:root{--primary:#08285b;--primary-dark:#061d43;--action:#2f6fb2;--success:#2e7d6b;--accent:#b89432;--accent-soft:#fbf7ea;--ink:#182334;--muted:#596678;--border:#dfe5ec;--surface-soft:#f7f8fa;--canvas-warm:#fbfaf6;--white:#fff;--content:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Inter,Avenir Next,Segoe UI,Arial,sans-serif;font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}button,input,textarea{font:inherit}.container{width:min(var(--content), calc(100% - 48px));margin-inline:auto}.narrow{max-width:850px}.narrow-left{max-width:900px;margin-left:0}.section{padding:88px 0}.soft-section{background:var(--surface-soft)}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:13px;font-weight:800;line-height:1.3}h1,h2,h3{color:var(--primary-dark);letter-spacing:-.03em;margin:0}h1{max-width:800px;font-size:clamp(46px,5.1vw,72px);font-weight:550;line-height:1.03}h2{font-size:clamp(35px,4vw,48px);font-weight:600;line-height:1.1}h3{letter-spacing:-.02em;font-size:24px;font-weight:650;line-height:1.2}p{margin:0}.lead{color:var(--muted);margin-top:22px;font-size:20px;line-height:1.65}.button{letter-spacing:.02em;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--primary);color:var(--white)}.button-primary:hover{background:var(--primary-dark)}.button-secondary{border-color:var(--primary);background:var(--white);color:var(--primary)}.button-light{background:var(--white);color:var(--primary-dark)}.text-link{min-height:44px;color:var(--action);align-items:center;gap:8px;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.text-link svg{width:18px;height:18px}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #efc557}.skip-link{z-index:100;background:var(--white);color:var(--primary);padding:10px 16px;font-weight:800;position:fixed;top:-80px;left:20px}.skip-link:focus{top:16px}.utility-bar{background:var(--primary-dark);color:var(--white);font-size:13px}.utility-inner{align-items:center;gap:28px;min-height:42px;display:flex}.utility-inner a,.utility-inner span{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.utility-inner span{margin-left:auto}.utility-inner svg{color:#e8c05e;width:15px;height:15px}.site-header{z-index:30;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0}.nav-row{align-items:center;gap:28px;min-height:88px;display:flex}.brand{color:var(--primary-dark);align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{object-fit:contain;width:128px;height:58px}.brand span{line-height:1.15;display:grid}.brand small{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:700}.desktop-nav{align-items:center;gap:34px;margin-left:auto;display:flex}.desktop-nav a{color:var(--ink);font-size:15px;font-weight:650;text-decoration:none}.desktop-nav a:hover{color:var(--action)}.header-cta{min-height:46px;padding-inline:18px}.mobile-nav{display:none}.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:620px;display:grid;overflow:hidden}.hero-copy{background:var(--white);padding:72px 68px 72px max(24px, calc((100vw - var(--content)) / 2));z-index:2;align-items:center;display:flex;position:relative}.hero-copy:after{background:var(--white);clip-path:polygon(0 0,48% 0,100% 100%,48% 100%);content:"";width:160px;height:100%;position:absolute;top:0;right:-80px}.hero-inner{z-index:2;max-width:650px;position:relative}.hero-lead{max-width:610px;color:var(--muted);margin-top:24px;font-size:19px;line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:30px;display:flex}.scope-note{border-left:3px solid var(--accent);max-width:570px;color:var(--muted);margin-top:24px;padding-left:16px;font-size:14px;line-height:1.55}.hero-media{background:var(--surface-soft);min-height:620px}.hero-media img{object-fit:cover;object-position:55% center;width:100%;height:100%}.trust-strip{background:var(--primary-dark);color:var(--white)}.trust-grid{grid-template-columns:repeat(4,1fr);align-items:center;min-height:82px;display:grid}.trust-grid span{border-right:1px solid #fff3;justify-content:center;align-items:center;gap:12px;min-height:42px;padding:10px 18px;font-weight:650;display:flex}.trust-grid span:last-child{border-right:0}.trust-grid svg{color:#d7af4c;stroke-width:1.8px;width:22px;height:22px}.section-heading{max-width:720px;margin-bottom:42px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading p:not(.eyebrow){color:var(--muted);margin-top:16px}.path-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.path-card{border:1px solid var(--border);background:var(--white);border-radius:14px;min-height:300px;padding:30px}.path-card>svg{width:42px;height:42px;color:var(--accent);stroke-width:1.7px;border:1px solid #d8bd79;border-radius:50%;margin-bottom:26px;padding:9px}.path-card p{color:var(--muted);margin-top:14px}.path-card .text-link{margin-top:20px}.support-links{justify-content:center;gap:36px;margin-top:30px;display:flex}.support-links a{min-height:44px;color:var(--primary);align-items:center;gap:9px;font-weight:700;text-decoration:none;display:inline-flex}.support-links svg{width:20px}.split-section{grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid}.split-section .button{margin-top:28px}.decision-list,.check-grid,.timing-list{margin:0;padding:0;list-style:none}.decision-list{gap:14px;display:grid}.decision-list li{border-bottom:1px solid var(--border);color:var(--ink);align-items:flex-start;gap:15px;padding:18px 20px;display:flex}.decision-list svg,.check-grid svg{width:21px;height:21px;color:var(--success);flex:none;margin-top:3px}.framework-section{background:var(--primary-dark);color:var(--white)}.framework-section h2,.framework-section h3,.framework-section strong{color:var(--white)}.framework-section .eyebrow{color:#e3be62}.framework-grid{grid-template-columns:.78fr 1.22fr;align-items:start;gap:80px;display:grid}.framework-intro>p:last-child{color:#cbd7e9;margin-top:20px}.framework-list{margin:0;padding:0;list-style:none}.framework-list li{border-bottom:1px solid #ffffff2e;grid-template-columns:50px 1fr;gap:18px;padding:20px 0;display:grid}.framework-list li:first-child{padding-top:0}.framework-list li>span{color:#e3be62;border:1px solid #ffffff8c;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.framework-list strong{font-size:20px;display:block}.framework-list p{color:#cbd7e9;margin-top:4px;font-size:15px}.process-section{background:var(--canvas-warm)}.process-grid{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-grid li{border-top:3px solid var(--accent);border-right:1px solid var(--border);background:var(--white);min-height:230px;padding:26px}.process-grid li:last-child{border-right:0}.process-grid li>span{color:var(--accent);letter-spacing:.12em;font-size:13px;font-weight:800}.process-grid h3{margin-top:32px}.process-grid p{color:var(--muted);margin-top:12px;font-size:15px}.office-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;display:grid}.office-details{gap:14px;margin-top:30px;display:grid}.office-details p{color:var(--muted);grid-template-columns:105px 1fr;gap:12px;display:grid}.office-details strong{color:var(--primary)}.office-panel{background:var(--primary);color:var(--white);border-radius:18px;padding:46px}.office-panel>p{color:#e3be62;font-size:14px;font-weight:800}.office-panel h3{color:var(--white);margin-top:16px;font-size:32px}.office-panel .button{margin-top:28px}.office-phone{color:var(--white);margin-top:17px;display:block}.subpage-hero{background:var(--canvas-warm);padding:94px 0 88px}.subpage-hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:72px;display:grid}.subpage-hero h1{font-size:clamp(44px,5vw,66px)}.hero-aside{border:1px solid var(--border);border-top:4px solid var(--accent);background:var(--white);border-radius:14px;padding:34px}.hero-aside>svg{width:36px;height:36px;color:var(--accent);margin-bottom:18px}.hero-aside>strong{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;font-size:14px;display:block}.hero-aside address{margin-top:12px;font-style:normal}.hero-aside>p{color:var(--muted);margin-top:15px;font-size:14px}.hero-aside ul{gap:13px;margin:18px 0 0;padding:0;list-style:none;display:grid}.hero-aside li{color:var(--muted);gap:10px;display:flex}.hero-aside li svg{width:18px;height:18px;color:var(--success);flex:none;margin-top:5px}.two-column-content{grid-template-columns:.82fr 1.18fr;align-items:start;gap:80px;display:grid}.check-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.check-grid li{border:1px solid var(--border);background:var(--white);border-radius:12px;gap:13px;padding:18px;display:flex}.timing-section{background:var(--accent-soft)}.section-icon{width:38px;height:38px;color:var(--accent);margin-bottom:18px}.timing-list{counter-reset:timing}.timing-list li{border-bottom:1px solid #ded3b4;grid-template-columns:42px 1fr;align-items:center;gap:14px;padding:16px 0;display:grid}.timing-list li:before{counter-increment:timing;content:counter(timing);background:var(--primary);width:34px;height:34px;color:var(--white);border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.faq-section h2{margin-bottom:30px}.faq-list details{border-top:1px solid var(--border)}.faq-list details:last-child{border-bottom:1px solid var(--border)}.faq-list summary{color:var(--primary-dark);cursor:pointer;padding:22px 44px 22px 0;font-weight:700;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--action);font-size:24px;font-weight:400;position:absolute;right:4px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--muted);padding:0 52px 22px 0}.related-section{background:var(--surface-soft)}.related-row{justify-content:space-between;align-items:center;gap:50px;display:flex}.related-row>div:last-child{min-width:330px;display:grid}.closing-cta{background:var(--primary);color:var(--white);padding:62px 0}.closing-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.closing-inner p{color:#e3be62;font-weight:800}.closing-inner h2{color:var(--white);margin-top:8px;font-size:clamp(32px,4vw,45px)}.bilingual-hero{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif}.bilingual-hero h1{max-width:900px}.english-note{color:var(--action);margin-top:18px;font-weight:650}.resource-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.resource-card{border:1px solid var(--border);background:var(--white);border-radius:14px;padding:30px}.resource-card>svg{width:36px;height:36px;color:var(--accent);margin-bottom:24px}.resource-card h2{font-size:28px}.resource-card p{color:var(--muted);margin-top:15px}.resource-card .text-link{margin-top:20px}.site-footer{border-top:1px solid var(--border);background:var(--white);padding-top:54px}.footer-grid{grid-template-columns:1.3fr 1fr .8fr;gap:50px;display:grid}.footer-grid strong{color:var(--primary-dark)}.footer-grid p,.footer-grid address{max-width:390px;color:var(--muted);margin-top:8px;font-size:14px;font-style:normal}.footer-grid>div:last-child{align-content:start;gap:6px;display:grid}.footer-grid a{color:var(--action);font-size:14px}.footer-bottom{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:30px;margin-top:44px;padding:20px 0 28px;font-size:12px;display:flex}@media (max-width:1050px){.desktop-nav{display:none}.header-cta{margin-left:auto}.mobile-nav{display:block;position:relative}.mobile-nav summary{border:1px solid var(--border);width:46px;height:46px;color:var(--primary);cursor:pointer;border-radius:7px;place-items:center;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{border:1px solid var(--border);background:var(--white);min-width:260px;padding:12px 22px;display:grid;position:absolute;top:56px;right:0;box-shadow:0 14px 34px #08285b1f}.mobile-nav nav a{border-bottom:1px solid var(--border);color:var(--primary);padding:11px 0;font-weight:700;text-decoration:none}.mobile-nav nav a:last-child{border-bottom:0}.hero{min-height:590px}.hero-copy{padding-right:46px}.hero-media{min-height:590px}.trust-grid{grid-template-columns:repeat(2,1fr);padding:10px 0}.trust-grid span:nth-child(2){border-right:0}.path-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.path-card:last-child,.resource-card:last-child{grid-column:1/-1}.split-section,.framework-grid,.office-grid,.subpage-hero-grid,.two-column-content{gap:50px}}@media (max-width:760px){html{scroll-behavior:auto}.container{width:min(var(--content), calc(100% - 40px))}.section{padding:58px 0}h1{font-size:42px;line-height:1.08}h2{font-size:34px}.utility-inner{justify-content:space-between;gap:12px;min-height:38px;font-size:12px}.utility-inner span{display:none}.nav-row{gap:12px;min-height:72px}.brand img{width:88px;height:45px}.brand small{font-size:10px}.header-cta{min-height:44px;padding-inline:14px;font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{order:1;padding:56px 20px 44px}.hero-copy:after{display:none}.hero-lead{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-actions .text-link{justify-content:center}.scope-note{font-size:14px}.hero-media{order:2;min-height:340px}.hero-media img{object-position:58% center}.trust-grid{grid-template-columns:1fr;padding:10px 0}.trust-grid span{border-bottom:1px solid #ffffff29;border-right:0;justify-content:flex-start}.trust-grid span:last-child{border-bottom:0}.path-grid,.resource-grid,.split-section,.framework-grid,.process-grid,.office-grid,.subpage-hero-grid,.two-column-content{grid-template-columns:1fr}.path-grid,.resource-grid{gap:14px}.path-card,.resource-card{min-height:auto}.path-card:last-child,.resource-card:last-child{grid-column:auto}.support-links{flex-direction:column;align-items:flex-start;gap:6px}.split-section,.framework-grid,.office-grid,.subpage-hero-grid,.two-column-content{gap:38px}.process-grid{gap:12px}.process-grid li{border-right:0;min-height:190px}.office-details p{grid-template-columns:1fr;gap:3px}.office-panel{padding:30px 24px}.office-panel h3{font-size:28px}.subpage-hero{padding:64px 0 58px}.subpage-hero h1{font-size:42px}.check-grid{grid-template-columns:1fr}.related-row,.closing-inner{flex-direction:column;align-items:flex-start}.related-row>div:last-child{min-width:0}.closing-inner .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;gap:8px}}@media (max-width:470px){.utility-inner a:first-child,.brand span{display:none}.header-cta{margin-left:auto}.hero-media{min-height:290px}.path-card{padding:24px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
