*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}:root{--bg:#ffd500;--text:#000;--muted:rgba(0,0,0,.82);--card:#f7b8f2;--chip:#ffe600;--cta:#000;--cta-text:#fff;--feature:rgba(255,255,255,.26);--feature-border:rgba(0,0,0,.14)}body.theme-green{--bg:#0f8f6a;--text:#fff;--muted:rgba(255,255,255,.88);--card:#fff;--chip:#0d8a67;--cta:#0a8c68;--cta-text:#fff;--feature:rgba(255,255,255,.92);--feature-border:rgba(255,255,255,.3)}body.theme-dark{--bg:#061722;--text:#fff;--muted:rgba(255,255,255,.72);--card:rgba(7,28,35,.86);--chip:#ffb02e;--cta:linear-gradient(135deg,#ffab2e,#ff7a20);--cta-text:#000;--feature:rgba(255,255,255,.04);--feature-border:rgba(255,255,255,.15)}body.theme-white{--bg:#fff;--text:#111;--muted:rgba(0,0,0,.66);--card:#fff;--chip:#2244a2;--cta:linear-gradient(135deg,#3dd96d,#2b47a3);--cta-text:#fff;--feature:rgba(255,255,255,1);--feature-border:rgba(35,197,90,.38)}body{margin:0;font-family:Assistant,system-ui,sans-serif;direction:rtl;background:var(--bg);color:var(--text);min-height:100vh;overflow-x:hidden}body.theme-yellow:before,body.theme-green:before,body.theme-dark:before,body.theme-white:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}body.theme-dark:before{background:radial-gradient(circle at 50% 0%,rgba(33,233,255,.12),transparent 35%),radial-gradient(circle at 20% 18%,rgba(255,155,43,.12),transparent 28%)}.page{position:relative;z-index:1;min-height:100vh}.hero{padding:58px 20px 28px}.hero-inner,.section-shell{width:min(100%,860px);margin:0 auto}.top-badge{width:fit-content;margin:0 auto 34px;padding:12px 22px;border:1.5px solid #111;border-radius:12px;background:#ffffff24;display:flex;align-items:center;gap:10px;font-size:1.05rem;font-weight:800;line-height:1}.bell-icon{color:#000;font-size:1.35rem;position:relative}.hero-title{margin:0;text-align:center;font-size:clamp(2.6rem,6.8vw,4.8rem);line-height:.98;font-weight:900;letter-spacing:0}.hero-title span{display:inline-block}.hero-subtitle{margin:30px auto 0;text-align:center;max-width:680px;font-size:clamp(1.1rem,2.8vw,1.45rem);line-height:1.45;color:var(--text);font-weight:600}.insight-card{position:relative;margin:34px auto 0;padding:34px 28px 28px;border-radius:28px;background:var(--card);color:var(--text)}.card-chip{width:fit-content;margin:-10px auto 26px;padding:8px 18px;border-radius:10px;background:var(--chip);color:#000;font-weight:900;font-size:.98rem;line-height:1}.insight-grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}.insight-quote{font-size:clamp(1.9rem,4.8vw,3.25rem);font-weight:900;line-height:1.06;text-align:center}.insight-body{font-size:clamp(1.02rem,2.45vw,1.42rem);line-height:1.65;text-align:center;font-weight:500}.primary-cta{display:flex;align-items:center;justify-content:center;gap:14px;width:min(100%,720px);min-height:82px;margin:24px auto 0;padding:18px 28px;border-radius:24px;text-decoration:none;background:var(--cta);color:var(--cta-text);box-shadow:0 20px 48px #0000002e;font-size:clamp(1.25rem,3vw,2rem);font-weight:900;text-align:center}.primary-cta i{font-size:1.8rem}.social-proof{margin-top:22px;text-align:center;font-size:clamp(.95rem,2vw,1.1rem);color:var(--text)}.section-shell{padding:52px 20px 80px}.section-title{margin:0 0 30px;text-align:center;font-size:clamp(2rem,5vw,3.55rem);line-height:1.1;font-weight:900}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card{padding:22px 20px 24px;border-radius:20px;background:var(--feature);border:1px solid var(--feature-border);color:var(--text);min-height:170px}body.theme-yellow .top-badge{background:#f9d400}body.theme-yellow .insight-card{box-shadow:0 0 0 0 transparent}body.theme-yellow .primary-cta{background:#000;color:#fff}body.theme-yellow .feature-card{background:#ffffff52}.feature-card i{display:inline-flex;margin-bottom:18px;font-size:1.4rem}.feature-card h3{margin:0 0 12px;font-size:1.35rem;line-height:1.15}.feature-card p{margin:0;font-size:1rem;line-height:1.55;color:var(--muted)}.page-year{display:none}@media(min-width:960px){.insight-grid{grid-template-columns:.92fr 1.08fr;gap:26px;align-items:center}.insight-quote{max-width:100%;text-align:start;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);margin-inline:auto;justify-self:start;align-self:center}body.theme-white .insight-grid{grid-template-columns:.38fr 1fr}body.theme-white .insight-quote{writing-mode:vertical-rl;text-align:center;border-inline-end:1px solid rgba(0,0,0,.25);padding-inline-end:18px}}@media(max-width:959px){.feature-grid{grid-template-columns:1fr}.hero{padding-top:44px}.insight-card{padding:28px 20px 24px;border-radius:24px}}@media(max-width:640px){.top-badge{width:100%;justify-content:center;padding:10px 14px;margin-bottom:26px;font-size:.92rem}.hero-title{font-size:clamp(2.2rem,10vw,3.6rem)}.hero-subtitle{margin-top:22px}.primary-cta{min-height:68px;padding:16px 18px;border-radius:18px;width:100%;font-size:1.05rem}.primary-cta i{font-size:1.5rem}.section-shell{padding:38px 16px 58px}}