:root{--bg:#f5f7fb;--surface:#fff;--surface-alt:#eef6f5;--ink:#142033;--muted:#5f6f7d;--primary:#0f8f88;--primary-strong:#075f65;--navy:#172943;--blue:#2563eb;--amber:#d18814;--red:#d7463f;--line:rgba(20,32,51,.12);--shadow:0 22px 64px rgba(23,41,67,.14)}@font-face{font-family:IRANYekanXFaNum;src:url(/fonts/IRANYekanXFaNum-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanXFaNum;src:url(/fonts/IRANYekanXFaNum-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanXFaNum;src:url(/fonts/IRANYekanXFaNum-DemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanXFaNum;src:url(/fonts/IRANYekanXFaNum-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:IRANYekanXFaNum;src:url(/fonts/IRANYekanXFaNum-ExtraBold.ttf) format("truetype");font-weight:800 900;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#eef6f5,#f7f8fb 520px,#f5f7fb);color:var(--ink);font-family:IRANYekanXFaNum,Tahoma,Arial,sans-serif;line-height:1.8}a{color:inherit;text-decoration:none}img{max-width:100%}a,button{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}h1{max-width:840px;margin-bottom:22px;font-size:clamp(2.6rem,6vw,5.35rem);line-height:1.12}h1,h2{letter-spacing:0}h2{margin-bottom:14px;font-size:clamp(1.75rem,3.3vw,3.05rem);line-height:1.28}h3{margin-bottom:8px;font-size:1.18rem;line-height:1.45}p{color:var(--muted);font-size:1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:22px;width:min(1220px,calc(100% - 32px));margin:14px auto 0;padding:10px 12px;border:1px solid hsla(0,0%,100%,.82);border-radius:20px;background:hsla(0,0%,100%,.86);box-shadow:0 16px 46px rgba(23,41,67,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;white-space:nowrap}.brand img{border-radius:13px}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--muted);font-size:.91rem}.desktop-nav a{padding:8px 11px;border-radius:999px}.desktop-nav a:hover{background:var(--surface-alt);color:var(--primary-strong)}.header-action,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 19px;border-radius:999px;font-weight:900;white-space:nowrap}.header-action,.primary-button{background:var(--primary);color:#fff;box-shadow:0 16px 30px rgba(15,143,136,.26)}.secondary-button{border:1px solid var(--line);background:hsla(0,0%,100%,.78);color:var(--ink)}.secondary-button.strong{background:var(--navy);color:#fff;border-color:var(--navy)}.hero{width:min(1220px,calc(100% - 32px));margin:34px auto 0}.hero-shell{display:grid;grid-template-columns:.84fr 1.16fr;grid-gap:26px;gap:26px;align-items:stretch}.hero-copy{display:flex;flex-direction:column;justify-content:center;min-height:650px;padding:42px 0 42px 28px}.hero-copy p{max-width:700px;margin-bottom:0;font-size:1.08rem}.eyebrow,.section-heading span,.section-kicker{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:14px;padding:6px 12px;border-radius:999px;background:rgba(15,143,136,.12);color:var(--primary-strong);font-size:.84rem;font-weight:900}.app-downloads,.contact-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-actions{margin-top:26px}.app-downloads{margin-top:14px}.store-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 16px;border-radius:999px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}.store-button:hover{transform:translateY(-2px)}.store-button svg{width:22px;height:22px;fill:currentColor}.store-button.android{background:#19a957;color:#fff;box-shadow:0 16px 30px rgba(25,169,87,.24)}.store-button.ios{background:var(--navy);color:#fff;box-shadow:0 16px 30px rgba(23,41,67,.2)}.hero-visual{position:relative;min-height:650px;overflow:hidden;border-radius:32px;box-shadow:var(--shadow);isolation:isolate}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-visual:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(180deg,rgba(20,32,51,.02),rgba(20,32,51,.5))}.hero-status-panel{position:absolute;right:24px;bottom:24px;left:24px;z-index:2;padding:18px;border:1px solid hsla(0,0%,100%,.42);border-radius:22px;background:hsla(0,0%,100%,.9);box-shadow:0 24px 70px rgba(0,0,0,.22);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-status-panel>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.hero-status-panel span{color:var(--muted);font-size:.9rem}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.status{min-height:46px;padding:9px 11px;border-radius:14px;font-size:.88rem;font-weight:900}.feature-card.green .card-mark,.status.green{background:rgba(15,143,136,.13);color:var(--primary-strong)}.feature-card.blue .card-mark,.status.blue{background:rgba(37,99,235,.12);color:#1d4ed8}.feature-card.amber .card-mark,.status.amber{background:rgba(209,136,20,.16);color:#9a5f05}.feature-card.red .card-mark,.status.red{background:rgba(215,70,63,.13);color:#a5312c}.metrics-bar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin-top:16px}.metrics-bar div{padding:18px;border:1px solid var(--line);border-radius:20px;background:hsla(0,0%,100%,.78)}.metrics-bar strong{display:block;margin-bottom:3px;color:var(--primary-strong);font-size:1.35rem;line-height:1.2}.metrics-bar span{color:var(--muted);font-size:.92rem}.contact-section,.section{width:min(1220px,calc(100% - 32px));margin:88px auto 0}.section-heading{max-width:790px;margin-bottom:28px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.feature-card{min-height:250px;padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--surface);box-shadow:0 18px 48px rgba(23,41,67,.08)}.card-mark{width:42px;height:42px;margin-bottom:20px;border-radius:14px}.start-grid{display:grid;grid-gap:18px;gap:18px}.start-card{display:grid;grid-template-columns:1fr .48fr;grid-gap:24px;gap:24px;align-items:center;min-height:430px;padding:30px;overflow:hidden;border:1px solid var(--line);border-radius:30px;background:var(--surface);box-shadow:var(--shadow)}.admin-card{background:linear-gradient(135deg,rgba(15,143,136,.11),hsla(0,0%,100%,0) 44%),var(--surface)}.user-card{grid-template-columns:.48fr 1fr;background:linear-gradient(135deg,rgba(37,99,235,.1),hsla(0,0%,100%,0) 46%),var(--surface)}.user-card .start-card-content{order:2}.user-card .start-preview{order:1}.start-card h3{max-width:760px;font-size:clamp(1.55rem,2.6vw,2.35rem)}.start-card p{max-width:820px}.capability-list{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 24px}.capability-list span{padding:8px 11px;border-radius:999px;background:var(--surface-alt);color:var(--primary-strong);font-size:.88rem;font-weight:800}.start-preview{display:flex;justify-content:center}.start-preview img{display:block;width:min(100%,320px);max-height:390px;object-fit:cover;object-position:top;padding:9px;border-radius:30px;background:var(--navy);box-shadow:0 24px 58px rgba(23,41,67,.22)}.phone-preview img{width:min(100%,250px)}.screens-section{padding:34px;border-radius:30px;background:var(--surface);box-shadow:var(--shadow)}.screens-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.screen-card{min-height:350px;padding:14px;border:1px solid var(--line);border-radius:22px;background:#f9fbfc}.screen-card-image{height:230px;margin-bottom:14px;overflow:hidden;border-radius:18px;background:var(--navy);padding:6px}.screen-card-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;border-radius:14px}.screen-card p{margin-bottom:0;font-size:.9rem}.facility-section{display:grid;grid-template-columns:1.02fr .98fr;grid-gap:28px;gap:28px;align-items:center;padding:32px;border-radius:32px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.facility-media{min-height:520px;overflow:hidden;border-radius:26px}.facility-media img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover}.facility-copy p,.facility-list p{color:hsla(0,0%,100%,.7)}.facility-section .section-kicker{background:hsla(0,0%,100%,.12);color:#79e7dd}.facility-list{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.facility-list article{padding:16px;border:1px solid hsla(0,0%,100%,.14);border-radius:18px;background:hsla(0,0%,100%,.08)}.facility-list h3{color:#fff}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:42px;padding:34px;border-radius:30px;background:linear-gradient(135deg,rgba(15,143,136,.12),rgba(209,136,20,.1)),var(--surface);box-shadow:var(--shadow)}.contact-section div:first-child{max-width:780px}.contact-actions{justify-content:flex-end}.site-footer{width:min(1220px,calc(100% - 32px));margin:0 auto 28px;overflow:hidden;border-radius:30px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.footer-main{display:grid;grid-template-columns:1.25fr repeat(3,minmax(0,.75fr));grid-gap:28px;gap:28px;padding:34px}.footer-logo{display:inline-flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo img{border-radius:14px;background:#fff}.footer-brand p{max-width:420px;margin-bottom:0;color:hsla(0,0%,100%,.68)}.footer-column{display:flex;flex-direction:column;gap:8px}.footer-column h3{margin-bottom:8px;color:#79e7dd;font-size:1rem}.footer-column a,.footer-column span{color:hsla(0,0%,100%,.72);font-size:.94rem}.footer-column a:hover{color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 34px;border-top:1px solid hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.58);font-size:.88rem}.legal-page{width:min(980px,calc(100% - 32px));margin:54px auto 70px}.legal-hero{padding:42px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,rgba(15,143,136,.13),rgba(209,136,20,.12)),var(--surface);box-shadow:var(--shadow)}.legal-hero span{display:inline-flex;margin-bottom:14px;padding:6px 12px;border-radius:999px;background:rgba(23,41,67,.08);color:var(--primary-strong);font-weight:900;font-size:.84rem}.legal-hero h1{margin-bottom:12px;font-size:clamp(2rem,4vw,3.35rem)}.legal-hero p{max-width:760px;margin-bottom:0;font-size:1.04rem}.legal-content{display:grid;grid-gap:14px;gap:14px;margin-top:18px}.legal-content article,.legal-note{padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.legal-content h2{margin-bottom:8px;font-size:1.25rem}.legal-content p{margin-bottom:0}.legal-note{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted)}.legal-note strong{color:var(--ink)}@media (max-width:1040px){.desktop-nav{display:none}.facility-section,.hero-shell,.start-card,.user-card{grid-template-columns:1fr}.hero-copy{min-height:auto;padding:28px 0 4px}.hero-visual{min-height:540px}.user-card .start-card-content,.user-card .start-preview{order:0}.feature-grid,.screens-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.facility-media,.facility-media img{min-height:430px}.footer-main{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-header{width:calc(100% - 20px);margin-top:10px;border-radius:18px}.header-action{display:none}.contact-section,.hero,.legal-page,.section,.site-footer{width:calc(100% - 20px)}.hero{margin-top:22px}h1{font-size:clamp(2.25rem,13vw,3.25rem)}.hero-visual{min-height:450px;border-radius:24px}.hero-status-panel{right:12px;bottom:12px;left:12px;padding:12px;border-radius:18px}.contact-section,.footer-bottom,.hero-status-panel>div:first-child{align-items:flex-start;flex-direction:column}.feature-grid,.footer-main,.metrics-bar,.screens-grid,.status-grid{grid-template-columns:1fr}.contact-section,.section{margin-top:58px}.contact-section,.facility-section,.legal-hero,.screens-section,.start-card{padding:22px;border-radius:24px}.start-preview img{max-height:330px}.screen-card{min-height:auto}.facility-media,.facility-media img{min-height:340px}.contact-actions{justify-content:stretch;width:100%}.app-downloads a,.contact-actions a,.hero-actions a{width:100%}.site-footer{border-radius:24px}.footer-main{padding:24px}.footer-bottom{padding:16px 24px}}