/* Partner workspace */
.identity{text-decoration:none;color:var(--cream);border-radius:8px}.identity:hover strong{text-decoration:underline}.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:contain;background:var(--cream);padding:3px}.with-sidebar{min-height:100vh}.with-sidebar .main{padding-bottom:3rem}.metrics{margin:0 0 2rem;padding:1.5rem 0 1.8rem}.partner-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.step-card{min-width:0;padding:1.4rem;display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:12px}.step-label{display:flex;align-items:center;gap:.6rem;color:var(--muted);font-size:.75rem;margin-bottom:1.1rem}.step-number{width:28px;height:28px;border:1px solid #cbb797;border-radius:50%;display:grid;place-items:center;color:var(--wine);font-weight:700}.is-complete .step-number{background:var(--olive);border-color:var(--olive);color:white}.step-card h2{font-size:1.2rem;margin-bottom:1rem}.step-card p{font-size:.83rem;color:var(--muted)}.step-card>.btn:last-child,.step-card>#logo-form{margin-top:auto}.step-logo-preview{display:grid;place-items:center;min-height:142px;border:1px dashed #cfbf9b;border-radius:7px;margin-bottom:1.2rem;padding:1rem;background-color:#fffdf5;background-image:linear-gradient(45deg,#eee8db 25%,transparent 25%),linear-gradient(-45deg,#eee8db 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eee8db 75%),linear-gradient(-45deg,transparent 75%,#eee8db 75%);background-size:16px 16px;background-position:0 0,0 8px,8px -8px,-8px 0}.step-logo-preview img{max-width:100%;width:auto;max-height:112px}.step-logo-preview span{font-size:.78rem;max-width:22ch;text-align:center;background:var(--paper);padding:.5rem}.upload-label{cursor:pointer;margin:0;font-size:.85rem}.upload-label:has(+input:focus-visible){outline:3px solid #4657a2;outline-offset:3px}#logo-form:has(input:focus-visible) .upload-label{outline:3px solid #4657a2;outline-offset:3px}#logo-status:empty{margin:0}.step-materials-art{height:142px;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-bottom:1.2rem;background:#f5e9c6;border-radius:7px}.step-materials-art span{display:grid;place-items:end start;width:64px;height:88px;padding:12px;background:var(--wine);color:var(--cream);font-size:.8rem;border-radius:3px;transform:rotate(-9deg)}.step-materials-art span+span{background:var(--gold);color:var(--wine);transform:rotate(8deg)}.step-qr{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex:1}.step-qr img{width:112px;max-width:48%;height:auto;flex-shrink:0;border-radius:4px}.step-qr a{font-size:.8rem}.step-share input{font-size:.76rem;padding:.6rem;margin-bottom:.7rem;min-height:40px}.step-card .btn{font-size:.83rem;padding:.75rem .8rem}.network-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.25rem}.chart-card,.city-card{padding:1.5rem;min-width:0}.chart-card .section-heading strong{font-family:var(--display);font-size:2.2rem;color:var(--wine)}.daily-chart{width:100%;height:auto;min-height:170px;display:block}.chart-grid{stroke:var(--line);stroke-width:1;stroke-dasharray:3 4}.chart-axis{font-family:var(--body);font-size:11px;fill:var(--muted)}.chart-bar{fill:var(--wine)}.chart-bar:hover,.chart-bar:focus{fill:#bc7b18;outline:none}.chart-data{font-size:.78rem;margin-top:.7rem}.chart-data summary{cursor:pointer;color:var(--muted)}.chart-data .table-scroll{max-height:260px;margin-top:.75rem}.city-card h2{font-size:1.2rem;margin-bottom:1.2rem}.city-table{max-height:335px;border:0;border-radius:0}.city-table th{position:sticky;top:0}.city-table td,.city-table th{padding:.8rem .6rem;font-size:.8rem}.city-table td:last-child,.city-table th:last-child{text-align:right}.ranking-own{background:#f6e5ae!important}.ranking-table .badge{margin-left:1rem}.category-nav{display:flex;flex-wrap:wrap;gap:.65rem}.category-nav a{padding:.5rem .85rem;background:var(--paper);border:1px solid var(--line);border-radius:99px;text-decoration:none;font-size:.8rem}.materials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.material-card{background:var(--paper);border:1px solid var(--line);border-radius:10px;overflow:hidden;display:flex;flex-direction:column}.material-preview{display:grid;place-items:center;padding:1rem;aspect-ratio:1.2;background:#ece2cb;overflow:hidden}.material-preview img{max-width:100%;max-height:240px;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 8px #0002)}.material-card-content{padding:1.15rem;display:flex;flex-direction:column;flex:1}.material-card h3{font-size:1rem;margin:.55rem 0 1rem}.material-card .btn{margin-top:auto;font-size:.8rem}.material-meta{display:flex;justify-content:space-between;gap:.5rem;font-size:.7rem;color:var(--muted)}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:1.5rem;align-items:start}.editor-preview-column{min-width:0}.editor-page-tabs{display:flex;gap:.5rem;margin-bottom:1rem}.editor-page-tabs [aria-pressed=true]{background:var(--wine);color:var(--cream)}.editor-stage{position:relative;width:100%;max-width:650px;margin:0 auto;background:var(--paper);box-shadow:0 5px 24px #25121020;overflow:hidden;touch-action:pan-y}.editor-stage>img{display:block;width:100%;height:auto;pointer-events:none}.editor-stage #editor-logo{position:absolute;cursor:grab;touch-action:none;user-select:none;outline:2px dashed #478ee9;outline-offset:3px}.editor-stage #editor-logo:active{cursor:grabbing}.editor-stage #editor-logo:focus-visible{outline:3px solid #478ee9}.editor-stage #editor-logo img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.editor-controls{padding:1.3rem;position:sticky;top:1.5rem}.editor-controls h2{font-size:1.2rem}.editor-controls p{font-size:.82rem;color:var(--muted)}.editor-controls .field{margin-bottom:1.4rem}.editor-controls input[type=range]{padding:0;min-height:28px;accent-color:var(--wine)}.editor-controls label output{float:right;font-weight:400;color:var(--muted)}.editor-check{display:flex;align-items:center;gap:.6rem;font-size:.8rem;margin:1.5rem 0}.editor-check input{width:18px;min-height:18px;margin:0;accent-color:var(--wine)}.editor-controls>.btn{font-size:.8rem;margin-top:.65rem}.editor-controls #editor-status{margin:1rem 0 0}
@media(min-width:1800px){.partner-steps{gap:1.5rem}.step-card{padding:1.7rem}}
@media(max-width:1150px){.partner-steps{gap:.75rem}.step-card{padding:1rem}.step-card h2{font-size:1.05rem}.step-qr{flex-direction:column;gap:.5rem}.step-qr img{max-width:100%;width:100px}.network-grid{grid-template-columns:minmax(0,1fr)}.materials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-layout{grid-template-columns:minmax(0,1fr)}.editor-controls{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 1rem}.editor-controls h2,.editor-controls>p,.editor-check{grid-column:1/-1}.editor-controls .field{margin-bottom:.8rem}}
@media(max-width:680px){.sidebar{grid-template-columns:1fr auto auto;gap:0 .8rem}.sidebar .identity{display:flex;grid-column:2;grid-row:1;align-self:center;margin:0;padding:0;gap:.4rem}.identity .avatar{display:grid;width:30px;height:30px}.identity strong{max-width:12ch;font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.identity small{display:none}.sidebar .logout{grid-column:3;grid-row:1}.logout button{font-size:.7rem}.main-nav{grid-column:1/-1}.metrics{margin-bottom:1.3rem;padding-top:.6rem}.partner-steps{grid-template-columns:minmax(0,1fr);gap:1rem}.step-card{padding:1.25rem}.step-label{margin-bottom:.8rem}.step-card h2{font-size:1.25rem}.step-logo-preview{min-height:112px}.step-materials-art{height:112px}.step-qr{flex-direction:row;justify-content:center;gap:1rem}.step-qr img{width:120px}.step-share input{font-size:.9rem}.chart-card,.city-card{padding:1.1rem}.daily-chart{min-height:130px}.materials-grid{gap:.8rem}.material-preview{padding:.65rem;aspect-ratio:1}.material-card-content{padding:.8rem}.material-card h3{font-size:.85rem}.material-meta{font-size:.65rem;flex-wrap:wrap}.material-card .btn{font-size:.7rem;padding:.65rem .4rem}.editor-controls{padding:1.1rem}.editor-layout{gap:1rem}.ranking-table .badge{margin:.35rem 0 0;display:flex}.ranking-table th,.ranking-table td{padding:.8rem;font-size:.8rem}}
@media(max-width:420px){.sidebar .brand svg{width:106px}.identity strong{display:none}.editor-controls{display:block}.materials-grid{grid-template-columns:minmax(0,1fr)}.material-preview{aspect-ratio:1.3}.material-card h3{font-size:1.05rem}.material-card .btn{font-size:.85rem}.material-meta{font-size:.75rem}}

.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.dashboard-metrics>div{min-width:0}.dashboard-metrics small{display:block}.dashboard-metrics dd{white-space:nowrap}
@media(max-width:900px){.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:1.5rem}.dashboard-metrics>div:nth-child(3){border-left:0;padding-left:0}}
