*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ory-ink);background:var(--ory-paper);font-family:DM Sans,Arial,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}img,svg{display:block;max-width:100%}svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.no-js .js-only{display:none!important}.skip-link{position:fixed;z-index:9999;left:16px;top:-60px;background:var(--ory-ink);color:#fff;padding:12px 18px;border-radius:0 0 8px 8px}.skip-link:focus{top:0}.page-width{width:min(calc(100% - 40px),var(--ory-page));margin-inline:auto}.narrow-width{width:min(calc(100% - 40px),880px);margin-inline:auto}.section{padding:96px 0}.section--compact{padding:64px 0}.section--cream{background:var(--ory-cream)}.section--dark{background:var(--ory-ink);color:#fff}.eyebrow{display:flex;align-items:center;gap:10px;margin:0 0 16px;font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--ory-gold)}.eyebrow:before{content:"";width:26px;height:1px;background:currentColor}.display,.section-title,h1,h2{font-family:Italiana,Georgia,serif;font-weight:400;line-height:1.06;letter-spacing:-.018em}.section-title{font-size:clamp(2.25rem,5vw,4.8rem);margin:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:42px}.section-heading>div{max-width:760px}.section-heading p{max-width:520px;margin:14px 0 0;color:#6f655e}.text-link{display:inline-flex;align-items:center;gap:9px;font-size:.76rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid;padding-bottom:5px}.text-link svg{width:16px}.button{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 27px;border:1px solid var(--ory-ink);border-radius:999px;background:var(--ory-ink);color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;transition:.25s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #211a172e}.button--light{background:#fff;color:var(--ory-ink);border-color:#fff}.button--outline{background:transparent;color:var(--ory-ink)}.button--gold{background:var(--ory-gold);border-color:var(--ory-gold);color:#fff}.button[disabled]{opacity:.45;cursor:not-allowed}.icon-button{display:inline-grid;place-items:center;width:44px;height:44px;border:1px solid rgba(33,26,23,.14);border-radius:50%;background:#fff;transition:.2s}.icon-button:hover{background:var(--ory-ink);color:#fff}.surface{background:#fff;border:1px solid rgba(48,37,31,.08);border-radius:var(--ory-radius);box-shadow:0 18px 50px #33271f0f}.placeholder{background:#f1ebe4;color:#c8b9aa}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.ory-preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;display:grid;place-items:center;background:#fbf7f0;transition:opacity .55s ease,visibility .55s ease}.ory-preloader.is-hidden{opacity:0;visibility:hidden}.ory-preloader__mark{text-align:center}.ory-preloader img{width:180px;height:92px;object-fit:contain;margin:auto}.ory-preloader__line{display:block;width:130px;height:2px;margin:14px auto;background:linear-gradient(90deg,transparent,var(--ory-gold),transparent);background-size:200% 100%;animation:ory-load 1.1s infinite}.ory-preloader p{margin:0;font-size:.65rem;letter-spacing:.22em;text-transform:uppercase;color:#7a6b5c}@keyframes ory-load{0%{background-position:200% 0}to{background-position:-200% 0}}.announcement{position:relative;z-index:40;background:var(--ory-ink);color:#fff;min-height:34px}.announcement__inner{display:flex;align-items:center;justify-content:center;gap:56px;min-height:34px;overflow:hidden}.announcement__item{font-size:.67rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;white-space:nowrap}.announcement__item span{color:#d4b46a;margin-right:8px}.site-header{position:sticky;top:0;z-index:35;background:#fffdf9f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(51,40,34,.08);transition:box-shadow .25s}.site-header.is-scrolled{box-shadow:0 8px 32px #281e1814}.header__inner{display:grid;grid-template-columns:210px 1fr 210px;align-items:center;min-height:78px;gap:24px}.header__logo{display:block;width:158px}.header__logo img{width:100%;height:58px;object-fit:contain;object-position:left center}.header__nav>ul{list-style:none;display:flex;justify-content:center;align-items:center;gap:clamp(18px,2.3vw,36px);padding:0;margin:0}.header__nav a{position:relative;font-size:.74rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:28px 0}.header__nav a:after{content:"";position:absolute;left:0;bottom:20px;width:0;height:1px;background:var(--ory-blush);transition:.2s}.header__nav a:hover:after,.header__nav a[aria-current=page]:after{width:100%}.header__actions{display:flex;justify-content:flex-end;align-items:center;gap:7px}.header__action{position:relative;display:grid;place-items:center;width:42px;height:42px;border:0;background:transparent;border-radius:50%}.header__action:hover{background:var(--ory-cream)}.cart-count{position:absolute;right:1px;top:1px;min-width:18px;height:18px;padding:0 4px;border-radius:20px;background:var(--ory-blush);color:#fff;font-size:.62rem;display:grid;place-items:center}.menu-toggle{display:none}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;background:#19131073;opacity:0;visibility:hidden;transition:.3s}.drawer-overlay.is-open{opacity:1;visibility:visible}.nav-drawer,.search-drawer{position:fixed;z-index:61;top:0;bottom:0;background:var(--ory-paper);transition:transform .35s cubic-bezier(.22,.8,.2,1);overflow:auto}.nav-drawer{left:0;width:min(88vw,420px);transform:translate(-105%)}.search-drawer{right:0;width:min(92vw,560px);transform:translate(105%)}.nav-drawer.is-open,.search-drawer.is-open{transform:none}.drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid rgba(33,26,23,.09)}.drawer__head img{width:135px;height:52px;object-fit:contain}.drawer__close{border:0;background:transparent;padding:9px}.drawer__close svg{width:24px;height:24px}.nav-drawer__links{list-style:none;padding:20px 24px;margin:0}.nav-drawer__links li{border-bottom:1px solid rgba(33,26,23,.09)}.nav-drawer__links a{display:flex;justify-content:space-between;align-items:center;padding:18px 0;font-family:Italiana,Georgia,serif;font-size:1.55rem}.drawer__meta{padding:26px 24px;background:var(--ory-cream)}.drawer__meta p{margin:6px 0;color:#6c6158;font-size:.86rem}.search-drawer__body{padding:30px}.search-form{position:relative}.search-form input{width:100%;height:58px;border:1px solid #cfc5bb;border-radius:999px;background:#fff;padding:0 60px 0 22px;outline:none}.search-form input:focus{border-color:var(--ory-gold);box-shadow:0 0 0 3px #b68a321f}.search-form button{position:absolute;right:8px;top:7px}.search-popular{padding-top:30px}.search-popular h3{font-family:Italiana,Georgia,serif;font-size:1.7rem;font-weight:400}.search-chips{display:flex;flex-wrap:wrap;gap:10px}.search-chips a{padding:9px 13px;border-radius:999px;background:var(--ory-cream);font-size:.76rem}.hero{position:relative;overflow:hidden;background:var(--ory-cream);min-height:720px}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.98),transparent 34%),radial-gradient(circle at 72% 40%,rgba(203,171,111,.22),transparent 38%),linear-gradient(120deg,#f8f1e7,#efe3d4)}.hero__inner{position:relative;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;min-height:720px;gap:48px}.hero__copy{padding:80px 0;max-width:690px}.hero__copy h1{font-size:clamp(4rem,7.4vw,7.6rem);margin:0 0 22px}.hero__copy h1 em{display:block;color:var(--ory-gold);font-style:normal}.hero__copy>p{max-width:570px;font-size:1.08rem;color:#665b52}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hero__notes{display:flex;gap:24px;margin-top:34px}.hero__note{display:flex;align-items:center;gap:9px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.hero__note svg{color:var(--ory-gold)}.hero__visual{position:relative;align-self:stretch;display:flex;align-items:end;justify-content:center;padding-top:52px}.hero__visual:before{content:"";position:absolute;width:78%;aspect-ratio:1;left:12%;top:13%;border-radius:50%;background:#ffffff80;border:1px solid rgba(182,138,50,.25)}.hero__visual img{position:relative;width:min(90%,630px);height:650px;object-fit:cover;object-position:center;border-radius:220px 220px 22px 22px;box-shadow:0 32px 80px #3e2b1c2e}.hero__float{position:absolute;z-index:2;left:-10px;bottom:60px;width:190px;padding:18px;background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:16px;box-shadow:0 18px 48px #2d1f1724}.hero__float span{display:block;color:var(--ory-gold);font-size:.64rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero__float strong{display:block;margin-top:5px;font-family:Italiana,Georgia,serif;font-size:1.45rem;font-weight:400}.hero__marquee{position:absolute;bottom:0;left:0;right:0;height:42px;background:#fffdf9e0;display:flex;align-items:center;overflow:hidden;border-top:1px solid rgba(33,26,23,.08)}.hero__marquee-track{display:flex;gap:40px;white-space:nowrap;animation:ory-marquee 24s linear infinite}.hero__marquee span{font-size:.65rem;letter-spacing:.19em;text-transform:uppercase}.hero__marquee b{color:var(--ory-gold);font-weight:400}@keyframes ory-marquee{to{transform:translate(-50%)}}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-card__media{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;border-radius:var(--ory-radius);background:#f1ebe3}.product-card__image{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.65,.25,1)}.product-card:hover .product-card__image{transform:scale(1.035)}.product-card__badge,.product-card__discount{position:absolute;z-index:2;top:14px;padding:8px 11px;border-radius:999px;font-size:.61rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.product-card__badge{left:14px;background:#fff}.product-card__discount{right:14px;background:var(--ory-blush);color:#fff}.product-card__view{position:absolute;left:14px;right:14px;bottom:14px;display:flex;justify-content:center;align-items:center;gap:8px;min-height:44px;background:#ffffffe8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transform:translateY(66px);transition:.3s}.product-card:hover .product-card__view{transform:none}.product-card__view svg{width:15px}.product-card__body{padding:18px 5px 0}.product-card__eyebrow{font-size:.62rem;text-transform:uppercase;letter-spacing:.16em;color:var(--ory-gold);font-weight:700}.product-card h3{font-family:Italiana,Georgia,serif;font-size:1.55rem;line-height:1.1;font-weight:400;margin:8px 0}.product-card p{font-size:.78rem;color:#71665e;margin:0;min-height:38px}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.product-card__form{margin:0}.price{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.price__current{font-weight:700;font-size:.94rem}.price__compare{color:#9b9189;font-size:.76rem}.price__save{padding:4px 7px;border-radius:999px;background:#fce8eb;color:#aa3e52;font-size:.61rem;font-weight:700;text-transform:uppercase}.routine{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,90px);align-items:center}.routine__image{position:relative}.routine__image img{width:100%;border-radius:var(--ory-radius);box-shadow:0 28px 70px #34261d1f}.routine__image:after{content:"";position:absolute;top:18px;right:-18px;bottom:-18px;left:18px;border:1px solid var(--ory-gold);border-radius:var(--ory-radius);z-index:-1}.routine__content h2{font-size:clamp(3rem,6vw,6rem);margin:0 0 20px}.routine__content>p{color:#6f645b;font-size:1.02rem}.steps{margin:34px 0;display:grid;gap:12px}.step{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:16px;padding:15px 0;border-bottom:1px solid rgba(33,26,23,.1)}.step__number{font-family:Italiana,Georgia,serif;font-size:2rem;color:var(--ory-gold)}.step strong{display:block}.step small{color:#776b62}.step__tag{font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ory-blush)}.ingredient-feature{display:grid;grid-template-columns:.95fr 1.05fr;min-height:680px}.ingredient-feature__image{height:100%;min-height:640px}.ingredient-feature__image img{width:100%;height:100%;object-fit:cover}.ingredient-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(40px,7vw,100px);background:#251d19;color:#fff}.ingredient-feature h2{font-size:clamp(3rem,6vw,5.8rem);margin:0 0 18px}.ingredient-feature p{color:#cbbfb5}.ingredient-pills{display:flex;flex-wrap:wrap;gap:9px;margin:24px 0 32px}.ingredient-pills span{padding:9px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:.7rem;color:#f0e8df}.climate{position:relative;overflow:hidden;border-radius:calc(var(--ory-radius) + 8px);min-height:540px;background:#cddbe0}.climate img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.climate:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(25,20,18,.77),rgba(25,20,18,.18) 68%,transparent)}.climate__copy{position:relative;z-index:2;padding:clamp(42px,7vw,92px);max-width:650px;color:#fff}.climate__copy h2{font-size:clamp(3.1rem,6vw,6.2rem);margin:0}.climate__copy p{max-width:520px;color:#eee6df}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-card{padding:28px;border:1px solid rgba(33,26,23,.09);border-radius:var(--ory-radius);background:#fff}.trust-card svg{color:var(--ory-gold);width:27px;height:27px}.trust-card h3{font-family:Italiana,Georgia,serif;font-size:1.55rem;font-weight:400;margin:18px 0 6px}.trust-card p{font-size:.82rem;color:#756a61;margin:0}.testimonials{display:grid;grid-template-columns:.75fr 1.25fr;gap:40px;align-items:start}.testimonials__intro{position:sticky;top:150px}.testimonials__intro h2{font-size:clamp(3rem,6vw,5.5rem);margin:0}.testimonial-list{display:grid;gap:16px}.testimonial{padding:32px;background:#fff;border-radius:var(--ory-radius);border:1px solid rgba(33,26,23,.08)}.testimonial__stars{display:flex;color:var(--ory-gold);gap:2px}.testimonial__stars svg{width:15px;height:15px;fill:currentColor;stroke:none}.testimonial blockquote{font-family:Italiana,Georgia,serif;font-size:clamp(1.4rem,2.6vw,2.2rem);line-height:1.25;margin:22px 0}.testimonial footer{display:flex;justify-content:space-between;color:#73675d;font-size:.76rem}.journal-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:20px}.journal-card{display:flex;flex-direction:column;min-height:420px;border-radius:var(--ory-radius);overflow:hidden;background:#efe8df}.journal-card__media{height:230px;background:linear-gradient(135deg,#efe2d0,#d8c1aa);overflow:hidden}.journal-card:first-child .journal-card__media{height:330px}.journal-card img{width:100%;height:100%;object-fit:cover}.journal-card__body{padding:24px}.journal-card__meta{font-size:.64rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ory-gold);font-weight:700}.journal-card h3{font-family:Italiana,Georgia,serif;font-size:1.65rem;font-weight:400;line-height:1.16;margin:10px 0}.journal-card p{color:#71665d;font-size:.83rem;margin:0}.newsletter{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:end;padding:60px;border-radius:calc(var(--ory-radius) + 8px);background:linear-gradient(120deg,#eadfd1,#fbf7f1)}.newsletter h2{font-size:clamp(2.8rem,5vw,5rem);margin:0}.newsletter p{max-width:560px;color:#6c6158}.newsletter-form{display:flex;border-bottom:1px solid var(--ory-ink)}.newsletter-form input{flex:1;background:transparent;border:0;outline:0;padding:16px 4px}.newsletter-form button{border:0;background:transparent;text-transform:uppercase;font-size:.7rem;font-weight:700;letter-spacing:.12em}.site-footer{background:#211a17;color:#fff;padding:80px 0 32px}.footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,.75fr);gap:50px}.footer__brand img{width:190px;height:78px;object-fit:contain;object-position:left;filter:brightness(0) invert(1)}.footer__brand p{max-width:360px;color:#baaea6;font-size:.85rem}.socials{display:flex;gap:8px;margin-top:22px}.socials a{display:grid;place-items:center;width:40px;height:40px;border:1px solid rgba(255,255,255,.17);border-radius:50%}.socials a:hover{background:#fff;color:var(--ory-ink)}.footer__col h3{font-family:Italiana,Georgia,serif;font-size:1.25rem;font-weight:400;margin:12px 0 20px}.footer__col ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.footer__col a{color:#bfb3aa;font-size:.81rem}.footer__col a:hover{color:#fff}.footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:60px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);font-size:.7rem;color:#9e9188}.footer__payments{display:flex;gap:12px;text-transform:uppercase;letter-spacing:.08em}.scroll-top{position:fixed;right:22px;bottom:24px;z-index:29;width:46px;height:46px;border:0;border-radius:50%;background:var(--ory-blush);color:#fff;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s}.scroll-top.is-visible{opacity:1;visibility:visible;transform:none}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding:24px 0;color:#847970;font-size:.69rem}.breadcrumbs a:hover{color:var(--ory-ink)}.product-page{padding-bottom:80px}.product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(32px,6vw,80px);align-items:start}.product-gallery{position:sticky;top:125px;display:grid;grid-template-columns:78px 1fr;gap:15px}.product-thumbs{display:flex;flex-direction:column;gap:10px}.product-thumb{aspect-ratio:1;border:1px solid transparent;border-radius:12px;overflow:hidden;background:#f2ece5;padding:0}.product-thumb.is-active{border-color:var(--ory-gold)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-media{position:relative;aspect-ratio:1/1.12;border-radius:var(--ory-radius);overflow:hidden;background:#f2ece5}.product-media__item{display:none;width:100%;height:100%}.product-media__item.is-active{display:block}.product-media__item img,.product-media__item video,.product-media__item model-viewer{width:100%;height:100%;object-fit:cover}.product-badge{position:absolute;z-index:2;top:18px;left:18px;padding:9px 13px;border-radius:999px;background:#fff;font-size:.63rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-info{padding-top:16px}.product-info h1{font-size:clamp(3rem,5vw,5.2rem);margin:10px 0 12px}.product-info__subtitle{color:#756a61;font-size:1rem}.rating-row{display:flex;align-items:center;gap:10px;margin:19px 0}.stars{display:flex;color:var(--ory-gold)}.stars svg{width:15px;height:15px;fill:currentColor;stroke:none}.rating-row span{font-size:.76rem;color:#776c63}.stock{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#edf4eb;color:#4d6848;font-size:.7rem;font-weight:600}.stock:before{content:"";width:6px;height:6px;border-radius:50%;background:#6f965f}.product-info>.price{margin:20px 0}.product-info>.price .price__current{font-family:Italiana,Georgia,serif;font-size:2.2rem;font-weight:400}.benefit-chips{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin:22px 0 28px}.benefit-chip{display:flex;align-items:center;gap:9px;padding:12px;border-radius:12px;background:var(--ory-cream);font-size:.75rem}.benefit-chip svg{width:17px;color:var(--ory-gold)}.product-form__label{display:flex;justify-content:space-between;margin:18px 0 8px;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.variant-options{display:flex;flex-wrap:wrap;gap:9px}.variant-option input{position:absolute;opacity:0;pointer-events:none}.variant-option span{display:block;padding:11px 15px;border:1px solid #d8cec4;border-radius:10px;font-size:.78rem}.variant-option input:checked+span{border-color:var(--ory-blush);box-shadow:0 0 0 1px var(--ory-blush);color:var(--ory-blush)}.product-form__buy{display:grid;grid-template-columns:122px 1fr;gap:12px;margin-top:22px}.quantity{display:grid;grid-template-columns:38px 1fr 38px;align-items:center;border:1px solid #d9d0c8;border-radius:999px;overflow:hidden;background:#fff}.quantity button{height:50px;border:0;background:transparent}.quantity input{width:100%;border:0;text-align:center;outline:0;background:transparent}.product-add{width:100%}.product-assurances{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:20px;color:#74685f;font-size:.7rem}.product-assurances span{display:flex;align-items:center;gap:7px}.product-assurances svg{width:16px;color:var(--ory-gold)}.product-tabs{margin-top:78px}.tab-list{display:flex;gap:30px;overflow:auto;border-bottom:1px solid rgba(33,26,23,.13)}.tab-button{white-space:nowrap;border:0;background:transparent;padding:17px 0;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;border-bottom:2px solid transparent}.tab-button.is-active{color:var(--ory-blush);border-color:var(--ory-blush)}.tab-panel{display:none;padding:36px 0}.tab-panel.is-active{display:block}.tab-panel__grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.tab-panel h3{font-family:Italiana,Georgia,serif;font-size:2rem;font-weight:400;margin-top:0}.check-list{list-style:none;padding:0;display:grid;gap:10px}.check-list li{display:flex;gap:10px}.check-list svg{width:17px;color:var(--ory-gold);flex:0 0 auto;margin-top:4px}.howto-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.howto-step{padding:22px;border-radius:14px;background:var(--ory-cream)}.howto-step span{font-family:Italiana,Georgia,serif;font-size:2rem;color:var(--ory-gold)}.howto-step p{font-size:.8rem;margin-bottom:0}.ingredients-section{padding:88px 0;background:var(--ory-cream)}.ingredients-head{text-align:center;max-width:740px;margin:0 auto 42px}.ingredients-head h2{font-size:clamp(2.8rem,5vw,5rem);margin:0}.ingredients-head p{color:#74695f}.ingredient-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.ingredient-card{padding:25px;background:#fff;border-radius:var(--ory-radius);border:1px solid rgba(33,26,23,.07)}.ingredient-card__orb{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#fff,#e8d3b6);font-family:Italiana,Georgia,serif;font-size:1.5rem;color:var(--ory-gold)}.ingredient-card h3{font-family:Italiana,Georgia,serif;font-weight:400;font-size:1.4rem;margin:17px 0 7px}.ingredient-card p{font-size:.78rem;color:#756a61;margin:0}.inci{margin-top:22px;padding:20px;border:1px dashed #c7b7a5;border-radius:14px;color:#6d6259;font-size:.78rem}.sticky-atc{display:none}.collection-hero{padding:74px 0;background:linear-gradient(115deg,#f6eee4,#ece0d3)}.collection-hero__inner{display:flex;justify-content:space-between;align-items:end;gap:30px}.collection-hero h1{font-size:clamp(3.6rem,7vw,7rem);margin:0}.collection-hero p{max-width:480px;color:#6f645b}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.collection-toolbar__count{font-size:.77rem;color:#74695f}.select{position:relative}.select select{-webkit-appearance:none;appearance:none;min-width:210px;padding:12px 38px 12px 15px;border:1px solid #d7cec5;border-radius:999px;background:#fff}.select svg{position:absolute;right:13px;top:14px;width:16px;pointer-events:none}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:50px}.pagination a,.pagination span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;border:1px solid #ded5cd;font-size:.78rem}.pagination .current{background:var(--ory-ink);color:#fff}.page-hero{padding:90px 0 70px;text-align:center;background:linear-gradient(130deg,#f5ece0,#fbf8f2)}.page-hero h1{font-size:clamp(3.4rem,7vw,7rem);margin:10px 0 18px}.page-hero p{max-width:700px;margin:auto;color:#6e635a}.richtext{padding:70px 0}.richtext h2,.richtext h3{font-family:Italiana,Georgia,serif;font-weight:400}.richtext h2{font-size:2.6rem}.richtext img{border-radius:var(--ory-radius)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.about-grid img{width:100%;border-radius:var(--ory-radius)}.about-grid h2{font-size:clamp(3rem,5vw,5rem);margin:0}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.value-card{padding:28px;border-radius:var(--ory-radius);background:#fff;border:1px solid rgba(33,26,23,.08)}.value-card b{font-family:Italiana,Georgia,serif;font-size:2.2rem;font-weight:400;color:var(--ory-gold)}.faq-layout{display:grid;grid-template-columns:300px 1fr;gap:48px}.faq-menu{position:sticky;top:130px;align-self:start;display:grid;gap:7px}.faq-menu button{border:0;background:transparent;text-align:left;padding:12px 14px;border-radius:10px}.faq-menu button.is-active{background:var(--ory-cream);color:var(--ory-blush)}.accordion{border-top:1px solid rgba(33,26,23,.12)}.accordion__item{border-bottom:1px solid rgba(33,26,23,.12)}.accordion__button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;border:0;background:transparent;padding:22px 0;text-align:left;font-family:Italiana,Georgia,serif;font-size:1.35rem}.accordion__button svg{transition:.25s}.accordion__item.is-open .accordion__button svg{transform:rotate(45deg)}.accordion__panel{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion__panel>div{padding:0 0 24px;color:#70655c}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px}.contact-cards{display:grid;gap:13px}.contact-card{padding:22px;border-radius:14px;background:var(--ory-cream)}.contact-card small{display:block;color:var(--ory-gold);text-transform:uppercase;letter-spacing:.12em}.contact-card strong{font-family:Italiana,Georgia,serif;font-size:1.45rem;font-weight:400}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:6px}.field--full{grid-column:1/-1}.field label{font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.field input,.field textarea,.field select{width:100%;border:1px solid #d8cec5;background:#fff;border-radius:12px;padding:14px;outline:none}.field textarea{min-height:150px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--ory-gold);box-shadow:0 0 0 3px #b68a321f}.quiz{max-width:900px;margin:auto}.quiz__progress{height:5px;background:#e8ded5;border-radius:99px;overflow:hidden;margin-bottom:34px}.quiz__progress span{display:block;height:100%;width:33%;background:var(--ory-blush);transition:.3s}.quiz__step{display:none}.quiz__step.is-active{display:block}.quiz__step h2{text-align:center;font-size:clamp(2.5rem,5vw,4.5rem)}.quiz__options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.quiz-option{border:1px solid #ddd3ca;background:#fff;border-radius:var(--ory-radius);padding:25px;text-align:left}.quiz-option:hover,.quiz-option.is-selected{border-color:var(--ory-blush);background:#fff7f8}.quiz-option b{display:block;font-family:Italiana,Georgia,serif;font-size:1.4rem;font-weight:400}.quiz-option small{color:#74695f}.quiz__actions{display:flex;justify-content:space-between;margin-top:24px}.quiz__result{text-align:center;padding:48px;background:var(--ory-cream);border-radius:var(--ory-radius)}.cart-drawer{position:fixed;z-index:72;right:0;top:0;bottom:0;width:min(94vw,480px);background:var(--ory-paper);transform:translate(105%);transition:transform .35s cubic-bezier(.22,.8,.2,1);display:flex;flex-direction:column}.cart-drawer.is-open{transform:none}.cart-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid rgba(33,26,23,.1)}.cart-drawer__head h2{font-family:Italiana,Georgia,serif;font-size:1.55rem;font-weight:400;margin:0}.cart-drawer__body{padding:20px 24px;overflow:auto;flex:1}.shipping-progress p{margin:0 0 9px;text-align:center;font-size:.74rem}.shipping-progress__track{height:7px;background:#eadfd5;border-radius:99px;overflow:hidden}.shipping-progress__bar{height:100%;width:0;background:linear-gradient(90deg,var(--ory-blush),var(--ory-gold));transition:.4s}.cart-lines{display:grid;gap:18px;margin:24px 0}.cart-line{display:grid;grid-template-columns:86px 1fr;gap:14px}.cart-line__image{width:86px;height:106px;object-fit:cover;border-radius:11px;background:#f1ebe5}.cart-line h3{font-family:Italiana,Georgia,serif;font-weight:400;font-size:1.15rem;margin:3px 0}.cart-line__meta{font-size:.67rem;color:#7a6f66}.cart-line__footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.cart-line .quantity{width:104px;grid-template-columns:30px 1fr 30px}.cart-line .quantity button{height:32px}.cart-line__remove{border:0;background:transparent;text-decoration:underline;font-size:.67rem;color:#8a7d73}.cart-drawer__foot{padding:18px 24px 24px;border-top:1px solid rgba(33,26,23,.1);box-shadow:0 -12px 30px #211a170a}.cart-total{display:flex;justify-content:space-between;font-size:.9rem;margin-bottom:14px}.cart-total strong{font-size:1.15rem}.cart-drawer__foot .button{width:100%}.cart-empty{text-align:center;padding:70px 20px}.cart-empty svg{width:44px;height:44px;margin:0 auto 18px;color:var(--ory-gold)}.ory-toast{position:fixed;z-index:100;left:50%;bottom:26px;transform:translate(-50%,30px);opacity:0;visibility:hidden;background:var(--ory-ink);color:#fff;border-radius:999px;padding:12px 19px;font-size:.76rem;transition:.25s}.ory-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.mobile-nav{display:none}.search-results{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{border-radius:var(--ory-radius);overflow:hidden;background:#fff;border:1px solid rgba(33,26,23,.08)}.article-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.article-card__body{padding:22px}.article-card h2{font-size:1.7rem}.article-content{font-size:1.05rem}.article-content img{border-radius:var(--ory-radius);margin:30px auto}.article-content h2{font-size:2.5rem;margin-top:48px}.article-content blockquote{font-family:Italiana,Georgia,serif;font-size:2rem;border-left:2px solid var(--ory-gold);margin:40px 0;padding-left:24px}.article-hero{padding:90px 0 44px;text-align:center;background:linear-gradient(135deg,#f7eee4,#fffaf4)}.article-hero h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.96;margin:15px 0 22px}.article-hero>div>p:last-child{color:#756a61}.article-hero__image{margin-top:42px}.article-hero__image img{width:100%;max-height:680px;object-fit:cover;border-radius:var(--ory-radius)}.article-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0 90px;border-top:1px solid rgba(33,26,23,.12)}.article-share{display:flex;gap:14px;font-size:.72rem}.article-share span{color:#85786e}.collection-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-tile{position:relative;min-height:460px;border-radius:var(--ory-radius);overflow:hidden;background:var(--ory-cream)}.collection-tile:after{content:"";position:absolute;top:35%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#191311c2)}.collection-tile img{width:100%;height:100%;object-fit:cover}.collection-tile>span{position:absolute;z-index:1;left:24px;right:24px;bottom:22px;color:#fff}.collection-tile small{display:block;text-transform:uppercase;letter-spacing:.12em}.collection-tile strong{display:block;font-family:Italiana,Georgia,serif;font-size:2rem;font-weight:400}@media(max-width:1100px){.header__inner{grid-template-columns:170px 1fr 170px}.header__nav>ul{gap:17px}.header__nav a{font-size:.66rem}.product-grid{grid-template-columns:repeat(2,1fr)}.journal-grid{grid-template-columns:1fr 1fr}.journal-card:first-child{grid-column:1/-1}.ingredient-grid{grid-template-columns:repeat(2,1fr)}.footer__grid{grid-template-columns:1.2fr repeat(3,.8fr);gap:28px}}@media(max-width:820px){body{padding-bottom:68px}.page-width,.narrow-width{width:min(calc(100% - 28px),var(--ory-page))}.section{padding:68px 0}.announcement__inner{justify-content:flex-start;gap:0}.announcement__item{min-width:100%;text-align:center;animation:ory-ann 12s infinite}.announcement__item:nth-child(2),.announcement__item:nth-child(3){display:none}@keyframes ory-ann{0%,to{opacity:1}45%{opacity:1}50%{opacity:.6}}.header__inner{grid-template-columns:46px 1fr 92px;min-height:66px}.menu-toggle{display:grid}.header__logo{justify-self:center;width:140px}.header__logo img{height:50px;object-position:center}.header__nav,.header__action--account{display:none}.header__actions{gap:2px}.header__action{width:42px}.hero{min-height:auto}.hero__inner{grid-template-columns:1fr;gap:0;padding-top:10px}.hero__copy{text-align:center;padding:52px 0 22px}.hero__copy h1{font-size:clamp(3.5rem,17vw,5.5rem)}.hero__copy>p{font-size:.95rem;margin-inline:auto}.hero__actions,.hero__notes{justify-content:center}.hero__notes{flex-wrap:wrap;gap:13px}.hero__visual{min-height:490px;padding:0 18px 54px}.hero__visual img{height:470px;width:100%;border-radius:160px 160px 18px 18px}.hero__float{left:0;bottom:75px;width:160px;text-align:left}.hero__marquee{height:38px}.section-heading{align-items:start;flex-direction:column}.section-title{font-size:clamp(2.7rem,13vw,4.2rem)}.product-grid{gap:14px}.product-card h3{font-size:1.28rem}.product-card p{display:none}.product-card__media{border-radius:14px}.product-card__view{display:none}.product-card__body{padding-top:12px}.product-card__footer{align-items:flex-end}.price{gap:5px}.price__current{font-size:.8rem}.price__compare{font-size:.67rem}.product-card .icon-button{width:38px;height:38px}.routine,.ingredient-feature,.testimonials,.newsletter,.about-grid,.contact-grid{grid-template-columns:1fr}.routine__image{order:2}.routine__content{text-align:left}.routine__content h2{font-size:clamp(3.2rem,14vw,5rem)}.routine__image:after{top:10px;right:-8px;bottom:-10px;left:8px}.ingredient-feature__image{min-height:460px}.ingredient-feature__copy{padding:50px 24px}.climate{min-height:620px}.climate:after{background:linear-gradient(0deg,#191412cc,#1914120d)}.climate__copy{position:absolute;bottom:0;padding:34px 24px}.trust-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.trust-card,.value-card{padding:20px}.testimonials__intro{position:static}.journal-grid{grid-template-columns:1fr}.journal-card:first-child{grid-column:auto}.journal-card,.journal-card:first-child{min-height:0}.journal-card__media,.journal-card:first-child .journal-card__media{height:245px}.newsletter{padding:40px 24px}.footer__grid{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}.site-footer{padding-bottom:98px}.footer__bottom{flex-direction:column}.product-main{grid-template-columns:1fr;gap:28px}.product-gallery{position:static;grid-template-columns:1fr}.product-thumbs{order:2;flex-direction:row;overflow:auto}.product-thumb{width:64px;flex:0 0 64px}.product-media{aspect-ratio:1}.product-info h1{font-size:clamp(3rem,14vw,4.6rem)}.product-tabs{margin-top:52px}.tab-list{gap:22px}.tab-panel__grid{grid-template-columns:1fr}.howto-grid{grid-template-columns:repeat(2,1fr)}.ingredient-grid{grid-template-columns:repeat(2,1fr);gap:10px}.ingredient-card{padding:17px}.ingredient-card__orb{width:48px;height:48px}.sticky-atc{position:fixed;z-index:32;left:0;right:0;bottom:67px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;background:#fffdf9f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(33,26,23,.09);transform:translateY(140%);transition:.3s}.sticky-atc.is-visible{transform:none}.sticky-atc__price strong{display:block}.sticky-atc__price small{color:#7b6f66}.sticky-atc .button{min-height:46px;padding:10px 18px}.collection-hero__inner,.collection-toolbar{align-items:start;flex-direction:column}.collection-hero h1{font-size:clamp(3.7rem,17vw,6rem)}.collection-toolbar{gap:13px}.select,.select select{width:100%}.faq-layout{grid-template-columns:1fr}.faq-menu{position:static;display:flex;overflow:auto}.faq-menu button{white-space:nowrap}.form-grid{grid-template-columns:1fr}.field--full{grid-column:auto}.quiz__options{grid-template-columns:1fr}.search-results,.article-grid{grid-template-columns:repeat(2,1fr)}.mobile-nav{position:fixed;z-index:31;left:0;right:0;bottom:0;height:68px;display:grid;grid-template-columns:repeat(4,1fr);background:#fffdf9f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid rgba(33,26,23,.1);padding-bottom:env(safe-area-inset-bottom)}.mobile-nav a,.mobile-nav button{position:relative;display:grid;place-items:center;align-content:center;gap:3px;border:0;background:transparent;font-size:.59rem;text-transform:uppercase;letter-spacing:.05em}.mobile-nav svg{width:20px;height:20px}.mobile-nav .cart-count{right:calc(50% - 18px);top:7px}.scroll-top{bottom:84px;right:14px}}@media(max-width:480px){.page-width,.narrow-width{width:min(calc(100% - 22px),var(--ory-page))}.hero__copy{padding-top:38px}.hero__actions .button{width:100%}.hero__visual{min-height:430px;padding-inline:0}.hero__visual img{height:420px}.hero__float{bottom:66px}.product-grid{grid-template-columns:1fr 1fr;gap:11px}.product-card__badge{top:8px;left:8px;padding:6px 7px;font-size:.52rem}.product-card__discount{top:8px;right:8px;padding:6px 7px;font-size:.52rem}.product-card__eyebrow{font-size:.53rem}.product-card h3{font-size:1.1rem}.product-card .price__save{display:none}.routine__content h2,.ingredient-feature h2{font-size:3.15rem}.step{grid-template-columns:38px 1fr}.step__tag{display:none}.trust-grid,.value-grid{grid-template-columns:1fr 1fr}.trust-card h3{font-size:1.25rem}.trust-card p{font-size:.72rem}.testimonial{padding:22px}.footer__grid{grid-template-columns:1fr}.footer__brand{grid-column:auto}.product-form__buy{grid-template-columns:105px 1fr}.benefit-chips{grid-template-columns:1fr 1fr}.benefit-chip{padding:10px;font-size:.68rem}.howto-grid,.ingredient-grid{grid-template-columns:1fr 1fr}.ingredient-card h3{font-size:1.18rem}.ingredient-card p{font-size:.7rem}.search-results,.article-grid{grid-template-columns:1fr}.cart-drawer__body,.cart-drawer__head,.cart-drawer__foot{padding-inline:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}@media(max-width:820px){.collection-list{grid-template-columns:1fr 1fr}.collection-tile{min-height:360px}.article-footer{align-items:flex-start;flex-direction:column}.article-share{flex-wrap:wrap}.article-hero{padding-top:64px}}@media(max-width:480px){.collection-list{grid-template-columns:1fr}.collection-tile{min-height:420px}}.customer-shell{background:linear-gradient(135deg,#f7eee4,#fffdf9)}.customer-card{max-width:720px;margin:auto;padding:clamp(25px,5vw,52px);border:1px solid rgba(33,26,23,.08);border-radius:var(--ory-radius);background:#fff;box-shadow:0 20px 60px #211a170f}.customer-card>h1{text-align:center;font-size:clamp(3rem,6vw,5rem);margin:10px 0}.customer-card>p{text-align:center;color:#74695f}.customer-links{display:flex;justify-content:center;gap:22px;margin-top:20px;font-size:.78rem}.recover-card{margin-top:36px;padding-top:28px;border-top:1px solid rgba(33,26,23,.1)}.recover-card h2{font-family:Italiana,Georgia,serif;font-size:2rem;font-weight:400}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.account-panel{padding:26px;border-radius:var(--ory-radius);background:var(--ory-cream)}.account-panel h2{font-family:Italiana,Georgia,serif;font-weight:400}.account-panel .button{width:100%;margin:18px 0}.table-scroll{overflow:auto}.account-table{width:100%;border-collapse:collapse;min-width:680px}.account-table th,.account-table td{text-align:left;padding:15px 12px;border-bottom:1px solid rgba(33,26,23,.1);font-size:.78rem}.account-table th{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.address-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:820px){.account-grid{grid-template-columns:1fr}.address-grid{grid-template-columns:1fr 1fr}}@media(max-width:480px){.address-grid{grid-template-columns:1fr}}.password-page{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:var(--ory-paper)}.password-page__visual{min-height:100vh}.password-page__visual img{width:100%;height:100%;object-fit:cover}.password-page__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(36px,8vw,110px)}.password-page__logo{width:150px;height:78px;object-fit:cover;object-position:center;margin-bottom:25px}.password-page h1{font-size:clamp(3.5rem,7vw,7rem);line-height:.92;margin:16px 0}.password-page__content>p{color:#71665d;max-width:580px}.password-form{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px;max-width:620px;margin-top:20px}.password-form .field{min-width:0}.password-form .button{white-space:nowrap}@media(max-width:820px){.password-page{grid-template-columns:1fr}.password-page__visual{min-height:46vh}.password-page__content{padding:38px 24px 60px}.password-form{grid-template-columns:1fr}.password-form .button{width:100%}}body{font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.65;letter-spacing:-.005em}.display,.section-title,h1,h2{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.02;letter-spacing:-.025em}.product-card h3,.journal-card h3,.trust-card h3,.value-card h3,.testimonial h3,.account-panel h2,.recover-card h2,.tab-panel h3,.ingredient-card h3,.collection-tile strong{font-family:Cormorant Garamond,Georgia,serif;font-weight:600}p,li,.product-info__subtitle,.tab-panel,.ingredient-card p{font-weight:400}.ory-preloader img{width:260px;height:132px;object-fit:contain}.ory-preloader__line{width:180px;margin-top:18px}.ory-preloader p{font-size:.7rem}.header__inner{grid-template-columns:250px 1fr 210px;min-height:88px}.header__logo{width:205px}.header__logo img{height:72px;object-fit:contain;object-position:left center}.header__nav a{font-size:.76rem;padding:32px 0}.header__nav a:after{bottom:23px}.drawer__head img{width:165px;height:64px}.product-page--premium{padding-bottom:0;background:linear-gradient(180deg,#fffdf9,#fffaf5 42%,#fffdf9)}.product-main--premium{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(36px,5vw,74px)}.product-info--premium{position:relative;padding:26px 0 8px}.product-info--premium h1{font-size:clamp(3.2rem,4.6vw,5rem);line-height:.96;margin:9px 0 14px;max-width:760px}.product-info--premium .product-info__subtitle{font-size:1.02rem;line-height:1.72;max-width:650px;color:#665d57}.product-status-row{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin:18px 0 8px}.product-status-pill,.stock{display:inline-flex;align-items:center;min-height:32px;padding:7px 11px;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.04em}.product-status-pill{background:#f4eee5;color:#675b52}.stock{margin:0}.stock--out{background:#f5e8e8;color:#905b5b}.stock--out:before{background:#a96d6d}.product-price-row{display:flex;align-items:center;flex-wrap:wrap;gap:11px;margin:18px 0 20px}.product-info>.price .price__current{font-family:Manrope,Arial,sans-serif;font-size:1.72rem;font-weight:700;letter-spacing:-.03em}.product-info>.price .price__compare{font-size:.92rem}.product-info>.price .price__save{font-size:.68rem}.product-benefit-list{display:grid;gap:10px;margin:22px 0 24px}.product-benefit-list>div{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:11px;padding:12px 14px;border:1px solid rgba(33,26,23,.08);border-radius:14px;background:#fff}.product-benefit-list svg{width:20px;height:20px;color:var(--ory-gold)}.product-benefit-list strong{display:block;font-size:.8rem}.product-benefit-list small{display:block;margin-top:2px;color:#786e66;font-size:.72rem;line-height:1.45}.product-form--premium{margin-top:18px;padding:20px;border:1px solid rgba(33,26,23,.09);border-radius:18px;background:#fff;box-shadow:0 14px 38px #31261f0d}.product-form--premium .product-form__label:first-of-type{margin-top:0}.product-form__dynamic{margin-top:10px}.product-form__dynamic .shopify-payment-button{width:100%}.product-form__dynamic .shopify-payment-button__button,.product-form__dynamic .shopify-payment-button__button--unbranded{min-height:52px;border-radius:999px!important;font-family:Manrope,Arial,sans-serif!important;font-size:.76rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase!important}.product-form__dynamic .shopify-payment-button__more-options{font-size:.7rem!important}.product-checkout-note{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;margin:14px 0 0;padding:12px 14px;border-radius:13px;background:#f7f2ea}.product-checkout-note svg{color:var(--ory-gold)}.product-checkout-note strong,.product-checkout-note small{display:block}.product-checkout-note strong{font-size:.73rem}.product-checkout-note small{margin-top:1px;color:#796e65;font-size:.66rem}.product-assurances--cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.product-assurances--cards>span{display:grid;grid-template-columns:22px 1fr;align-items:start;column-gap:7px;margin:0;padding:11px;border:1px solid rgba(33,26,23,.08);border-radius:12px;background:#fff}.product-assurances--cards svg{grid-row:1/3}.product-assurances--cards b{font-size:.68rem}.product-assurances--cards small{font-size:.62rem;line-height:1.35;color:#7c7067}.product-mini-accordions{margin-top:18px;border-top:1px solid rgba(33,26,23,.1)}.product-mini-accordions details{border-bottom:1px solid rgba(33,26,23,.1)}.product-mini-accordions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 2px;font-size:.77rem;font-weight:700;cursor:pointer}.product-mini-accordions summary::-webkit-details-marker{display:none}.product-mini-accordions summary span{font-size:1.15rem;font-weight:400}.product-mini-accordions details[open] summary span{transform:rotate(45deg)}.product-mini-accordions details>div{padding:0 2px 15px;color:#70655d;font-size:.78rem}.product-mini-accordions p{margin:0}.product-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:68px 0 12px}.product-value-grid article{padding:24px;border-radius:18px;background:var(--ory-cream)}.product-value-grid article>span{display:block;color:var(--ory-gold);font-size:.7rem;font-weight:700;letter-spacing:.14em}.product-value-grid h3{font-family:Cormorant Garamond,Georgia,serif;font-size:1.65rem;margin:8px 0 6px}.product-value-grid p{margin:0;color:#74695f;font-size:.76rem}.product-routine-section{padding:68px 0 88px;background:#fff}.product-routine-card{display:grid;grid-template-columns:1.2fr .8fr;gap:48px;align-items:center;padding:clamp(28px,5vw,56px);border-radius:24px;background:linear-gradient(135deg,#f7eee3,#fffdf9);border:1px solid rgba(33,26,23,.06)}.product-routine-card h2{font-size:clamp(2.7rem,5vw,4.7rem);margin:5px 0 12px}.product-routine-card>div>p:last-child{max-width:650px;color:#74695f}.product-routine-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-routine-steps span{display:grid;place-items:center;align-content:center;min-height:124px;border-radius:16px;background:#fff;border:1px solid rgba(33,26,23,.08)}.product-routine-steps span.is-current{background:var(--ory-ink);color:#fff;border-color:var(--ory-ink)}.product-routine-steps b{font-size:1.2rem}.product-routine-steps small{margin-top:5px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.cart-page-section{background:#fffdf9}.cart-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:42px;align-items:start}.cart-page-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.cart-page-title-row h2{font-size:2.5rem;margin:0}.cart-page-title-row span{font-size:.72rem;color:#7a6f66}.cart-line--page{padding:18px 0;border-bottom:1px solid rgba(33,26,23,.09)}.cart-line--page .cart-line__image{width:112px;height:136px;border-radius:12px}.cart-page-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px}.cart-summary{position:sticky;top:122px;padding:28px}.cart-summary__row{display:flex;align-items:center;justify-content:space-between;font-size:1rem;padding:10px 0 16px;border-bottom:1px solid rgba(33,26,23,.1)}.cart-summary__row strong{font-size:1.3rem}.cart-summary__note{padding:15px 0;color:#74695f;font-size:.72rem;line-height:1.55}.cart-summary__checkout{width:100%;margin-bottom:14px}.cart-summary__trust{display:grid;gap:9px;padding-top:12px;border-top:1px solid rgba(33,26,23,.08)}.cart-summary__trust span{display:flex;align-items:center;gap:8px}.cart-summary__trust svg{width:17px;color:var(--ory-gold)}.cart-summary__trust small{color:#74695f;font-size:.68rem}.cart-empty--page{min-height:420px;display:grid;place-items:center;align-content:center;text-align:center}@media(max-width:1100px){.header__inner{grid-template-columns:210px 1fr 175px}.header__logo{width:185px}.product-main--premium{grid-template-columns:1fr 1fr;gap:34px}.cart-page-grid{grid-template-columns:minmax(0,1fr) 340px}}@media(max-width:820px){.ory-preloader img{width:220px;height:112px}.header__inner{grid-template-columns:46px 1fr 92px;min-height:72px}.header__logo{justify-self:center;width:162px}.header__logo img{height:58px;object-position:center}.product-main--premium{grid-template-columns:1fr}.product-info--premium{padding-top:5px}.product-info--premium h1{font-size:clamp(2.8rem,12vw,4.2rem)}.product-form--premium{padding:16px}.product-assurances--cards{grid-template-columns:1fr}.product-value-grid{grid-template-columns:1fr;margin-top:45px}.product-routine-card{grid-template-columns:1fr;gap:24px}.cart-page-grid{grid-template-columns:1fr}.cart-summary{position:static}.cart-page-actions{flex-direction:column;align-items:stretch}.cart-page-actions .button{width:100%}}@media(max-width:480px){.ory-preloader img{width:205px;height:104px}.header__logo{width:155px}.header__logo img{height:56px}.product-form__buy{grid-template-columns:104px 1fr}.product-routine-steps span{min-height:100px}.cart-line--page .cart-line__image{width:92px;height:116px}}.product-page--v13{padding-bottom:0;background:#fbf7f2}.breadcrumbs--v13{padding:18px 0 16px;font-size:.65rem;gap:7px;color:#8b8078}.breadcrumbs--v13 strong{color:#3a312c;font-weight:700}.product-hero-card{display:grid;grid-template-columns:minmax(0,.98fr) minmax(470px,1.02fr);gap:26px;padding:22px;border:1px solid rgba(50,38,31,.07);border-radius:20px;background:#fff;box-shadow:0 12px 34px #372b2309}.product-gallery--v13{position:relative;top:auto;display:grid;grid-template-columns:minmax(0,1fr) 70px;gap:12px;align-items:start}.product-gallery__main{position:relative;min-width:0;aspect-ratio:1/1.12;overflow:hidden;border-radius:14px;background:#f8eee8}.product-gallery__main .product-media__item{display:none;width:100%;height:100%}.product-gallery__main .product-media__item.is-active{display:block}.product-gallery__main .product-media__item img,.product-gallery__main .product-media__item video,.product-gallery__main .product-media__item model-viewer{width:100%;height:100%;object-fit:cover}.product-badge--v13{top:14px;left:14px;background:#df6f86;color:#fff;padding:7px 10px;font-size:.58rem;letter-spacing:.08em;box-shadow:0 7px 18px #b95b6f33}.product-thumbs--v13{display:flex;flex-direction:column;gap:8px}.product-thumbs--v13 .product-thumb{border-radius:9px;background:#fbf1ed;border-color:#eadbd4}.product-thumbs--v13 .product-thumb.is-active{border-color:#df6f86;box-shadow:0 0 0 1px #df6f86}.product-info--v13{padding:3px 2px 2px}.product-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.product-kicker{display:inline-flex;margin:0 0 7px;padding:5px 9px;border-radius:5px;background:#fde7eb;color:#d95f79;font-size:.61rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-info--v13 h1{font-size:clamp(2.35rem,3.2vw,3.65rem);line-height:1.02;margin:0 0 5px;max-width:720px}.product-info--v13 .product-info__subtitle{font-size:.9rem;line-height:1.58;margin:0;color:#6f6560;max-width:720px}.product-rating-row{display:flex;align-items:center;gap:8px;margin:11px 0 0;font-size:.69rem}.product-stars{color:#ffb400;letter-spacing:1px;font-size:.87rem}.product-rating-row>span:last-child{color:#8b8078}.product-price-row--v13{margin:14px 0;gap:8px}.product-price-row--v13 .price__current{font-family:Manrope,Arial,sans-serif!important;font-size:1.55rem!important;font-weight:800!important}.product-price-row--v13 .price__compare{font-size:.78rem}.product-price-row--v13 .price__save{border-radius:5px;background:#df6f86;color:#fff;padding:5px 8px}.product-price-row--v13 small{color:#a2968e;font-size:.62rem}.benefit-chips--v13{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:13px 0 14px;padding:11px;background:#fff6f3;border-radius:11px}.benefit-chips--v13 .benefit-chip{min-height:58px;justify-content:center;flex-direction:column;text-align:center;gap:4px;padding:7px;background:#fff;border:1px solid rgba(222,108,132,.07);font-size:.62rem;font-weight:700;line-height:1.25}.benefit-chips--v13 .benefit-chip svg{width:17px;height:17px;color:#df6f86}.product-size-block{margin:13px 0 4px}.product-size-block>span{display:block;margin-bottom:7px;color:#766b64;font-size:.61rem;font-weight:800;letter-spacing:.08em}.size-pill{border:1px solid #df6f86;background:#fff;color:#d45f78;border-radius:9px;padding:9px 12px;font-size:.68rem;font-weight:700}.size-pill.is-active{box-shadow:0 0 0 1px #df6f86}.product-form--v13{margin-top:10px}.product-form--v13 .product-form__label{margin-top:12px}.product-form__buy--v13{grid-template-columns:108px minmax(0,1fr) 48px;gap:8px;margin-top:8px}.product-form__buy--v13 .quantity{border-radius:10px}.product-form__buy--v13 .quantity button{height:46px}.product-add--v13{min-height:46px;border-radius:9px;border-color:#df6f86;background:#df6f86;font-size:.69rem;letter-spacing:.05em}.product-add--v13:hover{box-shadow:0 10px 24px #df6f863d}.wishlist-button{display:grid;place-items:center;width:48px;height:46px;border:1px solid #eadbd4;border-radius:9px;background:#fff;color:#9b8e86}.wishlist-button svg{width:18px}.wishlist-button.is-active{color:#df6f86;border-color:#df6f86;background:#fff4f6}.wishlist-button.is-active svg{fill:currentColor}.product-form--v13 .product-form__dynamic{margin-top:8px}.product-form--v13 .shopify-payment-button__button,.product-form--v13 .shopify-payment-button__button--unbranded{min-height:46px!important;border-radius:9px!important;font-family:Manrope,Arial,sans-serif!important;font-size:.69rem!important;font-weight:800!important;letter-spacing:.06em!important;text-transform:uppercase!important}.product-detail-card{margin:20px 0 0;padding:0 18px 18px;border:1px solid rgba(50,38,31,.07);border-radius:16px;background:#fff}.tab-list--v13{gap:28px;padding:0 2px;border-color:#f0dfdc}.tab-list--v13 .tab-button{padding:18px 0 13px;font-size:.64rem;color:#7c706a}.tab-list--v13 .tab-button.is-active{color:#df6f86;border-color:#df6f86}.product-detail-card .tab-panel{padding:18px 2px 2px}.product-description-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(180px,.58fr) minmax(260px,.9fr);gap:28px;align-items:start}.product-description-copy{font-size:.78rem;color:#665c56}.product-description-copy .rte>*:first-child{margin-top:0}.description-checks{list-style:none;padding:0;margin:14px 0 0;display:grid;gap:7px}.description-checks li{position:relative;padding-left:22px}.description-checks li:before{content:"\2713";position:absolute;left:0;top:0;color:#df6f86;font-weight:900}.product-description-visual{border-radius:12px;overflow:hidden;background:#fbf1ed;aspect-ratio:1}.product-description-visual img{width:100%;height:100%;object-fit:cover}.howto-card{padding:18px;border-radius:12px;background:#fff7f4;border:1px solid #f6e6e1}.howto-card h3{font-size:1.2rem;margin:0 0 11px;text-transform:uppercase;letter-spacing:.04em}.howto-card ol{list-style:none;margin:0;padding:0;display:grid;gap:8px}.howto-card li{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;padding:8px 9px;border-radius:8px;background:#fff;font-size:.68rem}.howto-card li b{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#fde7eb;color:#d85e77;font-size:.58rem}.howto-grid--v13 .howto-step{border:1px solid #f0dfdc;background:#fff8f5}.product-faqs{display:grid;gap:0}.product-faqs details{border-bottom:1px solid #eee1db}.product-faqs summary{cursor:pointer;padding:14px 0;font-weight:800;font-size:.76rem}.product-faqs p{margin:0 0 14px;color:#786d66;font-size:.75rem}.ingredients-section--v13{padding:58px 0 68px;background:#fbf7f2}.ingredients-section--v13 .ingredients-head{margin-bottom:28px}.ingredients-section--v13 .ingredients-head h2{font-size:clamp(2.2rem,4vw,3.6rem)}.ingredients-section--v13 .ingredients-head p{font-size:.78rem}.ingredient-grid--v13{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ingredient-card--visual{padding:18px;text-align:center;border-radius:13px;box-shadow:0 8px 22px #43302806}.ingredient-card--visual .ingredient-card__orb{width:68px;height:68px;margin:0 auto;border:6px solid #fbeaec;background:linear-gradient(145deg,#fff,#f7ece7);box-shadow:inset 0 0 0 1px #df6f862e}.ingredient-card--visual .ingredient-card__orb svg{width:34px;height:34px;color:#d48593;stroke-width:1.6}.ingredient-card__orb--drop{border-color:#e4f4f5!important;background:#f3fcfd!important}.ingredient-card__orb--drop svg{color:#5db7c0}.ingredient-card__orb--leaf{border-color:#e7f2df!important;background:#f6fbf0!important}.ingredient-card__orb--leaf svg{color:#76a663}.ingredient-card__orb--shield,.ingredient-card__orb--sun{border-color:#e8f3f7!important;background:#f5fbfd!important}.ingredient-card__orb--shield svg,.ingredient-card__orb--sun svg{color:#75a9b9}.ingredient-card__orb--capsule,.ingredient-card__orb--beads{border-color:#fbefcf!important;background:#fffbef!important}.ingredient-card__orb--capsule svg,.ingredient-card__orb--beads svg{color:#c69a43}.ingredient-card__orb--barrier{border-color:#eee6fb!important;background:#faf7ff!important}.ingredient-card__orb--barrier svg{color:#9477bf}.ingredient-card--visual h3{font-size:1.18rem;margin:11px 0 5px}.ingredient-card--visual p{font-size:.68rem;line-height:1.5}.frequently-bought--v13{padding:42px 0 76px;background:#fbf7f2}.frequently-bought--v13 .ingredients-head{margin-bottom:25px}.frequently-bought--v13 .ingredients-head h2{font-size:clamp(2.25rem,4vw,3.7rem)}.product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;margin:0 auto}.product-grid--related .product-card__media{aspect-ratio:1/1}.product-grid--related .product-card__body{padding-top:12px}.product-grid--related .product-card h3{font-size:1.25rem}.product-grid--related .product-card p{min-height:0;font-size:.7rem}@media(max-width:1080px){.product-hero-card{grid-template-columns:1fr 1fr}.product-description-grid{grid-template-columns:1fr 220px}.howto-card{grid-column:1/-1}.benefit-chips--v13{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.product-hero-card{grid-template-columns:1fr;padding:14px}.product-gallery--v13{grid-template-columns:1fr}.product-thumbs--v13{order:2;flex-direction:row;overflow-x:auto}.product-thumbs--v13 .product-thumb{min-width:62px;width:62px}.product-info--v13 h1{font-size:clamp(2.35rem,9vw,3.5rem)}.product-title-row{gap:10px}.product-description-grid{grid-template-columns:1fr}.howto-card{grid-column:auto}.ingredient-grid--v13,.product-grid--related{grid-template-columns:repeat(2,minmax(0,1fr))}.tab-list--v13{gap:20px}.product-detail-card{padding-inline:14px}}@media(max-width:480px){.product-hero-card{padding:10px;border-radius:14px}.product-gallery__main{border-radius:11px}.product-info--v13{padding:2px}.product-title-row{display:block}.product-title-row .stock{margin-top:7px}.benefit-chips--v13{grid-template-columns:repeat(2,1fr);padding:7px}.benefit-chips--v13 .benefit-chip{min-height:55px;font-size:.57rem}.product-form__buy--v13{grid-template-columns:96px minmax(0,1fr) 44px}.wishlist-button{width:44px}.product-detail-card{margin-top:12px}.ingredient-grid--v13{grid-template-columns:repeat(2,1fr);gap:8px}.ingredient-card--visual{padding:13px}.ingredient-card--visual .ingredient-card__orb{width:56px;height:56px}.ingredient-card--visual .ingredient-card__orb svg{width:28px;height:28px}.ingredient-card--visual h3{font-size:1.02rem}.ingredient-card--visual p{font-size:.63rem}.product-grid--related{grid-template-columns:1fr 1fr;gap:10px}.product-grid--related .product-card h3{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
