@import url(https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700&family=Inter:wght@400;500;600&display=swap);:root{--spot-accent:#1db954}#awtl-widget.awtl,#awtl-widget.awtl *{box-sizing:border-box}#awtl-widget.awtl{--awtl-bg:#1b1b1c;--awtl-panel:#232324;--awtl-panel-2:#29292b;--awtl-border:#38383a;--awtl-text:#f2f2f2;--awtl-text-dim:#9a9a9d;--awtl-lime:#b9db4d;--awtl-gold:#dcb454;--awtl-red:#b5595e;--awtl-row-h:60px;--awtl-head-h:50px;--awtl-label-w:180px;--awtl-col-w:108px;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:var(--awtl-panel);border:1px solid var(--awtl-border);border-radius:14px;padding:18px;color:var(--awtl-text);max-width:100%;margin-top:24px;user-select:none}.awtl-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:10px}.awtl-title{font-family:'Baloo 2','Inter',sans-serif;font-size:19px;font-weight:700;margin:0 0 2px;letter-spacing:.2px}.awtl-subtitle{margin:0;font-size:12.5px;color:var(--awtl-text-dim)}.awtl-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.awtl-btn{background:var(--awtl-panel-2);color:var(--awtl-text);border:1px solid var(--awtl-border);border-radius:999px;padding:6px 14px;font-size:12.5px;font-weight:600;cursor:pointer}.awtl-btn:hover{border-color:var(--awtl-lime);color:var(--awtl-lime)}.awtl-btn:focus-visible,.awtl-bar:focus-visible{outline:2px solid var(--awtl-lime);outline-offset:2px}.awtl-updated{font-size:11.5px;color:var(--awtl-text-dim);white-space:nowrap}.awtl-legend{display:flex;flex-wrap:wrap;gap:14px;margin:4px 0 14px}.awtl-legend-item{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--awtl-text-dim)}.awtl-legend-dot{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.awtl-body{display:flex;align-items:stretch;background:#121315;border:1px solid var(--awtl-border);border-radius:8px;overflow:hidden}.awtl-labels{flex:0 0 var(--awtl-label-w);width:var(--awtl-label-w);background:var(--awtl-panel-2);border-right:1px solid var(--awtl-border)}.awtl-labels-spacer{height:var(--awtl-head-h);border-bottom:1px solid var(--awtl-border)}.awtl-label-row{height:var(--awtl-row-h);padding:0 12px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--awtl-border);font-weight:600;font-size:13px}.awtl-label-row:last-child{border-bottom:none}.awtl-avatar{width:30px;height:30px;border-radius:50%;flex:0 0 auto;object-fit:cover;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#1b1b1c;border:2px solid var(--awtl-border)}.awtl-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.awtl-label-err{font-size:10px;font-weight:500;color:var(--awtl-red);white-space:normal}.awtl-scrollcage{flex:1 1 auto;min-width:0;overflow-x:auto;overflow-y:hidden;position:relative}.awtl-scrollcage::-webkit-scrollbar{height:8px}.awtl-scrollcage::-webkit-scrollbar-thumb{background:var(--awtl-border);border-radius:8px}.awtl-scrollcage::-webkit-scrollbar-track{background:#fff0}.awtl-grid{position:relative;display:flex;flex-direction:column}.awtl-dateheader{display:flex;flex:0 0 var(--awtl-head-h);height:var(--awtl-head-h);background:#1a1b1e;border-bottom:1px solid var(--awtl-border);position:relative;z-index:2}.awtl-daycell{flex:0 0 auto;height:var(--awtl-head-h);display:flex;flex-direction:column;align-items:center;justify-content:center;border-right:1px solid var(--awtl-border);color:var(--awtl-text-dim)}.awtl-daycell .wd{font-size:9.5px;letter-spacing:.06em;font-weight:600}.awtl-daycell .dn{font-size:13px;font-weight:600;color:var(--awtl-text);line-height:1.3}.awtl-daycell.is-today{color:var(--awtl-lime);background:rgb(185 219 77 / .06)}.awtl-daycell.is-today .dn{font-size:16px;font-weight:700;color:var(--awtl-lime)}.awtl-daycell .mo{font-size:8.5px;color:var(--awtl-gold);font-weight:700;letter-spacing:.05em}.awtl-tracks{position:relative;display:flex;flex-direction:column;flex:0 0 auto;background-repeat:repeat-x;z-index:1}.awtl-track{position:relative;flex:0 0 var(--awtl-row-h);height:var(--awtl-row-h);border-bottom:1px solid var(--awtl-border);overflow:hidden}.awtl-track:nth-child(even){background:rgb(255 255 255 / .015)}.awtl-track:last-child{border-bottom:none}.awtl-todayband{position:absolute;top:var(--awtl-head-h);bottom:0;background:rgb(185 219 77 / .045);pointer-events:none;z-index:0}.awtl-nowline{position:absolute;top:var(--awtl-head-h);bottom:0;width:2px;background:var(--awtl-red);z-index:5;pointer-events:none}.awtl-nowline span{position:absolute;top:-1px;left:4px;font-size:9px;font-weight:700;letter-spacing:.05em;color:#fff;background:var(--awtl-red);padding:1px 4px;border-radius:4px;white-space:nowrap}.awtl-bar{position:absolute;top:10px;height:calc(var(--awtl-row-h) - 20px);min-width:28px;min-height:32px;padding:4px 8px;border:1px solid rgb(255 255 255 / .2);border-radius:6px;background:rgb(46 117 89 / .75);color:#fff;font-size:11px;font-weight:600;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal;word-break:break-word;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;box-shadow:0 2px 4px rgb(0 0 0 / .2);z-index:2}.awtl-row-life .awtl-bar{background:rgb(76 175 80 / .65)}.awtl-row-commission .awtl-bar{background:rgb(235 170 70 / .82)}@media (prefers-reduced-motion:no-preference){.awtl-bar{transition:transform .12s ease,box-shadow .12s ease}.awtl-bar:hover{transform:translateY(-1px);box-shadow:0 3px 10px rgb(0 0 0 / .35)}}.awtl-tip{position:fixed;z-index:50;background:#101011;border:1px solid var(--awtl-border);color:var(--awtl-text);padding:7px 10px;border-radius:8px;font-size:12px;max-width:240px;pointer-events:none;box-shadow:0 6px 18px rgb(0 0 0 / .4);display:none;line-height:1.4}.awtl-tip b{display:block;margin-bottom:2px}.awtl-tip span{color:var(--awtl-text-dim)}.awtl-hint{font-size:11px;color:var(--awtl-text-dim);text-align:center;margin:12px 0 0}.awtl-note{margin-top:10px;font-size:12px;color:var(--awtl-gold);background:rgb(220 180 84 / .08);border:1px solid rgb(220 180 84 / .25);border-radius:8px;padding:8px 10px;display:none}.awtl-note.show{display:block}@media (max-width:639px){#awtl-widget.awtl{--awtl-label-w:140px;--awtl-col-w:74px;padding:12px}.awtl-head-actions{gap:6px}.awtl-btn{padding:6px 9px;font-size:11px}.awtl-label-row{padding:0 8px;font-size:11.5px}.awtl-avatar{width:26px;height:26px}}.commission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin:20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.queue-card{background:#1e1e24;color:#f3f4f6;border-radius:12px;padding:16px;box-shadow:0 4px 15px rgb(0 0 0 / .2)}.queue-card.slot-active{background:#16221f}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.slot-badge{background:#374151;color:#d1d5db;font-size:.7rem;font-weight:700;text-transform:uppercase;padding:3px 8px;border-radius:10px;letter-spacing:.5px}.badge-active{background:#10b981;color:#064e3b}.status-tag{display:inline-block;font-size:.78rem;font-weight:600;padding:4px 12px;border-radius:20px;background:rgb(255 255 255 / .08);color:#e5e7eb;text-align:center}.status-tag::before,.status-tag::after{display:none!important;content:none!important}.status-tag.status-queued{background:rgb(156 163 175 / .2);color:#d1d5db}.status-tag.status-roughs{background:rgb(239 68 68 / .2);color:#fca5a5}.status-tag.status-lineart{background:rgb(245 158 11 / .2);color:#fde047}.status-tag.status-colours,.status-tag.status-colors{background:rgb(234 179 8 / .2);color:#fef08a}.status-tag.status-backgrounds{background:rgb(59 130 246 / .2);color:#93c5fd}.status-tag.status-alts{background:rgb(168 85 247 / .2);color:#e9d5ff}.status-tag.status-finished{background:rgb(34 197 94 / .2);color:#86efac}.card-body{display:flex;align-items:center;gap:12px}.queue-card .avatar-img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #374151;flex-shrink:0}.slot-active .avatar-img{border-color:#10b981}.card-details{overflow:hidden}.project-title{font-size:.95rem;font-weight:700;margin:0 0 2px 0;color:#fff;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-name{font-size:.85rem;color:#9ca3af;margin:0;text-align:left}.lanyard-container{display:flex;flex-wrap:wrap;gap:16px;margin:20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.lanyard-card{background:#1e1e24;color:#f3f4f6;border-radius:12px;padding:16px;box-shadow:0 4px 15px rgb(0 0 0 / .2);display:flex;align-items:center;gap:14px;min-height:113px;box-sizing:border-box;flex:1 1 280px;min-width:0%;max-width:100%;opacity:1;transform:scale(1);transition:flex 0.5s cubic-bezier(.4,0,.2,1),max-width 0.5s cubic-bezier(.4,0,.2,1),background-color 2.5s ease,border-color 2.5s ease,opacity 0.4s ease,transform 1.8s ease,padding 0.5s ease,margin 0.5s ease;overflow:hidden}.lanyard-profile{flex:0 0 170px!important;min-width:170px}.lanyard-card.is-hidden{flex:0 0 0px!important;max-width:0px!important;min-width:0px!important;padding-left:0!important;padding-right:0!important;margin-left:-8px!important;margin-right:-8px!important;opacity:0!important;transform:scale(.9)!important;border-left-width:0px!important;pointer-events:none!important}.lanyard-profile.status-online{border-left-color:#10b981;background:linear-gradient(135deg,rgb(16 185 129 / .18) 0%,#1e1e24 75%)}.lanyard-profile.status-idle{border-left-color:#f59e0b;background:linear-gradient(135deg,rgb(245 158 11 / .18) 0%,#1e1e24 75%)}.lanyard-profile.status-dnd{border-left-color:#ef4444;background:linear-gradient(135deg,rgb(239 68 68 / .18) 0%,#1e1e24 75%)}.lanyard-profile.status-offline{border-left-color:#6b7280;background:#1e1e24}.lanyard-activity-card.app-status-queued{border-left-color:#9ca3af;background:linear-gradient(135deg,rgb(156 163 175 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-queued .badge{background:rgb(156 163 175 / .2);color:#d1d5db}.lanyard-activity-card.app-status-roughs{border-left-color:#ef4444;background:linear-gradient(135deg,rgb(239 68 68 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-roughs .badge{background:rgb(239 68 68 / .2);color:#fca5a5}.lanyard-activity-card.app-status-lineart{border-left-color:#f59e0b;background:linear-gradient(135deg,rgb(245 158 11 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-lineart .badge{background:rgb(245 158 11 / .2);color:#fde047}.lanyard-activity-card.app-status-colours,.lanyard-activity-card.app-status-colors{border-left-color:#eab308;background:linear-gradient(135deg,rgb(234 179 8 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-colours .badge,.lanyard-activity-card.app-status-colors .badge{background:rgb(234 179 8 / .2);color:#fef08a}.lanyard-activity-card.app-status-backgrounds{border-left-color:#3b82f6;background:linear-gradient(135deg,rgb(59 130 246 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-backgrounds .badge{background:rgb(59 130 246 / .2);color:#93c5fd}.lanyard-activity-card.app-status-alts{border-left-color:#a855f7;background:linear-gradient(135deg,rgb(168 85 247 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-alts .badge{background:rgb(168 85 247 / .2);color:#e9d5ff}.lanyard-activity-card.app-status-finished{border-left-color:#22c55e;background:linear-gradient(135deg,rgb(34 197 94 / .18) 0%,#1e1e24 75%)}.lanyard-activity-card.app-status-finished .badge{background:rgb(34 197 94 / .2);color:#86efac}.spotify-card{background-color:rgb(29 185 84 / .25);background-image:linear-gradient(135deg,#fff0 0%,rgb(20 20 20 / .85) 100%) transition:background-color 2.5s ease}#lanyard-spotify-card{background-color:var(--spot-bg,rgb(29 185 84 / .35));background-image:linear-gradient(135deg,#fff0 0%,rgb(20 20 20 / .85) 100%);transition:background-color 2.5s ease-in-out}.avatar-ring{width:52px;height:52px;border-radius:50%;flex-shrink:0;overflow:hidden}.lanyard-card .avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.activity-img{width:52px;height:52px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#2a2a32;border:1px solid rgb(255 255 255 / .08)}.album-img{width:60px;height:60px;border-radius:10px;object-fit:cover;flex-shrink:0;background:#2a2a32;border:1px solid rgb(255 255 255 / .08)}.activity-details{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.profile-name,.text-main,.spotify-song{font-size:.95rem;font-weight:700;color:#fff;line-height:1.2;text-align:left}.profile-username,.text-sub,.spotify-artist{font-size:.82rem;color:#9ca3af;margin-top:2px;text-align:left}.truncate{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{display:inline-block;width:fit-content;font-size:.68rem;font-weight:700;letter-spacing:.5px;padding:2px 8px;border-radius:10px;margin-bottom:4px;transition:background 0.4s ease,color 0.4s ease}.progress-wrapper{margin-top:6px;width:100%}progress#l-spot-progress{width:100%;height:4px;appearance:none;-webkit-appearance:none;border:none;border-radius:2px;background:#374151;display:block}progress#l-spot-progress::-webkit-progress-bar{background:#374151;border-radius:2px}progress#l-spot-progress::-webkit-progress-value{background:var(--spot-accent,#1db954);border-radius:2px;transition:background 2.5s ease}progress#l-spot-progress::-moz-progress-bar{background:var(--spot-accent,#1db954);border-radius:2px;transition:background 2.5s ease}.progress-timestamps{display:flex;justify-content:space-between;font-size:.7rem;color:#6b7280;margin-top:3px}