*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--amber:#602c14;--amber-hover:#7a3b1e;--amber-light:#f7ede8;--amber-dim:#602c1414;--amber-border:#602c1429;--sunflower:#b6a248;--sunflower-hover:#a08f3c;--sunflower-light:#fbf7e8;--sunflower-dim:#b6a2481f;--macadamia:#dfd8c0;--macadamia-light:#f7f5f0;--sunburn:#ae7e5d;--sunburn-hover:#9a6c4b;--sunburn-light:#f7eee6;--toast:#c2b27f;--toast-light:#faf6ec;--cyprus:#1e3829;--cyprus-hover:#254733;--cyprus-light:#ebf3ee;--fresh-linen:#b1bddf;--fresh-linen-light:#eef1fa;--preto:#131313;--bg:#fafaf8;--surface:#fff;--card:#fff;--surface-2:#f7f5f1;--surface-hover:#f3f0ea;--border:#00000012;--border-strong:#00000021;--border-focus:var(--amber);--separator:#f0ede6;--text-1:#131313;--text-2:#8b7050;--text-3:#a8998f;--text-4:#c4b8b0;--red:#c0392b;--red-light:#fef0ee;--yellow:#d4920a;--yellow-light:#fef9ec;--green-mid:#3e7c59;--green-mid-light:#ebf3ee;--green-mid-dim:#3e7c591f;--status-neutral:#d8d0c4;--state-ok:#3e7c59;--state-ok-dim:#3e7c591f;--state-attention:#d4920a;--state-attention-dim:#d4920a1f;--state-attention-text:#9a6a07;--state-error:#c0392b;--state-error-dim:#c0392b1a;--state-inactive:#d8d0c4;--state-info:#8fa3b5;--state-info-dim:#8fa3b529;--state-info-text:#5c6b7a;--ret-fill:#f3efe3;--ret-border:#b6a248;--neutral-fill:#f1eee7;--code-fill:#f6f3ec;--blue-info:#8fa3b5;--amber-soft:#602c1499;--sidebar-w:228px;--sidebar-width:228px;--topbar-h:58px;--shadow-xs:0 1px 2px #0000000a;--shadow-sm:0 1px 8px #602c140f;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000a;--shadow-lg:0 8px 32px #0000001a, 0 2px 8px #0000000f;--shadow-card:0 2px 16px #602c1412;--shadow-popover:0 4px 24px #602c1421, 0 1px 4px #0000000f;--r-xs:4px;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-xl:20px;--r-card:16px;--r-full:9999px;--font-playfair:"Playfair Display", Georgia, serif;--font-sans:"Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;--bg-0:var(--bg);--bg-1:var(--surface);--bg-2:var(--surface-2);--bg-3:var(--surface-hover);--border-1:var(--border);--border-2:var(--border-strong);--border-3:#0003;--gold:var(--sunflower);--gold-dim:var(--sunflower-dim);--gold-border:#b6a24840;--green-text:var(--cyprus);--green-dim:var(--cyprus-light);--red-dim:#c0392b14;--yellow-dim:#d4920a17;--radius-xs:var(--r-xs);--radius-sm:var(--r-sm);--radius-md:var(--r-md);--radius-lg:var(--r-lg);--radius-xl:var(--r-xl)}html{font-size:14px}html,body{background:var(--bg);color:var(--text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.3}}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes syncPulse{0%,to{opacity:1}50%{opacity:.5}}.fade-up{animation:.22s cubic-bezier(.16,1,.3,1) both fadeUp}.fade-up-1{animation:.22s cubic-bezier(.16,1,.3,1) 60ms both fadeUp}.fade-up-2{animation:.22s cubic-bezier(.16,1,.3,1) .12s both fadeUp}.fade-up-3{animation:.22s cubic-bezier(.16,1,.3,1) .18s both fadeUp}.animate-fade-up{animation:.22s cubic-bezier(.16,1,.3,1) both fadeUp}.animate-fade-up-1{animation:.22s cubic-bezier(.16,1,.3,1) 50ms both fadeUp}.animate-fade-up-2{animation:.22s cubic-bezier(.16,1,.3,1) .1s both fadeUp}.animate-fade-up-3{animation:.22s cubic-bezier(.16,1,.3,1) .15s both fadeUp}.skeleton{border-radius:var(--r-sm);background:linear-gradient(90deg,#f0ede6 25%,#e8e4dc 50%,#f0ede6 75%) 0 0/600px 100%;animation:1.6s infinite shimmer}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--macadamia);border-radius:2px}::-webkit-scrollbar-thumb:hover{background:var(--toast)}.tooltip{position:relative}.tooltip:after{content:attr(data-tooltip);background:var(--text-1);color:#fff;border-radius:var(--r-sm);white-space:nowrap;opacity:0;pointer-events:none;z-index:100;font-size:11px;font-family:var(--font-sans);padding:5px 9px;transition:opacity .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.tooltip:hover:after{opacity:1}
