:root{--bg-body: #0f172a;--bg-card: #1e293b;--text-main: #f1f5f9;--text-muted: #94a3b8;--accent-primary: #38bdf8;--accent-secondary: #818cf8;--accent-third: #f59e0b;--accent-glow: rgba(56, 189, 248, .5);--max-width: 1200px;--header-height: auto}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Atkinson;src:url(/fonts/atkinson-bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{box-sizing:border-box}body{font-family:Atkinson,system-ui,sans-serif;margin:0;padding:0;background-color:var(--bg-body);color:var(--text-main);line-height:1.6;font-size:18px;min-height:100vh;min-height:100svh;display:flex;flex-direction:column;position:relative;overflow-anchor:none}html{overflow-x:hidden;scrollbar-gutter:stable;scroll-behavior:smooth}@supports not (scrollbar-gutter: stable){html{overflow-y:scroll}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}html.reveal-enabled .reveal{opacity:0;transform:translate3d(0,18px,0) scale(.99);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.75,.2,1);will-change:opacity,transform}html.reveal-enabled .reveal[data-reveal=fade]{transform:scale(.99)}html.reveal-enabled .reveal[data-reveal=left]{transform:translate3d(-20px,0,0) scale(.99)}html.reveal-enabled .reveal[data-reveal=right]{transform:translate3d(20px,0,0) scale(.99)}html.reveal-enabled .reveal[data-reveal=down]{transform:translate3d(0,-18px,0) scale(.99)}html.reveal-enabled .reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.reveal-enabled .reveal{opacity:1;transform:none;transition:none}}main{width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 1rem;flex:1}h1,h2,h3,h4,h5,h6{color:var(--text-main);line-height:1.2;margin-bottom:.5em}h1{font-size:3rem;font-weight:700;letter-spacing:-.02em}h2{font-size:2.25rem;margin-top:2rem}h3{font-size:1.5rem}p{margin-bottom:1.5rem;color:var(--text-muted)}a{color:var(--accent-primary);text-decoration:none;transition:color .2s ease}a:hover{color:var(--accent-secondary);text-decoration:underline}header{position:sticky;top:0;background:#0f172ad9;backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);z-index:100;padding:.5rem 1rem;height:90px;display:flex;align-items:center;transition:all .3s ease}header nav{max-width:var(--max-width);width:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between}header .internal-links{display:flex;gap:2rem}header .internal-links a{color:var(--text-muted);font-weight:500;text-decoration:none;font-size:1.15rem;position:relative;transition:all .3s ease;padding:.5rem 0;display:inline-block}header .internal-links a:hover,header .internal-links a.active{color:var(--text-main);transform:scale(1.15)}header .internal-links a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:var(--accent-third);transition:all .3s ease;transform:translate(-50%)}header .internal-links a:hover:after,header .internal-links a.active:after{width:100%}.logo-container a.site-logo{display:flex;flex-direction:row;align-items:center;gap:.75rem;font-weight:700;color:var(--text-main);text-decoration:none}.logo-container .logo-img{height:72px;width:auto}.logo-container .logo-img-mobile{display:none}.logo-container .logo-text{font-size:1.5rem;display:inline-flex;flex-direction:column;align-items:center;line-height:1.1;text-align:center}.logo-container .logo-accent{color:var(--accent-third)}footer{background:var(--bg-card);color:var(--text-muted);border-top:1px solid rgba(255,255,255,.05);margin-top:auto;padding:2rem 1rem 1.5rem}.footer-container{max-width:var(--max-width);margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"contact center brand";gap:4rem;align-items:start}.footer-left{text-align:right;display:flex;justify-content:flex-end;grid-area:brand}.footer-brand{display:flex;align-items:center;gap:.75rem;width:100%;justify-content:flex-end}.footer-logo{height:96px;width:auto;margin-top:32px}.footer-left .footer-heading{margin-bottom:0}.footer-center{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:45px;grid-area:center}.footer-nav{display:flex;align-items:center}.footer-nav ul{display:flex;flex-wrap:nowrap;justify-content:center;gap:2rem;list-style:none;padding:0;margin:0}.footer-nav a{color:var(--text-main);font-weight:500;text-decoration:none;font-size:1.1rem;line-height:1.2}.mission-quote{font-style:italic;font-size:.95rem;color:var(--text-muted);margin:1.5rem 0 0;white-space:nowrap;max-width:none}.footer-right{text-align:left;grid-area:contact;margin-top:24px}.footer-right .footer-heading{margin-bottom:0;font-size:1.1rem;font-weight:500;letter-spacing:0}.footer-heading{color:var(--text-main);font-size:1.1rem;margin-bottom:1rem;font-weight:700;letter-spacing:.02em}footer ul,footer li{list-style:none!important;padding-left:0!important;margin:0}footer li:before{content:none!important}.footer-right ul{margin-top:.5rem;padding-left:.5rem}.footer-right ul li{margin-bottom:.25rem;font-size:1.1rem;font-weight:500;line-height:1.2;color:var(--text-main)}.footer-right ul li.footer-location{margin-top:.7rem;margin-bottom:.2rem}.footer-right ul li.footer-email{margin-top:.62rem}.footer-right a{color:var(--text-main);text-decoration:none;font-size:1.1rem;font-weight:500;line-height:1.2}.footer-bottom{max-width:var(--max-width);margin:2rem auto 0;padding-top:1rem;border-top:1px solid rgba(255,255,255,.05);text-align:center;font-size:.85rem;opacity:.6}@media(max-width:768px){.footer-container{grid-template-columns:1fr;grid-template-areas:"brand" "center" "contact";gap:3rem;text-align:center}.footer-left,.footer-right{text-align:center}.footer-right{margin-top:0}.footer-brand{justify-content:center}.footer-center{min-height:auto;gap:1.5rem}.footer-nav ul{justify-content:center}.mission-quote{white-space:normal}}.hero h1{font-size:3.5rem;background:linear-gradient(to right,var(--text-main),var(--accent-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.5rem;display:block;text-align:center;width:100%}@keyframes shake{0%{transform:translate(0)}20%{transform:translate(-10px) rotate(-4deg)}40%{transform:translate(10px) rotate(4deg)}60%{transform:translate(-7px) rotate(-2deg)}80%{transform:translate(7px) rotate(2deg)}to{transform:translate(0)}}.shake-text{display:inline-block;font-style:italic;padding-right:.15em;transform:translateZ(0);backface-visibility:hidden;perspective:1000px;background:linear-gradient(to right,var(--accent-primary),var(--accent-secondary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.shake-on-load{animation:shake 1.2s cubic-bezier(.36,.07,.19,.97) both}.hero .subtitle{font-size:1.25rem;margin:0 auto 3rem;text-align:center;width:100%}.cta-group{display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.75rem;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .2s ease;text-align:center;border:2px solid transparent;line-height:1}.button{background-color:var(--accent-primary);color:var(--bg-body);border-color:var(--accent-primary)}.button:hover{background-color:var(--accent-third);color:var(--bg-body);border-color:var(--accent-third);text-decoration:none;transform:translateY(-2px)}.button.secondary{background-color:transparent;border:2px solid var(--accent-primary);color:var(--accent-primary)}.button.secondary:hover{background-color:#f59e0b1a;color:var(--accent-third);border-color:var(--accent-third)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:2rem;margin-top:2rem}.services-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(250px,100%),1fr));gap:1.5rem;margin-top:2rem;width:100%}.hero{text-align:center;min-height:calc(100vh - 100px);min-height:calc(100svh - 100px);display:flex;flex-direction:column;justify-content:center;padding:2rem 0}.value-card,.service-preview-card{background:var(--bg-card);padding:2rem;border-radius:1rem;border:1px solid rgba(255,255,255,.05);transition:transform .2s ease;text-align:center;text-decoration:none}.value-card:hover,.service-preview-card:hover{transform:translateY(-5px);border-color:var(--accent-primary);text-decoration:none}.value-card h3,.service-preview-card h3{color:var(--accent-primary);margin-bottom:1rem}ul{list-style:none;padding:0}ul li{margin-bottom:.75rem;padding-left:1.5rem;position:relative}ul li:before{content:"•";color:var(--accent-primary);font-weight:700;position:absolute;left:0}section{margin-bottom:4rem}section h2{border-bottom:2px solid var(--accent-primary);display:inline-block;padding-bottom:.5rem;margin-bottom:1.5rem}.centered-section{display:flex;flex-direction:column;align-items:center;text-align:center}.centered-section h2{margin-left:auto;margin-right:auto}.centered-section .content-block{max-width:1000px;margin:0 auto;width:100%}.center-text{text-align:center}.no-wrap{white-space:nowrap}.placeholder-grid,.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(250px,100%),1fr));gap:1.5rem;margin-top:1.5rem}.placeholder-item,.product-card{background:var(--bg-card);padding:1.5rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.05);text-align:center}.placeholder-item{display:flex;align-items:center;justify-content:center;min-height:150px;color:var(--text-muted);font-style:italic;border:1px dashed rgba(255,255,255,.1)}.product-card h3{margin-top:0;color:var(--accent-primary)}.product-card--link{display:block;color:inherit;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.product-card--link:hover{color:inherit;text-decoration:none;transform:translateY(-3px);border-color:#38bdf880;box-shadow:0 10px 30px #02061759}.product-card--link:focus-visible{outline:2px solid var(--accent-primary);outline-offset:2px}.product-card.is-disabled{opacity:.6;filter:grayscale(1)}.product-card.is-disabled h3{color:var(--text-muted)}.product-card-image{display:block;width:100%;margin:.6rem 0 .4rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.14);aspect-ratio:16 / 9;object-fit:cover}.badge{display:inline-block;background:#38bdf81a;color:var(--accent-primary);padding:.25rem .5rem;border-radius:999px;font-size:.8rem;font-weight:600;margin-top:.5rem}.badge--soon{background:#94a3b81f;color:var(--text-muted)}.badge--live{background:#22c55e2e;color:#86efac}.viewer-launch-dialog{background:var(--bg-card);color:var(--text-main);border:1px solid rgba(255,255,255,.1);border-radius:.8rem;width:min(92vw,460px);padding:0}.viewer-launch-dialog::backdrop{background:#020617b3;backdrop-filter:blur(2px)}.viewer-launch-form{padding:1.4rem;display:grid;gap:.8rem}.viewer-launch-form h2{margin:0;font-size:1.6rem}.viewer-launch-form p{margin:0 0 .2rem}.viewer-launch-form label{font-weight:700;color:var(--text-main)}.viewer-launch-form select{background:#0f172af2;color:var(--text-main);border:1px solid rgba(255,255,255,.2);border-radius:.5rem;padding:.65rem 2.5rem .65rem .75rem;font:inherit;line-height:1.2;min-height:3rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath d='M1 1l6 6 6-6' stroke='%23f1f5f9' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:.85rem auto;background-position:right .95rem center}.viewer-launch-actions{margin-top:.45rem;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:.6rem}.menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.menu-toggle .bar{width:100%;height:2px;background-color:var(--text-main);border-radius:2px;transition:all .3s ease}@media(max-width:768px){header{height:auto;padding:.75rem 1rem}header nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:auto;column-gap:.75rem;position:relative}.logo-container .logo-text{font-size:1.35rem;line-height:1.1;align-items:center;text-align:center;max-width:62vw;white-space:normal}.logo-container .logo-img{height:72px}.logo-container{display:flex;grid-column:2;justify-content:center;justify-self:center;min-width:0}.logo-container a.site-logo{gap:.5rem;justify-content:center}.logo-container .logo-img-desktop{display:none}.logo-container .logo-img-mobile{display:inline-block}.logo-container .logo-text{display:none}.menu-toggle{display:flex!important;width:28px;height:20px;z-index:2000;position:relative;grid-column:3;justify-self:end;margin-left:0}.menu-toggle .bar{background-color:#fff}.menu-toggle.active .bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.active .bar:nth-child(2){opacity:0}.menu-toggle.active .bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}header .internal-links{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#0f172afa;backdrop-filter:blur(20px);flex-direction:column;align-items:center;padding:1.5rem 0;gap:0;z-index:1000;border-bottom:1px solid rgba(255,255,255,.1)}header .internal-links.active{display:flex;animation:menuFadeIn .3s ease-out forwards}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}header .internal-links a{width:100%;text-align:center;padding:1rem;font-size:1.1rem;color:var(--text-main);border-bottom:1px solid rgba(255,255,255,.05);position:relative}header .internal-links a:last-child{border-bottom:none}header .internal-links a:after{content:"";position:absolute;width:0;height:2px;bottom:0;left:50%;background-color:var(--accent-third);transition:all .3s ease;transform:translate(-50%);display:block}header .internal-links a:hover:after,header .internal-links a.active:after{width:50%}header .internal-links a:hover,header .internal-links a.active{color:var(--text-main);background-color:transparent;transform:none}.hero{justify-content:flex-start;padding-top:15vh;padding-top:15svh;min-height:calc(100vh - 80px);min-height:calc(100svh - 80px);height:auto;display:flex;flex-direction:column}.hero h1{font-size:2.5rem}.footer-container{grid-template-columns:1fr;gap:.75rem;text-align:center}.footer-left,.footer-right{text-align:center}.footer-center{min-height:auto;gap:.25rem;padding-top:0}.footer-nav ul{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:.25rem}.footer-nav a{font-size:.85rem}.mission-quote{white-space:normal;margin-top:.25rem;font-size:.8rem}footer{padding:1rem}.footer-bottom{margin-top:1rem;padding-top:.5rem}}@media(max-width:600px){.no-wrap{white-space:normal}}@media(max-width:420px){body{font-size:16px}main{padding:1.5rem .9rem}h1{font-size:2.25rem}.logo-container .logo-img{height:60px}.button{padding:.9rem 1.35rem;font-size:1rem}.cta-group{flex-direction:column;align-items:stretch;width:100%;max-width:22rem;margin-left:auto;margin-right:auto}.cta-group .button{width:100%}}
