:root{--green-900: #003f2c;--green-800: #064d37;--green-700: #0a6746;--yuzu-400: #d8da68;--yuzu-300: #ecec8f;--cream-100: #fffcee;--cream-200: #f5f0dc;--ink: #12140f;--muted: #6f7467;--line: rgba(0, 63, 44, .18);--white: #ffffff;--shadow-soft: 0 18px 50px rgba(0, 63, 44, .14);--shadow-product: 0 16px 32px rgba(18, 20, 15, .08);--display: "Fraunces", Georgia, serif;--body: "Nunito Sans", "Trebuchet MS", sans-serif;--site-pad: clamp(18px, 4vw, 64px)}*{box-sizing:border-box}html{font-size:100%!important;scroll-behavior:smooth}body{display:block!important;margin:0;background:linear-gradient(90deg,rgba(0,63,44,.035) 1px,transparent 1px) 0 0 / 34px 34px,linear-gradient(0deg,rgba(0,63,44,.028) 1px,transparent 1px) 0 0 / 34px 34px,var(--cream-100);color:var(--ink);font-family:var(--body);font-size:16px;letter-spacing:0!important;line-height:1.5;min-height:auto!important}body.menu-open{overflow:hidden}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.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}.announcement{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;min-height:42px;padding:0 12px;background:var(--ink);color:var(--cream-100);font-size:.86rem;letter-spacing:.02em;text-align:center}.announcement p{margin:0}.announcement__arrow{color:var(--cream-100)}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:0;border-radius:6px;background:transparent;color:currentColor}.icon-button:hover{background:#003f2c14}.icon-button svg,.button svg,.text-link svg,.nav-trigger svg,.mobile-menu-trigger svg,.category-card svg,.trend-card svg{width:19px;height:19px;stroke-width:1.9}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#fffceee6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-shell{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;min-height:116px;padding:18px var(--site-pad) 10px}.menu-toggle{display:none}.search-trigger{display:inline-flex;align-items:center;justify-self:start;width:min(270px,100%);height:46px;gap:12px;padding:0 18px;border:1px solid var(--green-900);border-radius:6px;background:var(--cream-100);color:var(--green-900);text-align:left}.search-trigger span{color:var(--muted)}.brand-mark{display:grid;place-items:center;justify-self:center}.brand-mark img{width:clamp(118px,10vw,172px);aspect-ratio:2.06 / 1;object-fit:contain}.header-actions{display:inline-flex;align-items:center;justify-self:end;gap:6px;color:var(--green-900)}.cart-button{position:relative}.cart-button span{position:absolute;top:4px;right:2px;display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--green-900);color:var(--cream-100);font-size:.68rem;font-weight:900}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,3vw,40px);position:relative;padding:8px var(--site-pad) 18px;color:var(--green-900);font-size:.86rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.nav-item{position:relative;display:inline-flex}.nav-trigger{position:relative;display:inline-flex;align-items:center;gap:5px;padding:0 0 6px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;letter-spacing:inherit;text-transform:inherit}.nav-trigger:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--yuzu-400);content:"";transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.nav-trigger:hover:after,.nav-item:focus-within .nav-trigger:after,.nav-item.is-open .nav-trigger:after{transform:scaleX(1)}.nav-trigger svg{width:15px;height:15px;transition:transform .18s ease}.nav-item:hover .nav-trigger svg,.nav-item:focus-within .nav-trigger svg,.nav-item.is-open .nav-trigger svg{transform:rotate(180deg)}.nav-dropdown{position:absolute;top:calc(100% + 13px);left:50%;z-index:35;display:grid;width:min(250px,calc(100vw - 32px));gap:4px;padding:14px;border:1px solid rgba(0,63,44,.18);border-radius:8px;background:linear-gradient(180deg,#fffceefa,#f7f2ddfa),var(--cream-100);box-shadow:0 18px 38px #003f2c29;opacity:0;pointer-events:none;text-align:left;text-transform:none;transform:translate(-50%,8px);transition:opacity .17s ease,transform .17s ease,visibility .17s ease;visibility:hidden}.nav-item:last-child .nav-dropdown{right:0;left:auto;transform:translateY(8px)}.nav-item:hover .nav-dropdown,.nav-item:focus-within .nav-dropdown,.nav-item.is-open .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%);visibility:visible}.nav-item:last-child:hover .nav-dropdown,.nav-item:last-child:focus-within .nav-dropdown,.nav-item:last-child.is-open .nav-dropdown{transform:translateY(0)}.nav-dropdown--wide{width:min(390px,calc(100vw - 32px));grid-template-columns:minmax(0,1fr) minmax(120px,.78fr);gap:10px}.nav-dropdown__group{display:grid;gap:4px}.nav-dropdown__group--accent{padding:10px;border:1px solid rgba(0,63,44,.14);border-radius:6px;background:#d8da6847}.nav-dropdown__group--accent span{margin-bottom:2px;color:var(--green-800);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nav-dropdown a{display:flex;min-height:34px;align-items:center;padding:8px 10px;border-radius:6px;color:var(--green-900);font-size:.92rem;font-weight:900;letter-spacing:.01em;line-height:1.2}.nav-dropdown a:hover,.nav-dropdown a:focus-visible{background:var(--yuzu-300);outline:none}.hero{position:relative;display:grid;min-height:min(760px,calc(100vh - 148px));overflow:hidden;isolation:isolate;background:var(--green-900)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:url(https://gs431d-bf.myshopify.com/cdn/shop/files/1_9f6257f2-76e2-4f60-b784-fa1ca964c60b.webp?v=1762722617&width=3840);background-position:center;background-size:cover;animation:hero-drift 16s ease-in-out infinite alternate}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#003f2cd6,#003f2c5c 48%,#12140f0a),linear-gradient(0deg,rgba(0,63,44,.5),transparent 42%)}.hero__copy{align-self:end;width:min(760px,calc(100vw - var(--site-pad) * 2));padding:clamp(70px,11vw,138px) var(--site-pad);color:var(--cream-100)}.eyebrow,.section-kicker{margin:0 0 13px;color:var(--yuzu-300);font-size:.83rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.section-heading h2,.trend-head h2,.lookbook h2,.story-band h2,.footer-newsletter h2{margin:0;font-family:var(--display);font-weight:800;letter-spacing:0;line-height:.95}.hero h1{max-width:720px;font-size:clamp(4rem,10.8vw,10.8rem)}.hero__dek{margin:20px 0 0;font-size:clamp(1.35rem,2.2vw,2.15rem);font-weight:900}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;gap:10px;padding:0 20px;border:1px solid transparent;border-radius:6px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--yuzu-400);color:var(--green-900);box-shadow:0 14px 28px #0003}.button--ghost{border-color:#fffcee8a;color:var(--cream-100)}.button--light{background:var(--cream-100);color:var(--green-900)}.ticker{overflow:hidden;border-block:1px solid var(--line);background:var(--yuzu-400)}.ticker__track{display:flex;width:max-content;align-items:center;gap:26px;padding:18px 0;color:var(--green-900);font-family:var(--display);font-size:clamp(1.2rem,2.7vw,2.4rem);font-weight:800;white-space:nowrap;animation:ticker-move 28s linear infinite}.ticker__track img{width:46px;height:46px;object-fit:contain}.trend-section,.category-section,.new-arrivals{padding:clamp(62px,8vw,104px) var(--site-pad)}.trend-section,.category-section,.new-arrivals,.lookbook,.story-band{scroll-margin-top:170px}.trend-section{overflow:hidden;background:linear-gradient(90deg,rgba(0,63,44,.06) 1px,transparent 1px) 0 0 / 28px 28px,var(--cream-100)}.trend-shell{max-width:1280px;margin:0 auto}.trend-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:end;margin-bottom:28px}.trend-head .section-kicker{grid-column:1 / -1;margin-bottom:-6px}.trend-head h2{color:var(--green-900);font-size:clamp(2.8rem,6.4vw,6.8rem)}.trend-viewport{position:relative;overflow:hidden;border-block:1px solid var(--line);padding-block:18px}.trend-viewport:before,.trend-viewport:after{position:absolute;top:0;bottom:0;z-index:2;width:min(8vw,90px);pointer-events:none;content:""}.trend-viewport:before{left:0;background:linear-gradient(90deg,var(--cream-100),rgba(255,252,238,0))}.trend-viewport:after{right:0;background:linear-gradient(270deg,var(--cream-100),rgba(255,252,238,0))}.trend-track{display:flex;width:max-content;gap:16px;animation:trend-scroll 34s linear infinite}.trend-viewport:hover .trend-track{animation-play-state:paused}.trend-card{display:grid;width:clamp(240px,25vw,360px);min-height:420px;grid-template-rows:1fr auto auto;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow-product)}.trend-card img{width:100%;height:280px;object-fit:cover;transition:transform .36s ease}.trend-card span{padding:18px 18px 2px;color:var(--green-900);font-family:var(--display);font-size:clamp(1.45rem,2.1vw,2.2rem);font-weight:800;line-height:1}.trend-card small{padding:0 18px 18px;color:var(--muted);font-size:.92rem;font-weight:800}.trend-card:hover img{transform:scale(1.045)}.trend-card--dark{background:var(--green-900)}.trend-card--dark span,.trend-card--dark small{color:var(--cream-100)}.trend-card--cream{background:var(--cream-200)}.trend-card--yuzu,.trend-card--mascot{background:var(--yuzu-300)}.trend-card--mascot img{width:72%;height:280px;margin:0 auto;object-fit:contain}.section-heading{max-width:1280px;margin:0 auto 28px}.section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:22px}.section-heading h2,.trend-head h2,.lookbook h2,.story-band h2,.footer-newsletter h2{color:var(--green-900);font-size:clamp(2.4rem,5.2vw,5.5rem)}.section-kicker{color:var(--green-700)}.category-grid{display:grid;max-width:1280px;margin:0 auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.category-card{position:relative;display:grid;min-height:300px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow-product)}.category-card--wide{grid-column:span 2}.category-card--mini{background:var(--yuzu-300)}.category-card--dark{background:var(--green-900);color:var(--cream-100)}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.category-card--mini img{width:min(76%,320px);height:auto;margin:auto;object-fit:contain}.category-card div{position:absolute;right:14px;bottom:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border:1px solid rgba(255,252,238,.68);border-radius:6px;background:#fffceee0;color:var(--green-900);font-weight:900;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-card--dark div{background:#003f2cd1;color:var(--cream-100)}.category-card:hover img{transform:scale(1.045)}.new-arrivals{background:var(--white)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--green-900);font-weight:900}.section-heading__actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;flex-wrap:wrap}.carousel-controls{display:flex;gap:8px}.carousel-button{display:inline-grid;width:44px;height:44px;place-items:center;border:1px solid var(--green-900);border-radius:6px;background:var(--cream-100);color:var(--green-900);cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.carousel-button:hover{background:var(--green-900);color:var(--cream-100);transform:translateY(-2px)}.carousel-button:focus,.carousel-button:focus-visible{outline:2px solid var(--yuzu-400);outline-offset:3px;box-shadow:none}.carousel-button svg{width:19px;height:19px}.product-grid{display:grid;max-width:1280px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,26px)}.product-grid--carousel{--carousel-card-width: min(520px, calc((100% - 52px) / 3.35));display:flex;max-width:none;margin:0;gap:clamp(16px,2vw,26px);overflow-x:auto;overscroll-behavior-x:contain;padding:0 2px 18px;scroll-padding-left:2px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--green-900) transparent;-webkit-overflow-scrolling:touch}.product-grid--carousel::-webkit-scrollbar{height:5px}.product-grid--carousel::-webkit-scrollbar-track{background:#003f2c14}.product-grid--carousel::-webkit-scrollbar-thumb{border-radius:999px;background:var(--green-900)}.product-grid--carousel .product-card{flex:0 0 var(--carousel-card-width);scroll-snap-align:start}.product-grid--carousel .product-grid__empty{flex:1 0 100%}.product-grid__empty{grid-column:1 / -1;margin:0;padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--cream-200);color:var(--muted);font-weight:800;text-align:center}.product-card{position:relative;display:grid;gap:14px;min-width:0}.product-card__media{position:relative;overflow:hidden;aspect-ratio:1 / 1;border:1px solid var(--line);border-radius:8px;background:var(--cream-200);box-shadow:var(--shadow-product)}.product-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;border:0 solid var(--accent, var(--yuzu-400));content:"";transition:border-width .18s ease}.product-card img{width:100%;height:100%;object-fit:cover;transition:transform .36s ease}.product-card:hover img{transform:scale(1.04)}.product-card:hover .product-card__media:after{border-width:8px}.product-card__badge{position:absolute;top:12px;left:12px;z-index:1;padding:6px 9px;border-radius:4px;background:var(--green-900);color:var(--cream-100);font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.product-card__info{display:grid;gap:6px;padding:0 2px}.product-card h3{margin:0;color:var(--ink);font-size:clamp(1rem,1.3vw,1.18rem);font-weight:900;line-height:1.25}.product-card p{margin:0;color:var(--green-800);font-size:1rem;font-weight:900}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase}.product-card__dot{width:16px;height:16px;border:1px solid rgba(0,63,44,.22);border-radius:50%;background:var(--accent, var(--yuzu-400))}.lookbook{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);gap:clamp(24px,4vw,64px);align-items:center;padding:clamp(62px,8vw,110px) var(--site-pad);background:radial-gradient(circle at 16% 16%,rgba(216,218,104,.42),transparent 30%),var(--cream-200)}.lookbook__image{overflow:hidden;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow-soft)}.lookbook__image img{width:100%;min-height:560px;object-fit:cover}.lookbook__copy{max-width:580px}.feature-list{display:grid;gap:14px;margin-top:34px}.feature-list article{display:grid;grid-template-columns:52px 1fr;gap:12px;padding:18px 0;border-top:1px solid var(--line)}.feature-list span{color:var(--green-700);font-family:var(--display);font-size:1.5rem;font-weight:800}.feature-list h3{margin:0 0 4px;font-size:1.1rem}.feature-list p{grid-column:2;margin:0;color:var(--muted);line-height:1.55}.story-band{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,440px);gap:clamp(28px,7vw,100px);align-items:center;padding:clamp(62px,9vw,126px) var(--site-pad);background:var(--yuzu-300)}.story-band__copy{max-width:820px}.story-band__copy p:last-child{max-width:620px;color:var(--green-800);font-size:1.1rem}.story-band__logo{width:min(100%,430px);justify-self:center;border:1px solid rgba(0,63,44,.18);border-radius:8px;box-shadow:0 20px 38px #003f2c24}.site-footer{padding:clamp(42px,6vw,78px) var(--site-pad) 28px;background:var(--green-900);color:var(--cream-100)}.footer-newsletter{display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,.66fr);gap:clamp(24px,6vw,80px);align-items:end;max-width:1280px;margin:0 auto;padding-bottom:42px;border-bottom:1px solid rgba(255,252,238,.24)}.footer-newsletter .section-kicker,.footer-newsletter h2{color:var(--cream-100)}.newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.newsletter-form input{min-width:0;height:50px;padding:0 15px;border:1px solid rgba(255,252,238,.45);border-radius:6px;background:#fffcee1a;color:var(--cream-100)}.newsletter-form input::placeholder{color:#fffcee9e}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1280px;margin:26px auto 0}.footer-bottom img{width:136px}.footer-bottom nav{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;font-size:.84rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.footer-bottom p{margin:0;color:var(--yuzu-300);font-weight:900}.mobile-panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;align-content:start;gap:4px;padding:20px;background:var(--cream-100);color:var(--green-900);overflow-y:auto}.mobile-panel[hidden]{display:none}.mobile-panel__close{justify-self:end}.mobile-menu-group{border-bottom:1px solid var(--line)}.mobile-menu-trigger{display:flex;width:100%;align-items:center;justify-content:space-between;padding:18px 4px;border:0;background:transparent;color:inherit;cursor:pointer;font-family:var(--display);font-size:clamp(2rem,10vw,4rem);font-weight:800;line-height:1;text-align:left}.mobile-menu-trigger svg{width:24px;height:24px;flex:0 0 auto;transition:transform .18s ease}.mobile-menu-group.is-open .mobile-menu-trigger svg{transform:rotate(180deg)}.mobile-submenu{display:grid;max-height:0;overflow:hidden;padding:0;transition:max-height .24s ease,padding .24s ease}.mobile-menu-group.is-open .mobile-submenu{max-height:560px;padding:0 0 16px}.mobile-submenu a{padding:10px 6px 10px 18px;border-radius:6px;color:var(--green-900);font-size:.96rem;font-weight:900;letter-spacing:.08em;line-height:1.25;text-transform:uppercase}.mobile-submenu a:hover,.mobile-submenu a:focus-visible{background:var(--yuzu-300);outline:none}.mobile-submenu__child{margin-left:14px;color:var(--muted)!important;font-size:.84rem!important}.reveal{opacity:0;transform:translateY(22px);transition:opacity .52s ease,transform .52s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@keyframes hero-drift{0%{transform:scale(1.02) translate(-1%)}to{transform:scale(1.08) translate(1%)}}@keyframes ticker-move{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes trend-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 8px))}}@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:1080px){.product-grid--carousel{--carousel-card-width: min(430px, calc((100% - 24px) / 2.15))}.product-grid,.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lookbook,.story-band,.trend-head,.footer-newsletter{grid-template-columns:1fr}.lookbook__copy{max-width:none}}@media(max-width:760px){.announcement{grid-template-columns:1fr;padding:10px 16px}.announcement__arrow{display:none}.header-shell{grid-template-columns:44px 1fr auto;min-height:82px;padding:12px var(--site-pad)}.menu-toggle{display:inline-grid}.search-trigger,.main-nav{display:none}.brand-mark{justify-self:center}.brand-mark img{width:112px}.header-actions .icon-button:first-child{display:none}.hero{min-height:680px}.hero__shade{background:linear-gradient(0deg,#003f2ce6,#003f2c5c 58%,#12140f0d),linear-gradient(90deg,rgba(0,63,44,.46),transparent)}.hero__copy{align-self:end;padding-bottom:124px}.hero h1{font-size:clamp(3.5rem,17vw,6rem)}.trend-section,.category-section,.new-arrivals{padding-block:54px}.trend-head{align-items:start}.trend-card{width:260px;min-height:360px}.trend-card img{height:226px}.category-grid{grid-template-columns:1fr}.category-card,.category-card--wide{grid-column:auto;min-height:270px}.section-heading--split{align-items:start;flex-direction:column}.section-heading__actions{justify-content:flex-start}.product-grid{grid-template-columns:1fr}.lookbook__image img{min-height:360px}.footer-newsletter,.newsletter-form{grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom nav{justify-content:flex-start}}@media(max-width:460px){.hero__actions{flex-direction:column}.button{width:100%}.feature-list article{grid-template-columns:1fr}.feature-list p{grid-column:1}}.yuzz-theme #MainContent,.yuzz-theme .content-for-layout{margin:0!important;padding:0!important;background:transparent!important}.yuzz-theme .shopify-section:not(.section-yuzz-prototype-home){background:transparent}.yuzz-theme .page-width{width:min(100% - var(--site-pad) * 2,1280px);max-width:1280px;margin-inline:auto;padding-inline:0}.yuzz-subpage,.template-search,.shopify-policy__container,.customer:not(.account):not(.order),.account,.order{width:min(100% - var(--site-pad) * 2,1280px);margin-inline:auto;padding:clamp(48px,7vw,92px) 0}.yuzz-page-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,380px);gap:clamp(24px,6vw,78px);align-items:center;margin-bottom:clamp(32px,5vw,58px);padding:clamp(28px,5vw,62px);border:1px solid var(--line);border-radius:8px;background:radial-gradient(circle at 92% 12%,rgba(216,218,104,.5),transparent 28%),linear-gradient(135deg,#fffceef5,#f5f0dcf5);box-shadow:var(--shadow-soft);overflow:hidden}.yuzz-page-hero h1,.template-search h1,.main-page-title,.customer h1,.account h1,.order h1,.cart__empty-text,.title--primary,.related-products__heading{margin:0;color:var(--green-900);font-family:var(--display);font-size:clamp(2.8rem,7vw,6.4rem);font-weight:800;letter-spacing:0;line-height:.95}.yuzz-page-hero__description,.yuzz-page-hero__description p,.rte,.main-page-title+.rte,.customer p{color:var(--muted);font-size:1rem;letter-spacing:0;line-height:1.65}.yuzz-page-hero__meta{display:inline-flex;width:fit-content;margin:20px 0 0;padding:8px 11px;border-radius:4px;background:var(--green-900);color:var(--cream-100);font-weight:900;letter-spacing:.08em;text-transform:uppercase}.yuzz-page-hero__art{display:grid;place-items:center;min-height:260px;border:1px solid var(--line);border-radius:8px;background:var(--yuzu-300);overflow:hidden}.yuzz-page-hero__art img{width:100%;height:100%;max-height:340px;object-fit:contain}.badge,.pagination__item{border:1px solid var(--line);border-radius:6px;background:#fffceed1;color:var(--green-900);font-size:.84rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pagination__item:hover{background:var(--yuzu-300)}.yuzz-collection-toolbar{position:relative;z-index:4;display:grid;gap:18px;margin:0 0 28px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fffceee6;box-shadow:var(--shadow-product)}.yuzz-collection-toolbar.reveal,.yuzz-collection-toolbar.reveal.is-visible{transform:none}.yuzz-collection-toolbar__summary{display:flex;align-items:center;justify-content:space-between;gap:14px}.yuzz-collection-toolbar__summary .section-kicker{margin:0}.yuzz-collection-toolbar__summary span{color:var(--green-900);font-weight:900}.yuzz-filter-form{display:grid;gap:14px}.yuzz-filter-form__top{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;justify-content:space-between;gap:12px}.yuzz-filter-drawer{position:relative;z-index:2}.yuzz-filter-drawer>summary,.yuzz-sort{display:inline-flex;align-items:center;min-height:44px;border:1px solid var(--green-900);border-radius:6px;background:var(--cream-100);color:var(--green-900);font-size:.84rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.yuzz-filter-drawer>summary{gap:8px;width:fit-content;padding:0 14px;cursor:pointer;list-style:none}.yuzz-filter-drawer>summary:focus,.yuzz-filter-drawer>summary:focus-visible,.yuzz-filter-drawer>summary.focused,.yuzz-sort select:focus,.yuzz-sort select:focus-visible{outline:2px solid var(--yuzu-400);outline-offset:3px;box-shadow:none}.yuzz-filter-drawer>summary::-webkit-details-marker{display:none}.yuzz-filter-drawer>summary svg{width:17px;height:17px}.yuzz-filter-panel{position:static;z-index:25;width:min(760px,calc(100vw - var(--site-pad) * 2));margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;border:1px solid var(--green-900);border-radius:8px;background:var(--cream-100);box-shadow:0 24px 50px #003f2c33}.yuzz-filter-panel__header{display:none}.yuzz-filter-group{min-width:0;border:1px solid var(--line);border-radius:6px;background:#f5f0dc8f}.yuzz-filter-group summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;color:var(--green-900);font-size:.84rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.yuzz-filter-group summary em{display:grid;min-width:22px;min-height:22px;place-items:center;border-radius:50%;background:var(--green-900);color:var(--cream-100);font-style:normal;font-size:.72rem}.yuzz-filter-options,.yuzz-price-filter{display:grid;gap:9px;padding:0 13px 13px}.yuzz-filter-option{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center;color:var(--ink);font-weight:800;line-height:1.25}.yuzz-filter-option.is-disabled{opacity:.45}.yuzz-filter-option input{width:16px;height:16px;accent-color:var(--green-900)}.yuzz-filter-option small{color:var(--muted);font-weight:900}.yuzz-filter-options--sizes{grid-template-columns:repeat(auto-fit,minmax(64px,1fr))}.yuzz-filter-option--size{grid-template-columns:1fr;justify-items:center;min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:var(--cream-100)}.yuzz-filter-option--size input{position:absolute;opacity:0;pointer-events:none}.yuzz-filter-option--size:has(input:checked){border-color:var(--green-900);background:var(--green-900);color:var(--cream-100)}.yuzz-filter-option--size small{display:none}.yuzz-price-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.yuzz-price-filter label{display:grid;gap:6px;color:var(--green-900);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.yuzz-price-filter input,.yuzz-sort select{min-width:0;border:0;background:transparent;color:var(--green-900);font:inherit;letter-spacing:0;outline:none}.yuzz-price-filter input{min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:6px;background:var(--cream-100)}.yuzz-filter-actions{display:flex;align-items:center;gap:12px;grid-column:1 / -1}.yuzz-filter-actions .button{width:auto;min-height:44px;padding:0 18px}.yuzz-filter-clear{color:var(--muted);font-weight:900}.yuzz-filter-close{display:inline-grid;width:42px;height:42px;place-items:center;border:1px solid var(--green-900);border-radius:6px;background:var(--cream-100);color:var(--green-900);cursor:pointer}.yuzz-filter-close svg{width:18px;height:18px}.yuzz-sort{gap:10px;padding:0 10px 0 14px}.yuzz-sort span{color:var(--muted)}.yuzz-active-filters{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.yuzz-active-filters span,.yuzz-active-filters a{border:1px solid var(--line);border-radius:999px;background:#f5f0dca8;color:var(--green-900);font-size:.76rem;font-weight:900;letter-spacing:.05em;padding:7px 10px;text-transform:uppercase}.yuzz-active-filters span{background:var(--green-900);color:var(--cream-100)}.yuzz-active-filters__clear{background:var(--yuzu-300)!important}.yuzz-collection-grid,.yuzz-related-grid{max-width:none}.yuzz-empty-state{display:grid;place-items:center;gap:14px;min-height:420px;padding:clamp(34px,6vw,70px);border:1px solid var(--line);border-radius:8px;background:var(--cream-200);text-align:center}.yuzz-empty-state img{width:min(170px,46vw)}.yuzz-empty-state h2{max-width:720px;margin:0;color:var(--green-900);font-family:var(--display);font-size:clamp(2rem,4vw,4rem);line-height:1}.yuzz-empty-state p{margin:0;color:var(--muted);font-weight:800}.yuzz-pagination{margin-top:42px}.yuzz-discount-modal[hidden]{display:none}body.yuzz-modal-open{overflow:hidden}.yuzz-discount-modal{position:fixed;z-index:95;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:var(--site-pad)}.yuzz-discount-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#003f2c57;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.yuzz-discount-modal__panel{position:relative;width:min(100%,440px);display:grid;justify-items:center;gap:14px;padding:clamp(28px,5vw,42px);border:1px solid var(--green-900);border-radius:8px;background:radial-gradient(circle at 12% 10%,rgba(216,218,104,.5),transparent 28%),var(--cream-100);box-shadow:0 24px 70px #003f2c47;text-align:center}.yuzz-discount-modal__close{position:absolute;top:12px;right:12px;display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid var(--green-900);border-radius:6px;background:var(--cream-100);color:var(--green-900);cursor:pointer}.yuzz-discount-modal__close svg{width:17px;height:17px}.yuzz-discount-modal__mark{width:88px;aspect-ratio:1;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:var(--yuzu-300)}.yuzz-discount-modal__mark img{width:74%;height:74%;object-fit:contain}.yuzz-discount-modal h2{margin:0;color:var(--green-900);font-family:var(--display);font-size:clamp(2.4rem,7vw,4.2rem);line-height:.92}.yuzz-discount-modal p{max-width:28ch;margin:0;color:var(--muted);font-weight:800;line-height:1.5}.yuzz-discount-modal__actions{display:grid;gap:10px;width:100%;margin-top:4px}.yuzz-discount-modal__later{min-height:44px;border:0;background:transparent;color:var(--green-900);font-weight:900;cursor:pointer}.yuzz-theme .pagination-wrapper{margin-top:0}.yuzz-theme .pagination__list{gap:8px}.yuzz-theme .pagination__item{display:grid;min-width:42px;min-height:42px;place-items:center;padding:0 10px}.yuzz-theme .pagination__item--current{background:var(--green-900);color:var(--cream-100)}@media(max-width:760px){body.yuzz-filter-open{overflow:hidden}.yuzz-discount-modal{align-items:end;padding:var(--site-pad);padding-bottom:calc(var(--site-pad) + env(safe-area-inset-bottom))}.yuzz-discount-modal__panel{width:100%}.yuzz-collection-page{padding-top:28px}.yuzz-collection-page .yuzz-page-hero{grid-template-columns:1fr;gap:18px;margin-bottom:22px;padding:22px}.yuzz-collection-page .yuzz-page-hero h1{max-width:100%;font-size:clamp(2.9rem,14vw,4.7rem);line-height:.94;word-break:keep-all;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.yuzz-collection-page .yuzz-page-hero__description,.yuzz-collection-page .yuzz-page-hero__description p{max-width:34ch;font-size:.95rem;line-height:1.55}.yuzz-collection-page .yuzz-page-hero__meta{margin-top:14px;padding:7px 10px;font-size:.78rem}.yuzz-collection-page .yuzz-page-hero__art{min-height:220px}.yuzz-collection-page .yuzz-page-hero__art img{max-height:280px}.yuzz-collection-toolbar{gap:14px;margin-bottom:20px;padding:14px}.yuzz-collection-toolbar__summary{align-items:flex-start;flex-direction:column;gap:6px}.yuzz-filter-form__top{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.yuzz-filter-drawer,.yuzz-filter-drawer>summary,.yuzz-sort{width:100%}.yuzz-filter-drawer>summary,.yuzz-sort{justify-content:center}.yuzz-filter-panel{position:fixed;z-index:80;top:auto;right:0;bottom:0;left:0;width:auto;max-height:min(86dvh,720px);grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr) auto;overflow-y:auto;padding:0 14px calc(16px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:14px 14px 0 0;box-shadow:0 -24px 54px #003f2c3d}.yuzz-filter-drawer[open]:before{position:fixed;z-index:79;top:0;right:0;bottom:0;left:0;background:#003f2c47;content:""}.yuzz-filter-panel__header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 -14px 4px;padding:14px;border-bottom:1px solid var(--line);background:var(--cream-100)}.yuzz-filter-panel__header .section-kicker{margin:0 0 4px}.yuzz-filter-panel__header h2{margin:0;color:var(--green-900);font-family:var(--display);font-size:1.7rem;line-height:.95}.yuzz-filter-actions{position:sticky;z-index:2;bottom:calc(-16px - env(safe-area-inset-bottom));margin:0 -14px calc(-16px - env(safe-area-inset-bottom));padding:12px 14px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:var(--cream-100)}.yuzz-filter-actions .button{flex:1}.yuzz-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.yuzz-collection-grid .product-card{gap:9px}.yuzz-collection-grid .product-card__media{border-radius:6px}.yuzz-collection-grid .product-card__badge{top:8px;left:8px;padding:5px 7px;font-size:.62rem}.yuzz-collection-grid .product-card__info{gap:4px}.yuzz-collection-grid .product-card__meta{gap:6px;font-size:.68rem}.yuzz-collection-grid .product-card__dot{width:12px;height:12px}.yuzz-collection-grid .product-card h3{font-size:.88rem;line-height:1.2}.yuzz-collection-grid .product-card p{font-size:.9rem}.new-arrivals .product-grid--carousel{--carousel-card-width: min(78vw, 320px);display:flex;max-width:none;margin-right:calc(var(--site-pad) * -1);overflow-x:auto;gap:14px;padding:0 var(--site-pad) 16px 0;scroll-padding-left:var(--site-pad);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.new-arrivals .product-grid--carousel::-webkit-scrollbar{height:4px}.new-arrivals .product-grid--carousel::-webkit-scrollbar-thumb{border-radius:999px;background:var(--green-900)}.new-arrivals .product-grid--carousel .product-card{flex:0 0 var(--carousel-card-width);scroll-snap-align:start}}@media(max-width:420px){.yuzz-collection-page .yuzz-page-hero h1{font-size:clamp(2.7rem,13vw,4rem)}.yuzz-collection-grid{gap:13px 10px}}.yuzz-theme product-info{display:block;padding:clamp(34px,6vw,84px) 0 clamp(48px,7vw,100px)!important;background:transparent!important}.yuzz-theme product-info .page-width{width:min(100% - var(--site-pad) * 2,1320px)}.yuzz-theme .product{align-items:start;gap:clamp(22px,4vw,58px)}.yuzz-theme .product__media-wrapper{padding:clamp(12px,2vw,20px);border:1px solid var(--line);border-radius:8px;background:var(--cream-200);box-shadow:var(--shadow-soft)}.yuzz-theme .product__media,.yuzz-theme .global-media-settings,.yuzz-theme .thumbnail,.yuzz-theme .product-media-modal__content img{border:0!important;border-radius:8px!important;background:var(--cream-100)}.yuzz-theme .product__info-wrapper{padding:0!important}.yuzz-theme .product__info-container{max-width:none;padding:clamp(24px,4vw,42px);border:1px solid var(--line);border-radius:8px;background:#fffceeeb;box-shadow:var(--shadow-product)}.yuzz-theme .product__title h1,.yuzz-theme .product__title .h1{color:var(--green-900);font-family:var(--display);font-size:clamp(2.4rem,5vw,5.8rem);letter-spacing:0;line-height:.96}.yuzz-theme .price,.yuzz-theme .price .price-item{color:var(--green-800);font-size:clamp(1.2rem,2vw,1.7rem);font-weight:900;letter-spacing:0}.yuzz-theme .product__description,.yuzz-theme .product__description p,.yuzz-theme .product__description li{color:var(--muted);font-size:1rem;letter-spacing:0;line-height:1.62}.yuzz-theme .product-form__input,.yuzz-theme .product-form__quantity{margin:20px 0}.yuzz-theme .form__label,.yuzz-theme .quantity__label{color:var(--green-900);font-size:.84rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.yuzz-theme .select__select,.yuzz-theme .field__input,.yuzz-theme .quantity,.yuzz-theme .quantity__input,.yuzz-theme textarea{min-height:48px;border:1px solid var(--green-900)!important;border-radius:6px!important;background:var(--cream-100)!important;color:var(--green-900)!important;box-shadow:none!important}.yuzz-theme .product-form__submit,.yuzz-theme .shopify-payment-button__button,.yuzz-theme .cart__checkout-button,.yuzz-theme .customer button,.yuzz-theme .contact__button .button,.yuzz-theme .search__button{min-height:50px;border:1px solid var(--green-900)!important;border-radius:6px!important;background:var(--green-900)!important;color:var(--cream-100)!important;font-weight:900!important;letter-spacing:.04em;text-transform:none}.yuzz-theme .shopify-payment-button__button{background:var(--yuzu-400)!important;color:var(--green-900)!important}.yuzz-theme .product-form__submit:hover,.yuzz-theme .shopify-payment-button__button:hover,.yuzz-theme .cart__checkout-button:hover,.yuzz-theme .customer button:hover{transform:translateY(-2px)}.yuzz-theme .related-products{width:min(100% - var(--site-pad) * 2,1280px);margin-top:clamp(18px,3vw,36px);padding:clamp(34px,5vw,70px) 0 clamp(50px,6vw,90px)!important}.yuzz-theme .related-products__heading{margin:0 0 28px;color:var(--green-900);font-family:var(--display);font-size:clamp(2.2rem,4.6vw,4.2rem);font-weight:800;letter-spacing:0;line-height:.98}.yuzz-theme .yuzz-related-grid{grid-template-columns:repeat(auto-fit,minmax(240px,300px));gap:clamp(16px,2vw,24px);justify-content:start}.yuzz-theme .yuzz-empty-related{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border:1px solid var(--line);border-radius:8px;background:var(--cream-200)}.yuzz-theme .yuzz-empty-related p{margin:0;color:var(--muted)}.yuzz-theme .yuzz-empty-related a{color:var(--green-900);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.yuzz-theme product-info .product.grid{display:grid;grid-template-columns:minmax(0,.98fr) minmax(360px,.82fr);align-items:start;gap:clamp(28px,4vw,56px)}.yuzz-theme product-info .product--no-media.grid{grid-template-columns:minmax(0,840px);justify-content:center}.yuzz-theme product-info .product__media-wrapper,.yuzz-theme product-info .product__info-wrapper{width:auto!important;max-width:none!important}.yuzz-theme product-info .product__media-wrapper{position:static}.yuzz-theme product-info .product__media-list{gap:16px}.yuzz-theme product-info .product-media-container,.yuzz-theme product-info .product-media-container .media,.yuzz-theme product-info .product__media{overflow:hidden;border-radius:8px!important}.yuzz-theme product-info .product-media-container{max-height:min(720px,78vh)}.yuzz-theme product-info .product-media-container .media{min-height:420px;max-height:min(720px,78vh)}.yuzz-theme product-info .product__media img{width:100%;height:100%;max-height:min(720px,78vh);object-fit:contain}.yuzz-theme product-info .product__info-container{max-width:620px;margin:0 auto}.yuzz-theme product-info .product__title{margin-bottom:14px}.yuzz-theme product-info .product__title h1,.yuzz-theme product-info .product__title .h1{max-width:16ch;margin:0 auto;font-size:clamp(2.35rem,3.4vw,3.8rem);line-height:1.02;text-wrap:balance}.yuzz-theme product-info .price,.yuzz-theme product-info .price .price-item{font-size:clamp(1.25rem,1.7vw,1.55rem)}.yuzz-theme product-info .product-form,.yuzz-theme product-info .product-form__buttons,.yuzz-theme product-info .shopify-payment-button,.yuzz-theme product-info .product-form__input,.yuzz-theme product-info .product-form__quantity{width:100%;max-width:520px;margin-left:auto;margin-right:auto}.yuzz-theme product-info .product__description{max-width:620px;margin:clamp(22px,3vw,34px) auto}.yuzz-theme product-info .product-form__submit,.yuzz-theme product-info .shopify-payment-button__button,.yuzz-theme product-info .shopify-payment-button__button--unbranded{display:flex!important;align-items:center;justify-content:center;width:100%!important;min-height:54px;padding:14px 22px!important;overflow:visible!important;line-height:1.15!important;white-space:normal!important}.yuzz-theme product-info .shopify-payment-button{min-height:58px}.yuzz-theme product-info .shopify-payment-button__button{height:auto!important}.yuzz-theme product-info .quantity{width:min(100%,220px);margin:0 auto}@media(max-width:989px){.yuzz-theme product-info{padding:clamp(20px,5vw,42px) 0!important}.yuzz-theme product-info .product.grid{grid-template-columns:minmax(0,1fr);gap:20px}.yuzz-theme product-info .product__media-wrapper{position:static}.yuzz-theme product-info .product-media-container,.yuzz-theme product-info .product-media-container .media,.yuzz-theme product-info .product__media img{max-height:520px}.yuzz-theme product-info .product-media-container .media{min-height:300px}.yuzz-theme product-info .product__info-container{max-width:none;padding:24px 18px}.yuzz-theme product-info .product__title h1,.yuzz-theme product-info .product__title .h1{max-width:13ch;font-size:clamp(2.1rem,10vw,3.4rem)}.yuzz-theme .yuzz-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.yuzz-theme .yuzz-related-grid{grid-template-columns:minmax(0,1fr)}.yuzz-theme .related-products__heading{font-size:clamp(2.1rem,12vw,3.2rem)}}.yuzz-theme .card-wrapper,.yuzz-theme .article-card-wrapper,.yuzz-theme .contains-card--product{color:var(--ink)}.yuzz-theme .card,.yuzz-theme .collection-list__item .card,.yuzz-theme .article-card,.yuzz-theme .cart-items,.yuzz-theme .cart__footer,.yuzz-theme .customer table,.yuzz-theme .addresses li,.yuzz-theme .contact,.yuzz-theme .shopify-policy__container{border:1px solid var(--line);border-radius:8px;background:#fffceee6;box-shadow:var(--shadow-product)}.yuzz-theme .card__heading,.yuzz-theme .card__heading a,.yuzz-theme .article-card__title,.yuzz-theme .cart-item__name,.yuzz-theme .customer a{color:var(--green-900);font-weight:900;letter-spacing:0}.yuzz-theme .card__media,.yuzz-theme .media,.yuzz-theme .cart-item__image{border-radius:8px}.yuzz-theme .price,.yuzz-theme .cart-item__price-wrapper,.yuzz-theme .totals__total-value{color:var(--green-800);font-weight:900}.yuzz-theme .template-search{padding-top:clamp(48px,7vw,92px)}.yuzz-theme .template-search__header{display:grid;gap:18px;margin-bottom:36px;padding:clamp(26px,5vw,52px);border:1px solid var(--line);border-radius:8px;background:var(--cream-200);box-shadow:var(--shadow-soft)}.yuzz-theme .template-search__search{width:min(100%,680px);max-width:none;margin:0 auto}.yuzz-theme .template-search__results .product-grid{max-width:1280px;margin-inline:auto}.yuzz-theme .template-search__results .grid__item:has(.product-card){width:auto;max-width:none}.yuzz-theme .main-page-title{width:min(100% - var(--site-pad) * 2,1000px);margin:clamp(48px,7vw,92px) auto 24px}.yuzz-theme .main-page-title+.rte,.yuzz-theme .page-width .rte,.shopify-policy__container{padding:clamp(24px,4vw,42px)}.yuzz-theme .cart__items,.yuzz-theme .cart__footer{padding:clamp(18px,3vw,30px)}.yuzz-theme .cart__warnings,.yuzz-theme .is-empty .cart__empty-text{padding:clamp(52px,8vw,100px) var(--site-pad);text-align:center}.yuzz-theme .customer{max-width:860px}.yuzz-theme .account,.yuzz-theme .order{max-width:1180px}.yuzz-theme .customer form,.yuzz-theme .customer .field,.yuzz-theme .contact .field{margin-top:16px}.yuzz-theme .customer h1,.yuzz-theme .account h1,.yuzz-theme .order h1{margin-bottom:22px}.yuzz-theme .facets-wrapper,.yuzz-theme .facet-filters,.yuzz-theme .product-count,.yuzz-theme .mobile-facets__wrapper{color:var(--green-900);font-weight:900}.yuzz-password-layout .password-main{min-height:420px;padding:clamp(48px,8vw,100px) var(--site-pad)}.yuzz-password-layout .password-main>*{max-width:760px;margin-inline:auto}.yuzz-password-message{width:min(100% - var(--site-pad) * 2,760px);margin:28px auto 0;padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:var(--cream-200);color:var(--green-900);font-weight:900;text-align:center}.yuzz-password-modal{width:min(100% - var(--site-pad) * 2,760px);margin:20px auto 0;padding:clamp(22px,4vw,38px);border:1px solid var(--line);border-radius:8px;background:var(--cream-100);box-shadow:var(--shadow-soft);text-align:center}.yuzz-password-modal .modal__toggle-open{display:inline-flex;align-items:center;justify-content:center;min-height:48px;gap:10px;padding:0 18px;border:1px solid var(--green-900);border-radius:6px;background:var(--green-900);color:var(--cream-100);font-weight:900}.yuzz-password-modal .password-modal__content{border:1px solid var(--line);border-radius:8px;background:var(--cream-100);box-shadow:var(--shadow-soft)}.yuzz-password-modal .password-modal__content-heading{color:var(--green-900);font-family:var(--display);font-size:clamp(2rem,4vw,3.5rem);letter-spacing:0}.yuzz-password-main{width:min(100% - var(--site-pad) * 2,920px);margin-inline:auto;padding:clamp(42px,7vw,92px) 0}html,body{max-width:100%;overflow-x:clip}.yuzz-prototype-home,.yuzz-subpage,.yuzz-theme product-info,.yuzz-theme .related-products,.site-footer{overflow-x:clip}.hero{min-height:clamp(540px,calc(100svh - 148px),760px)}.hero__copy{position:relative;z-index:1}.hero h1,.yuzz-page-hero h1,.product__title h1,.product__title .h1,.related-products__heading,.main-page-title,.customer h1,.account h1,.order h1{overflow-wrap:anywhere}.product-grid--carousel{width:100%}.trend-viewport,.category-grid,.lookbook,.story-band,.footer-newsletter,.footer-bottom,.yuzz-page-hero,.yuzz-collection-toolbar,.yuzz-theme product-info .product.grid,.yuzz-theme .related-products{min-width:0}.yuzz-theme .product__media-wrapper,.yuzz-theme .product__info-wrapper,.yuzz-theme .product__info-container,.yuzz-theme .related-products{position:relative;z-index:1}.yuzz-theme .product__media-list{min-width:0}.yuzz-theme .product-media-container{width:100%}.yuzz-theme .product__media img{object-position:center}.yuzz-theme .related-products{clear:both}.yuzz-theme .shopify-payment-button__button{display:flex!important;align-items:center;justify-content:center;min-height:54px!important;overflow:hidden!important;line-height:1.15!important;text-align:center!important}@media(min-width:761px){.nav-item:nth-last-child(-n+2) .nav-dropdown{right:0;left:auto;transform:translateY(8px)}.nav-item:nth-last-child(-n+2):hover .nav-dropdown,.nav-item:nth-last-child(-n+2):focus-within .nav-dropdown,.nav-item:nth-last-child(-n+2).is-open .nav-dropdown{transform:translateY(0)}}@media(max-width:1080px){.hero{min-height:clamp(560px,calc(100svh - 112px),700px)}.product-grid--carousel{--carousel-card-width: min(430px, calc((100vw - var(--site-pad) * 2 - 20px) / 2.15))}.yuzz-theme product-info .product-media-container,.yuzz-theme product-info .product-media-container .media,.yuzz-theme product-info .product__media img{max-height:560px}}@media(max-width:760px){:root{--site-pad: clamp(16px, 5vw, 22px)}.announcement{min-height:36px;padding:8px var(--site-pad);font-size:.75rem;line-height:1.25}.site-header{z-index:60}.header-shell{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;min-height:76px;padding:10px var(--site-pad)}.header-actions{width:44px;justify-content:end}.header-actions .icon-button{width:40px;height:40px}.brand-mark img{width:min(116px,34vw)}.mobile-panel{z-index:90;max-height:100dvh;padding:calc(14px + env(safe-area-inset-top)) var(--site-pad) calc(22px + env(safe-area-inset-bottom))}.mobile-menu-trigger{min-height:58px;padding:14px 0;font-size:clamp(2rem,11vw,3.6rem)}.mobile-menu-group.is-open .mobile-submenu{max-height:72dvh;overflow-y:auto}.hero{min-height:auto;background:var(--green-900)}.hero__media{opacity:.34;background-position:57% center;animation:none}.hero__shade{background:linear-gradient(0deg,#003f2cf0,#003f2c9e 56%,#003f2c6b),linear-gradient(90deg,rgba(0,63,44,.48),transparent)}.hero__copy{width:100%;padding:clamp(74px,18vw,112px) var(--site-pad) clamp(46px,12vw,72px)}.hero h1{max-width:9ch;color:var(--cream-100);font-size:clamp(3.7rem,16vw,5.8rem);line-height:.9}.eyebrow,.section-kicker{font-size:.72rem;letter-spacing:.14em}.hero__dek{margin-top:22px;color:var(--cream-100);font-size:clamp(1.25rem,6vw,1.65rem);line-height:1.18}.hero__actions{display:grid;gap:12px;margin-top:28px}.hero__actions .button{width:100%;min-height:56px;padding:0 16px;font-size:clamp(1rem,5vw,1.3rem);line-height:1.1}.hero__actions .button--ghost{background:#fffcee1f}.ticker__track{gap:18px;padding:13px 0;font-size:clamp(1.1rem,7vw,1.55rem)}.ticker__track img{width:34px}.trend-section,.category-section,.new-arrivals,.lookbook,.story-band{padding-block:44px}.trend-shell,.new-arrivals,.category-section{overflow-x:clip}.trend-head,.section-heading,.section-heading--split{gap:12px}.trend-head h2,.section-heading h2,.lookbook h2,.story-band h2,.footer-newsletter h2{font-size:clamp(2.4rem,12vw,3.7rem);line-height:.96}.trend-viewport{margin-inline:calc(var(--site-pad) * -1);padding-inline:var(--site-pad)}.trend-card{width:min(72vw,280px);min-height:330px}.trend-card img{height:210px}.category-card,.category-card--wide{min-height:250px}.category-card div{right:12px;bottom:12px;left:12px;padding:12px;font-size:.95rem}.new-arrivals .product-grid--carousel{--carousel-card-width: min(82vw, 330px);width:calc(100vw - var(--site-pad) * 2);max-width:100%;margin:0;padding:0 0 16px;gap:14px}.new-arrivals .product-grid--carousel .product-card{min-width:0}.carousel-controls{order:2}.carousel-button{width:40px;height:40px}.lookbook{gap:24px}.lookbook__image img{min-height:300px;max-height:460px}.feature-list article{grid-template-columns:44px minmax(0,1fr);gap:10px}.feature-list p{grid-column:1 / -1;font-size:.96rem}.story-band{gap:26px}.story-band__logo{width:min(72vw,280px)}.footer-newsletter,.footer-bottom{gap:22px}.footer-bottom img{width:118px}.footer-bottom nav{gap:12px 16px;font-size:.75rem;line-height:1.35}.yuzz-subpage,.template-search,.shopify-policy__container,.customer:not(.account):not(.order),.account,.order{width:min(100% - var(--site-pad) * 2,1280px);padding:34px 0 52px}.yuzz-page-hero{gap:18px;padding:20px}.yuzz-page-hero h1,.template-search h1,.main-page-title,.customer h1,.account h1,.order h1,.cart__empty-text,.title--primary,.related-products__heading{font-size:clamp(2.35rem,13vw,4rem);line-height:.98}.yuzz-page-hero__art{min-height:190px}.yuzz-page-hero__art img{max-height:240px}.yuzz-filter-panel{max-height:min(78dvh,640px);padding-bottom:calc(88px + env(safe-area-inset-bottom))}.yuzz-filter-panel__header{padding-top:12px}.yuzz-filter-actions{bottom:0;margin:0 -14px calc(-88px - env(safe-area-inset-bottom));padding:12px 14px calc(18px + env(safe-area-inset-bottom))}.yuzz-filter-actions .button,.yuzz-filter-clear{min-height:46px}.yuzz-filter-form__top{grid-template-columns:1fr}.yuzz-sort{min-height:44px}.yuzz-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.yuzz-collection-grid .product-card__media{aspect-ratio:1 / 1.08}.product-card h3{font-size:.92rem;line-height:1.22}.product-card__meta{font-size:.66rem}.yuzz-theme product-info{padding:28px 0 34px!important}.yuzz-theme product-info .page-width{width:min(100% - var(--site-pad) * 2,1320px)}.yuzz-theme product-info .product.grid{gap:18px}.yuzz-theme product-info .product__media-wrapper{padding:10px}.yuzz-theme product-info .product-media-container,.yuzz-theme product-info .product-media-container .media,.yuzz-theme product-info .product__media img{max-height:430px}.yuzz-theme product-info .product-media-container .media{min-height:260px}.yuzz-theme product-info .product__info-container{padding:22px 16px}.yuzz-theme product-info .product__title h1,.yuzz-theme product-info .product__title .h1{max-width:14ch;font-size:clamp(2rem,10.5vw,3.2rem);line-height:1.03}.yuzz-theme product-info .product__description{margin:20px auto}.yuzz-theme product-info .product-form__submit,.yuzz-theme product-info .shopify-payment-button__button,.yuzz-theme product-info .shopify-payment-button__button--unbranded{min-height:52px!important;font-size:1rem!important}.yuzz-theme .related-products{width:min(100% - var(--site-pad) * 2,1280px);margin-top:10px;padding:28px 0 48px!important}.yuzz-theme .related-products__heading{margin-bottom:18px}.yuzz-theme .yuzz-related-grid{grid-template-columns:minmax(0,1fr)}.template-search__header,.yuzz-theme .cart__items,.yuzz-theme .cart__footer,.yuzz-theme .main-page-title+.rte,.yuzz-theme .page-width .rte,.shopify-policy__container{padding:20px}}@media(max-width:430px){.hero h1{font-size:clamp(3.3rem,15vw,4.7rem)}.hero__actions .button{min-height:52px;font-size:1.05rem}.trend-card{width:min(76vw,272px)}.category-card,.category-card--wide{min-height:224px}.yuzz-collection-grid{gap:14px 10px}.yuzz-collection-grid .product-card h3{font-size:.84rem}.yuzz-theme product-info .product-media-container,.yuzz-theme product-info .product-media-container .media,.yuzz-theme product-info .product__media img{max-height:380px}}@media(max-width:360px){.yuzz-collection-grid{grid-template-columns:1fr}}.yuzz-password-form{display:grid;width:min(100%,520px);gap:12px;margin-top:12px}.yuzz-password-form .password-button{width:100%}html:has(.yuzz-prototype-home){font-size:100%!important}body:has(.yuzz-prototype-home){display:block!important;min-height:auto!important;letter-spacing:0!important}body:has(.yuzz-prototype-home) .shopify-section-group-header-group,body:has(.yuzz-prototype-home) .shopify-section-group-footer-group{display:none!important}body:has(.yuzz-prototype-home) #MainContent,body:has(.yuzz-prototype-home) .content-for-layout,body:has(.yuzz-prototype-home) .section-yuzz-prototype-home{margin:0!important;padding:0!important}.yuzz-prototype-home{min-width:0}.shop-look{padding:clamp(62px,8vw,104px) var(--site-pad);background:linear-gradient(90deg,rgba(0,63,44,.05) 1px,transparent 1px) 0 0 / 30px 30px,var(--cream-100);overflow-x:clip;scroll-margin-top:170px}.shop-look__hint{max-width:280px;margin:0;color:var(--muted);font-weight:800;text-align:right}.shop-look__rail{display:grid;max-width:1280px;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2vw,26px)}.shop-look-card{position:relative;display:grid;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:var(--shadow-product)}.shop-look-card__media{position:relative;min-height:clamp(460px,48vw,680px);background:var(--cream-200)}.shop-look-card__media>img{width:100%;height:100%;min-height:inherit;object-fit:cover}.shop-look-card--alt .shop-look-card__media{background:var(--yuzu-300)}.shop-look-hotspot{position:absolute;left:var(--x);top:var(--y);z-index:2;width:34px;height:34px;border:4px solid var(--white);border-radius:999px;background:#003f2cd1;box-shadow:0 8px 22px #00000038;cursor:pointer;transform:translate(-50%,-50%);transition:background .18s ease,transform .18s ease,box-shadow .18s ease}.shop-look-hotspot:after{position:absolute;top:-12px;right:-12px;bottom:-12px;left:-12px;border:1px solid rgba(255,252,238,.74);border-radius:inherit;content:""}.shop-look-hotspot:hover,.shop-look-hotspot.is-active{background:var(--yuzu-400);box-shadow:0 10px 28px #003f2c47;transform:translate(-50%,-50%) scale(1.08)}.shop-look-card__panel{position:absolute;right:18px;bottom:18px;z-index:3;width:min(48%,260px)}.shop-look-product{display:none;gap:10px;padding:12px;border:1px solid rgba(0,63,44,.16);border-radius:8px;background:#fffceef0;color:var(--green-900);box-shadow:0 18px 42px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.shop-look-product.is-active{display:grid}.shop-look-product img{width:100%;aspect-ratio:1 / 1;border:1px solid rgba(0,63,44,.14);border-radius:6px;background:var(--white);object-fit:cover}.shop-look-product span{color:var(--green-900);font-weight:900;line-height:1.15}.shop-look-product small{color:var(--green-700);font-weight:900}.footer-links{display:grid;max-width:1280px;margin:34px auto 0;padding-bottom:30px;grid-template-columns:minmax(180px,1fr) minmax(180px,.8fr) minmax(240px,1fr);gap:clamp(24px,5vw,70px);border-bottom:1px solid rgba(255,252,238,.18)}.footer-link-column h3{margin:0 0 16px;color:var(--cream-100);font-family:var(--display);font-size:clamp(1.35rem,2vw,2rem);line-height:1}.footer-link-column--brand img{width:136px;height:auto}.footer-link-column--brand p{max-width:240px;margin:18px 0 0;color:var(--yuzu-300);font-weight:900}.footer-link-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.footer-link-list a,.footer-contact a{color:#fffceec7;font-weight:800;text-decoration:none;transition:color .18s ease}.footer-link-list a:hover,.footer-contact a:hover{color:var(--yuzu-300)}.footer-contact address{display:grid;gap:10px;color:#fffceec7;font-style:normal;font-weight:800;line-height:1.45}.footer-payment-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0;padding:0;list-style:none}.footer-payment-list svg{display:block;width:42px;height:auto;border-radius:4px;background:var(--white)}.footer-bottom{align-items:center}.footer-bottom nav{margin-right:auto}@media(max-width:989px){.shop-look__rail{display:flex;overflow-x:auto;gap:16px;margin-inline:calc(var(--site-pad) * -1);padding:0 var(--site-pad) 16px;scroll-padding-inline:var(--site-pad);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.shop-look-card{flex:0 0 min(82vw,420px);scroll-snap-align:start}.footer-links{grid-template-columns:1fr 1fr}.footer-link-column--brand{grid-column:1 / -1}}@media(max-width:749px){.shop-look{padding-block:44px}.shop-look__hint{max-width:none;text-align:left}.shop-look-card__media{min-height:min(112vw,520px)}.shop-look-card__panel{right:12px;bottom:12px;left:12px;width:auto}.shop-look-product{grid-template-columns:72px minmax(0,1fr);align-items:center}.shop-look-product img{grid-row:span 2}.shop-look-product span{font-size:.95rem}.shop-look-hotspot{width:30px;height:30px;border-width:3px}.footer-links,.footer-bottom{display:grid;grid-template-columns:1fr;text-align:left}.footer-links{gap:24px;margin-top:28px}.footer-bottom nav,.footer-payment-list{justify-content:flex-start}.footer-payment-list svg{width:38px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/yuzz-prototype.css.map */
