:root{--blue:#183f5a;--ink:#102b3b;--paper:#faf4e8;--apricot:#f39a72;--yellow:#e8c955;--mint:#9acdb8;--berry:#bf88a6;--slate:#4d5b61;--white:#fff;--line:rgba(255,255,255,.22)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:1.05rem/1.65 "Palatino Linotype",Palatino,Georgia,serif}img{display:block;max-width:100%}a{color:inherit}button,a{touch-action:manipulation}.cgh-skip-link{position:fixed;top:8px;left:8px;z-index:99;transform:translateY(-160%);background:var(--yellow);padding:.7rem 1rem;color:var(--ink)}.cgh-skip-link:focus{transform:none}.cgh-site-header{position:sticky;top:0;z-index:40;background:rgba(16,43,59,.96);color:var(--white);border-bottom:1px solid rgba(255,255,255,.25)}.cgh-header-inner{max-width:1180px;margin:auto;min-height:76px;padding:.6rem 1.25rem;display:flex;align-items:center;gap:1rem}.cgh-brand{display:flex;align-items:center;gap:.7rem;text-decoration:none;font:700 1rem Verdana,Geneva,sans-serif}.cgh-brand img{width:48px;height:48px}.cgh-navigation{margin-left:auto}.cgh-navigation ul{display:flex;align-items:center;gap:.2rem;list-style:none;margin:0;padding:0}.cgh-navigation a{display:block;padding:.65rem .75rem;text-decoration:none;font-family:Verdana,Geneva,sans-serif;font-size:.88rem;border:1px solid transparent}.cgh-navigation a:hover,.cgh-navigation a[aria-current="page"]{border-color:var(--mint);background:rgba(154,205,184,.13)}.cgh-room-age{font:700 .78rem Monaco,Consolas,monospace;border:1px solid var(--yellow);padding:.45rem .55rem}.cgh-menu-button{display:none;margin-left:auto;background:var(--yellow);border:0;padding:.7rem .85rem;color:var(--ink);font:700 .85rem Verdana,Geneva,sans-serif}.cgh-blueprint{background-color:var(--blue);background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:80px 80px,80px 80px,16px 16px,16px 16px;color:var(--white)}.cgh-blueprint-hero{min-height:680px;position:relative;overflow:hidden}.cgh-hero-inner{max-width:1240px;margin:auto;min-height:680px;padding:3rem 1.25rem 4rem;position:relative}.cgh-hero-image{width:min(920px,76vw);margin:0 0 0 auto;border:1px solid rgba(255,255,255,.5);clip-path:polygon(3% 0,100% 0,100% 94%,94% 100%,0 100%,0 7%)}.cgh-hero-title{position:absolute;top:8%;left:2%;z-index:2;width:min(570px,55%);margin:0;background:var(--blue);border:1px solid var(--white);padding:1.3rem 1.6rem;font:700 clamp(2.2rem,5.3vw,5rem)/.98 Verdana,Geneva,sans-serif;letter-spacing:-.06em}.cgh-hero-intro{position:absolute;left:10%;bottom:8%;z-index:3;width:min(520px,44%);background:var(--apricot);color:var(--ink);padding:1.35rem 1.5rem;border:1px solid var(--ink);box-shadow:12px 12px 0 var(--ink)}.cgh-status-note{position:absolute;right:3%;top:7%;z-index:3;transform:rotate(2deg);background:var(--yellow);color:var(--ink);padding:1rem 1.2rem;box-shadow:5px 6px 0 rgba(16,43,59,.7);font:700 .88rem Monaco,Consolas,monospace}.cgh-route-links{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.1rem}.cgh-route-link,.cgh-primary-link{display:inline-block;background:var(--ink);color:var(--white);padding:.72rem 1rem;text-decoration:none;font:700 .85rem Verdana,Geneva,sans-serif;border:1px solid var(--ink)}.cgh-route-link:last-child{background:transparent;color:var(--ink)}.cgh-section{padding:5rem 1.25rem}.cgh-shell{max-width:1120px;margin:auto}.cgh-section-heading,.cgh-page-title{font:700 clamp(2rem,4vw,3.7rem)/1.08 Verdana,Geneva,sans-serif;letter-spacing:-.045em;margin:0 0 1.2rem}.cgh-label{font:700 .78rem Monaco,Consolas,monospace;letter-spacing:.06em}.cgh-summary{background:var(--yellow);color:var(--ink)}.cgh-summary-grid{display:grid;grid-template-columns:1.2fr repeat(5,1fr);border:1px solid var(--ink)}.cgh-summary-grid>*{margin:0;padding:1rem;border-right:1px solid var(--ink)}.cgh-summary-grid>*:last-child{border:0}.cgh-room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.cgh-game-plan{position:relative;background:var(--paper);border:2px solid var(--ink);color:var(--ink);padding:1rem;box-shadow:8px 8px 0 var(--ink)}.cgh-game-plan:nth-child(2){transform:translateY(2rem)}.cgh-game-plan img{aspect-ratio:4/3;width:100%;object-fit:cover;border:1px solid var(--ink)}.cgh-game-plan h2,.cgh-game-plan h3{font:700 1.45rem Verdana,Geneva,sans-serif;margin:.7rem 0 .35rem}.cgh-game-meta{display:flex;justify-content:space-between;gap:.6rem;font:.72rem Monaco,Consolas,monospace;border-bottom:1px dashed var(--slate);padding:.65rem 0}.cgh-game-plan .cgh-primary-link{margin-top:.5rem}.cgh-feature-map{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:1px;background:var(--ink);border:1px solid var(--ink)}.cgh-feature-cell{background:var(--mint);padding:2rem}.cgh-feature-cell:nth-child(3n){background:var(--berry)}.cgh-feature-cell:nth-child(4n){background:var(--yellow)}.cgh-feature-cell h3{font:700 1.2rem Verdana,Geneva,sans-serif;margin-top:0}.cgh-virtual-note{background:var(--apricot);color:var(--ink);border-block:1px solid var(--ink)}.cgh-note-layout{display:grid;grid-template-columns:1fr 2fr;gap:3rem;align-items:start}.cgh-page-hero{padding:5rem 1.25rem;background:var(--blue);color:var(--white);border-bottom:8px solid var(--apricot)}.cgh-page-hero .cgh-shell{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:2rem}.cgh-page-hero p{max-width:62ch}.cgh-plan-note{background:var(--yellow);color:var(--ink);padding:1.2rem;transform:rotate(1deg);border:1px solid var(--ink)}.cgh-copy{max-width:780px}.cgh-copy h2{font:700 1.55rem Verdana,Geneva,sans-serif;margin-top:2.5rem}.cgh-copy li{margin:.55rem 0}.cgh-contact-address{display:block;margin:2rem 0;padding:1.5rem;background:var(--yellow);font:700 clamp(1rem,3vw,2rem) Monaco,Consolas,monospace;overflow-wrap:anywhere;border:1px solid var(--ink)}.cgh-play-shell{padding:1.5rem 1.25rem 4rem;background:var(--blue);color:var(--white);min-height:calc(100vh - 76px)}.cgh-play-head{max-width:1180px;margin:0 auto 1rem;display:flex;justify-content:space-between;gap:1rem;align-items:end}.cgh-play-head h1{margin:0;font:700 clamp(1.8rem,4vw,3rem) Verdana,Geneva,sans-serif}.cgh-game-frame{display:block;width:min(1180px,100%);height:min(780px,calc(100vh - 190px));min-height:620px;margin:auto;border:2px solid var(--white);background:var(--ink)}.cgh-site-footer{background:var(--ink);color:var(--paper);padding:3rem 1.25rem}.cgh-footer-grid{max-width:1120px;margin:auto;display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:2rem}.cgh-footer-links{display:flex;flex-direction:column;gap:.45rem}.cgh-email,.cgh-footer-address{overflow-wrap:anywhere}.cgh-footer-address{max-width:30ch}.cgh-footer-note{font-size:.9rem;color:#dbe3df}a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}
@media(max-width:820px){.cgh-menu-button{display:block}.cgh-navigation{display:none;position:absolute;top:76px;left:0;right:0;background:var(--ink);padding:.75rem 1rem;border-bottom:1px solid var(--mint)}.cgh-navigation.cgh-navigation-open{display:block}.cgh-navigation ul{display:grid}.cgh-room-age{display:none}.cgh-blueprint-hero,.cgh-hero-inner{min-height:auto}.cgh-hero-inner{display:flex;flex-direction:column;padding:2rem 1rem 3rem}.cgh-hero-title,.cgh-hero-intro,.cgh-status-note{position:static;width:auto;transform:none}.cgh-hero-title{order:1}.cgh-status-note{order:2;align-self:flex-end;margin:-.4rem .5rem .7rem}.cgh-hero-image{order:3;width:100%;margin:0}.cgh-hero-intro{order:4;margin:-1rem .5rem 0;box-shadow:7px 7px 0 var(--ink)}.cgh-summary-grid{grid-template-columns:1fr 1fr}.cgh-summary-grid>*{border-bottom:1px solid var(--ink)}.cgh-summary-grid>*:first-child{grid-column:1/-1}.cgh-room-grid,.cgh-feature-map,.cgh-note-layout,.cgh-page-hero .cgh-shell,.cgh-footer-grid{grid-template-columns:1fr}.cgh-game-plan:nth-child(2){transform:none}.cgh-game-frame{min-height:560px;height:72vh}.cgh-play-head{align-items:start;flex-direction:column}.cgh-section{padding:3.5rem 1rem}}
@media(max-width:420px){.cgh-brand span{max-width:130px}.cgh-summary-grid{grid-template-columns:1fr}.cgh-summary-grid>*:first-child{grid-column:auto}.cgh-game-frame{min-height:520px}.cgh-page-hero{padding:3rem 1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
