/*
Copyright PageLaunch.co.uk. This stylesheet and the design system it implements
are owned by PageLaunch (https://pagelaunch.co.uk/). All rights reserved.
*/
/*
DIRECTION CONTRACT — PassagePoint Ltd
THESIS: A travel company's authority is a person who owns your journey end to end.
The site is built like a first-class flight map: dark chart, brass routes, one voice.
It refuses the turquoise-ocean OTA grid of deals, prices and countdown timers.
OWN-WORLD: Ink and bone bands alternating, one brass accent. Playfair 400 headings,
Jost labels at 0.18em caps. Separation by 1px hairlines, never boxes. Boxless
underline inputs. A drag-to-rotate brass globe as the signature object.
STORY: The visitor understands this firm arranges travel personally, believes one
named consultant will own their file, and sends an enquiry.
FIRST VIEWPORT 390px: sticky ink header 64px with Enquire button; eyebrow, two-line
Playfair H1 with one brass phrase; one sentence; two buttons; globe below at 76vw.
FORM: The client-approved mockup design system. Selected by the client's own brand.
DIALS: variance 5 / motion 4 / density 4.
*/
@layer reset, tokens, base, layout, components, utilities;

@import url("fonts.css") layer(tokens);
@import url("tokens.css") layer(tokens);
@import url("reset.css") layer(reset);
@import url("base.css") layer(base);
@import url("layout.css") layer(layout);
@import url("components/header.css") layer(components);
@import url("components/buttons.css") layer(components);
@import url("components/hero.css") layer(components);
@import url("components/globe.css") layer(components);
@import url("components/statbar.css") layer(components);
@import url("components/cards.css") layer(components);
@import url("components/forms.css") layer(components);
@import url("components/footer.css") layer(components);
@import url("components/page.css") layer(components);
@import url("utilities.css") layer(utilities);
