@font-face{font-family:DM Sans;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/dm-sans.woff2)}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/manrope.woff2)}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;color:#343a36;background:#f7f7f5;font-synthesis:none;--green: #32634f;--light-green: #edf3ef;--border: #e9eae6;--muted: #8a8f89;--ink: #303a33;--sidebar: 234px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #7ea48d;outline-offset:3px}input,textarea,select{background:#fff;border:1px solid #dedfd9;border-radius:5px;color:#404840;padding:9px 10px;min-width:0}input::placeholder,textarea::placeholder{color:#a0a59e}textarea{resize:vertical;min-height:78px}select{cursor:pointer}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}h1{font-size:27px;line-height:1.35;letter-spacing:-1px;font-weight:750;color:#2c3730}h2{font-size:21px;letter-spacing:-.55px}h3{font-size:13px;letter-spacing:-.15px;font-weight:750}h4{font-size:13px;margin:23px 0 12px}p{line-height:1.7}small{font-size:11px;line-height:1.5}strong{font-weight:600}svg{flex-shrink:0}hr{border:0;border-top:1px solid var(--border);margin:24px 0}.muted{color:var(--muted)}.green-text{color:#3e7e5d}.amber-text{color:#ae7d2e}.error-text{color:#a54239;font-size:12px}.space-top{margin-top:24px}.number{font-variant-numeric:tabular-nums}.app{display:flex;min-height:100vh}.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;background:#f4f4f1;border-right:1px solid #e6e7e1;display:flex;flex-direction:column;padding:25px 14px 0;z-index:30}.workspace{border:0;background:none;display:flex;align-items:center;text-align:left;gap:11px;padding:0 10px;width:100%}.workspace>svg{margin-left:auto;color:#999e95}.workspace strong{display:block;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.6px}.workspace small{display:block;font-size:10px;color:#899087;margin-top:2px}.logo{width:34px;height:36px;border-radius:8px;background:#324f40;color:#fff;font-family:Georgia,serif;font-size:31px;display:flex;align-items:center;justify-content:center;position:relative;padding-bottom:6px}.logo span{position:absolute;right:3px;top:1px;font-size:13px;color:#d7ddb3}.sidebar-search{display:flex;align-items:center;gap:7px;margin:29px 7px 10px;color:#979c94;position:relative}.sidebar-search input{background:none;border:0;outline:none;width:100%;font-size:12px;padding:6px 0}.sidebar-search kbd{white-space:nowrap;background:#ebede7;border-radius:4px;padding:2px 4px;font-size:9px;color:#92988f}.nav-section{padding:23px 12px 9px;font-size:9px;letter-spacing:1.4px;font-weight:600;color:#989e94}.nav-section.second{padding-top:33px}nav{display:flex;flex-direction:column;gap:4px}nav button{border:0;background:none;text-align:left;padding:10px 12px;border-radius:6px;display:flex;align-items:center;gap:11px;color:#72786f;min-height:38px;font-size:12px}nav button:hover{background:#eaede6}nav button.active{background:#e5ebe2;color:#345b42;font-weight:600}nav button.active svg{color:#345b42}nav .nav-count{margin-left:auto;font-size:10px;color:#8b9288;background:#e8ebe5;padding:1px 5px;border-radius:4px}.tiny-dot{width:5px;height:5px;background:#8aab87;border-radius:50%;margin-left:auto}nav button>svg:last-child:not(:first-child){margin-left:auto}.sidebar-note{font-size:10px;color:#7b8578;line-height:1.6;margin:auto 12px 26px;padding-top:25px}.sidebar-note>.green-dot{margin-right:7px}.sidebar-note p{font-size:10px;color:#a3a89d;padding-left:13px;margin-top:5px}.sidebar-bottom{border-top:1px solid #e4e6df;margin-top:0}.sidebar-bottom>button{border:0;background:none;display:flex;align-items:center;gap:8px;color:#767f72;width:100%;padding:17px 9px;font-size:11px}.sidebar-bottom>button>svg:last-child{margin-left:auto}.profile-menu{display:flex;align-items:center;gap:9px;border-top:1px solid #e4e6df;padding:17px 8px}.profile-menu strong{font-size:11px;display:block}.profile-menu small{font-size:10px;color:#969c91;display:block}.profile-menu .icon-button{margin-left:auto}.search-results{background:#fff;border:1px solid var(--border);border-radius:8px;box-shadow:0 12px 35px #26382518;padding:7px;position:absolute;top:124px;left:15px;right:15px;z-index:99}.search-results button{display:flex;gap:6px;align-items:center;border:0;background:#fff;width:100%;padding:8px;text-align:left;border-radius:5px;font-size:11px}.search-results button:hover{background:#f4f6f1}.search-results p{padding:12px;font-size:11px}.main{margin-left:var(--sidebar);flex:1;min-width:0;background:#fff;min-height:100vh}.topbar{height:58px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 29px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:11px;color:#626b60}.breadcrumb>svg{color:#8e958a}.crumb-divider{color:#c1c6bb;margin:0 6px}.top-actions{display:flex;align-items:center;gap:19px}.top-divider{height:19px;width:1px;background:#e5e8df}.icon-button{border:0;background:none;border-radius:5px;padding:4px;display:inline-flex;align-items:center;justify-content:center;position:relative;color:#8a9284}.icon-button:hover{background:#eef1e9}.notification-dot{position:absolute;top:3px;right:5px;width:4px;height:4px;background:#b7a66d;border-radius:50%}.scopebar{height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 31px;background:#fdfdfc;border-bottom:1px solid var(--border)}.scope-controls{display:flex;align-items:center;gap:20px}.select-with-icon{display:flex;align-items:center;gap:7px;color:#8b9385}.select-with-icon select{border:0;background:transparent;font-size:10.5px;padding:4px 0;color:#65705f;max-width:158px}.scope-separator{height:13px;width:1px;background:#e3e7dc}.sync-label{display:flex;align-items:center;gap:7px;font-size:9px;color:#a0a696}.green-dot,.gray-dot{width:5px;height:5px;background:#6b9e76;border-radius:50%;display:inline-block;flex-shrink:0}.gray-dot{background:#dde4d8}.content{max-width:1480px;margin:0 auto;padding:32px 32px 34px;min-height:calc(100vh - 154px)}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px}.eyebrow{font-size:8px;letter-spacing:1.6px;color:#84927f;font-weight:650;margin-bottom:10px}.page-head p{color:#939b8b;font-size:11px;margin-top:8px}.head-actions{display:flex;gap:9px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#fff;border:1px solid #e1e5d9;border-radius:5px;min-height:32px;padding:7px 11px;font-size:10.5px;white-space:nowrap;line-height:1.4;font-weight:500;box-shadow:0 1px 1px #22220404}.button:hover{background:#f6f8f1}.button.primary{background:#385f46;border-color:#385f46;color:#fff}.button.primary:hover{background:#284d36}.button.ghost{background:none;border-color:transparent;box-shadow:none}.button.danger{background:#a0463b;color:#fff;border-color:#a0463b}.button.danger-ghost{color:#a0463b}.button.attachment input{display:none}.text-button{display:inline-flex;align-items:center;gap:5px;border:0;background:none;padding:3px 0;color:#7e8b73;font-size:10px}.text-button:hover{color:#345d40}.tag{display:inline-flex;align-items:center;gap:5px;padding:3px 6px;border-radius:4px;font-size:9px;font-weight:500;line-height:1.4;white-space:nowrap;background:#f0f1ed;color:#7e8578}.tag i{width:4px;height:4px;border-radius:50%;background:currentColor}.tag.green{background:#edf4eb;color:#5b8056}.tag.amber{background:#f8f1df;color:#ac893c}.tag.purple{background:#f0edf7;color:#8a75a8}.tag.blue{background:#edf2f8;color:#688bac}.tag.pink{background:#f8ecf0;color:#ad7387}.avatar{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:50%;font-size:10px;font-weight:500;background:var(--avatar, #e7ece0);color:#777f6d;flex-shrink:0}.avatar.small{width:27px;height:27px;font-size:9px}.avatar.large{width:62px;height:62px;font-size:19px}.brand-mark{width:30px;height:30px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:14px;flex-shrink:0;font-family:Georgia,serif}.metrics{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--border);border-radius:7px;margin-bottom:23px;background:#fff}.metrics.three{grid-template-columns:repeat(3,minmax(0,1fr))}.metric{display:block;text-align:left;border:0;border-right:1px solid var(--border);padding:19px 18px;background:none;min-width:0;position:relative}.metric:last-child{border-right:0}.metric:hover{background:#fafbf7}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:6px;color:#858e7c;font-size:10px}.metric-top svg{color:#b0b8a4}.metric-value{font-family:Manrope,sans-serif;font-size:26px;letter-spacing:-.9px;font-weight:650;color:#35432f;margin-top:12px}.metric-bottom{display:flex;align-items:center;gap:5px;margin-top:10px}.metric-bottom small{color:#a5ac9b;font-size:8.5px}.trend{font-size:9px;color:#69905a;display:flex;gap:3px}.overview-grid{display:grid;grid-template-columns:minmax(0,1.95fr) minmax(260px,1fr);gap:22px;margin-bottom:22px}.overview-grid.bottom-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,1fr)}.panel{border:1px solid var(--border);border-radius:7px;background:#fff;overflow:hidden;min-width:0}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 14px;gap:10px}.panel-head h3{font-size:12px;color:#526047}.panel-head p{font-size:9px;color:#a1a993;margin-top:4px}.panel-head:empty{display:none}.chart-summary{padding:0 20px;display:flex;gap:9px;align-items:baseline}.chart-summary strong{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.6px;color:#415338;font-weight:600}.chart-summary span{font-size:9px;color:#a1aa95}.chart{width:100%;display:block;padding:12px 17px 0;height:auto;max-height:250px}.chart-legend{display:flex;gap:12px;font-size:8px;color:#89977a}.chart-legend span{display:flex;align-items:center;gap:5px}.chart-legend i{height:4px;width:10px;background:#608857;border-radius:1px}.chart-legend i.light{background:#b5c3ad}.chart-footer{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:12px 19px;border-top:1px solid #f0f2eb;font-size:8px;color:#a5ae9a}.chart-footer>span{display:flex;gap:5px;align-items:center}.donut-wrap{display:flex;justify-content:center;padding:15px 0 18px}.donut{width:137px;height:137px;border-radius:50%;background:conic-gradient(#6a9260 0 var(--percent),#ecf0e7 var(--percent) 100%);display:grid;place-items:center;transform:rotate(-90deg)}.donut>div{width:107px;height:107px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(90deg)}.donut strong{font-family:Manrope;font-size:28px;letter-spacing:-1px;color:#4d6242}.donut span{font-size:8px;color:#a3af95;margin-top:3px}.legend-row{display:flex;justify-content:space-between;padding:5px 25px;font-size:9px;color:#94a185}.legend-row span{display:flex;gap:7px;align-items:center}.legend-row strong{color:#677b56;font-size:10px}.insight-note{display:flex;align-items:center;gap:9px;border-top:1px solid #edf1e7;padding:11px 17px;margin-top:13px;background:#fafcf7;color:#99a88a;font-size:8.5px;line-height:1.6}.insight-note svg{color:#99af82}table{border-collapse:collapse;width:100%;text-align:left;white-space:normal;font-size:11px}th{font-weight:400;color:#a1aa95;font-size:9px;padding:11px 18px;background:#fbfcf8;border-top:1px solid #f0f2eb;border-bottom:1px solid #edf0e7;white-space:nowrap}td{padding:14px 18px;border-bottom:1px solid #eff1eb;color:#7c896d}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdf9}td strong{color:#596b49;font-size:10.5px}td small{display:block;font-size:8.5px;color:#abb49f;margin-top:4px}td code{font-size:10px;background:#f4f6ee;color:#7a8e67;padding:3px 5px;border-radius:3px}.person-cell{display:flex;align-items:center;gap:10px;text-align:left}.row-link{border:0;background:none;padding:0}.row-link strong{display:block}.mini-bars{width:71px;height:29px;display:block}.attention{display:flex;width:100%;align-items:center;gap:11px;background:none;border:0;text-align:left;padding:13px 20px;border-bottom:1px solid #f1f3ec}.attention:last-child{border-bottom:0}.attention:hover{background:#fbfcf8}.attention>svg:last-child{margin-left:auto;color:#bac4aa}.attention strong{font-size:10px;color:#677953}.attention p{font-size:8.5px;color:#a9b599;margin-top:3px}.feature-icon{width:33px;height:33px;border-radius:7px;display:flex;align-items:center;justify-content:center;background:#f1f3ee;color:#8d9b7e;flex-shrink:0}.feature-icon.green{background:#edf4e8;color:#7a9c68}.feature-icon.purple{background:#f0eef8;color:#a498ba}.feature-icon.amber{background:#f8f2e6;color:#c1a267}.feature-icon.blue{background:#edf2f9;color:#8ea9c1}.feature-icon.pink{background:#f8edf3;color:#c094b0}.feature-icon.large{width:56px;height:56px}.recent-activity{display:grid;grid-template-columns:1fr 1fr}.recent-activity button{display:flex;gap:10px;align-items:center;border:0;border-top:1px solid #f1f3ed;border-right:1px solid #f1f3ed;background:none;text-align:left;padding:14px 19px;min-width:0}.recent-activity button:hover{background:#fbfcf7}.recent-activity strong{font-size:10px;color:#6b7c58}.recent-activity p{font-size:8px;color:#abb69c;margin-top:2px}.recent-activity .tag{margin-left:auto;font-size:8px}.recent-activity .muted{font-size:8px;white-space:nowrap}.app-footer{display:flex;justify-content:space-between;padding:18px 32px;border-top:1px solid #f0f2ec;color:#a3ad98;font-size:8px;letter-spacing:.3px}.footer-dot{margin:0 9px;color:#ccd3c3}.list-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px}.tabs{display:flex;gap:22px;border-bottom:1px solid var(--border);margin-bottom:19px;min-width:0}.list-toolbar .tabs{margin:0;flex:1}.tabs>button{border:0;background:none;padding:14px 0 12px;position:relative;font-size:11px;color:#89977b;white-space:nowrap}.tabs>button.selected{color:#426432;font-weight:600}.tabs>button.selected:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:#638a4b}.table-actions{display:flex;gap:9px;align-items:center}.table-actions select{font-size:10px;padding:7px}.inline-search{display:flex;align-items:center;gap:7px;color:#a0af8e}.inline-search input{border:0;background:none;font-size:10px;max-width:165px;padding:8px 0}.table-caption{padding:13px 18px;display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#9dab8b}.table-caption>span:first-child{display:flex;gap:7px;align-items:center;color:#6d805a}.customer-table td{padding:15px}.customer-table th{padding-left:15px;padding-right:15px}.customer-table tbody tr{cursor:pointer}.brand-chips{display:flex;gap:3px;flex-wrap:wrap}.brand-chips .tag{font-size:8px;padding:2px 4px}.pagination{border-top:1px solid var(--border);padding:13px 17px;display:flex;align-items:center;justify-content:space-between;color:#95a384;font-size:9px}.pagination>div{display:flex;gap:6px}.table-scroll{overflow:auto}.toolbar-label{display:flex;align-items:center;gap:7px;font-size:11px;color:#80936d}.source-summary{display:flex;align-items:center;justify-content:space-between;background:#f7faf3;border:1px solid #e7efdf;border-radius:7px;padding:17px 20px;margin-bottom:22px}.source-summary>div{display:flex;align-items:center;gap:12px}.source-summary strong{display:block;font-size:11px;color:#677f52}.source-summary small{display:block;font-size:9px;color:#a1b08f;margin-top:4px}.source-summary>span{font-size:9px;color:#98ad83;display:flex;gap:6px;align-items:center}.sources-panel td{padding-top:16px;padding-bottom:16px}.sources-panel tr{cursor:pointer}.sources-panel td:first-child{min-width:230px}.sources-panel .person-cell strong{font-size:11px}.section-heading{margin:27px 0 14px}.section-heading h3{color:#6b8255}.section-heading p{color:#abb999;font-size:10px;margin-top:5px}.support-connections{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.support-connections button{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--border);border-radius:6px;text-align:left;padding:20px;color:#8da575}.support-connections strong{display:block;color:#6e8755;font-size:11px}.support-connections small{display:block;color:#aabb96;font-size:9px;margin-top:4px}.support-connections button>svg:last-child{margin-left:auto}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#172a1c40;z-index:100;display:flex;align-items:center;justify-content:center;padding:30px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:530px;max-width:100%;max-height:90vh;background:#fff;border-radius:10px;box-shadow:0 15px 80px #0e25162b;overflow:auto;outline:none}.modal.wide{width:1020px}.modal>header{display:flex;justify-content:space-between;align-items:center;padding:21px 25px;border-bottom:1px solid var(--border);position:sticky;top:0;background:#fffffffa;z-index:3}.modal>header h2{font-size:16px;color:#4e643d}.modal>header p{font-size:10px;color:#97a984;margin-top:5px}.modal-body{padding:24px}.drawer-overlay{justify-content:flex-end;padding:0}.modal.drawer{width:585px;height:100vh;max-height:100vh;border-radius:9px 0 0 9px}.modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding-top:21px;border-top:1px solid var(--border);margin-top:25px}.dialog-copy{font-size:12px;color:#7b8f67;line-height:1.9}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.field>span{font-size:10px;font-weight:500;color:#758c5e}.field input,.field select,.field textarea{width:100%;font-size:12px;border-color:#e3eadb;color:#526c3e}.field small{font-size:9px;color:#98ad81}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.notice{display:flex;align-items:flex-start;gap:9px;padding:13px 15px;border-radius:5px;background:#f7f9f3;color:#8fa676;font-size:10px;line-height:1.8;margin:16px 0}.notice svg{width:16px;margin-top:2px}.notice.warning{background:#fcf7ec;color:#a68a51}.button-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin:18px 0}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 20px;border-bottom:1px solid var(--border);font-size:12px}.setting-row:last-child{border:0}.setting-row p{font-size:10px;color:#98ad81;margin-top:4px}.switch{width:31px;height:18px;background:#e1e7d9;border:0;border-radius:20px;padding:3px}.switch:before{content:"";display:block;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #263c1020;transition:transform .2s}.switch.on{background:#769956}.switch.on:before{transform:translate(13px)}.empty{text-align:center;padding:45px 25px;color:#a8b991}.empty h3{margin:13px 0 8px;color:#8b9f72}.empty p{font-size:11px;max-width:370px;margin:auto}.empty .button{margin-top:16px}.empty-icon{margin:auto;display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:#f4f7ee}.toast{position:fixed;bottom:25px;left:calc(50% + 90px);transform:translate(-50%);z-index:200;display:flex;align-items:center;gap:11px;background:#2f4730;color:#f2f7e9;box-shadow:0 8px 40px #20361b30;padding:13px 17px;border-radius:7px;font-size:11px;max-width:650px;width:max-content}.toast .icon-button{color:#cee0b4}.tour-bar{position:fixed;bottom:15px;left:calc(50% + 90px);transform:translate(-50%);display:flex;gap:9px;align-items:center;border:1px solid #d4e2c5;background:#f5faee;box-shadow:0 5px 25px #26381614;border-radius:25px;padding:9px 14px;color:#6f8d52;z-index:70;font-size:10px;white-space:nowrap}.toast:has(+.tour-bar){bottom:70px}.tour-options{display:flex;flex-direction:column;gap:12px}.tour-options>button{display:flex;text-align:left;align-items:center;gap:15px;background:#fff;border:1px solid var(--border);border-radius:7px;padding:20px}.tour-options h3{font-size:12px}.tour-options p{font-size:10px;color:#8fa376;margin-top:6px}.tour-options>button>svg{margin-left:auto}.profile-hero{display:flex;gap:16px;align-items:center;margin:5px 0 22px}.profile-hero h2{font-size:23px;color:#425a31}.profile-hero p{font-size:11px;color:#97aa82;margin-top:4px}.profile-tags{display:flex;gap:6px;margin-top:9px}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#f8faf5;border:1px solid #e7eedf;border-radius:7px;margin-bottom:23px}.profile-stats>div{padding:17px 15px;border-right:1px solid #e8efdf}.profile-stats>div:last-child{border:0}.profile-stats small{display:block;font-size:9px;color:#93a77a}.profile-stats strong{display:block;font-size:19px;color:#597940;margin-top:6px}.profile-properties{margin:18px 0}.profile-properties>div{display:grid;grid-template-columns:150px 1fr;gap:12px;font-size:10px;padding:10px 0}.profile-properties>div>span{color:#9aac82}.profile-properties strong{font-weight:400;color:#647e49}.timeline{padding-top:8px}.timeline-row{display:flex;gap:13px;position:relative;padding-bottom:24px}.timeline-row:before{content:"";position:absolute;left:14px;top:30px;bottom:0;width:1px;background:#e7eddd}.event-dot{display:grid;place-items:center;width:29px;height:29px;background:#f4f7ee;border:1px solid #eaf0e1;border-radius:50%;color:#9baf81;flex-shrink:0}.timeline-row strong{font-size:11px;color:#68834b}.timeline-row p{font-size:10px;color:#9aaf80;margin:4px 0}.timeline-row small{font-size:9px;color:#b0bf9b}.ledger-row{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid #edf2e4;color:#7e9960;font-size:11px}.ledger-row>div{flex:1}.ledger-row small{display:block;font-size:9px;color:#a8ba90}.ledger-row>strong:last-child,.ledger-row>.tag{margin-left:auto}.identity-card{border:1px solid #e5edd9;border-radius:6px;padding:16px;margin:15px 0}.identity-card p{font-size:11px;margin:8px 0;color:#8aa46a}.identity-card small{color:#a2b58a}.activity{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid #edf2e4}.activity strong{font-size:11px;color:#6f8d51}.activity p{font-size:10px;color:#a0b585;margin-top:5px}.source-detail-top{display:flex;gap:15px;align-items:center;margin-bottom:20px}.source-detail-top p{font-size:10px;color:#a0b687;margin-top:7px}.website-readiness{border:1px solid #e8efdd;border-radius:6px;padding:15px;display:flex;flex-direction:column;gap:10px;margin:9px 0}.website-readiness>span{display:flex;gap:7px;font-size:10px;align-items:center}.modal pre{padding:16px;background:#f6f9f0;border:1px solid #eaf0e0;border-radius:6px;font-size:10px;line-height:1.7;overflow:auto;color:#7a9459}.segment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:24px}.segment-card{border:1px solid var(--border);border-radius:8px;padding:21px 22px 0}.segment-card-top{display:flex;justify-content:space-between;margin-bottom:17px}.segment-title{display:block;text-align:left;border:0;background:none;padding:0}.segment-title h3{font-size:15px;color:#536c3e}.segment-title p{font-size:10px;color:#a5b58e;margin-top:7px}.segment-number{display:flex;align-items:baseline;gap:9px;margin:23px 0}.segment-number>strong{font-family:Manrope;font-size:31px;letter-spacing:-1px;color:#597d3d}.segment-number>span{font-size:10px;color:#a0b287}.avatar-stack{display:flex;margin-left:auto}.avatar-stack .avatar{margin-left:-8px;border:2px solid #fff}.segment-card-foot{border-top:1px solid #edf2e4;display:flex;align-items:center;justify-content:space-between;padding:13px 0}.segment-card-foot>span{font-size:9px;color:#b0bf9a;display:flex;align-items:center;gap:5px}.segment-explainer{display:grid;grid-template-columns:repeat(3,1fr);padding:12px 23px 24px;gap:28px}.segment-explainer>div{display:flex;flex-direction:column;gap:11px;color:#aec19a}.segment-explainer strong{font-size:11px;color:#839e64}.segment-explainer p{font-size:10px;color:#aabc92}.condition-group{border:1px solid #e5efdb;border-radius:7px;padding:17px;background:#fcfdf9}.condition-heading{display:flex;align-items:center;gap:9px;font-size:11px;color:#8fa873;margin-bottom:14px}.condition-heading select{padding:4px 6px;font-size:10px}.condition-row{display:grid;grid-template-columns:1.5fr 1fr .8fr;gap:10px;margin-bottom:10px}.condition-row input,.condition-row select{font-size:11px}.segment-preview{display:flex;align-items:center;gap:25px;margin:22px 0;font-size:11px;color:#8ca56e}.segment-preview strong{font-size:22px;color:#5e823e;margin-right:5px}.segment-preview>span{display:flex;gap:5px;align-items:center}.segment-preview .tag{margin-left:auto}.preview-table{max-height:280px;overflow:auto;border:1px solid var(--border);border-radius:6px}.mini-stat-row{display:grid;grid-template-columns:repeat(4,1fr);padding:18px 0;border:1px solid var(--border);border-radius:7px;margin-bottom:24px}.mini-stat-row>div{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:0 18px;border-right:1px solid var(--border)}.mini-stat-row>div:last-child{border:0}.mini-stat-row strong{font-size:15px;color:#6e8853}.mini-stat-row svg{color:#a2b58b;width:16px}.mini-stat-row span{font-size:9px;color:#a8b994;width:100%;padding-left:24px}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.template-card{padding:24px;border:1px solid var(--border);border-radius:7px;background:#fff;text-align:left}.template-card:hover{background:#fafcf6;border-color:#d5e3c5}.template-card h3{font-size:13px;margin:18px 0 8px;color:#617d43}.template-card p{font-size:10px;color:#a4b98b}.template-card>span{display:flex;justify-content:space-between;margin-top:24px;font-size:10px;color:#8aa66a}.campaign-editor{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:32px}.journey-strip{display:flex;align-items:center;gap:7px;margin:18px 0;font-size:9px;color:#91aa75}.journey-strip>span{display:flex;align-items:center;gap:5px;background:#f4f8ed;border:1px solid #e5edd9;border-radius:5px;padding:8px 5px}.journey-strip input{width:34px;padding:3px;font-size:9px}.message-preview{background:#f6f8f2;border-radius:8px;padding:24px 20px;text-align:center}.message-preview>small{font-size:9px;color:#9fb587}.message-phone{background:#e9eddf;border:5px solid #fff;border-radius:22px;min-height:350px;margin:17px auto;overflow:hidden;box-shadow:0 5px 20px #213f0710;text-align:left;max-width:300px}.message-phone-header{display:flex;gap:9px;align-items:center;padding:20px 14px;background:#fff;color:#7e9c5e}.message-phone-header strong{font-size:11px;display:block}.message-phone-header small{font-size:8px;color:#b0c19a;display:block}.message-bubble{background:#fff;border-radius:0 9px 9px;margin:20px 20px 10px 13px;padding:13px;font-size:11px;color:#638046;box-shadow:0 1px 3px #4b682014}.message-bubble img{width:100%;border-radius:5px;margin-bottom:7px;max-height:150px;object-fit:cover}.message-bubble small{display:flex;align-items:center;justify-content:flex-end;gap:4px;font-size:8px;color:#adbe98;margin-top:9px}.message-optout{font-size:8px;text-align:center;color:#9cae86}.review-numbers{margin:20px 0}.review-numbers>div{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid #edf2e4;font-size:11px;color:#92a97b}.review-numbers strong{color:#759951}.review-numbers>.eligible{background:#eff6e5;margin-top:8px;padding:16px;color:#71944f;border-radius:6px}.loyalty-intro{display:flex;align-items:center;justify-content:space-between;border:1px solid #e4ecd9;background:#fafcf6;border-radius:8px;padding:27px 30px;margin-bottom:22px;gap:25px}.loyalty-intro h2{font-family:Georgia,serif;font-weight:400;font-size:29px;color:#4f673a;letter-spacing:-.6px}.loyalty-intro p{font-size:11px;color:#a3b98a;margin-top:11px;max-width:350px}.wallet-card{border-radius:13px;background:#314f3b;color:#e6efdb;padding:22px;box-shadow:0 7px 17px #1234131a;position:relative;overflow:hidden}.wallet-card:after{content:"✳";position:absolute;right:-25px;top:20px;font-size:170px;line-height:1;color:#a0bc7422;pointer-events:none}.wallet-card.compact{width:300px;min-width:280px;padding:18px 21px;transform:rotate(3deg);box-shadow:0 8px 19px #30472026}.wallet-top{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:1}.wallet-top>span{font-family:Georgia,serif;font-size:24px;letter-spacing:-1px}.wallet-star{font-family:serif;margin-left:3px;font-size:17px;color:#c4d897}.wallet-top>small{font-size:8px;letter-spacing:2px;color:#b4ca8f}.wallet-mid{display:flex;justify-content:space-between;align-items:center;margin:25px 0 24px;position:relative;z-index:1}.wallet-mid small,.wallet-bottom small{display:block;font-size:7px;letter-spacing:1px;color:#b1c592;margin-bottom:5px}.wallet-mid strong{font-size:12px;font-weight:500}.wallet-mid>span{font-size:8px;background:#b4c79324;padding:4px 8px;border-radius:20px;color:#d0dfb3}.wallet-bottom{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:1}.wallet-bottom strong{font-family:Manrope;font-size:24px;letter-spacing:-.5px}.wallet-lines{display:flex;gap:2px;position:relative;padding-bottom:12px}.wallet-lines i{height:28px;background:#dee8c7}.wallet-lines small{position:absolute;bottom:-5px;left:0;font-size:6px;white-space:nowrap;letter-spacing:1.5px}.compact .wallet-mid{margin:17px 0}.compact .wallet-top>span{font-size:20px}.compact .wallet-bottom strong{font-size:20px}.reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reward-card{border:1px solid var(--border);border-radius:8px;overflow:hidden}.reward-illustration{height:150px;background:#f1eee3;display:flex;align-items:center;justify-content:center;color:#b1a27a;position:relative}.reward-illustration span{position:absolute;bottom:13px;font-size:7px;letter-spacing:2px;color:#afa384}.reward-1{background:#eaf0e3;color:#91a47b}.reward-1 span{color:#9cae88}.reward-2{background:#efebf3;color:#a89ab8}.reward-2 span{color:#b3a6be}.reward-card>div:last-child{padding:21px}.reward-card p{font-size:10px;color:#a5b592;margin-top:7px}.reward-foot{display:flex;align-items:center;justify-content:space-between;margin-top:23px}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.leader-row{display:flex;align-items:center;gap:12px;padding:20px;border-bottom:1px solid #edf2e4;color:#9caf82}.leader-row>strong{font-size:11px;color:#7a925c}.leader-row>span:last-child{margin-left:auto;font-size:11px}.horizontal-bars{padding:15px 22px 25px}.horizontal-bars>div{margin-bottom:22px}.horizontal-bars>div:last-child{margin:0}.horizontal-bars>div>div:first-child{display:flex;justify-content:space-between;font-size:11px;color:#8ca570;margin-bottom:9px}.bar-track{height:8px;background:#f1f5e9;border-radius:4px;overflow:hidden}.bar-track i{display:block;height:100%;background:#9bb886;border-radius:4px;min-width:1px}.panel>small{display:block;margin:14px 20px;color:#a6b993;font-size:9px}.brand-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.outlet-row{display:flex;align-items:center;gap:12px;padding:18px 20px;border-top:1px solid var(--border);color:#aac191}.outlet-row strong{font-size:11px;color:#708d55}.outlet-row small{display:block;font-size:9px;color:#a4b68f;margin-top:4px}.outlet-row>.tag{margin-left:auto}.add-brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:200px;border:1px dashed #dce8cf;border-radius:8px;background:#fbfdf7;color:#acc092}.add-brand-card h3{margin:15px 0 8px;color:#8da574}.add-brand-card p{font-size:10px}.settings-form{max-width:530px;padding:15px 22px 24px}.menu-toggle{display:none}.experience-layout{display:grid;grid-template-columns:minmax(470px,1.15fr) minmax(300px,1fr);gap:40px}.experience-stage{background:#f3f4ee;border:1px solid #e8eddf;border-radius:9px;padding:22px 24px 16px;min-width:0}.experience-controls{display:flex;justify-content:center;gap:10px;align-items:center;margin-bottom:22px}.experience-controls select{font-size:10px;max-width:280px;background:#fff;padding:8px}.phone-frame{width:362px;max-width:100%;height:720px;margin:auto;border:7px solid #fff;border-radius:36px;box-shadow:0 12px 38px #2736181a,0 0 0 1px #e2e6d9;background:#fff;position:relative;overflow:hidden}.phone-status{height:34px;display:flex;justify-content:space-between;align-items:center;padding:0 25px;font-weight:650;font-size:10px;background:#fff;color:#343a2b}.phone-status>span:last-child{display:flex;gap:4px;align-items:center}.phone-scroll{height:calc(100% - 47px);overflow:auto;scrollbar-width:none;background:#fafbf7}.phone-scroll::-webkit-scrollbar{display:none}.phone-home-indicator{width:100px;height:4px;background:#4b5640;position:absolute;bottom:4px;left:50%;transform:translate(-50%);border-radius:4px}.device-caption{font-size:8px;text-align:center;color:#a1af91;margin-top:17px}.member-header{display:flex;align-items:center;justify-content:space-between;padding:16px 21px;border-bottom:1px solid #ecf0e5}.member-wordmark{font-family:Georgia;font-size:25px;letter-spacing:-1px;background:none;border:0;color:#486239;padding:0}.member-wordmark span{color:#b7c596;font-size:20px;margin-left:2px}.member-header>.tag{letter-spacing:1px;font-size:7px}.member-greeting{padding:24px 23px 20px}.member-greeting>span{font-size:7px;letter-spacing:1.6px;color:#9bae86}.member-greeting h2{font-family:Georgia;font-size:31px;font-weight:400;line-height:1.18;margin-top:12px;letter-spacing:-.8px;color:#465e37}.member-greeting p{font-size:10px;color:#9aaf81;margin-top:11px}.phone-scroll>.wallet-card{margin:0 20px}.wallet-buttons{display:flex;justify-content:center;gap:9px;margin:15px 20px 25px}.wallet-buttons button{display:flex;align-items:center;gap:7px;border:1px solid #dce5cf;background:#fff;border-radius:5px;padding:7px 12px;color:#546d3e;flex:1;text-align:left}.wallet-buttons span{font-size:6px;display:flex;flex-direction:column}.wallet-buttons strong{font-size:9px}.member-section-heading{display:flex;justify-content:space-between;margin:0 22px 9px;color:#789758}.member-section-heading h3{font-size:10px}.member-section-heading svg{width:14px}.mobile-reward{display:flex;align-items:center;gap:11px;padding:11px 21px;width:100%;border:0;background:none;text-align:left}.mobile-reward:hover{background:#f3f7eb}.reward-tile{width:43px;height:43px;background:#efe9d8;color:#aa9670;display:grid;place-items:center;border-radius:6px}.tile-1{background:#e8eeda;color:#9caf7f}.tile-2{background:#ede7ef;color:#b5a2c1}.mobile-reward strong{display:block;font-size:10px;color:#7e945f}.mobile-reward small{display:block;font-size:8px;color:#b0bf99;margin-top:5px}.mobile-reward>svg:last-child{margin-left:auto;color:#b8c7a3}.claim-link{display:flex;align-items:center;gap:6px;border:1px solid #e7eddc;border-radius:6px;background:#f4f8ed;margin:14px 19px;padding:12px 10px;font-size:8px;width:calc(100% - 38px);color:#8ca76c}.claim-link>svg{width:13px}.claim-link>span{display:flex;align-items:center;gap:3px;margin-left:auto;font-size:7px}.member-nav{display:flex;justify-content:space-around;border-top:1px solid #e5ecd9;background:#fff;padding:13px;margin-top:20px;position:sticky;bottom:0}.member-nav button{display:flex;flex-direction:column;align-items:center;gap:5px;background:none;border:0;font-size:7px;color:#a4b98d}.member-nav svg{width:17px}.member-nav button.selected{color:#628142}.mobile-form{padding:25px 23px}.mobile-form h2{font-family:Georgia;font-size:30px;font-weight:400;line-height:1.25;color:#546f3b;margin-bottom:13px}.mobile-form>p{font-size:10px;color:#9bb184;margin-bottom:24px}.mobile-form>.button{width:100%;margin:7px 0}.mobile-form>small{display:block;text-align:center;color:#b0c399;font-size:8px;margin-top:8px}.mobile-form .field>span{font-size:9px}.mobile-form .field input{font-size:11px}.check-label{display:flex;align-items:flex-start;gap:8px;font-size:8px;color:#96ae7b;line-height:1.7;margin:18px 0}.check-label input{margin:3px 0 0;accent-color:#6f8f4b}.otp-input{letter-spacing:8px;font-size:23px!important;text-align:center;max-width:100%}.mobile-history{display:flex;gap:11px;padding:14px 0;border-bottom:1px solid #e8efde;color:#9bb481}.mobile-history strong{font-size:10px;color:#7d975f}.mobile-history p{font-size:9px;margin-top:4px}.mobile-history small{font-size:8px}.experience-notes{padding:32px 10px 25px 0}.experience-notes>h2{font-family:Georgia;font-size:29px;font-weight:400;line-height:1.2;letter-spacing:-.6px;max-width:300px;color:#536d3f}.experience-notes>p{font-size:11px;color:#9cb28a;margin-top:16px;max-width:360px}.experience-steps{margin:28px 0}.experience-steps>div{display:flex;align-items:center;gap:12px;margin-bottom:24px}.experience-steps strong{font-size:11px;color:#789362}.experience-steps p{font-size:9px;color:#a6b992;margin-top:4px}.event-inspector{border:1px solid #e4ecda;border-radius:7px;background:#fff;overflow:hidden;margin:30px 0 18px}.event-inspector>header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #e9efdf;color:#96ad7f;font-size:10px}.event-inspector>header>span{display:flex;align-items:center;gap:7px}.feed-empty{text-align:center;padding:35px 15px;color:#bacaa7}.feed-empty p{font-size:10px;margin-top:10px}.event-feed{max-height:350px;overflow:auto}.event-feed>div{padding:13px 15px;border-bottom:1px solid #f0f4e9}.event-feed code{font-size:10px;color:#8fa775}.event-feed p{font-size:9px;color:#a5b68c;word-break:break-word;margin:5px 0}.event-feed small{font-size:8px;color:#bbcaab}.concept-note{display:block;font-size:9px!important;color:#acbc99;margin-top:21px;max-width:350px}.brand-site{background:#fbfaf3;min-height:100%;color:#414d2e}.brand-site>header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px}.site-logo{font-family:Manrope;font-weight:800;letter-spacing:-.5px;font-size:17px;background:none;border:0;padding:0;text-align:left;color:#4d6138}.site-logo small{display:block;font-size:5px;letter-spacing:1.7px;margin-top:4px;font-weight:400;color:#a3b389}.brand-a .site-logo{font-family:Georgia;font-size:19px;letter-spacing:2px;color:#735a39}.site-hero{height:360px;position:relative;background:#e6e5d4}.site-hero>img{width:100%;height:100%;object-fit:cover}.site-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#20351fba,transparent 90%)}.site-hero>div{position:absolute;left:23px;right:18px;bottom:24px;z-index:1;color:#fff}.site-hero span{font-size:6px;letter-spacing:1.6px;color:#e2e8cf}.site-hero h2{font-family:Georgia;font-weight:400;font-size:35px;line-height:1.12;margin:12px 0 21px;letter-spacing:-1px}.site-hero button{display:flex;align-items:center;gap:15px;border:0;border-radius:2px;background:#eef1da;color:#485d30;font-size:9px;padding:12px 15px}.brand-a .site-hero button{background:#e8d4b5;color:#5a4529}.site-story{padding:28px 23px}.site-story h3{font-family:Georgia;font-weight:400;font-size:22px;color:#637747;line-height:1.25}.site-story p{font-size:10px;color:#a0b185;margin:13px 0}.site-member{margin:0 20px;background:#e9efd9;border-radius:3px;padding:20px;color:#88a562}.site-member h3{font-family:Georgia;font-size:20px;font-weight:400;margin-top:9px;color:#6b8749}.site-member p{font-size:9px;margin:9px 0}.site-member button{display:flex;gap:12px;align-items:center;background:none;border:0;border-bottom:1px solid #c5d4ab;padding:6px 0;font-size:9px;color:#819d5e}.site-link-row{display:flex;padding:23px 20px;justify-content:space-between}.site-link-row button{border:0;background:none;display:flex;align-items:center;gap:9px;font-size:9px;color:#9db27d}.brand-site>footer{padding:17px 20px;border-top:1px solid #e8eddb;font-size:7px;color:#abb98f;text-align:center}.site-inner{padding:25px 22px}.site-inner h2{font-family:Georgia;font-size:30px;line-height:1.2;font-weight:400;color:#607841;margin-bottom:22px}.site-inner h3{color:#8a9c65;font-size:12px}.site-inner p{font-size:10px;color:#a8b689;margin:9px 0 14px}.site-inner .button{width:100%;margin:8px 0}.site-inner input,.site-inner textarea,.site-inner select{background:#fffefa}.menu-photo{width:100%;height:145px;object-fit:cover;border-radius:3px}.menu-item{display:flex;justify-content:space-between;padding:17px 0;border-bottom:1px solid #e5e9d6;gap:9px}.menu-item h3{font-size:12px}.menu-item p{font-size:8px;margin:5px 0 0}.menu-item>strong{white-space:nowrap;color:#8c9f68;font-size:10px}.map-placeholder{height:150px;background:repeating-linear-gradient(30deg,transparent 0 27px,#ffffff88 28px 36px,transparent 37px 75px),repeating-linear-gradient(100deg,#e6ead7 0,#e6ead7 35px,#fff8 36px,#fff8 42px,#e6ead7 43px,#e6ead7 75px);display:flex;align-items:center;justify-content:center;flex-direction:column;color:#97ad74;gap:9px;border-radius:4px;margin-bottom:22px}.map-placeholder span{font-size:8px}.success-circle{width:60px;height:60px;background:#eaf3dc;border-radius:50%;display:grid;place-items:center;margin:20px 0;color:#82a35a}.wifi-screen{padding:39px 25px;text-align:center}.wifi-mark{width:75px;height:75px;background:#edf3e1;display:grid;place-items:center;border-radius:22px;color:#98b878;margin:10px auto 26px}.wifi-screen h2{font-family:Georgia;font-weight:400;font-size:30px;line-height:1.25;color:#617d43;margin-top:15px}.wifi-screen>p{font-size:10px;color:#aabd8b;margin:15px 0 31px}.wifi-screen form{text-align:left}.wifi-screen form .button{width:100%}.wifi-screen form>small{font-size:8px;text-align:center;color:#b1c598;display:block;margin:16px 0}.wifi-screen .success-circle{margin:30px auto}.wifi-screen h3{color:#93ad71}.reward-code{text-align:center;padding:30px 10px;color:#91ac6e}.reward-code h2{font-family:Georgia;font-weight:400;font-size:26px;margin:20px 0}.reward-code code{display:block;font-size:19px;background:#f0f6e5;padding:16px;border-radius:5px;letter-spacing:2px}.reward-code p{font-size:10px;margin-top:15px}body{color:#464b47}.content{--border: #e7e9e5}.content h3,.panel-head h3,.content td strong{color:#515b53}.content p,.panel-head p,.metric-bottom small,.content td small{color:#979e94}.content td{color:#717b70}.content .tag.green{background:#edf4ef;color:#638772}.content .text-button{color:#80917e}.content .notice{background:#f5f8f2;color:#829279}.content .field>span{color:#75816f}.content .field input,.content .field select,.content .field textarea{color:#4b5847;border-color:#e1e7db}.content .profile-properties strong{color:#62705b}.content .profile-properties>div>span{color:#9ca694}.content .profile-stats strong{color:#607656}.content .timeline-row strong{color:#63765a}.content .timeline-row p{color:#97a38c}.content .metric-value{color:#344939}.content .chart-summary strong{color:#4b6143}.content .source-summary strong{color:#657c5c}.content .source-summary small{color:#9baa8f}.content .segment-title h3{color:#4f6350}.content .segment-number>strong{color:#476e51}.content .tabs>button.selected{color:#456a4e}.content .tabs>button.selected:after{background:#638a6b}.content .feature-icon.green{color:#719680;background:#edf4ef}.content .feature-icon.purple{color:#9e90b4}.content .feature-icon.blue{color:#86a0b9}.content .customer-table tbody tr:hover{background:#f7faf5}.content .row-link strong{font-weight:500}.main .tag{font-size:9px}.content .button.primary{background:#385f46;color:#fff}@media(min-width:1600px){.content{padding-top:38px}.page-head{margin-bottom:32px}.metric{padding:23px}.chart{max-height:280px}.panel-head{padding-top:23px}.source-summary{padding:22px}.sources-panel td{padding:20px}.main{background:#fff}}@media(max-width:1250px){:root{--sidebar: 209px}.content{padding:26px 22px}.topbar,.scopebar{padding:0 22px}.page-head{align-items:flex-start}.page-head h1{font-size:23px}.head-actions{flex-direction:column;align-items:flex-end}.metric{padding:16px 12px}.metric-value{font-size:23px}.metric-top{font-size:9px}.metric-bottom small{font-size:8px}.overview-grid{gap:16px;grid-template-columns:1.6fr 1fr}.overview-grid.bottom-grid{grid-template-columns:1.35fr 1fr}.panel-head{padding:17px 15px 12px}.chart-legend{gap:6px;font-size:7px}.recent-activity .muted{display:none}.recent-activity p{font-size:8px}.recent-activity button{padding:12px}.content td,.content th{padding-left:12px;padding-right:12px}.sources-panel td:first-child{min-width:190px}.sources-panel .person-cell{gap:8px}.sources-panel .person-cell small{max-width:130px;font-size:8px}.experience-layout{grid-template-columns:minmax(400px,1fr) minmax(260px,.8fr);gap:22px}.experience-stage{padding-left:14px;padding-right:14px}.experience-notes>h2{font-size:25px}.support-connections{gap:10px}.support-connections button{padding:17px 12px;gap:8px}.support-connections small{font-size:8px}.scope-controls{gap:12px}.source-summary>span{font-size:8px}}@media(max-width:1020px){:root{--sidebar: 185px}.workspace{padding:0 3px}.workspace strong{font-size:16px}.workspace small{font-size:8px}.sidebar-search{margin-left:4px;margin-right:4px}.sidebar-search kbd{display:none}.page-head h1{font-size:21px}.metric-value{font-size:20px}.metrics{grid-template-columns:repeat(3,1fr)}.metric:nth-child(3){border-right:0}.metric:nth-child(4),.metric:nth-child(5){border-top:1px solid var(--border)}.overview-grid,.overview-grid.bottom-grid{grid-template-columns:1fr}.relationship-panel .donut-wrap{padding:10px}.relationship-panel .insight-note{justify-content:center}.relationship-panel .legend-row{padding-left:30%;padding-right:30%}.recent-activity,.experience-layout{grid-template-columns:1fr}.experience-notes{max-width:500px;margin:auto;width:100%}.source-summary>span{display:none}.sources-panel{overflow:auto}.sources-panel table{min-width:750px}.list-toolbar{flex-wrap:wrap}.table-actions{width:100%;justify-content:space-between}.list-toolbar .tabs{min-width:100%}.campaign-editor{gap:20px}.mini-stat-row{grid-template-columns:1fr 1fr;gap:15px}.template-grid{grid-template-columns:1fr 1fr}.scopebar .sync-label{display:none}.loyalty-intro{padding:25px}.loyalty-intro h2{font-size:24px}.wallet-card.compact{min-width:240px;width:240px}.content .notice{font-size:9px}.toast{max-width:75vw;white-space:normal}.tour-bar{max-width:calc(100vw - 230px);white-space:normal}.scope-controls{gap:10px}}@media(max-width:760px){:root{--sidebar: 0px}.sidebar{width:234px;transform:translate(-100%);transition:transform .2s;box-shadow:8px 0 40px #263a1520}.sidebar.open{transform:translate(0)}.main{margin:0}.menu-toggle{display:flex}.topbar{padding:0 15px;height:53px}.top-actions{gap:11px}.top-actions .top-divider{display:none}.scopebar{padding:0 15px;overflow:auto}.scope-controls{gap:12px}.scope-controls .select-with-icon:nth-child(2){display:none}.content{padding:22px 15px}.page-head{gap:15px}.page-head h1{font-size:22px}.page-head p{font-size:10px}.head-actions .button{font-size:9px}.metrics{grid-template-columns:1fr 1fr}.metric:nth-child(3){border-right:1px solid var(--border);border-top:1px solid var(--border)}.metric:nth-child(2){border-right:0}.metric:nth-child(4){border-right:0}.metric:last-child{grid-column:span 2}.metrics.three{grid-template-columns:1fr}.metrics.three .metric{border-right:0;border-top:1px solid var(--border)}.metric-value{font-size:25px}.metric-top{font-size:11px}.metric-bottom small{font-size:9px}.panel-head h3{font-size:11px}.chart-legend{display:none}.chart-footer>span{font-size:7px;max-width:70%}.app-footer{padding:17px;font-size:7px}.app-footer>span:last-child{display:none}.segment-grid,.template-grid,.reward-grid,.brand-settings-grid,.two-columns,.support-connections{grid-template-columns:1fr}.segment-explainer{grid-template-columns:1fr;gap:25px}.segment-explainer>div{gap:7px}.tabs{gap:19px;overflow:auto}.tabs>button{font-size:10px}.source-summary{padding:14px}.source-summary small{font-size:8px}.source-summary strong{font-size:10px}.overlay{padding:15px}.modal{max-height:94vh}.modal.drawer{width:100%;border-radius:0}.drawer-overlay{padding:0}.modal-body{padding:19px}.modal>header{padding:17px 19px}.form-grid{grid-template-columns:1fr;gap:0}.condition-row{grid-template-columns:1.2fr 1fr .7fr;gap:5px}.condition-row input,.condition-row select{font-size:9px;padding:8px 5px}.condition-heading{font-size:9px}.segment-preview{gap:10px;font-size:9px}.segment-preview>.tag{display:none}.modal-actions{flex-wrap:wrap}.campaign-editor{grid-template-columns:1fr}.message-preview{padding:20px}.message-phone{min-height:260px}.loyalty-intro{flex-direction:column;align-items:flex-start;gap:20px}.wallet-card.compact{align-self:center;width:280px;margin-bottom:10px}.customer-table{min-width:710px}.profile-properties>div{grid-template-columns:110px 1fr}.toast{left:50%;max-width:90vw;bottom:15px}.tour-bar{left:50%;max-width:90vw;width:90vw;font-size:9px}.experience-stage{padding:14px 8px}.phone-frame{width:350px;height:710px}.experience-controls select{max-width:215px;font-size:9px}.experience-layout{gap:10px}.experience-notes{padding:25px 5px}.experience-notes>h2{max-width:none}.experience-notes>p{max-width:none}.experience-steps{margin:25px 0}.tour-options>button{padding:15px;gap:10px}.tour-options h3{font-size:11px}.tour-options p{font-size:9px}.metrics .metric:last-child:not(:nth-child(5)){grid-column:auto}}.panel-head p,.page-head p,.content p,.content td small,.metric-bottom small,.sync-label,.app-footer,.sidebar-note p,.source-summary small,.profile-menu small,.segment-title p,.segment-card-foot>span,.source-detail-top p,.dialog-copy,.concept-note,.experience-notes>p,.experience-steps p,.device-caption{color:#7b8578}.content td,.content th{color:#72806c}.metric-top,.legend-row,.chart-footer,.table-caption,.pagination,.toolbar-label,.tabs>button,.section-heading p,.support-connections small,.mini-stat-row span{color:#788570}.notice,.modal .notice,.modal .profile-properties>div>span,.modal .timeline-row p,.modal .timeline-row small,.modal .field>span,.modal .field small,.modal .review-numbers>div,.modal .condition-heading,.modal .segment-preview{color:#72866b}.modal .profile-properties strong,.modal .timeline-row strong,.modal .profile-stats strong,.modal>header h2,.modal .field input,.modal .field select,.modal .field textarea,.modal h3,.modal h4{color:#43583d}.modal>header p,.modal .profile-hero p,.modal .muted,.modal .profile-stats small,.modal .identity-card small,.modal .identity-card p{color:#7c8b70}.content .tag.gray{color:#727e6a}.mobile-form>p,.mobile-form>small,.mobile-form .check-label,.site-inner .check-label,.site-story p,.site-inner p,.mobile-reward small,.member-greeting p,.claim-link,.member-nav button,.wifi-screen>p,.wifi-screen .check-label,.wifi-screen form>small,.event-feed p,.event-feed small,.experience-steps strong,.feed-empty{color:#7c8d6c}.site-story h3,.site-inner h3,.member-section-heading,.mobile-reward strong,.mobile-history strong{color:#5b7049}.event-inspector>header,.event-feed code{color:#718565}.field>span,.field small{color:#7b8e6a}.button .lucide{color:inherit}
