*{box-sizing:border-box}html{-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation}body{color:#1c1c1e;-webkit-font-smoothing:antialiased;overscroll-behavior-y:none;background:#f2f3f7;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}a{color:#ff6b35}.page{flex-direction:column;align-items:center;min-height:100vh;padding:28px 16px 64px;display:flex}.container{width:100%;max-width:640px}.container-wide{max-width:640px}@media (min-width:760px){.container-wide{max-width:900px}}@media (min-width:1100px){.container-wide{max-width:1080px}}.container-md{max-width:640px}@media (min-width:760px){.container-md{max-width:820px}}.two-col-grid{display:block}@media (min-width:760px){.two-col-grid{grid-template-columns:minmax(300px,380px) 1fr;align-items:start;gap:20px;display:grid}.two-col-main,.two-col-side{min-width:0}}.masonry-2col{display:block}@media (min-width:760px){.masonry-2col{column-count:2;column-gap:20px}.masonry-item{break-inside:avoid;-webkit-column-break-inside:avoid}}.dash-container{width:100%;max-width:1300px;margin:0 auto}h1{letter-spacing:-.02em;color:#1c1c1e;margin-bottom:4px;font-size:1.75rem;font-weight:700}.subtitle{color:#6e6e73;margin-top:0;margin-bottom:24px}.card{background:#fff;border:1px solid #eceef2;border-radius:20px;margin-bottom:16px;padding:20px;box-shadow:0 6px 20px #14142b0f}label{color:#6e6e73;margin-bottom:6px;font-size:.85rem;font-weight:500;display:block}input,select,textarea{color:#1c1c1e;background:#f8f9fb;border:1px solid #dfe1e6;border-radius:12px;width:100%;margin-bottom:16px;padding:12px 14px;font-family:inherit;font-size:1rem;transition:border-color .15s,box-shadow .15s}input:focus,select:focus,textarea:focus{border-color:#ff6b35;outline:none;box-shadow:0 0 0 3px #ff6b3526}textarea{resize:vertical}input[type=file]{background:0 0;border:none;padding:0}select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none'><path d='M6 9l6 6 6-6' stroke='%236e6e73' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}button{color:#fff;cursor:pointer;background:#ff6b35;border:none;border-radius:14px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:transform .1s,background .15s,opacity .15s}button:hover{background:#ff7d4d}button:active{transform:scale(.98)}button:disabled{opacity:.6;cursor:default;transform:none}.error{color:#e0273f;margin-bottom:16px;font-size:.85rem}.badge{text-transform:uppercase;letter-spacing:.03em;color:#55575c;vertical-align:middle;background:#eef0f3;border-radius:999px;margin-left:8px;padding:3px 9px;font-size:.68rem;font-weight:600;display:inline-block}.top-bar{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.top-actions{align-items:center;gap:12px;display:flex}.logout-link{color:#6e6e73;font-size:.85rem;text-decoration:none}.success{color:#16a34a;margin-bottom:16px;font-size:.85rem}.telegram-status{margin:0}.empty-state{color:#6e6e73;text-align:center;padding:24px 0}.section-label{text-transform:uppercase;letter-spacing:.05em;color:#6e6e73;margin:22px 4px 10px;font-size:.78rem;font-weight:700}.link-btn{color:#ff6b35;background:0 0;width:auto;padding:4px 0;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-block}.link-btn:hover{opacity:.75;background:0 0}.card-danger{background:#fff8f8;border-color:#f6c9ce}.btn-danger{background:#e0273f;width:auto;padding:12px 18px}.btn-danger:hover{background:#c81f34}.danger-separator{border:none;border-top:1px solid #f6c9ce;margin:20px 0}.dash-page{width:100%}@media (min-width:900px){.dash-page{box-sizing:border-box;height:100dvh;padding:20px 28px;overflow:hidden}.dash-container{flex-direction:column;flex:auto;min-height:0;display:flex}.dash-page .top-bar,.dash-page .subtitle{margin-bottom:14px}}.dash-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}@media (min-width:720px){.dash-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:900px){.dash-grid{flex:auto;grid-template-rows:minmax(130px,1fr) minmax(220px,2fr);min-height:0;margin-bottom:0}}.dash-tile{background:#fff;border:1px solid #eceef2;border-radius:26px;flex-direction:column;justify-content:center;padding:22px;display:flex;box-shadow:0 6px 20px #14142b0f}.dash-tile-icon{border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:14px;font-size:1.15rem;display:flex}.dash-tile-value{color:#1c1c1e;font-size:2rem;font-weight:700;line-height:1.1}.dash-tile-label{color:#6e6e73;margin-top:6px;font-size:.85rem}.dash-tile-sub{color:#9aa0a6;margin-top:8px;font-size:.72rem;line-height:1.3}.dash-chart-card{flex-direction:column;grid-column:1/-1;display:flex}@media (min-width:900px){.dash-chart-card{flex:auto;grid-column:span 2;min-height:0}}.dash-warning-card{flex-direction:column;grid-column:1/-1;display:flex}.diag-warning-text{color:#6e6e73;font-size:.9rem;line-height:1.5}.dash-chart-title{color:#6e6e73;text-transform:uppercase;letter-spacing:.03em;margin-bottom:16px;font-size:.85rem;font-weight:600}.dash-chart-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow-y:auto}.bar-chart-list{flex-direction:column;display:flex}@media (min-width:900px){.bar-chart-list{flex:auto;justify-content:space-evenly;min-height:0}}.bar-chart-row{align-items:center;gap:10px;margin-bottom:12px;display:flex}.bar-chart-row:last-child{margin-bottom:0}.bar-chart-label{color:#1c1c1e;text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;width:140px;font-size:.85rem;overflow:hidden}.bar-chart-track{background:#f0f1f4;border-radius:6px;flex:1;height:16px;overflow:hidden}.bar-chart-fill{background:#ff6b35;border-radius:6px;height:100%}.bar-chart-value{text-align:right;color:#6e6e73;flex-shrink:0;width:34px;font-size:.8rem}.diag-body{flex-direction:column;flex:auto;gap:18px;min-height:0;display:flex}@media (min-width:900px){.diag-body{justify-content:space-evenly}}.diag-row{flex-direction:column;gap:4px;display:flex}.diag-row-label{color:#6e6e73;align-items:center;font-size:.85rem;display:flex}.diag-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:8px;display:inline-block}.diag-row-value{color:#1c1c1e;font-size:1.15rem;font-weight:700}.diag-row-sub{color:#9aa0a6;font-size:.8rem;font-weight:400}.diag-error{color:#ff3b30;word-break:break-word;background:#ff3b3014;border-radius:10px;margin-top:6px;padding:8px 10px;font-size:.78rem}.today-card{margin-top:4px}.today-row{align-items:center;gap:16px;display:flex}.date-pill{color:#3b82f6;background:#eef2ff;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:background .2s,color .2s;display:flex}.date-pill-done{color:#fff;background:#22c55e}.date-pill-day{letter-spacing:.04em;font-size:.62rem;font-weight:700}.date-pill-num{font-size:1.3rem;font-weight:700;line-height:1.15}.today-text{flex:1;min-width:0}.today-title{font-size:1rem;font-weight:700}.today-sub{color:#6e6e73;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.85rem;overflow:hidden}.today-status{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.today-status-done{color:#22c55e;background:#22c55e26}.today-status-pending{color:#ff6b35;background:#ff6b3526}.goal-card{margin-top:4px}.goal-row{align-items:center;gap:18px;display:flex}.goal-text{flex:1}.goal-title{font-size:1rem;font-weight:700}.goal-sub{color:#6e6e73;margin:3px 0 6px;font-size:.88rem}.goal-edit label{margin-bottom:8px}.goal-edit-row{align-items:flex-start;gap:10px;display:flex}.goal-edit-row input{margin-bottom:0}.goal-save-btn{flex-shrink:0;width:auto;padding:12px 18px}.stat-scroll{scrollbar-width:none;gap:12px;margin-bottom:4px;padding:2px 2px 10px;display:flex;overflow-x:auto}.stat-scroll::-webkit-scrollbar{display:none}.stat-tile{border:1px solid #eceef2;border-radius:20px;flex:none;width:140px;padding:16px}.stat-value{letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;color:#1c1c1e;margin-top:12px;font-size:1.35rem;font-weight:700;overflow:hidden}.stat-label{color:#55575c;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;font-size:.78rem;line-height:1.25;display:-webkit-box;overflow:hidden}.type-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.attendance-card{padding:6px 20px}.attendance-row{border-bottom:1px solid #f0f1f4;align-items:center;gap:12px;padding:12px 0;display:flex}.attendance-row:last-child{border-bottom:none}.attendance-rank{color:#ff6b35;background:#fff1ea;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.85rem;font-weight:700;display:flex}.participant-badge{color:#6e6e73;white-space:nowrap;background:#f0f1f4;border-radius:999px;align-items:center;gap:4px;padding:4px 9px;font-size:.8rem;font-weight:600;display:inline-flex}.participant-badge-inline{margin-left:8px;padding:1px 8px;font-size:.72rem}.history-card{padding:6px 20px}.session-item{border-bottom:1px solid #f0f1f4;align-items:center;gap:12px;padding:14px 0;display:flex}.session-item:last-child{border-bottom:none}.session-main{flex:1;min-width:0}.session-wod{text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-weight:600;overflow:hidden}.session-date{color:#6e6e73;align-items:center;font-size:.82rem;display:flex}.session-score{color:#16a34a;white-space:nowrap;text-overflow:ellipsis;text-align:right;flex-shrink:0;max-width:42%;font-weight:700;overflow:hidden}.edit-btn{color:#6e6e73;background:#f0f1f4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.edit-btn:hover{color:#1c1c1e;background:#e7e9ed}.edit-panel{flex-direction:column;align-items:stretch;padding:16px 0 20px}.edit-panel input,.edit-panel select{margin-bottom:12px}.field-row{gap:12px;display:flex}.field-col{flex:1;min-width:0}.toggle-row{margin-bottom:12px}.toggle-label{color:#1c1c1e;cursor:pointer;align-items:center;gap:8px;font-size:.9rem;display:flex}.checkbox{accent-color:#ff6b35;width:18px;height:18px;margin:0}.confirm-actions{gap:10px;margin-top:6px;display:flex}.confirm-actions button,.confirm-actions a{flex:1;width:auto}.btn-primary{background:#ff6b35}a.btn-primary,a.btn-ghost{text-align:center;cursor:pointer;color:#fff;border-radius:14px;padding:14px;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}a.btn-ghost{color:#1c1c1e}.btn-ghost{color:#1c1c1e;background:#f0f1f4}.btn-ghost:hover{background:#e7e9ed}.confirm-panel{flex-direction:column;align-items:stretch;padding:16px 0 20px}.confirm-title{margin-bottom:12px;font-weight:700}.confirm-empty{color:#6e6e73;margin-bottom:12px}.confirm-row{border-bottom:1px solid #f0f1f4;padding:8px 0}.confirm-row:last-of-type{border-bottom:none}.confirm-label{text-transform:uppercase;letter-spacing:.04em;color:#6e6e73;margin-bottom:4px;font-size:.75rem}.confirm-values{flex-wrap:wrap;align-items:center;gap:8px;font-size:.95rem;display:flex}.confirm-before{color:#9aa0a6;text-decoration:line-through}.confirm-arrow{color:#9aa0a6}.confirm-after{color:#16a34a;font-weight:600}.import-list{padding:6px 20px}.import-row{cursor:pointer;border-bottom:1px solid #f0f1f4;align-items:center;gap:12px;padding:12px 0;display:flex}.import-row:last-child{border-bottom:none}.import-row .checkbox{flex-shrink:0}.session-item-clickable{cursor:pointer}.container{transition:transform .25s,filter .25s}.container-shifted{filter:brightness(.94);transform:translate(-24px)scale(.97)}.detail-overlay{z-index:100;background:#14141e40;justify-content:flex-end;align-items:stretch;padding:0;display:flex;position:fixed;inset:0}.detail-panel{background:#fff;width:100%;max-width:640px;height:100%;padding:20px;animation:.28s slideInRight;overflow-y:auto;box-shadow:-8px 0 30px #14142b2e}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.modal-header{align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.modal-title{font-size:1.15rem;font-weight:700}.modal-subtitle{color:#6e6e73;margin-top:2px;font-size:.85rem}.detail-back{color:#6e6e73;background:#f0f1f4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.detail-back:hover{color:#1c1c1e;background:#e7e9ed}.modal-photo-link{aspect-ratio:4/3;background:#f0f1f4;border-radius:16px;max-height:360px;margin-bottom:16px;display:block;overflow:hidden}.modal-photo{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .28s,transform .28s;display:block;transform:scale(1.02)}.modal-photo-loaded{opacity:1;transform:scale(1)}.modal-row{border-bottom:1px solid #f0f1f4;padding:10px 0}.modal-row:last-of-type{border-bottom:none}.modal-value{font-size:.98rem;font-weight:600}.modal-description{color:#1c1c1e;font-size:.92rem;line-height:1.5}.modal-description div{margin-bottom:2px}.goals-card{text-align:center}.goals-row{justify-content:space-between;gap:8px;margin-bottom:8px;display:flex}.goal-tile{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.goal-tile-label{color:#6e6e73;font-size:.78rem;font-weight:600}.goals-link{text-align:center;margin-top:2px;display:block}.calendar-card{padding:16px 20px 20px}.cal-tabs{background:#f0f1f4;border-radius:12px;gap:4px;margin-bottom:16px;padding:4px;display:flex}.cal-tab{color:#6e6e73;background:0 0;border-radius:9px;flex:1;width:auto;padding:8px 4px;font-size:.8rem;font-weight:600}.cal-tab:hover{opacity:.8;background:0 0}.cal-tab-active{color:#1c1c1e;background:#fff;box-shadow:0 1px 4px #14142b1f}.cal-tab-active:hover{opacity:1;background:#fff}.cal-nav{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.cal-nav-btn{color:#6e6e73;background:#f0f1f4;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.cal-nav-btn:hover{color:#1c1c1e;background:#e7e9ed}.cal-nav-label{text-align:center;color:#1c1c1e;text-transform:capitalize;background:0 0;flex:1;width:auto;padding:6px 4px;font-size:.92rem;font-weight:700}.cal-nav-label:hover{opacity:.7;background:0 0}.cal-day-session{cursor:pointer}.cal-week-row{justify-content:space-between;gap:6px;display:flex}.cal-week-cell{color:#1c1c1e;background:#f8f9fb;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:4px;width:auto;padding:10px 2px;display:flex}.cal-week-cell:hover{background:#f0f1f4}.cal-week-cell-label{color:#9aa0a6;text-transform:uppercase;font-size:.6rem;font-weight:700}.cal-week-cell-num{font-size:1rem;font-weight:700}.cal-week-cell-today{box-shadow:inset 0 0 0 2px #ff6b35}.cal-week-cell-has-session{cursor:pointer;background:#22c55e}.cal-week-cell-has-session .cal-week-cell-label,.cal-week-cell-has-session .cal-week-cell-num{color:#fff}.cal-week-cell-has-session:hover{background:#1fb355}.cal-month-weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:6px;display:grid}.cal-month-weekday{text-align:center;color:#9aa0a6;font-size:.66rem;font-weight:700}.cal-month-grid{grid-template-columns:repeat(7,1fr);gap:4px;display:grid}.cal-month-cell{aspect-ratio:1;color:#1c1c1e;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:auto;padding:0;font-size:.82rem;font-weight:500;display:flex}.cal-month-cell:hover{background:#f0f1f4}.cal-month-cell-empty{visibility:hidden}.cal-month-cell-today{font-weight:700;box-shadow:inset 0 0 0 2px #ff6b35}.cal-month-cell-has-session{cursor:pointer;color:#fff;background:#22c55e;font-weight:700}.cal-month-cell-has-session:hover{background:#1fb355}.cal-year-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.cal-year-tile{color:#9aa0a6;background:#f8f9fb;border-radius:14px;flex-direction:column;align-items:center;gap:4px;width:auto;padding:12px 4px;display:flex}.cal-year-tile:hover{background:#f0f1f4}.cal-year-tile-active{color:#ff6b35;background:#fff1ea}.cal-year-tile-month{text-transform:uppercase;font-size:.72rem;font-weight:700}.cal-year-tile-count{color:#1c1c1e;font-size:1.1rem;font-weight:700}.cal-year-tile-active .cal-year-tile-count{color:#ff6b35}.new-session-btn{box-sizing:border-box;text-align:center;width:100%;margin-bottom:16px}.photo-drop{cursor:pointer;background:#fafafb;border:2px dashed #d8dae0;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:28px 16px;transition:border-color .15s,background .15s;display:flex;overflow:hidden}.photo-drop:hover{background:#fff6f2;border-color:#ff6b35}.photo-drop:disabled{cursor:default;opacity:.7}.photo-drop-icon{font-size:2rem;line-height:1}.photo-drop-text{color:#6e6e73;text-align:center;font-size:.92rem}.photo-drop-preview{object-fit:contain;border-radius:10px;width:100%;max-height:280px;display:block}.photo-drop-status{text-align:center;color:#ff6b35;margin-top:10px;font-size:.9rem;font-weight:600}.conflict-card{background:#fff6f2;margin-top:12px;margin-bottom:0}.candidate-picker{margin-top:14px}.candidate-option{cursor:pointer;color:#1c1c1e;text-align:left;background:#f7f8fa;border:1px solid #e7e9ed;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:8px;padding:12px 14px;font-weight:600;transition:border-color .15s,background .15s;display:flex}.candidate-option:hover{background:#fff6f2;border-color:#ff6b35}.candidate-score{color:#ff6b35;font-weight:700}.strength-item{background:#f7f8fa;border:1px solid #e7e9ed;border-radius:12px;margin-top:10px;padding:10px 12px}.strength-item label{margin-bottom:6px;font-size:13px;font-weight:600;display:block}.strength-item input{margin-bottom:0}.app-footer{text-align:center;color:#9aa0a6;border-top:1px solid #e7e9ed;margin-top:32px;padding-top:16px;font-size:.78rem;line-height:1.6}.app-footer a{color:#9aa0a6;text-decoration:underline}.app-footer a:hover{color:#ff6b35}.legal-card p{color:#1c1c1e;margin:0 0 12px;line-height:1.55}.legal-card p:last-child{margin-bottom:0}.legal-card ul{margin:0 0 12px;padding-left:20px;line-height:1.55}.legal-card li{margin-bottom:4px}.legal-card a{color:#ff6b35}.cookie-banner{z-index:200;color:#f2f2f4;background:#1c1c1e;border-radius:16px;flex-direction:column;gap:10px;max-width:640px;margin:0 auto;padding:16px;display:flex;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 8px 30px #00000040}.cookie-banner p{margin:0;font-size:.85rem;line-height:1.5}.cookie-banner a{color:#ffb08a;text-decoration:underline}.cookie-banner-btn{box-sizing:border-box;text-align:center;width:100%;padding:12px}@media (min-width:520px){.cookie-banner{flex-direction:row;justify-content:space-between;align-items:center}.cookie-banner-btn{flex-shrink:0;width:auto}}.consent-row{margin:14px 0}.consent-row .toggle-label{align-items:flex-start;line-height:1.45}.consent-row .checkbox{margin-top:2px}.consent-row a{color:#ff6b35}.photo-page{background:#0b0b0d;flex-direction:column;min-height:100dvh;display:flex}.photo-page-header{padding:16px;padding-top:max(16px, env(safe-area-inset-top));flex-shrink:0;align-items:center;gap:12px;display:flex}.photo-page-close{color:#fff;background:#ffffff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.photo-page-close:hover{background:#fff3}.photo-page-title{color:#fff;min-width:0}.photo-page-wod{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:700;overflow:hidden}.photo-page-date{color:#fff9;margin-top:1px;font-size:.82rem}.photo-page-body{padding:0 8px max(16px, env(safe-area-inset-bottom));flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:auto}.photo-page-img{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.perf-card-header{align-items:center;gap:10px;margin-bottom:14px;display:flex}.perf-card-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.perf-card-title{font-size:1.05rem;font-weight:700}.perf-records{flex-wrap:wrap;gap:24px;margin-bottom:16px;display:flex}.perf-record-value{color:#1c1c1e;font-size:1.2rem;font-weight:700}.perf-record-label{color:#6e6e73;margin-top:2px;font-size:.78rem}.perf-card-grid{grid-template-columns:1fr;gap:16px;display:grid}.perf-card-grid .card{margin-bottom:0}@media (min-width:760px){.perf-card-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr))}}.perf-table-wrap{overflow-x:auto}.perf-table{border-collapse:collapse;width:100%;font-size:.88rem}.perf-table th{text-align:left;color:#9aa0a6;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #f0f1f4;padding:0 8px 8px 0;font-size:.72rem;font-weight:600}.perf-table td{white-space:nowrap;border-bottom:1px solid #f0f1f4;padding:8px 8px 8px 0}.perf-table tr:last-child td{border-bottom:none}.perf-toggle{margin-top:10px;font-size:.85rem}.clothing-list{flex-direction:column;gap:10px;display:flex}.clothing-row{border-bottom:1px solid #eef0f3;align-items:center;gap:12px;padding:8px 0;display:flex}.clothing-row:last-child{border-bottom:none}.clothing-thumb{object-fit:cover;background:#eef0f3;border-radius:10px;flex-shrink:0;width:48px;height:48px}.clothing-thumb-empty{background:#eef0f3}.clothing-info{flex:1;min-width:0}.clothing-title{white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:600;overflow:hidden}.clothing-status-select{background:#fff;border:1px solid #dcdfe4;border-radius:10px;flex-shrink:0;width:auto;padding:6px 10px;font-size:.8rem}.clothing-batch{border:1px solid #eef0f3;border-radius:12px;margin-bottom:14px;padding:12px 14px}.clothing-batch-item{border-top:1px solid #eef0f3;gap:12px;padding:10px 0;display:flex}.clothing-batch-item:first-of-type{border-top:none}.copyblock{white-space:pre-wrap;background:#f7f5f2;border:1px solid #eef0f3;border-radius:8px;margin-bottom:6px;padding:8px 70px 8px 10px;font-size:.82rem;position:relative}.copy-btn{color:#1c1c1e;background:#eef0f3;border-radius:8px;width:auto;padding:4px 10px;font-size:.75rem;position:absolute;top:6px;right:6px}
