@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#0f1b2d;font-synthesis:none;--purple:#c7bdfe;--mint:#b6ead8;--peach:#ffd6b6;--blue:#bfe3ff;--navy:#0f1b2d;background:#f7f8fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.app{min-height:100vh}.sidebar{z-index:20;background:#fff;border-right:1px solid #e8eaf1;flex-direction:column;width:260px;padding:27px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{object-fit:cover;object-position:50% 50%;mix-blend-mode:multiply;align-self:center;width:186px;height:124px;margin:-14px auto 8px}.business-pill{background:#f6f3ff;border:1px solid #ebe6ff;border-radius:16px;align-items:center;gap:10px;margin-bottom:25px;padding:11px;display:flex}.business-mark{background:linear-gradient(145deg,var(--purple),#a993fa);border-radius:12px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.business-pill div:last-child{flex-direction:column;min-width:0;display:flex}.business-pill strong{font-size:13px}.business-pill small{color:#697386;margin-top:2px;font-size:11px}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#657084;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;font-weight:600;display:flex}.sidebar nav svg{width:19px}.sidebar nav button:hover,.sidebar nav .nav-active{color:#5e48dc;background:#f0edff}.sidebar-contact{color:#6f7889;background:#f7f8fc;border-radius:14px;flex-direction:column;margin-top:auto;padding:16px;font-size:12px;display:flex}.sidebar-contact a{color:#5e48dc;margin-top:3px;font-weight:700;text-decoration:none}.close-menu,.menu-button{color:var(--navy);background:0 0;border:0;display:none}.scrim{display:none}main{min-height:100vh;margin-left:260px;padding-bottom:30px}header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:10;background:#fffc;border-bottom:1px solid #e8eaf1;justify-content:space-between;align-items:center;height:88px;padding:0 4vw;display:flex;position:sticky;top:0}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{margin-bottom:0;font-size:24px}h2{margin-bottom:8px}p{color:#6c7586;margin-bottom:0}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#7e8798;margin-bottom:4px;font-size:11px;font-weight:800}.header-actions{align-items:center;gap:12px;display:flex}.icon-button{color:#566074;background:#fff;border:1px solid #e5e7ee;border-radius:13px;place-items:center;width:42px;height:42px;display:grid}.icon-button svg{width:19px}.avatar{background:var(--purple);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.mint-bg{background:var(--mint)}.role-preview{color:#788294;align-items:center;gap:8px;font-size:11px;display:flex}.role-preview select{color:var(--navy);background:#fff;border:1px solid #e2e5ec;border-radius:10px;padding:8px 10px;font-weight:700}.content-grid,.single-content,.client-content{max-width:1200px;margin:0 auto;padding:34px 4vw}.content-grid{grid-template-columns:1.65fr 1fr;gap:20px;display:grid}.span-2{grid-column:span 2}.welcome{background:linear-gradient(120deg,#f1edff 0%,#f0fbf8 63%,#fff5ed 100%);border:1px solid #e8e2ff;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:25px 28px;display:flex}.welcome h2{font-size:28px}.welcome p{line-height:1.5}.primary,.secondary,.text-button{border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:11px 17px;font-weight:700;display:inline-flex}.primary{background:var(--navy);color:#fff;box-shadow:0 8px 18px #0f1b2d21}.primary:hover{background:#25344a}.primary svg,.text-button svg{width:17px}.secondary{color:#5b48cd;background:#f1edff}.text-button{color:#5e48dc;background:0 0;padding:8px}.full{width:100%}.panel{background:#fff;border:1px solid #e7e9ef;border-radius:22px;padding:24px;box-shadow:0 8px 30px #2731460a}.panel-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.panel-head h2{margin:0}.date-strip{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:22px;display:grid}.date-strip button{color:#6e7788;background:#f8f8fb;border:0;border-radius:13px;flex-direction:column;align-items:center;padding:9px;display:flex}.date-strip button.selected{background:var(--purple);color:#352a6f;box-shadow:0 6px 14px #9178ef40}.date-strip strong{font-size:17px}.date-strip small{margin-bottom:4px}.appointments{gap:10px;display:grid}.appointment{border-radius:16px;grid-template-columns:80px 8px 1fr 38px;align-items:center;gap:12px;padding:14px;display:grid}.appointment.purple{background:#eee9ff}.appointment.mint{background:#e2f8f1}.appointment.peach{background:#fff0e5}.appointment.blue{background:#e9f4ff}.time{flex-direction:column;display:flex}.time small,.appointment p,.client-row small,.lead small{color:#6d7687;font-size:12px;display:block}.appointment-dot{opacity:.45;background:currentColor;border-radius:50%;width:8px;height:8px}.appointment h3{margin:0 0 2px;font-size:15px}.appointment button{background:#ffffffa6;border:0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.appointment button svg{width:16px}.stats,.next{align-self:start}.stat{align-items:center;gap:13px;margin:20px 0;display:flex}.stat-icon{border-radius:14px;place-items:center;width:45px;height:45px;display:grid}.stat-icon svg{width:20px}.stat-icon.purple{color:#674ede;background:#eee9ff}.stat-icon.mint{color:#2a9f84;background:#dff7ef}.stat-icon.peach{color:#d9854a;background:#fff0e5}.stat div{flex-direction:column;display:flex}.stat strong{font:700 20px Manrope}.stat small{color:#737c8d}.big-time{margin:18px 0 0;font:800 44px Manrope}.client-row{align-items:center;gap:11px;margin:22px 0;display:flex}.client-row div:last-child{flex-direction:column;display:flex}.search{background:#fff;border:1px solid #e2e5eb;border-radius:14px;align-items:center;gap:10px;margin:20px 0;padding:0 15px;display:flex}.search svg{color:#7c8595;width:18px}.search input{background:0 0;border:0;outline:0;width:100%;padding:14px 0}.business-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.business-card{background:#fff;border:1px solid #e7e9ef;border-radius:24px;padding:22px;position:relative;overflow:hidden}.business-card:before{content:"";height:6px;position:absolute;inset:0 0 auto}.business-card.purple:before{background:var(--purple)}.business-card.mint:before{background:var(--mint)}.business-card.peach:before{background:var(--peach)}.business-card-top{justify-content:space-between;align-items:center;margin:7px 0 22px;display:flex}.business-logo{background:#f5f4f8;border-radius:18px;place-items:center;width:58px;height:58px;font:800 17px Manrope;display:grid}.status{color:#27866f;background:#e7f8f2;border-radius:20px;align-items:center;gap:4px;padding:6px 8px;font-size:11px;display:flex}.status svg{width:12px}.next-booking{background:#f7f8fb;border-radius:14px;align-items:center;gap:10px;margin:22px 0;padding:13px;display:flex}.next-booking svg{color:#6b57dc;width:20px}.next-booking span{flex-direction:column;display:flex}.next-booking small{color:#7a8393}.lead{border-bottom:1px solid #edf0f4;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:14px 0;display:grid}.lead:last-child{border:0}.metric{margin:16px 0 3px;font:800 46px Manrope}.admin-grid .panel:last-child{background:#eefaf6}.form-card{gap:18px;display:grid}.form-card label{gap:7px;font-size:13px;font-weight:700;display:grid}.form-card input,.form-card textarea{background:#fbfcfd;border:1px solid #dfe3ea;border-radius:12px;padding:12px}.form-card textarea{resize:vertical;min-height:100px}.form-row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.mobile-nav{display:none}.avatar-button{color:var(--navy);border:0}.auth-page{background:linear-gradient(145deg,#f3efff 0%,#eefaff 43%,#fff1e7 100%);grid-template-columns:1.05fr .95fr;min-height:100vh;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.auth-page:after{content:"";opacity:.48;pointer-events:none;background:radial-gradient(circle,#bfe3ff 0 24%,#c7bdfe 25% 47%,#0000 69%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-230px;right:-170px}.auth-hero{background:linear-gradient(145deg,#c7bdfeb8,#b6ead89e 52%,#ffd6b6b3);flex-direction:column;justify-content:space-between;min-height:100vh;padding:5vh 7vw 9vh;display:flex;position:relative;overflow:hidden}.auth-hero:before,.auth-hero:after{content:"";filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.auth-hero:before{background:#bfe3ffb3;width:360px;height:360px;top:13%;right:-90px}.auth-hero:after{background:#ffd6b6b8;width:290px;height:290px;bottom:-80px;left:-90px}.auth-hero>*{z-index:1;position:relative}.auth-hero img{object-fit:cover;object-position:50% 50%;mix-blend-mode:multiply;width:270px;height:182px;margin:-24px 0 0 -24px}.auth-hero h1{max-width:700px;margin-bottom:20px;font-size:clamp(38px,5vw,70px);line-height:1.05}.auth-hero p:not(.eyebrow){color:#405068;max-width:570px;font-size:18px;line-height:1.6}.auth-card{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,var(--purple),var(--mint),var(--peach),var(--blue)) border-box;z-index:1;border:3px solid #0000;border-radius:28px;width:min(540px,100% - 40px);margin:auto;padding:30px;position:relative;box-shadow:0 26px 75px #2c25582b}.auth-tabs{background:linear-gradient(90deg,#c7bdfe61,#bfe3ff61);border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:28px;padding:4px;display:grid}.auth-tabs button{color:#657084;background:0 0;border:0;border-radius:10px;padding:10px;font-weight:700}.auth-tabs button.active{color:#352a6f;background:#c7bdfe;box-shadow:0 5px 14px #5c45bc33}.auth-form{gap:17px;display:grid}.auth-form label{gap:7px;font-size:13px;font-weight:700;display:grid}.auth-form input,.auth-form select,.auth-form textarea{background:#f8f6ff;border:1px solid #d9d3f5;border-radius:12px;outline:none;width:100%;padding:12px}.auth-form label:nth-of-type(2n) input,.auth-form label:nth-of-type(2n) select{background:#f0fbf7;border-color:#ccecdf}.auth-form input:focus,.auth-form select:focus,.auth-form textarea:focus{border-color:#7d66e7;box-shadow:0 0 0 3px #e8e2ff}.auth-form textarea{resize:vertical;min-height:80px}.form-error,.form-success{border-radius:11px;padding:11px 13px;font-size:13px}.form-error{color:#a93939;background:#fff0f0}.form-success{color:#247b66;background:#dff7ef}.auth-support{text-align:center;color:#657084;margin-top:22px;display:block}.auth-support a{color:#5e48dc;font-weight:700}.auth-submit{background:linear-gradient(110deg,#7660e8 0%,#5f83dc 42%,#42aa91 100%);transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 12px 26px #5b4fbe47}.auth-submit:hover{filter:saturate(1.08);background:linear-gradient(110deg,#6d56df 0%,#5579d1 42%,#399d84 100%);transform:translateY(-1px);box-shadow:0 15px 30px #4d42b159}.forgot-link{color:#5e48dc;background:0 0;border:0;justify-self:end;padding:0;font-size:13px;font-weight:700}.forgot-link:hover{text-decoration:underline}.primary:disabled,.secondary:disabled{opacity:.55;cursor:wait}.password-page{background:linear-gradient(145deg,#dcd4ff,#dff7ef 55%,#ffe6d2);place-items:center;min-height:100vh;margin:0;padding:30px;display:grid}.password-logo{object-fit:cover;object-position:50% 50%;mix-blend-mode:multiply;width:190px;height:128px;margin:-20px auto -12px}.approval-result{background:#e8f8f2;border-color:#b6ead8;position:relative}.dismiss{background:0 0;border:0;position:absolute;top:14px;right:14px}.dismiss svg{width:18px}.admin-lead{grid-template-columns:48px 1fr auto}.lead-actions{gap:8px;display:flex}@media (width<=900px){.sidebar{transition:all .25s;transform:translate(-105%)}.sidebar-open{transform:none;box-shadow:20px 0 50px #0f1b2d26}.close-menu{display:grid;position:absolute;top:12px;right:12px}.scrim{z-index:15;background:#0f1b2d4d;border:0;display:block;position:fixed;inset:0}.menu-button{display:grid}.brand{margin-top:10px}main{margin-left:0}header{padding:0 20px}.content-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.business-grid{grid-template-columns:1fr 1fr}.header-actions .icon-button{display:none}.auth-page{grid-template-columns:1fr}.auth-hero{align-items:center;min-height:auto;padding:14px 7vw 8px}.auth-hero>div{display:none}.auth-hero img{width:220px;height:148px;margin:-25px auto -22px}.auth-card{margin:20px auto 35px}.admin-lead{grid-template-columns:45px 1fr}.admin-lead .lead-actions{grid-column:2;justify-content:flex-end}}@media (width<=620px){body{background:#fff}main{padding-bottom:82px}header{height:74px;padding:0 16px}header .eyebrow{display:none}h1{font-size:19px}.header-actions{gap:7px}.avatar{border-radius:50%;width:38px;height:38px}.content-grid,.single-content,.client-content{padding:18px 14px}.welcome{border-radius:20px;flex-direction:column;align-items:flex-start;padding:22px}.welcome h2{font-size:25px}.welcome .primary{width:100%}.panel{box-shadow:none;border:0;padding:16px 4px}.schedule{padding-top:20px}.date-strip{gap:4px}.date-strip button{padding:9px 4px}.appointment{grid-template-columns:68px 6px 1fr 32px;gap:8px;padding:13px 10px}.appointment h3{font-size:14px}.stats,.next{border-top:8px solid #f4f5f8;padding:22px 4px}.business-grid{grid-template-columns:1fr}.business-card{padding:20px}.form-row{grid-template-columns:1fr}.mobile-nav{z-index:12;height:70px;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;border-top:1px solid #e5e7ed;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#758093;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:65px;display:flex}.mobile-nav button.active{color:#6c52ed}.mobile-nav svg{width:21px}.mobile-nav small{font-weight:700}.panel-head .text-button{font-size:0}.panel-head .text-button svg{width:21px}.lead .primary{padding:9px 11px}.admin-grid{display:grid}.auth-page{padding-bottom:0}.auth-hero{background:linear-gradient(120deg,#c7bdfecc,#b6ead8b8,#ffd6b6bf);padding:8px 20px 2px}.auth-hero img{width:190px;height:128px;margin:-24px auto -20px}.auth-card{border-radius:20px;width:calc(100% - 24px);margin:8px auto 30px;padding:20px}.request-form .form-row{display:grid}.password-page{padding:12px}.password-page .auth-card{margin:auto}.lead-actions{flex-wrap:wrap}}
