#root{margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.header-nav{width:100%;background:#000;border-bottom:1px solid rgba(255,255,255,.1);position:fixed;top:0;left:0;z-index:100}.header-container{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:60px}.header-left{display:flex;align-items:center;gap:48px}.header-logo{text-decoration:none;display:flex;align-items:center}.logo-text{color:#fff;font-size:24px;font-weight:300;letter-spacing:.15em}.nav-links{display:flex;align-items:center;gap:32px}.nav-link{color:#cbd5e1;font-size:14px;font-weight:300;text-decoration:none;letter-spacing:.05em;transition:color .2s ease}.nav-link:hover{color:#fff}.header-right{display:flex;align-items:center;gap:24px}.cta-button{padding:10px 24px;background:#fff;color:#000;font-size:12px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.cta-button:hover{background:#f1f5f9;transform:translateY(-1px)}.mobile-menu-button{display:none;background:transparent;border:none;color:#fff;cursor:pointer;padding:8px}.menu-icon{width:24px;height:24px}.mobile-menu{display:none;padding:24px;border-top:1px solid rgba(255,255,255,.1)}.mobile-nav{display:flex;flex-direction:column;gap:16px}.mobile-nav-link{color:#fff;padding:12px 0;font-weight:300;letter-spacing:.05em;text-decoration:none;font-size:16px}.mobile-menu-footer{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.mobile-cta{width:100%}@media(max-width:1024px){.nav-links,.header-right{display:none}.mobile-menu-button,.mobile-menu{display:block}}@media(max-width:768px){.header-container{padding:0 20px;height:52px}.logo-text{font-size:16px}}@media(max-width:480px){.header-container{padding:0 16px;height:48px}.logo-text{font-size:14px}.mobile-nav-link{font-size:15px}}@media(prefers-reduced-motion:reduce){.nav-tab{animation:none}}.hero-container{min-height:100vh;background:#000;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;margin-top:60px}.matrix-rain{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.rain-column{position:absolute;top:-100%;color:#fff3;font-family:monospace;font-size:12px;animation:fall linear infinite}@keyframes fall{to{transform:translateY(100vh)}}.hero-content-center{position:relative;z-index:2;text-align:center;padding:64px 32px}.hero-title-large{font-size:144px;font-weight:900;color:#fff;line-height:.9;margin-bottom:24px;letter-spacing:-.02em}.hero-subtitle{font-size:18px;color:#ffffffb3;margin-bottom:40px;letter-spacing:.05em}@media(max-width:768px){.hero-container{margin-top:52px;min-height:80vh}.hero-content-center{padding:48px 24px}.hero-title-large{font-size:80px}.hero-subtitle{font-size:16px;margin-bottom:32px}.rain-column{font-size:10px}}@media(max-width:480px){.hero-container{margin-top:48px;min-height:70vh}.hero-content-center{padding:32px 20px}.hero-title-large{font-size:56px}.hero-subtitle{font-size:14px;margin-bottom:24px}.hero-buttons{flex-direction:column;width:100%;gap:12px}.hero-button-primary,.hero-button-secondary{width:100%;justify-content:center}.rain-column{font-size:8px}}.hero-content{padding:60px 48px;display:flex;flex-direction:column;justify-content:center}.hero-title{font-size:56px;font-weight:800;line-height:1.1;margin-bottom:20px;color:#fff}.hero-description{font-size:18px;color:#ffffffb3;line-height:1.7;margin-bottom:32px}.hero-buttons{display:flex;gap:12px}.hero-button-primary{padding:16px 32px;background:#fff;color:#1a1a1a;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease}.hero-button-primary:hover{background:#f1f1f1}.hero-button-secondary{padding:16px 32px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease}.hero-button-secondary:hover{border-color:#fff6;background:#ffffff0d}.hero-image{position:relative;overflow:hidden}.hero-img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(10,10,10,.8) 0%,transparent 50%);pointer-events:none}@media(max-width:968px){.hero-container{grid-template-columns:1fr;min-height:auto}.hero-content{padding:40px 24px}.hero-title{font-size:40px}.hero-description{font-size:16px}.hero-buttons{flex-wrap:wrap}.hero-image{min-height:300px}.hero-overlay{background:linear-gradient(180deg,rgba(10,10,10,.6) 0%,transparent 50%)}}@media(max-width:480px){.hero-content{padding:30px 20px}.hero-title{font-size:32px}.hero-description{font-size:15px;margin-bottom:24px}.hero-buttons{flex-direction:column;width:100%}.hero-button-primary,.hero-button-secondary{width:100%;justify-content:center}.hero-image{min-height:250px}}.shadow-play-container{min-height:600px;background:#000;padding:48px;position:relative;overflow:hidden}.matrix-canvas{position:absolute;top:0;left:0;opacity:.3;z-index:1}.shadow-play-header{display:flex;justify-content:flex-end;align-items:flex-start;margin-bottom:48px;position:relative;z-index:2}.shadow-play-text{text-align:right}.shadow-play-title{font-size:64px;font-weight:700;color:#fff;line-height:.9;margin-bottom:16px}.shadow-play-description{font-size:14px;color:#666;max-width:280px;line-height:1.6;margin-left:auto}.shadow-play-images{position:relative;height:400px;display:flex;justify-content:flex-end;z-index:2}.images-wrapper{position:relative;width:650px;height:400px}.image-box{position:absolute;background-size:cover;box-shadow:0 35px 90px #000000f2}.image-1{width:380px;height:260px;border:1px solid #3a3a3a;top:0;right:270px;z-index:2}.image-2{width:240px;height:320px;border:1px solid #2a2a2a;top:60px;right:0;z-index:4}.image-3{width:300px;height:220px;border:1px solid #333;top:140px;right:180px;z-index:3}@media(max-width:768px){.shadow-play-container{padding:32px 20px;min-height:auto}.matrix-canvas{display:none}.shadow-play-header{justify-content:center;margin-bottom:32px}.shadow-play-text{text-align:center}.shadow-play-title{font-size:48px}.shadow-play-description{margin-left:auto;margin-right:auto}.shadow-play-images{height:auto;justify-content:center}.images-wrapper{width:100%;height:500px;max-width:400px}.image-1{width:70%;height:180px;top:0;left:0;right:auto}.image-2{width:60%;height:200px;top:150px;right:0;left:auto}.image-3{width:65%;height:160px;top:320px;left:50%;right:auto;transform:translate(-50%)}}@media(max-width:480px){.shadow-play-container{padding:24px 16px}.shadow-play-title{font-size:36px}.shadow-play-description{font-size:13px;max-width:240px}.images-wrapper{height:450px}.image-1{height:160px}.image-2{height:180px;top:140px}.image-3{height:140px;top:290px}}.footer-container{position:relative;background:#000;color:#fff;overflow:hidden}.footer-background{position:absolute;top:0;right:0;bottom:0;left:0}.footer-image{width:100%;height:100%;object-fit:cover;opacity:.2}.footer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000,#000000f2,#000c)}.footer-content{position:relative;max-width:1280px;margin:0 auto;padding:80px 32px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px}.footer-brand{grid-column:span 1}.brand-title{font-size:30px;font-weight:700;margin-bottom:16px;letter-spacing:.02em}.brand-description{color:#cbd5e1;margin-bottom:24px;line-height:1.6}.brand-contact{font-size:14px;color:#94a3b8;line-height:1.8}.footer-column{display:flex;flex-direction:column}.column-title{font-weight:600;margin-bottom:16px;font-size:16px}.column-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.column-link{color:#cbd5e1;text-decoration:none;transition:color .2s ease;font-size:14px}.column-link:hover{color:#fff}.footer-bottom{padding-top:32px;border-top:1px solid rgba(148,163,184,.2)}.footer-copyright{font-size:14px;color:#94a3b8;margin:0}@media(max-width:768px){.footer-content{padding:60px 24px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:48px}.footer-brand{grid-column:span 2}.brand-title{font-size:24px}.brand-description{font-size:14px}.column-title{font-size:15px}.column-link{font-size:13px}}@media(max-width:480px){.footer-content{padding:48px 20px}.footer-grid{grid-template-columns:1fr;gap:32px;margin-bottom:40px}.footer-brand{grid-column:span 1;padding-bottom:24px;border-bottom:1px solid rgba(148,163,184,.2)}.brand-title{font-size:22px}.brand-description,.brand-contact{font-size:13px}.footer-column{padding-bottom:16px}.column-title{font-size:14px;margin-bottom:12px}.column-link{font-size:13px}.footer-bottom{padding-top:24px}.footer-copyright{font-size:12px;text-align:center}}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent}body{overflow-x:hidden}.star-canvas{display:none!important}.header-nav{height:auto!important;background:#000!important}.header-container{height:52px!important;padding:0 16px!important}.logo-text{font-size:16px!important}.header-title{font-size:2.5rem!important;margin-bottom:.5rem!important}.header-subtitle{font-size:1rem!important;margin-bottom:.8rem!important}.why-me-text{padding:2rem 1.5rem 1.5rem!important;min-height:65vh!important;gap:.8rem!important}.why-me-text:before{opacity:.1!important}.why-me-question{font-size:1.8rem!important;line-height:1.3!important;padding:0 1rem!important;margin:0!important}.scroll-arrow{width:32px!important;height:32px!important;margin-top:.5rem!important}.scroll-arrow svg{width:32px!important;height:32px!important}.why-me-answer{flex-direction:column!important;padding:2rem 1.5rem!important;min-height:auto!important;height:auto!important;gap:1.2rem!important}.skull-container{padding:0!important;margin:0!important}.skull-image{height:180px!important;max-width:100%!important;object-fit:contain!important}.answer-text{font-size:1.5rem!important;text-align:center!important;padding:0 1rem!important;line-height:1.4!important;margin:0!important}.showcase-section{padding:2rem 1.5rem!important;min-height:auto!important;gap:1.2rem!important}.showcase-cards{gap:1rem!important;width:100%!important}.glass-card{padding:1rem!important;width:100%!important;max-width:100%!important;min-height:auto!important}.card-image-container{width:100%!important;height:auto!important;min-height:150px!important}.card-image{width:100%!important;max-width:250px!important;height:auto!important}.showcase-text{font-size:1.2rem!important;line-height:1.4!important;padding:0 1rem!important;margin-top:.5rem!important}.services-section{flex-direction:column!important;padding:2rem 1.5rem!important;gap:2rem!important;min-height:auto!important}.services-container{max-width:100%!important;width:100%!important}.services-title{font-size:2rem!important;margin-bottom:1rem!important;text-align:center!important}.services-list{margin-bottom:1.5rem!important}.services-list li{font-size:1.05rem!important;padding:.5rem!important}.services-list li:hover{padding-left:.5rem!important}.contact-section{margin-top:1.5rem!important;text-align:center!important}.contact-title{font-size:1.2rem!important;margin-bottom:.5rem!important}.instagram-link{font-size:.95rem!important;justify-content:center!important}.instagram-icon{width:22px!important;height:22px!important}.stats-container{width:100%!important;align-items:center!important;gap:1.5rem!important}.stat-item{text-align:center!important;width:100%!important}.stat-number{font-size:2.5rem!important;margin-bottom:.3rem!important}.stat-label{font-size:1.1rem!important;margin-bottom:.1rem!important}.stat-sublabel{font-size:.85rem!important}.badge-container{padding:.8rem 1.2rem!important;margin-top:1rem!important;width:fit-content!important;margin-left:auto!important;margin-right:auto!important}.lock-badge{width:32px!important;height:32px!important}.badge-text{font-size:1rem!important}.glass-card:hover,.glass-card:hover .card-image{transform:none!important}.skull-image{animation:glitchFadeIn 1s ease-out forwards!important}@keyframes glitchFadeIn{to{opacity:1}}}@media(max-width:480px){.header-container{height:48px!important;padding:0 12px!important}.logo-text{font-size:14px!important}.header-title{font-size:1.8rem!important}.why-me-text{padding:1.5rem 1rem 1rem!important;min-height:60vh!important;gap:.6rem!important}.why-me-question{font-size:1.4rem!important;padding:0 .5rem!important}.why-me-answer{padding:1.5rem 1rem!important;min-height:auto!important;height:auto!important;gap:1rem!important}.skull-image{height:140px!important}.answer-text{font-size:1.3rem!important}.showcase-section{padding:1.5rem 1rem!important;gap:1rem!important}.glass-card{padding:.8rem!important}.showcase-text{font-size:1.1rem!important}.services-section{padding:1.5rem 1rem!important;gap:1.5rem!important}.services-title{font-size:1.7rem!important;margin-bottom:.8rem!important}.services-list{margin-bottom:1rem!important}.services-list li{font-size:.95rem!important;padding:.4rem .3rem!important}.contact-section{margin-top:1rem!important}.stats-container{gap:1.2rem!important}.stat-number{font-size:2rem!important}.stat-label{font-size:1rem!important}.stat-sublabel{font-size:.8rem!important}.badge-container{padding:.6rem 1rem!important}.lock-badge{width:28px!important;height:28px!important}.badge-text{font-size:.9rem!important}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--primary: #c0c0c0;--primary-dark: #9a9a9a;--accent: #e8e8e8;--accent-light: #f5f5f5;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.5rem;--text-4xl: 3rem;color-scheme:light dark;color:#ffffffde;background:radial-gradient(ellipse at 20% 30%,rgba(200,200,220,.12) 0%,transparent 40%),radial-gradient(ellipse at 80% 70%,rgba(180,180,200,.1) 0%,transparent 40%),radial-gradient(ellipse at 50% 50%,rgba(160,170,190,.08) 0%,transparent 60%),linear-gradient(135deg,#151520,#1a1a28,#1e1e2e,#1a1a28,#151520);background-attachment:fixed;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
