:root{--page:#fff8f0;--surface:#fff0f5;--ink:#292333;--muted:#786978;--line:#e8c9d4;--accent:#e94f86;--dark:#28304a;--gold:#f5c955;--blue:#85cce0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--ink);font:16px/1.55 'Nunito Sans',sans-serif}a{color:inherit}button{font:inherit;color:inherit}.wrap{width:min(1120px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:18px;top:12px;background:white;padding:8px;z-index:5}.site-header{border-bottom:1px solid var(--line);height:72px}.nav-row{height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{font:600 20px 'DM Serif Display',serif;text-decoration:none}.nav-row nav{display:flex;gap:28px}.nav-row nav a{text-decoration:none}.nav-row nav a:hover{text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:6px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;min-height:680px;padding:80px 0}.eyebrow{margin:0 0 15px;color:var(--muted);font-size:12px;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.hero h1,h2{font:500 clamp(3rem,7vw,6.5rem)/.94 'DM Serif Display',serif;letter-spacing:-.04em;margin:0}.lede{font-size:20px;max-width:540px;margin:28px 0}.button{display:inline-flex;background:var(--accent);padding:13px 19px;text-decoration:none;font-weight:600;border:1px solid var(--accent)}.button:hover{background:var(--dark);border-color:var(--dark);color:#fff}.emblem{position:relative;overflow:hidden;min-height:430px;background:#fff1d8;border:1px solid var(--line);isolation:isolate}.sun{position:absolute;width:175px;height:175px;border-radius:50%;background:#ffbd92;right:48px;top:42px}.castle{position:absolute;bottom:42px;width:100%;height:280px}.castle-body,.keep{fill:var(--accent)}.tower,.roof{fill:#d83f77}.keep{fill:#f06a98}.flag{fill:var(--gold)}.window{fill:#fff0f5}.moat{fill:none;stroke:#65bcd4;stroke-width:15}.crown{position:absolute;left:50%;top:55px;transform:translateX(-50%);width:116px;height:75px;background:var(--gold);clip-path:polygon(0 0,25% 42%,50% 0,75% 42%,100% 0,86% 100%,14% 100%)}.crown:after{content:'';position:absolute;inset:15px 18px 12px;background:#ffe88a;clip-path:polygon(0 0,50% 100%,100% 0,80% 70%,20% 70%)}.spark{position:absolute;color:#fff;font-size:24px}.spark-one{top:112px;left:52px}.spark-two{right:45px;bottom:115px}.story,.style-section{padding:105px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:10vw}.story h2,.style-section h2{font-size:clamp(2.7rem,5vw,4.5rem)}.section-intro>p:last-child,.style-copy>p:last-child{max-width:450px;color:var(--muted);margin-top:25px}.timeline{list-style:none;padding:0;margin:0;border-top:1px solid var(--line)}.timeline li{display:grid;grid-template-columns:45px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.timeline span{color:var(--accent);font-weight:600}.timeline strong{font:600 23px 'DM Serif Display',serif}.timeline p{margin:5px 0;color:var(--muted)}.adventures{background:var(--surface);padding:100px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-head h2{font-size:clamp(2.8rem,5vw,4.5rem)}.section-head>p{max-width:300px;color:var(--muted)}.filters{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-top:42px}.filter{border:0;background:none;padding:13px 15px;cursor:pointer;color:var(--muted);border-bottom:3px solid transparent}.filter.active,.filter:hover{color:var(--ink);border-color:var(--accent)}.adventure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.adventure-card{min-height:270px;text-align:left;background:var(--page);border:1px solid var(--line);padding:22px;cursor:pointer;display:flex;flex-direction:column;align-items:flex-start}.adventure-card:hover{transform:translateY(-4px);border-color:var(--accent)}.adventure-card[hidden]{display:none}.card-mark{display:grid;place-items:center;width:62px;height:62px;border-radius:50%;font-size:30px;margin-bottom:45px}.pink{background:#f7b4cb}.blue{background:#b8e1eb}.gold{background:#f8dc7c}.coral{background:#ffc3a9}.adventure-card small{color:var(--muted);font-size:12px}.adventure-card strong{font:500 26px/1.05 'DM Serif Display',serif;margin:7px 0 17px}.adventure-card em{font-style:normal;font-weight:600;font-size:13px;color:var(--accent);margin-top:auto}.swatches{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:end}.swatches div{display:flex;flex-direction:column;gap:4px}.swatch{height:150px;border:1px solid var(--line);margin-bottom:10px}.pink-bg{background:#e94f86}.blue-bg{background:#85cce0}.gold-bg{background:#f5c955}.swatches small{color:var(--muted)}.notes{background:var(--dark);color:#fff;padding:90px 0}.notes-inner{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.notes h2{font-size:clamp(3rem,5vw,5rem)}.notes p:not(.eyebrow){color:#ddd;max-width:480px}.map{height:260px;background:#435071;position:relative;overflow:hidden;border:1px solid #65708e}.map:before{content:'';position:absolute;width:430px;height:170px;border:2px solid #6f829e;border-radius:50%;transform:rotate(-22deg);left:-50px;top:50px}.map-castle,.map-star{position:absolute;color:var(--gold);font-size:32px}.map-castle{left:45%;top:45%}.map-star{right:18%;top:24%;font-size:22px}.map-lake{position:absolute;width:90px;height:48px;background:#65bcd4;border-radius:50%;bottom:35px;left:26%}.map small{position:absolute;bottom:15px;right:15px;font-size:10px;letter-spacing:.12em}.site-footer{padding:25px 0;border-top:1px solid var(--line)}.site-footer .wrap{display:flex;justify-content:space-between;color:var(--muted)}.detail-dialog{border:1px solid var(--line);background:var(--page);color:var(--ink);width:min(500px,calc(100% - 40px));padding:34px;box-shadow:0 20px 70px #29233333}.detail-dialog::backdrop{background:#29233388}.detail-dialog h2{font-size:46px}.detail-dialog p:last-child{color:var(--muted)}.close-dialog{position:absolute;right:16px;top:12px;border:0;background:none;font-size:28px;cursor:pointer}@media(max-width:800px){.hero,.story,.style-section,.notes-inner{grid-template-columns:1fr}.hero{padding:60px 0;min-height:0}.emblem{min-height:360px}.adventure-grid{grid-template-columns:repeat(2,1fr)}.story,.style-section{gap:45px}.section-head{display:block}.section-head>p{margin-top:20px}}@media(max-width:520px){.nav-row nav{gap:12px;font-size:14px}.wordmark{font-size:17px}.nav-row nav a:first-child{display:none}.adventure-grid{grid-template-columns:1fr}.swatches{gap:8px}.swatch{height:100px}.site-footer .wrap{display:block}.site-footer a{display:inline-block;margin-top:10px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}