.marketing{min-height:100%;background:var(--color-ink);color:var(--color-on-primary)}html.mkt-page{scrollbar-width:none;scrollbar-gutter:auto}html.mkt-page::-webkit-scrollbar,html.mkt-page body::-webkit-scrollbar{width:0;height:0;display:none}.marketing .btn-secondary{background:transparent;color:var(--color-on-primary);box-shadow:inset 0 0 0 1px #ffffff47}.mkt-cold{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;overflow:hidden;pointer-events:none}.mkt-cold-pane{flex:1 1 50%;display:flex;align-items:center;background:#000;transition:transform .95s cubic-bezier(.22,1,.36,1)}.mkt-cold-left{justify-content:flex-end}.mkt-cold-right{justify-content:flex-start}.mkt-cold-pane span{font-family:var(--font-display);font-size:clamp(64px,14vw,120px);font-weight:500;line-height:.9;letter-spacing:0;color:#fff;animation:mkt-mark-in .8s ease both}.mkt-cold-split .mkt-cold-left{transform:translate(-100%)}.mkt-cold-split .mkt-cold-right{transform:translate(100%)}@keyframes mkt-mark-in{0%{opacity:0}to{opacity:1}}.mkt-hero{position:relative;isolation:isolate;height:100vh;min-height:100vh;display:flex;align-items:flex-end;justify-content:flex-start;padding:24px 24px 12vh;text-align:left;background-color:#000;background-image:linear-gradient(to top,rgb(0 0 0 / .55) 0%,rgb(0 0 0 / .12) 42%,transparent 70%),url(/marketing/hero-still.jpg);background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.mkt-hero-fx{position:absolute;top:50%;left:50%;z-index:0;width:100vh;height:100vw;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;opacity:0;mix-blend-mode:screen;filter:contrast(1.5) brightness(.88);transform:translate(-50%,-50%) rotate(-90deg) scale(1.08)}.mkt-hero-copy{position:relative;z-index:1;width:min(720px,100%)}.mkt-hero h1{font-family:var(--font-display);font-size:clamp(56px,12vw,96px);font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase;opacity:0}.mkt-hero p{margin:var(--space-md) 0 0;font-size:clamp(16px,2.2vw,22px);font-weight:600;line-height:1.35;color:var(--color-on-primary);opacity:0}@media(min-width:760px){.mkt-hero p{white-space:nowrap}}.mkt-hero.is-ready h1,.mkt-hero.is-ready p,.mkt-hero.is-ready .mkt-hero-scroll{opacity:1;transition:opacity .7s ease}.mkt-hero.is-ready .mkt-hero-fx{opacity:.7;transition:opacity 1.1s ease}.mkt-hero.is-ready p{transition-delay:.12s}.mkt-hero.is-ready .mkt-hero-scroll{transition-delay:.4s}.mkt-hero-scroll{position:absolute;left:50%;bottom:28px;z-index:1;display:flex;width:44px;height:44px;margin:0;transform:translate(-50%);color:#fff;opacity:0;pointer-events:none}.mkt-hero-scroll svg{width:28px;height:28px;margin:auto;animation:mkt-chevron 1.6s ease-in-out infinite}@keyframes mkt-chevron{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(8px);opacity:1}}.mkt-journey{height:800vh;position:relative}.mkt-journey-pin{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:radial-gradient(80% 70% at 12% 18%,rgb(255 255 255 / .07),transparent 52%),radial-gradient(70% 55% at 92% 8%,rgb(255 255 255 / .05),transparent 48%),linear-gradient(180deg,#1a1a1c 0%,var(--color-ink) 42%,#0c0c0d 100%)}.mkt-stage{flex:1;display:flex;align-items:center;padding:32px 24px 16px;overflow:hidden}.mkt-card{width:min(1120px,100%);margin:0 auto;animation:mkt-card-in .45s ease both}.mkt-card h2{font-family:var(--font-display);font-size:clamp(32px,6vw,56px);font-weight:500;line-height:.95;text-transform:uppercase;margin-bottom:var(--space-xl)}.mkt-kicker{font-size:var(--text-xs);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--color-stone);margin-bottom:var(--space-sm)}@keyframes mkt-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.mkt-card-center{text-align:center}.mkt-card-center .mkt-cta{justify-content:center}.mkt-stop-grid{display:grid;grid-template-columns:168px 1fr;gap:var(--space-xxl);align-items:start}.mkt-logo{margin:0;display:flex;flex-direction:column;align-items:center;gap:12px}.mkt-logo-tile{width:160px;aspect-ratio:1;padding:16px;overflow:hidden;border-radius:28px;background:linear-gradient(165deg,#fff,#f3f3f4 58%,#e4e4e6);box-shadow:0 18px 36px #0000007a,0 4px 10px #00000047;transform:translateY(-8px)}.mkt-logo-tile img{width:100%;height:100%;object-fit:contain}.mkt-logo figcaption{font-size:var(--text-sm);font-weight:500;color:var(--color-on-primary);text-align:center}.mkt-label{font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:var(--space-sm)}.mkt-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.mkt-list-split{grid-template-columns:1fr 1fr;column-gap:40px;row-gap:14px}.mkt-list li{font-size:var(--text-md);line-height:1.35;white-space:pre-line;animation:mkt-card-in .4s ease both}.mkt-list li:nth-child(1){animation-delay:.04s}.mkt-list li:nth-child(2){animation-delay:.08s}.mkt-list li:nth-child(3){animation-delay:.12s}.mkt-list li:nth-child(4){animation-delay:.16s}.mkt-list li:nth-child(5){animation-delay:.2s}.mkt-list li:nth-child(6){animation-delay:.24s}.mkt-group-soon{margin-top:var(--space-xl);color:var(--color-mute)}.mkt-group-soon .mkt-list li{font-size:var(--text-sm)}.mkt-horizon{display:flex;flex-direction:column;align-items:center}.mkt-horizon-logos{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:48px;margin-bottom:var(--space-xl)}.mkt-quiet{color:var(--color-mute);font-size:var(--text-sm);text-align:center;max-width:42ch}.mkt-cta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-lg)}.mkt-road-wrap{--road-h: 64px;position:relative;flex-shrink:0;height:var(--road-h)}.mkt-road{height:var(--road-h);background-color:#1a1a1a;background-image:url(/marketing/road-tile.jpg);background-repeat:repeat-x;background-position:left center;background-size:calc(var(--road-h) * 1.5) var(--road-h)}.mkt-truck{position:absolute;top:50%;z-index:2;display:block;height:var(--road-h);width:calc(var(--road-h) * 2.421);transform:translate(-50%,-50%);pointer-events:none;object-fit:contain}.mkt-stack{display:none;padding:24px 24px 64px;background:var(--color-ink)}.mkt-card-stack{padding:32px 0;border-top:1px solid rgb(255 255 255 / .1)}.mkt-card-stack:first-child{border-top:0}@media(max-width:900px){.mkt-journey{display:none}.mkt-stack{display:block}.mkt-stop-grid{grid-template-columns:1fr;justify-items:center}.mkt-list-split{grid-template-columns:1fr}.mkt-horizon-logos{gap:28px}.mkt-hero{height:100vh;min-height:100vh;padding:24px 16px 12vh}}@media(prefers-reduced-motion:reduce){.mkt-cold,.mkt-journey{display:none}.mkt-stack{display:block}.mkt-card,.mkt-list li,.mkt-cold-mark,.mkt-hero-scroll svg{animation:none}.mkt-hero-fx{display:none}}:root{--color-primary: #111111;--color-on-primary: #ffffff;--color-canvas: #ffffff;--color-soft-cloud: #f5f5f5;--color-ink: #111111;--color-charcoal: #39393b;--color-ash: #4b4b4d;--color-mute: #707072;--color-stone: #9e9ea0;--color-hairline: #cacacb;--color-hairline-soft: #e5e5e5;--color-sale: #d30005;--color-success: #007d48;--color-info: #1151ff;--font-display: "Bebas Neue", "Helvetica Neue", Arial, sans-serif;--font-ui: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;--text-display: 96px;--text-xl: 32px;--text-lg: 24px;--text-md: 16px;--text-sm: 14px;--text-xs: 12px;--text-xxs: 9px;--rounded-none: 0px;--rounded-sm: 18px;--rounded-md: 24px;--rounded-lg: 30px;--rounded-full: 9999px;--space-xxs: 2px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 18px;--space-xl: 24px;--space-xxl: 30px;--space-section: 48px;--content-max: 1440px;--panel-max: 1120px}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}html{scrollbar-gutter:stable}body{margin:0;background:var(--color-canvas);color:var(--color-ink);font-family:var(--font-ui);font-size:var(--text-md);font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}a.link{font-weight:500;text-decoration:underline;text-underline-offset:3px}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{max-width:100%}:focus-visible{outline:2px solid var(--color-ink);outline-offset:2px}.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}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-sm);min-height:48px;padding:16px 32px;border:0;border-radius:var(--rounded-full);font-weight:500;font-size:var(--text-md);line-height:1.5;text-decoration:none;white-space:nowrap}.btn:disabled{cursor:not-allowed;opacity:.45}.btn-primary{background:var(--color-ink);color:var(--color-on-primary)}.btn-primary:not(:disabled):active{opacity:.7}.btn-secondary{background:var(--color-soft-cloud);color:var(--color-ink)}.btn-secondary:not(:disabled):active{opacity:.7}.btn-sm{min-height:40px;padding:8px 16px;font-size:var(--text-sm)}.btn-block{width:100%}.field{display:flex;flex-direction:column;gap:var(--space-xs)}.field label{font-size:var(--text-xs);font-weight:500;line-height:1.5}.field .hint{color:var(--color-mute);font-size:var(--text-xs)}.input,.select,.textarea{width:100%;min-height:40px;padding:8px 16px;border:2px solid transparent;border-radius:var(--rounded-md);background:var(--color-soft-cloud)}.textarea{min-height:96px;resize:vertical;border-radius:var(--rounded-md)}.input:focus,.select:focus,.textarea:focus,.input:focus-visible,.select:focus-visible,.textarea:focus-visible{outline:none;background:var(--color-canvas);border-color:var(--color-ink)}.input:disabled,.select:disabled{opacity:.5}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'><path fill='%23111111' d='M1.4 0.6L6 5.2 10.6 0.6 12 2 6 8 0 2z'/></svg>");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.checkbox-row{display:flex;align-items:flex-start;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid var(--color-hairline)}.checkbox-row:last-child{border-bottom:0}.checkbox-row input{width:18px;height:18px;margin-top:3px;accent-color:var(--color-ink)}.checkbox-row.disabled{color:var(--color-mute)}.shell{min-height:100vh;display:flex;flex-direction:column}.shell-body{flex:1}.public-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg);min-height:56px;padding:0 24px;background:var(--color-canvas);box-shadow:inset 0 -1px 0 var(--color-hairline-soft)}.public-header-end{display:flex;align-items:center;gap:var(--space-xl)}.public-header-end a:not(.btn){font-weight:500;color:var(--color-mute)}.public-header-end a:not(.btn).active{color:var(--color-ink);box-shadow:inset 0 -2px 0 var(--color-ink);padding-bottom:2px}.panel-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:var(--space-lg);min-height:56px;padding:0 24px;background:var(--color-canvas);box-shadow:inset 0 -1px 0 var(--color-hairline-soft);position:sticky;top:0;z-index:40}.header-start{display:flex;align-items:center;gap:var(--space-sm);min-width:0;position:relative;z-index:45}.wordmark{font-family:var(--font-ui);font-size:var(--text-md);font-weight:500;letter-spacing:0}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:var(--rounded-full);background:var(--color-soft-cloud);color:var(--color-ink)}.icon-btn:not(:disabled):active{opacity:.7}.menu-toggle{display:none}.panel-header .nav{display:flex;align-items:center;justify-content:center;gap:var(--space-xl)}.panel-header .nav a{font-weight:500;color:var(--color-mute)}.panel-header .nav a.active{color:var(--color-ink);box-shadow:inset 0 -2px 0 var(--color-ink);padding-bottom:2px}.manage-subnav{display:flex;justify-content:center;min-height:44px;padding:0 24px;background:var(--color-soft-cloud);box-shadow:inset 0 -1px 0 var(--color-hairline-soft);position:sticky;top:56px;z-index:35;overflow-x:auto;scrollbar-width:none}.manage-subnav::-webkit-scrollbar{display:none}.manage-subnav-inner{display:flex;align-items:stretch;justify-content:center;gap:var(--space-xl);width:min(var(--panel-max),100%)}.manage-subnav a{display:inline-flex;align-items:center;height:44px;font-size:var(--text-sm);font-weight:500;color:var(--color-stone)}.manage-subnav a.active{color:var(--color-ink);box-shadow:inset 0 -2px 0 var(--color-ink)}.manage-layout .page{padding-top:var(--space-xl)}.contact-address{display:grid;gap:var(--space-md);max-width:36rem}.header-meta{display:flex;align-items:center;justify-content:flex-end;gap:var(--space-md);font-size:var(--text-xs);font-weight:500;color:var(--color-mute);position:relative;z-index:45}.nav-backdrop{display:none}.credits-link{display:inline-flex;align-items:center;gap:var(--space-sm);font-weight:500;font-size:var(--text-sm);color:var(--color-ink);min-height:40px;padding:8px 14px;border-radius:var(--rounded-full);background:var(--color-soft-cloud)}.credits-link.unlimited{font-size:22px;line-height:1;min-width:40px;justify-content:center;padding:8px 12px}.credits-link.negative{color:var(--color-sale)}.credits-link.active{background:var(--color-ink);color:var(--color-on-primary)}.page{width:min(var(--panel-max),calc(100% - 48px));margin:0 auto;padding:var(--space-section) 0}.page-wide{width:min(var(--content-max),calc(100% - 48px))}.legal-page{width:min(720px,calc(100% - 48px))}.legal-page .page-head{height:auto;align-items:center}.legal-page .page-head .heading-xl{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.2}.legal-doc{display:flex;flex-direction:column;gap:var(--space-lg)}.legal-doc .section-title{margin-top:var(--space-md)}.legal-doc .section-title:first-child{margin-top:0}.legal-list{margin:0;padding-left:1.2em;display:grid;gap:var(--space-sm)}.legal-meta{margin:0;color:var(--color-mute);font-size:var(--text-sm)}.public-contact-address{margin:0;white-space:pre-wrap;font-size:var(--text-md);line-height:1.5}.page.public-contact-page{padding-top:var(--space-xl);padding-bottom:var(--space-xl);gap:var(--space-xl)}.public-contact-page .stack-lg{gap:var(--space-md)}.public-contact-page .empty{padding:var(--space-md) 0}.public-contact-list{display:flex;flex-direction:column}.public-contact-person{display:grid;gap:var(--space-xs);padding:var(--space-md) 0;border-bottom:1px solid var(--color-hairline)}.public-contact-person:last-child{border-bottom:0}.public-contact-person .heading-md{margin:0}.public-updates-page{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.update-frame{display:block;width:100%;min-height:70vh;height:70vh;border:0;background:var(--color-canvas)}.update-archive{list-style:none;margin:0;padding:0;display:grid;gap:var(--space-md)}.update-archive li{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--space-sm) var(--space-lg);padding:var(--space-md) 0;border-bottom:1px solid var(--color-hairline-soft)}.update-archive li:last-child{border-bottom:0}.update-publish{display:grid;gap:var(--space-md);max-width:28rem}.stack{display:flex;flex-direction:column;gap:var(--space-section)}.stack-lg{display:flex;flex-direction:column;gap:var(--space-xl)}.stack-sm{display:flex;flex-direction:column;gap:var(--space-sm)}.row{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:flex-end}.staff-topup{justify-content:flex-end}.heading-xl{font-size:var(--text-xl);font-weight:500;line-height:1.2}.heading-lg{font-size:var(--text-lg);font-weight:500;line-height:1.2}.heading-md{font-size:var(--text-md);font-weight:500;line-height:1.75}.muted{color:var(--color-mute)}.caption{font-size:var(--text-sm);font-weight:500;color:var(--color-mute)}.section-title{padding-bottom:var(--space-md);border-bottom:1px solid var(--color-hairline)}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);padding-bottom:var(--space-md);border-bottom:1px solid var(--color-hairline)}.section-title-row .section-title{padding-bottom:0;border-bottom:0}.section-title-row .badge{flex:0 0 auto}.brochure{flex:1;display:flex;flex-direction:column;justify-content:center;padding:48px 24px 80px}.brochure-lockup{width:min(1440px,100%);margin:0 auto}.brochure h1{font-family:var(--font-display);font-size:clamp(48px,12vw,96px);font-weight:500;line-height:.9;letter-spacing:0;text-transform:uppercase}.brochure p{margin-top:var(--space-lg);font-size:var(--text-md);color:var(--color-mute)}.auth-page{flex:1;display:flex;justify-content:center;padding:var(--space-section) 24px}.auth-card{width:min(420px,100%);display:flex;flex-direction:column;gap:var(--space-xl)}.form-grid{display:grid;gap:var(--space-lg)}.form-actions{display:flex;flex-wrap:wrap;gap:var(--space-md);align-items:center}.banner{padding:var(--space-md) var(--space-lg);border-radius:var(--rounded-md);font-size:var(--text-sm);font-weight:500}.banner-error{background:#fff5f5;color:var(--color-sale)}.banner-ok{background:var(--color-soft-cloud);color:var(--color-success)}.banner-info{background:var(--color-soft-cloud);color:var(--color-charcoal)}.toast-stack{position:fixed;right:24px;bottom:24px;z-index:60;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:none}.toast{max-width:min(360px,calc(100vw - 48px));padding:12px 16px;border-radius:var(--rounded-full);background:var(--color-ink);color:var(--color-on-primary);font-size:var(--text-sm);font-weight:500;line-height:1.35}.chips{display:flex;flex-wrap:wrap;gap:var(--space-sm)}.chip{min-height:40px;padding:8px 16px;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);background:var(--color-canvas);font-weight:500}.chip.active{background:var(--color-ink);color:var(--color-on-primary);border-color:var(--color-ink)}.chip:disabled{opacity:.45;cursor:not-allowed}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:var(--space-sm)}.stat-card{background:var(--color-soft-cloud);padding:var(--space-xl) var(--space-lg)}.stat-card .label{font-size:var(--text-xs);font-weight:500;color:var(--color-mute)}.stat-card .value{margin-top:var(--space-xs);font-size:var(--text-lg);font-weight:500;line-height:1.2}.stat-card .value.negative{color:var(--color-sale)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:var(--text-sm)}th{text-align:left;font-weight:500;color:var(--color-mute);padding:var(--space-md) var(--space-sm);border-bottom:1px solid var(--color-hairline)}td{padding:var(--space-md) var(--space-sm);border-bottom:1px solid var(--color-hairline-soft);vertical-align:middle}tr.clickable{cursor:pointer}tr.clickable:active,tr.selected{background:var(--color-soft-cloud)}.user-buy-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:var(--space-sm)}.badge{display:inline-flex;align-items:center;min-height:24px;padding:4px 12px;border:1px solid var(--color-hairline);border-radius:var(--rounded-full);font-size:var(--text-xs);font-weight:500;background:var(--color-canvas)}.badge-active{color:var(--color-success);border-color:var(--color-success)}.badge-expired{color:var(--color-mute)}.status-active{color:var(--color-success);font-weight:500}.status-expired,.status-none{color:var(--color-mute)}.credentials{background:var(--color-soft-cloud);padding:var(--space-xl)}.credentials pre{margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:var(--text-sm);line-height:1.6;white-space:pre-wrap;word-break:break-word}.pager{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:var(--space-sm)}.split{display:grid;gap:var(--space-section)}@media(min-width:900px){.split-2{grid-template-columns:1fr 1fr}}.quote-box{display:grid;gap:var(--space-sm);padding:var(--space-lg) 0}.quote-row{display:flex;justify-content:space-between;gap:var(--space-lg);font-weight:500}.quote-row.muted{font-weight:400;color:var(--color-mute)}.quote-row.total{padding-top:var(--space-sm);border-top:1px solid var(--color-hairline);font-size:var(--text-lg)}.price-sale{color:var(--color-sale)}.empty{padding:var(--space-xxl) 0;color:var(--color-mute)}.loading{color:var(--color-mute)}.inline-edit{display:flex;gap:var(--space-sm);align-items:center}.inline-edit .input,.module-price{width:120px}.table-actions{display:flex;flex-wrap:wrap;gap:var(--space-sm);justify-content:flex-end}.package-detail{display:grid;gap:var(--space-xl);padding:var(--space-sm) 0}.package-form{display:grid;gap:var(--space-md);max-width:28rem}.package-kind{display:flex;flex-wrap:wrap;gap:var(--space-lg)}.package-kind label{display:flex;align-items:center;gap:var(--space-sm);font-size:var(--text-sm);font-weight:500}.package-kind input{width:16px;height:16px;accent-color:var(--color-ink)}.overview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-sm)}.overview-card{display:flex;flex-direction:column;gap:2px;padding:16px;background:var(--color-soft-cloud);color:inherit;text-align:left}.overview-card .kicker{font-size:var(--text-xs);font-weight:500;color:var(--color-mute)}.overview-card .title{font-size:var(--text-lg);font-weight:500;line-height:1.2}.overview-card .meta{margin-top:2px;font-size:var(--text-xs);font-weight:500;color:var(--color-mute)}.overview-card:active{opacity:.75}.dashboard-page.stack{gap:var(--space-section)}.dashboard-tabs{display:none}.dashboard-section-title{margin-bottom:var(--space-lg)}.period-bar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:var(--space-md);padding:16px 0 12px;margin-bottom:var(--space-md)}.admin-overview .period-bar{justify-content:space-between}.admin-overview .period-bar .chips{margin-left:auto}.page-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);box-sizing:content-box;height:40px;padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-ink)}.page-head .heading-xl{min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:40px}.page-head-btn{flex:0 0 auto}.page-head .link{display:inline-flex;align-items:center;flex:0 0 auto;height:40px;white-space:nowrap;font-size:var(--text-sm);line-height:1}.wallet-balance,.wallet-history-link{display:flex;justify-content:flex-end}.wallet-pay-btn.btn{min-height:40px;height:40px;padding:8px 24px}.users-page.stack,.orders-page.stack,.tickets-page.stack,.profile-page.stack,.wallet-page.stack,.payments-page.stack{gap:var(--space-md)}.user-email{margin:0;text-align:right;color:var(--color-mute)}.user-unbind-pending{margin:0}.user-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm)}.page-head-filter{width:auto;max-width:46%;min-width:0;flex:0 1 160px;height:40px;min-height:40px;padding-top:0;padding-bottom:0}.tickets-page .page-head{justify-content:flex-start}.ticket-kind-tabs{flex-wrap:nowrap;justify-content:flex-end;margin-left:auto}.page-head .ticket-kind-tabs .chip{display:inline-flex;align-items:center;height:40px;min-height:40px;padding:0 16px}.tickets-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-md)}.tickets-toolbar .chips{margin-left:auto}.tickets-dealer-filter{width:auto;min-width:180px;max-width:min(280px,100%);height:40px;min-height:40px}.ticket-list{display:flex;flex-direction:column}.ticket-card{display:flex;flex-direction:column;gap:4px;padding:var(--space-md) 0;border-bottom:1px solid var(--color-hairline-soft)}.ticket-card-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);min-height:24px}.ticket-card-lead{display:flex;align-items:baseline;gap:var(--space-md);min-width:0;margin:0}.ticket-card-lead .heading-md{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ticket-card-head .badge{flex:0 0 auto}.ticket-card-meta{display:flex;flex-wrap:wrap;align-items:center;font-size:var(--text-sm);color:var(--color-mute)}.ticket-card-meta>*+*:before{content:"·";margin:0 8px;color:var(--color-stone)}.ticket-card-meta .link-with-icon{font-size:var(--text-sm)}.ticket-card-reason{margin:0;font-size:var(--text-sm);line-height:1.4}.ticket-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm);margin-top:var(--space-sm)}.ticket-card-actions .input{flex:1 1 180px;min-width:0;height:40px;min-height:40px}.link-with-icon{display:inline-flex;align-items:center;gap:4px;font-weight:500}.link-with-icon svg{flex:0 0 auto;color:var(--color-mute)}.profile-layout{display:grid;gap:var(--space-lg);align-items:stretch}.profile-main{display:flex;flex-direction:column;align-items:stretch;gap:var(--space-md)}.profile-password-row{display:flex;justify-content:flex-end}.profile-password-row .btn{font-size:var(--text-md)}.profile-layout .table-wrap{width:100%}.profile-links{display:none}.profile-details{font-size:var(--text-md)}.profile-details th,.profile-details td{padding:14px var(--space-sm)}.profile-details th{width:36%;white-space:nowrap;color:var(--color-mute);font-weight:500;vertical-align:top}.profile-details td{font-weight:500;word-break:break-word}.profile-2fa{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-lg);padding:36px 24px;text-align:center;background:var(--color-soft-cloud);border-radius:var(--rounded-sm)}.profile-2fa-copy{display:flex;flex-direction:column;gap:var(--space-sm);max-width:280px}.profile-2fa-copy .muted{font-size:var(--text-md)}.profile-2fa-icon.is-on{color:var(--color-success)}.profile-2fa .kicker{font-size:var(--text-sm);font-weight:500;color:var(--color-mute)}.profile-2fa-form{width:min(280px,100%);text-align:left}@media(min-width:900px){.profile-layout{grid-template-columns:1fr 1fr;align-items:stretch}.profile-2fa{height:100%;min-height:0}.profile-links{display:flex;flex-direction:column;width:100%;margin-top:var(--space-sm)}.profile-links a{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);min-height:52px;padding:var(--space-md) var(--space-sm);border-bottom:1px solid var(--color-hairline-soft);font-size:var(--text-md);font-weight:500}.profile-links a svg{flex:0 0 auto;color:var(--color-mute)}.profile-links a:first-child{border-top:1px solid var(--color-hairline-soft)}}.table-nowrap th,.table-nowrap td{white-space:nowrap}.users-toolbar{display:flex;justify-content:flex-end}.users-search{width:min(280px,100%)}.modal-root{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#1113}.modal{position:relative;z-index:1;width:min(480px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:36px 24px;background:var(--color-canvas);border:1px solid var(--color-hairline);border-radius:var(--rounded-sm)}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-md);margin-bottom:var(--space-xl)}.modal-body{display:flex;flex-direction:column;gap:var(--space-lg)}.modal-form-error{margin:0;min-height:1.5em;font-size:var(--text-sm);font-weight:500;color:var(--color-sale);line-height:1.4;text-align:right}.form-grid .modal-form-error{margin-top:calc(-1 * var(--space-md))}.legal-footer{display:flex;justify-content:center;padding:var(--space-lg) 24px var(--space-xl);border-top:1px solid var(--color-hairline);font-size:var(--text-sm)}.legal-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-sm) var(--space-xl)}.nav-legal{display:none}.badge-pending{color:var(--color-ink)}.badge-accepted{color:var(--color-success);border-color:var(--color-success)}.badge-rejected,.badge-failed,.badge-cancelled{color:var(--color-sale);border-color:var(--color-sale)}.badge-paid,.badge-bound{color:var(--color-success);border-color:var(--color-success)}.badge-unbound{color:var(--color-mute)}@media(max-width:900px){.toast-stack{right:16px;bottom:16px}.public-header,.panel-header{min-height:56px;padding:8px 16px}.manage-subnav{justify-content:flex-start;overflow-x:auto;padding:0 16px;top:56px}.manage-subnav-inner{justify-content:flex-start;width:max-content;gap:var(--space-lg)}.manage-subnav a{flex:0 0 auto}.panel-header{display:flex;flex-wrap:nowrap;gap:var(--space-sm)}.menu-toggle{display:inline-flex}.header-role{display:none}.header-meta{margin-left:auto}.nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;padding:0;background:#1113}.panel-header .nav{position:fixed;top:0;left:0;bottom:0;z-index:35;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;width:100vw;padding:72px 20px 24px;background:var(--color-canvas);transform:translate(-100%);pointer-events:none}.panel-header .nav.is-open{transform:translate(0);pointer-events:auto}.panel-header .nav a{padding:14px 4px;box-shadow:none}.panel-header .nav a.active{box-shadow:none;color:var(--color-ink)}.nav-legal{display:block;margin-top:auto;padding-top:var(--space-lg);border-top:1px solid var(--color-hairline)}.nav-legal .legal-links{flex-direction:column;align-items:stretch;gap:0}.panel-header .nav .nav-legal a{font-size:var(--text-sm);font-weight:500;color:var(--color-mute)}.shell-panel .legal-footer{display:none}body.nav-locked{overflow:hidden}.dashboard-section-title{display:none}.dashboard-tabs{display:grid;grid-template-columns:1fr 1fr;width:100vw;margin-left:calc(50% - 50vw);border-top:1px solid var(--color-ink);border-bottom:1px solid var(--color-ink)}.dashboard-tab-slot{display:flex;justify-content:stretch}.dashboard-tab{width:50vw;height:48px;padding:0;border:0;border-radius:0;background:var(--color-canvas);color:var(--color-ink);font-weight:500;font-size:var(--text-sm)}.dashboard-tab.is-active{background:var(--color-ink);color:var(--color-on-primary)}.dashboard-page.stack{gap:var(--space-xl)}.dashboard-panel{display:none}.dashboard-panel.is-active{display:block}.period-bar{padding:16px 0 10px;margin-bottom:var(--space-sm)}.overview-grid{grid-template-columns:1fr}.overview-card{padding:12px 14px}.page{width:calc(100% - 32px);padding:32px 0}.heading-xl{font-size:24px}}.neo-login{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;background:#e6e6e6;color-scheme:light}.neo-orb{width:min(500px,94vw);min-height:min(500px,94vw);aspect-ratio:1;display:flex;align-items:stretch;justify-content:stretch;padding:18px;border-radius:50%;background:#e6e6e6;box-shadow:36px 36px 64px #9f9f9f,-28px -28px 56px #fff,16px 16px 28px #b8b8b8,-12px -12px 22px #fafafa}.neo-orb-inner{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;padding:48px 40px;border-radius:50%;background:#e6e6e6;box-shadow:12px 12px 24px #c2c2c2,-10px -10px 22px #fff,inset 2px 2px 4px #f7f7f7,inset -1px -1px 3px #d0d0d0}.neo-copy{text-align:center}.neo-copy h1{font-size:36px;font-weight:700;letter-spacing:-.03em;color:#3a3a3a;line-height:1.1}.neo-copy p{margin-top:6px;font-size:var(--text-sm);color:#9a9a9a}.neo-form{display:flex;flex-direction:column;align-items:center;gap:14px;width:min(260px,100%)}.neo-field{position:relative;display:flex;align-items:center;gap:10px;width:100%;height:44px;padding:0 16px;overflow:hidden;border-radius:var(--rounded-full);background:#e6e6e6;color:#6a6a6a}.neo-field:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;border-radius:inherit;box-shadow:inset 5px 5px 10px #c8c8c8,inset -5px -5px 10px #fff}.neo-field-icon{position:relative;z-index:1;display:inline-flex;flex:0 0 auto;color:#6a6a6a}.neo-field input,.neo-field input:hover,.neo-field input:focus,.neo-field input:focus-visible,.neo-field input:active{all:unset;position:relative;z-index:1;display:block;flex:1 1 auto;width:100%;min-width:0;font:inherit;line-height:20px;color:#3a3a3a;caret-color:#3a3a3a;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;outline:none!important}.neo-field input::placeholder{color:#b0b0b0;opacity:1}.neo-field input:-webkit-autofill,.neo-field input:-webkit-autofill:hover,.neo-field input:-webkit-autofill:focus,.neo-field input:-webkit-autofill:active,.neo-field input:-internal-autofill-selected{-webkit-text-fill-color:#3a3a3a!important;caret-color:#3a3a3a;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;-webkit-box-shadow:none!important;transition:background-color 99999s ease-out 0s}.neo-tools{display:flex;justify-content:flex-end;width:100%}.neo-forgot{border:0;padding:0;background:none;font-size:var(--text-xs);color:#9a9a9a}.neo-forgot:hover{color:#3a3a3a}.neo-btn{width:100%;height:44px;border:0;border-radius:var(--rounded-full);background:#e6e6e6;color:#3a3a3a;font-size:13px;font-weight:700;letter-spacing:.12em;box-shadow:7px 7px 16px #c4c4c4,-7px -7px 16px #fff}.neo-btn:not(:disabled):active{box-shadow:inset 4px 4px 10px #c8c8c8,inset -4px -4px 10px #fff}.neo-btn:disabled{opacity:.55}.neo-error,.neo-hint{margin:0;max-width:260px;text-align:center;font-size:var(--text-xs);line-height:1.4}.neo-error{color:var(--color-sale)}.neo-hint{color:#9a9a9a}@media(max-width:560px){.neo-orb{aspect-ratio:auto;min-height:0;width:min(420px,100%);border-radius:48px;padding:14px}.neo-orb-inner{border-radius:36px;padding:36px 22px}}
