.pilot-root{--g-bg:#070706;--g-panel:#151715;--g-panel-2:#1e201d;--g-text:#e8e4d9;--g-muted:#9d9a90;--g-line:#2a2b28;--g-border:#4a4d47;--g-select:#d9d4c8;--g-accent:#1db289;--g-accent-strong:#26c99a;--g-on:#061510;--g-danger:#f2aaa1;--g-ui:"Archivo", system-ui, -apple-system, "Segoe UI", sans-serif;--g-reading:"Spectral", Georgia, "Times New Roman", serif;--g-mono:"Fragment Mono", ui-monospace, Menlo, monospace;--g-radius:14px;background:var(--g-bg);color:var(--g-text);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100dvh;font:17px/1.55 var(--g-ui);-moz-text-size-adjust:100%;text-size-adjust:100%}@media (prefers-color-scheme:light){.pilot-root[data-theme=system]{--g-bg:#f7f5ef;--g-panel:#fff;--g-panel-2:#efece4;--g-text:#17221b;--g-muted:#5c655c;--g-line:#e2ded3;--g-border:#a9b0a6;--g-select:#17221b;--g-accent:#0d7054;--g-accent-strong:#0b6149;--g-on:#fff;--g-danger:#9c2b22;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}.pilot-root[data-theme=light]{--g-bg:#f7f5ef;--g-panel:#fff;--g-panel-2:#efece4;--g-text:#17221b;--g-muted:#5c655c;--g-line:#e2ded3;--g-border:#a9b0a6;--g-select:#17221b;--g-accent:#0d7054;--g-accent-strong:#0b6149;--g-on:#fff;--g-danger:#9c2b22;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.pilot-root *,.pilot-root :before,.pilot-root :after{box-sizing:border-box}.pilot-root button,.pilot-root input,.pilot-root textarea,.pilot-root select{font:inherit;color:inherit}.pilot-root button,.pilot-root a,.pilot-root input,.pilot-root textarea,.pilot-root select,.pilot-root label{touch-action:manipulation}.pilot-root a{color:var(--g-accent);text-decoration:none}.pilot-root :focus-visible{outline:3px solid var(--g-accent);outline-offset:3px;border-radius:6px}.pilot-root h1,.pilot-root h2,.pilot-root h3{text-wrap:balance;margin:0;font-weight:500;line-height:1.15}.pilot-root p{margin:0}.pilot-root .g-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pilot-root .g-page{width:min(100%,560px);min-height:100dvh;padding:max(14px, env(safe-area-inset-top)) 22px max(20px, env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;display:flex}.pilot-root main{flex-direction:column;flex:auto;display:flex}@media (min-width:900px){.pilot-root .g-page{padding:40px 32px 48px}}.pilot-root .g-flowbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;min-height:48px;display:grid}.pilot-root .g-flowbar>:nth-child(2){text-align:center;color:var(--g-muted);font-size:14px}.pilot-root .g-flowbar>:last-child{text-align:right}.pilot-root .g-quiet{min-height:44px;color:var(--g-accent);cursor:pointer;background:0 0;border:0;align-items:center;padding:0 4px;font-size:15px;font-weight:500;display:inline-flex}.pilot-root .g-quiet:disabled{opacity:.45;cursor:default}.pilot-root .g-progressline{background:var(--g-line);border-radius:2px;height:3px;margin:0 0 8px;overflow:hidden}.pilot-root .g-progressline>span{background:var(--g-accent);height:100%;transition:width .3s;display:block}.pilot-root .g-brand{letter-spacing:.14em;color:var(--g-text);font-size:15px;font-weight:700}.pilot-root .g-brand small{letter-spacing:.16em;color:var(--g-muted);margin-top:2px;font-size:10px;font-weight:500;display:block}.pilot-root .g-kicker{font:500 12px/1.4 var(--g-mono);letter-spacing:.14em;color:var(--g-accent);text-transform:uppercase}.pilot-root .g-title{font:500 clamp(30px, 8vw, 40px) / 1.12 var(--g-reading);letter-spacing:-.015em}.pilot-root .g-lead{font:italic 400 clamp(21px, 5.6vw, 26px) / 1.4 var(--g-reading)}.pilot-root .g-prompt{font:italic 400 clamp(22px, 6vw, 28px) / 1.38 var(--g-reading);letter-spacing:-.005em;text-wrap:pretty;max-width:34ch}.pilot-root .g-statement{text-wrap:pretty;font-size:clamp(20px,5.4vw,24px);font-weight:600;line-height:1.3}.pilot-root .g-muted{color:var(--g-muted)}.pilot-root .g-small{font-size:14px}.pilot-root .g-mono{font-family:var(--g-mono);overflow-wrap:anywhere;font-size:13px}.pilot-root .g-stack{align-content:start;gap:16px;display:grid}.pilot-root .g-stack-l{align-content:start;gap:28px;display:grid}.pilot-root .g-flow{flex-direction:column;flex:auto;gap:28px;display:flex}.pilot-root .g-voice{flex-direction:column;flex:auto;gap:24px;display:flex}.pilot-root .g-voice .g-mic-area{margin-top:auto;margin-bottom:clamp(16px,6vh,56px)}.pilot-root .g-center{text-align:center}.pilot-root .g-grow{flex:auto}.pilot-root .g-verbatim{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.pilot-root .g-hero{align-content:start;gap:22px;padding-top:clamp(24px,9vh,72px);display:grid}.pilot-root .g-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.pilot-root .g-divider{border:0;border-top:1px solid var(--g-line);margin:4px 0}.pilot-root .g-button{border:1px solid var(--g-border);border-radius:var(--g-radius);background:var(--g-panel);min-height:52px;color:var(--g-text);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.pilot-root .g-primary{background:var(--g-accent);border-color:var(--g-accent);color:var(--g-on);width:100%;min-height:56px;font-size:17px}.pilot-root .g-primary:not(:disabled):active{background:var(--g-accent-strong)}.pilot-root .g-button:disabled{opacity:.45;cursor:not-allowed}.pilot-root .g-link{min-height:44px;color:var(--g-accent);cursor:pointer;background:0 0;border:0;align-items:center;padding:0 6px;font-size:15px;font-weight:500;display:inline-flex}.pilot-root .g-link:disabled{opacity:.45;cursor:default}.pilot-root .g-danger-link{color:var(--g-danger)}.pilot-root .g-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pilot-root .g-actions .g-primary{flex:200px;width:auto}.pilot-root .g-bottom{padding:16px 0 max(4px, env(safe-area-inset-bottom));background:linear-gradient(to top, var(--g-bg) 70%, transparent);gap:10px;margin-top:auto;display:grid;position:sticky;bottom:0}.pilot-root .g-bottom-flow{background:0 0;position:static}.pilot-root .g-bottom-actions{gap:12px;display:flex}.pilot-root .g-bottom-actions .g-button{flex:1 1 0}.pilot-root .g-bottom-actions .g-primary{flex:2 1 0;width:auto}.pilot-root .g-bottom-actions .g-back{flex:1 1 0;max-width:132px}.pilot-root .g-error-inline{margin:0}.pilot-root .g-recover{border:1px solid var(--g-border);background:var(--g-panel);border-radius:12px;gap:10px;padding:16px 18px;font-size:15px;display:grid}.pilot-root .g-options{gap:10px;display:grid}.pilot-root .g-option{background:var(--g-panel);cursor:pointer;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;min-height:56px;padding:14px 18px;font-size:17px;display:flex}.pilot-root .g-option input{opacity:0;width:1px;height:1px;position:absolute}.pilot-root .g-option span{flex:auto}.pilot-root .g-option .g-check{text-align:right;width:20px;color:var(--g-select);visibility:hidden}.pilot-root .g-option:has(input:checked){border-color:var(--g-select);background:var(--g-panel-2)}.pilot-root .g-option:has(input:checked) .g-check{visibility:visible}.pilot-root .g-option:has(input:focus-visible){outline:3px solid var(--g-accent);outline-offset:2px}.pilot-root .g-choice{border:1px solid var(--g-line);background:var(--g-panel);cursor:pointer;border-radius:12px;align-items:flex-start;gap:14px;min-height:56px;padding:14px 16px;font-size:16px;display:flex}.pilot-root .g-choice input[type=checkbox]{width:22px;height:22px;accent-color:var(--g-accent);flex:none;margin-top:2px}.pilot-root .g-choice:has(input:checked){border-color:var(--g-select)}.pilot-root .g-field{gap:8px;display:grid}.pilot-root .g-field>span{color:var(--g-muted);font-size:15px}.pilot-root .g-input,.pilot-root textarea.g-input,.pilot-root select.g-input{border:1px solid var(--g-line);background:var(--g-panel);width:100%;min-height:52px;color:var(--g-text);border-radius:12px;padding:13px 16px;font-size:17px}.pilot-root textarea.g-input{resize:vertical;min-height:160px;line-height:1.6}.pilot-root .g-segments{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;display:grid}.pilot-root .g-segment{background:var(--g-panel);cursor:pointer;text-align:center;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:8px;font-size:15px;display:flex}.pilot-root .g-segment input{opacity:0;width:1px;height:1px;position:absolute}.pilot-root .g-segment:has(input:checked){border-color:var(--g-select);background:var(--g-panel-2)}.pilot-root .g-segment:has(input:focus-visible){outline:3px solid var(--g-accent)}.pilot-root .g-stem{border-top:1px solid var(--g-line);gap:10px;padding:18px 0;display:grid}.pilot-root .g-stem:first-child{border-top:0}.pilot-root .g-stem-text{font:italic 400 20px/1.4 var(--g-reading)}.pilot-root .g-stem-skipped .g-input{opacity:.5}.pilot-root .g-mic-area{justify-items:center;gap:12px;padding:28px 0 12px;display:grid}.pilot-root .g-mic{background:var(--g-accent);width:80px;height:80px;color:var(--g-on);cursor:pointer;box-shadow:0 0 0 10px color-mix(in srgb, var(--g-accent) 14%, transparent);border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.pilot-root .g-mic:disabled{opacity:.5;cursor:not-allowed}.pilot-root .g-mic svg{width:30px;height:30px}.pilot-root .g-mic-live{background:var(--g-panel-2);color:var(--g-text);border:2px solid var(--g-accent);box-shadow:0 0 0 10px color-mix(in srgb, var(--g-accent) 22%, transparent);animation:2.4s ease-in-out infinite g-breathe}.pilot-root .g-mic-paused{border-color:var(--g-border);box-shadow:none;animation:none}@keyframes g-breathe{0%,to{box-shadow:0 0 0 10px color-mix(in srgb, var(--g-accent) 22%, transparent)}50%{box-shadow:0 0 0 18px color-mix(in srgb, var(--g-accent) 10%, transparent)}}.pilot-root .g-mic-caption{color:var(--g-muted);font-size:14px}.pilot-root .g-timer{font:500 15px/1 var(--g-mono);color:var(--g-text);align-items:center;gap:8px;display:inline-flex}.pilot-root .g-timer:before{content:"";background:var(--g-accent);border-radius:50%;width:9px;height:9px}.pilot-root .g-timer-paused:before{background:var(--g-muted)}.pilot-root .g-chips{flex-wrap:wrap;place-content:flex-start center;align-items:center;gap:8px;display:flex}.pilot-root .g-chip{flex:none}.pilot-root .g-saved{font:500 12px/1.4 var(--g-mono);color:var(--g-muted);text-align:right;min-height:18px}.pilot-root .g-chip{border:1px solid var(--g-line);background:var(--g-panel);min-height:30px;color:var(--g-muted);border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:13px;display:inline-flex}.pilot-root .g-chip-on{color:var(--g-text);border-color:var(--g-border)}.pilot-root .g-badge{font:500 12px/1.4 var(--g-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--g-muted);display:inline-block}.pilot-root .g-error{border:1px solid var(--g-danger);color:var(--g-danger);border-radius:12px;gap:10px;margin:8px 0;padding:14px 16px;font-size:15px;display:grid}.pilot-root .g-error .g-actions{gap:6px}.pilot-root .g-status{color:var(--g-muted);font-size:14px}.pilot-root .g-test{font:12px/1.4 var(--g-mono);color:var(--g-muted);border:1px dashed var(--g-line);border-radius:8px;margin-bottom:8px;padding:8px 10px}.pilot-root .g-ring{justify-items:center;gap:18px;padding:20px 0 8px;display:grid}.pilot-root .g-ring svg{width:180px;height:180px;overflow:visible}.pilot-root .g-ring-count{font:500 40px/1 var(--g-reading)}.pilot-root .g-ring-count small{color:var(--g-muted);font-size:20px}.pilot-root .g-list{margin:0;padding:0;list-style:none}.pilot-root .g-list li{border-top:1px solid var(--g-line)}.pilot-root .g-list li:first-child{border-top:0}.pilot-root .g-list a,.pilot-root .g-list .g-item{color:var(--g-text);gap:4px;padding:16px 0;display:grid}.pilot-root .g-list h3{font-size:18px;font-weight:500}.pilot-root .g-list p{color:var(--g-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:15px;display:-webkit-box;overflow:hidden}.pilot-root .g-cards{gap:12px;display:grid}.pilot-root .g-card{background:var(--g-panel);width:100%;min-height:72px;color:var(--g-text);text-align:left;cursor:pointer;border:1px solid #0000;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.pilot-root .g-card:disabled{opacity:.45;cursor:not-allowed}.pilot-root .g-card strong{font-size:18px;font-weight:600;display:block}.pilot-root .g-card span{color:var(--g-muted);margin-top:2px;font-size:14px;display:block}.pilot-root .g-card-primary{background:var(--g-accent);color:var(--g-on)}.pilot-root .g-card-primary span{color:var(--g-on);opacity:.8}.pilot-root .g-arrow{flex:none;font-size:22px;line-height:1}.pilot-root .g-review-item{border-top:1px solid var(--g-line);gap:8px;padding:18px 0;display:grid}.pilot-root .g-review-item:first-child{border-top:0}.pilot-root .g-review-q{font:italic 400 16px/1.45 var(--g-reading);color:var(--g-muted)}.pilot-root details.g-fold{border-top:1px solid var(--g-line);padding:4px 0}.pilot-root details.g-fold summary{cursor:pointer;min-height:48px;color:var(--g-muted);align-items:center;font-size:15px;list-style:none;display:flex}.pilot-root details.g-fold summary::-webkit-details-marker{display:none}.pilot-root details.g-fold summary:before{content:"›";width:18px;font-size:20px;transition:transform .2s;display:inline-block}.pilot-root details.g-fold[open] summary:before{transform:rotate(90deg)}.pilot-root audio{width:100%;margin:8px 0;display:block}.pilot-root .g-theme{color:var(--g-muted);align-items:center;gap:8px;font-size:14px;display:inline-flex}.pilot-root .g-theme select{border:1px solid var(--g-line);background:var(--g-panel);min-height:40px;color:var(--g-text);border-radius:10px;padding:6px 10px;font-size:14px}.pilot-root .g-notice{color:var(--g-muted);gap:12px;font-size:15px;line-height:1.55;display:grid}.pilot-root .g-notice strong{color:var(--g-text);font-weight:600}.pilot-root .g-qr{background:#fff;border-radius:12px;width:200px;height:200px;padding:8px}.pilot-root .g-top{justify-content:space-between;align-items:center;min-height:48px;display:flex}.pilot-root .g-avatar{border:1px solid var(--g-border);background:var(--g-panel);width:40px;height:40px;color:var(--g-text);font:600 13px/1 var(--g-ui);letter-spacing:.04em;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.pilot-root .g-welcome{gap:6px;padding:18px 0 8px;display:grid}.pilot-root .g-welcome h1{font:500 clamp(26px, 7vw, 32px) / 1.15 var(--g-ui);letter-spacing:-.01em}.pilot-root .g-intake{border:1px solid var(--g-line);background:var(--g-panel);border-radius:16px;gap:12px;padding:18px 18px 16px;display:grid}.pilot-root .g-intake h2{font-size:18px;font-weight:600}.pilot-root .g-intake .g-primary{min-height:52px}.pilot-root .g-tabs{padding:8px 0 max(4px, env(safe-area-inset-bottom));border-top:1px solid var(--g-line);background:var(--g-bg);grid-auto-columns:1fr;grid-auto-flow:column;gap:4px;margin-top:auto;display:grid;position:sticky;bottom:0}.pilot-root .g-tab{min-height:56px;color:var(--g-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;justify-items:center;gap:4px;padding:8px 4px;font-size:12px;display:grid}.pilot-root .g-tab svg{width:24px;height:24px}.pilot-root .g-tab-on{color:var(--g-accent)}.pilot-root .g-tab:disabled{opacity:.4;cursor:default}.pilot-root .g-home-sync{flex-direction:column;flex:auto;min-height:300px;display:flex}.pilot-root .g-scale{gap:4px;display:grid}.pilot-root .g-scale-head{color:var(--g-muted);text-align:center;grid-template-columns:repeat(5,1fr);gap:6px;padding-bottom:6px;font-size:11px;display:grid}.pilot-root .g-scale-row{border-top:1px solid var(--g-line);gap:10px;padding:14px 0;display:grid}.pilot-root .g-scale-text{font-size:16px;font-weight:600;line-height:1.4}.pilot-root .g-boxes{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.pilot-root .g-box{border:1px solid var(--g-border);background:var(--g-panel);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:44px;display:flex;position:relative}.pilot-root .g-box input{opacity:0;width:1px;height:1px;position:absolute}.pilot-root .g-box-mark{color:var(--g-on);visibility:hidden;font-weight:700}.pilot-root .g-box:has(input:checked){background:var(--g-accent);border-color:var(--g-accent)}.pilot-root .g-box:has(input:checked) .g-box-mark{visibility:visible}.pilot-root .g-box:has(input:focus-visible){outline:3px solid var(--g-accent);outline-offset:2px}.pilot-root .g-spectrum{display:grid}.pilot-root .g-spec-row{border-top:1px solid var(--g-line);gap:10px;padding:16px 0;display:grid}.pilot-root .g-poles{justify-content:space-between;gap:16px;font-size:15px;font-weight:600;line-height:1.35;display:flex}.pilot-root .g-poles span:last-child{text-align:right}.pilot-root .g-dots{justify-content:space-between;align-items:center;padding:2px 6px;display:flex}.pilot-root .g-dot{cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.pilot-root .g-dot:before{content:"";border:2px solid var(--g-border);background:var(--g-panel);border-radius:50%;width:18px;height:18px}.pilot-root .g-dot-centre:before{width:24px;height:24px}.pilot-root .g-dot input{opacity:0;width:1px;height:1px;position:absolute}.pilot-root .g-dot:has(input:checked):before{background:var(--g-accent);border-color:var(--g-accent);box-shadow:0 0 0 6px color-mix(in srgb, var(--g-accent) 22%, transparent)}.pilot-root .g-dot:has(input:focus-visible):before{outline:3px solid var(--g-accent);outline-offset:3px}.pilot-root .g-spec-skipped .g-poles,.pilot-root .g-spec-skipped .g-dots{opacity:.4}.pilot-root .g-stems{display:grid}.pilot-root .g-rev{border-top:1px solid var(--g-line);grid-template-columns:28px 1fr auto auto;align-items:center;gap:10px;min-height:52px;padding:8px 0;font-size:15px;display:grid}.pilot-root .g-rev:first-child{border-top:0}.pilot-root .g-rev .g-rev-n{font:500 12px/1 var(--g-mono);color:var(--g-muted)}.pilot-root .g-rev .g-rev-t{text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.pilot-root .g-rev .g-rev-s{color:var(--g-muted);text-align:right;white-space:nowrap;font-size:13px}.pilot-root .g-rev-open .g-rev-s{color:var(--g-accent)}@media (prefers-reduced-motion:reduce){.pilot-root *,.pilot-root :before,.pilot-root :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
