*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{--ink:#252b29;--muted:#707771;--line:#dfe3dc;--surface:#fff;--soft:#ecefe8;--radius:2px;--width:1280px;margin:0;color:var(--ink);background:var(--page-bg,#f6f7f3);font-family:Arial,"Noto Sans KR","Malgun Gothic",sans-serif;font-size:15px;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{max-width:100%;display:block}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.3;word-break:keep-all;overflow-wrap:anywhere}h1,h2{font-weight:600;letter-spacing:-.045em}h3{font-weight:500;letter-spacing:-.02em}p{overflow-wrap:anywhere}h2{font-size:30px;margin-bottom:0}h3{font-size:17px}.container{width:calc(100% - 96px);max-width:var(--width);margin-left:auto;margin-right:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;padding:12px 20px;background:var(--ink);color:var(--page-bg)}.skip-link:focus{top:12px}.announcement{display:flex;justify-content:space-between;gap:24px;align-items:center;min-height:34px;padding:5px max(48px,calc((100vw - var(--width))/2));background:var(--accent);color:#fff;font-size:11px;letter-spacing:.05em}.announcement a{display:flex;align-items:center;gap:10px;white-space:nowrap}.site-header{position:sticky;top:0;z-index:20;background:var(--page-bg);border-bottom:1px solid var(--line)}.header-inner{width:calc(100% - 96px);max-width:var(--width);min-height:88px;margin:auto;display:flex;align-items:center;gap:40px}.brand{font-size:25px;font-weight:700;letter-spacing:-.06em;line-height:1.2}.brand img{object-fit:contain;width:auto;max-width:180px;max-height:48px}.main-nav{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-left:auto;font-size:13px}.main-nav a{position:relative;padding:8px 0;white-space:nowrap}.main-nav a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .2s}.main-nav a:hover::after{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:12px}.icon-button{display:grid;place-items:center;width:30px;height:34px;border:0;padding:3px;background:none;color:inherit}.icon-button:disabled{opacity:.4}.header-soon{font-size:10px;color:var(--muted);white-space:nowrap}.mobile-menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center;padding-top:54px;padding-bottom:54px;min-height:600px}.hero-copy{padding:18px 0 18px 10px;max-width:540px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:11px;font-weight:600;color:var(--accent);margin-bottom:20px}.hero h1{font-size:clamp(38px,4.7vw,65px);line-height:1.14;max-width:11em;margin-bottom:26px}.hero-description{color:var(--muted);font-size:14px;max-width:370px;line-height:1.9;margin-bottom:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:14px 22px;border:1px solid var(--accent);border-radius:var(--radius);font-size:13px;min-height:50px;font-weight:600;transition:background .2s,transform .2s}.button:not(:disabled):hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff}.button-outline{background:transparent;color:var(--accent)}.hero-caption{display:flex;align-items:center;gap:16px;margin-top:48px}.hero-caption>span{font-size:37px;line-height:1;letter-spacing:-.07em}.hero-caption p{margin:0;padding-left:16px;border-left:1px solid var(--line);color:var(--muted);font-size:11px;line-height:1.8}.hero-visual{position:relative;aspect-ratio:1/1;min-width:0;background:var(--soft);border-radius:var(--radius)}.hero-visual>a{display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit}.hero-visual img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.hero-image-label{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--surface);padding:15px 20px;font-size:12px;border:1px solid var(--line)}.hero-image-label>a{display:grid;place-items:center;width:34px;height:28px}.hero-empty{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:100%;padding:44px}.hero-monogram{font-family:Georgia,serif;font-size:clamp(100px,15vw,230px);font-weight:400;line-height:1;color:var(--accent);opacity:.7;position:relative}.hero-empty-label{margin-top:40px;letter-spacing:.2em;font-size:11px}.hero-line{position:absolute;inset:10%;border:1px solid var(--accent);opacity:.15}.hero-seal{position:absolute;right:-24px;top:30px;background:var(--accent);border:6px solid var(--page-bg);color:white;border-radius:50%;width:106px;height:106px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;transform:rotate(12deg)}.hero-seal span{font-size:10px;max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statement-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:18px 0}.statement-strip>div{display:flex;justify-content:space-between;align-items:center;gap:24px;font-size:18px;font-weight:600}.statement-strip span:first-child{text-transform:uppercase;font-size:25px;letter-spacing:-.05em}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px}.text-link{display:inline-flex;align-items:center;gap:14px;white-space:nowrap;font-size:12px;font-weight:500}.text-link:hover{color:var(--accent);text-decoration:underline;text-underline-offset:6px}.collection-section{padding-top:50px;padding-bottom:72px}.category-pills{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:28px}.category-pills>a{padding:7px 16px;border:1px solid var(--line);font-size:12px;border-radius:var(--radius);transition:background .2s}.category-pills>a:hover,.category-pills>a.is-active{background:var(--accent);border-color:var(--accent);color:#fff}.category-pills small{margin-left:6px;font-size:10px;opacity:.65}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 24px}.product-card{min-width:0}.product-image{display:block;position:relative;overflow:hidden;aspect-ratio:4/5;border-radius:var(--radius);background:var(--soft)}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-image:hover img{transform:scale(1.04)}.product-open{position:absolute;right:12px;bottom:12px;display:grid;place-items:center;background:var(--surface);height:36px;width:36px;border-radius:50%;opacity:0;transform:translateY(6px);transition:opacity .2s,transform .2s}.product-image:hover .product-open{opacity:1;transform:translateY(0)}.image-placeholder{height:100%;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;color:var(--muted);background:var(--soft);font-size:11px}.image-placeholder svg{opacity:.4}.product-caption{padding-top:17px}.product-category{text-transform:uppercase;color:var(--muted);font-size:10px;letter-spacing:.08em;margin-bottom:8px}.product-card h3{font-size:14px;margin-bottom:8px;line-height:1.55}.product-price{font-weight:600;font-size:14px;margin-bottom:8px}.product-summary{font-size:12px;color:var(--muted);line-height:1.65;margin-bottom:0}.section-end{margin-top:40px;text-align:center}.empty-state{padding:70px 24px;text-align:center;min-height:240px;border:1px dashed var(--line);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px}.empty-state svg{color:var(--muted)}.empty-state h2,.empty-state h3{font-size:18px;margin:0}.empty-state p{font-size:13px;color:var(--muted);margin:0}.brand-story{display:flex;align-items:center;gap:38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:42px;padding-bottom:42px;margin-bottom:60px}.story-mark{color:var(--accent);flex-shrink:0}.brand-story .eyebrow{margin-bottom:10px}.brand-story h2{font-size:25px;margin:0 0 8px}.brand-story p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:600px;margin:0}.brand-story>a{margin-left:auto}.notice-preview{margin-bottom:80px}.notice-row{display:flex;align-items:center;gap:24px;padding:21px 0;border-top:1px solid var(--line);font-size:14px}.notice-row:last-child{border-bottom:1px solid var(--line)}.notice-row>span{flex:1;overflow-wrap:anywhere}.notice-row time{color:var(--muted);font-size:12px;white-space:nowrap}.site-footer{background:var(--soft);padding-top:48px}.footer-top{display:flex;justify-content:space-between;gap:50px;padding-bottom:36px}.footer-brand p{font-size:12px;color:var(--muted);max-width:350px;line-height:1.9;margin:15px 0 0}.footer-nav{display:flex;justify-content:flex-end;gap:22px;font-size:12px;flex-wrap:wrap;align-content:flex-start}.footer-nav a{white-space:nowrap}.footer-nav a:hover{text-decoration:underline;text-underline-offset:4px}.footer-details{display:flex;gap:6px 22px;flex-wrap:wrap;margin-top:0;margin-bottom:25px;font-size:11px;color:var(--muted)}.footer-details>div{display:flex;gap:8px}.footer-details dt{font-weight:600;white-space:nowrap}.footer-details dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.footer-bottom{padding-top:22px;padding-bottom:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted)}.footer-bottom small{font-size:10px}.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding-top:25px;padding-bottom:10px;font-size:11px;color:var(--muted)}.breadcrumbs [aria-current]{max-width:70%;overflow-wrap:anywhere}.page-heading{margin:34px 0 45px}.page-heading h1{font-size:42px;margin-bottom:14px}.page-heading .eyebrow{margin-bottom:14px}.page-heading>p:not(.eyebrow){font-size:13px;color:var(--muted);margin:0}.collection-page{padding-bottom:85px;min-height:65vh}.collection-tools{display:flex;align-items:flex-start;gap:20px;justify-content:space-between;margin-bottom:24px}.collection-tools .category-pills{margin-bottom:0}.collection-search{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:8px 0;color:var(--muted);min-width:200px}.collection-search input{background:none;border:0;outline:0;width:200px;min-width:0;color:var(--ink);font-size:12px}.collection-search input::placeholder{color:var(--muted)}.search-empty{text-align:center;padding:35px;font-size:14px;color:var(--muted)}[hidden]{display:none!important}.product-page{padding-top:26px;padding-bottom:70px}.product-intro{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:start}.product-main-image{background:var(--soft);aspect-ratio:5/6;border-radius:var(--radius);overflow:hidden}.product-main-image>img{height:100%;width:100%;object-fit:contain}.product-info{padding:24px 0;position:sticky;top:115px}.product-info h1{font-size:36px;margin-bottom:24px;line-height:1.45}.product-info .eyebrow{margin-bottom:14px}.product-lead{color:var(--muted);font-size:14px;line-height:1.9}.detail-price{font-size:26px;font-weight:600;letter-spacing:-.035em;margin:25px 0}.purchase-actions{display:flex;flex-direction:column;gap:10px;margin-top:32px}.purchase-actions button:disabled{opacity:.64}.purchase-note{color:var(--muted);font-size:12px;line-height:1.9;margin:18px 0}.detail-jump{border-top:1px solid var(--line);padding-top:24px;margin-top:20px}.detail-nav{display:flex;gap:44px;border-bottom:1px solid var(--line);margin-top:64px;margin-bottom:45px}.detail-nav a{padding:19px 0;font-size:13px}.detail-nav a:first-child{border-bottom:2px solid var(--accent)}.detail-nav span{color:var(--muted);font-size:11px;margin-left:4px}.product-details{max-width:900px;margin:0 auto 64px;scroll-margin-top:110px}.product-details .section-heading h2,.product-reviews .section-heading h2{font-size:25px}.plain-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.95}.description-images{margin-top:36px}.description-images img{max-width:100%;width:auto;height:auto;margin:0 auto}.product-reviews{padding-top:30px;border-top:1px solid var(--line);scroll-margin-top:110px}.product-reviews .section-heading h2>span{font-size:15px;font-weight:400;color:var(--muted);margin-left:8px}.review-card{border-top:1px solid var(--line);padding:28px 0}.review-card h3{font-size:17px;line-height:1.65;margin-bottom:12px;white-space:pre-wrap}.review-card .eyebrow{font-size:10px;margin-bottom:12px}.byline{display:flex;flex-wrap:wrap;gap:18px;font-size:12px;color:var(--muted);margin-bottom:18px}.byline time{white-space:nowrap}.content-page{max-width:960px;padding-bottom:80px;min-height:60vh}.content-page .page-heading{border-bottom:1px solid var(--line);padding-bottom:30px}.text-page-content{padding-top:0}.content-image{width:auto;max-width:100%;height:auto;margin:24px 0}.muted{color:var(--muted);font-size:14px}.reviews-list .review-card:first-child{border-top:0;padding-top:0}

/* A shared content model, ten deliberately different visual compositions. */
.theme-minimal .hero-visual{border:1px solid var(--line)}.theme-minimal .hero-copy{padding-left:25px}.theme-minimal .product-image{aspect-ratio:1/1}.theme-minimal .product-category{letter-spacing:.13em}.theme-minimal .brand-story{padding-top:55px;padding-bottom:55px}
.theme-beauty{--ink:#50373e;--muted:#9b8088;--line:#efdbdf;--soft:#f4e5e7;--radius:16px}.theme-beauty .announcement{background:#f0d8df;color:var(--ink)}.theme-beauty .hero{gap:90px;min-height:640px}.theme-beauty .hero-visual{border-radius:48% 48% 4px 4px;aspect-ratio:5/6}.theme-beauty .hero-image-label{left:12%;right:12%;bottom:24px;border-radius:40px;padding:9px 18px}.theme-beauty .hero h1{font-family:Georgia,"Malgun Gothic",serif;font-weight:400;font-size:56px;line-height:1.3}.theme-beauty .hero-caption{display:none}.theme-beauty .button{border-radius:40px;padding-left:26px;padding-right:26px}.theme-beauty .hero-seal{top:34px;right:-20px;background:#ddabbc}.theme-beauty .product-image{border-radius:140px 140px 10px 10px}.theme-beauty .product-caption{text-align:center}.theme-beauty .brand-story{border:0;border-radius:18px;background:var(--soft);padding:42px}.theme-beauty .category-pills>a{border-radius:30px}.theme-beauty .section-heading h2{font-weight:400}
.theme-fashion{--ink:#171b23;--muted:#72747c;--line:#d6d6d1;--soft:#e7e7e2}.theme-fashion .brand{text-transform:uppercase;letter-spacing:-.08em;font-size:32px}.theme-fashion .announcement{background:#171b23}.theme-fashion .hero{grid-template-columns:.9fr 1.1fr;gap:0;padding-top:0;padding-bottom:0;min-height:680px}.theme-fashion .hero-copy{padding:45px 55px 45px 0}.theme-fashion .hero h1{font-size:68px;font-weight:800;letter-spacing:-.065em;line-height:1.08}.theme-fashion .hero-visual{aspect-ratio:4/5;height:100%;min-height:620px}.theme-fashion .hero-image-label{bottom:20px;left:20px;right:20px;border:0}.theme-fashion .hero-caption{margin-top:70px}.theme-fashion .statement-strip{background:var(--ink);color:var(--page-bg)}.theme-fashion .product-grid{gap:38px 14px}.theme-fashion .product-image{aspect-ratio:2/3}.theme-fashion .product-caption{border-top:2px solid var(--ink);margin-top:14px;padding-top:10px}.theme-fashion .product-category{display:none}.theme-fashion .product-card h3{font-weight:600}.theme-fashion .section-heading h2{font-size:38px;font-weight:700}.theme-fashion .brand-story{gap:50px}.theme-fashion .story-mark{display:none}
.theme-food{--ink:#304234;--muted:#7a8872;--line:#dadfce;--soft:#edf0df;--radius:12px}.theme-food .brand{font-family:Georgia,"Malgun Gothic",serif;letter-spacing:-.04em}.theme-food .hero{grid-template-columns:1fr 1.05fr;gap:60px;padding-top:65px;padding-bottom:65px}.theme-food .hero-visual{border-radius:50%;border:12px solid #e2e8d0;aspect-ratio:1/1}.theme-food .hero-visual>a{border-radius:50%}.theme-food .hero-image-label{left:16%;right:16%;bottom:16px;border-radius:10px;padding:9px 15px;box-shadow:0 3px 24px #30423412}.theme-food .hero h1{font-weight:700;font-size:56px;line-height:1.23}.theme-food .hero-seal{top:10px;right:-30px}.theme-food .product-image{aspect-ratio:1/1}.theme-food .product-card{padding:12px;background:#fffdf7;border:1px solid var(--line);border-radius:16px}.theme-food .product-caption{padding:16px 6px 6px}.theme-food .category-pills>a{border-radius:40px}.theme-food .brand-story{border-style:dashed}.theme-food .story-mark{background:var(--soft);padding:20px;border-radius:50%}.theme-food .footer-top .brand{font-size:30px}
.theme-living{--ink:#544c42;--muted:#998e80;--line:#e3dbcf;--soft:#e9e1d5;--radius:2px}.theme-living .announcement{color:var(--ink);background:#e7ddce}.theme-living .header-inner{min-height:102px}.theme-living .brand{font-family:Georgia,"Malgun Gothic",serif;font-weight:400;font-size:32px}.theme-living .hero{grid-template-columns:1.18fr 1fr;gap:76px;min-height:670px}.theme-living .hero-visual{order:-1;aspect-ratio:5/6}.theme-living .hero-copy{max-width:430px}.theme-living .hero h1{font-size:48px;line-height:1.35;font-weight:400}.theme-living .hero-caption{display:none}.theme-living .hero-image-label{background:transparent;border:0;bottom:-40px;padding:0;font-size:11px}.theme-living .hero-image-label>a{height:30px}.theme-living .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 32px}.theme-living .product-image{aspect-ratio:5/6}.theme-living .section-heading h2{font-weight:400}.theme-living .brand-story{background:var(--soft);border:0;width:100%;max-width:none;padding:60px max(48px,calc((100vw - var(--width))/2));margin-top:20px}.theme-living .brand-story .story-mark{display:none}
.theme-outdoor{--ink:#23372b;--muted:#758173;--line:#cdd7c9;--soft:#dfe6da}.theme-outdoor .hero{background:#244633;color:#f1f3e9;width:100%;max-width:none;padding:45px max(48px,calc((100vw - var(--width))/2));gap:50px;min-height:625px}.theme-outdoor .hero-copy{padding:25px 0}.theme-outdoor .hero .eyebrow,.theme-outdoor .hero .hero-description,.theme-outdoor .hero-caption p{color:#c2d0bd}.theme-outdoor .hero h1{font-size:58px;font-weight:700;text-transform:uppercase}.theme-outdoor .hero .button-primary{background:#dfdc93;border-color:#dfdc93;color:#273b2b}.theme-outdoor .hero-visual{border:1px solid #728968;aspect-ratio:6/5;background:#3c5b45}.theme-outdoor .hero-image-label{background:#e7e8d9;color:var(--ink);border:0}.theme-outdoor .hero-monogram{color:#d8e3cb}.theme-outdoor .hero-line{border-color:#d8e3cb}.theme-outdoor .statement-strip{background:#e6e6cf;border-color:#d1d8c2;font-size:13px}.theme-outdoor .statement-strip>div{font-size:13px}.theme-outdoor .statement-strip span:first-child{font-size:16px;letter-spacing:.1em}.theme-outdoor .product-image{aspect-ratio:1/1;border:1px solid var(--line)}.theme-outdoor .product-caption{border-left:3px solid var(--accent);padding-left:14px;margin-top:15px;padding-top:0}.theme-outdoor .section-heading h2{font-weight:700}.theme-outdoor .brand-story{border:2px solid var(--accent);padding:30px}.theme-outdoor .site-footer{background:#243a2d;--muted:#a5b1a0;--line:#4b5c48;color:#e5eadf}
.theme-luxury{--ink:#e6dfd1;--muted:#999584;--line:#393d32;--surface:#24291f;--soft:#20261d;--radius:0}.theme-luxury .announcement{background:#20261d;color:#bfb197;border-bottom:1px solid var(--line)}.theme-luxury .header-inner{min-height:106px;flex-wrap:wrap;justify-content:center;gap:12px 45px;padding:20px 0}.theme-luxury .brand{font-family:Georgia,"Malgun Gothic",serif;letter-spacing:.12em;font-size:29px;font-weight:400;text-align:center}.theme-luxury .main-nav{margin-left:0}.theme-luxury .hero{gap:65px;padding-top:70px;padding-bottom:70px}.theme-luxury .hero h1{font-family:Georgia,"Malgun Gothic",serif;font-weight:400;line-height:1.3;font-size:53px}.theme-luxury .hero-visual{border:1px solid #736544;padding:16px;aspect-ratio:5/6}.theme-luxury .hero-image-label{left:16px;right:16px;bottom:16px;border:0;background:#1e231bdc}.theme-luxury .hero-caption{display:none}.theme-luxury .hero-copy .button{margin-top:12px}.theme-luxury .button-primary{color:#151714}.theme-luxury .category-pills>a.is-active,.theme-luxury .category-pills>a:hover{color:#151714}.theme-luxury .product-grid{gap:45px 32px}.theme-luxury .product-image{aspect-ratio:3/4;border:1px solid var(--line);padding:9px}.theme-luxury .product-caption{text-align:center}.theme-luxury .section-heading{justify-content:center;text-align:center;position:relative;padding-bottom:12px}.theme-luxury .section-heading>.text-link{position:absolute;right:0;bottom:14px}.theme-luxury .section-heading h2{font-family:Georgia,"Malgun Gothic",serif;font-weight:400}.theme-luxury .brand-story{border-color:#776748;padding-top:52px;padding-bottom:52px}.theme-luxury .story-mark{padding:20px;border:1px solid #776748}.theme-luxury .brand-story h2{font-weight:400}.theme-luxury .site-footer{background:#10140e}
.theme-editorial{--ink:#302f29;--muted:#8d8577;--line:#d9d0bf;--soft:#eee4d4;--radius:0}.theme-editorial .announcement{background:var(--page-bg);color:var(--muted);border-bottom:1px solid var(--line)}.theme-editorial .brand{font-family:Georgia,"Malgun Gothic",serif;font-size:30px;font-weight:500}.theme-editorial .site-header{border-bottom:2px solid var(--ink)}.theme-editorial .hero{grid-template-columns:1.1fr 1fr;gap:50px;padding-top:45px;padding-bottom:45px}.theme-editorial .hero h1{font-family:Georgia,"Malgun Gothic",serif;font-weight:400;font-size:62px;line-height:1.2;max-width:8em}.theme-editorial .hero-copy{padding:25px 30px 25px 0;border-right:1px solid var(--line)}.theme-editorial .hero-visual{aspect-ratio:4/5}.theme-editorial .hero-caption{border-top:1px solid var(--line);padding-top:25px;margin-top:42px}.theme-editorial .hero-image-label{background:var(--page-bg);padding:13px 0;border:none;border-bottom:1px solid var(--line)}.theme-editorial .collection-section{border-top:2px solid var(--ink)}.theme-editorial .section-heading h2{font-family:Georgia,"Malgun Gothic",serif;font-size:36px;font-weight:400}.theme-editorial .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 28px}.theme-editorial .collection-section .product-card:first-child{grid-column:span 2;grid-row:span 2}.theme-editorial .collection-section .product-card:first-child .product-image{aspect-ratio:5/6}.theme-editorial .product-image{aspect-ratio:4/3}.theme-editorial .product-caption{border-top:1px solid var(--ink);margin-top:16px;padding-top:13px}.theme-editorial .product-card h3{font-family:Georgia,"Malgun Gothic",serif;font-size:18px}.theme-editorial .brand-story{border-top:2px solid var(--ink);border-bottom:2px solid var(--ink)}.theme-editorial .brand-story h2{font-family:Georgia,"Malgun Gothic",serif;font-weight:400;font-size:32px}
.theme-catalog{--ink:#273243;--muted:#7c8797;--line:#dfe5ef;--soft:#eaf0f9;--radius:8px}.theme-catalog .site-header{background:#fff}.theme-catalog .hero{padding-top:30px;padding-bottom:30px;min-height:400px;grid-template-columns:1.3fr .75fr;gap:30px}.theme-catalog .hero-copy{background:#e7edfc;height:100%;max-width:none;border-radius:12px;padding:44px}.theme-catalog .hero h1{font-size:40px;max-width:12em}.theme-catalog .hero-description{max-width:450px;margin-bottom:20px}.theme-catalog .hero-caption{display:none}.theme-catalog .hero-visual{height:100%;aspect-ratio:1/1;border-radius:12px;min-height:365px}.theme-catalog .hero-image-label{border-radius:0 0 12px 12px;background:#fff}.theme-catalog .collection-section{padding-top:20px}.theme-catalog .category-pills{gap:8px}.theme-catalog .category-pills>a{background:#fff;padding:10px 20px}.theme-catalog .category-pills>a.is-active,.theme-catalog .category-pills>a:hover{background:var(--accent)}.theme-catalog .product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.theme-catalog .product-card{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.theme-catalog .product-image{aspect-ratio:1/1;border-radius:0}.theme-catalog .product-caption{padding:16px}.theme-catalog .product-card h3{font-size:13px}.theme-catalog .product-category{font-size:9px}.theme-catalog .brand-story{background:#fff;padding:28px;border:1px solid var(--line);border-radius:10px}.theme-catalog .brand-story h2{font-size:22px}.theme-catalog .brand-story .story-mark svg{width:42px}.theme-catalog .notice-preview{padding:25px;border:1px solid var(--line);border-radius:10px;background:#fff}.theme-catalog .notice-preview .section-heading h2{font-size:23px}
.theme-promotion{--ink:#402b22;--muted:#9a8577;--line:#eedaca;--soft:#ffe6d7;--radius:16px}.theme-promotion .announcement{background:#ffd565;color:#493017;font-weight:600}.theme-promotion .brand{font-size:32px;font-weight:800;letter-spacing:-.07em}.theme-promotion .hero{gap:0;padding-top:35px;padding-bottom:35px;grid-template-columns:1.1fr 1fr}.theme-promotion .hero-copy{background:#ffe4d1;height:100%;padding:44px;border-radius:24px 0 0 24px;max-width:none}.theme-promotion .hero h1{font-size:54px;font-weight:800;line-height:1.15}.theme-promotion .hero-visual{border-radius:0 24px 24px 0;aspect-ratio:1/1;height:100%;background:#ffd8bd}.theme-promotion .hero-image-label{border-radius:16px;left:22px;right:22px;bottom:22px;border:0}.theme-promotion .hero-caption{display:none}.theme-promotion .hero-seal{right:-20px;top:20px;background:#ffd565;color:#60451a;border:5px solid var(--page-bg);width:100px;height:100px;box-shadow:0 4px 0 #47311122}.theme-promotion .button{border-radius:12px}.theme-promotion .button-primary{box-shadow:0 4px 0 #ac4126}.theme-promotion .statement-strip{border:0;background:#ffcc57;transform:rotate(-1deg);padding:14px 0;margin:10px 0 30px}.theme-promotion .statement-strip span:first-child{font-size:21px}.theme-promotion .statement-strip>div{font-size:16px}.theme-promotion .product-grid{gap:24px}.theme-promotion .product-card{background:#fff;border:1px solid #efddcb;border-radius:18px;padding:10px;box-shadow:0 4px 0 #eedfd0}.theme-promotion .product-image{aspect-ratio:1/1;border-radius:10px}.theme-promotion .product-caption{padding:16px 7px 7px}.theme-promotion .product-price{color:var(--accent);font-size:18px}.theme-promotion .product-card h3{font-weight:600}.theme-promotion .section-heading h2{font-size:33px;font-weight:800}.theme-promotion .brand-story{background:#ffe4d1;border:0;border-radius:24px;padding:35px}.theme-promotion .story-mark{background:#ffd565;border-radius:50%;padding:20px}.theme-promotion .story-mark svg{width:40px;height:40px}.theme-promotion .brand-story h2{font-weight:700}.theme-promotion .category-pills>a{border-radius:40px}

@media(min-width:1600px){.hero h1{font-size:64px}.theme-fashion .hero h1{font-size:72px}}
@media(max-width:1100px){.container,.header-inner{width:calc(100% - 64px)}.announcement{padding-left:32px;padding-right:32px}.header-inner{gap:24px}.main-nav{gap:16px;font-size:12px}.header-actions{gap:8px}.header-soon{display:none}.hero{gap:40px;min-height:520px}.hero h1{font-size:48px}.hero-caption{margin-top:30px}.product-grid{gap:28px 18px}.theme-fashion .hero{min-height:560px}.theme-fashion .hero-visual{min-height:520px}.theme-fashion .hero h1{font-size:56px}.theme-fashion .hero-copy{padding-right:30px}.theme-beauty .hero{gap:60px;min-height:550px}.theme-living .hero{gap:44px;min-height:580px}.theme-outdoor .hero{padding-left:32px;padding-right:32px;min-height:520px}.theme-living .brand-story{padding-left:32px;padding-right:32px}.theme-catalog .hero-copy{padding:28px}.theme-catalog .hero h1{font-size:35px}.theme-catalog .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.theme-promotion .hero-copy{padding:32px}.theme-promotion .hero h1{font-size:44px}.theme-luxury .hero{gap:40px}.theme-luxury .hero h1{font-size:43px}.theme-luxury .section-heading>.text-link{position:static}.product-intro{gap:40px}.product-info h1{font-size:30px}.brand-story{gap:25px}.brand-story h2{font-size:23px}.footer-nav{gap:14px}.theme-editorial .hero h1{font-size:52px}}
@media(max-width:800px){.container,.header-inner{width:calc(100% - 40px)}.announcement{padding:7px 20px;min-height:30px;font-size:10px}.announcement>a{display:none}.header-inner{min-height:72px;gap:16px;position:relative}.mobile-menu{display:grid}.brand{font-size:23px}.header-actions{margin-left:auto}.main-nav{position:absolute;top:100%;left:-20px;right:-20px;display:none;flex-direction:column;align-items:flex-start;gap:0;background:var(--page-bg);padding:12px 24px 20px;border-bottom:1px solid var(--line);box-shadow:0 8px 12px #00000006}.main-nav.is-open{display:flex}.main-nav>a{padding:12px 0;font-size:14px}.hero{gap:24px;padding-top:35px;padding-bottom:35px;min-height:430px}.hero-copy{padding-left:0}.hero h1{font-size:36px;margin-bottom:18px}.hero-description{font-size:12px;line-height:1.85;margin-bottom:22px}.hero-caption{display:none}.hero .eyebrow{font-size:9px;margin-bottom:15px}.hero .button{font-size:12px;padding:11px 15px;gap:15px;min-height:44px}.hero-visual{aspect-ratio:4/5}.hero-image-label{padding:10px 12px;font-size:11px;gap:8px}.hero-seal{width:80px;height:80px;border-width:4px;right:-12px;top:14px}.hero-seal span{font-size:9px;max-width:55px}.section-heading h2,h2{font-size:25px}.section-heading{margin-bottom:25px}.section-heading .text-link{font-size:11px;gap:8px}.collection-section{padding-top:30px;padding-bottom:45px}.category-pills{gap:8px}.category-pills>a{padding:6px 12px;font-size:11px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 14px}.product-card h3{font-size:12px}.product-caption{padding-top:13px}.product-price{font-size:13px}.product-category{font-size:9px;margin-bottom:6px}.product-summary{font-size:11px}.brand-story{flex-wrap:wrap;margin-bottom:40px;padding-top:30px;padding-bottom:30px;gap:20px}.brand-story h2{font-size:22px}.brand-story>div:not(.story-mark){flex:1}.brand-story>a{margin-left:0}.story-mark svg{width:40px}.brand-story p:not(.eyebrow){font-size:12px}.notice-preview{margin-bottom:50px}.site-footer{padding-top:34px}.footer-top{flex-direction:column;gap:26px}.footer-nav{justify-content:flex-start;gap:12px 22px}.footer-bottom{flex-direction:column;gap:8px}.footer-details{font-size:10px}.theme-minimal .hero-copy{padding-left:0}.theme-beauty .hero{gap:34px;min-height:470px}.theme-beauty .hero h1{font-size:37px}.theme-beauty .hero-seal{right:-12px;top:8px}.theme-beauty .hero-image-label{left:7%;right:7%;bottom:13px;font-size:10px}.theme-beauty .brand-story{padding:28px}.theme-fashion .brand{font-size:25px}.theme-fashion .hero{min-height:460px}.theme-fashion .hero h1{font-size:45px}.theme-fashion .hero-visual{min-height:420px}.theme-fashion .hero-copy{padding-right:24px}.theme-fashion .hero-image-label{bottom:12px;left:12px;right:12px;font-size:10px}.theme-fashion .section-heading h2{font-size:29px}.theme-food .hero{gap:25px;padding-top:45px;padding-bottom:45px}.theme-food .hero h1{font-size:37px}.theme-food .hero-visual{border-width:7px}.theme-food .hero-seal{right:-8px}.theme-food .hero-image-label{bottom:8px;left:7%;right:7%;font-size:10px}.theme-food .product-card{padding:8px}.theme-food .story-mark{padding:10px}.theme-living .header-inner{min-height:76px}.theme-living .hero{gap:32px;min-height:460px}.theme-living .hero h1{font-size:36px}.theme-living .hero-copy{padding:0}.theme-living .hero-image-label{bottom:-36px}.theme-living .product-grid{gap:28px 18px}.theme-living .brand-story{padding:34px 20px}.theme-outdoor .hero{padding:35px 20px;gap:25px;min-height:440px}.theme-outdoor .hero h1{font-size:40px}.theme-outdoor .hero-visual{aspect-ratio:4/5}.theme-outdoor .statement-strip span:first-child{font-size:13px}.theme-outdoor .statement-strip>div{font-size:11px}.theme-outdoor .brand-story{padding:24px}.theme-luxury .header-inner{padding:0;min-height:78px;justify-content:flex-start;gap:16px}.theme-luxury .brand{font-size:23px;letter-spacing:.02em}.theme-luxury .hero{padding-top:40px;padding-bottom:40px;gap:30px}.theme-luxury .hero h1{font-size:35px}.theme-luxury .hero-visual{padding:9px}.theme-luxury .hero-image-label{left:9px;right:9px;bottom:9px;padding:10px;font-size:10px}.theme-luxury .product-grid{gap:25px 16px}.theme-luxury .product-image{padding:5px}.theme-luxury .story-mark{padding:12px}.theme-editorial .hero{gap:26px}.theme-editorial .hero-copy{padding-right:20px}.theme-editorial .hero h1{font-size:42px}.theme-editorial .section-heading h2{font-size:29px}.theme-editorial .product-grid{gap:24px 18px}.theme-editorial .product-card h3{font-size:15px}.theme-editorial .brand-story h2{font-size:25px}.theme-catalog .hero{gap:16px;min-height:360px}.theme-catalog .hero-copy{padding:25px}.theme-catalog .hero h1{font-size:30px}.theme-catalog .hero-visual{min-height:320px}.theme-catalog .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.theme-catalog .product-caption{padding:12px}.theme-catalog .brand-story{padding:22px}.theme-promotion .brand{font-size:26px}.theme-promotion .hero h1{font-size:37px}.theme-promotion .hero-copy{padding:28px}.theme-promotion .hero-image-label{left:12px;right:12px;bottom:12px;font-size:10px}.theme-promotion .hero-seal{width:75px;height:75px;right:-13px}.theme-promotion .statement-strip span:first-child{font-size:17px}.theme-promotion .statement-strip>div{font-size:12px}.theme-promotion .product-grid{gap:20px 14px}.theme-promotion .product-card{padding:8px}.theme-promotion .product-caption{padding:13px 4px 5px}.theme-promotion .product-price{font-size:16px}.theme-promotion .brand-story{padding:25px}.theme-promotion .section-heading h2{font-size:28px}.theme-promotion .story-mark{padding:12px}.page-heading{margin:25px 0 30px}.page-heading h1{font-size:33px}.product-intro{gap:28px}.product-info{padding:10px 0;top:95px}.product-info h1{font-size:25px;margin-bottom:15px}.product-lead{font-size:12px}.detail-price{font-size:23px;margin:20px 0}.purchase-actions{margin-top:22px}.purchase-actions .button{font-size:12px;padding:12px}.purchase-note{font-size:11px}.detail-nav{margin-top:42px;gap:30px}.product-details .section-heading h2,.product-reviews .section-heading h2{font-size:22px}.plain-text{font-size:13px}.collection-search{min-width:170px}.collection-search input{width:160px}.content-page{padding-bottom:55px}}
@media(max-width:560px){.announcement{font-size:9px;justify-content:center}.header-inner{gap:10px;min-height:64px}.brand{font-size:21px}.brand img{max-width:125px;max-height:36px}.header-actions{gap:7px}.icon-button{width:27px}.header-actions .icon-button:first-child{display:none}.hero{grid-template-columns:1fr;gap:26px;padding-top:32px;padding-bottom:30px;min-height:0}.hero-copy{padding:0;max-width:none}.hero h1{font-size:39px;max-width:11em;margin-bottom:16px;line-height:1.2}.hero-description{max-width:100%;font-size:13px;margin-bottom:24px}.hero .eyebrow{font-size:9px}.hero-visual{aspect-ratio:6/5;max-height:440px;min-height:0}.hero-image-label{font-size:11px;left:0;right:0}.hero-seal{right:-10px;top:12px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-open{display:none}.product-card h3{font-size:12px}.product-category{font-size:8px}.product-price{font-size:12px}.product-summary{font-size:10px}.collection-section{padding-top:25px;padding-bottom:40px}.section-heading{gap:12px;margin-bottom:22px}.section-heading h2,h2{font-size:23px}.section-heading .eyebrow{font-size:9px}.category-pills{gap:6px}.category-pills>a{padding:6px 11px;font-size:10px}.text-link{font-size:11px}.brand-story{gap:15px}.brand-story h2{font-size:19px}.brand-story .eyebrow{font-size:9px}.brand-story .story-mark{display:none}.brand-story>a{width:100%;margin-top:6px}.notice-row{gap:12px;font-size:12px;padding:18px 0}.notice-row time{font-size:10px}.notice-row svg{width:14px}.footer-top{gap:22px}.footer-nav{gap:12px 18px;font-size:11px}.footer-brand p{font-size:11px}.footer-bottom small{font-size:9px}.footer-details>div{max-width:100%}.footer-details dt{white-space:normal}.footer-details dd{min-width:0}.theme-beauty .hero{gap:30px;min-height:0;padding-bottom:35px;text-align:center}.theme-beauty .hero h1{font-size:38px;max-width:10em;margin-left:auto;margin-right:auto}.theme-beauty .hero-description{margin-left:auto;margin-right:auto}.theme-beauty .hero-visual{width:86%;margin:auto;aspect-ratio:6/7;max-height:none}.theme-beauty .hero-seal{width:86px;height:86px;right:-20px;top:20px}.theme-beauty .hero-image-label{left:8%;right:8%;bottom:18px;font-size:11px}.theme-beauty .brand-story{padding:24px}.theme-fashion .hero{min-height:0;grid-template-columns:1fr;gap:15px;padding-top:25px}.theme-fashion .hero-copy{padding:0}.theme-fashion .hero h1{font-size:47px;max-width:9em}.theme-fashion .hero-visual{min-height:0;aspect-ratio:4/5;max-height:none}.theme-fashion .hero-image-label{left:15px;right:15px;bottom:15px;font-size:11px}.theme-fashion .statement-strip>div{font-size:10px;gap:12px}.theme-fashion .statement-strip span:first-child{font-size:16px}.theme-fashion .statement-strip svg{width:15px}.theme-fashion .section-heading h2{font-size:27px}.theme-food .hero{grid-template-columns:1fr;gap:32px;text-align:center;padding-top:35px;padding-bottom:35px}.theme-food .hero h1{font-size:38px;margin-left:auto;margin-right:auto}.theme-food .hero-visual{width:90%;margin:auto;aspect-ratio:1;max-height:none}.theme-food .hero-image-label{left:10%;right:10%;bottom:8px;font-size:11px}.theme-food .hero-seal{right:-15px;top:12px}.theme-food .product-card{padding:7px;border-radius:12px}.theme-food .product-caption{padding:12px 4px 4px}.theme-living .hero{grid-template-columns:1fr;gap:48px;min-height:0;padding-top:25px}.theme-living .hero-visual{aspect-ratio:1;order:0;max-height:none}.theme-living .hero-copy{order:1}.theme-living .hero h1{font-size:38px}.theme-living .hero-image-label{bottom:-34px;font-size:11px}.theme-living .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 13px}.theme-living .header-inner{min-height:67px}.theme-living .brand{font-size:24px}.theme-outdoor .hero{grid-template-columns:1fr;padding:32px 20px;gap:28px;min-height:0}.theme-outdoor .hero-copy{padding:0}.theme-outdoor .hero h1{font-size:42px}.theme-outdoor .hero-visual{aspect-ratio:6/5;max-height:none}.theme-outdoor .statement-strip{padding:12px 0}.theme-outdoor .statement-strip>div{font-size:10px;gap:12px}.theme-outdoor .statement-strip span:first-child{font-size:12px}.theme-outdoor .product-caption{padding-left:9px;border-width:2px}.theme-luxury .header-inner{min-height:70px}.theme-luxury .brand{font-size:22px}.theme-luxury .hero{gap:28px;padding-top:35px;padding-bottom:35px;text-align:center}.theme-luxury .hero h1{font-size:38px;max-width:10em;margin-left:auto;margin-right:auto}.theme-luxury .hero-visual{aspect-ratio:5/6;max-height:none;width:94%;margin:auto}.theme-luxury .hero-image-label{font-size:11px}.theme-luxury .product-grid{gap:26px 12px}.theme-luxury .section-heading{text-align:left;justify-content:space-between}.theme-luxury .section-heading>.text-link{align-self:flex-end}.theme-luxury .brand-story{padding-top:30px;padding-bottom:30px}.theme-editorial .hero{gap:28px;grid-template-columns:1fr;padding-top:30px}.theme-editorial .hero-copy{border-right:0;padding:0}.theme-editorial .hero h1{font-size:45px;max-width:9em}.theme-editorial .hero-visual{aspect-ratio:1;max-height:none}.theme-editorial .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.theme-editorial .collection-section .product-card:first-child{grid-column:span 2;grid-row:span 1}.theme-editorial .collection-section .product-card:first-child .product-image{aspect-ratio:6/5}.theme-editorial .product-card h3{font-size:14px}.theme-editorial .section-heading h2{font-size:26px}.theme-editorial .brand-story h2{font-size:24px}.theme-catalog .hero{grid-template-columns:1fr;gap:12px;padding-top:20px;padding-bottom:25px}.theme-catalog .hero-copy{padding:28px;border-radius:12px}.theme-catalog .hero h1{font-size:35px}.theme-catalog .hero-visual{min-height:0;max-height:300px;aspect-ratio:6/4}.theme-catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.theme-catalog .product-caption{padding:12px}.theme-catalog .product-card h3{font-size:12px}.theme-catalog .category-pills>a{padding:8px 14px;font-size:10px}.theme-catalog .brand-story{padding:20px}.theme-catalog .brand-story h2{font-size:19px}.theme-catalog .notice-preview{padding:20px}.theme-catalog .notice-preview .section-heading h2{font-size:21px}.theme-promotion .hero{grid-template-columns:1fr;gap:0;padding-top:22px;padding-bottom:26px}.theme-promotion .hero-copy{padding:28px;border-radius:20px 20px 0 0}.theme-promotion .hero h1{font-size:42px}.theme-promotion .hero-visual{border-radius:0 0 20px 20px;aspect-ratio:6/5;max-height:none}.theme-promotion .hero-seal{top:-18px;right:12px;width:80px;height:80px}.theme-promotion .statement-strip>div{font-size:10px;gap:12px}.theme-promotion .statement-strip span:first-child{font-size:15px}.theme-promotion .product-grid{gap:20px 12px}.theme-promotion .product-card{padding:7px;border-radius:14px}.theme-promotion .product-price{font-size:15px}.theme-promotion .section-heading h2{font-size:26px}.theme-promotion .brand-story{padding:24px}.breadcrumbs{font-size:10px;gap:9px;padding-top:20px}.page-heading{margin:22px 0 28px}.page-heading h1{font-size:30px}.page-heading>p:not(.eyebrow){font-size:12px}.collection-tools{flex-direction:column;gap:18px}.collection-search{width:100%;padding:10px 0}.collection-search input{width:100%;font-size:12px}.product-page{padding-top:12px;padding-bottom:40px}.product-intro{grid-template-columns:1fr;gap:25px}.product-main-image{aspect-ratio:1}.product-info{position:static;padding:0}.product-info h1{font-size:26px}.product-lead{font-size:13px}.detail-price{font-size:25px}.purchase-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.purchase-actions .button{font-size:11px;padding:11px 8px;gap:7px;min-height:47px}.purchase-actions .button svg{width:16px}.purchase-note{font-size:11px}.detail-jump{padding-top:17px;margin-top:10px}.detail-nav{gap:22px;margin-top:32px;margin-bottom:30px}.detail-nav a{font-size:11px;padding:15px 0}.product-details{margin-bottom:40px}.product-details .section-heading h2,.product-reviews .section-heading h2{font-size:21px}.plain-text{font-size:13px;line-height:1.9}.review-card{padding:23px 0}.review-card h3{font-size:15px}.byline{font-size:11px;gap:13px}.text-page-content{padding-top:0}.content-page .page-heading{padding-bottom:23px}.content-page{padding-bottom:45px}.content-page h1{font-size:28px;line-height:1.45}.empty-state{padding:45px 20px;min-height:210px}.empty-state h2,.empty-state h3{font-size:16px}.empty-state p{font-size:12px}}
.reviews-board-head{display:grid;grid-template-columns:minmax(0,1fr) 140px 150px;gap:24px;padding:13px 22px;border-top:2px solid var(--ink);border-bottom:1px solid var(--line);font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.08em}.reviews-board-head span:nth-child(n+2){text-align:right}.reviews-list{border-bottom:1px solid var(--line)}.reviews-list .review-card{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:10px 30px;padding:25px 22px;transition:background .2s}.reviews-list .review-card:hover{background:var(--soft)}.review-card-meta{grid-column:2;grid-row:1/span 3;display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;align-items:start;text-align:right}.review-card-meta .byline{display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:18px;margin:0}.review-product{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--accent);font-size:11px;font-weight:700}.review-card h3{margin:0;font-size:17px}.review-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}.review-excerpt{margin:3px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.review-more{display:inline-flex;align-items:center;gap:9px;width:max-content;margin-top:7px;color:var(--accent);font-size:11px;font-weight:700}.product-reviews .review-card-meta{grid-column:auto;grid-row:auto;display:flex;justify-content:space-between;text-align:left}.product-reviews .review-card{display:block}.product-reviews .review-card h3{margin-top:8px}.review-detail{max-width:960px;padding-top:30px;padding-bottom:90px}.review-detail-head{padding:48px 0 34px;border-bottom:2px solid var(--ink)}.review-detail-head h1{max-width:780px;margin-bottom:28px;font-size:clamp(30px,4vw,46px)}.review-detail-meta{display:flex;gap:34px}.review-detail-meta>span{display:flex;align-items:center;gap:12px;font-size:13px}.review-detail-meta small{color:var(--muted);font-size:10px;letter-spacing:.08em}.review-linked-product{display:grid;grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 24px;background:var(--soft);border-bottom:1px solid var(--line)}.review-linked-product span{font-size:11px;color:var(--muted)}.review-linked-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.review-detail-body{min-height:260px;padding:48px 24px}.review-detail-body .plain-text{font-size:15px;line-height:2.05}.review-detail-body .content-image{margin:36px auto}.review-detail-nav{display:flex;justify-content:space-between;gap:12px;padding-top:25px;border-top:1px solid var(--line)}
@media(max-width:800px){.reviews-board-head{display:none}.reviews-list .review-card{display:block;padding:24px 5px}.review-card-meta{display:flex;justify-content:space-between;margin-bottom:10px;text-align:left}.review-card-meta .byline{display:flex}.review-linked-product{grid-template-columns:1fr auto}.review-linked-product span{grid-column:1/-1}.review-detail-body{padding:36px 5px}.review-detail-nav .button{gap:9px}}
@media(max-width:560px){.review-card-meta{display:block}.review-card-meta .byline{margin-top:7px}.review-detail{padding-top:10px}.review-detail-head{padding:28px 0}.review-detail-head h1{font-size:28px}.review-detail-meta{gap:18px;flex-direction:column}.review-linked-product{padding:17px}.review-detail-body{min-height:180px;padding:30px 0}.review-detail-nav{display:grid;grid-template-columns:1fr 1fr}.review-detail-nav .button{padding:10px 8px;font-size:11px}}
.review-archive-nav{display:flex;gap:8px;overflow-x:auto;padding:0 0 22px;scrollbar-width:thin}.review-archive-nav a{flex:0 0 auto;padding:8px 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--muted);font-size:11px;font-weight:700}.review-archive-nav a:hover,.review-archive-nav a.active{border-color:var(--accent);background:var(--accent);color:#fff}.review-archive-nav span{margin-left:4px;opacity:.72;font-variant-numeric:tabular-nums}.review-date:hover,.review-detail-meta a:hover{text-decoration:underline;text-underline-offset:3px;color:var(--accent)}
.home-reviews .notice-row>span{display:flex;min-width:0;flex-direction:column}.home-reviews .notice-row>span small{color:var(--muted);font-size:10px}.home-reviews .notice-row>small{color:var(--muted);font-size:11px;white-space:nowrap}.related-products{padding-top:64px;margin-top:64px;border-top:1px solid var(--line)}.review-sibling-nav{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:36px}.review-sibling-nav a{display:flex;min-width:0;flex-direction:column;gap:5px;padding:18px;border:1px solid var(--line)}.review-sibling-nav a:last-child{text-align:right}.review-sibling-nav small{color:var(--muted);font-size:10px}.review-sibling-nav span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.review-sibling-nav a:hover{border-color:var(--accent);color:var(--accent)}
@media(max-width:560px){.home-reviews .notice-row>small{display:none}.related-products{padding-top:40px;margin-top:40px}.review-sibling-nav{gap:8px}.review-sibling-nav a{padding:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
/* Shared responsive promotion banners */
.global-banners{width:100%;padding:16px 24px;background:var(--surface);border-bottom:1px solid var(--line)}
.global-banner-track{display:grid;gap:14px;width:100%;max-width:1180px;margin:0 auto}
.global-banner{position:relative;isolation:isolate;display:grid;place-items:center;width:100%;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#151515;box-shadow:0 4px 16px #0000000a}
.global-banner::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0005,#0001 25%,#0001 75%,#0005);pointer-events:none}
.global-banner-media{position:relative;z-index:2;display:block;width:100%;height:auto;max-width:640px;max-height:none;margin:0 auto;object-fit:contain;object-position:center;box-shadow:0 0 28px #0005}
.global-banner-backdrop{position:absolute;inset:-24px;z-index:0;width:calc(100% + 48px);height:calc(100% + 48px);max-width:none;max-height:none;object-fit:cover;object-position:center;filter:blur(20px) saturate(.82);opacity:.72;pointer-events:none}
.global-banner:focus-visible{outline-offset:3px}
@media(max-width:620px){.global-banners{padding:10px 12px}.global-banner-track{gap:10px}.global-banner{border-radius:8px;background:var(--surface)}.global-banner::after,.global-banner-backdrop{display:none}.global-banner-media{max-width:100%;box-shadow:none}}
