*,:after,:before{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}ol,ul{list-style:none;padding:0}button{cursor:pointer;background:none;border:none;padding:0}body{font-size:1rem;font-weight:400}body,h1,h2,h3,h4,h5,h6{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{line-height:1.625;color:#1a1a1a}small{font-size:.875rem}@media(max-width:768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}:root{--color-primary:#F5A623;--color-primary-dark:#D4891A;--color-secondary:#2D7DD2;--color-surface:#FFFFFF;--color-surface-raised:#F8F8F8;--color-surface-sunken:#F0F0F0;--color-text:#1A1A1A;--color-text-muted:#6B7280;--color-text-inverse:#FFFFFF;--color-border:#E5E7EB;--color-border-strong:#C9CDD4;--color-danger:#EF4444;--color-success:#22C55E;--header-height:56px;--nav-width:240px;--bottom-bar-height:60px}[data-theme=dark]{--color-surface:#1C1C1E;--color-surface-raised:#2C2C2E;--color-surface-sunken:#141416;--color-text:#F2F2F7;--color-text-muted:#98989D;--color-text-inverse:#1C1C1E;--color-border:#38383A;--color-border-strong:#545458}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{scroll-behavior:smooth}body{background-color:var(--color-surface);color:var(--color-text);min-height:100dvh;transition:background-color .2s ease,color .2s ease}:focus-visible{outline:2px solid #f5a623;outline-offset:2px;border-radius:4px}