@media (max-width: 768px){.container{padding:12px!important}.sidebar{position:fixed;left:-100%;transition:left .3s ease;z-index:1000;height:100vh;overflow-y:auto}.sidebar.open{left:0}.card-grid{grid-template-columns:1fr!important;gap:12px!important}.table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}table{min-width:600px}button{padding:10px 16px!important;font-size:14px!important}input,select,textarea{width:100%!important}h1{font-size:24px!important}h2{font-size:20px!important}.section{margin-bottom:20px!important}}@media (max-width: 480px){.container{padding:8px!important}h1{font-size:20px!important}h2{font-size:18px!important}button{padding:8px 12px!important;font-size:13px!important}.card{padding:16px!important}}@media (min-width: 769px) and (max-width: 1024px){.card-grid{grid-template-columns:repeat(2,1fr)!important}}@media (hover: none) and (pointer: coarse){button,a,.clickable{min-height:44px;min-width:44px}button:hover,a:hover{transform:none!important}*{-webkit-overflow-scrolling:touch}}@media (max-width: 896px) and (orientation: landscape){.sidebar{width:200px!important}.main-content{margin-left:200px!important}}.touch-target{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center}.swipeable{touch-action:pan-y;user-select:none;-webkit-user-select:none}@supports (padding: max(0px)){.safe-area-top{padding-top:max(12px,env(safe-area-inset-top))}.safe-area-bottom{padding-bottom:max(12px,env(safe-area-inset-bottom))}.safe-area-left{padding-left:max(12px,env(safe-area-inset-left))}.safe-area-right{padding-right:max(12px,env(safe-area-inset-right))}}:root{--primary: #FBB03B;--primary-hover: #D8901D;--secondary: #2D3E50;--bg-dark: #0F172A;--bg-card: rgba(30, 41, 59, .7);--bg-glass: rgba(255, 255, 255, .05);--text-main: #F1F5F9;--text-muted: #94A3B8;--glass-border: 1px solid rgba(255, 255, 255, .1);--glass-shadow: 0 4px 30px rgba(0, 0, 0, .5);--backdrop-blur: blur(10px);--radius-lg: 16px;--radius-md: 8px;--padding-std: 24px}body{background-color:var(--bg-dark);color:var(--text-main);font-family:Inter,sans-serif;margin:0;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-dark)}::-webkit-scrollbar-thumb{background:var(--secondary);border-radius:4px}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes sun-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}@keyframes orbit-cw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-ccw{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes particle-glow{0%,to{opacity:.4;box-shadow:0 0 6px #fbb03b80}50%{opacity:.9;box-shadow:0 0 14px #fbb03bcc}}.integrator-sun-pulse{animation:sun-pulse 5s ease-in-out infinite}.integrator-orbit-cw{animation:orbit-cw linear infinite}.integrator-orbit-ccw{animation:orbit-ccw linear infinite}.integrator-particle-glow{animation:particle-glow 3s ease-in-out infinite}@media (prefers-reduced-motion: reduce){.integrator-sun-pulse{animation-duration:10s}.integrator-orbit-cw,.integrator-orbit-ccw{animation-duration:180s}.integrator-particle-glow{animation:none;opacity:.7}}.legal-content h2{font-size:1.35rem;font-weight:700;color:var(--primary);margin-top:2.5rem;margin-bottom:.75rem;font-family:Space Grotesk,sans-serif}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{font-size:1.1rem;font-weight:600;color:var(--text-main);margin-top:1.75rem;margin-bottom:.5rem}.legal-content p{margin-bottom:1rem;color:var(--text-muted)}.legal-content p:last-child{margin-bottom:0}.legal-content ul,.legal-content ol{margin:.75rem 0 1rem 1.25rem;padding:0;color:var(--text-muted)}.legal-content li{margin-bottom:.5rem}.legal-content strong{color:var(--text-main);font-weight:600}.legal-content a{color:var(--primary);text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-content hr{border:none;border-top:1px solid rgba(255,255,255,.08);margin:2rem 0}
