*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#F8F7F5;--surface:#FFFFFF;--surface-2:#F1F0EC;--surface-3:#E9E7E1;--border:#E4E7EC;--border-2:#CDD2DA;--navy:#1E2433;--navy-2:#2A3347;--navy-3:#38455C;--sidebar:#1E2433;--sidebar-hover:#2A3347;--sidebar-active:#313F5A;--t1:#111827;--t2:#6B7280;--t3:#9CA3AF;--t4:#D1D5DB;--blue:#2563EB;--blue-dim:#EFF6FF;--blue-mid:#DBEAFE;--green:#059669;--green-dim:#D1FAE5;--amber:#D97706;--amber-dim:#FEF3C7;--red:#B91C1C;--red-dim:#FEF2F2;--sky:#0EA5E9;--sky-dim:#E0F2FE;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-pill:20px;--fw-body:400;--fw-label:500;--fw-emphasis:600;--fw-heading:700;--fw-heavy:800}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--t1);font-feature-settings:"tnum" on,"lnum" on}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#b0aba0}textarea:focus,input:focus,select:focus{outline:2px solid var(--blue);outline-offset:-1px}button{font-family:Inter,system-ui,sans-serif}@keyframes fadein{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-red{0%,to{box-shadow:0 0 #dc262673}50%{box-shadow:0 0 0 6px #dc262600}}.fadein{animation:fadein .15s ease forwards}.spin{animation:spin .9s linear infinite;display:inline-block}.pulse-red{animation:pulse-red 1.6s ease-in-out infinite}.t{transition:all .1s ease}.t:hover{filter:brightness(.93)}.contact-row:hover{background-color:var(--surface-2)}*:focus-visible{outline:2px solid #5DCAA5!important;outline-offset:2px!important}.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}.dqp-icon-btn:hover{color:#ffffffd9!important}[data-theme=night]{--bg: #0D1117;--surface: #161B22;--surface-2: #1C2433;--surface-3: #21293A;--border: #2D3748;--border-2: #3D4F6B;--t1: #E6EDF3;--t2: #8B949E;--t3: #6E7681;--t4: #3D444D;--sidebar: #0D1117;--sidebar-hover: #161B22;--sidebar-active: #1C2433;--blue-dim: rgba(37,99,235,.12);--blue-mid: rgba(37,99,235,.25);--green-dim: rgba(5,150,105,.12);--amber-dim: rgba(217,119,6,.12);--red-dim: rgba(185,28,28,.12);--sky-dim: rgba(14,165,233,.12)}
