/* Keep the provider's chosen green room intact; frame it in the site's palette. */
.fellowship-invitation{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--hub-line);background:var(--hub-surface)}
.fellowship-invitation>div{max-width:68ch}.fellowship-invitation h2{font-size:36px;margin:0 0 14px}.fellowship-invitation p:last-child{color:var(--hub-muted);margin-bottom:0}.fellowship-invitation>.button{flex-shrink:0}
.fellowship-page{max-width:1300px}.fellowship-intro{max-width:72ch}.fellowship-intro h2,.fellowship-widget h2{font-size:40px;margin-top:0}.fellowship-intro p{color:var(--hub-muted)}
.fellowship-rules{margin:30px 0 46px}.fellowship-rules li{margin:14px 0;max-width:76ch}.fellowship-rules ul{padding-left:24px}.fellowship-widget{min-width:0}.fellowship-widget>p{max-width:78ch}.fellowship-widget a{overflow-wrap:anywhere}
.fellowship-controls{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin:24px 0}.fellowship-controls>a{font-size:14px}.fellowship-status{font-size:15px;color:var(--hub-muted);min-height:2em}
.fellowship-enter{display:flex;align-items:center;gap:24px;width:min(777px,100%);padding:28px 30px;text-align:left;border:1px solid var(--hub-gold);background:var(--hub-dark);color:var(--hub-light);cursor:pointer;font:inherit;box-sizing:border-box;box-shadow:0 8px 24px #0001}
.fellowship-enter[hidden]{display:none}.fellowship-cross{width:56px;height:76px;flex-shrink:0;color:var(--hub-gold)}.fellowship-enter-copy{min-width:0;flex:1}.fellowship-enter-copy strong{display:block;font-size:clamp(23px,3vw,32px);font-weight:600;line-height:1.2}.fellowship-enter-copy>span{display:block;margin-top:10px;font-size:15px;line-height:1.5}.fellowship-enter-arrow{font-size:30px;color:var(--hub-gold)}
.fellowship-enter:hover{outline:1px solid var(--hub-gold);outline-offset:3px}.fellowship-enter:focus-visible,.fellowship-about summary:focus-visible,.fellowship-separate:focus-visible{outline:3px solid var(--hub-accent);outline-offset:5px}.fellowship-controls>.fellowship-separate{display:inline-flex;align-items:center;min-height:44px;padding:8px 0;font-size:16px;font-weight:600}.fellowship-about{max-width:777px;margin-top:20px;border-top:1px solid var(--hub-line);padding:14px 0}.fellowship-about summary{cursor:pointer;font-size:16px;font-weight:600;min-height:32px}.fellowship-about p{font-size:15px;color:var(--hub-muted);max-width:76ch}
@media(max-width:480px){.fellowship-enter{gap:16px;padding:24px 18px}.fellowship-cross{width:40px;height:60px}.fellowship-enter-arrow{display:none}.fellowship-enter-copy>span{font-size:14px}}
.fellowship-frame-slot{width:min(777px,100%);max-width:100%;margin:22px 0;background:transparent}.fellowship-frame-slot iframe{display:block;width:100%;height:548px;max-width:100%;border:0}.fellowship-private{margin-top:42px}
@media(max-width:700px){.fellowship-invitation{align-items:flex-start;flex-direction:column}.fellowship-invitation>.button{white-space:normal}.fellowship-page{padding-left:16px;padding-right:16px}.fellowship-rules{padding:22px 18px}.fellowship-controls{align-items:stretch;flex-direction:column}.fellowship-controls .button{width:100%;box-sizing:border-box}}
@media print{.fellowship-frame-slot,.fellowship-controls{display:none!important}}
