:root{--app-header-height: 82px;--green: #1a7a4a;--green2: #22a05e;--green-light: #e8f5e9;--dark: #1c2b3a;--gold: #d4af37;--gold-light: #fff8e1;--red: #e53935;--red-light: #ffebee;--gray: #888;--gray2: #f0f0f0;--border: #e0e0e0;--white: #fff;--blue: #1565c0;--surface: #ffffff;--surface-soft: #f5f7f8;--shadow-card: 0 8px 24px rgba(15, 61, 37, .08);--tee-blue: #1565c0;--tee-white: #bbb;--tee-gold: #d4af37;--tee-red: #e53935;--z-toast: 50;--z-shuffle-overlay: 60;font-family:-apple-system,SF Pro Display,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--dark);background:#f7f7f7}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%;margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;font-size:14px;background:#f7f7f7}button,input,select,textarea{font:inherit}button{min-height:44px}a{color:inherit}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@supports (-webkit-touch-callout: none){input,select,textarea,.input-field,.dropdown,.chat-input,.tee-select,.search-box input,input.field-value,select.field-value,textarea.field-value{font-size:16px!important}}.app-shell{max-width:768px;min-height:100vh;margin:0 auto;background:#f7f7f7;position:relative}.app-header{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(100%,768px);min-height:var(--app-header-height);z-index:29;background:var(--white);color:var(--dark);display:flex;align-items:center;gap:13px;padding:11px 20px;border-bottom:1px solid var(--border)}.app-header .back{font-size:28px;line-height:1;color:var(--green);text-decoration:none;cursor:pointer}.app-header .logo{font-size:29px;line-height:1;flex:0 0 29px}.app-header h1{font-size:17px;font-weight:700;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header .action{font-size:13px;color:var(--green);font-weight:700;background:none;border:0;min-height:0;cursor:pointer}.app-header.guest-header h1{font-size:19px;font-weight:800}.app-header .login-outline{min-height:32px;padding:6px 16px;border:1.5px solid var(--green);border-radius:8px;background:var(--white);color:var(--green);font-size:12px;line-height:1;white-space:nowrap}.header-right-section{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex:0 0 auto;position:relative}.header-user-block{display:flex;align-items:center;gap:6px}.header-user-info{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;display:flex;flex-direction:column;align-items:flex-end;gap:3px;font-family:inherit;padding:0;margin:0;min-height:0;cursor:pointer}.header-user-info .user-name{color:var(--dark);font-size:12px;font-weight:700;line-height:1;max-width:94px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-plan-pill{display:inline-flex;align-items:center;gap:3px;max-width:112px;min-height:15px;padding:2px 7px 2px 5px;border-radius:20px;font-size:9px;font-weight:800;line-height:1;letter-spacing:.35px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-plan-pill svg{width:9px;height:9px;flex:0 0 auto}.user-plan-pill.is-vip{color:#0b3d2c;background:linear-gradient(135deg,#f1d67a,#c9a227);box-shadow:inset 0 0 0 1px #ffffff73}.user-plan-pill.is-free{color:var(--green);background:#e7f3ec;box-shadow:inset 0 0 0 1px #1a7a4a1f}.header-avatar{width:26px;height:26px;border-radius:50%;background:linear-gradient(160deg,#2a8a63,#0e4631);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 26px;font-family:inherit;font-size:10px;font-weight:700;line-height:1;box-shadow:0 0 0 2px #e7f3ec}.header-avatar-img{max-width:25px;border-radius:25px!important}.header-avatar-img,.golfer-avatar-img{width:100%;height:100%;display:block;border-radius:inherit;object-fit:cover}.app-content{min-height:100vh;padding:var(--app-header-height) 0 84px}.app-shell:has(.pwa-install-card) .app-content{padding-bottom:176px}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:min(100%,768px);background:var(--white);border-top:1px solid var(--border);display:flex;padding:8px 0 18px;z-index:20}.pwa-install-card{position:fixed;left:12px;right:12px;bottom:calc(70px + env(safe-area-inset-bottom));z-index:35;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;max-width:740px;margin:0 auto;border:1px solid rgba(26,122,74,.18);border-radius:14px;background:#fff;box-shadow:0 12px 28px #0a16102e;padding:10px}.pwa-install-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--green-light);font-size:18px}.pwa-install-body{min-width:0;display:grid;gap:2px}.pwa-install-body strong{color:var(--dark);font-size:13px}.pwa-install-body span{color:var(--gray);font-size:11.5px;line-height:1.35}.pwa-install-card button{width:auto;min-height:34px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:0 11px;font-size:12px;font-weight:800;white-space:nowrap}.pwa-install-card .pwa-install-close{width:30px;min-height:30px;background:#f3f5f4;color:var(--gray);padding:0;font-size:18px}.nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;cursor:pointer;padding:4px 0;color:var(--gray);text-decoration:none;border:0;background:transparent}.nav-item .icon{font-size:22px;line-height:1}.nav-item .label{font-size:10px;color:var(--gray)}.nav-item.active .label,.nav-item.active .icon{color:var(--green)}.content{flex:1;padding-bottom:12px}.home-content{padding-top:0;background:var(--surface-soft);min-height:calc(100vh - var(--app-header-height) - 84px)}.home-content .warning-upsell:first-child{margin-top:0}.home-cr2-hero{position:relative;overflow:hidden;margin:0 0 14px;padding:18px 20px 20px;background:linear-gradient(135deg,#0f3d25,var(--green) 70%,var(--green2));color:#fff;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.home-cr2-hero:after{content:"";position:absolute;top:-42px;right:-28px;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,rgba(212,175,55,.36),transparent 70%)}.home-cr2-hero-copy{position:relative;z-index:1}.home-cr2-hero-copy span{display:inline-flex;margin-bottom:6px;border-radius:999px;background:#ffffff29;padding:4px 9px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-cr2-hero-copy h2{margin:0;font-size:21px;line-height:1.2;font-weight:900;text-wrap:balance}.home-cr2-hero-copy p{max-width:330px;margin:6px 0 0;color:#ffffffdb;font-size:12.5px;line-height:1.5}.home-cr2-hero-mark{position:relative;z-index:1;width:42px;height:42px;border-radius:14px;background:#ffffff24;border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;flex:0 0 auto;font-size:24px}.home-action-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:-24px 16px 14px;position:relative;z-index:2}.home-action-card{min-height:104px;border:1px solid rgba(26,122,74,.12);border-radius:16px;background:var(--surface);color:var(--dark);box-shadow:var(--shadow-card);padding:12px;text-align:left;text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;gap:10px;cursor:pointer}.home-action-card:hover{border-color:#1a7a4a47}.home-action-card:focus-visible{outline:3px solid rgba(212,175,55,.5);outline-offset:2px}.home-action-icon{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:var(--green-light);font-size:20px}.home-action-card strong,.home-action-card small{display:block}.home-action-card strong{font-size:14px;line-height:1.2;font-weight:900}.home-action-card small{margin-top:4px;color:var(--gray);font-size:11.5px;line-height:1.35}.home-action-primary{background:linear-gradient(150deg,#fff,#f0faf4)}.home-action-primary .home-action-icon{background:linear-gradient(145deg,var(--green2),var(--green));color:#fff}.home-action-referee{background:linear-gradient(150deg,#fff,#fff9e8);border-color:#d4af3747}.home-action-referee .home-action-icon{background:var(--gold-light)}.home-action-card.is-locked{border-color:#d4af3752}.home-onboarding{margin:0 16px 14px;display:grid;gap:10px}.home-start-card,.home-referee-samples{box-sizing:border-box;min-width:0;width:100%;border-radius:16px;border:1px solid rgba(26,122,74,.1);background:var(--surface);box-shadow:0 8px 18px #11281c0d}.home-start-card{padding:13px}.home-start-head{display:flex;gap:11px;align-items:flex-start}.home-start-head>div,.home-empty-note>div,.home-vip-inline>div{min-width:0}.home-start-icon{width:34px;height:34px;border-radius:13px;display:grid;place-items:center;background:var(--green-light);flex:0 0 auto}.home-start-head strong,.home-mini-head strong,.home-empty-note strong,.home-vip-inline strong{display:block;color:var(--dark);font-size:13.5px;line-height:1.25;font-weight:900}.home-start-head p,.home-empty-note p{margin:4px 0 0;color:var(--gray);font-size:11.5px;line-height:1.45}.home-start-steps{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.home-start-steps span{min-height:31px;border-radius:12px;background:#f6fbf8;color:var(--dark);font-size:11px;line-height:1.25;font-weight:750;display:flex;align-items:center;gap:7px;padding:7px}.home-start-steps b{width:18px;height:18px;border-radius:999px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:11px;flex:0 0 auto}.home-start-action{width:100%;min-height:40px;margin-top:10px;border:0;border-radius:14px;background:var(--green);color:#fff;font-size:13px;font-weight:900}.home-start-meta{margin-top:9px;display:grid;gap:6px}.home-referee-samples{padding:12px;background:linear-gradient(150deg,#fff,#fffaf0);border-color:#d4af3738}.home-mini-head{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.home-mini-head strong{min-width:0}.home-mini-head button{min-height:0;border:0;background:transparent;color:var(--green);font-size:11.5px;font-weight:900;white-space:nowrap;padding:2px 0}.home-sample-chips{margin-top:9px;display:flex;gap:8px;max-width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.home-sample-chips::-webkit-scrollbar{display:none}.home-sample-chips button{min-height:32px;border:1px solid rgba(212,175,55,.26);border-radius:999px;background:#fff;color:#7a5400;font-size:11.5px;font-weight:800;white-space:nowrap;padding:7px 10px}.home-empty-note{min-width:0;padding:7px 8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;border-radius:12px;background:#fbfcfd}.home-empty-icon{width:26px;height:26px;border-radius:10px;background:#eef3f0;display:grid;place-items:center;flex:0 0 auto;font-size:14px}.home-empty-note a{display:inline-flex;margin-top:2px;color:var(--green);font-size:11.5px;font-weight:900;text-decoration:none}.home-empty-note p{display:none}.home-vip-inline{grid-column:1 / -1;padding:7px 8px;display:flex;align-items:center;gap:8px;border-radius:13px;border:1px solid rgba(212,175,55,.22);background:linear-gradient(135deg,#fffaf0,#fff)}.home-vip-inline>span{width:26px;height:26px;border-radius:11px;display:grid;place-items:center;background:var(--gold-light);flex:0 0 auto;font-size:14px}.home-vip-inline small{display:inline;margin-top:0;color:#8a650a;font-size:11px;line-height:1.35}.home-vip-inline>div{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 6px}.home-combined-upgrade{margin:0 16px 14px;padding:16px;border-radius:20px;border:1px solid rgba(212,175,55,.42);background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.25),transparent 28%),linear-gradient(135deg,#21412f,#1a7a4a 48%,#c59b24);color:#fff;display:grid;grid-template-columns:auto 1fr;gap:12px;box-shadow:0 14px 30px #1a7a4a38}.home-combined-upgrade-icon{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:#ffffff2e;font-size:22px}.home-combined-upgrade-body strong,.home-combined-upgrade-body small{display:block}.home-combined-upgrade-body strong{font-size:16px;line-height:1.25}.home-combined-upgrade-body small{margin-top:4px;color:#ffffffd6;font-size:12px;line-height:1.45}.home-combined-upgrade-benefits{margin-top:10px;display:grid;gap:6px}.home-combined-upgrade-benefits span{display:block;color:#fffffff0;font-size:12px;font-weight:800}.home-combined-upgrade a{grid-column:1 / -1;text-align:center;border-radius:999px;padding:11px 14px;background:#fff;color:var(--green);text-decoration:none;font-size:13px;font-weight:900}.landing-content{display:flex;flex-direction:column;align-items:center;padding:40px 24px;gap:20px;text-align:center}.hero-icon{font-size:72px;margin-bottom:8px}.hero-title{font-size:24px;font-weight:800;color:var(--dark);line-height:1.3}.hero-copy{font-size:15px;color:var(--gray);line-height:1.6}.hero-cta{width:100%;font-size:18px;padding:16px;margin-top:8px}.metric-row{display:flex;gap:20px;width:100%;justify-content:center}.metric-row div{text-align:center;flex:1}.metric-row strong{display:block;font-size:22px;font-weight:800;color:var(--green)}.metric-row span{display:block;font-size:11px;color:var(--gray)}.guest-landing-content{min-height:calc(100vh - var(--app-header-height) - 84px);background:#fff;padding:0}.g2-wrap{display:flex;flex-direction:column;align-items:center;padding:22px 20px 0;text-align:center}.g2-ico{font-size:52px;margin-bottom:12px}.g2-h{margin:0 0 6px;color:var(--dark);font-size:25px;font-weight:900;line-height:1.3}.g2-hook{max-width:300px;margin:0 0 18px;color:var(--gray);font-size:13.5px;line-height:1.6}.g2-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-bottom:18px}.g2-pill{border-radius:6px;background:#f0f8f2;color:#2a6b3a;padding:5px 10px;font-size:12px;font-weight:700}.g2-ctas{display:flex;flex-direction:column;gap:10px;width:100%;margin-bottom:14px}.g2-cta1,.g2-cta2{width:100%;border-radius:14px;cursor:pointer;font-weight:800}.g2-cta1{border:none;background:var(--green);color:#fff;padding:15px;font-size:15px}.g2-cta2{display:flex;align-items:center;justify-content:center;gap:6px;border:2px solid var(--green);background:var(--green-light);color:var(--green);padding:14px;font-size:14.5px}.g2-trial{border-radius:20px;background:var(--gold-light);color:#9a6000;padding:2px 8px;font-size:11px;font-weight:800}.g2-proof{display:flex;justify-content:center;gap:20px;color:var(--gray);font-size:12px;margin-bottom:6px}.g2-proof b{display:block;color:var(--green);font-size:14px}.journey-home{padding:14px 16px 22px}.journey-guest{background:#fff;padding:0 0 22px}.journey-hero{padding:22px 16px 16px;text-align:center}.journey-hero-icon{font-size:38px;line-height:1;margin-bottom:8px}.journey-hero h2{margin:0;color:var(--dark);font-size:21px;font-weight:800;line-height:1.25;letter-spacing:0}.journey-hero p{max-width:280px;margin:6px auto 0;color:var(--gray);font-size:12px;line-height:1.6}.journey-brand-strip{display:flex;align-items:center;gap:10px;margin:0 0 12px;padding:11px 13px;border:1px solid rgba(26,122,74,.13);border-radius:8px;background:linear-gradient(135deg,#e8f5e9eb,#fff8e194),#fff;box-shadow:0 8px 22px #1c2b3a12}.journey-brand-mark{width:34px;height:34px;border-radius:8px;display:grid;place-items:center;flex:0 0 34px;background:#fff;box-shadow:inset 0 0 0 1px #1a7a4a1a,0 5px 14px #1a7a4a1f;font-size:20px;line-height:1}.journey-brand-copy{min-width:0;display:grid;gap:2px}.journey-brand-copy strong{color:var(--green);font-size:15px;font-weight:850;line-height:1.1}.journey-brand-copy span{max-width:100%;color:#365044;font-size:11.5px;font-weight:700;line-height:1.35;text-wrap:balance}.stage-card{position:relative;overflow:hidden;border:1px solid var(--border);border-left-width:4px;border-radius:8px;background:#fff;padding:13px 12px 0;box-shadow:0 6px 18px #1c2b3a0f}.stage-card+.journey-recent{margin-top:16px}.journey-guest .stage-card{margin:0 14px 2px;border:0;border-left:4px solid;border-radius:14px;padding:14px;box-shadow:0 2px 8px #0000000f}.journey-guest .green-edge{border-left-color:var(--green)}.journey-guest .gold-edge{border-left-color:var(--gold)}.green-edge{border-left-color:var(--green)}.gold-edge{border-left-color:var(--gold)}.locked-edge{border-left-color:#c9c9c9;opacity:.85}.stage-hdr{display:flex;align-items:center;gap:10px;margin-bottom:12px}.journey-guest .stage-hdr{margin:0 14px 10px}.stage-step{width:20px;height:20px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;background:#f4f7f5;color:var(--green);font-size:10px;font-weight:900}.journey-guest .stage-step{background:var(--green);color:var(--white)}.gold-edge .stage-step{background:var(--gold-light);color:#7a5200}.locked-edge .stage-step{background:var(--gray2);color:#777}.stage-eyebrow{color:var(--gray);font-size:9.5px;font-weight:900;letter-spacing:.6px;line-height:1.25}.stage-title{margin-top:2px;color:var(--dark);font-size:16px;font-weight:900;line-height:1.25}.journey-guest .stage-title{font-size:13px;font-weight:800}.stage-copy{margin:0 0 12px;color:#68746d;font-size:13px;line-height:1.5}.journey-guest .stage-copy{color:var(--gray);font-size:12px}.stage-locked-title{margin:0 0 8px;color:var(--dark);font-size:14px;font-weight:900;line-height:1.35}.journey-full-btn{min-height:46px;border-radius:8px;margin-bottom:12px;padding:12px 14px;font-size:14px;letter-spacing:0}.journey-guest .journey-full-btn{width:100%;margin-bottom:0}.journey-outline{background:#fff;border:1px solid rgba(26,122,74,.45);color:var(--green)}.journey-active-flight{display:grid;grid-template-columns:1fr auto;gap:8px 10px;align-items:start;padding:11px;margin-bottom:10px;border-radius:8px;background:#f6fbf7;border:1px solid rgba(26,122,74,.14);color:inherit;text-decoration:none}.journey-active-flight strong,.journey-history-card strong{display:block;min-width:0;color:var(--dark);font-size:14px;font-weight:900;line-height:1.3}.journey-active-flight small,.journey-history-card small{display:block;margin-top:3px;color:var(--gray);font-size:12px;line-height:1.35}.journey-active-flight b{grid-column:1 / -1;color:var(--green);font-size:13px}.quota-row{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:40px;margin:0 -12px;padding:9px 12px;border-top:1px solid #f0f0f0;color:var(--gray);font-size:12px;line-height:1.35}.quota-text{min-width:0}.quota-row a{flex:0 0 auto;color:#9a6b00;font-weight:900;text-decoration:none;white-space:nowrap}.quota-row-exhausted .quota-text{color:#c0392b;font-weight:800}.quota-reset{flex:0 0 auto;color:#777;font-weight:800;white-space:nowrap}.journey-connector{width:2px;height:12px;margin:0 0 0 24px;background:var(--border)}.journey-guest .journey-connector{margin-left:24px}.journey-login-link{display:block;margin:10px auto 0;min-height:36px;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:700;cursor:pointer}.journey-recent{margin:16px 0 0}.journey-recent .section-hdr{padding:0 0 8px;letter-spacing:.04em}.journey-history-card{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px;margin-bottom:8px;padding:12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 4px 14px #1c2b3a0a}.journey-recent .center-link{padding:8px 0 0}@media(max-width:374px){.journey-home{padding-left:12px;padding-right:12px}.quota-row{align-items:flex-start;flex-direction:column;gap:4px}.quota-row a,.quota-reset{white-space:normal}}.text-action{border:0;background:transparent;color:var(--green);font-weight:700;cursor:pointer}.card{background:var(--surface);border-radius:16px;margin:12px 16px;padding:16px;box-shadow:var(--shadow-card);border:1px solid rgba(26,122,74,.08)}.card-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.card-main-title{font-size:16px;font-weight:700;color:var(--dark)}.card-subtitle{font-size:13px;color:var(--gray);margin-top:3px}.bottom-row{margin-top:12px;color:var(--gray);font-size:13px;align-items:center}.bottom-row strong{color:var(--green)}.active-flight-card{display:block;text-decoration:none;border-left:0;background:linear-gradient(90deg,rgba(26,122,74,.08),transparent 42%),var(--surface)}.section-pad{padding:0 16px 16px}.center-link{text-align:center;padding:12px}.center-link a{color:var(--green);font-size:14px;text-decoration:none;font-weight:600}.section-hdr{padding:14px 16px 6px;font-size:12px;font-weight:900;color:#6b7570;text-transform:uppercase;letter-spacing:.04em}.divider{height:8px;background:#f0f0f0;margin:14px 0}.btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;border:none;width:100%;text-decoration:none;text-align:center}.btn-primary{background:var(--green);color:#fff}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:var(--green-light);color:var(--green)}.btn-outline{background:#fff;color:var(--green);border:2px solid var(--green)}.btn-disabled{background:#ddd;color:#999;cursor:not-allowed}.btn-sm{padding:8px 16px;font-size:13px;border-radius:8px;width:auto}.btn-red{background:var(--red);color:#fff}.btn-gold{background:linear-gradient(90deg,#d4af37,#f0c040);color:#5a3e00}.input-group{margin-bottom:14px}.input-label{font-size:12px;color:var(--gray);font-weight:600;margin-bottom:6px;display:block}.input-field{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:10px;font-size:15px;color:var(--dark);background:#fff;min-height:44px}.input-field:focus{outline:none;border-color:var(--green)}.input-hint{font-size:11px;color:var(--gray);margin-top:4px;line-height:1.5}.dropdown{width:100%;padding:12px 14px;border:1.5px solid var(--border);border-radius:10px;font-size:15px;color:var(--dark);background:#fff}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;font-size:11px;font-weight:700;white-space:nowrap}.badge-vga{background:#f0a500;color:#fff}.badge-vip{background:linear-gradient(90deg,#d4af37,#f0c040);color:#5a3e00}.badge-free{background:#e0e0e0;color:#555}.badge-active{background:#e8f5e9;color:var(--green)}.badge-ended{background:#f0f0f0;color:#888}.tee-dot{width:14px;height:14px;border-radius:3px;display:inline-block}.tee-blue{background:var(--tee-blue)}.tee-white{background:#ddd;border:1px solid #bbb}.tee-gold{background:var(--tee-gold)}.tee-red{background:var(--tee-red)}.banner{padding:10px 16px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px}.banner-yellow{background:#fff8e1;color:#9a6000}.banner-green{background:#e8f5e9;color:#1a7a4a}.banner-gray{background:#f0f0f0;color:#666}.banner-red{background:#ffebee;color:#c62828}.warning-upsell{margin:0 16px 12px;background:#fff8e1;border-radius:12px;padding:12px 14px;display:flex;align-items:center;gap:12px;border:1px solid #f0c040}.warning-upsell>span{font-size:24px}.warning-upsell div{flex:1;color:#9a6000}.warning-upsell strong,.warning-upsell small{display:block}.warning-upsell a{background:#d4af37;color:#fff;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700;text-decoration:none}.warning-orange{background:#fff3e0;border-color:#e65100}.warning-orange div{color:#e65100}.warning-red{background:#ffebee;border-color:#c62828}.warning-red div{color:#c62828}.warning-red a{background:#c62828}.golfer-card{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-radius:14px;margin:0 16px 10px;box-shadow:0 1px 4px #00000012;border:1.5px solid var(--border)}.golfer-card.host{background:#f0faf4;border-color:var(--green-light)}.golfer-card.locked-control{opacity:.4}.history-card.locked,.ref-history-card.locked{opacity:.62}.history-card.locked .hcard-course,.ref-history-card.locked strong{color:var(--gray)}.golfer-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#e8f5e9;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0;font-weight:800;color:var(--green)}.golfer-avatar.host{background:linear-gradient(135deg,#1a7a4a,#22a05e);color:#fff}.golfer-info{flex:1;min-width:0}.golfer-name{font-size:15px;font-weight:700;color:var(--dark);display:flex;align-items:center;gap:6px;flex-wrap:wrap}.host-name-text,.host-name-input{min-width:0}.host-name-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.host-name-input{flex:1 1 96px;border:0;outline:0;background:transparent;font-family:inherit;font-size:15px;font-weight:700;color:var(--dark)}.host-crown-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;font-size:14px;font-weight:900;line-height:1;flex-shrink:0}.golfer-sub{font-size:11px;color:var(--gray);margin-top:2px}.host-tee-row{display:flex;align-items:center;gap:4px}.golfer-stats{display:flex;gap:12px;text-align:center;flex-shrink:0}.golfer-stat{display:flex;flex-direction:column;align-items:center}.golfer-stat .stat-label{font-size:10px;color:var(--gray);font-weight:700}.golfer-stat .stat-val{font-size:17px;font-weight:800;color:var(--green);display:flex;align-items:center;gap:3px}.golfer-remove{color:var(--red);font-size:18px;cursor:pointer;flex-shrink:0}.add-golfer{margin:4px 16px 0;display:flex;align-items:center;gap:12px;padding:12px;cursor:pointer;color:var(--green);font-weight:700;font-size:15px;background:#f0faf4;border-radius:12px;border:1.5px dashed var(--green)}.add-golfer-disabled{cursor:default;color:var(--gray);background:#f5f5f5;border-color:#e0e0e0;font-size:12px;font-weight:400}.add-golfer-warning{color:#9a5a00;background:#fff8e6;border-color:#f0c46b}.tabs{display:flex;background:var(--surface-soft);overflow-x:auto;padding:12px 16px 8px;gap:8px}.tab{flex:1;min-height:42px;padding:10px 14px;font-size:13px;font-weight:900;color:var(--gray);cursor:pointer;white-space:nowrap;border:1px solid var(--border);border-radius:999px;background:#fff}.tab.active{color:#fff;border-color:var(--green);background:var(--green)}.segmented{display:flex;background:#f0f0f0;border-radius:10px;padding:3px;margin:0 16px 10px}.segmented button{flex:1;text-align:center;padding:8px;border-radius:8px;border:0;background:transparent;color:var(--gray);font-size:13px;font-weight:700;cursor:pointer;min-height:36px}.segmented button.active{background:var(--green);color:#fff}.matrix-toolbar{display:flex;align-items:center;gap:10px;margin:0 16px 10px}.matrix-toolbar .segmented{flex:1;margin:0}.matrix-help-btn{width:36px;height:36px;border:0;border-radius:8px;background:#eef7f1;color:var(--green);font-size:16px;font-weight:800;cursor:pointer;flex-shrink:0}.matrix-help-btn:focus-visible{outline:2px solid var(--green);outline-offset:2px}.share-matrix-section .matrix-help-btn{min-height:36px;align-self:flex-start}.matrix-card{background:#fff;border-radius:14px;overflow:hidden;border:1.5px solid var(--border);margin:0 16px}.matrix-grid{display:grid;grid-template-columns:70px 1fr;border-bottom:1px solid #f0f0f0}.matrix-grid:last-child{border-bottom:0}.matrix-grid>div{padding:10px 12px;font-size:13px}.matrix-grid>div:first-child{text-align:center;border-right:1px solid #f0f0f0;font-size:12px}.matrix-head{background:var(--green);color:#fff}.matrix-head>div{font-size:11px;font-weight:800;border-color:#fff3}.matrix-grid.alt{background:#f8fdf9}.green-text{color:var(--green)}.red-text{color:var(--red)}.blue-text{color:var(--blue)}.muted-text,.matrix-card small{color:var(--gray)}.half-badge{background:var(--gold);color:#fff;border-radius:6px;padding:2px 8px;font-weight:800;display:inline-flex}.matrix-half-badge{margin-left:8px;vertical-align:middle;font-size:12px}.sheet-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:30;align-items:flex-end;justify-content:center}.sheet-overlay.open{display:flex}.sheet{background:#fff;border-radius:20px 20px 0 0;padding:20px;width:min(100%,768px);max-height:80vh;overflow-y:auto}.sheet-stable{height:min(680px,calc(100dvh - 56px));min-height:min(560px,calc(100dvh - 56px));overscroll-behavior:contain}.sheet-handle{width:36px;height:4px;background:#ddd;border-radius:2px;margin:0 auto 16px}.sheet-title{font-size:17px;font-weight:800;color:var(--dark);margin-bottom:16px}.add-golfer-sheet-header{align-items:center;padding:0;margin-bottom:14px}.add-golfer-sheet-header .sheet-title{margin:0}.sheet-icon-close{width:44px;height:44px;border:0;border-radius:50%;background:transparent;color:var(--dark);display:grid;place-items:center;font-size:24px;line-height:1;font-weight:800;flex:0 0 auto}.sheet-mini-title{font-size:12px;font-weight:900;color:var(--gray);text-transform:uppercase;margin-bottom:8px}.sheet-title.centered,.sheet-copy{text-align:center}.sheet-copy{font-size:14px;color:var(--gray);margin-bottom:24px}.sheet-close{margin-top:10px;text-align:center;width:100%}.matrix-explanation-sheet{padding-bottom:28px}.matrix-explanation-body{display:flex;flex-direction:column;gap:14px}.matrix-explanation-section{background:#f8fdf9;border:1px solid #e3f0e7;border-radius:16px;padding:14px}.matrix-explanation-section-title{margin:0 0 10px;font-size:14px;font-weight:800;color:var(--dark)}.matrix-explanation-lines{display:flex;flex-direction:column;gap:8px}.matrix-explanation-line{margin:0;font-size:13px;line-height:1.6;color:var(--dark)}.login-hero{text-align:center;font-size:48px;margin-bottom:16px}.welcome-content{display:flex;flex-direction:column;align-items:center;text-align:center}.welcome-icon{font-size:56px;margin-bottom:12px}.welcome-title{font-size:22px;font-weight:800;color:var(--dark);margin-bottom:6px}.welcome-sub{font-size:14px;color:var(--gray);margin-bottom:20px}.welcome-vip-card{width:100%;background:#f0faf4;border:1.5px solid var(--green-light);border-radius:14px;padding:16px;text-align:left;margin-bottom:16px}.welcome-vip-header{font-size:15px;font-weight:700;color:var(--green);margin-bottom:10px}.welcome-vip-features{font-size:12px;color:var(--gray);line-height:2;margin-bottom:12px}.welcome-vip-price{background:#fff;border-radius:10px;padding:12px;text-align:center;margin-bottom:12px}.welcome-price-amount{font-size:22px;font-weight:800;color:var(--green)}.welcome-price-unit{font-size:13px;font-weight:400;color:var(--gray)}.welcome-price-note{font-size:11px;color:var(--gray);margin-top:4px}.welcome-free-link{border:0;background:none;color:var(--gray);font-size:13px;cursor:pointer;padding:8px;font-family:inherit}.otp-boxes{display:flex;gap:8px;justify-content:center;margin:20px 0}.otp-box{width:44px;height:52px;border:2px solid var(--border);border-radius:10px;font-size:22px;font-weight:800;text-align:center;color:var(--dark)}.otp-countdown{text-align:center;font-size:13px;color:var(--gray);margin-bottom:20px}.otp-resend{color:var(--green);font-weight:700;cursor:pointer;margin-left:4px}.toast{position:fixed;top:60px;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:5px 10px;border-radius:20px;font-size:13px;white-space:pre-line;max-width:100vw;text-align:center;word-break:break-word;z-index:var(--z-toast)}.shuffle-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--z-shuffle-overlay);background:#0a1e14f2;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;pointer-events:auto}.shuffle-content{display:flex;flex-direction:column;align-items:center;gap:20px;font-size:18px;font-weight:700;max-width:320px;padding:24px}.shuffle-content p{color:#ffffffa6;font-size:14px;line-height:1.8;font-weight:500}.ball-anim{font-size:80px;animation:bounce .6s ease-in-out infinite alternate}@keyframes bounce{0%{transform:translateY(-10px) rotate(-10deg)}to{transform:translateY(10px) rotate(10deg)}}.chat-msg{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;padding:0 16px}.chat-msg>div:last-child{flex:1;min-width:0}.chat-avatar{width:32px;height:32px;border-radius:50%;background:var(--green-light);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;flex-shrink:0}.chat-bubble{background:#fff;border-radius:0 12px 12px;padding:8px 12px;width:100%;max-width:none;box-shadow:0 1px 3px #00000014}.chat-name{font-size:11px;color:var(--gray);margin-bottom:3px;font-weight:700}.chat-text{font-size:14px;color:var(--dark);line-height:1.55;white-space:pre-wrap;word-break:break-word}.chat-sheet{max-height:85vh;display:flex;flex-direction:column}.chat-sheet section{flex:1;overflow-y:auto}.flight-inline-chat{margin:0 14px 18px;padding:12px 0 0;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 6px 18px #1c2b3a0f;overflow:hidden}.flight-inline-chat .sheet-title-row{padding:0 14px}.flight-inline-chat .chat-input-bar{border-top:1px solid var(--border);padding-bottom:max(12px,env(safe-area-inset-bottom))}.sheet-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.sheet-title-row .sheet-title{padding:0;margin:0}.sheet-title-meta{max-width:45%;font-size:11px;color:var(--gray);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:right}.chat-input-bar{display:flex;gap:10px;padding:10px 16px;background:#fff;border-top:1px solid var(--border);align-items:center}.chat-input{flex:1;background:#f0f0f0;border:none;border-radius:20px;padding:10px 16px;font-size:14px;outline:none;min-height:44px}.chat-send{background:var(--green);color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;min-height:40px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:44px 24px;text-align:center;color:var(--gray);gap:12px}.empty-state .empty-icon{font-size:56px}.empty-state strong{color:var(--dark);font-size:18px}.empty-state .empty-action{width:100%;max-width:320px}.skeleton{background:linear-gradient(90deg,#eee,#f5f5f5,#eee);background-size:200% 100%;animation:skeleton-shine 1.2s ease-in-out infinite;border-radius:8px}.page-loading-state{width:100%;min-height:min(56vh,430px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:28px 22px;border:1px solid rgba(26,122,74,.12);border-radius:8px;background:linear-gradient(180deg,#fff,#f7fbf8);box-shadow:0 10px 30px #14281d0d;color:var(--dark);text-align:center}.page-loading-spinner{width:34px;height:34px;border:3px solid rgba(26,122,74,.14);border-top-color:var(--green);border-radius:50%;animation:pageLoadingSpin .8s linear infinite}.page-loading-title{font-size:14px;font-weight:800;color:var(--dark)}.page-loading-lines{width:min(220px,72vw);display:grid;gap:8px;margin-top:2px}.page-loading-lines span{height:8px;border-radius:999px;background:linear-gradient(90deg,#edf3ef,#f8fbf9,#edf3ef);background-size:200% 100%;animation:skeleton-shine 1.2s ease-in-out infinite}.page-loading-lines span:nth-child(2){width:82%;margin-inline:auto}.page-loading-lines span:nth-child(3){width:58%;margin-inline:auto}@keyframes pageLoadingSpin{to{transform:rotate(360deg)}}@keyframes skeleton-shine{0%{background-position:200% 0}to{background-position:-200% 0}}.toast{position:fixed;top:60px;left:50%;transform:translate(-50%);color:#fff;padding:5px 10px;border-radius:20px;font-size:13px;white-space:pre-line;width:95vw;text-align:center;word-break:break-word;z-index:50}.toast-info{background:#333}.toast-success{background:#1a7a4a}.toast-error{background:#c62828}.toast-warn{background:#9a6000}.tee-select{border:0;background:transparent;font:inherit;color:var(--green);font-weight:700;outline:0}.tee-select option{color:var(--dark)}.search-box{display:flex;align-items:center;gap:10px;background:#f0f0f0;border-radius:12px;padding:10px 14px}.search-box .icon{font-size:16px;line-height:1}.search-box input{flex:1;border:0;outline:0;background:transparent;min-height:24px;font-size:15px;color:var(--dark)}.sheet-row{display:flex;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid #f0f0f0;background:transparent;border-top:0;border-left:0;border-right:0;width:100%;text-align:left;cursor:pointer}.sheet-row:last-child{border-bottom:0}.course-sheet-row{padding:12px 0}.course-row-body{flex:1;min-width:0;text-align:left}.course-row-body .course-title,.course-row-body .course-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companion-picker{margin-bottom:14px}.companion-list{display:flex;flex-direction:column;border-top:1px solid #f0f0f0}.companion-row{display:flex;align-items:center;gap:12px;width:100%;padding:12px 0;border-bottom:1px solid #f0f0f0;color:var(--dark);cursor:pointer}.companion-row.is-disabled{cursor:default}.companion-row.is-disabled .companion-avatar,.companion-row.is-disabled .companion-row-body{opacity:.48}.companion-avatar{width:40px;height:40px;border-radius:50%;background:var(--green-light);color:var(--green);display:grid;place-items:center;font-weight:900;flex:0 0 auto}.companion-row-body{min-width:0;flex:1}.companion-row-body strong,.companion-row-body small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companion-row-body strong{font-size:13px;font-weight:800}.companion-name-line{display:flex;align-items:center;gap:6px;min-width:0}.companion-name-line strong{display:inline-block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.companion-row-body small{color:var(--gray);font-size:12px;margin-top:2px}.companion-vga-badge{padding:2px 7px;font-size:10px;line-height:1.2}.companion-remove{width:44px;height:44px;min-width:44px;min-height:44px;border:0;border-radius:50%;background:transparent;color:#c62828;display:grid;place-items:center;font-size:22px;line-height:1;font-weight:900;flex:0 0 auto;cursor:pointer}.add-golfer-limit{margin-bottom:12px}.add-golfer-warning-alert{padding:10px 12px;border:1px solid #f0c46b;border-radius:10px;background:#fff8e6;color:#9a5a00;font-size:13px;font-weight:700}.sheet-submit{margin-top:14px}.row-chevron{color:#ccc;flex-shrink:0}.route-sheet-course{display:flex;align-items:center;gap:10px;margin-bottom:16px}.route-section-title{font-size:13px;font-weight:800;color:var(--dark);margin-bottom:10px}.route-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:16px}.route-option{display:flex;align-items:center;justify-content:space-between;background:#f5f5f5;border-radius:10px;padding:12px 14px;cursor:pointer;border:2px solid transparent}.route-option.selected{border-color:var(--green)}.route-option span{font-size:15px;font-weight:700;color:var(--dark)}.route-option input{accent-color:var(--green);width:18px;height:18px}.field-hint{color:var(--gray);font-size:12px;margin-top:4px}.confirm-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:50;display:flex;align-items:center;justify-content:center;padding:24px}.confirm-card{background:#fff;border-radius:20px;padding:24px;width:100%;max-width:340px;text-align:center}.confirm-title{font-size:17px;font-weight:800;color:var(--dark);margin-bottom:8px}.confirm-copy{font-size:13px;color:var(--gray);line-height:1.6;margin-bottom:20px}.confirm-row{display:flex;gap:10px}.delete-link{color:var(--red);font-size:12px;font-weight:700;cursor:pointer}.paywall-card{background:linear-gradient(160deg,#0f3d25,#1a7a4a);color:#fff;border-radius:20px;margin:12px 16px;padding:20px;box-shadow:0 8px 24px #1a7a4a3d}.header-language-menu{position:relative}.lang-trigger{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;display:flex;align-items:center;gap:6px;min-height:28px;padding:5px 8px 5px 6px;border:1px solid rgba(11,61,44,.12);border-radius:10px;background:#fff;color:var(--dark);box-shadow:0 1px 3px #0b3d2c0f;cursor:pointer}.lang-trigger:hover{border-color:#d9b94a}.lang-trigger:disabled{opacity:.62;cursor:wait}.lang-trigger .code{font-size:10px;font-weight:700;color:var(--dark);letter-spacing:.3px}.lang-trigger .chev{width:12px;height:12px;color:#c9a227;transition:transform .2s ease}.lang-trigger.open .chev{transform:rotate(180deg)}.flag-chip{position:relative;width:18px;height:11px;border-radius:4px;overflow:hidden;box-shadow:0 0 0 1px #ffffff8c,0 2px 4px #0000003d;flex-shrink:0;background:#fff}.flag-chip svg{display:block;width:100%;height:100%}.flag-chip:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(115deg,#ffffff8c,#fff0 22%,#fff0 70%,#ffffff40);pointer-events:none}.flag-chip.lg{width:24px;height:17px;border-radius:4px}.lang-panel{position:absolute;top:calc(100% + 8px);right:0;width:176px;padding:5px;border:1px solid rgba(11,61,44,.12);border-radius:12px;background:#fff;box-shadow:0 18px 36px -14px #0b3d2c38;z-index:30}.lang-option{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;min-height:34px;padding:6px 8px;border-radius:8px;font-family:inherit;text-align:left;cursor:pointer}.lang-option:hover{background:#0b3d2c0f}.lang-option.active{background:linear-gradient(135deg,#e7f3ec,#fff);box-shadow:inset 0 0 0 1px #0b3d2c1a}.lang-option .labels{display:flex;flex-direction:column;line-height:1.15}.lang-option .lname{font-size:12px;font-weight:700;color:var(--dark)}.lang-option .lnative{margin-top:1px;font-size:10px;color:var(--gray)}.lang-option .check{margin-left:auto;width:13px;height:13px;color:#c9a227;flex:0 0 auto}.paywall-price{background:#ffffff1f;border-radius:14px;padding:14px;margin:12px 0}.paywall-price strong{font-size:24px;color:#fff}.settings-row{display:flex;align-items:center;width:calc(100% - 32px);min-height:54px;margin:0 16px 8px;padding:13px 14px;background:var(--surface);border:1px solid rgba(26,122,74,.08);border-radius:16px;cursor:pointer;text-align:left;font-family:inherit;color:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.settings-action:hover{background:#f9fbfa}.settings-action:focus-visible{outline:3px solid rgba(212,175,55,.45);outline-offset:-3px}.settings-action:disabled{opacity:.64;cursor:not-allowed}.settings-row .row-icon{font-size:20px;width:34px;flex:0 0 34px}.settings-row .row-label{flex:1;min-width:0;font-size:15px;color:var(--dark);font-weight:750}.settings-row .row-value{max-width:44%;font-size:14px;color:var(--gray);text-align:right;overflow-wrap:anywhere}.language-settings-row{cursor:default;overflow:visible}.account-language-menu{margin-left:auto;flex:0 0 auto}.account-language-menu .lang-trigger{min-width:76px;justify-content:center}.settings-row .row-chevron{color:#ccc;margin-left:8px}.row-stack{flex:1;min-width:0}.history-card{background:var(--surface);border-radius:16px;margin:10px 16px;padding:14px 16px;box-shadow:var(--shadow-card);border:1px solid rgba(26,122,74,.08);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;text-decoration:none}.history-page{background:var(--surface-soft);min-height:calc(100vh - var(--app-header-height) - 84px)}.history-create-card{margin:10px 16px 14px;padding:12px;border:1px solid rgba(26,122,74,.12);border-radius:12px;background:#fff;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.history-create-card strong,.history-create-card small{display:block}.history-create-card strong{color:var(--dark);font-size:14px}.history-create-card small{color:var(--gray);font-size:12px;line-height:1.35;margin-top:2px}.history-create-card .btn{width:auto;min-height:44px;padding:0 14px;white-space:nowrap}.history-empty-upgrade{padding-top:18px}.history-warning{margin-top:0}.history-upgrade-footer{margin-top:8px}.history-upgrade-footer .btn,.history-empty-upgrade .btn{margin-top:12px}.payment-history-row{cursor:default}.payment-history-status{text-align:right;flex:0 0 auto}.badge-muted{background:#f0f0f0;color:#777}.history-card-host{background:linear-gradient(90deg,#f0faf4,#fff 42%),var(--surface)}.history-card-member{background:var(--surface)}.history-card-meta{min-width:96px;text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.history-card-chevron{color:#b9c2bd;font-size:18px;line-height:1}.badge-host-role{background:#e8f5e9;color:var(--green);border:1px solid rgba(26,122,74,.15)}.badge-member-role{background:#f4f6f8;color:#555;border:1px solid #e5e8eb}.hcard-course{font-size:15px;font-weight:800;color:var(--dark)}.hcard-sub{font-size:12px;color:var(--gray);margin-top:3px}.share-links-page{padding-top:12px;background:var(--surface-soft);min-height:calc(100vh - var(--app-header-height) - 84px)}.share-links-back{margin:0 16px 12px}.share-links-hero{margin:0 16px 14px;background:linear-gradient(135deg,#e8f5e9,#f7fbf8);border:1px solid rgba(26,122,74,.12);border-radius:16px;padding:14px;display:flex;align-items:flex-start;gap:12px}.share-links-hero-icon{width:40px;height:40px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}.share-links-hero-body{min-width:0}.share-links-hero-title{font-size:15px;font-weight:800;color:var(--dark)}.share-links-hero-copy{font-size:12px;color:var(--gray);line-height:1.5;margin-top:4px}.share-links-list{display:flex;flex-direction:column;gap:10px;padding:0 16px 8px}.share-links-card{width:100%;text-align:left;cursor:pointer;background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px;box-shadow:0 1px 4px #0000000d;display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.share-links-card-body{min-width:0;flex:1}.share-links-card-title{font-size:15px;font-weight:800;color:var(--dark)}.share-links-card-sub{font-size:12px;color:var(--gray);margin-top:4px;line-height:1.5}.share-links-card-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:10px}.share-links-lock{font-size:12px;color:var(--gray);font-weight:600}.share-link-detail-banner{margin:0 16px 12px}.share-link-detail-card{margin-bottom:12px}.upsell-host-card{margin:12px 16px;background:linear-gradient(135deg,#0f3d25,#1a7a4a);border-radius:14px;padding:16px}.upsell-host-card .upsell-title{color:#fff;font-size:15px;font-weight:700;margin-bottom:4px}.upsell-host-card .upsell-desc{color:#fffc;font-size:12px;line-height:1.6;margin-bottom:12px}.upsell-host-card .btn-gold{display:block;width:100%;background:#d4af37;color:#fff;border:none;border-radius:8px;padding:11px;font-size:14px;font-weight:700;margin-bottom:8px;text-align:center;text-decoration:none}.upsell-host-card .upsell-alt{display:block;text-align:center;color:#ffffff80;font-size:12px;text-decoration:none;background:none;border:0;cursor:pointer;width:100%}.course-card{margin:0 16px;background:#e8f5e9;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px;cursor:pointer}.course-icon{width:44px;height:44px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.course-logo{width:44px;height:44px;border-radius:10px;object-fit:cover;background:#fff;flex-shrink:0}.course-title{font-size:15px;font-weight:800;color:var(--dark)}.course-sub{font-size:12px;color:var(--gray);margin-top:2px}.field-row{display:flex;gap:10px;margin:10px 16px 0}.field-tile{flex:1;background:#fff;border:1.5px solid var(--border);border-radius:10px;padding:10px 12px}.field-button{text-align:left;cursor:pointer;min-height:0}.field-button:disabled{cursor:default;opacity:1}.field-tile-disabled{opacity:.4!important;pointer-events:none}.field-label{font-size:10px;color:var(--gray);font-weight:800;margin-bottom:3px;text-transform:uppercase}.field-value{font-size:14px;font-weight:800;color:var(--dark)}.tee-field{flex:0 0 auto;min-width:110px;display:flex;flex-direction:column;justify-content:space-between}.tee-field .field-label{margin-bottom:3px}.tee-select-wrapper{display:flex;align-items:center;gap:6px}.tee-field-select{border:0;outline:0;background:transparent;padding:0;font-size:14px;font-weight:800;color:var(--dark);cursor:pointer;font-family:inherit}.tee-dot-sm{width:14px;height:14px;border-radius:3px;flex-shrink:0}.tee-select-custom{position:relative;justify-self:end;align-self:end}.tee-select-trigger{display:flex;align-items:center;gap:6px;background:none;border:0;padding:0;cursor:pointer;font-family:inherit;min-height:0}.tee-select-trigger:disabled{cursor:default;opacity:1}.tee-select-label{font-size:14px;font-weight:800;color:var(--dark)}.tee-select-arrow{font-size:11px;color:var(--gray);transition:transform .15s ease}.tee-select-arrow.open{transform:rotate(180deg)}.tee-select-dropdown{position:absolute;top:calc(100% + 4px);right:0;z-index:30;background:#fff;border:1.5px solid var(--border);border-radius:10px;box-shadow:0 4px 16px #0000001f;min-width:120px;padding:4px 0}.tee-select-option{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:none;border:0;cursor:pointer;font-size:14px;font-weight:600;color:var(--dark);text-align:left;font-family:inherit;min-height:0}.tee-select-option:hover{background:#f5f5f5}.tee-select-option.selected{background:var(--green-light);color:var(--green);font-weight:800}.matrix-note{font-size:11px;color:#f57f17;margin:-2px 16px 10px}.shuffle-result-card{margin:14px 0 0;background:#e8f5e9;border-radius:14px;padding:14px 16px;border:1.5px solid var(--green)}.shuffle-result-header{font-size:13px;font-weight:700;color:var(--green);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.shuffle-result-rounds{display:flex;flex-direction:column;gap:8px}.shuffle-result-round{background:#fff;border-radius:10px;padding:10px 12px;border:1px solid var(--border)}.shuffle-result-round+.shuffle-result-round{margin-top:8px}.shuffle-result-round-label{font-size:11px;color:var(--gray);font-weight:600;margin-bottom:6px}.shuffle-result-match{display:flex;align-items:center;gap:8px}.shuffle-result-team{flex:1;text-align:center}.shuffle-result-team-label{font-size:11px;color:var(--gray)}.shuffle-result-team-name{font-size:14px;font-weight:700;color:var(--dark)}.shuffle-result-vs{font-size:14px;font-weight:800;color:var(--green)}.fab-chat{position:fixed;left:calc(50% + min(100vw,768px)/2 - 148px);bottom:90px;background:var(--green);color:#fff;border:0;border-radius:24px;padding:10px 18px;display:flex;align-items:center;gap:8px;box-shadow:0 4px 14px #1a7a4a66;cursor:pointer;z-index:10;text-decoration:none;font-weight:800;font-family:inherit}.expired-link{min-height:calc(100vh - 141px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.expired-link h2{margin-bottom:8px}.expired-link p{color:var(--gray);line-height:1.6}.flight-safety-banner{position:sticky;top:var(--app-header-height);z-index:21;background:#fff8e1;padding:8px 16px;font-size:11px;color:#9a6000;line-height:1.5;border-bottom:1px solid #f0e0b0;box-shadow:0 2px 8px #9a600014}@media(max-width:430px){.field-row{flex-direction:column}.field-row.route-tee-row{flex-direction:row}.golfer-stats{gap:8px}.fab-chat{left:auto;right:16px}}@keyframes dotPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.cap-loading{display:inline-flex;gap:3px;align-items:center}.dot-pulse,.dot-pulse:before,.dot-pulse:after{content:"";width:6px;height:6px;border-radius:50%;background:var(--green);animation:dotPulse 1.2s infinite}.dot-pulse:before{animation-delay:-.32s}.dot-pulse:after{animation-delay:.32s;width:5px;height:5px}@media(prefers-reduced-motion:reduce){.skeleton,.page-loading-spinner,.page-loading-lines span,.dot-pulse,.dot-pulse:before,.dot-pulse:after{animation:none}}
