:root{--site-bg:#f4f2ea;--site-fg:#1c1a17;--site-accent:#8a6a3b;--site-display-font:"Nanum Myeongjo","Apple SD Gothic Neo",serif;--muted:color-mix(in srgb,var(--site-fg) 55%,var(--site-bg));--rule:color-mix(in srgb,var(--site-fg) 14%,var(--site-bg));--surface:color-mix(in srgb,var(--site-fg) 4%,var(--site-bg));--measure:40rem;--gate:72.5rem;--body-size:1.125rem;--body-leading:1.9;--font-body:"Pretendard","Apple SD Gothic Neo",system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--site-bg:#16151a;--site-fg:#e8e5de;--site-accent:#c9a86a}}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:4.5rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{margin:0;background:var(--site-bg);color:var(--site-fg);font-family:var(--font-body);font-size:var(--body-size);line-height:var(--body-leading);-webkit-font-smoothing:antialiased;word-break:keep-all;overflow-wrap:break-word}a{color:inherit;-webkit-text-decoration-color:color-mix(in srgb,var(--site-accent) 60%,transparent);text-decoration-color:color-mix(in srgb,var(--site-accent) 60%,transparent)}a:hover{color:var(--site-accent)}.wrap{max-width:var(--measure);margin:0 auto;padding:0 1.25rem}.wrap-gate{max-width:var(--gate);margin:0 auto;padding:0 2rem}.wrap-gate.site-head{padding:1.05rem 2rem}.wrap-gate.site-footer{padding:2rem 2rem 3rem}.display{font-family:var(--site-display-font);font-weight:700;letter-spacing:-.01em}.muted{color:var(--muted)}.prose>*+*{margin-top:1.6em}.prose h2{font-family:var(--site-display-font);font-size:1.5rem;line-height:1.5;margin-top:3rem}.prose h3{font-size:1.2rem;margin-top:2.2rem}.prose strong{font-weight:700;color:var(--site-fg)}.prose blockquote{margin-inline:0;padding:1rem 1.25rem;border-left:3px solid var(--site-accent);background:var(--surface);color:var(--muted)}.prose hr{border:0;border-top:1px solid var(--rule)}.prose figure,.prose hr{margin:2.5rem 0}.prose img{width:100%;height:auto;border-radius:4px}.prose figcaption{margin-top:.6rem;font-size:.875rem;color:var(--muted);text-align:center}.prose ol,.prose ul{padding-left:1.4em}.prose li+li{margin-top:.5em}.prose .table-scroll{overflow-x:auto}.prose table{width:100%;border-collapse:collapse;font-size:.95rem}.prose td,.prose th{padding:.6em .8em;border-bottom:1px solid var(--rule);text-align:left}.progress-bar{position:fixed;inset:0 0 auto 0;height:3px;z-index:50;background:var(--site-accent);transform-origin:0 50%;transform:scaleX(var(--progress,0))}.chapter{scroll-margin-top:4.5rem}.chapter+.chapter{margin-top:5rem;padding-top:3rem;border-top:1px solid var(--rule)}.chapter-eyebrow{font-size:.8rem;letter-spacing:.12em;color:var(--muted)}.chapter-title{font-family:var(--site-display-font);font-size:1.75rem;line-height:1.45;margin:.4rem 0 0}.btn{display:inline-block;padding:.7rem 1.2rem;border-radius:6px;background:var(--site-accent);font-size:.95rem;font-weight:600;text-decoration:none}.btn,.btn:hover{color:var(--site-bg)}.btn:hover{opacity:.9}.btn-ghost{background:none;border:1px solid var(--rule)}.btn-ghost,.btn-ghost:hover{color:var(--site-accent)}.btn-block{display:block;text-align:center;margin-top:1.5rem;padding:1rem;font-size:1.05rem}.site-footer{padding:2rem 1.25rem 3rem;font-size:.85rem}.site-footer-nav{display:flex;gap:1rem;flex-wrap:wrap}.site-footer-note{margin:.9rem 0 0;line-height:1.7}.site-footer-brand{margin:-.4rem 0 1.1rem;line-height:1.7}.site-footer-biz{margin:1.1rem 0 0;font-style:normal;line-height:1.9;display:flex;flex-wrap:wrap;gap:0 .55rem}.site-footer-biz span:not(:last-child):after{content:"·";margin-left:.55rem;color:var(--rule)}.site-footer-copy{margin:1.1rem 0 0;font-size:.8rem}.shelf-head{margin-bottom:3rem}.shelf-title{font-size:1.5rem;margin:0}.shelf-tagline{margin:.5rem 0 0;font-size:.95rem}.shelf-eyebrow{font-size:.75rem;letter-spacing:.14em;color:var(--muted);margin:0 0 .6rem;text-transform:uppercase}.shelf-hero{display:flex;gap:2.5rem;align-items:flex-start;flex-wrap:wrap;padding:2.5rem 0 3rem;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.shelf-hero-cover{width:11.5rem;height:auto;border-radius:3px;box-shadow:0 3px 18px rgb(0 0 0/.18)}.shelf-hero-body{flex:1 1;min-width:17rem}.shelf-hero-title{font-size:1.9rem;line-height:1.4;margin:0}.shelf-hero-title a{text-decoration:none}.shelf-hero-origin{margin:.7rem 0 0;font-size:.9rem}.shelf-hero-hook{margin:1.2rem 0 0;line-height:1.75}.shelf-hero-desc{margin:.8rem 0 0;font-size:.95rem;line-height:1.75}.shelf-hero-meta{margin:1.4rem 0 0;font-size:.85rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shelf-hero-cta{margin:1.6rem 0 0;display:flex;gap:.75rem;flex-wrap:wrap}.shelf-section{margin-top:3.5rem}.shelf-section-title{margin-bottom:1.25rem}.shelf-grid{list-style:none;margin:0;padding:0;display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}.shelf-card{display:flex;gap:1rem;height:100%;padding:1rem;border:1px solid var(--rule);border-radius:5px;text-decoration:none;color:inherit;background:var(--surface)}a.shelf-card:hover{color:inherit;border-color:color-mix(in srgb,var(--site-accent) 45%,var(--rule))}.shelf-card-cover{flex:none;width:4.5rem;height:auto;align-self:flex-start;border-radius:2px}.shelf-card-cover-blank{display:block;height:6.75rem;border-radius:2px;background:repeating-linear-gradient(135deg,var(--rule),var(--rule) 2px,transparent 2px,transparent 7px)}.shelf-card-body{display:flex;flex-direction:column;gap:.4rem;min-width:0}.shelf-card-title{font-size:1.02rem;line-height:1.5}.shelf-card-hook{font-size:.88rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shelf-card-meta{margin-top:auto;font-size:.78rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shelf-card-empty{background:none;border-style:dashed;opacity:.55}.shelf-about{margin-top:4.5rem;padding-top:2.5rem;border-top:1px solid var(--rule)}.shelf-about-title{font-size:1.3rem;margin:0 0 1.25rem}.shelf-about-lead{margin:0;line-height:1.85;max-width:40rem}.shelf-layers{list-style:none;margin:2rem 0 0;padding:0;counter-reset:layer}.shelf-layers li{display:flex;gap:1rem;padding:1rem 0;border-top:1px solid var(--rule)}.shelf-layers li>span:last-child{display:flex;flex-direction:column;gap:.3rem}.shelf-layers strong{font-family:var(--site-display-font);font-size:1.02rem}.shelf-layers .muted{font-size:.9rem;line-height:1.7}.shelf-layer-no{flex:none;width:1.6rem;height:1.6rem;border-radius:50%;display:grid;place-items:center;margin-top:.15rem;background:color-mix(in srgb,var(--site-accent) 16%,transparent);color:var(--site-accent);font-size:.8rem;font-weight:700}.author-head{padding-bottom:2rem;border-bottom:1px solid var(--rule)}.author-name{font-size:1.9rem;line-height:1.4;margin:0}.author-name-en{display:block;font-size:.95rem;font-weight:400;margin-top:.4rem}.author-count{margin:.9rem 0 0;font-size:.85rem}.hub-head{display:flex;gap:2rem;align-items:flex-start;flex-wrap:wrap}.hub-head>div{flex:1 1;min-width:18rem}.hub-cover{width:10rem;height:auto;border-radius:3px;box-shadow:0 2px 12px rgb(0 0 0/.16)}.meta-line{margin-top:1.5rem;font-size:.85rem}.hub-toc{list-style:none;margin:1rem 0 0;padding:0}.hub-toc li{border-top:1px solid var(--rule)}.hub-toc a{display:flex;gap:1.25rem;padding:1.35rem .25rem;text-decoration:none;color:inherit}.hub-toc a:hover{background:var(--surface);color:inherit}.hub-toc-no{flex:none;width:2.5rem;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:.9rem;padding-top:.15rem}.hub-toc-body{display:flex;flex-direction:column;gap:.35rem;min-width:0}.hub-toc-body strong{font-size:1.1rem;line-height:1.5;font-weight:700}.hub-toc-excerpt{font-size:.9rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-block{margin-top:4rem}.hub-block-title{font-size:1.3rem;margin:0 0 1.25rem}.hub-tldr{list-style:none;margin:0;padding:0}.hub-tldr li{position:relative;padding:.85rem 0 .85rem 1.5rem;border-top:1px solid var(--rule);line-height:1.75}.hub-tldr li:before{content:"";position:absolute;left:0;top:1.45rem;width:.45rem;height:.45rem;background:var(--site-accent);border-radius:50%}.hub-facts{margin:0;display:grid;grid-template-columns:7rem 1fr;grid-gap:.1rem 1rem;gap:.1rem 1rem;font-size:.95rem}.hub-facts dt{color:var(--muted);font-size:.85rem}.hub-facts dd,.hub-facts dt{padding:.6rem 0;border-top:1px solid var(--rule)}.hub-facts dd{margin:0}@media (max-width:32rem){.hub-facts{grid-template-columns:1fr}.hub-facts dd{border-top:0;padding-top:0}}.hub-bio p{margin-top:1.1em}.hub-bio p:first-child{margin-top:0}.hub-audience{margin:0;padding-left:1.2rem}.hub-audience li{margin-top:.6rem;line-height:1.7}.affiliate-notice{margin-top:1.25rem;font-size:.82rem;line-height:1.7;color:var(--muted);padding-left:.9rem;border-left:2px solid var(--rule)}.hub-faq details{border-top:1px solid var(--rule)}.hub-faq summary{padding:1.1rem 0;cursor:pointer;font-weight:700;font-family:var(--site-display-font);line-height:1.6}.hub-faq summary:hover{color:var(--site-accent)}.hub-faq p{margin:0 0 1.35rem;line-height:1.8;color:var(--muted)}.chapter-nav{margin-top:5rem;padding-top:2rem;border-top:1px solid var(--rule)}.next-title{font-family:var(--site-display-font);font-size:1.35rem;line-height:1.5;margin:.4rem 0 0}.next-excerpt{margin:.6rem 0 0;font-size:.92rem;line-height:1.65;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.legal h1{font-size:1.9rem;line-height:1.4;margin:0 0 .5rem}.legal .prose{font-size:1rem;line-height:1.8;margin-top:2.5rem}.legal .prose h2{font-size:1.15rem;margin-top:2.5rem}.legal .prose ol{padding-left:1.4em}.legal .prose ol ol{margin-top:.6em}.legal .prose ol>li+li,.legal .prose ul>li+li{margin-top:.55em}.legal .prose h3{font-size:1.02rem;margin-top:1.8rem}.legal .prose table{font-size:.9rem}.legal .prose th{color:var(--muted);font-weight:400;white-space:nowrap;vertical-align:top}.legal .prose tbody th{width:11rem}.ad{display:block;margin:3rem 0;padding:.75rem;background:#ffffff;border:1px solid #c9cfce;border-radius:6px}.ad-label{display:block;margin-bottom:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;letter-spacing:.08em;color:#6b7280}@media (prefers-color-scheme:dark){.ad{margin:3.5rem 0;border-color:#2c2f33}}.ad-desktop{display:none}@media (min-width:1440px){.ad-desktop{display:block;position:fixed;top:6rem;left:calc(50% + var(--measure) / 2 + 3rem);width:300px;z-index:20}}.spine ol{list-style:none;margin:0;padding:0}.spine a{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:inherit}.spine-cell{flex:none;display:block;border-radius:1px;background:var(--rule);transition:background .15s}.spine li[data-state=read] .spine-cell{background:var(--site-accent)}.spine li[data-state=current] .spine-cell{background:var(--site-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--site-accent) 35%,transparent)}.spine-label{font-size:.85rem;line-height:1.5;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spine li[data-state=current] .spine-label{color:var(--site-fg);font-weight:600}@media (min-width:1180px){.spine{position:fixed;top:6rem;left:calc(50% - var(--measure) / 2 - 6rem);width:3rem;max-height:70vh;overflow:hidden auto;z-index:30;transition:width .18s}.spine:focus-within,.spine:hover{width:18rem;background:var(--site-bg)}.spine li+li{margin-top:.35rem}.spine-cell{width:1.5rem;height:.7rem}.spine-label{opacity:0;transition:opacity .18s}.spine:focus-within .spine-label,.spine:hover .spine-label{opacity:1}}@media (max-width:1179px){.spine{margin:0 auto;padding:1rem 1.25rem 0;max-width:calc(var(--measure) + 2.5rem)}.spine ol{display:flex;gap:.25rem}.spine li{flex:1 1}.spine-cell{width:100%;height:.35rem}.spine-label{display:none}}.site-head{display:flex;align-items:center;gap:.75rem;padding:1.05rem 1.25rem}.site-head-platform{display:inline-flex;opacity:.9}.site-head-platform:hover{opacity:1}.site-head-sep{width:1px;height:1.05rem;background:var(--rule)}.site-head .muted{font-size:.85rem}.site-footer-logo{display:inline-block;margin-bottom:1.1rem;opacity:.85}.site-footer-logo:hover{opacity:1}.chapter-index{margin-top:3.5rem;padding-top:1.75rem;border-top:1px solid var(--rule)}.chapter-index ol{list-style:none;margin:1rem 0 0;padding:0}.chapter-index li+li{border-top:1px solid var(--rule)}.chapter-index a{display:flex;gap:.9rem;align-items:baseline;padding:.85rem .25rem;text-decoration:none;color:inherit}.chapter-index a:hover .ci-title{text-decoration:underline}.ci-no{flex:none;font-size:.8rem;letter-spacing:.08em;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ci-body{display:block;min-width:0}.ci-title{display:block;font-size:1rem;line-height:1.5}.ci-excerpt{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:.2rem;font-size:.87rem;line-height:1.6}.chapter-index li[data-current]{background:var(--rule);border-radius:4px}.chapter-index li[data-current] .ci-title{font-weight:600}.chapter-index li[data-current] a{padding-inline:.75rem}.eyebrow{font-size:.7rem;letter-spacing:.18em;color:var(--muted);text-transform:uppercase;margin:0}.gate-section{margin-top:4.75rem}.gate-section-head{border-top:2px solid var(--site-fg);padding-top:1.6rem;display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem}.gate-section-title{font-size:1.85rem;margin:.75rem 0 0}.gate-more{display:inline-flex;align-items:center;gap:.45rem;flex:none;font-size:.875rem;color:var(--site-accent);text-decoration:none;padding-bottom:.25rem}.gate-more:hover{color:var(--site-accent);text-decoration:underline}.gate-hero{display:flex;align-items:center;gap:4.5rem;flex-wrap:wrap;padding:4.75rem 0 4.25rem}.gate-hero-body{flex:1 1 37.75rem;max-width:100%;min-width:0}.gate-hero-title{font-size:3.25rem;line-height:1.34;font-weight:800;margin:1.25rem 0 0;text-wrap:pretty}.gate-hero-lede{margin:1.4rem 0 0;font-size:1.125rem;line-height:1.78;max-width:34rem}.scale-row{display:flex;flex-wrap:wrap;margin-top:2.15rem;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.scale-cell{flex:1 1 6rem;padding:1rem 0}.scale-cell+.scale-cell{border-left:1px solid var(--rule);padding-left:1.25rem}.scale-num{font-size:1.45rem;font-weight:700;color:var(--site-accent);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1.3}.scale-label{font-size:.75rem;color:var(--muted);margin-top:.2rem}.cta-row{display:flex;gap:.75rem;margin-top:1.9rem;flex-wrap:wrap;align-items:center}.btn-icon{display:inline-flex;align-items:center;gap:.5rem}.covershelf{flex:1 1 25rem;min-width:0}.cover-fan{display:flex;align-items:flex-end;padding-left:.4rem}.cover-fan img{width:7.25rem;height:auto;display:block;border-radius:2px;box-shadow:0 3px 18px rgb(0 0 0/.18)}.cover-fan img+img{margin-left:-1.25rem}.shelf-board{height:3px;background:color-mix(in srgb,var(--site-fg) 16%,transparent)}.chapgrid{list-style:none;margin:2.1rem 0 0;padding:0;display:grid;grid-gap:2.1rem 1.75rem;gap:2.1rem 1.75rem;grid-template-columns:repeat(auto-fill,minmax(min(14rem,100%),1fr))}.chapcard{display:flex;flex-direction:column;gap:.55rem;height:100%;border-top:1px solid var(--rule);padding-top:1rem;text-decoration:none;color:inherit}a.chapcard:hover{color:inherit;border-top-color:var(--site-accent)}.chapcard-src{font-size:.7rem;letter-spacing:.04em;color:var(--muted)}.chapcard-title{font-size:1.0625rem;font-weight:700;line-height:1.5;text-wrap:pretty}a.chapcard:hover .chapcard-title{color:var(--site-accent)}.chapcard-excerpt{font-size:.8125rem;line-height:1.68;color:var(--muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.shelf-card-lg{gap:1.4rem;padding:1.4rem}.shelf-card-lg .shelf-card-cover{width:6.125rem}.shelf-card-lg .shelf-card-title{font-size:1.25rem}.shelf-card-lg .shelf-card-hook{font-size:.9375rem;-webkit-line-clamp:2}.shelf-card-origin{font-size:.72rem;color:var(--muted);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.gate-bookgrid{grid-template-columns:repeat(auto-fill,minmax(min(26rem,100%),1fr));gap:1.4rem}.shelf-layers.layers-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));grid-gap:1.75rem;gap:1.75rem;margin-top:2.1rem}.shelf-layers.layers-row li{padding:1.15rem 0 0}.platform{margin-top:4.75rem;background:var(--surface);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.platform-inner{display:flex;gap:4.75rem;padding:3.9rem 0;align-items:flex-start;flex-wrap:wrap}.platform-body{flex:1 1 29.375rem;max-width:100%;min-width:0}.platform-title{font-size:1.7rem;line-height:1.45;margin:1.5rem 0 0}.platform-lede{margin:1rem 0 0;font-size:.97rem;line-height:1.82}.platform-slots{flex:1 1 20rem;display:flex;flex-direction:column;gap:.875rem;min-width:0}.slot{display:flex;align-items:center;gap:1.25rem;padding:1.5rem 1.625rem;border:1px solid var(--rule);border-radius:5px;background:var(--site-bg);text-decoration:none;color:inherit}a.slot:hover{color:inherit;border-color:color-mix(in srgb,var(--site-accent) 45%,var(--rule))}.slot-chip{flex:none;width:2.5rem;height:2.5rem;border-radius:8px;background:var(--site-accent)}.slot-body{display:flex;flex-direction:column;gap:.3rem;flex:1 1;min-width:0}.slot-title{font-size:1.1875rem}.slot-meta{font-size:.75rem;color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.slot-empty{background:none;border-style:dashed;opacity:.62}.slot-empty .slot-chip{background:none;border:2px solid var(--rule)}.shelf-hero-toc{flex:1 1 20rem;min-width:0;border-left:1px solid var(--rule);padding-left:2.5rem}.shelf-hero-toc .hub-toc a{padding:.95rem 0;gap:1rem}.shelf-hero-toc .hub-toc-no{width:1.4rem;font-size:.78rem}.shelf-hero-toc .hub-toc-body strong{font-size:1rem}.shelf-hero-toc .hub-toc-excerpt{font-size:.8125rem}@media (max-width:68rem){.shelf-hero-toc{border-left:0;padding-left:0;border-top:1px solid var(--rule);padding-top:1.5rem}}.shelf-rack{grid-template-columns:repeat(auto-fill,minmax(min(13rem,100%),1fr));gap:1.9rem}.shelf-rack .shelf-card{flex-direction:column;gap:.75rem;background:none;border:0;padding:0}a.shelf-rack-card:hover{border:0}.rack-cover{height:14.625rem;display:flex;align-items:flex-end;justify-content:center;border-bottom:3px solid color-mix(in srgb,var(--site-fg) 16%,transparent);padding-bottom:0;margin-bottom:1rem}.rack-cover img{height:14.625rem;width:auto;max-width:100%;object-fit:contain;object-position:bottom;display:block;border-radius:2px;box-shadow:0 3px 18px rgb(0 0 0/.18)}.rack-cover-blank{height:14.625rem;width:9.375rem;border:1px dashed var(--rule);border-radius:2px;display:grid;place-items:center;font-size:.78rem;color:var(--muted);text-align:center;padding:0 .75rem}.author-chips{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;border-top:1px solid var(--rule);padding-top:1.5rem;margin-top:3.25rem}.author-chips ul{list-style:none;margin:0;padding:0;display:flex;gap:.625rem;flex-wrap:wrap}.author-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem 1rem;border:1px solid var(--rule);border-radius:999px;font-size:.85rem;text-decoration:none;color:inherit}.author-chip:hover{color:inherit;border-color:color-mix(in srgb,var(--site-accent) 45%,var(--rule))}.author-chip span{color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:48rem){.wrap-gate,.wrap-gate.site-footer,.wrap-gate.site-head{padding-inline:1.25rem}.site-shell:has(main.wrap-gate) .site-footer,.site-shell:has(main.wrap-gate) .site-head{padding-inline:1.25rem}.gate-hero{padding:2.75rem 0 2.5rem;gap:2rem}.gate-hero-title{font-size:1.85rem;margin-top:.9rem}.gate-hero-lede{font-size:.97rem;margin-top:1rem}.gate-section{margin-top:2.9rem}.gate-section-title{font-size:1.5rem}.gate-section-head{flex-wrap:wrap;align-items:flex-start}.cover-fan img{width:6rem}.cover-fan img+img{margin-left:-1.125rem}.scale-cell{flex:1 1 40%}.scale-cell:nth-child(odd){border-left:0;padding-left:0}.scale-cell:nth-child(n+3){border-top:1px solid var(--rule)}.platform-inner{gap:2rem;padding:2.25rem 0}.platform-title{font-size:1.35rem}.btn,.btn-ghost,.gate-more{min-height:2.75rem}.cta-row .btn,.cta-row .btn-ghost{flex:1 1 100%;text-align:center;justify-content:center}.shelf-card-lg{gap:1rem;padding:1rem}.shelf-card-lg .shelf-card-cover{width:4.5rem}.shelf-card-lg .shelf-card-title{font-size:1.05rem}.shelf-card-lg .shelf-card-hook{font-size:.875rem}}.site-shell:has(main.wrap-gate) .site-footer,.site-shell:has(main.wrap-gate) .site-head{max-width:var(--gate);padding-inline:2rem}