@font-face{font-family:Vazirmatn;src:url(/fonts/vazirmatn/Vazirmatn[wght].woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}:root{--teal-50: #f0fdfa;--teal-100: #ccfbf1;--teal-400: #2dd4bf;--teal-500: #14b8a6;--teal-600: #0d9488;--teal-700: #0f766e;--teal-900: #134e4a;--gold: #d4a853;--gold-light: #f5e6c8;--slate-50: #f8fafc;--slate-100: #f1f5f9;--slate-200: #e2e8f0;--slate-400: #94a3b8;--slate-500: #64748b;--slate-600: #475569;--slate-700: #334155;--slate-800: #1e293b;--slate-900: #0f172a;--white: #ffffff;--shadow: 0 8px 30px rgba(15, 23, 42, .08);--shadow-lg: 0 24px 60px rgba(15, 23, 42, .14);--radius: 16px;--radius-lg: 24px;--font: "Vazirmatn", "Tahoma", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}[x-cloak]{display:none!important}body{font-family:var(--font);color:var(--slate-700);background:var(--slate-50);line-height:1.85;-webkit-font-smoothing:antialiased}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}.site-header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.9)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:4.25rem;gap:1rem}.brand img{height:2rem;width:auto}.nav-links{display:flex;gap:.35rem;list-style:none;flex-wrap:wrap}.nav-links a{color:var(--slate-600);text-decoration:none;font-size:.8125rem;font-weight:700;padding:.4rem .65rem;border-radius:8px;transition:color .2s,background .2s}.nav-links a:hover,.nav-links a.nav-active{color:var(--teal-700);background:var(--teal-50)}.nav-dropdown{position:relative}.nav-dropdown>button{color:var(--slate-600);font-size:.8125rem;font-weight:700;padding:.4rem .65rem;border-radius:8px;border:none;background:transparent;cursor:pointer;font-family:inherit}.nav-dropdown>button:hover,.nav-dropdown>button.nav-active{color:var(--teal-700);background:var(--teal-50)}.nav-dropdown-menu{position:absolute;top:100%;right:0;min-width:11rem;margin-top:.25rem;background:var(--white);border:1px solid var(--slate-200);border-radius:12px;box-shadow:var(--shadow-lg);list-style:none;padding:.35rem;z-index:60}.nav-dropdown-menu a{display:block;padding:.5rem .75rem;text-decoration:none;font-size:.8125rem;font-weight:700;color:var(--slate-700);border-radius:8px;white-space:nowrap}.nav-dropdown-menu a:hover,.nav-dropdown-menu a.nav-active{background:var(--teal-50);color:var(--teal-700)}.nav-mobile-group-label{padding:.5rem .75rem;font-size:.75rem;font-weight:800;color:var(--slate-400);text-transform:uppercase}.header-actions{display:flex;align-items:center;gap:.5rem}.nav-desktop{display:none}.nav-toggle{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--slate-200);border-radius:10px;background:var(--white);color:var(--slate-700);cursor:pointer}.nav-mobile{border-top:1px solid var(--slate-200);background:var(--white);padding:1rem 0}.nav-mobile ul{list-style:none;display:grid;gap:.25rem}.nav-mobile a{display:block;padding:.65rem .75rem;text-decoration:none;font-weight:700;color:var(--slate-700);border-radius:8px}.nav-mobile a.nav-active,.nav-mobile a:hover{background:var(--teal-50);color:var(--teal-700)}.nav-mobile-cta{margin-top:.75rem;display:grid;gap:.5rem}@media(min-width:1024px){.nav-desktop{display:block}.nav-toggle{display:none}.nav-mobile{display:none!important}}@media(max-width:639px){.header-actions .btn-ghost{display:none}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.25rem;border-radius:12px;font-weight:800;font-size:.875rem;text-decoration:none;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s;font-family:inherit}.btn-sm{padding:.45rem .9rem;font-size:.8125rem;border-radius:10px}.btn-block{width:100%}.btn-primary{background:linear-gradient(135deg,var(--teal-500),var(--teal-700));color:var(--white);box-shadow:0 4px 14px #0d948859}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0d948866}.btn-secondary{background:var(--white);color:var(--teal-700);border:2px solid var(--teal-500)}.btn-ghost{background:transparent;color:var(--slate-600);border:1px solid var(--slate-200)}.btn-ghost:hover{background:var(--slate-50)}.hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero{position:relative;overflow:hidden;padding:4.5rem 0 4rem;background:radial-gradient(ellipse 90% 70% at 80% 0%,rgba(20,184,166,.12) 0%,transparent 55%),radial-gradient(ellipse 60% 50% at 10% 100%,rgba(212,168,83,.08) 0%,transparent 50%),linear-gradient(165deg,#fff 0%,var(--slate-50) 100%)}.hero-page{padding:3.5rem 0 3rem;background:linear-gradient(165deg,#fff 0%,var(--slate-50) 100%);border-bottom:1px solid var(--slate-200)}.hero-grid{display:grid;gap:2.5rem;align-items:center}@media(min-width:960px){.hero-grid{grid-template-columns:1.05fr .95fr}}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;margin-bottom:1.25rem;background:linear-gradient(135deg,var(--teal-50),var(--gold-light));border:1px solid var(--teal-100);border-radius:999px;font-size:.8125rem;font-weight:800;color:var(--teal-900)}.hero-badge:before{content:"";width:7px;height:7px;background:var(--teal-500);border-radius:50%;box-shadow:0 0 0 3px #14b8a640}.hero h1,.page-hero h1{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:900;line-height:1.3;color:var(--slate-900);margin-bottom:1rem}.hero h1 em,.page-hero h1 em{font-style:normal;background:linear-gradient(120deg,var(--teal-600),var(--teal-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-lead,.page-hero p{font-size:1.0625rem;color:var(--slate-600);max-width:38rem}.hero-pillars{display:grid;gap:.75rem;margin-top:1.5rem}@media(min-width:540px){.hero-pillars{grid-template-columns:repeat(3,1fr)}}.pillar{padding:1rem;background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius);box-shadow:var(--shadow)}.pillar strong{display:block;font-size:.9rem;font-weight:900;color:var(--slate-900);margin-bottom:.2rem}.pillar span{font-size:.75rem;color:var(--slate-500)}.panel{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--slate-200);box-shadow:var(--shadow-lg);overflow:hidden}.panel-head{padding:.875rem 1.25rem;font-size:.75rem;font-weight:800;display:flex;align-items:center;gap:.5rem}.panel-head.admin{background:var(--slate-900);color:var(--teal-100)}.panel-head.patient{background:linear-gradient(135deg,var(--teal-700),var(--teal-900));color:var(--white)}.panel-head.crm{background:linear-gradient(135deg,#7c3aed,#4c1d95);color:#ede9fe}.panel-dot{width:8px;height:8px;border-radius:50%;background:var(--teal-400)}.panel-body{padding:1.25rem}.mini-row{display:flex;justify-content:space-between;align-items:center;padding:.6rem .75rem;margin-bottom:.5rem;background:var(--slate-50);border-radius:10px;font-size:.8125rem}.mini-row:last-child{margin-bottom:0}.mini-row .label{font-weight:600;color:var(--slate-700)}.mini-row .val{font-weight:800;color:var(--teal-700);direction:ltr}.kiosk-screen{display:grid;gap:.5rem;place-items:center;padding-block:.5rem}.kiosk-ticket-ring{position:relative;width:5.5rem;height:5.5rem;border-radius:50%;background:conic-gradient(from 200deg,#14b8a6,#7c3aed 55%,#e2e8f0 55%);display:grid;place-items:center;box-shadow:inset 0 0 0 6px #fff}.kiosk-ticket-num{font-size:1.35rem;font-weight:900;color:var(--teal-800);direction:ltr;background:#fff;width:4.25rem;height:4.25rem;border-radius:50%;display:grid;place-items:center}.kiosk-num{font-size:2.25rem;font-weight:900;color:var(--teal-700);text-align:center;direction:ltr}.kiosk-label{font-size:.8125rem;color:var(--slate-500);text-align:center;margin-top:.25rem}.visual-stack{display:grid;gap:1rem}section{padding:4rem 0}.section-head{margin-bottom:2.5rem;max-width:42rem}.section-label{font-size:.75rem;font-weight:900;color:var(--teal-600);margin-bottom:.75rem}.section-title{font-size:clamp(1.4rem,3vw,2rem);font-weight:900;color:var(--slate-900);line-height:1.35;margin-bottom:.75rem}.section-desc{color:var(--slate-500);font-size:1rem}.section-alt{background:var(--white)}.section-muted{background:var(--slate-50)}.section-dark{background:var(--slate-900);color:var(--white)}.section-dark .section-label{color:var(--teal-400)}.section-dark .section-title{color:var(--white)}.section-dark .section-desc{color:var(--slate-400)}.feature-grid{display:grid;gap:1.25rem}@media(min-width:640px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.feature-grid.cols-3{grid-template-columns:repeat(3,1fr)}}.feature-card{padding:1.5rem;background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius);transition:border-color .2s,box-shadow .2s,transform .2s}.feature-card:hover{border-color:var(--teal-100);box-shadow:var(--shadow);transform:translateY(-2px)}.feature-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.feature-card h3{font-size:1rem;font-weight:900;color:var(--slate-900)}.feature-card p{font-size:.875rem;color:var(--slate-500);line-height:1.7}.feature-link{display:inline-block;margin-top:.75rem;font-size:.8125rem;font-weight:800;color:var(--teal-700);text-decoration:none}.feature-icon{width:2.75rem;height:2.75rem;margin-bottom:1rem;background:linear-gradient(135deg,var(--teal-50),var(--teal-100));border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--teal-700)}.feature-icon.gold{background:linear-gradient(135deg,var(--gold-light),#fde68a);color:#92400e}.feature-icon svg{width:1.25rem;height:1.25rem}.status-badge{flex-shrink:0;font-size:.625rem;font-weight:800;padding:.2rem .5rem;border-radius:999px;white-space:nowrap}.status-live{background:#d1fae5;color:#065f46}.status-mock{background:#dbeafe;color:#1e40af}.status-planned{background:#fef3c7;color:#92400e}.status-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;padding:1rem 1.25rem;background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius)}.status-legend span{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;color:var(--slate-600);font-weight:600}.vision-grid{display:grid;gap:1rem}@media(min-width:768px){.vision-grid{grid-template-columns:repeat(3,1fr)}}.vision-card{padding:1.5rem;border-radius:var(--radius);background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}.vision-num{font-size:1.75rem;font-weight:900;color:var(--teal-400);margin-bottom:.5rem}.vision-card h3{font-size:1rem;font-weight:900;margin-bottom:.4rem}.vision-card p{font-size:.875rem;color:var(--slate-400);line-height:1.65}.journey-flow{display:grid;gap:.75rem;counter-reset:jstep}@media(min-width:900px){.journey-flow{grid-template-columns:repeat(5,1fr)}}.journey-step{padding:1.25rem;background:var(--slate-50);border:1px solid var(--slate-200);border-radius:var(--radius);counter-increment:jstep}.journey-step:before{content:counter(jstep);display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;margin-bottom:.75rem;background:linear-gradient(135deg,var(--teal-500),var(--teal-700));color:var(--white);font-size:.75rem;font-weight:900;border-radius:50%}.journey-step h3{font-size:.9rem;font-weight:900;color:var(--slate-900);margin-bottom:.3rem}.journey-step p{font-size:.8rem;color:var(--slate-500)}.portal-banner{padding:3rem 0;background:linear-gradient(135deg,var(--teal-700),var(--teal-900));color:var(--white)}.portal-banner-inner{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start}@media(min-width:768px){.portal-banner-inner{flex-direction:row;align-items:center;justify-content:space-between}}.portal-banner h2{font-size:1.5rem;font-weight:900;margin-bottom:.5rem}.portal-banner p{color:#fffc;font-size:.9375rem;max-width:32rem}.portal-banner .btn-primary{background:var(--white);color:var(--teal-800);box-shadow:none}.portal-banner .btn-secondary{border-color:#ffffff80;color:var(--white);background:transparent}.roadmap-table{width:100%;border-collapse:collapse;font-size:.875rem;background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--slate-200)}.roadmap-table th,.roadmap-table td{padding:.875rem 1rem;text-align:right;border-bottom:1px solid var(--slate-100)}.roadmap-table th{background:var(--slate-50);font-weight:900;color:var(--slate-800)}.roadmap-table tr:last-child td{border-bottom:none}.quick-links{display:grid;gap:1rem}@media(min-width:640px){.quick-links{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.quick-links{grid-template-columns:repeat(3,1fr)}}.quick-link{display:block;padding:1.5rem;background:var(--white);border:1px solid var(--slate-200);border-radius:var(--radius);text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s}.quick-link:hover{border-color:var(--teal-300);box-shadow:var(--shadow)}.quick-link h3{font-size:1rem;font-weight:900;color:var(--slate-900);margin-bottom:.35rem}.quick-link p{font-size:.8125rem;color:var(--slate-500)}.site-footer{padding:3rem 0 2.5rem;background:var(--slate-900);color:var(--slate-400)}.footer-grid{display:grid;gap:2rem}@media(min-width:768px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}.footer-brand{font-weight:900;color:var(--white);font-size:1.125rem;margin-bottom:.5rem}.footer-note{font-size:.875rem;line-height:1.75;margin-bottom:1rem}.footer-cta{display:flex;flex-wrap:wrap;gap:.5rem}.footer-col-title{font-weight:900;color:var(--teal-100);font-size:.875rem;margin-bottom:.75rem}.footer-links{list-style:none;display:grid;gap:.4rem}.footer-links a{color:var(--slate-400);text-decoration:none;font-size:.875rem;font-weight:600}.footer-links a:hover{color:var(--teal-400)}.footer-divider{width:4rem;height:3px;background:linear-gradient(90deg,var(--teal-600),var(--gold));border-radius:3px;margin:2rem 0 1.25rem}.footer-credit{font-size:.875rem;text-align:center}.footer-credit strong{display:block;color:var(--teal-100);font-weight:900;margin-top:.25rem}.closing{padding:4rem 0;text-align:center;background:radial-gradient(ellipse 80% 60% at 50% 100%,var(--teal-100) 0%,transparent 60%),var(--white)}.closing blockquote{font-size:clamp(1.2rem,3vw,1.6rem);font-weight:900;color:var(--slate-900);max-width:34rem;margin:0 auto 1rem;line-height:1.5}.closing cite{font-style:normal;font-size:.9rem;color:var(--slate-500);font-weight:600}
