.cws-mobile-search-app{--cws-primary:#5b3df5;--cws-primary-dark:#4328d5;--cws-text:#172033;--cws-muted:#70798b;--cws-line:#e8eaf1;--cws-bg:#f5f6fa;width:100%;max-width:620px;margin:18px auto;padding:14px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--cws-text);box-sizing:border-box}.cws-mobile-search-app *{box-sizing:border-box}.cws-mobile-search-head{display:flex;align-items:center;gap:14px;padding:20px;border-radius:22px;background:linear-gradient(145deg,#171329,#5b3df5);color:#fff;box-shadow:0 18px 45px rgba(67,40,213,.22)}.cws-mobile-search-icon{width:52px;height:52px;display:grid;place-items:center;flex:0 0 52px;border-radius:16px;background:rgba(255,255,255,.15)}.cws-mobile-search-icon .dashicons{width:27px;height:27px;font-size:27px}.cws-mobile-eyebrow{display:block;margin-bottom:4px;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;opacity:.7}.cws-mobile-search-head h2{margin:0;color:#fff;font-size:23px;line-height:1.2}.cws-mobile-search-head p{margin:5px 0 0;font-size:13px;line-height:1.45;opacity:.8}.cws-mobile-search-form{margin-top:14px;padding:16px;border:1px solid var(--cws-line);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(24,32,51,.07)}.cws-mobile-search-form>label{display:block;margin:0 0 8px;font-size:12px;font-weight:900}.cws-mobile-search-box{position:relative;display:flex;align-items:center}.cws-mobile-search-box>.dashicons{position:absolute;left:14px;color:#81899a;pointer-events:none}.cws-mobile-search-box input{width:100%;height:52px;padding:0 45px 0 44px;border:1px solid #d8dce7;border-radius:14px;background:#fafbfe;color:var(--cws-text);font-size:16px;outline:0;-webkit-appearance:none}.cws-mobile-search-box input:focus{border-color:var(--cws-primary);box-shadow:0 0 0 4px rgba(91,61,245,.12);background:#fff}.cws-mobile-clear{position:absolute;right:12px;width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#ebeef4;color:#596174;font-size:22px;line-height:1;text-decoration:none}.cws-mobile-search-form button{width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:7px;margin-top:10px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--cws-primary),var(--cws-primary-dark));color:#fff;font-size:14px;font-weight:900;box-shadow:0 10px 22px rgba(91,61,245,.22);cursor:pointer}.cws-mobile-result-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:15px 3px 9px}.cws-mobile-result-summary span{font-size:13px;font-weight:900}.cws-mobile-result-summary small{overflow:hidden;color:var(--cws-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.cws-mobile-results{display:grid;gap:12px}.cws-mobile-ticket-card{padding:16px;border:1px solid var(--cws-line);border-radius:20px;background:#fff;box-shadow:0 8px 25px rgba(24,32,51,.06)}.cws-mobile-ticket-top{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px}.cws-mobile-avatar{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#ede9ff,#dcd3ff);color:var(--cws-primary-dark);font-size:18px;font-weight:900}.cws-mobile-name{min-width:0}.cws-mobile-name small,.cws-mobile-ids-section>small{display:block;color:var(--cws-muted);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.cws-mobile-name h3{overflow:hidden;margin:3px 0 0;font-size:17px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.cws-mobile-type{max-width:95px;padding:7px 9px;border-radius:999px;background:#f0ebff;color:#6542c5;font-size:10px;font-weight:900;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cws-mobile-count-row{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding:12px 13px;border-radius:13px;background:#f6f4ff}.cws-mobile-count-row>span{display:flex;align-items:center;gap:7px;color:#554b78;font-size:12px;font-weight:800}.cws-mobile-count-row .dashicons{width:18px;height:18px;font-size:18px}.cws-mobile-count-row strong{min-width:36px;height:32px;display:grid;place-items:center;border-radius:10px;background:var(--cws-primary);color:#fff;font-size:15px}.cws-mobile-ids-section{margin-top:14px}.cws-mobile-id-list{display:grid;gap:7px;margin-top:8px}.cws-mobile-id-item{display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #eceef4;border-radius:12px;background:#fbfcfe}.cws-mobile-id-item>span{width:26px;height:26px;display:grid;place-items:center;flex:0 0 26px;border-radius:8px;background:#edf0f5;color:#687184;font-size:11px;font-weight:900}.cws-mobile-id-item strong{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.cws-mobile-no-results,.cws-mobile-search-hint{padding:28px 20px;border:1px dashed #d9dce7;border-radius:18px;background:#fff;text-align:center}.cws-mobile-no-results>.dashicons{width:38px;height:38px;color:#a0a7b5;font-size:38px}.cws-mobile-no-results h3{margin:9px 0 4px;font-size:18px}.cws-mobile-no-results p,.cws-mobile-search-hint p{margin:0;color:var(--cws-muted);font-size:13px;line-height:1.5}.cws-mobile-search-hint{display:flex;align-items:center;gap:9px;margin-top:12px;padding:15px;text-align:left}.cws-mobile-search-hint .dashicons{color:var(--cws-primary)}.cws-front-login{max-width:420px;margin:20px auto;padding:28px 20px;border:1px solid #e7e9f1;border-radius:20px;background:#fff;text-align:center;box-shadow:0 10px 30px rgba(24,32,51,.07)}.cws-front-login>.dashicons{width:38px;height:38px;color:#5b3df5;font-size:38px}.cws-front-login strong{display:block;margin-top:8px}.cws-front-login p{margin:5px 0 0;color:#70798b}@media(min-width:701px){.cws-mobile-search-app{padding:18px}.cws-mobile-search-head{padding:24px}.cws-mobile-ticket-card{padding:19px}}@media(max-width:380px){.cws-mobile-search-app{padding:8px}.cws-mobile-search-head{padding:16px}.cws-mobile-search-icon{width:45px;height:45px;flex-basis:45px}.cws-mobile-search-head h2{font-size:20px}.cws-mobile-ticket-top{grid-template-columns:40px minmax(0,1fr)}.cws-mobile-avatar{width:40px;height:40px}.cws-mobile-type{grid-column:2;justify-self:start}.cws-mobile-result-summary{align-items:flex-start;flex-direction:column;gap:2px}}
.cws-mobile-footer{display:flex;align-items:center;justify-content:center;gap:5px;margin:18px 0 4px;padding:12px;color:#8a91a0;font-size:11px}.cws-mobile-footer strong{color:#5b3df5;font-weight:900}
