:root{--ink:#192831;--muted:#68757b;--orange:#f9784b;--paper:#f5f4ef;--line:#e0e3df;--green:#247863;--side:224px;--radius:16px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,summary,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,label:has(input:focus-visible){outline:3px solid #2989aa;outline-offset:4px}button{border:0}h1,h2,h3,p{margin:0}h1{font-size:48px;letter-spacing:-2px;line-height:1.08}h2{font-size:19px;letter-spacing:-.4px}h3{font-size:17px}p{line-height:1.65}small{font-size:12px}[hidden]{display:none!important}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--side);background:var(--ink);color:#f5f4ef;padding:35px 25px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:17px;letter-spacing:2px;font-weight:800;line-height:1.05}.brand-second{display:block;font-size:26px;letter-spacing:1px}.brand-dot{color:var(--orange)}.sidebar-rule{height:1px;background:#34434b;margin:34px 0 29px}.sidebar-caption,.tiny-label,.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.65px}.sidebar-caption{color:#8c9ca4;font-size:9px;letter-spacing:1.3px;margin-bottom:17px}.nav-item{display:flex;gap:12px;align-items:center;padding:13px 12px;margin:5px -9px;border-radius:7px;color:#aebac0;font-size:13px}.nav-item.active{background:#304048;color:white}.nav-square{width:9px;height:9px;background:var(--orange);border-radius:2px}.nav-item>span{width:13px}.sidebar-bottom{margin-top:auto}.sidebar-bottom .tiny-label{color:var(--orange);font-size:9px}.sidebar-bottom p{font-size:16px;line-height:1.5;margin:12px 0 31px}.sidebar-bottom>a,.sidebar-bottom .text-button{font-size:11px;color:#aebac0}.workspace{margin-left:var(--side)}.topbar{height:74px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1.3px;font-weight:700}.breadcrumb-divider{padding:0 14px;color:#acb1ae}.topbar-mark{color:#7e888b;display:flex;gap:8px;align-items:center;font-size:9px}.topbar-mark i{display:block;width:5px;height:5px;background:var(--green);border-radius:50%}main{padding:40px 42px 50px;max-width:1420px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px}.eyebrow{color:var(--muted);margin-bottom:14px}.page-heading h1{margin-bottom:12px}.page-heading p{font-size:15px;color:var(--muted)}.orange-dot{color:var(--orange)}.team-badge{display:flex;gap:13px;align-items:center;font-size:12px}.team-badge small{display:block;color:var(--muted);font-size:10px;margin-top:6px}.bolt{font-size:31px;color:var(--orange);width:45px;height:45px;background:#fce4d7;border-radius:11px;display:grid;place-items:center}.page-grid{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:26px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 4px 15px #1c2b3203}.composer{overflow:hidden}.mode-tabs{display:flex;padding:8px;border-bottom:1px solid var(--line);gap:8px;background:#fcfcfa}.mode-tab{padding:13px;flex:1;border-radius:9px;font-size:12px;font-weight:700;color:var(--muted);background:transparent}.mode-tab.selected{color:var(--ink);background:#fff;box-shadow:0 1px 5px #19283118}.mode-tab span{padding-left:12px;color:#6c7a80}.composer-body{padding:28px}.section-label{display:flex;align-items:center;gap:10px}.section-label h2{font-size:16px}.section-label h3{font-size:15px}.step{display:grid;place-items:center;background:#f2f3ee;border-radius:5px;color:#7c8584;width:25px;height:25px;font-size:10px;font-weight:700}.tag{margin-left:auto;white-space:nowrap;font-size:8px;font-weight:700;letter-spacing:.8px;color:#7b827e;background:#f3f4ef;border:1px solid #e5e8df;padding:5px 7px;border-radius:4px}.optional{font-size:8px;letter-spacing:.9px;font-weight:700;color:#89908b;margin-left:auto}.section-description{font-size:12px;color:var(--muted);margin:12px 0 17px}.recorder{background:#f8f9f5;border:1px solid #e4e8df;border-radius:12px;padding:23px 20px 20px;text-align:center}.waveform{height:37px;display:flex;justify-content:center;align-items:center;gap:4px;margin-bottom:21px}.waveform i{width:3px;border-radius:4px;background:#cbd2c7;height:10px}.waveform i:nth-child(3n){height:24px}.waveform i:nth-child(4n){height:17px}.waveform i:nth-child(5n){height:34px}.waveform i:nth-child(7n){height:28px}.record-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;background:var(--ink);color:#fff;border-radius:8px;padding:13px 25px;font-size:12px;font-weight:700;min-width:179px;min-height:46px}.record-dot{width:10px;height:10px;background:var(--orange);border-radius:50%}.record-meta{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:15px;font-size:10px;color:var(--muted)}#record-time{font-variant-numeric:tabular-nums;font-weight:700;color:#57645d}.recorder.recording{background:#fff6ef;border-color:#ffc7ae}.recording .waveform i{background:var(--orange);animation:wave .75s infinite ease-in-out alternate}.recording .waveform i:nth-child(2n){animation-delay:-.4s}.recording .waveform i:nth-child(3n){animation-delay:-.65s}.recording .record-dot{border-radius:2px}.recording #record-time{color:#c34d29}@keyframes wave{from{transform:scaleY(.45)}to{transform:scaleY(1.12)}}.file-link{display:flex;align-items:center;justify-content:center;gap:8px;color:#68787d;font-size:11px;margin:15px 0 0;cursor:pointer;min-height:32px}.file-link:hover{color:var(--ink)}.photo-heading{margin-top:26px}.photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.photo-add{min-height:112px;border:1.5px dashed #cdd5cf;border-radius:9px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:10px;background:#fdfefb;grid-column:span 3}.photo-add>span{font-size:27px;line-height:1;color:#869486}.photo-add strong{font-size:11px;margin:8px 0 5px;font-weight:600}.photo-add small{font-size:9px;color:#8a958d}.photo-grid:has(.photo-tile) .photo-add{grid-column:span 1}.photo-tile{position:relative;height:115px;border-radius:9px;overflow:hidden;background:#eef0eb}.photo-tile img{width:100%;height:100%;object-fit:cover}.photo-tile .remove-photo{position:absolute;top:6px;right:6px;width:30px;height:30px;border-radius:50%;background:white;box-shadow:0 1px 4px #0002;font-size:20px}.photo-fallback{display:flex;align-items:center;justify-content:center;height:100%;padding:12px;font-size:11px;overflow-wrap:anywhere;color:var(--muted)}.note-details{margin-top:20px}.note-details summary{font-size:11px;color:#66767b;cursor:pointer;min-height:32px;padding-top:8px}.note-details .optional{margin-left:8px}textarea,input[type=text],input[type=password]{width:100%;border:1px solid #d2d9d4;padding:12px;border-radius:7px;background:#fff;color:var(--ink);font-size:14px}textarea{resize:vertical;margin:10px 0}.primary-button{display:flex;align-items:center;justify-content:space-between;gap:25px;background:var(--orange);border-radius:8px;padding:16px 20px;font-size:13px;font-weight:700;color:#1a2a31;min-height:49px}.primary-button:hover:not(:disabled){background:#fc875e}.submit-button{margin-top:21px;width:100%}.submit-button:disabled{background:#f3e2d7;color:#947d70;opacity:1}.submission-note{font-size:10px;color:#879089;text-align:center;margin-top:12px}.prompt-card{padding:27px 23px;background:#e9ede4;border:1px solid #dde4d7;border-radius:var(--radius)}.prompt-card .eyebrow{color:#66735e;font-size:9px}.prompt-card h2{font-size:26px;letter-spacing:-.8px;line-height:1.2;margin-bottom:12px}.prompt-card>p{font-size:12px;color:#73806d}.prompt-list{list-style:none;padding:0;margin:24px 0 26px;display:grid;gap:23px}.prompt-list li{display:flex;gap:12px}.prompt-list li>span{font-size:9px;font-weight:700;color:#8c9b83;padding-top:4px}.prompt-list strong{font-size:11px}.prompt-list p{font-size:11px;color:#74816e;margin-top:5px;line-height:1.55}.prompt-footer{border-top:1px solid #d5ddce;padding-top:18px;font-size:10px;color:#718169;line-height:1.6;display:flex;gap:9px}.prompt-footer>span{font-size:15px}.help-card{padding:26px 5px 22px}.help-card .tiny-label{font-size:8px;color:#90978f}.help-card h3{font-size:17px;margin:12px 0 10px;letter-spacing:-.3px}.help-card p{font-size:11px;color:#7b867e;line-height:1.8}.text-button{background:transparent;padding:0;color:var(--ink);font-size:12px;font-weight:600;min-height:32px;display:inline-flex;align-items:center;gap:12px}.help-card .text-button{margin-top:12px}.rail-caption{border-top:1px solid var(--line);padding:22px 5px;color:#929c93;display:flex;justify-content:space-between;font-size:7px;letter-spacing:1px;font-weight:700}.recent{margin-top:32px}.recent-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:15px}.recent-heading h2{font-size:17px}.recent-heading>span{font-size:8px;font-weight:700;letter-spacing:1px;color:#90988e}.empty-feed{border:1px dashed #d6ddd4;border-radius:12px;padding:26px;display:flex;align-items:center;gap:18px;background:#f8f8f3}.empty-icon{width:40px;height:40px;border-radius:10px;background:#e8ece3;display:grid;place-items:center;font-size:22px;color:#889883}.empty-feed h3{font-size:12px;margin-bottom:5px}.empty-feed p{font-size:11px;color:#87917f}.feed{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.feed-item{display:flex;align-items:center;gap:13px;padding:20px;border-bottom:1px solid var(--line)}.feed-item:last-child{border:0}.feed-item:hover{background:#fafbf7}.feed-icon{width:36px;height:36px;border-radius:9px;background:#edf1e8;display:grid;place-items:center;color:#6f8668;flex-shrink:0}.feed-copy{min-width:0}.feed-copy strong{font-size:12px;display:block}.feed-copy>span{display:block;font-size:10px;color:var(--muted);margin-top:6px}.feed-copy p{font-size:11px;color:var(--muted);margin-top:8px;overflow-wrap:anywhere}.feed-dot{padding:0 5px}.feed-arrow{margin-left:auto;color:var(--muted)}.status-badge{display:inline-block;padding:6px 8px;border-radius:5px;background:#eaf2e8;color:#4e7350;font-size:9px;white-space:nowrap;font-weight:600}.feed-item>.status-badge{margin-left:auto}.footer{max-width:1420px;margin:0 auto;padding:25px 42px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:8px;color:#939b93;letter-spacing:.8px}.footer span:last-child{font-size:9px;letter-spacing:0}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.error-box,.notice{padding:13px 15px;border-radius:8px;background:#fff0e8;color:#954023;font-size:12px;line-height:1.6;margin:15px 0}.notice{background:#fff8dd;color:#7b6326}.draft-banner{padding:14px;background:#edf3ee;border-radius:8px;display:flex;gap:14px;justify-content:space-between;align-items:center;margin-bottom:22px;font-size:11px}.draft-banner p{font-size:10px;color:#60776b;margin-top:4px}.draft-banner button{font-size:10px}.recording-ready{display:flex;align-items:center;gap:10px;text-align:left;margin-bottom:15px}.recording-ready strong{font-size:12px;display:block;overflow-wrap:anywhere}.recording-ready small{display:block;color:var(--muted);margin-top:5px;font-size:10px}.recording-ready .text-button{margin-left:auto;flex-shrink:0;font-size:11px}.check-circle{border-radius:50%;background:#e1edde;color:#4b7955;width:30px;height:30px;display:grid;place-items:center;flex-shrink:0}audio{display:block;width:100%;height:40px}.upload-progress{margin-top:18px}.upload-progress>div{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);margin-bottom:10px}progress{width:100%;height:7px;border:0;border-radius:10px;overflow:hidden;appearance:none}progress::-webkit-progress-bar{background:#edf0e8}progress::-webkit-progress-value{background:var(--orange)}progress::-moz-progress-bar{background:var(--orange)}.receipt-heading{text-align:center;padding:12px 0 32px}.success-symbol{margin:0 auto 24px;background:#e1ecdc;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-size:28px;color:#50794b}.receipt-heading h1{margin-bottom:18px}.receipt-heading>p{font-size:14px;color:var(--muted)}.inline-button{display:inline-flex;margin-top:24px;font-size:12px}.receipt-panel{max-width:770px;margin:0 auto;padding:28px}.receipt-summary{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:22px}.receipt-summary .tiny-label{font-size:9px;color:var(--muted)}.receipt-summary h2{margin:10px 0}.receipt-summary p{font-size:11px;color:var(--muted)}.receipt-audio{padding:24px 0}.receipt-audio audio{margin-top:17px}.receipt-audio .file-link{justify-content:flex-start}.receipt-photos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.receipt-photos img{width:100%;height:220px;object-fit:cover;border-radius:8px}.receipt-note,.coach-reply{padding:22px 0;font-size:13px;overflow-wrap:anywhere}.receipt-note .tiny-label,.coach-reply .tiny-label{font-size:9px;color:var(--muted)}.receipt-note p,.coach-reply p{margin-top:10px}.coach-reply{background:#edf3e8;border-radius:8px;padding:20px}.receipt-reference{font-size:9px;color:var(--muted);padding-top:24px;margin-top:8px;border-top:1px solid var(--line);display:flex;gap:12px;flex-wrap:wrap}.receipt-reference span{font-family:monospace}.team-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.team-tab{padding:12px 17px;border-radius:8px;border:1px solid #dbe1d6;background:#fff;font-size:12px}.team-tab.selected{background:var(--ink);color:white;border-color:var(--ink)}.garage-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:28px}.garage-grid>.recent{margin-top:0}.qr-panel{text-align:center;padding:32px 26px}.qr-panel h2{font-size:25px;margin-top:12px}.team-qr{width:100%;max-width:255px;margin:23px auto;display:block}.qr-panel p{font-size:12px;color:var(--muted)}.secondary-button{background:#fff;border:1px solid var(--line);padding:12px 16px;border-radius:8px;font-size:11px;font-weight:600}.welcome{padding:70px 12px 120px;max-width:730px}.welcome h1{font-size:59px;line-height:1.1;margin:20px 0}.welcome>p{font-size:16px;color:var(--muted)}.welcome-card{border:1px solid var(--line);background:#fff;padding:25px;border-radius:12px;display:flex;gap:20px;align-items:center;margin:35px 0 20px}.welcome-card h2{font-size:15px;margin-bottom:8px}.welcome-card p{font-size:12px;color:var(--muted)}.welcome-scan{font-size:42px;color:var(--orange)}.login-card{max-width:470px;margin:30px auto 100px;padding:32px}.login-card h1{font-size:34px;letter-spacing:-1px;margin:20px 0 12px}.login-card>p{font-size:13px;color:var(--muted);margin-bottom:25px}.login-card label{display:block;font-size:12px;margin:18px 0 8px}.login-card .primary-button{width:100%;margin-top:25px}
@media(min-width:1450px){main{padding-top:48px}.page-heading{margin-bottom:36px}.composer-body{padding:32px}.recorder{padding:28px 25px 23px}.page-grid{grid-template-columns:minmax(0,1fr) 320px;gap:32px}.prompt-card{padding:30px}}
@media(max-width:1150px){:root{--side:190px}.sidebar{padding:30px 22px}.topbar{padding:0 28px}main{padding:32px 28px}.page-grid{grid-template-columns:minmax(0,1fr) 250px;gap:20px}.composer-body{padding:23px}.team-badge{display:none}.prompt-card{padding:23px 19px}.section-label h2{font-size:14px}.garage-grid{grid-template-columns:290px minmax(0,1fr)}}
@media(max-width:930px){.right-rail{display:none}.page-grid{grid-template-columns:minmax(0,1fr)}.topbar-mark{display:none}.garage-grid{grid-template-columns:1fr}.qr-panel{max-width:390px;width:100%;margin:auto}.garage-grid>.recent{margin-top:20px}}
@media(max-width:650px){:root{--side:0px}.sidebar{position:relative;width:auto;height:68px;padding:15px 20px;flex-direction:row;align-items:center;justify-content:space-between}.brand{font-size:11px;gap:9px;letter-spacing:1.5px}.brand img{width:32px;height:32px}.brand-second{font-size:18px}.sidebar-rule,.sidebar-caption,.sidebar nav,.sidebar-bottom .tiny-label,.sidebar-bottom p{display:none}.sidebar-bottom{margin:0}.sidebar-bottom>a,.sidebar-bottom .text-button{font-size:10px}.workspace{margin-left:0}.topbar{height:43px;padding:0 20px;font-size:8px}.breadcrumb-divider{padding:0 8px}main{padding:26px 16px 32px}.page-heading{margin:0 4px 23px;gap:12px}.eyebrow{font-size:8px;margin-bottom:10px}h1{font-size:37px;letter-spacing:-1.5px}.page-heading h1{margin-bottom:8px}.page-heading p{font-size:12px}.composer-body{padding:22px 18px}.mode-tab{padding:12px 8px;font-size:11px}.section-label h2{font-size:14px}.section-description{font-size:11px;line-height:1.6;margin-top:10px}.step{width:22px;height:22px}.tag{font-size:7px;padding:5px}.recorder{padding:23px 12px 19px}.record-meta{gap:10px;font-size:9px}.record-button{min-height:47px;font-size:12px}.photo-heading{margin-top:22px}.photo-add{min-height:101px}.note-details summary{font-size:11px}.file-link{font-size:11px;min-height:37px}.primary-button{min-height:50px;font-size:12px}.submission-note{font-size:9px;line-height:1.7}.recent{margin-top:28px}.recent-heading h2{font-size:16px}.recent-heading>span{font-size:7px}.empty-feed{padding:22px 17px;gap:12px}.empty-feed h3{font-size:11px}.empty-feed p{font-size:10px}.empty-icon{flex-shrink:0}.footer{padding:21px 20px;font-size:7px}.footer span:last-child{display:none}.feed-item{padding:17px 14px;gap:10px}.feed-item>.status-badge{display:none}.feed-arrow{margin-left:auto}.welcome{padding:45px 7px 100px}.welcome h1{font-size:43px}.welcome>p{font-size:13px}.welcome-card{padding:19px;gap:12px}.welcome-card h2{font-size:13px}.welcome-card p{font-size:11px}.receipt-heading h1{font-size:36px}.receipt-heading>p{font-size:12px}.receipt-panel{padding:22px 18px}.receipt-photos img{height:160px}.receipt-summary h2{font-size:18px}.receipt-summary p{font-size:10px}.receipt-reference{font-size:8px}.login-card{padding:27px 22px;margin-top:15px}.login-card h1{font-size:31px}.page-heading .secondary-button{font-size:10px;padding:10px}.photo-add small{font-size:8px}.draft-banner{font-size:10px}.photo-tile{height:101px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}
@media print{body{background:white}.sidebar,.topbar,.footer,.page-heading,.team-tabs,.garage-grid>.recent,.qr-panel .inline-button{display:none}.workspace{margin:0}main{padding:0}.garage-grid{display:block}.qr-panel{max-width:500px;border:0;box-shadow:none;margin:40px auto}.team-qr{max-width:330px}}
.memo-loading{display:grid;gap:12px;padding:17px 18px;background:#f0f3ed;border:1px solid #dce3d7;border-radius:9px;font-size:14px;line-height:1.5;color:#526957;margin:16px 0}.memo-loading progress{height:7px}.memo-loading button{justify-self:start;min-height:42px;font-size:13px}.memo-player audio{margin-top:14px}.memo-player noscript audio{margin-top:14px}
