:root{--ink:#101114;--ink-2:#242529;--yellow:#f5a603;--gold:#ffd21c;--paper:#fff;--soft:#f6f5ef;--line:#d8d5c8;--muted:#5b5b62;--max:1180px;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.6 Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.site-header,.site-footer{padding:1rem max(1.25rem,calc((100% - var(--max))/2));display:flex;gap:2rem;align-items:center;justify-content:space-between}.site-header{position:sticky;top:0;z-index:10;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.site-footer{background:var(--ink);color:#fff;align-items:flex-start;flex-wrap:wrap}.brand img,.site-footer img{display:block;width:172px;height:auto}nav{display:flex;gap:1.1rem;align-items:center;flex-wrap:wrap}nav a{text-decoration:none;font-weight:700}.button,button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:var(--yellow);color:#111;padding:.75rem 1.1rem;border:0;border-radius:var(--radius);font-weight:800;text-decoration:none;cursor:pointer}.button.secondary{background:#fff;border:1px solid var(--line)}.hero{background:radial-gradient(circle at 82% 35%,#3d3d35 0 18%,transparent 19%),var(--ink);color:#fff;padding:5rem max(1.25rem,calc((100% - var(--max))/2)) 3.5rem;min-height:560px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:3rem;align-items:center}.hero h1{font-size:clamp(2.6rem,7vw,5.4rem);line-height:1;margin:.15em 0;max-width:900px}.hero strong{color:var(--gold)}.hero p{max-width:680px;font-size:1.12rem}.actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1.5rem}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#7b5700;font-weight:800;font-size:.78rem}.hero .eyebrow,.dark .eyebrow{color:var(--gold)}section{padding:4rem max(1.25rem,calc((100% - var(--max))/2))}section.alt{background:var(--soft)}section.dark{background:var(--ink);color:#fff}h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.08;margin:.2em 0 .4em}h2{font-size:clamp(1.65rem,3vw,2.7rem);line-height:1.18;margin:.25em 0 .55em}h3{line-height:1.25}.lead{font-size:1.15rem;max-width:760px;color:var(--muted)}.dark .lead,.hero .lead{color:#ece8d8}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}.grid.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.card{padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;color:var(--ink)}.card h2,.card h3{margin-top:.2rem;overflow-wrap:anywhere}.notice{border-left:6px solid var(--yellow);padding:1rem;background:#fff8cf;color:#211900}.dark .notice{background:#2b281d;color:#fff}.pill{display:inline-block;border:1px solid var(--line);border-radius:999px;padding:.25rem .7rem;background:#fff;font-weight:700}.price-box{border:2px solid var(--yellow);background:#fff;padding:1.4rem;border-radius:var(--radius)}.pending{color:#6c4a00;font-weight:800}.device-stage{display:grid;place-items:center;min-height:340px}.device-art{position:relative;width:min(100%,360px);aspect-ratio:1;border-radius:22px;background:linear-gradient(145deg,#f7f7f2,#d6d4ca);box-shadow:0 26px 70px rgba(0,0,0,.28);display:grid;place-items:center}.bp-device{width:230px;height:270px;border-radius:18px;background:#fbfbf8;border:8px solid #2c2d30;box-shadow:inset 0 -26px 0 #ece9df}.bp-device:before{content:"";position:absolute;width:132px;height:82px;border:10px solid #111;border-radius:42px;top:42px;background:#f2f4ee}.bp-device:after{content:"CELLULAR BP";position:absolute;top:155px;width:150px;text-align:center;font-size:.78rem;font-weight:800;color:#333}.scale-device{width:250px;height:250px;border-radius:28px;background:linear-gradient(145deg,#fbfbf8,#e4e1d7);border:8px solid #2c2d30}.scale-device:before{content:"CELLULAR SCALE";position:absolute;top:95px;left:50%;transform:translateX(-50%);font-size:.82rem;font-weight:800;color:#333}.signal{position:absolute;right:44px;top:44px;width:54px;height:54px;border-top:8px solid var(--yellow);border-right:8px solid var(--yellow);border-radius:0 36px 0 0}.guide-image{width:100%;height:auto;border:1px solid var(--line);border-radius:var(--radius)}form{max-width:760px}.field{margin:1rem 0}label{display:block;font-weight:800;margin-bottom:.25rem}input,textarea,select{width:100%;padding:.82rem;font:inherit;border:1px solid #777;border-radius:6px;background:#fff}span.field-validation-error{color:#9a1f1f;font-weight:700}.small{font-size:.9rem;color:#d8d5c8}.skip{position:absolute;left:-999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:30}.menu{display:none}.table{width:100%;border-collapse:collapse}.table th,.table td{border-bottom:1px solid var(--line);padding:.8rem;text-align:left;vertical-align:top}@media(max-width:860px){.site-header{align-items:center}.menu{display:inline-flex}.site-header nav{display:none;position:absolute;top:73px;left:0;right:0;background:#fff;padding:1.25rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:auto;padding-top:3rem}.device-stage{min-height:280px}section{padding-top:3rem;padding-bottom:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}


/* Modern Option enhancement */
.modern-hero{overflow:hidden;background:linear-gradient(125deg,#101114,#17191f 60%,#332b0b)}.microcopy{font-size:.85rem!important;color:#d8d4c7!important}.hero-stage{min-height:420px;border:1px solid rgba(255,255,255,.15);background:linear-gradient(145deg,rgba(255,255,255,.1),rgba(255,255,255,.02));box-shadow:0 30px 70px #0006}.hero-stage .scale-device{position:absolute;left:115px;top:150px}.fit-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:0 max(1.25rem,calc((100% - var(--max))/2));background:var(--gold)}.fit-strip div{padding:1.25rem;border-right:1px solid #0003}.fit-strip strong,.fit-strip span{display:block}.fit-strip span{font-size:.9rem}.product-grid{margin-top:2rem}.product-card{padding:0 0 1.5rem;overflow:hidden}.product-card h3,.product-card p,.product-card a{margin-left:1.5rem;margin-right:1.5rem}.product-card .device-stage{border-radius:0;border:0;border-bottom:1px solid var(--line)}.editorial,.spotlight{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,7vw,7rem);align-items:center;min-height:540px}.editorial-visual{position:relative;min-height:350px;border:1px solid #fff3;background:radial-gradient(circle,#ffd21c30,transparent 62%)}.reading-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:1.4rem;background:#fff;color:var(--ink);box-shadow:0 15px 40px #0008}.reading-card small,.reading-card strong{display:block}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:2rem 0}.process-grid article{padding:1.5rem;background:#fff;border-top:3px solid var(--ink)}.process-grid article+article{border-left:1px solid var(--line)}.process-grid span{font-size:2rem;font-weight:900;color:#8b6200}.grid.three{grid-template-columns:repeat(3,1fr)}.spotlight .device-stage{min-height:380px}.spotlight.reverse{background:var(--soft)}.spotlight.reverse .device-stage{order:2}.pricing-band,.conversion-band{display:flex;justify-content:space-between;align-items:center;gap:3rem;background:var(--gold)}.resources-showcase{display:grid;grid-template-columns:1.1fr .9fr;gap:5rem;align-items:center}.resource-stack{display:grid;gap:.75rem}.resource-stack a{display:flex;flex-direction:column;padding:1.25rem;background:#fff;color:var(--ink);text-decoration:none;border-left:5px solid var(--gold)}.resource-stack span{color:var(--muted);font-size:.9rem}.conversion-band{background:linear-gradient(120deg,var(--gold),#f4b400)}
@media(max-width:800px){.editorial,.spotlight,.resources-showcase{grid-template-columns:1fr}.hero-stage{min-height:320px}.fit-strip,.process-grid,.grid.three{grid-template-columns:1fr}.fit-strip div{border-right:0;border-bottom:1px solid #0003}.process-grid article+article{border-left:0}.spotlight.reverse .device-stage{order:0}.pricing-band,.conversion-band{align-items:flex-start;flex-direction:column}.editorial,.spotlight{min-height:auto}}

.device-stage,.device-art{max-width:100%;overflow:hidden}.hero-stage .device-art{width:min(360px,100%)}@media(max-width:800px){.hero-stage .device-art{transform:scale(.9);transform-origin:center}.hero-stage .scale-device{left:95px}}

/* Reference-fidelity hero refinement */
.modern-hero{background:#f4f8fc;color:var(--ink);min-height:620px}.modern-hero strong{color:#17639a}.modern-hero .eyebrow{display:inline-block;background:#e4f0f9;color:#175b88;padding:.35rem .65rem;border-radius:999px;letter-spacing:.06em}.modern-hero .lead{color:var(--muted)}.modern-hero h1{font-size:clamp(2.7rem,5.2vw,4.7rem);max-width:720px}.modern-hero .microcopy{color:var(--muted)!important}.hero-product-panel{position:relative;min-height:430px;padding:2rem;border:1px solid #dbe6ef;border-radius:24px;background:linear-gradient(145deg,#fff,#eaf3f9);box-shadow:0 24px 60px #173e5b24;display:flex;flex-direction:column;align-items:center;justify-content:center}.product-images{display:flex;align-items:flex-end;justify-content:center;gap:1rem;width:100%}.product-images img{display:block;max-width:54%;max-height:270px;object-fit:contain;filter:drop-shadow(0 18px 18px #173e5b35)}.product-images img+img{max-width:38%;max-height:210px}.status-card{position:absolute;left:1.5rem;bottom:3.5rem;display:flex;align-items:center;gap:.7rem;background:#fff;padding:.8rem 1rem;border-radius:12px;box-shadow:0 12px 35px #173e5b35}.status-card small,.status-card strong{display:block}.status-card strong{color:var(--ink)}.status-dot{width:11px;height:11px;border-radius:50%;background:#2f9e62;box-shadow:0 0 0 5px #2f9e6220}.hero-product-panel>p{margin:1.5rem 0 0;color:var(--muted);font-size:.9rem}@media(max-width:800px){.modern-hero{min-height:auto}.hero-product-panel{min-height:350px}.product-images img{max-height:210px}.product-images img+img{max-height:160px}.status-card{left:1rem;bottom:3rem}}

.hero-product-panel{padding-bottom:5.75rem}.hero-product-panel>p{position:absolute;right:1.5rem;bottom:1.25rem;max-width:230px;text-align:right;margin:0}.status-card{bottom:1.1rem}@media(max-width:800px){.hero-product-panel{padding-bottom:6.5rem}.hero-product-panel>p{right:1rem;bottom:1rem;max-width:145px}.status-card{left:1rem;bottom:1rem}}

@media(min-width:801px){.modern-hero{min-height:540px;padding-top:3.75rem;padding-bottom:3rem}.hero-product-panel{min-height:390px}.product-images img{max-height:240px}.product-images img+img{max-height:190px}}

/* Whole-site route enhancement system */
.subhero{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(2rem,6vw,6rem);align-items:center;min-height:520px;background:#f4f8fc}.subhero h1{max-width:760px}.subhero-products,.dual-products{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:360px}.subhero-products img,.dual-products img{max-width:55%;max-height:300px;object-fit:contain;filter:drop-shadow(0 18px 20px #173e5b35)}.subhero-products img+img,.dual-products img+img{max-width:40%;max-height:240px}.product-detail-hero{background:linear-gradient(135deg,#f7fafc,#e7f1f8)}.product-portrait{display:flex;align-items:center;justify-content:center;min-height:390px;border-radius:24px;background:#fff;box-shadow:0 24px 60px #173e5b20}.product-portrait img{max-width:88%;max-height:340px;object-fit:contain}.section-intro{max-width:820px}.compare-products{align-items:stretch}.rich-card{display:grid;grid-template-columns:42% 58%;padding:0;overflow:hidden}.rich-card>img{width:100%;height:100%;min-height:410px;object-fit:contain;background:#eef5fa;padding:1rem}.rich-card>div{padding:2rem}.pill,.resource-type{display:inline-block;padding:.3rem .55rem;border-radius:99px;background:#fff0b5;color:#694900;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.check-list{padding:0;list-style:none}.check-list li{position:relative;padding:.45rem 0 .45rem 1.5rem}.check-list li:before{content:'✓';position:absolute;left:0;color:#18724a;font-weight:900}.decision-section article,.dark .grid>article{padding:1.5rem;border:1px solid #ffffff26;background:#ffffff0b}.product-summary,.story-section{display:grid;grid-template-columns:1.15fr .85fr;gap:5rem;align-items:start}.metric-list,.document-facts{display:grid;gap:.75rem}.metric-list div,.document-facts div{display:flex;justify-content:space-between;gap:1rem;padding:1rem;border-bottom:1px solid var(--line);background:#fff}.metric-list span,.document-facts span{color:var(--muted)}.split-feature{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,6vw,6rem);align-items:center}.split-feature.reverse>div:first-child{order:2}.resource-preview,.lifestyle-image{overflow:hidden;border-radius:20px;min-height:420px;background:#e9f1f6}.resource-preview img,.lifestyle-image img{width:100%;height:100%;min-height:420px;max-height:580px;object-fit:cover}.faq-list{display:grid;gap:.75rem;margin-top:2rem}.faq-list details{padding:1.15rem 1.3rem;border:1px solid var(--line);border-radius:12px;background:#fff}.dark .faq-list details{background:#ffffff0c;border-color:#ffffff2b}.faq-list summary{cursor:pointer;font-weight:900;font-size:1.05rem}.faq-list details p{margin:.8rem 0 0}.provider-hero,.about-hero{background:#f2f7fb}.provider-path .process-grid article{color:var(--ink)}.workflow-visual{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.workflow-visual div{padding:1.5rem;background:#fff;border-radius:14px;box-shadow:0 12px 30px #173e5b18;font-weight:900}.workflow-visual span{display:block;color:#17639a;font-size:2rem}.journey-table{display:grid;margin-top:2rem;border:1px solid var(--line)}.journey-table>div{display:grid;grid-template-columns:.55fr 1.2fr 1.25fr;gap:1rem;padding:1.2rem;border-bottom:1px solid var(--line)}.journey-table .journey-head{background:var(--ink);color:#fff;font-weight:900}.workflow-card{display:grid;grid-template-columns:40% 60%;align-items:center;background:#fff;color:var(--ink)}.workflow-card img{width:100%;max-height:260px;object-fit:contain;padding:1rem}.workflow-card>div{padding:1.5rem}.price-questions,.faq-topics,.insight-topics,.contact-topics{display:flex;flex-wrap:wrap;gap:.7rem;align-content:center}.price-questions span,.faq-topics a,.insight-topics span,.contact-topics span{padding:.65rem .9rem;background:#fff;border:1px solid var(--line);border-radius:999px;color:var(--ink);text-decoration:none;font-weight:800}.pricing-products img{width:100%;height:260px;object-fit:contain;background:#eef5fa}.resource-cover{max-width:400px;justify-self:center;padding:1rem;background:#fff;box-shadow:0 20px 50px #173e5b25;transform:rotate(2deg)}.resource-cover img{width:100%;display:block}.resource-grid .card{min-height:240px}.resource-guidance{display:grid;grid-template-columns:1fr .8fr;gap:5rem}.video-frame{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;background-color:#0d1d28;background-image:linear-gradient(145deg,#18364b,#0d1d28);color:#fff;box-shadow:0 20px 50px #173e5b33}.play-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:var(--gold);color:#111;font-size:1.6rem;margin-bottom:1rem}.video-frame iframe{display:block;width:100%;min-height:320px;border:0;border-radius:20px}.video-frame small{color:#bdd0dc}.featured-article{display:grid;grid-template-columns:1.3fr .7fr;gap:3rem;padding:3rem;border:1px solid var(--line);background:#fff;box-shadow:0 20px 50px #173e5b15}.article-graphic{display:grid;gap:.5rem;padding:1.5rem;background:var(--ink);color:#fff}.article-graphic strong{font-size:2rem;color:var(--gold)}.article-graphic span{padding:.5rem;border-bottom:1px solid #ffffff2b}.article-hero{background:#f4f8fc;text-align:center}.article-hero h1,.article-hero .lead{margin-left:auto;margin-right:auto;max-width:900px}.article-meta{display:flex;justify-content:center;gap:.75rem;flex-wrap:wrap}.article-meta span{padding:.4rem .7rem;background:#e5eff6;border-radius:99px;font-size:.85rem;font-weight:800}.article-body{display:grid;grid-template-columns:250px 1fr;gap:4rem;max-width:var(--max);margin:auto;padding:4rem 1.25rem}.article-body aside{position:sticky;top:110px;height:max-content;display:grid;gap:.75rem;padding:1.25rem;border-left:4px solid var(--gold);background:var(--soft)}.article-body aside a{color:var(--ink)}.article-body>div>section{padding:0 0 3rem}.contact-expectations,.demo-next{padding:2rem;border-radius:20px;background:#fff;box-shadow:0 20px 50px #173e5b20}.form-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:5rem;align-items:start}.form-card{padding:2rem;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 20px 50px #173e5b12}
@media(max-width:900px){.subhero,.product-summary,.story-section,.split-feature,.resource-guidance,.featured-article,.form-section{grid-template-columns:1fr}.rich-card{grid-template-columns:1fr}.rich-card>img{min-height:280px}.split-feature.reverse>div:first-child{order:0}.journey-table>div{grid-template-columns:1fr}.journey-table .journey-head{display:none}.article-body{grid-template-columns:1fr}.article-body aside{position:static}.workflow-card{grid-template-columns:1fr}.subhero{min-height:auto}.product-portrait{min-height:300px}.resource-cover{max-width:300px}.lifestyle-image img,.resource-preview img{min-height:320px}.subhero-products,.dual-products{min-height:280px}}

/* Mobile form containment */
.form-section,.form-card,.form-card form,.form-card .grid,.form-card .field{min-width:0}.form-card input,.form-card select,.form-card textarea{display:block;width:100%;max-width:100%;box-sizing:border-box}@media(max-width:800px){.form-card .grid.two{grid-template-columns:1fr}.form-section{overflow:hidden}.form-card{padding:1.25rem}}
.resource-hero-panel{display:grid;grid-template-columns:42% 58%;gap:1rem;align-items:stretch;padding:1rem;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 20px 50px #173e5b20}.resource-hero-panel>img{width:100%;height:100%;min-height:330px;object-fit:cover;object-position:top}.resource-hero-panel nav{display:grid;gap:.6rem}.resource-hero-panel a{display:flex;flex-direction:column;justify-content:center;padding:1rem;border-left:4px solid var(--gold);background:var(--soft);color:var(--ink);text-decoration:none}.resource-hero-panel span{color:var(--muted);font-size:.85rem}.resource-hero h1{font-size:clamp(2.6rem,5vw,4.8rem)}@media(max-width:800px){.resource-hero-panel{grid-template-columns:1fr}.resource-hero-panel>img{max-height:340px;min-height:0;object-fit:contain}}
.quote-preview{padding:1.5rem;border-radius:18px;background:#fff;box-shadow:0 20px 50px #173e5b20}.quote-preview>div{display:grid;grid-template-columns:.85fr 1.15fr;gap:1rem;padding:.85rem 0;border-bottom:1px solid var(--line)}.quote-preview>div:last-child{border-bottom:0}.quote-preview span{color:var(--muted)}@media(max-width:600px){.quote-preview>div{grid-template-columns:1fr;gap:.2rem}}

.hero-safety{padding:.8rem 1rem;border-left:4px solid var(--gold);background:#fff;color:var(--ink);font-size:.9rem}

/* Original BlackBox product imagery replaces homepage mock devices */
.homepage-product-image{display:flex;align-items:center;justify-content:center;min-height:290px;padding:1.5rem;background:linear-gradient(145deg,#f7fafc,#e7f1f8);border-bottom:1px solid var(--line)}.homepage-product-image img{display:block;width:auto;max-width:90%;height:auto;max-height:250px;object-fit:contain;filter:drop-shadow(0 18px 20px #173e5b30)}.spotlight-product-image{display:flex;align-items:center;justify-content:center;min-height:390px;padding:2rem;border-radius:22px;background:linear-gradient(145deg,#fff,#e8f2f8);box-shadow:0 24px 60px #0004}.spotlight-product-image img{display:block;width:auto;max-width:92%;height:auto;max-height:340px;object-fit:contain;filter:drop-shadow(0 20px 22px #173e5b38)}.spotlight.reverse .spotlight-product-image{order:2}@media(max-width:800px){.homepage-product-image{min-height:240px}.homepage-product-image img{max-height:210px}.spotlight-product-image{min-height:300px}.spotlight-product-image img{max-height:260px}.spotlight.reverse .spotlight-product-image{order:0}}

/* Legal and document presentation */
.legal-body{max-width:920px;margin:0 auto;padding:4rem 1.25rem}.legal-body section{padding:0 0 2rem;border-bottom:1px solid var(--line);margin-bottom:2rem}.legal-body section:last-child{border-bottom:0}.legal-body h2{font-size:clamp(1.45rem,2.4vw,2rem)}.resource-detail-hero{background:#f4f8fc}.document-card{padding:2rem;border-radius:18px;background:#fff;border-left:6px solid var(--gold);box-shadow:0 20px 50px #173e5b20}.document-card strong{display:block;font-size:1.2rem;margin-bottom:.5rem}

/* Contrast-safe cards inside dark sections */
.dark .workflow-card,.dark .grid > article.workflow-card{background:#fff;color:var(--ink)}.dark .workflow-card h2,.dark .workflow-card h3,.dark .workflow-card p,.dark .workflow-card a{color:var(--ink)}

/* Preserve legible fact rows when the white row component is placed in a dark section. */
.dark .document-facts > div{color:var(--ink)}
.dark .document-facts > div strong{color:var(--ink)}
.dark .document-facts > div span{color:var(--muted)}

/* July 31 client change batch */
.modern-hero .product-images{display:grid;grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(.5rem,2vw,1.5rem)}
.modern-hero .product-images img{width:100%;height:clamp(190px,25vw,330px);object-fit:contain;filter:drop-shadow(0 18px 25px rgba(0,0,0,.2))}
.fit-strip{border-radius:32px;margin:clamp(1rem,3vw,2.5rem) auto;max-width:min(1180px,calc(100% - 2rem));overflow:hidden;background:linear-gradient(115deg,#f6c400 0%,#ffd94f 55%,#fff0a6 100%);box-shadow:0 18px 44px rgba(31,35,38,.12)}
.fit-strip>div{border-radius:22px;background:rgba(255,255,255,.28);margin:.45rem;border:1px solid rgba(31,35,38,.1)}
.alt .process-grid article{border-radius:26px;border:1px solid rgba(31,35,38,.09);box-shadow:0 14px 35px rgba(31,35,38,.08);background:linear-gradient(145deg,#fff 0%,#f7f8f8 100%)}
.editorial>*{min-width:0}.video-feature{display:grid;gap:1rem;align-content:center;min-width:0;max-width:100%}.video-frame{position:relative;min-width:0;width:100%;max-width:100%;aspect-ratio:16/9;border-radius:24px;overflow:hidden;background:#000;box-shadow:0 20px 45px rgba(0,0,0,.35)}.video-frame iframe{position:absolute;inset:0;display:block;min-width:0;max-width:100%;width:100%;height:100%;border:0}.video-feature .reading-card{position:static;left:auto;top:auto;transform:none;display:flex;flex-direction:column;gap:.35rem;width:auto;max-width:100%;border-radius:20px}.video-feature .reading-card a{color:#f6c400;font-weight:700}
.provider-connectivity{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:clamp(2rem,5vw,5rem);align-items:center;background:linear-gradient(135deg,#fff9da,#fff);border-radius:32px;margin:clamp(1rem,3vw,2.5rem) auto;max-width:min(1180px,calc(100% - 2rem));box-shadow:0 18px 44px rgba(31,35,38,.08)}.connectivity-steps{display:grid;gap:.8rem}.connectivity-steps>div{display:grid;grid-template-columns:44px 1fr;column-gap:.8rem;align-items:center;padding:1rem;border-radius:18px;background:#fff;border:1px solid rgba(31,35,38,.1)}.connectivity-steps span{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#f6c400;color:#1f2326;font-weight:800}.connectivity-steps strong,.connectivity-steps small{grid-column:2}
.cost-comparison{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:clamp(1.5rem,4vw,4rem);align-items:start;background:linear-gradient(140deg,#f7f8f8,#fff);border-radius:32px;margin:clamp(1rem,3vw,2.5rem) auto;max-width:min(1180px,calc(100% - 2rem));box-shadow:0 18px 44px rgba(31,35,38,.08)}.cost-comparison>*{min-width:0}.calculator-card .grid{min-width:0}.calculator-card .field{min-width:0}.calculator-card input{width:100%;min-width:0;box-sizing:border-box}.calculator-card,.calculator-results,.formula-note{border-radius:22px;background:#fff;border:1px solid rgba(31,35,38,.1);padding:clamp(1rem,2.5vw,1.6rem)}.calculator-card{grid-column:2;grid-row:1}.calculator-results{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.calculator-results>p{grid-column:1/-1;margin:0}.comparison-result{padding:1rem;border-radius:18px;background:#f7f8f8}.comparison-result.highlight{background:#fff4bf;border:1px solid #e5b600}.comparison-result h3{margin-top:0}.comparison-result dl{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin-bottom:0}.comparison-result dt,.comparison-result dd{margin:0}.comparison-result dd{font-weight:800}.formula-note{grid-column:1/-1}.formula-note summary{font-weight:800;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:800px){.provider-connectivity,.cost-comparison{grid-template-columns:1fr}.calculator-card{grid-column:1;grid-row:auto}.calculator-results{grid-template-columns:1fr}.modern-hero .hero-product-panel{display:grid;gap:1rem;padding-bottom:2rem}.modern-hero .product-images img{height:220px}.modern-hero .hero-product-panel .status-card{position:static;left:auto;right:auto;top:auto;bottom:auto;inset:auto;transform:none;max-width:100%}.modern-hero .hero-product-panel>p{position:static;left:auto;right:auto;top:auto;bottom:auto;max-width:none;text-align:left;margin:0}.fit-strip{border-radius:24px}}
/* Client approval visual system */
:root{--max:1280px;--muted:#454850;--line:#c7cbd0;--radius:14px}
body{font-size:17px;line-height:1.65;color:#15171a}
.site-header{min-height:82px;padding-top:.85rem;padding-bottom:.85rem}.brand img{width:194px}.site-header nav{gap:clamp(.8rem,1.4vw,1.35rem)}.site-header nav a{font-size:.98rem}
section{padding-top:clamp(3.5rem,6vw,5.75rem);padding-bottom:clamp(3.5rem,6vw,5.75rem)}
.subhero{min-height:440px;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr)}
.subhero h1,.modern-hero h1{max-width:900px}.lead{font-size:1.22rem;line-height:1.65;max-width:850px}
p,li,td,th,label,input,select,textarea,button,.button{font-size:1rem}.small,.microcopy,.hero-safety{font-size:.96rem!important;line-height:1.6!important}.eyebrow{font-size:.82rem;color:#684900}.hero .eyebrow,.dark .eyebrow{color:#ffd84a}
.card,.rich-card,.form-card,.contact-expectations,.demo-next,.faq-list details{border-color:#c7cbd0;border-radius:18px;box-shadow:0 12px 34px rgba(23,62,91,.09)}
.card{padding:clamp(1.4rem,2.5vw,2rem)}.card p,.rich-card p,.resource-stack span,.metric-list span,.document-facts span{color:#454850}.notice{line-height:1.6;border-radius:0 12px 12px 0}
.button,button{min-height:48px;min-width:132px;padding:.8rem 1.35rem;border-radius:12px;line-height:1.25;text-align:center}.conversion-band>.button,.pricing-band>.button{flex:0 0 auto;min-width:190px;white-space:nowrap}.actions{row-gap:.8rem}
.product-portrait{min-height:340px}.product-portrait img{max-height:300px}.rich-card>img{min-height:340px}.resource-preview,.lifestyle-image{min-height:340px}.resource-preview img,.lifestyle-image img{min-height:340px;max-height:500px}.device-stage{min-height:300px}
.process-grid{gap:1rem}.process-grid article{border:1px solid #c7cbd0!important;border-top:4px solid #202328!important;border-radius:18px;min-height:0;padding:1.5rem}.process-grid article+article{border-left:1px solid #c7cbd0}.process-grid p{margin-bottom:0}
.journey-table{font-size:1rem}.journey-table>div{padding:1.25rem 1.4rem}.table th,.table td{padding:1rem}
.resource-grid .card{min-height:0}.resource-stack a{border:1px solid #c7cbd0;border-left:5px solid var(--gold);border-radius:12px}.faq-list{gap:1rem}.faq-list details{padding:1.3rem 1.45rem}.faq-list summary{font-size:1.08rem;line-height:1.45}
.article-body{grid-template-columns:280px minmax(0,900px);max-width:1240px;gap:4rem}.article-body>div{font-size:1.05rem;line-height:1.75}.article-body>div>section{padding-bottom:2.5rem}.legal-body{max-width:980px;margin:0 auto}.legal-body section{padding:0 0 2.5rem}.legal-body p,.legal-body li{font-size:1.05rem;line-height:1.75}
.form-section{grid-template-columns:minmax(240px,.55fr) minmax(520px,1.1fr) minmax(260px,.55fr);gap:clamp(2rem,4vw,4rem);align-items:start}.form-card{padding:clamp(1.5rem,2.5vw,2.25rem)}.form-card form{max-width:none}.form-card label{font-size:1rem}.form-card input,.form-card select,.form-card textarea{min-height:48px;border:1.5px solid #666b73;border-radius:10px;background:#fff}.form-card textarea{min-height:150px}.form-intro{position:sticky;top:112px}.contact-expectations,.demo-next{padding:1.6rem}.contact-expectations h2,.demo-next h2{font-size:1.45rem}.contact-topics{gap:.6rem}.contact-topics span,.price-questions span,.faq-topics a,.insight-topics span{font-size:.92rem}
.cost-comparison{grid-template-columns:minmax(0,1fr) minmax(420px,1fr);padding:clamp(2rem,4vw,4rem)}.calculator-results{padding:1.25rem}.formula-note{padding:1.25rem}
.provider-connectivity{grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);padding:clamp(2rem,4vw,4rem)}.connectivity-steps>div{padding:1.1rem}
@media(max-width:900px){
 body{font-size:16.5px}.site-header{min-height:72px}.brand img{width:170px}section{padding-top:3rem;padding-bottom:3rem}.subhero{display:block;padding-top:3.25rem;padding-bottom:3.25rem}.subhero>div+div{margin-top:1.5rem}.subhero h1{font-size:clamp(2.25rem,10vw,3.25rem)}.lead{font-size:1.12rem}
 .provider-connectivity{grid-template-columns:1fr;min-width:0}.provider-connectivity>*{min-width:0}.article-body{grid-template-columns:1fr;min-width:0}.article-body>*{min-width:0}.article-body h2,.article-body p,.article-body li{overflow-wrap:anywhere}.form-section{display:flex;flex-direction:column;gap:1.5rem}.form-section .form-intro{order:1;position:static}.form-section .form-card{order:2;width:100%}.form-section .contact-expectations,.form-section .demo-next{order:3;width:100%}.form-intro p{margin-bottom:.6rem}.form-intro .contact-topics{margin-top:1rem}
 .actions{display:grid;grid-template-columns:1fr 1fr}.actions .button{width:100%;min-width:0}.conversion-band,.pricing-band{gap:1.5rem}.conversion-band>.button,.pricing-band>.button{width:100%;min-width:0;white-space:normal}
 .product-portrait{min-height:250px;padding:1rem}.product-portrait img{max-height:240px}.rich-card>img{min-height:230px;max-height:280px}.resource-preview,.lifestyle-image{min-height:240px}.resource-preview img,.lifestyle-image img{min-height:240px;max-height:340px}.device-stage{min-height:240px}.subhero-products,.dual-products{min-height:220px}
 .process-grid{gap:.85rem}.process-grid article{padding:1.25rem}.workflow-visual div{padding:1.15rem}.resource-cover{max-width:240px}.video-frame,.video-frame iframe{min-height:220px}.article-body{padding-top:2.5rem;padding-bottom:2.5rem;gap:2rem}.article-body>div{font-size:1rem}.legal-body p,.legal-body li{font-size:1rem}
 .cost-comparison,.provider-connectivity{padding:1.5rem}.cost-comparison{grid-template-columns:1fr}.calculator-card{grid-column:1}.fit-strip{margin-left:1rem;margin-right:1rem;max-width:none}
}
@media(max-width:560px){
 .actions{grid-template-columns:1fr}.actions .button{white-space:normal}.grid.two{grid-template-columns:1fr}.site-footer{gap:1.25rem}.site-footer nav{display:grid;grid-template-columns:1fr 1fr;width:100%}
 .hero-safety,.notice,.microcopy{font-size:.98rem!important}.eyebrow{font-size:.8rem}.form-card{padding:1.25rem}.contact-expectations,.demo-next{padding:1.25rem}.card{padding:1.3rem}.article-meta span{font-size:.82rem;padding:.45rem .65rem}
}
@media(max-width:340px){.site-header{padding-left:.8rem;padding-right:.8rem}.brand img{width:150px}.menu{min-width:78px;padding-left:.75rem;padding-right:.75rem}section{padding-left:1rem;padding-right:1rem}.site-footer{padding-left:1rem;padding-right:1rem}}
/* Approval-readiness visual refinements: readable data, conversion hierarchy, and legal/support typography */
.site-header .button{min-height:50px;min-width:144px;padding:.85rem 1.45rem;font-size:1rem}
.button,button{min-height:52px;padding:.9rem 1.5rem;font-size:1rem}
.card .button,.rich-card .button,.resource-stack a{font-size:1rem}
.metric-list div,.document-facts div{padding:1rem 0}
.metric-list strong,.document-facts strong{font-size:1.02rem}
.metric-list span,.document-facts span{font-size:1.05rem;line-height:1.55;color:#353940}
.journey-table{font-size:1.06rem;line-height:1.6}
.journey-table>div{padding:1.35rem 1.5rem}
.process-grid article{border-top-color:#d6a900!important;box-shadow:0 10px 28px rgba(23,62,91,.07)}
.calculator-card label,.calculator-card input,.calculator-card select,.calculator-results,.formula-note{font-size:1.05rem}
.calculator-card .field{margin:1.15rem 0}
.calculator-card{align-self:start}
.article-body>div{font-size:1.12rem;line-height:1.78}
.article-body li{margin:.55rem 0}
.legal-body{max-width:1040px}
.legal-body p,.legal-body li{font-size:1.12rem;line-height:1.8;color:#292d32}
.legal-body h2{margin-bottom:.7rem}
.article-hero>p:not(.eyebrow),.article-hero .lead{font-size:1.16rem}
.form-section{grid-template-columns:minmax(280px,.62fr) minmax(620px,1.38fr);max-width:1280px;margin:0 auto}
.form-section .form-intro{grid-column:1;grid-row:1}
.form-section .form-card{grid-column:2;grid-row:1 / span 2;width:100%}
.form-section .contact-expectations,.form-section .demo-next{grid-column:1;grid-row:2;width:100%}
.form-card{padding:clamp(1.75rem,3vw,2.6rem)}
.form-card label{font-size:1.05rem;margin-bottom:.4rem}
.form-card .field{margin:1.2rem 0}
.form-card input,.form-card select,.form-card textarea{font-size:1.05rem;min-height:52px;padding:.9rem 1rem}
.form-card button[type=submit]{min-height:54px;min-width:190px;font-size:1.04rem}
.form-card .notice{font-size:1rem;line-height:1.65}
.contact-topics span{font-size:.98rem;padding:.55rem .75rem}
.contact-expectations,.demo-next{font-size:1.02rem;line-height:1.65}
@media(max-width:1050px){
 .form-section{grid-template-columns:minmax(230px,.55fr) minmax(520px,1.45fr);gap:2rem}
}
@media(max-width:900px){
 .form-section{display:flex;max-width:none}
 .form-section .form-intro{order:1}.form-section .form-card{order:2}.form-section .contact-expectations,.form-section .demo-next{order:3}
 .article-body>div,.legal-body p,.legal-body li{font-size:1.05rem}
 .journey-table{font-size:1rem}
}
@media(max-width:560px){
 .site-header .button,.button,button{min-height:50px}
 .form-card label,.form-card input,.form-card select,.form-card textarea{font-size:1rem}
 .metric-list span,.document-facts span{font-size:1rem}
}

@media(min-width:901px){.form-section .form-intro{position:static}.form-section .contact-expectations,.form-section .demo-next{align-self:start;margin-top:-1rem}}

/* Client email round-two visual direction */
.hero-eyebrow{color:#fff;background:#755f00;border:1px solid rgba(255,255,255,.28);display:inline-flex;padding:.48rem .75rem;border-radius:999px;font-size:.92rem;letter-spacing:.08em}
.modern-hero .product-images img:first-child{width:min(64%,430px);max-height:390px}
.modern-hero .product-images img:last-child{width:min(58%,390px);max-height:380px}
.modern-hero .actions .button:first-child{background:#f6c400;color:#111;border-color:#f6c400}
.fit-strip{padding:0;gap:0;overflow:hidden}
.fit-strip>div{padding:1.6rem clamp(1rem,2.5vw,2rem);border-radius:0;min-height:100%}
.fit-strip>div+div{border-left:1px solid rgba(17,17,17,.18)}
.section-kicker{font-size:clamp(1rem,1.2vw,1.2rem);letter-spacing:.11em;margin-bottom:.7rem}
.editorial .section-kicker,.spotlight .section-kicker,.resources-showcase .section-kicker{font-size:clamp(1.15rem,1.6vw,1.5rem)}
.editorial .button{background:#f6c400;color:#111;border-color:#f6c400}
.spotlight.dark .button,.resources-showcase.dark .button{background:#fff;color:#111;border-color:#fff}
.spotlight:not(.dark) .button{background:#111;color:#fff;border-color:#111}
.conversion-band>.actions .button:first-child{background:#111;color:#fff;border-color:#111}
.provider-connectivity .eyebrow{font-size:clamp(1rem,1.3vw,1.25rem)}
.subhero-products{overflow:hidden}.subhero-products img{width:52%;max-height:360px;object-fit:contain}
.compare-products>article>img{max-height:390px;object-fit:contain;transform:scale(1.08)}
.pricing-band{background:#f6c400}
.pricing-band .button{background:#111;color:#fff;border-color:#111}
.reimbursement-scenario{grid-column:1/-1;background:#f4f8fb;border:1px solid #c9dce8;border-radius:18px;padding:1.15rem 1.3rem}
@media(max-width:760px){
 .fit-strip>div+div{border-left:0;border-top:1px solid rgba(17,17,17,.18)}
 .modern-hero .product-images img:first-child,.modern-hero .product-images img:last-child{width:68%;max-height:280px}
 .subhero-products img{transform:none}
 .compare-products>article>img{transform:none;max-height:320px}
}

.pricing-highlight{max-width:1180px;margin:1.25rem auto 0;padding:1.2rem 1.5rem;border-radius:18px;background:#f6c400;color:#111;display:flex;justify-content:space-between;gap:1rem;align-items:center}.pricing-highlight strong{font-size:1.25rem}.pricing-highlight span{font-size:1.05rem}@media(max-width:700px){.pricing-highlight{margin-left:1rem;margin-right:1rem;flex-direction:column;align-items:flex-start}}

/* Client-supplied product image galleries */
.product-gallery{padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}
.gallery-grid{display:grid;gap:1.25rem;align-items:stretch}
.gallery-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}
.gallery-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}
.gallery-grid figure{margin:0;background:#f4f6fa;border:1px solid #dfe5eb;border-radius:24px;padding:clamp(1rem,2.5vw,1.6rem);display:flex;flex-direction:column;min-width:0;box-shadow:0 12px 30px rgba(23,62,91,.07)}
.gallery-grid img{width:100%;height:clamp(280px,34vw,480px);object-fit:contain}
.gallery-grid figcaption{font-weight:750;color:#173e5b;padding:.85rem .25rem .1rem;text-align:center}
.product-detail-hero .product-portrait img[src*="bpm-103c-angled"]{max-height:430px;width:100%;object-fit:contain}
@media(max-width:760px){.gallery-grid.two,.gallery-grid.three{grid-template-columns:1fr}.gallery-grid img{height:min(100vw,420px)}}

/* Preserve the wide client-supplied BPM silhouette in mixed-device compositions. */
.product-images img[src*="bpm-103c-angled"]{flex:0 1 60%;width:60%;height:auto;max-width:60%;max-height:300px}
.subhero-products img[src*="bpm-103c-angled"]{flex:0 1 58%;width:58%;height:auto;max-width:58%;max-height:360px}
@media(max-width:760px){.product-images img[src*="bpm-103c-angled"]{flex-basis:60%;width:60%;max-width:60%;max-height:230px}.subhero-products img[src*="bpm-103c-angled"]{flex-basis:56%;width:56%;max-width:56%;max-height:280px}}

.modern-hero .hero-eyebrow{color:#175b88}.video-feature .reading-card a{color:#6b4b00}

/* Homepage hero product composition. */
.modern-hero .hero-product-panel{display:grid;grid-template-rows:minmax(250px,1fr) auto;gap:1rem;min-height:430px;padding:1.5rem 1.5rem 1.25rem;overflow:hidden}
.modern-hero .hero-product-panel .product-images{position:relative;display:block;width:100%;height:100%;min-height:270px;border-radius:18px;background:radial-gradient(ellipse at 50% 78%,rgba(23,99,154,.14),transparent 52%)}
.modern-hero .hero-product-panel .product-images:after{content:"";position:absolute;left:13%;right:10%;bottom:9%;height:18px;border-radius:50%;background:rgba(23,62,91,.12);filter:blur(11px)}
.modern-hero .hero-product-panel .product-images img{position:absolute;z-index:1;display:block;height:auto;max-width:none;max-height:none;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(23,62,91,.24))}
.modern-hero .hero-product-panel .product-images img:first-child{left:1%;bottom:9%;width:64%}
.modern-hero .hero-product-panel .product-images img:last-child{right:1%;bottom:8%;width:50%}
.modern-hero .hero-product-footer{position:relative;z-index:2;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.25rem;padding-top:1rem;border-top:1px solid #d7e4ed}
.modern-hero .hero-product-footer .status-card{position:static;display:flex;align-items:center;gap:.65rem;padding:0;background:transparent;border-radius:0;box-shadow:none}
.modern-hero .hero-product-footer .status-card small,.modern-hero .hero-product-footer .status-card strong{line-height:1.25}
.modern-hero .hero-product-footer>p{position:static;max-width:none;margin:0;text-align:right;color:var(--muted);font-size:.88rem;line-height:1.5}
@media(max-width:799px){
 .modern-hero .hero-product-panel{grid-template-rows:235px auto;min-height:0;padding:1.25rem;gap:.85rem}
 .modern-hero .hero-product-panel .product-images{min-height:0;height:235px}
 .modern-hero .hero-product-panel .product-images img:first-child{left:0;bottom:11%;width:63%}
 .modern-hero .hero-product-panel .product-images img:last-child{right:0;bottom:10%;width:49%}
 .modern-hero .hero-product-footer{grid-template-columns:1fr;gap:.65rem;padding-top:.85rem}
 .modern-hero .hero-product-footer>p{text-align:left}
}
/* Homepage value cards: compact hierarchy with restrained brand accents. */
.fit-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:min(1180px,calc(100% - 2rem));max-width:none;margin:clamp(1.5rem,3vw,2.75rem) auto;padding:0;overflow:visible;background:none;border-radius:0;box-shadow:none}
.fit-strip>article{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;min-width:0;min-height:142px;margin:0;padding:1.55rem 1.5rem;background:#fff;border:1px solid #dbe6ef;border-top:4px solid #f6c400;border-radius:18px;box-shadow:0 12px 30px rgba(23,62,91,.09)}
.fit-strip>article+article{border-left:1px solid #dbe6ef;border-top:4px solid #f6c400}
.fit-strip .fit-number{display:grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:12px;background:#231f20;color:#ffd031;font-size:.78rem;font-weight:900;letter-spacing:.08em;line-height:1}
.fit-strip article>div{min-width:0}
.fit-strip strong,.fit-strip article>div>span{display:block}
.fit-strip strong{margin:.05rem 0 .45rem;color:var(--ink);font-size:1.02rem;line-height:1.35}
.fit-strip article>div>span{color:var(--muted);font-size:.9rem;line-height:1.5}
@media(max-width:900px){.fit-strip{grid-template-columns:1fr}.fit-strip>article{min-height:0}.fit-strip>article+article{border-left:1px solid #dbe6ef;border-top:4px solid #f6c400}}
@media(max-width:480px){.fit-strip{width:min(100% - 1.5rem,1180px);gap:.75rem}.fit-strip>article{padding:1.25rem}.fit-strip .fit-number{width:2.35rem;height:2.35rem}}
/* Homepage hero spacing aligned with the calmer provider-page rhythm. */
@media(min-width:861px){
 .modern-hero{grid-template-columns:minmax(0,1.22fr) minmax(420px,.78fr);gap:clamp(3.5rem,6vw,6rem);padding-top:4.75rem;padding-bottom:4.5rem;min-height:650px}
 .modern-hero h1{font-size:clamp(3.25rem,4.45vw,4rem);line-height:1.08;max-width:760px;margin:.42em 0 .34em}
 .modern-hero .hero-eyebrow{font-size:.8rem;padding:.38rem .65rem;letter-spacing:.07em}
 .modern-hero .lead{max-width:720px;line-height:1.65;margin-bottom:0}
 .modern-hero .actions{margin-top:1.65rem}
 .modern-hero .microcopy{max-width:650px;margin-top:1.1rem;line-height:1.55}
 .modern-hero .hero-product-panel{min-height:390px;grid-template-rows:minmax(225px,1fr) auto;padding:1.35rem 1.35rem 1.15rem;box-shadow:0 20px 48px rgba(23,62,91,.14)}
 .modern-hero .hero-product-panel .product-images{min-height:240px}
 .modern-hero .hero-product-footer{gap:1rem;padding-top:.85rem}
 .modern-hero .hero-product-footer>p{font-size:.82rem;line-height:1.42}
}@media(max-width:860px){
 .modern-hero{gap:2.25rem}
 .modern-hero .hero-product-panel{grid-template-rows:210px auto;min-height:0;padding:1.2rem;gap:.8rem}
 .modern-hero .hero-product-panel .product-images{height:210px;min-height:0}
 .modern-hero .hero-product-footer{padding-top:.75rem}
}
@media(max-width:480px){
 .modern-hero h1{font-size:clamp(2.25rem,11vw,2.7rem);line-height:1.06}
 .modern-hero .hero-product-panel{grid-template-rows:185px auto;padding:1rem}
 .modern-hero .hero-product-panel .product-images{height:185px}
}
/* Homepage hero-to-device transition */
.modern-hero + .device-intro{position:relative;margin-top:0;padding-top:clamp(3rem,6vw,4.5rem);background:linear-gradient(180deg,#f3f8fc 0%,#fff 72%)}.modern-hero + .device-intro::before{content:"";display:block;width:2.75rem;height:3px;margin:0 0 1rem;background:#f6c400;border-radius:999px}.modern-hero + .device-intro>h2{max-width:22ch}.modern-hero + .device-intro>.lead{max-width:60ch;margin-bottom:clamp(2rem,4vw,3rem)}
@media(max-width:600px){.modern-hero + .device-intro{padding-top:2.5rem}.modern-hero + .device-intro>.lead{margin-bottom:2rem}}

/* Keep Resources guide facts padded and readable at every content width. */
.resource-guidance > *{min-width:0}
.resource-guidance .document-facts{min-width:0}
.resource-guidance .document-facts > div{align-items:flex-start;padding:1rem 1.25rem}
.resource-guidance .document-facts strong{flex:0 0 auto}
.resource-guidance .document-facts span{min-width:0;max-width:65%;text-align:right;overflow-wrap:anywhere}
@media(max-width:600px){
 .resource-guidance .document-facts > div{display:grid;gap:.35rem}
 .resource-guidance .document-facts span{max-width:none;text-align:left}
}

/* Give the homepage device-panel footer room to read as two clear messages. */
@media(min-width:861px){
 .modern-hero .hero-product-panel{min-height:430px;grid-template-rows:minmax(240px,1fr) auto;padding:1.5rem 1.5rem 1.4rem;gap:1.25rem}
 .modern-hero .hero-product-footer{grid-template-columns:minmax(145px,.82fr) minmax(185px,1.18fr);align-items:start;gap:2rem;padding-top:1.25rem}
 .modern-hero .hero-product-footer .status-card{align-items:flex-start}
 .modern-hero .hero-product-footer>p{max-width:25ch;justify-self:end;font-size:.9rem;line-height:1.55}
}

/* Present the homepage devices with one clear static caption, not a live-status UI. */
.modern-hero .hero-product-footer{display:block;padding-top:1.25rem;border-top:1px solid #d7e4ed}
.modern-hero .hero-product-footer .hero-product-label{margin:0 0 .35rem;color:var(--ink);font-size:1rem;font-weight:800;line-height:1.35}
.modern-hero .hero-product-footer>p:not(.hero-product-label){max-width:38ch;margin:0;color:var(--muted);font-size:.92rem;line-height:1.55;text-align:left}
@media(max-width:860px){
 .modern-hero .hero-product-footer{padding-top:1rem}
}

/* Separate the two homepage devices instead of overlapping them. */
.modern-hero .hero-product-panel .product-images{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.72fr);align-items:center;column-gap:clamp(2.25rem,7vw,3.5rem);padding:1rem 1.25rem 1.5rem}
.modern-hero .hero-product-panel .product-images:after{display:none}
.modern-hero .hero-product-panel .product-images img,.modern-hero .hero-product-panel .product-images img:first-child,.modern-hero .hero-product-panel .product-images img:last-child{position:static;width:auto;max-width:100%;max-height:175px;margin:auto;justify-self:center;filter:drop-shadow(0 14px 14px rgba(23,62,91,.2))}
.modern-hero .hero-product-panel .product-images img:first-child{transform:scale(.9)}
.modern-hero .hero-product-footer{display:grid;grid-template-columns:minmax(145px,.82fr) minmax(185px,1.18fr);align-items:start;gap:2rem;padding-top:1.25rem}
.modern-hero .hero-product-footer .status-card{align-items:flex-start}
.modern-hero .hero-product-footer>p{max-width:25ch;justify-self:end;font-size:.9rem;line-height:1.55;text-align:right}
@media(max-width:860px){
 .modern-hero .hero-product-panel .product-images{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);column-gap:2rem;padding:.75rem 1rem 1.25rem}
 .modern-hero .hero-product-panel .product-images img,.modern-hero .hero-product-panel .product-images img:first-child,.modern-hero .hero-product-panel .product-images img:last-child{max-height:145px}
 .modern-hero .hero-product-footer{grid-template-columns:1fr;gap:.75rem;padding-top:1rem}
 .modern-hero .hero-product-footer>p{max-width:none;justify-self:start;text-align:left}
}
@media(max-width:480px){
 .modern-hero .hero-product-panel .product-images{column-gap:1.35rem;padding:.5rem .35rem 1rem}
 .modern-hero .hero-product-panel .product-images img,.modern-hero .hero-product-panel .product-images img:first-child,.modern-hero .hero-product-panel .product-images img:last-child{max-height:120px}
}

/* Unified homepage video card: the visual and explicit CTA lead to the same video. */
.video-feature{display:block;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#17191d;box-shadow:0 24px 55px rgba(0,0,0,.38)}
.video-thumbnail{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;background:#090a0c;text-decoration:none}
.video-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s ease,filter .2s ease}
.video-thumbnail:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.78));pointer-events:none}
.video-thumbnail:hover img,.video-thumbnail:focus-visible img{transform:scale(1.015);filter:brightness(.88)}
.video-play{position:absolute;z-index:2;left:50%;top:50%;display:grid;place-items:center;width:72px;height:52px;transform:translate(-50%,-50%);border-radius:14px;background:var(--gold);color:#111;font-size:25px;line-height:1;box-shadow:0 10px 28px rgba(0,0,0,.4)}
.video-thumbnail-label{position:absolute;z-index:2;left:1.25rem;right:1.25rem;bottom:1rem;color:#fff;font-weight:800;text-shadow:0 2px 8px #000}
.video-meta{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.15rem 1.25rem 1.25rem;color:#fff}
.video-meta small,.video-meta strong{display:block}.video-meta small{margin-bottom:.15rem;color:#d0d3d5;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.video-meta strong{line-height:1.3}
.video-cta{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:44px;padding:.68rem 1rem;border-radius:8px;background:var(--gold);color:#111;font-weight:800;text-decoration:none;white-space:nowrap}
.video-cta:hover{text-decoration:underline}.video-cta span[aria-hidden]{margin-left:.4rem}
@media(max-width:560px){.video-meta{align-items:stretch;flex-direction:column}.video-cta{width:100%}.video-play{width:62px;height:46px}.video-thumbnail-label{font-size:.9rem}}
