/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.outline-white{outline-color:var(--color-white)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--blue:#35a9d1;--orange-bright:#f38827;--dark-orange:#eb7b37;--green-bright:#67b54a;--teal:#0090c2;--deep:#006a8f;--orange:#f28522;--green:#63b145;--ink:#18323a;--cream:#f7fbfc;--line:#d8eaf0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.announcement{background:var(--deep);color:#fff;text-align:center;padding:10px 20px;font-size:14px}.announcement span{background:var(--orange);border-radius:99px;margin-right:8px;padding:4px 9px;font-weight:800}.announcement a{margin-left:12px;font-weight:800;text-decoration:underline}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:92px;padding:10px clamp(22px,5vw,74px);display:flex;position:sticky;top:0}.brand img{object-fit:contain;object-position:center;width:190px;height:66px}.site-header nav{align-items:center;gap:24px;font-size:14px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--teal)}.portal-nav,.install{cursor:pointer;border:0;border-radius:10px;padding:12px 16px;font-weight:800;background:var(--teal)!important;color:#fff!important}.install{color:var(--deep)!important;background:#eef7f5!important}.menu{background:0 0;border:0;font-size:28px;display:none}.hero{background:linear-gradient(135deg,#f8fbfa,#eef9f5);grid-template-columns:1.05fr .95fr;min-height:660px;display:grid;overflow:hidden}.hero-copy{padding:clamp(70px,9vw,130px) clamp(28px,7vw,110px)}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--teal);font-size:12px;font-weight:900}.hero h1{letter-spacing:-.045em;max-width:800px;margin:18px 0 24px;font-size:clamp(42px,5.5vw,78px);line-height:.98}.lead{color:#496169;max-width:680px;font-size:19px;line-height:1.7}.actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.primary,.secondary,.white-button,.outline-white{border-radius:10px;padding:15px 21px;font-weight:800;display:inline-block}.primary{background:var(--orange);color:#fff}.secondary{border:2px solid var(--teal);color:var(--deep)}.trust-row{color:#5d747a;flex-wrap:wrap;gap:22px;margin-top:40px;font-size:13px;display:flex}.trust-row strong{color:var(--teal)}.hero-image img{object-fit:cover;width:100%;height:100%}.portal-feature{background:linear-gradient(135deg,var(--teal),var(--deep));color:#fff;grid-template-columns:.9fr 1.1fr;align-items:center;display:grid}.portal-feature img{object-fit:cover;width:100%;height:100%;max-height:670px}.portal-feature>div{padding:clamp(45px,7vw,100px)}.portal-feature h2,.section-heading h2,.about h2,.legacy h2,.cta h2{letter-spacing:-.035em;margin:12px 0 22px;font-size:clamp(34px,4vw,58px);line-height:1.06}.portal-feature p,.portal-feature li{color:#d9f1f3;font-size:17px;line-height:1.7}.portal-feature li{margin:8px 0}.light{color:#bde9ee}.white-button{color:var(--deep);background:#fff;margin-top:16px}.section{padding:clamp(70px,9vw,120px) clamp(24px,7vw,110px)}.section-heading{max-width:720px;margin-bottom:45px}.section-heading>p:last-child,.about p,.legacy p,.cta p{color:#5b7177;font-size:17px;line-height:1.75}.service-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.service-grid article{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px;box-shadow:0 14px 40px #08596c12}.service-grid b{color:var(--orange);font-size:14px}.service-grid h3{margin:24px 0 12px;font-size:22px}.service-grid p{color:#60767c;line-height:1.65}.about{background:var(--cream);grid-template-columns:1fr .8fr;align-items:center;gap:70px;display:grid}.about img{object-fit:cover;border-radius:24px;width:100%;max-height:680px}.text-link{color:var(--teal);margin-top:18px;font-weight:900;display:inline-block}.resources{overflow:hidden}.resource-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.resource-grid img{aspect-ratio:1/1.05;object-fit:cover;border-radius:20px;width:100%;box-shadow:0 18px 50px #19454f21}.legacy{background:#eff8f5;justify-content:space-between;align-items:center;gap:50px;display:flex}.legacy>div{max-width:780px}.cta{text-align:center;background:linear-gradient(135deg,var(--teal),var(--deep));color:#fff}.cta p{color:#d8eff0}.centered{justify-content:center}.outline-white{color:#fff;border:2px solid #ffffffbf}.phones{justify-content:center;gap:24px;margin-top:28px;font-weight:800;display:flex}.cta .eyebrow{color:#bce9ee}footer{border-top:1px solid var(--line);align-items:center;gap:18px;padding:30px clamp(24px,7vw,110px);font-size:13px;display:flex}footer img{object-fit:contain;width:120px;height:55px}footer p:last-child{color:#718489;margin-left:auto}@media (width<=900px){.menu{display:block}.site-header nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:24px;display:none;position:absolute;top:92px;left:0;right:0}.site-header nav.open{display:flex}.hero,.portal-feature,.about{grid-template-columns:1fr}.hero-image{height:480px}.service-grid{grid-template-columns:repeat(2,1fr)}.resource-grid{grid-template-columns:1fr 1fr}.legacy{flex-direction:column;align-items:flex-start}}@media (width<=580px){.announcement a{margin:7px 0 0;display:block}.site-header{height:78px}.brand img{width:150px;height:54px}.site-header nav{top:78px}.hero-copy{padding-top:65px}.hero-image{height:350px}.service-grid,.resource-grid{grid-template-columns:1fr}.trust-row{gap:12px}.phones,footer{flex-direction:column}.phones{gap:10px}footer{text-align:center}footer p:last-child{margin-left:0}}.page-hero{background:linear-gradient(135deg,#f8fbfa,#edf8f5);grid-template-columns:1fr .72fr;align-items:center;gap:56px;min-height:500px;padding:clamp(60px,8vw,110px) clamp(24px,7vw,110px);display:grid}.page-hero h1{letter-spacing:-.045em;margin:16px 0 22px;font-size:clamp(40px,5vw,68px);line-height:1}.page-hero>div>p:last-child{color:#526a70;max-width:720px;font-size:18px;line-height:1.7}.page-hero img{object-fit:cover;border-radius:24px;width:100%;height:410px;box-shadow:0 22px 60px #08596c26}.detail-wrap{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:clamp(60px,8vw,105px) clamp(24px,7vw,110px);display:grid}.detail-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:30px;box-shadow:0 12px 35px #08596c0f}.detail-card h2{margin:0 0 14px;font-size:25px}.detail-card p{color:#587078;line-height:1.75}.detail-links{flex-direction:column;gap:10px;margin-top:18px;display:flex}.detail-links a{color:var(--teal);font-weight:800}.detail-links a:hover{text-decoration:underline}.full-footer{background:#f8fbfa;grid-template-columns:1.4fr 1fr 1fr auto;align-items:start;padding-top:48px;padding-bottom:48px;display:grid}.full-footer>div{flex-direction:column;gap:9px;display:flex}.full-footer .footer-brand{flex-direction:row;align-items:center}.full-footer p{margin:0}.full-footer>p:last-child{white-space:nowrap}@media (width<=900px){.page-hero{grid-template-columns:1fr}.page-hero img{height:340px}.detail-wrap{grid-template-columns:1fr}.full-footer{grid-template-columns:1fr 1fr}}.team-photo{object-fit:cover;object-position:center top;background:#eef7f5;border-radius:14px;width:100%;height:320px;margin-bottom:22px}@media (width<=580px){.page-hero img{height:280px}.full-footer{display:flex}.full-footer .footer-brand{flex-direction:column}}.full-footer{grid-template-columns:1.15fr 1.25fr .8fr .9fr}.full-footer span{color:#587078;line-height:1.5}.disclaimer{color:#d6eaee;background:#073f50;padding:22px clamp(24px,7vw,110px);font-size:12px;line-height:1.65}.disclaimer strong{color:#fff}.disclaimer span{float:right;margin-left:24px}.free-widget-button{z-index:35;background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:15px 21px;font-size:15px;font-weight:900;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 36px #532d0747}.widget-backdrop{z-index:50;background:#04212994;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.free-widget{border-top:8px solid var(--orange);background:#fff;border-radius:24px;width:min(520px,100%);padding:38px;position:relative;box-shadow:0 30px 90px #0000004d}.free-widget h2{margin:10px 0 16px;font-size:36px;line-height:1.05}.free-widget>p:not(.eyebrow){color:#587078;font-size:17px;line-height:1.65}.widget-close{cursor:pointer;background:#eef7f5;border:0;border-radius:50%;width:36px;height:36px;font-size:24px;position:absolute;top:12px;right:16px}.widget-actions{flex-wrap:wrap;align-items:center;gap:18px;margin:24px 0 18px;display:flex}.widget-actions>a:last-child{color:var(--teal);font-weight:900}.free-widget small{color:#72858a;line-height:1.5;display:block}@media (width<=900px){.full-footer{grid-template-columns:1fr 1fr}}@media (width<=580px){.disclaimer{text-align:center}.disclaimer span{float:none;margin:10px 0 0;display:block}.free-widget{padding:30px 24px}.free-widget h2{font-size:30px}.free-widget-button{bottom:14px;right:14px}}.home-intro{background:#fff}.home-intro .section-heading{max-width:880px}.home-intro .section-heading p{color:#5b7177;font-size:17px;line-height:1.75}.home-service-list{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.home-service-list article{border:1px solid var(--line);border-top:5px solid var(--teal);border-radius:16px;padding:26px}.home-service-list h3{margin:0 0 12px;font-size:21px}.home-service-list p,.home-mission p{color:#5b7177;line-height:1.7}.home-mission{background:#f1f8f6;border-radius:18px;margin-top:28px;padding:30px}.home-mission blockquote{border-left:4px solid var(--orange);color:var(--deep);margin:22px 0 0;padding-left:20px;font-size:20px;font-weight:800}@media (width<=900px){.home-service-list{grid-template-columns:1fr 1fr}}@media (width<=580px){.home-service-list{grid-template-columns:1fr}}.nav-dropdown{position:relative}.nav-dropdown summary{cursor:pointer;list-style:none}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown summary:after{content:" ▾";color:var(--teal)}.nav-dropdown>div{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:190px;padding:10px;display:none;position:absolute;top:28px;left:-12px;box-shadow:0 16px 40px #08596c29}.nav-dropdown[open]>div{flex-direction:column;gap:4px;display:flex}.nav-dropdown>div a{border-radius:8px;padding:10px}.nav-dropdown>div a:hover{background:#eef7f5}@media (width<=900px){.nav-dropdown{text-align:center;width:100%}.nav-dropdown>div{box-shadow:none;margin-top:10px;position:static}.nav-dropdown[open]>div{display:flex}}.new-badge{background:var(--orange);color:#fff;letter-spacing:.08em;vertical-align:middle;border-radius:999px;margin-left:6px;padding:2px 7px;font-size:10px;font-weight:900;display:inline-block}.announcement{background:linear-gradient(90deg,#006a8f,#0090c2 55%,#35a9d1);border-bottom:3px solid #63b145}.announcement span{background:#f28522}.site-header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-bottom:1px solid #d8eaf0;height:96px;padding:12px clamp(20px,3.5vw,58px);box-shadow:0 10px 32px #0090c217}.brand{border-right:1px solid #d8eaf0;align-items:center;padding:4px 12px 4px 0;display:flex}.brand img{width:168px;height:66px}.site-header nav>a,.site-header nav summary{white-space:nowrap;border-radius:9px;padding:10px 9px;transition:all .2s}.nav-dropdown summary:after{color:#f28522}.nav-dropdown>div{border-top:4px solid #f28522;min-width:220px;padding:8px;top:42px;left:0;box-shadow:0 20px 52px #006a8f2b}.nav-dropdown>div a{border-left:3px solid #0000}.nav-dropdown>div a:hover{color:#006a8f;background:#eef9fc;border-left-color:#63b145}.portal-dropdown summary{color:#fff;background:linear-gradient(135deg,#0090c2,#35a9d1)}.portal-dropdown summary:after{color:#fff}.install{padding:11px 13px;color:#fff!important;background:linear-gradient(135deg,#63b145,#67b54a)!important}.section,.detail-wrap,.about,.resources,.legacy,.home-intro{background-image:linear-gradient(#fffffff6,#fffffff6),url(/icon-512.png);background-position:50%,50%;background-repeat:repeat;background-size:auto,380px}.about,.legacy{background-image:linear-gradient(#f7fbfcf0,#f7fbfcf0),url(/icon-512.png)}.detail-card,.service-grid article,.home-service-list article{z-index:1;position:relative}.team-photo{object-position:center 18%;background:linear-gradient(135deg,#eef9fc,#f7fbfc);height:380px}.team-photo[alt^=Rachel\ Carter]{object-position:center 14%}.team-photo[alt^=Walter\ Brooks]{object-position:center 16%}.team-photo[alt^=Linda\ Anderson]{object-position:center 18%}.team-photo[alt^=Penny\ Prescott]{object-position:center 12%}.full-footer{color:#fff;background:linear-gradient(145deg,#004f6b,#006a8f 58%,#007da7);border-top:0;gap:36px;padding:54px clamp(24px,6vw,90px);position:relative}.full-footer:before{content:"";background:linear-gradient(90deg,#0090c2 0 25%,#f28522 25% 50%,#63b145 50% 75%,#eb7b37 75%);height:7px;position:absolute;top:0;left:0;right:0}.full-footer>div{border-right:1px solid #ffffff29;padding-right:24px}.full-footer>div:last-of-type{border-right:0}.full-footer strong{letter-spacing:.04em;color:#fff;font-size:14px}.full-footer a,.full-footer span,.full-footer p{color:#dff4fa}.full-footer a:hover{color:#fff;text-underline-offset:4px;-webkit-text-decoration:underline #f28522;text-decoration:underline #f28522}.full-footer .footer-brand{align-items:flex-start}.full-footer .footer-brand img{background:#fff;border-radius:14px;width:150px;height:80px;padding:8px;box-shadow:0 14px 36px #0000002e}.footer-legal{color:#cfe9f0;background:#003c52;border-top:1px solid #ffffff24;grid-template-columns:1fr 1fr;gap:14px 34px;padding:24px clamp(24px,6vw,90px);font-size:12px;line-height:1.65;display:grid}.footer-legal p{margin:0}.footer-legal strong{color:#f7a24c;margin-bottom:4px;font-size:13px;display:block}.footer-legal .copyright{color:#fff;text-align:center;border-top:1px solid #ffffff21;grid-column:1/-1;padding-top:14px}.footer-legal .copyright span{color:#bce4ed;margin-left:8px}@media (width<=1120px){.site-header nav{gap:2px;font-size:11.5px}.site-header nav>a,.site-header nav summary{padding:9px 6px}.brand img{width:150px}}@media (width<=900px){.site-header{height:82px}.brand{border-right:0}.brand img{width:160px;height:58px}.site-header nav{align-items:stretch;gap:8px;max-height:calc(100vh - 82px);font-size:14px;top:82px;overflow-y:auto}.site-header nav>a,.site-header nav summary{text-align:center;padding:12px}.portal-dropdown summary{color:#fff}.full-footer>div{border-right:0;padding-right:0}.team-photo{height:420px}}@media (width<=580px){.team-photo{height:360px}.section,.detail-wrap,.about,.resources,.legacy,.home-intro{background-size:auto,280px}}.site-header{padding-inline:clamp(22px,5vw,82px)}.site-header nav{gap:10px;font-size:14px}.site-header nav>a,.site-header nav summary{padding:11px 14px}.more-dropdown>div{grid-template-columns:1fr 1fr;gap:3px 18px;width:520px;left:auto;right:0}.more-dropdown[open]>div{display:grid}.nav-group-label{color:#006a8f;letter-spacing:.13em;text-transform:uppercase;border-bottom:1px solid #d8eaf0;grid-column:1/-1;margin:8px 7px 3px;padding:7px 5px 6px;font-size:10px;font-weight:900}.section,.detail-wrap,.about,.resources,.legacy,.home-intro{background-position:50%,50%;background-repeat:no-repeat;background-size:auto,420px}.page-hero{background-image:linear-gradient(135deg,#f8fbfaf0,#edf8f5f0),url(/icon-512.png);background-position:50%,right 8% center;background-repeat:no-repeat;background-size:auto,340px}.detail-wrap{background-image:linear-gradient(#fffffff6,#fffffff6),url(/icon-512.png);background-position:50%;background-repeat:repeat;background-size:auto,360px}.carousel-intro{background:#fff;justify-content:space-between;align-items:end;gap:24px;padding:64px clamp(24px,7vw,110px) 18px;display:flex}.carousel-intro span{letter-spacing:-.035em;color:#006a8f;font-size:clamp(30px,4vw,48px);font-weight:900}.carousel-intro p{color:#587078;margin:0;font-weight:700}.team-carousel{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-color:#35a9d1 #e9f7fb;scrollbar-width:thin;gap:24px;padding-top:22px;padding-bottom:86px;scroll-padding-inline:clamp(24px,7vw,110px);display:flex;overflow-x:auto}.team-carousel::-webkit-scrollbar{height:10px}.team-carousel::-webkit-scrollbar-track{background:#e9f7fb;border-radius:999px;margin-inline:clamp(24px,7vw,110px)}.team-carousel::-webkit-scrollbar-thumb{background:linear-gradient(90deg,#0090c2,#35a9d1,#63b145);border-radius:999px}.team-carousel .detail-card{scroll-snap-align:start;border:0;border-top:6px solid #f28522;flex:0 0 min(380px,82vw);padding:18px 18px 28px;box-shadow:0 18px 50px #006a8f1f}.team-carousel .detail-card:nth-child(3n+2){border-top-color:#63b145}.team-carousel .detail-card:nth-child(3n){border-top-color:#0090c2}.team-carousel .detail-card h2{color:#006a8f;padding-inline:8px;font-size:23px}.team-carousel .detail-card p{margin-bottom:0;padding-inline:8px}.team-carousel .team-photo{height:430px;box-shadow:none;border-radius:12px}@media (width<=900px){.site-header nav{gap:7px;font-size:14px}.more-dropdown>div{grid-template-columns:1fr;width:auto}.more-dropdown[open]>div{display:flex}.nav-group-label{text-align:left;width:100%}.carousel-intro{flex-direction:column;align-items:flex-start}.team-carousel .detail-card{flex-basis:min(350px,86vw)}.team-carousel .team-photo{height:400px}}@media (width<=580px){.carousel-intro{padding-top:48px}.team-carousel{gap:16px}.team-carousel .detail-card{flex-basis:88vw}.team-carousel .team-photo{height:360px}.section,.detail-wrap,.about,.resources,.legacy,.home-intro{background-size:auto,300px}}@media (width<=700px){.footer-legal{grid-template-columns:1fr}.footer-legal .copyright{grid-column:auto}.page-hero{background-size:auto,230px}}.booking-hero{background:linear-gradient(135deg,#eaf8fc,#f7fbf7);grid-template-columns:1.05fr .75fr;align-items:center;gap:60px;min-height:520px;padding:clamp(62px,8vw,110px) clamp(24px,7vw,110px);display:grid}.booking-hero h1{letter-spacing:-.045em;max-width:850px;margin:14px 0 22px;font-size:clamp(42px,5vw,72px);line-height:1}.booking-hero p:not(.eyebrow){color:#4d6870;max-width:720px;font-size:18px;line-height:1.7}.booking-hero>img{object-fit:cover;border-radius:26px;width:100%;height:390px;box-shadow:0 24px 65px #006a8f2b}.booking-trust{flex-wrap:wrap;gap:11px;margin-top:28px;display:flex}.booking-trust span{color:#006a8f;background:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:800;box-shadow:0 5px 18px #006a8f14}.booking-layout{background-image:linear-gradient(#fffffff6,#fffffff6),url(/icon-512.png);background-size:auto,360px;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:30px;padding:clamp(55px,7vw,95px) clamp(24px,7vw,110px);display:grid}.booking-form,.booking-info{background:#fff;border:1px solid #d8eaf0;border-radius:24px;box-shadow:0 18px 55px #006a8f1a}.booking-form{padding:clamp(25px,4vw,46px)}.booking-form-head{align-items:center;gap:16px;margin-bottom:28px;display:flex}.booking-form-head img{object-fit:contain;width:72px;height:72px}.booking-form h2,.booking-info h2{color:#006a8f;margin:5px 0;font-size:30px}.form-grid label{color:#18323a;flex-direction:column;gap:8px;font-size:13px;font-weight:800;display:flex}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{color:#18323a;width:100%;font:inherit;background:#fbfdfe;border:1px solid #bfdce5;border-radius:10px;outline:none;padding:13px 14px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#0090c2;box-shadow:0 0 0 3px #0090c21f}.consent{color:#587078;align-items:flex-start;gap:9px;margin:22px 0;font-size:12px;line-height:1.5;display:flex}.consent input{margin-top:2px}.booking-submit{color:#fff;cursor:pointer;background:linear-gradient(110deg,#0090c2,#35a9d1 55%,#63b145);border:0;border-radius:11px;width:100%;padding:15px;font-size:16px;font-weight:900}.booking-submit:disabled{opacity:.65;cursor:wait}.booking-success,.booking-error{border-radius:11px;flex-direction:column;gap:5px;margin-top:18px;padding:16px;font-size:13px;line-height:1.5;display:flex}.booking-success{color:#234d31;background:#eaf8ed;border:1px solid #b9dfc2}.booking-error{color:#7d2718;background:#fff0ec;border:1px solid #f4b7a7}.booking-info{border-top:7px solid #f28522;align-self:start;padding:32px}.booking-info>p,.booking-info dd,.booking-info small{color:#587078;line-height:1.65}.booking-info dl{margin:26px 0}.booking-info dt{color:#006a8f;margin-top:18px;font-weight:900}.booking-info dd{margin:5px 0 0}.booking-info small{border-top:1px solid #d8eaf0;margin-top:24px;padding-top:18px;font-size:11px;display:block}.booking-info{min-width:0;padding:clamp(24px,3vw,34px)}.booking-info-heading{border-bottom:1px solid #d8eaf0;padding-bottom:22px}.booking-info-heading>p:not(.eyebrow){color:#587078;margin:12px 0 0;line-height:1.7}.booking-info-cards{gap:14px;margin-top:22px;display:grid}.booking-info-cards section{background:linear-gradient(135deg,#fbfeff,#f7fbf8);border:1px solid #d8eaf0;border-radius:15px;grid-template-columns:40px minmax(0,1fr);gap:13px;min-width:0;padding:16px;display:grid}.booking-info-icon{color:#fff;background:linear-gradient(135deg,#0090c2,#35a9d1);border-radius:12px;place-items:center;width:40px;height:40px;font-size:18px;font-weight:900;display:grid}.booking-info-cards h3{color:#006a8f;margin:1px 0 8px;font-size:15px;line-height:1.25}.booking-info-cards p{color:#587078;margin:5px 0;font-size:13px;line-height:1.55}.booking-info-cards a{color:#007da8;overflow-wrap:anywhere;word-break:break-word;margin-top:5px;font-size:13px;font-weight:800;text-decoration:none;display:block}.booking-email{font-size:12px!important}.booking-disclaimer{background:#fff7ed;border-radius:13px;flex-direction:column;gap:6px;padding:16px;font-size:11px;line-height:1.65;display:flex;color:#6f5846!important;margin:22px 0 0!important}.booking-disclaimer strong{color:#d46519;text-transform:uppercase;letter-spacing:.05em;font-size:12px}.booking-link{text-align:center;margin:28px 0 18px;text-decoration:none;display:block}.document-actions{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1180px;margin:-28px auto 35px;padding:0 24px;display:grid;position:relative}.document-actions a{background:#fff;border:1px solid #dbe7e9;border-top:5px solid #f28522;border-radius:16px;flex-direction:column;gap:6px;padding:22px;text-decoration:none;display:flex;box-shadow:0 15px 40px #165a691f}.document-actions strong{color:#0090c2;font-size:1.15rem}.document-actions span{color:#526a72}@media (width<=700px){.document-actions{grid-template-columns:1fr;margin-top:20px}}.electronic-shell{max-width:1100px;margin:42px auto;padding:0 24px}.form-security{background:#eaf8fb;border:1px solid #35a9d1;border-left:6px solid #0090c2;border-radius:14px;align-items:flex-start;gap:12px;margin-bottom:20px;padding:18px;display:flex}.form-security span{color:#38505a;line-height:1.55}.form-tabs{gap:10px;margin-bottom:0;display:flex}.form-tabs button{color:#29434b;background:#e9eef0;border:0;border-radius:14px 14px 0 0;padding:14px 22px;font-weight:800}.form-tabs button.active{color:#fff;background:#0090c2}.electronic-form{background:#fff;border:1px solid #dce5e8;border-top:5px solid #f28522;border-radius:0 18px 18px;padding:28px;box-shadow:0 18px 55px #0f46541f}.form-brand{align-items:center;gap:15px;margin-bottom:24px;display:flex}.form-brand img{object-fit:contain;width:64px;height:64px}.form-brand strong,.form-brand span{display:block}.form-brand strong{color:#006f91;font-size:1.45rem}.form-brand span{color:#687b82}.electronic-form fieldset{border:0;border-top:1px solid #dfe8ea;margin:0;padding:25px 0}.electronic-form legend{color:#0090c2;padding-right:14px;font-size:1.05rem;font-weight:900}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.form-grid label{text-transform:uppercase;letter-spacing:.03em;color:#465b63;font-size:.82rem;font-weight:800}.form-grid input,.form-grid select,.form-grid textarea{width:100%;font:inherit;text-transform:none;letter-spacing:0;background:#fff;border:1px solid #cfdadd;border-radius:9px;margin-top:6px;padding:11px 12px;display:block}.form-grid textarea{resize:vertical;min-height:96px}.span-2{grid-column:span 2}.check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.check-grid label,.certify{background:#f8fbfb;border:1px solid #dce5e8;border-radius:9px;padding:12px}.form-note{color:#667a81;margin:14px 0 0;font-size:.84rem}.totals{color:#315159;background:linear-gradient(90deg,#eaf8fb,#eef8ea);border-radius:12px;flex-wrap:wrap;gap:18px;margin-top:18px;padding:16px;display:flex}.form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding-top:24px;display:flex}.form-actions button,.form-actions a{border:0;border-radius:10px;padding:13px 18px;font-weight:800;text-decoration:none}.form-actions button{background:#e9eef0}.form-actions .primary{color:#fff;background:#0090c2}.form-actions a{color:#d86613}@media (width<=700px){.form-grid,.check-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.electronic-form{padding:18px}.form-security{display:block}}@media print{header,.announcement,.full-footer,.footer-legal,.quick-widget,.free-widget-button,.form-tabs,.form-security{display:none!important}.electronic-shell{max-width:none;margin:0}.electronic-form{box-shadow:none;border:0;padding:0}.form-actions{display:none}.electronic-form fieldset{break-inside:avoid}}@media (width<=900px){.booking-hero,.booking-layout{grid-template-columns:1fr}.booking-hero>img{height:330px}.booking-info{width:100%}}@media (width<=580px){.booking-hero{gap:30px}.booking-hero h1{font-size:43px}.booking-hero>img{height:270px}.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.booking-form{padding:24px 18px}.booking-form-head img{width:58px;height:58px}}.admin-hero{background:linear-gradient(135deg,#eaf8fc,#f7fbf7);justify-content:space-between;align-items:end;gap:30px;padding:64px clamp(24px,7vw,110px) 42px;display:flex}.admin-hero h1{color:#006a8f;margin:8px 0;font-size:clamp(38px,5vw,66px)}.admin-hero p:last-child{color:#587078}.admin-wrap,.admin-denied{background:#f7fbfc;min-height:520px;padding:54px clamp(24px,7vw,110px)}.admin-denied{text-align:center;place-content:center;display:grid}.admin-summary{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.admin-summary article{background:#fff;border:1px solid #d8eaf0;border-radius:18px;flex-direction:column;padding:24px;display:flex;box-shadow:0 10px 30px #006a8f12}.admin-summary strong{color:#0090c2;font-size:34px}.admin-summary span{color:#587078;font-size:12px;font-weight:800}.appointment-list{gap:16px;display:grid}.appointment-list>article,.empty-state{background:#fff;border:1px solid #d8eaf0;border-radius:18px;padding:26px;box-shadow:0 10px 30px #006a8f12}.appointment-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.appointment-top h2{color:#18323a;margin:8px 0 4px}.appointment-top p{color:#587078;margin:0}.appointment-top>strong{color:#006a8f;text-align:right}.appointment-top>strong small{color:#71858b;margin-top:5px;font-weight:600;display:block}.status-badge{color:#a44d00;text-transform:uppercase;background:#fff0dc;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900}.appointment-details{grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0;display:grid}.appointment-details span{color:#47646c;background:#f4fafc;border-radius:10px;flex-direction:column;gap:4px;padding:12px;font-size:12px;display:flex}.appointment-details b{color:#006a8f;text-transform:uppercase;font-size:10px}.appointment-details a{font-weight:800}.appointment-notes{color:#4f676d;background:#f7fbf7;border-left:4px solid #63b145;padding:15px;line-height:1.6}.appointment-list article>small{color:#829398}@media (width<=800px){.admin-hero{flex-direction:column;align-items:flex-start}.admin-summary{grid-template-columns:1fr}.appointment-details{grid-template-columns:1fr 1fr}}@media (width<=520px){.appointment-top{flex-direction:column}.appointment-top>strong{text-align:left}.appointment-details{grid-template-columns:1fr}}.quick-access{z-index:38;position:fixed;bottom:22px;left:22px}.quick-access-toggle{color:#fff;letter-spacing:.01em;cursor:pointer;background:linear-gradient(110deg,#0090c2 0 42%,#35a9d1 42% 55%,#63b145 55% 70%,#f28522 70%);border:0;border-radius:999px;padding:15px 22px;font-size:15px;font-weight:900;box-shadow:0 14px 36px #006a8f4d,inset 0 0 0 2px #ffffff40}.quick-access-panel{background:#fff;border:1px solid #d8eaf0;border-top:6px solid #f28522;border-radius:20px;width:min(430px,100vw - 32px);position:absolute;bottom:62px;left:0;overflow:hidden;box-shadow:0 24px 70px #00334640}.quick-access-head{justify-content:space-between;align-items:center;margin:0;padding:12px 18px 0;display:flex}.quick-access-head span{color:#35a9d1;text-transform:uppercase;letter-spacing:.08em;font-size:11px;font-weight:900}.quick-access-head span b{color:#fff;letter-spacing:0;background:linear-gradient(135deg,#0090c2,#35a9d1);border-radius:7px;margin-right:7px;padding:4px 7px;font-size:13px;display:inline-block}.quick-access-head button{color:#006a8f;cursor:pointer;background:#eef9fc;border:0;border-radius:50%;width:34px;height:34px;font-size:23px;line-height:1}.widget-welcome{grid-template-columns:72px 1fr;align-items:center;gap:14px;padding:6px 20px 14px;display:grid}.widget-welcome img{object-fit:contain;background:#fff;border-radius:12px;width:72px;height:72px}.widget-welcome strong{color:#18323a;font-family:Georgia,serif;font-size:23px}.widget-welcome p{color:#587078;margin:6px 0 0;font-size:13px;line-height:1.5}.widget-primary{color:#fff;background:linear-gradient(135deg,#63b145,#35a9d1);border-radius:8px;justify-content:space-between;align-items:center;margin:0 20px 18px;padding:14px 18px;font-weight:900;display:flex}.widget-primary span{font-size:25px}.widget-shortcuts{background:#f1f4f5;border-top:1px solid #d8eaf0;grid-template-columns:repeat(5,1fr);gap:4px;padding:12px 10px;display:grid}.widget-shortcuts a,.widget-shortcuts button{color:#607078;min-width:0;font:inherit;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;padding:4px;display:flex}.widget-shortcuts b{color:#006a8f;background:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;display:grid;box-shadow:0 2px 8px #00465a14}.widget-shortcuts span{text-align:center;font-size:10px;line-height:1.1}.quick-more{color:#fff;background:linear-gradient(145deg,#16353e,#263f45);grid-template-columns:1fr 1fr;gap:4px 10px;max-height:310px;padding:12px 18px;display:grid;overflow-y:auto}.quick-more strong{color:#8fe3f2;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;padding-top:7px;font-size:10px}.quick-more a{color:#fff;border-radius:7px;padding:7px 8px;font-size:12px;font-weight:700}.quick-more a:hover{background:#ffffff1a}.quick-more a span{background:#f28522;border-radius:999px;padding:2px 5px;font-size:8px}@media (width<=580px){.quick-access{bottom:14px;left:14px}.quick-access-panel{bottom:60px}.quick-more{grid-template-columns:1fr}.quick-more strong{grid-column:auto}.quick-access-toggle{padding:14px 18px}.free-widget-button{bottom:14px}}main{padding-top:calc(38px + clamp(78px,7vw,104px))}.announcement{z-index:42;justify-content:center;align-items:center;height:38px;padding:0 1.4vw;display:flex;position:fixed;inset:0 0 auto}.site-header{z-index:41;width:100%;height:auto;min-height:clamp(78px,7vw,104px);padding:clamp(12px,1.5vw,22px) 1.4vw;position:fixed;top:38px;left:0;right:0}.site-header nav{gap:2.1vw}.site-header nav>a,.site-header nav summary{padding-inline:0}.site-header nav>a:hover,.site-header nav summary:hover{color:#0090c2;background:0 0}.portal-dropdown summary{padding-inline:14px}.hero-slideshow{isolation:isolate;background:#003c52;min-height:clamp(600px,72vh,780px);display:block;position:relative}.hero-slide-image{z-index:-3;object-fit:cover;width:100%;height:100%;animation:.8s both heroReveal;position:absolute;inset:0}.hero-shade{z-index:-2;background:linear-gradient(90deg,#002838f0 0%,#004153c7 46%,#0032432e 78%),linear-gradient(#0000 52%,#00263499);position:absolute;inset:0}.hero-slideshow .hero-copy{z-index:1;color:#fff;flex-direction:column;justify-content:center;max-width:850px;min-height:clamp(600px,72vh,780px);padding:clamp(64px,8vw,118px) clamp(58px,9vw,150px);display:flex;position:relative}.hero-slideshow .eyebrow{color:#8ee5f5}.hero-slideshow h1{text-shadow:0 4px 24px #00000047;margin:18px 0 22px;font-size:clamp(48px,6vw,86px);line-height:.94}.hero-slideshow .lead{color:#e8f7fa;font-size:clamp(17px,1.4vw,21px)}.hero-slideshow .trust-row{color:#d5f1f5}.hero-slideshow .trust-row strong{color:#f7a24c}.hero-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#004b6047;border:2px solid #ffffffd9;border-radius:10px;padding:15px 21px;font-weight:800;display:inline-block}.hero-arrow{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0037498c;border:1px solid #ffffff8c;border-radius:50%;width:48px;height:48px;font-size:32px;position:absolute;top:50%;transform:translateY(-50%)}.hero-prev{left:18px}.hero-next{right:18px}.hero-dots{z-index:3;gap:9px;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.hero-dots button{cursor:pointer;background:#fff6;border:1px solid #fff;border-radius:999px;width:10px;height:10px;padding:0;transition:all .2s}.hero-dots button.active{background:#f28522;border-color:#f28522;width:34px}@keyframes heroReveal{0%{opacity:.2;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.feature-slideshow{max-width:1160px;margin:0 auto}.feature-stage{background:#eef9fc;border-radius:24px;margin:0;position:relative;overflow:hidden;box-shadow:0 24px 70px #006a8f29}.feature-stage>img{object-fit:cover;width:100%;height:min(68vh,700px);animation:.65s both slideReveal;display:block}.feature-stage figcaption{color:#fff;opacity:0;pointer-events:none;background:linear-gradient(#0000,#002330e6);padding:70px clamp(24px,5vw,64px) 34px;transition:all .25s;position:absolute;inset:auto 0 0;transform:translateY(28px)}.feature-stage:hover figcaption,.feature-stage:focus-within figcaption{opacity:1;transform:translateY(0)}.feature-stage h3{margin:0 0 8px;font-size:clamp(27px,3vw,42px)}.feature-stage p{color:#e6f7fb;max-width:720px;margin:0;font-size:17px;line-height:1.6}.slide-arrow,.partner-carousel>button{z-index:2;color:#006a8f;cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;width:48px;height:48px;font-size:34px;line-height:1;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 24px #0000002e}.slide-arrow.prev{left:18px}.slide-arrow.next{right:18px}.thumbnail-strip{scroll-snap-type:x proximity;gap:9px;margin-top:9px;padding:4px 2px 12px;display:flex;overflow-x:auto}.thumbnail-strip button{cursor:pointer;scroll-snap-align:start;background:#fff;border:3px solid #0000;border-radius:11px;flex:0 0 122px;height:84px;padding:0;position:relative;overflow:hidden}.thumbnail-strip button.active{border-color:#f28522;box-shadow:0 7px 18px #f2852238}.thumbnail-strip img{object-fit:cover;width:100%;height:100%}.thumbnail-strip span{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#003749c7;padding:5px;font-size:9px;font-weight:800;position:absolute;inset:auto 0 0;overflow:hidden}@keyframes slideReveal{0%{opacity:.35;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.partner-showcase{background:linear-gradient(135deg,#f7fbfc,#eef9fc)}.partner-carousel{grid-template-columns:56px minmax(0,860px) 56px;justify-content:center;align-items:center;gap:20px;max-width:1050px;margin:0 auto;display:grid;position:relative}.partner-carousel>button{position:static;transform:none}.partner-carousel article{background:#fff;border:1px solid #d8eaf0;border-radius:24px;grid-template-columns:minmax(220px,.8fr) 1fr;align-items:center;gap:38px;min-height:270px;padding:34px;display:grid;box-shadow:0 18px 50px #006a8f1a}.partner-carousel article>img{object-fit:contain;width:100%;height:180px;animation:.6s both slideReveal}.partner-carousel h3{color:#006a8f;margin:0 0 10px;font-size:28px}.partner-carousel p{color:#587078;margin:0;font-size:16px;line-height:1.65}.partner-dots{justify-content:center;gap:9px;margin-top:22px;display:flex}.partner-dots button{cursor:pointer;background:#b8dce7;border:0;border-radius:50%;width:10px;height:10px;padding:0}.partner-dots button.active{background:#f28522;border-radius:999px;width:30px}@media (width<=900px){main{padding-top:120px}.site-header{min-height:82px;padding:12px 1.4vw}.site-header nav{gap:8px;top:82px}.hero-slideshow .hero-copy{max-width:760px;padding-inline:70px}.feature-stage>img{height:520px}.partner-carousel{grid-template-columns:44px minmax(0,1fr) 44px;gap:10px}.partner-carousel article{text-align:center;grid-template-columns:1fr}.partner-carousel article>img{height:130px}}@media (width<=580px){main{padding-top:142px}.announcement{flex-wrap:wrap;align-content:center;height:64px;line-height:1.2}.site-header{min-height:78px;top:64px}.hero-slideshow,.hero-slideshow .hero-copy{min-height:620px}.hero-slideshow .hero-copy{padding:62px 28px 90px}.hero-slideshow h1{font-size:46px}.hero-arrow{width:40px;height:40px;top:auto;bottom:18px;transform:none}.hero-prev{left:20px}.hero-next{right:20px}.hero-dots{bottom:33px}.feature-stage>img{height:420px}.feature-stage figcaption{opacity:1;padding:64px 22px 24px;transform:none}.feature-stage p{font-size:14px}.slide-arrow{width:40px;height:40px}.thumbnail-strip button{flex-basis:92px;height:66px}.partner-carousel{grid-template-columns:1fr;display:grid}.partner-carousel>button{display:none}.partner-carousel article{min-height:300px;padding:26px 20px}}.submission-summary{background:linear-gradient(135deg,#f6fbfc,#fffaf5);border-radius:14px;border:1px solid #b9dfe9!important;margin-top:18px!important;padding:22px!important}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.summary-grid span{color:#5e747b;background:#fff;border:1px solid #dbe8eb;border-radius:10px;flex-direction:column;gap:5px;padding:14px;display:flex}.summary-grid strong{color:#007da5;font-size:1.15rem}.grand-total{color:#fff;background:#006f91;border-radius:12px;justify-content:space-between;align-items:center;margin-top:14px;padding:18px;display:flex}.grand-total strong{font-size:1.65rem}.signed-ready{color:#2e6930;background:#edf8e9;border:1px solid #80c66a;border-radius:12px;align-items:center;gap:12px;margin-top:18px;padding:16px;display:flex}.signed-ready span{color:#486c4b}.submission-destinations{background:linear-gradient(135deg,#f6fbfc,#fff);border:1px solid #b9dfe9;border-radius:16px;margin-top:16px;padding:22px}.submission-destinations .footer-kicker{color:#0081aa!important}.submission-destinations h3{color:#006f91;margin:3px 0 7px;font-size:22px}.submission-destinations>div>p:last-child{color:#60757c;margin:0;line-height:1.55}.destination-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.destination-grid a{color:#006f91;background:#fff;border:1px solid #d2e5ea;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;column-gap:10px;padding:14px;display:grid;box-shadow:0 8px 22px #004e6512}.destination-grid a>span{color:#f28522;background:#e9f8fb;border-radius:50%;grid-row:1/3;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.destination-grid strong{font-size:14px}.destination-grid small{color:#667b82}.payment-shell{max-width:920px;margin:52px auto;padding:0 24px}.payment-card{background:#fff;border:1px solid #d8e7ea;border-top:7px solid #0090c2;border-radius:22px;padding:36px;position:relative;overflow:hidden;box-shadow:0 24px 70px #00587024}.payment-card:after{content:"TAI";color:#0090c20b;pointer-events:none;font-size:11rem;font-weight:1000;position:absolute;bottom:-58px;right:-16px}.payment-card h1{color:#006f91;margin:.35rem 0 1rem}.payment-steps{grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0;display:grid}.payment-steps div{background:#f4fafb;border:1px solid #d8e7ea;border-radius:12px;padding:16px}.payment-steps b{color:#f28522;margin-bottom:5px;display:block}.paypal-button{color:#fff;background:#0070ba;border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:900;text-decoration:none;display:inline-flex}.payment-disclaimer{color:#60757c;margin-top:18px;line-height:1.55;display:block}@media (width<=700px){.summary-grid,.payment-steps,.destination-grid{grid-template-columns:1fr}.grand-total,.signed-ready{flex-direction:column;align-items:flex-start}.payment-card{padding:24px}}.lisa-bot{z-index:46;position:fixed;bottom:104px;right:26px}.lisa-toggle{color:#fff;cursor:pointer;background:linear-gradient(110deg,#0090c2,#35a9d1 55%,#63b145);border:0;border-radius:999px;align-items:center;gap:10px;padding:8px 16px 8px 8px;display:flex;box-shadow:0 14px 35px #00668747}.lisa-toggle span{color:#f28522;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:19px;font-weight:1000;display:grid}.lisa-toggle b{font-size:14px}.lisa-panel{background:#fff;border:1px solid #cce6ec;border-radius:20px;width:min(370px,100vw - 30px);max-height:min(640px,100vh - 180px);position:absolute;bottom:66px;right:0;overflow:auto;box-shadow:0 26px 75px #0031403d}.lisa-panel header{color:#fff;background:linear-gradient(110deg,#007da5,#0090c2);align-items:center;gap:10px;padding:16px;display:flex}.lisa-panel header>div:nth-child(2){flex-direction:column;flex:1;display:flex}.lisa-panel header span{color:#dff7fc;font-size:11px}.lisa-panel header button{color:#fff;cursor:pointer;background:0 0;border:0;font-size:24px}.lisa-avatar{color:#f28522;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:22px;font-weight:1000;display:grid}.lisa-answer{color:#294e59;background:#edf8fb;border-radius:14px 14px 14px 4px;margin:16px;padding:15px;line-height:1.55}.lisa-speak{color:#c76012;cursor:pointer;background:#fff3e8;border:0;border-radius:999px;margin:0 16px 13px;padding:8px 12px;font-weight:800}.lisa-faq-list{gap:7px;padding:0 16px;display:grid}.lisa-faq-list button{text-align:left;color:#006f91;cursor:pointer;background:#fff;border:1px solid #d5e7eb;border-radius:10px;padding:10px 12px;font-weight:750}.lisa-panel form{gap:7px;padding:14px 16px;display:flex}.lisa-panel form input{border:1px solid #bcd4da;border-radius:10px;flex:1;min-width:0;padding:11px}.lisa-panel form button{color:#fff;background:#63b145;border:0;border-radius:10px;padding:0 14px;font-weight:900}.lisa-panel>small{color:#71858b;padding:0 16px 16px;line-height:1.45;display:block}@media (width<=700px){.lisa-bot{bottom:94px;right:14px}.lisa-toggle b{display:none}.lisa-toggle{padding-right:8px}.lisa-panel{right:-2px}}.full-footer{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:56px clamp(24px,6vw,90px) 28px}.full-footer>.footer-card{background:#fff1;border:1px solid #ffffff26;border-radius:16px;min-width:0;padding:22px;box-shadow:inset 0 1px #ffffff0f}.full-footer .footer-brand{grid-template-columns:72px 1fr;align-items:start;gap:16px;display:grid}.full-footer .footer-brand img{object-fit:contain;background:#fff;border-radius:14px;width:72px;height:72px;padding:5px}.footer-kicker{letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:#8fe3f2!important;margin:0 0 8px!important;font-size:10px!important}.footer-card>strong,.footer-brand strong{color:#fff;margin-bottom:7px;font-size:18px;line-height:1.25;display:block}.footer-brand em{color:#f7a24c;margin-bottom:14px;font-style:normal;font-weight:800;display:block}.footer-brand address{color:#dff4fa;font-style:normal;line-height:1.7}.footer-card ul{color:#dff4fa;margin:14px 0;padding-left:18px;line-height:1.7}.credential-links,.footer-link-list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.credential-links a,.credential-links span,.credential-links small,.footer-link-list a{line-height:1.45}.credential-links b{color:#fff;background:#63b145;border-radius:999px;margin-left:5px;padding:2px 7px;font-size:11px;display:inline-block}.footer-card dl{gap:8px;margin:18px 0;display:grid}.footer-card dl div{border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:12px;padding-bottom:8px;display:flex}.footer-card dt{color:#bfe8f0;font-weight:700}.footer-card dd{color:#fff;text-align:right;margin:0}.footer-action{background:#0090c226;border:1px solid #8fe3f266;border-radius:10px;margin-top:5px;padding:11px 13px;font-weight:850;display:inline-flex!important}.footer-transition{background:linear-gradient(105deg,#0090c238,#63b14524,#f285222e);border:1px solid #ffffff2e;border-radius:18px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:28px;margin-top:8px;flex-direction:row!important;padding:24px 26px!important;display:flex!important}.footer-transition>div{max-width:850px}.footer-transition strong{color:#fff;font-size:18px;display:block}.footer-transition p{line-height:1.65;color:#dff4fa!important;margin:8px 0 0!important}.footer-transition>a{background:#f28522;border-radius:11px;flex:none;padding:13px 17px;font-weight:900;box-shadow:0 8px 24px #00000024;color:#fff!important}@media (width<=1000px){.full-footer{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.full-footer{grid-template-columns:1fr;padding:44px 20px 24px}.footer-transition{align-items:flex-start;flex-direction:column!important}.footer-transition>a{text-align:center;width:100%}.full-footer .footer-brand{grid-template-columns:64px 1fr}.full-footer .footer-brand img{width:64px;height:64px}}.lisa-sources{border-top:1px solid #e2eef1;flex-wrap:wrap;gap:6px;padding:12px 16px 2px;display:flex}.lisa-sources strong{color:#294e59;text-transform:uppercase;letter-spacing:.08em;width:100%;margin-bottom:3px;font-size:11px}.lisa-sources a{color:#007da5;background:#f1f8fa;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800}.footer-brand-copy{min-width:0}.footer-company-name{margin:0!important;font-size:20px!important;line-height:1.3!important}.footer-slogan{line-height:1.35;display:block;margin:5px 0 16px!important}.footer-brand address{gap:5px;display:grid;line-height:1.45!important}.footer-brand address span{display:block}.verification-card{flex-direction:column;gap:14px;display:flex}.verification-card>strong{margin-bottom:0}.verification-group{border-top:1px solid #ffffff24;flex-direction:column;align-items:flex-start;gap:6px;padding-top:13px;display:flex}.verification-group:first-of-type{border-top:0;padding-top:4px}.verification-label{letter-spacing:.11em;text-transform:uppercase;font-weight:900;color:#8fe3f2!important;font-size:10px!important;line-height:1.35!important}.verification-group ul{margin:0;padding-left:18px}.verification-group p{margin:0!important;line-height:1.5!important}.verification-group a{line-height:1.45}.verification-group b{color:#fff;background:#63b145;border-radius:999px;margin-left:5px;padding:2px 7px;font-size:11px;display:inline-block}.store-hero{color:#fff;background:linear-gradient(125deg,#006f91,#0090c2 55%,#35a9d1);border-radius:28px;grid-template-columns:1.05fr .95fr;align-items:stretch;max-width:1240px;margin:42px auto 28px;display:grid;overflow:hidden;box-shadow:0 26px 75px #00638433}.store-hero>div{flex-direction:column;justify-content:center;padding:clamp(38px,6vw,78px);display:flex}.store-hero .eyebrow{color:#bff4fc}.store-hero h1{max-width:680px;margin:10px 0 18px;font-size:clamp(40px,5vw,68px);line-height:.98}.store-hero p{color:#e7f9fc;max-width:660px;font-size:17px;line-height:1.65}.store-hero>img{object-fit:cover;width:100%;height:100%;min-height:470px}.store-hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.store-hero-actions a{color:#fff;background:#f28522;border-radius:11px;padding:13px 18px;font-weight:900}.store-hero-actions a+a{background:#ffffff1f;border:1px solid #ffffff8c}.store-toolbar{background:#f5fbfc;border:1px solid #d4e9ee;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;max-width:1240px;margin:0 auto 20px;padding:22px 26px;display:flex}.store-toolbar>div{align-items:center;gap:16px;display:flex}.store-toolbar span{color:#fff;background:#63b145;border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;font-weight:1000;display:grid}.store-toolbar p{color:#60777e;margin:0;line-height:1.45}.store-toolbar strong{color:#006f91;font-size:18px;display:block}.store-toolbar>a{color:#c55d10;background:#fff0e4;border-radius:10px;flex:none;padding:12px 15px;font-weight:900}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1240px;margin:0 auto;padding:0 0 30px;display:grid}.product-card{background:#fff;border:1px solid #d8e8eb;border-radius:20px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 15px 42px #004c6217}.product-card:hover{transform:translateY(-5px);box-shadow:0 22px 54px #004c6226}.product-image{background:#eef9fb;height:260px;display:block;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-image img{transform:scale(1.035)}.product-image span{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#007092eb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.product-copy{flex-direction:column;flex:1;padding:22px;display:flex}.product-type{letter-spacing:.11em;text-transform:uppercase;font-weight:900;color:#63a844!important;margin:0 0 6px!important;font-size:10px!important}.product-copy h2{color:#006f91;margin:0 0 8px;font-size:22px;line-height:1.22}.product-price{color:#e7781a;font-size:20px}.product-copy>p:not(.product-type){color:#60757c;margin:12px 0 20px;line-height:1.55}.product-button{color:#fff;text-align:center;background:linear-gradient(110deg,#0090c2,#35a9d1);border-radius:10px;margin-top:auto;padding:12px 15px;font-weight:900;display:block}.store-notice{background:#f2f9ef;border-left:6px solid #63b145;border-radius:14px;max-width:1240px;margin:0 auto 44px;padding:22px 26px}.store-notice strong{color:#2f6e31;font-size:18px}.store-notice p{color:#55745a;margin:7px 0 0;line-height:1.6}.product-copy .product-plan{background:#f2f9ef;border-radius:9px;padding:9px 11px;font-size:13px;line-height:1.4;color:#456b45!important;margin:8px 0 2px!important}.product-plan a{color:#007da5;text-underline-offset:2px;font-weight:900;text-decoration:underline}.product-gallery img{opacity:0;animation:28s infinite productCycle;animation-delay:calc(var(--slide) * 4s);position:absolute;inset:0}.product-gallery:hover img{animation-play-state:paused}.product-gallery img:first-child{opacity:1}@keyframes productCycle{0%,12%{opacity:1;transform:scale(1)}14%,98%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.product-gallery img{opacity:0;animation:none}.product-gallery img:first-child{opacity:1}}@media (width<=1260px){.store-hero,.store-toolbar,.product-grid,.store-notice{margin-left:24px;margin-right:24px}}@media (width<=900px){.store-hero{grid-template-columns:1fr}.store-hero>img{min-height:320px;max-height:420px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.store-hero,.store-toolbar,.product-grid,.store-notice{margin-left:16px;margin-right:16px}.store-hero{margin-top:24px}.store-hero>div{padding:34px 24px}.store-hero>img{min-height:240px}.store-toolbar,.store-toolbar>div{flex-direction:column;align-items:flex-start}.store-toolbar>a{text-align:center;width:100%}.product-grid{grid-template-columns:1fr}.product-image{height:250px}}
