@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@400;500;600;700;800&display=swap");.landing-site{font-family:Vazirmatn,Tahoma,Segoe UI,sans-serif;color:#0f172a;background:#f8fafc;min-height:100dvh;line-height:1.7;-webkit-font-smoothing:antialiased}.landing-site a{text-decoration:none}.landing-site ul{list-style:none;margin:0;padding:0}.landing-container{width:min(100% - 2rem,72rem);margin-inline:auto}.landing-header{position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.88);backdrop-filter:blur(12px)}.landing-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:4.25rem}.landing-logo{display:flex;align-items:center;gap:.65rem;color:#0f172a}.landing-logo__mark{width:2.5rem;height:2.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(135deg,#2563eb,#4338ca);box-shadow:0 4px 14px rgba(37,99,235,.35)}.landing-logo__mark svg{width:1.35rem;height:1.35rem;color:#fff}.landing-logo__text{font-size:1.125rem;font-weight:800;letter-spacing:-.02em}.landing-nav{display:none;align-items:center;gap:.25rem}@media (min-width:768px){.landing-nav{display:flex}}.landing-nav a{padding:.5rem .85rem;font-size:.875rem;font-weight:600;color:#475569;border-radius:.5rem;transition:background .15s,color .15s}.landing-nav a:hover{background:#f1f5f9;color:#0f172a}.landing-btn{display:inline-flex;align-items:center;justify-content:center;padding:.7rem 1.35rem;font-size:.875rem;font-weight:700;border-radius:.75rem;border:none;cursor:pointer;transition:transform .15s,filter .15s}.landing-btn:hover{transform:translateY(-1px)}.landing-btn--primary{color:#fff;background:linear-gradient(270deg,#2563eb,#4f46e5);box-shadow:0 8px 20px -6px rgba(37,99,235,.55)}.landing-btn--primary:hover{filter:brightness(1.06)}.landing-btn--secondary{color:#334155;background:#fff;border:1px solid #e2e8f0}.landing-btn--secondary:hover{background:#f8fafc}.landing-btn--light{color:#1e40af;background:#fff}.landing-btn--outline-light{color:#fff;background:transparent;border:1px solid rgba(255,255,255,.45)}.landing-btn--outline-light:hover{background:rgba(255,255,255,.1)}.landing-btn--sm{padding:.55rem 1rem;font-size:.8125rem}.landing-hero{position:relative;overflow:hidden;background:linear-gradient(165deg,#f8fafc,#eef2ff 48%,#e0e7ff);padding:3.5rem 0 4rem}@media (min-width:768px){.landing-hero{padding:5rem 0 5.5rem}}.landing-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 55% at 50% -5%,rgba(59,130,246,.18),transparent);pointer-events:none}.landing-hero__grid{position:relative;display:grid;gap:3rem;align-items:center}@media (min-width:992px){.landing-hero__grid{grid-template-columns:1fr 1fr;gap:3.5rem}}.landing-hero__content{text-align:center}@media (min-width:992px){.landing-hero__content{text-align:right}}.landing-badge{display:inline-block;padding:.35rem .9rem;font-size:.8125rem;font-weight:700;color:#2563eb;background:rgba(255,255,255,.9);border:1px solid rgba(59,130,246,.25);border-radius:999px}.landing-hero__title{margin:1.25rem 0 0;font-size:clamp(2rem,5vw,3rem);font-weight:800;line-height:1.25;letter-spacing:-.03em}.landing-hero__subtitle{display:block;margin-top:.65rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:700;color:#2563eb}.landing-hero__lead{margin:1.25rem auto 0;font-size:1.0625rem;line-height:1.85;color:#475569;max-width:36rem}@media (min-width:992px){.landing-hero__lead{margin-inline:0}}.landing-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:2rem}@media (min-width:992px){.landing-hero__actions{justify-content:flex-start}}.landing-mockup{border-radius:1.25rem;border:1px solid #e2e8f0;background:#fff;padding:1rem 1.25rem 1.25rem;box-shadow:0 24px 48px -20px rgba(15,23,42,.22)}.landing-mockup__bar{display:flex;gap:.4rem;padding-bottom:.85rem;border-bottom:1px solid #f1f5f9}.landing-mockup__dot{width:.65rem;height:.65rem;border-radius:50%}.landing-mockup__tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin-top:1rem}.landing-mockup__tab{padding:.65rem .35rem;text-align:center;font-size:.75rem;font-weight:600;color:#64748b;background:linear-gradient(180deg,#f8fafc,#eff6ff);border-radius:.65rem}.landing-mockup__rows{margin-top:.85rem;display:flex;flex-direction:column;gap:.5rem}.landing-mockup__row{display:flex;align-items:center;gap:.75rem;padding:.65rem .85rem;background:#f8fafc;border-radius:.5rem}.landing-mockup__row-line{flex:1;height:.45rem;background:#e2e8f0;border-radius:999px}.landing-mockup__pill{width:3.5rem;height:1.35rem;background:#dbeafe;border-radius:999px}.landing-section{padding:4rem 0}@media (min-width:768px){.landing-section{padding:5rem 0}}.landing-section--muted{background:#f1f5f9}.landing-section__head{text-align:center;max-width:40rem;margin:0 auto 2.75rem}.landing-section__eyebrow{font-size:.8125rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.landing-section__title{margin:0;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em}.landing-section__desc{margin:.85rem 0 0;font-size:1rem;color:#64748b;line-height:1.75}.landing-features{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.landing-features{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.landing-features{grid-template-columns:repeat(3,1fr)}}.landing-feature{padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 4px 20px -8px rgba(15,23,42,.1);transition:box-shadow .2s,transform .2s}.landing-feature:hover{box-shadow:0 12px 32px -12px rgba(37,99,235,.18);transform:translateY(-2px)}.landing-feature__icon{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border-radius:.75rem;background:linear-gradient(135deg,#3b82f6,#4f46e5);color:#fff}.landing-feature__icon svg{width:1.35rem;height:1.35rem}.landing-feature__title{margin:1rem 0 0;font-size:1.0625rem;font-weight:800}.landing-feature__text{margin:.5rem 0 0;font-size:.9375rem;color:#64748b;line-height:1.7}.landing-usecases{display:grid;gap:1rem}@media (min-width:768px){.landing-usecases{grid-template-columns:repeat(2,1fr)}}.landing-usecase{display:flex;gap:1rem;padding:1.35rem 1.5rem;background:#fff;border-radius:1rem;border:1px solid #e2e8f0}.landing-usecase__emoji{font-size:1.75rem;flex-shrink:0}.landing-usecase__title{margin:0;font-size:1rem;font-weight:800}.landing-usecase__text{margin:.35rem 0 0;font-size:.9rem;color:#64748b;line-height:1.65}.landing-benefits{display:grid;gap:1rem}@media (min-width:768px){.landing-benefits{grid-template-columns:repeat(2,1fr)}}.landing-benefit{padding:1.35rem 1.5rem;background:#fff;border-radius:.875rem;border-right:4px solid #2563eb;box-shadow:0 2px 12px rgba(15,23,42,.04)}.landing-benefit__title{margin:0;font-size:1rem;font-weight:800}.landing-benefit__text{margin:.4rem 0 0;font-size:.9rem;color:#64748b;line-height:1.65}.landing-steps{display:grid;gap:1.5rem;max-width:48rem;margin:0 auto}@media (min-width:768px){.landing-steps{grid-template-columns:repeat(2,1fr)}}.landing-step{display:flex;gap:1rem;align-items:flex-start}.landing-step__num{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:800;color:#fff;background:#2563eb;border-radius:50%}.landing-step__title{margin:0;font-size:1rem;font-weight:800}.landing-step__text{margin:.25rem 0 0;font-size:.9rem;color:#64748b;line-height:1.65}.landing-cta{background:linear-gradient(125deg,#1d4ed8,#4338ca);padding:4rem 0;text-align:center}.landing-cta__title{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:#fff}.landing-cta__desc{margin:1rem auto 0;max-width:32rem;font-size:1rem;color:#bfdbfe;line-height:1.75}.landing-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.75rem}.landing-footer{background:#0f172a;color:#94a3b8;padding:3rem 0 1.5rem}.landing-footer__grid{display:grid;gap:2rem}@media (min-width:768px){.landing-footer__grid{grid-template-columns:2fr 1fr 1fr}}.landing-footer__brand{font-size:1.125rem;font-weight:800;color:#fff}.landing-footer__desc{margin:.75rem 0 0;font-size:.875rem;line-height:1.7;max-width:22rem}.landing-footer__heading{font-size:.875rem;font-weight:700;color:#fff;margin-bottom:.85rem}.landing-footer__links li{margin-bottom:.45rem}.landing-footer__links a{font-size:.875rem;color:#94a3b8}.landing-footer__links a:hover{color:#fff}.landing-footer__copy{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #1e293b;text-align:center;font-size:.75rem;color:#64748b}.landing-page{padding:3rem 0 4rem;min-height:calc(100dvh - 4.25rem)}.landing-page__title{margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800}.landing-page__lead{margin:1rem 0 0;font-size:1.0625rem;color:#64748b;line-height:1.8;max-width:42rem}.landing-prose{margin-top:2.5rem;max-width:42rem}.landing-prose h2{margin:2rem 0 .65rem;font-size:1.125rem;font-weight:800}.landing-prose li,.landing-prose p{font-size:.975rem;color:#475569;line-height:1.85}.landing-prose ul{list-style:disc;padding-right:1.25rem;margin-top:.5rem}.landing-contact-grid{display:grid;gap:1rem;margin-top:2rem}@media (min-width:640px){.landing-contact-grid{grid-template-columns:repeat(2,1fr)}}.landing-contact-card{padding:1.35rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem}.landing-contact-card__label{font-size:.8125rem;font-weight:700;color:#64748b}.landing-contact-card__value{display:block;margin-top:.35rem;font-size:1.125rem;font-weight:800}.landing-contact-card__value--link{color:#2563eb}.landing-note{margin-top:1.5rem;padding:1.15rem 1.25rem;background:#fffbeb;border:1px solid #fde68a;border-radius:.875rem;font-size:.9rem;color:#92400e;line-height:1.7}.landing-note a{color:#b45309;font-weight:700}.landing-page__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.landing-form{margin-top:2.5rem;padding:1.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:1rem}.landing-form__title{margin:0 0 1.25rem;font-size:1.0625rem;font-weight:800}.landing-form__field{margin-bottom:1rem}.landing-form__label{display:block;font-size:.875rem;font-weight:600;color:#475569;margin-bottom:.35rem}.landing-form__input,.landing-form__textarea{width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.9375rem;border:1px solid #e2e8f0;border-radius:.65rem;background:#fff;color:#0f172a}.landing-form__textarea{min-height:6.5rem;resize:vertical}.landing-form__input:focus,.landing-form__textarea:focus{outline:none;border-color:#93c5fd;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.landing-prose a{color:#2563eb;font-weight:600}.landing-prose a:hover{text-decoration:underline}