:root{--font-head:"Numans",system-ui,sans-serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--font-mono:"SFMono-Regular",ui-monospace,Consolas,monospace;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:2.5rem;--space-8:3rem;--space-9:4rem;--space-10:5rem;--space-12:7rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-2xl:1.5rem;--radius-pill:62.5rem;--slate-0:#fff;--slate-50:#f5f6f8;--slate-100:#ebedf1;--slate-200:#d4d8df;--slate-300:#abb0ba;--slate-400:#8a8e98;--slate-500:#6b7078;--slate-600:#4a4e57;--slate-700:#2c2e33;--slate-800:#1a1c20;--slate-900:#10141a;--blue-50:#eef2fa;--blue-100:#d5e0f2;--blue-200:#b4c8e8;--blue-300:#83a2db;--blue-500:#4f76c4;--blue-600:#3a5ba8;--blue-700:#2c4685;--coral-50:#fbeded;--coral-100:#f3caca;--coral-300:#e59a9a;--coral-500:#ce6969;--coral-700:#a24545;--green-500:#2e9e6b;--green-300:#7bc9a3;--amber-500:#d6961e;--amber-300:#e8b14a;--red-500:#d14444;--red-300:#e26b6b;--bg:var(--slate-50);--surface:var(--slate-0);--surface-2:var(--slate-100);--border:#e4e7ec;--border-strong:var(--slate-200);--text:var(--slate-900);--text-2:#3f444d;--text-3:#5c626c;--accent:var(--blue-500);--accent-soft:var(--blue-300);--accent-weak:var(--blue-50);--accent-strong:var(--blue-700);--on-accent:#fff;--accent-solid:var(--blue-600);--on-accent-solid:#fff;--secondary:var(--coral-500);--secondary-weak:var(--coral-50);--status-up:var(--green-500);--status-up-weak:#e8f6ef;--status-warn:var(--amber-500);--status-warn-weak:#faf1df;--status-down:var(--red-500);--status-down-weak:#fbeaea;--status-maint:var(--blue-500);--status-maint-weak:var(--blue-50);--shadow-sm:0 .0625rem .125rem rgba(16,20,26,.06);--shadow-md:0 .25rem .75rem rgba(16,20,26,.08);--shadow-lg:0 .5rem 1.5rem rgba(16,20,26,.1),0 .125rem .375rem rgba(16,20,26,.06);--grad-hero:linear-gradient(165deg,#f7f8fb,#e7ecf8);--grad-accent:linear-gradient(135deg,#eaf0fb,#dee6f7 55%,#e6e3f4);--grad-surface:linear-gradient(180deg,#fff,#fafbfd);--kiosk-bg:#0e1217;--primary:var(--accent);--primary-2:var(--blue-600);--primary-soft:var(--accent-weak);--primary-ink:var(--on-accent);--ink:var(--text);--ink-2:var(--text-2);--ink-3:var(--text-3);--ink-4:var(--text-3);--surface-3:var(--surface-2);--border-2:var(--border-strong);--up:var(--status-up);--up-deep:var(--status-up);--up-soft:var(--status-up-weak);--down:var(--status-down);--down-deep:var(--status-down);--down-soft:var(--status-down-weak);--warn:var(--status-warn);--warn-deep:var(--status-warn);--warn-soft:var(--status-warn-weak);--paused:var(--text-3);--paused-soft:var(--surface-2);--r-xs:var(--radius-sm);--r-sm:var(--radius-md);--r:var(--radius-md);--r-lg:var(--radius-lg);--r-xl:var(--radius-xl);--sh-sm:var(--shadow-sm);--sh:var(--shadow-md);--sh-lg:var(--shadow-lg);--sh-xl:var(--shadow-lg);--font:var(--font-body);--mono:var(--font-mono)}[data-theme=dark]{--bg:var(--slate-900);--surface:#181c23;--surface-2:#20252e;--border:#2a2f38;--border-strong:#353a44;--text:var(--slate-100);--text-2:#c2c8d2;--text-3:#949ca8;--accent:var(--blue-300);--accent-soft:var(--blue-300);--accent-weak:rgba(131,162,219,.12);--on-accent:#10141a;--secondary:var(--coral-300);--secondary-weak:hsla(0,51%,61%,.14);--status-up:var(--green-300);--status-up-weak:rgba(123,201,163,.14);--status-warn:var(--amber-300);--status-warn-weak:rgba(232,177,74,.14);--status-down:var(--red-300);--status-down-weak:rgba(226,107,107,.14);--status-maint:var(--blue-300);--status-maint-weak:rgba(131,162,219,.14);--shadow-sm:0 .0625rem .125rem rgba(0,0,0,.4);--shadow-md:0 .25rem .75rem rgba(0,0,0,.45);--shadow-lg:0 .5rem 1.5rem rgba(0,0,0,.55),0 .125rem .375rem rgba(0,0,0,.4);--primary-2:var(--blue-500);--grad-hero:linear-gradient(165deg,#0e131b,#141c2b);--grad-accent:linear-gradient(135deg,#141a26,#161e2e 55%,#1b182b);--grad-surface:linear-gradient(180deg,#181c23,#14181f)}*{box-sizing:border-box}#__nuxt,body,html{margin:0;padding:0;min-height:100vh}html{font-size:16px}@media(max-width:48rem){html{font-size:14px}}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.6;font-size:1rem;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .2s ease,color .2s ease}button{cursor:pointer}button,input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}::-moz-selection{background:var(--accent-weak)}::selection{background:var(--accent-weak)}h1,h2,h3,h4{font-family:var(--font-head);font-weight:400;line-height:1.2;color:var(--text)}h1{font-size:2rem;letter-spacing:-.01em}h2{font-size:1.5rem}h3{font-size:1.1875rem}h4{font-size:1.0625rem}::-webkit-scrollbar{width:.6875rem;height:.6875rem}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:var(--radius-pill);border:.1875rem solid var(--bg)}::-webkit-scrollbar-thumb:hover{background:var(--text-3)}.mono{font-family:var(--font-mono);font-feature-settings:"tnum" 1}.tnum{font-variant-numeric:tabular-nums}.app-enter{opacity:1}@media(prefers-reduced-motion:no-preference){.app-enter{animation:riseIn .42s cubic-bezier(.2,.7,.2,1)}}@keyframes riseIn{0%{transform:translateY(.625rem)}to{transform:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:none}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{transform:scale(.96) translateY(.5rem)}to{transform:none}}@keyframes slideRight{0%{transform:translate(1.75rem)}to{transform:none}}.livedot{position:relative}.livedot:after{content:"";position:absolute;inset:0;border-radius:50%;animation:livepulse 2.4s ease-out infinite}@keyframes livepulse{0%{box-shadow:0 0 0 0 var(--ring)}70%{box-shadow:0 0 0 .4375rem transparent}to{box-shadow:0 0 0 0 transparent}}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:.125rem solid var(--accent);outline-offset:.125rem}body.app-shell{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}body.app-shell .topbar{top:env(safe-area-inset-top)}html.app-html{font-size:16px}@media(max-width:48rem){html.app-html{font-size:16px}}body.app-shell .content{padding-bottom:calc(4.5rem + env(safe-area-inset-bottom))!important}body.app-shell{-webkit-tap-highlight-color:transparent;overscroll-behavior-y:none}body.app-shell .content a:active,body.app-shell .content button:active{opacity:.7;transition:opacity .06s}body.app-shell .content .card:active{transform:scale(.99);transition:transform .08s}body.app-shell .content button,body.app-shell .content input:not([type=checkbox]):not([type=radio]),body.app-shell .content select{min-height:2.75rem}body.app-shell .cmd-trigger kbd{display:none}.modal-overlay>*{position:relative;max-height:calc(100dvh - 3rem);overflow-y:auto}.modal-x{position:absolute;top:.75rem;right:.75rem;z-index:2;width:2.25rem;height:2.25rem;min-height:2.25rem!important;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--surface-2);color:var(--text-2);cursor:pointer}.modal-x:hover{background:var(--border-strong);color:var(--text)}body.app-shell .modal-overlay{padding-top:calc(1rem + env(safe-area-inset-top));padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}body.app-shell .modal-overlay>*{max-height:calc(100dvh - 7.5rem - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.app-page-enter-active,.app-page-leave-active{transition:opacity .16s ease,transform .16s ease}.app-page-enter-from{opacity:0;transform:translateY(.375rem)}.app-page-leave-to{opacity:0;transform:translateY(-.25rem)}@media(prefers-reduced-motion:reduce){.app-page-enter-active,.app-page-leave-active{transition:none}}.container{max-width:73.75rem;margin:0 auto;padding:0 var(--space-5)}.row{display:flex;align-items:center}.muted{color:var(--text-3)}.skel-list{display:flex;flex-direction:column;gap:var(--space-2)}.site{scroll-behavior:smooth}.site :target{scroll-margin-top:5rem}.site h1,.site h2,.site h3,.site h4{font-family:var(--font-head);font-weight:700;line-height:1.1;color:var(--text);letter-spacing:-.015em;text-wrap:balance}.site h1{font-size:clamp(2.6rem,5.5vw,4rem);letter-spacing:-.02em}.site h2{font-size:clamp(1.9rem,3.8vw,2.75rem)}.site h3{font-size:1.35rem}.site h4{font-size:1.0625rem}.site p{color:var(--text-2);text-wrap:pretty}.site .mono,.site code{font-family:var(--font-mono);font-size:.85em}.site img{max-width:100%;display:block}.site ::-moz-selection{background:var(--accent-soft);color:var(--slate-900)}.site ::selection{background:var(--accent-soft);color:var(--slate-900)}.site .container{max-width:72rem}.site .container,.site .container-narrow{margin:0 auto;padding-left:var(--space-5);padding-right:var(--space-5)}.site .container-narrow{max-width:52rem}.site .section{padding-top:var(--space-12);padding-bottom:var(--space-12)}@media(max-width:48rem){.site .section{padding-top:var(--space-9);padding-bottom:var(--space-9)}}.site .section-tight{padding-top:var(--space-9);padding-bottom:var(--space-9)}.site .lead{font-size:clamp(1.0625rem,1.6vw,1.25rem);color:var(--text-2);line-height:1.55}.site .muted{color:var(--text-3)}.site .center{text-align:center}.site .section-head{max-width:44rem}.site .section-head.center{margin-left:auto;margin-right:auto}.site .section-head h2{margin-top:var(--space-3)}.site .section-head p{margin-top:var(--space-4);font-size:1.0625rem}.site .nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:var(--space-4) var(--space-4) 0;background:transparent;border-bottom:none}.site .nav-inner{max-width:70rem;margin:0 auto;padding:var(--space-2) var(--space-2) var(--space-2) var(--space-5);gap:var(--space-5);background:color-mix(in srgb,var(--surface) 78%,transparent);backdrop-filter:blur(.875rem);-webkit-backdrop-filter:blur(.875rem);border:.0625rem solid var(--border);border-radius:var(--radius-pill);box-shadow:var(--shadow-md)}.site .brand,.site .nav-inner{display:flex;align-items:center}.site .brand{gap:var(--space-2);font-family:var(--font-head);font-size:1.3rem;color:var(--text)}.site .brand svg{display:block}.site .nav-links{display:flex;align-items:center;gap:var(--space-1);margin-left:var(--space-4)}.site .nav-links a{font-size:.9rem;font-weight:500;color:var(--text-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:color .15s ease,background .15s ease}.site .nav-links a:hover{color:var(--text);background:var(--surface-2)}.site .nav-links a.router-link-active{color:var(--accent)}.site .nav-right{margin-left:auto;display:flex;align-items:center;gap:var(--space-2)}.site .icon-btn{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:.0625rem solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-2);cursor:pointer;transition:all .15s ease}.site .icon-btn:hover{color:var(--text);border-color:var(--border-strong)}.site .nav-toggle{display:none}.site .nav-login{font-size:.9rem;font-weight:500;color:var(--text-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);transition:color .15s ease,background .15s ease}.site .nav-login:hover{color:var(--text);background:var(--surface-2)}.site .skip-link{position:absolute;left:var(--space-3);top:var(--space-2);z-index:100;background:var(--accent);color:var(--on-accent);font-size:.9rem;font-weight:600;padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);transform:translateY(-200%);transition:transform .15s ease}.site .skip-link:focus{transform:translateY(0)}.site :focus-visible{outline:.125rem solid var(--accent);outline-offset:.125rem;border-radius:var(--radius-sm)}.site .btn:focus-visible{outline-offset:.2rem}@media(max-width:56rem){.site .nav-links{position:fixed;top:4.75rem;left:var(--space-4);right:var(--space-4);flex-direction:column;align-items:stretch;gap:0;margin:0;padding:var(--space-3);background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-lg);transform:translateY(-130%);opacity:0;pointer-events:none;transition:transform .25s ease,opacity .2s ease;box-shadow:var(--shadow-lg)}.site .nav-links.open{transform:translateY(0);opacity:1;pointer-events:auto}.site .nav-links a{padding:var(--space-3);font-size:1rem;border-radius:var(--radius-md)}.site .nav-toggle{display:inline-flex}.site .nav .desktop-cta{display:none}}.site .btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-body);font-size:.95rem;font-weight:600;line-height:1;border-radius:var(--radius-pill);padding:.78rem 1.3rem;cursor:pointer;border:.0625rem solid transparent;transition:all .15s ease;white-space:nowrap}.site .btn-lg{padding:1rem 1.7rem;font-size:1rem}.site .btn-primary{background:var(--accent);color:var(--on-accent);box-shadow:var(--shadow-sm)}.site .btn-primary:hover{filter:brightness(1.07);transform:translateY(-.0625rem);box-shadow:var(--shadow-md)}.site .btn-secondary{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.site .btn-secondary:hover{background:var(--surface-2)}.site .btn-ghost{background:transparent;color:var(--accent);padding-left:var(--space-2);padding-right:var(--space-2)}.site .btn-ghost:hover{color:var(--accent-strong);gap:var(--space-3)}.site .btn-row{display:flex;gap:var(--space-3);flex-wrap:wrap}.site .btn-arrow:after{content:"→";font-size:1.05em;line-height:1;transition:transform .18s ease}.site .btn-arrow:hover:after{transform:translate(.25rem)}.site .tag{font-size:.8125rem;font-weight:500;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);background:var(--surface-2);color:var(--text-2);border:.0625rem solid var(--border)}.site .pill,.site .tag{display:inline-flex;align-items:center;gap:var(--space-2)}.site .pill{font-size:.75rem;font-weight:600;padding:.3rem .7rem;border-radius:var(--radius-pill)}.site .pill-up{background:var(--status-up-weak);color:var(--status-up)}.site .pill-warn{background:var(--status-warn-weak);color:var(--status-warn)}.site .pill-down{background:var(--status-down-weak);color:var(--status-down)}.site .pill-maint{background:var(--status-maint-weak);color:var(--status-maint)}.site .pill-ack{background:#ffffff14;color:var(--slate-300)}.site .dot{width:.55rem;height:.55rem;border-radius:50%;flex-shrink:0}.site .dot-up{background:var(--status-up)}.site .dot-warn{background:var(--status-warn)}.site .dot-down{background:var(--status-down)}.site .card{background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.site .card:hover{transform:translateY(-.25rem);box-shadow:var(--shadow-md);border-color:var(--border-strong)}@media(prefers-reduced-motion:reduce){.site .card:hover{transform:none}}.site .card-soft{background:var(--grad-surface)}.site .feature-ico{width:2.75rem;height:2.75rem;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;background:var(--accent-weak);color:var(--accent);margin-bottom:var(--space-4)}.site .feature-ico svg{width:1.4rem;height:1.4rem}.site .card h3{margin-bottom:var(--space-2)}.site .card p{font-size:.95rem}.site .grid{display:grid;gap:var(--space-5)}.site .grid-2{grid-template-columns:repeat(2,1fr)}.site .grid-3{grid-template-columns:repeat(3,1fr)}@media(max-width:60rem){.site .grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:40rem){.site .grid-2,.site .grid-3{grid-template-columns:1fr}}.site .hero{position:relative;overflow:visible}.site .hero-band{position:absolute;inset:0 0 24%;z-index:0;background:var(--grad-hero);background-size:200% 100%;border-radius:0 0 2.75rem 2.75rem;overflow:hidden;animation:heroPan 22s ease-in-out infinite}.site .hero-band .hero-grid,.site .hero-band:before{position:absolute;inset:0}.site .hero-band:before{content:"";pointer-events:none;background:linear-gradient(100deg,transparent 0,color-mix(in srgb,var(--accent) 12%,transparent) 45%,transparent 80%);background-size:220% 100%;animation:heroSheen 16s linear infinite}@keyframes heroPan{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes heroSheen{0%{background-position:-40% 0}to{background-position:160% 0}}@media(prefers-reduced-motion:reduce){.site .hero-band{animation:none}.site .hero-band:before{animation:none;opacity:.5}}.site .hero-inner{position:relative;z-index:1;text-align:center;max-width:50rem;margin:0 auto;padding:8rem var(--space-5) var(--space-10)}@media(max-width:60rem){.site .hero-inner{padding-top:6.5rem}}.site .hero h1{margin-top:0}.site .hero .lead{margin:var(--space-6) auto 0;max-width:37rem;line-height:1.65}.site .hero .btn-row{margin-top:var(--space-8);justify-content:center}.site .trust{margin-top:var(--space-7);display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-3) var(--space-6);font-size:.85rem;color:var(--text-3)}.site .trust span{display:inline-flex;align-items:center;gap:var(--space-2)}.site .trust .dot-up{width:.45rem;height:.45rem}.site .hero-stage{position:relative;z-index:1;max-width:60rem;margin:0 auto;padding:0 var(--space-5) var(--space-12);perspective:1500px}.site .device-tilt{position:relative;z-index:1;transform-origin:center 82%;transform:rotateX(var(--tilt,22deg));transition:transform .12s linear;will-change:transform}.site .ipad{background:#15181d;border-radius:1.6rem;padding:.7rem;box-shadow:0 3rem 5.5rem -1.5rem #10141a52,0 1.25rem 2.5rem -1rem #10141a29}[data-theme=dark] .site .ipad{box-shadow:0 3rem 6rem -1.5rem #000000a6,0 1rem 2.5rem -1rem #00000080;background:#05070a;border:.0625rem solid var(--border-strong)}.site .ipad-screen{position:relative;border-radius:1rem;overflow:hidden;background:var(--surface-2);min-height:14rem}.site .ipad-screen img{position:relative;z-index:1;display:block;width:100%;height:auto}.site .ipad-ph{inset:0;z-index:0;justify-content:center;text-align:center;padding:var(--space-6)}.site .float-card,.site .ipad-ph{position:absolute;display:flex;align-items:center}.site .float-card{z-index:2;background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-3) var(--space-4);font-size:.85rem;gap:var(--space-3)}.site .float-card .ttl{font-weight:600;color:var(--text);font-size:.85rem}.site .float-card .sub{color:var(--text-3);font-size:.7rem}.site .float-1{top:-1.5rem;left:-1.25rem;animation:floaty 6s ease-in-out infinite}.site .float-2{bottom:1rem;right:-1.25rem;animation:floaty 6s ease-in-out 1.5s infinite}@media(max-width:48rem){.site .float-1,.site .float-2{position:static;margin:var(--space-3) auto 0;width:-moz-max-content;width:max-content;animation:none}.site .device-tilt{transform:none}}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-.5rem)}}@media(prefers-reduced-motion:reduce){.site .float-1,.site .float-2{animation:none}.site .device-tilt{transform:none!important}}.site .stats{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-5)}@media(max-width:48rem){.site .stats{grid-template-columns:repeat(2,1fr);gap:var(--space-6) var(--space-4)}}.site .stat .num{font-family:var(--font-head);font-size:clamp(2rem,4vw,2.75rem);color:var(--text);line-height:1;font-variant-numeric:tabular-nums}.site .stat .lbl{margin-top:var(--space-2);font-size:.9rem;color:var(--text-2)}.site .mock{background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden}.site .mock-bar{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:.0625rem solid var(--border);background:var(--surface-2)}.site .mock-bar .tl{width:.7rem;height:.7rem;border-radius:50%;background:var(--border-strong)}.site .mock-bar .addr{margin-left:var(--space-3);font-size:.78rem;color:var(--text-3);font-family:var(--font-mono)}.site .mock-body{padding:var(--space-3) var(--space-5)}.site .code-block{background:#0e1217;padding:var(--space-5)}.site .code-block pre{font-family:var(--font-mono);font-size:.82rem;line-height:1.75;color:var(--slate-300);white-space:pre-wrap;margin:0}.site .code-block .c-comment{color:var(--slate-400)}.site .code-block .c-str{color:var(--green-300)}.site .code-block .c-key{color:var(--blue-300)}.site .code-block .c-num{color:var(--amber-300)}.site .monitor{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) 0;border-bottom:.0625rem solid var(--border)}.site .monitor:last-child{border-bottom:none}.site .monitor-info{flex:1;min-width:0}.site .monitor-name{font-size:.95rem;font-weight:600;color:var(--text)}.site .monitor-url{font-size:.78rem;color:var(--text-3);font-family:var(--font-mono)}.site .monitor-uptime{font-size:.95rem;font-weight:600;color:var(--text);font-variant-numeric:tabular-nums}.site .bars{display:flex;gap:.15rem}.site .bar{width:.28rem;height:1.5rem;border-radius:.0625rem;background:var(--status-up)}.site .bar.warn{background:var(--status-warn)}.site .bar.down{background:var(--status-down)}@media(max-width:30rem){.site .bars{display:none}}.site .tv{border-radius:var(--radius-2xl);padding:var(--space-7);background:#0e1217;color:#ebedf1;border:.0625rem solid #20252e;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.site .tv-top{justify-content:space-between;margin-bottom:var(--space-6)}.site .tv-title,.site .tv-top{display:flex;align-items:center}.site .tv-title{font-family:var(--font-head);font-size:1.4rem;color:#fff;gap:var(--space-2)}.site .tv-clock{font-size:.9rem;color:#6b7078;font-variant-numeric:tabular-nums}.site .tv-hero{display:flex;align-items:center;gap:var(--space-5);margin-bottom:var(--space-6);flex-wrap:wrap}.site .tv-big{font-family:var(--font-head);font-size:clamp(2.5rem,6vw,3.5rem);color:#fff;line-height:1;font-variant-numeric:tabular-nums}.site .tv-big-label{font-size:.85rem;color:#6b7078;margin-top:var(--space-1)}.site .tv-allup{display:inline-flex;align-items:center;gap:var(--space-2);font-size:.95rem;font-weight:500;color:var(--green-300);background:#7bc9a31f;padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill)}.site .tv-allup .dot{background:var(--green-300)}.site .tv-tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));gap:var(--space-3)}.site .tv-tile{background:#181c23;border-radius:var(--radius-lg);padding:var(--space-4);border-left:.1875rem solid var(--green-300)}.site .tv-tile.down{border-left-color:var(--red-300)}.site .tv-tile-name{font-size:.8rem;color:#abb0ba}.site .tv-tile-val{font-family:var(--font-head);font-size:1.3rem;color:#fff;margin-top:var(--space-1);font-variant-numeric:tabular-nums}.site .split{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);align-items:center}.site .split.reverse .split-media{order:-1}@media(max-width:56rem){.site .split{grid-template-columns:1fr;gap:var(--space-6)}.site .split.reverse .split-media{order:0}}.site .checklist{list-style:none;margin-top:var(--space-5);display:flex;flex-direction:column;gap:var(--space-3)}.site .checklist li{display:flex;gap:var(--space-3);font-size:.98rem;color:var(--text-2);align-items:flex-start}.site .checklist .ck{flex-shrink:0;width:1.35rem;height:1.35rem;border-radius:50%;margin-top:.1rem;background:var(--status-up-weak);color:var(--status-up);display:inline-flex;align-items:center;justify-content:center}.site .checklist .ck svg{width:.85rem;height:.85rem}.site .checklist b{color:var(--text);font-weight:600}.site .aud-card{display:flex;flex-direction:column}.site .role{font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.site .aud-card h3{margin-top:var(--space-2)}.site .aud-card .pain{margin-top:var(--space-3);font-size:.92rem}.site .aud-card .want{margin-top:var(--space-4);padding-top:var(--space-4);border-top:.0625rem solid var(--border);font-size:.92rem}.site .aud-card .want b{color:var(--text)}.site .aud-card a{margin-top:var(--space-5)}.site .faq{display:flex;flex-direction:column;gap:var(--space-3)}.site .faq-item{border:.0625rem solid var(--border);border-radius:var(--radius-lg);background:var(--surface);overflow:hidden}.site .faq-q{width:100%;text-align:left;background:none;border:none;cursor:pointer;padding:var(--space-5);display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);font-family:var(--font-head);font-size:1.0625rem;color:var(--text)}.site .faq-q .chev{flex-shrink:0;transition:transform .2s ease;color:var(--text-3)}.site .faq-item[open] .chev{transform:rotate(180deg)}.site .faq-a{padding:0 var(--space-5) var(--space-5);font-size:.95rem;color:var(--text-2)}.site .faq-item summary{list-style:none}.site .faq-item summary::-webkit-details-marker{display:none}.site .ai-block{background:var(--grad-accent);border:.0625rem solid var(--border);border-radius:var(--radius-2xl);padding:var(--space-8);text-align:center}[data-theme=dark] .site .ai-block{border-color:var(--border-strong)}.site .ai-block .prompt{margin-top:var(--space-5);display:inline-flex;align-items:center;gap:var(--space-3);background:var(--surface);border:.0625rem solid var(--border-strong);border-radius:var(--radius-pill);padding:var(--space-3) var(--space-5);font-family:var(--font-mono);font-size:.85rem;color:var(--text-2);box-shadow:var(--shadow-sm)}.site .cta-banner{background:var(--slate-900);color:var(--slate-100);border-radius:var(--radius-2xl);padding:var(--space-9);text-align:center;position:relative;overflow:hidden}.site .cta-pulse{display:flex;justify-content:center;color:var(--accent-soft);margin-bottom:var(--space-4)}.site .cta-pulse svg{display:block}[data-theme=dark] .site .cta-banner{background:#0e1217;border:.0625rem solid var(--border)}.site .cta-banner h2{color:#fff}.site .cta-banner p{color:var(--slate-300);margin-top:var(--space-3)}.site .cta-banner .btn-secondary{background:transparent;color:#fff;border-color:#ffffff40}.site .cta-banner .btn-secondary:hover{background:#ffffff14}.site .cta-banner .btn-row{justify-content:center;margin-top:var(--space-6)}.site .price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);align-items:stretch}@media(max-width:64rem){.site .price-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:38rem){.site .price-grid{grid-template-columns:1fr}}.site .price{background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-xl);padding:var(--space-6);display:flex;flex-direction:column}.site .price.featured{border-color:var(--accent);box-shadow:0 0 0 .0625rem var(--accent),var(--shadow-lg);position:relative;background:var(--accent-weak);background-image:radial-gradient(color-mix(in srgb,var(--accent) 14%,transparent) .0625rem,transparent .0625rem);background-size:1.25rem 1.25rem}.site .price .plan{font-family:var(--font-head);font-size:1.3rem;color:var(--text)}.site .price .blurb{font-size:.85rem;color:var(--text-3);margin-top:var(--space-1);min-height:2.4rem}.site .price .amt{margin-top:var(--space-4);display:flex;align-items:baseline;gap:var(--space-2)}.site .price .amt .val{font-family:var(--font-head);font-size:2.25rem;color:var(--text);font-variant-numeric:tabular-nums}.site .price .amt .per{font-size:.85rem;color:var(--text-3)}.site .price .btn{margin-top:var(--space-5);width:100%}.site .price ul{list-style:none;margin-top:var(--space-5);padding-top:var(--space-5);border-top:.0625rem solid var(--border);display:flex;flex-direction:column;gap:var(--space-3)}.site .price li{display:flex;gap:var(--space-2);font-size:.9rem;color:var(--text-2);align-items:flex-start}.site .price li svg{flex-shrink:0;width:1.05rem;height:1.05rem;color:var(--status-up);margin-top:.15rem}.site .featured-tag{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);background:var(--accent);color:var(--on-accent);font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.25rem .7rem;border-radius:var(--radius-pill)}.site .cmp{width:100%;border-collapse:collapse;background:var(--surface);border:.0625rem solid var(--border);border-radius:var(--radius-xl);overflow:hidden}.site .cmp td,.site .cmp th{padding:var(--space-4) var(--space-4);text-align:left;border-bottom:.0625rem solid var(--border);font-size:.92rem}.site .cmp thead th{font-family:var(--font-head);font-weight:400;font-size:1rem;color:var(--text);background:var(--surface-2)}.site .cmp thead th.semro{color:var(--accent)}.site .cmp td.semro{font-weight:600;color:var(--text)}.site .cmp tbody tr:last-child td{border-bottom:none}.site .cmp .feat{color:var(--text-2)}.site .cmp .yes{color:var(--status-up);font-weight:600}.site .cmp .no{color:var(--text-3)}.site .cmp-wrap{overflow-x:auto;border-radius:var(--radius-xl)}@media(max-width:40rem){.site .cmp td,.site .cmp th{padding:var(--space-3);font-size:.82rem}}.site .page-head{background:var(--grad-hero);border-bottom:.0625rem solid var(--border)}.site .page-head-inner{max-width:72rem;margin:0 auto;padding:6.5rem var(--space-5) var(--space-9)}.site .page-head h1{margin-top:var(--space-3);max-width:22ch}.site .page-head p{margin-top:var(--space-4);max-width:46rem;font-size:1.0625rem}.site .photo-frame{border-radius:var(--radius-2xl);overflow:hidden;box-shadow:var(--shadow-lg);border:.0625rem solid var(--border);line-height:0}.site .head-split{align-items:center;gap:var(--space-8)}.site .head-split h1{max-width:none}.site .footer{background:var(--surface);border-top:.0625rem solid var(--border);padding:var(--space-10) 0 var(--space-7)}.site .footer-top{display:grid;grid-template-columns:1.3fr 2fr;gap:var(--space-9);padding-bottom:var(--space-8);border-bottom:.0625rem solid var(--border)}@media(max-width:56rem){.site .footer-top{grid-template-columns:1fr;gap:var(--space-8)}}.site .footer .brand{margin-bottom:var(--space-3)}.site .footer-about{font-size:.9rem;color:var(--text-3);max-width:24rem}.site .footer-status{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-5);font-size:.82rem;font-weight:500;color:var(--status-up);background:var(--status-up-weak);border-radius:var(--radius-pill);padding:var(--space-2) var(--space-4);transition:filter .15s ease}.site .footer-status:hover{filter:brightness(.97)}.site .footer-socials{display:flex;gap:var(--space-2);margin-top:var(--space-5)}.site .footer-socials a{width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);border:.0625rem solid var(--border);color:var(--text-2);transition:transform .15s ease,color .15s ease,background .15s ease,border-color .15s ease}.site .footer-socials a:hover{color:var(--on-accent);background:var(--accent);border-color:var(--accent);transform:translateY(-.125rem)}.site .footer-socials svg{width:1.1rem;height:1.1rem}.site .footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-6)}@media(max-width:40rem){.site .footer-cols{grid-template-columns:repeat(2,1fr);gap:var(--space-7) var(--space-4)}}.site .footer h4{font-family:var(--font-body);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-3);margin-bottom:var(--space-3)}.site .footer-col a{display:block;font-size:.9rem;color:var(--text-2);padding:var(--space-1) 0;transition:color .15s ease}.site .footer-col a:hover{color:var(--accent)}.site .footer-bottom{margin-top:var(--space-6);display:flex;flex-wrap:wrap;gap:var(--space-3) var(--space-6);align-items:center;justify-content:space-between;font-size:.82rem;color:var(--text-3)}.site .footer-legal{display:flex;flex-wrap:wrap;gap:var(--space-4)}.site .footer-legal a{color:var(--text-3);transition:color .15s ease}.site .footer-legal a:hover{color:var(--accent)}.site .fp-bar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3) var(--space-4);background:var(--secondary-weak);border:.0625rem solid transparent;border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5)}.site .fp-bar .fp-ico{color:var(--secondary);flex-shrink:0;display:inline-flex}.site .fp-bar .fp-txt{font-size:.95rem;color:var(--text-2);flex:1;min-width:14rem}.site .fp-bar .fp-txt b{color:var(--text)}.site .fp-bar .fp-link{color:var(--secondary);font-weight:600;font-size:.95rem;white-space:nowrap}.site .fp-bar .fp-link:hover{text-decoration:underline}.site .quote{display:flex;flex-direction:column}.site .quote-mark{font-family:var(--font-head);font-size:2.5rem;line-height:1;color:var(--accent-soft)}.site .quote p{font-size:1.02rem;color:var(--text);margin-top:var(--space-2)}.site .quote .who{margin-top:var(--space-4);font-size:.85rem;color:var(--text-3)}.site .quote .who b{color:var(--text-2);font-weight:600}.site .prose{max-width:44rem}.site .prose h2{font-size:1.5rem;margin-top:var(--space-8);margin-bottom:var(--space-3)}.site .prose h3{font-size:1.15rem;margin-top:var(--space-6);margin-bottom:var(--space-2)}.site .prose p{margin-bottom:var(--space-4);font-size:1rem}.site .prose ul{margin:0 0 var(--space-4) var(--space-5)}.site .prose li{color:var(--text-2);margin-bottom:var(--space-2)}.site .prose a{color:var(--accent);text-decoration:underline}.site .prose a:hover{color:var(--accent-strong)}.site .placeholder{color:var(--status-warn);font-family:var(--font-mono);font-size:.85em;font-weight:600;padding:.05rem .4rem;border-radius:var(--radius-sm);white-space:nowrap}.site .note,.site .placeholder{background:var(--status-warn-weak)}.site .note{display:flex;gap:var(--space-3);align-items:flex-start;border:.0625rem solid var(--status-warn);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);font-size:.9rem;color:var(--text-2);margin-bottom:var(--space-6)}.site .contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-5);margin-top:var(--space-6)}@media(max-width:40rem){.site .contact-grid{grid-template-columns:1fr}}.site .contact-card a{color:var(--accent);font-weight:600}.site .bg-grid{background-image:radial-gradient(color-mix(in srgb,var(--accent) 22%,transparent) .0625rem,transparent .0625rem);background-size:1.5rem 1.5rem;background-position:50%}.site .bg-grid-fade{-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 40%,transparent 100%)}.site .mt-2{margin-top:var(--space-2)}.site .mt-3{margin-top:var(--space-3)}.site .mt-4{margin-top:var(--space-4)}.site .mt-5{margin-top:var(--space-5)}.site .mt-6{margin-top:var(--space-6)}.site .mt-7{margin-top:var(--space-7)}.site .mt-8{margin-top:var(--space-8)}.site .mb-2{margin-bottom:var(--space-2)}.site .mb-4{margin-bottom:var(--space-4)}.site .mb-5{margin-bottom:var(--space-5)}.site .mb-6{margin-bottom:var(--space-6)}.site .mb-7{margin-bottom:var(--space-7)}.site .mb-10{margin-bottom:var(--space-10)}.site .pt-4{padding-top:var(--space-4)}.site .pt-6{padding-top:var(--space-6)}.site .pt-7{padding-top:var(--space-7)}.site .pt-8{padding-top:var(--space-8)}.site .pt-0{padding-top:0}.site .self-start{align-self:flex-start}.site .mx-auto{margin-left:auto;margin-right:auto}.site .shadow-none{box-shadow:none}.site .flex-mid{display:flex;align-items:center;gap:var(--space-3)}.site .h3-lg{font-size:1.4rem}.site .text-intro{font-size:1.0625rem}.site .h3-sm{font-size:1.15rem}.site .section-framed{background:var(--surface);border-top:.0625rem solid var(--border);border-bottom:.0625rem solid var(--border)}.site .mono-meta{font-size:.78rem;color:var(--text-3);font-family:var(--font-mono)}.site .chip-row{display:flex;gap:var(--space-2);flex-wrap:wrap}.site .section-head--split{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;-moz-column-gap:var(--space-8);column-gap:var(--space-8);align-items:end}.site .section-head--split h2{grid-column:1;margin-top:0}.site .section-head--split p{grid-column:2;margin-top:0;align-self:end}@media(max-width:56rem){.site .section-head--split{grid-template-columns:1fr;align-items:start}.site .section-head--split h2,.site .section-head--split p{grid-column:1}.site .section-head--split p{margin-top:var(--space-3)}}.site .grid>.reveal:nth-child(2),.site .price-grid>.reveal:nth-child(2){transition-delay:.07s}.site .grid>.reveal:nth-child(3),.site .price-grid>.reveal:nth-child(3){transition-delay:.14s}.site .grid>.reveal:nth-child(4),.site .price-grid>.reveal:nth-child(4){transition-delay:.21s}.site .grid>.reveal:nth-child(5){transition-delay:.28s}.site .grid>.reveal:nth-child(6){transition-delay:.35s}@media(prefers-reduced-motion:reduce){.site .grid>.reveal,.site .price-grid>.reveal{transition-delay:0s}}.site .band{position:relative;padding:var(--space-12) 0;overflow:hidden}.site .band-dark{background:#0e1217;color:#ebedf1}.site .band-dark h1,.site .band-dark h2,.site .band-dark h3{color:#fff}.site .band-dark p{color:#abb0ba}.site .band-dark .tv{background:#181c23;border-color:#2a2f38;box-shadow:var(--shadow-lg)}.site .band-dark .checklist li{color:#abb0ba}.site .band-dark .checklist b{color:#fff}.site .band-dark .checklist .ck{background:#7bc9a329;color:var(--green-300)}.site .band-dark .btn-secondary{background:transparent;color:#fff;border-color:#ffffff40}.site .band-dark .btn-secondary:hover{background:#ffffff14}.site .band-dark .tag{background:#ffffff0f;color:#abb0ba;border-color:#ffffff1f}.site .divider{display:flex;align-items:center;justify-content:center;padding:var(--space-7) 0;gap:var(--space-4)}.site .divider:after,.site .divider:before{content:"";height:.0625rem;flex:1;max-width:9rem;background:linear-gradient(90deg,transparent,var(--border-strong))}.site .divider:after{background:linear-gradient(90deg,var(--border-strong),transparent)}.site .divider svg{width:2.75rem;height:auto;color:var(--accent);flex-shrink:0}.site .bento{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--space-4)}.site .bento-tile{border-radius:var(--radius-2xl);border:.0625rem solid var(--border);background:var(--surface);padding:var(--space-6);position:relative;overflow:hidden;display:flex;flex-direction:column;gap:var(--space-3);min-height:13rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.site .bento-tile:hover{transform:translateY(-.25rem);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.site .bento-tile h3{font-size:1.5rem}.site .bento-tile p{font-size:.98rem;color:var(--text-2)}.site .bento-tile .bt-ico{width:2.75rem;height:2.75rem;border-radius:var(--radius-md);display:inline-flex;align-items:center;justify-content:center;background:var(--accent-weak);color:var(--accent)}.site .bento-tile .bt-ico svg{width:1.4rem;height:1.4rem}.site .bento-tile .spacer{flex:1}.site .bt-big{grid-column:span 4;min-height:20rem}.site .bt-side,.site .bt-third{grid-column:span 2}.site .bento-tile.dark{background:#0e1217;border-color:#20252e;color:#ebedf1}.site .bento-tile.dark h3{color:#fff}.site .bento-tile.dark p{color:#abb0ba}.site .bento-tile.dark .bt-ico{background:#83a2db29;color:var(--accent-soft)}.site .bento-tile.dark .role{color:var(--accent-soft)}.site .bento-tile>.btn{align-self:flex-start}.site .bento-tile>.btn-ghost{padding-left:0}.site .bento-tile.accent{background:linear-gradient(155deg,var(--accent) 0,var(--accent-strong) 100%);border-color:transparent;color:#fff}.site .bento-tile.accent h3,.site .bento-tile.accent p{color:#fff}.site .bento-tile.accent .bt-ico{background:#ffffff2e;color:#fff}.site .bento-tile.accent .btn-primary{background:var(--slate-0);color:var(--blue-700);border-color:var(--slate-0);box-shadow:none}.site .bento-tile.accent .btn-primary:hover{filter:none;background:var(--blue-50)}.site .bento-tile.accent .btn-secondary{background:transparent;color:#fff;border-color:#ffffff80}.site .bento-tile.accent .btn-secondary:hover{background:#ffffff1f}.site .bento-tile .bt-grid{position:absolute;inset:0;z-index:0;opacity:.5}.site .bento-tile>*{position:relative;z-index:1}@media(max-width:60rem){.site .bento{grid-template-columns:repeat(2,1fr)}.site .bt-big,.site .bt-side,.site .bt-third{grid-column:span 1;min-height:12rem}.site .bt-big{grid-column:span 2;min-height:16rem}}@media(max-width:40rem){.site .bento{grid-template-columns:1fr}.site .bt-big,.site .bt-side,.site .bt-third{grid-column:1}}.site .metric{font-family:var(--font-head);font-size:clamp(2.5rem,5vw,3.5rem);line-height:1;font-variant-numeric:tabular-nums}.site .band-dark .metric{color:#fff}.site .showcase{display:grid;grid-template-columns:.9fr 1.1fr;gap:var(--space-9);align-items:start}.site .showcase-rail{position:sticky;top:6rem;align-self:start}.site .showcase-steps{display:flex;flex-direction:column;gap:var(--space-2);margin-top:var(--space-6)}.site .showcase-step{text-align:left;background:none;cursor:pointer;padding:var(--space-4);border-radius:var(--radius-lg);border:.0625rem solid transparent;transition:background .18s ease,border-color .18s ease;display:flex;gap:var(--space-3);align-items:flex-start}.site .showcase-step:hover{background:var(--surface-2)}.site .showcase-step.active{background:var(--accent-weak);border-color:color-mix(in srgb,var(--accent) 30%,transparent)}.site .showcase-step .ss-ico{color:var(--accent);flex-shrink:0;margin-top:.1rem}.site .showcase-step .ss-ttl{display:block;font-family:var(--font-head);font-size:1.15rem;color:var(--text)}.site .showcase-step .ss-sub{display:block;font-size:.9rem;color:var(--text-2);margin-top:var(--space-1)}.site .showcase-panels{display:flex;flex-direction:column;gap:var(--space-6)}.site .showcase-panel{scroll-margin-top:6rem}@media(max-width:56rem){.site .showcase{grid-template-columns:1fr;gap:var(--space-6)}.site .showcase-rail{position:static}.site .showcase-steps{display:none}}.site .reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .6s ease,transform .6s ease}.site .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.site .reveal{opacity:1;transform:none}}.shell{max-width:100%}.shell .main{min-width:0;max-width:100%}.shell .content,.shell .inner{max-width:100%;min-width:0;overflow-x:clip}.shell .topbar{max-width:100%}.shell .content :where(.kpis,.thead,.trow,.grid,.grid3,.plan-grid,.stats,.row,.chip-row)>*{min-width:0}.shell table{display:block;-webkit-overflow-scrolling:touch}.shell .code,.shell .codeblock,.shell pre,.shell table{max-width:100%;overflow-x:auto}.shell .content .break,.shell .content .mono,.shell .content .url{overflow-wrap:anywhere;word-break:break-word}.shell .content canvas,.shell .content img,.shell .content svg{max-width:100%}.shell :where(.page-head,.head,.sub-head,.list-head,.sec-head,.mc-head,.mon-head,.tn-head,.card-head,.dd-head,.msg-head,.picker-head,.sumrow,.cost,.actions,.btn-row,.row,.filterbar,.toolbar,.meta-row,.top,.rowline,.plan-top,.fails-head,.group-head,.pcard-tags){flex-wrap:wrap}.modal-foot,.modal-head,.picker-foot,.picker-head{flex-wrap:wrap}.shell :where(.mon-type,.type,.cat-chip,.gh-server){white-space:nowrap;flex:none}@media(max-width:40rem){.shell .content :where(.grid3,.res){grid-template-columns:1fr}.shell .content :where(.kpis,.buckets){grid-template-columns:repeat(2,1fr)}}@supports (padding:max(0px)){.shell .main .content,.shell .main .inner,.shell .main .topbar{padding-left:max(var(--space-6),env(safe-area-inset-left));padding-right:max(var(--space-6),env(safe-area-inset-right))}.shell .main .content,.shell .main .inner{padding-bottom:max(var(--space-6),calc(env(safe-area-inset-bottom) + var(--space-4)))}}@media(max-width:64rem){@supports (padding:max(0px)){.shell .main .topbar{padding-left:max(var(--space-4),env(safe-area-inset-left));padding-right:max(var(--space-4),env(safe-area-inset-right))}.shell .main .content,.shell .main .inner{padding:var(--space-4) max(var(--space-4),env(safe-area-inset-right)) max(var(--space-6),calc(env(safe-area-inset-bottom) + var(--space-4))) max(var(--space-4),env(safe-area-inset-left))}}}.cc[data-v-c5e17894]{position:fixed;left:0;right:0;bottom:0;z-index:80;padding:0 max(var(--space-4),env(safe-area-inset-left)) max(var(--space-4),env(safe-area-inset-bottom)) max(var(--space-4),env(safe-area-inset-right));display:flex;justify-content:center;pointer-events:none}.cc-inner[data-v-c5e17894]{pointer-events:auto;width:100%;max-width:56rem;margin-top:var(--space-4);display:flex;align-items:center;gap:var(--space-5);flex-wrap:wrap;background:var(--surface);border:.0625rem solid var(--border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-4) var(--space-5)}.cc-text[data-v-c5e17894]{flex:1;min-width:16rem}.cc-text strong[data-v-c5e17894]{font-size:.9375rem}.cc-text p[data-v-c5e17894]{font-size:.8125rem;color:var(--text-2);line-height:1.55;margin:.25rem 0 0}.cc-text a[data-v-c5e17894]{color:var(--accent);font-weight:600}.cc-actions[data-v-c5e17894]{display:flex;gap:var(--space-2);flex-wrap:wrap}.cc-btn[data-v-c5e17894]{font-size:.875rem;font-weight:600;padding:.625rem 1.1rem;border-radius:var(--radius-pill);border:.0625rem solid transparent;cursor:pointer;white-space:nowrap}.cc-btn.ghost[data-v-c5e17894]{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.cc-btn.ghost[data-v-c5e17894]:hover{background:var(--surface-2)}.cc-btn.primary[data-v-c5e17894]{background:var(--accent);color:var(--on-accent)}.cc-btn.primary[data-v-c5e17894]:hover{filter:brightness(1.07)}@media(max-width:36rem){.cc-actions[data-v-c5e17894]{width:100%}.cc-btn[data-v-c5e17894]{flex:1}}.semro-logo[data-v-d9d6dab6]{display:block;flex:none}.semro-btn[data-v-f22c0b2a]:hover:not(:disabled){filter:brightness(.96)}.semro-btn[data-v-f22c0b2a]:active:not(:disabled){transform:translateY(.0625rem)}.err-page[data-v-31cf1fa9]{min-height:100vh;justify-content:center;background:var(--bg);padding:var(--space-5)}.err-card[data-v-31cf1fa9],.err-page[data-v-31cf1fa9]{display:flex;align-items:center}.err-card[data-v-31cf1fa9]{text-align:center;max-width:26rem;flex-direction:column;gap:var(--space-2)}.code[data-v-31cf1fa9]{font-size:3rem;font-weight:800;color:var(--text-3);line-height:1;margin-top:var(--space-3)}h1[data-v-31cf1fa9]{font-size:1.5rem;margin:var(--space-2) 0 0}p[data-v-31cf1fa9]{margin:var(--space-2) 0 var(--space-5);line-height:1.6}.actions[data-v-31cf1fa9]{display:flex;gap:var(--space-3);flex-wrap:wrap;justify-content:center}
