:root{--bg:#f4f7fb;--card:#fff;--ink:#182130;--muted:#6e7887;--line:#e6ebf1;--accent:#6045e8;--accent2:#22b394;--danger:#e85757;--warn:#ef9f32;--nav:#101827}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit;text-decoration:none}input,select,button{font:inherit}input,select{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#fff;outline:none}input:focus,select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #6045e818}label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#465064}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--line);border-radius:10px;background:white;cursor:pointer;font-weight:800}.btn.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.btn.wide{width:100%;margin-top:10px}.btn.tiny{font-size:12px;padding:7px 9px}.btn.danger-btn{color:var(--danger)}.inline{display:inline}.muted,small{color:var(--muted)}.alert{padding:12px 14px;border-radius:10px;margin:12px 0}.alert.success{background:#e9faf5;color:#14765f}.alert.danger{background:#fff0f0;color:#a82f2f}.auth-bg{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#725df0,#192033 52%,#0f1521)}.login-card,.install-card{width:min(430px,92vw);background:white;padding:32px;border-radius:22px;box-shadow:0 30px 80px #0005}.install-card{width:min(720px,94vw)}.login-card h1,.install-card h1{margin-bottom:0}.login-card form{display:grid;gap:14px}.brand-mark,.logo span{display:inline-grid;place-items:center;background:linear-gradient(135deg,#765bf3,#22b394);color:#fff;font-weight:900}.brand-mark{width:48px;height:48px;border-radius:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.form-grid h3{margin:6px 0 0}.check{display:flex!important;grid-column:1/-1;align-items:flex-start}.check input{width:auto;margin-top:3px}.landing-nav{max-width:1180px;margin:auto;padding:24px;display:flex;justify-content:space-between}.logo{font-weight:900;display:flex;align-items:center;gap:9px}.logo span{width:34px;height:34px;border-radius:10px}.hero{max-width:1180px;margin:50px auto;padding:30px 24px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.hero h1{font-size:clamp(44px,6vw,76px);line-height:.98;margin:18px 0}.hero em{color:var(--accent);font-style:normal}.hero p{font-size:19px;line-height:1.6;color:var(--muted)}.pill{display:inline-block;background:#ece9ff;color:#4e38c2;border-radius:99px;padding:7px 10px;font-weight:900;font-size:11px;letter-spacing:.08em}.hero-actions{display:flex;gap:10px}.hero-panel{background:linear-gradient(145deg,#0d1420,#232d3e);padding:35px;border-radius:32px;box-shadow:0 30px 70px #24304a44}.camera-demo{height:370px;border:1px solid #ffffff22;border-radius:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;gap:12px}.scan-ring{width:150px;height:150px;border:3px solid #40e0bd;border-radius:50%;display:grid;place-items:center;font-size:70px;box-shadow:0 0 40px #29c9a766}.camera-demo span{color:#40e0bd}.feature-grid{max-width:1180px;margin:30px auto 90px;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;padding:0 24px}.feature-grid article{background:white;border:1px solid var(--line);padding:22px;border-radius:16px}.app-body{display:grid;grid-template-columns:240px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;background:var(--nav);color:#d9e2ef;padding:22px 16px;display:flex;flex-direction:column}.sidebar .logo{color:#fff;font-size:18px}.tenant-chip{background:#ffffff0d;padding:10px;border-radius:10px;margin:22px 0;color:#9eabbd;font-size:12px}.sidebar nav{display:grid;gap:5px}.sidebar nav a{padding:11px 12px;border-radius:9px}.sidebar nav a:hover{background:#ffffff0c;color:white}.side-bottom{margin-top:auto;display:flex;justify-content:space-between;align-items:end;border-top:1px solid #ffffff12;padding-top:16px}.side-bottom a{color:#ff9b9b;font-size:12px}.main{min-width:0}.topbar{padding:22px 28px;border-bottom:1px solid var(--line);background:#fff;display:flex;justify-content:space-between}.topbar h2{margin:0}.content{padding:26px}.card{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:20px;box-shadow:0 4px 20px #27344a08}.card.grow{min-width:0}.card.narrow{max-width:660px}.card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px}.card-head h3{margin:0}.split{display:flex;gap:20px;align-items:flex-start}.split>.card:first-child{width:360px;flex:0 0 auto}.split>.grow{flex:1}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:20px}.stat{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.stat span{color:var(--muted);font-size:13px}.stat b{display:block;font-size:32px;margin-top:8px}.stat.good b{color:var(--accent2)}.stat.warn b{color:var(--warn)}.stat.bad b{color:var(--danger)}.welcome{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.welcome h1{margin:8px 0 0;font-size:34px}.date-card{font-size:38px;font-weight:900;background:#fff;border:1px solid var(--line);padding:13px 18px;border-radius:16px}.date-card small{display:block;font-size:11px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px 10px;border-bottom:1px solid var(--line);font-size:13px}th{color:#657083;font-size:11px;text-transform:uppercase;letter-spacing:.04em}td small{display:block;margin-top:3px}.status{display:inline-block;padding:5px 8px;border-radius:99px;font-size:10px;font-weight:900;text-transform:uppercase;background:#eef1f5}.status.active,.status.present{background:#e6faf3;color:#11775e}.status.late,.status.trial{background:#fff3dd;color:#9e660d}.status.expired,.status.absent{background:#fff0f0;color:#a43b3b}.empty{text-align:center;color:var(--muted);padding:40px}.enroll-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:20px}.video-box{position:relative;background:#0d1420;border-radius:18px;overflow:hidden;aspect-ratio:4/3}.video-box video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.face-guide{position:absolute;inset:17% 28%;border:2px solid #47e7c0;border-radius:50%;box-shadow:0 0 0 9999px #0003}.scan-status{text-align:center;padding:13px;font-weight:800}.button-row,.filter-row{display:flex;gap:9px}.steps{display:grid;gap:10px;margin:20px 0}.steps>div{padding:12px;border:1px solid var(--line);border-radius:10px}.steps .done{background:#e8faf4;color:#15765f}.manual-box{padding:16px;background:#f7f8fb;border-radius:12px;margin:12px 0}.hide{display:none}.kiosk-body{background:#07101d;color:#fff;min-height:100vh}.kiosk-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;max-width:1300px;margin:auto;padding:22px}.kiosk-shell header,.kiosk-shell footer{display:flex;justify-content:space-between;align-items:center}.kiosk-shell .logo small{color:#8e9bae}.kiosk-stage{display:grid;grid-template-columns:1.25fr .75fr;gap:35px;align-items:center}.kiosk-video{aspect-ratio:4/3;border:1px solid #ffffff16;box-shadow:0 20px 60px #0007}.kiosk-video canvas{position:absolute;inset:0;width:100%;height:100%}.kiosk-info h1{font-size:46px;margin:16px 0 6px}.kiosk-info p{color:#98a8bb}.result-card{margin-top:25px;border:1px solid #ffffff18;border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:7px;align-items:center;background:#ffffff08}.result-card.accept{background:#0d654a;border-color:#20c797}.result-card.reject{background:#672b34;border-color:#e55766}.result-icon{font-size:52px}.result-card b{font-size:22px}.kiosk-shell footer{color:#78889c;font-size:12px}code{word-break:break-all;background:#101827;color:#dbe5f2;padding:6px 8px;border-radius:7px}hr{border:0;border-top:1px solid var(--line);margin:24px 0}@media(max-width:900px){.hero,.kiosk-stage,.enroll-layout{grid-template-columns:1fr}.feature-grid,.stat-grid{grid-template-columns:1fr 1fr}.app-body{grid-template-columns:1fr}.sidebar{position:relative;height:auto}.sidebar nav{grid-template-columns:repeat(3,1fr)}.side-bottom{display:none}.split{flex-direction:column}.split>.card:first-child{width:100%}.split>.grow{width:100%}.kiosk-info{text-align:center}.kiosk-info h1{font-size:34px}}@media(max-width:560px){.form-grid,.feature-grid,.stat-grid{grid-template-columns:1fr}.sidebar nav{grid-template-columns:1fr 1fr}.content{padding:14px}.topbar{padding:18px}.hero{margin-top:10px}.hero h1{font-size:44px}}

/* =========================================================
   Attendo-X v1.1.0 — Marketing / Referral UI
   ========================================================= */
.landing-body{background:#f7f9fc;color:#111827;overflow-x:hidden}.landing-nav-pro{position:sticky;top:0;z-index:50;max-width:none;padding:14px max(24px,calc((100vw - 1180px)/2));background:#ffffffdf;backdrop-filter:blur(18px);border-bottom:1px solid #e8edf4;align-items:center}.brand-logo{display:flex;align-items:center;min-width:170px}.brand-logo img{display:block;width:178px;height:auto}.landing-links{display:flex;gap:24px;align-items:center;font-size:13px;font-weight:800;color:#596579}.landing-links a:hover{color:#6045e8}.nav-actions{display:flex;gap:8px}.btn.ghost{background:#f8f9fc}.btn.white{background:white;color:#3523aa;border-color:white}.btn-lg{padding:13px 18px;border-radius:12px}.hero-pro{margin:0 auto;padding-top:78px;padding-bottom:70px;min-height:640px;position:relative}.hero-pro:before{content:"";position:absolute;width:480px;height:480px;border-radius:50%;background:radial-gradient(circle,#7057ff28,transparent 66%);left:-250px;top:-90px;pointer-events:none}.hero-copy{position:relative;z-index:1}.eyebrow{display:flex;gap:7px;flex-wrap:wrap}.eyebrow span,.section-kicker{display:inline-flex;padding:6px 9px;border-radius:999px;background:#ece9ff;color:#5038ca;font-weight:900;font-size:10px;letter-spacing:.09em}.hero-pro h1{font-size:clamp(48px,6vw,78px);letter-spacing:-.045em;max-width:700px}.hero-pro h1 em{background:linear-gradient(90deg,#6546ef,#265be7,#19ad9a);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-pro p{max-width:700px}.hero-trust{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:23px;color:#657083;font-weight:700;font-size:12px}.hero-product-card{position:relative;overflow:hidden;border:1px solid #29354a}.hero-product-card:after{content:"";position:absolute;width:200px;height:200px;background:#6546ef55;filter:blur(70px);right:-70px;top:-50px}.product-top{position:relative;z-index:2;display:flex;justify-content:space-between;color:#9db0c5;font-size:11px;font-weight:900;letter-spacing:.05em;margin-bottom:20px}.live-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#3de0bd;box-shadow:0 0 0 6px #3de0bd18;margin-right:6px}.camera-demo-pro{height:330px;position:relative;z-index:2;background:linear-gradient(180deg,#121b2a,#0f1724)}.scan-frame{position:relative;width:170px;height:170px;display:grid;place-items:center}.scan-frame:before,.scan-frame:after,.scan-frame i:before,.scan-frame i:after{content:"";position:absolute;width:24px;height:24px;border-color:#4ce9c8;border-style:solid}.scan-frame:before{left:0;top:0;border-width:3px 0 0 3px;border-radius:8px 0 0 0}.scan-frame:after{right:0;top:0;border-width:3px 3px 0 0;border-radius:0 8px 0 0}.scan-frame i:before{left:0;bottom:0;border-width:0 0 3px 3px;border-radius:0 0 0 8px}.scan-frame i:after{right:0;bottom:0;border-width:0 3px 3px 0;border-radius:0 0 8px 0}.camera-demo-pro .scan-ring{width:145px;height:145px}.mini-stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.mini-stats div{padding:12px;background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;color:white}.mini-stats strong{display:block;font-size:21px}.mini-stats span{font-size:10px;color:#97a6ba}.logo-strip{max-width:1180px;margin:0 auto 70px;padding:20px 24px;border-top:1px solid #e5eaf1;border-bottom:1px solid #e5eaf1;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#586476;font-size:12px}.logo-strip>span{font-size:10px;letter-spacing:.18em;color:#9aa5b4;font-weight:900}.landing-section{max-width:1180px;margin:0 auto;padding:76px 24px}.section-head{max-width:740px;margin-bottom:32px}.section-head h2{font-size:clamp(34px,4vw,50px);letter-spacing:-.035em;margin:12px 0 10px}.section-head p{color:#6e7887;font-size:17px;line-height:1.65}.feature-grid-pro{padding:0;margin:0;grid-template-columns:repeat(3,1fr)}.feature-grid-pro article{min-height:190px;padding:25px;border-radius:22px;transition:.2s transform,.2s box-shadow}.feature-grid-pro article:hover{transform:translateY(-3px);box-shadow:0 20px 40px #27344a0e}.feature-icon{width:48px;height:48px;border-radius:14px;background:#f0efff;display:grid;place-items:center;font-size:23px;margin-bottom:18px}.feature-grid-pro article b{font-size:17px}.feature-grid-pro article p{line-height:1.6;color:#6f7b8e}.usecase-section{padding-top:40px}.usecase-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.usecase-card{padding:34px;border-radius:26px;min-height:390px;position:relative;overflow:hidden}.usecase-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;bottom:-90px;opacity:.35}.work-card{background:#111a2a;color:white}.work-card:after{background:#6b4df3}.edu-card{background:#e9fbf6;color:#15352f;border:1px solid #c8f0e5}.edu-card:after{background:#31c6a5}.usecase-card>span{font-size:11px;font-weight:900;letter-spacing:.08em}.usecase-card h3{font-size:30px;max-width:420px}.usecase-card p{max-width:520px;line-height:1.65;opacity:.8}.usecase-card ul{padding:0;list-style:none;display:grid;gap:10px;margin-top:28px}.usecase-card li:before{content:"✓";margin-right:9px;font-weight:900}.steps-section{padding-top:45px}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.how-grid>div{background:white;border:1px solid #e4eaf1;border-radius:20px;padding:24px}.how-grid span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#101827;color:white;font-weight:900}.how-grid b{display:block;margin:20px 0 7px;font-size:16px}.how-grid p{color:#6e7887;margin:0;font-size:13px;line-height:1.55}.pricing-section{max-width:none;background:#101827;color:white;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}.pricing-section .section-head p{color:#9daabd}.pricing-section .section-kicker{background:#ffffff12;color:#8cf3dc}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:#172235;border:1px solid #2a3951;border-radius:24px;padding:27px;position:relative}.price-card.featured{background:linear-gradient(180deg,#2e246c,#172235);border-color:#6d57f4;box-shadow:0 24px 70px #0005;transform:translateY(-8px)}.price-badge{display:inline-block;background:#ffffff12;border-radius:999px;padding:6px 9px;color:#c7d1df;font-size:10px;font-weight:900}.price-card.featured .price-badge{background:#58e6c5;color:#073c32}.price-card h3{font-size:20px;margin:18px 0}.price{display:flex;align-items:flex-end;gap:2px;margin-bottom:13px}.price strong{font-size:50px;line-height:.9}.price small{align-self:flex-start;margin-top:5px;color:#aebbd0}.price span{color:#98a7bb;font-size:12px}.price-card>p{color:#c3cedd}.price-card ul{list-style:none;padding:0;margin:22px 0;display:grid;gap:11px;color:#b8c5d6;font-size:13px}.price-card .btn:not(.primary){background:#ffffff0b;color:#fff;border-color:#ffffff16}.annual-note{display:block;text-align:center;margin-top:12px;color:#8090a6}.equipment-section{padding-top:82px}.equipment-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.equipment-card{background:white;border:1px solid #e4eaf1;border-radius:22px;padding:23px}.equipment-icon{font-size:28px}.equipment-badge{display:inline-block;margin:15px 0 8px;padding:5px 8px;border-radius:999px;background:#edf0ff;color:#5740d2;font-size:10px;font-weight:900}.equipment-card h3{margin:8px 0}.equipment-price{font-size:28px;font-weight:900;margin:12px 0}.equipment-price small{font-size:10px;font-weight:700}.equipment-card p{color:#667285;line-height:1.55}.equipment-card>small{display:block;padding-top:12px;border-top:1px solid #edf0f4}.referral-banner{max-width:1132px;margin-top:40px;margin-bottom:40px;border-radius:30px;padding:45px;background:linear-gradient(120deg,#4c35d0,#623de6 50%,#168f80);color:white;display:grid;grid-template-columns:1.5fr .5fr;gap:35px;box-shadow:0 26px 70px #5238d52b}.section-kicker.light{background:#ffffff16;color:#dffcf6}.referral-banner h2{font-size:39px;margin:14px 0 10px}.referral-banner p{color:#e9e8ff;line-height:1.6}.ref-points{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.ref-points span{background:#ffffff11;border:1px solid #ffffff15;padding:8px 10px;border-radius:10px;font-size:11px;font-weight:800}.referral-cta-card{background:white;color:#182130;padding:25px;border-radius:22px;align-self:center}.referral-cta-card b{font-size:19px}.referral-cta-card p{color:#6e7887;font-size:13px}.demo-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.demo-copy h2{font-size:44px;margin:13px 0}.demo-copy p{color:#6e7887;line-height:1.65}.lead-form{background:white;border:1px solid #e4eaf1;border-radius:24px;padding:25px;display:grid;grid-template-columns:1fr 1fr;gap:13px;box-shadow:0 18px 50px #27344a0c}.lead-form .full{grid-column:1/-1}.landing-footer{max-width:1180px;margin:50px auto 0;padding:40px 24px;border-top:1px solid #e1e7ee;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:30px;color:#6e7887;position:relative}.landing-footer>div{display:grid;align-content:start;gap:8px}.landing-footer img{width:165px}.landing-footer b{color:#1d2735;font-size:12px}.landing-footer a{font-size:12px}.landing-footer>small{position:absolute;bottom:6px;left:24px}.brand-icon-img{width:36px;height:36px;object-fit:contain;display:block}.sidebar-brand-logo{display:flex;align-items:center;gap:10px;color:white;font-weight:900;font-size:17px}.login-brand-logo{width:210px;display:block;margin-bottom:12px}.login-card.brand-login{width:min(460px,92vw)}.login-card.brand-login .brand-sub{margin-top:3px}.subscription-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.subscription-card{background:white;border:1px solid var(--line);border-radius:17px;padding:20px;position:relative}.subscription-card.current{border-color:#6546ef;box-shadow:0 0 0 3px #6546ef12}.subscription-card .price{color:#182130}.equipment-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.equipment-mini{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fbfcfe}.referral-layout{display:grid;grid-template-columns:360px 1fr;gap:20px}.referral-kpi{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.referral-kpi .stat b{font-size:25px}.copy-link{display:flex;gap:8px}.copy-link input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.referral-auth{min-height:100vh;background:linear-gradient(145deg,#0f1725,#2c205d 55%,#146e64);padding:30px;display:grid;place-items:center}.referral-shell{width:min(1050px,96vw);display:grid;grid-template-columns:1fr 1fr;background:white;border-radius:28px;overflow:hidden;box-shadow:0 30px 100px #0006}.referral-promo{background:linear-gradient(150deg,#171d35,#4a2ed0 60%,#19a28e);color:white;padding:50px}.referral-promo img{width:210px;filter:brightness(0) invert(1);opacity:.95}.referral-promo h1{font-size:44px;letter-spacing:-.04em}.referral-promo p{color:#e1e4f5;line-height:1.65}.referral-promo ul{list-style:none;padding:0;display:grid;gap:10px}.referral-panel{padding:45px}.referral-tabs{display:flex;gap:8px;margin-bottom:20px}.referral-tabs a{padding:9px 12px;border-radius:10px;background:#f2f4f8;font-weight:800;font-size:12px}.referral-tabs a.active{background:#6045e8;color:white}.ref-dashboard{max-width:1150px;margin:0 auto;padding:28px}.ref-dashboard-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ref-dashboard-head img{width:180px}.lead-success{min-height:100vh;display:grid;place-items:center;padding:30px;background:linear-gradient(145deg,#f7f9fc,#eef2ff)}.lead-success .card{text-align:center;max-width:560px;padding:42px}.success-mark{width:70px;height:70px;border-radius:50%;background:#e5faf3;color:#168a6d;display:grid;place-items:center;font-size:34px;margin:0 auto 18px}
@media(max-width:980px){.landing-links{display:none}.equipment-grid{grid-template-columns:1fr 1fr}.referral-banner,.demo-section{grid-template-columns:1fr}.referral-shell{grid-template-columns:1fr}.referral-promo{display:none}.referral-layout{grid-template-columns:1fr}.subscription-grid{grid-template-columns:1fr}.referral-kpi{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.landing-nav-pro{padding:12px 16px}.brand-logo img{width:145px}.nav-actions .ghost{display:none}.hero-pro{padding-top:45px}.logo-strip{overflow:auto;justify-content:flex-start}.feature-grid-pro,.usecase-grid,.how-grid,.pricing-grid,.equipment-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.lead-form{grid-template-columns:1fr}.landing-footer{grid-template-columns:1fr 1fr}.landing-footer>div:first-child{grid-column:1/-1}.referral-banner{margin-left:16px;margin-right:16px;padding:28px}.referral-banner h2{font-size:31px}.equipment-mini-grid{grid-template-columns:1fr}.referral-kpi{grid-template-columns:1fr 1fr}}


/* =========================================================
   Attendo-X v1.1.1 — Logo & Layout Stability Fix
   Defensive sizing + cache-busted markup. Do not remove.
   ========================================================= */
img{max-width:100%;height:auto}
.ax-brand{display:inline-flex;align-items:center;gap:10px;min-width:0;text-decoration:none;font-weight:900;line-height:1;color:#0f172a}
.ax-brand img{display:block!important;flex:0 0 auto!important;object-fit:contain!important}
.ax-brand span{display:block;white-space:nowrap;letter-spacing:-.025em}
.ax-brand b{color:#5d46e9}
.ax-brand-header img{width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important;border-radius:12px}
.ax-brand-header span{font-size:21px}
.landing-nav-pro{display:block!important;width:100%!important;max-width:none!important;padding:0!important;background:#ffffffed!important;border-bottom:1px solid #e8edf4!important;backdrop-filter:blur(18px)}
.landing-nav-shell{width:min(1180px,calc(100% - 48px));min-height:72px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}
.landing-links{display:flex!important;align-items:center!important;justify-content:center!important;gap:24px!important;min-width:0}
.landing-links a{display:block!important;white-space:nowrap!important}
.nav-actions{display:flex!important;align-items:center!important;gap:8px!important;white-space:nowrap}
.brand-logo,.login-brand-logo{max-width:220px!important;height:auto!important}
.sidebar-brand-logo{display:flex!important;align-items:center!important;gap:10px!important;min-height:38px!important;color:#fff!important;font-size:17px!important;font-weight:900!important;overflow:hidden!important}
.sidebar-brand-logo .brand-icon-img,.sidebar .brand-icon-img,.kiosk-shell .brand-icon-img{display:block!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;object-fit:contain!important;border-radius:10px!important;position:static!important;transform:none!important;margin:0!important}
.sidebar-brand-logo span{display:block!important;white-space:nowrap!important;line-height:1!important}
.sidebar-brand-logo b{color:#69ead0}
.sidebar{overflow:hidden}
.ax-login-brand{display:flex;align-items:center;gap:14px;margin:0 0 24px;text-decoration:none;color:#101827;font-weight:900}
.ax-login-brand img{display:block!important;width:78px!important;min-width:78px!important;max-width:78px!important;height:78px!important;min-height:78px!important;max-height:78px!important;object-fit:contain!important;border-radius:22px!important;position:static!important;transform:none!important;margin:0!important}
.ax-login-brand span{font-size:29px;letter-spacing:-.035em;white-space:nowrap}
.ax-login-brand b{color:#6045e8}
.login-card.brand-login{width:min(450px,92vw)!important;padding:32px!important;overflow:hidden!important}
.login-card.brand-login h1{font-size:30px;margin-top:0}
.ax-brand-footer img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;border-radius:12px}
.ax-brand-footer span{font-size:20px}
.landing-footer>div:first-child>img{display:none!important}
.ax-brand-center{justify-content:center;margin:0 auto 18px}
.ax-brand-center img{width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important;border-radius:16px}
.ax-brand-center span{font-size:25px}
.ax-brand-dashboard img{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;border-radius:12px}
.ax-brand-dashboard span{font-size:21px}
.ref-dashboard-head .ax-brand-dashboard{width:auto!important}
.ax-brand-referral{color:#fff!important}
.ax-brand-referral img{width:58px!important;height:58px!important;max-width:58px!important;max-height:58px!important;border-radius:17px}
.ax-brand-referral span{font-size:26px}
.ax-brand-referral b{color:#70f0d7}
.ax-brand-install{margin-bottom:16px}
.ax-brand-install img{width:56px!important;height:56px!important;max-width:56px!important;max-height:56px!important;border-radius:16px}
.ax-brand-install span{font-size:26px}
.hero-pro{overflow:hidden}
.hero-copy,.hero-panel{min-width:0}
@media(max-width:980px){
  .landing-nav-shell{width:min(100% - 32px,1180px);grid-template-columns:auto auto;justify-content:space-between;gap:14px}
  .landing-links{display:none!important}
  .ax-brand-header img{width:38px!important;min-width:38px!important;max-width:38px!important;height:38px!important;min-height:38px!important;max-height:38px!important}
  .ax-brand-header span{font-size:19px}
}
@media(max-width:560px){
  .landing-nav-shell{width:calc(100% - 24px);min-height:64px}
  .ax-brand-header span{font-size:17px}
  .nav-actions .ghost{display:none!important}
  .nav-actions .btn{padding:9px 12px}
  .ax-login-brand{justify-content:center;flex-direction:column;gap:9px;text-align:center}
  .ax-login-brand img{width:70px!important;min-width:70px!important;max-width:70px!important;height:70px!important;min-height:70px!important;max-height:70px!important}
  .ax-login-brand span{font-size:25px}
  .login-card.brand-login h1,.login-card.brand-login .brand-sub{text-align:center}
}

/* =========================================================
   Attendo-X v1.1.2 — Public Tenant Registration & SaaS Onboarding
   ========================================================= */
.trial-cta{background:#ecfdf7!important;border-color:#bcebdc!important;color:#08765e!important}
.trial-inline{margin-top:12px;color:#657083;font-size:12px;font-weight:750}
.free-trial-band{max-width:1180px;margin:50px auto;padding:34px 38px;border-radius:26px;background:linear-gradient(135deg,#151d33,#5f42df 62%,#149b89);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 24px 60px #372d8840}
.free-trial-band h2{font-size:clamp(28px,4vw,43px);margin:10px 0;letter-spacing:-.035em}.free-trial-band p{max-width:770px;color:#e7e9fb;line-height:1.65;margin:0}.btn.white{background:#fff;color:#27204f;border-color:#fff}.btn-lg{padding:13px 18px;border-radius:12px}
.signup-bg{min-height:100vh;background:linear-gradient(145deg,#0f1725 0,#2e256b 48%,#138c80 100%);padding:0 24px 40px}.signup-top{max-width:1180px;margin:0 auto;min-height:78px;display:flex;align-items:center;justify-content:space-between}.signup-top .ax-brand{color:#fff}.signup-top .ax-brand b{color:#7ff4da}.signup-top>.btn{background:#ffffff12;color:#fff;border-color:#ffffff25}.signup-shell{max-width:1120px;margin:20px auto 0;display:grid;grid-template-columns:.85fr 1.15fr;border-radius:30px;overflow:hidden;box-shadow:0 35px 100px #0005;background:#fff}.signup-promo{padding:56px 48px;background:linear-gradient(150deg,#12182a,#3b2a97 60%,#107d73);color:#fff;display:flex;flex-direction:column;justify-content:center}.signup-promo h1{font-size:clamp(40px,5vw,58px);line-height:1;letter-spacing:-.05em;margin:16px 0}.signup-promo p{color:#e5e8f7;line-height:1.7}.trial-points{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.trial-points span{background:#ffffff0e;border:1px solid #ffffff18;border-radius:12px;padding:11px 12px;font-size:12px;font-weight:800}.ref-note{margin-top:24px;background:#eafff821;color:#dffdf6;border:1px solid #ffffff1e;padding:12px 14px;border-radius:13px}.signup-card{padding:46px 44px}.signup-head h2{font-size:32px;margin:10px 0 4px;letter-spacing:-.03em}.signup-form{margin-top:24px}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.signup-plan-note{margin-top:18px;padding:15px;border-radius:14px;background:#f6f7ff;border:1px solid #e5e2ff;display:grid;gap:3px}.signup-plan-note b{color:#4937c1}.signup-plan-note span{font-size:13px;font-weight:800}.signup-plan-note small{font-size:12px}.auth-register{border-top:1px solid var(--line);margin-top:22px;padding-top:17px;display:flex;justify-content:space-between;gap:12px;font-size:12px}.auth-register a{font-weight:900;color:var(--accent)}
.trial-banner{margin:0 28px;background:#fff8e8;border:1px solid #f2ddb0;border-top:0;border-radius:0 0 14px 14px;padding:11px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#7d5610}.trial-banner>div{display:flex;gap:12px;align-items:center}.trial-banner span{font-size:12px}.trial-banner .btn{background:#fff}.trial-banner.expired{background:#fff0f0;border-color:#f2cccc;color:#9a3030}.trial-expired-card{max-width:720px;margin:30px auto;padding:38px}.trial-expired-card h1{font-size:38px;letter-spacing:-.04em;margin:14px 0}.setup-callout{background:linear-gradient(135deg,#f5f2ff,#edfdf8);border:1px solid #ddd7ff;border-radius:16px;padding:15px 17px;margin-bottom:18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.setup-callout>div{display:grid;gap:4px}.setup-callout span{font-size:12px;color:#657083}
.onboard-wrap{max-width:960px;margin:0 auto}.onboard-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px}.onboard-steps a{background:#fff;border:1px solid var(--line);border-radius:13px;padding:11px;display:flex;align-items:center;gap:9px;color:#7b8493}.onboard-steps a b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f0f2f6}.onboard-steps a span{font-size:12px;font-weight:800}.onboard-steps a.active{border-color:#6a50ec;color:#4c37c8;box-shadow:0 0 0 3px #6546ef10}.onboard-steps a.active b{background:#6045e8;color:#fff}.onboard-card{padding:34px}.onboard-card h1{font-size:42px;letter-spacing:-.045em;margin:14px 0}.onboard-card h2{font-size:30px;letter-spacing:-.035em;margin:12px 0}.trial-big{display:flex;align-items:baseline;gap:10px;margin:20px 0 24px}.trial-big b{font-size:58px;line-height:1;color:#6045e8}.trial-big span{font-size:15px;color:#697486}.onboard-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}.onboard-grid>div{border:1px solid var(--line);border-radius:15px;padding:17px;display:grid;gap:6px;font-size:24px}.onboard-grid b{font-size:14px}.onboard-grid span{font-size:12px;color:#6e7887;line-height:1.5}.onboard-skip{display:inline-block;margin-top:16px;font-size:12px;font-weight:800;color:#6756c7}.launch-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:23px 0}.launch-grid a{border:1px solid var(--line);border-radius:15px;padding:18px;display:grid;gap:5px;background:#fbfcfe}.launch-grid a:hover{border-color:#6546ef}.launch-grid span{font-size:12px;color:#6e7887}
@media(max-width:900px){.signup-shell{grid-template-columns:1fr}.signup-promo{padding:35px}.signup-promo h1{font-size:42px}.free-trial-band{margin-left:16px;margin-right:16px;flex-direction:column;align-items:flex-start}.trial-banner{margin:0 15px}.onboard-steps{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.signup-bg{padding:0 12px 28px}.signup-top{min-height:68px}.signup-top>.btn{font-size:11px;padding:8px}.signup-promo{padding:28px 24px}.trial-points{grid-template-columns:1fr}.signup-card{padding:28px 22px}.signup-form{grid-template-columns:1fr}.signup-form .full{grid-column:auto}.trial-banner{align-items:flex-start;flex-direction:column}.trial-banner>div{display:grid;gap:2px}.setup-callout{align-items:flex-start;flex-direction:column}.onboard-steps{grid-template-columns:1fr 1fr}.onboard-steps a span{font-size:10px}.onboard-card{padding:23px}.onboard-card h1{font-size:34px}.onboard-grid,.launch-grid{grid-template-columns:1fr}.auth-register{flex-direction:column}}

/* Attendo-X v1.1.4 — F3S Connection Repair & Diagnostics */
.diag-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.diag-item{display:flex;gap:12px;align-items:flex-start;border:1px solid #e6eaf2;border-radius:14px;padding:13px 14px;background:#fff}.diag-item b{display:block;font-size:13px;color:#172033}.diag-item small{display:block;margin-top:4px;line-height:1.45;word-break:break-word;color:#64748b}.diag-icon{font-size:18px;line-height:1.2}.diag-ok{border-color:#c8f0df;background:#f6fffb}.diag-fail{border-color:#ffd0d0;background:#fff8f8}.diag-warn{border-color:#ffe4a8;background:#fffdf5}.diag-info{background:#f8faff}.live-diagnostic{margin-top:16px;padding:16px 18px;border-radius:16px;border:1px solid}.live-diagnostic h3{margin:0 0 7px}.live-diagnostic p{margin:0 0 10px}.live-ok{background:#f3fff9;border-color:#bcebd4}.live-fail{background:#fff6f6;border-color:#f5bcbc}.diag-http{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.diag-http span{background:#fff;border:1px solid #dfe5ef;border-radius:999px;padding:7px 10px;font-size:12px}.live-diagnostic details{margin-top:10px}.live-diagnostic pre{white-space:pre-wrap;word-break:break-word;background:#0f172a;color:#e2e8f0;padding:12px;border-radius:10px;max-height:240px;overflow:auto}.repair-key-check{align-items:flex-start!important;background:#fffaf0;border:1px solid #ffe0a3;border-radius:12px;padding:11px 12px}.repair-key-check span{display:block}.repair-key-check small{display:block;margin-top:3px;color:#7c6a49;line-height:1.4}@media(max-width:860px){.diag-grid{grid-template-columns:1fr}}
