:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f3ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#ffffffe6,#0000 34%),linear-gradient(135deg,#f8f3ea 0%,#f6efe3 44%,#f3eadc 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}.portal-shell{width:min(1240px,100% - 32px);margin:0 auto;padding:24px 0 44px}.portal-header{background:linear-gradient(135deg,#fffffff5,#f9fafbd1);border:1px solid #11182711;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:inset 0 1px #ffffffe0,0 12px 30px #1118270b}.portal-header>div{min-width:0}.portal-eyebrow,.portal-section-label{color:#6b7280;letter-spacing:.075em;text-transform:uppercase;margin:0 0 7px;font-size:11px;font-weight:760;line-height:1.2}.portal-header h1,.portal-form-card h2,.portal-preview-card h2{color:#111827;letter-spacing:-.055em;margin:0;line-height:1.05}.portal-header h1{font-size:clamp(24px,2vw,30px);font-weight:780}.portal-subtitle{color:#6b7280;max-width:36rem;margin:9px 0 0;font-size:13.5px;font-weight:520;line-height:1.55}.portal-status-card{color:#374151;background:#fff;border:1px solid #11182717;border-radius:999px;align-items:center;gap:9px;min-width:max-content;padding:8px 12px;font-size:12px;font-weight:720;display:inline-flex}.portal-status-dot{background:#22c55e;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e21}.portal-intro-card{display:none}.portal-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:18px;display:grid}.portal-step-card,.portal-form-card,.portal-preview-card{background:#ffffffdb;border:1px solid #11182713;border-radius:22px;box-shadow:0 12px 34px #1118270e}.portal-step-card{color:#fff;background:radial-gradient(circle at 0 0,#ffffff24,#0000 34%),linear-gradient(#111827 0%,#0f172a 100%);padding:16px;position:sticky;top:18px;overflow:hidden}.portal-step-card .portal-section-label{color:#cbd5e19e;letter-spacing:.14em;padding:0 6px;font-size:10.5px;font-weight:840}.portal-form-card,.portal-preview-card{padding:22px}.portal-step-list{gap:6px;display:grid}.portal-step-item{color:#dbeafe;text-align:left;background:0 0;border:1px solid #0000;border-radius:16px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-height:48px;padding:9px 10px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:grid;position:relative}.portal-step-item:before{content:"";background:0 0;border-radius:999px;width:3px;height:22px;transition:background .18s;position:absolute;top:50%;left:-7px;transform:translateY(-50%)}.portal-step-item:hover{color:#fff;background:#ffffff14;border-color:#ffffff14;transform:translate(2px)}.portal-step-item-active{color:#fff;background:#ffffff1c;border-color:#ffffff1f}.portal-step-item-active:before{background:#fff}.portal-step-number{color:#cbd5e1;background:#ffffff13;border:1px solid #ffffff1a;border-radius:12px;place-items:center;width:28px;height:28px;font-size:12px;font-weight:780;display:grid}.portal-step-item-active .portal-step-number,.portal-step-item:hover .portal-step-number{color:#fff;background:#ffffff24}.portal-step-item strong{color:currentColor;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:720;line-height:1.25;display:block;overflow:hidden}.portal-step-item small{display:none}.portal-card-header{border-bottom:1px solid #11182712;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.portal-card-header p{color:#6b7280;max-width:42rem;margin:9px 0 0;font-size:13px;line-height:1.55}.portal-badge,.portal-preview-note{color:#4b5563;white-space:nowrap;background:#f3f4f6;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:12px;font-weight:700;line-height:1.2;display:inline-flex}.portal-placeholder-form{gap:14px;display:grid}.portal-placeholder-form label{color:#4b5563;gap:7px;font-size:13px;font-weight:650;display:grid}.portal-placeholder-form input,.portal-placeholder-form textarea{color:#111827;background:#fff;border:1px solid #11182724;border-radius:14px;outline:none;width:100%;padding:11px 12px;transition:border-color .16s,box-shadow .16s,background .16s}.portal-review-list{gap:12px;display:grid}.portal-review-section{background:#fff;border:1px solid #11182717;border-radius:18px;padding:14px}.portal-review-section h3{color:#111827;letter-spacing:-.02em;margin:0 0 12px;font-size:14px;font-weight:760}.portal-review-section dl{gap:10px;margin:0;display:grid}.portal-review-section dl>div{gap:4px;display:grid}.portal-review-section dt{color:#6b7280;letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:760}.portal-review-section dd{color:#111827;white-space:pre-wrap;margin:0;font-size:13.5px;line-height:1.55}.portal-confirmation-box{color:#334155;background:#f8fafcdb;border:1px solid #94a3b859;border-radius:16px;align-items:flex-start;gap:12px;padding:14px 16px;line-height:1.5;display:flex}.portal-confirmation-box input{flex:none;width:16px;height:16px;margin-top:4px}.portal-placeholder-form textarea{resize:vertical;min-height:110px}.portal-placeholder-form input::placeholder,.portal-placeholder-form textarea::placeholder{color:#9ca3af}.portal-placeholder-form input:focus,.portal-placeholder-form textarea:focus{background:#fff;border-color:#11182738;box-shadow:0 0 0 4px #11182714}.portal-placeholder-form input[readonly],.portal-placeholder-form textarea[readonly]{background:#ffffffc2}.portal-action-row{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.portal-button{color:#fff;box-shadow:none;background:#111827;border:0;border-radius:999px;padding:10px 15px;font-weight:700;transition:transform .18s,box-shadow .18s,opacity .18s}.portal-button:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1118271f}.portal-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none;transform:none}.portal-button-secondary{color:#111827;background:#fff;border:1px solid #11182724}.portal-preview-card{position:sticky;top:18px}.portal-preview-card p{color:#6b7280;margin:10px 0 0;font-size:13px;line-height:1.55}.portal-preview-list{display:none}.portal-preview-note{margin-top:16px}.portal-helper-text{color:#6b7280;border-top:1px solid #11182714;margin-top:16px;padding-top:14px;font-size:13px;line-height:1.55}@media (width<=1024px){.portal-layout{grid-template-columns:1fr}.portal-step-card,.portal-preview-card{position:static}.portal-step-list{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-step-item strong{white-space:normal}}@media (width<=720px){.portal-shell{width:min(100% - 20px,1240px);padding:18px 0 32px}.portal-header,.portal-card-header,.portal-action-row{flex-direction:column;align-items:stretch}.portal-header{padding:16px}.portal-header h1{font-size:24px}.portal-subtitle{font-size:13px}.portal-step-card,.portal-form-card,.portal-preview-card{border-radius:20px;padding:16px}.portal-step-list{grid-template-columns:1fr}.portal-button{width:100%}}.portal-submit-message{border-radius:16px;margin-top:16px;padding:12px 14px;font-size:13px;font-weight:650;line-height:1.5}.portal-submit-message-success{color:#166534;background:#22c55e14;border:1px solid #22c55e42}.portal-submit-message-error{color:#991b1b;background:#ef444414;border:1px solid #ef44443d}
