@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap";:root{--primary:#fff;--primary-glow:hsla(0,0%,100%,.2);--dark-bg:#0a0a0a;--text:#fff;--text-secondary:hsla(0,0%,100%,.7)}*{box-sizing:border-box;cursor:none;margin:0;padding:0}.sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}body,html{background:var(--dark-bg);color:var(--text);font-family:Rajdhani,sans-serif;height:100%;overflow-x:hidden;scroll-behavior:smooth}.cosmos{background:linear-gradient(135deg,#0a0a0a,#1a1a1a);min-height:100vh;overflow-x:hidden}.content,.cosmos{position:relative;width:100%}.content{z-index:10}.sticky-brandbar{align-items:center;background:#0a0a0ae0;border:1px solid hsla(0,0%,100%,.14);border-radius:6px;display:flex;gap:1rem;justify-content:space-between;left:50%;opacity:1;padding:.6rem .75rem;pointer-events:auto;position:fixed;top:.9rem;transform:translate(-50%);transition:border-color .2s ease,background .2s ease;visibility:visible;width:min(1200px,calc(100% - 3rem));z-index:35}.sticky-brand,.sticky-contact{align-items:center;background:transparent;border:0;color:#ffffffeb;display:inline-flex;font-family:Orbitron,sans-serif;gap:.6rem;text-transform:uppercase}.sticky-brand{font-size:.78rem;letter-spacing:.16rem;padding:0}.sticky-brand-logo{display:block;height:1.45rem;width:1.45rem}.sticky-contact{border:1px solid hsla(0,0%,100%,.18);border-radius:6px;font-size:.72rem;letter-spacing:.13rem;padding:.58rem .9rem;transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.sticky-brand:hover,.sticky-contact:hover{color:#fff}.sticky-contact:hover{background:#ffffff0f;border-color:#ffffff6b;transform:translateY(-1px)}.section-rail{align-items:flex-end;display:flex;flex-direction:column;gap:.55rem;position:fixed;right:1.2rem;top:50%;transform:translateY(-50%);z-index:30}.section-pill{align-items:center;background:#080808bd;border:1px solid hsla(0,0%,100%,.16);border-radius:999px;color:#ffffffc2;display:inline-flex;font-family:Orbitron,sans-serif;font-size:.65rem;gap:.42rem;justify-content:flex-end;letter-spacing:.12rem;line-height:1;padding:.42rem .62rem;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.section-pill:hover{border-color:#ffffff47;color:#fffffff5;transform:translate(-2px)}.section-pill--active{background:#fffffff5;border-color:#fffffff5;color:#0a0a0a}.section-pill-dot{background:currentColor;border-radius:999px;flex:0 0 auto;height:.42rem;opacity:.9;width:.42rem}.section-pill-label{white-space:nowrap}.hero-shell{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;padding:clamp(5rem,10vh,6.75rem) 0 clamp(1.25rem,4vw,2rem);scroll-margin-top:5.25rem;text-align:center;width:min(1200px,calc(100% - 3rem))}.geo-grid{animation:gridAnimation 20s linear infinite;background-image:linear-gradient(0deg,transparent 24%,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.05) 26%,transparent 27%,transparent 74%,hsla(0,0%,100%,.05) 75%,hsla(0,0%,100%,.05) 76%,transparent 77%,transparent),linear-gradient(90deg,transparent 24%,hsla(0,0%,100%,.05) 25%,hsla(0,0%,100%,.05) 26%,transparent 27%,transparent 74%,hsla(0,0%,100%,.05) 75%,hsla(0,0%,100%,.05) 76%,transparent 77%,transparent);background-size:50px 50px;height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}@keyframes gridAnimation{0%{background-position:0 0,0 0}to{background-position:50px 50px,50px 50px}}#particle-canvas{height:100%;left:0;mix-blend-mode:screen;top:0;width:100%;z-index:1}#particle-canvas,.cursor-glow{pointer-events:none;position:fixed}.cursor-glow{background:radial-gradient(circle,var(--primary-glow) 0,transparent 70%);border-radius:50%;filter:blur(8px);height:40px;transform:translate(-50%,-50%);width:40px;z-index:1001}.hero-section{opacity:0;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease}.hero-section.visible{opacity:1;transform:translateY(0)}.logo{filter:drop-shadow(0 0 15px var(--primary-glow));width:120px}.hero-title,.logo{margin-bottom:1rem}.hero-title{font-family:Orbitron,sans-serif;font-size:3rem;letter-spacing:.3rem;position:relative;text-shadow:0 0 10px var(--primary-glow),0 0 20px var(--primary-glow);text-transform:uppercase}.hero-title.glitch:after,.hero-title.glitch:before{content:attr(data-text);height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.hero-title.glitch:before{animation:glitch-animation 3s linear infinite alternate-reverse;left:2px;text-shadow:-2px 0 rgba(0,216,255,.8)}.hero-title.glitch:after{animation:glitch-animation 2s linear infinite alternate-reverse;left:-2px;text-shadow:-2px 0 rgba(0,255,221,.8)}@keyframes glitch-animation{0%{clip:rect(10px,9999px,10px,0)}20%{clip:rect(20px,9999px,30px,0)}40%{clip:rect(5px,9999px,15px,0)}60%{clip:rect(30px,9999px,40px,0)}80%{clip:rect(10px,9999px,20px,0)}to{clip:rect(15px,9999px,25px,0)}}.hero-tagline{color:var(--text-secondary);font-size:1.5rem;margin-bottom:2rem}.hero-tagline .highlight{color:var(--primary);font-weight:700}.service-cards{display:flex;gap:2rem;justify-content:center;margin:1.4rem 0 0;opacity:0;scroll-margin-top:5.25rem;transform:translateY(30px);transition:opacity 1s ease .5s,transform 1s ease .5s}.service-cards.visible{opacity:1;transform:translateY(0)}.card{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease;width:300px}.card:hover{box-shadow:0 10px 20px #fff3;transform:translateY(-10px)}.card h3{color:#fff;font-family:Orbitron,sans-serif;font-size:1.5rem;margin-bottom:.5rem}.card p{color:#ffffffb3;font-size:1rem;line-height:1.4}.cta-container{align-items:center;display:flex;flex-direction:column;gap:.6rem;margin:1.15rem 0 .25rem;opacity:0;transform:translateY(30px);transition:opacity 1s ease .5s,transform 1s ease .5s}.cta-container.visible{opacity:1;transform:translateY(0)}.hero-anchor{border-bottom:1px solid hsla(0,0%,100%,.24);color:#ffffffc7;font-family:Orbitron,sans-serif;font-size:.78rem;letter-spacing:.14rem;padding-bottom:.25rem;text-decoration:none;text-transform:uppercase;transition:color .2s ease,border-color .2s ease,transform .2s ease}.hero-anchor:hover{border-color:#fffc;color:var(--primary);transform:translateY(-2px)}.geo-shape{animation:floatGeo 12s ease-in-out infinite;height:40px;opacity:.3;pointer-events:none;position:fixed;width:40px;z-index:2}.geo-shape.circle{border:1px solid hsla(0,0%,100%,.1);border-radius:50%}.geo-shape.triangle{border-bottom:40px solid hsla(0,0%,100%,.1);border-left:20px solid transparent;border-right:20px solid transparent;height:0;width:0}.geo-shape.square{background:#ffffff1a}@keyframes floatGeo{0%,to{transform:translate(0) rotate(0)}25%{transform:translate(15px,-15px) rotate(90deg)}50%{transform:translate(30px,15px) rotate(180deg)}75%{transform:translate(-15px,30px) rotate(270deg)}}.trmnl-section{padding:0 0 5rem;position:relative;scroll-margin-top:5.25rem;z-index:10}.trmnl-shell{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;width:min(1200px,calc(100% - 3rem))}.trmnl-header{align-items:start;border-bottom:1px solid hsla(0,0%,100%,.12);display:grid;gap:2rem;grid-template-columns:minmax(0,1fr) auto;padding:0 0 1.15rem}.plugin-link,.section-kicker,.trmnl-note span{font-family:Orbitron,sans-serif;letter-spacing:.14rem;text-transform:uppercase}.section-kicker{color:#ffffff94;font-size:.78rem;margin-bottom:.9rem}.trmnl-title{font-family:Orbitron,sans-serif;font-size:clamp(2rem,3.2vw,3rem);letter-spacing:.12rem;margin-bottom:0}.trmnl-note{align-self:start;max-width:18rem;text-align:right}.trmnl-note span{color:#ffffffd1;display:block;font-size:.78rem;margin-bottom:.65rem}.trmnl-note p{color:#ffffff8f;font-size:1rem;line-height:1.4}.trmnl-lead{align-items:end;display:grid;gap:clamp(1.5rem,2.8vw,2.8rem);grid-template-columns:minmax(0,.9fr) minmax(0,1.55fr)}.plugin-compact-copy,.plugin-feature-copy,.trmnl-lead-copy{display:flex;flex-direction:column;gap:.9rem;min-width:0}.trmnl-lead-copy{align-self:start;padding-top:.35rem}.trmnl-feature-list{display:flex;flex-direction:column}.plugin-feature{align-items:center;border-top:1px solid hsla(0,0%,100%,.12);display:grid;gap:clamp(1.25rem,2.4vw,2.25rem);grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);padding:1.35rem 0}.plugin-feature--reverse .plugin-feature-copy{order:2}.plugin-feature--reverse .plugin-media{order:1}.trmnl-compact-grid{border-top:1px solid hsla(0,0%,100%,.12);display:grid;gap:clamp(1.2rem,2vw,1.7rem);grid-template-columns:repeat(3,minmax(0,1fr));padding-top:1.35rem}.plugin-compact{display:flex;flex-direction:column;gap:.95rem;min-width:0}.plugin-media{aspect-ratio:5/3;background:#ffffff08;border:1px solid hsla(0,0%,100%,.14);border-radius:6px;overflow:hidden;position:relative}.plugin-media--paper{background:#f0ebe0e6;border-color:#ffffff3d}.plugin-media:after{border:1px solid hsla(0,0%,100%,.06);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;z-index:3}.plugin-media--paper:after{border-color:#11100d1f}.plugin-media--lead{aspect-ratio:5/3}.plugin-frame,.plugin-media iframe{background:#050505;border:0;display:block;height:100%;opacity:1;pointer-events:none;transform:none;width:100%}.plugin-frame--transparent{background:transparent}.plugin-loading-overlay{align-items:center;animation:pluginLoaderDismiss .36s ease 1.4s forwards;background:#080808eb;display:flex;flex-direction:column;gap:.95rem;top:0;right:0;bottom:0;left:0;justify-content:center;pointer-events:none;position:absolute;transition:opacity .36s ease,visibility .36s ease;z-index:2}.plugin-loading-overlay:before{background-image:repeating-linear-gradient(180deg,hsla(0,0%,100%,.035) 0,hsla(0,0%,100%,.035) 1px,transparent 0,transparent 12px);content:"";top:0;right:0;bottom:0;left:0;opacity:.42;position:absolute}.plugin-loading-glyph{aspect-ratio:1;position:relative;width:clamp(4.6rem,12vw,6rem)}.plugin-loading-circle,.plugin-loading-dot,.plugin-loading-scan,.plugin-loading-square{position:absolute}.plugin-loading-square{border:1px solid hsla(0,0%,100%,.18);top:0;right:0;bottom:0;left:0}.plugin-loading-square--outer{animation:pluginLoaderSpin 3.6s linear infinite}.plugin-loading-square--inner{animation:pluginLoaderFloat 2.2s ease-in-out infinite;border-color:#ffffff57;top:18%;right:18%;bottom:18%;left:18%;transform:rotate(45deg)}.plugin-loading-circle{border:1px solid hsla(0,0%,100%,.2);border-radius:999px;top:24%;right:24%;bottom:24%;left:24%}.plugin-loading-scan{animation:pluginLoaderScan 1.8s ease-in-out infinite alternate;background:#ffffffc7;box-shadow:0 0 14px #ffffff29;height:1px;left:14%;right:14%;top:50%}.plugin-loading-dot{background:#ffffffd6;border-radius:999px;box-shadow:0 0 12px #ffffff24;height:.4rem;margin:-.2rem 0 0 -.2rem;width:.4rem}.plugin-loading-dot--a{animation:pluginLoaderPulse 1.4s ease-in-out infinite;left:22%;top:22%}.plugin-loading-dot--b{animation:pluginLoaderPulse 1.4s ease-in-out .4s infinite;bottom:18%;right:18%}.plugin-loading-copy{align-items:center;display:flex;flex-direction:column;font-family:Orbitron,sans-serif;gap:.28rem;position:relative;text-transform:uppercase;z-index:1}.plugin-loading-kicker{color:#fff6;font-size:.56rem;letter-spacing:.14rem}.plugin-loading-label{color:#ffffffd1;font-size:.7rem;letter-spacing:.18rem}@keyframes pluginLoaderSpin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes pluginLoaderFloat{0%,to{opacity:.68;transform:rotate(45deg) scale(.96)}50%{opacity:1;transform:rotate(45deg) scale(1)}}@keyframes pluginLoaderScan{0%{opacity:.5;top:24%}to{opacity:.92;top:76%}}@keyframes pluginLoaderPulse{0%,to{opacity:.45;transform:scale(.8)}50%{opacity:1;transform:scale(1.1)}}@keyframes pluginLoaderDismiss{to{opacity:0;visibility:hidden}}@media (prefers-reduced-motion:reduce){.plugin-frame,.plugin-loading-dot,.plugin-loading-overlay,.plugin-loading-scan,.plugin-loading-square--inner,.plugin-loading-square--outer{animation:none!important;transition:none!important}.plugin-loading-overlay{opacity:0;visibility:hidden}}.plugin-title{font-family:Orbitron,sans-serif;font-size:clamp(1.2rem,1.8vw,1.7rem);letter-spacing:.04rem;line-height:1.15}.plugin-title--lead{font-size:clamp(2.3rem,4.8vw,4.5rem);letter-spacing:.06rem;line-height:.95}.plugin-title--compact{font-size:clamp(1.12rem,1.7vw,1.45rem);line-height:1.1}.plugin-description{color:#ffffffb8;font-size:1.05rem;line-height:1.45}.plugin-description--lead{font-size:clamp(1.05rem,1.55vw,1.2rem);max-width:30rem}.plugin-description--compact{font-size:1rem}.plugin-links{display:flex;flex-wrap:wrap;gap:.9rem 1.25rem}.plugin-link{border-bottom:1px solid hsla(0,0%,100%,.18);color:#ffffffe0;font-size:.74rem;padding-bottom:.2rem;text-decoration:none;transition:color .2s ease,border-color .2s ease,transform .2s ease}.plugin-link:hover{border-color:#ffffffd1;color:#fff;transform:translateY(-1px)}.copyright{color:#ffffffb3;font-size:.9rem;margin:0 auto;padding:0 0 2.5rem;position:relative;text-align:center;width:min(1200px,calc(100% - 3rem));z-index:10}@media (max-width:1080px){.trmnl-header{grid-template-columns:1fr}.trmnl-note{max-width:32rem;text-align:left}.trmnl-lead{grid-template-columns:1fr}.plugin-media--lead{aspect-ratio:5/3}.plugin-feature{gap:1.1rem;grid-template-columns:1fr}.plugin-feature--reverse .plugin-feature-copy,.plugin-feature--reverse .plugin-media{order:0}.trmnl-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.copyright,.hero-shell,.sticky-brandbar,.trmnl-shell{width:min(100% - 1.5rem,1200px)}.sticky-brandbar{padding:.55rem .65rem;top:.65rem}.hero-shell{padding:4.75rem 0 1rem}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.2rem}.service-cards{flex-direction:column;gap:1.5rem}.card{max-width:400px;width:100%}.trmnl-section{padding-bottom:4rem}.trmnl-shell{gap:1.25rem}.plugin-feature,.trmnl-lead{gap:1rem}.trmnl-compact-grid{gap:1.35rem;grid-template-columns:1fr}.section-rail{bottom:1rem;right:.75rem;top:auto;transform:none}.section-pill{justify-content:center;min-width:2.1rem;padding:.5rem}.section-pill-label{display:none}}@media (max-width:480px){.logo{width:80px}.hero-title{font-size:2rem;letter-spacing:.2rem}.sticky-brand{font-size:.66rem;letter-spacing:.11rem}.sticky-brand-logo{height:1.2rem;width:1.2rem}.sticky-contact{font-size:.64rem;letter-spacing:.09rem;padding:.52rem .72rem}.hero-anchor,.plugin-link,.section-kicker,.trmnl-note span{letter-spacing:.1rem}.trmnl-title{letter-spacing:.08rem}.plugin-description{font-size:1rem}.plugin-title--lead{font-size:clamp(1.9rem,10vw,2.8rem)}.cursor-glow{display:none}}.modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}.modal-container{animation:modalAppear .3s ease-out;background:#14141ee6;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;box-shadow:0 15px 30px #0000004d,0 0 20px #ffffff1a,inset 0 0 20px #ffffff0d;max-width:550px;overflow:hidden;padding:2.5rem;position:relative;width:100%}@keyframes modalAppear{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modal-close{color:#ffffffb3;cursor:pointer;font-size:24px;position:absolute;right:20px;top:15px;transition:color .2s ease}.modal-close:hover,.modal-title{color:var(--primary)}.modal-title{font-family:Orbitron,sans-serif;font-size:1.8rem;letter-spacing:2px;margin-bottom:1.5rem;text-align:center;text-shadow:0 0 10px var(--primary-glow)}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#ffffffe6;font-family:Orbitron,sans-serif;font-size:.9rem;letter-spacing:1px}.form-group input,.form-group textarea{background:#ffffff0d;border:1px solid hsla(0,0%,100%,.1);border-radius:5px;color:#fff;font-family:Rajdhani,sans-serif;font-size:1rem;padding:.8rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:var(--primary);box-shadow:0 0 0 2px #ffffff1a;outline:none}.form-group input.error,.form-group textarea.error{border-color:#ff3860}.error-message{color:#ff3860;font-size:.8rem}.form-submit{margin-top:1rem}.submit-button{background:transparent;border:2px solid var(--primary);border-radius:5px;color:var(--primary);cursor:pointer;font-family:Orbitron,sans-serif;font-size:1rem;letter-spacing:2px;padding:1rem;transition:all .3s ease;width:100%}.submit-button:hover:not(:disabled){background:var(--primary);color:var(--dark-bg);transform:translateY(-2px)}.submit-button:active:not(:disabled){transform:translateY(1px)}.submit-button:disabled{cursor:not-allowed;opacity:.7}.submit-error{background:#ff38601a;border-radius:5px;color:#ff3860;margin-top:1rem;padding:.5rem;text-align:center}.success-message{flex-direction:column;gap:1rem;text-align:center}.success-icon,.success-message{align-items:center;display:flex;justify-content:center}.success-icon{background:#00ff6433;border-radius:50%;color:#00ff64;font-size:2rem;height:60px;margin-bottom:1rem;width:60px}.close-button{background:transparent;border:1px solid var(--primary);border-radius:5px;color:var(--primary);cursor:pointer;font-family:Orbitron,sans-serif;font-size:.9rem;letter-spacing:1px;margin-top:1rem;padding:.8rem 2rem;transition:all .3s ease}.close-button:hover{background:var(--primary);color:var(--dark-bg)}@media (max-width:768px){.modal-container{padding:2rem}}@media (max-width:480px){.modal-container{padding:1.5rem}.modal-title{font-size:1.5rem}*{cursor:auto}}.close-button,.form-group input,.form-group textarea,.modal-close,.modal-container,.submit-button{cursor:auto!important}
