/* Brighter Fox Link accents; layout and sizing remain unchanged. */
:root{--orange:#ff6418;--brand:#ed510d;--brand-strong:#c83e00;--brand-soft:#fff0df}
body{background:#fffefd}
body .button:not(.outline),body.interior .btn-primary{background:linear-gradient(180deg,#e94d09,#d94000);border-color:#ff792c;color:#fff;box-shadow:inset 0 1px 0 #ffffff45,0 7px 20px #ff641830,0 2px 5px #d7440014;transition:background .2s,box-shadow .2s,transform .2s}
body .button:not(.outline):hover,body.interior .btn-primary:hover{background:linear-gradient(180deg,#f15b13,#dd4400);box-shadow:inset 0 1px 0 #ffffff65,0 10px 27px #ff641848,0 0 0 3px #ff641810}
body .button.outline,body.interior .btn-secondary{border-color:#ffc49d;background:#fffefd;box-shadow:0 3px 12px #ff641808}
body .button.outline:hover,body.interior .btn-secondary:hover{background:#fff2e5;border-color:#ff792c;box-shadow:0 6px 20px #ff641821;color:#ae3500}
body .button.customer{color:#c13b00;border-color:#ff792c}
body .plan,body.interior .plan-card{border-color:#eedfd2;box-shadow:0 10px 30px #e6670c09;background:#fff}
body .plan:hover,body.interior .plan-card:hover{border-color:#ffae75;box-shadow:0 14px 34px #ff64181c}
body .plan.featured,body.interior .plan-card.featured{background:#24262b;border-color:#ff6418;box-shadow:0 0 0 1px #ff6418,0 14px 40px #ff641824}
body .badge,body.interior .plan-badge{background:#ff6a1b;color:#24140b;box-shadow:0 4px 14px #ff641832}
body .price strong,body.interior .plan-price strong{color:#e64a08}
body .featured .price strong,body.interior .featured .plan-price strong{color:#ff914f}
body .orange,body .eyebrow.orange,body.interior .eyebrow{color:#c63c00!important}
body .benefits{background:#fff7ef}
body .benefit:not(.dark){background:#fffaf5;border:1px solid #ffe0c7;box-shadow:0 8px 24px #f4771508}
body .benefit-icon{background:#fff0dd;border-color:#ffb781;color:#ec510d;box-shadow:0 4px 15px #ff641812}
body .benefit.dark .benefit-icon{background:#ff641815;border-color:#ff914f60;color:#ff995b;box-shadow:0 0 22px #ff641814}
body .feature-check,body.interior .check-icon{color:#f15b13}
body .feature-check circle,body.interior .check-icon circle{fill:#fff0e2}
body .coverage-box,body.interior .coverage-panel{box-shadow:0 12px 35px #ff641818,inset 0 1px 0 #ffb27325}
body.interior .page-hero{background:linear-gradient(120deg,#fff9f2,#ffecd9);border-bottom-color:#ffd4b3}
body .fox-footer{background:#fff6ec}
body.interior .fox-footer{background:#fff6ec}
body .banner-dots button[aria-current=true]:after{background:#ff792c;box-shadow:0 0 10px #ff792c85}
body :focus-visible{outline-color:#f46a22}
@media(prefers-reduced-motion:reduce){body .button,body.interior .btn-primary{transition:none}}
