@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg:linear-gradient(180deg, #f4f6fb 0%, #eef2f7 60%, #e5e9f2 100%);--panel:#fff;--muted:#5f6a86;--text:#1d2533;--accent:#1877f2;--accent-2:#42b72a;--border:#e4e7ee;--glow:0 14px 32px #1877f22e;--radius:14px;--font:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif}:root.theme-dark{--bg:linear-gradient(180deg, #0b1220 0%, #0f172a 50%, #0b1220 100%);--panel:#0f172a;--muted:#9ca3af;--text:#e2e8f0;--accent:#60a5fa;--accent-2:#34d399;--border:#1f2937;--glow:0 14px 32px #2563eb1f}*{box-sizing:border-box}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;margin:0;overflow-x:hidden}:root.theme-dark body{background:var(--bg);color:var(--text)}:root.theme-dark a,a{color:var(--text)}main{min-height:100vh}.shell{max-width:1080px;margin:0 auto;padding:24px}.app-header-shell{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.app-brand{font-family:var(--font);color:var(--accent);letter-spacing:-.02em;font-size:22px;font-weight:800}.app-nav{flex-wrap:wrap;gap:14px;display:flex}.app-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-left:auto;display:flex}.app-content-shell{padding:24px 24px 48px}.panel{background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--glow);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:16px}:root.theme-dark .panel,:root.theme-dark .list-item,:root.theme-dark .list-card,:root.theme-dark .control,:root.theme-dark .toggle,:root.theme-dark button,:root.theme-dark input,:root.theme-dark textarea,:root.theme-dark select{background:var(--panel);border-color:var(--border);color:var(--text);box-shadow:none}:root.theme-dark .pill.secondary,:root.theme-dark .pill.tertiary{color:var(--text);border:1px solid var(--border);box-shadow:none;background:#111827}.panel-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.list-panel{gap:12px}.list-panel h2{font-size:20px}.list-panel .chip{padding:4px 6px;font-size:11px}.list-panel .input-row input,.list-panel .input-row .pill{padding:8px 10px;font-size:14px}.list-panel .toolbar{gap:8px}.list-panel .control{padding:6px 8px;font-size:13px}.list-panel .control select{padding:4px 6px;font-size:13px}.list-panel .toggle{padding:6px 10px;font-size:13px}.input-row{align-items:center;gap:10px;display:flex}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.control{border:1px solid var(--border);background:#f8f9fd;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-weight:600;display:inline-flex}.control select{background:#fff;border:1px solid #dde3ef;border-radius:8px;padding:6px 8px}.control.compact{padding:6px 8px}.toggle{border:1px solid var(--border);background:#f3f6fb;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-weight:600;display:inline-flex}.pill{color:#fff;cursor:pointer;letter-spacing:.02em;box-shadow:var(--glow);background:linear-gradient(90deg,#1a73e8,#1863d8);border:none;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:600;display:inline-flex}.pill.secondary{color:#1d2533;box-shadow:none;background:#edf2fb}.muted{color:var(--muted)}.list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.list-item{background:var(--panel);border:1px solid var(--border);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.list-card{background:var(--panel);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex;box-shadow:0 10px 24px #0a25400f}@media (width<=900px){.shell{padding:16px}.app-content-shell{padding:16px 16px 28px}.app-header-shell{align-items:stretch;gap:12px}.app-brand{width:100%;font-size:20px}.app-nav{gap:8px;width:100%}.app-nav a{text-align:center;border:1px solid var(--border);background:var(--panel);border-radius:10px;flex:30%;min-width:120px;padding:8px 10px}.app-actions{gap:8px;width:100%;margin-left:0}.app-actions .pill{flex:48%;justify-content:center}}@media (width<=700px){.app-actions .pill{flex:100%}pk-dashboard-page header.panel{grid-template-columns:1fr!important;padding:14px!important}pk-dashboard-page h1{font-size:24px!important}pk-dashboard-page ng-template+div,pk-dashboard-page div[style*="grid-template-columns: repeat(auto-fit, minmax(360px, 1fr))"]{grid-template-columns:1fr!important}pk-dashboard-page a.pill{flex:100%;justify-content:center}pk-box-view-page div[style*="grid-template-columns: 1fr 1.2fr"]{grid-template-columns:1fr!important}pk-box-view-page div[style*="justify-content: space-between; align-items: center"]{flex-wrap:wrap;gap:8px}}:root.theme-dark .list-card{background:linear-gradient(160deg,#ffffff0a 0%,#ffffff05 100%);border-color:#60a5fa59;box-shadow:0 16px 36px #00000073}:root.theme-dark .list-card__title button{color:#cbe2ff;font-weight:800}:root.theme-dark .list-card__meta .muted,:root.theme-dark .list-card__meta .chip.subtle{color:#b6c4dc}.list-card__header{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.list-card__title{align-items:center;gap:8px;font-size:15px;font-weight:700;display:inline-flex}.list-card__actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:4px;display:flex}.list-card__actions>*{flex:none}.icon-btn{cursor:pointer;width:30px;height:30px;box-shadow:none;background:#f7f9fd;border:1px solid #e2e7f0;border-radius:10px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.icon-btn:hover{background:#eef2fb}.icon-btn--wide{gap:6px;width:auto;padding:0 6px;font-size:12px;font-weight:600;text-decoration:none}:root.theme-dark .icon-btn{color:var(--text);background:#ffffff0f;border-color:#ffffff14}:root.theme-dark .icon-btn:hover{background:#ffffff1f}:root.theme-dark .icon-btn.icon-btn--wide{color:var(--text);background:linear-gradient(90deg,#ffffff1a,#ffffff14);border-color:#ffffff1f;font-weight:700}.card-overlay{pointer-events:none}.panel:hover .card-overlay{opacity:1;pointer-events:auto}.swatch{border:1px solid #00000014;border-radius:50%;width:16px;height:16px;display:inline-block;box-shadow:inset 0 0 0 1px #fff6}.link-button{font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.chip{color:#1559c6;background:#1877f21f;border:1px solid #1877f240;border-radius:8px;padding:4px 8px;font-size:12px}.chip.soft{color:#475569;background:#f8fafc;border-color:#e2e8f0}.chip.subtle{color:#4338ca;background:#eef2ff;border-color:#c7d2fe}input,button,textarea,select{font-family:var(--font)}input,textarea{color:var(--text);background:#fff;border:1px solid #e2e7f0;border-radius:10px;padding:10px}button{color:var(--text);cursor:pointer;background:#f3f6fb;border:1px solid #e2e7f0;border-radius:10px;padding:10px 12px}button.danger{color:#fecdd3;border-color:#e11d4899}.qr-box{grid-template-columns:1fr 1fr;gap:16px;display:grid}.qr-box img{background:#fff;border-radius:12px;width:100%;max-width:220px;padding:12px}.qr-preview{justify-content:flex-start;align-items:flex-start;display:flex}.qr-card{grid-template-columns:auto 1fr;align-items:center;gap:12px;display:grid}.qr-svg svg{background:#fff;border:1px solid #e6ebf2;border-radius:12px;width:220px;height:220px;padding:10px;display:block}.qr-svg{justify-content:center;align-items:center;min-height:220px;display:flex}.offline-banner{color:#78350f;text-align:center;z-index:200;background:#fbbf24;padding:8px 16px;font-size:13px;font-weight:700;position:sticky;top:0}.skeleton{background:linear-gradient(90deg, var(--border) 25%, transparent 50%, var(--border) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-shimmer}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}@media (width>=1100px){.gallery-grid{grid-template-columns:repeat(5,1fr)}}.bottom-tab-bar{display:none}@media (width<=700px){.bottom-tab-bar{z-index:100;background:var(--panel);border-top:1px solid var(--border);padding:4px 0;padding-bottom:env(safe-area-inset-bottom,0px);justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000014}.tab-item{min-width:56px;min-height:44px;color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:10px;font-weight:600;text-decoration:none;display:flex}.tab-item.active,.tab-item:active{color:var(--accent)}.tab-icon{font-size:20px;line-height:1}.tab-label{font-size:10px}.app-nav--desktop,.app-actions{display:none!important}.app-content-shell{padding-bottom:80px!important}button,.pill,.toggle,.icon-btn,input[type=checkbox],a.tab-item{min-height:44px}.icon-btn{width:40px;height:40px}input,textarea,select{font-size:16px}.list-item{gap:10px;padding:14px}}@media print{body{background:#fff}main,.shell{margin:0;padding:12px}header,nav,.pill.secondary{display:none!important}.panel{box-shadow:none;border:1px solid #d1d5db}.qr-svg svg{width:260px;height:260px}}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation-duration:.3s}::view-transition-new(root){animation-duration:.3s}}.sheet-backdrop{z-index:500;background:#00000073;animation:.2s fadeIn;position:fixed;inset:0}.sheet-container{z-index:510;background:var(--panel);padding:12px 20px 28px;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px));border-top-left-radius:20px;border-top-right-radius:20px;max-height:50vh;animation:.25s slideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -8px 32px #0003}.sheet-container--tall{max-height:70vh}.sheet-handle{background:var(--border);border-radius:999px;width:40px;height:4px;margin:0 auto 14px}.sheet-item{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;padding:14px 12px;font-size:15px;font-weight:600;display:flex}.sheet-item:active{background:#0000000a}:root.theme-dark .sheet-item:active{background:#ffffff0f}.sheet-item--danger{color:#ef4444}.sheet-box-item{border:1px solid var(--border);background:var(--panel);border-radius:10px;align-items:center;gap:8px;padding:10px 12px;display:flex}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translate(-50%)translateY(-20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (width<=700px){.tab-fab{background:linear-gradient(135deg,#1a73e8,#1863d8);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;position:relative;top:-14px;box-shadow:0 6px 20px #1863d866;min-height:56px!important;display:flex!important}.tab-fab:active{transform:scale(.92)}.tab-fab-icon{filter:brightness(10);font-size:24px;line-height:1}.tab-item:active{transition:transform .1s;transform:scale(.92)}:root.theme-dark .tab-fab{background:linear-gradient(135deg,#60a5fa,#3b82f6);box-shadow:0 6px 20px #60a5fa59}}.toast-container{z-index:9999;pointer-events:none;flex-direction:column;gap:8px;width:max-content;max-width:calc(100vw - 32px);display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%)}.toast{pointer-events:auto;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:10px;align-items:center;gap:8px;padding:12px 18px;font-size:14px;font-weight:600;animation:.3s slideDown;display:flex;box-shadow:0 4px 16px #0003}.toast-success{color:#fff;background:#22c55ef2}.toast-error{color:#fff;background:#dc2626f2}.toast-info{color:#fff;background:#3b82f6f2}@keyframes progressPulse{0%,to{opacity:1}50%{opacity:.5}}
