@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background:#000;--foreground:#fff;--primary:#00d4ff;--primary-dark:#09f;--secondary:#000;--accent:#00d4ff;--card-bg:#000;--border:#1a1a1a;--shadow:#00d4ff1a;--shadow-lg:#00d4ff33;--code-bg:#000}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;position:relative;overflow-x:hidden}body:before{content:"";pointer-events:none;z-index:0;background:0 0;width:100%;height:100%;position:fixed;top:0;left:0}
.nav-link{background:0 0;border:none;font-family:inherit}.nav-link--active{color:var(--primary)!important}.navigation{border-bottom:1px solid var(--border);z-index:1000;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;position:sticky;top:0;box-shadow:0 4px 16px #00000080}.nav-container{justify-content:space-between;align-items:center;gap:2rem;max-width:1280px;margin:0 auto;padding:1rem 1.5rem;display:flex}.nav-logo{background:0 0;align-items:center;text-decoration:none;transition:all .3s;display:flex}.nav-logo:hover{filter:drop-shadow(0 0 10px #00d4ff80);transform:scale(1.05)}.logo-image{object-fit:contain;width:auto;height:50px;background:0 0!important}.nav-toggle{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.hamburger{background:var(--foreground);width:25px;height:2px;transition:background .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";background:var(--foreground);width:25px;height:2px;transition:transform .3s;position:absolute}.hamburger:before{top:-8px}.hamburger:after{top:8px}.hamburger.open{background:0 0}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{top:0;transform:rotate(-45deg)}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-item{margin:0}.nav-link{color:var(--foreground);border-radius:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--primary);background:var(--card-bg)}.main-container{min-height:calc(100vh - 80px)}@media (max-width:768px){.logo-image{height:45px}.nav-toggle{display:block}.nav-menu{background:var(--background);border-top:1px solid var(--border);box-shadow:0 10px 20px var(--shadow);flex-direction:column;gap:0;padding:1rem 0;display:none;position:absolute;top:100%;left:0;right:0}.nav-menu.open{display:flex}.nav-item{width:100%}.nav-link{padding:1rem 1.5rem;display:block}}@media (max-width:480px){.nav-container{padding:1rem}.logo-image{height:40px}}@media (min-width:1920px){.nav-container{max-width:1600px}}
.hero-badge{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);border:1px solid var(--primary);font-size:.75rem;font-weight:700;font-family:var(--font-geist-mono),monospace;border-radius:2rem;margin-bottom:1.5rem;padding:.35rem 1rem;animation:.6s ease-out backwards fadeInUp;display:inline-block}.cta-button{border:2px solid var(--primary);cursor:pointer;will-change:transform,opacity;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;border-radius:.5rem;justify-content:center;align-items:center;padding:1.125rem 2.5rem;font-size:.875rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:.8s ease-out .3s backwards fadeInUp;display:inline-flex}.cta-button.primary{background:var(--primary);color:var(--background)}.cta-button.primary:hover{box-shadow:0 10px 30px var(--shadow-lg),0 0 60px #00d4ff4d;background:var(--primary-dark);transform:translateY(-2px)}.cta-button.secondary{color:var(--foreground);background:0 0;border-color:#ffffff4d}.cta-button.secondary:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}.hero-section{background:var(--background);color:#fff;align-items:center;min-height:800px;padding:6rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero-container{z-index:1;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000e6;border:1px solid #ffffff1a;border-radius:1rem;width:100%;max-width:1280px;margin:0 auto;padding:3rem 2rem;position:relative;box-shadow:0 8px 32px #000c}.hero-content{z-index:2;text-align:center;max-width:800px;margin:0 auto;position:relative}.hero-title{letter-spacing:-.03em;background:linear-gradient(135deg,var(--primary)0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1;animation:.8s ease-out fadeInUp}.hero-subtitle{color:#fffffff2;margin-bottom:1rem;font-size:1.75rem;font-weight:300;animation:.8s ease-out .1s backwards fadeInUp}.hero-description{color:#ffffffd9;font-size:1.25rem;font-weight:300;font-family:var(--font-mono);margin-bottom:2.5rem;animation:.8s ease-out .2s backwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-cta{justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.hero-container{padding:2.5rem 1.5rem}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.25rem}.hero-cta{justify-content:center}}@media (max-width:768px){.hero-section{align-items:flex-start;min-height:auto;padding:1.5rem 1rem}.hero-container{padding:1.75rem 1.25rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-description{font-size:1rem}}@media (max-width:480px){.hero-section{align-items:flex-start;min-height:auto;padding:1rem .75rem}.hero-container{padding:1.5rem 1rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.cta-button{padding:.875rem 1.5rem;font-size:1rem}}@media (min-width:1920px){.hero-container{max-width:1600px}.hero-title{font-size:4rem}}
.footer{background:var(--card-bg);border-top:1px solid var(--border);margin-top:4rem;padding:3rem 1.5rem 1.5rem}.footer-container{max-width:1280px;margin:0 auto}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;display:grid}.footer-section{flex-direction:column;gap:1rem;display:flex}.footer-logo-container{align-items:center;gap:1rem;display:flex}.footer-logo{flex-shrink:0;height:40px}.footer-logo-image{object-fit:contain;width:auto;height:40px;background:0 0!important}.footer-title{color:var(--foreground);font-size:1.125rem;font-weight:700}.footer-text{color:var(--foreground);opacity:.7;margin:0;font-size:.875rem}.footer-links{flex-direction:column;gap:.5rem;list-style:none;display:flex}.footer-links a{color:var(--foreground);opacity:.7;font-size:.875rem;text-decoration:none;transition:all .3s}.footer-links a:hover{opacity:1;color:var(--primary)}.footer-bottom{border-top:1px solid var(--border);text-align:center;padding-top:2rem}.copyright{color:var(--foreground);opacity:.6;font-size:.875rem}@media (max-width:768px){.footer-content{grid-template-columns:1fr}.footer{padding-bottom:5rem}}@media (min-width:1920px){.footer-container{max-width:1600px}}
.section{padding:5rem 1.5rem}.section-inner{max-width:1280px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800;display:inline-block;position:relative}.section-description{color:var(--foreground);opacity:.6;font-size:1.25rem;font-weight:300;font-family:var(--font-mono)}@media (max-width:768px){.section{padding:3.5rem 1rem}.section-title{font-size:2rem}.section-description{font-size:1rem}}@media (min-width:1920px){.section-inner{max-width:1600px}.section-title{font-size:3rem}}.services-section{background:var(--background);padding:5rem 1.5rem}.services-container{max-width:1280px;margin:0 auto}.services-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.service-card{background:var(--card-bg);border:1px solid var(--border);will-change:transform;border-radius:.75rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.service-card:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff0d 0%,#0000 100%);width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.service-card:hover:before{opacity:1}.service-card:hover{border-color:#ffffff4d;transform:translateY(-8px)}.service-card-header{align-items:center;gap:1rem;display:flex}.service-icon{font-size:2.5rem}.service-title{color:var(--foreground);font-size:1.75rem;font-weight:700}.service-description{color:var(--foreground);opacity:.8;font-size:1rem;line-height:1.6}.service-tech{flex-direction:column;gap:.75rem;display:flex}.tech-label{color:var(--foreground);opacity:.5;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:600;font-family:var(--font-mono)}.tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.tech-tag{color:#ffffffe6;font-size:.8125rem;font-weight:500;font-family:var(--font-mono);background:#ffffff1a;border:1px solid #fff3;border-radius:.375rem;padding:.375rem .875rem;transition:all .2s}.tech-tag:hover{background:#fff3;border-color:#fff6}.service-buttons-container{flex-direction:column;gap:.75rem;display:flex}.service-link{text-decoration:none}.service-button{color:#ffffffe6;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;width:100%;font-size:.875rem;font-weight:600;font-family:var(--font-mono);will-change:transform;background:0 0;border:2px solid #ffffff4d;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.service-button:hover{color:var(--background);background:#ffffffe6;border-color:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.button-arrow{width:20px;height:20px;transition:transform .3s}.service-button:hover .button-arrow{transform:translate(5px)}@media (max-width:768px){.services-grid{grid-template-columns:1fr}}@media (max-width:480px){.services-section{padding:3rem 1rem}.service-card{padding:1.5rem}.service-title{font-size:1.5rem}}@media (min-width:1920px){.services-container{max-width:1600px}.services-grid{grid-template-columns:repeat(3,1fr)}}.tier-section{background:#000}.tier-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tier-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;flex-direction:column;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.tier-card:hover{border-color:#fff3;transform:translateY(-6px)}.tier-card--highlight{border-color:var(--primary);box-shadow:0 0 30px #00d4ff26}.tier-header{flex-direction:column;gap:.4rem;padding:1.5rem 2rem;display:flex;position:relative}.tier-basic{background:#0f0f0f;border-bottom:2px solid #333}.tier-standard{background:#0d1117;border-bottom:2px solid #09f4}.tier-advanced{border-bottom:2px solid var(--primary);background:#001a1f}.tier-name{color:var(--foreground);letter-spacing:.05em;text-transform:uppercase;font-size:1.25rem;font-weight:800}.tier-range{color:var(--primary);font-size:1.5rem;font-weight:700;font-family:var(--font-geist-mono),monospace}.tier-badge{color:var(--background);background:var(--primary);letter-spacing:.05em;border-radius:1rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.tier-list{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem 2rem;list-style:none;display:flex}.tier-item{color:#fffc;align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.5;display:flex}.tier-check{color:var(--primary);flex-shrink:0;margin-top:1px;font-weight:700}.tier-cta{text-align:center;color:var(--foreground);border:1px solid #fff3;border-radius:.5rem;margin:0 2rem 1.5rem;padding:.875rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;display:block}.tier-card--highlight .tier-cta{border-color:var(--primary);color:var(--primary)}.tier-cta:hover{background:var(--primary);color:var(--background);border-color:var(--primary)}@media (max-width:1024px){.tier-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.arch-section{background:#050505}.arch-layout{grid-template-columns:1fr 1.5fr;align-items:start;gap:4rem;display:grid}.arch-diagram{flex-direction:column;align-items:center;gap:0;display:flex}.arch-diagram--desktop{flex-direction:column;align-items:center;display:flex}.arch-list--mobile{margin:0;padding:0;list-style:none;display:none}.arch-node-wrap{flex-direction:column;align-items:center;width:100%;display:flex}.arch-node{border:1px solid var(--border);text-align:center;background:#0a0a0a;border-radius:.5rem;width:100%;max-width:260px;padding:.875rem 1.25rem;transition:border-color .3s}.arch-node:hover{border-color:var(--primary)}.arch-node-label{color:var(--primary);font-size:1rem;font-weight:700;font-family:var(--font-geist-mono),monospace;display:block}.arch-node-sub{color:#ffffff80;margin-top:.2rem;font-size:.75rem;display:block}.arch-arrow{color:#fff3;padding:.25rem 0;font-size:1.25rem}.arch-desc{flex-direction:column;gap:2rem;display:flex}.arch-desc-item{align-items:flex-start;gap:1rem;display:flex}.arch-desc-icon{color:var(--primary);flex-shrink:0;margin-top:2px;font-size:1.25rem}.arch-desc-item strong{color:var(--foreground);margin-bottom:.4rem;font-size:1rem;font-weight:700;display:block}.arch-desc-item p{color:#fff9;font-size:.875rem;line-height:1.6}@media (max-width:1024px){.arch-layout{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.arch-layout{gap:2rem;grid-template-columns:1fr!important}.arch-diagram--desktop{display:none}.arch-list--mobile{flex-direction:column;gap:0;display:flex}.arch-list-item{border-left:2px solid #00d4ff4d;align-items:center;gap:1rem;margin-left:1.25rem;padding:.875rem 1rem;display:flex;position:relative}.arch-list-item:last-child{border-left-color:#0000}.arch-list-item:before{content:"";background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:-5px;transform:translateY(-50%)}.arch-list-label{color:var(--foreground);font-size:.9375rem;font-weight:700;display:block}.arch-list-sub{color:#ffffff80;margin-top:.1rem;font-size:.8125rem;display:block}}.featured-section{background:#000d10;border-top:1px solid #00d4ff26;border-bottom:1px solid #00d4ff26}.featured-badge{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);border:1px solid var(--primary);font-size:.75rem;font-weight:700;font-family:var(--font-geist-mono),monospace;border-radius:2rem;margin-bottom:1.25rem;padding:.35rem 1rem;display:inline-block}.featured-title{color:var(--foreground);letter-spacing:-.02em;max-width:700px;margin-bottom:1rem;font-size:2.25rem;font-weight:800}.featured-desc{color:#ffffffa6;max-width:660px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.featured-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.875rem;margin-bottom:2.5rem;display:grid}.featured-item{color:#ffffffd9;background:#00d4ff0d;border:1px solid #00d4ff26;border-radius:.5rem;align-items:flex-start;gap:.625rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.featured-check{color:var(--primary);flex-shrink:0;font-weight:700}.featured-link{color:var(--primary);border-bottom:1px solid #00d4ff4d;align-items:center;gap:.5rem;padding-bottom:2px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .3s;display:inline-flex}.featured-link:hover{border-color:var(--primary)}@media (max-width:768px){.featured-title{font-size:1.625rem}.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.featured-grid{grid-template-columns:1fr}}.whyme-section{background:#000}.whyme-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.whyme-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1.5rem;transition:border-color .3s,transform .3s;display:flex}.whyme-card:hover{border-color:#00d4ff4d;transform:translateY(-4px)}.whyme-icon{color:var(--primary);flex-shrink:0;margin-top:1px;font-size:1.125rem}.whyme-card p{color:#ffffffd9;font-size:.9375rem;line-height:1.5}@media (max-width:1024px){.whyme-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.whyme-grid{grid-template-columns:1fr}}.workflow-section{background:#050505}.workflow-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.workflow-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;padding:1.75rem;transition:border-color .3s;position:relative}.workflow-card:hover{border-color:#fff3}.workflow-step{color:#00d4ff26;font-size:2.5rem;font-weight:800;font-family:var(--font-geist-mono),monospace;margin-bottom:.75rem;line-height:1;display:block}.workflow-title{color:var(--foreground);margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.workflow-desc{color:#ffffff8c;font-size:.875rem;line-height:1.5}@media (max-width:1024px){.workflow-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.workflow-grid{grid-template-columns:1fr}}.archive-section{background:#000}.archive-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.archive-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;flex-direction:column;gap:1rem;padding:2rem;transition:border-color .3s,transform .3s;display:flex;position:relative}.archive-card:hover{border-color:#fff3;transform:translateY(-4px)}.archive-card--featured{border-color:#00d4ff4d}.archive-card--featured:hover{border-color:var(--primary)}.archive-featured-tag{color:var(--primary);border:1px solid var(--primary);letter-spacing:.05em;border-radius:1rem;margin-bottom:.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.archive-title{color:var(--foreground);font-size:1.25rem;font-weight:700}.archive-purpose{color:#fff9;font-size:.9rem;line-height:1.5}.archive-row{flex-direction:column;gap:.4rem;display:flex}.archive-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;font-size:.7rem;font-weight:700;font-family:var(--font-geist-mono),monospace}.archive-tags{flex-wrap:wrap;gap:.4rem;display:flex}.archive-tag{color:#fffc;font-size:.75rem;font-weight:500;font-family:var(--font-geist-mono),monospace;background:#ffffff14;border:1px solid #ffffff26;border-radius:.25rem;padding:.2rem .6rem}.archive-point{color:#ffffffb3;font-size:.875rem;line-height:1.5}.archive-link{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-flex}.archive-link:hover{opacity:.75}@media (max-width:768px){.archive-grid{grid-template-columns:1fr}.archive-card:hover{transform:none}}.contact-section{border-top:1px solid var(--border);background:#050505}.contact-inner{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.contact-title{color:var(--foreground);letter-spacing:-.02em;font-size:2.25rem;font-weight:800}.contact-desc{color:#fff9;font-size:1.0625rem;line-height:1.7}@media (max-width:768px){.contact-title{font-size:1.75rem}}.page-hero-section{border-bottom:1px solid var(--border);background:#000}.page-hero-label{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:700;font-family:var(--font-geist-mono),monospace;margin-bottom:1rem}.page-hero-title{color:var(--foreground);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.page-hero-desc{color:#fff9;max-width:560px;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.7}@media (max-width:768px){.page-hero-title{font-size:1.875rem}}.mid-cta{background:#00d4ff0a;border-top:1px solid #00d4ff1a;border-bottom:1px solid #00d4ff1a;padding:2.5rem 1.5rem}.mid-cta-inner{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.mid-cta-text{color:#fffc;font-size:1.125rem}@media (max-width:768px){.mid-cta-inner{text-align:center;flex-direction:column}.mid-cta-text{font-size:1rem}}.mobile-fixed-cta{z-index:900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000f2;border-top:1px solid #00d4ff33;padding:.75rem 1rem;transition:transform .3s;display:none;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.mobile-fixed-cta--visible{transform:translateY(0)}.mobile-fixed-cta-btn{text-align:center;background:var(--primary);width:100%;color:var(--background);border-radius:.5rem;padding:.875rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s;display:block}.mobile-fixed-cta-btn:hover{background:var(--primary-dark)}@media (max-width:768px){.mobile-fixed-cta{display:block}}
.home-services-section{background:#000}.home-tier-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}.home-tier-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;transition:transform .3s,border-color .3s;overflow:hidden}.home-tier-card:hover{border-color:#fff3;transform:translateY(-4px)}.home-tier-card--highlight{border-color:var(--primary)}.home-tier-summary{color:#ffffffa6;padding:1.25rem 1.5rem;font-size:.9rem;line-height:1.6}.home-services-more{text-align:center;margin-top:.5rem}.home-case-section{background:#000d10;border-top:1px solid #00d4ff1a;border-bottom:1px solid #00d4ff1a}.home-case-inner{max-width:680px}.home-case-label{letter-spacing:.15em;text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:700;font-family:var(--font-geist-mono),monospace;margin-bottom:1rem}.home-case-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.25}.home-case-desc{color:#fff9;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.link-more{color:var(--primary);border-bottom:1px solid #00d4ff4d;align-items:center;padding-bottom:2px;font-size:.9375rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.link-more:hover{border-color:var(--primary)}@media (max-width:768px){.home-tier-grid{grid-template-columns:1fr;max-width:440px;margin-left:auto;margin-right:auto}.home-case-title{font-size:1.5rem}}
.tech-toggle-wrap{margin-bottom:.5rem;padding:0 2rem}.tech-toggle-btn{color:#ffffff80;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:.375rem;width:100%;padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .2s}.tech-toggle-btn:hover{color:#fffc;border-color:#ffffff4d}.tech-toggle-content{background:#ffffff08;border:1px solid #ffffff14;border-radius:.5rem;margin-top:.75rem;padding:1rem}
.case-features-section{background:#000}.case-features-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.case-feature-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;padding:1.75rem}.case-feature-title{color:var(--primary);font-size:1.0625rem;font-weight:700;font-family:var(--font-geist-mono),monospace;letter-spacing:.03em;margin-bottom:1rem}@media (max-width:768px){.case-features-grid{grid-template-columns:1fr}}.case-ops-section{background:#050505}.case-ops-grid{flex-direction:column;gap:1.75rem;max-width:720px;display:flex}.case-ops-item{align-items:flex-start;gap:1.25rem;display:flex}.case-ops-icon{color:var(--primary);flex-shrink:0;margin-top:2px;font-size:1.25rem}.case-ops-item strong{color:var(--foreground);margin-bottom:.4rem;font-size:1rem;font-weight:700;display:block}.case-ops-item p{color:#fff9;font-size:.9rem;line-height:1.6}.case-tech-section{border-top:1px solid var(--border);background:#000}.case-tech-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.case-tech-item{border:1px solid var(--border);background:#0a0a0a;border-radius:.5rem;flex-direction:column;gap:.35rem;padding:1rem 1.25rem;display:flex}.case-tech-label{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;font-size:.7rem;font-weight:700;font-family:var(--font-geist-mono),monospace}.case-tech-value{color:var(--foreground);font-size:.9375rem;font-weight:600;font-family:var(--font-geist-mono),monospace}@media (max-width:768px){.case-tech-grid{grid-template-columns:repeat(2,1fr)}}.case-tab-bar{z-index:100;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000f7;position:sticky;top:69px}.case-tab-inner{scrollbar-width:none;gap:0;display:flex;overflow-x:auto}.case-tab-inner::-webkit-scrollbar{display:none}.case-tab-btn{color:#ffffff73;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;padding:1rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:color .2s,border-color .2s}.case-tab-btn:hover{color:#fffc}.case-tab-btn--active{color:var(--primary);border-bottom-color:var(--primary)}.case-tab-content{background:#000;min-height:420px}.case-tab-panel{animation:.2s ease-out tabFadeIn}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.case-tab-note{color:#fff6;font-size:.875rem;font-family:var(--font-geist-mono),monospace;margin-bottom:1.5rem}@media (max-width:768px){.case-tab-bar{top:61px}.case-tab-btn{padding:.875rem 1rem;font-size:.875rem}}.case-project-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;display:flex}.case-project-tier{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);font-size:.75rem;font-weight:700;font-family:var(--font-geist-mono),monospace;margin-bottom:.6rem;display:inline-block}.case-project-title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.625rem;font-weight:800}.case-project-desc{color:#fff9;max-width:560px;font-size:.9375rem;line-height:1.7}.case-sub-title{letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;font-size:.8125rem;font-weight:700;font-family:var(--font-geist-mono),monospace;margin-bottom:1.25rem}.case-project-body{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.case-project-col{flex-direction:column;display:flex}.case-project-list{margin-top:0}@media (max-width:768px){.case-project-header{flex-direction:column;gap:1.25rem}.case-project-body{grid-template-columns:1fr;gap:2rem}}.case-other-section{border-top:1px solid var(--border);background:#050505}.case-other-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.case-other-card{border:1px solid var(--border);background:#0a0a0a;border-radius:.75rem;flex-direction:column;gap:.625rem;padding:1.75rem;text-decoration:none;transition:border-color .3s,transform .3s;display:flex}.case-other-card:hover{border-color:#ffffff40;transform:translateY(-4px)}.case-other-label{letter-spacing:.1em;text-transform:uppercase;color:var(--primary);font-size:.7rem;font-weight:700;font-family:var(--font-geist-mono),monospace}.case-other-title{color:var(--foreground);font-size:1.0625rem;font-weight:700;line-height:1.3}.case-other-desc{color:#ffffff8c;flex:1;font-size:.875rem;line-height:1.6}.case-other-link{color:#fff6;margin-top:.25rem;font-size:.8125rem;font-weight:600;transition:color .2s}.case-other-card:hover .case-other-link{color:var(--primary)}@media (max-width:768px){.case-other-grid{grid-template-columns:1fr}.case-other-card:hover{transform:none}}
.arch-layout--single{grid-template-columns:1fr 1.5fr!important}.arch-node-tech{color:var(--primary);font-size:.7rem;font-family:var(--font-geist-mono),monospace;opacity:.8;margin-top:.2rem;display:block}.arch-desc--page{max-width:720px}
.process-section{background:#000}.process-timeline{flex-direction:column;gap:0;max-width:900px;display:flex}.process-step{align-items:flex-start;gap:2rem;display:flex}.process-step-indicator{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.process-step-num{border:2px solid var(--primary);width:56px;height:56px;color:var(--primary);font-size:1rem;font-weight:800;font-family:var(--font-geist-mono),monospace;background:#0a0a0a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.process-step-line{background:#00d4ff33;flex:1;width:2px;min-height:32px;margin:4px 0}.process-step-content{padding-top:1rem;padding-bottom:3rem}.process-step:last-child .process-step-content{padding-bottom:0}.process-step-title{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.process-step-desc{color:#ffffffa6;max-width:600px;font-size:.9375rem;line-height:1.7}
.contact-form{width:100%;max-width:680px}.contact-form-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}.form-field{flex-direction:column;gap:.5rem;display:flex}.form-field--full{grid-column:1/-1}.form-label{color:#fff9;letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-geist-mono),monospace}.form-input{border:1px solid var(--border);color:var(--foreground);background:#0a0a0a;border-radius:.5rem;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .2s}.form-input:focus{border-color:var(--primary)}.form-input::placeholder{color:#ffffff40}.form-select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23ffffff44' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-select option{color:var(--foreground);background:#0a0a0a}.form-textarea{resize:vertical;min-height:100px}.contact-submit{background:var(--primary);width:100%;color:var(--background);cursor:pointer;border:none;border-radius:.5rem;padding:1rem;font-family:inherit;font-size:1rem;font-weight:700;transition:background .2s,transform .2s}.contact-submit:hover{background:var(--primary-dark);transform:translateY(-2px)}.contact-thanks{text-align:center;background:#00d4ff0d;border:1px solid #00d4ff33;border-radius:.75rem;max-width:480px;margin:0 auto;padding:2rem}.contact-thanks-text{color:#ffffffd9;font-size:1rem;line-height:1.6}@media (max-width:768px){.contact-form-grid{grid-template-columns:1fr}}

