:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f2f4f2;--surface:#fff;--surface-2:#e9eeeb;--ink:#17201c;--muted:#65716b;--line:#d7dfda;--primary:#176b4d;--primary-dark:#0f4936;--night:#131c18;--gold:#d2a83f;--danger:#a33b30;--positive:#176b4d;--warning:#8b6518;--radius:4px;--sidebar:258px;font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:74px}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}:focus-visible{outline-offset:2px;outline:3px solid #176b4d52}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.icon{flex:none;display:block}.eyebrow{color:var(--primary);letter-spacing:.09em;margin:0 0 .65rem;font-size:.69rem;font-weight:850}.button{min-height:42px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:.45rem;padding:.67rem .9rem;font-size:.84rem;font-weight:800;text-decoration:none;transition:background .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex}.button:disabled{opacity:.5;cursor:not-allowed}.button--primary{background:var(--primary);color:#fff}.button--primary:hover{background:var(--primary-dark)}.button--secondary{background:#fff;border-color:#aebbb4}.button--secondary:hover{border-color:var(--primary);color:var(--primary)}.button--light{color:var(--night);background:#fff}.button--full{width:100%}.icon-button{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:3px;flex:none;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:var(--surface-2)}.icon-button--border{border:1px solid var(--line);background:#fff}.skip-link{z-index:5000;color:var(--ink);background:#fff;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.public-shell{width:min(1180px,100% - 3rem);margin-inline:auto}.site-header{z-index:100;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:2rem;height:72px;display:flex}.brand-link{align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:inline-flex}.brand-link img{border-radius:5px;width:42px;height:42px}.brand-link span{line-height:1.1;display:grid}.brand-link strong{font-size:1rem}.brand-link small{color:var(--muted);margin-top:.22rem;font-size:.68rem}.site-nav{align-items:center;gap:1.5rem;display:flex}.site-nav>a{color:#46524c;font-size:.82rem;font-weight:750;text-decoration:none}.site-nav>a:hover{color:var(--primary)}.site-nav .nav-access{background:var(--night);color:#fff;border-radius:3px;align-items:center;min-height:40px;padding:.55rem .85rem;display:inline-flex}.nav-toggle{width:44px;height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;display:none}.public-hero{background:var(--night);color:#fff;align-items:center;min-height:min(720px,100svh - 72px);display:flex;position:relative;overflow:hidden}.hero-pattern{opacity:.15;background-image:linear-gradient(30deg,#0000 48%,#ffffff1f 49% 51%,#0000 52%),linear-gradient(150deg,#0000 48%,#ffffff14 49% 51%,#0000 52%);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 12%,#000);mask-image:linear-gradient(90deg,#0000 12%,#000)}.hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:center;gap:clamp(3rem,7vw,7rem);padding-block:5rem;display:grid;position:relative}.hero-copy{max-width:540px}.hero-copy .eyebrow,.public-heading--light .eyebrow,.final-cta .eyebrow{color:#dfbf68}.hero-copy h1{letter-spacing:-.06em;margin:0;font-size:clamp(4.2rem,8vw,7rem);line-height:.9}.hero-copy>p:not(.eyebrow){color:#ffffffc2;margin:1.4rem 0 0;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.8rem;display:flex}.hero-copy ul{color:#ffffffa6;border-top:1px solid #ffffff24;flex-wrap:wrap;gap:.7rem 1.25rem;margin:1.5rem 0 0;padding:1rem 0 0;font-size:.76rem;font-weight:700;list-style:none;display:flex}.hero-console{background:#edf1ee;border:1px solid #ffffff29;transform:perspective(1200px)rotateY(-5deg)rotateX(2deg);box-shadow:0 35px 80px #00000059}.console-top{background:#fff;align-items:center;gap:6px;height:30px;padding:0 10px;display:flex}.console-top span{background:#cbd3ce;border-radius:50%;width:7px;height:7px}.console-body{grid-template-columns:82px 1fr;height:350px;display:grid}.console-body aside{background:#17231d;align-content:start;gap:12px;padding:34px 13px;display:grid}.console-body aside i{background:#ffffff29;height:8px}.console-body section{padding:30px 24px}.console-title{background:#32483e;width:45%;height:16px;margin-bottom:30px}.console-kpis{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.console-kpis i{border-top:3px solid var(--primary);background:#fff;height:74px}.console-chart{background:#fff;justify-content:space-around;align-items:end;height:150px;margin-top:18px;padding:20px;display:flex}.console-chart b{background:#80a493;width:8%}.console-chart b:first-child{height:35%}.console-chart b:nth-child(2){height:65%}.console-chart b:nth-child(3){height:48%}.console-chart b:nth-child(4){height:85%}.console-chart b:nth-child(5){height:72%}.console-chart b:nth-child(6){height:92%}.module-strip{border-bottom:1px solid var(--line);background:#fff}.module-strip .public-shell{grid-template-columns:repeat(5,1fr);align-items:stretch;min-height:72px;display:grid}.module-strip span{border-right:1px solid var(--line);color:#58665f;letter-spacing:.06em;place-items:center;padding:.5rem;font-size:.68rem;font-weight:850;display:grid}.module-strip span:first-child{border-left:1px solid var(--line)}.public-section{padding:clamp(4.5rem,8vw,6rem) 0}.public-heading{max-width:710px}.public-heading h2,.barber-layout h2,.final-cta h2{letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.public-heading>p:last-child,.barber-layout>div>p:not(.eyebrow){color:var(--muted);margin:1rem 0 0;line-height:1.7}.product-section{background:var(--bg)}.product-preview{background:#fff;border:1px solid #d3dbd6;grid-template-columns:170px 1fr;height:560px;margin-top:3rem;display:grid;overflow:hidden;box-shadow:0 22px 55px #141f191f}.preview-sidebar{background:var(--night);align-content:start;gap:22px;padding:24px 18px;display:grid}.preview-sidebar img{width:46px;margin-bottom:24px}.preview-sidebar span{background:#ffffff2e;width:75%;height:8px}.preview-content{padding:34px}.preview-head{justify-content:space-between;align-items:center;display:flex}.preview-head div{background:#263a31;width:230px;height:23px}.preview-head i{background:var(--primary);border-radius:50%;width:42px;height:42px}.preview-kpis{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:35px;display:grid}.preview-kpis article{border-top:3px solid var(--primary);background:#f4f6f4;gap:8px;padding:18px;display:grid}.preview-kpis small{color:var(--muted);font-size:.65rem;font-weight:800}.preview-kpis b{font-size:1.55rem}.preview-kpis em{color:var(--primary);font-size:.7rem;font-style:normal}.preview-panels{grid-template-columns:1.4fr 1fr;gap:16px;margin-top:18px;display:grid}.preview-panels article{background:#f7f9f7;min-height:280px;padding:22px}.preview-panels h3{margin:0 0 20px;font-size:.9rem}.preview-panels p{border-bottom:1px solid var(--line);color:#536159;padding:13px 0;font-size:.8rem}.bar-chart{border-bottom:1px solid var(--line);justify-content:space-around;align-items:end;height:190px;display:flex}.bar-chart i{background:linear-gradient(var(--primary), #73a18d);width:8%}.features-section{background:var(--night);color:#fff}.public-heading--light>p:last-child{color:#fff9}.feature-grid{border-top:1px solid #ffffff24;grid-template-columns:repeat(2,1fr);margin-top:3rem;display:grid}.feature-grid article{border-bottom:1px solid #ffffff24;grid-template-columns:46px 1fr;gap:1rem;padding:2rem;display:grid}.feature-grid article:nth-child(odd){border-right:1px solid #ffffff24;padding-left:0}.feature-grid article>span{color:#dfbf68;background:#26372f;border-radius:3px;place-items:center;width:42px;height:42px;display:grid}.feature-grid h3{margin:0;font-size:1rem}.feature-grid p{color:#ffffff96;margin:.55rem 0 0;font-size:.87rem;line-height:1.6}.barber-section{background:#e6ebe8}.barber-layout{grid-template-columns:1fr 380px;align-items:center;gap:clamp(3rem,8vw,7rem);min-height:680px;display:grid}.barber-layout>div{max-width:590px}.barber-layout ul{border-top:1px solid #c9d4ce;gap:.8rem;margin:1.6rem 0 0;padding:1.4rem 0 0;font-size:.88rem;font-weight:750;list-style:none;display:grid}.barber-layout li{align-items:center;gap:.6rem;display:flex}.barber-layout li .icon{color:var(--primary)}.phone{background:#f7f9f7;border:10px solid #19221e;border-bottom-width:18px;border-radius:34px 34px 0 0;align-self:end;width:330px;min-height:595px;margin:2rem auto 0;padding:28px 18px 20px;box-shadow:0 20px 45px #141f192e}.phone-speaker{background:#3c4842;border-radius:5px;width:72px;height:6px;margin:-12px auto 25px}.phone header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:18px;display:flex}.phone header img{width:35px}.phone header span{font-weight:850;display:grid}.phone header small,.phone article small,.phone-kpis small{color:var(--muted);margin-top:3px;font-size:.65rem;font-weight:600}.phone-kpis{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0;display:grid}.phone-kpis b{border-top:3px solid var(--primary);background:#fff;padding:13px;display:grid}.phone article{background:#fff;align-items:center;gap:12px;margin-top:9px;padding:13px;display:flex}.phone article i{width:28px;height:28px;color:var(--primary);background:#dfebe5;border-radius:50%;place-items:center;font-size:.72rem;font-style:normal;font-weight:900;display:grid}.phone article span{font-size:.78rem;font-weight:800;display:grid}.plans-section{background:var(--bg)}.plans-head{justify-content:space-between;align-items:end;gap:2rem;display:flex}.billing-toggle{background:#fff;border:1px solid #aebbb4;border-radius:4px;flex:none;gap:3px;padding:3px;display:flex}.billing-toggle button{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.4rem .8rem;font-size:.77rem;font-weight:800}.billing-toggle button.active{background:var(--night);color:#fff}.plan-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:3rem;display:grid}.plan-grid article{border-right:1px solid var(--line);background:#ffffff6b;flex-direction:column;padding:2rem 1.35rem;display:flex}.plan-grid article:last-child{border:0}.plan-grid article.featured{border-top:4px solid var(--primary);background:#fff;padding-top:calc(2rem - 4px)}.plan-name{justify-content:space-between;align-items:center;gap:.4rem;min-height:28px;display:flex}.plan-name h3{margin:0}.plan-name span{color:var(--primary);font-size:.57rem;font-weight:900}.plan-price{margin:1.3rem 0 0;display:grid}.plan-price strong{font-size:2rem}.plan-price span{color:var(--muted);margin-top:.3rem;font-size:.7rem}.plan-capacity{border-bottom:1px solid var(--line);color:#526057;padding-bottom:1rem;font-size:.75rem;font-weight:750}.plan-grid ul{color:#4d5953;gap:.7rem;margin:1rem 0 1.7rem;padding:0;font-size:.76rem;list-style:none;display:grid}.plan-grid li{align-items:center;gap:.45rem;display:flex}.plan-grid li .icon{color:var(--primary)}.plan-grid .button{margin-top:auto}.faq-section{background:#fff}.faq-layout{grid-template-columns:340px 1fr;gap:5rem;display:grid}.faq-layout>div{border-top:1px solid var(--line)}.faq-layout details{border-bottom:1px solid var(--line)}.faq-layout summary{cursor:pointer;padding:1.25rem 2rem 1.25rem 0;font-weight:800}.faq-layout details p{color:var(--muted);margin:-.4rem 0 1.2rem;line-height:1.6}.final-cta{background:var(--night);color:#fff;padding:3.5rem 0}.final-cta .public-shell{justify-content:space-between;align-items:center;gap:2rem;display:flex}.final-cta h2{font-size:clamp(1.6rem,3vw,2.5rem)}.public-footer{color:#ffffffad;background:#0d1411;padding:2rem 0}.public-footer .public-shell{justify-content:space-between;align-items:center;gap:2rem;display:flex}.public-footer .brand-link strong{color:#fff}.public-footer .brand-link small{color:#ffffff80}.public-footer p{font-size:.75rem}.public-footer>div>a:last-child{font-size:.78rem}.auth-page{background:var(--bg);grid-template-columns:minmax(360px,42%) 1fr;min-height:100dvh;display:grid}.auth-intro{background:var(--night);color:#fff;flex-direction:column;justify-content:space-between;min-height:100%;padding:clamp(2rem,5vw,5rem);display:flex}.brand-link--inverse strong{color:#fff}.brand-link--inverse small{color:#ffffff8c}.auth-intro>div{max-width:520px;margin-block:auto}.secure-badge{border-left:3px solid var(--gold);color:#bde7d2;letter-spacing:.05em;background:#176b4d52;border-radius:2px;align-items:center;gap:.45rem;margin-bottom:1.2rem;padding:.48rem .65rem;font-size:.67rem;font-weight:850;display:inline-flex}.auth-intro h1{margin:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.08}.auth-intro p{color:#ffffffa3;line-height:1.65}.auth-form-side{place-items:center;padding:2rem;display:grid}.auth-card{border-top:4px solid var(--primary);border-radius:var(--radius);background:#fff;width:min(430px,100%);padding:2.25rem}.auth-card h2{margin:0;font-size:1.45rem}.auth-card>p{color:var(--muted);margin:.5rem 0 1.6rem;font-size:.87rem;line-height:1.5}.field{gap:.38rem;margin-bottom:1rem;display:grid}.field>label,.field>span{color:#49564f;font-size:.78rem;font-weight:750}.field input,.field select,.field textarea{width:100%;min-height:43px;color:var(--ink);background:#fff;border:1px solid #b7c4bd;border-radius:3px;padding:.6rem .7rem}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #176b4d1a}.input-with-icon{position:relative}.input-with-icon>span,.input-with-icon>.icon{z-index:1;color:var(--muted);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.input-with-icon input{padding-left:2.7rem;padding-right:3rem}.password-toggle{width:38px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.caps-warning{color:var(--warning);font-size:.72rem}.form-error{border-left:3px solid var(--danger);color:#792b24;background:#fff0ee;margin-bottom:1rem;padding:.72rem .85rem;font-size:.82rem}.back-link{color:var(--primary);margin-top:1rem;font-size:.79rem;font-weight:750;display:inline-block}.no-recovery{color:var(--muted);margin-bottom:0;font-size:.72rem}.panel-page,.saas-page{background:var(--bg);min-height:100dvh}.panel-sidebar,.saas-sidebar{z-index:900;width:var(--sidebar);background:var(--night);color:#fff;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.sidebar-brand{border-bottom:1px solid #ffffff14;align-items:center;gap:.7rem;min-height:74px;padding:.9rem 1rem;display:flex}.sidebar-brand img{width:42px;height:42px}.sidebar-brand>div{min-width:0;display:grid}.sidebar-brand strong{font-size:.96rem}.sidebar-brand small{color:#ffffff78;margin-top:.2rem;font-size:.65rem}.sidebar-close{margin-left:auto;display:none}.panel-sidebar nav,.saas-sidebar nav{padding:.75rem .65rem 1.5rem}.nav-group{margin-bottom:.8rem}.nav-group>p,.saas-nav-label{color:#8f9a95;letter-spacing:.08em;text-transform:uppercase;margin:.7rem .7rem .3rem;font-size:.6rem;font-weight:850}.nav-group a,.saas-sidebar nav a{color:#ffffffa6;border-radius:2px;align-items:center;gap:.7rem;min-height:40px;margin:2px 0;padding:.58rem .7rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.nav-group a:hover,.nav-group a.active,.saas-sidebar nav a:hover,.saas-sidebar nav a.active{box-shadow:inset 3px 0 0 var(--gold);color:#fff;background:#176b4d70}.panel-main,.saas-main{min-height:100dvh;margin-left:var(--sidebar)}.panel-topbar{z-index:80;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f4f6f4f0;align-items:center;gap:.8rem;min-height:62px;padding:.55rem 1.4rem;display:flex;position:sticky;top:0}.panel-topbar>div:not(.topbar-user){display:grid}.panel-topbar>div>small{color:var(--muted);margin-top:.18rem;font-size:.68rem}.topbar-spacer{flex:1}.topbar-user{align-items:center;gap:.6rem;display:flex}.topbar-user>span:last-child{display:grid}.topbar-user strong{font-size:.78rem}.topbar-user small{color:var(--muted);font-size:.65rem}.avatar{background:var(--primary);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:grid}.menu-button{display:none}.logout-button{color:var(--muted)}.panel-content{width:min(1500px,100%);margin-inline:auto;padding:1.35rem 1.5rem 3rem}.workspace{min-width:0}.page-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.page-heading h1{letter-spacing:-.025em;margin:0;font-size:clamp(1.45rem,2.5vw,2rem)}.page-heading>div>p:last-child{color:var(--muted);margin:.45rem 0 0;font-size:.86rem;line-height:1.5}.heading-actions{gap:.55rem;display:flex}.surface{border-radius:var(--radius);background:#fff;border:0}.resource-toolbar{align-items:center;gap:.7rem;margin-bottom:.8rem;padding:.75rem;display:flex}.search-field{flex:1;max-width:480px;position:relative}.search-field .icon{color:var(--muted);position:absolute;top:50%;left:.72rem;transform:translateY(-50%)}.search-field input{border:1px solid var(--line);border-radius:3px;width:100%;min-height:40px;padding:.55rem .7rem .55rem 2.35rem}.record-count{color:var(--muted);margin-left:auto;font-size:.74rem}.data-surface{min-height:280px;overflow:hidden}.table-scroll{width:100%;overflow:auto}table{border-collapse:collapse;background:#fff;width:100%;font-size:.78rem}th{z-index:1;border-bottom:1px solid var(--line);color:#536159;text-align:left;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;background:#f0f3f1;padding:.72rem .8rem;font-size:.65rem;position:sticky;top:0}td{text-overflow:ellipsis;white-space:nowrap;border-bottom:1px solid #e7ece9;max-width:330px;padding:.78rem .8rem;overflow:hidden}tbody tr:hover td{background:#f8faf8}.row-actions{justify-content:flex-end;gap:.2rem;display:flex}.status{color:#49574f;background:#e8ecea;border-radius:2px;align-items:center;min-height:24px;padding:.22rem .48rem;font-size:.67rem;font-weight:800;display:inline-flex}.status--activo,.status--activa,.status--trial,.status--completada,.status--sí,.status--1{color:#17613f;background:#e4f2ea}.status--pendiente,.status--esperando{color:#80601c;background:#fff5d9}.status--cancelada,.status--cancelado,.status--bloqueada,.status--vencida,.status--no,.status--0{color:#8d3027;background:#fcebea}.loading-state,.empty-state,.error-state{min-height:270px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:.65rem;padding:2rem;display:grid}.spinner{border:3px solid #cbd5cf;border-right-color:var(--primary);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}.empty-state__mark{background:var(--surface-2);width:50px;height:50px;color:var(--muted);border-radius:50%;place-items:center;display:grid}.empty-state h3,.error-state strong{color:var(--ink);margin:.2rem 0 0}.empty-state p,.error-state p{max-width:460px;margin:0;font-size:.82rem;line-height:1.5}.error-state{color:#773029}.notice{border-left:3px solid var(--positive);color:#16583d;background:#eaf5ef;justify-content:space-between;gap:1rem;margin-bottom:.8rem;padding:.75rem .9rem;font-size:.8rem;display:flex}.notice button{color:inherit;cursor:pointer;background:0 0;border:0}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:.9rem;display:grid}.kpi{border-top:3px solid var(--primary);border-radius:var(--radius);background:#fff;grid-template-rows:1fr auto;grid-template-columns:40px 1fr;gap:.2rem .8rem;min-height:124px;padding:1rem;display:grid}.kpi--1{border-color:#9b7422}.kpi--2{border-color:#4e6d60}.kpi--3{border-color:#735b64}.kpi__icon{width:38px;height:38px;color:var(--primary);background:#e5eee9;border-radius:3px;grid-row:1/3;place-items:center;display:grid}.kpi strong{align-self:end;font-size:1.45rem}.kpi>span:last-child{color:var(--muted);font-size:.68rem}.welcome-card{border-top:3px solid var(--gold);grid-column:1/-1;justify-content:space-between;align-items:center;min-height:170px;padding:1.4rem;display:flex}.welcome-card h2{margin:0;font-size:1.35rem}.welcome-card p:last-child{color:var(--muted)}.welcome-card>.icon{color:var(--primary);opacity:.75}.dashboard-panel>header{border-bottom:1px solid var(--line);padding:1rem 1.1rem}.dashboard-panel h2{margin:0;font-size:1rem}.dashboard-panel header p{color:var(--muted);margin:.3rem 0 0;font-size:.74rem}.activity-list article{border-bottom:1px solid var(--line);gap:.8rem;padding:.9rem 1.1rem;display:flex}.activity-dot{background:var(--primary);border-radius:50%;flex:none;width:8px;height:8px;margin-top:.3rem}.activity-list strong{font-size:.8rem}.activity-list p{color:var(--muted);margin:.25rem 0 0;font-size:.72rem}.usage-alerts{margin-bottom:.9rem;overflow:hidden}.usage-alerts>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex}.usage-alerts h2{margin:0;font-size:1rem}.usage-alerts header p{color:var(--muted);margin:.3rem 0 0;font-size:.74rem}.usage-alerts header>span{color:#674d12;text-align:center;background:#f4e9ce;border-radius:999px;min-width:30px;padding:.3rem .55rem;font-size:.72rem;font-weight:850}.usage-alert-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.usage-alert{border-bottom:1px solid var(--line);border-left:3px solid #b98522;grid-template-rows:auto auto;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:.1rem .7rem;padding:.9rem 1.1rem;display:grid}.usage-alert:nth-child(odd){border-right:1px solid var(--line)}.usage-alert--limit{background:#fff9f8;border-left-color:#a23b35}.usage-alert__icon{color:#765514;background:#f4e9ce;border-radius:50%;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.usage-alert--limit .usage-alert__icon{color:#8d302b;background:#f6dedb}.usage-alert strong{font-size:.8rem}.usage-alert p{color:var(--muted);margin:.2rem 0 0;font-size:.7rem}.usage-alert b{font-size:1rem}.usage-alert em{color:#765514;text-transform:uppercase;grid-column:3;font-size:.62rem;font-style:normal;font-weight:800}.usage-alert--limit em{color:#8d302b}.modal-backdrop{z-index:3000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09110d94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{border-top:4px solid var(--gold);border-radius:var(--radius);background:#fff;width:min(590px,100%);max-height:min(760px,92dvh);overflow:auto}.modal__header{z-index:2;border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:1rem;min-height:60px;padding:.8rem 1rem;display:flex;position:sticky;top:0}.modal__header h2{margin:0;font-size:1.05rem}.modal-form{padding:1rem}.modal__footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:flex-end;gap:.6rem;margin:1.2rem -1rem -1rem;padding:.8rem 1rem;display:flex}.detail-list{margin:0;padding:1rem}.detail-list>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.35fr) 1fr;gap:1rem;padding:.7rem 0;display:grid}.detail-list dt{color:var(--muted);font-size:.7rem;font-weight:800}.detail-list dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:.8rem}.pos-layout{grid-template-columns:minmax(0,1fr) 340px;gap:.9rem;display:grid}.product-browser,.ticket{padding:1rem}.product-browser h2,.ticket h2{margin:0 0 1rem;font-size:1rem}.product-grid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));gap:.65rem;display:grid}.product-grid button{border:1px solid var(--line);min-height:150px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:3px;justify-items:start;gap:.3rem;padding:.8rem;display:grid}.product-grid button:hover{border-color:var(--primary)}.product-initial{width:34px;height:34px;color:var(--primary);background:#e4eee9;border-radius:3px;place-items:center;font-weight:900;display:grid}.product-grid small{color:var(--muted)}.product-grid b{color:var(--primary);align-self:end}.ticket{align-self:start;position:sticky;top:78px}.ticket-lines>div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 24px;align-items:center;gap:.5rem;padding:.65rem 0;font-size:.76rem;display:grid}.ticket-lines button{color:var(--danger);cursor:pointer;background:0 0;border:0}.ticket-empty{min-height:90px;color:var(--muted);place-items:center;font-size:.78rem;display:grid}.ticket-total{border-top:2px solid var(--night);justify-content:space-between;align-items:center;margin:1rem 0;padding-top:.8rem;display:flex}.ticket-total strong{font-size:1.35rem}.impersonation-banner{z-index:1000;color:#563f10;background:#ffefbd;border-bottom:1px solid #b88c2b;justify-content:center;align-items:center;gap:2rem;min-height:54px;padding:.6rem 1rem;display:flex;position:relative}.impersonation-banner div{align-items:baseline;gap:.6rem;display:flex}.impersonation-banner span{font-size:.77rem}.impersonation-banner button{min-height:34px;color:inherit;cursor:pointer;background:0 0;border:1px solid #8e681b;border-radius:3px;font-size:.73rem;font-weight:800}.panel-page:has(.impersonation-banner) .panel-sidebar{top:54px}.saas-sidebar{width:248px}.saas-main{margin-left:248px}.saas-logout{color:#ffb4ac;cursor:pointer;background:0 0;border:0;align-items:center;gap:.6rem;min-height:43px;margin:auto .7rem .8rem;padding:.6rem .7rem;font-size:.77rem;display:flex}.sidebar-overlay,.barber-bottom-nav{display:none}.session-loading,.not-found{text-align:center;align-content:center;place-items:center;gap:1rem;min-height:100dvh;padding:1rem;display:grid}.session-loading img,.not-found img{width:58px}.not-found h1{margin:0}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width<=1050px){.hero-inner{grid-template-columns:1fr .85fr;gap:2rem}.hero-console{transform:none}.preview-kpis,.plan-grid{grid-template-columns:repeat(2,1fr)}.plan-grid article:nth-child(2){border-right:0}.plan-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.panel-sidebar,.saas-sidebar{transition:transform .18s;transform:translate(-100%);box-shadow:15px 0 35px #00000029}.panel-sidebar.open,.saas-sidebar.open{transform:translate(0)}.sidebar-close,.menu-button{display:grid}.panel-main,.saas-main{margin-left:0}.sidebar-overlay{z-index:850;background:#080f0b7a;border:0;width:100%;height:100%;position:fixed;inset:0}.sidebar-overlay.visible{display:block}}@media (width<=820px){.public-shell{width:min(100% - 2rem,1180px)}.nav-toggle{place-items:center;display:grid}.site-nav{border-bottom:1px solid var(--line);background:#fff;align-items:stretch;gap:0;padding:.75rem 1rem 1rem;display:none;position:fixed;inset:72px 0 auto;box-shadow:0 15px 30px #141f191f}.site-nav.is-open{display:grid}.site-nav>a{padding:.85rem .4rem}.site-nav .nav-access{justify-content:center;margin-top:.35rem}.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:650px}.hero-console{display:none}.product-preview{grid-template-columns:90px 1fr;height:430px}.preview-sidebar{padding-inline:13px}.preview-content{padding:22px}.preview-panels{grid-template-columns:1fr}.preview-panels article:last-child{display:none}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article:nth-child(odd){border-right:0;padding-inline:0}.barber-layout{grid-template-columns:1fr 320px;gap:2rem}.faq-layout{grid-template-columns:1fr;gap:2rem}.auth-page{grid-template-columns:1fr}.auth-intro{min-height:auto;padding:1.4rem 1.25rem}.auth-intro>div{margin-top:1.5rem}.auth-intro p,.secure-badge{display:none}.auth-intro h1{font-size:1.35rem}.auth-form-side{align-items:start;padding:1.25rem}.auth-card{padding:1.4rem}.kpi-grid{grid-template-columns:repeat(2,1fr)}.usage-alert-list{grid-template-columns:1fr}.usage-alert:nth-child(odd){border-right:0}.pos-layout{grid-template-columns:1fr}.ticket{position:static}}@media (width<=640px){button,input,select{min-height:44px}.public-hero{min-height:650px}.hero-inner{padding-block:4rem}.hero-copy h1{font-size:clamp(3.6rem,19vw,5.3rem)}.hero-actions>*{flex:1}.module-strip .public-shell{grid-template-columns:repeat(5,max-content);justify-content:space-between;overflow-x:auto}.module-strip span{border:0;font-size:.58rem}.public-section{padding-block:4rem}.product-preview{grid-template-columns:54px 1fr;height:370px}.preview-sidebar{padding:15px 8px}.preview-sidebar img{width:34px}.preview-content{padding:16px}.preview-head i{width:34px;height:34px}.preview-kpis{gap:7px;margin-top:25px}.preview-kpis article{padding:10px}.preview-kpis b{font-size:1rem}.preview-kpis article:nth-child(n+3){display:none}.preview-panels{margin-top:8px}.barber-layout{grid-template-columns:1fr}.phone{width:min(320px,100%)}.plans-head,.final-cta .public-shell,.public-footer .public-shell{flex-direction:column;align-items:flex-start}.plan-grid{grid-template-columns:1fr}.plan-grid article,.plan-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.page-heading{flex-direction:column;align-items:stretch}.heading-actions{justify-content:flex-end}.panel-content{padding:1rem .8rem 5.5rem}.panel-topbar{padding-inline:.75rem}.topbar-user>span:last-child{display:none}.resource-toolbar{flex-wrap:wrap}.search-field{flex-basis:100%;max-width:none}.record-count{margin-left:0}.data-surface{background:0 0}.table-scroll{overflow:visible}table,tbody,tr,td{width:100%;display:block}thead{display:none}tbody{gap:.65rem;display:grid}tr{border-radius:var(--radius);background:#fff;padding:.7rem}td{text-align:right;white-space:normal;overflow-wrap:anywhere;border:0;justify-content:space-between;gap:1rem;max-width:none;padding:.35rem 0;display:flex}td:before{content:attr(data-label);color:var(--muted);text-align:left;font-size:.67rem;font-weight:750}.row-actions{border-top:1px solid var(--line);padding-top:.65rem}.row-actions:before{content:""}.modal-backdrop{align-items:end;padding:.3rem}.modal{border-radius:4px 4px 0 0;max-height:94dvh}.detail-list>div{grid-template-columns:1fr;gap:.25rem}.impersonation-banner{flex-direction:column;align-items:stretch;gap:.4rem}.impersonation-banner div{gap:.1rem;display:grid}.panel-page--barbero{padding-bottom:68px}.panel-page--barbero .panel-sidebar,.panel-page--barbero .sidebar-overlay{display:none}.panel-page--barbero .menu-button{visibility:hidden}.barber-bottom-nav{z-index:700;height:68px;padding:.3rem max(.4rem, env(safe-area-inset-right)) calc(.3rem + env(safe-area-inset-bottom)) max(.4rem, env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(3,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.barber-bottom-nav a{color:var(--muted);border-top:3px solid #0000;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;font-size:.65rem;font-weight:800;text-decoration:none;display:flex}.barber-bottom-nav a.active{border-color:var(--primary);color:var(--primary)}}.row-action{color:#fff;cursor:pointer;border:0;border-radius:2px;min-height:29px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.row-action--ok{background:var(--positive)}.row-action--danger{background:var(--danger)}.row-state-select{border:1px solid var(--line);max-width:135px;min-height:32px;color:var(--ink);background:#fff;border-radius:2px;font-size:.68rem}.icon-button--danger{color:var(--danger)}.agenda-toolbar{align-items:end;gap:.65rem;margin-bottom:.8rem;padding:.8rem;display:flex}.agenda-toolbar label{gap:.3rem;display:grid}.agenda-toolbar label span{color:var(--muted);font-size:.68rem;font-weight:750}.agenda-toolbar input{border:1px solid var(--line);background:#fff;border-radius:3px;min-height:40px;padding:.45rem .6rem}.agenda-board{overflow:hidden}.appointment-row{border-bottom:1px solid var(--line);grid-template-columns:62px 30px minmax(180px,1fr) auto auto;align-items:center;gap:.7rem;min-height:82px;padding:.8rem 1rem;display:grid}.appointment-row>time{color:var(--primary);font-size:1rem;font-weight:900}.appointment-line{background:#a9b8b0;width:22px;height:2px}.appointment-row>div>strong{font-size:.82rem}.appointment-row>div>p{color:var(--muted);margin:.25rem 0 0;font-size:.7rem}.appointment-actions{gap:.35rem;display:flex}.cash-grid{gap:.8rem;display:grid}.cash-status{border-top:3px solid #808b85;grid-template-columns:52px 1fr auto;align-items:center;gap:1rem;padding:1.1rem;display:grid}.cash-status--open{border-color:var(--primary)}.cash-status>span{background:var(--surface-2);width:48px;height:48px;color:var(--primary);border-radius:3px;place-items:center;display:grid}.cash-status>div{display:grid}.cash-status p{color:var(--muted);margin:0;font-size:.7rem}.cash-status strong{margin-top:.15rem;font-size:1.1rem}.cash-status small{color:var(--muted);margin-top:.2rem}.cash-history>h2{border-bottom:1px solid var(--line);margin:0;padding:1rem;font-size:1rem}.schedule-grid{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;display:grid;overflow:hidden}.schedule-grid>article{background:#fff;justify-content:space-between;align-items:center;gap:1rem;min-height:92px;padding:.9rem 1rem;display:flex}.schedule-grid>article>div{display:grid}.schedule-grid>article span{color:var(--muted);margin-top:.25rem;font-size:.7rem}.schedule-grid>article p{text-align:right;margin:0;font-size:.78rem;font-weight:800;display:grid}.schedule-grid>article small{color:var(--muted);margin-top:.25rem;font-size:.65rem;font-weight:500}.form-grid-2,.config-form{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.field-span-2,.config-form footer{grid-column:1/-1}.config-form{padding:1rem}.config-form footer{border-top:1px solid var(--line);justify-content:flex-end;padding-top:.5rem;display:flex}@media (width<=640px){.appointment-row{grid-template-columns:52px 18px minmax(0,1fr)}.appointment-row>.status,.appointment-actions{grid-column:3;justify-self:start}.cash-status{grid-template-columns:44px 1fr}.cash-status>.button{grid-column:1/-1}.schedule-grid,.form-grid-2,.config-form{grid-template-columns:1fr}.field-span-2,.config-form footer{grid-column:auto}}
