/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#14251e;--ink-2:#20352c;--paper:#f6f4ec;--white:#fff;--accent:#b7f275;--accent-dark:#8ad144;--line:#dfe3dc;--muted:#67756e;--soft:#eef0ea;--peach:#ffbe5c;--blue:#9ac7ff;--purple:#d7b8ff;--danger:#b73b3b;--shadow:0 28px 70px #14251e24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 44px);margin-inline:auto}.brand{flex:none;align-items:center;gap:11px;display:inline-flex}.brand-logo{object-fit:cover;border:1px solid #14251e33;border-radius:5px;width:46px;height:46px;display:block;box-shadow:0 5px 14px #14251e29}.brand-copy{letter-spacing:-.035em;flex-direction:column;font-size:17px;font-weight:780;line-height:1.05;display:flex}.brand-copy small{letter-spacing:.09em;text-transform:uppercase;opacity:.57;margin-top:4px;font-size:8px;font-weight:650}.brand-inverse{color:#fff}.brand-inverse .brand-logo{border-color:#ffffff2e;box-shadow:0 5px 18px #00000059}.button{cursor:pointer;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:16px;min-height:47px;padding:0 20px;font-size:14px;font-weight:700;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.48;cursor:not-allowed;transform:none}.button-dark{background:var(--ink);color:#fff;border-color:var(--ink)}.button-dark:hover{background:#263a31}.button-accent{background:var(--accent);color:var(--ink);border-color:var(--accent)}.button-accent:hover{background:#c4fa87}.button-ghost{background:0 0;border-color:#cfd4cd}.button-ghost:hover{border-color:var(--ink)}.button-wide{width:100%}.landing-shell{min-height:100vh;overflow:hidden}.landing-nav{border-bottom:1px solid #14251e1f;justify-content:space-between;align-items:center;height:86px;display:flex}.desktop-nav{align-items:center;gap:34px;font-size:13px;font-weight:630;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--ink);width:0;height:2px;transition:width .2s;position:absolute;bottom:-8px;left:0}.desktop-nav a:hover:after{width:100%}.nav-actions{align-items:center;gap:17px;display:flex}.text-button{font-size:13px;font-weight:680}.landing-nav .button{min-height:42px;padding-inline:17px}.hero{grid-template-columns:.89fr 1.11fr;align-items:center;gap:54px;min-height:656px;padding-top:38px;padding-bottom:64px;display:grid;position:relative}.hero:before{content:"";border:1px solid #14251e1f;border-radius:50%;width:165px;height:165px;position:absolute;top:95px;left:-110px}.hero-copy{z-index:2;position:relative}.eyebrow{letter-spacing:.05em;text-transform:uppercase;background:#ffffff73;border:1px solid #d6dad3;border-radius:4px;align-items:center;gap:9px;padding:8px 11px;font-size:11px;font-weight:720;display:inline-flex}.live-dot{background:#65b820;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #65b8201f}.hero h1{letter-spacing:-.07em;max-width:620px;margin:24px 0 19px;font-size:clamp(46px,5.2vw,75px);font-weight:710;line-height:.99}.hero h1 em{letter-spacing:-.05em;color:#4c665b;font-family:Georgia,serif;font-weight:400}.hero-lead{color:#596861;max-width:555px;font-size:18px;line-height:1.62}.hero-actions{gap:11px;margin-top:31px;display:flex}.trust-row{align-items:center;gap:13px;margin-top:35px;display:flex}.avatar-stack{padding-left:8px;display:flex}.avatar-stack span{border:2px solid var(--paper);background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-8px;font-size:9px;font-weight:750;display:grid}.avatar-stack span:nth-child(2){background:#d67f62}.avatar-stack span:nth-child(3){background:#789aab}.trust-row p{color:var(--muted);margin:0;font-size:11px;line-height:1.35}.trust-row strong{color:var(--ink);font-size:12px}.hero-product{min-width:0;position:relative;transform:rotate(.2deg)}.preview-window{box-shadow:var(--shadow);background:#fff;border:1px solid #14251e26;position:relative;overflow:hidden}.preview-topbar{background:var(--ink);color:#fff;align-items:center;gap:17px;height:48px;padding:0 15px;display:flex}.mini-brand{object-fit:cover;border-radius:3px;width:28px;height:28px;display:block}.preview-search{color:#ffffff7a;border:1px solid #ffffff21;flex:1;align-items:center;max-width:190px;height:27px;padding:0 10px;font-size:8px;display:flex}.preview-avatar{width:26px;height:26px;color:var(--ink);background:#e9c3a9;border-radius:50%;place-items:center;margin-left:auto;font-size:8px;font-weight:800;display:grid}.preview-layout{grid-template-columns:48px 1fr;min-height:388px;display:grid}.preview-sidebar{color:#98a09c;border-right:1px solid #e9ebe7;flex-direction:column;align-items:center;gap:21px;padding:22px 0;font-size:13px;display:flex}.preview-sidebar span{place-items:center;width:25px;height:25px;display:grid}.preview-sidebar .active{background:var(--accent);color:var(--ink)}.preview-main{background:#f7f8f5;min-width:0;padding:25px 24px}.preview-welcome{justify-content:space-between;align-items:flex-end;display:flex}.preview-welcome div{flex-direction:column;display:flex}.preview-welcome small{color:#89918d;margin-bottom:4px;font-size:8px}.preview-welcome b{letter-spacing:-.04em;font-size:17px}.preview-welcome button{background:var(--ink);color:#fff;border:0;border-radius:3px;padding:9px 12px;font-size:8px}.preview-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 12px;display:grid}.preview-stats>div{background:#fff;border:1px solid #e7e9e5;grid-template-columns:1fr auto;align-content:space-between;min-height:80px;padding:11px;display:grid}.preview-stats small{text-transform:uppercase;color:#838d88;grid-column:1/-1;font-size:7px}.preview-stats b{font-size:17px}.preview-stats span{color:#8b948f;align-self:end;font-size:7px}.preview-stats .positive{color:#4c8d25}.preview-grid{grid-template-columns:1.45fr .75fr;gap:9px;display:grid}.schedule-card,.week-card{background:#fff;border:1px solid #e7e9e5;min-width:0;padding:13px}.preview-card-title{justify-content:space-between;margin-bottom:12px;font-size:8px;display:flex}.preview-card-title span{color:#87908b;font-size:6px}.appointment-row{border-top:1px solid #f0f1ef;grid-template-columns:30px 3px 1fr auto;align-items:center;gap:8px;padding:8px 0;display:grid}.appointment-row time{font-size:7px;font-weight:700}.bar{border-radius:2px;height:26px}.lime{background:var(--accent)}.peach{background:var(--peach)}.blue{background:var(--blue)}.appointment-row p{flex-direction:column;min-width:0;margin:0;display:flex}.appointment-row p b{white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.appointment-row p small{color:#929a96;margin-top:3px;font-size:6px}.appointment-row strong{font-size:7px}.week-card{flex-direction:column;display:flex}.mini-bars{border-bottom:1px solid #dfe3dd;flex:1;align-items:end;gap:5px;min-height:92px;padding:8px 3px 0;display:flex}.mini-bars i{background:var(--accent);border-radius:2px 2px 0 0;flex:1}.week-card>small{color:#89928d;margin-top:10px;font-size:6px}.floating-note{background:#fff;border:1px solid #14251e1a;align-items:center;gap:10px;min-width:183px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 18px 44px #14251e2b}.floating-note>span{background:var(--accent);border-radius:50%;place-items:center;width:28px;height:28px;font-weight:800;display:grid}.floating-note div{flex-direction:column;display:flex}.floating-note b{font-size:8px}.floating-note small{color:#84908a;margin-top:4px;font-size:7px}.note-payment{bottom:43px;left:-37px}.note-booking{top:104px;right:-27px}.note-booking>span{background:var(--peach)}.proof-strip{background:var(--ink);color:#fff}.proof-inner{justify-content:space-between;align-items:center;gap:20px;min-height:72px;display:flex}.proof-inner span{letter-spacing:.18em;color:var(--accent);font-size:9px}.proof-inner b{color:#ffffffd6;font-family:Georgia,serif;font-size:15px;font-weight:400}.proof-inner i{color:#ffffff38}.feature-section{padding-top:114px;padding-bottom:122px}.section-intro{grid-template-columns:.38fr 1fr .7fr;align-items:start;gap:32px;margin-bottom:55px;display:grid}.section-number{letter-spacing:.18em;color:#627169;font-size:9px;font-weight:790}.section-intro h2{letter-spacing:-.06em;margin:0;font-size:clamp(35px,4vw,53px);line-height:1.05}.section-intro h2 span{color:#6b7972;font-family:Georgia,serif;font-weight:400}.section-intro p{color:var(--muted);margin:3px 0 0;font-size:14px;line-height:1.65}.feature-grid{grid-template-rows:repeat(2,315px);grid-template-columns:1.05fr .95fr;gap:14px;display:grid}.feature-grid article{padding:35px;position:relative;overflow:hidden}.feature-large{grid-row:1/3}.dark-feature{background:var(--ink);color:#fff}.accent-feature{background:var(--accent)}.light-feature{border:1px solid var(--line);background:#fff}.feature-icon{border:1px solid;border-radius:50%;place-items:center;width:39px;height:39px;margin-bottom:29px;display:grid}.feature-grid article>small{letter-spacing:.18em;opacity:.65;font-size:8px;font-weight:750}.feature-grid h3{letter-spacing:-.05em;margin:10px 0 12px;font-size:31px;line-height:1.03}.feature-grid p{opacity:.7;max-width:380px;margin:0;font-size:13px;line-height:1.55}.calendar-visual{color:var(--ink);background:#fff;padding:22px 24px 58px;position:absolute;bottom:-45px;left:35px;right:35px;transform:rotate(-2deg);box-shadow:0 20px 60px #00000040}.cal-head{justify-content:space-between;margin-bottom:19px;font-size:12px;display:flex}.cal-days{grid-template-columns:repeat(7,1fr);gap:12px 5px;display:grid}.cal-days span{aspect-ratio:1;place-items:center;font-size:9px;display:grid}.cal-days .weekday{aspect-ratio:auto;color:#9aa19d;text-transform:uppercase;font-size:7px}.cal-days .selected{background:var(--accent);border-radius:50%;font-weight:800}.deposit-visual{background:#ffffffd9;width:200px;padding:16px;position:absolute;bottom:30px;right:34px}.deposit-visual>span{color:#6c766f;font-size:8px;display:block}.deposit-visual>b{margin:5px 0 10px;font-size:28px;display:block}.deposit-visual>div{background:#dbe2d3;height:5px}.deposit-visual>div i{background:var(--ink);width:20%;height:100%;display:block}.deposit-visual>small{color:#637069;margin-top:9px;font-size:7px;display:block}.service-mini{border:1px solid var(--line);grid-template-columns:5px 1fr auto;align-items:center;gap:12px;padding:13px;display:grid;position:absolute;bottom:29px;left:35px;right:35px}.service-mini>i{background:var(--accent);height:35px}.service-mini div,.service-mini>span{flex-direction:column;display:flex}.service-mini b{font-size:10px}.service-mini small{color:#87908b;margin-top:4px;font-size:8px}.service-mini>span{text-align:right;color:#87908b;font-size:8px}.service-mini>span b{color:var(--ink);margin-top:3px}.steps-section{background:#eceee7;padding:105px 0 0}.section-intro.compact{grid-template-columns:.38fr 1.7fr;max-width:920px}.steps-grid{border-top:1px solid #cfd5cc;grid-template-columns:repeat(3,1fr);margin-top:58px;display:grid}.steps-grid article{border-right:1px solid #cfd5cc;padding:32px 35px 55px 0}.steps-grid article+article{padding-left:35px}.steps-grid article:last-child{border-right:0}.steps-grid article>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;margin-bottom:28px;font-size:9px;display:grid}.steps-grid h3{letter-spacing:-.04em;margin:0 0 10px;font-size:21px}.steps-grid p{color:var(--muted);max-width:280px;font-size:13px;line-height:1.55}.bottom-cta{background:var(--ink);color:#fff;justify-content:space-between;align-items:center;min-height:198px;margin-top:45px;padding:45px 55px;display:flex}.bottom-cta small{color:var(--accent);letter-spacing:.16em;font-size:8px}.bottom-cta h2{letter-spacing:-.055em;margin:9px 0 0;font-size:40px}.bottom-cta .button{min-width:180px}.landing-footer{min-height:110px;color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.landing-footer>div:last-child{gap:25px;display:flex}.dashboard-loading,.auth-page,.onboarding-page{min-height:100vh}.dashboard-loading{text-align:center;background:var(--ink);color:#fff;align-content:center;place-items:center;gap:13px;display:grid}.loading-brand{object-fit:cover;border:1px solid #ffffff29;border-radius:7px;width:92px;height:92px;display:block;box-shadow:0 18px 42px #00000059}.dashboard-loading h1{margin:8px 0 0}.dashboard-loading p{color:#b6c0bb;margin:0 0 15px}.loading-line{background:#ffffff29;width:180px;height:3px;position:relative;overflow:hidden}.loading-line:after{content:"";background:var(--accent);width:50%;animation:1.2s ease-in-out infinite load;position:absolute;inset:0}@keyframes load{0%{transform:translate(-100%)}to{transform:translate(200%)}}.auth-page{background:var(--paper);flex-direction:column;padding:30px;display:flex}.auth-card{border:1px solid var(--line);width:min(470px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;margin:auto;padding:48px}.auth-symbol{background:var(--accent);border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 22px;font-size:22px;display:grid}.auth-card h1{letter-spacing:-.06em;margin:10px 0;font-size:40px}.auth-card p{color:var(--muted);margin:0 0 25px;line-height:1.6}.auth-card>small{color:#8b948f;margin-top:16px;font-size:10px;display:block}.onboarding-page{background:var(--ink);color:#fff;padding-bottom:70px}.onboarding-top{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);height:84px;margin:auto;display:flex}.onboarding-top>span{color:#aab6b0;font-size:11px}.onboarding-progress{background:#ffffff1f;height:3px}.onboarding-progress i{background:var(--accent);height:100%;transition:width .3s;display:block}.onboarding-card{width:min(660px,100% - 40px);color:var(--ink);background:#fff;margin:65px auto 0;padding:55px 62px;box-shadow:0 30px 80px #00000047}.onboarding-card h1{letter-spacing:-.055em;margin:12px 0;font-size:40px;line-height:1.06}.onboarding-card>p,.onboarding-card form>p{color:var(--muted);margin:0 0 29px;line-height:1.55}.onboarding-card .button{margin-top:12px}.onboarding-hint{align-items:center;gap:8px;font-size:10px;margin:18px 0 0!important;display:flex!important}.onboarding-hint span{color:#4c9420}.back-link{cursor:pointer;color:var(--muted);background:0 0;border:0;margin:0 0 22px;padding:0;font-size:12px}.field{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.field label{letter-spacing:.015em;font-size:11px;font-weight:710}.field label span{float:right;color:#98a19c;margin-left:6px;font-weight:450}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d6dcd4;border-radius:4px;outline:none;min-height:46px;padding:0 13px;transition:border .2s,box-shadow .2s}.field textarea{resize:vertical;min-height:90px;padding-top:12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#72a83c;box-shadow:0 0 0 3px #b7f27540}.form-grid{gap:0 16px;display:grid}.form-grid.two{grid-template-columns:repeat(2,1fr)}.form-error{border-left:3px solid var(--danger);color:#842b2b;background:#fff0ef;margin-bottom:12px;padding:11px 13px;font-size:11px;line-height:1.4}.dashboard-shell{min-height:100vh;color:var(--ink);background:#f4f5f1;grid-template-columns:248px 1fr;display:grid}.dashboard-sidebar{background:var(--ink);color:#fff;z-index:30;flex-direction:column;width:248px;padding:25px 18px 17px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 5px 25px;display:flex}.mobile-close{color:#fff;background:0 0;border:0;font-size:25px;display:none}.business-chip{background:#fff1;border:1px solid #ffffff17;grid-template-columns:35px 1fr auto;align-items:center;gap:10px;margin-bottom:24px;padding:11px;display:grid}.business-chip>span{width:35px;height:35px;color:var(--ink);background:#e9c3a9;place-items:center;font-size:10px;font-weight:800;display:grid}.business-chip div{flex-direction:column;min-width:0;display:flex}.business-chip b{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.business-chip small{color:#9fada6;margin-top:4px;font-size:8px}.business-chip i{color:#91a098;font-style:normal}.side-nav{flex-direction:column;gap:4px;display:flex}.side-nav>small{letter-spacing:.18em;color:#718078;margin:14px 10px 6px;font-size:7px;font-weight:800}.side-nav button{color:#a9b6b0;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:12px;height:42px;padding:0 11px;font-size:11px;font-weight:600;display:flex}.side-nav button>span{text-align:center;width:20px;font-size:15px}.side-nav button>i{background:var(--accent);color:var(--ink);border-radius:10px;margin-left:auto;padding:3px 6px;font-size:8px;font-style:normal}.side-nav button:hover{color:#fff;background:#ffffff0e}.side-nav button.active{background:var(--accent);color:var(--ink);font-weight:750}.sidebar-footer{margin-top:auto}.setup-mini{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;margin-bottom:13px;padding:17px 6px}.setup-mini>div{justify-content:space-between;font-size:9px;display:flex}.setup-mini>div span{color:#a4b0aa}.setup-mini>div b{color:var(--accent)}.setup-mini>i{background:#ffffff1f;height:3px;margin:9px 0 8px;display:block}.setup-mini>i em{background:var(--accent);height:100%;display:block}.setup-mini>small{color:#7e8d86;font-size:8px}.sidebar-footer>a{color:#91a099;padding:10px 6px;font-size:9px;display:block}.dashboard-content{grid-column:2;min-width:0}.dashboard-topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;height:69px;padding:0 32px;display:flex;position:sticky;top:0}.menu-button{background:0 0;border:0;font-size:20px;display:none}.top-search{color:#a4aca8;border:1px solid #e2e5df;align-items:center;gap:9px;width:270px;height:35px;padding:0 11px;font-size:10px;display:flex}.top-search span{flex:1}.top-search kbd{background:#f6f7f4;border:1px solid #e0e3de;padding:2px 5px;font-size:7px}.top-actions{align-items:center;gap:18px;display:flex}.top-actions>button{background:0 0;border:0;position:relative}.top-actions>button i{background:#d9644a;border-radius:50%;width:5px;height:5px;position:absolute;top:1px;right:1px}.user-chip{align-items:center;gap:9px;display:flex}.user-chip>span{background:#e9c3a9;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:grid}.user-chip div{flex-direction:column;display:flex}.user-chip small{color:#8b9590;text-overflow:ellipsis;max-width:150px;margin-top:3px;font-size:7px;overflow:hidden}.dashboard-main{max-width:1500px;margin:0 auto;padding:34px 35px 70px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.dashboard-date{text-transform:uppercase;color:#77837d;letter-spacing:.13em;font-size:8px;font-weight:760}.page-heading h1{letter-spacing:-.05em;margin:5px 0;font-size:30px}.page-heading p{color:var(--muted);margin:0;font-size:11px}.page-actions{gap:10px;display:flex}.page-actions .button{min-height:40px;padding-inline:15px;font-size:11px}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:125px;padding:16px 18px;display:flex}.metric-grid article>div{align-items:center;gap:9px;display:flex}.metric-icon{place-items:center;width:27px;height:27px;font-size:11px;display:grid}.lime-bg{background:#e3f7cd}.peach-bg{background:#ffecd0}.blue-bg{background:#e3efff}.purple-bg{background:#eee5fa}.metric-grid small{letter-spacing:.13em;color:#7a867f;font-size:7px;font-weight:750}.metric-grid article>b{letter-spacing:-.05em;margin:14px 0 3px;font-size:26px}.metric-grid article>p{color:#8c9691;margin:auto 0 0;font-size:8px}.metric-grid article>p.up{color:#5b982f}.overview-grid{grid-template-columns:1.35fr .85fr;gap:14px;display:grid}.panel{border:1px solid var(--line);background:#fff}.panel-head{border-bottom:1px solid #eceeea;justify-content:space-between;align-items:start;padding:18px 20px 15px;display:flex}.panel-head h2{letter-spacing:-.02em;margin:0;font-size:14px}.panel-head p{color:#89938e;margin:4px 0 0;font-size:8px}.panel-head button{color:#607168;cursor:pointer;background:0 0;border:0;font-size:8px}.panel-head>span{color:#6e7a74;font-size:9px;font-weight:750}.appointments-panel{min-height:310px}.appointment-list{padding:0 20px}.appointment-line{border-bottom:1px solid #eff0ed;grid-template-columns:40px 3px 1fr auto 55px;align-items:center;gap:13px;min-height:59px;display:grid}.appointment-line:last-child{border:0}.appointment-line time{flex-direction:column;display:flex}.appointment-line time small{color:#9ca49f;margin-top:2px;font-size:7px}.appointment-line>i{height:33px}.appointment-person{align-items:center;gap:9px;min-width:0;display:flex}.appointment-person>span{background:#ecede9;border-radius:50%;place-items:center;width:29px;height:29px;font-size:7px;font-weight:800;display:grid}.appointment-person div{flex-direction:column;min-width:0;display:flex}.appointment-person b{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.appointment-person small{color:#8d9792;margin-top:3px;font-size:7px}.appointment-line>strong{text-align:right;font-size:9px}.status{border-radius:20px;width:max-content;padding:4px 7px;font-size:7px;font-weight:700;display:inline-flex}.status-confirmed{color:#427f1b;background:#e5f5d5}.status-completed{color:#3d6e9e;background:#e5effb}.status-cancelled,.status-no_show{color:#9a3f35;background:#f8e4df}.setup-list{padding:5px 20px 9px}.setup-item{text-align:left;background:0 0;border:0;border-bottom:1px solid #eff0ed;grid-template-columns:24px 1fr auto;align-items:center;gap:10px;width:100%;padding:12px 0;display:grid}.setup-item:last-child{border:0}.setup-item>span{border:1px solid #cdd3cd;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.setup-item>span.done{background:var(--accent);border-color:var(--accent);font-weight:800}.setup-item div{flex-direction:column;display:flex}.setup-item small{color:#929b97;margin-top:4px;font-size:7px}.setup-item>i{font-size:10px;font-style:normal}.setup-item:not(:disabled){cursor:pointer}.booking-panel{background:var(--ink);color:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;min-height:245px;padding:0 40px;display:flex;overflow:hidden}.booking-copy{max-width:455px}.booking-copy .section-number{color:var(--accent)}.booking-copy h2{letter-spacing:-.05em;margin:10px 0;font-size:27px}.booking-copy p{color:#aebbb5;font-size:10px;line-height:1.55}.booking-copy button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:9px}.booking-phone{width:285px;color:var(--ink);background:#fff;align-self:flex-end;padding:20px 19px 35px;transform:rotate(-2deg)translateY(28px);box-shadow:0 0 40px #0000004d}.phone-top{align-items:center;gap:8px;margin-bottom:18px;display:flex}.phone-top>span{background:var(--accent);place-items:center;width:28px;height:28px;font-size:7px;font-weight:800;display:grid}.booking-phone>small{text-transform:uppercase;letter-spacing:.12em;color:#909a95;font-size:6px}.phone-service{border:1px solid #e8eae6;grid-template-columns:4px 1fr auto;align-items:center;gap:10px;margin-top:7px;padding:9px;display:grid}.phone-service>i{height:29px}.phone-service>span{flex-direction:column;font-size:7px;font-weight:700;display:flex}.phone-service>span small{color:#98a09c;margin-top:2px;font-size:6px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:30px;display:flex}.empty-state>span{color:#6e7a74;background:#eef1eb;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.empty-state h3{margin:12px 0 6px;font-size:13px}.empty-state p{color:#8b9690;max-width:330px;margin:0;font-size:9px;line-height:1.5}.empty-actions{gap:8px;margin-top:14px;display:flex}.empty-actions button{cursor:pointer;background:#fff;border:1px solid #d9ddd7;padding:7px 10px;font-size:8px}.empty-actions button:last-child{background:var(--ink);color:#fff;border-color:var(--ink)}.calendar-panel,.list-panel{min-height:470px}.calendar-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:57px;padding:0 20px;display:flex}.calendar-toolbar>div{border:1px solid #dde1db;display:flex}.calendar-toolbar button{background:#fff;border:0;padding:7px 14px;font-size:8px}.calendar-toolbar button.active{background:var(--ink);color:#fff}.calendar-toolbar span{color:#7e8983;font-size:8px}.calendar-day{padding:21px 24px}.calendar-day+.calendar-day{border-top:1px solid var(--line)}.calendar-day h3{text-transform:capitalize;letter-spacing:.02em;margin:0 0 11px;font-size:10px}.calendar-appointment{border-top:1px solid #eef0ec;grid-template-columns:55px 4px 1fr 70px 100px 25px;align-items:center;gap:14px;min-height:59px;display:grid}.calendar-appointment time{font-size:10px;font-weight:750}.calendar-appointment>i{height:34px}.calendar-appointment>div{flex-direction:column;display:flex}.calendar-appointment>div b{font-size:9px}.calendar-appointment>div small{color:#89938e;margin-top:4px;font-size:7px}.calendar-appointment select{background:#fff;border:1px solid #dfe3dd;height:29px;padding:0 6px;font-size:7px}.icon-button{cursor:pointer;background:#fff;border:1px solid #e0e3de;width:25px;height:25px}.danger{color:var(--danger)!important}.list-summary{border-bottom:1px solid var(--line);align-items:center;gap:45px;min-height:77px;padding:0 22px;display:flex}.list-summary>div{flex-direction:column;display:flex}.list-summary b{letter-spacing:-.03em;font-size:17px}.list-summary span{color:#86918b;margin-top:3px;font-size:7px}.table-head{color:#7f8a84;text-transform:uppercase;letter-spacing:.09em;background:#f5f6f3;align-items:center;height:38px;padding:0 22px;font-size:7px;display:grid}.service-table .table-head,.service-row{grid-template-columns:1.55fr .8fr .45fr .45fr .55fr .75fr;gap:15px}.service-row{border-top:1px solid #edf0eb;align-items:center;min-height:70px;padding:0 22px;font-size:9px;display:grid}.service-name{grid-template-columns:5px 1fr;align-items:center;gap:11px;min-width:0;display:grid}.service-name>i{height:38px}.service-name div,.service-row>span{flex-direction:column;min-width:0;display:flex}.service-name b,.service-row>span b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.service-name small,.service-row>span small{color:#8c9691;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;overflow:hidden}.row-actions{justify-content:flex-end;gap:6px;display:flex}.row-actions button{cursor:pointer;background:#fff;border:1px solid #dce0da;padding:6px 8px;font-size:7px}.customer-table .table-head,.customer-row{grid-template-columns:1.15fr 1.15fr .4fr .5fr 1.2fr;gap:15px}.customer-row{border-top:1px solid #edf0eb;align-items:center;min-height:70px;padding:0 22px;font-size:9px;display:grid}.customer-name{align-items:center;gap:10px;min-width:0;display:flex}.customer-name>span{background:#e7eee4;border-radius:50%;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.customer-name div,.customer-row>span{flex-direction:column;min-width:0;display:flex}.customer-name b,.customer-row>span b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.customer-name small,.customer-row>span small{color:#8e9793;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:7px;overflow:hidden}.settings-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:14px;display:grid}.settings-main{flex-direction:column;gap:14px;display:flex}.settings-card{padding:25px}.settings-head{border-bottom:1px solid #eceeea;gap:14px;margin-bottom:24px;padding-bottom:20px;display:flex}.settings-head>span{background:var(--ink);color:#fff;place-items:center;width:28px;height:28px;font-size:8px;display:grid}.settings-head h2{margin:0;font-size:15px}.settings-head p{color:#8b9590;margin:5px 0 0;font-size:8px}.setting-toggle{border-bottom:1px solid #eceeea;justify-content:space-between;align-items:center;padding-bottom:21px;display:flex}.setting-toggle p,.range-label p{color:#8b9590;margin:4px 0 0;font-size:8px}.switch{cursor:pointer;background:#c9cfca;border:0;border-radius:20px;width:42px;height:23px;padding:3px;transition:background .2s}.switch i{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;display:block}.switch.on{background:#77b93e}.switch.on i{transform:translate(19px)}.deposit-setting{border-bottom:1px solid #eceeea;margin-bottom:20px;padding:22px 0}.range-label{justify-content:space-between;display:flex}.range-label strong{font-size:23px}.deposit-setting input[type=range]{width:100%;accent-color:var(--ink);margin:22px 0 3px}.range-scale{color:#9aa39f;justify-content:space-between;font-size:7px;display:flex}.deposit-example{background:#f2f4ef;align-items:center;gap:12px;margin-top:17px;padding:11px 13px;display:flex}.deposit-example span{background:var(--accent);padding:4px 6px;font-size:7px;font-weight:750}.deposit-example p{margin:0;font-size:8px}.settings-card>.form-grid .field{margin-bottom:0}.settings-aside{flex-direction:column;gap:14px;display:flex}.sticky-save{padding:23px;position:sticky;top:84px}.save-icon{background:var(--accent);border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;display:grid}.sticky-save h3{margin:15px 0 6px;font-size:13px}.sticky-save p{color:#89938e;font-size:8px;line-height:1.5}.sticky-save .button{min-height:40px;margin:11px 0}.sticky-save>small{text-align:center;color:#929b97;text-overflow:ellipsis;font-size:7px;display:block;overflow:hidden}.tip-card{background:#fff7e9;border-color:#eadbbe;gap:11px;padding:16px;display:flex}.tip-card>span{font-size:16px}.tip-card p{color:#766d5f;margin:5px 0 0;font-size:8px;line-height:1.5}.modal-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.modal-scrim{cursor:default;background:#0d1a159e;border:0;position:absolute;inset:0}.modal-card{background:#fff;width:min(550px,100%);height:100%;animation:.24s ease-out slide-in;position:relative;overflow-y:auto;box-shadow:-30px 0 70px #0000002e}.modal-card>header{border-bottom:1px solid var(--line);justify-content:space-between;min-height:94px;padding:25px 27px;display:flex}.modal-card>header h2{letter-spacing:-.04em;margin:0;font-size:21px}.modal-card>header p{color:#8a948f;margin:5px 0 0;font-size:9px}.modal-card>header button{cursor:pointer;background:#eef0eb;border:0;width:31px;height:31px;font-size:18px}.modal-form{padding:26px 27px}.modal-form .form-grid .field{margin-bottom:18px}.input-suffix{position:relative}.input-suffix input{padding-right:55px}.input-suffix span{color:#78847e;font-size:9px;position:absolute;top:50%;right:13px;transform:translateY(-50%)}.color-choice{margin-bottom:20px}.color-choice>label{margin-bottom:10px;font-size:11px;font-weight:710;display:block}.color-choice>div{gap:9px;display:flex}.color-choice button{cursor:pointer;border:3px solid #fff;border-radius:50%;width:27px;height:27px;box-shadow:0 0 0 1px #d9ddd7}.color-choice button.active{box-shadow:0 0 0 2px var(--ink)}.check-row{background:#f6f7f4;border:1px solid #e0e4de;align-items:flex-start;gap:10px;margin:4px 0 18px;padding:13px;display:flex}.check-row input{accent-color:var(--ink);margin-top:2px}.check-row span{flex-direction:column;display:flex}.check-row small{color:#87918c;margin-top:4px;font-size:8px}.warning-check{background:#fff7f5;border-color:#ecd5d1}.modal-actions{border-top:1px solid #eceeea;justify-content:flex-end;gap:9px;margin-top:6px;padding-top:20px;display:flex}.modal-actions .button{min-height:42px;font-size:10px}.modal-empty{text-align:center;padding:70px 40px}.modal-empty>span{color:#a6641c;background:#fff0df;border-radius:50%;place-items:center;width:44px;height:44px;margin:auto;font-weight:850;display:grid}.modal-empty h3{margin:15px 0 7px;font-size:16px}.modal-empty p{color:#86908b;margin-bottom:20px;font-size:10px}.appointment-summary{background:#f4f6f1;grid-template-columns:5px 1fr 1fr;gap:15px;margin-bottom:18px;padding:14px;display:grid}.appointment-summary>i{height:34px}.appointment-summary>div{flex-direction:column;display:flex}.appointment-summary span{color:#8e9793;font-size:7px}.appointment-summary b{margin-top:5px;font-size:9px}.toast{z-index:120;background:var(--ink);color:#fff;align-items:center;gap:10px;padding:13px 17px;font-size:10px;animation:.25s toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #0003}.toast span{background:var(--accent);width:21px;height:21px;color:var(--ink);border-radius:50%;place-items:center;font-weight:800;display:grid}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}.sidebar-scrim{display:none}.booking-panel{position:relative}.services-workspace{flex-direction:column;gap:14px;display:flex}.services-toolbar{border:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;min-height:68px;padding:13px 16px 13px 20px;display:flex}.services-summary{color:#7b8781;align-items:center;gap:22px;font-size:10px;display:flex}.services-summary span{align-items:baseline;gap:5px;display:flex}.services-summary b{color:var(--ink);letter-spacing:-.04em;font-size:16px}.services-toolbar-actions{gap:8px;display:flex}.structure-button,.reorder-button{cursor:pointer;background:#fff;border:1px solid #d8ddd6;min-height:39px;padding:0 14px;font-size:10px;font-weight:700;transition:background .2s,border .2s,color .2s}.structure-button:hover{border-color:var(--ink)}.reorder-button{background:var(--ink);border-color:var(--ink);color:#fff}.reorder-button.active{background:var(--accent);border-color:var(--accent);color:var(--ink)}.reorder-help{background:#e9f8d8;border:1px solid #cce8b1;align-items:center;gap:13px;padding:13px 16px;display:flex}.reorder-help>span{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:31px;height:31px;font-size:16px;display:grid}.reorder-help p{color:#526159;margin:0;font-size:10px;line-height:1.45}.reorder-help b{color:var(--ink);margin-bottom:2px;font-size:11px;display:block}.customer-offer-preview{background:#fbfaf5;border:1px solid #d8ddd5;width:min(930px,100%);margin:0 auto;overflow:hidden;box-shadow:0 25px 65px #14251e17}.customer-offer-preview.is-reordering{outline:2px solid var(--accent);outline-offset:-2px}.offer-preview-header{background:var(--ink);color:#fff;justify-content:space-between;align-items:flex-end;min-height:170px;padding:35px 42px;display:flex;position:relative;overflow:hidden}.offer-preview-header:after{content:"";border:1px solid #b7f27540;border-radius:50%;width:180px;height:180px;position:absolute;top:-85px;right:110px}.offer-preview-header>div{z-index:1;position:relative}.offer-preview-kicker{letter-spacing:.2em;color:var(--accent);font-size:8px;font-weight:800}.offer-preview-header h2{letter-spacing:-.055em;margin:9px 0 4px;font-size:31px;line-height:1.02}.offer-preview-header p{color:#aebbb5;margin:0;font-size:11px}.offer-preview-step{color:#b5c1bb;align-items:center;gap:8px;font-size:9px;display:flex}.offer-preview-step i{background:#fff3;width:55px;height:2px;display:block;position:relative}.offer-preview-step i:after{content:"";background:var(--accent);width:33%;height:100%;display:block}.unassigned-offers{background:#edf6e6;border-bottom:1px solid #d7dfd2;padding:29px 42px 33px}.unassigned-heading{justify-content:space-between;align-items:baseline;margin-bottom:13px;display:flex}.unassigned-heading>span{color:#2f4a3e;font-family:Georgia,serif;font-size:18px}.unassigned-heading p{color:#728078;margin:0;font-size:9px}.offer-category{padding:38px 42px 8px}.offer-category+.offer-category{border-top:1px solid #e1e4dd}.offer-category-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.offer-category-header>span{background:var(--ink);width:42px;height:42px;color:var(--accent);border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.offer-category-header>div{align-items:baseline;gap:11px;display:flex}.offer-category-header h3{letter-spacing:-.05em;margin:0;font-size:25px}.offer-category-header p{color:#8b9690;margin:0;font-size:9px}.offer-subcategory{padding:8px 0 27px}.offer-subcategory-heading{align-items:center;gap:9px;margin:0 0 10px 2px;display:flex}.offer-subcategory-heading h4{text-transform:uppercase;letter-spacing:.12em;color:#5d6a63;margin:0;font-size:11px}.offer-subcategory-heading>span{color:#637068;background:#e8ebe5;border-radius:10px;place-items:center;min-width:20px;height:20px;font-size:7px;display:grid}.offer-service-list{flex-direction:column;min-height:1px;display:flex}.offer-service-list.is-empty-drop{justify-content:center;min-height:25px;margin-bottom:15px}.empty-drop-line{background:#cfd7cd;width:100%;height:2px;transition:height .15s,background .15s,box-shadow .15s;display:block}.empty-drop-line.active{background:#6cb92f;height:3px;box-shadow:0 0 0 3px #b7f27559}.offer-service-card{background:#fff;border:1px solid #dde2da;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:17px;min-height:99px;margin-bottom:8px;padding:15px 17px;transition:transform .15s,box-shadow .15s,border .15s;display:grid;position:relative}.offer-service-card:hover{border-color:#c3cbc1;transform:translateY(-1px);box-shadow:0 10px 28px #14251e12}.is-reordering .offer-service-card{cursor:grab;grid-template-columns:34px 5px minmax(0,1fr)}.offer-service-card.is-dragging{opacity:.38;transform:scale(.99)}.offer-service-card.is-paused{background:#f1f2ef}.offer-service-color{border-radius:4px;width:5px;height:53px;display:block}.offer-service-copy{min-width:0}.offer-service-title{align-items:center;gap:9px;display:flex}.offer-service-title h4{letter-spacing:-.025em;margin:0;font-size:15px}.offer-service-title span{color:#964238;background:#f4dfdc;border-radius:10px;padding:3px 6px;font-size:7px;font-weight:700}.offer-service-copy>p{color:#748078;max-width:570px;margin:6px 0 10px;font-size:10px;line-height:1.45}.offer-service-meta{align-items:center;gap:15px;font-size:10px;display:flex}.offer-service-meta span:first-child{color:#738078}.offer-service-meta span:last-child{color:var(--ink);font-weight:800}.offer-service-actions{align-items:center;gap:6px;display:flex}.offer-service-actions button{cursor:pointer;background:#fff;border:1px solid #d9ded7;padding:7px 9px;font-size:8px}.offer-service-actions button:hover{border-color:var(--ink)}.drag-handle{color:#526057;cursor:grab;touch-action:none;background:#eff1ec;border:0;width:34px;height:45px;font-size:19px}.drag-handle:active{cursor:grabbing;background:var(--accent)}.drop-line{z-index:2;background:#6cb92f;height:3px;position:absolute;left:8px;right:8px;box-shadow:0 0 0 3px #b7f27559}.drop-line.before{top:-5px}.drop-line.after{bottom:-5px}.offer-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:270px;padding:40px;display:flex}.offer-empty>span{background:var(--accent);border-radius:50%;place-items:center;width:48px;height:48px;font-size:18px;display:grid}.offer-empty h3{margin:15px 0 7px;font-size:18px}.offer-empty p{color:#7b8781;max-width:380px;margin:0;font-size:11px;line-height:1.55}.classification-fields{grid-template-columns:1fr 1fr;gap:15px;display:grid}.classification-note{background:#edf5e8;border-left:3px solid #7fbd45;align-items:flex-start;gap:10px;margin:-2px 0 20px;padding:11px 13px;display:flex}.classification-note>span{background:var(--ink);color:#fff;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font-family:Georgia,serif;font-size:10px;display:grid}.classification-note p{color:#5f6d65;margin:0;font-size:9px;line-height:1.5}.modal-card-wide{width:min(790px,100%)}.structure-modal-body{padding:25px 27px 45px}.structure-create-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.structure-create-card{background:#f7f8f5;border:1px solid #dfe3dd;grid-template-columns:30px 1fr;align-items:start;gap:7px 12px;padding:18px;display:grid}.structure-create-card>span{background:var(--ink);width:29px;height:29px;color:var(--accent);border-radius:50%;grid-row:1;place-items:center;font-size:8px;font-weight:800;display:grid}.structure-create-card>div{grid-column:2}.structure-create-card h3{margin:1px 0 4px;font-size:12px}.structure-create-card p{color:#87918c;margin:0;font-size:8px;line-height:1.4}.structure-create-card input,.structure-create-card select{background:#fff;border:1px solid #d5dbd3;outline:none;grid-column:1/-1;width:100%;min-height:42px;padding:0 11px;font-size:10px}.structure-create-card input:focus,.structure-create-card select:focus{border-color:#78aa4b;box-shadow:0 0 0 3px #b7f27540}.structure-create-card .button{grid-column:1/-1;min-height:39px;font-size:9px}.structure-tree-head{justify-content:space-between;align-items:end;margin:31px 0 12px;display:flex}.structure-tree-head h3{margin:0;font-size:15px}.structure-tree-head p{color:#8b9590;margin:4px 0 0;font-size:8px}.structure-tree-head>span{color:#718078;font-size:8px}.structure-tree{border:1px solid #dfe3dd}.structure-category+.structure-category{border-top:1px solid #dfe3dd}.structure-row{background:#fff;grid-template-columns:20px 31px 1fr auto;align-items:center;gap:9px;min-height:55px;padding:8px 14px;display:grid}.structure-row.category-row{background:#f2f4ef;grid-template-columns:31px 1fr auto}.structure-node{background:var(--ink);width:28px;height:28px;color:var(--accent);place-items:center;font-size:8px;font-weight:800;display:grid}.structure-node.sub{color:#526057;background:#e7ecdf}.structure-row>div:not(.structure-row-actions){flex-direction:column;display:flex}.structure-row small{color:#8b9590;margin-top:3px;font-size:7px}.structure-row input{border:1px solid #bdc6bb;min-height:34px;padding:0 9px;font-size:10px}.tree-branch{color:#a5ada8;text-align:center;font-size:16px}.structure-children{background:#fff;padding-left:26px}.structure-children .structure-row{border-top:1px solid #eff1ed}.structure-row-actions{gap:6px;display:flex}.structure-row-actions button{cursor:pointer;background:#fff;border:1px solid #dbe0d9;padding:6px 8px;font-size:7px}.structure-no-children{color:#9aa39f;padding:13px 18px 16px 68px;font-size:8px}.structure-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:30px;display:flex}.structure-empty>span{color:#8d9792;font-size:25px}.structure-empty h3{margin:10px 0 5px;font-size:13px}.structure-empty p{color:#89938e;max-width:330px;font-size:9px;line-height:1.45}.structure-error{margin:14px 0 0}@media (max-width:1080px){.desktop-nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.hero-copy>*{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-product{width:min(760px,100%);margin:20px auto 0}.section-intro{grid-template-columns:1fr 1.4fr}.section-intro p{grid-column:2}.feature-grid{grid-template-columns:1fr 1fr}.proof-inner{flex-wrap:wrap;justify-content:center;padding-block:22px}.dashboard-shell{grid-template-columns:215px 1fr}.dashboard-sidebar{width:215px}.dashboard-main{padding-inline:22px}.metric-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.booking-panel{grid-column:auto}.settings-layout{grid-template-columns:1fr}.settings-aside{grid-template-columns:1fr 1fr;display:grid}.sticky-save{position:static}.service-table .table-head,.service-row{grid-template-columns:1.4fr .8fr .5fr .5fr .65fr}.service-table .table-head span:nth-child(5),.service-row>.status{display:none}.customer-table .table-head,.customer-row{grid-template-columns:1fr 1fr .35fr .5fr}.customer-table .table-head span:nth-child(4),.customer-row>.status{display:none}}@media (max-width:760px){.container{width:min(100% - 30px,1180px)}.landing-nav{height:72px}.landing-nav .brand-copy,.nav-actions .text-button{display:none}.landing-nav .button{min-height:38px;font-size:11px}.hero{gap:28px;min-height:auto;padding:55px 0 70px}.hero h1{font-size:48px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-product{width:115%;margin-left:-7.5%;transform:scale(.88)}.preview-main{padding:18px 13px}.preview-grid{grid-template-columns:1fr}.week-card{display:none}.note-booking{right:0}.note-payment{left:0}.proof-inner b:nth-of-type(n+4),.proof-inner i:nth-of-type(n+3){display:none}.feature-section{padding:80px 0}.section-intro,.section-intro.compact{grid-template-columns:1fr;gap:14px}.section-intro p{grid-column:auto}.feature-grid{flex-direction:column;display:flex}.feature-grid article{min-height:420px}.feature-large{height:520px}.accent-feature,.light-feature{height:340px;min-height:340px}.feature-grid h3{font-size:27px}.steps-grid{grid-template-columns:1fr}.steps-grid article,.steps-grid article+article{border-bottom:1px solid #cfd5cc;border-right:0;padding:28px 0}.bottom-cta{flex-direction:column;align-items:flex-start;gap:28px;margin-inline:-15px;padding:38px 25px}.bottom-cta h2{font-size:32px}.landing-footer{flex-wrap:wrap;gap:20px;min-height:150px;padding:30px 0}.landing-footer .brand-copy{display:none}.auth-page{padding:20px}.auth-card{padding:38px 25px}.onboarding-card{margin-top:35px;padding:38px 24px}.onboarding-card h1{font-size:32px}.form-grid.two{grid-template-columns:1fr}.dashboard-shell{display:block}.dashboard-sidebar{width:260px;transition:transform .22s;transform:translate(-100%)}.dashboard-sidebar.open{transform:none}.mobile-close{display:block}.sidebar-scrim{z-index:25;background:#0a14108c;border:0;display:block;position:fixed;inset:0}.dashboard-content{width:100%}.dashboard-topbar{height:60px;padding:0 15px}.menu-button{display:block}.top-search,.user-chip div{display:none}.dashboard-main{padding:24px 14px 60px}.page-heading{align-items:flex-start;gap:18px}.page-heading h1{font-size:25px}.page-heading p{max-width:250px;line-height:1.45}.page-actions .button{width:39px;height:39px;padding:0;font-size:0}.page-actions .button:first-letter{font-size:16px}.metric-grid{grid-template-columns:1fr 1fr;gap:8px}.metric-grid article{min-height:120px;padding:14px}.metric-grid article>b{font-size:21px}.panel-head{padding:15px}.appointment-list{padding:0 14px}.appointment-line{grid-template-columns:36px 3px 1fr auto}.appointment-line>.status,.appointment-line>strong{display:none}.setup-list{padding-inline:15px}.booking-panel{align-items:flex-start;min-height:360px;padding:35px 25px}.booking-phone{opacity:.18;position:absolute;bottom:0;right:-60px}.calendar-panel,.list-panel{overflow:hidden}.calendar-toolbar{padding-inline:12px}.calendar-appointment{grid-template-columns:42px 3px 1fr 28px;gap:9px}.calendar-appointment>strong,.calendar-appointment>select{display:none}.calendar-day{padding:18px 13px}.list-summary{gap:20px;padding:0 14px}.service-table .table-head,.customer-table .table-head{display:none}.service-row{grid-template-columns:1fr auto;gap:10px;min-height:90px;padding:14px}.service-row>.service-name{grid-column:1}.service-row>span:not(.status),.service-row>strong,.service-row>.status{display:none}.row-actions{grid-area:1/2}.customer-row{grid-template-columns:1fr auto;gap:10px;min-height:90px;padding:14px}.customer-row>span{display:none}.customer-row>.customer-name{grid-column:1}.customer-row>.row-actions{grid-column:2}.customer-row .row-actions button:nth-child(2){display:none}.settings-card{padding:18px}.settings-aside{grid-template-columns:1fr}.modal-card{width:100%}.modal-card>header,.modal-form{padding-left:20px;padding-right:20px}.toast{bottom:14px;left:14px;right:14px}.feature-grid article{padding:28px}.calendar-visual,.service-mini{left:28px;right:28px}.page-actions .button:after{content:"+";font-size:18px;line-height:1}}@media (max-width:430px){.hero h1{font-size:41px}.preview-layout{grid-template-columns:35px 1fr}.preview-sidebar{font-size:10px}.floating-note{transform:scale(.82)}.metric-grid{grid-template-columns:1fr}.metric-grid article{min-height:105px}.metric-grid article>b{margin-top:9px}.section-intro h2{font-size:36px}.settings-head{align-items:flex-start}}@media (max-width:760px){.services-toolbar{flex-direction:column;align-items:stretch;gap:12px;padding:15px}.services-summary{justify-content:space-between;gap:8px}.services-summary span{flex-direction:column;gap:0}.services-toolbar-actions{grid-template-columns:1fr 1fr;display:grid}.structure-button,.reorder-button{padding-inline:9px;font-size:9px}.reorder-help{align-items:flex-start}.customer-offer-preview{border-left:0;border-right:0}.offer-preview-header{min-height:150px;padding:27px 22px}.offer-preview-header h2{max-width:260px;font-size:25px}.offer-preview-header:after{right:-60px}.offer-preview-step{display:none}.unassigned-offers,.offer-category{padding-left:18px;padding-right:18px}.unassigned-heading{flex-direction:column;align-items:flex-start;gap:4px}.offer-category-header>div{flex-direction:column;align-items:flex-start;gap:3px}.offer-category-header h3{font-size:22px}.offer-service-card{grid-template-columns:4px minmax(0,1fr);gap:12px;padding:14px}.offer-service-actions{grid-column:2;justify-content:flex-start;margin-top:2px}.is-reordering .offer-service-card{grid-template-columns:32px 4px minmax(0,1fr)}.is-reordering .offer-service-copy{grid-column:3}.offer-service-copy>p{font-size:10px}.drag-handle{width:32px}.classification-fields,.structure-create-grid{grid-template-columns:1fr}.modal-card-wide{width:100%}.structure-modal-body{padding:20px 17px 38px}.structure-tree-head{align-items:flex-start;gap:12px}.structure-tree-head>span{white-space:nowrap}.structure-row,.structure-row.category-row{grid-template-columns:29px 1fr;gap:8px;padding:11px}.structure-children{padding-left:12px}.structure-children .structure-row{grid-template-columns:16px 29px 1fr}.structure-row-actions{grid-column:1/-1;padding-left:37px}.structure-children .structure-row-actions{padding-left:53px}.structure-no-children{padding-left:52px}}.phone-service{grid-template-columns:1fr auto}.appointment-line{grid-template-columns:40px 1fr auto 55px}.calendar-appointment{grid-template-columns:55px 1fr 70px 100px 25px}.appointment-summary{grid-template-columns:1fr 1fr}.offer-service-card{grid-template-columns:minmax(0,1fr) auto}.is-reordering .offer-service-card{grid-template-columns:34px minmax(0,1fr)}@media (max-width:760px){.appointment-line{grid-template-columns:36px 1fr}.calendar-appointment{grid-template-columns:42px 1fr 28px}.offer-service-card{grid-template-columns:minmax(0,1fr)}.offer-service-actions{grid-column:1}.is-reordering .offer-service-card{grid-template-columns:32px minmax(0,1fr)}.is-reordering .offer-service-copy{grid-column:2}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.dashboard-shell{font-size:14px}.dashboard-sidebar .brand-copy{min-width:0}.dashboard-sidebar .brand-copy small{letter-spacing:0;white-space:nowrap;font-size:10px}.business-chip b{font-size:13px}.business-chip small{font-size:11px}.business-chip>span{font-size:12px}.side-nav>small{font-size:11px}.side-nav button{height:46px;font-size:13px}.side-nav button>i,.setup-mini>div,.setup-mini>small,.sidebar-footer>a{font-size:11px}.top-search{height:39px;font-size:13px}.top-search kbd,.user-chip>span{font-size:11px}.user-chip b{font-size:12px}.user-chip small,.dashboard-date{font-size:11px}.page-heading h1{font-size:34px}.page-heading p{font-size:14px;line-height:1.5}.page-actions .button{font-size:13px}.metric-icon{width:34px;height:34px;font-size:15px}.metric-grid small{font-size:11px}.metric-grid article>b{font-size:31px}.metric-grid article>p{font-size:12px;line-height:1.4}.panel-head h2{font-size:18px}.panel-head p,.panel-head button,.panel-head>span{font-size:12px}.appointment-line time b{font-size:13px}.appointment-line time small,.appointment-person>span{font-size:11px}.appointment-person b{font-size:13px}.appointment-person small{font-size:11px}.appointment-line>strong{font-size:12px}.status{font-size:11px}.setup-item b{font-size:12px}.setup-item small,.setup-item>span{font-size:11px}.setup-item>i{font-size:13px}.booking-copy h2{font-size:30px}.booking-copy p{font-size:13px}.booking-copy button{font-size:12px}.phone-top>span{font-size:10px}.phone-top b{font-size:12px}.booking-phone>small{font-size:10px}.phone-service>span{font-size:11px}.phone-service>span small{font-size:10px}.phone-service>b{font-size:11px}.calendar-toolbar button,.calendar-toolbar span{font-size:12px}.calendar-day h3{font-size:14px}.calendar-appointment time,.calendar-appointment>div b{font-size:13px}.calendar-appointment>div small{font-size:11px}.calendar-appointment>strong{font-size:12px}.calendar-appointment select,.list-summary span{font-size:11px}.table-head{font-size:10px}.service-row,.customer-row{font-size:13px}.service-name small,.service-row>span small,.customer-name small,.customer-row>span small{font-size:11px}.service-row>strong{font-size:13px}.row-actions button{font-size:11px}.settings-head h2{font-size:18px}.settings-head p{font-size:12px}.setting-toggle b,.range-label b{font-size:13px}.setting-toggle p,.range-label p{font-size:12px}.range-scale{font-size:11px}.deposit-example span{font-size:10px}.deposit-example p{font-size:12px}.sticky-save h3{font-size:16px}.sticky-save p{font-size:12px}.sticky-save>small{font-size:11px}.tip-card b{font-size:12px}.tip-card p{font-size:11px}.dashboard-shell .field label,.modal-layer .field label{font-size:13px}.dashboard-shell .field input,.dashboard-shell .field select,.dashboard-shell .field textarea,.modal-layer .field input,.modal-layer .field select,.modal-layer .field textarea{font-size:14px}.modal-card>header h2{font-size:24px}.modal-card>header p,.input-suffix span{font-size:12px}.color-choice>label{font-size:13px}.check-row b{font-size:12px}.check-row small{font-size:11px}.modal-actions .button{font-size:13px}.modal-empty h3{font-size:18px}.modal-empty p{font-size:12px}.appointment-summary span{font-size:11px}.appointment-summary b,.toast{font-size:13px}.services-summary{font-size:12px}.services-summary b{font-size:19px}.structure-button,.reorder-button,.reorder-help p{font-size:12px}.reorder-help b{font-size:13px}.offer-preview-kicker{font-size:10px}.offer-preview-header p{font-size:13px}.offer-preview-step,.unassigned-heading p,.offer-category-header>span{font-size:11px}.offer-category-header p{font-size:12px}.offer-subcategory-heading h4{font-size:13px}.offer-subcategory-heading>span{font-size:10px}.offer-service-title h4{font-size:17px}.offer-service-title span{font-size:10px}.offer-service-copy>p,.offer-service-meta{font-size:12px}.offer-service-actions button{font-size:11px}.offer-empty p{font-size:13px}.classification-note p{font-size:12px}.structure-create-card>span{font-size:10px}.structure-create-card h3{font-size:14px}.structure-create-card p{font-size:11px}.structure-create-card input,.structure-create-card select{font-size:13px}.structure-create-card .button{font-size:12px}.structure-tree-head h3{font-size:17px}.structure-tree-head p,.structure-tree-head>span{font-size:11px}.structure-row b{font-size:13px}.structure-row small{font-size:11px}.structure-row input{font-size:13px}.structure-row-actions button,.structure-no-children{font-size:11px}.structure-empty h3{font-size:16px}.structure-empty p{font-size:12px}@media (max-width:760px){.page-heading{flex-wrap:wrap}.page-heading h1{font-size:29px}.page-heading p{max-width:100%;font-size:13px}.page-actions{flex-wrap:wrap;width:100%}.page-actions .button{width:auto;height:auto;min-height:42px;padding:0 13px;font-size:12px}.page-actions .button:after{content:none}.page-actions .button:first-letter{font-size:inherit}.metric-grid article>b{font-size:27px}.metric-grid small{font-size:10px}.metric-grid article>p,.services-summary{font-size:11px}.services-summary b{font-size:17px}.structure-button,.reorder-button{font-size:11px}.offer-service-copy>p{font-size:12px}.offer-service-actions button{font-size:11px}}
