/* Fox release 1.1 - charcoal, copper and warm cream. */
:root{--display:"Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--body:system-ui,-apple-system,"Segoe UI",sans-serif;--radius:8px;--amber:#edb077}
body{background:#f8f3eb}
h1,h2{font-weight:500;letter-spacing:-.038em}
h3,h4{font-family:var(--body);letter-spacing:-.02em}
figure{margin:0}
a{overflow-wrap:anywhere}
p{max-width:75ch}
.eyebrow,.utility-label{font-family:var(--body);font-size:.82rem;letter-spacing:.025em;text-transform:none;font-weight:650}
.eyebrow-light{color:#edb077}
.site-header{background:#171716;color:#f8f3eb;border-bottom:1px solid #40372f;backdrop-filter:none}
.header-inner{gap:18px;height:80px}
.brand img{width:167px}
.desktop-nav a{color:#e4dace;padding-inline:.55rem;font-size:.84rem}
.desktop-nav a:hover,.desktop-nav a[aria-current=page]{background:#2d2924;color:#edb077}
.header-actions .button{font-size:.82rem;min-height:42px;padding:.65rem .85rem}
.header-actions .button-quiet{background:transparent;color:#f5e8d7;border-color:#6c5745}
.button{border-radius:5px;box-shadow:none}
.button-primary{background:#a94a22}
.button-amber{background:#edb077}
.menu-toggle{border-color:#766553}
.menu-toggle span{background:#f6eadc}
.mobile-menu{background:#171716;color:#f8f3eb}
.mobile-menu a{color:#f8f3eb}
.mobile-actions .button-secondary{border-color:#8c7662}
.breadcrumbs{font-size:.8rem}
.home-signal-hero::before,.home-signal-hero::after,.channels-hero::before,.channels-hero::after{display:none}
.home-signal-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:48px;min-height:660px;padding-block:66px}
.home-hero-copy h1{font-size:clamp(3.5rem,5.8vw,5.6rem);max-width:10ch;font-weight:500;line-height:1.01}
.home-hero-lede{font-size:1.07rem;line-height:1.75;color:#d6c6b6;max-width:47ch}
.home-hero-stage{align-self:stretch;position:relative;display:flex;align-items:center;border:0}
.home-hero-stage::before,.home-hero-stage::after,.channels-hero-art::before{display:none}
.home-hero-stage picture{width:100%}
.home-hero-stage img{width:100%;height:510px;object-fit:cover;object-position:57% center;border-radius:3px;filter:none}
.home-stage-label{top:auto;right:auto;bottom:18px;left:18px;background:#171716dd;color:#f6e5d4;padding:9px 14px;border-left:2px solid #cd7546;font-family:var(--body);text-transform:none;letter-spacing:0;font-size:.75rem;font-weight:400}
.home-service-strip{margin-top:30px}
.home-service-strip span{font-size:.72rem;color:#cbbba8}
.home-service-strip strong{font-size:.8rem;color:#f7ebdc}
.home-journey{background:#eee3d5}
.home-journey-heading h2{font-size:2.1rem}
.section{padding-block:clamp(58px,7vw,96px)}
.home-editorial-heading h2{max-width:22ch}
.home-category-directory,.home-region-index,.home-price-card,.home-request-paths>article{border-radius:5px}
.home-category-mark{color:#a94a22;background:#f1e2d1}
.home-price-card-featured{background:#27221d}
.home-price-card-featured small{color:#e3d2bf}
.home-device-story{gap:64px}
.home-device-visual img,.home-support-visual img,.support-ribbon picture img{border-radius:5px;aspect-ratio:16/10;object-fit:cover}
.home-device-copy h2{font-size:clamp(2.25rem,4vw,3.7rem)}
.final-cta{background:#2b211b;border-top:1px solid #735139}
.final-cta h2{max-width:24ch}
.final-cta p{color:#ddc8b3}
.site-footer{background:#131312;color:#c4b6a6}
.footer-grid{grid-template-columns:1.5fr repeat(5,minmax(0,1fr));gap:28px}
.footer-grid h2{font-family:var(--body);font-weight:650}
.page-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;min-height:440px;padding-block:52px}
.page-hero h1{font-size:clamp(2.6rem,4.4vw,4rem);max-width:19ch}
.page-hero .lede{font-size:1.03rem;color:#d6c6b6}
.page-hero-art{min-width:0}
.page-hero-art picture{display:block}
.page-hero-art picture img{width:100%;max-height:none;height:340px;object-fit:cover;border-radius:4px}
.page-hero-art>img{object-fit:contain}
.channels-hero-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:550px;gap:48px}
.channels-hero-copy h1{font-size:clamp(3rem,5vw,4.8rem);font-weight:500}
.channels-hero-art img{height:385px;object-fit:cover;filter:none;border-radius:4px}
.channels-hero-scope strong{font-family:var(--body);text-transform:none;letter-spacing:0}
.policy-layout h2,.policy-copy h2{font-size:2rem}
.policy-layout aside{background:#f0e8dd}
.feature-tile-wide .text-link{color:#edb077}
.faq-list summary{font-family:var(--body);font-size:1rem;line-height:1.5}
.faq-list details{background:transparent}
.professional-form{border-radius:8px}
.field input,.field select,.field textarea{border-radius:5px}
.field small{line-height:1.55}
[data-success]{overflow-wrap:anywhere}
.icon-button:hover{color:#fff;background:#843918}
:focus-visible{outline:3px solid #bf641f;outline-offset:4px}
.site-header :focus-visible,.section-navy :focus-visible,.page-hero :focus-visible{outline-color:#ffd0a6}
[hidden]{display:none!important}
@media(max-width:1120px){.desktop-nav,.header-actions{display:none}.menu-toggle{display:block;margin-left:auto}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1121px){.mobile-menu{display:none!important}}
@media(max-width:1000px){
.home-signal-hero-grid{gap:30px}.home-hero-stage img{height:460px}
.page-hero-grid{gap:32px}.page-hero-art picture img{height:310px}
}
@media(max-width:820px){
.home-signal-hero-grid,.channels-hero-grid,.page-hero-grid{grid-template-columns:1fr;gap:30px;min-height:0;padding-block:44px}
.home-hero-copy h1{max-width:13ch;font-size:clamp(3.15rem,8vw,4.5rem)}
.home-hero-stage{width:100%}.home-hero-stage img{height:auto;aspect-ratio:16/9;object-position:center}
.home-stage-label{bottom:12px;left:12px}
.channels-hero-art img,.page-hero-art picture img{height:auto;aspect-ratio:16/9}
.home-service-strip{max-width:650px}
.page-hero h1{max-width:23ch}
.home-device-story{gap:32px}
.final-cta-inner{align-items:flex-start}
}
@media(max-width:620px){
.header-inner{height:70px}.brand img{width:153px}
.home-signal-hero-grid{padding-block:34px;gap:26px}
.home-hero-copy h1{font-size:3.55rem;max-width:10ch}
.home-hero-lede{font-size:1rem}
.home-hero-actions{display:flex;flex-wrap:wrap;gap:10px}
.home-hero-actions .button{width:auto;flex:1;font-size:.87rem}
.home-hero-actions>.text-link{width:100%;margin-top:4px}
.home-service-strip{grid-template-columns:1fr;gap:0;margin-top:22px}
.home-service-strip span{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:9px 0}
.home-service-strip strong{max-width:42%}
.home-stage-label{font-size:.65rem;padding:6px 9px;bottom:9px;left:9px}
.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}
.footer-brand{grid-column:1/-1}
.footer-bottom{align-items:flex-start}.footer-contact{flex-wrap:wrap}
.page-hero h1{font-size:2.6rem;max-width:19ch}
.page-hero .lede{font-size:1rem}
.section{padding-block:56px}
.home-journey{padding-block:38px}
.home-price-band{grid-template-columns:repeat(2,minmax(0,1fr))}
.home-price-card{padding:24px 16px;min-height:210px}
.home-price-card>strong{font-size:2.6rem}
.home-price-card a{font-size:.78rem}
.home-price-badge{font-size:.62rem}
.final-cta{padding-block:52px}
.final-cta-inner{gap:22px}
}
@media(max-width:360px){.home-hero-copy h1{font-size:3.2rem}.home-price-card{padding:23px 12px}}


.mobile-menu{transition:opacity .18s ease}
@media(max-width:1120px){.mobile-menu{inset:80px 0 0;height:calc(100dvh - 80px)}}
@media(max-width:620px){.mobile-menu{inset:70px 0 0;height:calc(100dvh - 70px);padding:20px 24px}.mobile-menu nav a{font:600 1.3rem var(--body);padding:.55rem 0;border-color:#4d4033}}
.no-script-nav{padding:12px 20px;display:flex;gap:16px;flex-wrap:wrap;border-top:1px solid #594735}
.no-script-nav a{color:#f8e7d3}
html:not(.js) .menu-toggle{display:none}

/* Readable warm accents on dark surfaces. */
.page-hero .eyebrow,.section-navy .utility-label,.home-devices-section .utility-label{color:#edb077}
.home-device-copy>p:not(.eyebrow),.home-tutorial-intro>p:not(.utility-label),.home-tutorial-list small{color:#d8c5b1}
.home-tutorial-routes,.home-tutorial-list a{border-color:#584737}
.home-tutorial-list a:hover{background:#302820}

.home-price-card-featured p,.home-price-card-featured>strong{color:#f8e9d8}.home-price-card-featured a{color:#edb077}.home-price-card-featured a:hover{color:#fff}
.field input,.field select,.field textarea{border-color:#c5b49f}.field small,.form-note{color:#686057}@media(max-width:620px){.home-price-card-featured{padding-top:45px}.home-price-badge{top:10px;right:12px}}
/* 1.1.1 audit fixes: readable links on dark support tile, accessible tile numbering, home request heading alignment */
.feature-tile-wide .link-list a{color:#fff;border-bottom-color:rgba(255,244,232,.2)}
.feature-tile-wide .link-list a:hover,.feature-tile-wide .link-list a:focus-visible{color:#edb077}
.feature-tile:not(.feature-tile-wide) .tile-index{color:#a94a22}
.home-request-heading{row-gap:10px}
.home-request-heading>.utility-label{grid-column:1/-1;margin:0}
/* 1.1.1: WCAG 2.2 minimum target size for footer links, text links and consent checkboxes */
.footer-grid a{margin:.15rem 0;padding:.35rem 0;min-height:24px}
.text-link{min-height:24px}
.footer-contact a{display:inline-block;padding:.25rem 0}
.check-field input{width:24px;height:24px;margin-top:1px}
.breadcrumbs a{display:inline-block;padding:.3rem 0}
.contact-cards article>a{display:inline-block;padding:.3rem 0}
/* 1.1.2: delivery sent but not confirmed by the mail server */
.form-notice{padding:18px;border-radius:12px;margin-bottom:24px;background:#fff4e8;border:1px solid #edb077;color:var(--ink)}
.form-notice h2{font-size:1.2rem;margin-bottom:.4rem}
.form-notice p{margin:0;color:var(--ink)}
/* 1.1.4: full price table on /plans/ (static, no-JS friendly) */
.price-table-wrap{margin-top:48px;overflow-x:auto}
.price-table-wrap h2{font-size:1.8rem;margin-bottom:.4rem}
.price-table-wrap>p{color:var(--muted)}
.price-table{width:100%;min-width:520px;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:var(--radius);margin-top:18px;font-variant-numeric:tabular-nums}
.price-table th,.price-table td{padding:.8rem 1rem;text-align:left;border-bottom:1px solid var(--line)}
.price-table thead th{background:var(--navy);color:#fff4e8;font-weight:650}
.price-table tbody th{font-weight:650;color:var(--ink)}
.price-table td{color:var(--ink)}
.price-table tbody tr:last-child th,.price-table tbody tr:last-child td{border-bottom:0}
@media(max-width:620px){.price-table{min-width:0;font-size:.86rem}.price-table th,.price-table td{padding:.6rem .45rem}}
.home-price-card a{min-height:24px;display:inline-flex;align-items:center}
.price-table-wrap:focus-visible{outline:3px solid #a94a22;outline-offset:4px}
@media(max-width:620px){.price-table-unit{display:none}.price-table thead th{font-size:.8rem}}
@media(max-width:380px){.price-table{font-size:.8rem}.price-table th,.price-table td{padding:.55rem .3rem}}
@media(max-width:380px){.price-table{table-layout:fixed}.price-table thead th{font-size:.72rem;letter-spacing:0}}
