:root{--text:#222;--text-h:#000;--bg:#fff;--surface:#fff;--surface-muted:#428bca14;--border:#22222229;--accent:#428bca;--accent-strong:#000;--accent-bg:#428bca1f;--accent-border:#428bca66;--placeholder:#22222273;--shadow:0 18px 60px #00000014, 0 4px 12px #0000000f;--sans:Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#0000;background-image:linear-gradient(145deg,#ffffffe6,#428bca29),linear-gradient(#ffffffd1,#22222214),url(/assets/background-cj4Lf_Ah.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-width:320px;min-height:100vh;margin:0;position:relative}body:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 75% 18%,#428bca24,#0000 18%),radial-gradient(circle at 12% 28%,#2222220d,#0000 22%),linear-gradient(120deg,#0000 0%,#428bca0a 42%,#0000 72%);position:fixed;inset:0}button,input,select,textarea{font:inherit}h1,h2,h3,p{margin-top:0}#root{z-index:1;width:min(1280px,100%);margin:0 auto;position:relative}.app-shell{box-sizing:border-box;flex-direction:column;gap:24px;padding:32px 24px 48px;display:flex}.hero-card,.progress-card,.steps-panel,.form-card,.info-card,.confirmation-card,.summary-card,.signature-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px}.hero-card{text-align:left;background:radial-gradient(circle at top right, #428bca29, transparent 30%), radial-gradient(circle at bottom left, #22222214, transparent 28%), var(--surface);justify-content:space-between;align-items:flex-start;gap:24px;padding:32px;display:flex;position:relative;overflow:hidden}.hero-card__content{z-index:1;max-width:640px;position:relative}.hero-card__highlight{color:var(--accent)}.hero-card__tags{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.hero-card__tags span{border:1px solid var(--accent-border);color:var(--text-h);background:#ffffffe6;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:700}.hero-card__visual{z-index:1;width:min(100%,420px);position:relative}.hero-illustration{background:linear-gradient(135deg,#428bca2e,#22222214);border:1px solid #ffffffb3;border-radius:28px;min-height:260px;padding:20px;position:relative}.hero-illustration:before,.hero-illustration:after{content:"";border:1px solid #428bca33;border-radius:50%;position:absolute}.hero-illustration:before{width:220px;height:220px;top:-72px;right:-54px}.hero-illustration:after{width:140px;height:140px;bottom:-48px;left:-36px}.hero-illustration__badge,.hero-illustration__seal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;border:1px solid #428bca2e;position:relative;box-shadow:0 18px 40px #0000001a}.hero-illustration__badge{border-radius:22px;align-items:center;gap:14px;max-width:280px;padding:18px;display:flex}.hero-illustration__badge strong,.hero-illustration__seal strong{color:var(--text-h);display:block}.hero-illustration__badge span,.hero-illustration__seal span{font-size:14px}.hero-illustration__icon{background:linear-gradient(135deg, var(--accent), var(--accent-strong));width:48px;height:48px;color:var(--surface);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:900;display:inline-flex}.hero-illustration__seal{border-radius:20px;padding:16px 18px;position:absolute;top:112px;right:22px}.hero-card p,.progress-card p,.section-header p,.signature-card__header p,.muted{color:var(--text)}.hero-card__meta{grid-template-columns:repeat(3,minmax(110px,1fr));gap:12px;width:100%;margin-top:126px;display:grid}.hero-card__meta div{background:var(--surface-muted);border:1px solid var(--border);border-radius:18px;flex-direction:column;gap:4px;padding:18px;display:flex}.hero-card__meta strong{color:var(--text-h);font-size:28px}.hero-card__meta span{font-size:14px}.pill,.eyebrow{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;font-size:13px;font-weight:700;display:inline-flex}.pill{background:var(--accent-bg);color:var(--accent-strong);border-radius:999px;padding:8px 12px}.pill--success{color:var(--accent-strong);background:#428bca2e}.eyebrow{color:var(--accent-strong)}.progress-card{text-align:left;padding:24px 28px}.progress-card__header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:16px;display:flex}.progress-card__header h2,.section-header h2,.confirmation-card h1,.summary-card h2,.info-card h3,.signature-card h3{margin:8px 0 0}.progress-card__value{color:var(--text-h);font-weight:700}.progress-bar{background:var(--surface-muted);border-radius:999px;height:12px;overflow:hidden}.progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), var(--accent-strong));height:100%;display:block}.content-grid{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:24px;display:grid}.steps-panel{flex-direction:column;gap:20px;padding:24px;display:flex;position:sticky;top:24px}.step-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.step-list__item{border:1px solid var(--border);background:var(--surface-muted);border-radius:18px;align-items:center;gap:14px;padding:14px;display:flex}.step-list__item strong,.summary-list dt,.summary-list dd,.compact-list strong,.choice-block__label{color:var(--text-h)}.step-list__item small{color:var(--text);margin-top:4px;display:block}.step-list__item.is-active{border-color:var(--accent-border);background:var(--accent-bg)}.step-list__item.is-complete .step-list__number{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:var(--surface)}.step-list__number{background:var(--surface);border:1px solid var(--border);width:34px;height:34px;color:var(--text-h);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.info-card,.summary-card,.signature-card{text-align:left;padding:20px}.compact-list,.check-list{color:var(--text);margin:16px 0 0;padding-left:18px}.compact-list{flex-direction:column;gap:10px;display:flex}.check-list li+li{margin-top:10px}.form-card{text-align:left;padding:28px}.section-stack{flex-direction:column;gap:22px;display:flex}.section-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.section-header p{max-width:380px}.form-grid{gap:18px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.field{flex-direction:column;gap:8px;display:flex}.field__label{color:var(--text-h);font-size:14px;font-weight:700}.required-mark{color:#ea0b0b;margin-left:4px;font-weight:800}.field__hint{color:var(--text);font-size:12px}.field__error,.section-error{color:#ea0b0b;margin:0;font-size:13px}input,select,textarea{box-sizing:border-box;border:1px solid var(--border);width:100%;font:inherit;color:var(--text-h);background:var(--surface);border-radius:16px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,background-color .2s}input::placeholder,textarea::placeholder{color:var(--placeholder)}input:focus,select:focus,textarea:focus{border-color:var(--accent-border);box-shadow:0 0 0 4px var(--accent-bg);outline:none}input:disabled,textarea:disabled{background:var(--surface-muted);color:var(--text);cursor:not-allowed}textarea{resize:vertical;min-height:110px}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.choice-grid--small{grid-template-columns:repeat(2,minmax(120px,180px))}.choice-card{border:1px solid var(--border);background:var(--surface-muted);min-height:64px;font:inherit;color:var(--text-h);cursor:pointer;border-radius:18px;padding:16px;font-weight:700;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s}.choice-card:hover,.button:hover{transform:translateY(-1px)}.choice-card.is-selected{background:var(--accent-bg);border-color:var(--accent-border);box-shadow:0 10px 24px #428bca29}.choice-block,.checkbox-stack{flex-direction:column;gap:12px;display:flex}.checkbox-card{border:1px solid var(--border);background:var(--surface-muted);cursor:pointer;border-radius:18px;align-items:flex-start;gap:12px;padding:16px;display:flex}.checkbox-card input{width:18px;height:18px;accent-color:var(--accent);margin-top:2px}.signature-card{flex-direction:column;gap:16px;display:flex}.signature-card__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.signature-box,.signature-preview{border:1px dashed var(--accent-border);background:linear-gradient(180deg, #428bca0f, transparent), var(--surface);border-radius:20px;padding:12px}.signature-canvas,.signature-preview img{width:100%;display:block}.signature-canvas{touch-action:none;cursor:crosshair;border-radius:14px;height:220px}.actions-row{border-top:1px solid var(--border);justify-content:space-between;gap:12px;margin-top:28px;padding-top:24px;display:flex}.actions-row--start{justify-content:flex-start}.button{font:inherit;cursor:pointer;border:none;border-radius:16px;justify-content:center;align-items:center;padding:14px 20px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,opacity .2s,background-color .2s;display:inline-flex}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button--primary{color:var(--surface);background:linear-gradient(135deg, var(--accent), var(--accent-strong));box-shadow:0 14px 28px #00000029}.button--ghost{background:var(--surface-muted);color:var(--text-h);border:1px solid var(--border)}.policy-hero,.policy-card,.policy-link-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:24px}.policy-hero{text-align:left;padding:32px}.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.policy-sections{gap:24px;display:grid}.policy-card,.policy-link-card{text-align:left;padding:24px}.policy-link-card{background:linear-gradient(135deg, var(--surface), var(--surface-muted))}.policy-link-card strong{color:var(--text-h);margin-bottom:8px;display:block}.policy-link{color:var(--accent);align-items:center;gap:8px;margin-top:12px;font-weight:700;text-decoration:none;display:inline-flex}.policy-link:hover{text-decoration:underline}.confirmation-card{text-align:left;flex-direction:column;gap:24px;padding:36px;display:flex}.confirmation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.summary-list{gap:14px;margin:18px 0 0;display:grid}.summary-list div{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding-bottom:12px;display:flex}.summary-list dt,.summary-list dd{margin:0}@media (width<=1080px){.content-grid{grid-template-columns:1fr}.steps-panel{position:static}.hero-card,.section-header,.confirmation-grid,.policy-grid{grid-template-columns:1fr;display:grid}.hero-card__meta,.confirmation-grid,.hero-card__visual{width:100%}}@media (width<=780px){.app-shell{padding:20px 14px 32px}.hero-card,.progress-card,.steps-panel,.form-card,.confirmation-card,.policy-hero,.policy-card,.policy-link-card{padding:20px}.form-grid--two,.form-grid--three,.hero-card__meta,.confirmation-grid,.policy-grid{grid-template-columns:1fr}.progress-card__header,.signature-card__header,.actions-row{flex-direction:column;align-items:stretch}.button{width:100%}.hero-illustration{min-height:auto}.hero-illustration__seal{flex-direction:column;gap:2px;margin-top:16px;display:inline-flex;position:static}.hero-card__tags{gap:8px}.hero-card__tags span{justify-content:center;width:100%;display:inline-flex}.hero-card__meta{margin-top:20px}}
