:root{--admin-bg: #f4f7f9;--admin-navy: #062d5a;--admin-blue: #0873d1;--admin-line: #dce5eb;--admin-muted: #63778a}.admin-app,.admin-login-page,.admin-loading{min-height:100vh;color:#10253f;background:var(--admin-bg)}.admin-login-page{display:grid;place-items:center;padding:28px}.admin-login{width:min(420px,100%);padding:38px;display:grid;gap:22px;background:#fff;border:1px solid var(--admin-line);border-radius:8px;box-shadow:0 24px 70px #0f2f4b1f}.admin-login-brand,.admin-brand{display:flex;align-items:center;gap:12px}.admin-login-brand img{width:72px;height:42px;object-fit:contain}.admin-login-brand div,.admin-brand div,.admin-user span{display:grid;gap:2px}.admin-login-brand strong{color:var(--admin-navy);font-size:20px}.admin-login-brand small,.admin-brand small,.admin-user small{color:var(--admin-muted);font-size:11px}.admin-kicker{margin-bottom:6px;color:var(--admin-blue);font-size:12px;font-weight:800}.admin-login h1{margin-bottom:0;font-size:28px}.admin-login label{display:grid;gap:8px}.admin-login label span,.admin-field>span{color:#334c63;font-size:12px;font-weight:800}.admin-login input,.admin-field input,.admin-field select,.admin-field textarea,.admin-search input{width:100%;min-height:46px;padding:11px 13px;color:#10253f;background:#fff;border:1px solid #cfdde6;border-radius:5px}.admin-field textarea{resize:vertical}.admin-error{margin-bottom:0;color:#b42f2f;font-size:13px}.admin-primary,.admin-secondary{min-height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:5px;font-size:13px;font-weight:800;text-decoration:none}.admin-primary{color:#fff;background:var(--admin-navy)}.admin-primary:hover{background:var(--admin-blue)}.admin-primary:disabled{opacity:.55;cursor:wait}.admin-secondary{color:var(--admin-navy);background:#fff;border:1px solid var(--admin-line)}.admin-app{display:flex}.admin-sidebar{width:248px;min-height:100vh;position:fixed;inset:0 auto 0 0;z-index:30;padding:22px 16px;display:flex;flex-direction:column;color:#fff;background:#052747}.admin-brand{min-height:58px;padding:0 10px 20px;border-bottom:1px solid rgba(255,255,255,.12)}.admin-brand img{width:58px;height:34px;padding:4px;object-fit:contain;background:#fff;border-radius:4px}.admin-brand strong{font-size:15px}.admin-brand small{color:#9db6ca}.admin-sidebar nav{margin-top:18px;display:grid;gap:4px}.admin-sidebar nav button{min-height:44px;padding:0 12px;display:flex;align-items:center;gap:11px;color:#bfd0dc;background:transparent;border-radius:5px;text-align:left;font-size:13px}.admin-sidebar nav button:hover,.admin-sidebar nav button.is-active{color:#fff;background:#0c477d}.admin-user{margin-top:auto;padding:16px 10px 0;display:flex;align-items:center;gap:9px;border-top:1px solid rgba(255,255,255,.12)}.admin-user span{flex:1}.admin-user button{width:34px;height:34px;display:grid;place-items:center;color:#c4d5e1;background:transparent}.admin-main{min-width:0;width:calc(100% - 248px);margin-left:248px}.admin-topbar{height:64px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--admin-line)}.admin-topbar>span{font-size:13px;font-weight:800}.admin-topbar a{display:inline-flex;align-items:center;color:var(--admin-blue);font-size:12px;text-decoration:none}.admin-menu{display:none;color:var(--admin-navy);background:transparent}.admin-content{width:min(1260px,calc(100% - 48px));margin:0 auto;padding:36px 0 70px}.admin-page-title{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.admin-page-title p{margin-bottom:5px;color:var(--admin-blue);font-size:11px;font-weight:800;text-transform:uppercase}.admin-page-title h1{margin-bottom:0;font-size:30px}.metric-grid{margin-bottom:38px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-grid article{min-height:134px;padding:22px;display:grid;align-content:space-between;background:#fff;border:1px solid var(--admin-line);border-radius:6px}.metric-grid span{color:var(--admin-muted);font-size:12px;font-weight:700}.metric-grid strong{color:var(--admin-navy);font-size:34px}.metric-grid small{color:#8193a2;font-size:11px}.admin-section-head{margin-bottom:14px;display:flex;align-items:flex-end;justify-content:space-between}.admin-section-head h2{margin-bottom:3px;font-size:18px}.admin-section-head p{margin-bottom:0;color:var(--admin-muted);font-size:12px}.admin-section-head button{display:inline-flex;align-items:center;color:var(--admin-blue);background:transparent;font-size:12px}.admin-table-wrap{overflow-x:auto;background:#fff;border:1px solid var(--admin-line);border-radius:6px}.admin-table{width:100%;border-collapse:collapse;font-size:12px}.admin-table th{padding:13px 16px;color:#617587;background:#f8fafb;border-bottom:1px solid var(--admin-line);text-align:left;white-space:nowrap}.admin-table td{padding:15px 16px;border-bottom:1px solid #edf1f4}.admin-table tr:last-child td{border-bottom:0}.admin-table tr.is-clickable{cursor:pointer}.admin-table tr.is-clickable:hover{background:#f5faff}.admin-table td strong,.admin-table td small{display:block}.admin-table td small{margin-top:3px;color:var(--admin-muted)}.empty-cell{padding:50px!important;color:var(--admin-muted);text-align:center!important}.status-tag{padding:5px 7px;display:inline-block;color:#35536d;background:#eef3f7;border-radius:4px;font-size:10px;font-weight:800;white-space:nowrap}.status-new{color:#075a9f;background:#e7f4ff}.status-won{color:#24704b;background:#e9f8f0}.status-spam{color:#9c3535;background:#fff0f0}.filter-row{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:7px}.filter-row button{min-height:34px;padding:0 11px;color:#526a7f;background:#fff;border:1px solid var(--admin-line);border-radius:4px;font-size:11px}.filter-row button.is-active{color:#fff;background:var(--admin-navy);border-color:var(--admin-navy)}.admin-drawer{width:min(520px,100%);position:fixed;z-index:60;inset:0 0 0 auto;padding:30px;overflow-y:auto;background:#fff;box-shadow:-18px 0 50px #0d294229}.admin-drawer.is-wide{width:min(700px,100%)}.admin-drawer-head{margin-bottom:26px;display:flex;justify-content:space-between;gap:20px}.admin-drawer-head p{margin-bottom:4px;color:var(--admin-blue);font-size:11px;font-weight:800}.admin-drawer-head h2{margin-bottom:0;font-size:23px}.admin-drawer-head>button{width:38px;height:38px;display:grid;place-items:center;color:var(--admin-navy);background:#f1f5f7;border-radius:50%}.inquiry-details{margin:0 0 24px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.inquiry-details div{padding:12px;background:#f7f9fb}.inquiry-details dt{color:var(--admin-muted);font-size:10px}.inquiry-details dd{margin:4px 0 0;font-size:12px;word-break:break-word}.inquiry-message{margin-bottom:22px;padding:16px;background:#eef7fc;border-left:3px solid var(--admin-blue)}.inquiry-message p{margin:8px 0 0;color:#425c72;font-size:13px;line-height:1.6;white-space:pre-wrap}.admin-drawer .admin-field{margin-bottom:18px}.admin-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.admin-field{min-width:0;display:grid;align-content:start;gap:8px}.admin-field.is-wide{grid-column:1 / -1}.admin-field small{color:var(--admin-muted);font-size:10px}.toggle-row{margin:22px 0;display:flex;flex-wrap:wrap;gap:22px}.toggle-row label,.check-field{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.admin-search{width:min(380px,100%);margin-bottom:18px;position:relative}.admin-search svg{position:absolute;left:13px;top:15px;color:var(--admin-muted)}.admin-search input{padding-left:40px}.product-admin-list{display:grid;gap:10px}.product-admin-list>button{width:100%;min-height:96px;padding:10px 16px 10px 10px;display:flex;align-items:center;gap:16px;color:#10253f;background:#fff;border:1px solid var(--admin-line);border-radius:6px;text-align:left}.product-admin-list img{width:118px;height:74px;object-fit:cover;border-radius:4px}.product-admin-list span{flex:1;display:grid;gap:5px}.product-admin-list small{color:var(--admin-muted)}.product-admin-list em{width:fit-content;padding:3px 6px;color:#24704b;background:#e9f8f0;border-radius:3px;font-size:9px;font-style:normal}.settings-band{padding:28px;background:#fff;border:1px solid var(--admin-line);border-radius:6px}.upload-band,.backup-band{padding:24px;display:flex;align-items:center;gap:18px;background:#fff;border:1px solid var(--admin-line);border-radius:6px}.upload-band div,.backup-band div{flex:1}.upload-band p,.backup-band p{margin:5px 0 0;color:var(--admin-muted);font-size:11px}.upload-band input{max-width:300px}.media-grid{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.media-grid article{min-width:0;padding:10px;display:grid;gap:8px;background:#fff;border:1px solid var(--admin-line);border-radius:6px}.media-grid img,.file-preview{width:100%;height:130px;object-fit:cover;display:grid;place-items:center;color:var(--admin-blue);background:#eef5f9;border-radius:4px}.media-grid strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.media-grid button{padding:5px 0;color:var(--admin-blue);background:transparent;font-size:10px;text-align:left}.certificate-list{margin-top:20px;display:grid;gap:8px}.certificate-list article{min-height:68px;padding:14px 18px;display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--admin-line);border-radius:5px}.certificate-list article>svg{color:var(--admin-blue)}.certificate-list span{flex:1;display:grid;gap:4px}.certificate-list small{color:var(--admin-muted)}.certificate-list em{color:var(--admin-muted);font-size:10px;font-style:normal}.backup-band{margin-top:20px}.admin-notice{min-width:300px;max-width:calc(100% - 32px);position:fixed;z-index:100;right:22px;bottom:22px;padding:13px 14px;display:flex;align-items:center;gap:10px;color:#205f42;background:#edfaf3;border:1px solid #c7ead7;border-radius:5px;box-shadow:0 14px 36px #10314c24;font-size:12px}.admin-notice.is-error{color:#9c3535;background:#fff1f1;border-color:#f0cccc}.admin-notice span{flex:1}.admin-notice button{color:currentColor;background:transparent}.admin-loading{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--admin-muted)}.is-spinning{animation:admin-spin .9s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.admin-sidebar{transform:translate(-100%);transition:transform .18s ease}.admin-sidebar.is-open{transform:translate(0)}.admin-scrim{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;background:#03142573}.admin-main{width:100%;margin-left:0}.admin-menu{display:grid}.admin-topbar{justify-content:flex-start;gap:15px}.admin-topbar a{margin-left:auto}.metric-grid,.media-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.admin-content{width:calc(100% - 28px);padding-top:24px}.admin-topbar{height:58px;padding:0 14px}.admin-topbar a{font-size:0}.admin-page-title{align-items:flex-start;flex-direction:column}.admin-page-title h1{font-size:25px}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-grid article{min-height:112px;padding:16px}.metric-grid strong{font-size:28px}.admin-form-grid{grid-template-columns:1fr}.admin-field.is-wide{grid-column:auto}.settings-band{padding:18px}.upload-band,.backup-band{align-items:flex-start;flex-direction:column}.upload-band input{max-width:100%}.media-grid{grid-template-columns:1fr 1fr;gap:8px}.media-grid img,.file-preview{height:105px}.inquiry-details{grid-template-columns:1fr}.admin-drawer{padding:22px 18px}.product-admin-list img{width:88px;height:68px}.admin-login{padding:28px 22px}.admin-table{min-width:720px}.admin-table td{white-space:nowrap}}:root{font-family:Inter,Aptos,Segoe UI,Arial,sans-serif;color:#10253f;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #062d5a;--deep-navy: #041f3f;--blue: #066bcf;--bright-blue: #0a7ee3;--ice: #edf8fc;--soft-blue: #dff2fb;--line: #d7e5ed;--muted: #5b6f82;--white: #ffffff;--green: #159b55}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px;scrollbar-width:none}html::-webkit-scrollbar{display:none}body{margin:0;min-width:320px;overflow-x:hidden;background:#fff;color:#10253f}button,input,select,textarea{font:inherit}button{border:0}button,a,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(10,126,227,.24);outline-offset:2px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:0}.page-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:absolute;inset:0 0 auto;z-index:40;height:80px;border-bottom:1px solid rgba(6,58,104,.12);background:#eff9fdeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-shell{width:min(1180px,calc(100% - 48px));height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{min-width:205px;padding:0;display:flex;align-items:center;gap:10px;color:var(--navy);background:transparent;text-align:left}.brand-mark{width:54px;height:34px;flex:0 0 54px;position:relative;display:grid;place-items:center;background:transparent}.brand-mark img{width:100%;height:100%;object-fit:contain}.brand-copy{display:grid;gap:2px}.brand-copy strong{font-size:18px;line-height:1.15}.brand-copy small{color:#57738b;font-size:10.5px;line-height:1.2}.main-nav{display:flex;align-items:center;gap:22px}.main-nav>button{position:relative;padding:10px 0;color:#132b44;background:transparent;font-size:14px;font-weight:650;white-space:nowrap}.main-nav>button:hover,.main-nav>button.active{color:var(--blue)}.main-nav>button.active:after{content:"";position:absolute;right:0;bottom:1px;left:0;height:2px;background:var(--blue)}.main-nav>.nav-quote{min-height:43px;padding:0 17px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:var(--navy);border-radius:6px}.main-nav>.nav-quote:hover{color:#fff;background:var(--blue)}.menu-button{width:44px;height:44px;display:none;place-items:center;color:var(--navy);background:#fff;border:1px solid var(--line);border-radius:6px}.hero{min-height:720px;position:relative;overflow:hidden;background:#fff}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:#fff}.hero-media img{width:100%;height:100%;object-fit:contain;object-position:right bottom}.hero-content{min-height:610px;position:relative;z-index:5;display:flex;align-items:center;padding-top:76px;padding-bottom:92px}.hero-copy{width:min(550px,49%)}.eyebrow{margin-bottom:16px;display:flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.eyebrow.light{color:#aee5ff}.hero h1{max-width:545px;margin-bottom:20px;color:#071c34;font-size:clamp(42px,3.7vw,58px);line-height:1.05}.hero-lead{max-width:510px;margin-bottom:24px;color:#38546d;font-size:15px;line-height:1.62}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.button{min-height:47px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:6px;font-weight:750;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--navy)}.button-secondary{color:var(--navy);background:#ffffffdb;border:1px solid #9db6ca}.button-white{color:var(--navy);background:#fff}.hero-trust{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px 24px}.hero-trust span{display:inline-flex;align-items:center;gap:7px;color:#163d5e;font-size:13px;font-weight:700}.hero-trust svg{color:var(--blue)}.benefit-wrap{position:absolute;z-index:8;right:0;bottom:22px;left:0;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-card{min-height:102px;padding:18px 17px;display:flex;align-items:flex-start;gap:14px;background:#fffffff5;border:1px solid rgba(183,207,221,.75);border-radius:8px;box-shadow:0 15px 40px #0728461f}.benefit-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;color:var(--blue);background:var(--ice);border:1px solid #c6e2f0;border-radius:50%}.benefit-card h2{margin-bottom:7px;color:var(--deep-navy);font-size:15px;line-height:1.25}.benefit-card p{margin-bottom:0;color:var(--muted);font-size:12px;line-height:1.45}.section{padding:84px 0}.products-section{background:#f8fbfd}.section-heading{margin-bottom:36px}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.section-heading h2,.private-copy h2,.support-intro h2,.video-copy h2,.quote-intro h2,.faq-intro h2{margin-bottom:0;color:var(--deep-navy);font-size:clamp(30px,2.8vw,43px);line-height:1.08}.split-heading>p{max-width:470px;margin-bottom:4px;color:var(--muted);font-size:15px;line-height:1.65}.product-grid{width:min(1080px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{min-height:330px;position:relative;overflow:hidden;display:grid;grid-template-columns:48% 52%;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 16px 48px #10314c14}.product-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--blue)}.product-copy{z-index:2;padding:30px 8px 27px 30px}.product-label{margin-bottom:12px;color:var(--blue);font-size:11px;font-weight:800;text-transform:uppercase}.product-copy h3{margin-bottom:17px;color:var(--deep-navy);font-size:22px;line-height:1.15}.spec-list{margin-bottom:16px;display:flex;flex-wrap:wrap;gap:7px}.spec-list span{padding:7px 9px;color:#0d4e87;background:var(--ice);border:1px solid #cce5f1;border-radius:4px;font-size:12px;font-weight:800}.product-copy>p:not(.product-label){color:var(--muted);font-size:13px;line-height:1.55}.text-link{padding:0;display:inline-flex;align-items:center;gap:7px;color:var(--blue);background:transparent;font-weight:800}.text-link:hover{color:var(--navy)}.product-visual{min-width:0;position:relative;overflow:hidden;align-self:stretch;background:#fff}.product-visual img{width:114%;max-width:none;height:100%;object-fit:cover;object-position:45% center;transform:translate(-7%)}.private-label{padding:0;color:#fff;background:var(--navy)}.private-grid{min-height:610px;display:grid;grid-template-columns:52% 48%}.private-copy{padding:92px 74px 86px 0;align-self:center}.private-copy h2,.quote-intro h2,.video-copy h2{color:#fff}.private-copy>p:not(.eyebrow){max-width:580px;margin:24px 0;color:#c8dcec;font-size:16px;line-height:1.7}.feature-list{margin:0 0 32px;padding:0;display:grid;gap:14px;list-style:none}.feature-list li{display:flex;align-items:center;gap:11px;color:#e9f4fb;font-weight:650}.feature-list svg{color:#68c7fa}.private-visual{min-width:0;position:relative;overflow:hidden;clip-path:polygon(13% 0,100% 0,100% 100%,0 100%)}.private-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.visual-note{position:absolute;right:22px;bottom:22px;left:62px;padding:17px 20px;display:flex;align-items:center;gap:12px;color:var(--navy);background:#fffffff0;border-radius:7px}.visual-note span,.response-note span{display:grid;gap:2px}.visual-note small,.response-note small{color:var(--muted)}.support-section{background:#fff}.support-grid{display:grid;grid-template-columns:35% 65%;gap:74px;align-items:center}.support-intro>p:not(.eyebrow){margin:24px 0;color:var(--muted);line-height:1.7}.support-items{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:8px;overflow:hidden}.support-items article{min-height:255px;padding:34px 26px;background:#f8fbfd}.support-items svg{margin-bottom:34px;color:var(--blue)}.support-items h3{margin-bottom:12px;color:var(--deep-navy);font-size:18px}.support-items p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.65}.video-section{position:relative;min-height:560px;background:var(--deep-navy)}.video-poster{min-height:560px;position:relative;overflow:hidden}.video-poster>img{width:100%;height:560px;object-fit:cover;opacity:.48}.video-poster:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#02172d70}.video-copy{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.video-copy h2{max-width:650px}.video-copy>p:not(.eyebrow){max-width:570px;margin:24px 0 30px;color:#d3e4ef;line-height:1.7}.play-button{width:62px;height:62px;display:grid;place-items:center;color:var(--navy);background:#fff;border-radius:50%;transition:transform .16s ease}.play-button:hover{transform:scale(1.06)}.video-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;color:#fff;background:#031222e0}.video-modal>div{width:min(540px,100%);padding:60px 42px;text-align:center;background:var(--navy);border:1px solid rgba(255,255,255,.18);border-radius:8px}.video-modal h3{margin:18px 0 10px;font-size:25px}.video-modal p{margin-bottom:0;color:#c7dceb;line-height:1.65}.modal-close{position:fixed;top:24px;right:24px;width:46px;height:46px;display:grid;place-items:center;color:#fff;background:#ffffff1a;border-radius:50%}.process-section{background:var(--ice)}.centered{text-align:center}.centered .eyebrow{justify-content:center}.process-grid{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.process-grid:before{content:"";position:absolute;top:31px;right:10%;left:10%;height:1px;background:#b8d8e8}.process-grid article{position:relative;z-index:2;padding:0 14px;text-align:center}.process-grid article>span{width:62px;height:62px;margin:0 auto 20px;display:grid;place-items:center;color:#fff;background:var(--blue);border:8px solid var(--ice);border-radius:50%;font-size:12px;font-weight:800}.process-grid h3{margin-bottom:10px;color:var(--deep-navy);font-size:18px}.process-grid p{margin-bottom:0;color:var(--muted);font-size:13px;line-height:1.6}.quote-section{padding:92px 0;color:#fff;background:var(--navy)}.quote-grid{display:grid;grid-template-columns:34% 66%;gap:76px;align-items:start}.quote-intro>p:not(.eyebrow){margin:24px 0 30px;color:#c9ddeb;line-height:1.7}.response-note{padding-top:25px;display:flex;align-items:flex-start;gap:12px;border-top:1px solid rgba(255,255,255,.16)}.response-note svg{color:#64cdfc}.response-note small{color:#a9c4d7}.quote-form{padding:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;color:var(--deep-navy);background:#fff;border-radius:8px;box-shadow:0 22px 55px #000f1f3d}.quote-form label{min-width:0;position:relative;display:grid;gap:8px}.quote-form label>span{color:#2b445c;font-size:12px;font-weight:800}.quote-form input,.quote-form select,.quote-form textarea{width:100%;min-height:48px;padding:12px 14px;color:var(--deep-navy);background:#fbfdfe;border:1px solid #cfdde6;border-radius:5px}.quote-form textarea{resize:vertical}.quote-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:40px}.quote-form label>svg{position:absolute;right:13px;bottom:15px;color:#6a7f91;pointer-events:none}.full-field{grid-column:1 / -1}.form-footer{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px}.form-status{margin:0;color:#317151;font-size:12px;line-height:1.5}.form-status.is-error{color:#ba3434}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:35% 65%;gap:78px}.faq-intro>p:not(.eyebrow){margin:24px 0;color:var(--muted);line-height:1.7}.faq-intro>svg{color:var(--blue)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item>button{width:100%;min-height:70px;padding:18px 6px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--deep-navy);background:transparent;text-align:left;font-weight:800}.faq-item>button svg{flex:0 0 20px;transition:transform .16s ease}.faq-item.is-open>button svg{transform:rotate(180deg)}.faq-item>p{max-width:780px;margin:-4px 40px 22px 6px;color:var(--muted);font-size:14px;line-height:1.7}.site-footer{padding-top:68px;color:#fff;background:var(--deep-navy)}.footer-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr 1.25fr;gap:50px}.footer-brand{display:flex;align-items:flex-start;gap:13px}.footer-brand .brand-mark{padding:4px;background:#fff;border-radius:5px}.footer-brand strong{display:block;margin-bottom:7px;font-size:18px}.footer-brand p,.footer-contact p{max-width:280px;margin-bottom:0;color:#9eb8cb;font-size:12px;line-height:1.6}.footer-grid h2{margin-bottom:20px;color:#fff;font-size:13px;text-transform:uppercase}.footer-grid>div:not(.footer-brand)>button{padding:5px 0;display:block;color:#a9c1d2;background:transparent;font-size:13px;text-align:left}.footer-grid>div:not(.footer-brand)>button:hover{color:#fff}.social-row{margin-top:17px;display:flex;gap:8px}.social-row button{width:36px;height:36px;display:grid;place-items:center;color:#d7e9f4;background:#0b3b6b;border:1px solid rgba(255,255,255,.12);border-radius:50%}.social-row button:hover{background:var(--blue)}.social-row svg{width:17px;height:17px}.footer-bottom{margin-top:52px;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid rgba(255,255,255,.12)}.footer-bottom p{margin-bottom:0;color:#7898ad;font-size:11px}.floating-chat{width:54px;height:54px;position:fixed;z-index:35;right:24px;bottom:24px;display:grid;place-items:center;color:#fff;background:var(--green);border:3px solid white;border-radius:50%;box-shadow:0 12px 30px #08362347}@media(max-width:1100px){.main-nav{gap:14px}.main-nav>button{font-size:12px}.brand{min-width:210px}.brand-copy small{display:none}.hero-fish{left:49%;width:39%}.hero-factory{width:26%}.benefit-card{padding:19px 14px;gap:10px}.benefit-icon{width:36px;height:36px;flex-basis:36px}.product-card{grid-template-columns:55% 45%}.support-grid,.faq-grid{gap:40px}}@media(max-width:860px){.page-shell,.nav-shell{width:min(100% - 36px,720px)}.site-header{height:78px}.menu-button{display:grid}.main-nav{position:absolute;top:78px;right:18px;left:18px;padding:18px;display:none;align-items:stretch;flex-direction:column;gap:2px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 48px #08284429}.main-nav.is-open{display:flex}.main-nav>button{padding:13px 10px;font-size:14px;text-align:left}.main-nav>button.active:after{display:none}.main-nav>.nav-quote{margin-top:8px;justify-content:center}.hero{min-height:1120px}.hero-content{min-height:540px;align-items:flex-start;padding-top:130px}.hero-copy{width:100%;max-width:620px}.hero h1{max-width:610px;font-size:50px}.hero-lead{font-size:15px}.hero-fish{top:560px;left:0;width:100%;height:315px;background-position:center 48%;clip-path:polygon(0 10%,100% 0,100% 100%,0 100%);border:0}.hero-factory{display:none}.benefit-wrap{bottom:28px;grid-template-columns:repeat(2,1fr)}.benefit-card{min-height:112px}.split-heading{align-items:flex-start;flex-direction:column;gap:18px}.product-grid{grid-template-columns:1fr}.private-grid{min-height:0;grid-template-columns:1fr}.private-copy{padding:76px 0 58px}.private-visual{height:430px;clip-path:none}.support-grid,.faq-grid,.quote-grid{grid-template-columns:1fr;gap:44px}.support-items{grid-template-columns:repeat(3,1fr)}.support-items article{min-height:230px;padding:28px 20px}.process-grid{grid-template-columns:repeat(2,1fr);gap:42px 20px}.process-grid:before{display:none}.quote-intro{max-width:570px}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.page-shell,.nav-shell{width:calc(100% - 28px)}.brand{min-width:0}.brand-mark{width:40px;height:40px;flex-basis:40px}.brand-copy strong{max-width:175px;font-size:15px}.hero{min-height:1120px;background:var(--ice)}.hero-ocean{width:100%;height:620px;background-position:48% center}.hero-fish{top:505px;left:0;width:100%;height:315px;background-position:center 49%;clip-path:polygon(0 11%,100% 0,100% 100%,0 100%);border:0}.hero-content{min-height:535px;padding-top:118px;padding-bottom:28px}.hero-copy{width:100%}.hero h1{max-width:350px;margin-bottom:18px;font-size:40px;line-height:1.02}.hero-lead{max-width:355px;margin-bottom:22px;font-size:14px;line-height:1.55}.hero-actions{gap:9px}.hero-actions .button{min-height:46px;padding:0 15px;font-size:13px}.hero-trust{gap:8px 13px}.hero-trust span{font-size:11px}.benefit-wrap{bottom:22px;grid-template-columns:1fr 1fr;gap:8px}.benefit-card{min-height:125px;padding:14px 11px;display:block}.benefit-icon{width:33px;height:33px;margin-bottom:10px}.benefit-icon svg{width:18px;height:18px}.benefit-card h2{margin-bottom:5px;font-size:12px}.benefit-card p{font-size:10px}.section{padding:72px 0}.section-heading h2,.private-copy h2,.support-intro h2,.video-copy h2,.quote-intro h2,.faq-intro h2{font-size:34px}.product-card{min-height:500px;grid-template-columns:1fr}.product-copy{padding:30px 26px 10px}.product-copy h3{font-size:25px}.product-visual{min-height:235px}.product-visual img{width:115%;transform:translate(-7%)}.private-copy{padding:68px 0 52px}.private-visual{height:340px}.visual-note{left:16px;right:16px;bottom:16px}.support-items{grid-template-columns:1fr}.support-items article{min-height:0;padding:26px 24px}.support-items svg{margin-bottom:18px}.video-section,.video-poster{min-height:530px}.video-poster>img{height:530px}.video-copy>p:not(.eyebrow){font-size:14px}.process-grid{grid-template-columns:1fr 1fr;gap:36px 8px}.process-grid article{padding:0 4px}.process-grid h3{font-size:15px}.process-grid p{font-size:11px}.quote-section{padding:72px 0}.quote-form{padding:22px 18px;grid-template-columns:1fr;gap:15px}.full-field{grid-column:auto}.form-footer{align-items:stretch;flex-direction:column}.form-footer .button{width:100%}.faq-grid{gap:30px}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.floating-chat{width:50px;height:50px;right:14px;bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}@media(max-width:860px){.site-header{height:76px;background:#fffffff5}.main-nav{top:76px}.hero{min-height:900px;background:#fff}.hero-media{background:#fff}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fffffffa,#ffffffe0 48%,#ffffff0a 82%)}.hero-media img{object-fit:cover;object-position:right center}.hero-content{min-height:580px;padding-top:118px;padding-bottom:32px}.hero-copy{width:58%;max-width:430px}.hero h1{max-width:420px;font-size:43px}.hero-lead{max-width:400px}.benefit-wrap{bottom:24px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.benefit-card{min-height:114px}.product-grid{grid-template-columns:1fr}}@media(max-width:560px){.site-header{height:68px}.main-nav{top:68px}.brand-mark{width:50px;height:31px;flex-basis:50px}.brand-copy strong{font-size:16px}.brand-copy small{display:block;font-size:8px}.menu-button{width:40px;height:40px}.hero{min-height:920px}.hero-media:after{background:linear-gradient(180deg,#fffffffc,#fffffff5 45%,#ffffff52 70%,#ffffff14)}.hero-media img{object-position:72% center}.hero-content{min-height:520px;align-items:flex-start;padding-top:94px;padding-bottom:22px}.hero-copy{width:100%;max-width:none}.hero h1{max-width:350px;margin-bottom:15px;font-size:34px;line-height:1.05}.hero-lead{max-width:355px;margin-bottom:20px;font-size:13px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .button{min-width:0;min-height:44px;padding:0 10px;font-size:12px}.hero-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.hero-trust span{min-width:0;align-items:flex-start;gap:4px;font-size:10px;line-height:1.2}.benefit-wrap{bottom:18px;padding-bottom:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.benefit-card{min-height:122px;padding:13px 10px}.section{padding:62px 0}.section-heading h2,.private-copy h2,.support-intro h2,.video-copy h2,.quote-intro h2,.faq-intro h2{font-size:31px}.product-card{min-height:430px}.product-copy{padding:26px 24px 8px}.product-copy h3{font-size:22px}.product-visual{min-height:190px}}.form-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.button:disabled{opacity:.58;cursor:wait}.video-player{width:min(960px,calc(100vw - 48px));max-height:min(72vh,640px);background:#020f1c;border-radius:6px}.site-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:var(--navy);background:#fff;font-weight:800}.product-detail-page{background:#fff}.product-detail-hero{padding:148px 0 76px;background:#f4fafd;border-bottom:1px solid var(--line)}.product-detail-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);align-items:center;gap:76px}.detail-copy h1{max-width:620px;margin-bottom:22px;color:var(--deep-navy);font-size:clamp(42px,5vw,68px);line-height:1.03}.detail-back{margin-bottom:34px;display:inline-block;color:var(--blue);font-size:13px;font-weight:800;text-decoration:none}.detail-summary{max-width:610px;margin-bottom:24px;color:var(--muted);font-size:17px;line-height:1.7}.detail-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.reference-note{max-width:540px;margin:24px 0 0;color:#718596;font-size:11px;line-height:1.55}.detail-main-image{height:510px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 22px 60px #0a304f1f}.detail-main-image img{width:100%;height:100%;object-fit:cover}.detail-information-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(440px,1.2fr);gap:80px}.detail-information h2,.certificates-section h2{margin-bottom:24px;color:var(--deep-navy);font-size:clamp(30px,3vw,43px);line-height:1.1}.detail-information-grid>div>p:not(.eyebrow){color:var(--muted);line-height:1.75}.detail-specification-list{margin:0;border-top:1px solid var(--line)}.detail-specification-list div{min-height:66px;display:grid;grid-template-columns:165px 1fr;align-items:center;gap:24px;border-bottom:1px solid var(--line)}.detail-specification-list dt{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.detail-specification-list dd{margin:0;color:var(--deep-navy);font-size:14px;font-weight:750}.detail-gallery{margin-top:56px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.detail-gallery img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border:1px solid var(--line);border-radius:6px}.certificates-section{background:#f8fbfd}.certificate-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.certificate-grid a{min-height:94px;padding:20px;display:flex;align-items:center;gap:13px;color:var(--deep-navy);background:#fff;border:1px solid var(--line);border-radius:6px;text-decoration:none}.certificate-grid a>svg:first-child{color:var(--blue)}.certificate-grid a>svg:last-child{margin-left:auto}.certificate-grid span{display:grid;gap:5px}.certificate-grid small{color:var(--muted)}.not-found{min-height:calc(100vh - 220px);padding-top:180px;padding-bottom:90px}.not-found h1{margin-bottom:12px;color:var(--deep-navy);font-size:48px}.not-found p{margin-bottom:26px;color:var(--muted)}@media(max-width:860px){.product-detail-hero{padding:126px 0 64px}.product-detail-grid,.detail-information-grid{grid-template-columns:1fr;gap:42px}.detail-main-image{height:auto;aspect-ratio:16 / 10}.certificate-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-detail-hero{padding:100px 0 48px}.detail-back{margin-bottom:24px}.detail-copy h1{font-size:38px}.detail-summary{font-size:14px}.detail-actions{display:grid;grid-template-columns:1fr}.detail-actions .button{width:100%}.detail-information-grid{gap:30px}.detail-specification-list div{min-height:72px;grid-template-columns:112px 1fr;gap:12px}.detail-gallery,.certificate-grid{grid-template-columns:1fr}.not-found h1{font-size:36px}}
