*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background:#fff;font-family:Inter,sans-serif}.navbar{z-index:1000;-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #eaecf0c7;width:100%;transition:background-color .22s,border-color .22s,box-shadow .22s;position:sticky;top:0;box-shadow:0 1px 2px #10182805,0 4px 12px #10182803}.navbar.navbar-scrolled{background:#fffffff7;border-bottom-color:#e4e7ecf0;box-shadow:0 1px 3px #10182809,0 10px 28px #1018280e}.navbar-container{justify-content:space-between;align-items:center;gap:40px;width:min(1280px,100% - 48px);min-height:100px;margin:0 auto;display:flex}.navbar-logo{color:#101828;letter-spacing:-.05em;flex:none;font-size:31px;font-weight:750;line-height:1;text-decoration:none;transition:color .2s,transform .2s,opacity .2s}.navbar-logo:hover{color:#101828;opacity:.9;transform:translateY(-1px)}.navbar-links{justify-content:center;align-items:center;gap:56px;display:flex;position:relative}.navbar-link{z-index:2;color:#475467;justify-content:center;align-items:center;min-height:46px;padding:0 2px;font-size:17px;font-weight:560;line-height:1.4;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex;position:relative}.navbar-link:hover{color:#101828;transform:translateY(-1px)}.navbar-link.active{color:#101828;font-weight:650}.navbar-active-indicator{z-index:1;pointer-events:none;background:#2563eb;border-radius:999px;height:2px;transition:width .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1),opacity .18s;position:absolute;bottom:1px;left:0}.navbar-link:after{content:"";opacity:0;transform-origin:50%;background:#2563eb73;border-radius:999px;height:2px;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);position:absolute;bottom:1px;left:0;right:0;transform:scaleX(0)}.navbar-link:hover:after{opacity:1;transform:scaleX(1)}.navbar-link.active:after{opacity:0;transform:scaleX(0)}.navbar-demo-button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:15px;flex:none;justify-content:center;align-items:center;min-height:54px;padding:0 29px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 20px #2563eb2e,0 2px 5px #2563eb17,inset 0 1px #ffffff2b}.navbar-demo-button:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-2px);box-shadow:0 14px 27px #2563eb3b,0 3px 7px #2563eb1a,inset 0 1px #ffffff2b}.navbar-demo-button:active{transform:translateY(0);box-shadow:0 7px 16px #2563eb2b,inset 0 1px #ffffff2b}.navbar-logo:focus-visible,.navbar-link:focus-visible,.navbar-demo-button:focus-visible{outline-offset:4px;outline:3px solid #2563eb38}@media (width<=1050px){.navbar-container{gap:26px}.navbar-links{gap:30px}.navbar-link{font-size:15px}.navbar-demo-button{min-height:50px;padding:0 21px}}@media (width<=680px){.navbar-container{width:min(100% - 32px,1280px);min-height:76px}.navbar-logo{font-size:25px}.navbar-links{display:none}.navbar-demo-button{border-radius:12px;min-height:44px;padding:0 16px;font-size:13px}}@media (prefers-reduced-motion:reduce){.navbar,.navbar-logo,.navbar-link,.navbar-link:after,.navbar-active-indicator,.navbar-demo-button{transition:none}}.hero{background:#fff;padding:42px 0 88px}.hero-container{grid-template-columns:minmax(0,.98fr) minmax(500px,1.02fr);align-items:start;gap:60px;width:min(1280px,100% - 48px);margin:0 auto;display:grid}.hero-left{max-width:600px;padding-top:24px}.hero-tag{color:#4b5563;background:#fafafa;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:9px 15px;font-size:15px;font-weight:600;line-height:1.3;display:inline-flex}.hero-tag svg{color:#2563eb;flex:none}.hero-title{color:#101828;letter-spacing:-.052em;max-width:620px;margin:0 0 28px;font-size:clamp(46px,4.7vw,66px);font-weight:700;line-height:1.01}.hero-description{color:#667085;max-width:570px;margin:0 0 28px;font-size:18px;line-height:1.62}.hero-buttons{align-items:center;gap:16px;display:flex}.primary-btn,.secondary-btn{cursor:pointer;border-radius:14px;min-height:54px;padding:0 27px;font-family:inherit;font-size:16px;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s,color .18s}.primary-btn{color:#fff;background:#2563eb;border:1px solid #2563eb;font-weight:700;box-shadow:0 10px 24px #2563eb33}.primary-btn:hover{background:#1d4ed8;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 14px 28px #2563eb3d}.secondary-btn{color:#344054;background:#fff;border:1px solid #d8dde5;font-weight:600;box-shadow:0 1px 2px #10182805}.secondary-btn:hover{color:#101828;background:#fcfcfd;border-color:#c8ced8;transform:translateY(-1px);box-shadow:0 5px 12px #1018280b}.primary-btn:focus-visible,.secondary-btn:focus-visible{outline-offset:4px;outline:3px solid #2563eb38}.hero-right{min-width:0;position:relative;top:12px}@media (width<=1100px){.hero{padding:72px 0 96px}.hero-container{grid-template-columns:1fr;gap:58px}.hero-left{text-align:center;max-width:760px;margin:0 auto;padding-top:0}.hero-title{max-width:720px;margin-left:auto;margin-right:auto}.hero-description{max-width:650px;margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-right{width:min(680px,100%);margin:0 auto;position:static;top:auto}}@media (width<=680px){.hero{padding:54px 0 78px}.hero-container{gap:44px;width:min(100% - 32px,1280px)}.hero-tag{margin-bottom:18px;font-size:14px}.hero-title{letter-spacing:-.045em;margin-bottom:20px;font-size:43px;line-height:1.03}.hero-description{margin-bottom:28px;font-size:17px;line-height:1.6}.hero-buttons{flex-direction:column;gap:12px}.primary-btn,.secondary-btn{width:100%}}@media (prefers-reduced-motion:reduce){.primary-btn,.secondary-btn{transition:none}}.salon-dashboard{background:#fff;border:1px solid #eef2f6;border-radius:28px;width:100%;padding:23px;box-shadow:0 24px 56px #10182812,0 8px 18px #10182808}.salon-dashboard-header{border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:17px;display:flex}.salon-dashboard-header h2{color:#101828;letter-spacing:-.045em;margin:0 0 4px;font-size:29px;font-weight:720;line-height:1.1}.salon-dashboard-header p{color:#667085;margin:0;font-size:13px;font-weight:500}.live-status{color:#027a48;white-space:nowrap;background:#ecfdf3;border:1px solid #c9f5da;border-radius:999px;align-items:center;gap:8px;padding:7px 10px;font-size:11px;font-weight:700;display:inline-flex}.live-dot{background:#12b76a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #12b76a1a}.dashboard-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:16px 0;display:grid}.summary-card{background:#fcfcfd;border:1px solid #e2e6ec;border-radius:16px;align-items:center;gap:10px;min-width:0;padding:15px 14px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.summary-card:hover{border-color:#d4dce8;transform:translateY(-1px);box-shadow:0 7px 18px #1018280b}.summary-icon{color:#2563eb;background:#eff4ff;border:1px solid #d4e2ff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.summary-card strong{color:#101828;letter-spacing:-.035em;font-size:22px;font-weight:750;line-height:1;display:block}.summary-card p{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:10px;line-height:1.25;overflow:hidden}.dashboard-live-preview{background:#fff;border:1px solid #dfe3e8;border-radius:19px;overflow:hidden;box-shadow:0 2px 7px #10182806}.live-preview-topbar{background:#fcfcfd;border-bottom:1px solid #e4e7ec;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:0 16px;display:flex}.live-preview-label{color:#344054;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.live-preview-label svg{color:#2563eb}.live-preview-tabs{align-items:center;gap:7px;display:flex}.preview-tab{cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:18px;height:18px;padding:0;display:grid}.preview-tab span{background:#c7ced8;border-radius:50%;width:6px;height:6px;transition:width .18s,background-color .18s;display:block}.preview-tab.active span{background:#2563eb;border-radius:999px;width:17px}.live-panel-window{min-height:262px}.live-panel-content{padding:15px 17px;animation:.36s both dashboard-panel-enter}@keyframes dashboard-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.live-panel-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;display:flex}.dashboard-label{color:#8f9bad;letter-spacing:.08em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:750}.live-panel-heading h3{color:#101828;letter-spacing:-.03em;margin:0;font-size:19px;font-weight:720}.schedule-date-controls{align-items:center;gap:6px;display:flex}.schedule-date-arrow,.schedule-today-button,.schedule-date-picker{color:#344054;background:#fff;border:1px solid #dfe3e8;border-radius:10px;height:34px}.schedule-date-arrow,.schedule-today-button{cursor:pointer;place-items:center;padding:0;font-family:inherit;display:inline-grid}.schedule-date-arrow{width:34px}.schedule-today-button{padding:0 11px;font-size:11px;font-weight:700}.schedule-date-picker{align-items:center;gap:6px;padding:0 9px;display:inline-flex}.schedule-date-picker svg{color:#667085;flex:none}.schedule-date-picker input{color:#344054;cursor:pointer;background:0 0;border:0;outline:0;min-width:116px;padding:0;font-family:inherit;font-size:11px;font-weight:650}.schedule-date-arrow:hover:not(:disabled),.schedule-today-button:hover:not(:disabled),.schedule-date-picker:hover{background:#f8faff;border-color:#b9cdfb}.schedule-date-arrow:focus-visible,.schedule-today-button:focus-visible,.schedule-date-picker:focus-within{outline-offset:2px;outline:2px solid #84adff}.schedule-date-arrow:disabled,.schedule-today-button:disabled{color:#98a2b3;cursor:not-allowed;opacity:.55}.dashboard-text-button{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:6px 7px;font-family:inherit;font-size:11px;font-weight:700}.dashboard-text-button:hover{text-decoration:underline}.live-schedule-list{display:grid}.live-schedule-item{border-bottom:1px solid #edf0f4;grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:11px 0;display:grid}.live-schedule-item:last-child{border-bottom:0}.live-schedule-time{color:#475467;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:600;display:inline-flex}.live-schedule-time svg{color:#8f9bad}.live-schedule-customer{gap:2px;min-width:0;display:grid}.live-schedule-customer strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.live-schedule-customer span{color:#667085;font-size:11px}.live-confirmed-status{color:#027a48;white-space:nowrap;background:#ecfdf3;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.schedule-appointment-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.appointment-cancel-button{color:#b42318;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #fecdca;border-radius:9px;padding:5px 8px;font-family:inherit;font-size:10px;font-weight:700}.appointment-reschedule-button{color:#175cd3;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #b9cdfb;border-radius:9px;padding:5px 8px;font-family:inherit;font-size:10px;font-weight:700}.appointment-reschedule-button:hover:not(:disabled){background:#eff4ff}.appointment-reschedule-button:focus-visible{outline-offset:2px;outline:2px solid #84adff}.appointment-reschedule-button:disabled{cursor:wait;opacity:.6}.appointment-cancel-button:hover:not(:disabled){background:#fef3f2}.appointment-cancel-button:focus-visible{outline-offset:2px;outline:2px solid #fda29b}.appointment-cancel-button:disabled{cursor:wait;opacity:.6}.schedule-action-error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin:8px 0 3px;padding:9px 11px;font-size:11px;font-weight:600}.schedule-cancel-confirmation{background:#fffaeb;border:1px solid #fedf89;border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;margin:2px 0 7px;padding:11px 12px;display:flex}.schedule-cancel-contact{gap:3px;min-width:0;display:grid}.schedule-cancel-contact span{color:#b54708;font-size:10px;font-weight:650}.schedule-cancel-contact strong{color:#7a2e0e;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.schedule-cancel-confirmation-actions{flex:none;align-items:center;gap:7px;display:flex}.appointment-keep-button,.appointment-confirm-cancel-button{white-space:nowrap;border-radius:9px;min-height:32px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:700}.appointment-keep-button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd}.appointment-confirm-cancel-button{color:#fff;cursor:pointer;background:#d92d20;border:1px solid #f04438}.appointment-keep-button:hover:not(:disabled){background:#f8faff}.appointment-confirm-cancel-button:hover:not(:disabled){background:#b42318}.appointment-keep-button:focus-visible,.appointment-confirm-cancel-button:focus-visible{outline-offset:2px;outline:2px solid #84adff}.appointment-keep-button:disabled,.appointment-confirm-cancel-button:disabled{cursor:wait;opacity:.65}.schedule-reschedule-panel{background:#f8faff;border:1px solid #b9cdfb;border-radius:12px;grid-column:1/-1;gap:12px;margin:2px 0 7px;padding:12px;display:grid}.schedule-reschedule-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.schedule-reschedule-header>div{gap:3px;min-width:0;display:grid}.schedule-reschedule-header span,.reschedule-slot-section>span{color:#175cd3;font-size:10px;font-weight:700}.schedule-reschedule-header strong{color:#101828;font-size:12px}.schedule-reschedule-header small,.reschedule-slot-section small{color:#667085;font-size:10px}.reschedule-date-picker{color:#475467;flex:none;gap:4px;font-size:10px;font-weight:700;display:grid}.reschedule-date-picker input{color:#344054;background:#fff;border:1px solid #d0d5dd;border-radius:9px;height:32px;padding:0 8px;font-family:inherit;font-size:11px}.reschedule-slot-section{gap:7px;display:grid}.reschedule-slot-error{color:#b42318!important}.reschedule-slot-grid{flex-wrap:wrap;gap:6px;display:flex}.reschedule-slot-grid button{color:#344054;cursor:pointer;background:#fff;border:1px solid #d0d5dd;border-radius:8px;min-height:30px;padding:0 9px;font-family:inherit;font-size:10px;font-weight:700}.reschedule-slot-grid button:hover,.reschedule-slot-grid button.selected{color:#175cd3;background:#eff4ff;border-color:#2563eb}.schedule-reschedule-actions{justify-content:flex-end;gap:7px;display:flex}.appointment-confirm-reschedule-button{color:#fff;white-space:nowrap;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:9px;min-height:32px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:700}.appointment-confirm-reschedule-button:hover:not(:disabled){background:#175cd3}.appointment-confirm-reschedule-button:disabled{cursor:not-allowed;opacity:.55}.live-calls-list{display:grid}.live-call-item{border-bottom:1px solid #edf0f4;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px 0;display:grid}.live-call-item:last-child{border-bottom:0}.live-call-icon{border-radius:10px;place-items:center;width:33px;height:33px;display:grid}.live-call-icon.booking{color:#027a48;background:#ecfdf3}.live-call-icon.callback{color:#2563eb;background:#eff4ff}.live-call-icon.enquiry{color:#b54708;background:#fffaeb}.live-call-details{gap:2px;min-width:0;display:grid}.live-call-details strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.live-call-details span{color:#667085;font-size:11px}.live-call-item time{color:#475467;white-space:nowrap;background:#f2f4f7;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.appointment-profile{padding-top:4px}.appointment-profile-header{background:#fcfcfd;border:1px solid #e2e6ec;border-radius:15px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:12px;display:grid}.appointment-avatar{color:#2563eb;background:#eff4ff;border:1px solid #d4e2ff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.appointment-customer{gap:3px;min-width:0;display:grid}.appointment-customer strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.appointment-customer span{color:#667085;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.appointment-status{color:#027a48;white-space:nowrap;background:#ecfdf3;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:700;display:inline-flex}.appointment-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:9px;display:grid}.appointment-detail{background:#fff;border:1px solid #e2e6ec;border-radius:13px;align-items:center;gap:9px;min-width:0;padding:9px 10px;display:flex}.appointment-detail-icon{color:#667085;background:#f1f5ff;border:1px solid #e1e8f5;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;display:grid}.appointment-detail>div{gap:3px;min-width:0;display:grid}.appointment-detail span{color:#8f9bad;font-size:10px;font-weight:600}.appointment-detail strong{color:#101828;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}@media (width<=680px){.salon-dashboard{border-radius:22px;padding:18px}.salon-dashboard-header{flex-direction:column;gap:13px}.dashboard-summary{grid-template-columns:1fr}.live-panel-window{min-height:410px}.live-panel-heading{flex-direction:column;align-items:flex-start}.schedule-date-controls{width:100%}.schedule-date-picker{flex:1}.schedule-date-picker input{width:100%}.live-schedule-item{grid-template-columns:1fr;gap:6px}.live-confirmed-status{width:fit-content}.schedule-appointment-actions{justify-content:flex-start}.schedule-cancel-confirmation,.schedule-cancel-confirmation-actions{flex-direction:column;align-items:stretch}.appointment-keep-button,.appointment-confirm-cancel-button,.appointment-confirm-reschedule-button{justify-content:center;width:100%}.schedule-reschedule-header,.schedule-reschedule-actions{flex-direction:column;align-items:stretch}.reschedule-date-picker input{width:100%}.live-call-item{grid-template-columns:35px minmax(0,1fr)}.live-call-item time{grid-column:2;width:fit-content}.appointment-profile-header{grid-template-columns:auto minmax(0,1fr)}.appointment-status{grid-column:2;width:fit-content}.appointment-details-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.live-panel-content{animation:none}.preview-tab span,.summary-card{transition:none}}.owner-dashboard-tabs{align-items:center;gap:5px;display:flex}.owner-dashboard-tab{color:#667085;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;padding:7px 10px;font-family:inherit;font-size:11px;font-weight:650;transition:color .16s,border-color .16s,background-color .16s}.owner-dashboard-tab:hover{color:#344054;background:#f2f4f7}.owner-dashboard-tab.active{color:#2563eb;background:#eff4ff;border-color:#d4e2ff}.dashboard-empty-state{color:#98a2b3;text-align:center;place-content:center;justify-items:center;gap:7px;min-height:170px;padding:24px;display:grid}.dashboard-empty-state strong{color:#344054;font-size:14px}.dashboard-empty-state span{color:#667085;max-width:340px;font-size:12px;line-height:1.5}@media (width<=760px){.owner-dashboard .live-preview-topbar{flex-direction:column;align-items:flex-start;padding:12px 16px}.owner-dashboard-tabs{width:100%;overflow-x:auto}.owner-dashboard-tab{flex:none}}.live-status.checking{color:#667085;background:#f9fafb;border-color:#e4e7ec}.live-status.checking .live-dot{background:#98a2b3;box-shadow:0 0 0 4px #98a2b31f}.live-status.offline{color:#b42318;background:#fef3f2;border-color:#fecdca}.live-status.offline .live-dot{background:#f04438;box-shadow:0 0 0 4px #f044381a}.live-panel-content>section{color:#344054}.live-panel-content>section h3{color:#101828;letter-spacing:-.025em;font-size:17px;font-weight:720;line-height:1.25}.live-panel-content>section form{background:#fcfcfd}.live-panel-content>section form>strong{color:#101828;font-size:13px;font-weight:720}.live-panel-content>section label{color:#475467;font-family:inherit;font-weight:650}.live-panel-content>section input[type=text],.live-panel-content>section input[type=number],.live-panel-content>section input[type=time]{color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:9px;outline:0;width:100%;min-width:0;height:36px;padding:0 10px;font-family:inherit;font-size:12px;font-weight:500;transition:border-color .16s,box-shadow .16s,background-color .16s}.live-panel-content>section input[type=text]::placeholder,.live-panel-content>section input[type=number]::placeholder{color:#98a2b3}.live-panel-content>section input[type=text]:hover,.live-panel-content>section input[type=number]:hover,.live-panel-content>section input[type=time]:hover{border-color:#b9cdfb}.live-panel-content>section input[type=text]:focus,.live-panel-content>section input[type=number]:focus,.live-panel-content>section input[type=time]:focus{border-color:#84adff;box-shadow:0 0 0 3px #2563eb17}.live-panel-content>section input[type=time]:disabled{color:#98a2b3;cursor:not-allowed;background:#f2f4f7;border-color:#e4e7ec}.live-panel-content>section input[type=checkbox]{accent-color:#2563eb;cursor:pointer;width:16px;height:16px;margin:0}.live-panel-content>section .dashboard-text-button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:9px;min-height:34px;padding:0 12px;font-size:11px;font-weight:700;text-decoration:none;transition:background-color .16s,border-color .16s,opacity .16s}.live-panel-content>section .dashboard-text-button:hover:not(:disabled){background:#175cd3;border-color:#175cd3;text-decoration:none}.live-panel-content>section .dashboard-text-button:focus-visible{outline-offset:2px;outline:2px solid #84adff}.live-panel-content>section .dashboard-text-button:disabled{cursor:wait;opacity:.6}.live-panel-content>section:first-of-type .live-call-item{padding:11px 0}.live-panel-content>section:first-of-type .live-call-details span{line-height:1.4}.live-panel-content>section:last-of-type>div:nth-of-type(2){border-top:1px solid #edf0f4}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div{min-width:0}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>strong{color:#101828;font-weight:700}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>label:last-child{color:#475467;background:#fff;border:1px solid #dfe3e8;border-radius:9px;justify-self:end;min-height:36px;padding:0 9px;font-weight:650}.live-panel-content>[role=status]{background:#ecfdf3;border:1px solid #abefc6;border-radius:10px;padding:9px 11px}@media (width<=760px){.live-panel-content>section form{padding:14px!important}.live-panel-content>section:first-of-type form>div:first-of-type{grid-template-columns:1fr!important}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div{grid-template-columns:1fr 1fr!important;gap:9px!important;padding:13px 0!important}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>strong{grid-column:1/-1}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>label:last-child{grid-column:1/-1;justify-self:start}.live-panel-content>section .dashboard-text-button{min-height:38px}}@media (width<=480px){.live-panel-content>section:last-of-type>div:nth-of-type(2)>div{grid-template-columns:1fr!important}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>strong,.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>label:last-child{grid-column:auto}.live-panel-content>section:last-of-type>div:nth-of-type(2)>div>label:last-child{width:fit-content}}@media (prefers-reduced-motion:reduce){.live-panel-content>section input[type=text],.live-panel-content>section input[type=number],.live-panel-content>section input[type=time],.live-panel-content>section .dashboard-text-button{transition:none}}.features{background:#f8fafc;width:100%;padding:34px 0 105px;scroll-margin-top:100px}.features-container{width:min(1180px,100% - 48px);margin:0 auto}.features-header{text-align:center;max-width:660px;margin:0 auto 28px}.features-eyebrow{color:#2563eb;background:#f7faff;border:1px solid #dbe7ff;border-radius:999px;justify-content:center;align-items:center;gap:7px;margin-bottom:10px;padding:6px 12px;font-size:11px;font-weight:650;display:inline-flex}.features-header h2{color:#101828;letter-spacing:-.048em;margin:0;font-size:clamp(36px,3.4vw,46px);font-weight:720;line-height:1.05}.features-header>p{color:#667085;max-width:600px;margin:11px auto 0;font-size:15px;line-height:1.55}.features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.features-grid .feature-card{box-sizing:border-box;background:#fff;border:1px solid #e4e8ef;border-radius:19px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:16px;min-width:0;min-height:145px;padding:22px 24px;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s;display:grid;position:relative;box-shadow:0 1px 2px #10182804,0 3px 8px #10182803}.features-grid .feature-card:hover{border-color:#cfdcf5;transform:translateY(-3px);box-shadow:0 13px 28px #1018280e,0 4px 9px #10182805}.feature-icon{color:#2563eb;background:#f4f7ff;border:1px solid #dbe7ff;border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.feature-content{width:100%;min-width:0}.feature-label{color:#a7b0bf;letter-spacing:.085em;text-transform:uppercase;margin-bottom:5px;font-size:8.5px;font-weight:700;line-height:1.2;display:block}.feature-content h3{color:#101828;letter-spacing:-.032em;margin:0;font-size:21px;font-weight:700;line-height:1.2}.feature-content p{color:#667085;margin:7px 0 0;font-size:14px;line-height:1.5}@media (width<=900px){.features{padding:46px 0 74px}.features-header{margin-bottom:26px}.features-header h2{font-size:38px}.features-grid .feature-card{min-height:155px;padding:21px}.feature-content h3{font-size:20px}}@media (width<=680px){.features{padding:46px 0 58px}.features-container{width:min(100% - 32px,1180px)}.features-header{margin-bottom:24px}.features-eyebrow{margin-bottom:9px}.features-header h2{font-size:33px}.features-header>p{margin-top:10px;font-size:15px}.features-grid{grid-template-columns:1fr;gap:13px}.features-grid .feature-card{border-radius:18px;gap:14px;min-height:0;padding:20px}.feature-icon{width:40px;height:40px}.feature-label{margin-bottom:4px}.feature-content h3{font-size:20px}.feature-content p{margin-top:6px;font-size:14px}}@media (prefers-reduced-motion:reduce){.features-grid .feature-card{transition:none}.features-grid .feature-card:hover{transform:none}}.how-it-works{background:#f8fafc;padding:70px 0 150px;scroll-margin-top:94px}.how-it-works-container{width:min(1240px,100% - 48px);margin:0 auto}.how-it-works-header{text-align:center;max-width:760px;margin:0 auto 20px}.how-it-works-header h2{color:#101828;letter-spacing:-.05em;margin:0;font-size:clamp(35px,3.1vw,46px);font-weight:700;line-height:1.04}.how-it-works-description{color:#667085;max-width:650px;margin:9px auto 0;font-size:14px;line-height:1.45}.existing-number-note{color:#101828;justify-content:center;align-items:center;gap:8px;margin-top:9px;font-size:12px;line-height:1.35;display:inline-flex}.existing-number-note svg{color:#2563eb;flex:none}.existing-number-note strong{font-weight:700}.timeline-panel{background:#fff;border:1px solid #e4e7ec;border-radius:27px;padding:24px 28px 0;position:relative;box-shadow:0 22px 52px #1018280f,0 5px 14px #10182806}.timeline-track{height:3px;position:absolute;top:66px;left:12.5%;right:12.5%}.timeline-track-base,.timeline-track-progress{border-radius:999px;height:3px;position:absolute;top:0;left:0}.timeline-track-base{background:#e4e7ec;width:100%}.timeline-track-progress{background:linear-gradient(90deg,#2563eb 0%,#3b82f6 100%);transition:width .65s cubic-bezier(.22,1,.36,1)}.timeline-steps{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;display:grid;position:relative}.timeline-step{text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:19px;flex-direction:column;align-items:center;min-width:0;min-height:202px;padding:0 9px 18px;font-family:inherit;transition:transform .22s,border-color .22s,background-color .22s,box-shadow .22s;display:flex}.timeline-step:hover{background:#fcfcfd;border-color:#eaecf0;transform:translateY(-2px)}.timeline-step.active{background:#fff;border-color:#dbe7ff;transform:translateY(-3px);box-shadow:0 14px 30px #2563eb16,inset 0 1px #fffffff2}.timeline-node{flex-direction:column;align-items:center;display:flex}.timeline-node-number{color:#98a2b3;letter-spacing:.08em;margin-bottom:6px;font-size:10px;font-weight:800;transition:color .22s}.timeline-node-icon{color:#2563eb;background:#eff4ff;border:5px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;transition:transform .22s,background-color .22s,color .22s,box-shadow .22s;display:grid;box-shadow:0 0 0 1px #dbe7ff,0 7px 16px #2563eb13}.timeline-step:hover .timeline-node-icon{transform:translateY(-2px)}.timeline-step.active .timeline-node-number,.timeline-step.complete .timeline-node-number{color:#2563eb}.timeline-step.active .timeline-node-icon{color:#fff;background:#2563eb;transform:scale(1.06);box-shadow:0 0 0 1px #2563eb,0 12px 25px #2563eb38}.timeline-step.complete .timeline-node-icon{color:#1d4ed8;background:#dbe7ff}.timeline-step-copy{gap:5px;margin-top:14px;display:grid}.timeline-step h3{color:#101828;letter-spacing:-.035em;margin:0;font-size:17px;font-weight:700;line-height:1.18;transition:color .22s}.timeline-step.active h3{color:#2563eb}.timeline-step p{color:#667085;max-width:210px;margin:0 auto;font-size:11px;line-height:1.45}.timeline-benefits{background:#fcfcfd;border-top:1px solid #eaecf0;border-radius:0 0 27px 27px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 -28px;padding:7px 16px;display:grid}.timeline-benefit{color:#475467;text-align:center;border-right:1px solid #eaecf0;justify-content:center;align-items:center;gap:7px;min-width:0;padding:2px 10px;font-size:11px;font-weight:600;display:flex}.timeline-benefit:last-child{border-right:0}.timeline-benefit-icon{color:#027a48;background:#ecfdf3;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}@media (width<=1050px){.how-it-works{padding:58px 0 96px}.timeline-panel{padding:20px 18px 0}.timeline-track{display:none}.timeline-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.timeline-step{background:#fcfcfd;border:1px solid #eaecf0;min-height:190px;padding:18px}.timeline-step.active{background:#f8faff;border-color:#cfe0ff}.timeline-benefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 0;margin:14px -18px 0}.timeline-benefit:nth-child(2){border-right:0}}@media (width<=680px){.how-it-works{padding:56px 0 82px}.how-it-works-container{width:min(100% - 32px,1240px)}.how-it-works-header{margin-bottom:22px}.how-it-works-header h2{font-size:37px}.how-it-works-description{font-size:14px}.existing-number-note{text-align:left;align-items:flex-start;font-size:12px}.timeline-panel{border-radius:22px;padding:12px 12px 0}.timeline-steps{grid-template-columns:1fr;gap:12px}.timeline-step{min-height:auto;padding:18px}.timeline-node-icon{width:52px;height:52px}.timeline-step h3{font-size:18px}.timeline-step p{font-size:12px}.timeline-benefits{border-radius:0 0 22px 22px;grid-template-columns:1fr;margin:12px -12px 0;padding:7px 15px}.timeline-benefit{text-align:left;border-bottom:1px solid #eaecf0;border-right:0;justify-content:flex-start;padding:8px 0}.timeline-benefit:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.timeline-track-progress,.timeline-step,.timeline-node-number,.timeline-node-icon,.timeline-step h3{transition:none}}.pricing-section{background:#f8fafc;padding:44px 0 64px;scroll-margin-top:94px}.pricing-container{width:min(1140px,100% - 48px);margin:0 auto}.pricing-header{text-align:center;max-width:720px;margin:0 auto 26px}.pricing-header h2{color:#101828;letter-spacing:-.05em;margin:0;font-size:clamp(36px,3.3vw,48px);font-weight:700;line-height:1.05}.pricing-header p{color:#667085;max-width:660px;margin:11px auto 0;font-size:15px;line-height:1.6}.pricing-shell{background:#fff;border:1px solid #e4e7ec;border-radius:28px;grid-template-columns:.82fr 1.18fr;gap:22px;padding:18px;display:grid;box-shadow:0 26px 64px #10182813,0 6px 16px #10182808}.pricing-card{background:radial-gradient(circle at 100% 0,#2563eb1f,#0000 34%),linear-gradient(145deg,#f7faff 0%,#edf4ff 100%);border:1px solid #cfe0ff;border-radius:22px;flex-direction:column;min-height:350px;padding:30px;display:flex;box-shadow:0 22px 48px #2563eb1f,inset 0 1px #fffffff2}.pricing-brand{align-items:center;gap:13px;display:flex}.pricing-brand-icon{color:#fff;background:#2563eb;border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 23px #2563eb38}.pricing-brand div{gap:3px;display:grid}.pricing-brand p{color:#101828;letter-spacing:-.035em;margin:0;font-size:20px;font-weight:700;line-height:1.1}.pricing-brand div span{color:#667085;font-size:12px;font-weight:600}.pricing-divider{background:#98a2b347;width:100%;height:1px;margin:24px 0}.pricing-price{gap:4px;width:fit-content;display:grid}.pricing-price-line{align-items:flex-end;gap:7px;display:flex}.pricing-currency{color:#101828;padding-bottom:7px;font-size:25px;font-weight:700}.pricing-price strong{color:#101828;letter-spacing:-.065em;font-size:64px;font-weight:700;line-height:.92}.pricing-period{color:#667085;margin-left:34px;font-size:13px;font-weight:600}.pricing-button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:13px;width:100%;min-height:52px;margin-top:auto;font-family:inherit;font-size:15px;font-weight:700;transition:transform .18s,background-color .18s,box-shadow .18s;box-shadow:0 11px 24px #2563eb33}.pricing-button:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 15px 30px #2563eb40}.pricing-included{padding:22px 18px 20px}.pricing-included-header{border-bottom:1px solid #eaecf0;padding-bottom:20px}.pricing-included-header h3{color:#101828;letter-spacing:-.04em;margin:0;font-size:24px;font-weight:700;line-height:1.2}.pricing-feature-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;margin-top:10px;display:grid}.pricing-feature{color:#344054;border-bottom:1px solid #f0f2f5;align-items:center;gap:11px;min-width:0;min-height:62px;font-size:13px;font-weight:600;line-height:1.45;display:flex}.pricing-feature:nth-last-child(-n+2){border-bottom:0}.pricing-check{color:#027a48;background:#ecfdf3;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}@media (width<=950px){.pricing-shell{grid-template-columns:1fr}.pricing-card{min-height:auto}.pricing-button{margin-top:28px}}@media (width<=680px){.pricing-section{padding:64px 0}.pricing-container{width:min(100% - 32px,1140px)}.pricing-header{margin-bottom:28px}.pricing-header h2{font-size:38px}.pricing-header p{font-size:15px}.pricing-shell{border-radius:22px;gap:14px;padding:11px}.pricing-card{border-radius:19px;padding:24px 21px}.pricing-divider{margin:20px 0}.pricing-price strong{font-size:56px}.pricing-included{padding:22px 14px}.pricing-feature-list{grid-template-columns:1fr}.pricing-feature{border-bottom:1px solid #f0f2f5;min-height:58px}.pricing-feature:last-child{border-bottom:0}}
