:root{--sky-top:#72ddf7;--sky-horizon:#c9f3ff;--surface:#fff8e8;--surface-white:#fffdf8;--ink:#17324d;--ink-soft:#3e5870;--turquoise:#23c6b7;--blue:#2f9be8;--coral:#ff6b6b;--yellow:#ffc83d;--lime:#7ed957;--violet:#a96ae8;--tabletop:#f5cfa6;--tint-sky:#eaf7fb;--shadow:#17324d29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 50% 25rem, var(--tabletop) 0 20rem, transparent 20.1rem), linear-gradient(180deg, var(--sky-top) 0, var(--sky-horizon) 36rem, #edfaff 100%);min-height:100vh;color:var(--ink);margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}button,input{font:inherit}a{color:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:3px;outline:4px solid #17324d3d}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:.9rem;padding:.7rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#aeebfbc9;border-bottom:1px solid #ffffff61;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:92px;padding:0 max(1rem,50% - 560px);display:flex;position:sticky;top:0}.brand{width:min(320px,58vw);display:block}.brand img{width:100%;height:auto;display:block}.language-switch{background:#fff8e8e0;border:2px solid #17324d1f;border-radius:999px;gap:.25rem;padding:.3rem;display:inline-flex;box-shadow:0 5px 14px #17324d1a}.language-switch button{min-height:40px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.45rem .82rem;font-size:.86rem;font-weight:850}.language-switch button:hover{background:#17324d12}.language-switch button.is-active{background:var(--turquoise);color:var(--ink);box-shadow:inset 0 -3px #17324d21}main{width:min(1120px,100% - 2rem);margin:0 auto;padding:1rem 0 4rem}.hero{min-height:450px;box-shadow:0 22px 60px var(--shadow);background:#fff8e8f0;border:3px solid #ffffffb8;border-radius:32px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(1.5rem,5vw,4.5rem);padding:clamp(2rem,5vw,4.75rem);display:grid;overflow:hidden}.eyebrow,.section-kicker,.card-label{color:var(--blue);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .65rem;font-size:.76rem;font-weight:900}h1,h2,p{margin-top:0}h1{letter-spacing:-.055em;max-width:12ch;margin-bottom:1.1rem;font-size:clamp(2.65rem,6vw,5.3rem);line-height:.98}.hero-lead{max-width:58ch;color:var(--ink-soft);margin-bottom:1.75rem;font-size:clamp(1.05rem,2vw,1.24rem)}.hero-meta{flex-wrap:wrap;gap:.75rem;margin:0;display:flex}.hero-meta>div{background:var(--tint-sky);border:1px solid #2f9be81f;border-radius:16px;padding:.72rem .95rem}.hero-meta dt{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:800}.hero-meta dd{overflow-wrap:anywhere;margin:.1rem 0 0;font-size:.88rem;font-weight:800}.hero-art{aspect-ratio:16/9;width:100%;margin:0;position:relative}.hero-art:before,.hero-art:after{z-index:0;content:"";border-radius:24px;width:7rem;height:7rem;position:absolute;transform:rotate(12deg)}.hero-art:before{background:var(--yellow);top:-1.25rem;right:-1rem}.hero-art:after{background:var(--coral);bottom:-1.4rem;left:-1.4rem}.hero-art img{z-index:1;object-fit:cover;border:8px solid var(--surface-white);border-radius:28px;width:100%;height:100%;display:block;position:relative;transform:rotate(1.25deg);box-shadow:0 18px 30px #17324d38}.signal-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0;display:grid}.signal-card{background:var(--surface);border:2px solid #ffffff94;border-radius:22px;align-items:flex-start;gap:.9rem;min-height:132px;padding:1.25rem;display:flex;box-shadow:0 8px 22px #17324d1c}.signal-card>span{width:2.5rem;height:2.5rem;color:var(--ink);border-radius:14px;flex:none;place-items:center;font-size:.78rem;font-weight:950;display:grid}.signal-card.turquoise>span{background:var(--turquoise)}.signal-card.yellow>span{background:var(--yellow)}.signal-card.coral>span{background:var(--coral)}.signal-card h2{margin-bottom:.2rem;font-size:1.05rem;line-height:1.25}.signal-card p{color:var(--ink-soft);margin-bottom:0;font-size:.9rem;line-height:1.5}.policy-layout{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:1rem;scroll-margin-top:110px;display:grid}.policy-sidebar{gap:1rem;display:grid;position:sticky;top:108px}.contents-card,.contact-card{background:#fff8e8f0;border:2px solid #ffffffa6;border-radius:24px;box-shadow:0 10px 28px #17324d1c}.contents-card{padding:1.35rem}.contents-card h2{letter-spacing:-.02em;margin-bottom:1rem;font-size:1.1rem}.contents-card ol{gap:.22rem;margin:0;padding:0;list-style:none;display:grid}.contents-card a{color:var(--ink-soft);border-radius:11px;grid-template-columns:2rem minmax(0,1fr);align-items:start;gap:.45rem;padding:.45rem .38rem;font-size:.8rem;font-weight:750;line-height:1.35;text-decoration:none;display:grid}.contents-card a:hover{color:var(--ink);background:#2f9be817}.contents-card a span{color:var(--blue);letter-spacing:.05em;font-size:.7rem;font-weight:950}.contact-card{background:#ddf7e4;padding:1.35rem}.contact-icon{background:var(--lime);border-radius:15px;place-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;font-size:1.2rem;font-weight:950;display:grid}.contact-card p:not(.card-label){color:var(--ink-soft);margin-bottom:.7rem;font-size:.88rem}.contact-card a,.policy-section a{color:#116f89;overflow-wrap:anywhere;text-underline-offset:.2em;font-weight:800;text-decoration-thickness:2px}.policy-card{background:var(--surface-white);border:2px solid #ffffffad;border-radius:28px;overflow:hidden;box-shadow:0 12px 34px #17324d1f}.policy-section{grid-template-columns:auto minmax(0,1fr);gap:1.45rem;padding:clamp(1.6rem,4vw,3.35rem);scroll-margin-top:112px;display:grid}.policy-section+.policy-section{border-top:2px solid #17324d12}.section-marker{width:3rem;height:3rem;color:var(--ink);border-radius:16px;place-items:center;font-size:.8rem;font-weight:950;display:grid;box-shadow:inset 0 -3px #17324d1c}.policy-section.blue .section-marker{background:var(--blue);color:#fff}.policy-section.turquoise .section-marker{background:var(--turquoise)}.policy-section.coral .section-marker{background:var(--coral)}.policy-section.yellow .section-marker{background:var(--yellow)}.policy-section.lime .section-marker{background:var(--lime)}.policy-section.violet .section-marker{background:var(--violet);color:#fff}.policy-section.blue .section-kicker{color:#1f78bd}.policy-section.turquoise .section-kicker{color:#137f77}.policy-section.coral .section-kicker{color:#c83e48}.policy-section.yellow .section-kicker{color:#8a5a00}.policy-section.lime .section-kicker{color:#397921}.policy-section.violet .section-kicker{color:#7640ae}.section-copy{min-width:0}.section-copy h2{letter-spacing:-.04em;max-width:25ch;margin-bottom:.9rem;font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.12}.section-copy p,.section-copy li{color:var(--ink-soft)}.section-copy p{max-width:73ch}.section-copy p:last-child,.section-copy ul:last-child{margin-bottom:0}.section-copy strong{color:var(--ink)}.section-copy code{background:var(--tint-sky);color:var(--ink);overflow-wrap:anywhere;border-radius:.45rem;padding:.15rem .38rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.86em}.section-copy ul{gap:.45rem;max-width:72ch;padding-left:1.35rem;display:grid}.section-copy li::marker{color:var(--turquoise)}.two-column-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:2rem}.back-to-top{background:var(--tint-sky);min-height:48px;color:var(--ink);border-radius:16px;align-items:center;gap:.5rem;margin:0 0 2rem 2rem;padding:.7rem 1rem;font-size:.9rem;font-weight:850;text-decoration:none;display:inline-flex}.back-to-top:hover{background:#e3f3ff}footer{width:min(1120px,100% - 2rem);color:var(--ink-soft);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.5rem 0 2.5rem;font-size:.9rem;display:flex}footer p{margin:0}footer a{color:var(--ink);overflow-wrap:anywhere;text-underline-offset:.2em;font-weight:800}@media (max-width:920px){.hero{grid-template-columns:1fr}.hero-art{width:min(100%,620px);margin-inline:auto}.policy-layout{grid-template-columns:1fr}.policy-sidebar{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);position:static}.contents-card ol{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.signal-grid{grid-template-columns:1fr}.signal-card{min-height:auto}.policy-sidebar{grid-template-columns:1fr}}@media (max-width:560px){.site-header{min-height:76px}.brand{width:min(215px,52vw)}.language-switch{padding:.22rem}.language-switch button{min-height:36px;padding:.35rem .52rem;font-size:.71rem}main{width:min(100% - 1rem,1120px);padding-top:.5rem}.hero{border-radius:25px;min-height:auto;padding:1.45rem}.hero-meta{display:grid}.hero-art:before,.hero-art:after{width:4.5rem;height:4.5rem}.hero-art img{border-width:5px;border-radius:20px}.contents-card ol{grid-template-columns:1fr}.policy-section{grid-template-columns:1fr;gap:.95rem;padding:1.45rem}.two-column-list{grid-template-columns:1fr}.back-to-top{margin-left:1.45rem}footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{body{background:#fff}.site-header,.hero-art,.signal-grid,.policy-sidebar,.back-to-top,footer{display:none}main{width:100%;padding:0}.hero,.policy-card{box-shadow:none;border:0}.hero{background:#fff;min-height:0;padding:0 0 2rem}.policy-section{break-inside:avoid}}
