:root{color:#162033;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}label,.field{color:#516074;display:grid;font-size:13px;font-weight:800;gap:8px}.field-label-row{align-items:center;display:inline-flex;gap:6px;width:fit-content}.field-help-copy{color:#66758a;font-size:12px;font-weight:700;line-height:1.35}.usage-hint{display:inline-flex;position:relative}.usage-hint-button{align-items:center;background:#eef3fb;border:1px solid #d8dee9;border-radius:999px;color:#516074;cursor:help;display:inline-flex;font-size:11px;font-weight:900;height:18px;justify-content:center;line-height:1;padding:0;width:18px}.usage-hint-button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.usage-tooltip{background:#162033;border-radius:8px;box-shadow:0 14px 34px #1620332e;color:#fff;font-size:12px;font-weight:700;left:0;line-height:1.4;max-width:280px;min-width:220px;opacity:0;padding:10px 12px;pointer-events:none;position:absolute;top:calc(100% + 8px);transform:translateY(-2px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease;visibility:hidden;z-index:30}.usage-hint:hover .usage-tooltip,.usage-hint:focus-within .usage-tooltip{opacity:1;transform:translateY(0);visibility:visible}input,select,textarea{background:#fff;border:1px solid #d8dee9;border-radius:8px;color:#162033;min-height:40px;padding:9px 11px}textarea{resize:vertical}.centered{align-items:center;display:flex;min-height:100vh;justify-content:center;padding:24px}.auth-card{background:#fff;border:1px solid #d8dee9;border-radius:8px;box-shadow:0 18px 50px #16203314;display:grid;gap:18px;max-width:420px;padding:28px;width:100%}.auth-card h1,.sidebar h1,.section-header h1{letter-spacing:0;margin:0}.auth-card p,.section-header p{color:#66758a;margin:0}.eyebrow{color:#516074;font-size:12px;font-weight:900;letter-spacing:0;margin:0;text-transform:uppercase}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh}.sidebar{background:var(--sidebar-bg, #111827);color:#fff;display:flex;flex-direction:column;gap:24px;padding:24px}.sidebar .eyebrow{color:#ffffffa6}.sidebar label{color:#fffc}.sidebar nav{display:grid;gap:8px}.nav-item-group{display:grid;gap:6px}.sidebar nav button,.ghost-button{background:transparent;border:1px solid transparent;border-radius:8px;color:#cbd5e1;padding:11px 12px;text-align:left}.sidebar nav button:hover,.sidebar nav .nav-active{background:var(--sidebar-active, #1f2937);border-color:#fff3;color:#fff}.subnav{border-left:1px solid rgba(255,255,255,.22);display:grid;gap:4px;margin:0 0 2px 14px;padding-left:10px}.subnav-group,.subsubnav{display:grid;gap:4px}.subsubnav{border-left:1px solid rgba(255,255,255,.18);margin-left:12px;padding-left:9px}.sidebar nav .subnav button{border-radius:6px;color:#ffffffb8;font-size:13px;padding:8px 10px}.sidebar nav .subsubnav button{font-size:12px;padding:7px 9px}.sidebar nav .subnav button:hover,.sidebar nav .subnav .subnav-active{background:#ffffff1f;border-color:#ffffff29;color:#fff}.sidebar-logo{align-self:flex-start;background:#fff;border-radius:14px;height:128px;object-fit:contain;overflow:hidden;padding:10px;width:128px}.ghost-button{margin-top:auto}.main-panel{display:grid;gap:22px;min-width:0;padding:32px}.section-header{display:grid;gap:8px;margin-bottom:22px}.settings-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.settings-bank-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.bank-export-settings-panel{align-content:start}.panel,.table-panel{background:#fff;border:1px solid #d8dee9;border-radius:8px;min-width:0;padding:20px}.panel{display:grid;gap:16px}.panel h2{font-size:17px;margin:0}.logo-upload-field{display:grid;gap:10px}.logo-upload-label{color:#374151;font-size:14px;font-weight:700}.logo-upload-preview{border:1px solid #d8dee9;border-radius:6px;height:72px;object-fit:contain;object-position:left;width:100%}.logo-preview-button{background:#fff;border:1px solid #d8dee9;border-radius:8px;cursor:zoom-in;padding:0;text-align:left;width:100%}.logo-preview-button .logo-upload-preview{border:0;display:block}.logo-modal{max-width:min(900px,calc(100vw - 32px))}.logo-modal-image{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;max-height:70vh;object-fit:contain;padding:16px;width:100%}.logo-upload-row{display:flex;gap:8px}.logo-upload-button{cursor:pointer}.color-row{align-items:center;display:flex;gap:10px}.color-row input:not(.color-input){flex:1}.color-input{min-height:38px;padding:4px;width:54px}.mobile-preview{border:1px solid;border-radius:8px;display:grid;gap:14px;overflow:hidden;padding:0 0 14px}.mobile-preview-header{align-items:center;color:#fff;display:flex;gap:4px;justify-content:space-between;padding:18px}.mobile-preview-header div,.mobile-preview-body div{display:grid;gap:4px}.mobile-preview-header span,.mobile-preview-body span{font-size:13px;font-weight:700}.mobile-preview-badge{border-radius:999px;color:#fff;flex:0 0 auto;font-size:12px;font-weight:900;padding:7px 10px}.mobile-preview-body{align-items:center;background:#ffffffb8;border:1px solid;border-radius:8px;color:#516074;display:flex;gap:14px;justify-content:space-between;margin:0 14px;padding:14px}.mobile-preview-body button{border:1px solid;border-radius:8px;color:#fff;flex:0 0 auto;font-size:13px;font-weight:900;min-height:36px;padding:0 12px}.form-footer{align-items:center;display:flex;flex-wrap:wrap;gap:10px;grid-column:1 / -1;justify-content:flex-end;min-width:0;pointer-events:none;padding:0;position:sticky;bottom:16px;z-index:12}.form-footer>*{min-width:0;pointer-events:auto}.form-footer span:not(:empty){background:#fff;border:1px solid #d8dee9;border-radius:999px;box-shadow:0 10px 24px #16203314;color:#516074;font-size:13px;font-weight:800;max-width:min(520px,calc(100vw - 220px));overflow:hidden;padding:10px 14px;text-overflow:ellipsis;white-space:nowrap}.form-footer .primary-button{box-shadow:0 12px 26px #2563eb3d}.button-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:0}.button-row>*{max-width:100%}.primary-button,.secondary-button,.danger-button,.ghost-dark-button{border:0;border-radius:8px;font-weight:900;min-height:40px;padding:10px 14px}.primary-button{background:#2563eb;color:#fff}.primary-button:disabled{background:#93c5fd;cursor:not-allowed}.secondary-button:disabled{color:#6b7a90;cursor:not-allowed;opacity:.72}.secondary-button{background:#e8eefc;color:#1d4ed8}.danger-button{background:#fee2e2;color:#b91c1c}.ghost-dark-button{background:#f1f5f9;color:#162033}.form-error,.notice{background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;font-size:14px;font-weight:700;padding:12px 14px}.inline-create{display:grid;gap:10px;margin-bottom:16px}.inline-create{grid-template-columns:minmax(0,1fr) auto}.members-toolbar{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(240px,1fr) 160px 140px minmax(220px,.8fr) 170px auto;margin-bottom:16px}.member-segments{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 16px}.member-invite-panel{display:grid;gap:20px;max-width:980px}.member-invite-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.member-invite-grid label{display:grid;gap:8px;min-width:0}.member-invite-actions{border-top:1px solid #e4e9f2;display:flex;justify-content:flex-end;padding-top:16px}.member-invite-actions .primary-button{min-width:240px}.segment-chip{align-items:center;background:#fff;border:1px solid #d7dfeb;border-radius:999px;color:#162033;display:inline-flex;font-size:14px;font-weight:900;min-height:36px;padding:0 14px}.segment-chip-active{background:#eef2ff;border-color:#b9c7ff;color:#2458d3}.members-layout{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(300px,390px) minmax(0,1fr);max-width:100%;min-width:0}.members-layout>*{min-width:0}.members-list{max-height:calc(100vh - 190px);min-width:0;overflow:auto}.list-heading{align-items:center;display:flex;justify-content:space-between}.list-heading span,.muted-copy{color:#66758a;font-size:13px;font-weight:700;margin:0}.member-row{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:8px;color:#162033;display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr) auto;padding:10px;text-align:left}.member-row:hover,.member-row-active{background:#f8fafc;border-color:#c7d2fe}.member-row strong,.member-row small,.member-row em{display:block}.member-row small{color:#66758a;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.member-row em{color:#516074;font-size:12px;font-style:normal;font-weight:900;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-avatar{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:14px;font-weight:900;height:38px;justify-content:center;width:38px}.member-detail{display:grid;gap:18px;max-width:100%;min-width:0}.member-profile-card{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;min-width:0}.member-profile-card>*{min-width:0}.member-profile-card h2{font-size:24px}.member-profile-card p{color:#66758a;margin:4px 0 0}.member-admin-controls{align-items:end;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));max-width:100%;width:min(100%,340px)}.member-admin-controls label{margin:0}.member-admin-controls select{min-height:42px}.status-pill{border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;line-height:1;padding:7px 10px;text-transform:uppercase;white-space:nowrap}.status-pill-ok,.status-active{background:#dcfce7;color:#166534}.status-inactive{background:#f1f5f9;color:#475569}.status-booked{background:#dcfce7;color:#166534}.status-waitlist{background:#fef3c7;color:#92400e}.status-cancelled{background:#fee2e2;color:#991b1b}.status-requested{background:#fef3c7;color:#92400e}.status-paid,.status-valid,.status-reconciled{background:#dcfce7;color:#166534}.status-failed,.status-canceled,.status-cancelled,.status-expired,.status-chargeback{background:#fee2e2;color:#991b1b}.status-created,.status-draft,.status-exported,.status-open,.status-pending,.status-submitted,.status-authorized{background:#fef3c7;color:#92400e}.status-skipped,.status-rejected,.status-replaced,.status-revoked{background:#f1f5f9;color:#475569}.danger-text{color:#b91c1c!important}.warning-text{color:#92400e!important}.finance-kpis{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.finance-kpi-card{align-content:start;gap:8px}.finance-kpi-card span{color:#516074;font-size:13px;font-weight:900}.finance-kpi-card strong{color:#162033;font-size:28px;font-weight:900}.finance-kpi-card small{color:#66758a;font-size:12px;font-weight:700}.owner-dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.owner-dashboard-kpi-card strong{overflow-wrap:anywhere}.owner-dashboard-delta{font-weight:900!important}.owner-dashboard-delta-success{color:#166534!important}.owner-dashboard-delta-danger{color:#b91c1c!important}.owner-dashboard-delta-neutral{color:#66758a!important}.owner-dashboard-grid{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr);margin-bottom:18px}.owner-dashboard-followup{min-height:100%}.owner-dashboard-member-list,.owner-dashboard-signal-list{display:grid;gap:10px}.owner-dashboard-member-row,.owner-dashboard-signal-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:12px}.owner-dashboard-member-button,.owner-dashboard-signal-button{appearance:none;color:#162033;text-align:left;width:100%}.owner-dashboard-member-button:hover,.owner-dashboard-member-button:focus-visible,.owner-dashboard-signal-button:hover,.owner-dashboard-signal-button:focus-visible{background:#eef3fb;border-color:#c7d2fe;outline:none}.owner-dashboard-member-row strong,.owner-dashboard-member-row span,.owner-dashboard-signal-row strong,.owner-dashboard-signal-row span{display:block}.owner-dashboard-member-row span,.owner-dashboard-signal-row span{color:#66758a;font-size:12px;font-weight:800;margin-top:3px}.owner-dashboard-member-metric{flex:0 0 auto;min-width:128px;text-align:right}.owner-dashboard-member-metric strong,.owner-dashboard-signal-row em{color:#162033;font-size:22px;font-style:normal;font-weight:900;line-height:1.1}.owner-dashboard-member-metric span{color:#66758a;display:block;font-size:12px;font-weight:800;margin-top:4px}.owner-dashboard-credit-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.owner-dashboard-credit-summary span{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#2458d3;font-size:12px;font-weight:900;padding:7px 10px}.dashboard-signal-modal{max-width:720px}.dashboard-signal-modal h2,.dashboard-signal-modal .eyebrow{margin:0}.owner-dashboard-modal-member-list{display:grid;gap:10px;max-height:min(520px,calc(100vh - 260px));overflow:auto;padding-right:2px}.owner-dashboard-product-row{grid-template-columns:minmax(0,1.6fr) 90px 90px 140px}.owner-dashboard-class-type-row{grid-template-columns:minmax(0,1.6fr) 90px 120px 110px}.subtle-notice{background:#f8fafc;border-color:#d8dee9;color:#516074;margin-bottom:18px}.mollie-status-panel{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.mollie-status-panel p{color:#516074;font-size:14px;font-weight:700;margin:4px 0 0}.finance-table,.finance-list{display:grid;gap:10px}.finance-table-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;color:#516074;display:grid;font-size:13px;font-weight:800;gap:12px;grid-template-columns:minmax(0,1.6fr) 70px minmax(0,1fr) minmax(0,1fr);padding:12px}.finance-table-head{background:#fff;color:#66758a;font-size:12px;text-transform:uppercase}.finance-table-row strong{color:#162033;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.finance-person-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:12px}.finance-person-row strong,.finance-person-row span{display:block}.finance-request-dates{display:flex!important;flex-wrap:wrap;gap:6px 14px;margin-top:6px}.finance-request-dates small{color:#66758a;font-size:12px;font-weight:800}.finance-person-row span,.finance-person-row em{color:#66758a;font-size:12px;font-style:normal;font-weight:800}.finance-person-row em:not(.status-pill){flex:0 0 auto;max-width:220px;overflow:hidden;text-align:right;text-overflow:ellipsis;white-space:nowrap}.no-show-list{display:grid;gap:10px}.no-show-member-row,.no-show-class-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:12px}.no-show-member-row strong,.no-show-class-row strong,.no-show-member-row span,.no-show-class-row span{display:block}.no-show-member-row span,.no-show-class-row span{color:#66758a;font-size:12px;font-weight:800;margin-top:3px}.no-show-stats{flex:0 0 auto;min-width:150px;text-align:right}.no-show-stats strong{color:#b91c1c;font-size:24px;font-weight:900;line-height:1}.subsection-heading{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:26px 0 12px}.subsection-heading h2{color:#162033;font-size:22px;margin:0}.subsection-heading p{color:#66758a;font-size:14px;font-weight:800;margin:4px 0 0}.payment-filter-panel{margin-bottom:18px}.payment-filter-row{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.payment-filter-group{display:grid;gap:8px}.payment-filter-group>span{color:#516074;font-size:12px;font-weight:900;text-transform:uppercase}.payment-filter-fields{align-items:end;display:grid;gap:12px;grid-template-columns:150px 150px minmax(220px,1fr) auto auto}.payment-table-panel{overflow:hidden}.payment-table{display:grid;gap:10px}.payment-table-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;color:#516074;display:grid;font-size:13px;font-weight:800;gap:12px;grid-template-columns:150px minmax(150px,1.1fr) minmax(180px,1.2fr) 120px 110px 150px;padding:12px}.payment-table-row-alert{background:#fff7f7;border-color:#fecaca}.payment-table-head{background:#fff;color:#66758a;font-size:12px;text-transform:uppercase}.payment-table-row strong,.payment-table-row small{display:block}.payment-table-row strong{color:#162033;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payment-table-row small{color:#66758a;font-size:11px;font-weight:800;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-payment-table-row{grid-template-columns:150px minmax(180px,1.5fr) 120px 110px 150px}.panel-divider{border:none;border-top:1px solid #e8edf5;margin:4px 0}.change-preview-box{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:10px;padding:14px}.change-link-box{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;padding:12px 14px}.change-link-url{color:#162033;flex:1;font-size:12px;font-weight:700;min-width:240px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.change-link-box .secondary-button{flex:0 0 auto}.notice-error{background:#fff7f7;border-color:#fecaca;color:#991b1b}.payment-table-row-clickable{cursor:pointer;transition:background .1s,border-color .1s}.payment-table-row-clickable:hover{background:#eef3fb;border-color:#c7d5ea}.payment-detail-modal{max-width:760px}.payment-detail-fields{display:grid;gap:0;grid-template-columns:160px 1fr;margin:0}.payment-detail-fields dt,.payment-detail-fields dd{border-bottom:1px solid #eef1f5;font-size:13px;font-weight:800;margin:0;padding:9px 0}.payment-detail-fields dt{color:#66758a;text-transform:uppercase;font-size:11px}.payment-detail-fields dd{color:#162033;overflow-wrap:break-word;word-break:break-all}.payment-link-box{display:grid;gap:10px}.payment-link-url{color:#162033;font-size:12px;font-weight:700;overflow-wrap:anywhere}.payment-link-actions{display:flex;flex-wrap:wrap;gap:10px}.payment-link-actions .secondary-button{display:inline-flex;text-decoration:none}.subscription-billing-panel{display:grid;gap:16px;margin-bottom:18px;min-width:0}.subscription-billing-route-note,.subscription-billing-kpis{margin-bottom:0}.subscription-billing-table-wrap{max-width:100%;min-width:0;overflow-x:auto}.subscription-billing-table{display:grid;gap:10px;min-width:1160px}.subscription-billing-row{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:8px;color:#516074;display:grid;font-size:12px;font-weight:800;gap:12px;grid-template-columns:minmax(160px,1.05fr) minmax(180px,1.15fr) 120px minmax(170px,1fr) minmax(150px,.75fr) minmax(220px,1.25fr);padding:12px}.subscription-billing-row .status-pill{justify-self:start}.subscription-billing-head{color:#66758a;text-transform:uppercase}.subscription-billing-row-warning{background:#fff7ed;border-color:#fed7aa}.subscription-billing-row strong,.subscription-billing-row small{display:block}.subscription-billing-row strong{color:#162033;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-billing-row small{color:#66758a;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subscription-billing-row .danger-text{white-space:normal}.bank-batch-panel{margin-bottom:18px;min-width:0}.embedded-bank-batch-panel{border-top:1px solid #e8edf5;display:grid;gap:14px;margin-top:22px;padding-top:18px}.bank-batch-compact-list{display:grid;gap:10px}.bank-batch-compact-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto auto;padding:12px}.bank-batch-compact-row-highlight{background:#fff}.bank-batch-compact-main{min-width:0}.bank-batch-compact-link{background:transparent;border:0;color:#162033;cursor:pointer;padding:0;text-align:left}.bank-batch-compact-main strong,.bank-batch-compact-main small{display:block}.bank-batch-compact-main small{color:#66758a;font-size:12px;font-weight:800;margin-top:3px}.bank-batch-compact-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.bank-batch-compact-actions .primary-button,.bank-batch-compact-actions .secondary-button{width:auto}.bank-batch-detail-modal{max-width:1120px}.bank-batch-detail-modal .bank-batch-card{background:#fff}.bank-batch-header,.bank-mandate-header{align-items:start;display:flex;gap:16px;justify-content:space-between}.bank-batch-header h2,.bank-mandate-header h2{margin:0 0 4px}.bank-batch-header label{min-width:150px}.bank-batch-summary{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}.bank-batch-summary>div{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:4px;padding:12px}.bank-batch-summary span,.bank-batch-summary small{color:#66758a;font-size:12px;font-weight:800}.bank-batch-summary strong{color:#162033;font-size:24px;font-weight:900}.bank-preview-panel,.bank-preview-list,.bank-recent-batches-panel,.bank-recent-batches,.bank-batch-list,.bank-batch-card-body,.bank-batch-table{display:grid;gap:10px}.bank-preview-panel,.bank-recent-batches-panel{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;padding:12px}.bank-panel-heading{display:grid;gap:3px}.bank-panel-heading h3{color:#162033;font-size:16px;margin:0}.bank-history-layout{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(260px,.7fr) minmax(0,1.6fr)}.bank-history-layout>*,.bank-batch-card{min-width:0}.bank-preview-row,.bank-batch-card{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px}.bank-preview-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:12px}.bank-preview-row strong,.bank-preview-row small{display:block}.bank-preview-row small{color:#66758a;font-size:12px;font-weight:800;margin-top:3px}.bank-batch-card-header{align-items:center;background:transparent;border:0;color:#162033;display:flex;gap:12px;justify-content:space-between;padding:12px;text-align:left;width:100%}.bank-batch-card-header>*{min-width:0}.bank-recent-batch-button{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:8px;color:#162033;display:flex;gap:12px;justify-content:space-between;padding:12px;text-align:left;width:100%}.bank-recent-batch-button>*{min-width:0}.bank-recent-batch-button:hover{border-color:#bfdbfe;box-shadow:0 8px 22px #2563eb14}.bank-recent-batch-button-active{border-color:#2563eb;box-shadow:0 0 0 2px #2563eb1f}.bank-batch-card-header strong,.bank-batch-card-header small,.bank-recent-batch-button strong,.bank-recent-batch-button small{display:block}.bank-batch-card-header small,.bank-recent-batch-button small{color:#66758a;font-size:12px;font-weight:800;margin-top:3px}.bank-batch-kind{color:#1d4ed8;font-size:11px;font-style:normal;font-weight:900;margin-top:3px;text-transform:uppercase}.bank-batch-card-body{border-top:1px solid #e8edf5;max-width:100%;min-width:0;overflow-x:auto;padding:12px}.bank-batch-card-body>.button-row{justify-content:flex-start}.bank-batch-card-body>.button-row .secondary-button,.bank-batch-card-body>.button-row .primary-button,.bank-batch-card-body>.button-row .danger-button{max-width:100%;white-space:normal}.sepa-control-preview{border-bottom:1px solid #e8edf5;display:grid;gap:12px;margin-bottom:4px;padding-bottom:12px}.sepa-control-heading{align-items:center;display:flex;gap:12px;justify-content:space-between}.sepa-control-heading strong,.sepa-control-heading small{display:block}.sepa-control-heading small{color:#66758a;font-size:12px;font-weight:800;margin-top:3px}.sepa-control-summary{display:grid;gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.sepa-control-summary span{background:#fff;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:4px;min-width:0;padding:10px}.sepa-control-summary small{color:#66758a;font-size:11px;font-weight:900;text-transform:uppercase}.sepa-control-summary strong{color:#162033;font-size:13px;font-weight:900;overflow-wrap:anywhere}.bank-batch-table{min-width:1040px}.bank-batch-table-row{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:8px;color:#516074;display:grid;font-size:12px;font-weight:800;gap:8px;grid-template-columns:minmax(150px,1fr) minmax(180px,1fr) minmax(240px,1.45fr) 90px 112px minmax(140px,.85fr);padding:10px}.bank-batch-table-row>*,.subscription-billing-row>*{min-width:0}.bank-batch-table-head{color:#66758a;text-transform:uppercase}.bank-batch-table-row strong,.bank-batch-table-row small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bank-batch-table-row strong{color:#162033}.bank-batch-table-row small{color:#66758a;font-size:11px;margin-top:3px}.bank-batch-mandate-cell strong,.bank-batch-mandate-cell small{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.bank-batch-status-cell{display:grid;gap:9px;justify-items:start;min-width:0}.failure-reason-preview{background:transparent;border:0;color:#66758a;display:-webkit-box;font-size:11px;font-weight:800;line-height:1.25;max-width:100%;overflow:hidden;padding:0;text-align:left;-webkit-box-orient:vertical;-webkit-line-clamp:2}.failure-reason-preview:hover{color:#1d4ed8;text-decoration:underline}.failure-reason-full{color:#374151;line-height:1.55;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}.bank-batch-actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.bank-batch-actions .secondary-button,.bank-batch-actions .danger-button{min-height:34px;padding:7px 9px;white-space:normal;width:auto}.bank-mandate-panel{margin-bottom:18px;max-width:100%;min-width:0}.bank-mandate-sections{display:grid;gap:16px;max-width:100%;min-width:0}.bank-mandate-section{border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:14px;max-width:100%;min-width:0;padding:16px}.bank-mandate-section-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;min-width:0}.bank-mandate-section-header>*{min-width:0}.bank-mandate-section-header h3{margin:0 0 4px}.bank-mandate-status-card{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));min-width:0}.bank-mandate-status-card div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:5px;padding:12px}.bank-mandate-status-card span{color:#66758a;font-size:12px;font-weight:900;text-transform:uppercase}.bank-mandate-status-card strong{color:#162033;font-size:14px;overflow-wrap:anywhere}.bank-mandate-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(min(170px,100%),1fr));min-width:0}.bank-mandate-grid label,.bank-mandate-grid input,.bank-mandate-grid select{min-width:0;width:100%}.bank-mandate-review-panel{background:#f8fafc;border:1px solid #d8dee9;border-radius:8px;display:grid;gap:12px;padding:14px}.bank-mandate-review-panel h3{margin:0}.bank-mandate-upload-panel{background:#fffaf0;border:1px solid #f4c56b;border-radius:8px;display:grid;gap:12px;padding:14px}.bank-mandate-upload-panel h3{margin:0 0 4px}.bank-blocked-preview-panel{border-color:#fed7aa;background:#fff7ed}.bank-document-preview-panel{background:#fffaf0;border-color:#f4c56b}.bank-preview-row-blocked{border-color:#fed7aa}.bank-preview-row-document{border-color:#f4d58a}.bank-preview-row-blocked .secondary-button,.bank-preview-row-document .secondary-button{justify-self:end;min-height:36px;padding:8px 11px;width:auto}.communication-layout{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);margin-bottom:18px}.communication-composer{align-content:start}.communication-audience-summary,.communication-preview{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:5px;padding:12px}.communication-audience-summary span,.communication-preview span,.communication-preview p{color:#66758a;font-size:13px;font-weight:700;margin:0}.communication-preview strong{color:#162033}.communication-field-label{color:#516074;font-size:13px;font-weight:800}.communication-image-field,.communication-options{display:grid;gap:10px}.communication-image-preview{aspect-ratio:16 / 9;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;object-fit:cover;width:100%}.communication-image-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.communication-option-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;flex-direction:row;gap:14px;justify-content:space-between;padding:12px}.communication-option-row strong,.communication-option-row small{display:block}.communication-option-row strong{color:#162033;font-size:14px}.communication-option-row small{color:#66758a;font-size:12px;font-weight:700;margin-top:3px}.communication-option-row input{flex:0 0 auto;min-height:auto}.communication-preview-badges{display:flex;flex-wrap:wrap;gap:6px}.communication-preview-badges em{background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#2458d3;font-size:11px;font-style:normal;font-weight:900;padding:4px 8px}.communication-audience-list,.communication-history-list{display:grid;gap:10px}.communication-audience-row{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:8px;color:#162033;display:flex;gap:12px;justify-content:space-between;padding:12px;text-align:left}.communication-audience-row-active{background:#eef2ff;border-color:#b9c7ff}.communication-audience-row strong,.communication-audience-row small{display:block}.communication-audience-row small{color:#66758a;font-size:12px;font-weight:700}.communication-audience-row em{align-items:center;background:#fff;border:1px solid #d8dee9;border-radius:999px;color:#2458d3;display:inline-flex;flex:0 0 auto;font-style:normal;font-weight:900;min-height:34px;padding:0 11px}.communication-history-row{align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;padding:12px}.communication-history-row-clickable{color:inherit;cursor:pointer;font:inherit;text-align:left;width:100%}.communication-history-row-clickable:hover{border-color:#b9c7ff;box-shadow:0 8px 20px #2563eb14}.communication-history-row strong,.communication-history-row span,.communication-history-row p{display:block}.communication-history-row span,.communication-history-row p,.communication-stats span{color:#66758a;font-size:12px;font-weight:700;margin:0}.communication-history-row p{margin-top:5px}.communication-stats{display:grid;gap:5px;justify-items:end;min-width:150px}.communication-detail-modal{max-width:min(820px,calc(100vw - 32px))}.communication-detail-meta{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.communication-detail-meta span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#66758a;font-size:12px;font-weight:900;padding:5px 9px}.communication-detail-image{border:1px solid #e8edf5;border-radius:8px;max-height:420px;object-fit:contain;width:100%}.communication-detail-body{color:#162033;font-size:15px;font-weight:700;line-height:1.55;margin:0;white-space:pre-wrap}.communication-comments{display:grid;gap:10px}.communication-comments h3{font-size:15px;margin:0}.communication-comment-row{align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:10px;grid-template-columns:36px minmax(0,1fr);padding:10px}.communication-comment-row img,.communication-comment-row>span{background:#e2e8f0;border-radius:999px;height:36px;object-fit:cover;width:36px}.communication-comment-row strong,.communication-comment-row small{display:block}.communication-comment-row small{color:#66758a;font-size:12px;font-weight:800}.communication-comment-row p{color:#162033;font-size:14px;font-weight:700;line-height:1.45;margin:5px 0 0;white-space:pre-wrap}.platform-grid{align-items:start;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-grid-single{grid-template-columns:minmax(0,1fr)}.platform-section-stack{display:grid;gap:32px}.panel-copy{color:#66758a;font-size:14px;font-weight:700;line-height:21px;margin:0}.platform-box-create-panel{display:grid;gap:16px}.platform-box-create-grid,.platform-box-color-grid{display:grid;gap:12px}.platform-box-create-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.platform-box-color-grid{grid-template-columns:repeat(4,minmax(0,120px))}.platform-box-create-grid>*,.platform-box-color-grid>*{min-width:0}.platform-box-color-grid input[type=color]{min-height:42px;padding:4px}.platform-box-create-panel .primary-button{justify-self:start}.subscription-settings-list{display:grid;gap:12px}.subscription-settings-row{align-items:end;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(150px,.9fr) minmax(190px,1fr) minmax(200px,1.15fr) minmax(180px,1fr) minmax(170px,.95fr);padding:12px}.subscription-settings-row>*{min-width:0}.subscription-settings-heading,.subscription-contact-heading{align-self:center;display:grid;gap:4px}.subscription-settings-heading strong{color:#162033;font-size:15px}.subscription-contact-heading strong{color:#162033;font-size:13px}.subscription-settings-heading span,.subscription-contact-heading span,.subscription-mode-copy{color:#66758a;font-size:12px;font-weight:800}.subscription-mode-copy{align-self:center;line-height:18px}.subscription-message-field{grid-column:1 / 4}.subscription-settings-row button{grid-column:4 / 6;justify-self:start;min-width:180px}.payment-provider-row{align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(170px,.75fr) minmax(320px,1fr) minmax(520px,1.7fr);padding:12px}.payment-provider-workspace,.platform-box-settings-workspace{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(240px,.34fr) minmax(0,1fr)}.payment-provider-selector,.platform-box-selector{display:grid;gap:12px;min-width:0}.payment-provider-box-picker,.platform-box-picker{margin:0}.payment-provider-box-list,.platform-box-list{display:grid;gap:8px;max-height:620px;overflow:auto;padding-right:2px}.payment-provider-box-option,.platform-box-option{appearance:none;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;color:inherit;cursor:pointer;display:grid;gap:8px;padding:12px;text-align:left;width:100%}.payment-provider-box-option:hover,.platform-box-option:hover{border-color:#bfd0ff}.payment-provider-box-option.is-selected,.platform-box-option.is-selected{background:#eef4ff;border-color:#9db8ff;box-shadow:0 0 0 1px #9db8ff inset}.payment-provider-box-heading,.platform-box-heading{display:grid;gap:2px}.payment-provider-box-heading strong,.platform-box-heading strong{color:#162033;font-size:15px;line-height:19px}.payment-provider-box-heading small,.payment-provider-box-summary,.platform-box-heading small,.platform-box-summary{color:#66758a;font-size:12px;font-weight:800;line-height:17px}.payment-provider-mini-status,.platform-box-mini-status{display:flex;flex-wrap:wrap;gap:6px}.payment-provider-mini-status .status-pill,.platform-box-mini-status .status-pill,.provider-connection-heading .status-pill{background:#eef2f7;color:#526176}.payment-provider-mini-status .status-pill-ok,.platform-box-mini-status .status-pill-ok,.provider-connection-heading .status-pill-ok{background:#dcfce7;color:#166534}.payment-provider-detail,.platform-box-detail{display:grid;gap:14px;min-width:0}.payment-provider-detail-header,.platform-box-detail-header{align-items:end;border-bottom:1px solid #e8edf5;display:flex;gap:16px;justify-content:space-between;padding-bottom:12px}.payment-provider-detail-header h3,.platform-box-detail-header h3{color:#162033;font-size:24px;line-height:1.1;margin:0}.payment-provider-detail-header span,.payment-provider-detail-header strong,.platform-box-detail-header span,.platform-box-detail-header strong{color:#66758a;font-size:13px;font-weight:800;line-height:18px}.platform-subscription-detail .subscription-settings-row{align-items:start;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-subscription-detail .subscription-settings-heading,.platform-subscription-detail .subscription-contact-heading,.platform-subscription-detail .subscription-mode-copy,.platform-subscription-detail .subscription-message-field,.platform-subscription-detail .subscription-settings-row button{grid-column:1 / -1}.platform-subscription-detail .subscription-settings-row button{justify-self:start}.payment-provider-route-panel{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;padding:12px}.subscription-settings-heading small{color:#66758a;font-size:11px;font-weight:800;line-height:16px}.payment-route-grid,.provider-connection-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.provider-connection-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:10px;padding:12px}.provider-connection-heading{align-items:center;display:flex;gap:10px;justify-content:space-between}.provider-connection-heading strong{color:#162033;font-size:15px}.provider-connection-card small{color:#66758a;font-size:12px;font-weight:800;line-height:17px}.multisafepay-config{align-items:end;display:grid;gap:10px;grid-template-columns:1fr}.multisafepay-config .inline-checkbox{align-items:center;display:flex;gap:8px;min-height:46px}.multisafepay-config .inline-checkbox input{width:auto}.payment-provider-row>*{min-width:0}.payment-provider-status{display:grid;gap:6px}.payment-provider-status small{color:#66758a;font-size:12px;font-weight:800}.platform-create-row,.platform-row{align-items:center;display:grid;gap:10px;grid-template-columns:minmax(150px,1.45fr) minmax(110px,1fr) minmax(105px,.9fr) minmax(90px,.75fr) 74px}.platform-create-row>*,.platform-row>*,.platform-benchmark-create>*,.platform-benchmark-row>*{min-width:0;width:100%}.platform-create-row button{grid-column:1 / -1}.platform-row{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;grid-template-columns:minmax(150px,1.45fr) minmax(110px,1fr) minmax(105px,.9fr) minmax(90px,.75fr) 74px;padding:10px}.platform-row .inline-toggle,.platform-row span,.platform-row button{grid-column:span 1;width:auto}.platform-row .inline-toggle{grid-column:1 / 3}.platform-row span{align-self:center}.platform-row button{justify-self:end;min-width:120px}.platform-benchmark-create,.platform-benchmark-row{display:grid;gap:10px;grid-template-columns:minmax(170px,1fr) 150px 110px 120px}.platform-benchmark-create textarea,.platform-benchmark-create button{grid-column:1 / -1}.platform-benchmark-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;grid-template-columns:minmax(170px,1fr) 150px 100px 120px;padding:10px}.platform-benchmark-row textarea,.platform-benchmark-row .inline-toggle,.platform-benchmark-row span,.platform-benchmark-row button{grid-column:1 / -1}.selection-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 12px}.platform-list,.selection-list{display:grid;gap:10px}.platform-product-box-picker{max-width:360px}.platform-product-toolbar,.platform-product-group{display:grid;gap:12px;width:100%}.platform-product-group{border:1px solid #e2e8f0;border-radius:8px;margin-top:10px;padding:16px}.platform-product-group-heading{align-items:start;display:flex;gap:16px;justify-content:space-between}.platform-product-group-heading h3{color:#162033;font-size:18px;margin:0}.platform-product-group-heading p{color:#66758a;font-size:13px;font-weight:800;line-height:18px;margin:4px 0 0}.platform-product-group-heading>span{background:#f1f5f9;border-radius:999px;color:#516074;flex:0 0 auto;font-size:12px;font-weight:900;padding:5px 9px}.platform-product-list{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:start;width:100%}.platform-product-card{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:12px;padding:12px}.platform-product-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-items:start}.platform-product-card.is-inactive{background:#f1f5f9;border-color:#d8dee9;border-style:dashed;box-shadow:inset 3px 0 #cbd5e1}.platform-product-card.is-inactive .platform-product-preview{opacity:.66}.platform-product-card.is-inactive .platform-product-actions{opacity:1}.platform-product-preview{display:grid;gap:9px}.platform-product-preview-top{align-items:start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.platform-product-preview-top strong{color:#162033;display:block;font-size:18px;line-height:1.1}.platform-product-preview-top span,.platform-product-price span,.platform-product-preview p{color:#66758a;font-size:13px;font-weight:800;margin:0}.platform-product-price{color:#f05a24;display:grid;font-size:20px;font-weight:900;justify-items:end;line-height:1;white-space:nowrap}.platform-product-detail-row{display:flex;flex-wrap:wrap;gap:6px}.platform-product-detail-row span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;color:#66758a;font-size:12px;font-weight:900;padding:4px 8px}.platform-product-badges{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start}.status-badge{border-radius:999px;display:inline-flex;font-size:12px;font-weight:900;padding:4px 8px}.status-active{background:#dcfce7;color:#166534}.status-muted{background:#e5e7eb;color:#4b5563}.platform-product-form{align-items:start;display:grid;gap:18px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.platform-product-content-form{gap:18px;grid-template-columns:1fr}.platform-product-form>*{min-width:0}.platform-product-form>label{align-content:start}.platform-product-description{grid-column:1 / -1}.platform-product-content-form .platform-product-description{grid-column:1}.platform-product-access{align-content:start;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-wrap:wrap;gap:12px;grid-column:1 / -1;padding:12px}.platform-product-access span{color:#66758a;font-size:13px;font-weight:800}.platform-product-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.platform-product-section-heading{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:space-between}.platform-product-section-heading h3{color:#162033;font-size:15px;margin:0}.platform-product-section-heading span{color:#66758a;font-size:12px;font-weight:900}.platform-product-migration-timeline{border:1px solid #e8edf5;border-radius:8px;display:grid;gap:10px;margin-top:10px;padding:14px}.platform-product-migration-row{align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:12px}.platform-product-migration-row strong,.platform-product-migration-row span,.platform-product-migration-row p,.platform-product-migration-row small{display:block}.platform-product-migration-row strong{color:#162033;font-size:14px}.platform-product-migration-row span,.platform-product-migration-row p,.platform-product-migration-row small{color:#66758a;font-size:12px;font-weight:800;line-height:18px;margin:0}.platform-product-migration-meta{align-items:flex-end;display:grid;gap:6px;justify-items:end;min-width:190px;text-align:right}.platform-product-migration-empty{background:#f8fafc;border:1px dashed #d8dee9;border-radius:8px;color:#66758a;font-size:13px;font-weight:800;padding:12px}.platform-product-log{border:1px solid #e8edf5;border-radius:8px;display:grid;gap:10px;margin-top:10px;padding:14px}.platform-product-log h3{color:#162033;font-size:15px;margin:0}.platform-product-log-row{align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.platform-product-log-row strong{color:#162033;display:block;font-size:14px}.platform-product-log-row span,.platform-product-log-row p{color:#66758a;font-size:13px;font-weight:800;line-height:19px;margin:0}.platform-product-log-row>span{white-space:nowrap}.platform-product-log-details{color:#66758a;display:grid;font-size:13px;font-weight:800;gap:4px;line-height:19px;margin:6px 0 0;padding-left:18px}.platform-product-log-details li::marker{color:#94a3b8}.platform-product-log-more{background:#f8fafc;border:1px dashed #d8dee9;border-radius:8px;color:#66758a;font-size:13px;font-weight:800;padding:10px 12px}.platform-product-empty{background:#f8fafc;border:1px dashed #d8dee9;border-radius:8px;color:#66758a;font-size:13px;font-weight:800;padding:12px}.platform-product-modal{gap:20px;max-width:840px;width:min(840px,calc(100vw - 48px))}.platform-product-modal label{min-width:0}.platform-product-modal>label{display:grid;gap:8px;width:100%}.platform-product-modal .platform-product-form{align-items:start;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;gap:18px 20px;padding:16px}.platform-product-modal .platform-product-form>label{align-content:start;display:grid;gap:8px;line-height:1.25}.platform-product-modal input,.platform-product-modal select,.platform-product-modal textarea{display:block;line-height:1.25;min-height:44px;min-width:0;width:100%}.platform-product-modal textarea{min-height:84px}.platform-product-modal .platform-product-content-form textarea{min-height:96px}.platform-product-modal .platform-product-form>.inline-toggle{align-items:center;align-self:stretch;background:#fff;border:1px solid #e8edf5;border-radius:8px;grid-column:1 / -1;line-height:1.25;min-height:44px;padding:10px 12px;white-space:normal}.platform-product-modal .inline-toggle input[type=checkbox]{flex:0 0 auto;height:16px;min-height:16px;padding:0;width:16px}.platform-product-modal .platform-product-access{background:#fff;gap:10px 12px}.platform-product-modal .platform-product-access .inline-toggle{white-space:normal}.platform-product-modal .platform-product-preview{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;padding:12px}.platform-product-modal .modal-title-row h2{margin:0}.platform-product-modal .modal-actions{border-top:1px solid #e8edf5;padding-top:16px}.platform-product-history-modal{max-height:min(760px,calc(100vh - 48px));max-width:980px;overflow:auto;width:min(980px,calc(100vw - 48px))}.platform-product-history-modal .modal-title-row{align-items:start}.platform-product-history-sections{display:grid;gap:16px}.platform-product-history-section,.platform-product-history-list{display:grid;gap:10px}.platform-product-history-item{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:12px;padding:12px}.platform-product-history-item dl{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.platform-product-history-item dt,.platform-product-history-item dd{font-size:12px;font-weight:900;line-height:18px;margin:0}.platform-product-history-item dt{color:#66758a;text-transform:uppercase}.platform-product-history-item dd{color:#162033}.product-impact-panel{background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:12px;padding:12px}.product-impact-panel h3,.product-impact-panel p{margin:0}.product-impact-panel h3{color:#162033;font-size:15px}.product-impact-panel p{color:#66758a;font-size:13px;font-weight:800;line-height:19px}.product-impact-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-impact-grid div{background:#fff;border:1px solid #e8edf5;border-radius:8px;display:grid;gap:4px;padding:10px}.product-impact-grid span{color:#66758a;font-size:12px;font-weight:900}.product-impact-grid strong{color:#162033;font-size:20px;line-height:1.1}.catalog-category-group{display:grid;gap:8px}.catalog-category-group+.catalog-category-group{margin-top:10px}.catalog-category-header{align-items:center;background:#eef2f7;border:1px solid #d9e2ef;border-radius:8px;color:#162033;display:flex;justify-content:space-between;padding:10px 12px}.catalog-category-header strong{font-size:14px;font-weight:900}.catalog-category-header span{color:#66758a;font-size:12px;font-weight:900}.inline-toggle{align-items:center;display:inline-flex;flex-direction:row;gap:8px;white-space:nowrap}.inline-toggle input{min-height:auto}.platform-row span,.platform-benchmark-row span{color:#66758a;font-size:12px;font-weight:800}.progress-summary{align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr)) auto;margin-bottom:18px}.autosave-status{align-items:center;align-self:stretch;color:#66758a;display:flex;font-size:13px;font-weight:800;justify-content:flex-end;min-width:210px}.autosave-status-error{color:#b91c1c;justify-content:flex-start}.selection-row{align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:8px;color:#162033;display:flex;justify-content:space-between;padding:12px;text-align:left}.selection-row-active{background:#eef2ff;border-color:#b9c7ff}.selection-row strong,.selection-row small{display:block}.selection-row small{color:#66758a;font-size:12px;font-weight:700;margin-top:2px}.selection-row em{align-items:center;background:#f1f5f9;border-radius:999px;color:#516074;display:inline-flex;flex:0 0 auto;font-size:12px;font-style:normal;font-weight:900;min-height:30px;padding:0 10px}.selection-row-active em{background:#dbeafe;color:#1d4ed8}.member-detail-grid{align-items:start;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.member-detail-grid>.panel,.member-detail-grid label,.member-detail-grid select{min-width:0}.member-detail-grid select{width:100%}.member-detail-grid-top{align-items:start}.member-credit-actions-grid{align-items:stretch}.member-credit-actions-grid>.panel{height:100%}.member-overview-stack{display:grid;gap:18px}.member-subscription-summary{align-items:center;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(220px,max-content)}.member-subscription-summary>div{display:grid;gap:4px;justify-items:start;text-align:left}.member-subscription-summary .muted-copy{margin:0}.member-big-value{color:#162033;font-size:22px;font-weight:900;margin:0}.membership-route-options{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.membership-route-option{border:1px solid #d8dee9;border-radius:8px;display:grid;gap:12px;min-width:0;padding:20px}.membership-route-option h3,.membership-credit-correction h3{color:#162033;font-size:20px;line-height:1.15;margin:0}.membership-route-option p,.membership-route-option ul{color:#66758a;font-size:14px;font-weight:800;line-height:1.42;margin:0}.membership-route-option ul{display:grid;gap:6px;padding-left:18px}.membership-route-option-primary{background:#f8fbff;border-color:#bfdbfe}.membership-change-flow-card{align-items:center;container-type:inline-size;gap:20px 28px;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr))}.membership-change-flow-card>*{min-width:0}.membership-change-flow-card>button{justify-self:end;min-width:0;width:min(100%,300px)}@container (max-width: 920px){.membership-change-flow-card>button{grid-column:1 / -1}}.membership-route-option-correction{background:#fff7f7;border-color:#fca5a5;box-shadow:inset 0 0 0 1px #ef444414}.membership-route-option>button,.membership-route-option>label{margin-top:auto}.membership-route-option select{width:100%}.membership-route-option-correction .eyebrow,.membership-route-warning{color:#b42318}.membership-route-warning{background:#fff;border:1px solid #fecaca;border-radius:8px;padding:10px}.membership-correction-alert{background:#fff7f7;border:1px solid #fca5a5;border-radius:8px;color:#991b1b;display:grid;gap:4px;padding:12px}.membership-correction-alert strong,.membership-correction-alert span{font-size:13px;font-weight:900;line-height:1.35}.membership-credit-correction{align-content:start;display:grid;gap:10px}.member-overview-stack>.member-detail-grid:has(>:only-child){grid-template-columns:1fr}.stepper-row{display:flex;flex-wrap:wrap;gap:10px}.monthly-credit-feedback{align-items:center;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;color:#166534;display:flex;font-size:13px;font-weight:900;line-height:1.35;margin:2px 0 0;min-height:40px;padding:9px 11px}.monthly-credit-feedback-empty{visibility:hidden}.balance-list,.action-list,.class-activity-list{display:grid;gap:10px}.list-panel{align-content:start}.list-panel-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.list-panel-header>div:first-child{display:grid;gap:4px}.finance-sort-row .primary-button,.finance-sort-row .secondary-button{min-height:34px;padding:8px 12px}.balance-row,.action-list div,.class-activity-row{align-items:center;background:#f8fafc;border:1px solid #e8edf5;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:12px}.balance-row span,.action-list span,.class-activity-row span,.class-activity-row small{color:#66758a;display:block;font-size:12px;font-weight:700}.action-list small{color:#66758a;display:block;font-size:12px;font-weight:700;margin-top:3px}.action-list time{color:#66758a;flex:0 0 auto;font-size:12px;font-weight:800}.class-activity-row strong{display:block}.class-activity-row small{margin-top:2px}.class-activity-row .status-pill{flex:0 0 auto;font-style:normal}.pagination-controls{align-items:center;display:flex;gap:10px;justify-content:flex-end;padding-top:2px}.pagination-controls span{color:#516074;font-size:13px;font-weight:900}.icon-button{align-items:center;background:#eef2ff;border:1px solid #b9c7ff;border-radius:999px;color:#2458d3;display:inline-flex;font-size:16px;font-weight:900;height:34px;justify-content:center;padding:0;width:34px}.icon-button:disabled{background:#f1f5f9;border-color:#e2e8f0;color:#94a3b8;cursor:not-allowed}.schedule-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:10px}.schedule-filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:2px 0 14px}.schedule-mode-bar{align-items:center;display:flex;flex-wrap:wrap;column-gap:14px;row-gap:8px;justify-content:space-between;margin:0 0 14px}.schedule-mode-tabs,.week-controls{align-items:center;display:flex;gap:8px}.schedule-mode-tab,.week-controls button{background:#fff;border:1px solid #d8dee9;border-radius:999px;color:#516074;font-size:13px;font-weight:900;min-height:36px;padding:8px 13px}.schedule-mode-tab-active{background:#e8eefc;border-color:#c7d2fe;color:#1d4ed8}.schedule-mode-context{color:#66758a;flex-basis:100%;font-size:13px;font-weight:750;line-height:18px;margin:0;order:3}.week-controls strong{color:#162033;font-size:13px;font-weight:900}.schedule-filter-bar>span{color:#66758a;font-size:13px;font-weight:900}.schedule-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.schedule-filter-chip{align-items:center;background:#fff;border:1px solid #d8dee9;border-radius:999px;color:#162033;display:inline-flex;gap:8px;font-size:13px;font-weight:900;min-height:34px;padding:7px 11px}.schedule-filter-chip-inactive{background:#f8fafc;color:#8a97aa;text-decoration:line-through}.schedule-filter-dot{border-radius:999px;display:inline-block;height:10px;width:10px}.table-panel{display:grid;gap:8px}.table-row{align-items:center;display:grid;gap:12px;grid-template-columns:minmax(180px,1.3fr) 130px 150px 220px}.table-head{color:#66758a;font-size:12px;font-weight:900;text-transform:uppercase}.muted-row>:not(.row-actions){opacity:.55}.row-actions{display:flex;gap:8px;justify-content:flex-end}.calendar-grid{display:grid;gap:14px;grid-template-columns:repeat(7,minmax(185px,1fr));overflow-x:auto;padding-bottom:4px}.day-column{background:#fff;border:1px solid #d8dee9;border-radius:8px;display:flex;flex-direction:column;gap:10px;min-height:560px;padding:12px}.day-heading{align-items:center;display:flex;justify-content:space-between}.day-heading h2{font-size:15px;margin:0}.day-heading button{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:18px;font-weight:900;height:30px;justify-content:center;line-height:1;width:30px}.template-card{border:1px solid;border-radius:8px;display:grid;gap:7px;min-height:132px;padding:14px}.template-card-top{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.template-card-top strong{color:#162033;font-size:17px;font-weight:900;line-height:20px}.template-card-top span{color:#516074;flex-shrink:0;font-size:12px;font-weight:900}.template-window-badge{border:1px solid;border-radius:999px;font-size:10px;font-weight:900;line-height:1;max-width:112px;overflow:hidden;padding:5px 7px;text-overflow:ellipsis;white-space:nowrap}.template-window-badge-future{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.template-window-badge-ending{background:#fffbeb;border-color:#fde68a;color:#92400e}.template-window-badge-range{background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.template-time{color:#516074;font-size:14px;font-weight:800}.template-meta{color:#66758a;font-size:13px;font-weight:700}.text-danger-button{align-self:flex-start;background:transparent;border:0;color:#b91c1c;font-size:13px;font-weight:900;margin-top:2px;padding:0}.empty-day-button{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;color:#66758a;font-weight:900;min-height:68px;width:100%}.calendar-timeline{background:#fff;border:1px solid #d8dee9;border-radius:8px;display:grid;grid-template-columns:68px repeat(7,minmax(170px,1fr));min-width:1280px;overflow:hidden}.timeline-corner,.timeline-day-header{background:#fff;border-bottom:1px solid #d8dee9;min-height:58px}.timeline-corner{border-right:1px solid #e8edf5}.timeline-day-header{align-items:center;border-right:1px solid #e8edf5;display:flex;justify-content:space-between;padding:12px}.timeline-day-header:last-of-type{border-right:0}.timeline-day-header h2{display:grid;gap:3px;font-size:15px;margin:0}.timeline-day-header h2 span{color:#66758a;font-size:12px;font-weight:800}.timeline-day-header button{align-items:center;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:18px;font-weight:900;height:30px;justify-content:center;line-height:1;width:30px}.time-axis{background:#fbfcfe;border-right:1px solid #e8edf5;position:relative}.time-label{color:#66758a;font-size:12px;font-weight:900;position:absolute;right:12px;transform:translateY(-8px)}.timeline-day-lane{background:linear-gradient(#fff,#fff);border-right:1px solid #e8edf5;position:relative}.timeline-day-lane:last-child{border-right:0}.timeline-hour-line{border-top:1px solid #edf1f7;left:0;position:absolute;right:0}.timeline-template-card{border-left-width:4px;box-shadow:0 8px 18px #0f172a0d;cursor:grab;min-height:0;overflow:hidden;padding:10px 10px 9px;position:absolute;-webkit-user-select:none;user-select:none}.timeline-template-card:hover{box-shadow:0 10px 24px #0f172a1a;transform:translateY(-1px)}.timeline-template-card-past{opacity:.56}.timeline-template-card-past:hover{opacity:.78}.timeline-template-card-dragging{cursor:grabbing;opacity:.35;outline:2px solid rgba(37,99,235,.35);z-index:5}.timeline-template-card-preview{border-style:dashed;box-shadow:0 14px 30px #2563eb29;pointer-events:none;z-index:8}.timeline-template-card .template-card-top strong{font-size:15px;line-height:17px;overflow-wrap:anywhere}.timeline-template-card .template-time,.timeline-template-card .template-meta{font-size:12px;line-height:15px}.timeline-template-card .template-window-badge{max-width:108px}.timeline-template-card .text-danger-button{font-size:12px}.timeline-empty-day-button{left:12px;position:absolute;right:12px;top:14px;width:auto}.modal-backdrop{align-items:center;background:#0f172a6b;display:flex;inset:0;justify-content:center;overflow-y:auto;padding:24px;position:fixed;z-index:20}.modal-panel{background:#fff;border:1px solid #d8dee9;border-radius:8px;box-shadow:0 22px 70px #0f172a38;display:grid;gap:16px;max-height:calc(100vh - 48px);max-width:560px;overflow:auto;padding:22px;width:100%}.modal-panel.bank-batch-detail-modal{max-width:1520px;width:min(1520px,calc(100vw - 48px))}.schedule-modal{max-width:760px}.schedule-modal h2{margin:0}.template-planning-summary{background:#f8fafc;border:1px solid #d8dee9;border-radius:8px;display:grid;gap:4px;padding:12px 14px}.template-planning-summary span{color:#66758a;font-size:12px;font-weight:900;text-transform:uppercase}.template-planning-summary strong{color:#162033;font-size:14px;font-weight:900}.move-confirmation-modal h2{margin:4px 0 0}.move-summary{background:#f8fafc;border:1px solid #d8dee9;border-radius:8px;display:grid;gap:5px;padding:14px}.move-summary strong{color:#162033;font-size:18px;font-weight:900}.move-summary span,.modal-copy{color:#66758a;font-size:14px;font-weight:700;line-height:20px}.modal-copy{margin:0}.modal-title-row,.modal-actions{align-items:center;display:flex;gap:14px;justify-content:space-between}.modal-actions{justify-content:flex-end}.modal-actions .danger-button{margin-right:auto}.modal-grid-3{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.modal-grid-3 label,.modal-grid-3 input{min-width:0;width:100%}.compact-section-header{align-items:flex-start;margin-bottom:18px}.legal-documents-panel{margin-top:22px}.legal-documents-grid{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.legal-document-list,.legal-document-editor,.legal-document-group{display:grid;gap:12px}.legal-document-editor{align-content:start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.legal-document-row{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:14px}.legal-document-row div:first-child,.legal-document-row strong,.legal-document-row span{min-width:0}.legal-document-row span{color:#64748b;display:block;font-size:.88rem;font-weight:700;margin-top:3px}.legal-document-editor textarea{font-family:inherit;min-height:360px;resize:vertical;white-space:pre-wrap}@media(max-width:1320px){.members-toolbar{grid-template-columns:minmax(220px,1fr) minmax(140px,.55fr) minmax(140px,.55fr) minmax(170px,.75fr)}.members-layout{grid-template-columns:minmax(280px,340px) minmax(0,1fr)}}@media(max-width:1180px){.subscription-billing-table,.bank-batch-table{min-width:0}.sepa-control-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-billing-head,.bank-batch-table-head{display:none}.subscription-billing-row,.bank-batch-table-row{align-items:start;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.subscription-billing-row>span:last-child,.bank-batch-actions{grid-column:1 / -1}.bank-batch-status-cell{justify-items:start}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.sidebar{position:static}.settings-grid,.settings-bank-grid,.communication-layout,.communication-history-row,.finance-kpis,.owner-dashboard-grid,.finance-table-row,.payment-filter-row,.payment-filter-fields,.payment-table-row,.bank-batch-summary,.bank-batch-compact-row,.bank-history-layout,.bank-batch-table-row,.sepa-control-summary,.bank-mandate-grid,.bank-mandate-status-card,.members-toolbar,.member-invite-grid,.member-detail-grid,.membership-change-flow-card,.membership-route-options,.platform-grid,.platform-box-create-grid,.platform-box-color-grid,.platform-create-row,.platform-row,.platform-product-list,.platform-product-form,.platform-product-history-item dl,.product-impact-grid,.subscription-settings-row,.payment-provider-row,.payment-provider-workspace,.platform-box-settings-workspace,.payment-route-grid,.provider-connection-grid,.legal-documents-grid,.legal-document-row,.platform-benchmark-create,.platform-benchmark-row,.progress-summary,.modal-grid-3,.table-row{grid-template-columns:1fr}.payment-provider-detail-header,.platform-box-detail-header{align-items:start;display:grid}.member-subscription-summary{grid-template-columns:1fr}.membership-change-flow-card>button{justify-self:start}.calendar-grid{grid-template-columns:repeat(7,180px)}.subscription-message-field,.subscription-settings-row button,.platform-product-access,.platform-product-description{grid-column:1 / -1}.platform-product-migration-row,.platform-product-group-heading{display:grid}.platform-product-migration-meta{justify-items:start;min-width:0;text-align:left}.bank-batch-compact-actions{justify-content:flex-start}}
