:root{--ink:#14213d;--muted:#687797;--blue:#2458db;--deep:#173d9e;--aqua:#45d9ba;--paper:#f7faff;--line:#dce5f5;--white:#fff;--shadow:0 24px 70px rgba(30,67,144,.1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper)}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.28;background-image:radial-gradient(rgba(36,88,219,.12) .7px,transparent .7px);background-size:18px 18px;mask-image:linear-gradient(#000,transparent 54%)}a{color:inherit}.page-shell{position:relative;overflow:hidden}.site-header,.hero,.content-layout,.site-footer{width:min(1240px,calc(100% - 64px));margin-inline:auto}.site-header{padding:26px 0;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.brand,.header-link{text-decoration:none}.brand{display:inline-flex;align-items:center;gap:11px;font-size:12px;font-weight:800;letter-spacing:.14em}.brand img{width:34px;height:34px;object-fit:contain;border-radius:10px}.header-link{color:var(--muted);font-size:13px;font-weight:700}.header-link span{color:var(--blue);font-size:17px;margin-left:5px}.hero{min-height:530px;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.hero-copy{padding:68px 0 84px;position:relative;z-index:1}.eyebrow,.contents-label,.document-label,.section-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800}.eyebrow{color:var(--blue);display:flex;align-items:center;gap:9px;margin:0 0 30px}.eyebrow-dot{width:7px;height:7px;background:var(--aqua);border-radius:50%;box-shadow:0 0 0 5px rgba(69,217,186,.15)}h1{font-size:clamp(72px,9vw,142px);line-height:.84;letter-spacing:-.085em;margin:0;font-weight:850}h1 em{color:var(--blue);font-family:Georgia,"Times New Roman",serif;font-weight:400}.hero-intro{max-width:370px;color:var(--muted);font-size:16px;line-height:1.7;margin:38px 0 28px}.effective{border-top:1px solid var(--line);max-width:370px;padding-top:16px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.effective strong{color:var(--ink)}.hero-art{min-height:460px;position:relative;display:grid;place-items:center}.hero-art:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:linear-gradient(145deg,#e9f0ff,#d6fbf3)}.logo-halo{width:252px;height:252px;border-radius:50%;position:relative;z-index:1;display:grid;place-items:center;background:#2864e2;box-shadow:0 30px 65px rgba(36,88,219,.32),inset 0 0 0 1px rgba(255,255,255,.35)}.logo-halo:after{content:"";position:absolute;inset:14px;border:1px solid rgba(255,255,255,.32);border-radius:50%}.logo-halo img{width:178px;height:178px;object-fit:contain;border-radius:30px}.orbit{position:absolute;border:1px solid rgba(36,88,219,.17);border-radius:50%}.orbit-one{width:410px;height:178px;transform:rotate(-28deg)}.orbit-two{width:470px;height:250px;transform:rotate(35deg);border-color:rgba(69,217,186,.28)}.art-label{position:absolute;z-index:2;background:var(--white);box-shadow:0 12px 30px rgba(25,62,131,.12);border-radius:30px;padding:10px 15px;font-size:11px;font-weight:800}.art-label-top{top:92px;right:3%}.art-label-bottom{bottom:88px;left:3%;color:var(--blue)}.content-layout{margin-top:30px;margin-bottom:130px;display:grid;grid-template-columns:250px minmax(0,760px);gap:100px;align-items:start}.contents-sticky{position:sticky;top:24px}.contents-label{color:var(--muted);margin:0 0 22px}.contents nav{border-left:1px solid var(--line);display:grid}.contents nav a{display:flex;gap:14px;padding:8px 0 8px 17px;text-decoration:none;color:var(--muted);font-size:12px;line-height:1.35}.contents nav a:hover,.contents nav a:focus-visible{color:var(--blue);border-left:2px solid var(--blue);margin-left:-1px;outline:none}.contents nav a span{color:var(--blue);font-weight:800;min-width:17px}.policy-document{background:rgba(255,255,255,.84);border:1px solid rgba(220,229,245,.8);box-shadow:var(--shadow);padding:clamp(28px,6vw,76px)}.document-lead{padding-bottom:42px;border-bottom:1px solid var(--line);margin-bottom:8px}.document-label{margin:0 0 12px;color:var(--blue)}.document-lead h2{margin:0;font-size:clamp(28px,4vw,48px);letter-spacing:-.055em;line-height:1}.lead-rule{width:56px;height:4px;margin-top:28px;background:linear-gradient(90deg,var(--blue),var(--aqua));border-radius:9px}.policy-section{padding:46px 0 36px;border-bottom:1px solid var(--line);scroll-margin-top:28px}.policy-section:last-child{border-bottom:0;padding-bottom:0}.section-kicker{color:var(--aqua);margin-bottom:10px}.policy-section h2{font-size:clamp(21px,2.5vw,30px);line-height:1.1;letter-spacing:-.04em;margin:0 0 24px;color:var(--deep)}.policy-section p,.policy-list li{color:#435374;font-size:15px;line-height:1.82}.policy-section p{margin:0 0 17px}.policy-list{list-style:none;margin:0 0 22px;padding:0;display:grid;gap:9px}.policy-list li{padding-left:22px;position:relative;line-height:1.65}.policy-list li:before{content:"";position:absolute;top:.7em;left:0;width:7px;height:7px;border-radius:50%;background:var(--aqua);box-shadow:0 0 0 4px rgba(69,217,186,.14)}.site-footer{border-top:1px solid var(--line);padding:30px 0 44px;display:flex;justify-content:space-between;gap:30px;align-items:center;color:var(--muted)}.footer-brand{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.1em;font-weight:800}.footer-brand img{width:28px;height:28px;border-radius:8px;object-fit:contain}.footer-meta{font-size:12px}.back-to-top{position:fixed;right:25px;bottom:25px;width:46px;height:46px;border:0;border-radius:50%;background:var(--blue);color:#fff;box-shadow:0 14px 30px rgba(36,88,219,.3);cursor:pointer;z-index:4;font-size:21px}button:focus-visible,a:focus-visible{outline:3px solid rgba(69,217,186,.8);outline-offset:4px}@media(max-width:900px){.hero{grid-template-columns:1fr;gap:0;min-height:auto}.hero-copy{padding:64px 0 20px}.hero-art{min-height:390px}.content-layout{grid-template-columns:1fr;gap:34px;margin-top:16px}.contents-sticky{position:relative;top:auto}.contents nav{grid-template-columns:repeat(2,minmax(0,1fr));border-left:0;border-top:1px solid var(--line);padding-top:9px}.contents nav a{padding-left:0;padding-right:10px}.contents nav a:hover,.contents nav a:focus-visible{border-left:0;margin-left:0}}@media(max-width:600px){.site-header,.hero,.content-layout,.site-footer{width:min(100% - 36px,1240px)}.site-header{padding:18px 0}.brand{font-size:10px;letter-spacing:.1em}.header-link{font-size:11px}.hero-copy{padding-top:54px}h1{font-size:clamp(68px,20vw,102px)}.hero-intro{font-size:14px;margin-top:28px}.hero-art{min-height:310px}.hero-art:before{width:250px;height:250px}.logo-halo{width:184px;height:184px}.logo-halo img{width:130px;height:130px}.orbit-one{width:290px;height:130px}.orbit-two{width:330px;height:180px}.art-label-top{top:32px;right:0}.art-label-bottom{bottom:30px;left:0}.policy-document{padding:27px 21px}.policy-section{padding:34px 0 28px}.policy-section p,.policy-list li{font-size:14px}.site-footer{align-items:flex-start;flex-direction:column;padding-bottom:28px}.footer-brand{max-width:290px;line-height:1.5}.back-to-top{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}