#shirt-orders{--shirt-ink:#171925;--shirt-muted:#667085;--shirt-line:#e4e7ec;--shirt-violet:#7154ff;--shirt-mint:#16a572}
.shirt-heading h2{max-width:820px}
.shirt-sync{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.2rem 0;padding:1rem 1.15rem;border:1px solid #dfe3eb;border-radius:18px;background:#fff;box-shadow:0 12px 34px #20263a0a}
.shirt-sync>div{display:flex;align-items:center;gap:.8rem;min-width:0}.shirt-sync i{flex:0 0 auto;width:11px;height:11px;border-radius:50%;background:var(--shirt-mint);box-shadow:0 0 0 6px #16a57218}.shirt-sync p{display:grid;gap:.18rem;margin:0}.shirt-sync b{color:var(--shirt-ink);font-size:1rem}.shirt-sync span{color:var(--shirt-muted);font-size:.875rem;line-height:1.45}.shirt-sync button,.shirt-source-note a{flex:0 0 auto;min-height:46px;padding:.7rem 1rem;border:0;border-radius:999px;background:#171925;color:#fff;font:750 1rem/1.2 inherit;text-decoration:none;cursor:pointer}.shirt-sync button:disabled{opacity:.6;cursor:wait}
.shirt-visuals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0 0 1rem}.shirt-visuals figure{min-width:0;margin:0;overflow:hidden;border:1px solid var(--shirt-line);border-radius:22px;background:#fff;box-shadow:0 12px 34px #20263a0a}.shirt-visuals figure>a{display:block;aspect-ratio:16/10;overflow:hidden;background:#f2f2f4}.shirt-visuals img{display:block;width:100%;height:100%;object-fit:contain;transition:transform .25s ease}.shirt-visuals figure>a:hover img{transform:scale(1.015)}.shirt-visuals figcaption{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem}.shirt-visuals figcaption div{display:grid;gap:.2rem}.shirt-visuals figcaption b{color:var(--shirt-ink);font-size:1rem}.shirt-visuals figcaption span{color:var(--shirt-muted);font-size:.875rem}.shirt-visuals figcaption>a{flex:0 0 auto;color:#5538d1;font-size:.875rem;font-weight:800;text-decoration:none}
.shirt-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.shirt-stat{min-width:0;padding:1.15rem;border:1px solid var(--shirt-line);border-radius:20px;background:linear-gradient(145deg,#fff,#faf9ff)}.shirt-stat span{display:block;color:var(--shirt-muted);font-size:.875rem;font-weight:700}.shirt-stat b{display:block;margin-top:.3rem;color:var(--shirt-ink);font:700 clamp(1.65rem,3vw,2.45rem)/1.1 Georgia,serif}.shirt-stat.pending b{color:#c56f15}.shirt-stat.submitted b{color:var(--shirt-mint)}
.shirt-register{display:grid;gap:.75rem}.shirt-table-head,.shirt-record{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(160px,1fr) minmax(100px,.55fr) minmax(120px,.7fr);align-items:center;gap:1rem}.shirt-table-head{padding:0 .95rem;color:#667085;font-size:.875rem;font-weight:800}.shirt-record{padding:1rem;border:1px solid var(--shirt-line);border-radius:18px;background:#fff;box-shadow:0 8px 24px #20263a08}.shirt-record strong{min-width:0;color:var(--shirt-ink);font-size:1rem;overflow-wrap:anywhere}.shirt-record span{color:var(--shirt-muted);font-size:.95rem}.shirt-size{display:inline-grid!important;place-items:center;justify-self:start;min-width:54px;min-height:42px;padding:.4rem .7rem;border-radius:13px;background:#ede9ff;color:#5538d1!important;font-weight:850}.shirt-size.pending{min-width:104px;background:#fff1db;color:#9d5b10!important}.shirt-status{display:inline-flex!important;align-items:center;gap:.45rem;font-weight:750}.shirt-status:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--shirt-mint)}.shirt-status.pending:before{background:#ed9f38}
.shirt-attention{overflow:hidden;scroll-margin-top:140px;margin-bottom:.35rem;border:1px solid #ef9c90;border-radius:22px;background:#fff9f7;box-shadow:0 14px 38px #a8392912}.shirt-attention-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.25rem;background:linear-gradient(135deg,#fff2ee,#fffaf8)}.shirt-attention-head>div{display:grid;gap:.25rem}.shirt-attention-head span{color:#a13f32;font-size:.875rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.shirt-attention-head h3{margin:0;color:#5f211b;font-size:1.25rem}.shirt-attention-head p{margin:0;color:#79534e;font-size:.95rem;line-height:1.5}.shirt-attention-head>b{display:grid;flex:0 0 auto;place-items:center;min-width:54px;min-height:54px;padding:.5rem;border-radius:17px;background:#ad4033;color:#fff;font-size:1.35rem}.shirt-attention-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;padding:1rem}.shirt-attention-list article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.2rem 1rem;padding:.85rem 1rem;border:1px solid #f1d1cb;border-radius:15px;background:#fff}.shirt-attention-list strong{min-width:0;color:#3f2421;overflow-wrap:anywhere}.shirt-attention-list span{grid-column:1;color:#80615d;font-size:.875rem}.shirt-attention-list article>b{grid-column:2;grid-row:1/3;align-self:center;padding:.4rem .65rem;border-radius:999px;background:#ffe1dc;color:#9e3025;font-size:.875rem}.shirt-attention.complete{border-color:#aadccc;background:#f5fffb}.shirt-attention.complete .shirt-attention-head{background:linear-gradient(135deg,#edfff8,#fbfffd)}.shirt-attention.complete .shirt-attention-head span,.shirt-attention.complete .shirt-attention-head h3{color:#17684f}.shirt-attention.complete .shirt-attention-head p{color:#467265}.shirt-attention.complete .shirt-attention-head>b{background:#16835f}.shirt-section-list{display:grid;gap:1rem}.shirt-section-group{overflow:hidden;border:1px solid #dfe3eb;border-radius:22px;background:#f8f9fc}.shirt-section-group>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.15rem;border-bottom:1px solid #e4e7ec;background:#fff}.shirt-section-group>header>div{display:grid;gap:.18rem}.shirt-section-group>header span{color:#7154ff;font-size:.8rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.shirt-section-group>header h3{margin:0;color:var(--shirt-ink);font-size:1.25rem}.shirt-section-group>header p{margin:0;color:#667085;font-size:.9rem;text-align:right}.shirt-section-group>header em{color:#a13f32;font-style:normal;font-weight:800}.shirt-section-group .shirt-table-head{padding-top:.75rem}.shirt-section-records{display:grid;gap:.65rem;padding:.65rem}.shirt-record.needs-attention{border-color:#efb0a7;background:#fffaf8;box-shadow:inset 4px 0 #d95b4d,0 8px 24px #a839290a}.shirt-record.needs-attention .shirt-status{color:#9e3025}
.shirt-personal{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.1rem;padding:clamp(1.1rem,3vw,1.7rem);border:1px solid #dcd5ff;border-radius:26px;background:radial-gradient(circle at 90% 0,#ece7ff,transparent 42%),#fff;box-shadow:0 18px 45px #4c37a812}.shirt-personal-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;background:linear-gradient(145deg,#27203f,#7154ff);color:#fff;font-size:1.6rem}.shirt-personal p{margin:.25rem 0 0;color:var(--shirt-muted);font-size:1rem}.shirt-personal .shirt-size{min-width:76px;min-height:64px;font-size:1.25rem}.shirt-empty{padding:2.25rem 1rem;border:1px dashed #cfd4df;border-radius:22px;text-align:center;background:#fff}.shirt-empty>span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto .75rem;border-radius:16px;background:#eeeaff;color:#6249e7;font-size:1.4rem}.shirt-empty h3{margin:0;color:var(--shirt-ink);font-size:1.2rem}.shirt-empty p{max-width:620px;margin:.45rem auto 0;color:var(--shirt-muted);font-size:1rem;line-height:1.55}
.shirt-source-note{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:1rem 1.1rem;border:1px solid #f0bf71;border-radius:18px;background:#fff8eb}.shirt-source-note b{color:#6f430b}.shirt-source-note p{max-width:760px;margin:.25rem 0 0;color:#725d41;font-size:.875rem;line-height:1.5}.shirt-source-note a{background:#6f430b;white-space:nowrap}
.shirt-source-note[hidden]{display:none!important}
@media(max-width:900px){.shirt-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.shirt-table-head{display:none}.shirt-record{grid-template-columns:minmax(0,1fr) auto;gap:.55rem 1rem}.shirt-record strong{grid-column:1;grid-row:1}.shirt-record>span:not(.shirt-size):not(.shirt-status){grid-column:1;grid-row:2}.shirt-size{grid-column:2;grid-row:1/3}.shirt-status{grid-column:1/3;grid-row:3}.shirt-source-note{align-items:flex-start;flex-direction:column}.shirt-attention-list{grid-template-columns:1fr}}
@media(max-width:760px){.shirt-visuals{grid-template-columns:1fr}.shirt-visuals figcaption{align-items:flex-start;flex-direction:column}.shirt-visuals figcaption>a{min-height:44px;display:flex;align-items:center}}
@media(max-width:600px){.shirt-sync{align-items:stretch;flex-direction:column}.shirt-sync button{width:100%}.shirt-summary{grid-template-columns:1fr 1fr}.shirt-stat{padding:1rem}.shirt-personal{grid-template-columns:auto 1fr}.shirt-personal .shirt-size{grid-column:1/3;width:100%;min-height:54px}.shirt-source-note a{width:100%;text-align:center}.shirt-attention-head,.shirt-section-group>header{align-items:flex-start}.shirt-section-group>header{flex-direction:column}.shirt-section-group>header p{text-align:left}.shirt-attention-list article{grid-template-columns:1fr}.shirt-attention-list article>b{grid-column:1;grid-row:auto;justify-self:start}.shirt-section-records{padding:.5rem}.shirt-record{padding:.9rem}}
@media(max-width:380px){.shirt-summary{grid-template-columns:1fr}}
