:root{--ehub-accent:#6d5dfc;--ehub-ink:#10142a;--ehub-muted:#667085;--ehub-line:#e8eaf2;--ehub-bg:#f5f6fa;--ehub-surface:#fff;--ehub-dark:#0b1020}*{box-sizing:border-box}.ehub-standalone-page{margin:0!important;background:var(--ehub-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ehub-standalone-page a{text-decoration:none}.ehub-site,.ehub-auth-shell,.ehub-dashboard{width:100%;min-height:100vh;margin:0;color:var(--ehub-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ehub-site{background:#fafbfe}.ehub-topbar{max-width:1220px;margin:auto;padding:24px 26px;display:flex;align-items:center;justify-content:space-between;gap:28px}.ehub-topbar nav{display:flex;gap:28px}.ehub-topbar nav a,.ehub-text-link{color:var(--ehub-ink);font-weight:750}.ehub-logo{font-size:20px;font-weight:950;letter-spacing:-.06em;color:var(--ehub-ink)!important}.ehub-logo span{color:var(--ehub-accent)}.ehub-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:14px;padding:14px 20px;background:var(--ehub-accent);color:#fff!important;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.ehub-button:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(43,39,110,.18)}.ehub-button-small{padding:10px 15px;border-radius:11px;font-size:13px}.ehub-button.is-secondary{background:#fff;color:var(--ehub-ink)!important;border-color:var(--ehub-line)}.ehub-hero{max-width:1220px;margin:auto;min-height:680px;padding:90px 26px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:60px}.ehub-kicker{margin:0 0 12px;color:var(--ehub-accent);font-size:11px;font-weight:900;letter-spacing:.18em}.ehub-hero h1,.ehub-section h1,.ehub-section h2,.ehub-cta h2,.ehub-page-head h1,.ehub-auth-card h1,.ehub-legal h1{margin:0;letter-spacing:-.055em;line-height:.99}.ehub-hero h1{font-size:clamp(48px,7vw,88px)}.ehub-lead{max-width:660px;font-size:20px;line-height:1.6;color:var(--ehub-muted)}.ehub-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ehub-product-demo{position:relative;min-height:470px;display:grid;place-items:center}.ehub-phone{width:260px;min-height:460px;padding:44px 25px;border-radius:42px;background:linear-gradient(155deg,#161b37,#0c1020);box-shadow:0 40px 90px rgba(20,22,55,.26);display:grid;align-content:start;justify-items:center;gap:18px;color:#fff;border:8px solid #222744}.ehub-avatar{display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:var(--ehub-accent);font-size:30px;font-weight:900}.ehub-phone i{display:block;width:100%;height:48px;border-radius:14px;background:rgba(255,255,255,.1)}.ehub-floating-card{position:absolute;right:0;top:52px;padding:20px 24px;border:1px solid rgba(255,255,255,.7);border-radius:20px;background:rgba(255,255,255,.86);backdrop-filter:blur(12px);box-shadow:0 20px 50px rgba(34,38,90,.16)}.ehub-floating-card b,.ehub-floating-card span{display:block}.ehub-floating-card b{font-size:28px}.ehub-floating-card span{font-size:12px;color:var(--ehub-muted)}.ehub-qr-shape{position:absolute;left:0;bottom:65px;width:92px;height:92px;border-radius:24px;background:var(--ehub-accent);display:grid;place-items:center;color:#fff;font-size:48px;box-shadow:0 18px 45px rgba(88,70,230,.3)}.ehub-section{max-width:1220px;margin:auto;padding:90px 26px}.ehub-section>header{max-width:780px;margin-bottom:44px}.ehub-section h1,.ehub-section h2{font-size:clamp(38px,5vw,62px)}.ehub-feature-grid,.ehub-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ehub-feature-grid article,.ehub-price-grid article{padding:30px;border:1px solid var(--ehub-line);border-radius:24px;background:#fff}.ehub-feature-grid article>span{color:var(--ehub-accent);font-weight:900}.ehub-feature-grid h3{font-size:23px;margin:28px 0 8px}.ehub-feature-grid p,.ehub-section p{color:var(--ehub-muted);line-height:1.65}.ehub-cta{max-width:1168px;margin:60px auto;padding:70px;border-radius:30px;background:var(--ehub-dark);color:#fff;text-align:center}.ehub-cta h2{max-width:850px;margin:0 auto 32px;font-size:clamp(36px,5vw,60px)}.ehub-footer{max-width:1220px;margin:auto;padding:35px 26px 50px;display:flex;justify-content:space-between;gap:25px;color:var(--ehub-muted);font-size:13px}.ehub-footer div{display:flex;gap:22px}.ehub-footer a{color:inherit}.ehub-price-grid article{display:grid;align-content:start;gap:14px}.ehub-price-grid article.is-featured{border-color:var(--ehub-accent);box-shadow:0 24px 60px rgba(76,61,210,.14)}.ehub-price-grid strong{font-size:25px}.ehub-price-grid ul{padding-left:20px;line-height:2;color:var(--ehub-muted)}.ehub-legal{max-width:820px;margin:70px auto;padding:50px 26px;line-height:1.75}.ehub-legal h1{font-size:clamp(42px,7vw,72px)}.ehub-legal h2{margin-top:42px}.ehub-auth-shell{background:radial-gradient(circle at 15% 15%,rgba(109,93,252,.2),transparent 32%),var(--ehub-dark);padding:35px;display:grid;grid-template-rows:auto 1fr;justify-items:center}.ehub-auth-shell>.ehub-logo{color:#fff!important;justify-self:start}.ehub-auth-card{width:min(100%,500px);align-self:center;margin:35px auto;padding:42px;border-radius:26px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.24)}.ehub-auth-card h1{font-size:42px;margin-bottom:28px}.ehub-auth-card>p:last-child{text-align:center;color:var(--ehub-muted)}.ehub-auth-links{display:flex;justify-content:space-between;margin-top:22px;font-weight:700}.ehub-form{display:grid;gap:18px}.ehub-form label{display:grid;gap:8px;font-size:13px;font-weight:800}.ehub-form input,.ehub-form textarea,.ehub-form select{width:100%;min-height:48px;border:1px solid #dce0e9;border-radius:12px;padding:12px 14px;background:#fff;color:var(--ehub-ink);font:inherit}.ehub-form textarea{resize:vertical}.ehub-form input:focus,.ehub-form textarea:focus,.ehub-form select:focus{outline:0;border-color:var(--ehub-accent);box-shadow:0 0 0 4px rgba(109,93,252,.14)}.ehub-form small{font-weight:500;color:var(--ehub-muted)}.ehub-check,.ehub-mini-check{display:flex!important;align-items:center;grid-template-columns:auto 1fr!important;gap:9px!important}.ehub-check input,.ehub-mini-check input{width:auto;min-height:0}.ehub-alert{padding:14px 17px;border-radius:12px;background:#fff7db;color:#634a00;margin:0 0 20px}.ehub-alert.is-error{background:#fff0f1;color:#9b1c28;border-left:4px solid #e33e4f}.ehub-alert.is-success{background:#eafaf2;color:#176442;border-left:4px solid #25a56d}.ehub-dashboard{display:grid;grid-template-columns:250px 1fr;background:var(--ehub-bg)}.ehub-sidebar{position:sticky;top:0;height:100vh;padding:30px 22px;background:#0d1225;color:#fff;display:flex;flex-direction:column}.ehub-sidebar .ehub-logo{color:#fff!important;margin:0 10px 36px}.ehub-sidebar nav{display:grid;gap:7px}.ehub-sidebar nav a,.ehub-sidebar-foot a{color:#aeb5ca;padding:12px 13px;border-radius:10px;font-weight:700}.ehub-sidebar nav a:hover,.ehub-sidebar nav a.is-active{background:rgba(255,255,255,.1);color:#fff}.ehub-sidebar-foot{margin-top:auto;display:grid;border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.ehub-workspace{min-width:0;padding:48px;max-width:1500px;width:100%}.ehub-mobile-head{display:none}.ehub-page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:34px}.ehub-page-head h1{font-size:clamp(36px,5vw,58px)}.ehub-page-head p{color:var(--ehub-muted);margin:9px 0 0}.ehub-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 26px}.ehub-stat-grid article{padding:24px;border:1px solid var(--ehub-line);border-radius:20px;background:#fff}.ehub-stat-grid span,.ehub-stat-grid strong{display:block}.ehub-stat-grid span{font-size:12px;color:var(--ehub-muted);font-weight:700}.ehub-stat-grid strong{font-size:36px;margin-top:8px;letter-spacing:-.05em}.ehub-panel{padding:28px;border:1px solid var(--ehub-line);border-radius:22px;background:#fff}.ehub-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.ehub-panel-head h2{margin:0}.ehub-activity-list{display:grid}.ehub-activity-list>div{display:flex;justify-content:space-between;gap:15px;padding:15px 0;border-bottom:1px solid var(--ehub-line)}.ehub-activity-list span{color:var(--ehub-muted)}.ehub-empty{padding:60px 28px;text-align:center;border:1px dashed #ccd1dd;border-radius:22px;background:rgba(255,255,255,.65)}.ehub-empty h3{font-size:24px;margin:0}.ehub-empty p{color:var(--ehub-muted)}.ehub-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.ehub-content-card{padding:25px;border:1px solid var(--ehub-line);border-radius:20px;background:#fff;min-width:0}.ehub-content-card h2{margin:20px 0 8px}.ehub-content-card code{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ehub-muted)}.ehub-status{display:inline-flex;padding:6px 9px;border-radius:999px;background:#f1f2f5;color:#697083;font-size:10px;font-weight:900;text-transform:uppercase}.ehub-status.is-live{background:#e6f8ef;color:#177047}.ehub-card-actions{display:flex;gap:14px;margin-top:24px;font-size:13px;font-weight:800}.ehub-card-actions a{color:var(--ehub-accent)}.ehub-card-actions a.is-danger{color:#c63543}.ehub-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:20px;align-items:start}.ehub-preview{position:sticky;top:30px;text-align:center}.ehub-preview [data-ehub-qr] canvas,.ehub-preview [data-ehub-qr] img{max-width:100%;height:auto;margin:20px auto}.ehub-preview code{display:block;word-break:break-word;margin:14px 0;color:var(--ehub-muted)}.ehub-preview-avatar{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--ehub-accent);color:#fff;margin:20px auto;font-weight:900;font-size:28px}.ehub-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.ehub-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.ehub-color-grid input[type=color]{padding:4px}.ehub-input-prefix{font-size:11px;color:var(--ehub-muted)}.ehub-block-row{display:grid;grid-template-columns:28px 150px 1fr 1.2fr auto 34px;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid var(--ehub-line)}.ehub-block-row input,.ehub-block-row select{min-width:0}.ehub-drag,.ehub-remove{border:0;background:transparent;cursor:pointer;color:var(--ehub-muted);font-size:20px}.ehub-remove{color:#c63543}.ehub-block-row.is-dragging{opacity:.45}.ehub-table-wrap{overflow:auto}.ehub-admin-wrap{max-width:1250px}.ehub-admin-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin:22px 0 28px}.ehub-admin-head h1{font-size:42px;margin:0}.ehub-admin-wrap .ehub-panel{margin-top:20px}.ehub-admin-wrap .ehub-stat-grid{margin-top:25px}.ehub-admin-wrap .ehub-button{border:0}.ehub-form details{border:1px solid var(--ehub-line);border-radius:14px;padding:14px}.ehub-form summary{font-weight:800;cursor:pointer}
@media(max-width:1050px){.ehub-card-grid{grid-template-columns:repeat(2,1fr)}.ehub-editor-grid{grid-template-columns:1fr}.ehub-preview{position:static}.ehub-block-row{grid-template-columns:28px 130px 1fr}.ehub-block-row input:nth-of-type(2){grid-column:2/4}.ehub-mini-check{grid-column:2}.ehub-remove{grid-column:3}}
@media(max-width:820px){.ehub-hero{grid-template-columns:1fr;padding-top:55px}.ehub-product-demo{min-height:400px}.ehub-feature-grid,.ehub-price-grid{grid-template-columns:1fr}.ehub-dashboard{display:block}.ehub-sidebar{position:fixed;z-index:40;left:-270px;width:250px;transition:left .2s}.ehub-dashboard.is-menu-open .ehub-sidebar{left:0}.ehub-workspace{padding:24px}.ehub-mobile-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.ehub-mobile-head button{border:1px solid var(--ehub-line);border-radius:10px;background:#fff;padding:9px 12px}.ehub-stat-grid{grid-template-columns:repeat(2,1fr)}.ehub-page-head{align-items:flex-start;flex-direction:column}.ehub-topbar nav{display:none}.ehub-cta{margin:30px 16px;padding:50px 24px}}
@media(max-width:560px){.ehub-topbar{padding:18px}.ehub-hero{padding:44px 18px}.ehub-product-demo{transform:scale(.85);margin:-30px}.ehub-section{padding:65px 18px}.ehub-footer{flex-direction:column;padding:30px 18px}.ehub-auth-shell{padding:22px}.ehub-auth-card{padding:28px 22px}.ehub-workspace{padding:18px}.ehub-stat-grid,.ehub-card-grid,.ehub-form-grid,.ehub-color-grid{grid-template-columns:1fr}.ehub-editor-grid{display:block}.ehub-preview{margin-top:18px}.ehub-block-row{grid-template-columns:24px 1fr 32px}.ehub-block-row select{grid-column:2}.ehub-block-row input{grid-column:2}.ehub-mini-check{grid-column:2}.ehub-remove{grid-column:3;grid-row:1}.ehub-page-head .ehub-actions{display:grid;width:100%}.ehub-page-head .ehub-actions a{width:100%}}
.ehub-auth-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.ehub-auth-head .ehub-logo{color:#fff!important}.ehub-auth-head>a:last-child{color:#d8dcf0;font-weight:750}.ehub-block-row{grid-template-columns:28px minmax(0,1fr) auto 34px;align-items:start;padding:14px 0}.ehub-block-main{min-width:0;display:grid;gap:10px}.ehub-block-primary{display:grid;grid-template-columns:150px minmax(150px,1fr) minmax(190px,1.35fr);gap:8px}.ehub-block-options{margin:0!important;padding:10px 12px!important}.ehub-block-options summary{font-size:12px;color:var(--ehub-muted)}.ehub-block-secondary{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:9px;margin-top:10px}.ehub-block-secondary label{font-size:11px}.ehub-block-secondary input,.ehub-block-secondary select{min-height:42px}.ehub-block-row>.ehub-mini-check{margin-top:14px}.ehub-block-row>.ehub-remove{margin-top:8px}
.ehub-link-button{appearance:none;border:0;padding:0;background:transparent;color:var(--ehub-accent);font:inherit;font-size:13px;font-weight:800;cursor:pointer}.ehub-card-actions{flex-wrap:wrap}
.ehub-url-error{display:block;margin-top:5px;color:#b42332;font-weight:750}.ehub-admin-wrap .ehub-form code{padding:2px 6px;border-radius:5px;background:#f0efff;color:#4338ae}
.ehub-user-search,.ehub-plan-form{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ehub-user-search input[type=search]{min-width:min(100%,320px)}.ehub-plan-form select{min-width:120px}.ehub-unavailable{display:inline-flex;align-items:center;min-height:48px;color:var(--ehub-muted);font-size:13px;font-weight:700}
@media(max-width:900px){.ehub-block-primary,.ehub-block-secondary{grid-template-columns:1fr 1fr}.ehub-block-primary input:last-child{grid-column:1/-1}}
@media(max-width:560px){.ehub-auth-head{align-items:flex-start}.ehub-block-row{grid-template-columns:24px minmax(0,1fr) 32px}.ehub-block-main{grid-column:2}.ehub-block-primary,.ehub-block-secondary{grid-template-columns:1fr}.ehub-block-primary input:last-child{grid-column:auto}.ehub-block-row>.ehub-mini-check{grid-column:2}.ehub-block-row>.ehub-remove{grid-column:3;grid-row:1}}

/* v1.0.3: visual identity, hero and modern menus. */
.ehub-marketing{position:relative;overflow:hidden;background:#080b14;color:#f5f7ff}.ehub-marketing-aurora{position:absolute;z-index:0;inset:0 0 auto;height:820px;pointer-events:none;background:radial-gradient(58% 45% at 88% 2%,rgba(91,73,255,.32),transparent 70%),radial-gradient(38% 34% at 54% 20%,rgba(0,212,255,.14),transparent 70%),linear-gradient(180deg,#0b0d1a 0%,#090b14 100%)}.ehub-marketing>*:not(.ehub-marketing-aurora){position:relative;z-index:1}.ehub-public-nav{max-width:1240px;margin:22px auto 0;padding:12px 16px 12px 20px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(10,12,24,.68);box-shadow:0 20px 64px rgba(0,0,0,.18);backdrop-filter:blur(22px)}.ehub-logo-modern{display:flex;align-items:center;gap:6px;color:#fff!important;letter-spacing:.05em}.ehub-logo-modern b{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,#a89bff,#695bff 55%,#3fd2ff);box-shadow:0 8px 24px rgba(111,92,255,.42);font-family:Georgia,serif;font-size:20px;letter-spacing:0}.ehub-logo-modern span{font-size:14px;font-weight:800}.ehub-logo-modern em{color:#a8a1ff;font-size:11px;font-style:normal;font-weight:800}.ehub-public-nav nav{display:flex;align-items:center;gap:30px;margin-left:auto;margin-right:28px}.ehub-public-nav nav a{color:rgba(241,243,255,.68);font-size:14px;font-weight:700;transition:color .2s ease}.ehub-public-nav nav a:hover{color:#fff}.ehub-public-actions{display:flex;align-items:center;gap:10px}.ehub-nav-cta{border:1px solid rgba(255,255,255,.14)!important;background:rgba(255,255,255,.1)!important;color:#fff!important}.ehub-public-menu-toggle{display:none;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.07);cursor:pointer}.ehub-public-menu-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:#fff;border-radius:2px}.ehub-hero-modern{max-width:1240px;min-height:680px;margin:0 auto;padding:116px 30px 80px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:40px}.ehub-kicker-light{color:#aca8ff!important}.ehub-kicker-light i{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#7df0ba;box-shadow:0 0 0 4px rgba(125,240,186,.12)}.ehub-hero-modern h1{max-width:700px;margin:15px 0 20px;color:#fff;font-size:clamp(46px,5.6vw,78px);line-height:.99;letter-spacing:-.065em}.ehub-hero-modern h1 span,.ehub-feature-section h2 span{color:transparent;background:linear-gradient(95deg,#b8b0ff,#76dcff);background-clip:text;-webkit-background-clip:text}.ehub-hero-modern .ehub-lead{max-width:580px;color:rgba(235,238,255,.68);font-size:18px;line-height:1.65}.ehub-button-bright{background:linear-gradient(100deg,#9f8cff,#6254ef)!important;color:#fff!important;box-shadow:0 14px 36px rgba(100,83,238,.35)}.ehub-button-bright span{margin-left:10px;font-size:18px}.ehub-text-link-light{color:#e9e8ff!important}.ehub-hero-proof{display:flex;gap:19px;flex-wrap:wrap;margin-top:36px}.ehub-hero-proof span{color:rgba(235,238,255,.52);font-size:12px}.ehub-hero-proof b{margin-right:4px;color:#fff}.ehub-hero-stage{position:relative;min-height:450px}.ehub-stage-orb{position:absolute;display:block;border-radius:50%;filter:blur(4px)}.ehub-stage-orb.is-one{top:5%;right:2%;width:300px;height:300px;background:radial-gradient(circle,rgba(113,91,255,.58),rgba(113,91,255,0) 68%)}.ehub-stage-orb.is-two{bottom:5%;left:7%;width:210px;height:210px;background:radial-gradient(circle,rgba(42,191,255,.3),rgba(42,191,255,0) 68%)}.ehub-hero-window{position:absolute;z-index:2;top:36px;left:50%;width:min(390px,78%);overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:18px;background:rgba(18,21,38,.9);box-shadow:0 34px 90px rgba(0,0,0,.4);transform:translateX(-50%) rotate(-5deg)}.ehub-window-bar{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.52);font-size:9px}.ehub-window-bar span{display:flex;gap:4px}.ehub-window-bar span i{width:6px;height:6px;border-radius:50%;background:#6f6d79}.ehub-window-bar em{padding:4px 7px;border-radius:99px;background:rgba(72,224,145,.14);color:#70e3a7;font-size:8px;font-style:normal}.ehub-window-content{padding:31px 36px 35px;text-align:center}.ehub-demo-avatar{display:grid;place-items:center;width:50px;height:50px;margin:0 auto 12px;border:3px solid rgba(255,255,255,.16);border-radius:17px;background:linear-gradient(135deg,#997eff,#3dd4ff);color:#fff;font-size:26px;font-family:Georgia,serif}.ehub-window-content strong{display:block;color:#fff;font-size:18px}.ehub-window-content small{display:block;margin:7px 0 20px;color:rgba(255,255,255,.52)}.ehub-demo-link{display:flex;justify-content:space-between;margin-top:9px;padding:12px 14px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:rgba(255,255,255,.055);color:#f8f8ff;font-size:11px;text-align:left}.ehub-demo-link span{color:#a69cff}.ehub-live-card,.ehub-qr-card{position:absolute;z-index:3;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:rgba(23,25,45,.84);box-shadow:0 22px 55px rgba(0,0,0,.28);backdrop-filter:blur(16px)}.ehub-live-card{right:3%;bottom:22px;width:170px;padding:17px}.ehub-live-card>span{color:#7be7a9;font-size:9px;font-weight:800;letter-spacing:.12em}.ehub-live-card>span i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#64e694}.ehub-live-card b{display:block;margin-top:9px;color:#fff;font-size:31px;line-height:1}.ehub-live-card small{color:rgba(255,255,255,.55);font-size:10px}.ehub-mini-chart{display:flex;align-items:flex-end;gap:4px;height:28px;margin-top:13px}.ehub-mini-chart i{display:block;width:12px;border-radius:3px 3px 0 0;background:linear-gradient(#a89bff,#5d4ff0)}.ehub-mini-chart i:nth-child(1){height:9px}.ehub-mini-chart i:nth-child(2){height:14px}.ehub-mini-chart i:nth-child(3){height:12px}.ehub-mini-chart i:nth-child(4){height:21px}.ehub-mini-chart i:nth-child(5){height:17px}.ehub-mini-chart i:nth-child(6){height:25px}.ehub-mini-chart i:nth-child(7){height:28px}.ehub-qr-card{bottom:68px;left:0;width:143px;padding:15px}.ehub-qr-card>span{display:block;color:#aaa6fb;font-size:8px;font-weight:800;letter-spacing:.13em}.ehub-qr-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;width:72px;height:72px;margin:12px 0;background:#fff;padding:6px}.ehub-qr-grid i{background:#17192b}.ehub-qr-grid i:nth-child(2n){background:#9b8bff}.ehub-qr-grid i:nth-child(3n){opacity:.2}.ehub-qr-card b{display:block;color:rgba(255,255,255,.72);font-size:9px;line-height:1.35}.ehub-feature-section{max-width:1240px;margin:0 auto;padding:104px 30px;background:transparent}.ehub-feature-section header{max-width:650px}.ehub-feature-section h2{margin:12px 0 13px;color:#fff;font-size:clamp(35px,4vw,56px);line-height:1.03;letter-spacing:-.055em}.ehub-feature-section header>p:last-child{color:rgba(235,238,255,.62);font-size:16px;line-height:1.6}.ehub-feature-grid-modern{margin-top:45px;gap:16px}.ehub-feature-grid-modern article{position:relative;min-height:290px;padding:26px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:linear-gradient(150deg,rgba(255,255,255,.085),rgba(255,255,255,.02));box-shadow:none}.ehub-feature-grid-modern article:hover{transform:translateY(-5px);border-color:rgba(164,151,255,.55)}.ehub-feature-grid-modern article>small{position:absolute;right:23px;top:22px;color:rgba(255,255,255,.3);font-size:11px}.ehub-feature-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:13px;background:rgba(157,141,255,.15);color:#b0a6ff;font-size:23px}.ehub-feature-grid-modern h3{margin:30px 0 10px;color:#fff}.ehub-feature-grid-modern p{min-height:66px;color:rgba(235,238,255,.6);line-height:1.55}.ehub-feature-grid-modern a{display:inline-flex;gap:8px;margin-top:12px;color:#bbb4ff;font-size:13px;font-weight:800}.ehub-feature-grid-modern a b{font-size:16px}.ehub-cta-modern{max-width:1180px;margin:30px auto 70px;padding:78px 32px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:radial-gradient(45% 160% at 0% 50%,rgba(112,92,255,.42),transparent 70%),linear-gradient(120deg,#151337,#101325)}.ehub-cta-modern h2{max-width:700px;margin:12px auto;color:#fff;letter-spacing:-.05em}.ehub-cta-modern>p:not(.ehub-kicker){margin:0 auto 24px;color:rgba(235,238,255,.65)}.ehub-footer-modern{max-width:1240px;margin:auto;padding:28px 30px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.45)}.ehub-footer-modern .ehub-logo-modern{margin-right:auto}.ehub-footer-modern a{color:rgba(255,255,255,.62)}
@media(max-width:820px){.ehub-public-nav{margin:12px 14px 0}.ehub-public-nav nav{display:none}.ehub-public-menu-toggle{display:block}.ehub-site.is-public-menu-open .ehub-public-nav nav{position:absolute;display:grid;gap:4px;top:calc(100% + 10px);left:0;right:0;margin:0;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(11,13,25,.96);box-shadow:0 24px 40px rgba(0,0,0,.34)}.ehub-site.is-public-menu-open .ehub-public-nav nav a{padding:12px}.ehub-hero-modern{min-height:auto;padding:74px 24px;grid-template-columns:1fr}.ehub-hero-modern h1{font-size:clamp(43px,12vw,62px)}.ehub-hero-stage{min-height:398px}.ehub-hero-window{width:75%}.ehub-live-card{right:0}.ehub-feature-section{padding:70px 24px}.ehub-cta-modern{margin:8px 18px 50px;padding:58px 24px}.ehub-footer-modern{margin:0 18px;padding:26px 0;align-items:flex-start;flex-wrap:wrap}.ehub-footer-modern .ehub-logo-modern{width:100%;margin-bottom:10px}}
@media(max-width:480px){.ehub-nav-cta{padding:10px 12px!important;font-size:12px}.ehub-hero-proof{gap:10px}.ehub-hero-proof span{font-size:10px}.ehub-hero-stage{min-height:330px}.ehub-hero-window{top:15px;width:83%}.ehub-window-content{padding:22px}.ehub-qr-card{left:-6px;bottom:12px;transform:scale(.86);transform-origin:left bottom}.ehub-live-card{bottom:7px;transform:scale(.86);transform-origin:right bottom}}
.ehub-plans-modern{max-width:1240px;margin:0 auto;padding:100px 30px;background:transparent}.ehub-plans-modern header{max-width:620px;margin-bottom:44px}.ehub-plans-modern h1{margin:12px 0;color:#fff;font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.06em}.ehub-plans-modern h1 span{color:transparent;background:linear-gradient(95deg,#b8b0ff,#76dcff);background-clip:text;-webkit-background-clip:text}.ehub-plans-modern header>p:last-child{color:rgba(235,238,255,.62);line-height:1.6}.ehub-plans-page .ehub-price-grid article{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06);box-shadow:none;color:#eff1ff}.ehub-plans-page .ehub-price-grid article.is-featured{border-color:#9586ff;background:linear-gradient(155deg,rgba(139,121,255,.32),rgba(255,255,255,.07))}.ehub-plans-page .ehub-price-grid h2,.ehub-plans-page .ehub-price-grid strong{color:#fff}.ehub-plans-page .ehub-price-grid li,.ehub-plans-page .ehub-price-grid>span{color:rgba(235,238,255,.65)}.ehub-legal-modern{max-width:800px;margin:0 auto;padding:110px 30px;background:transparent;color:rgba(235,238,255,.7)}.ehub-legal-modern h1,.ehub-legal-modern h2{color:#fff}.ehub-legal-modern h1{font-size:clamp(38px,5vw,64px);letter-spacing:-.06em}.ehub-sidebar-modern{padding:22px 14px;background:linear-gradient(180deg,#111426,#0a0d17);border-right:1px solid rgba(255,255,255,.08)}.ehub-sidebar-modern .ehub-logo-modern{margin:0 7px 35px}.ehub-sidebar-label{margin:0 10px 9px;color:rgba(218,220,255,.38);font-size:10px;font-weight:800;letter-spacing:.14em}.ehub-sidebar-modern nav{display:grid;gap:4px}.ehub-sidebar-modern nav a{display:flex;align-items:center;gap:11px;margin:0;padding:11px 10px;border:1px solid transparent;border-radius:10px;color:rgba(235,237,255,.62)}.ehub-sidebar-modern nav a.is-active{border-color:rgba(158,144,255,.28);background:rgba(145,126,255,.18);color:#fff}.ehub-nav-glyph{display:grid;place-items:center;width:22px;color:#aaa1ff;font-size:18px;font-style:normal}.ehub-sidebar-modern nav a.is-active .ehub-nav-glyph{color:#fff}.ehub-sidebar-modern .ehub-sidebar-foot{margin-top:auto;padding:16px 8px 4px;border-top:1px solid rgba(255,255,255,.08)}.ehub-sidebar-modern .ehub-sidebar-foot>a{display:block;margin-top:10px;color:rgba(235,237,255,.55);font-size:12px}.ehub-sidebar-user{display:flex;align-items:center;gap:9px;margin-bottom:14px}.ehub-sidebar-user>b{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:linear-gradient(135deg,#9f8cff,#5a4ce7);color:#fff}.ehub-sidebar-user>span{display:grid;gap:2px}.ehub-sidebar-user strong{color:#fff;font-size:12px}.ehub-sidebar-user small{color:rgba(235,237,255,.5);font-size:10px}@media(max-width:820px){.ehub-plans-modern,.ehub-legal-modern{padding:72px 24px}.ehub-sidebar-modern{width:270px!important}.ehub-sidebar-modern .ehub-logo-modern{display:flex}}

/* v1.1.0: Enrique Sites Hub product experience. */
:root{--ehub-ease-out:cubic-bezier(.23,1,.32,1);--ehub-ease-in-out:cubic-bezier(.77,0,.175,1)}
.ehub-brand{display:inline-grid;justify-items:center;gap:3px;text-decoration:none}.ehub-brand img{display:block;width:142px;height:auto;filter:brightness(0) invert(1)}.ehub-brand span{color:#a9a3ff;font-size:10px;font-weight:900;letter-spacing:.32em;line-height:1}.ehub-sidebar .ehub-brand{margin:1px 8px 37px;justify-items:start}.ehub-sidebar .ehub-brand img{width:138px;filter:none}.ehub-sidebar .ehub-brand span{padding-left:2px;color:#9389ff}.ehub-mobile-head .ehub-brand img{width:124px;filter:none}.ehub-mobile-head .ehub-brand{justify-items:start}.ehub-public-nav .ehub-brand{margin-right:auto}.ehub-footer-modern .ehub-brand{margin-right:auto}
.ehub-hero-modern .ehub-hero-copy,.ehub-hero-stage,.ehub-feature-grid-modern article,.ehub-cta-modern{opacity:0;transform:translateY(22px);animation:ehub-enter .76s var(--ehub-ease-out) forwards}.ehub-hero-stage{animation-delay:.1s}.ehub-feature-grid-modern article:nth-child(1){animation-delay:.06s}.ehub-feature-grid-modern article:nth-child(2){animation-delay:.13s}.ehub-feature-grid-modern article:nth-child(3){animation-delay:.2s}.ehub-cta-modern{animation-delay:.08s}@keyframes ehub-enter{to{opacity:1;transform:translateY(0)}}
.ehub-hero-stage .ehub-hero-window{animation:ehub-float 7s var(--ehub-ease-in-out) infinite}.ehub-stage-orb.is-one{animation:ehub-pulse 8s ease-in-out infinite}.ehub-stage-orb.is-two{animation:ehub-pulse 10s ease-in-out infinite reverse}.ehub-qr-grid i{opacity:0;transform:scale(.72);animation:ehub-qr-in .38s var(--ehub-ease-out) forwards}.ehub-qr-grid i:nth-child(1){animation-delay:.18s}.ehub-qr-grid i:nth-child(2){animation-delay:.25s}.ehub-qr-grid i:nth-child(3){animation-delay:.32s}.ehub-qr-grid i:nth-child(4){animation-delay:.39s}.ehub-qr-grid i:nth-child(5){animation-delay:.46s}.ehub-qr-grid i:nth-child(6){animation-delay:.53s}.ehub-qr-grid i:nth-child(7){animation-delay:.6s}.ehub-qr-grid i:nth-child(8){animation-delay:.67s}.ehub-qr-grid i:nth-child(9){animation-delay:.74s}.ehub-mini-chart i{transform:scaleY(0);transform-origin:bottom;animation:ehub-bar-in .42s var(--ehub-ease-out) forwards}.ehub-mini-chart i:nth-child(1){animation-delay:.34s}.ehub-mini-chart i:nth-child(2){animation-delay:.4s}.ehub-mini-chart i:nth-child(3){animation-delay:.46s}.ehub-mini-chart i:nth-child(4){animation-delay:.52s}.ehub-mini-chart i:nth-child(5){animation-delay:.58s}.ehub-mini-chart i:nth-child(6){animation-delay:.64s}.ehub-mini-chart i:nth-child(7){animation-delay:.7s}@keyframes ehub-float{0%,100%{transform:translateX(-50%) rotate(-5deg) translateY(0)}50%{transform:translateX(-50%) rotate(-3deg) translateY(-9px)}}@keyframes ehub-pulse{0%,100%{transform:scale(.95);opacity:.7}50%{transform:scale(1.08);opacity:1}}@keyframes ehub-qr-in{to{opacity:1;transform:scale(1)}}@keyframes ehub-bar-in{to{transform:scaleY(1)}}
@media(hover:hover) and (pointer:fine){.ehub-hero-stage:hover .ehub-hero-window{transform:translateX(-50%) rotate(-1deg) translateY(-8px);transition:transform .28s var(--ehub-ease-out)}.ehub-hero-stage:hover .ehub-live-card{transform:translate(-8px,-12px);transition:transform .24s var(--ehub-ease-out)}.ehub-hero-stage:hover .ehub-qr-card{transform:translate(8px,7px) rotate(3deg);transition:transform .24s var(--ehub-ease-out)}.ehub-feature-grid-modern article{transition:transform .22s ease,border-color .22s ease,background-color .22s ease}.ehub-qr-item{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ehub-qr-item:hover{transform:translateY(-3px);border-color:rgba(107,93,252,.32);box-shadow:0 18px 38px rgba(32,28,75,.1)}}
.ehub-dashboard{min-height:100vh;background:#f5f7fb;grid-template-columns:286px minmax(0,1fr)}.ehub-sidebar-modern{display:flex;flex-direction:column;min-height:100vh;padding:24px 15px 16px;background:radial-gradient(95% 62% at 50% 0%,#25234b 0%,#111426 60%,#0b0d16 100%)}.ehub-sidebar-modern nav a{transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.ehub-sidebar-modern nav a:hover{transform:translateX(3px);background:rgba(255,255,255,.055);color:#fff}.ehub-workspace{max-width:1480px;padding:42px 48px}.ehub-page-head{margin-bottom:30px}.ehub-page-head h1{letter-spacing:-.055em}.ehub-page-head .ehub-actions .ehub-button span{margin-left:7px}.ehub-overview-head{padding:31px 34px;border-radius:22px;background:radial-gradient(58% 150% at 100% 0%,rgba(139,119,255,.25),transparent 65%),linear-gradient(125deg,#15162e,#202046);color:#fff}.ehub-overview-head h1{color:#fff}.ehub-overview-head p:not(.ehub-kicker){color:rgba(243,244,255,.66)}.ehub-overview-head .ehub-button.is-secondary{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff}.ehub-stat-grid-premium{gap:15px}.ehub-stat-grid-premium article{position:relative;overflow:hidden;min-height:171px;padding:24px;border:1px solid #e4e7f1;border-radius:18px;background:linear-gradient(145deg,#fff,#f7f8ff);box-shadow:0 10px 32px rgba(31,35,76,.05);opacity:0;transform:translateY(16px);transition:transform .2s ease,box-shadow .2s ease}.ehub-stat-grid-premium article.is-visible{animation:ehub-enter .45s var(--ehub-ease-out) forwards}.ehub-stat-grid-premium article:nth-child(2){animation-delay:.05s}.ehub-stat-grid-premium article:nth-child(3){animation-delay:.1s}.ehub-stat-grid-premium article:nth-child(4){animation-delay:.15s}.ehub-stat-grid-premium article:after{content:"";position:absolute;right:-32px;bottom:-40px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(109,93,252,.11),transparent 67%)}.ehub-stat-icon{display:grid!important;place-items:center;width:35px;height:35px;margin-bottom:20px;border-radius:11px;background:#efefff;color:#6558eb;font-size:17px}.ehub-stat-grid-premium small{display:block;color:#777b91;font-size:10px;font-weight:850;letter-spacing:.11em}.ehub-stat-grid-premium strong{display:block;margin:7px 0 5px;color:#15172b;font-size:35px;line-height:1;letter-spacing:-.05em}.ehub-stat-grid-premium em{position:relative;z-index:1;color:#8b8fa2;font-size:11px;font-style:normal}.ehub-activity-panel{margin-top:20px;padding:28px 30px;border:1px solid #e5e8f1;border-radius:20px;box-shadow:0 12px 34px rgba(30,35,77,.04)}.ehub-activity-list-modern>div{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #edf0f6}.ehub-activity-list-modern>div:last-child{border-bottom:0}.ehub-activity-list-modern i{display:grid;place-items:center;width:35px;height:35px;border-radius:11px;background:#f0efff;color:#6659e9;font-style:normal}.ehub-activity-list-modern span{display:grid;gap:3px;min-width:0}.ehub-activity-list-modern b{color:#202237;font-size:14px}.ehub-activity-list-modern small{color:#868a9e;font-size:12px}.ehub-activity-list-modern a{margin-left:auto;color:#6659e9;font-size:12px;font-weight:800}.ehub-empty-premium{text-align:center;padding:52px 16px!important}.ehub-empty-premium>span{display:grid;place-items:center;width:52px;height:52px;margin:0 auto 13px;border-radius:17px;background:#efefff;color:#6659e9;font-size:25px}.ehub-empty-premium .ehub-button{display:inline-flex;margin-top:14px}.ehub-collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:-10px 0 20px}.ehub-search{display:flex;align-items:center;gap:10px;width:min(100%,480px);padding:0 14px;border:1px solid #dde2ef;border-radius:13px;background:#fff;box-shadow:0 5px 18px rgba(30,35,77,.03)}.ehub-search span{color:#7772d8;font-size:22px}.ehub-search input{width:100%;padding:14px 0;border:0;outline:0;background:transparent;color:#1d2035;font:inherit}.ehub-collection-count{color:#777c90;font-size:13px;font-weight:750}.ehub-qr-grid-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ehub-qr-item{display:grid;grid-template-columns:112px minmax(0,1fr);gap:18px;align-items:center;padding:18px!important;border:1px solid #e3e7f1!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 28px rgba(28,34,77,.035)!important}.ehub-qr-thumb{display:grid;place-items:center;width:112px;height:112px;border-radius:14px;background:linear-gradient(135deg,#f4f3ff,#fff);border:1px solid #ecebff}.ehub-qr-thumb img,.ehub-qr-thumb canvas{width:88px!important;height:88px!important}.ehub-content-card-main{min-width:0}.ehub-card-meta{display:flex;align-items:center;gap:8px}.ehub-card-meta small{color:#888c9f;font-size:11px;font-weight:700}.ehub-qr-item h2{margin:9px 0 4px;font-size:17px}.ehub-qr-item code{font-size:11px}.ehub-destination{overflow:hidden;margin:10px 0 13px;color:#808598;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.ehub-qr-item[hidden]{display:none}.ehub-analytics-head{align-items:flex-end}.ehub-period-badge{display:inline-flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #dfe5ef;border-radius:99px;background:#fff;color:#6e7488;font-size:11px;font-weight:800}.ehub-period-badge i{width:7px;height:7px;border-radius:50%;background:#49c78a;box-shadow:0 0 0 4px rgba(73,199,138,.13)}.ehub-chart-panel{margin-top:20px;padding:28px 30px;border:1px solid #e5e8f1;border-radius:20px;opacity:0;transform:translateY(16px)}.ehub-chart-panel.is-visible{animation:ehub-enter .45s var(--ehub-ease-out) forwards}.ehub-chart-legend{display:flex;gap:13px;color:#858a9d;font-size:11px;font-weight:700}.ehub-chart-legend i{display:inline-block;width:8px;height:8px;margin-right:4px;border-radius:50%}.ehub-chart-legend .is-violet{background:#6d5dfc}.ehub-chart-legend .is-blue{background:#4bc4f0}.ehub-chart{display:grid;grid-template-columns:repeat(7,1fr);gap:14px;align-items:end;height:255px;padding:28px 4px 0;border-bottom:1px solid #e9edf4}.ehub-chart-column{display:grid;grid-template-rows:20px 1fr 24px;align-items:end;min-width:0;height:100%;text-align:center}.ehub-chart-value{color:#7c8094;font-size:10px;font-weight:800}.ehub-chart-bars{display:flex;align-items:flex-end;justify-content:center;gap:4px;height:100%}.ehub-chart-bars i,.ehub-chart-bars b{display:block;width:min(17px,45%);border-radius:7px 7px 2px 2px;transform:scaleY(0);transform-origin:bottom}.ehub-chart-panel.is-visible .ehub-chart-bars i{background:linear-gradient(#9386ff,#6758ed);animation:ehub-bar-in .55s var(--ehub-ease-out) forwards}.ehub-chart-panel.is-visible .ehub-chart-bars b{background:linear-gradient(#82e2ff,#47bce8);animation:ehub-bar-in .55s var(--ehub-ease-out) .08s forwards}.ehub-chart-column small{padding-top:8px;color:#858a9d;font-size:10px;font-weight:700}.ehub-chart-note{margin:17px 0 0;color:#9195a5;font-size:11px}.ehub-plan-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:20px;align-items:center;min-height:350px;padding:44px;border-radius:24px;background:radial-gradient(48% 90% at 88% 50%,rgba(139,119,255,.65),transparent 75%),linear-gradient(135deg,#15152e,#24214c);color:#fff;opacity:0;transform:translateY(16px)}.ehub-plan-hero.is-visible{animation:ehub-enter .5s var(--ehub-ease-out) forwards}.ehub-plan-hero h1{max-width:590px;margin:13px 0;color:#fff;font-size:clamp(37px,4vw,59px);letter-spacing:-.065em;line-height:1}.ehub-plan-hero h1 span{color:#bdb7ff}.ehub-plan-hero p:not(.ehub-kicker){max-width:560px;color:rgba(241,242,255,.68);line-height:1.65}.ehub-plan-tag{display:inline-flex;padding:6px 9px;border:1px solid rgba(255,255,255,.2);border-radius:99px;background:rgba(255,255,255,.1);color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em}.ehub-plan-orb{position:relative;display:grid;place-items:center;width:190px;height:190px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:radial-gradient(circle at 33% 28%,#d4cfff,#8878ff 35%,#3a327d 74%);box-shadow:0 0 70px rgba(143,122,255,.42)}.ehub-plan-orb span{color:#fff;font-size:45px}.ehub-plan-orb i{position:absolute;display:block;border:1px solid rgba(255,255,255,.28);border-radius:50%}.ehub-plan-orb i:first-of-type{inset:-16px}.ehub-plan-orb i:last-of-type{inset:-35px;border-color:rgba(255,255,255,.12)}.ehub-plan-usage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:18px}.ehub-plan-usage article{min-height:160px;padding:22px;border:1px solid #e3e7f0;border-radius:18px;background:#fff;opacity:0;transform:translateY(16px)}.ehub-plan-usage article.is-visible{animation:ehub-enter .42s var(--ehub-ease-out) forwards}.ehub-plan-usage article:nth-child(2){animation-delay:.06s}.ehub-plan-usage article:nth-child(3){animation-delay:.12s}.ehub-plan-usage article>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.ehub-plan-usage span{color:#858a9b;font-size:10px;font-weight:850;letter-spacing:.1em}.ehub-plan-usage strong{display:block;color:#1a1d31;font-size:22px;letter-spacing:-.04em}.ehub-plan-usage strong small{color:#9095a6;font-size:12px;font-weight:650}.ehub-plan-usage p{color:#858a9a;font-size:12px}.ehub-usage-track{height:8px;margin-top:26px;border-radius:99px;background:#edf0f7;overflow:hidden}.ehub-usage-track i{display:block;width:var(--ehub-used);height:100%;border-radius:inherit;background:linear-gradient(90deg,#8374ff,#594bea);transform:scaleX(0);transform-origin:left}.ehub-plan-usage article.is-visible .ehub-usage-track i{animation:ehub-scale-in .6s var(--ehub-ease-out) .22s forwards}@keyframes ehub-scale-in{to{transform:scaleX(1)}}
@media(max-width:1050px){.ehub-qr-grid-list{grid-template-columns:1fr}.ehub-plan-usage{grid-template-columns:1fr}.ehub-workspace{padding:34px 28px}}@media(max-width:820px){.ehub-dashboard{display:block}.ehub-workspace{padding:25px 18px}.ehub-mobile-head{margin-bottom:20px}.ehub-overview-head{padding:25px}.ehub-overview-head .ehub-actions{width:100%}.ehub-overview-head .ehub-actions a{width:100%}.ehub-analytics-head{align-items:flex-start}.ehub-plan-hero{grid-template-columns:1fr;padding:30px}.ehub-plan-orb{display:none}.ehub-chart{gap:6px;height:220px}.ehub-chart-legend{display:none}}@media(max-width:560px){.ehub-collection-toolbar{align-items:stretch;flex-direction:column}.ehub-qr-item{grid-template-columns:84px minmax(0,1fr);gap:12px}.ehub-qr-thumb{width:84px;height:84px}.ehub-qr-thumb img,.ehub-qr-thumb canvas{width:68px!important;height:68px!important}.ehub-qr-item .ehub-card-actions{gap:8px}.ehub-qr-item .ehub-card-actions a,.ehub-qr-item .ehub-card-actions button{font-size:11px}.ehub-chart{gap:2px;height:195px}.ehub-chart-bars{gap:2px}.ehub-chart-bars i,.ehub-chart-bars b{width:10px}.ehub-chart-column small{font-size:9px}.ehub-activity-panel,.ehub-chart-panel{padding:22px 18px}}
@media(prefers-reduced-motion:reduce){.ehub-hero-modern .ehub-hero-copy,.ehub-hero-stage,.ehub-feature-grid-modern article,.ehub-cta-modern,.ehub-stat-grid-premium article,.ehub-chart-panel,.ehub-plan-hero,.ehub-plan-usage article{animation-duration:.2s;transform:none}.ehub-hero-stage .ehub-hero-window,.ehub-stage-orb,.ehub-qr-grid i,.ehub-mini-chart i,.ehub-chart-bars i,.ehub-chart-bars b,.ehub-plan-usage article .ehub-usage-track i{animation:none;transform:none}.ehub-qr-grid i{opacity:1}}
