@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;700&display=swap");:root{color-scheme:dark;--bg-1:#101828;--bg-2:#162132;--bg-3:#2c374c;--text:#f8fafc;--muted:#dbe4f0;--soft:#94a3b8;--line:rgba(255,255,255,0.1);--panel:linear-gradient(180deg,rgba(15,23,42,0.76),rgba(15,23,42,0.56));--panel-strong:linear-gradient(180deg,rgba(2,6,23,0.9),rgba(15,23,42,0.82));--red:#b91c1c;--red-hover:#dc2626;--red-soft:rgba(127,29,29,0.22);--shadow:0 28px 68px rgba(2,6,23,0.26)}*{box-sizing:border-box}html{background-color:var(--bg-3);scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:IBM Plex Sans,ui-sans-serif,system-ui,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(96,165,250,.12),transparent 30%),radial-gradient(circle at 84% 18%,rgba(148,163,184,.09),transparent 22%),radial-gradient(circle at 50% 110%,rgba(59,130,246,.07),transparent 28%),linear-gradient(180deg,var(--bg-1) 0,var(--bg-2) 48%,var(--bg-3) 100%)}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:-1}body:before{background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 0);background-position:50%;background-size:120px 120px;-webkit-mask-image:radial-gradient(circle at center,black,transparent 84%);mask-image:radial-gradient(circle at center,black,transparent 84%);opacity:.18}body:after{background:radial-gradient(circle at 20% 15%,rgba(96,165,250,.14),transparent 20%),radial-gradient(circle at 82% 65%,rgba(148,163,184,.12),transparent 24%);filter:blur(20px)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}::selection{background:rgba(185,28,28,.8);color:#fff}.section-shell{margin:0 auto;width:min(100% - 1.5rem,82rem)}.site-app{position:relative;isolation:isolate}.site-app:after,.site-app:before{content:"";position:absolute;z-index:-1;border-radius:9999px;filter:blur(72px);pointer-events:none}.site-app:before{top:8rem;left:-8rem;width:18rem;height:18rem;background:rgba(96,165,250,.12)}.site-app:after{top:42rem;right:-10rem;width:22rem;height:22rem;background:rgba(148,163,184,.11)}.site-header{position:fixed;inset:0 0 auto 0;z-index:50;padding:.75rem .75rem 0}.question-card,.site-footer-shell,.site-nav-shell,.wizard-panel,.wizard-screen{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:1.5rem;background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.question-card:before,.site-footer-shell:before,.site-nav-shell:before,.wizard-panel:before,.wizard-screen:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 24%),radial-gradient(circle at top right,rgba(96,165,250,.1),transparent 28%),radial-gradient(circle at bottom left,rgba(148,163,184,.06),transparent 22%);pointer-events:none}.question-card:after,.site-footer-shell:after,.site-nav-shell:after,.wizard-panel:after,.wizard-screen:after{content:"";position:absolute;inset:1px;border-radius:inherit;border-top:1px solid rgba(255,255,255,.06);pointer-events:none}.site-nav-shell{padding:1rem 1.1rem;background:rgba(2,6,23,.72);box-shadow:0 18px 40px rgba(2,6,23,.18)}.site-nav-shell:before{inset:auto 2.5rem auto 2.5rem;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(203,213,225,.5),transparent)}.site-footer-top,.site-nav-bar,.wizard-footer,.wizard-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand{display:flex;min-width:0;align-items:center;gap:.85rem}.site-brand-logo{flex:0 0 auto}.question-card-title,.site-brand-title,.site-footer-card h3,.welcome-title,.wizard-panel-title,.wizard-title{margin:0;font-family:Space Grotesk,ui-sans-serif,sans-serif;color:#fff}.site-brand-title{font-size:1.05rem;font-weight:600;letter-spacing:-.02em}.site-nav-actions,.site-nav-links,.site-social-list{display:flex;align-items:center;gap:.9rem}.site-nav-links{justify-content:center;flex:1 1}.site-footer-links a,.site-nav-link,.site-nav-login,.site-social-link{transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.site-nav-link{color:rgba(255,255,255,.92);font-size:.95rem;font-weight:500}.site-footer-links a:hover,.site-nav-link:hover{color:#fecaca}.site-nav-login,.site-nav-order,.wizard-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid transparent;padding:.8rem 1.15rem;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.site-nav-login{border-color:rgba(255,255,255,.12);color:#fff}.site-nav-login:hover{border-color:rgba(185,28,28,.55);color:#fecaca}.site-nav-order,.wizard-button--primary,.wizard-button--secondary{background:var(--red);color:#fff;box-shadow:0 12px 24px rgba(127,29,29,.24)}.site-nav-order:hover,.wizard-button--primary:hover,.wizard-button--secondary:hover{background:var(--red-hover);transform:translateY(-1px)}.wizard-button--secondary{background:rgba(185,28,28,.18);border-color:rgba(185,28,28,.55);box-shadow:none}.wizard-button--ghost{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.04);color:#fff}.wizard-button--ghost:hover{border-color:rgba(185,28,28,.55);color:#fecaca;transform:translateY(-1px)}.wizard-button--full{width:100%}.site-main{min-height:calc(100svh - 7rem);padding:7.75rem 0 2rem}.site-footer{padding:0 0 2rem}.site-footer-shell{padding:2rem}.site-footer-top{position:relative;z-index:1;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.site-footer-brand{display:flex;align-items:center;gap:1rem}.loading-step p,.question-card-meta,.result-track-item p,.result-track-item span,.site-footer-brand p,.site-footer-copy,.terminal-copy,.welcome-lead,.wizard-help-copy,.wizard-help-text,.wizard-lead{color:var(--muted)}.site-footer-logo{width:56px;height:56px;flex:0 0 auto}.site-social-list{flex-wrap:wrap;justify-content:flex-end}.site-social-link{border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);padding:.72rem 1rem;font-size:.84rem;color:#e2e8f0}.site-social-link:hover{border-color:rgba(185,28,28,.55);color:#fecaca}.loading-steps,.result-grid,.result-track-list,.site-footer-grid,.wizard-grid,.wizard-list,.wizard-stack{display:grid;grid-gap:1rem;gap:1rem}.site-footer-grid{position:relative;z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.site-footer-card{border:1px solid rgba(255,255,255,.1);border-radius:1.5rem;background:rgba(255,255,255,.04);padding:1.5rem}.site-footer-card h3{font-size:1.15rem}.site-footer-links{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:1rem}.site-footer-links a{color:#e2e8f0;line-height:1.6}.site-footer-copy{position:relative;z-index:1;margin:1.5rem 0 0;text-align:center;font-size:.94rem}.workflow-shell{display:grid;grid-gap:1rem;gap:1rem}.workflow-rail{display:flex;flex-wrap:wrap;gap:.75rem;padding:.25rem 0}.page-kicker,.wizard-count-pill,.wizard-label,.workflow-step{font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.workflow-step{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(2,6,23,.34);padding:.7rem 1rem;color:#cbd5e1}.workflow-step.is-active{border-color:rgba(185,28,28,.62);background:var(--red-soft);color:#fff}.wizard-screen{min-height:calc(100svh - 10.5rem)}.wizard-screen--centered,.wizard-screen--loading{display:grid;place-items:center}.wizard-screen--centered{padding:2rem}.wizard-screen--loading{padding:2.5rem 2rem}.welcome-shell{width:min(100%,52rem)}.welcome-panel{position:relative;z-index:1;display:grid;grid-gap:1.4rem;gap:1.4rem;text-align:center}.welcome-title,.wizard-title{letter-spacing:-.05em}.welcome-title{font-size:clamp(3rem,6vw,5.2rem);line-height:.94}.welcome-lead{margin:0 auto;max-width:34rem;font-size:1.05rem;line-height:1.9}.welcome-form{display:grid;grid-gap:1rem;gap:1rem;width:100%}.welcome-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.welcome-hint{margin:0;max-width:26rem;color:var(--soft);line-height:1.7;text-align:left}.page-kicker{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px;border:1px solid rgba(185,28,28,.7);background:var(--red-soft);padding:.65rem 1rem;color:#fef2f2}.wizard-title{margin-top:1rem;max-width:15ch;font-size:clamp(2.5rem,4.7vw,4rem);line-height:.96}.wizard-title--center{margin-left:auto;margin-right:auto;text-align:center}.wizard-title--compact{max-width:18ch}.wizard-lead{margin:1rem 0 0;max-width:46rem;font-size:1.02rem;line-height:1.85}.wizard-lead--center{margin-left:auto;margin-right:auto;text-align:center}.question-card,.wizard-panel{background:rgba(255,255,255,.04)}.wizard-panel{padding:1.35rem}.wizard-panel--full{min-height:calc(100svh - 10.5rem);padding:1.45rem}.wizard-panel--inner{background:rgba(255,255,255,.03)}.wizard-panel--terminal{background:var(--panel-strong)}.wizard-grid--refinement{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);margin-top:1.25rem}.wizard-grid--result-top{grid-template-columns:minmax(20rem,.42fr) minmax(0,.58fr);margin-top:1.25rem}.wizard-toolbar{align-items:flex-start}.wizard-toolbar-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.75rem}.question-card-head,.wizard-panel-head{display:flex;justify-content:space-between;gap:1rem}.wizard-label{color:var(--soft)}.question-card-title,.wizard-panel-title{margin-top:.55rem;font-size:1.25rem;line-height:1.35}.wizard-select,.wizard-textarea{width:100%;border:1px solid rgba(255,255,255,.12);border-radius:1.15rem;background:rgba(2,6,23,.48);padding:1rem 1.1rem;color:#fff;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.wizard-textarea{resize:vertical;line-height:1.75}.wizard-textarea::placeholder{color:var(--soft)}.wizard-select:focus,.wizard-textarea:focus{border-color:rgba(185,28,28,.6);box-shadow:0 0 0 1px rgba(185,28,28,.4);background:rgba(2,6,23,.6)}.wizard-textarea--welcome{min-height:18rem}.wizard-textarea--question{min-height:8rem;margin-top:1rem}.wizard-textarea--editor{min-height:29rem;margin-top:1rem}.wizard-select{margin-top:.95rem}.wizard-count-pill{border-radius:999px;border:1px solid rgba(185,28,28,.55);background:rgba(127,29,29,.18);padding:.85rem 1rem;color:#fee2e2}.wizard-progress-bar{margin-top:1rem;height:.55rem;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.06)}.wizard-progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,rgba(185,28,28,.9),rgba(239,68,68,.9));transition:width .22s ease}.question-form-shell{display:grid;grid-gap:1rem;gap:1rem;max-height:calc(100svh - 23rem);overflow-y:auto;margin-top:1rem;padding-right:.2rem}.question-card{padding:1.15rem}.question-card-index{display:inline-flex;width:2.5rem;height:2.5rem;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(185,28,28,.55);background:var(--red-soft);color:#fee2e2;font-size:.78rem;font-weight:700;letter-spacing:.12em}.question-card-meta,.result-track-item p,.terminal-copy,.wizard-help-text{margin:.55rem 0 0;line-height:1.75}.wizard-footer{margin-top:1.25rem}.wizard-footer--sticky{position:-webkit-sticky;position:sticky;bottom:0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(15,23,42,.03),rgba(15,23,42,.62));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wizard-help-copy{margin:0;max-width:42rem;line-height:1.75}.wizard-list{margin-top:1rem}.wizard-list-item{border-radius:1.1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02);padding:1rem;color:#e2e8f0;line-height:1.7}.loading-stage{position:relative;z-index:1;display:grid;justify-items:center;grid-gap:1rem;gap:1rem;max-width:52rem;text-align:center}.loading-mark{display:flex;gap:.75rem}.loading-mark span{display:block;width:.95rem;height:.95rem;border-radius:9999px;background:#ef4444;box-shadow:0 0 0 10px rgba(185,28,28,.08);animation:loadingPulse 1.25s ease-in-out infinite}.loading-mark span:nth-child(2){animation-delay:.16s}.loading-mark span:nth-child(3){animation-delay:.32s}.loading-step{display:flex;align-items:center;gap:.85rem;width:min(100%,32rem);border-radius:1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);padding:.95rem 1rem;text-align:left}.loading-step p{margin:0;line-height:1.7}.loading-step-dot{display:inline-flex;flex:0 0 auto;width:.75rem;height:.75rem;border-radius:999px;background:#ef4444}.result-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.25rem}.result-track-item{padding-top:.9rem;border-top:1px solid rgba(255,255,255,.08)}.result-track-item:first-child{padding-top:0;border-top:0}.result-track-item strong{display:block;font-size:1.04rem;color:#fff}.result-track-item span{display:inline-block;margin-top:.45rem;color:var(--soft);line-height:1.7}.terminal-copy{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.92rem}.error-banner{border:1px solid rgba(239,68,68,.5);border-radius:1.25rem;background:rgba(127,29,29,.16);padding:1rem 1.1rem;color:#fecaca;line-height:1.7}@keyframes loadingPulse{0%,to{transform:translateY(0);opacity:.7}50%{transform:translateY(-6px);opacity:1}}@media (max-width:1080px){.site-nav-links{display:none}.result-grid,.site-footer-grid,.wizard-grid--refinement,.wizard-grid--result-top{grid-template-columns:1fr}}@media (max-width:760px){.site-footer-brand,.site-footer-top,.site-nav-actions,.site-nav-bar,.site-social-list,.welcome-actions,.wizard-footer,.wizard-toolbar,.wizard-toolbar-actions{flex-direction:column;align-items:flex-start}.site-nav-login,.site-nav-order,.wizard-button{width:100%}.welcome-panel{text-align:left}.welcome-title,.wizard-title,.wizard-title--compact{max-width:100%}.welcome-lead{margin-left:0}.wizard-panel--full,.wizard-screen{min-height:auto}.wizard-screen--centered{padding:1.25rem}.question-form-shell{max-height:none}.page-kicker,.wizard-count-pill,.wizard-label,.workflow-step{letter-spacing:.14em}}