:root{font-family:Roboto,Helvetica,Arial,sans-serif;color:#0d2240;background:#e9edf2;color-scheme:light;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible{outline:3px solid #ebb700;outline-offset:4px}svg{display:block;width:100%;height:100%}.shell{max-width:460px;margin:0 auto;min-height:100dvh;background:#fff;box-shadow:0 4px 28px #0d224014;position:relative;padding-bottom:105px}.app-header{background:#0d2240;color:#fff;justify-content:space-between;padding:24px 22px;min-height:118px}.app-header,.brand{display:flex;align-items:center;gap:12px}.brand{min-width:0}.club-logo{width:56px;height:56px;object-fit:contain;background:#fff;padding:6px;border-radius:50%;flex-shrink:0}.brand-name{font-size:21px;font-weight:700;letter-spacing:-.4px;white-space:nowrap}.club-name{font-size:12px;margin-top:5px}.help{width:35px;height:35px;flex-shrink:0;border:1.5px solid #fff;border-radius:50%;background:transparent;color:#fff;font-size:24px;line-height:1;padding:0}.screen{padding:30px 24px}h1{font-size:24px;line-height:1.25;margin:0 0 6px;letter-spacing:-.4px}h2{font-size:20px}.intro{margin:0 0 26px;color:#4d5568;font-size:17px;line-height:1.5}.actions{display:grid;gap:14px}.actions button{display:flex;align-items:center;gap:26px;padding:23px;min-height:120px;width:100%;text-align:left;background:#fff;border:1.5px solid #0d2240;border-radius:13px;box-shadow:0 2px 4px #0d22400a}.actions button:hover{background:#f5f7fa}.action-icon{width:58px;height:58px;flex-shrink:0}.action-copy{display:flex;flex-direction:column;gap:7px}.action-copy strong{font-size:19px;line-height:1.25}.action-copy>span{color:#4d5568;font-size:15px;line-height:1.4}.sign-in-note{font-size:14px;color:#4d5568;text-align:center;margin:30px 0 8px;line-height:1.5}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:460px;display:flex;background:#fff;border-top:1px solid #d2d5da;padding:12px 12px calc(18px + env(safe-area-inset-bottom));z-index:5}.bottom-nav button{flex:1 1;position:relative;display:flex;align-items:center;flex-direction:column;gap:7px;padding:2px 0 16px;border:0;background:none;font-size:14px;font-weight:600}.bottom-nav svg{width:30px;height:30px}.bottom-nav button[aria-current=page]:after{content:"";position:absolute;bottom:0;left:12%;right:12%;height:4px;border-radius:3px;background:#ebb700}.bottom-nav button[aria-current=page] svg{stroke-width:2.1}.primary,.secondary{min-height:54px;width:100%;border-radius:10px;border:1.5px solid #0d2240;padding:12px 18px;font-size:18px;font-weight:600;background:#0d2240;color:white}.secondary{background:white;color:#0d2240}.upload-controls{display:grid;gap:12px;margin-top:32px}.queue{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:12px}.queue li{display:flex;align-items:center;gap:16px;border:1px solid #d8dadd;border-radius:13px;padding:18px 14px;min-height:92px}.file-icon{width:36px;height:46px;flex-shrink:0}.file-copy{flex:1 1;min-width:0}.file-copy strong{font-size:16px;overflow-wrap:anywhere}.file-copy p{font-size:14px;color:#4d5568;margin:9px 0 0;line-height:1.45}.row-state{flex-shrink:0}.remove,.row-state{width:30px;height:30px}.remove{border:1.5px solid #0d2240;background:#fff;border-radius:50%;font-size:22px;line-height:1;padding:0}.spinner{display:block;width:28px;height:28px;border:3px dotted #0d2240;border-radius:50%;animation:spin 1.5s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}progress{display:block;width:100%;height:5px;appearance:none;border:0;border-radius:5px;overflow:hidden;background:#e3e3e3;margin-top:12px}progress::-webkit-progress-bar{background:#e3e3e3}progress::-webkit-progress-value{background:#ebb700}progress::-moz-progress-bar{background:#ebb700}.count,.privacy-note,.status,.version{font-size:13px;color:#4d5568;line-height:1.6}.count{text-align:right}.privacy-note{margin-top:20px}.account-card,.empty{padding:26px 20px;border:1px solid #d8dadd;border-radius:13px;margin-top:24px;text-align:center}.account-card>svg,.empty>svg{height:48px;width:48px;margin:0 auto 20px}.account-card p,.empty p{font-size:15px;line-height:1.6;color:#4d5568}.account-card button{margin-top:12px}.version{text-align:center;margin-top:30px}.notice{padding:16px;background:#fff7d6;border-radius:10px;line-height:1.6;font-size:14px}.file-copy .error{color:#9b3527}.help-panel{max-width:420px;width:calc(100% - 32px);border:0;border-radius:15px;padding:24px;color:#0d2240}.help-panel::backdrop{background:#0d224088}.help-panel button{width:auto;float:right;min-height:40px;font-size:14px;padding:8px}.help-panel h2{clear:both;padding-top:20px}.help-panel li{margin:16px 0;line-height:1.6}@media(max-width:374px){.app-header{padding:20px 16px;gap:8px}.club-logo{width:44px;height:44px}.brand{gap:8px}.brand-name{font-size:18px}.club-name{font-size:10px}.screen{padding:26px 18px}.actions button{padding:20px 16px;gap:18px}.action-icon{width:48px;height:48px}.action-copy strong{font-size:17px}.action-copy>span{font-size:14px}}@media(prefers-reduced-motion:reduce){.spinner{animation:none}}