:root{--obsidian:#050807;--navy-deep:#060d1f;--navy:#0b1530;--forest-deep:#0a1a0f;--gold:#d4af37;--gold-warm:#c9a227;--gold-glow:#d4af3759;--text-light:#e8ede6;--text-muted:#c8d2c8a6}.site-page{background:var(--obsidian);min-height:100svh;color:var(--text-light)}.home-nav-links a.is-active{color:var(--gold)}.page-banner{align-items:flex-end;min-height:clamp(220px,32vh,320px);margin-top:72px;display:flex;position:relative;overflow:hidden}.page-banner-bg{object-fit:cover;object-position:center 30%;width:100%;height:100%;position:absolute;inset:0}.page-banner-overlay{background:linear-gradient(to top,var(--obsidian)0%,#050807d9 40%,#060d1f80 100%),linear-gradient(to right,#060d1f99 0%,transparent 50%);position:absolute;inset:0}.page-banner-content{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:clamp(2rem,5vw,3rem) clamp(1.25rem,4vw,2rem);position:relative}.page-banner-eyebrow{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);opacity:.85;margin:0 0 .5rem;font-size:.75rem;font-weight:500}.page-banner-content h1{font-family:var(--font-display),Georgia,serif;letter-spacing:.02em;color:var(--text-light);max-width:16ch;margin:0 0 .75rem;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.1}.page-banner-content>p{font-family:var(--font-body),system-ui,sans-serif;color:var(--text-muted);max-width:36rem;margin:0;font-size:clamp(.9375rem,2vw,1.0625rem);line-height:1.65}.page-banner-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.site-btn-gold{background:linear-gradient(135deg,var(--gold),var(--gold-warm));color:var(--navy-deep);font-family:var(--font-body),system-ui,sans-serif;box-shadow:0 0 24px var(--gold-glow);border-radius:100px;justify-content:center;align-items:center;padding:.7rem 1.4rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.site-btn-gold:hover{transform:translateY(-1px);box-shadow:0 0 32px #d4af3780}.site-btn-ghost{color:var(--text-light);font-family:var(--font-body),system-ui,sans-serif;border:1px solid #ffffff1f;border-radius:100px;justify-content:center;align-items:center;padding:.65rem 1.35rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.site-btn-ghost:hover{color:var(--gold);border-color:#d4af3759}.site-page-main{padding:clamp(2.5rem,6vw,4rem) 0 clamp(3rem,8vw,5rem)}.site-section{position:relative}.site-section-eyebrow{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin:0 0 .75rem;font-size:.75rem;font-weight:500}.site-section-title{font-family:var(--font-display),Georgia,serif;color:var(--text-light);letter-spacing:.02em;margin:0 0 1rem;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:700;line-height:1.15}.site-section-divider{background:var(--gold);border-radius:2px;width:48px;height:3px;margin:1rem 0 0}.site-panel{background:#0b153073;border:1px solid #d4af371a;border-radius:14px;padding:clamp(1.25rem,3vw,2rem)}.site-card-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}.site-card-item{background:#060d1f99;border:1px solid #ffffff0f;border-radius:10px;transition:transform .25s,border-color .25s,box-shadow .25s;overflow:hidden}.site-card-item:hover{border-color:#d4af3733;transform:translateY(-3px);box-shadow:0 12px 40px #0006}.site-card-item img{width:100%;height:auto;display:block}.site-card-item figcaption{font-family:var(--font-body),system-ui,sans-serif;color:var(--text-light);text-align:center;border-top:1px solid #ffffff0d;padding:.75rem 1rem;font-size:.875rem;font-weight:500}.contact-panel{max-width:720px;margin:0 auto}.contact-panel .site-section-title{margin-bottom:.5rem}.contact-panel-intro{font-family:var(--font-body),system-ui,sans-serif;color:var(--text-muted);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.tcg-phases-flow{flex-direction:column;gap:0;display:flex}.tcg-phase-row{grid-template-columns:3rem 1fr;align-items:start;gap:0 1.25rem;display:grid}.tcg-phase-track{flex-direction:column;align-items:center;height:100%;min-height:100%;padding-top:1.35rem;display:flex}.tcg-phase-badge{border:1px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;line-height:1;display:flex}.tcg-phase-connector{background:linear-gradient(#d4af3740,#d4af370d);flex:1;width:2px;min-height:1.25rem;margin:.5rem 0}.tcg-phase-row:last-child .tcg-phase-connector{display:none}.tcg-phase-card{border-radius:14px;margin-bottom:1rem;padding:1.25rem 1.5rem}.tcg-phase-card h4{font-family:var(--font-display),Georgia,serif;color:var(--text-light);letter-spacing:.02em;margin:0;font-size:1.05rem;font-weight:700}.tcg-phase-card-desc{font-family:var(--font-body),system-ui,sans-serif;color:#8fa8c8b3;margin:.35rem 0 0;font-size:.85rem}.tcg-phase-divider{height:1px;margin:.875rem 0}.tcg-phase-rules{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.tcg-phase-rules li{font-family:var(--font-body),system-ui,sans-serif;color:#e8f0fbd1;align-items:flex-start;gap:.55rem;font-size:.875rem;line-height:1.55;display:flex}.tcg-phase-rules li span:first-child{flex-shrink:0;margin-top:.28rem;font-size:.75rem}@media (min-width:768px){.tcg-phases-flow{grid-template-columns:1fr 1fr;align-items:start;gap:0 2rem;display:grid}.tcg-phase-row{grid-template-columns:2.75rem 1fr}.tcg-phase-track{padding-top:1.15rem}.tcg-phase-connector{display:none}}
