@charset "UTF-8";
:root{--font-ui:-apple-system,BlinkMacSystemFont,"SF Pro Display","PingFang TC","Noto Sans TC","Microsoft JhengHei",sans-serif;--canvas:#fff;--surface:#f5f5f7;--ink:#1d1d1f;--muted:#6e6e73;--blue:#0066cc;--deep:#102e43;--line:#dedee3;--wind:#4d8777;--fire:#b16a2e;--water:#397dae;--earth:#887056;--ink-soft:#515159;--ink-mute:#73737c;--paper:#fff;--paper-soft:#f5f5f7;--gold:#0066cc;--serif-tc:var(--font-ui);--sans:var(--font-ui);--sans-tc:var(--font-ui);--serif:var(--font-ui)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px;-webkit-text-size-adjust:100%}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--font-ui);font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #0071e3;outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin-top:0}button{color:inherit}a img{display:block}.skip-link{position:fixed;top:-100px;left:20px;z-index:999999;background:#fff;padding:12px 24px;border-radius:8px}.skip-link:focus{top:10px}
.site-nav{position:sticky;top:0;z-index:9990;background:rgba(250,250,252,.88);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border-bottom:1px solid rgba(0,0,0,.065);font-family:var(--font-ui);color:var(--ink);font-size:14px;line-height:1.5}.nav-inner{max-width:1200px;margin:auto;min-height:64px;display:flex;align-items:center;gap:42px;padding:0 28px}.wordmark{display:flex;align-items:center;gap:12px;white-space:nowrap}.wordmark strong{font-size:25px;line-height:1;letter-spacing:-1.6px;font-weight:750}.wordmark span{border-left:1px solid #ccc;padding-left:12px;font-size:12px;letter-spacing:.06em}.nav-links{display:flex;align-items:center;justify-content:center;gap:29px;margin-left:auto}.nav-group summary{list-style:none;white-space:nowrap;padding:22px 0;font-size:14px}.nav-group summary::-webkit-details-marker{display:none}.nav-group summary:hover,.nav-links>a:hover{color:var(--blue)}.nav-group summary::after{content:'⌄';font-size:11px;margin-left:6px}.mega{position:absolute;top:100%;left:0;right:0;background:rgba(251,251,253,.98);border-bottom:1px solid #ddd;box-shadow:0 24px 28px #102e4310}.mega-inner{max-width:1120px;padding:36px 0 42px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.mega-label{font-size:12px;color:var(--muted);display:block;margin-bottom:13px}.mega a{display:block;font-size:20px;letter-spacing:-.035em;padding:7px 0;font-weight:600}.mega a.small{font-size:15px;font-weight:400}.nav-cta,.pill{display:inline-flex;align-items:center;justify-content:center;background:#0071e3;color:white;border:0;border-radius:999px;padding:12px 24px;font-size:16px;line-height:1.4;transition:background .2s,transform .2s;text-decoration:none!important}.nav-cta{padding:9px 17px;font-size:13px;white-space:nowrap}.nav-cta:hover,.pill:hover{background:#0077ed;transform:translateY(-1px)}.pill.dark{background:var(--ink)}.pill.outline{background:transparent;color:var(--blue);border:1px solid var(--blue)}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:17px}.text-link:after{content:'›';font-size:25px;line-height:1}.text-link:hover{text-decoration:underline}.menu-toggle{display:none;border:0;background:none;padding:10px;font-size:22px}.mobile-menu{display:none}.wrap-new{max-width:1120px;margin:0 auto;padding:0 28px}.page-eyebrow{font-size:14px;font-weight:600;letter-spacing:.08em;color:var(--muted);margin-bottom:20px}.section-label{font-size:14px;color:var(--muted);font-weight:600;letter-spacing:.08em;margin-bottom:22px}.section-title{font-size:clamp(32px,4vw,52px);line-height:1.24;letter-spacing:-.045em;font-weight:650;margin-bottom:25px}.section-title span{color:#86868b}.section-copy{color:var(--muted);max-width:650px;font-size:19px;line-height:1.8}.section-top{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-top .section-title{margin:0}.section-pad{padding:100px 0}.soft-section{background:var(--surface)}
.home-hero{position:relative;background:#f5f5f7;overflow:hidden;min-height:650px;display:flex;align-items:center}.home-hero .hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:54% 50%;inset:0}.home-hero .hero-wash{position:absolute;inset:0;background:linear-gradient(90deg,rgba(245,245,247,.8),rgba(245,245,247,.35) 36%,transparent 63%)}.hero-inner{position:relative;max-width:1200px;width:100%;margin:auto;padding:90px 28px 104px}.home-hero .page-eyebrow{color:#4d5963;letter-spacing:.12em;font-size:14px}.home-hero h1{font-size:clamp(50px,5.8vw,80px);line-height:1.18;letter-spacing:-.065em;max-width:570px;font-weight:650;margin-bottom:25px}.home-hero h1 span{color:#385d72}.hero-sub{font-size:20px;color:#4f5b62;line-height:1.75;max-width:440px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:35px}.hero-bottom{font-size:13px;color:#757b80;margin-top:24px}.energy-strip{border-bottom:1px solid var(--line);background:#fff}.energy-row{display:grid;grid-template-columns:repeat(4,1fr);max-width:1064px;margin:auto}.energy-item{display:flex;align-items:center;justify-content:center;gap:17px;padding:23px 15px}.energy-item .character{font-size:30px;line-height:1.2;font-weight:600}.energy-item strong{display:block;font-size:12px;font-weight:500;letter-spacing:.16em;color:var(--muted)}.energy-item small{font-size:14px;color:#6e6e73}.energy-item:hover{background:var(--surface)}.wind{color:var(--wind)}.fire{color:var(--fire)}.water{color:var(--water)}.earth{color:var(--earth)}
.path-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.path-card{background:white;border-radius:25px;padding:35px 30px 28px;min-height:380px;display:flex;flex-direction:column;overflow:hidden;transition:transform .35s,box-shadow .35s}.path-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000009}.path-number{font-size:14px;font-weight:550;color:var(--muted);margin-bottom:28px;letter-spacing:.1em}.path-card h3{font-size:30px;line-height:1.35;letter-spacing:-.04em;margin-bottom:18px}.path-card p{color:var(--muted);font-size:17px;line-height:1.8;margin-bottom:32px}.path-card .text-link{margin-top:auto;align-self:flex-start}.path-card .path-foot{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.path-foot span{border:1px solid #e7e7eb;font-size:12px;color:#777;border-radius:30px;padding:3px 10px}.path-card.deep{background:#102c40;color:white}.path-card.deep p,.path-card.deep .path-number{color:#bac9d4}.path-card.deep .text-link{color:#86c4ff}.path-card.deep .path-foot span{border-color:#3a5061;color:#b1c0cb}.system-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.system-visual{border-radius:30px;overflow:hidden;aspect-ratio:1;background:#f5f5f7}.system-visual img{width:100%;height:100%;object-fit:cover;object-position:78% center;transform:scale(1.15)}.system-list{border-top:1px solid var(--line);margin:32px 0}.system-list a{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);font-size:17px}.system-list a:hover{color:var(--blue)}.system-list span{color:var(--muted);font-size:14px}.story-feature{display:grid;grid-template-columns:1fr 1fr;border-radius:30px;overflow:hidden;background:#fff}.portrait-block{min-height:520px;background:#dde3e8}.portrait-block img{width:100%;height:100%;object-fit:cover;object-position:center 20%}.story-copy{padding:65px 56px;display:flex;flex-direction:column;justify-content:center}.story-copy h2{font-size:40px;line-height:1.4;letter-spacing:-.04em}.story-copy p{color:var(--muted);font-size:18px}.stat-line{display:flex;gap:36px;margin:15px 0 30px}.stat-line b{font-size:29px;font-weight:600;display:block;line-height:1.3;letter-spacing:-.04em}.stat-line span{font-size:13px;color:var(--muted)}.cta-section{text-align:center;padding:100px 24px;background:#fff}.cta-section h2{font-size:clamp(35px,4.2vw,56px);line-height:1.3;letter-spacing:-.05em}.cta-section p{font-size:19px;color:var(--muted);margin:20px auto 30px}.cta-section .hero-actions{justify-content:center}
.site-footer{background:#f5f5f7;color:#6e6e73;font-size:12px;padding:50px 0 25px;line-height:1.7}.footer-top{font-size:14px;color:#44444a;display:flex;gap:20px;justify-content:space-between;padding-bottom:28px;border-bottom:1px solid #d9d9df;margin-bottom:30px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.footer-grid strong{display:block;color:#27272a;font-size:13px;margin-bottom:12px;font-weight:600}.footer-grid a{display:block;padding:5px 0;font-size:13px}.footer-grid a:hover{color:var(--blue);text-decoration:underline}.footer-bottom{border-top:1px solid #d9d9df;margin-top:36px;padding-top:20px;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer-note{font-size:12px;margin-top:20px;line-height:1.8;color:#87878d;max-width:850px}.page-subnav{background:#fff;border-bottom:1px solid var(--line);padding:15px 0}.page-subnav .wrap-new{display:flex;align-items:center;justify-content:space-between;font-size:14px}.page-subnav a{color:var(--muted)}.page-subnav strong{font-size:17px;letter-spacing:-.02em;font-weight:600}.index-head{padding:85px 0 60px;background:#fff}.index-head h1{font-size:clamp(42px,5.2vw,68px);line-height:1.25;letter-spacing:-.055em;font-weight:650;margin-bottom:24px}.index-head p{font-size:20px;color:var(--muted);max-width:700px}.index-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{background:white;border-radius:22px;padding:29px;display:flex;flex-direction:column;min-height:280px;transition:transform .25s}.article-card:hover{transform:translateY(-4px)}.article-card .topic{font-size:13px;color:var(--blue);margin-bottom:28px}.article-card h2{font-size:24px;letter-spacing:-.03em;line-height:1.5;margin-bottom:16px}.article-card p{font-size:16px;color:var(--muted);line-height:1.75;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.article-card .text-link{font-size:15px;margin-top:auto;padding-top:14px}.article-card.featured{grid-column:span 2;background:#102c40;color:#fff}.article-card.featured .topic,.article-card.featured .text-link{color:#88bff6}.article-card.featured p{color:#bbcad4}.article-card.featured h2{font-size:32px}.tool-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tool-card{border:1px solid #e1e1e6;border-radius:22px;padding:26px;background:white}.tool-card small{color:var(--muted);font-size:12px}.tool-card h3{font-size:22px;margin:12px 0}.tool-card p{font-size:15px;color:var(--muted)}.tool-card .text-link{font-size:15px}
/* The existing editorial content uses a single, consistent reading system. */
.editorial-page .v3,.editorial-page .content-main{background:#fff!important;color:var(--ink);font-family:var(--font-ui)!important}.editorial-page .content-main{min-height:70vh}.editorial-page .v3-container{max-width:1120px!important;width:calc(100% - 56px)!important;margin-left:auto!important;margin-right:auto!important}.editorial-page .v3-article-head,.editorial-page .lr-head{background:#fff!important;padding-top:76px!important;padding-bottom:65px!important;position:relative;isolation:isolate}.editorial-page .v3-article-head h1,.editorial-page .lr-head h1{font-family:var(--font-ui)!important;font-size:clamp(38px,4.7vw,64px)!important;font-weight:650!important;letter-spacing:-.05em!important;line-height:1.3!important;color:var(--ink)!important;max-width:1020px;margin-top:14px!important}.editorial-page .lr-head p,.editorial-page .v3-article-head p{font-family:var(--font-ui)!important;color:var(--muted)!important;max-width:760px;font-size:19px!important;line-height:1.85!important}.editorial-page .lr-body{max-width:760px!important;font-size:18px!important;line-height:1.95!important;padding-top:10px!important}.editorial-page .lr-body p,.editorial-page .prose p{font-family:var(--font-ui)!important;font-size:18px!important;line-height:1.95!important;color:#424249!important;margin:0 0 24px!important}.editorial-page .lr-body h2{font-size:33px!important;line-height:1.45!important;font-family:var(--font-ui)!important;letter-spacing:-.035em!important;font-weight:650!important;color:var(--ink)!important;margin:64px 0 24px!important}.editorial-page .lr-body h3{font-size:23px!important;font-family:var(--font-ui)!important;font-weight:600!important;line-height:1.5!important}.editorial-page .lr-body ul,.editorial-page .lr-body ol{font-family:var(--font-ui)!important;font-size:18px!important;line-height:1.95!important}.editorial-page .lr-body blockquote{font-family:var(--font-ui)!important;background:#f5f5f7!important;border-left:3px solid #0071e3!important;border-radius:0 16px 16px 0!important;font-style:normal!important;font-size:20px!important;color:#24242a!important;padding:28px 30px!important;margin:34px 0!important;line-height:1.8!important}.editorial-page .lr-body table{display:block;overflow-x:auto;max-width:100%;border-collapse:collapse;font-size:16px}.editorial-page .lr-body th,.editorial-page .lr-body td{padding:16px!important;border:1px solid #e3e3e8!important;min-width:120px}.editorial-page .lr-body th{background:#f5f5f7!important}.editorial-page .v3-section{padding:76px 0!important}.editorial-page .bg-soft{background:#f5f5f7!important}.editorial-page .v3-eyebrow{font-family:var(--font-ui)!important;color:var(--muted)!important;letter-spacing:.08em!important;font-size:13px!important}.editorial-page .v3-chapter-head h2{font-family:var(--font-ui)!important;font-size:clamp(28px,3.5vw,42px)!important;font-weight:600!important;letter-spacing:-.04em!important;color:var(--ink)!important}.editorial-page .v3-reveal{opacity:1!important;transform:none!important}.editorial-page .v3-btn{border-radius:100px!important;min-height:44px!important;letter-spacing:0!important;font-family:var(--font-ui)!important;padding:12px 23px!important;font-size:16px!important;border:1px solid #0071e3!important;color:#0066cc!important;background:transparent!important;line-height:1.5!important}.editorial-page .v3-btn.solid{background:#0071e3!important;color:#fff!important}.editorial-page .v3-em{font-style:normal;color:#0066cc!important}.editorial-page .lr-toc{border-radius:20px!important;background:#f5f5f7!important;border:0!important;font-family:var(--font-ui)!important;padding:26px!important}.editorial-page .lr-toc a{font-size:16px!important}.editorial-page .lr-body a{color:var(--blue)}.editorial-page .lr-meta{font-size:14px!important;color:var(--muted)!important}.editorial-page .content-main img{border-radius:20px}.editorial-page [class*='font-serif']{font-family:var(--font-ui)!important}.editorial-page .warm-section{background:#fff!important}.editorial-page .warm-section h1{font-family:var(--font-ui)!important;font-weight:650!important;letter-spacing:-.04em!important}.editorial-page .warm-section h2{font-family:var(--font-ui)!important;font-weight:600!important}.editorial-page .lr-body [style*='font-family']{font-family:var(--font-ui)!important}
/* Shared surface for the original interactive engines. */
body.tool-page{--navy:#1d1d1f;--navy2:#20384c;--navy3:#0066cc;--gold:#0066cc;--gold2:#0071e3;--gold3:#0058b1;--cream:#f5f5f7;--cream2:#ebebee;--bg:#f5f5f7;--sf:#fff;--sf2:#f5f5f7;--bd:#e4e4e9;--bd2:#d5d5dc;--tx:#1d1d1f;--mu:#6e6e73;--hi:#86868b;--r:14px;--rl:24px;font-family:var(--font-ui)!important;background:#f5f5f7!important;color:#1d1d1f!important;padding-top:64px!important;--serif-tc:var(--font-ui)}
.tool-page>.site-nav{position:fixed;top:0;left:0;right:0}.tool-page .v3-nav,.tool-page .v3-mobile-drawer,.tool-page .v3-footer,.tool-page .v3-eco,.tool-page .mmt-sponsor-dock,.tool-page #global-sponsor-fab{display:none!important}.tool-page :is(.tm-root,.ys-root,.tr-root){background:#f5f5f7!important;color:#1d1d1f!important;font-family:var(--font-ui)!important;min-height:calc(100vh - 64px)}.tool-page :is(.tm-quiz,.tr-quiz,.ys-quiz){max-width:900px!important;margin:auto;padding:55px 24px!important}.tool-page :is(.tm-panel,.tr-panel,.ys-panel){background:#fff!important;border:0!important;border-radius:28px!important;padding:50px!important;box-shadow:0 12px 55px #142f4610!important}.tool-page :is(.tm-h1,.tr-h1,.ys-h1){font-family:var(--font-ui)!important;font-size:clamp(37px,4.1vw,58px)!important;line-height:1.3!important;letter-spacing:-.05em!important;font-weight:650!important;color:#1d1d1f!important}.tool-page :is(.tm-h1,.tr-h1,.ys-h1) em{font-style:normal!important;color:#39799f!important}.tool-page :is(.tm-lede,.tr-lede,.ys-lede){font-family:var(--font-ui)!important;font-size:18px!important;line-height:1.85!important;color:#6e6e73!important}.tool-page :is(.tm-btn,.tr-btn,.ys-btn){background:#0071e3!important;border:0!important;border-radius:999px!important;font-size:17px!important;letter-spacing:0!important;min-height:50px!important;color:#fff!important}.tool-page :is(.tm-points,.tm-proof,.tr-proof,.ys-proof){font-size:16px!important;font-family:var(--font-ui)!important}.tool-page :is(.tm-eyebrow,.tr-eyebrow,.ys-eyebrow){color:#6e6e73!important;letter-spacing:.07em!important;font-family:var(--font-ui)!important}.tool-page .v3-reveal{opacity:1!important;transform:none!important}.tool-page :is(h1,h2,h3,h4){font-family:var(--font-ui)!important;font-style:normal!important}.tool-page .topbar{background:#fff!important;box-shadow:none!important;border-bottom:1px solid #e5e5e9!important;top:64px!important}.tool-page .tabbar{background:rgba(255,255,255,.96)!important;top:124px!important}.tool-page .tab{font-size:14px!important;letter-spacing:0!important}.tool-page .stitle{font-size:clamp(30px,3.6vw,46px)!important;font-weight:650!important;letter-spacing:-.04em!important;line-height:1.35!important}.tool-page :is(.card,.box){box-shadow:none!important}.tool-page :is(input,select,textarea){border-radius:11px!important;min-height:46px;font-size:16px!important}.tool-page button{font-family:var(--font-ui)!important}.tool-page .wrap{max-width:1180px!important}.tool-page .site-nav button{min-height:auto}.tool-page #gate,.tool-page #auth-modal{font-family:var(--font-ui)!important}.tool-page .preview-handoff{background:#fff;border:1px solid #d9e5f0;padding:18px 24px;border-radius:16px;margin:24px auto;max-width:1056px;font-size:15px;display:flex;justify-content:space-between;align-items:center;gap:20px;color:#5b6671}.tool-page .preview-handoff a{color:#0066cc;white-space:nowrap}.tool-page .engine-nav-hidden{display:none!important}.tool-page .site-footer{margin-top:60px}.tool-page [class*='font-serif']{font-family:var(--font-ui)!important}
.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.service-card{padding:40px;background:#fff;border-radius:26px;display:flex;flex-direction:column}.service-card h2{font-size:30px;letter-spacing:-.04em;line-height:1.3}.service-card .service-meta{font-size:14px;color:var(--muted);margin-bottom:22px}.service-price{font-size:40px;font-weight:600;letter-spacing:-.04em;margin:8px 0 24px}.service-price small{font-size:16px;font-weight:400;letter-spacing:0}.service-card ul{font-size:17px;line-height:1.85;padding-left:1.2em;color:#606069;margin:12px 0 30px;flex:1}.service-card .pill{align-self:flex-start}.service-note{font-size:14px;color:#73737c;line-height:1.8;margin:28px 0}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.flow-step b{font-size:15px;color:var(--muted)}.flow-step h3{font-size:22px;margin:18px 0 14px}.flow-step p{font-size:16px;color:var(--muted)}
.editorial-page .v3,.tool-page .v3{--paper:#fff;--paper-soft:#f5f5f7;--paper-deep:#f0f0f3;--paper-veil:#f5f5f7;--ink:#1d1d1f;--ink-soft:#515159;--ink-mute:#73737c;--ink-faint:#92929a;--rule:#d8d8df;--wind:#4d8777;--fire:#b16a2e;--water:#397dae;--earth:#887056;--serif-tc:var(--font-ui);--sans-tc:var(--font-ui);--serif-en:var(--font-ui);--mono:var(--font-ui)}
.editorial-page .v3:before,.tool-page .v3:before{display:none!important}
.tool-page [class*='noto_']{--font-noto-serif-tc:var(--font-ui);--font-noto-sans-tc:var(--font-ui)}
.tool-page .advisory-quote{font-family:var(--font-ui)!important;background:#f5f5f7!important;color:#1d1d1f!important}
.tool-page .advisory-quote h1{font-size:clamp(38px,4vw,58px)!important;line-height:1.3!important;letter-spacing:-.04em!important;font-weight:650!important}
.tool-page .advisory-quote h2{font-size:30px!important;line-height:1.4!important;font-weight:600!important}
.tool-page .advisory-quote button,.tool-page .advisory-quote a{font-family:var(--font-ui)!important}
@media(min-width:1600px){.home-hero{min-height:720px}.home-hero .hero-image{object-fit:contain;object-position:75% 50%}.home-hero .hero-wash{background:linear-gradient(90deg,#f5f5f7,transparent 65%)}}
@media(max-width:1050px){.nav-inner{gap:20px}.nav-links{gap:20px}.wordmark span{display:none}.mega-inner{padding:32px}.home-hero{min-height:590px}.home-hero .hero-image{object-position:58% center}.home-hero h1{font-size:62px}.hero-wash{background:linear-gradient(90deg,#f5f5f7aa,transparent)!important}.path-grid{gap:16px}.path-card{padding:28px 23px}.path-card h3{font-size:25px}.system-split{gap:35px}.story-copy{padding:40px 32px}.story-copy h2{font-size:32px}.tool-directory{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.nav-inner{min-height:56px;padding:0 20px;gap:12px}.wordmark strong{font-size:24px}.wordmark span{display:block;font-size:11px;padding-left:9px}.nav-links{display:none}.nav-cta{margin-left:auto;font-size:12px;padding:8px 13px}.menu-toggle{display:block;padding:6px}.mobile-menu.open{display:block;padding:16px 24px 30px;background:#fafafc;border-top:1px solid #e5e5e9;max-height:calc(100dvh - 56px);overflow:auto}.mobile-menu a{display:block;font-size:20px;padding:10px 0;font-weight:550}.mobile-menu small{display:block;color:var(--muted);font-size:12px;padding-top:24px;margin-bottom:6px}.wrap-new{padding:0 22px}.home-hero{min-height:760px;align-items:flex-start}.hero-inner{padding:54px 23px 30px;text-align:center}.home-hero h1{font-size:clamp(43px,10.7vw,64px);line-height:1.22;max-width:none;margin-bottom:20px;letter-spacing:-.06em}.home-hero .page-eyebrow{font-size:12px;margin-bottom:21px}.hero-sub{font-size:17px;margin:0 auto;max-width:310px}.hero-actions{justify-content:center;gap:22px;margin-top:26px}.hero-actions .pill{font-size:15px;padding:12px 21px}.hero-actions .text-link{font-size:16px}.hero-bottom{font-size:12px;margin-top:17px}.home-hero .hero-image{top:auto;bottom:0;height:390px;width:100%;object-fit:cover;object-position:80% 55%;transform:scale(1.03);transform-origin:bottom}.home-hero .hero-wash{background:linear-gradient(180deg,#f5f5f7 0%,#f5f5f7 44%,transparent 63%)!important}.energy-row{grid-template-columns:repeat(4,1fr)}.energy-item{padding:19px 6px;display:block;text-align:center}.energy-item .character{font-size:26px}.energy-item strong{font-size:10px;letter-spacing:.08em;margin:5px 0 2px}.energy-item small{font-size:11px}.section-pad{padding:65px 0}.section-title{font-size:33px;letter-spacing:-.045em}.section-top{align-items:start;display:block;margin-bottom:25px}.section-top>.text-link{margin-top:15px;font-size:16px}.path-grid{grid-template-columns:1fr}.path-card{padding:28px;min-height:290px;border-radius:23px}.path-number{margin-bottom:20px}.path-card h3{font-size:28px}.path-card p{margin-bottom:23px}.path-card .path-foot{margin-top:21px}.system-split{grid-template-columns:1fr;gap:35px}.system-visual{aspect-ratio:1.3;order:2;border-radius:23px}.section-copy{font-size:17px}.system-list span{font-size:12px}.story-feature{grid-template-columns:1fr}.portrait-block{height:340px;min-height:0}.portrait-block img{object-position:center 30%}.story-copy{padding:33px 27px}.story-copy h2{font-size:32px}.story-copy p{font-size:17px}.stat-line{gap:28px}.stat-line b{font-size:27px}.stat-line span{font-size:12px}.cta-section{padding:67px 24px}.cta-section p{font-size:17px}.footer-top{display:block;font-size:13px}.footer-top>span{display:block;margin-top:10px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-bottom{font-size:11px}.site-footer{padding-top:35px}.index-head{padding:52px 0 39px}.index-head h1{font-size:41px}.index-head p{font-size:17px}.index-grid{grid-template-columns:1fr}.article-card{min-height:250px;padding:28px}.article-card.featured{grid-column:auto}.article-card.featured h2{font-size:27px}.tool-directory{grid-template-columns:1fr 1fr;gap:12px}.tool-card{padding:22px 18px}.tool-card h3{font-size:20px}.tool-card p{font-size:14px}.editorial-page .v3-container{width:calc(100% - 44px)!important}.editorial-page .lr-head,.editorial-page .v3-article-head{padding-top:45px!important;padding-bottom:37px!important}.editorial-page .lr-head h1,.editorial-page .v3-article-head h1{font-size:36px!important;line-height:1.4!important}.editorial-page .lr-body{padding-top:5px!important}.editorial-page .lr-body p,.editorial-page .prose p{font-size:17px!important}.editorial-page .lr-body h2{font-size:28px!important;margin-top:48px!important}.editorial-page .lr-body blockquote{font-size:18px!important;padding:24px!important}.editorial-page .v3-section{padding:47px 0!important}.tool-page{padding-top:56px!important}.tool-page :is(.tm-quiz,.tr-quiz,.ys-quiz){padding:24px 16px!important}.tool-page :is(.tm-panel,.tr-panel,.ys-panel){padding:30px 23px!important;border-radius:23px!important}.tool-page :is(.tm-h1,.tr-h1,.ys-h1){font-size:36px!important}.tool-page :is(.tm-lede,.tr-lede,.ys-lede){font-size:17px!important}.tool-page .preview-handoff{font-size:13px;margin:15px;display:block;padding:16px 18px}.tool-page .preview-handoff a{display:block;margin-top:7px}.tool-page .topbar{top:56px!important}.tool-page .tabbar{top:116px!important}.tool-page .stitle{font-size:30px!important}.service-grid,.flow-grid{grid-template-columns:1fr}.service-card{padding:30px}.service-card h2{font-size:28px}.flow-grid{gap:25px}.flow-step{border-top:1px solid #ddd;padding-top:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.v3-reveal{opacity:1!important;transform:none!important}}
@media print{.site-nav,.site-footer,.page-subnav,.preview-handoff{display:none!important}.tool-page{padding-top:0!important}.editorial-page .lr-body{max-width:none!important}.home-hero{min-height:400px}body{background:#fff!important}}
