:root{--ink:#192236;--muted:#758096;--border:#e7eaf0;--surface:#fff;--page:#f6f7fa;--accent:#6557db;--accent-soft:#f0edff;--nav:#131b2d;--nav-muted:#8b96ae}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--page)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}svg{flex:none}.workspace{min-height:100vh;display:grid;grid-template-columns:246px minmax(0,1fr)}.workspace-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{height:100vh;position:-webkit-sticky;position:sticky;top:0;background:var(--nav);color:white;display:flex;flex-direction:column;z-index:30;padding:27px 14px 16px;overflow-y:auto}.brand-row{justify-content:space-between;padding:0 13px 26px}.brand,.brand-row{display:flex;align-items:center}.brand{gap:11px;min-width:0}.brand-symbol{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,#8a7cf6,#5e50d6);color:white;font-size:22px;font-weight:800;letter-spacing:-3px;padding-right:3px;box-shadow:0 7px 18px #6253dd55}.brand-copy{display:flex;flex-direction:column;line-height:1.08}.brand-copy strong,.sign-in-brand strong{font-size:21px;letter-spacing:-1.1px}.brand-copy small{font-size:9px;letter-spacing:1.7px;color:#aab2c6;margin-top:5px;font-weight:700}.sidebar-context{height:38px;padding:8px 14px 0;color:#65728d;font-size:10px;font-weight:800;letter-spacing:1.4px}.sidebar-nav{display:flex;flex-direction:column;gap:4px}.nav-item{width:100%;border:0;background:transparent;color:#aeb8cc;display:flex;align-items:center;gap:13px;text-align:left;padding:11px 13px;border-radius:9px;font-size:13px;font-weight:600;min-height:43px}.nav-item:hover{background:#202b41;color:white}.nav-item.active{background:#34345a;color:white;box-shadow:inset 3px 0 #9b8fff}.nav-item.active svg{color:#ada3ff}.nav-item span{white-space:nowrap}.nav-admin .rotated{transform:rotate(180deg)}.nav-admin>svg:last-child{margin-left:auto;transition:transform .2s}.nav-admin.active-parent{color:white}.soon-pill{margin-left:auto;padding:3px 7px;background:#293248;color:#8e9bb4;border-radius:5px;font-size:9px;letter-spacing:.2px}.nav-divider{height:1px;background:#273146;margin:16px 12px 13px}.subnav{display:flex;flex-direction:column;gap:3px;padding:4px 0 0 15px;border-left:1px solid #344059;margin-left:21px}.subnav-item{padding:9px 12px;min-height:39px;font-size:12px}.sidebar-bottom{margin-top:auto;padding-top:24px}.staff-identity{display:flex;align-items:center;gap:10px;padding:13px 10px;border-top:1px solid #273146;min-width:0}.avatar,.topbar-avatar{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;background:#554ca3;color:white;font-size:13px;font-weight:800;flex:none}.staff-identity>div:last-child{display:flex;flex-direction:column;min-width:0;gap:2px}.staff-identity strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:150px}.staff-identity span{font-size:10px;color:#8995ae}.signout{font-size:12px}.collapse-button{width:100%;border:0;border-top:1px solid #273146;background:none;color:#77849e;display:flex;align-items:center;gap:12px;padding:16px 13px 2px;text-align:left;font-size:11px}.collapse-button:hover{color:white}.workspace-collapsed .sidebar{padding-left:10px;padding-right:10px}.workspace-collapsed .brand-row{padding-left:11px;padding-right:11px}.workspace-collapsed .nav-item{justify-content:center;padding:11px 0}.workspace-collapsed .nav-item span,.workspace-collapsed .soon-pill,.workspace-collapsed .staff-identity>div:last-child{display:none}.workspace-collapsed .subnav{padding-left:0;margin-left:0;border:0}.workspace-collapsed .collapse-button,.workspace-collapsed .staff-identity{justify-content:center}.main-column{min-width:0}.topbar{height:69px;background:white;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 34px}.topbar-left,.topbar-right{display:flex;align-items:center;gap:13px}.topbar-left{font-size:12px;color:#a4acbb}.breadcrumb-root{color:#8a94a7}.breadcrumb-current{color:#273147;font-weight:700}.topbar-right{gap:18px}.topbar-environment{border:1px solid #e5e8ee;border-radius:7px;padding:7px 11px;color:#6f7b90;font-size:11px;font-weight:700;display:flex;gap:7px;align-items:center}.status-dot{width:7px;height:7px;border-radius:50%;background:#57c592}.topbar-avatar{width:30px;height:30px}.page-content{padding:34px 36px 70px;max-width:1600px;margin:auto}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:28px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.5px;color:#8b80d8;margin-bottom:11px}.page-heading h1{font-size:30px;letter-spacing:-1.2px;line-height:1.1;margin:0 0 9px;font-weight:750}.page-heading p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.heading-action{padding-bottom:2px;flex:none}.button{border:1px solid transparent;border-radius:8px;padding:10px 15px;min-height:39px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:700;white-space:nowrap}.button-primary{background:var(--accent);color:white;box-shadow:0 4px 10px #6557db22}.button-primary:hover:not(:disabled){background:#594bc8}.button-light{background:white;border-color:#e0e4eb;color:#4f5b70}.button-light:hover:not(:disabled){background:#f8f9fc}.card{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:0 2px 9px #24345005}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:18px}.section-heading h2{font-size:15px;letter-spacing:-.2px;margin:0 0 5px;font-weight:750}.section-heading p{font-size:11px;color:#909aad;margin:0;line-height:1.45}.api-notice{display:flex;align-items:flex-start;gap:12px;background:#f0f3ff;border:1px solid #dde5ff;border-radius:10px;padding:14px 16px;margin-bottom:22px;color:#46568b}.api-notice.api-error{background:#fff5f3;border-color:#ffe0d9;color:#985449}.notice-icon{display:grid;place-items:center;margin-top:1px}.api-notice strong{font-size:12px}.api-notice p{font-size:11px;margin:3px 0 0;line-height:1.45}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-bottom:20px}.metric-card{background:white;border:1px solid var(--border);border-radius:12px;padding:20px;min-height:149px;display:flex;flex-direction:column;box-shadow:0 2px 9px #24345005;transition:transform .2s,box-shadow .2s}.metric-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #24345012}.metric-top{display:flex;align-items:center;justify-content:space-between;color:#7d8799;font-size:11px;font-weight:700;gap:8px}.metric-icon{width:32px;height:32px;border-radius:8px;display:grid;place-items:center;background:#f0edff;color:#796dde}.metric-card:nth-child(2) .metric-icon{background:#e8f6f9;color:#3ba9b9}.metric-card:nth-child(3) .metric-icon{background:#eef7f0;color:#52a672}.metric-card:nth-child(4) .metric-icon{background:#fff1e6;color:#e6a057}.metric-value{font-size:31px;letter-spacing:-1.4px;font-weight:750;margin:13px 0 11px;line-height:1}.metric-bottom{font-size:10px;font-weight:700;color:#8579d7;display:flex;align-items:center;gap:5px;margin-top:auto}.skeleton-number{width:38px;height:26px;border-radius:4px;background:#eef0f4;display:block;animation:pulse 1.4s infinite}@keyframes pulse{50%{opacity:.45}}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(250px,.7fr);grid-gap:20px;gap:20px;align-items:start}.webhook-card{padding:22px 0 0;overflow:hidden}.webhook-card .section-heading{padding:0 22px 21px}.text-link{display:inline-flex;align-items:center;gap:5px;color:#6c60ce;font-size:11px;font-weight:750;white-space:nowrap}.quick-links{padding:21px}.quick-links .section-heading{margin-bottom:19px}.quick-links>a{display:flex;align-items:center;gap:11px;border:1px solid #eef0f4;border-radius:9px;padding:12px;margin-top:9px;transition:background .2s}.quick-links>a:hover{background:#fafaff}.quick-links>a>span:nth-child(2){flex:1 1;display:flex;flex-direction:column;gap:4px}.quick-links strong{font-size:11px}.quick-links small{font-size:10px;color:#939db0}.quick-links>a>svg{color:#a3aec0}.quick-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px}.quick-icon.purple{background:#f1eeff;color:#776ad6}.quick-icon.blue{background:#ebf5fb;color:#54a9d4}.quick-icon.orange{background:#fff3e8;color:#dd9b5b}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}.data-table th{background:#f9fafc;border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4;color:#8c96a8;text-transform:uppercase;letter-spacing:.65px;font-size:9px;font-weight:800;padding:13px 17px;white-space:nowrap}.data-table td{border-bottom:1px solid #eff1f5;color:#5e6a7f;padding:15px 17px;white-space:nowrap;vertical-align:middle}.data-table tr:last-child td{border-bottom:0}.data-table td strong{color:#2a3449;font-weight:750;display:block;font-size:11px}.cell-subtext{display:block;font-size:10px;color:#9aa4b5;margin-top:5px}.status-badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:750;text-transform:capitalize;padding:6px 8px;border-radius:6px;background:#f3f5f8;color:#768195;white-space:nowrap}.status-badge.positive{background:#e9f8f1;color:#349568}.status-badge.negative{background:#fff0ee;color:#c26b5e}.badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.empty-table{display:flex;align-items:center;flex-direction:column;justify-content:center;text-align:center;padding:34px 10px 39px;white-space:normal}.empty-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#a3add0;background:#f3f4fa;margin-bottom:11px}.empty-table strong{font-size:12px!important}.empty-table span{font-size:11px;line-height:1.45;color:#9aa4b6;margin-top:5px;max-width:340px}.data-card{overflow:hidden}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px}.table-toolbar>div:first-child{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.table-toolbar .section-heading{display:block}.record-count{padding:5px 7px;border-radius:5px;background:#f2f3f7;color:#8993a5;font-size:10px;font-weight:750;white-space:nowrap}.toolbar-controls{flex-wrap:wrap}.search-field,.toolbar-controls{display:flex;align-items:center;gap:8px}.search-field{height:37px;min-width:195px;border:1px solid #e3e7ed;border-radius:7px;padding:0 10px;color:#a5aebe;background:white}.search-field:focus-within{border-color:#a69beb;box-shadow:0 0 0 3px #6557db17}.search-field input{border:0;outline:0;width:100%;min-width:0;font-size:11px;color:#334056;background:transparent}.search-field input::placeholder{color:#a7afbc}.filter-select{height:37px;border:1px solid #e3e7ed;border-radius:7px;color:#596579;padding:0 24px 0 10px;background:white;font-size:11px}.toolbar-controls .button{min-height:37px;padding:8px 10px}.actions-heading{text-align:right}.row-actions{display:flex;justify-content:flex-end;gap:5px}.table-action{width:29px;height:29px;border:1px solid #e7eaf0;background:white;border-radius:6px;color:#7b8497;display:grid;place-items:center}.table-action:hover{color:#6557db;border-color:#c6c0f0}.table-action.danger:hover{color:#c76360;border-color:#efc2bd}.modal-backdrop{position:fixed;inset:0;background:#11192a99;display:grid;place-items:center;z-index:60;padding:20px}.modal{width:min(100%,460px);background:white;border-radius:13px;padding:24px;box-shadow:0 30px 70px #0b122955}.modal-header{display:flex;justify-content:space-between;align-items:flex-start}.modal-header h2{font-size:21px;margin:0 0 9px;letter-spacing:-.5px}.modal>p{font-size:12px;line-height:1.5;color:#7d879a;margin:0 0 20px}.modal form,.sign-in-card form{display:flex;flex-direction:column}.modal label,.sign-in-card label{font-size:11px;font-weight:750;color:#4d5b70;margin:0 0 7px}.modal input,.sign-in-card input{height:41px;border:1px solid #e1e5eb;border-radius:7px;padding:0 12px;outline:none;font-size:12px;margin-bottom:17px;background:white;color:#253149}.modal input:focus,.sign-in-card input:focus{border-color:#958be9;box-shadow:0 0 0 3px #6557db18}.modal-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:5px}.icon-button{display:grid;place-items:center;background:none;border:0;color:#8090a4;width:28px;height:28px;border-radius:6px}.icon-button:hover{background:#f2f4f7}.form-alert{padding:10px 12px;background:#fff2f0;border:1px solid #f8dad5;border-radius:7px;color:#ac5952;font-size:11px;line-height:1.45;margin-bottom:16px}.access-denied{max-width:440px;margin:60px auto;padding:35px;text-align:center}.access-denied>svg{color:#8d7bd8}.access-denied h1{font-size:21px;margin:12px 0 7px}.access-denied p{font-size:12px;line-height:1.5;color:#8791a4}.form-alert code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tab-row{display:flex;gap:20px}.tab{border:0;background:none;color:#8d97a9;font-size:12px;font-weight:750;padding:0 0 12px;border-bottom:2px solid transparent}.tab.active{color:#6659cc;border-color:#6659cc}.tab-description{font-size:11px;color:#97a1b1;margin:6px 0 0}.billing-placeholder{min-height:370px;padding:42px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.large-feature-icon{width:58px;height:58px;border-radius:15px;display:grid;place-items:center;color:#8173dc;background:#f1eeff;margin-bottom:21px}.billing-placeholder h2{font-size:22px;letter-spacing:-.5px;margin:0 0 9px}.billing-placeholder p{max-width:460px;font-size:12px;line-height:1.6;color:#8791a4;margin:0 0 22px}.billing-tags{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.billing-tags span{border-radius:20px;padding:7px 11px;background:#f5f5f9;color:#929bad;font-size:10px;font-weight:700}.info-banner{display:flex;gap:12px;align-items:flex-start;background:#eef4ff;border:1px solid #e0e9fc;border-radius:9px;padding:14px 16px;margin-bottom:20px;color:#6b85b8}.info-banner div{display:flex;flex-direction:column;gap:4px}.info-banner strong{font-size:11px;color:#4d679a}.info-banner span{font-size:10px;line-height:1.5}.integration-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:15px;gap:15px;margin-bottom:19px}.provider-card{border:1px solid var(--border);background:white;border-radius:11px;display:flex;align-items:center;text-align:left;gap:13px;padding:18px;box-shadow:0 2px 9px #24345005}.provider-card.selected{border-color:#a59bef;box-shadow:0 0 0 3px #6557db12}.provider-card>span:nth-child(2){display:flex;flex-direction:column;gap:5px;flex:1 1}.provider-card strong{font-size:13px;color:#28354b}.provider-card small{font-size:10px;color:#929db0}.provider-card>svg{color:#a3adbc}.provider-logo{height:38px;width:38px;border-radius:9px;display:grid;place-items:center;font-size:21px;font-weight:800}.provider-logo.airbnb{background:#fff1f1;color:#ec6667}.provider-logo.booking{background:#eaf0ff;color:#2852a5}.integration-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.7fr);grid-gap:19px;gap:19px;align-items:start}.setup-card{padding:22px}.setup-icon{height:36px;width:36px;border-radius:9px;display:grid;place-items:center;color:#7468d0;background:#f0edff;margin-bottom:15px}.setup-card h2{font-size:15px;margin:0 0 6px}.setup-card>p{font-size:11px;line-height:1.5;color:#8f9aab}.setup-card ol{list-style:none;padding:0;margin:20px 0}.setup-card li{display:flex;gap:10px;margin:0 0 18px}.setup-card li>span{height:20px;width:20px;border-radius:50%;display:grid;place-items:center;background:#f0edff;color:#786bd7;font-size:10px;font-weight:800;flex:none}.setup-card li div{display:flex;flex-direction:column;gap:3px}.setup-card li strong{font-size:11px}.setup-card li small{color:#9aa4b5;font-size:10px;line-height:1.4}.setup-footnote{border-top:1px solid #edf0f4;padding-top:15px;font-size:10px;line-height:1.5;color:#9da6b6}.sign-in-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,44%) 1fr;background:white}.sign-in-aside{background:linear-gradient(150deg,#222b50,#131a30 70%);color:white;padding:38px 50px;display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}.sign-in-aside:after{content:"";position:absolute;width:460px;height:460px;border:1px solid #ffffff14;border-radius:50%;bottom:-220px;right:-150px;box-shadow:0 0 0 95px #ffffff05,0 0 0 190px #ffffff04}.sign-in-brand{display:flex;align-items:center;gap:10px;z-index:1}.sign-in-aside-copy{z-index:1;margin:auto 0;max-width:440px}.sign-in-aside-copy span,.sign-in-aside-footer{font-size:10px;font-weight:800;letter-spacing:1.7px;color:#958ce2}.sign-in-aside-copy h1{font-size:39px;letter-spacing:-1.6px;line-height:1.16;font-weight:700;margin:17px 0}.sign-in-aside-copy p{font-size:13px;line-height:1.7;color:#aeb8d1;max-width:340px}.sign-in-aside-footer{z-index:1;color:#6f7c99}.sign-in-aside-footer span{margin:0 8px}.sign-in-main{display:grid;place-items:center;padding:30px}.sign-in-card{width:min(100%,385px)}.login-mark{height:46px;width:46px;border-radius:12px;display:grid;place-items:center;background:#f0edff;color:#7366d8;margin-bottom:23px}.sign-in-card h2{font-size:28px;letter-spacing:-1px;margin:0 0 8px}.login-subtitle{color:#8c97a9;font-size:12px;margin:0 0 27px}.sign-in-card input{height:43px;margin-bottom:18px}.login-button{height:44px;margin-top:4px}.login-footer{gap:7px;color:#a4adba;font-size:10px;margin-top:25px}.app-loading,.login-footer{display:flex;align-items:center;justify-content:center}.app-loading{min-height:100vh;gap:11px;color:#788397;font-size:13px}.loader{height:18px;width:18px;border-radius:50%;border:2px solid #dcd9f5;border-top-color:#6557db;animation:spin .8s linear infinite}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.mobile-close,.mobile-menu,.mobile-scrim{display:none}@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.integration-layout{grid-template-columns:1fr}.quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:8px;gap:8px}.quick-links .section-heading{grid-column:1/-1;margin-bottom:3px}.quick-links>a{margin:0}.table-toolbar{align-items:flex-start;flex-direction:column}.toolbar-controls{width:100%}}@media(max-width:760px){.workspace,.workspace-collapsed{display:block}.sidebar{position:fixed;left:0;top:0;bottom:0;width:246px;transform:translateX(-100%);transition:transform .2s}.sidebar.sidebar-mobile-open{transform:translateX(0)}.workspace-collapsed .sidebar{width:246px}.workspace-collapsed .nav-item{justify-content:flex-start;padding:11px 13px}.workspace-collapsed .brand-copy,.workspace-collapsed .nav-item span,.workspace-collapsed .staff-identity>div:last-child{display:flex}.workspace-collapsed .subnav{padding-left:15px;margin-left:21px;border-left:1px solid #344059}.workspace-collapsed .sidebar-context span{display:block}.collapse-button{display:none}.mobile-close,.mobile-menu{display:grid}.mobile-scrim{display:block;position:fixed;inset:0;background:#121a2a99;border:0;z-index:29;width:100%}.topbar{padding:0 18px;height:61px}.topbar-left{gap:8px}.topbar-environment{display:none}.page-content{padding:25px 18px 55px}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p{font-size:12px}.sign-in-page{grid-template-columns:1fr}.sign-in-aside{min-height:180px;padding:25px}.sign-in-aside-copy,.sign-in-aside-footer{display:none}.sign-in-main{min-height:calc(100vh - 180px);padding:25px}.quick-links{grid-template-columns:1fr}}@media(max-width:540px){.integration-grid,.metric-grid{grid-template-columns:1fr}.metric-card{min-height:125px}.page-heading{flex-direction:column;gap:15px}.heading-action,.heading-action .button{width:100%}.table-toolbar{padding:16px}.toolbar-controls{align-items:stretch}.search-field{width:100%}.filter-select{flex:1 1}.billing-placeholder{padding:30px 20px}.provider-card{padding:14px}}