@layer pages{.active-id-page{background:var(--paper);color:var(--ink);min-height:100vh}.active-id-shell{min-height:calc(100vh - 4rem);display:grid}.active-id-sidebar{display:none}.active-id-content{min-width:0}.active-id-hero{background:var(--black);color:var(--white);padding:clamp(4rem, 10vw, 8rem) var(--gutter);gap:2rem;display:grid}.active-id-hero__copy{align-content:end;gap:1rem;display:grid}.active-id-hero h1{letter-spacing:-.08em;max-width:9ch;font-size:clamp(3.5rem,12vw,9rem);line-height:.82}.active-id-hero__copy>p:last-child{color:#c8c6be;max-width:40rem;font-size:clamp(1rem,2vw,1.3rem);line-height:1.45}.active-id-pass{background:var(--yellow);color:var(--ink);align-self:end;gap:1.25rem;min-height:24rem;padding:clamp(1.25rem,3vw,2rem);display:grid;position:relative;overflow:hidden;transform:rotate(-1deg)}.active-id-pass:after{content:"";pointer-events:none;border:1px solid #11110f2e;position:absolute;inset:.6rem}.active-id-pass__topline{text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.active-id-pass__topline strong{letter-spacing:-.05em;font-size:clamp(1.2rem,3vw,2rem)}.active-id-pass__topline span{letter-spacing:.12em;font-size:.62rem;font-weight:900}.active-id-pass__identity{grid-template-columns:auto 1fr;align-items:center;gap:1rem;display:grid}.active-id-avatar{background:var(--ink);color:var(--yellow);border-radius:50%;place-items:center;width:5rem;height:5rem;font-size:1.2rem;font-weight:900;display:grid}.active-id-pass__identity div:last-child{gap:.35rem;display:grid}.active-id-pass__identity span{text-transform:uppercase;font-size:.7rem;font-weight:800}.active-id-pass__identity strong{letter-spacing:-.05em;font-size:clamp(1.6rem,4vw,2.8rem)}.active-id-pass>p{max-width:34rem;line-height:1.5}.active-id-pass__code{align-items:end;gap:.35rem;margin-top:auto;display:flex}.active-id-pass__code span{background:var(--ink);width:.4rem;height:2.5rem;display:block}.active-id-pass__code span:nth-child(2),.active-id-pass__code span:nth-child(5){width:1.1rem}.active-id-pass__code span:nth-child(3){height:1.7rem}.active-id-pass__code span:nth-child(4){width:.7rem;height:3.25rem}.active-id-dashboard-grid{background:#c9c5b8;gap:1px;display:grid}.active-id-card{background:var(--white);gap:1.4rem;min-height:22rem;padding:clamp(1.5rem,4vw,2.75rem);display:grid}.active-id-card--dark{background:var(--ink);color:var(--white)}.active-id-card--level{background:var(--yellow)}.active-id-card__heading{justify-content:space-between;align-items:center;display:flex}.active-id-card__heading>span{text-transform:uppercase;border:1px solid;border-radius:2rem;padding:.4rem .65rem;font-size:.62rem;font-weight:900}.active-id-card h2,.active-id-wide-card h2,.active-id-settings h2{letter-spacing:-.065em;font-size:clamp(2.3rem,6vw,4.8rem);line-height:.9}.active-id-card>p{max-width:34rem;line-height:1.45}.active-id-levels{grid-template-columns:repeat(4,1fr);gap:.35rem;display:grid}.active-id-levels span{border:1px solid var(--ink);place-items:center;min-height:3rem;font-size:.72rem;font-weight:900;display:grid}.button--dark{background:var(--ink);color:var(--white);justify-self:start}.active-world-card{border-top:1px solid;gap:.35rem;padding:1rem 0;display:grid}.active-world-card strong{font-size:1.4rem}.active-world-card span{color:#727168;font-size:.8rem}.active-world-card a{text-transform:uppercase;margin-top:.35rem;font-size:.72rem;font-weight:900}.active-world-card--muted{opacity:.45}.active-id-crew-mark{color:var(--yellow);letter-spacing:-.09em;margin:.5rem 0;font-size:clamp(3rem,10vw,7rem);font-weight:900;line-height:.65}.active-id-empty-slot{border:1px dashed #9d9a90;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.25rem;display:grid}.active-id-empty-slot>span{font-size:2rem}.active-id-text-link{text-transform:uppercase;align-self:end;font-size:.74rem;font-weight:900}.active-id-list-empty{border-top:1px solid #aaa79e;grid-template-columns:auto 1fr;align-items:end;gap:1.25rem;margin-top:auto;padding-top:1rem;display:grid}.active-id-list-empty>span{letter-spacing:-.06em;font-size:2rem;font-weight:900}.active-id-list-empty p{color:#66645d;line-height:1.45}.active-id-wide-card{background:var(--black);color:var(--white);padding:clamp(3rem, 8vw, 7rem) var(--gutter);gap:2rem;display:grid}.active-id-wide-card>p{color:#bbb8af;max-width:44rem;font-size:clamp(1rem,2vw,1.3rem);line-height:1.5}.active-id-progress-line{background:#353532;height:1px;position:relative;overflow:visible}.active-id-progress-line span{background:var(--yellow);border-radius:50%;width:1rem;height:1rem;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.active-id-settings{background:var(--paper);padding:clamp(3rem, 8vw, 7rem) var(--gutter);gap:1.25rem;display:grid}.active-id-settings>p:not(.eyebrow){max-width:48rem;line-height:1.5}.active-id-settings__rows{border-top:1px solid #aaa79e;margin-top:1rem;display:grid}.active-id-settings__rows span{text-transform:uppercase;border-bottom:1px solid #aaa79e;padding:1rem 0;font-size:.78rem;font-weight:900}@media (min-width:760px){.active-id-hero{grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr)}.active-id-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.active-id-levels{grid-template-columns:repeat(8,1fr)}}@media (min-width:1100px){.active-id-shell{grid-template-columns:15rem minmax(0,1fr)}.active-id-sidebar{color:var(--white);background:#11110f;border-right:1px solid #2d2d29;grid-template-rows:auto 1fr auto;height:100vh;min-height:calc(100vh - 4rem);padding:1.5rem;display:grid;position:sticky;top:0}.active-id-sidebar__brand{align-items:baseline;gap:.4rem;display:flex}.active-id-sidebar__brand span{letter-spacing:-.05em;font-size:1.2rem;font-weight:900}.active-id-sidebar__brand small{color:var(--yellow);font-size:.62rem;font-weight:900}.active-id-sidebar nav{align-content:center;gap:.25rem;display:grid}.active-id-sidebar nav a,.active-id-sidebar__settings{color:#8e8d86;text-transform:uppercase;padding:.8rem 0;font-size:.72rem;font-weight:900;text-decoration:none}.active-id-sidebar nav a.is-active,.active-id-sidebar nav a:hover,.active-id-sidebar__settings:hover{color:var(--white)}.active-id-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}}
.cms-page,.cms-reviews,.cms-import{color:#171714;background:#fffdf4;max-width:60rem;margin:0 auto;padding:8rem 1.5rem 4rem}.cms-page h1,.cms-reviews h1{letter-spacing:-.035em;margin:.8rem 0 2rem;font-size:clamp(2.4rem,6vw,5rem);line-height:1.05}.cms-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.8rem;font-weight:700}.cms-intro{max-width:44rem;font-size:1.25rem;line-height:1.6}.cms-page__body{gap:1.6rem;margin-top:2.5rem;line-height:1.75;display:grid}.cms-page figure,.cms-gallery figure{margin:0}.cms-page .media-frame{object-fit:contain;width:100%;height:auto;max-height:75vh}.cms-page figcaption{color:#5d5d54;padding:.6rem 0;font-size:.9rem;line-height:1.5}.cms-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cms-faq details{border-bottom:1px solid #d4d4ca;padding:1rem 0}.cms-faq summary{cursor:pointer;font-weight:700}.cms-cta{color:#111;background:#f8dd33;border:1px solid #111;padding:.8rem 1.3rem;font-weight:700;text-decoration:none;display:inline-block}.cms-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.cms-review-grid article{background:#fffdf4;border:1px solid #deded3;padding:1.5rem}.cms-review-grid blockquote{white-space:pre-line;margin:1rem 0;line-height:1.65}.cms-review-grid time{color:#5d5d54;font-size:.85rem;display:block}.cms-review-grid .media-frame{object-fit:cover;border-radius:50%;width:3rem;height:3rem}.cms-review-grid footer{color:#5d5d54;font-size:.8rem}.cms-review-pagination{justify-content:space-between;gap:1rem;margin:2rem 0;display:flex}.cms-import input,.cms-import button{margin:1rem 0;padding:.8rem;display:block}.cms-import pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eee;max-height:60vh;padding:1rem;overflow:auto}@media (max-width:40rem){.cms-gallery,.cms-review-grid{grid-template-columns:1fr}.cms-page,.cms-reviews{padding-top:6rem}}
.destination-page .destination-hero__wash{background:linear-gradient(90deg,#0009,#0000 85%),linear-gradient(#0000 35%,#000c)}.destination-page .destination-hero__content{z-index:2;position:relative}.destination-film{z-index:3;padding:0 var(--gutter) 2rem;position:relative}.destination-film__dialog{color:#fff;background:#101010;border:1px solid #777;width:min(92vw,70rem);max-height:92svh;padding:1rem}.destination-film__dialog::backdrop{background:#000d}.destination-film__dialog iframe{aspect-ratio:16/9;border:0;width:100%;margin-block:1rem;display:block}.destination-film__close{color:#fff;background:0 0;border:1px solid #777;min-height:44px;margin-left:auto;padding:.5rem 1rem;display:block}.destination-crew-intro{color:#deddd3;max-width:52rem;margin:1.25rem 0 2rem;line-height:1.7}.destination-crew__cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.destination-crew__card{background:#171715;min-width:0}.destination-crew__card>.media-frame{aspect-ratio:1;object-fit:cover;width:100%}.destination-crew__card>div{padding:1rem}.destination-crew__card h3{margin:.5rem 0;font-size:1.3rem}.destination-crew__card .eyebrow{font-size:.65rem}.destination-crew__card details{font-size:.85rem;line-height:1.6}.destination-crew__card summary{cursor:pointer;min-height:44px;padding-top:.6rem}.destination-crew__controls{justify-content:flex-end;gap:.5rem;margin-bottom:1rem;display:flex}.destination-crew__controls button{color:#fff;background:#171715;border:1px solid #777;min-width:44px;min-height:44px}.destination-crew__cards--slider{scroll-snap-type:x mandatory;padding-bottom:1rem;display:flex;overflow-x:auto}.destination-crew__cards--slider>article{scroll-snap-align:start;flex:0 0 72%}.destination-gallery{padding:1rem var(--gutter) 4rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.destination-gallery figure{min-width:0;margin:0}.destination-gallery .media-frame{aspect-ratio:4/3;object-fit:cover;width:100%}.destination-gallery figcaption{color:#d4d2c6;padding:.6rem 0;font-size:.8rem;line-height:1.5}.destination-preferences{margin-inline:calc(-1 * var(--gutter));position:relative}.destination-preferences .kiteworld-panel.kiteworld-gate{padding:clamp(2rem,5vw,5rem) var(--gutter);background:linear-gradient(90deg,#05071355,#050713aa),url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/ESO_-_Milky_Way.jpg/1280px-ESO_-_Milky_Way.jpg) 50%/cover;border:0;border-radius:0;margin-bottom:0}.destination-preferences .kiteworld-accordion{border-inline:0;margin:0}.destination-preferences .kiteworld-gate__body{text-shadow:0 2px 16px #000}.destination-galaxy-credit{padding:.5rem var(--gutter);color:#aaa;background:#080a13;font-size:.6rem;display:block}.destination-preferences:has(.kiteworld-accordion:not([open])) .destination-galaxy-credit{display:none}@media (min-width:60rem){.destination-crew__cards{grid-template-columns:repeat(4,minmax(0,1fr))}.destination-crew__cards--slider>article{flex-basis:calc(25% - .75rem)}.destination-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.destination-preferences .kiteworld-panel.kiteworld-gate{background-image:linear-gradient(90deg,#05071355,#050713aa),url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/60/ESO_-_Milky_Way.jpg/1920px-ESO_-_Milky_Way.jpg)}}@media (max-width:35rem){.destination-gallery{grid-template-columns:1fr}}.destination-discovery>.destination-preferences{max-width:none;margin-inline:calc(-1 * var(--gutter))}.campsite-page .estate-facts article{grid-template-columns:1fr}.campsite-page .estate-facilities ul{margin-top:2rem;line-height:2}.campsite-page .estate-gallery h2{margin-bottom:2rem}.campsite-page .estate-practical>p{grid-column:1/-1}.campsite-page .estate-hero h1{overflow-wrap:anywhere;max-width:12ch;font-size:clamp(3.5rem,11vw,9rem)}.destination-crew__card>.media-frame,.destination-gallery .media-frame{height:auto;display:block}.destination-page .crew-section>h2{font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.destination-page .crew-section>p:last-child{margin-top:2rem}.destination-preferences .kiteworld-riders{height:calc(min(78vw,23rem) + 2 * var(--gutter));bottom:auto}@media (min-width:48rem){.destination-preferences .kiteworld-riders{height:auto;bottom:0;right:62%}}
