:root{--primary:#4353c3;--accent:#23b8ad;--ink:#18213a;--muted:#69738b;--line:#e5e9f3;--bg:#fff;--soft:#f5f7ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:IRANSansX,Tahoma,sans-serif;line-height:1.8}@font-face{font-family:IRANSansX;src:url(/Fonts/IRANSansX-Regular.woff2) format("woff2");font-display:swap}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:rgb(255 255 255/.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #edf0f7}.site-header__inner{height:78px;gap:30px}.brand,.site-header__inner{display:flex;align-items:center}.brand{gap:9px;font-size:1.15rem;font-weight:900;white-space:nowrap}.brand__mark{display:grid;place-items:center;width:35px;height:35px;background:linear-gradient(135deg,var(--primary),#7483e8);border-radius:11px;color:#fff}.site-nav{margin-inline:auto}.site-nav__list{padding:0;margin:0;display:flex;align-items:center;gap:24px;list-style:none;color:#556078;font-size:.9rem}.header-login:hover,.site-nav__list a:hover{color:var(--primary)}.site-header__actions{display:flex;align-items:center;gap:16px;white-space:nowrap}.header-login{font-size:.9rem;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 18px;background:var(--primary);color:#fff;font-weight:800;font-size:.9rem;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 10px 22px #4353c340}.hero{padding:80px 24px 58px;background:radial-gradient(circle at 77% 32%,#d9f6f1 0,transparent 23%),radial-gradient(circle at 22% 1%,#e2e6ff 0,transparent 26%),#fbfcff}.hero__panel{max-width:1180px;margin:auto;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px}.hero__eyebrow,.section-heading>p,.section-kicker{margin:0 0 8px;color:var(--primary);font-weight:800;font-size:.88rem}.hero h1{margin:0;font-size:clamp(2.35rem,4vw,4.15rem);line-height:1.27;letter-spacing:-.06em;max-width:700px}.hero__subtitle{color:var(--muted);font-size:1.05rem;max-width:620px;margin:23px 0}.hero__actions{display:flex;gap:10px}.button--ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.hero__stats{display:flex;gap:10px;list-style:none;padding:0;margin:36px 0 0}.hero__stats li{border-right:2px solid var(--accent);padding-right:10px;display:grid}.hero__stats strong{font-size:.88rem}.hero__stats span{font-size:.76rem;color:var(--muted)}.hero-visual{position:relative;height:410px}.product-placeholder,.resident-placeholder,.visual-placeholder{display:grid;place-items:center;border:1px dashed #abb7d5;background:repeating-linear-gradient(-45deg,#f8faff,#f8faff 10px,#f2f5ff 0,#f2f5ff 20px);color:#7180a4;font-size:.8rem;text-align:center}.visual-placeholder{position:absolute;border-radius:18px;box-shadow:0 20px 50px #24345f16}.visual-placeholder--dashboard{inset:24px 0 24px 70px}.visual-placeholder--mobile{height:220px;width:120px;bottom:0;right:8px;border-radius:25px}.visual-placeholder--community{height:105px;width:160px;top:0;right:0}.section{padding:100px 0}.section--muted{background:#f7f8fc}.section-heading{max-width:650px;margin-bottom:42px}.demo-panel h2,.residents h2,.section-heading h2{margin:0;line-height:1.45;font-size:clamp(1.75rem,3vw,2.7rem);letter-spacing:-.04em}.section-heading span{color:var(--muted)}.section--scale{padding-block:74px}.scale-timeline{display:grid;grid-template-columns:repeat(4,1fr);list-style:none;padding:0;margin:0;position:relative}.scale-timeline:before{content:"";position:absolute;top:19px;right:9%;left:9%;height:1px;background:#cdd4e7}.scale-timeline li{display:grid;gap:10px;justify-items:center;position:relative;text-align:center;font-size:.9rem}.scale-timeline b{z-index:1;display:grid;place-items:center;width:40px;height:40px;background:#fff;border:1px solid #ccd4ea;border-radius:50%;color:var(--primary)}.feature-grid,.problem-grid,.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.problem-card{padding:26px;background:#fff;border:1px solid var(--line);border-radius:16px}.problem-card i{font-style:normal;color:var(--accent);font-weight:900}.problem-card h3{margin:15px 0 5px}.problem-card p{margin:0;color:var(--muted);font-size:.9rem}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature-card{padding:25px;border:1px solid var(--line);border-radius:16px}.feature-icon{display:grid;place-items:center;width:36px;height:36px;background:#e4f8f6;border-radius:10px;color:var(--accent)}.feature-card h3{margin:17px 0 10px}.feature-card ul{margin:0;padding:0;list-style:none;color:var(--muted);font-size:.86rem}.feature-card li{padding:3px 14px 3px 0;position:relative}.feature-card li:before{content:"";position:absolute;right:0;top:15px;width:5px;height:5px;border-radius:50%;background:var(--accent)}.section--showcase{background:#101937;color:#fff}.section--showcase .section-heading>p{color:#78e0d7}.section--showcase .section-heading span{color:#b9c3e0}.showcase-list{display:grid;gap:56px}.showcase-row{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center}.showcase-row:nth-child(2n)>:first-child{order:2}.showcase-number{color:#78e0d7;font-weight:900}.showcase-row h3{font-size:1.75rem;margin:9px 0}.showcase-row p{color:#bcc6e2;max-width:390px}.showcase-row a{font-weight:800;color:#8e9df8}.product-placeholder{height:290px;border-color:#4e5b85;background:repeating-linear-gradient(-45deg,#182247,#182247 10px,#1b2851 0,#1b2851 20px);color:#b8c6ee;border-radius:16px}.residents{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.residents>div>p:not(.section-kicker){color:var(--muted)}.text-link{color:var(--primary);font-weight:800}.resident-placeholder{height:310px;border-radius:20px}.section--primary{background:var(--primary);color:#fff}.section--primary .section-heading>p{color:#91f1e8}.section--primary .section-heading span{color:#d7dcff}.why-layout{gap:70px}.reason-list,.why-layout{display:grid;grid-template-columns:1fr 1fr}.reason-list{list-style:none;margin:0;padding:0;gap:15px}.reason-list li{border-top:1px solid #ffffff42;padding-top:12px;display:grid;gap:4px}.reason-list b{color:#83eee4;font-size:.85rem}.roadmap-card{border:1px solid var(--line);border-radius:14px;padding:24px}.roadmap-card>span{font-weight:900}.roadmap-card ul{list-style:none;padding:0;margin:16px 0 0;color:var(--muted);font-size:.88rem}.roadmap-card li{padding:5px 0}.roadmap-card--0>span{color:#159d92}.roadmap-card--1>span{color:#d4831d}.roadmap-card--2>span{color:var(--primary)}.demo-panel{margin-block:0 100px;padding:44px 50px;display:flex;align-items:center;justify-content:space-between;gap:25px;border-radius:20px;background:linear-gradient(115deg,#e6eaff,#f0fbfa)}.demo-panel p{margin:0 0 5px;color:var(--primary);font-weight:800}.button--light{background:#fff;color:var(--primary)}.site-footer{border-top:1px solid var(--line);padding:35px 0}.site-footer__inner{display:flex;justify-content:space-between;gap:25px}.site-footer__brand,.site-footer__text{margin:0}.site-footer__brand{font-weight:900}.site-footer__nav,.site-footer__text{color:var(--muted);font-size:.82rem}.site-footer__nav{display:flex;gap:16px}@media(max-width:900px){.site-header__inner{height:auto;padding:13px 0;flex-wrap:wrap}.site-nav{order:3;width:100%;overflow:auto}.site-nav__list{width:max-content}.hero__panel,.residents,.showcase-row,.why-layout{grid-template-columns:1fr;gap:35px}.hero-visual{max-width:500px;width:100%;margin:auto}.feature-grid{grid-template-columns:repeat(2,1fr)}.showcase-row:nth-child(2n)>:first-child{order:0}.showcase-row:nth-child(2n) .product-placeholder{order:-1}}@media(max-width:600px){.container{width:min(100% - 32px,1180px)}.site-header__actions{margin-right:auto}.header-login{display:none}.hero{padding-block:48px 40px}.hero h1{font-size:2.25rem}.hero__stats{display:grid;grid-template-columns:1fr 1fr}.section{padding:68px 0}.scale-timeline{grid-template-columns:1fr 1fr;gap:20px}.scale-timeline:before{display:none}.feature-grid,.problem-grid,.reason-list,.roadmap-grid{grid-template-columns:1fr}.demo-panel{margin-bottom:68px;padding:30px;align-items:start}.demo-panel,.site-footer__inner{flex-direction:column}.site-footer__nav{flex-wrap:wrap}.hero-visual{height:330px}.visual-placeholder--dashboard{inset:18px 20px 20px 35px}.visual-placeholder--community{width:115px;height:75px}.visual-placeholder--mobile{height:170px;width:95px}}.brand__mark{display:block;object-fit:contain;background:transparent;box-shadow:none}.site-footer__brand{display:flex;align-items:center;gap:.55rem}.site-footer__brand img{width:1.65rem;height:1.65rem;object-fit:contain}