:root{--ink:#111828;--blue:#1742bf;--blue-deep:#102e88;--sky:#eaf2ff;--cream:#fffdf8;--yellow:#ffd449;--orange:#f59e0b;--line:#dce3ed;--muted:#526076}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;line-height:1.75}a{color:inherit}.container{width:min(100% - 48px,1080px);margin:auto}.header{display:flex;align-items:center;justify-content:space-between;min-height:74px}.header>a:last-child{color:#4b5563;font-size:13px;text-underline-offset:4px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:800;letter-spacing:.14em;text-decoration:none}.brand b{display:grid;place-items:center;width:29px;height:29px;border-radius:9px;background:var(--blue);color:#fff;letter-spacing:0}.hero{position:relative;overflow:hidden;background:var(--blue);color:#fff}.hero:before{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:48px 48px;content:""}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:clamp(30px,5vw,74px);align-items:center;min-height:590px;padding:72px 0}.hero-text{position:relative;z-index:1}.eyebrow{margin:0 0 8px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.15em}.kicker{margin:0 0 6px;color:#cbd9ff;font-size:15px;font-weight:700}h1{margin:0;font-size:clamp(39px,5vw,64px);font-weight:800;line-height:1.27;letter-spacing:-.05em}h1 strong{color:var(--yellow)}.hero-copy{max-width:620px;margin:23px 0;color:#edf2ff;font-size:16px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:57px;padding:12px 24px;border:0;border-radius:12px;cursor:pointer;font:inherit;font-weight:800;text-decoration:none}.yellow{background:var(--yellow);color:#17203a}.blue{width:100%;background:var(--blue);color:#fff}.button:disabled{opacity:.65;cursor:wait}.hero-note{margin:13px 0 0;color:#cbd9ff;font-size:12px}.hero-visual{position:relative;min-height:390px;margin:0;overflow:hidden;border:2px solid rgba(255,255,255,.45);border-radius:26px;background:#f9f3df;box-shadow:18px 24px 0 rgba(4,25,90,.25);transform:rotate(-3deg)}.hero-visual img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover;object-position:47% center;transform:rotate(3deg) scale(1.08)}.section{padding:86px 0}h2{margin:0;font-size:clamp(29px,4vw,40px);letter-spacing:-.04em;line-height:1.35}.section-lead{margin:8px 0 0;color:var(--muted);font-size:14px}.themes,.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.themes article,.steps article{min-width:0;padding:27px 24px;border-radius:18px;background:#fff;box-shadow:0 9px 22px rgba(20,38,81,.06)}.themes article{border:1px solid var(--line)}.themes i{display:grid;place-items:center;width:50px;height:50px;margin-bottom:16px;border-radius:50%;background:#e6efff;color:var(--blue);font-size:29px;font-style:normal;line-height:1}.themes article:nth-child(2) i{background:#fff0c6;color:#b97b00}.themes article:nth-child(3) i{background:#e6f5ed;color:#16784f}.themes h3,.steps h3{margin:0;font-size:18px}.themes p,.steps p{margin:7px 0 0;color:var(--muted);font-size:13px}.steps-bg{background:var(--sky)}.steps small{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e6efff;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.1em}.steps h3{margin-top:14px}.form-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);gap:clamp(35px,7vw,75px);align-items:start}.muted{max-width:390px;color:var(--muted);font-size:14px}.note{display:flex;gap:10px;max-width:400px;margin-top:22px;padding:13px 14px;border-radius:10px;background:#fff6db;color:#73520c;font-size:12px;line-height:1.6}.note b{display:grid;place-items:center;flex:0 0 auto;width:18px;height:18px;border-radius:50%;background:#c78e12;color:#fff;font-size:12px}.note p{margin:0}.status{margin-bottom:15px;padding:12px 14px;border-radius:10px;font-size:13px}.status.success{background:#e7f7ed;color:#146c35}.status.error{background:#fff0f1;color:#ae2734}form{display:grid;gap:18px;min-width:0;padding:31px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(20,38,81,.06)}form>label,fieldset{display:grid;gap:7px;margin:0;border:0;padding:0;color:#25324b;font-size:13px;font-weight:700}form label span,legend span{color:#d64045;font-size:10px}input:not([type=radio]):not([type=checkbox]),select{width:100%;min-width:0;height:47px;padding:0 13px;border:1px solid #cfd8e6;border-radius:8px;background:#fff;color:#1c2940;font:inherit;font-size:14px}input[type=radio],input[type=checkbox]{accent-color:var(--blue)}fieldset legend{margin-bottom:8px;line-height:1.55}fieldset legend b{display:inline-grid;place-items:center;width:23px;height:23px;margin-right:5px;border-radius:50%;background:#e6efff;color:var(--blue);font-size:11px}.choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.choice-list label,.source-choices label{display:flex;align-items:center;gap:8px;min-width:0;padding:10px 11px;border:1px solid #d8e0eb;border-radius:8px;font-size:12px;font-weight:400;line-height:1.35}.source-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.consent{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px!important;font-size:11px!important;font-weight:400!important;line-height:1.6}.consent input{margin-top:4px}.consent a{color:var(--blue);text-underline-offset:3px}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}.legal{padding-top:0}.legal details{border-top:1px solid var(--line)}.legal details:last-child{border-bottom:1px solid var(--line)}.legal summary{display:flex;justify-content:space-between;gap:20px;padding:22px 2px;cursor:pointer;font-size:15px;font-weight:800;list-style:none}.legal summary::-webkit-details-marker{display:none}.legal summary span{color:var(--blue);font-size:20px;font-weight:400}.legal details[open] summary span{transform:rotate(45deg)}.legal details>div{max-width:850px;padding:0 2px 28px;color:#506078;font-size:12px;overflow-wrap:anywhere}.legal h3{color:var(--ink);font-size:14px}.legal p{margin:0 0 12px}.legal ol{margin:0;padding-left:20px}.legal li{margin-bottom:8px}footer{padding:44px 0;background:#101a31;color:#cbd4e6;font-size:12px}.footer-top{display:flex;justify-content:space-between;gap:32px}.footer-top p{margin:0 0 3px}.footer-title{color:#fff;font-size:15px;font-weight:800}.contact{display:flex;flex-direction:column;align-items:flex-end}.contact a{color:#fff;text-underline-offset:3px}.company{display:flex;flex-wrap:wrap;gap:5px 18px;margin-top:24px;padding-top:18px;border-top:1px solid #293754;color:#9baac3}.copyright{margin:17px 0 0;color:#7d8aa2;font-size:10px}@media(max-width:900px){.hero-grid,.form-layout{grid-template-columns:1fr}.hero-grid{min-height:0;gap:28px;padding:62px 0 42px}.hero-visual{width:min(100%,440px);min-height:320px;margin:0 auto}.hero-visual img{min-height:320px}.muted,.note{max-width:none}}@media(max-width:640px){.container{width:min(100% - 34px,1080px)}.header{min-height:62px}.hero-grid{padding:50px 0 32px}h1{font-size:38px}.hero-copy{font-size:14px}.section{padding:62px 0}.themes,.steps,.choice-list,.source-choices{grid-template-columns:1fr}.themes article,.steps article{padding:22px}form{padding:22px}.hero-visual{min-height:265px;border-radius:20px;box-shadow:12px 16px 0 rgba(4,25,90,.24)}.hero-visual img{min-height:265px}.footer-top{flex-direction:column;gap:22px}.contact{align-items:flex-start}.company{display:grid;gap:4px}}
