:root{--bg:#f5f7fb;--panel:#fff;--text:#17202a;--muted:#667085;--line:#e5e7eb;--brand:#b86b61;--brand-dark:#8d4f47;--brand-soft:#f5e5e2;--success:#16865b;--danger:#b42318;--nav:#111b28;--shadow:0 18px 50px #10182814}*{box-sizing:border-box}html,body{scroll-behavior:smooth;min-height:100%;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:disabled{cursor:not-allowed;opacity:.62}h1,h2,h3,p{margin-top:0}.eyebrow{letter-spacing:.09em;text-transform:uppercase;color:var(--brand);margin-bottom:9px;font-size:12px;font-weight:850}h1{letter-spacing:-.045em;margin-bottom:10px;font-size:clamp(30px,4vw,44px);line-height:1.04}h2{letter-spacing:-.025em}.muted{color:var(--muted);line-height:1.6}.logo{align-items:center;gap:10px;font-size:20px;font-weight:900;display:flex}.logo-mark{color:#fff;background:linear-gradient(135deg,#ca7467,#90596d);border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 16px;font-weight:800;transition:all .18s;display:inline-flex}.btn-primary{background:var(--brand);color:#fff}.btn.compact{border:1px solid var(--line);background:#fff;width:auto;padding:10px 14px}.plan-btn{border:1px solid var(--line);color:var(--text);background:#fff}.form-error,.form-success{border-radius:11px;margin-bottom:16px;padding:11px 13px;font-size:13px}.form-error{color:#9f221c;background:#fff1f0;border:1px solid #ffc9c5}.form-success{color:#166b4b;background:#edf9f3;border:1px solid #bfe8d5}.pill{color:#475467;background:#eef2f6;border-radius:999px;justify-content:center;align-items:center;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.pill.soft{color:var(--brand-dark);background:#f6f0ee}.empty-state{color:var(--muted);text-align:center;background:#fafbfc;border:1px dashed #cfd5de;border-radius:16px;padding:26px}.field{gap:7px;margin-bottom:16px;display:grid}.field>span,.field label{font-size:13px;font-weight:750}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:12px;outline:none;padding:13px 14px}.field textarea{resize:vertical;min-height:92px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px color-mix(in srgb,var(--brand) 10%,transparent)}.field small{color:var(--muted)}.two-cols{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}.field.full{grid-column:1/-1}.auth-shell{background:#fff;grid-template-columns:minmax(390px,530px) 1fr;min-height:100vh;display:grid}.auth-form-wrap{flex-direction:column;justify-content:center;padding:56px clamp(28px,5vw,72px);display:flex}.auth-form-wrap .logo{margin-bottom:52px}.auth-card{width:100%;max-width:400px}.auth-card>p{color:var(--muted);margin-bottom:28px;line-height:1.65}.auth-switch{text-align:center;color:var(--muted);margin-top:18px;font-size:13px}.auth-switch a{color:var(--brand);font-weight:800}.auth-aside{color:#fff;background:radial-gradient(circle at 22% 18%,#f4cfc6 0,#0000 34%),linear-gradient(145deg,#251d20,#68473f 54%,#b97a69);align-items:flex-end;min-height:100vh;padding:58px;display:flex;position:relative;overflow:hidden}.aside-copy{z-index:1;max-width:620px;position:relative}.aside-copy h2{margin-bottom:18px;font-family:Georgia,serif;font-size:clamp(42px,6vw,76px);font-weight:500;line-height:.98}.aside-copy p{color:#ffffffd1;max-width:500px;line-height:1.7}.admin-aside{background:linear-gradient(145deg,#0f1724,#192a40 58%,#28455f)}.onboarding-shell{background:#f8f9fb;place-items:center;min-height:100vh;padding:48px 20px;display:grid}.onboarding-card{border:1px solid var(--line);width:min(860px,100%);box-shadow:var(--shadow);background:#fff;border-radius:26px;padding:clamp(28px,5vw,50px)}.onboarding-card .logo{margin-bottom:36px}.specialty-box{border:1px solid var(--line);border-radius:16px;margin:8px 0 18px;padding:16px}.specialty-box legend{padding:0 8px;font-size:13px;font-weight:800}.check-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.check-card{border:1px solid var(--line);cursor:pointer;border-radius:12px;align-items:center;gap:9px;padding:11px;font-size:13px;display:flex}.dashboard{grid-template-columns:252px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:var(--nav);color:#fff;flex-direction:column;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.sidebar .logo{margin:2px 6px 30px}.nav{gap:5px;display:grid}.nav a{color:#cbd5e1;border-radius:10px;padding:11px 12px;font-size:14px;font-weight:650}.nav a:hover,.nav a.active{color:#fff;background:#26364c}.content{min-width:0;padding:34px clamp(22px,3vw,46px) 52px}.topline,.page-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.stat,.panel{border:1px solid var(--line);background:#fff;border-radius:17px;padding:19px}.stat small{color:var(--muted)}.stat strong{margin-top:8px;font-size:29px;display:block}.stat>span{color:var(--brand);margin-top:12px;font-size:12px;font-weight:750;display:block}.section-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:15px;display:flex}.workspace-grid{grid-template-columns:minmax(280px,380px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.management-list{display:grid}.management-row{border-top:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.management-row:first-child{border-top:0}.management-row p{color:var(--muted);margin:4px 0;font-size:13px}.management-row small{color:var(--muted)}.status-form{align-items:center;gap:8px;display:flex}.status-form select{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:150px;padding:10px 11px}.settings-stack{gap:16px;display:grid}.toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.toggle-card{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:11px;padding:14px;display:flex}.toggle-card input{accent-color:var(--brand);margin-top:3px}.toggle-card strong{font-size:14px;display:block}.toggle-card small{color:var(--muted);margin-top:4px;line-height:1.45;display:block}.customer-list{gap:12px;display:grid}.customer-card{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:18px;display:grid}.customer-avatar{background:var(--brand-soft);width:48px;height:48px;color:var(--brand-dark);border-radius:14px;place-items:center;font-weight:900;display:grid}.customer-title{justify-content:space-between;gap:12px;display:flex}.customer-title p{color:var(--muted);margin:4px 0;font-size:13px}.customer-last{background:#f8f9fb;border-radius:12px;gap:3px;margin:13px 0;padding:12px 13px;display:grid}.notes-form{align-items:flex-end;gap:9px;display:flex}.notes-form textarea{resize:vertical;border:1px solid var(--line);border-radius:11px;flex:1;min-height:66px;padding:11px 12px}.billing-current{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px;display:grid}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:430px;padding:22px;display:flex;position:relative}.price-card.featured{border:2px solid var(--brand)}.price-popular{background:var(--brand);color:#fff;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850;position:absolute;top:-12px;right:18px}.price{align-items:end;gap:5px;display:flex}.price strong{font-size:31px}.price-card ul{color:#475467;gap:10px;margin:22px 0;padding:0;list-style:none;display:grid}.price-card form{margin-top:auto}.subscription-badge{text-transform:capitalize;color:#475467;background:#eef2f6;border-radius:999px;align-items:center;padding:7px 10px;font-size:12px;font-weight:850;display:inline-flex}.subscription-badge.active{color:#14734f;background:#e9f8f0}.subscription-badge.trialing{color:#315ea9;background:#eef4ff}.subscription-badge.past_due{color:#8c6200;background:#fff6df}.subscription-badge.suspended,.subscription-badge.cancelled{color:#a12a21;background:#fff0ef}.admin-section{margin-top:18px}.admin-row-actions{gap:8px;display:flex}.admin-business-table{width:100%;overflow-x:auto}.admin-table-head,.admin-table-row{grid-template-columns:minmax(210px,1.4fr) 120px 130px 110px minmax(250px,1fr);align-items:center;gap:14px;min-width:860px;display:grid}.admin-table-head{color:var(--muted);padding:10px 0;font-size:12px;font-weight:800}.admin-table-row{border-top:1px solid #eef0f3;padding:13px 0}.booking-manage-page{color:#17212b;max-width:720px;margin:40px auto;padding:24px}.booking-manage-page header{margin-bottom:24px}.booking-manage-page h1{margin:8px 0;font-size:36px}.booking-manage-page header p{color:#697788}.booking-manage-items{gap:12px;display:grid}.booking-manage-items article{background:#fff;border:1px solid #dfe5e3;border-radius:14px;padding:16px}.booking-manage-items article p{margin:8px 0}.booking-manage-summary{background:#f5f8f7;border-radius:14px;gap:10px;margin-top:20px;padding:18px;display:grid}.booking-manage-summary>div{justify-content:space-between;gap:16px;display:flex}.booking-manage-pix{background:#fff;border:1px solid #cfe3de;border-radius:12px;margin-top:8px;padding:16px;justify-content:stretch!important;gap:9px!important;display:grid!important}.booking-manage-pix code{overflow-wrap:anywhere;background:#f3f6f5;border-radius:8px;padding:11px;font-size:16px;font-weight:800}.booking-manage-pix button,.booking-manage-cancel{cursor:pointer;border:0;border-radius:10px;min-height:46px;padding:12px 16px;font-weight:800}.booking-manage-pix button{color:#fff;background:#0d7568}.booking-manage-cancel{color:#a43f38;background:#fff2f1;border:1px solid #efc6c2;margin-top:20px}.booking-manage-error{color:#a33}@media (max-width:980px){.auth-shell{grid-template-columns:1fr}.auth-aside{display:none}.dashboard{grid-template-columns:1fr}.sidebar{height:auto;position:static}.nav{display:flex;overflow-x:auto}.content{padding:24px 18px}.grid,.pricing-grid{grid-template-columns:repeat(2,1fr)}.workspace-grid{grid-template-columns:1fr}}@media (max-width:640px){.two-cols,.check-grid,.grid,.pricing-grid,.toggle-grid{grid-template-columns:1fr}.page-head,.topline{flex-direction:column;align-items:flex-start}.management-row,.notes-form{flex-direction:column;align-items:stretch}.customer-card{grid-template-columns:1fr}.status-form{width:100%}.status-form select{flex:1}.booking-manage-page{margin:0;padding:28px 16px}.booking-manage-page h1{font-size:30px}.booking-manage-summary>div{gap:4px;display:grid}.booking-manage-pix button,.booking-manage-cancel{width:100%}}
.filter-tabs{gap:7px;margin:-5px 0 16px;padding-bottom:3px;display:flex;overflow-x:auto}.filter-tabs a{white-space:nowrap;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:750}.filter-tabs a.active,.filter-tabs a:hover{background:var(--nav);border-color:var(--nav);color:#fff}.appointment-title-line{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.appointment-status{border-radius:999px;padding:4px 7px;font-size:10px;font-weight:850;display:inline-flex}.appointment-status.pending{color:#8c6200;background:#fff6df}.appointment-status.confirmed{color:#14734f;background:#eaf8f1}.appointment-status.completed{color:#315ea9;background:#eef4ff}.appointment-status.cancelled,.appointment-status.no_show{color:#a12a21;background:#fff0ef}.appointment-row{min-height:78px}.admin-request .btn.btn-primary.compact{background:var(--brand);color:#fff;border-color:var(--brand)}@media (max-width:640px){.filter-tabs{margin-top:0}.appointment-row .status-form{width:100%}.appointment-row .status-form select{flex:1}}
.marketing-site{color:#17202a;background:#fff;min-height:100vh}.marketing-nav{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:50;background:#fffffff0;border-bottom:1px solid #edf0f3;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(20px,6vw,88px);display:flex;position:sticky;top:0}.marketing-brand{align-items:center;gap:9px;font-size:18px;display:flex}.marketing-brand>span{color:#fff;background:linear-gradient(135deg,#c56f65,#8b566d);border-radius:12px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.marketing-links{align-items:center;gap:24px;font-size:13px;font-weight:700;display:flex}.marketing-links>a:not(.marketing-nav-cta){color:#5d6878}.marketing-nav-cta,.marketing-primary{color:#fff;background:#b86b61;border-radius:999px;justify-content:center;align-items:center;padding:12px 20px;font-weight:850;display:inline-flex;box-shadow:0 9px 24px #b86b6133}.marketing-nav-cta{padding:10px 16px}.marketing-hero{background:radial-gradient(circle at 80% 20%,#f8e9e5,#0000 38%),linear-gradient(#fff,#fdf9f8);grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr);align-items:center;gap:64px;min-height:680px;padding:76px clamp(22px,6vw,96px);display:grid}.marketing-hero-copy{max-width:730px}.marketing-pill{color:#8d4f47;background:#f7e8e4;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850;display:inline-flex}.marketing-hero h1{letter-spacing:-.065em;margin:23px 0;font-size:clamp(54px,7vw,92px);line-height:.94}.marketing-hero h1 em{color:#a65f55;font-family:Georgia,serif;font-weight:500}.marketing-hero-copy>p{color:#667085;max-width:630px;font-size:19px;line-height:1.7}.marketing-hero-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.marketing-primary{border-radius:13px;padding:14px 20px}.marketing-secondary,.marketing-plan-button{background:#fff;border:1px solid #dfe3e8;border-radius:13px;justify-content:center;align-items:center;padding:13px 19px;font-weight:800;display:inline-flex}.marketing-trust{color:#667085;flex-wrap:wrap;gap:17px;margin-top:24px;font-size:12px;font-weight:700;display:flex}.marketing-preview{position:relative}.marketing-preview:before{content:"";filter:blur(50px);opacity:.35;background:#e8c2b8;border-radius:50%;position:absolute;inset:8% -7% -8% 12%}.preview-window{background:#fff;border:1px solid #e7e8ec;border-radius:24px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 35px 80px #37252829}.preview-top{border-bottom:1px solid #edf0f2;align-items:center;gap:6px;height:48px;padding:0 16px;display:flex}.preview-top>span{background:#e4e7eb;border-radius:50%;width:8px;height:8px}.preview-top strong{color:#697386;margin-left:9px;font-size:11px}.preview-body{grid-template-columns:62px 1fr;min-height:390px;display:grid}.preview-body aside{background:#152130;place-content:start center;gap:19px;padding:19px 0;display:grid}.preview-body aside b{color:#fff;background:#b86b61;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.preview-body aside i{background:#435066;border-radius:5px;width:25px;height:7px}.preview-content{padding:31px}.preview-content>small{color:#b86b61;font-size:9px;font-weight:900}.preview-content h3{margin:7px 0 20px;font-size:26px}.preview-stats{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.preview-stats div{border:1px solid #edf0f2;border-radius:12px;padding:13px}.preview-stats span{color:#7a8493;font-size:9px;display:block}.preview-stats strong{font-size:21px}.preview-list{margin-top:21px}.preview-list>b{font-size:11px}.preview-list div{border-bottom:1px solid #eef0f2;grid-template-columns:55px 1fr;align-items:center;padding:11px 0;display:grid}.preview-list span{font-size:11px;font-weight:850}.preview-list p{color:#5f6b7a;margin:0;font-size:11px}.marketing-segments{background:#fff;border-bottom:1px solid #edf0f3;align-items:center;gap:26px;padding:25px clamp(20px,6vw,96px);display:flex}.marketing-segments>span{color:#8a94a3;text-transform:uppercase;letter-spacing:.07em;font-size:11px}.marketing-segments>div{color:#475467;flex-wrap:wrap;gap:24px;font-size:13px;display:flex}.marketing-section{padding:105px clamp(20px,7vw,110px)}.marketing-section-head{text-align:center;max-width:720px;margin:0 auto 54px}.marketing-section-head h2,.how-copy h2,.marketing-final h2{letter-spacing:-.05em;margin:10px 0 17px;font-size:clamp(38px,5vw,62px);line-height:1.03}.marketing-section-head p,.how-copy p,.marketing-final p{color:#667085;line-height:1.7}.feature-grid{grid-template-columns:repeat(3,1fr);gap:13px;max-width:1160px;margin:auto;display:grid}.feature-grid article{background:#fff;border:1px solid #e7e9ed;border-radius:18px;padding:25px}.feature-icon{color:#9d584e;background:#f7e8e4;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:17px;font-size:20px;display:grid}.feature-grid h3{margin:0 0 8px;font-size:17px}.feature-grid p{color:#667085;margin:0;font-size:13px;line-height:1.6}.how-section{color:#fff;background:#14202d;grid-template-columns:.85fr 1.15fr;gap:80px;padding:96px clamp(20px,7vw,110px);display:grid}.how-copy{max-width:520px}.how-copy .eyebrow{color:#dca49b}.how-copy p{color:#b7c0cc}.how-steps{grid-template-columns:1fr 1fr;gap:12px;display:grid}.how-steps div{background:#1b2938;border:1px solid #344253;border-radius:16px;padding:22px}.how-steps span{color:#dca49b;font-size:11px;font-weight:900}.how-steps strong{margin:10px 0 6px;display:block}.how-steps p{color:#aeb8c5;margin:0;font-size:12px;line-height:1.55}.pricing-section{background:#faf9f8}.marketing-pricing{grid-template-columns:repeat(3,1fr);gap:15px;max-width:1150px;margin:auto;display:grid}.marketing-pricing article{background:#fff;border:1px solid #e5e7ea;border-radius:20px;flex-direction:column;min-height:465px;padding:28px;display:flex;position:relative}.marketing-pricing article.popular{border:2px solid #b86b61;box-shadow:0 20px 55px #b86b611f}.popular-label{color:#fff;background:#b86b61;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:900;position:absolute;top:-13px;right:20px}.marketing-pricing h3{margin-bottom:8px;font-size:21px}.marketing-pricing article>p{color:#667085;min-height:65px;font-size:13px;line-height:1.55}.marketing-price{align-items:end;gap:5px;margin:12px 0 23px;display:flex}.marketing-price strong{letter-spacing:-.04em;font-size:36px}.marketing-price span{color:#667085;padding-bottom:5px}.marketing-pricing ul{color:#475467;gap:10px;padding:0;font-size:13px;list-style:none;display:grid}.marketing-pricing article>a{margin-top:auto}.pricing-note{text-align:center;color:#7a8492;margin-top:24px;display:block}.marketing-final{background:linear-gradient(135deg,#f5dfda,#fff4f0);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;margin:0 clamp(20px,6vw,90px) 90px;padding:54px 60px;display:flex}.marketing-final>div{max-width:750px}.marketing-final h2{font-size:clamp(34px,4vw,52px)}.marketing-final .marketing-primary{flex:none}.marketing-footer{border-top:1px solid #edf0f3;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:30px clamp(20px,6vw,88px);display:grid}.marketing-footer p{color:#7a8492;margin:0;font-size:12px}.marketing-footer>div{color:#667085;gap:18px;font-size:12px;font-weight:750;display:flex}@media (max-width:1000px){.marketing-hero{grid-template-columns:1fr}.marketing-preview{max-width:650px}.feature-grid,.marketing-pricing{grid-template-columns:1fr 1fr}.how-section{grid-template-columns:1fr}.marketing-final{flex-direction:column;align-items:flex-start}}@media (max-width:700px){.marketing-nav{height:64px;padding:0 15px}.marketing-links>a:not(.marketing-nav-cta):not(:last-child){display:none}.marketing-links{gap:8px}.marketing-brand{font-size:16px}.marketing-hero{gap:45px;min-height:auto;padding:55px 18px}.marketing-hero h1{font-size:51px}.marketing-hero-copy>p{font-size:16px}.marketing-trust{gap:8px;display:grid}.marketing-preview{display:none}.marketing-segments{flex-direction:column;align-items:flex-start;gap:11px}.marketing-segments>div{gap:12px}.marketing-section{padding:72px 18px}.feature-grid,.marketing-pricing{grid-template-columns:1fr}.feature-grid{gap:9px}.how-section{gap:35px;padding:70px 18px}.how-steps{grid-template-columns:1fr}.marketing-pricing article{min-height:auto}.marketing-pricing article>a{margin-top:20px}.marketing-final{margin:0 18px 60px;padding:35px 24px}.marketing-final .marketing-primary{width:100%}.marketing-footer{grid-template-columns:1fr;gap:14px}.marketing-footer>div{justify-content:flex-start}}
.dashboard-v3{background:#f4f6f9;grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-v3 .sidebar{background:#111b28;flex-direction:column;width:248px;height:100vh;padding:24px 16px;display:flex;position:sticky;top:0}.dashboard-v3 .sidebar .logo{margin:2px 6px 28px}.dashboard-v3 .nav{gap:5px;display:grid}.dashboard-v3 .nav a{color:#cad4e1;border-radius:10px;padding:11px 12px;font-size:13.5px}.dashboard-v3 .nav a.active,.dashboard-v3 .nav a:hover{color:#fff;background:#26374d}.v3-plan-card{background:#142131;border:1px solid #2b3949;border-radius:14px;gap:5px;margin-top:auto;padding:14px;display:grid}.v3-plan-row{justify-content:space-between;align-items:center;display:flex}.v3-plan-card strong{font-size:13px}.v3-plan-card small,.v3-plan-card span,.v3-plan-card a{font-size:10px}.subscription-dot{background:#49c68a;border-radius:50%;width:8px;height:8px}.v3-content{width:min(1420px,100%);margin:0 auto;padding:34px 40px 54px}.v3-header{justify-content:space-between;gap:24px;margin-bottom:22px;display:flex}.v3-heading h1{margin:0 0 7px;font-size:44px}.v3-heading p{color:#707b8c;margin:0;font-size:13px}.v3-header-actions{gap:8px;display:flex}.v3-action{background:#fff;border:1px solid #dfe3e8;border-radius:11px;align-items:center;height:42px;padding:0 17px;font-size:12px;font-weight:850;display:inline-flex}.v3-action-dark{color:#fff;background:#182433}.v3-trial-banner{background:#fff8f5;border:1px solid #eadbd5;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:20px;margin-bottom:18px;padding:14px 18px;display:grid}.v3-trial-banner>div:first-child{gap:2px;display:grid}.v3-trial-banner>div:nth-child(2){align-items:baseline;gap:5px;display:flex}.v3-trial-banner span,.v3-trial-banner a{font-size:10px}.v3-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.v3-metric{background:#fff;border:1px solid #e4e7ec;border-radius:16px;grid-template-columns:auto 1fr;gap:13px;min-height:105px;padding:18px;display:grid}.v3-metric-icon{background:#eef3f8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.v3-metric>div{grid-template-columns:1fr auto;gap:2px;display:grid}.v3-metric small{color:#7d8795;font-size:10px}.v3-metric strong{font-size:30px}.v3-metric em{color:#b86b61;grid-column:1/-1;font-size:10px;font-style:normal}.v3-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,.72fr);gap:18px;display:grid}.v3-agenda-panel,.v3-shortcuts,.dashboard-v3 .dashboard-share-card{background:#fff;border:1px solid #e4e7ec;border-radius:18px}.v3-panel-head{border-bottom:1px solid #eef0f3;justify-content:space-between;gap:15px;padding:20px;display:flex}.v3-panel-head h2{margin:0;font-size:23px}.v3-panel-head p{color:#8a94a3;margin:4px 0 0;font-size:10px}.v3-appointments-head,.v3-appointment{grid-template-columns:86px minmax(0,1fr) 126px 72px;gap:12px;padding:11px 20px;display:grid}.v3-appointments-head{color:#98a2b3;background:#fafbfc;font-size:10px}.v3-appointment{border-top:1px solid #eef0f3;align-items:center;min-height:74px}.v3-date b{font-size:17px}.v3-date span,.v3-date small{color:#667085;font-size:10px}.v3-appointment-main{display:grid}.v3-appointment-main strong{font-size:13.5px}.v3-appointment-main span{color:#667085;font-size:11px}.v3-status{background:#eee;border-radius:999px;padding:5px 9px;font-size:10px}.v3-status.pending{color:#936600;background:#fff5df}.v3-status.confirmed{color:#16724f;background:#eaf8f1}.v3-appointment time{font-size:13px;font-weight:850}.v3-side{gap:14px;display:grid}.dashboard-v3 .dashboard-share-card{padding:20px}.share-card-top{gap:11px;display:flex}.share-card-icon{color:#fff;background:#b86b61;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.share-card-top h2{margin-bottom:0;font-size:19px}.dashboard-share-card>p{color:#667085;font-size:11px;line-height:1.5}.share-link-preview{border:1px solid #e3e6ea;border-radius:11px;padding:12px}.share-link-preview span{color:#8993a1;font-size:10px;display:block}.share-link-preview code{overflow-wrap:anywhere;margin-top:4px;display:block}.share-primary-actions{grid-template-columns:1fr 1.25fr;gap:9px;margin-top:10px;display:grid}.share-action{border:0;border-radius:11px;justify-content:center;align-items:center;min-height:44px;font-weight:850;display:flex}.share-action.primary{color:#fff;background:#b86b61}.share-action.whatsapp{color:#fff;background:#1fa968}.share-secondary-actions{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:8px;display:grid}.share-secondary-actions a,.share-secondary-actions button{background:#fff;border:1px solid #e2e5e9;border-radius:10px;justify-content:center;align-items:center;min-height:38px;font-size:10px;display:flex}.v3-shortcut-grid{grid-template-columns:1fr 1fr;gap:9px;padding:15px;display:grid}.v3-shortcut-grid a{border:1px solid #eee;border-radius:11px;gap:8px;padding:12px;display:flex}.v3-shortcut-grid strong{font-size:11px}.v3-shortcut-grid small{color:#98a2b3;font-size:9px;display:block}.settings-page-v2 .settings-content{width:100%;max-width:1280px;margin:auto;padding:34px 42px 70px}.settings-preview-button{color:#fff;background:#172331;border-radius:11px;align-items:center;height:42px;padding:0 16px;display:inline-flex}.settings-stack{gap:16px;display:grid}.settings-card{background:#fff;border:1px solid #e3e6ea;border-radius:18px;padding:24px}.settings-section-title>div{gap:12px;margin-bottom:18px;display:flex}.settings-section-title>div>span{color:#a35850;background:#f2e4e1;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.settings-section-title h2{margin:0}.settings-section-title p{color:#667085;margin:3px 0 0;font-size:12px}.logo-settings-grid{grid-template-columns:.75fr 1.25fr;gap:16px;margin-bottom:18px;display:grid}.logo-preview-card,.logo-upload-area{border:1px solid #e5e7ea;border-radius:15px;padding:16px}.logo-preview-card{align-items:center;gap:14px;display:flex}.logo-preview-card img,.logo-preview-card>span{object-fit:contain;background:#fff;border-radius:18px;width:72px;height:72px}.logo-preview-card>span{color:#fff;background:#b86b61;place-items:center;font-size:24px;font-weight:900;display:grid}.file-upload{gap:7px;display:grid}.theme-grid,.style-option-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.color-control,.style-option-grid fieldset{border:1px solid #e5e7ea;border-radius:14px;padding:14px}.color-control>div{align-items:center;gap:9px;margin:8px 0;display:flex}.color-control input{width:48px;height:42px}.style-option-grid label{gap:8px;padding:8px;display:flex}.settings-save-bar{background:#fff;border:1px solid #ddd;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex;position:sticky;bottom:12px}.settings-save-button{color:#fff;background:#172331;border:0;border-radius:11px;height:43px;padding:0 20px;font-weight:850}@media (max-width:1050px){.v3-main-grid{grid-template-columns:1fr}.v3-metrics,.theme-grid,.style-option-grid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.dashboard-v3{grid-template-columns:1fr}.dashboard-v3 .sidebar{width:auto;height:auto;position:static}.v3-content{padding:20px 14px}.v3-header{flex-direction:column}.v3-metrics{grid-template-columns:1fr 1fr}.v3-main-grid,.logo-settings-grid,.theme-grid,.style-option-grid{grid-template-columns:1fr}}@media (max-width:560px){.v3-metrics{grid-template-columns:1fr}.v3-appointments-head{display:none}.v3-appointment{grid-template-columns:58px 1fr auto}.v3-appointment .v3-status{display:none}.v3-heading h1{font-size:34px}}
.storefront-v5{--paper:#fff;--warm:#fffbf8;--ink:#17232c;--muted:#74808a;--line:#e7e2de;--copper:#95501f;background:var(--warm);color:var(--ink);min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.storefront-v5 *{box-sizing:border-box}.storefront-v5 a{color:inherit;text-decoration:none}.storefront-v5 button,.storefront-v5 input{font:inherit}.storefront-v5 button{color:inherit}.storefront-v5 svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.v5-nav{z-index:30;background:#fff;border:1px solid #ebe7e3;border-top:0;border-radius:0 0 10px 10px;justify-content:space-between;align-items:center;height:64px;padding:0 max(26px,50vw - 710px);display:flex;position:relative;box-shadow:0 2px 8px #1e140a0a}.v5-brand{align-items:center;gap:11px;min-width:0;display:flex}.v5-brand>img,.v5-brand>span{object-fit:contain;color:#fff;background:#0a322b;border:1px solid #e4dfdb;border-radius:8px;place-items:center;width:45px;height:45px;font-weight:900;display:grid}.v5-brand>div{gap:2px;display:grid}.v5-brand strong{color:#0c4b40;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1}.v5-brand small{color:#7b858e;font-size:10px}.v5-nav-actions{align-items:center;gap:16px;display:flex}.v5-whatsapp-link{color:#0c5448;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.v5-primary-button,.v5-secondary-button{border-radius:9px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:12px;font-weight:850;transition:all .16s;display:inline-flex}.v5-primary-button{border:1px solid var(--brand);background:var(--brand);color:var(--brand-contrast);box-shadow:0 7px 18px color-mix(in srgb,var(--brand) 16%,transparent)}.v5-secondary-button{color:#26323a;background:#fff;border:1px solid #ddd8d4}.v5-primary-button:hover,.v5-secondary-button:hover{transform:translateY(-1px)}.v5-hero{background:linear-gradient(90deg,#fffaf6 0 51%,#e9ddd1 51%);border-bottom:1px solid #eee6df;grid-template-columns:51% 49%;height:300px;display:grid;overflow:hidden}.v5-hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:24px max(26px,50vw - 710px);display:flex}.v5-location-pill{display:none}.v5-hero h1{letter-spacing:-.035em;color:#0b4a3f;width:min(570px,100%);margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,3.55vw,56px);font-weight:500;line-height:.94}.v5-hero h1>span{display:block}.v5-hero h1 .hero-accent{color:#8c421d}.v5-hero p{color:#66727b;max-width:500px;margin:0;font-size:12px;line-height:1.5}.v5-hero-actions{gap:10px;margin-top:16px;display:flex}.v5-benefits{color:#737e87;align-items:center;gap:22px;margin-top:15px;font-size:9px;display:flex}.v5-benefits span{align-items:center;gap:5px;display:flex}.v5-hero-media{background:#ded3c8;height:300px;position:relative;overflow:hidden}.v5-hero-media>img{object-fit:cover;object-position:center 55%;filter:saturate(.9)contrast(.98);width:100%;height:100%;display:block}.v5-hero-media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#fffaf61f,#0000 34%);position:absolute;inset:0}.v5-identity-card{z-index:2;color:#fff;text-align:center;background:linear-gradient(145deg,#072d27,#0a4036);border:1px solid #d4a56040;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;width:300px;height:272px;padding:17px 22px;display:flex;position:absolute;top:14px;left:50px;box-shadow:0 22px 58px #21120947}.v5-identity-logo{color:#d4a25d;border:1px solid #d4a25d;border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:7px;display:grid}.v5-identity-logo img{object-fit:contain;border-radius:50%;max-width:51px;max-height:51px}.v5-identity-logo span{font-family:Georgia,serif;font-size:31px;font-style:italic}.v5-identity-card>strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.v5-identity-card>small{color:#d8dfdc;margin-top:3px;font-size:10px}.v5-identity-rule{background:#ffffff42;width:100%;height:1px;margin:13px 0 12px}.v5-identity-stats{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.v5-identity-stats>div{border-right:1px solid #ffffff2e;gap:2px;padding:0 8px;display:grid}.v5-identity-stats>div:last-child{border-right:0}.v5-identity-stats span{color:#d7a35c;font-size:16px}.v5-identity-stats b{font-size:19px;line-height:1}.v5-identity-stats small{color:#dce2df;font-size:8px}.v5-booking.v5-booking-fixed{grid-template-rows:52px minmax(0,1fr);width:min(1420px,100% - 28px);height:calc(100vh - 370px);min-height:500px;margin:6px auto 0;display:grid;overflow:hidden}.v5-stepbar{border:1px solid var(--line);background:#fff;border-radius:11px 11px 0 0;grid-template-columns:repeat(4,1fr);height:52px;min-height:52px;padding:0 10px;display:grid}.v5-stepbar>div{border-right:1px solid #eeeae6;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:6px 10px;display:grid}.v5-stepbar>div:last-child{border-right:0}.v5-stepbar>div>span{color:#7c858c;background:#fff;border:1px solid #d7d7d5;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.v5-stepbar>div.active>span{background:var(--brand);border-color:var(--brand);color:var(--brand-contrast)}.v5-stepbar>div>div{gap:1px;min-width:0;display:grid}.v5-stepbar strong{font-size:11px}.v5-stepbar small{color:#838d95;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.v5-stepbar>div>b{color:#adb3b7;font-size:19px;font-weight:400}.v5-booking-grid{grid-template-columns:minmax(0,1fr) 302px;gap:10px;height:100%;min-height:0;display:grid;overflow:hidden}.v5-booking-main{grid-template-rows:minmax(170px,1.72fr) minmax(88px,.9fr) minmax(78px,.82fr) minmax(58px,.58fr);gap:6px;height:100%;min-height:0;display:grid;overflow:hidden}.v5-section{border:1px solid var(--line);background:#fff;border-radius:10px;min-height:0;padding:9px 12px;overflow:hidden}.v5-services-section{border-radius:0 0 10px 10px}.v5-section-head{justify-content:space-between;align-items:center;gap:10px;height:22px;margin-bottom:5px;display:flex}.v5-section-head h3{color:#155347;margin:0;font-size:11px;line-height:1}.v5-section-head>small{color:#949ba1;font-size:7px}.v5-all-services-button{cursor:pointer;align-items:center;gap:5px;color:#176657!important;background:0 0!important;border:0!important;border-radius:999px!important;height:24px!important;padding:0 9px!important;font-size:8px!important;font-weight:850!important;display:inline-flex!important}.v5-all-services-button span{background:#edf6f3;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:7px;display:grid}.v5-service-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;height:calc(100% - 27px);display:grid;overflow:hidden}.v5-service-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfddda;border-radius:9px;grid-template-columns:28px minmax(0,1fr);gap:8px;min-height:0;padding:8px 10px;transition:all .14s;display:grid;position:relative}.v5-service-card:hover{border-color:color-mix(in srgb,var(--brand) 45%,#ddd);box-shadow:0 5px 14px #22180f0d}.v5-service-card.selected{border:2px solid var(--brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand) 8%,transparent)}.v5-service-icon{color:#9b5a34;place-items:center;width:28px;height:28px;font-size:18px;display:grid}.v5-service-card>div{flex-direction:column;min-width:0;display:flex}.v5-service-card strong{font-size:10px;line-height:1.15}.v5-service-card small{color:#707a83;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:7px;line-height:1.25;display:block;overflow:hidden}.v5-service-card>div>div{justify-content:space-between;align-items:center;margin-top:auto;padding-top:4px;display:flex}.v5-service-card>div>div span{color:#6b757d;font-size:8px}.v5-service-card>div>div b{font-size:9px}.v5-service-card>i{background:var(--brand);width:17px;height:17px;color:var(--brand-contrast);border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid;position:absolute;top:6px;right:6px}.v5-professionals-section.is-disabled,.v5-schedule-section.is-disabled{opacity:.58}.v5-professional-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;height:calc(100% - 27px);display:grid}.v5-professional-grid>button,.v5-auto-professional{text-align:left;background:#fff;border:1px solid #dfddda;border-radius:9px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;height:100%;min-height:0;padding:7px 9px;display:grid;position:relative}.v5-professional-grid>button{cursor:pointer}.v5-professional-grid>button.selected{border:2px solid var(--brand);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand) 8%,transparent)}.v5-avatar{color:#fff;background:linear-gradient(145deg,#b66f4d,#71361f);border-radius:50%;place-items:center;width:40px;height:40px;font-size:10px;font-weight:900;display:grid}.v5-professional-grid strong,.v5-auto-professional strong{font-size:9px;line-height:1.15;display:block}.v5-professional-grid small,.v5-auto-professional small{-webkit-line-clamp:2;color:#727c84;-webkit-box-orient:vertical;margin-top:2px;font-size:7px;line-height:1.25;display:-webkit-box;overflow:hidden}.v5-professional-grid>button>i{background:var(--brand);width:17px;height:17px;color:var(--brand-contrast);border-radius:50%;place-items:center;font-size:8px;font-style:normal;display:grid;position:absolute;top:6px;right:6px}.v5-placeholder-line{grid-template-columns:repeat(3,1fr);gap:7px;height:calc(100% - 27px);display:grid}.v5-placeholder-line span{background:#fcfbfa;border:1px dashed #dedbd8;border-radius:9px}.v5-schedule-row{grid-template-columns:165px minmax(0,1fr);align-items:start;gap:8px;display:grid}.v5-date-input{background:#fff;border:1px solid #ddd8d4;border-radius:8px;align-items:center;gap:6px;height:34px;padding:0 9px;display:flex}.v5-date-input>span{color:#995a37;font-size:10px}.v5-date-input input{color:#26313a;background:0 0;border:0;outline:0;width:100%;font-size:9px}.v5-slot-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px;min-height:34px;display:grid}.v5-slot-grid button{cursor:pointer;background:#fff;border:1px solid #dddfe1;border-radius:7px;height:34px;font-size:9px;font-weight:800}.v5-slot-grid button:disabled{color:#9da4aa;background:#fafafa}.v5-slot-grid button.selected{background:var(--brand);border-color:var(--brand);color:var(--brand-contrast)}.v5-slot-message{color:#7f8991;border:1px dashed #ddd;border-radius:7px;grid-column:1/-1;place-items:center;height:34px;font-size:8px;display:grid}.v5-add-service{border:1px solid var(--brand);height:25px;min-height:25px;color:var(--brand);cursor:pointer;background:#fff;border-radius:7px;margin-top:5px;padding:0 10px;font-size:8px;font-weight:850}.v5-error{color:#a32f24;background:#fff0ee;border-radius:6px;margin-top:4px;padding:5px 8px;font-size:8px}.v5-customer-section .v5-section-head{height:17px;margin-bottom:4px}.v5-fields{grid-template-columns:1fr 1fr 1.08fr;gap:7px;display:grid}.v5-fields label{background:#fff;border:1px solid #ddd8d4;border-radius:8px;align-items:center;gap:6px;height:31px;padding:0 9px;display:flex}.v5-fields label>span{color:#91999f;font-size:9px}.v5-fields input{background:0 0;border:0;outline:0;width:100%;font-size:8px}.v5-confirm-mobile{display:none}.v5-summary{background:#fff;border:1px solid #e2ddd8;border-radius:10px;grid-template-rows:46px minmax(0,1fr) auto auto;height:100%;min-height:0;display:grid;overflow:hidden;box-shadow:0 8px 24px #462a140d}.v5-summary-title{color:#fff;background:linear-gradient(135deg,#753310,#99501f);align-items:center;height:46px;padding:0 16px;font-family:Georgia,Times New Roman,serif;font-size:16px;display:flex}.v5-summary-items{min-height:0;overflow:auto}.v5-summary-item{border-bottom:1px solid #eee8e4;grid-template-columns:23px minmax(0,1fr) 18px;gap:7px;padding:10px;display:grid}.v5-summary-icon{color:#9c5d36;font-size:14px}.v5-summary-item>div{gap:1px;display:grid}.v5-summary-item small{color:#899198;font-size:7px}.v5-summary-item strong{font-size:10px}.v5-summary-item span{color:#737e87;font-size:8px}.v5-summary-item em{color:#68747d;font-size:7px;font-style:normal;line-height:1.3}.v5-summary-item>button{color:#92999f;cursor:pointer;background:0 0;border:0;font-size:14px}.v5-summary-empty{text-align:center;color:#7d878f;place-content:center;justify-items:center;height:100%;padding:20px;display:grid}.v5-summary-empty>span{color:#995a37;background:#f8eee7;border-radius:50%;place-items:center;width:40px;height:40px;margin-bottom:7px;font-size:18px;display:grid}.v5-summary-empty strong{color:#3c474f;font-size:11px}.v5-summary-empty p{max-width:185px;margin:4px 0 0;font-size:8px;line-height:1.4}.v5-summary-footer{border-top:1px solid #eee8e4;gap:6px;padding:9px 10px;display:grid}.v5-summary-footer>div{justify-content:space-between;align-items:center;display:flex}.v5-summary-footer>div span{color:#77818a;font-size:8px}.v5-summary-footer>div strong{color:#82401d;font-size:15px}.v5-add-another,.v5-confirm{cursor:pointer;border-radius:8px;height:34px;font-size:9px;font-weight:850}.v5-add-another{background:#fff;border:1px solid #ddd8d4}.v5-confirm{background:var(--brand);color:var(--brand-contrast);border:0}.v5-summary-footer>small{text-align:center;color:#8a939a;font-size:7px}.v5-summary-whatsapp{background:#fff9f4;border:1px solid #eaded5;border-radius:8px;grid-template-columns:20px 1fr 10px;align-items:center;gap:7px;margin:0 10px 9px;padding:8px 9px;display:grid}.v5-summary-whatsapp>span{color:#16725d;font-size:15px}.v5-summary-whatsapp strong{font-size:8px;display:block}.v5-summary-whatsapp small{color:#818991;margin-top:1px;font-size:6.5px;display:block}.v5-summary-whatsapp>b{color:#9b744f;font-size:13px}.v5-service-modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c18167a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.v5-service-modal{background:#fff;border-radius:18px;grid-template-rows:auto minmax(0,1fr);width:min(880px,100%);max-height:min(680px,86vh);display:grid;overflow:hidden;box-shadow:0 30px 90px #0000003d}.v5-service-modal>header{border-bottom:1px solid #edf0ee;justify-content:space-between;gap:20px;padding:19px 22px 15px;display:flex}.v5-service-modal>header span{color:var(--brand);text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:850;display:block}.v5-service-modal>header h2{color:#173f38;margin:4px 0 2px;font-family:Georgia,Times New Roman,serif;font-size:25px}.v5-service-modal>header p{color:#7b858f;margin:0;font-size:10px}.v5-service-modal>header>button{cursor:pointer;background:#fff;border:1px solid #e0e4e2;border-radius:50%;width:34px;height:34px;font-size:21px}.v5-service-modal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:15px 18px 19px;display:grid;overflow:auto}.v5-service-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e5e3;border-radius:12px;grid-template-columns:34px 1fr;gap:10px;min-height:96px;padding:12px;display:grid;position:relative}.v5-service-option:hover{border-color:color-mix(in srgb,var(--brand) 45%,#dfe3e1);box-shadow:0 8px 24px #112b250f}.v5-service-option.selected{border:2px solid var(--brand)}.v5-service-option .v5-service-icon{width:31px;height:31px;font-size:18px}.v5-service-option>div{flex-direction:column;display:flex}.v5-service-option strong{font-size:12px}.v5-service-option small{color:#74807b;margin-top:3px;font-size:9px;line-height:1.35}.v5-service-option>div>div{justify-content:space-between;margin-top:auto;padding-top:8px;display:flex}.v5-service-option>div>div span{font-size:9px}.v5-service-option>div>div b{font-size:11px}.v5-service-option>i{background:var(--brand);width:20px;height:20px;color:var(--brand-contrast);border-radius:50%;place-items:center;font-size:9px;font-style:normal;display:grid;position:absolute;top:9px;right:9px}.v5-booking-success{place-items:center;height:calc(100vh - 370px);padding:20px;display:grid}.v5-success-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:16px;width:min(760px,100%);padding:28px}.v5-success-icon{color:#14734f;background:#eaf8f1;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 10px;font-size:24px;display:grid}.v5-success-card>span{color:var(--brand);text-transform:uppercase;font-size:10px;font-weight:850}.v5-success-card h2{margin:6px 0 16px}.v5-success-list>div{text-align:left;border-bottom:1px solid #eee;grid-template-columns:1fr auto auto;gap:12px;padding:10px;display:grid}.v5-success-list span{color:#7a848c;font-size:10px;display:block}.v5-success-total{justify-content:space-between;padding:14px 0;display:flex}.v5-success-card>button{background:var(--brand);height:40px;color:var(--brand-contrast);border:0;border-radius:9px;padding:0 18px;font-weight:850}.v5-mobile-bar{display:none}@media (min-width:1100px) and (min-height:780px){html,body{overflow:hidden}.storefront-v5{grid-template-rows:64px 300px minmax(0,1fr);height:100vh;display:grid;overflow:hidden}}@media (min-width:901px) and (max-height:779px){.storefront-v5{min-height:760px}.v5-booking.v5-booking-fixed{height:500px;margin-bottom:16px}}@media (max-width:900px){html,body{overflow:auto}.storefront-v5{min-height:100vh;display:block;overflow:visible}.v5-nav{z-index:80;border-radius:0;height:62px;padding:0 14px;position:sticky;top:0}.v5-brand>img,.v5-brand>span{width:40px;height:40px}.v5-brand strong{font-size:16px}.v5-brand small{font-size:9px}.v5-whatsapp-link{display:none}.v5-nav-button{height:38px;padding:0 13px;font-size:10px}.v5-hero{height:auto;display:block}.v5-hero-copy{padding:24px 17px 20px}.v5-hero h1{max-width:430px;font-size:38px}.v5-hero p{font-size:12px}.v5-hero-actions{margin-top:14px}.v5-hero-actions .v5-primary-button,.v5-hero-actions .v5-secondary-button{height:40px;padding:0 13px;font-size:10px}.v5-benefits{display:none}.v5-hero-media{height:190px}.v5-identity-card{width:220px;height:158px;padding:10px;top:16px;left:16px}.v5-identity-logo{width:42px;height:42px;margin-bottom:4px}.v5-identity-card>strong{font-size:14px}.v5-identity-rule{margin:7px 0}.v5-identity-stats span{font-size:13px}.v5-identity-stats b{font-size:14px}.v5-booking.v5-booking-fixed{width:100%;height:auto;min-height:0;margin:0;padding:0 12px 88px;display:block;overflow:visible}.v5-stepbar{z-index:70;border-radius:0;grid-template-columns:repeat(4,1fr);height:48px;min-height:48px;margin:0 -12px;padding:0 4px;position:sticky;top:62px}.v5-stepbar>div{border-right:0;justify-content:center;padding:4px;display:flex}.v5-stepbar>div>span{width:27px;height:27px}.v5-stepbar>div>div,.v5-stepbar>div>b{display:none}.v5-booking-grid{height:auto;display:block;overflow:visible}.v5-booking-main{grid-template-rows:none;gap:9px;height:auto;display:grid;overflow:visible}.v5-section{padding:12px;overflow:visible;height:auto!important}.v5-section-head{height:auto;margin-bottom:8px}.v5-service-grid{grid-template:none;gap:8px;height:auto;padding-bottom:2px;display:flex;overflow-x:auto}.v5-service-card{flex:0 0 84%;min-height:86px}.v5-professional-grid{grid-template:none;height:auto;display:flex;overflow-x:auto}.v5-professional-grid>button,.v5-auto-professional{flex:0 0 86%;height:70px}.v5-placeholder-line{height:56px}.v5-schedule-row{grid-template-columns:1fr}.v5-slot-grid{grid-template-columns:repeat(4,1fr)}.v5-slot-grid button{height:36px}.v5-fields{grid-template-columns:1fr}.v5-fields label{height:40px}.v5-confirm-mobile{background:var(--brand);width:100%;height:42px;color:var(--brand-contrast);border:0;border-radius:8px;margin-top:8px;font-weight:850;display:block}.v5-summary{display:none}.v5-mobile-bar{z-index:90;background:#fff;border-top:1px solid #e5e1dd;justify-content:space-between;align-items:center;height:66px;padding:8px 14px;display:flex;position:fixed;bottom:0;left:0;right:0}.v5-mobile-bar>div{display:grid}.v5-mobile-bar strong{font-size:11px}.v5-mobile-bar span{color:#6f7a82;font-size:10px}.v5-mobile-bar button{background:var(--brand);height:42px;color:var(--brand-contrast);border:0;border-radius:9px;padding:0 20px;font-weight:850}.v5-service-modal-backdrop{align-items:end;padding:0}.v5-service-modal{border-radius:18px 18px 0 0;width:100%;max-height:84vh}.v5-service-modal-list{grid-template-columns:1fr;padding:12px}.v5-service-option{min-height:92px}.v5-booking-success{height:auto;min-height:420px}}
@media (min-width:1100px){.v5-nav{border-radius:0 0 8px 8px!important;height:60px!important;padding-left:max(34px,50vw - 740px)!important;padding-right:max(34px,50vw - 740px)!important}.v5-brand>img,.v5-brand>span{width:43px!important;height:43px!important}.v5-brand strong{font-size:21px!important}.v5-brand small{font-size:10.5px!important}.v5-whatsapp-link{font-size:13px!important}.v5-primary-button,.v5-secondary-button{border-radius:9px!important;height:42px!important;padding:0 18px!important;font-size:12.5px!important;font-weight:800!important}.v5-primary-button{color:#fff!important;background:var(--brand)!important;border-color:var(--brand)!important}.v5-secondary-button{color:#202b32!important;background:#fff!important;border-color:#d9d5d1!important}.v5-hero{grid-template-columns:50% 50%!important;height:205px!important}.v5-hero-copy{justify-content:center!important;padding:16px max(34px,50vw - 740px)!important}.v5-hero h1{width:min(590px,100%)!important;margin:0 0 8px!important;font-size:clamp(40px,3vw,50px)!important;line-height:.95!important}.v5-hero p{max-width:560px!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.v5-hero-actions{gap:10px!important;margin-top:12px!important}.v5-benefits{display:none!important}.v5-hero-media{height:205px!important}.v5-hero-media>img{object-position:center 54%!important}.v5-identity-card{border-radius:15px!important;width:260px!important;height:181px!important;padding:11px 17px!important;top:12px!important;left:38px!important}.v5-identity-logo{width:45px!important;height:45px!important;margin-bottom:4px!important}.v5-identity-logo img{max-width:38px!important;max-height:38px!important}.v5-identity-card>strong{font-size:17px!important}.v5-identity-card>small{font-size:9.5px!important}.v5-identity-rule{margin:8px 0!important}.v5-identity-stats span{font-size:13px!important}.v5-identity-stats b{font-size:16px!important}.v5-identity-stats small{font-size:8.5px!important}.v5-booking.v5-booking-fixed{grid-template-rows:54px minmax(0,1fr)!important;width:min(1480px,100% - 34px)!important;margin-top:6px!important}.v5-stepbar{height:54px!important;min-height:54px!important;padding:0 12px!important}.v5-stepbar>div{gap:9px!important;padding:6px 12px!important}.v5-stepbar>div>span{width:32px!important;height:32px!important;font-size:12px!important}.v5-stepbar strong{font-size:12.5px!important}.v5-stepbar small{text-overflow:clip!important;font-size:9.5px!important;overflow:visible!important}.v5-stepbar>div>b{font-size:20px!important}.v5-booking-grid{grid-template-columns:minmax(0,1fr) 315px!important;gap:12px!important}.v5-booking-main{grid-template-rows:minmax(210px,1.65fr) minmax(116px,.92fr) minmax(116px,.92fr) minmax(86px,.7fr)!important;gap:8px!important}.v5-section{border-radius:12px!important;padding:11px 14px!important;overflow:hidden!important}.v5-services-section{border-radius:0 0 12px 12px!important}.v5-section-head{height:27px!important;margin-bottom:7px!important}.v5-section-head h3{font-size:14px!important}.v5-section-head>small{font-size:10px!important;line-height:1.25!important}.v5-all-services-button{height:30px!important;color:var(--brand)!important;background:#f7fbf9!important;border:1px solid #dce8e3!important;border-radius:999px!important;gap:7px!important;padding:0 12px!important;font-size:11px!important}.v5-all-services-button span{min-width:21px!important;height:21px!important;font-size:9px!important}.v5-service-grid{gap:10px!important;height:calc(100% - 34px)!important}.v5-service-card{border-radius:10px!important;grid-template-columns:35px minmax(0,1fr)!important;gap:10px!important;padding:11px 13px!important}.v5-service-icon{width:35px!important;height:35px!important;font-size:21px!important}.v5-service-card strong{padding-right:22px!important;font-size:13px!important;line-height:1.18!important}.v5-service-card small{white-space:normal!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin-top:3px!important;font-size:10px!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.v5-service-card>div>div{padding-top:6px!important}.v5-service-card>div>div span{font-size:10.5px!important}.v5-service-card>div>div b{font-size:12px!important}.v5-service-card>i{width:21px!important;height:21px!important;font-size:10px!important;top:8px!important;right:8px!important}.v5-professional-grid{gap:10px!important;height:calc(100% - 34px)!important}.v5-professional-grid>button,.v5-auto-professional{border-radius:10px!important;grid-template-columns:50px minmax(0,1fr)!important;gap:11px!important;padding:10px 12px!important}.v5-avatar{width:50px!important;height:50px!important;font-size:12px!important}.v5-professional-grid strong,.v5-auto-professional strong{font-size:12px!important}.v5-professional-grid small,.v5-auto-professional small{-webkit-line-clamp:2!important;margin-top:4px!important;font-size:10px!important;line-height:1.35!important}.v5-professional-grid>button>i{width:20px!important;height:20px!important;font-size:9px!important;top:8px!important;right:8px!important}.v5-placeholder-line{gap:10px!important;height:calc(100% - 34px)!important}.v5-schedule-section{min-height:154px!important;position:relative!important}.v5-schedule-row{grid-template-columns:190px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;min-height:91px!important}.v5-date-input{border-radius:9px!important;height:42px!important;padding:0 12px!important}.v5-date-input>span{font-size:12px!important}.v5-date-input input{font-size:11.5px!important}.v5-slot-grid{grid-auto-rows:42px!important;align-content:start!important;gap:7px!important;min-height:91px!important}.v5-slot-grid button{border-radius:8px!important;height:42px!important;font-size:11.5px!important}.v5-slot-message{height:42px!important;font-size:10.5px!important}.v5-add-service{white-space:nowrap!important;border-radius:8px!important;width:190px!important;height:34px!important;min-height:34px!important;margin:0!important;padding:0 10px!important;font-size:10px!important;position:absolute!important;bottom:11px!important;left:14px!important}.v5-error{font-size:10px!important}.v5-customer-section .v5-section-head{height:23px!important;margin-bottom:7px!important}.v5-fields{gap:10px!important}.v5-fields label{border-radius:9px!important;gap:8px!important;height:42px!important;padding:0 12px!important}.v5-fields label>span{font-size:11px!important}.v5-fields input{font-size:11.5px!important}.v5-summary{border-radius:12px!important;grid-template-rows:52px minmax(0,1fr) auto auto!important}.v5-summary-title{height:52px!important;padding:0 18px!important;font-size:18px!important}.v5-summary-empty>span{width:44px!important;height:44px!important;font-size:19px!important}.v5-summary-empty strong{font-size:13px!important}.v5-summary-empty p{max-width:220px!important;font-size:10.5px!important;line-height:1.5!important}.v5-summary-item{grid-template-columns:26px minmax(0,1fr) 20px!important;gap:9px!important;padding:12px!important}.v5-summary-icon{font-size:16px!important}.v5-summary-item small{font-size:9px!important}.v5-summary-item strong{font-size:12px!important}.v5-summary-item span{font-size:10px!important}.v5-summary-item em{font-size:9px!important;line-height:1.35!important}.v5-summary-footer{gap:8px!important;padding:11px 12px!important}.v5-summary-footer>div span{font-size:10px!important}.v5-summary-footer>div strong{font-size:17px!important}.v5-add-another,.v5-confirm{height:39px!important;font-size:11px!important}.v5-summary-footer>small{font-size:9px!important}.v5-summary-whatsapp{grid-template-columns:24px 1fr 12px!important;gap:8px!important;margin:0 12px 11px!important;padding:10px 11px!important}.v5-summary-whatsapp>span{font-size:18px!important}.v5-summary-whatsapp strong{font-size:10px!important}.v5-summary-whatsapp small{font-size:8.5px!important}.v5-service-modal{width:min(960px,92vw)!important}.v5-service-modal>header h2{font-size:28px!important}.v5-service-modal>header p{font-size:12px!important}.v5-service-modal-list{gap:12px!important;padding:18px 20px 22px!important}.v5-service-option{grid-template-columns:38px 1fr!important;gap:12px!important;min-height:112px!important;padding:14px!important}.v5-service-option strong{font-size:14px!important}.v5-service-option small,.v5-service-option>div>div span{font-size:11px!important}.v5-service-option>div>div b{font-size:13px!important}}@media (min-width:1100px) and (min-height:900px){html,body{overflow:hidden!important}.storefront-v5{grid-template-rows:60px 205px minmax(0,1fr)!important;height:100vh!important;display:grid!important;overflow:hidden!important}.v5-booking.v5-booking-fixed{height:calc(100vh - 271px)!important;min-height:0!important;overflow:hidden!important}}@media (min-width:1100px) and (max-height:899px){html,body{overflow:auto!important}.storefront-v5{height:auto!important;min-height:100vh!important;display:block!important;overflow:visible!important}.v5-booking.v5-booking-fixed{height:660px!important;min-height:660px!important;margin-bottom:26px!important;overflow:hidden!important}}@media (min-width:1100px){.v5-hero{height:185px!important}.v5-hero-copy{padding-top:10px!important;padding-bottom:10px!important}.v5-hero h1{margin-bottom:6px!important;font-size:clamp(36px,2.7vw,46px)!important;line-height:.94!important}.v5-hero p{max-width:570px!important;font-size:12.5px!important;line-height:1.38!important}.v5-hero-actions{margin-top:9px!important}.v5-hero-actions .v5-primary-button,.v5-hero-actions .v5-secondary-button{height:38px!important;padding:0 16px!important;font-size:11.5px!important}.v5-hero-media{height:185px!important}.v5-identity-card{width:250px!important;height:163px!important;padding:9px 15px!important;top:11px!important;left:34px!important}.v5-identity-logo{width:40px!important;height:40px!important}.v5-identity-logo img{max-width:34px!important;max-height:34px!important}.v5-identity-card>strong{font-size:16px!important}.v5-identity-card>small{font-size:9px!important}.v5-identity-rule{margin:7px 0!important}.v5-identity-stats span{font-size:12px!important}.v5-identity-stats b{font-size:15px!important}.v5-identity-stats small{font-size:8px!important}.v5-booking-main{grid-template-rows:minmax(205px,1.42fr) minmax(112px,.8fr) minmax(154px,1.08fr) minmax(88px,.68fr)!important}}@media (min-width:1100px) and (min-height:900px){.storefront-v5{grid-template-rows:60px 185px minmax(0,1fr)!important}.v5-booking.v5-booking-fixed{height:calc(100vh - 251px)!important}}@media (min-width:1100px) and (max-height:899px){.v5-booking.v5-booking-fixed{height:700px!important;min-height:700px!important}}
@media (min-width:1300px){.v5-slot-grid{grid-template-columns:repeat(9,minmax(0,1fr))!important;grid-auto-rows:42px!important;align-content:start!important;min-height:91px!important}.v5-schedule-row{min-height:91px!important}.v5-schedule-section{min-height:154px!important}}@media (min-width:1100px) and (max-width:1299px){.v5-schedule-section{min-height:196px!important;overflow:visible!important}.v5-schedule-row{min-height:140px!important}.v5-slot-grid{grid-template-columns:repeat(6,minmax(0,1fr))!important;grid-auto-rows:42px!important;align-content:start!important;min-height:140px!important}.v5-booking-main{grid-template-rows:minmax(205px,1.35fr) minmax(112px,.78fr) minmax(196px,1.2fr) minmax(88px,.68fr)!important}}
.pb-booking{color:#17242b;background:#fbf8f5;width:100%;padding:14px 0 32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.pb-booking *{box-sizing:border-box}.pb-booking button,.pb-booking input{font:inherit}.pb-shell{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:16px;width:min(1460px,100% - 32px);margin:0 auto;display:grid}.pb-main{background:#fff;border:1px solid #e5e0db;border-radius:18px;min-width:0;overflow:hidden;box-shadow:0 12px 32px #301f140b}.pb-steps{background:#fff;border-bottom:1px solid #ece7e3;grid-template-columns:repeat(4,1fr);display:grid}.pb-steps>button{text-align:left;cursor:pointer;background:#fff;border:0;border-right:1px solid #eee9e5;align-items:center;gap:11px;min-width:0;height:72px;padding:0 18px;display:flex}.pb-steps>button:last-child{border-right:0}.pb-steps>button:disabled{cursor:default;opacity:.55}.pb-steps>button>span{color:#7b858d;background:#fff;border:1px solid #dcd8d4;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:13px;font-weight:900;display:grid}.pb-steps>button.current>span,.pb-steps>button.done>span{background:var(--brand);border-color:var(--brand);color:var(--brand-contrast)}.pb-steps>button>div{gap:2px;min-width:0;display:grid}.pb-steps strong{color:#27323a;font-size:13px}.pb-steps small{color:#8a9399;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.pb-steps>button.current{background:linear-gradient(#fff,#fafdfc)}.pb-stage{min-height:520px}.pb-stage-content{padding:28px 30px 32px}.pb-stage-content>header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.pb-stage-content>header>div{max-width:720px}.pb-stage-content header small{color:#8d9a98;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:800;display:block}.pb-stage-content h2{letter-spacing:-.02em;color:#123f38;margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.pb-stage-content header p{color:#6d7880;margin:0;font-size:13px;line-height:1.55}.pb-back{color:var(--brand);cursor:pointer;background:0 0;border:0;margin:0 0 14px;padding:0;font-size:12px;font-weight:850;display:block}.pb-all-services{height:38px;color:var(--brand);cursor:pointer;background:#f8fbfa;border:1px solid #dce6e2;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-size:11px;font-weight:850;display:flex}.pb-all-services span{background:#e8f2ef;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:9px;display:grid}.pb-services-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pb-service-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0ddd9;border-radius:14px;grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:130px;padding:16px;transition:all .16s;display:grid;position:relative}.pb-service-card:hover{border-color:color-mix(in srgb,var(--brand) 45%,#ddd);transform:translateY(-1px);box-shadow:0 10px 24px #201a150f}.pb-service-card.selected{border:2px solid var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 9%,transparent)}.pb-service-icon{color:#99582f;background:#fbf0e9;border-radius:11px;place-items:center;width:40px;height:40px;font-size:21px;display:grid}.pb-service-card>div{flex-direction:column;min-width:0;display:flex}.pb-service-card strong{padding-right:22px;font-size:14px;line-height:1.2}.pb-service-card p{color:#707c84;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}.pb-service-card footer{color:#69747c;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px;font-size:11px;display:flex}.pb-service-card footer b{color:#1f2a31;font-size:13px}.pb-service-card>i{background:var(--brand);width:23px;height:23px;color:var(--brand-contrast);border-radius:50%;place-items:center;font-size:10px;font-style:normal;display:grid;position:absolute;top:11px;right:11px}.pb-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.pb-pro-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0ddd9;border-radius:14px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:118px;padding:16px;transition:all .16s;display:grid}.pb-pro-grid>button:hover{border-color:color-mix(in srgb,var(--brand) 45%,#ddd);box-shadow:0 10px 24px #201a150d}.pb-pro-grid>button.selected{border:2px solid var(--brand)}.pb-avatar{color:#fff;background:linear-gradient(145deg,#b76f4e,#773c25);border-radius:50%;place-items:center;width:58px;height:58px;font-size:13px;font-weight:900;display:grid}.pb-pro-grid>button>div{min-width:0}.pb-pro-grid strong{margin-bottom:4px;font-size:14px;display:block}.pb-pro-grid p{color:#6d7880;margin:0;font-size:11px;line-height:1.45}.pb-pro-grid>button>b{color:var(--brand);white-space:nowrap;font-size:11px}.pb-date-row{align-items:end;gap:12px;margin-bottom:22px;display:flex}.pb-date-row label{gap:7px;display:grid}.pb-date-row label span{color:#4b595f;font-size:11px;font-weight:800}.pb-date-row input{color:#1c2830;background:#fff;border:1px solid #dcd8d4;border-radius:11px;outline:none;width:220px;height:48px;padding:0 13px;font-size:14px}.pb-change-date{color:#5f6b72;cursor:pointer;background:#fff;border:1px solid #e0ddd9;border-radius:11px;height:48px;padding:0 14px;font-size:11px;font-weight:800}.pb-slots{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.pb-slots>button{cursor:pointer;background:#fff;border:1px solid #dfe1e2;border-radius:11px;height:50px;font-size:13px;font-weight:850}.pb-slots>button:hover{border-color:var(--brand)}.pb-slots>button.selected{background:var(--brand);border-color:var(--brand);color:var(--brand-contrast);box-shadow:0 6px 16px color-mix(in srgb,var(--brand) 18%,transparent)}.pb-state{color:#7c878e;background:#fcfbfa;border:1px dashed #ddd8d4;border-radius:12px;grid-column:1/-1;place-items:center;min-height:110px;font-size:12px;display:grid}.pb-stage-action{background:#f7fbf9;border:1px solid #dbe6e2;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding:14px 16px;display:flex}.pb-stage-action>div{gap:2px;display:grid}.pb-stage-action span{color:#76817f;font-size:10px}.pb-stage-action strong{color:#153f38;font-size:14px}.pb-stage-action>button{background:var(--brand);height:44px;color:var(--brand-contrast);cursor:pointer;border:0;border-radius:10px;padding:0 18px;font-size:12px;font-weight:850}.pb-error{color:#9f3028;background:#fff3f1;border:1px solid #f0c6c1;border-radius:10px;margin-top:12px;padding:11px 13px;font-size:11px}.pb-customer-form{grid-template-columns:1fr 1fr;gap:16px;display:grid}.pb-customer-form label{gap:7px;display:grid}.pb-customer-form label>span{color:#4c585f;font-size:11px;font-weight:800}.pb-customer-form label>span small{color:#8a9398;font-weight:600;display:inline}.pb-customer-form input{background:#fff;border:1px solid #ddd9d5;border-radius:11px;outline:none;height:50px;padding:0 14px;font-size:13px}.pb-customer-form input:focus{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 8%,transparent)}.pb-customer-form .wide{grid-column:1/-1}.pb-final-confirm{background:var(--brand);height:50px;color:var(--brand-contrast);cursor:pointer;border:0;border-radius:11px;font-size:13px;font-weight:900}.pb-add-more-inline{color:var(--brand);cursor:pointer;background:0 0;border:0;margin-top:14px;padding:0;font-size:11px;font-weight:850}.pb-summary{background:#fff;border:1px solid #e4ded9;border-radius:18px;flex-direction:column;min-height:520px;display:flex;position:sticky;top:12px;overflow:hidden;box-shadow:0 12px 32px #301f140d}.pb-summary>header{color:#fff;background:linear-gradient(135deg,#71300f,#9e5522);padding:20px 21px}.pb-summary>header small{text-transform:uppercase;letter-spacing:.06em;opacity:.78;font-size:10px}.pb-summary>header h2{margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.pb-summary-body{flex:1;padding:18px}.pb-draft-summary{gap:11px;display:grid}.pb-draft-summary>div{border:1px solid #ebe7e3;border-radius:12px;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.pb-draft-summary>div>span{color:#899196;background:#f3f2f1;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.pb-draft-summary>div.filled>span{color:var(--brand);background:#e7f2ef}.pb-draft-summary>div>div{gap:2px;display:grid}.pb-draft-summary small,.pb-summary-item span{color:#899196;font-size:9px}.pb-draft-summary strong{color:#364148;font-size:11px}.pb-draft-summary button{color:var(--brand);cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:850}.pb-summary-item{border-bottom:1px solid #eee9e5;gap:11px;padding:14px 0;display:grid}.pb-summary-item:first-child{padding-top:0}.pb-summary-item>div{gap:2px;display:grid}.pb-summary-item strong{font-size:12px}.pb-summary-item small{color:#6e7981;font-size:10px}.pb-summary-item>button{color:#a14c3a;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:9px;font-weight:800}.pb-summary>footer{gap:9px;padding:0 18px 18px;display:grid}.pb-summary>footer>div{border-top:1px solid #eee9e5;justify-content:space-between;align-items:center;padding-top:13px;display:flex}.pb-summary>footer>div span{color:#6c777e;font-size:11px}.pb-summary>footer>div strong{color:#83431f;font-size:20px}.pb-summary>footer>button{background:var(--brand);height:42px;color:var(--brand-contrast);cursor:pointer;border:0;border-radius:10px;font-size:11px;font-weight:850}.pb-summary>footer>button.secondary{color:var(--brand);background:#fff;border:1px solid #dbe5e1}.pb-whatsapp{color:#536068;background:#fff8f3;border:1px solid #eaded5;border-radius:11px;justify-content:space-between;gap:10px;margin:0 18px 18px;padding:12px 13px;font-size:9px;display:flex}.pb-whatsapp b{color:#1d6255}.pb-modal-backdrop{z-index:999;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c181680;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.pb-modal{background:#fff;border-radius:20px;grid-template-rows:auto minmax(0,1fr);width:min(980px,94vw);max-height:88vh;display:grid;overflow:hidden;box-shadow:0 30px 90px #00000040}.pb-modal>header{border-bottom:1px solid #eee9e5;justify-content:space-between;gap:20px;padding:22px 24px 18px;display:flex}.pb-modal>header small{color:var(--brand);text-transform:uppercase;font-size:10px;font-weight:850}.pb-modal>header h2{color:#143f38;margin:3px 0;font-family:Georgia,serif;font-size:27px}.pb-modal>header p{color:#7c878e;margin:0;font-size:11px}.pb-modal>header>button{cursor:pointer;background:#fff;border:1px solid #e1dedb;border-radius:50%;width:38px;height:38px;font-size:23px}.pb-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px 22px;display:grid;overflow:auto}.pb-service-modal-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1ddd9;border-radius:13px;grid-template-columns:38px minmax(0,1fr);gap:11px;min-height:110px;padding:14px;display:grid;position:relative}.pb-service-modal-card.selected{border:2px solid var(--brand)}.pb-service-modal-card>div{flex-direction:column;display:flex}.pb-service-modal-card strong{font-size:13px}.pb-service-modal-card p{color:#707b83;margin:4px 0;font-size:10px;line-height:1.4}.pb-service-modal-card footer{justify-content:space-between;margin-top:auto;font-size:10px;display:flex}.pb-service-modal-card>i{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;font-style:normal;display:grid;position:absolute;top:9px;right:9px}.pb-success{place-items:center;padding:70px 20px;display:grid}.pb-success>div{text-align:center;background:#fff;border:1px solid #e4dfdb;border-radius:20px;width:min(620px,100%);padding:38px}.pb-success-check{color:#14734f;background:#e8f6ef;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 12px;font-size:25px;display:grid}.pb-success small{color:var(--brand);text-transform:uppercase;font-weight:850}.pb-success h2{margin:7px 0 12px}.pb-success>div>strong{margin:12px 0;font-size:24px;display:block}.pb-success button{background:var(--brand);color:#fff;border:0;border-radius:10px;height:44px;padding:0 18px;font-weight:850}@media (min-width:1100px){html,body{overflow:auto!important}.storefront-v5{height:auto!important;min-height:100vh!important;display:block!important;overflow:visible!important}.v5-nav{height:58px!important}.v5-hero{grid-template-columns:52% 48%!important;height:140px!important}.v5-hero-copy{padding-top:10px!important;padding-bottom:10px!important}.v5-hero h1{margin-bottom:6px!important;font-size:36px!important;line-height:.92!important}.v5-hero p{max-width:560px!important;font-size:12px!important;line-height:1.35!important}.v5-hero-actions{margin-top:8px!important}.v5-hero-actions .v5-primary-button,.v5-hero-actions .v5-secondary-button{height:34px!important;padding:0 14px!important;font-size:10.5px!important}.v5-benefits{display:none!important}.v5-hero-media{height:140px!important}.v5-identity-card{border-radius:14px!important;width:225px!important;height:124px!important;padding:8px 13px!important;top:8px!important;left:32px!important}.v5-identity-logo{width:34px!important;height:34px!important;margin-bottom:3px!important}.v5-identity-logo img{max-width:29px!important;max-height:29px!important}.v5-identity-card>strong{font-size:14px!important}.v5-identity-card>small{font-size:8px!important}.v5-identity-rule{margin:5px 0!important}.v5-identity-stats span{font-size:10px!important}.v5-identity-stats b{font-size:13px!important}.v5-identity-stats small{font-size:7px!important}}@media (max-width:1099px){.pb-shell{grid-template-columns:1fr}.pb-summary{min-height:auto;position:static}.pb-services-grid{grid-template-columns:repeat(2,1fr)}.pb-slots{grid-template-columns:repeat(4,1fr)}}@media (max-width:720px){.pb-booking{padding-top:8px}.pb-shell{width:calc(100% - 20px)}.pb-main{border-radius:14px}.pb-steps{z-index:20;grid-template-columns:repeat(4,1fr);position:sticky;top:62px}.pb-steps>button{border-right:0;justify-content:center;height:52px;padding:0}.pb-steps>button>span{width:30px;height:30px}.pb-steps>button>div{display:none}.pb-stage{min-height:0}.pb-stage-content{padding:20px 16px 24px}.pb-stage-content>header{margin-bottom:18px;display:block}.pb-stage-content h2{font-size:25px}.pb-all-services{margin-top:14px}.pb-services-grid,.pb-pro-grid,.pb-customer-form,.pb-modal-grid{grid-template-columns:1fr}.pb-service-card{min-height:112px}.pb-pro-grid>button{grid-template-columns:52px 1fr}.pb-pro-grid>button>b{display:none}.pb-date-row{flex-direction:column;align-items:stretch}.pb-date-row input{width:100%}.pb-slots{grid-template-columns:repeat(3,1fr)}.pb-stage-action{flex-direction:column;align-items:stretch}.pb-stage-action>button{width:100%}.pb-summary{display:none}.pb-customer-form .wide{grid-column:auto}.pb-final-confirm{grid-column:1/-1!important}.pb-modal-backdrop{align-items:end;padding:0}.pb-modal{border-radius:20px 20px 0 0;width:100%;max-height:86vh}.pb-modal-grid{padding:12px}.pb-service-modal-card{min-height:96px}}
.pb-stage{min-height:auto!important}.pb-stage-content{padding-bottom:26px!important}.pb-stage-content>header{margin-bottom:20px!important}.pb-service-tools{justify-content:space-between;align-items:center;gap:14px;margin:0 0 16px;display:flex}.pb-service-tools>small{color:#7b858b;white-space:nowrap;flex:none;font-size:12px;font-weight:650}.pb-service-search{background:#fff;border:1px solid #ddd8d4;border-radius:12px;align-items:center;gap:10px;width:min(520px,100%);height:46px;padding:0 12px;display:flex;box-shadow:0 1px #17242b05}.pb-service-search>span{color:#6d777d;flex:none;font-size:22px;line-height:1}.pb-service-search input{color:#17242b;width:100%;min-width:0;height:100%;font:inherit;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important;font-size:14px!important}.pb-service-search input::-webkit-search-cancel-button{appearance:none}.pb-service-search button{color:#5f686d;cursor:pointer;background:#f3f0ed;border:0;border-radius:50%;flex:0 0 28px;width:28px;height:28px;font-size:19px;line-height:1}.pb-services-grid.pb-services-grid-all{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.pb-services-grid-all .pb-service-card{grid-template-columns:40px minmax(0,1fr)!important;min-height:150px!important;padding:15px!important}.pb-services-grid-all .pb-service-card strong{font-size:14px!important;line-height:1.25!important}.pb-services-grid-all .pb-service-card p{-webkit-line-clamp:3!important;font-size:10.5px!important;line-height:1.42!important}.pb-services-grid-all .pb-service-card footer{padding-top:10px!important;font-size:11px!important}.pb-services-grid-all .pb-service-card footer b{font-size:13px!important}.pb-load-more{color:#0f6658;cursor:pointer;background:#fff;border:1px solid #0f6658;border-radius:12px;justify-content:center;align-items:center;gap:9px;width:min(360px,100%);height:46px;margin:18px auto 0;font-size:13px;font-weight:800;display:flex}.pb-load-more:hover{background:#f4faf8}.pb-load-more span{background:#e7f3ef;border-radius:999px;justify-content:center;align-items:center;min-width:28px;height:24px;padding:0 7px;font-size:11px;display:inline-flex}.pb-service-empty{text-align:center;background:#fcfbfa;border:1px dashed #ddd8d4;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:24px;display:flex}.pb-service-empty strong{color:#233139;font-size:15px}.pb-service-empty span{color:#7b858b;margin-top:5px;font-size:12px}.pb-final-confirm{background:var(--brand)!important;color:#fff!important;border-color:var(--brand)!important}.pb-final-confirm:hover{filter:brightness(.96)}.pb-summary>footer>button:not(.secondary){color:#fff!important}@media (max-width:1499px) and (min-width:1200px){.pb-services-grid.pb-services-grid-all{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pb-services-grid-all .pb-service-card{min-height:142px!important}}@media (max-width:1199px) and (min-width:901px){.pb-services-grid.pb-services-grid-all{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.pb-service-tools{flex-direction:column;align-items:stretch;gap:7px}.pb-service-tools>small{white-space:normal}.pb-service-search{width:100%}.pb-services-grid.pb-services-grid-all{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pb-services-grid-all .pb-service-card{min-height:138px!important}}@media (max-width:560px){.pb-service-tools{margin-bottom:12px}.pb-service-search{border-radius:10px;height:44px}.pb-service-search input{font-size:13px!important}.pb-service-tools>small{font-size:10.5px}.pb-services-grid.pb-services-grid-all{grid-template-columns:1fr!important}.pb-services-grid-all .pb-service-card{min-height:124px!important}.pb-load-more{border-radius:10px;height:44px;margin-top:12px;font-size:12px}.pb-service-empty{min-height:110px;padding:18px}}
@media (min-width:1100px){.storefront-v5 .v5-hero{grid-template-columns:51% 49%!important;height:132px!important;min-height:132px!important;overflow:hidden!important}.storefront-v5 .v5-hero-copy{justify-content:center!important;height:132px!important;padding-top:8px!important;padding-bottom:8px!important}.storefront-v5 .v5-hero h1{max-width:500px!important;margin-bottom:8px!important;font-size:34px!important;line-height:.96!important}.storefront-v5 .v5-hero p{max-width:520px!important;font-size:11.5px!important;line-height:1.35!important}.storefront-v5 .v5-hero-actions,.storefront-v5 .v5-benefits{display:none!important}.storefront-v5 .v5-hero-media{height:132px!important;min-height:132px!important}.storefront-v5 .v5-identity-card{border-radius:14px!important;width:232px!important;height:116px!important;padding:8px 14px!important;top:8px!important;left:48px!important}.storefront-v5 .v5-identity-logo{width:32px!important;height:32px!important;margin-bottom:3px!important}.storefront-v5 .v5-identity-logo img{max-width:27px!important;max-height:27px!important}.storefront-v5 .v5-identity-card>strong{font-size:15px!important;line-height:1.05!important}.storefront-v5 .v5-identity-card>small{margin-top:2px!important;font-size:8px!important}.storefront-v5 .v5-identity-rule{margin:6px 0!important}.storefront-v5 .v5-identity-stats span{font-size:11px!important}.storefront-v5 .v5-identity-stats b{font-size:13px!important}.storefront-v5 .v5-identity-stats small{font-size:7px!important}.pb-booking{padding-top:14px!important}.pb-shell{grid-template-columns:minmax(0,1fr) 300px!important;gap:14px!important;width:min(1540px,100% - 24px)!important}.pb-main,.pb-summary{border-radius:16px!important}.pb-stage{min-height:auto!important}.pb-stage-content{padding:24px 26px 28px!important}.pb-stage-content>header{margin-bottom:18px!important}.pb-services-grid.pb-services-grid-all{gap:10px!important}.pb-services-grid-all .pb-service-card{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important;min-height:144px!important;padding:14px!important}.pb-services-grid-all .pb-service-card strong{font-size:14.5px!important;line-height:1.18!important}.pb-services-grid-all .pb-service-card p{-webkit-line-clamp:3!important;font-size:11px!important;line-height:1.35!important}.pb-services-grid-all .pb-service-card footer{gap:8px!important;padding-top:9px!important}.pb-services-grid-all .pb-service-card footer span,.pb-services-grid-all .pb-service-card footer b{white-space:nowrap!important;flex:none!important}.pb-services-grid-all .pb-service-card footer span{font-size:11px!important}.pb-services-grid-all .pb-service-card footer b{margin-left:auto!important;font-size:13.5px!important}.pb-summary{align-self:start!important;height:auto!important;min-height:0!important}.pb-summary-body{min-height:330px!important}}@media (min-width:1360px){.pb-services-grid.pb-services-grid-all{grid-template-columns:repeat(5,minmax(0,1fr))!important}}@media (min-width:1100px) and (max-width:1359px){.pb-services-grid.pb-services-grid-all{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (max-width:1099px){.storefront-v5 .v5-hero-actions{display:flex!important}.pb-summary{min-height:0!important}}
@media (min-width:1100px){.pb-booking{padding:16px 0 34px!important}.pb-shell{grid-template-columns:minmax(0,1fr) 318px!important;gap:16px!important;width:min(1510px,100% - 40px)!important}.pb-main,.pb-summary{border-radius:18px!important}.pb-steps>button{gap:12px!important;height:76px!important;padding:0 20px!important}.pb-steps>button>span{flex-basis:36px!important;width:36px!important;height:36px!important;font-size:13px!important}.pb-steps strong{font-size:14px!important;line-height:1.15!important}.pb-steps small{margin-top:2px!important;font-size:10.5px!important;line-height:1.25!important}.pb-stage-content{padding:28px 28px 30px!important}.pb-stage-content>header{margin-bottom:22px!important}.pb-stage-content header small{margin-bottom:7px!important;font-size:11px!important}.pb-stage-content h2{margin-bottom:8px!important;font-size:31px!important;line-height:1.08!important}.pb-stage-content header p{font-size:13px!important;line-height:1.5!important}.pb-services-grid.pb-services-grid-all{gap:12px!important}.pb-services-grid-all .pb-service-card{border-radius:15px!important;grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;min-height:164px!important;padding:16px!important}.pb-services-grid-all .pb-service-icon{border-radius:12px!important;width:42px!important;height:42px!important;font-size:20px!important}.pb-services-grid-all .pb-service-card strong{align-items:flex-start!important;min-height:35px!important;font-size:15px!important;line-height:1.18!important;display:flex!important}.pb-services-grid-all .pb-service-card p{-webkit-line-clamp:3!important;min-height:49px!important;margin-top:5px!important;font-size:11.5px!important;line-height:1.42!important}.pb-services-grid-all .pb-service-card footer{gap:10px!important;min-height:30px!important;margin-top:auto!important;padding-top:12px!important}.pb-services-grid-all .pb-service-card footer span{font-size:11.5px!important}.pb-services-grid-all .pb-service-card footer b{font-size:14px!important}.pb-services-grid-all .pb-service-card>i{width:25px!important;height:25px!important;font-size:11px!important;top:12px!important;right:12px!important}.pb-summary{width:318px!important;min-height:542px!important}.pb-summary>header{padding:22px 22px 20px!important}.pb-summary>header small{font-size:10px!important}.pb-summary>header h2{margin-top:4px!important;font-size:25px!important}.pb-summary-body{min-height:358px!important;padding:18px!important}.pb-draft-summary{gap:12px!important}.pb-draft-summary>div{border-radius:13px!important;grid-template-columns:32px minmax(0,1fr) auto!important;gap:11px!important;padding:13px!important}.pb-draft-summary>div>span{width:32px!important;height:32px!important;font-size:11px!important}.pb-draft-summary small{font-size:9.5px!important}.pb-draft-summary strong{font-size:11.5px!important;line-height:1.25!important}.pb-draft-summary button{font-size:9.5px!important}.pb-whatsapp{border-radius:11px!important;margin:0 18px 18px!important;padding:12px 13px!important;font-size:9.5px!important}.storefront-v5 .v5-hero h1{font-size:35px!important;line-height:.98!important}.storefront-v5 .v5-hero p{font-size:12px!important;line-height:1.38!important}.storefront-v5 .v5-identity-card{width:244px!important;height:118px!important;top:7px!important;left:52px!important}.storefront-v5 .v5-identity-card>strong{font-size:15.5px!important}.storefront-v5 .v5-identity-stats b{font-size:13.5px!important}}@media (min-width:1500px){.pb-shell{grid-template-columns:minmax(0,1fr) 326px!important;gap:18px!important;width:min(1540px,100% - 56px)!important}.pb-summary{width:326px!important}.pb-services-grid-all .pb-service-card{min-height:168px!important;padding:17px!important}.pb-services-grid-all .pb-service-card strong{font-size:15.5px!important}.pb-services-grid-all .pb-service-card p{font-size:11.75px!important}}@media (min-width:1100px) and (max-width:1359px){.pb-shell{grid-template-columns:minmax(0,1fr) 300px!important}.pb-summary{width:300px!important}.pb-services-grid-all .pb-service-card{min-height:156px!important}}
@media (min-width:1100px){.storefront-v5 .v5-nav{border-radius:0 0 12px 12px!important;height:72px!important;padding-left:max(34px,50vw - 770px)!important;padding-right:max(34px,50vw - 770px)!important;box-shadow:0 3px 12px #14221f0d!important}.storefront-v5 .v5-brand{gap:12px!important}.storefront-v5 .v5-brand>img,.storefront-v5 .v5-brand>span{border-radius:10px!important;width:50px!important;height:50px!important}.storefront-v5 .v5-brand strong{letter-spacing:-.02em!important;font-size:24px!important;line-height:1!important}.storefront-v5 .v5-brand small{margin-top:3px!important;font-size:11.5px!important}.storefront-v5 .v5-nav-actions{gap:18px!important}.storefront-v5 .v5-whatsapp-link{gap:8px!important;font-size:14px!important}.storefront-v5 .v5-nav-button{border-radius:10px!important;height:46px!important;padding:0 22px!important;font-size:13.5px!important}.storefront-v5 .v5-hero{background:linear-gradient(100deg,#fffaf6 0%,#fffdfb 50%,#ebe3dc 50% 100%)!important;grid-template-columns:50% 50%!important;height:154px!important;min-height:154px!important;overflow:hidden!important}.storefront-v5 .v5-hero-copy{justify-content:center!important;height:154px!important;padding:18px 42px 18px max(34px,50vw - 770px)!important}.storefront-v5 .v5-hero h1{letter-spacing:-.035em!important;width:min(620px,100%)!important;max-width:620px!important;margin:0 0 11px!important;font-size:41px!important;line-height:.94!important}.storefront-v5 .v5-hero p{color:#637078!important;max-width:600px!important;margin:0!important;font-size:13px!important;line-height:1.45!important}.storefront-v5 .v5-hero-actions,.storefront-v5 .v5-benefits{display:none!important}.storefront-v5 .v5-hero-media{height:154px!important;min-height:154px!important;overflow:hidden!important}.storefront-v5 .v5-hero-media>img{object-fit:cover!important;object-position:center 48%!important;filter:saturate(.84)contrast(.98)brightness(.98)!important;width:100%!important;height:100%!important}.storefront-v5 .v5-hero-media:after{background:linear-gradient(90deg,#fffaf62e,#0000 28%,#051f1b0a)!important}.storefront-v5 .v5-identity-card{border-radius:16px!important;width:276px!important;height:138px!important;padding:11px 18px!important;top:8px!important;left:42px!important;box-shadow:0 18px 42px #0f1f1c42!important}.storefront-v5 .v5-identity-logo{width:38px!important;height:38px!important;margin-bottom:4px!important}.storefront-v5 .v5-identity-logo img{max-width:33px!important;max-height:33px!important}.storefront-v5 .v5-identity-card>strong{font-size:16.5px!important;line-height:1.08!important}.storefront-v5 .v5-identity-card>small{margin-top:2px!important;font-size:8.5px!important}.storefront-v5 .v5-identity-rule{margin:7px 0!important}.storefront-v5 .v5-identity-stats>div{padding:0 10px!important}.storefront-v5 .v5-identity-stats span{font-size:12px!important}.storefront-v5 .v5-identity-stats b{font-size:14.5px!important}.storefront-v5 .v5-identity-stats small{font-size:7.5px!important}}@media (min-width:1500px){.storefront-v5 .v5-hero{grid-template-columns:49% 51%!important}.storefront-v5 .v5-hero h1{font-size:43px!important}.storefront-v5 .v5-identity-card{width:288px!important;left:52px!important}}@media (min-width:1100px) and (max-width:1299px){.storefront-v5 .v5-nav,.storefront-v5 .v5-hero-copy{padding-left:28px!important;padding-right:28px!important}.storefront-v5 .v5-hero h1{font-size:37px!important}.storefront-v5 .v5-hero p{font-size:12px!important}.storefront-v5 .v5-identity-card{width:250px!important;left:24px!important}}
.owner-dashboard{color:#17212b;background:#f6f7f9!important}.owner-dashboard .sidebar{background:#111a25!important;width:250px!important;padding:20px 14px!important}.owner-dashboard .sidebar .logo{color:#fff;align-items:center;gap:10px;font-size:17px;font-weight:900;display:flex;margin:0 8px 18px!important}.owner-business-chip{color:#fff;background:#172332;border:1px solid #2a3746;border-radius:12px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;margin:0 2px 18px;padding:10px;display:grid}.owner-business-chip>span{background:#0f5f55;border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.owner-business-chip div{min-width:0;display:grid}.owner-business-chip strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.owner-business-chip small{color:#94a2b3;margin-top:2px;font-size:9px}.owner-dashboard .nav{gap:3px!important}.owner-dashboard .nav a{align-items:center;gap:10px;display:flex;border-radius:9px!important;padding:10px 11px!important;font-size:12.5px!important}.owner-dashboard .nav a>span{color:#8594a7;text-align:center;width:18px}.owner-dashboard .nav a.active>span,.owner-dashboard .nav a:hover>span{color:#fff}.owner-dashboard .v3-plan-card{border-radius:12px!important;padding:12px!important}.owner-dashboard .v3-plan-card a{color:#dce7f2;margin-top:4px}.owner-dashboard .v3-content{width:min(1480px,100%)!important;padding:26px 34px 46px!important}.owner-topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:16px;display:flex}.owner-topbar h1{letter-spacing:-.025em;margin:3px 0 5px;font-size:31px;line-height:1.05}.owner-topbar p{color:#7b8592;margin:0;font-size:11.5px}.owner-topbar .eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#718093;font-size:9px;font-weight:850}.owner-top-actions{align-items:center;gap:8px;display:flex}.owner-btn,.owner-icon-btn{color:#1c2733;background:#fff;border:1px solid #dfe4e9;border-radius:10px;justify-content:center;align-items:center;height:40px;padding:0 14px;font-size:11.5px;font-weight:850;display:inline-flex}.owner-btn.primary{color:#fff;background:#10564e;border-color:#10564e}.owner-icon-btn{cursor:pointer}.owner-trial{background:#fff8f3;border:1px solid #eaded5;border-radius:12px;grid-template-columns:1fr auto auto;align-items:center;gap:18px;margin-bottom:14px;padding:11px 14px;display:grid}.owner-trial>div{gap:1px;display:grid}.owner-trial strong{font-size:11.5px}.owner-trial span,.owner-trial a{color:#756c66;font-size:9.5px}.owner-trial>b{color:#9e4e21;font-size:13px}.owner-trial>a{color:#10564e;font-weight:850}.owner-today{grid-template-columns:minmax(270px,.9fr) minmax(330px,1.15fr) minmax(270px,.85fr);gap:12px;margin-bottom:14px;display:grid}.owner-today>div{background:#fff;border:1px solid #e3e7eb;border-radius:16px;min-height:156px;padding:18px}.owner-section-label{text-transform:uppercase;letter-spacing:.12em;color:#87919d;margin-bottom:9px;font-size:9px;font-weight:850}.owner-today-main{grid-template-columns:auto 1fr;align-content:start;column-gap:14px;display:grid}.owner-today-number{color:#10564e;grid-row:2/4;font-size:54px;font-weight:900;line-height:.9}.owner-today-copy{gap:2px;display:grid}.owner-today-copy strong{font-size:14px}.owner-today-copy span{color:#7d8793;font-size:10px}.owner-text-link{color:#10564e;grid-column:1/-1;margin-top:auto;padding-top:14px;font-size:10px;font-weight:850}.owner-next{grid-template-columns:86px minmax(0,1fr) auto;align-items:center;column-gap:14px;display:grid}.owner-next .owner-section-label{grid-column:1/-1;align-self:start}.owner-next-time{color:#17212b;font-size:28px;font-weight:900}.owner-next-info{gap:3px;display:grid}.owner-next-info strong{font-size:14px}.owner-next-info span{color:#737e8a;font-size:10.5px}.owner-next-empty{grid-column:1/-1;gap:4px;display:grid}.owner-next-empty strong{font-size:17px}.owner-next-empty span{color:#7b8591;font-size:11px}.owner-quick-actions{grid-template-columns:1fr 1fr;gap:8px!important;display:grid!important}.owner-quick-actions .owner-section-label{grid-column:1/-1;margin-bottom:1px}.owner-quick-actions>a{background:#fbfcfd;border:1px solid #edf0f3;border-radius:11px;grid-template-columns:28px 1fr;align-items:center;gap:8px;padding:10px;display:grid}.owner-quick-actions>a:last-child{grid-column:1/-1}.owner-quick-actions>a>span{color:#10564e;background:#edf5f3;border-radius:8px;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.owner-quick-actions strong{font-size:10.5px;display:block}.owner-quick-actions small{color:#929ba6;margin-top:2px;font-size:8.5px;display:block}.owner-metrics{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px;display:grid}.owner-metrics>a{background:#fff;border:1px solid #e4e7eb;border-radius:13px;grid-template-columns:1fr auto;align-items:end;min-height:88px;padding:14px 16px;display:grid}.owner-metrics small{color:#7d8792;font-size:9.5px}.owner-metrics strong{color:#17212b;grid-area:1/2/3;font-size:30px;line-height:1}.owner-metrics span{color:#9aa2ac;margin-top:7px;font-size:9px}.owner-main-grid{grid-template-columns:minmax(0,1.65fr) minmax(310px,.72fr);align-items:start;gap:14px;display:grid}.owner-agenda-card,.owner-health-card,.owner-dashboard .dashboard-share-card{background:#fff;border:1px solid #e4e7eb;border-radius:16px}.owner-card-head{border-bottom:1px solid #eef1f3;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.owner-card-head h2{margin:2px 0 0;font-size:19px}.owner-card-head .eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8b95a1;font-size:8.5px;font-weight:850}.owner-card-head>a{color:#10564e;font-size:10px;font-weight:850}.owner-appointments{display:grid}.owner-appointment{border-top:1px solid #f0f2f4;grid-template-columns:52px 68px minmax(0,1fr) auto 14px;align-items:center;gap:12px;min-height:66px;padding:12px 18px;display:grid}.owner-appointment:first-child{border-top:0}.owner-appointment:hover{background:#fafcfc}.owner-appointment-date{text-align:center;line-height:1;display:grid}.owner-appointment-date b{font-size:18px}.owner-appointment-date span{color:#7b8590;text-transform:uppercase;margin-top:4px;font-size:9px}.owner-appointment time{font-size:13px;font-weight:900}.owner-appointment-main{gap:3px;min-width:0;display:grid}.owner-appointment-main strong{font-size:12px}.owner-appointment-main span{color:#7c8692;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.owner-row-arrow{color:#a8b0b8;font-size:18px}.owner-empty{color:#7d8792;padding:28px 18px;font-size:11px}.owner-side{gap:12px;display:grid}.owner-dashboard .dashboard-share-card{padding:17px!important}.owner-dashboard .share-card-top h2{font-size:16px!important}.owner-dashboard .dashboard-share-card>p{margin:10px 0!important;font-size:10px!important}.owner-dashboard .share-link-preview{padding:10px!important}.owner-dashboard .share-primary-actions{grid-template-columns:1fr!important}.owner-dashboard .share-secondary-actions{grid-template-columns:1fr 1fr 1fr!important}.owner-dashboard .share-action{font-size:10px;min-height:40px!important}.owner-dashboard .share-secondary-actions a,.owner-dashboard .share-secondary-actions button{min-height:34px!important;font-size:9px!important}.owner-health-card{padding:17px}.owner-health-card h3{margin:2px 0 12px;font-size:16px}.owner-health-card>.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8a94a0;font-size:8.5px;font-weight:850}.owner-health-item{border-top:1px solid #f0f2f4;grid-template-columns:30px 1fr;align-items:center;gap:9px;padding:10px 0;display:grid}.owner-health-item>span{color:#7b8591;background:#f2f4f6;border-radius:9px;place-items:center;width:30px;height:30px;font-size:10px;font-weight:900;display:grid}.owner-health-item.done>span{color:#10564e;background:#e9f5f1}.owner-health-item div{gap:2px;display:grid}.owner-health-item strong{font-size:10.5px}.owner-health-item small{color:#8d96a0;font-size:8.8px}@media (max-width:1180px){.owner-today{grid-template-columns:1fr 1fr}.owner-quick-actions{grid-column:1/-1}.owner-main-grid{grid-template-columns:1fr}.owner-side,.owner-metrics{grid-template-columns:1fr 1fr}}@media (max-width:820px){.owner-dashboard .v3-content{padding:18px 14px 32px!important}.owner-topbar{flex-direction:column;align-items:flex-start}.owner-today{grid-template-columns:1fr}.owner-quick-actions{grid-column:auto}.owner-metrics{grid-template-columns:1fr 1fr}.owner-side{grid-template-columns:1fr}.owner-appointment{grid-template-columns:44px 58px minmax(0,1fr) auto}.owner-appointment .v3-status,.owner-row-arrow{display:none}}@media (max-width:560px){.owner-top-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.owner-top-actions form{display:none}.owner-metrics{grid-template-columns:1fr}.owner-today>div{min-height:auto}.owner-next{grid-template-columns:70px 1fr}.owner-next .v3-status{display:none}}
.agenda-owner-v2{background:#f6f8fb;min-height:100vh}.agenda-owner-content{max-width:1500px;margin:0 auto;padding:30px 34px 60px}.agenda-owner-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.agenda-owner-head h1{color:#182433;margin:0 0 6px;font-size:40px}.agenda-owner-head .btn{color:#fff;background:#182433;border-radius:11px;align-items:center;height:42px;padding:0 16px;font-weight:800;display:inline-flex}.owner-schedule-card,.owner-days-card,.owner-appointments-panel{background:#fff;border:1px solid #e4e8ee;border-radius:18px;box-shadow:0 10px 30px #1925340a}.owner-schedule-card,.owner-days-card{margin-bottom:16px;padding:20px}.owner-section-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.owner-section-head>div{align-items:center;gap:12px;display:flex}.owner-section-head h2{color:#182433;margin:0;font-size:19px}.owner-section-head p{color:#7b8796;margin:3px 0 0;font-size:11px}.owner-section-icon{color:#0f665b;background:#eef5f3;border-radius:12px;place-items:center;width:38px;height:38px;font-size:18px;display:grid}.owner-live-pill{color:#197351;background:#e9f8f2;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:800}.owner-week-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.owner-weekday{background:#fafbfc;border:1px solid #e6e9ee;border-radius:14px;flex-direction:column;min-height:160px;padding:13px;transition:all .18s;display:flex}.owner-weekday:hover{transform:translateY(-1px);box-shadow:0 8px 22px #1824330f}.owner-weekday.open{background:#fff;border-color:#dfe8e5}.owner-weekday.closed{color:#9aa3af;background:#f7f8fa}.owner-weekday-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.owner-weekday-top strong{color:#182433;font-size:14px}.owner-weekday-top span{color:#17704f;background:#eaf8f2;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800}.owner-weekday.closed .owner-weekday-top span{color:#77808c;background:#eceff3}.owner-weekday>small{color:#8a94a3;margin-top:2px;font-size:9px}.owner-hours-form{flex-direction:column;flex:1;display:flex}.owner-hours{grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;margin:12px 0 10px;display:grid}.owner-hours input{background:#fff;border:1px solid #dfe3e8;border-radius:8px;min-width:0;height:34px;padding:0 6px;font-size:10px}.owner-hours span{color:#98a2b3;font-size:9px}.owner-closed-note{color:#a0a8b2;margin:18px 0 auto;font-size:10px}.owner-save-hours,.owner-day-close,.owner-day-open{cursor:pointer;border-radius:8px;width:100%;height:32px;font-size:9.5px;font-weight:800}.owner-save-hours{color:#fff;background:#17685d;border:0;margin-top:auto}.owner-day-close{color:#a44e42;background:#fff7f5;border:1px solid #eed8d4;margin-top:7px}.owner-day-open{color:#fff;background:#17685d;border:0;margin-top:auto}.owner-days-head{align-items:flex-start}.owner-close-date-form{grid-template-columns:160px minmax(180px,1fr) auto;align-items:center;gap:8px;min-width:min(560px,50vw);display:grid!important}.owner-close-date-form input{color:#344054;background:#fff;border:1px solid #dfe4ea;border-radius:9px;height:38px;padding:0 10px;font-size:10px}.owner-close-date-form button{color:#fff;cursor:pointer;white-space:nowrap;background:#a04c40;border:0;border-radius:9px;height:38px;padding:0 14px;font-size:10px;font-weight:850}.owner-next-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:10px;display:grid}.owner-date-card{background:#fff;border:1px solid #e6e9ee;border-radius:14px;flex-direction:column;min-height:132px;padding:12px;transition:all .18s;display:flex}.owner-date-card:hover{transform:translateY(-1px);box-shadow:0 8px 22px #1824330d}.owner-date-card.blocked{background:#fff7f5;border-color:#f0d8d1}.owner-date-card>div{align-items:baseline;gap:5px;display:flex}.owner-date-card small{text-transform:capitalize;color:#7c8794;font-size:9px}.owner-date-card strong{color:#182433;font-size:22px}.owner-date-card span{color:#7b8796;font-size:10px}.owner-date-card p{color:#7b8796;margin:9px 0 auto;font-size:9.5px;line-height:1.35}.owner-date-card button{cursor:pointer;border-radius:8px;width:100%;height:30px;font-size:9px;font-weight:800}.owner-block{color:#596372;background:#fff;border:1px solid #e4e8ee}.owner-reopen{color:#fff;background:#17685d;border:0}.owner-appointments-head{justify-content:space-between;align-items:flex-end;gap:16px;margin:22px 0 10px;display:flex}.owner-appointments-head h2{color:#182433;margin:0;font-size:22px}.owner-appointments-head p{color:#8a94a3;margin:3px 0 0;font-size:10px}.owner-filter-tabs{flex-wrap:wrap;gap:5px;margin:0;display:flex}.owner-filter-tabs a{border-radius:999px;padding:7px 10px;font-size:9.5px}.owner-appointments-panel{overflow:hidden}.owner-appointment-card{border-top:1px solid #edf0f3;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:16px;padding:15px 18px;transition:all .18s;display:grid}.owner-appointment-card:first-child{border-top:0}.owner-appointment-card:hover{background:#fbfcfd}.owner-time-block{display:grid}.owner-time-block strong{color:#182433;font-size:21px}.owner-time-block span{color:#7b8796;text-transform:capitalize;font-size:10px}.owner-appointment-main{min-width:0}.owner-appointment-title{align-items:center;gap:9px;display:flex}.owner-appointment-title strong{color:#182433;font-size:14px}.owner-appointment-main p{color:#667085;margin:4px 0;font-size:11px}.owner-appointment-main small{color:#98a2b3;font-size:10px}.owner-appointment-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.owner-appointment-actions button,.owner-whatsapp-action{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;height:36px;padding:0 12px;font-size:10px;font-weight:850;display:inline-flex}.owner-quick-confirm,.owner-quick-complete{color:#fff;background:#17685d;border:0;box-shadow:0 5px 14px #17685d29}.owner-quick-cancel{color:#a14f44;background:#fff8f6;border:1px solid #ead9d5}.owner-whatsapp-action{color:#13724f;background:#eef8f3;border:1px solid #d9eee4}.owner-empty-agenda{text-align:center;place-items:center;gap:5px;padding:54px 20px;display:grid}.owner-empty-agenda span{color:#9aa4b0;font-size:28px}.owner-empty-agenda strong{font-size:15px}.owner-empty-agenda p{color:#8a94a3;margin:0;font-size:11px}@media (max-width:1250px){.owner-week-grid,.owner-next-days{grid-template-columns:repeat(4,minmax(0,1fr))}.owner-days-head{flex-direction:column;align-items:flex-start}.owner-close-date-form{width:100%;min-width:0}}@media (max-width:900px){.agenda-owner-content{padding:22px 14px 44px}.agenda-owner-head{flex-direction:column}.owner-week-grid,.owner-next-days{grid-template-columns:repeat(2,minmax(0,1fr))}.owner-close-date-form{grid-template-columns:1fr 1fr}.owner-close-date-form button{grid-column:1/-1}.owner-appointments-head{flex-direction:column;align-items:flex-start}.owner-appointment-card{grid-template-columns:86px minmax(0,1fr)}.owner-appointment-actions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:560px){.owner-week-grid,.owner-next-days,.owner-close-date-form{grid-template-columns:1fr}.owner-close-date-form button{grid-column:auto}.owner-appointment-card{grid-template-columns:1fr}.owner-appointment-actions{grid-column:auto}.agenda-owner-head h1{font-size:32px}}
.dashboard{color:#17212b;background:#f6f7f9!important;grid-template-columns:250px minmax(0,1fr)!important;min-height:100vh!important;display:grid!important}.dashboard>.sidebar{box-sizing:border-box!important;background:#111a25!important;flex-direction:column!important;width:250px!important;height:100vh!important;padding:20px 14px!important;display:flex!important;position:sticky!important;top:0!important}.dashboard>.sidebar .logo{color:#fff!important;align-items:center!important;gap:10px!important;margin:0 8px 22px!important;font-size:17px!important;font-weight:900!important;display:flex!important}.dashboard>.sidebar .logo-mark{color:#fff!important;background:#bf6c68!important;border-radius:10px!important;place-items:center!important;width:38px!important;height:38px!important;font-size:14px!important;font-weight:900!important;display:grid!important}.dashboard>.sidebar .nav{gap:3px!important;display:grid!important}.dashboard>.sidebar .nav a{color:#cbd5e1!important;border-radius:9px!important;align-items:center!important;min-height:40px!important;padding:0 12px!important;font-size:12.5px!important;font-weight:700!important;display:flex!important}.dashboard>.sidebar .nav a.active,.dashboard>.sidebar .nav a:hover{color:#fff!important;background:#2a405b!important}.dashboard>.content,.agenda-owner-content,.settings-page-v2 .settings-content{box-sizing:border-box!important;width:min(1480px,100%)!important;max-width:1480px!important;margin:0 auto!important;padding:26px 34px 46px!important}.dashboard .page-head{justify-content:space-between!important;align-items:flex-start!important;gap:20px!important;margin-bottom:18px!important;display:flex!important}.dashboard .page-head h1{color:#17212b!important;letter-spacing:-.02em!important;margin:2px 0 6px!important;font-size:32px!important;line-height:1.08!important}.dashboard .page-head .eyebrow{letter-spacing:.14em!important;text-transform:uppercase!important;color:#718093!important;font-size:9px!important;font-weight:850!important}.dashboard .page-head .muted{color:#7b8592!important;font-size:11.5px!important;line-height:1.45!important}.dashboard .panel{background:#fff!important;border:1px solid #e3e7eb!important;border-radius:16px!important;box-shadow:0 8px 26px #19253409!important}.agenda-owner-content{max-width:1480px!important}.owner-schedule-card,.owner-days-card,.owner-appointments-panel{border-radius:18px!important}.owner-schedule-card,.owner-days-card{margin-bottom:18px!important;padding:24px!important}.owner-section-head{margin-bottom:20px!important}.owner-section-head h2{font-size:22px!important;line-height:1.15!important}.owner-section-head p{margin-top:4px!important;font-size:12px!important;line-height:1.45!important}.owner-section-icon{border-radius:13px!important;width:44px!important;height:44px!important;font-size:20px!important}.owner-live-pill{padding:8px 12px!important;font-size:11px!important}.owner-week-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.owner-weekday{border-radius:16px!important;min-height:210px!important;padding:18px!important}.owner-weekday-top strong{font-size:17px!important}.owner-weekday-top span{padding:5px 9px!important;font-size:10.5px!important}.owner-weekday>small{margin-top:4px!important;font-size:11px!important}.owner-hours{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;gap:9px!important;margin:18px 0 12px!important}.owner-hours input{border-radius:10px!important;height:42px!important;padding:0 10px!important;font-size:12.5px!important}.owner-hours span{font-size:11px!important}.owner-closed-note{margin:22px 0 auto!important;font-size:12px!important}.owner-save-hours,.owner-day-close,.owner-day-open{border-radius:10px!important;height:39px!important;font-size:11px!important}.owner-day-close{margin-top:9px!important}.owner-next-days{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.owner-date-card{border-radius:15px!important;min-height:150px!important;padding:16px!important}.owner-date-card small{font-size:10.5px!important}.owner-date-card strong{font-size:25px!important}.owner-date-card span{font-size:11px!important}.owner-date-card p{margin:10px 0 auto!important;font-size:11px!important;line-height:1.4!important}.owner-date-card button{border-radius:9px!important;height:36px!important;font-size:10.5px!important}.owner-custom-close{background:#fafbfc!important;border:1px solid #e6e9ee!important;border-radius:14px!important;margin-top:16px!important;padding:16px!important}.owner-custom-close label{color:#344054!important;font-size:11px!important;font-weight:800!important}.owner-custom-close input{background:#fff!important;border:1px solid #dfe3e8!important;border-radius:10px!important;height:40px!important;padding:0 10px!important}.owner-appointment-card{min-height:76px!important;padding:17px 20px!important}.owner-appointment-actions button,.owner-whatsapp-action{border-radius:10px!important;height:38px!important;padding:0 13px!important;font-size:10.5px!important}.owner-time-block strong{font-size:23px!important}.owner-time-block span{font-size:11px!important}.owner-appointment-title strong{font-size:15px!important}.owner-appointment-main p{font-size:12px!important}.owner-appointment-main small{font-size:10.5px!important}@media (max-width:1250px){.owner-week-grid,.owner-next-days{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:820px){.dashboard{grid-template-columns:1fr!important}.dashboard>.sidebar{width:100%!important;height:auto!important;position:static!important}.dashboard>.content,.agenda-owner-content,.settings-page-v2 .settings-content{padding:20px 14px 38px!important}.owner-week-grid,.owner-next-days{grid-template-columns:1fr!important}}
.agenda-owner-head-v3{align-items:center!important;margin-bottom:12px!important}.agenda-owner-head-v3 h1{margin-bottom:4px!important;font-size:34px!important}.agenda-owner-head-v3 .muted{font-size:11px!important}.agenda-public-button{color:#fff;background:#182433;border-radius:9px;align-items:center;height:38px;padding:0 14px;font-size:10.5px;font-weight:850;display:inline-flex}.agenda-primary-tabs{z-index:2!important;border-bottom:1px solid #dfe4e8!important;align-items:flex-end!important;gap:0!important;margin:0 0 -1px!important;padding-left:12px!important;display:flex!important;position:relative!important}.agenda-primary-tabs>a{color:#667085!important;width:auto!important;min-width:190px!important;min-height:54px!important;box-shadow:none!important;background:0 0!important;border:1px solid #0000!important;border-bottom:0!important;border-radius:11px 11px 0 0!important;align-items:center!important;gap:10px!important;padding:9px 18px!important;transition:all .15s!important;display:flex!important;transform:none!important}.agenda-primary-tabs>a:hover{color:#344054!important;box-shadow:none!important;background:#f8fafb!important;transform:none!important}.agenda-primary-tabs>a>span{color:#667085!important;background:#eef1f4!important;border-radius:8px!important;place-items:center!important;width:30px!important;height:30px!important;font-size:14px!important;font-weight:900!important;display:grid!important}.agenda-primary-tabs>a>div{gap:1px!important;display:grid!important}.agenda-primary-tabs strong{color:inherit!important;font-size:12.5px!important}.agenda-primary-tabs small{color:#98a2b3!important;font-size:9px!important}.agenda-primary-tabs>a.active{color:#10564e!important;box-shadow:none!important;background:#fff!important;border-color:#dfe4e8!important;position:relative!important}.agenda-primary-tabs>a.active:after{content:"";background:#fff;height:2px;position:absolute;bottom:-1px;left:0;right:0}.agenda-primary-tabs>a.active:before{content:"";background:#17685d;border-radius:11px 11px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.agenda-primary-tabs>a.active>span{color:#17685d!important;background:#e8f4f1!important}.agenda-tab-panel{border-radius:0 16px 16px!important;margin-bottom:0!important;box-shadow:0 10px 28px #1925340a!important}.agenda-owner-v2 .owner-schedule-card,.agenda-owner-v2 .owner-days-card,.agenda-owner-v2 .owner-appointments-panel{box-shadow:0 10px 28px #1925340a!important}.schedule-table-panel{padding:16px 18px 18px!important}.schedule-table-heading{margin-bottom:10px!important}.schedule-table-wrap{background:#fff;border:1px solid #e2e7ec;border-radius:14px;overflow:hidden}.schedule-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.schedule-table th{color:#7b8796;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#f7f9fb;border-bottom:1px solid #e4e8ed;height:38px;padding:0 14px;font-size:10px;font-weight:850}.schedule-table th:first-child{width:27%}.schedule-table th:nth-child(2){width:13%}.schedule-table th:nth-child(3),.schedule-table th:nth-child(4){width:17%}.schedule-table th:nth-child(5){width:26%}.schedule-table td{vertical-align:middle;background:#fff;border-bottom:1px solid #edf0f3;height:58px;padding:8px 14px}.schedule-table tr:last-child td{border-bottom:0}.schedule-row-closed td{background:#fafbfc}.schedule-day-cell{align-items:baseline;gap:9px;display:flex}.schedule-day-cell strong{color:#182433;font-size:13.5px}.schedule-day-cell small{color:#98a2b3;font-size:10px}.schedule-status{border-radius:999px;justify-content:center;align-items:center;min-width:64px;height:26px;padding:0 9px;font-size:9.5px;font-weight:850;display:inline-flex}.schedule-status.open{color:#16724f;background:#e9f8f2}.schedule-status.closed{color:#7b8490;background:#eef1f4}.schedule-time-input{color:#1e2938;background:#fff;border:1px solid #dfe4e9;border-radius:9px;width:100%;max-width:150px;height:36px;padding:0 10px;font-size:12px}.schedule-time-input:focus{border-color:#7fb7aa;outline:2px solid #cfe5df}.schedule-disabled-value{color:#b0b7c0;font-size:15px}.schedule-row-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.schedule-inline-form{margin:0}.schedule-save-button,.schedule-open-button,.schedule-close-button{cursor:pointer;white-space:nowrap;border-radius:9px;height:34px;padding:0 13px;font-size:10px;font-weight:850}.schedule-save-button,.schedule-open-button{color:#fff;background:#17685d;border:0}.schedule-close-button{color:#a34e43;background:#fff8f6;border:1px solid #edd8d4}.schedule-actions-head{text-align:right!important}.owner-next-days-tabbed{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.owner-next-days-tabbed .owner-date-card{min-height:142px!important;padding:13px!important}.owner-next-days-tabbed .owner-date-card strong{font-size:25px!important}.owner-next-days-tabbed .owner-date-card p{font-size:10px!important}.owner-next-days-tabbed .owner-date-card button{height:34px!important;font-size:9.5px!important}.agenda-appointments-toolbar{margin:4px 0 10px}@media (min-width:1201px) and (min-height:720px){.agenda-owner-content{padding:16px 28px!important}.agenda-owner-head-v3{min-height:60px!important;margin-bottom:6px!important}.agenda-primary-tabs{margin-bottom:-1px!important}.agenda-primary-tabs>a{min-height:48px!important}.schedule-table-panel{padding:14px 16px 16px!important}.schedule-table-panel .owner-section-head{margin-bottom:8px!important}.schedule-table-panel .owner-section-icon{width:36px!important;height:36px!important;font-size:16px!important}.schedule-table-panel .owner-section-head h2{font-size:18px!important}.schedule-table-panel .owner-section-head p{margin-top:2px!important;font-size:10px!important}.schedule-table-panel .owner-live-pill{padding:6px 9px!important;font-size:9px!important}.schedule-table th{height:34px}.schedule-table td{height:52px;padding-top:6px;padding-bottom:6px}}@media (max-width:1200px){.agenda-primary-tabs>a{flex:1!important;min-width:0!important}.owner-next-days-tabbed{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:900px){.agenda-primary-tabs{padding-left:0!important;overflow-x:auto!important}.agenda-primary-tabs>a{flex:none!important;min-width:180px!important}.schedule-table-wrap{overflow-x:auto}.schedule-table{min-width:760px}.owner-next-days-tabbed{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:560px){.owner-next-days-tabbed{grid-template-columns:1fr!important}.agenda-primary-tabs>a{min-width:165px!important}.agenda-primary-tabs small{display:none!important}}
