:root{--ink:#102019;--ink-soft:#516058;--ink-muted:#59665f;--forest:#173e2e;--forest-2:#245b43;--lime:#d8ff72;--lime-soft:#efffc6;--canvas:#f3f2ec;--surface:#fffefa;--surface-2:#f8f7f2;--line:#e3e2db;--line-dark:#d6d7cf;--orange:#f2a568;--violet:#ac9cf5;--danger:#d75d55;--success:#23734f;--sidebar:238px;--shadow-sm:0 1px 2px #1020190a, 0 6px 18px #10201909;--shadow-lg:0 24px 70px #0f1e182e, 0 3px 12px #0f1e1814}*{box-sizing:border-box}html{background:var(--canvas);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased}body{background:var(--canvas);min-height:100vh;margin:0}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.62}a{color:inherit;text-decoration:none}::selection{color:#0e2118;background:var(--lime)}:focus-visible{outline-offset:2px;outline:3px solid #75a44557}.app-shell{min-height:100vh}.sidebar{z-index:50;width:var(--sidebar);color:#d9e2dc;background:radial-gradient(circle at 18% 95%,#5b906129,#0000 32%),#102219;border-right:1px solid #ffffff12;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-brand{align-items:center;gap:10px;height:76px;padding:0 22px;display:flex}.brand-mark{color:#102219;background:var(--lime);border-radius:10px 10px 10px 3px;flex:none;place-items:center;width:31px;height:31px;display:grid;box-shadow:inset 0 -5px 12px #355d2a1f}.brand-mark span{letter-spacing:-.08em;margin-top:-2px;font-size:21px;font-weight:800}.brand-word{color:#fff;letter-spacing:-.055em;font-size:20px;font-weight:650}.brand-word>span{color:var(--lime);margin-left:1px}.sidebar-close{color:#d7e2dc;background:0 0;border:0;margin-left:auto;padding:7px;display:none}.workspace-switcher{color:#eef5f0;text-align:left;background:#ffffff0b;border:1px solid #ffffff17;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;width:calc(100% - 26px);margin:0 13px 21px;padding:10px;display:grid}.workspace-switcher:hover{background:#ffffff13}.workspace-icon{width:34px;height:34px;color:var(--forest);background:#d7e6d3;border-radius:9px;place-items:center;display:grid}.workspace-switcher div,.booking-page-link div{flex-direction:column;min-width:0;display:flex}.workspace-switcher strong,.booking-page-link strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:620;overflow:hidden}.workspace-switcher small,.booking-page-link small{color:#8fa298;margin-top:2px;font-size:13px}.nav-group{flex-direction:column;gap:3px;margin-bottom:22px;padding:0 12px;display:flex}.nav-label{color:#6f8579;letter-spacing:.12em;text-transform:uppercase;margin:0 10px 7px;font-size:13px;font-weight:700}.nav-item{color:#9fb0a7;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;width:100%;min-height:40px;padding:0 11px;font-size:13px;font-weight:510;transition:all .16s;display:flex}.nav-item:hover{color:#eff5f1;background:#ffffff0b}.nav-item.active{color:#102219;background:var(--lime);box-shadow:0 4px 14px #0000001f}.nav-item>span{flex:1}.nav-item em{color:#d7e4dd;text-align:center;background:#ffffff14;border-radius:20px;min-width:20px;padding:2px 6px;font-size:13px;font-style:normal}.nav-item.active em{color:var(--forest);background:#1022191a}.sidebar-bottom{flex-direction:column;gap:5px;margin-top:auto;padding:12px;display:flex}.booking-page-link{background:#d8ff720e;border:1px solid #d8ff7224;border-radius:11px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;margin-bottom:4px;padding:10px;display:grid}.booking-page-link:hover{background:#d8ff7217;border-color:#d8ff7247}.booking-page-link>span{width:32px;height:32px;color:var(--lime);background:#d8ff721a;border-radius:8px;place-items:center;display:grid}.setup-progress{border-top:1px solid #ffffff12;margin-top:6px;padding:12px}.setup-progress>div{color:#9eaea5;justify-content:space-between;margin-bottom:8px;font-size:13px;display:flex}.setup-progress strong{color:#e6efe9}.setup-progress>i{background:#ffffff14;border-radius:5px;height:3px;display:block;overflow:hidden}.setup-progress>i span{border-radius:inherit;background:var(--lime);width:86%;height:100%;display:block}.setup-progress small{color:#6f8378;margin-top:7px;font-size:13px;display:block}.app-main{min-height:100vh;margin-left:var(--sidebar)}.topbar{z-index:35;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f2ece6;justify-content:space-between;align-items:center;height:66px;padding:0 clamp(24px,3vw,42px);display:flex;position:sticky;top:0}.mobile-menu{display:none!important}.global-search{border:1px solid var(--line-dark);color:#77827b;text-align:left;background:#ffffffa8;border-radius:10px;align-items:center;gap:9px;width:min(405px,40vw);height:36px;padding:0 10px;font-size:13px;display:flex;box-shadow:inset 0 1px 1px #10201905}.global-search:hover{background:#fff;border-color:#bdc6be}.global-search>span{flex:1}kbd{color:#78827c;font-family:var(--font-geist-sans), Arial, sans-serif;background:#f8f8f4;border:1px solid #d8d9d3;border-bottom-width:2px;border-radius:5px;align-items:center;gap:2px;padding:3px 6px;font-size:13px;display:inline-flex}.topbar-actions{align-items:center;gap:9px;display:flex}.environment-pill{color:#41604f;background:#edf5ed;border:1px solid #d5dfd7;border-radius:18px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:13px;font-weight:620;display:flex}.environment-pill span{background:#2fa26c;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #2fa26c1f}.icon-button,.more-button{background:0 0;border:0;flex:none;place-items:center;display:inline-grid}.icon-button{color:#68746d;border-radius:9px;width:35px;height:35px}.icon-button:hover{background:#e8e8e1}.icon-button.subtle{border:1px solid var(--line);background:var(--surface-2)}.notification-button{position:relative}.notification-button i{border:1.5px solid var(--canvas);background:#ef7c61;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.profile-button{text-align:left;background:0 0;border:0;grid-template-columns:31px auto auto;align-items:center;gap:8px;height:42px;padding:0 4px;display:grid}.profile-button>span{color:#fff;background:var(--forest);border-radius:9px;place-items:center;width:31px;height:31px;font-size:13px;font-weight:700;display:grid}.profile-button>div{flex-direction:column;display:flex}.profile-button strong{text-overflow:ellipsis;max-width:90px;font-size:13px;font-weight:650;overflow:hidden}.profile-button small{color:var(--ink-muted);font-size:13px}.notification-popover{z-index:80;border:1px solid var(--line);background:var(--surface);width:330px;box-shadow:var(--shadow-lg);border-radius:14px;padding:8px;position:absolute;top:58px;right:135px}.popover-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 11px 12px;display:flex}.popover-heading strong{font-size:13px}.popover-heading span{color:var(--forest-2);background:var(--lime-soft);border-radius:9px;padding:3px 7px;font-size:13px}.notice-item{border-bottom:1px solid #eeeeea;grid-template-columns:34px 1fr;gap:10px;padding:12px 8px;display:grid}.notice-item:last-child{border-bottom:0}.notice-icon{border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.notice-icon.warning{color:#9b5e2b;background:#fff0df}.notice-icon.success{color:#236847;background:#e8f4ea}.notice-item strong{margin-top:1px;font-size:13px;display:block}.notice-item p{color:var(--ink-muted);margin:4px 0 0;font-size:13px}.autopilot-strip{color:#d8e7dd;background:#173b2c;justify-content:space-between;align-items:center;min-height:36px;padding:5px clamp(24px,3vw,42px);font-size:13px;display:flex}.autopilot-strip>div,.autopilot-strip button{align-items:center;gap:7px;display:flex}.autopilot-strip strong{color:var(--lime);font-weight:650}.autopilot-strip>div>span:last-child{color:#adbbb2}.autopilot-icon{width:23px;height:23px;color:var(--lime);background:#d8ff721a;border-radius:7px;place-items:center;display:grid}.autopilot-strip button{color:#d9e7dd;background:0 0;border:0;font-size:13px}.fallback-banner{color:#6f5528;background:#fff6df;border-bottom:1px solid #ead7b2;justify-content:space-between;align-items:center;gap:18px;padding:8px clamp(24px,3vw,42px);font-size:13px;display:flex}.fallback-banner button{color:#765825;background:0 0;border:0;align-items:center;gap:6px;font-size:13px;font-weight:650;display:inline-flex}.view-container{max-width:1500px;margin:0 auto;padding:clamp(27px,3.2vw,43px) clamp(24px,3vw,42px) 70px}.view-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:27px;display:flex}.view-heading>div:first-child{min-width:0}.eyebrow{color:#66736c;letter-spacing:.09em;text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:680;display:block}.view-heading h1{letter-spacing:-.045em;margin:0;font-size:clamp(25px,2.6vw,34px);font-weight:590;line-height:1.05}.view-heading p{color:var(--ink-soft);margin:7px 0 0;font-size:13px;line-height:1.5}.heading-actions{flex:none;align-items:center;gap:8px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 13px;font-size:13px;font-weight:620;transition:all .16s;display:inline-flex}.button.primary{color:#fff;background:var(--forest);box-shadow:0 5px 12px #173e2e29}.button.primary:hover{background:#1c4a37;transform:translateY(-1px)}.button.secondary{border-color:var(--line-dark);color:#4d5c53;background:#ffffff9e}.button.secondary:hover{background:#fff;border-color:#bec7bf}.button.danger{color:#ac423b;background:#fff3f1;border-color:#f0c8c4}.full-width{width:100%}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-card,.panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm)}.metric-card{border-radius:13px;min-height:142px;padding:16px;position:relative;overflow:hidden}.metric-card:after{content:"";border:18px solid #19402e06;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-34px;right:-24px}.metric-icon{border-radius:9px;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:14px;right:14px}.metric-icon.green{color:#2d7151;background:#e8f3e9}.metric-icon.lime{color:#52721e;background:#efffc9}.metric-icon.orange{color:#9c622d;background:#fff0df}.metric-icon.violet{color:#6351a7;background:#f0ecff}.metric-label{color:#68746d;font-size:13px;font-weight:560;display:block}.metric-value-row{align-items:baseline;gap:9px;margin-top:18px;display:flex}.metric-value-row strong{letter-spacing:-.05em;font-size:26px;font-weight:610}.metric-value-row em,.analytics-kpis em{color:#23734f;background:#ecf6ee;border-radius:6px;align-items:center;gap:2px;padding:3px 5px;font-size:13px;font-style:normal;font-weight:650;display:inline-flex}.metric-card p{z-index:1;color:var(--ink-muted);margin:7px 0 0;font-size:13px;position:relative}.dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:14px;margin-bottom:14px;display:grid}.panel{border-radius:14px}.panel-heading{border-bottom:1px solid #ecebe6;justify-content:space-between;align-items:flex-start;gap:15px;padding:17px 18px 14px;display:flex}.panel-heading.compact{align-items:center}.panel-kicker{color:#5f6c65;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:13px;font-weight:650;display:block}.panel-heading h2,.panel-heading.compact h2{letter-spacing:-.025em;margin:0;font-size:14px;font-weight:620}.text-button{color:#526258;background:0 0;border:0;align-items:center;gap:3px;padding:5px 0;font-size:13px;font-weight:620;display:inline-flex}.schedule-list{padding:0 18px 5px}.schedule-item{border-bottom:1px solid #efeee9;grid-template-columns:64px 11px 34px 1fr auto;align-items:center;gap:11px;min-height:65px;display:grid;position:relative}.schedule-item:last-child{border-bottom:0}.schedule-time{flex-direction:column;display:flex}.schedule-time strong{font-size:13px}.schedule-time span{color:var(--ink-muted);margin-top:2px;font-size:13px}.timeline-dot{background:#9baa9f;border:2px solid #f9faf7;border-radius:50%;width:8px;height:8px;position:relative;box-shadow:0 0 0 1px #bdc8c0}.schedule-item:not(:last-child) .timeline-dot:after{content:"";background:#e3e7e1;width:1px;height:54px;position:absolute;top:8px;left:2px}.schedule-icon{color:#223c2e;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.schedule-copy{min-width:0}.schedule-copy>div{align-items:center;gap:7px;display:flex}.schedule-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.schedule-copy p{color:var(--ink-muted);margin:3px 0 0;font-size:13px}.more-button{color:#89928c;border-radius:7px;width:28px;height:28px}.more-button:hover{color:#435149;background:#f0f0eb}.status-pill{color:#506158;white-space:nowrap;background:#edf0ec;border-radius:20px;align-items:center;width:max-content;padding:3px 6px;font-size:13px;font-weight:660;display:inline-flex}.status-confirmed{color:#236348;background:#e7f3ea}.status-active{color:#1f5e4e;background:#dff3ed}.status-preparing,.status-ready{color:#6b571d;background:#f7efc8}.status-pending,.status-unpaid{color:#93602d;background:#fff0df}.status-paid,.status-completed,.status-done{color:#246647;background:#e7f4e9}.status-partially_paid,.status-in_progress{color:#6257a0;background:#efecff}.status-cancelled,.status-overdue{color:#9b4640;background:#fae9e7}.status-returning{color:#365b7d;background:#e7f0f8}.capacity-list{padding:3px 18px 6px}.capacity-item{border-bottom:1px solid #efeee9;padding:14px 0}.capacity-item:last-child{border-bottom:0}.capacity-title{grid-template-columns:30px 1fr auto;align-items:center;gap:9px;display:grid}.capacity-title>span{border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.capacity-title div{flex-direction:column;min-width:0;display:flex}.capacity-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.capacity-title small{color:var(--ink-muted);margin-top:2px;font-size:13px}.capacity-title em{font-size:13px;font-style:normal;font-weight:650}.capacity-bar{background:#edeee9;border-radius:5px;height:5px;margin:10px 0 5px 39px;overflow:hidden}.capacity-bar i{border-radius:inherit;height:100%;display:block}.capacity-meta{color:var(--ink-muted);justify-content:space-between;margin-left:39px;font-size:13px;display:flex}.dashboard-lower-grid{grid-template-columns:minmax(0,1.7fr) minmax(260px,.8fr);gap:14px;display:grid}.insight-card{color:#edf4ef;min-height:125px;box-shadow:var(--shadow-sm);background:radial-gradient(circle at 75% 20%,#d8ff7221,#0000 33%),linear-gradient(135deg,#173b2c,#10271e);border:1px solid #284d3c;border-radius:14px;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;padding:19px 21px;display:grid;position:relative;overflow:hidden}.insight-card:after{content:"";border:1px solid #d8ff7214;border-radius:50%;width:170px;height:170px;position:absolute;bottom:-68px;right:12%}.insight-orb{width:48px;height:48px;color:var(--lime);background:#d8ff7214;border:1px solid #d8ff7238;border-radius:15px;place-items:center;display:grid;box-shadow:inset 0 0 20px #d8ff7214}.insight-copy{z-index:1;position:relative}.insight-copy>span{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:680}.insight-copy h3{letter-spacing:-.02em;margin:5px 0 3px;font-size:13px;font-weight:600}.insight-copy p{color:#aebdb4;max-width:580px;margin:0;font-size:13px;line-height:1.45}.insight-card>button{z-index:1;color:#eaf3ed;white-space:nowrap;background:#ffffff0f;border:1px solid #d8ff7233;border-radius:8px;align-items:center;gap:5px;padding:9px 11px;font-size:13px;font-weight:620;display:inline-flex;position:relative}.activity-panel{overflow:hidden}.activity-list{padding:4px 15px 8px}.activity-list>div{border-bottom:1px solid #efeee9;grid-template-columns:8px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.activity-list>div:last-child{border-bottom:0}.activity-mark{background:#8ba297;border-radius:50%;width:6px;height:6px}.activity-mark.payment{background:#58a16e}.activity-mark.automation{background:#9b8de0}.activity-list p{flex-direction:column;min-width:0;margin:0;display:flex}.activity-list p strong{font-size:13px}.activity-list p small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.activity-list time{color:var(--ink-muted);font-size:13px}.segmented-control{border:1px solid var(--line);background:#ecece6;border-radius:9px;padding:3px;display:flex}.segmented-control button{color:#6d7871;background:0 0;border:0;border-radius:6px;height:28px;padding:0 10px;font-size:13px}.segmented-control button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #12241b1a}.calendar-toolbar{border:1px solid var(--line);background:var(--surface);border-bottom:0;border-radius:13px 13px 0 0;grid-template-columns:1fr auto 1fr;align-items:center;padding:10px 13px;display:grid}.calendar-toolbar>div{gap:5px;display:flex}.calendar-toolbar>strong{text-transform:capitalize;font-size:13px;font-weight:620}.today-button{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;height:35px;padding:0 10px;font-size:13px}.timezone-label{color:var(--ink-muted);justify-self:end;font-size:13px}.calendar-board{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:190px repeat(7,minmax(84px,1fr));display:grid;overflow-x:auto}.calendar-board.month{grid-template-columns:190px repeat(14,minmax(72px,1fr))}.calendar-resource-header,.calendar-day-header{border-right:1px solid #ebeae5;border-bottom:1px solid var(--line);min-height:53px}.calendar-resource-header{color:var(--ink-muted);text-transform:uppercase;align-items:center;padding:0 15px;font-size:13px;font-weight:650;display:flex}.calendar-day-header{flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex}.calendar-day-header span{color:var(--ink-muted);text-transform:uppercase;font-size:13px}.calendar-day-header strong{border-radius:50%;place-items:center;width:23px;height:23px;font-size:13px;display:grid}.calendar-day-header.today strong{color:var(--forest);background:var(--lime)}.calendar-resource{border-right:1px solid var(--line);border-bottom:1px solid #ebeae5;align-items:center;gap:9px;min-height:88px;padding:12px;display:flex}.calendar-resource>span{border-radius:8px;flex:none;place-items:center;width:29px;height:29px;display:grid}.calendar-resource>div{flex-direction:column;min-width:0;display:flex}.calendar-resource strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.calendar-resource small{color:var(--ink-muted);margin-top:3px;font-size:13px}.calendar-cell{background:linear-gradient(#0000 49%,#f2f2ed 50%,#0000 51%);border-bottom:1px solid #ebeae5;border-right:1px solid #ebeae5;flex-direction:column;gap:4px;min-height:88px;padding:7px 4px;display:flex}.calendar-booking{text-align:left;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:center;gap:1px;min-height:31px;padding:4px 6px;display:flex;overflow:hidden}.calendar-booking strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.calendar-booking span{opacity:.7;font-size:13px}.calendar-legend{color:var(--ink-muted);justify-content:flex-end;align-items:center;gap:16px;padding:10px;font-size:13px;display:flex}.calendar-legend span{align-items:center;gap:5px;display:flex}.calendar-legend i{border-radius:2px;width:7px;height:7px}.calendar-legend i.confirmed{background:#a9d6b9}.calendar-legend i.preparing{background:#e6d68e}.calendar-legend i.active{background:#8fcbb9}.calendar-legend i.pending{background:#ecc69d}.list-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.table-search{border:1px solid var(--line-dark);width:min(330px,100%);height:36px;color:var(--ink-muted);background:var(--surface);border-radius:9px;align-items:center;gap:8px;padding:0 11px;display:flex}.table-search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.table-search input::placeholder{color:#929b95}.filter-pills{background:#e9e9e3;border-radius:9px;align-items:center;gap:4px;padding:3px;display:flex}.filter-pills button{color:#6f7973;background:0 0;border:0;border-radius:6px;min-height:27px;padding:0 9px;font-size:13px}.filter-pills button.active{color:var(--ink);background:var(--surface);box-shadow:0 1px 4px #1020191a}.data-table-wrap{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:13px;overflow-x:auto}.data-table{border-collapse:collapse;width:100%;min-width:1000px}.data-table th{border-bottom:1px solid var(--line);color:#7c8780;text-align:left;text-transform:uppercase;height:40px;padding:0 13px;font-size:13px;font-weight:680}.data-table td{vertical-align:middle;border-bottom:1px solid #edede8;height:68px;padding:9px 13px;font-size:13px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfbf7}.data-table td>strong,.data-table td>small{display:block}.data-table td>strong{font-size:13px;font-weight:600}.data-table td>small{color:var(--ink-muted);margin-top:4px;font-size:13px}.mono-ref{font-family:var(--font-geist-mono), monospace;color:#365748}.align-right{text-align:right!important}.row-actions{text-align:right;width:42px}.person-cell{align-items:center;gap:9px;display:flex}.person-cell>span{color:#315747;background:#e1ece3;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;font-size:13px;font-weight:700;display:grid}.person-cell>div{flex-direction:column;min-width:0;display:flex}.person-cell strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.person-cell small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.advance-button{width:26px;height:26px;color:var(--forest);background:#eef5ef;border:1px solid #d8dfd9;border-radius:7px;place-items:center;display:grid}.advance-button:hover{background:var(--lime-soft)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.empty-state>span{color:#6f7d74;background:#eff0eb;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.empty-state h3{margin:13px 0 3px;font-size:13px}.empty-state p{color:var(--ink-muted);margin:0;font-size:13px}.inventory-summary{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px;display:grid}.inventory-summary article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:11px;padding:14px;display:flex}.inventory-summary article>span{color:#365c49;background:#e9f1e8;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.inventory-summary article>div{flex-direction:column;display:flex}.inventory-summary small{color:var(--ink-muted);font-size:13px}.inventory-summary strong{margin-top:2px;font-size:16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:14px;transition:all .18s;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10201914}.product-visual{color:#203b2c;place-items:center;height:135px;display:grid;position:relative}.product-type{color:#425448;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff9e;border:1px solid #ffffff80;border-radius:6px;padding:4px 7px;font-size:13px;font-weight:680;position:absolute;top:12px;left:12px}.product-visual .more-button{background:#ffffff94;position:absolute;top:9px;right:9px}.product-body{padding:15px}.product-title-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.product-title-row>div>span{color:var(--ink-muted);text-transform:uppercase;font-size:13px;font-weight:650}.product-title-row h3{letter-spacing:-.025em;margin:3px 0 0;font-size:13px;font-weight:620}.product-title-row em{color:#236348;background:#e7f3e8;border-radius:9px;padding:3px 6px;font-size:13px;font-style:normal}.product-body>p{min-height:31px;color:var(--ink-soft);margin:9px 0 13px;font-size:13px;line-height:1.5}.product-stats{border-top:1px solid #ebeae5;border-bottom:1px solid #ebeae5;grid-template-columns:1fr 1fr;padding:11px 0;display:grid}.product-stats>div{flex-direction:column;display:flex}.product-stats>div+div{border-left:1px solid #ebeae5;padding-left:13px}.product-stats span,.product-availability span{color:var(--ink-muted);font-size:13px}.product-stats strong{margin-top:3px;font-size:13px}.product-stats strong small{color:var(--ink-muted);font-size:13px;font-weight:450}.product-availability{padding:11px 0}.product-availability>div{justify-content:space-between;display:flex}.product-availability strong{font-size:13px}.product-availability>i{background:#ecece7;border-radius:4px;height:4px;margin-top:6px;display:block;overflow:hidden}.product-availability>i span{border-radius:inherit;height:100%;display:block}.product-footer{border-top:1px solid #ebeae5;justify-content:space-between;align-items:center;padding-top:10px;display:flex}.product-footer>span,.product-footer button{color:var(--ink-muted);background:0 0;border:0;align-items:center;gap:4px;font-size:13px;display:flex}.product-footer button{color:#3f5f4e;font-weight:650}.customer-layout{grid-template-columns:minmax(360px,1.25fr) minmax(300px,.75fr);gap:14px;display:grid}.customer-list{overflow:hidden}.customer-list>.table-search{width:calc(100% - 24px);margin:12px}.customer-list-items{border-top:1px solid var(--line)}.customer-list-items>button{text-align:left;background:0 0;border:0;border-bottom:1px solid #edede8;grid-template-columns:36px 1fr auto 18px;align-items:center;gap:10px;width:100%;min-height:66px;padding:8px 13px;display:grid}.customer-list-items>button:hover,.customer-list-items>button.active{background:#f6f8f3}.customer-list-items>button.active{box-shadow:inset 3px 0 var(--forest)}.customer-avatar{color:#315747;background:#e1ece3;border-radius:10px;place-items:center;width:35px;height:35px;font-size:13px;font-weight:700;display:grid}.customer-avatar.company{color:#5a4a8b;background:#eeebfa}.customer-list-items>button>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.customer-list-items>button>div:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-list-items>button>div:nth-child(2) small{color:var(--ink-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.customer-value{text-align:right;flex-direction:column;display:flex}.customer-value strong{font-size:13px}.customer-value small{color:var(--ink-muted);margin-top:3px;font-size:13px}.customer-detail{padding:18px}.customer-profile-head{grid-template-columns:48px 1fr auto;align-items:center;gap:11px;display:grid}.large-avatar{color:#315747;background:#e1ece3;border-radius:14px;place-items:center;width:48px;height:48px;font-size:13px;font-weight:700;display:grid}.large-avatar.company{color:#5a4a8b;background:#eeebfa}.customer-profile-head>div>span{color:var(--ink-muted);text-transform:uppercase;font-size:13px}.customer-profile-head h2{margin:3px 0 0;font-size:14px}.customer-tags{flex-wrap:wrap;gap:5px;margin:14px 0;display:flex}.customer-tags span{color:#526158;background:#eeefea;border-radius:8px;align-items:center;gap:3px;padding:4px 7px;font-size:13px;display:inline-flex}.contact-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding:13px 0;display:grid}.contact-grid>div{flex-direction:column;min-width:0;display:flex}.contact-grid span{color:var(--ink-muted);align-items:center;gap:4px;font-size:13px;display:flex}.contact-grid strong{text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:13px;font-weight:560;overflow:hidden}.customer-kpis{grid-template-columns:1fr 1fr;gap:8px;display:grid}.customer-kpis>div{background:var(--surface-2);border-radius:9px;flex-direction:column;padding:11px;display:flex}.customer-kpis span{color:var(--ink-muted);font-size:13px}.customer-kpis strong{margin-top:4px;font-size:13px}.detail-section{border-top:1px solid var(--line);margin:16px 0;padding-top:14px}.detail-title{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.detail-title strong{font-size:13px}.detail-title button{color:#466153;background:0 0;border:0;font-size:13px}.mini-booking{border-bottom:1px solid #efeee9;grid-template-columns:4px 1fr auto;align-items:center;gap:8px;padding:8px 0;display:grid}.mini-booking>span:first-child{border-radius:4px;width:4px;height:29px}.mini-booking>div{flex-direction:column;min-width:0;display:flex}.mini-booking strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.mini-booking small{color:var(--ink-muted);margin-top:2px;font-size:13px}.muted-copy{color:var(--ink-muted);font-size:13px}.operations-overview{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:15px;display:grid}.operations-overview>div{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:24px auto 1fr;align-items:center;gap:7px;padding:12px;display:grid}.operations-overview svg{color:#557164}.operations-overview strong{font-size:15px}.operations-overview small{color:var(--ink-muted);font-size:13px}.red-dot{background:#e06c60;border-radius:50%;width:9px;height:9px;margin-left:5px;box-shadow:0 0 0 4px #f8e6e3}.kanban-board{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px;display:grid}.kanban-column{border:1px solid var(--line);background:#ebebe5;border-radius:13px;padding:9px}.kanban-title{align-items:center;gap:7px;padding:5px 4px 12px;display:flex}.kanban-title>span{font-size:13px;font-weight:650}.kanban-title em{color:#68736c;background:#dcddd6;border-radius:6px;place-items:center;width:19px;height:19px;font-size:13px;font-style:normal;display:grid}.kanban-title button{color:#627068;background:0 0;border:0;border-radius:6px;place-items:center;width:23px;height:23px;margin-left:auto;display:grid}.kanban-title button:hover{background:#dedfd8}.kanban-items{flex-direction:column;gap:8px;display:flex}.task-card{background:var(--surface);border:1px solid #ddded8;border-radius:10px;padding:12px;box-shadow:0 2px 5px #10201909}.task-top{justify-content:space-between;align-items:center;display:flex}.priority{color:#66736c;background:#eeeeea;border-radius:7px;padding:3px 6px;font-size:13px;font-style:normal}.priority.high{color:#9b4640;background:#fae9e7}.task-card h3{margin:11px 0 4px;font-size:13px;font-weight:620;line-height:1.35}.task-card p{color:var(--ink-muted);margin:0;font-size:13px}.task-meta{border-top:1px solid #edede9;justify-content:space-between;align-items:center;margin-top:12px;padding-top:10px;display:flex}.task-meta>span:first-child{color:var(--ink-muted);align-items:center;gap:4px;font-size:13px;display:flex}.mini-avatar{color:#315747;background:#e1ece3;border-radius:7px;place-items:center;width:23px;height:23px;font-size:13px;font-weight:700;display:grid}.task-action{color:#3f624f;background:#f1f6f1;border:1px solid #dbe4dc;border-radius:7px;justify-content:center;align-items:center;gap:4px;width:100%;min-height:28px;margin-top:9px;font-size:13px;font-weight:650;display:flex}.empty-column{color:#59665f;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:100px;font-size:13px;display:flex}.automation-hero{color:#edf4ef;background:linear-gradient(120deg,#183d2d,#10271e);border-radius:14px;grid-template-columns:75px 1fr auto;align-items:center;gap:17px;min-height:130px;margin-bottom:14px;padding:20px 24px;display:grid;position:relative;overflow:hidden}.automation-hero:after{content:"";border:1px solid #d8ff7217;border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:12%}.automation-visual{z-index:2;width:68px;height:68px;color:var(--lime);background:#d8ff7214;border:1px solid #d8ff7236;border-radius:21px;place-items:center;display:grid;position:relative}.orbit{border:1px solid #d8ff7226;border-radius:50%;position:absolute}.orbit.one{inset:-8px}.orbit.two{border-style:dashed;inset:-16px}.automation-hero>div:nth-child(2){z-index:2;position:relative}.automation-hero>div:nth-child(2)>span{color:var(--lime);text-transform:uppercase;font-size:13px;font-weight:680}.automation-hero h2{letter-spacing:-.03em;margin:5px 0 4px;font-size:18px}.automation-hero p{color:#aabbb1;margin:0;font-size:13px}.automation-stats{z-index:2;grid-template-columns:1fr 1fr;gap:26px;padding-right:12px;display:grid;position:relative}.automation-stats>div{flex-direction:column;display:flex}.automation-stats strong{font-size:20px}.automation-stats span{color:#9fb0a6;margin-top:3px;font-size:13px}.automation-list{overflow:hidden}.automation-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 16px;display:flex}.automation-list-head>div{align-items:center;gap:7px;display:flex}.automation-list-head strong{font-size:13px}.automation-list-head span{color:#2c6b4b;background:#e7f4e9;border-radius:8px;padding:3px 6px;font-size:13px}.automation-row{border-bottom:1px solid #ecece7;grid-template-columns:34px minmax(190px,1.3fr) minmax(130px,1fr) 18px minmax(130px,1fr) 30px;align-items:center;gap:11px;min-height:76px;padding:10px 15px;display:grid}.automation-row:last-child{border-bottom:0}.toggle{background:#d6d9d3;border:0;border-radius:12px;width:29px;height:17px;padding:0;transition:all .15s;position:relative}.toggle span{background:#fff;border-radius:50%;width:13px;height:13px;transition:all .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0000002e}.toggle.active{background:var(--forest-2)}.toggle.active span{transform:translate(12px)}.automation-name{align-items:center;gap:9px;min-width:0;display:flex}.automation-name>span{color:#3d624f;background:#e9f1e9;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;display:grid}.automation-name>div{flex-direction:column;min-width:0;display:flex}.automation-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.automation-name small{color:var(--ink-muted);margin-top:3px;font-size:13px}.flow-node{background:#f7f7f3;border:1px solid #e0e2dc;border-radius:8px;flex-direction:column;min-width:0;padding:8px 10px;display:flex}.flow-node.action{background:#f0f6ef;border-color:#dbe5d9}.flow-node small{color:var(--ink-muted);font-size:13px;font-weight:700}.flow-node strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.flow-arrow{color:#a0a8a3}.template-strip{background:#f6fadf;border:1px solid #d9ddca;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:14px 16px;display:flex}.template-strip>div{align-items:center;gap:10px;display:flex}.template-strip>div>span{color:#4d692b;background:#e8f4b8;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.template-strip>div>div{flex-direction:column;display:flex}.template-strip strong{font-size:13px}.template-strip p{color:#6d775e;margin:3px 0 0;font-size:13px}.template-strip>button{color:#4a642f;background:0 0;border:0;align-items:center;gap:5px;font-size:13px;font-weight:650;display:flex}.analytics-kpis{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:14px;display:grid}.analytics-kpis article{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px;grid-template-columns:1fr auto;padding:15px;display:grid}.analytics-kpis article>span{color:var(--ink-muted);grid-column:1/-1;font-size:13px}.analytics-kpis article>strong{letter-spacing:-.04em;margin-top:10px;font-size:21px}.analytics-kpis article>em{align-self:center;margin-top:10px}.analytics-kpis article>em.negative{color:#4d775d}.analytics-kpis article>small{color:var(--ink-muted);grid-column:1/-1;margin-top:6px;font-size:13px}.analytics-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);gap:14px;margin-bottom:14px;display:grid}.chart-legend{color:var(--ink-muted);gap:10px;font-size:13px;display:flex}.chart-legend span{align-items:center;gap:4px;display:flex}.chart-legend i{background:var(--forest-2);border-radius:2px;width:7px;height:7px}.chart-legend span:last-child i{background:var(--lime)}.chart-area{grid-template-columns:30px 1fr;height:260px;padding:25px 17px 20px;display:grid}.chart-axis{color:var(--ink-muted);flex-direction:column;justify-content:space-between;padding-bottom:20px;font-size:13px;display:flex}.bar-series{border-bottom:1px solid var(--line);background:repeating-linear-gradient(#f0f0ec 0 1px,#0000 1px 25%);justify-content:space-around;align-items:stretch;gap:7px;display:flex}.bar-series>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:9px;display:flex}.bar-series i{background:linear-gradient(#76a17e,#214f3b);border-radius:5px 5px 1px 1px;width:min(22px,68%);min-height:5px;transition:height .3s;display:block}.bar-series span{color:var(--ink-muted);margin:8px 0 -17px;font-size:13px}.performance-list{overflow:hidden}.performance-row{border-bottom:1px solid #ecece7;grid-template-columns:22px 31px 1fr auto;align-items:center;gap:8px;padding:12px 15px;display:grid}.performance-row>em{color:#65726b;font-family:var(--font-geist-mono), monospace;font-size:13px;font-style:normal}.performance-row>span{border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.performance-row>div{flex-direction:column;min-width:0;display:flex}.performance-row>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.performance-row>div small,.performance-row>p small{color:var(--ink-muted);margin-top:2px;font-size:13px}.performance-row>p{text-align:right;flex-direction:column;margin:0;display:flex}.performance-row>p strong{font-size:13px}.performance-total{color:#38543c;background:#f0f7df;border-radius:9px;justify-content:space-between;align-items:center;margin:11px 14px 14px;padding:11px;display:flex}.performance-total span,.performance-total strong{font-size:13px}.performance-total small{font-size:13px;font-weight:450}.recommendation-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.recommendation-grid article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:36px 1fr 26px;align-items:center;gap:10px;padding:14px;display:grid}.recommendation-icon{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.recommendation-icon.lime{color:#587527;background:var(--lime-soft)}.recommendation-icon.orange{color:#9c622d;background:#fff0df}.recommendation-icon.green{color:#2d7151;background:#e8f3e9}.recommendation-grid article>div{min-width:0}.recommendation-grid small{color:var(--ink-muted);text-transform:uppercase;font-size:13px}.recommendation-grid h3{text-overflow:ellipsis;white-space:nowrap;margin:3px 0;font-size:13px;overflow:hidden}.recommendation-grid p{color:var(--ink-muted);margin:0;font-size:13px;line-height:1.35}.recommendation-grid article>button{color:#66736c;background:#f0f0eb;border:0;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.settings-layout{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:14px;display:grid}.settings-nav{flex-direction:column;padding:7px;display:flex}.settings-nav button{color:#67736c;text-align:left;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;min-height:37px;padding:0 9px;font-size:13px;display:flex}.settings-nav button:hover{background:#f2f2ed}.settings-nav button.active{color:#fff;background:var(--forest)}.settings-content{flex-direction:column;gap:12px;display:flex}.settings-section{padding:18px}.settings-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:15px;display:flex}.settings-title h2{margin:0;font-size:13px}.settings-title p{color:var(--ink-muted);margin:4px 0 0;font-size:13px}.verified{color:#2c704e;background:#e8f4ea;border-radius:8px;align-items:center;gap:4px;padding:5px 7px;font-size:13px;display:inline-flex}.form-grid{grid-template-columns:1fr 1fr;gap:12px;padding:16px 0 5px;display:grid}.form-grid label,.field{flex-direction:column;gap:6px;display:flex}.form-grid label>span,.field>span{color:#55635b;font-size:13px;font-weight:590}.form-grid input,.form-grid select,.field input,.field select,.field textarea{border:1px solid var(--line-dark);background:#fff;border-radius:8px;outline:none;width:100%;height:38px;padding:0 10px;font-size:13px}.form-grid input:focus,.form-grid select:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#7c9c88;box-shadow:0 0 0 3px #557d6317}.form-grid input:disabled{color:#7d8781;background:#f1f1ec}.settings-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:14px;display:flex}.module-grid{grid-template-columns:1fr 1fr;gap:9px;padding-top:15px;display:grid}.module-grid article{border:1px solid var(--line);border-radius:9px;grid-template-columns:35px 1fr 20px;align-items:center;gap:9px;padding:11px;display:grid}.module-grid article.active{background:#f4f9f3;border-color:#ccdecf}.module-grid article>span{color:#4f6258;background:#edede8;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.module-grid article.active>span{color:#316147;background:#e0eee1}.module-grid article>div{flex-direction:column;display:flex}.module-grid strong{font-size:13px}.module-grid small{color:var(--ink-muted);margin-top:3px;font-size:13px}.module-grid article>svg{color:#4c8b65}.danger-section{justify-content:space-between;align-items:center;gap:18px;display:flex}.danger-section h2{margin:0;font-size:13px}.danger-section p{color:var(--ink-muted);margin:4px 0 0;font-size:13px}.modal-backdrop,.command-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a18117a;place-items:center;padding:20px;animation:.14s ease-out fade-in;display:grid;position:fixed;inset:0}.overlay-dismiss{z-index:0;background:0 0;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.modal-card{z-index:1;background:var(--surface);width:min(620px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);border:1px solid #ffffff80;border-radius:17px;animation:.18s ease-out modal-in;position:relative;overflow-y:auto}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:20px 21px 16px;display:flex}.modal-heading h2{letter-spacing:-.035em;margin:0;font-size:18px}.modal-heading p{color:var(--ink-muted);margin:5px 0 0;font-size:13px}.modal-form{grid-template-columns:1fr 1fr;gap:13px;padding:18px 21px 21px;display:grid}.field.full{grid-column:1/-1}.field textarea{resize:vertical;height:72px;padding-top:9px}.quote-preview{background:#f4f8ee;border:1px solid #dce6d7;border-radius:10px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.quote-preview>div{align-items:center;gap:9px;display:flex}.quote-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.quote-preview>div>div{flex-direction:column;display:flex}.quote-preview strong{font-size:13px}.quote-preview small{color:var(--ink-muted);margin-top:3px;font-size:13px}.form-error{color:#a2463f;background:#fff2f0;border:1px solid #f0c8c4;border-radius:8px;grid-column:1/-1;padding:9px 10px;font-size:13px}.modal-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end;gap:8px;padding-top:14px;display:flex}.command-overlay{align-items:start;padding-top:12vh}.command-palette{background:var(--surface);width:min(570px,100%);box-shadow:var(--shadow-lg);z-index:1;border:1px solid #ffffff7a;border-radius:15px;animation:.15s ease-out modal-in;position:relative;overflow:hidden}.command-input-row{border-bottom:1px solid var(--line);color:#6f7a74;align-items:center;gap:10px;height:55px;padding:0 15px;display:flex}.command-input-row input{background:0 0;border:0;outline:0;flex:1;font-size:13px}.command-results{max-height:380px;padding:7px;overflow-y:auto}.command-results>button{text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;min-height:51px;padding:7px 9px;display:grid}.command-results>button:hover{background:#f0f2ec}.command-results>button>span{color:#42614f;background:#e8f0e8;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.command-results>button>div{flex-direction:column;min-width:0;display:flex}.command-results strong{font-size:13px}.command-results small{color:var(--ink-muted);margin-top:3px;font-size:13px}.command-results>button>svg{color:#65726b}.command-hint{color:#59665f;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;display:flex}.command-hint p{margin:0;font-size:13px}.toast{z-index:130;color:#edf5f0;min-height:42px;box-shadow:var(--shadow-lg);background:#163c2b;border:1px solid #385c49;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:13px;font-weight:590;animation:.22s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px}.app-loading{min-height:100vh;color:var(--ink);background:var(--canvas);flex-direction:column;justify-content:center;align-items:center;display:flex}.loading-brand{align-items:center;gap:10px;display:flex}.loading-brand .brand-word{color:var(--ink);font-size:22px}.loading-pulse{gap:5px;margin-top:28px;display:flex}.loading-pulse span{background:var(--forest);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite bounce}.loading-pulse span:nth-child(2){animation-delay:.12s}.loading-pulse span:nth-child(3){animation-delay:.24s}.app-loading p{color:var(--ink-muted);margin-top:11px;font-size:13px}.spin{animation:.7s linear infinite spin}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translateY(10px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-5px)}}.nav-scrim{display:none}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.dashboard-lower-grid{grid-template-columns:minmax(0,1.55fr) minmax(250px,.8fr)}.product-grid,.analytics-kpis{grid-template-columns:repeat(2,1fr)}.recommendation-grid{grid-template-columns:1fr}.automation-row{grid-template-columns:34px 1.3fr 1fr 18px 1fr 30px}}@media (max-width:980px){:root{--sidebar:0px}.sidebar{width:250px;box-shadow:var(--shadow-lg);transition:transform .18s;transform:translate(-102%)}.sidebar.mobile-open{transform:translate(0)}.sidebar-close{place-items:center;display:inline-grid}.nav-scrim{z-index:49;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#08150e73;border:0;width:100%;display:block;position:fixed;inset:0}.mobile-menu{display:inline-grid!important}.topbar{gap:12px}.global-search{flex:1}.dashboard-grid,.dashboard-lower-grid,.analytics-grid,.customer-layout{grid-template-columns:1fr}.customer-detail{order:-1}.settings-layout{grid-template-columns:180px 1fr}.automation-row{grid-template-columns:34px 1fr auto 30px}.flow-node,.flow-arrow{display:none}}@media (max-width:720px){.topbar{height:58px;padding:0 14px}.global-search{width:auto;height:34px}.global-search>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.global-search kbd,.environment-pill,.profile-button>div,.profile-button>svg{display:none}.profile-button{grid-template-columns:31px;padding:0}.topbar-actions{gap:2px}.autopilot-strip{padding:6px 15px}.autopilot-strip>div>span:last-child,.autopilot-strip>button{display:none}.fallback-banner{align-items:flex-start;padding:8px 15px}.view-container{padding:23px 15px 55px}.view-heading{flex-direction:column;align-items:flex-start;margin-bottom:21px}.heading-actions{flex-wrap:wrap;width:100%}.heading-actions .button{flex:1}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-card{min-height:127px;padding:13px}.metric-value-row strong{font-size:21px}.metric-icon{top:11px;right:11px}.schedule-item{grid-template-columns:50px 8px 31px 1fr;gap:8px}.schedule-icon{width:31px;height:31px}.schedule-item>.more-button{display:none}.schedule-copy>div{flex-direction:column;align-items:flex-start;gap:2px}.insight-card{grid-template-columns:40px 1fr;padding:16px}.insight-orb{width:39px;height:39px}.insight-card>button{grid-column:2;justify-self:start}.list-toolbar{flex-direction:column;align-items:stretch}.table-search{width:100%}.filter-pills{overflow-x:auto}.inventory-summary{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr}.operations-overview{grid-template-columns:1fr 1fr}.kanban-board{grid-template-columns:1fr}.automation-hero{grid-template-columns:55px 1fr;padding:18px}.automation-visual{border-radius:15px;width:50px;height:50px}.automation-stats{border-top:1px solid #ffffff1a;grid-column:1/-1;padding:12px 0 0}.automation-row{min-height:68px;padding:9px 11px}.template-strip{flex-direction:column;align-items:flex-start}.analytics-kpis{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:1fr}.settings-nav{grid-template-columns:1fr 1fr;display:grid}.form-grid,.module-grid{grid-template-columns:1fr}.danger-section{flex-direction:column;align-items:flex-start}.danger-section .button{width:100%}.modal-form{grid-template-columns:1fr}.field,.field.full,.quote-preview,.form-error,.modal-actions{grid-column:1}.modal-actions .button{flex:1}.notification-popover{width:auto;position:fixed;top:64px;left:12px;right:12px}.calendar-toolbar{grid-template-columns:1fr auto}.calendar-toolbar>strong{text-align:right}.timezone-label{display:none}}@media (max-width:470px){.global-search>span{max-width:100px}.metric-grid{grid-template-columns:1fr}.metric-card{min-height:118px}.inventory-summary,.operations-overview,.analytics-kpis,.contact-grid{grid-template-columns:1fr}.customer-list-items>button{grid-template-columns:36px 1fr 16px}.customer-value{display:none}.customer-profile-head{grid-template-columns:44px 1fr auto}.large-avatar{width:44px;height:44px}.settings-nav{grid-template-columns:1fr}.modal-backdrop{padding:8px}.modal-card{border-radius:14px;max-height:calc(100vh - 16px)}.modal-heading{padding:17px 16px 14px}.modal-form{padding:15px 16px 17px}.toast{justify-content:center;bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.booking-site{min-height:100vh;color:var(--ink);background:#f5f4ee}.booking-header{z-index:10;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#fffefae6;border-bottom:1px solid #e2e2db;grid-template-columns:1fr auto 1fr;align-items:center;height:68px;padding:0 clamp(20px,4vw,60px);display:grid;position:relative}.booking-brand{justify-self:start;align-items:center;gap:9px;display:flex}.booking-brand .brand-word{color:var(--ink)}.booking-merchant{align-items:center;gap:8px;display:flex}.booking-merchant>span{color:#42614f;background:#e9f0e8;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.booking-merchant>div{flex-direction:column;display:flex}.booking-merchant strong{font-size:13px}.booking-merchant small{color:var(--ink-muted);margin-top:2px;font-size:13px}.manage-link{color:#59675f;justify-self:end;align-items:center;gap:4px;font-size:13px;font-weight:600;display:flex}.booking-main{grid-template-columns:minmax(330px,.72fr) minmax(620px,1.28fr);min-height:calc(100vh - 68px);display:grid}.booking-story{color:#eef5f0;background:radial-gradient(circle at 25% 18%,#d8ff7229,#0000 28%),radial-gradient(circle at 80% 85%,#5b90612e,#0000 30%),#10271e;flex-direction:column;justify-content:center;align-self:start;height:calc(100vh - 68px);min-height:650px;padding:clamp(45px,6vw,88px);display:flex;position:sticky;top:0;overflow:hidden}.booking-story:before,.booking-story:after{content:"";border:1px solid #d8ff7214;border-radius:50%;position:absolute}.booking-story:before{width:360px;height:360px;bottom:-130px;right:-120px}.booking-story:after{width:260px;height:260px;bottom:-80px;right:-70px}.story-glow{filter:blur(34px);background:#d8ff7212;border-radius:50%;width:120px;height:120px;position:absolute;top:12%;left:10%}.story-kicker{z-index:1;width:max-content;color:var(--lime);letter-spacing:.06em;text-transform:uppercase;background:#d8ff720f;border:1px solid #d8ff722b;border-radius:20px;align-items:center;gap:6px;padding:6px 9px;font-size:13px;font-weight:680;display:inline-flex;position:relative}.booking-story h1{z-index:1;letter-spacing:-.065em;margin:20px 0 15px;font-size:clamp(39px,4.8vw,66px);font-weight:500;line-height:.96;position:relative}.booking-story h1 em{color:var(--lime);font-family:Georgia,Times New Roman,serif;font-weight:400}.booking-story>p{z-index:1;color:#aebdb4;max-width:430px;margin:0;font-size:13px;line-height:1.65;position:relative}.story-proof{z-index:1;grid-template-columns:1fr 1fr;gap:10px;margin-top:32px;display:grid;position:relative}.story-proof>div{background:#ffffff09;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:9px;padding:11px;display:flex}.story-proof>div>span{width:29px;height:29px;color:var(--lime);background:#d8ff7214;border-radius:8px;place-items:center;display:grid}.story-proof p{flex-direction:column;margin:0;display:flex}.story-proof strong{font-size:13px}.story-proof small{color:#8fa299;margin-top:2px;font-size:13px}.story-quote{z-index:1;border-left:2px solid var(--lime);margin-top:38px;padding-left:14px;position:relative}.story-quote p{color:#d7e2dc;max-width:390px;margin:0;font-family:Georgia,serif;font-size:13px;font-style:italic;line-height:1.5}.story-quote span{color:#778e82;margin-top:7px;font-size:13px;display:block}.powered-by{z-index:1;color:#60766b;letter-spacing:.04em;text-transform:uppercase;font-size:13px;position:absolute;bottom:27px;left:clamp(45px,6vw,88px)}.powered-by strong{color:#8ca095}.booking-flow{min-width:0;padding:32px clamp(24px,4.8vw,74px) 60px}.booking-stepper{align-items:center;max-width:520px;margin:0 auto 33px;display:flex}.booking-stepper>div{color:#65726b;flex:1;grid-template-columns:26px auto 1fr;align-items:center;gap:7px;display:grid}.booking-stepper>div:last-child{flex:none;grid-template-columns:26px auto}.booking-stepper>div>span{background:#efefea;border:1px solid #d6d8d3;border-radius:50%;place-items:center;width:25px;height:25px;font-size:13px;display:grid}.booking-stepper>div>strong{font-size:13px;font-weight:600}.booking-stepper>div>i{background:#d7d8d3;min-width:25px;height:1px;margin-right:7px;display:block}.booking-stepper>div.active{color:#274b39}.booking-stepper>div.active>span{border-color:var(--forest);color:#fff;background:var(--forest)}.booking-stepper>div.active>i{background:#799a86}.booking-step-content,.confirmation-view,.booking-loading,.booking-load-error{width:min(760px,100%);margin:0 auto}.booking-title>span{color:#54715e;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.booking-title h2{letter-spacing:-.045em;margin:5px 0 4px;font-size:clamp(22px,2.7vw,31px);font-weight:570}.booking-title p{color:var(--ink-muted);margin:0;font-size:13px}.date-search-bar{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px;grid-template-columns:1fr 1fr 1.2fr;gap:8px;margin:21px 0 18px;padding:8px;display:grid}.date-search-bar label{border-right:1px solid var(--line);flex-direction:column;gap:4px;min-width:0;padding:6px 8px;display:flex}.date-search-bar label:last-child{border-right:0}.date-search-bar label>span{color:var(--ink-muted);align-items:center;gap:5px;font-size:13px;display:flex}.date-search-bar input,.date-search-bar select{background:0 0;border:0;outline:0;width:100%;height:23px;padding:0;font-size:13px;font-weight:590}.booking-product-list{flex-direction:column;gap:8px;display:flex}.booking-product{border:1px solid var(--line);text-align:left;background:var(--surface);border-radius:12px;grid-template-columns:100px 1fr auto 21px;align-items:center;gap:14px;width:100%;min-height:105px;padding:10px 13px 10px 10px;transition:all .16s;display:grid;position:relative;box-shadow:0 2px 9px #10201906}.booking-product:hover{border-color:#b9c9bc;transform:translateY(-1px)}.booking-product.selected{box-shadow:0 0 0 2px #34684a17, var(--shadow-sm);border-color:#678873}.booking-product-art{color:#284635;border-radius:9px;place-items:center;width:100px;height:83px;display:grid}.booking-product-copy{flex-direction:column;min-width:0;display:flex}.booking-product-copy small{color:var(--ink-muted);text-transform:uppercase;font-size:13px;font-weight:650}.booking-product-copy strong{margin-top:4px;font-size:13px}.booking-product-copy p{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 0;font-size:13px;overflow:hidden}.booking-product-price{flex-direction:column;align-items:flex-end;display:flex}.booking-product-price small{color:var(--ink-muted);font-size:13px}.booking-product-price strong{margin-top:2px;font-size:14px}.booking-product-price span{color:var(--ink-muted);font-size:13px}.booking-product>i{color:#fff;border:1px solid #d4d8d3;border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.booking-product.selected>i{border-color:var(--forest);background:var(--forest)}.booking-selection-footer{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffefaf0;border:1px solid #d4ddd4;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin-top:17px;padding:13px 15px;display:grid;position:sticky;bottom:12px;box-shadow:0 12px 34px #11241a1f}.booking-selection-footer>div:first-child{flex-direction:column;min-width:0;display:flex}.booking-selection-footer span{color:var(--ink-muted);font-size:13px}.booking-selection-footer strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:13px;overflow:hidden}.booking-selection-footer small{color:var(--ink-muted);margin-top:3px;font-size:13px}.selection-total{flex-direction:column;align-items:flex-end;display:flex}.selection-total strong{font-size:14px}.booking-next,.booking-submit{color:#fff;background:var(--forest);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 15px;font-size:13px;font-weight:650;display:inline-flex;box-shadow:0 5px 14px #173e2e2e}.booking-back{color:#5e6d64;background:0 0;border:0;align-items:center;gap:5px;margin:-4px 0 18px;padding:0;font-size:13px;display:flex}.checkout-grid{grid-template-columns:minmax(0,1.25fr) minmax(240px,.75fr);align-items:start;gap:14px;margin-top:20px;display:grid}.checkout-fields{flex-direction:column;gap:10px;display:flex}.checkout-fields>section{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:11px;padding:15px}.checkout-section-title{align-items:center;gap:9px;display:flex}.checkout-section-title>span{color:#fff;background:var(--forest);border-radius:7px;place-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:grid}.checkout-section-title>div{flex-direction:column;display:flex}.checkout-section-title strong{font-size:13px}.checkout-section-title small{color:var(--ink-muted);margin-top:2px;font-size:13px}.quantity-control{border:1px solid var(--line-dark);border-radius:8px;grid-template-columns:32px 42px 32px;align-items:center;width:max-content;margin:13px 0 0 33px;display:grid;overflow:hidden}.quantity-control button{color:#4f5f56;background:#f5f5f0;border:0;place-items:center;height:31px;display:grid}.quantity-control strong{text-align:center;font-size:13px}.protection-option{border:1px solid var(--line);cursor:pointer;border-radius:9px;grid-template-columns:0 32px 1fr auto;align-items:center;gap:9px;margin-top:12px;padding:10px;display:grid}.protection-option.selected{background:#f3f8f2;border-color:#b7d0bd}.protection-option input{opacity:0;width:0;height:0}.protection-option>span{color:#42674f;background:#e6f0e6;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.protection-option>div{flex-direction:column;display:flex}.protection-option strong{font-size:13px}.protection-option small{color:var(--ink-muted);margin-top:3px;font-size:13px}.protection-option em{font-size:13px;font-style:normal;font-weight:620}.checkout-form-grid{grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;display:grid}.checkout-form-grid label{flex-direction:column;gap:5px;display:flex}.checkout-form-grid label>span{color:#5e6b64;font-size:13px;font-weight:580}.checkout-form-grid input{border:1px solid var(--line-dark);border-radius:8px;outline:0;height:37px;padding:0 9px;font-size:13px}.checkout-form-grid input:focus{border-color:#789984;box-shadow:0 0 0 3px #406d5017}.terms-check{color:var(--ink-muted);grid-template-columns:15px 1fr;align-items:start;gap:7px;padding:4px 2px;font-size:13px;line-height:1.45;display:grid}.terms-check input{accent-color:var(--forest)}.booking-form-error{color:#a2463f;background:#fff2f0;border:1px solid #f0c8c4;border-radius:8px;padding:9px 10px;font-size:13px}.checkout-summary{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:12px;position:sticky;top:30px;overflow:hidden}.summary-product{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr;align-items:center;gap:10px;padding:12px;display:grid}.summary-product>span{border-radius:9px;place-items:center;width:60px;height:56px;display:grid}.summary-product>div{flex-direction:column;min-width:0;display:flex}.summary-product small{color:var(--ink-muted);text-transform:uppercase;font-size:13px}.summary-product strong{text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.summary-product p{color:var(--ink-muted);align-items:center;gap:3px;margin:4px 0 0;font-size:13px;display:flex}.summary-dates{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px;padding:12px;display:grid}.summary-dates>div{color:#577064;align-items:flex-start;gap:6px;display:flex}.summary-dates span{flex-direction:column;min-width:0;display:flex}.summary-dates small{color:var(--ink-muted);font-size:13px}.summary-dates strong{margin-top:3px;font-size:13px;line-height:1.3}.summary-lines{border-bottom:1px solid var(--line);padding:9px 12px}.summary-lines p{color:var(--ink-soft);justify-content:space-between;align-items:center;margin:7px 0;font-size:13px;display:flex}.summary-lines strong{color:var(--ink);font-weight:590}.summary-total{justify-content:space-between;align-items:center;padding:13px 12px;display:flex}.summary-total>span{flex-direction:column;display:flex}.summary-total small{font-size:13px;font-weight:650}.summary-total em{color:var(--ink-muted);margin-top:2px;font-size:13px;font-style:normal}.summary-total>strong{font-size:16px}.booking-submit{width:calc(100% - 24px);margin:0 12px}.secure-note{color:var(--ink-muted);justify-content:center;align-items:center;gap:4px;margin:9px 0 12px;font-size:13px;display:flex}.booking-loading,.booking-load-error{min-height:420px;color:var(--ink-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.booking-loading p{font-size:13px}.booking-load-error h2{color:var(--ink);margin:13px 0 4px;font-size:18px}.booking-load-error p{max-width:360px;margin:0;font-size:13px}.booking-load-error button{color:#fff;background:var(--forest);border:0;border-radius:8px;margin-top:15px;padding:9px 12px;font-size:13px}.confirmation-view{text-align:center;flex-direction:column;align-items:center;padding-top:40px;display:flex}.confirmation-mark{color:#2f7a50;background:#e9f5e9;border:1px solid #bad5bf;border-radius:24px;place-items:center;width:72px;height:72px;margin-bottom:18px;display:grid;box-shadow:0 10px 26px #23734f1a}.confirmation-view .story-kicker{color:#447348;background:#f1f8da;border-color:#cedeba}.confirmation-view h2{letter-spacing:-.045em;margin:12px 0 5px;font-size:30px}.confirmation-view>p{max-width:470px;color:var(--ink-muted);margin:0;font-size:13px;line-height:1.55}.confirmation-card{border:1px solid var(--line);text-align:left;background:var(--surface);width:min(500px,100%);box-shadow:var(--shadow-sm);border-radius:13px;margin-top:24px;overflow:hidden}.confirmation-ref{color:#dfe9e2;background:var(--forest);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.confirmation-ref span{font-size:13px}.confirmation-ref strong{font-family:var(--font-geist-mono), monospace;font-size:13px}.confirmation-product{border-bottom:1px solid var(--line);grid-template-columns:37px 1fr auto;align-items:center;gap:9px;padding:14px;display:grid}.confirmation-product>span{border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.confirmation-product>div{flex-direction:column;min-width:0;display:flex}.confirmation-product strong{font-size:13px}.confirmation-product small{color:var(--ink-muted);margin-top:3px;font-size:13px}.confirmation-product em{font-size:13px;font-style:normal;font-weight:650}.confirmation-status{grid-template-columns:repeat(3,1fr);gap:7px;padding:12px 14px;display:grid}.confirmation-status span{color:#4b6758;align-items:center;gap:4px;font-size:13px;display:flex}.confirmation-actions{gap:8px;margin-top:18px;display:flex}.confirmation-actions button,.confirmation-actions a{border:1px solid var(--line-dark);color:#526158;background:var(--surface);border-radius:8px;align-items:center;gap:5px;min-height:37px;padding:0 12px;font-size:13px;display:inline-flex}.confirmation-actions a{border-color:var(--forest);color:#fff;background:var(--forest)}@media (max-width:1050px){.booking-main{grid-template-columns:minmax(270px,.55fr) minmax(570px,1.45fr)}.booking-story{padding:45px}.powered-by{left:45px}.story-proof,.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}}@media (max-width:820px){.booking-header{grid-template-columns:1fr auto}.booking-merchant{display:none}.booking-main{display:block}.booking-story{height:auto;min-height:380px;padding:45px 30px 70px;position:relative}.booking-story h1{font-size:45px}.story-proof{grid-template-columns:1fr 1fr}.story-quote{display:none}.powered-by{bottom:20px;left:30px}.booking-flow{padding:28px 24px 55px}}@media (max-width:590px){.booking-header{height:60px;padding:0 15px}.manage-link{font-size:0}.manage-link svg{width:18px;height:18px}.booking-main{min-height:calc(100vh - 60px)}.booking-story{min-height:340px;padding:40px 20px 65px}.booking-story h1{margin-top:16px;font-size:39px}.booking-story>p{font-size:13px}.story-proof{grid-template-columns:1fr;margin-top:20px}.story-proof>div:last-child{display:none}.powered-by{left:20px}.booking-flow{padding:23px 14px 45px}.booking-stepper{margin-bottom:24px}.booking-stepper>div>strong{display:none}.booking-stepper>div{grid-template-columns:26px 1fr}.booking-stepper>div:last-child{grid-template-columns:26px}.date-search-bar{grid-template-columns:1fr 1fr}.date-search-bar label:nth-child(2){border-right:0}.date-search-bar label:last-child{border-top:1px solid var(--line);grid-column:1/-1}.booking-product{grid-template-columns:68px 1fr 20px;gap:10px;min-height:88px;padding:8px}.booking-product-art{width:68px;height:68px}.booking-product-price{flex-direction:row;grid-column:2;align-items:center;gap:3px}.booking-product-price small{display:none}.booking-product-price strong{font-size:13px}.booking-product>i{grid-area:1/3/3}.booking-selection-footer{grid-template-columns:1fr auto;gap:10px;bottom:7px}.selection-total{display:none}.checkout-form-grid,.confirmation-status{grid-template-columns:1fr}.confirmation-actions{flex-direction:column;width:100%}.confirmation-actions button,.confirmation-actions a{justify-content:center}}
