@font-face{font-family:Inter;src:url(../inter.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--ink:#202331;--muted:#777d8b;--line:#e8eaf0;--paper:#f7f8fa;--accent:#4968dc;--soft:#eef2ff;--green:#26775b}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif;font-size:15px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible{outline-offset:4px;outline:3px solid #8da5ff}a{color:inherit}.site-header{justify-content:space-between;align-items:center;max-width:1184px;height:96px;margin:auto;padding:0 36px;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:10px;font-size:24px;font-weight:650;text-decoration:none;display:flex}.brand img{width:32px;height:32px}.balance-button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:50px;align-items:center;gap:18px;padding:12px 18px;font-size:13px;display:flex}.balance-button strong{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:550}.flow{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-rows:68px 1fr auto;width:calc(100% - 64px);max-width:1080px;min-height:720px;margin:18px auto 0;display:grid;overflow:hidden;box-shadow:0 8px 40px #20233104}.steps{border-bottom:1px solid var(--line);color:#959ba7;justify-content:center;align-items:center;gap:38px;padding:0 24px;font-size:12px;font-weight:500;display:flex}.steps .active{color:var(--accent)}.content{min-height:542px;padding:46px 48px}.compose{max-width:640px;margin:0 auto}.eyebrow{color:var(--accent);letter-spacing:1.8px;text-transform:uppercase;margin:0 0 16px;font-size:11px;font-weight:650}h1{letter-spacing:-1.8px;margin:0 0 18px;font-size:42px;font-weight:550;line-height:1.12}h2{letter-spacing:-.7px;margin:0 0 12px;font-size:24px;font-weight:550}h3{margin:0 0 10px;font-size:17px;font-weight:600}.lede{color:var(--muted);max-width:610px;margin:0 0 26px;font-size:15px;line-height:1.7}.question-label{margin-bottom:10px;font-size:13px;font-weight:550;display:block}textarea{resize:vertical;width:100%;min-height:148px;color:var(--ink);background:#fcfcfe;border:1px solid #dadee8;border-radius:12px;margin-bottom:16px;padding:16px;line-height:1.7}textarea::placeholder{color:#a2a6af}textarea:focus,input:focus,select:focus{border-color:var(--accent);outline:2px solid #4968dc44}.hint{color:var(--muted);margin:10px 0 0;font-size:12px;line-height:1.6}.primary,.wallet-button{background:var(--accent);color:#fff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:24px;min-height:52px;padding:14px 24px;font-weight:550;display:inline-flex}.secondary{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:9px;padding:10px 16px;font-size:13px}.text-button{color:var(--muted);background:0 0;border:0;padding:10px 4px;font-size:13px}.flow-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:108px;padding:24px 48px;display:flex}.flow-footer>span{color:var(--muted);font-size:12px}.site-footer{text-align:center;color:#999fad;padding:28px;font-size:11px}.site-footer a{color:var(--muted);text-decoration:none}@media (max-width:700px){.site-header{height:76px;padding:0 20px}.flow{border-radius:17px;grid-template-rows:56px 1fr auto;width:calc(100% - 24px);min-height:calc(100dvh - 132px);margin:4px auto 0}.content{min-height:480px;padding:32px 24px}.steps{gap:16px;padding:0 12px;font-size:10px}.flow-footer{min-height:96px;padding:20px 24px}.flow-footer>span{max-width:130px;line-height:1.6}.flow-footer .primary{gap:14px;padding:14px 18px;font-size:13px}h1{letter-spacing:-1.2px;font-size:34px}.lede{font-size:14px}.balance-button{gap:10px;font-size:12px}.site-footer{padding:20px}}.flow{grid-template-rows:68px minmax(0,1fr) 108px;height:calc(100dvh - 168px);min-height:720px;max-height:920px}.content{scrollbar-width:thin;scrollbar-color:#e5e7ee transparent;min-height:0;overflow-y:auto}.steps>span{align-items:center;gap:9px;display:flex}.steps i{border:1px solid var(--line);border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;font-style:normal;display:grid}.steps .active i{background:var(--soft);border-color:#dce4ff}.example-prompts{flex-wrap:wrap;gap:8px;margin:0 0 24px;display:flex}.example-prompts button{color:#787f91;background:#f7f8fa;border:0;border-radius:6px;padding:8px 10px;font-size:10px}.example-prompts span{color:#9aa2b6;margin-left:3px}.attachment-area{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.attachment-area .hint{margin:0}.file-list{flex-direction:column;gap:6px;margin:12px 0;padding:0;list-style:none;display:flex}.file-list li{color:var(--muted);background:#f8f9fc;border-radius:8px;justify-content:space-between;align-items:center;padding:0 12px;font-size:12px;display:flex}.file-list li>span{overflow-wrap:anywhere}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.section-heading,.results-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.provider-step h1{letter-spacing:-1.2px;font-size:34px}.section-heading .lede{font-size:13px}.mode-toggle{white-space:nowrap;color:var(--muted);background:0 0;border:0;align-items:center;gap:9px;margin-top:7px;padding:4px 0;font-size:12px;display:flex}.toggle-track{background:#d9dee8;border-radius:18px;width:31px;height:18px;padding:3px;transition:background .15s}.toggle-track i{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;display:block}.mode-toggle.on{color:var(--accent)}.mode-toggle.on .toggle-track{background:var(--accent)}.mode-toggle.on i{transform:translate(13px)}.panel-slots{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:4px 0 22px;display:grid}.panel-slots>div{color:#a0a6b2;border:1px dashed #dfe3ed;border-radius:10px;align-items:center;gap:10px;min-width:0;height:58px;padding:12px;font-size:12px;display:flex}.panel-slots .filled{color:var(--ink);background:#fafbff;border-style:solid;border-color:#d8e1fc}.panel-slots>div>span:nth-child(2){white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.panel-slots button{color:var(--muted);background:0 0;border:0;padding:6px;font-size:18px}.slot-number{color:#bcc3d1;letter-spacing:1px;font-size:11px}.panel-slots .avatar{border-radius:8px;width:30px;height:30px;font-size:12px}.provider-toolbar{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:11px;display:flex}.provider-toolbar .text-button{font-size:11px}.providers-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.provider-card{border:1px solid var(--line);border-radius:14px;padding:20px;transition:border-color .12s,background .12s}.provider-card.selected{background:#fafbff;border-color:#8b9fe6}.provider-heading{text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;min-width:0;padding:0;display:flex}.avatar{color:#8064b5;background:#eeeafa;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:16px;font-weight:550;display:inline-grid}.avatar.tone-1{color:#4b8f71;background:#e4f1e9}.avatar.tone-2{color:#b18247;background:#fcf0e0}.provider-heading>span:nth-child(2){flex:1;min-width:0}.provider-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;display:block;overflow:hidden}.provider-heading small{color:#9299a7;white-space:nowrap;text-overflow:ellipsis;max-width:170px;margin-top:5px;font-size:10px;display:block;overflow:hidden}.profile-arrow{color:#9ca6b9;font-size:15px}.provider-about{color:#9298a4;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:58px;margin:18px 0;font-size:12px;line-height:1.6;display:-webkit-box;overflow:hidden}.provider-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.provider-bottom>span{font-size:13px;font-weight:550}.provider-bottom small{color:var(--muted);margin-top:4px;font-size:10px;font-weight:400;display:block}.provider-bottom button{padding:9px 13px;font-size:11px}.selected-button{color:var(--accent);background:#eaf0ff;border:1px solid #0000;border-radius:8px}.empty-state{text-align:center;color:var(--muted);background:#fafbfc;border-radius:14px;padding:56px 20px;font-size:13px}.empty-state h2{color:var(--ink);font-size:20px}.profile-dialog{border:1px solid var(--line);width:min(560px,100% - 32px);color:var(--ink);border-radius:22px;max-height:85dvh;padding:0}.profile-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c244756}.profile-content{padding:34px}.profile-content>.avatar{width:52px;height:52px;margin:0 0 18px;font-size:22px}.close-button{float:right;color:#8790a4;background:#f7f8fb;border:0;border-radius:50%;width:34px;height:34px;font-size:24px}.profile-description{color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.7}.profile-stats{grid-template-columns:1fr 1fr;gap:10px;margin:24px 0;display:grid}.profile-stats>div{border:1px solid var(--line);border-radius:12px;padding:15px}.profile-stats span{color:var(--muted);margin-bottom:10px;font-size:11px;display:block}.profile-stats strong{overflow-wrap:anywhere;font-size:13px;font-weight:500;display:block}.capabilities{flex-wrap:wrap;gap:7px;margin-bottom:28px;display:flex}.capabilities>span{color:var(--muted);background:#f5f6f9;border-radius:6px;padding:6px 9px;font-size:11px}.full-width{width:100%}.review-list{margin:12px 0 24px}.review-list>div{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:14px 0;display:flex}.review-list>div>span:nth-child(2){flex:1;font-size:14px}.review-list small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.review-list strong{font-size:13px;font-weight:500}.summary-choice{grid-template-columns:1fr auto;align-items:center;gap:10px;font-size:13px;display:grid}.summary-choice select{border:1px solid var(--line);max-width:235px;color:var(--ink);background:#fff;border-radius:8px;padding:12px}.summary-choice small{color:var(--muted);grid-column:1/-1;font-size:11px}.total-card{background:var(--soft);border:1px solid #e4eafa;border-radius:12px;margin:22px 0 16px;padding:20px}.price-breakdown{border-top:1px solid var(--line);margin-top:22px;padding-top:14px}.price-breakdown>div{color:var(--muted);justify-content:space-between;gap:16px;margin:12px 0;font-size:13px;display:flex}.price-breakdown>div>span:last-child{color:var(--ink);font-variant-numeric:tabular-nums}.app-fee-status{border:1px solid var(--line);border-radius:12px;margin-top:22px;padding:16px 20px;font-size:13px}.app-fee-status>p{margin:0 0 8px;line-height:1.6}.app-fee-status>button{margin-top:8px}.total-card>div{justify-content:space-between;align-items:center;font-size:14px;display:flex}.total-card strong{letter-spacing:-.5px;font-size:23px;font-weight:550}.total-card p{color:#7c88ab;margin:10px 0 0;font-size:11px;line-height:1.6}.privacy-note{color:#9b9fab;margin:14px 0 0;font-size:10px;line-height:1.7}.count-pill{background:var(--soft);color:var(--accent);white-space:nowrap;border-radius:40px;padding:9px 14px;font-size:12px}.results-heading h1{letter-spacing:-1px;font-size:31px}.results-heading .lede{font-size:13px}.question-recap{border:1px solid var(--line);color:var(--muted);border-radius:9px;margin:0 0 26px;padding:12px 16px;font-size:12px}.question-recap summary{cursor:pointer}.question-recap p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.7}.summary-card{background:#f5f7ff;border:1px solid #e0e6ff;border-radius:16px;margin:0 0 28px;padding:26px}.summary-label{color:var(--accent);align-items:center;gap:10px;margin-bottom:20px;font-size:12px;font-weight:550;display:flex}.summary-label small{color:#8996bc;margin-left:auto;font-size:11px;font-weight:400}.summary-symbol{font-size:24px;line-height:14px}.summary-card h2{font-size:22px}.summary-card>p{color:#8993ab;margin-bottom:0;font-size:13px;line-height:1.7}.answers-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;display:grid}.answer-card{border:1px solid var(--line);border-radius:14px;overflow:hidden}.answer-heading{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:20px;display:flex}.answer-heading>div{min-width:0}.answer-heading h3{overflow-wrap:anywhere;margin:0 0 6px;font-size:13px}.status{color:var(--muted);align-items:center;gap:6px;font-size:10px;line-height:1.4;display:flex}.status-dot{background:#94a4df;border-radius:50%;flex-shrink:0;width:5px;height:5px}.success{color:var(--green)}.answer-placeholder{color:#a7afbf;text-align:center;min-height:190px;padding:30px 24px}.answer-placeholder>span{color:#e0e5f3;font-family:Georgia,serif;font-size:60px;line-height:1}.answer-placeholder p{margin:0;font-size:12px;line-height:1.8}.answer-content{color:#70788a;overflow-wrap:anywhere;padding:22px;font-size:12px;line-height:1.8}.summary-card .answer-content{padding:0;font-size:13px}.answer-content h3{color:var(--ink);font-size:16px;font-weight:550;line-height:1.4}.answer-content p{white-space:pre-wrap}.answer-content h4{color:var(--ink);margin:22px 0 8px;font-size:12px;font-weight:600}.answer-content ul{margin:0;padding-left:16px}.answer-content li{margin:0 0 10px;padding-left:2px}.job-problem{color:#8b6e59;background:#fffcf6;padding:16px 20px;font-size:11px;line-height:1.6}.job-problem p{margin:0 0 12px}.summary-card .job-problem{border-radius:9px}.results-note{margin-top:25px;font-size:10px}.inline-actions{flex-wrap:wrap;gap:12px;margin-top:16px;display:flex}.wallet-balance-card{border:1px solid var(--line);color:var(--muted);border-radius:12px;justify-content:space-between;align-items:center;margin:24px 0;padding:20px;font-size:13px;display:flex}.wallet-balance-card strong{color:var(--ink);font-size:24px;font-weight:500}.wallet-balance-card strong:after{content:" sats";color:var(--muted);font-size:12px}.wallet-amount-field{font-size:13px;display:block}.wallet-amount-field>span{margin-bottom:12px;display:block}.wallet-amount-field input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fcfcfe;border-radius:12px;padding:18px;font-size:28px}.payment-qr{text-align:center}.payment-qr svg{max-width:100%;height:auto;margin:auto;display:block}.payment-qr p{color:var(--muted);margin:8px 0 20px;font-size:11px}.payment-actions{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.payment-actions .calm-status{color:var(--muted);flex-basis:100%;font-size:11px}.payment-actions .wallet-button{min-height:42px;font-size:12px}.wallet-success{color:var(--green);background:#e5f5eb;border-radius:50%;place-items:center;width:54px;height:54px;margin:20px auto 30px;font-size:24px;display:grid}.wallet-step--centered{text-align:center}.error-text,.flow-problem{color:#9e6247;font-size:12px;line-height:1.7}.flow-problem{background:#fff9f5;border-radius:10px;max-width:640px;margin:24px auto 0;padding:14px 18px}.setup-message{padding-top:90px}.text-button:hover{color:var(--accent)}.primary:hover:not(:disabled),.wallet-button:hover{background:#3d5cca}.secondary:hover:not(:disabled){background:#f9faff;border-color:#bcc9e5}.brand:hover{color:var(--accent)}@media (max-width:900px){.providers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.answers-grid{grid-template-columns:1fr}.answer-placeholder{min-height:100px}.answer-heading{padding:16px}.section-heading{flex-wrap:wrap;gap:0}.section-heading .mode-toggle{margin:0 0 20px}.content{padding:36px}.flow-footer{padding:24px 36px}}@media (max-width:700px){.flow{grid-template-rows:56px minmax(0,1fr) 92px;height:calc(100dvh - 130px);min-height:640px;max-height:none}.content{padding:28px 22px}.steps{gap:14px}.steps>span{gap:5px}.steps i{width:18px;height:18px;font-size:9px}.steps>span>span{max-width:50px;line-height:1.3}.flow-footer{min-height:92px;padding:18px 22px}.flow-footer>span{font-size:10px}.providers-grid{grid-template-columns:1fr}.panel-slots{gap:6px}.panel-slots>div{gap:5px;height:52px;padding:8px;font-size:10px}.panel-slots .avatar{border-radius:6px;width:22px;height:22px;font-size:9px}.panel-slots button{padding:2px;font-size:15px}.provider-step h1{font-size:30px}.provider-heading small{max-width:240px}.provider-about{-webkit-line-clamp:2;height:auto;min-height:34px}.summary-choice{grid-template-columns:1fr}.summary-choice select{width:100%;max-width:none}.total-card strong{font-size:21px}.results-heading h1{font-size:28px}.summary-card{padding:20px}.summary-label{flex-wrap:wrap}.summary-label small{margin-left:0}.attachment-area{gap:9px}.attachment-area .hint{font-size:10px}.example-prompts{gap:6px}.example-prompts button{padding:7px;font-size:9px}.profile-content{padding:26px}.count-pill{padding:8px 11px;font-size:10px}.results-heading{gap:12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
