*{box-sizing:border-box}:root{--bg:#101114;--panel:#17191f;--panel-2:#1e2129;--line:#30343f;--text:#f6f1e8;--muted:#b7ad9e;--soft:#84786a;--gold:#d8a33f;--gold-strong:#f0bd58;--green:#2bd06f;--green-bg:#153b24;--red:#ef5555;--red-bg:#3d1719}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input{font:inherit}button{touch-action:manipulation}.gate{place-items:center;min-height:100dvh;padding:24px;display:grid}.gate-card{background:var(--panel);border:1px solid var(--line);text-align:center;border-radius:8px;width:100%;max-width:380px;padding:28px 24px}.kicker{color:var(--gold-strong);letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:.76rem;font-weight:800}.gate-card h1,.topbar h1{letter-spacing:0;margin:0;font-size:1.55rem;line-height:1.15}.gate-sub{color:var(--muted);margin:10px 0 20px;font-size:.95rem;line-height:1.45}.gate-input,.search{width:100%;color:var(--text);border:1px solid var(--line);background:#0d0f13;outline:none}.gate-input{border-radius:8px;min-height:48px;padding:14px 16px;font-size:1.05rem}.gate-input:focus,.search:focus{border-color:var(--gold);box-shadow:0 0 0 3px #d8a33f2e}.gate-btn{border:1px solid var(--gold);background:var(--gold);color:#181006;cursor:pointer;border-radius:8px;width:100%;min-height:48px;margin-top:14px;padding:13px 16px;font-size:1.02rem;font-weight:800}.gate-btn:active,.logout:active,.ghost-btn:active,.workshop-btn:active,.order-copy:active{transform:scale(.98)}.gate-err,.err{color:var(--red);margin:12px 2px 0;font-size:.9rem}.app{width:min(980px,100%);margin:0 auto;padding:18px 16px 88px}.topbar{justify-content:space-between;align-items:flex-start;gap:16px;padding:4px 2px 16px;display:flex}.selected-workshop{color:var(--muted);margin:7px 0 0;font-size:.9rem;line-height:1.35}.top-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.logout,.ghost-btn{border:1px solid var(--line);background:var(--panel);min-width:64px;min-height:44px;color:var(--text);cursor:pointer;border-radius:8px;padding:9px 14px;font-weight:800}.ghost-btn{color:var(--gold-strong);background:#d8a33f17;border-color:#d8a33f66}.workshop-panel,.search-panel{border:1px solid var(--line);background:var(--panel);border-radius:8px}.workshop-panel{margin-bottom:14px;padding:14px}.panel-head,.bar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel-head{margin-bottom:12px}.panel-head h2{margin:0;font-size:1rem;line-height:1.2}.panel-head p{color:var(--muted);margin:5px 0 0;font-size:.88rem;line-height:1.4}.panel-head span,.bar-sub,.fresh,.hint,.rcount,.card-email,.card-phone,.card-product,.card-date,.policy{color:var(--muted)}.panel-head span{white-space:nowrap;font-size:.82rem}.workshop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.workshop-btn{text-align:left;border:1px solid var(--line);min-height:118px;color:var(--text);cursor:pointer;background:#121419;border-radius:8px;flex-direction:column;justify-content:space-between;gap:8px;padding:12px;display:flex}.workshop-btn:focus-visible,.logout:focus-visible,.ghost-btn:focus-visible,.gate-btn:focus-visible,.order-copy:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.workshop-btn strong{font-size:1.05rem;line-height:1.2;display:block}.workshop-btn small{color:var(--muted);line-height:1.35;display:block}.status-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.status-pill{text-transform:uppercase;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:.72rem;font-weight:800;display:inline-flex}.status-active{background:var(--green-bg);color:var(--green)}.status-recent,.status-archived{color:var(--gold-strong);background:#d8a33f21}.search-panel{padding:14px}.bar{align-items:baseline;padding-bottom:12px}.bar-title{font-size:1.2rem;font-weight:900;line-height:1.2}.bar-sub{margin-top:4px;font-size:.86rem;line-height:1.35}.bar-meta{text-align:right;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:10px;font-size:.82rem;display:flex}.count{color:var(--text);white-space:nowrap;font-weight:900}.search{border-radius:8px;min-height:58px;padding:16px 18px;font-size:1.12rem}.search:disabled{opacity:.55}.results{margin-top:16px}.hint{text-align:center;padding:30px 12px}.rcount{margin:0 2px 10px;font-size:.82rem}.cards{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.card{border:1px solid var(--line);border-left:4px solid var(--green);background:#121419;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.card-main{flex-direction:column;gap:3px;min-width:0;display:flex}.card-name{font-size:1.08rem;font-weight:900;line-height:1.25}.card-email,.card-phone,.card-product{overflow-wrap:anywhere;font-size:.85rem}.card-product{color:var(--soft)}.card-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:5px;display:flex}.paid{background:var(--green-bg);color:var(--green);letter-spacing:.06em;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:900}.order-copy{min-height:32px;font:inherit;font-variant-numeric:tabular-nums;color:var(--gold-strong);cursor:pointer;white-space:nowrap;background:#d8a33f1f;border:1px solid #d8a33f6b;border-radius:8px;padding:5px 9px;font-size:.92rem;font-weight:900}.order-copy.is-copied{color:var(--green);border-color:var(--green);background:var(--green-bg)}.qty{color:var(--text);font-size:.78rem;font-weight:800}.card-date{white-space:nowrap;font-size:.72rem}.notfound{text-align:center;border:1px solid var(--line);background:#121419;border-radius:8px;padding:26px 16px}.nf-badge{background:var(--red-bg);color:var(--red);letter-spacing:.06em;border-radius:999px;padding:6px 14px;font-size:.85rem;font-weight:900;display:inline-block}.notfound p{color:var(--muted);max-width:460px;margin:14px auto 0;font-size:.92rem;line-height:1.45}.policy{border-top:1px solid var(--line);text-align:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#101114f5;padding:10px 16px;font-size:.78rem;line-height:1.35;position:fixed;bottom:0;left:0;right:0}@media (max-width:820px){.workshop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.app{padding:14px 12px 24px}.topbar{align-items:flex-start;gap:12px}.top-actions{flex-direction:column-reverse;align-items:stretch;min-width:120px}.top-actions .logout,.top-actions .ghost-btn{width:100%;padding-left:10px;padding-right:10px}.workshop-grid{grid-template-columns:1fr}.workshop-btn{min-height:98px}.bar{flex-direction:column;align-items:stretch}.bar-meta{text-align:left;justify-content:flex-start}.card{flex-direction:column;align-items:flex-start}.card-side{flex-flow:wrap;justify-content:flex-start;align-items:center;width:100%}.policy{border:1px solid var(--line);background:var(--panel);border-radius:8px;margin-top:14px;position:static}}
