:root{--ink: #1c2024;--ink-soft: #4a545e;--muted: #667085;--paper: #fff;--panel: #fff;--sidebar: #f7f7fa;--subtle: #f9fafb;--line: #e5e7eb;--input-line: #d0d5dd;--accent: #005eff;--accent-hover: #004ecc;--accent-soft: #e6efff;--white: #fff;--error: #b42318;--error-bg: #fef3f2;--error-line: #fecdca;--danger-action: #e5484d;--danger-action-hover: #dc3e42;--danger-action-active: #ce2c31;--success: #067647;--success-bg: #ecfdf3;--success-line: #abefc6;--warning: #93370d;--warning-bg: #fffaeb;--warning-line: #fedf89;--info-text: #17499a;--info-line: #b9d2ff;--focus: #005eff;--focus-halo: #005eff24;--surface-base: var(--sidebar);--surface-raised: var(--panel);--surface-overlay: var(--white);--scrim: #00000072;--shadow-raised: 0 1px 2px #10182804, 0 2px 4px #10182803;--shadow-overlay: 0 0 0 1px #0000000f, 0 12px 60px #0000002e, 0 16px 36px -20px #0000004f;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--font-sans: "Geist Variable", sans-serif;--font-mono: "Geist Mono Variable", monospace;font-family:var(--font-sans);color:var(--ink);background:var(--paper);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit}svg,img{display:block}button svg,.tabs svg{width:18px;height:18px;flex:0 0 auto}[hidden]{display:none!important}:focus-visible{outline:2px solid var(--focus);outline-offset:3px;box-shadow:0 0 0 4px var(--focus-halo)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:600}.wrap{width:min(1120px,calc(100% - 64px));margin:0 auto}.site-header{height:72px;padding:0 32px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px;background:var(--panel)}.header-account{display:flex;align-items:center;gap:10px;flex:0 0 auto}.user-avatar{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;overflow:hidden;border:1px solid var(--line);border-radius:50%;background:var(--accent-soft);color:var(--accent);font-size:12px;font-weight:600}.user-avatar img{width:100%;height:100%;object-fit:cover}.brand{display:inline-flex;align-items:center;gap:20px;min-height:44px;text-decoration:none;border-radius:var(--radius-sm)}.brand-logo{object-fit:contain;flex:0 0 auto}.brand-divider{height:24px;width:1px;background:var(--line)}.brand-sub{font-size:14px;font-weight:500;color:var(--ink-soft)}.brand:hover{opacity:.8}.brand:active{opacity:.65}.customer-main{padding:32px 0 48px;min-height:calc(100vh - 140px)}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:13px;color:var(--muted)}.breadcrumb>span:last-child{color:var(--ink)}.page-heading{margin-bottom:28px}.page-heading h1{font-size:28px;letter-spacing:-.025em;line-height:1.3;margin:22px 0 8px}.page-heading>p{color:var(--muted);font-size:14px;margin-bottom:0}.support-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.form-panel{grid-column:1;grid-row:1;min-width:0;padding:28px;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-raised)}.intro{grid-column:2;grid-row:1;background:var(--sidebar);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px}.guide-icon{width:40px;height:40px;padding:9px;color:var(--accent);background:var(--accent-soft);border-radius:var(--radius-md);margin-bottom:20px}.guide-icon svg,.context-icon svg{width:100%;height:100%}.intro h2{font-size:16px;margin-bottom:8px}.intro-copy{color:var(--muted);font-size:14px;line-height:1.65;margin-bottom:24px}.how-it-works{list-style:none;margin:0;padding:0}.how-it-works li{display:flex;gap:12px;position:relative;padding-bottom:24px}.how-it-works li:not(:last-child):before{content:"";position:absolute;left:12px;top:30px;bottom:6px;width:1px;background:var(--input-line)}.step-number{flex:0 0 26px;height:26px;display:grid;place-items:center;background:var(--panel);border:1px solid var(--line);border-radius:50%;color:var(--ink-soft);font-size:12px;font-family:var(--font-mono)}.how-it-works strong{font-size:13px;font-weight:600}.how-it-works p{font-size:13px;line-height:1.65;color:var(--muted);margin:5px 0 0}.intro-note{padding-top:20px;border-top:1px solid var(--line);font-size:12px}.intro-note strong{font-weight:500}.intro-note p{margin:6px 0 0;color:var(--muted);line-height:1.65}.panel-heading{margin-bottom:24px}.panel-heading h2{font-size:18px;letter-spacing:-.01em;line-height:1.4;margin:0 0 6px}.panel-heading p{color:var(--muted);font-size:13px;margin:0}.kicker{display:block;color:var(--muted);font-size:11px;font-weight:500;letter-spacing:.04em;margin-bottom:12px}.field{margin-bottom:20px}label{display:block;font-size:14px;font-weight:500;margin-bottom:7px}.required{color:var(--error)}input:not([type=checkbox]),textarea{width:100%;min-width:0;min-height:42px;background:var(--panel);border:1px solid var(--input-line);border-radius:var(--radius-sm);color:var(--ink);padding:10px 12px;font-size:14px;line-height:1.5;box-shadow:var(--shadow-raised);transition:border-color .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:var(--muted);opacity:.85}input:not([type=checkbox]):hover,textarea:hover{border-color:var(--muted)}input:not([type=checkbox]):focus,textarea:focus{border-color:var(--focus);outline:2px solid transparent;background:var(--subtle);box-shadow:inset 0 0 0 1px var(--focus)}textarea{resize:vertical;min-height:140px}input[aria-invalid=true],textarea[aria-invalid=true]{border-color:var(--error);background:var(--error-bg)}input[aria-invalid=true]:focus,textarea[aria-invalid=true]:focus{border-color:var(--error);background:var(--error-bg);box-shadow:inset 0 0 0 1px var(--error)}.field-hint,.fine-print{color:var(--muted);font-size:12px}.field-hint{margin:6px 0 0}.field-error{color:var(--error);font-size:12px;margin:6px 0 0}.field-error:empty{display:none}.field-bottom{display:flex;justify-content:space-between;align-items:start;gap:10px}#character-count{color:var(--muted);font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap;margin:6px 0 0 auto}.check-line{display:flex;gap:10px;align-items:center;min-height:44px;font-size:13px;font-weight:400;margin:0}input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px;flex:0 0 auto;margin:0;cursor:pointer}.button{min-height:40px;display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid var(--input-line);background:var(--panel);padding:8px 14px;color:var(--ink);font-weight:500;border-radius:var(--radius-sm);font-size:13px;text-decoration:none;box-shadow:var(--shadow-raised);transition:background .15s,border-color .15s,transform .15s}.button:hover:not(:disabled){background:var(--sidebar);border-color:var(--muted)}.button:active:not(:disabled),.text-button:active:not(:disabled){background:var(--line);transform:translateY(1px)}.button.primary{background:var(--accent);color:var(--white);border-color:var(--accent)}.button.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button.primary:active:not(:disabled){background:var(--accent-hover);transform:translateY(1px)}.button.full{width:100%}#submit{min-height:44px;margin-top:20px}.fine-print{margin:14px 0 0;line-height:1.7;text-align:center}.text-button{color:var(--accent);border:0;background:transparent;min-height:40px;padding:8px 10px;font-size:13px;font-weight:500;border-radius:var(--radius-sm)}.text-button:hover:not(:disabled){background:var(--accent-soft);color:var(--accent-hover)}.text-button.full{display:block;width:100%;margin-top:8px}.notice{background:var(--accent-soft);border:1px solid var(--info-line);color:var(--info-text);padding:12px 14px;font-size:13px;line-height:1.65;border-radius:var(--radius-sm);margin-bottom:24px}.notice.danger{color:var(--error);background:var(--error-bg);border-color:var(--error-line)}.notice p{margin:0}.notice .text-button{padding-left:0}#submit-error{margin:12px 0 0}.receipt{background:var(--sidebar);padding:18px;border:1px solid var(--line);border-radius:var(--radius-md);margin:24px 0 18px}.receipt>div{display:flex;align-items:center;justify-content:space-between;gap:10px}.receipt code{font-family:var(--font-mono);font-size:18px;font-weight:500}.badge{display:inline-flex;align-items:center;gap:6px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--sidebar);padding:3px 8px;color:var(--ink-soft);font-size:12px;font-weight:500;white-space:nowrap}.badge:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.badge.success{background:var(--success-bg);color:var(--success);border-color:var(--success-line)}.badge.warning{background:var(--warning-bg);color:var(--warning);border-color:var(--warning-line)}.status-strip{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;align-items:center;margin-bottom:24px}.site-footer{display:flex;justify-content:space-between;gap:16px;padding:20px 0;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.skip-link{position:fixed;top:-80px;left:20px;padding:10px;z-index:20;background:var(--accent);color:var(--white);border-radius:var(--radius-sm)}.skip-link:focus{top:10px}.admin-shell{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:100vh}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--sidebar)}.login-panel{width:min(100%,420px);background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-raised)}.login-panel>.brand{margin-bottom:28px}.login-panel h1{font-size:24px;margin-bottom:8px}.login-panel .button{min-height:44px}.login-panel>.text-button.full{display:flex;align-items:center;justify-content:center;min-height:44px;margin-top:4px;text-align:center;text-decoration:none}.console-sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:20px 16px;background:var(--sidebar);border-right:1px solid var(--line)}.sidebar-brand{padding:4px 8px;margin-bottom:24px}.sidebar-context{display:flex;align-items:center;gap:10px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);padding:12px;margin-bottom:24px}.context-icon{flex:0 0 30px;height:30px;color:var(--accent);padding:5px;background:var(--accent-soft);border-radius:var(--radius-sm)}.sidebar-context strong{display:block;font-size:13px;font-weight:500}.sidebar-context div>span{color:var(--muted);display:block;font-size:11px;margin-top:2px}.tabs{display:flex;flex-direction:column;gap:6px}.tabs button{display:flex;align-items:center;gap:10px;border:0;border-radius:var(--radius-sm);background:transparent;min-height:42px;padding:10px 12px;color:var(--muted);font-size:14px;text-align:left}.tabs button[aria-current=page]{background:var(--accent-soft);color:var(--accent);font-weight:700}.tabs button:hover{background:var(--line);color:var(--ink)}.tabs button[aria-current=page]:hover{background:var(--accent-soft);color:var(--accent-hover)}.tabs button:active{transform:translateY(1px)}.count{display:inline-flex;align-items:center;justify-content:center;margin-left:auto;min-width:21px;border-radius:4px;background:var(--panel);padding:1px 5px;font-size:11px;font-family:var(--font-mono)}.admin-workspace{display:flex;flex-direction:column;min-width:0}.console-topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:68px;gap:12px;padding:12px 32px;border-bottom:1px solid var(--line)}.admin-main{width:100%;max-width:1440px;padding:32px;flex:1}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px}.admin-title h1{font-size:26px;margin:0 0 8px;letter-spacing:-.025em;line-height:1.3}.admin-title p,.section-heading p{color:var(--muted);font-size:13px;margin:0}.admin-title>.button{flex-shrink:0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:20px}.section-heading h2{font-size:16px;margin-bottom:6px}.section-heading .field-hint{white-space:nowrap}.contact-guidance{max-width:900px}.contact-guidance p+p{margin-top:6px}.contact-guidance strong{color:var(--ink);font-weight:500}.empty{text-align:center;padding:56px 24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel)}.empty-symbol{display:grid;place-items:center;width:44px;height:44px;margin:0 auto 16px;border-radius:var(--radius-md);background:var(--accent-soft);color:var(--accent);font-size:22px}.empty h3{font-size:16px;margin-bottom:8px}.empty p{color:var(--muted);font-size:13px;margin-bottom:20px}.empty-copy{display:flex;align-items:center;justify-content:center;gap:10px;padding:40px 0;color:var(--muted);font-size:13px}.empty-copy:before{content:"";width:16px;height:16px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%}.empty-error{padding:32px 20px;color:var(--muted);background:var(--sidebar);border:1px solid var(--line);border-radius:var(--radius-md);font-size:13px}.request-row{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);margin-bottom:10px;overflow:clip}.request-row summary{cursor:pointer;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;list-style:none}.request-row summary::-webkit-details-marker{display:none}.request-row summary:hover{background:var(--subtle)}.request-row summary:active{background:var(--accent-soft)}.request-row[open] summary{border-bottom:1px solid var(--line);background:var(--sidebar)}.request-title{min-width:0}.request-title strong{display:block;overflow-wrap:anywhere;font-size:14px;font-weight:500}.request-title small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.request-meta{display:flex;gap:16px;align-items:center}.expand-indicator{font-size:19px;color:var(--muted)}.request-row[open] .expand-indicator{transform:rotate(45deg)}.request-detail{padding:20px}.request-contact{color:var(--muted);font-size:13px;overflow-wrap:anywhere}.request-message{white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px}.attempt-list{list-style:none;margin:20px 0;padding:0;border-top:1px solid var(--line)}.attempt-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:12px 0;font-size:13px}.attempt-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.attempt-actions .button{font-size:12px;padding:8px 12px}.contact-row{display:grid;grid-template-columns:32px minmax(0,1fr);gap:20px;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius-md);padding:24px;margin-bottom:16px}.contact-row.is-readonly{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;padding:18px 20px;margin-bottom:10px}.contact-position{width:28px;height:28px;display:grid;place-items:center;background:var(--accent-soft);border-radius:var(--radius-sm);color:var(--accent);font-size:12px;font-family:var(--font-mono)}.contact-summary{min-width:0}.contact-summary strong{display:block;font-size:14px;font-weight:500;overflow-wrap:anywhere}.contact-summary span{display:block;color:var(--muted);font-family:var(--font-mono);font-size:12px;margin-top:3px;overflow-wrap:anywhere}.contact-state{display:inline-flex;align-items:center;gap:7px;color:var(--success);font-size:12px;font-weight:500}.contact-state:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.contact-state.is-disabled{color:var(--muted)}.contact-readonly-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.contact-readonly-actions .danger-action{color:var(--error)}.contact-readonly-actions .danger-action:hover{background:var(--error-bg)}.contact-fields{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:20px;max-width:920px}.contact-fields .field{margin-bottom:0}.contact-controls{grid-column:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;border-top:1px solid var(--line)}.contact-edit-settings,.contact-form-actions,.contact-order-controls,.contact-order-buttons{display:flex;align-items:center}.contact-edit-settings{gap:24px;min-width:0}.contact-edit-settings .check-line{min-height:36px}.contact-order-controls{gap:10px}.contact-control-label{color:var(--muted);font-size:12px;white-space:nowrap}.contact-order-buttons{overflow:hidden;border:1px solid var(--input-line);border-radius:var(--radius-sm);background:var(--panel)}.order-button{display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--ink-soft);font-size:16px;transition:background .15s,color .15s}.order-button+.order-button{border-left:1px solid var(--input-line)}.order-button:hover:not(:disabled){background:var(--sidebar);color:var(--ink)}.order-button:active:not(:disabled){background:var(--line)}.contact-form-actions{gap:6px;flex-shrink:0}.contact-form-actions .text-button{color:var(--ink-soft)}.contact-form-actions .text-button:hover:not(:disabled){color:var(--ink);background:var(--sidebar)}.contact-form-actions .button{min-width:72px;padding:8px 16px;box-shadow:none}.admin-footer{margin:0 32px}.confirm-dialog{width:min(500px,calc(100% - 32px));padding:0;border:0;border-radius:var(--radius-lg);background:var(--surface-overlay);color:var(--ink);box-shadow:var(--shadow-overlay);overflow:hidden}.confirm-dialog::backdrop{background:var(--scrim)}.confirm-form{margin:0;padding:32px}.confirm-icon{display:none!important}.confirm-copy{min-width:0}.confirm-copy h2{margin:0 0 12px;font-size:18px;line-height:1.4;letter-spacing:-.01em}.confirm-copy p{margin:0;color:var(--muted);font-size:16px;line-height:1.5}.confirm-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.confirm-actions .button{min-height:32px;min-width:0;padding:5px 12px;border-radius:var(--radius-sm);box-shadow:none}.subtle-button{border-color:transparent;background:var(--sidebar);color:var(--ink-soft)}.subtle-button:hover:not(:disabled){border-color:transparent;background:var(--line);color:var(--ink)}.subtle-button:active:not(:disabled){background:var(--input-line)}.danger-button{background:var(--danger-action);border-color:var(--danger-action);color:var(--white)}.danger-button:hover:not(:disabled){background:var(--danger-action-hover);border-color:var(--danger-action-hover)}.danger-button:active:not(:disabled){background:var(--danger-action-active);border-color:var(--danger-action-active);transform:none}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);border:1px solid var(--success-line);border-radius:var(--radius-md);padding:14px 20px;background:var(--surface-overlay);color:var(--success);box-shadow:var(--shadow-overlay);max-width:calc(100% - 40px);text-align:center;font-size:13px;z-index:10}@media(prefers-reduced-motion:no-preference){#contacts-view,#requests-view,#status-view{animation:enter .18s ease-out both}.confirm-dialog[open]{animation:dialog-enter .16s ease-out both}.confirm-dialog[open]::backdrop{animation:scrim-enter .16s ease-out both}.empty-copy:before{animation:spin 1s linear infinite}@keyframes enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes dialog-enter{0%{opacity:0;transform:translateY(6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes scrim-enter{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}@media(max-width:1024px){.support-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.admin-shell{grid-template-columns:208px minmax(0,1fr)}.console-sidebar{padding:16px 12px}.sidebar-brand img{width:156px}.admin-main,.console-topbar{padding-left:24px;padding-right:24px}.contact-row{grid-template-columns:28px minmax(0,1fr);gap:16px}.contact-row.is-readonly{grid-template-columns:28px minmax(0,1fr) auto}.contact-controls{grid-column:2}}@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header{padding:0 20px;height:64px}.brand{gap:14px}.brand-logo{width:142px;height:auto}.customer-main{padding-top:24px}.page-heading h1{font-size:24px;margin-top:20px}.support-layout{grid-template-columns:minmax(0,1fr);gap:24px}.form-panel{padding:22px}.intro{grid-column:1;grid-row:2}.button,.text-button,.tabs button,input:not([type=checkbox]){min-height:44px}input:not([type=checkbox]),textarea{font-size:16px}.admin-shell{display:block}.console-sidebar{position:static;height:auto;padding:12px 20px 0;border-right:0;border-bottom:1px solid var(--line)}.sidebar-brand{margin:0 0 12px;padding:0}.sidebar-context{display:none}.tabs{flex-direction:row;gap:8px;padding-bottom:12px}.tabs button{flex:1;gap:8px}.console-topbar{padding:14px 20px;min-height:62px}.admin-main{padding:24px 20px}.admin-title{align-items:flex-start;gap:16px;margin-bottom:28px}.admin-title h1{font-size:24px}.section-heading{flex-wrap:wrap;gap:8px}.contact-row{padding:18px;gap:12px}.contact-row.is-readonly{grid-template-columns:28px minmax(0,1fr)}.contact-fields{grid-template-columns:minmax(0,1fr);gap:16px}.contact-controls{align-items:flex-start;flex-direction:column;gap:14px}.contact-edit-settings{width:100%;justify-content:space-between;gap:12px}.contact-form-actions{width:100%;justify-content:flex-end}.contact-readonly-actions{grid-column:2;justify-content:flex-start}.request-row summary{padding:16px;gap:12px}.request-meta{gap:8px}.request-detail{padding:16px}.attempt-list li{flex-wrap:wrap}.attempt-actions{justify-content:flex-start}.admin-footer{margin:0 20px}.confirm-form{padding:24px}}@media(max-width:420px){.wrap{width:calc(100% - 32px)}.site-header{padding:0 16px}.site-header .brand-divider,.site-header .brand-sub{display:none}.form-panel{padding:18px}.site-footer{flex-wrap:wrap;gap:6px}.admin-title{flex-wrap:wrap}.request-row summary{flex-wrap:wrap}.request-meta{width:100%;justify-content:space-between}.tabs button{padding:10px;font-size:13px}.contact-edit-settings{align-items:flex-start;flex-direction:column}.contact-order-controls{width:100%;justify-content:space-between}.contact-form-actions .text-button,.contact-form-actions .button{flex:1}.confirm-actions .button{flex:1;min-height:44px}}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-ext-wght-normal-DjL33-gN.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-cyrillic-wght-normal-BEAKL7Jp.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-vietnamese-wght-normal-6IgcOCM7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-ext-wght-normal-DC-KSUi6.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-latin-wght-normal-BgDaEnEv.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-mono-cyrillic-ext-wght-normal-X_5orZeX.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-mono-cyrillic-wght-normal-DiZS0aHC.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-mono-symbols2-wght-normal-CO5SzqOn.woff2) format("woff2-variations");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-mono-vietnamese-wght-normal-DadHysG0.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-mono-latin-ext-wght-normal-Bwz-egvJ.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/geist-mono-latin-wght-normal-XN7g48iV.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
