: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;--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}@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:20;background:var(--white);color:var(--dark);display:flex;align-items:center;gap:12px;padding:12px 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:22px}.app-header h1{font-size:17px;font-weight:700;flex:1}.app-header .action{font-size:13px;color:var(--green);font-weight:700;background:none;border:0;min-height:0;cursor:pointer}.header-user{display:flex;flex-direction:column;align-items:flex-end;gap:2px;font-size:11px;color:var(--gray);text-align:right;line-height:1}.header-user-link{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;border:0;color:var(--dark);font-family:inherit;font-size:11px;font-weight:700;line-height:1;cursor:pointer;padding:0;margin:0;min-height:0;height:auto;white-space:nowrap;vertical-align:top}.header-badge-button{-moz-appearance:none;appearance:none;-webkit-appearance:none;background:none;border:0;cursor:pointer;font:inherit;min-height:0;line-height:inherit;text-align:inherit}.app-content{min-height:100vh;padding:var(--app-header-height) 0 84px}.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}.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:12px}.home-content .warning-upsell:first-child{margin-top:0}.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}.text-action{border:0;background:transparent;color:var(--green);font-weight:700;cursor:pointer}.card{background:#fff;border-radius:16px;margin:12px 16px;padding:16px;box-shadow:0 2px 8px #0000000f;border:0}.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:4px solid var(--green)}.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:16px 16px 8px;font-size:12px;font-weight:700;color:var(--gray);text-transform:uppercase;letter-spacing:.5px}.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}.ref-home-card{margin:0 16px 14px;padding:15px;border-radius:18px;background:linear-gradient(135deg,#0f3d25,#1a7a4a);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 10px 24px #1a7a4a2e}.ref-home-card span,.ref-home-card strong{display:block}.ref-home-card span{font-size:13px;font-weight:800;margin-bottom:4px}.ref-home-card strong{font-size:12px;line-height:1.45;opacity:.92}.ref-home-card small{display:inline-flex;margin-top:8px;border-radius:999px;background:#ffffff29;padding:4px 8px;color:#ffffffeb;font-size:11px;font-weight:800}.ref-home-card.is-upgrade{background:linear-gradient(135deg,#4a2e00,#d4af37)}.ref-home-card.is-soft{background:linear-gradient(135deg,#22313f,#5d6d7e)}.ref-home-card a{flex-shrink:0;padding:8px 10px;border-radius:999px;background:#fff;color:var(--green);text-decoration:none;font-size:12px;font-weight:800}.referee-content{padding:12px 0 24px}.ref-hero{margin:0 16px 12px;padding:18px;border-radius:22px;background:radial-gradient(circle at 18% 10%,rgba(212,175,55,.26),transparent 30%),linear-gradient(145deg,#0c3320,#155f3a 72%,#237b4e);color:#fff;box-shadow:0 14px 36px #0f3d2533}.ref-hero>span{font-size:32px}.ref-hero h2{font-size:22px;line-height:1.2;margin:8px 0 6px}.ref-hero p{font-size:13px;line-height:1.55;opacity:.92}.ref-hero a{display:inline-flex;margin-top:12px;color:#fff;font-weight:800;text-decoration:none}.ref-quota{display:inline-flex;margin-top:10px;padding:6px 10px;border-radius:999px;background:#ffffff29;color:#fff;font-size:12px;font-weight:900}.ref-quota.vip{background:#d4af373d;color:#fff4be}.ref-capture{margin:0 16px}.ref-viewfinder{position:relative;min-height:190px;border-radius:24px;border:1.5px dashed rgba(26,122,74,.38);background:linear-gradient(135deg,#1a7a4a14,#d4af371f),#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;overflow:hidden}.ref-viewfinder:after{content:"";position:absolute;left:12%;right:12%;height:2px;background:linear-gradient(90deg,transparent,rgba(26,122,74,.65),transparent);animation:ref-scan 2.8s linear infinite}.ref-viewfinder span{font-size:17px;font-weight:800;color:var(--dark)}.ref-viewfinder small{max-width:240px;color:var(--gray);font-size:12px;line-height:1.45}.ref-corner{position:absolute;width:32px;height:32px;border-color:var(--green);border-style:solid}.ref-corner.tl{top:18px;left:18px;border-width:3px 0 0 3px;border-radius:12px 0 0}.ref-corner.tr{top:18px;right:18px;border-width:3px 3px 0 0;border-radius:0 12px 0 0}.ref-corner.bl{bottom:18px;left:18px;border-width:0 0 3px 3px;border-radius:0 0 0 12px}.ref-corner.br{bottom:18px;right:18px;border-width:0 3px 3px 0;border-radius:0 0 12px}.ref-media-row{display:grid;grid-template-columns:1fr 56px 1fr;gap:10px;margin:12px 0}.ref-media-button{min-height:44px;border:0;border-radius:14px;background:#eef8f2;color:var(--green);font-weight:800;display:flex;align-items:center;justify-content:center;cursor:pointer}.ref-media-button.muted{color:var(--gray);background:#f1f1f1}.ref-media-button input{display:none}.ref-image-preview{background:#fff;border:1px solid var(--border);border-radius:12px;padding:10px 12px;font-size:12px;color:var(--gray);margin-bottom:10px}.ref-image-preview.error{border-color:#ffd1d1;background:#fff8f8;color:var(--red)}.ref-composer{background:#fff;border-radius:18px;padding:12px;border:1px solid #edf0ed;box-shadow:0 2px 10px #0000000d}.ref-composer textarea{width:100%;border:0;resize:vertical;min-height:92px;font-size:15px;color:var(--dark)}.ref-composer:focus-within{border-color:var(--border);box-shadow:0 2px 10px #0000000f}.ref-composer button{margin-top:10px;width:100%;border:0;border-radius:14px;background:var(--green);color:#fff;font-weight:800}.ref-composer button:disabled{opacity:.45}.ref-chip-row{display:flex;flex-wrap:wrap;gap:8px}.ref-chip-row.samples{margin:12px 0 4px}.ref-chip{border-radius:999px;background:#eef8f2;color:var(--green);padding:7px 10px;font-size:12px;font-weight:800;border:0}.ref-chip.more{border-style:dashed;color:var(--gray)}.ref-chip.button{cursor:pointer}.ref-chat{display:flex;flex-direction:column;gap:10px;margin:0 16px 14px}.ref-msg{display:flex}.ref-msg.user{justify-content:flex-end}.ref-msg.assistant{justify-content:flex-start}.ref-user-bubble,.ref-text-bubble{max-width:86%;border-radius:18px;padding:11px 13px;font-size:14px;line-height:1.5}.ref-user-bubble{background:var(--green);color:#fff;border-bottom-right-radius:5px}.ref-text-bubble{background:#fff;color:var(--dark);border-bottom-left-radius:5px}.ref-text-bubble.muted{color:var(--gray);background:#f8faf9;border:1px solid #edf0ed;font-size:12.5px}.ref-image-pill{display:block;font-size:11px;opacity:.85;margin-bottom:4px}.ref-image-pill button{margin-left:8px;min-height:0;border:0;background:#fff3;color:inherit;border-radius:999px;padding:2px 7px;font-size:10px;font-weight:800}.ref-card{width:min(100%,560px);background:#fff;border-radius:20px;overflow:hidden;border:1px solid #edf0ed;box-shadow:0 8px 22px #14261c14}.ref-card-top{padding:14px;color:#fff;display:flex;flex-direction:column;gap:6px;background:linear-gradient(135deg,#1a7a4a,#22a05e)}.ref-card.penalty .ref-card-top{background:linear-gradient(135deg,#9f2d25,#e53935)}.ref-tag,.ref-rule{font-size:11px;font-weight:800;opacity:.9}.ref-card-top strong{font-size:22px;line-height:1.1}.ref-action,.ref-card.not-golf p{padding:13px 14px 0;font-size:14px;line-height:1.55;color:var(--dark)}.ref-block{padding:12px 14px 0}.ref-block b{display:block;font-size:12px;color:var(--gray);margin-bottom:6px}.ref-block p{font-size:13px;line-height:1.55}.ref-option{border:1px solid #edf0ed;border-radius:14px;padding:10px;margin-top:8px}.ref-option summary{display:flex;justify-content:space-between;gap:10px;cursor:pointer;font-weight:800}.ref-option em{color:var(--green);font-style:normal;white-space:nowrap}.ref-suggestion{margin:12px 14px 0;padding:10px 12px;border-radius:14px;background:#fff8e1;color:#9a6000;font-size:13px;line-height:1.45;font-weight:700}.ref-disclaimer{margin:12px 14px 0;padding-top:10px;border-top:1px solid #f0f0f0;color:var(--gray);font-size:11px;line-height:1.5}.ref-feedback{display:flex;gap:8px;padding:12px 14px 14px}.ref-feedback button{min-height:36px;border:0;border-radius:999px;background:#f4f7f5;color:var(--gray);padding:0 10px;font-size:12px;font-weight:800}.ref-feedback button:disabled{opacity:.55}.ref-share-panel{margin:0 16px 14px;padding:12px;border-radius:16px;background:#fff;border:1px solid #edf0ed}.ref-share-panel small{display:block;margin-top:8px;color:var(--gray);font-size:11px;word-break:break-all}.ref-thread-closed-note,.ref-quota-empty{margin:0 16px 14px;border-radius:16px;background:#fff;border:1px solid #edf0ed;padding:14px;color:var(--gray);font-size:12.5px;line-height:1.55}.ref-thread-closed-note button,.ref-thread-closed-note a{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;border:0;border-radius:999px;background:var(--green-light);color:var(--green);padding:8px 12px;font-size:12px;font-weight:800;text-decoration:none;cursor:pointer}.ref-quota-empty{margin-top:14px}.ref-quota-empty strong{display:block;color:var(--dark);font-size:15px;margin-bottom:4px}.ref-quota-empty p{margin-bottom:12px}.ref-quota-empty.upgrade{border-color:#f0d68a;background:var(--gold-light)}.ref-quota-empty.soft{background:#f5f7f8}.ref-card.branch,.ref-card.clarify,.ref-card.not-golf{padding-bottom:14px}.ref-clarify-bubble{width:min(100%,560px);border:1px solid #f1dd96;border-radius:18px;background:#fffdf5;padding:12px 14px 14px;box-shadow:0 4px 14px #14261c0f}.ref-clarify-bubble.bundled{background:#fff;border-color:#e5eee8}.ref-clarify-top{display:flex;flex-direction:column;gap:4px;color:#7a5700}.ref-clarify-top strong{color:var(--dark);font-size:15px;line-height:1.25}.ref-clarify-question{margin:10px 0 0;padding:11px 12px;border-radius:14px;background:#fff8df;color:var(--dark);font-size:14px;font-weight:800;line-height:1.45}.ref-clarify-options{display:flex;flex-wrap:wrap;gap:8px;padding:14px 0 0}.ref-clarify-option{min-height:32px;border:1px solid #e8e1c8;border-radius:999px;background:#fff;color:var(--dark);padding:6px 11px;text-align:center;font-size:12.5px;font-weight:800;line-height:1.2;cursor:pointer;box-shadow:0 2px 8px #14261c0f}.ref-clarify-option:hover,.ref-clarify-option:focus-visible,.ref-clarify-option.selected{outline:none;border-color:var(--green);background:var(--green-light);color:var(--green)}.ref-clarify-option.selected{box-shadow:inset 0 0 0 1px var(--green)}.ref-clarify-bundle{display:grid;gap:12px;padding-top:12px}.ref-clarify-group{padding:11px;border:1px solid #edf0ed;border-radius:14px;background:#f9fbfa}.ref-clarify-group b{display:block;color:var(--dark);font-size:13px;line-height:1.35}.ref-clarify-group .ref-clarify-options{padding-top:9px}.ref-clarify-submit{width:100%;min-height:40px;margin-top:12px;border:0;border-radius:14px;background:var(--green);color:#fff;font-size:14px;font-weight:900;cursor:pointer}.ref-clarify-submit:disabled{background:#cbd6d0;cursor:not-allowed}.ref-clarify-hint{margin:10px 0 0;color:var(--gray);font-size:12px;line-height:1.45}.ref-branch-head{padding:12px 14px;background:#fff8e1;color:#9a6000;font-weight:900;font-size:13px}.ref-branch{margin:12px 14px 0;padding:12px;border-radius:14px;background:#faf8ef}.ref-branch b{display:flex;align-items:center;gap:8px;font-size:13px;text-transform:uppercase}.ref-branch p{font-size:13px;margin-top:5px;line-height:1.5}.ref-branch-marker{display:inline-block;width:11px;height:11px;border-radius:4px;flex:0 0 auto;background:#9aa3ad}.ref-branch-marker.yellow{background:#d4af37}.ref-branch-marker.red{background:#dc3d35}.ref-branch-options{display:flex;flex-wrap:wrap;gap:8px;margin:16px 14px 0;padding-top:12px;border-top:1px solid #eee7d2}.ref-branch-option{display:inline-flex;align-items:center;gap:6px;min-height:30px;border-radius:999px;border:1px solid #e4dac0;background:#fff;color:var(--dark);padding:5px 10px;font-size:12px;font-weight:800;line-height:1.2;box-shadow:0 2px 7px #14261c0d;cursor:pointer}.ref-branch-option:disabled{cursor:default}.ref-branch-option:not(:disabled):hover,.ref-branch-option:not(:disabled):focus-visible{outline:none;border-color:var(--green);background:var(--green-light);color:var(--green)}.ref-card.not-golf{padding:14px}.ref-card.not-golf strong{color:var(--red)}.ref-card.not-golf p{padding:8px 0 0}.ref-analyzing,.ref-error-bubble{position:relative;overflow:hidden;background:#fff;border-radius:18px;padding:14px;border:1px solid #edf0ed;color:var(--dark)}.ref-analyzing span,.ref-error-bubble p{display:block;margin-top:5px;color:var(--gray);font-size:12px;line-height:1.45}.ref-scan{position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent,var(--green),transparent);animation:ref-scan 1.6s linear infinite}.ref-error-bubble{border-color:#ffd1d1;background:#fff8f8}.ref-error-bubble button{margin-top:10px;border:0;border-radius:999px;background:var(--red);color:#fff;padding:8px 12px;min-height:34px;font-weight:800}.ref-empty{margin:18px 16px;padding:28px 18px;border-radius:22px;background:#fff;text-align:center}.ref-empty span{font-size:42px}.ref-empty h2{margin:8px 0;font-size:18px}.ref-empty p{color:var(--gray);line-height:1.55;margin-bottom:16px}.ref-history-list{display:flex;flex-direction:column;gap:10px;margin:0 16px}.ref-history-card{display:flex;justify-content:space-between;gap:12px;padding:14px;border-radius:16px;background:#fff;text-decoration:none;box-shadow:0 2px 8px #0000000d}.ref-history-card strong,.ref-history-card small{display:block}.ref-history-card strong{font-size:14px}.ref-history-card small{margin-top:5px;color:var(--gray);font-size:12px}.ref-history-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.ref-history-side button{min-height:0;border:0;background:transparent;color:var(--red);font-size:12px;font-weight:800}.ref-thread-head{margin:0 16px 12px;padding:15px;border-radius:18px;background:#fff}.ref-thread-head h2{margin:8px 0 4px;font-size:17px}.ref-thread-head small{color:var(--green);font-weight:800}.referee-sheet .btn{margin-top:4px}@keyframes ref-scan{0%{transform:translateY(-30px);opacity:0}15%{opacity:1}85%{opacity:1}to{transform:translateY(220px);opacity:0}}.referee-content{background:#f5f7f8;min-height:calc(100vh - var(--app-header-height) - 84px);padding:0 0 24px;overflow-x:hidden}.ref-feature-band{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f3d25,var(--green) 70%,var(--green2));color:#fff;padding:16px 20px 18px}.ref-feature-band:after{content:"";position:absolute;top:-30px;right:-30px;width:140px;height:140px;background:radial-gradient(circle,rgba(212,175,55,.35),transparent 70%)}.ref-feature-title{position:relative;z-index:1;display:flex;align-items:center;gap:9px;font-size:20px;font-weight:800;letter-spacing:-.4px}.ref-feature-sub{position:relative;z-index:1;margin-top:3px;font-size:12.5px;opacity:.86}.ref-whistle{width:30px;height:30px;border-radius:9px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);display:inline-flex;align-items:center;justify-content:center}.ref-feature-band .ref-quota{position:relative;z-index:1;margin-top:10px;background:var(--gold-light);color:#9a6000;border:1px solid #f0d68a}.ref-history-link{position:absolute;right:18px;bottom:18px;z-index:1;color:#fff;font-size:12px;font-weight:800;text-decoration:none}.ref-cap-wrap{padding:18px 18px 0}.ref-viewfinder{position:relative;height:240px;min-height:0;border-radius:22px;overflow:hidden;border:2px dashed rgba(212,175,55,.7);background:linear-gradient(160deg,#cfe9d4,#9ed1ab 55%,#7cc28d);display:block}.ref-viewfinder:after{display:none}.ref-grass-texture{position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(105deg,rgba(255,255,255,.06) 0 2px,transparent 2px 7px)}.ref-path{position:absolute;left:-10%;top:55%;width:130%;height:90px;background:linear-gradient(#c9ccd1,#b3b7bd);transform:rotate(-9deg);box-shadow:0 -2px #d8dbe0 inset}.ref-ball{position:absolute;left:46%;top:58%;width:26px;height:26px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff,#dfe3e6);box-shadow:0 3px 7px #00000047}.ref-viewfinder>span{position:absolute;left:0;right:0;bottom:14px;z-index:1;color:#fff;font-size:12px;font-weight:700;text-align:center;text-shadow:0 1px 3px rgba(0,0,0,.4)}.ref-corner{z-index:1;width:26px;height:26px;border-color:#ffffffe6}.ref-corner.tl{top:14px;left:14px;border-width:3px 0 0 3px;border-radius:6px 0 0}.ref-corner.tr{top:14px;right:14px;border-width:3px 3px 0 0;border-radius:0 6px 0 0}.ref-corner.bl{bottom:14px;left:14px;border-width:0 0 3px 3px;border-radius:0 0 0 6px}.ref-corner.br{bottom:14px;right:14px;border-width:0 3px 3px 0;border-radius:0 0 6px}.ref-media-row{display:flex;align-items:center;justify-content:center;gap:26px;margin:0;padding:18px 0 4px}.ref-media-button{flex-direction:column;gap:5px;min-width:64px;min-height:0;border-radius:0;background:transparent;color:var(--gray);font-size:11px;font-weight:700}.ref-media-button>span{width:50px;height:50px;border-radius:15px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 2px 6px #0000000d}.ref-media-button.muted{background:transparent}.ref-media-fab{width:74px;height:74px;border-radius:50%;background:linear-gradient(145deg,var(--green2),var(--green));border:4px solid #fff;color:#fff;box-shadow:0 10px 26px #1a7a4a80;display:flex;align-items:center;justify-content:center;font-size:30px;cursor:pointer}.ref-media-fab input{display:none}.ref-composer{margin:12px 18px 4px;border:1px solid var(--border);border-radius:16px;padding:12px}.ref-composer textarea{min-height:70px;padding:4px 4px 10px;font-size:14.5px;line-height:1.45;outline:none}.ref-attached{display:flex;align-items:center;gap:9px;background:var(--green-light);border-radius:10px;padding:7px 9px;margin-bottom:9px}.ref-attached span{flex:1;color:var(--green);font-size:12.5px;font-weight:700}.ref-attached button{width:auto;min-height:28px;margin:0;padding:0 8px;background:transparent;color:var(--gray);box-shadow:none}.ref-thumb-mini,.ref-qthumb{position:relative;overflow:hidden;background:linear-gradient(160deg,#cfe9d4,#9ed1ab 55%,#7cc28d)}.ref-thumb-mini{width:40px;height:31px;border-radius:7px;flex-shrink:0}.ref-thumb-mini .ref-path,.ref-qthumb .ref-path{top:55%;height:16px}.ref-thumb-mini .ref-ball,.ref-qthumb .ref-ball{width:9px;height:9px;left:44%;top:58%}.ref-chip-row.samples{padding:14px 18px 22px;margin:0}.ref-chip-label{flex-basis:100%;margin-bottom:2px;color:var(--gray);font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.ref-chip{background:#fff;border:1px solid var(--border);color:var(--dark);padding:9px 14px;font-size:13px;font-weight:700;box-shadow:0 1px 3px #0000000a}.ref-chip.button:hover,.ref-chip.button:focus-visible{border-color:var(--green2);color:var(--green)}.ref-chat{gap:12px;margin:14px 14px 8px}.ref-msg{gap:9px;max-width:97%}.ref-msg.user{align-self:flex-end;flex-direction:row-reverse}.ref-msg.assistant{align-self:flex-start}.ref-avatar{width:34px;height:34px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:17px}.ref-avatar.ai{color:#fff;background:linear-gradient(145deg,var(--green2),var(--green));box-shadow:0 3px 9px #1a7a4a4d}.ref-avatar.me{background:#dfe4e8;color:#5a6675;font-size:12px;font-weight:800}.ref-assistant-stack{min-width:0}.ref-user-bubble,.ref-text-bubble{max-width:100%;border-radius:16px 16px 4px;padding:11px 14px}.ref-text-bubble{border:1px solid var(--border);border-radius:4px 16px 16px;box-shadow:0 1px 5px #0000000d}.ref-bubble-name{margin-bottom:3px;color:var(--green);font-size:11px;font-weight:800}.ref-qthumb{display:block;width:200px;max-width:100%;height:96px;border-radius:10px;margin-bottom:8px}.ref-card{border:1px solid var(--border);border-radius:4px 16px 16px;box-shadow:0 3px 12px #00000014}.ref-card-top{padding:14px 15px;background:linear-gradient(135deg,#157a45,#22a05e)}.ref-card.penalty .ref-card-top{background:linear-gradient(135deg,#c62828,#e53935)}.ref-card-top.branch{background:linear-gradient(135deg,#a07d12,#d4af37)}.ref-tag{font-size:10px;letter-spacing:.5px;text-transform:uppercase}.ref-card-top strong{font-size:25px;letter-spacing:-.5px}.ref-card-action{font-size:13.5px;line-height:1.4;opacity:.96}.ref-rule{display:inline-block;width:fit-content;margin-top:4px;padding:5px 11px;border-radius:20px;border:1px solid rgba(255,255,255,.35);background:#fff3}.ref-block{padding:11px 15px 0}.ref-block b{color:var(--gray);font-size:10px;letter-spacing:.3px;text-transform:uppercase}.ref-option{background:#fafbfc;border:1px solid var(--border);border-radius:10px;padding:10px 12px}.ref-option[open]{background:#f1f8f2;border-color:var(--green2)}.ref-option summary{align-items:center;font-size:13px}.ref-option em{padding:2px 9px;border-radius:7px;background:var(--green-light);color:var(--green);font-size:11.5px}.ref-option p{margin-top:8px;border-left:3px solid var(--green2);padding-left:10px;color:#566573;font-size:13px}.ref-suggestion{background:var(--gold-light);border:1px solid #f0d68a}.ref-disclaimer{font-size:10.5px}.ref-feedback{border-top:1px dashed var(--border);margin:10px 15px 0;padding:10px 0 13px}.ref-analyzing{display:flex;flex-direction:column;align-items:center;border:0;background:transparent;padding:20px 14px}.ref-analyzing.text{margin:0 16px;padding:20px 16px;border:1px solid #edf0ed;background:#fff;border-radius:18px;box-shadow:0 8px 22px #14261c0f}.ref-scan-photo{position:relative;width:240px;height:200px;border-radius:18px;overflow:hidden;background:linear-gradient(160deg,#cfe9d4,#9ed1ab 55%,#7cc28d);box-shadow:0 10px 30px #0000002e}.ref-scan-grid{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px) 0 0/100% 25px,linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px) 0 0/25px 100%}.ref-scan-line{position:absolute;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent);box-shadow:0 0 14px 2px #d4af37cc;animation:ref-photo-scan 2.8s ease-in-out infinite}.ref-analyzing.video .ref-scan-line{animation-duration:3.3s}.ref-video-badge{position:absolute;right:12px;bottom:12px;padding:5px 8px;border-radius:999px;background:#0e1f17c7;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.ref-analyzing b{margin-top:26px;font-size:18px}.ref-analyzing.text b{margin-top:0}.ref-analyzing span{color:var(--green);font-size:13.5px;font-weight:700}.ref-analyzing .ref-analyzing-step{margin-top:6px;color:var(--green);transition:opacity .18s ease}.ref-retry-note{display:block;margin-top:8px;color:#9aa7a0;font-size:11.5px;font-weight:700;line-height:1.4;text-align:center}.ref-dots{display:flex;gap:6px;margin-top:16px}.ref-dots i{width:8px;height:8px;border-radius:50%;background:var(--green);opacity:.3;animation:ref-dot-bounce 1.2s infinite}.ref-dots i:nth-child(2){animation-delay:.2s}.ref-dots i:nth-child(3){animation-delay:.4s}.ref-error-bubble{border-color:#f0c0c0;background:#fff5f5}.ref-error-bubble b{color:#c0392b}.ref-history-list{gap:0;margin:0}.ref-history-cta{width:calc(100% - 28px);margin:12px 14px 4px}.ref-history-head{padding:12px 16px 4px;color:var(--gray);font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.ref-history-card{align-items:center;justify-content:flex-start;margin:8px 14px;padding:13px 14px;border:1px solid var(--border);border-radius:15px;box-shadow:0 1px 5px #0000000d}.ref-history-icon{width:42px;height:42px;border-radius:12px;background:var(--green-light);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.ref-history-body{flex:1;min-width:0}.ref-history-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ref-history-card small{display:flex;flex-wrap:wrap;gap:4px}.hv-no{color:var(--green);font-weight:800}.hv-yes{color:#c62828;font-weight:800}.hv-open{color:#9a6000;font-weight:800}.ref-history-side{color:#aeb6bf;font-size:11px}.ref-history-side button{color:#c9a9a9;font-size:16px}.ref-history-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:64px 30px;text-align:center}.ref-history-empty-icon{font-size:46px;opacity:.45}.ref-history-empty h2{font-size:17px}.ref-history-empty p{margin-bottom:16px;color:var(--gray);line-height:1.55}.ref-shared-banner{margin:12px 14px 0;border:1px solid var(--green2);border-radius:12px;background:#eef6ef;padding:11px 13px;color:var(--dark);font-size:13px;line-height:1.5}.ref-share-cta{margin:16px 14px;text-align:center}.ref-share-cta h2{margin-bottom:8px;color:var(--dark);font-size:14.5px}.ref-share-cta p{margin:4px 0 12px;color:var(--gray);font-size:13px}.ref-followup-bar{position:sticky;bottom:0;z-index:5;display:flex;align-items:center;gap:9px;padding:10px 12px 14px;border-top:1px solid var(--border);background:#fff}.ref-followup-attach{color:var(--gray);font-size:19px;cursor:pointer;padding:0 6px}.ref-followup-attach input{display:none}.ref-followup-input-wrap{flex:1;min-width:0;border:1px solid var(--border);border-radius:22px;background:#f5f7f8;padding:3px 12px}.ref-followup-input-wrap:focus-within{border-color:#d9dee3;background:#fff}.ref-followup-input-wrap span{display:block;color:var(--green);font-size:11px;font-weight:800}.ref-followup-input-wrap span.error{color:var(--red)}.ref-followup-input-wrap input{width:100%;min-height:34px;border:0;background:transparent;color:var(--dark);font-size:14px}.ref-followup-input-wrap input:focus{outline:none}.ref-followup-send{width:40px;height:40px;min-height:40px;border:0;border-radius:50%;background:var(--green);color:#fff;font-size:16px;cursor:pointer;flex-shrink:0}.ref-followup-send:disabled{opacity:.45;cursor:not-allowed}.ref-pay-anchor{margin:2px 0 14px;border:1px solid #f0e0a8;border-radius:10px;background:#fff8e6;color:#9a6000;padding:9px 11px;font-size:12.5px}.ref-sheet-note{color:#9aa3a6;font-size:12px}.referee-sheet{overscroll-behavior:contain}@keyframes ref-photo-scan{0%{top:6%}50%{top:90%}to{top:6%}}@keyframes ref-dot-bounce{0%,to{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-5px)}}@media(prefers-reduced-motion:reduce){.ref-viewfinder:after,.ref-scan-line,.ref-dots i{animation:none}}.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}.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}.golfer-sub{font-size:11px;color:var(--gray);margin-top:2px}.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)}.tabs{display:flex;background:#fff;overflow-x:auto;padding:0 16px;gap:4px}.tab{padding:12px 16px;font-size:13px;font-weight:700;color:var(--gray);cursor:pointer;white-space:nowrap;border-bottom:2px solid transparent;border:none;background:transparent}.tab.active{color:var(--green);border-bottom-color:var(--green);border-bottom:2px solid}.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}.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-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}.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}.sheet-title-row{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:0 16px}.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}@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}.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}.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}.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;padding:14px 20px;background:#fff;border-bottom:1px solid #f0f0f0;cursor:pointer}.settings-row .row-icon{font-size:20px;width:32px}.settings-row .row-label{flex:1;font-size:15px;color:var(--dark)}.settings-row .row-value{font-size:14px;color:var(--gray)}.settings-row .row-chevron{color:#ccc;margin-left:8px}.history-card{background:#fff;border-radius:14px;margin:10px 16px;padding:14px 16px;box-shadow:0 1px 4px #00000012;cursor:pointer;display:flex;justify-content:space-between;align-items:center;text-decoration:none}.history-card-host{border-left:4px solid var(--green);background:linear-gradient(90deg,#f0faf4,#fff 40%)}.history-card-member{border-left:4px solid var(--gray-light, #ddd)}.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}.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}.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;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}}.upgrade-content{background:linear-gradient(180deg,#0f4b2d,#145c38 52%,#1a7a4a);color:#fff;display:flex;flex-direction:column;align-items:center;padding:34px 12px 32px;gap:16px}.upgrade-hero{text-align:center}.upgrade-hero-icon{font-size:46px;margin-bottom:12px;display:inline-block}.upgrade-hero-title{font-size:24px;font-weight:900;color:#fff;line-height:1.25;margin-bottom:16px;letter-spacing:-.2px;text-shadow:0 2px 0 rgba(0,0,0,.18)}.upgrade-hero-sub{font-size:13px;color:#ffffffe6;line-height:1.6;text-align:center}.upgrade-benefits{background:transparent;border-radius:0;padding:0 0 2px;width:100%;border:0}.upgrade-benefits-header{color:#ffffffb3;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;margin:0 0 10px}.upgrade-benefits-list{display:flex;flex-direction:column;gap:8px}.upgrade-benefit-row{display:flex;align-items:flex-start;background:#fff;border:1px solid transparent;border-radius:14px;box-shadow:0 1px 5px #0000000f;gap:12px;padding:13px 14px}.upgrade-benefit-row.is-accent{border-left:4px solid var(--green);padding-left:12px}.upgrade-benefit-row.is-highlight{background:var(--green-light);border-color:var(--green2)}.upgrade-benefit-icon{font-size:22px;flex-shrink:0;line-height:1.2;margin-top:2px}.upgrade-benefit-body{flex:1;min-width:0}.upgrade-benefit-title{color:var(--dark);font-size:14px;font-weight:800;line-height:1.25}.upgrade-benefit-desc{color:var(--gray);font-size:12px;line-height:1.45;margin-top:2px}.upgrade-cta-card{background:#fff;border-radius:16px;padding:18px 20px;width:100%}.upgrade-cta-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.upgrade-cta-left{min-width:0}.upgrade-cta-plan{font-size:15px;font-weight:700;color:var(--dark)}.upgrade-cta-sub{font-size:12px;color:var(--gray);margin-top:3px}.upgrade-cta-right{text-align:right}.upgrade-cta-price{font-size:30px;font-weight:800;color:var(--green);line-height:1}.upgrade-cta-unit{font-size:12px;color:var(--gray)}.upgrade-cta-tip{font-size:11px;color:var(--gray);padding:8px;border-top:1px solid #f0f0f0}.upgrade-cta-button{width:100%;background:#d4af37;color:#fff;border:none;border-radius:12px;padding:16px;font-size:17px;font-weight:700;cursor:pointer;min-height:52px}.upgrade-cta-button:disabled{background:#ccc;cursor:not-allowed}.upgrade-alt-wrap{width:100%}.upgrade-alt-teaser{display:block;width:100%;min-height:0;border:0;background:transparent;color:#ffffffd1;cursor:pointer;font-size:12.5px;font-weight:300;margin:-2px 0 0;padding:2px 0 4px;text-align:center;text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:4px}.upgrade-alt-list{max-height:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .34s ease,opacity .22s ease,transform .28s ease;visibility:hidden}.upgrade-alt-wrap.open .upgrade-alt-list{max-height:460px;opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}.upgrade-alt{background:#ffffff1a;border:1.5px solid rgba(255,255,255,.3);border-radius:14px;padding:16px;width:100%}.upgrade-alt-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.upgrade-alt-left{min-width:0}.upgrade-alt-title{color:#fff;font-size:14px;font-weight:700}.upgrade-alt-promo{color:#ffffffb3;font-size:12px;margin-top:3px}.upgrade-alt-method{color:#fff9;font-size:11px;margin-top:2px}.upgrade-alt-right{text-align:right}.upgrade-alt-price{color:#fff;font-size:22px;font-weight:800;line-height:1}.upgrade-alt-unit{color:#fff9;font-size:11px}.upgrade-alt-button{width:100%;background:#fff;color:var(--green);border:none;border-radius:10px;padding:12px;font-size:15px;font-weight:700;cursor:pointer;min-height:44px}.upgrade-alt-button:disabled{background:#ffffff80;color:#0006;cursor:not-allowed}.upgrade-alt-qr{margin-top:12px}.upgrade-alt-qr-image{width:220px;height:220px;border-radius:12px;background:#fff;margin:0 auto 14px;display:block;padding:8px;box-sizing:border-box}.upgrade-alt-info{display:flex;flex-direction:column;gap:6px}.upgrade-alt-info-row{display:flex;justify-content:space-between;align-items:center;padding:4px 0}.upgrade-alt-info-label{color:#ffffffb3;font-size:12px}.upgrade-alt-info-value{color:#fff;font-size:13px;font-weight:600;font-family:ui-monospace,SF Mono,Menlo,monospace}.upgrade-alt-copy{font-size:11px;color:#fff;font-weight:700;cursor:pointer;background:transparent;border:0;padding:0 0 0 6px;min-height:0;text-decoration:underline;font-family:inherit}.upgrade-alt-status{font-size:12px;color:#ffffffb3;margin-top:10px;text-align:center}.upgrade-alt-cancel{display:block;margin:8px auto 0;background:transparent;border:0;color:#ffffffb3;font-size:12px;font-weight:600;cursor:pointer;min-height:44px;font-family:inherit;text-decoration:underline}.upgrade-alt-warn{background:#ffffff26;color:#fff;font-size:12px;padding:10px 12px;border-radius:8px;margin-top:12px}.upgrade-alt-retry{background:transparent;border:0;color:#fff;font-size:12px;font-weight:700;cursor:pointer;padding:0 0 0 6px;text-decoration:underline;font-family:inherit}.upgrade-qr-modal{width:min(100%,360px);max-height:min(86vh,720px);overflow-y:auto;background:linear-gradient(180deg,#17653d,#124d2f);border-radius:22px;padding:18px 18px 16px;color:#fff;box-shadow:0 24px 60px #00000047}.upgrade-qr-modal-title{font-size:18px;font-weight:800;text-align:center}.upgrade-qr-modal-sub{font-size:13px;color:#ffffffc7;text-align:center;margin:6px 0 14px;line-height:1.5}.upgrade-footer{text-align:center;width:100%}.upgrade-footer-cancel{color:#fffc;font-size:13px}.upgrade-footer-methods{color:#ffffff8c;font-size:12px;margin-top:4px}.upgrade-footer-defer{display:inline-block;background:transparent;border:0;color:#fff6;font-size:13px;cursor:pointer;padding:8px;min-height:44px;font-family:inherit}@media(max-width:360px){.upgrade-hero-title{font-size:22px}.upgrade-cta-price{font-size:26px}.upgrade-alt-price{font-size:20px}}.account-profile{display:flex;align-items:center;gap:16px;padding:20px;background:#fff;border-bottom:1px solid var(--border)}.account-avatar{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#1a7a4a,#22a05e);display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;font-weight:700;flex-shrink:0}.account-profile-body{flex:1;min-width:0}.account-name{font-size:17px;font-weight:700;color:var(--dark)}.account-phone{font-size:13px;color:var(--gray);margin-top:2px}.account-badge{margin-top:4px;display:inline-block}.account-vip-sub{font-size:12px;color:var(--green);margin-top:2px}.account-vip-on{font-size:13px;color:var(--green);font-weight:600}.row-value-secondary{font-size:12px;color:var(--gray);margin-top:2px}.settings-row .account-upgrade-label{color:var(--green);font-weight:600}.account-cancel-label,.account-cancel-chevron,.account-logout .row-label{color:var(--red)}.share-expiry-option{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f0;cursor:pointer;background:transparent;border-left:0;border-right:0;border-top:0;width:100%;text-align:left;font-family:inherit;min-height:48px}.share-expiry-option:last-of-type{border-bottom:0}.share-expiry-option.selected{background:var(--green-light, #e8f5e9)}.share-expiry-option.disabled{opacity:.4;cursor:not-allowed}.share-expiry-radio{width:22px;height:22px;border-radius:50%;border:2px solid var(--border);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:transparent;flex-shrink:0}.share-expiry-radio.checked{border-color:var(--green);background:var(--green);color:#fff}.share-expiry-label{font-size:15px;font-weight:700;color:var(--dark);min-width:60px}.share-expiry-desc{font-size:12px;color:var(--gray)}.share-expiry-row{display:flex;gap:4px;flex-wrap:wrap}.share-expiry-row .share-expiry-option{flex:1;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px;border:1.5px solid var(--border);border-radius:8px;background:#fff;cursor:pointer;text-align:center}.share-expiry-row .share-expiry-option.selected{border-color:var(--green);background:var(--green-light, #e8f5e9)}.share-expiry-row .share-expiry-option.disabled{opacity:.4;cursor:not-allowed}.share-expiry-row .share-expiry-radio{width:18px;height:18px;font-size:11px}.share-expiry-row .share-expiry-label{font-size:12px;font-weight:700;color:var(--dark);min-width:0}.share-expiry-row .share-expiry-desc{display:none}@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}.share-config{margin:0 16px 16px;background:#fff;border-radius:14px;padding:16px;box-shadow:0 1px 4px #00000012;border:1.5px solid var(--border)}.share-config-row{margin-top:14px}.share-config-row:first-of-type{margin-top:16px}.share-config-label{font-size:12px;color:var(--gray);font-weight:700;display:block;margin-bottom:6px}.share-config-row-inline{display:grid;grid-template-columns:84px 1fr;align-items:start;gap:10px;padding:8px 0;border-bottom:1px solid #f0f0f0}.share-config-row-inline:last-child{border-bottom:0}.share-config-row-inline .share-config-label{margin-bottom:0;font-size:11px;justify-self:start;padding-top:5px}.share-expiry-cell{display:flex;flex-direction:column;gap:4px}.share-expiry-meta{font-size:10px;color:var(--gray);text-align:right;line-height:1.4}.share-expiry-meta strong{color:var(--dark);font-weight:600}.share-status-label-group{display:flex;flex-direction:column;align-items:flex-start;gap:3px}.share-status-toggle{display:flex;align-items:center;gap:7px;padding:7px 12px;border:1.5px solid var(--border);border-radius:20px;background:#fff;font-size:12px;font-weight:700;color:var(--dark);cursor:pointer;min-height:32px;font-family:inherit}.share-status-cancel{background:none;border:1.5px solid var(--red);color:var(--red);border-radius:20px;padding:7px 12px;font-size:12px;font-weight:700;cursor:pointer;min-height:32px;font-family:inherit}.share-status-toggle.active{border-color:var(--green);color:var(--green)}.share-status-main{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.share-status-meta{font-size:10px;color:var(--gray);line-height:1;text-transform:none}.share-status-dot{width:10px;height:10px;border-radius:50%;background:#ccc;flex-shrink:0}.share-status-toggle.active .share-status-dot{background:var(--green)}.share-password-wrap{position:relative;justify-self:end}.share-password-panel{justify-self:end;width:min(100%,168px)}.share-password-status-row{display:flex;justify-content:end}.share-password-status-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 9px;border-radius:999px;font-size:10px;font-weight:700;line-height:1}.share-password-status-badge.active{background:#eef8f1;color:var(--green)}.share-password-status-badge.inactive{background:#f3f4f6;color:var(--gray)}.share-password-status-badge.locked{background:#fff6db;color:#8a6400}.share-password-actions{margin-top:4px;display:flex;justify-content:end;gap:10px}.share-inline-action{border:0;background:none;padding:0;font-size:10px;font-weight:700;color:var(--green);cursor:pointer;min-height:22px;letter-spacing:.01em}.share-inline-action.danger{color:var(--red)}.share-copy-btn{position:absolute;right:32px;top:50%;transform:translateY(-50%);background:none;border:0;font-size:14px;cursor:pointer;padding:4px;min-height:0;line-height:1}.share-eye-btn{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:0;font-size:14px;cursor:pointer;padding:4px;min-height:0;line-height:1}.share-password-save,.share-password-cancel{margin-top:8px;border-radius:12px;padding:6px 10px;font-size:11px;font-weight:700;font-family:inherit;cursor:pointer}.share-password-save{border:1px solid var(--green);background:var(--green);color:#fff;margin-right:8px}.share-password-save:disabled{opacity:.5;cursor:not-allowed}.share-password-cancel{border:1px solid var(--border);background:#fff;color:var(--gray)}.share-password-sheet{padding-bottom:28px}.share-password-sheet-input{position:relative}.share-password-sheet-input .input-field{padding-right:44px}.share-password-sheet-eye{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:0;font-size:18px;cursor:pointer;padding:4px}.share-password-sheet-actions{display:flex;flex-direction:column;gap:10px;margin-top:20px}.share-password-sheet-actions .btn{width:100%}.share-config .input-field{font-size:11px;padding:6px 10px;min-height:24px}.share-config .input-field:disabled{background:#f5f5f5;color:#aaa;cursor:pointer}.share-config .input-field.share-password-input{padding-right:70px}.share-config .input-field.share-password-input.vip-enabled{cursor:text}.share-config .input-field.share-password-input.vip-disabled{cursor:pointer}.share-config .tee-select-trigger{min-height:24px}.share-config .tee-select-label{font-size:11px}.share-config .share-status-toggle,.share-config .share-status-cancel{font-size:11px;padding:6px 10px;min-height:24px}.share-status-flex-wrap{display:flex;align-items:center;flex-wrap:wrap;gap:8px;justify-content:end}.vip-badge-inline{display:inline-block;background:linear-gradient(90deg,var(--gold),#f0c040);color:#5a3e00;font-size:9px;font-weight:700;padding:2px 6px;border-radius:8px;margin-left:6px;vertical-align:middle}.vip-star-icon{font-size:9px;color:var(--gold);margin-left:4px}.share-config .tee-select-option.disabled{opacity:.4;cursor:not-allowed;position:relative}.share-config .tee-select-option.disabled:after{content:"⭐ VIP";position:absolute;right:10px;font-size:9px;color:#d4af37;font-weight:700}.share-public-shell .app-content{padding-bottom:0}.app-content:has(>.share-content){padding:0}.app-content:has(>.share-expired-page),.app-content:has(>.share-password-page){padding:var(--app-header-height) 0 0}.share-static-header{justify-content:flex-start;transform:translate(-50%)}.share-green-header{background:var(--green);padding:14px 16px;display:flex;align-items:center;gap:10px}.share-green-logo{font-size:22px}.share-green-text{flex:1;min-width:0}.share-green-brand{color:#fff;font-size:17px;font-weight:700;line-height:1.2}.share-green-tagline{color:#ffffffbf;font-size:11px}.share-green-status{margin-left:auto}.share-content{padding:0 0 32px}.share-banner{padding:10px 16px;display:flex;align-items:center;gap:8px;border-bottom-width:1px;border-bottom-style:solid}.share-banner-yellow{background:#fff8e1;border-bottom-color:#f0c040}.share-banner-green{background:#e8f5e9;border-bottom-color:#1a7a4a26}.share-banner-icon{font-size:16px}.share-banner-title{font-size:13px;font-weight:700;color:#9a6000}.share-banner-sub{font-size:11px;color:#9a6000}.share-banner-green .share-banner-title,.share-banner-green .share-banner-sub{color:var(--green)}.share-section-label{font-size:12px;font-weight:700;color:var(--green);margin-bottom:10px;text-transform:uppercase;letter-spacing:.5px}.share-divider{height:8px;background:#f0f0f0;margin:14px 0}.share-course-card{margin:0 16px;background:#e8f5e9;border-radius:14px;padding:12px 14px;display:flex;align-items:center;gap:12px}.share-course-card .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}.share-course-card .course-body{flex:1;min-width:0}.share-course-card .course-title{font-size:15px;font-weight:700;color:var(--dark)}.share-course-card .course-sub{font-size:12px;color:var(--gray);margin-top:2px}.share-hero-row{display:flex;gap:10px;margin:10px 16px 0}.share-hero-row-single{margin-top:8px}.share-hero-box{flex:1;background:#fff;border:1.5px solid var(--border);border-radius:10px;padding:10px 12px}.share-hero-tee{flex:0 0 auto;min-width:110px}.share-hero-tee-row{display:flex;align-items:center;gap:8px}.share-hero-box .field-value{font-size:14px;font-weight:700;color:var(--dark)}.share-hero-box .field-label{font-size:10px;color:var(--gray);font-weight:600;margin-bottom:3px;text-transform:uppercase}.share-subtitle-line{padding:12px 16px 0;font-size:13px;color:var(--gray)}.share-section-header{padding:0 16px}.share-member-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)}.share-member-card.is-host{background:#f0faf4;border-color:var(--green-light)}.share-member-stats{display:flex;gap:14px;text-align:center;flex-shrink:0}.share-stat{display:flex;flex-direction:column;align-items:center}.share-stat .stat-label{font-size:10px;color:var(--gray);font-weight:600}.share-stat .stat-val{font-size:18px;font-weight:800;color:var(--dark);display:flex;align-items:center;gap:3px}.share-stat .stat-val.green-text{color:var(--green)}.share-matrix-section{padding:0 16px 16px}.share-matrix-section .segmented,.share-matrix-section .matrix-toolbar{margin:0 0 12px}.share-matrix-section .matrix-card{margin:0}.share-matrix-note{font-size:11px;color:#f57f17;margin-bottom:10px}.share-shuffle-section{padding:0 16px 16px}.share-shuffle-rounds{display:flex;flex-direction:column;gap:8px}.share-shuffle-round{background:#fff;border-radius:10px;padding:10px 12px;border:1px solid var(--border)}.share-shuffle-round-label{font-size:11px;color:var(--gray);font-weight:600;margin-bottom:6px}.share-shuffle-match{display:flex;align-items:center;gap:8px}.share-shuffle-team{flex:1;text-align:center}.share-shuffle-team-label{font-size:11px;color:var(--gray)}.share-shuffle-team-name{font-size:14px;font-weight:700}.share-shuffle-vs{font-weight:800;color:var(--green);font-size:14px}.share-vip-upsell{margin:0 16px 14px;background:linear-gradient(135deg,#0f3d25,#1a7a4a);border-radius:16px;padding:20px;color:#fff}.share-vip-title{color:#fff;font-size:16px;font-weight:800;margin-bottom:6px}.share-vip-desc{color:#ffffffd9;font-size:13px;line-height:1.6;margin-bottom:16px}.share-vip-cta{width:100%;background:#d4af37;color:#fff;border:none;border-radius:10px;padding:14px;font-size:16px;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px}.share-vip-alt-row{text-align:center;margin-top:10px}.share-vip-alt{color:#ffffff80;font-size:13px;cursor:pointer}.share-chat-section{padding:0 16px 16px}.share-chat-card{background:#f5f5f5;border-radius:12px;padding:24px 20px;display:flex;flex-direction:column;align-items:center;gap:10px}.share-chat-icon{font-size:36px}.share-chat-title{font-size:14px;font-weight:700;color:var(--dark);text-align:center}.share-chat-sub{font-size:12px;color:var(--gray);text-align:center}.share-chat-free-warning{border:0;background:#fff8e1;color:#9a6000;border-radius:999px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1.3;cursor:pointer}.chat-free-warning{display:block;width:calc(100% - 32px);margin:8px 16px 0;text-align:center}.share-chat-login{width:auto;padding:10px 32px;font-size:14px;margin-top:4px}.share-chat-open{width:100%;padding:14px;font-size:16px;font-weight:800}.share-chat-hint{font-size:11px;color:var(--gray);text-align:center}.share-refresh-hint{text-align:center;padding:0 0 16px;font-size:11px;color:var(--gray)}.chat-time{font-size:10px;color:var(--gray);margin-top:3px;padding-left:4px}.share-expired-page,.share-password-page{min-height:calc(100vh - 56px);display:flex;flex-direction:column;align-items:center;padding:40px 24px;text-align:center;background:#f7f7f7}.share-expired-icon,.share-password-icon{font-size:56px;margin-bottom:16px}.share-expired-title,.share-password-title{font-size:20px;font-weight:800;color:var(--dark);margin-bottom:8px}.share-expired-copy,.share-password-copy{font-size:14px;color:var(--gray);line-height:1.7;margin-bottom:28px}.share-expired-card,.share-password-card{background:#fff;border-radius:16px;padding:20px;width:100%;box-shadow:0 2px 8px #0000000f;margin-bottom:16px}.share-expired-card{text-align:center}.share-expired-card-kicker,.share-password-meta{font-size:13px;color:var(--gray);margin-bottom:4px}.share-expired-card-copy{font-size:13px;color:var(--dark)}.share-password-card{text-align:left}.share-password-host{font-size:14px;font-weight:700;color:var(--dark);margin-bottom:16px}.share-password-error{color:var(--red);font-size:13px;margin:0 0 8px}.share-password-hint,.share-expired-footer{font-size:12px;color:var(--gray)}.share-expired-page .btn,.share-password-page .btn{margin-bottom:12px}@media(max-width:430px){.share-hero-row{flex-direction:column}.share-member-stats{gap:8px}}
