@font-face{font-family:NotoSerif;src:url(/fonts/noto-serif-normal.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-400-latin.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-400-vietnamese.woff2)format("woff2");font-weight:400;font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-700-latin.woff2)format("woff2");font-weight:700;font-display:swap}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-700-vietnamese.woff2)format("woff2");font-weight:700;font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}:root{color:#302923;font-synthesis:none;--ink:#302923;--deep:#332820;--plum:#43342b;--paper:#faf7f2;--surface:#f3ece4;--lavender:#bd8761;--muted:#6e655d;--line:#e3d8ce;--white:#fff;--serif:NotoSerif,Georgia,serif;background:#faf7f2;font-family:BeVietnam,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}:focus-visible{outline-offset:4px;outline:3px solid #9b5b3e}.page-width{width:min(100% - 64px,1240px);margin-inline:auto}.site-shell{min-height:100dvh;overflow:clip}.skip-link{z-index:var(--layer-skip);color:var(--ink);background:#fff;padding:12px;position:absolute;top:-100px;left:16px}.skip-link:focus{top:12px}@view-transition{navigation:auto}::view-transition-old(root){animation:.18s both fade-out}::view-transition-new(root){animation:.32s both fade-in}@keyframes fade-out{to{opacity:0}}@keyframes fade-in{0%{opacity:0}}.top-line{color:#cac6c3;letter-spacing:.025em;background:#2c221c;border-bottom:1px solid #ffffff1c;font-size:11px}.top-line-inner{justify-content:space-between;align-items:center;gap:20px;min-height:32px;display:flex}.top-line a{color:#f7eee7}.top-line a span{margin-left:5px}.site-header{background:var(--deep);color:#f5f2f0;z-index:20;border-bottom:1px solid #ffffff24;position:relative}.header-inner{align-items:center;gap:46px;height:79px;display:flex}.brand{flex:none;align-items:center;gap:12px;line-height:1;display:inline-flex}.brand-symbol{border:1px solid #bd876175;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:38px;height:38px;display:flex;transform:rotate(-17deg)}.brand-symbol i{border:1.5px solid var(--lavender);border-top:0;border-radius:0 0 50% 50%;width:19px;height:5px;display:block}.brand-name{font-family:var(--serif);letter-spacing:-.055em;font-size:25px;font-weight:600}.brand-name small{letter-spacing:.23em;color:#afa9a5;margin-top:7px;font-family:BeVietnam,Arial,sans-serif;font-size:8px;font-weight:700;display:block}.desktop-nav{align-items:center;gap:30px;margin-left:auto;font-size:12px;font-weight:700;display:flex}.desktop-nav a{padding:8px 0;transition:color .25s;position:relative}.desktop-nav a:after{content:"";background:var(--lavender);height:1px;transition:right .3s;position:absolute;bottom:0;left:0;right:100%}.desktop-nav a:hover{color:var(--lavender)}.desktop-nav a:hover:after{right:0}.header-tools{align-items:center;gap:18px;display:flex}.search-link{color:#e1ddd9;place-items:center;width:39px;height:39px;display:grid}.search-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:19px}.search-link:hover{color:var(--lavender)}.header-call{color:#f6f0ec;border:1px solid #bd876170;border-radius:2px;padding:10px 16px;font-size:11px;font-weight:700;transition:background .2s,border-color .2s}.header-call:hover{border-color:var(--lavender);background:#bd87611a}.mobile-menu{display:none}h1,h2,h3,p{overflow-wrap:break-word}h1,h2{font-family:var(--serif);letter-spacing:-.045em;font-weight:500}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#875037;margin-bottom:18px;font-size:10px;font-weight:700;display:block}.section-header{justify-content:space-between;align-items:end;gap:36px;margin-bottom:34px;display:flex}.section-header h2{max-width:700px;margin:0;font-size:clamp(32px,3.3vw,48px);line-height:1.2}.section-header p{max-width:360px;color:var(--muted);margin:0;font-size:13px;line-height:1.8}.section-header .text-link{margin-bottom:5px}.text-link{border-bottom:1px solid;align-items:center;gap:15px;padding-bottom:6px;font-size:12px;font-weight:700;transition:gap .25s,color .25s;display:inline-flex}.text-link:hover{color:#8c715b;gap:23px}.light-link{color:#efe7e1}.light-link:hover{color:#fff}.button{background:var(--lavender);color:var(--deep);border:1px solid var(--lavender);border-radius:2px;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 21px;font-size:12px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.button:hover{background:#f3e7dd;transform:translateY(-3px);box-shadow:0 12px 28px #2c221c40}.button span,.text-link span{font-size:18px;font-weight:400}.button-outline:hover{box-shadow:none;background:#f1ede9}.button-light{background:#f5f2f0;border-color:#f5f2f0}.home-hero,.category-hero{background:radial-gradient(circle at 80% 10%,#4c4036 0,transparent 35%),var(--deep);color:#f5f3f2;position:relative}.home-hero:before,.category-hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#ffffff08 1px,#0000 1px) 0 0/80px 100%;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000,#0008,#0000)}.home-hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:50px;min-height:670px;display:grid;position:relative}.home-hero-copy{z-index:2;padding:62px 0;animation:.75s both hero-rise;position:relative}.home-hero h1{max-width:740px;margin:0 0 25px;font-size:clamp(48px,4.8vw,77px);line-height:1.14}.home-hero h1 em{color:var(--lavender);font-style:normal}.home-hero p,.category-hero p{color:#c8c4c1;max-width:500px;margin:0 0 32px;font-size:14px;line-height:1.9}.hero-actions,.category-hero-actions{flex-wrap:wrap;align-items:center;gap:26px;display:flex}.hero-index{color:#b0a9a4;letter-spacing:.1em;align-items:center;gap:23px;margin-top:75px;font-size:10px;display:flex}.hero-index span:first-child{color:var(--lavender)}.home-hero-art{isolation:isolate;height:570px;animation:.9s .1s both hero-art;position:relative}.home-hero-art:before{content:"";z-index:-1;border:1px solid #bd87615e;position:absolute;inset:34px 38px 50px 8px;transform:rotate(5deg)}.hero-main-photo{background:#d5c8c0;position:absolute;inset:20px 20px 55px 0;overflow:hidden;box-shadow:0 25px 75px #0007}.hero-main-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-detail-photo{border:7px solid var(--deep);width:34%;height:37%;position:absolute;bottom:0;right:-13px;overflow:hidden;box-shadow:0 16px 40px #0005}.hero-detail-photo img{object-fit:cover;width:100%;height:100%}.hero-photo-caption{color:#3d3732;background:#f7f4f2;padding:10px 13px;font-size:10px;position:absolute;bottom:15px;left:22px}.quick-rail{border-bottom:1px solid var(--line);background:#e9e7e6}.quick-rail-inner{grid-template-columns:repeat(3,1fr);display:grid}.quick-rail a{border-left:1px solid #d5d2d0;justify-content:space-between;align-items:center;gap:12px;padding:22px 25px;font-size:12px;font-weight:700;transition:background .25s,color .25s;display:flex}.quick-rail a:last-child{border-right:1px solid #d5d2d0}.quick-rail a:hover{color:#604d3e;background:#dddad7}.quick-rail span{font-size:18px;font-weight:400}.primary-category-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.primary-category-card{background:#afa5a4;height:480px;position:relative;overflow:hidden}.primary-category-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s}.primary-category-card:after{content:"";background:linear-gradient(#0000,#191411de);position:absolute;inset:15% 0 0}.primary-category-copy{z-index:1;color:#fff;gap:12px;display:grid;position:absolute;inset:auto 36px 30px}.primary-category-copy small{letter-spacing:.18em;color:#ede5de;font-size:9px}.primary-category-copy strong{font-family:var(--serif);font-size:clamp(29px,2.8vw,42px);font-weight:500;line-height:1.2}.primary-category-copy>span{font-size:11px;font-weight:700}.primary-category-copy b{margin-left:10px;font-size:17px;font-weight:400}.choice-section{background:#eae8e7}.choice-grid{border-top:1px solid #cecbc8;border-bottom:1px solid #cecbc8;grid-template-columns:repeat(3,1fr);display:grid}.choice-grid a{border-right:1px solid #cecbc8;min-height:250px;padding:34px 32px 30px 0;transition:padding-left .3s,background .3s;position:relative}.choice-grid a:not(:first-child){padding-left:32px}.choice-grid a:last-child{border-right:0}.choice-grid a:hover{background:#e4e0dc;padding-left:40px}.choice-grid span,.guide-item>span{color:#935b3f;letter-spacing:.14em;font-size:10px;font-weight:700}.choice-grid h3{font-family:var(--serif);margin:29px 0 10px;font-size:25px;font-weight:500;line-height:1.25}.choice-grid p{color:#6b6663;max-width:280px;font-size:12px;line-height:1.75}.choice-grid b{color:#935b3f;font-size:23px;font-weight:400;position:absolute;top:30px;right:25px}.type-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.type-card{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:16px;padding-bottom:16px;display:grid}.type-image{aspect-ratio:1.15;background:#e4e3e2;grid-column:1/-1;overflow:hidden}.type-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.type-text strong,.type-text small{display:block}.type-text strong{font-size:14px}.type-text small{color:var(--muted);margin-top:6px;font-size:10px;line-height:1.4}.type-card>span:last-child{color:#935b3f;font-size:22px}.product-section{background:#eeedec}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-width:0;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex}.product-card:hover{border-color:#bfb6af;transform:translateY(-5px);box-shadow:0 15px 35px #30251e17}.product-image{aspect-ratio:1;background:#eeeceb;display:block;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover img{transform:scale(1.04)}.product-card strong{min-height:42px;margin:0 17px;font-size:13px;line-height:1.55}.card-action{color:#8d5137;align-items:center;gap:9px;margin:15px 17px 18px;font-size:11px;font-weight:700;display:flex}.card-action span{font-size:17px}.show-more{text-align:center;margin-top:34px}.home-story{color:#f5f4f3;background:#43342b;grid-template-columns:1fr 1fr;display:grid}.home-story-image{min-height:520px;overflow:hidden}.home-story-image img{object-fit:cover;width:100%;height:100%}.home-story-copy{flex-direction:column;justify-content:center;align-items:start;padding:80px max(32px,50vw - 620px) 80px clamp(40px,6vw,90px);display:flex}.home-story .eyebrow{color:var(--lavender)}.home-story h2{margin:0 0 24px;font-size:clamp(32px,3.3vw,48px);line-height:1.2}.home-story p{color:#ccc7c3;max-width:490px;margin:0 0 28px;font-size:13px;line-height:1.9}.article-grid,.article-list{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.article-card{flex-direction:column;display:flex}.article-image{aspect-ratio:1.55;background:#e6e5e4;overflow:hidden}.article-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.article-card:hover img{transform:scale(1.04)}.article-date{color:#766e79;margin:17px 0 9px;font-size:10px}.article-card strong{font-family:var(--serif);font-size:20px;font-weight:500;line-height:1.35}.article-summary{color:#6e655d;margin-top:10px;font-size:11px;line-height:1.75}.article-card .card-action{margin-left:0}.consultation-strip{background:#e8e5e2;border:1px solid #d8d2cc;justify-content:space-between;align-items:center;gap:28px;margin-bottom:92px;padding:44px 50px;display:flex}.consultation-strip h2{max-width:670px;margin:0 0 10px;font-size:clamp(28px,2.7vw,39px);line-height:1.25}.consultation-strip p{color:#66605c;margin:0;font-size:12px;line-height:1.7}.consultation-strip .eyebrow{margin-bottom:9px}.category-hero-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:65px;min-height:590px;padding-block:56px;display:grid}.category-hero-copy{animation:.7s both hero-rise}.category-hero .breadcrumb{color:#b1aca8}.category-hero h1{margin:0 0 23px;font-size:clamp(45px,4.3vw,68px);line-height:1.16}.category-hero-note{letter-spacing:.12em;color:#c3bab3;text-transform:uppercase;border-top:1px solid #ffffff38;margin-top:62px;padding-top:16px;font-size:10px;display:block}.category-hero-visual{height:475px;animation:.8s .1s both hero-art;position:relative}.category-hero-visual:before{content:"";border:1px solid #bd876173;position:absolute;inset:-17px 19px 17px -19px}.category-hero-visual img{object-fit:cover;background:#ede8e6;width:100%;height:100%;position:relative}.image-index{color:#4d453e;background:#faf7f2;padding:15px 18px;font-size:11px;position:absolute;bottom:-16px;right:-16px}.related-category-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;display:grid}.related-category-card{border:1px solid var(--line);background:#fff;flex-direction:column;align-items:start;min-height:190px;padding:23px;transition:transform .3s,border-color .3s,background .3s;display:flex;position:relative}.related-category-card>span{color:#935b3f;font-size:10px;font-weight:700}.related-category-card strong{font-family:var(--serif);margin-top:30px;font-size:26px;font-weight:500}.related-category-card small{color:var(--muted);margin-top:6px;font-size:11px}.related-category-card b{color:#935b3f;font-size:23px;font-weight:400;position:absolute;top:20px;right:23px}.category-guide{background:#eae8e7}.guide-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.guide-item{border-top:1px solid #bab4ae;padding-top:23px}.guide-item h3{font-family:var(--serif);margin:28px 0 11px;font-size:25px;font-weight:500}.guide-item p{color:#625e5a;max-width:340px;font-size:12px;line-height:1.8}.catalog-section .section-header{margin-bottom:24px}.catalog-tabs{scrollbar-width:thin;gap:7px;margin-bottom:26px;padding-bottom:8px;display:flex;overflow:auto}.catalog-tabs a{white-space:nowrap;color:#4e4742;background:#fff;border:1px solid #cdcac8;padding:9px 13px;font-size:11px;transition:background .2s,color .2s}.catalog-tabs a:hover,.catalog-tabs a[aria-current=page]{color:#fff;background:#40362e;border-color:#40362e}.pagination{justify-content:center;gap:7px;margin-top:40px;display:flex}.pagination a{border:1px solid var(--line);background:#fff;place-items:center;min-width:39px;height:39px;font-size:12px;display:grid}.pagination [aria-current=page]{background:var(--plum);color:#fff}.archive-details{margin-block:0 80px}.archive-details details{border:1px solid var(--line);background:#fff;padding:24px}.archive-details summary{cursor:pointer;justify-content:space-between;font-size:14px;font-weight:700;list-style:none;display:flex}.archive-details summary::-webkit-details-marker{display:none}.archive-details details[open] summary{margin-bottom:26px}.archive-details .rich-content{padding-top:15px}.page-hero{background:#eae7e5;padding:58px 0 64px}.page-hero-inner{grid-template-columns:1fr auto;align-items:end;gap:25px;display:grid}.breadcrumb{color:#7c756f;margin-bottom:25px;font-size:10px}.breadcrumb a:hover{color:#866f5d}.breadcrumb span{margin:0 9px}.page-hero h1{max-width:820px;margin:0;font-size:clamp(39px,4.6vw,64px);line-height:1.15}.page-hero p{color:#6e6863;max-width:660px;margin:18px 0 0;font-size:14px;line-height:1.8}.page-hero-count{color:#756e69;white-space:nowrap;font-size:12px}.listing-layout{grid-template-columns:215px 1fr;gap:44px;display:grid}.catalog-side{align-self:start;position:sticky;top:24px}.catalog-side h2{color:#6a625c;margin:0 0 15px;font-size:12px}.catalog-side a{margin-bottom:4px;padding:11px 14px;font-size:12px;display:block}.catalog-side a:hover,.catalog-side a[aria-current=page]{color:#6e5948;background:#edeae7;font-weight:700}.catalog-main .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card{border:1px solid var(--line);background:#fff;margin-block:50px 85px;padding:clamp(24px,4vw,54px)}.content-card>h2{font-size:30px}.source-note{color:#67615c;background:#efeeed;border-left:2px solid #a38e7d;margin-bottom:30px;padding:13px 16px;font-size:11px;line-height:1.75}.rich-content{color:#514c48;overflow-wrap:anywhere;font-size:14px;line-height:1.9}.rich-content>:first-child{margin-top:0}.rich-content p,.rich-content ul,.rich-content ol,.rich-content blockquote{max-width:760px;margin-block:0 1.25em}.rich-content h2{color:var(--ink);margin:2em 0 .65em;font-size:clamp(23px,2.5vw,31px);line-height:1.3}.rich-content h3{color:var(--ink);margin:1.7em 0 .6em;font-size:20px}.rich-content a{color:#8d5137;text-underline-offset:3px;text-decoration:underline}.rich-content img{object-fit:contain;height:auto;max-height:680px;margin:22px 0}.rich-content figure{max-width:780px;margin:25px 0}.rich-content figcaption{color:#6e6966;font-size:11px}.rich-content table{border-collapse:collapse;max-width:100%;margin:25px 0;font-size:12px;display:block;overflow-x:auto}.rich-content th,.rich-content td{border:1px solid var(--line);text-align:left;padding:11px}.rich-content blockquote{color:var(--ink);border-left:2px solid #a69181;padding-left:20px;font-weight:700}.rich-content hr{border:0;border-top:1px solid var(--line);margin:28px 0}.product-detail{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:64px;padding-block:75px;display:grid}.product-visual{aspect-ratio:1;background:#eae8e7;overflow:hidden}.product-visual img{object-fit:cover;width:100%;height:100%}.product-info{align-self:center}.product-info h1{margin:0 0 22px;font-size:clamp(35px,3.8vw,56px);line-height:1.2}.product-info .lead{color:#69635f;max-width:560px;margin:0 0 26px;font-size:14px;line-height:1.8}.product-points{border-top:1px solid var(--line);margin:28px 0;display:grid}.product-points div{border-bottom:1px solid var(--line);gap:14px;padding:15px 0;font-size:12px;display:flex}.product-points strong{color:#7f6754;min-width:96px}.related-products{background:#edeceb;padding-block:78px}.article-layout{grid-template-columns:minmax(0,780px) 1fr;gap:60px;padding-block:65px 90px;display:grid}.article-header h1{margin:0 0 18px;font-size:clamp(38px,4.3vw,62px);line-height:1.17}.article-header p{color:#69635f;font-size:14px;line-height:1.8}.article-cover{object-fit:cover;width:100%;max-height:490px;margin:32px 0 42px}.article-side{border-left:1px solid var(--line);align-self:start;padding-left:26px;position:sticky;top:24px}.article-side h2{margin:0 0 20px;font-size:13px}.article-side a{margin-bottom:18px;font-size:12px;line-height:1.5;display:block}.article-side a:hover{color:#8d5137}.article-list{gap:35px 24px}.simple-page{padding-block:75px 100px}.simple-page h1{margin:0 0 20px;font-size:clamp(40px,4.8vw,65px);line-height:1.18}.simple-page .lead{color:#655e59;max-width:700px;margin:0 0 35px;font-size:16px;line-height:1.8}.simple-page-grid{grid-template-columns:minmax(0,1fr) 340px;gap:60px;display:grid}.info-panel{background:#ece9e7;align-self:start;padding:30px}.info-panel h2{margin:0 0 15px;font-size:24px}.info-panel p{color:#69625c;font-size:12px;line-height:1.8}.info-panel a{color:#735e4d;margin-top:13px;font-size:12px;font-weight:700;display:block}.search-box{gap:10px;max-width:700px;margin:30px 0;display:flex}.search-box input{border:1px solid var(--line);background:#fff;flex:1;min-width:0;min-height:50px;padding:0 16px}.search-results{gap:10px;max-width:850px;display:grid}.search-result{background:#fff;grid-template-columns:70px 1fr;align-items:center;gap:16px;padding:10px;display:grid}.search-result img{object-fit:cover;width:70px;height:70px}.search-result strong{font-size:14px;display:block}.search-result small{color:#716b67}.notice{background:#ece9e7;padding:24px;font-size:13px;line-height:1.8}.site-footer{color:#eeebe9;background:#332820}.footer-top{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:30px;padding-block:70px;display:flex}.footer-kicker{color:var(--lavender);letter-spacing:.17em;font-size:10px}.footer-top h2{max-width:650px;margin:13px 0 0;font-size:clamp(31px,3vw,44px);line-height:1.2}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:42px;padding-block:55px;display:grid}.footer-grid h3{color:#eeebe9;margin:0 0 20px;font-size:11px}.footer-grid a:not(.brand){color:#c5c1be;margin-bottom:13px;font-size:11px;transition:color .2s;display:block}.footer-grid a:hover{color:var(--lavender)}.footer-grid p{color:#afaba7;max-width:270px;margin:0 0 10px;font-size:11px;line-height:1.8}.brand-footer .brand-name small{color:#afa9a5}.footer-about p{margin-top:22px}.footer-bottom{color:#aba7a3;border-top:1px solid #ffffff24;justify-content:space-between;padding-block:20px;font-size:10px;display:flex}@keyframes hero-rise{0%{transform:translateY(10px)}to{transform:none}}@keyframes hero-art{0%{transform:translateY(10px)}to{transform:none}}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}.motion-ready [data-reveal] .product-card,.motion-ready [data-reveal] .related-category-card{transition-delay:0}.motion-ready [data-reveal].is-visible .product-card:nth-child(2),.motion-ready [data-reveal].is-visible .related-category-card:nth-child(2){transition-delay:70ms}.motion-ready [data-reveal].is-visible .product-card:nth-child(3),.motion-ready [data-reveal].is-visible .related-category-card:nth-child(3){transition-delay:.12s}@media (width<=1080px){.header-inner{gap:20px}.desktop-nav{gap:18px}.home-hero-grid{gap:30px}.home-hero h1{font-size:55px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-hero-grid{gap:35px}.category-hero h1{font-size:54px}.footer-grid{gap:24px}}@media (width<=760px){.page-width{width:min(100% - 36px,1240px)}.top-line-inner span:first-child{display:none}.top-line-inner{justify-content:center}.header-inner{height:68px}.brand-name{font-size:23px}.brand-symbol{width:34px;height:34px}.desktop-nav,.header-tools{display:none}.mobile-menu{margin-left:auto;display:block;position:relative}.mobile-menu summary{border:1px solid #ffffff61;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:9px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:#eeebe9;width:100%;height:1px}.mobile-menu nav{z-index:40;background:#2b241e;border:1px solid #ffffff20;width:min(88vw,340px);padding:13px;display:grid;position:absolute;top:52px;right:-18px;box-shadow:0 20px 45px #2c221cb8}.mobile-menu nav a{border-bottom:1px solid #ffffff20;padding:12px;font-size:12px}.mobile-menu nav a:last-child{border:0}.section{padding-block:66px}.section-header{flex-direction:column;align-items:start;gap:13px}.section-header h2{font-size:36px}.section-header p{font-size:12px}.home-hero-grid{grid-template-columns:1fr;gap:0}.home-hero-copy{padding:65px 0 42px}.home-hero h1{font-size:clamp(42px,9vw,60px)}.home-hero p{font-size:13px}.hero-index{margin-top:46px}.home-hero-art{height:375px;margin-bottom:36px}.hero-main-photo{inset:0 25px 26px 0}.hero-detail-photo{border-width:5px;width:35%;height:33%;right:0}.hero-photo-caption{bottom:0;left:13px}.quick-rail-inner{grid-template-columns:1fr}.quick-rail a{border-right:1px solid #d5d2d0;padding:16px}.quick-rail a+a{border-top:1px solid #d5d2d0}.primary-category-grid{grid-template-columns:1fr;gap:13px}.primary-category-card{height:370px}.primary-category-copy{inset:auto 24px 25px}.choice-grid{grid-template-columns:1fr}.choice-grid a,.choice-grid a:not(:first-child){border-bottom:1px solid #cecbc8;border-right:0;min-height:180px;padding:25px 35px 25px 0}.choice-grid a:last-child{border-bottom:0}.choice-grid h3{margin:19px 0 8px;font-size:23px}.choice-grid b{top:20px;right:10px}.type-grid{grid-template-columns:repeat(2,1fr);gap:16px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-meta{margin:13px 11px 5px;font-size:9px}.product-card strong{min-height:52px;margin:0 11px;font-size:11px}.card-action{margin:12px 11px 14px}.home-story{grid-template-columns:1fr}.home-story-image{min-height:325px}.home-story-copy{padding:58px 24px 65px}.article-grid,.article-list{grid-template-columns:1fr;gap:32px}.consultation-strip{flex-direction:column;align-items:start;margin-bottom:65px;padding:27px}.category-hero-grid{grid-template-columns:1fr;gap:33px;padding-block:45px 55px}.category-hero h1{font-size:clamp(40px,9vw,55px)}.category-hero p{font-size:13px}.category-hero-note{margin-top:35px}.category-hero-visual{height:360px;margin:0 14px 0 8px}.image-index{right:-14px}.related-category-grid{grid-template-columns:1fr;gap:9px}.related-category-card{min-height:140px}.related-category-card strong{margin-top:16px;font-size:23px}.guide-grid{grid-template-columns:1fr;gap:22px}.guide-item h3{margin:13px 0 6px}.catalog-section .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-hero{padding:40px 0}.page-hero-inner{grid-template-columns:1fr}.page-hero h1{font-size:clamp(35px,9vw,54px)}.listing-layout{display:block}.catalog-side{gap:7px;margin-bottom:20px;display:flex;position:static;overflow-x:auto}.catalog-side h2{display:none}.catalog-side a{white-space:nowrap;border:1px solid var(--line);margin:0;padding:9px 13px;font-size:11px}.catalog-main .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card{margin-block:40px 60px}.product-detail{grid-template-columns:1fr;gap:28px;padding-block:30px 50px}.product-info h1{font-size:39px}.article-layout{padding-block:40px 70px;display:block}.article-header h1{font-size:39px}.article-side{border:0;border-top:1px solid var(--line);margin-top:40px;padding:25px 0 0;position:static}.simple-page{padding-block:55px 70px}.simple-page-grid{grid-template-columns:1fr;gap:35px}.footer-top{flex-direction:column;align-items:start;padding-block:48px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:35px 20px;padding-block:42px}.footer-about{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}}@media (width<=390px){.home-hero h1{font-size:41px}.hero-actions .button{width:100%}.type-grid{gap:10px}.type-text strong{font-size:12px}.category-hero-visual{height:295px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.motion-ready [data-reveal]{opacity:1;transform:none}::view-transition-old(root),::view-transition-new(root){animation:none}}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-500-latin.woff2)format("woff2");font-weight:500;font-display:swap}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-500-vietnamese.woff2)format("woff2");font-weight:500;font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-600-latin.woff2)format("woff2");font-weight:600;font-display:swap}@font-face{font-family:BeVietnam;src:url(/fonts/be-vietnam-pro-600-vietnamese.woff2)format("woff2");font-weight:600;font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}:root{--ink:#263b30;--deep:#263b30;--plum:#365a45;--paper:#f7f8f4;--surface:#edf0e9;--accent:#365a45;--lavender:#365a45;--muted:#5d695f;--line:#d6ddd2;--serif:BeVietnam, Arial, sans-serif;--layer-header:10;--layer-menu:20;--layer-skip:30;color:var(--ink);background:var(--paper)}body{background:var(--paper);color:var(--ink);line-height:1.65}h1,h2,h3{letter-spacing:-.055em;text-wrap:balance;font-family:BeVietnam,Arial,sans-serif;font-weight:500}h3{letter-spacing:-.025em}p{text-wrap:pretty}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{color:var(--ink);background:#d7e3d0}.page-width{width:min(100% - 6rem,80rem)}.section{padding-block:6.5rem 7rem}.eyebrow,.footer-kicker{color:var(--accent);text-transform:none;letter-spacing:.015em;margin-bottom:1.25rem;font-size:.75rem;font-weight:500}.section-header{gap:3rem;margin-bottom:2.75rem}.section-header h2{max-width:38rem;font-size:clamp(2rem,3.2vw,2.875rem);line-height:1.22}.section-header p{color:var(--muted);max-width:23rem;font-size:.875rem;line-height:1.8}.section-header .text-link{flex-shrink:0}.site-header{z-index:var(--layer-header);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);color:var(--ink);background:#f7f8f4f2;position:sticky;top:0}.header-inner{height:5.5rem}.brand-symbol{border-color:#9aaa96}.brand-symbol i{border-color:var(--accent)}.brand-name{letter-spacing:-.07em;font-family:BeVietnam,Arial,sans-serif;font-size:1.625rem;font-weight:600}.brand-name>span{color:var(--accent)}.brand-name small{color:var(--muted);letter-spacing:.18em;font-size:.5rem;font-weight:500}.desktop-nav{gap:2rem;font-size:.8125rem;font-weight:500}.desktop-nav a{align-items:center;min-height:2.75rem;display:flex}.desktop-nav a:after{background:var(--accent);transform-origin:0;height:1px;transition:transform .25s;display:block;inset:auto 0 .25rem;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.desktop-nav a:hover,.desktop-nav a[aria-current],.search-link:hover{color:var(--accent)}.search-link{color:var(--ink);border-radius:50%;width:2.75rem;height:2.75rem;transition:background .2s}.search-link:hover{background:var(--surface)}.header-call{color:var(--ink);border-color:#bdc9b9;border-radius:.5rem;padding:.7rem 1.125rem;font-size:.75rem;font-weight:500}.header-call:hover{background:var(--surface);border-color:var(--accent)}.button{background:var(--accent);border-color:var(--accent);color:#fff;min-height:3.25rem;box-shadow:none;border-radius:.5rem;padding:0 1.625rem;font-size:.8125rem;font-weight:500;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#294834;border-color:#294834;transform:translateY(-2px);box-shadow:0 6px 16px #263b301a}.button-light{background:var(--accent);color:#fff;border-color:var(--accent)}.button-outline{color:var(--accent);background:0 0;border-color:#9aaa96}.button-outline:hover{color:var(--accent);border-color:var(--accent);background:#e4eadd}.button:active,.header-call:active{box-shadow:none;transform:translateY(1px)}.text-link,.light-link{color:var(--accent);border-bottom-color:#9eaf98;gap:0;padding-block:.6rem .3rem;font-size:.8125rem;font-weight:500}.text-link:hover,.light-link:hover{color:#243f2e;border-bottom-color:var(--accent);gap:0}a:active{opacity:.85}.home-hero,.category-hero,.screen-category{background:var(--surface);color:var(--ink)}.home-hero:before,.category-hero:before,.home-hero-art:before,.category-hero-visual:before{display:none}.home-hero-grid{grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,5rem);min-height:42rem;padding-block:2.75rem 3.75rem}.home-hero-copy{padding-block:1rem}.home-hero h1{max-width:34rem;margin-bottom:1.75rem;font-size:clamp(3rem,4.6vw,4.125rem);line-height:1.12}.home-hero h1 span{color:var(--accent);display:block}.home-hero p,.category-hero p{color:var(--muted);max-width:29rem;font-size:.9375rem;line-height:1.8}.home-hero .eyebrow,.category-hero .eyebrow{color:var(--accent)}.hero-actions,.category-hero-actions{gap:1.75rem}.home-hero-art{height:34rem;margin:0}.hero-main-photo{box-shadow:none;background:#dce2d8;border-radius:.875rem;inset:0 0 2rem}.hero-main-photo img{object-position:center}.home-hero .hero-image-note{color:var(--muted);letter-spacing:.01em;margin:0;font-size:.6875rem;position:absolute;bottom:0}.primary-category-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:4rem}.primary-category-card{background:0 0;border:0;border-radius:0;flex-direction:column;height:auto;display:flex;overflow:visible}.primary-category-card:nth-child(2){padding-top:5.5rem}.primary-category-card:after{display:none}.primary-category-card img{aspect-ratio:1.45;object-fit:cover;border-radius:.875rem;flex:none;height:auto}.primary-category-card:nth-child(2) img{aspect-ratio:1.35}.primary-category-card:hover img{transform:translateY(-4px)}.primary-category-copy{z-index:auto;color:var(--ink);gap:.375rem;padding:1.25rem 0 0;position:static}.primary-category-copy strong{letter-spacing:-.04em;font-family:BeVietnam,Arial,sans-serif;font-size:clamp(1.5rem,2vw,1.875rem);font-weight:500}.primary-category-copy>span{color:var(--muted);font-size:.8125rem;font-weight:400}.home-types{border-top:1px solid var(--line);padding-top:4.5rem}.type-grid{gap:1.5rem}.type-card{background:0 0;border:0;border-radius:0;flex-direction:column;align-items:stretch;gap:0;padding:0;display:flex}.type-image{aspect-ratio:.95;background:var(--surface);border-radius:.625rem;grid-column:auto}.type-text{padding:1.25rem 0 0}.type-text strong{color:var(--ink);font-size:1rem;font-weight:500}.type-text small{color:var(--muted);max-width:28ch;font-size:.75rem;line-height:1.6}.type-card:hover img{transform:scale(1.035)}.product-section,.category-guide,.related-products{background:var(--surface)}.product-grid{gap:1.5rem}.product-card{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.product-card:hover{box-shadow:none;transform:none}.product-image{background:#e2e7de;border-radius:.625rem}.product-meta{color:var(--muted);margin:1.125rem 0 .375rem;font-size:.6875rem;font-weight:400}.product-card strong{color:var(--ink);min-height:0;margin:0 0 1rem;font-size:.9375rem;font-weight:500;line-height:1.6}.card-action{color:var(--accent);font-size:.75rem;font-weight:500}.product-card .card-action,.article-card .card-action{border-top:1px solid var(--line);margin:auto 0 0;padding:.75rem 0 .375rem}.product-card:hover .card-action,.article-card:hover .card-action{border-color:#9aaa96}.home-story{color:var(--ink);background:#e9eee3;border-radius:1rem;grid-template-columns:1.05fr .95fr;margin-block:6.5rem 0;overflow:hidden}.home-story-image{min-height:32rem}.home-story-copy{padding:4rem clamp(2rem,4vw,4rem)}.home-story h2{font-size:clamp(2rem,3.2vw,2.875rem)}.home-story p{color:var(--muted);font-size:.9375rem;line-height:1.85}.home-story .eyebrow,.home-story .text-link{color:var(--accent)}.article-image{background:var(--surface);border-radius:.625rem}.article-card strong{letter-spacing:-.035em;margin-bottom:1rem;font-family:BeVietnam,Arial,sans-serif;font-size:1.125rem;font-weight:500}.article-date{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.6875rem}.article-summary{color:var(--muted)}.article-grid{grid-template-columns:1.1fr 1fr;gap:2rem 3.5rem}.article-grid .article-card:first-child{grid-row:span 2}.article-grid .article-card:not(:first-child){grid-template-columns:.85fr 1fr;align-content:start;column-gap:1.5rem;display:grid}.article-grid .article-card:not(:first-child) .article-image{aspect-ratio:1.1;grid-row:span 3}.article-grid .article-card:not(:first-child) .article-date{margin-top:0}.article-grid .article-card:not(:first-child) .card-action{align-self:end}.category-breadcrumb{margin-bottom:0;padding-top:1.5rem}.breadcrumb,.category-hero .breadcrumb{color:var(--muted);font-size:.75rem}.breadcrumb a:hover{color:var(--accent);text-underline-offset:.25em;text-decoration:underline}.category-hero-grid{gap:4rem;min-height:33rem;padding-block:2rem 3.75rem}.category-hero h1{font-size:clamp(2.75rem,4vw,3.5rem);line-height:1.18}.category-hero-visual{height:27rem}.category-hero-visual img{border-radius:.875rem}.related-category-grid{gap:1.5rem}.related-category-card{border:0;border-top:1px solid #aebda8;border-bottom:1px solid var(--line);background:0 0;border-radius:0;min-height:8rem;padding:1.5rem 0}.related-category-card:hover{background:var(--surface);border-color:#9aaa96;transform:translateY(-2px)}.related-category-card strong{margin:0;font-family:BeVietnam,Arial,sans-serif;font-size:1.375rem;font-weight:500}.related-category-card small{color:var(--muted);font-size:.8125rem;line-height:1.6}.category-guide>.page-width{grid-template-columns:.9fr 1.1fr;gap:4rem;display:grid}.category-guide .section-header{align-self:start}.guide-grid{grid-template-columns:1fr;gap:1.75rem}.guide-item{border:0;border-bottom:1px solid var(--line);background:0 0;padding:0 0 1.75rem}.guide-item:last-child{border-bottom:0;padding-bottom:0}.guide-item h3{margin:0 0 .75rem;font-family:BeVietnam,Arial,sans-serif;font-size:1.25rem;font-weight:500}.guide-item p{color:var(--muted);max-width:60ch;margin:0;font-size:.875rem;line-height:1.85}.catalog-tabs{gap:.5rem;margin-bottom:2rem;padding:.25rem .25rem .75rem}.catalog-tabs a{border-color:var(--line);min-height:2.75rem;color:var(--ink);background:0 0;border-radius:.375rem;align-items:center;font-size:.75rem;display:inline-flex}.catalog-tabs a:hover,.catalog-tabs a[aria-current=page]{background:var(--accent);border-color:var(--accent);color:#fff}.pagination a{font-variant-numeric:tabular-nums;border-radius:.375rem;min-width:2.75rem;height:2.75rem;transition:background .2s}.pagination a:hover{background:var(--surface)}.pagination [aria-current=page],.pagination [aria-current=page]:hover{background:var(--accent);color:#fff}.page-hero{background:var(--surface)}.page-hero h1,.product-info h1,.article-header h1,.simple-page h1{line-height:1.2}.page-hero p,.product-info .lead,.simple-page .lead,.info-panel p,.rich-content,.search-result small{color:var(--muted)}.product-visual{background:var(--surface);border-radius:.875rem}.product-points strong{color:var(--accent)}.info-panel,.notice{background:var(--surface);border-radius:.75rem}.info-panel p,.info-panel a{font-size:.875rem}.rich-content{font-size:1rem;line-height:1.9}.rich-content p,.rich-content ul,.rich-content ol{max-width:65ch}.rich-content a,.info-panel a,.article-side a:hover{color:var(--accent)}.rich-content blockquote{border-left-color:#9aaa96}.article-cover{border-radius:.75rem}.article-side{top:7rem}.article-side a{padding-block:.5rem}.source-note{background:var(--surface);color:var(--muted);border-color:var(--accent);font-size:.75rem}.archive-details details{border-radius:.75rem}.archive-details summary{gap:1rem;line-height:1.6}.secondary-phone{margin-top:1.5rem}.search-box input{border-color:#9aaa96;border-radius:.5rem}.search-result{border-radius:.625rem;padding:.875rem;transition:background .2s,transform .2s}.search-result:hover{background:var(--surface);transform:translate(3px)}.search-result img{border-radius:.375rem}.search-result strong{font-weight:500}.search-help{flex-wrap:wrap;gap:1rem;margin:1.5rem 0 2rem;display:flex}.search-help a{color:var(--accent);text-underline-offset:.25em;font-size:.8125rem;text-decoration:underline}.search-status{color:var(--muted);min-height:1.5rem;font-size:.875rem}.search-retry{margin-bottom:1.5rem}.search-retry[hidden]{display:none}.search-results[aria-busy=true]{background:repeating-linear-gradient(to bottom, var(--surface) 0, var(--surface) 4.5rem, transparent 4.5rem, transparent 5rem);border-radius:.625rem;min-height:10rem;animation:1s ease-in-out infinite alternate search-pulse}@keyframes search-pulse{to{opacity:.55}}.site-footer{border-top:1px solid var(--line);color:var(--ink);background:#e9eee3}.footer-top{border-bottom-color:#cbd5c5;padding-block:4rem}.footer-top h2{margin:0 0 .875rem;font-size:clamp(1.875rem,2.9vw,2.625rem)}.footer-top p{color:var(--muted);margin:0;font-size:.875rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:4rem;padding-block:3.75rem}.footer-grid h3{color:var(--ink);margin-bottom:1rem;font-size:.875rem;font-weight:500}.footer-grid a:not(.brand),.footer-grid p,.footer-bottom{color:var(--muted);font-size:.75rem}.footer-grid a:not(.brand){margin-bottom:.375rem;padding-block:.25rem}.footer-grid a:hover{color:var(--accent);text-underline-offset:.25em;text-decoration:underline}.footer-bottom{border-top-color:#cbd5c5}.brand-footer .brand-name>span,.brand-footer .brand-name small{color:var(--accent)}.brand-footer .brand-symbol{border-color:#9aaa96}.brand-footer .brand-symbol i{border-color:var(--accent)}.motion-ready [data-reveal]{opacity:1;transition:none;transform:none}@media (width<=1080px){.page-width{width:min(100% - 4rem,80rem)}.desktop-nav{gap:1.125rem}.header-inner{gap:1.25rem}.home-hero-grid{gap:2rem;min-height:36rem}.home-hero-art{height:29rem}.home-hero h1{font-size:3.125rem}.primary-category-grid,.category-guide>.page-width{gap:2.5rem}.article-grid{gap:2rem}.article-grid .article-card:not(:first-child){column-gap:1rem}.footer-grid{gap:2rem}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=860px){.header-inner{gap:1rem}.desktop-nav{gap:1rem;font-size:.75rem}.header-tools{gap:.5rem}.header-call{display:none}}@media (width<=760px){.page-width{width:calc(100% - 2.5rem)}.section{padding-block:3.5rem 4rem}.header-inner{height:4.25rem}.brand-name{font-size:1.375rem}.header-tools{margin-left:auto;display:flex}.mobile-menu{margin-left:0}.mobile-menu summary{cursor:pointer;border:0;border-radius:.375rem}.mobile-menu summary span{background:var(--ink);transition:transform .2s,opacity .2s}.mobile-menu[open] summary span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);max-height:calc(100dvh - 6rem);z-index:var(--layer-menu);border-radius:.75rem;top:3.25rem;right:0;overflow-y:auto;box-shadow:0 16px 35px #263b3024}.mobile-menu nav a{color:var(--ink);border-color:var(--line);font-size:.8125rem}.mobile-menu nav a[aria-current],.mobile-menu nav a:hover{background:#e4ebdd}.section-header{gap:1rem;margin-bottom:1.75rem}.section-header h2{font-size:1.875rem}.section-header p{font-size:.875rem}.eyebrow{margin-bottom:.875rem;font-size:.6875rem}.home-hero-grid,.category-hero-grid{flex-direction:column;align-items:stretch;gap:0;min-height:0;padding-block:0;display:flex}.home-hero-art{order:-1;height:15.5rem;margin:1.25rem 0 0}.hero-main-photo{border-radius:.625rem;inset:0}.home-hero .hero-image-note{display:none}.home-hero-copy{padding:1.75rem 0 2.5rem}.home-hero h1{margin-bottom:1.125rem;font-size:clamp(2.125rem,8.6vw,3rem);line-height:1.15}.home-hero p,.category-hero p{margin-bottom:1.5rem;font-size:.875rem;line-height:1.75}.hero-actions,.category-hero-actions{gap:1.25rem}.hero-actions .button{width:auto}.primary-category-grid{grid-template-columns:1fr;gap:2.5rem}.primary-category-card:nth-child(2){padding-top:0}.primary-category-card img,.primary-category-card:nth-child(2) img{aspect-ratio:1.5}.primary-category-copy{padding:1rem 0 0}.primary-category-copy strong{font-size:1.5rem}.home-types{padding-top:3rem}.type-grid{gap:1.75rem 1rem}.type-image{aspect-ratio:1}.type-text{padding:.875rem 0 0}.type-text strong{font-size:.875rem}.type-text small{font-size:.75rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem}.product-meta{font-size:.6875rem}.product-card strong{font-size:.8125rem}.home-story{grid-template-columns:1fr;margin-top:3.5rem}.home-story-image{height:17rem;min-height:0}.home-story-copy{padding:2rem 1.5rem 2.5rem}.home-story h2{font-size:1.875rem}.home-story p{font-size:.875rem}.article-grid{grid-template-columns:1fr;gap:2rem}.article-grid .article-card:first-child{grid-row:auto}.article-grid .article-card:not(:first-child){grid-template-columns:.8fr 1fr;column-gap:1.25rem}.article-grid .article-card:not(:first-child) .article-image{aspect-ratio:.9}.article-card strong{font-size:1.0625rem}.category-breadcrumb{padding-block:1.125rem}.category-hero-grid{padding-bottom:2.75rem}.category-hero-visual{order:-1;height:15rem;margin:0 0 1.75rem}.category-hero-visual img{border-radius:.625rem}.category-hero h1{font-size:clamp(2.125rem,8.5vw,2.75rem)}.related-category-grid{gap:0}.related-category-card{border-top:0;min-height:0;padding:1.5rem 0}.related-category-card:first-child{border-top:1px solid #aebda8}.related-category-card strong{font-size:1.25rem}.category-guide>.page-width{grid-template-columns:1fr;gap:.25rem}.guide-item{padding-bottom:1.5rem}.product-info h1,.article-header h1{font-size:2.125rem}.product-points div{flex-direction:column;gap:.375rem}.rich-content{font-size:.9375rem}.footer-top{padding-block:2.75rem}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1.25rem}.footer-about{grid-column:1/-1}.footer-grid p{overflow-wrap:anywhere}.footer-top h2{font-size:1.875rem}.search-box{flex-wrap:wrap}.search-box input{flex-basis:12rem}}@media (prefers-reduced-motion:reduce){.home-hero-copy,.home-hero-art,.category-hero-copy,.category-hero-visual,.search-results[aria-busy=true]{animation:none}}.legal-footer[data-astro-cid-mos43ndk]{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:18px 28px;padding-block:24px;font-size:12px;line-height:1.7;display:flex}nav[data-astro-cid-mos43ndk]{flex-wrap:wrap;gap:12px 24px;display:flex}a[data-astro-cid-mos43ndk]{color:inherit;text-underline-offset:4px;text-decoration:underline}a[data-astro-cid-mos43ndk]:focus-visible{outline-offset:4px;outline:2px solid}.developer-credit[data-astro-cid-mos43ndk]{white-space:normal}
