:root{--primary: #FF8A65;--primary-glow: #FFAB85;--primary-deep: #E05E3E;--primary-shadow: #B5532D;--moss: #6B8A5A;--moss-dark: #4D6541;--moss-light: #93B380;--yellow: #F5C56B;--yellow-dark: #DBA549;--bg-page: #FFF1E0;--bg: #FFF1E0;--bg-deep: #F7E0C4;--paper: #FFFFFF;--paper-elev: #FFFFFF;--ink: #2A1E18;--muted: #826E5F;--border: #FBE0C5;--success: #6B8A5A;--success-bg: #E8F0DC;--error: #C44A2A;--error-bg: #FFE0D4;--red: var(--error);--red-bg: var(--error-bg);--warning: #D89640;--warning-bg: #FFEED1;--serif: "Fraunces", Georgia, serif;--sans: "Manrope", system-ui, sans-serif;--btn-gradient: linear-gradient(135deg, #FFAB85 0%, #FF8A65 40%, #E76A48 100%);--btn-glow: 0 6px 18px rgba(255,138,101,.45), 0 2px 4px rgba(0,0,0,.06);--pattern: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTIwIDEyMCI+PGcgb3BhY2l0eT0iMC4wNiI+PGNpcmNsZSBjeD0iMzAiIGN5PSIzMCIgcj0iMTEiIGZpbGw9IiMyNjM3N0YiLz48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSI3LjMiIGZpbGw9IiNGRkY5RjAiLz48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIzLjciIGZpbGw9IiNEODQwM0EiLz48L2c+PGcgb3BhY2l0eT0iMC4wNSI+PGNpcmNsZSBjeD0iOTAiIGN5PSI4MCIgcj0iMi40IiBmaWxsPSIjRjVDNTZCIi8+PGNpcmNsZSBjeD0iOTUiIGN5PSI4NiIgcj0iMiIgZmlsbD0iI0Y1QzU2QiIvPjxjaXJjbGUgY3g9Ijg2IiBjeT0iODYiIHI9IjIiIGZpbGw9IiNGNUM1NkIiLz48Y2lyY2xlIGN4PSI5MCIgY3k9IjkyIiByPSIxLjYiIGZpbGw9IiNGNUM1NkIiLz48L2c+PC9zdmc+)}[data-theme=dark]{--primary: #FF8A65;--primary-glow: #FFAB85;--primary-deep: #FFB590;--primary-shadow: #C44A2A;--moss: #93B380;--moss-dark: #6B8A5A;--moss-light: #B5D194;--yellow: #F5C56B;--yellow-dark: #DBA549;--bg-page: #1F1410;--bg: #1F1410;--bg-deep: #2A1E18;--paper: #322620;--paper-elev: #3D2D24;--ink: #FFF1E0;--muted: #A88C7A;--border: #4A382C;--success: #93B380;--success-bg: #2A3826;--error: #FF8A65;--error-bg: #3A2018;--red: var(--error);--red-bg: var(--error-bg);--warning: #F5C56B;--warning-bg: #3A2C18;--btn-glow: 0 6px 24px rgba(255,138,101,.5), 0 2px 4px rgba(0,0,0,.45);--pattern: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMjAiIGhlaWdodD0iMTIwIiB2aWV3Qm94PSIwIDAgMTIwIDEyMCI+PGcgb3BhY2l0eT0iMC4xMCI+PGNpcmNsZSBjeD0iMzAiIGN5PSIzMCIgcj0iMTEiIGZpbGw9IiM4RkEyRTgiLz48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSI3LjMiIGZpbGw9IiNGRkYxRTAiLz48Y2lyY2xlIGN4PSIzMCIgY3k9IjMwIiByPSIzLjciIGZpbGw9IiNGMDhBODIiLz48L2c+PGcgb3BhY2l0eT0iMC4wOCI+PGNpcmNsZSBjeD0iOTAiIGN5PSI4MCIgcj0iMi40IiBmaWxsPSIjRjVDNTZCIi8+PGNpcmNsZSBjeD0iOTUiIGN5PSI4NiIgcj0iMiIgZmlsbD0iI0Y1QzU2QiIvPjxjaXJjbGUgY3g9Ijg2IiBjeT0iODYiIHI9IjIiIGZpbGw9IiNGNUM1NkIiLz48Y2lyY2xlIGN4PSI5MCIgY3k9IjkyIiByPSIxLjYiIGZpbGw9IiNGNUM1NkIiLz48L2c+PC9zdmc+)}html[data-theme=light] body{background-color:#fff1e0;background-image:var(--pattern);background-size:140px 140px;background-attachment:fixed;color:#2a1e18;font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease}html[data-theme=dark] body{background-color:#1f1410;background-image:var(--pattern);background-size:140px 140px;background-attachment:fixed;color:#fff1e0;font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease}html[data-theme=light]{background-color:#fff1e0;min-height:100vh;transition:background-color .3s ease}html[data-theme=dark]{background-color:#1f1410;min-height:100vh;transition:background-color .3s ease}#root{min-height:100vh}.theme-toggle-btn{display:inline-flex;align-items:center;gap:5px;background:var(--btn-gradient);color:#fff;border:none;padding:7px 14px;border-radius:999px;font-family:var(--sans);font-weight:700;font-size:12px;cursor:pointer;box-shadow:var(--btn-glow);transition:transform .15s ease,box-shadow .15s ease}.theme-toggle-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px #ff8a658c,0 3px 6px #00000014}.theme-toggle-btn:active{transform:translateY(0)}
