:root{color:#16231e;font-synthesis:none;text-rendering:optimizelegibility;background:#f4f6f2;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.6}.login-screen{background:linear-gradient(#f7f9f4f5,#edf1e8f5),#f4f6f2;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{background:#fff;border:1px solid #d7dfd4;border-radius:8px;width:min(420px,100%);padding:28px;box-shadow:0 18px 50px #1a33281f}.brand-row,.brand-block{align-items:center;gap:12px;display:flex}.brand-row h1{margin:0;font-size:24px;line-height:1.2}.brand-row p{color:#6f7d73;margin:6px 0 0;font-size:13px}.brand-mark{color:#e6c36b;background:#12392f;border-radius:8px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.login-actions{gap:12px;margin-top:24px;display:grid}.field{gap:7px;display:grid}.field span{color:#56645c;font-size:13px;font-weight:800}.field input{color:#16231e;border:1px solid #cbd7ca;border-radius:8px;outline:0;width:100%;min-height:42px;padding:0 12px}.field select{color:#16231e;background:#fff;border:1px solid #cbd7ca;border-radius:8px;outline:0;width:100%;min-height:42px;padding:0 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#17624f;box-shadow:0 0 0 3px #17624f1f}.app-shell{grid-template-columns:236px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#f8fbf4;background:#12392f;border-right:1px solid #d8dfd5;padding:22px 16px}.brand-block strong{font-size:18px;display:block}.brand-block span:last-child{color:#f8fbf49e;margin-top:3px;font-size:12px;display:block}.sidebar .brand-mark{background:#ffffff1a}.nav-list{gap:8px;margin-top:32px;display:grid}.nav-item{color:#f8fbf4c2;text-align:left;background:0 0;border-radius:8px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 12px;display:grid}.nav-item.active{color:#12392f;background:#f3f7ef}.nav-item:hover{background:#ffffff1a}.nav-item.active:hover{background:#f3f7ef}.nav-item span{color:#17382f;text-align:center;background:#e6c36b;border-radius:999px;min-width:24px;padding:3px 7px;font-size:12px;font-weight:700}.workspace{min-width:0;padding:24px}.topbar,.topbar-actions,.panel-tools,.detail-actions,.dialog-actions{align-items:center;display:flex}.topbar{justify-content:space-between;gap:16px}.topbar h1{margin:2px 0 0;font-size:26px;line-height:1.2}.eyebrow{color:#6d7c73;letter-spacing:0;margin:0;font-size:12px;font-weight:800}.topbar-actions,.detail-actions,.dialog-actions{gap:10px}.primary-button,.danger-button,.ghost-button,.icon-button{border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#17624f}.danger-button{color:#fff;background:#a63c35}.ghost-button{color:#19382f;background:#fff;border:1px solid #cbd7ca}.ghost-button.compact,.danger-button.compact{min-height:36px;padding:0 12px}.icon-button{color:#17382f;background:#fff;border:1px solid #cbd7ca;width:40px;padding:0}.icon-button.subtle{background:0 0;border-color:#0000}.metrics-grid{grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;margin:22px 0;display:grid}.metric{background:#fff;border:1px solid #d7dfd4;border-radius:8px;align-items:center;gap:12px;min-height:82px;padding:16px;display:flex}.metric>span{border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.metric strong{font-size:24px;line-height:1;display:block}.metric p{color:#6d7c73;margin:6px 0 0;font-size:13px}.metric-pending>span{color:#8a5c00;background:#fff3d2}.metric-approved>span{color:#17624f;background:#def4e9}.metric-rejected>span{color:#a63c35;background:#fde4df}.metric-neutral>span{color:#315983;background:#e7ecf4}.review-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:16px;display:grid}.queue-panel,.detail-panel{background:#fff;border:1px solid #d7dfd4;border-radius:8px;min-width:0}.queue-panel{overflow:hidden}.panel-tools{border-bottom:1px solid #e3e9e1;justify-content:space-between;gap:12px;padding:14px}.segmented{background:#f3f6f1;border:1px solid #d4ded2;border-radius:8px;min-height:36px;padding:3px;display:inline-flex}.segmented button{color:#53625a;background:0 0;border-radius:6px;min-width:68px;padding:0 12px;font-weight:700}.segmented button.active{color:#143b31;background:#fff;box-shadow:0 1px 5px #18372c1f}.search-box{color:#66736c;background:#fff;border:1px solid #d4ded2;border-radius:8px;align-items:center;gap:8px;width:min(320px,100%);min-height:38px;padding:0 11px;display:flex}.search-box input{color:#16231e;border:0;outline:0;width:100%}.select-box{background:#fff;border:1px solid #d4ded2;border-radius:8px;align-items:center;min-height:38px;display:flex}.select-box select{color:#16231e;background:0 0;border:0;outline:0;min-height:36px;padding:0 32px 0 11px;font-weight:700}.audit-panel table{min-width:980px}.audit-tools{align-items:center}.audit-filter-row{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.rankings-layout{grid-template-columns:minmax(0,1fr) 460px}.ranking-panel table{min-width:1080px}.refunds-layout{grid-template-columns:minmax(0,1fr) 440px}.refund-panel table{min-width:980px}.club-management-layout{grid-template-columns:minmax(0,1fr) 480px}.club-management-panel table{min-width:920px}.club-management-panel .panel-tools{flex-wrap:wrap}.club-management-panel .panel-tools>.primary-button{white-space:nowrap;flex:none}.managed-club-actions{justify-content:flex-end;margin-top:14px}.detail-actions.managed-club-actions button{flex:none}.managed-club-detail .summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.club-create-dialog{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto}.club-owner-picker{background:#f8faf6;border:1px solid #dce5da;border-radius:8px;gap:10px;padding:12px;display:grid}.club-owner-results{max-height:178px}.club-create-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.club-create-field-wide{grid-column:1/-1}.club-delete-warning{color:#7a4714;background:#fff7ed;border:1px solid #e8c7a5;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:12px;display:flex}.club-delete-warning.blocked{color:#923832;background:#fff1ef;border-color:#e4b9b2}.club-delete-warning>svg{flex:none;margin-top:1px}.club-delete-warning p{margin:4px 0 0;font-size:13px;line-height:1.55}.club-revenue-card{background:#eef8f2;border:1px solid #cfe2d6;border-radius:8px;gap:5px;margin-top:18px;padding:16px;display:grid}.club-revenue-card span{color:#47675a;font-size:12px;font-weight:900}.club-revenue-card strong{color:#17624f;font-size:32px;line-height:1.1}.club-revenue-card small{color:#5f7168;font-size:12px}.compact-summary-grid{margin-top:0}.managed-club-table{min-width:520px}.managed-club-table td strong,.managed-club-table td span{display:block}.table-action-button{min-height:32px;padding:0 10px}.detail-loading-text{margin:14px 0 0}.refund-amount-card{background:#fff9e8;border:1px solid #e7d099;border-radius:8px;gap:5px;margin-top:18px;padding:16px;display:grid}.refund-amount-card span{color:#7d6831;font-size:12px;font-weight:900}.refund-amount-card strong{color:#9a6700;font-size:32px;line-height:1.1}.refund-amount-card small{color:#756947;font-size:12px}.refund-reason-block{background:#f8faf6;border:1px solid #dce5da;border-radius:8px;margin-top:16px;padding:13px}.refund-reason-block.is-warning{background:#fff7f4;border-color:#f1b8ae}.refund-reason-block h3{color:#19382f;margin:0 0 8px;font-size:14px}.refund-reason-block p{color:#53625a;margin:0;line-height:1.6}.ranking-tools{flex-wrap:wrap;align-items:stretch}.ranking-tools .audit-filter-row{flex-wrap:wrap;flex:640px}.ranking-tools button{white-space:nowrap;flex:none}.ranking-board-admin{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;width:100%;display:flex}.ranking-board-input{width:min(320px,100%)}.ranking-order-editor{background:#f8faf6;border:1px solid #dce5da;border-radius:10px;gap:12px;width:100%;padding:14px;display:grid}.ranking-order-head,.ranking-order-item,.ranking-order-actions{align-items:center;display:flex}.ranking-order-head{justify-content:space-between;gap:16px}.ranking-order-head strong,.ranking-order-head span,.ranking-order-name strong,.ranking-order-name span{display:block}.ranking-order-head strong{color:#19382f;font-size:14px}.ranking-order-head span{color:#66736c;margin-top:3px;font-size:12px}.ranking-order-list{gap:8px;display:grid}.ranking-order-item{background:#fff;border:1px solid #dce5da;border-radius:8px;gap:10px;min-width:0;padding:10px}.ranking-order-index{color:#17624f;background:#edf3ec;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-weight:900;display:inline-flex}.ranking-order-name{flex:1;min-width:0}.ranking-order-name strong{color:#16231e;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ranking-order-name span{color:#17624f;background:#e8f5ee;border-radius:999px;width:fit-content;margin-top:3px;padding:2px 7px;font-size:11px;font-weight:800}.ranking-order-actions{flex:none;gap:6px}.ranking-order-actions .icon-only{width:34px;padding-inline:0}.ranking-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.ranking-bound-tag{color:#17624f;background:#e8f5ee;border-radius:999px;width:fit-content;margin-top:4px;padding:2px 7px;font-size:11px;font-weight:800;display:inline-flex}.ranking-phone-cell strong,.ranking-phone-cell span,.ranking-identity-cell>span{display:block}.ranking-phone-cell strong{color:#19382f;font-variant-numeric:tabular-nums;white-space:nowrap}.ranking-phone-cell span,.ranking-identity-cell>span{color:#66736c;white-space:nowrap;margin-top:4px;font-size:11px}.ranking-identity-cell .status-badge{white-space:nowrap}.ranking-user-bind{background:#f8faf6;border:1px solid #dce5da;border-radius:8px;gap:10px;margin-top:16px;padding:12px;display:grid}.ranking-user-bind-head,.ranking-user-search-row,.ranking-bound-user,.ranking-bind-empty,.ranking-user-option{align-items:center;display:flex}.ranking-user-bind-head{justify-content:space-between;gap:10px}.ranking-user-bind-head>span{color:#19382f;font-size:13px;font-weight:900}.ranking-bound-user,.ranking-bind-empty{background:#fff;border:1px solid #dce5da;border-radius:8px;gap:10px;min-width:0;padding:10px}.ranking-bound-user>div{flex:1;min-width:0}.ranking-bound-user strong,.ranking-user-option strong{color:#16231e;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ranking-bound-user span,.ranking-user-option span,.ranking-bind-empty,.ranking-bind-hint{color:#66736c;font-size:12px}.ranking-bound-user>svg{color:#17624f;flex:none}.ranking-user-avatar{color:#315983;background:#e7ecf4;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden}.ranking-user-avatar img{object-fit:cover;width:100%;height:100%}.ranking-user-search-row{gap:8px}.ranking-user-search{flex:1;width:auto;min-width:0}.ranking-user-results{gap:8px;max-height:230px;display:grid;overflow:auto}.ranking-user-option{text-align:left;background:#fff;border:1px solid #dce5da;border-radius:8px;gap:10px;width:100%;min-width:0;padding:10px}.ranking-user-option:hover,.ranking-user-option.active{background:#eef7f2;border-color:#17624f}.ranking-user-option>div{flex:1;min-width:0}.ranking-user-option>svg{color:#17624f;flex:none}.ranking-bind-hint{margin:0}.ranking-field-wide{grid-column:1/-1}.ranking-check{color:#19382f;align-items:center;gap:9px;margin-top:16px;font-weight:800;display:flex}.ranking-check input{accent-color:#17624f;width:17px;height:17px}.ranking-actions{justify-content:flex-start}.ranking-actions button{flex:none}.event-create-panel{max-height:calc(100vh - 32px);overflow:auto}.event-published-edit-notice{color:#17624f;background:#f1faf6;border:1px solid #acd4c5;border-radius:8px;align-items:flex-start;gap:10px;margin-top:16px;padding:12px;display:flex}.event-published-edit-notice svg{flex:none;margin-top:1px}.event-published-edit-notice strong,.event-published-edit-notice span{display:block}.event-published-edit-notice strong{font-size:13px}.event-published-edit-notice span{color:#4f6f64;margin-top:3px;font-size:12px;font-weight:700;line-height:1.5}.event-create-images{gap:10px;margin-top:16px;display:grid}.event-detail-images-editor{background:#f4f7f2;border:1px solid #dce5da;border-radius:8px;gap:10px;padding:12px;display:grid}.event-detail-images-head,.event-detail-image-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.event-detail-images-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.event-detail-images-head strong,.event-detail-images-head span{display:block}.event-detail-images-head strong{color:#16231e;font-size:13px}.event-detail-images-head span{color:#66736c;margin-top:3px;font-size:12px}.event-detail-image-row{gap:8px;display:grid}.event-detail-image-actions{justify-content:flex-end}.event-detail-image-actions .danger{color:#a43d33}.event-word-import-message{color:#315b4e;background:#edf4ee;border:1px solid #cddbd1;border-radius:7px;margin:0;padding:9px 10px;font-size:12px;font-weight:700;line-height:1.5}.banner-layout{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr)}.banner-list-panel table th:nth-child(2),.banner-list-panel table td:nth-child(2){width:126px}.banner-thumb{aspect-ratio:900/368;background:#12392f;border:1px solid #d8dfd5;border-radius:8px;width:112px;overflow:hidden}.banner-thumb img{object-fit:cover;width:100%;height:100%;display:block}.banner-editor-panel .event-image-input{margin-bottom:18px}.banner-editor-panel .event-image-preview{aspect-ratio:900/368}.event-image-input{background:#f8faf6;border:1px solid #dce5da;border-radius:8px;grid-template-columns:104px minmax(0,1fr);gap:12px;padding:10px;display:grid}.event-image-preview{aspect-ratio:4/3;color:#315983;background:#e7ecf4;border-radius:8px;place-items:center;min-width:0;display:grid;overflow:hidden}.event-image-preview img{object-fit:cover;width:100%;height:100%}.event-image-fields{gap:8px;min-width:0;display:grid}.event-image-fields strong,.event-image-fields span{display:block}.event-image-fields strong{color:#16231e;font-size:13px}.event-image-fields span{color:#66736c;font-size:12px}.event-image-fields input{border:1px solid #cbd7ca;border-radius:8px;outline:0;width:100%;min-height:36px;padding:0 10px}.upload-button{color:#17624f;cursor:pointer;background:#fff;border:1px solid #d4ded2;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:fit-content;min-height:32px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;position:relative}.upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-button.disabled{cursor:wait;opacity:.62}.event-create-section{border-top:1px solid #e3e9e1;gap:12px;margin-top:18px;padding-top:16px;display:grid}.event-create-section h3{color:#19382f;margin:0;font-size:14px}.event-create-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-field-wide{grid-column:1/-1}.event-location-picker{gap:10px;min-width:0;display:grid}.event-location-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.event-location-search input{min-width:0}.event-map-shell{background:#edf2ef;border:1px solid #dce5da;border-radius:8px;min-height:260px;position:relative;overflow:hidden}.event-map-canvas{width:100%;height:260px}.event-map-overlay{color:#53625a;text-align:center;background:#f8faf6eb;align-content:center;place-items:center;gap:8px;padding:18px;font-size:13px;font-weight:800;display:grid;position:absolute;inset:0}.event-map-overlay svg{color:#17624f}.event-location-status{color:#53625a;background:#f8faf6;border:1px solid #dce5da;border-radius:8px;align-items:flex-start;gap:7px;min-height:36px;padding:9px 10px;font-size:12px;font-weight:800;line-height:1.45;display:flex}.event-location-status svg{color:#17624f;flex:none;margin-top:1px}.event-location-copy{gap:2px;min-width:0;display:grid}.event-location-attribution{color:#17624f;text-underline-offset:2px;width:fit-content;font-size:11px;font-weight:700;text-decoration:underline}.event-coordinate-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.event-reward-list{gap:10px;display:grid}.event-reward-row{grid-template-columns:minmax(90px,.7fr) minmax(0,1.4fr) minmax(90px,.55fr) 40px;align-items:end;gap:10px;display:grid}.event-reward-remove{width:40px;min-width:40px;padding:0}.event-reward-add{width:fit-content}.event-reward-summary{gap:8px;display:grid}.event-reward-summary div{background:#f8faf6;border:1px solid #e0e8de;border-radius:8px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.event-reward-summary span{color:#66736c;font-size:12px;font-weight:800}.event-reward-summary strong{color:#16231e;min-width:0;font-size:13px}.event-reward-summary em{color:#9b6a08;font-size:12px;font-style:normal;font-weight:800}.field textarea{color:#16231e;border:1px solid #cbd7ca;border-radius:8px;outline:0;width:100%;min-height:104px;padding:12px}.event-field-protection{color:#805b16;margin-top:5px;font-size:11px;font-weight:800;line-height:1.45;display:block}.field input:disabled,.field select:disabled,.field textarea:disabled{color:#7b877f;cursor:not-allowed;background:#f1f4ef;border-color:#dce3da}.event-create-actions{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;margin-top:18px}.event-create-actions button{flex:140px}.event-create-validation-hint{color:#805b16;background:#fff9ed;border:1px solid #edc98a;border-radius:8px;align-items:flex-start;gap:8px;margin:10px 0 0;padding:10px 12px;font-size:13px;font-weight:800;line-height:1.5;display:flex}.event-create-validation-hint svg{flex:none;margin-top:2px}.event-create-validation-hint.is-ready{color:#17624f;background:#f1faf6;border-color:#acd4c5}.audit-layout{grid-template-columns:minmax(0,1fr) 460px}.audit-detail-panel .info-grid{grid-template-columns:1fr}.audit-snapshot-grid{gap:10px;display:grid}.audit-snapshot-block{background:#f8faf6;border:1px solid #e1e8df;border-radius:8px;min-width:0;overflow:hidden}.audit-snapshot-block h4{color:#53625a;border-bottom:1px solid #e1e8df;margin:0;padding:10px 12px;font-size:12px}.audit-snapshot-block pre{color:#17251f;white-space:pre-wrap;word-break:break-word;max-height:260px;margin:0;padding:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:12px;line-height:1.55;overflow:auto}.audit-snapshot-block .muted{margin:0;padding:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #e7ece5;padding:14px;font-size:14px}th{color:#66736c;font-size:12px;font-weight:800}td strong,td span{display:block}td span{color:#6b786f;margin-top:4px;font-size:12px}tbody tr{transition:background .15s}tbody tr:hover,tbody tr.selected{background:#f5f8f3}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.status-pending{color:#805200;background:#fff3d2}.status-approved{color:#17624f;background:#def4e9}.status-rejected{color:#a63c35;background:#fde4df}.status-neutral{color:#315983;background:#e7ecf4}.empty-state,.empty-detail{color:#6d7c73;place-items:center;min-height:220px;display:grid}.empty-detail{align-content:center;gap:10px}.detail-panel{max-height:calc(100vh - 48px);padding:18px;position:sticky;top:24px;overflow:auto}.detail-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-head h2{margin:3px 0 4px;font-size:22px;line-height:1.25}.detail-head span{color:#6d7c73;font-size:13px}.detail-actions{margin-top:16px}.detail-actions button{flex:1}.events-layout{grid-template-columns:minmax(0,1fr) 480px}.events-layout .panel-tools{flex-wrap:wrap}.events-layout .segmented{flex:100%;grid-template-columns:repeat(9,minmax(0,1fr));width:100%;display:grid}.events-layout .segmented button{min-width:0}.events-layout .search-box{flex:240px;width:auto}.events-layout .panel-tools>.primary-button{white-space:nowrap;flex:none}.event-detail-panel .detail-actions{justify-content:flex-start}.event-detail-panel .detail-actions button{flex:none}.badge-stack{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.detail-tabs{background:#f3f6f1;border:1px solid #d4ded2;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:16px;padding:3px;display:grid}.detail-tabs button{color:#53625a;background:0 0;border-radius:6px;min-height:34px;font-size:13px;font-weight:800}.detail-tabs button.active{color:#12392f;background:#fff;box-shadow:0 1px 5px #18372c1f}.summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.summary-pill{background:#f8faf6;border:1px solid #e1e8df;border-radius:8px;min-height:66px;padding:12px}.summary-pill span{color:#6d7c73;font-size:12px;font-weight:800;display:block}.summary-pill strong{color:#17251f;word-break:break-word;margin-top:8px;font-size:18px;line-height:1.2;display:block}.summary-strip{color:#6d7c73;border-top:1px solid #e7ece5;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:14px;font-size:12px;display:flex}.summary-strip span{background:#f3f6f1;border-radius:999px;padding:5px 8px}.risk-section{background:#fffaf0;border:1px solid #f1d2a6;border-radius:8px;gap:12px;margin-top:14px;padding:12px;display:grid}.risk-section h3{color:#7a4b00;align-items:center;gap:6px;margin:0;font-size:14px;display:flex}.risk-section p{color:#7d6844;margin:6px 0 0;font-size:12px;line-height:1.55}.risk-actions{flex-wrap:wrap;gap:8px;display:flex}.risk-actions button{min-height:34px}.visibility-section{background:#f8faf6;border:1px solid #dbe7df;border-radius:8px;gap:12px;margin-top:14px;padding:12px;display:grid}.visibility-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.visibility-section-head h3{color:#18372c;align-items:center;gap:6px;margin:0;font-size:14px;display:flex}.visibility-section-head span{color:#6d7c73;font-size:12px;line-height:1.5}.visibility-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.visibility-card{background:#fff;border:1px solid #e1e8df;border-radius:8px;min-width:0;padding:10px}.visibility-card>div{align-items:center;gap:7px;display:flex}.visibility-card strong{color:#17251f;flex:1;min-width:0;font-size:13px}.visibility-card p{color:#6d7c73;min-height:38px;margin:8px 0 10px;font-size:12px;line-height:1.55}.visibility-card button{width:100%}.mini-table-wrap{overflow-x:auto}.mini-table{min-width:420px}.mini-table th,.mini-table td{padding:10px 8px;font-size:12px}.result-workflow{gap:14px;display:grid}.result-section-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.result-section-head>div:first-child{min-width:0}.result-section-head h3{margin:0}.result-section-head p{color:#6d7c73;margin:6px 0 0;font-size:12px;line-height:1.55}.result-inline-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.result-workflow-message{color:#17624f;background:#f2faf6;border:1px solid #bcd9cc;border-radius:8px;margin:14px 0 0;padding:10px 12px;font-size:12px;font-weight:800;line-height:1.5}.result-workflow+.inline-error,.summary-grid+.inline-error{margin-top:14px}.result-import-box,.result-unpublish-box{background:#f8faf6;border:1px solid #dbe5da;border-radius:8px;gap:12px;padding:12px;display:grid}.result-import-box textarea,.result-unpublish-box textarea{box-sizing:border-box;resize:vertical;width:100%}.result-file-button{cursor:pointer;width:fit-content;position:relative;overflow:hidden}.result-file-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.result-file-button.is-disabled{cursor:not-allowed;opacity:.55}.result-editor-table-wrap{border:1px solid #e1e8df;border-radius:8px;overflow-x:auto}.result-editor-table{border-collapse:collapse;width:100%;min-width:720px}.result-editor-table th,.result-editor-table td{text-align:left;border-bottom:1px solid #e7ece5;padding:8px;font-size:12px}.result-editor-table th{color:#5b6b62;background:#f5f8f3;font-weight:900}.result-editor-table tbody tr:last-child td{border-bottom:0}.result-editor-table input,.result-editor-table select{color:#16231e;background:#fff;border:1px solid #cbd7ca;border-radius:7px;outline:0;width:100%;min-height:34px;padding:0 8px}.result-editor-table input:focus,.result-editor-table select:focus{border-color:#17624f;box-shadow:0 0 0 2px #17624f1a}.result-editor-table th:first-child,.result-editor-table td:first-child{text-align:center;width:54px}.result-editor-table th:last-child,.result-editor-table td:last-child{text-align:center;width:48px}.result-editor-table .icon-button.danger{color:#ad4036}.result-preview-section{background:#fbfdfb;border-color:#cedfd6}.payment-order-cell{gap:3px;min-width:150px;display:grid}.payment-order-cell small{color:#6f7f77;overflow-wrap:anywhere;font-size:11px}.info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0 0;display:grid}.info-grid div{background:#f8faf6;border:1px solid #e1e8df;border-radius:8px;min-height:78px;padding:12px}.publish-field-grid{margin-top:0}.publish-field-grid div{min-height:68px}.publish-field-grid dd{overflow-wrap:anywhere;white-space:pre-wrap}dt{color:#6d7c73;align-items:center;gap:6px;font-size:12px;font-weight:800;display:flex}dd{color:#17251f;margin:8px 0 0;line-height:1.45}.detail-section{border-top:1px solid #e7ece5;margin-top:18px;padding-top:16px}.detail-section h3{align-items:center;gap:6px;margin:0 0 10px;font-size:14px;display:flex}.detail-section p{color:#48564f;margin:0;line-height:1.65}.warning-section{background:#fff7f4;border:1px solid #f1b8ae;border-radius:8px;padding:12px}.owner-row{grid-template-columns:1fr auto auto;align-items:center;gap:8px;min-height:40px;display:grid}.owner-row strong{color:#17382f;background:#e8eee4;border-radius:999px;padding:4px 8px;font-size:12px}.owner-row em{color:#6d7c73;font-size:13px;font-style:normal}.image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.image-grid figure{background:#f3f6f1;border:1px solid #dbe4d8;border-radius:8px;margin:0;overflow:hidden}.image-preview-button{width:100%;color:inherit;text-align:left;background:0 0;padding:0;display:block;position:relative;overflow:hidden}.image-preview-button img{transition:filter .16s,transform .16s}.image-preview-button:hover img,.image-preview-button:focus-visible img{filter:brightness(.9);transform:scale(1.02)}.image-preview-button:focus-visible{outline-offset:-3px;outline:3px solid #17624f38}.image-preview-affordance{color:#fff;opacity:0;pointer-events:none;background:#12392fe0;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:0 8px;font-size:11px;font-weight:800;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;bottom:8px;right:8px;transform:translateY(4px)}.image-preview-button:hover .image-preview-affordance,.image-preview-button:focus-visible .image-preview-affordance{opacity:1;transform:translateY(0)}.image-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.image-placeholder{aspect-ratio:4/3;color:#6d7c73;align-content:center;place-items:center;gap:6px;width:100%;display:grid}.image-placeholder span{font-size:12px}.image-grid figcaption{color:#56645c;padding:8px;font-size:12px}.muted{color:#7b887f}.timeline{color:#6d7c73;border-top:1px solid #e7ece5;gap:6px;margin-top:18px;padding-top:14px;font-size:12px;display:grid}.inline-error{color:#9a352f;background:#fff7f4;border:1px solid #f1b8ae;border-radius:8px;align-items:center;gap:8px;min-height:42px;margin:0 0 14px;padding:10px 12px;font-weight:700;display:flex}.dialog-backdrop{z-index:30;background:#0d1f1980;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox-backdrop{z-index:40;background:#0d1f19b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.image-lightbox{background:#fff;border-radius:8px;grid-template-rows:auto minmax(0,1fr) auto;width:min(980px,100vw - 48px);max-height:calc(100vh - 48px);padding:16px;display:grid;box-shadow:0 24px 70px #00000052}.image-lightbox-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.image-lightbox h2{margin:0;font-size:18px;line-height:1.25}.image-lightbox-stage{background:#f8faf6;border:1px solid #e1e8df;border-radius:8px;place-items:center;min-height:240px;display:grid;overflow:auto}.image-lightbox-stage img{aspect-ratio:auto;object-fit:contain;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 190px);display:block}.image-lightbox .dialog-actions{margin-top:12px}.image-lightbox-link{text-decoration:none}.dialog{background:#fff;border-radius:8px;width:min(480px,100%);padding:18px;box-shadow:0 24px 70px #00000047}.import-dialog{width:min(720px,100%)}.dialog-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dialog h2{margin:0;font-size:20px}.dialog-copy{color:#58665e;margin:0 0 14px;font-size:13px;line-height:1.65}textarea{resize:vertical;border:1px solid #cbd7ca;border-radius:8px;outline:0;width:100%;padding:12px}textarea:focus,.search-box:focus-within{border-color:#17624f;box-shadow:0 0 0 3px #17624f1f}.dialog-actions{justify-content:flex-end;margin-top:14px}.import-result{color:#17624f;background:#eef8f2;border:1px solid #cfe2d6;border-radius:8px;gap:10px;margin-top:12px;padding:12px;display:grid}.import-result strong{font-size:13px}.import-result-list{gap:6px;max-height:150px;display:grid;overflow:auto}.import-result-list span{color:#47675a;font-size:12px;line-height:1.45}.user-metrics-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.users-layout{grid-template-columns:minmax(0,1fr) 480px}.users-panel table{min-width:980px}.users-panel th,.users-panel td{padding:12px}.users-tools,.user-filter-row,.user-search-row,.user-table-identity,.user-pagination,.user-pagination>div,.user-detail-identity,.user-privacy-notice,.users-data-note{align-items:center;display:flex}.users-tools{flex-wrap:wrap;align-items:stretch}.user-filter-row{flex-wrap:wrap;flex:480px;gap:8px;min-width:0}.user-search-row{flex:420px;justify-content:flex-end;gap:8px;min-width:0}.user-filter-row .select-box{flex:1 1 0;min-width:0}.user-filter-row select,.user-search-row input{width:100%;min-width:0}.user-search-row .search-box{flex:1;width:auto;min-width:0}.users-data-note,.user-privacy-notice{color:#47675a;gap:8px;font-size:12px;font-weight:800}.users-data-note{background:#f4f9f5;border-bottom:1px solid #e3e9e1;padding:10px 14px}.users-data-note svg,.user-privacy-notice svg{color:#17624f;flex:none}.user-table-identity{gap:10px;min-width:190px}.user-table-identity .ranking-user-avatar{margin-top:0;display:inline-flex}.user-table-identity>div{min-width:0}.user-table-identity strong,.user-table-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-pagination{color:#66736c;border-top:1px solid #e3e9e1;justify-content:space-between;gap:12px;padding:12px 14px;font-size:12px;font-weight:800}.user-pagination>div{gap:8px}.user-empty-detail span{color:#6d7c73;text-align:center;max-width:320px;font-size:12px;line-height:1.6}.user-detail-head{align-items:center}.user-detail-identity{gap:12px;min-width:0}.user-detail-identity>div{min-width:0}.user-detail-avatar{flex-basis:52px;width:52px;height:52px}.user-privacy-notice{background:#eef8f2;border:1px solid #cfe2d6;border-radius:8px;align-items:flex-start;margin-top:16px;padding:11px 12px;line-height:1.55}.user-admin-binding-section{background:#f7faf7;border:1px solid #d7e5db;border-radius:10px;padding:14px}.user-admin-binding-head,.user-admin-binding-form,.user-admin-club-list>div,.user-binding-success{align-items:center;display:flex}.user-admin-binding-head{justify-content:space-between;align-items:flex-start;gap:12px}.user-admin-binding-head>div{min-width:0}.user-admin-binding-head h3{margin-bottom:5px}.user-admin-binding-head p{color:#66736c;font-size:12px;line-height:1.55}.user-admin-binding-head .status-badge{flex:none}.user-admin-binding-form{align-items:stretch;gap:8px;margin-top:12px}.user-admin-binding-form .select-box{flex:1;min-width:0}.user-admin-binding-form select{width:100%}.user-admin-binding-form .primary-button{white-space:nowrap;flex:none}.user-binding-hint{font-size:11px;color:#6f7f77!important;margin-top:8px!important}.user-binding-hint.warning{color:#a34737!important}.user-binding-success{color:#17624f;background:#eaf7ef;border:1px solid #b9ddc6;border-radius:8px;gap:7px;margin-top:10px;padding:9px 10px;font-size:12px;font-weight:800}.user-admin-club-list{gap:8px;margin-top:12px;display:grid}.user-admin-club-list>div{background:#fff;border:1px solid #e0e8e1;border-radius:8px;justify-content:space-between;gap:10px;padding:10px}.user-admin-club-list>div>div{gap:3px;min-width:0;display:grid}.user-admin-club-list strong,.user-admin-club-list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.user-admin-club-list strong{color:#17251f;font-size:13px}.user-admin-club-list span{color:#66736c;font-size:11px}.user-admin-club-list .user-admin-club-empty{color:#75837b;text-align:center;border-style:dashed;padding:12px;font-size:12px;display:block}.user-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.user-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-club-list{gap:8px;display:grid}.user-club-list>div{background:#f8faf6;border:1px solid #e1e8df;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.user-club-list strong{color:#17251f;font-size:13px}.user-club-list span{color:#66736c;font-size:12px}@media (width<=1380px){.users-layout{grid-template-columns:1fr}.user-detail-panel{z-index:5;width:min(480px,100vw - 32px);max-height:none;position:fixed;top:16px;bottom:16px;right:16px;box-shadow:0 20px 56px #12392f33}}@media (width<=1180px){.review-layout{grid-template-columns:1fr}.detail-panel{max-height:none;position:static}}@media (width<=860px){.app-shell{grid-template-columns:1fr}.user-admin-binding-form,.user-admin-club-list>div{flex-direction:column;align-items:stretch}.user-admin-binding-form .primary-button,.user-admin-club-list .danger-button{justify-content:center;width:100%}.sidebar{z-index:2;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;position:sticky;top:0}.nav-list{grid-auto-columns:max-content;grid-auto-flow:column;max-width:100%;margin-top:0;overflow-x:auto}.workspace{padding:16px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-tools,.topbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.events-layout .segmented,.events-layout .search-box{flex:none;width:100%}.club-management-panel .panel-tools>.primary-button{width:100%}.audit-filter-row{flex-direction:column;align-items:stretch;width:100%}.select-box,.audit-filter-row .ghost-button{width:100%}.ranking-board-admin{flex-direction:column;align-items:stretch}.ranking-board-admin .ghost-button,.ranking-board-admin .danger-button{width:100%}.ranking-order-head,.ranking-order-item{flex-direction:column;align-items:stretch}.ranking-order-head .primary-button,.ranking-order-actions{width:100%}.ranking-order-actions .ghost-button:first-child{flex:1}.ranking-user-search-row{flex-direction:column;align-items:stretch}.ranking-user-search-row .ghost-button{width:100%}.user-filter-row,.user-search-row,.user-pagination{flex-direction:column;align-items:stretch;width:100%}.user-filter-row .select-box,.user-search-row .ghost-button,.user-pagination .ghost-button{width:100%}.ranking-form-grid,.club-create-form-grid{grid-template-columns:1fr}.club-create-field-wide{grid-column:auto}.event-create-form-grid,.event-coordinate-grid,.event-image-input,.event-reward-row,.event-location-search{grid-template-columns:1fr}.event-location-search button,.event-reward-remove{width:100%}}@media (width<=560px){.image-lightbox-backdrop{padding:16px}.image-lightbox{width:100%;max-height:calc(100vh - 32px);padding:12px}.image-lightbox-stage{min-height:180px}.image-lightbox-stage img{max-height:calc(100vh - 170px)}.metrics-grid,.info-grid,.image-grid,.summary-grid{grid-template-columns:1fr}.segmented{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.events-layout .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.events-layout .panel-tools>.primary-button{width:100%}.detail-actions{flex-direction:column}.detail-actions button{width:100%}}.event-smart-fill textarea{box-sizing:border-box;resize:vertical;width:100%;margin-top:14px}.event-smart-fill-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.event-smart-fill-actions label{cursor:pointer}.event-smart-fill-actions label.is-disabled{cursor:not-allowed;opacity:.55}.event-smart-fill-message{color:var(--muted);margin:10px 0 0;font-size:13px}.ranking-board-admin>label.ghost-button{cursor:pointer}.ranking-board-admin>label.ghost-button.is-disabled{cursor:not-allowed;opacity:.55}.ranking-hidden-boards{gap:8px;display:grid}.ranking-hidden-boards-label{color:var(--muted);font-size:13px}.ranking-hidden-board-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.ranking-hidden-board-item{background:#f8faf6;border:1px solid #d7dfd4;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:8px;display:flex}.ranking-hidden-board-name{color:#19382f;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:700;overflow:hidden}.ranking-hidden-board-actions{flex:none;gap:8px;display:flex}@media (width<=1080px){.ranking-hidden-board-list{grid-template-columns:1fr}}
