:root{--orl-found-blue:#09347a;--orl-found-sky:#007dc3;--orl-found-line:#d7e2ef;--orl-found-soft:#f4f8fc;--orl-found-ink:#10213a}.orl-foundation-shell{max-width:1180px;margin:24px auto}.orl-foundation-hero{padding:30px;border-radius:18px;background:linear-gradient(135deg,var(--orl-found-blue),var(--orl-found-sky));color:#fff;margin-bottom:22px;box-shadow:0 12px 32px rgba(9,52,122,.18)}.orl-foundation-hero h1{color:#fff;margin:4px 0 8px;font-size:2rem}.orl-foundation-kicker{margin:0;color:inherit;font-size:.75rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.orl-foundation-card,.orl-foundation-entry-panel,.orl-foundation-notice{padding:24px;margin:20px 0;border:1px solid var(--orl-found-line);border-radius:16px;background:#fff;box-shadow:0 8px 25px rgba(9,52,122,.07)}.orl-foundation-card h2,.orl-foundation-entry-panel h2,.orl-foundation-notice h3{margin:0 0 8px;color:var(--orl-found-blue)}.orl-foundation-entry-panel{display:flex;align-items:center;justify-content:space-between;gap:22px;background:linear-gradient(135deg,#eef6ff,#fff)}.orl-foundation-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:0;border-radius:9px;background:var(--orl-found-sky);color:#fff!important;text-decoration:none!important;font-weight:850;cursor:pointer}.orl-foundation-button:hover{background:var(--orl-found-blue)}.orl-foundation-club-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-top:16px}.orl-foundation-club-option{display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;border:1px solid var(--orl-found-line);border-radius:13px;background:var(--orl-found-soft)}.orl-foundation-club-option strong{font-size:1.05rem;color:var(--orl-found-blue)}.orl-foundation-club-option span{color:#64748b}.orl-foundation-link{color:var(--orl-found-sky);font-weight:800;text-decoration:none}.orl-foundation-step{display:flex;gap:14px;align-items:flex-start;margin:28px 0 14px;padding-top:22px;border-top:1px solid var(--orl-found-line)}.orl-foundation-step:first-of-type{border-top:0;padding-top:0}.orl-foundation-step>span{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;border-radius:50%;background:var(--orl-found-blue);color:#fff;font-weight:900}.orl-foundation-step h3{margin:0;color:var(--orl-found-blue)}.orl-foundation-step p{margin:4px 0;color:#64748b}.orl-foundation-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.orl-foundation-fields label,.orl-foundation-colours label{display:grid;gap:6px;font-weight:750;color:var(--orl-found-ink)}.orl-foundation-fields input,.orl-foundation-fields select{width:100%;min-height:45px;padding:9px 11px;border:1px solid #b9c9db;border-radius:8px;background:#fff}.orl-foundation-wide{grid-column:1/-1}.orl-foundation-colours{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.orl-foundation-colours label{padding:14px;border:1px solid var(--orl-found-line);border-radius:12px}.orl-foundation-colours input{width:100%;height:48px;border:0;background:none}.orl-foundation-preview{display:flex;align-items:center;min-height:45px;padding:9px 11px;border-radius:8px;background:var(--orl-found-soft);color:var(--orl-found-blue);font-weight:900}.orl-foundation-confirm{display:flex;gap:10px;align-items:flex-start;margin:24px 0;padding:16px;border-left:4px solid var(--orl-found-sky);background:#eef7ff}.orl-foundation-submit{width:100%}.orl-foundation-message{padding:14px 16px;margin:16px 0;border-radius:9px;font-weight:750}.orl-foundation-message.is-error{background:#fff0f0;color:#9b1c1c;border:1px solid #f0b4b4}.orl-foundation-message.is-success{background:#edf9f1;color:#146c35;border:1px solid #a9dbb8}.orl-foundation-heading,.orl-foundation-slot{display:flex;align-items:center;justify-content:space-between;gap:18px}.orl-foundation-heading>strong{font-size:1.4rem;color:var(--orl-found-blue)}.orl-foundation-slot{margin-top:18px;padding:16px;border-radius:12px;background:var(--orl-found-soft)}@media(max-width:700px){.orl-foundation-entry-panel,.orl-foundation-heading,.orl-foundation-slot{align-items:flex-start;flex-direction:column}.orl-foundation-fields,.orl-foundation-colours{grid-template-columns:1fr}.orl-foundation-wide{grid-column:auto}}

.orl-foundation-entry-panel.is-compact{max-width:1180px;margin:12px auto;padding:12px 16px;min-height:0;border-radius:12px;box-shadow:none;background:#f7fbff}.orl-foundation-entry-status{display:flex;align-items:center;gap:11px}.orl-foundation-entry-status>span{width:10px;height:10px;border-radius:50%;background:#22a65a;box-shadow:0 0 0 4px rgba(34,166,90,.13)}.orl-foundation-entry-status strong{display:block;color:var(--orl-found-blue);font-size:.98rem}.orl-foundation-entry-status small{display:block;color:#64748b;margin-top:1px}.orl-foundation-button.is-small{min-height:36px;padding:7px 14px;font-size:.9rem}.orl-foundation-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;list-style:none;padding:0;margin:0 0 18px}.orl-foundation-progress li{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--orl-found-line);border-radius:10px;background:#fff;color:#718096}.orl-foundation-progress li span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e8eef6;color:var(--orl-found-blue);font-weight:900}.orl-foundation-progress li small{font-weight:800}.orl-foundation-progress li.is-active{border-color:var(--orl-found-sky);background:#eef8ff;color:var(--orl-found-blue)}.orl-foundation-progress li.is-active span,.orl-foundation-progress li.is-complete span{background:var(--orl-found-blue);color:#fff}.orl-foundation-progress li.is-complete{color:var(--orl-found-blue)}.orl-foundation-fields textarea{width:100%;padding:10px 11px;border:1px solid #b9c9db;border-radius:8px;background:#fff;resize:vertical}@media(max-width:700px){.orl-foundation-entry-panel.is-compact{flex-direction:row;align-items:center}.orl-foundation-entry-status small{display:none}.orl-foundation-progress{grid-template-columns:repeat(5,1fr)}.orl-foundation-progress li{justify-content:center;padding:8px}.orl-foundation-progress li small{display:none}}

/* v0.2.1 onboarding polish */
body.orl-foundation-full-width-page .mvp-main-box,
body.orl-foundation-full-width-page .mvp-main-in,
body.orl-foundation-full-width-page .mvp-content-main,
body.orl-foundation-full-width-page #mvp-content-main,
body.orl-foundation-full-width-page .entry-content,
body.orl-foundation-full-width-page .site-content,
body.orl-foundation-full-width-page .content-area{max-width:none!important;width:100%!important}
body.orl-foundation-full-width-page .mvp-side-wrap,
body.orl-foundation-full-width-page #secondary,
body.orl-foundation-full-width-page .sidebar{display:none!important}
.orl-foundation-shell{width:min(1440px,calc(100vw - 32px));max-width:1440px;margin:28px 50%;transform:translateX(-50%)}
.orl-foundation-hero,.orl-foundation-hero p,.orl-foundation-hero .orl-foundation-kicker,.orl-foundation-hero h1{color:#fff!important}
.orl-foundation-welcome-hero{padding:42px 48px;min-height:220px;display:flex;align-items:center}
.orl-foundation-hero-copy{max-width:840px}
.orl-foundation-welcome-hero h1{font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:8px 0 16px}
.orl-foundation-welcome-hero p:not(.orl-foundation-kicker){font-size:1.08rem;line-height:1.7;color:#eaf5ff!important;max-width:760px}
.orl-foundation-generated-field{display:flex;flex-direction:column;gap:6px;padding:14px 16px;border:1px solid var(--orl-found-line);border-radius:10px;background:var(--orl-found-soft);min-width:0}
.orl-foundation-generated-label{font-weight:750;color:var(--orl-found-ink)}
.orl-foundation-generated-field strong{display:block;color:var(--orl-found-blue);overflow-wrap:anywhere;font-size:.96rem}
.orl-foundation-generated-field small{color:#64748b}
.orl-foundation-card{padding:30px}
.orl-foundation-progress{max-width:none}
@media(max-width:700px){.orl-foundation-shell{width:calc(100vw - 20px);margin-top:18px}.orl-foundation-welcome-hero{padding:28px 24px;min-height:0}.orl-foundation-card{padding:20px}}

/* v0.2.5 location experience */
.orl-foundation-build-card{overflow:hidden}
.orl-foundation-location-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:24px;margin-bottom:6px;border-bottom:1px solid var(--orl-found-line)}
.orl-foundation-location-heading h2{margin:4px 0 8px;color:var(--orl-found-blue);font-size:clamp(1.8rem,3vw,2.55rem)}
.orl-foundation-location-heading>div>p:last-child{max-width:760px;margin:0;color:#5d6f86;line-height:1.65}
.orl-foundation-eligibility-card{min-width:260px;max-width:330px;padding:18px;border:1px solid #bfd7ef;border-radius:14px;background:linear-gradient(135deg,#eff7ff,#fff)}
.orl-foundation-eligibility-card span,.orl-foundation-home-preview span{display:block;margin-bottom:4px;color:#64748b;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.orl-foundation-eligibility-card strong{display:block;color:var(--orl-found-blue);font-size:1.05rem}
.orl-foundation-eligibility-card small{display:block;margin-top:5px;color:#64748b}
.orl-foundation-eligibility-card b{display:block;margin-top:12px;color:#19713c;font-size:.86rem}
.orl-foundation-location-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:stretch}
.orl-foundation-location-fields{align-content:start}
.orl-foundation-field-help{color:#64748b;font-weight:500;line-height:1.45}
.orl-foundation-home-preview{display:flex;flex-direction:column;justify-content:center;min-height:230px;padding:28px;border:1px solid var(--orl-found-line);border-radius:16px;background:linear-gradient(145deg,var(--orl-found-blue),#0d5b9e);color:#fff;box-shadow:0 10px 28px rgba(9,52,122,.16)}
.orl-foundation-home-preview span{color:#cfeaff}
.orl-foundation-home-preview strong{display:block;color:#fff;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08}
.orl-foundation-home-preview p{margin:10px 0 0;color:#e5f3ff;line-height:1.5}
.orl-foundation-location-fields input[type="search"]{width:100%;min-height:45px;padding:9px 11px;border:1px solid #b9c9db;border-radius:8px;background:#fff}
@media(max-width:900px){.orl-foundation-location-heading{flex-direction:column}.orl-foundation-eligibility-card{width:100%;max-width:none}.orl-foundation-location-layout{grid-template-columns:1fr}.orl-foundation-home-preview{min-height:170px}}


/* v0.2.6 location preview polish */
.orl-foundation-home-preview{position:relative;overflow:hidden;padding:34px 30px}
.orl-foundation-home-preview::after{content:"";position:absolute;right:-58px;bottom:-72px;width:190px;height:190px;border-radius:50%;background:rgba(255,255,255,.07);pointer-events:none}
.orl-foundation-home-preview .orl-foundation-location-icon{display:grid;place-items:center;width:44px;height:44px;margin-bottom:22px;border:1px solid rgba(255,255,255,.28);border-radius:13px;background:rgba(255,255,255,.12);box-shadow:0 8px 20px rgba(0,0,0,.08)}
.orl-foundation-home-preview .orl-foundation-location-icon svg{width:23px;height:23px;fill:#fff}
.orl-foundation-home-preview span{position:relative;z-index:1;color:#d9efff!important;font-size:.74rem;letter-spacing:.13em}
.orl-foundation-home-preview strong{position:relative;z-index:1;color:#fff!important;text-wrap:balance}
.orl-foundation-home-preview p{position:relative;z-index:1;color:#edf8ff!important;font-size:1rem;line-height:1.65;max-width:25rem}
@media(max-width:900px){.orl-foundation-home-preview{padding:28px 24px}.orl-foundation-home-preview .orl-foundation-location-icon{margin-bottom:16px}}

/* v0.2.9 simplified two-stage journey */
.orl-foundation-progress{grid-template-columns:repeat(2,minmax(0,1fr));max-width:980px;margin-left:auto;margin-right:auto}
.orl-foundation-progress li{min-height:48px;padding:11px 16px}
.orl-foundation-section-heading{display:flex;align-items:flex-start;gap:14px;margin:34px 0 18px;padding-top:26px;border-top:1px solid var(--orl-found-line)}
.orl-foundation-section-heading:first-of-type{margin-top:18px;padding-top:0;border-top:0}
.orl-foundation-section-heading h3{margin:2px 0 6px;color:var(--orl-found-blue);font-size:1.45rem}
.orl-foundation-section-heading p:not(.orl-foundation-kicker){margin:0;color:#5d6f86;line-height:1.55}
.orl-foundation-section-heading .orl-foundation-kicker{margin:0 0 3px;color:var(--orl-found-sky)}
@media(max-width:700px){.orl-foundation-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.orl-foundation-progress li small{display:block;font-size:.78rem}.orl-foundation-section-heading{margin-top:26px;padding-top:22px}}

/* v0.3.0 club identity experience */
.orl-foundation-identity-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:stretch}
.orl-foundation-identity-fields{min-width:0}
.orl-foundation-identity-preview{display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:30px;border-radius:17px;background:linear-gradient(145deg,#09347a,#007dc3);color:#fff;box-shadow:0 12px 30px rgba(9,52,122,.17);text-align:center;overflow:hidden;position:relative}
.orl-foundation-identity-preview::before,.orl-foundation-identity-preview::after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.07)}
.orl-foundation-identity-preview::before{width:220px;height:220px;right:-100px;top:-110px}.orl-foundation-identity-preview::after{width:150px;height:150px;left:-80px;bottom:-70px}
.orl-foundation-identity-preview span,.orl-foundation-identity-preview strong,.orl-foundation-identity-preview b,.orl-foundation-identity-preview p{position:relative;z-index:1}
.orl-foundation-identity-preview span{font-size:.74rem;letter-spacing:.15em;text-transform:uppercase;font-weight:900;color:#d8efff}
.orl-foundation-identity-preview strong{margin:12px 0 16px;color:#fff;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05;text-wrap:balance}
.orl-foundation-identity-preview b{align-self:center;display:grid;place-items:center;min-width:76px;min-height:48px;padding:7px 14px;border:1px solid rgba(255,255,255,.35);border-radius:12px;background:rgba(255,255,255,.12);font-size:1.45rem;letter-spacing:.12em;color:#fff}
.orl-foundation-identity-preview p{margin:18px 0 0;color:#e7f5ff;line-height:1.55}
.orl-foundation-identity-status{display:flex;align-items:center;min-height:45px;padding:10px 12px;border-radius:9px;background:#f2f6fb;color:#5d6f86;font-weight:750}
.orl-foundation-identity-status.is-available{background:#edf9f1;color:#146c35}.orl-foundation-identity-status.is-unavailable{background:#fff0f0;color:#9b1c1c}
.orl-foundation-suggestions{margin-top:18px;padding:17px;border:1px solid var(--orl-found-line);border-radius:13px;background:#f8fbff}
.orl-foundation-suggestions>strong{display:block;color:var(--orl-found-blue);margin-bottom:11px}
.orl-foundation-suggestions>div{display:flex;flex-wrap:wrap;gap:8px}
.orl-foundation-suggestions button{appearance:none;border:1px solid #bfd7ef;border-radius:999px;background:#fff;color:#09347a;padding:7px 11px;font-weight:800;cursor:pointer}
.orl-foundation-suggestions button:hover,.orl-foundation-suggestions button:focus{background:#007dc3;color:#fff;border-color:#007dc3}
.orl-foundation-suggestions small{display:block;margin-top:12px;color:#64748b}
@media(max-width:900px){.orl-foundation-identity-layout{grid-template-columns:1fr}.orl-foundation-identity-preview{min-height:220px}}


/* v0.3.2 Identity System palette selector */
.orl-foundation-palette-picker{display:grid;gap:18px}.orl-foundation-palette-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);gap:14px}.orl-foundation-palette-tools label{display:grid;gap:7px;color:var(--orl-found-ink);font-weight:800}.orl-foundation-palette-tools input,.orl-foundation-palette-tools select{width:100%;min-height:45px;padding:9px 11px;border:1px solid #b9c9db;border-radius:9px;background:#fff}.orl-foundation-palette-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-height:520px;overflow:auto;padding:3px 5px 8px 3px}.orl-foundation-palette-card{appearance:none;display:grid;gap:8px;padding:12px;border:2px solid #d8e3ee;border-radius:13px;background:#fff;color:#1e293b;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.orl-foundation-palette-card:hover,.orl-foundation-palette-card:focus{border-color:#7ebfe8;box-shadow:0 8px 20px rgba(9,52,122,.1);transform:translateY(-1px)}.orl-foundation-palette-card.is-selected{border-color:var(--orl-found-sky);box-shadow:0 0 0 3px rgba(0,125,195,.14)}.orl-foundation-palette-card strong{color:var(--orl-found-blue);font-size:.95rem}.orl-foundation-palette-card small{color:#64748b}.orl-foundation-palette-swatches{display:grid;grid-template-columns:2fr 1fr 1fr;height:48px;overflow:hidden;border-radius:8px;border:1px solid rgba(15,23,42,.08)}.orl-foundation-palette-swatches i{display:block;background:var(--swatch)}.orl-foundation-palette-empty{margin:0;padding:18px;border:1px dashed #b9c9db;border-radius:10px;color:#64748b;text-align:center}.orl-foundation-identity-preview{background:linear-gradient(145deg,var(--palette-primary,#09347a),var(--palette-secondary,#007dc3))}.orl-foundation-identity-preview b{border-color:var(--palette-accent,#fff);box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.orl-foundation-identity-preview.has-dark-text,.orl-foundation-identity-preview.has-dark-text strong,.orl-foundation-identity-preview.has-dark-text b{color:#10233d}.orl-foundation-identity-preview.has-dark-text span,.orl-foundation-identity-preview.has-dark-text p{color:#203a57}.orl-foundation-identity-preview.has-dark-text b{background:rgba(255,255,255,.45);border-color:rgba(16,35,61,.35)}
@media(max-width:1100px){.orl-foundation-palette-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.orl-foundation-palette-tools{grid-template-columns:1fr}.orl-foundation-palette-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:460px}}@media(max-width:460px){.orl-foundation-palette-grid{grid-template-columns:1fr}}

/* v0.3.4 independent home and away jersey designer */
.orl-foundation-jersey-designer{display:block;width:100%;min-width:0}
.orl-foundation-kit-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:24px}
.orl-foundation-kit-preview{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;padding:20px;border:1px solid var(--orl-found-line);border-radius:16px;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 8px 22px rgba(9,52,122,.07)}
.orl-foundation-kit-preview>span{color:var(--orl-found-sky);font-size:.76rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.orl-foundation-kit-preview>strong{color:var(--orl-found-blue);font-size:1.05rem}
.orl-foundation-kit-svg{display:grid;place-items:center;width:100%;height:300px;overflow:hidden}
.orl-foundation-kit-svg svg{display:block;width:auto;max-width:100%;height:100%}
.orl-foundation-kit-selector{display:block;width:100%;min-width:0;margin-top:22px;padding:18px;border:1px solid var(--orl-found-line);border-radius:15px;background:#f8fbff}
.orl-foundation-kit-selector-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}
.orl-foundation-kit-selector-heading>div{display:grid;gap:3px}
.orl-foundation-kit-selector-heading strong{color:var(--orl-found-blue);font-size:1.05rem}
.orl-foundation-kit-selector-heading small{color:#64748b}
.orl-foundation-kit-selector-heading label{display:grid;gap:5px;color:var(--orl-found-ink);font-weight:800}
.orl-foundation-kit-selector-heading select{min-width:210px;min-height:42px;padding:8px 10px;border:1px solid #b9c9db;border-radius:9px;background:#fff}
.orl-foundation-jersey-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-height:620px;overflow:auto;padding:3px}
.orl-foundation-jersey-card{appearance:none;display:grid;grid-template-rows:150px auto;gap:8px;min-width:0;padding:10px;border:2px solid #d8e3ee;border-radius:13px;background:#fff;color:var(--orl-found-blue);cursor:pointer;text-align:center;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}
.orl-foundation-jersey-card:hover,.orl-foundation-jersey-card:focus{border-color:#7ebfe8;box-shadow:0 8px 20px rgba(9,52,122,.1);transform:translateY(-1px)}
.orl-foundation-jersey-card.is-selected{border-color:var(--orl-found-sky);box-shadow:0 0 0 3px rgba(0,125,195,.14)}
.orl-foundation-jersey-card-svg{display:grid;place-items:center;min-width:0;overflow:hidden}
.orl-foundation-jersey-card-svg svg{display:block;width:auto;max-width:100%;height:145px}
.orl-foundation-jersey-card strong{font-size:.82rem;line-height:1.25}
@media(max-width:1180px){.orl-foundation-jersey-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:900px){.orl-foundation-jersey-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orl-foundation-kit-svg{height:250px}}
@media(max-width:700px){.orl-foundation-kit-preview-grid{grid-template-columns:1fr}.orl-foundation-kit-selector-heading{align-items:stretch;flex-direction:column}.orl-foundation-kit-selector-heading select{width:100%;min-width:0}.orl-foundation-jersey-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:520px}}
@media(max-width:430px){.orl-foundation-jersey-grid{grid-template-columns:1fr}}


/* v0.3.5 jersey preview sizing and SVG isolation hotfix */
.orl-foundation-kit-preview-grid{max-width:920px;margin:0 auto 24px;align-items:stretch}
.orl-foundation-kit-preview{width:100%;max-width:450px;justify-self:center;padding:18px 18px 16px;overflow:hidden}
.orl-foundation-kit-svg{width:100%;height:230px;min-height:0;overflow:hidden;place-items:center}
.orl-foundation-kit-svg svg{display:block;width:220px!important;height:220px!important;max-width:100%!important;max-height:100%!important;margin:auto;overflow:visible}
.orl-foundation-jersey-grid{grid-template-columns:repeat(4,minmax(150px,1fr));max-height:540px}
.orl-foundation-jersey-card{grid-template-rows:125px auto;align-content:start}
.orl-foundation-jersey-card-svg{height:125px}
.orl-foundation-jersey-card-svg svg{width:118px!important;height:118px!important;max-width:100%!important;max-height:100%!important;margin:auto}
@media(max-width:1000px){.orl-foundation-jersey-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}}
@media(max-width:720px){.orl-foundation-kit-preview-grid{grid-template-columns:1fr;max-width:480px}.orl-foundation-jersey-grid{grid-template-columns:repeat(2,minmax(130px,1fr))}.orl-foundation-kit-svg{height:210px}.orl-foundation-kit-svg svg{width:200px!important;height:200px!important}}
@media(max-width:440px){.orl-foundation-jersey-grid{grid-template-columns:1fr}.orl-foundation-kit-svg{height:190px}.orl-foundation-kit-svg svg{width:180px!important;height:180px!important}}

/* v0.3.6 containment hotfix: prevent the jersey designer from widening the page */
.orl-foundation-shell,
.orl-foundation-card,
.orl-foundation-card form,
.orl-foundation-jersey-designer,
.orl-foundation-kit-preview-grid,
.orl-foundation-kit-preview,
.orl-foundation-kit-selector,
.orl-foundation-jersey-grid,
.orl-foundation-jersey-card,
.orl-foundation-jersey-card-svg,
.orl-foundation-kit-svg {
	box-sizing: border-box;
	min-width: 0;
	max-width: 100%;
}
.orl-foundation-shell,
.orl-foundation-card,
.orl-foundation-card form,
.orl-foundation-jersey-designer,
.orl-foundation-kit-selector {
	width: 100%;
}
.orl-foundation-card,
.orl-foundation-card form,
.orl-foundation-jersey-designer,
.orl-foundation-kit-selector {
	overflow-x: clip;
}
.orl-foundation-kit-preview-grid {
	width: 100%;
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
.orl-foundation-kit-preview {
	width: 100%;
	max-width: 420px;
}
.orl-foundation-jersey-grid {
	width: 100%;
	grid-template-columns: repeat(auto-fill, minmax(132px, 1fr));
	overflow-x: hidden;
	overflow-y: auto;
}
.orl-foundation-jersey-card {
	width: 100%;
	max-width: 100%;
	overflow: hidden;
}
.orl-foundation-kit-svg,
.orl-foundation-jersey-card-svg {
	contain: layout paint;
}
.orl-foundation-kit-svg svg,
.orl-foundation-jersey-card-svg svg {
	position: static !important;
	inset: auto !important;
	transform: none !important;
	min-width: 0 !important;
}
@media (max-width: 700px) {
	.orl-foundation-kit-preview-grid {
		grid-template-columns: 1fr;
	}
	.orl-foundation-jersey-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
@media (max-width: 420px) {
	.orl-foundation-jersey-grid {
		grid-template-columns: 1fr;
	}
}


/* v0.3.7 compact jersey chooser and page-width repair */
body.orl-foundation-full-width-page .orl-foundation-shell{
 width:100%!important;
 max-width:1440px!important;
 margin:28px auto!important;
 padding:0 16px!important;
 transform:none!important;
 box-sizing:border-box!important;
}
.orl-foundation-jersey-designer{width:100%;max-width:100%;overflow:hidden}
.orl-foundation-kit-chooser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;max-width:900px;margin:0 auto}
.orl-foundation-kit-chooser{display:flex;flex-direction:column;align-items:center;min-width:0;padding:18px;border:1px solid var(--orl-found-line);border-radius:16px;background:#f8fbff;box-shadow:0 8px 22px rgba(9,52,122,.07);overflow:hidden}
.orl-foundation-kit-chooser-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,240px);gap:14px;align-items:end;width:100%;margin-bottom:8px}
.orl-foundation-kit-chooser-heading>div{display:grid;gap:3px;min-width:0}
.orl-foundation-kit-chooser-heading span{color:var(--orl-found-sky);font-size:.74rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.orl-foundation-kit-chooser-heading strong{color:var(--orl-found-blue);font-size:1rem}
.orl-foundation-kit-chooser-heading label,.orl-foundation-kit-chooser-heading select{width:100%;min-width:0}
.orl-foundation-kit-chooser-heading select{min-height:42px;padding:8px 10px;border:1px solid #b9c9db;border-radius:9px;background:#fff}
.orl-foundation-kit-chooser .orl-foundation-kit-svg{display:grid;place-items:center;width:100%;height:260px;min-height:0;overflow:hidden}
.orl-foundation-kit-chooser .orl-foundation-kit-svg svg{display:block;width:230px!important;height:230px!important;max-width:100%!important;max-height:100%!important;margin:auto}
.orl-foundation-kit-name{color:var(--orl-found-blue);font-size:1rem;text-align:center}
.orl-foundation-jersey-source-bank{display:none!important;width:0!important;height:0!important;overflow:hidden!important}
/* Retire the old large galleries even if stale cached markup is present. */
.orl-foundation-kit-selector,.orl-foundation-jersey-grid{display:none!important}
@media(max-width:820px){.orl-foundation-kit-chooser-grid{grid-template-columns:1fr;max-width:520px}.orl-foundation-kit-chooser-heading{grid-template-columns:1fr}.orl-foundation-kit-chooser .orl-foundation-kit-svg{height:230px}.orl-foundation-kit-chooser .orl-foundation-kit-svg svg{width:210px!important;height:210px!important}}

/* v0.3.8 club launch review and completion experience */
.orl-foundation-launch-review{display:grid;gap:22px;margin:18px 0 22px;padding:22px;border:1px solid var(--orl-found-line);border-radius:20px;background:#f8fbff;overflow:hidden}
.orl-foundation-launch-hero{padding:28px 22px;border-radius:16px;background:linear-gradient(135deg,var(--palette-primary,#09347a),var(--palette-secondary,#007dc3));color:#fff;text-align:center;box-shadow:0 14px 34px rgba(9,52,122,.16)}
.orl-foundation-launch-hero p,.orl-foundation-launch-hero span{margin:0;color:rgba(255,255,255,.86);font-weight:800}
.orl-foundation-launch-hero p{font-size:.76rem;letter-spacing:.14em;text-transform:uppercase}
.orl-foundation-launch-hero h3{margin:8px 0 6px;color:#fff;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;text-transform:uppercase}
.orl-foundation-launch-kits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:760px;width:100%;margin:0 auto}
.orl-foundation-launch-kits article{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0;padding:16px;border:1px solid #d9e4ef;border-radius:15px;background:#fff;text-align:center}
.orl-foundation-launch-kits article>span{color:var(--orl-found-sky);font-size:.75rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.orl-foundation-launch-kits article>strong{color:var(--orl-found-blue)}
.orl-foundation-launch-kits article>div{display:grid;place-items:center;width:100%;height:220px;overflow:hidden}
.orl-foundation-launch-kits svg{display:block;width:205px!important;height:205px!important;max-width:100%!important;max-height:100%!important}
.orl-foundation-launch-details,.orl-foundation-celebration-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.orl-foundation-launch-details>div,.orl-foundation-celebration-summary>div{display:grid;gap:4px;padding:14px 16px;border:1px solid #dce6ef;border-radius:12px;background:#fff}
.orl-foundation-launch-details span,.orl-foundation-celebration-summary span{color:#64748b;font-size:.74rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.orl-foundation-launch-details strong,.orl-foundation-celebration-summary strong{color:var(--orl-found-blue);font-size:1rem}
.orl-foundation-review-swatches{display:flex!important;align-items:center;gap:10px}
.orl-foundation-review-swatches i{display:block;width:38px;height:38px;border:2px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px rgba(15,35,55,.18)}
.orl-foundation-launch-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}
.orl-foundation-launch-checklist li{padding:12px 14px;border-radius:10px;background:#e9f8ef;color:#17683a;font-weight:800}
.orl-foundation-launch-button{display:block;width:100%;max-width:420px;margin:18px auto 0;padding:15px 24px;font-size:1.08rem}
.orl-foundation-celebration-hero{position:relative;overflow:hidden;padding:44px 24px;border-radius:22px;background:linear-gradient(135deg,var(--launch-primary,#09347a),var(--launch-secondary,#007dc3));color:#fff;text-align:center;box-shadow:0 18px 42px rgba(9,52,122,.2)}
.orl-foundation-celebration-hero:after{content:"";position:absolute;inset:auto -80px -120px auto;width:320px;height:320px;border:52px solid color-mix(in srgb,var(--launch-accent,#fff) 30%,transparent);border-radius:50%;opacity:.28}
.orl-foundation-celebration-mark{display:grid;place-items:center;width:60px;height:60px;margin:0 auto 14px;border:3px solid rgba(255,255,255,.85);border-radius:50%;background:rgba(255,255,255,.14);font-size:2rem;font-weight:900}
.orl-foundation-celebration-hero h1{position:relative;z-index:1;margin:8px 0;color:#fff;font-size:clamp(2rem,5vw,3.6rem);line-height:1.03;text-transform:uppercase}
.orl-foundation-celebration-hero p{position:relative;z-index:1;margin:0;color:rgba(255,255,255,.9);font-weight:700}
.orl-foundation-celebration-card{display:grid;gap:24px;margin-top:22px}
.orl-foundation-launch-kits.is-complete{max-width:820px}
.orl-foundation-celebration-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px;padding-top:8px}
.orl-foundation-button.is-secondary{background:#fff!important;color:var(--orl-found-blue)!important;border:2px solid var(--orl-found-blue)}.orl-foundation-button.is-secondary:hover,.orl-foundation-button.is-secondary:focus{background:var(--orl-found-blue)!important;color:#fff!important}.orl-foundation-celebration-actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.orl-foundation-celebration-actions .orl-foundation-link{display:inline-flex;align-items:center;min-height:44px;padding:10px 8px;color:var(--orl-found-sky)!important;text-decoration:none!important}.orl-foundation-celebration-actions .orl-foundation-link:hover,.orl-foundation-celebration-actions .orl-foundation-link:focus{color:var(--orl-found-blue)!important;text-decoration:underline!important}
@media(max-width:700px){.orl-foundation-launch-kits,.orl-foundation-launch-details,.orl-foundation-celebration-summary,.orl-foundation-launch-checklist{grid-template-columns:1fr}.orl-foundation-launch-kits article>div{height:190px}.orl-foundation-launch-kits svg{width:175px!important;height:175px!important}}


/* v0.8.0 canonical badge choice during club foundation */
.orl-foundation-badge-designer{border:1px solid #d6e2ef;border-radius:18px;background:#f7fbff;padding:20px;margin-bottom:30px}
.orl-foundation-badge-toolbar{display:flex;justify-content:flex-end;margin-bottom:16px}
.orl-foundation-badge-toolbar label{display:grid;gap:6px;font-weight:800;color:#092b62}
.orl-foundation-badge-toolbar select{min-width:230px}
.orl-foundation-badge-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.orl-foundation-badge-card{appearance:none;border:2px solid #d7e3ef;border-radius:14px;background:#fff;padding:12px;cursor:pointer;color:#09347a;display:grid;gap:8px;justify-items:center;transition:.15s ease}
.orl-foundation-badge-card:hover,.orl-foundation-badge-card.is-selected{border-color:#078acb;box-shadow:0 8px 22px rgba(9,52,122,.12);transform:translateY(-1px)}
.orl-foundation-badge-card.is-selected{background:#eef8ff}
.orl-foundation-badge-art{height:105px;display:grid;place-items:center;width:100%}
.orl-foundation-badge-art svg{display:block;max-height:100%;max-width:82px;width:auto}
.orl-foundation-badge-card strong{font-size:13px;text-align:center}
.orl-foundation-celebration-badge svg{width:70px;height:90px;display:block}
@media(max-width:980px){.orl-foundation-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.orl-foundation-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.orl-foundation-badge-toolbar{justify-content:stretch}.orl-foundation-badge-toolbar label,.orl-foundation-badge-toolbar select{width:100%}}

/* v0.9.0 Premium Foundation Wizard */
.orl-foundation-build-card{background:#fff!important;color:#10243e!important}
.orl-foundation-build-card .orl-foundation-form{display:block}
.orl-foundation-wizard-nav{position:sticky;top:52px;z-index:25;margin:0 0 24px;padding:14px 18px;border:1px solid #d8e5f2;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 12px 30px rgba(9,52,122,.09);backdrop-filter:blur(12px)}
.orl-foundation-wizard-steps{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}
.orl-foundation-wizard-steps button{display:flex;align-items:center;gap:9px;width:100%;min-height:48px;padding:8px 10px;border:1px solid #d6e3ef;border-radius:12px;background:#f7faff;color:#42556d;text-align:left;cursor:pointer}
.orl-foundation-wizard-steps button span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#e4edf7;color:#09347a;font-weight:900}
.orl-foundation-wizard-steps button small{font-size:.74rem;font-weight:900;line-height:1.15}
.orl-foundation-wizard-steps li.is-active button{border-color:#007dc3;background:#eaf7ff;color:#09347a;box-shadow:inset 0 0 0 1px #007dc3}
.orl-foundation-wizard-steps li.is-active button span{background:#007dc3;color:#fff}
.orl-foundation-wizard-steps li.is-complete button{border-color:#a8d9bf;background:#effaf4;color:#17683a}
.orl-foundation-wizard-steps li.is-complete button span{background:#1c8a50;color:#fff}
.orl-foundation-wizard-panel{animation:orlFoundationStepIn .22s ease;min-width:0}
.orl-foundation-wizard-panel[hidden]{display:none!important}
@keyframes orlFoundationStepIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.orl-foundation-wizard-panel>.orl-foundation-section-heading{margin-top:0!important;padding-top:0!important;border-top:0!important}
.orl-foundation-wizard-controls{display:flex;justify-content:space-between;gap:12px;margin:28px 0 4px;padding-top:20px;border-top:1px solid #dce6ef}
.orl-foundation-wizard-controls .orl-foundation-button{min-width:150px}
.orl-foundation-wizard-panel:first-of-type .orl-foundation-wizard-controls{justify-content:flex-end}
.orl-foundation-wizard-panel:first-of-type .orl-foundation-wizard-controls .is-secondary{display:none}
.orl-foundation-location-heading{margin-bottom:20px}
.orl-foundation-identity-preview,.orl-foundation-home-preview{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.34)}
.orl-foundation-identity-preview *,.orl-foundation-home-preview *{color:#fff!important}
.orl-foundation-identity-preview p,.orl-foundation-home-preview p{color:rgba(255,255,255,.94)!important}
.orl-foundation-identity-preview.has-dark-text *{color:#fff!important}
.orl-foundation-identity-status{min-height:58px!important;padding:16px!important;border:1px solid #d9e5f0;border-radius:12px;background:#f3f7fb;color:#42556d!important}
.orl-foundation-palette-empty[hidden]{display:none!important}
.orl-foundation-palette-empty{color:#42556d!important;background:#f8fbff!important}
.orl-foundation-section-heading h3{color:#09347a!important}
.orl-foundation-section-heading p{color:#263b54!important}
.orl-foundation-section-heading .orl-foundation-kicker{color:#0073b7!important}
@media(max-width:980px){.orl-foundation-wizard-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.orl-foundation-wizard-nav{top:0}.orl-foundation-identity-layout,.orl-foundation-location-layout{grid-template-columns:1fr!important}.orl-foundation-identity-preview,.orl-foundation-home-preview{position:static!important;min-height:220px!important}}
@media(max-width:620px){.orl-foundation-wizard-nav{padding:10px}.orl-foundation-wizard-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.orl-foundation-wizard-steps li{flex:0 0 145px;scroll-snap-align:start}.orl-foundation-wizard-controls{flex-direction:column-reverse}.orl-foundation-wizard-controls .orl-foundation-button{width:100%}.orl-foundation-nickname-choice{grid-template-columns:1fr}.orl-foundation-nickname-choice>*{grid-column:1!important}}


/* v0.9.4 Premium Identity Selector */
.orl-foundation-nickname-choice{display:block!important;margin:0;padding:0!important;border:0!important}
.orl-foundation-nickname-choice legend{margin:0 0 10px;color:#092b62;font-weight:900}
.orl-foundation-nickname-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}
.orl-foundation-nickname-mode-card{position:relative;display:flex!important;align-items:center!important;gap:12px!important;min-height:78px;padding:14px 16px!important;border:1px solid #cbdbea!important;border-radius:14px!important;background:#fff!important;color:#092b62!important;box-shadow:0 5px 16px rgba(9,52,122,.04);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background .18s ease}
.orl-foundation-nickname-mode-card:hover{border-color:#73b9e3!important;transform:translateY(-1px);box-shadow:0 10px 22px rgba(9,52,122,.09)}
.orl-foundation-nickname-mode-card.is-selected{border-color:#007dc3!important;background:#eef8ff!important;box-shadow:inset 0 0 0 1px #007dc3,0 10px 22px rgba(0,125,195,.10)}
.orl-foundation-nickname-mode-card input[type=radio]{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}
.orl-foundation-nickname-mode-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:11px;background:#e8f2fb;color:#09347a;font-size:18px;font-weight:950}
.orl-foundation-nickname-mode-card.is-selected .orl-foundation-nickname-mode-icon{background:#007dc3;color:#fff}
.orl-foundation-nickname-mode-card>span:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}
.orl-foundation-nickname-mode-card strong{color:#09347a;font-size:15px;line-height:1.2}
.orl-foundation-nickname-mode-card small{color:#5b6f86;font-size:12px;line-height:1.35;font-weight:650}
.orl-foundation-nickname-input-panel{padding:14px;border:1px solid #d7e4f0;border-radius:13px;background:#f8fbff}
.orl-foundation-nickname-input-panel[hidden]{display:none!important}
.orl-foundation-nickname-input-panel label{margin:0!important;color:#16385f!important;font-weight:850!important}
.orl-foundation-nickname-input-panel select,.orl-foundation-nickname-input-panel input{margin-top:8px!important;min-height:48px!important;background:#fff!important}
.orl-foundation-identity-status-field{align-self:stretch}
.orl-foundation-identity-status{display:flex!important;align-items:center!important;gap:12px!important;min-height:68px!important;padding:14px 16px!important;border:1px solid #d7e4f0!important;border-radius:13px!important;background:#f7faff!important;color:#42556d!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.orl-foundation-status-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#e5edf6;color:#31516f;font-size:17px;font-weight:950}
.orl-foundation-identity-status.is-available{border-color:#a9ddc0!important;background:#effaf4!important;color:#17683a!important}
.orl-foundation-identity-status.is-available .orl-foundation-status-icon{background:#1c8a50;color:#fff}
.orl-foundation-identity-status.is-unavailable{border-color:#efb4b4!important;background:#fff2f2!important;color:#941f1f!important}
.orl-foundation-identity-status.is-unavailable .orl-foundation-status-icon{background:#c73535;color:#fff}
@media(max-width:760px){.orl-foundation-nickname-modes{grid-template-columns:1fr}.orl-foundation-nickname-mode-card{min-height:70px}}

/* v0.9.5 — premium identity selector asset-cache correction */
.orl-foundation-form .orl-foundation-nickname-choice{display:block!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important}
.orl-foundation-form .orl-foundation-nickname-choice>legend{display:block!important;width:100%!important;margin:0 0 10px!important;padding:0!important;color:#092b62!important;font-size:15px!important;font-weight:900!important}
.orl-foundation-form .orl-foundation-nickname-modes{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;margin:0 0 12px!important}
.orl-foundation-form label.orl-foundation-nickname-mode-card{position:relative!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;align-items:center!important;gap:12px!important;min-width:0!important;min-height:82px!important;margin:0!important;padding:14px 16px!important;border:1px solid #cbdbea!important;border-radius:14px!important;background:#fff!important;color:#092b62!important;box-shadow:0 6px 18px rgba(9,52,122,.06)!important;cursor:pointer!important}
.orl-foundation-form label.orl-foundation-nickname-mode-card.is-selected{border-color:#007dc3!important;background:#eef8ff!important;box-shadow:inset 0 0 0 1px #007dc3,0 9px 22px rgba(0,125,195,.12)!important}
.orl-foundation-form .orl-foundation-nickname-mode-card input[type=radio]{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;min-width:0!important;margin:0!important;padding:0!important;opacity:0!important;pointer-events:none!important}
.orl-foundation-form .orl-foundation-nickname-mode-icon{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:11px!important;background:#e8f2fb!important;color:#09347a!important;font-size:17px!important;font-weight:950!important;line-height:1!important}
.orl-foundation-form .orl-foundation-nickname-mode-card.is-selected .orl-foundation-nickname-mode-icon{background:#007dc3!important;color:#fff!important}
.orl-foundation-form .orl-foundation-nickname-mode-card>span:last-child{display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important}
.orl-foundation-form .orl-foundation-nickname-mode-card strong{display:block!important;color:#09347a!important;font-size:15px!important;line-height:1.2!important;font-weight:900!important}
.orl-foundation-form .orl-foundation-nickname-mode-card small{display:block!important;color:#5b6f86!important;font-size:12px!important;line-height:1.35!important;font-weight:650!important}
.orl-foundation-form .orl-foundation-nickname-input-panel{display:block!important;margin:0!important;padding:14px!important;border:1px solid #d7e4f0!important;border-radius:13px!important;background:#f8fbff!important}
.orl-foundation-form .orl-foundation-nickname-input-panel[hidden]{display:none!important}
.orl-foundation-form .orl-foundation-nickname-input-panel label{display:block!important;margin:0!important;color:#16385f!important;font-weight:850!important}
.orl-foundation-form .orl-foundation-nickname-input-panel select,.orl-foundation-form .orl-foundation-nickname-input-panel input{display:block!important;width:100%!important;min-height:48px!important;margin:8px 0 0!important;background:#fff!important}
@media(max-width:760px){.orl-foundation-form .orl-foundation-nickname-modes{grid-template-columns:1fr!important}}


/* v0.9.9 — launch review contrast and special-kit canvas polish */
.orl-foundation-launch-hero,
.orl-foundation-launch-hero *{
  color:#fff!important;
}
.orl-foundation-launch-hero p,
.orl-foundation-launch-hero span{
  color:rgba(255,255,255,.94)!important;
  text-shadow:0 1px 2px rgba(0,0,0,.22);
}
.orl-foundation-launch-kits article>div{
  box-sizing:border-box;
  padding:12px;
  border:1px solid #dbe5ef;
  border-radius:12px;
  background:#f4f8fc!important;
}
.orl-foundation-launch-kits article:nth-child(3)>div,
.orl-foundation-launch-kits article:nth-child(4)>div{
  background:#f4f8fc!important;
}
.orl-foundation-launch-kits article:nth-child(3)>div svg,
.orl-foundation-launch-kits article:nth-child(4)>div svg{
  background:transparent!important;
  border-radius:8px;
}
/* v0.9.10 — all four launch-review kits use uniquely cloned, transparent SVG canvases. */
.orl-foundation-launch-kits article>div svg{
  background:transparent!important;
}
