:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#3a5233;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#ff7b54;text-decoration:inherit}a:hover{color:#ff8c69}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}#root{min-height:100vh}h1{font-size:3.2em;line-height:1.1;color:#3a5233}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#ff7b54;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{background-color:#ff8c69;border-color:#ff7b54}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.app{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}:root{--brand-primary: #3A5233;--brand-accent: #FF7B54;--brand-coral: #FF8C69;--brand-green: #4A6741}@media(max-width:768px){.main-content{padding:16px}}input[type=color]{appearance:none;-webkit-appearance:none;border:none;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0}input[type=color]::-webkit-color-swatch{border:none;border-radius:4px}input[type=color]:focus{outline:2px solid var(--brand-accent);outline-offset:2px}
