:root{
  --ors-primary:#0b2948;
  --ors-secondary:#0877f9;
  --ors-accent:#e8f2fb;
  --ors-bg:#f5f7f9;
  --ors-surface:#ffffff;
  --ors-text:#142438;
  --ors-muted:#6b7b88;
  --ors-line:#dbe3e9;
  --ors-radius:16px;
  --ors-shadow:0 14px 34px rgba(7,29,50,.075);
  --ors-display:Georgia,"Times New Roman",serif;
  --ors-sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}
*{box-sizing:border-box}
html,body{margin:0;max-width:100%;overflow-x:hidden}
body.ors-site{background:#fff;color:var(--ors-text);font-family:var(--ors-sans);line-height:1.55;-webkit-font-smoothing:antialiased}
body.ors-site img{max-width:100%;height:auto}
body.ors-site a{text-decoration:none}
body.ors-site button,body.ors-site input{font:inherit}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.ors-shell{width:min(1180px,calc(100% - 44px));margin-inline:auto}

/* Header */
.ors-site-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--ors-line)}
.ors-header-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:78px}
.ors-brand{display:flex;align-items:center;gap:12px;min-width:0}
.ors-brand img{width:58px;max-height:50px;object-fit:contain}
.ors-brand span{max-width:210px;color:var(--ors-primary);font-size:11px;font-weight:900;letter-spacing:.055em;line-height:1.2}
.ors-desktop-nav{display:flex;align-items:center;justify-content:center;gap:19px;min-width:0}
.ors-desktop-nav a{position:relative;color:#405261;font-size:12px;font-weight:700;white-space:nowrap}
.ors-desktop-nav a:hover,.ors-desktop-nav a.is-current{color:var(--ors-secondary)}
.ors-desktop-nav a.is-current:after{content:"";position:absolute;left:0;right:0;bottom:-13px;height:2px;background:var(--ors-secondary)}
.ors-header-tools{display:flex;align-items:center;gap:9px}
.ors-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 13px;border-radius:8px;background:var(--ors-primary);color:#fff!important;font-size:10px;font-weight:850}
.ors-site-search{display:flex;align-items:center;width:142px;height:34px;border:1px solid #d7e0e7;border-radius:999px;background:#f7f9fb;overflow:hidden}
.ors-site-search input{min-width:0;width:100%;height:100%;padding:0 3px 0 11px;border:0;outline:0;background:transparent;color:var(--ors-text);font-size:10px}
.ors-site-search button{width:34px;height:34px;border:0;background:transparent;color:var(--ors-primary);font-size:17px}
.ors-mobile-menu{display:none;width:38px;height:38px;border:1px solid var(--ors-line);border-radius:8px;background:#fff;color:var(--ors-primary);font-size:20px}
.ors-mobile-drawer{display:none;border-top:1px solid var(--ors-line);background:#fff}
.ors-mobile-nav-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding-block:14px}
.ors-mobile-nav-list>a{padding:10px;border-radius:7px;color:#334858;font-size:12px;font-weight:700}
.ors-mobile-search{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:8px}
.ors-mobile-search input{min-width:0;padding:10px 12px;border:1px solid #ccd7df;border-radius:8px}
.ors-mobile-search button{padding:0 14px;border:0;border-radius:8px;background:var(--ors-secondary);color:#fff;font-weight:800}

/* Hero */
.ors-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--ors-primary),#102f50);color:#fff}
.ors-hero:before{content:"";position:absolute;inset:auto -10% -45% auto;width:560px;height:560px;border:1px solid rgba(255,255,255,.12);border-radius:50%}
.ors-hero:after{content:"";position:absolute;top:-180px;left:-180px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(8,119,249,.25),transparent 68%)}
.ors-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);align-items:center;gap:60px;min-height:570px;padding-block:76px}
.ors-kicker,.ors-small-label,.ors-section-head span,.ors-page-hero>div>span{display:block;color:#7fc1ff;font-size:10px;font-weight:900;letter-spacing:.12em}
.ors-hero h1{margin:8px 0 18px;font-family:var(--ors-display);font-size:clamp(46px,6vw,78px);line-height:.96;letter-spacing:-.03em}
.ors-hero p{max-width:650px;margin:0;color:#d5e0e8;font-size:17px;line-height:1.7}
.ors-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}
.ors-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid var(--ors-secondary);border-radius:9px;background:var(--ors-secondary);color:#fff!important;font-size:12px;font-weight:850}
.ors-btn:hover{filter:brightness(.96)}
.ors-btn-ghost{border-color:rgba(255,255,255,.62);background:transparent}
.ors-hero-logo{justify-self:end;display:grid;place-items:center;width:min(350px,100%);aspect-ratio:1;border:1px solid rgba(255,255,255,.16);border-radius:34px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}
.ors-hero-logo img{max-width:72%;max-height:72%;object-fit:contain}

/* Internal page hero */
.ors-page-hero{padding:66px 0 58px;background:linear-gradient(135deg,var(--ors-primary),#102f50);color:#fff}
.ors-page-hero h1{max-width:900px;margin:7px 0 12px;font-family:var(--ors-display);font-size:clamp(40px,5vw,64px);line-height:1}
.ors-page-hero p{max-width:720px;margin:0;color:#d3dee6;font-size:15px;line-height:1.7}

/* Shared sections */
.ors-section{padding:76px 0;background:#fff}
.ors-section.ors-alt{background:var(--ors-bg)}
.ors-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}
.ors-section-head h2{margin:6px 0 0;font-family:var(--ors-display);font-size:clamp(31px,4vw,46px);line-height:1.05;letter-spacing:-.02em}
.ors-section-head span{color:var(--ors-secondary)}
.ors-text-link{display:inline-flex;margin-top:13px;color:var(--ors-secondary)!important;font-size:11px;font-weight:850}

/* Editorial/static website sections */
.ors-story-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:34px;align-items:stretch}
.ors-story-copy{padding:30px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}
.ors-story-copy h3{margin:6px 0 13px;font-family:var(--ors-display);font-size:32px;line-height:1.08}
.ors-story-copy p{margin:0 0 12px;color:#566a78;line-height:1.7}
.ors-fact-panel{display:grid;grid-template-columns:1fr;gap:1px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:var(--ors-line);overflow:hidden}
.ors-fact-panel>div{display:grid;gap:5px;padding:22px;background:#fff}
.ors-fact-panel strong{font-family:var(--ors-display);font-size:22px}.ors-fact-panel span{color:var(--ors-muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em}
.ors-values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.ors-values-grid article{padding:26px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}
.ors-values-grid article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;background:var(--ors-accent);color:var(--ors-primary);font-size:9px;font-weight:900}
.ors-values-grid h3{margin:16px 0 8px;font-size:18px}.ors-values-grid p{margin:0;color:var(--ors-muted);font-size:12px;line-height:1.65}
.ors-ground-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);min-height:360px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);overflow:hidden;background:#fff}
.ors-ground-visual{display:flex;flex-direction:column;justify-content:flex-end;padding:34px;background:linear-gradient(135deg,rgba(7,29,50,.78),rgba(11,41,72,.92)),radial-gradient(circle at 25% 20%,#4d714e,#162d22);color:#fff}
.ors-ground-visual span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#9bd0ff}.ors-ground-visual strong{max-width:500px;margin-top:6px;font-family:var(--ors-display);font-size:34px;line-height:1.05}
.ors-ground-copy{display:flex;flex-direction:column;justify-content:center;padding:34px}.ors-ground-copy h3{margin:7px 0 10px;font-family:var(--ors-display);font-size:29px}.ors-ground-copy p{margin:0;color:var(--ors-muted);line-height:1.7}
.ors-junior-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:30px;align-items:center;padding:32px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}
.ors-junior-feature h3{margin:7px 0 10px;font-family:var(--ors-display);font-size:32px}.ors-junior-feature p{max-width:600px;color:var(--ors-muted);line-height:1.7}
.ors-age-path{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.ors-age-path span{display:grid;place-items:center;min-height:64px;border-radius:14px;background:var(--ors-accent);color:var(--ors-primary);font-weight:900}
.ors-academy-path{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:14px}.ors-academy-path article{padding:24px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}.ors-academy-path span{color:var(--ors-secondary);font-size:9px;font-weight:900;letter-spacing:.08em}.ors-academy-path h3{margin:7px 0;font-family:var(--ors-display);font-size:25px}.ors-academy-path p{margin:0;color:var(--ors-muted);font-size:12px}.ors-academy-path i{color:#94a6b5;font-style:normal;font-size:22px}
.ors-impact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ors-impact-grid article{padding:22px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}.ors-impact-grid strong{font-family:var(--ors-display);font-size:20px}.ors-impact-grid p{margin:8px 0 0;color:var(--ors-muted);font-size:11px;line-height:1.6}
.ors-history-timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ors-history-timeline article{position:relative;padding:26px;border-top:4px solid var(--ors-primary);border-left:1px solid var(--ors-line);border-right:1px solid var(--ors-line);border-bottom:1px solid var(--ors-line);border-radius:0 0 var(--ors-radius) var(--ors-radius);background:#fff}.ors-history-timeline span{color:var(--ors-secondary);font-size:9px;font-weight:900;letter-spacing:.08em}.ors-history-timeline h3{margin:8px 0;font-family:var(--ors-display);font-size:22px}.ors-history-timeline p{margin:0;color:var(--ors-muted);font-size:12px;line-height:1.65}
.ors-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:170px;gap:12px}.ors-gallery-grid>div{position:relative;display:flex;align-items:flex-end;padding:18px;border-radius:var(--ors-radius);overflow:hidden;background:linear-gradient(135deg,var(--ors-primary),var(--ors-secondary));color:#fff}.ors-gallery-grid>div:nth-child(2){background:linear-gradient(135deg,#30495f,#0b2948)}.ors-gallery-grid>div:nth-child(3){background:linear-gradient(135deg,#476b4d,#132d22)}.ors-gallery-grid>div:nth-child(4){background:linear-gradient(135deg,#755f3f,#2e2519)}.ors-gallery-grid>div:nth-child(5){background:linear-gradient(135deg,#5b476b,#23182c)}.ors-gallery-grid .is-large{grid-row:span 2}.ors-gallery-grid span{font-size:10px;font-weight:900;letter-spacing:.09em}
.ors-process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ors-process-grid article{padding:24px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}.ors-process-grid span{display:inline-block;color:var(--ors-secondary);font-size:10px;font-weight:900}.ors-process-grid h3{margin:10px 0 7px;font-size:18px}.ors-process-grid p{margin:0;color:var(--ors-muted);font-size:12px}
.ors-copy-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;border-radius:var(--ors-radius);background:#fff;border:1px solid var(--ors-line)}.ors-copy-cta p{margin:0;max-width:720px;color:var(--ors-muted)}
.ors-contact-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);gap:18px}.ors-contact-details{padding:28px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}.ors-contact-details h3{margin:7px 0 8px;font-family:var(--ors-display);font-size:28px}.ors-contact-details p{color:var(--ors-muted)}.ors-contact-details hr{border:0;border-top:1px solid var(--ors-line);margin:20px 0}.ors-contact-details strong,.ors-contact-details a{display:block;margin-top:8px}.ors-contact-details a{color:var(--ors-secondary)}
.ors-tour-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.8fr);gap:24px;align-items:center}.ors-tour-feature h3{margin:7px 0 10px;font-family:var(--ors-display);font-size:31px}.ors-tour-feature p{color:var(--ors-muted);line-height:1.7}.ors-tour-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);overflow:hidden;background:var(--ors-line)}.ors-tour-stats>div{padding:20px;background:#fff}.ors-tour-stats strong,.ors-tour-stats span{display:block}.ors-tour-stats span{margin-top:5px;color:var(--ors-muted);font-size:9px}

/* RCOS public data components */
.ors-fixtures-grid,.ors-results-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ors-match-card,.ors-result-card{padding:22px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff;box-shadow:var(--ors-shadow)}.ors-match-date,.ors-result-card>span{display:inline-block;padding:5px 8px;border-radius:999px;background:var(--ors-accent);color:var(--ors-primary);font-size:9px;font-weight:900}.ors-match-card h3,.ors-result-card h3{margin:14px 0 8px;font-size:17px}.ors-match-card p,.ors-result-card p{margin:0;color:var(--ors-muted);font-size:11px}.ors-match-card small{display:block;margin-top:8px;color:var(--ors-secondary);font-size:9px;font-weight:800}.ors-result-card strong{display:block;margin-top:14px;font-family:var(--ors-display);font-size:31px}.ors-result-card em{display:inline-block;margin-top:8px;color:var(--ors-secondary);font-size:9px;font-style:normal;font-weight:900}
.ors-team-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ors-team-card{padding:22px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff;text-align:center}.ors-team-mark{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:50%;background:var(--ors-primary);color:#fff;font-family:var(--ors-display);font-size:19px}.ors-team-card h3{margin:0 0 6px}.ors-team-card p{margin:0;color:var(--ors-muted);font-size:10px}
.ors-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ors-news-card{overflow:hidden;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff;box-shadow:var(--ors-shadow)}.ors-news-image{height:190px;background:linear-gradient(135deg,var(--ors-primary),var(--ors-secondary));background-size:cover;background-position:center}.ors-news-card>div:last-child{padding:20px}.ors-news-card span{color:var(--ors-secondary);font-size:8px;font-weight:900}.ors-news-card h3{margin:6px 0 9px;font-family:var(--ors-display);font-size:21px}.ors-news-card p{margin:0;color:var(--ors-muted);font-size:11px;line-height:1.6}
.ors-sponsor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ors-sponsor-card{display:grid;place-items:center;min-height:115px;padding:16px;border:1px solid var(--ors-line);border-radius:12px;background:#fff;color:#4b5e6e;text-align:center}.ors-sponsor-card strong{font-size:13px}.ors-sponsor-card span{margin-top:5px;color:var(--ors-secondary);font-size:9px;font-weight:800}
.ors-player-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ors-player-card{overflow:hidden;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff;text-align:center}.ors-player-photo{height:240px;background:linear-gradient(145deg,#dfe9f1,#afc4d4);background-size:cover;background-position:center}.ors-player-card h3{margin:16px 0 3px}.ors-player-card p{margin:0 0 10px;color:var(--ors-muted);font-size:11px}.ors-player-card small{display:block;padding:0 14px 16px;color:var(--ors-muted);font-size:10px}
.ors-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;border:1px solid var(--ors-line);border-radius:12px;overflow:hidden;background:var(--ors-line)}.ors-stat-strip>div{padding:26px;background:#fff;text-align:center}.ors-stat-strip strong{display:block;font-family:var(--ors-display);font-size:34px}.ors-stat-strip span{color:var(--ors-muted);font-size:9px}
.ors-table-wrap{overflow:auto;border:1px solid var(--ors-line);border-radius:12px}.ors-table{width:100%;min-width:650px;border-collapse:collapse}.ors-table th,.ors-table td{padding:13px;text-align:left;border-bottom:1px solid #e9edf0}.ors-table th{background:#f4f7f9;color:#566877;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.ors-table td{font-size:11px}
.ors-match-centre-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ors-match-centre-grid>div{min-width:0;padding:20px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}.ors-match-centre-grid>div>h3{margin:0 0 16px;font-family:var(--ors-display);font-size:23px}.ors-match-centre-grid .ors-fixtures-grid,.ors-match-centre-grid .ors-results-grid{grid-template-columns:1fr}.ors-match-centre-grid .ors-match-card:nth-child(n+2),.ors-match-centre-grid .ors-result-card:nth-child(n+2){display:none}
.ors-register-cta,.ors-fundraiser{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px max(22px,calc((100vw - 1180px)/2));background:var(--ors-primary);color:#fff}.ors-register-cta span,.ors-fundraiser span{color:#89c8ff;font-size:9px;font-weight:900;letter-spacing:.1em}.ors-register-cta h2,.ors-fundraiser h3{margin:6px 0;font-family:var(--ors-display);font-size:34px}.ors-register-cta p,.ors-fundraiser p{margin:0;color:#cfdae3}.ors-progress{width:min(480px,70vw);height:9px;margin-top:14px;border-radius:999px;background:rgba(255,255,255,.16);overflow:hidden}.ors-progress i{display:block;height:100%;background:var(--ors-secondary)}
.ors-contact-card{height:100%;padding:28px;border:1px solid var(--ors-line);border-radius:var(--ors-radius);background:#fff}.ors-contact-card h3{margin-top:0;font-family:var(--ors-display);font-size:28px}.ors-contact-card p{color:var(--ors-muted)}.ors-contact-card a{color:var(--ors-secondary)}
.ors-data-empty{display:grid;gap:4px;padding:24px;border:1px dashed var(--ors-line);border-radius:12px;text-align:center;color:var(--ors-muted)}.ors-data-empty strong{color:var(--ors-text)}

/* Breadcrumbs / search / 404 */
.ors-breadcrumbs{border-bottom:1px solid #e4e9ed;background:#f8fafb}.ors-breadcrumbs .ors-shell{display:flex;align-items:center;gap:8px;min-height:42px;color:#768592;font-size:10px}.ors-breadcrumbs a{color:var(--ors-secondary);font-weight:800}.ors-breadcrumbs strong{color:#314556}
.ors-special-main{display:grid;place-items:center;min-height:62vh;padding:46px 16px}.ors-special-card{width:min(640px,100%);padding:38px;border:1px solid var(--ors-line);border-radius:18px;background:#fff;text-align:center;box-shadow:var(--ors-shadow)}.ors-special-card>span{color:var(--ors-secondary);font-family:var(--ors-display);font-size:56px;font-weight:700}.ors-special-card h1{margin:8px 0 10px;font-family:var(--ors-display);font-size:34px}.ors-special-card p{max-width:500px;margin:0 auto 20px;color:var(--ors-muted);line-height:1.6}.ors-special-card form{display:grid;grid-template-columns:1fr auto;gap:8px;max-width:450px;margin:0 auto 16px}.ors-special-card input,.ors-search-head input{min-width:0;padding:11px 12px;border:1px solid #ccd7df;border-radius:8px}.ors-special-card button,.ors-search-head button{padding:0 15px;border:0;border-radius:8px;background:var(--ors-primary);color:#fff;font-weight:800}.ors-special-home{display:inline-flex;margin-top:4px;color:var(--ors-secondary);font-weight:850}
.ors-search-main{padding:42px 0 56px;background:var(--ors-bg)}.ors-search-head{margin-bottom:18px;padding:24px;border:1px solid var(--ors-line);border-radius:14px;background:#fff}.ors-search-head>span{color:var(--ors-secondary);font-size:9px;font-weight:900;letter-spacing:.08em}.ors-search-head h1{margin:5px 0 15px;font-family:var(--ors-display);font-size:31px}.ors-search-head form{display:grid;grid-template-columns:minmax(0,420px) auto;gap:8px}.ors-search-results{display:grid;gap:12px}.ors-search-results article{border:1px solid var(--ors-line);border-radius:12px;background:#fff}.ors-search-results article a{display:block;padding:20px}.ors-search-results h2{margin:0 0 7px;font-family:var(--ors-display);font-size:21px;color:#17283a}.ors-search-results p{margin:0 0 9px;color:var(--ors-muted);line-height:1.55}.ors-search-results article span{color:var(--ors-secondary);font-size:10px;font-weight:850}

/* Footer */
.ors-site-footer{background:#061827;color:#c3d0da}.ors-footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr .9fr;gap:36px;padding-block:44px}.ors-footer-brand img{width:72px;max-height:58px;object-fit:contain;margin-bottom:12px}.ors-footer-brand strong{display:block;color:#fff;font-size:14px}.ors-footer-brand p{max-width:340px;margin:8px 0 0;color:#8499a9;font-size:10px;line-height:1.6}.ors-footer-grid>div:not(.ors-footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:7px}.ors-footer-label{margin-bottom:5px;color:#fff;font-size:9px;font-weight:900;letter-spacing:.09em}.ors-footer-grid a{color:#aebfca;font-size:10px}.ors-footer-grid a:hover{color:#fff}.ors-footer-grid p{margin:0;color:#8499a9;font-size:10px}.ors-footer-bottom{border-top:1px solid rgba(255,255,255,.08)}.ors-footer-bottom>.ors-shell{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:48px;color:#718a9d;font-size:9px}

/* Template personalities: same professional system, genuinely different visual direction */
.ors-template-community-blue{--ors-radius:18px}.ors-template-community-blue .ors-hero{background:linear-gradient(135deg,var(--ors-primary),#12466e)}.ors-template-community-blue .ors-section:nth-of-type(odd) .ors-story-copy{border-left:4px solid var(--ors-secondary)}
.ors-template-classic-rugby{--ors-radius:5px;--ors-display:"Times New Roman",Times,serif;--ors-bg:#f6f2ea}.ors-template-classic-rugby .ors-site-header{border-top:5px solid var(--ors-primary)}.ors-template-classic-rugby .ors-hero{text-align:center;background:linear-gradient(180deg,#102d49,#081d30)}.ors-template-classic-rugby .ors-hero-inner{grid-template-columns:1fr;min-height:620px}.ors-template-classic-rugby .ors-hero-logo{justify-self:center;width:210px;order:-1}.ors-template-classic-rugby .ors-hero-actions{justify-content:center}.ors-template-classic-rugby .ors-section-head{padding-bottom:12px;border-bottom:3px double #aab4bb}.ors-template-classic-rugby .ors-team-mark{border-radius:4px}
.ors-template-junior-first{--ors-radius:24px}.ors-template-junior-first .ors-hero{background:linear-gradient(135deg,var(--ors-secondary),var(--ors-primary))}.ors-template-junior-first .ors-match-card,.ors-template-junior-first .ors-team-card,.ors-template-junior-first .ors-values-grid article{border-width:2px}.ors-template-junior-first .ors-team-mark{background:var(--ors-secondary)}.ors-template-junior-first .ors-section-head h2{letter-spacing:-.035em}
.ors-template-modern-club{--ors-radius:12px;--ors-shadow:none}.ors-template-modern-club .ors-site-header{border:0}.ors-template-modern-club .ors-hero{width:min(1380px,calc(100% - 34px));margin:17px auto;border-radius:26px}.ors-template-modern-club .ors-section{padding:66px 0}.ors-template-modern-club .ors-match-card,.ors-template-modern-club .ors-news-card,.ors-template-modern-club .ors-story-copy{box-shadow:none}.ors-template-modern-club .ors-section-head h2{font-family:var(--ors-sans);font-weight:850;letter-spacing:-.045em}
.ors-template-heritage-ground{--ors-display:Georgia,serif;--ors-bg:#f3eee5}.ors-template-heritage-ground .ors-hero{background:linear-gradient(rgba(7,29,50,.83),rgba(7,29,50,.94)),radial-gradient(circle at 18% 20%,#436249,#071d32)}.ors-template-heritage-ground .ors-section-head h2{font-style:italic}.ors-template-heritage-ground .ors-ground-feature{border-radius:2px}.ors-template-heritage-ground .ors-history-timeline article{border-radius:0}
.ors-template-performance-pro{--ors-display:var(--ors-sans);--ors-radius:5px}.ors-template-performance-pro .ors-hero{background:linear-gradient(120deg,#04131f,var(--ors-primary) 58%,var(--ors-secondary))}.ors-template-performance-pro .ors-hero h1,.ors-template-performance-pro .ors-section-head h2,.ors-template-performance-pro .ors-page-hero h1{text-transform:uppercase;font-family:var(--ors-sans);font-weight:950;font-style:italic;letter-spacing:-.055em}.ors-template-performance-pro .ors-match-card{border-top:5px solid var(--ors-secondary);box-shadow:none}.ors-template-performance-pro .ors-stat-strip strong{font-family:var(--ors-sans);font-weight:900}
.ors-template-stadium-night{--ors-display:var(--ors-sans);--ors-radius:8px;--ors-bg:#07141f;background:#07141f!important;color:#edf5fa!important}.ors-template-stadium-night .ors-site-header{background:#02090f;border-color:#18324a}.ors-template-stadium-night .ors-brand span,.ors-template-stadium-night .ors-desktop-nav a{color:#dbe7ee}.ors-template-stadium-night .ors-section,.ors-template-stadium-night .ors-section.ors-alt{background:#091a29;color:#edf5fa}.ors-template-stadium-night .ors-section:nth-of-type(even){background:#07141f}.ors-template-stadium-night .ors-match-card,.ors-template-stadium-night .ors-news-card,.ors-template-stadium-night .ors-team-card,.ors-template-stadium-night .ors-sponsor-card,.ors-template-stadium-night .ors-result-card,.ors-template-stadium-night .ors-story-copy,.ors-template-stadium-night .ors-fact-panel>div,.ors-template-stadium-night .ors-player-card,.ors-template-stadium-night .ors-match-centre-grid>div{background:#102538;border-color:#214158;color:#fff;box-shadow:none}.ors-template-stadium-night .ors-match-card p,.ors-template-stadium-night .ors-news-card p,.ors-template-stadium-night .ors-story-copy p{color:#9fb4c3}.ors-template-stadium-night .ors-hero{background:radial-gradient(circle at 70% 20%,rgba(8,119,249,.32),transparent 35%),linear-gradient(180deg,#02080d,#0c2840)}.ors-template-stadium-night .ors-site-footer{background:#02090f}
.ors-template-elite-academy{--ors-radius:4px;--ors-display:var(--ors-sans);--ors-bg:#f5f7f9}.ors-template-elite-academy .ors-site-header{border-bottom:4px solid var(--ors-primary)}.ors-template-elite-academy .ors-hero{background:linear-gradient(90deg,#fff 0 54%,var(--ors-primary) 54%);color:var(--ors-text)}.ors-template-elite-academy .ors-hero h1,.ors-template-elite-academy .ors-section-head h2,.ors-template-elite-academy .ors-page-hero h1{font-family:var(--ors-sans);font-weight:850;letter-spacing:-.045em}.ors-template-elite-academy .ors-hero p{color:#607180}.ors-template-elite-academy .ors-kicker{color:var(--ors-secondary)}.ors-template-elite-academy .ors-btn-ghost{border-color:var(--ors-primary);color:var(--ors-primary)!important}.ors-template-elite-academy .ors-hero-logo{border-radius:0}.ors-template-elite-academy .ors-team-card{text-align:left}.ors-template-elite-academy .ors-team-mark{margin:0 0 18px;border-radius:2px}
.ors-template-sponsor-premium{--ors-display:Georgia,serif;--ors-radius:3px;--ors-bg:#f7f6f2}.ors-template-sponsor-premium .ors-site-header{background:#111820;border-color:#303a43}.ors-template-sponsor-premium .ors-brand span,.ors-template-sponsor-premium .ors-desktop-nav a{color:#f2f0e8}.ors-template-sponsor-premium .ors-header-cta{background:var(--ors-secondary)}.ors-template-sponsor-premium .ors-hero{background:linear-gradient(135deg,#101820 0 65%,var(--ors-primary) 65%);border-bottom:5px solid var(--ors-secondary)}.ors-template-sponsor-premium .ors-sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ors-template-sponsor-premium .ors-sponsor-card{min-height:155px;border-radius:0;font-size:17px;box-shadow:var(--ors-shadow)}.ors-template-sponsor-premium .ors-section-head{padding-left:17px;border-left:4px solid var(--ors-secondary)}
.ors-template-rugby-journal{--ors-display:Georgia,serif;--ors-radius:0;--ors-bg:#f4f0e8}.ors-template-rugby-journal .ors-site-header{background:#fbfaf6;border-top:8px solid var(--ors-primary);border-bottom:3px double #aaa398}.ors-template-rugby-journal .ors-header-row{min-height:94px}.ors-template-rugby-journal .ors-brand{flex-direction:column;gap:3px}.ors-template-rugby-journal .ors-brand img{width:52px;max-height:40px}.ors-template-rugby-journal .ors-brand span{font-family:var(--ors-display);font-size:12px}.ors-template-rugby-journal .ors-desktop-nav a{font-family:var(--ors-display)}.ors-template-rugby-journal .ors-hero{background:#f7f3ec;color:var(--ors-text);border-bottom:1px solid #bbb4a8}.ors-template-rugby-journal .ors-hero:before,.ors-template-rugby-journal .ors-hero:after{display:none}.ors-template-rugby-journal .ors-hero p{color:#65727c}.ors-template-rugby-journal .ors-kicker{color:var(--ors-secondary)}.ors-template-rugby-journal .ors-hero-logo{border:1px solid #d8d0c2;border-radius:0;background:#fff}.ors-template-rugby-journal .ors-section-head{padding:12px 0;border-top:4px solid var(--ors-text);border-bottom:1px solid var(--ors-text)}.ors-template-rugby-journal .ors-news-grid{gap:1px;border:1px solid #bbb4a8;background:#bbb4a8}.ors-template-rugby-journal .ors-news-card{border:0;background:#fff;box-shadow:none}.ors-template-rugby-journal .ors-news-card:first-child{grid-column:span 2}.ors-template-rugby-journal .ors-news-card:first-child .ors-news-image{height:300px}

/* Preview frame */
.ors-preview{background:#dfe5ea!important}.ors-preview-bar{position:sticky;top:0;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;min-height:64px;padding:0 20px;background:#071d32;color:#fff}.ors-preview-bar>div:first-child strong,.ors-preview-bar>div:first-child span{display:block}.ors-preview-bar>div:first-child span{margin-top:2px;color:#92aabd;font-size:9px}.ors-preview-bar>a{justify-self:end;color:#fff;font-size:11px;font-weight:800}.ors-device-switch{display:flex;gap:5px}.ors-device-switch button{min-height:34px;padding:0 11px;border:1px solid rgba(255,255,255,.28);border-radius:7px;background:rgba(255,255,255,.06);color:#fff;font-size:9px;font-weight:800}.ors-preview-stage{padding:20px;overflow:auto}.ors-preview-site{width:100%;margin:auto;background:#fff;box-shadow:0 20px 60px rgba(7,29,50,.18);transition:width .2s ease}.ors-preview .ors-site-header{position:relative}

@media(max-width:1080px){
  .ors-desktop-nav{gap:13px}.ors-desktop-nav a{font-size:11px}.ors-site-search{display:none}
  .ors-values-grid,.ors-impact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ors-team-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .ors-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.ors-footer-grid>div:last-child{grid-column:2/4}
}
@media(max-width:900px){
  .ors-shell{width:min(100% - 30px,1180px)}
  .ors-desktop-nav,.ors-header-cta{display:none}.ors-mobile-menu{display:grid;place-items:center}.ors-site-header.is-open .ors-mobile-drawer{display:block}
  .ors-hero-inner{grid-template-columns:1fr;gap:28px;min-height:auto;padding-block:58px}.ors-hero-logo{justify-self:start;width:220px}.ors-hero h1{font-size:52px}
  .ors-story-grid,.ors-ground-feature,.ors-junior-feature,.ors-contact-layout,.ors-tour-feature{grid-template-columns:1fr}
  .ors-fixtures-grid,.ors-results-grid,.ors-news-grid,.ors-player-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ors-team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ors-sponsor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .ors-history-timeline,.ors-process-grid{grid-template-columns:1fr 1fr}.ors-academy-path{grid-template-columns:1fr}.ors-academy-path i{display:none}
  .ors-match-centre-grid{grid-template-columns:1fr}.ors-gallery-grid{grid-template-columns:1fr 1fr}.ors-gallery-grid .is-large{grid-row:span 1;grid-column:span 2}
  .ors-footer-grid{grid-template-columns:1fr 1fr}.ors-footer-grid>div:last-child{grid-column:auto}
  .ors-template-elite-academy .ors-hero{background:linear-gradient(180deg,#fff 0 62%,var(--ors-primary) 62%)}
  .ors-template-rugby-journal .ors-header-row{min-height:72px}.ors-template-rugby-journal .ors-brand{flex-direction:row}
}
@media(max-width:620px){
  .ors-shell{width:calc(100% - 24px)}
  .ors-header-row{min-height:68px}.ors-brand img{width:48px}.ors-brand span{max-width:160px;font-size:9px}.ors-mobile-drawer .ors-shell{grid-template-columns:1fr}
  .ors-hero-inner{padding-block:44px}.ors-hero h1{font-size:40px}.ors-hero p{font-size:14px}.ors-hero-logo{width:170px;border-radius:22px}.ors-page-hero{padding:48px 0 42px}.ors-page-hero h1{font-size:38px}
  .ors-section{padding:54px 0}.ors-section-head{margin-bottom:20px}.ors-section-head h2{font-size:31px}
  .ors-fixtures-grid,.ors-results-grid,.ors-news-grid,.ors-team-grid,.ors-player-grid,.ors-sponsor-grid,.ors-values-grid,.ors-impact-grid,.ors-history-timeline,.ors-process-grid{grid-template-columns:1fr}
  .ors-stat-strip{grid-template-columns:1fr 1fr}.ors-story-copy,.ors-ground-copy,.ors-junior-feature,.ors-contact-details{padding:22px}.ors-age-path{grid-template-columns:repeat(4,1fr)}.ors-copy-cta,.ors-register-cta,.ors-fundraiser{align-items:flex-start;flex-direction:column}.ors-gallery-grid{grid-template-columns:1fr;grid-auto-rows:150px}.ors-gallery-grid .is-large{grid-column:auto}.ors-tour-stats{grid-template-columns:1fr}
  .ors-footer-grid{grid-template-columns:1fr;gap:26px}.ors-footer-bottom>.ors-shell{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:12px}
  .ors-special-card{padding:28px 18px}.ors-special-card form,.ors-search-head form{grid-template-columns:1fr}.ors-special-card button,.ors-search-head button{min-height:42px}.ors-search-head{padding:19px}.ors-search-head h1{font-size:26px}
  .ors-preview-bar{grid-template-columns:1fr auto;padding:10px 12px}.ors-preview-bar>div:first-child{grid-column:1/-1}.ors-preview-bar>a{display:none}.ors-preview-stage{padding:10px}
  .ors-template-modern-club .ors-hero{width:100%;margin:0;border-radius:0}.ors-template-sponsor-premium .ors-sponsor-grid{grid-template-columns:1fr}.ors-template-rugby-journal .ors-news-card:first-child{grid-column:auto}.ors-template-performance-pro .ors-hero h1{font-size:37px}
}
