:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#1c2430;background:#f3f6f8;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}select,textarea,input{min-width:0}textarea{min-height:82px;resize:vertical}.app-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.sidebar{background:#17212b;color:#edf4f7;padding:22px 16px}.brand{display:flex;gap:12px;align-items:center;padding:8px 8px 22px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:#2fb56f;color:#fff;font-weight:800}.brand strong,.brand span,.stack-row strong,.stack-row span,.user-row strong,.user-row span,.member-row strong,.member-row span,.activity-row strong,.activity-row span{display:block}.brand span{margin-top:4px;color:#9fb1bd;font-size:12px}.nav{display:grid;gap:14px}.nav-group{display:grid;gap:6px}.nav-group-title{padding:0 12px;color:#7f94a6;font-size:12px;font-weight:800}.nav-section,.nav-item{display:flex;align-items:center;width:100%;min-height:42px;gap:12px;border:0;border-radius:8px;background:transparent;color:#b8c5cf;padding:0 12px;text-align:left}.nav-subgroup{display:grid;gap:4px}.nav-section{border:0;border-radius:8px;background:transparent;color:#b8c5cf}.nav-item.active,.nav-item:hover,.nav-section.active,.nav-section:hover{background:#22313f;color:#fff}.nav-item.nested{min-height:36px;margin-left:18px;width:calc(100% - 18px);color:#9fb1bd}.main{min-width:0;padding:24px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.project-switcher{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:6px 8px 6px 12px;border:1px solid #d8e1e8;border-radius:8px;background:#fff;color:#304050;font-size:13px;font-weight:700;white-space:nowrap}.project-switcher select{min-width:142px;border:0;outline:0;background:#f6f9fb;color:#1c2430;padding:6px 8px;border-radius:6px}.eyebrow{color:#607080;font-size:12px;font-weight:700}h1,h2,p{margin:0}h1{margin-top:4px;font-size:26px}h2{font-size:17px}.toolbar{display:flex;gap:10px;align-items:center}.search{display:flex;align-items:center;gap:8px;width:min(460px,42vw);height:42px;border:1px solid #d9e1e8;border-radius:8px;background:#fff;padding:0 12px;color:#708090}.search input{width:100%;border:0;outline:0;color:#1c2430}.icon-button,.ghost-button,.primary-button,.setting-tile{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;border:1px solid #d8e1e8;background:#fff;color:#243240;min-height:38px;padding:0 12px}.icon-button{width:42px;padding:0}.primary-button{border-color:#1f9d61;background:#1f9d61;color:#fff}.page-grid{display:grid;gap:18px}.metric-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.metric-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card,.panel,.builder-hero{border:1px solid #dfe7ed;border-radius:8px;background:#fff}.metric-card{padding:16px}.metric-card span{display:block;margin-top:12px;color:#607080;font-size:13px}.metric-card strong{display:block;margin-top:8px;font-size:27px}.metric-card small{color:#7a8996}.metric-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:8px;background:#e9f7ef;color:#178550}.metric-card.warn .metric-icon{background:#fff4e5;color:#c56b14}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.content-grid.wide-left{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.panel{padding:16px;min-width:0}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.builder-hero{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px}.builder-hero h2{margin-top:6px;font-size:22px}.builder-hero p{max-width:760px;margin-top:8px;color:#657481;line-height:1.6}.activity-list,.alert-list,.stack-list,.member-list,.entry-list,.user-table{display:grid;gap:10px}.activity-row,.alert-row,.stack-row,.member-row,.entry-row,.user-row,.table-row,.table-head{display:grid;align-items:center;gap:12px;min-height:56px;border:1px solid #edf1f4;border-radius:8px;padding:10px 12px;background:#fbfcfd}button.activity-row,.nav-page-row,.template-tile{width:100%;text-align:left}.activity-row.selected,.nav-page-row.selected{border-color:#1f9d61;background:#f1fbf5}.activity-row{grid-template-columns:minmax(220px,1fr) auto auto auto}.alert-row{grid-template-columns:auto minmax(0,1fr) auto}.stack-row{grid-template-columns:auto 1fr}.user-row{grid-template-columns:auto minmax(180px,1fr) minmax(180px,1fr) minmax(220px,1fr)}.member-row{grid-template-columns:auto minmax(180px,1fr) minmax(180px,1fr) auto}.entry-row{grid-template-columns:auto minmax(280px,1fr) auto auto auto}.activity-row span,.alert-row span,.stack-row span,.user-row span,.member-row span,.entry-row span,.table-row,.table-head{color:#667685;font-size:13px}.activity-row strong,.alert-row strong,.stack-row strong,.user-row strong,.member-row strong,.entry-row strong{color:#243240;font-size:14px}.alert-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:8px;background:#eef6ff;color:#266db3}.alert-row.high .alert-icon{background:#fff0ed;color:#c54835}.avatar,.qr-placeholder{display:grid;place-items:center;border-radius:8px;background:#e8f3ee;color:#167b4b;font-weight:800}.avatar{width:38px;height:38px}.qr-placeholder{width:48px;height:48px}.status,.tag{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border-radius:999px;padding:0 10px;font-size:12px;font-weight:700;white-space:nowrap}.status.published,.status.success,.status.ok{background:#e8f7ef;color:#147846}.status.draft,.status.pending,.status.retrying{background:#edf3ff;color:#2f66a8}.status.offline,.status.failed,.status.warn{background:#fff0e5;color:#b65c0c}.tag-list{display:flex;flex-wrap:wrap;gap:6px}.tag{background:#eef2f5;color:#526271}.table{display:grid;gap:8px}.table-head,.table-row{grid-template-columns:1fr 1fr auto 160px}.table-head{min-height:38px;background:#f2f6f8;font-weight:700;color:#526271}.template-grid,.settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.nav-config{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px;align-items:start}.config-form{display:grid;gap:10px}.form-row{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;min-height:44px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:10px 12px}.form-row.tall{align-items:start;min-height:76px}.form-row label{color:#5c6c79;font-size:13px}.form-row code{color:#1f6fb5;font-weight:700}.split-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.split-form .form-row{grid-template-columns:1fr;gap:8px}.asset-card{display:grid;gap:10px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:12px;color:#5c6c79;font-size:13px}.asset-card img{width:86px;height:106px;border-radius:6px;object-fit:cover}.asset-card small{color:#667685;font-size:12px}.phone-preview{overflow:hidden;position:relative;border:1px solid #d8e1e8;border-radius:8px;background:#fff;box-shadow:0 14px 42px #1e2c3a1f}.phone-top{display:grid;grid-template-columns:40px 1fr 44px;align-items:center;height:42px;background:#445f32;color:#fff;padding:0 10px;text-align:center}.phone-preview img{display:block;width:100%;aspect-ratio:9 / 18;object-fit:cover}.phone-return-button{position:absolute;right:14px;bottom:14px;left:14px;min-height:44px;border:0;border-radius:999px;background:#51663e;color:#fff;font-size:16px;font-weight:700;box-shadow:0 8px 20px #20321838}.template-tile,.setting-tile{min-height:64px;justify-content:flex-start;padding:0 14px}.template-tile{display:flex;align-items:center;gap:10px;border:1px solid #e3eaf0;border-radius:8px;background:#fbfcfd;color:#243240}.template-tile:hover{border-color:#9fd7b9;background:#f1fbf5}.template-tile strong,.template-tile small{display:block}.template-tile small{margin-top:4px;color:#667685}.editor-form{display:grid;gap:12px}.editor-form.compact{gap:10px}.field{display:grid;gap:7px}.field>span{color:#5c6c79;font-size:13px;font-weight:700}.field input,.field select,.field textarea,.asset-card input{width:100%;border:1px solid #d8e1e8;border-radius:8px;background:#fff;color:#1c2430;outline:0;padding:9px 10px}.field small{color:#667685}.readonly-line,.asset-upload-field{display:grid;gap:8px}.readonly-line>span,.asset-upload-field>span{color:#5c6c79;font-size:13px;font-weight:700}.readonly-line strong{min-height:38px;border:1px solid #edf1f4;border-radius:8px;background:#f8fafb;color:#25313d;padding:9px 10px}.asset-upload-control{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.asset-upload-preview,.asset-upload-empty{width:96px;height:72px;border-radius:8px}.asset-upload-preview{border:1px solid #d8e1e8;object-fit:cover}.asset-upload-empty{display:grid;place-items:center;border:1px dashed #cdd7df;background:#fbfcfd;color:#7c8a96;font-size:13px}.asset-upload-button{position:relative;overflow:hidden}.asset-upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.asset-upload-field small{overflow-wrap:anywhere;color:#667685;font-size:12px}.asset-upload-hint{font-weight:700}.check-line{display:flex;align-items:center;gap:8px;color:#384653;font-size:14px}.button-row{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.error-box{display:grid;gap:4px;border:1px solid #f4c7bc;border-radius:8px;background:#fff3ef;color:#a74331;padding:10px 12px;font-size:13px}.api-status{margin-bottom:12px;border:1px solid #cfe4d8;border-radius:8px;background:#f0fbf5;color:#236243;padding:9px 12px;font-size:13px}.token-panel{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,360px) auto auto;gap:10px;align-items:center;margin-bottom:12px;border:1px solid #dfe7ed;border-radius:8px;background:#fff;padding:10px 12px}.token-panel strong,.token-panel span{display:block}.token-panel strong{color:#132231;font-size:14px}.token-panel span{margin-top:3px;color:#647687;font-size:12px}.token-panel input{width:100%;box-sizing:border-box;border:1px solid #d7e1e8;border-radius:8px;padding:9px 10px}.breadcrumb{margin-bottom:14px;color:#5c6c79;font-size:13px}.filter-panel{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:12px 22px;border:1px solid #dfe7ed;border-radius:8px;padding:12px;background:#fff}.filter-actions{display:flex;align-items:end;justify-content:flex-end;gap:8px}.inline-action{width:fit-content;margin:14px 0}.sign-table{overflow-x:auto;border:1px solid #edf1f4;border-radius:8px;background:#fff}.sign-table-head,.sign-table-row{display:grid;grid-template-columns:100px 110px 130px 90px 100px 100px 140px 120px 150px 130px 90px 260px;min-width:1520px;align-items:center;gap:12px;padding:12px 10px}.sign-table-head{background:#f7f9fb;color:#536371;font-size:13px;font-weight:800}.sign-table-row{border-top:1px solid #edf1f4;color:#243240;font-size:13px}.table-actions{display:flex;gap:9px;white-space:nowrap}.table-actions button{border:0;background:transparent;color:#126dca;padding:0}.pagination-text{margin-top:14px;color:#384653;font-size:14px}.editor-head{display:flex;justify-content:space-between;gap:12px}.step-tabs{display:flex;gap:18px;border-bottom:1px solid #d8e1e8;margin:-4px 0 18px}.step-tab{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:0;border-bottom:2px solid transparent;background:transparent;color:#2b3b4a;padding:0 8px}.step-tab.active{border-bottom-color:#2d7df0;color:#0f63d8;font-weight:800}.step-tab span{display:grid;width:18px;height:18px;place-items:center;border-radius:999px;background:#2d7df0;color:#fff;font-size:12px}.sign-editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:20px}.sign-form-scroll{max-height:calc(100vh - 220px);overflow:auto;padding-right:8px}.sign-form{display:grid;gap:18px;max-width:1040px}.required-line,.radio-line,.switch-line{display:grid;grid-template-columns:210px minmax(0,1fr);align-items:center;gap:12px}.required-line>span,.radio-line>span,.switch-line>span{justify-self:end;color:#1c2430;font-size:14px}.radio-line div{display:flex;gap:18px;flex-wrap:wrap}.radio-line label{display:inline-flex;align-items:center;gap:6px;color:#5b6b78}.switch{width:44px;height:24px;border:0;border-radius:999px;background:#c9d1d8;color:#fff;font-size:12px}.switch.on{background:#2d7df0}.section-title{margin:26px 0 4px;font-size:15px}.mini-tabs{display:flex;align-items:center;gap:0}.mini-tabs button{min-width:78px;min-height:36px;border:1px solid #dfe7ed;background:#f7f9fb;color:#344452}.mini-tabs button.active{background:#fff;color:#126dca;border-bottom-color:#fff}.soft-block{display:grid;gap:18px;border-radius:8px;background:#f1f1f1;padding:24px}.inline-input{display:inline-flex;align-items:center;gap:8px}.inline-input input{width:88px}.signin-phone{position:sticky;top:20px;overflow:hidden;min-height:720px;border:1px solid #d8e1e8;border-radius:8px;background:#1d2b22;color:#fff}.signin-hero{min-height:240px;background:linear-gradient(#143c3233,#143c3273),linear-gradient(135deg,#8ed6cf,#d7f4b9);background-size:cover;background-position:center;padding:12px}.signin-phone-nav{display:flex;justify-content:flex-end;gap:6px}.signin-phone-nav span{border-radius:4px;background:#002c32d1;padding:3px 8px;font-size:11px}.signin-title{margin-top:150px;font-size:28px;font-weight:900;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.35)}.signin-board{position:relative;margin:-10px 24px 24px;border-radius:12px;background:#efe4ca;color:#4a3828;padding:16px 14px 28px;text-align:center}.signin-board h3{margin:0 0 14px;font-size:24px}.reward-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;border-radius:10px;background:#463d33;padding:14px}.reward-cell{display:grid;gap:6px;justify-items:center;color:#fff;font-size:11px}.reward-cell img,.reward-cell svg{width:58px;height:58px;border-radius:8px;background:#fff;object-fit:cover;padding:6px}.reward-cell.selected img,.reward-cell.selected svg{outline:3px solid #2d7df0}.task-popover,.rule-preview{position:absolute;top:-190px;left:24px;right:24px;border-radius:16px;background:#fff;color:#243240;padding:18px;text-align:left;box-shadow:0 18px 50px #00000040}.task-popover div{display:flex;align-items:center;gap:8px;border-top:1px solid #edf1f4;padding-top:10px}.task-popover button{margin-left:auto;border:1px solid #1f428f;border-radius:999px;background:#fff;color:#1f428f;padding:4px 12px}.nav-page-list{display:grid;gap:8px;margin-bottom:16px}.nav-page-row{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;gap:12px;align-items:center;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;color:#243240;padding:10px 12px}.nav-page-row strong,.nav-page-row span{display:block}.nav-page-row span,.nav-page-row small{margin-top:3px;color:#667685;font-size:13px}.redirect-table{overflow-x:auto;border:1px solid #edf1f4;border-radius:8px;background:#fff}.redirect-table-head,.redirect-table-row{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(190px,.9fr) minmax(360px,1.5fr) 92px 140px 150px;min-width:1180px;align-items:center;gap:12px;padding:12px 10px}.redirect-table-head{background:#f7f9fb;color:#536371;font-size:13px;font-weight:800}.redirect-table-row{border-top:1px solid #edf1f4;color:#243240;font-size:13px}.redirect-table-row code,.short-link-card code,.short-link-card strong{overflow-wrap:anywhere;color:#126dca}.short-link-card{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:14px;border:1px solid #cfe4d8;border-radius:8px;background:#f0fbf5;padding:12px}.short-link-card span,.short-link-card small{display:block;color:#236243;font-size:12px;font-weight:800}.short-link-card strong{display:block;margin-top:6px;font-size:14px}.short-link-card p{margin-top:7px;color:#526271;font-size:13px;line-height:1.5}.redirect-preview-page{display:grid;min-height:100vh;place-items:center;background:linear-gradient(135deg,#1f9d611f,#2d7df014),#f3f6f8;padding:24px}.redirect-preview-card{width:min(760px,100%);border:1px solid #dfe7ed;border-radius:8px;background:#fff;padding:28px;box-shadow:0 18px 55px #1e2c3a21}.redirect-preview-card h1{margin-top:8px}.redirect-preview-card p{margin-top:10px;color:#5c6c79;line-height:1.7}.redirect-preview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:22px 0}.preview-item{display:grid;gap:6px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:12px}.preview-item.wide{grid-column:1 / -1}.preview-item span{color:#667685;font-size:12px;font-weight:800}.preview-item strong{overflow-wrap:anywhere;color:#243240;font-size:14px}.empty-image{display:grid;width:86px;height:106px;place-items:center;border:1px dashed #cdd7df;border-radius:6px;color:#8593a0}.preview-toggle{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:8px;background:#eef2f5}.preview-toggle button{min-height:32px;border:0;border-radius:6px;background:transparent;color:#526271}.preview-toggle button.selected{background:#fff;color:#147846;font-weight:700}.phone-empty{display:grid;min-height:420px;place-items:center;color:#7a8996}.phase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.phase-card{display:grid;gap:7px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:12px}.phase-card.active{border-color:#bee5ce;background:#f0fbf5}.phase-card span{color:#667685;font-size:13px;line-height:1.5}.setting-tile{width:100%}.setting-tile svg:last-child{margin-left:auto}.funnel{display:grid;gap:10px}.funnel-row{display:flex;align-items:center;justify-content:space-between;min-width:260px;min-height:44px;border-radius:8px;background:#e8f4ef;color:#165d3c;padding:0 14px}.community-admin{--community-green: #51663e;--community-ink: #1f2a32;--community-line: #e1e8ed}.community-hero{align-items:center;background:linear-gradient(90deg,#51663e1a,#1f9d610f),#fff}.community-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #dfe7ed}.community-tabs button{min-height:38px;border:1px solid #dfe7ed;border-bottom:0;border-radius:8px 8px 0 0;background:#f7f9fb;color:#526271;padding:0 14px}.community-tabs button.active{background:#fff;color:#126d4f;font-weight:800}.community-link-list,.community-post-list{display:grid;gap:10px;margin-top:14px}.community-manage-stack{display:grid;gap:14px}.panel-note{margin:-4px 0 12px;color:#667685;font-size:13px}.community-link-row,.community-board-head,.community-board-row{display:grid;align-items:center;gap:10px}.community-link-row{grid-template-columns:minmax(100px,.7fr) minmax(220px,1.4fr) minmax(160px,1fr) 82px 78px 72px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:10px}.community-link-row input,.community-board-row input{width:100%;border:1px solid #d8e1e8;border-radius:8px;background:#fff;padding:8px 10px}.community-link-row label,.community-board-row label{display:inline-flex;gap:7px;align-items:center;color:#526271;font-size:13px}.community-link-icon-upload{display:flex;min-width:0;align-items:center;gap:8px;flex-wrap:wrap}.community-link-icon-preview,.community-link-icon-empty{width:36px;height:36px;border-radius:8px}.community-link-icon-preview{border:1px solid #d8e1e8;object-fit:cover}.community-link-icon-empty{display:grid;place-items:center;border:1px dashed #cdd7df;background:#fff;color:#7c8a96;font-size:11px}.community-link-icon-upload small{flex-basis:100%;color:#667685;font-size:12px}.community-board-table{overflow-x:auto;border:1px solid #edf1f4;border-radius:8px}.community-board-head,.community-board-row{grid-template-columns:minmax(160px,1fr) 92px 120px 150px 150px;min-width:720px;padding:11px 12px}.community-board-head{background:#f7f9fb;color:#536371;font-size:13px;font-weight:800}.community-board-row{border-top:1px solid #edf1f4;background:#fff}.community-board-row .status{width:fit-content;border:0}.community-board-filter{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.community-board-filter button{min-height:32px;border:1px solid #dfe7ed;border-radius:8px;background:#fff;color:#526271;padding:0 12px}.community-board-filter button.active{border-color:#1f9d61;background:#e8f7ef;color:#126d4f;font-weight:800}.community-post-row{display:grid;grid-template-columns:72px 78px minmax(120px,1fr) minmax(180px,1.25fr) 72px 132px minmax(180px,auto);align-items:center;gap:10px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:10px}.community-post-row.official-row{grid-template-columns:72px minmax(150px,1fr) minmax(220px,1.4fr) 72px 132px minmax(180px,auto)}.community-post-cell{min-width:0;color:#384653;font-size:13px}.community-post-cell.board-cell,.community-post-cell.time-cell{color:#667685;white-space:nowrap}.community-post-cell.title-cell h3{display:flex;min-width:0;align-items:center;gap:6px;margin:0;overflow:hidden;color:#17212b;font-size:15px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.community-post-cell.content-cell{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.community-post-actions{justify-content:flex-end}.community-post-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #edf1f4;border-radius:8px;background:#fbfcfd;padding:10px}.community-post-card h3{display:flex;min-width:0;align-items:center;gap:6px;margin:2px 0 4px;font-size:16px;line-height:1.35}.community-post-card p{overflow:hidden;margin:0;color:#384653;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.community-post-card small{display:block;margin-top:4px;color:#667685}.community-post-card .button-row{justify-content:flex-end}.community-post-thumb{width:64px;height:48px;border:1px solid #d8e1e8;border-radius:8px;background:#eef3f6;object-fit:cover}.community-post-thumb.empty{display:grid;place-items:center;color:#8a98a5;font-size:12px}.post-pin-label{flex:0 0 auto;border-radius:999px;background:#fff2cf;color:#9a6200;font-size:12px;font-weight:800;padding:2px 7px}.official-image-list{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.official-image-item{display:grid;gap:6px;width:112px}.official-image-item img{width:112px;height:84px;border:1px solid #d8e1e8;border-radius:8px;object-fit:cover}.official-image-item button{min-height:28px;border:1px solid #d8e1e8;border-radius:8px;background:#fff;color:#526271}.empty-review{display:grid;min-height:190px;place-items:center;border:1px dashed #ccd7df;border-radius:8px;color:#667685;text-align:center}.empty-review strong,.empty-review span{display:block}.community-phone-preview{overflow:hidden;border:1px solid #d8e1e8;border-radius:8px;background:#f8fafb;box-shadow:0 14px 42px #1e2c3a1f}.community-phone-top{height:44px;display:grid;place-items:center;background:var(--community-green);color:#fff;font-weight:800}.community-phone-hero{min-height:178px;background:linear-gradient(#2c3d2547,#2c3d2533),linear-gradient(135deg,#2c6b54,#c9d984);background-size:cover;background-position:center;padding:18px 14px}.community-search{height:42px;border-radius:999px;background:#fffffff2;color:#8b98a2;padding:12px 18px}.community-card-title{display:flex;align-items:end;gap:10px;margin-top:66px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.26)}.community-logo{display:grid;width:54px;height:54px;place-items:center;overflow:hidden;border-radius:8px;background:#fff;color:#51663e;font-weight:900;text-shadow:none}.community-logo img{width:100%;height:100%;object-fit:cover}.community-phone-sheet{margin-top:-10px;border-radius:8px 8px 0 0;background:#fff;padding:14px}.community-link-icons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.community-link-icons button{display:grid;gap:7px;justify-items:center;min-height:82px;border:0;background:transparent;color:#25323d;font-size:12px}.community-link-icons img,.community-link-icons svg{width:42px;height:42px;border-radius:8px;object-fit:cover;padding:8px;background:#e8f4ef;color:#51663e}.community-board-tabs{display:flex;gap:24px;margin:12px 0 10px;color:#6b7884;font-size:13px}.community-board-tabs span:first-child{color:#51663e;font-weight:900}.community-feed-card{display:grid;gap:8px;border-top:1px solid #edf1f4;padding-top:12px}.community-feed-card strong{color:#1f2a32}.community-feed-card small{color:#71808d}@media(max-width:1100px){.app-shell{grid-template-columns:84px minmax(0,1fr)}.brand div:not(.brand-mark),.nav-item span{display:none}.metric-grid,.metric-grid.three,.metric-grid.four,.content-grid,.content-grid.wide-left,.template-grid,.settings-grid,.nav-config,.phase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.app-shell{display:block}.sidebar{position:sticky;top:0;z-index:10;padding:10px}.brand{display:none}.nav{display:flex;overflow-x:auto}.nav-item{width:auto;flex:0 0 48px}.main{padding:16px}.topbar,.builder-hero{align-items:stretch;flex-direction:column}.search{width:100%}.metric-grid,.metric-grid.three,.metric-grid.four,.content-grid,.content-grid.wide-left,.template-grid,.settings-grid,.nav-config,.phase-grid,.requirement-list,.split-form,.form-row,.activity-row,.alert-row,.entry-row,.user-row,.community-post-row,.community-post-card,.member-row,.table-head,.table-row{grid-template-columns:1fr}.community-post-actions,.community-post-card .button-row{justify-content:flex-start}}
