@font-face{font-family:Georama;src:url(/assets/fonts/Georama-VariableFont_wdth,wght.ttf) format("truetype");font-weight:100 900;font-stretch:62.5% 150%;font-style:normal}@font-face{font-family:Moderustic;src:url(/assets/fonts/Moderustic-VariableFont_wght.ttf) format("truetype");font-weight:300 900;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;overflow-x:hidden;transition:background-color .5s ease}body{font-family:Georama,sans-serif;margin:0;-webkit-font-smoothing:antialiased;cursor:none;min-height:100vh}body.dark{background:linear-gradient(135deg,#060411,#3137bf);color:#e9e9e966}body.light{background:linear-gradient(135deg,#e9e9e9,#907cdf);color:#06041180}.page-wrapper{width:100%;padding-left:4rem;padding-right:4rem;padding-bottom:4rem}.page-wrapper h1{font-family:Moderustic,sans-serif;font-weight:700;letter-spacing:-.02em;color:inherit;line-height:1.2;margin:2rem 0;display:block}@media(max-width:1024px){.page-wrapper{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.page-wrapper{padding-left:1.5rem;padding-right:1.5rem}}h1,h2,h3,h4,h5,h6{font-family:Moderustic,sans-serif;font-weight:700;letter-spacing:-.02em;color:inherit;line-height:1.2}body.dark .section .subtitle-highlight{color:#e9e9e999}body.light .section .subtitle-highlight{color:#06041199}.section-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.section-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.section-grid{grid-template-columns:1fr}}.section-grid{width:100%}.section-grid .section-card{background:#ffffff08;border:1px solid rgba(144,124,223,.1);border-radius:16px;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .3s ease}.section-grid .section-card:hover{transform:translateY(-5px)}.special-controls{position:absolute;top:2rem;right:2rem;z-index:50}@media(min-width:768px){.special-controls{top:3rem;right:3rem}}.controls{display:flex;align-items:center;gap:1.5rem}.control-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid;background:transparent;transition:all .3s ease;cursor:pointer;color:inherit}body.dark .control-btn{border-color:#e9e9e933}body.dark .control-btn:hover{border-color:#e9e9e9;background:#e9e9e90d}body.light .control-btn{border-color:#06041133}body.light .control-btn:hover{border-color:#060411;background:#0604110d}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scroll-reveal{animation:fadeUp .8s cubic-bezier(.2,.8,.2,1) forwards}.footer-content{max-width:1200px}
