@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,500;0,700;1,400&family=Montserrat:wght@400;500;700&family=Noto+Sans+JP:wght@400;500;700&family=Inter:wght@400;600;800&family=Marcellus&family=Zen+Old+Mincho:wght@400;600;700&display=swap");:root{--font-serif:"Cormorant Garamond","Hiragino Mincho ProN","Yu Mincho","YuMincho","Times New Roman",serif;--font-sans:"Montserrat","Hiragino Sans","Yu Gothic","YuGothic","Helvetica Neue",Arial,sans-serif;--green-900:#0f3820;--green-800:#174b2a;--green-700:#236735;--green-100:#e8f0e6;--ink:#1f211d;--muted:#6d7066;--line:#dfdbd0;--paper:#fffdf8;--cream:#f6f1e8;--gold:#a9822a;--shadow:0 12px 36px rgba(49,44,34,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-serif)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{display:block;max-width:100%}.site-shell{min-height:100vh;background:radial-gradient(circle at 10% 2%,rgba(39,103,53,.08),transparent 30rem),linear-gradient(180deg,#fffdf8,#f9f4eb 46%,#fffdf8)}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(168,134,74,.2);background:rgba(255,253,248,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header-inner{width:min(1280px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:76px;grid-gap:24px;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--green-900);text-decoration:none;flex-shrink:0}.brand-logo{width:38px;height:38px;padding:6px;background:#0f0d0a;border-radius:8px;object-fit:contain}.brand-lockup{display:flex;flex-direction:column;gap:3px}.brand-premium{font-family:var(--font-serif);font-style:italic;font-size:10px;font-weight:500;letter-spacing:.52em;line-height:1;text-transform:uppercase;color:var(--gold);white-space:nowrap}.auth-brand-text .brand-premium,.auth-info-brand-details .brand-premium,.sidebar-brand-text .brand-premium{margin-bottom:3px}.brand-text{display:inline-block;font-family:var(--font-serif);font-size:19px;font-weight:500;letter-spacing:.22em;line-height:1;white-space:nowrap}.hero{min-height:490px;display:grid;align-items:center;position:relative;overflow:hidden;border-bottom:1px solid rgba(31,33,29,.08)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.98),rgba(255,253,248,.86) 37%,rgba(255,253,248,.18) 70%),url(https://images.unsplash.com/photo-1514517521153-1be72277b32f?auto=format&fit=crop&w=2200&q=85) 50% /cover}.hero-content{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:72px 0 92px}.hero h1{margin:0;color:var(--green-900);font-size:clamp(44px,6vw,74px);line-height:1.32;font-weight:700}.hero p{max-width:520px;margin:24px 0 0;font-size:18px;line-height:2;font-family:var(--font-sans)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 28px;border:1px solid var(--green-800);border-radius:5px;background:var(--green-800);color:#fff;font-family:var(--font-sans);font-weight:700;cursor:pointer}.button.secondary{background:rgba(255,253,248,.7);color:var(--green-900)}.category-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin:24px auto 0}.category-card{display:flex;align-items:center;justify-content:space-between;min-height:92px;padding:18px 20px;border:1px solid var(--line);border-radius:8px;background:hsla(0,0%,100%,.82);box-shadow:0 8px 26px rgba(49,44,34,.07)}.category-card span{font-size:20px;font-weight:700}.section{padding:54px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section h2{margin:0;font-size:32px;line-height:1.2}.section-link{display:inline-flex;align-items:center;gap:8px;color:var(--green-900);font-family:var(--font-sans);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.product-card{display:grid;grid-template-rows:190px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:hsla(0,0%,100%,.9);box-shadow:var(--shadow)}.product-image{position:relative;background:#efe7db}.product-card-body{display:grid;grid-gap:12px;gap:12px;padding:18px}.tag{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 9px;border-radius:4px;background:var(--gold);color:#fff;font-family:var(--font-sans);font-size:12px;font-weight:700}.product-card h3,.product-detail h1{margin:0;color:var(--ink)}.product-card p{min-height:48px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.price,.product-card p{font-family:var(--font-sans)}.price{color:#12140f;font-size:20px;font-weight:800}.price small{margin-left:4px;font-size:12px;font-weight:600}.buy-row{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px;align-items:center}.cart-button{min-height:38px;padding:0 16px;border:0;border-radius:5px;background:var(--green-800);color:#fff;font-family:var(--font-sans);font-size:13px;font-weight:700;cursor:pointer}.quality-band{border:1px solid var(--line);border-radius:8px;background:rgba(255,253,248,.86);padding:26px 30px}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.quality-item{display:grid;justify-items:center;grid-gap:12px;gap:12px;text-align:center;border-right:1px solid var(--line);padding:6px 18px}.quality-item:last-child{border-right:0}.quality-icon{display:grid;place-items:center;width:70px;height:70px;border:2px solid var(--green-800);border-radius:999px;color:var(--green-800)}.quality-item h3{margin:0;color:var(--green-900)}.quality-item p{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:13px;line-height:1.7}.detail-shell{display:grid;grid-template-columns:1fr .95fr;grid-gap:54px;gap:54px;align-items:start}.detail-image{position:relative;min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#eee7dc}.product-detail{padding:32px 0}.product-detail h1{color:var(--green-900);font-size:42px}.product-detail .description{margin:22px 0;color:var(--muted);font-family:var(--font-sans);font-size:16px;line-height:2}.variant-select{width:100%;min-height:48px;margin:18px 0;padding:0 14px;border:1px solid var(--line);border-radius:5px;background:#fff}.notice{border:1px solid var(--line);border-radius:8px;padding:22px;background:hsla(0,0%,100%,.8);color:var(--muted);font-family:var(--font-sans);line-height:1.8}.site-shell:has(.account-luxury-page) .footer,.site-shell:has(.account-luxury-page) .header{display:none!important}main.account-luxury-page{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:0;overflow-y:auto;background:linear-gradient(180deg,rgba(18,16,13,.85),rgba(18,16,13,.6) 50%,rgba(18,16,13,.9)),url(/images/account-luxury-gourmet.png) 50% /cover no-repeat}.auth-header{width:100%;border-bottom:1px solid hsla(0,0%,100%,.08);background:#0f0d0a;padding:14px 40px;z-index:10}.auth-header-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:32px;gap:32px}.auth-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.auth-brand-logo{width:28px;height:28px;object-fit:contain}.auth-brand-text{display:flex;flex-direction:column}.auth-brand-name{color:#f5d9a1;font-family:var(--font-serif);font-size:18px;font-weight:700;letter-spacing:.1em;line-height:1.2}.auth-brand-tagline{color:rgba(255,248,234,.6);font-size:9px;letter-spacing:.2em}.auth-header .nav{display:flex;justify-content:center;gap:32px}.auth-header .nav a{color:#e5e5e5;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.05em;transition:color .2s ease}.auth-header .nav a:hover{color:#f5d9a1}.auth-header-right{display:flex;align-items:center;gap:16px}.auth-header-search{position:relative;display:flex;align-items:center}.auth-header-search input{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.15);border-radius:999px;padding:7px 14px 7px 34px;color:#fff;font-size:13px;width:200px;transition:background-color .2s ease,border-color .2s ease}.auth-header-search input:focus{background:hsla(0,0%,100%,.12);border-color:#f5d9a1;outline:none}.auth-header-search input::placeholder{color:hsla(0,0%,100%,.4)}.auth-header-search-btn{position:absolute;left:12px;background:none;border:0;color:hsla(0,0%,100%,.5);cursor:pointer;display:flex;align-items:center}.auth-header-actions{display:flex;align-items:center;gap:14px}.auth-icon-button{background:none;border:0;color:#e5e5e5;display:flex;align-items:center;gap:5px;font-size:12px;font-weight:500;padding:6px 4px;cursor:pointer;text-decoration:none;transition:color .2s ease}.auth-icon-button:hover{color:#f5d9a1}.auth-icon-wrap{position:relative}.auth-notif-badge{position:absolute;top:-6px;right:-6px;background:var(--gold);color:#0b0c0a;font-size:9px;font-weight:700;border-radius:999px;min-width:14px;height:14px;display:flex;align-items:center;justify-content:center;padding:0 2px;box-shadow:0 0 0 1.5px rgba(11,12,10,.82)}.auth-header-login-link{color:#0f0d0a;background:#f5d9a1;text-decoration:none;font-size:13px;font-weight:700;padding:8px 16px;border-radius:999px;margin-left:6px;transition:background-color .2s ease,color .2s ease}.auth-header-login-link:hover{background:#fff;color:#0f0d0a}.auth-container{display:grid;grid-template-columns:1fr 1fr;max-width:1400px;width:100%;margin:0 auto;padding:60px 40px;align-items:center;grid-gap:80px;gap:80px;flex:1 1}.auth-info-panel{display:flex;flex-direction:column;gap:32px;color:#fff}.auth-info-logo-wrap{display:flex;align-items:center;gap:16px}.auth-info-logo-border{border:1px solid hsla(40,42%,60%,.4);border-radius:4px;padding:8px 10px;background:rgba(18,16,13,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.auth-info-logo{width:36px;height:36px;object-fit:contain}.auth-info-brand-details{display:flex;flex-direction:column}.auth-info-brand-name{font-family:var(--font-serif);color:#f5d9a1;font-size:22px;font-weight:700;letter-spacing:.1em}.auth-info-brand-sub{color:rgba(255,248,234,.6);font-size:11px;letter-spacing:.15em}.auth-info-title{font-size:40px;font-weight:700;letter-spacing:.05em;margin:0;color:#fff}.auth-info-subtitle{font-size:16px;color:hsla(0,0%,100%,.85);line-height:1.8;margin:0}.auth-features-list{display:flex;flex-direction:column;gap:24px;margin-top:10px}.auth-feature-item{display:flex;align-items:center;gap:16px}.auth-feature-icon-circle{width:44px;height:44px;border-radius:999px;border:1px solid hsla(40,42%,60%,.4);background:hsla(40,42%,60%,.1);display:flex;align-items:center;justify-content:center;color:#f5d9a1}.auth-feature-text h3{margin:0 0 4px;font-size:15px;font-weight:700;color:#fff}.auth-feature-text p{margin:0;font-size:13px;color:hsla(0,0%,100%,.65)}.auth-benefits-box{border:1px solid hsla(40,42%,60%,.25);border-radius:8px;background:rgba(18,16,13,.4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:20px 24px;max-width:440px;margin-top:10px}.auth-benefits-header{display:flex;align-items:center;gap:10px;font-weight:700;font-size:14px;color:#f5d9a1;margin-bottom:12px}.auth-benefits-icon{width:16px;height:16px;object-fit:contain}.auth-benefits-body{font-size:13px;line-height:1.6;color:hsla(0,0%,100%,.75);margin:0 0 14px}.auth-benefits-link{display:inline-flex;align-items:center;gap:4px;color:#f5d9a1;font-size:12px;font-weight:700;text-decoration:none;transition:color .2s ease}.auth-benefits-link:hover{color:#fff}.auth-card-panel{display:flex;justify-content:flex-end}.auth-card-panel .account-auth-card.simple{position:relative;z-index:1;width:100%;max-width:480px;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:40px 36px;box-shadow:0 20px 50px rgba(0,0,0,.25);color:#1a1a1a;justify-self:stretch}.auth-form-head{margin-bottom:28px;text-align:center}.auth-form-head h2{margin:0 0 8px;font-size:24px;font-weight:700;color:#1a1a1a;letter-spacing:.02em}.auth-form-head p{margin:0;font-size:14px;color:#6b6b6b;line-height:1.5}.account-form.simple{display:flex;flex-direction:column;gap:18px}.account-form.simple .field{display:flex;flex-direction:column;gap:6px}.field-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.field-label{font-size:13px;font-weight:600;color:#2a2a2a}.field-input{width:100%;height:46px;padding:0 14px;font-size:15px;color:#1a1a1a;background:#fff;border:1px solid #d4d4d4;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease}.field-input::placeholder{color:#b0b0b0}.field-input:hover{border-color:#a0a0a0}.field-input:focus{outline:none;border-color:#8a7a5c;box-shadow:0 0 0 3px hsla(35,22%,63%,.18)}.field-hint{font-size:12px;color:#8a8a8a}.field-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#4a4a4a;cursor:pointer}.field-check input[type=checkbox]{width:16px;height:16px;accent-color:var(--gold);cursor:pointer}.auth-form-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.auth-text-link{color:#6e5b3b;text-decoration:underline;text-underline-offset:3px;font-weight:500;font-size:13px}.auth-text-link:hover{color:#1a1a1a}.auth-primary-btn{width:100%;height:50px;margin-top:8px;border:0;border-radius:6px;background:#1a1a1a;color:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background-color .15s ease}.auth-primary-btn:hover{background:#3a3a3a}.auth-primary-btn:active{background:#000}.auth-switch{margin-top:24px;padding-top:20px;border-top:1px solid #ececec;text-align:center;font-size:14px;color:#5a5a5a}.auth-switch a{color:#1a1a1a;font-weight:700;text-decoration:underline;text-underline-offset:3px}.auth-switch a:hover{color:#6e5b3b}.auth-ssl{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px;color:#9a9a9a;font-size:11px}.auth-ssl svg{flex-shrink:0}.auth-footer{width:100%;border-top:1px solid hsla(0,0%,100%,.08);background:rgba(12,11,9,.85);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:40px;z-index:10}.auth-footer-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:40px;gap:40px}.auth-footer-item{display:flex;align-items:flex-start;gap:16px}.auth-footer-icon-circle{width:48px;height:48px;border-radius:999px;border:1px solid hsla(40,42%,60%,.3);background:hsla(40,42%,60%,.08);display:flex;align-items:center;justify-content:center;color:#f5d9a1;flex-shrink:0}.auth-footer-text h3{margin:0 0 6px;font-size:14px;font-weight:700;color:#fff}.auth-footer-text p{margin:0;font-size:12px;color:hsla(0,0%,100%,.55);line-height:1.5}.auth-footer-link{display:inline-flex;margin-top:8px;color:#f5d9a1;font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.auth-footer-link:hover{color:#fff}.account-error{margin:0 0 18px;border:1px solid #d68b8b;border-radius:8px;padding:14px 16px;background:#fff4f2;color:#8a2e22;font-family:var(--font-sans);font-weight:700}@media (max-width:1024px){.auth-container{grid-template-columns:1fr;gap:48px;padding:40px 24px}.auth-info-panel{align-items:center;text-align:center}.auth-info-logo-wrap{justify-content:center}.auth-features-list{align-items:center;width:100%;max-width:480px}.auth-feature-item{width:100%;justify-content:flex-start}.auth-benefits-box{width:100%;max-width:480px;text-align:left}.auth-card-panel{justify-content:center}.auth-footer-inner{grid-template-columns:repeat(2,1fr);gap:30px}}@media (max-width:768px){.auth-header{padding:12px 20px}.auth-header .nav,.auth-header-search{display:none}.auth-footer-inner{grid-template-columns:1fr;gap:24px}.auth-footer{padding:30px 20px}.auth-card-panel .account-auth-card.simple{padding:32px 24px;border-radius:10px}.auth-form-head h2{font-size:22px}.field-row{grid-template-columns:1fr}.auth-form-row{flex-direction:column;align-items:flex-start;gap:10px}}.footer{border-top:1px solid var(--line);padding:28px 0;background:#fbf7ef;color:var(--muted);font-family:var(--font-sans);font-size:13px}.footer-inner{display:flex;justify-content:space-between;flex-wrap:wrap}.footer-inner,.footer-links{align-items:center;gap:20px}.footer-links a:hover{color:var(--green-900)}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand-logo{width:28px;height:28px;padding:5px;background:#0f0d0a;border-radius:6px;object-fit:contain}.footer-copy{font-size:12px;color:var(--muted)}@media (max-width:900px){.header-inner{grid-template-columns:1fr auto}.nav{display:none}.account-grid,.category-row,.detail-shell,.product-grid,.quality-grid{grid-template-columns:1fr 1fr}.detail-shell{gap:24px}.account-luxury-page{min-height:100svh;background:linear-gradient(180deg,rgba(18,16,13,.62),rgba(18,16,13,.18) 42%,hsla(38,52%,91%,.28)),url(/images/account-luxury-gourmet.png) 35% /cover no-repeat}.account-auth-card,.account-luxury-overlay{width:min(100%,720px);justify-self:center;margin-top:38px}}@media (max-width:640px){.container,.hero-content{width:min(100% - 28px,1120px)}.header-inner{min-height:68px}.brand{gap:8px;letter-spacing:.08em}.brand-logo{width:36px;height:36px}.header-actions{gap:6px}.hero{min-height:540px}.hero:before{background:linear-gradient(180deg,rgba(255,253,248,.97),rgba(255,253,248,.82) 58%,rgba(255,253,248,.34)),url(https://images.unsplash.com/photo-1514517521153-1be72277b32f?auto=format&fit=crop&w=1400&q=85) 50% /cover}.hero h1{font-size:44px}.hero p{font-size:15px}.account-hero,.hero-actions,.section-head{align-items:stretch;flex-direction:column}.button{width:100%}.account-luxury-page{align-content:start;padding:22px 16px 28px}.account-brand-lockup span{font-size:26px}.account-brand-lockup small{font-size:9px}.account-auth-card,.account-luxury-overlay{padding:26px 18px;border-radius:10px}.account-card-title{margin-bottom:24px}.account-card-title p{font-size:28px}.account-card-title h1{font-size:24px}.account-card-bottom,.account-form-options{align-items:stretch;grid-template-columns:1fr;flex-direction:column}.account-form-options{gap:12px}.account-grid,.category-row,.detail-shell,.form-row.two-columns,.product-grid,.quality-grid{grid-template-columns:1fr}.quality-item{border-right:0;border-bottom:1px solid var(--line);padding-bottom:22px}.quality-item:last-child{border-bottom:0}.product-card{grid-template-rows:220px 1fr}.detail-image{min-height:360px}}.site-shell:has(.profile-layout-container)>.footer,.site-shell:has(.profile-layout-container)>.header{display:none!important}.profile-layout-container{display:flex;min-height:100vh;background-color:#f7f6f0;color:var(--ink);font-family:var(--font-sans)}.profile-sidebar{width:260px;background-color:#fff;border-right:1px solid #dfdbd0;display:flex;flex-direction:column;justify-content:space-between;padding:32px 20px;position:-webkit-sticky;position:sticky;top:0;height:100vh;z-index:10}.sidebar-brand a{display:flex;align-items:center;gap:12px}.sidebar-logo{width:36px;height:36px;padding:6px;background:#0f0d0a;border-radius:8px;object-fit:contain}.sidebar-brand-text{display:flex;flex-direction:column}.brand-name{font-size:18px;font-weight:700;font-family:var(--font-serif);color:var(--green-900);letter-spacing:.05em;line-height:1.2}.brand-sub{font-size:9px;color:var(--muted);letter-spacing:.02em;line-height:1.2}.sidebar-nav{display:flex;flex-direction:column;gap:8px;margin-top:-80px}.nav-item{display:flex;align-items:center;gap:14px;padding:12px 16px;border-radius:8px;color:var(--ink);font-size:15px;font-weight:500;transition:all .2s ease}.nav-item:hover{background-color:#f6f1e8;color:var(--green-800)}.nav-item.active{background:linear-gradient(135deg,#f3ede2,#e9dfcc);color:var(--green-900);font-weight:700;box-shadow:inset 0 1px 2px rgba(0,0,0,.05)}.sidebar-banner{background-color:#f6f1e8;border-radius:12px;padding:20px 16px;text-align:center;border:1px solid rgba(169,130,42,.15);box-shadow:0 4px 12px rgba(49,44,34,.04)}.banner-icon-wrapper{display:inline-flex;background-color:#fff;padding:10px;border-radius:50%;margin-bottom:12px;box-shadow:0 2px 6px rgba(0,0,0,.03)}.banner-icon{color:var(--green-800)}.banner-text{font-size:14px;line-height:1.6;margin:0 0 12px;color:#333}.banner-text strong{font-size:16px;color:var(--green-900)}.text-highlight{font-size:16px}.banner-link,.text-highlight{color:var(--green-800);font-weight:700}.banner-link{display:inline-block;font-size:12px;text-decoration:underline;transition:color .2s ease}.banner-link:hover{color:var(--green-900)}.profile-main-area{flex:1 1;display:flex;flex-direction:column;min-width:0}.profile-header{background:rgba(11,12,10,.82)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid hsla(44,19%,85%,.12)!important;height:76px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;z-index:9}.header-nav{display:flex;gap:28px}.header-nav a{font-size:14px;font-weight:600;color:#c9c5b8!important;transition:color .2s ease}.header-nav a:hover{color:#b4f050!important}.nav-gift{display:flex;align-items:center;gap:4px}.badge-new{background-color:var(--gold);color:#fff;font-size:8px;font-weight:700;padding:2px 5px;border-radius:3px;line-height:1}.profile-header .header-search{position:relative;width:220px}.profile-header .header-search input{width:100%;height:38px;background-color:hsla(0,0%,100%,.08)!important;border:1px solid hsla(44,19%,85%,.2)!important;border-radius:99px;padding:0 40px 0 16px;font-size:13px;color:#f7f6f0!important;outline:none;transition:background-color .2s ease,border-color .2s ease}.profile-header .header-search input:focus{background-color:hsla(0,0%,100%,.15)!important;border-color:var(--gold-soft)!important}.profile-header .search-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--gold)!important;pointer-events:none}.profile-header .header-actions{display:flex;align-items:center;gap:20px;border-left:0;padding-left:0;margin-left:0}.profile-header .action-btn{display:flex;flex-direction:column;align-items:center;color:#f7f6f0!important;transition:color .2s}.profile-header .action-btn:hover{color:#b4f050!important}.profile-header .action-label{display:none}.profile-header .icon-wrapper{position:relative}.profile-header .header-actions .badge{position:absolute;top:-6px;right:-8px;background-color:var(--gold)!important;color:#0b0c0a!important;font-size:9px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(11,12,10,.82)!important}.user-dropdown{display:flex;align-items:center;gap:8px;background-color:hsla(0,0%,100%,.04)!important;padding:6px 14px;border-radius:99px;border:1px solid hsla(44,19%,85%,.2)!important;color:#f7f6f0!important}.user-icon{color:var(--gold)!important}.username{font-size:13px;font-weight:700;color:#f7f6f0!important}.logout-btn{background:none;border:none;color:#c9c5b8!important;cursor:pointer;padding:0;display:flex;align-items:center;transition:color .2s}.logout-btn:hover{color:#ff6b6b!important}.profile-content{padding:40px;flex:1 1;max-width:1200px;width:100%;margin:0 auto}.profile-hero-banner{height:160px;border-radius:12px;background-size:cover;background-position:50%;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}.hero-banner-overlay{position:absolute;inset:0;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.4) 60%,hsla(0,0%,100%,.85));display:flex;align-items:center;justify-content:flex-end;padding-right:48px}.hero-text-cursive{font-family:Georgia,cursive,serif;font-style:italic;font-size:26px;color:rgba(31,33,29,.65);letter-spacing:.05em;text-shadow:1px 1px 1px hsla(0,0%,100%,.8)}.profile-summary-card{background-color:#fff;border-radius:12px;padding:32px 40px;margin-top:-30px;position:relative;z-index:2;box-shadow:0 10px 30px rgba(49,44,34,.06);border:1px solid #dfdbd0;display:flex;justify-content:space-between;align-items:center}.summary-card-left{display:flex;align-items:center;gap:28px}.avatar-img{width:110px;height:110px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 14px rgba(0,0,0,.12)}.user-profile-details{display:flex;flex-direction:column;gap:6px}.user-name{font-size:24px;font-weight:700;font-family:var(--font-serif);margin:0;color:var(--ink)}.user-name .honorific{font-size:16px;font-weight:500}.member-rank-tag{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;border:1px solid #c8ab66;color:#93712b;font-size:11px;font-weight:700;letter-spacing:.08em;padding:4px 12px;border-radius:99px;background-color:#fdfaf4}.rank-sparkle{color:#c8ab66}.member-id{font-size:12px;color:var(--muted)}.summary-card-right{display:flex;align-items:center;gap:40px}.points-box{display:flex;flex-direction:column;align-items:flex-end;border-right:1px solid #dfdbd0;padding-right:40px}.points-label{font-size:12px;color:var(--muted)}.points-value{font-size:32px;font-weight:800;color:var(--ink);line-height:1.2}.points-unit{font-size:16px;font-weight:500}.points-expiry{font-size:11px;color:var(--muted);margin-top:4px}.edit-profile-btn{background-color:var(--green-900);border:none;border-radius:6px;color:#fff;padding:12px 24px;font-size:14px;font-weight:700;display:flex;align-items:center;gap:8px;cursor:pointer;transition:background-color .2s;box-shadow:0 4px 12px rgba(39,103,53,.15)}.edit-profile-btn:hover{background-color:var(--green-800)}.details-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:24px}.detail-card{background-color:#fff;border-radius:12px;border:1px solid #dfdbd0;box-shadow:0 4px 16px rgba(49,44,34,.02);display:flex;flex-direction:column;overflow:hidden}.card-header{padding:20px 24px;border-bottom:1px solid #f2eee6;display:flex;justify-content:space-between;align-items:baseline}.card-header h2{font-size:16px;font-weight:700;margin:0;color:var(--ink)}.card-action-link{font-size:12px;color:var(--muted);text-decoration:none;border-bottom:1px solid transparent;transition:all .2s}.card-action-link:hover{color:var(--green-800);border-bottom-color:var(--green-800)}.card-body{padding:24px;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start}.card-body.no-padding{padding:0}.info-list{margin:0;gap:16px}.info-list,.info-list div{display:flex;flex-direction:column}.info-list div{gap:4px}.info-list dt{font-size:12px;color:var(--muted)}.info-list dd{font-size:14px;font-weight:600;margin:0;color:var(--ink)}.profile-edit-form{display:flex;flex-direction:column;gap:16px}.profile-edit-form .field{display:flex;flex-direction:column;gap:6px}.profile-edit-actions{display:flex;align-items:center;gap:12px;margin-top:4px}.profile-edit-actions .auth-primary-btn{margin-top:0;flex:1 1}.profile-cancel-btn{height:50px;padding:0 20px;border:1px solid #d4d4d4;border-radius:6px;background:#fff;color:var(--muted);font-size:14px;cursor:pointer;flex-shrink:0;transition:border-color .15s ease,color .15s ease}.profile-cancel-btn:hover{border-color:#a0a0a0;color:var(--ink)}.profile-notice{margin:16px 0 0;padding:12px 16px;border-radius:8px;font-size:13px;font-weight:600}.profile-notice--ok{background:var(--green-100);color:var(--green-800);border:1px solid rgba(35,103,53,.25)}.profile-notice--error{background:#fdf0ef;color:#a03a2f;border:1px solid rgba(160,58,47,.3)}.text-break{word-break:break-all}.scrollable-addresses{gap:16px;max-height:280px;overflow-y:auto}.address-item{padding-bottom:16px;border-bottom:1px solid #f2eee6}.address-item:last-child{border-bottom:none;padding-bottom:0}.address-tag-row{margin-bottom:8px}.badge-address-default{background-color:#e8f0e6;color:var(--green-800);font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px}.zip-code{font-size:12px;color:var(--muted);margin:0 0 2px}.address-text{font-size:13px;font-weight:600;line-height:1.5;margin:0 0 4px}.recipient-row{font-size:12px;color:var(--ink);margin:0}.orders-table{width:100%;border-collapse:collapse}.orders-table tr{border-bottom:1px solid #f2eee6;transition:background-color .2s}.orders-table tr:hover{background-color:#faf9f6}.orders-table tr:last-child{border-bottom:none}.orders-table td{padding:18px 24px;vertical-align:middle}.order-id-col{display:flex;flex-direction:column;gap:4px}.order-id{font-size:13px;font-weight:700}.order-date{font-size:11px;color:var(--muted)}.status-col{text-align:center}.status-badge{font-size:11px;font-weight:700;padding:4px 10px;border-radius:20px}.status-badge.shipped{background-color:#e8f0e6;color:var(--green-800)}.status-badge.preparing{background-color:#fdf3e7;color:#d48529}.status-badge.delivered{background-color:#f0ede9;color:var(--muted)}.amount-col{text-align:right}.amount-col .amount{font-size:14px;font-weight:700;margin-right:8px}.table-arrow{color:var(--line);vertical-align:middle}.favorites-card{grid-column:span 2}.favorites-body{padding:20px 24px}.favorites-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.favorite-item{display:flex;flex-direction:column;gap:8px}.fav-img-wrapper{position:relative;background-color:#f7f6f0;border-radius:8px;overflow:hidden;aspect-ratio:1;box-shadow:inset 0 0 10px rgba(0,0,0,.02)}.fav-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.fav-img-wrapper img:hover{transform:scale(1.05)}.fav-heart-btn{position:absolute;top:8px;right:8px;width:24px;height:24px;background-color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.1);color:var(--muted);transition:all .2s}.fav-heart-btn.active{color:#e25c5c}.heart-icon-filled{fill:currentColor}.fav-title{font-size:12px;font-weight:600;line-height:1.4;margin:0;color:var(--ink);min-height:34px}.fav-price{font-size:13px;font-weight:700;margin:0}.settings-list{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:16px}.settings-list li{display:flex;justify-content:space-between;align-items:center}.setting-label{font-size:13px;font-weight:600}.toggle-switch{width:44px;height:24px;background-color:#e4e1da;border:none;border-radius:20px;position:relative;cursor:pointer;transition:background-color .2s ease;padding:0;outline:none}.toggle-switch.active{background-color:var(--green-800)}.toggle-handle{width:18px;height:18px;background-color:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:transform .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.15)}.toggle-switch.active .toggle-handle{transform:translateX(20px)}.settings-note{font-size:11px;color:var(--muted);margin:0}.card-action-link-btn{background:none;border:none;color:var(--muted);font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:4px;cursor:pointer;padding:0;transition:color .2s ease}.card-action-link-btn:hover{color:var(--green-800)}.no-data-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;color:var(--muted)}.placeholder-icon{color:var(--line);margin-bottom:12px}.no-data-placeholder p{font-size:13px;margin:0 0 16px}.btn-add-placeholder{background-color:var(--green-900);color:#fff;border:none;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.btn-add-placeholder:hover{background-color:var(--green-800)}.address-item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.address-actions{display:flex;gap:8px}.btn-address-delete,.btn-address-edit{background:none;border:none;color:var(--muted);cursor:pointer;padding:4px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.btn-address-edit:hover{color:var(--green-800);background-color:#f7f6f0}.btn-address-delete:hover{color:#a83232;background-color:#fdf3f3}.btn-set-default-address{background:none;border:1px solid var(--line);color:var(--muted);font-size:11px;padding:2px 8px;border-radius:4px;cursor:pointer;transition:all .2s ease}.btn-set-default-address:hover{border-color:var(--green-800);color:var(--green-800);background-color:#f6f1e8}.address-modal-content{width:min(560px,95vw)!important}.modal-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.modal-error{color:#a83232;font-size:12px;margin-top:-8px;margin-bottom:16px;font-weight:600}.btn-loading{display:inline-flex;align-items:center;gap:8px}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.profile-footer{background-color:#fff;border-top:1px solid #dfdbd0;padding:40px;margin-top:60px;display:flex;flex-direction:column;align-items:center;gap:28px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:28px}.footer-links a{font-size:12px;color:var(--muted);font-weight:600;transition:color .2s}.footer-links a:hover{color:var(--green-800)}.footer-bottom{display:flex;flex-direction:column;align-items:center;gap:12px}.footer-logo img{width:24px;height:32px;object-fit:contain}.copyright{font-size:11px;color:var(--muted);margin:0}@media (max-width:1200px){.details-grid{grid-template-columns:repeat(2,1fr)}.favorites-card{grid-column:span 2}}@media (max-width:900px){.profile-layout-container{flex-direction:column}.profile-sidebar{width:100%;height:auto;position:relative;padding:24px}.sidebar-nav{margin-top:24px;flex-direction:row;flex-wrap:wrap}.sidebar-banner{display:none}.profile-header{padding:0 24px}.header-nav{display:none}.profile-content{padding:24px}}@media (max-width:640px){.details-grid{grid-template-columns:1fr}.favorites-card{grid-column:span 1}.favorites-list{grid-template-columns:1fr 1fr}.profile-summary-card{padding:24px}.profile-summary-card,.summary-card-right{flex-direction:column;align-items:stretch;gap:20px}.points-box{border-right:none;padding-right:0;align-items:center}.edit-profile-btn{width:100%;justify-content:center}.profile-header .header-search{width:150px}}.nav{display:flex;justify-content:center;align-items:center;gap:36px;font-family:var(--font-serif);font-size:13px;letter-spacing:.12em}.nav a{position:relative;padding:6px 0;white-space:nowrap;color:var(--ink);transition:color .2s}.nav a.nav-active,.nav a:hover{color:var(--green-900)}.nav a.nav-active:after{content:"";position:absolute;left:50%;bottom:-2px;width:28px;height:1px;background:var(--gold);transform:translateX(-50%)}.header-right{gap:16px;flex-shrink:0}.header-right,.header-search{display:flex;align-items:center}.header-search{border:1px solid var(--rule);background:rgba(255,253,248,.5);border-radius:5px;overflow:hidden;width:220px;transition:border-color .2s,box-shadow .2s}.header-search:focus-within{border-color:var(--gold-soft);box-shadow:0 0 0 3px hsla(41,52%,68%,.15)}.header-search input[type=search]{flex:1 1;min-height:38px;border:0;padding:0 4px 0 14px;background:transparent;font-family:var(--font-sans);font-size:12px;letter-spacing:.04em;color:var(--ink);outline:none;min-width:0}.header-search input[type=search]::placeholder{color:var(--muted);font-family:var(--font-sans);letter-spacing:.08em;font-size:11px}.header-search input[type=search]::-webkit-search-cancel-button,.header-search input[type=search]::-webkit-search-decoration{-webkit-appearance:none}.header-search-btn{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:var(--gold);cursor:pointer;flex-shrink:0;transition:color .2s,background .2s}.header-search-btn:hover{color:var(--green-900);background:hsla(41,52%,68%,.15)}.header-actions{display:flex;align-items:center;gap:2px;padding-left:14px;margin-left:4px;border-left:1px solid var(--rule)}.icon-button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:999px;background:transparent;color:var(--ink);transition:color .2s,background .2s;cursor:pointer}.icon-button:hover{color:var(--green-900);background:rgba(168,134,74,.08)}.icon-wrap{position:relative}.icon-notif-badge{position:absolute;top:-1px;right:-2px;display:grid;place-items:center;min-width:15px;height:15px;padding:0 3px;border-radius:999px;background:var(--gold);color:var(--ink);font-family:var(--font-sans);font-size:9px;font-weight:700;line-height:1;pointer-events:none}.header-user-area{display:inline-flex;align-items:center;gap:7px;padding:6px 12px 6px 10px;margin-left:6px;border:1px solid var(--rule);border-radius:0;font-family:var(--font-serif);font-size:12px;letter-spacing:.06em;color:var(--ink);white-space:nowrap;transition:border-color .2s,color .2s}.header-user-area:hover{border-color:var(--gold-soft);color:var(--green-900)}.header-user-area span{max-width:12ch;overflow:hidden;text-overflow:ellipsis}.products-hero{height:210px;background:linear-gradient(180deg,rgba(255,253,248,.1),rgba(255,253,248,.22)),url(https://images.unsplash.com/photo-1464454709131-ffd692591ee5?auto=format&fit=crop&w=2200&q=80) center 55% /cover}.breadcrumb{display:flex;align-items:center;gap:5px;padding:16px 0 0;color:var(--muted);font-family:var(--font-sans);font-size:13px}.breadcrumb a:hover{color:var(--green-900)}.products-shell{display:grid;grid-template-columns:260px 1fr;grid-gap:30px;gap:30px;padding:20px 0 64px;align-items:start}.filter-sidebar{position:-webkit-sticky;position:sticky;top:92px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.filter-section{padding:16px 20px;border-bottom:1px solid var(--line)}.filter-title{display:flex;align-items:center;justify-content:space-between;margin:0 0 12px;color:var(--ink);font-family:var(--font-sans);font-size:13px;font-weight:700;letter-spacing:.03em}.filter-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:9px;gap:9px}.filter-check{display:flex;align-items:center;gap:10px;color:var(--ink);font-family:var(--font-sans);font-size:13px;cursor:pointer}.filter-check input[type=checkbox]{width:15px;height:15px;accent-color:var(--green-800);cursor:pointer;flex-shrink:0}.price-slider{width:100%;accent-color:var(--green-800);margin:6px 0 10px;cursor:pointer}.price-range-labels{display:flex;justify-content:space-between;color:var(--muted);font-family:var(--font-sans);font-size:12px}.filter-actions{padding:16px 20px;display:grid;grid-gap:10px;gap:10px}.filter-apply-btn{width:100%;min-height:44px;background:var(--green-800);border-color:var(--green-800);font-size:14px}.filter-reset-btn{display:block;width:100%;border:0;background:transparent;color:var(--muted);font-family:var(--font-sans);font-size:14px;text-align:center;cursor:pointer;padding:4px}.filter-reset-btn:hover{color:var(--ink);text-decoration:underline}.products-main{display:grid;grid-gap:22px;gap:22px}.products-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.products-title{display:flex;align-items:baseline;gap:12px;margin:0;color:var(--green-900);font-size:26px;line-height:1}.products-count{color:var(--muted);font-family:var(--font-sans);font-size:14px;font-weight:400}.products-controls{display:flex;align-items:center;gap:10px}.sort-select-wrap{position:relative;display:flex;align-items:center}.sort-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:38px;padding:0 36px 0 14px;border:1px solid var(--line);border-radius:5px;background:#fff;font-family:var(--font-sans);font-size:14px;color:var(--ink);cursor:pointer;outline-color:var(--green-800)}.sort-select-wrap>svg{position:absolute;right:10px;pointer-events:none;color:var(--muted)}.view-toggle{display:flex;border:1px solid var(--line);border-radius:5px;overflow:hidden}.view-btn{display:grid;place-items:center;width:38px;height:38px;color:var(--muted);transition:background .14s,color .14s}.view-btn:not(:last-child){border-right:1px solid var(--line)}.view-btn.active,.view-btn:hover{background:var(--green-100);color:var(--green-900)}.product-catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.catalog-card{position:relative;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 2px 12px rgba(49,44,34,.06);transition:box-shadow .2s,transform .2s}.catalog-card:hover{box-shadow:0 8px 28px rgba(49,44,34,.12);transform:translateY(-2px)}.catalog-card-image{position:relative;display:block;aspect-ratio:1/1;background:var(--cream);overflow:hidden}.catalog-badge{position:absolute;top:10px;left:10px;z-index:1;padding:4px 10px;border-radius:4px;font-family:var(--font-sans);font-size:11px;font-weight:800;letter-spacing:.04em;color:#fff}.badge-popular{background:var(--green-800)}.badge-new{background:#2d7aae}.badge-organic{background:#4a8a3e}.badge-limited{background:#a84e2f}.catalog-heart{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:30px;height:30px;border:1px solid rgba(0,0,0,.1);border-radius:999px;background:hsla(0,0%,100%,.9);color:var(--muted);cursor:pointer;transition:color .14s,background .14s}.catalog-heart:hover{background:#fff;color:#c94040;border-color:rgba(201,64,64,.3)}.catalog-card-body{padding:13px 15px 15px;display:grid;grid-gap:4px;gap:4px}.catalog-card-title{margin:0;color:var(--ink);font-size:14px;font-weight:700;line-height:1.5}.catalog-card-title:hover{color:var(--green-900)}.catalog-card-sub{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:12px;line-height:1.5}.catalog-price{margin:5px 0 0;color:var(--ink);font-family:"Inter",var(--font-sans);font-size:17px;font-weight:800}.products-empty{grid-column:1/-1;padding:60px 0;text-align:center;color:var(--muted);font-family:var(--font-sans)}.pagination-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-top:4px}.pagination-info{color:var(--muted);font-family:var(--font-sans);font-size:13px}.pagination{display:flex;align-items:center;gap:5px}.page-btn{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font-family:"Inter",var(--font-sans);font-size:14px;transition:background .14s,color .14s,border-color .14s}.page-btn:hover{border-color:var(--green-700);color:var(--green-900)}.page-btn.active{border-color:var(--green-800);background:var(--green-800);color:#fff}.page-next{gap:4px;padding:0 14px}.featured-banner{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:10px;overflow:hidden;min-height:180px;background:var(--cream)}.featured-banner-text{display:grid;align-content:center;grid-gap:10px;gap:10px;padding:28px 32px}.featured-banner-text h3{margin:0;color:var(--green-900);font-size:18px}.featured-banner-text p{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:13px;line-height:1.7}.featured-banner-btn{min-height:40px;padding:0 20px;font-size:13px;width:-moz-fit-content;width:fit-content}.featured-banner-image{background:url(https://images.unsplash.com/photo-1474979266404-7eaacbcd87c5?auto=format&fit=crop&w=800&q=80) 50%/cover;min-height:180px}@media (max-width:1100px){.products-shell{grid-template-columns:230px 1fr;gap:22px}.product-catalog-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.products-shell{grid-template-columns:1fr;gap:0}.filter-sidebar{position:static;border-radius:0;border-left:0;border-right:0;border-top:0;margin-bottom:20px}.product-catalog-grid{grid-template-columns:repeat(2,1fr)}.featured-banner{grid-template-columns:1fr}.featured-banner-image{min-height:140px;order:-1}.header-search{width:180px}.header-user-area span{display:none}}@media (max-width:640px){.products-hero{height:140px}.products-list-header{flex-direction:column;align-items:flex-start;gap:10px}.product-catalog-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pagination-wrap{flex-direction:column;align-items:flex-start;gap:12px}.header-search,.nav-new-badge{display:none}}.scrollable-orders{max-height:320px;overflow-y:auto}.gl-modal-overlay{position:fixed;inset:0;background-color:rgba(18,16,13,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;z-index:100;padding:20px;overflow-y:auto;animation:fadeIn .2s ease-out}.gl-modal-content{background-color:#fff;border-radius:12px;border:1px solid #dfdbd0;width:min(440px,90vw);max-height:calc(100vh - 40px);overflow-y:auto;padding:28px;box-shadow:0 20px 50px rgba(0,0,0,.15);animation:slideUp .25s cubic-bezier(.16,1,.3,1)}.gl-modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #f2eee6;padding-bottom:12px}.gl-modal-content .modal-header h3{margin:0;font-size:18px;font-weight:700;color:var(--ink);font-family:var(--font-serif)}.modal-close-btn{background:none;border:none;color:var(--muted);cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.modal-close-btn:hover{color:var(--ink);background-color:#f7f6f0}.modal-form-group{display:grid;grid-gap:8px;gap:8px;margin-bottom:18px}.modal-form-group label{font-size:12px;font-weight:700;color:var(--muted);font-family:var(--font-sans)}.modal-form-group input{width:100%;height:44px;border:1px solid #dfdbd0;border-radius:6px;padding:0 14px;font-size:14px;outline:none;font-family:var(--font-sans);background-color:#faf9f6;transition:all .2s ease}.modal-form-group input:focus{border-color:var(--green-800);background-color:#fff;box-shadow:0 0 0 3px rgba(39,103,53,.1)}.modal-footer-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:24px}.modal-footer-actions button{height:44px;font-size:13px;font-weight:700;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-family:var(--font-sans)}.btn-cancel{background-color:#fff;border:1px solid #dfdbd0;color:var(--muted)}.btn-cancel:hover{background-color:#f7f6f0;color:var(--ink)}.btn-submit{background-color:var(--green-900);border:1px solid var(--green-900);color:#fff;box-shadow:0 4px 10px rgba(39,103,53,.15)}.btn-submit:hover{background-color:var(--green-800);border-color:var(--green-800)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(12px);opacity:0}to{transform:translateY(0);opacity:1}}.site-shell:has(.brand-page),.site-shell:has(.homepage-container),.site-shell:has(.product-detail-container),.site-shell:has(.products-container){background:#0b0c0a!important;color:#f7f6f0!important}.site-shell:has(.brand-page) .header,.site-shell:has(.cart-page-wrapper) .header,.site-shell:has(.homepage-container) .header,.site-shell:has(.product-detail-container) .header,.site-shell:has(.products-container) .header{background:rgba(11,12,10,.82)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid hsla(44,19%,85%,.12)!important}.site-shell:has(.brand-page) .header .brand,.site-shell:has(.cart-page-wrapper) .header .brand,.site-shell:has(.homepage-container) .header .brand,.site-shell:has(.product-detail-container) .header .brand,.site-shell:has(.products-container) .header .brand{color:#f7f6f0!important}.site-shell:has(.brand-page) .header .brand-logo,.site-shell:has(.cart-page-wrapper) .header .brand-logo,.site-shell:has(.homepage-container) .header .brand-logo,.site-shell:has(.product-detail-container) .header .brand-logo,.site-shell:has(.products-container) .header .brand-logo{background:hsla(0,0%,100%,.08)!important;border-radius:4px}.site-shell:has(.brand-page) .header .nav a,.site-shell:has(.cart-page-wrapper) .header .nav a,.site-shell:has(.homepage-container) .header .nav a,.site-shell:has(.product-detail-container) .header .nav a,.site-shell:has(.products-container) .header .nav a{color:#c9c5b8!important}.site-shell:has(.brand-page) .header .nav a:hover,.site-shell:has(.cart-page-wrapper) .header .nav a:hover,.site-shell:has(.homepage-container) .header .nav a:hover,.site-shell:has(.product-detail-container) .header .nav a:hover,.site-shell:has(.products-container) .header .nav a:hover{color:#b4f050!important}.site-shell:has(.brand-page) .header .icon-button,.site-shell:has(.cart-page-wrapper) .header .icon-button,.site-shell:has(.homepage-container) .header .icon-button,.site-shell:has(.product-detail-container) .header .icon-button,.site-shell:has(.products-container) .header .icon-button{color:#f7f6f0!important}.site-shell:has(.brand-page) .header .icon-button:hover,.site-shell:has(.cart-page-wrapper) .header .icon-button:hover,.site-shell:has(.homepage-container) .header .icon-button:hover,.site-shell:has(.product-detail-container) .header .icon-button:hover,.site-shell:has(.products-container) .header .icon-button:hover{color:#b4f050!important}.site-shell:has(.brand-page) .header-search,.site-shell:has(.cart-page-wrapper) .header-search,.site-shell:has(.homepage-container) .header-search,.site-shell:has(.product-detail-container) .header-search,.site-shell:has(.products-container) .header-search{background:hsla(0,0%,100%,.08)!important;border-color:hsla(44,19%,85%,.2)!important;width:220px!important}.site-shell:has(.brand-page) .header-search input[type=search],.site-shell:has(.cart-page-wrapper) .header-search input[type=search],.site-shell:has(.homepage-container) .header-search input[type=search],.site-shell:has(.product-detail-container) .header-search input[type=search],.site-shell:has(.products-container) .header-search input[type=search]{color:#f7f6f0!important}.site-shell:has(.brand-page) .header-search input[type=search]::placeholder,.site-shell:has(.cart-page-wrapper) .header-search input[type=search]::placeholder,.site-shell:has(.homepage-container) .header-search input[type=search]::placeholder,.site-shell:has(.product-detail-container) .header-search input[type=search]::placeholder,.site-shell:has(.products-container) .header-search input[type=search]::placeholder{color:hsla(51,30%,95%,.4)!important}.site-shell:has(.brand-page) .header-search-btn,.site-shell:has(.cart-page-wrapper) .header-search-btn,.site-shell:has(.homepage-container) .header-search-btn,.site-shell:has(.product-detail-container) .header-search-btn,.site-shell:has(.products-container) .header-search-btn{color:var(--gold)!important}.site-shell:has(.brand-page) .header-search-btn:hover,.site-shell:has(.cart-page-wrapper) .header-search-btn:hover,.site-shell:has(.homepage-container) .header-search-btn:hover,.site-shell:has(.product-detail-container) .header-search-btn:hover,.site-shell:has(.products-container) .header-search-btn:hover{color:#fff!important}.site-shell:has(.brand-page) .header-actions,.site-shell:has(.cart-page-wrapper) .header-actions,.site-shell:has(.homepage-container) .header-actions,.site-shell:has(.product-detail-container) .header-actions,.site-shell:has(.products-container) .header-actions{border-left:1px solid hsla(44,19%,85%,.2)!important}.site-shell:has(.brand-page) .header-user-area,.site-shell:has(.cart-page-wrapper) .header-user-area,.site-shell:has(.homepage-container) .header-user-area,.site-shell:has(.product-detail-container) .header-user-area,.site-shell:has(.products-container) .header-user-area{border-color:hsla(44,19%,85%,.2)!important;color:#f7f6f0!important;background:hsla(0,0%,100%,.04)!important}.site-shell:has(.brand-page) .header-user-area:hover,.site-shell:has(.cart-page-wrapper) .header-user-area:hover,.site-shell:has(.homepage-container) .header-user-area:hover,.site-shell:has(.product-detail-container) .header-user-area:hover,.site-shell:has(.products-container) .header-user-area:hover{border-color:var(--gold)!important;color:var(--gold)!important;background:rgba(168,134,74,.08)!important}.site-shell:has(.brand-page) .icon-notif-badge,.site-shell:has(.cart-page-wrapper) .icon-notif-badge,.site-shell:has(.homepage-container) .icon-notif-badge,.site-shell:has(.product-detail-container) .icon-notif-badge,.site-shell:has(.products-container) .icon-notif-badge{background:var(--gold)!important;color:#0b0c0a!important;box-shadow:0 0 0 1.5px rgba(11,12,10,.82)!important}.homepage-container{background-color:#0b0c0a;color:#f7f6f0;overflow:hidden}.home-hero{min-height:540px;background-size:cover;background-position:50%;position:relative;overflow:hidden}.hero-overlay-dark{position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,12,10,.92),rgba(11,12,10,.65) 45%,rgba(11,12,10,.1));display:flex;align-items:center}.hero-content-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;width:100%}.hero-title-main{font-family:"Noto Sans JP",var(--font-sans);font-size:clamp(38px,5vw,56px);font-weight:700;line-height:1.3;color:#c9c5b8;margin:0 0 20px;letter-spacing:.03em;text-shadow:0 2px 10px rgba(0,0,0,.5)}.hero-subtext-main{font-size:15px;line-height:1.8;color:#c9c5b8;margin:0 0 36px;font-family:var(--font-sans)}.hero-cta-buttons{display:flex;gap:16px}.btn-primary-green{background-color:#b4f050;color:#0b0c0a;border:1px solid #b4f050;border-radius:6px;padding:0 28px;height:52px;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:var(--font-sans)}.btn-primary-green:hover{background-color:#c4f76c;transform:translateY(-2px);box-shadow:0 6px 20px rgba(180,240,80,.3)}.btn-secondary-border{background-color:transparent;color:#f7f6f0;border:1px solid #c8ab66;border-radius:6px;padding:0 28px;height:52px;display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:var(--font-sans)}.btn-secondary-border:hover{background-color:hsla(42,47%,59%,.12);transform:translateY(-2px)}.hero-right-col{display:flex;justify-content:flex-end;padding-right:20px}.cursive-text-glow{font-family:Georgia,cursive,serif;font-style:italic;font-size:34px;color:#c8ab66;opacity:.85;letter-spacing:.05em;text-shadow:0 0 12px hsla(42,47%,59%,.4)}.categories-quick-links{background-color:#080907;border-bottom:1px solid hsla(44,19%,85%,.08);padding:24px 0}.quick-links-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:14px;gap:14px}.quick-link-card{background-color:hsla(0,0%,100%,.03);border:1px solid hsla(44,19%,85%,.08);border-radius:8px;padding:10px 14px;display:flex;align-items:center;gap:10px;transition:all .25s ease}.quick-link-card:hover{background-color:hsla(0,0%,100%,.07);border-color:#c8ab66;transform:translateY(-2px)}.quick-link-img-wrap{width:32px;height:32px;border-radius:4px;overflow:hidden;background-color:hsla(0,0%,100%,.05);flex-shrink:0;display:flex;align-items:center;justify-content:center}.quick-link-img-wrap img{width:100%;height:100%;object-fit:cover}.quick-link-details{display:flex;align-items:center;justify-content:space-between;width:100%;min-width:0}.quick-link-details span{font-size:13px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#dfdbd0}.quick-link-card:hover .quick-link-details span{color:#c9c5b8}.quick-link-card .arrow-icon{color:hsla(44,19%,85%,.4);flex-shrink:0;transition:transform .2s}.quick-link-card:hover .arrow-icon{transform:translateX(3px);color:#c8ab66}.home-main-grid{padding:56px 0}.new-arrivals-section{padding:0 0 56px}.new-arrivals-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media (max-width:900px){.new-arrivals-grid{grid-template-columns:repeat(2,1fr)}}.grid-two-columns{display:grid;grid-template-columns:1.25fr .75fr;grid-gap:36px;gap:36px}.column-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px}.column-header h2{font-size:24px;font-family:"Noto Sans JP",var(--font-sans);margin:0;color:#c9c5b8}.header-actions-row{display:flex;align-items:center;gap:18px}.view-all-link{font-size:12px;color:#c9c5b8;transition:color .2s}.view-all-link:hover{color:#b4f050}.carousel-nav-arrows{display:flex;gap:6px}.arrow-btn{width:28px;height:28px;border-radius:50%;border:1px solid hsla(44,19%,85%,.2);background:transparent;color:#c9c5b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.arrow-btn:hover{border-color:#b4f050;color:#b4f050;background-color:rgba(180,240,80,.05)}.popular-products-list{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.home-product-card{background-color:hsla(0,0%,100%,.02);border:1px solid hsla(44,19%,85%,.08);border-radius:10px;overflow:hidden;transition:all .25s ease;display:flex;flex-direction:column}.home-product-card:hover{border-color:hsla(42,47%,59%,.4);background-color:hsla(0,0%,100%,.04);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.product-image-container{aspect-ratio:1.35/1;background-color:hsla(0,0%,100%,.01);overflow:hidden;position:relative}.product-img-link{width:100%;height:100%;display:block}.product-img-link img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.home-product-card:hover .product-img-link img{transform:scale(1.04)}.product-rank-badge{position:absolute;top:10px;left:10px;background-color:#c8ab66;color:#0b0c0a;font-family:"Inter",var(--font-sans);font-size:10px;font-weight:800;padding:3px 8px;border-radius:4px;letter-spacing:.02em}.product-rank-badge.rank-1{background-color:#b4f050;color:#0b0c0a}.product-rank-badge.rank-2{background-color:#c8ab66;color:#c9c5b8}.product-rank-badge.rank-3{background-color:#a89470;color:#c9c5b8}.product-info-container{padding:16px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.product-card-title{font-size:13.5px;font-weight:700;color:#c9c5b8;margin:0 0 12px;line-height:1.5;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-bottom-row{display:flex;justify-content:space-between;align-items:center}.product-card-price{font-family:"Inter",var(--font-sans);font-size:16px;font-weight:800;color:#c9c5b8}.product-card-price .tax-label{font-size:10px;color:#c9c5b8;font-weight:400;margin-left:2px}.product-cart-btn{width:32px;height:32px;border-radius:50%;background-color:hsla(0,0%,100%,.06);border:1px solid hsla(44,19%,85%,.2);color:#c9c5b8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.product-cart-btn:hover{background-color:#b4f050;border-color:#b4f050;color:#0b0c0a}.featured-column{display:flex;flex-direction:column;height:100%}.featured-banner-card{flex:1 1;background-size:cover;background-position:50%;border-radius:12px;overflow:hidden;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.3);border:1px solid hsla(44,19%,85%,.08)}.featured-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,12,10,.2),rgba(11,12,10,.5) 50%,rgba(11,12,10,.88));display:flex;flex-direction:column;justify-content:space-between;padding:36px 28px}.featured-card-header{display:flex;justify-content:space-between;align-items:flex-start}.featured-tag{border:1px solid #c8ab66;color:#c8ab66;font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;background-color:hsla(42,47%,59%,.06)}.summer-badge-circle{width:66px;height:66px;background-color:hsla(42,47%,59%,.15);border:1px solid #c8ab66;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#c8ab66;line-height:1.1}.summer-badge-circle .year{font-size:9px;font-weight:600}.summer-badge-circle .season{font-size:10px;font-weight:800;text-transform:uppercase}.summer-badge-circle .gift-text{font-size:10px;font-weight:600}.featured-card-body{display:flex;flex-direction:column;gap:10px}.featured-card-title{font-family:"Noto Sans JP",var(--font-sans);font-size:26px;font-weight:700;color:#c9c5b8;margin:0}.featured-card-sub{font-size:13.5px;color:#c9c5b8;margin:0 0 12px}.btn-featured-action{border:1px solid #c8ab66;color:#c9c5b8;padding:10px 22px;font-size:13px;font-weight:700;width:-moz-fit-content;width:fit-content;border-radius:4px;display:inline-flex;align-items:center;gap:6px;transition:all .2s;background-color:rgba(11,12,10,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.btn-featured-action:hover{background-color:#c8ab66;color:#0b0c0a}.brand-promo-section{padding:32px 0 56px;background-color:#080907;border-top:1px solid hsla(44,19%,85%,.08);border-bottom:1px solid hsla(44,19%,85%,.08)}.promo-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.promo-card-item{background-color:hsla(0,0%,100%,.02);border:1px solid hsla(44,19%,85%,.08);border-radius:12px;overflow:hidden;display:flex;justify-content:space-between;min-height:200px;transition:all .25s ease}.promo-card-item:hover{border-color:hsla(42,47%,59%,.3);background-color:hsla(0,0%,100%,.04)}.promo-text-wrap{padding:24px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.promo-tag-line{font-size:10px;font-weight:700;color:#c8ab66;text-transform:uppercase;letter-spacing:.05em}.promo-text-wrap h3{font-family:"Noto Sans JP",var(--font-sans);font-size:17px;font-weight:700;color:#c9c5b8;margin:8px 0;line-height:1.4}.promo-text-wrap p{font-size:12px;color:#c9c5b8;margin:0;line-height:1.6}.promo-link-arrow{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:#c8ab66;font-weight:700;margin-top:14px;transition:color .2s}.promo-link-arrow:hover{color:#b4f050}.promo-link-arrow svg{transition:transform .2s}.promo-link-arrow:hover svg{transform:translateX(3px)}.promo-img-wrap{width:140px;position:relative;overflow:hidden;flex-shrink:0}.promo-img-wrap img{width:100%;height:100%;object-fit:cover;-webkit-clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);clip-path:polygon(20% 0,100% 0,100% 100%,0 100%);transition:transform .4s ease}.promo-card-item:hover .promo-img-wrap img{transform:scale(1.05)}.benefits-section{padding:56px 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.benefit-item{display:flex;gap:16px;align-items:flex-start}.benefit-icon-circle{width:46px;height:46px;border-radius:50%;background-color:rgba(180,240,80,.08);border:1px solid rgba(180,240,80,.2);color:#b4f050;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-text{display:flex;flex-direction:column;gap:4px}.benefit-text h4{margin:0;font-size:14px;font-weight:700;color:#c9c5b8}.benefit-text p{margin:0;font-size:11.5px;color:#c9c5b8;line-height:1.6}.site-shell:has(.brand-page) .footer,.site-shell:has(.homepage-container) .footer{background-color:#050604!important;border-top:1px solid hsla(44,19%,85%,.08)!important}.site-shell:has(.brand-page) .footer strong,.site-shell:has(.homepage-container) .footer strong{color:#c9c5b8!important}.site-shell:has(.brand-page) .footer p,.site-shell:has(.homepage-container) .footer p{color:#c9c5b8!important}@media (max-width:1200px){.quick-links-grid{grid-template-columns:repeat(3,1fr)}.promo-cards-grid{grid-template-columns:1fr}.benefits-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.hero-content-grid{grid-template-columns:1fr;gap:32px}.hero-right-col{justify-content:flex-start}.grid-two-columns{grid-template-columns:1fr}.featured-column{height:320px}}@media (max-width:640px){.home-hero{min-height:480px}.quick-links-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid,.new-arrivals-grid,.popular-products-list{grid-template-columns:1fr}.promo-card-item{min-height:170px}}.site-shell:has(.products-container){background:#0b0c0a!important;color:#f7f6f0!important}.site-shell:has(.products-container) .header{background:rgba(11,12,10,.82)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid hsla(44,19%,85%,.12)!important}.site-shell:has(.products-container) .header .brand{color:#f7f6f0!important}.site-shell:has(.products-container) .header .brand-logo{background:hsla(0,0%,100%,.08)!important;border-radius:4px}.site-shell:has(.products-container) .header .nav a{color:#c9c5b8!important}.site-shell:has(.products-container) .header .nav a:hover{color:#b4f050!important}.site-shell:has(.products-container) .header .icon-button{color:#f7f6f0!important}.site-shell:has(.products-container) .header .icon-button:hover{color:#b4f050!important}.site-shell:has(.products-container) .footer{background-color:#050604!important;border-top:1px solid hsla(44,19%,85%,.08)!important}.site-shell:has(.products-container) .footer strong{color:#c9c5b8!important}.site-shell:has(.products-container) .footer p{color:#c9c5b8!important}.site-shell:has(.products-container) .footer a{color:#c9c5b8!important}.site-shell:has(.products-container) .footer a:hover{color:#b4f050!important}.site-shell:has(.contact-page){background:linear-gradient(180deg,#fffdf8,#f6f1e8 48%,#fffdf8)!important}.contact-page{color:var(--ink);font-family:var(--font-sans)}.contact-hero{position:relative;min-height:520px;display:grid;align-items:center;overflow:hidden;border-bottom:1px solid rgba(31,33,29,.08)}.contact-hero__image{object-fit:cover;object-position:center}.contact-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,253,248,.98),rgba(255,253,248,.88) 42%,rgba(255,253,248,.26) 72%),linear-gradient(180deg,rgba(15,56,32,.1),rgba(15,56,32,.02))}.contact-hero__inner{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:76px 0 92px}.contact-eyebrow{display:inline-flex;align-items:center;color:var(--gold);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.contact-detail-hero h1,.contact-hero h1{margin:14px 0 0;color:var(--green-900);font-family:var(--font-serif);font-size:clamp(42px,6vw,72px);line-height:1.18;letter-spacing:0}.contact-detail-hero p,.contact-hero p{max-width:620px;margin:22px 0 0;color:#45483f;font-size:16px;line-height:2}.contact-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.contact-hero__actions span,.contact-response-chip{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid rgba(15,56,32,.18);border-radius:999px;background:rgba(255,253,248,.78);color:var(--green-900);font-size:13px;font-weight:700}.contact-breadcrumb,.contact-detail-hero,.contact-form-layout,.contact-guide-band,.contact-section{width:min(1120px,calc(100% - 40px));margin:0 auto}.contact-section{padding:62px 0 38px}.contact-section__head{max-width:680px;margin-bottom:28px}.contact-form__head h2,.contact-guide-item h2,.contact-info-panel h2,.contact-section__head h2{margin:10px 0 0;color:var(--green-900);font-family:var(--font-serif);font-size:30px;line-height:1.25}.contact-section__head p{margin:12px 0 0;color:var(--muted);line-height:1.8}.contact-menu-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.contact-topic-card{display:grid;grid-template-rows:188px 1fr;min-height:430px;overflow:hidden;border:1px solid rgba(31,33,29,.1);border-radius:8px;background:hsla(0,0%,100%,.78);box-shadow:0 12px 34px rgba(49,44,34,.1);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.contact-topic-card:hover{transform:translateY(-3px);border-color:rgba(169,130,42,.44);box-shadow:0 18px 42px rgba(49,44,34,.16)}.contact-topic-card__image{position:relative;overflow:hidden;background:#ece4d8}.contact-topic-card__image img{object-fit:cover}.contact-topic-card__body{display:flex;flex-direction:column;gap:12px;padding:22px}.contact-topic-card__eyebrow{color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.contact-topic-card__title{color:var(--green-900);font-family:var(--font-serif);font-size:24px;font-weight:700;line-height:1.3}.contact-topic-card__desc{color:#55584f;font-size:14px;line-height:1.8}.contact-topic-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:auto;color:var(--green-800);font-size:14px;font-weight:800}.contact-guide-band{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:28px 0 70px}.contact-guide-item{border-top:1px solid rgba(15,56,32,.18);padding-top:20px}.contact-guide-item svg{color:var(--gold)}.contact-guide-item h2{font-size:24px}.contact-guide-item p{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.8}.contact-breadcrumb{display:flex;align-items:center;gap:10px;padding:28px 0 0;color:var(--muted);font-size:13px}.contact-breadcrumb a:hover{color:var(--green-900)}.contact-detail-hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.88fr);grid-gap:36px;gap:36px;align-items:center;padding:38px 0 54px}.contact-detail-hero__copy{min-width:0}.contact-back-link{display:inline-flex;align-items:center;gap:8px;margin-bottom:26px;color:var(--muted);font-size:13px;font-weight:700}.contact-back-link:hover{color:var(--green-900)}.contact-detail-hero__image{position:relative;min-height:390px;overflow:hidden;border-radius:8px;background:#efe7db;box-shadow:var(--shadow)}.contact-detail-hero__image img{object-fit:cover}.contact-response-chip{margin-top:26px}.contact-form-layout{display:grid;grid-template-columns:330px minmax(0,1fr);grid-gap:28px;gap:28px;align-items:start;padding:0 0 78px}.contact-form,.contact-info-panel{border:1px solid rgba(31,33,29,.1);border-radius:8px;background:hsla(0,0%,100%,.82);box-shadow:0 12px 34px rgba(49,44,34,.08)}.contact-info-panel{display:grid;grid-gap:24px;gap:24px;padding:24px;position:-webkit-sticky;position:sticky;top:102px}.contact-form__head h2,.contact-info-panel h2{font-size:26px}.contact-check-list{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none}.contact-check-list li{display:flex;align-items:center;gap:10px;color:#45483f;font-size:14px;line-height:1.6}.contact-check-list svg{flex:0 0 auto;color:var(--green-700)}.contact-example-box{border-top:1px solid rgba(15,56,32,.14);padding-top:18px}.contact-example-box h3{margin:0 0 10px;color:var(--green-900);font-size:15px}.contact-example-box ul{display:grid;grid-gap:8px;gap:8px;margin:0;padding-left:18px;color:var(--muted);font-size:13px;line-height:1.7}.contact-form{padding:28px}.contact-form__head{display:flex;align-items:flex-start;gap:14px;margin-bottom:26px}.contact-form__head>svg{margin-top:4px;color:var(--gold)}.contact-form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}.contact-form label{display:grid;grid-gap:8px;gap:8px;color:var(--green-900);font-size:13px;font-weight:800}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid rgba(31,33,29,.16);border-radius:6px;background:#fffdf8;color:var(--ink);font-family:var(--font-sans);font-size:15px}.contact-form input,.contact-form select{min-height:48px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:190px;margin-top:20px;padding:14px;line-height:1.7}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid rgba(169,130,42,.26);border-color:var(--gold)}.contact-form-note{margin-top:16px;color:var(--muted);font-size:13px;line-height:1.7}.contact-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;margin-top:24px;padding:0 26px;border:1px solid var(--green-800);border-radius:6px;background:var(--green-800);color:#fff;font-weight:800;cursor:pointer}.contact-submit-button:hover{background:var(--green-900)}.contact-submit-button:disabled{opacity:.6;cursor:not-allowed}.contact-form-error{display:flex;align-items:flex-start;gap:10px;margin-top:16px;padding:12px 14px;border:1px solid rgba(163,59,50,.35);border-radius:6px;background:rgba(163,59,50,.07);color:#8f2f27;font-size:13px;line-height:1.7}.contact-form-error>svg{flex-shrink:0;margin-top:2px}.contact-form--done{display:grid;justify-items:center;grid-gap:12px;gap:12px;padding:64px 28px;text-align:center}.contact-form--done>svg{color:var(--green-800)}.contact-form--done p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.8}@media (max-width:960px){.contact-detail-hero,.contact-form-layout,.contact-guide-band,.contact-menu-grid{grid-template-columns:1fr}.contact-info-panel{position:static}.contact-detail-hero__image{min-height:320px}}@media (max-width:640px){.contact-hero{min-height:500px}.contact-hero__overlay{background:linear-gradient(180deg,rgba(255,253,248,.96),rgba(255,253,248,.76))}.contact-hero__inner{padding:58px 0 68px}.contact-detail-hero h1,.contact-hero h1{font-size:40px}.contact-breadcrumb,.contact-detail-hero,.contact-form-layout,.contact-guide-band,.contact-section{width:min(100% - 28px,1120px)}.contact-topic-card{min-height:0;grid-template-rows:170px 1fr}.contact-form{padding:20px}.contact-form-grid{grid-template-columns:1fr}}.products-container .breadcrumb,.products-container .breadcrumb a{color:#c9c5b8}.products-container .breadcrumb a:hover{color:#b4f050}.products-container .products-title{color:#f7f6f0}.products-container .products-count{color:#c9c5b8}.products-container .sort-select{background:#141612;border-color:hsla(44,19%,85%,.15);color:#f7f6f0}.products-container .sort-select-wrap>svg{color:#c9c5b8}.products-container .view-toggle{border-color:hsla(44,19%,85%,.15)}.products-container .view-btn{color:#c9c5b8}.products-container .view-btn:not(:last-child){border-right:1px solid hsla(44,19%,85%,.15)}.products-container .view-btn.active,.products-container .view-btn:hover{background:rgba(180,240,80,.12);color:#b4f050}.products-container .filter-sidebar{background:hsla(0,0%,100%,.03);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(44,19%,85%,.08)}.products-container .filter-section{border-bottom:1px solid hsla(44,19%,85%,.08)}.products-container .filter-title{color:#f7f6f0}.products-container .filter-check{color:#c9c5b8}.products-container .filter-check:hover{color:#f7f6f0}.products-container .filter-check input[type=checkbox]{accent-color:#b4f050;border-color:hsla(44,19%,85%,.3)}.products-container .price-slider{accent-color:#b4f050}.products-container .price-range-labels{color:#c9c5b8}.products-container .filter-apply-btn{background:#b4f050;border-color:#b4f050;color:#0b0c0a;font-weight:700;transition:opacity .2s,transform .2s}.products-container .filter-apply-btn:hover{opacity:.9;transform:translateY(-1px)}.products-container .filter-reset-btn{color:#c9c5b8;transition:color .2s}.products-container .filter-reset-btn:hover{color:#b4f050}.products-container .catalog-card{background:#141612;border:1px solid hsla(44,19%,85%,.08);box-shadow:0 4px 20px rgba(0,0,0,.3)}.products-container .catalog-card:hover{border-color:rgba(180,240,80,.2);box-shadow:0 12px 32px rgba(0,0,0,.5),0 0 16px rgba(180,240,80,.05)}.products-container .catalog-card-image{background:#0f100d}.products-container .catalog-card-title{color:#f7f6f0;transition:color .15s}.products-container .catalog-card-title:hover{color:#b4f050}.products-container .catalog-card-sub{color:#c9c5b8}.products-container .catalog-price{color:#e5c158}.products-container .catalog-badge{font-weight:700;border:1px solid hsla(0,0%,100%,.25);box-shadow:0 2px 8px rgba(0,0,0,.2)}.products-container .badge-popular{background:rgba(180,240,80,.85);color:#0b0c0a;border-color:rgba(180,240,80,.3)}.products-container .badge-new{background:rgba(45,122,174,.85);color:#c9c5b8}.products-container .badge-organic{background:rgba(74,138,62,.85);color:#c9c5b8}.products-container .badge-limited{background:rgba(168,78,47,.85);color:#c9c5b8}.products-container .catalog-heart{background:rgba(11,12,10,.6);border:1px solid hsla(44,19%,85%,.15);color:#c9c5b8}.products-container .catalog-heart:hover{background:#f7f6f0;color:#c94040;border-color:#f7f6f0}.products-container .pagination-info{color:#c9c5b8}.products-container .page-btn{background:hsla(0,0%,100%,.03);border-color:hsla(44,19%,85%,.08);color:#c9c5b8}.products-container .page-btn:hover{border-color:#b4f050;color:#b4f050;background:rgba(180,240,80,.05)}.products-container .page-btn.active{background:#b4f050;border-color:#b4f050;color:#0b0c0a;font-weight:700}.products-container .featured-banner{background:hsla(0,0%,100%,.03);border:1px solid hsla(44,19%,85%,.08);box-shadow:0 4px 20px rgba(0,0,0,.2)}.products-container .featured-banner-text h3{color:#f7f6f0}.products-container .featured-banner-text p{color:#c9c5b8}.products-container .featured-banner-btn{background:transparent;border:1px solid #b4f050;color:#b4f050;font-weight:600;transition:all .2s}.products-container .featured-banner-btn:hover{background:#b4f050;color:#0b0c0a}.products-container .featured-banner-image{background:url(/images/hero-luxury.png) 50%/cover}.products-container{background-color:#0b0c0a;color:#f7f6f0;overflow:hidden}.products-container .lux-plp-hero .lux-display{font-family:"Noto Sans JP",var(--font-sans)!important;color:#f7f6f0}.products-container .lux-breadcrumb-luxe{background:#080907;border-bottom:1px solid hsla(44,19%,85%,.08)}.products-container .lux-breadcrumb-luxe a,.products-container .lux-breadcrumb-luxe__inner{color:#c9c5b8}.products-container .lux-breadcrumb-luxe a:hover{color:#b4f050}.products-container .lux-breadcrumb-luxe__current{color:#f7f6f0}.products-container .lux-plp-shell{background:#0b0c0a}.products-container .lux-toolbar{border-bottom:1px solid hsla(44,19%,85%,.12)}.products-container .lux-toolbar__count{color:#f7f6f0}.products-container .lux-toolbar__count small{color:#c9c5b8}.products-container .lux-sort-select select{border:1px solid hsla(44,19%,85%,.15);background:#080907;color:#c9c5b8}.products-container .lux-sort-select select option{background:#0b0c0a;color:#c9c5b8}.products-container .lux-view-toggle{border:1px solid hsla(44,19%,85%,.15)}.products-container .lux-view-toggle a{color:#c9c5b8;border-right:1px solid hsla(44,19%,85%,.15)}.products-container .lux-view-toggle a:hover{color:#b4f050}.products-container .lux-view-toggle a.active{background:#b4f050;color:#0b0c0a}.products-container .lux-filter{background:hsla(0,0%,100%,.02);border:1px solid hsla(44,19%,85%,.08)}.products-container .lux-filter__divider{background:hsla(44,19%,85%,.08)}.products-container .lux-filter__title{color:#f7f6f0;font-family:"Noto Sans JP",var(--font-sans)}.products-container .lux-check{color:#c9c5b8}.products-container .lux-check__box{border:1px solid hsla(42,47%,59%,.3);background:hsla(0,0%,100%,.03)}.products-container .lux-check input[type=checkbox]:checked+.lux-check__box{background:#b4f050;border-color:#b4f050}.products-container .lux-check__box svg{color:#0b0c0a}.products-container .lux-check:hover .lux-check__box{border-color:#b4f050}.products-container .lux-slider{background:hsla(44,19%,85%,.15)}.products-container .lux-slider::-webkit-slider-thumb{background:#b4f050;border:2px solid #b4f050}.products-container .lux-slider::-moz-range-thumb{background:#b4f050;border:2px solid #b4f050}.products-container .lux-slider-labels{color:#c9c5b8}.products-container .lux-filter__actions{border-top:1px solid hsla(44,19%,85%,.08)}.products-container .lux-filter__apply{background-color:#b4f050;border:1px solid #b4f050;color:#0b0c0a;font-weight:700;border-radius:6px}.products-container .lux-filter__apply:hover{background-color:#c4f76c;border-color:#c4f76c;transform:translateY(-1px);box-shadow:0 4px 12px rgba(180,240,80,.2)}.products-container .lux-filter__reset{color:#c9c5b8}.products-container .lux-filter__reset:hover{color:#b4f050}.products-container .catalog-card--luxe{background:#141612;border:1px solid hsla(44,19%,85%,.08);box-shadow:0 4px 20px rgba(0,0,0,.3)}.products-container .catalog-card--luxe:hover{border-color:rgba(180,240,80,.2);box-shadow:0 12px 32px rgba(0,0,0,.5),0 0 16px rgba(180,240,80,.05)}.products-container .catalog-card--luxe .catalog-card-image{background:#0f100d}.products-container .catalog-card--luxe .catalog-card-title{color:#f7f6f0;font-family:"Noto Sans JP",var(--font-sans)}.products-container .catalog-card--luxe .catalog-card-title:hover{color:#b4f050}.products-container .catalog-card--luxe .catalog-card-sub{color:#c9c5b8}.products-container .catalog-card--luxe .catalog-price{color:#c8ab66;font-family:"Inter",var(--font-sans)}.products-container .catalog-card--luxe .catalog-price small{color:#c9c5b8}.products-container .catalog-card--luxe .catalog-card--luxe__bag{border-top:1px solid hsla(44,19%,85%,.08);color:#c8ab66}.products-container .catalog-card--luxe .catalog-card--luxe__bag:hover{background:hsla(42,47%,59%,.08);color:#f7f6f0}.products-container .lux-pagination-wrap{border-top:1px solid hsla(44,19%,85%,.12)}.products-container .lux-pagination-info{color:#c9c5b8}.products-container .lux-pagination a{color:#c9c5b8;background:hsla(0,0%,100%,.03);border:1px solid hsla(44,19%,85%,.08);font-family:"Inter",var(--font-sans)}.products-container .lux-pagination a:hover{border-color:#b4f050;color:#b4f050;background:rgba(180,240,80,.05)}.products-container .lux-pagination a.active{background:#b4f050;border-color:#b4f050;color:#0b0c0a;font-weight:700}.products-container .lux-pagination a.active:after,.products-container .lux-pagination a.active:before{display:none}.products-container .lux-pagination__next{color:#c8ab66!important}.products-container .lux-pagination__next:hover{color:#b4f050!important}.products-container .lux-editorial-banner{border-top:1px solid hsla(44,19%,85%,.12);background:#080907}.products-container .lux-editorial__title{font-family:"Noto Sans JP",var(--font-sans)!important}.product-detail-container{background-color:#0b0c0a;color:#f7f6f0;min-height:calc(100vh - 76px)}.product-detail-container .detail-shell{background:#0b0c0a;padding:48px 0 80px}.product-detail-container .detail-image{background:#0f100d;border:1px solid hsla(44,19%,85%,.08);box-shadow:0 12px 32px rgba(0,0,0,.5)}.product-detail-container .product-detail h1{color:#f7f6f0;font-family:"Noto Sans JP",var(--font-sans);font-weight:700;font-size:clamp(28px,4vw,42px);margin-top:12px}.product-detail-container .product-detail .description{color:#c9c5b8;font-family:var(--font-sans);margin:22px 0}.product-detail-container .product-detail .price{color:#c8ab66;font-family:"Inter",var(--font-sans)!important;font-size:28px;font-weight:600;margin:24px 0;display:flex;align-items:baseline}.product-detail-container .product-detail .price small{color:#c9c5b8;font-size:13px;margin-left:6px}.product-detail-container .variant-select{border:1px solid hsla(44,19%,85%,.15);background:#080907;color:#c9c5b8;font-family:var(--font-sans);margin-bottom:16px}.product-detail-container .variant-select option{background:#0b0c0a;color:#c9c5b8}.product-detail-container .product-detail .button{background:#b4f050;border:1px solid #b4f050;color:#0b0c0a;font-weight:700;border-radius:6px;transition:all .2s ease;width:100%}.product-detail-container .product-detail .button:hover{background:#c4f76c;border-color:#c4f76c;transform:translateY(-2px);box-shadow:0 6px 20px rgba(180,240,80,.3)}.product-detail-container .product-detail .notice{color:#c9c5b8;background:hsla(0,0%,100%,.03);border:1px solid hsla(44,19%,85%,.08);padding:16px;border-radius:6px;font-size:12px;line-height:1.6}.product-meta-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.badge-category{background:hsla(42,47%,59%,.15);color:#c8ab66;border:1px solid hsla(42,47%,59%,.3);letter-spacing:.05em;font-weight:500;border-radius:4px}.badge-category,.badge-tag{padding:4px 10px;font-size:11px;font-family:"Noto Sans JP",var(--font-sans)}.badge-tag{background:hsla(0,0%,100%,.05);color:#c9c5b8;border:1px solid hsla(44,19%,85%,.1);border-radius:4px}.product-gallery{display:flex;flex-direction:column;gap:16px}.gallery-main-image{animation:fadeIn .4s ease}.gallery-thumbnails{display:flex;flex-wrap:wrap;gap:10px}.gallery-thumb-btn{border:1px solid hsla(44,19%,85%,.15);background:hsla(0,0%,100%,.02);padding:4px;border-radius:6px;cursor:pointer;width:72px;height:72px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .2s ease}.gallery-thumb-btn img{border-radius:4px;transition:transform .2s ease}.gallery-thumb-btn:hover{border-color:#b4f050}.gallery-thumb-btn:hover img{transform:scale(1.05)}.gallery-thumb-btn.active{border-color:#b4f050;box-shadow:0 0 12px rgba(180,240,80,.2)}.price-display-block{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.price-display-block .price{margin:0!important}.compare-price-wrap{display:flex;align-items:center;gap:8px;font-family:var(--font-sans);font-size:13px;color:#c9c5b8}.compare-price-amount{text-decoration:line-through;opacity:.7}.discount-tag{background:#b4f050;color:#0b0c0a;font-weight:700;font-size:10px;padding:2px 6px;border-radius:3px;text-transform:uppercase}.variant-select-wrap{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.variant-label{font-family:var(--font-sans);font-size:12px;color:#c9c5b8;font-weight:600;letter-spacing:.05em}.variant-specs-box{background:hsla(0,0%,100%,.02);border:1px solid hsla(44,19%,85%,.08);border-radius:6px;padding:16px;margin-bottom:24px}.specs-box-title{margin:0 0 12px;font-family:var(--font-serif);font-size:12px;color:#c8ab66;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid hsla(44,19%,85%,.08);padding-bottom:6px}.specs-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.specs-item{display:flex;flex-direction:column;gap:4px}.specs-label{font-family:var(--font-sans);font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.specs-value{font-family:"Inter",var(--font-sans);font-size:13px;color:#f7f6f0}.specs-value.in-stock{color:#b4f050;font-weight:600}.specs-value.out-of-stock{color:#e25c5c;font-weight:600}.buy-button{margin-bottom:20px}.buy-button:disabled{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.08);color:var(--muted);cursor:not-allowed;box-shadow:none!important;transform:none!important}.specs-table-container{margin-top:60px;padding-top:40px;border-top:1px solid hsla(44,19%,85%,.12)}.specs-table-title{font-family:"Noto Sans JP",var(--font-sans);font-size:18px;color:#c8ab66;margin-bottom:20px;letter-spacing:.05em}.specs-table{width:100%;border-collapse:collapse;margin-bottom:60px}.specs-table td,.specs-table th{padding:16px;border-bottom:1px solid hsla(44,19%,85%,.06);font-size:14px;text-align:left}.specs-table th{font-family:"Noto Sans JP",var(--font-sans);color:#c9c5b8;width:30%;font-weight:500;background:hsla(0,0%,100%,.01)}.specs-table td{font-family:var(--font-sans);color:#f7f6f0}.specs-table .code-font{font-family:Inter,monospace;font-size:12px;color:#c9c5b8}:root{--ink-deep:#0a1f12;--ink-night:#07140c;--paper-warm:#faf5ec;--gold-soft:#d8be84;--rule:rgba(168,134,74,.32)}.lux-eyebrow{display:inline-block;font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.28em;color:var(--gold-soft);text-transform:uppercase}.lux-display{font-weight:500;letter-spacing:.04em;line-height:1.25;color:#f6efdc}.lux-display,.lux-sub{margin:0;font-family:var(--font-serif)}.lux-sub{font-size:15px;line-height:2;color:hsla(44,59%,91%,.78)}.lux-cta-ghost,.lux-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:0 28px;border-radius:0;font-family:var(--font-serif);font-size:14px;letter-spacing:.18em;text-transform:uppercase;transition:background .25s,color .25s,border-color .25s;cursor:pointer}.lux-cta-primary{border:1px solid var(--gold);background:var(--gold);color:#11140d}.lux-cta-primary:hover{background:#c19a3a;border-color:#c19a3a}.lux-cta-ghost{border:1px solid hsla(41,52%,68%,.55);background:transparent;color:#f5d9a1}.lux-cta-ghost:hover{border-color:var(--gold-soft);background:hsla(41,52%,68%,.08)}.lux-cursive{font-family:Snell Roundhand,Apple Chancery,Brush Script MT,cursive;color:hsla(40,81%,80%,.78);font-size:clamp(28px,3vw,38px);letter-spacing:.02em}.lux-rule-gold{display:flex;align-items:center;justify-content:center;gap:12px;margin:0}.lux-rule-gold:after,.lux-rule-gold:before{content:"";width:56px;height:1px;background:var(--rule)}.lux-rule-gold__diamond{display:inline-block;width:6px;height:6px;background:var(--gold);transform:rotate(45deg)}.lux-hero{position:relative;isolation:isolate;min-height:640px;display:grid;align-items:center;background:linear-gradient(110deg,rgba(7,20,12,.92),rgba(7,20,12,.68) 42%,rgba(7,20,12,.32) 78%),url(/images/hero-luxury.png) 50% /cover no-repeat;border-bottom:1px solid rgba(168,134,74,.18);overflow:hidden}.lux-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 76% 24%,hsla(40,81%,80%,.12),transparent 38rem);pointer-events:none;z-index:0}.lux-hero__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:0 auto;padding:96px 0 120px;display:grid;grid-gap:28px;gap:28px;max-width:720px}.lux-hero__eyebrow-row{display:flex;align-items:center;gap:18px}.lux-hero__eyebrow-row:after{content:"";flex:1 1;height:1px;background:hsla(41,52%,68%,.42);max-width:220px}.lux-hero .lux-display{font-size:clamp(44px,5.4vw,76px);line-height:1.18}.lux-hero__sub{max-width:520px;font-size:16px;line-height:2.1}.lux-hero__ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.lux-hero__signature{position:absolute;right:56px;bottom:48px;z-index:1;text-align:right;pointer-events:none}.lux-hero__signature small{display:block;font-family:var(--font-sans);font-size:10px;letter-spacing:.42em;color:hsla(41,52%,68%,.7);margin-top:6px;text-transform:uppercase}.lux-marquee{background:var(--ink-night);border-top:1px solid rgba(168,134,74,.18);border-bottom:1px solid rgba(168,134,74,.18);overflow:hidden}.lux-marquee__viewport{display:flex;align-items:center;height:56px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.lux-marquee__track{display:flex;align-items:center;gap:48px;white-space:nowrap;animation:lux-marquee-scroll 38s linear infinite;padding-left:48px}.lux-marquee__item{display:inline-flex;align-items:center;gap:48px;font-family:var(--font-serif);font-size:14px;letter-spacing:.32em;color:hsla(41,52%,68%,.78);text-transform:uppercase}.lux-marquee__dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:var(--gold)}@keyframes lux-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.lux-section-light{padding:96px 0;background:var(--paper)}.lux-section-light--cream{background:var(--cream)}.lux-section-light--warm{background:var(--paper-warm)}.lux-section-light .lux-section-head__eyebrow{color:var(--gold)}.lux-section-light .lux-section-head__title{color:var(--green-900)}.lux-section-head{display:grid;justify-items:center;grid-gap:18px;gap:18px;text-align:center;margin-bottom:56px}.lux-section-head__eyebrow{font-family:var(--font-sans);font-size:11px;font-weight:600;letter-spacing:.32em;text-transform:uppercase}.lux-section-head__title{margin:0;font-family:var(--font-serif);font-size:clamp(28px,3.2vw,40px);font-weight:500;letter-spacing:.06em;line-height:1.2}.lux-section-head__sub{max-width:580px;margin:6px 0 0;color:var(--muted);font-family:var(--font-sans);font-size:14px;line-height:2}.lux-category-grid{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);grid-gap:16px;gap:16px}.lux-category-card{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px 14px 26px;background:rgba(255,253,248,.6);border:1px solid var(--rule);border-radius:2px;text-align:center;transition:border-color .25s,transform .25s}.lux-category-card:hover{border-color:var(--gold-soft);transform:translateY(-3px)}.lux-category-card__thumb{position:relative;width:84px;height:84px;border-radius:50%;border:1px solid var(--gold-soft);padding:5px;background:#fff}.lux-category-card__thumb img,.lux-category-card__thumb-inner{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.lux-category-card__label{margin:0;font-family:var(--font-serif);font-size:15px;color:var(--green-900);letter-spacing:.04em}.lux-category-card__caption{font-family:var(--font-sans);font-size:10px;letter-spacing:.18em;color:var(--muted);text-transform:uppercase}.lux-grid-4{grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.lux-grid-3,.lux-grid-4{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid}.lux-grid-3{grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.catalog-card--luxe{position:relative;display:grid;background:#fffdf8;border:1px solid transparent;border-radius:2px;overflow:hidden;box-shadow:none;transition:border-color .3s,transform .4s ease}.catalog-card--luxe:hover{border-color:var(--gold-soft);transform:translateY(-2px)}.catalog-card--luxe .catalog-card-image{position:relative;aspect-ratio:1/1;padding:8px;background:var(--paper);overflow:hidden}.catalog-card--luxe .catalog-card-image:before{content:"";position:absolute;inset:8px;border:1px solid var(--rule);pointer-events:none;z-index:2}.catalog-card--luxe .catalog-card-image img,.catalog-card--luxe .catalog-card-image>span>img{transition:transform .7s cubic-bezier(.16,1,.3,1)}.catalog-card--luxe:hover .catalog-card-image img,.catalog-card--luxe:hover .catalog-card-image>span>img{transform:scale(1.04)}.catalog-card--luxe .catalog-card-image:after{content:"";position:absolute;inset:8px;background:linear-gradient(180deg,transparent 60%,rgba(10,31,18,.35));opacity:0;transition:opacity .4s;pointer-events:none;z-index:1}.catalog-card--luxe:hover .catalog-card-image:after{opacity:1}.catalog-card--luxe .catalog-badge{top:14px;left:14px;z-index:3;background:rgba(255,253,248,.94);border:1px solid var(--gold-soft);color:var(--gold);font-family:var(--font-serif);font-size:10px;font-weight:600;letter-spacing:.22em;text-transform:uppercase;padding:4px 10px;border-radius:2px;display:inline-flex;align-items:center;gap:5px}.catalog-card--luxe .catalog-badge:before{content:"●";font-size:6px;color:var(--gold)}.catalog-card--luxe .catalog-heart{top:14px;right:14px;z-index:3;width:32px;height:32px;border:1px solid var(--gold-soft);background:rgba(255,253,248,.94);color:var(--gold)}.catalog-card--luxe .catalog-heart:hover{background:var(--ink-deep);color:var(--gold);border-color:var(--gold)}.catalog-card--luxe .catalog-card-body{padding:18px 16px;display:grid;grid-gap:4px;gap:4px}.catalog-card--luxe .catalog-card-title{font-family:var(--font-serif);font-size:15px;font-weight:500;letter-spacing:.03em;color:var(--ink);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.catalog-card--luxe .catalog-card-sub{font-family:var(--font-sans);font-size:11px;letter-spacing:.16em;color:var(--muted);text-transform:uppercase;margin:2px 0 0}.catalog-card--luxe .catalog-price{font-family:var(--font-serif);font-size:17px;font-weight:600;letter-spacing:.02em;color:var(--green-900);margin:10px 0 0}.catalog-card--luxe .catalog-price small{font-family:var(--font-sans);font-size:10px;font-weight:400;letter-spacing:.08em;color:var(--muted);margin-left:4px}.catalog-card--luxe__bag{display:inline-flex;align-items:center;gap:6px;margin-top:14px;padding:0;border:0;background:transparent;font-family:var(--font-serif);font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);cursor:pointer;transition:color .2s}.catalog-card--luxe__bag:after{content:"›";font-size:14px}.catalog-card--luxe__bag:hover{color:var(--green-900)}.catalog-card--luxe__ribbon{position:absolute;top:14px;right:14px;z-index:4;background:var(--ink-deep);color:var(--gold);font-family:var(--font-serif);font-size:10px;letter-spacing:.22em;text-transform:uppercase;padding:6px 10px;border:1px solid var(--gold)}.catalog-card--luxe:has(.catalog-card--luxe__ribbon) .catalog-heart{display:none}.lux-editorial{position:relative;background:var(--ink-deep);color:#f6efdc;padding:0;overflow:hidden}.lux-editorial__inner{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center;padding:96px 0}.lux-editorial--reverse .lux-editorial__inner{direction:rtl}.lux-editorial--reverse .lux-editorial__inner>*{direction:ltr}.lux-editorial__bg{position:absolute;inset:0;background-size:cover;background-position:50%;opacity:.18;z-index:0}.lux-editorial__text{display:grid;grid-gap:22px;gap:22px;max-width:460px}.lux-editorial__title{font-family:var(--font-serif);font-weight:500;font-size:clamp(34px,3.8vw,48px);letter-spacing:.04em;line-height:1.25;margin:0;color:#f6efdc}.lux-editorial__body{font-family:var(--font-serif);font-size:15px;line-height:2.1;color:hsla(44,59%,91%,.78);margin:0}.lux-editorial__image{position:relative;aspect-ratio:5/4;background:#11140d;border:1px solid hsla(41,52%,68%,.42);padding:14px}.lux-editorial__image-inner{position:relative;width:100%;height:100%;overflow:hidden}.lux-editorial__image-inner img{width:100%;height:100%;object-fit:cover;display:block}.lux-promo-card{position:relative;display:grid;background:#fffdf8;border:1px solid var(--rule);overflow:hidden;transition:border-color .3s,transform .3s}.lux-promo-card:hover{border-color:var(--gold-soft);transform:translateY(-3px)}.lux-promo-card__media{position:relative;aspect-ratio:5/4;background:#efe7db;overflow:hidden}.lux-promo-card__media img{width:100%;height:100%;object-fit:cover}.lux-promo-card__body{padding:28px 26px 30px;display:grid;grid-gap:10px;gap:10px;text-align:left}.lux-promo-card__eyebrow{font-family:var(--font-sans);font-size:10px;letter-spacing:.28em;color:var(--gold);text-transform:uppercase}.lux-promo-card__title{margin:0;font-family:var(--font-serif);font-size:22px;font-weight:500;letter-spacing:.04em;color:var(--green-900)}.lux-promo-card__body p{margin:4px 0 0;color:var(--muted);font-family:var(--font-sans);font-size:13px;line-height:1.9}.lux-promo-card__cta{margin-top:16px;font-family:var(--font-serif);font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.lux-promo-card__cta:after{content:" ›"}.lux-benefits-row{width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.lux-benefit{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:44px 24px;border-right:1px solid var(--rule)}.lux-benefit:last-child{border-right:0}.lux-benefit-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;border:1px solid var(--gold);color:var(--gold)}.lux-benefit-title{margin:4px 0 0;font-family:var(--font-serif);font-size:15px;font-weight:500;letter-spacing:.06em;color:var(--green-900)}.lux-benefit-body{margin:0;color:var(--muted);font-family:var(--font-sans);font-size:12px;line-height:1.9}.lux-plp-hero{position:relative;isolation:isolate;min-height:280px;display:grid;align-items:center;text-align:center;background:linear-gradient(180deg,rgba(7,20,12,.86),rgba(7,20,12,.72)),url(/images/hero-luxury.png) 50% /cover no-repeat;border-bottom:1px solid rgba(168,134,74,.18)}.lux-plp-hero__inner{display:grid;justify-items:center;grid-gap:16px;gap:16px;padding:56px 24px}.lux-plp-hero .lux-display{font-size:clamp(34px,4vw,48px)}.lux-breadcrumb-luxe{background:var(--cream);border-bottom:1px solid var(--rule)}.lux-breadcrumb-luxe__inner{width:min(1180px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;gap:8px;padding:14px 0;font-family:var(--font-serif);font-size:13px;color:var(--muted);letter-spacing:.06em}.lux-breadcrumb-luxe a{color:var(--muted);transition:color .2s}.lux-breadcrumb-luxe a:hover{color:var(--green-900)}.lux-breadcrumb-luxe__sep{color:var(--gold);font-size:14px}.lux-breadcrumb-luxe__current{color:var(--green-900)}.lux-plp-shell{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:48px 0 80px;display:grid;grid-template-columns:248px 1fr;grid-gap:36px;gap:36px;align-items:start;background:var(--paper)}.lux-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid var(--rule);margin-bottom:26px}.lux-toolbar__count{font-family:var(--font-serif);font-size:16px;font-weight:500;letter-spacing:.06em;color:var(--green-900)}.lux-toolbar__count small{margin-left:10px;font-family:var(--font-sans);font-size:11px;letter-spacing:.2em;color:var(--muted);text-transform:uppercase}.lux-toolbar__controls{display:flex;align-items:center;gap:12px}.lux-sort-select{position:relative;display:inline-flex;align-items:center}.lux-sort-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--rule);background:transparent;height:40px;padding:0 36px 0 16px;font-family:var(--font-serif);font-size:13px;color:var(--green-900);letter-spacing:.06em;cursor:pointer}.lux-sort-select select:focus-visible{outline:1px solid var(--gold);outline-offset:0}.lux-sort-select:after{content:"›";position:absolute;right:14px;top:50%;transform:translateY(-50%) rotate(90deg);color:var(--gold);font-size:14px;pointer-events:none}.lux-view-toggle{display:inline-flex;border:1px solid var(--rule)}.lux-view-toggle a{display:grid;place-items:center;width:40px;height:40px;color:var(--muted);border-right:1px solid var(--rule);transition:background .2s,color .2s}.lux-view-toggle a:last-child{border-right:0}.lux-view-toggle a:hover{color:var(--green-900)}.lux-view-toggle a.active{background:var(--ink-deep);color:var(--gold)}.lux-plp-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px}.lux-plp-grid--list{grid-template-columns:1fr;gap:12px}.lux-plp-empty{grid-column:1/-1;padding:60px 20px;text-align:center;color:var(--muted);font-family:var(--font-serif);letter-spacing:.08em}.lux-pagination-wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:40px;padding-top:24px;border-top:1px solid var(--rule)}.lux-pagination-info{font-family:var(--font-sans);font-size:12px;letter-spacing:.14em;color:var(--muted);text-transform:uppercase}.lux-pagination{display:inline-flex;align-items:center;gap:4px}.lux-pagination a{display:inline-grid;place-items:center;min-width:40px;height:40px;padding:0 12px;font-family:var(--font-serif);font-size:14px;letter-spacing:.06em;color:var(--green-900);border:1px solid transparent;transition:border-color .2s,color .2s}.lux-pagination a:hover{border-color:var(--rule)}.lux-pagination a.active{border:0;position:relative;color:var(--gold)}.lux-pagination a.active:before{content:"·";position:absolute;top:-2px;left:50%;transform:translateX(-50%);font-size:28px;line-height:1;color:var(--gold)}.lux-pagination a.active:after{content:"";position:absolute;left:18%;right:18%;bottom:6px;height:1px;background:var(--gold)}.lux-pagination__next{letter-spacing:.18em!important;color:var(--gold)!important;text-transform:uppercase}.lux-editorial-banner{margin-top:28px}.lux-editorial-banner .lux-editorial__inner{padding:64px 0;gap:64px}.lux-filter{position:-webkit-sticky;position:sticky;top:96px;background:var(--paper);border:1px solid var(--rule);padding:0}.lux-filter__section{padding:22px 22px 18px}.lux-filter__divider{position:relative;height:1px;background:var(--rule);margin:0 22px}.lux-filter__divider:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;background:var(--gold);transform:translate(-50%,-50%) rotate(45deg)}.lux-filter__title{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-serif);font-size:13px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--green-900);margin:0 0 16px}.lux-filter__title-mark{color:var(--gold);font-family:var(--font-sans);font-size:12px;font-weight:600}.lux-filter__list{list-style:none;margin:0;padding:0;display:grid;grid-gap:12px;gap:12px}.lux-check{display:flex;align-items:center;gap:12px;font-family:var(--font-sans);font-size:13px;letter-spacing:.02em;color:var(--ink);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lux-check input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.lux-check__box{position:relative;display:inline-block;width:16px;height:16px;border:1px solid var(--gold-soft);background:#fff;flex-shrink:0;transition:background .2s,border-color .2s}.lux-check input[type=checkbox]:checked+.lux-check__box{background:var(--ink-deep);border-color:var(--ink-deep)}.lux-check__box svg{position:absolute;inset:0;width:100%;height:100%;color:var(--gold);opacity:0;transition:opacity .18s}.lux-check input[type=checkbox]:checked+.lux-check__box svg{opacity:1}.lux-check:hover .lux-check__box{border-color:var(--gold)}.lux-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2px;background:var(--rule);outline:none;margin:12px 0 14px;cursor:pointer}.lux-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--ink-deep);border:2px solid var(--gold);cursor:-webkit-grab;cursor:grab}.lux-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--ink-deep);border:2px solid var(--gold);cursor:grab}.lux-slider-labels{display:flex;justify-content:space-between;font-family:var(--font-serif);font-size:12px;letter-spacing:.06em;color:var(--ink)}.lux-filter__actions{padding:18px 22px 22px;display:grid;grid-gap:14px;gap:14px;border-top:1px solid var(--rule)}.lux-filter__apply{width:100%;min-height:46px;border:1px solid var(--gold);background:var(--ink-deep);color:var(--gold);font-family:var(--font-serif);font-size:12px;letter-spacing:.22em;text-transform:uppercase;cursor:pointer;transition:background .25s,color .25s}.lux-filter__apply:hover{background:var(--gold);color:var(--ink-deep)}.lux-filter__reset{text-align:center;border:0;background:transparent;color:var(--gold);font-family:var(--font-serif);font-size:12px;letter-spacing:.18em;text-transform:uppercase;cursor:pointer}.lux-filter__reset:hover{text-decoration:underline;text-underline-offset:4px}@media (max-width:1100px){.lux-category-grid{grid-template-columns:repeat(3,1fr)}.lux-plp-shell{grid-template-columns:220px 1fr;gap:24px}.lux-plp-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.lux-hero{min-height:540px}.lux-hero__inner{padding:80px 0 96px}.lux-hero__signature{display:none}.lux-editorial__inner{grid-template-columns:1fr;gap:36px;padding:72px 0}.lux-editorial--reverse .lux-editorial__inner{direction:ltr}.lux-grid-3{grid-template-columns:1fr}.lux-benefits-row{grid-template-columns:repeat(2,1fr)}.lux-benefit{border-bottom:1px solid var(--rule)}.lux-benefit:nth-last-child(-n+2){border-bottom:0}.lux-benefit:nth-child(2n){border-right:0}.lux-plp-shell{grid-template-columns:1fr;padding:28px 0 64px}.lux-filter{position:static}.lux-plp-grid{grid-template-columns:repeat(2,1fr)}.lux-section-light{padding:72px 0}}@media (max-width:640px){.lux-category-grid,.lux-grid-4{grid-template-columns:repeat(2,1fr)}.lux-grid-4{gap:14px}.lux-toolbar{flex-direction:column;align-items:flex-start}.lux-plp-hero{min-height:220px}.lux-section-head{margin-bottom:36px}}@property --gl-angle{syntax:"<angle>";initial-value:0deg;inherits:false}@keyframes glSpin{to{--gl-angle:360deg}}@keyframes glToast{0%{opacity:0;transform:translate(-50%,8px)}12%{opacity:1;transform:translate(-50%)}85%{opacity:1}to{opacity:0}}@keyframes glRise{0%{transform:translateY(0);opacity:0}12%{opacity:.75}88%{opacity:.4}to{transform:translateY(-82vh);opacity:0}}@keyframes glDrift1{0%{transform:translate(0) scale(1)}50%{transform:translate(90px,-50px) scale(1.18)}to{transform:translate(0) scale(1)}}@keyframes glDrift2{0%{transform:translate(0) scale(1)}50%{transform:translate(-70px,60px) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes glShimmer{0%{background-position:0 50%}to{background-position:200% 50%}}@keyframes glFadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes glMarquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes glTwinkle{0%,to{opacity:1;text-shadow:0 0 14px hsla(41,68%,70%,.8)}50%{opacity:.55;text-shadow:0 0 3px hsla(41,68%,70%,.2)}}@keyframes glRotate{to{transform:rotate(1turn)}}.gl-dark{--gl-bg:#06100c;--gl-cream:#efebdf;--gl-body:#c8d2c4;--gl-muted:#8b9c8b;--gl-faint:#7b8a7c;--gl-gold:#e9cd8f;--gl-gold-soft:#e2c88f;--gl-gold-deep:#b08a45;--gl-ink:#1b2016;--gl-ink-body:#4a5142;--gl-ink-muted:#6b7261;--gl-serif:"Zen Old Mincho","Hiragino Mincho ProN","Yu Mincho",serif;--gl-latin:"Marcellus",serif;--gl-sans:"Noto Sans JP","Hiragino Sans",sans-serif;font-family:var(--gl-sans);color:var(--gl-cream);background:var(--gl-bg);-webkit-font-smoothing:antialiased}.site-shell:has(.gl-dark){background:#06100c}.site-shell:has(.gl-dark) .header{background:rgba(6,16,12,.78);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid hsla(41,59%,72%,.35)}.site-shell:has(.gl-dark) .brand-premium{color:#e2c88f}.site-shell:has(.gl-dark) .brand-text{background:linear-gradient(110deg,#f2dca6,#c9a05c 45%,#f2dca6 90%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:glShimmer 6s linear infinite}.site-shell:has(.gl-dark) .nav a{color:#c8d2c4}.site-shell:has(.gl-dark) .nav a.nav-active,.site-shell:has(.gl-dark) .nav a:hover{color:#e2c88f}.site-shell:has(.gl-dark) .header-search{border-color:hsla(45,33%,91%,.22);background:rgba(6,16,12,.6)}.site-shell:has(.gl-dark) .header-search:focus-within{border-color:#e9cd8f}.site-shell:has(.gl-dark) .header-search input[type=search]{color:#efebdf}.site-shell:has(.gl-dark) .header-search input[type=search]::placeholder{color:#6e7a6f}.site-shell:has(.gl-dark) .header-search-btn{color:#e9cd8f}.site-shell:has(.gl-dark) .header-search-btn:hover{color:#f2dca6;background:hsla(41,67%,74%,.14)}.site-shell:has(.gl-dark) .header-search:focus-within{box-shadow:0 0 0 3px hsla(41,67%,74%,.12)}.site-shell:has(.gl-dark) .header-actions{border-left-color:hsla(45,33%,91%,.18)}.site-shell:has(.gl-dark) .icon-button{color:#efebdf}.site-shell:has(.gl-dark) .icon-button:hover{color:#e2c88f;background:hsla(41,67%,74%,.1)}.site-shell:has(.gl-dark) .icon-notif-badge{background:linear-gradient(120deg,#e9cd8f,#b08a45);color:#06100c}.site-shell:has(.gl-dark) .header-user-area{border:1px solid hsla(41,59%,72%,.45);border-radius:999px;color:#efebdf}.site-shell:has(.gl-dark) .header-user-area:hover{background:linear-gradient(120deg,#e9cd8f,#b08a45);border-color:transparent;color:#06100c}.site-shell:has(.gl-dark) .footer{background:linear-gradient(180deg,#06100c,#03080a);border-top:1px solid hsla(41,67%,74%,.35);color:#8b9c8b}.site-shell:has(.gl-dark) .footer-links a:hover{color:#e2c88f}.site-shell:has(.gl-dark) .footer-copy{color:#6e7a6f}.gl-topbar{background:linear-gradient(90deg,hsla(41,68%,70%,0),hsla(41,68%,70%,.16) 50%,hsla(41,68%,70%,0));color:#e2c88f;font-size:11.5px;letter-spacing:.24em;text-align:center;padding:10px 24px}.gl-hero{position:relative;overflow:hidden;background:linear-gradient(165deg,#06100c,#0b241c 34%,#0e3226 62%,#07130e)}.gl-ambient{position:absolute;inset:0;overflow:hidden;pointer-events:none}.gl-ambient-glow{position:absolute;border-radius:50%}.gl-ambient-glow-1{top:-180px;left:-140px;width:620px;height:620px;background:radial-gradient(circle,rgba(46,125,79,.34),rgba(46,125,79,0) 65%);filter:blur(10px);animation:glDrift1 18s ease-in-out infinite}.gl-ambient-glow-2{top:120px;right:-200px;width:700px;height:700px;background:radial-gradient(circle,rgba(201,160,92,.16),rgba(201,160,92,0) 62%);filter:blur(12px);animation:glDrift2 22s ease-in-out infinite}.gl-ambient-dot{position:absolute;bottom:-24px;border-radius:50%;background:radial-gradient(circle at 35% 35%,hsla(43,76%,82%,.95),rgba(201,160,92,.15));opacity:0;animation-name:glRise;animation-timing-function:linear;animation-iteration-count:infinite}.gl-hero-inner{position:relative;max-width:1280px;margin:0 auto;padding:28px 40px 0}.gl-breadcrumb{display:flex;flex-wrap:wrap;gap:10px;font-size:11.5px;color:var(--gl-faint);letter-spacing:.08em;margin-bottom:30px;animation:glFadeUp .7s ease both}.gl-breadcrumb a{color:var(--gl-faint);transition:color .2s}.gl-breadcrumb a:hover{color:var(--gl-gold-soft)}.gl-breadcrumb-current{color:var(--gl-body)}.gl-hero-head{margin-bottom:30px}.gl-hero-head .gl-info-title{font-size:clamp(28px,3.2vw,40px);max-width:900px}.gl-hero-head .gl-info-latin{margin-bottom:0}.gl-hero-grid{display:grid;grid-template-columns:minmax(0,46fr) minmax(0,32fr) 310px;grid-gap:42px;gap:42px;align-items:start}.gl-gallery{display:flex;flex-direction:column;gap:14px;animation:glFadeUp .8s ease .05s both}.gl-gallery-frame{position:relative;border-radius:6px;padding:1.5px;background:conic-gradient(from var(--gl-angle),hsla(41,67%,74%,.95),hsla(41,67%,74%,.06) 25%,hsla(41,67%,74%,.7) 50%,hsla(41,67%,74%,.06) 75%,hsla(41,67%,74%,.95));animation:glSpin 9s linear infinite}.gl-gallery-main{position:relative;overflow:hidden;border-radius:5px;background:#06100c;aspect-ratio:1/.95}.gl-gallery-image{animation:glFadeUp .5s ease both}.gl-gallery-badge{position:absolute;left:18px;top:18px;background:rgba(6,16,12,.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(41,67%,74%,.5);color:var(--gl-gold);font-size:11px;letter-spacing:.24em;padding:8px 16px;border-radius:3px;z-index:1}.gl-gallery-fallback{display:grid;place-items:center;color:var(--gl-muted);font-size:13px;letter-spacing:.12em}.gl-gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.gl-gallery-thumb{position:relative;overflow:hidden;border-radius:5px;aspect-ratio:1/1;padding:0;cursor:pointer;background:#06100c;border:1px solid hsla(45,33%,91%,.14);opacity:.55;transition:opacity .25s,border-color .25s}.gl-gallery-thumb.is-active{border-color:var(--gl-gold);opacity:1}.gl-gallery-thumb:hover{opacity:1}.gl-info{display:flex;flex-direction:column}.gl-info-brandrow{display:flex;align-items:center;gap:12px;margin-bottom:16px;animation:glFadeUp .7s ease .1s both}.gl-info-brand{font-family:var(--gl-latin);font-size:11px;letter-spacing:.32em;color:var(--gl-gold-soft)}.gl-info-brandline{width:28px;height:1px;background:linear-gradient(90deg,hsla(41,59%,72%,.8),hsla(41,59%,72%,0))}.gl-info-category{font-size:10.5px;letter-spacing:.2em;color:#9faf9c}.gl-info-title{font-family:var(--gl-serif);font-size:35px;font-weight:600;line-height:1.4;margin:0 0 8px;letter-spacing:.04em;background:linear-gradient(115deg,#faf4e2 20%,#e9cd8f 50%,#faf4e2 80%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:glShimmer 7s linear infinite,glFadeUp .8s ease .14s both}.gl-info-latin{font-family:var(--gl-latin);font-size:12.5px;letter-spacing:.34em;color:var(--gl-muted);margin-bottom:18px;animation:glFadeUp .8s ease .18s both}.gl-info-desc{font-size:14px;line-height:2.1;color:var(--gl-body);margin:0 0 24px;text-wrap:pretty;animation:glFadeUp .8s ease .26s both}.gl-highlights-frame{border-radius:6px;padding:1px;background:linear-gradient(140deg,hsla(41,59%,72%,.5),hsla(41,59%,72%,.08) 40%,hsla(41,59%,72%,.35));margin-bottom:24px;animation:glFadeUp .8s ease .3s both}.gl-highlights{list-style:none;background:rgba(6,16,12,.72);border-radius:5px;padding:18px 20px;margin:0;display:flex;flex-direction:column;gap:12px}.gl-highlights li{display:flex;gap:12px;align-items:flex-start}.gl-highlight-diamond{color:var(--gl-gold);font-size:11px;margin-top:4px}.gl-highlight-text{font-size:13px;color:var(--gl-body);line-height:1.7}.gl-highlight-text b{color:var(--gl-cream)}.gl-shortspecs{margin:0;animation:glFadeUp .8s ease .34s both}.gl-shortspecs-row{display:grid;grid-template-columns:110px 1fr;grid-gap:18px;gap:18px;padding:9px 2px;border-bottom:1px solid hsla(45,33%,91%,.09);font-size:12.5px}.gl-shortspecs-row dt{color:var(--gl-muted);letter-spacing:.08em;font-weight:400}.gl-shortspecs-row dd{margin:0;color:var(--gl-body);line-height:1.7;white-space:pre-line}.gl-buybox{position:-webkit-sticky;position:sticky;top:100px;animation:glFadeUp .8s ease .15s both}.gl-buybox-frame{border-radius:8px;padding:1px;background:linear-gradient(160deg,hsla(41,67%,74%,.75),hsla(41,67%,74%,.12) 35%,hsla(41,67%,74%,.35) 70%,hsla(41,67%,74%,.7))}.gl-buybox-card{background:linear-gradient(170deg,rgba(10,26,20,.96),rgba(7,18,13,.96));border-radius:7px;padding:26px 24px;display:flex;flex-direction:column;gap:16px}.gl-buybox-note{margin:0;font-size:13px;color:var(--gl-body);line-height:1.8}.gl-buybox-pricerow{display:flex;align-items:baseline;gap:10px}.gl-buybox-price{font-family:var(--gl-serif);font-size:32px;font-weight:600;background:linear-gradient(115deg,#faf4e2,#e9cd8f 60%,#c9a05c);-webkit-background-clip:text;background-clip:text;color:transparent}.gl-buybox-tax{font-size:11.5px;color:var(--gl-muted);letter-spacing:.08em}.gl-buybox-compare{font-size:12.5px;color:var(--gl-faint)}.gl-buybox-delivery{font-size:13px;color:var(--gl-body);line-height:1.8;border-top:1px solid hsla(45,33%,91%,.09);padding-top:14px}.gl-buybox-delivery b{color:var(--gl-gold);font-weight:700}.gl-buybox-delivery small{font-size:11.5px;color:var(--gl-muted)}.gl-buybox-variant{display:flex;flex-direction:column;gap:8px}.gl-buybox-variant span{font-size:12.5px;color:var(--gl-muted);letter-spacing:.08em}.gl-buybox-variant select{height:44px;border:1px solid hsla(45,33%,91%,.22);border-radius:5px;background:rgba(6,16,12,.8);color:var(--gl-cream);padding:0 12px;font-family:var(--gl-sans);font-size:13px;outline:none}.gl-buybox-variant select:focus{border-color:var(--gl-gold)}.gl-buybox-actions{display:flex;flex-direction:column;gap:14px}.gl-buybox-actions form{display:contents}.gl-buybox-stock{font-size:12.5px;font-weight:700;letter-spacing:.12em;color:#9bb08a}.gl-buybox-stock.is-low,.gl-buybox-stock.is-soldout{color:#d89873}.gl-buybox-qtyrow{display:flex;align-items:center;gap:12px}.gl-buybox-qtylabel{font-size:12.5px;color:var(--gl-muted);letter-spacing:.08em}.gl-qty{display:flex;align-items:center;border:1px solid hsla(45,33%,91%,.22);border-radius:5px;height:42px}.gl-qty button{width:40px;height:100%;background:none;border:none;cursor:pointer;font-size:17px;color:var(--gl-gold);transition:background .2s}.gl-qty button:hover{background:hsla(41,67%,74%,.12)}.gl-qty span{width:36px;text-align:center;font-size:14.5px;font-weight:500;color:var(--gl-cream)}.gl-btn-primary{width:100%;height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(120deg,#efd9a0,#c79e58 55%,#e9cd8f);background-size:200% 100%;color:#14200f;border:none;border-radius:5px;font-family:var(--gl-sans);font-size:14px;font-weight:700;letter-spacing:.24em;cursor:pointer;transition:background-position .5s}.gl-btn-primary:hover{background-position:100% 0}.gl-btn-primary:disabled{opacity:.7;cursor:wait}.gl-btn-secondary{width:100%;height:52px;background:none;color:var(--gl-cream);border:1px solid hsla(45,33%,91%,.4);border-radius:5px;font-family:var(--gl-sans);font-size:14px;font-weight:700;letter-spacing:.24em;cursor:pointer;transition:all .25s}.gl-btn-secondary:hover{border-color:var(--gl-gold);color:var(--gl-gold);background:hsla(41,67%,74%,.07)}.gl-btn-fav{height:40px;background:none;border:none;font-family:var(--gl-sans);font-size:12.5px;letter-spacing:.1em;cursor:pointer;color:var(--gl-muted);display:flex;align-items:center;justify-content:center;gap:9px;transition:color .25s}.gl-btn-fav.is-active,.gl-btn-fav:hover{color:var(--gl-gold)}.gl-buybox-email{height:46px;border:1px solid hsla(45,33%,91%,.22);border-radius:5px;background:rgba(6,16,12,.8);padding:0 16px;font-family:var(--gl-sans);font-size:13.5px;outline:none;color:var(--gl-cream)}.gl-buybox-email:focus{border-color:var(--gl-gold)}.gl-buybox-email::placeholder{color:#6e7a6f}.gl-buybox-notified{border:1px solid hsla(41,67%,74%,.4);border-radius:5px;padding:16px 18px;font-size:12.5px;color:var(--gl-body);line-height:1.8}.gl-buybox-trust{list-style:none;margin:0;border-top:1px solid hsla(45,33%,91%,.09);padding:14px 0 0;display:flex;flex-direction:column;gap:9px;font-size:11.5px;color:var(--gl-muted);letter-spacing:.04em}.gl-buybox-trust li{display:flex;gap:9px;align-items:center}.gl-buybox-trust li span{color:var(--gl-gold)}.gl-spin{animation:glRotate 1s linear infinite}.gl-toast{position:fixed;bottom:34px;left:50%;transform:translateX(-50%);background:linear-gradient(120deg,#efd9a0,#c79e58);color:#14200f;padding:15px 30px;border-radius:5px;font-size:13px;font-weight:700;letter-spacing:.16em;z-index:60;animation:glToast 2.4s ease forwards;box-shadow:0 10px 34px rgba(0,0,0,.55)}.gl-quote{margin-top:100px;text-align:center;padding:0 80px 10px}.gl-quote-stars{font-size:16px;letter-spacing:8px;margin-bottom:24px;color:var(--gl-gold)}.gl-quote-stars span{animation:glTwinkle 2.6s ease-in-out infinite}.gl-quote-stars span:nth-child(2){animation-delay:.6s}.gl-quote-stars span:nth-child(3){animation-delay:1.2s}.gl-quote blockquote{font-family:var(--gl-serif);font-size:25px;font-weight:400;line-height:2;margin:0 auto 18px;max-width:780px;white-space:pre-line;background:linear-gradient(115deg,#faf4e2 30%,#e9cd8f 50%,#faf4e2 70%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:glShimmer 9s linear infinite}.gl-quote-source{font-size:11.5px;letter-spacing:.28em;color:var(--gl-muted)}.gl-marquee{margin-top:90px;border-top:1px solid hsla(41,67%,74%,.18);border-bottom:1px solid hsla(41,67%,74%,.18);overflow:hidden;padding:18px 0;background:rgba(6,16,12,.5)}.gl-marquee-track{display:flex;width:max-content;animation:glMarquee 30s linear infinite}.gl-marquee-row{display:flex;font-family:var(--gl-latin);font-size:15px;letter-spacing:.4em;color:hsla(41,67%,74%,.75);white-space:nowrap}.gl-marquee-row>span{display:flex;gap:56px;padding-right:56px}.gl-light{background:linear-gradient(180deg,#fbf8f0,#f3eddd 55%,#eae0c9);color:#23281f}.gl-light-inner{max-width:1280px;margin:0 auto;padding:90px 40px 80px}.gl-light-inner>section+section{margin-top:90px}.gl-eyebrow{font-family:var(--gl-latin);font-size:13px;letter-spacing:.36em;margin-bottom:14px;background:linear-gradient(110deg,#b08a45,#7a5c24);-webkit-background-clip:text;background-clip:text;color:transparent}.gl-section-head{text-align:center;margin-bottom:44px}.gl-section-head h2{font-family:var(--gl-serif);font-size:27px;font-weight:600;margin:0;color:var(--gl-ink);letter-spacing:.08em}.gl-story{display:grid;grid-template-columns:1fr 1fr;grid-gap:64px;gap:64px;align-items:center}.gl-story-frame{border-radius:6px;padding:1.5px;background:conic-gradient(from var(--gl-angle),rgba(176,138,69,.7),rgba(176,138,69,.05) 30%,rgba(176,138,69,.5) 60%,rgba(176,138,69,.05) 85%,rgba(176,138,69,.7));animation:glSpin 11s linear infinite}.gl-story-image{position:relative;overflow:hidden;border-radius:5px;aspect-ratio:1/.82;background:#101810}.gl-story-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gl-story-body .gl-eyebrow{margin-bottom:18px}.gl-story-body h2{font-family:var(--gl-serif);font-size:31px;font-weight:600;line-height:1.6;margin:0 0 24px;color:var(--gl-ink)}.gl-story-body p{font-size:14.5px;line-height:2.15;color:var(--gl-ink-body);margin:0 0 16px;text-wrap:pretty}.gl-story-body p:last-child{margin-bottom:0}.gl-pairing-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.gl-pairing-card-frame{border-radius:8px;padding:1px;background:linear-gradient(150deg,rgba(176,138,69,.55),rgba(176,138,69,.1) 50%,rgba(176,138,69,.35));transition:transform .35s}.gl-pairing-card-frame:hover{transform:translateY(-6px)}.gl-pairing-card{background:linear-gradient(170deg,#fdfbf4,#f6f0e0);border-radius:7px;padding:38px 32px;height:100%;box-sizing:border-box}.gl-pairing-num{font-family:var(--gl-latin);font-size:32px;margin-bottom:16px;line-height:1;background:linear-gradient(120deg,#c9a05c,#8a6a2e);-webkit-background-clip:text;background-clip:text;color:transparent}.gl-pairing-card h3{font-family:var(--gl-serif);font-size:18px;font-weight:600;margin:0 0 12px;color:var(--gl-ink)}.gl-pairing-card p{font-size:13.5px;line-height:2;color:var(--gl-ink-muted);margin:0}.gl-specs{max-width:880px;margin-left:auto;margin-right:auto}.gl-specs h2{font-family:var(--gl-serif);font-size:22px;font-weight:600;margin:0 0 28px;color:var(--gl-ink);letter-spacing:.1em;text-align:center}.gl-specs-topline{height:1px;background:linear-gradient(90deg,rgba(35,40,31,0),rgba(35,40,31,.5) 50%,rgba(35,40,31,0))}.gl-specs dl{margin:0}.gl-specs-row{display:grid;grid-template-columns:200px 1fr;grid-gap:28px;gap:28px;padding:17px 8px;border-bottom:1px solid rgba(35,40,31,.12)}.gl-specs-row dt{font-size:12.5px;font-weight:700;color:var(--gl-ink);letter-spacing:.12em}.gl-specs-row dd{margin:0;font-size:13.5px;color:var(--gl-ink-body);line-height:1.95;white-space:pre-line}@media (max-width:1160px){.gl-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px}.gl-buybox{position:static;grid-column:1/-1;max-width:560px;width:100%;margin:0 auto}}@media (max-width:820px){.gl-hero-inner{padding:24px 20px 0}.gl-hero-grid{grid-template-columns:1fr}.gl-hero-head{margin-bottom:22px}.gl-quote{margin-top:64px;padding:0 8px 10px}.gl-quote blockquote{font-size:19px}.gl-marquee{margin-top:56px}.gl-light-inner{padding:56px 20px}.gl-light-inner>section+section{margin-top:56px}.gl-story{gap:32px}.gl-pairing-grid,.gl-specs-row,.gl-story{grid-template-columns:1fr}.gl-specs-row{gap:6px}.gl-info-title{font-size:28px}}@media (prefers-reduced-motion:reduce){.gl-dark *,.site-shell:has(.gl-dark) .brand-text{animation:none!important}}.brand-page{background:var(--ink-night);color:#f6efdc}.brand-values{display:grid;justify-items:center;grid-gap:20px;gap:20px;text-align:center;padding:96px 24px;background:var(--ink-deep);border-top:1px solid rgba(168,134,74,.18)}.brand-values__title{font-size:clamp(26px,3.4vw,40px)}.brand-values__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:40px;gap:40px;width:min(1180px,100%);margin-top:36px;text-align:left}.brand-values__item{padding-top:24px;border-top:1px solid var(--rule)}.brand-values__item h3{margin:14px 0 12px;font-family:var(--font-serif);font-size:21px;font-weight:500;letter-spacing:.05em;color:#f6efdc}.brand-values__item p{margin:0;font-size:13px;line-height:2.1;color:hsla(44,59%,91%,.72)}.brand-closing{position:relative;isolation:isolate;display:grid;place-items:center;text-align:center;padding:120px 24px;background:linear-gradient(rgba(7,20,12,.82),rgba(7,20,12,.88)),url(/images/tea-cup-moody.png) 50% /cover no-repeat;border-top:1px solid rgba(168,134,74,.18)}.brand-closing__inner{display:grid;justify-items:center;grid-gap:18px;gap:18px}.brand-closing__inner h2{font-size:clamp(28px,3.8vw,46px)}.brand-closing__inner p{margin:0;font-size:14px;line-height:2;color:hsla(44,59%,91%,.75)}@media (max-width:900px){.brand-values{padding:64px 20px}.brand-values__grid{grid-template-columns:1fr;gap:28px}.brand-closing{padding:80px 20px}}.journal-page{max-width:1180px;margin:0 auto;padding:56px 24px 96px;background:var(--paper)}.journal-page .lux-eyebrow{color:var(--gold)}.journal-hero{text-align:center;padding:24px 0 56px}.journal-hero h1{margin:14px 0 18px;font-family:var(--font-serif);font-size:clamp(30px,4vw,44px);font-weight:500;letter-spacing:.06em;color:var(--green-900)}.journal-hero p{margin:0;font-size:14px;line-height:2.1;color:var(--muted)}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.journal-empty{display:grid;place-items:center;min-height:220px;border:1px solid rgba(169,130,42,.28);border-radius:8px;background:rgba(255,253,248,.72);color:var(--green-900);font-size:18px;letter-spacing:.08em}.journal-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.journal-card:hover{transform:translateY(-4px);border-color:var(--gold);box-shadow:var(--shadow)}.journal-card__image{position:relative;aspect-ratio:5/4;background:var(--cream)}.journal-card__image img{object-fit:cover}.journal-card__body{display:flex;flex-direction:column;flex:1 1;padding:22px 22px 24px}.journal-card__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.journal-card__category{font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--green-800);background:var(--green-100);padding:3px 10px;border-radius:999px}.journal-card__date{font-family:var(--font-sans);font-size:11px;letter-spacing:.12em;color:var(--muted)}.journal-card__body h2{margin:0 0 10px;font-family:var(--font-serif);font-size:18px;font-weight:600;line-height:1.7;color:var(--ink)}.journal-card__body p{margin:0 0 16px;font-size:12.5px;line-height:1.9;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.journal-card__more{margin-top:auto;font-size:12px;font-weight:600;letter-spacing:.08em;color:var(--gold)}.journal-breadcrumb{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted);margin-bottom:40px}.journal-breadcrumb a{color:var(--muted);transition:color .2s}.journal-breadcrumb a:hover{color:var(--green-800)}.journal-article{max-width:760px;margin:0 auto}.journal-article__header{text-align:center;margin-bottom:36px}.journal-article__header h1{margin:14px 0 16px;font-family:var(--font-serif);font-size:clamp(24px,3.4vw,34px);font-weight:600;line-height:1.6;letter-spacing:.04em;color:var(--green-900)}.journal-article__meta{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;letter-spacing:.1em;color:var(--muted)}.journal-article__hero{position:relative;aspect-ratio:16/9;border-radius:10px;overflow:hidden;background:var(--cream);margin-bottom:40px}.journal-article__hero img{object-fit:cover}.journal-article__lead{margin:0 0 48px;font-size:15px;line-height:2.3;color:var(--ink);border-left:2px solid var(--gold);padding-left:20px}.journal-article__section{margin-bottom:48px}.journal-article__section h2{margin:0 0 20px;padding-bottom:12px;border-bottom:1px solid var(--rule);font-family:var(--font-serif);font-size:21px;font-weight:600;letter-spacing:.05em;color:var(--green-900)}.journal-article__section p{margin:0 0 18px;font-size:14px;line-height:2.2;color:var(--ink);text-wrap:pretty}.journal-article__footer{margin-top:64px;padding-top:40px;border-top:1px solid var(--line)}.journal-article__related h3{margin:0 0 18px;font-family:var(--font-serif);font-size:17px;font-weight:600;color:var(--green-900)}.journal-article__related-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:36px}.journal-related-card{display:flex;gap:14px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff;transition:border-color .2s,box-shadow .2s}.journal-related-card:hover{border-color:var(--gold);box-shadow:var(--shadow)}.journal-related-card__image{position:relative;width:72px;height:72px;flex-shrink:0;border-radius:6px;overflow:hidden;background:var(--cream)}.journal-related-card__image img{object-fit:cover}.journal-related-card__category{display:block;font-size:10.5px;font-weight:700;letter-spacing:.08em;color:var(--gold);margin-bottom:4px}.journal-related-card p{margin:0;font-size:12.5px;line-height:1.7;color:var(--ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.journal-article__footer-links{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.journal-back-link,.journal-brand-link{font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--green-800);transition:color .2s}.journal-back-link:hover,.journal-brand-link:hover{color:var(--gold)}@media (max-width:900px){.journal-page{padding:40px 20px 72px}.journal-article__related-grid,.journal-grid{grid-template-columns:1fr}}@keyframes glZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.gl-top-eyebrow{font-family:var(--gl-latin);font-size:13px;letter-spacing:.36em;color:var(--gl-gold-soft);margin-bottom:14px}.gl-top-hero{position:relative;overflow:hidden}.gl-top-hero-bg{position:absolute;inset:0;overflow:hidden}.gl-top-hero-bg img{animation:glZoom 3s ease-out both}.gl-top-hero-shade-x{position:absolute;inset:0;background:linear-gradient(100deg,rgba(6,16,12,.94) 26%,rgba(6,16,12,.72) 48%,rgba(6,16,12,.28) 75%,rgba(6,16,12,.55))}.gl-top-hero-shade-y{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,16,12,.35),rgba(6,16,12,0) 30%,rgba(6,16,12,0) 62%,rgba(6,16,12,.9))}.gl-top-hero-inner{position:relative;max-width:1280px;margin:0 auto;padding:130px 40px 150px}.gl-top-hero-inner .gl-top-eyebrow{letter-spacing:.4em;margin-bottom:26px;animation:glFadeUp .9s ease .1s both}.gl-top-hero-inner h1{font-family:var(--gl-serif);font-size:52px;font-weight:600;line-height:1.55;letter-spacing:.08em;margin:0 0 26px;background:linear-gradient(115deg,#faf4e2 25%,#e9cd8f 50%,#faf4e2 75%);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:glShimmer 8s linear infinite,glFadeUp .9s ease .2s both}.gl-top-hero-inner p{font-size:15px;line-height:2.2;color:var(--gl-body);max-width:460px;margin:0 0 40px;text-wrap:pretty;animation:glFadeUp .9s ease .32s both}.gl-top-hero-ctas{display:flex;gap:16px;animation:glFadeUp .9s ease .44s both}.gl-btn-gold{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 40px;background:linear-gradient(120deg,#efd9a0,#c79e58 55%,#e9cd8f);background-size:200% 100%;color:#14200f;border-radius:5px;font-size:14px;font-weight:700;letter-spacing:.22em;transition:background-position .5s}.gl-btn-gold:hover{background-position:100% 0}.gl-btn-ghost{display:inline-flex;align-items:center;justify-content:center;height:54px;padding:0 40px;background:rgba(6,16,12,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--gl-cream);border:1px solid hsla(45,33%,91%,.4);border-radius:5px;font-size:14px;font-weight:700;letter-spacing:.22em;transition:all .3s}.gl-btn-ghost:hover{border-color:var(--gl-gold);color:var(--gl-gold)}.gl-top-marquee{margin-top:0}.gl-top-section{max-width:1280px;margin:0 auto;padding:110px 40px 0}#journal.gl-top-section{padding-bottom:38px}.gl-top-sechead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:44px}.gl-top-sechead h2{font-family:var(--gl-serif);font-size:30px;font-weight:600;margin:0;color:#f5f1e4;letter-spacing:.08em}.gl-top-viewall{color:var(--gl-body);font-size:12.5px;letter-spacing:.16em;border-bottom:1px solid rgba(200,210,196,.4);padding-bottom:4px;white-space:nowrap;transition:color .25s,border-color .25s}.gl-top-viewall:hover{color:var(--gl-gold);border-bottom-color:hsla(41,67%,74%,.6)}.gl-top-feature{display:grid;grid-template-columns:minmax(0,52fr) minmax(0,48fr);grid-gap:64px;gap:64px;align-items:center}.gl-top-feature-frame{border-radius:6px;padding:1.5px;background:conic-gradient(from var(--gl-angle),hsla(41,67%,74%,.95),hsla(41,67%,74%,.06) 25%,hsla(41,67%,74%,.7) 50%,hsla(41,67%,74%,.06) 75%,hsla(41,67%,74%,.95));animation:glSpin 9s linear infinite}.gl-top-feature-image{position:relative;overflow:hidden;border-radius:5px;background:#06100c;aspect-ratio:1/.85}.gl-top-feature-badge{position:absolute;left:18px;top:18px;background:rgba(6,16,12,.8);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:1px solid hsla(41,67%,74%,.5);color:var(--gl-gold);font-size:11px;letter-spacing:.24em;padding:8px 16px;border-radius:3px;z-index:1}.gl-top-feature-title{font-family:var(--gl-serif);font-size:34px;font-weight:600;line-height:1.55;margin:0 0 20px;color:#f5f1e4}.gl-top-feature-desc{font-size:14.5px;line-height:2.15;color:var(--gl-body);margin:0 0 32px;text-wrap:pretty}.gl-top-arrowlink{display:inline-flex;align-items:center;gap:12px;color:var(--gl-gold);font-size:13.5px;letter-spacing:.2em;border-bottom:1px solid hsla(41,67%,74%,.5);padding-bottom:6px;transition:gap .3s,color .3s}.gl-top-arrowlink span{font-family:var(--gl-latin)}.gl-top-arrowlink:hover{gap:20px;color:#f2dca6}.gl-top-products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.gl-card{display:flex;flex-direction:column;border-radius:8px;padding:1px;background:linear-gradient(160deg,hsla(41,67%,74%,.3),hsla(41,67%,74%,.06) 45%,hsla(41,67%,74%,.18));transition:transform .35s}.gl-card.is-primary{background:linear-gradient(160deg,hsla(41,67%,74%,.55),hsla(41,67%,74%,.08) 45%,hsla(41,67%,74%,.3))}.gl-card:hover{transform:translateY(-6px)}.gl-card-inner{background:linear-gradient(170deg,rgba(10,26,20,.96),rgba(7,18,13,.96));border-radius:7px;padding:14px 14px 20px;height:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:14px}.gl-card-image{position:relative;overflow:hidden;border-radius:5px;aspect-ratio:1/1;background:#06100c}.gl-card-badge{position:absolute;left:10px;top:10px;background:linear-gradient(120deg,#e9cd8f,#b08a45);color:#14200f;font-size:10px;font-weight:700;letter-spacing:.14em;padding:5px 10px;border-radius:3px;z-index:1}.gl-card-body{display:flex;flex-direction:column;gap:6px;padding:0 4px}.gl-card-meta{font-size:10.5px;letter-spacing:.2em;color:var(--gl-muted)}.gl-card-name{font-family:var(--gl-serif);font-size:16.5px;font-weight:600;color:#f5f1e4;line-height:1.5}.gl-card-pricerow{display:flex;align-items:baseline;gap:8px;margin-top:2px}.gl-card-price{font-family:var(--gl-serif);font-size:18px;background:linear-gradient(115deg,#faf4e2,#e9cd8f 60%,#c9a05c);-webkit-background-clip:text;background-clip:text;color:transparent}.gl-card-tax{font-size:10.5px;color:var(--gl-muted)}.gl-card-favorite{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;min-height:20px;margin-top:4px;color:#e9cd8f;font-size:11px;font-weight:600;letter-spacing:.08em}.gl-top-brand{position:relative;margin-top:110px;overflow:hidden}.gl-top-brand-bg{position:absolute;inset:0}.gl-top-brand-bg img{transform:scale(1.4)}.gl-top-brand-shade{position:absolute;inset:0;background:rgba(4,10,7,.88)}.gl-top-brand-inner{position:relative;max-width:840px;margin:0 auto;padding:110px 40px;text-align:center}.gl-top-brand-inner .gl-quote-stars{margin-bottom:26px}.gl-top-brand-inner .gl-top-eyebrow{letter-spacing:.4em;margin-bottom:22px}.gl-top-brand-inner h2{font-family:var(--gl-serif);font-size:32px;font-weight:600;line-height:1.9;margin:0 0 26px;background:linear-gradient(115deg,#faf4e2 30%,#e9cd8f 50%,#faf4e2 70%);background-size:250% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:glShimmer 9s linear infinite}.gl-top-brand-inner p{font-size:14.5px;line-height:2.3;color:var(--gl-body);margin:0 auto 36px;max-width:560px;text-wrap:pretty}.gl-top-journals{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.gl-top-journal-empty{display:grid;place-items:center;min-height:230px;border:1px solid hsla(41,67%,74%,.26);border-radius:6px;color:var(--gl-body);background:hsla(46,46%,93%,.04);font-size:17px;letter-spacing:.12em}.gl-journal-card{display:flex;flex-direction:column;gap:16px;transition:transform .35s}.gl-journal-card:hover{transform:translateY(-6px)}.gl-journal-image{position:relative;aspect-ratio:4/2.7;border-radius:6px;overflow:hidden;background:#06100c}.gl-journal-body{display:flex;flex-direction:column;gap:8px}.gl-journal-tag{font-size:10.5px;letter-spacing:.22em;color:var(--gl-gold-soft)}.gl-journal-title{font-family:var(--gl-serif);font-size:17px;font-weight:600;color:#f5f1e4;line-height:1.7}.gl-journal-date{font-size:11.5px;color:var(--gl-muted);letter-spacing:.1em}.gl-top-gift-section{padding-bottom:110px}.gl-top-gift-frame{border-radius:8px;padding:1px;background:linear-gradient(150deg,hsla(41,67%,74%,.7),hsla(41,67%,74%,.12) 45%,hsla(41,67%,74%,.5))}.gl-top-gift{background:linear-gradient(170deg,rgba(10,26,20,.96),rgba(7,18,13,.96));border-radius:7px;padding:56px 64px;display:flex;align-items:center;justify-content:space-between;gap:40px}.gl-top-gift .gl-top-eyebrow{font-size:12.5px;margin-bottom:16px}.gl-top-gift h2{font-family:var(--gl-serif);font-size:27px;font-weight:600;margin:0 0 14px;color:#f5f1e4;line-height:1.6}.gl-top-gift p{font-size:13.5px;line-height:2;color:var(--gl-body);margin:0}.gl-top-gift .gl-btn-gold{flex:none}@media (max-width:1024px){.gl-top-hero-inner{padding:90px 24px 110px}.gl-top-hero-inner h1{font-size:40px}.gl-top-section{padding:72px 24px 0}.gl-top-feature{grid-template-columns:1fr;gap:36px}.gl-top-products{grid-template-columns:repeat(2,1fr)}.gl-top-brand{margin-top:72px}}@media (max-width:640px){.gl-top-hero-inner h1{font-size:31px}.gl-top-hero-ctas{flex-direction:column;align-items:flex-start}.gl-top-journals,.gl-top-products{grid-template-columns:1fr}.gl-top-gift{flex-direction:column;align-items:flex-start;padding:36px 28px}.gl-top-gift-section{padding-bottom:72px}}.legal-page{padding:64px 0 96px}.legal-hero{width:min(760px,calc(100% - 40px));margin:0 auto 48px;text-align:center;display:grid;grid-gap:14px;gap:14px;justify-items:center}.legal-eyebrow{font-family:var(--font-sans);font-size:11px;letter-spacing:.32em;text-transform:uppercase;color:var(--gold)}.legal-hero h1{margin:0;font-size:clamp(26px,4vw,34px);font-weight:600;letter-spacing:.08em;color:var(--green-900)}.legal-hero:after{content:"";width:56px;height:1px;background:var(--gold);margin-top:6px}.legal-body{width:min(760px,calc(100% - 40px));margin:0 auto;font-family:var(--font-sans);font-size:14px;line-height:2;color:var(--ink)}.legal-section{margin-bottom:40px}.legal-section h2{margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid var(--line);font-size:16px;font-weight:700;letter-spacing:.06em;color:var(--green-900)}.legal-section p{margin:0 0 12px}.legal-section ol{margin:0 0 12px;padding-left:24px}.legal-section ol li{margin-bottom:6px}.legal-table{margin:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.legal-table__row{display:grid;grid-template-columns:200px 1fr}.legal-table__row+.legal-table__row{border-top:1px solid var(--line)}.legal-table__row dt{padding:16px 20px;background:var(--cream);font-weight:700;color:var(--green-900)}.legal-table__row dd{margin:0;padding:16px 20px}@media (max-width:640px){.legal-table__row{grid-template-columns:1fr}.legal-table__row dt{padding-bottom:8px}.legal-table__row dd{padding-top:0}}.gl-reviews{margin-top:72px;padding-top:48px;border-top:1px solid rgba(31,33,29,.12)}.gl-reviews-summary{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:18px}.gl-reviews-stars{display:inline-flex;gap:2px}.gl-reviews-count,.gl-reviews-empty{color:rgba(31,33,29,.55);font-size:14px}.gl-reviews-empty{margin-top:10px}.gl-review-list{display:grid;grid-gap:18px;gap:18px;margin:28px 0 0;padding:0;list-style:none}.gl-review-item{padding:20px 22px;border:1px solid rgba(31,33,29,.12);border-radius:8px;background:#fffdf8}.gl-review-item-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.gl-review-item-stars{display:inline-flex;gap:2px}.gl-review-item-title{font-size:14px}.gl-review-item-body{margin:10px 0 0;font-size:14px;line-height:1.9;white-space:pre-wrap}.gl-review-item-meta{margin-top:10px;color:rgba(31,33,29,.5);font-size:12px}.gl-review-form-wrap{max-width:640px;margin-top:40px}.gl-review-form-wrap h3{margin:0 0 16px;font-size:16px}.gl-review-form{display:grid;grid-gap:16px;gap:16px}.gl-review-field{display:grid;grid-gap:8px;gap:8px}.gl-review-label{font-size:13px;font-weight:800}.gl-review-stars button{border:none;background:transparent;padding:2px;cursor:pointer;line-height:0}.gl-review-form input,.gl-review-form textarea{width:100%;border:1px solid rgba(31,33,29,.16);border-radius:6px;background:#fffdf8;color:var(--ink);font-family:var(--font-sans);font-size:14px;padding:12px 14px}.gl-review-form textarea{resize:vertical;line-height:1.7}.gl-review-form input:focus,.gl-review-form textarea:focus{outline:2px solid rgba(169,130,42,.26);border-color:var(--gold)}.gl-review-submit{justify-self:start;min-height:46px;padding:0 26px;border:1px solid var(--green-800);border-radius:6px;background:var(--green-800);color:#fff;font-weight:800;cursor:pointer}.gl-review-submit:hover{background:var(--green-900)}.gl-review-submit:disabled{opacity:.6;cursor:not-allowed}.gl-review-error{margin:0;color:#8f2f27;font-size:13px}.gl-review-note{margin:0;color:rgba(31,33,29,.55);font-size:12px}.gl-review-done{padding:18px 20px;border:1px solid rgba(58,125,85,.4);border-radius:8px;background:rgba(74,166,114,.08);color:#2f6647;font-size:14px;font-weight:700}.gl-review-login{padding:20px 22px;border:1px dashed rgba(31,33,29,.25);border-radius:8px;font-size:14px}.gl-review-login p{margin:0 0 12px}.gl-review-login-link{display:inline-flex;align-items:center;min-height:40px;padding:0 20px;border:1px solid var(--green-800);border-radius:6px;color:var(--green-800);font-weight:800}.lookup-page{max-width:720px;margin:0 auto;padding:48px 20px 96px}.lookup-head{margin-bottom:32px}.lookup-head h1{display:flex;align-items:center;gap:10px;margin:10px 0 12px;font-size:26px}.lookup-head p{margin:0;color:var(--muted);font-size:14px;line-height:1.9}.lookup-form{display:grid;grid-gap:16px;gap:16px;padding:26px;border:1px solid rgba(31,33,29,.14);border-radius:10px;background:#fffdf8}.lookup-form label{display:grid;grid-gap:8px;gap:8px;font-size:13px;font-weight:800;color:var(--green-900)}.lookup-form input{width:100%;min-height:48px;padding:0 14px;border:1px solid rgba(31,33,29,.16);border-radius:6px;background:#fff;color:var(--ink);font-family:var(--font-sans);font-size:15px}.lookup-form input:focus{outline:2px solid rgba(169,130,42,.26);border-color:var(--gold)}.lookup-error{margin:0;color:#8f2f27;font-size:13px;line-height:1.7}.lookup-submit{justify-self:start;min-height:48px;padding:0 28px;border:1px solid var(--green-800);border-radius:6px;background:var(--green-800);color:#fff;font-weight:800;cursor:pointer}.lookup-submit:hover{background:var(--green-900)}.lookup-submit:disabled{opacity:.6;cursor:not-allowed}.lookup-result{margin-top:32px;padding:26px;border:1px solid rgba(31,33,29,.14);border-radius:10px;background:#fff}.lookup-result-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;padding-bottom:18px;border-bottom:1px solid rgba(31,33,29,.1)}.lookup-result-head h2{margin:0;font-size:20px}.lookup-date{margin:6px 0 0;color:var(--muted);font-size:13px}.lookup-status{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(74,166,114,.12);color:#2f6647;font-size:13px;font-weight:800}.lookup-status.is-cancelled{background:rgba(163,59,50,.1);color:#8f2f27}.lookup-items{display:grid;grid-gap:14px;gap:14px;margin:18px 0;padding:0;list-style:none}.lookup-items li{display:flex;align-items:center;gap:14px}.lookup-items img{width:56px;height:56px;border-radius:6px;object-fit:cover;border:1px solid rgba(31,33,29,.1)}.lookup-item-info{display:grid;grid-gap:2px;gap:2px}.lookup-item-title{font-size:14px;font-weight:700}.lookup-item-qty{color:var(--muted);font-size:13px}.lookup-totals{display:grid;grid-gap:10px;gap:10px;margin:0;padding:18px 0;border-top:1px dashed rgba(31,33,29,.16)}.lookup-totals>div{display:flex;justify-content:space-between;font-size:14px}.lookup-totals dt{color:var(--muted)}.lookup-totals dd{margin:0;font-weight:700;font-feature-settings:"tnum"}.lookup-totals .is-discount dd,.lookup-totals .is-discount dt{color:#2f6647}.lookup-totals .is-total{padding-top:10px;border-top:1px solid rgba(31,33,29,.12);font-size:16px}.lookup-address h3{margin:0 0 8px;font-size:14px}.lookup-address p{margin:0;color:var(--muted);font-size:13px;line-height:1.8}.lookup-note{display:flex;align-items:center;gap:6px;margin:20px 0 0;color:var(--muted);font-size:12px}.lookup-note a{color:var(--green-800);text-decoration:underline}.lookup-shipments{margin:18px 0 0;padding:14px 16px;border:1px solid rgba(31,33,29,.12);border-radius:8px;background:#fffdf8}.lookup-shipments h3{gap:6px;margin:0 0 8px}.lookup-shipment-row,.lookup-shipments h3{display:flex;align-items:center;font-size:13px}.lookup-shipment-row{flex-wrap:wrap;gap:10px;padding:8px 0;border-bottom:1px solid rgba(31,33,29,.08)}.lookup-shipment-row:last-child{border-bottom:none}.lookup-ship-badge{padding:2px 10px;border-radius:999px;font-size:11px;font-weight:800;background:rgba(235,166,54,.12);color:#b9822b}.lookup-ship-badge.is-shipped{background:rgba(74,166,114,.12);color:#2f6647}.lookup-tracking-link{display:inline-flex;align-items:center;gap:4px;color:#2f6647;font-weight:700;text-decoration:underline}.lookup-shipment-items{color:var(--muted);font-size:12px}body,html{overflow-x:clip}@media (max-width:900px){.header-inner{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;width:min(100% - 24px,1280px);min-height:0;padding:10px 0 0}.brand{margin-right:auto;gap:8px}.brand-logo{width:34px;height:34px}.brand-premium{font-size:9px}.brand-text{font-size:15px}.header-right{display:contents}.header-actions{order:2;gap:0;padding-left:0;margin-left:0;border-left:0}.header-user-area{margin-left:2px;padding:6px;border:0}.header-user-area span{display:none}.header-search{order:3;width:100%}.nav{order:4;display:flex;width:100%;justify-content:flex-start;gap:26px;margin:0;padding:8px 2px 10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav a{font-size:12px}}@media (max-width:640px){.header{position:static}.header-search{display:flex}}@media (max-width:768px){.auth-header{flex-wrap:wrap;gap:10px}.auth-brand-tagline{display:none}.auth-header-actions{gap:2px;flex-wrap:nowrap}.auth-icon-button{padding:8px}.auth-icon-button span{display:none}.auth-header-login-link{white-space:nowrap;padding:8px 14px}}.products-container .lux-plp-shell{width:100%;max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:32px;grid-template-columns:328px minmax(0,1fr);gap:36px}.products-container .lux-filter{border-left:0}.products-container .lux-filter__apply,.products-container .lux-filter__reset,.products-container .lux-filter__title{font-family:var(--font-sans);letter-spacing:0;text-transform:none}.products-container .lux-filter__apply{background:#181208;border:1px solid #8f6f28;color:#c8ab66;border-radius:3px;box-shadow:none}.products-container .lux-filter__apply:hover{background:#8f6f28;border-color:#c8ab66;color:#0b0c0a;transform:none;box-shadow:none}.products-container .lux-tag-tree{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.products-container .lux-tag-tree--child{margin-top:12px}.products-container .lux-tag-node{display:grid;min-width:0}.products-container .lux-tag-node__row{display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:center;grid-gap:8px;gap:8px;min-width:0}.products-container .lux-tag-node__row .lux-check{min-width:0}.products-container .lux-tag-node__row .lux-check span:last-child{min-width:0;overflow-wrap:anywhere;line-height:1.6}.products-container .lux-tag-node__expand,.products-container .lux-tag-node__spacer{width:24px;height:24px}.products-container .lux-tag-node__expand{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;padding:0;border:1px solid hsla(42,47%,59%,.72);border-radius:3px;background:rgba(36,30,18,.88);color:#c8ab66;font-family:var(--font-sans);font-size:15px;font-weight:700;line-height:1;cursor:pointer}.products-container .lux-tag-node__expand:hover{border-color:#c8ab66;background:rgba(70,55,27,.92);color:#f7f6f0}@media (max-width:1100px){.products-container .lux-plp-shell{grid-template-columns:300px minmax(0,1fr);gap:28px;padding-right:24px}}@media (max-width:900px){.products-container .lux-plp-shell{width:min(100% - 24px,100%);margin:0 auto;padding-right:0;grid-template-columns:1fr}.products-container .lux-filter{border-left:1px solid hsla(44,19%,85%,.08)}}