*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F3E4CC;color:#261A15;font-family:Arial,"Noto Sans Hebrew",sans-serif;line-height:1.55}a{color:inherit}img{display:block;max-width:100%}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip{position:absolute;right:-9999px}.skip:focus{right:16px;top:16px;z-index:99;background:#F3E4CC;padding:10px}.site-header{position:sticky;top:0;z-index:30;background:rgba(243,228,204,.94);backdrop-filter:blur(12px);border-bottom:1px solid rgba(38,26,21,.14)}.nav{height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{width:108px;height:auto}.nav a:last-child{font-weight:800;text-decoration:none;border-bottom:2px solid #E85D1A}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:660px}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:68px 7vw 68px 0}.eyebrow{font-weight:900;color:#C7460D}.eyebrow:before{content:"";display:inline-block;width:28px;height:3px;background:#E85D1A;margin-left:10px;vertical-align:middle}.hero h1{font-size:clamp(52px,7vw,92px);line-height:.94;letter-spacing:-.055em;margin:18px 0 24px}.hero h1 em{display:block;color:#E85D1A;font-style:normal}.lead{font-size:20px;color:#68402D;max-width:610px}.primary-cta{display:inline-flex;align-items:center;justify-content:center;min-height:54px;margin-top:24px;padding:0 25px;border-radius:14px;background:#E85D1A;color:#F3E4CC;text-decoration:none;font-weight:900;box-shadow:0 12px 28px rgba(38,26,21,.2)}.hero-stage{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#E85D1A,#F39A5A);min-height:560px}.hero-stage:before{content:"";position:absolute;width:76%;aspect-ratio:1;border-radius:50%;background:#E6C89F;opacity:.82}.hero-stage img{position:relative;width:min(84%,520px);max-height:520px;object-fit:contain;filter:drop-shadow(0 28px 24px rgba(38,26,21,.28))}.stage-label{position:absolute;z-index:2;top:22px;right:22px;padding:8px 13px;border-radius:999px;background:#F3E4CC;font-size:13px;font-weight:900}.problem{background:#261A15;color:#F3E4CC;padding:90px 0}.section-grid{display:grid;grid-template-columns:90px 1fr;gap:30px}.num{font-weight:900;color:#F39A5A}.section-grid h2,.heading h2,.how h2,.fit h2,.offer h2{font-size:clamp(38px,5vw,66px);line-height:1;letter-spacing:-.04em;margin:0}.section-grid p{max-width:780px;color:#E6C89F;font-size:20px}.benefits{background:#E6C89F;padding:92px 0}.heading{display:grid;grid-template-columns:.38fr 1fr;align-items:end;gap:30px;margin-bottom:38px}.heading span{font-weight:900;color:#C7460D}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{padding:28px;min-height:238px;background:#F3E4CC;border:1px solid rgba(38,26,21,.18);border-radius:24px}.card b{color:#C7460D}.card h3{font-size:26px;margin:44px 0 10px}.card p{color:#68402D;margin:0}.how{padding:94px 0}.how-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:center}.how-media{background:#E6C89F;border-radius:28px;padding:44px;min-height:440px;display:grid;place-items:center}.how-media img{max-height:380px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(38,26,21,.2))}.steps{margin-top:30px}.step{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:16px 0;border-top:1px solid rgba(38,26,21,.2)}.step b{width:36px;height:36px;display:grid;place-items:center;background:#E85D1A;color:#F3E4CC;border-radius:50%}.step h3{margin:0}.step p{margin:4px 0;color:#68402D}.fit{padding:86px 0;background:#F0D7B7}.fit-card{border-right:6px solid #E85D1A;padding:6px 28px}.fit p{font-size:19px;color:#68402D;max-width:820px}.offer{padding:92px 0;background:#E85D1A}.offer-card{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:clamp(28px,5vw,64px);background:#E6C89F;border-radius:30px}.price{font-size:44px;font-weight:950;color:#C7460D;margin:18px 0}.offer .primary-cta{background:#261A15}.faq{padding:90px 0}.faq h2{font-size:clamp(38px,5vw,62px);margin:0 0 30px}.faq details{border-top:1px solid rgba(38,26,21,.22);padding:18px 0}.faq summary{font-size:20px;font-weight:850;cursor:pointer}.faq p{color:#68402D}.footer{background:#180F0C;color:#F3E4CC;padding:44px 0 100px}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer img{width:100px}.mobile-cta{display:none}.theme-clean .hero-stage{background:linear-gradient(145deg,#6E4679,#C28AB8)}.theme-feed .hero-stage{background:linear-gradient(145deg,#E85D1A,#F4B544)}.theme-play .hero-stage{background:linear-gradient(145deg,#A82920,#E85D1A)}.theme-summer .hero-stage{background:linear-gradient(145deg,#2B7180,#8CC8C5)}.theme-clean .hero h1 em,.theme-clean .eyebrow{color:#6E4679}.theme-clean .eyebrow:before{background:#6E4679}.theme-summer .hero h1 em,.theme-summer .eyebrow{color:#2B7180}.theme-summer .eyebrow:before{background:#2B7180}
@media (max-width: 760px){.wrap{width:min(100% - 28px,1160px)}.nav{height:66px}.brand img{width:92px}.hero-grid{min-height:0;grid-template-columns:1fr}.hero-copy{padding:48px 0 34px}.hero h1{font-size:52px}.hero-stage{min-height:330px;border-radius:24px}.problem,.benefits,.how,.fit,.offer,.faq{padding:64px 0}.section-grid,.heading,.how-grid,.offer-card{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.card{min-height:205px}.how-grid{gap:30px}.how-media{min-height:300px;padding:28px}.offer-card{gap:15px}.footer-row{align-items:flex-start;flex-direction:column}.mobile-cta{display:block;position:fixed;z-index:40;right:0;left:0;bottom:0;padding:10px 14px calc(10px + env(safe-area-inset-bottom));background:rgba(243,228,204,.96);border-top:1px solid rgba(38,26,21,.18)}.mobile-cta .primary-cta{width:100%;margin:0}.footer{padding-bottom:100px}}
