:root{--shop-bg: #f4efe8;--shop-black: #070707;--shop-gold: #d2aa52;--shop-ink: #181818;--shop-muted: #625b54;--shop-line: rgba(0, 0, 0, .08);--shop-max: 1120px}.shop-site{background:var(--shop-bg);color:var(--shop-ink);min-height:100vh}.shop-chrome{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;pointer-events:none}.shop-chrome a,.shop-chrome button{pointer-events:auto}.shop-chrome-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-width:44px;min-height:44px;padding:0 .875rem;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#08080873;backdrop-filter:blur(12px);color:#fff;font-size:.8125rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s}.shop-chrome-btn:hover{background:#080808b8;border-color:#ffffff52;color:#fff}.shop-chrome-btn--cart{position:relative}.shop-chrome-btn--concierge{border-color:#d2aa528c}.shop-chrome--light .shop-chrome-btn--concierge{background:#d2aa5226;border-color:#d2aa5273;color:var(--shop-black)}.shop-chrome--light .shop-chrome-btn--concierge:hover{background:var(--shop-gold);border-color:var(--shop-gold)}@media(max-width:479px){.shop-chrome{gap:.375rem;padding:.75rem .625rem}.shop-chrome-btn{min-width:auto;min-height:40px;padding:0 .625rem;font-size:.75rem}.shop-chrome-btn--concierge{padding:0 .5rem}}.shop-cart-badge{display:inline-flex;align-items:center;justify-content:center;min-width:1.125rem;height:1.125rem;padding:0 .25rem;border-radius:999px;background:var(--shop-gold);color:var(--shop-black);font-size:.625rem;font-weight:800}.shop-hero{position:relative;min-height:min(78vh,680px);display:flex;align-items:center;justify-content:center;padding:5rem 0 3rem;overflow:hidden}.shop-hero-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:2rem;width:min(100% - 2rem,var(--shop-max));margin-inline:auto}@media(min-width:768px){.shop-hero-inner{flex-direction:row;align-items:center;gap:2.5rem}}.shop-hero-nav{display:flex;flex-direction:column;gap:1.125rem;max-width:100%}@media(min-width:768px){.shop-hero-nav{flex:0 0 min(42%,380px);max-width:380px}}.shop-hero-nav-link{display:block;color:#fff;text-decoration:none;font-size:clamp(1.375rem,3.5vw,1.75rem);font-weight:800;line-height:1.25;letter-spacing:.02em;text-shadow:0 2px 16px rgba(0,0,0,.45);transition:color .15s,transform .15s}.shop-hero-nav-link:hover{color:var(--shop-gold);transform:translate(4px)}.shop-hero-nav-link--diagnosis{margin-top:.25rem}.shop-hero-nav-link--diagnosis .shop-hero-nav-title{font-size:clamp(1.125rem,2.8vw,1.5rem)}.shop-hero-nav-link--diagnosis .shop-hero-nav-desc{font-size:clamp(.6875rem,1.8vw,.8125rem);font-weight:500;color:#ffffffc7}.shop-hero-nav-title{display:block;font-size:clamp(1.375rem,3.5vw,1.75rem);font-weight:800}.shop-hero-nav-desc{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem;font-size:clamp(.75rem,2vw,.875rem);font-weight:600;line-height:1.55;color:#ffffffe0;text-shadow:0 1px 8px rgba(0,0,0,.35)}.shop-hero-nav-desc-line{display:block}.shop-hero-nav-link--diagnosis:hover .shop-hero-nav-desc{color:#ffffffe6}.shop-hero-center{align-self:center;width:100%;display:flex;justify-content:center}@media(min-width:768px){.shop-hero-center{flex:1;justify-content:center}}.shop-hero-bg{position:absolute;inset:0;background:linear-gradient(#0000006b,#000000ad),url(/shop.jpg) center / cover no-repeat;background-color:#1a120c}.shop-hero-logo{width:clamp(96px,18vw,140px);border-radius:22px;box-shadow:0 24px 70px #00000073}#shop-products{scroll-margin-top:5rem}.shop-body{padding:0 1.25rem 4rem}.shop-inner{width:min(100%,var(--shop-max));margin-inline:auto}.shop-notice{margin:-2rem auto 1.5rem;position:relative;z-index:2;display:grid;gap:.625rem}.shop-shipping-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem}.shop-shipping-badge{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.75rem 1.125rem;border-radius:999px;background:#fff;border:1px solid var(--shop-line);font-size:.875rem;font-weight:700;letter-spacing:.03em}.shop-shipping-badge--highlight{background:linear-gradient(135deg,#0a0a0a,#1a1510 55%,#2a2218);color:#fff;border-color:#d2aa5273;box-shadow:0 8px 28px #0000002e}.shop-shipping-badge--highlight strong{color:var(--shop-gold)}.shop-info-cards{display:grid;gap:1rem;margin-bottom:2rem}.shop-info-card{padding:1.25rem 1.5rem;background:#fff;border:1px solid var(--shop-line);border-radius:18px}.shop-info-card--highlight{border-color:#d2aa5259;background:linear-gradient(135deg,#fff,#faf6ef)}.shop-info-card-title{font-size:1.0625rem;font-weight:800;margin:0 0 .625rem}.shop-info-card-text{font-size:.875rem;line-height:1.75;color:var(--shop-muted);margin:0 0 .875rem}.shop-info-card-link{display:inline-flex;align-items:center;font-size:.875rem;font-weight:800;color:var(--shop-ink);text-decoration:none;transition:color .15s}.shop-info-card-link:hover{color:var(--shop-gold)}.shop-notice-item{margin:0;padding:.875rem 1.25rem;border-radius:14px;font-size:.8125rem;line-height:1.65;text-align:center}.shop-notice-shipping{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#0a0a0a,#1a1510 55%,#2a2218);color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.04em;border:1px solid rgba(210,170,82,.45);box-shadow:0 8px 28px #0000002e,inset 0 1px #ffffff0f}.shop-notice-shipping strong{color:var(--shop-gold);font-weight:800}.shop-notice-sparkle{font-size:1.125rem;line-height:1;filter:drop-shadow(0 0 6px rgba(210,170,82,.55))}.shop-notice-price{background:#fff;border:1px solid var(--shop-line);color:var(--shop-muted)}.shop-category-label{font-size:.6875rem;letter-spacing:.28em;text-transform:uppercase;color:var(--shop-gold);font-weight:800;margin:0 0 .75rem}.shop-section-title{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:400;line-height:1.15;margin:0 0 1.5rem;padding-bottom:.625rem;border-bottom:2px solid var(--shop-gold);display:inline-block}.shop-section{margin-bottom:3.5rem}.shop-section--limited{background:var(--shop-black);color:#fff;margin-inline:-1.25rem;padding:2.5rem 1.25rem;border-radius:0}@media(min-width:640px){.shop-section--limited{margin-inline:0;border-radius:28px;padding:2.5rem 2rem}}.shop-section--limited .shop-category-label{color:var(--shop-gold)}.shop-section--limited .shop-section-title{color:#fff;border-bottom-color:#d2aa5273}.shop-section--limited .shop-section-lead{color:#ffffffa6}.shop-section-lead{margin:-1rem 0 1.5rem;font-size:.8125rem;color:var(--shop-muted)}.shop-footer-note{margin-top:3rem;padding:2rem 1.5rem;background:#fff;border:1px solid var(--shop-line);border-radius:24px;font-size:.9375rem;line-height:1.9;color:var(--shop-muted)}.shop-footer-note strong{display:block;color:var(--shop-ink);font-size:1rem;margin-bottom:.75rem}.shop-site-footer{padding:2.5rem 1.25rem;background:var(--shop-black);color:#ffffffb8;text-align:center;font-size:.8125rem;line-height:1.8}.shop-footer-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;margin-bottom:1.25rem;font-size:.8125rem;font-weight:600}.shop-footer-nav a{color:#ffffffd9;text-decoration:none}.shop-footer-nav a:hover{color:var(--shop-gold)}.shop-site-footer-brand{color:#fff;font-weight:700;margin:0 0 .25rem}.shop-site-footer-copy{margin:1rem 0 0;opacity:.45;font-size:.75rem}.shop-toast{position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);z-index:1000;background:var(--shop-black);color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-size:.875rem;font-weight:600;box-shadow:0 8px 32px #00000040}.shop-page .product-grid{display:grid;gap:1.125rem;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:959px){.shop-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:479px){.shop-page .product-grid{gap:.875rem}}.shop-page .product-card{display:flex;flex-direction:column;background:#fff;border-radius:20px;overflow:hidden;border:1px solid var(--shop-line);box-shadow:0 12px 40px #0000000a;transition:transform .2s ease,box-shadow .2s ease}.shop-page .product-card:hover{transform:translateY(-2px);box-shadow:0 18px 50px #00000014}.shop-page .series-section--limited .product-card{background:#141414;border-color:#d2aa5238;box-shadow:none}.shop-page .product-card-link{display:block;text-decoration:none;color:inherit}.shop-page .product-image{position:relative;aspect-ratio:1;background:#ece6df;overflow:hidden}.shop-page .product-image img{width:100%;height:100%;object-fit:cover}.shop-page .limited-badge{position:absolute;top:.625rem;left:.625rem;background:var(--shop-gold);color:var(--shop-black);font-size:.625rem;font-weight:800;padding:.2rem .5rem;border-radius:999px;letter-spacing:.04em}.shop-page .product-body{display:flex;flex-direction:column;flex:1;gap:.375rem;padding:.875rem 1rem 1rem}.shop-page .product-name{font-size:.9375rem;font-weight:700;margin:0;line-height:1.45}.shop-page .product-flavor{font-size:.75rem;line-height:1.55;color:var(--shop-muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.shop-page .series-section--limited .product-flavor{color:#ffffff9e}.shop-page .product-price{font-size:1rem;font-weight:800;color:var(--shop-gold);margin:.125rem 0 0}.shop-page .series-section--limited .product-price{color:var(--shop-gold)}.shop-page .price-unit{font-size:.75rem;font-weight:600;color:var(--shop-muted)}.shop-page .series-section--limited .price-unit{color:#ffffff73}.shop-page .btn-add-cart{margin-top:auto;min-height:40px;padding:.5rem .875rem;border:none;border-radius:999px;background:var(--shop-black);color:#fff;font-weight:700;font-size:.8125rem;cursor:pointer;transition:background .15s;width:100%}.shop-page .btn-add-cart:hover:not(:disabled){background:var(--shop-gold);color:var(--shop-black)}.shop-page .series-section--limited .btn-add-cart:not(:disabled){background:var(--shop-gold);color:var(--shop-black)}.shop-page .product-body--action{padding-top:0}.shop-page .product-body--info{padding-bottom:.5rem}.shop-page .series-section--limited .product-name,.shop-page .series-section--limited .product-card--limited .product-name{color:#fff}.shop-site--inner .shop-main{padding-top:4.5rem}.shop-chrome--light .shop-chrome-btn{border-color:var(--shop-line);background:#ffffffeb;backdrop-filter:blur(12px);color:var(--shop-ink);box-shadow:0 4px 20px #0000000f}.shop-chrome--light .shop-chrome-btn:hover{border-color:#d2aa528c;background:#fff;color:var(--shop-black)}.ec-page{padding:0 1.25rem 3rem}.ec-inner{width:min(100%,720px);margin-inline:auto}.ec-inner--wide{width:min(100%,var(--shop-max))}.ec-back-link{display:inline-block;font-size:.8125rem;margin-bottom:1.25rem;color:var(--shop-muted);text-decoration:none}.ec-back-link:hover{color:var(--shop-ink)}.ec-page-header{margin-bottom:2rem}.ec-page-header .shop-category-label,.ec-page-header .shop-section-title{margin-bottom:.5rem}.ec-lead{margin:0;font-size:.9375rem;line-height:1.7;color:var(--shop-muted)}.ec-panel{background:#fff;border:1px solid var(--shop-line);border-radius:20px;padding:1.25rem 1.5rem;box-shadow:0 8px 32px #0000000a}.ec-panel--dark{background:var(--shop-black);border-color:#ffffff1a;color:#ffffffe0}.ec-panel+.ec-panel{margin-top:1rem}.ec-empty{text-align:center;padding:2.5rem 1.5rem}.ec-empty p{margin:0;color:var(--shop-muted)}.ec-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.5rem;border-radius:999px;font-weight:700;font-size:.875rem;text-decoration:none;border:2px solid transparent;cursor:pointer;transition:background .15s,color .15s,border-color .15s;width:100%;max-width:320px}.ec-btn-primary{background:var(--shop-black);border-color:var(--shop-black);color:#fff}.ec-btn-primary:hover{background:var(--shop-gold);border-color:var(--shop-gold);color:var(--shop-black)}.ec-btn-outline{background:#fff;border-color:var(--shop-line);color:var(--shop-ink)}.ec-btn-outline:hover{border-color:var(--shop-gold);color:var(--shop-black)}.ec-btn:disabled{opacity:.55;cursor:not-allowed}.ec-actions{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin-top:1.5rem}.ec-section-title{font-size:1rem;font-weight:700;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--shop-line)}.ec-cart-items{list-style:none;padding:0;margin:0}.ec-cart-item{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:.5rem 1rem;padding:1.125rem 0;border-bottom:1px solid var(--shop-line)}.ec-cart-item:first-child{padding-top:0}.ec-cart-item:last-child{border-bottom:none;padding-bottom:0}.ec-item-name{font-weight:700;color:var(--shop-ink);text-decoration:none}.ec-item-name:hover{color:var(--shop-gold)}.ec-item-variant{font-size:.8125rem;color:var(--shop-muted);margin:.125rem 0 0}.ec-item-price{font-size:.875rem;color:var(--shop-muted);margin:.25rem 0 0}.ec-item-price.price,.ec-item-subtotal.price{color:var(--shop-gold);font-weight:800}.ec-item-actions{grid-column:2;grid-row:1 / 3;align-self:center}.ec-qty-select{min-height:44px;padding:.5rem .75rem;border:1px solid var(--shop-line);border-radius:10px;background:var(--shop-bg)}.ec-item-subtotal{grid-column:1;font-size:1rem;margin:0}.ec-summary{margin-top:1.25rem}.ec-summary-row{display:flex;justify-content:space-between;margin-bottom:.625rem;font-size:.9375rem}.ec-summary-row.total{font-size:1.125rem;font-weight:800;padding-top:.75rem;margin-top:.75rem;border-top:1px solid var(--shop-line)}.ec-summary-row.total .price{color:var(--shop-gold)}.ec-shipping-note{margin:.75rem 0 0;padding:.75rem 1rem;border-radius:12px;background:linear-gradient(135deg,#0a0a0a,#1a1510);border:1px solid rgba(210,170,82,.4);color:#fff;font-size:.8125rem;font-weight:700;text-align:center}.ec-form fieldset{border:none;padding:0;margin:0 0 1.5rem}.ec-form legend{font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--shop-gold);font-weight:800;margin-bottom:1rem}.ec-form .form-group input,.ec-form .form-group select,.ec-form .form-group textarea{border-radius:10px;border-color:var(--shop-line);background:var(--shop-bg)}.ec-form .form-group input:focus,.ec-form .form-group select:focus{outline-color:var(--shop-gold);border-color:var(--shop-gold)}.ec-payment-note{text-align:center;font-size:.8125rem;color:var(--shop-muted);margin:.75rem 0 0}.ec-success-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;font-size:2rem;font-weight:800;background:var(--shop-gold);color:var(--shop-black);border-radius:50%;margin-bottom:1.25rem;box-shadow:0 12px 40px #d2aa5259}.ec-success-page{text-align:center;padding:1rem 0 2rem}.ec-badge{display:inline-block;padding:.25rem .625rem;font-size:.6875rem;font-weight:800;letter-spacing:.08em;background:var(--shop-gold);color:var(--shop-black);border-radius:999px;margin-bottom:.75rem}.ec-list{list-style:none;padding:0;margin:0}.ec-list li{display:flex;justify-content:space-between;gap:1rem;padding:.875rem 0;border-bottom:1px solid var(--shop-line);font-size:.9375rem}.ec-list li:last-child{border-bottom:none}.ec-link{color:var(--shop-ink);border-bottom:1px solid var(--shop-gold)}.ec-link:hover{color:var(--shop-gold)}.shop-main[data-astro-cid-ipno7jli]{min-height:40vh}
