:root{color-scheme:light;--red:#ff3131;--ink:#201d1d;--muted:#726c6c;--paper:#fcfaf8}
.information-page{width:100%;max-width:850px;margin:48px auto 70px;flex:1}.information-page h1{font-size:clamp(34px,5vw,56px);letter-spacing:-.04em;margin-top:25px}.information-page .intro{max-width:none}.back-link{color:#726c6c;font-size:14px}.page-copy{font-size:16px;line-height:1.85;overflow-wrap:anywhere}.page-copy h2{font-size:23px;margin:32px 0 12px}.page-copy img{max-width:100%;height:auto}.page-copy a,.contact-details a{color:#b81e1e;text-decoration:underline}.policy-draft{padding:16px;border:1px solid #edc28d;border-radius:8px;background:#fff4e5;line-height:1.5}.website-footer{flex-direction:column}.website-footer nav,.social-links{display:flex;gap:16px;flex-wrap:wrap;line-height:1.8}.website-footer nav{font-size:12px}.website-footer a:hover{text-decoration:underline}.contact-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px}.contact-details dt{font-size:13px;color:#726c6c;margin-bottom:8px}.contact-details dd{margin:0;white-space:pre-line;overflow-wrap:anywhere}.quick-links-widget{position:fixed;bottom:20px;right:20px;z-index:20;max-width:calc(100vw - 40px);font-size:14px}.quick-links-widget summary{cursor:pointer;padding:15px 20px;border-radius:30px;background:#c92424;color:white;box-shadow:0 4px 20px #0002}.quick-links-widget nav{display:grid;padding:12px;background:white;border:1px solid #ddd;border-radius:12px;margin-top:10px;box-shadow:0 4px 20px #0002;max-height:50vh;overflow:auto}.quick-links-widget nav a{padding:10px;display:flex;gap:10px;align-items:center}.quick-links-widget nav a:hover{background:#fff1ef}
*{box-sizing:border-box}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
.landing{width:min(1320px,100%);min-height:100svh;margin:auto;padding:0 64px;display:flex;flex-direction:column}
.masthead{display:flex;justify-content:space-between;align-items:center;padding:36px 0;border-bottom:1px solid #e9e3df}
.wordmark{font-size:35px;font-weight:800;letter-spacing:-2px;line-height:1}.wordmark span{color:var(--red)}
.masthead-note{font-size:13px;color:var(--muted);letter-spacing:.02em}
.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:64px;align-items:center;flex:1;padding:64px 0}
.eyebrow{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700;letter-spacing:.16em;margin:0 0 26px}
.eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 5px #ff31310c}
h1{font-size:clamp(50px,5.6vw,78px);line-height:1.03;letter-spacing:-.06em;margin:0;font-weight:800}h1 em{font-style:normal;color:var(--red)}
.intro{max-width:410px;font-size:16px;line-height:1.8;color:var(--muted);margin:26px 0 30px}
.actions{display:flex;flex-wrap:wrap;gap:12px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:15px 22px;border-radius:10px;font-size:14px;font-weight:700;transition:background .18s,transform .18s}
.button span{font-size:22px;line-height:1;font-weight:400}
.button-primary{background:var(--red);color:#fff;border:1px solid var(--red);box-shadow:0 5px 16px #ff313119}
.button-primary:hover{background:#df2222;transform:translateY(-2px)}
.button-secondary{background:transparent;border:1px solid #dcd4d0}.button-secondary:hover{background:#f1ebe7;transform:translateY(-2px)}
a:focus-visible{outline:3px solid #292323;outline-offset:5px}
.destination{font-size:11px;color:#857e79;margin:19px 0 0}.destination strong{font-weight:400;color:#4f4945}
.hero-art{position:relative;isolation:isolate;overflow:hidden;min-height:530px;border-radius:24px;background:linear-gradient(145deg,#ff3131 8%,#f24532 54%,#ff8c48);color:#fff;padding:32px;display:flex;flex-direction:column;justify-content:space-between}
.art-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;letter-spacing:.14em}.art-top>span:last-child{font-size:24px;font-weight:400}
.art-words{position:relative;z-index:1;display:flex;flex-direction:column;font-weight:800;font-size:clamp(42px,4.9vw,66px);letter-spacing:-.065em;line-height:1.14;margin:35px 0}.art-words>span:nth-child(2){color:#ffe3cf}
.art-bottom{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.01em}
.round-arrow{height:44px;width:44px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:25px}
.orbit{position:absolute;z-index:-1;border:1px solid #ffffff29;border-radius:50%;width:490px;height:490px;right:-235px;top:64px}.orbit-two{width:620px;height:620px;right:-300px;top:0}
.page-footer{display:flex;justify-content:space-between;gap:18px;padding:24px 0 28px;border-top:1px solid #e9e3df;font-size:10px;color:#857e79}
@media(min-width:1500px){.hero{padding:80px 0}.hero-art{min-height:570px}}
@media(max-width:1000px){.landing{padding:0 32px}.hero{gap:32px}.hero-art{min-height:490px;padding:26px}.art-words{font-size:48px}.button{padding:14px 17px;gap:16px}}
@media(max-width:700px){.landing{padding:0 24px}.masthead{padding:24px 0}.wordmark{font-size:30px}.masthead-note{font-size:10px}.hero{grid-template-columns:1fr;gap:34px;padding:42px 0}.hero-copy{max-width:480px}.eyebrow{margin-bottom:23px;font-size:10px}h1{font-size:clamp(48px,12vw,68px)}.intro{font-size:15px;margin:22px 0 25px}.hero-art{min-height:280px;padding:24px}.art-words{font-size:49px;margin:24px 0}.art-top{font-size:9px}.art-bottom{font-size:11px}.page-footer{font-size:9px;flex-wrap:wrap;padding:20px 0}.destination{font-size:10px}}
@media(prefers-reduced-motion:reduce){.button{transition:none}.button:hover{transform:none}}
