.icon[data-v-999fceb9]{flex:none;display:block;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:square;stroke-linejoin:miter}.icon--filled[data-v-999fceb9]{fill:currentColor;stroke:none}.btn[data-v-98793706]{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);font-family:var(--font-heading);font-size:15px;font-weight:600;text-align:left;border:2px solid transparent;transition:background-color .12s ease}.btn--centered[data-v-98793706]{justify-content:center}.btn__label[data-v-98793706]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn--primary[data-v-98793706]{background:var(--accent);color:var(--on-accent);padding:0 18px}.btn--primary[data-v-98793706]:hover:not(:disabled){background:var(--accent-600)}.btn--primary[data-v-98793706]:active:not(:disabled){background:var(--accent-700)}.btn--secondary[data-v-98793706]{background:transparent;color:var(--text);border-color:var(--rule);padding:0 var(--space-4)}.btn--secondary[data-v-98793706]:hover:not(:disabled){background:var(--surface-raised)}.btn--secondary[data-v-98793706]:active:not(:disabled){background:var(--surface-sunken)}.btn--ghost[data-v-98793706]{background:transparent;color:var(--accent-500);min-height:44px;padding:0}.btn--ghost[data-v-98793706]:hover:not(:disabled){color:var(--accent-300)}.btn[data-v-98793706]:disabled{opacity:.45}.btn__spin[data-v-98793706]{animation:spin-98793706 .9s linear infinite}@keyframes spin-98793706{to{transform:rotate(360deg)}}.crash[data-v-00159f4e]{height:100%;display:flex;align-items:center;overflow-y:auto;padding:calc(var(--space-6) + var(--safe-top)) var(--space-5) calc(var(--space-6) + var(--safe-bottom))}.crash__body[data-v-00159f4e]{width:100%}.crash__kicker[data-v-00159f4e]{color:var(--accent-500);margin-bottom:var(--space-3)}.crash__title[data-v-00159f4e]{font-size:28px;margin-bottom:var(--space-3)}.crash__copy[data-v-00159f4e]{font-size:13.5px;line-height:1.5;color:var(--text-muted);text-wrap:pretty;margin-bottom:var(--space-6)}.crash__actions[data-v-00159f4e]{display:flex;flex-direction:column;gap:var(--space-2);margin-bottom:var(--space-5)}.crash__toggle[data-v-00159f4e]{font-family:var(--font-mono);font-size:12px;color:var(--text-muted);min-height:32px}.crash__toggle[data-v-00159f4e]:hover{color:var(--accent-500)}.crash__detail[data-v-00159f4e]{margin:var(--space-3) 0 0;padding:var(--space-3);background:var(--surface-raised);border-left:2px solid var(--rule);font-family:var(--font-mono);font-size:12px;line-height:1.6;color:var(--text-secondary);white-space:pre-wrap;word-break:break-word}.shell[data-v-ff355327]{height:100%;background:var(--bg);display:flex;justify-content:center}.shell__device[data-v-ff355327]{position:relative;width:100%;height:100%;background:var(--surface);display:flex;flex-direction:column;overflow:hidden}@media(min-width:560px){.shell__device[data-v-ff355327]{width:100%;max-width:960px;height:100%;align-self:stretch;border-left:2px solid var(--rule);border-right:2px solid var(--rule)}}:root{--bg: #0b0a0a;--surface: #141312;--surface-raised: #1c1a19;--surface-sunken: #232120;--rule: #322f2e;--rule-hair: #232120;--text: #f3f2f2;--text-secondary: #bab6b6;--text-muted: #8c8888;--text-dim: #605d5d;--text-faint: #4d4a4a;--accent: #ec3013;--accent-300: #ffc4b8;--accent-400: #ff9783;--accent-500: #ff563c;--accent-600: #dd2b0f;--accent-700: #ae1800;--on-accent: #ffffff;--scrim: color-mix(in srgb, #000 62%, transparent);--diff-add-bg: #1c1a19;--diff-del-bg: #181716;--diff-del-text: #7d7979;--font-heading: "Archivo", system-ui, -apple-system, sans-serif;--font-body: "Archivo", system-ui, -apple-system, sans-serif;--font-mono: ui-monospace, "SF Mono", Menlo, Monaco, "Cascadia Code", monospace;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--radius: 0px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px)}*,*:before,*:after{box-sizing:border-box}html,body,#app{height:100%}#app{height:100dvh}html{background:var(--bg);-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased;overflow:hidden;overscroll-behavior:none;touch-action:manipulation}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:700;line-height:1.05;letter-spacing:-.02em;margin:0}p{margin:0}a{color:var(--accent-500);text-decoration:none}button,input,textarea,select{font:inherit;color:inherit}button{background:none;border:none;padding:0;cursor:pointer;border-radius:var(--radius)}button:disabled{cursor:not-allowed}input,textarea{border-radius:var(--radius)}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::selection{background:var(--accent);color:var(--on-accent)}*{-webkit-tap-highlight-color:transparent}*{scrollbar-width:thin;scrollbar-color:var(--rule) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-thumb{background:var(--rule)}*::-webkit-scrollbar-track{background:transparent}.label{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.mono{font-family:var(--font-mono)}.muted{color:var(--text-muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen{min-height:0}.scroll-y{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x pan-y}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
