:root{color:#0e1012;font-size:16px;font-family:Zen Kaku Gothic New,Hiragino Sans,Noto Sans JP,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,#f7f3ff,#f1f7ff 40%,#eaf4ff 75%,#dde5ff);padding:2rem clamp(1rem,4vw,3rem);color:#0e1012}#app{max-width:920px;margin:0 auto}.app-shell{background:#fffffff2;border-radius:28px;box-shadow:0 25px 70px #495d9433;padding:clamp(1.5rem,3vw,2.75rem);display:flex;flex-direction:column;gap:1.75rem}.hero{display:flex;flex-direction:column;gap:.5rem}.hero__eyebrow{font-size:.85rem;letter-spacing:.2em;text-transform:uppercase;color:#6a7086}.hero__title{font-size:clamp(1.95rem,3vw,2.6rem);margin:0}.hero__subtitle{margin:0;color:#4c5060;line-height:1.6}.tax-pill{align-self:flex-start;padding:.35rem .85rem;border-radius:999px;background:#f2f5ff;color:#4b5ee8;font-size:.85rem}.card{background:#f7f9ff;border-radius:18px;padding:1.5rem;border:1px solid rgba(75,94,232,.08)}.step-indicator{display:flex;gap:.4rem;font-size:.9rem;color:#7a819d}.step-indicator strong{color:#3541a9}.terms{max-height:220px;overflow:auto;padding-right:.5rem;line-height:1.65;color:#4c5060}.terms--markdown h1,.terms--markdown h2,.terms--markdown h3{margin:.6rem 0 .35rem;font-size:1rem;color:#27305c}.terms--markdown h1:first-child,.terms--markdown h2:first-child{margin-top:0}.terms--markdown p,.terms--markdown li{margin:.25rem 0}.terms--markdown ol,.terms--markdown ul{padding-left:1.2rem}.terms--markdown strong{color:#1a2270}.terms-error{color:#c02727;font-weight:600}.terms::-webkit-scrollbar{width:6px}.terms::-webkit-scrollbar-thumb{background:#3541a959;border-radius:999px}.actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.form-guidance{margin:0 0 1rem;padding:.85rem 1rem;background:#4b5ee814;border-radius:16px;color:#4c5060;line-height:1.5;font-size:.95rem}.button{border:none;border-radius:999px;padding:.85rem 1.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{background:linear-gradient(120deg,#4b5ee8,#8c6ff7);color:#fff;box-shadow:0 15px 30px #4b5ee84d}.button-secondary{background:#4b5ee814;color:#3541a9}.button:hover:not(:disabled){transform:translateY(-1px)}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem 1.25rem}.input-field{display:flex;flex-direction:column;gap:.45rem}.input-field label{font-size:.9rem;color:#545970;font-weight:600}.input-field input,.input-field textarea,.input-field select{border:1.5px solid rgba(84,89,112,.2);border-radius:14px;padding:.85rem 1rem;font-size:1rem;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.input-field input:focus,.input-field textarea:focus,.input-field select:focus{outline:none;border-color:#4b5ee8;box-shadow:0 0 0 3px #4b5ee826}.input-field--error label{color:#b32828}.input-field--error input,.input-field--error textarea,.input-field--error select{border-color:#df3d3d;box-shadow:0 0 0 3px #df3d3d1a}.field-error{color:#c02727;font-size:.85rem}textarea{resize:vertical;min-height:120px}.summary-panel{background:#fff;border-radius:16px;padding:1.25rem;border:1px dashed rgba(75,94,232,.3);display:grid;gap:.65rem}.summary-panel__row{display:flex;justify-content:space-between;font-weight:600}.error-banner{background:#ed2e2e14;color:#d12d2d;padding:.85rem 1rem;border-radius:14px;border:1px solid rgba(209,45,45,.2)}.thankyou{text-align:center;padding:2rem 1rem;display:flex;flex-direction:column;gap:1rem}.thankyou__badge{width:64px;height:64px;margin:0 auto;border-radius:50%;background:linear-gradient(130deg,#4b5ee8,#8c6ff7);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.8rem;box-shadow:0 20px 35px #4b5ee859}.thankyou__title{margin:0;font-size:1.8rem}.thankyou__notes{color:#4c5060}.modal-backdrop{position:fixed;inset:0;background:#070c178c;display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:10}.modal-card{background:#fff;border-radius:24px;width:min(520px,100%);padding:2rem;box-shadow:0 25px 60px #0a122766;display:flex;flex-direction:column;gap:1rem}.modal-card h2{margin:0}.confirm-list{list-style:none;padding:0;margin:0;display:grid;gap:.6rem;color:#4c5060}.confirm-list span{font-weight:600;color:#0e1012}.chip{display:inline-flex;align-items:center;gap:.4rem;padding:.2rem .75rem;border-radius:999px;background:#4b5ee81f;font-size:.85rem;color:#3541a9}@media(max-width:640px){body{padding:1.5rem 1rem}.app-shell{padding:1.5rem}.actions{flex-direction:column}.summary-panel__row{flex-direction:column;gap:.3rem}}
