@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% 73%;width:155px;height:66px;margin:-11px 4px 22px}.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}@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}}@media (width<=620px){body{background:#fff}main{padding-bottom:82px}header{height:74px;padding:0 16px}header .eyebrow{display:none}h1{font-size:19px}.role-preview{z-index:30;opacity:.15;position:fixed;top:8px;right:10px}.role-preview:hover,.role-preview:focus-within{opacity:1}.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}}
