
:root{--bg:#f5f2ec;--paper:#fffdf8;--ink:#132027;--muted:#65727a;--line:#dcdedb;--deep:#0c242a;--deep2:#12333a;--orange:#f36b2d;--orange2:#ff8a4c;--steel:#9ba8ad;--mint:#b9ddd2;--lime:#d8e9a4;--radius:18px;--wrap:1240px;--shadow:0 18px 55px rgba(12,36,42,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img,svg{max-width:100%}button,input{font:inherit}.wrap{width:min(var(--wrap),calc(100% - 48px));margin-inline:auto}.narrow{max-width:940px}.skip-link{position:fixed;left:16px;top:-100px;background:#fff;padding:10px 14px;z-index:1000}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:100;background:rgba(245,242,236,.92);backdrop-filter:blur(15px);border-bottom:1px solid rgba(19,32,39,.08)}.header-inner{height:76px;width:min(1400px,calc(100% - 40px));margin:auto;display:flex;align-items:center;gap:16px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand-mark{width:38px;height:38px;border-radius:11px;background:var(--orange);display:grid;place-items:center;font-weight:900;letter-spacing:-.06em;color:#1c2528}.brand-copy{display:flex;align-items:baseline;letter-spacing:-.03em}.brand-copy b{font-size:18px}.brand-copy small{font-size:13px;color:var(--muted)}.desktop-nav{display:flex;gap:14px;margin-left:auto;align-items:center}.desktop-nav a{font-size:12px;font-weight:700;color:#334249;white-space:nowrap;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:var(--orange);transition:.2s}.desktop-nav a:hover:after{right:0}.header-actions{display:flex;gap:6px}.search-btn,.menu-btn{width:42px;height:42px;border:1px solid #d6d9d7;background:rgba(255,255,255,.6);border-radius:12px;display:grid;place-items:center;cursor:pointer}.search-btn{font-size:25px}.menu-btn{display:none;padding:10px}.menu-btn span{display:block;width:20px;height:2px;background:var(--ink);margin:3px}.mobile-drawer{display:none}.breadcrumbs{font-size:12px;color:#758188;padding-top:22px;display:flex;gap:8px;align-items:center;overflow:auto;white-space:nowrap}.breadcrumbs a:hover{color:var(--orange)}.bc-sep{margin:0 1px;color:#b8c0c2}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:var(--orange);display:flex;align-items:center;gap:9px}.eyebrow span{width:30px;height:1px;background:currentColor}.home-hero{background:var(--deep);color:#f5f7f2;min-height:710px;display:flex;align-items:center;overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;padding:74px 0}.hero-copy h1{font-size:clamp(52px,6vw,88px);line-height:.98;letter-spacing:-.055em;margin:22px 0 26px;font-weight:720}.hero-copy h1 em{font-style:normal;color:#c6d9d3}.hero-lead{font-size:20px;line-height:1.55;color:#c4d1d0;max-width:730px}.hero-actions{display:flex;gap:12px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 18px;border-radius:12px;font-weight:750;font-size:14px;border:1px solid transparent}.btn svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.btn-primary{background:var(--orange);color:#182327}.btn-primary:hover{background:var(--orange2)}.btn-ghost{border-color:#38565b;color:#e8efec}.btn-ghost:hover{background:#14343b}.hero-proof{margin-top:48px;padding-top:24px;border-top:1px solid #28434a;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-proof span{display:flex;flex-direction:column}.hero-proof b{font-size:24px}.hero-proof small{font-size:11px;color:#8fa5a8;text-transform:uppercase;letter-spacing:.08em}.hero-visual{height:540px;position:relative;border:1px solid #24464d;border-radius:28px;background:linear-gradient(150deg,#102f36,#071b20);overflow:hidden}.visual-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,#000,transparent)}.mot-plate{position:absolute;left:12%;right:12%;top:34%;background:linear-gradient(180deg,#e3e5df,#a5aaa6);color:#132027;border-radius:16px;padding:22px 26px;box-shadow:0 28px 70px rgba(0,0,0,.28);transform:rotate(-4deg);border:1px solid #eef0ec}.mot-plate:before,.mot-plate:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#677276;top:12px}.mot-plate:before{left:12px}.mot-plate:after{right:12px}.mot-plate span{font-size:10px;letter-spacing:.18em;font-weight:800}.mot-plate b{display:block;font-size:72px;line-height:1;letter-spacing:-.06em;margin:8px 0}.mot-plate small{font-size:9px;letter-spacing:.12em;font-weight:800}.gear{position:absolute;fill:none;stroke:#355d64;stroke-width:3}.gear-a{width:270px;right:-70px;bottom:-85px;animation:spin 32s linear infinite}.gear circle{stroke:var(--orange)}@keyframes spin{to{transform:rotate(360deg)}}.scan-line{position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--orange),transparent);top:22%;box-shadow:0 0 18px var(--orange);animation:scan 6s ease-in-out infinite}@keyframes scan{50%{top:78%}}.tool-label{position:absolute;font-size:9px;letter-spacing:.16em;color:#88a7ab;border:1px solid #31545a;padding:7px 10px;border-radius:99px}.tl1{top:12%;right:9%}.tl2{bottom:16%;left:9%}.tl3{bottom:8%;right:24%}.home-intro{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px}.home-intro h2,.section-head h2{font-size:clamp(38px,4.4vw,64px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 0}.home-intro p{font-size:18px;color:#4d5a60;margin:0 0 18px}.routes-section{background:#ebe8e1;padding:110px 0}.section-head{margin-bottom:42px}.section-head.split{display:flex;justify-content:space-between;align-items:end}.route-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.route-card{min-height:290px;background:var(--paper);border:1px solid #dedfd9;border-radius:18px;padding:22px;position:relative;display:flex;flex-direction:column;transition:.25s}.route-card:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:#cacdc7}.route-icon{width:46px;height:46px;border-radius:12px;background:#162b31;color:var(--orange);display:grid;place-items:center}.route-icon svg,.nav-ico svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6}.route-no{position:absolute;right:20px;top:20px;font-size:11px;color:#98a1a2}.route-card h3{font-size:22px;line-height:1.1;letter-spacing:-.03em;margin:35px 0 8px}.route-card p{font-size:13px;color:#6b767a;margin:0}.route-link{margin-top:auto;font-size:12px;font-weight:800;display:flex;align-items:center;gap:8px;color:#34484e}.route-link svg,.card-link svg,.text-link svg,.article-tile b svg,.related-card svg,.mot-links svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8;vertical-align:middle}.mot-band{background:var(--orange);padding:90px 0;color:#152126}.mot-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:center}.mot-grid>*{min-width:0}.mot-number span{font-size:10px;font-weight:850;letter-spacing:.15em}.mot-number strong{display:block;font-size:clamp(90px,12vw,160px);line-height:.9;letter-spacing:-.08em}.mot-content h2{font-size:38px;line-height:1.1;letter-spacing:-.04em;margin:0 0 18px}.mot-content p{font-size:17px;max-width:720px}.mot-links{display:flex;gap:10px;margin-top:26px;flex-wrap:wrap}.mot-links a{border:1px solid rgba(19,32,39,.3);padding:10px 13px;border-radius:10px;font-size:13px;font-weight:800}.journey{padding:110px 0}.journey-line{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cfd3d0;margin-top:70px}.journey-line>div{padding:26px 18px 10px 0;position:relative}.journey-line>div:before{content:"";position:absolute;top:-6px;left:0;width:11px;height:11px;background:var(--orange);border-radius:50%}.journey-line span{font-size:11px;color:#8d989c}.journey-line b{display:block;font-size:18px;margin:8px 0}.journey-line p{font-size:13px;color:#647076}.latest-section{padding:110px 0;background:#fffdf8}.text-link{font-size:13px;font-weight:800;display:flex;gap:9px;align-items:center}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.article-tile{min-height:250px;border-top:3px solid #172c32;background:#f3f0e9;padding:22px;display:flex;flex-direction:column}.article-tile>span{font-size:10px;color:var(--orange);font-weight:850;letter-spacing:.1em}.article-tile h3{font-size:21px;line-height:1.15;letter-spacing:-.025em}.article-tile p{font-size:13px;color:#667378}.article-tile b{margin-top:auto;font-size:12px}.trust-band{background:#102b32;color:#e8eeeb;padding:100px 0}.trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.section-kicker.light{color:#9bc5b9}.trust-grid h2{font-size:52px;line-height:1.02;letter-spacing:-.045em;margin:16px 0}.trust-grid p{font-size:17px;color:#b6c8c8}.trust-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.trust-links a{border:1px solid #31525a;padding:9px 11px;border-radius:9px;font-size:12px}.page-hero{padding:78px 0 62px}.page-hero--compact{padding-bottom:42px}.page-hero h1{font-size:clamp(48px,6vw,82px);line-height:.99;letter-spacing:-.055em;margin:20px 0 24px;max-width:980px}.page-lead{font-size:19px;color:#536168;max-width:840px}.page-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.page-meta span{font-size:10px;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d3d7d4;border-radius:99px;padding:7px 10px;color:#6f7a7e}.hub-main{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:80px;padding-bottom:90px}.hub-article>section{border-top:1px solid #d7dad7;padding:34px 0}.hub-article h2{font-size:30px;line-height:1.15;letter-spacing:-.03em;margin:0 0 12px}.hub-article p{font-size:17px;color:#506067}.hub-side{position:relative}.side-card{position:sticky;top:106px;background:var(--deep);color:#edf3ef;padding:24px;border-radius:18px}.side-card .side-kicker{font-size:9px;letter-spacing:.15em;color:var(--orange)}.side-card b{display:block;font-size:23px;line-height:1.15;margin:16px 0 10px}.side-card p{font-size:13px;color:#a9bec0}.side-card a{display:flex;align-items:center;gap:8px;margin-top:25px;font-size:12px;font-weight:800}.side-card svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.side-stat{margin-top:12px;border:1px solid #d7dad7;border-radius:16px;padding:18px}.side-stat span{font-size:9px;letter-spacing:.12em;color:#879397}.side-stat b{display:block;margin:8px 0;font-size:16px}.side-stat small{color:#6b777b}.hub-children{padding:90px 0;background:#ebe8e1}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.topic-card{background:#fffdf8;border:1px solid #dadcd8;border-radius:16px;padding:20px;min-height:250px;display:flex;flex-direction:column}.topic-code{font-size:10px;color:var(--orange);font-weight:850}.topic-card h3{font-size:20px;line-height:1.15;margin:22px 0 10px;letter-spacing:-.025em}.topic-card p{font-size:13px;color:#6c777b}.card-link{margin-top:auto;font-size:11px;font-weight:800;display:flex;align-items:center;gap:8px}.source-box{background:#eef1ec;border:1px solid #d4dad4;border-radius:16px;overflow:hidden;margin:34px 0}.source-head{padding:13px 16px;display:flex;justify-content:space-between;background:#e3e9e3;font-size:9px;font-weight:850;letter-spacing:.1em;color:#687675}.source-row{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:15px 16px;border-top:1px solid #d4dad4}.source-icon{width:34px;height:34px;background:#fff;border-radius:9px;display:grid;place-items:center;color:#38635e}.source-icon svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.7}.source-row b{display:block;font-size:13px}.source-row small{display:block;color:#71807e;font-size:11px}.source-open{color:#73807f}.article-head{padding:56px 0 50px}.article-head-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:70px;align-items:end}.article-kicker{font-size:10px;letter-spacing:.14em;font-weight:850;color:var(--orange)}.article-head h1{font-size:clamp(42px,5.1vw,70px);line-height:1.02;letter-spacing:-.05em;margin:18px 0 18px}.article-lead{font-size:19px;color:#536269;max-width:820px}.article-byline{display:flex;gap:18px;font-size:11px;color:#788488;margin-top:27px}.article-signal{border-left:3px solid var(--orange);padding:16px 0 16px 18px}.article-signal span{font-size:9px;letter-spacing:.13em;color:#8b9698}.article-signal b{display:block;font-size:15px;line-height:1.3;margin:7px 0}.article-signal small{display:block;font-size:11px;color:#738084}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;justify-content:space-between;gap:70px;padding-bottom:90px}.article-body{font-size:17px}.article-body>section:not(.answer-box):not(.source-box){padding:24px 0;border-top:1px solid #d9dcd8}.article-body h2{font-size:30px;line-height:1.16;letter-spacing:-.03em;margin:4px 0 12px}.article-body p{color:#4f5f66}.answer-box{background:#172f36;color:#edf2ee;border-radius:18px;padding:25px;margin-bottom:34px}.answer-box span{font-size:9px;letter-spacing:.14em;color:var(--orange);font-weight:850}.answer-box p{color:#d2dfdc;font-size:18px;margin:10px 0 0}.fact-panel{border:1px solid #d5d8d5;background:#fffdf8;border-radius:16px;padding:22px;margin:28px 0}.fact-panel span{font-size:9px;letter-spacing:.12em;color:#7d8a8c}.fact-panel b{display:block;color:var(--orange);font-size:28px;margin:6px 0}.fact-panel p{margin:0;font-size:14px}.fact-panel--warning{border-color:#efb28f;background:#fff3ea}.fact-panel--data{background:#edf3f0}.article-aside{font-size:12px}.toc-card{position:sticky;top:105px;border-top:3px solid var(--ink);padding-top:14px}.toc-card>span{font-size:9px;letter-spacing:.14em;color:#889396}.toc-card a{display:block;padding:9px 0;border-bottom:1px solid #dde0dd;color:#58666c}.toc-card a:hover{color:var(--orange)}.aside-note{margin-top:16px;background:#ece9e2;border-radius:13px;padding:16px}.aside-note p{margin-bottom:0;color:#6a7579}.table-wrap{overflow:auto;margin:26px 0 34px;border:1px solid #d8dbd7;border-radius:14px}table{border-collapse:collapse;width:100%;min-width:640px;background:#fffdf8}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #e1e3df;vertical-align:top}th{font-size:10px;text-transform:uppercase;letter-spacing:.08em;background:#ecefe9}td{font-size:13px;color:#56646a}.check-list{list-style:none;padding:0;margin:28px 0}.check-list li{padding:12px 12px 12px 38px;border-bottom:1px solid #d9dcd8;position:relative}.check-list li:before{content:"✓";position:absolute;left:8px;color:var(--orange);font-weight:900}.related{padding:80px 0}.related h2{font-size:40px;letter-spacing:-.04em;margin:12px 0 30px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-card{border:1px solid #d8dcd8;background:#fffdf8;border-radius:14px;padding:18px;min-height:160px;display:flex;flex-direction:column}.related-card span{font-size:9px;color:#899597;letter-spacing:.08em}.related-card b{font-size:16px;line-height:1.25;margin:14px 0}.related-card svg{margin-top:auto;margin-left:auto}.blog-index{padding:30px 0 100px}.filter-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #d3d7d4;padding-bottom:16px}.filter-row span{font-size:12px;color:#7c898c}.filter-row input{width:min(360px,50%);border:1px solid #d0d4d1;background:#fffdf8;padding:11px 13px;border-radius:10px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.blog-card{background:#fffdf8;border:1px solid #daddd9;border-radius:15px;padding:20px;min-height:230px;display:flex;flex-direction:column}.blog-card>span{font-size:9px;letter-spacing:.12em;color:var(--orange);font-weight:850}.blog-card h2{font-size:19px;line-height:1.2;letter-spacing:-.02em}.blog-card p{font-size:12px;color:#6e797d}.blog-card b{margin-top:auto;font-size:11px}.blog-card svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.8}.utility-content{padding:25px 0 100px;font-size:17px}.utility-content h2{font-size:30px;letter-spacing:-.03em;margin-top:40px}.utility-content p,.utility-content li{color:#526168}.site-footer{background:#0d242a;color:#dfe8e4;padding-top:70px}.footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding-bottom:65px}.brand--footer .brand-copy small{color:#8aa0a2}.footer-brand p{max-width:350px;font-size:13px;color:#93a8aa;margin-top:22px}.footer-main h2{font-size:10px;letter-spacing:.12em;color:#7f999c;text-transform:uppercase}.footer-main>div:not(.footer-brand) a{display:block;font-size:12px;padding:4px 0;color:#c2d0ce}.footer-main a:hover{color:var(--orange)}.footer-bottom{border-top:1px solid #294148;padding:18px 0 28px;display:flex;justify-content:space-between;font-size:10px;color:#7f9699}.footer-bottom span:last-child{display:flex;gap:18px}.search-modal{position:fixed;inset:0;background:rgba(5,20,24,.76);z-index:999;display:none;align-items:flex-start;justify-content:center;padding:11vh 20px}.search-modal.open{display:flex}.search-shell{width:min(760px,100%);background:#f8f6f1;border-radius:20px;padding:28px;box-shadow:0 25px 100px rgba(0,0,0,.35);position:relative}.search-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.search-label{font-size:9px;letter-spacing:.15em;color:#899496}.search-shell input{width:100%;font-size:28px;border:0;border-bottom:2px solid #25363b;background:transparent;padding:12px 0;margin-top:15px;outline:0}.search-results{max-height:50vh;overflow:auto;margin-top:18px}.search-results a{display:block;padding:12px 3px;border-bottom:1px solid #dadeda}.search-results b{display:block;font-size:14px}.search-results small{color:#7a8689}.empty{color:#748084}.mobile-drawer nav a{display:flex;align-items:center;gap:12px}.nav-ico{width:35px;height:35px;border-radius:9px;background:#16343b;color:var(--orange);display:grid;place-items:center}
@media(max-width:1320px){.desktop-nav{display:none}.menu-btn{display:block}.mobile-drawer.open{display:block;border-top:1px solid #d9dcda;padding:10px 20px 18px}.mobile-drawer nav{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mobile-drawer nav a{background:#fffdf8;border-radius:10px;padding:10px;font-size:12px}.hero-grid{grid-template-columns:1fr}.home-hero{min-height:auto}.hero-visual{height:390px}.route-grid{grid-template-columns:repeat(2,1fr)}.topic-grid,.article-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.journey-line{grid-template-columns:repeat(3,1fr);row-gap:25px}.hub-main,.article-head-grid,.article-layout{grid-template-columns:1fr}.hub-side,.article-aside{display:none}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-main>div:last-child{grid-column:2/4}}
@media(max-width:720px){.wrap{width:min(100% - 30px,var(--wrap))}.header-inner{height:66px;width:calc(100% - 24px)}.brand-copy b{font-size:16px}.brand-mark{width:34px;height:34px}.search-btn,.menu-btn{width:38px;height:38px}.mobile-drawer nav{grid-template-columns:1fr}.hero-grid{padding:52px 0}.hero-copy h1{font-size:49px}.hero-lead{font-size:17px}.hero-proof{grid-template-columns:1fr 1fr}.hero-proof span:last-child{display:none}.hero-visual{height:310px}.mot-plate b{font-size:54px}.mot-plate{left:8%;right:8%}.home-intro,.mot-grid,.trust-grid{grid-template-columns:1fr;gap:28px}.home-intro,.routes-section,.journey,.latest-section,.trust-band{padding:72px 0}.home-intro h2,.section-head h2{font-size:40px}.route-grid,.topic-grid,.article-grid,.blog-grid,.related-grid{grid-template-columns:1fr}.route-card{min-height:230px}.mot-number strong{font-size:88px}.mot-content h2{font-size:30px}.journey-line{grid-template-columns:1fr;border-top:0;margin-top:30px}.journey-line>div{border-left:1px solid #cfd3d0;padding:0 0 28px 24px}.journey-line>div:before{left:-6px;top:5px}.section-head.split{align-items:flex-start;gap:20px;flex-direction:column}.trust-grid h2{font-size:40px}.page-hero{padding:52px 0 38px}.page-hero h1,.article-head h1{font-size:42px}.page-lead,.article-lead{font-size:16px}.page-meta{gap:6px}.hub-main{padding-bottom:60px}.hub-children{padding:65px 0}.article-head{padding:42px 0 32px}.article-layout{padding-bottom:60px}.article-byline{flex-direction:column;gap:3px}.answer-box p{font-size:16px}.article-body h2{font-size:26px}.source-head{align-items:flex-start;gap:5px;flex-direction:column}.source-row{grid-template-columns:32px 1fr}.source-open{display:none}.related{padding:58px 0}.filter-row{align-items:flex-start;gap:12px;flex-direction:column}.filter-row input{width:100%}.footer-main{grid-template-columns:1fr 1fr;gap:36px}.footer-brand{grid-column:1/3}.footer-main>div:last-child{grid-column:auto}.footer-bottom{gap:12px;align-items:flex-start;flex-direction:column}.footer-bottom span:last-child{flex-wrap:wrap}.search-shell input{font-size:21px}}
@media(max-width:380px){.page-hero h1,.article-head h1{font-size:36px}.article-head-grid>*{min-width:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.gear,.scan-line{animation:none}.route-card{transition:none}}


/* --- improved portal visuals and QA fixes --- */
.cover-image{display:block;width:100%;height:100%;object-fit:cover}
.hero-visual{background:#0c2025;padding:18px}
.hero-photo-layout{height:100%;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(220px,.88fr);gap:16px;position:relative}
.hero-photo-card{position:relative;margin:0;overflow:hidden;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#152b30;min-width:0}
.hero-photo{width:100%;height:100%;display:block;object-fit:cover}
.hero-photo-card--main{min-height:100%}
.hero-photo-card--main:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(9,20,24,.58),rgba(9,20,24,.04) 42%)}
.hero-photo-stack{display:grid;grid-template-rows:1fr 1fr;gap:16px;min-width:0}
.hero-caption{position:absolute;left:18px;right:18px;bottom:16px;z-index:1;color:#f5f7f2;font-size:13px;font-weight:700;line-height:1.35}
.hero-chip{position:absolute;left:14px;top:14px;z-index:1;background:rgba(12,36,42,.78);backdrop-filter:blur(8px);color:#e7efeb;border:1px solid rgba(255,255,255,.12);padding:8px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.11em}
.hero-badge{position:absolute;left:18px;bottom:18px;z-index:2;background:rgba(8,17,21,.78);color:#bcd0cd;border:1px solid rgba(255,255,255,.1);padding:8px 12px;border-radius:999px;font-size:11px}
.route-card{overflow:hidden;padding:18px 18px 22px}
.route-thumb{aspect-ratio:16/9;overflow:hidden;border-radius:14px;margin-bottom:16px;background:#d9ddda}
.route-card h3{margin:16px 0 8px}
.article-tile,.blog-card,.related-card{overflow:hidden;border-radius:18px}
.tile-thumb{aspect-ratio:16/9;overflow:hidden;border-radius:14px;margin-bottom:16px;background:#d9ddda}
.tile-thumb--blog{margin-bottom:14px}
.related-thumb{aspect-ratio:16/9;overflow:hidden;border-radius:12px;margin:-4px -4px 14px;background:#d9ddda}
.related-card{padding:22px}
.mot-band{padding:86px 0}
.mot-grid{grid-template-columns:minmax(0,.62fr) minmax(0,.98fr) minmax(0,.78fr);gap:34px;align-items:center}
.mot-number strong{font-size:clamp(72px,8.7vw,128px);line-height:.88;max-width:100%;word-break:break-word}
.mot-content h2{font-size:clamp(28px,3vw,40px)}
.mot-content p{max-width:unset}
.mot-visual{margin:0;position:relative;min-height:280px;border-radius:22px;overflow:hidden;box-shadow:0 18px 40px rgba(0,0,0,.16)}
.mot-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent 55%)}
.mot-visual-copy{position:absolute;left:18px;right:18px;bottom:16px;color:#fff;font-size:13px;font-weight:700;line-height:1.35;z-index:1}
.page-cover,.article-cover{width:min(var(--wrap),calc(100% - 48px));margin:0 auto 52px;background:#fffdf8;border-radius:24px;overflow:hidden;box-shadow:var(--shadow);border:1px solid #dee0db}
.page-cover img,.article-cover img{aspect-ratio:16/7}
.page-cover__caption,.article-cover__caption{padding:14px 18px;font-size:13px;color:#5d6a70;background:#fffdf8}
.article-cover{margin-bottom:44px}
.blog-card p{margin-top:2px}
.utility-content>p:first-child,.hub-article>section:first-child p:first-child{font-size:18px}
@media(max-width:1320px){
  .hero-photo-layout{grid-template-columns:1fr}
  .hero-photo-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}
  .mot-grid{grid-template-columns:1fr 1fr}
  .mot-visual{grid-column:1/-1;min-height:250px}
}
@media(max-width:720px){
  .hero-visual{padding:12px}
  .hero-photo-layout{grid-template-columns:1fr;gap:12px}
  .hero-photo-stack{grid-template-columns:1fr 1fr;gap:12px}
  .hero-photo-card--main{min-height:250px}
  .hero-badge{left:12px;right:12px;bottom:12px;font-size:10px}
  .mot-grid{grid-template-columns:1fr;gap:24px}
  .mot-number strong{font-size:clamp(68px,18vw,96px)}
  .mot-visual{min-height:220px}
  .page-cover,.article-cover{width:min(100% - 30px,var(--wrap));margin-bottom:34px}
  .page-cover img,.article-cover img{aspect-ratio:16/10}
}


/* ===== Premium editorial homepage v4 ===== */
.home-v4{--v4-dark:#0d1519;--v4-dark2:#152126;--v4-paper:#f5f3ee;--v4-white:#fff;--v4-text:#142027;--v4-muted:#5f6b71;--v4-line:#d9ddd9;--v4-accent:#f06a2d;--v4-accent2:#ff9157;background:var(--v4-paper);color:var(--v4-text)}
.home-v4 .site-header{position:sticky;top:0;z-index:120;background:rgba(250,249,245,.96);backdrop-filter:blur(16px);border-bottom:1px solid #e4e5df}
.home-v4 .header-inner{height:74px;width:min(1380px,calc(100% - 40px));padding:0}.home-v4 .desktop-nav{gap:22px;margin-left:auto}.home-v4 .desktop-nav a{font-size:12px;font-weight:750;letter-spacing:-.01em;color:#2c3a40}.home-v4 .brand-mark{border-radius:8px}.home-v4 .search-btn{background:#111e23;color:#fff;border:0;border-radius:999px;width:40px;height:40px}.home-v4 .menu-btn{border-radius:999px}
.v4-hero{position:relative;min-height:700px;background:#10191d;color:#fff;overflow:hidden}.v4-hero__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.v4-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,15,19,.93) 0%,rgba(7,15,19,.78) 42%,rgba(7,15,19,.28) 76%,rgba(7,15,19,.18) 100%),linear-gradient(0deg,rgba(8,16,19,.45),transparent 50%)}.v4-hero__inner{position:relative;z-index:1;min-height:700px;display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:80px;align-items:end;padding-top:110px;padding-bottom:68px}.v4-hero__copy{max-width:820px}.v4-kicker{display:inline-block;color:#ff9259;font-size:11px;line-height:1;text-transform:uppercase;font-weight:850;letter-spacing:.17em}.v4-kicker--dark{color:#d65a25}.v4-hero h1{font-size:clamp(58px,6.2vw,94px);line-height:.95;letter-spacing:-.055em;margin:18px 0 24px;max-width:850px}.v4-hero__copy>p{font-size:20px;line-height:1.55;color:#d5dfdc;max-width:700px;margin:0}.v4-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.v4-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:14px 18px;font-size:13px;font-weight:800;transition:.2s}.v4-btn--accent{background:var(--v4-accent);color:#10191d}.v4-btn--accent:hover{background:var(--v4-accent2)}.v4-btn--glass{color:#fff;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.05)}.v4-hero__quick{align-self:end;background:rgba(8,18,22,.78);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);border-radius:18px;padding:20px}.v4-hero__quick>span{display:block;font-size:10px;letter-spacing:.16em;color:#a6b9b9;font-weight:800;margin-bottom:6px}.v4-hero__quick a{display:block;padding:16px 0;border-top:1px solid rgba(255,255,255,.12)}.v4-hero__quick b{display:block;font-size:17px;color:#fff;line-height:1.25}.v4-hero__quick small{display:block;color:#aebcbb;font-size:12px;margin-top:4px;line-height:1.45}
.v4-topicbar{background:#fff;border-bottom:1px solid #e0e2de}.v4-topicbar__inner{display:grid;grid-template-columns:repeat(4,1fr)}.v4-topicbar a{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-left:1px solid #e5e6e2;font-weight:750;font-size:14px}.v4-topicbar a:last-child{border-right:1px solid #e5e6e2}.v4-topicbar a span{color:var(--v4-accent);font-size:18px}
.v4-section{padding:112px 0}.v4-start__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:80px;align-items:center}.v4-start__media{margin:0;position:relative}.v4-start__media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:20px}.v4-start__media figcaption{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(12,22,26,.78);backdrop-filter:blur(8px);color:#fff;border-radius:12px;padding:12px 14px;font-size:12px}.v4-start h2,.v4-heading-row h2,.v4-qualification h2,.v4-specialties h2,.v4-knowledge h2,.v4-standard h2{font-size:clamp(42px,4.6vw,68px);line-height:1;letter-spacing:-.05em;margin:14px 0 22px}.v4-lead{font-size:18px;line-height:1.65;color:#44545b;max-width:750px}.v4-steps{margin-top:32px;border-top:1px solid #cfd4d0}.v4-steps a{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid #cfd4d0}.v4-steps a>span{font-size:12px;color:#d65a25;font-weight:850}.v4-steps b{display:block;font-size:18px;line-height:1.25}.v4-steps small{display:block;color:#69757a;font-size:13px;line-height:1.5;margin-top:4px}
.v4-editorial{background:#fff}.v4-heading-row{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.v4-heading-row>div{max-width:900px}.v4-textlink{font-size:13px;font-weight:800;white-space:nowrap;border-bottom:1px solid #939b9c;padding-bottom:3px}.v4-editorial__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,.8fr);gap:32px}.v4-feature-story{background:#f1eee7;border-radius:20px;overflow:hidden}.v4-feature-story__image{display:block;overflow:hidden}.v4-feature-story__image img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.v4-feature-story__copy{padding:26px 28px 30px}.v4-feature-story__copy>span,.v4-story-row span,.v4-secondary-stories>article>span{display:block;color:#d65a25;font-size:10px;font-weight:850;letter-spacing:.14em}.v4-feature-story h3{font-size:36px;line-height:1.03;letter-spacing:-.04em;margin:9px 0 12px}.v4-feature-story p{font-size:15px;line-height:1.55;color:#59656a;max-width:650px}.v4-read{display:inline-block;font-size:12px;font-weight:800;margin-top:10px}.v4-story-list{border-top:1px solid #d8dcda}.v4-story-row{display:grid;grid-template-columns:158px 1fr;gap:18px;padding:18px 0;border-bottom:1px solid #d8dcda;align-items:center}.v4-story-row__image{display:block;overflow:hidden;border-radius:12px}.v4-story-row__image img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.v4-story-row h3{font-size:20px;line-height:1.1;letter-spacing:-.025em;margin:5px 0 7px}.v4-story-row p{font-size:12px;line-height:1.45;color:#687479;margin:0}.v4-secondary-stories{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.v4-secondary-stories>article{border-top:3px solid #17242a;padding-top:14px}.v4-card-image{display:block;overflow:hidden;border-radius:14px;margin-bottom:14px}.v4-card-image img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.v4-secondary-stories h3{font-size:22px;line-height:1.15;letter-spacing:-.025em;margin:7px 0}
.v4-salary{background:#111a1e;color:#fff;padding:110px 0}.v4-salary__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:90px}.v4-salary h2{font-size:clamp(44px,5vw,74px);line-height:.98;letter-spacing:-.05em;margin:14px 0 22px}.v4-salary__intro>p{font-size:17px;line-height:1.7;color:#becac8;max-width:650px;margin-bottom:28px}.v4-salary__factors{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #344146;border-left:1px solid #344146}.v4-salary__factors>div{padding:24px;border-right:1px solid #344146;border-bottom:1px solid #344146;min-height:190px}.v4-salary__factors b{color:#ff8d52;font-size:11px}.v4-salary__factors span{display:block;font-size:22px;font-weight:800;margin:28px 0 7px}.v4-salary__factors p{font-size:13px;color:#aebcba;line-height:1.5;margin:0}
.v4-qualification__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:70px;align-items:center}.v4-linkcards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.v4-linkcards a{background:#fff;border:1px solid #d9ddda;padding:20px;border-radius:14px}.v4-linkcards b{display:block;font-size:17px}.v4-linkcards span{display:block;color:#637076;font-size:12px;line-height:1.5;margin-top:8px}.v4-qualification__media{margin:0}.v4-qualification__media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:20px}.v4-qualification__media figcaption{font-size:12px;color:#687479;padding:10px 2px}
.v4-specialties{background:#ebe8e1}.v4-specialties__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.v4-specialties__grid>a{background:#f9f7f2;border-radius:16px;padding:24px;min-height:260px;display:flex;flex-direction:column;border:1px solid rgba(20,32,39,.06)}.v4-specialties__grid span{font-size:11px;color:#d65a25;font-weight:850}.v4-specialties__grid h3{font-size:24px;line-height:1.08;letter-spacing:-.03em;margin:38px 0 10px}.v4-specialties__grid p{font-size:13px;line-height:1.55;color:#657176;margin:0}
.v4-knowledge{background:#112229;color:#fff;padding:112px 0}.v4-knowledge__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:76px;align-items:center}.v4-knowledge h2{color:#fff}.v4-knowledge__copy>p{color:#bdcdcb;font-size:17px;line-height:1.65;max-width:620px}.v4-knowledge__links{margin-top:28px;border-top:1px solid #33474d}.v4-knowledge__links a{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #33474d;font-size:15px;font-weight:750}.v4-knowledge__links a span{color:#ff8b51}.v4-knowledge__media{margin:0}.v4-knowledge__media img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:18px}
.v4-work{position:relative;min-height:590px;color:#fff;display:flex;align-items:end;overflow:hidden}.v4-work>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.v4-work__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,15,19,.9),rgba(6,15,19,.5) 55%,rgba(6,15,19,.15))}.v4-work__copy{position:relative;z-index:1;padding-top:90px;padding-bottom:90px;max-width:900px;margin-left:max(24px,calc((100% - min(var(--wrap),calc(100% - 48px)))/2));width:min(820px,calc(100% - 48px))}.v4-work h2{font-size:clamp(44px,5vw,72px);line-height:.98;letter-spacing:-.05em;margin:14px 0 18px}.v4-work p{font-size:17px;line-height:1.6;color:#d3dfdd;max-width:650px;margin-bottom:26px}
.v4-standard{padding:90px 0;background:#f5f3ee}.v4-standard__grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.v4-standard h2{font-size:clamp(34px,3.8vw,54px);margin-bottom:0}.v4-standard__grid>div:last-child>p{font-size:16px;line-height:1.7;color:#536168;margin-top:22px}.v4-standard__links{display:flex;gap:18px;flex-wrap:wrap;margin-top:24px}.v4-standard__links a{font-size:12px;font-weight:800;border-bottom:1px solid #8f9999;padding-bottom:3px}
.home-v4 .site-footer{background:#0b1c22}
@media(max-width:1100px){.v4-hero__inner{grid-template-columns:1fr;gap:28px;align-items:end}.v4-hero__quick{max-width:600px}.v4-topicbar__inner{grid-template-columns:1fr 1fr}.v4-start__grid,.v4-salary__grid,.v4-qualification__grid,.v4-knowledge__grid,.v4-standard__grid{grid-template-columns:1fr;gap:44px}.v4-start__media,.v4-qualification__media{max-width:650px}.v4-editorial__grid{grid-template-columns:1fr}.v4-specialties__grid{grid-template-columns:1fr 1fr}.v4-salary__factors{max-width:760px}.v4-knowledge__media{max-width:800px}.home-v4 .desktop-nav{display:none}.home-v4 .menu-btn{display:block}}
@media(max-width:720px){.home-v4 .header-inner{width:calc(100% - 24px);height:66px}.home-v4 .brand-copy b{font-size:15px}.v4-hero{min-height:650px}.v4-hero__inner{min-height:650px;padding-top:70px;padding-bottom:34px}.v4-hero__shade{background:linear-gradient(180deg,rgba(7,15,19,.38),rgba(7,15,19,.9) 60%,rgba(7,15,19,.98))}.v4-hero h1{font-size:48px;line-height:.96;margin-top:13px}.v4-hero__copy>p{font-size:16px}.v4-hero__quick{padding:15px;border-radius:14px}.v4-hero__quick a{padding:12px 0}.v4-topicbar__inner{grid-template-columns:1fr 1fr}.v4-topicbar a{padding:15px 10px;font-size:12px}.v4-section{padding:72px 0}.v4-start h2,.v4-heading-row h2,.v4-qualification h2,.v4-specialties h2,.v4-knowledge h2{font-size:39px}.v4-heading-row{display:block;margin-bottom:26px}.v4-textlink{display:inline-block;margin-top:10px}.v4-start__media img,.v4-qualification__media img{aspect-ratio:16/11}.v4-editorial__grid{gap:18px}.v4-feature-story__copy{padding:20px}.v4-feature-story h3{font-size:28px}.v4-story-row{grid-template-columns:118px 1fr;gap:12px}.v4-story-row h3{font-size:17px}.v4-story-row p{display:none}.v4-secondary-stories{grid-template-columns:1fr;gap:22px}.v4-card-image img{aspect-ratio:16/9}.v4-salary{padding:74px 0}.v4-salary h2{font-size:40px}.v4-salary__factors{grid-template-columns:1fr}.v4-salary__factors>div{min-height:0}.v4-linkcards{grid-template-columns:1fr}.v4-specialties__grid{grid-template-columns:1fr}.v4-specialties__grid>a{min-height:0}.v4-knowledge{padding:74px 0}.v4-work{min-height:600px}.v4-work__shade{background:linear-gradient(0deg,rgba(6,15,19,.95),rgba(6,15,19,.28))}.v4-work__copy{margin:0 auto;width:min(100% - 30px,var(--wrap));padding:70px 0 52px}.v4-work h2{font-size:40px}.v4-standard{padding:68px 0}.v4-standard h2{font-size:34px}.v4-standard__grid{gap:20px}}
@media(max-width:390px){.v4-hero h1{font-size:43px}.v4-story-row{grid-template-columns:104px 1fr}.v4-story-row h3{font-size:16px}.v4-topicbar a{font-size:11px}}
@media(max-width:720px){.breadcrumbs span[aria-current="page"]{display:inline-block;max-width:180px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}}
