:root{--primary-color: #ec7004;--primary-dark: #d86500;--text-primary: #111;--text-secondary: #666;--border-color: #e0e0e0;--bg-light: #f5f5f5;--bg-card: #fff;--success-bg: #dcfce7;--success-text: #166534;--success-border: #bbf7d0;--error-bg: #fee2e2;--error-text: #991b1b;--error-border: #fecaca;--info-bg: #dbeafe;--info-text: #1e40af;--info-border: #bfdbfe}[data-theme=dark]{--primary-color: #ff8b1f;--primary-dark: #ff7700;--text-primary: #fff;--text-secondary: #ccc;--border-color: #444;--bg-light: #1a1a1a;--bg-card: #2a2a2a;--success-bg: #1b4d1b;--success-text: #90ee90;--success-border: #366336;--error-bg: #4d1b1b;--error-text: #ff8080;--error-border: #663333;--info-bg: #1b3a4d;--info-text: #80d4ff;--info-border: #334466}*{box-sizing:border-box}*,*:before,*:after{margin:0;padding:0}html,body{width:100dvw;min-height:100dvh;overflow-x:hidden}body{font-family:system-ui,-apple-system,sans-serif;background:var(--bg-light);color:var(--text-primary);line-height:1.5;transition:background-color .3s,color .3s}h1,h2,h3,h4,h5,h6{color:var(--text-primary)}button,input,select,textarea{font-family:inherit}a{color:var(--primary-color);text-decoration:none}a:hover{text-decoration:underline}@font-face{font-family:Contrail One;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/ContrailOne-Regular.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
