.styles-module__WglZya__ot-progress{gap:6px;margin-bottom:36px;display:flex;overflow-x:auto}.styles-module__WglZya__ot-progress-step{flex-shrink:0;align-items:center;gap:7px;display:flex}.styles-module__WglZya__ot-progress-step:after{content:"";background:var(--border);width:20px;height:1px;margin-left:6px;display:block}.styles-module__WglZya__ot-progress-step:last-child:after{display:none}.styles-module__WglZya__ot-progress-dot{background:var(--border);border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s}.styles-module__WglZya__ot-progress-step--active .styles-module__WglZya__ot-progress-dot{background:var(--green)}.styles-module__WglZya__ot-progress-step--done .styles-module__WglZya__ot-progress-dot{background:var(--green);opacity:.4}.styles-module__WglZya__ot-progress-label{color:var(--muted);white-space:nowrap;font-size:12px}.styles-module__WglZya__ot-progress-step--active .styles-module__WglZya__ot-progress-label{color:var(--text);font-weight:500}.styles-module__WglZya__ot-progress-step--done .styles-module__WglZya__ot-progress-label{color:var(--muted)}@keyframes styles-module__WglZya__otStepIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.styles-module__WglZya__ot-wizard{flex-direction:column;display:flex}.styles-module__WglZya__ot-step-anim{animation:.22s both styles-module__WglZya__otStepIn}.styles-module__WglZya__ot-step{flex-direction:column;gap:24px;display:flex}.styles-module__WglZya__ot-step-heading{font-family:var(--font-serif);color:var(--text);margin:0;font-size:28px;font-weight:500}.styles-module__WglZya__ot-field-stack{flex-direction:column;gap:6px;display:flex}.styles-module__WglZya__ot-label{color:var(--text-mid);letter-spacing:.04em;flex-direction:column;gap:6px;font-size:13px;font-weight:500;display:flex}.styles-module__WglZya__ot-optional{color:var(--muted);font-size:12px;font-weight:400}.styles-module__WglZya__ot-input{border:1.5px solid var(--border);background:var(--surface);font-family:var(--font-serif);color:var(--text);-webkit-appearance:none;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:16px;transition:border-color .15s}.styles-module__WglZya__ot-input:focus{border-color:var(--green)}.styles-module__WglZya__ot-input--time{max-width:160px}.styles-module__WglZya__ot-hint{color:var(--muted);margin:0;font-size:13px;font-style:italic}.styles-module__WglZya__ot-hint--shotgun{font-style:normal}.styles-module__WglZya__ot-stepper{border:1.5px solid var(--border);background:var(--surface);border-radius:8px;align-items:center;gap:0;width:fit-content;display:flex;overflow:hidden}.styles-module__WglZya__ot-stepper-btn{width:44px;height:44px;color:var(--text-mid);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:20px;transition:background .15s;display:flex}.styles-module__WglZya__ot-stepper-btn:hover{background:var(--bg)}.styles-module__WglZya__ot-stepper-val{font-family:var(--font-serif);color:var(--text);text-align:center;border-left:1px solid var(--border);border-right:1px solid var(--border);min-width:48px;padding:0 20px;font-size:22px;font-weight:500}.styles-module__WglZya__ot-toggle-row{cursor:pointer;align-items:center;gap:10px;display:flex}.styles-module__WglZya__ot-checkbox{width:18px;height:18px;accent-color:var(--green);cursor:pointer;flex-shrink:0}.styles-module__WglZya__ot-toggle-label{color:var(--text-mid);font-size:15px;font-family:var(--font-serif)}.styles-module__WglZya__ot-player-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.styles-module__WglZya__ot-player-grid--hcp{grid-template-columns:1fr}.styles-module__WglZya__ot-player-row{align-items:center;gap:8px;display:flex}.styles-module__WglZya__ot-player-num{color:var(--muted);text-align:right;flex-shrink:0;width:18px;font-size:12px}.styles-module__WglZya__ot-input--player{flex:1;padding:8px 10px;font-size:14px}.styles-module__WglZya__ot-input--hcp{text-align:center;flex-shrink:0;width:64px;padding:8px 10px;font-size:14px}.styles-module__WglZya__ot-format-list{flex-direction:column;gap:8px;display:flex}.styles-module__WglZya__ot-format-item{background:var(--surface);border:1.5px solid var(--border);cursor:pointer;text-align:left;font-family:var(--font-serif);border-radius:10px;align-items:center;gap:14px;padding:14px 18px;transition:border-color .15s,background .15s;display:flex}.styles-module__WglZya__ot-format-item:hover{border-color:var(--green)}.styles-module__WglZya__ot-format-item--active{border-color:var(--green);background:var(--green-light)}.styles-module__WglZya__ot-format-dot{border:2px solid var(--border);border-radius:50%;flex-shrink:0;width:14px;height:14px;transition:border-color .15s,background .15s}.styles-module__WglZya__ot-format-item--active .styles-module__WglZya__ot-format-dot{border-color:var(--green);background:var(--green)}.styles-module__WglZya__ot-format-body{flex-direction:column;gap:2px;display:flex}.styles-module__WglZya__ot-format-name{color:var(--text);font-size:16px;font-weight:500}.styles-module__WglZya__ot-format-desc{color:var(--muted);font-size:13px;font-style:italic}.styles-module__WglZya__ot-toggle-group{border:1.5px solid var(--border);border-radius:8px;width:fit-content;display:flex;overflow:hidden}.styles-module__WglZya__ot-toggle-btn{background:var(--surface);font-family:var(--font-serif);color:var(--text-mid);cursor:pointer;border:none;padding:9px 18px;font-size:15px;transition:background .15s,color .15s}.styles-module__WglZya__ot-toggle-btn+.styles-module__WglZya__ot-toggle-btn{border-left:1px solid var(--border)}.styles-module__WglZya__ot-toggle-btn--active{background:var(--green);color:#fff}.styles-module__WglZya__ot-interval-group{gap:8px;display:flex}.styles-module__WglZya__ot-interval-btn{border:1.5px solid var(--border);background:var(--surface);font-family:var(--font-serif);color:var(--text-mid);cursor:pointer;border-radius:100px;padding:7px 18px;font-size:15px;transition:border-color .15s,background .15s,color .15s}.styles-module__WglZya__ot-interval-btn:hover{border-color:var(--green);color:var(--green)}.styles-module__WglZya__ot-interval-btn--active{background:var(--green);border-color:var(--green);color:#fff}.styles-module__WglZya__ot-suggestion{background:#fdf8ec;border:1px solid #e8d88a;border-radius:10px;flex-wrap:wrap;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.styles-module__WglZya__ot-suggestion-icon{flex-shrink:0;margin-top:1px;font-size:18px}.styles-module__WglZya__ot-suggestion p{color:var(--text-mid);flex:1;min-width:160px;margin:0;font-size:14px}.styles-module__WglZya__ot-suggestion-btn{border:1px solid var(--gold);font-family:var(--font-serif);color:var(--text);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:5px 12px;font-size:13px;transition:background .15s}.styles-module__WglZya__ot-suggestion-btn:hover{background:#fdf3d0}.styles-module__WglZya__ot-step-btns{justify-content:space-between;align-items:center;gap:12px;padding-top:8px;display:flex}.styles-module__WglZya__ot-back-btn{font-family:var(--font-serif);color:var(--muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;transition:color .15s}.styles-module__WglZya__ot-back-btn:hover{color:var(--text)}.styles-module__WglZya__ot-next-btn{background:var(--green);font-family:var(--font-serif);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 22px;font-size:16px;transition:opacity .15s}.styles-module__WglZya__ot-next-btn:hover{opacity:.9}.styles-module__WglZya__ot-generate-btn{background:var(--green);font-family:var(--font-serif);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:14px 26px;font-size:17px;font-weight:500;transition:opacity .15s}.styles-module__WglZya__ot-generate-btn:hover{opacity:.9}@keyframes styles-module__WglZya__sheetIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.styles-module__WglZya__ot-sheet-outer{flex-direction:column;gap:24px;animation:.3s both styles-module__WglZya__sheetIn;display:flex}.styles-module__WglZya__ot-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__WglZya__ot-actions-right{align-items:center;gap:8px;display:flex}.styles-module__WglZya__ot-action-btn{font-family:var(--font-serif);cursor:pointer;border-radius:8px;padding:9px 18px;font-size:15px;transition:opacity .15s,background .15s}.styles-module__WglZya__ot-action-btn--ghost{border:1.5px solid var(--border);color:var(--text-mid);background:0 0}.styles-module__WglZya__ot-action-btn--ghost:hover{background:var(--bg)}.styles-module__WglZya__ot-action-btn--primary{background:var(--green);color:#fff;border:none}.styles-module__WglZya__ot-action-btn--primary:hover{opacity:.9}.styles-module__WglZya__ot-sheet-layout{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:720px){.styles-module__WglZya__ot-sheet-layout{grid-template-columns:3fr 2fr;align-items:start}}.styles-module__WglZya__ot-tee-sheet{flex-direction:column;gap:16px;display:flex}.styles-module__WglZya__ot-sheet-header{border-bottom:2px solid var(--green);padding-bottom:16px}.styles-module__WglZya__ot-sheet-title{font-family:var(--font-serif);color:var(--text);margin:0 0 6px;font-size:26px;font-weight:500}.styles-module__WglZya__ot-sheet-meta{color:var(--text-mid);flex-wrap:wrap;gap:12px;margin-bottom:4px;font-size:14px;display:flex}.styles-module__WglZya__ot-sheet-meta span+span:before{content:"·";margin-right:12px}.styles-module__WglZya__ot-sheet-sub{color:var(--muted);margin:0;font-size:13px;font-style:italic}.styles-module__WglZya__ot-groups{flex-direction:column;gap:12px;display:flex}.styles-module__WglZya__ot-group-card{background:var(--surface);border:1px solid var(--border);page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;border-radius:10px;overflow:hidden}.styles-module__WglZya__ot-group-header{background:var(--green);color:#fff;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.styles-module__WglZya__ot-group-label{letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:600}.styles-module__WglZya__ot-group-time-wrap{align-items:center;gap:10px;display:flex}.styles-module__WglZya__ot-group-time{font-family:var(--font-serif);font-size:17px;font-weight:500}.styles-module__WglZya__ot-group-hole{opacity:.75;background:#ffffff26;border-radius:4px;padding:2px 8px;font-size:12px}.styles-module__WglZya__ot-group-players{margin:0;padding:0;list-style:none}.styles-module__WglZya__ot-group-player{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;padding:9px 16px;display:flex}.styles-module__WglZya__ot-group-player:last-child{border-bottom:none}.styles-module__WglZya__ot-group-player--tbd .styles-module__WglZya__ot-group-player-name{color:var(--muted);font-style:italic}.styles-module__WglZya__ot-group-player-name{font-family:var(--font-serif);color:var(--text);font-size:16px}.styles-module__WglZya__ot-group-player-hcp{color:var(--muted);background:var(--bg);border-radius:4px;padding:2px 8px;font-size:12px}.styles-module__WglZya__ot-group-avg{color:var(--muted);background:var(--bg);border-top:1px solid var(--border-soft);text-align:right;margin:0;padding:6px 16px;font-size:12px}.styles-module__WglZya__ot-rules-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:14px;padding:22px;display:flex;position:sticky;top:24px}.styles-module__WglZya__ot-rules-title{font-family:var(--font-serif);color:var(--text);margin:0;font-size:20px;font-weight:500}.styles-module__WglZya__ot-rules-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.styles-module__WglZya__ot-rules-item{color:var(--text-mid);padding-left:16px;font-size:15px;line-height:1.5;position:relative}.styles-module__WglZya__ot-rules-item:before{content:"•";color:var(--green);font-size:14px;position:absolute;left:0}.styles-module__WglZya__ot-rules-venue{border-top:1px solid var(--border-soft);flex-direction:column;gap:2px;padding-top:12px;display:flex}.styles-module__WglZya__ot-rules-venue-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:11px}.styles-module__WglZya__ot-rules-venue-name{font-family:var(--font-serif);color:var(--text);font-size:16px}.styles-module__WglZya__ot-cta-pair{flex-direction:column;gap:12px;display:flex}.styles-module__WglZya__ot-cta-secondary{background:var(--bg-deep);border:1px solid var(--border);border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.styles-module__WglZya__ot-cta-secondary-text{color:var(--text-mid);margin:0;font-size:14px}.styles-module__WglZya__ot-cta-secondary-link{color:var(--green);white-space:nowrap;font-size:14px;font-family:var(--font-serif);text-decoration:none;transition:color .15s}.styles-module__WglZya__ot-cta-secondary-link:hover{color:var(--green-mid);text-decoration:underline}.styles-module__WglZya__ot-print-footer{color:#999;text-align:center;margin-top:16px;font-size:10px;display:none}@media print{.styles-module__WglZya__ot-wizard,.styles-module__WglZya__ot-actions,.styles-module__WglZya__ot-cta-pair{display:none!important}.styles-module__WglZya__ot-sheet-outer{gap:12px;animation:none!important}.styles-module__WglZya__ot-sheet-layout{grid-template-columns:3fr 2fr!important;align-items:start!important;gap:16px!important;display:grid!important}.styles-module__WglZya__ot-sheet-title{font-size:20px!important}.styles-module__WglZya__ot-group-card{border:1px solid #ccc!important;border-radius:4px!important}.styles-module__WglZya__ot-group-header{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#1a4731!important}.styles-module__WglZya__ot-group-player{padding:5px 12px!important}.styles-module__WglZya__ot-group-player-name{font-size:11px!important}.styles-module__WglZya__ot-group-player-hcp{font-size:10px!important}.styles-module__WglZya__ot-group-time{font-size:14px!important}.styles-module__WglZya__ot-rules-card{border:1px solid #ccc!important;position:static!important}.styles-module__WglZya__ot-rules-item{font-size:11px!important}.styles-module__WglZya__ot-print-footer{display:block!important}}
