/* TVING Hub — lightweight editorial layout; system fonts, no external UI runtime. */
:root{--hub-paper:#faf9f6;--hub-ink:#242723;--hub-muted:#696d65;--hub-line:#dddfd7;--hub-accent:#ca4b2b;--hub-soft:#eeefe8;--hub-radius:6px}
*{box-sizing:border-box}html{scroll-padding-top:24px}.hub-site{margin:0;background:var(--hub-paper);color:var(--hub-ink);font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:16px;line-height:1.6;word-break:keep-all;overflow-wrap:anywhere}.hub-site h1,.hub-site h2,.hub-site h3,.hub-site p,.hub-site ul,.hub-site figure{margin:0}.hub-site h1,.hub-site h2,.hub-site h3{line-height:1.3;letter-spacing:-.045em}.hub-site a{color:inherit;text-decoration:none}.hub-site a:hover{color:var(--hub-accent)}.hub-site a:focus-visible,.hub-site button:focus-visible,.hub-site input:focus-visible,.hub-site summary:focus-visible{outline:3px solid var(--hub-accent);outline-offset:5px}.hub-site img{max-width:100%;height:auto}.hub-wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.hub-sr,.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hub-skip{position:fixed;top:-100px;left:20px;background:var(--hub-ink);color:white!important;padding:12px 20px;z-index:99999}.hub-skip:focus{top:12px}.hub-header{background:var(--hub-paper)}.hub-masthead{min-height:105px;display:flex;align-items:center;gap:32px}.hub-logo{display:inline-flex;align-items:baseline;gap:1px;font-size:35px;font-weight:850;line-height:1;letter-spacing:-2px;white-space:nowrap}.hub-logo>span{font-weight:450;letter-spacing:-2.3px}.hub-logo i{display:block;width:8px;height:8px;border-radius:50%;background:var(--hub-accent);margin-left:5px;align-self:center;margin-top:19px}.hub-tagline{font-size:13px;color:var(--hub-muted);border-left:1px solid var(--hub-line);padding-left:30px}.hub-search{display:flex;align-items:center;gap:10px;margin-left:auto;border:1px solid var(--hub-line);border-radius:40px;background:#fff;padding:0 5px 0 19px;width:270px;min-height:44px}.hub-search input{border:0;background:none;min-width:0;width:100%;font:inherit;font-size:12px;color:var(--hub-ink);padding:10px 0}.hub-search input::placeholder{color:var(--hub-muted);opacity:1}.hub-search button{border:0;background:none;color:var(--hub-ink);display:grid;place-items:center;min-width:38px;min-height:38px;cursor:pointer}.hub-search svg{fill:none;stroke:currentColor;stroke-width:1.5}.hub-nav-border{border-top:1px solid var(--hub-line);border-bottom:1px solid var(--hub-line)}.hub-nav{display:flex;align-items:center;gap:32px;min-height:57px;font-size:14px;font-weight:650}.hub-nav>a{display:flex;align-items:center;min-height:57px;position:relative;white-space:nowrap}.hub-nav [aria-current=page]{color:var(--hub-accent)}.hub-nav [aria-current=page]:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--hub-accent)}.hub-nav .hub-nav-about{margin-left:auto;color:var(--hub-muted);font-size:12px;font-weight:500;gap:20px}.hub-intro{display:flex;justify-content:space-between;align-items:flex-end;padding:55px 0 45px}.hub-eyebrow{font-size:10px!important;font-weight:700;letter-spacing:2px!important;color:var(--hub-accent);line-height:1.5!important}.hub-intro h1{font-size:clamp(40px,4.5vw,62px);font-weight:780;margin-top:16px;line-height:1.17;letter-spacing:-3.2px}.hub-intro h1 span{color:var(--hub-muted);font-weight:450}.hub-intro-note{font-size:14px;color:var(--hub-muted);line-height:1.85;padding:0 20px 7px 0}.hub-intro-note strong{color:var(--hub-ink);font-weight:550}.hub-top-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,1fr);gap:42px}.hub-section-label{display:flex;justify-content:space-between;align-items:center;border-top:2px solid var(--hub-ink);padding:14px 0 16px;gap:15px}.hub-section-label h2{font-size:15px;font-weight:700;letter-spacing:-.3px}.hub-section-label>span{font-size:11px;color:var(--hub-muted)}.hub-feature-card{border-bottom:1px solid var(--hub-line);padding-bottom:25px}.hub-feature-image{display:block;aspect-ratio:16/9;overflow:hidden;border-radius:var(--hub-radius);background:var(--hub-soft)}.hub-image{display:block;width:100%;height:100%!important;object-fit:cover}.hub-feature-copy{padding-top:23px}.hub-meta{display:flex;align-items:center;gap:13px;font-size:11px;color:var(--hub-muted);line-height:1.4}.hub-meta a{color:var(--hub-accent);font-weight:650}.hub-pill{display:inline-block;background:var(--hub-soft);padding:5px 8px;color:#49513e;font-weight:600;font-size:10px;letter-spacing:.1px}.hub-feature h3{font-size:27px;margin:14px 0 12px;line-height:1.38;font-weight:740;letter-spacing:-1px}.hub-feature-copy>p{font-size:14px;color:var(--hub-muted);line-height:1.8;max-width:640px}.hub-text-link{display:inline-flex;align-items:center;gap:25px;font-size:12px;font-weight:650;min-height:44px}.hub-feature-copy>.hub-text-link{margin-top:12px}.hub-sidebar{background:var(--hub-soft);border-radius:var(--hub-radius);padding:30px 30px 25px;align-self:stretch}.hub-sidebar h2{font-size:29px;margin:13px 0 21px;font-weight:650;line-height:1.38}.hub-topics>a{display:flex;align-items:center;gap:16px;padding:20px 0;border-top:1px solid #d3d7ca;min-height:83px}.hub-topic-number{font-size:11px;color:var(--hub-muted);font-variant-numeric:tabular-nums}.hub-topics strong{display:block;font-size:15px;font-weight:700}.hub-topics small{display:block;font-size:11px;color:var(--hub-muted);margin-top:3px}.hub-topics>a>span:last-child{margin-left:auto}.hub-sidebar-note{border-top:1px solid #d3d7ca;padding-top:20px;font-size:12px;color:var(--hub-muted);line-height:1.8}.hub-shortents{padding:58px 0 0}.hub-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.hub-section-heading h2{font-size:29px;font-weight:720}.hub-section-heading .hub-eyebrow{margin-bottom:10px}.hub-section-desc{color:var(--hub-muted);font-size:13px;line-height:1.8}.hub-shortents>.hub-section-desc{margin-top:14px}.hub-coming{display:flex;align-items:center;gap:22px;background:#f4f0e9;border:1px solid #e4ddd2;border-radius:var(--hub-radius);padding:27px 30px;margin-top:25px}.hub-coming-symbol{width:48px;height:48px;display:grid;place-items:center;border:1px solid #cbb9a5;border-radius:50%;font-size:28px;font-weight:300;color:#796451;flex-shrink:0}.hub-coming h3{font-size:17px;margin-bottom:6px}.hub-coming p{font-size:12px;color:var(--hub-muted)}.hub-coming>.hub-text-link{margin-left:auto;white-space:nowrap}.hub-archive{padding:54px 0 65px}.hub-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 26px;margin-top:25px}.hub-card{min-width:0}.hub-card-image{display:block;aspect-ratio:16/10;border-radius:var(--hub-radius);overflow:hidden;background:var(--hub-soft)}.hub-card-copy{padding:17px 0 20px;border-bottom:1px solid var(--hub-line)}.hub-card h3{font-size:18px;font-weight:690;margin:10px 0;line-height:1.5;letter-spacing:-.65px}.hub-card-copy>p{font-size:12px;line-height:1.85;color:var(--hub-muted);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.hub-number{font-size:13px;font-weight:700;color:var(--hub-accent)}.hub-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--hub-soft);color:#7c8273;gap:10px}.hub-placeholder>span{font-size:32px;font-weight:800;letter-spacing:-1.5px}.hub-placeholder>span>span{font-weight:400}.hub-placeholder small{font-size:9px;letter-spacing:2px}.pagination{padding-top:42px}.nav-links{display:flex;justify-content:center;align-items:center;gap:8px}.page-numbers{min-width:44px;min-height:44px;padding:9px 14px;border:1px solid var(--hub-line);text-align:center;font-size:13px;border-radius:3px}.page-numbers.current{background:var(--hub-ink);color:white}.page-numbers.dots{border:0}.hub-footer{border-top:1px solid var(--hub-line);padding:44px 0 22px;background:#f0f1eb}.hub-footer-top{display:flex;justify-content:space-between;gap:30px;padding-bottom:32px}.hub-footer .hub-logo{font-size:29px}.hub-footer .hub-logo i{width:6px;height:6px;margin-top:15px}.hub-footer-top p{font-size:12px;color:var(--hub-muted);margin-top:15px}.hub-footer nav{display:flex;gap:20px;flex-wrap:wrap;align-items:flex-start;font-size:12px;padding-top:9px}.hub-footer nav a{min-height:32px;display:flex;align-items:center}.hub-footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #d9ddd1;padding-top:19px;font-size:10px;color:var(--hub-muted)}.hub-breadcrumb{display:flex;flex-wrap:wrap;gap:12px;padding:27px 0;color:var(--hub-muted);font-size:12px}.hub-breadcrumb+section.hub-archive{padding-top:12px}.hub-list-header{padding-bottom:25px;border-bottom:1px solid var(--hub-line)}.hub-list-header h1{font-size:42px;margin:16px 0}.hub-result-count{font-size:12px;color:var(--hub-muted);margin-top:15px!important}.hub-empty{padding:50px 24px;background:var(--hub-soft);margin-top:28px!important;border-radius:var(--hub-radius)}.hub-empty h2{font-size:24px;margin-bottom:15px}.hub-empty p{color:var(--hub-muted);font-size:14px;margin-bottom:15px}.hub-article{max-width:790px;margin:10px auto 65px}.hub-article-header{padding:15px 0 30px}.hub-article-header h1{font-size:clamp(30px,3.8vw,45px);line-height:1.35;margin:16px 0 22px;font-weight:760}.hub-byline{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px;color:var(--hub-muted);font-size:12px}.hub-byline>a{font-weight:700;color:var(--hub-ink)}.hub-summary{background:var(--hub-soft);border-left:3px solid var(--hub-accent);padding:24px 27px;margin-bottom:28px}.hub-summary>strong{font-size:12px;color:var(--hub-accent)}.hub-summary>p{font-size:17px;line-height:1.8;margin-top:9px}.hub-article-cover{margin-bottom:30px!important}.hub-article-cover>.hub-image{aspect-ratio:16/9;border-radius:var(--hub-radius)}.hub-article figcaption{font-size:12px;color:var(--hub-muted);margin-top:10px}.hub-prose{font-size:17px;line-height:1.95;overflow-wrap:anywhere}.hub-prose>*{margin-bottom:22px!important}.hub-prose h2{font-size:27px;padding-top:25px;margin-top:35px!important;line-height:1.45}.hub-prose h3{font-size:22px;margin-top:28px!important;line-height:1.45}.hub-prose p{margin-bottom:22px}.hub-prose a,.hub-sources a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;color:#984326}.hub-prose ul,.hub-prose ol{padding-left:26px}.hub-prose li{margin:8px 0}.hub-prose blockquote{border-left:3px solid var(--hub-accent);padding:16px 24px;margin-inline:0;background:var(--hub-soft)}.hub-prose table{border-collapse:collapse;width:100%;font-size:14px}.hub-prose td,.hub-prose th{padding:12px;border:1px solid var(--hub-line);text-align:left}.hub-prose th{background:var(--hub-soft)}.hub-prose .wp-block-table{overflow-x:auto}.hub-prose iframe{max-width:100%}.hub-prose .ez-toc-container{max-width:100%;box-shadow:none;border:1px solid var(--hub-line);background:var(--hub-soft);padding:22px}.hub-sources{border-top:1px solid var(--hub-line);padding:28px 0;margin-top:35px}.hub-sources h2{font-size:20px;margin-bottom:16px}.hub-sources li{font-size:14px;margin-bottom:8px}.hub-article-footer{background:var(--hub-soft);padding:28px;margin-top:40px;border-radius:var(--hub-radius);font-size:13px}.hub-article-footer p{margin:8px 0 12px;color:var(--hub-muted)}.hub-article-footer>a{text-decoration:underline;text-underline-offset:3px}.hub-related{border-top:1px solid var(--hub-line);padding:35px 0 60px}.hub-related .hub-section-heading>span{font-size:12px;color:var(--hub-muted)}.hub-error{padding:90px 0 120px}.hub-error h1{font-size:40px;margin:20px 0}.hub-error>p{color:var(--hub-muted)}.hub-button{display:inline-block;background:var(--hub-ink);color:white!important;border-radius:4px;padding:13px 20px;font-size:14px;margin-top:28px}.hub-button:hover{background:var(--hub-accent)}
@media(min-width:1400px){.hub-wrap{width:min(1240px,calc(100% - 120px))}}
@media(max-width:1050px){.hub-wrap{width:calc(100% - 48px)}.hub-nav{gap:24px}.hub-nav .hub-nav-about{display:none}.hub-top-layout{gap:25px;grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr)}.hub-sidebar{padding:25px}.hub-sidebar h2{font-size:25px}.hub-topics>a{padding:16px 0;min-height:75px}.hub-feature h3{font-size:23px}.hub-tagline{display:none}.hub-footer-top{flex-direction:column}.hub-footer nav{gap:22px}.hub-grid{gap:30px 22px}.hub-coming{flex-wrap:wrap}.hub-coming>.hub-text-link{margin-left:70px}}
@media(max-width:760px){.hub-wrap{width:calc(100% - 36px)}.hub-masthead{min-height:83px;gap:16px}.hub-logo{font-size:28px;letter-spacing:-1.5px}.hub-logo>span{letter-spacing:-1.7px}.hub-logo i{width:6px;height:6px;margin-top:15px}.hub-search{width:210px;padding-left:12px;min-height:42px}.hub-search input{font-size:11px}.hub-nav{gap:24px;overflow-x:auto;scrollbar-width:thin;font-size:13px;min-height:51px}.hub-nav>a{min-height:51px}.hub-intro{padding:36px 0 30px}.hub-intro h1{font-size:44px;letter-spacing:-2.3px;margin-top:13px}.hub-intro-note{display:none}.hub-top-layout{grid-template-columns:1fr;gap:28px}.hub-feature h3{font-size:24px}.hub-feature-copy{padding-top:18px}.hub-sidebar{padding:25px}.hub-sidebar h2{font-size:24px;margin:8px 0 16px}.hub-sidebar h2 br{display:none}.hub-topics{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.hub-topics>a{gap:10px;min-height:75px}.hub-topics small{font-size:10px}.hub-sidebar-note{display:none}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}.hub-section-heading h2{font-size:26px}.hub-shortents{padding-top:40px}.hub-archive{padding:40px 0 50px}.hub-coming{padding:23px;gap:16px;align-items:flex-start}.hub-coming-symbol{width:34px;height:34px;font-size:23px}.hub-coming>div:nth-child(2){flex:1}.hub-coming h3{font-size:16px;line-height:1.6}.hub-coming>.hub-text-link{margin-left:50px;min-height:32px}.hub-footer-bottom{flex-wrap:wrap;gap:13px}.hub-footer-bottom>span:nth-child(2){order:3;width:100%}.hub-footer-bottom>a{margin-left:auto}.hub-article{margin-top:0}.hub-article-header{padding-top:8px}.hub-article-header h1{font-size:33px;letter-spacing:-1.4px}.hub-prose{font-size:17px;line-height:1.95}.hub-article-cover>.hub-image{border-radius:4px}.hub-list-header h1{font-size:34px}.hub-error h1{font-size:32px}}
@media(max-width:480px){.hub-wrap{width:calc(100% - 32px)}.hub-masthead{flex-wrap:wrap;gap:0;padding:21px 0 17px}.hub-logo{font-size:30px}.hub-search{width:100%;margin-top:18px}.hub-search input{font-size:13px}.hub-nav{gap:23px}.hub-intro h1{font-size:43px}.hub-section-label>span{font-size:10px}.hub-feature h3{font-size:22px}.hub-feature-copy>p{font-size:13px}.hub-topics{column-gap:18px}.hub-topics>a{gap:9px}.hub-topic-number{display:none}.hub-topics strong{font-size:14px}.hub-topics>a>span:last-child{font-size:13px}.hub-sidebar{padding:24px}.hub-grid{grid-template-columns:1fr;gap:26px}.hub-card h3{font-size:20px}.hub-card-copy>p{font-size:13px}.hub-card-image{aspect-ratio:16/9}.hub-section-heading h2{font-size:25px}.hub-section-heading>.hub-text-link{font-size:11px;gap:12px}.hub-section-heading .hub-eyebrow{font-size:9px!important;letter-spacing:1.5px!important}.hub-coming{padding:21px;gap:12px}.hub-coming-symbol{display:none}.hub-coming>.hub-text-link{margin-left:0}.hub-footer nav{gap:5px 22px}.hub-article-header h1{font-size:29px;line-height:1.43}.hub-byline{font-size:11px;gap:10px 14px}.hub-summary{padding:21px}.hub-prose h2{font-size:25px}.hub-list-header h1{font-size:31px}.hub-empty{padding:28px 22px}.hub-empty h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.hub-comments{margin-top:40px;border-top:1px solid var(--hub-line);padding-top:30px;font-size:14px}.hub-comments h3{font-size:23px;margin-bottom:20px}.hub-comments textarea,.hub-comments input:not([type=checkbox]):not([type=submit]){width:100%;max-width:100%;border:1px solid var(--hub-line);background:white;border-radius:4px;padding:12px;color:var(--hub-ink);font:inherit}.hub-comments input[type=submit]{background:var(--hub-ink);color:white;border:0;border-radius:4px;padding:12px 20px;font:inherit;cursor:pointer}.hub-comments p{margin:15px 0}.hub-comments .comment-list{padding:0;list-style:none}.hub-comments .comment-body{padding:20px 0;border-bottom:1px solid var(--hub-line)}
