.QuoteModal-module-scss-module__NlrwjG__overlay{z-index:99999;-webkit-backdrop-filter:blur(6px);background:#102a438c;justify-content:center;align-items:center;padding:24px;animation:.2s QuoteModal-module-scss-module__NlrwjG__overlay-in;display:flex;position:fixed;inset:0}@media (max-width:640px){.QuoteModal-module-scss-module__NlrwjG__overlay{align-items:flex-end;padding:0}}@keyframes QuoteModal-module-scss-module__NlrwjG__overlay-in{0%{opacity:0}}.QuoteModal-module-scss-module__NlrwjG__modal{border:1px solid var(--glass-line);background:linear-gradient(#fbfdff,#eef6fd);border-radius:20px;width:100%;max-width:660px;max-height:calc(100vh - 48px);padding:34px 38px 30px;animation:.26s cubic-bezier(.22,1,.36,1) QuoteModal-module-scss-module__NlrwjG__modal-in;position:relative;overflow-y:auto;box-shadow:0 32px 80px #0e233647}@media (max-width:640px){.QuoteModal-module-scss-module__NlrwjG__modal{border-radius:18px 18px 0 0;max-width:none;max-height:92vh;padding:26px 22px 24px}}@keyframes QuoteModal-module-scss-module__NlrwjG__modal-in{0%{opacity:0;transform:translateY(18px)scale(.98)}}.QuoteModal-module-scss-module__NlrwjG__close{width:34px;height:34px;color:var(--text-body);background:#ffffffb3;border-radius:9px;place-items:center;transition:background .2s,color .2s;display:grid;position:absolute;top:16px;right:16px}.QuoteModal-module-scss-module__NlrwjG__close:hover{color:var(--text-dark);background:#fff}.QuoteModal-module-scss-module__NlrwjG__close:focus-visible{outline:2px solid var(--glass-primary);outline-offset:2px}.QuoteModal-module-scss-module__NlrwjG__close svg{width:16px;height:16px}.QuoteModal-module-scss-module__NlrwjG__eyebrow{color:var(--glass-primary-deep);font-family:var(--font-display),sans-serif;letter-spacing:1.7px;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:700;display:block}.QuoteModal-module-scss-module__NlrwjG__title{letter-spacing:-.9px;color:var(--text-dark);margin-bottom:8px;font-size:26px;font-weight:800;line-height:1.15}.QuoteModal-module-scss-module__NlrwjG__subtitle{color:var(--text-body);margin-bottom:24px;font-size:13.5px;line-height:1.7}.QuoteModal-module-scss-module__NlrwjG__section{margin-bottom:20px}.QuoteModal-module-scss-module__NlrwjG__sectionLabel{color:var(--text-muted);font-family:var(--font-display),sans-serif;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:9px;font-size:9.5px;font-weight:700;display:block}.QuoteModal-module-scss-module__NlrwjG__grid2{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:640px){.QuoteModal-module-scss-module__NlrwjG__grid2{grid-template-columns:1fr}}.QuoteModal-module-scss-module__NlrwjG__input{border:1px solid var(--border-light);width:100%;color:var(--text-dark);background:#ffffffc7;border-radius:9px;padding:10px 13px;font-size:13px;font-weight:500;transition:border-color .2s,background .2s}.QuoteModal-module-scss-module__NlrwjG__input::placeholder{color:var(--text-muted)}.QuoteModal-module-scss-module__NlrwjG__input:focus{border-color:var(--glass-primary);background:#fff;outline:none}.QuoteModal-module-scss-module__NlrwjG__pills{flex-wrap:wrap;gap:8px;display:flex}.QuoteModal-module-scss-module__NlrwjG__pill{color:var(--text-body);background:#ffffff9e;border-radius:20px;padding:8px 15px;font-size:12.5px;font-weight:600;transition:all .2s}.QuoteModal-module-scss-module__NlrwjG__pill:focus-visible{outline:2px solid var(--glass-primary);outline-offset:2px}.QuoteModal-module-scss-module__NlrwjG__pillActive{background:linear-gradient(135deg, #6ba6e3, var(--glass-primary-deep));color:#fff;box-shadow:0 8px 20px #4e8fd742}.QuoteModal-module-scss-module__NlrwjG__regions{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:640px){.QuoteModal-module-scss-module__NlrwjG__regions{grid-template-columns:repeat(2,1fr)}}.QuoteModal-module-scss-module__NlrwjG__region{color:var(--text-body);text-align:center;background:#ffffff9e;border-radius:10px;padding:11px 8px;font-size:12px;font-weight:600;transition:all .2s}.QuoteModal-module-scss-module__NlrwjG__region:focus-visible{outline:2px solid var(--glass-primary);outline-offset:2px}.QuoteModal-module-scss-module__NlrwjG__regionActive{background:linear-gradient(135deg, #6ba6e3, var(--glass-primary-deep));color:#fff}.QuoteModal-module-scss-module__NlrwjG__estimate{background:linear-gradient(135deg,#e7f4ffe6,#d4e9fbb3);border:1px solid #4e8fd73d;border-radius:14px;margin:22px 0 20px;padding:20px 22px}.QuoteModal-module-scss-module__NlrwjG__estimateLabel{color:var(--glass-primary-deep);font-family:var(--font-display),sans-serif;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:6px;font-size:9.5px;font-weight:700;display:block}.QuoteModal-module-scss-module__NlrwjG__estimateValue{font-family:var(--font-display),sans-serif;letter-spacing:-1px;color:var(--text-dark);font-size:28px;font-weight:800}.QuoteModal-module-scss-module__NlrwjG__estimateNote{color:var(--text-muted);margin-top:6px;font-size:11.5px;line-height:1.6}.QuoteModal-module-scss-module__NlrwjG__submit{color:#fff;font-family:var(--font-display),sans-serif;letter-spacing:-.01em;white-space:nowrap;text-shadow:0 1px 2px var(--dark-bg);cursor:pointer;background:linear-gradient(135deg,#4e8fd7 0%,#346eae 100%);border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:10px 22px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s,background .25s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 26px #102a4347,inset 0 1px #ffffff3d}.QuoteModal-module-scss-module__NlrwjG__submit:before{content:"";pointer-events:none;background:linear-gradient(#ffffff29,#0000);border-radius:8px 8px 0 0;position:absolute;inset:0 0 50%}.QuoteModal-module-scss-module__NlrwjG__submit:hover{background:linear-gradient(135deg,#2d86d4 0%,#1762a3 100%);transform:translateY(-2px);box-shadow:0 10px 30px #102a4357,inset 0 1px #ffffff47}.QuoteModal-module-scss-module__NlrwjG__submit:active{transform:translateY(0)scale(.98)}.QuoteModal-module-scss-module__NlrwjG__submit:focus-visible{outline-offset:3px;outline:2px solid #fff}@media (prefers-reduced-motion:reduce){.QuoteModal-module-scss-module__NlrwjG__submit{transition:none}.QuoteModal-module-scss-module__NlrwjG__submit:hover,.QuoteModal-module-scss-module__NlrwjG__submit:active{transform:none}}.QuoteModal-module-scss-module__NlrwjG__submit{width:100%;padding:13px 22px;font-size:14px}.QuoteModal-module-scss-module__NlrwjG__success{text-align:center;padding:40px 10px}.QuoteModal-module-scss-module__NlrwjG__successIcon{background:linear-gradient(135deg, #6ba6e3, var(--glass-primary-deep));color:#fff;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:26px;display:grid}.QuoteModal-module-scss-module__NlrwjG__successTitle{letter-spacing:-.6px;color:var(--text-dark);margin-bottom:8px;font-size:22px;font-weight:800}.QuoteModal-module-scss-module__NlrwjG__successText{color:var(--text-body);font-size:13.5px;line-height:1.75}
.Header-module-scss-module__wS1-Va__navbar{z-index:1000;-webkit-backdrop-filter:blur(18px)saturate(1.25);background:#f7fbfff0;border-bottom:1px solid #ffffff9e;border-radius:14px;justify-content:flex-start;align-items:center;width:min(1200px,100% - 48px);height:58px;transition:background .25s,box-shadow .25s,border-radius .2s;display:flex;position:fixed;top:18px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 10px 32px #1e4c7424}.Header-module-scss-module__wS1-Va__navbar.Header-module-scss-module__wS1-Va__scrolled{background:#f7fbfff7;box-shadow:0 12px 38px #1e4c7438}.Header-module-scss-module__wS1-Va__navbar:has(.Header-module-scss-module__wS1-Va__megaOpen){border-radius:14px 14px 0 0}.Header-module-scss-module__wS1-Va__navInner{justify-content:flex-start;align-items:center;gap:24px;width:100%;padding-inline:24px;display:flex}.Header-module-scss-module__wS1-Va__logo{flex-shrink:0;align-items:center;display:flex}.Header-module-scss-module__wS1-Va__logoLink{border-radius:8px;align-items:center;text-decoration:none;display:flex}.Header-module-scss-module__wS1-Va__logoLink:focus-visible{outline:2px solid var(--glass-primary-deep);outline-offset:2px}.Header-module-scss-module__wS1-Va__logoImg{object-fit:contain;width:auto;max-width:none;height:42px;display:block}.Header-module-scss-module__wS1-Va__navLinks{align-items:center;gap:clamp(12px,1.25vw,24px);margin-left:30px;display:flex}@media (max-width:1024px){.Header-module-scss-module__wS1-Va__navLinks{display:none}}.Header-module-scss-module__wS1-Va__trigger{color:var(--text-dark);align-items:center;gap:5px;padding:8px 4px;font-size:14px;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.Header-module-scss-module__wS1-Va__trigger:hover{color:var(--glass-primary-deep)}.Header-module-scss-module__wS1-Va__trigger[aria-current=page]{color:var(--glass-primary-deep);font-weight:600}.Header-module-scss-module__wS1-Va__arrow{opacity:.45;border-top:4px solid;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0;transition:transform .2s,opacity .2s}.Header-module-scss-module__wS1-Va__arrowOpen{opacity:.85;transform:rotate(180deg)}.Header-module-scss-module__wS1-Va__mega{-webkit-backdrop-filter:blur(18px)saturate(1.25);opacity:0;visibility:hidden;pointer-events:none;will-change:opacity,transform;z-index:1200;background:#f7fbfffa;border:1px solid #ffffffb3;border-radius:0 0 14px 14px;width:100%;padding:10px 28px 8px;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),visibility .28s;position:absolute;top:100%;left:50%;transform:translate(-50%,-6px);box-shadow:0 24px 60px #1e4c7424,inset 0 1px #ffffffb8}.Header-module-scss-module__wS1-Va__mega:before{content:"";height:12px;position:absolute;top:-12px;left:0;right:0}.Header-module-scss-module__wS1-Va__mega.Header-module-scss-module__wS1-Va__megaOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__megaInner{justify-content:flex-start;gap:16px;display:flex}.Header-module-scss-module__wS1-Va__megaContent{flex-direction:column;flex:none;gap:18px;display:flex}.Header-module-scss-module__wS1-Va__megaGrid{gap:0;display:flex}.Header-module-scss-module__wS1-Va__megaCol{flex-direction:column;gap:2px;min-width:224px;padding:3px 24px 5px 8px;display:flex}.Header-module-scss-module__wS1-Va__megaCol+.Header-module-scss-module__wS1-Va__megaCol{padding-left:24px}.Header-module-scss-module__wS1-Va__megaGridDivider .Header-module-scss-module__wS1-Va__megaCol+.Header-module-scss-module__wS1-Va__megaCol{border-left:1px solid #4e8fd729;padding-left:32px}.Header-module-scss-module__wS1-Va__megaColHeading{color:#668098;letter-spacing:.12em;text-transform:uppercase;margin:0 8px 8px;font-size:10.5px;font-weight:700;line-height:1.4}.Header-module-scss-module__wS1-Va__megaCard{white-space:nowrap;border:1px solid #0000;border-radius:8px;flex-direction:column;gap:2px;padding:5px 8px;transition:background .15s,border-color .15s;display:flex}.Header-module-scss-module__wS1-Va__megaCard:hover{background:#2675a808;border-color:#2675a814}.Header-module-scss-module__wS1-Va__megaCard[aria-current=page]{box-shadow:none;background:0 0;border-color:#0000}.Header-module-scss-module__wS1-Va__megaCard[aria-current=page] .Header-module-scss-module__wS1-Va__megaCardTitle{color:var(--glass-primary-deep);align-items:center;gap:7px;font-weight:700;display:inline-flex}.Header-module-scss-module__wS1-Va__megaCard[aria-current=page] .Header-module-scss-module__wS1-Va__megaCardTitle:before{content:"";background:var(--glass-primary);border-radius:50%;flex:none;width:6px;height:6px;box-shadow:0 0 0 3px #4e8fd71f}.Header-module-scss-module__wS1-Va__megaCardDisabled{cursor:not-allowed;opacity:1;-webkit-user-select:none;user-select:none}.Header-module-scss-module__wS1-Va__megaCardDisabled:hover{background:0 0;border-color:#0000}.Header-module-scss-module__wS1-Va__megaCardDisabled .Header-module-scss-module__wS1-Va__megaCardTitle{color:var(--text-dark);font-weight:600}.Header-module-scss-module__wS1-Va__megaCardTitle{color:var(--text-dark);font-size:13.5px;font-weight:600;line-height:1.35}.Header-module-scss-module__wS1-Va__megaCardDesc{color:var(--text-muted);font-size:12px;line-height:1.42}.Header-module-scss-module__wS1-Va__actions{flex-shrink:0;align-items:center;gap:12px;margin-left:auto;display:flex}.Header-module-scss-module__wS1-Va__signin{position:relative}@media (max-width:1024px){.Header-module-scss-module__wS1-Va__signin{display:none}}.Header-module-scss-module__wS1-Va__actionLink{color:var(--text-dark);border-radius:8px;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:500;transition:background .15s,color .15s;display:inline-flex}.Header-module-scss-module__wS1-Va__actionLink:hover{color:#2f6fb6;background:#2675a80f}.Header-module-scss-module__wS1-Va__signinPanel{-webkit-backdrop-filter:blur(20px)saturate(1.2);opacity:0;visibility:hidden;pointer-events:none;background:#f7fbffeb;border:1px solid #ffffffb3;border-radius:14px;width:280px;padding:10px;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + 10px);right:0;transform:translateY(-6px);box-shadow:0 24px 60px #1e4c7424,inset 0 1px #ffffffb8}.Header-module-scss-module__wS1-Va__signinPanel:before{content:"";width:100%;height:12px;position:absolute;bottom:100%;right:0}.Header-module-scss-module__wS1-Va__signinPanel.Header-module-scss-module__wS1-Va__signinOpen{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module-scss-module__wS1-Va__signinOption{border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;transition:background .15s;display:flex}.Header-module-scss-module__wS1-Va__signinOption:hover{background:#2675a80d}.Header-module-scss-module__wS1-Va__signinOption:focus-visible{outline-offset:-2px;background:#2675a812;outline:2px solid #4e8fd7}.Header-module-scss-module__wS1-Va__signinLabel{color:var(--text-dark);font-size:13.5px;font-weight:600}.Header-module-scss-module__wS1-Va__signinDesc{color:var(--text-muted);font-size:12px}.Header-module-scss-module__wS1-Va__requestBtn{color:#fff;font-family:var(--font-display),sans-serif;letter-spacing:-.01em;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#4e8fd7 0%,#346eae 100%);border-radius:9px;padding:8px 20px;font-size:13px;font-weight:700;transition:transform .25s cubic-bezier(.4,0,.2,1),background .25s;box-shadow:0 8px 26px #102a4347,inset 0 1px #ffffff3d}.Header-module-scss-module__wS1-Va__requestBtn:hover{background:linear-gradient(135deg,#2d86d4 0%,#1762a3 100%);transform:translateY(-2px)}.Header-module-scss-module__wS1-Va__requestBtn:active{transform:translateY(0)scale(.98)}.Header-module-scss-module__wS1-Va__requestBtn:focus-visible{outline-offset:3px;outline:2px solid #fff}.Header-module-scss-module__wS1-Va__toggle{border-radius:8px;flex-direction:column;justify-content:center;gap:4px;width:38px;height:38px;display:none}.Header-module-scss-module__wS1-Va__toggle span{background:var(--text-dark);border-radius:2px;width:20px;height:2px;margin-inline:auto;display:block}@media (max-width:1024px){.Header-module-scss-module__wS1-Va__toggle{display:flex}}.Header-module-scss-module__wS1-Va__drawerScrim{inset:var(--navbar-height) 0 0 0;z-index:1100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#102a4342;position:fixed}.Header-module-scss-module__wS1-Va__drawer{top:var(--navbar-height);z-index:1101;width:min(420px,92vw);height:calc(100svh - var(--navbar-height));-webkit-backdrop-filter:blur(20px)saturate(1.2);background:#f7fbfff5;border-left:1px solid #ffffffb3;padding:18px 22px 40px;position:fixed;right:0;overflow-y:auto;box-shadow:-20px 0 60px #1e4c7424}.Header-module-scss-module__wS1-Va__drawerHead{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.Header-module-scss-module__wS1-Va__drawerTitle{font-family:var(--font-display),sans-serif;letter-spacing:.4px;text-transform:uppercase;color:var(--text-muted);font-size:14px;font-weight:700}.Header-module-scss-module__wS1-Va__drawerClose{color:var(--text-dark);border-radius:8px;padding:6px;display:inline-flex}.Header-module-scss-module__wS1-Va__drawerClose svg{width:20px;height:20px}.Header-module-scss-module__wS1-Va__drawerGroup{border-bottom:1px solid var(--border-light);padding:16px 0}.Header-module-scss-module__wS1-Va__drawerGroupTitle{color:var(--glass-primary-deep);font-family:var(--font-display),sans-serif;margin-bottom:10px;font-size:16px;font-weight:700;display:block}.Header-module-scss-module__wS1-Va__drawerGroupTitle[aria-current=page]{color:#174f83;align-items:center;gap:8px;font-weight:800;display:flex}.Header-module-scss-module__wS1-Va__drawerGroupTitle[aria-current=page]:before{content:"";background:var(--glass-primary);border-radius:50%;flex:none;width:6px;height:6px}.Header-module-scss-module__wS1-Va__drawerSubgroups{gap:16px;display:grid}.Header-module-scss-module__wS1-Va__drawerSubgroup+.Header-module-scss-module__wS1-Va__drawerSubgroup{border-top:1px solid #4e8fd724;padding-top:16px}.Header-module-scss-module__wS1-Va__drawerSubheading{color:#668098;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:10.5px;font-weight:700;line-height:1.4}.Header-module-scss-module__wS1-Va__drawerLinks{flex-wrap:wrap;gap:8px 14px;display:flex}.Header-module-scss-module__wS1-Va__drawerLinks a{color:var(--text-body);font-size:13.5px}.Header-module-scss-module__wS1-Va__drawerLinks a:hover{color:var(--glass-primary-deep)}.Header-module-scss-module__wS1-Va__drawerLinks a[aria-current=page]{color:var(--glass-primary-deep);align-items:center;gap:7px;font-weight:700;text-decoration:none;display:inline-flex}.Header-module-scss-module__wS1-Va__drawerLinks a[aria-current=page]:before{content:"";background:var(--glass-primary);border-radius:50%;flex:none;width:6px;height:6px}.Header-module-scss-module__wS1-Va__drawerLinkDisabled{color:var(--text-body);opacity:1;cursor:not-allowed;-webkit-user-select:none;user-select:none;font-size:13.5px}
.Footer-module-scss-module__Vc7VzW__footer{color:#102a43;background:radial-gradient(circle at 12% 0,#a9d1f733,#0000 26rem),linear-gradient(#f8fcff,#e7f4ff);border-top:0;padding:72px 0 32px}@media (max-width:640px){.Footer-module-scss-module__Vc7VzW__footer{padding:58px 0 28px}}.Footer-module-scss-module__Vc7VzW__inner{grid-template-columns:minmax(190px,230px) minmax(0,1fr);align-items:start;gap:clamp(48px,7vw,112px);width:calc(100% - 96px);max-width:1200px;margin-inline:auto;display:grid}@media (max-width:1024px){.Footer-module-scss-module__Vc7VzW__inner{gap:48px;width:calc(100% - 64px)}}@media (max-width:800px){.Footer-module-scss-module__Vc7VzW__inner{grid-template-columns:1fr}}@media (max-width:640px){.Footer-module-scss-module__Vc7VzW__inner{grid-template-columns:1fr;width:calc(100% - 40px)}}.Footer-module-scss-module__Vc7VzW__brand{max-width:230px}@media (max-width:800px){.Footer-module-scss-module__Vc7VzW__brand{max-width:280px}}.Footer-module-scss-module__Vc7VzW__logoLink{border-radius:8px;display:inline-flex}.Footer-module-scss-module__Vc7VzW__logoLink:focus-visible{outline-offset:4px;outline:3px solid #4e8fd761}.Footer-module-scss-module__Vc7VzW__logo{width:auto;height:108px;display:block}.Footer-module-scss-module__Vc7VzW__desc{color:#395f7b;max-width:220px;margin-top:14px;font-size:13px;font-weight:600;line-height:1.55}.Footer-module-scss-module__Vc7VzW__actions{gap:10px;max-width:184px;margin-top:20px;display:none}.Footer-module-scss-module__Vc7VzW__pricingButton,.Footer-module-scss-module__Vc7VzW__loginLink{border:1px solid #346eae52;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 16px;font-size:13px;font-weight:700;line-height:1;transition:color .2s,background .2s,border-color .2s,transform .2s;display:inline-flex}.Footer-module-scss-module__Vc7VzW__pricingButton:hover,.Footer-module-scss-module__Vc7VzW__loginLink:hover{transform:translateY(-1px)}.Footer-module-scss-module__Vc7VzW__pricingButton:focus-visible,.Footer-module-scss-module__Vc7VzW__loginLink:focus-visible{outline-offset:3px;outline:3px solid #4e8fd752}.Footer-module-scss-module__Vc7VzW__pricingButton{color:#fff;background:#346eae;border-color:#346eae}.Footer-module-scss-module__Vc7VzW__pricingButton:hover{background:#245f9d;border-color:#245f9d}.Footer-module-scss-module__Vc7VzW__loginLink{color:#346eae;background:#ffffff85}.Footer-module-scss-module__Vc7VzW__loginLink:hover{color:#245f9d;background:#ffffffd1;border-color:#346eae7a}.Footer-module-scss-module__Vc7VzW__navGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:40px clamp(32px,4.4vw,72px);display:grid}.Footer-module-scss-module__Vc7VzW__navStack{display:contents}.Footer-module-scss-module__Vc7VzW__navStack:first-child .Footer-module-scss-module__Vc7VzW__col:first-child{grid-area:1/1}.Footer-module-scss-module__Vc7VzW__navStack:first-child .Footer-module-scss-module__Vc7VzW__col:nth-child(2){grid-area:2/1}.Footer-module-scss-module__Vc7VzW__navStack:nth-child(2) .Footer-module-scss-module__Vc7VzW__col:first-child{grid-area:1/2}.Footer-module-scss-module__Vc7VzW__navStack:nth-child(2) .Footer-module-scss-module__Vc7VzW__col:nth-child(2){grid-area:2/2}.Footer-module-scss-module__Vc7VzW__navStack:nth-child(3) .Footer-module-scss-module__Vc7VzW__col:first-child{grid-area:1/3}.Footer-module-scss-module__Vc7VzW__navStack:nth-child(3) .Footer-module-scss-module__Vc7VzW__col:nth-child(2),.Footer-module-scss-module__Vc7VzW__navStack:nth-child(3) .Footer-module-scss-module__Vc7VzW__col:nth-child(3){grid-area:2/3}.Footer-module-scss-module__Vc7VzW__navStack:nth-child(3) .Footer-module-scss-module__Vc7VzW__col:nth-child(3){margin-top:52px}.Footer-module-scss-module__Vc7VzW__colTitle{color:#163a5c;font-family:var(--font-display),sans-serif;margin:0;font-size:16px;font-weight:800;line-height:1.3}.Footer-module-scss-module__Vc7VzW__colTitle a{border-radius:4px;padding-block:2px;transition:color .2s;display:inline-flex}.Footer-module-scss-module__Vc7VzW__colTitle a:hover{color:#346eae}.Footer-module-scss-module__Vc7VzW__colTitle a:focus-visible{outline-offset:3px;outline:3px solid #4e8fd74d}.Footer-module-scss-module__Vc7VzW__col ul{flex-direction:column;gap:2px;margin-top:10px;display:flex}.Footer-module-scss-module__Vc7VzW__col li{display:flex}.Footer-module-scss-module__Vc7VzW__col li a{color:#395f7b;border-radius:3px;padding-block:1px;font-size:13px;line-height:1.35;transition:color .2s;display:inline-flex}.Footer-module-scss-module__Vc7VzW__col li a:hover{color:#245f9d}.Footer-module-scss-module__Vc7VzW__col li a:focus-visible{outline-offset:2px;outline:3px solid #4e8fd747}.Footer-module-scss-module__Vc7VzW__social{gap:8px;margin-top:16px;display:none}.Footer-module-scss-module__Vc7VzW__socialLink{color:#467ba9;background:#ffffff61;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:color .22s,background .22s,transform .22s;display:inline-flex;box-shadow:inset 0 1px #ffffff94}.Footer-module-scss-module__Vc7VzW__socialLink svg{width:17px;height:17px}.Footer-module-scss-module__Vc7VzW__socialLink:hover{color:#346eae;background:#2c8ec40f;transform:translateY(-2px)}.Footer-module-scss-module__Vc7VzW__socialLink:focus-visible{outline-offset:2px;outline:3px solid #4e8fd752}.Footer-module-scss-module__Vc7VzW__bottom{border-top:1px solid #4e8fd724;justify-content:space-between;align-items:center;gap:16px;width:calc(100% - 96px);max-width:1200px;margin:40px auto 0;padding-top:20px;display:flex}@media (max-width:1024px){.Footer-module-scss-module__Vc7VzW__bottom{width:calc(100% - 64px)}}@media (max-width:640px){.Footer-module-scss-module__Vc7VzW__bottom{flex-direction:column;align-items:flex-start;width:calc(100% - 40px);padding:20px 0 76px}}.Footer-module-scss-module__Vc7VzW__copyright{color:#395f7b;letter-spacing:.02em;font-size:13px;font-weight:600}.Footer-module-scss-module__Vc7VzW__privacyLink{color:#467ba9;border-radius:4px;align-items:center;min-height:44px;padding-inline:4px;font-size:13px;font-weight:600;transition:color .2s;display:inline-flex}.Footer-module-scss-module__Vc7VzW__privacyLink:hover{color:#245f9d}.Footer-module-scss-module__Vc7VzW__privacyLink:focus-visible{outline-offset:3px;outline:3px solid #4e8fd747}@media (max-width:640px){.Footer-module-scss-module__Vc7VzW__privacyLink{align-self:flex-end}.Footer-module-scss-module__Vc7VzW__navGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.Footer-module-scss-module__Vc7VzW__navStack{flex-direction:column;gap:28px;min-width:0;display:flex}.Footer-module-scss-module__Vc7VzW__navStack:last-child{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px;display:grid}.Footer-module-scss-module__Vc7VzW__navStack:last-child .Footer-module-scss-module__Vc7VzW__col:first-child{grid-row:span 2}}@media (max-width:560px){.Footer-module-scss-module__Vc7VzW__navGrid{grid-template-columns:1fr}.Footer-module-scss-module__Vc7VzW__navStack:last-child{grid-column:auto;display:flex}}
.AskAi-module-scss-module__8lwOta__trigger{z-index:1000;cursor:pointer;isolation:isolate;touch-action:manipulation;background:0 0;border:0;border-radius:30px;place-items:center;width:104px;height:108px;padding:0;transition:transform .22s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:auto;bottom:clamp(24px,4vh,48px);right:clamp(16px,2vw,32px);transform:translateY(0)}.AskAi-module-scss-module__8lwOta__trigger:before{z-index:-1;content:"";filter:blur(10px);background:#071f3547;border-radius:50%;height:28px;transition:opacity .22s,transform .22s;position:absolute;bottom:5px;left:7px;right:7px;transform:scaleX(.82)}.AskAi-module-scss-module__8lwOta__trigger:hover{transform:translateY(-5px)rotate(-1.5deg)scale(1.03)}.AskAi-module-scss-module__8lwOta__trigger:hover:before{opacity:.7;transform:scaleX(.72)}.AskAi-module-scss-module__8lwOta__trigger:active{transform:translateY(-1px)scale(.97)}.AskAi-module-scss-module__8lwOta__trigger:focus-visible{outline:3px solid var(--glass-sky);outline-offset:4px}.AskAi-module-scss-module__8lwOta__robot{--robot-shell:#f2a13f;--robot-shell-deep:#c95a1c;--robot-light:#fff1c8;filter:drop-shadow(0 12px 14px #08243d42);width:96px;height:102px;display:block;position:relative}.AskAi-module-scss-module__8lwOta__robot svg{width:96px;height:82px;display:block;position:absolute;inset:0 0 auto;overflow:visible}.AskAi-module-scss-module__8lwOta__trigger .AskAi-module-scss-module__8lwOta__robot{animation:3.8s ease-in-out infinite AskAi-module-scss-module__8lwOta__robot-float}.AskAi-module-scss-module__8lwOta__trigger:hover .AskAi-module-scss-module__8lwOta__robot{animation:.68s cubic-bezier(.22,1,.36,1) both AskAi-module-scss-module__8lwOta__robot-greet}.AskAi-module-scss-module__8lwOta__trigger:hover .AskAi-module-scss-module__8lwOta__antenna{animation:.52s ease-in-out AskAi-module-scss-module__8lwOta__antenna-wave}.AskAi-module-scss-module__8lwOta__trigger:hover .AskAi-module-scss-module__8lwOta__robotEyes{animation:none;transform:translate(2px)scaleY(1)}.AskAi-module-scss-module__8lwOta__trigger:hover .AskAi-module-scss-module__8lwOta__robotSmile{animation:.42s ease-out both AskAi-module-scss-module__8lwOta__robot-smile}.AskAi-module-scss-module__8lwOta__trigger:hover .AskAi-module-scss-module__8lwOta__thinkingBubble{animation:.42s cubic-bezier(.22,1,.36,1) both AskAi-module-scss-module__8lwOta__thought-hover}.AskAi-module-scss-module__8lwOta__antenna{fill:none;stroke:var(--robot-shell-deep);stroke-linecap:round;stroke-width:3px;transform-box:fill-box;transform-origin:bottom}.AskAi-module-scss-module__8lwOta__antennaLight{fill:var(--robot-light);stroke:var(--robot-shell);transform-box:fill-box;transform-origin:50%;animation:2.2s ease-in-out infinite AskAi-module-scss-module__8lwOta__antenna-pulse}.AskAi-module-scss-module__8lwOta__ear{fill:var(--robot-shell-deep)}.AskAi-module-scss-module__8lwOta__robotHead{fill:var(--robot-shell);stroke:#ffffffc7;stroke-width:2px}.AskAi-module-scss-module__8lwOta__robotFace{fill:var(--glass-ink)}.AskAi-module-scss-module__8lwOta__robotEyes{fill:var(--robot-light);filter:drop-shadow(0 0 4px #ffd184d9);transform-box:fill-box;transform-origin:50%;animation:4.8s ease-in-out infinite AskAi-module-scss-module__8lwOta__robot-blink}.AskAi-module-scss-module__8lwOta__robotSmile{fill:none;stroke:#ffd58a;stroke-linecap:round;stroke-width:2px;transform-box:fill-box;transform-origin:50%}.AskAi-module-scss-module__8lwOta__robotCheek{fill:#f27e4794}.AskAi-module-scss-module__8lwOta__robotShine{fill:none;stroke:#ffffff94;stroke-linecap:round;stroke-width:3px}.AskAi-module-scss-module__8lwOta__robotBadge{background:linear-gradient(135deg, #244f75 0%, var(--glass-ink) 100%);min-width:58px;min-height:28px;color:var(--white);font-family:var(--font-display),sans-serif;letter-spacing:.06em;white-space:nowrap;border:2px solid #ffffffb8;border-radius:999px;place-items:center;padding:5px 12px;font-size:12px;font-weight:750;line-height:1;display:grid;position:absolute;bottom:1px;left:50%;transform:translate(-50%);box-shadow:0 5px 12px #08243d47}.AskAi-module-scss-module__8lwOta__thinkingBubble{opacity:0;transform-origin:100% 100%;background:#fffffff0;border:2px solid #c95a1cad;border-radius:18px;justify-content:center;align-items:center;gap:4px;width:46px;height:30px;animation:5.2s cubic-bezier(.22,1,.36,1) infinite AskAi-module-scss-module__8lwOta__thought-appear;display:flex;position:absolute;top:-5px;left:-10px;transform:translateY(4px)scale(.7);box-shadow:0 7px 16px #08243d2e}.AskAi-module-scss-module__8lwOta__thinkingBubble:before,.AskAi-module-scss-module__8lwOta__thinkingBubble:after{background:var(--white);content:"";border:2px solid #c95a1c9e;border-radius:50%;position:absolute}.AskAi-module-scss-module__8lwOta__thinkingBubble:before{width:8px;height:8px;bottom:-8px;right:2px}.AskAi-module-scss-module__8lwOta__thinkingBubble:after{width:5px;height:5px;bottom:-14px;right:-4px}.AskAi-module-scss-module__8lwOta__thinkingDot{background:var(--glass-ink);border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite AskAi-module-scss-module__8lwOta__thinking-dot}.AskAi-module-scss-module__8lwOta__thinkingDot:nth-child(2){animation-delay:.14s}.AskAi-module-scss-module__8lwOta__thinkingDot:nth-child(3){animation-delay:.28s}.AskAi-module-scss-module__8lwOta__panel{z-index:1100;background:#eef4f9;border:1px solid #ffffff47;border-radius:24px;flex-direction:column;width:min(480px,100vw - 32px);min-height:480px;transition:inset .26s cubic-bezier(.22,1,.36,1),width .26s cubic-bezier(.22,1,.36,1),border-radius .26s;animation:.24s cubic-bezier(.22,1,.36,1) AskAi-module-scss-module__8lwOta__panel-in;display:flex;position:fixed;top:clamp(88px,10vh,128px);bottom:clamp(20px,4vh,40px);right:clamp(16px,2vw,32px);overflow:hidden;box-shadow:0 24px 70px #0a223747}.AskAi-module-scss-module__8lwOta__expanded{border-radius:18px;width:auto;min-height:0;inset:16px}.AskAi-module-scss-module__8lwOta__panelHeader{background:linear-gradient(135deg, #244f75, var(--glass-ink));min-height:72px;color:var(--white);flex:none;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px 12px 20px;display:flex}.AskAi-module-scss-module__8lwOta__panelTitle{min-width:0;font-family:var(--font-display),sans-serif;letter-spacing:.055em;align-items:center;gap:12px;font-size:15px;font-weight:750;display:flex}.AskAi-module-scss-module__8lwOta__panelTitle .AskAi-module-scss-module__8lwOta__robot{filter:drop-shadow(0 4px 6px #04192b47);flex:0 0 48px;width:48px;height:48px}.AskAi-module-scss-module__8lwOta__panelTitle .AskAi-module-scss-module__8lwOta__robot svg{width:48px;height:41px}.AskAi-module-scss-module__8lwOta__actions{gap:8px;display:flex}.AskAi-module-scss-module__8lwOta__iconButton{width:44px;height:44px;color:inherit;cursor:pointer;background:#ffffff1a;border-radius:50%;place-items:center;transition:background .18s,transform .18s;display:grid}.AskAi-module-scss-module__8lwOta__iconButton:hover{background:#fff3;transform:translateY(-1px)}.AskAi-module-scss-module__8lwOta__iconButton:active{transform:scale(.96)}.AskAi-module-scss-module__8lwOta__iconButton:focus-visible{outline:3px solid var(--glass-sky);outline-offset:2px}.AskAi-module-scss-module__8lwOta__iconButton svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:20px;height:20px}.AskAi-module-scss-module__8lwOta__frameWrap{background:#fff;flex:1;min-height:0;position:relative}.AskAi-module-scss-module__8lwOta__frame{opacity:1;background:#fff;border:0;width:100%;height:100%;transition:opacity .24s;display:block}.AskAi-module-scss-module__8lwOta__frameLoading{opacity:0;pointer-events:none}.AskAi-module-scss-module__8lwOta__loading{z-index:1;color:var(--glass-ink);text-align:center;background:radial-gradient(circle at 50% 43%,#f2a13f29,#0000 26%),linear-gradient(145deg,#f8fbfe 0%,#eef5fb 100%);flex-direction:column;justify-content:center;align-items:center;padding:32px;animation:.18s ease-out both AskAi-module-scss-module__8lwOta__loading-in;display:flex;position:absolute;inset:0}.AskAi-module-scss-module__8lwOta__loadingVisual{place-items:center;width:116px;height:116px;margin-bottom:18px;display:grid;position:relative}.AskAi-module-scss-module__8lwOta__loadingVisual .AskAi-module-scss-module__8lwOta__robot{z-index:1;filter:drop-shadow(0 12px 16px #08243d2e);width:82px;height:82px;animation:1.8s ease-in-out infinite AskAi-module-scss-module__8lwOta__loading-robot}.AskAi-module-scss-module__8lwOta__loadingVisual .AskAi-module-scss-module__8lwOta__robot svg{width:82px;height:70px}.AskAi-module-scss-module__8lwOta__loadingOrbit{border:2px solid #f2a13f38;border-top-color:var(--robot-shell,#f2a13f);border-right-color:#4e8fd7ad;border-radius:50%;animation:1.4s linear infinite AskAi-module-scss-module__8lwOta__loading-orbit;position:absolute;inset:5px}.AskAi-module-scss-module__8lwOta__loadingOrbit:before,.AskAi-module-scss-module__8lwOta__loadingOrbit:after{content:"";border-radius:50%;position:absolute}.AskAi-module-scss-module__8lwOta__loadingOrbit:before{background:#f2a13f;width:8px;height:8px;top:5px;right:13px;box-shadow:0 0 0 5px #f2a13f21}.AskAi-module-scss-module__8lwOta__loadingOrbit:after{background:var(--glass-primary);width:6px;height:6px;bottom:8px;left:9px}.AskAi-module-scss-module__8lwOta__loadingMessage{font-family:var(--font-display),sans-serif;letter-spacing:.02em;justify-content:center;align-items:center;gap:7px;font-size:17px;font-weight:750;display:flex}.AskAi-module-scss-module__8lwOta__loadingDots{align-items:center;gap:3px;display:inline-flex}.AskAi-module-scss-module__8lwOta__loadingDots span{background:var(--robot-shell,#f2a13f);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite AskAi-module-scss-module__8lwOta__loading-dot}.AskAi-module-scss-module__8lwOta__loadingDots span:nth-child(2){animation-delay:.12s}.AskAi-module-scss-module__8lwOta__loadingDots span:nth-child(3){animation-delay:.24s}.AskAi-module-scss-module__8lwOta__loadingHint{color:#102a439e;margin-top:7px;font-size:13px}@keyframes AskAi-module-scss-module__8lwOta__loading-in{0%{opacity:0}to{opacity:1}}@keyframes AskAi-module-scss-module__8lwOta__loading-robot{0%,to{transform:translateY(2px)rotate(-1deg)}50%{transform:translateY(-5px)rotate(1deg)}}@keyframes AskAi-module-scss-module__8lwOta__loading-orbit{to{transform:rotate(360deg)}}@keyframes AskAi-module-scss-module__8lwOta__loading-dot{0%,55%,to{opacity:.35;transform:translateY(0)}28%{opacity:1;transform:translateY(-4px)}}@keyframes AskAi-module-scss-module__8lwOta__panel-in{0%{opacity:0;transform:translateY(16px)scale(.97)}to{opacity:1;transform:none}}@keyframes AskAi-module-scss-module__8lwOta__robot-float{0%,to{transform:translateY(0)}34%{transform:translateY(-7px)rotate(1.5deg)}62%{transform:translateY(-3px)rotate(-1.5deg)}78%{transform:translateY(-6px)rotate(.5deg)}}@keyframes AskAi-module-scss-module__8lwOta__robot-greet{0%{transform:translateY(-2px)rotate(0)}30%{transform:translateY(-9px)rotate(-7deg)}58%{transform:translateY(-6px)rotate(5deg)}78%{transform:translateY(-8px)rotate(-2deg)}to{transform:translateY(-5px)rotate(0)}}@keyframes AskAi-module-scss-module__8lwOta__antenna-wave{0%,to{transform:rotate(0)}35%{transform:rotate(-14deg)}70%{transform:rotate(12deg)}}@keyframes AskAi-module-scss-module__8lwOta__robot-smile{0%{transform:scaleX(1)}to{transform:scaleX(1.3)translateY(1px)}}@keyframes AskAi-module-scss-module__8lwOta__thought-appear{0%,7%,48%,to{opacity:0;transform:translateY(5px)scale(.7)}14%,40%{opacity:1;transform:translateY(0)scale(1)}26%{opacity:1;transform:translateY(-3px)scale(1.04)}}@keyframes AskAi-module-scss-module__8lwOta__thought-hover{0%{opacity:.75;transform:translateY(2px)scale(.9)}to{opacity:1;transform:translateY(-4px)scale(1.08)}}@keyframes AskAi-module-scss-module__8lwOta__thinking-dot{0%,55%,to{opacity:.35;transform:translateY(0)}25%{opacity:1;transform:translateY(-3px)}}@keyframes AskAi-module-scss-module__8lwOta__robot-blink{0%,42%,46%,49%,to{transform:scaleY(1)}44%,47%{transform:scaleY(.12)}}@keyframes AskAi-module-scss-module__8lwOta__antenna-pulse{0%,to{opacity:.72;transform:scale(.9)}50%{opacity:1;transform:scale(1.25)}}@media (max-width:640px){.AskAi-module-scss-module__8lwOta__trigger{top:auto;right:12px;bottom:max(16px,env(safe-area-inset-bottom));transform:none}.AskAi-module-scss-module__8lwOta__trigger:hover{transform:translateY(-3px)}.AskAi-module-scss-module__8lwOta__panel,.AskAi-module-scss-module__8lwOta__expanded{inset:max(8px,env(safe-area-inset-top)) 8px max(8px,env(safe-area-inset-bottom));border-radius:18px;width:auto;min-height:0}.AskAi-module-scss-module__8lwOta__panelHeader{min-height:64px;padding:8px 10px 8px 14px}.AskAi-module-scss-module__8lwOta__panelTitle .AskAi-module-scss-module__8lwOta__robot{flex-basis:44px;width:44px;height:44px}.AskAi-module-scss-module__8lwOta__panelTitle .AskAi-module-scss-module__8lwOta__robot svg{width:44px;height:38px}}@media (prefers-reduced-motion:reduce){.AskAi-module-scss-module__8lwOta__trigger,.AskAi-module-scss-module__8lwOta__trigger .AskAi-module-scss-module__8lwOta__robot,.AskAi-module-scss-module__8lwOta__antenna,.AskAi-module-scss-module__8lwOta__antennaLight,.AskAi-module-scss-module__8lwOta__robotEyes,.AskAi-module-scss-module__8lwOta__robotSmile,.AskAi-module-scss-module__8lwOta__thinkingBubble,.AskAi-module-scss-module__8lwOta__thinkingDot,.AskAi-module-scss-module__8lwOta__loading,.AskAi-module-scss-module__8lwOta__loadingVisual .AskAi-module-scss-module__8lwOta__robot,.AskAi-module-scss-module__8lwOta__loadingOrbit,.AskAi-module-scss-module__8lwOta__loadingDots span,.AskAi-module-scss-module__8lwOta__frame,.AskAi-module-scss-module__8lwOta__panel,.AskAi-module-scss-module__8lwOta__iconButton{transition:none;animation:none}}
