:root{
  --osmj-black:#050608;
  --osmj-charcoal:#101218;
  --osmj-panel:#151822;
  --osmj-gold:#d6ae5b;
  --osmj-gold2:#f0d08a;
  --osmj-blue:#28a8ff;
  --osmj-violet:#8a5cff;
  --osmj-white:#fff;
  --osmj-muted:#bfc4d2;
  --osmj-border:rgba(255,255,255,.13);
  --osmj-shadow:0 26px 80px rgba(0,0,0,.35);
}
.osmj-city-app,.osmj-city-profile{font-family:Inter,Arial,Helvetica,sans-serif;background:var(--osmj-black);color:var(--osmj-white);overflow:hidden;line-height:1.55}
.osmj-city-app *,.osmj-city-profile *{box-sizing:border-box}
.osmj-city-shell{width:min(1180px,calc(100% - 36px));margin:0 auto;position:relative}
.osmj-city-app a,.osmj-city-profile a{text-decoration:none}
.osmj-city-hero{min-height:760px;position:relative;display:flex;align-items:center;padding:130px 0 100px;background:#07090d}
.osmj-city-hero-media{position:absolute;inset:0;overflow:hidden}
.osmj-city-hero-img{position:absolute;width:56%;height:100%;object-fit:cover;filter:saturate(.75) contrast(1.1);opacity:.62}
.osmj-city-hero-img-a{left:0;top:0;clip-path:polygon(0 0,90% 0,70% 100%,0 100%)}
.osmj-city-hero-img-b{left:29%;top:0;clip-path:polygon(25% 0,100% 0,80% 100%,0 100%)}
.osmj-city-hero-img-c{right:-10%;top:0;clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}
.osmj-city-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,5,8,.98) 0%,rgba(4,5,8,.88) 40%,rgba(4,5,8,.46) 72%,rgba(4,5,8,.68) 100%),linear-gradient(0deg,#050608 0%,transparent 35%)}
.osmj-city-hero-content{z-index:2;max-width:1180px}
.osmj-city-eyebrow,.osmj-city-kicker{display:inline-flex;align-items:center;gap:10px;color:var(--osmj-gold2);font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}
.osmj-city-eyebrow span{width:40px;height:2px;background:linear-gradient(90deg,var(--osmj-blue),var(--osmj-violet))}
.osmj-city-hero h1,.osmj-city-profile-hero h1{font-size:clamp(3.4rem,7vw,7rem);line-height:.96;letter-spacing:-.055em;margin:24px 0 26px;max-width:980px;font-weight:900}
.osmj-city-hero h1 em,.osmj-city-profile-hero h1 em{font-style:normal;color:transparent;background:linear-gradient(90deg,var(--osmj-gold2),var(--osmj-gold));-webkit-background-clip:text;background-clip:text}
.osmj-city-lead{max-width:760px;color:#e5e8ef;font-size:1.2rem;margin:0 0 34px}
.osmj-city-hero-actions,.osmj-city-profile-actions{display:flex;flex-wrap:wrap;gap:14px}
.osmj-city-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:8px;font-weight:800;letter-spacing:.02em;border:1px solid transparent;cursor:pointer;transition:.25s ease;font-size:.95rem}
.osmj-city-btn:hover{transform:translateY(-2px)}
.osmj-city-btn-primary{color:#090a0d;background:linear-gradient(135deg,var(--osmj-gold2),var(--osmj-gold));box-shadow:0 12px 34px rgba(214,174,91,.25)}
.osmj-city-btn-primary:hover{box-shadow:0 16px 38px rgba(214,174,91,.38)}
.osmj-city-btn-ghost{color:#fff;border-color:rgba(255,255,255,.45);background:rgba(6,8,12,.3);backdrop-filter:blur(10px)}
.osmj-city-btn-ghost-dark{color:#fff;border-color:var(--osmj-border);background:#181b24}
.osmj-city-btn-outline{color:var(--osmj-gold2);border-color:rgba(214,174,91,.55);background:transparent}
.osmj-city-no-fee{max-width:780px;margin:28px 0 0;color:#cdd1db;font-size:.92rem;border-left:3px solid var(--osmj-blue);padding-left:16px}
.osmj-city-no-fee strong{color:#fff}
.osmj-city-impact,.osmj-city-directory-section,.osmj-city-profile-overview{padding:110px 0;background:radial-gradient(circle at 90% 0,rgba(138,92,255,.11),transparent 30%),var(--osmj-black)}
.osmj-city-section-heading{max-width:800px;margin-bottom:50px}
.osmj-city-heading-center{text-align:center;margin-left:auto;margin-right:auto}
.osmj-city-section-heading h2,.osmj-city-register-intro h2,.osmj-city-captain-layout h2,.osmj-city-inquiry-layout h2,.osmj-city-final-cta h2,.osmj-city-profile-final h2{font-size:clamp(2.25rem,4.5vw,4.3rem);line-height:1.04;letter-spacing:-.04em;margin:14px 0 18px;font-weight:900}
.osmj-city-section-heading p,.osmj-city-register-intro p,.osmj-city-captain-layout>div>p,.osmj-city-inquiry-layout>div>p,.osmj-city-final-cta p,.osmj-city-profile-final p{color:var(--osmj-muted);font-size:1.06rem}
.osmj-city-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.osmj-city-benefit{background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border:1px solid var(--osmj-border);border-radius:18px;padding:30px;min-height:250px;position:relative;overflow:hidden}
.osmj-city-benefit:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(40,168,255,.18),transparent 70%);right:-35px;top:-35px}
.osmj-city-icon{width:46px;height:46px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(40,168,255,.25),rgba(138,92,255,.25));border:1px solid rgba(84,151,255,.35);color:var(--osmj-gold2);font-weight:900;margin-bottom:28px}
.osmj-city-benefit h3{font-size:1.3rem;margin:0 0 12px}
.osmj-city-benefit p{margin:0;color:var(--osmj-muted)}
.osmj-city-captain-band{padding:100px 0;background:linear-gradient(135deg,#151019,#0a1420 58%,#101218)}
.osmj-city-captain-layout{display:grid;grid-template-columns:1.35fr .75fr;gap:64px;align-items:center}
.osmj-city-captain-card{padding:34px;border-radius:20px;background:linear-gradient(145deg,rgba(214,174,91,.16),rgba(255,255,255,.04));border:1px solid rgba(214,174,91,.35);box-shadow:var(--osmj-shadow)}
.osmj-city-captain-card h3{font-size:1.45rem;margin:0 0 20px}
.osmj-city-captain-card ul{list-style:none;padding:0;margin:0 0 24px}
.osmj-city-captain-card li{position:relative;padding:10px 0 10px 28px;color:#e5e7ed;border-bottom:1px solid rgba(255,255,255,.08)}
.osmj-city-captain-card li:before{content:"✓";position:absolute;left:0;color:var(--osmj-gold2);font-weight:900}
.osmj-city-text-link{color:var(--osmj-gold2);font-weight:800}
.osmj-city-stats-section{background:#0d1016;border-top:1px solid var(--osmj-border);border-bottom:1px solid var(--osmj-border)}
.osmj-city-stats{display:grid;grid-template-columns:repeat(5,1fr)}
.osmj-city-stats>div{padding:35px 20px;text-align:center;border-right:1px solid var(--osmj-border)}
.osmj-city-stats>div:last-child{border-right:0}
.osmj-city-stats strong{display:block;font-size:2.3rem;color:var(--osmj-gold2);line-height:1}
.osmj-city-stats span{display:block;margin-top:9px;color:var(--osmj-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}
.osmj-city-filter{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:12px;padding:18px;background:#12151d;border:1px solid var(--osmj-border);border-radius:14px;margin-bottom:30px;align-items:end}
.osmj-city-filter label,.osmj-city-form label,.osmj-city-inquiry-form label,.osmj-city-school-search-row label{display:flex;flex-direction:column;gap:7px}
.osmj-city-filter label span,.osmj-city-form label span,.osmj-city-inquiry-form label span,.osmj-city-school-search-row label span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#d9dde7;font-weight:800}
.osmj-city-filter input,.osmj-city-filter select,.osmj-city-form input,.osmj-city-form select,.osmj-city-form textarea,.osmj-city-prefill input,.osmj-city-school-search-row input,.osmj-city-manual-school input,.osmj-city-inquiry-form input,.osmj-city-inquiry-form textarea,.osmj-city-school-profile-tools input{width:100%;background:#090b10;color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:14px 15px;outline:none;transition:.2s ease}
.osmj-city-filter input:focus,.osmj-city-filter select:focus,.osmj-city-form input:focus,.osmj-city-form select:focus,.osmj-city-form textarea:focus,.osmj-city-prefill input:focus,.osmj-city-school-search-row input:focus,.osmj-city-inquiry-form input:focus,.osmj-city-inquiry-form textarea:focus,.osmj-city-school-profile-tools input:focus{border-color:var(--osmj-blue);box-shadow:0 0 0 3px rgba(40,168,255,.13)}
.osmj-city-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.osmj-city-card{background:#11141c;border:1px solid var(--osmj-border);border-radius:18px;overflow:hidden;transition:.25s ease;display:flex;flex-direction:column;min-height:440px}
.osmj-city-card:hover{transform:translateY(-5px);border-color:rgba(214,174,91,.45);box-shadow:var(--osmj-shadow)}
.osmj-city-card-image{height:205px;background-size:cover;background-position:center;position:relative}
.osmj-city-card-image:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#11141c 0%,transparent 70%)}
.osmj-city-status{position:absolute;left:16px;top:16px;z-index:2;padding:7px 11px;border-radius:999px;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900;background:#191d27;border:1px solid rgba(255,255,255,.2)}
.osmj-city-status.is-registered{background:rgba(24,109,68,.85);border-color:rgba(94,238,160,.45)}
.osmj-city-status.is-open{background:rgba(96,48,138,.88);border-color:rgba(177,114,255,.45)}
.osmj-city-card-body{padding:4px 22px 24px;display:flex;flex-direction:column;flex:1}
.osmj-city-card h3{font-size:1.65rem;margin:0 0 8px;letter-spacing:-.03em}
.osmj-city-card p{color:var(--osmj-muted);margin:0 0 14px}
.osmj-city-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin:6px 0 20px}
.osmj-city-card-meta span{padding:6px 9px;background:rgba(255,255,255,.06);border-radius:6px;font-size:.76rem;color:#d8dce5}
.osmj-city-card-actions{display:flex;gap:9px;margin-top:auto}
.osmj-city-card-actions button,.osmj-city-card-actions a{flex:1;min-height:43px;padding:10px 12px;border-radius:7px;border:1px solid rgba(255,255,255,.16);background:#1b1f29;color:#fff;font-weight:800;text-align:center;cursor:pointer;font-size:.82rem}
.osmj-city-card-actions .primary{background:linear-gradient(135deg,var(--osmj-gold2),var(--osmj-gold));color:#08090b;border:0}
.osmj-city-load-wrap{text-align:center;margin-top:34px}
.osmj-city-register-section{padding:110px 0;background:radial-gradient(circle at 15% 20%,rgba(40,168,255,.12),transparent 30%),linear-gradient(180deg,#0a0c11,#08090d)}
.osmj-city-register-intro{text-align:center;max-width:760px;margin:0 auto 38px}
.osmj-city-prefill{max-width:960px;margin:0 auto 20px;padding:18px 20px;border:1px solid rgba(40,168,255,.35);border-radius:14px;background:rgba(40,168,255,.08);display:grid;grid-template-columns:1fr auto;gap:18px;align-items:center}
.osmj-city-prefill strong,.osmj-city-prefill span{display:block}
.osmj-city-prefill span{color:#cbd1dc;font-size:.9rem}
.osmj-city-prefill-controls{display:flex;gap:8px;min-width:390px}
.osmj-city-prefill-controls button,.osmj-city-manual-school button{border:0;border-radius:8px;background:#242936;color:#fff;padding:0 16px;font-weight:800;cursor:pointer}
.osmj-city-form{max-width:960px;margin:0 auto;background:#11141b;border:1px solid var(--osmj-border);border-radius:20px;box-shadow:var(--osmj-shadow);overflow:hidden}
.osmj-city-form-stepper{display:grid;grid-template-columns:repeat(3,1fr);background:#0b0d12;border-bottom:1px solid var(--osmj-border)}
.osmj-city-form-stepper button{background:transparent;border:0;color:#888f9d;padding:22px;font-weight:800;cursor:pointer}
.osmj-city-form-stepper button span{display:inline-grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#232733;margin-right:9px}
.osmj-city-form-stepper button.is-active{color:#fff;background:linear-gradient(180deg,rgba(214,174,91,.12),transparent)}
.osmj-city-form-stepper button.is-active span{background:var(--osmj-gold);color:#090a0c}
.osmj-city-form-panel{display:none;border:0;padding:36px;margin:0}
.osmj-city-form-panel.is-active{display:block}
.osmj-city-form-panel legend{font-size:1.7rem;font-weight:900;margin-bottom:24px;letter-spacing:-.02em}
.osmj-city-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.osmj-city-full{grid-column:1/-1}
.osmj-city-form small{color:#9ea5b4;margin-top:4px}
.osmj-city-choice-card{margin-top:24px;padding:22px;border-radius:14px;background:linear-gradient(135deg,rgba(214,174,91,.1),rgba(138,92,255,.08));border:1px solid rgba(214,174,91,.25);display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px}
.osmj-city-choice-card h3{margin:0 0 7px}
.osmj-city-choice-card p{margin:0;color:var(--osmj-muted)}
.osmj-city-switch{display:flex!important;align-items:center;flex-direction:row!important;gap:10px!important;cursor:pointer}
.osmj-city-switch input{position:absolute;opacity:0;pointer-events:none}
.osmj-city-switch span{width:48px;height:26px;background:#3b404c;border-radius:999px;position:relative;transition:.2s}
.osmj-city-switch span:after{content:"";width:20px;height:20px;border-radius:50%;background:#fff;position:absolute;left:3px;top:3px;transition:.2s}
.osmj-city-switch input:checked+span{background:linear-gradient(90deg,var(--osmj-blue),var(--osmj-violet))}
.osmj-city-switch input:checked+span:after{transform:translateX(22px)}
.osmj-city-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}
.osmj-city-panel-note{color:var(--osmj-muted);margin:-10px 0 24px}
.osmj-city-school-search-row{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}
.osmj-city-school-results{margin-top:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px;max-height:360px;overflow:auto;padding-right:6px}
.osmj-city-school-result{padding:14px;border:1px solid var(--osmj-border);border-radius:10px;background:#0c0f15;display:flex;justify-content:space-between;gap:12px;align-items:center}
.osmj-city-school-result strong{display:block}
.osmj-city-school-result small{color:#aeb4c0}
.osmj-city-school-result button{border:1px solid rgba(214,174,91,.45);color:var(--osmj-gold2);background:transparent;border-radius:7px;padding:8px 10px;cursor:pointer;font-weight:800}
.osmj-city-manual-school{margin:24px 0;padding:18px;border-radius:12px;background:#0c0f15;border:1px dashed rgba(255,255,255,.2)}
.osmj-city-manual-school h3{margin:0 0 12px;font-size:1rem}
.osmj-city-manual-school>div{display:flex;gap:8px}
.osmj-city-selected-schools{margin-top:20px}
.osmj-city-selected-schools h3{font-size:1rem}
.osmj-city-selected-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;background:rgba(40,168,255,.12);border:1px solid rgba(40,168,255,.3);margin:4px;color:#eaf5ff}
.osmj-city-selected-chip button{border:0;background:transparent;color:#fff;font-size:1rem;cursor:pointer}
.osmj-city-consents{display:grid;gap:12px;margin-top:22px;padding:18px;background:#0b0d12;border-radius:12px}
.osmj-city-consents label{display:flex;flex-direction:row;align-items:flex-start;gap:10px;color:#d7dbe5}
.osmj-city-consents input{width:auto;margin-top:5px}
.osmj-city-form-message{grid-column:1/-1;margin:12px 0 0;min-height:24px;font-weight:700}
.osmj-city-form-message.is-success{color:#6fe7a5}
.osmj-city-form-message.is-error{color:#ff8d8d}
.osmj-city-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}
.osmj-city-final-cta,.osmj-city-profile-final{padding:110px 0;text-align:center;background:radial-gradient(circle at 50% 0,rgba(214,174,91,.18),transparent 38%),#090a0e}
.osmj-city-final-cta p,.osmj-city-profile-final p{max-width:720px;margin:0 auto 28px}
.osmj-city-modal{position:fixed;inset:0;z-index:999999;display:grid;place-items:center;padding:22px}
.osmj-city-modal[hidden]{display:none}
.osmj-city-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(8px)}
.osmj-city-modal-dialog{position:relative;width:min(760px,100%);max-height:88vh;overflow:auto;background:#12151d;border:1px solid rgba(255,255,255,.2);border-radius:20px;box-shadow:0 30px 100px rgba(0,0,0,.6);padding:34px}
.osmj-city-modal-close{position:absolute;right:15px;top:13px;width:38px;height:38px;border-radius:50%;border:1px solid var(--osmj-border);background:#1b1f29;color:#fff;font-size:1.6rem;cursor:pointer;z-index:3}
.osmj-city-modal-title{font-size:2.2rem;margin:0 0 8px}
.osmj-city-modal-status{display:inline-block;padding:6px 10px;border-radius:999px;background:rgba(52,180,111,.18);color:#80efae;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em}
.osmj-city-modal-schools{display:grid;gap:9px;margin:22px 0}
.osmj-city-modal-school{padding:13px;border:1px solid var(--osmj-border);border-radius:9px;background:#0d1016;display:flex;justify-content:space-between;gap:12px}
.osmj-city-empty{padding:34px;text-align:center;border:1px dashed var(--osmj-border);border-radius:14px;color:var(--osmj-muted);grid-column:1/-1}
/* City profile */
.osmj-city-profile-hero{min-height:650px;position:relative;display:flex;align-items:flex-end;padding:120px 0 80px;background-image:var(--osmj-city-image);background-size:cover;background-position:center}
.osmj-city-profile-shade{position:absolute;inset:0;background:linear-gradient(0deg,#050608 0%,rgba(5,6,8,.65) 45%,rgba(5,6,8,.35) 100%),linear-gradient(90deg,rgba(5,6,8,.75),transparent 70%)}
.osmj-city-profile-hero-inner{z-index:2}
.osmj-city-profile-status{display:inline-flex;align-items:center;gap:9px;padding:8px 12px;border-radius:999px;background:rgba(20,116,71,.82);border:1px solid rgba(116,241,169,.38);font-weight:900;font-size:.74rem;letter-spacing:.1em}
.osmj-city-profile-status span{width:8px;height:8px;border-radius:50%;background:#78f2a9;box-shadow:0 0 14px #78f2a9}
.osmj-city-profile-hero p{font-size:1.15rem;max-width:760px;color:#e2e5eb;margin:0 0 28px}
.osmj-city-profile-ribbon{display:grid;grid-template-columns:repeat(4,1fr);margin-top:-145px;margin-bottom:100px;position:relative;z-index:4;background:rgba(18,21,29,.92);backdrop-filter:blur(16px);border:1px solid var(--osmj-border);border-radius:16px;box-shadow:var(--osmj-shadow)}
.osmj-city-profile-ribbon>div{padding:24px;border-right:1px solid var(--osmj-border)}
.osmj-city-profile-ribbon>div:last-child{border-right:0}
.osmj-city-profile-ribbon span,.osmj-city-profile-ribbon strong{display:block}
.osmj-city-profile-ribbon span{font-size:.72rem;text-transform:uppercase;letter-spacing:.09em;color:#9fa6b4}
.osmj-city-profile-ribbon strong{margin-top:7px;color:#fff}
.osmj-city-role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.osmj-city-role-grid article{padding:28px;background:#11141b;border:1px solid var(--osmj-border);border-radius:16px}
.osmj-city-role-grid article>strong{font-size:2.4rem;color:var(--osmj-gold2);line-height:1}
.osmj-city-role-grid h3{margin:14px 0 8px}
.osmj-city-role-grid p{color:var(--osmj-muted);margin:0}
.osmj-city-profile-schools{padding:110px 0;background:#0d1016}
.osmj-city-school-profile-tools{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:28px}
.osmj-city-school-profile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.osmj-city-school-profile-card{background:#141821;border:1px solid var(--osmj-border);border-radius:16px;padding:24px;display:flex;flex-direction:column}
.osmj-city-school-status{display:inline-block;align-self:flex-start;padding:6px 9px;border-radius:999px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;background:rgba(138,92,255,.15);color:#d6c5ff}
.osmj-city-school-status.is-registered{background:rgba(43,171,103,.15);color:#83ebb0}
.osmj-city-school-profile-card h3{font-size:1.25rem;margin:16px 0 7px}
.osmj-city-school-profile-card>p{color:var(--osmj-muted);margin:0 0 18px}
.osmj-city-school-counts{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:18px}
.osmj-city-school-counts span{background:#0c0f15;border-radius:8px;padding:9px;font-size:.75rem;color:#cbd0db}
.osmj-city-school-counts strong{display:block;font-size:1.2rem;color:#fff}
.osmj-city-school-profile-card>a{color:var(--osmj-gold2);font-weight:800;margin-top:auto}
.osmj-city-empty-state{grid-column:1/-1;padding:50px;text-align:center;border:1px dashed var(--osmj-border);border-radius:16px}
.osmj-city-empty-state a{color:var(--osmj-gold2);font-weight:800}
.osmj-city-profile-partners{padding:100px 0;background:var(--osmj-black)}
.osmj-city-partner-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.osmj-city-partner-grid article{padding:24px;text-align:center;background:#11141b;border:1px solid var(--osmj-border);border-radius:16px}
.osmj-city-partner-grid img,.osmj-city-partner-avatar{width:84px;height:84px;border-radius:50%;object-fit:cover;margin:0 auto 14px}
.osmj-city-partner-avatar{display:grid;place-items:center;background:linear-gradient(135deg,var(--osmj-blue),var(--osmj-violet));font-size:2rem;font-weight:900}
.osmj-city-partner-grid h3{margin:0 0 5px}
.osmj-city-partner-grid p{margin:0;color:var(--osmj-muted)}
.osmj-city-partner-grid a{display:inline-block;margin-top:12px;color:var(--osmj-gold2);font-weight:800}
.osmj-city-inquiry-section{padding:110px 0;background:linear-gradient(135deg,#11131b,#0a101b)}
.osmj-city-inquiry-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:start}
.osmj-city-inquiry-notes{display:grid;gap:10px;margin-top:24px}
.osmj-city-inquiry-notes span{padding:12px 14px;border-left:3px solid var(--osmj-blue);background:rgba(255,255,255,.04);color:#d5dae4}
.osmj-city-inquiry-form{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;background:#11141b;border:1px solid var(--osmj-border);border-radius:18px;padding:28px}
.osmj-city-profile-final>div>div{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:980px){
  .osmj-city-benefit-grid,.osmj-city-grid,.osmj-city-role-grid,.osmj-city-school-profile-grid{grid-template-columns:repeat(2,1fr)}
  .osmj-city-captain-layout,.osmj-city-inquiry-layout{grid-template-columns:1fr}
  .osmj-city-stats{grid-template-columns:repeat(3,1fr)}
  .osmj-city-stats>div:nth-child(3){border-right:0}
  .osmj-city-filter{grid-template-columns:repeat(2,1fr)}
  .osmj-city-profile-ribbon{grid-template-columns:repeat(2,1fr)}
  .osmj-city-profile-ribbon>div:nth-child(2){border-right:0}
  .osmj-city-partner-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:700px){
  .osmj-city-shell{width:min(100% - 24px,1180px)}
  .osmj-city-hero{min-height:700px;padding:105px 0 70px}
  .osmj-city-hero h1,.osmj-city-profile-hero h1{font-size:clamp(3rem,13vw,4.6rem)}
  .osmj-city-hero-img{width:100%}.osmj-city-hero-img-a{clip-path:none}.osmj-city-hero-img-b,.osmj-city-hero-img-c{display:none}
  .osmj-city-overlay{background:linear-gradient(0deg,#050608 0%,rgba(5,6,8,.66) 58%,rgba(5,6,8,.78) 100%)}
  .osmj-city-benefit-grid,.osmj-city-grid,.osmj-city-role-grid,.osmj-city-school-profile-grid,.osmj-city-partner-grid{grid-template-columns:1fr}
  .osmj-city-stats{grid-template-columns:repeat(2,1fr)}
  .osmj-city-stats>div{border-right:1px solid var(--osmj-border)}
  .osmj-city-stats>div:nth-child(even){border-right:0}
  .osmj-city-filter,.osmj-city-form-grid,.osmj-city-prefill,.osmj-city-school-search-row,.osmj-city-inquiry-form,.osmj-city-school-profile-tools{grid-template-columns:1fr}
  .osmj-city-prefill-controls{min-width:0;flex-direction:column}
  .osmj-city-prefill-controls button,.osmj-city-manual-school button{min-height:46px}
  .osmj-city-form-stepper button{padding:15px 8px;font-size:.73rem}.osmj-city-form-stepper button span{display:block;margin:0 auto 6px}
  .osmj-city-form-panel{padding:24px 18px}
  .osmj-city-choice-card{grid-template-columns:1fr}
  .osmj-city-school-results{grid-template-columns:1fr}
  .osmj-city-form-actions{flex-direction:column-reverse}.osmj-city-form-actions .osmj-city-btn{width:100%}
  .osmj-city-profile-ribbon{grid-template-columns:1fr;margin-top:-110px}.osmj-city-profile-ribbon>div{border-right:0;border-bottom:1px solid var(--osmj-border)}
  .osmj-city-inquiry-form{padding:20px}
  .osmj-city-modal-dialog{padding:28px 18px}
}
