:root{--bg:#f5f7fb;--surface:#fff;--text:#171923;--muted:#798094;--line:#e8eaf0;--purple:#7557e8;--purple-soft:#f0edff;--nav:#11131a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page{min-height:100vh;padding:24px;background:radial-gradient(circle at top left,rgba(117,87,232,.25),transparent 35%),radial-gradient(circle at bottom right,rgba(34,197,94,.16),transparent 35%),#07070a;color:#fff}.container{max-width:1200px;margin:0 auto}.header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:32px}.logo{font-size:28px;font-weight:900}.badge{padding:8px 14px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:rgba(255,255,255,.06);color:#d6d6d6}.hero{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:24px;gap:24px}.card,.feature{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:28px}.page h1{font-size:clamp(38px,6vw,74px);line-height:.95;margin:0 0 18px}.feature p,.subtitle{color:#d4d4d4;line-height:1.6}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.btn{border:0;border-radius:16px;padding:14px 18px;font-weight:800}.btn-primary{background:#fff;color:#050505}.btn-secondary{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.16)}.grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:24px}.feature{border-radius:22px;padding:22px}.feature h3{margin:0 0 8px}.panel-title{font-size:22px;font-weight:800;margin-bottom:18px}.metric{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1)}.metric span{color:#cfcfcf}.metric strong{font-size:22px}.dash{min-height:100vh;display:grid;grid-template-columns:264px minmax(0,1fr);background:var(--bg)}.sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;padding:24px 18px;background:var(--nav);color:#fff;display:flex;flex-direction:column;overflow:auto}.brand-wrap{display:flex;align-items:center;gap:12px;padding:0 7px 24px}.brand-mark{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,#9277ff,#6545df);box-shadow:0 8px 24px rgba(117,87,232,.35)}.brand{font-size:19px;font-weight:850;letter-spacing:-.03em}.brand-subtitle{display:block;color:#777e91;font-size:11px;margin-top:2px}.workspace-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:11px;background:#1b1e27;border:1px solid #282c38;border-radius:14px;margin-bottom:26px}.client-avatar,.profile-avatar,.workspace-avatar{display:grid;place-items:center;border-radius:10px;font-weight:800}.workspace-avatar{width:34px;height:34px;background:var(--purple);font-size:12px}.profile-card strong,.workspace-card strong{display:block;font-size:12px}.profile-card small,.workspace-card small{display:block;color:#7d8496;font-size:10px;margin-top:3px}.nav-title{font-size:9px;letter-spacing:.14em;color:#5c6271;font-weight:800;padding:0 10px;margin:0 0 9px}.sidebar nav{display:grid;grid-gap:5px;gap:5px}.sidebar nav a,.sidebar-footer>a{min-height:43px;padding:0 12px;border-radius:11px;color:#9299ab;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600;transition:.2s}.sidebar nav a.active,.sidebar nav a:hover,.sidebar-footer>a:hover{color:#fff;background:#242735}.sidebar nav a.active{box-shadow:inset 3px 0 0 #8b70f4}.sidebar nav a span{flex:1 1}.soon{font-size:8px;color:#8c93a4;background:#2a2e39;padding:4px 6px;border-radius:5px}.sidebar-footer{margin-top:auto;padding-top:22px}.profile-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:14px 9px;margin-top:6px;border-top:1px solid #262a34}.profile-avatar{width:34px;height:34px;background:#303442;color:#b8becb;font-size:11px}.profile-card>svg{color:#676e80}.upgrade-card{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid rgba(139,112,244,.35);border-radius:13px;background:linear-gradient(135deg,rgba(117,87,232,.22),rgba(117,87,232,.08));color:#a891ff}.upgrade-card strong{display:block;color:#ddd6ff;font-size:11px}.upgrade-card small{display:block;color:#8275b6;font-size:9px;margin-top:3px}.content{min-width:0;padding:34px 38px 48px;max-width:1500px;width:100%;margin:0 auto}.topbar{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px}.eyebrow{margin:0 0 8px;text-transform:capitalize;color:#969caf;font-size:12px}.topbar h1{margin:0;font-size:27px;line-height:1.2;letter-spacing:-.035em}.topbar-copy{margin:7px 0 0;color:var(--muted);font-size:13px}.primary{display:flex;align-items:center;gap:8px;background:var(--purple);color:#fff;padding:12px 17px;border-radius:11px;font-size:12px;font-weight:750;box-shadow:0 9px 24px rgba(117,87,232,.25);transition:.2s}.primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(117,87,232,.34)}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:15px;gap:15px;margin-bottom:20px}.box,.stat{background:var(--surface);border:1px solid var(--line);box-shadow:0 8px 24px rgba(28,34,50,.035)}.stat{border-radius:15px;padding:17px 18px;min-width:0}.stat-icon{position:absolute;right:16px;top:16px;width:37px;height:37px;border-radius:11px;display:grid;place-items:center}.quick-icon.purple,.stat-icon.purple{color:#7153e7;background:#f0edff}.stat-icon.green{color:#20a56c;background:#e9f9f2}.quick-icon.blue,.stat-icon.blue{color:#3f7ee8;background:#eaf2ff}.quick-icon.orange,.stat-icon.orange{color:#e88731;background:#fff1e5}.stat>span{display:block;color:#858c9f;font-size:11px;padding-right:42px}.stat>strong{display:block;font-size:24px;letter-spacing:-.04em;margin:13px 0 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stat>small{display:flex;align-items:center;gap:5px;color:#47a97c;font-size:9px}.dash-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);grid-gap:20px;gap:20px}.box{border-radius:16px;padding:21px}.box-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:19px}.box h2{margin:0;font-size:14px;letter-spacing:-.01em}.box-head p{margin:5px 0 0;color:#9aa0b0;font-size:10px}.box-head a{display:flex;align-items:center;gap:4px;color:#7358dc;font-size:10px;font-weight:750}.appointments{display:grid}.appointment{display:grid;grid-template-columns:66px 36px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:13px 3px;border-bottom:1px solid #eff0f4}.appointment:last-child{border-bottom:0}.time{display:flex;align-items:center;gap:6px;color:#656d7e;font-size:11px}.time svg{color:#9ba1af}.client-avatar{width:35px;height:35px;border-radius:50%;background:#efecff;color:#7357dd;font-size:12px}.appointment-main{min-width:0}.appointment-main b{display:block;font-size:11px}.appointment-main p{margin:5px 0 0;color:#9298a8;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill{padding:6px 9px;border-radius:999px;background:#fff6df;color:#b88514;font-size:8px;font-weight:800;text-transform:capitalize}.pill.completed,.pill.concluido,.pill.confirmado,.pill.confirmed{background:#e8f8f0;color:#209262}.side-column{display:grid;grid-gap:20px;gap:20px}.quick-actions{display:grid}.quick-actions>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;padding:10px 0;border-bottom:1px solid #eff0f4}.quick-actions>a:last-child{border:0}.quick-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center}.quick-actions strong{display:block;font-size:10px}.quick-actions small{display:block;margin-top:4px;color:#969cac;font-size:8px}.quick-actions>a>svg{color:#a6abba}.status-list{display:grid}.status-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #eff0f4;font-size:10px}.status-list>div:last-child{border:0}.status-list span{color:#747b8c}.status-list strong{font-size:10px}.empty{color:#9aa0b0;font-size:11px;margin:0}.empty-state{text-align:center;padding:45px 20px;color:#9aa0b0}.empty-state svg{color:#8b70f4;margin-bottom:10px}.empty-state strong{display:block;color:#3d4250;font-size:13px}.empty-state p{font-size:10px}.empty-state a{display:inline-block;margin-top:7px;color:#7258dc;font-size:10px;font-weight:800}.form{max-width:650px;display:grid;grid-gap:18px;gap:18px}.form label{display:grid;grid-gap:8px;gap:8px;color:#555c6e;font-weight:700;font-size:12px}.form input,.form select,.form textarea{width:100%;border:1px solid #dfe2e9;background:#fff;color:#222736;padding:13px 15px;border-radius:11px;outline:none}.form input:focus,.form select:focus,.form textarea:focus{border-color:#8b70f4;box-shadow:0 0 0 3px #f0edff}.form textarea{min-height:110px;resize:vertical}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.dash-grid{grid-template-columns:1fr}.side-column{grid-template-columns:1fr 1fr}}@media(max-width:760px){.grid,.hero{grid-template-columns:1fr}.header{align-items:flex-start;flex-direction:column}.dash{display:block}.sidebar{position:relative;width:100%;height:auto;padding:15px}.brand-wrap{padding-bottom:14px}.nav-title,.sidebar-footer,.workspace-card{display:none}.sidebar nav{display:flex;overflow-x:auto;padding-bottom:2px}.sidebar nav a{flex:0 0 auto;padding:0 13px}.sidebar nav a small{display:none}.content{padding:23px 16px 38px}.topbar{align-items:flex-start;flex-direction:column}.topbar h1{font-size:23px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:15px}.stat>strong{font-size:20px}.dash-grid,.side-column{grid-template-columns:1fr}.appointment{grid-template-columns:58px 32px minmax(0,1fr)}.appointment>.pill{display:none}.box{padding:17px}}@media(max-width:430px){.stats{grid-template-columns:1fr}.primary{width:100%;justify-content:center}}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) 1.1fr;background:#fff}.auth-brand{padding:48px 9%;display:flex;flex-direction:column;justify-content:space-between;color:#fff;background:radial-gradient(circle at 20% 80%,rgba(139,112,244,.32),transparent 35%),linear-gradient(145deg,#11131b,#171222 65%,#25194d)}.auth-logo,.mobile-auth-logo{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:900}.auth-logo svg,.mobile-auth-logo svg{color:#9d83ff}.auth-kicker,.auth-welcome{color:#a78eff;font-size:10px;letter-spacing:.2em;font-weight:900}.auth-brand h1{font-size:clamp(40px,5vw,68px);line-height:1.03;letter-spacing:-.05em;margin:18px 0}.auth-brand h1 em{color:#9c82ff;font-style:normal}.auth-brand p{max-width:500px;color:#b8b8c5;line-height:1.7}.auth-brand>small{color:#6f7180}.auth-panel{display:grid;place-items:center;padding:40px}.auth-card{width:100%;max-width:410px}.mobile-auth-logo{display:none;color:#151722;margin-bottom:35px}.auth-card h2{font-size:32px;letter-spacing:-.04em;margin:10px 0}.auth-card>p{color:#858b9a;font-size:13px;margin:0 0 30px}.auth-card label{display:grid;grid-gap:8px;gap:8px;margin:0 0 16px;color:#464c5c;font-size:12px;font-weight:750}.auth-card input{width:100%;height:48px;padding:0 14px;border:1px solid #dde0e8;border-radius:11px;outline:none;background:#fafbfc}.auth-card input:focus{border-color:#8166ec;box-shadow:0 0 0 3px #f0edff}.password-field{position:relative}.password-field button{position:absolute;right:7px;top:7px;width:34px;height:34px;border:0;background:transparent;color:#858b9a;display:grid;place-items:center}.password-field input{padding-right:46px}.auth-submit{width:100%;height:49px;border:0;border-radius:11px;background:#7357e5;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;box-shadow:0 10px 25px rgba(115,87,229,.25)}.auth-submit:disabled{opacity:.65}.auth-links{display:flex;justify-content:space-between;gap:16px;margin-top:18px}.auth-links button{border:0;background:none;color:#7357e5;font-size:11px;font-weight:750;cursor:pointer}.form-alert{padding:11px 13px;border-radius:9px;margin:0 0 14px;font-size:11px}.form-alert.error{background:#fff0f0;color:#bd4040}.form-alert.success{background:#eaf8f1;color:#25825c}@media(max-width:780px){.auth-page{display:block;background:#fff}.auth-brand{display:none}.auth-panel{min-height:100vh;padding:28px 20px}.mobile-auth-logo{display:flex}.auth-card h2{font-size:28px}}.plan-actions{display:flex;gap:7px;margin-left:10px}.plan-actions button,.secondary-action{border:1px solid #dfe2e9;background:#fff;color:#555c6e;border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:6px;font-size:10px;font-weight:750;cursor:pointer}.plan-actions button:hover,.secondary-action:hover{background:#f6f4ff;border-color:#cfc5ff;color:#684bd8}.plan-actions button.danger{color:#bd4040}.plan-actions button.danger:hover{background:#fff0f0;border-color:#f1caca}.plan-form-actions{display:flex;align-items:center;gap:9px}.plan-form-actions .primary{border:0;cursor:pointer}@media(max-width:760px){.plan-actions{width:100%;margin:8px 0 0 47px}.plan-actions button span{display:inline}.plan-form-actions{align-items:stretch;flex-direction:column}}.billing-pay-box{margin-top:22px;padding:11px 2px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#9aa0b0;font-size:10px}.billing-pay-link{border:0;background:transparent;color:#7557e8;font-size:10px;font-weight:750;cursor:pointer;padding:6px 0}.billing-pix{width:100%;flex-basis:100%;padding:13px;background:#fff;border:1px solid var(--line);border-radius:10px;color:#555c6e}.billing-pix textarea{width:100%;min-height:70px;margin:8px 0;border:1px solid #e1e4ea;border-radius:8px;padding:8px;font-size:9px}.billing-pay-box:has(.billing-pix){flex-wrap:wrap}@media(max-width:650px){.billing-pay-box{margin-top:16px}}.monthly-wrap{max-width:900px;margin:0 auto}.monthly-card{overflow:hidden;display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 18px 50px rgba(28,34,50,.07)}.monthly-plan{padding:36px;background:linear-gradient(155deg,#171923,#211a3c);color:#fff}.monthly-label,.monthly-plan>span{font-size:9px;letter-spacing:.16em;font-weight:850;color:#9b86f3}.monthly-plan h2{font-size:26px;margin:12px 0 4px}.monthly-plan>p{margin:0;color:#9ca2b1;font-size:12px}.monthly-plan>strong{display:block;font-size:34px;margin:35px 0 30px;letter-spacing:-.04em}.monthly-plan>strong small{font-size:11px;color:#8d93a2;font-weight:500;margin-left:4px}.monthly-due{padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;gap:12px;font-size:11px}.monthly-due span{color:#8d93a2}.monthly-payment{padding:36px 42px;display:flex;flex-direction:column;align-items:center;text-align:center}.monthly-payment h3{font-size:19px;margin:8px 0 5px}.monthly-payment>p{font-size:11px;color:#8b92a2;margin:0 0 18px}.monthly-pix{display:flex;flex-direction:column;align-items:center;width:100%}.monthly-qr{padding:10px;border:1px solid #e8eaf0;border-radius:18px;background:#fff;box-shadow:0 8px 30px rgba(28,34,50,.06)}.monthly-qr img{display:block;width:190px;height:190px}.monthly-pix>p{font-size:10px;color:#8b92a2;margin:13px 0}.monthly-copy{width:min(100%,260px);height:44px;border:0;border-radius:11px;background:var(--purple);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 9px 22px rgba(117,87,232,.22)}.monthly-pix>small{margin-top:12px;display:flex;align-items:center;gap:5px;color:#9aa0ae;font-size:9px}@media(max-width:760px){.monthly-card{grid-template-columns:1fr}.monthly-plan{padding:24px}.monthly-plan>strong{font-size:29px;margin:22px 0}.monthly-payment{padding:28px 20px}.monthly-qr img{width:180px;height:180px}}.paid-action{border:1px solid #ccebdd;background:#eefaf5;color:#23845e;border-radius:9px;padding:8px 11px;font-size:10px;font-weight:800;cursor:pointer;white-space:nowrap}.paid-action:hover{background:#dff5ea}.admin-layout{min-height:100vh;display:grid;grid-template-columns:230px minmax(0,1fr);background:#f6f7fb;color:#202431}.admin-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;background:#171923;color:#fff;padding:22px 15px;display:flex;flex-direction:column;gap:20px;overflow:hidden}.admin-sidebar nav{display:grid;grid-gap:5px;gap:5px}.admin-logout,.admin-sidebar nav button{width:100%;border:0;background:transparent;color:#9299aa;border-radius:10px;padding:11px 12px;display:flex;align-items:center;gap:10px;text-align:left;font-size:11px;font-weight:750;cursor:pointer}.admin-logout svg,.admin-sidebar nav button svg{width:16px}.admin-sidebar nav button.active{background:#7557e8;color:#fff}.admin-logout{margin-top:auto}.admin-content{min-width:0;padding:32px 34px 50px;max-width:1500px;width:100%;margin:0 auto}.admin-content>header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.admin-content>header h1{margin:3px 0;font-size:27px}.admin-content>header>div>p:last-child{margin:5px 0 0;color:#8b92a2;font-size:11px}.admin-badge{display:flex;align-items:center;gap:6px;background:#eeeaff;color:#684bd8;padding:8px 11px;border-radius:999px;font-size:9px;font-weight:800;white-space:nowrap}.admin-badge svg{width:14px}.admin-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:18px}.admin-stats article{background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px;display:flex;align-items:center;gap:11px;min-width:0}.admin-stats article>svg{width:20px;color:#7557e8}.admin-stats span,.admin-stats strong{display:block}.admin-stats strong{font-size:20px}.admin-stats span{font-size:9px;color:#8b92a2;margin-top:3px}.admin-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.4fr);grid-gap:18px;gap:18px;align-items:start}.admin-wide-form{max-width:900px}.admin-tenant-list article{grid-template-columns:auto minmax(190px,1fr) 120px 135px auto}.report-lock{margin:40px auto;text-align:center}.report-lock>svg{margin:auto;color:#7557e8;width:35px;height:35px}@media(max-width:900px){.admin-layout{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto;padding:12px 12px 9px;gap:9px}.admin-sidebar .brand-wrap{padding:2px 4px 8px}.admin-sidebar nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:4px;scrollbar-width:none}.admin-sidebar nav::-webkit-scrollbar{display:none}.admin-sidebar nav button{flex:0 0 auto;width:auto;padding:9px 11px;white-space:nowrap}.admin-logout{position:absolute;right:12px;top:13px;width:auto;padding:8px}.admin-content{padding:20px 14px 36px}.admin-content>header{align-items:flex-start}.admin-content>header h1{font-size:22px}.admin-badge{display:none}.admin-grid{grid-template-columns:1fr}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-tenant-list article{grid-template-columns:42px minmax(0,1fr);gap:9px}.admin-tenant-list article>.paid-action,.admin-tenant-list article>input,.admin-tenant-list article>select{grid-column:2;width:100%;min-height:40px}.admin-content .data-list article{min-width:0;flex-wrap:wrap}.admin-content .data-list article>div{min-width:0}.admin-content .data-list article small{white-space:normal}.admin-content .form-grid{grid-template-columns:1fr 1fr}.admin-content .box{overflow:hidden}.admin-report .module-toolbar{align-items:flex-start;gap:10px}}@media(max-width:520px){.admin-content{padding:16px 10px 30px}.admin-content>header{margin-bottom:16px}.admin-content>header>div>p:last-child{display:none}.admin-stats{grid-template-columns:1fr 1fr;gap:8px}.admin-stats article{padding:11px}.admin-stats strong{font-size:17px}.admin-content .form-grid{grid-template-columns:1fr}.admin-content .box{padding:14px;border-radius:13px}.admin-content .data-list article{padding:12px 0}.admin-content .module-toolbar{flex-direction:column}.admin-content .module-toolbar>button{width:100%;justify-content:center}.admin-sidebar .brand-subtitle{display:none}}@media print{.admin-content>header,.admin-report .module-toolbar button,.admin-sidebar{display:none!important}.admin-layout{display:block}.admin-content{padding:0;max-width:none}.admin-report{display:block}.admin-report .box{box-shadow:none;border:0}}.admin-register-page{max-width:940px;display:grid;grid-gap:14px;gap:14px}.admin-register-head{padding:22px 24px}.admin-register-head h2{font-size:22px;margin:3px 0 5px}.admin-register-head p,.admin-section-title p{margin:0;color:#8b92a2;font-size:10px}.admin-register-section{padding:22px 24px}.admin-section-title{display:flex;align-items:flex-start;gap:11px;padding-bottom:17px;margin-bottom:17px;border-bottom:1px solid #eef0f4}.admin-section-title>span{width:27px;height:27px;flex:0 0 27px;border-radius:9px;background:#eeeaff;color:#684bd8;display:grid;place-items:center;font-size:10px;font-weight:900}.admin-section-title h2{margin:1px 0 5px;font-size:14px}.admin-section-title h2 small{font-size:8px;color:#9ba1ae;font-weight:650;margin-left:5px}.admin-register-section .form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px 16px;gap:14px 16px}.admin-register-section label{display:grid;grid-gap:7px;gap:7px;color:#555c6e;font-size:10px;font-weight:750}.admin-register-section input,.admin-register-section select{width:100%;height:43px;border:1px solid #dfe2e9;background:#fff;border-radius:10px;padding:0 12px;outline:none;color:#262b39}.admin-register-section input:focus,.admin-register-section select:focus{border-color:#8b70f4;box-shadow:0 0 0 3px #f0edff}.admin-register-submit{display:flex;align-items:center;gap:14px;padding:4px 0 10px}.admin-register-submit small{color:#8b92a2;font-size:9px}@media(max-width:600px){.admin-register-page{gap:10px}.admin-register-head,.admin-register-section{padding:16px}.admin-register-section .form-grid{grid-template-columns:1fr}.admin-register-submit{flex-direction:column;align-items:stretch}.admin-register-submit .primary{width:100%;justify-content:center}.admin-register-submit small{text-align:center}}.quick-sale-modal .service-search{position:relative}.quick-sale-modal .service-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;max-height:220px;overflow-y:auto;background:#fff;border:1px solid #e1e5ee;border-radius:16px;box-shadow:0 14px 35px rgba(20,25,45,.14)}.quick-sale-modal .service-results button{width:100%}.quick-sale-modal .sale-cart,.quick-sale-modal .sale-total{position:relative;z-index:1}@media(max-width:600px){.quick-sale-modal .service-results{max-height:180px}}.sales-filters{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 18px}.sales-filters select{min-width:160px;padding:11px 13px;border:1px solid #e1e5ee;border-radius:12px;background:#fff}.dashboard-privacy{display:flex;justify-content:flex-end;margin:0 0 10px}.dashboard-privacy button{display:inline-flex;align-items:center;gap:7px;border:1px solid #e1e5ee;background:#fff;border-radius:12px;padding:9px 12px;font-weight:700;cursor:pointer}@media(max-width:600px){.sales-filters select{width:100%}.dashboard-privacy{justify-content:stretch}.dashboard-privacy button{width:100%;justify-content:center}}.ruptix-hero-brand{width:100%;display:flex;align-items:baseline;justify-content:center;gap:12px;margin:4px 0 22px;padding:18px 12px;letter-spacing:.18em;text-transform:uppercase}.ruptix-hero-brand span{font-size:18px;font-weight:700;opacity:.55}.ruptix-hero-brand strong{font-size:clamp(38px,7vw,76px);line-height:.9;font-weight:950;letter-spacing:.08em}@media(max-width:600px){.ruptix-hero-brand{margin-bottom:14px;padding:12px 8px}.ruptix-hero-brand span{font-size:13px}.ruptix-hero-brand strong{font-size:42px}}@media(max-width:780px){.auth-page{min-height:100dvh;background:radial-gradient(circle at 50% -10%,rgba(117,87,232,.24),transparent 34%),linear-gradient(160deg,#08090d,#0d0f16 55%,#090a0e);color:#fff}.auth-panel{min-height:100dvh;padding:34px 22px;display:flex;align-items:center;justify-content:center}.auth-card{max-width:430px;padding:30px 22px 24px;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:rgba(17,19,27,.78);box-shadow:0 30px 80px rgba(0,0,0,.42);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.mobile-auth-logo{display:flex;justify-content:center;margin:0 0 32px;color:#fff;font-size:25px;letter-spacing:-.04em}.mobile-auth-logo svg{width:30px;height:30px;color:#9c82ff;filter:drop-shadow(0 0 14px rgba(156,130,255,.45))}.auth-welcome{display:block;text-align:center;color:#9f89ff;font-size:9px;letter-spacing:.28em}.auth-card h2{text-align:center;color:#fff;font-size:30px;margin:10px 0 7px}.auth-card>p{text-align:center;color:#858b9a;margin-bottom:28px}.auth-card label{color:#aeb3c0;font-size:11px}.auth-card input{height:54px;color:#fff;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.1);border-radius:15px}.auth-card input::placeholder{color:#666d7c}.auth-card input:focus{border-color:#8468f0;box-shadow:0 0 0 3px rgba(132,104,240,.13)}.password-field button{top:10px;color:#8e94a2}.auth-submit{height:54px;margin-top:5px;border-radius:15px;background:linear-gradient(135deg,#876cf2,#6747d7);box-shadow:0 14px 35px rgba(103,71,215,.28)}.auth-links{justify-content:center;gap:28px;margin-top:21px}.auth-links button{color:#a994ff}.auth-card:after{content:"BY RUPITIX";display:block;text-align:center;margin-top:34px;color:#656a78;font-size:9px;font-weight:850;letter-spacing:.34em}}.ruptix-site{--rp:#8a6cff;min-height:100vh;background:#07080c;color:#f7f7fa;overflow:hidden}.rp-nav{height:78px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.rp-logo{font-size:24px;font-weight:950;letter-spacing:.12em}.rp-footer b span,.rp-logo span{color:var(--rp)}.rp-nav>div{display:flex;gap:30px;color:#9499a7;font-size:12px}.rp-nav>div a:hover{color:#fff}.rp-login{padding:11px 16px;border:1px solid rgba(255,255,255,.14);border-radius:12px;font-size:11px;font-weight:800}.rp-hero{position:relative;max-width:1240px;min-height:690px;margin:auto;padding:90px 28px 70px;display:grid;grid-template-columns:1fr 1fr;grid-gap:65px;gap:65px;align-items:center}.rp-glow{position:absolute;width:650px;height:650px;right:-220px;top:-100px;background:radial-gradient(circle,rgba(118,83,255,.22),transparent 65%);pointer-events:none}.rp-tag{display:inline-flex;align-items:center;gap:7px;color:#a994ff;font-size:10px;font-weight:900;letter-spacing:.17em}.rp-hero h1{font-size:clamp(58px,7.2vw,104px);line-height:.88;letter-spacing:-.07em;margin:24px 0 28px}.rp-hero h1 em{font-style:normal;color:#947aff}.rp-hero-copy>p{max-width:600px;color:#9ba0ad;font-size:17px;line-height:1.7}.rp-hero-copy>p strong{color:#fff}.rp-actions{display:flex;gap:12px;margin-top:34px}.rp-primary,.rp-secondary{min-height:52px;padding:0 20px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:850}.rp-primary{background:#8a6cff;color:#fff;box-shadow:0 15px 40px rgba(116,82,235,.25)}.rp-cta a svg,.rp-plan-grid a svg,.rp-primary svg{width:16px}.rp-secondary{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035)}.rp-trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px;color:#6f7584;font-size:10px}.rp-trust span{display:flex;align-items:center;gap:6px}.rp-trust svg{width:14px}.rp-product{position:relative;perspective:1000px}.rp-window{position:relative;border:1px solid rgba(255,255,255,.13);border-radius:24px;background:#11131a;box-shadow:0 40px 100px rgba(0,0,0,.55);overflow:hidden;transform:rotateY(-5deg) rotateX(2deg)}.rp-window-top{height:42px;padding:0 15px;display:flex;align-items:center;gap:6px;background:#171922;border-bottom:1px solid #242732}.rp-window-top i{width:7px;height:7px;border-radius:50%;background:#3b3e49}.rp-window-top span{margin-left:auto;font-size:8px;letter-spacing:.18em;color:#666c7b}.rp-demo{display:grid;grid-template-columns:120px 1fr;min-height:410px}.rp-demo aside{padding:22px 12px;background:#0d0f15;display:flex;flex-direction:column;gap:10px}.rp-demo aside b{width:34px;height:34px;display:grid;place-items:center;background:#7557e8;border-radius:10px;margin-bottom:12px}.rp-demo aside span{padding:8px;color:#6e7483;font-size:8px}.rp-demo section{padding:30px}.rp-demo section>small{color:#8068df;font-size:7px;letter-spacing:.18em}.rp-demo h3{font-size:25px;margin:6px 0 22px}.rp-demo-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px}.rp-demo-card,.rp-demo-stats div{padding:15px;border:1px solid #262934;background:#171922;border-radius:12px}.rp-demo-stats small{display:block;color:#777d8b;font-size:7px}.rp-demo-stats b{display:block;margin-top:8px;font-size:16px}.rp-demo-card{margin-top:12px}.rp-demo-card>span{font-size:9px;font-weight:800}.rp-demo-card p{margin:10px 0 0;padding-top:9px;border-top:1px solid #242732;color:#8c92a0;font-size:8px}.rp-floating{position:absolute;right:-15px;bottom:-24px;padding:14px 18px;display:flex;gap:10px;align-items:center;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(24,25,35,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 50px #000}.rp-floating svg{color:#a48cff}.rp-floating b,.rp-floating span{display:block}.rp-floating b{font-size:11px}.rp-floating span{font-size:8px;color:#747988;margin-top:2px}.rp-strip{min-height:70px;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;gap:28px;color:#5f6471;font-size:9px;font-weight:900;letter-spacing:.2em;white-space:nowrap}.rp-strip i{width:3px;height:3px;border-radius:50%;background:#7557e8}.rp-section{max-width:1240px;margin:auto;padding:110px 28px}.rp-section-head{max-width:690px}.rp-cta span,.rp-section-head>span,.rp-showcase>div>span{color:#8e75ef;font-size:9px;font-weight:900;letter-spacing:.2em}.rp-cta h2,.rp-section-head h2,.rp-showcase h2{font-size:clamp(40px,5vw,68px);line-height:1;letter-spacing:-.055em;margin:14px 0 18px}.rp-section-head p,.rp-showcase>div>p{color:#858b99;line-height:1.7}.rp-features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:50px}.rp-features article{min-height:220px;padding:27px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.015))}.rp-features article>div{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:rgba(126,95,242,.12);color:#9b82fb}.rp-features svg{width:19px}.rp-features h3{font-size:17px;margin:30px 0 10px}.rp-features p{font-size:12px;line-height:1.65;color:#777d8c}.rp-showcase{max-width:1184px;margin:20px auto 80px;padding:70px;border:1px solid rgba(255,255,255,.08);border-radius:32px;background:radial-gradient(circle at 100% 0,rgba(121,84,255,.18),transparent 40%),#101117;display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px}.rp-checks{display:grid;align-content:center;grid-gap:15px;gap:15px}.rp-checks p{display:flex;align-items:center;gap:10px;margin:0;color:#b5bac5;font-size:12px}.rp-checks svg{width:18px;color:#9a82f5}.rp-plans{padding-top:70px}.rp-section-head.center{text-align:center;margin:auto}.rp-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px;margin:50px auto 0;align-items:stretch;max-width:980px}.rp-plan-grid article{position:relative;padding:32px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#101117}.rp-plan-grid article.featured{border-color:rgba(138,108,255,.55);background:linear-gradient(160deg,rgba(126,95,242,.16),#101117 45%);transform:translateY(-8px)}.rp-popular{position:absolute;right:20px;top:20px;color:#9f88fa;font-size:7px;letter-spacing:.15em}.rp-plan-grid small{color:#626876;font-size:8px;letter-spacing:.18em}.rp-plan-grid h3{font-size:29px;margin:13px 0 8px}.rp-plan-grid p{color:#858b98;font-size:11px}.rp-plan-grid ul{list-style:none;padding:18px 0;margin:20px 0;border-top:1px solid #242630;border-bottom:1px solid #242630;display:grid;grid-gap:12px;gap:12px}.rp-plan-grid li{display:flex;align-items:center;gap:8px;color:#a8adba;font-size:10px}.rp-plan-grid li svg{width:14px;color:#947aff}.rp-plan-grid a{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:850}.rp-contract{text-align:center;color:#656b79;font-size:10px;margin-top:26px}.rp-cta{max-width:1184px;margin:0 auto 90px;padding:60px 65px;border-radius:30px;background:linear-gradient(135deg,#7455e7,#3c286f);display:flex;align-items:center;justify-content:space-between;gap:30px}.rp-cta h2{margin:8px 0}.rp-cta p{margin:0;color:#d4cffa}.rp-cta a{height:50px;padding:0 19px;display:flex;align-items:center;gap:10px;border-radius:13px;background:#fff;color:#17131f;font-size:11px;font-weight:900;white-space:nowrap}.rp-footer{max-width:1240px;margin:auto;padding:50px 28px 40px;border-top:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:1fr auto;grid-gap:40px;gap:40px;color:#707684}.rp-footer b{color:#fff;font-size:20px;letter-spacing:.12em}.rp-footer p{font-size:10px}.rp-footer>div:nth-child(2){display:grid;grid-gap:8px;gap:8px;font-size:10px}.rp-footer>div:nth-child(2) strong{color:#fff}.rp-footer>small{grid-column:1/-1;font-size:8px}@media(max-width:800px){.rp-nav{height:68px;padding:0 18px}.rp-nav>div{display:none}.rp-login{padding:9px 11px;font-size:9px}.rp-logo{font-size:20px}.rp-hero{min-height:auto;padding:65px 20px 75px;grid-template-columns:1fr;gap:60px}.rp-hero h1{font-size:58px}.rp-hero-copy>p{font-size:14px}.rp-actions{display:grid}.rp-primary,.rp-secondary{width:100%}.rp-trust{gap:10px}.rp-product{margin:0 4px}.rp-window{transform:none}.rp-demo{grid-template-columns:70px 1fr;min-height:330px}.rp-demo aside{padding:15px 7px}.rp-demo aside span{font-size:6px;padding:6px 2px}.rp-demo section{padding:20px 13px}.rp-demo-stats{grid-template-columns:1fr 1fr}.rp-demo-stats div:last-child{display:none}.rp-floating{right:-5px}.rp-strip{justify-content:flex-start;overflow:hidden;padding-left:20px}.rp-section{padding:80px 20px}.rp-features,.rp-plan-grid{grid-template-columns:1fr}.rp-features{margin-top:35px}.rp-features article{min-height:auto}.rp-showcase{margin:0 14px 70px;padding:38px 24px;grid-template-columns:1fr;gap:30px}.rp-plan-grid article.featured{transform:none}.rp-cta{margin:0 14px 65px;padding:40px 25px;display:block}.rp-cta a{margin-top:28px;justify-content:center}.rp-footer{padding:40px 20px;grid-template-columns:1fr}.rp-footer>small{grid-column:auto}}.ruptix-hub{--rh:#8a6cff;min-height:100vh;background:#07080c;color:#f7f7fa;overflow:hidden}.rh-nav{height:78px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.07)}.rh-logo{font-size:24px;font-weight:950;letter-spacing:.12em}.rh-footer b span,.rh-logo span{color:var(--rh)}.rh-nav>div{display:flex;gap:30px;color:#8c92a0;font-size:12px}.rh-access{padding:11px 16px;border:1px solid rgba(255,255,255,.13);border-radius:12px;font-size:11px;font-weight:800}.rh-hero{position:relative;max-width:1240px;margin:auto;padding:130px 28px 145px}.rh-orb{position:absolute;width:700px;height:700px;right:-250px;top:-180px;background:radial-gradient(circle,rgba(119,82,255,.25),transparent 65%);pointer-events:none}.rh-kicker{display:flex;align-items:center;gap:7px;color:#9e87f9;font-size:9px;font-weight:900;letter-spacing:.22em}.rh-kicker svg{width:14px}.rh-hero h1{font-size:clamp(64px,9vw,130px);line-height:.84;letter-spacing:-.075em;margin:26px 0 34px;max-width:1050px}.rh-hero h1 em{font-style:normal;color:#9074f5}.rh-hero>p{max-width:600px;color:#8d93a1;font-size:17px;line-height:1.75}.rh-down{display:inline-flex;align-items:center;gap:10px;margin-top:32px;font-size:11px;font-weight:850}.rh-down svg{width:15px;color:#9b82f8}.rh-products{max-width:1240px;margin:auto;padding:100px 28px}.rh-products>header{display:grid;grid-template-columns:1fr 420px;grid-gap:40px;gap:40px;align-items:end;margin-bottom:48px}.rh-about span,.rh-products header span{color:#8e75ef;font-size:9px;font-weight:900;letter-spacing:.2em}.rh-about h2,.rh-products h2{font-size:clamp(42px,5vw,70px);letter-spacing:-.06em;margin:12px 0 0}.rh-products header p{color:#777d8c;line-height:1.7}.rh-product-grid{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:15px;gap:15px}.rh-product-card{position:relative;min-height:430px;padding:30px;border:1px solid rgba(255,255,255,.08);border-radius:28px;background:#101117;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.rh-product-card.live{background:radial-gradient(circle at 85% 15%,rgba(125,91,255,.2),transparent 38%),linear-gradient(145deg,#15141e,#0e0f14);transition:.3s}.rh-product-card.live:hover{transform:translateY(-4px);border-color:rgba(145,116,255,.4)}.rh-product-card.soon{opacity:.65}.rh-product-top{display:flex;justify-content:space-between;align-items:start}.rh-status{font-size:8px;font-weight:900;letter-spacing:.18em;color:#9982f4}.rh-product-icon{width:55px;height:55px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.09);border-radius:17px;background:rgba(255,255,255,.04);color:#9c84f8}.rh-product-body{max-width:530px}.rh-product-body small{color:#686e7d;font-size:8px;letter-spacing:.18em}.rh-product-body h3{font-size:clamp(36px,5vw,62px);letter-spacing:-.055em;margin:10px 0 14px}.rh-product-body p{color:#8c92a0;line-height:1.65;font-size:13px}.rh-product-link{display:flex;align-items:center;gap:9px;margin-top:25px;font-size:11px;font-weight:900}.rh-product-link svg{width:15px}.rh-number{position:absolute;right:25px;bottom:12px;color:rgba(255,255,255,.025);font-size:110px;line-height:1}.rh-about{max-width:1184px;margin:30px auto 100px;padding:65px;border:1px solid rgba(255,255,255,.08);border-radius:30px;background:#101117;display:grid;grid-template-columns:auto 1fr auto;grid-gap:35px;gap:35px;align-items:center}.rh-about-icon{width:65px;height:65px;display:grid;place-items:center;border-radius:19px;background:rgba(133,101,255,.12);color:#9a81f8}.rh-about>div:nth-child(2) p{max-width:600px;color:#7e8492;line-height:1.7}.rh-about>strong{font-size:20px;line-height:1.2;letter-spacing:.08em;color:#555b68}.rh-about>strong em{color:#8e75ef;font-style:normal}.rh-footer{max-width:1240px;margin:auto;padding:50px 28px;border-top:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:1fr 1fr auto;align-items:end;color:#686e7c}.rh-footer b{font-size:21px;letter-spacing:.13em;color:#fff}.rh-footer p,.rh-footer small{font-size:9px}@media(max-width:800px){.rh-nav{height:68px;padding:0 18px}.rh-nav>div{display:none}.rh-logo{font-size:20px}.rh-access{font-size:9px;padding:9px 11px}.rh-hero{padding:90px 20px 105px}.rh-hero h1{font-size:62px}.rh-hero>p{font-size:14px}.rh-products{padding:75px 20px}.rh-products>header{gap:12px}.rh-product-grid,.rh-products>header{grid-template-columns:1fr}.rh-product-card{min-height:370px;padding:25px}.rh-about{margin:10px 14px 70px;padding:35px 25px;grid-template-columns:1fr}.rh-about>strong{display:none}.rh-footer{padding:40px 20px;grid-template-columns:1fr;gap:8px}}.rh-v2{background:#08090b;color:#f3f3f0;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.rh2-nav{height:86px;padding:0 max(24px,5vw);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #242529}.rh2-logo{font-size:22px;font-weight:950;letter-spacing:-.02em}.rh2-logo span{font-size:7px;vertical-align:top;margin-left:3px;color:#8c73ff}.rh2-nav>div{display:flex;gap:34px}.rh2-nav>div a{font-size:9px;font-weight:800;letter-spacing:.16em;color:#8d9098}.rh2-nav-right{justify-self:end;display:flex;align-items:center;gap:18px}.rh2-system-status{display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(48,211,112,.22);border-radius:999px;background:rgba(48,211,112,.07);color:#58e58f;font-size:7px;font-weight:900;letter-spacing:.12em;white-space:nowrap}.rh2-system-status i{width:6px;height:6px;border-radius:50%;background:#42df82;box-shadow:0 0 12px #42df82}.rh2-system-status b{color:#7cf0aa;font:inherit}.rh2-client{justify-self:end;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:850;letter-spacing:.12em}.rh2-client svg{width:13px}.rh2-hero{position:relative;min-height:calc(100vh - 86px);padding:9vw max(24px,7vw) 7vw;display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-gap:70px;gap:70px;align-items:end;overflow:hidden}.rh2-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:72px 72px;-webkit-mask-image:linear-gradient(180deg,black,transparent 88%);mask-image:linear-gradient(180deg,black,transparent 88%)}.rh2-copy{position:relative;z-index:1}.rh2-label{display:flex;align-items:center;gap:9px;font-size:8px;font-weight:850;letter-spacing:.2em;color:#777b84}.rh2-label i,.rh2-live i{width:6px;height:6px;border-radius:50%;background:#876cff;box-shadow:0 0 14px #876cff}.rh2-copy h1{font-size:clamp(64px,9vw,136px);line-height:.78;letter-spacing:-.08em;margin:35px 0 48px;font-weight:800}.rh2-copy h1 em{font-style:normal;color:#8b70f4}.rh2-copy p{max-width:560px;margin:0 0 0 35%;font-size:14px;line-height:1.8;color:#858891}.rh2-side{position:relative;z-index:1;border-left:1px solid #292a2e;padding-left:25px;display:grid;grid-gap:25px;gap:25px}.rh2-side span{font-size:7px;letter-spacing:.18em;color:#5f6269}.rh2-side b{font-size:13px;line-height:1.35;letter-spacing:.08em;color:#9a9da4}.rh2-side svg{width:34px;height:34px;color:#8068e7}.rh2-products{padding:120px max(24px,7vw);border-top:1px solid #202125;display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:80px;gap:80px}.rh2-title{position:-webkit-sticky;position:sticky;top:40px;align-self:start}.rh2-manifesto>span,.rh2-title>span{font-size:8px;font-weight:850;letter-spacing:.18em;color:#706f7b}.rh2-title h2{font-size:clamp(50px,6vw,84px);line-height:.9;letter-spacing:-.065em;margin:22px 0}.rh2-featured{position:relative;min-height:650px;padding:35px;border:1px solid #2a2b31;background:radial-gradient(circle at 80% 15%,rgba(129,93,255,.19),transparent 35%),#111217;display:flex;flex-direction:column;overflow:hidden;transition:.3s}.rh2-featured:hover{border-color:#6551b9;transform:translateY(-4px)}.rh2-card-head{display:flex;justify-content:space-between;font-size:8px;color:#62656d}.rh2-live{display:flex;align-items:center;gap:8px;color:#9a86ec;letter-spacing:.13em}.rh2-card-icon{position:absolute;right:9%;top:18%;width:150px;height:150px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:rgba(255,255,255,.025)}.rh2-card-icon svg{width:58px;height:58px;color:#8a70ee}.rh2-card-copy{margin-top:auto;max-width:570px}.rh2-card-copy>span,.rh2-next small{font-size:8px;font-weight:850;letter-spacing:.18em;color:#6e727d}.rh2-card-copy h3{font-size:clamp(65px,8vw,110px);line-height:.75;letter-spacing:-.075em;margin:20px 0 32px}.rh2-card-copy p{max-width:430px;color:#898d97;font-size:13px;line-height:1.7}.rh2-card-copy b{display:flex;align-items:center;gap:9px;margin-top:35px;font-size:9px;letter-spacing:.14em}.rh2-card-copy b svg{width:14px}.rh2-next{grid-column:2;padding:40px 0;border-bottom:1px solid #292a2f;display:grid;grid-template-columns:50px 1fr 220px;align-items:end;grid-gap:30px;gap:30px;color:#6c6f77}.rh2-next>span{font-size:9px}.rh2-next h3{font-size:32px;line-height:.9;margin:12px 0 0;color:#aaaeb6}.rh2-next p{font-size:11px;line-height:1.6}.rh2-manifesto{padding:150px max(24px,7vw);border-top:1px solid #202125}.rh2-manifesto>p{font-size:clamp(38px,5.5vw,80px);line-height:1.08;letter-spacing:-.055em;max-width:1150px;margin:50px 0 70px}.rh2-manifesto>p i{font-style:normal;color:#555861}.rh2-manifesto>p strong{color:#9279f7}.rh2-manifesto>div{display:flex;gap:12px}.rh2-manifesto>div b{padding:12px 18px;border:1px solid #2b2c31;border-radius:999px;font-size:8px;letter-spacing:.16em}.rh2-end{margin:0 max(24px,3vw) 3vw;padding:8vw 6vw;background:#8063ec;min-height:570px;display:flex;justify-content:space-between;align-items:flex-end}.rh2-end span{font-size:9px;font-weight:900;letter-spacing:.18em}.rh2-end h2{font-size:clamp(55px,7vw,105px);line-height:.83;letter-spacing:-.07em;margin:35px 0 0}.rh2-end>a{padding:17px 20px;background:#fff;color:#15121d;display:flex;align-items:center;gap:10px;font-size:9px;font-weight:900;letter-spacing:.12em}.rh2-end>a svg{width:14px}.rh2-footer{padding:45px max(24px,5vw);display:grid;grid-template-columns:1fr 1fr auto;align-items:start;color:#686b73;font-size:8px;letter-spacing:.14em}.rh2-footer b{color:#eee;font-size:14px}.rh2-footer-info{display:grid;grid-gap:7px;gap:7px}.rh2-footer-info small{display:block;font-size:8px;letter-spacing:.08em;color:#7d8088}@media(max-width:800px){.rh2-nav{height:68px;padding:0 18px;grid-template-columns:1fr auto}.rh2-nav>div{display:none}.rh2-client{font-size:7px}.rh2-hero{min-height:700px;padding:95px 20px 60px;grid-template-columns:1fr;align-content:space-between;gap:50px}.rh2-copy h1{font-size:60px;line-height:.82;margin:30px 0}.rh2-copy p{margin-left:0;font-size:13px}.rh2-side{grid-template-columns:1fr auto;align-items:end}.rh2-side svg{grid-column:2;grid-row:1/3}.rh2-products{padding:80px 20px;grid-template-columns:1fr;gap:35px}.rh2-title{position:static}.rh2-featured{min-height:560px;padding:24px}.rh2-card-icon{width:100px;height:100px;right:8%;top:18%}.rh2-card-icon svg{width:40px}.rh2-card-copy h3{font-size:64px}.rh2-next{grid-column:auto;grid-template-columns:35px 1fr}.rh2-next p{display:none}.rh2-manifesto{padding:90px 20px}.rh2-manifesto>p{font-size:39px;margin:40px 0}.rh2-manifesto>div{flex-wrap:wrap}.rh2-end{margin:0 12px 12px;padding:55px 25px;min-height:520px;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.rh2-end h2{font-size:58px}.rh2-footer{padding:35px 20px;grid-template-columns:1fr auto;gap:20px}.rh2-footer-info{grid-column:1/-1;grid-row:2}.rh2-footer span{display:none}}@media screen and (max-width:800px){body .rh2-nav{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;height:68px!important;padding:0 20px!important}body .rh2-nav>div{display:none!important}body .rh2-logo{display:block!important;font-size:20px!important;line-height:1!important}body .rh2-client{display:flex!important;align-items:center!important;justify-self:end!important;font-size:8px!important;white-space:nowrap!important}body .rh2-hero{display:grid!important;grid-template-columns:1fr!important;min-height:680px!important;padding:90px 20px 55px!important;grid-gap:45px!important;gap:45px!important}body .rh2-copy h1{font-size:clamp(52px,15vw,68px)!important;line-height:.86!important;margin:28px 0 32px!important}body .rh2-copy p{margin:0!important;max-width:100%!important;font-size:13px!important;line-height:1.7!important}body .rh2-side{display:grid!important;grid-template-columns:1fr auto!important;padding-left:18px!important}body .rh2-products{display:grid!important;grid-template-columns:1fr!important;padding:75px 20px!important;grid-gap:32px!important;gap:32px!important}body .rh2-title{position:static!important}body .rh2-title h2{font-size:48px!important}body .rh2-featured{min-height:540px!important;padding:24px!important;border-radius:24px!important}body .rh2-card-head,body .rh2-featured{display:flex!important}body .rh2-card-icon{width:92px!important;height:92px!important;right:24px!important;top:85px!important}body .rh2-card-copy h3{font-size:62px!important;line-height:.78!important}body .rh2-card-copy p{font-size:12px!important}body .rh2-next{grid-column:auto!important;display:grid!important;grid-template-columns:32px 1fr!important;padding:35px 0!important}body .rh2-manifesto{padding:85px 20px!important}body .rh2-manifesto>p{font-size:38px!important}body .rh2-end{display:flex!important;min-height:500px!important;margin:0 12px 12px!important;padding:48px 24px!important}}.dashboard-shell .content{background:radial-gradient(circle at 75% -10%,rgba(102,63,220,.13),transparent 30%),#080c12!important}.dash-welcome{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:4px 0 22px;padding:6px 2px}.dash-welcome>div:first-child>span{font-size:8px;letter-spacing:.22em;font-weight:900;color:#8d96a8}.dash-welcome h1{margin:8px 0 4px;font-size:34px;letter-spacing:-.045em;color:#f7f8fb}.dash-welcome p{margin:0;color:#818b9d;font-size:11px}.dash-date{display:flex;align-items:center;gap:9px;color:#b9c0cc;font-size:10px}.dash-date svg{color:#9b7cff}.ruptix-hero-brand{background:transparent!important;border:0!important;min-height:auto!important;padding:8px 0 22px!important;justify-content:flex-start!important;gap:8px!important}.ruptix-hero-brand span{font-size:7px!important;color:#697283!important;letter-spacing:.22em!important}.ruptix-hero-brand strong{font-size:15px!important;letter-spacing:.22em!important;color:#8d96a8!important}.sell-hero{border:1px solid rgba(151,112,255,.4)!important;border-radius:20px!important;background:radial-gradient(circle at 90% 20%,rgba(255,255,255,.14),transparent 25%),linear-gradient(120deg,#3d18b9,#754af1)!important;box-shadow:0 18px 45px rgba(83,45,195,.22)!important}.sell-hero>button{background:#fff!important;color:#6840dc!important;border-radius:12px!important}.dashboard-privacy button{background:#111821!important;border:1px solid #293442!important;color:#b9c1ce!important;border-radius:11px!important}.stats{gap:13px!important}.stat{position:relative;background:linear-gradient(145deg,#111923,#0c121a)!important;border:1px solid #2b3645!important;border-radius:17px!important;box-shadow:0 12px 28px rgba(0,0,0,.16)!important;color:#f3f5f8!important}.stat>span{color:#949dae!important}.stat>strong{color:#f6f7fa!important}.stat>small{display:flex!important;align-items:center!important;gap:5px!important;color:#9b7cff!important}.stat-icon{border:1px solid rgba(255,255,255,.08)!important}.stat-icon.purple{background:#28185a!important;color:#a983ff!important}.stat-icon.green{background:#0d392b!important;color:#54d99c!important}.stat-icon.blue{background:#0b3451!important;color:#58b9ff!important}.stat-icon.orange{background:#4b2915!important;color:#ffad68!important}.dash-grid .box{border-radius:18px!important}.quick-actions>a{background:#0b1118!important;border:1px solid #293442!important;border-radius:13px!important;color:#edf0f5!important}.box-head a{color:#a485ff!important}@media(max-width:650px){.dash-welcome{align-items:flex-start;flex-direction:column;margin-top:0}.dash-welcome h1{font-size:31px}.dash-date{font-size:9px}.ruptix-hero-brand{padding:0 0 16px!important}.sell-hero{padding:18px!important}.sell-hero-icon{width:48px!important;height:48px!important}.sell-hero h2{font-size:18px!important}.sell-hero p{font-size:9px!important;line-height:1.5!important}.stats{grid-template-columns:1fr 1fr!important}.stat{min-height:145px!important;padding:16px!important}.stat>strong{font-size:19px!important}.stat>small{font-size:8px!important}.dashboard-privacy button{width:100%!important}.dash-grid{gap:13px!important}}body:has(.admin-layout),html:has(.admin-layout){background:#05090e!important}@media(max-width:900px){body:has(.admin-layout) .admin-layout{background:#05090e!important;color:#f6f8fb!important;min-height:100vh!important;padding-bottom:86px!important}body:has(.admin-layout) .admin-content{background:#05090e!important;color:#f6f8fb!important;min-height:100vh!important;padding:20px 14px 14px!important}body:has(.admin-layout) .admin-sidebar{position:fixed!important;top:auto!important;bottom:0!important;left:0!important;right:0!important;height:78px!important;min-height:0!important;width:100%!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;background:#080d14!important;border-top:1px solid #293747!important;z-index:9999!important}body:has(.admin-layout) .admin-sidebar .admin-logout,body:has(.admin-layout) .admin-sidebar .brand-wrap{display:none!important}body:has(.admin-layout) .admin-sidebar nav{display:flex!important;height:100%!important;gap:3px!important;overflow-x:auto!important}body:has(.admin-layout) .admin-sidebar nav button{flex:1 0 70px!important;width:auto!important;min-width:70px!important;height:58px!important;min-height:58px!important;padding:4px!important;flex-direction:column!important;justify-content:center!important;font-size:9px!important}body:has(.admin-layout) .admin-content .box,body:has(.admin-layout) .admin-register-head,body:has(.admin-layout) .admin-register-section{background:#0d151e!important;color:#f6f8fb!important;border-color:#2b3b4d!important}body:has(.admin-layout) .admin-content h1,body:has(.admin-layout) .admin-content h2,body:has(.admin-layout) .admin-content strong{color:#f6f8fb!important}body:has(.admin-layout) .admin-content input,body:has(.admin-layout) .admin-content select,body:has(.admin-layout) .admin-content textarea{background:#080f16!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border-color:#36495d!important}}.dashboard-shell{--surface:#0d131c;--muted:#8d96a8;--line:#222c3a;--purple-soft:#24194a;--nav:#080c12;background:#070b11;color:#f5f7fb}.dashboard-shell .content{max-width:none;background:radial-gradient(circle at 78% -5%,rgba(128,92,255,.13),transparent 31%),#070b11!important;padding:30px 34px 50px}.dashboard-shell .topbar{border-bottom:1px solid #1c2632}.dashboard-shell .topbar h1{color:#f8f9fc;font-size:29px}.dashboard-shell .eyebrow,.dashboard-shell .topbar-copy{color:#8993a5}.dashboard-shell .primary{background:linear-gradient(135deg,#8d6cff,#6f48e8);box-shadow:0 10px 28px rgba(119,78,238,.25)}.dashboard-shell .workspace-card{background:#101722;border-color:#273343}.dashboard-shell .sidebar nav a.active,.dashboard-shell .sidebar nav a:hover{background:linear-gradient(90deg,rgba(128,92,255,.25),rgba(128,92,255,.08));color:#fff}.dashboard-shell .sidebar nav a.active{box-shadow:inset 2px 0 #9a7cff}.dashboard-shell .profile-card{border-color:#202a36}.dashboard-shell .dash-welcome h1{font-size:38px}.dashboard-shell .box,.dashboard-shell .stat{background:linear-gradient(145deg,rgba(17,25,35,.96),rgba(10,16,24,.98))!important;border:1px solid #253141!important;box-shadow:0 14px 35px rgba(0,0,0,.22)!important;color:#f5f7fb!important}.dashboard-shell .stat{border-radius:19px!important;padding:20px!important;min-height:145px}.dashboard-shell .stat>span{color:#929caf!important}.dashboard-shell .stat>strong{font-size:25px;color:#fff!important}.dashboard-shell .box{border-radius:20px!important}.dashboard-shell .box h2,.dashboard-shell .box strong{color:#f4f6fa}.dashboard-shell .box p,.dashboard-shell .box small{color:#8792a5}.dashboard-shell .data-list article{border-color:#222d3b}.dashboard-shell .data-list article:hover{background:#111a25}.dashboard-shell .pill{background:#102d25;color:#55dda4;border:1px solid #194738}.dashboard-shell .service-icon{background:#20164b;color:#a786ff}.dashboard-shell .quick-actions>a{background:#0a1119!important;border-color:#263443!important}.dashboard-shell .quick-actions>a:hover{border-color:#7356dc!important;background:#111824!important}.dashboard-shell .upgrade-card{background:linear-gradient(135deg,rgba(121,83,241,.24),rgba(77,52,155,.09));border-color:rgba(144,112,255,.35)}.dashboard-shell .sell-hero{background:radial-gradient(circle at 90% 15%,rgba(255,255,255,.13),transparent 27%),linear-gradient(120deg,#31109f,#7046e9)!important}.dashboard-shell .checkout-modal{background:#0e151f;color:#f5f7fb;border:1px solid #2a3748}.dashboard-shell .checkout-modal input,.dashboard-shell .checkout-modal select,.dashboard-shell .checkout-modal textarea{background:#091019;color:#fff;border-color:#304052}@media(max-width:650px){.dashboard-shell .content{padding:18px 14px 92px!important}.dashboard-shell .topbar{padding-bottom:15px;margin-bottom:20px}.dashboard-shell .topbar h1{font-size:24px}.dashboard-shell .dash-welcome h1{font-size:32px}.dashboard-shell .stats{gap:11px!important}.dashboard-shell .stat{min-height:138px!important}.dashboard-shell .box,.dashboard-shell .stat{border-radius:17px!important}}.agenda-subnav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0 0 18px;padding:8px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(15,16,22,.72);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.agenda-subnav button{min-height:48px;border:0;border-radius:13px;background:transparent;color:#9d9daa;display:flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-weight:700;cursor:pointer;transition:.2s ease}.agenda-subnav button:hover{background:rgba(255,255,255,.05);color:#fff}.agenda-subnav button.active{background:linear-gradient(135deg,#7c3aed,#9b5cff);color:#fff;box-shadow:0 8px 24px rgba(124,58,237,.24)}.agenda-panel{min-height:230px;flex-direction:column;justify-content:center;gap:24px}.agenda-panel,.agenda-panel-head{display:flex;align-items:flex-start}.agenda-panel-head{gap:14px}.agenda-panel-head>svg{width:28px;height:28px;color:#9b5cff;margin-top:3px}.agenda-panel-head h2{margin:0 0 6px}.agenda-panel-head p{margin:0;color:#999aa5}.agenda-action-link{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}@media(max-width:680px){.agenda-subnav{grid-template-columns:repeat(2,1fr);gap:7px;padding:7px}.agenda-subnav button{min-height:44px;font-size:13px}.agenda-panel{min-height:190px}}.ruptix-logo{display:inline-flex;align-items:center;gap:12px;color:#fff;line-height:1}.ruptix-logo svg{width:42px;height:36px;display:block;flex:0 0 auto}.ruptix-logo>span{font-size:18px;font-weight:650;letter-spacing:.34em}.rh2-logo .ruptix-logo svg{width:48px;height:41px}.rh2-logo .ruptix-logo>span{font-size:20px}.brand-client-lockup{display:flex;align-items:center;gap:14px}.brand-client-lockup>.ruptix-logo{padding-right:14px;border-right:1px solid rgba(255,255,255,.12)}.brand-client-lockup>.ruptix-logo svg{width:30px;height:27px}.brand-client-lockup>.ruptix-logo>span{display:none}.ruptix-logo-small{gap:6px;margin-left:5px;vertical-align:middle}.ruptix-logo-small svg{width:20px;height:18px}.ruptix-logo-small>span{font-size:10px;letter-spacing:.24em}.premium-booking footer .ruptix-logo{display:inline-flex}@media(max-width:680px){.ruptix-logo>span{font-size:14px}.rh2-logo .ruptix-logo svg{width:38px;height:34px}.brand-client-lockup{gap:9px}.brand-client-lockup>.ruptix-logo{padding-right:9px}}.workspace-switcher{position:relative;margin-bottom:26px}.workspace-switcher .workspace-card{margin-bottom:0}.workspace-card-button{width:100%;color:inherit;text-align:left;font:inherit;cursor:pointer}.workspace-card-button>svg{transition:transform .18s ease}.workspace-card-button.open>svg{transform:rotate(90deg)}.workspace-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:60;padding:8px;background:#141821;border:1px solid #2a2f3b;border-radius:14px;box-shadow:0 18px 48px rgba(0,0,0,.42)}.workspace-menu>p{margin:4px 7px 7px;color:#70788b;font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.workspace-menu>button{width:100%;min-height:48px;border:0;background:transparent;color:#dfe3eb;border-radius:10px;padding:7px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:9px;gap:9px;text-align:left;cursor:pointer}.workspace-menu>button.current,.workspace-menu>button:hover{background:#202532}.workspace-menu>button span:nth-child(2) strong{display:block;font-size:11px}.workspace-menu>button span:nth-child(2) small{display:block;margin-top:2px;color:#81889a;font-size:9px}.workspace-menu .workspace-avatar.mini{width:30px;height:30px;border-radius:8px;font-size:10px}.workspace-menu>button b{font-size:8px;color:#a995ff;background:rgba(139,112,244,.14);padding:4px 6px;border-radius:999px}.workspace-menu>button.workspace-other-account{display:block;margin-top:6px;border-top:1px solid #272c37;border-radius:0;padding:11px 8px 5px;color:#9fa7b8;font-size:10px}.rp-plan-grid{perspective:1200px}.rp-plan-grid article{--rx:0deg;--ry:0deg;--lift:0px;--scale:1;--mx:50%;--my:50%;overflow:hidden;transform:perspective(1000px) rotateX(var(--rx)) rotateY(var(--ry)) translateY(var(--lift)) scale(var(--scale));transform-style:preserve-3d;transition:transform .18s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease;will-change:transform}.rp-plan-grid article.featured{--lift:-8px}.rp-plan-grid article:hover{--lift:-12px;--scale:1.018;border-color:rgba(148,122,255,.7);box-shadow:0 28px 70px rgba(0,0,0,.42),0 0 0 1px rgba(148,122,255,.08)}.rp-plan-grid article:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:0;background:radial-gradient(420px circle at var(--mx) var(--my),rgba(148,122,255,.16),transparent 42%);transition:opacity .2s ease}.rp-plan-grid article:hover:before{opacity:1}.rp-plan-grid article>*{position:relative;z-index:1}@media (hover:none),(max-width:800px){.rp-plan-grid article,.rp-plan-grid article.featured,.rp-plan-grid article:hover{--rx:0deg;--ry:0deg;--lift:0px;--scale:1;transform:none}.rp-plan-grid article:before{display:none}}.rh2-title>p{max-width:300px;margin-top:28px;color:#777b85;font-size:11px;line-height:1.7}.rh2-line{grid-column:2}.rh2-line-head{display:grid;grid-template-columns:1fr minmax(220px,320px);align-items:end;grid-gap:35px;gap:35px;margin:0 0 22px;padding:0 0 24px;border-bottom:1px solid #292a2f}.rh2-line-head span{font-size:8px;font-weight:850;letter-spacing:.18em;color:#7c6acb}.rh2-line-head h3{margin:8px 0 0;font-size:40px;line-height:.9;letter-spacing:-.045em}.rh2-line-head p{margin:0;color:#777b85;font-size:11px;line-height:1.65}.rh2-line .rh2-next{grid-column:auto}@media(max-width:800px){.rh2-title>p{max-width:none}.rh2-line{grid-column:auto}.rh2-line-head{grid-template-columns:1fr;gap:14px;margin-top:10px}.rh2-line-head h3{font-size:34px}.rh2-nav{height:92px}.rh2-nav-right{gap:8px;flex-direction:column;align-items:flex-end}.rh2-system-status{padding:5px 7px;font-size:6px;gap:5px}.rh2-system-status i{width:5px;height:5px}}.sales-toolbar-actions{display:flex;align-items:center;gap:10px}.sales-toolbar-actions .search-field{margin:0}.sales-report-print{margin-top:18px}.sales-report-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.sales-report-head span{display:block;color:#7557e8;font-size:9px;font-weight:900;letter-spacing:.14em}.sales-report-head h2{margin:6px 0 0;font-size:22px}.sales-report-head>div:last-child{text-align:right}.sales-report-head small{display:block;color:#8b92a2;font-size:9px;margin-bottom:4px}.sales-report-head strong{font-size:11px}.sales-report-summary{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:18px 0}.sales-report-summary>div{padding:13px;border:1px solid var(--line);border-radius:11px;background:#fafbfc}.sales-report-summary small{display:block;color:#8b92a2;font-size:9px}.sales-report-summary strong{display:block;margin-top:6px;font-size:16px}.sales-report-table-wrap{width:100%;overflow:auto}.sales-report-table{width:100%;border-collapse:collapse;min-width:780px}.sales-report-table td,.sales-report-table th{padding:10px 9px;border-bottom:1px solid #eceef3;text-align:left;font-size:9px;vertical-align:top}.sales-report-table th{color:#707789;font-size:8px;text-transform:uppercase;letter-spacing:.08em;background:#fafbfc}.sales-report-table td:last-child,.sales-report-table th:last-child{text-align:right;font-weight:800}.sales-report-footer{padding-top:18px;color:#9aa0ae;font-size:8px;text-align:center}@media(max-width:760px){.sales-toolbar-actions{width:100%;display:grid;grid-template-columns:1fr}.sales-toolbar-actions .secondary-action{justify-content:center}.sales-report-head{align-items:flex-start;flex-direction:column}.sales-report-head>div:last-child{text-align:left}.sales-report-summary{grid-template-columns:1fr 1fr}}@media print{body{background:#fff!important}.form-alert,.report-cards,.report-filter,.report-filters,.report-grid,.sidebar,.topbar{display:none!important}.dash{display:block!important;background:#fff!important}.content{padding:0!important;max-width:none!important}.sales-report-print{display:block!important;border:0!important;box-shadow:none!important;margin:0!important;padding:0!important}.sales-report-table-wrap{overflow:visible!important}.sales-report-table{min-width:0!important}.sales-report-table td,.sales-report-table th{font-size:8px!important;padding:7px 5px!important}.sales-report-summary>div{page-break-inside:avoid;break-inside:avoid}}.dash{transition:grid-template-columns .22s ease}.dash.sidebar-mini{grid-template-columns:78px minmax(0,1fr)}.sidebar{overflow-y:auto;overflow-x:hidden;scrollbar-width:none;transition:width .22s ease,padding .22s ease}.sidebar::-webkit-scrollbar{width:0;height:0;display:none}.sidebar .brand-wrap{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px}.brand-client-lockup{min-width:0}.brand-copy{min-width:0;overflow:hidden;white-space:nowrap}.bf-simple-mark{position:relative;width:34px;height:30px;flex:0 0 34px;display:block}.bf-simple-mark:before{content:"";position:absolute;inset:0;background:#f5f7fb;-webkit-clip-path:polygon(50% 0,100% 100%,84% 100%,50% 30%,16% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,84% 100%,50% 30%,16% 100%,0 100%)}.sidebar-toggle{width:34px;height:34px;flex:0 0 34px;border:1px solid transparent;border-radius:10px;background:transparent;color:#8f98aa;display:grid;place-items:center;cursor:pointer;transition:.18s}.sidebar-toggle:hover{color:#fff;background:#171e29;border-color:#273241}.sidebar.collapsed{padding-left:12px;padding-right:12px}.sidebar.collapsed .brand-wrap{justify-content:center;padding-left:0;padding-right:0}.sidebar.collapsed .brand-client-lockup{justify-content:center}.sidebar.collapsed .brand-copy,.sidebar.collapsed .nav-title,.sidebar.collapsed .profile-card>div,.sidebar.collapsed .profile-card>span,.sidebar.collapsed .sidebar nav a small,.sidebar.collapsed .sidebar nav a span,.sidebar.collapsed .sidebar-footer>a span,.sidebar.collapsed .upgrade-card,.sidebar.collapsed .workspace-switcher{display:none!important}.sidebar.collapsed .sidebar-toggle{position:absolute;left:50%;top:46px;transform:translateX(-50%)}.sidebar.collapsed .brand-wrap{padding-bottom:48px}.sidebar.collapsed nav{gap:7px}.sidebar.collapsed .sidebar-footer>a,.sidebar.collapsed nav a{width:48px;height:46px;min-height:46px;margin:0 auto;padding:0;justify-content:center;border-radius:13px}.sidebar.collapsed .sidebar-footer>a svg,.sidebar.collapsed nav a svg{width:20px;height:20px;flex:0 0 auto}.sidebar.collapsed nav a.active{box-shadow:none;background:#25293a}.sidebar.collapsed .sidebar-footer{display:grid;grid-gap:7px;gap:7px;padding-top:18px}.sidebar.collapsed .profile-card{width:48px!important;height:46px!important;min-height:46px;margin:0 auto!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:13px!important;background:transparent!important}.sidebar.collapsed .profile-card>svg{display:block;color:#8f98aa}.sidebar.collapsed .profile-card:hover{background:#171e29!important}.dashboard-shell .sidebar.collapsed nav a.active{box-shadow:none}@media(max-width:760px){.dash.sidebar-mini{display:block}.sidebar.collapsed{padding:15px;width:100%}.sidebar-toggle{display:none}.sidebar.collapsed .brand-wrap{justify-content:flex-start;padding-bottom:14px}.sidebar.collapsed .brand-copy{display:block!important}.sidebar.collapsed .nav-title,.sidebar.collapsed .sidebar-footer,.sidebar.collapsed .workspace-switcher{display:none!important}.sidebar.collapsed nav{display:flex}.sidebar.collapsed nav a{width:auto;height:43px;min-height:43px;margin:0;padding:0 13px;justify-content:flex-start}.sidebar.collapsed nav a span{display:block!important}}.dashboard-shell{--bg:#070b11;--surface:#0d141d;--surface-2:#101923;--surface-3:#141e2a;--text:#f5f7fb;--muted:#8d98aa;--line:#263444;--purple:#805cff;--purple-soft:#21184a;--green:#4bd49a;min-height:100vh;background:#070b11!important;color:var(--text)!important}.dashboard-shell .content{min-width:0;overflow-x:hidden;background:radial-gradient(circle at 76% -8%,rgba(126,88,255,.12),transparent 30%),#070b11!important;color:var(--text)!important}.dashboard-shell .topbar{border-bottom:1px solid #1d2835;padding-bottom:20px}.dashboard-shell .topbar h1,.dashboard-shell h1,.dashboard-shell h2,.dashboard-shell h3,.dashboard-shell strong{color:#f5f7fb}.dashboard-shell label,.dashboard-shell p,.dashboard-shell small{color:var(--muted)}.dashboard-shell a{color:inherit}.dashboard-shell .box,.dashboard-shell .inventory-card,.dashboard-shell .metric-card,.dashboard-shell .monthly-card,.dashboard-shell .network-box,.dashboard-shell .social-card,.dashboard-shell .stat{background:linear-gradient(145deg,#111923,#0b121a)!important;border:1px solid var(--line)!important;color:var(--text)!important;box-shadow:0 12px 30px rgba(0,0,0,.18)!important}.dashboard-shell .box{border-radius:18px!important}.dashboard-shell .metric-card{border-radius:16px;padding:18px}.dashboard-shell .metric-card small{display:block;color:#8994a6!important;font-size:10px}.dashboard-shell .metric-card strong{display:block;margin-top:8px;font-size:23px}.dashboard-shell .box-head,.dashboard-shell .inventory-header,.dashboard-shell .module-toolbar,.dashboard-shell .report-filter,.dashboard-shell .social-settings-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.dashboard-shell .inventory-header,.dashboard-shell .module-toolbar{margin-bottom:18px}.dashboard-shell .inventory-header h2,.dashboard-shell .module-toolbar h2,.dashboard-shell .report-filter h2{margin:0;color:#f5f7fb}.dashboard-shell .inventory-header p,.dashboard-shell .module-toolbar p,.dashboard-shell .report-filter p{margin:5px 0 0;color:#8792a5}.dashboard-shell .content input,.dashboard-shell .content select,.dashboard-shell .content textarea{width:100%;min-height:42px;border:1px solid #314153!important;border-radius:10px!important;background:#09111a!important;color:#f7f8fb!important;-webkit-text-fill-color:#f7f8fb!important;outline:none;padding:10px 12px;color-scheme:dark}.dashboard-shell .content textarea{min-height:96px;resize:vertical}.dashboard-shell .content input::placeholder,.dashboard-shell .content textarea::placeholder{color:#667286!important;-webkit-text-fill-color:#667286!important}.dashboard-shell .content input:focus,.dashboard-shell .content select:focus,.dashboard-shell .content textarea:focus{border-color:#8062ef!important;box-shadow:0 0 0 3px rgba(128,98,239,.14)!important}.dashboard-shell .content label{display:grid;grid-gap:7px;gap:7px;font-size:11px;font-weight:700}.dashboard-shell .form-grid,.dashboard-shell .quick-sale-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.dashboard-shell .form-grid .wide,.dashboard-shell .quick-sale-form .wide{grid-column:1/-1}.dashboard-shell fieldset{border:0;padding:0;margin:0;min-width:0}.dashboard-shell .content button{font:inherit;cursor:pointer}.dashboard-shell .content button:not(.primary):not(.checkout-close):not(.agenda-action):not(.payment-methods button):not(.qty button):not(.remove-item){min-height:40px;border:1px solid #344354;border-radius:10px;background:#111a24;color:#d9deea;padding:9px 13px;font-size:11px;font-weight:750;transition:.18s ease}.dashboard-shell .content button:not(.primary):not(.checkout-close):not(.agenda-action):not(.payment-methods button):not(.qty button):not(.remove-item):hover{background:#172231;border-color:#596b82;color:#fff}.dashboard-shell .content button:disabled{opacity:.42!important;cursor:not-allowed!important}.dashboard-shell .primary{border:1px solid rgba(255,255,255,.08)!important;background:linear-gradient(135deg,#8d6cff,#6844df)!important;color:#fff!important;box-shadow:0 10px 25px rgba(104,68,223,.24)!important}.dashboard-shell .secondary-action{border:1px solid #344354!important;background:#101822!important;color:#cbd2de!important}.dashboard-shell .secondary-action:hover{background:#172231!important;border-color:#6952c9!important;color:#fff!important}.dashboard-shell .search-field{display:flex!important;align-items:center;gap:8px;min-width:min(100%,280px);min-height:42px;padding:0 11px;border:1px solid #314153;border-radius:10px;background:#09111a;color:#778397}.dashboard-shell .search-field input{min-height:38px!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.dashboard-shell .inventory-filters,.dashboard-shell .report-filters,.dashboard-shell .sales-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:10px;gap:10px;margin:14px 0 18px}.dashboard-shell .report-filters label{gap:6px}.dashboard-shell .data-list{display:grid}.dashboard-shell .data-list article{display:flex;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px solid #222e3b!important;color:#e9edf4}.dashboard-shell .data-list article:last-child{border-bottom:0!important}.dashboard-shell .data-list article:hover{background:#101923!important}.dashboard-shell .data-list article>div{min-width:0;flex:1 1}.dashboard-shell .data-list article small{color:#8994a6!important}.dashboard-shell .empty,.dashboard-shell .empty-state{color:#7f8a9c!important}.dashboard-shell .inventory-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:13px;gap:13px}.dashboard-shell .inventory-card{border-radius:15px!important;padding:17px}.dashboard-shell .inventory-card h3{margin:0 0 8px}.dashboard-shell .inventory-card p{margin:6px 0;color:#8e99aa}.dashboard-shell .inventory-card-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dashboard-shell .inventory-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:14px}.dashboard-shell .inventory-history{display:grid}.dashboard-shell .inventory-history article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid #222e3b}.dashboard-shell .inventory-history article span{color:#8792a5;font-size:11px}.dashboard-shell .inventory-check{display:flex!important;grid-column:1/-1;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px!important;color:#aab2c0!important}.dashboard-shell .check-line input,.dashboard-shell .inventory-check input{width:16px!important;height:16px!important;min-height:16px!important;flex:0 0 16px;accent-color:#805cff}.dashboard-shell .inventory-low{color:#ffad6b!important}.dashboard-shell .checkout-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:18px;background:rgba(2,5,9,.76);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboard-shell .checkout-modal{width:min(720px,100%);max-height:90vh;overflow:auto;border-radius:20px!important;padding:24px!important;background:#0d151f!important;border:1px solid #2b3949!important;color:#f5f7fb!important;box-shadow:0 30px 90px rgba(0,0,0,.52)!important}.dashboard-shell .checkout-close{border:0!important;background:transparent!important;color:#8f9aac!important}.dashboard-shell .checkout-close:hover{color:#fff!important;background:#17212d!important}.dashboard-shell .checkout-total{color:#fff!important}.dashboard-shell .payment-methods{display:flex;flex-wrap:wrap;gap:8px}.dashboard-shell .payment-methods button{min-height:38px;padding:8px 12px;border-radius:10px;border:1px solid #314153;background:#0d151f;color:#aeb7c5}.dashboard-shell .payment-methods button.active{border-color:#8163ef;background:#271c55;color:#fff}.dashboard-shell .account-warning,.dashboard-shell .client-account-summary,.dashboard-shell .pix-box{border:1px solid #2d3b4c!important;background:#0a121b!important;color:#dbe0e9!important;border-radius:13px!important}.dashboard-shell .report-actions{display:flex;gap:9px;flex-wrap:wrap}.dashboard-shell .report-actions button{display:flex;align-items:center;gap:7px}.dashboard-shell .report-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:0 0 18px}.dashboard-shell .report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.dashboard-shell .ranking-list{display:grid}.dashboard-shell .ranking-list>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #222e3b}.dashboard-shell .ranking-list>div:last-child{border-bottom:0}.dashboard-shell .ranking-list span{color:#98a2b3}.dashboard-shell .sales-report-print{background:linear-gradient(145deg,#111923,#0b121a)!important;border-color:#2a3848!important}.dashboard-shell .sales-report-head{border-color:#2b3948!important}.dashboard-shell .sales-report-summary>div{background:#0b131c!important;border-color:#2b3948!important}.dashboard-shell .sales-report-summary small{color:#8994a6!important}.dashboard-shell .sales-report-summary strong{color:#f6f8fb!important}.dashboard-shell .sales-report-table th{background:#0b131c!important;color:#8793a6!important;border-color:#2b3948!important}.dashboard-shell .sales-report-table td{color:#e7ebf1!important;border-color:#263442!important}.dashboard-shell .sales-report-footer{color:#707c90!important}.dashboard-shell .social-settings{display:grid;grid-gap:16px;gap:16px}.dashboard-shell .network-box,.dashboard-shell .social-card{border-radius:16px!important;padding:18px}.dashboard-shell .social-network-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:12px;gap:12px}.dashboard-shell .network-actions,.dashboard-shell .network-title{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap}.dashboard-shell .network-ok,.dashboard-shell .site-status{display:inline-flex;align-items:center;gap:6px;color:#54d99c!important}.dashboard-shell .upload-box{border:1px dashed #3b4b5e!important;background:#0a121b!important;border-radius:14px!important;color:#9ba5b5!important}.dashboard-shell .settings-secondary,.dashboard-shell .site-link{background:#0a121b!important;border:1px solid #2d3b4c!important;color:#dce1ea!important;border-radius:12px!important}.dashboard-shell .agenda-live{overflow:hidden}.dashboard-shell .agenda-time-block{color:#a88cff!important;background:#241a4f!important;border:1px solid #4d397e!important}.dashboard-shell .agenda-action{border:1px solid #344354!important;background:#101822!important;color:#d5dbe5!important}.dashboard-shell .agenda-action.danger{color:#ff8585!important;border-color:#61373c!important;background:#251317!important}.dashboard-shell .agenda-action.warning{color:#ffc56f!important;border-color:#5a492e!important;background:#221b0d!important}.dashboard-shell .agenda-action.success{color:#5cdda7!important;border-color:#285743!important;background:#0c2119!important}.dashboard-shell .agenda-action.primary-action{color:#fff!important;border-color:#795bea!important;background:#6947dc!important}.dashboard-shell .pill{border:1px solid #314052!important;background:#111b26!important;color:#a9b3c2!important}.dashboard-shell .pill.completed,.dashboard-shell .pill.concluido,.dashboard-shell .pill.confirmado,.dashboard-shell .pill.confirmed{border-color:#24533f!important;background:#0d261c!important;color:#57d8a0!important}@media(max-width:1000px){.dashboard-shell .report-grid{grid-template-columns:1fr}.dashboard-shell .report-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.dashboard-shell .content{padding:20px 14px 48px!important}.dashboard-shell .form-grid,.dashboard-shell .quick-sale-form{grid-template-columns:1fr}.dashboard-shell .form-grid .wide,.dashboard-shell .quick-sale-form .wide{grid-column:auto}.dashboard-shell .report-cards{grid-template-columns:1fr 1fr}.dashboard-shell .inventory-header,.dashboard-shell .module-toolbar,.dashboard-shell .report-filter,.dashboard-shell .social-settings-head{align-items:stretch;flex-direction:column}.dashboard-shell .module-toolbar .search-field{width:100%}.dashboard-shell .inventory-grid{grid-template-columns:1fr}.dashboard-shell .inventory-history article{align-items:flex-start;flex-direction:column}}@media(max-width:440px){.dashboard-shell .report-cards{grid-template-columns:1fr}}@media print{.dashboard-shell .sales-report-print{background:#fff!important;color:#111!important}.dashboard-shell .sales-report-print h2,.dashboard-shell .sales-report-print strong,.dashboard-shell .sales-report-table td{color:#111!important}.dashboard-shell .sales-report-summary>div,.dashboard-shell .sales-report-table th{background:#f6f7f9!important}.dashboard-shell .sales-report-table th{color:#555!important}}.dash.dashboard-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .22s ease}.dash.dashboard-shell.sidebar-mini{grid-template-columns:88px minmax(0,1fr)}.dashboard-shell .sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;width:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;background:linear-gradient(180deg,#090d14,#070a10);border-right:1px solid #1d2632;padding:22px 16px;transition:padding .22s ease}.dashboard-shell .sidebar::-webkit-scrollbar{display:none}.dashboard-shell .sidebar-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:22px}.dashboard-shell .brand-client-lockup{display:flex;align-items:flex-start;gap:12px;min-width:0}.dashboard-shell .brand-copy{min-width:0;overflow:hidden;white-space:nowrap}.dashboard-shell .brand{font-size:16px;font-weight:850;line-height:1.1;color:#fff}.dashboard-shell .brand-subtitle{display:block;margin-top:6px;font-size:10px;letter-spacing:.18em;color:#8c96a8;text-transform:uppercase}.dashboard-shell .bf-simple-mark{position:relative;width:34px;height:34px;flex:0 0 34px;display:block}.dashboard-shell .bf-simple-mark:before{content:"";position:absolute;inset:0;background:#fff;-webkit-clip-path:polygon(50% 0,100% 100%,82% 100%,50% 28%,18% 100%,0 100%);clip-path:polygon(50% 0,100% 100%,82% 100%,50% 28%,18% 100%,0 100%)}.dashboard-shell .sidebar-toggle{width:34px;height:34px;flex:0 0 34px;border:1px solid #2b3645;border-radius:10px;background:#101722;color:#9aa3b2;display:grid;place-items:center;cursor:pointer;transition:.18s ease}.dashboard-shell .sidebar-toggle:hover{background:#171f2c;color:#fff;border-color:#3a4759}.dashboard-shell .sidebar.collapsed{padding-left:12px;padding-right:12px}.dashboard-shell .sidebar.collapsed .sidebar-top{flex-direction:column;align-items:center;justify-content:flex-start;gap:10px}.dashboard-shell .sidebar.collapsed .brand-copy,.dashboard-shell .sidebar.collapsed .nav-title,.dashboard-shell .sidebar.collapsed .profile-card>div,.dashboard-shell .sidebar.collapsed .profile-card>span,.dashboard-shell .sidebar.collapsed .sidebar-footer>a span,.dashboard-shell .sidebar.collapsed .upgrade-card,.dashboard-shell .sidebar.collapsed .workspace-switcher,.dashboard-shell .sidebar.collapsed nav a small,.dashboard-shell .sidebar.collapsed nav a span{display:none!important}.dashboard-shell .sidebar.collapsed .brand-client-lockup{justify-content:center}.dashboard-shell .sidebar.collapsed .sidebar-toggle{position:static;left:auto;top:auto;transform:none}.dashboard-shell .sidebar.collapsed .sidebar-top{padding-bottom:0}.dashboard-shell .sidebar.collapsed nav{display:grid;grid-gap:7px;gap:7px}.dashboard-shell .sidebar.collapsed .sidebar-footer>a,.dashboard-shell .sidebar.collapsed nav a{width:52px;height:48px;min-height:48px;margin:0 auto;padding:0;justify-content:center;border-radius:14px}.dashboard-shell .sidebar.collapsed .sidebar-footer>a svg,.dashboard-shell .sidebar.collapsed nav a svg{width:20px;height:20px}.dashboard-shell .sidebar.collapsed nav a.active{box-shadow:none!important;background:#25293a!important}.dashboard-shell .sidebar.collapsed .sidebar-footer{display:grid;grid-gap:7px;gap:7px;padding-top:18px}.dashboard-shell .sidebar.collapsed .profile-card{width:52px!important;height:48px!important;min-height:48px!important;margin:0 auto!important;padding:0!important;display:grid!important;place-items:center!important;border:0!important;border-radius:14px!important;background:transparent!important}.dashboard-shell .sidebar.collapsed .profile-card>svg{display:block;color:#8f98aa}.dashboard-shell .sidebar.collapsed .profile-card:hover{background:#171e29!important}@media(max-width:760px){.dash.dashboard-shell,.dash.dashboard-shell.sidebar-mini{display:block}.dashboard-shell .sidebar,.dashboard-shell .sidebar.collapsed{position:relative;width:100%;height:auto;padding:15px}.dashboard-shell .sidebar-top,.dashboard-shell .sidebar.collapsed .sidebar-top{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:14px}.dashboard-shell .sidebar-toggle{display:none}.dashboard-shell .sidebar.collapsed .brand-copy{display:block!important}.dashboard-shell .sidebar.collapsed .nav-title,.dashboard-shell .sidebar.collapsed .sidebar-footer,.dashboard-shell .sidebar.collapsed .workspace-switcher{display:none!important}.dashboard-shell .sidebar nav,.dashboard-shell .sidebar.collapsed nav{display:flex;overflow-x:auto;gap:5px;padding-bottom:2px}.dashboard-shell .sidebar.collapsed nav a{width:auto;height:43px;min-height:43px;margin:0;padding:0 13px;justify-content:flex-start}.dashboard-shell .sidebar.collapsed nav a span{display:block!important}}.dashboard-shell .sidebar{position:-webkit-sticky!important;position:sticky!important}.dashboard-shell .sidebar-top{padding-right:34px}.dashboard-shell .sidebar-edge-tab{position:absolute!important;top:42px!important;right:0!important;left:auto!important;width:30px!important;height:42px!important;min-height:42px!important;border:1px solid #2b3746!important;border-right:0!important;border-radius:12px 0 0 12px!important;background:#0d141d!important;color:#8d98aa!important;display:grid!important;place-items:center!important;padding:0!important;transform:none!important;z-index:20;box-shadow:-6px 0 20px rgba(0,0,0,.16)}.dashboard-shell .sidebar-edge-tab:hover{background:#17202b!important;color:#fff!important;border-color:#465568!important}.dashboard-shell .sidebar.collapsed .sidebar-top{padding-right:0;margin-bottom:18px}.dashboard-shell .sidebar.collapsed .sidebar-edge-tab{position:absolute!important;top:42px!important;right:0!important;left:auto!important;transform:none!important}.dashboard-shell .sidebar.collapsed .sidebar-edge-tab svg{transform:rotate(180deg)}@media(max-width:760px){.dashboard-shell .sidebar-edge-tab{display:none!important}.dashboard-shell .sidebar-top{padding-right:0}}.admin-tenant-list article{grid-template-columns:auto minmax(190px,1fr) 120px 120px 135px auto!important}.admin-tenant-list .tenant-plan-select{width:120px;min-height:38px}.admin-register-submit .primary:disabled{opacity:.62;cursor:wait}@media(max-width:900px){.admin-tenant-list article{grid-template-columns:42px minmax(0,1fr)!important}.admin-tenant-list article>.paid-action,.admin-tenant-list article>.pill,.admin-tenant-list article>.tenant-plan-select,.admin-tenant-list article>input,.admin-tenant-list article>select{grid-column:2;width:100%!important;min-height:40px}}.global-notice{position:fixed;right:22px;top:22px;z-index:10050;width:min(390px,calc(100vw - 28px));min-height:66px;padding:12px 12px 12px 13px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;border:1px solid #294033;border-radius:15px;background:rgba(10,20,16,.96);color:#f3f8f5;box-shadow:0 18px 55px rgba(0,0,0,.32);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:notice-in .22s ease both}.global-notice.error{border-color:#5d3036;background:rgba(31,12,16,.96)}.global-notice-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:#123326;color:#55daa0}.global-notice.error .global-notice-icon{background:#35171d;color:#ff8a96}.global-notice strong{display:block;font-size:11px;color:#fff}.global-notice small{display:block;margin-top:3px;color:#aab6af;font-size:10px;line-height:1.45}.global-notice button{width:30px;height:30px;border:0;border-radius:9px;background:transparent;color:#7f8e87;display:grid;place-items:center;cursor:pointer}.global-notice button:hover{background:rgba(255,255,255,.06);color:#fff}@keyframes notice-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:none}}@media(max-width:600px){.global-notice{top:14px;right:14px;left:14px;width:auto}}.dashboard-shell .pix-hidden-code{min-height:46px;display:flex;align-items:center;padding:10px 12px;border:1px solid #304052;border-radius:10px;background:#091019;color:#7f8b9d;font-size:10px;letter-spacing:.02em}.dashboard-shell .service-results button:disabled{opacity:.45;cursor:not-allowed}.dashboard-shell .inventory-header-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.dashboard-shell .inventory-header-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.dashboard-shell input[readonly]{opacity:.72;cursor:not-allowed}@media(max-width:760px){.dashboard-shell .inventory-header-actions{width:100%;display:grid;grid-template-columns:1fr}.dashboard-shell .inventory-header-actions button{width:100%}}.rh2-next-active{position:relative;transition:transform .22s ease,border-color .22s ease,color .22s ease,background .22s ease}.rh2-next-active:hover{transform:translateY(-3px);border-color:#8d6cff;color:#c8b8ff;background:linear-gradient(90deg,rgba(216,111,169,.055),rgba(139,91,196,.04))}.rh2-next-active small{color:#d889b5!important}.rh2-next-active h3{color:#f1e7ef!important}.rh2-next-active p{color:#9297a2!important}.rh2-next-active p b{display:flex;align-items:center;gap:7px;margin-top:9px;color:#d9a0c1;font-size:8px;letter-spacing:.12em}.rh2-next-active p b svg{width:13px;height:13px}@media(max-width:800px){.rh2-next-active p{display:block!important;grid-column:2}}.rh2-line .rh2-featured+.rh2-featured{margin-top:22px}.rh2-featured-beauty{background:radial-gradient(circle at 80% 15%,rgba(216,111,169,.18),transparent 35%),radial-gradient(circle at 64% 70%,rgba(150,91,203,.1),transparent 38%),#111217!important}.rh2-featured-beauty:hover{border-color:#a75d8d!important}.rh2-live-beauty{color:#df86b7!important}.rh2-card-icon-beauty{border-color:rgba(216,111,169,.18)!important;background:rgba(216,111,169,.035)!important}.rh2-card-icon-beauty svg{color:#db7cae!important}@media(max-width:800px){.rh2-line .rh2-featured+.rh2-featured{margin-top:16px}}