/*
Theme Name: Nicole Lee Regal Managed
Theme URI: https://nicoleleeregal.cl
Author: Nicole Lee Regal
Description: Tema WooCommerce personalizado basado en la propuesta visual aprobada.
Version: 1.2.0
Text Domain: nicole-lee-regal
*/
@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&family=Playfair+Display:ital,wght@0,500;0,600;1,500;1,600&display=swap');

:root { --ink:#241f20; --paper:#fbf9f4; --cream:#f4eee4; --wine:#743931; --rose:#eeb4ad; --blue:#8494ba; --lilac:#d3cbe9; --line:rgba(36,31,32,.18); }
/* Keep dynamically selected assets centered inside the existing art direction. */
.hero-art img{transform:translateY(-62px)!important}.collection-card img{inset:0!important;width:100%!important;height:100%!important;object-position:center!important}@keyframes bagFloat{50%{transform:translateY(-75px) rotate(1deg)}}
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; color:var(--ink); background:var(--paper); font-family:"DM Sans", Arial, sans-serif; }
a { color:inherit; text-decoration:none; }
button,input { font:inherit; }
.topbar { background:var(--wine); color:#fff; text-align:center; font:500 10px/1.2 "DM Mono",monospace; letter-spacing:.12em; padding:12px 16px; }
.topbar span { margin:0 12px; opacity:.55; }
.site-header { height:86px; padding:0 clamp(20px,4vw,62px); display:flex; align-items:center; justify-content:space-between; position:relative; background:var(--paper); border-bottom:1px solid var(--line); z-index:10; }
.wordmark { display:inline-flex; align-items:center; white-space:nowrap; }.wordmark img { display:block; width:120px; height:auto; max-height:64px; object-fit:contain; }
.nav { display:flex; gap:31px; margin-left:120px; font:500 12px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.055em; }.nav a { transition:color .2s; }.nav a:hover,.text-link:hover { color:var(--wine); }.nav-catalog { position:relative; }.nav-catalog-menu { display:none; position:absolute; top:calc(100% + 15px); left:-18px; z-index:20; width:170px; padding:13px 17px; background:var(--paper); border:1px solid var(--line); box-shadow:0 12px 30px rgba(32,25,25,.08); }.nav-catalog:hover .nav-catalog-menu,.nav-catalog:focus-within .nav-catalog-menu { display:grid; gap:11px; }.nav-catalog-menu a { font-size:10px; }
.header-actions { display:flex; align-items:center; gap:17px; }.icon-button,.bag-button,.menu-button { border:0; background:transparent; cursor:pointer; color:var(--ink); }.icon-button { font:32px/1 "DM Sans"; transform:rotate(-16deg); }.account-button,.bag-button { font:500 12px "DM Mono",monospace; text-transform:uppercase; }.account-button{border-bottom:1px solid transparent;padding-bottom:4px;transition:border-color .2s,color .2s}.account-button:hover{border-color:currentColor;color:var(--wine)}.bag-button b { display:inline-grid; place-items:center; width:17px; height:17px; margin-left:5px; background:var(--ink); color:#fff; border-radius:50%; font-size:9px; }.menu-button { display:none; }
.hero { min-height:630px; display:grid; grid-template-columns:1.05fr .95fr; background:var(--cream); overflow:hidden; }.hero-copy { padding:clamp(70px,10vw,150px) clamp(28px,7vw,118px); align-self:center; position:relative; z-index:2; }.eyebrow { margin:0 0 20px; font:500 10px "DM Mono",monospace; letter-spacing:.16em; }.hero h1,.intro h2,.section-heading h2,.story h2,.newsletter h2 { margin:0; font:500 clamp(51px,5.4vw,84px)/.98 "Playfair Display",serif; letter-spacing:-.055em; }.hero h1 i,.intro h2 i,.section-heading h2 i,.story h2 i { color:var(--wine); }.hero-text { max-width:390px; margin:29px 0; font-size:16px; line-height:1.65; color:#514849; }.hero-buttons { display:flex; align-items:center; gap:29px; }.button { display:inline-flex; align-items:center; justify-content:space-between; gap:37px; padding:16px 20px; font:500 11px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.06em; transition:transform .2s,background .2s; }.button:hover { transform:translateY(-3px); }.button-dark { background:var(--ink); color:#fff; }.button-light { background:#fff; }.button span { font-size:20px; line-height:0; }.text-link { border-bottom:1px solid currentColor; padding-bottom:4px; font:500 11px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.04em; }
.button-light { color:var(--ink); }
.nlr-shipping-modal[hidden]{display:none}.nlr-shipping-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(36,31,32,.64);backdrop-filter:blur(4px)}.nlr-shipping-modal-card{position:relative;width:min(560px,100%);padding:clamp(52px,7vw,78px) clamp(28px,7vw,75px) 36px;text-align:center;background:#f2e4db;box-shadow:0 25px 80px rgba(0,0,0,.26)}.nlr-shipping-modal-card:has(.nlr-promo-banner){width:min(900px,100%);padding:0;background:transparent}.nlr-shipping-modal-close{position:absolute;top:15px;right:18px;z-index:2;border:0;background:transparent;color:var(--ink);font:300 31px/1 "DM Sans",sans-serif;cursor:pointer}.nlr-promo-banner{display:block;line-height:0}.nlr-promo-banner img{display:block;width:100%;max-height:82vh;object-fit:contain;background:#fff}.nlr-shipping-modal-kicker{margin:0 0 15px;color:var(--wine);font:500 11px "DM Mono",monospace;letter-spacing:.18em}.nlr-shipping-modal h2{margin:0;font:500 clamp(43px,5vw,65px)/.98 "Playfair Display",serif;letter-spacing:-.06em}.nlr-shipping-modal h2 i{color:var(--wine)}.nlr-shipping-modal h2+p{max-width:330px;margin:22px auto 28px;color:#625a5a;font-size:15px;line-height:1.6}.nlr-shipping-modal .button{margin:auto}.nlr-shipping-modal small{display:block;margin-top:25px;color:#776d6d;font:400 9px "DM Mono",monospace;letter-spacing:.03em}
.hero-art { background:#d7b7ad; min-height:630px; position:relative; overflow:hidden; display:grid; place-items:center; }.hero-art img { width:min(90%,550px); height:560px; object-fit:contain; position:relative; z-index:2; mix-blend-mode:multiply; filter:contrast(1.03) saturate(.95); }.hero-sun { position:absolute; height:590px; width:590px; border-radius:50%; border:1px solid rgba(116,57,49,.25); top:50%; left:50%; transform:translate(-47%,-47%); }.hero-sun:before,.hero-sun:after { content:""; position:absolute; border-radius:50%; inset:45px; border:1px solid rgba(116,57,49,.2); }.hero-sun:after { inset:92px; }.petal { position:absolute; width:150px; height:55px; border-radius:100% 0 100% 0; background:rgba(255,245,238,.6); }.petal-one{top:10%;right:8%;transform:rotate(33deg)}.petal-two{bottom:8%;left:7%;transform:rotate(150deg)}.petal-three{bottom:20%;right:5%;transform:rotate(210deg);width:90px}.hero-note { position:absolute; bottom:34px; right:34px; text-align:right; font:500 9px/1.55 "DM Mono"; letter-spacing:.11em; z-index:3; }
.trust-strip { min-height:79px; padding:20px clamp(20px,4vw,62px); display:grid; grid-template-columns:repeat(4,1fr); align-items:center; gap:20px; border-bottom:1px solid var(--line); }.trust-strip p { margin:0; font-size:11px; text-transform:uppercase; letter-spacing:.04em; }.trust-strip b { display:inline-block; margin-right:10px; font:500 10px "DM Mono"; color:var(--wine); }
.intro { padding:135px max(24px,12vw) 105px; text-align:center; }.intro h2 { font-size:clamp(43px,4.6vw,68px); }.intro>p:last-child { max-width:480px; margin:29px auto 0; font-size:16px; line-height:1.65; color:#625a5a; }
.collection-grid { display:grid; grid-template-columns:repeat(3,1fr); padding:0 clamp(15px,3vw,48px) 125px; gap:16px; }.collection-card { height:440px; padding:24px; position:relative; overflow:hidden; display:flex; flex-direction:column; justify-content:space-between; }.collection-card span { font:500 10px "DM Mono"; letter-spacing:.1em; position:relative; z-index:2; }.collection-card h3 { margin:0 0 18px; font:500 46px/.9 "Playfair Display"; letter-spacing:-.06em; position:relative; z-index:2; }.collection-card a { font:500 10px "DM Mono"; text-transform:uppercase; letter-spacing:.08em; position:relative; z-index:2; border-bottom:1px solid; padding-bottom:4px; }.collection-card a b { font-size:17px; margin-left:12px; }.collection-card img { position:absolute; inset:42px 10px 0; width:100%; height:100%; object-fit:contain; mix-blend-mode:multiply; transition:transform .45s; }.collection-card:hover img { transform:scale(1.06) rotate(2deg); }.warm { background:#f0c4b8; }.blue { background:#bdc5db; }.lavender { background:#d9cbea; }
.products { padding:0 clamp(20px,7vw,116px) 135px; }.section-heading { display:flex; justify-content:space-between; align-items:end; padding-bottom:43px; }.section-heading h2 { font-size:clamp(43px,4.6vw,68px); }.product-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; }.product-image { height:385px; background:#f2ede7; position:relative; overflow:hidden; }.product-image img { width:100%; height:100%; object-fit:contain; mix-blend-mode:multiply; padding:13px; transition:transform .3s; }.product:hover img { transform:scale(1.04); }.product-image span { position:absolute; left:14px; top:14px; z-index:2; background:var(--paper); padding:8px 9px; font:500 9px "DM Mono"; text-transform:uppercase; }.quick-add { position:absolute; right:14px; bottom:14px; z-index:2; height:35px; width:35px; border-radius:50%; border:0; background:var(--ink); color:#fff; cursor:pointer; font-size:21px; }.product-info { display:flex; justify-content:space-between; gap:8px; padding:16px 0; }.product-info h3,.product-info p { margin:0; }.product-info h3 { font-size:14px; font-weight:500; }.product-info p { margin-top:6px; font:500 12px "DM Mono"; }.product-info button { border:0; background:transparent; cursor:pointer; font:500 9px "DM Mono"; text-transform:uppercase; letter-spacing:.08em; border-bottom:1px solid var(--ink); align-self:center; padding:0 0 4px; }
.story { display:grid; grid-template-columns:1fr 1fr; background:var(--wine); color:#fff; min-height:560px; }.story-image { background:#e0a79f; overflow:hidden; }.story-image img { width:100%; height:100%; object-fit:cover; mix-blend-mode:multiply; opacity:.88; }.story-copy { padding:clamp(70px,9vw,130px); align-self:center; }.story-copy h2 { font-size:clamp(45px,4.3vw,66px); }.story-copy h2 i { color:#f5beb9; }.story-copy>p:not(.eyebrow) { max-width:410px; font-size:16px; line-height:1.65; margin:28px 0 32px; color:#f3e9e3; }
.newsletter { text-align:center; padding:115px 20px; background:#f2e4db; }.newsletter h2 { font-size:clamp(42px,4.5vw,68px); }.newsletter>p:not(.eyebrow) { color:#625a5a; margin:20px 0 27px; }.newsletter form { max-width:490px; margin:auto; display:flex; border-bottom:1px solid var(--ink); }.newsletter input { flex:1; border:0; background:transparent; outline:0; padding:15px 2px; color:var(--ink); }.newsletter button { border:0; background:transparent; cursor:pointer; padding:15px 0; font:500 10px "DM Mono"; text-transform:uppercase; letter-spacing:.05em; }.newsletter button span { font-size:18px; margin-left:10px; }
footer { padding:56px clamp(20px,7vw,110px) 22px; background:var(--ink); color:#fff; display:grid; grid-template-columns:1.15fr 1fr auto; gap:32px; align-items:start; }footer .footer-brand{display:grid;gap:16px}footer .footer-wordmark img { width:145px; max-height:76px; }footer p { margin:0; color:#bebabb; font-size:14px; }footer .footer-account{display:grid;gap:10px;padding-top:4px}.footer-account span{color:#bcb6b6;font:500 9px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.1em}.footer-account a{font:500 14px "Playfair Display",serif;border-bottom:1px solid rgba(255,255,255,.45);padding-bottom:7px}.footer-account b{margin-left:16px;font:400 19px "DM Sans",sans-serif}.footer-contact { justify-self:end; display:flex; gap:19px; padding-top:8px; font:500 10px "DM Mono"; text-transform:uppercase; letter-spacing:.06em; }footer small { grid-column:1/-1; margin-top:48px; color:#918c8d; font:10px "DM Mono"; letter-spacing:.04em; }.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hero-art img{animation:bagFloat 5.5s ease-in-out infinite}.hero-orbit{position:absolute;height:720px;width:720px;top:50%;left:50%;transform:translate(-47%,-47%);animation:rotate 24s linear infinite;z-index:1}.hero-orbit span{position:absolute;color:var(--wine);font-size:18px}.hero-orbit span:nth-child(1){top:6%;left:50%}.hero-orbit span:nth-child(2){bottom:21%;right:4%}.hero-orbit span:nth-child(3){bottom:10%;left:15%}.petal-one{animation:petalDrift 6s ease-in-out infinite}.petal-two{animation:petalDrift 7s ease-in-out -2s infinite}.petal-three{animation:petalDrift 5s ease-in-out -1s infinite}.hero-price{position:absolute;left:32px;bottom:34px;z-index:4;display:flex;flex-direction:column;align-items:start;gap:5px}.hero-price span{font:500 8px "DM Mono";letter-spacing:.11em}.hero-price strong{font:500 22px "Playfair Display"}.hero-price button{border:0;background:var(--ink);color:#fff;padding:9px 11px;font:500 9px "DM Mono";text-transform:uppercase;cursor:pointer;letter-spacing:.04em}.ticker{overflow:hidden;background:var(--ink);color:#fff;white-space:nowrap}.ticker>div{display:flex;width:max-content;gap:26px;align-items:center;padding:14px 0;animation:ticker 24s linear infinite}.ticker span{font:500 11px "DM Mono";letter-spacing:.12em}.ticker i{color:var(--rose);font-style:normal}.product-image img{transition:transform .55s cubic-bezier(.2,.75,.3,1)}.product:hover img{transform:scale(1.08) translateY(-6px)}.quick-add{z-index:3;transition:transform .2s}.quick-add:hover{transform:rotate(90deg) scale(1.1)}.product-hover{position:absolute;left:0;right:0;bottom:0;z-index:2;background:var(--ink);color:#fff;text-align:center;padding:13px;transform:translateY(100%);transition:transform .3s;font:500 9px "DM Mono";text-transform:uppercase;letter-spacing:.1em}.product:hover .product-hover{transform:translateY(0)}.product-hover b{font-size:15px;margin-left:8px}.cart-toast{position:fixed;right:24px;bottom:24px;z-index:20;width:min(360px,calc(100vw - 40px));padding:15px;background:#fff;box-shadow:0 18px 45px rgba(35,24,25,.22);display:flex;align-items:center;gap:12px;border-left:3px solid var(--wine);animation:toastIn .35s cubic-bezier(.2,.8,.3,1)}.cart-toast>span{height:28px;width:28px;border-radius:50%;display:grid;place-items:center;background:#e8efdf;color:#416036;font-weight:600}.cart-toast b,.cart-toast small{display:block}.cart-toast b{font-size:12px}.cart-toast small{font-size:11px;margin-top:3px;color:#655c5c}.cart-toast button{margin-left:auto;border:0;background:none;font-size:21px;cursor:pointer;color:#655c5c}@keyframes bagFloat{50%{transform:translateY(-13px) rotate(1deg)}}@keyframes rotate{to{transform:translate(-47%,-47%) rotate(360deg)}}@keyframes petalDrift{50%{translate:14px -10px;scale:1.08}}@keyframes ticker{to{transform:translateX(-50%)}}@keyframes toastIn{from{transform:translateY(24px);opacity:0}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
@media(max-width:800px){.site-header{height:68px}.wordmark img{width:94px;max-height:52px}.menu-button{display:block;width:32px}.menu-button span{display:block;width:22px;height:1px;background:var(--ink);margin:5px 0}.nav{display:none;position:absolute;left:0;right:0;top:68px;margin:0;padding:25px;background:var(--paper);flex-direction:column;gap:20px;border-bottom:1px solid var(--line)}.nav.is-open{display:flex}.nav-catalog-menu{display:grid;position:static;width:auto;padding:12px 0 0;border:0;box-shadow:none}.icon-button{display:none}.account-button{font-size:9px}.header-actions{gap:10px}.hero{grid-template-columns:1fr}.hero-copy{padding:75px 25px 55px}.hero-art{min-height:440px}.hero-art img{height:410px}.hero-sun{width:410px;height:410px}.trust-strip{grid-template-columns:1fr 1fr;gap:15px}.trust-strip p{font-size:9px}.intro{padding:85px 24px 65px}.collection-grid{grid-template-columns:1fr;padding-bottom:75px}.collection-card{height:365px}.products{padding:0 20px 85px}.section-heading{display:block}.section-heading .text-link{display:inline-block;margin-top:24px}.product-grid{grid-template-columns:1fr;gap:15px}.product-image{height:420px}.story{grid-template-columns:1fr}.story-image{height:320px}.story-copy{padding:70px 28px}.newsletter{padding:85px 24px}footer{grid-template-columns:1fr;gap:24px}footer .footer-contact{justify-self:start;padding-top:0}footer small{margin-top:15px}.topbar{font-size:8px}.topbar span{margin:0 5px}}

/* Wholesale program */
.nlr-wholesale-page{overflow:hidden}.wholesale-hero{min-height:620px;display:grid;grid-template-columns:1.06fr .94fr;background:#e5d6c5}.wholesale-hero-copy{padding:clamp(70px,10vw,145px) clamp(25px,8vw,130px);align-self:center}.wholesale-hero h1,.wholesale-steps h2,.wholesale-shop h2,.wholesale-faq h2,.wholesale-closing h2{margin:0;font:500 clamp(47px,5.2vw,79px)/.97 "Playfair Display",serif;letter-spacing:-.06em}.wholesale-hero h1 i,.wholesale-steps h2 i,.wholesale-shop h2 i,.wholesale-faq h2 i,.wholesale-closing h2 i{color:var(--wine)}.wholesale-hero-copy>p:not(.eyebrow){max-width:490px;margin:27px 0 31px;font-size:17px;line-height:1.65;color:#514849}.wholesale-actions{display:flex;gap:28px;align-items:center}.wholesale-hero-art{position:relative;min-height:520px;display:grid;place-items:center;overflow:hidden;background:#aeb9ca}.wholesale-hero-art img{position:relative;z-index:2;width:min(88%,480px);height:510px;object-fit:contain;mix-blend-mode:multiply}.wholesale-blob{position:absolute;width:590px;height:590px;border:1px solid rgba(36,31,32,.28);border-radius:50%;transform:translate(9%,-2%)}.wholesale-blob:after{content:"";position:absolute;inset:42px;border:1px solid rgba(36,31,32,.18);border-radius:50%}.wholesale-hero-art p{position:absolute;z-index:3;right:8%;bottom:8%;margin:0;font:500 78px/.7 "Playfair Display";letter-spacing:-.1em}.wholesale-hero-art p small{display:block;margin:12px 0 0;font:500 9px "DM Mono";letter-spacing:.12em}.wholesale-rule{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px clamp(20px,7vw,112px);background:var(--ink);color:#fff}.wholesale-rule span{color:var(--rose);font:500 24px "Playfair Display"}.wholesale-rule p{margin:0;font:500 10px "DM Mono";letter-spacing:.1em}.wholesale-rule a{font:500 10px "DM Mono";white-space:nowrap;border-bottom:1px solid var(--rose);padding-bottom:4px}.wholesale-steps{padding:130px clamp(20px,9vw,145px);display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;background:var(--paper)}.wholesale-steps ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.wholesale-steps li{padding:24px 0;display:grid;grid-template-columns:55px 1fr 1.45fr;gap:20px;border-bottom:1px solid var(--line)}.wholesale-steps li span{font:500 10px "DM Mono";color:var(--wine)}.wholesale-steps h3{margin:0;font:500 22px "Playfair Display"}.wholesale-steps li p{margin:0;color:#625a5a;font-size:14px;line-height:1.6}.wholesale-shop{padding:0 clamp(20px,7vw,115px) 130px;background:#f0e5dc}.wholesale-shop .section-heading{padding-top:115px}.wholesale-progress-wrap{max-width:310px}.nlr-wholesale-progress{display:flex;gap:12px;align-items:center;padding:13px;background:#fff;border:1px solid var(--line)}.nlr-wholesale-progress.is-active{border-color:#55734b;background:#edf2e8}.nlr-wholesale-progress-mark{display:grid;place-items:center;min-width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;font:500 10px "DM Mono"}.nlr-wholesale-progress.is-active .nlr-wholesale-progress-mark{background:#55734b}.nlr-wholesale-progress p{margin:0;font-size:11px;line-height:1.35}.wholesale-all{margin-top:28px}.wholesale-faq{display:grid;grid-template-columns:.82fr 1.18fr;gap:10vw;padding:130px clamp(20px,9vw,145px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:22px 0}.faq-list summary{display:flex;justify-content:space-between;gap:15px;cursor:pointer;list-style:none;font:500 18px "Playfair Display"}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary b{font:400 20px "DM Mono"}.faq-list p{max-width:520px;margin:16px 34px 0 0;color:#625a5a;font-size:14px;line-height:1.65}.wholesale-closing{text-align:center;padding:130px 20px;background:var(--wine);color:#fff}.wholesale-closing h2{margin-bottom:34px}.wholesale-closing h2 i{color:#f5beb9}.nlr-commerce .nlr-wholesale-progress{margin:0 0 24px}
@media(max-width:800px){.wholesale-hero,.wholesale-steps,.wholesale-faq{grid-template-columns:1fr}.wholesale-hero-copy{padding:75px 25px 55px}.wholesale-hero-art{min-height:410px}.wholesale-hero-art img{height:400px}.wholesale-hero-art p{font-size:58px}.wholesale-rule{align-items:flex-start;flex-direction:column;gap:13px}.wholesale-steps,.wholesale-faq{padding:80px 24px;gap:45px}.wholesale-steps li{grid-template-columns:35px 1fr;gap:10px}.wholesale-steps li p{grid-column:2}.wholesale-shop{padding:0 20px 80px}.wholesale-shop .section-heading{padding-top:75px}.wholesale-progress-wrap{margin-top:25px}.wholesale-closing{padding:90px 24px}}

/* WooCommerce and WordPress integration. */
.nlr-hero-add,.nlr-add { border:0; background:var(--ink); color:#fff; padding:9px 11px; font:500 9px "DM Mono",monospace; text-transform:uppercase; cursor:pointer; letter-spacing:.04em; }
.product-info .nlr-add { background:transparent; color:var(--ink); border-bottom:1px solid var(--ink); padding:0 0 4px; align-self:center; }
.product-info .price,.hero-price .price { font:inherit; }.hero-price del { opacity:.6; font-size:13px; }.hero-price ins { text-decoration:none; }
.nlr-search { position:absolute; top:98px; right:4vw; z-index:30; background:#fff; box-shadow:0 15px 35px rgba(0,0,0,.14); padding:16px; }.nlr-search form { display:flex; gap:8px; }.nlr-search input { padding:12px; min-width:250px; border:1px solid var(--line); }.nlr-search button { border:0; background:var(--ink); color:#fff; padding:0 15px; }
.nlr-generic { max-width:1100px; margin:80px auto; padding:0 24px; }.nlr-generic h1 { font:500 52px "Playfair Display",serif; }
.woocommerce-message,.woocommerce-info,.woocommerce-error { margin:16px auto; max-width:1200px; border-top-color:var(--wine); }.woocommerce a.button { background:var(--ink); color:#fff; }.woocommerce a.button:hover { background:var(--wine); }
.woocommerce-notices-wrapper { max-width:1200px; margin:0 auto; padding:0 24px; }
.woocommerce-error { border:1px solid #d64545; background:#fff4f4; color:#6f2020; padding:15px 18px 15px 42px; }
.cart-toast a { margin-left:auto; font:500 9px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.06em; border-bottom:1px solid; }
.cart-toast button { margin-left:0; }
.newsletter-cta { display:inline-flex; align-items:center; gap:28px; background:var(--ink); color:#fff; padding:16px 20px; font:500 10px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.06em; }
.newsletter-cta span { font-size:20px; line-height:0; }

/* Native WooCommerce pages, visually aligned with the storefront. */
.nlr-commerce { min-height:65vh; background:var(--paper); padding:0 clamp(20px,7vw,110px) 100px; }
.nlr-commerce-heading { padding:78px 0 42px; border-bottom:1px solid var(--line); }
.nlr-commerce-heading h1 { margin:0; font:500 clamp(44px,5vw,74px)/.98 "Playfair Display",serif; letter-spacing:-.055em; }
.nlr-commerce-heading h1 i { color:var(--wine); }.nlr-commerce-content { padding-top:38px; }
.nlr-commerce .woocommerce-breadcrumb { font:500 10px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.06em; margin-bottom:25px; color:#665e5d; }
.nlr-commerce .woocommerce-result-count,.nlr-commerce .woocommerce-ordering select { font:500 10px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.04em; }
.nlr-commerce ul.products { display:grid; grid-template-columns:repeat(3,1fr); gap:22px; margin:0; }
.nlr-commerce ul.products:before,.nlr-commerce ul.products:after { display:none; }
.nlr-commerce ul.products li.product { float:none; width:auto; margin:0; }
.nlr-commerce ul.products li.product img { margin:0 0 15px; background:#f2ede7; object-fit:contain; height:350px; padding:15px; }
.nlr-commerce ul.products li.product .woocommerce-loop-product__title { font-size:15px; font-weight:500; padding:0; }
.nlr-commerce ul.products li.product .price { color:var(--ink); font:500 12px "DM Mono",monospace; }
.nlr-commerce .button,.nlr-commerce button.button,.nlr-commerce .wc-block-components-button { border-radius:0; background:var(--ink); color:#fff; font:500 10px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.07em; padding:14px 17px; }
.nlr-commerce .button:hover,.nlr-commerce button.button:hover,.nlr-commerce .wc-block-components-button:hover { background:var(--wine); color:#fff; }
.nlr-commerce .product { display:grid; grid-template-columns:minmax(280px,1fr) minmax(320px,1fr); gap:clamp(35px,7vw,100px); }
.nlr-commerce div.product div.images,.nlr-commerce div.product div.summary { float:none; width:auto; }
.nlr-commerce div.product div.images img { background:#f2ede7; max-height:620px; object-fit:contain; }
.nlr-commerce .product_title { font:500 clamp(38px,4vw,60px)/1.02 "Playfair Display",serif; letter-spacing:-.05em; }
.nlr-commerce div.product p.price,.nlr-commerce div.product span.price { color:var(--wine); font:500 21px "Playfair Display",serif; }
.nlr-commerce .quantity .qty { height:43px; border:1px solid var(--line); background:#fff; }
.nlr-commerce .woocommerce-cart-form table,.nlr-commerce .shop_table { border-radius:0; border-color:var(--line); font-size:14px; }
.nlr-commerce .woocommerce-cart-form thead,.nlr-commerce .shop_table thead { font:500 9px "DM Mono",monospace; text-transform:uppercase; letter-spacing:.07em; }
.nlr-commerce .cart-collaterals .cart_totals,.nlr-commerce .cart-collaterals .cross-sells { width:47%; }
.nlr-commerce .wc-block-components-checkout-step,.nlr-commerce .wc-block-checkout__sidebar,.nlr-commerce .wc-block-components-totals-wrapper { border-color:var(--line); border-radius:0; }
.nlr-commerce .wc-block-components-title,.nlr-commerce .wc-block-checkout__contact-fields .wc-block-components-title { font:500 25px "Playfair Display",serif; letter-spacing:-.03em; }
.nlr-commerce .wc-block-components-text-input input,.nlr-commerce .wc-block-components-combobox .wc-block-components-combobox-control input,.nlr-commerce .wc-block-components-address-form input,.nlr-commerce .wc-block-components-select .wc-blocks-components-select__select { border-radius:0; border-color:var(--ink); }
@media(max-width:800px){.nlr-commerce{padding:0 20px 70px}.nlr-commerce-heading{padding:55px 0 32px}.nlr-commerce ul.products{grid-template-columns:1fr}.nlr-commerce .product{grid-template-columns:1fr}.nlr-commerce .cart-collaterals .cart_totals,.nlr-commerce .cart-collaterals .cross-sells{width:100%;}.nlr-commerce ul.products li.product img{height:410px}}

/* Paired community and wholesale call to action on the homepage. */
.newsletter-duo{display:grid;grid-template-columns:repeat(3,1fr);padding:0;background:var(--paper)}
.newsletter-panel{min-height:490px;padding:clamp(72px,8vw,118px) clamp(26px,7vw,105px);display:flex;flex-direction:column;align-items:center;justify-content:center}
.newsletter-panel h2{font-size:clamp(38px,4vw,62px)}
.newsletter-panel>p:not(.eyebrow){max-width:430px;margin:20px 0 27px;line-height:1.6}
.newsletter-club{background:#f2e4db}.newsletter-wholesale{background:#dce1ec}.newsletter-ambassadors{background:#e7c9c3}.newsletter-wholesale h2 i,.newsletter-ambassadors h2 i{color:var(--wine)}
.newsletter-wholesale .newsletter-cta{background:var(--wine)}.newsletter-wholesale .newsletter-cta:hover{background:#4d252a}
.newsletter-ambassadors .newsletter-cta{background:var(--wine)}.newsletter-ambassadors .newsletter-cta:hover{background:#4d252a}
@media(max-width:800px){.newsletter-duo{grid-template-columns:1fr;padding:0}.newsletter-panel{min-height:0;padding:82px 24px}}

/* Ambassador program */
.nlr-ambassadors-page{overflow:hidden;background:var(--paper)}.ambassador-hero{min-height:660px;display:grid;grid-template-columns:1.03fr .97fr;background:#ead8ce}.ambassador-hero-copy{padding:clamp(76px,10vw,145px) clamp(25px,8vw,132px);align-self:center}.ambassador-hero h1,.ambassador-intro h2,.ambassador-how h2,.ambassador-code-story h2,.ambassador-terms h2,.ambassador-apply h2{margin:0;font:500 clamp(46px,5.2vw,79px)/.97 "Playfair Display",serif;letter-spacing:-.065em}.ambassador-hero h1 i,.ambassador-intro h2 i,.ambassador-how h2 i,.ambassador-code-story h2 i,.ambassador-terms h2 i,.ambassador-apply h2 i{color:var(--wine)}.ambassador-hero-copy>p:not(.eyebrow){max-width:470px;margin:26px 0 30px;font-size:17px;line-height:1.65;color:#514849}.ambassador-hero-note{max-width:320px!important;margin-top:28px!important;padding-top:19px;border-top:1px solid rgba(36,31,32,.25);font:500 10px/1.6 "DM Mono",monospace;text-transform:uppercase;letter-spacing:.055em}.ambassador-hero-image{position:relative;min-height:590px;overflow:hidden;background:#743931}.ambassador-hero-image:before{content:"";position:absolute;width:590px;height:590px;border:1px solid rgba(255,255,255,.3);border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%);z-index:1}.ambassador-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 35%;filter:saturate(.88);mix-blend-mode:screen}.ambassador-sticker{position:absolute;z-index:2;right:9%;bottom:9%;display:grid;place-items:center;width:118px;height:118px;border-radius:50%;background:#f2e4db;color:var(--ink);text-align:center;font:500 10px/1.4 "DM Mono",monospace;letter-spacing:.08em;transform:rotate(12deg)}.ambassador-intro{padding:135px 24px;text-align:center;background:#f4eee4}.ambassador-intro h2{font-size:clamp(47px,5vw,75px)}.ambassador-intro>p:not(.eyebrow){max-width:590px;margin:24px auto 0;color:#625a5a;line-height:1.7}.ambassador-how{display:grid;grid-template-columns:.85fr 1.15fr;gap:10vw;padding:135px clamp(20px,9vw,145px);background:#dfe3ed}.ambassador-how ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.ambassador-how li{display:grid;grid-template-columns:54px 1fr 1.35fr;gap:20px;padding:25px 0;border-bottom:1px solid var(--line)}.ambassador-how li span{font:500 10px "DM Mono",monospace;color:var(--wine)}.ambassador-how h3{margin:0;font:500 23px "Playfair Display",serif}.ambassador-how li p{margin:0;color:#625a5a;font-size:14px;line-height:1.65}.ambassador-code-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background:#f6eee6}.ambassador-code-story>div:last-child{padding:clamp(70px,9vw,130px);}.ambassador-code-story>div:last-child p:not(.eyebrow){max-width:440px;margin:23px 0 0;color:#625a5a;line-height:1.7}.ambassador-code-card{align-self:stretch;min-height:490px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--ink);color:#fff;position:relative;overflow:hidden}.ambassador-code-card:before,.ambassador-code-card:after{content:"";position:absolute;border:1px solid rgba(242,228,219,.35);border-radius:50%}.ambassador-code-card:before{width:620px;height:620px}.ambassador-code-card:after{width:460px;height:460px}.ambassador-code-card>*{position:relative;z-index:1}.ambassador-code-card strong{font:500 clamp(46px,5vw,76px) "Playfair Display",serif;letter-spacing:-.07em;color:#f5c0b8}.ambassador-code-card span{margin-top:14px;font:500 10px "DM Mono",monospace;letter-spacing:.12em}.ambassador-terms{display:grid;grid-template-columns:.82fr 1.18fr;gap:10vw;padding:135px clamp(20px,9vw,145px);background:var(--paper)}.ambassador-terms-list{border-top:1px solid var(--line)}.ambassador-terms-list p{margin:0;padding:22px 0;border-bottom:1px solid var(--line);font-size:16px;line-height:1.55}.ambassador-terms-list b{font-family:"Playfair Display",serif;font-size:21px;color:var(--wine)}.ambassador-apply{display:grid;grid-template-columns:.82fr 1.18fr;gap:10vw;padding:135px clamp(20px,9vw,145px);background:var(--wine);color:#fff}.ambassador-apply h2 i{color:#f5beb9}.ambassador-apply>div>p:not(.eyebrow){max-width:420px;line-height:1.7;color:#f2d8d3}.ambassador-form-wrap{background:#fff;color:var(--ink);padding:36px}.ambassador-form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ambassador-form label{display:grid;gap:8px;font:500 10px "DM Mono",monospace;text-transform:uppercase;letter-spacing:.06em}.ambassador-form input,.ambassador-form textarea{width:100%;border:0;border-bottom:1px solid var(--line);outline:0;padding:11px 0;background:transparent;font:400 15px "DM Sans",sans-serif;text-transform:none;letter-spacing:normal}.ambassador-form textarea{resize:vertical}.ambassador-form .full{grid-column:1/-1}.ambassador-form button{justify-self:start;margin-top:8px}.ambassador-notice{margin:0 0 22px;padding:13px 15px;font-size:13px}.ambassador-notice.success{background:#edf2e8;color:#36502f}.ambassador-notice.error{background:#fff0f0;color:#892f2a}
@media(max-width:900px){.ambassador-hero,.ambassador-how,.ambassador-code-story,.ambassador-terms,.ambassador-apply{grid-template-columns:1fr}.ambassador-hero-copy{padding:78px 25px 55px}.ambassador-hero-image{min-height:480px}.ambassador-how,.ambassador-terms,.ambassador-apply{padding:85px 24px;gap:48px}.ambassador-how li{grid-template-columns:36px 1fr;gap:10px}.ambassador-how li p{grid-column:2}.ambassador-code-story>div:last-child{padding:85px 24px}.ambassador-code-card{min-height:390px}.ambassador-form{grid-template-columns:1fr}.ambassador-form .full{grid-column:auto}.ambassador-form-wrap{padding:26px 22px}}
