:root{color:#251409;font-synthesis:none;text-rendering:optimizelegibility;--paper:#fff7ef;--ink:#251409;--brick:#a64222;--brick-dark:#713018;--mint:#04a56b;--green:#014b3f;--discord:#5865f2;--discord-dark:#4752c4;--line:#25140924;--muted:#6f6258;--white:#fff;background:#fff7ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff7eff0;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:12px clamp(18px,4vw,52px);display:flex;position:sticky;top:0}.logo-button{cursor:pointer;background:0 0;border:0;align-items:center;width:120px;height:56px;padding:0;display:inline-flex}.logo-button img{object-fit:contain;width:100%;height:100%}nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.nav-item{min-height:40px;color:var(--green);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;padding:0 15px;text-decoration:none;display:inline-flex}.nav-item.active,.nav-item:hover{border-color:var(--line);background:var(--white)}.hero{min-height:clamp(520px,68vh,720px);color:var(--white);isolation:isolate;align-items:end;display:grid;position:relative;overflow:hidden}.hero-media{z-index:-2;position:absolute;inset:0}.hero-media img{object-fit:cover;width:100%;height:100%;animation:.72s hero-fade}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#1d0e03e0,#1d0e037a,#1d0e031f);position:absolute;inset:0}.hero-content{width:min(780px,100%);padding:clamp(42px,8vw,88px) clamp(42px,8vw,88px) clamp(78px,9vw,108px)}.hero-carousel-controls{z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:min(360px,100vw - 36px);display:flex;position:absolute;bottom:clamp(18px,4vw,42px);right:clamp(18px,4vw,52px)}.hero-carousel-controls button{cursor:pointer;background:#ffffff42;border:1px solid #ffffffd1;border-radius:999px;width:12px;height:12px;padding:0}.hero-carousel-controls button.active,.hero-carousel-controls button:hover{background:var(--mint);border-color:var(--mint)}.hero-carousel-arrow{z-index:2;width:clamp(42px,4.4vw,56px);height:clamp(42px,4.4vw,56px);color:var(--white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#1d0e0357;border:1px solid #ffffff94;border-radius:999px;place-items:center;padding:0;transition:background .16s,border-color .16s,transform .16s;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 14px 34px #00000042}.hero-carousel-arrow-left{left:clamp(12px,3vw,38px)}.hero-carousel-arrow-right{right:clamp(12px,3vw,38px)}.hero-carousel-arrow:hover,.hero-carousel-arrow:focus-visible{background:#ffffff3d;border-color:#ffffffe0;transform:translateY(-50%)scale(1.04)}.hero-carousel-controls button:focus-visible,.hero-carousel-arrow:focus-visible{outline:2px solid var(--mint);outline-offset:3px}@keyframes hero-fade{0%{opacity:.45;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}.eyebrow{color:var(--mint);letter-spacing:0;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:720px;margin-bottom:20px;font-size:clamp(2.6rem,7vw,5.8rem);line-height:.98}h2{letter-spacing:0;margin-bottom:18px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}h3{margin-bottom:0;font-size:1.28rem;line-height:1.2}.hero p:not(.eyebrow),.lead{color:#ffffffe0;max-width:640px;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-action,.secondary-action{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 18px;font-weight:800;text-decoration:none;display:inline-flex}.primary-action{background:var(--mint);color:#06251f}.primary-action.discord-action,.secondary-action.discord-action{background:var(--discord);color:var(--white);border-color:#ffffff3d;transition:background .16s,box-shadow .16s,transform .16s;box-shadow:0 12px 26px #5865f242}.discord-action:hover,.discord-action:focus-visible{background:var(--discord-dark);transform:translateY(-1px);box-shadow:0 16px 34px #5865f257}.hero-discord-action{min-height:54px;padding:0 26px;font-size:1.04rem;box-shadow:0 18px 38px #5865f261,inset 0 0 0 1px #ffffff2e}.discord-icon{flex:none;display:inline-block}.secondary-action{background:var(--white);color:var(--green);border-color:var(--line)}.summary-band{border-bottom:1px solid var(--line);background:var(--green);color:var(--white);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.info-tile{border-right:1px solid #ffffff29;align-items:center;gap:14px;min-height:112px;padding:24px clamp(18px,4vw,52px);display:flex}.info-tile p{color:#ffffffad;text-transform:uppercase;margin-bottom:3px;font-size:.82rem}.info-tile strong{font-size:1.12rem;display:block}.content-section{padding:clamp(54px,8vw,96px) clamp(18px,5vw,72px)}.page-section{min-height:70vh}.two-column{grid-template-columns:minmax(260px,.7fr) minmax(320px,1fr);align-items:start;gap:clamp(28px,6vw,76px);display:grid}.section-heading{justify-content:space-between;align-items:start;gap:24px;margin-bottom:30px;display:flex}.section-heading.tight{margin-bottom:18px}.meetup-stack{gap:18px;display:grid}.meetup-card{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:20px;box-shadow:0 16px 36px #2514090f}.meetup-card-header{justify-content:space-between;gap:18px;margin-bottom:14px;display:flex}.meetup-card-header p{color:var(--muted);margin-bottom:4px}.meetup-card-header span{height:30px;color:var(--brick-dark);background:#f3e3d7;border-radius:999px;flex:none;align-items:center;padding:0 10px;font-size:.8rem;font-weight:800;display:inline-flex}.note{color:var(--muted)}.game-list{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.game-list li{background:#f8efe7;border-radius:999px;align-items:center;gap:7px;max-width:100%;min-height:36px;padding:5px 8px 5px 13px;display:inline-flex}.game-list.compact li:nth-child(n+6){display:none}.game-list .game-title{overflow-wrap:anywhere;min-width:0}.game-list a{background:var(--green);min-width:53px;height:24px;color:var(--white);border-radius:999px;align-items:center;gap:5px;padding:0 8px 0 6px;font-size:.72rem;font-weight:800;text-decoration:none;display:inline-flex}.game-list a img{background:var(--white);border-radius:3px;flex:none;width:14px;height:14px}.gallery-preview{background:#f1e7df}.photo-strip{grid-template-columns:1.2fr .85fr 1fr .8fr 1.1fr;gap:12px;min-height:310px;display:grid}.photo-strip img,.masonry-gallery img{object-fit:cover;width:100%;height:100%;display:block}.photo-strip img{border-radius:8px}.photo-strip img:nth-child(2),.photo-strip img:nth-child(4){transform:translateY(32px)}.masonry-gallery{columns:3 260px;column-gap:16px}.masonry-gallery figure{break-inside:avoid;background:var(--white);border-radius:8px;margin:0 0 16px;overflow:hidden}.masonry-gallery figure.landscape{aspect-ratio:4/3}.masonry-gallery figure.portrait{aspect-ratio:3/4}.masonry-gallery figure.square{aspect-ratio:1}.contact-layout,.admin-layout{grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr);align-items:start;gap:clamp(28px,6vw,76px);display:grid}.contact-layout .lead{color:var(--muted)}.contact-layout .lead a{color:var(--green);font-weight:800}.contact-email-link{min-height:44px;color:var(--green);background:#014b3f14;border-radius:999px;align-items:center;gap:9px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.contact-panel,.admin-output{border:1px solid var(--line);background:var(--white);border-radius:8px;padding:24px;box-shadow:0 16px 36px #2514090f}.contact-panel img{width:min(260px,100%);height:auto;margin-bottom:24px;display:block}.contact-panel p{color:var(--muted)}.contact-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contact-form-actions{flex-wrap:wrap;grid-column:1/-1;gap:12px;display:flex}.contact-submit{background:var(--green);color:var(--white)}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}label{color:var(--green);gap:7px;font-weight:800;display:grid}label.wide{grid-column:1/-1}input,textarea{border:1px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:8px;padding:12px 14px}textarea{resize:vertical}.admin-output{position:sticky;top:108px}pre{border:1px solid var(--line);color:#fff6ef;background:#2a1b12;border-radius:8px;max-height:360px;padding:14px;font-size:.86rem;line-height:1.45;overflow:auto}.site-footer{border-top:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:18px;padding:28px clamp(18px,5vw,72px);display:flex}.site-footer p{color:var(--muted);margin-bottom:0}.site-footer a{color:var(--green);align-items:center;gap:6px;font-weight:800;text-decoration:none;display:inline-flex}.site-footer .footer-discord-link{color:var(--discord)}@media (width<=880px){.site-header,.section-heading,.site-footer{flex-direction:column;align-items:flex-start}.summary-band,.two-column,.contact-layout,.admin-layout{grid-template-columns:1fr}.info-tile{border-bottom:1px solid #ffffff29;border-right:0;min-height:92px}.photo-strip{grid-template-columns:1fr 1fr}.photo-strip img:nth-child(2),.photo-strip img:nth-child(4){transform:none}.admin-output{position:static}}@media (width<=560px){nav{justify-content:flex-start}.nav-item{padding:0 12px}.hero{min-height:620px}.hero-content{padding:32px 18px 78px}.hero-carousel-controls{justify-content:flex-start;bottom:18px;right:18px}.hero-carousel-arrow{width:42px;height:42px;top:46%}.hero:after{background:#1d0e03b8}.contact-form,.form-grid,.photo-strip{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.hero-media img{animation:none}}
