.wizard-overlay{position:fixed;inset:0;z-index:260;display:flex;align-items:center;justify-content:center;padding:28px;overflow:hidden;background:radial-gradient(120% 100% at 10% 8%,rgba(73,128,255,.18),transparent 50%),radial-gradient(80% 70% at 90% 0%,rgba(67,226,199,.12),transparent 55%),#03050ae0}.wizard-overlay:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.52) 100%)}.wizard-overlay-noise{position:absolute;inset:0;pointer-events:none;opacity:0;will-change:auto;contain:strict}.wizard-shell{position:relative;display:flex;flex-direction:column;isolation:isolate;contain:content;width:min(690px,100%);max-height:min(860px,92vh);overflow-x:hidden;overflow-y:hidden;overscroll-behavior:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding:28px;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#151f2fe6,#0b1019f2 28%,#090d14f5),#090d14f2;box-shadow:0 48px 80px #0000008c,inset 0 1px #ffffff14,0 0 0 1px #78a0ff0f;color:#eef3ff}.wizard-shell:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,rgba(146,178,255,.14),transparent 22%,transparent 70%,rgba(113,240,218,.1));-webkit-mask:linear-gradient(#000,transparent 28%);mask:linear-gradient(#000,transparent 28%)}.wizard-shell-orb{position:absolute;border-radius:999px;pointer-events:none;filter:blur(48px);opacity:.45;z-index:-1}.wizard-shell-orb--left{width:220px;height:220px;left:-80px;top:-90px;background:#6096ff7a}.wizard-shell-orb--right{width:190px;height:190px;right:-70px;top:22%;background:#50f5e057}.wizard-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.wizard-step-label{font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:#d0dcf5b8}.wizard-close{width:36px;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.14);background:#ffffff08;color:#d6e0f1bf;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .22s ease,border-color .22s ease,color .22s ease,background .22s ease}.wizard-close:hover{transform:rotate(90deg);border-color:#ffffff4d;color:#f8fbff;background:#ffffff14}.wizard-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px}.wizard-progress-segment{position:relative;height:3px;border-radius:999px;overflow:hidden;background:#ffffff14;transition:background .24s ease}.wizard-progress-segment.is-complete{background:#aac3ffb3}.wizard-progress-segment.is-active{background:#ddebfff2}.wizard-progress-segment.is-active:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);animation:wizard-progress-sweep 1.6s ease-in-out infinite;animation-delay:calc((var(--segment-index, 1) - 1) * .08s)}.wizard-body{display:flex;flex-direction:column;flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;gap:20px;padding-right:6px;margin-right:-6px;padding-bottom:24px}.wizard-step{will-change:transform,opacity}.wizard-step-content{display:flex;flex-direction:column;gap:14px;min-height:336px}.wizard-title{margin:0;font-family:Space Grotesk,Instrument Sans,sans-serif;font-size:clamp(30px,3.6vw,42px);line-height:1.08;letter-spacing:-.02em;color:#f4f8ff}.wizard-subtitle{margin:0;font-size:15px;line-height:1.5;color:#c6d4ecb3}.wizard-input-group{display:flex;flex-direction:column;gap:10px}.wizard-input{width:100%;min-height:140px;resize:none;border-radius:14px;border:1px solid rgba(180,204,245,.17);background:#05090fd1;padding:16px 18px;color:#eef3ff;font-size:16px;font-family:inherit;line-height:1.5;outline:none;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.wizard-input::-webkit-resizer{display:none}.wizard-input::-moz-placeholder{color:#adbcd86b}.wizard-input::placeholder{color:#adbcd86b}.wizard-input:focus{border-color:#b4d0ff80;background:#080d16f2;box-shadow:0 0 0 4px #77a0f524}.wizard-input-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.wizard-input-hint{font-size:12px;color:#b4c2de8f}.wizard-char-count{font-size:12px;color:#a0b1d0a8;font-family:Space Grotesk,sans-serif}.wizard-divider{display:flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#a7b7d370}.wizard-divider:before,.wizard-divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(255,255,255,.15),transparent)}.wizard-upload-link,.wizard-link-button,.wizard-file-remove,.wizard-review-edit{border:none;background:none;padding:0;color:#cddbf6cc;font-family:inherit;font-size:14px;text-decoration:underline;text-decoration-color:#cddbf666;text-underline-offset:3px;cursor:pointer;transition:color .2s ease,text-decoration-color .2s ease}.wizard-upload-link:hover,.wizard-link-button:hover,.wizard-file-remove:hover,.wizard-review-edit:hover{color:#fff;text-decoration-color:#ffffffd9}.wizard-dropzone,.wizard-file-preview,.wizard-review{border-radius:14px;border:1px solid rgba(170,194,235,.17);background:#060b13b8}.wizard-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;min-height:136px;padding:18px;text-align:center;cursor:pointer;border-style:dashed;color:#cddbf6c7;transition:border-color .22s ease,transform .22s ease,background .22s ease}.wizard-dropzone:hover{border-color:#b1cdff66;background:#0a111cd6;transform:translateY(-1px)}.wizard-dropzone.is-dragging{border-color:#c4daff99;background:#0e1623f0}.wizard-dropzone-text{font-size:14px;color:#e4edffe6}.wizard-dropzone-hint,.wizard-helper{font-size:12px;color:#afbfda99}.wizard-file-preview{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px}.wizard-upload-header{display:flex;align-items:center;justify-content:flex-start}.wizard-upload-back{border:none;background:none;padding:0;color:#cddbf6c7;font-family:inherit;font-size:13px;cursor:pointer;transition:color .2s ease}.wizard-upload-back:hover{color:#fff}.wizard-upload-library{display:flex;flex-direction:column;gap:10px}.wizard-upload-empty{border-radius:14px;border:1px solid rgba(170,194,235,.12);background:#060b1394;padding:14px 16px;font-size:13px;color:#b9c6dead}.wizard-upload-list{display:flex;flex-direction:column;gap:10px}.wizard-upload-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;width:100%;border-radius:14px;border:1px solid rgba(170,194,235,.17);background:#060b13b8;padding:14px 16px;text-align:left;color:#eef3ff;font-family:inherit;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.wizard-upload-item:hover{transform:translateY(-1px);border-color:#bed5ff6b;background:#0a111ce0}.wizard-upload-item.is-selected{border-color:#dce8ffc7;background:linear-gradient(180deg,#ebf3ff29,#d4e3ff14)}.wizard-upload-item-name{font-size:14px;font-weight:600;color:#f5f8ff}.wizard-upload-item-meta{font-size:12px;color:#b9c6deb8}.wizard-file-name{font-size:14px;color:#f2f7ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wizard-section-spacer{margin-top:6px}.wizard-section-label{margin-bottom:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#a8b8d4b3}.wizard-section-label--inline{margin-bottom:0}.wizard-section-label--advanced{margin-top:16px}.wizard-advanced{display:flex;flex-direction:column;margin-top:10px}.wizard-advanced-toggle{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:10px 16px;border:1px solid rgba(170,194,235,.12);border-radius:12px;background:#080d1680;cursor:pointer;font-family:inherit;text-align:center;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease,border-radius 0s .2s}.wizard-advanced-toggle:hover{border-color:#bed2f042;background:#0c121eb3}.wizard-advanced-toggle.is-open{border-radius:12px 12px 0 0;border-color:#aac2eb2e;border-bottom-color:transparent;background:#0a101a99;box-shadow:0 -2px 12px #0000001a;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease,border-radius 0s}.wizard-advanced-toggle-text{font-size:13px;font-weight:600;letter-spacing:.04em;color:#a8b8d4b3;transition:color .25s ease}.wizard-advanced-toggle:hover .wizard-advanced-toggle-text{color:#becde4e0}.wizard-advanced-toggle.is-open .wizard-advanced-toggle-text{color:#bed0ecbf}.wizard-advanced-chevron{flex-shrink:0;opacity:.4;color:#a8b8d4b3;will-change:transform;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .25s ease}.wizard-advanced-toggle:hover .wizard-advanced-chevron{opacity:.6}.wizard-advanced-toggle.is-open .wizard-advanced-chevron{transform:rotate(180deg);opacity:.55}.wizard-advanced-reveal{display:grid;grid-template-rows:0fr;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1)}.wizard-advanced-reveal.is-open{grid-template-rows:1fr}.wizard-advanced-reveal>.wizard-advanced-panel{overflow:hidden;min-height:0}.wizard-advanced-panel{border:1px solid rgba(170,194,235,.18);border-top:none;border-radius:0 0 12px 12px;background:#0a101a99}.wizard-advanced-reveal:not(.is-open)>.wizard-advanced-panel{border-color:transparent}.wizard-advanced-panel-inner{padding:16px 14px 18px}.wizard-advanced-options{display:flex;gap:8px}.wizard-advanced-option{flex:1;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(174,195,235,.18);border-radius:8px;background:#080d1699;color:#c8d7eebf;font-family:inherit;font-size:12px;font-weight:600;letter-spacing:.01em;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.wizard-advanced-option:hover{border-color:#bed2f061;color:#f0f5ff;background:#0c121ed9}.wizard-advanced-option.is-selected{border-color:#dce8ffc7;background:linear-gradient(180deg,#ebf3fffa,#d4e3fff5);color:#0f1828;box-shadow:0 6px 14px #9bbbf833}.wizard-pills{display:flex;flex-wrap:wrap;gap:10px}.wizard-pill{border-radius:999px;border:1px solid rgba(174,195,235,.2);background:#080d16bf;color:#d3e0f6bf;padding:10px 16px;font-size:14px;font-weight:500;font-family:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.wizard-pill:hover{transform:translateY(-1px);border-color:#c3d6f573;color:#f8fbff;background:#0e1522e6}.wizard-pill.is-selected{border-color:#dce8ffc7;background:linear-gradient(180deg,#ebf3fffa,#d4e3fff5);color:#0f1828;box-shadow:0 10px 20px #9bbbf83d}.wizard-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.wizard-choice-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.wizard-choice-card{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;height:114px;padding:16px;text-align:left;border-radius:18px;border:1px solid rgba(174,195,235,.2);background:#080d16bf;color:#d3e0f6cc;font-family:inherit;cursor:pointer;transition:transform .2s ease,border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease}.wizard-choice-card:hover{transform:translateY(-2px);border-color:#c3d6f573;color:#f8fbff;background:#0e1522e6}.wizard-choice-card.is-selected{border-color:#dce8ffc7;background:linear-gradient(180deg,#ebf3fffa,#d4e3fff5);color:#0f1828;box-shadow:0 10px 20px #9bbbf83d;transform:translateY(-2px)}.wizard-choice-title{font-size:15px;font-weight:600;color:inherit;transition:transform .2s ease}.wizard-choice-body{font-size:13px;line-height:1.45;color:inherit;opacity:0;max-height:0;margin-top:0;overflow:hidden;transition:max-height .22s cubic-bezier(.2,.9,.3,1),margin-top .22s cubic-bezier(.2,.9,.3,1),opacity .22s ease-in-out}.wizard-choice-card:hover .wizard-choice-body,.wizard-choice-card:focus-visible .wizard-choice-body,.wizard-choice-card.is-selected .wizard-choice-body{opacity:.82;max-height:60px;margin-top:6px}.wizard-choice-card.is-selected .wizard-choice-body{opacity:.95}.wizard-slider-group{display:flex;flex-direction:column;gap:10px}.wizard-slider-value{font-size:16px;font-weight:600;color:#f5f9ff}.wizard-slider{width:100%;height:4px;border-radius:999px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(to right,rgba(186,210,255,.9) 0%,rgba(186,210,255,.9) var(--slider-percent, 50%),rgba(255,255,255,.12) var(--slider-percent, 50%),rgba(255,255,255,.12) 100%)}.wizard-slider::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;border:none;background:#e8f0ff;box-shadow:0 0 0 4px #95b7f940;cursor:pointer}.wizard-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;border:none;background:#e8f0ff;box-shadow:0 0 0 4px #95b7f940;cursor:pointer}.wizard-slider-labels,.wizard-slider-hint{font-size:12px;color:#adbfdea3}.wizard-slider-labels{display:flex;justify-content:space-between}.wizard-review{display:flex;flex-direction:column;gap:14px;padding:18px}.wizard-review-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.wizard-review-label{font-size:13px;color:#abbbd6b3}.wizard-review-value{display:flex;align-items:center;gap:10px;font-size:14px;color:#eff4ff;text-align:right}.wizard-review-divider{height:1px;background:#ffffff14}.wizard-info{margin-top:6px;padding:10px 12px;border-radius:12px;border:1px solid rgba(59,130,246,.34);background:#3b82f61a;color:#bfdbfe;font-size:13px}.wizard-error{margin-top:6px;padding:10px 12px;border-radius:12px;border:1px solid rgba(239,68,68,.34);background:#ef44441f;color:#fecaca;font-size:13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.wizard-error-action{border:1px solid rgba(254,202,202,.45);background:#ffffff14;color:#fee2e2;border-radius:10px;padding:6px 10px;font-size:12px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.wizard-error-action:hover{border-color:#fecacabf;background:#ffffff29;color:#fff1f2}.wizard-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;margin-top:8px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#090d1400,#090d14eb 22%)}.wizard-footer>div{min-width:96px}.wizard-btn-secondary,.wizard-btn-primary{min-width:118px;height:44px;padding:0 18px;border-radius:12px;border:none;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,color .2s ease}.wizard-btn-secondary{border:1px solid rgba(174,195,235,.24);background:#080d16b8;color:#dbe7fad9}.wizard-btn-secondary:hover{transform:translateY(-1px);border-color:#c6d8f773;color:#fff;background:#0f1623e6}.wizard-btn-primary{background:linear-gradient(180deg,#f6f9ff,#dce8ff);color:#0f182a;box-shadow:0 10px 20px #94b6f247}.wizard-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 24px #94b6f257}.wizard-btn-primary:disabled,.wizard-btn-secondary:disabled{opacity:.45;cursor:not-allowed;transform:none;box-shadow:none}@keyframes wizard-progress-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:760px){.wizard-overlay{padding:14px}.wizard-shell{padding:20px;border-radius:18px;width:min(100%,690px)}.wizard-title{font-size:clamp(26px,8vw,34px)}.wizard-step-content{min-height:280px}.wizard-footer{flex-direction:column-reverse;align-items:stretch;padding-top:16px}.wizard-footer>div,.wizard-btn-secondary,.wizard-btn-primary{width:100%;min-width:0}.wizard-choice-grid,.wizard-choice-grid--compact{grid-template-columns:1fr}.wizard-choice-card{min-height:0;height:auto;padding:14px}.wizard-choice-title{font-size:14px}.wizard-choice-body{font-size:12px}.wizard-review-row{flex-direction:column;align-items:flex-start;gap:8px}.wizard-review-value{text-align:left;flex-wrap:wrap}.wizard-error{flex-direction:column;align-items:flex-start}.wizard-input{min-height:100px;padding:12px 14px;font-size:16px}.wizard-dropzone{min-height:100px;padding:14px}}@media(max-width:480px){.wizard-overlay{padding:0;align-items:flex-end}.wizard-shell{padding:18px 16px 16px;border-radius:20px 20px 0 0;width:100%;max-height:96vh;border-left:none;border-right:none;border-bottom:none}.wizard-shell-orb--left,.wizard-shell-orb--right{display:none}.wizard-body{gap:14px;padding-bottom:12px}.wizard-step-content{min-height:0;gap:12px}.wizard-title{font-size:24px}.wizard-subtitle{font-size:14px}.wizard-footer{margin-top:4px;padding-top:12px;gap:8px}.wizard-btn-secondary,.wizard-btn-primary{height:40px;font-size:13px}.wizard-pills{gap:8px}.wizard-pill{padding:8px 12px;font-size:13px}.wizard-advanced-panel-inner{padding:12px 10px 14px}.wizard-advanced-options{gap:6px}.wizard-advanced-option{font-size:11px}.wizard-review{padding:14px;gap:10px}.wizard-upload-item{padding:12px 14px}}.wizard-overlay[data-theme=light]{background:radial-gradient(120% 100% at 10% 8%,rgba(59,130,246,.12),transparent 50%),radial-gradient(80% 70% at 90% 0%,rgba(56,189,248,.08),transparent 55%),#0f172a52}.wizard-overlay[data-theme=light]:before{background:radial-gradient(ellipse at center,transparent 50%,rgba(255,255,255,.18) 100%)}.wizard-overlay[data-theme=light] .wizard-overlay-noise{opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.15' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.wizard-shell[data-theme=light]{border-color:#0f172a1a;background:#fff;box-shadow:0 32px 64px #0f172a24,0 2px 4px #0f172a0f,inset 0 1px #ffffffe6;color:#0f172a}.wizard-shell[data-theme=light]:before{background:linear-gradient(120deg,rgba(59,130,246,.06),transparent 22%,transparent 70%,rgba(56,189,248,.04));-webkit-mask:none;mask:none}.wizard-shell[data-theme=light] .wizard-shell-orb--left{background:#3b82f62e;opacity:.35}.wizard-shell[data-theme=light] .wizard-shell-orb--right{background:#38bdf824;opacity:.3}.wizard-shell[data-theme=light] .wizard-step-label{color:#475569d9}.wizard-shell[data-theme=light] .wizard-close{border-color:#0f172a1a;background:#0f172a08;color:#334155b3}.wizard-shell[data-theme=light] .wizard-close:hover{border-color:#0f172a38;color:#0f172a;background:#0f172a12}.wizard-shell[data-theme=light] .wizard-progress-segment{background:#0f172a12}.wizard-shell[data-theme=light] .wizard-progress-segment.is-complete{background:#6366f173}.wizard-shell[data-theme=light] .wizard-progress-segment.is-active{background:#6366f1d9}.wizard-shell[data-theme=light] .wizard-progress-segment.is-active:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.7),transparent)}.wizard-shell[data-theme=light] .wizard-title{color:#0f172a}.wizard-shell[data-theme=light] .wizard-subtitle{color:#64748b}.wizard-shell[data-theme=light] .wizard-input{border-color:#0f172a24;background:#f8fafc;color:#0f172a}.wizard-shell[data-theme=light] .wizard-input::-moz-placeholder{color:#64748b8c}.wizard-shell[data-theme=light] .wizard-input::placeholder{color:#64748b8c}.wizard-shell[data-theme=light] .wizard-input:focus{border-color:#6366f173;background:#fff;box-shadow:0 0 0 4px #6366f11a}.wizard-shell[data-theme=light] .wizard-input-hint,.wizard-shell[data-theme=light] .wizard-char-count,.wizard-shell[data-theme=light] .wizard-divider{color:#94a3b8}.wizard-shell[data-theme=light] .wizard-divider:before,.wizard-shell[data-theme=light] .wizard-divider:after{background:linear-gradient(90deg,transparent,rgba(15,23,42,.12),transparent)}.wizard-shell[data-theme=light] .wizard-upload-link,.wizard-shell[data-theme=light] .wizard-link-button,.wizard-shell[data-theme=light] .wizard-file-remove,.wizard-shell[data-theme=light] .wizard-review-edit{color:#6366f1d9;text-decoration-color:#6366f159}.wizard-shell[data-theme=light] .wizard-upload-link:hover,.wizard-shell[data-theme=light] .wizard-link-button:hover,.wizard-shell[data-theme=light] .wizard-file-remove:hover,.wizard-shell[data-theme=light] .wizard-review-edit:hover{color:#4338ca;text-decoration-color:#4338caa6}.wizard-shell[data-theme=light] .wizard-dropzone,.wizard-shell[data-theme=light] .wizard-file-preview,.wizard-shell[data-theme=light] .wizard-review{border-color:#0f172a1a;background:#f8fafc}.wizard-shell[data-theme=light] .wizard-dropzone{color:#475569}.wizard-shell[data-theme=light] .wizard-dropzone:hover{border-color:#6366f14d;background:#eef2ff}.wizard-shell[data-theme=light] .wizard-dropzone.is-dragging{border-color:#6366f180;background:#eef2ff}.wizard-shell[data-theme=light] .wizard-dropzone-text{color:#334155}.wizard-shell[data-theme=light] .wizard-dropzone-hint,.wizard-shell[data-theme=light] .wizard-helper{color:#94a3b8}.wizard-shell[data-theme=light] .wizard-file-name{color:#1e293b}.wizard-shell[data-theme=light] .wizard-file-preview{background:#f1f5f9}.wizard-shell[data-theme=light] .wizard-section-label{color:#64748b}.wizard-shell[data-theme=light] .wizard-upload-item{border-color:#0f172a1a;background:#fff;color:#334155}.wizard-shell[data-theme=light] .wizard-upload-item:hover{border-color:#6366f14d;background:#f8fafc}.wizard-shell[data-theme=light] .wizard-upload-item.is-selected{border-color:#6366f18c;background:#eef2ff}.wizard-shell[data-theme=light] .wizard-upload-item-name{color:#0f172a}.wizard-shell[data-theme=light] .wizard-upload-item-meta{color:#94a3b8}.wizard-shell[data-theme=light] .wizard-upload-empty{border-color:#0f172a0f;background:#f8fafc;color:#94a3b8}.wizard-shell[data-theme=light] .wizard-upload-back{color:#64748b}.wizard-shell[data-theme=light] .wizard-upload-back:hover{color:#0f172a}.wizard-shell[data-theme=light] .wizard-choice-card{border-color:#0f172a1a;background:#fff;color:#475569}.wizard-shell[data-theme=light] .wizard-choice-card:hover{border-color:#6366f14d;color:#1e293b;background:#f8fafc}.wizard-shell[data-theme=light] .wizard-choice-card.is-selected{border-color:#6366f18c;background:#eef2ff;color:#1e293b;box-shadow:0 4px 12px #6366f126}.wizard-shell[data-theme=light] .wizard-pill{border-color:#0f172a1a;background:#f8fafc;color:#475569}.wizard-shell[data-theme=light] .wizard-pill:hover{border-color:#6366f14d;color:#1e293b;background:#eef2ff}.wizard-shell[data-theme=light] .wizard-pill.is-selected{border-color:#6366f18c;background:#4f46e5;color:#fff;box-shadow:0 4px 12px #6366f140}.wizard-shell[data-theme=light] .wizard-advanced-toggle{border-color:#0f172a14;background:#0f172a05}.wizard-shell[data-theme=light] .wizard-advanced-toggle:hover{border-color:#0f172a26;background:#0f172a0a}.wizard-shell[data-theme=light] .wizard-advanced-toggle.is-open{border-color:#0f172a1f;background:#0f172a08;box-shadow:0 -2px 6px #0f172a0d}.wizard-shell[data-theme=light] .wizard-advanced-toggle-text{color:#64748b}.wizard-shell[data-theme=light] .wizard-advanced-toggle:hover .wizard-advanced-toggle-text{color:#334155}.wizard-shell[data-theme=light] .wizard-advanced-toggle.is-open .wizard-advanced-toggle-text{color:#475569}.wizard-shell[data-theme=light] .wizard-advanced-chevron{color:#94a3b8}.wizard-shell[data-theme=light] .wizard-advanced-panel{border-color:#0f172a1f;background:#0f172a05}.wizard-shell[data-theme=light] .wizard-advanced-option{border-color:#0f172a1a;background:#fff;color:#64748b}.wizard-shell[data-theme=light] .wizard-advanced-option:hover{border-color:#6366f14d;color:#1e293b;background:#f8fafc}.wizard-shell[data-theme=light] .wizard-advanced-option.is-selected{border-color:#6366f18c;background:#4f46e5;color:#fff;box-shadow:0 3px 8px #6366f133}.wizard-shell[data-theme=light] .wizard-slider-value{color:#0f172a}.wizard-shell[data-theme=light] .wizard-slider{background:linear-gradient(to right,rgba(99,102,241,.85) 0%,rgba(99,102,241,.85) var(--slider-percent, 50%),rgba(15,23,42,.1) var(--slider-percent, 50%),rgba(15,23,42,.1) 100%)}.wizard-shell[data-theme=light] .wizard-slider::-webkit-slider-thumb{background:#4f46e5;box-shadow:0 0 0 4px #6366f12e}.wizard-shell[data-theme=light] .wizard-slider::-moz-range-thumb{background:#4f46e5;box-shadow:0 0 0 4px #6366f12e}.wizard-shell[data-theme=light] .wizard-slider-labels,.wizard-shell[data-theme=light] .wizard-slider-hint{color:#94a3b8}.wizard-shell[data-theme=light] .wizard-review-row-label,.wizard-shell[data-theme=light] .wizard-review-label{color:#64748b}.wizard-shell[data-theme=light] .wizard-review-value{color:#1e293b}.wizard-shell[data-theme=light] .wizard-review-divider{background:#0f172a0f}.wizard-shell[data-theme=light] .wizard-info{border-color:#3b82f640;background:#3b82f60f;color:#1e40af}.wizard-shell[data-theme=light] .wizard-error{border-color:#dc262640;background:#dc26260f;color:#991b1b}.wizard-shell[data-theme=light] .wizard-error-action{border-color:#dc262640;background:#fff;color:#991b1b}.wizard-shell[data-theme=light] .wizard-error-action:hover{border-color:#dc262673;background:#fef2f2;color:#7f1d1d}.wizard-shell[data-theme=light] .wizard-footer{border-top:1px solid rgba(15,23,42,.06);padding-top:18px;background:linear-gradient(180deg,#fff0,#fffffff5 22%)}.wizard-shell[data-theme=light] .wizard-btn-secondary{border-color:#0f172a24;background:#fff;color:#475569}.wizard-shell[data-theme=light] .wizard-btn-secondary:hover{border-color:#0f172a40;color:#0f172a;background:#f8fafc}.wizard-shell[data-theme=light] .wizard-btn-primary{background:linear-gradient(180deg,#6366f1,#4f46e5);color:#fff;box-shadow:0 4px 14px #6366f14d}.wizard-shell[data-theme=light] .wizard-btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #6366f161}@media(prefers-reduced-motion:reduce){.wizard-close,.wizard-progress-segment,.wizard-dropzone,.wizard-pill,.wizard-choice-card,.wizard-btn-secondary,.wizard-btn-primary,.wizard-advanced-toggle,.wizard-advanced-chevron,.wizard-advanced-reveal,.wizard-advanced-option{transition:none}.wizard-progress-segment.is-active:after{animation:none}}.learn-continue-card{width:100%;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#0a0e16b3;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);overflow:hidden;transition:border-color .28s ease,box-shadow .28s ease}.learn-continue-card:hover{border-color:#b0c8f033;box-shadow:0 18px 40px -24px #000000d9}.learn-continue-card.is-complete{border-color:#34d3991f}.learn-continue-card.is-complete:hover{border-color:#34d3993d}.learn-continue-card-inner{position:relative;padding:28px 28px 24px;display:flex;flex-direction:column;gap:14px}.learn-continue-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.learn-continue-card-eyebrow{font-family:Space Grotesk,Instrument Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8ba4c8}.learn-continue-card-meta{font-size:12px;color:#5e7290;letter-spacing:.01em}.learn-continue-card-title{margin:0;font-size:clamp(24px,3.5vw,34px);line-height:1.12;letter-spacing:-.025em;color:#edf3ff;font-weight:700;max-width:42ch}.learn-continue-card-progress{display:flex;align-items:center;gap:10px}.learn-continue-card-progress-bar{flex:1;height:6px;border-radius:999px;background:#ffffff14;overflow:hidden}.learn-continue-card-progress-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#64b4ffe0,#94d2ffe6);transition:width .4s cubic-bezier(.16,1,.3,1)}.is-complete .learn-continue-card-progress-fill{background:linear-gradient(90deg,#34d399d9,#4adeb4e0)}.learn-continue-card-progress-count{flex-shrink:0;font-family:Space Grotesk,Instrument Sans,sans-serif;font-size:13px;font-weight:600;color:#a0b4cc;letter-spacing:.02em;min-width:3ch;text-align:right;font-variant-numeric:tabular-nums}.learn-continue-card-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;border-radius:999px;border:none;background:#f0f4ff;color:#0a0f1a;font-family:Space Grotesk,Instrument Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease;box-shadow:0 10px 24px -18px #e0eaffbf}.learn-continue-card-cta:hover{transform:translateY(-1px);background:#fff;box-shadow:0 16px 30px -16px #e0eaffd9}.learn-continue-card-cta:focus-visible{outline:none;box-shadow:0 0 0 2px #7ea8f266,0 10px 24px -18px #e0eaffbf}.learn-continue-card-cta:active{transform:translateY(0)}.learn-continue-card-cta-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:32ch}.learn-continue-card-cta-arrow{flex-shrink:0;transition:transform .18s ease}.learn-continue-card-cta:hover .learn-continue-card-cta-arrow{transform:translate(2px)}@media(max-width:680px){.learn-continue-card-inner{padding:20px 16px 18px;gap:12px}.learn-continue-card-title{font-size:20px}.learn-continue-card-cta{min-height:40px;font-size:13px}}.learn-page[data-theme=light] .learn-continue-card{border-color:#0f172a1f;background:#ffffffd6}.learn-page[data-theme=light] .learn-continue-card:hover{border-color:#2563eb3d;box-shadow:0 18px 40px -24px #0f172a3d}.learn-page[data-theme=light] .learn-continue-card-eyebrow{color:#1d4ed8}.learn-page[data-theme=light] .learn-continue-card-meta{color:#64748b}.learn-page[data-theme=light] .learn-continue-card-title{color:#0f172a}.learn-page[data-theme=light] .learn-continue-card-progress-bar{background:#0f172a1a}.learn-page[data-theme=light] .learn-continue-card-progress-fill{background:linear-gradient(90deg,#2563ebd6,#0ea5e9e0)}.learn-page[data-theme=light] .learn-continue-card-progress-count{color:#475569}.learn-page[data-theme=light] .learn-continue-card-cta{background:#0f172a;color:#f8fafc;box-shadow:0 10px 24px -18px #0f172a70}.learn-page[data-theme=light] .learn-continue-card-cta:hover{background:#1e293b;box-shadow:0 16px 30px -16px #0f172a85}
