@font-face{font-family:Manrope;src:url('assets/Manrope-Regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/Manrope-SemiBold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/Manrope-Bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
:root{--navy:#062D52;--gold:#C99A43;--paper:#FAF7F0;--slate:#062D52;--muted:#42596e;--border:#dedbd3;--container:1280px;--font:Manrope,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--navy);font:400 1rem/1.75 var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:.3em}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--navy);outline-offset:4px;box-shadow:0 0 0 7px var(--paper)}p,h1,h2,h3,figure{margin:0}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex:none}.container{width:min(var(--container),calc(100% - 6rem));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:1rem;z-index:10;background:var(--navy);color:white;padding:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--border)}.header-inner{min-height:116px;display:flex;align-items:center;gap:3rem}.home-logo{display:block;width:320px;margin-left:-10px;flex:none}.home-logo img{width:320px;height:auto}.site-header nav{display:flex;align-items:center;gap:2.25rem;margin-left:auto}.site-header nav a{font-size:.9375rem;font-weight:600;text-decoration:none;padding:.75rem 0;border-bottom:1px solid transparent}.site-header nav a:hover{border-bottom-color:var(--gold)}.header-tagline{font-size:.8125rem;letter-spacing:.075em;border-left:1px solid var(--border);padding-left:2rem}.hero{padding-block:4.5rem 5rem;background:var(--navy);color:var(--paper)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.eyebrow{text-transform:uppercase;font-size:.8125rem;letter-spacing:.17em;font-weight:700;line-height:1.5;margin-bottom:1.6rem}.hero .eyebrow{display:flex;align-items:center;gap:.8rem;color:var(--gold)}.hero .eyebrow span{width:30px;height:2px;background:var(--gold)}h1{font-size:clamp(2.75rem,4.55vw,4.3rem);font-weight:700;letter-spacing:-.055em;line-height:1.11}h1 span{color:var(--paper)}.hero-description{max-width:29rem;color:#d6e0e8;margin-block:1.8rem 2rem;font-size:1.0625rem;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:1.5rem;background:var(--navy);color:var(--paper);border-radius:4px;padding:1rem 1.4rem;font-weight:600;font-size:.9375rem;text-decoration:none;min-height:52px;transition:background .2s,transform .2s}.button:hover{background:#164773;transform:translateY(-2px)}.hero-visual{position:relative;min-width:0;height:560px;isolation:isolate}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:58% 50%}.hero-visual::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,rgba(6,45,82,.65));z-index:0}.hero-visual figcaption{position:absolute;bottom:2rem;left:2rem;right:2rem;color:white;z-index:1;font-size:.875rem;letter-spacing:.04em}.image-corner{position:absolute;right:-12px;top:-12px;width:84px;height:84px;border-top:2px solid var(--gold);border-right:2px solid var(--gold);z-index:-1}.brands-section{padding:5.5rem 0 6rem;background:var(--paper)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:3rem;margin-bottom:2.8rem}.section-heading .eyebrow{color:var(--muted);margin-bottom:1rem}h2{font-size:clamp(2rem,3vw,2.85rem);line-height:1.2;letter-spacing:-.045em;font-weight:700}.section-heading>p{color:var(--muted);font-size:1.0625rem;padding-bottom:.3rem}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.brand-card{min-width:0;border:1px solid var(--border);background:#fff;display:flex;flex-direction:column;scroll-margin-top:2rem}.brand-photo{position:relative;overflow:hidden;aspect-ratio:1.55}.brand-photo>img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.brand-card:hover .brand-photo>img{transform:scale(1.035)}.brand-travel .brand-photo>img{object-position:63% center}.brand-category{position:absolute;left:1rem;bottom:1rem;padding:.3rem .75rem;background:var(--paper);color:var(--navy);font-size:.75rem;font-weight:600;letter-spacing:.015em}.brand-content{padding:.6rem 1.65rem 1.5rem;flex:1;display:flex;flex-direction:column}.brand-logo{width:100%;height:120px;object-fit:contain;object-position:center;margin:.5rem 0 1rem;max-width:100%}.brand-content h3{font-size:1.125rem;line-height:1.45;font-weight:700;letter-spacing:-.02em;margin:.2rem 0 .8rem}.brand-content>p{font-size:1rem;line-height:1.85;color:var(--muted);margin-bottom:1.6rem}.brand-action{margin-top:auto;border-top:1px solid var(--border);padding-top:1.1rem;min-height:50px}.brand-action a{display:flex;justify-content:space-between;align-items:center;gap:.65rem;font-size:.9375rem;font-weight:700;text-decoration:none;min-height:44px}.brand-action a:hover{text-decoration:underline}.about-section{padding-block:6.5rem;border-top:1px solid var(--border)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem}.about-heading .eyebrow{color:var(--muted)}.gold-rule{width:70px;height:2px;background:var(--gold);margin-top:2.25rem}.about-copy{padding-top:2.65rem}.about-copy p{color:var(--muted);margin-bottom:1.3rem;font-size:1.0625rem;line-height:1.85}.about-copy .about-lead{font-size:1.35rem;color:var(--navy);line-height:1.55;letter-spacing:-.02em;font-weight:600;margin-bottom:1.5rem}.text-link{display:inline-flex;align-items:center;gap:1rem;font-size:.9375rem;font-weight:700;padding-block:.5rem}.site-footer{background:var(--navy);color:var(--paper)}.footer-main{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:3rem;padding-block:3.5rem 3rem}.footer-brand img{width:240px;height:auto;margin:0}.footer-brand>p{font-size:.9375rem;color:#c0c9cc;margin-top:.4rem}.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding-top:1.5rem}.footer-nav>p{color:var(--gold);text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;font-weight:700;margin-bottom:.5rem}.footer-nav a{font-size:.9375rem;text-decoration:none;min-height:32px;display:inline-flex;align-items:center}.footer-nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #344650;padding-block:1.4rem;display:flex;justify-content:space-between;gap:2rem;color:#b7c3c8;font-size:.75rem}
@media(min-width:1600px){.hero-visual{height:600px}.hero{padding-block:5.5rem 6rem}}
@media(max-width:1100px){.container{width:calc(100% - 4rem)}.header-tagline{display:none}.hero-grid{gap:2.5rem}.hero-visual{height:510px}.brand-grid{gap:1rem}.brand-content{padding-inline:1.15rem}.brand-content h3{font-size:1.0625rem}.brand-logo{height:110px}.about-grid{gap:3rem}.footer-main{grid-template-columns:1.5fr 1fr 1fr;gap:2rem}.footer-brand img{max-width:calc(100% + 15px)}}
@media(max-width:800px){.header-inner{min-height:94px;gap:1rem}.home-logo,.home-logo img{width:280px;height:auto}.home-logo{margin-left:-8px}.site-header nav{gap:1.5rem}.hero{padding-block:3rem}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-copy{max-width:600px}h1{font-size:clamp(2.75rem,7.4vw,3.9rem)}h1 span br{display:none}.hero-description{max-width:33rem}.hero-visual{height:370px}.hero-visual>img{object-position:center 60%}.brands-section{padding-block:3.5rem}.section-heading{display:block}.section-heading>p{margin-top:1.2rem}.section-heading>p br{display:none}.brand-grid{grid-template-columns:1fr;gap:1.5rem}.brand-card{display:grid;grid-template-columns:.85fr 1fr}.brand-photo{height:100%;aspect-ratio:auto;min-height:340px}.brand-content{padding:0 1.5rem 1.25rem}.brand-logo{width:100%;height:120px}.brand-content h3{font-size:1.125rem}.brand-content>p{margin-bottom:1rem}.about-section{padding-block:4rem}.about-grid{grid-template-columns:1fr;gap:0}.about-copy{padding-top:2rem}.about-heading h2 br:last-child{display:none}.footer-main{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}.footer-brand img{width:220px}.footer-nav{padding-top:0}.footer-bottom{flex-direction:column;gap:.4rem}}
@media(max-width:520px){.container{width:calc(100% - 2.5rem)}.header-inner{flex-wrap:wrap;gap:0;padding-block:.25rem .7rem}.home-logo,.home-logo img{width:280px;height:auto}.home-logo{margin-left:-8px}.site-header nav{margin-left:0;width:100%;justify-content:space-between;border-top:1px solid var(--border);gap:1rem}.site-header nav a{padding-top:.8rem;padding-bottom:.35rem;font-size:.875rem}.hero .eyebrow{font-size:.75rem;margin-bottom:1.3rem}.hero{padding-top:2.5rem}.hero-grid{gap:2rem}h1{font-size:clamp(2.6rem,10.7vw,3.6rem);letter-spacing:-.055em}.hero-description{font-size:1rem;margin-block:1.5rem}.hero-visual{height:340px}.hero-visual figcaption{left:1.3rem;bottom:1.3rem}.button{width:100%;justify-content:space-between}.section-heading{margin-bottom:2rem}h2{font-size:2rem}.section-heading>p{font-size:1rem}.brand-card{display:flex}.brand-photo{height:auto;aspect-ratio:1.5;min-height:0}.brand-content{padding:.3rem 1.4rem 1.4rem}.brand-logo{height:120px}.brand-content h3{font-size:1.125rem}.brand-content>p{margin-bottom:1.5rem}.brand-category{font-size:.75rem}.about-heading h2 br:last-child{display:block}.about-copy .about-lead{font-size:1.25rem}.about-copy p{font-size:1rem}.footer-main{gap:2rem 1rem;padding-top:2.5rem}.footer-nav a{font-size:.875rem}.footer-nav>p{font-size:.75rem}.footer-brand img{max-width:calc(100% + 15px)}.footer-bottom{font-size:.75rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Confirmed Farr Travel Group palette, supplied 12 September 2026. */
.hero .button{background:var(--gold);color:var(--navy)}
.hero .button:hover{background:var(--paper)}
.hero a:focus-visible,.site-footer a:focus-visible{outline-color:var(--paper);box-shadow:0 0 0 7px var(--navy)}
