/*
Theme Name: UNLITD Career v30
Theme URI: https://www.unlitd.com/
Author: UNLITD
Description: Clean career media theme for UNLITD. Includes polished article typography decorations for h2 h3 h4, boxes, tables and Gutenberg blocks.
Version: 30.0
Text Domain: unlitd-career
*/
:root{--text:#101820;--muted:#647386;--blue:#2f8df6;--blue2:#eaf5ff;--line:#e4edf5;--bg:#fff;--shadow:0 18px 50px rgba(20,48,80,.08)}
*{box-sizing:border-box}html{font-size:16px}body{margin:0;background:#fff;color:var(--text);font-family:'Inter','Noto Sans JP',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.9;font-weight:600}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1160px,calc(100% - 48px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{font-weight:900;font-size:32px;letter-spacing:.02em;line-height:1;color:#2872b7;flex:0 0 auto}.logo small{display:block;font-size:10px;letter-spacing:.55em;color:#111;margin-top:6px;text-align:center}.nav{display:flex;gap:28px;align-items:center;white-space:nowrap;flex:1;justify-content:flex-end;min-width:0}.nav a{font-size:14px;font-weight:800;white-space:nowrap;word-break:keep-all;line-height:1}.search-mini{width:220px;height:46px;border:1px solid var(--line);border-radius:999px;padding:0 18px;color:var(--muted);display:flex;align-items:center;justify-content:space-between;background:#fff;flex:0 0 auto}.hero{background:linear-gradient(110deg,#eef8ff 0%,#f9fcff 58%,#eaf5ff 100%);overflow:hidden}.hero-grid{min-height:640px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(390px,.98fr);gap:36px;align-items:center}.eyebrow{font-size:22px;font-weight:900;letter-spacing:.02em;margin:0 0 26px}.eyebrow span{color:#3da0ff}.hero h1{font-size:clamp(44px,5vw,76px);line-height:1.22;letter-spacing:-.04em;margin:0 0 26px;font-weight:900}.hero p{font-size:16px;line-height:2.1;margin:0 0 28px}.hero-search{width:min(560px,100%);height:70px;border-radius:999px;background:#fff;box-shadow:0 18px 45px rgba(40,80,110,.08);display:flex;align-items:center;padding:0 26px;color:#8a96a7;margin:0 0 24px}.tags{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.tags b{font-size:14px}.tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 18px;font-size:13px}.hero-visual{align-self:stretch;display:flex;align-items:flex-end;justify-content:center}.hero-photo{width:100%;height:590px;border-radius:34px 34px 0 0;box-shadow:var(--shadow);overflow:hidden;background:#eaf5ff}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center center}.section{padding:78px 0}.section-head{text-align:center;margin-bottom:34px}.section-head h2{font-size:34px;line-height:1.25;margin:0 0 10px;font-weight:900}.section-head p{margin:0;color:var(--muted);font-size:15px}
/* compact stylish categories */
.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1080px;margin:0 auto}.cat-card{position:relative;min-height:118px;padding:18px 18px 16px;border:1px solid #e7eef6;border-radius:20px;background:#fff;box-shadow:none;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cat-card:hover{transform:translateY(-3px);border-color:#b8dcff;box-shadow:0 12px 28px rgba(38,111,190,.08);background:#fff}.cat-card:before,.cat-card:after{display:none!important;content:none!important}.cat-icon{width:34px;height:34px;border-radius:12px;background:#f0f7ff;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:16px;margin-bottom:12px}.cat-card h3{font-size:15px;margin:0 0 5px;line-height:1.45;letter-spacing:-.02em}.cat-card p{font-size:12px;color:var(--muted);margin:0;line-height:1.65;font-weight:700}.cat-card .arrow{position:absolute;right:16px;bottom:13px;color:var(--blue);font-size:13px}.post-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.post-card{border-radius:22px;background:#fff;overflow:hidden}.post-thumb{aspect-ratio:1.58/1;border-radius:18px;background:linear-gradient(135deg,#e7f4ff,#fff);object-fit:cover;margin-bottom:14px;width:100%}.badge{display:inline-flex;border-radius:999px;background:#e4f3ff;color:#247bd0;font-size:12px;font-weight:900;padding:4px 10px;margin-bottom:8px}.post-card h3{font-size:17px;line-height:1.55;margin:0 0 10px}.post-card p{font-size:13px;color:var(--muted);margin:0 0 12px;line-height:1.8}.date{font-size:12px;color:#8794a6}.more{text-align:center;margin-top:36px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;height:52px;padding:0 34px;border:1.5px solid #111;border-radius:999px;font-weight:900;background:#fff;color:#111}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{min-height:210px;border-radius:24px;padding:30px;color:#fff;background:linear-gradient(135deg,#1f5d95,#09213d);box-shadow:var(--shadow);display:flex;flex-direction:column;justify-content:flex-end}.feature-card:nth-child(2){background:linear-gradient(135deg,#f4eee7,#fff);color:#111}.feature-card h3{font-size:26px;line-height:1.35;margin:0 0 10px}.cta{border-radius:30px;background:linear-gradient(100deg,#f7fbff,#eaf5ff);padding:46px 52px;display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center;box-shadow:var(--shadow)}.cta h2{font-size:32px;line-height:1.45;margin:0 0 16px}.cta p{color:var(--muted);margin:0 0 26px}.cta-visual{height:220px;border-radius:26px;background:linear-gradient(135deg,#fff,#d9efff)}.site-footer{margin-top:80px;border-top:1px solid var(--line);padding:48px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:36px}.footer-grid h4{margin:0 0 12px}.footer-grid a,.footer-grid p{display:block;color:var(--muted);font-size:13px;margin:0 0 8px}.copyright{border-top:1px solid var(--line);margin-top:30px;padding-top:18px;color:var(--muted);font-size:12px;text-align:right}
/* Article safe layout */
.article-hero{background:#eef8ff;padding:44px 0 52px;border-bottom:1px solid var(--line)}.article-hero-inner{width:min(1060px,calc(100% - 48px));margin:0 auto}.breadcrumb{font-size:13px;color:#2872b7;margin-bottom:20px}.article-category{display:inline-flex;background:#dff0ff;color:#2179d4;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:900;margin-bottom:18px}.article-main-image{width:100%;height:auto;max-height:440px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow);background:#fff;margin:0 0 30px}.article-title{display:block;width:100%;max-width:980px;font-size:clamp(34px,4.2vw,58px);line-height:1.28;letter-spacing:-.04em;margin:0 0 18px;font-weight:900;word-break:keep-all;overflow-wrap:break-word;white-space:normal}.article-lead{max-width:760px;color:#334155;font-size:16px;line-height:2;margin:0 0 24px}.article-meta{display:flex;gap:18px;color:#647386;font-size:13px;flex-wrap:wrap}.article-wrap{width:min(1120px,calc(100% - 48px));margin:54px auto 0;display:grid;grid-template-columns:minmax(0,720px) 320px;gap:56px;align-items:start}.article-content{min-width:0}.article-content p{font-size:16px;line-height:2.15;margin:0 0 28px;font-weight:500}.article-content h2{font-size:30px;line-height:1.45;margin:64px 0 24px;padding-left:18px;border-left:4px solid var(--blue);letter-spacing:-.03em}.article-content h3{font-size:22px;margin:42px 0 18px}.article-content ul,.article-content ol{padding-left:1.4em;line-height:2.1;font-weight:500}.article-content img{border-radius:22px}.point-box{border:1px solid var(--line);background:#f8fcff;border-radius:20px;padding:26px;margin:34px 0}.point-box h3{margin:0 0 12px;font-size:18px}.hint-box{background:#f2f8ff;border-radius:16px;padding:20px 22px;margin:28px 0;color:#334155}.article-sidebar{position:sticky;top:104px;display:block}.side-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;margin-bottom:22px;box-shadow:0 12px 36px rgba(20,48,80,.05)}.side-card h3{margin:0 0 16px;font-size:18px}.toc a{display:block;font-size:13px;color:#334155;border-bottom:1px solid #edf2f7;padding:10px 0}.author{text-align:center}.author-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#dff0ff,#fff);margin:0 auto 12px}.side-post{display:grid;grid-template-columns:84px 1fr;gap:12px;margin-bottom:14px}.side-post img,.side-post .thumb-placeholder{width:84px;height:62px;border-radius:12px;object-fit:cover;background:#eaf5ff}.side-post p{font-size:12px;line-height:1.55;margin:0}.article-cta{margin:60px 0;background:linear-gradient(135deg,#081d35,#123e67);color:#fff;border-radius:26px;padding:34px}.article-cta h2{border:0;padding:0;margin:0 0 12px;color:#fff;font-size:25px}.article-cta p{color:rgba(255,255,255,.82);font-size:14px}.related{width:min(1120px,calc(100% - 48px));margin:80px auto}.related h2{text-align:center;font-size:30px}
@media(max-width:1080px){.header-inner{gap:18px}.nav{gap:20px}.search-mini{width:180px}.category-grid{grid-template-columns:repeat(3,1fr)}.article-wrap{grid-template-columns:minmax(0,1fr) 300px;gap:34px}}
@media(max-width:900px){.container{width:min(100% - 32px,720px)}.header-inner{height:auto;min-height:72px;flex-wrap:wrap;padding:14px 0}.nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start;gap:20px;padding-bottom:4px}.nav a{font-size:13px}.search-mini{width:180px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:56px 0 0}.hero-photo{height:390px}.category-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.cta{grid-template-columns:1fr;padding:34px 24px}.footer-grid{grid-template-columns:1fr 1fr}.article-wrap{grid-template-columns:1fr;gap:34px}.article-sidebar{position:static;display:none}.article-hero{padding:34px 0 42px}.article-title{font-size:clamp(30px,8vw,44px)}.article-main-image{border-radius:22px}.site-footer{margin-top:48px}}
@media(max-width:640px){body{line-height:1.8}.container,.article-hero-inner,.article-wrap,.related{width:calc(100% - 28px)}.logo{font-size:26px}.search-mini{display:none}.hero h1{font-size:42px}.eyebrow{font-size:17px}.hero p{font-size:14px}.hero-search{height:58px;font-size:13px}.tags span{font-size:12px;padding:7px 12px}.hero-photo{height:300px;border-radius:24px 24px 0 0}.section{padding:54px 0}.section-head h2{font-size:27px}.category-grid{grid-template-columns:1fr;gap:10px}.cat-card{min-height:auto;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:16px}.cat-icon{margin:0}.cat-card .arrow{right:16px;top:50%;bottom:auto;transform:translateY(-50%)}.post-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.copyright{text-align:left}.article-hero{padding:28px 0 34px}.breadcrumb{margin-bottom:18px}.article-title{font-size:31px;line-height:1.42;letter-spacing:-.03em;word-break:normal;overflow-wrap:anywhere}.article-lead{font-size:14px}.article-wrap{margin-top:34px}.article-content p{font-size:15px;line-height:2}.article-content h2{font-size:24px;margin-top:48px}.article-cta{padding:26px 22px}.related{margin-top:54px}}


/* v18 refinements: header/menu, FV balance, premium categories */
.site-header{background:rgba(255,255,255,.98);box-shadow:0 1px 0 rgba(15,40,70,.06)}
.header-inner{height:76px;gap:34px}
.logo{font-size:31px;letter-spacing:.015em;color:#2a76b9}
.logo small{font-size:9px;letter-spacing:.62em;margin-top:5px}
.nav{justify-content:flex-end;gap:0;flex:1}
.nav ul,.nav .primary-menu{display:flex;align-items:center;justify-content:flex-end;gap:30px;margin:0;padding:0;list-style:none!important;white-space:nowrap}
.nav li{list-style:none!important;margin:0;padding:0;display:block;line-height:1}.nav li::marker{content:''}.nav li:before{display:none!important;content:none!important}
.nav a{position:relative;display:inline-flex;align-items:center;height:42px;font-size:14px;font-weight:850;letter-spacing:.01em;color:#111827;line-height:1;white-space:nowrap;word-break:keep-all;padding:0 2px}
.nav a:after{content:'';position:absolute;left:2px;right:2px;bottom:6px;height:2px;background:#2f8df6;border-radius:999px;transform:scaleX(0);transform-origin:right;transition:transform .2s ease}
.nav a:hover:after{transform:scaleX(1);transform-origin:left}
.search-mini{height:44px;width:220px;border-color:#dbe7f2;box-shadow:0 8px 24px rgba(15,40,70,.03);font-size:14px}.search-mini span{font-weight:750;color:#7b8796}
.hero{background:linear-gradient(115deg,#f1f9ff 0%,#f9fcff 52%,#eaf6ff 100%);border-bottom:1px solid #e7f1fa}
.hero-grid{min-height:610px;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:58px;padding:20px 0 0}.eyebrow{font-size:19px;margin-bottom:28px}.hero h1{font-size:clamp(48px,5.1vw,72px);line-height:1.23;margin-bottom:30px;letter-spacing:-.055em}.hero p{max-width:620px;font-size:16px;line-height:2.05;margin-bottom:28px}.hero-search{height:66px;width:min(560px,100%);box-shadow:0 18px 45px rgba(38,111,190,.07);border:1px solid rgba(222,235,247,.85)}.hero-photo{height:560px;border-radius:36px 36px 0 0;box-shadow:0 28px 70px rgba(28,83,134,.13)}.hero-photo img{object-position:center center}.tags{gap:11px}.tags span{box-shadow:0 8px 18px rgba(30,80,120,.035);font-weight:800;color:#1f2937}
.section:has(.category-grid){padding:74px 0 86px;background:#fff}.section-head{margin-bottom:32px}.section-head h2{font-size:34px;letter-spacing:-.035em}.section-head p{font-size:14px;font-weight:800;color:#66758a}
.category-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;max-width:1080px}
.cat-card{min-height:104px;padding:18px 18px 16px;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid #e1ebf5;box-shadow:0 10px 30px rgba(20,48,80,.035);display:grid;grid-template-columns:34px minmax(0,1fr) 16px;column-gap:12px;align-items:start;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.cat-card:hover{transform:translateY(-4px);border-color:#b9dfff;box-shadow:0 18px 38px rgba(38,111,190,.09);background:linear-gradient(180deg,#fff 0%,#f7fbff 100%)}
.cat-icon{width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#eef7ff,#f8fcff);font-size:15px;margin:0;color:#2381e6}.cat-card h3{font-size:15px;line-height:1.35;margin:2px 0 6px;letter-spacing:-.03em}.cat-card p{font-size:12px;line-height:1.6;color:#617083;margin:0;font-weight:750}.cat-card .arrow{position:static;align-self:end;justify-self:end;color:#2f8df6;font-size:16px;line-height:1;transition:transform .2s ease}.cat-card:hover .arrow{transform:translateX(3px)}
@media(max-width:1080px){.nav ul,.nav .primary-menu{gap:22px}.hero-grid{gap:34px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.header-inner{gap:16px}.nav{order:3;width:100%;overflow-x:auto;justify-content:flex-start}.nav ul,.nav .primary-menu{justify-content:flex-start;gap:22px}.hero-grid{grid-template-columns:1fr;padding-top:44px}.hero-photo{height:390px}.category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.header-inner{min-height:68px}.nav ul,.nav .primary-menu{gap:18px}.nav a{font-size:13px;height:34px}.hero-grid{padding-top:36px}.hero h1{font-size:40px;line-height:1.28}.hero-photo{height:310px;border-radius:26px 26px 0 0}.category-grid{grid-template-columns:1fr}.cat-card{min-height:92px;grid-template-columns:34px 1fr 16px;padding:16px}.cat-card .arrow{transform:none}.cat-card:hover .arrow{transform:translateX(3px)}}

/* v19 search/header fix */
.nav,.nav ul,.nav li,.nav .primary-menu,.primary-menu-fallback{list-style:none!important}
.nav ul,.nav .primary-menu,.primary-menu-fallback{margin:0!important;padding:0!important}
.nav li::before,.nav li::marker,.nav .menu-item::before,.nav .page_item::before{content:none!important;display:none!important}
.nav li{margin:0!important;padding:0!important}
.primary-menu-fallback{display:flex;align-items:center;gap:30px;white-space:nowrap}
.search-mini{position:relative;gap:10px;padding:0 14px 0 18px}
.search-mini input[type="search"]{display:block!important;width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:14px;font-weight:700;line-height:1}
.search-mini input[type="search"]::placeholder{color:#7f8da0;font-weight:750;opacity:1}
.search-mini button{border:0!important;background:transparent!important;cursor:pointer;color:#111827;font-size:16px;line-height:1;padding:6px 2px;flex:0 0 auto}
.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}
@media(max-width:640px){.search-mini{display:flex;width:100%;order:4;margin:0 0 10px}.search-mini input[type="search"]{font-size:14px}.primary-menu-fallback{gap:18px}}

/* v20 vibe coding pass: cleaner media UI */
:root{--ink:#0d1724;--soft:#f6fbff;--blue:#2684e9;--blue-soft:#edf7ff;--stroke:#dfeaf4;--shadow-soft:0 18px 55px rgba(18,50,86,.07)}
body{color:var(--ink);font-weight:600;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.site-header{border-bottom:1px solid rgba(207,222,236,.75);box-shadow:none}.header-inner{height:74px}.nav ul,.nav li{list-style-type:none!important}.nav li::before,.nav li::after{content:none!important}.nav a{font-size:13.5px;font-weight:850;letter-spacing:.015em;color:#121a25}.search-mini{width:230px;height:43px;background:#fbfdff;border-color:#dce8f4;box-shadow:none}.search-mini:focus-within{border-color:#9bcfff;box-shadow:0 0 0 4px rgba(47,141,246,.08)}
.hero{background:linear-gradient(118deg,#f0f8ff 0%,#fbfdff 54%,#edf8ff 100%)}.hero-grid{min-height:620px;grid-template-columns:minmax(0,1.05fr) minmax(430px,.95fr);gap:64px}.hero h1{max-width:650px;font-size:clamp(52px,5.4vw,78px);line-height:1.18;letter-spacing:-.065em}.hero p{font-weight:750;color:#111827;max-width:610px}.hero-photo{height:540px;border-radius:34px;overflow:hidden;box-shadow:0 26px 80px rgba(35,96,153,.12)}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.08),rgba(255,255,255,0));pointer-events:none}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:58% center}.hero-search{background:rgba(255,255,255,.9);backdrop-filter:blur(8px);border-color:#e0edf8}.tags b{font-size:13px}.tags span{font-size:12.5px;border-color:#dce8f4;background:rgba(255,255,255,.82)}
.section-head h2{font-size:34px;line-height:1.25}.section-head p{margin-top:8px;color:#708096}.category-grid-vibe{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;max-width:1080px;margin:0 auto}.category-grid-vibe .cat-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:16px;min-height:138px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);border:1px solid rgba(215,229,242,.95);box-shadow:0 10px 30px rgba(21,54,91,.035);overflow:hidden;transform:none}.category-grid-vibe .cat-card:before{content:'';position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#2f8df6,rgba(47,141,246,0));opacity:0;transition:opacity .2s ease}.category-grid-vibe .cat-card:hover{transform:translateY(-3px);border-color:#b8daf8;box-shadow:0 18px 42px rgba(30,96,160,.08);background:#fff}.category-grid-vibe .cat-card:hover:before{opacity:1}.cat-num{width:38px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eff7ff;color:#1e7edb;font-size:12px;font-weight:900;letter-spacing:.04em}.cat-body{display:block}.cat-body strong{display:block;font-size:16px;line-height:1.45;letter-spacing:-.035em}.cat-body small{display:block;margin-top:7px;font-size:12.5px;line-height:1.65;color:#5f7084;font-weight:750}.cat-en{font-size:10px;letter-spacing:.12em;color:#99a7b6;font-weight:900}.category-grid-vibe .cat-icon,.category-grid-vibe .arrow{display:none!important}
.post-card{border-radius:22px;transition:transform .2s ease,box-shadow .2s ease}.post-card:hover{transform:translateY(-4px);box-shadow:0 20px 55px rgba(20,48,80,.08)}.post-thumb{border-radius:18px;background:#eef6ff}.badge{background:#e9f5ff;color:#1674d8}.feature-card{border-radius:24px;box-shadow:0 18px 50px rgba(18,50,86,.07)}
/* Single page hard reset */
.single-main{background:#fff}.article-hero-v20{padding:54px 0 68px;background:linear-gradient(135deg,#f1f9ff 0%,#fbfdff 55%,#edf8ff 100%);border-bottom:1px solid #e3eef8}.article-hero-inner{width:min(1120px,calc(100% - 48px));margin:0 auto}.article-kv{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,470px);gap:54px;align-items:center}.article-heading{min-width:0;max-width:640px}.breadcrumb{font-size:12px;font-weight:900;color:#1976d2;letter-spacing:.03em;margin:0 0 34px}.article-category{display:inline-flex;margin-bottom:18px;padding:6px 13px;border-radius:999px;background:#e5f3ff;color:#1d80e2;font-size:12px;font-weight:900}.article-title{display:block!important;width:100%!important;max-width:640px!important;margin:0!important;color:#101820;font-size:clamp(38px,4vw,58px)!important;line-height:1.28!important;letter-spacing:-.055em!important;word-break:keep-all!important;overflow-wrap:break-word!important;white-space:normal!important;writing-mode:horizontal-tb!important;text-orientation:mixed!important}.article-lead{max-width:600px;margin:22px 0 0!important;color:#425166;font-size:16px;line-height:2;font-weight:700}.article-meta{margin-top:24px;display:flex;gap:16px;color:#718197;font-size:13px}.article-image-frame{min-width:0;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(23,69,112,.12);background:#eaf6ff}.article-main-image{display:block!important;width:100%!important;height:430px!important;max-width:none!important;object-fit:cover!important;object-position:center!important;border-radius:0!important}.article-main-placeholder{background:linear-gradient(135deg,#ffffff,#dff2ff)}.article-wrap-v20{width:min(1120px,calc(100% - 48px));margin:64px auto 0;display:grid;grid-template-columns:minmax(0,720px) 320px;gap:64px;align-items:start}.article-content{min-width:0;width:100%;max-width:720px}.article-sidebar-v20{display:block;position:sticky;top:100px}.side-muted{color:#647386!important;font-size:13px!important}.article-content>*:first-child{margin-top:0}.article-content p{font-weight:500;color:#243244}.article-content h2{word-break:keep-all;overflow-wrap:break-word}.side-card{box-shadow:0 14px 40px rgba(20,48,80,.045)}
@media(max-width:1080px){.category-grid-vibe{grid-template-columns:repeat(3,1fr)}.article-kv{grid-template-columns:1fr;gap:32px}.article-heading{max-width:780px}.article-title{max-width:780px!important}.article-image-frame{max-width:760px}.article-wrap-v20{grid-template-columns:minmax(0,1fr) 300px;gap:36px}.hero-grid{gap:40px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr;gap:30px}.hero h1{font-size:clamp(42px,9vw,58px)}.hero-photo{height:390px}.category-grid-vibe{grid-template-columns:repeat(2,1fr)}.article-wrap-v20{grid-template-columns:1fr}.article-sidebar-v20{display:none}.article-main-image{height:360px!important}.article-hero-v20{padding:38px 0 48px}}
@media(max-width:640px){.site-header{position:relative}.header-inner{height:auto;padding:14px 0}.nav ul,.nav .primary-menu,.primary-menu-fallback{gap:18px}.hero-grid{padding-top:38px}.hero h1{font-size:40px;line-height:1.25}.hero-photo{height:300px;border-radius:26px}.category-grid-vibe{grid-template-columns:1fr;gap:10px}.category-grid-vibe .cat-card{min-height:104px;padding:16px;border-radius:18px}.article-hero-inner,.article-wrap-v20{width:calc(100% - 28px)}.article-kv{gap:24px}.breadcrumb{margin-bottom:22px}.article-title{font-size:31px!important;line-height:1.42!important;letter-spacing:-.035em!important}.article-lead{font-size:14px;line-height:1.9}.article-main-image{height:230px!important}.article-image-frame{border-radius:22px}.article-wrap-v20{margin-top:38px}.article-content{max-width:none}.article-content h2{font-size:24px;line-height:1.5}.related{width:calc(100% - 28px)}}

/* v21 requested fixes: cleaner article/sidebar, 16:9 thumbnails, refined FV, no awkward hover panels */
body{background:#fff!important}.container{width:min(1180px,calc(100% - 56px))}.site-header{background:rgba(255,255,255,.96)!important}.header-inner{height:72px!important}.nav ul,.nav li,.primary-menu,.primary-menu-fallback{list-style:none!important}.nav li::marker,.nav li::before,.nav a::before{content:none!important;display:none!important}.nav a{font-size:13px!important;letter-spacing:.01em}.search-mini{height:42px!important;width:220px!important;background:#fff!important}
.hero{background:linear-gradient(112deg,#f2f9ff 0%,#fbfdff 56%,#edf8ff 100%)!important}.hero-grid{min-height:590px!important;grid-template-columns:minmax(0,1.02fr) minmax(390px,.9fr)!important;gap:50px!important}.eyebrow{font-size:18px!important;margin-bottom:22px!important}.hero h1{font-size:clamp(42px,4.7vw,66px)!important;line-height:1.2!important;letter-spacing:-.055em!important;max-width:600px!important}.hero p{font-size:15px!important;line-height:2!important;max-width:600px!important;margin-bottom:24px!important}.hero-search{height:62px!important;width:min(540px,100%)!important;margin-bottom:22px!important;box-shadow:0 14px 38px rgba(35,82,130,.075)!important}.hero-photo{height:510px!important;border-radius:32px!important;box-shadow:0 22px 68px rgba(34,93,150,.12)!important}.hero-photo img{object-position:56% center!important}.tags span{padding:7px 16px!important;background:#fff!important;border-color:#dce9f5!important}.tags span:hover,.cat-card:hover,.post-card:hover,.feature-card:hover{background:inherit}.post-card a,.cat-card,.feature-card{isolation:isolate}.post-card:before,.post-card:after,.feature-card:before,.feature-card:after{pointer-events:none}
.category-grid-vibe{max-width:1120px!important;gap:16px!important}.category-grid-vibe .cat-card{min-height:122px!important;padding:17px 18px!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fbfdff)!important;border:1px solid #dfeaf4!important;box-shadow:0 10px 28px rgba(23,67,110,.035)!important}.category-grid-vibe .cat-card:hover{transform:translateY(-2px)!important;background:linear-gradient(180deg,#fff,#f8fcff)!important;border-color:#b7dafa!important;box-shadow:0 16px 36px rgba(30,96,160,.07)!important}.cat-num{width:auto!important;height:auto!important;background:transparent!important;color:#2684e9!important;font-size:11px!important;justify-content:flex-start!important}.cat-body strong{font-size:15px!important}.cat-body small{font-size:12px!important;line-height:1.6!important}.cat-en{font-size:9.5px!important;color:#a1adba!important}
.post-card{background:transparent!important;box-shadow:none!important}.post-card:hover{transform:translateY(-3px)!important;background:transparent!important;box-shadow:none!important}.post-card a{display:block}.post-thumb{aspect-ratio:16/9!important;width:100%!important;height:auto!important;object-fit:cover!important;border-radius:18px!important;background:#eef6ff!important;margin-bottom:14px!important}.post-card h3{font-size:17px!important;letter-spacing:-.03em}.badge{background:#eaf5ff!important;color:#1979d6!important}
.feature-grid{gap:20px!important}.feature-card.feature-illust{position:relative;overflow:hidden;min-height:230px!important;border-radius:26px!important;padding:28px!important;background:#f4f9ff!important;color:#101820!important;border:1px solid #dfeaf4;box-shadow:0 16px 46px rgba(20,48,80,.06)!important}.feature-card.feature-blue{background:linear-gradient(135deg,#eaf6ff,#d9ecff)!important}.feature-card.feature-light{background:linear-gradient(135deg,#fff7ed,#f8fbff)!important}.feature-card.feature-dark{background:linear-gradient(135deg,#0f2a43,#173e62)!important;color:#fff!important}.feature-card h3,.feature-card p{position:relative;z-index:2}.feature-card p{font-size:13px;opacity:.82}.illust{position:absolute;right:18px;top:18px;width:116px;height:92px;border-radius:24px;opacity:.92;background:rgba(255,255,255,.55)}.illust:before,.illust:after{content:'';position:absolute;display:block}.illust-01:before{width:58px;height:58px;right:18px;bottom:12px;border-radius:18px;background:linear-gradient(135deg,#5ab0ff,#1f74d1)}.illust-01:after{width:76px;height:10px;left:18px;top:24px;border-radius:999px;background:#fff;box-shadow:0 22px 0 #fff,0 44px 0 rgba(255,255,255,.78)}.illust-02:before{width:72px;height:50px;right:12px;bottom:15px;border-radius:12px;background:linear-gradient(135deg,#ffe0ad,#fff)}.illust-02:after{width:46px;height:46px;left:16px;top:18px;border-radius:50%;background:#7cc2ff;box-shadow:32px 22px 0 rgba(47,141,246,.2)}.illust-03{background:rgba(255,255,255,.12)}.illust-03:before{width:82px;height:54px;right:12px;bottom:14px;border-radius:18px;background:linear-gradient(135deg,#fff,#8fd0ff)}.illust-03:after{width:10px;height:64px;left:24px;bottom:16px;border-radius:999px;background:#5ab0ff;box-shadow:22px -10px 0 #fff,44px 4px 0 rgba(255,255,255,.65)}
/* Article page reset */
.article-hero-v20,.article-hero{padding:48px 0 52px!important;background:linear-gradient(135deg,#f3faff 0%,#fbfdff 100%)!important}.article-hero-inner{width:min(1120px,calc(100% - 56px))!important}.article-kv{display:block!important}.article-heading{max-width:820px!important}.article-title{max-width:820px!important;font-size:clamp(34px,3.8vw,54px)!important;line-height:1.32!important;letter-spacing:-.05em!important;word-break:normal!important;overflow-wrap:anywhere!important;writing-mode:horizontal-tb!important}.article-lead{max-width:760px!important}.article-image-frame{margin-top:30px!important;width:100%!important;max-width:860px!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 20px 56px rgba(23,69,112,.10)!important}.article-main-image{aspect-ratio:16/9!important;height:auto!important;max-height:none!important;width:100%!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;margin:0!important}.article-wrap-v20,.article-wrap{width:min(1120px,calc(100% - 56px))!important;margin:58px auto 0!important;display:grid!important;grid-template-columns:minmax(0,720px) 320px!important;gap:72px!important;align-items:start!important}.article-content{width:100%!important;max-width:720px!important;min-width:0!important}.article-sidebar-v20,.article-sidebar{display:block!important;position:sticky!important;top:96px!important;width:320px!important;min-width:0!important;grid-column:2!important}.point-box{display:none!important}.toc a:first-of-type{margin-top:0}.article-content img,.related .post-thumb{aspect-ratio:16/9;object-fit:cover}.article-content p{font-weight:500!important;line-height:2.05!important}.article-content h2{font-size:28px!important;line-height:1.55!important;letter-spacing:-.035em!important;border-left:4px solid #2684e9;padding-left:16px;margin-top:52px}.side-post img,.thumb-placeholder{width:86px!important;height:54px!important;aspect-ratio:16/9!important;object-fit:cover!important;border-radius:12px!important;flex:0 0 86px!important}.side-card{border:1px solid #e2edf6!important;border-radius:22px!important;background:#fff!important;box-shadow:0 12px 36px rgba(20,48,80,.045)!important}.related{width:min(1120px,calc(100% - 56px))!important;margin:80px auto 0!important}
@media(max-width:1100px){.hero-grid{grid-template-columns:1fr!important;gap:34px!important;padding:42px 0}.hero-photo{height:420px!important}.article-wrap-v20,.article-wrap{grid-template-columns:minmax(0,1fr) 290px!important;gap:36px!important}.article-sidebar-v20,.article-sidebar{width:290px!important}.category-grid-vibe{grid-template-columns:repeat(3,1fr)!important}.post-grid{grid-template-columns:repeat(2,1fr)!important}.feature-grid{grid-template-columns:1fr!important}}
@media(max-width:900px){.article-wrap-v20,.article-wrap{display:block!important}.article-sidebar-v20,.article-sidebar{display:none!important}.article-content{max-width:none!important}.article-title{font-size:32px!important;line-height:1.42!important}.article-image-frame{max-width:none!important}.category-grid-vibe{grid-template-columns:repeat(2,1fr)!important}.hero h1{font-size:42px!important}.hero-photo{height:340px!important}.hero-grid{min-height:auto!important}.footer-grid,.post-grid{grid-template-columns:1fr!important}}
@media(max-width:640px){.container,.article-hero-inner,.article-wrap-v20,.article-wrap,.related{width:calc(100% - 30px)!important}.header-inner{padding:14px 0!important}.hero{padding-bottom:0}.hero-grid{padding:34px 0 0!important}.eyebrow{font-size:15px!important}.hero h1{font-size:36px!important;line-height:1.28!important}.hero p{font-size:14px!important}.hero-search{height:56px!important}.hero-photo{height:290px!important;border-radius:24px!important}.category-grid-vibe{grid-template-columns:1fr!important}.section{padding:58px 0!important}.article-hero-v20,.article-hero{padding:34px 0 40px!important}.article-title{font-size:29px!important}.article-image-frame{border-radius:22px!important}.feature-card.feature-illust{min-height:210px!important}.illust{width:96px;height:78px;opacity:.82}.search-mini{width:100%!important}}


/* =========================================================
   v22 Article Decoration System
   見出し・本文装飾・Gutenbergブロック用デザイン
   ========================================================= */
.article-content{
  --article-blue:#2f8df6;
  --article-blue-dark:#1268c7;
  --article-pale:#f2f8ff;
  --article-pale-2:#f8fbff;
  --article-line:#dfeaf5;
  --article-text:#142033;
  --article-muted:#647386;
  color:var(--article-text);
}
.article-content > *{max-width:720px}
.article-content a:not(.btn):not(.wp-block-button__link){color:var(--article-blue-dark);font-weight:800;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.article-content a:not(.btn):hover{color:#0b4c9b;background:linear-gradient(transparent 62%,#dff0ff 0)}
.article-content p{font-size:16px;line-height:2.08;letter-spacing:.01em;color:#243244;margin:0 0 28px}
.article-content strong{font-weight:900;background:linear-gradient(transparent 62%,rgba(77,163,255,.22) 0);padding:0 .05em}
.article-content mark{background:linear-gradient(transparent 56%,#dff0ff 0);padding:0 .08em;color:inherit}

/* H2: 大見出し。記事内で一番目立つ帯デザイン */
.article-content h2{
  position:relative!important;
  margin:72px 0 28px!important;
  padding:24px 26px 24px 30px!important;
  border-left:0!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#eef8ff 0%,#ffffff 68%)!important;
  box-shadow:inset 0 0 0 1px var(--article-line),0 14px 34px rgba(20,72,120,.055)!important;
  color:#101820!important;
  font-size:clamp(25px,2.4vw,32px)!important;
  line-height:1.5!important;
  letter-spacing:-.035em!important;
  font-weight:900!important;
  overflow:hidden!important;
}
.article-content h2:before{
  content:'';
  position:absolute;
  left:0;top:0;bottom:0;
  width:7px;
  background:linear-gradient(180deg,#2f8df6,#9bd4ff);
  border-radius:22px 0 0 22px;
}
.article-content h2:after{
  content:'ARTICLE';
  position:absolute;
  right:22px;top:14px;
  color:rgba(47,141,246,.10);
  font-size:12px;
  font-weight:900;
  letter-spacing:.18em;
}

/* H3: セクション内小見出し。下線とドットで上品に */
.article-content h3{
  position:relative;
  margin:52px 0 20px!important;
  padding:0 0 13px 22px!important;
  color:#101820;
  font-size:clamp(21px,2vw,26px)!important;
  line-height:1.55!important;
  letter-spacing:-.03em;
  font-weight:900;
  border-bottom:1px solid var(--article-line);
}
.article-content h3:before{
  content:'';
  position:absolute;
  left:0;top:.62em;
  width:10px;height:10px;
  border-radius:50%;
  background:var(--article-blue);
  box-shadow:0 0 0 7px rgba(47,141,246,.12);
}

/* H4: 補足見出し。カード内にも使いやすい */
.article-content h4{
  position:relative;
  margin:34px 0 14px;
  padding-left:16px;
  color:#172235;
  font-size:18px;
  line-height:1.65;
  font-weight:900;
  letter-spacing:-.02em;
}
.article-content h4:before{
  content:'';
  position:absolute;
  left:0;top:.42em;
  width:4px;height:1.15em;
  border-radius:999px;
  background:linear-gradient(180deg,#2f8df6,#9bd4ff);
}

/* リスト */
.article-content ul,.article-content ol{
  margin:24px 0 34px!important;
  padding:24px 28px 24px 34px!important;
  border:1px solid var(--article-line);
  border-radius:22px;
  background:var(--article-pale-2);
  box-shadow:0 10px 26px rgba(20,72,120,.035);
}
.article-content li{margin:0 0 12px;line-height:1.9;font-weight:700;color:#29384a}
.article-content li:last-child{margin-bottom:0}
.article-content ul li::marker{color:var(--article-blue)}
.article-content ol li::marker{color:var(--article-blue);font-weight:900}

/* 引用 */
.article-content blockquote,.article-content .wp-block-quote{
  margin:36px 0!important;
  padding:28px 30px 28px 34px!important;
  border-left:0!important;
  border-radius:24px;
  background:linear-gradient(135deg,#f5faff 0%,#fff 100%);
  box-shadow:inset 0 0 0 1px var(--article-line);
  position:relative;
}
.article-content blockquote:before,.article-content .wp-block-quote:before{
  content:'“';
  position:absolute;
  left:20px;top:-6px;
  color:rgba(47,141,246,.22);
  font-size:72px;
  line-height:1;
  font-family:serif;
}
.article-content blockquote p{margin:0;color:#243244;font-weight:800;font-size:17px;line-height:2}
.article-content blockquote cite{display:block;margin-top:12px;color:var(--article-muted);font-size:13px;font-style:normal;font-weight:800}

/* 画像・キャプション */
.article-content figure{margin:38px 0}.article-content figcaption{margin-top:10px;text-align:center;color:var(--article-muted);font-size:12px;font-weight:700;line-height:1.7}.article-content img{border-radius:22px;box-shadow:0 16px 40px rgba(20,72,120,.07)}

/* テーブル */
.article-content table,.article-content .wp-block-table table{width:100%;border-collapse:separate;border-spacing:0;margin:34px 0;border:1px solid var(--article-line);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 30px rgba(20,72,120,.04)}
.article-content th,.article-content td{padding:16px 18px;border-bottom:1px solid var(--article-line);font-size:14px;line-height:1.75;text-align:left}
.article-content th{background:#f0f8ff;color:#122033;font-weight:900}.article-content tr:last-child th,.article-content tr:last-child td{border-bottom:0}.article-content td{font-weight:600;color:#334155}

/* Gutenberg ボタン */
.article-content .wp-block-button{margin:34px 0}.article-content .wp-block-button__link,.article-content a.article-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:10px;
  min-height:52px;padding:0 28px;border-radius:999px;
  background:#101820;color:#fff!important;font-weight:900;text-decoration:none!important;
  box-shadow:0 14px 32px rgba(16,24,32,.16);transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.article-content .wp-block-button__link:hover,.article-content a.article-btn:hover{transform:translateY(-2px);background:#1e293b;box-shadow:0 18px 38px rgba(16,24,32,.20)}

/* 記事内で使える装飾ボックス */
.article-content .note-box,.article-content .check-box,.article-content .summary-box,.article-content .warning-box{
  margin:34px 0;padding:26px 28px;border-radius:24px;border:1px solid var(--article-line);background:#fff;box-shadow:0 12px 30px rgba(20,72,120,.045)
}
.article-content .note-box{background:linear-gradient(135deg,#f1f9ff,#fff)}
.article-content .check-box{background:linear-gradient(135deg,#f3fbf7,#fff);border-color:#d9efe4}
.article-content .summary-box{background:linear-gradient(135deg,#101820,#17395a);color:#fff;border:0}.article-content .summary-box *{color:#fff!important}.article-content .summary-box p{color:rgba(255,255,255,.86)!important}
.article-content .warning-box{background:linear-gradient(135deg,#fff8ed,#fff);border-color:#f2dfbd}
.article-content .note-box h4,.article-content .check-box h4,.article-content .summary-box h4,.article-content .warning-box h4{margin-top:0!important}

/* ステップ・ランキング用 */
.article-content .step-box{counter-reset:step;margin:34px 0}.article-content .step-box > div{counter-increment:step;position:relative;margin:0 0 14px;padding:20px 22px 20px 64px;border:1px solid var(--article-line);border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(20,72,120,.035);font-weight:800;line-height:1.8}.article-content .step-box > div:before{content:counter(step,decimal-leading-zero);position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e5f3ff;color:#1873cf;font-size:12px;font-weight:900}

/* 関連リンク風カード */
.article-content .article-link-card{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;margin:34px 0;padding:16px;border:1px solid var(--article-line);border-radius:22px;background:#fff;text-decoration:none!important;box-shadow:0 12px 28px rgba(20,72,120,.045);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.article-content .article-link-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(20,72,120,.07);border-color:#bddfff;background:#fff}.article-content .article-link-card img{width:120px;aspect-ratio:16/9;object-fit:cover;border-radius:16px;box-shadow:none}.article-content .article-link-card strong{background:none;display:block;margin-bottom:6px}.article-content .article-link-card span{display:block;color:var(--article-muted);font-size:13px;font-weight:700;line-height:1.6}

@media(max-width:900px){.article-content > *{max-width:none}.article-content h2{margin-top:56px!important;padding:22px 22px 22px 26px!important}.article-content h2:after{display:none}.article-content h3{font-size:22px!important}.article-content ul,.article-content ol{padding:20px 22px 20px 30px!important}.article-content .article-link-card{grid-template-columns:96px 1fr}.article-content .article-link-card img{width:96px}}
@media(max-width:640px){.article-content p{font-size:15px;line-height:2}.article-content h2{font-size:23px!important;line-height:1.55!important;border-radius:18px!important}.article-content h3{font-size:20px!important;padding-left:18px!important}.article-content h4{font-size:17px}.article-content blockquote,.article-content .wp-block-quote,.article-content .note-box,.article-content .check-box,.article-content .summary-box,.article-content .warning-box{padding:22px 20px!important;border-radius:20px}.article-content table{display:block;overflow-x:auto;white-space:nowrap}.article-content .article-link-card{display:block}.article-content .article-link-card img{width:100%;margin-bottom:12px}.article-content .step-box > div{padding:18px 18px 18px 58px}}

/* ==============================
   v23 polished redesign overrides
   ============================== */
:root{--ink:#111820;--muted:#697586;--line:#e6edf5;--blue:#2f8dff;--blue2:#eaf5ff;--bg:#f6fbff;--card:#fff;--shadow:0 18px 60px rgba(22,43,69,.08)}
*{box-sizing:border-box}body{background:#fff;color:var(--ink);font-feature-settings:"palt" 1;letter-spacing:.02em}.container{max-width:1180px;margin:0 auto;padding:0 28px}.site-header{height:78px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,235,244,.9);position:sticky;top:0;z-index:20}.header-inner{height:78px;display:flex;align-items:center;gap:34px}.logo{font-size:31px;line-height:.9;text-decoration:none;color:#2775bd;font-weight:900;letter-spacing:.02em}.logo small{display:block;font-size:10px;color:#111;letter-spacing:.48em;text-align:center;margin-top:8px}.nav{margin-left:auto}.primary-menu,.primary-menu-fallback{display:flex;align-items:center;gap:30px;margin:0;padding:0;list-style:none}.primary-menu li{list-style:none;margin:0;padding:0}.primary-menu li::marker{content:""}.primary-menu a,.primary-menu-fallback a{font-size:14px;font-weight:800;color:#111820;text-decoration:none;white-space:nowrap}.primary-menu a:hover,.primary-menu-fallback a:hover{color:var(--blue);background:transparent}.search-mini{width:220px;height:44px;border:1px solid #dce7f2;border-radius:999px;display:flex;align-items:center;padding:0 12px 0 18px;background:#fff;box-shadow:0 8px 24px rgba(30,63,100,.04)}.search-mini input{border:0;outline:0;width:100%;font-size:14px;background:transparent}.search-mini button{border:0;background:transparent;padding:0 4px;font-size:15px;cursor:pointer;color:#111}

.hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#eef8ff 0%,#f8fcff 44%,#eaf6ff 100%);min-height:650px;border-bottom:1px solid #e8f0f8}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 16%,rgba(255,255,255,.9),transparent 28%),linear-gradient(90deg,rgba(240,249,255,.95) 0%,rgba(244,250,255,.86) 45%,rgba(239,248,255,.22) 68%,rgba(239,248,255,0) 100%);z-index:1;pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,560px) minmax(0,1fr);align-items:center;gap:48px;min-height:650px}.eyebrow{font-size:20px;font-weight:900;margin:0 0 24px}.eyebrow span{color:var(--blue)}.hero h1{font-size:clamp(48px,5.4vw,76px);line-height:1.12;letter-spacing:.01em;margin:0 0 28px;font-weight:950}.hero h1 br{display:block}.hero p:not(.eyebrow){font-size:16px;line-height:2.0;max-width:590px;font-weight:700;margin:0 0 28px}.hero-visual{align-self:stretch;display:flex;align-items:flex-end;justify-content:flex-end}.hero-photo{position:relative;width:min(560px,44vw);height:520px;border-radius:36px 36px 0 0;overflow:hidden;box-shadow:0 30px 90px rgba(36,91,140,.18);background:#dff1ff}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(238,248,255,.8) 0%,rgba(238,248,255,.08) 42%,rgba(238,248,255,0) 100%);z-index:2}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.hero-search{height:64px;max-width:560px;display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #dfeaf5;border-radius:999px;padding:0 10px 0 24px;box-shadow:0 18px 60px rgba(31,70,109,.08);margin:12px 0 24px}.hero-search span{color:#7c8da1;font-weight:800}.hero-search input{flex:1;border:0;outline:0;font-size:16px;font-weight:700;background:transparent;min-width:0}.hero-search button{height:44px;border:0;border-radius:999px;background:#111820;color:#fff;font-weight:900;padding:0 22px;cursor:pointer}.hero-search button:hover{background:#2b8dff}.tags{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.tags b{font-size:14px}.tags a,.tags span{display:inline-flex;align-items:center;height:36px;border:1px solid #dce7f2;border-radius:999px;padding:0 16px;background:rgba(255,255,255,.82);color:#111820;text-decoration:none;font-size:13px;font-weight:800;box-shadow:none;transition:transform .2s ease,border-color .2s ease,color .2s ease}.tags a:hover{transform:translateY(-2px);border-color:#90c8ff;color:#1677dd;background:#fff}

.section{padding:78px 0}.section-head{text-align:center;margin-bottom:34px}.section-head h2{font-size:36px;line-height:1.2;margin:0 0 12px;font-weight:950}.section-head p{margin:0;color:var(--muted);font-weight:800}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.category-grid-vibe .cat-card{position:relative;min-height:148px;border:1px solid rgba(211,225,238,.95);border-radius:24px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);padding:22px 20px;text-decoration:none;color:var(--ink);box-shadow:0 16px 44px rgba(23,42,63,.045);overflow:hidden;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.category-grid-vibe .cat-card:before{content:"";position:absolute;right:-34px;top:-34px;width:90px;height:90px;border-radius:50%;background:rgba(47,141,255,.08);transition:transform .25s ease,opacity .25s ease}.category-grid-vibe .cat-card:hover{transform:translateY(-5px);border-color:rgba(47,141,255,.42);box-shadow:0 22px 70px rgba(47,102,160,.12);background:#fff}.category-grid-vibe .cat-card:hover:before{transform:scale(1.35);opacity:.9}.cat-num{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:13px;background:#eef7ff;color:#2384e8;font-size:12px;font-weight:950;margin-bottom:18px}.cat-body{display:block}.cat-body strong{display:block;font-size:16px;line-height:1.45;margin-bottom:8px}.cat-body small{display:block;color:#627186;font-weight:800;line-height:1.7}.cat-en{position:absolute;right:18px;bottom:18px;color:#a8b7c7;font-size:10px;font-weight:950;letter-spacing:.14em}.cat-card:after{content:"→";position:absolute;left:20px;bottom:15px;color:#2f8dff;font-weight:950;opacity:0;transform:translateX(-5px);transition:.2s}.cat-card:hover:after{opacity:1;transform:translateX(0)}

.post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.post-card{background:transparent;border-radius:22px;overflow:visible;transition:transform .2s ease}.post-card a{display:block;text-decoration:none;color:var(--ink)}.post-card:hover{transform:translateY(-4px)}.post-thumb,.post-card img.post-thumb{display:block;width:100%;aspect-ratio:16/9;height:auto;border-radius:18px;object-fit:cover;background:linear-gradient(135deg,#eef7ff,#dcefff);box-shadow:0 16px 50px rgba(25,55,86,.08)}.post-card .badge{display:inline-flex;margin-top:16px;height:26px;align-items:center;border-radius:999px;background:#e8f4ff;color:#1978d5;padding:0 10px;font-size:11px;font-weight:900}.post-card h3{font-size:18px;line-height:1.65;margin:10px 0 8px;font-weight:950}.post-card p{color:#627186;line-height:1.8;font-weight:700;font-size:14px}.date{color:#7d8da1;font-size:13px}.btn{display:inline-flex;align-items:center;justify-content:center;height:52px;border:1px solid #111820;border-radius:999px;padding:0 30px;color:#111820;text-decoration:none;font-weight:900;background:#fff}.btn:hover{background:#111820;color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{position:relative;min-height:220px;border-radius:28px;padding:30px;overflow:hidden;text-decoration:none;color:var(--ink);box-shadow:0 18px 70px rgba(25,55,86,.10);transition:transform .22s ease,box-shadow .22s ease}.feature-card:hover{transform:translateY(-5px);box-shadow:0 25px 85px rgba(25,55,86,.16)}.feature-card h3{font-size:28px;line-height:1.35;margin:0 0 12px;position:relative;z-index:2}.feature-card p{font-weight:800;line-height:1.8;position:relative;z-index:2}.feature-blue{background:linear-gradient(135deg,#2e84d6,#bddfff);color:#fff}.feature-light{background:linear-gradient(135deg,#fff7ef,#eaf5ff)}.feature-dark{background:linear-gradient(135deg,#07182d,#154a86);color:#fff}.illust{position:absolute;right:20px;bottom:18px;width:110px;height:110px;border-radius:26px;background:rgba(255,255,255,.3)}.illust:before,.illust:after{content:"";position:absolute;border-radius:999px;background:rgba(47,141,255,.35)}.illust:before{width:74px;height:74px;left:12px;top:12px}.illust:after{width:44px;height:44px;right:8px;bottom:8px;background:rgba(255,255,255,.45)}.feature-dark .illust:before{background:rgba(255,255,255,.16)}

.article-hero-clean{padding:56px 0 28px;background:linear-gradient(180deg,#f3faff 0%,#fff 100%)}.breadcrumb{font-size:13px;font-weight:900;color:#2178c9;margin-bottom:22px}.breadcrumb a{text-decoration:none;color:#2178c9}.article-hero-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,520px);gap:48px;align-items:center;background:rgba(255,255,255,.72);border:1px solid #e4edf6;border-radius:34px;padding:46px;box-shadow:0 22px 90px rgba(28,63,96,.08)}.article-title{font-size:clamp(34px,4vw,58px)!important;line-height:1.28!important;letter-spacing:.01em!important;margin:18px 0!important;word-break:auto-phrase;overflow-wrap:anywhere;writing-mode:horizontal-tb!important}.article-lead{font-size:16px;line-height:2;color:#46566a;font-weight:700}.article-category{display:inline-flex;height:30px;align-items:center;border-radius:999px;background:#e7f4ff;color:#1780df;padding:0 13px;font-weight:900;font-size:12px}.article-meta{display:flex;gap:18px;margin-top:20px;color:#738297;font-weight:800}.article-image-frame{width:100%;aspect-ratio:16/9;border-radius:26px;overflow:hidden;background:#eaf4ff;box-shadow:0 18px 60px rgba(28,63,96,.12)}.article-main-image{width:100%;height:100%;object-fit:cover;display:block}.article-main-placeholder{background:linear-gradient(135deg,#eaf4ff,#cfe8ff)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 320px;gap:56px;align-items:start;padding-top:54px}.article-content{min-width:0;max-width:none}.article-content h2{font-size:31px;line-height:1.55;margin:58px 0 22px;padding:0 0 14px;border-bottom:2px solid #e4edf6;position:relative}.article-content h2:after{content:"";position:absolute;left:0;bottom:-2px;width:72px;height:2px;background:#2f8dff}.article-content h3{font-size:24px;line-height:1.6;margin:42px 0 16px;padding-left:16px;border-left:4px solid #2f8dff}.article-content h4{font-size:19px;line-height:1.7;margin:30px 0 12px;color:#1c2a39}.article-content p{font-size:16px;line-height:2.15;margin:0 0 24px;color:#253243}.article-content img{max-width:100%;height:auto;border-radius:18px}.article-sidebar{display:block;position:sticky;top:100px}.side-card{background:#fff;border:1px solid #e4edf6;border-radius:24px;padding:24px;margin-bottom:18px;box-shadow:0 14px 50px rgba(28,63,96,.06)}.side-card h3{font-size:16px;margin:0 0 16px}.side-muted{color:#697586;font-size:13px;line-height:1.8}.side-post{display:grid;grid-template-columns:78px 1fr;gap:12px;text-decoration:none;color:var(--ink);padding:10px 0;border-top:1px solid #eef3f8}.side-post img,.thumb-placeholder{width:78px;height:52px;object-fit:cover;border-radius:10px;background:#eaf4ff}.side-post p{margin:0;font-size:13px;line-height:1.55;font-weight:850}.toc a{display:block;text-decoration:none;color:#35465a;font-weight:800;font-size:13px;padding:9px 0;border-top:1px solid #eef3f8}.article-cta{margin-top:54px;border-radius:28px;background:linear-gradient(135deg,#f0f8ff,#fff);border:1px solid #e2edf7;padding:34px}.related{padding-top:70px;padding-bottom:80px}.related h2{text-align:center;font-size:30px;margin-bottom:30px}

@media (max-width: 980px){.container{padding:0 20px}.site-header{height:auto}.header-inner{min-height:72px;flex-wrap:wrap;gap:16px;padding-top:12px;padding-bottom:12px}.nav{order:3;width:100%;margin-left:0;overflow-x:auto}.primary-menu,.primary-menu-fallback{gap:18px}.search-mini{margin-left:auto;width:190px}.hero{min-height:auto}.hero-grid{grid-template-columns:1fr;gap:28px;min-height:auto;padding-top:54px}.hero h1{font-size:44px}.hero-photo{width:100%;height:420px;border-radius:28px}.category-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.article-hero-card{grid-template-columns:1fr;padding:28px;gap:28px}.article-layout{grid-template-columns:1fr}.article-sidebar{position:static;display:block}.article-title{font-size:36px!important}}
@media (max-width: 640px){.logo{font-size:25px}.search-mini{width:100%;order:2}.hero-grid{padding-top:40px}.eyebrow{font-size:15px}.hero h1{font-size:36px;line-height:1.18}.hero p:not(.eyebrow){font-size:14px}.hero-search{height:auto;border-radius:24px;padding:12px;flex-wrap:wrap}.hero-search input{min-height:36px}.hero-search button{width:100%}.hero-photo{height:360px}.section{padding:56px 0}.section-head h2{font-size:28px}.category-grid,.post-grid{grid-template-columns:1fr}.category-grid-vibe .cat-card{min-height:128px}.article-hero-clean{padding-top:32px}.article-hero-card{border-radius:24px;padding:20px}.article-title{font-size:30px!important;line-height:1.36!important}.article-content h2{font-size:25px}.article-content h3{font-size:21px}.article-layout{padding-top:34px}.feature-card h3{font-size:24px}}

/* =========================================================
   v24: first-view overlap + illustrated category design
   ========================================================= */
.site-header{background:rgba(255,255,255,.92);backdrop-filter:blur(14px);position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(217,230,242,.8)}
.header-inner{height:78px}.nav ul,.nav li{list-style:none!important}.nav li:before,.nav li:after{display:none!important;content:none!important}.nav a{letter-spacing:.01em}.search-mini{border-radius:999px;background:#fff;box-shadow:0 8px 28px rgba(31,70,109,.04)}
.hero.hero-overlap{position:relative;min-height:650px;overflow:hidden;background-image:linear-gradient(90deg,rgba(246,251,255,.98) 0%,rgba(246,251,255,.94) 33%,rgba(246,251,255,.58) 52%,rgba(246,251,255,.10) 72%,rgba(246,251,255,.02) 100%),url('assets/images/fv-hero.png');background-size:cover;background-position:center right;background-repeat:no-repeat;border-bottom:1px solid #e5f0fa}
.hero.hero-overlap:before{content:"";position:absolute;inset:auto 0 -1px;height:84px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff 82%);z-index:1;pointer-events:none}.hero.hero-overlap:after{content:"";position:absolute;left:-7%;top:8%;width:56%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.72),rgba(255,255,255,0) 70%);z-index:0;pointer-events:none}.hero-overlay-content{position:relative;z-index:2;display:block;min-height:650px;padding-top:78px}.hero-copy{max-width:660px}.hero .eyebrow{font-size:20px;letter-spacing:.015em;margin:0 0 26px;font-weight:950}.hero .eyebrow span{color:#2688f0}.hero.hero-overlap h1{font-size:clamp(48px,5.2vw,76px);line-height:1.16;letter-spacing:-.065em;margin:0 0 28px;max-width:680px;text-shadow:0 1px 0 rgba(255,255,255,.2)}.hero-desc{max-width:600px;font-size:16px!important;line-height:2.05!important;color:#15202d!important;margin-bottom:26px!important}.hero.hero-overlap .hero-search{height:70px;max-width:590px;border:0;background:rgba(255,255,255,.92);box-shadow:0 22px 70px rgba(38,94,145,.11);backdrop-filter:blur(14px)}.hero.hero-overlap .hero-search input{font-size:16px}.hero.hero-overlap .hero-search button{display:inline-flex;align-items:center;justify-content:center;height:48px;min-width:78px}.hero.hero-overlap .tags{max-width:760px;gap:12px}.hero.hero-overlap .tags b{width:100%;font-size:14px;margin-bottom:2px}.hero.hero-overlap .tags a{height:38px;background:rgba(255,255,255,.9);border-color:rgba(218,231,243,.9);box-shadow:0 8px 24px rgba(29,70,107,.045)}.hero.hero-overlap .tags a:hover{background:#fff;color:#1d7ee2;border-color:#b7dbfb;box-shadow:0 12px 30px rgba(29,116,203,.11)}.hero-overlap .hero-visual{display:none!important}
.section-categories{padding-top:62px;background:#fff}.category-grid-illustrated{grid-template-columns:repeat(5,minmax(0,1fr));gap:24px;max-width:1220px;margin:0 auto}.category-grid-illustrated .cat-illust-card{position:relative;display:flex;flex-direction:column;min-height:260px;padding:28px 26px 24px;border-radius:26px;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid rgba(219,230,241,.95);box-shadow:0 18px 55px rgba(20,55,90,.055);text-decoration:none;color:#101820;overflow:hidden;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.category-grid-illustrated .cat-illust-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 14%,rgba(47,141,255,.12),transparent 34%);opacity:.8;transition:opacity .24s ease}.category-grid-illustrated .cat-illust-card:hover{transform:translateY(-6px);border-color:#bcdcf8;box-shadow:0 28px 80px rgba(22,82,145,.12);background:#fff}.category-grid-illustrated .cat-illust-card:hover:before{opacity:1}.cat-art{position:relative;z-index:1;display:block;width:100%;height:106px;margin-bottom:22px;background-repeat:no-repeat;background-position:center;background-size:contain;filter:drop-shadow(0 10px 16px rgba(35,108,190,.08))}.cat-art-briefcase{background-image:url("data:image/svg+xml,%3Csvg width='180' height='110' viewBox='0 0 180 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='42' y='38' width='86' height='54' rx='12' fill='%23DDEEFF' stroke='%232B7EDB' stroke-width='3'/%3E%3Cpath d='M70 38v-9c0-5 4-9 9-9h14c5 0 9 4 9 9v9' stroke='%232B7EDB' stroke-width='3'/%3E%3Cpath d='M42 56h86' stroke='%232B7EDB' stroke-width='3'/%3E%3Crect x='78' y='52' width='16' height='10' rx='3' fill='%232B7EDB'/%3E%3Cpath d='M132 36l18-8M136 50h22M132 64l17 9' stroke='%23B8D9F7' stroke-width='4' stroke-linecap='round'/%3E%3Crect x='25' y='55' width='18' height='26' rx='4' fill='%23F4FAFF' stroke='%23B8D9F7'/%3E%3C/svg%3E")}.cat-art-stairs{background-image:url("data:image/svg+xml,%3Csvg width='180' height='110' viewBox='0 0 180 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34 86h31V70h28V54h27V38h28' stroke='%232B7EDB' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='67' cy='31' r='9' fill='%232B7EDB'/%3E%3Cpath d='M66 42l-12 18 17 6 10 18' stroke='%233A5F8A' stroke-width='5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M72 48l18-4' stroke='%233A5F8A' stroke-width='5' stroke-linecap='round'/%3E%3Cpath d='M120 25h28v22' fill='%23DDEEFF'/%3E%3Cpath d='M120 25h28v22' stroke='%232B7EDB' stroke-width='4' stroke-linejoin='round'/%3E%3C/svg%3E")}.cat-art-chart{background-image:url("data:image/svg+xml,%3Csvg width='180' height='110' viewBox='0 0 180 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='30' y='22' width='86' height='66' rx='12' fill='%23F7FBFF' stroke='%23B8D9F7' stroke-width='3'/%3E%3Cpath d='M48 72V54M68 72V42M88 72V34' stroke='%232B7EDB' stroke-width='7' stroke-linecap='round'/%3E%3Cpath d='M45 80h55' stroke='%23B8D9F7' stroke-width='3'/%3E%3Ccircle cx='128' cy='48' r='24' fill='%23DDEEFF' stroke='%232B7EDB' stroke-width='3'/%3E%3Cpath d='M128 24v24h24' stroke='%232B7EDB' stroke-width='3'/%3E%3Cpath d='M125 72l-10 19' stroke='%233A5F8A' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E")}.cat-art-interview{background-image:url("data:image/svg+xml,%3Csvg width='180' height='110' viewBox='0 0 180 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='60' cy='38' r='15' fill='%23DDEEFF' stroke='%232B7EDB' stroke-width='3'/%3E%3Cpath d='M36 84c3-19 13-29 24-29s21 10 24 29' fill='%23F7FBFF' stroke='%232B7EDB' stroke-width='3'/%3E%3Ccircle cx='122' cy='38' r='15' fill='%23F7FBFF' stroke='%233A5F8A' stroke-width='3'/%3E%3Cpath d='M98 84c3-19 13-29 24-29s21 10 24 29' fill='%23DDEEFF' stroke='%233A5F8A' stroke-width='3'/%3E%3Cpath d='M80 35h25M83 47h19' stroke='%23B8D9F7' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E")}.cat-art-laptop{background-image:url("data:image/svg+xml,%3Csvg width='180' height='110' viewBox='0 0 180 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='46' y='28' width='82' height='52' rx='8' fill='%23DDEEFF' stroke='%232B7EDB' stroke-width='3'/%3E%3Cpath d='M34 84h107l-11 12H45L34 84z' fill='%23F7FBFF' stroke='%23B8D9F7' stroke-width='3' stroke-linejoin='round'/%3E%3Cpath d='M141 31c10-13 20-9 20 3 0 18-20 16-20 34' stroke='%23B8D9F7' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M65 53h44' stroke='%232B7EDB' stroke-width='4' stroke-linecap='round'/%3E%3Cpath d='M65 64h28' stroke='%232B7EDB' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E")}.category-grid-illustrated .cat-body{position:relative;z-index:2}.category-grid-illustrated .cat-body strong{font-size:18px;letter-spacing:-.03em;line-height:1.55}.category-grid-illustrated .cat-body small{margin-top:8px;font-size:14px;line-height:1.75;color:#405168;font-weight:750}.cat-go{position:absolute;right:22px;bottom:22px;z-index:2;width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:#fff;border:1px solid #dbe9f6;color:#237fdf;font-weight:950;box-shadow:0 8px 22px rgba(31,93,151,.08);transition:transform .22s ease,background .22s ease,color .22s ease}.cat-illust-card:hover .cat-go{transform:translateX(3px);background:#237fdf;color:#fff;border-color:#237fdf}.category-grid-illustrated .cat-num,.category-grid-illustrated .cat-en,.category-grid-illustrated .cat-card:after{display:none!important}
@media(max-width:1100px){.hero.hero-overlap{min-height:620px;background-position:62% center}.category-grid-illustrated{grid-template-columns:repeat(3,1fr)}}
@media(max-width:780px){.hero.hero-overlap{min-height:auto;background-image:linear-gradient(180deg,rgba(246,251,255,.98) 0%,rgba(246,251,255,.92) 48%,rgba(246,251,255,.55) 100%),url('assets/images/fv-hero.png');background-position:center bottom}.hero-overlay-content{min-height:auto;padding-top:52px;padding-bottom:330px}.hero.hero-overlap h1{font-size:40px}.hero .eyebrow{font-size:16px}.hero-desc{font-size:14px!important}.category-grid-illustrated{grid-template-columns:1fr 1fr;gap:16px}.category-grid-illustrated .cat-illust-card{min-height:228px;padding:22px}.cat-art{height:88px}.category-grid-illustrated .cat-body strong{font-size:16px}.category-grid-illustrated .cat-body small{font-size:13px}}
@media(max-width:520px){.hero-overlay-content{padding-bottom:290px}.hero.hero-overlap h1{font-size:34px;line-height:1.22}.hero.hero-overlap .hero-search button{width:100%;margin-top:4px}.category-grid-illustrated{grid-template-columns:1fr}.category-grid-illustrated .cat-illust-card{min-height:210px}.cat-art{height:82px}}


/* =========================================================
   v25 fixes: FV image reliability + simple article decorations
   ========================================================= */
.hero.hero-overlap{
  background-size:cover !important;
  background-position:center right !important;
  background-repeat:no-repeat !important;
  min-height:650px;
}
.hero-overlay-content{min-height:650px;}
.hero.hero-overlap h1{
  max-width:650px;
  font-size:clamp(44px,4.8vw,70px) !important;
  line-height:1.18 !important;
  letter-spacing:-.055em !important;
}
.hero-desc{max-width:590px;}

/* Keep article headings clean and readable */
.article-content h2,
.entry-content h2{
  font-size:30px !important;
  line-height:1.55 !important;
  margin:56px 0 22px !important;
  padding:0 0 14px !important;
  border:0 !important;
  border-bottom:1px solid #dbe7f2 !important;
  color:#111820 !important;
  font-weight:900 !important;
  letter-spacing:-.02em !important;
  background:none !important;
}
.article-content h2:before,.article-content h2:after,
.entry-content h2:before,.entry-content h2:after{content:none !important;display:none !important;}
.article-content h3,
.entry-content h3{
  font-size:24px !important;
  line-height:1.6 !important;
  margin:42px 0 16px !important;
  padding:0 !important;
  border:0 !important;
  color:#17202b !important;
  font-weight:900 !important;
  background:none !important;
}
.article-content h4,
.entry-content h4{
  font-size:20px !important;
  line-height:1.7 !important;
  margin:32px 0 12px !important;
  padding:0 !important;
  border:0 !important;
  color:#243245 !important;
  font-weight:850 !important;
  background:none !important;
}
.article-content h5,
.entry-content h5{
  font-size:16px !important;
  line-height:1.7 !important;
  margin:26px 0 10px !important;
  padding:0 !important;
  border:0 !important;
  color:#516072 !important;
  font-weight:850 !important;
  letter-spacing:.02em !important;
  background:none !important;
}
.article-content ul,
.article-content ol,
.entry-content ul,
.entry-content ol{
  margin:18px 0 28px !important;
  padding-left:1.35em !important;
  line-height:2 !important;
  color:#253243 !important;
  font-weight:500 !important;
  background:none !important;
  border:0 !important;
}
.article-content li,
.entry-content li{margin:.25em 0 !important;padding-left:.15em !important;}
.article-content li::marker,
.entry-content li::marker{color:#2f8dff;font-weight:800;}
.article-content blockquote,
.entry-content blockquote{
  margin:32px 0 !important;
  padding:22px 26px !important;
  border-left:3px solid #9bcdfc !important;
  background:#f7fbff !important;
  border-radius:14px !important;
  color:#334155 !important;
}
.article-content table,
.entry-content table{
  width:100%;border-collapse:separate;border-spacing:0;margin:28px 0;border:1px solid #dfeaf5;border-radius:16px;overflow:hidden;font-size:14px;
}
.article-content th,.article-content td,.entry-content th,.entry-content td{padding:14px 16px;border-bottom:1px solid #edf3f8;text-align:left;}
.article-content th,.entry-content th{background:#f6faff;font-weight:900;}
.article-content tr:last-child td,.entry-content tr:last-child td{border-bottom:0;}

/* remove over-designed boxes if old markup remains */
.point-box{display:none !important;}
.hint-box,.summary-box,.check-box,.attention-box{
  border:1px solid #dfeaf5 !important;
  background:#f8fbff !important;
  border-radius:16px !important;
  padding:20px 22px !important;
  box-shadow:none !important;
}

@media(max-width:780px){
  .hero.hero-overlap{background-position:center bottom !important;}
  .hero-overlay-content{padding-bottom:330px;min-height:auto;}
  .hero.hero-overlap h1{font-size:36px !important;}
  .article-content h2,.entry-content h2{font-size:25px !important;margin-top:44px !important;}
  .article-content h3,.entry-content h3{font-size:21px !important;}
  .article-content h4,.entry-content h4{font-size:18px !important;}
}


/* =========================================================
   v26 final simple typography + fixed FV image overrides
   ========================================================= */
:root{
  --u-ink:#111820;
  --u-muted:#5f6b7a;
  --u-line:#e5edf5;
  --u-soft:#f4f8fb;
}

/* FV: show woman image reliably as a background and overlap text */
.hero.hero-overlap{
  position:relative !important;
  min-height:650px !important;
  background-color:#eef8ff !important;
  background-image:
    linear-gradient(90deg, rgba(242,249,255,.98) 0%, rgba(242,249,255,.92) 36%, rgba(242,249,255,.56) 55%, rgba(242,249,255,.14) 74%, rgba(242,249,255,0) 100%),
    url("assets/images/fv-hero.png") !important;
  background-repeat:no-repeat !important;
  background-size:cover !important;
  background-position:center right !important;
  border-bottom:1px solid var(--u-line) !important;
}
.hero.hero-overlap:before{display:none !important;content:none !important;}
.hero.hero-overlap .hero-grid,
.hero.hero-overlap .hero-overlay-content{
  display:flex !important;
  align-items:center !important;
  min-height:650px !important;
  padding:72px 28px 78px !important;
  position:relative !important;
  z-index:2 !important;
}
.hero.hero-overlap .hero-copy{
  max-width:620px !important;
}
.hero.hero-overlap .eyebrow{
  font-size:18px !important;
  margin:0 0 22px !important;
  letter-spacing:.02em !important;
}
.hero.hero-overlap h1{
  font-size:clamp(40px,4.8vw,68px) !important;
  line-height:1.14 !important;
  letter-spacing:-.04em !important;
  margin:0 0 24px !important;
  font-weight:900 !important;
}
.hero.hero-overlap .hero-desc{
  max-width:560px !important;
  font-size:15px !important;
  line-height:2 !important;
  margin:0 0 28px !important;
  font-weight:700 !important;
}
.hero.hero-overlap .hero-search{
  max-width:560px !important;
  height:64px !important;
  margin:0 0 24px !important;
}
.hero.hero-overlap .tags a,
.hero.hero-overlap .tags span{
  background:rgba(255,255,255,.86) !important;
  border:1px solid #dce8f3 !important;
  box-shadow:none !important;
}
.hero.hero-overlap .tags a:hover{
  background:#fff !important;
  border-color:#bcd9f2 !important;
  color:#111820 !important;
  transform:translateY(-1px) !important;
}

/* Article layout: keep sidebar on PC */
.article-layout,
.article-wrap{
  display:grid !important;
  grid-template-columns:minmax(0,740px) 320px !important;
  gap:56px !important;
  align-items:start !important;
}
.article-sidebar{
  display:block !important;
  position:sticky !important;
  top:104px !important;
}
.article-main-image,
.article-image-frame img{
  aspect-ratio:16/9 !important;
  width:100% !important;
  height:auto !important;
  object-fit:cover !important;
}

/* Article typography: simple, no color decorations */
.article-content,
.entry-content{
  color:var(--u-ink) !important;
  font-weight:500 !important;
}
.article-content > *:first-child,
.entry-content > *:first-child{margin-top:0 !important;}
.article-content p,
.entry-content p{
  font-size:16px !important;
  line-height:2.05 !important;
  margin:0 0 28px !important;
  font-weight:500 !important;
  color:#263241 !important;
}
.article-content h2,.entry-content h2,
.article-content h3,.entry-content h3,
.article-content h4,.entry-content h4,
.article-content h5,.entry-content h5{
  color:var(--u-ink) !important;
  background:transparent !important;
  border-radius:0 !important;
  box-shadow:none !important;
  letter-spacing:-.02em !important;
  position:relative !important;
}
.article-content h2:before,.article-content h2:after,
.entry-content h2:before,.entry-content h2:after,
.article-content h3:before,.article-content h3:after,
.entry-content h3:before,.entry-content h3:after,
.article-content h4:before,.article-content h4:after,
.entry-content h4:before,.entry-content h4:after,
.article-content h5:before,.article-content h5:after,
.entry-content h5:before,.entry-content h5:after{
  content:none !important;
  display:none !important;
}
.article-content h2,.entry-content h2{
  font-size:30px !important;
  line-height:1.45 !important;
  margin:64px 0 24px !important;
  padding:0 0 14px !important;
  border:0 !important;
  border-bottom:1px solid #dfe7ef !important;
  font-weight:900 !important;
}
.article-content h3,.entry-content h3{
  font-size:24px !important;
  line-height:1.55 !important;
  margin:48px 0 18px !important;
  padding:0 0 0 16px !important;
  border:0 !important;
  border-left:3px solid #111820 !important;
  font-weight:850 !important;
}
.article-content h4,.entry-content h4{
  font-size:20px !important;
  line-height:1.6 !important;
  margin:38px 0 14px !important;
  padding:0 !important;
  border:0 !important;
  font-weight:850 !important;
}
.article-content h5,.entry-content h5{
  font-size:17px !important;
  line-height:1.7 !important;
  margin:30px 0 12px !important;
  padding:0 !important;
  border:0 !important;
  color:#374151 !important;
  font-weight:850 !important;
}
.article-content h5::before,.entry-content h5::before{
  content:"— " !important;
  display:inline !important;
  color:#111820 !important;
}

/* Lists: minimal bracket-like style, no blue background */
.article-content ul,.entry-content ul,
.article-content ol,.entry-content ol{
  background:transparent !important;
  border:1px solid #e5e7eb !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:20px 24px 20px 42px !important;
  margin:24px 0 32px !important;
  color:#263241 !important;
  font-size:16px !important;
  line-height:2 !important;
  font-weight:500 !important;
}
.article-content li,.entry-content li{
  margin:4px 0 !important;
  padding-left:4px !important;
  border:0 !important;
  background:transparent !important;
}
.article-content li::marker,.entry-content li::marker{
  color:#111820 !important;
  font-weight:700 !important;
}

/* Keep blocks extremely quiet */
.article-content blockquote,.entry-content blockquote,
.article-content .wp-block-quote,.entry-content .wp-block-quote,
.article-content .note-box,.article-content .check-box,.article-content .summary-box,.article-content .warning-box,
.entry-content .note-box,.entry-content .check-box,.entry-content .summary-box,.entry-content .warning-box,
.article-content .point-box,.entry-content .point-box,
.article-content .hint-box,.entry-content .hint-box{
  background:transparent !important;
  border:0 !important;
  border-left:3px solid #111820 !important;
  border-radius:0 !important;
  box-shadow:none !important;
  padding:4px 0 4px 22px !important;
  margin:28px 0 !important;
  color:#374151 !important;
}
.article-content table,.entry-content table{
  width:100% !important;
  border-collapse:collapse !important;
  border:1px solid #e5e7eb !important;
  background:#fff !important;
  box-shadow:none !important;
  border-radius:0 !important;
  overflow:hidden !important;
  margin:28px 0 !important;
}
.article-content th,.article-content td,.entry-content th,.entry-content td{
  border:1px solid #e5e7eb !important;
  background:#fff !important;
  padding:13px 15px !important;
  color:#263241 !important;
}
.article-content th,.entry-content th{font-weight:800 !important;background:#fafafa !important;}
.article-content a,.entry-content a{
  color:#111820 !important;
  text-decoration:underline !important;
  text-underline-offset:4px !important;
  background:transparent !important;
}
.article-content img,.entry-content img{
  border-radius:0 !important;
  box-shadow:none !important;
}

/* hide old point block if inserted by previous theme/plugin */
.point-box,.article-point,.article-points,.points-box{display:none !important;}

@media(max-width:980px){
  .article-layout,.article-wrap{grid-template-columns:1fr !important;gap:32px !important;}
  .article-sidebar{display:none !important;position:static !important;}
  .hero.hero-overlap{
    min-height:auto !important;
    background-image:
      linear-gradient(180deg, rgba(242,249,255,.96) 0%, rgba(242,249,255,.88) 48%, rgba(242,249,255,.60) 100%),
      url("assets/images/fv-hero.png") !important;
    background-position:center bottom !important;
  }
  .hero.hero-overlap .hero-grid,
  .hero.hero-overlap .hero-overlay-content{min-height:auto !important;padding:54px 24px 330px !important;}
  .hero.hero-overlap .hero-copy{max-width:680px !important;}
}
@media(max-width:640px){
  .hero.hero-overlap h1{font-size:38px !important;line-height:1.22 !important;}
  .hero.hero-overlap .eyebrow{font-size:15px !important;}
  .hero.hero-overlap .hero-desc{font-size:14px !important;}
  .hero.hero-overlap .hero-grid,
  .hero.hero-overlap .hero-overlay-content{padding:42px 18px 260px !important;}
  .hero.hero-overlap .hero-search{height:56px;padding-left:18px !important;}
  .hero.hero-overlap .hero-search button{height:40px;padding:0 16px !important;}
  .article-content p,.entry-content p{font-size:15px !important;line-height:2 !important;}
  .article-content h2,.entry-content h2{font-size:24px !important;margin-top:48px !important;}
  .article-content h3,.entry-content h3{font-size:21px !important;margin-top:36px !important;}
  .article-content h4,.entry-content h4{font-size:18px !important;}
  .article-content h5,.entry-content h5{font-size:16px !important;}
  .article-content ul,.entry-content ul,.article-content ol,.entry-content ol{font-size:15px !important;padding:16px 18px 16px 34px !important;}
}


/* v27 article hero: title -> image -> description -> meta */
.article-hero-clean{padding:50px 0 34px!important;background:linear-gradient(180deg,#f4fbff 0%,#fff 100%)!important;}
.article-hero-card-v27{display:block!important;max-width:980px!important;margin:0 auto!important;padding:48px!important;background:#fff!important;border:1px solid #e3edf6!important;border-radius:34px!important;box-shadow:0 24px 80px rgba(20,48,80,.07)!important;}
.article-hero-card-v27 .article-category{margin:0 0 18px!important;}
.article-hero-card-v27 .article-title{display:block!important;width:100%!important;max-width:920px!important;margin:0 0 30px!important;font-size:clamp(34px,4.4vw,58px)!important;line-height:1.32!important;letter-spacing:-.045em!important;word-break:keep-all!important;overflow-wrap:break-word!important;writing-mode:horizontal-tb!important;}
.article-hero-card-v27 .article-image-frame{display:block!important;width:100%!important;max-width:920px!important;margin:0 0 28px!important;aspect-ratio:16/9!important;border-radius:26px!important;overflow:hidden!important;background:#eef6fc!important;box-shadow:0 18px 52px rgba(20,48,80,.10)!important;}
.article-hero-card-v27 .article-main-image{display:block!important;width:100%!important;height:100%!important;aspect-ratio:16/9!important;object-fit:cover!important;object-position:center!important;border-radius:0!important;margin:0!important;}
.article-hero-card-v27 .article-lead{max-width:820px!important;margin:0 0 18px!important;font-size:16px!important;line-height:2!important;color:#405066!important;font-weight:700!important;}
.article-hero-card-v27 .article-meta{display:flex!important;gap:18px!important;flex-wrap:wrap!important;margin:0!important;color:#738197!important;font-size:13px!important;font-weight:800!important;}
.article-layout{display:grid!important;grid-template-columns:minmax(0,740px) 320px!important;gap:60px!important;align-items:start!important;}
.article-sidebar{display:block!important;position:sticky!important;top:96px!important;grid-column:auto!important;width:auto!important;}
@media (max-width:980px){
  .article-hero-card-v27{padding:30px!important;border-radius:28px!important;}
  .article-layout{grid-template-columns:1fr!important;gap:34px!important;}
  .article-sidebar{position:static!important;display:block!important;}
}
@media (max-width:640px){
  .article-hero-clean{padding:32px 0 24px!important;}
  .article-hero-card-v27{padding:20px!important;border-radius:24px!important;}
  .article-hero-card-v27 .article-title{font-size:30px!important;line-height:1.42!important;margin-bottom:22px!important;}
  .article-hero-card-v27 .article-image-frame{border-radius:20px!important;margin-bottom:22px!important;}
  .article-hero-card-v27 .article-lead{font-size:14px!important;line-height:1.9!important;}
}

/* ===============================
   v28 responsive polish + minimal article UI
   =============================== */
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96)!important;border-bottom:1px solid #e6eef5!important;box-shadow:none!important}.header-inner{height:78px!important;gap:28px!important}.primary-menu,.primary-menu-fallback{display:flex!important;align-items:center!important;gap:28px!important;margin:0!important;padding:0!important;list-style:none!important}.primary-menu li{list-style:none!important;margin:0!important;padding:0!important}.primary-menu li::marker,.primary-menu li:before{display:none!important;content:none!important}.primary-menu a,.primary-menu-fallback a{font-size:14px!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important}.search-mini{display:flex!important;align-items:center!important;gap:10px!important;width:240px!important;height:46px!important;border-radius:999px!important;background:#fff!important;padding:0 14px 0 18px!important;box-shadow:none!important}.search-mini input{display:block!important;width:100%!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;font-size:14px!important;font-weight:700!important}.search-mini button{display:flex!important;align-items:center!important;justify-content:center!important;width:28px!important;height:28px!important;border:0!important;background:transparent!important;color:#111820!important;padding:0!important;cursor:pointer!important}

/* FV: desktop/mobile face-visible overlap */
.hero.hero-overlap{min-height:680px!important;background-size:cover!important;background-position:64% center!important;background-repeat:no-repeat!important;position:relative!important;border-bottom:1px solid #dfeaf4!important}.hero.hero-overlap:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,251,255,.98) 0%,rgba(246,251,255,.92) 32%,rgba(246,251,255,.48) 56%,rgba(246,251,255,.04) 83%)!important;pointer-events:none}.hero.hero-overlap .hero-grid,.hero.hero-overlap .hero-overlay-content{position:relative!important;z-index:1!important;display:flex!important;align-items:center!important;min-height:680px!important;padding:60px 0!important}.hero.hero-overlap .hero-copy{max-width:590px!important}.hero.hero-overlap h1{font-size:clamp(44px,4.2vw,68px)!important;line-height:1.24!important;letter-spacing:-.055em!important;margin-bottom:26px!important}.hero.hero-overlap .eyebrow{font-size:18px!important;margin-bottom:22px!important}.hero.hero-overlap .hero-desc{font-size:15px!important;line-height:2!important;max-width:560px!important}.hero.hero-overlap .hero-search{display:flex!important;align-items:center!important;gap:12px!important;width:min(540px,100%)!important;height:64px!important;border:1px solid #dce8f3!important;background:rgba(255,255,255,.95)!important;border-radius:999px!important;padding:0 10px 0 24px!important;box-shadow:0 18px 45px rgba(27,70,110,.08)!important}.hero.hero-overlap .hero-search input{display:block!important;flex:1 1 auto!important;min-width:0!important;border:0!important;outline:0!important;background:transparent!important;font-size:15px!important;font-weight:700!important;color:#111820!important}.hero.hero-overlap .hero-search button{flex:0 0 auto!important;width:auto!important;min-width:84px!important;height:46px!important;border:0!important;border-radius:999px!important;background:#101820!important;color:#fff!important;padding:0 22px!important;font-weight:900!important}.hero.hero-overlap .tags a{background:rgba(255,255,255,.9)!important;border:1px solid #dce8f3!important;color:#111820!important;border-radius:999px!important;padding:8px 16px!important;box-shadow:none!important}.hero.hero-overlap .tags a:hover{background:#fff!important;border-color:#c8d9e8!important;transform:none!important;box-shadow:none!important}

/* Article heading/list reset: quiet, no colors */
.article-content h2,.article-content h3,.article-content h4,.article-content h5,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5{background:transparent!important;background-image:none!important;color:#101820!important;border:0!important;border-radius:0!important;box-shadow:none!important;font-weight:850!important;letter-spacing:-.025em!important}.article-content h2:before,.article-content h2:after,.article-content h3:before,.article-content h3:after,.article-content h4:before,.article-content h4:after,.article-content h5:before,.article-content h5:after,.entry-content h2:before,.entry-content h2:after,.entry-content h3:before,.entry-content h3:after,.entry-content h4:before,.entry-content h4:after,.entry-content h5:before,.entry-content h5:after{display:none!important;content:none!important}.article-content h2,.entry-content h2{font-size:30px!important;line-height:1.45!important;margin:64px 0 22px!important;padding:0 0 14px!important;border-bottom:1px solid #d8e0e8!important}.article-content h3,.entry-content h3{font-size:24px!important;line-height:1.55!important;margin:48px 0 18px!important;padding:0!important}.article-content h4,.entry-content h4{font-size:20px!important;line-height:1.6!important;margin:36px 0 14px!important;padding:0!important}.article-content h5,.entry-content h5{font-size:17px!important;line-height:1.7!important;margin:30px 0 12px!important;padding:0!important;color:#303b48!important}.article-content p,.entry-content p{background:transparent!important;color:#253241!important;font-weight:500!important}.article-content strong,.entry-content strong{color:#101820!important;background:transparent!important}.article-content span[style],.entry-content span[style]{background:transparent!important}
.article-content ul,.entry-content ul,.article-content ol,.entry-content ol{background:transparent!important;border:1px solid #e5e7eb!important;border-radius:0!important;box-shadow:none!important;padding:18px 22px 18px 40px!important;margin:24px 0 32px!important;color:#253241!important}.article-content li,.entry-content li{background:transparent!important;border:0!important;margin:.25em 0!important;padding-left:.15em!important}.article-content li::marker,.entry-content li::marker{color:#101820!important;font-weight:700!important}.article-content blockquote,.entry-content blockquote,.article-content .wp-block-quote,.entry-content .wp-block-quote{background:transparent!important;border:0!important;border-left:2px solid #101820!important;border-radius:0!important;padding:2px 0 2px 18px!important;margin:28px 0!important;box-shadow:none!important;color:#303b48!important}.article-content .has-background,.entry-content .has-background,.article-content [class*="box"],.entry-content [class*="box"],.article-content [style*="background"],.entry-content [style*="background"]{background:transparent!important;background-color:transparent!important;box-shadow:none!important}.article-content .has-border-color,.entry-content .has-border-color,.article-content [style*="border"],.entry-content [style*="border"]{border-color:#e5e7eb!important}.article-content .wp-block-group,.entry-content .wp-block-group{padding:0!important}.article-content table,.entry-content table{border-collapse:collapse!important;border:1px solid #e5e7eb!important;border-radius:0!important;box-shadow:none!important}.article-content th,.article-content td,.entry-content th,.entry-content td{background:#fff!important;border:1px solid #e5e7eb!important;color:#253241!important}.article-content th,.entry-content th{font-weight:800!important;background:#fafafa!important}.point-box,.article-point,.article-points,.points-box{display:none!important}

/* Article hero remains one-column */
.article-hero-card-v27{display:block!important}.article-hero-card-v27 .article-title{writing-mode:horizontal-tb!important;word-break:normal!important;overflow-wrap:anywhere!important}.article-hero-card-v27 .article-image-frame{aspect-ratio:16/9!important}.article-hero-card-v27 .article-main-image{width:100%!important;height:100%!important;object-fit:cover!important}

@media(max-width:900px){
  .site-header{position:relative!important;top:auto!important}.header-inner{height:auto!important;min-height:0!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;padding:20px 0 16px!important}.logo{font-size:34px!important;justify-self:start!important}.nav{order:3!important;width:100%!important;overflow-x:auto!important;display:block!important;padding-bottom:2px!important}.primary-menu,.primary-menu-fallback{display:flex!important;gap:22px!important;white-space:nowrap!important;overflow:visible!important}.primary-menu a,.primary-menu-fallback a{font-size:14px!important}.search-mini{order:2!important;width:100%!important;height:54px!important}.hero.hero-overlap{min-height:auto!important;background-size:cover!important;background-position:62% center!important}.hero.hero-overlap:before{background:linear-gradient(180deg,rgba(246,251,255,.94) 0%,rgba(246,251,255,.86) 45%,rgba(246,251,255,.64) 100%)!important}.hero.hero-overlap .hero-grid,.hero.hero-overlap .hero-overlay-content{min-height:700px!important;display:block!important;padding:42px 24px 280px!important}.hero.hero-overlap .hero-copy{max-width:100%!important}.hero.hero-overlap h1{font-size:48px!important;line-height:1.2!important;margin-bottom:24px!important}.hero.hero-overlap .hero-desc{font-size:15px!important;line-height:2.05!important}.hero.hero-overlap .hero-search{height:auto!important;min-height:58px!important;padding:8px 8px 8px 18px!important;gap:8px!important}.hero.hero-overlap .hero-search button{height:42px!important;min-width:70px!important;padding:0 16px!important}.hero.hero-overlap .tags{gap:10px!important}.hero.hero-overlap .tags b{width:100%!important}.hero.hero-overlap .tags a{font-size:13px!important;padding:8px 14px!important}.article-sidebar{display:none!important}.article-layout{grid-template-columns:1fr!important}.article-hero-card-v27{padding:24px!important}.article-hero-card-v27 .article-title{font-size:34px!important;line-height:1.42!important}.article-content h2,.entry-content h2{font-size:26px!important;margin-top:52px!important}.article-content h3,.entry-content h3{font-size:22px!important}.article-content h4,.entry-content h4{font-size:19px!important}.article-content h5,.entry-content h5{font-size:16px!important}
}
@media(max-width:520px){
  .container{width:min(100% - 32px,720px)!important}.hero.hero-overlap{background-position:60% center!important}.hero.hero-overlap .hero-grid,.hero.hero-overlap .hero-overlay-content{padding:34px 16px 310px!important;min-height:760px!important}.hero.hero-overlap h1{font-size:41px!important;letter-spacing:-.05em!important}.hero.hero-overlap .eyebrow{font-size:16px!important}.hero.hero-overlap .hero-search{border-radius:28px!important}.hero.hero-overlap .hero-search input{font-size:14px!important}.article-content ul,.entry-content ul,.article-content ol,.entry-content ol{padding:16px 18px 16px 34px!important}.article-content p,.entry-content p{font-size:16px!important;line-height:2!important}.article-hero-card-v27 .article-title{font-size:30px!important}
}

/* =========================================================
   UNLITD v30: sidebar tools, TOC, ads, category colors
   ========================================================= */
/* Header and FV responsive cleanups */
.site-header .primary-menu,
.site-header .primary-menu li,
.site-header .primary-menu-fallback{list-style:none!important;margin:0!important;padding:0!important}.site-header .primary-menu li:before,.site-header .primary-menu li::marker{content:""!important;display:none!important}.search-mini{display:flex!important}.hero{background-size:cover;background-position:center right;min-height:640px}.hero-overlap{background-size:cover;background-position:center right}.hero-overlay-content{min-height:640px}.hero h1{font-size:clamp(42px,4.9vw,72px);letter-spacing:-.04em}.hero-desc{max-width:620px}.hero-search input{display:block!important}.hero-search button{display:inline-flex!important;align-items:center;justify-content:center}

/* Category color badges */
.article-category,.badge{background:color-mix(in srgb,var(--cat-color,#2f8dff) 12%,#fff)!important;color:var(--cat-color,#2f8dff)!important}.side-categories{display:flex;flex-wrap:wrap;gap:9px}.side-categories a{display:inline-flex;align-items:center;border:1px solid color-mix(in srgb,var(--cat-color,#2f8dff) 28%,#e5e7eb);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:800;color:#111820;background:#fff}.side-categories a:hover{border-color:var(--cat-color,#2f8dff);color:var(--cat-color,#2f8dff)}

/* Article hero one-column */
.article-hero-clean{background:#eef8ff;padding:42px 0 50px;border-bottom:1px solid #dceaf7}.article-hero-card-stack{display:block!important;max-width:1060px;margin:0 auto;background:#fff;border:1px solid #dceaf7;border-radius:32px;padding:44px;box-shadow:0 18px 60px rgba(20,48,80,.06)}.article-hero-card-stack .article-title{width:100%;max-width:920px;margin:20px 0 28px;font-size:clamp(34px,4.8vw,62px);line-height:1.22;letter-spacing:-.05em;word-break:normal;overflow-wrap:anywhere}.article-hero-card-stack .article-image-frame{width:100%;margin:0 0 26px}.article-hero-card-stack .article-main-image{width:100%;aspect-ratio:16/9;height:auto;max-height:none;object-fit:cover;border-radius:24px;margin:0}.article-main-placeholder{background:linear-gradient(135deg,#edf7ff,#dcefff)}.article-hero-card-stack .article-lead{max-width:760px;margin:0 0 20px;color:#42536a;font-weight:700}.article-hero-card-stack .article-meta{display:flex;gap:20px;color:#66758b;font-size:13px;font-weight:800}

/* Stable PC sidebar */
.article-layout{display:grid!important;grid-template-columns:minmax(0,760px) 320px!important;gap:56px!important;align-items:start!important;margin-top:54px}.article-content{min-width:0!important}.article-sidebar{display:block!important;position:sticky;top:104px;align-self:start}.side-card{background:#fff;border:1px solid #e5edf5;border-radius:22px;padding:22px;margin-bottom:20px;box-shadow:0 10px 34px rgba(20,48,80,.045)}.side-title,.side-card h3{font-size:17px!important;line-height:1.5;margin:0 0 16px!important;padding:0!important;border:0!important;background:none!important}.side-muted{color:#66758b;font-size:13px;font-weight:700}.side-post{display:grid;grid-template-columns:28px 74px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #edf2f7}.side-post:last-child{border-bottom:0}.side-post img,.side-post .thumb-placeholder{width:74px;aspect-ratio:16/9;height:auto;object-fit:cover;border-radius:10px;background:#edf6ff}.side-post span:last-child{font-size:13px;font-weight:800;line-height:1.55}.rank-num{width:24px;height:24px;border-radius:999px;background:#111820;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.toc-list a{display:block;border-bottom:1px solid #edf2f7;padding:10px 0;color:#263649;font-size:13px;font-weight:800;line-height:1.55}.toc-list a:hover{color:#2f8dff}.toc-list .toc-level-3{padding-left:12px;color:#526277}.toc-list .toc-level-4,.toc-list .toc-level-5{padding-left:22px;color:#647386;font-size:12px}

/* Simple article decorations: no loud colors */
.article-content{--article-text:#1c2733;--article-muted:#5f6f82}.article-content p{font-weight:500;color:var(--article-text);line-height:2.05}.article-content h2,.article-content h3,.article-content h4,.article-content h5{color:#101820;background:none!important;box-shadow:none!important;border-radius:0!important}.article-content h2{font-size:30px!important;line-height:1.45!important;margin:64px 0 24px!important;padding:0 0 16px!important;border-left:0!important;border-bottom:1px solid #d9e2ec!important;letter-spacing:-.03em}.article-content h2:before,.article-content h2:after,.article-content h3:before,.article-content h3:after{display:none!important;content:none!important}.article-content h3{font-size:24px!important;line-height:1.55!important;margin:46px 0 18px!important;padding:0!important;border-left:0!important;border-bottom:0!important}.article-content h4{font-size:20px!important;line-height:1.6!important;margin:36px 0 14px!important;padding-left:14px!important;border-left:2px solid #111820!important}.article-content h5{font-size:17px!important;line-height:1.7!important;margin:28px 0 12px!important;font-weight:900;color:#334155}.article-content ul,.article-content ol{background:none!important;border:1px solid #e5e7eb!important;border-radius:14px!important;padding:18px 22px 18px 36px!important;margin:26px 0!important;color:#1c2733}.article-content li{padding:3px 0;line-height:1.9}.article-content li::marker{color:#111820}.article-content blockquote,.article-content .wp-block-quote{background:none!important;border:1px solid #e5e7eb!important;border-left:3px solid #111820!important;border-radius:12px!important;padding:18px 22px!important;color:#334155}.article-content .note-box,.article-content .check-box,.article-content .summary-box,.article-content .warning-box,.article-content .point-box,.article-content .hint-box{background:none!important;border:1px solid #e5e7eb!important;border-radius:14px!important;color:#1c2733!important;padding:20px 22px!important}.article-content table{border:1px solid #e5e7eb!important;border-radius:12px!important;overflow:hidden}.article-content th{background:#f8fafc!important;color:#111820!important}.article-content td,.article-content th{border-color:#e5e7eb!important}.article-content a{color:#111820;text-decoration:underline;text-underline-offset:3px}.unlitd-ad{margin:28px 0;padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.article-sidebar .unlitd-ad{margin:0 0 20px}

/* Remove career consultation CTA remnants */
.article-cta,.cta,.career-cta,[id="career-cta"]{display:none!important}

/* Ranking plugin compatible base */
.unlitd-ranking-list{display:grid;gap:22px}.unlitd-ranking-card{border:1px solid #e5edf5;border-radius:22px;background:#fff;padding:24px;box-shadow:0 12px 38px rgba(20,48,80,.05)}

@media(max-width:1024px){.article-layout{grid-template-columns:1fr!important;gap:34px!important}.article-sidebar{position:static!important}.article-hero-card-stack{padding:32px}.post-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.hero{background-position:68% center}.hero:before{background:linear-gradient(90deg,rgba(239,248,255,.94) 0%,rgba(239,248,255,.88) 62%,rgba(239,248,255,.45) 100%)}}
@media(max-width:760px){.container{width:auto;max-width:none;padding:0 24px}.site-header{position:relative;height:auto}.header-inner{height:auto;display:grid;grid-template-columns:1fr;gap:18px;padding:22px 24px}.logo{font-size:31px}.nav{margin:0;width:100%;overflow-x:auto;justify-content:flex-start}.primary-menu,.primary-menu-fallback{gap:22px;white-space:nowrap}.search-mini{width:100%;height:52px}.hero,.hero-overlay-content{min-height:auto}.hero{padding:42px 0 58px;background-size:cover;background-position:70% center}.hero-grid{display:block;min-height:auto}.hero h1{font-size:42px;line-height:1.2}.eyebrow{font-size:18px}.hero p:not(.eyebrow){font-size:15px;line-height:2}.hero-search{height:auto;min-height:58px;flex-wrap:wrap;border-radius:28px;padding:10px 14px 10px 20px}.hero-search input{flex:1 1 calc(100% - 36px);font-size:15px}.hero-search button{width:100%;height:48px;margin-top:8px}.tags{gap:10px}.tags b{width:100%;font-size:13px}.tags a{height:38px}.section{padding:58px 0}.section-head h2{font-size:30px}.category-grid{grid-template-columns:1fr}.post-grid{grid-template-columns:1fr}.article-hero-clean{padding:26px 0 36px}.article-hero-card-stack{border-radius:24px;padding:24px}.article-hero-card-stack .article-title{font-size:32px;line-height:1.35}.article-layout{margin-top:34px}.article-content h2{font-size:25px!important}.article-content h3{font-size:22px!important}.article-content h4{font-size:18px!important}.side-post{grid-template-columns:26px 70px 1fr}}
