:root{font-family:Hiragino Sans,Yu Gothic,Noto Sans JP,system-ui,sans-serif;color:#13243b;background:#f8f6f1;font-synthesis:none;text-rendering:optimizeLegibility;--paper: #f8f6f1;--surface: #ffffff;--ink: #13243b;--muted: #5f6d7d;--primary: #173d68;--accent: #4f789d;--soft-blue: #e8eef1;--line: #d9dee3;--section-space: clamp(5rem, 10vw, 9rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:4rem}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--paper)}body,button,input{font:inherit}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{overflow-wrap:break-word;word-break:normal}.heading-chunk{display:inline-block;white-space:nowrap}.site-shell{min-height:100vh}.site-header{width:min(1120px,calc(100% - 2rem));margin:0 auto;min-height:4.75rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(19,36,59,.12)}.site-header nav{display:none;align-items:center;gap:1.75rem}.site-header nav a,.footer-links a{color:var(--muted);font-size:.86rem;text-decoration:none}.site-header nav a:hover,.footer-links a:hover{color:var(--ink);text-decoration:underline;text-underline-offset:.35rem}.wordmark{display:inline-flex;gap:.65rem;align-items:center;text-decoration:none;font-weight:800;letter-spacing:.08em;font-size:.9rem}.wordmark-mark{display:grid;place-items:center;width:1.75rem;height:1.75rem;border:1px solid var(--primary);border-radius:50%;font-family:Georgia,serif}.section,.hero,.site-footer{width:min(1120px,calc(100% - 2rem));margin:0 auto}.section{padding:var(--section-space) 0;border-top:1px solid var(--line)}.hero{padding:4.5rem 0 5rem;display:grid;gap:3.5rem;min-height:calc(100svh - 4.75rem);align-content:center}.eyebrow{margin:0 0 1rem;color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.14em}h1,h2,h3{font-family:Yu Mincho,Hiragino Mincho ProN,Georgia,serif;font-weight:600;letter-spacing:-.035em}h1{margin:0;max-width:18ch;font-size:clamp(2.45rem,9vw,4.15rem);line-height:1.18}h2{margin:0;font-size:clamp(2.1rem,7vw,3.8rem);line-height:1.25}.hero-lead,.section-lead{color:var(--muted);font-size:1rem;line-height:1.95}.hero-lead{margin:1.75rem 0 0;max-width:38rem}.hero-note{margin:1rem 0 0;max-width:38rem;line-height:1.85}.hero-actions{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:1.25rem;min-height:3.3rem;padding:.8rem 1.25rem;border-radius:999px;text-decoration:none;font-weight:700;transition:transform .28s ease,background .28s ease,color .28s ease}.button-primary{color:#fff;background:var(--primary)}.button-primary:hover{background:#102f52}.button-secondary{border:1px solid var(--line);background:#ffffffa6}.button:hover{transform:translateY(-2px)}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #78a6cb;outline-offset:4px}.hero-copy{animation:hero-in .48s ease both}.hero-visual{position:relative;min-height:22rem;padding:2.5rem 1.25rem;background:var(--soft-blue);border-radius:1.5rem;overflow:hidden;animation:hero-in .48s .1s ease both}.hero-visual:before{content:"";position:absolute;inset:14% -20% auto 22%;height:1px;background:var(--accent);transform:rotate(-25deg)}.visual-index{color:var(--accent);font-size:.72rem;letter-spacing:.14em}.visual-card{position:absolute;background:#fffffff0;border:1px solid rgba(19,36,59,.12);box-shadow:0 18px 50px #173d6814}.visual-card-main{top:5rem;left:2rem;width:min(16rem,70%);padding:1.5rem}.visual-card-main span{display:block;margin-bottom:1rem;color:var(--muted);font-size:.78rem}.visual-card-main strong{display:block;padding:.7rem 0;border-top:1px solid var(--line);font-family:Yu Mincho,serif;font-size:1.35rem}.visual-card-small{right:1rem;bottom:2rem;padding:1rem;color:#fff;background:var(--primary);line-height:1.6}.section-heading{display:grid;margin-bottom:3rem}.section-heading .section-lead{max-width:36rem;margin:1.4rem 0 0}.articles-section .section-heading{display:block}.articles-section .section-heading .section-lead{margin:1.4rem 0 0}.topic-grid{display:grid;grid-template-columns:1fr;border-top:1px solid var(--line)}.topic-grid>.reveal{border-bottom:1px solid var(--line)}.topic-card{min-height:13rem;padding:1.5rem .25rem;transition:transform .28s ease}.topic-card-top{display:flex;align-items:flex-start;justify-content:space-between}.topic-icon{width:2.2rem;color:var(--accent)}.topic-icon svg{fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.topic-index{color:#8b96a2;font-size:.72rem;letter-spacing:.12em}.topic-card h3{margin:2.2rem 0 .5rem;font-size:1.4rem}.topic-card p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.7}.step-section{display:grid;gap:3rem}.step-copy .section-lead{margin:1.5rem 0;max-width:34rem}.check-list{margin:2rem 0;padding:0;list-style:none;border-top:1px solid var(--line)}.check-list li{display:flex;gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--line);line-height:1.6}.check-list li:before{content:"—";color:var(--accent)}.adapter-status{color:var(--muted);font-size:.8rem;line-height:1.6}.form-demo{padding:1.25rem;border:1px solid var(--line);border-radius:1.25rem;background:var(--surface);box-shadow:0 24px 70px #173d6814}.form-demo-head{display:flex;justify-content:space-between;padding-bottom:1rem;color:var(--muted);font-size:.72rem;letter-spacing:.08em}.form-demo-row{display:grid;grid-template-columns:2rem 1fr auto;gap:.75rem;align-items:center;padding:1.25rem 0;border-top:1px solid var(--line)}.form-demo-number{color:var(--accent);font:.75rem Georgia,serif}.form-demo-row strong,.form-demo-row span{display:block}.form-demo-row strong{font-size:.95rem}.form-demo-row div span{margin-top:.35rem;color:var(--muted);font-size:.82rem}.form-demo-note{margin:1rem 0 0;padding:.85rem;color:var(--muted);background:var(--paper);border-radius:.6rem;font-size:.76rem;line-height:1.6}.tally-frame{width:100%;min-height:34rem;border:0}.flow-section{background:var(--surface);width:100%;max-width:none;padding-inline:max(1rem,calc((100% - 1120px)/2))}.flow-map{max-width:48rem;margin:0 auto}.flow-node{display:flex;align-items:center;gap:1.4rem;padding:1.2rem 1.4rem;border:1px solid var(--line);border-radius:.75rem;background:var(--surface)}.flow-node span{color:var(--accent);font-size:.72rem;letter-spacing:.1em}.flow-node strong{font-family:Yu Mincho,serif;font-size:1.15rem}.flow-origin{background:var(--ink);color:#fff;border-color:var(--ink)}.flow-line{display:block;width:1px;height:2.5rem;margin:0 auto;background:linear-gradient(var(--accent),var(--line));transform-origin:top}.route-grid{display:grid;gap:.75rem;margin-top:2.5rem}.route-card{height:100%;padding:1.35rem;border-top:3px solid var(--accent);background:var(--paper)}.route-card>span{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid var(--line);border-radius:50%;color:var(--accent);font-size:.75rem}.route-card h3{margin:1.2rem 0 .65rem;font-size:1.2rem}.route-card p{margin:0;color:var(--muted);font-size:.88rem;line-height:1.7}.principles-grid{display:grid;gap:1rem}.principle-card{min-height:25rem;padding:2rem;display:flex;flex-direction:column;border:1px solid var(--line);background:var(--surface)}.principle-dark{color:#fff;background:var(--ink);border-color:var(--ink)}.principle-number{color:var(--accent);font-size:.75rem;letter-spacing:.12em}.principle-card h3{margin:auto 0 1.4rem;font-size:clamp(1.8rem,5vw,2.6rem)}.principle-card p{margin:.5rem 0 0;color:var(--muted);line-height:1.8}.principle-dark p{color:#cad4df}.articles-list{margin-top:3rem}.article-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:1rem;background:var(--surface)}.article-image-link{display:flex;align-items:center;justify-content:center;overflow:hidden;background:var(--soft-blue)}.article-image{width:100%;height:auto;min-height:0;object-fit:contain;transition:transform .3s ease}.article-card:hover .article-image{transform:none}.article-body{padding:1.5rem}.article-meta{display:flex;justify-content:space-between;gap:1rem;color:var(--accent);font-size:.7rem;letter-spacing:.06em}.article-title-line{display:block}.article-card h3{margin:1.4rem 0 .9rem;font-size:clamp(1.4rem,3.5vw,1.85rem);line-height:1.35}.article-card p{color:var(--muted);line-height:1.8}.article-link{display:inline-flex;justify-content:space-between;gap:1rem;margin-top:1.25rem;padding-bottom:.35rem;border-bottom:1px solid var(--ink);font-weight:700;text-decoration:none}.final-cta{text-align:center}.final-cta h2{max-width:18ch;margin:0 auto;font-size:clamp(2.4rem,8vw,4.8rem)}.final-cta>.reveal>p:not(.eyebrow){margin:1.5rem auto 0;color:var(--muted)}.final-actions{align-items:stretch;max-width:36rem;margin-inline:auto}.site-footer{display:grid;gap:2rem;padding:3rem 0 6rem;border-top:1px solid var(--line)}.footer-wordmark{margin-bottom:1rem}.site-footer p{max-width:28rem;color:var(--muted);font-size:.84rem;line-height:1.7}.footer-links{display:flex;gap:1.25rem}.site-footer small{color:#7c8792;font-size:.72rem}.reveal{opacity:0;transform:translateY(14px);transition:opacity .46s ease,transform .46s ease;transition-delay:var(--reveal-delay, 0ms)}.reveal.is-visible{opacity:1;transform:translateY(0)}.mobile-fixed-cta{position:fixed;right:1rem;bottom:max(1rem,env(safe-area-inset-bottom));z-index:10;display:flex;justify-content:space-between;align-items:center;gap:1.2rem;width:min(15rem,calc(100% - 2rem));padding:.8rem 1rem;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:#13243bf5;box-shadow:0 10px 30px #13243b2e;font-size:.85rem;font-weight:700;text-decoration:none;opacity:0;transform:translateY(1rem);pointer-events:none;transition:opacity .28s ease,transform .28s ease}.mobile-fixed-cta.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}@keyframes hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (pointer:fine){.topic-card:hover{transform:translateY(-3px)}}@media(min-width:640px){.site-header nav{display:flex}.hero-actions{flex-direction:row}.button{min-width:11.5rem}.topic-grid{grid-template-columns:repeat(2,1fr)}.topic-grid>.reveal:nth-child(odd){border-right:1px solid var(--line)}.topic-card{padding:1.5rem}.route-grid{grid-template-columns:repeat(3,1fr)}.final-actions{flex-direction:row;justify-content:center}.site-footer{grid-template-columns:1fr auto}.site-footer small{grid-column:1 / -1}}@media(min-width:820px){.hero{grid-template-columns:1.05fr .95fr;align-items:center;padding:5rem 0}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end}.section-heading .section-lead{margin:0}.topic-grid{grid-template-columns:repeat(3,1fr)}.topic-grid>.reveal{border-right:1px solid var(--line)}.topic-grid>.reveal:nth-child(3n){border-right:0}.step-section{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(4rem,8vw,7rem)}.principles-grid,.article-card{grid-template-columns:1fr 1fr}.article-body{padding:clamp(1.75rem,3.5vw,2.5rem)}.mobile-fixed-cta{display:none}}@media(min-width:1100px){.topic-card{min-height:14rem;padding:1.8rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
