*{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;min-height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#374151;scroll-behavior:smooth}.app-container{min-height:100vh;display:flex;flex-direction:column}main{flex:1}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-top:0}a{color:#ff6b35;transition:color .3s ease}a:hover{color:#f7931e}button{cursor:pointer;border:none;background:none;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:12px;text-decoration:none;transition:all .3s ease;cursor:pointer;border:none}.btn-primary{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;box-shadow:0 4px 15px #ff6b354d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3566;color:#fff}.btn-secondary{background:transparent;color:#ff6b35;border:2px solid #FF6B35}.btn-secondary:hover{background:#ff6b35;color:#fff}.gradient-text{background:linear-gradient(135deg,#ff6b35,#f7931e,#ffe55c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section{padding:4rem 0}@media (max-width: 768px){.container{padding:0 1rem}.section{padding:2rem 0}.btn{padding:.875rem 1.75rem;font-size:1.125rem}}.navbar[data-astro-cid-pux6a34n]{background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,107,53,.1);position:sticky;top:0;z-index:1000;transition:all .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:80px}.nav-brand[data-astro-cid-pux6a34n]{text-decoration:none;z-index:1001}.nav-menu[data-astro-cid-pux6a34n]{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.nav-item[data-astro-cid-pux6a34n]{margin:0}.nav-link[data-astro-cid-pux6a34n]{text-decoration:none;color:#374151;font-weight:500;font-size:1rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:8px;position:relative}.nav-link[data-astro-cid-pux6a34n]:hover,.nav-link[data-astro-cid-pux6a34n].active{color:#ff6b35;background:#ff6b351a}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.mobile-menu-toggle[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{width:25px;height:3px;background:#374151;margin:3px 0;transition:.3s;border-radius:2px}@media (max-width: 768px){.nav-container[data-astro-cid-pux6a34n]{padding:0 1rem;height:70px}.mobile-menu-toggle[data-astro-cid-pux6a34n]{display:flex}.nav-menu[data-astro-cid-pux6a34n]{position:fixed;top:70px;right:-100%;width:100%;height:calc(100vh - 70px);background:#fffffffa;backdrop-filter:blur(10px);flex-direction:column;justify-content:flex-start;align-items:center;padding-top:2rem;transition:right .3s ease;gap:1rem}.nav-menu[data-astro-cid-pux6a34n].active{right:0}.nav-link[data-astro-cid-pux6a34n]{font-size:1.25rem;padding:1rem 2rem;text-align:center;width:100%}.mobile-menu-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.mobile-menu-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-pux6a34n].active span[data-astro-cid-pux6a34n]:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}.logo-container[data-astro-cid-tvrurpns]{display:flex;align-items:center;gap:12px}.sun-logo[data-astro-cid-tvrurpns]{transition:transform .3s ease}.sun-logo[data-astro-cid-tvrurpns]:hover{transform:rotate(15deg) scale(1.1)}.sun-logo[data-astro-cid-tvrurpns] .rays[data-astro-cid-tvrurpns]{animation:rotate 20s linear infinite;transform-origin:50px 50px}.logo-text[data-astro-cid-tvrurpns]{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#ff6b35,#f7931e,#ffe55c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.logo-text[data-astro-cid-tvrurpns]{font-size:1.25rem}.sun-logo[data-astro-cid-tvrurpns]{width:32px;height:32px}}.footer[data-astro-cid-sz7xmlte]{background:linear-gradient(135deg,#1e3a8a,#3730a3,#1e1b4b);color:#fff;margin-top:auto}.footer-container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:3rem 2rem 1rem}.footer-content[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{color:#ffe55c;font-size:1.5rem;margin-bottom:1rem;font-weight:700}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{color:#ffb6c1;font-size:1.125rem;margin-bottom:1rem;font-weight:600}.footer-section[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{line-height:1.6;color:#fffc;margin-bottom:1rem}.footer-links[data-astro-cid-sz7xmlte]{list-style:none;padding:0;margin:0}.footer-links[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{margin-bottom:.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fffc;text-decoration:none;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#ffe55c}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.2);padding-top:1rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:#fff9;margin:0;font-size:.875rem}@media (max-width: 768px){.footer-container[data-astro-cid-sz7xmlte]{padding:2rem 1rem 1rem}.footer-content[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:1.5rem}.footer-section[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{font-size:1.25rem}.footer-section[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:1rem}}
