:root{--primary-dark:#c8e0ff;--primary-medium:#c1d5eb;--primary-light:#bde0ff;--accent-orange:#ff6b35;--accent-light:#ffa366;--text-dark:#275c91;--text-light:#313131;--background:#f8f9fa;--border-color:#ddd;--shadow:0 4px 6px #0000001a;--shadow-lg:0 10px 25px #00000026}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;color:var(--text-dark);background-color:var(--background);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--text-dark);margin-bottom:1rem;font-weight:700}h1{font-size:2.5rem}h2{border-bottom:4px solid var(--accent-orange);padding-bottom:.5rem;font-size:2rem;display:inline-block}h3{font-size:1.5rem}p{color:var(--text-dark);margin-bottom:1rem}a{color:var(--accent-orange);text-decoration:none;transition:color .3s}a:hover{color:var(--primary-light);text-decoration:underline}button{cursor:pointer;border:none;border-radius:8px;padding:.75rem 1.5rem;font-family:inherit;font-weight:600;transition:all .3s}button.primary{background:linear-gradient(135deg, var(--accent-orange) 0%, #ff5722 100%);color:#fff;box-shadow:var(--shadow)}button.primary:hover{box-shadow:var(--shadow-lg);background:linear-gradient(135deg, var(--accent-light) 0%, var(--accent-orange) 100%);transform:translateY(-2px)}button.secondary{background:var(--primary-medium);color:#fff;box-shadow:var(--shadow)}button.secondary:hover{background:var(--primary-light);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.container{max-width:1200px;margin:0 auto;padding:0}@media (width<=768px){h1{font-size:1.8rem}h2{font-size:1.5rem}h3{font-size:1.2rem}}body{background-color:#f8f9fa;margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.app-container.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.footer.svelte-12qhfyh{color:#fff;background:linear-gradient(135deg,#1e3a5f 0%,#2d5a8c 100%);border-top:4px solid #ff6b35;margin-top:auto;padding:2rem 1rem}.footer-content.svelte-12qhfyh{text-align:center;max-width:1200px;margin:0 auto;font-size:.9rem;color:#fff!important}.footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;color:#fff!important}
