@font-face{font-family:Inter;src:url(../inter.woff2)format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--ink:#23372d;--muted:#707d76;--line:#e5ebe5;--paper:#f6f8f4;--accent:#27644a;--soft:#edf5ec;--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}.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)}.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-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}.total-card{background:var(--soft);border:1px solid #e4eafa;border-radius:12px;margin:22px 0 16px;padding:20px}.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}.success{color:var(--green)}.job-problem{color:#8b6e59;background:#fffcf6;padding:16px 20px;font-size:11px;line-height:1.6}.job-problem p{margin:0 0 12px}.results-note{margin-top:25px;font-size:10px}.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:#20523d}.brand:hover{color:var(--accent)}@media (max-width:900px){.providers-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.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}.provider-step h1{font-size:30px}.provider-heading small{max-width:240px}.provider-about{-webkit-line-clamp:2;height:auto;min-height:34px}.total-card strong{font-size:21px}.results-heading h1{font-size:28px}.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}}.repo-input{width:100%;color:var(--ink);background:#fcfdfb;border:1px solid #d9e0d9;border-radius:12px;margin-bottom:24px;padding:16px;font-size:14px}textarea{background:#fcfdfb;border-color:#d9e0d9;min-height:130px}.provider-card.selected{background:#f8fcf6;border-color:#74a58b}.selected-button{background:var(--soft)}.steps .active i,.total-card{border-color:#dce9dc}.total-card p{color:#708672}button:focus-visible,a:focus-visible{outline-color:#83b492}input:focus,textarea:focus,select:focus{outline-color:#83b49255}.secondary:hover:not(:disabled){background:#f8fcf6;border-color:#a9c4ad}.source-card{border:1px solid var(--line);border-radius:12px;align-items:center;gap:14px;min-width:0;margin-bottom:16px;padding:18px;display:flex}.source-card a{overflow-wrap:anywhere;font-size:14px;font-weight:550;text-decoration:none}.source-card small{color:var(--muted);margin-top:7px;font-size:11px;display:block}.source-symbol{background:var(--soft);width:36px;height:36px;color:var(--accent);border-radius:9px;flex-shrink:0;place-items:center;font-size:23px;display:grid}.work-progress{max-width:600px;margin:38px auto}.work-progress>div{color:#a3aea5;align-items:center;gap:16px;padding:15px 0;display:flex}.work-progress>div>span{border:1px solid var(--line);border-radius:50%;place-items:center;width:32px;height:32px;font-size:12px;display:grid}.work-progress strong{font-size:14px;font-weight:500}.work-progress .reached{color:var(--accent)}.work-progress .reached>span{background:var(--soft);border-color:#c8dcc7}.work-progress p{color:var(--muted);margin-top:20px;font-size:12px;line-height:1.7}.delivery-summary{gap:30px;margin:18px 0 26px;display:flex}.delivery-summary>div{color:var(--muted);align-items:baseline;gap:8px;font-size:11px;display:flex}.delivery-summary strong{color:var(--ink);font-size:22px;font-weight:550}.delivery-summary .success{color:var(--green)}.delivery-summary .removed{color:#a46c55}.result-tabs{border-bottom:1px solid var(--line);gap:24px;margin-bottom:20px;display:flex}.result-tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 1px;font-size:13px}.result-tabs button[aria-selected=true]{border-color:var(--accent);color:var(--accent)}.diff-layout{grid-template-columns:200px minmax(0,1fr);align-items:start;gap:16px;display:grid}.diff-files{flex-direction:column;gap:4px;display:flex}.diff-files button{text-align:left;color:var(--muted);background:0 0;border:1px solid #0000;border-radius:8px;min-width:0;padding:12px}.diff-files button[aria-pressed=true]{background:var(--soft);color:var(--accent);border-color:#dfeadd}.diff-files span{overflow-wrap:anywhere;font-size:11px;line-height:1.5;display:block}.diff-files small{opacity:.75;margin-top:5px;font-size:9px;display:block}.diff-view{border:1px solid var(--line);border-radius:10px;min-width:0;overflow:hidden}.diff-view h3{overflow-wrap:anywhere;border-bottom:1px solid var(--line);background:#fafcf9;margin:0;padding:14px;font-size:11px;font-weight:500}.diff-scroll{max-height:500px;font:11px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;overflow:auto}.diff-scroll>div{min-width:max-content}.diff-hunk{color:#7b8d99;white-space:pre;background:#f0f3f6;padding:8px 14px}.diff-line{white-space:pre;min-height:20px;display:flex}.diff-line.add{background:#edf8eb}.diff-line.remove{background:#fff0ea}.line-number{text-align:right;color:#98a295;-webkit-user-select:none;user-select:none;flex-shrink:0;width:36px;padding:0 6px}.diff-line code{font:inherit;padding:0 14px}.test-report h2,.use-patch h2{font-size:22px}.test-report .lede{font-size:12px}.test-report article{border:1px solid var(--line);border-radius:10px;margin:0 0 12px;padding:18px}.test-report article>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.test-report code{overflow-wrap:anywhere;font-size:12px}.test-status{white-space:nowrap;color:#817b60;background:#f2f2ed;border-radius:5px;padding:5px 8px;font-size:10px}.test-status.passed{background:var(--soft);color:var(--green)}.test-status.failed{color:#a46c55;background:#fff0ea}.test-report pre,.use-patch pre{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--muted);font:11px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}.provider-notes{margin:22px 0}.provider-notes p{white-space:pre-wrap;color:var(--muted);font-size:13px;line-height:1.7}.use-patch{max-width:650px}.use-patch p,.use-patch li{color:var(--muted);font-size:13px;line-height:1.8}.use-patch ol{padding-left:18px}.use-patch li{margin-bottom:18px;padding-left:6px}.use-patch pre{background:#f6f8f4;border-radius:8px;padding:12px}.patch-results .lede{white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width:700px){.diff-layout{grid-template-columns:1fr}.diff-files{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.delivery-summary{flex-wrap:wrap;gap:16px}.delivery-summary>div{flex-direction:column;gap:4px}.result-tabs{gap:20px}.result-tabs button{font-size:12px}.test-report article>div{align-items:flex-start}}
