.mobile-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#2a2a2afa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);transition:all .3s ease;height:60px;display:flex;align-items:center;padding:0 16px}.mobile-header.scrolled{background:#2a2a2af2;height:50px;box-shadow:0 2px 10px #0000001a}.mobile-header-content{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%}.mobile-logo{display:flex;align-items:center;text-decoration:none;color:#fff;font-weight:700;font-size:1.1rem;max-width:140px}.mobile-logo-img{height:32px;width:auto;-o-object-fit:contain;object-fit:contain;transition:height .3s ease}.mobile-header.scrolled .mobile-logo-img{height:28px}.mobile-logo-text{margin-left:8px;font-size:.9rem;line-height:1.2;display:none}.mobile-cta-phone{display:flex;align-items:center;background:#0066b2;color:#fff;text-decoration:none;padding:8px 12px;border-radius:20px;font-weight:600;font-size:.85rem;transition:all .3s ease;min-height:36px;min-width:100px;justify-content:center;box-shadow:0 2px 8px #0066b24d}.mobile-cta-phone:hover,.mobile-cta-phone:active{background:#004d8a;transform:translateY(-1px);box-shadow:0 4px 12px #0066b266;color:#fff;text-decoration:none}.mobile-cta-phone .phone-icon{margin-right:4px;font-size:.9rem}.mobile-menu-toggle{background:none;border:none;cursor:pointer;padding:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:44px;min-height:44px;border-radius:4px;transition:background-color .3s ease;position:relative}.mobile-menu-toggle:hover{background:#ffffff1a}.mobile-menu-toggle:focus{outline:2px solid #0066B2;outline-offset:2px}.hamburger-line{width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease;margin:2px 0}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-nav-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:999;opacity:0;visibility:hidden;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.mobile-nav-overlay.active{opacity:1;visibility:visible}.mobile-nav-menu{position:fixed;top:0;right:-100%;width:280px;max-width:85vw;height:100vh;background:#fff;z-index:1001;transition:right .3s ease;overflow-y:auto;box-shadow:-4px 0 20px #00000026}.mobile-nav-menu.active{right:0}.mobile-nav-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8f9fa;border-bottom:1px solid #e0e0e0;min-height:60px}.mobile-nav-brand{font-weight:700;color:#0066b2;font-size:1.1rem}.mobile-nav-close{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:4px;min-width:32px;min-height:32px;border-radius:4px;transition:all .3s ease}.mobile-nav-close:hover{background:#e0e0e0;color:#333}.mobile-nav-list{list-style:none;margin:0;padding:20px 0}.mobile-nav-item{margin:0}.mobile-nav-link{display:flex;align-items:center;padding:16px 20px;color:#333;text-decoration:none;font-weight:500;font-size:1rem;border-bottom:1px solid #f0f0f0;transition:all .3s ease;min-height:48px}.mobile-nav-link:hover,.mobile-nav-link:active{background:#f8f9fa;color:#0066b2;text-decoration:none}.mobile-nav-link.active{background:#0066b21a;color:#0066b2;font-weight:600}.mobile-nav-icon{margin-right:12px;font-size:1.1rem;width:20px;text-align:center}.mobile-nav-text{flex:1}.mobile-nav-cta{padding:20px;border-top:1px solid #e0e0e0;background:#f8f9fa}.mobile-nav-cta-button{display:flex;align-items:center;justify-content:center;background:#0066b2;color:#fff;text-decoration:none;padding:16px 24px;border-radius:8px;font-weight:700;font-size:1.1rem;transition:all .3s ease;width:100%;box-shadow:0 2px 8px #0066b24d}.mobile-nav-cta-button:hover,.mobile-nav-cta-button:active{background:#004d8a;transform:translateY(-1px);box-shadow:0 4px 12px #0066b266;color:#fff;text-decoration:none}.mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:998;background:linear-gradient(135deg,#0066b2,#004d8a);padding:12px 16px;box-shadow:0 -2px 10px #0000001a;transform:translateY(100%);transition:transform .3s ease}.mobile-sticky-cta.visible{transform:translateY(0)}.mobile-sticky-cta-content{display:flex;align-items:center;justify-content:space-between;max-width:100%}.mobile-sticky-cta-text{color:#fff;font-size:.9rem;font-weight:600;flex:1}.mobile-sticky-cta-button{background:#fff;color:#0066b2;border:none;padding:10px 16px;border-radius:20px;font-weight:700;font-size:.9rem;text-decoration:none;display:flex;align-items:center;min-height:40px;transition:all .3s ease}.mobile-sticky-cta-button:hover{background:#f0f0f0;transform:scale(1.05)}@media (max-width: 375px){.mobile-header{padding:0 12px;height:56px}.mobile-cta-phone{padding:6px 10px;font-size:.8rem;min-width:90px}.mobile-nav-menu{width:260px}.mobile-logo-img{height:28px}}@media (min-width: 376px) and (max-width: 414px){.mobile-header{height:60px}.mobile-cta-phone{min-width:95px}}@media (min-width: 415px) and (max-width: 768px){.mobile-header{padding:0 20px;height:64px}.mobile-cta-phone{padding:10px 16px;font-size:.9rem;min-width:110px}.mobile-nav-menu{width:320px}.mobile-logo-img{height:36px}}.mobile-nav-link:focus,.mobile-cta-phone:focus,.mobile-sticky-cta-button:focus{outline:2px solid #0066B2;outline-offset:2px}@media (prefers-contrast: high){.mobile-header{background:#000;border-bottom:2px solid white}.mobile-cta-phone{background:#fff;color:#000;border:2px solid black}}@media (prefers-reduced-motion: reduce){.mobile-header,.mobile-nav-menu,.mobile-nav-overlay,.hamburger-line,.mobile-sticky-cta{transition:none}}.mobile-nav-menu,.mobile-nav-overlay,.mobile-sticky-cta{will-change:transform;transform:translateZ(0)}.mobile-header{contain:layout style paint}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}
