.rd-home{--cream:oklch(0.955 0.018 85);--paper:oklch(0.915 0.024 82);--paper-2:oklch(0.885 0.028 78);--ink:oklch(0.245 0.022 62);--coffee:oklch(0.44 0.056 56);--coffee-deep:oklch(0.34 0.05 55);--navy:oklch(0.335 0.072 255);--navy-deep:oklch(0.245 0.06 258);--rust:oklch(0.535 0.145 44);--gold:oklch(0.73 0.095 76);--line:oklch(0.44 0.056 56/0.28);--pad:clamp(1.25rem,5.2vw,6rem);background:var(--cream);color:var(--ink);font-family:var(--font-barlow),system-ui,sans-serif;font-weight:400;line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}.rd-home *,.rd-home :after,.rd-home :before{box-sizing:border-box}.rd-home img{max-width:100%;display:block}.rd-home a{color:inherit;text-decoration:none}.rd-home .anton{font-family:var(--font-anton),Impact,sans-serif;font-weight:400;line-height:.9;letter-spacing:.01em;text-transform:uppercase}.rd-home .frame{padding-inline:var(--pad)}.rd-home .rule{height:2px;background:var(--ink);border:0}.rd-home header{position:sticky;top:0;z-index:50;background:var(--cream);border-bottom:2px solid var(--ink)}.rd-home .bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.7rem}.rd-home .brand{display:flex;align-items:baseline;gap:.6rem}.rd-home .brand .mark{font-family:var(--font-anton),sans-serif;text-transform:uppercase;font-size:clamp(1.05rem,2.2vw,1.4rem);letter-spacing:.02em;color:var(--navy)}.rd-home .brand .sub{font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;color:var(--coffee);font-weight:600;display:none}.rd-home nav.top{display:flex;align-items:center;gap:clamp(.9rem,2vw,2rem)}.rd-home nav.top a{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--ink)}.rd-home nav.top a.hideable{display:none}.rd-home nav.top a:hover{color:var(--rust)}.rd-home .btn{display:inline-block;background:var(--rust);color:var(--cream)!important;font-family:var(--font-anton),sans-serif;text-transform:uppercase;letter-spacing:.06em;padding:.55rem 1.1rem;font-size:.85rem;border:2px solid var(--rust);cursor:pointer}.rd-home .btn:hover{background:var(--coffee-deep);border-color:var(--coffee-deep);color:var(--cream)!important}.rd-home .btn.ghost{background:transparent;color:var(--ink)!important;border-color:var(--ink)}.rd-home .btn.ghost:hover{background:var(--ink);color:var(--cream)!important}@media (min-width:640px){.rd-home .brand .sub{display:block}.rd-home nav.top a.hideable{display:inline}}.rd-home .hero{padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:clamp(2rem,5vw,4rem)}.rd-home .kicker{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem;align-items:center;font-size:.72rem;letter-spacing:.24em;text-transform:uppercase;font-weight:600;color:var(--coffee);margin-bottom:clamp(1rem,3vw,2rem)}.rd-home .kicker .dot{width:6px;height:6px;background:var(--rust);border-radius:50%;display:inline-block}.rd-home .megaword{font-size:clamp(3.4rem,17vw,15rem);color:var(--navy);margin-block:-.02em}.rd-home .megaword .em{color:var(--rust)}.rd-home .hero-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-top:.4rem}.rd-home .hero-sub .anton{font-size:clamp(1.4rem,4.4vw,3rem);color:var(--coffee-deep)}.rd-home .hero-sub .thin{font-family:var(--font-barlow);font-weight:600;letter-spacing:.22em;text-transform:uppercase;font-size:clamp(.75rem,1.4vw,.95rem);color:var(--ink);margin-top:.6rem}.rd-home .tagline{margin-top:clamp(2rem,5vw,3.5rem);border-block:2px solid var(--ink);padding-block:clamp(1.2rem,3vw,2.2rem);display:grid;grid-template-columns:1fr;gap:.4rem}.rd-home .tagline .big{font-size:clamp(1.9rem,6.6vw,5.4rem);color:var(--ink)}.rd-home .tagline .big span{color:var(--rust)}.rd-home .tagline .meta{font-size:.95rem;color:var(--coffee);max-width:60ch;display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin-top:.3rem;align-items:center}.rd-home .tagline .meta .rdot{background:var(--rust);width:6px;height:6px;border-radius:50%}.rd-home .split{display:grid;grid-template-columns:1fr}@media (min-width:900px){.rd-home .split{grid-template-columns:1fr 1fr}}.rd-home .panel{padding:clamp(2rem,4.5vw,4rem) var(--pad)}.rd-home .panel .tag{font-size:.72rem;letter-spacing:.26em;text-transform:uppercase;font-weight:700}.rd-home .panel h2{margin:.6rem 0 .2rem}.rd-home .panel h2.anton{font-size:clamp(2.6rem,7vw,5rem)}.rd-home .panel .lede{max-width:44ch;margin-top:.9rem;font-size:1.02rem}.rd-home .panel ul{list-style:none;margin:1.4rem 0 0;padding:0;display:grid;gap:.5rem}.rd-home .panel li{display:flex;gap:.7rem;font-size:.95rem;align-items:baseline;padding-bottom:.5rem}.rd-home .panel li b{font-weight:600}.rd-home .panel .num{font-family:var(--font-anton);font-size:.85rem;letter-spacing:.05em;flex:none;width:1.8rem}.rd-home .day{background:var(--paper);color:var(--ink)}.rd-home .day .tag{color:var(--rust)}.rd-home .day h2{color:var(--coffee-deep)}.rd-home .day .num{color:var(--rust)}.rd-home .day li{border-bottom:1px solid var(--line)}.rd-home .night{background:var(--navy-deep);color:oklch(.9 .02 82)}.rd-home .night .tag{color:var(--gold)}.rd-home .night h2{color:var(--cream)}.rd-home .night .num{color:var(--gold)}.rd-home .night li{border-bottom:1px solid oklch(.9 .02 82/.18)}.rd-home .night .lede{color:oklch(.86 .02 82)}.rd-home .photo-plate{margin-top:1.8rem;border:2px solid;overflow:hidden;background:oklch(.5 .03 60)}.rd-home .photo-plate img{width:100%;height:clamp(200px,32vw,300px);object-fit:cover;display:block}.rd-home .heritage{background:var(--coffee-deep);color:var(--cream);padding-block:clamp(2.6rem,6vw,5rem)}.rd-home .heritage .grid{display:grid;gap:clamp(1.6rem,4vw,3rem);grid-template-columns:1fr}@media (min-width:820px){.rd-home .heritage .grid{grid-template-columns:1.1fr .9fr;align-items:center}}.rd-home .heritage h2.anton{font-size:clamp(2.2rem,6vw,4.4rem);color:var(--cream);margin-bottom:1rem}.rd-home .heritage h2 .g{color:var(--gold)}.rd-home .heritage p{max-width:56ch;color:oklch(.9 .02 82);margin-bottom:1rem}.rd-home .badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.4rem}.rd-home .badges span{border:1px solid var(--gold);color:var(--gold);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:600;padding:.4rem .8rem}.rd-home .heritage .side img{width:100%;border:2px solid var(--gold);object-fit:cover;height:clamp(240px,40vw,420px)}.rd-home .stats{padding-block:clamp(2.4rem,5vw,4rem)}.rd-home .stats .row{display:grid;gap:clamp(1.4rem,3vw,2.5rem);grid-template-columns:repeat(2,1fr)}@media (min-width:820px){.rd-home .stats .row{grid-template-columns:repeat(4,1fr)}}.rd-home .stat .n{font-family:var(--font-anton);font-size:clamp(2.6rem,6vw,4.2rem);color:var(--rust);line-height:.9}.rd-home .stat .l{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--coffee);margin-top:.5rem}.rd-home .clubs{padding-block:clamp(2.4rem,5vw,4rem)}.rd-home .clubs .head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.8rem}.rd-home .clubs h2.anton{font-size:clamp(2rem,5.5vw,3.6rem);color:var(--navy)}.rd-home .clubs .head p{max-width:40ch;color:var(--coffee)}.rd-home .club-grid{display:grid;gap:0;border:2px solid var(--ink);grid-template-columns:1fr}@media (min-width:760px){.rd-home .club-grid{grid-template-columns:1fr 1fr}}.rd-home .club{padding:clamp(1.6rem,3.5vw,2.6rem)}.rd-home .club:first-child{border-bottom:2px solid var(--ink)}@media (min-width:760px){.rd-home .club:first-child{border-bottom:0;border-right:2px solid var(--ink)}}.rd-home .club .name{font-family:var(--font-anton);text-transform:uppercase;font-size:clamp(1.5rem,3.5vw,2.2rem);color:var(--coffee-deep)}.rd-home .club .who{font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--rust);margin-bottom:.5rem}.rd-home .club p{margin-top:.7rem;max-width:42ch}.rd-home .visit{background:var(--navy-deep);color:var(--cream);padding-block:clamp(3rem,7vw,6rem)}.rd-home .visit .anton{font-size:clamp(3rem,11vw,8rem);color:var(--cream);line-height:.86}.rd-home .visit .anton em{color:var(--gold);font-style:normal}.rd-home .visit .info{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:clamp(2rem,4vw,3rem)}@media (min-width:760px){.rd-home .visit .info{grid-template-columns:repeat(3,1fr)}}.rd-home .info .k{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--gold);margin-bottom:.5rem}.rd-home .info .v{font-size:1.02rem;color:oklch(.9 .02 82)}.rd-home .info .v b{color:var(--cream)}.rd-home .contact{background:var(--paper-2);padding-block:clamp(2.6rem,6vw,5rem)}.rd-home .contact .wrap{display:grid;gap:clamp(1.6rem,4vw,3rem);grid-template-columns:1fr}@media (min-width:860px){.rd-home .contact .wrap{grid-template-columns:.9fr 1.1fr;align-items:start}}.rd-home .contact h2.anton{font-size:clamp(2rem,5.5vw,3.6rem);color:var(--coffee-deep);margin-bottom:.8rem}.rd-home .contact p{max-width:40ch;color:var(--coffee)}.rd-home .form-grid{display:grid;gap:.9rem;grid-template-columns:1fr 1fr}.rd-home .form-grid .full{grid-column:1/-1}.rd-home .field label{display:block;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700;color:var(--coffee-deep);margin-bottom:.35rem}.rd-home .field input,.rd-home .field select,.rd-home .field textarea{width:100%;border:2px solid var(--ink);background:var(--cream);color:var(--ink);padding:.6rem .7rem;font-family:inherit;font-size:.95rem}.rd-home .field textarea{min-height:120px;resize:vertical}.rd-home .field input:focus,.rd-home .field select:focus,.rd-home .field textarea:focus{outline:2px solid var(--rust);outline-offset:1px}.rd-home .form-note{font-size:.8rem;color:var(--coffee);margin-top:.2rem}.rd-home .form-ok{border:2px solid var(--coffee);background:var(--cream);padding:1.4rem 1.5rem;color:var(--coffee-deep)}.rd-home .form-ok .anton{font-size:1.6rem;color:var(--coffee-deep);margin-bottom:.4rem}.rd-home .form-err{color:var(--rust);font-weight:600;font-size:.9rem}.rd-home footer{background:var(--cream);padding-block:clamp(2.4rem,5vw,4rem)}.rd-home .footwrap{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:760px){.rd-home .footwrap{grid-template-columns:auto 1fr auto;align-items:center}}.rd-home .seal{background:var(--paper);border:2px solid var(--coffee);padding:1rem 1.2rem;max-width:340px}.rd-home .seal img{width:100%;height:auto}.rd-home .foot-mid{font-size:.8rem;color:var(--coffee);letter-spacing:.04em;max-width:44ch}.rd-home .foot-mid b{font-family:var(--font-anton);color:var(--navy);font-size:1rem;letter-spacing:.03em;text-transform:uppercase}.rd-home .foot-links{display:flex;flex-direction:column;gap:.6rem;font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}.rd-home .foot-links a:hover{color:var(--rust)}.rd-home .staff{color:var(--coffee)!important}.rd-home .colophon{margin-top:2rem;font-size:.68rem;letter-spacing:.06em;color:var(--coffee);opacity:.8}.rd-home .rv{opacity:1}.rd-home.js-motion .rv{opacity:0;transform:translateY(30px)}.rd-home.js-motion .rv.is-in{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){.rd-home.js-motion .rv,.rd-home.js-motion .rv.is-in{opacity:1!important;transform:none!important;transition:none!important}}