.newEventShell{width:min(860px,calc(100% - 24px));margin:0 auto;padding:20px 0 60px}.newEventTop{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.newEventTop .backLink{margin:0}.newEventHero{margin-bottom:22px}.newEventHero h1{font-size:clamp(38px,7vw,58px);letter-spacing:-.045em;line-height:.95;margin:6px 0 9px}.newEventHero p{color:var(--muted);margin:0}.newEventForm{display:grid;grid-gap:14px;gap:14px}.createSection{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.createSectionHead{display:flex;align-items:center;gap:12px;margin-bottom:17px}.createStep{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;font-weight:950}.createSectionHead h2{font-size:20px;margin:0}.createSectionHead p{margin:2px 0 0;color:var(--muted);font-size:12px}.createFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.createFields .wide{grid-column:1/-1}.createSection label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:900;color:#4d5a52}.createSection input,.createSection select{width:100%;border:1px solid #d9e2dc;background:#f9fbf9;border-radius:12px;padding:12px 13px;outline:none;color:var(--ink)}.createSection input:focus,.createSection select:focus{border-color:#65a985;box-shadow:0 0 0 3px #e5f3ea}.startTypeCards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.startTypeCard{border:1px solid var(--line);background:#f8faf8;border-radius:14px;padding:13px;text-align:left;cursor:pointer}.startTypeCard.active{border:2px solid var(--green);background:#edf7f1;padding:12px}.startTypeCard strong{display:block;font-size:13px}.startTypeCard span{display:block;color:var(--muted);font-size:10px;line-height:1.35;margin-top:4px}.routeChoice{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.routeChoice.single{grid-template-columns:1fr}.teeChoice{border:1px solid var(--line);border-radius:15px;padding:13px;background:#f8faf8}.teeChoice>span{display:block;font-size:10px;font-weight:950;letter-spacing:.08em;color:var(--muted);margin-bottom:7px}.teePreview{display:flex;align-items:center;gap:8px;margin-top:8px;font-size:11px;color:var(--muted)}.teePreview i{width:11px;height:11px;border-radius:50%;display:inline-block}.createSummary{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#eaf4ee;border:1px solid #d4e7dc;border-radius:18px;padding:16px 18px}.createSummaryText strong{display:block;font-size:16px}.createSummaryText span{display:block;color:var(--muted);font-size:11px;margin-top:3px}.createEventButton{min-width:250px;min-height:48px}.createEventButton:disabled{opacity:.4}.fieldHint{font-size:10px;color:var(--muted);font-weight:600}.noTees{background:#fff4dd;border:1px solid #ecd69f;border-radius:13px;padding:12px;color:#725b20;font-size:12px}@media(max-width:640px){.newEventShell{width:min(100% - 16px,860px);padding-top:12px}.newEventHero{margin-bottom:15px}.newEventHero h1{font-size:39px}.createSection{padding:15px;border-radius:17px}.createFields,.routeChoice{grid-template-columns:1fr}.createFields .wide{grid-column:auto}.startTypeCards{grid-template-columns:1fr}.startTypeCard span{font-size:11px}.createSummary{align-items:stretch;flex-direction:column}.createEventButton{width:100%;min-width:0}.newEventTop{margin-bottom:17px}}