:root{--font-display: Archivo, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--font-body: Figtree, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;--color-primary: #1a5f3c;--color-primary-light: #2d8a5a;--color-primary-dark: #0f3d26;--color-primary-subtle: #e8f5ee;--color-secondary: #b8860b;--color-secondary-light: #daa520;--color-secondary-dark: #8b6914;--color-secondary-subtle: #fef9e7;--color-accent: #2196f3;--color-accent-light: #64b5f6;--color-accent-dark: #1565c0;--color-positive: #2e7d32;--color-negative: #c62828;--color-info: #0277bd;--color-warning: #ef6c00;--color-score-eagle: #7b1fa2;--color-score-birdie: #2e7d32;--color-score-par: #424242;--color-score-bogey: #c62828;--color-score-double: #b71c1c;--color-dark: #1c2526;--color-gray-50: #faf9f7;--color-gray-100: #f5f3f0;--color-gray-200: #e8e5e1;--color-gray-300: #d4d0c8;--color-gray-400: #a8a29e;--color-gray-500: #78716c;--color-gray-600: #57534e;--color-gray-700: #44403c;--color-gray-800: #292524;--color-gray-900: #1c1917;--surface-ground: #faf9f7;--surface-card: #ffffff;--surface-elevated: #ffffff;--shadow-xs: 0 1px 2px rgba(28, 37, 38, .05);--shadow-sm: 0 2px 4px rgba(28, 37, 38, .08);--shadow-md: 0 4px 12px rgba(28, 37, 38, .1);--shadow-lg: 0 8px 24px rgba(28, 37, 38, .12);--shadow-xl: 0 16px 48px rgba(28, 37, 38, .16);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-normal: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .35s cubic-bezier(.4, 0, .2, 1)}html{font-size:16px}@media(min-width:1024px){html{font-size:17px}}body{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.6;color:#1c2526;background-color:#faf9f7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.text-h1,.text-h2,.text-h3,.text-h4,.text-h5,.text-h6{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;line-height:1.15;color:#1c2526}.text-h1,h1{font-size:clamp(2.25rem,4vw + 1rem,3.5rem);font-weight:800;letter-spacing:-.03em}.text-h2,h2{font-size:clamp(1.875rem,3vw + .75rem,2.5rem);font-weight:700;letter-spacing:-.02em}.text-h3,h3{font-size:clamp(1.5rem,2vw + .5rem,2rem);font-weight:700;letter-spacing:-.015em}.text-h4,h4{font-size:clamp(1.25rem,1.5vw + .5rem,1.5rem);font-weight:600;letter-spacing:-.01em}.text-h5,h5{font-size:clamp(1.125rem,1vw + .5rem,1.25rem);font-weight:600}.text-h6,h6{font-size:1rem;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600}.text-body1{font-size:1rem;line-height:1.6}.text-body2{font-size:.875rem;line-height:1.5}.text-caption{font-size:.75rem;line-height:1.4;color:#78716c}.q-card{border-radius:14px;box-shadow:0 2px 4px #1c252614;background-color:#fff;border:1px solid rgba(232,229,225,.5)}.q-card:hover{box-shadow:0 4px 12px #1c25261a}.q-btn{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;border-radius:10px;text-transform:none;letter-spacing:.01em;transition:all .15s cubic-bezier(.4,0,.2,1)}.q-btn:not(.q-btn--flat):not(.q-btn--outline){box-shadow:0 2px 4px #1c252614}.q-btn:not(.q-btn--flat):not(.q-btn--outline):hover{box-shadow:0 4px 12px #1c25261a;transform:translateY(-1px)}.q-btn:not(.q-btn--flat):not(.q-btn--outline):active{transform:translateY(0) scale(.98);box-shadow:0 1px 2px #1c25260d}.q-btn.bg-primary{background:linear-gradient(180deg,#2d8a5a,#1a5f3c)!important}.q-btn.bg-primary:hover{background:linear-gradient(180deg,#1a5f3c,#0f3d26)!important}.q-btn.bg-secondary{background:linear-gradient(180deg,#daa520,#b8860b)!important;color:#fff!important}.q-btn.bg-secondary:hover{background:linear-gradient(180deg,#b8860b,#8b6914)!important}.q-field .q-field__control{border-radius:10px}.q-field .q-field__control:before{border-color:#d4d0c8}.q-field .q-field__control:hover:before{border-color:#1a5f3c}.q-field .q-field__label{font-weight:500;color:#57534e}.q-field.q-field--focused .q-field__control{box-shadow:0 0 0 3px #1a5f3c26}.q-field.q-field--focused .q-field__label{color:#1a5f3c}.q-table{border-radius:14px;overflow:hidden;box-shadow:0 2px 4px #1c252614}.q-table .q-table__card{box-shadow:none}.q-table thead th{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;color:#57534e;background-color:#faf9f7}.q-table tbody td{font-size:1rem}@media(max-width:599px){.q-table .q-table__container{overflow-x:auto}.q-table .q-td{white-space:nowrap;min-width:100px}}.q-item{border-radius:10px;margin-bottom:.25rem;min-height:52px;transition:all .15s cubic-bezier(.4,0,.2,1)}.q-item:hover{background-color:#faf9f7}.q-item.q-item--active{background-color:#e8f5ee;color:#1a5f3c}@media(max-width:599px){.q-dialog__inner{padding:.5rem}}.q-notification{border-radius:14px;font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;box-shadow:0 8px 24px #1c25261f}.q-chip{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500;border-radius:9999px}.q-badge{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:600;border-radius:6px}.glass-card{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(232,229,225,.5);box-shadow:0 4px 12px #1c25261a;border-radius:20px;transition:all .25s cubic-bezier(.4,0,.2,1)}.glass-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1c25261f}.gradient-fairway{background:linear-gradient(135deg,#1a5f3c,#0f3d26)}.gradient-trophy{background:linear-gradient(135deg,#daa520,#b8860b)}.gradient-sky{background:linear-gradient(135deg,#64b5f6,#2196f3)}.gradient-sunset{background:linear-gradient(135deg,#f59e0b,#ea580c)}.gradient-bg{background:linear-gradient(135deg,#1a5f3c,#0f3d26)}.gradient-primary{background:linear-gradient(135deg,#2d8a5a,#1a5f3c)}.gradient-secondary{background:linear-gradient(135deg,#daa520,#b8860b)}.gradient-accent{background:linear-gradient(135deg,#64b5f6,#2196f3)}.stat-card{position:relative;overflow:hidden;border-radius:20px;padding:1.5rem;background:#fff;box-shadow:0 2px 4px #1c252614;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid #f5f3f0}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#1a5f3c,#b8860b)}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1c25261f}.stat-card .stat-icon{width:64px;height:64px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:32px;margin-bottom:1rem}.stat-card .stat-value{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem;color:#1c2526}.stat-card .stat-label{font-size:.875rem;font-weight:600;color:#78716c;text-transform:uppercase;letter-spacing:.05em}.modern-card{border-radius:20px;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1);background:#fff;border:1px solid #f5f3f0}.modern-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #1c25261f}.dashboard-card{border-radius:20px;box-shadow:0 2px 4px #1c252614;background:#fff;border:1px solid #f5f3f0}@media(max-width:599px){.dashboard-card{margin-bottom:1rem}}.page-header{margin-bottom:2rem}.page-header .page-title{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.75rem,3vw + .5rem,2.5rem);font-weight:800;color:#1c2526;margin-bottom:.5rem;letter-spacing:-.03em}.page-header .page-subtitle{font-size:1.125rem;color:#78716c;font-weight:400}.empty-state{text-align:center;padding:4rem 2rem}.empty-state .empty-icon{font-size:80px;color:#d4d0c8;margin-bottom:1.5rem}.empty-state .empty-title{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:700;color:#1c2526;margin-bottom:.75rem}.empty-state .empty-description{font-size:1rem;color:#78716c;margin-bottom:2rem;max-width:400px;margin-left:auto;margin-right:auto}.score-eagle{color:#7b1fa2;background-color:#7b1fa21a}.score-birdie{color:#2e7d32;background-color:#2e7d321a}.score-par{color:#424242}.score-bogey{color:#c62828;background-color:#c628281a}.score-double{color:#b71c1c;background-color:#b71c1c1a}@media(max-width:599px){.mobile-stack .row>.col-auto{width:100%}.mobile-stack .row>.col-auto .q-btn-group{width:100%}.mobile-stack .row>.col-auto .q-btn-group .q-btn{flex:1}}@media(max-width:599px){.mobile-buttons .q-btn{margin-bottom:.5rem;width:100%;max-width:300px}}.text-primary{color:#1a5f3c!important}.text-primary-light{color:#2d8a5a!important}.text-secondary{color:#b8860b!important}.text-muted{color:#78716c!important}.bg-surface{background-color:#faf9f7!important}.bg-card{background-color:#fff!important}.bg-primary-subtle{background-color:#e8f5ee!important}.bg-secondary-subtle{background-color:#fef9e7!important}.shadow-none{box-shadow:none!important}.shadow-xs{box-shadow:0 1px 2px #1c25260d!important}.shadow-sm{box-shadow:0 2px 4px #1c252614!important}.shadow-md{box-shadow:0 4px 12px #1c25261a!important}.shadow-lg{box-shadow:0 8px 24px #1c25261f!important}.shadow-xl{box-shadow:0 16px 48px #1c252629!important}.rounded-sm{border-radius:6px!important}.rounded-md{border-radius:10px!important}.rounded-lg{border-radius:14px!important}.rounded-xl{border-radius:20px!important}.rounded-full{border-radius:9999px!important}.font-display{font-family:Archivo,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.font-body{font-family:Figtree,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}@media(prefers-contrast:more){:root{--color-primary: #0d3d1f;--color-gray-500: #4a4a4a}body{color:#000}.q-btn{font-weight:700}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
