:root{--accent:#00c3e6;--accent-2:#6fdcf5;--ink:#052f61;--radius:18px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:#070a14}body{font-family:'Hanken Grotesk',system-ui,sans-serif;color:#e9ecf6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%}a{color:inherit}::selection{background:var(--accent);color:#052f61}@keyframes bsd-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.bsd-navlink{transition:color .15s}.bsd-navlink:hover{color:#fff !important}.bsd-card{transition:border-color .2s,transform .2s}.bsd-card:hover{border-color:var(--accent) !important;transform:translateY(-3px)}.bsd-btn{transition:filter .15s,transform .15s}.bsd-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.bsd-link:hover{color:#fff !important}.bsd-soft:hover{background:rgba(255,255,255,.1) !important}.bsd-input{transition:border-color .15s}.bsd-input:focus{border-color:var(--accent) !important}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,label:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.bsd-skip{position:fixed;top:-60px;left:14px;z-index:1200;background:var(--accent);color:#052f61;font-weight:700;font-size:14px;padding:11px 18px;border-radius:0 0 10px 10px;text-decoration:none;transition:top .18s}.bsd-skip:focus{top:0}.bsd-nav-toggle{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.bsd-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;border:1px solid rgba(255,255,255,.14);border-radius:11px;cursor:pointer;padding:0 10px;z-index:2147483646;position:relative}.bsd-burger span{display:block;height:2px;width:100%;background:#e9ecf6;border-radius:2px;transition:transform .25s,opacity .2s}.bsd-drawer{position:fixed;top:0;right:0;z-index:2147483647;height:100vh;width:min(82vw,340px);transform:translateX(100%);transition:transform .28s ease;background:#0b0f1e;border-left:1px solid rgba(255,255,255,.1);padding:80px 28px 22px;display:flex;flex-direction:column;box-shadow:-20px 0 60px rgba(0,0,0,.5)}.bsd-drawer-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:6px}.bsd-drawer a{font-family:'Poppins',sans-serif;font-weight:600;font-size:18px;color:#e9ecf6;text-decoration:none;padding:13px 4px;border-bottom:1px solid rgba(255,255,255,.07)}.bsd-drawer a:hover{color:var(--accent)}.bsd-drawer-cta{flex:none;margin-top:16px;background:var(--accent);color:#052f61 !important;text-align:center;font-weight:700;font-size:16px;border:none !important;border-radius:12px;padding:16px !important;box-shadow:0 10px 26px rgba(0,195,230,.3)}.bsd-drawer-phone{flex:none;text-align:center;font-family:'Space Mono',monospace;font-size:13px !important;color:#8d94b0 !important;border:none !important;padding:14px 4px 2px !important}.bsd-drawer-bg{position:fixed;inset:0;z-index:2147483640;background:rgba(3,6,14,.6);backdrop-filter:blur(3px);opacity:0;visibility:hidden;transition:opacity .25s}.bsd-nav-toggle:checked~.bsd-drawer{transform:translateX(0)}.bsd-nav-toggle:checked~.bsd-drawer-bg{opacity:1;visibility:visible}.bsd-modal{position:fixed;inset:0;z-index:1000;display:none;align-items:center;justify-content:center;padding:20px}.bsd-modal:target{display:flex}.bsd-modal.is-open{display:flex}.bsd-modal-card{animation:bsd-pop .22s ease}@keyframes bsd-pop{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.bsd-dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:230px;padding:8px;display:flex;flex-direction:column;gap:2px;background:#0b0f1e;border:1px solid rgba(255,255,255,.1);border-radius:14px;box-shadow:0 24px 60px rgba(0,0,0,.5);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:60}.bsd-navitem{padding-bottom:0}.bsd-has-children:after{content:"";position:absolute;top:100%;left:0;right:0;height:14px}.bsd-has-children:hover .bsd-dropdown,.bsd-has-children:focus-within .bsd-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(6px)}.bsd-has-children:hover .bsd-caret{transform:rotate(180deg)}.bsd-caret{transition:transform .16s ease}.bsd-dropitem{display:block;padding:10px 14px;border-radius:9px;font-size:14px;color:#cfd4e6;text-decoration:none;white-space:nowrap;transition:background .14s ease,color .14s ease}.bsd-dropitem:hover{background:rgba(0,195,230,.12);color:#fff}.bsd-drawer-sub{padding-left:34px !important;font-size:15px !important;opacity:.8}.bsd-drawer-close{position:absolute;top:18px;right:18px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:30px;line-height:1;color:#e9ecf6;border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;background:rgba(255,255,255,.04);z-index:2}.bsd-drawer-close:hover{color:var(--accent);border-color:var(--accent)}.bsd-prose p{margin:0 0 1em}.bsd-prose p:last-child{margin-bottom:0}.bsd-prose a{color:var(--accent);text-decoration:underline}.bsd-prose h2,.bsd-prose h3,.bsd-prose h4{font-family:'Poppins',sans-serif;font-weight:600;letter-spacing:-.02em;color:#e9ecf6;margin:1.4em 0 .5em;line-height:1.2}.bsd-prose ul,.bsd-prose ol{margin:0 0 1em;padding-left:1.2em}.bsd-prose li{margin:0 0 .4em}.bsd-prose img{max-width:100%;height:auto;border-radius:12px;display:block;margin:1.2em 0}.bsd-prose strong{color:#fff}.bsd-prose-dark a{color:#04293f;font-weight:600}.bsd-prose-dark strong{color:#04293f}@media (max-width:980px){[style*=grid-template-columns]{grid-template-columns:1fr !important}[style*=column-count]{column-count:1 !important}.bsd-cards{grid-template-columns:repeat(2,1fr) !important}.bsd-cards>*{min-width:0 !important;overflow-wrap:break-word}}@media (max-width:600px){.bsd-cards [style*="font-size:24px"]{font-size:18px !important;line-height:1.15 !important}.bsd-cards [style*="font-size:46px"],.bsd-cards [style*="font-size:42px"],.bsd-cards [style*="font-size:40px"],.bsd-cards [style*="font-size:38px"]{font-size:27px !important}.bsd-cards [style*="padding:34px 32px"],.bsd-cards [style*="padding:28px 30px"],.bsd-cards [style*="padding:26px 28px"],.bsd-cards [style*="padding:30px 26px"],.bsd-cards [style*="padding:30px 28px"]{padding:18px 16px !important}}@media (max-width:860px){h1{font-size:34px !important;line-height:1.07 !important}h2{font-size:26px !important;line-height:1.12 !important}h3{font-size:20px !important}.bsd-nav,.bsd-phone,.bsd-booknav{display:none !important}.bsd-burger{display:flex !important}section{padding-top:44px !important;padding-bottom:44px !important;padding-left:18px !important;padding-right:18px !important}[style*="padding:68px 56px"],[style*="padding:72px 56px"]{padding:36px 22px !important}[style*="padding:42px 40px"],[style*="padding:40px 38px"],[style*="padding:48px 44px"],[style*="padding:38px 36px"]{padding:26px 20px !important}footer{padding-bottom:104px !important}}@media (max-width:520px){h1{font-size:28px !important}[style*="font-size:90px"]{font-size:54px !important}}@keyframes bsd-pulse{0%,100%{opacity:.5}50%{opacity:1}}a[style*="background:var(--accent)"]:hover{filter:brightness(1.08)}@media (max-width:860px){.bsd-steps{flex-direction:column !important}.bsd-steps .bsd-arrow{transform:rotate(90deg) !important}.bsd-port-filters{flex-wrap:nowrap !important;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -18px;padding:2px 18px 8px}.bsd-port-filters::-webkit-scrollbar{display:none}}