:root{--ink:#111820;--muted:#5f6873;--line:#dce1e5;--light:#f5f7f8;--blue:#0067c5;--blue2:#0085e6;--navy:#071827;--white:#fff;--radius:20px;--shadow:0 22px 60px rgba(9,26,43,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:78px 0}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,225,229,.8)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:800;letter-spacing:-.04em}.brand strong,.brand small{display:block}.brand strong{font-size:17px;line-height:1.1}.brand small{font-size:11px;color:var(--muted);margin-top:3px}.main-nav{display:flex;align-items:center;gap:24px;font-size:13px;font-weight:600}.main-nav a:hover{color:var(--blue)}.nav-cta{padding:11px 16px;border-radius:10px;background:var(--ink);color:#fff!important}.menu-btn{display:none;border:0;background:transparent;font-size:24px}.hero{color:#fff;overflow:hidden;position:relative;background:#061724}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,15,25,.94) 0%,rgba(3,15,25,.78) 48%,rgba(3,15,25,.36) 100%),url('https://images.unsplash.com/photo-1573645594591-a7a51a26ce9f?auto=format&fit=crop&fm=jpg&ixlib=rb-4.1.0&q=80&w=2200');background-size:cover;background-position:center 38%;transform:scale(1.01)}.hero-grid{position:relative;z-index:2;min-height:690px;display:grid;grid-template-columns:1.1fr .7fr;align-items:center;gap:70px}.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em;color:#70bfff;margin:0 0 16px}.eyebrow.dark{color:var(--blue)}h1,h2,h3{letter-spacing:-.035em;line-height:1.08;margin:0}h1{font-size:clamp(46px,5.4vw,74px);max-width:820px}.hero-text{font-size:19px;color:#e2ebf1;max-width:740px;margin:26px 0 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:13px 18px;font-weight:700;font-size:14px;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#fff;color:#0a2335}.btn-secondary{border:1px solid rgba(255,255,255,.4);color:#fff;background:rgba(255,255,255,.08)}.btn-dark{background:var(--ink);color:#fff;padding:11px 14px}.hero-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:34px}.hero-badges span{font-size:12px;padding:8px 10px;border:1px solid rgba(255,255,255,.22);border-radius:999px;color:#d9e5ed;background:rgba(255,255,255,.08)}.hero-callout{align-self:end;margin-bottom:75px;background:rgba(8,24,38,.78);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:27px;box-shadow:0 24px 70px rgba(0,0,0,.26)}.hero-callout .callout-kicker{display:block;color:#79c5ff;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;margin-bottom:9px}.hero-callout strong{display:block;font-size:25px;line-height:1.12}.hero-callout p{color:#cbd9e2;font-size:14px}.hero-callout a{display:inline-block;margin-top:6px;color:#fff;font-weight:800}.photo-credit{position:absolute;right:14px;bottom:9px;z-index:3;font-size:9px;color:rgba(255,255,255,.62)}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:end}.split-heading h2,.center-heading h2,.why h2,.cta h2,.construction-copy h2{font-size:clamp(34px,4vw,52px)}.split-heading>p{color:var(--muted);font-size:17px;margin:0}.construction-focus{background:#fff}.construction-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.lead{font-size:17px;color:var(--muted);margin-top:22px}.construction-points{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:30px}.construction-points>div{border:1px solid var(--line);border-radius:14px;padding:17px}.construction-points strong,.construction-points span{display:block}.construction-points strong{font-size:14px}.construction-points span{font-size:12px;color:var(--muted);margin-top:5px}.construction-image-card{border-radius:22px;overflow:hidden;background:#0c2438;box-shadow:var(--shadow)}.construction-image{height:500px;background-image:linear-gradient(180deg,transparent 50%,rgba(3,14,23,.4)),url('https://images.unsplash.com/photo-1667403306318-354f47dca6e8?auto=format&fit=crop&fm=jpg&ixlib=rb-4.1.0&q=80&w=1400');background-size:cover;background-position:center}.image-caption{padding:20px 22px;color:#fff}.image-caption strong,.image-caption span{display:block}.image-caption span{font-size:12px;color:#b9c9d5;margin-top:4px}.customers{background:#f1f4f6}.center-heading{text-align:center;max-width:780px;margin:0 auto 40px}.center-heading>p:last-child{color:var(--muted)}.customer-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.customer-logo{height:120px;background:#fff;border:1px solid #e0e5e9;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;text-align:center;padding:14px;transition:.2s ease}.customer-logo:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(18,33,47,.08)}.customer-logo span{font-weight:800;letter-spacing:-.04em}.customer-logo small{font-size:9px;font-weight:800;letter-spacing:.13em;color:#66727d}.customer-logo.aecom span{font-size:28px;color:#078b78}.customer-logo.lendlease span{font-size:21px;color:#1e6b63;letter-spacing:.02em}.customer-logo.suffolk span{font-size:24px;color:#d51f2b}.customer-logo.roger span{font-size:29px;color:#1b4d73}.customer-logo.crosscountry span{font-size:17px;color:#222}.customer-note{text-align:center;color:#8b949d;font-size:10px;margin:19px 0 0}.products{padding-top:20px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{border:1px solid var(--line);border-radius:var(--radius);padding:30px;background:#fff;box-shadow:0 8px 30px rgba(18,33,47,.04);display:flex;flex-direction:column}.product-card.featured{border-color:#b7d8f3;background:linear-gradient(180deg,#f6fbff,#fff 34%)}.product-top{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.tag{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--blue);background:#eaf5ff;padding:7px 9px;border-radius:999px}.model{font-weight:800;font-size:14px;color:#88919a}.product-card h3{font-size:28px}.product-sub{color:var(--muted);margin:12px 0 18px;min-height:52px}.product-card ul{padding:0;margin:0 0 26px;list-style:none}.product-card li{padding:8px 0 8px 26px;border-bottom:1px solid #eef1f3;position:relative;font-size:14px}.product-card li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:800}.card-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:auto}.text-link{font-size:13px;font-weight:700;color:var(--blue)}.solutions{background:var(--light)}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.solution-grid article{background:#fff;border:1px solid #e5eaed;border-radius:17px;padding:26px}.solution-grid h3{font-size:19px;margin-top:18px}.solution-grid p{font-size:14px;color:var(--muted);margin-bottom:0}.icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#eaf5ff;color:var(--blue);font-weight:800;font-size:20px}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.check-list{border-top:1px solid var(--line)}.check-list>div{display:grid;grid-template-columns:52px 1fr;gap:14px;padding:20px 0;border-bottom:1px solid var(--line)}.check-list span{font-weight:800;color:#a0a7ae}.check-list p{margin:0;color:var(--muted)}.check-list strong{display:block;color:var(--ink);margin-bottom:4px}.cta{background:linear-gradient(135deg,#061724,#0b2d49);color:#fff;padding:82px 0}.cta-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.cta p{color:#c9d7e1}.contact-card{background:#fff;color:var(--ink);border-radius:18px;padding:28px;box-shadow:var(--shadow)}.contact-card h3{font-size:24px;margin-bottom:14px}.contact-line{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:start;padding:12px 0;border-top:1px solid var(--line)}.contact-line b{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#87919a}.contact-line span{font-weight:700}.contact-line small{font-weight:500;color:var(--muted)}footer{background:#050d13;color:#d4dde4;padding:38px 0}.footer-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;font-size:12px}.footer-wrap strong{font-size:14px}.footer-wrap p{color:#8f9ba5;margin:5px 0}.footer-right{text-align:right}
@media(max-width:980px){.customer-grid{grid-template-columns:repeat(3,1fr)}.hero-grid,.construction-grid,.split-heading,.why-grid,.cta-grid{grid-template-columns:1fr}.hero-grid{padding:80px 0 65px}.hero-callout{align-self:auto;margin:0;max-width:540px}.construction-image{height:430px}.main-nav{display:none;position:absolute;left:20px;right:20px;top:68px;flex-direction:column;align-items:stretch;background:#fff;padding:18px;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.menu-btn{display:block}.footer-wrap{grid-template-columns:1fr}.footer-right{text-align:left}}
@media(max-width:760px){.product-grid{grid-template-columns:1fr}.solution-grid{grid-template-columns:repeat(2,1fr)}.construction-points{grid-template-columns:1fr}.customer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.container{width:min(100% - 28px,1180px)}.section{padding:58px 0}.hero-grid{gap:28px}.hero-photo{background-position:62% center}.solution-grid,.customer-grid{grid-template-columns:1fr}.card-actions{align-items:stretch;flex-direction:column}.card-actions .btn{width:100%}.split-heading{gap:20px}.cta-grid{gap:30px}.construction-image{height:360px}.contact-line{grid-template-columns:70px 1fr}}

/* Expanded Motorola product catalog */
.catalog-section{padding-top:34px}.catalog-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end;margin-bottom:34px}.catalog-heading h2{font-size:clamp(32px,3.7vw,48px)}.catalog-heading>p{margin:0;color:var(--muted);font-size:16px}.visual-grid{align-items:stretch}.visual-card{overflow:hidden;padding-top:0}.product-image-wrap{height:310px;margin:0 -30px 24px;background:linear-gradient(180deg,#f7f8f9,#fff);display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eef1f3}.product-image-wrap img{width:100%;height:100%;object-fit:contain;padding:22px;transition:transform .28s ease}.product-image-wrap:hover img{transform:scale(1.035)}.product-image-wrap.wide{height:245px}.product-image-wrap.wide img{padding:30px}.systems-catalog{background:#f4f7f9}.three-grid{grid-template-columns:repeat(3,1fr)}.systems-catalog .product-card{background:#fff}.accessories-catalog{background:#fff}.accessory-feature-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:20px}.accessory-feature,.battery-feature{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 8px 30px rgba(18,33,47,.04)}.accessory-feature{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center}.accessory-image{height:100%;min-height:520px;background:#f6f8f9;display:flex;align-items:center;justify-content:center}.accessory-image img{max-width:92%;max-height:470px;object-fit:contain}.accessory-copy{padding:38px}.accessory-copy h2,.battery-feature h2{font-size:clamp(29px,3vw,42px)}.accessory-copy>p:not(.eyebrow),.battery-feature p{color:var(--muted)}.feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 26px}.feature-chips span{font-size:11px;font-weight:700;padding:8px 10px;border-radius:999px;background:#edf5fb;color:#16557d}.battery-feature{padding:38px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#071827,#103a5e);color:#fff}.battery-feature .eyebrow{color:#76c6ff}.battery-feature p{color:#c7d6df}.battery-stat{margin:26px 0;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(255,255,255,.06)}.battery-stat strong,.battery-stat span{display:block}.battery-stat strong{font-size:34px}.battery-stat span{font-size:12px;color:#bed0dc;margin-top:4px}.battery-feature .btn-dark{background:#fff;color:#071827}.battery-feature .text-link{color:#84cfff}.product-source-note{text-align:center;color:#8e979f;font-size:10px;margin-top:24px}@media(max-width:1040px){.three-grid{grid-template-columns:1fr 1fr}.accessory-feature-grid{grid-template-columns:1fr}.accessory-feature{grid-template-columns:.8fr 1.2fr}}@media(max-width:760px){.catalog-heading,.accessory-feature{grid-template-columns:1fr}.three-grid{grid-template-columns:1fr}.product-image-wrap{height:280px}.accessory-image{min-height:360px}.accessory-copy{padding:28px}.battery-feature{padding:28px}}

.product-image-fallback{width:100%;height:100%;min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7f7f7,#e5e5e5);color:#111;text-align:center}.product-image-fallback strong{font-size:1rem;letter-spacing:.12em;text-transform:uppercase}.product-image-fallback span{font-size:2rem;font-weight:800;margin-top:.35rem}.catalog-note{font-size:.82rem;color:#666;margin-top:1.25rem;max-width:900px}

/* Polyshell wordmark */
.brand{white-space:nowrap}.brand-name{display:block;font-size:20px;line-height:1;font-weight:800;letter-spacing:-.025em;color:var(--ink)}
@media(max-width:520px){.brand-name{font-size:16px}}

/* Expanded batteries & accessories section */
.accessory-heading{margin-bottom:28px}
.accessory-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}
.accessory-category-card{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff;box-shadow:0 8px 28px rgba(18,33,47,.035);display:flex;flex-direction:column;min-height:228px}
.accessory-category-card h3{font-size:19px;margin:12px 0 8px}
.accessory-category-card p{margin:0 0 18px;color:var(--muted);font-size:14px;line-height:1.6;flex:1}
.accessory-category-card .text-link{align-self:flex-start}
.accessory-icon{width:42px;height:42px;border-radius:12px;background:#edf5fb;color:#16557d;display:grid;place-items:center;font-size:20px;font-weight:800}
.expanded-accessories{margin-top:10px}
.battery-benefits{display:grid;gap:10px;margin:22px 0 26px}
.battery-benefits div{padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(255,255,255,.05)}
.battery-benefits strong,.battery-benefits span{display:block}
.battery-benefits strong{font-size:14px;margin-bottom:3px}
.battery-benefits span{font-size:12px;line-height:1.45;color:#bed0dc}
.accessory-help{margin-top:24px;border-radius:20px;padding:28px 30px;background:#f4f7f9;border:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:30px}
.accessory-help h3{font-size:24px;margin:4px 0 7px}
.accessory-help p:not(.eyebrow){margin:0;color:var(--muted);max-width:740px}
.accessory-help .btn{white-space:nowrap}
@media(max-width:980px){.accessory-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.accessory-category-grid{grid-template-columns:1fr}.accessory-help{align-items:flex-start;flex-direction:column}.accessory-help .btn{white-space:normal;width:100%;text-align:center}}

/* Visual batteries & accessories compatibility catalog */
.accessory-model-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:8px 0 30px}
.accessory-model-card{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 8px 28px rgba(18,33,47,.045);display:flex;flex-direction:column;min-width:0}
.accessory-model-image{height:235px;background:linear-gradient(180deg,#f7f9fa,#fff);display:flex;align-items:center;justify-content:center;border-bottom:1px solid #edf0f2;padding:18px}
.accessory-model-image img{width:100%;height:100%;object-fit:contain}
.accessory-model-body{padding:21px 22px 23px}
.accessory-model-body h3{font-size:23px;letter-spacing:.01em;margin:7px 0 5px;color:#0b2235}
.accessory-type{display:inline-block;font-size:10px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#17618f;background:#edf6fb;border-radius:999px;padding:7px 9px}
.accessory-name{font-size:14px;line-height:1.5;margin:0 0 13px;color:#4f5d67;min-height:42px}
.fits{font-size:12px;line-height:1.45;margin:0;color:#76818a;border-top:1px solid #edf0f2;padding-top:12px}
.fits strong{color:#243744}
.accessory-photo-simple .accessory-model-image{background:linear-gradient(145deg,#f2f5f7,#fff)}
.charger-shape{width:132px;height:76px;background:#1d2226;border-radius:18px 18px 23px 23px;box-shadow:0 12px 19px rgba(0,0,0,.22);position:relative;border:4px solid #2e353a}
.charger-shape:before{content:"";position:absolute;width:70px;height:46px;border:7px solid #090b0d;border-bottom-width:10px;border-radius:8px 8px 18px 18px;left:27px;top:-20px;background:#333a3f}
.charger-shape span{position:absolute;width:9px;height:9px;border-radius:50%;background:#d4e05a;bottom:11px;left:22px}
.battery-shape{width:92px;height:150px;background:linear-gradient(100deg,#16191b,#34383b 52%,#171a1c);border-radius:8px 8px 13px 13px;box-shadow:0 13px 20px rgba(0,0,0,.24);position:relative;border:2px solid #0c0e0f}
.battery-shape:before{content:"";position:absolute;top:-12px;left:23px;width:46px;height:13px;background:#24292c;border-radius:4px 4px 0 0}
.battery-shape span{position:absolute;left:10px;right:10px;bottom:20px;text-align:center;font-size:10px;font-weight:800;letter-spacing:.08em;color:#c9ced1;text-transform:uppercase}
.muc-shape{width:190px;height:72px;padding:13px;background:#202529;border-radius:10px 10px 17px 17px;box-shadow:0 13px 22px rgba(0,0,0,.25);display:flex;gap:7px;align-items:flex-start}
.muc-shape i{display:block;flex:1;height:39px;background:#080a0b;border-radius:4px 4px 9px 9px;box-shadow:inset 0 -6px 0 #31383c}
.antenna-shape{height:160px;width:17px;background:linear-gradient(90deg,#202427,#080a0b 55%,#2b3033);border-radius:10px 10px 4px 4px;position:relative;box-shadow:0 10px 17px rgba(0,0,0,.18)}
.antenna-shape:after{content:"";position:absolute;left:-7px;bottom:-17px;width:31px;height:24px;border-radius:5px;background:#171a1c}
.beltclip-shape{width:70px;height:150px;border-radius:16px;background:linear-gradient(90deg,#15181a,#353a3d 55%,#111315);box-shadow:0 12px 20px rgba(0,0,0,.24);position:relative}
.beltclip-shape:before{content:"";position:absolute;left:15px;right:15px;top:16px;height:105px;border:4px solid #050607;border-radius:15px;background:#24292c}
@media(max-width:1100px){.accessory-model-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.accessory-model-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:520px){.accessory-model-grid{grid-template-columns:1fr}.accessory-model-image{height:260px}}

/* Local customer logo artwork supplied by Polyshell */
.customer-logo-images{grid-template-columns:repeat(4,1fr)}
.customer-logo-images .customer-logo{height:150px;padding:18px;background:#fff;overflow:hidden}
.customer-logo-images .customer-logo img{display:block;max-width:100%;max-height:108px;width:auto;height:auto;object-fit:contain}
.customer-logo-images .customer-logo.crosscountry{min-height:150px}
.customer-logo-images .customer-logo.crosscountry span{font-size:17px;color:#222}
@media(max-width:980px){.customer-logo-images{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.customer-logo-images{grid-template-columns:repeat(2,1fr)}}
@media(max-width:580px){.customer-logo-images{grid-template-columns:1fr}}

/* Refined Polyshell wordmark */
.brand-name{display:flex;align-items:baseline;gap:10px;line-height:1;white-space:nowrap}
.brand-polyshell{font-size:30px;font-weight:800;letter-spacing:-.04em;color:var(--ink)}
.brand-corp{font-size:20px;font-weight:700;letter-spacing:-.025em;color:var(--ink)}
.nav-wrap{min-height:86px}
@media(max-width:760px){.brand-polyshell{font-size:24px}.brand-corp{font-size:15px}.brand-name{gap:7px}.nav-wrap{min-height:78px}}
@media(max-width:430px){.brand-polyshell{font-size:21px}.brand-corp{font-size:13px}.brand-name{gap:5px}}
.president-profile{display:flex;align-items:center;gap:22px;margin-top:30px;padding-top:26px;border-top:1px solid rgba(255,255,255,.18)}
.president-profile img{width:175px;height:205px;object-fit:cover;object-position:center 18%;border-radius:14px;background:#fff}
.president-profile h3{font-size:23px;margin:0 0 3px;color:#fff}
.president-profile .president-title{margin:0 0 8px;color:#70bfff;font-weight:800}
.president-profile p:last-child{margin:0;max-width:440px;font-size:14px}
@media(max-width:580px){.president-profile{align-items:flex-start}.president-profile img{width:120px;height:145px}.president-profile h3{font-size:20px}}

.accessory-radio-group{margin:34px 0 46px}.accessory-radio-title{border-bottom:2px solid #e7e7e7;margin-bottom:18px}.accessory-radio-title h3{font-size:1.45rem;margin:0 0 10px}.accessory-generic{background:#f7f8fa}.cable-illustration{display:flex;align-items:center;justify-content:center}.cable-shape{border:5px solid #222;border-radius:30px;padding:28px 18px;font-weight:800;color:#333}.battery-shape span{font-size:10px!important;letter-spacing:.02em!important}.accessory-model-card h3{letter-spacing:.02em}

/* Master corrections: stacked wordmark + toll-free banner */
.nav-wrap{gap:22px}
.brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}
.brand-name{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:2px!important;line-height:.95!important;white-space:nowrap}
.brand-polyshell{font-size:32px;font-weight:800;letter-spacing:-.04em;color:var(--ink)}
.brand-corp{font-size:16px;font-weight:700;letter-spacing:-.02em;color:var(--ink)}
.header-tollfree{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:800;font-size:16px;letter-spacing:.01em;color:#fff;background:#0b2235;border-radius:999px;padding:10px 15px;text-decoration:none;flex:0 0 auto}
.header-tollfree:hover{opacity:.9}
@media(max-width:980px){.header-tollfree{font-size:14px;padding:9px 12px}.brand-polyshell{font-size:28px}.brand-corp{font-size:14px}}
@media(max-width:760px){.nav-wrap{gap:12px}.header-tollfree{font-size:12px;padding:8px 10px}.brand-polyshell{font-size:23px}.brand-corp{font-size:12px}}
@media(max-width:520px){.header-tollfree{display:none}}

/* Neutral accessory placeholders until exact user-supplied photos are installed */
.accessory-photo-pending{background:linear-gradient(145deg,#f4f6f8,#fff);display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;color:#62717c;text-align:center}
.accessory-photo-pending .pending-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#8b979f}
.accessory-photo-pending strong{font-size:20px;color:#263b49}
