:root{--font-sans: "Manrope", "Avenir Next", "Segoe UI", sans-serif;--font-serif: "Cormorant Garamond", "Iowan Old Style", "Georgia", serif;--font-sans-cjk: "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-serif-cjk: "PingFang SC", "Noto Sans SC", "Microsoft YaHei", sans-serif;--navy: #12344d;--navy-deep: #0c2638;--teal: #1f7d82;--teal-deep: #165d61;--gold: #c89242;--gold-soft: #f7eddb;--sand: #faf6ef;--bg: #f7f3ec;--bg-alt: #edf5f5;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--ink: #142b3b;--ink-soft: #395365;--muted: #667b89;--line: rgba(17, 44, 60, .12);--shadow-sm: 0 12px 30px rgba(15, 38, 52, .08);--shadow-md: 0 20px 50px rgba(15, 38, 52, .12);--shadow-lg: 0 32px 72px rgba(12, 32, 44, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}html:lang(zh-Hans){--font-sans: var(--font-sans-cjk);--font-serif: var(--font-serif-cjk)}body{margin:0;font-family:var(--font-sans);color:var(--ink);background:radial-gradient(circle at top left,rgba(214,167,79,.1),transparent 32%),radial-gradient(circle at top right,rgba(31,125,130,.14),transparent 26%),linear-gradient(180deg,#fbf7f1,#f3f6f4 48%,#f7fbfb)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0;color:var(--ink-soft);line-height:1.6}p+p{margin-top:1rem}h1,h2,h3,h4{margin:0;color:var(--navy-deep);font-family:var(--font-serif);font-weight:700;letter-spacing:-.02em;line-height:1.05}html:lang(zh-Hans) h1,html:lang(zh-Hans) h2,html:lang(zh-Hans) h3,html:lang(zh-Hans) h4{letter-spacing:0;line-height:1.18}ul{margin:0;padding-left:1.1rem}button,input,textarea,select{font:inherit}:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.site-shell{position:relative;min-height:100vh;overflow:clip}.site-shell:before,.site-shell:after{content:"";position:fixed;inset:auto;pointer-events:none;z-index:-1;border-radius:999px;filter:blur(12px)}.site-shell:before{top:6rem;right:-4rem;width:20rem;height:20rem;background:#d6a74f14}.site-shell:after{top:22rem;left:-6rem;width:24rem;height:24rem;background:#1f7d8214}.container{width:min(1180px,calc(100% - 2rem));margin:0 auto}.section{padding:clamp(4.25rem,8vw,6.75rem) 0}.section-quiet{position:relative}.section-quiet:before{content:"";position:absolute;inset:1rem 0;background:linear-gradient(180deg,#ffffff6b,#ecf6f69e);border-block:1px solid rgba(17,44,60,.05)}.section-quiet>.container{position:relative}.eyebrow{max-width:fit-content;display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;border:1px solid rgba(17,44,60,.08);background:#ffffff8f;color:var(--teal-deep);font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.pill{display:inline-flex;align-items:center;border-radius:999px;padding:.45rem .78rem;background:var(--gold-soft);color:#8d5b18;font-size:.77rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.text-link{color:var(--navy-deep);font-weight:800;transition:color .2s ease}.text-link:hover{color:var(--teal-deep)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.95rem 1.35rem;border:1px solid transparent;border-radius:999px;font-weight:800;letter-spacing:-.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#e9bf80,#d4a055);color:#1f2328;box-shadow:0 18px 40px #c892423d}.btn-secondary{background:#112c3c0f;border-color:#112c3c14;color:var(--navy-deep)}.btn-accent{background:linear-gradient(135deg,var(--teal) 0%,#2c9ca1 100%);color:#fff;box-shadow:0 18px 40px #1f7d823d}.btn-large{padding:1.05rem 1.65rem}.site-header{position:sticky;top:0;z-index:30;padding:1rem 0 0}.nav-wrap{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:.95rem 1rem;border:1px solid rgba(17,44,60,.08);border-radius:28px;background:#ffffffc2;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand{display:flex;align-items:center;min-width:0}.brand-column{display:grid;justify-items:start;gap:.7rem;min-width:0}.brand-logo{display:block;width:auto;max-width:18rem;height:auto}.nav-note{margin:0;max-width:24rem;color:var(--muted);font-size:.95rem;line-height:1.55}.nav-actions{display:flex;align-items:center;gap:.75rem;justify-self:end}.language-switch{display:grid;gap:.3rem;min-width:0;opacity:.84}.language-switch-mobile{display:none}.language-switch-options{display:inline-flex;align-items:center;padding:.1rem;border:1px solid rgba(17,44,60,.04);border-radius:999px;background:#112c3c05}.language-switch-options button{padding:.42rem .68rem;border:0;border-radius:999px;background:transparent;color:#395365d1;font-size:.8rem;font-weight:700;white-space:nowrap;transition:opacity .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.language-switch-options button:hover{color:var(--ink)}.language-switch-options button.is-active{background:#ffffff85;box-shadow:inset 0 0 0 1px #112c3c0a;color:var(--navy-deep)}.nav-toggle{position:relative;display:none;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(17,44,60,.08);border-radius:16px;background:#ffffffd6;color:var(--navy-deep);box-shadow:var(--shadow-sm)}.nav-toggle span{position:absolute;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .2s ease,opacity .2s ease}.nav-toggle span:nth-child(1){transform:translateY(-6px)}.nav-toggle span:nth-child(3){transform:translateY(6px)}.nav-toggle.is-open span:nth-child(1){transform:rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:rotate(-45deg)}.site-nav{display:flex;align-items:center;gap:.35rem;padding:.35rem;border:1px solid rgba(17,44,60,.06);border-radius:999px;background:#112c3c08}.site-nav a{padding:.72rem 1rem;border-radius:999px;color:var(--muted);font-size:.95rem;font-weight:800;transition:color .2s ease,background .2s ease,box-shadow .2s ease}.site-nav a:hover{color:var(--navy-deep)}.site-nav a.active{background:#ffffffeb;box-shadow:var(--shadow-sm);color:var(--navy-deep)}.header-cta{white-space:nowrap}html:lang(zh-Hans) .eyebrow,html:lang(zh-Hans) .pill,html:lang(zh-Hans) .home-spotlight-kicker,html:lang(zh-Hans) .footer-contact .detail-item strong{letter-spacing:.04em}.home-hero,.page-hero{padding:1.4rem 0 0}.home-hero-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,320px);gap:1.5rem;align-items:stretch}.home-hero-panel{position:relative;overflow:hidden;padding:clamp(2rem,4vw,3.25rem);border:1px solid var(--line);border-radius:36px;background:linear-gradient(145deg,#ffffffeb,#edf6f5e0);box-shadow:var(--shadow-md)}.home-hero-panel:before,.home-hero-panel:after,.page-hero-shell:before,.page-hero-shell:after,.cta-band-inner:before,.home-spotlight:after,.footer-grid:before{content:"";position:absolute;border-radius:999px;pointer-events:none}.home-hero-panel:before{top:-5rem;right:-4rem;width:16rem;height:16rem;background:#d6a74f24}.home-hero-panel:after{right:6%;bottom:-5rem;width:14rem;height:14rem;background:#1f7d821a}.home-hero-panel>*,.page-hero-shell>*,.cta-band-inner>*,.footer-grid>*,.home-spotlight>*{position:relative;z-index:1}.home-hero-panel h1{max-width:17ch;font-size:clamp(3.2rem,7vw,5.8rem)}.lead{max-width:42rem;margin-top:1rem;color:var(--ink-soft);font-size:clamp(1.15rem,2vw,1.4rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}.hero-quicklinks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.75rem}.hero-quicklink{display:grid;gap:.45rem;padding:1.1rem 1.15rem;border:1px solid rgba(17,44,60,.08);border-radius:22px;background:#ffffffb8;box-shadow:inset 0 1px #fffc;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.hero-quicklink:hover{transform:translateY(-2px);background:#ffffffe0;box-shadow:var(--shadow-sm)}.hero-quicklink strong{color:var(--navy-deep);font-size:1rem}.hero-quicklink span{color:var(--ink-soft);font-size:.95rem;line-height:1.6}.home-spotlight{position:relative;overflow:hidden;padding:1.1rem;border-radius:36px;background:linear-gradient(180deg,#102f45,#0f2538);box-shadow:var(--shadow-lg);color:#fff}.home-spotlight:after{right:-3rem;bottom:-4rem;width:13rem;height:13rem;background:#d6a74f2e}.home-spotlight-media{overflow:hidden;aspect-ratio:4 / 3.8;border-radius:26px;background:#ffffff14}.portrait-image{width:100%;height:100%;object-fit:cover;object-position:center top}.home-spotlight-copy{display:grid;gap:1rem;margin-top:1.25rem}.home-spotlight-kicker{display:inline-flex;align-self:start;padding:.45rem .8rem;border-radius:999px;background:#ffffff1f;color:#fffc;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-spotlight h2{color:#fff;font-size:2.05rem}.home-spotlight p{color:#ffffffc7}.home-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-stat-grid div{padding:1rem;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:#ffffff14}.home-stat-grid strong{display:block;color:#fff;font-family:var(--font-serif);font-size:1.45rem;line-height:1.05}.home-stat-grid span{display:block;margin-top:.4rem;color:#ffffffb8;font-size:.88rem;line-height:1.45}.home-contact-cluster{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.page-hero-shell{position:relative;overflow:hidden;display:grid;gap:1.5rem;padding:clamp(2rem,4vw,3.15rem);border:1px solid rgba(255,255,255,.08);border-radius:36px;background:linear-gradient(135deg,#0c2638fa,#12555af0);box-shadow:var(--shadow-lg)}.page-hero-shell.has-aside{grid-template-columns:minmax(0,1.25fr) minmax(280px,.8fr)}.page-hero-shell.is-simple{grid-template-columns:1fr}.page-hero-shell:before{top:-4rem;right:-3rem;width:14rem;height:14rem;background:#d6a74f2e}.page-hero-shell:after{left:-4rem;bottom:-6rem;width:18rem;height:18rem;background:#1f7d8229}.page-hero-copy h1{max-width:13.5ch;color:#fff;font-size:clamp(2.95rem,6vw,4.9rem)}.page-hero-copy p{margin-top:1rem;max-width:42rem;color:#ffffffd1;font-size:1.05rem}.page-hero-copy .eyebrow,.cta-band-inner .eyebrow,.resource-sidebar .eyebrow{border-color:#ffffff24;background:#ffffff14;color:#fffc}.page-hero .btn-secondary{border-color:#ffffff29;background:#ffffff1a;color:#fff}.page-hero .btn-secondary:hover{background:#ffffff29}.page-hero-aside{display:grid;gap:1rem;align-content:start}.page-hero-note{padding:1.35rem;border:1px solid rgba(255,255,255,.14);border-radius:24px;background:#ffffff1c}.page-hero-note h3{margin-bottom:.65rem;color:#fff;font-size:1.5rem}.page-hero-note p{color:#fffc}.page-hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.page-hero-stat{padding:1.1rem;border:1px solid rgba(255,255,255,.14);border-radius:20px;background:#ffffff1c}.page-hero-stat strong{display:block;color:#fff;font-family:var(--font-serif);font-size:1.8rem;line-height:1}.page-hero-stat span{display:block;margin-top:.35rem;color:#ffffffbd;font-size:.92rem;line-height:1.5}.section-intro{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.section-intro h2{max-width:15ch;font-size:clamp(2.35rem,4vw,3.55rem)}.section-intro p{max-width:35rem}@media(min-width:901px){.home-section-intro-copy{font-size:1.2rem}}.path-grid,.principle-grid,.highlight-grid,.contact-method-grid{display:grid;gap:1rem}.path-grid,.principle-grid,.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.contact-method-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-method-grid h2{margin-top:.5rem}.path-card,.feature-panel,.highlight-card,.service-card,.resource-row,.contact-method-card,.contact-panel,.principle-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm)}.path-card{display:grid;gap:1rem;padding:1.75rem;border-radius:28px}.path-card h3{font-size:1.8rem}.path-card ul,.service-card ul,.footer-link-list{list-style:none;padding-left:0}.path-card ul{display:grid;gap:.75rem}.path-card li,.service-card li{display:flex;gap:.75rem;color:var(--ink-soft);line-height:1.65}.path-card li:before{content:"•";color:var(--teal);font-weight:900}.split-showcase{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1.5rem;align-items:start}.showcase-copy{position:sticky;top:7rem;align-self:start}.showcase-copy h2{margin:.5rem 0;max-width:14ch;font-size:clamp(2.25rem,4vw,3.3rem)}.feature-grid{display:grid;gap:1rem}.feature-panel{padding:1.65rem;border-radius:26px;background:linear-gradient(180deg,#ffffffeb,#f5f9faeb)}.feature-panel h3{margin-bottom:.75rem;font-size:1.6rem}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.process-card{position:relative;overflow:hidden;padding:1.65rem;border:1px solid rgba(17,44,60,.08);border-radius:28px;background:#0e28380a}.process-card:before{content:"";position:absolute;right:-40px;bottom:-55px;width:120px;height:120px;border-radius:999px;background:#ca92421f}.process-number{display:block;margin-bottom:1rem;color:var(--gold);font-family:var(--font-serif);font-size:2.5rem;line-height:1}.process-card h3{margin-bottom:.75rem;font-size:1.5rem}.cta-band{padding-top:0}.cta-band-inner{position:relative;overflow:hidden;display:flex;align-items:center;gap:2rem;padding:2.5rem;border-radius:34px;background:linear-gradient(135deg,var(--navy-deep) 0%,#16525b 100%);box-shadow:var(--shadow-lg);color:#fff}.cta-band-inner:before,.footer-grid:before{right:-3rem;bottom:-4rem;width:13rem;height:13rem;background:#d6a74f2e}.cta-band-inner h2{max-width:33ch;color:#fff;font-size:clamp(2.15rem,4vw,3.2rem);margin:1rem 0}.cta-band-inner p{max-width:38rem;color:#ffffffd1}.cta-band-support{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem 2rem}.cta-band-support p{margin:0;max-width:48rem}.cta-band-inner .btn-secondary{border-color:#ffffff29;background:#ffffff1a;color:#fff}.cta-band-inner .btn-secondary:hover{background:#ffffff29}.cta-band-actions{display:grid;grid-template-columns:minmax(16rem,16rem);gap:.85rem;justify-content:end}.cta-band-actions .btn{width:100%}.story-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.05fr);gap:2rem;align-items:start}.story-media{display:grid;gap:1rem}.portrait-card{padding:1rem;border:1px solid var(--line);border-radius:32px;background:linear-gradient(180deg,#fffffff2,#f0f8f7f2);box-shadow:var(--shadow-md)}.portrait-card .portrait-image{aspect-ratio:4 / 5;border-radius:24px}.story-copy{padding-top:.75rem}.story-copy h2{margin-bottom:1rem;font-size:clamp(2.4rem,4vw,3.6rem)}.principle-card{padding:1.6rem;border-radius:28px}.principle-card h3,.highlight-card h3,.contact-method-card h2,.expectation-card h3{margin-bottom:.65rem;font-size:1.6rem}.highlight-card{padding:1.5rem;border-radius:26px;background:linear-gradient(180deg,#0f2838f5,#184e56eb);box-shadow:var(--shadow-md)}.highlight-card h3{color:#fff}.highlight-card p{color:#fffc}.service-showcase{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr)}.detail-stack{display:grid;gap:.85rem;margin-top:1.5rem}.detail-item{display:flex;gap:.75rem;align-items:flex-start;padding:1rem 1.05rem;border:1px solid rgba(17,44,60,.06);border-radius:20px;background:#112c3c0d}.detail-item span{color:var(--teal);font-weight:900}.detail-item p{margin:0}.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.service-card{padding:1.6rem;border-radius:28px;background:linear-gradient(180deg,#fffffff2,#f3f8f8eb)}.service-card h3{margin-top:.7rem;margin-bottom:.75rem;font-size:1.75rem}.service-card p{margin-bottom:1rem}.service-card ul{display:grid;gap:.75rem}.service-card li:before{content:"→";color:var(--teal)}.resource-layout{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:1.5rem;align-items:start}.resource-sidebar{position:sticky;top:7rem;padding:1.8rem;border-radius:30px;background:linear-gradient(180deg,#102739f2,#195b60eb);box-shadow:var(--shadow-lg);color:#fff}.resource-sidebar h2{margin:.55rem 0 1rem;color:#fff;font-size:2.4rem}.resource-sidebar p{color:#ffffffd1}.resource-sidebar .detail-item{border-color:#ffffff14;background:#ffffff14}.resource-sidebar .detail-item span{color:#ffefcf}.resource-sidebar .detail-item p{color:#ffffffd1}.resource-sidebar .btn-secondary{border-color:#ffffff29;background:#ffffff1f;color:#fff}.resource-sidebar .btn-secondary:hover{background:#ffffff2e}.resource-list,.expectation-grid{display:grid;gap:1rem}.resource-download-intro{padding:1.35rem 1.45rem;border:1px solid rgba(17,44,60,.08);border-radius:26px;background:linear-gradient(180deg,#fffffff0,#f7eddb9e);box-shadow:var(--shadow-sm)}.resource-download-intro h2{margin:.7rem 0 .5rem;font-size:2rem}.resource-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.5rem;border-radius:28px}.resource-download-card{border:1px solid rgba(17,44,60,.08);background:linear-gradient(180deg,#fffffff5,#eef6f6d6);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.resource-download-card:hover{transform:translateY(-2px);border-color:#1f7d8238;box-shadow:var(--shadow-md)}.resource-copy h2{margin:.7rem 0 .65rem;font-size:1.7rem}.resource-copy small{display:block;margin-top:.35rem;color:var(--muted);font-size:.92rem;font-weight:700;line-height:1.5}.resource-action{display:grid;justify-items:end;gap:.55rem;min-width:14rem}.resource-download-btn{min-width:14rem;padding-inline:1.75rem;box-shadow:0 22px 48px #c892424d}.resource-download-btn:hover{box-shadow:0 28px 56px #c892425c}.contact-method-card,.contact-panel{padding:1.6rem;border-radius:30px}.contact-method-card{display:flex;flex-direction:column}.contact-method-card .text-link{margin-top:auto;color:var(--teal-deep)}.contact-method-card .text-link:hover{color:var(--teal)}.contact-inline-note{color:var(--muted);font-size:.95rem;font-weight:700;line-height:1.5}.contact-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:1.5rem;align-items:start}.contact-layout h2{margin:.5rem 0}.expectation-card{padding:1.25rem;border:1px solid rgba(17,44,60,.08);border-radius:22px;background:#112c3c0d}.accent-panel{background:linear-gradient(180deg,#fffffff2,#e8f4f3f2)}.contact-action-stack{display:grid;grid-template-columns:minmax(0,max-content);justify-content:start;gap:1rem;margin-top:1.5rem}.contact-action-stack .btn{width:100%}.site-footer{padding:0 0 2rem}.footer-grid{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.82fr) minmax(320px,1fr);gap:2rem;align-items:start;padding:2.5rem;border-radius:36px;background:linear-gradient(135deg,#0c2638,#123a53 55%,#165d61);box-shadow:var(--shadow-lg);color:#ffffffc7}.footer-brand,.footer-grid>div:not(.footer-brand){min-width:0}.footer-brand h2{max-width:16ch;margin:.4rem 0 1rem;color:#fff;font-size:clamp(2rem,3.4vw,3rem)}.footer-brand p{color:#ffffffc7}.footer-brand-note{max-width:30rem;margin-top:1.4rem;padding-top:1.15rem;border-top:1px solid rgba(255,255,255,.12);color:#ffffffb8}.footer-grid>div:not(.footer-brand){padding:1.35rem;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-services{align-self:stretch}.footer-grid h3{margin-bottom:1rem;color:#fff;font-size:1.5rem}.footer-link-list{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.footer-link-list a,.footer-link-list li{color:#ffffffc7;line-height:1.6}.footer-link-list li{padding:.65rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.footer-link-list li:last-child{border-bottom:0;padding-bottom:0}.footer-link-list li:first-child{padding-top:0}.footer-link-list a:hover{color:#fff}.footer-contact{background:linear-gradient(180deg,#ffffff1a,#ffffff0f)}.footer-contact h3{margin-bottom:.75rem}.footer-contact p{color:#ffffffc7}.footer-contact .detail-stack{margin-top:1.25rem}.footer-contact .detail-item{border-color:#ffffff14;background:#ffffff14}.footer-contact .detail-item span{color:#ffefcf}.footer-contact .detail-item p{display:grid;gap:.15rem;color:#ffffffd1}.footer-contact .detail-item strong{color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.footer-contact .detail-item a{color:#fff}.footer-contact .detail-item a:hover{color:#ffefcf}@media(max-width:1100px){.home-hero-shell,.story-grid,.split-showcase,.contact-layout,.resource-layout,.cta-band-inner,.page-hero-shell.has-aside{grid-template-columns:1fr}.showcase-copy,.resource-sidebar{position:static}.contact-method-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1 / -1}.hero-quicklinks,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.nav-note{display:none}}@media(max-width:900px){.nav-wrap{grid-template-columns:auto minmax(0,1fr) auto}.page-hero-stats,.home-stat-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.path-grid,.principle-grid,.highlight-grid{grid-template-columns:1fr}.section-intro{align-items:start;flex-direction:column}.section-intro h2,.showcase-copy h2,.cta-band-inner h2,.story-copy h2,.page-hero-copy p,.section-intro p{max-width:none}}@media(max-width:1023px){.site-header{padding-top:.75rem}.nav-wrap{grid-template-columns:1fr auto;gap:.75rem;padding:.85rem}.brand-logo{max-width:16rem}.brand-column{gap:0}.language-switch-desktop{display:none}.language-switch-mobile{display:grid}.nav-toggle{display:inline-flex}.nav-actions{display:none;grid-column:1 / -1;width:100%;flex-direction:column;align-items:stretch;gap:.85rem;padding:.9rem;border:1px solid rgba(17,44,60,.06);border-radius:24px;background:#0a1e2c0a}.nav-actions.is-open{display:flex}.site-nav{width:100%;flex-direction:column;align-items:stretch;gap:.4rem;padding:0;border:0;border-radius:0;background:transparent}.site-nav a{width:100%;border-radius:18px;padding:.95rem 1rem}.header-cta{width:100%}.language-switch{width:auto;justify-self:start}.home-hero-panel,.page-hero-shell,.cta-band-inner,.path-card,.feature-panel,.highlight-card,.service-card,.resource-row,.resource-sidebar,.contact-method-card,.contact-panel,.principle-card,.footer-grid,.portrait-card{padding:1.4rem}.hero-quicklinks,.process-grid,.page-hero-stats,.home-stat-grid,.service-grid,.contact-method-grid,.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.home-hero-panel h1,.page-hero-copy h1{max-width:none}.hero-actions{flex-direction:column;align-items:start}.hero-actions .btn{width:100%}.cta-band-support{grid-template-columns:1fr;align-items:start}.cta-band-support p{max-width:none}.cta-band-actions{grid-template-columns:1fr;justify-content:stretch}.cta-band-actions .btn{width:100%}.resource-row{grid-template-columns:1fr;align-items:start}.resource-action{justify-items:start}}@media(min-width:1024px){.language-switch-desktop{display:grid}.language-switch-mobile{display:none}}@media(max-width:560px){.container{width:min(1180px,calc(100% - 1.1rem))}.hero-actions{flex-direction:column}.cta-band-support{grid-template-columns:1fr;align-items:start}.cta-band-support p{max-width:none}.cta-band-actions{grid-template-columns:1fr;justify-content:stretch}.contact-action-stack{grid-template-columns:1fr}.hero-actions .btn,.contact-action-stack .btn,.resource-row .btn{width:100%}.resource-action{min-width:0;width:100%}.resource-download-btn{min-width:0}}
