:root{--ink:#18352a;--green:#214f3b;--green-2:#39745a;--lime:#dce9b1;--cream:#f7f4eb;--paper:#fffdf8;--peach:#ead0ba;--rose:#dba89e;--muted:#728078;--line:#dfe5dc;--shadow:0 24px 70px rgba(23,53,42,.12);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Alexandria",system-ui,sans-serif;color:var(--ink);background:var(--paper);line-height:1.7;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:-80px;right:20px;background:#fff;padding:10px 18px;z-index:999}.skip-link:focus{top:15px}.announcement{background:var(--green);color:#fff;font-size:13px}.announcement__inner{height:40px;display:flex;align-items:center;justify-content:center;gap:35px}.announcement__inner>span{display:flex;align-items:center;gap:8px}.announcement__offer{color:var(--lime)}.pulse{width:7px;height:7px;border-radius:50%;background:#b8e66c;box-shadow:0 0 0 5px rgba(184,230,108,.13)}.site-header{position:sticky;top:0;background:rgba(255,253,248,.87);backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid rgba(33,79,59,.07)}.nav-wrap{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand__mark{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-size:26px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.25)}.brand__text{display:flex;flex-direction:column;line-height:1.1}.brand__text strong{font-size:18px}.brand__text small{font-size:8px;letter-spacing:2.2px;margin-top:5px;color:var(--muted)}.main-nav{display:flex;gap:34px;font-size:14px;font-weight:600}.main-nav a{transition:.2s}.main-nav a:hover{color:var(--green-2)}.menu-toggle{display:none;border:0;background:none;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}.btn{border:0;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.btn:hover{transform:translateY(-2px)}.btn--small{padding:11px 19px;font-size:13px}.btn--dark{background:var(--green);color:#fff}.btn--primary{background:var(--green);color:#fff;padding:13px 19px;box-shadow:0 13px 30px rgba(33,79,59,.23)}.btn--primary small{display:block;font-size:8px;font-weight:400;opacity:.7;line-height:1}.btn__icon{font-size:23px}.btn--ghost{padding:13px 20px;background:#fff;border:1px solid var(--line);font-size:13px}.btn--ghost span,.text-link span,.section-head>a span{transition:transform .2s}.btn--ghost:hover span,.text-link:hover span,.section-head>a:hover span{transform:translateX(-4px)}.hero{position:relative;background:linear-gradient(135deg,#f6f3e9 0%,#fbfaf5 62%,#edf2e7 100%);min-height:720px;padding:82px 0 75px;overflow:hidden}.hero__grid{display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:70px}.hero__glow{position:absolute;border-radius:50%;filter:blur(3px)}.hero__glow--one{width:420px;height:420px;background:rgba(220,233,177,.38);top:-170px;left:-80px}.hero__glow--two{width:340px;height:340px;border:70px solid rgba(234,208,186,.18);bottom:-180px;right:28%}.eyebrow,.section-kicker{font-size:13px;font-weight:700;color:var(--green-2);letter-spacing:.2px}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:7px 13px;background:rgba(220,233,177,.48);border-radius:50px}.hero h1{font-size:clamp(52px,6vw,84px);line-height:1.13;margin:23px 0 20px;letter-spacing:-4px;font-weight:800}.hero h1 em{font-style:normal;color:var(--green-2);position:relative}.hero h1 em:after{content:"";position:absolute;height:10px;background:var(--lime);right:0;left:0;bottom:3px;z-index:-1;border-radius:50%}.hero__lead{font-size:18px;color:#526259;max-width:580px;margin:0 0 31px}.hero__actions{display:flex;gap:12px;flex-wrap:wrap}.hero__proof{display:flex;align-items:center;gap:15px;margin-top:34px}.hero__proof>div:last-child{display:flex;flex-direction:column}.hero__proof strong{font-size:13px}.hero__proof span{font-size:11px;color:var(--muted)}.avatars{display:flex;direction:ltr}.avatars i{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--peach);border:2px solid #fff;color:var(--green);font-style:normal;font-size:11px;margin-left:-8px}.avatars i:nth-child(2){background:#cbdabf}.avatars i:nth-child(3){background:#e8d7a9}.avatars i:nth-child(4){background:#d5c5dc}.hero__visual{position:relative;min-height:560px;display:grid;place-items:center}.phone{width:310px;height:610px;padding:9px;border-radius:48px;background:#173127;box-shadow:0 35px 90px rgba(20,51,39,.28),inset 0 0 0 2px #52675e;transform:rotate(-3deg);position:relative;z-index:2}.phone:before{content:"";position:absolute;width:92px;height:22px;background:#173127;border-radius:0 0 16px 16px;top:8px;left:50%;transform:translateX(-50%);z-index:3}.phone__screen{height:100%;background:#fbfaf5;border-radius:40px;overflow:hidden;position:relative;padding:13px 16px 66px}.phone__status{display:flex;justify-content:space-between;font-size:8px;padding:0 7px 13px;direction:ltr}.app-head{display:flex;align-items:center;gap:8px}.app-logo{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#fff;font-weight:800}.app-head>div:nth-child(2){display:flex;flex-direction:column;line-height:1.4;flex:1}.app-head strong{font-size:10px}.app-head span{font-size:7px;color:var(--muted)}.app-head button{border:0;background:#eef0e9;border-radius:50%;width:30px;height:30px;color:var(--ink)}.search{height:34px;border-radius:10px;background:#f0f0e9;color:#98a19b;margin:13px 0 11px;font-size:8px;display:flex;align-items:center;padding:0 10px;gap:7px}.search span{font-size:17px}.app-banner{height:111px;background:linear-gradient(135deg,var(--green),#356c52);border-radius:18px;color:#fff;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.app-banner:before{content:"";position:absolute;width:90px;height:90px;border:18px solid rgba(255,255,255,.07);border-radius:50%;left:-30px;top:-35px}.app-banner>div:first-child{display:flex;flex-direction:column;z-index:1}.app-banner span{font-size:7px;color:var(--lime)}.app-banner strong{font-size:22px;line-height:1.25}.app-banner small{font-size:7px}.bottle{width:55px;height:78px;border-radius:8px 8px 13px 13px;background:#e9d2bc;color:var(--green);display:flex;align-items:center;justify-content:center;font-size:9px;position:relative;box-shadow:0 10px 20px rgba(0,0,0,.14)}.bottle i{position:absolute;width:22px;height:10px;background:#d6b99c;top:-9px;border-radius:4px 4px 0 0}.app-section-title{display:flex;justify-content:space-between;align-items:center;margin:14px 0 8px}.app-section-title strong{font-size:10px}.app-section-title span{font-size:7px;color:var(--green-2)}.app-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.app-cats>div{display:flex;flex-direction:column;align-items:center;font-size:7px;gap:3px}.cat-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:#e8edda;font-size:16px;font-style:normal}.cat-icon--hair{background:#edddd2}.cat-icon--body{background:#e3dde7}.cat-icon--baby{background:#f1e3d0}.app-products{display:grid;grid-template-columns:1fr 1fr;gap:9px}.app-products article{display:flex;flex-direction:column}.product-art{height:95px;border-radius:13px;display:grid;place-items:center;position:relative}.product-art--green{background:#e4ebd5}.product-art--peach{background:#f0ded2}.product-art button{position:absolute;left:6px;top:6px;border:0;width:20px;height:20px;background:#fff;border-radius:50%;font-size:8px}.tube{width:29px;height:65px;background:#f4efe5;border-radius:4px 4px 8px 8px;display:grid;place-items:center;font-size:6px;color:var(--green);box-shadow:0 8px 14px rgba(0,0,0,.1)}.tube:after{content:"";height:7px;width:25px;background:var(--green);position:absolute;margin-top:67px;border-radius:0 0 3px 3px}.jar{width:48px;height:38px;border-radius:6px 6px 12px 12px;background:#dcb89b;display:grid;place-items:center;font-size:6px;color:var(--green);position:relative;box-shadow:0 8px 14px rgba(0,0,0,.1)}.jar:before{content:"";position:absolute;top:-7px;width:50px;height:8px;border-radius:5px 5px 2px 2px;background:var(--green)}.app-products small{font-size:6px;color:var(--green-2);margin-top:5px}.app-products b{font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-products span{font-size:7px;font-weight:800}.app-tabs{position:absolute;bottom:0;right:0;left:0;height:56px;background:#fff;border-top:1px solid #e8e9e4;display:grid;grid-template-columns:repeat(4,1fr);padding-top:8px}.app-tabs span{font-size:14px;text-align:center;color:#9ba29e}.app-tabs small{display:block;font-size:6px}.app-tabs .active{color:var(--green)}.hero__badge{position:absolute;background:#fff;border-radius:15px;padding:11px 15px;display:flex;align-items:center;gap:9px;box-shadow:0 15px 40px rgba(28,57,46,.13);z-index:3}.hero__badge b{font-size:18px;color:var(--green)}.hero__badge span{font-size:9px;font-weight:700}.hero__badge--products{right:10px;top:100px}.hero__badge--delivery{left:-5px;bottom:80px}.hero__badge--delivery b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:var(--lime);font-size:13px}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{min-height:105px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:13px;border-left:1px solid var(--line)}.trust-grid>div:last-child{border:0}.trust-grid i{font-style:normal;width:39px;height:39px;border-radius:50%;background:#f0f3e8;display:grid;place-items:center;color:var(--green);font-size:18px}.trust-grid span{display:flex;flex-direction:column}.trust-grid strong{font-size:12px}.trust-grid small{font-size:9px;color:var(--muted)}.section{padding:110px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:42px}.section-head h2,.feature-intro h2,.faq-intro h2{font-size:clamp(34px,4vw,52px);line-height:1.25;margin:7px 0 0;letter-spacing:-2px}.section-head>a{font-size:13px;font-weight:700;color:var(--green-2);display:flex;gap:7px}.category-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:280px 118px;gap:18px}.category-card{position:relative;border-radius:var(--radius);overflow:hidden;padding:30px;display:flex}.category-card--large{grid-row:span 2;background:#dce7c8}.category-card--hair{background:#ead7c9}.category-card--body{background:#dcd8e3}.category-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}.category-copy>span{font-size:9px;font-weight:700;background:rgba(255,255,255,.65);padding:5px 9px;border-radius:30px}.category-copy h3{font-size:26px;line-height:1.25;margin:10px 0 7px}.category-card--large .category-copy h3{font-size:40px}.category-copy p{font-size:11px;color:#536159;margin:0;max-width:175px}.category-copy b{font-size:10px;margin-top:auto}.category-art{position:absolute}.face-art{left:30px;bottom:15px;width:180px;height:280px}.cream-tube{width:82px;height:190px;border-radius:12px 12px 24px 24px;background:#f7f3e9;position:absolute;bottom:0;left:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--green);font-size:15px;letter-spacing:2px;box-shadow:0 23px 34px rgba(33,79,59,.16);transform:rotate(-5deg)}.cream-tube:after{content:"";width:72px;height:22px;position:absolute;bottom:-4px;background:var(--green);border-radius:3px 3px 9px 9px}.cream-tube small{font-size:6px}.drop{width:85px;height:85px;border-radius:70% 30% 65% 35%;background:rgba(255,255,255,.38);position:absolute;top:20px;left:0;transform:rotate(40deg)}.hair-bottle{position:absolute;left:28px;bottom:-14px;width:78px;height:190px;border-radius:20px 20px 14px 14px;background:#c6a57f;box-shadow:0 18px 35px rgba(57,42,27,.17);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:12px;letter-spacing:1px;transform:rotate(7deg)}.hair-bottle:before{content:"";position:absolute;top:-24px;width:38px;height:26px;background:var(--green);border-radius:7px 7px 2px 2px}.hair-bottle small,.body-jar small{font-size:5px}.body-jar{position:absolute;left:22px;bottom:22px;width:108px;height:85px;border-radius:13px 13px 30px 30px;background:#bbb1c5;box-shadow:0 18px 35px rgba(57,42,27,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:12px}.body-jar:before{content:"";position:absolute;top:-14px;width:112px;height:17px;background:var(--green);border-radius:8px 8px 3px 3px}.category-card--small{background:#f4f3ed;padding:20px;align-items:center;gap:13px}.category-card--small i{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:#fff;font-style:normal;font-size:22px}.category-card--small div{flex:1}.category-card--small h3{font-size:13px;margin:0}.category-card--small span{font-size:8px;color:var(--muted)}.category-card--small>b{font-size:18px}.feature-section{background:var(--green);color:#fff;position:relative;overflow:hidden}.feature-section:before{content:"ن";position:absolute;left:-40px;bottom:-230px;font-size:520px;line-height:1;color:rgba(255,255,255,.025);font-weight:800}.feature-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;align-items:center}.feature-intro{position:sticky;top:140px}.feature-intro .section-kicker{color:var(--lime)}.feature-intro p{font-size:13px;color:rgba(255,255,255,.66);max-width:390px}.text-link{color:var(--lime);font-size:12px;font-weight:700;display:inline-flex;gap:8px;margin-top:15px}.feature-list{display:grid;grid-template-columns:1fr 1fr;gap:15px}.feature-card{min-height:220px;border-radius:25px;padding:28px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;justify-content:space-between;transition:.25s}.feature-card:hover{background:rgba(255,255,255,.12);transform:translateY(-4px)}.feature-card i{font-style:normal;width:49px;height:49px;border-radius:15px;background:var(--lime);color:var(--green);display:grid;place-items:center;font-size:22px}.feature-card h3{font-size:17px;margin:24px 0 5px}.feature-card p{font-size:10px;color:rgba(255,255,255,.6);margin:0}.section-head--center{text-align:center;justify-content:center}.steps{background:#faf8f1}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;position:relative}.steps-grid:before{content:"";position:absolute;top:66px;right:17%;left:17%;border-top:1px dashed #b9c6ba}.step{text-align:center;padding:10px 35px;position:relative}.step>span{position:absolute;top:12px;right:calc(50% + 26px);font-size:8px;font-weight:800;color:var(--green-2)}.step i{width:112px;height:112px;display:grid;place-items:center;background:#fff;border:1px solid var(--line);border-radius:34px;margin:0 auto 25px;font-style:normal;font-size:31px;color:var(--green);box-shadow:0 13px 28px rgba(25,57,45,.07);position:relative}.step h3{font-size:17px;margin:0 0 7px}.step p{font-size:10px;color:var(--muted);margin:0}.launch-offer{padding:35px 0 110px;background:#faf8f1}.offer-card{min-height:450px;border-radius:36px;background:var(--green);color:#fff;padding:65px 75px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;overflow:hidden;position:relative}.offer-card__pattern{position:absolute;left:-60px;top:-170px;font-size:520px;font-weight:800;color:rgba(255,255,255,.035);line-height:1}.offer-card__copy{position:relative;z-index:2}.offer-label{display:inline-block;background:var(--lime);color:var(--green);border-radius:50px;padding:6px 12px;font-size:9px;font-weight:800}.offer-card h2{font-size:48px;line-height:1.2;margin:15px 0}.offer-card h2 em{color:var(--lime);font-style:normal}.offer-card__copy>p{font-size:11px;color:rgba(255,255,255,.67);max-width:480px}.notify-form{display:flex;gap:9px;margin-top:25px;max-width:540px}.notify-form input{height:54px;flex:1;min-width:0;border:0;border-radius:14px;padding:0 18px;background:#fff;color:var(--ink);direction:ltr;text-align:right;outline:0}.notify-form input:focus{box-shadow:0 0 0 4px rgba(220,233,177,.25)}.btn--light{height:54px;background:var(--lime);color:var(--green);padding:0 21px;font-size:11px}.form-note{display:block;margin-top:8px;font-size:8px;color:rgba(255,255,255,.55)}.offer-card__visual{height:330px;position:relative;display:grid;place-items:center}.gift-bag{width:210px;height:250px;background:#eee5d3;border-radius:9px 9px 28px 28px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green);font-size:63px;font-weight:800;box-shadow:0 30px 50px rgba(0,0,0,.2);transform:rotate(-5deg);position:relative}.gift-bag small{font-size:7px;letter-spacing:3px}.bag-handle{position:absolute;top:-48px;width:108px;height:78px;border:10px solid #d8c9af;border-bottom:0;border-radius:60px 60px 0 0}.discount-seal{position:absolute;right:15px;top:10px;width:105px;height:105px;background:var(--lime);color:var(--green);border-radius:50%;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(9deg);box-shadow:0 13px 24px rgba(0,0,0,.16)}.discount-seal:before{content:"";position:absolute;inset:7px;border:1px dashed var(--green);border-radius:50%}.discount-seal strong{font-size:27px;line-height:1}.discount-seal span{font-size:9px;font-weight:700}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px}.faq-intro p{font-size:12px;color:var(--muted);max-width:350px}.whatsapp-link{display:inline-flex;gap:8px;color:var(--green-2);font-size:11px;font-weight:700;margin-top:15px}.accordion details{border-bottom:1px solid var(--line);padding:23px 0}.accordion details:first-child{border-top:1px solid var(--line)}.accordion summary{list-style:none;cursor:pointer;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#f1f3ec;font-size:18px;transition:.2s}.accordion details[open] summary span{transform:rotate(45deg);background:var(--green);color:#fff}.accordion p{font-size:10px;color:var(--muted);padding-left:50px;margin:11px 0 0}.footer{background:#142f25;color:#fff;padding:75px 0 22px}.footer__top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px;padding-bottom:60px}.brand--light .brand__mark{background:var(--lime);color:var(--green)}.brand--light .brand__text small{color:rgba(255,255,255,.48)}.footer__brand p{font-size:10px;color:rgba(255,255,255,.55);margin-top:20px}.footer__top h3{font-size:12px;margin:5px 0 18px}.footer__top>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer__top>div:not(:first-child) a,.footer__top>div:not(:first-child) span{font-size:9px;color:rgba(255,255,255,.58)}.footer__top a:hover{color:var(--lime)}.footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:20px;display:flex;justify-content:space-between;font-size:8px;color:rgba(255,255,255,.45)}.floating-wa{position:fixed;left:23px;bottom:23px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#47b56b;color:#fff;box-shadow:0 10px 30px rgba(20,80,42,.25);z-index:20;font-size:23px}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal--delay{transition-delay:.15s}.reveal.is-visible{opacity:1;transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.main-nav{position:absolute;top:82px;right:20px;left:20px;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:22px;display:none;flex-direction:column;gap:16px}.main-nav.is-open{display:flex}.menu-toggle{display:block}.nav-cta{display:none}.hero{padding-top:55px}.hero__grid{grid-template-columns:1fr;gap:25px;text-align:center}.hero__content{display:flex;flex-direction:column;align-items:center}.hero__lead{max-width:650px}.hero__visual{min-height:650px}.hero__badge--products{right:10%}.hero__badge--delivery{left:10%}.trust-grid{grid-template-columns:1fr 1fr;padding:18px 0;gap:18px}.trust-grid>div{border:0}.category-grid{grid-template-columns:1fr 1fr;grid-template-rows:320px 250px 118px}.category-card--large{grid-column:span 2;grid-row:auto}.feature-grid{grid-template-columns:1fr;gap:50px}.feature-intro{position:static;text-align:center}.feature-intro p{margin-inline:auto}.faq-grid{gap:45px}.offer-card{padding:55px 45px}.footer__top{grid-template-columns:2fr 1fr 1fr}.footer__top>div:last-child{grid-column:2}.category-card--small{padding:16px}.category-card--small i{width:42px;height:42px}}
@media(max-width:620px){.container{width:min(100% - 28px,1160px)}.announcement__inner{justify-content:center}.announcement__offer{display:none}.nav-wrap{height:70px}.brand__mark{width:42px;height:42px}.main-nav{top:72px}.hero{padding:42px 0 55px}.hero h1{font-size:50px;letter-spacing:-3px}.hero__lead{font-size:14px}.hero__actions{width:100%;flex-direction:column}.hero__actions .btn{width:100%}.hero__visual{min-height:565px;transform:scale(.9);margin:-20px 0}.phone{width:294px;height:580px}.hero__badge--products{right:-4px;top:85px}.hero__badge--delivery{left:-4px;bottom:55px}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div{justify-content:flex-start}.trust-grid i{width:33px;height:33px}.section{padding:78px 0}.section-head{align-items:flex-start}.section-head h2,.feature-intro h2,.faq-intro h2{font-size:34px}.section-head>a{margin-top:12px}.category-grid{display:flex;flex-direction:column}.category-card{min-height:220px}.category-card--large{min-height:350px}.category-card--small{min-height:90px}.face-art{left:5px;transform:scale(.82);transform-origin:bottom}.category-copy h3{font-size:24px}.category-card--large .category-copy h3{font-size:34px}.feature-list{grid-template-columns:1fr}.feature-card{min-height:190px}.steps-grid{grid-template-columns:1fr;gap:40px}.steps-grid:before{display:none}.step{padding:0 40px}.offer-card{grid-template-columns:1fr;padding:42px 24px;text-align:center}.offer-card h2{font-size:36px}.offer-card__copy>p{margin-inline:auto}.notify-form{flex-direction:column}.offer-card__visual{height:290px}.gift-bag{transform:rotate(-4deg) scale(.85)}.discount-seal{right:8%;top:15px}.faq-grid{grid-template-columns:1fr}.faq-intro{text-align:center}.faq-intro p{margin-inline:auto}.footer__top{grid-template-columns:1fr 1fr;gap:38px}.footer__brand{grid-column:span 2}.footer__top>div:last-child{grid-column:auto}.footer__bottom{gap:15px;flex-direction:column;text-align:center}.floating-wa{width:47px;height:47px}.accordion p{padding-left:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.feature-card{transition:none}}

/* Nay Store app design system — sourced from the supplied application theme */
:root{--bg:#0A1116;--bg-soft:#0E1720;--surface:#121F29;--surface-2:#16303A;--card:#13212C;--border:rgba(120,160,180,.14);--border-strong:rgba(120,160,180,.26);--primary:#5ECDEB;--primary-dim:#3DA9C9;--primary-glow:rgba(94,205,235,.25);--primary-soft:rgba(94,205,235,.12);--text:#EAF6FB;--text-muted:#8FA9B6;--text-dim:#5E7686;--ink:var(--text);--green:var(--primary);--green-2:var(--primary-dim);--lime:#A5E5F5;--cream:var(--bg-soft);--paper:var(--bg);--peach:#16303A;--rose:#254958;--muted:var(--text-muted);--line:var(--border);--shadow:0 20px 50px rgba(0,0,0,.4)}
body{background:var(--bg);color:var(--text)}
.announcement{background:#071015;border-bottom:1px solid var(--border);color:var(--text-muted)}.announcement__offer{color:var(--primary)}.pulse{background:var(--primary);box-shadow:0 0 0 5px var(--primary-soft),0 0 14px var(--primary)}
.site-header{background:rgba(10,17,22,.82);border-color:var(--border);box-shadow:0 12px 35px rgba(0,0,0,.18)}.brand__mark{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:#062430;box-shadow:0 8px 28px var(--primary-glow)}.brand__text small{color:var(--text-muted)}.main-nav a:hover{color:var(--primary)}.menu-toggle span{background:var(--text)}
.btn--dark,.btn--primary{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:#062430;box-shadow:0 8px 30px var(--primary-glow)}.btn--ghost{background:var(--surface);border-color:var(--border-strong);color:var(--text)}.btn--ghost:hover{background:var(--surface-2);border-color:var(--primary)}
.hero{background:radial-gradient(circle at 15% 25%,rgba(94,205,235,.18),transparent 32%),radial-gradient(circle at 85% 60%,rgba(61,169,201,.14),transparent 34%),var(--bg);isolation:isolate}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:54px 54px;mask-image:radial-gradient(ellipse at center,#000 10%,transparent 72%);opacity:.23;z-index:-1}.hero__glow--one{background:rgba(94,205,235,.1);filter:blur(70px)}.hero__glow--two{border-color:rgba(94,205,235,.05)}.eyebrow{background:var(--primary-soft);color:var(--primary);border:1px solid var(--border-strong)}.hero h1 em{color:var(--primary)}.hero h1 em:after{background:var(--primary);opacity:.16}.hero__lead{color:var(--text-muted)}.hero__proof span{color:var(--text-muted)}.avatars i{background:var(--surface-2);color:var(--primary);border-color:var(--bg)}.avatars i:nth-child(2),.avatars i:nth-child(3),.avatars i:nth-child(4){background:var(--surface)}
.hero__badge{background:rgba(18,31,41,.92);border:1px solid var(--border-strong);box-shadow:var(--shadow);backdrop-filter:blur(16px)}.hero__badge b{color:var(--primary)}.hero__badge--delivery b{background:var(--primary-soft);color:var(--primary)}
.phone--real{width:342px;height:690px;padding:9px;border-radius:55px;background:linear-gradient(145deg,#34434b,#05090c 32%,#16232a 75%,#53636b);box-shadow:0 42px 95px rgba(0,0,0,.55),0 0 55px rgba(94,205,235,.12),inset 0 0 0 2px #4e5d65;transform:rotate(-3deg);position:relative}.phone--real:before{display:none}.phone__screen--real{padding:0;height:100%;border-radius:46px;background:#fff;overflow:hidden}.phone__screen--real img{width:100%;height:100%;display:block;object-fit:cover;object-position:top}.phone__hardware{position:absolute;z-index:4;top:16px;left:50%;transform:translateX(-50%);width:105px;height:27px;border-radius:18px;background:#030609;display:flex;align-items:center;justify-content:flex-end;padding-left:12px;gap:7px}.phone__hardware span{width:7px;height:7px;background:#142c38;border-radius:50%;box-shadow:inset 0 0 3px #3da9c9}.phone__hardware i{width:4px;height:4px;background:#1d2730;border-radius:50%}.phone__side{position:absolute;width:4px;background:#52626b;border-radius:3px;right:-4px}.phone__side--one{height:76px;top:150px}.phone__side--two{height:112px;top:248px}.hero__badge--products{right:-4px}.hero__badge--delivery{left:-18px}
.trust-strip{background:var(--bg-soft);border-color:var(--border)}.trust-grid>div{border-color:var(--border)}.trust-grid i{background:var(--primary-soft);color:var(--primary)}.trust-grid small{color:var(--text-muted)}
.section-kicker,.section-head>a,.text-link,.whatsapp-link{color:var(--primary)}.categories{background:var(--bg)}.category-card{border:1px solid var(--border-strong)}.category-card--large{background:radial-gradient(circle at 20% 80%,rgba(94,205,235,.2),transparent 40%),var(--surface)}.category-card--hair{background:linear-gradient(145deg,var(--surface-2),var(--surface))}.category-card--body{background:linear-gradient(145deg,#172a35,var(--surface))}.category-card--small{background:var(--surface)}.category-card--small i{background:var(--primary-soft);color:var(--primary)}.category-copy p,.category-card--small span{color:var(--text-muted)}.category-copy>span{background:var(--primary-soft);color:var(--primary)}.cream-tube{background:#dff6fc;color:#0d4c61;box-shadow:0 23px 40px rgba(0,0,0,.35)}.cream-tube:after,.hair-bottle:before,.body-jar:before{background:var(--primary-dim)}.hair-bottle{background:linear-gradient(#76d8ef,#2e90b1);color:#062430}.body-jar{background:linear-gradient(#a5e5f5,#4cb8d7);color:#062430}
.feature-section{background:var(--bg-soft);border-block:1px solid var(--border)}.feature-section:before{color:rgba(94,205,235,.025)}.feature-intro .section-kicker{color:var(--primary)}.feature-card{background:var(--surface);border-color:var(--border-strong)}.feature-card:hover{background:var(--surface-2);border-color:var(--primary)}.feature-card i{background:var(--primary-soft);color:var(--primary);border:1px solid var(--border-strong)}.feature-card p,.feature-intro p{color:var(--text-muted)}
.steps,.launch-offer{background:var(--bg)}.step i{background:var(--surface);border-color:var(--border-strong);color:var(--primary);box-shadow:var(--shadow)}.step p{color:var(--text-muted)}.steps-grid:before{border-color:var(--border-strong)}
.offer-card{background:radial-gradient(circle at 85% 15%,rgba(94,205,235,.2),transparent 30%),linear-gradient(145deg,var(--surface-2),var(--surface));border:1px solid var(--border-strong);box-shadow:var(--shadow)}.offer-card__pattern{color:rgba(94,205,235,.035)}.offer-label,.discount-seal,.btn--light{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:#062430}.offer-card h2 em{color:var(--primary)}.gift-bag{background:#eaf6fb;color:#0b789b}.bag-handle{border-color:#b9dce6}.notify-form input{background:var(--bg);color:var(--text);border:1px solid var(--border-strong)}
.faq{background:var(--bg-soft)}.accordion details{border-color:var(--border)}.accordion summary span{background:var(--surface);color:var(--primary)}.accordion details[open] summary span{background:var(--primary);color:#062430}.accordion p,.faq-intro p{color:var(--text-muted)}
.footer{background:#060c10;border-top:1px solid var(--border)}.brand--light .brand__mark{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:#062430}.floating-wa{background:linear-gradient(135deg,var(--primary),var(--primary-dim));color:#062430}.footer__top>div:not(:first-child) a,.footer__top>div:not(:first-child) span,.footer__brand p{color:var(--text-muted)}
@media(max-width:900px){.main-nav{background:var(--surface);border:1px solid var(--border-strong)}}
@media(max-width:620px){.phone--real{width:320px;height:645px}.hero__visual{min-height:625px;transform:scale(.88);margin:-22px 0}.hero__badge--products{right:-12px}.hero__badge--delivery{left:-12px}}
.brand__mark{padding:0;overflow:hidden;background:#318fee}.brand__mark img{width:100%;height:100%;display:block;object-fit:cover}.offer-card__pattern{left:-90px;top:-120px;width:430px;height:430px;opacity:.045;filter:grayscale(1)}.offer-card__pattern img{width:100%;height:100%;object-fit:cover;border-radius:34%}.gift-bag>img{width:82px;height:82px;border-radius:24px;object-fit:cover;box-shadow:0 12px 26px rgba(42,137,235,.24);margin-bottom:12px}.gift-bag{font-size:initial}.brand--light .brand__mark{background:#318fee}
.waitlist-trap{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important}.notify-form button[disabled]{cursor:wait;opacity:.72;transform:none}.notify-form.is-success input{border-color:#3FD08B}.notify-form.is-error input{border-color:#F06A6A}
.launch-preview{background:var(--bg);padding-block:100px}.launch-stage{position:relative;min-height:590px;overflow:hidden;border:1px solid var(--border-strong);border-radius:38px;background:radial-gradient(circle at 78% 22%,rgba(94,205,235,.18),transparent 31%),linear-gradient(145deg,var(--surface-2),var(--surface));padding:64px;display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:1fr auto;gap:42px;box-shadow:0 28px 70px rgba(0,0,0,.3)}.launch-stage:before{content:"";position:absolute;inset:0;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:45px 45px;mask-image:linear-gradient(90deg,transparent,#000 65%,transparent);opacity:.16}.launch-stage__glow{position:absolute;width:420px;height:420px;border-radius:50%;background:rgba(94,205,235,.08);filter:blur(80px);left:-100px;bottom:-180px}.launch-stage__copy{position:relative;z-index:2;align-self:center}.launch-stage__label{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:var(--primary-soft);border:1px solid var(--border-strong);color:var(--primary);font-size:11px;font-weight:800}.launch-stage__label i{width:7px;height:7px;border-radius:50%;background:var(--primary);box-shadow:0 0 14px var(--primary);animation:launchPulse 1.8s ease-in-out infinite}.launch-stage h2{font-size:clamp(39px,4.8vw,65px);line-height:1.22;letter-spacing:-2.8px;margin:18px 0 14px}.launch-stage h2 em{font-style:normal;color:var(--primary)}.launch-stage__copy>p{max-width:610px;color:var(--text-muted);font-size:14px;margin:0}.launch-stage__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.launch-stage__mark{position:relative;z-index:2;display:grid;place-items:center;min-height:310px}.launch-logo{width:168px;height:168px;border-radius:48px;overflow:hidden;box-shadow:0 28px 70px rgba(0,0,0,.4),0 0 50px rgba(94,205,235,.18);position:relative;z-index:3;transform:rotate(-4deg)}.launch-logo img{width:100%;height:100%;object-fit:cover}.orbit{position:absolute;border:1px solid rgba(94,205,235,.24);border-radius:50%;animation:orbitSpin 15s linear infinite}.orbit:after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:var(--primary);box-shadow:0 0 18px var(--primary);top:17px;right:47px}.orbit--one{width:260px;height:260px}.orbit--two{width:330px;height:330px;border-style:dashed;animation-duration:24s;animation-direction:reverse;opacity:.55}.orbit--two:after{width:7px;height:7px;top:auto;bottom:26px;right:67px}.coming-pill{position:absolute;z-index:4;left:13%;bottom:16%;padding:10px 17px;border-radius:14px;background:rgba(10,17,22,.9);border:1px solid var(--border-strong);color:var(--primary);font-size:12px;font-weight:900;box-shadow:var(--shadow);transform:rotate(3deg)}.launch-benefits{position:relative;z-index:2;grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.launch-benefits article{display:flex;align-items:flex-start;gap:12px;padding:17px;background:rgba(10,17,22,.5);border:1px solid var(--border);border-radius:20px;transition:.2s}.launch-benefits article:hover{transform:translateY(-3px);background:var(--primary-soft);border-color:rgba(94,205,235,.3)}.launch-benefits i{width:38px;height:38px;display:grid;place-items:center;flex:0 0 38px;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-style:normal;font-size:17px}.launch-benefits h3{font-size:12px;margin:1px 0 3px}.launch-benefits p{font-size:8px;color:var(--text-muted);margin:0;line-height:1.7}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes launchPulse{50%{opacity:.45;transform:scale(1.35)}}@media(max-width:900px){.launch-stage{grid-template-columns:1fr;padding:46px;gap:20px;text-align:center}.launch-stage__copy{display:flex;flex-direction:column;align-items:center}.launch-stage__mark{min-height:330px}.launch-benefits{grid-template-columns:1fr 1fr;text-align:right}}@media(max-width:620px){.launch-preview{padding-block:74px}.launch-stage{padding:34px 19px;border-radius:28px;min-height:auto}.launch-stage h2{font-size:36px;letter-spacing:-2px}.launch-stage__copy>p{font-size:11px}.launch-stage__actions{width:100%;flex-direction:column}.launch-stage__actions .btn{width:100%}.launch-stage__mark{min-height:290px;transform:scale(.85);margin:-15px}.launch-benefits{grid-template-columns:1fr}.launch-benefits article{padding:14px}.launch-benefits h3{font-size:12px}.launch-benefits p{font-size:9px}}@media(prefers-reduced-motion:reduce){.orbit,.launch-stage__label i{animation:none}}
.current-orders-note{margin-top:18px;padding:13px 14px;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;border:1px solid var(--border-strong);border-radius:18px;background:rgba(10,17,22,.52);text-align:right}.current-orders-note__icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#d5448e,#7a55d9);color:#fff;font-size:20px}.current-orders-note strong{display:block;font-size:10px}.current-orders-note p{margin:1px 0 0;color:var(--text-muted);font-size:8px;line-height:1.6}.current-orders-note>a{display:inline-flex;align-items:center;gap:5px;padding:9px 12px;border-radius:12px;background:var(--primary-soft);color:var(--primary);font-size:9px;font-weight:900;white-space:nowrap}.footer__bottom a{color:var(--primary);transition:.2s}.footer__bottom a:hover{color:var(--text)}@media(max-width:620px){.current-orders-note{grid-template-columns:38px 1fr;margin-top:16px}.current-orders-note>a{grid-column:1/-1;justify-content:center;width:100%}.footer__bottom a{order:2}}

/* Launch section: the Nay logo is now a subtle background watermark. */
.launch-stage:after{content:"";position:absolute;z-index:0;width:440px;height:440px;left:4%;top:50%;transform:translateY(-50%) rotate(-7deg);background:url("assets/nay-logo.jpg") center/cover no-repeat;border-radius:30%;opacity:.035;filter:grayscale(1);pointer-events:none}.launch-stage__copy{grid-column:1/-1;max-width:780px}.launch-stage__mark{display:none}@media(max-width:620px){.launch-stage:after{width:310px;height:310px;left:-65px;opacity:.04}}

/* ===== العداد التنازلي ===== */
.countdown-wrap{margin:28px 0 10px}
.countdown-label{font-size:11px;color:var(--text-muted);margin-bottom:10px;font-weight:600;letter-spacing:.4px}
.countdown{display:inline-flex;align-items:center;gap:6px;direction:ltr}
.countdown__unit{display:flex;flex-direction:column;align-items:center;background:var(--surface);border:1px solid var(--border-strong);border-radius:12px;padding:10px 14px;min-width:62px;box-shadow:0 8px 24px rgba(0,0,0,.25)}
.countdown__num{font-size:32px;font-weight:800;line-height:1;color:var(--primary);font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}
.countdown__lbl{font-size:9px;color:var(--text-muted);margin-top:4px;font-weight:600}
.countdown__sep{font-size:26px;font-weight:800;color:var(--primary);opacity:.5;margin-bottom:14px;line-height:1}
@media(max-width:620px){
  .countdown__unit{min-width:52px;padding:8px 10px}
  .countdown__num{font-size:26px}
  .countdown__sep{font-size:20px}
}

/* ===== تعديلات الفوتر ===== */
.footer__dev-link{color:var(--primary);text-decoration:none;transition:.2s}
.footer__dev-link:hover{opacity:.75}
.footer__bottom{flex-wrap:wrap;gap:10px}
@media(max-width:620px){.footer__bottom{flex-direction:column;text-align:center;align-items:center}}
