@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.block{display:block}.hidden{display:none}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#101315;--surface:#1a1f22;--surface-2:#22292d;--line:#343d42;--text:#f4f1e9;--muted:#a7b0b5;--orange:#f58b47;--mint:#9ed9bc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,.button{border:1px solid var(--line);background:var(--surface-2);min-height:46px;color:var(--text);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}button:hover,.button:hover{background:#303a3f;border-color:#65757e}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,svg [role=button]:focus-visible{outline:3px solid var(--orange);outline-offset:3px}a{color:inherit}h1,h2,h3,p{margin:0}h1{letter-spacing:-2.4px;font-size:clamp(36px,5.5vw,60px);font-weight:750;line-height:1.05}h2{letter-spacing:-.7px;margin:9px 0 20px;font-size:23px;font-weight:700;line-height:1.2}h3{margin:12px 0;font-size:18px;font-weight:700}p{color:var(--muted);margin:12px 0;font-size:15px;line-height:1.65}small{letter-spacing:1.7px;color:var(--muted);font-size:10px;font-weight:700}em{color:var(--muted);font-size:.55em;font-style:normal;font-weight:400}strong,b{font-weight:700}label{color:var(--muted);flex-direction:column;gap:9px;margin:17px 0;font-size:13px;display:flex}input,select,textarea{color:var(--text);background:#13181b;border:1px solid #4a565d;border-radius:8px;width:100%;min-height:48px;padding:12px;font-size:16px}input[type=checkbox]{width:22px;height:22px;min-height:22px;accent-color:var(--mint)}input[type=date]{min-width:0;display:block}textarea{resize:vertical;min-height:90px}select{width:auto;max-width:100%}label select{width:100%}.shell{max-width:1240px;margin:auto;padding:0 44px 125px}.app-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:104px;display:flex}.brand{letter-spacing:-1px;font-size:26px;font-weight:900;line-height:1;text-decoration:none}.brand:first-letter{color:var(--orange)}.brand span{letter-spacing:3.7px;color:var(--muted);margin:9px 0 0 33px;font-size:8px;display:block}.personal-tag{letter-spacing:2px;color:var(--muted);margin-right:20px;font-size:10px}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.row h2{margin-bottom:10px}.page-heading{padding:38px 0 30px}.page-heading h1{margin-top:15px}.page-heading h1 span{color:var(--muted)}.page-heading p{margin-bottom:0}.dashboard-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:17px;min-width:0;padding:26px;overflow:hidden}.weight-hero{border-top:3px solid var(--orange);background:#20272b;position:relative}.weight-display{letter-spacing:-5px;font-variant-numeric:tabular-nums;margin-top:23px;font-size:90px;font-weight:750;line-height:1}.weight-display span{color:var(--muted);letter-spacing:0;margin-left:10px;font-size:24px;font-weight:400}.weight-hero>p{margin:7px 0 24px}.pill{letter-spacing:.7px;white-space:nowrap;border:1px solid #4a565c;border-radius:5px;padding:6px 8px;font-size:10px}.meter{background:#384147;border-radius:4px;height:7px;overflow:hidden}.meter>span{background:var(--orange);border-radius:4px;height:100%;display:block}.meter.mint>span{background:var(--mint)}.weight-endpoints{letter-spacing:1px;color:var(--muted);justify-content:space-between;margin-top:12px;font-size:9px;display:flex}.weight-endpoints b{color:var(--text);letter-spacing:0;margin-top:5px;font-size:13px;display:block}.stat-pair{grid-template-columns:1fr 1fr;gap:20px;margin:24px 0;display:grid}.stat-pair>div+div{border-left:1px solid var(--line);padding-left:20px}.stat-pair strong{font-variant-numeric:tabular-nums;letter-spacing:-1px;font-size:30px}.stat-pair span,.stat-pair small{color:var(--muted);margin:7px 0;font-size:12px;display:block}.stat-pair small{font-size:9px}.goal-row{justify-content:space-between;align-items:center;margin:28px 0 12px;display:flex}.goal-row strong{font-size:35px}.goal-row em{font-size:18px}.weekly-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:28px;padding-top:22px;font-size:13px;display:flex}.weekly-bottom b{color:var(--text);margin-right:4px;font-size:20px}.weekly-card .hint{margin-top:23px}.hint{color:var(--muted);font-size:12px;line-height:1.6}.primary{background:var(--orange);color:#17120e;border-color:var(--orange)}.primary:hover{background:#ffa76e;border-color:#ffa76e}.quick-actions{grid-template-columns:1.35fr 1fr 1fr;gap:12px;margin:22px 0 30px;display:grid}.quick-actions button{min-height:60px}.accent{color:var(--orange);align-items:center;gap:8px;display:inline-flex}.mint-text,.saved{color:var(--mint)!important}.shake-done{color:var(--mint);border-color:var(--mint)}.text-button{background:0 0;border:0;justify-content:flex-start;min-height:44px;padding:8px 0;font-size:13px}.text-button:hover{color:var(--orange);background:0 0}.empty{min-height:146px;color:var(--muted);flex-direction:column;justify-content:center;align-items:flex-start;font-size:14px;line-height:1.7;display:flex}.empty-line{background:#576970;width:32px;height:3px;margin:0 0 20px}.result-big{letter-spacing:-1.5px;font-size:45px;font-weight:700}.chart{width:100%;height:260px;margin:20px 0 25px;padding-bottom:24px}.chart-legend,.calendar-legend,.heat-legend{color:var(--muted);flex-wrap:wrap;gap:10px 18px;margin-top:8px;font-size:10px;display:flex}.chart-legend span,.calendar-legend span,.heat-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i,.heat-legend i{border-radius:2px;width:10px;height:10px;display:inline-block}.calendar{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin:12px 0;display:grid}.calendar small{text-align:center;letter-spacing:0;padding:10px 0}.calendar button{background:0 0;border:0;min-width:0;min-height:46px;padding:0}.calendar button.outside{opacity:.3}.activity{color:#101315;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:inline-flex}.activity.basketball{background:var(--orange)}.activity.lifting{background:var(--mint)}.activity.both{background:linear-gradient(90deg, var(--orange) 50%, var(--mint) 50%)}.activity.none{color:#b9c2c7;background:#30383d}.today .activity{outline:2px solid var(--text);outline-offset:3px}.calendar-legend .activity{width:10px;height:10px}.calendar-summary{border-top:1px solid var(--line);margin-top:24px;padding-top:8px}.bottom-nav{z-index:20;background:#20272bf5;border:1px solid #49565e;border-radius:15px;grid-template-columns:repeat(4,1fr);width:480px;padding:7px;display:grid;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 35px #0007}.bottom-nav button{color:var(--muted);background:0 0;border:0;border-radius:8px;flex-direction:column;gap:5px;min-height:59px;font-size:10px}.bottom-nav .selected{color:var(--orange);background:#33302b}.tabs{border-bottom:1px solid var(--line);gap:6px;margin:8px 0 22px;padding-bottom:12px;display:flex}.tabs button{white-space:nowrap;color:var(--muted);background:0 0;border:1px solid #0000}.tabs .active{color:var(--orange);background:#36302b;border-color:#73543e}.scroll{overflow-x:auto}.progress-stack{flex-direction:column;gap:24px;display:flex}.progress-stack>.card{max-width:100%}.progress-stack .court{max-width:680px;margin:15px auto}.court svg{width:100%;display:block;overflow:visible}.zone-detail{border:1px solid var(--line);background:#13181b;border-radius:12px;margin:24px 0;padding:22px}.zone-detail .stat-pair{margin-top:10px}.heat-legend{justify-content:center}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;margin:18px 0;font-size:13px}th,td{text-align:left;border-bottom:1px solid var(--line);white-space:nowrap;padding:12px}th{color:var(--muted);font-size:11px;font-weight:400}.log-options{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.log-options button{text-align:left;padding:26px;display:block}.log-options svg{color:var(--orange);margin:8px 0}.log-options h2{margin-top:20px}.log-options p{font-size:13px;font-weight:400}.log-options span{font-size:12px}.history-item{text-align:left;border:none;border-bottom:1px solid var(--line);background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:stretch;gap:7px;width:100%;padding:18px 0;display:flex}.history-item:hover{background:#242c30}.history-item span{color:var(--muted);font-size:12px;font-weight:400}.history-item .pill{font-size:10px}.history-wrap{margin-bottom:8px}.danger{color:#ffada0}.notice{color:#e1ccaa;background:#302b23;border:1px solid #5e5545;border-radius:9px;margin:16px 0;padding:15px;font-size:13px;line-height:1.6}.error{color:#ffb9ad;border-color:#956054}.error button{margin-left:15px}.loading{padding:100px 0}.modal{background:var(--bg);color:var(--text);border:1px solid var(--line);overscroll-behavior:contain;border-radius:18px;width:640px;max-width:calc(100vw - 24px);max-height:90dvh;margin:auto;padding:24px;overflow-y:auto;box-shadow:0 30px 100px #0008}.modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000b}.modal>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.modal>header h2{margin:0}.modal>header button{min-width:46px;padding:10px}.session-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.session-meta label{max-width:180px;margin:0}.save-status{color:#edc397;text-align:right;max-width:220px;font-size:12px}.shot-logger{background:var(--surface);border:1px solid var(--line);border-radius:13px;padding:18px}.shot-logger .row>div{text-align:center}.shot-logger .row small{font-size:8px}.shot-logger h3{margin:6px 0}.counter{justify-content:space-around;align-items:center;gap:20px;margin:20px 0;display:flex}.counter button{background:#303a3f;border-radius:50%;width:62px;height:62px}.counter>div{text-align:center}.counter strong{font-size:65px;line-height:1.1;display:block}.counter span{letter-spacing:2px;color:var(--muted);font-size:9px}.wide{width:100%;margin:9px 0}.exercise{border:1px solid var(--line);background:var(--surface);border-radius:13px;margin:18px 0;padding:18px}.exercise h3 small{letter-spacing:0;margin-top:7px;font-size:10px;font-weight:400;display:block}.previous{color:var(--mint);font-size:12px}.set-header,.set-row{grid-template-columns:30px 1fr 1fr 48px;align-items:center;gap:12px;display:grid}.set-header{color:var(--muted);letter-spacing:1px;margin:20px 0 8px;font-size:9px}.set-row>span{color:var(--muted);font-size:13px}.set-row input{text-align:center;min-width:0}.set-row button{padding:10px}.set-row.complete button{background:var(--mint);color:#101315;border-color:var(--mint)}.set-options{justify-content:space-between;align-items:center;display:flex}.set-options label{flex-direction:row;align-items:center;margin:10px 0;font-size:11px}.set-options .text-button{color:var(--muted);font-size:11px}.editor-footer{background:var(--bg);border-top:1px solid var(--line);padding:16px 0 max(16px, env(safe-area-inset-bottom));gap:10px;margin-top:20px;display:flex;position:sticky;bottom:-24px}.editor-footer button{flex:1;font-size:13px}.field-pair{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.check-label{flex-direction:row;align-items:center;line-height:1.5}.check-label input{flex:none}.start-options{flex-direction:column;gap:12px;display:flex}.start-options button{justify-content:space-between;min-height:65px}.auth-page{grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1100px;min-height:100dvh;margin:auto;padding:45px;display:grid}.auth-page>.brand,.auth-page>small{grid-column:1/-1}.auth-page>.brand{align-self:start}.auth-art{align-items:center;min-height:420px;display:flex;position:relative;overflow:hidden}.auth-art>span{letter-spacing:-5px;font-size:80px;font-weight:900;line-height:.96;position:relative}.auth-art b{color:var(--orange)}.court-circle{border:1px solid #654832;border-radius:50%;width:410px;height:410px;position:absolute;left:40px}.court-circle:before,.court-circle:after{content:"";background:#654832;position:absolute}.court-circle:before{width:1px;height:100%;left:50%}.court-circle:after{width:100%;height:1px;top:50%}.auth-form h1{letter-spacing:-1.5px;font-size:36px}.auth-form>.primary{width:100%;margin-top:16px}.auth-links{flex-direction:column;margin-top:15px;display:flex}.auth-links button{color:var(--muted);background:0 0;border:0;font-size:12px}.auth-page code{overflow-wrap:anywhere;font-size:11px}details{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}summary{cursor:pointer;min-height:44px;color:var(--muted);font-size:13px}@media (min-width:900px){.progress-stack .chart{height:310px}.progress-stack .calendar{max-width:560px}.progress-stack .calendar button{min-height:54px}}@media (max-width:700px){.shell{padding:0 18px calc(110px + env(safe-area-inset-bottom))}.app-header{height:83px}.brand{font-size:23px}.brand span{letter-spacing:3px;font-size:7px}.personal-tag{display:none}.page-heading{padding:29px 0 24px}.page-heading h1{letter-spacing:-1.8px;font-size:42px}.page-heading p{font-size:13px}.dashboard-grid{grid-template-columns:1fr;gap:16px}.card{border-radius:14px;padding:22px}.weight-display{font-size:85px}.weight-hero{padding:24px}.quick-actions{grid-template-columns:1fr 1fr;gap:9px;margin:16px 0 24px}.quick-actions .primary{grid-column:1/-1}.quick-actions button{min-height:55px;padding:10px;font-size:13px}.quick-actions svg{width:19px}.bottom-nav{width:100%;padding:7px 14px max(8px, env(safe-area-inset-bottom));background:#1b2226f5;border-bottom:0;border-left:0;border-right:0;border-radius:15px 15px 0 0;bottom:0}.bottom-nav button{min-height:56px}.log-options{grid-template-columns:1fr}.log-options button{padding:22px}.log-options h2{margin:10px 0}.log-options svg{margin:0}.tabs{gap:0}.tabs button{padding:10px 12px;font-size:13px}.card>.row{flex-wrap:wrap}.card>.row select{min-height:44px;font-size:12px}.calendar{gap:2px}.calendar button{min-height:43px}.activity{width:32px;height:32px}.calendar-legend{gap:9px;font-size:9px}.modal{width:100vw;max-width:100vw;max-height:94dvh;padding:20px 18px calc(20px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0;margin:auto 0 0}.modal .court{margin:12px -8px}.modal h2{font-size:21px}.editor-footer{bottom:calc(-20px - env(safe-area-inset-bottom));padding-bottom:max(16px, env(safe-area-inset-bottom))}.set-row,.set-header{gap:8px}.stat-pair strong{font-size:28px}.auth-page{padding:28px 24px;display:block}.auth-page>.brand{display:block}.auth-art{min-height:230px;margin:30px 0}.auth-art>span{letter-spacing:-3px;font-size:54px}.court-circle{width:230px;height:230px;left:110px}.auth-form h1{font-size:29px}.auth-page>small{margin:45px 0;display:block}.zone-detail{padding:16px}.stat-pair{gap:14px}.stat-pair>div+div{padding-left:14px}.field-pair{gap:0 12px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.brand-button{text-align:left;background:0 0;border:0;border-radius:0;padding:0;display:block}.brand-button:hover{background:0 0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
