:root{font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;color:#18211e;background:#f3f6f3;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:1100px;background:#f3f6f3}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(430px,.9fr) minmax(480px,1.1fr);background:#f3f6f3}.login-art{display:flex;flex-direction:column;padding:58px clamp(44px,7vw,112px);color:#efffc3;background:#111715;position:relative;overflow:hidden}.login-art:after{content:"";width:390px;height:390px;border:1px solid #d5ff32;border-radius:50%;position:absolute;right:-210px;bottom:-120px;opacity:.45}.brand-mark{display:flex;align-items:center;gap:10px;font-size:15px;letter-spacing:.14em;font-weight:850}.brand-mark svg{color:#d5ff32}.eyebrow,.section-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:850;color:#78908a}.login-art .eyebrow{color:#88a095;margin-top:auto}.login-art h1{margin:20px 0 18px;font-size:clamp(42px,4.7vw,68px);line-height:1.05;letter-spacing:-.04em}.login-art h1 em{color:#d5ff32;font-style:normal}.login-art-copy{max-width:340px;color:#aabbb4;line-height:1.8;margin:0}.login-art-foot{margin-top:60px;color:#d5ff32;font-size:13px;display:flex;align-items:center;gap:8px}.pulse-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#22b886;box-shadow:0 0 0 4px #22b8861f}.login-panel{display:grid;place-items:center;padding:36px;background:#fbfcfa}.login-panel-inner{width:min(100%,430px)}.login-panel h2{font-size:36px;letter-spacing:-.04em;margin:12px 0 8px}.muted{color:#7c8985}.login-form{display:grid;gap:18px;margin-top:42px}label{display:grid;gap:8px;font-size:13px;font-weight:750;color:#33423d}input,textarea{width:100%;border:1px solid #d5ded8;background:#fff;color:#18211e;border-radius:10px;padding:13px 14px;outline:none;transition:border .2s,box-shadow .2s}input:focus,textarea:focus{border-color:#85a900;box-shadow:0 0 0 3px #d5ff3233}.code-row{display:grid;grid-template-columns:1fr 132px;align-items:end;gap:10px}.form-hint{color:#258e69;margin:-6px 0 0;font-size:12px}.error-text,.danger-text{color:#c94c42;font-size:13px;margin:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:0;border-radius:9px;padding:12px 16px;font-weight:800;transition:transform .15s,background .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.button-primary{color:#15200e;background:#d5ff32}.button-primary:hover:not(:disabled){background:#c5ef26}.button-ghost{color:#26332e;background:#fff;border:1px solid #cbd8d0}.button-danger{color:#a73730;background:#fff0ee}.button-warn{color:#8d5d10;background:#fff6df}.button-wide{width:100%;padding:15px}.login-note{margin-top:38px;font-size:12px;color:#94a09b;line-height:1.6}.app-shell{min-height:100vh;display:flex}.sidebar{width:244px;flex:0 0 244px;min-height:100vh;background:#111715;color:#eef7f1;padding:28px 18px 20px;display:flex;flex-direction:column}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 10px}.sidebar-brand strong{display:block;font-size:16px;letter-spacing:.03em}.sidebar-brand small{display:block;color:#7d9088;font-size:11px;margin-top:4px}.brand-square{width:42px;height:42px;display:grid;place-items:center;background:#d5ff32;color:#15200e;border-radius:12px;font-weight:950}.sidebar-rule{height:1px;background:#28332e;margin:28px 10px 20px}.nav-list{display:grid;gap:5px}.nav-item{width:100%;display:flex;align-items:center;gap:12px;color:#9eaea7;border:0;background:transparent;border-radius:9px;padding:12px;text-align:left;font-weight:700;font-size:13px}.nav-item:hover{color:#efffc3;background:#1a2420}.nav-item.active{color:#15200e;background:#d5ff32}.nav-count{margin-left:auto;min-width:20px;text-align:center;padding:2px 5px;background:#e7a542;color:#fff;border-radius:10px;font-size:11px}.nav-item.active .nav-count{background:#15200e;color:#d5ff32}.sidebar-bottom{margin-top:auto;display:grid;gap:12px}.secure-badge{margin:0 12px;padding:10px;display:flex;align-items:center;gap:8px;color:#78908a;background:#1a2420;border-radius:8px;font-size:11px}.logout{color:#82928b}.content-shell{flex:1;min-width:0}.topbar{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 42px;background:#fbfcfa;border-bottom:1px solid #e3ebe6}.breadcrumb{font-size:11px;font-weight:800;color:#8b9893;letter-spacing:.04em}.breadcrumb span{padding:0 7px;color:#bdc8c3}.topbar h1{margin:8px 0 0;font-size:25px;letter-spacing:-.03em}.topbar-actions{display:flex;align-items:center;gap:18px}.live-label{display:flex;gap:8px;align-items:center;color:#287c60;font-size:12px;font-weight:750}.icon-button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #d9e3dc;border-radius:9px;color:#53625b;background:#fff}.icon-button:hover{background:#eff8e3;color:#497000}.admin-chip{display:flex;align-items:center;gap:8px;padding-left:6px;font-weight:750;font-size:12px}.avatar{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#d5ff32;color:#21300f;font-size:11px}.page-body{padding:34px 42px 55px;max-width:1500px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stat-card{min-height:152px;position:relative;display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid #e0e8e2;border-radius:12px;background:#fff;overflow:hidden}.stat-card:after{content:"";position:absolute;right:-30px;bottom:-55px;width:130px;height:130px;border:1px solid #e8eee9;border-radius:50%}.stat-card.stat-lime{background:#d5ff32;border-color:#d5ff32}.stat-card.stat-lime:after{border-color:#14230d26}.stat-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#eef3ef;color:#547061}.stat-lime .stat-icon{background:#182415;color:#d5ff32}.stat-card span:not(.stat-icon){font-size:12px;color:#82928b;font-weight:700}.stat-lime span:not(.stat-icon){color:#40531d}.stat-card strong{font-size:32px;letter-spacing:-.05em;line-height:1}.stat-card strong small{font-size:16px;letter-spacing:0;color:#819089}.stat-card>small{color:#89958f;font-size:11px}.stat-lime>small{color:#526927}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.surface-card{background:#fff;border:1px solid #e0e8e2;border-radius:12px}.card-heading,.table-caption{display:flex;justify-content:space-between;align-items:center;padding:22px 24px}.card-heading h2,.table-caption h2{font-size:18px;margin:7px 0 0;letter-spacing:-.03em}.text-button{display:inline-flex;align-items:center;gap:5px;color:#557100;background:transparent;border:0;font-size:12px;font-weight:850}.queue-list{border-top:1px solid #edf1ee}.queue-row{width:100%;display:flex;align-items:center;gap:12px;padding:14px 24px;text-align:left;background:#fff;border:0;border-bottom:1px solid #edf1ee;color:#18211e}.queue-row:hover{background:#f8fbf7}.queue-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eef4eb;color:#688b00}.queue-avatar.warning{color:#bd7714;background:#fff5df}.queue-main{flex:1;min-width:0}.queue-main strong,.queue-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-main strong{font-size:13px}.queue-main small,.queue-time{color:#8b9791;font-size:11px;margin-top:4px}.queue-time{white-space:nowrap}.empty-state{display:flex;min-height:150px;justify-content:center;align-items:center;gap:9px;color:#9aa7a1;font-size:13px}.quick-guide{margin-top:16px;padding:24px;display:flex;align-items:center;justify-content:space-between;background:#19231f;color:#eef7f1;border-color:#19231f}.quick-guide h2{margin:8px 0;font-size:18px}.quick-guide p{color:#98aaa1;font-size:12px;margin:0}.quick-guide .section-kicker{color:#9aaa5b}.guide-mark{color:#d5ff32;padding:16px;border:1px solid #546843;border-radius:50%}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.filter-tabs{display:flex;gap:4px;padding:4px;background:#e9efea;border-radius:9px}.filter-tabs button{border:0;background:transparent;color:#728079;padding:9px 13px;border-radius:7px;font-size:12px;font-weight:750}.filter-tabs button.selected{color:#21300f;background:#d5ff32}.search-box{min-width:260px;position:relative;display:flex;flex-direction:row;align-items:center;gap:8px;background:#fff;border:1px solid #dce6df;border-radius:9px;padding:0 12px;color:#8b9992}.search-box input{border:0;box-shadow:none;padding:10px 0}.search-box input:focus{box-shadow:none}.refresh-note{color:#85928b;font-size:12px;display:flex;gap:8px;align-items:center}.table-card{overflow:hidden}.table-caption{border-bottom:1px solid #edf1ee;font-weight:800;font-size:13px}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{color:#8b9891;text-align:left;font-size:11px;font-weight:800;padding:12px 24px;background:#fafcf9;white-space:nowrap}td{padding:16px 24px;border-top:1px solid #edf1ee;vertical-align:middle;white-space:nowrap}td small,td strong{display:block}td small{color:#89968f;font-size:11px;margin-top:5px}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f9fcf7}.person-cell{display:flex;align-items:center;gap:10px}.table-avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#617b00;background:#eff7df}.row-arrow{color:#a7b3ac}.trip-id{font-family:ui-monospace,monospace;color:#4b6756}.status{display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;font-size:11px;font-weight:850}.status-pending,.status-waiting_driver,.status-waiting_confirmation{background:#fff4db;color:#9a6719}.status-approved,.status-completed{background:#e6f6eb;color:#25835d}.status-rejected,.status-cancelled,.status-suspended{background:#ffedeb;color:#b2433b}.status-matching{background:#eef0ff;color:#5569a8}.status-pickup,.status-in_trip{background:#e4f4ff;color:#286a9b}.doc-ready,.doc-missing,.location-ok,.location-alert{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:800}.doc-ready,.location-ok{color:#25835d}.doc-missing,.location-alert{color:#c4633f}.score{color:#b27b18;font-weight:800}.seat-progress{width:82px;display:flex;gap:3px;margin-bottom:7px}.seat-progress span{flex:1;height:5px;background:#e2e9e3;border-radius:3px}.seat-progress span.filled{background:#b9e527}.table-empty{min-height:250px}.audit-action{padding:5px 8px;border-radius:5px;background:#eff4ed;color:#517000;font-family:ui-monospace,monospace;font-size:11px;font-weight:800}.global-error,.global-notice{position:fixed;z-index:30;top:18px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:11px 13px;border-radius:8px;box-shadow:0 10px 30px #141e1924;font-size:12px}.global-error{color:#9f3932;background:#fff0ee}.global-notice{color:#1f7957;background:#e6f7eb}.global-error button,.global-notice button{display:grid;place-items:center;border:0;background:transparent;color:inherit}.spinning{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.drawer-panel{position:fixed;z-index:20;top:0;right:0;width:490px;height:100vh;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 50px #141e1929}.drawer-head{display:flex;align-items:flex-start;justify-content:space-between;padding:28px 28px 22px;border-bottom:1px solid #edf1ee}.drawer-head h2{font-size:25px;margin:8px 0 0;letter-spacing:-.04em}.drawer-body{flex:1;overflow-y:auto;padding:22px 28px}.profile-banner{display:flex;align-items:center;gap:11px;padding:15px;background:#f5f8f3;border-radius:10px}.profile-banner>div{flex:1}.profile-banner strong,.profile-banner small{display:block}.profile-banner small{margin-top:5px;color:#84918b;font-size:11px}.profile-icon{width:42px;height:42px;display:grid;place-items:center;color:#597700;background:#d5ff32;border-radius:10px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:22px 0;border-bottom:1px solid #edf1ee}.detail-grid small,.detail-grid strong{display:block}.detail-grid small{color:#8d9993;font-size:11px;margin-bottom:5px}.detail-grid strong{font-size:13px}.drawer-section{padding:21px 0;border-bottom:1px solid #edf1ee}.drawer-section h3{margin:0;font-size:14px}.drawer-section-head{display:flex;justify-content:space-between;align-items:center}.document-list{margin-top:13px;border:1px solid #e6ece7;border-radius:8px;overflow:hidden}.document-row{display:flex;justify-content:space-between;padding:12px;border-bottom:1px solid #edf1ee;font-size:12px}.document-row:last-child{border:0}.document-row a{display:inline-flex;align-items:center;gap:4px;color:#5b7900;font-weight:800;text-decoration:none}.drawer-section textarea{margin-top:12px;min-height:86px;resize:vertical}.drawer-foot{display:flex;gap:8px;padding:18px 28px;border-top:1px solid #edf1ee}.drawer-foot .button{flex:1}.drawer-enter-active,.drawer-leave-active{transition:transform .25s ease}.drawer-enter-from,.drawer-leave-to{transform:translate(100%)}.modal-backdrop{position:fixed;z-index:25;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0d151173;padding:28px}.trip-modal{width:min(700px,100%);max-height:calc(100vh - 56px);overflow-y:auto;background:#fff;border-radius:14px;box-shadow:0 25px 70px #0a140f40}.trip-map{height:220px;margin:0 28px;position:relative;overflow:hidden;border-radius:10px;background:#eaf1ec}.map-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.65;background-image:linear-gradient(#cbd9cf 1px,transparent 1px),linear-gradient(90deg,#cbd9cf 1px,transparent 1px);background-size:32px 32px;transform:rotate(-8deg) scale(1.2)}.map-point{position:absolute;width:42px;height:42px;display:grid;place-items:center;transform:translate(-50%,-50%);border-radius:50%;color:#15200e;background:#d5ff32;border:4px solid #fff;box-shadow:0 5px 18px #21371440}.map-caption{position:absolute;left:12px;bottom:10px;display:flex;gap:5px;align-items:center;padding:6px 8px;color:#61736a;background:#ffffffe6;border-radius:5px;font-size:11px}.trip-passengers{padding:0 28px 28px}.passenger-row{display:flex;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #edf1ee}.passenger-row>div{flex:1}.passenger-row strong,.passenger-row small{display:block}.passenger-row small{color:#84918b;margin-top:4px;font-size:11px;overflow:hidden;text-overflow:ellipsis;max-width:460px}.passenger-index{width:24px;height:24px;display:grid;place-items:center;color:#536d00;background:#e9f6bd;border-radius:50%;font-weight:850;font-size:11px}.loading-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:10px;color:#40514a;background:#f3f6f3b3;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);font-size:13px}@media(max-width:1180px){body{min-width:900px}.sidebar{width:210px;flex-basis:210px}.topbar,.page-body{padding-left:28px;padding-right:28px}.stats-grid{gap:10px}.stat-card{padding:17px}.filter-tabs button{padding-left:9px;padding-right:9px}}.document-link{border:0;background:transparent;padding:0;color:#5b7900;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.truncate-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis}.inline-form{display:flex;gap:8px;align-items:center;margin-top:12px}.inline-form select{flex:1;min-width:0;border:1px solid #d5ded8;border-radius:9px;padding:11px 10px;background:#fff;color:#33423d}.ticket-thread{display:grid;gap:10px;padding:18px 0}.ticket-message{max-width:90%;padding:11px 13px;border-radius:10px;background:#f1f5f0}.ticket-message.from-admin{justify-self:end;background:#eaf6c7}.ticket-message small{display:block;color:#84918b;font-size:10px}.ticket-message p{margin:6px 0 0;line-height:1.6;font-size:13px;white-space:pre-wrap}.status-active{background:#e6f6eb;color:#25835d}.membership-badge{display:inline-flex;align-items:center;padding:5px 8px;border-radius:5px;color:#66500c;background:#fff3bd;font-size:11px;font-weight:850}.status-draft{background:#fff4db;color:#9a6719}.status-published{background:#e6f6eb;color:#25835d}.status-retracted{background:#f1f3f2;color:#67746e}.edit-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0 12px}.edit-grid label{font-size:11px}.edit-grid input{padding:9px 10px;font-size:12px}.user-edit-float{position:fixed;z-index:35;right:510px;bottom:22px;width:360px;padding:16px;border:1px solid #dce6df;border-radius:12px;background:#fff;box-shadow:0 14px 40px #141e1929}.user-edit-float+.user-edit-float{bottom:290px}.stack-label{display:grid;gap:6px;margin:8px 0;font-size:11px}.stack-label textarea{resize:vertical;padding:8px 10px}.driver-orders-float,.order-action-float,.admin-create-float{position:fixed;z-index:35;right:510px;bottom:22px;padding:14px;border:1px solid #dce6df;border-radius:12px;background:#fff;box-shadow:0 14px 40px #141e1929}.driver-edit-float{position:fixed;z-index:35;right:510px;bottom:84px;width:390px;padding:16px;border:1px solid #dce6df;border-radius:12px;background:#fff;box-shadow:0 14px 40px #141e1929}.driver-edit-float select{width:100%;border:1px solid #d5ded8;border-radius:9px;padding:9px 10px;background:#fff}.driver-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:10px 0 12px;border-bottom:1px solid #edf1ee;margin-bottom:10px}.driver-info-grid small,.driver-info-grid strong{display:block}.driver-info-grid small{color:#89968f;font-size:11px}.driver-info-grid strong{margin-top:3px;font-size:13px}.driver-edit-float .inline-form{margin-top:4px;flex-wrap:wrap}.order-action-float{width:360px}.order-action-float textarea{margin-top:8px;resize:vertical}.admin-create-float{width:370px}.admin-create-float select{width:100%;border:1px solid #d5ded8;border-radius:9px;padding:9px 10px;background:#fff}.broadcast-float,.admin-edit-float{position:fixed;z-index:35;right:510px;bottom:22px;width:370px;display:grid;gap:9px;padding:16px;border:1px solid #dce6df;border-radius:12px;background:#fff;box-shadow:0 14px 40px #141e1929}.broadcast-float textarea{resize:vertical}.admin-edit-float{width:300px}.admin-edit-float label{margin-top:7px}.admin-edit-float select{width:100%;border:1px solid #d5ded8;border-radius:9px;padding:9px 10px;background:#fff}.release-form{padding-bottom:22px;margin-bottom:16px}.release-form .edit-grid,.release-form .stack-label,.release-form .check-label,.release-form .button{margin-left:24px;margin-right:24px}.article-editor{padding-bottom:22px;margin-bottom:16px}.article-editor>.edit-grid,.article-editor>.stack-label,.article-editor-actions,.article-lock-note{margin-left:24px;margin-right:24px}.article-editor textarea{min-height:220px;line-height:1.7}.article-editor input:disabled,.article-editor select:disabled,.article-editor textarea:disabled{color:#69756f;background:#f4f6f4;cursor:not-allowed}.article-lock-note{display:flex;align-items:center;gap:8px;padding:11px 12px;border:1px solid #d9e7de;border-radius:8px;color:#3e6755;background:#f1f8f3;font-size:12px}.article-editor-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:10px}.article-preview{max-width:360px;overflow:hidden;text-overflow:ellipsis}.article-row-actions{display:flex;align-items:center;gap:10px}.check-label{display:flex;align-items:center;gap:7px;font-size:12px;margin-bottom:12px}.check-label input{width:auto}.settings-list{padding:0 24px 18px}.setting-row{display:grid;grid-template-columns:1fr minmax(180px,300px) auto;gap:14px;align-items:center;padding:14px 0;border-top:1px solid #edf1ee}.setting-row strong,.setting-row small{display:block}.setting-row small{color:#89968f;margin-top:4px;font-size:11px}.drawer-copy{color:#4d5c55;line-height:1.7;white-space:pre-wrap}.export-float{position:fixed;z-index:35;right:510px;bottom:22px}.avatar-frame-admin-grid{display:grid;grid-template-columns:minmax(330px,390px) minmax(0,1fr);gap:16px;align-items:start}.frame-grant-panel{padding-bottom:22px;position:sticky;top:112px}.frame-grant-panel>.stack-label,.frame-grant-panel>.button{margin-left:24px;margin-right:24px}.frame-grant-panel select{width:100%;border:1px solid #d5ded8;border-radius:9px;padding:11px 12px;background:#fff;color:#33423d;outline:none}.frame-grant-panel select:focus{border-color:#85a900;box-shadow:0 0 0 3px #d5ff3233}.frame-grant-preview{margin:0 24px 16px;display:flex;align-items:center;gap:16px;padding:18px;color:#efffc3;background:#111715;border-radius:8px}.frame-grant-preview>div{min-width:0}.frame-grant-preview strong,.frame-grant-preview small{display:block}.frame-grant-preview strong{font-size:16px}.frame-grant-preview small{margin-top:5px;color:#9daea6;font-size:11px;line-height:1.5}.frame-visual{--frame-a: #d5ff32;--frame-b: #12a891;--frame-c: #9edaff;width:78px;height:78px;flex:0 0 auto;display:grid;place-items:center;position:relative;border-radius:50%;color:#d5ff32;background:conic-gradient(var(--frame-a),var(--frame-b),var(--frame-c),var(--frame-a));box-shadow:0 0 0 1px #ffffff29,0 8px 22px #0000002e}.frame-visual:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:2px solid rgba(255,255,255,.55);border-radius:50%;background:#1b2420}.frame-visual svg{position:relative;z-index:1}.frame-visual-small{width:44px;height:44px}.frame-visual-small:before{top:5px;right:5px;bottom:5px;left:5px;border-width:1px}.frame-style-silver-orbit{--frame-a: #7cb7ec;--frame-b: #f1fbff;--frame-c: #7f8cff}.frame-style-golden-road{--frame-a: #ffb000;--frame-b: #fff2a8;--frame-c: #ff7b2c}.frame-style-platinum-wing{--frame-a: #3ec7b4;--frame-b: #efffff;--frame-c: #68afff}.frame-style-black-gold-crown{--frame-a: #4a3310;--frame-b: #ffd35a;--frame-c: #9a6b17}.frame-style-diamond-star{--frame-a: #5067ff;--frame-b: #c8d2ff;--frame-c: #7b4dff}.frame-style-national-day{--frame-a: #e52d2d;--frame-b: #ffd84a;--frame-c: #ff6a35}.frame-style-founding-mountain{--frame-a: #0f826e;--frame-b: #d9ff43;--frame-c: #9edaff}@media(max-width:1280px){.avatar-frame-admin-grid{grid-template-columns:1fr}.frame-grant-panel{position:static}.frame-grant-panel>.stack-label{max-width:620px}}.membership-page{display:grid;gap:18px}.membership-page .stats-grid{margin:0}.membership-overview-grid{display:grid;grid-template-columns:minmax(520px,1.25fr) minmax(300px,.75fr);gap:16px}.membership-distribution{overflow:hidden}.distribution-list{display:grid;gap:15px;padding:0 24px 24px}.distribution-row{display:grid;grid-template-columns:150px 1fr 48px;align-items:center;gap:14px}.distribution-row>div:first-child{display:grid;grid-template-columns:9px 1fr;align-items:center;gap:7px}.distribution-row strong{font-size:12px}.distribution-row small{grid-column:2;color:#89968f;font-size:10px}.distribution-row b{color:#5f6e67;font-size:11px;text-align:right}.membership-dot{width:8px;height:8px;border-radius:50%;background:#84918b}.membership-dot[data-level=SILVER]{background:#6298c7}.membership-dot[data-level=GOLD]{background:#d79718}.membership-dot[data-level=PLATINUM]{background:#17a58f}.membership-dot[data-level=BLACK_GOLD]{background:#393a35}.membership-dot[data-level=BLACK_DIAMOND]{background:#665be0}.distribution-track{height:7px;overflow:hidden;border-radius:4px;background:#e8eeea}.distribution-track span{display:block;height:100%;min-width:2px;border-radius:inherit;background:#8aae00}.membership-rule-note{min-height:100%;display:flex;align-items:flex-start;gap:18px;padding:26px;color:#eef7f1;background:#17211d;border:1px solid #17211d;border-radius:8px}.membership-rule-note>svg{flex:0 0 auto;padding:9px;width:48px;height:48px;color:#17211d;background:#d5ff32;border-radius:8px}.membership-rule-note .section-kicker{color:#9aaa5b}.membership-rule-note h2{margin:8px 0 10px;font-size:19px}.membership-rule-note p{margin:0;color:#9caca5;font-size:12px;line-height:1.8}.membership-level-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.membership-level-card{--level-color: #65716c;min-height:178px;padding:18px;border:1px solid #dde5df;border-top:3px solid var(--level-color);border-radius:8px;background:#fff}.membership-level-card[data-level=SILVER]{--level-color: #6298c7}.membership-level-card[data-level=GOLD]{--level-color: #d79718}.membership-level-card[data-level=PLATINUM]{--level-color: #17a58f}.membership-level-card[data-level=BLACK_GOLD]{--level-color: #343833}.membership-level-card[data-level=BLACK_DIAMOND]{--level-color: #665be0}.level-card-head{display:flex;align-items:center;gap:10px}.level-card-head strong,.level-card-head small{display:block}.level-card-head strong{font-size:14px}.level-card-head small{margin-top:3px;color:#87938d;font-size:10px}.level-emblem{width:34px;height:34px;display:grid;place-items:center;color:#fff;background:var(--level-color);border-radius:7px}.level-benefits{display:grid;gap:8px;margin-top:15px}.level-benefits>div{display:flex;align-items:flex-start;gap:7px;color:var(--level-color)}.level-benefits span{min-width:0}.level-benefits strong,.level-benefits small{display:block}.level-benefits strong{color:#394740;font-size:11px}.level-benefits small{margin-top:2px;color:#8a9690;font-size:10px;line-height:1.45;white-space:normal}.membership-toolbar{margin:2px 0 0}.membership-selects{display:flex;gap:10px}.membership-selects label{display:flex;flex-direction:row;align-items:center;gap:8px;color:#78857f;font-size:11px}.membership-selects select{min-width:130px;border:1px solid #d5ded8;border-radius:8px;padding:10px 12px;color:#33423d;background:#fff;outline:none}.membership-selects select:focus{border-color:#85a900;box-shadow:0 0 0 3px #d5ff3233}.membership-avatar{color:#6b530d;background:#fff2bd}.membership-badge[data-level=SILVER]{color:#326a98;background:#e7f3fc}.membership-badge[data-level=GOLD]{color:#8a5d08;background:#fff0bd}.membership-badge[data-level=PLATINUM]{color:#087866;background:#dcf6ef}.membership-badge[data-level=BLACK_GOLD]{color:#f0c55c;background:#30332f}.membership-badge[data-level=BLACK_DIAMOND]{color:#fff;background:#665be0}.member-progress{display:flex;align-items:center;gap:8px}.member-progress strong{width:34px;color:#5b6a63;font-size:10px}.member-progress-track{width:110px;height:6px;overflow:hidden;border-radius:3px;background:#e6ede8}.member-progress-track span{display:block;height:100%;border-radius:inherit;background:#9ec516}@media(max-width:1280px){.membership-overview-grid{grid-template-columns:1fr}.membership-level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
