/*
Theme Name: TrailerBounty
Theme URI: https://trailerbounty.com
Author: TrailerBounty
Description: A lightweight, accessible theme for the TrailerBounty equipment recovery community.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.1
Text Domain: trailerbounty
*/
:root{--navy:#071a38;--ink:#102345;--muted:#52647d;--blue:#0761dc;--blue-hover:#004fc0;--orange:#f46a0b;--orange-dark:#a93e00;--line:#dce4ef;--pale:#f2f6fc;--soft-blue:#eaf2ff;--white:#fff;--shadow:0 10px 30px #10234508;--radius:12px;--wrap:1240px;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}input,select,textarea{max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #0761dc;outline-offset:4px}button:focus-visible{position:relative;z-index:2}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--navy);line-height:1.14;letter-spacing:-.035em}h1{font-size:clamp(42px,5vw,72px);font-weight:800}h2{font-size:clamp(27px,3vw,36px);font-weight:750}h3{font-size:21px;font-weight:700}p{margin-bottom:1.2em}button{border:0}hr{border:0;border-top:1px solid var(--line);margin:26px 0}.wrap{max-width:var(--wrap);margin:auto;width:calc(100% - 64px)}.tb-icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle;display:inline-block}.screen-reader-text,.skip-link:not(:focus){position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:1000;left:16px;top:16px;background:var(--navy);color:#fff;padding:14px 24px}.button,.tb-button,.tb-app button[type=submit],.tb-form button[type=submit]{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:12px 21px;border:1px solid transparent;border-radius:7px;background:var(--blue);color:#fff;font-size:14px;font-weight:700;line-height:1.35;text-decoration:none;transition:background .18s,transform .18s}.button:hover,.tb-button:hover,.tb-app button[type=submit]:hover{background:var(--blue-hover);color:#fff;text-decoration:none}.button .tb-icon{width:21px;height:21px}.button-orange{background:var(--orange);color:#071a38}.button-orange:hover{background:#e85d00;color:#071a38}.button-outline{background:transparent;border-color:#b7c7de;color:var(--ink)}.button-outline:hover{background:var(--soft-blue);color:var(--blue);border-color:var(--blue)}.arrow-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.arrow-link .tb-icon{width:19px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;background:transparent;color:var(--navy);padding:9px;border-radius:0}.text-button{color:inherit;background:none;border:0;padding:0;text-decoration:underline;font-size:inherit}.utility-bar{background:var(--navy);color:#d6e0f1;font-size:11px;letter-spacing:.015em}.utility-bar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:32px}.utility-bar a{color:#fff;display:flex;align-items:center;gap:10px}.utility-bar .tb-icon{width:16px;height:16px}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.header-inner{min-height:105px;display:flex;align-items:center;gap:26px}.site-brand{display:inline-flex;flex-direction:column;flex-shrink:0;color:var(--navy);gap:1px;text-decoration:none}.site-brand:hover{text-decoration:none}.brand-name{font-weight:900;font-size:25px;letter-spacing:-1.1px;line-height:1.2;white-space:nowrap}.brand-name>span{color:var(--orange-dark)}.brand-name small{font-size:13px;letter-spacing:-.5px}.brand-tagline{font-size:8px;font-weight:800;letter-spacing:3.1px;text-align:center;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:14px}.desktop-nav a{color:var(--navy);font-weight:650;font-size:13px;white-space:nowrap;position:relative;padding:39px 0}.desktop-nav a[aria-current=page]:after{content:"";position:absolute;height:3px;bottom:24px;background:var(--orange);left:0;right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:22px}.portal-link{color:var(--navy);display:flex;align-items:center;gap:8px;font-size:12px;font-weight:650;white-space:nowrap}.portal-link .tb-icon{width:19px}.header-cta{font-size:12px;min-height:42px;padding:10px 13px;gap:7px}.low-data-button{display:none;background:none;color:var(--blue);padding:5px;line-height:1.1;text-align:left;align-items:center;gap:7px}.low-data-button>span{color:var(--navy);font-size:10px;font-weight:650}.low-data-state{font-size:9px;color:var(--muted);display:block;padding-top:3px}.menu-toggle,.mobile-bottom-nav,.mobile-hero-title,.mobile-only{display:none}.home-hero{background:linear-gradient(115deg,#f3f7fd 0%,#fff 78%);overflow:hidden;border-bottom:1px solid #edf1f7}.hero-grid{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;min-height:493px;gap:12px;padding-top:38px;padding-bottom:47px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:750;letter-spacing:1.6px;text-transform:uppercase;color:#596b83;margin-bottom:20px}.eyebrow-line{height:2px;width:26px;background:var(--orange);display:inline-block;flex-shrink:0}.hero-copy{z-index:1}.hero-copy h1{font-size:70px;line-height:.99;letter-spacing:-3.6px;margin-bottom:23px}.hero-copy h1 em{color:var(--orange-dark);font-style:normal}.hero-description{max-width:470px;color:var(--muted);font-size:17px;line-height:1.75;margin-bottom:25px}.hero-buttons{display:flex;gap:12px}.hero-note{margin:18px 0 0;color:#5b6d85;font-size:11px;display:flex;align-items:center;gap:8px}.hero-note .tb-icon{width:15px;height:15px;color:var(--blue)}.hero-art{position:relative;align-self:stretch;display:flex;align-items:center;justify-content:center;margin:-22px -40px -22px -5px}.hero-art img{width:100%;mix-blend-mode:multiply;display:block;max-height:430px;object-fit:contain}.art-caption{position:absolute;right:4px;bottom:6px;display:flex;flex-direction:column;font-weight:850;font-size:10px;line-height:1.45;letter-spacing:1.4px;transform:rotate(-5deg);color:#617089}.art-caption .orange{color:var(--orange-dark)}.search-section{padding-top:29px;padding-bottom:24px}.search-label{display:flex;gap:16px;align-items:center;margin-bottom:11px;font-size:11px;color:var(--muted)}.search-label>span:first-child{color:var(--navy);font-size:9px;font-weight:800;letter-spacing:1.2px}.equipment-search{display:flex;align-items:stretch;border:1px solid #ccd8e8;background:#fff;border-radius:9px;padding:7px;box-shadow:0 4px 18px #10234505}.search-input-wrap{display:flex;align-items:center;gap:14px;flex:1;min-width:0;padding-left:13px}.search-input-wrap>.tb-icon{color:#597397;width:22px;height:22px}.search-input-wrap input{width:100%;padding:11px 8px 11px 0;border:0;outline-offset:0;min-width:0;font-size:13px;color:var(--navy);background:#fff}.search-input-wrap input::placeholder{color:#5b6d85}.search-type{border-left:1px solid var(--line);display:flex;align-items:center;margin-right:12px}.search-type select{padding:0 25px 0 20px;border:0;background:#fff;min-height:46px;font-size:12px;color:var(--ink);max-width:210px}.equipment-search>.button{padding-inline:27px}.quick-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-top:3px;margin-bottom:62px}.quick-action{border:1px solid var(--line);border-radius:9px;padding:23px 17px;display:flex;align-items:center;gap:13px;color:var(--blue);background:#fff;min-height:100px}.quick-action:hover{border-color:var(--blue);text-decoration:none;background:#f4f8ff}.quick-action>.tb-icon:first-child{width:27px;height:27px;stroke-width:1.7}.quick-action>.tb-icon:last-child{width:17px;height:17px;margin-left:auto;color:#69809d}.quick-action h2{font-size:14px;line-height:1.25;letter-spacing:-.25px;margin-bottom:7px}.quick-action p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.action-orange{color:var(--orange-dark)}.community-section{margin-bottom:60px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{margin:0;font-size:30px}.section-heading>.arrow-link{white-space:nowrap;padding-bottom:4px}.launch-empty{border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-template-columns:1fr 260px;background:#fff;overflow:hidden}.launch-empty-copy{display:flex;gap:24px;align-items:flex-start;padding:36px}.launch-empty-copy>.tb-icon{width:50px;height:50px;color:#6a85ab;stroke-width:1.15;margin-top:4px}.launch-empty-copy h3{font-size:24px;margin-bottom:12px}.launch-empty-copy p{font-size:14px;color:var(--muted);max-width:500px;line-height:1.75;margin-bottom:16px}.launch-note{display:flex;flex-direction:column;justify-content:center;padding:32px;background:var(--pale);border-left:1px solid var(--line)}.launch-note>span{font-size:8px;font-weight:750;letter-spacing:1.2px;color:#597094;margin-bottom:13px}.launch-note p{font-weight:750;font-size:20px;line-height:1.4;letter-spacing:-.5px;color:#375271;margin:0}.how-section{background:var(--pale);padding:48px 0 45px;border-top:1px solid #e9eff6;border-bottom:1px solid #e9eff6}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:36px}.how-grid article{position:relative;padding-top:4px}.how-grid .step-number{font-size:11px;font-weight:800;color:#536b8c;position:absolute;top:3px;right:5px;letter-spacing:1px}.how-grid .tb-icon{width:29px;height:29px;color:var(--blue);stroke-width:1.65;margin-bottom:18px}.how-grid h3{font-size:17px;margin-bottom:10px;letter-spacing:-.3px;line-height:1.3}.how-grid p{font-size:12px;line-height:1.8;color:var(--muted);margin:0;max-width:230px}.carrier-section{padding-top:64px;padding-bottom:65px;display:grid;grid-template-columns:1.2fr .9fr;gap:105px;align-items:center}.carrier-section h2{font-size:36px;margin-bottom:20px;line-height:1.13}.carrier-section>div>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.8;max-width:480px}.check-list{list-style:none;padding:0;margin:24px 0;display:grid;gap:10px;font-size:13px}.check-list li{display:flex;gap:10px;align-items:center}.check-list .tb-icon{width:16px;height:16px;color:var(--blue);stroke-width:2.6}.membership-preview{padding:34px 36px;background:#f2f6fc;border:1px solid #d7e2f2;border-top:4px solid var(--blue);border-radius:0 0 10px 10px}.membership-preview>.eyebrow{font-size:9px;letter-spacing:1.3px;margin-bottom:20px}.plan-price{font-size:55px;font-weight:850;line-height:1.1;letter-spacing:-2px;color:var(--navy);margin-bottom:19px}.plan-price>span{font-size:14px;color:var(--muted);font-weight:450;letter-spacing:0;margin-left:5px}.membership-preview h3,.membership-preview h2{font-size:21px;margin-bottom:13px;line-height:1.3}.membership-preview p:not(.plan-price){font-size:13px;color:var(--muted);line-height:1.7}.membership-preview .plan-status{font-size:11px!important;color:#435875!important}.safety-strip{background:#fff9f1;border-top:1px solid #f2e5d4;border-bottom:1px solid #f2e5d4}.safety-strip .wrap{display:flex;align-items:center;gap:20px;padding-top:22px;padding-bottom:22px}.safety-strip .tb-icon{color:#9b4400;width:27px;height:27px}.safety-strip p{font-size:12px;line-height:1.8;max-width:795px;margin:0;color:#68503e}.safety-strip p strong{display:block;font-size:13px;color:var(--navy)}.safety-strip a{margin-left:auto;font-size:11px;font-weight:650;display:flex;gap:12px;align-items:center;white-space:nowrap;color:#843d07}.safety-strip a .tb-icon{width:18px}.site-footer{background:#fff}.footer-main{display:grid;grid-template-columns:1.35fr .8fr .8fr 1fr;gap:45px;padding-top:50px;padding-bottom:40px}.footer-brand .site-brand{margin-bottom:20px}.footer-brand .brand-name{font-size:23px}.footer-brand p{font-size:11px;line-height:1.85;color:var(--muted)}.footer-main h2{font-size:12px;letter-spacing:0;margin-top:6px;margin-bottom:20px}.footer-main>div>a:not(.site-brand){font-size:11px;color:var(--muted);display:block;margin:9px 0}.footer-safety p{font-size:11px;line-height:1.85;color:var(--muted)}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;padding-bottom:23px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#586c87}.footer-bottom nav{display:flex;gap:19px;flex-wrap:wrap}.footer-bottom a{color:#586c87}.interior-main{padding-top:53px;padding-bottom:65px;min-height:65vh;background:linear-gradient(#f4f7fc,#fff 300px)}.page-heading{max-width:840px;margin-bottom:40px}.page-heading h1{font-size:49px;margin-bottom:20px;line-height:1.08}.page-heading>p:not(.eyebrow){font-size:17px;line-height:1.75;color:var(--muted);max-width:650px}.prose{max-width:810px;font-size:16px;color:var(--muted);line-height:1.9}.prose h1{font-size:45px;color:var(--navy);margin-bottom:30px}.prose h2{font-size:27px;margin-top:35px;margin-bottom:16px}.prose h3{font-size:21px;margin-top:25px;margin-bottom:12px}.prose li{margin-bottom:9px}.prose a{text-decoration:underline}.prose .button{text-decoration:none}.legal-page{margin:auto}.pricing-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start}.pricing-layout .prose{font-size:14px}.pricing-layout .prose h2{margin-top:0}.pricing-layout .membership-preview{position:sticky;top:25px}.guide-steps{max-width:950px;display:grid;grid-template-columns:1fr 1fr;gap:35px 55px}.guide-steps article{display:flex;gap:20px}.guide-steps article>span{font-size:16px;font-weight:800;color:var(--blue);padding-top:3px}.guide-steps h2{font-size:23px;line-height:1.3;margin-bottom:14px}.guide-steps p{font-size:14px;line-height:1.85;color:var(--muted)}.safety-guide{background:var(--pale);padding:35px;margin-top:40px;max-width:950px;border-left:3px solid var(--orange)}.safety-guide h2{margin-top:0}.safety-guide ul{padding-left:20px}.install-guide{margin-top:40px;border-top:1px solid var(--line);padding-top:35px;max-width:800px}.install-guide>div>.tb-icon{color:var(--blue);width:28px;height:28px;margin-bottom:15px}.install-guide h2{font-size:28px}.install-guide p{font-size:14px;color:var(--muted);line-height:1.8}.install-guide .fine-print{font-size:12px}.equipment-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.equipment-preview{border:1px solid var(--line);border-radius:10px;overflow:hidden}.equipment-preview>a{display:block;padding:20px}.equipment-preview>a>.tb-icon{width:55px;height:55px;margin-bottom:20px;color:#5d7698}.equipment-preview img{width:100%;height:170px;object-fit:cover}.equipment-preview h3{font-size:21px;margin-top:16px;margin-bottom:10px}.equipment-preview p{font-size:12px;color:var(--muted)}.tb-app{font-size:14px}.tb-app h2{font-size:27px;line-height:1.25}.tb-app h3{font-size:20px}.tb-app p{line-height:1.8}.tb-card,.tb-empty{border:1px solid var(--line);border-radius:12px;background:#fff;padding:28px;box-shadow:var(--shadow)}.tb-empty{text-align:left;color:var(--muted)}.tb-empty h2,.tb-empty h3{color:var(--navy)}.tb-form{max-width:820px}.tb-form label,.tb-field label{display:block;font-size:13px;font-weight:650;margin-bottom:7px;color:var(--navy)}.tb-form input:not([type=checkbox]):not([type=radio]),.tb-form textarea,.tb-form select,.tb-field input:not([type=checkbox]):not([type=radio]),.tb-field select,.tb-field textarea{display:block;border:1px solid #b8c8df;border-radius:6px;background:#fff;min-height:46px;width:100%;padding:10px 12px;color:var(--navy);font-size:15px}.tb-form textarea{min-height:130px;resize:vertical}.tb-form input[type=file]{font-size:13px;padding:10px;min-height:48px;white-space:normal}.tb-form input[type=checkbox],.tb-form input[type=radio]{width:19px;height:19px;accent-color:var(--blue);vertical-align:middle;margin-right:8px}.tb-field{margin-bottom:19px}.tb-field small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:6px}.tb-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:20px}.tb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.tb-grid .tb-form{min-width:0}.tb-notice{padding:16px 20px;border-left:3px solid var(--blue);background:#eaf2ff;margin:20px 0;font-size:13px;color:var(--ink)}.tb-error{background:#fff1f0;border-color:#af352d;color:#8c261f}.tb-success{background:#eaf8f2;border-color:#178154;color:#146641}.tb-meta{color:var(--muted);font-size:12px}.tb-list{list-style:none;padding:0}.tb-list>li{padding:18px 0;border-bottom:1px solid var(--line)}.tb-table{width:100%;border-collapse:collapse;font-size:13px;text-align:left}.tb-table th,.tb-table td{padding:13px 15px;border-bottom:1px solid var(--line);vertical-align:top}.tb-table th{background:var(--pale);font-size:11px;letter-spacing:.3px}.tb-app fieldset{border:1px solid var(--line);padding:22px;border-radius:8px;margin-bottom:22px}.tb-app legend{padding:0 8px;color:var(--navy);font-weight:700}.tb-app button:not([type=submit]):not(.tb-button){min-height:44px;padding:10px 15px;border-radius:6px;border:1px solid #b8c8df;background:#fff;color:var(--blue);font-weight:650}.tb-app .tb-card a{overflow-wrap:anywhere}.tb-app img{max-width:100%;height:auto}.tb-app table{max-width:100%}.tb-app [role=status]{scroll-margin-top:30px}.tb-low-data [data-optional-image]{display:none}.tb-low-data .hero-grid{grid-template-columns:1fr;min-height:380px}.tb-low-data .hero-copy{max-width:850px}.tb-low-data .hero-copy h1 br{display:none}.tb-low-data .hero-description{max-width:700px}.tb-low-data img[loading=lazy]{display:none}
/* Native dialog keeps the rest of the page inert, including the bottom navigation. */
.mobile-drawer{margin:0;border:0;padding:0;width:min(440px,100%);height:100dvh;max-height:100dvh;max-width:100%;color:var(--navy);background:#fff;box-shadow:8px 0 40px #071a382b;overflow:hidden}.mobile-drawer::backdrop{background:#071a3870}.drawer-top{display:flex;justify-content:space-between;align-items:center;padding:14px 19px;border-bottom:1px solid var(--line);min-height:76px;background:#fff}.drawer-title{font-size:14px;font-weight:750}.drawer-panels{height:calc(100% - 76px);overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(22px + env(safe-area-inset-bottom))}.drawer-panels nav[hidden]{display:none!important}.drawer-panels nav>a,.drawer-panels nav>button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#fff;color:var(--navy);border:0;border-bottom:1px solid var(--line);font-size:16px;font-weight:650;text-align:left;padding:21px 25px;line-height:1.4;min-height:65px;text-decoration:none}.drawer-panels nav>a:hover,.drawer-panels nav>button:hover{background:var(--pale)}.drawer-panels nav>.drawer-back{justify-content:flex-start;color:var(--blue);background:#f4f7fc;font-weight:550;font-size:13px;min-height:58px;padding:17px 21px}.drawer-panels h2{font-size:28px;padding:27px 25px 20px;margin:0;border-bottom:1px solid var(--line)}.drawer-panels .tb-icon{width:20px;height:20px}.drawer-home{font-size:13px!important;color:var(--blue)!important}.drawer-callout{margin:28px 25px;padding:0 0 22px;border-bottom:1px solid var(--line)}.drawer-callout p{font-size:20px;font-weight:700;margin-bottom:13px}.drawer-callout>.button{width:100%;justify-content:space-between}.drawer-callout small{display:block;font-size:11px;color:var(--muted);margin-top:12px}.drawer-copy{padding:23px 25px 0;font-size:14px;color:var(--muted);line-height:1.85}.mobile-drawer[open] .drawer-panels nav:not([hidden]){animation:panel-in .18s ease-out}@keyframes panel-in{from{opacity:.35;transform:translateX(12px)}to{opacity:1;transform:translateX(0)}}
@media(min-width:1400px){.hero-grid{min-height:520px}.hero-copy h1{font-size:77px}}
@media(max-width:1240px){.wrap{width:calc(100% - 48px)}.header-inner{gap:20px}.desktop-nav{gap:18px;margin-left:6px}.desktop-nav a{font-size:12px}.brand-name{font-size:23px}.header-actions{gap:15px}.header-cta{display:none}.portal-link{font-size:11px}.hero-copy h1{font-size:63px}.hero-grid{min-height:465px}.hero-description{font-size:16px}.quick-action{gap:10px;padding:20px 13px}.quick-action h2{font-size:12px}.quick-action p{font-size:9px}.quick-action>.tb-icon:first-child{width:24px;height:24px}.carrier-section{gap:55px}.hero-art{margin-right:-20px}.art-caption{right:0}.hero-buttons .button{font-size:12px;padding-inline:16px}.footer-main{gap:30px}}
@media(max-width:960px){.desktop-nav{gap:13px}.desktop-nav a{font-size:11px}.portal-link span{display:none}.header-inner{min-height:90px;gap:18px}.desktop-nav a{padding:33px 0}.desktop-nav a[aria-current=page]:after{bottom:20px}.hero-grid{gap:0;min-height:430px}.hero-copy h1{font-size:55px;letter-spacing:-2.5px}.hero-description{font-size:14px;line-height:1.8}.hero-note{font-size:10px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1px}.hero-art{margin-left:-25px}.art-caption{font-size:8px;bottom:35px}.quick-actions{grid-template-columns:repeat(2,1fr);margin-bottom:48px}.quick-action h2{font-size:15px}.quick-action p{font-size:11px}.quick-action{padding:20px}.section-heading h2{font-size:26px}.launch-empty{grid-template-columns:1fr 220px}.launch-empty-copy{padding:28px;gap:19px}.launch-empty-copy h3{font-size:21px}.launch-empty-copy p{font-size:13px}.launch-note{padding:24px}.launch-note p{font-size:18px}.how-grid{gap:25px}.how-grid h3{font-size:15px}.how-grid p{font-size:11px}.carrier-section{grid-template-columns:1fr 1fr;gap:35px}.carrier-section h2{font-size:30px}.carrier-section>div>p:not(.eyebrow){font-size:13px}.membership-preview{padding:28px 26px}.plan-price{font-size:45px}.safety-strip a{display:none}.footer-main{grid-template-columns:1.4fr 1fr 1fr}.footer-safety{display:none}.footer-bottom{display:block}.footer-bottom nav{margin-top:11px}.pricing-layout{gap:35px}.guide-steps{gap:25px}.guide-steps h2{font-size:21px}}
@media(max-width:760px){html{scroll-padding-top:95px}.wrap{width:calc(100% - 36px)}.utility-bar,.desktop-nav,.header-cta,.header-actions>.portal-link span{display:none}.site-header{position:sticky;top:0;z-index:25}.header-inner{min-height:89px;gap:10px;justify-content:space-between;width:calc(100% - 25px)}.menu-toggle{display:inline-flex;margin-left:-5px}.site-brand{margin-right:auto;margin-left:auto}.header-inner>.site-brand{margin:0 auto 0 0;align-items:center}.brand-name{font-size:23px;letter-spacing:-1.1px}.brand-name small{font-size:11px}.brand-tagline{font-size:7px;letter-spacing:2.4px;margin-top:4px}.header-actions{gap:10px;margin-left:0}.low-data-button{display:inline-flex}.low-data-button>.tb-icon{width:20px;height:22px}.header-actions .portal-link{min-width:32px;min-height:44px;justify-content:center}.portal-link .tb-icon{width:21px;height:21px;color:var(--blue)}.header-actions>.portal-link{padding:0 4px}.home-hero{background:linear-gradient(130deg,#f2f7fd,#fff);border-bottom:0}.hero-grid{display:block;min-height:0;padding-top:32px;padding-bottom:18px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:18px;line-height:1.8;gap:8px}.eyebrow-line{width:18px}.desktop-hero-title{display:none}.mobile-hero-title{display:block}.hero-copy h1{font-size:57px;line-height:.99;letter-spacing:-2.6px;margin-bottom:18px}.hero-copy h1 br{display:none}.hero-description{font-size:15px;line-height:1.75;max-width:100%;margin-bottom:0;color:#50647f}.hero-buttons,.hero-note,.hero-art{display:none}.search-section{padding-top:15px;padding-bottom:18px;background:#fff}.search-label{display:none}.equipment-search{padding:0;border-radius:9px;min-height:55px;box-shadow:none}.search-input-wrap{padding-left:15px;gap:7px}.search-input-wrap input{font-size:12px;padding:15px 0;width:100%}.search-input-wrap input::placeholder{font-size:11px}.search-input-wrap>.tb-icon{width:22px;height:22px}.search-type{display:none}.equipment-search>.button{padding:0 12px;min-height:53px;border-radius:0 8px 8px 0;font-size:0;background:transparent;color:var(--blue)}.equipment-search>.button>.tb-icon{width:21px}.quick-actions{gap:11px;margin-top:0;margin-bottom:35px}.quick-action{gap:11px;padding:19px 14px;border-radius:10px;min-height:102px;align-items:center}.quick-action h2{font-size:14px;line-height:1.25;margin-bottom:6px;letter-spacing:-.25px}.quick-action p{font-size:10px;line-height:1.5}.quick-action>.tb-icon:first-child{width:29px;height:29px;stroke-width:1.8}.quick-action>.tb-icon:last-child{display:none}.action-blue{background:var(--blue);border-color:var(--blue);color:#fff}.action-blue h2,.action-blue p{color:#fff}.action-blue p{opacity:.88}.action-blue:hover{background:var(--blue-hover);color:#fff}.action-orange{background:#ff770f;border-color:#ff770f;color:var(--navy)}.action-orange h2,.action-orange p{color:var(--navy)}.action-orange:hover{background:#ed6500;color:var(--navy);border-color:#ed6500}.quick-action:not(.action-blue):not(.action-orange){min-height:88px;padding-top:16px;padding-bottom:16px}.quick-action:not(.action-blue):not(.action-orange) h2{font-size:12px}.quick-action:not(.action-blue):not(.action-orange) p{font-size:9px}.quick-action:not(.action-blue):not(.action-orange)>.tb-icon:first-child{width:25px;height:25px}.section-heading{align-items:flex-start;gap:12px;margin-bottom:19px}.section-heading .eyebrow{font-size:8px;margin-bottom:10px}.section-heading h2{font-size:23px;line-height:1.2}.section-heading>.arrow-link{font-size:10px;padding-top:29px;gap:6px;white-space:normal;text-align:right;justify-content:flex-end;max-width:91px;line-height:1.5}.section-heading>.arrow-link .tb-icon{width:15px}.community-section{margin-bottom:35px}.launch-empty{display:block}.launch-empty-copy{padding:25px 22px;gap:17px}.launch-empty-copy>.tb-icon{width:34px;height:34px;margin-top:1px}.launch-empty-copy h3{font-size:21px;margin-bottom:13px}.launch-empty-copy p{font-size:12px;line-height:1.8}.launch-empty-copy .arrow-link{font-size:11px;gap:7px}.launch-note{border-left:0;border-top:1px solid var(--line);padding:17px 22px;display:flex;flex-direction:row;align-items:center;gap:20px;justify-content:space-between}.launch-note>span{font-size:7px;letter-spacing:.8px;max-width:85px;margin-bottom:0}.launch-note p{font-size:12px;line-height:1.5;letter-spacing:-.1px}.launch-note p br{display:none}.how-section{padding:32px 0}.how-section .section-heading>.arrow-link{display:none}.how-section .section-heading h2{font-size:27px;max-width:300px}.how-grid{grid-template-columns:repeat(2,1fr);gap:30px 23px;margin-top:28px}.how-grid .tb-icon{width:27px;height:27px;margin-bottom:15px}.how-grid .step-number{font-size:9px;right:3px}.how-grid h3{font-size:15px;line-height:1.4;margin-bottom:8px}.how-grid p{font-size:11px;line-height:1.85}.carrier-section{grid-template-columns:1fr;padding-top:38px;padding-bottom:38px;gap:28px}.carrier-section h2{font-size:31px;line-height:1.16}.carrier-section .eyebrow{font-size:8px;letter-spacing:1.25px;margin-bottom:16px}.carrier-section>div>p:not(.eyebrow){font-size:13px}.carrier-section .check-list{font-size:12px;margin:22px 0}.membership-preview{padding:29px 25px}.membership-preview .eyebrow{margin-bottom:18px}.plan-price{font-size:49px}.membership-preview h3{font-size:23px}.membership-preview p:not(.plan-price){font-size:13px}.membership-preview .arrow-link{font-size:12px}.safety-strip .wrap{align-items:flex-start;gap:13px;padding-top:22px;padding-bottom:22px}.safety-strip .tb-icon{width:23px;height:23px;margin-top:1px}.safety-strip p{font-size:10px;line-height:1.85}.safety-strip p strong{font-size:12px;margin-bottom:6px}.footer-main{grid-template-columns:repeat(2,1fr);gap:20px;padding-top:34px;padding-bottom:20px}.footer-brand{grid-column:1/-1}.footer-brand .site-brand{margin:0 0 16px}.footer-brand p{font-size:11px;line-height:1.8;margin-bottom:5px}.footer-brand p br{display:none}.footer-main h2{font-size:12px;margin-bottom:17px}.footer-main>div>a:not(.site-brand){font-size:11px;margin:10px 0}.footer-bottom{font-size:9px;padding-top:18px;padding-bottom:110px;line-height:1.8}.footer-bottom nav{gap:10px 20px}.mobile-bottom-nav{display:flex;position:fixed;bottom:0;left:0;right:0;min-height:74px;padding:11px 10px calc(9px + env(safe-area-inset-bottom));background:#fffffff8;border-top:1px solid var(--line);z-index:30;box-shadow:0 -3px 20px #071a3806;justify-content:space-around;backdrop-filter:blur(10px)}.mobile-bottom-nav>a{width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#516782;font-size:9px;line-height:1.2;min-height:46px;font-weight:550}.mobile-bottom-nav>a>.tb-icon{width:23px;height:23px;stroke-width:1.8}.mobile-bottom-nav>a[aria-current=page]{color:var(--blue);font-weight:700}.mobile-bottom-nav>a.bottom-report{color:var(--orange-dark);font-weight:750}.mobile-bottom-nav>a.bottom-report>.tb-icon{width:26px;height:26px;stroke-width:2.4}.mobile-bottom-nav>a:hover{text-decoration:none;color:var(--blue)}.interior-main{padding-top:32px;padding-bottom:40px;min-height:75vh}.page-heading{margin-bottom:28px}.page-heading .eyebrow{font-size:8px;line-height:1.8;margin-bottom:17px}.page-heading h1{font-size:38px;line-height:1.1;letter-spacing:-1.4px;margin-bottom:17px}.page-heading>p:not(.eyebrow){font-size:14px;line-height:1.8}.pricing-layout{display:flex;flex-direction:column;gap:35px}.pricing-layout .membership-preview{position:static;width:100%}.pricing-layout .prose{font-size:14px}.prose{font-size:14px;line-height:1.85}.prose h1{font-size:36px;line-height:1.15;letter-spacing:-1px}.prose h2{font-size:24px;line-height:1.3;margin-top:29px}.prose h3{font-size:20px}.guide-steps{grid-template-columns:1fr;gap:15px}.guide-steps article{gap:16px}.guide-steps h2{font-size:23px;line-height:1.25}.guide-steps p{font-size:13px}.safety-guide{padding:25px 22px;margin-top:25px}.safety-guide h2{font-size:27px}.safety-guide .eyebrow{font-size:8px}.safety-guide ul{padding-left:16px}.safety-guide .button{font-size:12px;padding-inline:13px}.install-guide h2{font-size:26px}.install-guide p{font-size:13px}.equipment-preview-grid{grid-template-columns:1fr}.equipment-preview img{height:200px}.tb-grid{grid-template-columns:1fr;gap:20px}.tb-card,.tb-empty{padding:23px 20px}.tb-app{font-size:13px}.tb-app h2{font-size:25px}.tb-app h3{font-size:20px}.tb-form input:not([type=checkbox]):not([type=radio]),.tb-form textarea,.tb-form select,.tb-field input:not([type=checkbox]):not([type=radio]),.tb-field select,.tb-field textarea{font-size:16px}.tb-form{max-width:100%;min-width:0}.tb-actions{align-items:stretch}.tb-actions .tb-button{flex-grow:1;font-size:12px}.tb-table{display:block;overflow-x:auto}.tb-table th,.tb-table td{padding:11px 12px;white-space:nowrap;font-size:11px}.tb-app fieldset{padding:17px}.tb-low-data .hero-grid{min-height:0}.tb-low-data .hero-copy h1 br{display:none}.admin-bar .site-header{top:46px}}
@media(max-width:380px){.wrap{width:calc(100% - 28px)}.header-inner{gap:3px;width:calc(100% - 18px)}.brand-name{font-size:20px}.brand-tagline{font-size:6px;letter-spacing:2px}.header-actions{gap:4px}.header-actions .portal-link{min-width:28px;padding:0}.low-data-button{gap:4px}.low-data-button>span{font-size:8px}.low-data-button>.tb-icon{width:16px}.hero-copy h1{font-size:49px}.hero-description{font-size:14px}.hero-copy .eyebrow{font-size:7px;letter-spacing:.7px}.quick-action{padding-inline:11px;gap:8px}.quick-action>.tb-icon:first-child{width:23px}.quick-action h2{font-size:13px}.quick-action p{font-size:9px}.quick-action:not(.action-blue):not(.action-orange){padding-inline:10px}.quick-action:not(.action-blue):not(.action-orange) h2{font-size:11px}.launch-empty-copy{padding:22px 17px;gap:13px}.launch-empty-copy>.tb-icon{width:29px}.launch-empty-copy h3{font-size:19px}.section-heading h2{font-size:21px}.launch-note{padding:17px}.launch-note p{font-size:11px}.page-heading h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(max-width:760px){.hero-copy h1 .mobile-hero-title br{display:block}.tb-low-data .hero-copy h1 .mobile-hero-title br{display:block}}
@media(max-width:380px){.low-data-button>span{display:none}}
/* The theme provides the same consent control inside its footer. Keep noscript guidance. */
.site-shell ~ div.tb-privacy-fallback{display:none}
.hero-copy h1 em{color:#e75b00}
@media(max-width:760px){.equipment-search>.button,.equipment-search>.button:hover{background:var(--blue);color:#fff}.equipment-search>.button:hover{background:var(--blue-hover)}}
.hero-art>img[data-optional-src]:not([src]){display:none}

/* Contact routes and an optional, editable team roster. */
.contact-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:64px;align-items:center;margin-bottom:58px}.contact-heading .page-heading{margin:0}.contact-heading h1{font-size:clamp(38px,4.6vw,64px)}.contact-email{border-left:3px solid var(--orange);padding-left:30px;min-width:0}.contact-email h2{font-size:30px;margin-bottom:12px}.contact-email p{color:var(--muted);max-width:28ch}.contact-email>a{display:inline-flex;gap:10px;align-items:center;font-size:clamp(16px,1.8vw,22px);font-weight:700;overflow-wrap:anywhere}.contact-email .tb-icon{flex:none}.contact-routes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.contact-routes article{border-top:1px solid var(--line);padding-top:28px}.contact-routes h2{font-size:27px;max-width:16ch}.contact-routes p:not(.eyebrow){color:var(--muted)}.contact-team{margin-top:72px;border-top:1px solid var(--line);padding-top:36px}.contact-team-roster{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;padding:0;list-style:none;margin:30px 0 0}.contact-team-roster li{font-size:clamp(28px,3vw,38px);font-weight:700;color:var(--navy);letter-spacing:-.03em}.contact-safety{margin:60px 0 0;padding-top:24px;border-top:1px solid var(--line);max-width:80ch;color:var(--muted);font-size:14px}@media(max-width:800px){.contact-heading{grid-template-columns:1fr;gap:32px;margin-bottom:42px}.contact-email{padding-left:22px}.contact-routes{grid-template-columns:1fr;gap:28px}.contact-routes h2{max-width:none}.contact-team{margin-top:44px}.contact-team-roster{gap:20px}}@media(max-width:480px){.contact-team-roster{grid-template-columns:1fr;gap:18px}.contact-email>a{font-size:17px}}
