:root{--bg:#FAFAF7;--surface:#FFFFFF;--text:#1F1D1B;--text-sub:#7A736C;--text-mute:#B5AEA6;--border:#ECE8E1;--border-soft:#F2EEE7;--accent:#8FA68E;--accent-soft:#E8EBE4;--warm:#D8A27C;--serif:"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",serif;--sans:"Noto Sans JP","Hiragino Sans","Yu Gothic",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);font-family:var(--sans);font-weight:400;line-height:1.85;letter-spacing:.04em;-webkit-font-smoothing:antialiased}a{color:var(--text);text-decoration:none}.header{background:var(--bg);height:128px;display:flex;align-items:center;border-bottom:1px solid var(--border-soft)}.header-inner{max-width:1200px;margin:0 auto;padding:0 32px;width:100%;display:flex;align-items:center;justify-content:space-between}.logo{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:.12em;display:flex;align-items:center;gap:10px}.logo-mark{width:24px;height:24px;display:inline-block;position:relative}.logo-mark:before{content:"";position:absolute;inset:0;border:1px solid var(--text);border-radius:50%}.logo-mark:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;background:var(--warm);border-radius:50%;transform:translate(-50%,-50%)}.logo-image{display:inline-flex;align-items:center;line-height:0}.logo-image img{height:84px;width:auto;display:block}.footer-logo img{height:56px}@media (max-width:640px){.header{height:88px}.logo-image img{height:52px}.footer-logo img{height:44px}}.nav{display:flex;gap:36px;align-items:center;font-size:13px;letter-spacing:.1em}.nav a{color:var(--text-sub)}.nav a:hover{color:var(--text)}.search{width:18px;height:18px;color:var(--text-sub)}.breadcrumb{max-width:720px;margin:0 auto;padding:32px 24px 0;font-size:11px;letter-spacing:.1em;color:var(--text-mute)}.breadcrumb a{color:var(--text-mute)}.breadcrumb a:hover{color:var(--text-sub)}.breadcrumb .sep{margin:0 8px}.article-head{max-width:720px;margin:0 auto;padding:40px 24px 48px}.article-head .cat{display:inline-block;font-size:11px;letter-spacing:.3em;color:var(--accent);padding-bottom:4px;border-bottom:1px solid var(--accent);margin-bottom:28px;text-transform:uppercase}.article-head h1{font-family:var(--serif);font-size:28px;font-weight:500;line-height:1.8;letter-spacing:.08em;color:var(--text);margin-bottom:28px}.article-head .lead{font-family:var(--serif);font-size:15px;color:var(--text-sub);line-height:2.1;letter-spacing:.06em;margin-bottom:32px}.article-head .meta{font-size:11px;color:var(--text-mute);letter-spacing:.12em;display:flex;gap:16px}.hero-img{max-width:1080px;margin:0 auto 64px;aspect-ratio:16/9;background:#f2eee7;overflow:hidden}.hero-img img{width:100%;height:100%;object-fit:cover;display:block}.article-body{max-width:720px;margin:0 auto;padding:0 24px;font-family:var(--serif);font-size:16px;line-height:2.1;letter-spacing:.06em;color:var(--text)}.article-body p{margin-bottom:28px}.article-body strong{font-weight:500;background:linear-gradient(transparent 60%,#f5ede0 60%);padding:0 2px}.article-body sup{font-size:9px;vertical-align:super;line-height:0;margin-left:1px}.article-body sup a{color:var(--text-mute,#999);text-decoration:none}.article-body sup a:hover{color:var(--accent)}.article-body h2{font-family:var(--serif);font-size:22px;font-weight:500;line-height:1.7;letter-spacing:.08em;margin:48px 0 20px;padding-bottom:12px;border-bottom:1px solid var(--border)}.article-body h3{font-family:var(--sans);font-size:16px;font-weight:600;line-height:1.7;letter-spacing:.08em;margin:32px 0 16px;color:var(--text)}.article-body .story-marker{display:flex;align-items:center;justify-content:center;gap:20px;margin:0 0 40px;font-family:var(--sans);font-size:11px;letter-spacing:.4em;color:var(--accent);text-align:center;padding:0}.article-body .story-marker:before,.article-body .story-marker:after{content:"";flex:1;max-width:80px;height:1px;background:var(--accent);opacity:.5}.article-body h4{font-family:var(--serif);font-size:17px;font-weight:500;margin:32px 0 16px;color:var(--text)}.article-body ul{list-style:none;margin-bottom:28px;padding-left:0}.article-body ul li{position:relative;padding-left:20px;margin-bottom:10px}.article-body ul li:before{content:"";position:absolute;left:0;top:.9em;width:8px;height:1px;background:var(--accent)}.article-body ol{padding-left:1.4em;margin-bottom:28px}.article-body ol li{margin-bottom:10px}.article-body blockquote{margin:32px 0;padding:20px 24px;border-left:2px solid var(--warm);background:var(--surface);font-size:15px;color:var(--text-sub);line-height:2;font-style:normal}.article-body blockquote p{margin-bottom:12px}.article-body blockquote p:last-child{margin-bottom:0}.article-body hr{border:none;border-top:1px solid var(--border);margin:56px auto;width:60px}.article-body a{color:var(--text);border-bottom:1px solid var(--accent);padding-bottom:1px}.article-body a:hover{color:var(--accent)}.article-body img{max-width:100%;height:auto;display:block;margin:24px auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.article-body .footnotes{margin-top:24px}.article-body .footnotes ol{padding-left:1.6em;font-size:13px;line-height:1.95;color:var(--text-sub,#6b6258);margin:0}.article-body .footnotes ol li{margin-bottom:6px}.article-body .footnotes ol li p{margin:0;font-size:13px;line-height:1.95}.article-body .footnotes a{color:var(--text-sub,#6b6258)}.article-body .footnotes a:hover{color:var(--accent)}.article-body .footnotes .data-footnote-backref{text-decoration:none;color:var(--text-mute,#999)}.article-body .hero-product-card{position:relative;margin:56px 0 48px;padding:48px 48px 44px;background:linear-gradient(180deg,#fbf8f2,#f6f1e7);border-radius:2px}.article-body .hero-product-label{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 0 32px;font-family:var(--sans);font-size:11px;letter-spacing:.32em;color:var(--accent);text-align:center}.article-body .hero-product-label:before,.article-body .hero-product-label:after{content:"";flex:0 0 36px;height:1px;background:var(--accent);opacity:.5}.article-body .hero-product-brand{font-family:var(--sans);font-size:11px;letter-spacing:.28em;color:var(--accent);text-align:center;margin-bottom:10px;text-transform:uppercase}.article-body .hero-product-card h4{font-family:var(--serif);font-size:20px;font-weight:500;text-align:center;margin:0 0 32px;line-height:1.6;color:var(--text);letter-spacing:.08em}.article-body .hero-product-card img{max-width:480px;width:100%;margin:0 auto 28px;border-radius:2px;box-shadow:0 6px 24px #00000014}.article-body .hero-product-card p{margin-bottom:20px}.article-body .hero-product-card ul{margin:8px 0 32px}.article-body .hero-product-price{font-family:var(--sans);font-size:13px;letter-spacing:.12em;color:var(--text-sub,#6b6258);text-align:center;margin:24px 0 12px}.article-body .hero-product-cta{display:block;width:fit-content;margin:8px auto 20px;padding:13px 40px;background:transparent;color:var(--text)!important;text-decoration:none;font-family:var(--sans);font-size:13px;letter-spacing:.18em;border:1px solid var(--accent)!important;border-radius:2px;transition:all .2s}.article-body .hero-product-cta:hover{background:var(--accent);color:#fff!important}.article-body .hero-product-pr{font-family:var(--sans);font-size:11px;color:var(--text-mute,#999);text-align:center;margin:0;letter-spacing:.08em}.article-body .price-tier-section{margin:48px 0 32px}.article-body .price-tier-heading{display:flex;align-items:center;gap:20px;margin:48px 0 24px;font-family:var(--serif);font-size:17px;font-weight:500;letter-spacing:.08em;color:var(--text)}.article-body .price-tier-heading:before,.article-body .price-tier-heading:after{content:"";flex:1;height:1px;background:var(--border)}.article-body .price-tier-heading:before{flex:0 0 24px}.article-body .hanging-card{display:flex;gap:24px;margin:24px 0 32px;padding:20px;background:#fff;border:1px solid var(--border-soft,#eae6dd);border-radius:2px;transition:box-shadow .2s}.article-body .hanging-card:hover{box-shadow:0 4px 16px #0000000d}.article-body .hanging-card-img{flex:0 0 200px;aspect-ratio:1/1;background:#fff;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px}.article-body .hanging-card-img img{width:100%;height:100%;object-fit:contain;margin:0;box-shadow:none;border-radius:0}.article-body .hanging-card-img.placeholder{color:#aaa;font-size:11px;font-family:var(--sans)}.article-body .hanging-card-body{flex:1;display:flex;flex-direction:column;min-width:0}.article-body .hanging-card-brand{font-family:var(--sans);font-size:10px;letter-spacing:.22em;color:var(--accent);text-transform:uppercase;margin-bottom:6px}.article-body .hanging-card-name{font-family:var(--serif);font-size:15px;font-weight:500;line-height:1.55;letter-spacing:.04em;margin:0 0 12px;color:var(--text)}.article-body .hanging-card-desc{font-size:13px;line-height:1.85;color:var(--text-sub,#6b6258);margin:0 0 14px;flex:1}.article-body .hanging-card-cta{display:inline-block;width:fit-content;padding:8px 20px;background:transparent;color:var(--text)!important;text-decoration:none;font-family:var(--sans);font-size:12px;letter-spacing:.14em;border:1px solid var(--accent)!important;border-radius:2px;transition:all .2s;margin-top:auto}.article-body .hanging-card-cta:hover{background:var(--accent);color:#fff!important}.article-body .hanging-card-pr{font-family:var(--sans);font-size:10px;color:var(--text-mute,#999);margin:8px 0 0;letter-spacing:.08em}.article-body .price-tier-universal{margin:48px 0 32px;padding:24px 28px;background:#fbf9f4;border-left:2px solid var(--accent);border-radius:0 2px 2px 0}.article-body .price-tier-universal .universal-label{font-family:var(--sans);font-size:11px;letter-spacing:.22em;color:var(--accent);text-transform:uppercase;margin-bottom:6px}.article-body .price-tier-universal h4{font-family:var(--serif);font-size:16px;font-weight:500;margin:0 0 12px;letter-spacing:.06em}.article-body .price-tier-universal p{font-size:14px;line-height:1.9;color:var(--text-sub,#6b6258);margin-bottom:16px}.article-body .price-tier-universal a:not(.hanging-card-cta){font-family:var(--sans);font-size:12px;letter-spacing:.12em}@media (max-width:640px){.article-body .hero-product-card{padding:40px 20px 32px;margin:40px -16px}.article-body .hero-product-card h4{font-size:17px}.article-body .hanging-card{flex-direction:column;gap:16px}.article-body .hanging-card-img{flex:0 0 auto;width:100%;max-width:240px;margin:0 auto}.article-body .price-tier-heading{font-size:15px;gap:12px}}.article-body table{width:100%;border-collapse:collapse;font-family:var(--sans);font-size:13px;line-height:1.8;letter-spacing:.04em;background:var(--surface);border:1px solid var(--border);margin:32px 0 40px;display:block;overflow-x:auto}.article-body thead th{background:var(--accent-soft);color:var(--text);font-weight:500;font-size:12px;letter-spacing:.08em;text-align:left;padding:14px 16px;border-bottom:1px solid var(--border);border-right:1px solid var(--border)}.article-body thead th:last-child{border-right:none}.article-body tbody td{padding:14px 16px;border-bottom:1px solid var(--border-soft);border-right:1px solid var(--border-soft);color:var(--text);vertical-align:top}.article-body tbody td:last-child{border-right:none}.article-body tbody tr:nth-child(2n){background:#fbf9f4}.article-body tbody tr:last-child td{border-bottom:none}.product-hero{margin:48px 0;background:var(--surface);border:1px solid var(--border);padding:40px;font-family:var(--sans)}.product-hero .tag{font-size:10px;letter-spacing:.3em;color:var(--warm);text-transform:uppercase;margin-bottom:16px}.product-hero .image{aspect-ratio:4/3;background:linear-gradient(135deg,#ddd6c6,#b5a584);margin-bottom:24px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-hero .image img{width:100%;height:100%;object-fit:contain;background:#fff}.product-hero h4{font-family:var(--serif);font-size:20px;font-weight:500;letter-spacing:.08em;margin-bottom:12px;line-height:1.7}.product-hero p{font-size:14px;line-height:2;color:var(--text-sub);letter-spacing:.04em;margin-bottom:20px;font-family:var(--sans)}.product-hero .buttons{display:flex;gap:12px}.product-hero .btn{flex:1;padding:14px;text-align:center;font-size:12px;letter-spacing:.2em;border:1px solid var(--text);color:var(--text);transition:background .2s,color .2s;background:transparent}.product-hero .btn:hover{background:var(--text);color:var(--bg)}.product-hero .pr{font-size:10px;color:var(--text-mute);letter-spacing:.2em;margin-top:12px;text-align:right}.author{max-width:720px;margin:80px auto 0;padding:32px 24px;border-top:1px solid var(--border);font-family:var(--sans);display:flex;gap:20px;align-items:center}.author-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#d8a27c,#8fa68e);flex-shrink:0}.author-info .label{font-size:10px;letter-spacing:.3em;color:var(--text-mute);text-transform:uppercase;margin-bottom:4px}.author-info .name{font-family:var(--serif);font-size:16px;font-weight:500;letter-spacing:.08em}.author-info .bio{font-size:12px;color:var(--text-sub);line-height:1.8;letter-spacing:.04em;margin-top:6px}.footer{margin-top:120px;padding:80px 32px 40px;background:var(--bg);border-top:1px solid var(--border-soft)}.footer-inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.footer-brand .logo{margin-bottom:16px}.footer-brand p{font-size:12px;color:var(--text-sub);line-height:2}.footer h4{font-family:var(--serif);font-size:13px;font-weight:500;letter-spacing:.16em;margin-bottom:16px}.footer ul{list-style:none;display:flex;flex-direction:column;gap:10px}.footer a{font-size:12px;color:var(--text-sub)}.copyright{max-width:1160px;margin:48px auto 0;padding-top:24px;border-top:1px solid var(--border);font-size:11px;color:var(--text-mute);letter-spacing:.1em;display:flex;justify-content:space-between}@media (max-width:640px){.article-head h1{font-size:22px}.article-body{font-size:15px;line-height:2}.article-body h2{font-size:19px;margin:36px 0 16px}.article-body table{font-size:12px}.article-body thead th,.article-body tbody td{padding:10px 12px}.product-hero{padding:24px}.footer-inner{grid-template-columns:1fr 1fr;gap:32px}.nav{gap:16px;font-size:12px}}.top-hero{max-width:1080px;margin:0 auto;padding:80px 24px 56px;text-align:center}.top-hero .kicker{font-size:11px;letter-spacing:.4em;color:var(--accent);text-transform:uppercase;margin-bottom:20px}.top-hero h1{font-family:var(--serif);font-size:30px;font-weight:500;letter-spacing:.16em;line-height:1.8;margin-bottom:20px}.top-hero p{font-family:var(--serif);font-size:14px;color:var(--text-sub);line-height:2.1;letter-spacing:.06em}.top-section{max-width:1080px;margin:0 auto;padding:40px 24px}.top-section h2{font-family:var(--serif);font-size:18px;font-weight:500;letter-spacing:.2em;margin-bottom:24px;padding-bottom:12px;border-bottom:1px solid var(--border)}.top-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.top-card{padding:28px;background:var(--surface);border:1px solid var(--border-soft);transition:border-color .2s}.top-card:hover{border-color:var(--accent)}.top-card .cat{font-size:10px;letter-spacing:.3em;color:var(--accent);text-transform:uppercase;margin-bottom:10px}.top-card h3{font-family:var(--serif);font-size:16px;font-weight:500;line-height:1.8;letter-spacing:.06em;margin-bottom:10px}.top-card p{font-size:12px;color:var(--text-sub);line-height:1.9}@media (max-width:640px){.top-grid{grid-template-columns:1fr}.top-hero h1{font-size:22px}}
