/*
Theme Name: FOXATVs
Description: Independent FOXATVs foundation for the approved bilingual Elementor, adventure, journal and BookingPress layouts. No parent theme.
Version: 1.0.3
Requires at least: 6.5
Requires PHP: 7.4
Author: FOXATVs
License: GPL-2.0-or-later
Text Domain: foxatvs
*/
/* Scoped to theme-owned fallback pages. Approved canvases retain their own CSS. */
.fox-theme{margin:0;background:#f8f6f1;color:#24251f;font:400 17px/1.7 system-ui,-apple-system,"Segoe UI",sans-serif}
.fox-theme *{box-sizing:border-box}
.fox-theme a{color:inherit;text-underline-offset:.2em}
.fox-theme a:focus-visible,.fox-theme summary:focus-visible{outline:3px solid #a84b00;outline-offset:5px}
.fox-theme img{max-width:100%;height:auto}
.fox-theme .fox-shell{width:min(1200px,calc(100% - 40px));margin:auto}
.fox-theme .fox-header{background:#24251f;color:#fff;padding:24px 0}
.fox-theme .fox-header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}
.fox-theme .fox-brand{font-weight:800;font-size:28px;letter-spacing:-1px;text-decoration:none}
.fox-theme .fox-brand span{color:#ff7a18;margin-inline-end:4px}
.fox-theme .fox-nav{display:flex;flex-wrap:wrap;gap:10px 24px;font-size:15px}
.fox-theme .fox-nav a{text-decoration:none}
.fox-theme .fox-nav a:hover{text-decoration:underline}
.fox-theme .fox-mobile{display:none}
.fox-theme .fox-main{padding-block:clamp(40px,8vw,96px);min-height:50vh}
.fox-theme h1{font-size:clamp(32px,5vw,64px);line-height:1.12;letter-spacing:-.04em;max-width:20ch;margin:0 0 32px}
.fox-theme .fox-content{max-width:850px}
.fox-theme .fox-content h2{font-size:30px;line-height:1.25;margin-block:40px 18px}
.fox-theme .fox-article{padding-bottom:40px;border-bottom:1px solid #d9d5ca;margin-bottom:40px}
.fox-theme .fox-button{display:inline-block;padding:14px 24px;margin-top:20px;background:#ff7a18;color:#1f201b;text-decoration:none;font-weight:750}
.fox-theme .fox-footer{border-top:1px solid #d9d5ca;padding:32px 0;font-size:14px}
.fox-theme .fox-footer .fox-nav{margin-block:20px}
.fox-theme .fox-skip{position:fixed;inset-block-start:-100px;inset-inline-start:12px;background:#fff;padding:10px;z-index:100000}
.fox-theme .fox-skip:focus{inset-block-start:10px}
@media(max-width:700px){.fox-theme .fox-desktop{display:none}.fox-theme .fox-mobile{display:block}.fox-theme .fox-mobile[open]{width:100%}.fox-theme .fox-mobile .fox-nav{display:grid;margin-top:20px}.fox-theme .fox-header{padding:18px 0}}
