.page-container{width:100%;display:flex;box-sizing:border-box}.grid-layout{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:calc((100vh - 65px - 2rem)/8);column-gap:1rem;row-gap:0;width:100%;height:100%}.home-wrapper{padding:1rem 3rem;padding-top:calc(65px + 1rem);box-sizing:border-box;min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}html{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#e2e8f0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"cv05" 1}body{background-color:#0b0b0b;color:#e2e8f0}h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.2;margin-bottom:.25rem}h1{font-family:Instrument Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:900;font-size:7rem;line-height:.9;letter-spacing:-.05em;margin-bottom:1rem}@media(max-width:768px){h1{font-size:5rem}}@media(max-width:576px){h1{font-size:4rem;letter-spacing:-.03em}}h2{font-size:4.25rem;font-weight:600;line-height:1.15;letter-spacing:-.025em}@media(max-width:768px){h2{font-size:3.2rem}}@media(max-width:576px){h2{font-size:2.6rem}}h3{font-size:2.6rem;font-weight:500;line-height:1.2;letter-spacing:-.025em}@media(max-width:768px){h3{font-size:2rem}}@media(max-width:576px){h3{font-size:1.8rem}}h4{font-size:1.6rem;font-weight:600;line-height:1.25;letter-spacing:-.02em}@media(max-width:768px){h4{font-size:1.4rem}}@media(max-width:576px){h4{font-size:1.2rem}}p{margin-bottom:1rem;line-height:1.6;color:#64748b}a{color:#06c;text-decoration:none;transition:all .3s ease}a:hover{color:#0052a3}button{font-family:inherit;cursor:pointer;transition:all .3s ease}button:focus-visible{outline:2px solid #0066cc;outline-offset:2px}.btn-frosted-glass{background:transparent;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:inline-flex;align-items:center;gap:.625rem;padding:.7rem 1.5rem;border-radius:.25rem;border:1px solid #73ABE3;color:#73abe3;font-family:inherit;font-size:.875rem;font-weight:500;white-space:nowrap;width:fit-content;cursor:pointer;box-shadow:0 4px 18px -4px #73abe34d,0 1px 3px #0006;transition:all .3s cubic-bezier(.16,1,.3,1)}.btn-frosted-glass .icon-lead{width:1.125rem;height:1.125rem;color:#73abe3;display:flex;flex-shrink:0;transition:transform .3s ease}.btn-frosted-glass .icon-lead .wave-wrapper{border:1px solid rgba(115,171,227,.35);transition:border-color .3s ease}.btn-frosted-glass span{letter-spacing:.015em}.btn-frosted-glass svg.icon-trail{width:.875rem;height:.875rem;color:#73abe3;display:flex;flex-shrink:0;transition:transform .3s ease}.btn-frosted-glass:hover{background:#73abe314;border-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 10px 32px -4px #73abe380,0 2px 8px #00000073}.btn-frosted-glass:hover .btn-text{color:#e2e8f0}.btn-frosted-glass:hover .icon-lead{transform:scale(1.15);--wave-duration: .9s;--wave-duration-fast: .55s}.btn-frosted-glass:hover .icon-lead .wave-wrapper{border-color:#e2e8f0}.btn-frosted-glass:hover svg.icon-trail{transform:translate(3px);color:#e2e8f0}.btn-frosted-glass:active{transform:translateY(0) scale(.98);box-shadow:0 4px 14px -4px #73abe359,0 1px 3px #0006}.btn-frosted-glass:focus-visible{outline:2px solid #0066cc;outline-offset:2px}.btn-primary{position:relative;display:inline-flex;align-items:center;gap:.625rem;padding:.7rem 1.5rem;border-radius:.25rem;border:1px solid rgba(0,102,204,.35);background:linear-gradient(to bottom,#1a1a1a,#0b0b0b);color:#73abe3;font-family:inherit;font-size:.875rem;font-weight:500;white-space:nowrap;width:fit-content;cursor:pointer;box-shadow:inset 0 0 0 1px #0b0b0b,inset 0 0 0 2px #0066cc59,0 8px 15px #0006;transition:all .3s cubic-bezier(.16,1,.3,1)}.btn-primary:before{content:"";position:absolute;inset:0;border-radius:.1875rem;background:linear-gradient(105deg,#ffffff1f,#ffffff14 45%,#fff0 45.1% 100%);pointer-events:none;z-index:1}.btn-primary .icon-lead{z-index:2;width:1.125rem;height:1.125rem;color:#73abe3;display:flex;flex-shrink:0;transition:transform .3s ease}.btn-primary .icon-lead .wave-wrapper{border:1px solid rgba(115,171,227,.35);transition:border-color .3s ease}.btn-primary span{z-index:2;letter-spacing:.015em}.btn-primary svg.icon-trail{z-index:2;width:.875rem;height:.875rem;color:#73abe3;display:flex;flex-shrink:0;transition:transform .3s ease}.btn-primary:hover{background:linear-gradient(to bottom,#1f2d3d,#2a2a2a);border-color:#e2e8f0;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #0b0b0b,inset 0 0 0 2px #73abe359,0 8px 15px #0000000a}.btn-primary:hover .btn-text{color:#e2e8f0}.btn-primary:hover .icon-lead{transform:scale(1.15);--wave-duration: .9s;--wave-duration-fast: .55s}.btn-primary:hover .icon-lead .wave-wrapper{border-color:#e2e8f0}.btn-primary:hover svg.icon-trail{transform:translate(3px);color:#e2e8f0}.btn-primary:active{transform:translateY(0) scale(.98);box-shadow:inset 0 0 0 1px #0b0b0b,inset 0 0 0 2px #73abe359,0 8px 15px #0006}.btn-primary:focus-visible{outline:2px solid #0066cc;outline-offset:2px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #0066cc;outline-offset:2px}ul,ol{margin-bottom:1rem;margin-left:2rem}li{margin-bottom:.5rem}input,textarea,select{font-family:inherit;font-size:1rem}input[type=text],input[type=email],input[type=tel],textarea{width:100%;padding:.75rem;border:1px solid #64748b;border-radius:.25rem;transition:border-color .3s ease}input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus,textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px #0066cc1a}img{max-width:100%;height:auto;display:block}img[loading=lazy]{content-visibility:auto}@media(max-width:768px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}
