:root{--background: #efdfd0;--background-soft: #efdfd0;--background-muted: #efe8df;--card: rgba(249, 242, 237, .94);--card-strong: #f9f2ed;--foreground: #1d1714;--muted-foreground: #544840;--border: rgba(99, 81, 69, .16);--border-strong: rgba(99, 81, 69, .24);--primary: #85543a;--primary-foreground: #fffaf6;--accent: #d6a3a4;--secondary: #e7ddd0;--secondary-foreground: #4c4036;--success: #2f7a52;--destructive: #ae413a;--shadow-lg: 0 30px 80px rgba(34, 23, 16, .14);--shadow-md: 0 18px 40px rgba(34, 23, 16, .1);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-7: 1.75rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-14: 3.5rem;--font-family-base: "Manrope", "Segoe UI", Arial, sans-serif;--font-family-heading: "Fraunces", Georgia, serif;--font-family-ui: "Manrope", "Segoe UI", Arial, sans-serif;--text-xs: .75rem;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.375rem;--text-2xl: clamp(1.75rem, 2.8vw, 2.5rem);--text-3xl: clamp(2.35rem, 5vw, 4.8rem);--line-tight: 1.12;--line-body: 1.72;--line-loose: 1.9;--content: min(1280px, calc(100vw - 80px) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--foreground);font-family:var(--font-family-base),sans-serif;font-size:var(--text-md);line-height:var(--line-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-feature-settings:"liga" 1,"kern" 1;background:radial-gradient(circle at top left,rgba(176,122,93,.04),transparent 22%),linear-gradient(180deg,var(--background-soft) 0%,var(--background) 100%)}img{display:block;width:100%}a{color:inherit;text-decoration:none;cursor:pointer}button,input,textarea,select{font:inherit}button{border:0;cursor:pointer}p,ul,ol{margin:0}h1,h2,h3,h4{margin:0;font-family:var(--font-family-heading),serif;font-weight:600;line-height:var(--line-tight);letter-spacing:-.015em}h3,h4,.nav-link,.button,.button-ghost,.eyebrow,.brand-mark strong,.brand-mark span,.header-meta,.form-field label,.option-card strong,.footer-block h3{font-family:var(--font-family-ui),sans-serif;letter-spacing:0}.shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:40;background:var(--card-strong);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);border-bottom:1px solid rgba(255,255,255,.45);box-shadow:0 14px 44px #20161014}.header-inner,.section-inner,.footer-inner,.footer-bottom,.flash-note{width:var(--content);margin:0 auto}.header-inner{min-height:80px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:var(--space-8)}.brand-mark{display:inline-flex;flex-direction:column;gap:var(--space-1)}.brand-mark strong{font-size:.95rem;font-weight:700;letter-spacing:.4em;color:var(--primary)}.brand-mark span{font-size:var(--text-xs);letter-spacing:.3em;color:var(--muted-foreground)}.brand-line{width:100%;height:1px;background:linear-gradient(90deg,var(--primary),transparent)}.site-nav{display:flex;justify-content:center;gap:var(--space-7, 1.75rem);flex-wrap:wrap;align-items:center}.nav-link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-1);min-height:44px;font-size:var(--text-xs);font-weight:700;letter-spacing:.3em;text-transform:uppercase;color:var(--muted-foreground);transition:color .18s ease}.nav-link .cart-badge{transform:translateY(-1px)}.nav-link:hover,.nav-link.is-active{color:var(--primary)}.nav-link:active{opacity:.7}.nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--primary),transparent)}.cart-badge{min-width:22px;height:22px;padding:0 6px;display:inline-grid;place-items:center;border-radius:999px;background:linear-gradient(135deg,var(--primary),var(--accent));color:var(--primary-foreground);font-size:var(--text-xs);letter-spacing:0}.header-meta{font-size:var(--text-xs);letter-spacing:.28em;color:var(--muted-foreground)}.header-cart-link{display:none;position:relative;width:44px;height:44px;align-items:center;justify-content:center;background:var(--card-strong);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-md);color:var(--primary);transition:transform .18s ease,border-color .18s ease,color .18s ease}.header-cart-link:hover{border-color:var(--border-strong);transform:translateY(-1px)}.header-cart-link:active{transform:translateY(1px)}.header-cart-link.is-active{border-color:#b07a5d80}.header-cart-link svg{width:22px;height:22px}.header-cart-badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;font-size:.65rem;border:2px solid var(--card-strong)}.nav-toggle{display:none;width:44px;height:44px;padding:0;background:var(--card-strong);border:1px solid var(--border);border-radius:999px;box-shadow:var(--shadow-md);align-items:center;justify-content:center;flex-direction:column;gap:5px;color:var(--primary);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.nav-toggle:hover{border-color:var(--border-strong);transform:translateY(-1px)}.nav-toggle:active{transform:translateY(1px)}.nav-toggle-bar{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .22s ease,opacity .22s ease}.site-header.is-menu-open .nav-toggle-bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header.is-menu-open .nav-toggle-bar:nth-child(2){opacity:0}.site-header.is-menu-open .nav-toggle-bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.page{flex:1;padding-bottom:var(--space-12)}.section{padding:var(--space-14) 0}.section-surface{background:var(--background-soft)}.section-muted{background:#e7ddd061}.hero{min-height:calc(100vh - 80px);display:flex;align-items:stretch;width:100%}.hero-panel{width:100%}.hero-panel-home{position:relative;min-height:calc(100vh - 80px);overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-visual-home,.hero-visual-home img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-visual-home img{object-fit:cover}.hero-home-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001f,#00000047 45%,#0000009e)}.hero-copy-home{position:relative;z-index:1;width:min(860px,calc(100vw - 32px));text-align:center;padding:var(--space-8) var(--space-5) 5.5rem}.hero h1{font-size:clamp(2.9rem,7vw,5.4rem);line-height:.98;color:#fff;font-weight:600}.hero p{max-width:44rem;margin-inline:auto;font-size:clamp(1.1rem,2.2vw,1.5rem);line-height:1.62;color:#ffffffe6}.hero-copy-home>*+*{margin-top:var(--space-6)}.hero-actions,.detail-actions,.cart-actions{display:flex;flex-wrap:wrap;gap:var(--space-4)}.hero-actions-home{justify-content:center}.button,.button-ghost{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:52px;padding:0 var(--space-6);border-radius:999px;font-size:var(--text-sm);font-weight:600;line-height:1;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button{background:var(--primary);color:var(--primary-foreground);box-shadow:0 18px 32px #b07a5d4d}.button-ghost{background:transparent;border:1px solid var(--border);color:var(--foreground)}.button-ghost:hover{border-color:var(--border-strong)}.button:hover,.button-ghost:hover{transform:translateY(-1px)}.button:active,.button-ghost:active{transform:translateY(1px)}.hero-scroll{position:absolute;left:50%;bottom:26px;transform:translate(-50%);background:transparent;color:#ffffffdb;font-size:2.8rem;line-height:1;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}.section-head,.page-header{margin-bottom:var(--space-12);text-align:center}.section-head>*+*,.page-header>*+*{margin-top:var(--space-4)}.eyebrow{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#b07a5d1a;color:var(--primary);font-size:var(--text-xs);font-weight:700;letter-spacing:.18em;text-transform:uppercase}.section-head h2,.page-header h1,.product-copy h1{font-size:clamp(2rem,4vw,3.8rem);font-weight:600;line-height:1}#home-content .section-head h2{font-size:clamp(1.75rem,3vw,2.9rem);line-height:1.05}.page-header p,.section-head p,.story-copy p,.detail-copy p,.product-content p,.empty-state p{color:var(--muted-foreground);font-size:var(--text-md);line-height:var(--line-body)}.features-grid,.product-grid,.config-grid,.cart-layout,.footer-grid,.gallery,.config-options,.size-options{display:grid;gap:var(--space-6)}.features-grid,.product-grid,.cart-list,.gallery,.payment-options,.faq-list,.product-card-colors,.review-items-list{list-style:none;padding:0;margin:0}.review-items-list{display:grid;gap:var(--space-5)}.features-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card{text-align:left}.contact-icon{color:var(--primary)}.contact-icon svg{width:28px;height:28px}.contact-icon-soft{color:var(--secondary-foreground)}.contact-link{margin-top:var(--space-6);width:fit-content}.feature-card,.story-copy,.product-card,.config-card,.detail-card,.cart-item,.summary-card{background:var(--card);border:1px solid rgba(255,255,255,.66);border-radius:var(--radius-xl);box-shadow:var(--shadow-md)}.feature-card,.story-copy,.config-card,.detail-card,.summary-card{padding:var(--space-8)}.feature-card{text-align:center}.feature-card>*+*{margin-top:var(--space-4)}.feature-card h3,.product-content h3,.summary-card h2,.footer-block h3,.detail-card h3{font-size:var(--text-xl)}.feature-card h3,.product-content h3,.detail-card h3,.footer-block h3{font-weight:700;line-height:1.3}.footer-block h3{font-size:var(--text-md)}.feature-icon{width:76px;height:76px;margin:0 auto;display:grid;place-items:center;border-radius:24px;font-size:2rem;background:#b07a5d1f;color:var(--primary)}.feature-icon-accent{background:#d6a3a429;color:#964c4e}.feature-icon-soft{background:#e7ddd0e6;color:var(--secondary-foreground)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:center}.story-visual{overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.story-visual img{height:420px;object-fit:cover}.story-copy>*+*{margin-top:var(--space-5)}.featured-carousel-block{margin-bottom:var(--space-12);padding:0 0 calc(var(--space-10) + var(--space-2))}.section-featured-home{padding-top:var(--space-12);background:var(--card-strong)}.section-featured-home .featured-carousel-head{align-items:center;flex-direction:column;justify-content:center;margin-bottom:calc(var(--space-12) + var(--space-2));text-align:center}.section-featured-home .featured-carousel-intro{margin:0 auto;max-width:48rem}.section-featured-home .featured-carousel-intro p{margin-left:auto;margin-right:auto;max-width:42rem}.featured-carousel-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-6);margin-bottom:calc(var(--space-12) + var(--space-3))}.featured-carousel-intro{max-width:44rem}.featured-carousel-intro>*+*{margin-top:var(--space-4)}.section-featured-home .featured-carousel-intro>*+*{margin-top:var(--space-5)}.section-featured-home .featured-carousel-cta{margin-top:var(--space-3)}.featured-carousel-head .eyebrow,.featured-carousel-intro h2,.featured-carousel-intro p{margin:0}.featured-carousel-intro h2{font-size:clamp(1.75rem,3vw,2.9rem);line-height:1.05}.featured-carousel-intro p{max-width:40rem;color:var(--muted-foreground)}.featured-carousel-cta{flex:0 0 auto}.featured-carousel-actions{display:flex;justify-content:center;margin-top:var(--space-8)}.featured-carousel-cta-primary{min-width:260px;padding-inline:var(--space-8);box-shadow:0 18px 32px #b07a5d3d}.carousel-button{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:var(--card-strong);border:1px solid var(--border);color:var(--foreground);box-shadow:var(--shadow-md);transition:scale .18s ease}.carousel-button:active{scale:.9}.featured-carousel{position:relative;width:min(760px,100%);min-height:260px;margin:0 auto}.carousel-button-prev,.carousel-button-next{position:absolute;top:50%;z-index:4;transform:translateY(-50%)}.carousel-button-prev{left:-18px}.carousel-button-next{right:-18px}.featured-card,.featured-card-carousel{position:absolute;top:50%;left:50%;width:320px;min-height:0;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);opacity:1;pointer-events:none;transform:translate(-50%,-50%) scale(.82);transition:transform .9s cubic-bezier(.16,1,.3,1),filter .9s ease;will-change:transform,filter}.featured-card-carousel.is-active{z-index:3;pointer-events:auto;transform:translate(-50%,-50%) scale(1);cursor:pointer}.featured-card-carousel.is-active.is-animating-left{animation:featuredActiveFromLeft .9s cubic-bezier(.16,1,.3,1)}.featured-card-carousel.is-active.is-animating-right{animation:featuredActiveFromRight .9s cubic-bezier(.16,1,.3,1)}.featured-card-carousel.is-prev,.featured-card-carousel.is-next{z-index:2;pointer-events:auto;filter:saturate(.9)}.featured-card-carousel.is-prev{transform:translate(calc(-50% - 205px),-50%) scale(.84)}.featured-card-carousel.is-next{transform:translate(calc(-50% + 205px),-50%) scale(.84)}.featured-card-carousel.is-hidden{z-index:1}@keyframes featuredActiveFromLeft{0%{transform:translate(calc(-50% - 56px),-50%) scale(.92)}to{transform:translate(-50%,-50%) scale(1)}}@keyframes featuredActiveFromRight{0%{transform:translate(calc(-50% + 56px),-50%) scale(.92)}to{transform:translate(-50%,-50%) scale(1)}}.featured-card img,.product-media img,.product-image img,.gallery-thumb img{height:100%;object-fit:cover}.product-image.is-image-missing,.product-media.is-image-missing,.featured-card.is-image-missing{background:linear-gradient(135deg,#f2ece3,#e5ddd4)}.cart-item.is-image-missing .cart-item-header{grid-template-columns:1fr}.featured-card:after,.product-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#b07a5d08,#b07a5d4d);opacity:0;transition:opacity .22s ease}.section-featured-home .featured-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#0606060a 12%,#06060657 58%,#060606c7)}.featured-card:hover:after,.product-card:hover .product-media:after{opacity:1}.featured-copy{position:absolute;left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:1;color:#fff}.featured-copy>*+*{margin-top:var(--space-2)}.featured-copy h3{font-size:1.1rem;line-height:1.35}.featured-copy p{font-size:var(--text-xs);line-height:1.55}.product-card-ribbon{position:absolute;top:18px;left:-48px;width:160px;transform:rotate(-45deg);background:var(--primary);color:#fff;text-align:center;padding:6px 0;font-size:.65rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;box-shadow:0 2px 6px #3c281940;z-index:2;pointer-events:none}.carousel-dots{display:flex;justify-content:center;gap:var(--space-2);margin-top:calc(var(--space-10) + var(--space-2));position:relative;z-index:5}.carousel-dot{width:10px;height:10px;padding:0;border-radius:999px;background:#63514538;transition:transform .18s ease,background-color .18s ease}.carousel-dot.is-active{background:var(--primary);transform:scale(1.25)}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr}.product-grid>li{display:grid}.product-card{display:flex;flex-direction:column;overflow:hidden;color:inherit}.product-card-link,.product-card-title-link{color:inherit;text-decoration:none}.product-card-link{display:block}.product-media{position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;background:linear-gradient(135deg,#f2ece3,#e5ddd4)}.product-media img{transition:transform .7s ease}.product-card:hover .product-media img{transform:scale(1.08)}.product-card:active .product-media img{transform:scale(1.03)}.product-content{display:flex;flex:1;flex-direction:column;gap:var(--space-3);padding:var(--space-5)}.product-content h3{font-size:1.1rem;line-height:1.35}.product-card-title-link:hover{color:var(--primary)}.product-subline{font-size:var(--text-sm);line-height:1.6}.product-card-colors{display:flex;align-items:center;gap:var(--space-2)}.product-card-color-link,.product-card-color-more{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px}.product-card-color-link{text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.product-card-color-link:hover{transform:translateY(-1px);box-shadow:0 8px 18px #533e3024}.product-card-color-link:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.product-card-color-swatch{width:100%;height:100%;border-radius:inherit;border:1px solid rgba(0,0,0,.1)}.product-card-color-more{background:#b07a5d14;color:var(--secondary-foreground);font-size:.68rem;font-weight:700}.product-meta,.summary-row,.cart-line{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4)}.product-meta-card{margin-top:auto;align-items:stretch;flex-direction:column;gap:var(--space-4);padding-top:var(--space-3)}.product-price,.product-price-card{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--space-2)}.product-price-card{gap:.35rem;font-size:var(--text-sm);line-height:1.4;letter-spacing:.01em}.product-price-card .muted{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em}.product-price-card strong{font-size:1.12rem;font-weight:700;color:var(--foreground)}.product-card-cta{width:100%;min-height:48px;padding:0 var(--space-5);justify-content:center;white-space:nowrap;border-color:#b07a5d38;background:#b07a5d0a}.product-card-cta:hover{background:#b07a5d1a}.product-card-cta:active{background:#b07a5d2e}.config-grid,.cart-layout{grid-template-columns:1fr 1fr;align-items:start}.detail-copy{display:grid;gap:var(--space-5)}figure.product-image{margin:0}.product-image{overflow:hidden;border-radius:var(--radius-xl);background:var(--card-strong);box-shadow:var(--shadow-lg)}.product-image img{aspect-ratio:1 / 1}.product-image-main{animation:productImageFade .26s ease}@keyframes productImageFade{0%{opacity:.5;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:var(--space-4)}.gallery>li{display:flex}.gallery-thumb{overflow:hidden;padding:0;width:100%;aspect-ratio:1 / 1;border-radius:var(--radius-md);border:2px solid transparent;background:transparent;cursor:pointer}.gallery-thumb.is-active{border-color:var(--primary);box-shadow:0 0 0 3px #b07a5d24}.gallery-thumb:active{opacity:.7}.config-card{display:grid;gap:var(--space-8)}.detail-card{background:var(--background);border:0;box-shadow:none;border-radius:0;padding-inline:0}.product-info-card{margin-top:var(--space-12);padding-top:var(--space-8);border-top:1px solid rgba(99,81,69,.14)}.product-info-card h3{margin-bottom:var(--space-6);font-size:clamp(1.5rem,2.5vw,2rem)}.product-info-accordion{display:grid;gap:var(--space-4)}.product-info-panel{border:1px solid rgba(99,81,69,.12);border-radius:var(--radius-lg);background:linear-gradient(180deg,#f9f2edf5,#f4ece5e6);box-shadow:0 16px 34px #2217100d;overflow:hidden}.product-info-panel summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);min-height:72px;padding:var(--space-5) var(--space-6);font-weight:600;cursor:pointer;transition:background-color .18s ease}.product-info-panel summary:hover{background:#b07a5d0d}.product-info-panel summary:active{background:#b07a5d1f}.product-info-panel summary::-webkit-details-marker{display:none}.product-info-icon{position:relative;width:22px;height:22px;flex:0 0 auto;border-radius:999px;background:#b07a5d1a}.product-info-icon:before,.product-info-icon:after{content:"";position:absolute;top:50%;left:50%;width:12px;height:1.5px;border-radius:999px;background:var(--foreground);transform:translate(-50%,-50%);transition:transform .18s ease,opacity .18s ease}.product-info-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.product-info-panel[open] .product-info-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg) scaleX(.4)}.product-info-body{padding:0 var(--space-6) var(--space-6);display:grid;gap:var(--space-4);color:var(--muted-foreground)}.product-info-body p{line-height:var(--line-body)}.product-info-list{margin:0;padding-left:18px;display:grid;gap:var(--space-3);line-height:1.65}.product-copy h1{font-size:clamp(1.9rem,3.3vw,2.75rem);margin-bottom:var(--space-4)}.product-price strong{font-size:clamp(1.45rem,2.4vw,1.85rem);color:var(--primary)}.detail-actions{margin-bottom:var(--space-6)}.muted{color:var(--muted-foreground)}.cart-item-attributes{margin:0;padding:0;color:var(--muted-foreground);display:grid;gap:var(--space-1)}.cart-item-attributes>div{display:flex;flex-wrap:wrap;gap:.35em}.cart-item-attributes dt,.cart-item-attributes dd{margin:0;font-weight:inherit}.cart-item-attributes dt:after{content:":"}.confirmation-order-number dt{font-weight:inherit;margin:0}.confirmation-order-number dd{margin:0}fieldset.config-block{border:none;margin:0;padding:0}.config-block legend{margin-bottom:var(--space-1);font-size:var(--text-lg);font-weight:600;padding:0}.sr-only,.option-card-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.config-block+.config-block{margin-top:var(--space-6)}.config-hint{margin-bottom:var(--space-4);font-size:var(--text-sm);line-height:1.65;color:var(--muted-foreground)}.config-options,.size-options{grid-template-columns:repeat(2,minmax(0,1fr))}.config-toggle-button{margin-top:var(--space-4);min-height:46px;padding-inline:var(--space-5);border-color:#b07a5d73;background:#b07a5d0f;color:var(--primary);letter-spacing:.02em}.config-toggle-button:hover{border-color:var(--primary);background:#b07a5d24}.config-toggle-button:active{background:#b07a5d33}.option-card{position:relative;display:block;padding:var(--space-5);border-radius:var(--radius-lg);border:2px solid var(--border);background:var(--card-strong);transition:border-color .18s ease,background-color .18s ease,transform .18s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.option-card-input{opacity:0;pointer-events:none}.option-card *:not(.option-card-input){pointer-events:none}.option-card.is-active{border-color:#b07a5da3;background:#b07a5d0a}.option-card:hover{transform:translateY(-1px)}.option-card:focus-within{outline:2px solid var(--primary);outline-offset:2px}.option-card:active{transform:translateY(1px)}.option-card.is-disabled{opacity:.58;cursor:not-allowed;border-style:dashed}.option-card.is-disabled:hover{border-color:var(--border);background:var(--card-strong);transform:none}.option-card strong{display:block;margin-bottom:var(--space-1);font-size:var(--text-md)}.swatch-line{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.swatch-line-main{display:flex;align-items:center;gap:var(--space-3)}.swatch{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.08)}.option-price{display:block;font-size:var(--text-sm);font-weight:600;color:var(--primary);white-space:nowrap}.form-field{display:grid;gap:var(--space-2)}.address-form-card{display:grid;gap:var(--space-6)}.address-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-4)}.address-form-full{grid-column:1 / -1}.form-field label{font-size:var(--text-sm);font-weight:600}.input{min-height:52px;width:100%;padding:14px 16px;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--card-strong);color:inherit;font-family:inherit;font-size:var(--text-sm);line-height:1.4;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.input:hover,.gift-note-input:hover:not(:disabled),.order-note-input:hover,.voucher-input:hover{border-color:#63514566}.input:focus,.gift-note-input:focus,.order-note-input:focus,.voucher-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #b07a5d2e}.input-error{border-color:#ae413a80;background:#ae413a0a}.field-error,.form-error-banner{font-size:var(--text-sm);color:var(--destructive)}.form-error-banner{padding:var(--space-4);border-radius:var(--radius-md);background:#ae413a14;border:1px solid rgba(174,65,58,.14)}.checkbox-row{display:inline-flex;align-items:center;gap:var(--space-3);font-size:var(--text-sm);font-weight:600;cursor:pointer}.checkbox-row input,.gift-wrap-option-label input{width:18px;height:18px;accent-color:var(--primary);cursor:pointer}.gift-section{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4) 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.gift-wrap-option{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);font-weight:600;cursor:pointer}.gift-wrap-option-label{display:inline-flex;align-items:center;gap:var(--space-3)}.gift-wrap-option-price{color:var(--primary);white-space:nowrap}.gift-note-wrapper,.order-note-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.gift-note-wrapper{margin-top:var(--space-2)}.gift-note-input,.order-note-input{width:100%;padding:var(--space-2) var(--space-3);background:var(--card-strong);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:inherit;font-family:inherit;font-size:var(--text-sm);line-height:1.4;resize:vertical;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.gift-note-input{min-height:72px}.order-note-input{min-height:96px}.gift-note-counter,.order-note-counter{font-size:var(--text-xs);color:var(--muted-foreground);padding-right:2px}.gift-note-input:disabled~.gift-note-counter{opacity:.58}.gift-note-input:disabled{opacity:.58;cursor:not-allowed}.payment-options{display:grid;gap:var(--space-4)}.payment-option{display:grid;gap:var(--space-2)}.voucher-card{display:grid;gap:var(--space-3)}.voucher-hint{font-size:var(--text-sm);line-height:var(--line-loose)}.voucher-form{display:flex;flex-direction:column;gap:4px}.voucher-form-row{display:flex;gap:var(--space-3);align-items:stretch;flex-wrap:wrap}.voucher-input{flex:1 1 180px;min-width:0;min-height:40px;padding:var(--space-2) var(--space-3);background:var(--card-strong);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:inherit;font-family:inherit;font-size:var(--text-sm);line-height:1.4;box-sizing:border-box;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.voucher-apply{flex:0 0 auto;min-height:40px;padding:0 var(--space-5)}.voucher-error{margin:0;padding-left:2px}.voucher-list{list-style:none;padding:0;margin:0;display:grid;gap:var(--space-2)}.voucher-list-item{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-5);border:2px solid rgba(176,122,93,.64);border-radius:var(--radius-lg);background:#b07a5d0a}.voucher-list-info{display:flex;align-items:baseline;gap:var(--space-2)}.voucher-remove{min-height:36px;padding:0 var(--space-3);font-size:var(--text-sm)}.summary-row-discount,.summary-row-discount strong{color:var(--primary)}.product-floating-bar{position:sticky;bottom:var(--space-4);z-index:20;display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);margin-top:var(--space-4);padding:var(--space-3) var(--space-4);background:var(--card-strong);border:1px solid rgba(255,255,255,.66);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.product-floating-bar-price{display:flex;flex-direction:column;gap:2px;line-height:1.1;min-width:0}.product-floating-bar-label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground)}.product-floating-bar-price strong{font-size:clamp(1.3rem,2.4vw,1.7rem);color:var(--primary)}.product-floating-bar-cta{min-height:52px;white-space:nowrap;flex-shrink:0}@media(max-width:480px){.product-floating-bar{padding:var(--space-3);gap:var(--space-3)}.product-floating-bar-cta{min-height:48px;padding-inline:var(--space-4)}}.detail-list{padding-left:18px;color:var(--muted-foreground);line-height:var(--line-loose)}.flash{position:fixed;top:90px;left:0;right:0;z-index:30;display:flex;justify-content:center;pointer-events:none}.flash-note{display:flex;align-items:center;gap:var(--space-3);width:fit-content;margin-top:var(--space-4);padding:var(--space-4) var(--space-6);background:var(--primary);color:var(--primary-foreground);font-size:var(--text-sm);font-weight:600;letter-spacing:.04em;border-radius:var(--radius-md);box-shadow:var(--shadow-lg);pointer-events:auto;animation:flash-slide-in .35s ease-out}@keyframes flash-slide-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.cart-badge.is-bumped{animation:cart-bump .5s cubic-bezier(.34,1.56,.64,1)}@keyframes cart-bump{0%{transform:scale(1) translateY(-1px)}30%{transform:scale(1.35) translateY(-1px)}50%{transform:scale(.9) translateY(-1px)}70%{transform:scale(1.1) translateY(-1px)}to{transform:scale(1) translateY(-1px)}}.checkout-progress{margin-bottom:var(--space-10)}.checkout-progress-steps{list-style:none;display:flex;align-items:flex-start;justify-content:center;gap:0;padding:0;margin:0;counter-reset:step}.checkout-progress-step{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);flex:1;position:relative}.checkout-progress-link{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);width:100%;background:none;border:none;padding:0;font:inherit;color:inherit;cursor:pointer;border-radius:var(--radius-sm)}.checkout-progress-link:focus-visible{outline:2px solid var(--primary);outline-offset:4px}.checkout-progress-link[aria-current=step]{cursor:default}.checkout-progress-link:not([aria-current=step]):hover .checkout-progress-indicator{border-color:var(--primary);color:var(--primary)}.checkout-progress-link:not([aria-current=step]):hover .checkout-progress-label{color:var(--primary)}.checkout-progress-step:before,.checkout-progress-step:after{content:"";position:absolute;top:16px;height:2px;background:var(--border-strong)}.checkout-progress-step:before{right:50%;left:0}.checkout-progress-step:after{left:50%;right:0}.checkout-progress-step:first-child:before,.checkout-progress-step:last-child:after{display:none}.checkout-progress-step.completed:before,.checkout-progress-step.completed:after,.checkout-progress-step.active:before{background:var(--primary)}.checkout-progress-indicator{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--text-sm);font-weight:700;background:var(--card-strong);border:2px solid var(--border-strong);color:var(--muted-foreground);position:relative;z-index:1}.checkout-progress-step.active .checkout-progress-indicator,.checkout-progress-step.completed .checkout-progress-indicator{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.checkout-progress-indicator svg{width:16px;height:16px}.checkout-progress-label{font-size:var(--text-xs);font-weight:600;color:var(--muted-foreground);text-align:center;letter-spacing:.02em}.checkout-progress-step.active .checkout-progress-label,.checkout-progress-step.completed .checkout-progress-label{color:var(--primary)}.cart-list,.address-form-card{position:relative;z-index:1}.cart-list{display:grid;gap:var(--space-5)}.cart-item{padding:var(--space-5);display:flex;flex-direction:column;gap:var(--space-5)}.cart-item-header{display:grid;grid-template-columns:150px 1fr;gap:var(--space-5);align-items:start}.cart-item img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:16px}.cart-copy{display:grid;gap:var(--space-4)}.cart-actions{justify-content:center}.cart-item .cart-actions{flex-direction:column;align-items:flex-end;gap:var(--space-3);flex-shrink:0}.cart-price-breakdown{display:grid;gap:var(--space-2)}.cart-price-breakdown .summary-row{font-size:var(--text-sm);align-items:baseline}.cart-price-breakdown .cart-item-total{display:flex;align-items:baseline;justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-2)}.cart-price-breakdown .cart-item-total strong,.cart-price strong{font-size:1.15rem;line-height:1.3;color:var(--foreground)}.cart-copy h3{font-size:var(--text-lg);line-height:1.4}.review-item .cart-price{text-align:right}.review-price{flex-direction:column;align-items:flex-end;gap:var(--space-1);flex-shrink:0;flex-wrap:nowrap}.review-price .cart-price-note,.review-price strong{white-space:nowrap}.review-item-details{flex:1 1 auto;min-width:0}.review-address-card{position:static}.address-block{display:grid;gap:var(--space-1);color:var(--muted-foreground);line-height:1.7}.qty-control{display:inline-flex;align-items:center;gap:var(--space-3);padding:var(--space-2);background:#e7ddd075;border-radius:999px}.qty-control button{width:34px;height:34px;border-radius:999px;border:1px solid var(--border);background:var(--card-strong);transition:transform .18s ease}.qty-control button:active{transform:scale(.9)}.qty-control button:disabled{opacity:.4;cursor:not-allowed;transform:none}.cart-price{align-items:flex-end;gap:var(--space-2)}.cart-price-note{font-size:var(--text-sm);line-height:1.5}.cart-layout>.summary-card{position:sticky;top:108px}.shipping-recommendations{padding:var(--space-4);border-radius:18px;background:#b07a5d0f}.shipping-recommendations-note{margin:0;color:var(--muted-foreground);font-size:var(--text-sm);line-height:1.6}.shipping-recommendations-list{list-style:none;margin:var(--space-3) 0 0;padding:0;display:grid;gap:var(--space-2)}.shipping-recommendation-item{display:grid;grid-template-columns:52px 1fr;gap:var(--space-3);align-items:start}.shipping-recommendation-image-link{display:block;border-radius:12px;overflow:hidden;line-height:0}.shipping-recommendation-image{width:52px;height:52px;object-fit:cover;border-radius:12px;display:block;transition:transform .2s ease}.shipping-recommendation-image-link:hover .shipping-recommendation-image{transform:scale(1.05)}.shipping-recommendation-copy{display:grid;gap:6px;min-width:0}.shipping-recommendation-link{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-3);color:inherit;text-decoration:none;font-size:var(--text-sm)}.shipping-recommendation-link:hover{color:var(--primary)}.shipping-recommendation-link span{min-width:0;overflow-wrap:anywhere}.shipping-recommendation-link strong{white-space:nowrap;flex-shrink:0}.summary-card>*+*{margin-top:var(--space-4)}.summary-total,.summary-row-divider{padding-top:var(--space-4);border-top:1px solid var(--border)}.summary-total strong{color:var(--primary)}.summary-note{font-size:var(--text-sm);line-height:1.6}.confirmation-card{max-width:760px;margin:0 auto;text-align:center;padding:var(--space-10)}.confirmation-icon{width:72px;height:72px;margin:0 auto var(--space-5);display:grid;place-items:center;border-radius:999px;background:#2f7a521f;color:var(--success)}.confirmation-icon svg{width:34px;height:34px}.confirmation-order-number{display:grid;gap:var(--space-2);padding:var(--space-5);border-radius:var(--radius-lg);background:#e7ddd066}.confirmation-order-number strong{font-size:clamp(1.35rem,2.4vw,1.8rem);color:var(--foreground)}.empty-state{padding:88px 0;text-align:center}.empty-state>*+*{margin-top:var(--space-8)}.empty-state p{max-width:660px;margin:0 auto}.empty-state .button,.empty-state .button-ghost{margin-top:var(--space-6)}.site-footer{margin-top:auto;border-top:1px solid var(--border);background:var(--card-strong)}.footer-inner{padding:var(--space-8) 0 0}.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3)}.footer-block ul{list-style:none;padding:0;display:grid;gap:var(--space-2);color:var(--muted-foreground)}.footer-block>*+*{margin-top:var(--space-3)}.footer-bottom{padding:var(--space-5) 0 var(--space-6);margin-top:var(--space-6);display:flex;justify-content:space-between;gap:var(--space-4);color:var(--muted-foreground);font-size:var(--text-sm)}.footer-bottom small{font-size:inherit}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-carousel-head{align-items:flex-start;flex-direction:column;margin-bottom:var(--space-10)}.features-grid,.story-grid,.config-grid,.cart-layout,.footer-grid{grid-template-columns:1fr}.footer-grid{gap:var(--space-7)}}@media(max-width:920px){.header-inner{grid-template-columns:1fr auto auto;align-items:center;gap:var(--space-3);min-height:64px;padding:var(--space-3) 0}.header-cart-link,.nav-toggle{display:inline-flex}.nav-link-cart{display:none}.site-nav{position:absolute;top:calc(100% + var(--space-2));left:var(--space-4);right:var(--space-4);grid-column:1 / -1;flex-direction:column;align-items:stretch;gap:var(--space-1);padding:var(--space-3);background:var(--card-strong);border:1px solid rgba(255,255,255,.66);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);max-height:0;overflow:hidden;opacity:0;pointer-events:none;transform:translateY(-6px);transition:max-height .28s ease,opacity .2s ease,transform .2s ease}.site-header.is-menu-open .site-nav{max-height:calc(100vh - 96px);opacity:1;pointer-events:auto;transform:translateY(0)}.site-nav .nav-link{justify-content:space-between;padding:var(--space-3) var(--space-4);min-height:48px;border-radius:var(--radius-md);transition:background-color .18s ease,color .18s ease}.site-nav .nav-link:hover{background:#b07a5d0f;color:var(--primary)}.site-nav .nav-link:active{background:#b07a5d1f}.site-nav .nav-link.is-active{background:#b07a5d14;color:var(--primary)}.site-nav .nav-link.is-active:after{display:none}.header-meta{display:none}}@media(max-width:760px){:root{--content: min(1280px, calc(100vw - 48px) )}.page{padding-bottom:var(--space-10)}.section{padding:var(--space-12) 0}.hero-copy-home{width:min(100vw - 24px,42rem);padding:var(--space-10) var(--space-4) 100px}.hero h1{font-size:2.8rem}.hero p{font-size:var(--text-lg);line-height:1.68}.section-head,.page-header{margin-bottom:var(--space-10)}.section-head h2,.page-header h1,.product-copy h1{font-size:clamp(2rem,9vw,2.8rem);line-height:1.12}#home-content .section-head h2{font-size:clamp(1.8rem,8vw,2.4rem)}.features-grid,.product-grid,.config-options,.address-form-grid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--space-3);margin-top:var(--space-3)}.size-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.detail-actions{margin-bottom:var(--space-4)}.product-info-card{margin-top:var(--space-8);padding-top:var(--space-6)}.product-info-panel summary{min-height:60px;padding:var(--space-4) var(--space-5)}.product-info-body{padding:0 var(--space-5) var(--space-5)}.option-card{padding:var(--space-4)}.config-block+.config-block{margin-top:var(--space-5)}.config-card{gap:var(--space-6)}.featured-carousel-head{align-items:start;justify-content:space-between}.section-featured-home{padding-top:var(--space-10)}.section-featured-home .featured-carousel-head{margin-bottom:var(--space-8);padding-inline:24px}.featured-carousel-block{margin-bottom:var(--space-8);padding-bottom:var(--space-8)}.featured-carousel{width:100%;min-height:260px;overflow:hidden;padding-inline:var(--space-2)}.featured-card,.featured-card-carousel{width:min(230px,62vw);min-height:0}.featured-carousel-intro h2{font-size:clamp(1.8rem,8vw,2.4rem)}.carousel-button-prev{left:4px}.carousel-button-next{right:4px}.featured-card-carousel.is-prev{transform:translate(calc(-50% - 92px),-50%) scale(.78)}.featured-card-carousel.is-next{transform:translate(calc(-50% + 92px),-50%) scale(.78)}.featured-carousel-actions{margin-top:var(--space-6)}.featured-carousel-cta-primary{min-width:0;width:100%;max-width:320px;padding-inline:var(--space-5)}.carousel-dots{margin-top:var(--space-6)}.config-card,.detail-card,.story-copy,.feature-card,.summary-card{padding:var(--space-6)}.checkout-progress-label{font-size:.65rem}.checkout-progress-indicator{width:28px;height:28px;font-size:.7rem}.checkout-progress-indicator svg{width:14px;height:14px}.checkout-progress-step:before,.checkout-progress-step:after{top:14px}.cart-item-header{grid-template-columns:1fr}.cart-line{align-items:flex-start;flex-direction:column}.cart-item .cart-actions{flex-direction:row-reverse;align-items:center;justify-content:space-between;width:100%}.cart-actions{flex-direction:column}.cart-actions .button{order:-1}.cart-price{align-items:flex-start}.review-item .cart-price{text-align:left}.footer-bottom{flex-direction:column}}@media(max-width:480px){.config-card,.detail-card,.summary-card{padding:var(--space-5)}.config-card{gap:var(--space-5)}.product-copy h1{font-size:clamp(1.6rem,7vw,2rem)}.product-price strong{font-size:var(--text-xl)}.option-card{padding:var(--space-3) var(--space-4)}.swatch{width:28px;height:28px}.config-block legend{font-size:var(--text-md)}.product-info-panel summary{min-height:56px;padding:var(--space-3) var(--space-4);gap:var(--space-3);font-size:var(--text-md)}.product-info-body{padding:0 var(--space-4) var(--space-4)}.gallery{gap:var(--space-2);margin-top:var(--space-3)}.config-block+.config-block{margin-top:var(--space-4)}}.confirm-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:var(--space-6)}.confirm-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#18120e8c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.confirm-modal-dialog{position:relative;background:var(--background);color:var(--foreground);border-radius:var(--radius-lg, 16px);padding:var(--space-8) var(--space-8) var(--space-6);max-width:440px;width:100%;box-shadow:0 24px 60px #18120e59;display:flex;flex-direction:column;gap:var(--space-4)}.confirm-modal-dialog h2{margin:0}.confirm-modal-dialog p{margin:0;color:var(--muted-foreground);line-height:var(--line-loose)}.confirm-modal-actions{display:flex;justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap}.faq-groups{display:flex;flex-direction:column;gap:var(--space-12);max-width:860px;margin:0 auto}.faq-group{display:flex;flex-direction:column;gap:var(--space-6)}.faq-group-title{font-family:var(--font-family-heading);font-weight:700;font-size:var(--text-2xl);color:var(--foreground);margin:0;padding-bottom:var(--space-3);border-bottom:1px solid var(--border-strong)}.faq-list{display:flex;flex-direction:column;gap:var(--space-4)}.faq-item{background:var(--card);border:1px solid rgba(255,255,255,.66);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-4) var(--space-6);transition:box-shadow .2s ease}.faq-item[open]{box-shadow:var(--shadow-lg)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);list-style:none;cursor:pointer;padding:var(--space-3) 0;font-family:var(--font-family-heading);font-weight:600;font-size:var(--text-lg);color:var(--foreground)}.faq-item summary::-webkit-details-marker{display:none}.faq-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--primary);transition:transform .25s ease;flex-shrink:0}.faq-icon svg{width:20px;height:20px}.faq-item[open] .faq-icon{transform:rotate(180deg)}.faq-item p{margin:0;padding:var(--space-2) 0 var(--space-4);color:var(--muted-foreground);line-height:var(--line-body)}
