:root{--yj-purple:#7651ef;--yj-purple-2:#9c74ff;--yj-text:#202034;--yj-muted:#77788d;--yj-border:#eceafa;--yj-bg:#f7f7fc;--yj-green:#24b47e;--yj-red:#ef596f;--yj-orange:#f3a623}
.yanji-query-page{max-width:1200px;margin:24px auto 50px;color:var(--yj-text);font-family:inherit}.yanji-query-hero{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;min-height:210px;padding:42px 48px;border-radius:24px;background:linear-gradient(120deg,#faf9ff 0%,#eee9ff 55%,#d9caff 100%);box-shadow:0 18px 50px rgba(73,55,143,.12)}.yanji-query-hero:after{content:"";position:absolute;right:-80px;top:-150px;width:430px;height:430px;border-radius:50%;background:rgba(255,255,255,.24)}.yanji-query-kicker{display:inline-flex;padding:6px 12px;border:1px solid rgba(118,81,239,.18);border-radius:999px;background:rgba(255,255,255,.64);font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--yj-purple)}.yanji-query-hero h1{margin:14px 0 10px;font-size:38px;line-height:1.2}.yanji-query-hero h1 strong{color:var(--yj-purple)}.yanji-query-hero p{margin:0;color:#65667b;font-size:16px}.yanji-query-shield{position:relative;z-index:2;display:grid;place-items:center;width:132px;height:132px;border-radius:38% 38% 48% 48%;background:linear-gradient(145deg,rgba(255,255,255,.85),rgba(255,255,255,.3));color:var(--yj-purple);font-size:60px;font-weight:800;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7),0 20px 50px rgba(88,54,190,.18)}.yanji-query-panel{position:relative;margin:-26px 32px 0;padding:30px;border:1px solid rgba(255,255,255,.9);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 14px 40px rgba(51,42,92,.1)}.yanji-query-form{display:grid;grid-template-columns:1fr 150px;gap:12px;max-width:830px;margin:0 auto}.yanji-query-input-wrap{display:flex;align-items:center;gap:10px;border:2px solid #dcd5fa;border-radius:14px;padding:0 16px;background:#fff;transition:.2s}.yanji-query-input-wrap:focus-within{border-color:var(--yj-purple);box-shadow:0 0 0 4px rgba(118,81,239,.1)}.yanji-query-input-wrap input{width:100%;height:52px;border:0;outline:0;background:transparent;font-size:16px;color:var(--yj-text)}.yanji-query-form button,.yanji-query-bottom a{border:0;border-radius:14px;background:linear-gradient(135deg,var(--yj-purple),#6331dd);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 9px 22px rgba(105,65,223,.25)}.yanji-query-form button:disabled{opacity:.65;cursor:wait}.yanji-query-help{margin:10px auto 24px;max-width:830px;color:var(--yj-muted);font-size:13px}.yanji-query-features{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding-top:24px;border-top:1px solid var(--yj-border)}.yanji-query-features>div{display:flex;align-items:center;gap:12px;padding:12px}.yanji-query-features i{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#f1edff;color:var(--yj-purple);font-style:normal;font-weight:800}.yanji-query-features span{display:flex;flex-direction:column}.yanji-query-features small{margin-top:4px;color:var(--yj-muted)}.yanji-query-result-section{margin-top:34px;min-height:210px}.yanji-query-empty,.yanji-query-loading,.yanji-query-message{text-align:center;padding:46px 24px;border:1px dashed #dcd8ef;border-radius:22px;background:#fff}.yanji-query-empty__icon,.yanji-query-message__icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 14px;border-radius:18px;background:#f0edff;color:var(--yj-purple);font-size:30px}.yanji-query-empty h2{margin:0 0 8px;font-size:22px}.yanji-query-empty p,.yanji-query-message p{color:var(--yj-muted)}.yanji-query-loading span{display:block;width:38px;height:38px;margin:0 auto;border:4px solid #e8e3fb;border-top-color:var(--yj-purple);border-radius:50%;animation:yj-spin .75s linear infinite}@keyframes yj-spin{to{transform:rotate(360deg)}}.yanji-query-result-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:16px}.yanji-query-result-head span{color:var(--yj-purple);font-weight:700}.yanji-query-result-head h2{margin:5px 0 0;font-size:28px}.yanji-query-result-head>b{padding:8px 14px;border-radius:999px;background:#f1edff;color:var(--yj-purple)}.yanji-license-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.yanji-license-card{position:relative;overflow:hidden;padding:22px;border:1px solid var(--yj-border);border-radius:20px;background:#fff;box-shadow:0 10px 30px rgba(44,38,76,.07)}.yanji-license-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--yj-purple)}.yanji-license-card--valid:before{background:var(--yj-green)}.yanji-license-card--expired:before{background:var(--yj-orange)}.yanji-license-card--invalid:before{background:var(--yj-red)}.yanji-license-card__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.yanji-license-card__brand{font-size:12px;color:var(--yj-muted)}.yanji-license-card h3{margin:5px 0 0;font-size:20px}.yanji-status{white-space:nowrap;padding:6px 10px;border-radius:999px;background:#e9faf3;color:#16875e;font-size:12px;font-weight:700}.yanji-license-card--expired .yanji-status{background:#fff4dd;color:#b57600}.yanji-license-card--invalid .yanji-status{background:#fff0f2;color:#c43b50}.yanji-license-card dl{margin:20px 0}.yanji-license-card dl>div{display:grid;grid-template-columns:82px 1fr;gap:10px;padding:9px 0;border-bottom:1px solid #f1eff8}.yanji-license-card dt{color:var(--yj-muted)}.yanji-license-card dd{margin:0;font-weight:600;word-break:break-all}.yanji-license-card footer{display:flex;justify-content:space-between;gap:12px;color:var(--yj-green);font-size:12px}.yanji-license-card footer small{color:var(--yj-muted)}.yanji-query-time{text-align:right;color:var(--yj-muted);font-size:12px}.yanji-query-message--error{border-color:#ffd5dc;background:#fff8f9}.yanji-query-message--empty{border-color:#e4defd;background:#fbfaff}.yanji-query-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding:24px 28px;border:1px solid #e3ddfb;border-radius:20px;background:linear-gradient(90deg,#fbfaff,#f3efff)}.yanji-query-bottom h2{margin:0 0 7px;font-size:20px}.yanji-query-bottom p{margin:0;color:var(--yj-muted)}.yanji-query-bottom a{padding:12px 20px;text-decoration:none;white-space:nowrap}.yanji-license-query-menu>a{color:var(--yj-purple)!important;font-weight:700!important}@media(max-width:900px){.yanji-query-page{margin:12px}.yanji-query-hero{padding:34px 26px}.yanji-query-hero h1{font-size:30px}.yanji-query-shield{width:96px;height:96px;font-size:44px}.yanji-query-panel{margin:-20px 12px 0;padding:22px}.yanji-query-features{grid-template-columns:repeat(2,1fr)}.yanji-license-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.yanji-query-hero{min-height:180px}.yanji-query-shield{display:none}.yanji-query-hero h1{font-size:27px}.yanji-query-form{grid-template-columns:1fr}.yanji-query-form button{height:50px}.yanji-query-features,.yanji-license-grid{grid-template-columns:1fr}.yanji-query-panel{margin:-14px 5px 0}.yanji-query-result-head,.yanji-query-bottom{align-items:flex-start;flex-direction:column}.yanji-license-card footer{flex-direction:column}.yanji-query-bottom a{width:100%;text-align:center}}
