:root{--of-bg:#EEF3F8;--of-bg-elev:#F6F9FC;--of-surface:#FFFFFF;--of-glass:rgba(255,255,255,0.92);--of-glass-h:rgba(255,255,255,1.00);--of-glass-bdr:rgba(20,40,80,0.10);--of-glass-bdr-h:rgba(20,40,80,0.18);--of-text:#0F1F38;--of-text-sub:rgba(15,31,56,0.66);--of-text-dim:rgba(15,31,56,0.42);--of-gold:#A8722E;--of-gold-l:#C99339;--of-gold-d:#6E4A16;--of-green:#2E7E3F;--of-red:#B53A2F;--of-blue:#2F5DA8;--of-shadow:0 8px 24px rgba(20,40,80,0.06);--of-shadow-elev:0 16px 40px rgba(20,40,80,0.10)}*,:after,:before{box-sizing:border-box;margin:0;padding:0;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif}body,html{font-weight:400;font-size:15px;line-height:1.5;background:var(--of-bg);color:var(--of-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,h4,h5,h6{font-weight:500;letter-spacing:-.02em;line-height:1.15}button,input,select,textarea{font-weight:400;font-size:14px}input::placeholder,textarea::placeholder{color:var(--of-text-dim)}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:rgba(20,40,80,.18);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:rgba(20,40,80,.32)}::selection{background:rgba(168,114,46,.22);color:var(--of-text)}@keyframes ofBlinkAttach{0%,to{box-shadow:0 0 0 0 rgba(245,158,11,0);border-color:rgba(245,158,11,.45)}50%{box-shadow:0 0 0 4px rgba(245,158,11,.28);border-color:rgba(245,158,11,.95)}}.of-blink-attach{animation:ofBlinkAttach 1.3s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.of-blink-attach{animation:none;border-color:rgba(245,158,11,.8)}}