:root{--green:#16403b;--teal:#2c7a73;--clay:#e8845c;--page:#f4f2ec;--card:#fff;--text:#1e2a27;--muted:#7d8983;--line:#e5dfd5;--shadow:0 8px 30px rgba(40,35,28,.075);font-family:Inter,Noto Sans SC,PingFang SC,system-ui,sans-serif;color:var(--text);background:var(--page);font-size:16px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a{text-decoration:none}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.admin-shell{min-height:100vh;display:flex}.admin-sidebar{width:238px;position:fixed;inset:0 auto 0 0;padding:0 14px 18px;display:flex;flex-direction:column;background:#153f3b;color:#fff}.admin-brand{height:66px;padding:0 14px;display:flex;align-items:baseline;gap:9px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand strong{font-family:Georgia,serif;font-size:23px}.admin-brand span{color:#b7d9d3;font-size:10.5px;font-weight:700;letter-spacing:.17em}.admin-sidebar nav{padding:16px 0;flex:1;overflow:auto}.admin-sidebar nav a{min-height:41px;margin:2px 0;padding:10px 13px;display:flex;align-items:center;gap:11px;border-radius:10px;color:#ffffffad;font-size:13px}.admin-signout{padding:10px 13px;display:flex;gap:10px;border:0;background:none;color:#ffffff9e;cursor:pointer}.admin-main{min-width:0;margin-left:238px;flex:1}.admin-topbar{height:66px;padding:0 30px;display:flex;align-items:center;border-bottom:1px solid var(--line);background:#fff}.admin-topbar h1{margin:0;font-size:18px}.admin-topbar>div{margin-left:auto;display:flex;align-items:center;gap:10px}.admin-topbar button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff}.admin-avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:700}.admin-topbar p{margin:0}.admin-topbar p>*{display:block}.admin-topbar p strong{font-size:13px}.admin-topbar p small{color:var(--muted);font-size:11px}.admin-content{padding:26px 30px}.admin-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:20px}.admin-kpis article{padding:18px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.admin-kpis article>span{width:34px;height:34px;margin-bottom:12px;display:grid;place-items:center;border-radius:10px;background:#e9f1ef;color:var(--teal)}.admin-kpis strong,.admin-kpis small{display:block}.admin-kpis strong{font-size:25px}.admin-kpis small{margin-top:5px;color:var(--muted);font-size:12.5px}.admin-split{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;margin-bottom:20px}.admin-card{padding:22px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.admin-card header{display:flex;align-items:center;justify-content:space-between}.admin-card h2{margin:0 0 18px;font-size:16px}.admin-card header h2{margin:0}.admin-card header span,.admin-card header a{color:var(--muted);font-size:13px}.revenue-value{margin-top:20px;font-size:28px;font-weight:700}.revenue-card>p{color:var(--muted);font-size:12px}.bars{height:130px;display:flex;align-items:flex-end;gap:10px}.bars i{flex:1;max-width:26px;border-radius:6px 6px 0 0;background:var(--teal)}.plan-row p{display:flex;justify-content:space-between;font-size:13px}.plan-row>div{height:9px;border-radius:99px;background:#ece8e0;overflow:hidden}.plan-row i{display:block;height:100%;background:var(--teal)}.queues{grid-template-columns:1fr 1fr}.queue-row{min-height:62px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--line)}.queue-avatar{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:var(--green);color:#fff;font-weight:700}.queue-avatar.product{background:var(--clay)}.queue-row p{min-width:0;flex:1}.queue-row p>*{display:block}.queue-row p strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.queue-row p small{margin-top:3px;color:var(--muted);font-size:11px}.queue-row b{padding:4px 8px;border-radius:99px;background:#fff2df;color:#936b26;font-size:10.5px}.empty{color:var(--muted);font-size:13px}.admin-error{margin-bottom:16px;padding:10px 12px;display:flex;gap:8px;border-radius:10px;background:#fae9e5;color:#a74b40}.section-stage{min-height:180px}.section-stage h2{text-transform:capitalize}@media(max-width:1100px){.admin-kpis{grid-template-columns:repeat(3,1fr)}.admin-split,.queues{grid-template-columns:1fr}}.admin-auth{min-height:100vh;position:relative;padding:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#132a26db,#16403ba8 45%,#2c7a736b),#16403b url(/images/admin-auth.jpg) center/cover}.admin-auth__brand{position:absolute;top:28px;left:32px;display:flex;align-items:baseline;gap:8px}.admin-auth__brand strong{color:#fff;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,Georgia,serif;font-size:22px;font-weight:700}.admin-auth__brand span{color:#c4a46b;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.admin-auth__language{position:absolute;top:24px;right:32px;padding:3px;display:flex;align-items:center;border-radius:999px;background:#ffffff1a}.admin-auth__language button{width:auto;height:auto;margin:0;padding:5px 12px;border:0;border-radius:999px;background:transparent;color:#ffffffb3;font-size:12.5px;font-weight:600;cursor:pointer}.admin-auth__language button.active{background:#fff;color:#16403b}.admin-auth__card{width:400px;max-width:100%;padding:36px;border-radius:24px;background:#fff;box-shadow:0 20px 60px #0006}.admin-auth__shield{width:52px;height:52px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#132a26;color:#c4a46b}.admin-auth h1{margin:0 0 6px;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,Georgia,serif;font-size:24px;line-height:normal;font-weight:700}.admin-auth .admin-auth__card>p{margin:0 0 24px;color:#5f6b66;font-size:13.5px;line-height:normal}.admin-auth__fields{display:flex;flex-direction:column;gap:14px}.admin-auth label{display:block;margin:0;color:#5f6b66;font-size:13px;font-weight:600}.admin-auth label input{width:100%;height:48px;margin-top:6px;padding:0 14px;border:1px solid #e3ded4;border-radius:11px;outline:0;background:#f4f2ec;color:#1e2a27;font-size:14px}.admin-auth label input:focus{border-color:#2c7a73;box-shadow:0 0 0 3px #2c7a731a}.admin-auth .admin-auth__card>.admin-auth__error{margin:14px 0 -8px;padding:9px 11px;border-radius:9px;background:#fae9e5;color:#b14f44;font-size:12.5px;line-height:1.4}.admin-auth .admin-auth__submit{width:100%;height:auto;margin-top:22px;padding:14px;border:0;border-radius:12px;background:#132a26;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.admin-auth .admin-auth__submit:disabled{opacity:.65;cursor:wait}.admin-auth__footer{margin-top:16px;display:flex;align-items:center;justify-content:space-between}.admin-auth__footer button{width:auto;height:auto;margin:0;padding:0;border:0;background:transparent;color:#2c7a73;font-size:13px;font-weight:600;cursor:pointer}.admin-auth__footer span{display:inline-flex;align-items:center;gap:5px;color:#97a09a;font-size:12px}@media(max-width:640px){.admin-auth{align-items:flex-start;padding:96px 20px 28px}.admin-auth__brand{top:25px;left:20px}.admin-auth__language{top:20px;right:20px}.admin-auth__card{padding:30px 24px}}.admin-shell{min-height:100vh;display:flex;background:var(--page)}.admin-sidebar{width:250px;height:100vh;position:sticky;inset:0 auto auto;flex:0 0 250px;padding:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#132a26e6,#16403bdb 55%,#132a26eb),#16403b url(/images/admin-sidebar.jpg) center/cover;color:#ffffffc7}.admin-brand{height:auto;padding:22px 22px 18px;display:flex;align-items:baseline;gap:8px;border-bottom:1px solid rgba(255,255,255,.1)}.admin-brand strong{color:#fff;font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,Georgia,serif;font-size:22px;font-weight:700}.admin-brand span{color:#c4a46b;font-size:10.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.admin-sidebar nav{flex:1;padding:14px 12px;overflow-y:auto}.admin-nav-section{padding:14px 14px 6px;color:#ffffff61;font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.admin-sidebar nav a{width:100%;min-height:40px;margin:0 0 2px;padding:10px 14px;display:flex;align-items:center;gap:11px;border-radius:11px;color:#ffffffb8;font-size:14px;font-weight:500}.admin-sidebar nav a.router-link-active{background:#ffffff1f;color:#fff;font-weight:700}.admin-sidebar nav a b{min-width:20px;height:20px;margin-left:auto;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--clay);color:#fff;font-size:11px}.admin-signout{width:calc(100% - 28px);margin:0 14px 14px;padding:10px 14px;display:flex;align-items:center;gap:11px;border:0;border-top:1px solid rgba(255,255,255,.1);border-radius:11px;background:transparent;color:#fff9;font-size:13.5px;font-weight:500;cursor:pointer}.admin-main{min-width:0;margin-left:0;flex:1;display:flex;flex-direction:column}.admin-topbar{height:66px;flex:0 0 66px;position:sticky;top:0;z-index:20;padding:0 32px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #e3ded4;background:#fff}.admin-topbar h1{margin:0;font-size:18px;font-weight:700}.admin-topbar>.admin-topbar__actions{margin-left:auto;display:flex;align-items:center;gap:16px}.admin-locale{padding:3px;display:flex;align-items:center;border-radius:999px;background:#ece8e0}.admin-locale button{width:auto;height:auto;margin:0;padding:5px 12px;border:0;border-radius:999px;background:transparent;color:#5f6b66;font-size:12.5px;font-weight:600;cursor:pointer}.admin-locale button.active{background:#fff;color:#16403b}.admin-topbar .admin-notification{width:40px;height:40px;position:relative;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3ded4;border-radius:999px;background:#fff;color:#5f6b66;cursor:pointer}.admin-notification span{width:8px;height:8px;position:absolute;top:8px;right:9px;border-radius:999px;background:var(--clay)}.admin-account{position:relative;display:flex;align-items:center;gap:10px}.admin-avatar{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#132a26;color:#fff;font-size:14px;font-weight:700}.admin-topbar .admin-avatar-btn{width:38px;height:38px;position:relative;padding:0;border:0;border-radius:999px;background:none;cursor:pointer}.admin-topbar .admin-avatar-btn:disabled{opacity:.6;cursor:default}.admin-avatar-btn img{width:38px;height:38px;display:block;border-radius:999px;object-fit:cover}.admin-avatar-edit{width:16px;height:16px;position:absolute;right:-2px;bottom:-2px;display:none;align-items:center;justify-content:center;border-radius:999px;background:var(--teal);color:#fff}.admin-avatar-btn:hover .admin-avatar-edit,.admin-avatar-btn:disabled .admin-avatar-edit{display:flex}.admin-avatar-input{display:none}.admin-avatar-error{position:absolute;top:46px;right:0;z-index:41;width:max-content;max-width:220px;padding:6px 10px;border-radius:8px;background:#fae9e5;color:#a74b40;font-size:11px;font-weight:600;box-shadow:var(--shadow)}.admin-account p{margin:0;line-height:1.2}.admin-account p strong,.admin-account p small{display:block}.admin-account p strong{font-size:13.5px;font-weight:600}.admin-account p small{margin-top:2px;color:#97a09a;font-size:11.5px}.admin-bell-wrap{position:relative;display:inline-flex}.admin-notification .admin-bell-dot{width:auto;min-width:16px;height:16px;padding:0 4px;top:3px;right:3px;display:flex;align-items:center;justify-content:center;font-size:9.5px;font-weight:700;color:#fff;line-height:1;background:var(--clay)}.admin-bell-backdrop{position:fixed;inset:0;z-index:40}.admin-bell-panel{position:absolute;top:48px;right:0;z-index:41;width:232px;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow)}.admin-bell-panel header{padding:6px 8px 8px;font-size:12px;font-weight:700;color:var(--text)}.admin-bell-panel button{width:100%;height:auto;padding:9px 8px;display:flex;align-items:center;gap:9px;border:0;border-radius:9px;background:#fff;color:#53605a;font-size:12.5px;cursor:pointer}.admin-bell-panel button:hover{background:#f4f2ec}.admin-bell-panel button span{flex:1;text-align:left}.admin-bell-panel button b{min-width:18px;height:18px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:99px;background:var(--clay);color:#fff;font-size:10.5px}.admin-bell-empty{margin:0;padding:10px 8px 12px;color:var(--muted);font-size:12px;text-align:center}.queue-card .queue-row-link{margin:0 -10px;padding:0 10px;border-radius:9px;color:inherit;text-decoration:none;cursor:pointer;transition:background .15s}.queue-card .queue-row-link:hover{background:#f0ede6}.prototype-dashboard .admin-kpis article>div>b.delta-up{color:#4f8367}.prototype-dashboard .admin-kpis article>div>b.delta-down{color:#c0553f}.prototype-dashboard .dashboard-analysis{display:flex;align-items:stretch;gap:18px}.prototype-dashboard .dashboard-analysis .revenue-card{flex:1.52 1 0;min-width:0;height:auto;display:flex;flex-direction:column}.prototype-dashboard .dashboard-analysis .plan-panel{flex:1 1 0;min-width:0;min-height:min-content}.prototype-dashboard .revenue-card .bars{flex:1;height:auto;min-height:190px}@media(max-width:1100px){.prototype-dashboard .dashboard-analysis{flex-direction:column}}.prototype-dashboard .admin-kpis article.kpi-clickable{cursor:pointer;transition:box-shadow .15s,transform .15s}.prototype-dashboard .admin-kpis article.kpi-clickable:hover{box-shadow:0 10px 30px #28231c1f;transform:translateY(-1px)}.plan-panel .plan-group-label{margin:6px 0 12px;color:#8b958f;font-size:10.5px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.plan-panel .plan-group-label:not(:first-of-type){margin-top:20px}.plan-empty{margin:0 0 6px;color:var(--muted);font-size:11.5px}.expiring-trigger{width:100%;height:auto;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;background:none;color:inherit;font-size:11.5px;cursor:pointer}.expiring-trigger span{color:#8d9792}.expiring-trigger strong{display:inline-flex;align-items:center;gap:3px;color:var(--clay)}.expiring-trigger:hover strong{text-decoration:underline}.expiry-modal-backdrop{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:24px;background:#1419166b}.expiry-modal{width:min(560px,100%);max-height:80vh;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 20px 60px #14191647}.expiry-modal>header{padding:18px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.expiry-modal>header h2{margin:0;font-size:16px}.expiry-close{width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:#f4f2ec;color:#5f6b66;cursor:pointer}.expiry-note{margin:0;padding:32px 20px;color:var(--muted);font-size:13px;text-align:center}.expiry-list{margin:0;padding:8px;list-style:none;overflow-y:auto}.expiry-list li{padding:11px 12px;display:flex;align-items:center;gap:12px;border-radius:10px}.expiry-list li:hover{background:#f8f7f3}.expiry-scope{padding:3px 8px;border-radius:99px;font-size:10px;font-weight:700;white-space:nowrap}.expiry-scope.scope-merchant{background:#e0f0e8;color:#317253}.expiry-scope.scope-member{background:#e6edf7;color:#466a96}.expiry-main{min-width:0;flex:1}.expiry-main strong{display:block;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.expiry-main small{display:block;margin-top:2px;color:var(--muted);font-size:11px}.expiry-days{min-width:44px;color:#936b26;font-size:11.5px;font-weight:700;text-align:right}.expiry-days.urgent{color:#c0553f}.expiry-remind{height:32px;padding:0 12px;flex:0 0 auto;border:1px solid var(--green);border-radius:8px;background:var(--green);color:#fff;font-size:11.5px;font-weight:700;cursor:pointer}.expiry-remind:disabled{border-color:#cfd6d1;background:#eef0ec;color:#98a19b;cursor:default}.prototype-dashboard .admin-kpis{gap:16px}.prototype-dashboard .admin-kpis article{position:relative;min-height:0;padding:18px 20px 20px;display:flex;flex-direction:column;border:1px solid #ece7dd;border-radius:16px;background:#fff;box-shadow:0 1px 2px #28231c0a;overflow:hidden;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.prototype-dashboard .admin-kpis article:after{content:"";position:absolute;top:0;left:0;width:100%;height:3px;background:var(--teal);opacity:.85}.prototype-dashboard .admin-kpis article.tone-clay:after{background:#d0693f}.prototype-dashboard .admin-kpis article.tone-gold:after{background:#c79a3a}.prototype-dashboard .admin-kpis article:hover{box-shadow:0 14px 32px #28231c1c;border-color:#e2dacb;transform:translateY(-2px)}.prototype-dashboard .admin-kpis article>div{margin-bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:8px}.prototype-dashboard .admin-kpis article>div>span{width:42px;height:42px;margin:0;display:grid;place-items:center;border-radius:12px;background:#e4f0ec;color:#2c7a73}.prototype-dashboard .admin-kpis article.tone-clay>div>span{background:#fbe9e1;color:#cf6a41}.prototype-dashboard .admin-kpis article.tone-gold>div>span,.prototype-dashboard .admin-kpis article.attention>div>span{background:#f6ecd4;color:#a97e26}.prototype-dashboard .admin-kpis svg{width:20px;height:20px}.prototype-dashboard .admin-kpis strong{margin:0;font-size:30px;line-height:1;font-weight:750;letter-spacing:-.015em;color:#1e2a27}.prototype-dashboard .admin-kpis small{margin-top:9px;color:#8b938d;font-size:12.5px;font-weight:500}.prototype-dashboard .admin-kpis article>div>b{padding:4px 9px 4px 7px;display:inline-flex;align-items:center;gap:3px;border-radius:99px;font-size:11.5px;font-weight:700;line-height:1}.prototype-dashboard .admin-kpis article>div>b svg{width:12px;height:12px}.prototype-dashboard .admin-kpis article>div>b.delta-up{background:#e3f2e8;color:#2f8455}.prototype-dashboard .admin-kpis article>div>b.delta-down{background:#fbe6e1;color:#c0553f}.prototype-dashboard .admin-kpis article>div>b.delta-chip{padding:4px 10px;background:#f3efe6;color:#937f4e}.prototype-dashboard .admin-kpis article.attention>div>b.delta-chip{background:#f6ecd4;color:#b07d22}@media(max-width:1100px){.prototype-dashboard .admin-kpis{grid-template-columns:repeat(2,1fr)}}.admin-content{flex:1;padding:28px 32px}.admin-prototype-page{max-width:1320px;margin:0 auto}.admin-tabs{height:48px;margin-bottom:22px;display:flex;align-items:flex-end;gap:28px;border-bottom:1px solid var(--line)}.admin-tabs button{height:48px;position:relative;padding:0 2px;border:0;background:none;color:#7b8681;font-size:13.5px;font-weight:600;cursor:pointer}.admin-tabs button.active{color:var(--green)}.admin-tabs button.active:after{height:2px;position:absolute;right:0;bottom:-1px;left:0;background:var(--teal);content:""}.admin-tabs b{min-width:19px;height:19px;margin-left:5px;padding:0 5px;display:inline-flex;align-items:center;justify-content:center;border-radius:99px;background:#ece8e0;color:#64706a;font-size:10.5px}.admin-tabs .active b{background:#dceae7;color:var(--green)}.approval-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.approval-card{padding:20px}.approval-head{display:flex;align-items:center;gap:12px}.merchant-mark{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:14px;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:21px;font-weight:700}.merchant-mark.small{width:44px;height:44px;flex-basis:44px;border-radius:12px;font-size:18px}.approval-head>div,.review-main{min-width:0;flex:1}.approval-card h2,.review-list h2,.product-review-card h2,.moderation-card h2{margin:0;font-size:14.5px}.approval-card p,.review-list p{margin:4px 0 0;color:var(--muted);font-size:11.5px}.status{width:max-content;padding:4px 8px;border-radius:99px;font-size:10.5px;font-weight:700;text-transform:capitalize}.status.pending,.pending{background:#fff2df;color:#936b26}.status.active,.status.paid,.status.resolved{background:#e0f0e8;color:#317253}.status.expired,.status.open{background:#fae9e5;color:#b14f44}.status.reviewing{background:#e6edf7;color:#466a96}.approval-meta{margin:18px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.approval-meta span{display:flex;align-items:center;gap:7px;color:#65706b;font-size:12px}.approval-meta svg{width:14px;height:14px;color:#8e9993}.certificate-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.certificate-grid>div{padding:11px;border:1px solid var(--line);border-radius:10px}.certificate-grid span{display:flex;align-items:center;gap:7px;color:#66716c;font-size:11px}.certificate-grid b{margin-top:7px;display:block;font-size:10.5px}.certificate-grid .verified{color:#317253}.certificate-grid .pending{width:max-content;padding:0;background:none;color:#936b26}.review-actions{margin-top:17px;display:flex;justify-content:flex-end;gap:9px}.review-actions button,.primary-button,.outline-button{height:38px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;font-size:12.5px;font-weight:700;cursor:pointer}.review-actions svg,.primary-button svg,.outline-button svg{width:15px;height:15px}.review-actions .reject{border:1px solid #ecd9d5;background:#fff;color:#ad594d}.review-actions .approve,.primary-button{border:0;background:var(--green);color:#fff}.review-actions.compact{margin:0;flex:0 0 auto}.review-list{padding:0 20px}.certificate-row{min-height:78px;display:flex;align-items:center;gap:12px;border-bottom:1px solid var(--line)}.certificate-row:last-child{border-bottom:0}.document-chip{max-width:240px;padding:8px 11px;display:flex;align-items:center;gap:7px;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#f8f7f3;color:#5e6964;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.document-chip svg{width:15px;flex:0 0 15px;color:var(--teal)}.page-intro{margin-bottom:20px;display:flex;align-items:flex-end;justify-content:space-between}.page-intro h2{margin:0;font-size:19px}.page-intro p{margin:5px 0 0;color:var(--muted);font-size:12.5px}.page-intro>span{padding:6px 10px;border-radius:99px;background:#fff2df;color:#936b26;font-size:11px;font-weight:700}.product-review-grid,.moderation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-review-card,.moderation-card{min-height:120px;padding:16px;display:flex;align-items:center;gap:14px}.product-review-card img{width:80px;height:80px;flex:0 0 80px;border-radius:11px;object-fit:cover}.product-review-card>div:not(.review-actions),.moderation-card>div{min-width:0;flex:1}.product-review-card p,.moderation-card p{margin:5px 0;color:#66716c;font-size:12px}.product-review-card>div>span,.moderation-card>div>span{color:#97a09a;font-size:11px}.review-actions.vertical{margin:0;flex-direction:column}.review-actions.vertical button{width:92px;height:34px}.admin-toolbar{margin-bottom:16px;display:flex;align-items:center;gap:10px}.admin-search{width:280px;height:40px;padding:0 12px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:10px;background:#fff}.admin-search svg{width:16px;color:#8c9691}.admin-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12.5px}.admin-toolbar select{height:40px;min-width:135px;padding:0 34px 0 12px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#606b66;font-size:12px}.outline-button{border:1px solid var(--line);background:#fff;color:#53605a}.admin-toolbar .outline-button{margin-left:auto}.admin-table{padding:0;overflow:hidden}.admin-table .table-head,.admin-table .table-row{padding:0 18px;display:grid;align-items:center;gap:16px}.admin-table .table-head{height:42px;background:#f7f5f0;color:#87918c;font-size:10.5px;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.admin-table .table-row{min-height:64px;border-top:1px solid var(--line);color:#5e6964;font-size:12px}.merchant-table .table-head,.merchant-table .table-row{grid-template-columns:1.6fr 1fr 1fr 90px 90px 100px}.identity{display:flex;align-items:center;gap:10px;color:var(--text)}.identity i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:14px;font-style:normal}.plan-badge,.type-badge{padding:4px 8px;border-radius:99px;background:#e9f1ef;color:var(--teal);font-size:10.5px}.moderation-card{min-height:102px}.moderation-card img{width:70px;height:70px;flex:0 0 70px;border-radius:10px;object-fit:cover}.moderation-card>button,.icon-action{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:#7b8681;cursor:pointer}.moderation-card>button svg,.icon-action svg{width:15px;height:15px}.membership-summary{margin-bottom:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.membership-summary article{padding:18px;display:flex;align-items:center;gap:13px;border-radius:14px;background:#fff;box-shadow:var(--shadow)}.membership-summary article>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e9f1ef;color:var(--teal)}.membership-summary svg{width:20px;height:20px}.membership-summary strong,.membership-summary small{display:block}.membership-summary strong{font-size:21px}.membership-summary small{margin-top:4px;color:var(--muted);font-size:11.5px}.table-title{height:56px;padding:0 18px;display:flex;align-items:center;justify-content:space-between}.table-title h2{margin:0;font-size:15px}.table-title .outline-button{height:34px}.order-table .table-head,.order-table .table-row{grid-template-columns:1fr 1.4fr 1.4fr 1fr 1fr 90px}.report-table .table-head,.report-table .table-row{grid-template-columns:90px 1.4fr 1fr 1.4fr 90px 50px}.report-table .table-row{min-height:68px}.report-table .table-row>span:last-child{text-align:right}.banner-table .table-head,.banner-table .table-row{grid-template-columns:1.4fr 1fr 1fr 90px 50px}.banner-name{display:flex;align-items:center;gap:10px}.banner-name i{width:36px;height:36px;display:grid;place-items:center;border-radius:9px;background:#e9f1ef;color:var(--teal);font-style:normal}.switch{width:38px;height:22px;position:relative;padding:0;border:0;border-radius:99px;background:#c9cfcb;cursor:pointer}.switch i{width:16px;height:16px;position:absolute;top:3px;left:3px;border-radius:50%;background:#fff;transition:.2s}.switch.on{background:var(--teal)}.switch.on i{left:19px}.taxonomy-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}.taxonomy-table .table-head,.taxonomy-table .table-row{grid-template-columns:1.6fr 1fr 1fr}.taxonomy-table .table-row{min-height:54px}.brand-panel{padding:0 18px 20px}.brand-panel .table-title{padding:0}.brand-cloud{display:flex;flex-wrap:wrap;gap:9px}.brand-cloud>span{padding:8px 9px 8px 11px;display:flex;align-items:center;gap:7px;border-radius:9px;background:#f1efe9;color:#59645f;font-size:12px}.brand-cloud button{width:17px;height:17px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#dfe3df;color:#6c7771}.brand-cloud svg{width:11px;height:11px}.settings-panel{max-width:720px;padding:4px 20px}.settings-panel>button{width:100%;min-height:76px;padding:0;display:flex;align-items:center;gap:13px;border:0;border-bottom:1px solid var(--line);background:#fff;color:var(--text);text-align:left;cursor:pointer}.settings-panel>button:last-child{border-bottom:0}.settings-panel>button>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;background:#e9f1ef;color:var(--teal)}.settings-panel>button>span svg{width:19px;height:19px}.settings-panel>button>div{flex:1}.settings-panel strong,.settings-panel small{display:block}.settings-panel strong{font-size:13.5px}.settings-panel small{margin-top:5px;color:var(--muted);font-size:11.5px}.settings-panel>button>svg{width:17px;color:#9aa39f}@media(max-width:1100px){.approval-grid,.product-review-grid,.moderation-grid,.taxonomy-grid{grid-template-columns:1fr}.membership-summary{grid-template-columns:repeat(2,1fr)}.admin-table{overflow-x:auto}.admin-table .table-head,.admin-table .table-row{min-width:850px}}.prototype-dashboard{max-width:1320px;margin:0 auto}.prototype-dashboard .admin-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px}.prototype-dashboard .admin-kpis article{min-height:126px;padding:16px;border-radius:14px}.prototype-dashboard .admin-kpis article>div{display:flex;align-items:flex-start;justify-content:space-between}.prototype-dashboard .admin-kpis article>div>span{width:34px;height:34px;margin:0;display:grid;place-items:center;border-radius:10px;background:#e9f1ef;color:var(--teal)}.prototype-dashboard .admin-kpis svg{width:17px;height:17px}.prototype-dashboard .admin-kpis article>div>b{padding:4px 6px;border-radius:99px;background:#eef5f0;color:#4f8367;font-size:9.5px}.prototype-dashboard .admin-kpis strong{margin-top:13px;font-size:23px;line-height:1}.prototype-dashboard .admin-kpis small{margin-top:7px;font-size:11px}.dashboard-analysis{grid-template-columns:1.55fr 1fr}.dashboard-analysis .admin-card,.queue-card{padding:20px}.dashboard-analysis header>div h2,.queue-card header>div h2{margin:0;font-size:15px}.dashboard-analysis header>div p,.queue-card header>div p{margin:5px 0 0;color:var(--muted);font-size:11px}.dashboard-analysis header>button{height:32px;padding:0 10px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#65706b;font-size:11px}.dashboard-analysis header>button svg{width:13px}.prototype-dashboard .revenue-value{margin:22px 0 8px;font-size:26px}.prototype-dashboard .revenue-value span{margin-left:8px;color:#4f8367;font-size:10.5px;font-weight:600}.prototype-dashboard .bars{height:138px;padding-top:12px;gap:9px;border-bottom:1px solid var(--line)}.prototype-dashboard .bars i{position:relative;max-width:none;background:#68a49b}.prototype-dashboard .bars i:nth-child(n+8){background:#2c7a73}.prototype-dashboard .bars i span{position:absolute;bottom:-22px;left:50%;color:#9aa39f;font-size:8.5px;font-style:normal;transform:translate(-50%)}.plan-panel .plan-total{margin:21px 0 16px;padding-bottom:15px;border-bottom:1px solid var(--line)}.plan-total span,.plan-total small{display:block}.plan-total span{font-size:28px;font-weight:700}.plan-total small{margin-top:4px;color:var(--muted);font-size:10.5px}.prototype-dashboard .plan-row p{margin:12px 0 7px}.prototype-dashboard .plan-row p strong{display:flex;align-items:center;gap:7px;font-size:11.5px}.prototype-dashboard .plan-row p>span{color:#53605a;font-size:11px}.prototype-dashboard .plan-row p i{width:8px;height:8px;border-radius:50%}.prototype-dashboard .plan-row>div{height:7px}.prototype-dashboard .plan-row .color-1{background:#c4a46b}.prototype-dashboard .plan-row .color-2{background:#e8845c}.queue-card header{margin-bottom:8px}.queue-card header a{display:flex;align-items:center;gap:5px;color:var(--teal);font-size:11px;font-weight:700}.queue-card header a svg{width:13px}.queue-card .queue-row{min-height:68px}.queue-card .queue-row:last-child{border-bottom:0}.queue-card .queue-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:10px;font-family:Georgia,serif}.queue-card .queue-avatar.product svg{width:17px}.queue-card .queue-row>b{font-size:9.5px}.queue-card .queue-row .icon-action{width:29px;height:29px}.queue-card .queue-row .icon-action svg{width:13px}.prototype-dashboard .admin-error{font-size:12px}@media(max-width:1100px){.prototype-dashboard .admin-kpis{grid-template-columns:repeat(3,1fr)}.dashboard-analysis{grid-template-columns:1fr}}.prototype-dashboard{max-width:none}.prototype-dashboard .admin-kpis{gap:16px;margin-bottom:20px}.prototype-dashboard .admin-kpis article{min-height:133px;padding:18px}.prototype-dashboard .admin-kpis article>div{justify-content:flex-start;gap:10px}.prototype-dashboard .admin-kpis article>div>b{padding:0;background:none;color:#5d7d65;font-size:11px;line-height:34px}.prototype-dashboard .admin-kpis article.attention>div>span{background:#f5ecd8;color:#9a7025}.prototype-dashboard .admin-kpis article.attention>div>b{color:#bd7428}.prototype-dashboard .admin-kpis strong{margin-top:10px;font-size:27px}.prototype-dashboard .admin-kpis small{margin-top:7px;font-size:12px}.dashboard-analysis{grid-template-columns:1.52fr 1fr;gap:18px;margin-bottom:20px}.dashboard-analysis .admin-card{min-height:294px;padding:22px}.dashboard-analysis .admin-card header{height:auto}.dashboard-analysis .admin-card header h2{margin:0;font-size:15px}.dashboard-analysis .revenue-card header>span{color:#8b9590;font-size:11.5px}.prototype-dashboard .revenue-card .bars{height:208px;padding:35px 0 20px;align-items:flex-end;gap:18px;border-bottom:0}.prototype-dashboard .revenue-card .bars i{flex:1;max-width:none;border-radius:6px 6px 0 0;background:#5ca59a}.prototype-dashboard .revenue-card .bars i:last-child{background:var(--clay)}.prototype-dashboard .revenue-card .bars i span{bottom:-19px;font-size:9px}.plan-panel header{margin-bottom:20px}.prototype-dashboard .plan-panel .plan-row{margin-bottom:19px}.prototype-dashboard .plan-panel .plan-row p{margin:0 0 8px}.prototype-dashboard .plan-panel .plan-row p strong{font-size:12px;text-transform:capitalize}.prototype-dashboard .plan-panel .plan-row p>span{color:#6f7a75;font-size:11.5px}.prototype-dashboard .plan-panel .plan-row>div{height:8px}.prototype-dashboard .plan-panel footer{margin-top:23px;padding-top:20px;display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:11.5px}.prototype-dashboard .plan-panel footer span{color:#8d9792}.prototype-dashboard .plan-panel footer strong{color:var(--clay)}.prototype-dashboard .queues{gap:18px}.prototype-dashboard .queue-card{padding:22px}.prototype-dashboard .queue-card header{margin-bottom:13px}.prototype-dashboard .queue-card header h2{font-size:15px}.prototype-dashboard .queue-card .queue-row{min-height:69px}.prototype-dashboard .queue-card .queue-row:nth-of-type(4){margin:0 -10px;padding:0 10px;border-radius:9px;background:#f0ede6}.prototype-dashboard .queue-card .queue-row p strong{font-size:12.5px}.prototype-dashboard .queue-card .queue-row p small{font-size:11px}.prototype-dashboard .queue-card .queue-row time{color:#99a29e;font-size:10.5px}.prototype-dashboard .queue-card .queue-row img{width:38px;height:38px;flex:0 0 38px;border-radius:9px;object-fit:cover}.traffic-card{margin-bottom:20px;padding:22px}.traffic-card header{margin-bottom:14px}.traffic-card header h2{margin:0;font-size:15px}.traffic-table{overflow-x:auto}.traffic-head,.traffic-row{display:grid;grid-template-columns:minmax(140px,1.4fr) repeat(4,minmax(90px,1fr));align-items:center;gap:12px;padding:0 6px}.traffic-head{height:36px;border-bottom:1px solid var(--line);color:#8b9590;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.traffic-row{min-height:42px;border-bottom:1px solid var(--line);color:#53605a;font-size:12.5px}.traffic-row:last-child{border-bottom:0}.traffic-page{font-weight:700;color:var(--ink,#26332e)}.traffic-strong{color:var(--teal);font-weight:800}@font-face{font-family:Inter;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2")}@font-face{font-family:"Noto Serif SC";font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/noto-serif-sc-latin-700.woff2) format("woff2")}:root{--muted: #97a09a;--shadow: 0 8px 30px rgba(55, 42, 32, .08);font-family:Inter,Noto Sans SC,PingFang SC,HarmonyOS Sans SC,Helvetica Neue,-apple-system,system-ui,sans-serif;line-height:1.6}html,body,#app{min-height:100%;background:#f4f2ec}body{font-family:Inter,Noto Sans SC,PingFang SC,HarmonyOS Sans SC,Helvetica Neue,-apple-system,system-ui,sans-serif;line-height:1.6;color:#1e2a27;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.admin-auth button{font-family:Arial,sans-serif;line-height:normal}.admin-auth input{font-family:inherit;font-weight:400}.admin-shell button,.admin-shell input,.admin-shell select{font-family:Arial,sans-serif}.admin-api-status{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.admin-brand{min-height:76px}.admin-brand strong{font-family:"Noto Serif SC","Source Han Serif SC",Songti SC,Georgia,serif;font-size:22px;font-weight:700;line-height:1.6}.admin-signout-wrap{padding:14px;border-top:1px solid rgba(255,255,255,.1)}.admin-signout-wrap .admin-signout{width:100%;margin:0;padding:10px 14px;border:0}.admin-sidebar nav a{min-height:0;font-family:Arial,sans-serif;line-height:normal}.admin-card,.admin-kpis article{box-shadow:0 8px 30px #372a2014}.prototype-dashboard .admin-kpis article{min-height:132px;padding:18px}.prototype-dashboard .admin-kpis article>div{height:34px;margin-bottom:12px;align-items:center;gap:9px}.prototype-dashboard .admin-kpis article>div>span{width:34px;height:34px;flex:0 0 34px}.prototype-dashboard .admin-kpis svg{width:18px;height:18px}.prototype-dashboard .tnum{font-feature-settings:"tnum" 1,"lnum" 1}.prototype-dashboard .admin-kpis article>div>b{padding:0;color:#546b4e;font-size:12px;font-weight:600;line-height:1.6}.prototype-dashboard .admin-kpis article>strong{margin:0 0 5px;font-size:25px;font-weight:700;line-height:25px}.prototype-dashboard .admin-kpis article>small{margin:0;color:#97a09a;font-size:12.5px;line-height:20px}.prototype-dashboard .admin-kpis article.attention>div>b{color:#b76c18}.prototype-dashboard .admin-kpis article.tone-clay>div>span{background:#e9f1ef;color:#e8845c}.prototype-dashboard .admin-kpis article.tone-gold>div>span{background:#f5eedc;color:#8a6e32}.prototype-dashboard .plan-row .color-0{background:#2c7a73}.prototype-dashboard .plan-row .color-1{background:#16403b}.prototype-dashboard .plan-row .color-2{background:#8da47e}.prototype-dashboard .revenue-card .bars{height:180px;padding:0;align-items:stretch;gap:10px}.prototype-dashboard .revenue-card header{margin-bottom:20px}.prototype-dashboard .revenue-card header h2,.prototype-dashboard .plan-panel header h2,.prototype-dashboard .queue-card header h2{font-size:16px}.prototype-dashboard .revenue-card header>span{color:#97a09a;font-size:13px}.prototype-dashboard .revenue-card .bar-column{height:100%;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:8px}.prototype-dashboard .revenue-card .bar-column i{width:100%;max-width:26px;flex:0 1 auto;border-radius:6px 6px 0 0;background:#5ba69b}.prototype-dashboard .revenue-card .bar-column:last-child i{background:#e8845c}.prototype-dashboard .revenue-card .bar-column span{position:static;color:#97a09a;font-size:11px;font-style:normal;line-height:1.6;transform:none}.prototype-dashboard .plan-panel header{margin-bottom:18px}.prototype-dashboard .plan-panel .plan-row{margin-bottom:16px}.prototype-dashboard .plan-panel .plan-row:last-of-type{margin-bottom:0}.prototype-dashboard .plan-panel .plan-row p{margin:0 0 6px;font-size:13.5px}.prototype-dashboard .plan-panel .plan-row p strong{font-size:13.5px;text-transform:none}.prototype-dashboard .plan-panel .plan-row p>span{color:#5f6b66;font-size:13.5px}.prototype-dashboard .plan-panel .plan-row>div{height:9px}.prototype-dashboard .plan-panel footer{margin-top:22px;padding-top:18px;font-size:13px}.prototype-dashboard .plan-panel footer strong{font-size:13.5px}.prototype-dashboard .queues{gap:20px}.prototype-dashboard .queue-card header{margin-bottom:14px}.prototype-dashboard .queue-card header a{font-size:13px;font-weight:600}.prototype-dashboard .queue-card .queue-list{display:flex;flex-direction:column;gap:4px}.prototype-dashboard .queue-card .queue-row{min-height:60px;padding:11px 8px;gap:12px;border-bottom:0}.prototype-dashboard .queue-card .queue-row:nth-of-type(4){margin:0;padding:11px 8px;background:transparent}.prototype-dashboard .queue-card .queue-row p{margin:0}.prototype-dashboard .queue-card .queue-row p strong{font-size:14px;font-weight:600}.prototype-dashboard .queue-card .queue-row p small{margin-top:0;font-size:12px}.prototype-dashboard .queue-card .queue-row time{color:#97a09a;font-size:11.5px}@media(min-width:1101px){.admin-main{max-width:calc(100vw - 250px);flex:0 0 calc(100vw - 250px)}.dashboard-analysis{grid-template-columns:1.5fr 1fr;gap:20px}.dashboard-analysis .admin-card{min-height:0;height:292px}.prototype-dashboard .queue-card{min-height:0;height:auto}}.admin-prototype-page{width:100%;max-width:none;margin:0;color:#1e2a27}.admin-prototype-page button,.admin-prototype-page textarea{font-family:Arial,sans-serif}.admin-prototype-page textarea{font-family:inherit}.prototype-pill-tabs{margin-bottom:20px;display:flex;align-items:center;gap:8px}.prototype-pill-tabs button{padding:8px 16px;border:0;border-radius:999px;background:transparent;color:#5f6b66;font-size:13.5px;font-weight:600;line-height:1.2;cursor:pointer}.prototype-pill-tabs button.active{background:#16403b;color:#fff}.prototype-approval-list,.prototype-review-list{display:flex;flex-direction:column;gap:16px}.prototype-approval-card,.prototype-cert-row,.prototype-product-card,.prototype-table,.prototype-membership-summary article,.prototype-brands-panel{border-radius:14px;background:#fff;box-shadow:0 8px 30px #372a2014}.prototype-approval-card{min-height:153px;padding:22px;display:flex;align-items:flex-start;gap:18px}.prototype-merchant-mark{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border-radius:12px;background:#132a26;color:#fff;font-family:Inter,Arial,sans-serif;font-size:17px;font-weight:700;line-height:1}.prototype-merchant-mark.large{width:52px;height:52px;flex-basis:52px;border-radius:14px;font-size:22px}.prototype-approval-body{min-width:0;flex:1}.prototype-approval-title{display:flex;align-items:baseline;gap:12px}.prototype-approval-title strong{font-size:17px;font-weight:700;line-height:1.6}.prototype-approval-title span{color:#97a09a;font-size:12px;line-height:1.6}.prototype-approval-meta{margin-top:9px;display:flex;flex-wrap:wrap;gap:7px 16px;color:#5f6b66;font-size:13px}.prototype-approval-meta span{display:inline-flex;align-items:center;gap:6px}.prototype-approval-meta svg{width:14px;height:14px;color:#97a09a}.prototype-certificate-chips{margin-top:14px;display:flex;flex-wrap:wrap;gap:9px}.prototype-certificate-chips>div{padding:9px 13px;display:flex;align-items:center;gap:8px;border:1px solid #e3ded4;border-radius:11px;background:#f4f2ec;color:#1e2a27;font-size:13px}.prototype-certificate-chips svg{width:15px;height:15px;color:#2c7a73}.prototype-certificate-chips b,.prototype-status{width:max-content;padding:4px 8px;border-radius:999px;font-size:11px;font-weight:700;line-height:1.2}.prototype-certificate-chips b.verified,.prototype-status.active,.prototype-status.paid,.prototype-status.resolved{background:#e0f0e8;color:#317253}.prototype-certificate-chips b.pending,.prototype-status.pending{background:#fff2df;color:#936b26}.prototype-status.expired,.prototype-status.open{background:#fae9e5;color:#b14f44}.prototype-status.reviewing{background:#e6edf7;color:#466a96}.prototype-review-buttons{display:flex;gap:8px}.prototype-review-buttons.vertical{flex:0 0 auto;flex-direction:column;align-items:stretch}.prototype-review-buttons button,.prototype-action{padding:9px 18px;border:0;border-radius:10px;background:transparent;font-size:13.5px;font-weight:700;line-height:normal;cursor:pointer}.prototype-review-buttons .approve,.prototype-action.approve{color:#2c7a73}.prototype-review-buttons .reject,.prototype-action.reject{color:#c05b4e}.prototype-empty{min-height:180px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:14px;background:#fff;box-shadow:0 8px 30px #372a2014;color:#97a09a;font-size:13px}.prototype-empty svg{width:28px;height:28px;color:#2c7a73}.prototype-cert-row{padding:18px 22px;display:flex;align-items:center;gap:16px}.prototype-cert-row>div{min-width:190px;flex:1}.prototype-cert-row>div strong,.prototype-cert-row>div small{display:block}.prototype-cert-row>div strong{font-size:15px;font-weight:600;line-height:1.6}.prototype-cert-row>div small{margin-top:0;color:#97a09a;font-size:12.5px;line-height:1.6}.prototype-document-chip{max-width:none;flex:0 0 auto;padding:9px 13px;display:inline-flex;align-items:center;gap:8px;border:1px solid #e3ded4;border-radius:11px;background:#f4f2ec;color:#5f6b66;font-size:13px;line-height:1.6}.prototype-document-chip svg{width:16px;height:16px;flex:0 0 16px;color:#2c7a73}.prototype-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.prototype-product-card{min-width:0;padding:16px;display:flex;align-items:center;gap:16px}.prototype-product-card img{width:70px;height:70px;flex:0 0 70px;border-radius:12px;object-fit:cover}.prototype-product-grid.review .prototype-product-card img{width:80px;height:80px;flex-basis:80px}.prototype-product-card>div:not(.prototype-review-buttons){min-width:0;flex:1}.prototype-product-card strong,.prototype-product-card small,.prototype-product-card span{display:block}.prototype-product-card strong{margin:0 0 3px;overflow:hidden;font-size:15px;font-weight:600;line-height:1.6;text-overflow:ellipsis;white-space:nowrap}.prototype-product-card small{margin:0;color:#5f6b66;font-size:12.5px;line-height:1.6}.prototype-product-card span{margin-top:3px;color:#97a09a;font-size:12px;line-height:1.6}.prototype-product-grid.review .prototype-product-card small{margin-bottom:2px}.prototype-product-grid.review .prototype-product-card span{margin-top:0}.prototype-takedown{width:36px;height:36px;flex:0 0 36px;padding:0;display:grid;place-items:center;border:1px solid #ead5d1;border-radius:10px;background:#fff;color:#c05b4e;cursor:pointer}.prototype-takedown svg{width:16px;height:16px}.prototype-table{overflow:hidden}.prototype-table-head,.prototype-table-row{display:grid;align-items:center}.prototype-table-head{padding:12px 22px;background:#f4f2ec;color:#97a09a;font-size:12px;font-weight:700;line-height:1.6}.prototype-table-row{padding:14px 22px;border-top:1px solid #e3ded4;color:#5f6b66;font-size:14px;line-height:1.4}.prototype-table-row strong{color:#1e2a27;font-weight:600}.prototype-merchants-table .prototype-table-head,.prototype-merchants-table .prototype-table-row{grid-template-columns:1.6fr 1fr 1fr 90px 90px 100px}.prototype-merchant-identity{min-width:0;display:flex;align-items:center;gap:12px}.prototype-merchant-identity i{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:10px;background:#16403b;color:#fff;font-family:Inter,Arial,sans-serif;font-size:15px;font-style:normal;font-weight:700}.prototype-merchant-identity strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prototype-table .number,.prototype-table .status-cell{text-align:right}.prototype-table .muted{color:#97a09a}.prototype-membership-summary{margin-bottom:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.prototype-membership-summary article{padding:20px}.prototype-membership-summary small,.prototype-membership-summary strong{display:block}.prototype-membership-summary small{margin-bottom:8px;color:#5f6b66;font-size:13px;line-height:1.4}.prototype-membership-summary strong{font-size:26px;font-weight:700;line-height:1.2}.prototype-orders-table h2,.prototype-panel-title{margin:0;padding:18px 22px;font-size:16px;font-weight:700;line-height:1.4}.prototype-orders-table h2{margin:0}.prototype-orders-table .prototype-table-head,.prototype-orders-table .prototype-table-row{grid-template-columns:1fr 1.4fr 1.4fr 1fr 1fr 90px}.prototype-banner-action{margin-bottom:16px;display:flex;justify-content:flex-end}.prototype-banner-action button{padding:11px 18px;display:inline-flex;align-items:center;gap:8px;border:0;border-radius:12px;background:#2c7a73;color:#fff;font-size:14px;font-weight:700;line-height:normal;cursor:pointer}.prototype-banner-action svg{width:17px;height:17px}.prototype-banner-table .prototype-table-head,.prototype-banner-table .prototype-table-row{grid-template-columns:1.4fr 1fr 1fr 90px 70px}.prototype-banner-table .prototype-table-row{padding:15px 22px}.banner-active{color:#317253!important}.banner-off{color:#97a09a!important}.prototype-switch{width:38px;height:22px;position:relative;padding:0;border:0;border-radius:999px;background:#c9cfcb;cursor:pointer}.prototype-switch i{width:18px;height:18px;position:absolute;top:2px;left:2px;border-radius:50%;background:#fff}.prototype-switch.on{background:#2c7a73}.prototype-switch.on i{left:18px}.prototype-taxonomy-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px}.prototype-panel-title{display:flex;align-items:center;justify-content:space-between}.prototype-panel-title button{padding:6px 0;border:0;background:transparent;color:#2c7a73;font-size:13.5px;font-weight:700;cursor:pointer}.prototype-taxonomy-table .prototype-table-head,.prototype-taxonomy-table .prototype-table-row{grid-template-columns:1fr 80px 100px}.prototype-taxonomy-table .prototype-table-row{padding:13px 22px}.prototype-brands-panel{padding:22px}.prototype-brands-panel h2{margin:0 0 16px;font-size:16px;line-height:1.6}.prototype-brands-panel>div{display:flex;flex-wrap:wrap;gap:10px}.prototype-brands-panel span{padding:8px 15px;border-radius:999px;background:#ece8e0;color:#5f6b66;font-size:13.5px;font-weight:600;line-height:1.2}.prototype-modal-backdrop{position:fixed;inset:0;z-index:100;padding:20px;display:flex;align-items:center;justify-content:center;background:#1e161080;backdrop-filter:blur(3px)}.prototype-modal{width:min(460px,100%);padding:30px;border-radius:24px;background:#fff;box-shadow:0 6px 24px #372a2024}.prototype-modal h3{margin:0;font-size:20px;line-height:1.35}.prototype-modal p{margin:10px 0 20px;color:#5f6b66;font-size:13.5px;line-height:1.6}.prototype-modal-center{text-align:center}.prototype-modal-icon{width:52px;height:52px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#e9f1ef;color:#2c7a73}.prototype-modal-icon svg{width:25px;height:25px}.prototype-modal-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.prototype-modal-title>button{width:34px;height:34px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:#f4f2ec;color:#5f6b66;cursor:pointer}.prototype-modal textarea{width:100%;min-height:116px;padding:12px 14px;resize:vertical;border:1px solid #e3ded4;border-radius:11px;outline:0;color:#1e2a27;font-size:13.5px;line-height:1.5}.prototype-modal-buttons{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.prototype-modal-buttons button,.prototype-modal-submit,.prototype-modal-close{min-height:42px;padding:10px 18px;border:1px solid #e3ded4;border-radius:12px;background:#fff;color:#5f6b66;font-size:13.5px;font-weight:700;cursor:pointer}.prototype-issued-credentials{width:100%;margin:4px 0 8px;padding:14px 16px;display:grid;grid-template-columns:120px minmax(0,1fr);gap:10px 14px;text-align:left;border:1px solid var(--admin-border);border-radius:12px;background:#f7f5ef}.prototype-issued-credentials span{color:#76807b;font-size:12px}.prototype-issued-credentials strong{color:#173f3a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.prototype-modal-buttons .primary,.prototype-modal-close{border-color:#2c7a73;background:#2c7a73;color:#fff}.prototype-modal-submit{width:100%;margin-top:16px}.prototype-modal-submit.danger{border-color:#c05b4e;background:#c05b4e;color:#fff}.prototype-report-actions{margin-top:22px;display:flex;flex-direction:column;gap:10px}.prototype-report-actions button{padding:13px 15px;display:flex;align-items:center;gap:10px;border:1px solid #e3ded4;border-radius:12px;background:#fff;color:#1e2a27;font-size:13.5px;font-weight:600;text-align:left;cursor:pointer}.prototype-report-actions svg{width:18px;height:18px;color:#2c7a73}.prototype-modal-close{min-width:120px}.prototype-pill-tabs button{border:1px solid #e3ded4;background:#fff}.prototype-pill-tabs button.active{border-color:#16403b}.prototype-approval-title{align-items:center;gap:10px;margin-bottom:6px}.prototype-approval-meta{margin:0 0 14px;gap:7px 16px}.prototype-certificate-chips{margin-top:0;gap:12px}.prototype-certificate-chips svg{width:16px;height:16px;color:#97a09a}.prototype-certificate-chips b{padding:2px 8px;font-weight:600}.prototype-certificate-chips b.verified,.prototype-status.active,.prototype-status.paid,.prototype-status.resolved{background:#eaf0e7;color:#546b4e}.prototype-certificate-chips b.pending,.prototype-status.pending,.prototype-status.reviewing{background:#fbecd9;color:#b5731f}.prototype-status.expired,.prototype-status.open{background:#f6e2de;color:#b0503f}.prototype-review-buttons button,.prototype-action{border-radius:12px;font-weight:600}.prototype-review-buttons .approve,.prototype-action.approve{border:0;background:#2c7a73;color:#fff}.prototype-review-buttons .reject,.prototype-action.reject{border:1px solid #c05b4e;background:#fff;color:#c05b4e}.prototype-action,.prototype-product-card .prototype-review-buttons button{padding:8px 16px;font-size:13px}.prototype-empty{min-height:0;padding:70px 20px;color:#5f6b66;font-size:15px;font-weight:600}.prototype-empty svg{width:32px;height:32px;color:#97a09a}.prototype-review-list{gap:0;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 8px 30px #372a2014}.prototype-cert-row{border-bottom:1px solid #e3ded4;border-radius:0;box-shadow:none}.prototype-cert-row:last-of-type{border-bottom:1px solid #e3ded4}.prototype-document-chip{padding:8px 13px;color:#2c7a73;font-weight:600;white-space:nowrap}.prototype-takedown{border-color:#e3ded4;border-radius:9px}.prototype-table-head{padding:14px 22px;border-bottom:1px solid #e3ded4;background:#fff;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.prototype-table-row{border-top:0;border-bottom:1px solid #e3ded4}.prototype-merchant-identity i{background:#132a26;font-size:14px}.prototype-merchant-identity strong{font-size:14.5px}.prototype-membership-summary small{color:#97a09a}.prototype-orders-table .prototype-table-head{padding:12px 22px}.prototype-orders-table .prototype-status,.prototype-merchants-table .prototype-status{padding:4px 10px;font-size:11.5px;font-weight:600}.prototype-panel-title button{padding:6px 12px;border:1px solid #e3ded4;border-radius:12px;background:#fff;color:#16403b;font-size:12.5px;font-weight:600}.prototype-modal h3{font-family:"Noto Serif SC",Georgia,serif;font-size:21px}.prototype-modal p{margin:8px 0 22px;font-size:14px}.prototype-modal-icon{width:60px;height:60px;margin:0 auto 16px;background:#eaf0e7}.prototype-modal-icon svg{width:30px;height:30px}.prototype-modal-title>button{width:30px;height:30px;border-radius:0;background:transparent;color:#97a09a}.prototype-modal textarea{min-height:100px;margin-bottom:16px;background:#f4f2ec;font-size:14px}.prototype-modal-buttons{margin-top:0;display:flex;grid-template-columns:none;gap:12px}.prototype-modal-buttons button{min-height:0;flex:1;padding:12px;color:#1e2a27;font-size:14px;font-weight:600}.prototype-modal-submit{margin-top:0;padding:13px;border:0;font-size:15px;font-weight:600}.prototype-report-actions{margin:16px 0 18px}.prototype-report-actions button{font-size:14px;font-weight:400}.prototype-report-actions svg{width:17px;height:17px}.prototype-report-actions button:nth-child(1) svg{color:#c05b4e}.prototype-report-actions button:nth-child(2) svg{color:#2c7a73}.prototype-report-actions button:nth-child(3) svg{color:#97a09a}.prototype-modal-close{min-width:0;padding:12px 28px;border:0;background:#132a26;font-size:15px;font-weight:600}.prototype-membership-summary small,.prototype-membership-summary strong,.prototype-orders-table h2,.prototype-orders-table .prototype-table-head,.prototype-orders-table .prototype-table-row,.prototype-banner-table .prototype-table-head,.prototype-banner-table .prototype-table-row,.prototype-taxonomy-table .prototype-table-head,.prototype-taxonomy-table .prototype-table-row,.prototype-merchants-table .prototype-table-head,.prototype-merchants-table .prototype-table-row{line-height:1.6}.prototype-taxonomy-table .prototype-panel-title{height:65.5px}.prototype-taxonomy-table .prototype-table-head{padding:12px 22px}.prototype-pill-tabs button{height:33.5px;box-sizing:border-box;line-height:normal}.prototype-approval-card{min-height:153.5859375px}.prototype-review-list{min-height:162px}.prototype-orders-table h2{border-bottom:1px solid #e3ded4}.prototype-switch{background:#e3ded4}.prototype-switch.on i{left:21px}.prototype-modal-title.reject{margin-bottom:8px}.prototype-modal-title.report{margin-bottom:16px}.prototype-modal-title.reject+p{margin:0 0 16px;font-size:13.5px}.prototype-modal-title svg{width:22px;height:22px}.admin-sidebar nav a:hover{background:#ffffff14}.prototype-cert-row:hover,.prototype-table-row:hover{background:#ece8e0}.prototype-merchants-table .prototype-table-head span:nth-child(n+4),.prototype-orders-table .prototype-table-head span:last-child,.prototype-taxonomy-table .prototype-table-head span:nth-child(n+2){text-align:right}.prototype-merchants-table .prototype-table-row>span:nth-child(3),.prototype-merchants-table .prototype-table-row>span:nth-child(4),.prototype-orders-table .prototype-table-row>span:nth-child(2){color:#1e2a27}.prototype-merchants-table .prototype-table-row>span:nth-child(5){color:#5f6b66}.prototype-orders-table .prototype-table-row>span:nth-child(3),.prototype-orders-table .prototype-table-row>span:nth-child(5){color:#5f6b66}.prototype-banner-table .prototype-table-row>span:nth-child(2),.prototype-banner-table .prototype-table-row>span:nth-child(3){color:#5f6b66}.prototype-taxonomy-table .prototype-table-row>span:nth-child(2),.prototype-taxonomy-table .prototype-table-row>span:nth-child(3){color:#5f6b66}.prototype-panel-title,.prototype-panel-title>strong{line-height:1.6}.prototype-panel-title>strong{font-weight:700}.prototype-panel-title button{line-height:normal}.prototype-banner-table .banner-active,.prototype-banner-table .banner-off{font-size:12.5px;font-weight:600}.prototype-banner-table .banner-active{color:#546b4e!important}.prototype-banner-table .banner-off{color:#97a09a!important}.prototype-product-card small{color:#97a09a}.prototype-taxonomy-table .prototype-table-head{letter-spacing:normal}.prototype-certificate-chips b,.prototype-status,.prototype-brands-panel h2,.prototype-brands-panel span{line-height:1.6}.prototype-table .number,.prototype-membership-summary strong,.prototype-orders-table .prototype-table-row>:nth-child(1),.prototype-orders-table .prototype-table-row>:nth-child(4),.prototype-orders-table .prototype-table-row>:nth-child(5){font-feature-settings:"tnum" 1,"lnum" 1;font-variant-numeric:tabular-nums}.prototype-certificate-chips b.not-provided{background:#ece9e1;color:#747b77}.prototype-modal-error{margin:10px 0 0;padding:8px 12px;border-radius:8px;background:#faeceb;color:#c9483a;font-size:13px}.prototype-origin-cn{border:1px solid #2c7a73;border-radius:999px;background:#eef4f2;color:#2c7a73;padding:3px 10px;font-size:12px;font-weight:600;line-height:1.4}.prototype-overall-approved{margin-left:auto;border-radius:999px;background:#e8f0e6;color:#557050;padding:4px 10px;font-size:12px;line-height:1.4}.prototype-approved-account{display:grid;grid-template-columns:18px auto minmax(130px,1fr) minmax(210px,1.4fr) auto auto;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e6e1d7;color:#63716b;font-size:12px}.prototype-approved-account>svg{color:#2f847c}.prototype-approved-account>strong{color:#183f3a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.prototype-approved-account>small.sent{color:#557050}.prototype-approved-account>small.failed,.delivery-failed{color:#b95842}.delivery-success{color:#557050}.prototype-approved-account>button,.prototype-issued-credentials>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;border:1px solid #dcd7cd;border-radius:9px;background:#fff;color:#285f59;padding:6px 10px;font:inherit;font-weight:600;cursor:pointer}.prototype-approved-account>button.resend{border-color:#2f847c}.prototype-issued-credentials{grid-template-columns:auto minmax(170px,1fr) auto}.prototype-issued-credentials>button svg,.prototype-approved-account>button svg{width:14px;height:14px}.prototype-dashboard .kpi-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px;margin-bottom:20px}.prototype-dashboard .kpi-group-title{margin:0 0 8px;color:#6f7a75;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.prototype-dashboard .kpi-groups .admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:0}@media(max-width:1100px){.prototype-dashboard .kpi-groups{grid-template-columns:1fr}.prototype-dashboard .kpi-groups .admin-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}
