:root{--c-blush:#f6c7d6;--c-rose:#efa6ba;--c-rose-deep:#e490a8;--c-berry:#a23a55;--c-berry-dark:#7c2b40;--c-cream:#fff6ee;--c-cream-deep:#fbeade;--c-beige:#ead8c8;--c-clay:#b8846c;--c-clay-ink:#8a5740;--c-gold:#b89a68;--c-ink:#151313;--c-ink-soft:#3a3231;--c-muted:#6b5f5c;--c-white:#fff;--c-line:#1513131a;--c-line-soft:#1513130f;--f-display:"IBM Plex Sans Arabic", "Tajawal", system-ui, sans-serif;--f-body:"Tajawal", "IBM Plex Sans Arabic", system-ui, sans-serif;--t-hero:clamp(2.6rem, 7.4vw, 6.4rem);--t-h2:clamp(2rem, 4.6vw, 4rem);--t-h3:clamp(1.35rem, 2.2vw, 1.9rem);--t-lead:clamp(1.02rem, 1.55vw, 1.3rem);--t-body:clamp(.98rem, 1.1vw, 1.08rem);--t-small:.875rem;--t-micro:.75rem;--gutter:clamp(1.15rem, 4vw, 4.5rem);--maxw:1280px;--section-y:clamp(5rem, 11vh, 9rem);--r-sm:10px;--r-md:18px;--r-lg:28px;--r-xl:40px;--r-pill:999px;--sh-sm:0 2px 10px #7c2b400f;--sh-md:0 18px 44px -18px #7c2b403d;--sh-lg:0 40px 90px -34px #7c2b4066;--ease:cubic-bezier(.22, 1, .36, 1);--z-decor:0;--z-content:10;--z-header:40;--z-menu:50}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--f-body);font-size:var(--t-body);color:var(--c-ink);background:var(--c-cream);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;line-height:1.75;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--f-display);letter-spacing:-.015em;text-wrap:balance;font-weight:600;line-height:1.22}p{text-wrap:pretty}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}input{font:inherit}ul{padding:0;list-style:none}:focus-visible{outline:2.5px solid var(--c-berry);outline-offset:3px;border-radius:4px}.sg-skip{inset-inline-start:var(--gutter);z-index:100;background:var(--c-ink);color:var(--c-cream);border-radius:var(--r-pill);transition:top .2s var(--ease);padding:.8rem 1.4rem;font-weight:600;position:absolute;top:-100px}.sg-skip:focus-visible{top:1rem}.sg-shell{width:100%;max-width:var(--maxw);padding-inline:var(--gutter);margin-inline:auto}.sg-section{padding-block:var(--section-y);position:relative;overflow:clip}.sg-kicker{font-family:var(--f-display);font-size:var(--t-small);letter-spacing:.06em;color:var(--c-berry);align-items:center;gap:.6rem;font-weight:500;display:inline-flex}.sg-kicker:before{content:"";opacity:.55;background:currentColor;width:28px;height:1px}.sg-title{font-size:var(--t-h2);margin-block:.7rem 1.1rem}.sg-lead{font-size:var(--t-lead);color:var(--c-muted);max-width:58ch;line-height:1.85}.sg-btn{border-radius:var(--r-pill);min-height:52px;font-family:var(--f-display);letter-spacing:-.01em;cursor:pointer;transition:background-color .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease), box-shadow .25s var(--ease);justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1.9rem;font-size:1rem;font-weight:600;display:inline-flex}.sg-btn--primary{background:var(--c-berry);color:var(--c-cream);box-shadow:var(--sh-md)}.sg-btn--primary:hover{background:var(--c-berry-dark)}.sg-btn--ghost{color:var(--c-ink);background:0 0;border:1.5px solid #15131338}.sg-btn--ghost:hover{background:#1513130d;border-color:#1513136b}.sg-btn--light{background:var(--c-cream);color:var(--c-ink)}.sg-btn--light:hover{background:var(--c-white)}.sg-btn--outline-light{color:var(--c-cream);background:0 0;border:1.5px solid #fff6ee66}.sg-btn--outline-light:hover{background:#fff6ee1f;border-color:#fff6eebf}.sg-btn__icon{flex:none;width:18px;height:18px}.sg-blob{filter:blur(70px);pointer-events:none;z-index:var(--z-decor);border-radius:50%;position:absolute}.sg-grain:after{content:"";pointer-events:none;opacity:.4;z-index:1;background-image:radial-gradient(#b8846c29 .6px,#0000 .6px);background-size:4px 4px;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sg-announce{z-index:calc(var(--z-header) + 1);background:var(--c-ink);color:var(--c-cream);position:relative}.sg-announce__inner{padding:.55rem var(--gutter);font-family:var(--f-display);font-size:var(--t-micro);letter-spacing:.03em;text-align:center;justify-content:center;align-items:center;gap:.55rem;font-weight:400;display:flex}.sg-announce__icon{opacity:.85;flex:none;width:16px;height:16px}.sg-header{z-index:var(--z-header);transition:background-color .3s var(--ease), box-shadow .3s var(--ease), backdrop-filter .3s var(--ease);position:sticky;top:0}.sg-header.is-scrolled{-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);box-shadow:0 1px 0 var(--c-line-soft);background:#fff6eedb}.sg-header__bar{width:100%;max-width:var(--maxw);padding:.85rem var(--gutter);align-items:center;gap:clamp(1rem,3vw,2.5rem);margin-inline:auto;display:flex}.sg-header__logo{flex:none;align-items:center;padding-block:.45rem;display:flex}.sg-header__logo img{width:auto;height:clamp(30px,3.6vw,40px)}.sg-header__nav{align-items:center;gap:clamp(.9rem,1.9vw,1.9rem);margin:0;margin-inline-start:auto;display:none}.sg-header__link{font-family:var(--f-display);color:var(--c-ink-soft);white-space:nowrap;transition:color .22s var(--ease);padding-block:.35rem;font-size:.94rem;font-weight:500;position:relative}.sg-header__link:after{content:"";inset-inline:0;background:var(--c-berry);height:1.5px;transform-origin:inline-end;transition:transform .28s var(--ease);position:absolute;bottom:0;transform:scaleX(0)}.sg-header__link:hover{color:var(--c-berry)}.sg-header__link:hover:after{transform-origin:inline-start;transform:scaleX(1)}.sg-header__actions{align-items:center;gap:.6rem;margin-inline-start:auto;display:flex}.sg-header__cta{min-height:44px;box-shadow:none;padding:.6rem 1.5rem;font-size:.92rem;display:none}.sg-header__burger{border-radius:var(--r-pill);width:46px;height:46px;color:var(--c-ink);border:1.5px solid var(--c-line);transition:background-color .22s var(--ease), border-color .22s var(--ease);place-items:center;display:grid}.sg-header__burger:hover{background:#1513130d;border-color:#15131347}.sg-header__burger-icon{width:22px;height:22px}@media (width>=901px){.sg-header__nav{display:flex}.sg-header__actions{margin-inline-start:0}.sg-header__cta{display:inline-flex}.sg-header__burger{display:none}}.sg-menu{z-index:var(--z-menu);flex-direction:column;display:flex;position:fixed;inset:0}.sg-menu__scrim{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#15131373;flex:1}.sg-menu__panel{background:var(--c-cream);padding:1rem var(--gutter) 2.4rem;border-radius:0 0 var(--r-lg) var(--r-lg);box-shadow:var(--sh-lg);max-height:92vh;overflow-y:auto}.sg-menu__top{border-bottom:1px solid var(--c-line-soft);justify-content:space-between;align-items:center;padding-bottom:1.2rem;display:flex}.sg-menu__top img{width:auto;height:34px}.sg-menu__close{border-radius:var(--r-pill);border:1.5px solid var(--c-line);width:46px;height:46px;color:var(--c-ink);place-items:center;display:grid}.sg-menu__close-icon{width:20px;height:20px}.sg-menu__list{flex-direction:column;gap:.15rem;margin:1.5rem 0 1.8rem;display:flex}.sg-menu__list a{font-family:var(--f-display);color:var(--c-ink);transition:color .2s var(--ease);padding:.75rem 0;font-size:1.32rem;font-weight:500;display:block}.sg-menu__list a:hover{color:var(--c-berry)}.sg-menu__cta{width:100%}.sg-hero{background:radial-gradient(120% 80% at 85% 8%, var(--c-cream-deep) 0%, transparent 58%), var(--c-cream);align-items:center;min-height:100svh;padding-block:clamp(2.5rem,6vh,5rem) clamp(5rem,12vh,8rem);display:flex;position:relative;overflow:clip}.sg-hero__bg{z-index:var(--z-decor);pointer-events:none;position:absolute;inset:0}.sg-hero__blob{opacity:.5}.sg-hero__blob--a{top:-12%;background:var(--c-blush);width:46vw;max-width:620px;height:46vw;max-height:620px;inset-inline-start:-10%}.sg-hero__blob--b{bottom:-14%;background:var(--c-beige);opacity:.75;width:34vw;max-width:460px;height:34vw;max-height:460px;inset-inline-end:6%}.sg-hero__blob--c{top:34%;background:var(--c-rose);opacity:.28;width:22vw;max-width:300px;height:22vw;max-height:300px;inset-inline-start:34%}.sg-hero__ambient{inset-inline-start:-8%;aspect-ratio:1;object-fit:cover;filter:blur(48px)saturate(1.15);opacity:.42;border-radius:50%;width:min(46vw,560px);position:absolute;bottom:-12%}.sg-hero__inner{z-index:var(--z-content);width:100%;max-width:var(--maxw);padding-inline:var(--gutter);align-items:center;gap:clamp(2.5rem,5vw,4rem);margin-inline:auto;display:grid;position:relative}.sg-hero__kicker{border-radius:var(--r-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--f-display);font-size:var(--t-small);letter-spacing:.02em;color:var(--c-berry);background:#ffffff8c;border:1px solid #a23a553d;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .75rem;font-weight:500;display:inline-flex}.sg-hero__kicker-icon{width:16px;height:16px}.sg-hero__title{font-size:var(--t-hero);letter-spacing:-.035em;color:var(--c-ink);margin-top:1.1rem;font-weight:700;line-height:1.14}.sg-hero__word{vertical-align:bottom;margin-bottom:-.12em;padding-bottom:.12em;display:inline-block;overflow:hidden}.sg-hero__word-inner{will-change:transform;display:inline-block}.sg-hero__lead{max-width:46ch;font-size:var(--t-lead);color:var(--c-muted);margin-top:1.35rem;line-height:1.9}.sg-hero__actions{flex-wrap:wrap;gap:.8rem;margin-top:2.1rem;display:flex}.sg-hero__arrow{transform:scaleX(-1)}.sg-hero__visual{aspect-ratio:1/1.06;justify-self:center;width:min(100%,460px);position:relative}.sg-hero__main,.sg-hero__float{background:var(--c-white);will-change:transform;margin:0;overflow:hidden}.sg-hero__main img,.sg-hero__float img{object-fit:cover;width:100%;height:100%}.sg-hero__main{inset-inline-start:8%;aspect-ratio:4/5;border-radius:var(--r-xl);width:78%;box-shadow:var(--sh-lg);position:absolute;top:0}.sg-hero__float{border-radius:var(--r-lg);box-shadow:var(--sh-md);border:5px solid var(--c-cream);position:absolute}.sg-hero__float--a{aspect-ratio:1;inset-inline-end:-4%;width:43%;top:16%}.sg-hero__float--b{aspect-ratio:1;inset-inline-start:-3%;width:37%;bottom:4%}.sg-hero__cue{bottom:clamp(1.4rem,4vh,2.6rem);z-index:var(--z-content);pointer-events:none;flex-direction:column;align-items:center;gap:.55rem;display:flex;position:absolute;inset-inline-start:50%;transform:translate(50%)}.sg-hero__cue-label{font-family:var(--f-display);font-size:var(--t-micro);letter-spacing:.12em;color:var(--c-muted)}.sg-hero__cue-rail{background:linear-gradient(#a23a5559,#a23a5500);width:1.5px;height:38px;position:relative}.sg-hero__cue-dot{top:0;background:var(--c-berry);border-radius:50%;width:5.5px;height:5.5px;animation:2s ease-in-out infinite sg-cue-fall;position:absolute;inset-inline-start:-2px}@keyframes sg-cue-fall{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(22px)}}@media (width<=900px){.sg-hero{align-items:flex-start;padding-top:clamp(2rem,5vh,3rem)}.sg-hero__inner{grid-template-columns:1fr}.sg-hero__visual{order:-1;width:min(100%,340px)}.sg-hero__cue{display:none}}@media (width>=901px){.sg-hero__inner{grid-template-columns:1.05fr .95fr}}.sg-story{background:linear-gradient(180deg, var(--c-cream) 0%, var(--c-cream-deep) 100%)}@media (width>=901px){.sg-story{align-items:center;min-height:92vh;display:flex}}.sg-story__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-story__blob--a{top:-8%;background:var(--c-blush);opacity:.42;width:40vw;max-width:520px;height:40vw;max-height:520px;inset-inline-end:-8%}.sg-story__blob--b{bottom:2%;background:var(--c-beige);opacity:.55;width:26vw;max-width:340px;height:26vw;max-height:340px;inset-inline-start:4%}.sg-story__grid{z-index:var(--z-content);align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid;position:relative}@media (width>=901px){.sg-story__grid{grid-template-columns:1fr 1fr}}.sg-story__media{will-change:transform;position:relative}.sg-story__frame{border-radius:var(--r-xl);box-shadow:var(--sh-lg);aspect-ratio:1;overflow:hidden}.sg-story__frame img{object-fit:cover;will-change:transform;width:100%;height:100%}.sg-story__badge{inset-inline-start:clamp(-1.5rem,-2vw,-2.5rem);border-radius:var(--r-md);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--sh-md);will-change:transform;background:#fff6eeeb;flex-direction:column;gap:.4rem;padding:1rem 1.35rem;display:flex;position:absolute;bottom:clamp(1.5rem,5vw,3rem)}.sg-story__badge img{width:auto;height:26px}.sg-story__badge span{font-family:var(--f-display);font-size:var(--t-micro);letter-spacing:.04em;color:var(--c-muted);white-space:nowrap}.sg-story__copy{will-change:transform}.sg-story__values{flex-direction:column;gap:1rem;margin-top:2.2rem;display:flex}.sg-story__values li{font-family:var(--f-display);color:var(--c-ink-soft);align-items:center;gap:.9rem;font-size:clamp(1rem,1.3vw,1.1rem);font-weight:500;display:flex}.sg-story__value-icon{background:var(--c-white);width:44px;height:44px;color:var(--c-berry);box-shadow:var(--sh-sm);border-radius:50%;flex:none;place-items:center;display:grid}.sg-story__value-icon svg{width:21px;height:21px}@media (width<=900px){.sg-story__badge{inset-inline-start:.75rem;padding:.7rem 1rem;bottom:.75rem}.sg-story__badge img{height:20px}}.sg-trust{z-index:var(--z-content);background:var(--c-ink);color:var(--c-cream);padding-block:clamp(1.6rem,3vw,2.2rem);position:relative}.sg-trust__list{grid-template-columns:1fr;gap:1.1rem clamp(1rem,3vw,2.5rem);margin:0;display:grid}.sg-trust__item{font-family:var(--f-display);color:#fff6eee6;align-items:center;gap:.75rem;font-size:.94rem;font-weight:400;line-height:1.5;display:flex}.sg-trust__icon{width:26px;height:26px;color:var(--c-rose);flex:none}@media (width>=600px){.sg-trust__list{grid-template-columns:repeat(2,1fr)}}@media (width>=1000px){.sg-trust__list{grid-template-columns:repeat(4,1fr)}.sg-trust__item+.sg-trust__item{border-inline-start:1px solid #fff6ee26;padding-inline-start:clamp(1rem,2.5vw,2rem)}}.sg-hair{background:radial-gradient(90% 70% at 12% 0%, #241f1f 0%, transparent 60%), var(--c-ink);color:var(--c-cream);padding-block:clamp(5rem,12vh,9rem);position:relative;overflow:clip}@media (width>=901px){.sg-hair{align-items:center;min-height:100vh;display:flex}}.sg-hair__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-hair__glow{top:8%;background:var(--c-berry);opacity:.32;filter:blur(110px);will-change:transform;width:55vw;max-width:700px;height:55vw;max-height:700px;inset-inline-start:18%}.sg-hair__grid{z-index:var(--z-content);align-items:center;gap:clamp(3rem,7vw,4.5rem);display:grid;position:relative}@media (width>=901px){.sg-hair__grid{grid-template-columns:.92fr 1.08fr}}.sg-hair__copy{will-change:transform}.sg-hair__kicker{color:var(--c-rose)}.sg-hair__title{color:var(--c-cream);max-width:14ch}.sg-hair__lead{color:#fff6eebd;margin-bottom:2.1rem}.sg-hair__arrow{transform:scaleX(-1)}.sg-hair__stage{aspect-ratio:1/.92;width:100%;position:relative}.sg-hair__float{border-radius:var(--r-lg);will-change:transform;margin:0;position:absolute;overflow:hidden;box-shadow:0 30px 70px -26px #000c}.sg-hair__float img{object-fit:cover;width:100%;height:100%}.sg-hair__float--a{aspect-ratio:4/5;inset-inline-end:2%;z-index:3;width:44%;top:0}.sg-hair__float--b{aspect-ratio:1;inset-inline-start:4%;z-index:2;width:34%;top:12%}.sg-hair__float--c{aspect-ratio:1;inset-inline-start:30%;z-index:4;width:30%;bottom:12%}.sg-hair__float--d{aspect-ratio:1;inset-inline-end:8%;z-index:3;width:27%;bottom:4%}.sg-hair__float--e{aspect-ratio:1;inset-inline-start:0;z-index:1;opacity:.9;width:24%;bottom:34%}@media (width<=900px){.sg-hair__stage{aspect-ratio:1/.86;max-width:460px;margin-inline:auto}.sg-hair__float--e{display:none}}.sg-body{background:linear-gradient(180deg, var(--c-cream-deep) 0%, #fdeef1 45%, var(--c-cream) 100%);padding-bottom:clamp(3rem,6vh,4rem)}.sg-body__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-body__blob--a{top:6%;background:var(--c-rose);opacity:.34;width:38vw;max-width:500px;height:38vw;max-height:500px;inset-inline-start:-6%}.sg-body__blob--b{bottom:12%;background:var(--c-beige);opacity:.6;width:30vw;max-width:400px;height:30vw;max-height:400px;inset-inline-end:-4%}.sg-body__grid{z-index:var(--z-content);align-items:center;gap:clamp(2.5rem,6vw,4.5rem);display:grid;position:relative}@media (width>=901px){.sg-body__grid{grid-template-columns:1fr 1fr}}.sg-body__copy{will-change:transform}.sg-body__title{max-width:13ch}.sg-body__cta{margin-top:2.1rem}.sg-body__arrow{transform:scaleX(-1)}.sg-body__feature{will-change:transform;position:relative}.sg-body__feature-frame{border-radius:clamp(140px, 22vw, 240px) clamp(140px, 22vw, 240px) var(--r-xl) var(--r-xl);aspect-ratio:4/5;box-shadow:var(--sh-lg);overflow:hidden}.sg-body__feature-frame img{object-fit:cover;will-change:transform;width:100%;height:100%}.sg-body__inlay{inset-inline-start:-6%;aspect-ratio:1;border-radius:var(--r-lg);border:6px solid var(--c-cream);width:42%;box-shadow:var(--sh-md);will-change:transform;margin:0;position:absolute;bottom:8%;overflow:hidden}.sg-body__inlay img{object-fit:cover;width:100%;height:100%}.sg-body__rail-wrap{z-index:var(--z-content);margin-top:clamp(3rem,7vh,5rem);position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.sg-body__rail{padding-inline:var(--gutter);will-change:transform;gap:clamp(.7rem,1.6vw,1.2rem);width:max-content;margin:0;display:flex}.sg-body__rail-item{aspect-ratio:1;border-radius:var(--r-md);width:clamp(120px,15vw,190px);box-shadow:var(--sh-sm);flex:none;overflow:hidden}.sg-body__rail-item img{object-fit:cover;width:100%;height:100%}@media (width<=900px){.sg-body__feature{width:100%;max-width:400px;margin-inline:auto}.sg-body__inlay{width:38%;inset-inline-start:-3%}}.sg-collections{background:var(--c-cream)}.sg-collections__head{will-change:transform;max-width:46ch;margin-bottom:clamp(2.2rem,5vw,3.5rem)}.sg-collections__grid{grid-template-columns:1fr;gap:clamp(1.1rem,2.2vw,1.8rem);margin:0;display:grid}@media (width>=640px){.sg-collections__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1040px){.sg-collections__grid{grid-template-columns:repeat(4,1fr)}.sg-collections__item:nth-child(2n){margin-top:clamp(1.5rem,3vw,2.75rem)}}.sg-collections__card{background:var(--c-white);border-radius:var(--r-lg);height:100%;box-shadow:var(--sh-sm);cursor:pointer;transition:box-shadow .35s var(--ease);flex-direction:column;display:flex;overflow:hidden}.sg-collections__card:hover{box-shadow:var(--sh-md)}.sg-collections__media{aspect-ratio:4/3.4;background:var(--c-cream-deep);position:relative;overflow:hidden}.sg-collections__media img{object-fit:cover;will-change:transform;width:100%;height:118%;margin-top:-9%}.sg-collections__count{top:.85rem;border-radius:var(--r-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);font-family:var(--f-display);font-size:var(--t-micro);color:var(--c-berry);background:#fff6eeeb;padding:.28rem .75rem;font-weight:500;position:absolute;inset-inline-end:.85rem}.sg-collections__body{flex-direction:column;flex:1;padding:1.25rem 1.35rem 1.45rem;display:flex}.sg-collections__name{font-size:1.1rem;font-weight:600;line-height:1.4}.sg-collections__blurb{color:var(--c-muted);margin-top:.5rem;margin-bottom:1.1rem;font-size:.92rem;line-height:1.7}.sg-collections__link{font-family:var(--f-display);color:var(--c-berry);align-items:center;gap:.4rem;margin-top:auto;font-size:.9rem;font-weight:600;display:inline-flex}.sg-collections__link-icon{width:16px;height:16px;transition:transform .28s var(--ease);transform:scaleX(-1)}.sg-collections__card:hover .sg-collections__link-icon{transform:scaleX(-1)translate(4px)}.sg-products{background:linear-gradient(180deg, var(--c-cream) 0%, var(--c-cream-deep) 100%)}.sg-products__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-products__blob{top:18%;background:var(--c-blush);opacity:.34;width:44vw;max-width:560px;height:44vw;max-height:560px;inset-inline-end:-12%}.sg-products__head{z-index:var(--z-content);will-change:transform;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.2rem;margin-bottom:clamp(2.2rem,5vw,3.4rem);display:flex;position:relative}.sg-products__head .sg-title{margin-bottom:0}.sg-products__all{font-family:var(--f-display);color:var(--c-berry);transition:gap .25s var(--ease);border-bottom:1.5px solid;align-items:center;gap:.45rem;padding-block:.55rem .2rem;font-size:.95rem;font-weight:600;display:inline-flex}.sg-products__all:hover{gap:.8rem}.sg-products__all-icon{width:16px;height:16px;transform:scaleX(-1)}.sg-products__grid{z-index:var(--z-content);grid-template-columns:repeat(2,1fr);gap:clamp(.8rem,2vw,1.6rem);margin:0;display:grid;position:relative}@media (width>=760px){.sg-products__grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1080px){.sg-products__grid{grid-template-columns:repeat(4,1fr)}}.sg-product{background:var(--c-white);border-radius:var(--r-md);height:100%;box-shadow:var(--sh-sm);transition:box-shadow .35s var(--ease);flex-direction:column;display:flex;overflow:hidden}.sg-product:hover{box-shadow:var(--sh-md)}.sg-product__media{aspect-ratio:1;background:var(--c-cream-deep);position:relative;overflow:hidden}.sg-product__media img{object-fit:cover;width:100%;height:100%}.sg-product__tag{top:.7rem;border-radius:var(--r-pill);background:var(--c-berry);color:var(--c-cream);font-family:var(--f-display);font-size:var(--t-micro);padding:.22rem .7rem;font-weight:600;position:absolute;inset-inline-start:.7rem}.sg-product__body{flex-direction:column;flex:1;padding:.95rem 1rem 1.1rem;display:flex}.sg-product__cat{font-size:var(--t-micro);color:var(--c-clay-ink);line-height:1.5}.sg-product__name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-top:.3rem;font-size:.98rem;font-weight:600;line-height:1.55;display:-webkit-box;overflow:hidden}.sg-product__price{font-family:var(--f-display);flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-top:.6rem;margin-bottom:.9rem;display:flex}.sg-product__was{color:var(--c-muted);font-size:.85rem}.sg-product__now{color:var(--c-berry);font-size:1.05rem;font-weight:700}.sg-product__cta{border-radius:var(--r-pill);min-height:44px;font-family:var(--f-display);cursor:pointer;transition:background-color .25s var(--ease), color .25s var(--ease), border-color .25s var(--ease);border:1.5px solid #15131329;justify-content:center;align-items:center;gap:.4rem;margin-top:auto;padding:.55rem 1rem;font-size:.9rem;font-weight:600;display:inline-flex}.sg-product__cta:hover{background:var(--c-ink);border-color:var(--c-ink);color:var(--c-cream)}.sg-product__cta-icon{width:15px;height:15px;transform:scaleX(-1)}.sg-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.sg-routine{background:var(--c-cream-deep)}.sg-routine__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-routine__blob{top:-10%;background:var(--c-beige);opacity:.65;width:42vw;max-width:540px;height:42vw;max-height:540px;inset-inline-start:-10%}.sg-routine__texture{inset-inline-end:-6%;aspect-ratio:1;object-fit:cover;filter:blur(56px)saturate(1.1);opacity:.35;will-change:transform;border-radius:50%;width:min(38vw,440px);position:absolute;bottom:-10%}.sg-routine__head{z-index:var(--z-content);will-change:transform;max-width:40ch;margin-bottom:clamp(2.4rem,5vw,3.6rem);position:relative}.sg-routine__steps{z-index:var(--z-content);counter-reset:step;grid-template-columns:1fr;gap:clamp(2rem,4vw,2.6rem);margin:0;padding:0;list-style:none;display:grid;position:relative}@media (width>=820px){.sg-routine__steps{grid-template-columns:repeat(3,1fr)}}.sg-routine__step{position:relative}.sg-routine__media{aspect-ratio:5/4;border-radius:var(--r-lg);box-shadow:var(--sh-md);will-change:transform;margin-bottom:1.35rem;overflow:hidden}.sg-routine__media img{object-fit:cover;width:100%;height:100%}.sg-routine__n{font-family:var(--f-display);letter-spacing:-.03em;color:var(--c-rose);font-size:clamp(2.2rem,4.2vw,3.2rem);font-weight:300;line-height:1;display:block}.sg-routine__title{font-size:var(--t-h3);margin-top:.7rem;font-weight:600}.sg-routine__text{color:var(--c-muted);max-width:34ch;margin-top:.55rem;line-height:1.85}.sg-reviews{background:linear-gradient(180deg, var(--c-cream-deep) 0%, #fbe3e9 100%)}.sg-reviews__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-reviews__blob{top:10%;background:var(--c-blush);opacity:.5;will-change:transform;width:50vw;max-width:640px;height:50vw;max-height:640px;inset-inline-start:50%;transform:translate(50%)}.sg-reviews__head{z-index:var(--z-content);will-change:transform;max-width:40ch;margin-bottom:clamp(2.2rem,5vw,3.4rem);position:relative}.sg-reviews__grid{z-index:var(--z-content);grid-template-columns:1fr;align-items:start;gap:clamp(1.4rem,3vw,2.2rem);margin:0;display:grid;position:relative}@media (width>=780px){.sg-reviews__grid{grid-template-columns:repeat(3,1fr)}}.sg-review{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--r-lg);height:100%;box-shadow:var(--sh-md);will-change:transform;background:#ffffffd1;border:1px solid #ffffffe6;flex-direction:column;margin:0;padding:1.1rem 1.1rem 1.4rem;display:flex}.sg-review__media{aspect-ratio:4/3;border-radius:var(--r-md);background:var(--c-cream-deep);margin-bottom:1.1rem;overflow:hidden}.sg-review__media img{object-fit:cover;object-position:50% 22%;width:100%;height:100%}.sg-review__quote{flex:1;margin:0;padding-inline-start:.25rem;position:relative}.sg-review__mark{font-family:var(--f-display);color:var(--c-rose);margin-bottom:.5rem;font-size:2.6rem;line-height:.6;display:block}.sg-review__quote p{color:var(--c-ink-soft);font-size:1rem;line-height:1.9}.sg-review__meta{border-top:1px solid #15131314;align-items:baseline;gap:.55rem;margin-top:1.2rem;padding-top:1rem;display:flex}.sg-review__name{font-family:var(--f-display);color:var(--c-ink);font-weight:600}.sg-review__loc{font-size:var(--t-small);color:var(--c-muted)}.sg-offer{text-align:center;background:#fbe3e9;padding-block:clamp(3.5rem,9vh,6rem);position:relative;overflow:clip}.sg-offer__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-offer__blob--a{top:-18%;background:var(--c-rose);opacity:.4;width:34vw;max-width:420px;height:34vw;max-height:420px;inset-inline-start:8%}.sg-offer__blob--b{bottom:-20%;background:var(--c-beige);opacity:.7;width:28vw;max-width:340px;height:28vw;max-height:340px;inset-inline-end:10%}.sg-offer__inner{z-index:var(--z-content);flex-direction:column;align-items:center;display:flex;position:relative}.sg-offer__eyebrow,.sg-offer__title{direction:ltr}.sg-offer__eyebrow{font-family:var(--f-display);font-size:var(--t-small);letter-spacing:.08em;text-transform:uppercase;color:var(--c-berry);font-weight:500}.sg-offer__title{letter-spacing:-.02em;max-width:20ch;color:var(--c-ink);margin-top:.7rem;font-size:clamp(1.6rem,3.6vw,2.9rem);font-weight:600}.sg-offer__form{flex-wrap:wrap;justify-content:center;gap:.6rem;width:100%;max-width:520px;margin-top:2rem;display:flex}.sg-offer__field{flex:240px;align-items:center;display:flex;position:relative}.sg-offer__field-icon{width:19px;height:19px;color:var(--c-muted);pointer-events:none;position:absolute;inset-inline-start:1.05rem}.sg-offer__field input{border-radius:var(--r-pill);width:100%;min-height:52px;color:var(--c-ink);background:#ffffffd1;border:1.5px solid #15131324;padding:.85rem 1.2rem;padding-inline-start:3rem}.sg-offer__field input::placeholder{color:var(--c-muted)}.sg-offer__field input:disabled{cursor:not-allowed;opacity:.75}.sg-offer__form .sg-btn:disabled{cursor:not-allowed;opacity:.55;box-shadow:none}.sg-offer__note{max-width:48ch;font-size:var(--t-small);color:var(--c-muted);margin-top:1rem;line-height:1.75}.sg-offer__link{font-family:var(--f-display);color:var(--c-berry);transition:color .22s var(--ease);border-bottom:1.5px solid;margin-top:1.1rem;padding-block:.5rem .15rem;font-size:.95rem;font-weight:600}.sg-offer__link:hover{color:var(--c-berry-dark)}.sg-final{background:radial-gradient(80% 60% at 50% 100%, #2a2222 0%, transparent 62%), var(--c-ink);min-height:88svh;color:var(--c-cream);text-align:center;align-items:center;padding-block:clamp(4.5rem,12vh,8rem);display:flex;position:relative;overflow:clip}.sg-final__decor{z-index:var(--z-decor);position:absolute;inset:0}.sg-final__glow{top:50%;background:var(--c-berry);opacity:.34;filter:blur(120px);width:60vw;max-width:760px;height:60vw;max-height:760px;inset-inline-start:50%;transform:translate(50%,-50%)}.sg-final__aside{aspect-ratio:3/4;object-fit:cover;border-radius:var(--r-lg);opacity:.5;will-change:transform;width:min(22vw,260px);position:absolute}.sg-final__aside--start{inset-inline-start:-4%;top:12%;transform:rotate(-5deg)}.sg-final__aside--end{inset-inline-end:-4%;bottom:10%;transform:rotate(4deg)}.sg-final__inner{z-index:var(--z-content);will-change:transform;flex-direction:column;align-items:center;display:flex;position:relative}.sg-final__logo{filter:brightness(0)invert();opacity:.92;width:auto;height:clamp(34px,4vw,46px);margin-bottom:1.6rem}.sg-final__title{letter-spacing:-.03em;max-width:18ch;color:var(--c-cream);font-size:clamp(2.1rem,5.4vw,4.4rem);font-weight:700;line-height:1.18}.sg-final__lead{max-width:52ch;font-size:var(--t-lead);color:#fff6eebd;margin-top:1.35rem;line-height:1.9}.sg-final__actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2.4rem;display:flex}.sg-final__wa .sg-btn__icon{width:19px;height:19px}@media (width<=900px){.sg-final__aside{opacity:.26;width:34vw}.sg-final__aside--start{inset-inline-start:-12%;top:4%}.sg-final__aside--end{inset-inline-end:-12%;bottom:4%}}.sg-footer{color:#fff6eeb8;background:#100e0e}.sg-footer__grid{grid-template-columns:1fr;gap:clamp(2rem,4vw,3rem);padding-block:clamp(3rem,7vh,4.5rem);display:grid}@media (width>=640px){.sg-footer__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1080px){.sg-footer__grid{grid-template-columns:1.5fr repeat(4,1fr)}}.sg-footer__brand img{filter:brightness(0)invert();opacity:.9;width:auto;height:40px}.sg-footer__tagline{max-width:34ch;margin-top:1.1rem;font-size:.95rem;line-height:1.85}.sg-footer__socials{gap:.6rem;margin-top:1.4rem;display:flex}.sg-footer__socials a{width:44px;height:44px;color:var(--c-cream);transition:background-color .25s var(--ease), border-color .25s var(--ease);border:1px solid #fff6ee33;border-radius:50%;place-items:center;display:grid}.sg-footer__socials a:hover{background:var(--c-berry);border-color:var(--c-berry)}.sg-footer__socials svg{width:20px;height:20px}.sg-footer__heading{font-family:var(--f-display);color:var(--c-cream);margin-bottom:1rem;font-size:.95rem;font-weight:600}.sg-footer__col ul{flex-direction:column;gap:.3rem;display:flex}.sg-footer__col a{transition:color .22s var(--ease);padding-block:.32rem;font-size:.93rem;display:inline-block}.sg-footer__col a:hover{color:var(--c-rose)}.sg-footer__col--ltr{text-align:start;direction:ltr}.sg-footer__contact{flex-direction:column;gap:.55rem;display:flex}.sg-footer__contact li{align-items:center;gap:.6rem;font-size:.93rem;display:flex}.sg-footer__contact a{padding-block:.32rem;display:inline-block}.sg-footer__contact svg{width:18px;height:18px;color:var(--c-rose);flex:none}.sg-footer__contact a:hover{color:var(--c-rose)}.sg-footer__bar{border-top:1px solid #fff6ee1f}.sg-footer__bar-inner{font-size:var(--t-small);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-block:1.35rem;display:flex}.sg-footer__bar-inner a{color:var(--c-cream);transition:color .22s var(--ease);border-bottom:1px solid #fff6ee59;padding-block:.3rem 1px;display:inline-block}.sg-footer__bar-inner a:hover{color:var(--c-rose)}
