*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy,#101e2c);background:var(--paper,#f6f6f0);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}img,video,iframe,model-viewer{max-width:100%}img{height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,summary,input,textarea,select{-webkit-tap-highlight-color:transparent}a:hover{text-decoration:underline;text-underline-offset:5px}button,summary{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1{font-size:clamp(38px,5.5vw,70px);max-width:1000px;margin:0 0 24px}h2{font-size:clamp(30px,3.5vw,46px)}h3{font-size:24px}p{margin-bottom:18px}svg{flex-shrink:0}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #3c83bf;outline-offset:4px}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:88px}.eyebrow{font-size:10px;letter-spacing:.15em;font-weight:700;line-height:1.6;margin-bottom:20px;text-transform:uppercase}.muted{color:#61707a;font-size:13px}.announcement{background:var(--navy,#101e2c);color:white;font-size:11px;letter-spacing:.03em}.announcement .wrap{display:flex;justify-content:space-between;padding-block:9px}.site-header{background:var(--paper,#f6f6f0);border-bottom:1px solid #dde1de}.header-row{display:flex;gap:30px;align-items:center;min-height:98px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:30px;letter-spacing:-1.5px;line-height:1.05;white-space:nowrap}.brand:hover{text-decoration:none}.brand-mark{width:35px;height:40px;color:var(--yellow,#ffd447);filter:drop-shadow(0 0 0 var(--navy))}.site-header .brand-mark{color:var(--navy)}.site-header .brand-mark path+path{stroke:var(--paper)}.brand-light{font-weight:400}.brand small{display:block;font-size:7px;letter-spacing:.16em;margin-top:7px}.desktop-nav{display:flex;gap:25px;margin-left:auto;font-size:13px;font-weight:600;align-items:center}.nav-item{position:relative}.nav-item summary{list-style:none}.nav-item summary:after{content:' +';color:#68757e}.dropdown{position:absolute;z-index:5;top:40px;left:0;width:220px;background:var(--paper);border:1px solid #ccd2d0;padding:20px;box-shadow:0 12px 20px #101e2c18;display:grid;gap:16px}.header-tools{display:flex;align-items:center;gap:20px}.icon-button{display:flex;padding:5px}.cart-link{display:flex;align-items:center;gap:8px}.cart-link span{font-size:11px;display:grid;place-items:center;border:1px solid #c7cdcc;border-radius:50%;min-width:23px;height:23px}.mobile-nav{display:none}.hero{background:var(--navy,#101e2c);color:#f7f8f4;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:16px;min-height:610px}.hero-copy{padding-block:68px;position:relative;z-index:1}.hero-copy h1{font-size:clamp(44px,5.3vw,74px);line-height:1.025;letter-spacing:-.055em;margin-bottom:26px}.hero .eyebrow{color:var(--yellow);display:flex;align-items:center;gap:10px}.status-dot{width:6px;height:6px;background:var(--yellow);border-radius:50%}.hero-description{max-width:390px;font-size:16px;line-height:1.75;color:#c4cdd3}.button-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:var(--navy,#101e2c);color:white;padding:16px 23px;min-height:52px;border:1px solid transparent;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.01em;border-radius:2px;transition:background .15s,transform .15s}.button:hover{background:#294050;text-decoration:none;transform:translateY(-1px)}.button.yellow{background:var(--yellow,#ffd447);color:var(--navy,#101e2c)}.button.yellow:hover{background:#ffe47a}.button.outline{border-color:#a5b0b3;color:var(--navy);background:transparent}.button.small{padding:10px 15px;min-height:44px}.button.full{width:100%;margin-block:14px}.light-link{color:#e0e5e8;font-size:12px;border-bottom:1px solid #697a89;padding-block:5px}.hero-footnote{display:flex;gap:28px;font-size:9px;letter-spacing:.15em;color:#8d9daa;margin-top:62px}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:-48px}.hero-art>img{width:100%;aspect-ratio:1;object-fit:cover}.image-label{position:absolute;bottom:35px;right:10px;background:#172938df;backdrop-filter:blur(8px);border:1px solid #70839466;display:flex;align-items:center;gap:13px;padding:15px 19px;font-size:8px;letter-spacing:.13em}.image-label svg{color:var(--yellow)}.image-label strong{font-size:11px;font-weight:400;letter-spacing:.02em;display:block;margin-top:3px}.image-note{font-size:10px;color:#95a4af;line-height:1.5;padding-bottom:15px;margin-bottom:0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px}.section-heading h2{max-width:680px}.section-heading p:not(.eyebrow){font-size:13px;color:#61707a;flex-shrink:0;margin-bottom:2px}.section-heading .eyebrow{margin-bottom:15px}.category-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.category-card{padding:32px 36px;background:#e9eae1;border:1px solid #d9ddd5;overflow:hidden;position:relative;transition:transform .2s}.category-card:hover{transform:translateY(-3px);text-decoration:none}.category-top{display:flex;justify-content:space-between;align-items:center}.category-top .eyebrow{margin:0;font-size:9px}.category-top>svg{width:19px}.category-symbol{height:168px;display:grid;place-items:center;position:relative;margin:12px 0}.category-symbol>svg{width:74px;height:74px;stroke-width:1;z-index:1;transform:rotate(-7deg)}.category-symbol>span{position:absolute;border:1px solid #aab4ae77;width:128px;height:128px;border-radius:50%}.category-symbol>span+span{width:180px;height:180px;border-style:dashed}.category-card h3{font-size:32px;margin-bottom:13px}.category-card p{max-width:380px;color:#5f6a70;font-size:13px}.category-card .text-link{margin-top:15px}.category-dark{background:#dce5e8;border-color:#cbd6d9}.category-dark .category-symbol>svg{color:#1d465b}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:12px;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:4px}.text-link svg{width:18px;height:18px}.section-tint{background:#eceee7;border-block:1px solid #dce0d6}.catalog-empty{display:flex;gap:25px;align-items:center;border:1px solid #c8d0c8;padding:32px}.catalog-icon{background:#d8dfd4;padding:22px;border-radius:50%;display:flex}.catalog-icon svg{width:35px;height:35px}.catalog-empty .eyebrow{font-size:9px;margin-bottom:10px}.catalog-empty h3{font-size:25px;margin-bottom:12px}.catalog-empty p{font-size:13px;color:#607068;max-width:550px;margin:0}.catalog-empty .button{margin-left:auto;white-space:nowrap}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-grid h2{max-width:510px}.large-copy{color:#52636f;font-size:17px;line-height:1.8;margin-top:25px;max-width:590px}.story-grid .text-link{margin-top:12px}.principles>div{display:flex;gap:24px;padding-block:23px;border-bottom:1px solid #cdd4d1}.principles>div:first-child{border-top:1px solid #cdd4d1}.principles>div>span{font-size:12px;color:#82908c;padding-top:5px}.principles h3{font-size:21px;letter-spacing:-.03em;margin-bottom:9px}.principles p{font-size:13px;color:#5b6b74;margin:0}.site-footer{background:var(--navy,#101e2c);color:#edf1ed;padding-top:64px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr .9fr 1.4fr;gap:50px;padding-bottom:60px}.footer-grid h2{font-size:13px;letter-spacing:0;margin-bottom:24px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;margin-bottom:11px;color:#c1cdd1}.footer-grid p{font-size:12px;color:#9aaeb8;margin-top:24px;line-height:1.85}.footer-grid .eyebrow{font-size:8px;color:#96a6b2}.footer-bottom{border-top:1px solid #3a4b59;display:flex;justify-content:space-between;padding-block:22px;color:#8c9fab;font-size:10px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:35px 22px}.product-card .product-image{position:relative;background:#eaede8;display:block;aspect-ratio:1;overflow:hidden;margin-bottom:20px}.product-image img{height:100%;width:100%;object-fit:contain;transition:transform .3s}.product-image:hover img{transform:scale(1.04)}.product-type{font-size:9px;color:#6c7b80;text-transform:uppercase;letter-spacing:.12em;margin-bottom:8px}.product-card h3{font-size:19px;letter-spacing:-.025em;margin-bottom:12px}.price{font-size:13px}.price s,.product-price s{color:#738087;font-size:.75em;margin-left:8px}.badge{position:absolute;top:12px;left:12px;background:#f8f8f2;padding:5px 10px;font-size:10px}.image-placeholder{height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;background:#e9eee8;color:#75877d;font-size:11px}.image-placeholder svg{width:60px;height:60px;stroke-width:1}.image-placeholder.large{min-height:480px}.breadcrumb{font-size:11px;color:#718087;margin-bottom:35px}.breadcrumb a{margin-right:10px}.breadcrumb span{margin-left:10px}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:70px}.product-gallery{display:grid;gap:20px;align-content:start}.media-frame{background:#e8ece7}.media-frame img{width:100%;object-fit:contain}.media-frame video,.media-frame iframe,.media-frame model-viewer{width:100%;min-height:350px}.product-info h1{font-size:42px}.product-info .eyebrow{margin-bottom:16px}.product-price{font-size:23px;font-weight:600}.stock{font-size:12px;color:#397348;margin-bottom:25px}.product-form{margin:28px 0}label{display:block;font-size:12px;font-weight:700;margin:16px 0 8px}input,select,textarea{padding:12px;background:#fcfcf8;border:1px solid #b8c5c6;border-radius:2px;color:#142330;max-width:100%;min-height:46px}select,textarea{width:100%}textarea{resize:vertical}input[type=number]{width:85px}.product-form select{font-size:13px}.rte{line-height:1.8;color:#42545f;overflow-wrap:anywhere}.rte h2{font-size:29px;margin-block:32px 16px}.rte h3{font-size:23px;margin-block:28px 12px}.rte a{text-decoration:underline}.rte p{margin-bottom:20px}.rte table{border-collapse:collapse;display:block;overflow:auto}.rte td,.rte th{border:1px solid #bdc6c3;padding:10px}.product-description{font-size:14px;margin-top:30px}.detail-row{border-top:1px solid #c7d1cd;padding:17px 0;font-size:13px}.detail-row summary{font-weight:700;list-style:none;display:flex;justify-content:space-between}.detail-row summary:after{content:'+'}.detail-row[open] summary:after{content:'−'}.detail-row p{font-size:12px;color:#5f707a;margin:15px 0 0}.collection-intro{max-width:700px}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;border-block:1px solid #cbd4ce;padding:20px 0;margin-block:35px;font-size:13px}.collection-toolbar form{display:flex;align-items:center;gap:13px}.collection-toolbar label{margin:0;white-space:nowrap}.collection-toolbar select{width:190px}.empty-state{text-align:center;padding:65px 25px;width:100%}.empty-state>svg{width:48px;height:48px;margin-bottom:25px}.empty-state h2{font-size:32px;margin-bottom:20px}.empty-state p{color:#6b7b83}.empty-state .button{margin-top:10px}.pagination{display:flex;justify-content:center;gap:18px;margin:45px 0}.pagination a,.pagination .current{padding:10px 13px;border:1px solid #c6d0cb}.pagination .current{background:var(--navy);color:white}.collection-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;margin-top:40px}.collection-tile{border:1px solid #cbd3cd;padding:25px;background:#eaf0e9}.collection-tile h2{font-size:28px;margin-block:22px 15px}.collection-tile p{font-size:12px;color:#62756c}.collection-tile img{width:100%;aspect-ratio:1.6;object-fit:cover}.tile-icon{height:140px;display:grid;place-items:center}.tile-icon svg{height:70px;width:70px;stroke-width:1}.cart-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;margin-top:40px}.cart-item{display:flex;gap:22px;align-items:start;border-block-start:1px solid #cbd4ce;padding:24px 0}.cart-item h2{font-size:20px;margin-bottom:12px}.cart-item p{font-size:12px;margin-bottom:8px}.cart-image{width:100px;max-height:130px;object-fit:contain;background:#e1e8df}.cart-controls{display:flex;gap:20px;align-items:center;font-size:12px;margin-top:15px}.cart-controls a{text-decoration:underline}.line-total{margin-left:auto;white-space:nowrap;font-size:13px}.cart-summary{background:#e7ece4;padding:30px;align-self:start}.cart-summary h2{font-size:24px;margin-bottom:30px}.subtotal{display:flex;justify-content:space-between;border-block:1px solid #c6d0c3;padding-block:20px;font-size:13px}.search-form{display:flex;gap:12px;margin-block:35px;max-width:760px}.search-form input{flex:1;min-width:0}.narrow{max-width:850px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-form input,.contact-form textarea{width:100%}.contact-form label:first-child{margin-top:0}.success{padding:20px;border:1px solid #88b79a;background:#e3f2e4;margin-bottom:20px}.errors{padding:15px;background:#ffe4dc;color:#70230e;margin-bottom:20px}.password-body{--navy:#101e2c;--yellow:#ffd447;--paper:#f6f6f0;background:var(--navy);min-height:100vh;display:grid;place-items:center;color:#eff3ed}.password-card{width:min(620px,calc(100vw - 48px));padding:50px 0}.password-card .brand{margin-bottom:70px}.password-card h1{font-size:clamp(42px,8vw,70px)}.password-card>.eyebrow{color:var(--yellow)}.password-card>p{color:#b6c5cf}.password-card .detail-row{margin-top:50px}.password-card .button{background:var(--yellow);color:var(--navy);margin-left:10px}.password-card>a:last-child{font-size:11px;color:#9aacb7}.skip{position:absolute;left:15px;top:-100px;background:#fff;padding:15px;z-index:100}.skip:focus{top:15px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shopify-policy__container{padding:70px 24px!important;max-width:900px!important}.shopify-policy__title h1{font-size:40px}.shopify-policy__body{line-height:1.85;margin-top:35px}
@media(min-width:1500px){.hero-art{margin-right:-80px}}@media(max-width:1100px){.wrap{width:calc(100% - 60px)}.desktop-nav{gap:15px}.header-row{gap:20px}.hero-grid{min-height:540px}.hero-art{margin-right:-30px}.hero-copy h1{font-size:58px}.hero-description{font-size:14px}.hero-footnote{margin-top:40px}.story-grid{gap:55px}.footer-grid{gap:30px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout{gap:40px}.contact-grid{gap:50px}.catalog-empty{flex-wrap:wrap}.catalog-empty .button{margin-left:90px}.cart-layout{gap:30px}}
@media(max-width:850px){.desktop-nav{display:none}.header-tools{margin-left:auto}.mobile-nav{display:block}.mobile-nav summary{width:30px;height:40px;list-style:none;display:flex;flex-direction:column;justify-content:center;gap:5px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary>span{height:1.5px;background:var(--navy);width:22px}.mobile-nav nav{position:absolute;top:auto;left:0;right:0;background:var(--paper);border-bottom:1px solid #ccd4cf;padding:25px 30px;z-index:9;display:grid;gap:18px;margin-top:29px;box-shadow:0 15px 15px #101e2c20}.sub-link{padding-left:20px;font-size:13px}.header-row{min-height:88px}.hero-grid{grid-template-columns:1fr 1fr;gap:0;min-height:460px}.hero-copy h1{font-size:45px}.hero-copy{padding-block:45px}.hero-art{margin-right:-30px}.hero-art>img{height:100%;aspect-ratio:auto;object-fit:cover}.hero-footnote{gap:15px;font-size:8px}.hero .eyebrow{font-size:9px}.hero-description{font-size:13px}.button-row{gap:16px;margin-top:24px}.hero .button{padding:14px;font-size:12px}.image-label{bottom:20px;right:0;padding:12px;font-size:7px}.image-label strong{font-size:9px}.section{padding-block:65px}.section-heading{align-items:start;gap:20px}.section-heading p:not(.eyebrow){display:none}.category-card{padding:25px}.category-card h3{font-size:28px}.story-grid{gap:35px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid>div:last-child p{margin-top:0}.footer-grid>div:last-child h2{margin-bottom:15px}.product-info h1{font-size:32px}.product-layout{gap:30px}.cart-layout{grid-template-columns:1fr}.cart-summary{max-width:600px;width:100%}.contact-grid{gap:35px}.image-placeholder.large{min-height:300px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.announcement .wrap{justify-content:center;text-align:center;font-size:10px}.desktop-only{display:none}.header-row{min-height:80px;gap:14px}.brand{font-size:26px;gap:8px}.brand-mark{width:28px;height:33px}.brand small{font-size:6px}.header-tools{gap:13px}.icon-button svg,.cart-link svg{width:21px}.cart-link span{min-width:20px;height:20px}.hero-grid{display:flex;flex-direction:column;gap:0}.hero-copy{padding:46px 0 25px;width:100%}.hero-copy h1{font-size:51px;line-height:1.03;max-width:450px}.hero-description{font-size:14px;max-width:380px}.hero .eyebrow{font-size:9px;margin-bottom:23px}.hero .button{padding:16px 18px}.button-row{gap:21px}.hero-footnote{margin-top:35px;font-size:8px;gap:30px}.hero-art{margin:0 -20px;max-width:calc(100% + 40px);height:390px;align-self:stretch}.hero-art>img{width:100%;height:100%;object-position:center 58%;object-fit:cover}.image-label{right:20px;bottom:20px}.image-note{font-size:9px;padding:12px 0 18px}.section{padding-block:55px}.section-heading{display:block;margin-bottom:28px}.section-heading h2{font-size:33px}.section-heading>.text-link{margin-top:20px}.category-grid{grid-template-columns:1fr;gap:18px}.category-card{padding:25px 28px}.category-symbol{height:150px}.category-card h3{font-size:30px}.category-card p{font-size:13px}.catalog-empty{padding:25px;gap:22px;display:block}.catalog-icon{display:inline-flex;padding:15px;margin-bottom:25px}.catalog-icon svg{width:27px;height:27px}.catalog-empty h3{font-size:24px}.catalog-empty .button{margin:25px 0 0}.story-grid{grid-template-columns:1fr;gap:35px}.story-grid h2{font-size:36px}.large-copy{font-size:15px;margin-top:20px}.principles>div{padding-block:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px;padding-bottom:35px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:1/-1}.site-footer{padding-top:45px}.footer-grid p{margin-top:18px}.footer-grid h2{margin-bottom:18px}.footer-bottom{display:block;font-size:9px;line-height:2.5}.footer-bottom span{display:block}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-card h3{font-size:16px;line-height:1.3}.product-type{font-size:8px}.price{font-size:11px}.product-card .product-image{margin-bottom:14px}.image-placeholder{min-height:165px;font-size:9px}.product-layout{display:flex;flex-direction:column;gap:32px}.product-gallery{grid-template-columns:1fr}.product-info h1{font-size:35px}.product-price{font-size:22px}.breadcrumb{font-size:10px;line-height:1.8;margin-bottom:25px}.collection-toolbar{gap:20px;align-items:start;flex-direction:column}.collection-toolbar form{width:100%;gap:10px}.collection-toolbar label{font-size:11px}.collection-toolbar select{flex:1;min-width:0;font-size:12px;padding:11px}.collection-list{grid-template-columns:1fr}.empty-state{padding:40px 10px;grid-column:1/-1}.empty-state h2{font-size:27px}.cart-item{gap:15px;position:relative;flex-wrap:wrap}.cart-image{width:65px}.cart-item h2{font-size:17px;max-width:220px}.cart-item>div{flex:1}.line-total{margin-left:80px}.cart-summary{padding:25px 20px}.subtotal{font-size:12px;gap:12px}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid .large-copy{margin-bottom:20px}h1{font-size:40px}.search-form{gap:8px}.search-form .button{padding:14px}.search-form input{width:0}.narrow h1{font-size:36px}.password-card .button{margin:15px 0}.image-placeholder.large{min-height:300px}.footer-grid .text-link{display:inline-block!important}.section-heading .eyebrow{font-size:9px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

:root{--blue:#2168ce}.safehive-logo{width:215px;height:auto;max-width:100%;display:block}.site-header .brand{max-width:220px}.site-footer .brand,.password-card .brand{background:#f6f6f0;padding:6px 9px;border-radius:3px}.site-footer .safehive-logo{width:210px}.hero .button.yellow{background:var(--blue);color:white}.hero .button.yellow:hover{background:#367fe6}.hero .eyebrow{color:#a9cbff}.status-dot{background:#a9cbff}.image-label svg{color:#a9cbff}.category-dark{background:#e2eafa}.category-dark .category-symbol>svg{color:#2168ce}.password-card>.eyebrow{color:#a9cbff}.password-card .button{background:#2168ce;color:white}@media(max-width:600px){.safehive-logo{width:164px}.site-header .brand{max-width:168px}.site-footer .safehive-logo{width:195px}}

/* SafeHive product-led landing page */
.product-hero{background:#10253d}.product-hero .hero-grid{grid-template-columns:1fr 1.05fr;gap:0;min-height:650px}.product-hero .hero-art{margin-right:-48px}.product-hero .hero-art img{object-fit:contain;mix-blend-mode:normal}.product-hero .hero-copy{padding-block:65px}.product-hero h1{font-size:clamp(46px,5.1vw,70px)}.hero-price{display:flex;align-items:center;gap:17px;margin-top:28px}.hero-price strong{font-size:29px;letter-spacing:-.035em;font-weight:600;white-space:nowrap}.hero-price>span{font-size:10px;color:#a8bdce;max-width:135px;line-height:1.7}.hero-mini{font-size:10px;color:#bdd0df}.product-hero .button-row{margin-top:22px;gap:22px}.product-hero .hero-footnote{margin-top:38px;font-size:8px;gap:22px}.gas-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.gas-photo{background:white;border:1px solid #e0e6eb;border-radius:5px;overflow:hidden}.gas-photo img{width:100%;height:auto}.gas-copy h3{font-size:39px;letter-spacing:-.04em;margin-bottom:22px}.gas-copy>p:not(.eyebrow):not(.gas-price){font-size:14px;color:#5c7281}.spec-grid{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid #cbd5dc;margin:26px 0;padding:7px 0;gap:0 20px}.spec-grid>div{padding:17px 0}.spec-grid strong{display:block;font-size:20px;line-height:1.25;letter-spacing:-.025em}.spec-grid span{font-size:10px;color:#637b8b;display:block;margin-top:7px}.gas-price{font-size:26px;font-weight:bold}.gas-price>span{display:block;font-size:11px;font-weight:400;color:#657c8c;margin-top:3px}.gas-copy .gas-note{font-size:10px!important;line-height:1.7;margin-top:24px}.availability-note{padding:12px 16px;border-left:3px solid #2168ce;background:#e6edf9;font-size:12px!important}.gas-feature{scroll-margin-top:20px}.header-row{min-height:95px}.site-header .safehive-logo{width:210px}.product-hero .hero-description{max-width:390px}.hero .button.yellow{min-width:190px}.category-symbol{height:150px}.hero-art img{width:100%}@media(max-width:1000px){.product-hero .hero-grid{min-height:560px}.product-hero .hero-art{margin-right:-30px}.product-hero h1{font-size:52px}.product-hero .hero-description{font-size:14px}.gas-grid{gap:40px}.gas-copy h3{font-size:32px}.product-hero .hero-footnote{gap:14px;font-size:7px}.hero-price strong{font-size:26px}}@media(max-width:700px){.product-hero .hero-grid{display:flex;min-height:0;flex-direction:column;padding-top:28px;padding-bottom:32px}.product-hero .hero-copy{display:contents}.product-hero .hero-copy>.eyebrow{order:1;margin:0 0 14px;font-size:8px;align-self:flex-start}.product-hero .hero-copy>h1{order:2;font-size:44px;line-height:1.03;margin:0;align-self:flex-start}.product-hero .hero-art{order:3;width:calc(100% + 40px);max-width:none;margin:0 -20px;height:290px;align-self:center}.product-hero .hero-art>img{height:100%;width:100%;object-fit:contain;object-position:center}.product-hero .hero-price{order:4;align-self:stretch;margin-top:0;justify-content:space-between}.hero-price strong{font-size:28px}.hero-price>span{max-width:155px;font-size:10px}.product-hero .hero-description{order:5;align-self:stretch;margin:14px 0 0;max-width:none;font-size:12px;line-height:1.65}.product-hero .button-row{order:6;align-self:stretch;margin-top:20px;gap:15px}.hero .button.yellow{flex:1;font-size:12px;min-height:49px;padding:14px 18px}.hero-mini{font-size:9px}.product-hero .hero-footnote{display:none}.gas-grid{grid-template-columns:1fr;gap:30px}.gas-copy h3{font-size:34px}.gas-feature .section-heading h2{font-size:33px}.gas-copy .eyebrow{font-size:9px}.gas-photo{max-width:100%}.site-header .safehive-logo{width:164px}.header-row{min-height:76px}.product-hero .hero-art{height:270px}}@media(max-width:360px){.product-hero .hero-copy>h1{font-size:39px}.product-hero .hero-art{height:245px}.hero-mini{display:none}.hero-price strong{font-size:25px}.hero-price>span{font-size:9px;max-width:135px}}
.safehive-service{padding:22px;border:1px solid #b9cde4;border-radius:14px;background:#eaf2ff;margin:24px 0;color:#123555}.safehive-service h3{font-size:21px;margin:0 0 12px}.safehive-service p{font-size:14px;line-height:1.6}.safehive-service a{font-size:14px;text-decoration:underline}.coverage-option{border:1px solid #b9cde4;border-radius:12px;padding:18px;margin:18px 0}.coverage-option input{width:auto;display:inline-block;margin-right:10px}.coverage-option label{display:block;margin:12px 0}.coverage-option small{display:block;line-height:1.6}
html, body, button, input, textarea, select,
h1, h2, h3, h4, h5, h6,
p, a, span, label, li {
  font-family: "Poppins", sans-serif !important;
}
