@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:#070b1d;background:#fff}a{text-decoration:none;color:inherit}.btn,button{font-family:inherit;border:0;cursor:pointer}.lp-head{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 9%;border-bottom:1px solid #edf1f8;background:#fff;position:sticky;top:0;z-index:5}.brand,.side-logo{display:flex;align-items:center;gap:14px;font-size:24px;font-weight:900}.brand span,.mark,.side-logo span{width:48px;height:48px;border-radius:14px;background:#3f5cf4;color:#fff;display:grid;place-items:center;font-weight:900;box-shadow:0 18px 35px #3f5cf433}.lp-head nav{display:flex;align-items:center;gap:30px;font-weight:800}.btn,.auth-form button{background:linear-gradient(135deg,#4667ff,#2439dc);color:#fff;border-radius:16px;padding:18px 28px;font-weight:900;box-shadow:0 18px 45px #304cff2b}.hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:1.1fr .7fr;align-items:center;gap:60px;padding:7% 9%;background:radial-gradient(circle at 80% 25%,#eef3ff,transparent 35%)}.pill{display:inline-flex;border:1px solid #dbe4ff;color:#3f5cf4;border-radius:999px;padding:10px 18px;font-weight:900;letter-spacing:.08em;font-size:12px}.hero h1{font-size:clamp(40px,6vw,78px);line-height:1.02;margin:24px 0}.hero p,.auth-left p{font-size:22px;line-height:1.7;color:#69728a}.hero-card{background:#fff;border:1px solid #e4e9f4;border-radius:30px;padding:42px;box-shadow:0 30px 80px #0b123014}.hero-card strong{display:block;color:#4667ff;font-size:42px;margin:18px 0}.auth-page{min-height:100vh;background:#fff;overflow-x:hidden}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(320px,760px) 1fr;gap:40px;align-items:center;padding:5% 6%}.auth-left{max-width:760px}.auth-left h1{font-size:clamp(42px,6vw,72px);line-height:1.05;margin:28px 0 18px;font-weight:900}.auth-form{display:grid;gap:22px;margin-top:28px}.auth-form.grid2,.grid2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.full{grid-column:1/-1}label{font-weight:800;color:#737c95;display:grid;gap:10px}input,select{width:100%;border:0;background:#f3f6fb;border-bottom:3px solid #e3e8f2;padding:22px;font:600 16px Montserrat;border-radius:0;outline:none}input:focus,select:focus{border-color:#4667ff;background:#eef3ff}.switch{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dfe6f3;border-radius:15px;overflow:hidden;margin-top:26px}.switch a{text-align:center;padding:18px;font-weight:900;color:#294cff}.switch .active{background:#edf3ff}.alert,.ok{padding:20px 24px;border-radius:16px;font-weight:900;margin:22px 0}.alert{background:#fff0f0;color:#c9142e}.ok{background:#ecfff5;color:#067a49}.auth-art{height:620px;position:relative}.sq{position:absolute;border:2px solid #9aacbd;border-radius:60px}.sq.one{width:230px;height:230px;right:10%;top:18%}.sq.two{width:210px;height:180px;left:10%;top:45%}.sq.mini{width:42px;height:42px;right:32%;top:28%;border-color:#4667ff;border-radius:10px}.card-doc{background:#fff;border:1px solid #e4e9f4;border-radius:34px;padding:44px;box-shadow:0 25px 75px #0b123014}.muted{color:#737c95;font-weight:800;margin-top:16px;display:inline-block}.dash-body{background:#f6f8fb;min-height:100vh;overflow-x:hidden}.sidebar{position:fixed;left:0;top:0;bottom:0;width:64px;background:linear-gradient(180deg,#111d22,#020708);z-index:20;transition:.25s;width:64px;overflow:hidden;box-shadow:10px 0 30px #0001}.sidebar:hover,.sidebar.open{width:245px}.side-logo{height:64px;color:#fff;padding:0 14px;font-size:18px;white-space:nowrap}.side-logo span{background:#fff;color:#071015;width:38px;height:38px;border-radius:10px;box-shadow:none}.side-logo b,.sidebar em{opacity:0;transition:.2s;white-space:nowrap;font-style:normal}.sidebar:hover b,.sidebar:hover em,.sidebar.open b,.sidebar.open em{opacity:1}.sidebar nav{display:grid;margin-top:20px}.sidebar a{color:#b9c7c7;display:flex;align-items:center;gap:18px;min-height:58px;padding:0 19px;font-weight:700}.sidebar a span{min-width:26px;text-align:center}.sidebar a.on,.sidebar a:hover{background:#10252b;color:#31ff9c}.logout{position:absolute;bottom:20px;width:100%}.dash-main{margin-left:64px;min-height:100vh;transition:.25s}.sidebar:hover~.dash-main{margin-left:245px}.dash-top{height:64px;background:#fff;border-bottom:1px solid #e8edf4;display:flex;align-items:center;justify-content:space-between;padding:0 28px;color:#485167}.dash-top b{display:block;color:#394254}.dash-top small{font-size:12px}.top-actions{display:flex;align-items:center;gap:20px;font-weight:800;font-size:12px}.flag{font-size:26px}.badge{background:#5170ff;color:#fff;border-radius:6px;padding:8px 16px;letter-spacing:.08em}.content{padding:32px}.grid-dash{display:grid;grid-template-columns:1fr 330px;gap:28px}.panel,.cards4>div{background:#fff;border:1px solid #e8edf4;border-radius:4px;box-shadow:0 2px 12px #0b12300a;padding:28px}.panel.big{min-height:430px}.tabs-line{display:flex;gap:34px;border-bottom:1px solid #e6eaf2;padding-bottom:18px;color:#9aa3b7;letter-spacing:.18em;font-size:12px}.tabs-line b{color:#5872db;border-bottom:3px solid #5872db;padding-bottom:18px;margin-bottom:-21px}.chart{width:100%;height:260px}.chart line{stroke:#ccd3dd}.chart polyline{fill:none;stroke:#5c74d8;stroke-width:2}.money-row{display:grid;grid-template-columns:1fr 1fr;gap:30px}.money-row small,.cards4 div{color:#8790a4;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:700}.money-row strong,.cards4 b{display:block;color:#5872db;font-size:38px;letter-spacing:0;text-transform:none;margin-top:18px}.cards4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}.cards4 b{font-size:24px}table{width:100%;border-collapse:collapse;margin-top:18px}th,td{text-align:left;padding:12px;border-bottom:1px solid #eef2f7;color:#6f788b}th{background:#f4f4f4;color:#9a9a9a;font-size:12px}.mini{padding:14px 18px;border-radius:4px;width:100%;margin-top:18px}.manager{display:grid;gap:10px;max-width:380px}.dash-form{display:grid;gap:16px}.dash-form input{border:1px solid #e1e7f2;border-radius:10px;background:#fff;padding:16px}.settings-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.linkbtn{background:none;color:#4667ff;font-weight:900}.mobile-menu{display:none;position:fixed;top:14px;left:14px;z-index:30;background:#111d22;color:#fff;border-radius:12px;width:46px;height:46px;font-size:24px}.overlay{display:none}.dash-top .flag{display:inline-flex;background:#fff;border:1px solid #e5eaf4;border-radius:6px;padding:4px 8px}
@media(max-width:900px){.lp-head{padding:0 18px}.lp-head nav{gap:12px;font-size:14px}.hero,.auth-shell{grid-template-columns:1fr;padding:28px 18px}.auth-art{display:none}.auth-form.grid2,.grid2,.grid-dash,.settings-grid,.cards4,.money-row{grid-template-columns:1fr}.auth-left h1{font-size:42px}.auth-left p{font-size:16px}.card-doc{padding:24px}.mobile-menu{display:block}.sidebar{transform:translateX(-110%);width:245px}.sidebar.open{transform:translateX(0)}.sidebar b,.sidebar em{opacity:1}.dash-main{margin-left:0}.sidebar:hover~.dash-main{margin-left:0}.overlay.show{display:block;position:fixed;inset:0;background:#0008;z-index:15}.dash-top{height:auto;min-height:76px;padding:14px 18px 14px 72px;gap:12px;align-items:flex-start;flex-direction:column}.top-actions{gap:10px;flex-wrap:wrap}.content{padding:18px}.panel{padding:18px;overflow-x:auto}.money-row strong{font-size:30px}.tabs-line{gap:18px;overflow:auto}.auth-form input,.auth-form select{font-size:16px}.switch a{padding:16px 8px}.hero h1{font-size:42px}.brand b{font-size:18px}}
.auth-showcase{display:none}

.modern-landing{background:#f6f8fb;color:#07111f}.modern-landing .lp-head{height:78px;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border-bottom:1px solid #e8edf5}.modern-landing .hero{min-height:calc(100vh - 78px);background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 55%,#f8fafc 100%);grid-template-columns:minmax(0,1fr) minmax(320px,460px);position:relative;overflow:hidden}.modern-landing .hero:before{content:"";position:absolute;inset:auto -10% -35% 45%;height:65%;background:radial-gradient(circle,#dbe7ff 0%,transparent 62%);pointer-events:none}.modern-landing .hero>section,.modern-landing .hero-card{position:relative}.modern-landing .hero h1{max-width:860px;letter-spacing:-.03em}.modern-landing .hero p{max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e0ef;color:#172033;background:#fff;border-radius:16px;padding:18px 28px;font-weight:900}.modern-card{border-radius:24px;background:rgba(255,255,255,.82);backdrop-filter:blur(18px);box-shadow:0 34px 90px #1020441c}.hero-card-head{display:flex;align-items:center;gap:10px;margin-bottom:22px}.hero-card-head span{width:42px;height:42px;border-radius:12px;background:#4667ff;color:#fff;display:grid;place-items:center;font-weight:900}.hero-card-head strong{font-size:18px!important;margin:0!important;color:#111827!important}.hero-bars{display:grid;gap:10px;margin:24px 0}.hero-bars i{height:10px;border-radius:999px;background:linear-gradient(90deg,#4667ff,#29d3a2);display:block}.lp-solutions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;padding:0 9% 64px;background:#f6f8fb}.lp-solutions article{background:#fff;border:1px solid #e5eaf2;border-radius:18px;padding:22px;box-shadow:0 18px 45px #1020440d}.lp-solutions strong{display:block;font-size:18px;margin-bottom:8px}.lp-solutions span{color:#667085;line-height:1.6}.modern-auth{background:linear-gradient(135deg,#f8fbff,#eef4ff)}.modern-auth .auth-shell{grid-template-columns:minmax(320px,620px) minmax(320px,1fr);gap:56px}.auth-panel{background:rgba(255,255,255,.88);border:1px solid #e6ecf5;border-radius:28px;padding:38px;box-shadow:0 30px 90px #10204417;backdrop-filter:blur(18px)}.auth-brand{display:inline-flex;align-items:center;gap:12px;margin-bottom:28px;font-weight:900;color:#111827}.auth-brand span{width:42px;height:42px;border-radius:12px;background:#4667ff;color:#fff;display:grid;place-items:center;box-shadow:0 18px 35px #3f5cf433}.modern-auth .auth-left h1{font-size:clamp(34px,5vw,58px);letter-spacing:-.03em}.modern-auth .auth-left p{font-size:17px;max-width:540px}.modern-auth input,.modern-auth select{border:1px solid #dfe7f2;border-bottom:1px solid #dfe7f2;border-radius:14px;background:#fff;padding:17px 18px;box-shadow:0 10px 24px #10204408}.modern-auth input:focus,.modern-auth select:focus{border-color:#4667ff;background:#fff;box-shadow:0 0 0 4px #4667ff17}.modern-auth .switch{border-radius:14px;background:#fff}.auth-row{display:flex;justify-content:flex-end;margin-top:-8px}.auth-link{font-weight:800;color:#4667ff;font-size:13px}.auth-product{height:auto;min-height:620px;display:grid;place-items:center}.auth-showcase.modern{display:grid;width:min(520px,100%);gap:18px;background:#071112;color:#fff;border-radius:30px;padding:28px;box-shadow:0 38px 110px #07111235}.auth-showcase-brand{display:flex;align-items:center;gap:12px}.auth-showcase-brand b{width:42px;height:42px;border-radius:12px;background:#4667ff;color:#fff;display:grid;place-items:center}.auth-showcase-panel{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);border-radius:22px;padding:26px}.auth-showcase-panel span{color:#7dd3fc;font-size:11px;font-weight:900;letter-spacing:.12em}.auth-showcase-panel h2{font-size:28px;line-height:1.2;margin:12px 0}.auth-showcase-panel p{color:#cbd5e1;line-height:1.7}.auth-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.auth-metrics div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:16px}.auth-metrics small{display:block;color:#94a3b8;font-size:11px;text-transform:uppercase;margin-bottom:8px}.auth-metrics strong{font-size:20px}.doc-pending{display:grid;gap:12px}.doc-pending-icon{width:58px;height:58px;border-radius:18px;background:#ecfff5;color:#067a49;display:grid;place-items:center;font-size:26px;font-weight:900}.doc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.doc-steps span{border:1px solid #e2e8f0;background:#fff;border-radius:12px;padding:12px;color:#667085;font-size:12px;font-weight:800;text-align:center}.doc-steps .done{background:#ecfff5;border-color:#b8f7d4;color:#067a49}
.theme-dark-gold.modern-landing,.theme-dark-gold.modern-auth{background:#080808;color:#f4f4f4}.theme-dark-gold.modern-landing .lp-head{background:rgba(8,8,8,.88);border-color:#242424}.theme-dark-gold.modern-landing .hero{background:#080808}.theme-dark-gold.modern-landing .hero:before{background:radial-gradient(circle,rgba(245,189,0,.18),transparent 62%)}.theme-dark-gold .ghost-btn,.theme-dark-gold .lp-solutions article,.theme-dark-gold .auth-panel{background:#101010;border-color:#292929;color:#eee;box-shadow:none}.theme-dark-gold .lp-solutions{background:#080808}.theme-dark-gold .hero-card-head span,.theme-dark-gold .auth-brand span,.theme-dark-gold .auth-showcase-brand b,.theme-dark-gold .hero-bars i{background:#f5bd00;color:#171200}.theme-dark-gold .auth-brand,.theme-dark-gold .hero-card-head strong{color:#eee!important}.theme-dark-gold .auth-showcase.modern{background:#050505;border:1px solid #282828;box-shadow:none}.theme-dark-gold .auth-showcase-panel{background:#101010;border-color:#292929}.theme-dark-gold .auth-showcase-panel span{color:#f5bd00}.theme-dark-gold .auth-metrics div{background:#101010;border-color:#292929}.theme-dark-gold .doc-steps span{background:#151515;border-color:#303030;color:#aaa}.theme-dark-gold .doc-steps .done{background:#211b09;border-color:#725900;color:#f5bd00}
@media(max-width:900px){.modern-landing .hero,.modern-auth .auth-shell{grid-template-columns:1fr}.modern-landing .hero{padding-top:42px}.lp-solutions{grid-template-columns:1fr;padding:0 18px 36px}.auth-panel{padding:26px;border-radius:22px}.auth-product{display:none}.doc-steps{grid-template-columns:1fr 1fr}}@media(max-width:560px){.modern-landing .lp-head{height:auto;min-height:76px;padding:14px 16px}.modern-landing .lp-head nav a:first-child{display:none}.modern-landing .hero h1{font-size:38px}.hero-actions .btn,.hero-actions .ghost-btn{width:100%}.doc-steps{grid-template-columns:1fr}}

/* Modern responsive polish for the standard/light layout */
.theme-standard{--std-blue:#3157ff;--std-blue-2:#18b7c9;--std-ink:#101828;--std-muted:#667085;--std-line:#dfe7f2;--std-soft:#f6f9fd}
.theme-standard.modern-landing{background:linear-gradient(180deg,#fbfdff 0%,#f4f7fb 100%);color:var(--std-ink)}
.theme-standard.modern-landing .lp-head{height:76px;padding:0 clamp(18px,6vw,92px);background:rgba(255,255,255,.78);backdrop-filter:blur(22px);box-shadow:0 12px 35px rgba(16,24,40,.05)}
.theme-standard.modern-landing .brand span,.theme-standard .auth-brand span{border-radius:16px;background:linear-gradient(135deg,var(--std-blue),var(--std-blue-2));box-shadow:0 18px 40px rgba(49,87,255,.24)}
.brand-logo-public{display:block;width:auto;height:42px;max-width:190px;object-fit:contain}.auth-brand .brand-logo-public{height:44px;max-width:210px}.neo-brand .brand-logo-public{height:44px;max-width:190px}@media(max-width:720px){.brand-logo-public{height:36px;max-width:156px}.auth-brand .brand-logo-public,.neo-brand .brand-logo-public{height:38px;max-width:165px}}
.theme-standard.modern-landing .brand b{font-size:18px;letter-spacing:0}
.theme-standard.modern-landing .lp-head nav{gap:10px}
.theme-standard.modern-landing .lp-head nav a{padding:11px 13px;border-radius:999px;color:#344054;font-size:13px}
.theme-standard.modern-landing .lp-head nav a:hover{background:#f0f5ff;color:var(--std-blue)}
.theme-standard.modern-landing .lp-head nav .btn{padding:13px 18px;color:#fff;box-shadow:0 14px 30px rgba(49,87,255,.18)}
.theme-standard.modern-landing .hero{min-height:auto;padding:clamp(44px,8vw,92px) clamp(18px,6vw,92px);gap:clamp(24px,5vw,64px);background:radial-gradient(circle at 80% 12%,rgba(49,87,255,.12),transparent 34%),radial-gradient(circle at 12% 78%,rgba(24,183,201,.10),transparent 30%),linear-gradient(135deg,#ffffff,#eef5ff 58%,#f8fafc)}
.theme-standard.modern-landing .hero h1{font-size:clamp(36px,6.2vw,74px);line-height:1.03;letter-spacing:0;margin:20px 0 16px}
.theme-standard.modern-landing .hero p{font-size:clamp(15px,1.6vw,19px);line-height:1.75;color:#5f6f89}
.theme-standard.modern-landing .pill{border:1px solid rgba(49,87,255,.16);background:rgba(49,87,255,.08);color:var(--std-blue);box-shadow:none}
.theme-standard .btn,.theme-standard .auth-form button{border-radius:14px;background:linear-gradient(135deg,var(--std-blue),#2447d8);box-shadow:0 16px 36px rgba(49,87,255,.22);transition:transform .18s ease,box-shadow .18s ease}
.theme-standard .btn:hover,.theme-standard .auth-form button:hover{transform:translateY(-1px);box-shadow:0 20px 44px rgba(49,87,255,.28)}
.theme-standard .ghost-btn{border-color:#dbe5f4;background:rgba(255,255,255,.86);box-shadow:0 12px 30px rgba(16,24,40,.06)}
.theme-standard .modern-card,.theme-standard .lp-solutions article,.theme-standard .auth-panel{border:1px solid rgba(223,231,242,.95);background:rgba(255,255,255,.88);box-shadow:0 24px 70px rgba(16,24,40,.10)}
.theme-standard .hero-card{padding:30px;border-radius:28px}
.theme-standard .hero-card>strong{font-size:clamp(30px,4vw,42px);letter-spacing:0}
.theme-standard .lp-solutions{padding:0 clamp(18px,6vw,92px) 70px;background:transparent;gap:16px}
.theme-standard .lp-solutions article{border-radius:22px;padding:24px;transition:transform .18s ease,box-shadow .18s ease}
.theme-standard .lp-solutions article:hover{transform:translateY(-2px);box-shadow:0 30px 80px rgba(16,24,40,.13)}
.theme-standard.modern-auth{background:radial-gradient(circle at 18% 10%,rgba(49,87,255,.12),transparent 28%),linear-gradient(135deg,#fbfdff,#eef5ff)}
.theme-standard.modern-auth .auth-shell{padding:clamp(22px,5vw,66px);gap:clamp(26px,5vw,60px)}
.theme-standard .auth-panel{border-radius:30px;padding:clamp(24px,4vw,42px)}
.theme-standard .auth-left h1{letter-spacing:0}
.theme-standard .auth-left p{color:#5f6f89}
.theme-standard .modern-auth input,.theme-standard .modern-auth select{border-color:#dbe5f0;border-radius:15px;background:#fff;box-shadow:0 10px 28px rgba(16,24,40,.05)}
.theme-standard .modern-auth label{gap:8px;color:#4b5b73;font-size:13px}
.theme-standard .switch{background:#eef4ff;border:0;padding:5px}
.theme-standard .switch a{border-radius:11px;color:#5f6f89;padding:13px}
.theme-standard .switch .active{background:#fff;color:var(--std-blue);box-shadow:0 10px 24px rgba(16,24,40,.08)}
.theme-standard .auth-showcase.modern{background:linear-gradient(145deg,#071112,#122a35);box-shadow:0 38px 110px rgba(7,17,18,.24)}
.theme-standard .auth-metrics div,.theme-standard .auth-showcase-panel{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.08)}

@media(max-width:820px){
  .theme-standard.modern-landing .lp-head{min-height:72px;height:auto;padding:13px 16px;gap:14px}
  .theme-standard.modern-landing .brand span{width:40px;height:40px}
  .theme-standard.modern-landing .brand b{font-size:16px}
  .theme-standard.modern-landing .lp-head nav{gap:6px}
  .theme-standard.modern-landing .lp-head nav a{font-size:12px;padding:9px 10px}
  .theme-standard.modern-landing .hero{padding:34px 18px;grid-template-columns:1fr}
  .theme-standard .hero-card{padding:22px}
  .theme-standard .lp-solutions{padding:0 18px 42px}
  .theme-standard.modern-auth .auth-shell{padding:18px;display:block}
  .theme-standard .auth-panel{border-radius:24px}
}
@media(max-width:520px){
  .theme-standard.modern-landing .lp-head nav a:not(.btn){display:none}
  .theme-standard.modern-landing .lp-head nav .btn{padding:11px 14px}
  .theme-standard.modern-landing .hero h1{font-size:34px}
  .theme-standard .hero-actions{display:grid}
  .theme-standard .hero-actions .btn,.theme-standard .hero-actions .ghost-btn{width:100%;padding:15px 18px}
  .theme-standard .auth-form.grid2,.theme-standard .grid2{grid-template-columns:1fr}
  .theme-standard .auth-panel{padding:20px;border-radius:20px}
  .theme-standard .auth-left h1{font-size:32px}
}

/* Landing PayX 2026 */
.landing-payx{--lp-bg:#050914;--lp-panel:#0a111f;--lp-line:#1b2a42;--lp-text:#f7fbff;--lp-muted:#9aa9bf;--lp-blue:#3b86ff;--lp-green:#18dc77;background:var(--lp-bg);color:var(--lp-text);font-family:Montserrat,Arial,sans-serif;overflow-x:hidden}.landing-payx *{box-sizing:border-box}.landing-payx a{text-decoration:none}.payx-nav{height:72px;position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,7vw,150px);border-bottom:1px solid rgba(255,255,255,.08);background:rgba(5,9,20,.82);backdrop-filter:blur(22px)}.payx-brand{display:inline-flex;align-items:center;gap:10px;color:var(--lp-text);min-width:0}.payx-brand span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2377ff,#0d4bd9);color:#fff;font-weight:900;box-shadow:0 0 30px rgba(59,134,255,.28)}.payx-brand strong{font-size:20px;font-weight:900;letter-spacing:-.03em;white-space:nowrap}.payx-nav nav{display:flex;align-items:center;gap:34px;color:#a7b4c8;font-size:14px;font-weight:600}.payx-nav nav a:hover,.payx-login:hover{color:#fff}.payx-nav-actions{display:flex;align-items:center;gap:12px}.payx-login{color:#fff;font-size:14px;font-weight:700;padding:11px 12px}.payx-register{display:none;color:#041021;background:#fff;border-radius:12px;padding:12px 16px;font-weight:800;font-size:13px}.payx-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,560px);gap:clamp(36px,6vw,96px);align-items:center;min-height:760px;padding:clamp(80px,10vw,150px) clamp(18px,7vw,150px);background:radial-gradient(circle at 61% 38%,rgba(41,113,255,.26),transparent 34%),radial-gradient(circle at 50% -20%,rgba(41,113,255,.22),transparent 28%),linear-gradient(180deg,#071121 0%,#050914 100%)}.payx-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(180deg,#000 0%,transparent 75%);pointer-events:none}.payx-hero-copy,.payx-terminal-card{position:relative;z-index:1}.payx-status{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--lp-line);background:rgba(255,255,255,.035);color:#aebbd0;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:600}.payx-status i{width:10px;height:10px;border-radius:999px;background:var(--lp-green);box-shadow:0 0 18px rgba(24,220,119,.7)}.payx-hero h1{max-width:820px;margin:28px 0 22px;color:#fff;font-size:clamp(42px,5.25vw,82px);line-height:1.04;letter-spacing:-.065em;font-weight:900}.payx-hero h1 em{font-style:normal;color:var(--lp-blue)}.payx-hero p{max-width:720px;margin:0;color:#a8b4c8;font-size:clamp(16px,1.45vw,22px);line-height:1.7}.payx-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.payx-primary,.payx-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;border-radius:10px;padding:0 30px;font-weight:800;font-size:14px}.payx-primary{color:#041021;background:linear-gradient(135deg,#4c95ff,#2874ff);box-shadow:0 22px 48px rgba(37,105,255,.24)}.payx-secondary{color:#d8e3f5;border:1px solid var(--lp-line);background:rgba(255,255,255,.035)}.payx-feature-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:44px;max-width:640px}.payx-feature-pills span{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 18px;border:1px solid var(--lp-line);border-radius:10px;background:rgba(255,255,255,.025);color:#d7e1ee;font-weight:700}.payx-feature-pills span:before{content:"";width:10px;height:10px;border:2px solid var(--lp-blue);border-radius:4px;box-shadow:0 0 16px rgba(59,134,255,.4)}.payx-terminal-card{border:1px solid var(--lp-line);border-radius:22px;background:linear-gradient(145deg,rgba(15,25,43,.9),rgba(8,14,28,.84));box-shadow:0 34px 100px rgba(18,88,255,.17);padding:26px;min-width:0}.payx-panel-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:24px}.payx-panel-icon{width:42px;height:42px;border-radius:10px;background:#102b5a;color:#4e95ff;display:grid;place-items:center;font-weight:900}.payx-panel-head strong{display:block;color:#fff;font-size:15px}.payx-panel-head span{display:block;color:#8d9cb2;font-size:12px;margin-top:4px}.payx-panel-head b{display:inline-flex;align-items:center;gap:6px;color:#1deb7d;background:#092f24;border-radius:999px;padding:8px 13px;font-size:12px}.payx-panel-head b:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.payx-balance-card{border:1px solid var(--lp-line);border-radius:16px;background:#070d1a;padding:22px;margin-bottom:16px}.payx-balance-card span{display:block;color:#8998ae;font-size:13px}.payx-balance-card strong{display:block;margin:8px 0 16px;color:#fff;font-size:30px;letter-spacing:-.04em}.payx-balance-card svg{width:100%;height:110px;display:block}.payx-balance-card path{fill:none;stroke:#3c86ff;stroke-width:4}.payx-balance-card .fill{stroke:0;fill:rgba(59,134,255,.17)}.payx-mini-tx{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--lp-line);border-radius:14px;background:#07101e;padding:14px 16px;margin-top:12px}.payx-mini-tx span{position:relative;display:block;padding-left:34px;color:#f5f8ff;font-weight:800;font-size:13px}.payx-mini-tx span:before{content:"";position:absolute;left:0;top:50%;width:24px;height:24px;border-radius:999px;transform:translateY(-50%);background:#0a3527}.payx-mini-tx small{display:block;color:#8d9cb2;font-weight:500;margin-top:4px}.payx-mini-tx strong{white-space:nowrap;font-size:13px}.payx-mini-tx.ok strong{color:var(--lp-green)}.payx-mini-tx.out span:before{background:#18202d}.payx-mini-tx.out strong{color:#d7deeb}.payx-floating-proof{position:absolute;left:-34px;bottom:54px;display:flex;align-items:center;gap:12px;border:1px solid var(--lp-line);border-radius:14px;background:#0b1424;padding:14px 18px;box-shadow:0 18px 40px rgba(0,0,0,.22)}.payx-floating-proof i{width:36px;height:36px;border-radius:999px;background:#083d2a;box-shadow:0 0 25px rgba(24,220,119,.22)}.payx-floating-proof strong{display:block;color:#fff;font-size:13px}.payx-floating-proof small{display:block;color:#8d9cb2;margin-top:3px}.payx-metrics{display:grid;grid-template-columns:repeat(4,1fr);max-width:1180px;margin:0 auto;padding:0 clamp(18px,4vw,30px);transform:translateY(-48px);border:1px solid var(--lp-line);border-radius:18px;background:#0b1322;overflow:hidden;position:relative;z-index:3}.payx-metrics div{min-height:148px;display:grid;place-items:center;text-align:center;border-right:1px solid var(--lp-line);padding:24px}.payx-metrics div:last-child{border-right:0}.payx-metrics strong{display:block;color:#fff;font-size:clamp(28px,3vw,42px);letter-spacing:-.04em}.payx-metrics span{display:block;color:#9aa9bf;margin-top:10px}.payx-trust-row{display:flex;align-items:center;justify-content:center;gap:44px;color:#9aa9bf;margin:-8px auto 86px;padding:0 18px;flex-wrap:wrap}.payx-trust-row span{display:flex;align-items:center;gap:10px}.payx-trust-row span:before{content:"";width:14px;height:14px;border:2px solid var(--lp-blue);border-radius:4px}.payx-section,.payx-flow,.payx-security,.payx-faq,.payx-code-section,.payx-dashboard-showcase{padding:clamp(72px,9vw,130px) clamp(18px,7vw,150px);border-top:1px solid rgba(255,255,255,.08)}.payx-section-head{text-align:center;max-width:760px;margin:0 auto 58px}.payx-section-head>span,.payx-showcase-copy>span{display:block;color:var(--lp-blue);text-transform:uppercase;letter-spacing:.22em;font-weight:800;font-size:13px;margin-bottom:18px}.payx-section-head h2,.payx-showcase-copy h2,.payx-cta h2{margin:0;color:#fff;font-size:clamp(30px,4vw,48px);line-height:1.12;letter-spacing:-.045em}.payx-section-head p,.payx-showcase-copy p,.payx-cta p{margin:18px auto 0;color:#9aa9bf;font-size:clamp(15px,1.35vw,19px);line-height:1.75}.payx-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto}.payx-resource-grid article,.payx-security-grid article,.payx-api-list article{border:1px solid var(--lp-line);border-radius:18px;background:#090f1c;padding:28px;min-width:0}.payx-resource-grid article.wide{grid-column:span 2}.payx-resource-grid i,.payx-security-grid i{display:inline-grid;place-items:center;min-width:42px;height:42px;padding:0 11px;border-radius:10px;background:#102b5a;color:#4e95ff;font-style:normal;font-size:12px;font-weight:900;margin-bottom:24px}.payx-resource-grid h3,.payx-security-grid h3,.payx-steps h3{margin:0 0 12px;color:#fff;font-size:20px}.payx-resource-grid p,.payx-security-grid p,.payx-steps p,.payx-api-list span{margin:0;color:#9aa9bf;line-height:1.65}.payx-resource-grid ul{display:grid;gap:10px;padding:0;margin:18px 0 0;list-style:none;color:#aab7c9}.payx-resource-grid li:before{content:"";display:inline-block;width:8px;height:8px;border:2px solid var(--lp-blue);border-radius:999px;margin-right:9px}.payx-card-line,.payx-notification{margin-top:22px;border:1px solid var(--lp-line);border-radius:12px;background:#060b16;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:18px;color:#fff}.payx-card-line span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:999px;background:var(--lp-green);margin-right:9px}.payx-notification{justify-content:flex-start}.payx-notification:before{content:"";width:38px;height:38px;border-radius:999px;background:#0a3527;box-shadow:inset 0 0 0 1px rgba(24,220,119,.18)}.payx-notification b{display:block}.payx-notification span{display:block;color:#9aa9bf;margin-top:3px}.payx-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;max-width:1120px;margin:0 auto}.payx-steps article{text-align:center;position:relative}.payx-steps article:not(:last-child):after{content:"";position:absolute;left:calc(50% + 54px);right:calc(-50% + 54px);top:32px;height:1px;background:linear-gradient(90deg,var(--lp-line),var(--lp-blue))}.payx-steps i{width:64px;height:64px;border-radius:18px;background:#0d1728;border:1px solid var(--lp-line);display:grid;place-items:center;color:var(--lp-blue);font-style:normal;font-weight:900;margin:0 auto 22px;box-shadow:0 0 38px rgba(59,134,255,.18)}.payx-dashboard-showcase{display:grid;grid-template-columns:minmax(0,430px) minmax(0,1fr);gap:70px;align-items:center;background:radial-gradient(circle at 70% 48%,rgba(38,116,255,.18),transparent 30%)}.payx-showcase-copy{text-align:left}.payx-showcase-list{display:grid;gap:22px;margin-top:34px}.payx-showcase-list div{display:grid;grid-template-columns:48px 1fr;column-gap:18px}.payx-showcase-list i{grid-row:span 2;width:42px;height:42px;border-radius:10px;background:#102b5a}.payx-showcase-list strong{color:#fff;font-size:17px}.payx-showcase-list span{color:#9aa9bf;line-height:1.6;margin-top:6px}.payx-browser-mock,.payx-code-window{border:1px solid var(--lp-line);border-radius:18px;background:#0b1322;box-shadow:0 32px 90px rgba(28,97,255,.14);overflow:hidden;min-width:0}.payx-window-bar,.payx-code-title{height:54px;display:flex;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid var(--lp-line);background:#111a2a}.payx-window-bar span,.payx-code-title i{width:11px;height:11px;border-radius:999px}.payx-window-bar span:nth-child(1),.payx-code-title i:nth-child(1){background:#ef4444}.payx-window-bar span:nth-child(2),.payx-code-title i:nth-child(2){background:#eab308}.payx-window-bar span:nth-child(3),.payx-code-title i:nth-child(3){background:#22c55e}.payx-window-bar b{height:30px;display:grid;place-items:center;flex:1;border-radius:7px;background:#070d18;color:#9aa9bf;font-size:12px;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.payx-browser-body{display:grid;grid-template-columns:160px 1fr;min-height:360px}.payx-browser-body aside{border-right:1px solid var(--lp-line);padding:24px 16px;display:grid;align-content:start;gap:10px}.payx-browser-body aside b,.payx-browser-body aside span{padding:12px;border-radius:8px;color:#9aa9bf}.payx-browser-body aside b{background:#102b5a;color:#66a2ff}.payx-browser-body main{padding:20px}.payx-browser-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.payx-browser-stats div,.payx-browser-chart,.payx-browser-table{border:1px solid var(--lp-line);border-radius:12px;background:#070d18;padding:16px}.payx-browser-stats span{display:block;color:#9aa9bf;font-size:12px}.payx-browser-stats b{display:block;color:#fff;font-size:20px;margin-top:8px}.payx-browser-stats small{color:var(--lp-green);font-weight:800}.payx-browser-chart{margin-top:14px}.payx-browser-chart span{display:block;color:#fff;font-weight:800;margin-bottom:14px}.payx-browser-chart svg{width:100%;height:118px}.payx-browser-chart path{fill:none;stroke:#3b86ff;stroke-width:4}.payx-browser-table{margin-top:14px;display:grid;gap:4px}.payx-browser-table p{display:grid;grid-template-columns:1fr auto auto;gap:14px;margin:0;padding:10px 0;border-bottom:1px solid var(--lp-line);font-size:12px;color:#9aa9bf}.payx-browser-table p:last-child{border-bottom:0}.payx-browser-table b{color:#fff}.payx-browser-table strong{color:var(--lp-green);background:#082d20;border-radius:999px;padding:5px 9px;font-size:11px}.payx-code-section{background:radial-gradient(circle at 20% 18%,rgba(117,46,180,.18),transparent 28%),#050914}.payx-code-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:26px;max-width:1180px;margin:0 auto}.payx-code-title strong{margin-left:10px;color:#9aa9bf;font-size:13px}.payx-code-window pre{margin:0;padding:28px;overflow:auto;color:#e8edf6;font:600 14px/1.85 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.payx-code-window code{font-family:inherit}.payx-code-window .kw{color:#c678ff}.payx-code-window .str{color:#36f58a}.payx-code-window .num{color:#ffc24b}.payx-code-window .cm{color:#7b8497;font-style:italic}.payx-api-list{display:grid;gap:16px}.payx-api-list strong{display:block;color:#fff;font-size:18px;margin-bottom:8px}.payx-security{background:#09111e}.payx-security-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:1180px;margin:0 auto}.payx-faq-list{display:grid;gap:12px;max-width:790px;margin:0 auto}.payx-faq-list details{border:1px solid var(--lp-line);border-radius:12px;background:#090f1c;color:#fff;overflow:hidden}.payx-faq-list summary{list-style:none;cursor:pointer;padding:20px 24px;font-weight:800;display:flex;align-items:center;justify-content:space-between;gap:18px}.payx-faq-list summary::-webkit-details-marker{display:none}.payx-faq-list summary:after{content:"+";width:30px;height:30px;border-radius:999px;background:#152235;display:grid;place-items:center;color:#9db4d4;flex:0 0 auto}.payx-faq-list details[open]{border-color:#244f95}.payx-faq-list details[open] summary:after{content:"-"}.payx-faq-list p{margin:0;padding:0 24px 24px;color:#9aa9bf;line-height:1.75}.payx-cta{margin:0 auto clamp(72px,9vw,120px);max-width:1050px;text-align:center;border:1px solid var(--lp-line);border-radius:26px;background:radial-gradient(circle at 50% -10%,rgba(59,134,255,.28),transparent 45%),#0a111f;padding:clamp(50px,7vw,86px) 22px;box-shadow:0 35px 100px rgba(31,91,220,.13)}.payx-cta .payx-primary{margin-top:28px}.payx-cta small{display:block;color:#9aa9bf;margin-top:24px}.payx-footer{display:grid;grid-template-columns:1fr auto auto;gap:80px;align-items:start;padding:54px clamp(18px,7vw,150px);border-top:1px solid var(--lp-line);background:#09111e;color:#9aa9bf}.payx-footer p{max-width:330px;line-height:1.7}.payx-footer nav{display:grid;gap:14px}.payx-footer nav strong{color:#fff;text-transform:uppercase;letter-spacing:.15em;font-size:12px}.payx-footer nav a{color:#9aa9bf}.payx-footer nav a:hover{color:#fff}
@media(max-width:1100px){.payx-nav nav{gap:18px}.payx-hero{grid-template-columns:1fr;min-height:auto}.payx-terminal-card{max-width:620px}.payx-floating-proof{left:18px}.payx-metrics{grid-template-columns:repeat(2,1fr);transform:none;margin-top:24px}.payx-metrics div:nth-child(2){border-right:0}.payx-resource-grid,.payx-security-grid{grid-template-columns:repeat(2,1fr)}.payx-dashboard-showcase,.payx-code-grid{grid-template-columns:1fr}.payx-showcase-copy{max-width:680px}.payx-footer{grid-template-columns:1fr 1fr;gap:34px}.payx-footer>div{grid-column:1/-1}}@media(max-width:760px){.payx-nav{height:auto;min-height:70px;padding:12px 16px;gap:12px}.payx-brand span{width:34px;height:34px;border-radius:10px}.payx-brand strong{font-size:17px}.payx-nav nav{display:none}.payx-login{padding:9px 10px}.payx-register{display:inline-flex}.payx-hero{padding:54px 16px 38px}.payx-hero h1{font-size:42px;letter-spacing:-.055em}.payx-hero p{font-size:16px}.payx-hero-actions{display:grid}.payx-primary,.payx-secondary{width:100%}.payx-feature-pills{grid-template-columns:1fr;margin-top:28px}.payx-terminal-card{padding:18px;border-radius:18px}.payx-panel-head{grid-template-columns:auto 1fr}.payx-panel-head b{grid-column:1/-1;justify-self:start}.payx-floating-proof{position:static;margin-top:14px}.payx-mini-tx{align-items:flex-start;flex-direction:column}.payx-metrics{grid-template-columns:1fr;padding:0;margin:22px 16px 0}.payx-metrics div{border-right:0;border-bottom:1px solid var(--lp-line);min-height:120px}.payx-metrics div:last-child{border-bottom:0}.payx-trust-row{align-items:flex-start;justify-content:flex-start;gap:14px;margin:38px 0 34px;padding:0 18px;flex-direction:column}.payx-section,.payx-flow,.payx-security,.payx-faq,.payx-code-section,.payx-dashboard-showcase{padding:64px 16px}.payx-section-head{margin-bottom:34px}.payx-resource-grid,.payx-security-grid,.payx-steps{grid-template-columns:1fr}.payx-resource-grid article.wide{grid-column:auto}.payx-resource-grid article,.payx-security-grid article{padding:22px}.payx-card-line{align-items:flex-start;flex-direction:column}.payx-steps{gap:28px}.payx-steps article:not(:last-child):after{display:none}.payx-dashboard-showcase{gap:34px}.payx-showcase-list div{grid-template-columns:40px 1fr}.payx-browser-body{grid-template-columns:1fr}.payx-browser-body aside{display:none}.payx-browser-stats{grid-template-columns:1fr}.payx-browser-table p{grid-template-columns:1fr;gap:5px}.payx-window-bar b{font-size:10px}.payx-code-window pre{padding:20px;font-size:12px}.payx-code-grid{gap:18px}.payx-cta{margin:0 16px 64px}.payx-footer{grid-template-columns:1fr;gap:28px;padding:38px 16px}}@media(max-width:420px){.payx-nav-actions{gap:4px}.payx-register{display:none}.payx-hero h1{font-size:36px}.payx-panel-head{gap:10px}.payx-balance-card strong{font-size:24px}.payx-code-window pre{font-size:11px}.payx-section-head h2,.payx-showcase-copy h2,.payx-cta h2{font-size:29px}}

/* Landing green identity overrides */
.landing-payx{
  --lp-bg:#f3f8f1;
  --lp-dark:#073f33;
  --lp-deep:#052e26;
  --lp-ink:#0a2b23;
  --lp-muted:#62766d;
  --lp-soft:#eef7ea;
  --lp-panel:#ffffff;
  --lp-panel-2:#f8fcf6;
  --lp-line:#d8e7d2;
  --lp-green:#8ced57;
  --lp-green-2:#57d433;
  --lp-mint:#dfffd0;
  --lp-blue:#0b4f3f;
  background:linear-gradient(180deg,#f6fbf4 0%,#edf6ea 45%,#f8fbf6 100%);
  color:var(--lp-ink);
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
}
.landing-payx button,.landing-payx input,.landing-payx select,.landing-payx textarea,.landing-payx a{font-family:'Montserrat',Montserrat,Arial,sans-serif}
.landing-payx main{overflow:hidden}
.payx-nav{
  height:76px;
  background:rgba(248,252,246,.86);
  border-color:rgba(7,63,51,.11);
  box-shadow:0 18px 50px rgba(14,65,43,.08);
}
.payx-brand{color:var(--lp-ink)}
.payx-brand span{
  background:radial-gradient(circle at 30% 25%,#c9ff9b 0%,#8ced57 42%,#0b4f3f 100%);
  color:#073f33;
  box-shadow:0 18px 42px rgba(88,212,51,.28);
}
.payx-brand strong{letter-spacing:-.04em}
.payx-nav nav{color:#6b7e75}
.payx-nav nav a,.payx-login{color:#53685f}
.payx-nav nav a:hover,.payx-login:hover{color:var(--lp-dark)}
.payx-register{
  display:inline-flex;
  background:var(--lp-dark);
  color:#fff;
  box-shadow:0 16px 34px rgba(7,63,51,.18);
}
.payx-hero{
  min-height:760px;
  background:
    radial-gradient(circle at 78% 30%,rgba(140,237,87,.34),transparent 28%),
    radial-gradient(circle at 28% 82%,rgba(196,255,157,.34),transparent 24%),
    linear-gradient(135deg,#f7fcf5 0%,#edf7ea 54%,#e6f4e2 100%);
}
.payx-hero:before{
  background-image:linear-gradient(rgba(7,63,51,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,63,51,.055) 1px,transparent 1px);
  mask-image:linear-gradient(180deg,#000 0%,rgba(0,0,0,.55) 55%,transparent 92%);
}
.payx-status{
  border-color:rgba(7,63,51,.12);
  background:rgba(255,255,255,.72);
  color:#52675e;
  box-shadow:0 12px 34px rgba(14,65,43,.06);
}
.payx-status i,.payx-panel-head b:before{background:var(--lp-green-2);box-shadow:0 0 18px rgba(88,212,51,.6)}
.payx-hero h1{color:var(--lp-ink);letter-spacing:-.06em}
.payx-hero h1 em{
  color:var(--lp-dark);
  background:linear-gradient(90deg,var(--lp-dark),#56c92f);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}
.payx-hero p{color:#63766d}
.payx-primary{
  color:#06291f;
  background:linear-gradient(135deg,#b8ff84,#75e342);
  box-shadow:0 22px 48px rgba(88,212,51,.24);
}
.payx-primary:hover{transform:translateY(-1px);box-shadow:0 26px 58px rgba(88,212,51,.3)}
.payx-secondary{
  color:var(--lp-dark);
  border-color:rgba(7,63,51,.16);
  background:rgba(255,255,255,.78);
}
.payx-feature-pills span{
  min-height:58px;
  border-color:rgba(7,63,51,.12);
  background:rgba(255,255,255,.74);
  color:#1c473b;
  box-shadow:0 16px 42px rgba(14,65,43,.07);
}
.payx-feature-pills span:before{border-color:var(--lp-green-2);box-shadow:0 0 18px rgba(88,212,51,.4)}
.payx-terminal-card,.payx-browser-mock,.payx-code-window{
  border-color:rgba(7,63,51,.13);
  background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(244,250,241,.9));
  box-shadow:0 38px 100px rgba(14,65,43,.16);
}
.payx-panel-icon{
  background:var(--lp-mint);
  color:var(--lp-dark);
}
.payx-panel-head strong,.payx-balance-card strong,.payx-section-head h2,.payx-showcase-copy h2,.payx-cta h2,.payx-resource-grid h3,.payx-security-grid h3,.payx-steps h3,.payx-api-list strong,.payx-showcase-list strong{color:var(--lp-ink)}
.payx-panel-head span,.payx-balance-card span,.payx-section-head p,.payx-showcase-copy p,.payx-cta p,.payx-resource-grid p,.payx-security-grid p,.payx-steps p,.payx-api-list span,.payx-showcase-list span{color:var(--lp-muted)}
.payx-panel-head b{
  color:#0a7d3a;
  background:#ddffd1;
}
.payx-balance-card,.payx-mini-tx,.payx-card-line,.payx-notification,.payx-resource-grid article,.payx-security-grid article,.payx-api-list article,.payx-faq-list details{
  border-color:rgba(7,63,51,.12);
  background:rgba(255,255,255,.84);
}
.payx-balance-card path,.payx-browser-chart path{stroke:var(--lp-dark)}
.payx-balance-card .fill{fill:rgba(140,237,87,.22)}
.payx-mini-tx span{color:var(--lp-ink)}
.payx-mini-tx small{color:#708379}
.payx-mini-tx span:before,.payx-notification:before,.payx-floating-proof i{background:#d9ffc9;box-shadow:inset 0 0 0 1px rgba(88,212,51,.36)}
.payx-mini-tx.ok strong,.payx-browser-stats small{color:#178a3c}
.payx-mini-tx.out strong{color:#6b7e75}
.payx-floating-proof{
  border-color:rgba(7,63,51,.12);
  background:#ffffff;
  box-shadow:0 24px 58px rgba(14,65,43,.16);
}
.payx-floating-proof strong{color:var(--lp-ink)}
.payx-floating-proof small{color:var(--lp-muted)}
.payx-metrics{
  border-color:rgba(7,63,51,.11);
  background:rgba(255,255,255,.82);
  box-shadow:0 22px 70px rgba(14,65,43,.12);
}
.payx-metrics div{border-color:rgba(7,63,51,.1)}
.payx-metrics strong{color:var(--lp-ink)}
.payx-metrics span,.payx-trust-row{color:var(--lp-muted)}
.payx-trust-row span:before{border-color:var(--lp-green-2)}
.payx-section,.payx-flow,.payx-security,.payx-faq,.payx-code-section,.payx-dashboard-showcase{border-color:rgba(7,63,51,.09)}
.payx-section-head>span,.payx-showcase-copy>span{color:#1d8a42}
.payx-resource-grid article,.payx-security-grid article,.payx-api-list article{
  box-shadow:0 20px 60px rgba(14,65,43,.08);
}
.payx-resource-grid article:hover,.payx-security-grid article:hover,.payx-api-list article:hover{
  transform:translateY(-2px);
  box-shadow:0 26px 76px rgba(14,65,43,.12);
  transition:transform .18s ease,box-shadow .18s ease;
}
.payx-resource-grid i,.payx-security-grid i,.payx-steps i,.payx-showcase-list i{
  background:linear-gradient(135deg,#e9ffdd,#c8ffa6);
  color:var(--lp-dark);
}
.payx-resource-grid li:before,.payx-card-line span:before{border-color:var(--lp-green-2);background:var(--lp-green-2)}
.payx-dashboard-showcase{
  background:radial-gradient(circle at 70% 48%,rgba(140,237,87,.26),transparent 30%),linear-gradient(180deg,#f8fcf6,#eef7eb);
}
.payx-window-bar,.payx-code-title{
  background:#edf6ea;
  border-color:rgba(7,63,51,.12);
}
.payx-window-bar b{
  background:#ffffff;
  color:#708379;
}
.payx-browser-body aside{border-color:rgba(7,63,51,.12)}
.payx-browser-body aside b{
  background:var(--lp-mint);
  color:var(--lp-dark);
}
.payx-browser-body aside span{color:#72857b}
.payx-browser-stats div,.payx-browser-chart,.payx-browser-table{
  border-color:rgba(7,63,51,.12);
  background:#fff;
}
.payx-browser-stats span{color:#6f8278}
.payx-browser-stats b,.payx-browser-chart span,.payx-browser-table b{color:var(--lp-ink)}
.payx-browser-table p{border-color:rgba(7,63,51,.1);color:#6f8278}
.payx-browser-table strong{background:#dfffd0;color:#0a7d3a}
.payx-code-section{
  background:radial-gradient(circle at 18% 18%,rgba(140,237,87,.30),transparent 28%),linear-gradient(180deg,#f8fcf6,#eef7eb);
}
.payx-code-window{
  background:#0b1511;
  border-color:#1a3d30;
  box-shadow:0 38px 100px rgba(7,63,51,.22);
}
.payx-code-title{background:#101e19;border-color:#1d3b30}
.payx-code-title strong{color:#a9b7af}
.payx-code-window pre{color:#edf8f0;font-weight:600}
.payx-code-window .kw{color:#b5ff7b}
.payx-code-window .str{color:#6eff9a}
.payx-code-window .num{color:#f5d76e}
.payx-code-window .cm{color:#73857b}
.payx-security{background:linear-gradient(180deg,#eef7eb,#f8fcf6)}
.payx-faq-list summary{color:var(--lp-ink)}
.payx-faq-list summary:after{background:#e8f7e1;color:var(--lp-dark)}
.payx-faq-list details[open]{border-color:#9fe879}
.payx-faq-list p{color:var(--lp-muted)}
.payx-cta{
  border-color:rgba(7,63,51,.12);
  background:radial-gradient(circle at 50% -10%,rgba(140,237,87,.44),transparent 45%),#ffffff;
  box-shadow:0 35px 100px rgba(14,65,43,.14);
}
.payx-cta small{color:var(--lp-muted)}
.payx-footer{
  border-color:rgba(7,63,51,.1);
  background:#edf6ea;
  color:#62766d;
}
.payx-footer nav strong{color:var(--lp-ink)}
.payx-footer nav a{color:#62766d}
.payx-footer nav a:hover{color:var(--lp-dark)}
@media(max-width:760px){
  .payx-nav{box-shadow:0 12px 34px rgba(14,65,43,.08)}
  .payx-login{background:rgba(255,255,255,.72);border-radius:10px}
  .payx-hero{padding-top:42px}
  .payx-terminal-card,.payx-browser-mock,.payx-code-window{box-shadow:0 22px 58px rgba(14,65,43,.12)}
  .payx-metrics{box-shadow:0 16px 46px rgba(14,65,43,.1)}
}

/* Landing modern icon polish */
.payx-icon{
  width:46px;
  height:46px;
  border-radius:16px;
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
  background:
    radial-gradient(circle at 28% 18%,rgba(255,255,255,.95),transparent 34%),
    linear-gradient(135deg,#cfff9d,#80ed52 58%,#0b4f3f);
  color:#073f33;
  box-shadow:0 18px 42px rgba(88,212,51,.24),inset 0 0 0 1px rgba(255,255,255,.52);
}
.payx-icon svg{
  width:23px;
  height:23px;
  display:block;
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.payx-icon svg path{vector-effect:non-scaling-stroke}
.payx-feature-pills span{gap:12px;padding:12px 16px}
.payx-feature-pills span:before{display:none}
.payx-feature-pills .payx-icon{
  width:34px;
  height:34px;
  border-radius:12px;
  box-shadow:0 12px 26px rgba(88,212,51,.2),inset 0 0 0 1px rgba(255,255,255,.5);
}
.payx-feature-pills .payx-icon svg{width:18px;height:18px}
.payx-panel-icon{
  width:46px;
  height:46px;
  padding:0;
  border-radius:16px;
  background:transparent;
}
.payx-panel-icon .payx-icon{width:46px;height:46px}
.payx-resource-grid article>.payx-icon,
.payx-security-grid article>.payx-icon{
  margin-bottom:22px;
}
.payx-resource-grid article>i,
.payx-security-grid article>i{display:none}
.payx-showcase-list .payx-icon{
  grid-row:span 2;
  width:42px;
  height:42px;
  border-radius:14px;
}
.payx-showcase-list i{display:none}
.payx-steps .payx-icon{
  width:66px;
  height:66px;
  border-radius:22px;
  margin:0 auto 22px;
  position:relative;
  z-index:1;
}
.payx-steps i{display:none}
.payx-trust-row span{
  padding:10px 14px;
  border:1px solid rgba(7,63,51,.1);
  border-radius:999px;
  background:rgba(255,255,255,.58);
  box-shadow:0 12px 28px rgba(14,65,43,.06);
}
.payx-trust-row span:before{display:none}
.payx-trust-row .payx-icon{
  width:28px;
  height:28px;
  border-radius:10px;
  box-shadow:none;
}
.payx-trust-row .payx-icon svg{width:15px;height:15px}
.payx-security-grid article,
.payx-resource-grid article{
  position:relative;
  overflow:hidden;
}
.payx-security-grid article:after,
.payx-resource-grid article:after{
  content:"";
  position:absolute;
  inset:auto -30% -55% 40%;
  height:130px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(140,237,87,.18),transparent 66%);
  pointer-events:none;
}
.payx-card-line b{
  color:#073f33;
  background:#dfffd0;
  border-radius:999px;
  padding:8px 12px;
  font-size:12px;
  white-space:nowrap;
}
.payx-notification{
  background:linear-gradient(135deg,#ffffff,#f0faec);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.6);
}
.payx-notification:before{
  background:
    radial-gradient(circle at 50% 50%,#57d433 0 4px,transparent 5px),
    linear-gradient(135deg,#dfffd0,#ffffff);
}
.payx-cta{
  position:relative;
  overflow:hidden;
}
.payx-cta:before{
  content:"";
  position:absolute;
  inset:-140px auto auto 50%;
  width:520px;
  height:520px;
  transform:translateX(-50%);
  border-radius:999px;
  background:radial-gradient(circle,rgba(140,237,87,.32),transparent 64%);
  pointer-events:none;
}
.payx-cta>*{position:relative}
@media(max-width:760px){
  .payx-icon{width:42px;height:42px;border-radius:15px}
  .payx-icon svg{width:21px;height:21px}
  .payx-feature-pills span{min-height:52px}
  .payx-trust-row span{width:100%;justify-content:flex-start}
  .payx-steps .payx-icon{width:58px;height:58px;border-radius:19px}
}

/* Home V3 - rebuilt landing */
.home-v3{
  --hv3-bg:#f5faf1;
  --hv3-ink:#092d24;
  --hv3-muted:#667a70;
  --hv3-deep:#073f33;
  --hv3-deeper:#04281f;
  --hv3-green:#8ced57;
  --hv3-green-2:#57d433;
  --hv3-line:#dcebd7;
  --hv3-card:#ffffff;
  margin:0;
  min-height:100vh;
  overflow-x:hidden;
  color:var(--hv3-ink);
  background:
    radial-gradient(circle at 7% 8%,rgba(140,237,87,.34),transparent 24%),
    radial-gradient(circle at 92% 18%,rgba(87,212,51,.20),transparent 25%),
    linear-gradient(180deg,#f7fcf4 0%,#eef7eb 48%,#f8fbf6 100%);
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
}
.home-v3 *{box-sizing:border-box}
.home-v3 a{text-decoration:none;color:inherit}
.home-v3 svg{display:block}
.home-v3-nav{
  position:sticky;
  top:0;
  z-index:30;
  min-height:78px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  padding:16px clamp(18px,6vw,118px);
  border-bottom:1px solid rgba(7,63,51,.1);
  background:rgba(248,252,246,.82);
  backdrop-filter:blur(18px);
  box-shadow:0 18px 46px rgba(14,65,43,.07);
}
.home-v3-brand{
  display:inline-flex;
  align-items:center;
  gap:11px;
  min-width:0;
  font-weight:900;
  color:var(--hv3-ink);
}
.home-v3-brand span{
  width:42px;
  height:42px;
  border-radius:15px;
  display:grid;
  place-items:center;
  color:var(--hv3-deep);
  background:radial-gradient(circle at 30% 20%,#e9ffd9 0 18%,#8ced57 48%,#0b4f3f 100%);
  box-shadow:0 18px 38px rgba(88,212,51,.28);
}
.home-v3-brand strong{font-size:20px;letter-spacing:-.04em;white-space:nowrap}
.home-v3-nav nav{display:flex;align-items:center;gap:28px;color:#61756b;font-weight:800;font-size:13px}
.home-v3-nav nav a:hover,.home-v3-actions>a:first-child:hover{color:var(--hv3-deep)}
.home-v3-actions{display:flex;align-items:center;gap:10px;font-weight:800;font-size:13px;color:#60746a}
.home-v3-button,.home-v3-ghost{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:54px;
  border-radius:999px;
  padding:0 26px;
  font-weight:900;
  font-size:14px;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease;
}
.home-v3-button{
  color:#052b21;
  background:linear-gradient(135deg,#c5ff92,#85ee55 58%,#6ade38);
  box-shadow:0 20px 42px rgba(88,212,51,.28),inset 0 0 0 1px rgba(255,255,255,.55);
}
.home-v3-button:hover,.home-v3-ghost:hover{transform:translateY(-2px)}
.home-v3-button.sm{min-height:42px;padding:0 18px;font-size:13px}
.home-v3-ghost{
  color:var(--hv3-deep);
  background:rgba(255,255,255,.75);
  box-shadow:inset 0 0 0 1px rgba(7,63,51,.12);
}
.home-icon{
  width:44px;
  height:44px;
  border-radius:16px;
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
  color:var(--hv3-deep);
  background:
    radial-gradient(circle at 30% 20%,rgba(255,255,255,.92),transparent 35%),
    linear-gradient(135deg,#e3ffd2,#8ced57 58%,#0b4f3f);
  box-shadow:0 16px 34px rgba(88,212,51,.22),inset 0 0 0 1px rgba(255,255,255,.55);
}
.home-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.home-v3-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.04fr) minmax(360px,.84fr);
  align-items:center;
  gap:clamp(34px,6vw,92px);
  padding:clamp(74px,9vw,130px) clamp(18px,6vw,118px) 64px;
}
.home-v3-hero:before{
  content:"";
  position:absolute;
  inset:0;
  background-image:linear-gradient(rgba(7,63,51,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(7,63,51,.055) 1px,transparent 1px);
  background-size:68px 68px;
  mask-image:linear-gradient(180deg,#000 0%,transparent 76%);
  pointer-events:none;
}
.home-v3-copy,.home-v3-stack{position:relative;z-index:1}
.home-v3-eyebrow{
  display:inline-flex;
  align-items:center;
  gap:10px;
  max-width:100%;
  padding:8px 14px 8px 9px;
  border:1px solid rgba(7,63,51,.11);
  border-radius:999px;
  background:rgba(255,255,255,.72);
  color:#536a60;
  font-weight:800;
  font-size:13px;
  box-shadow:0 14px 38px rgba(14,65,43,.07);
}
.home-v3-eyebrow .home-icon{width:30px;height:30px;border-radius:11px;box-shadow:none}
.home-v3-eyebrow .home-icon svg{width:16px;height:16px}
.home-v3 h1,.home-v3 h2,.home-v3 h3,.home-v3 p{margin-top:0}
.home-v3-hero h1{
  max-width:900px;
  margin:28px 0 22px;
  font-size:clamp(46px,6.6vw,92px);
  line-height:.96;
  letter-spacing:-.07em;
  font-weight:900;
  color:var(--hv3-ink);
}
.home-v3-hero p{
  max-width:720px;
  color:var(--hv3-muted);
  font-size:clamp(16px,1.45vw,21px);
  line-height:1.75;
  font-weight:600;
}
.home-v3-cta{display:flex;gap:13px;flex-wrap:wrap;margin-top:32px}
.home-v3-stack{display:grid;gap:16px}
.home-v3-phone-card,.home-v3-balance,.home-v3-mini-grid span,.home-v3-products article,.home-v3-dashboard,.home-v3-code-card,.home-v3-faq-list details,.home-v3-final{
  border:1px solid rgba(7,63,51,.12);
  background:rgba(255,255,255,.82);
  box-shadow:0 28px 76px rgba(14,65,43,.12);
}
.home-v3-phone-card{
  border-radius:34px;
  padding:26px;
  transform:rotate(-2deg);
}
.home-v3-phone-top{display:flex;align-items:center;gap:10px;margin-bottom:22px}
.home-v3-phone-top span{
  width:38px;height:38px;border-radius:14px;display:grid;place-items:center;background:#dfffd0;color:var(--hv3-deep);font-weight:900;
}
.home-v3-phone-top strong{margin-right:auto}
.home-v3-phone-top small{color:#1c8d42;background:#e5ffd8;border-radius:999px;padding:7px 10px;font-weight:900}
.home-v3-phone-card h2{font-size:26px;margin-bottom:10px;letter-spacing:-.04em}
.home-v3-phone-card p{margin:0;color:var(--hv3-muted);line-height:1.55;font-weight:700}
.home-v3-balance{
  border-radius:28px;
  padding:24px;
  background:linear-gradient(145deg,#083b30,#05281f);
  color:#fff;
  transform:translateX(28px);
}
.home-v3-balance span{display:block;color:#b8cabf;font-weight:700}
.home-v3-balance strong{display:block;margin-top:6px;font-size:36px;letter-spacing:-.05em}
.home-v3-balance svg{width:100%;height:138px;margin-top:8px}
.home-v3-balance path{fill:none;stroke:#8ced57;stroke-width:5}
.home-v3-balance .area{stroke:0;fill:rgba(140,237,87,.22)}
.home-v3-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;transform:translateX(-18px)}
.home-v3-mini-grid span{border-radius:22px;padding:18px;display:grid;gap:9px;min-width:0}
.home-v3-mini-grid .home-icon{width:36px;height:36px;border-radius:13px}
.home-v3-mini-grid .home-icon svg{width:18px;height:18px}
.home-v3-mini-grid b{font-size:14px}
.home-v3-mini-grid small{color:var(--hv3-muted);font-weight:700}
.home-v3-strip{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  max-width:1180px;
  margin:0 auto;
  border:1px solid rgba(7,63,51,.1);
  border-radius:30px;
  background:rgba(255,255,255,.72);
  overflow:hidden;
  box-shadow:0 26px 70px rgba(14,65,43,.09);
}
.home-v3-strip div{padding:28px;text-align:center;border-right:1px solid rgba(7,63,51,.1)}
.home-v3-strip div:last-child{border-right:0}
.home-v3-strip strong{display:block;font-size:24px;letter-spacing:-.04em}
.home-v3-strip span{display:block;margin-top:7px;color:var(--hv3-muted);font-weight:700}
.home-v3-section,.home-v3-flow,.home-v3-split,.home-v3-code,.home-v3-faq{
  padding:clamp(76px,9vw,132px) clamp(18px,6vw,118px);
}
.home-v3-section.compact{padding-top:20px}
.home-v3-heading{max-width:760px;margin:0 auto 48px;text-align:center}
.home-v3-heading>span,.home-v3-flow-copy>span,.home-v3-side-copy>span,.home-v3-final>span{
  display:block;
  margin-bottom:14px;
  color:#1c8d42;
  font-size:12px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.2em;
}
.home-v3-heading h2,.home-v3-flow-copy h2,.home-v3-side-copy h2,.home-v3-final h2{
  margin-bottom:14px;
  color:var(--hv3-ink);
  font-size:clamp(32px,4.6vw,58px);
  line-height:1.04;
  letter-spacing:-.055em;
  font-weight:900;
}
.home-v3-heading p,.home-v3-flow-copy p,.home-v3-side-copy p,.home-v3-final p{
  color:var(--hv3-muted);
  font-weight:600;
  line-height:1.75;
  font-size:17px;
}
.home-v3-products{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:16px;
}
.home-v3-products article{
  position:relative;
  min-height:316px;
  display:flex;
  flex-direction:column;
  border-radius:30px;
  padding:28px;
  overflow:hidden;
}
.home-v3-products article:after{
  content:"";
  position:absolute;
  inset:auto -25% -35% 22%;
  height:160px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(140,237,87,.22),transparent 66%);
}
.home-v3-products .featured{
  color:#fff;
  background:linear-gradient(145deg,#073f33,#04281f);
}
.home-v3-products .featured h3,.home-v3-products .featured p,.home-v3-products .featured small{color:#fff}
.home-v3-products h3{margin:24px 0 12px;font-size:23px;letter-spacing:-.04em}
.home-v3-products p{color:var(--hv3-muted);line-height:1.65;font-weight:650}
.home-v3-products small{margin-top:auto;color:#6d8077;font-weight:800;line-height:1.5}
.home-v3-flow{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);
  gap:42px;
  align-items:start;
  background:linear-gradient(180deg,rgba(255,255,255,.26),rgba(229,246,224,.62));
  border-block:1px solid rgba(7,63,51,.08);
}
.home-v3-flow-copy{position:sticky;top:110px}
.home-v3-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.home-v3-steps article{
  position:relative;
  min-height:230px;
  padding:26px;
  border:1px solid rgba(7,63,51,.12);
  border-radius:30px;
  background:rgba(255,255,255,.76);
  box-shadow:0 22px 58px rgba(14,65,43,.08);
}
.home-v3-steps b{position:absolute;right:24px;top:22px;color:#c5d6cd;font-size:38px;letter-spacing:-.07em}
.home-v3-steps strong{display:block;margin:28px 0 9px;font-size:21px}
.home-v3-steps span{color:var(--hv3-muted);font-weight:650;line-height:1.55}
.home-v3-split{
  display:grid;
  grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);
  gap:42px;
  align-items:center;
}
.home-v3-dashboard{border-radius:30px;overflow:hidden;background:#fff}
.home-v3-window-bar,.home-v3-code-top{
  height:54px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:0 18px;
  border-bottom:1px solid rgba(7,63,51,.1);
  background:#f0f8ed;
}
.home-v3-window-bar i,.home-v3-code-top i{width:11px;height:11px;border-radius:999px}
.home-v3-window-bar i:nth-child(1),.home-v3-code-top i:nth-child(1){background:#ef4444}
.home-v3-window-bar i:nth-child(2),.home-v3-code-top i:nth-child(2){background:#eab308}
.home-v3-window-bar i:nth-child(3),.home-v3-code-top i:nth-child(3){background:#22c55e}
.home-v3-window-bar span,.home-v3-code-top strong{
  flex:1;
  min-width:0;
  margin-left:8px;
  color:#6b7e75;
  font-size:12px;
  font-weight:800;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.home-v3-dashboard-body{display:grid;grid-template-columns:180px 1fr;min-height:410px}
.home-v3-dashboard aside{
  display:grid;
  align-content:start;
  gap:10px;
  padding:22px;
  border-right:1px solid rgba(7,63,51,.1);
  background:#f8fcf6;
}
.home-v3-dashboard aside b,.home-v3-dashboard aside span{padding:13px;border-radius:14px;font-weight:800;color:#6b7e75}
.home-v3-dashboard aside b{background:#dfffd0;color:var(--hv3-deep)}
.home-v3-dashboard main{padding:22px}
.home-v3-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.home-v3-stat-row div,.home-v3-chart,.home-v3-rows{
  border:1px solid rgba(7,63,51,.1);
  border-radius:18px;
  background:#fff;
  padding:16px;
}
.home-v3-stat-row span{display:block;color:var(--hv3-muted);font-size:12px;font-weight:800}
.home-v3-stat-row strong{display:block;margin-top:7px;font-size:20px;letter-spacing:-.04em}
.home-v3-chart{margin-top:12px}
.home-v3-chart svg{width:100%;height:145px}
.home-v3-chart path{fill:none;stroke:#57d433;stroke-width:5}
.home-v3-rows{display:grid;gap:0;margin-top:12px}
.home-v3-rows p{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;margin:0;padding:11px 0;border-bottom:1px solid rgba(7,63,51,.08);font-size:12px;color:#6b7e75;font-weight:800}
.home-v3-rows p:last-child{border-bottom:0}
.home-v3-rows b{color:var(--hv3-ink)}
.home-v3-rows em{font-style:normal;color:#16833c;background:#dfffd0;border-radius:999px;padding:6px 9px}
.home-v3-list{display:grid;gap:14px;margin-top:28px}
.home-v3-list p{
  display:grid;
  grid-template-columns:48px 1fr;
  gap:0 14px;
  margin:0;
  padding:16px;
  border:1px solid rgba(7,63,51,.1);
  border-radius:20px;
  background:rgba(255,255,255,.72);
}
.home-v3-list .home-icon{grid-row:span 2;width:42px;height:42px}
.home-v3-list strong{font-size:15px}
.home-v3-list span{color:var(--hv3-muted);font-size:13px;font-weight:650;line-height:1.5;margin-top:3px}
.home-v3-code{background:linear-gradient(180deg,#f8fbf6,#edf7ea)}
.home-v3-code-card{
  max-width:980px;
  margin:0 auto;
  border-radius:28px;
  overflow:hidden;
  background:#07130f;
  border-color:#193a2e;
  box-shadow:0 34px 90px rgba(7,63,51,.18);
}
.home-v3-code-top{background:#0d1d17;border-color:#1d3a30}
.home-v3-code-card pre{margin:0;padding:28px;overflow:auto;color:#eef8f0;font:700 14px/1.8 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}
.home-v3-code-card .kw{color:#b9ff80}
.home-v3-code-card .str{color:#74ffa5}
.home-v3-code-card .num{color:#f5d76e}
.home-v3-code-card .cm{color:#7f9187}
.home-v3-feature-cloud{
  max-width:1080px;
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:12px;
}
.home-v3-feature-cloud span{
  display:inline-flex;
  align-items:center;
  gap:10px;
  border:1px solid rgba(7,63,51,.1);
  border-radius:999px;
  padding:10px 16px 10px 10px;
  background:#fff;
  color:#23483d;
  font-weight:900;
  box-shadow:0 14px 34px rgba(14,65,43,.06);
}
.home-v3-feature-cloud .home-icon{width:32px;height:32px;border-radius:12px;box-shadow:none}
.home-v3-feature-cloud .home-icon svg{width:16px;height:16px}
.home-v3-faq-list{max-width:850px;margin:0 auto;display:grid;gap:12px}
.home-v3-faq-list details{border-radius:22px;overflow:hidden}
.home-v3-faq-list summary{
  cursor:pointer;
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:22px 24px;
  font-weight:900;
}
.home-v3-faq-list summary::-webkit-details-marker{display:none}
.home-v3-faq-list summary:after{content:"+";width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#dfffd0;color:var(--hv3-deep);flex:0 0 auto}
.home-v3-faq-list details[open] summary:after{content:"-"}
.home-v3-faq-list p{margin:0;padding:0 24px 24px;color:var(--hv3-muted);font-weight:650;line-height:1.7}
.home-v3-final{
  max-width:1080px;
  margin:0 auto 88px;
  border-radius:38px;
  padding:clamp(46px,7vw,88px) 22px;
  text-align:center;
  background:
    radial-gradient(circle at 50% -12%,rgba(140,237,87,.45),transparent 42%),
    linear-gradient(180deg,#ffffff,#f3fbef);
}
.home-v3-final p{max-width:680px;margin:0 auto 28px}
.home-v3-footer{
  display:grid;
  grid-template-columns:1fr auto;
  gap:24px 60px;
  align-items:start;
  padding:46px clamp(18px,6vw,118px);
  border-top:1px solid rgba(7,63,51,.1);
  background:#eef7ea;
  color:var(--hv3-muted);
}
.home-v3-footer p{max-width:520px;margin:0;font-weight:650;line-height:1.6}
.home-v3-footer nav{display:flex;gap:22px;flex-wrap:wrap;font-weight:900;color:#455e53}
@media(max-width:1100px){
  .home-v3-hero,.home-v3-flow,.home-v3-split{grid-template-columns:1fr}
  .home-v3-stack{max-width:680px}
  .home-v3-balance,.home-v3-mini-grid{transform:none}
  .home-v3-products{grid-template-columns:repeat(2,1fr)}
  .home-v3-flow-copy{position:static}
}
@media(max-width:820px){
  .home-v3-nav{padding:12px 16px}
  .home-v3-nav nav{display:none}
  .home-v3-actions>a:first-child{display:none}
  .home-v3-hero{padding:52px 16px 44px}
  .home-v3-hero h1{font-size:43px;letter-spacing:-.055em}
  .home-v3-cta{display:grid}
  .home-v3-button,.home-v3-ghost{width:100%}
  .home-v3-strip{grid-template-columns:1fr;margin:0 16px;border-radius:24px}
  .home-v3-strip div{border-right:0;border-bottom:1px solid rgba(7,63,51,.1)}
  .home-v3-strip div:last-child{border-bottom:0}
  .home-v3-products,.home-v3-steps{grid-template-columns:1fr}
  .home-v3-section,.home-v3-flow,.home-v3-split,.home-v3-code,.home-v3-faq{padding:64px 16px}
  .home-v3-dashboard-body{grid-template-columns:1fr}
  .home-v3-dashboard aside{display:none}
  .home-v3-stat-row{grid-template-columns:1fr}
  .home-v3-rows p{grid-template-columns:1fr;gap:6px}
  .home-v3-code-card pre{font-size:12px;padding:20px}
  .home-v3-footer{grid-template-columns:1fr}
}
@media(max-width:480px){
  .home-v3-brand strong{font-size:17px}
  .home-v3-brand span{width:38px;height:38px}
  .home-v3-actions .home-v3-button{min-height:40px;padding:0 14px}
  .home-v3-eyebrow{font-size:12px;white-space:normal}
  .home-v3-hero h1{font-size:36px}
  .home-v3-phone-card{transform:none}
  .home-v3-mini-grid{grid-template-columns:1fr}
  .home-v3-products article{min-height:auto}
  .home-v3-heading h2,.home-v3-flow-copy h2,.home-v3-side-copy h2,.home-v3-final h2{font-size:31px}
  .home-v3-feature-cloud{justify-content:flex-start}
  .home-v3-feature-cloud span{width:100%}
}

/* Home V3 clean refinement */
.home-v3{
  background:
    radial-gradient(circle at 8% 6%,rgba(140,237,87,.22),transparent 24%),
    radial-gradient(circle at 92% 18%,rgba(87,212,51,.12),transparent 26%),
    linear-gradient(180deg,#fbfdf9 0%,#f2f8ef 48%,#fbfdf9 100%);
}
.home-v3-brand,
.home-v3-actions,
.home-v3-nav nav,
.home-v3-button,
.home-v3-ghost,
.home-v3-eyebrow,
.home-v3-strip span,
.home-v3-heading p,
.home-v3-flow-copy p,
.home-v3-side-copy p,
.home-v3-final p,
.home-v3-products p,
.home-v3-products small,
.home-v3-steps span,
.home-v3-list span,
.home-v3-faq-list p,
.home-v3-footer p{
  font-weight:500;
}
.home-v3-brand strong,
.home-v3-phone-top strong,
.home-v3-mini-grid b,
.home-v3-strip strong,
.home-v3-products h3,
.home-v3-steps strong,
.home-v3-list strong,
.home-v3-stat-row strong,
.home-v3-feature-cloud span,
.home-v3-faq-list summary,
.home-v3-footer nav{
  font-weight:700;
}
.home-v3-hero h1,
.home-v3-heading h2,
.home-v3-flow-copy h2,
.home-v3-side-copy h2,
.home-v3-final h2{
  font-weight:760;
  letter-spacing:-.045em;
}
.home-v3-heading>span,
.home-v3-flow-copy>span,
.home-v3-side-copy>span,
.home-v3-final>span{
  font-weight:700;
  letter-spacing:.16em;
}
.home-v3-button{
  color:#06291f;
  background:#93ef63;
  box-shadow:0 14px 30px rgba(88,212,51,.20);
}
.home-v3-ghost{
  background:#fff;
  box-shadow:inset 0 0 0 1px rgba(7,63,51,.12);
}
.home-icon{
  border-radius:14px;
  color:#0a4b3c;
  background:#f7fcf4;
  border:1px solid rgba(7,63,51,.13);
  box-shadow:0 10px 24px rgba(14,65,43,.055);
}
.home-icon svg{
  stroke-width:1.75;
}
.home-v3-brand span{
  background:#93ef63;
  box-shadow:0 12px 28px rgba(88,212,51,.22);
}
.home-v3-phone-card,
.home-v3-balance,
.home-v3-mini-grid span,
.home-v3-products article,
.home-v3-dashboard,
.home-v3-code-card,
.home-v3-faq-list details,
.home-v3-final{
  box-shadow:0 18px 50px rgba(14,65,43,.075);
}
.home-v3-products .featured{
  background:linear-gradient(145deg,#0b4f3f,#07362c);
}
.home-v3-phone-top small,
.home-v3-rows em{
  font-weight:650;
}
.home-v3-code-card pre{
  font-weight:500;
}
.home-v3-feature-cloud span{
  background:rgba(255,255,255,.78);
}

/* Blue public landing */
.blue-lp{
  --lp-blue:#074cc5;
  --lp-blue-2:#0f66e8;
  --lp-ink:#07152f;
  --lp-text:#22314a;
  --lp-muted:#6c7890;
  --lp-soft:#eef5ff;
  --lp-line:#dce7f8;
  --lp-card:#ffffff;
  margin:0;
  color:var(--lp-text);
  background:
    radial-gradient(circle at 16% -8%,rgba(7,76,197,.13),transparent 32%),
    radial-gradient(circle at 88% 8%,rgba(15,102,232,.1),transparent 30%),
    linear-gradient(180deg,#fbfdff 0%,#f3f7fd 42%,#ffffff 100%);
  font-family:'Montserrat',Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  letter-spacing:0;
}
.blue-lp *{box-sizing:border-box}
.blue-lp a{color:inherit;text-decoration:none}
.blue-lp svg{display:block}
.blue-lp h1,.blue-lp h2,.blue-lp h3,.blue-lp p{margin-top:0}
.lp-icon{
  width:42px;
  height:42px;
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
  border:1px solid rgba(7,76,197,.14);
  border-radius:15px;
  color:var(--lp-blue);
  background:linear-gradient(180deg,#fff,#f5f9ff);
  box-shadow:0 12px 28px rgba(7,76,197,.08);
}
.lp-icon svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.lp-nav{
  position:sticky;
  top:0;
  z-index:40;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:28px;
  min-height:76px;
  padding:0 clamp(18px,5vw,90px);
  border-bottom:1px solid rgba(7,76,197,.09);
  background:rgba(255,255,255,.84);
  backdrop-filter:blur(18px);
}
.lp-brand{
  display:inline-flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.lp-brand span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:14px;
  color:#fff;
  background:var(--lp-blue);
  box-shadow:0 14px 32px rgba(7,76,197,.22);
  font-weight:700;
}
.lp-brand strong{
  color:var(--lp-ink);
  font-size:19px;
  font-weight:700;
  letter-spacing:-.02em;
  white-space:nowrap;
}
.lp-nav nav{
  display:flex;
  justify-content:center;
  gap:28px;
  color:#60718b;
  font-size:14px;
  font-weight:500;
}
.lp-nav nav a:hover,.lp-nav-actions>a:first-child:hover{color:var(--lp-blue)}
.lp-nav-actions{
  display:flex;
  align-items:center;
  gap:12px;
  color:#54657d;
  font-size:14px;
  font-weight:600;
}
.lp-button,.lp-button-ghost{
  min-height:50px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border-radius:16px;
  padding:0 22px;
  border:1px solid transparent;
  font-weight:650;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
}
.lp-button{
  color:#fff;
  background:var(--lp-blue);
  box-shadow:0 18px 38px rgba(7,76,197,.24);
}
.lp-button .lp-icon{
  width:24px;
  height:24px;
  border:0;
  border-radius:0;
  color:inherit;
  background:transparent;
  box-shadow:none;
}
.lp-button .lp-icon svg{width:18px;height:18px}
.lp-button:hover,.lp-button-ghost:hover{transform:translateY(-2px)}
.lp-button-small{min-height:42px;padding:0 16px;border-radius:13px;font-size:13px}
.lp-button-ghost{
  color:var(--lp-blue);
  background:#fff;
  border-color:rgba(7,76,197,.14);
}
.lp-hero{
  min-height:calc(100vh - 76px);
  display:grid;
  grid-template-columns:minmax(0,1.02fr) minmax(360px,.78fr);
  align-items:center;
  gap:clamp(30px,5vw,78px);
  padding:clamp(54px,8vw,108px) clamp(18px,6vw,112px) 58px;
}
.lp-hero-copy{max-width:760px}
.lp-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:24px;
  color:#315277;
  border:1px solid var(--lp-line);
  border-radius:999px;
  padding:8px 14px 8px 8px;
  background:rgba(255,255,255,.76);
  box-shadow:0 14px 34px rgba(7,76,197,.06);
  font-size:14px;
  font-weight:600;
}
.lp-pill .lp-icon{width:30px;height:30px;border-radius:11px;box-shadow:none}
.lp-pill .lp-icon svg{width:16px;height:16px}
.lp-hero h1{
  max-width:780px;
  margin-bottom:22px;
  color:var(--lp-ink);
  font-size:clamp(44px,6.2vw,86px);
  line-height:.98;
  letter-spacing:-.055em;
  font-weight:700;
}
.lp-hero p{
  max-width:680px;
  color:var(--lp-muted);
  font-size:clamp(17px,2vw,21px);
  line-height:1.7;
  font-weight:450;
}
.lp-actions{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap:wrap;
  margin-top:34px;
}
.lp-command-card{
  position:relative;
  display:grid;
  gap:14px;
  padding:22px;
  border:1px solid rgba(7,76,197,.13);
  border-radius:34px;
  background:rgba(255,255,255,.78);
  box-shadow:0 30px 90px rgba(7,41,102,.14);
  overflow:hidden;
}
.lp-command-card:before{
  content:"";
  position:absolute;
  inset:-120px -80px auto auto;
  width:260px;
  height:260px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(7,76,197,.18),transparent 68%);
  pointer-events:none;
}
.lp-command-head{
  position:relative;
  display:flex;
  align-items:center;
  gap:12px;
}
.lp-command-head>span{
  width:44px;
  height:44px;
  display:grid;
  place-items:center;
  border-radius:16px;
  color:#fff;
  background:var(--lp-blue);
  font-weight:700;
}
.lp-command-head strong{display:block;color:var(--lp-ink);font-weight:700}
.lp-command-head small{display:block;color:var(--lp-muted);font-size:12px}
.lp-command-head em{
  margin-left:auto;
  border-radius:999px;
  padding:7px 10px;
  color:#075c25;
  background:#e6fbef;
  font-style:normal;
  font-size:12px;
  font-weight:700;
}
.lp-balance-box{
  position:relative;
  min-height:238px;
  padding:22px;
  border:1px solid rgba(7,76,197,.12);
  border-radius:26px;
  background:linear-gradient(180deg,#f8fbff,#edf5ff);
}
.lp-balance-box small{color:#63748c;font-weight:600}
.lp-balance-box strong{
  display:block;
  margin:6px 0 8px;
  color:var(--lp-ink);
  font-size:38px;
  letter-spacing:-.04em;
  font-weight:700;
}
.lp-balance-box svg{width:100%;height:132px}
.lp-balance-box path:first-child{
  fill:none;
  stroke:var(--lp-blue);
  stroke-width:5;
  stroke-linecap:round;
}
.lp-balance-box .area{fill:rgba(7,76,197,.1)}
.lp-live-list{display:grid;gap:10px}
.lp-live-list p{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) auto;
  align-items:center;
  gap:12px;
  margin:0;
  padding:13px;
  border:1px solid rgba(7,76,197,.1);
  border-radius:19px;
  background:#fff;
}
.lp-live-list .lp-icon{width:40px;height:40px;border-radius:14px;box-shadow:none}
.lp-live-list b,.lp-live-list small{display:block}
.lp-live-list b{color:var(--lp-ink);font-size:14px}
.lp-live-list small{color:var(--lp-muted);font-size:12px;margin-top:2px}
.lp-live-list strong{color:var(--lp-blue);font-size:14px;font-weight:700}
.lp-metrics{
  width:min(1180px,calc(100% - 36px));
  margin:0 auto;
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  overflow:hidden;
  border:1px solid rgba(7,76,197,.12);
  border-radius:28px;
  background:#fff;
  box-shadow:0 24px 70px rgba(7,41,102,.08);
}
.lp-metrics div{
  padding:26px;
  border-right:1px solid rgba(7,76,197,.1);
}
.lp-metrics div:last-child{border-right:0}
.lp-metrics b{display:block;color:var(--lp-ink);font-size:24px;font-weight:700;letter-spacing:-.035em}
.lp-metrics span{display:block;margin-top:7px;color:var(--lp-muted);line-height:1.5}
.lp-section,.lp-split,.lp-api,.lp-ops,.lp-faq{
  padding:clamp(76px,10vw,130px) clamp(18px,6vw,112px);
}
.lp-section-head{
  max-width:790px;
  margin:0 auto 46px;
  text-align:center;
}
.lp-section-head>span,.lp-eyebrow{
  display:inline-block;
  margin-bottom:12px;
  color:var(--lp-blue);
  font-size:13px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.lp-section-head h2,.lp-split h2,.lp-ops-card h2,.lp-final h2{
  margin-bottom:14px;
  color:var(--lp-ink);
  font-size:clamp(32px,4.3vw,58px);
  line-height:1.06;
  letter-spacing:-.045em;
  font-weight:700;
}
.lp-section-head p,.lp-split p,.lp-ops-card p,.lp-final p{
  color:var(--lp-muted);
  font-size:17px;
  line-height:1.7;
  font-weight:450;
}
.lp-feature-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:16px;
}
.lp-feature-grid article{
  min-height:240px;
  padding:26px;
  border:1px solid rgba(7,76,197,.11);
  border-radius:28px;
  background:rgba(255,255,255,.82);
  box-shadow:0 18px 48px rgba(7,41,102,.06);
}
.lp-feature-grid h3{
  margin:24px 0 10px;
  color:var(--lp-ink);
  font-size:21px;
  font-weight:700;
  letter-spacing:-.025em;
}
.lp-feature-grid p{
  margin-bottom:0;
  color:var(--lp-muted);
  line-height:1.65;
}
.lp-split{
  display:grid;
  grid-template-columns:minmax(0,.95fr) minmax(320px,.66fr);
  gap:clamp(28px,6vw,80px);
  align-items:center;
  background:linear-gradient(180deg,#fff,#f2f7ff);
  border-block:1px solid rgba(7,76,197,.08);
}
.lp-step-list{display:grid;gap:12px;margin-top:26px}
.lp-step-list p{
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  align-items:center;
  gap:14px;
  margin:0;
  padding:14px;
  border:1px solid rgba(7,76,197,.1);
  border-radius:18px;
  background:#fff;
}
.lp-step-list b{
  width:48px;
  height:48px;
  display:grid;
  place-items:center;
  border-radius:16px;
  color:var(--lp-blue);
  background:var(--lp-soft);
}
.lp-step-list span{line-height:1.5;color:#41516a}
.lp-checkout-preview{
  border:1px solid rgba(7,76,197,.12);
  border-radius:32px;
  padding:26px;
  background:#fff;
  box-shadow:0 28px 80px rgba(7,41,102,.12);
}
.lp-product-top{
  display:flex;
  align-items:center;
  gap:12px;
  color:var(--lp-muted);
  font-weight:600;
}
.lp-checkout-preview h3{
  margin:28px 0 10px;
  color:var(--lp-ink);
  font-size:32px;
  letter-spacing:-.04em;
  font-weight:700;
}
.lp-checkout-preview p{color:var(--lp-muted);line-height:1.65}
.lp-product-price{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:18px;
  margin:22px 0;
  padding:18px;
  border-radius:20px;
  background:#f4f8ff;
}
.lp-product-price small{display:block;color:#738198}
.lp-product-price strong{color:var(--lp-ink);font-size:28px;font-weight:700}
.lp-checkout-preview button{
  width:100%;
  min-height:52px;
  border:0;
  border-radius:17px;
  color:#fff;
  background:var(--lp-blue);
  font:700 15px/1 'Montserrat',sans-serif;
}
.lp-product-foot{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px;
}
.lp-product-foot span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#48607e;
  font-size:13px;
  font-weight:600;
}
.lp-product-foot .lp-icon{width:28px;height:28px;border-radius:10px;box-shadow:none}
.lp-product-foot .lp-icon svg{width:15px;height:15px}
.lp-api{
  background:
    radial-gradient(circle at 50% 18%,rgba(7,76,197,.08),transparent 30%),
    #ffffff;
}
.lp-code-window{
  width:min(980px,100%);
  margin:0 auto;
  overflow:hidden;
  border:1px solid #173c3a;
  border-radius:30px;
  background:#071813;
  box-shadow:0 34px 90px rgba(7,41,102,.18);
}
.lp-code-bar{
  height:58px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 22px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:#0c221b;
}
.lp-code-bar i{width:12px;height:12px;border-radius:999px}
.lp-code-bar i:nth-child(1){background:#ff5f56}
.lp-code-bar i:nth-child(2){background:#ffbd2e}
.lp-code-bar i:nth-child(3){background:#27c93f}
.lp-code-bar strong{
  margin-left:10px;
  color:#95a9a0;
  font-size:13px;
  font-weight:700;
}
.lp-code-window pre{
  margin:0;
  padding:30px;
  overflow:auto;
  color:#f2fbf7;
  font:500 14px/1.85 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
}
.lp-code-window .kw{color:#9af06f;font-weight:700}
.lp-code-window .str{color:#5fffb0}
.lp-code-window .num{color:#ffd166}
.lp-code-window .cm{color:#8aa097}
.lp-ops{
  display:grid;
  grid-template-columns:minmax(0,.82fr) minmax(0,1fr);
  gap:26px;
  align-items:stretch;
}
.lp-ops-card,.lp-ops-grid{
  border:1px solid rgba(7,76,197,.11);
  border-radius:30px;
  background:#fff;
  box-shadow:0 18px 50px rgba(7,41,102,.06);
}
.lp-ops-card{padding:30px}
.lp-ops-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  padding:18px;
}
.lp-ops-grid span{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:92px;
  border-radius:22px;
  padding:16px;
  background:#f5f9ff;
  color:#253b5a;
  font-weight:650;
}
.lp-ops-grid .lp-icon{width:36px;height:36px;border-radius:13px;box-shadow:none}
.lp-ops-grid .lp-icon svg{width:18px;height:18px}
.lp-faq-list{
  width:min(860px,100%);
  margin:0 auto;
  display:grid;
  gap:12px;
}
.lp-faq-list details{
  overflow:hidden;
  border:1px solid rgba(7,76,197,.12);
  border-radius:22px;
  background:#fff;
  box-shadow:0 14px 36px rgba(7,41,102,.045);
}
.lp-faq-list summary{
  cursor:pointer;
  list-style:none;
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:22px 24px;
  color:var(--lp-ink);
  font-weight:700;
}
.lp-faq-list summary::-webkit-details-marker{display:none}
.lp-faq-list summary:after{
  content:"+";
  width:30px;
  height:30px;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:999px;
  color:var(--lp-blue);
  background:var(--lp-soft);
}
.lp-faq-list details[open] summary:after{content:"-"}
.lp-faq-list p{
  margin:0;
  padding:0 24px 24px;
  color:var(--lp-muted);
  line-height:1.7;
}
.lp-final{
  width:min(1060px,calc(100% - 36px));
  margin:0 auto 92px;
  padding:clamp(46px,7vw,82px) 24px;
  text-align:center;
  border:1px solid rgba(7,76,197,.12);
  border-radius:36px;
  background:
    radial-gradient(circle at 50% 0%,rgba(7,76,197,.13),transparent 42%),
    linear-gradient(180deg,#fff,#f2f7ff);
  box-shadow:0 30px 90px rgba(7,41,102,.1);
}
.lp-final>span{margin:0 auto 18px}
.lp-final p{max-width:680px;margin:0 auto 28px}
.lp-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:38px clamp(18px,6vw,112px);
  border-top:1px solid rgba(7,76,197,.09);
  background:#f8fbff;
}
.lp-footer nav{display:flex;gap:22px;flex-wrap:wrap;color:#62728a;font-weight:600}
.lp-footer nav a:hover{color:var(--lp-blue)}
@media(max-width:1100px){
  .lp-hero,.lp-split,.lp-ops{grid-template-columns:1fr}
  .lp-command-card{max-width:680px}
  .lp-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-metrics div:nth-child(2){border-right:0}
  .lp-metrics div:nth-child(-n+2){border-bottom:1px solid rgba(7,76,197,.1)}
}
@media(max-width:820px){
  .lp-nav{
    grid-template-columns:1fr auto;
    min-height:68px;
    padding:10px 16px;
  }
  .lp-nav nav{display:none}
  .lp-nav-actions>a:first-child{display:none}
  .lp-brand strong{font-size:17px}
  .lp-brand span{width:38px;height:38px;border-radius:13px}
  .lp-hero{
    min-height:auto;
    padding:46px 16px 42px;
  }
  .lp-hero h1{font-size:42px;line-height:1.03;letter-spacing:-.045em}
  .lp-hero p{font-size:16px}
  .lp-actions{display:grid}
  .lp-actions .lp-button,.lp-actions .lp-button-ghost{width:100%}
  .lp-command-card{padding:16px;border-radius:26px}
  .lp-balance-box{min-height:210px;padding:18px}
  .lp-balance-box strong{font-size:30px}
  .lp-live-list p{grid-template-columns:38px 1fr;align-items:start}
  .lp-live-list strong{grid-column:2;text-align:left}
  .lp-metrics{
    width:calc(100% - 32px);
    grid-template-columns:1fr;
    border-radius:24px;
  }
  .lp-metrics div{border-right:0;border-bottom:1px solid rgba(7,76,197,.1)}
  .lp-metrics div:last-child{border-bottom:0}
  .lp-section,.lp-split,.lp-api,.lp-ops,.lp-faq{padding:62px 16px}
  .lp-section-head{margin-bottom:30px}
  .lp-feature-grid,.lp-ops-grid{grid-template-columns:1fr}
  .lp-feature-grid article{min-height:auto;border-radius:24px}
  .lp-step-list p{grid-template-columns:42px 1fr}
  .lp-step-list b{width:42px;height:42px}
  .lp-checkout-preview{border-radius:26px;padding:20px}
  .lp-code-window{border-radius:22px}
  .lp-code-window pre{padding:22px;font-size:12px;line-height:1.75}
  .lp-section-head h2,.lp-split h2,.lp-ops-card h2,.lp-final h2{font-size:31px}
  .lp-footer{display:grid}
}
@media(max-width:460px){
  .lp-nav-actions .lp-button-small{min-height:38px;padding:0 12px;font-size:12px}
  .lp-pill{font-size:12px;white-space:normal}
  .lp-hero h1{font-size:35px}
  .lp-command-head em{display:none}
  .lp-balance-box svg{height:108px}
  .lp-metrics b{font-size:21px}
  .lp-section-head p,.lp-split p,.lp-ops-card p,.lp-final p{font-size:15px}
  .lp-product-foot{display:grid}
  .lp-final{width:calc(100% - 32px);margin-bottom:56px;border-radius:28px}
}

/* Aura blue landing - rebuilt */
.aura-lp{
  --aura-blue:#074cc5;
  --aura-blue-2:#2f7cff;
  --aura-ink:#07111f;
  --aura-text:#24324a;
  --aura-muted:#68768d;
  --aura-line:#dfe8f7;
  --aura-soft:#f3f7ff;
  --aura-card:#ffffff;
  margin:0;
  min-height:100vh;
  color:var(--aura-text);
  background:
    linear-gradient(90deg,rgba(7,76,197,.055) 1px,transparent 1px) 0 0/74px 74px,
    linear-gradient(180deg,#fbfdff 0%,#f2f6fd 46%,#ffffff 100%);
  font-family:'Montserrat',Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  letter-spacing:0;
}
.aura-lp *{box-sizing:border-box}
.aura-lp a{color:inherit;text-decoration:none}
.aura-lp svg{display:block}
.aura-lp h1,.aura-lp h2,.aura-lp h3,.aura-lp p{margin-top:0}
.aura-icon{
  width:42px;
  height:42px;
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:16px;
  color:var(--aura-blue);
  background:#fff;
  border:1px solid rgba(7,76,197,.13);
  box-shadow:0 12px 28px rgba(7,76,197,.07);
}
.aura-icon svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.aura-nav{
  position:sticky;
  top:0;
  z-index:40;
  min-height:76px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:28px;
  padding:0 clamp(18px,5vw,88px);
  background:rgba(255,255,255,.82);
  border-bottom:1px solid rgba(7,76,197,.09);
  backdrop-filter:blur(22px);
}
.aura-brand{
  display:inline-flex;
  align-items:center;
  gap:11px;
  min-width:0;
}
.aura-brand span{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  color:#fff;
  background:var(--aura-blue);
  box-shadow:0 16px 38px rgba(7,76,197,.24);
  font-weight:700;
}
.aura-brand strong{
  color:var(--aura-ink);
  font-size:19px;
  font-weight:650;
  letter-spacing:-.02em;
  white-space:nowrap;
}
.aura-nav nav{
  display:flex;
  justify-content:center;
  gap:30px;
  color:#617089;
  font-size:14px;
  font-weight:500;
}
.aura-nav nav a:hover,.aura-nav>div>a:first-child:hover{color:var(--aura-blue)}
.aura-nav>div{
  display:flex;
  align-items:center;
  gap:12px;
  color:#526176;
  font-size:14px;
  font-weight:600;
}
.aura-btn{
  min-height:52px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border-radius:999px;
  padding:0 24px;
  color:#fff;
  background:var(--aura-blue);
  box-shadow:0 18px 40px rgba(7,76,197,.22);
  font-weight:650;
  transition:transform .18s ease,box-shadow .18s ease;
}
.aura-btn:hover{transform:translateY(-2px);box-shadow:0 24px 52px rgba(7,76,197,.28)}
.aura-btn.small{min-height:42px;padding:0 17px;font-size:13px}
.aura-btn .aura-icon{
  width:22px;
  height:22px;
  color:inherit;
  background:transparent;
  border:0;
  box-shadow:none;
}
.aura-btn .aura-icon svg{width:18px;height:18px}
.aura-text-link{
  min-height:52px;
  display:inline-flex;
  align-items:center;
  color:var(--aura-blue);
  font-weight:650;
}
.aura-hero{
  position:relative;
  isolation:isolate;
  display:grid;
  place-items:center;
  padding:clamp(66px,9vw,122px) clamp(18px,6vw,112px) 54px;
  overflow:hidden;
  text-align:center;
}
.aura-orbit{
  position:absolute;
  z-index:-1;
  border-radius:999px;
  pointer-events:none;
  filter:blur(.2px);
}
.aura-orbit.one{
  width:560px;
  height:560px;
  top:8%;
  left:50%;
  transform:translateX(-50%);
  background:radial-gradient(circle,rgba(7,76,197,.14),transparent 66%);
}
.aura-orbit.two{
  width:920px;
  height:220px;
  top:34%;
  left:50%;
  transform:translateX(-50%) rotate(-5deg);
  border:1px solid rgba(7,76,197,.12);
}
.aura-status{
  display:inline-flex;
  align-items:center;
  gap:9px;
  margin-bottom:24px;
  padding:8px 14px;
  border:1px solid rgba(7,76,197,.13);
  border-radius:999px;
  background:rgba(255,255,255,.76);
  color:#50627d;
  font-size:13px;
  font-weight:600;
  box-shadow:0 14px 34px rgba(7,41,102,.06);
}
.aura-status i{
  width:9px;
  height:9px;
  border-radius:999px;
  background:var(--aura-blue);
  box-shadow:0 0 0 6px rgba(7,76,197,.1);
}
.aura-hero h1{
  width:min(1120px,100%);
  margin-bottom:24px;
  color:var(--aura-ink);
  font-size:clamp(48px,8vw,104px);
  line-height:.92;
  letter-spacing:-.07em;
  font-weight:650;
}
.aura-lead{
  width:min(760px,100%);
  color:var(--aura-muted);
  font-size:clamp(16px,2vw,20px);
  line-height:1.75;
  font-weight:450;
}
.aura-actions{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:16px;
  flex-wrap:wrap;
  margin-top:30px;
}
.aura-console{
  width:min(1120px,100%);
  margin-top:64px;
  text-align:left;
  border:1px solid rgba(7,76,197,.12);
  border-radius:34px;
  background:rgba(255,255,255,.82);
  box-shadow:0 34px 100px rgba(7,41,102,.13);
  overflow:hidden;
}
.aura-console-top{
  min-height:58px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:0 22px;
  border-bottom:1px solid rgba(7,76,197,.09);
  background:linear-gradient(180deg,#fff,#f8fbff);
}
.aura-console-top span{color:var(--aura-ink);font-weight:700}
.aura-console-top em{
  color:#075c25;
  background:#e9fbed;
  border-radius:999px;
  padding:7px 10px;
  font-size:12px;
  font-style:normal;
  font-weight:700;
}
.aura-console-grid{
  display:grid;
  grid-template-columns:1.35fr .5fr .5fr;
  gap:14px;
  padding:18px;
}
.aura-console-grid article{
  border:1px solid rgba(7,76,197,.1);
  border-radius:24px;
  background:#fff;
}
.aura-balance{
  grid-row:span 2;
  min-height:288px;
  padding:24px;
  background:linear-gradient(180deg,#f7fbff,#eef5ff)!important;
}
.aura-balance small{color:#66758d;font-weight:600}
.aura-balance strong{
  display:block;
  margin-top:6px;
  color:var(--aura-ink);
  font-size:42px;
  font-weight:700;
  letter-spacing:-.045em;
}
.aura-balance svg{width:100%;height:170px;margin-top:18px}
.aura-balance path{
  fill:none;
  stroke:var(--aura-blue);
  stroke-width:6;
  stroke-linecap:round;
}
.aura-mini{
  min-height:128px;
  padding:18px;
  display:grid;
  align-content:space-between;
}
.aura-mini .aura-icon{width:38px;height:38px;border-radius:14px;box-shadow:none}
.aura-mini span{color:#697891;font-size:13px;font-weight:600}
.aura-mini strong{color:var(--aura-ink);font-weight:700}
.aura-feed{
  grid-column:2/4;
  display:grid;
  padding:6px 18px;
}
.aura-feed p{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  gap:8px 14px;
  margin:0;
  padding:14px 0;
  border-bottom:1px solid rgba(7,76,197,.09);
}
.aura-feed p:last-child{border-bottom:0}
.aura-feed b{color:var(--aura-ink);font-size:14px}
.aura-feed span{grid-column:1;color:#7a879a;font-size:12px}
.aura-feed strong{grid-column:2;grid-row:1/3;align-self:center;color:var(--aura-blue);font-size:14px}
.aura-ribbon{
  width:min(1180px,calc(100% - 36px));
  margin:0 auto;
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:10px;
  padding:14px;
  border:1px solid rgba(7,76,197,.11);
  border-radius:999px;
  background:rgba(255,255,255,.84);
  box-shadow:0 20px 60px rgba(7,41,102,.07);
}
.aura-ribbon span{
  padding:10px 14px;
  border-radius:999px;
  color:#38506e;
  background:#f4f8ff;
  font-size:13px;
  font-weight:650;
}
.aura-bento,.aura-code-section,.aura-lanes,.aura-faq{
  padding:clamp(78px,10vw,132px) clamp(18px,6vw,112px);
}
.aura-section-title{
  width:min(820px,100%);
  margin:0 auto 42px;
  text-align:center;
}
.aura-section-title.left{margin-left:0;text-align:left}
.aura-section-title>span,.aura-code-copy>span{
  display:inline-block;
  margin-bottom:12px;
  color:var(--aura-blue);
  font-size:13px;
  font-weight:700;
  letter-spacing:.16em;
  text-transform:uppercase;
}
.aura-section-title h2,.aura-code-copy h2,.aura-final h2{
  margin-bottom:14px;
  color:var(--aura-ink);
  font-size:clamp(32px,4.8vw,64px);
  line-height:1.02;
  letter-spacing:-.055em;
  font-weight:650;
}
.aura-bento-grid{
  display:grid;
  grid-template-columns:1.25fr .8fr .8fr;
  gap:16px;
}
.aura-bento-grid article{
  min-height:258px;
  display:flex;
  flex-direction:column;
  padding:28px;
  border:1px solid rgba(7,76,197,.11);
  border-radius:30px;
  background:#fff;
  box-shadow:0 20px 54px rgba(7,41,102,.06);
}
.aura-bento-grid article.wide{grid-column:span 2}
.aura-bento-grid article.blue{
  color:#fff;
  background:
    radial-gradient(circle at 80% 20%,rgba(255,255,255,.22),transparent 34%),
    linear-gradient(135deg,#074cc5,#0b2e74);
}
.aura-bento-grid article.blue h3,.aura-bento-grid article.blue p{color:#fff}
.aura-bento-grid article.blue .aura-icon{color:#fff;background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.2)}
.aura-bento-grid h3{
  margin:26px 0 10px;
  color:var(--aura-ink);
  font-size:25px;
  line-height:1.16;
  letter-spacing:-.035em;
  font-weight:650;
}
.aura-bento-grid p{
  margin-bottom:0;
  color:var(--aura-muted);
  line-height:1.68;
}
.aura-code-section{
  display:grid;
  grid-template-columns:minmax(0,.62fr) minmax(0,1fr);
  align-items:center;
  gap:clamp(28px,6vw,78px);
  background:
    radial-gradient(circle at 88% 16%,rgba(7,76,197,.09),transparent 28%),
    linear-gradient(180deg,#fff,#f4f8ff);
  border-block:1px solid rgba(7,76,197,.08);
}
.aura-code-copy p{
  color:var(--aura-muted);
  font-size:17px;
  line-height:1.75;
}
.aura-code-window{
  min-width:0;
  overflow:hidden;
  border-radius:32px;
  border:1px solid #183632;
  background:#071813;
  box-shadow:0 32px 90px rgba(7,41,102,.18);
}
.aura-code-bar{
  height:58px;
  display:flex;
  align-items:center;
  gap:9px;
  padding:0 22px;
  background:#0b2019;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.aura-code-bar i{width:12px;height:12px;border-radius:999px}
.aura-code-bar i:nth-child(1){background:#ff5f56}
.aura-code-bar i:nth-child(2){background:#ffbd2e}
.aura-code-bar i:nth-child(3){background:#27c93f}
.aura-code-bar strong{
  margin-left:10px;
  color:#94a39c;
  font-size:13px;
  font-weight:700;
}
.aura-code-window pre{
  margin:0;
  padding:30px;
  overflow:auto;
  color:#f2fbf7;
  font:500 14px/1.85 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
}
.aura-code-window .kw{color:#9af06f;font-weight:700}
.aura-code-window .str{color:#5fffb0}
.aura-code-window .num{color:#ffd166}
.aura-code-window .cm{color:#8aa097}
.aura-lane-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:14px;
}
.aura-lane-grid article{
  min-height:220px;
  padding:24px;
  border:1px solid rgba(7,76,197,.11);
  border-radius:28px;
  background:#fff;
}
.aura-lane-grid b{
  color:rgba(7,76,197,.22);
  font-size:46px;
  letter-spacing:-.06em;
}
.aura-lane-grid h3{
  margin:26px 0 8px;
  color:var(--aura-ink);
  font-size:21px;
  font-weight:650;
}
.aura-lane-grid p{margin:0;color:var(--aura-muted);line-height:1.6}
.aura-faq-list{
  width:min(860px,100%);
  margin:0 auto;
  display:grid;
  gap:12px;
}
.aura-faq-list details{
  border:1px solid rgba(7,76,197,.12);
  border-radius:22px;
  background:#fff;
  overflow:hidden;
}
.aura-faq-list summary{
  cursor:pointer;
  list-style:none;
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding:22px 24px;
  color:var(--aura-ink);
  font-weight:650;
}
.aura-faq-list summary::-webkit-details-marker{display:none}
.aura-faq-list summary:after{
  content:"+";
  width:30px;
  height:30px;
  flex:0 0 auto;
  display:grid;
  place-items:center;
  border-radius:999px;
  color:var(--aura-blue);
  background:#eef5ff;
}
.aura-faq-list details[open] summary:after{content:"-"}
.aura-faq-list p{margin:0;padding:0 24px 24px;color:var(--aura-muted);line-height:1.7}
.aura-final{
  width:min(1120px,calc(100% - 36px));
  margin:0 auto 92px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:28px;
  padding:clamp(34px,5vw,58px);
  border-radius:34px;
  color:#fff;
  background:
    radial-gradient(circle at 78% 15%,rgba(255,255,255,.2),transparent 30%),
    linear-gradient(135deg,#074cc5,#071f52);
  box-shadow:0 30px 90px rgba(7,76,197,.2);
}
.aura-final .aura-icon{color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.2)}
.aura-final h2{max-width:680px;color:#fff}
.aura-final p{
  max-width:720px;
  margin-bottom:0;
  color:rgba(255,255,255,.78);
  line-height:1.7;
}
.aura-final .aura-btn{background:#fff;color:var(--aura-blue);box-shadow:none;flex:0 0 auto}
.aura-footer{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:38px clamp(18px,6vw,112px);
  border-top:1px solid rgba(7,76,197,.09);
  background:#fff;
}
.aura-footer nav{display:flex;gap:22px;flex-wrap:wrap;color:#65748a;font-weight:600}
.aura-footer nav a:hover{color:var(--aura-blue)}
@media(max-width:1100px){
  .aura-console-grid,.aura-code-section{grid-template-columns:1fr}
  .aura-feed{grid-column:auto}
  .aura-bento-grid{grid-template-columns:1fr 1fr}
  .aura-bento-grid article.wide{grid-column:span 1}
  .aura-lane-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:820px){
  .aura-nav{grid-template-columns:1fr auto;min-height:68px;padding:10px 16px}
  .aura-nav nav{display:none}
  .aura-nav>div>a:first-child{display:none}
  .aura-brand span{width:38px;height:38px}
  .aura-brand strong{font-size:17px}
  .aura-hero{padding:52px 16px 42px}
  .aura-hero h1{font-size:43px;line-height:1.02;letter-spacing:-.045em}
  .aura-lead{font-size:16px}
  .aura-actions{display:grid;width:100%}
  .aura-actions .aura-btn,.aura-actions .aura-text-link{width:100%;justify-content:center}
  .aura-console{margin-top:42px;border-radius:26px}
  .aura-console-grid{padding:14px}
  .aura-balance{min-height:230px}
  .aura-balance strong{font-size:32px}
  .aura-ribbon{width:calc(100% - 32px);border-radius:26px;justify-content:flex-start}
  .aura-ribbon span{width:100%;text-align:center}
  .aura-bento,.aura-code-section,.aura-lanes,.aura-faq{padding:64px 16px}
  .aura-bento-grid,.aura-lane-grid{grid-template-columns:1fr}
  .aura-bento-grid article{min-height:auto;border-radius:24px}
  .aura-section-title h2,.aura-code-copy h2,.aura-final h2{font-size:32px}
  .aura-code-window{border-radius:24px}
  .aura-code-window pre{padding:22px;font-size:12px;line-height:1.75}
  .aura-final{display:grid;width:calc(100% - 32px);margin-bottom:58px;border-radius:28px}
  .aura-final .aura-btn{width:100%}
  .aura-footer{display:grid}
}
@media(max-width:460px){
  .aura-btn.small{min-height:38px;padding:0 12px;font-size:12px}
  .aura-status{font-size:12px;line-height:1.35}
  .aura-hero h1{font-size:36px}
  .aura-console-top{padding:0 16px}
  .aura-mini{min-height:112px}
  .aura-feed p{grid-template-columns:1fr}
  .aura-feed strong{grid-column:auto;grid-row:auto}
}

/* Neo premium public landing */
.neo-lp{
  --neo-blue:#074cc5;
  --neo-blue-2:#317cff;
  --neo-green:#25f49a;
  --neo-red:#ff5570;
  --neo-ink:#f7fbff;
  --neo-muted:#aeb9ce;
  --neo-line:rgba(255,255,255,.12);
  --neo-card:rgba(10,18,36,.72);
  margin:0;
  min-height:100vh;
  color:var(--neo-ink);
  background:
    radial-gradient(circle at 72% 23%,rgba(7,76,197,.38),transparent 27%),
    radial-gradient(circle at 88% 48%,rgba(37,244,154,.18),transparent 18%),
    radial-gradient(circle at 16% 12%,rgba(49,124,255,.15),transparent 28%),
    #030813;
  font-family:'Montserrat',Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;
  letter-spacing:0;
  overflow-x:hidden;
}
.neo-lp *{box-sizing:border-box}
.neo-lp a{text-decoration:none;color:inherit}
.neo-lp svg{display:block}
.neo-lp h1,.neo-lp h2,.neo-lp h3,.neo-lp p{margin-top:0}
.neo-icon{
  width:42px;
  height:42px;
  display:inline-grid;
  place-items:center;
  flex:0 0 auto;
  border-radius:15px;
  color:#7db0ff;
  background:rgba(7,76,197,.16);
  border:1px solid rgba(125,176,255,.18);
  box-shadow:0 0 28px rgba(7,76,197,.18);
}
.neo-icon svg{
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:1.85;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.neo-nav{
  position:sticky;
  top:0;
  z-index:50;
  min-height:78px;
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:28px;
  padding:0 clamp(18px,4vw,58px);
  border-bottom:1px solid rgba(255,255,255,.08);
  background:rgba(3,8,19,.72);
  backdrop-filter:blur(22px);
}
.neo-brand{
  display:inline-flex;
  align-items:center;
  gap:12px;
}
.neo-brand span{
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border-radius:12px;
  color:#fff;
  background:linear-gradient(135deg,var(--neo-blue),#5d38ff);
  box-shadow:0 0 36px rgba(49,124,255,.35);
  font-weight:800;
}
.neo-brand strong{font-size:24px;font-weight:700;letter-spacing:-.04em}
.neo-nav nav{display:flex;justify-content:center;gap:34px;color:#c5cce0;font-size:14px;font-weight:500}
.neo-nav nav a:hover,.neo-nav>div>a:first-child:hover{color:#fff}
.neo-nav>div{display:flex;align-items:center;gap:16px;color:#e6edff;font-size:14px;font-weight:600}
.neo-btn,.neo-ghost{
  min-height:52px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  border-radius:11px;
  padding:0 24px;
  font-weight:650;
  transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;
}
.neo-btn{
  color:#fff;
  background:linear-gradient(135deg,var(--neo-blue),#5b45ff);
  box-shadow:0 18px 42px rgba(7,76,197,.34);
}
.neo-btn.small{min-height:44px;padding:0 18px}
.neo-btn .neo-icon,.neo-ghost .neo-icon{
  width:22px;
  height:22px;
  border:0;
  border-radius:0;
  color:inherit;
  background:transparent;
  box-shadow:none;
}
.neo-btn .neo-icon svg,.neo-ghost .neo-icon svg{width:18px;height:18px}
.neo-ghost{
  color:#fff;
  background:rgba(255,255,255,.04);
  border:1px solid rgba(255,255,255,.2);
}
.neo-btn:hover,.neo-ghost:hover{transform:translateY(-2px)}
.neo-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,.94fr) minmax(380px,.86fr);
  gap:clamp(24px,4vw,56px);
  align-items:center;
  min-height:calc(100vh - 78px);
  padding:clamp(48px,6vw,78px) clamp(18px,4vw,58px) 48px;
}
.neo-hero:before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px) 0 0/96px 96px,
    linear-gradient(180deg,rgba(255,255,255,.03) 1px,transparent 1px) 0 0/96px 96px;
  mask-image:linear-gradient(180deg,#000,transparent 78%);
}
.neo-hero-copy{position:relative;z-index:1;max-width:760px}
.neo-pill{
  display:inline-flex;
  align-items:center;
  gap:10px;
  margin-bottom:28px;
  padding:9px 16px 9px 9px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:999px;
  color:#dbe6ff;
  background:rgba(255,255,255,.045);
  font-size:14px;
  font-weight:500;
}
.neo-pill .neo-icon{width:30px;height:30px;border-radius:999px}
.neo-pill .neo-icon svg{width:15px;height:15px}
.neo-hero h1{
  max-width:780px;
  margin-bottom:22px;
  font-size:clamp(48px,6.8vw,92px);
  line-height:1;
  letter-spacing:-.07em;
  font-weight:700;
}
.neo-hero h1:after{
  content:"";
  display:block;
  width:112px;
  height:6px;
  margin-top:20px;
  border-radius:999px;
  background:linear-gradient(90deg,var(--neo-blue),#25f49a);
}
.neo-hero-copy>p{
  max-width:680px;
  color:#c4cee2;
  font-size:clamp(17px,1.7vw,21px);
  line-height:1.7;
  font-weight:400;
}
.neo-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:30px}
.neo-badges{display:flex;flex-wrap:wrap;gap:24px;margin-top:44px;color:#d6dff2;font-size:14px}
.neo-badges span{display:inline-flex;align-items:center;gap:10px}
.neo-badges .neo-icon{width:34px;height:34px;border-radius:999px}
.neo-badges .neo-icon svg{width:16px;height:16px}
.neo-phone-scene{
  position:relative;
  z-index:1;
  min-height:660px;
  display:grid;
  place-items:center;
}
.neo-glow{
  position:absolute;
  border-radius:999px;
  filter:blur(1px);
  pointer-events:none;
}
.neo-glow.one{
  width:480px;
  height:480px;
  background:radial-gradient(circle,rgba(72,55,255,.6),rgba(7,76,197,.08) 62%,transparent 68%);
  right:4%;
  top:9%;
}
.neo-glow.two{
  width:280px;
  height:280px;
  background:radial-gradient(circle,rgba(37,244,154,.42),transparent 68%);
  right:0;
  bottom:8%;
}
.neo-phone{
  position:relative;
  width:min(382px,88vw);
  min-height:640px;
  padding:24px 17px 15px;
  border:8px solid #131722;
  border-radius:54px;
  background:
    radial-gradient(circle at 50% 0%,rgba(49,124,255,.18),transparent 28%),
    linear-gradient(145deg,rgba(255,255,255,.08),transparent 18%),
    #070b16;
  box-shadow:
    0 30px 90px rgba(0,0,0,.45),
    inset 0 0 0 1px rgba(255,255,255,.12),
    inset 0 -32px 70px rgba(7,76,197,.08);
  transform:rotate(5deg);
}
.neo-phone:before{
  content:"";
  position:absolute;
  width:136px;
  height:28px;
  top:0;
  left:50%;
  transform:translateX(-50%);
  border-radius:0 0 18px 18px;
  background:#050812;
}
.neo-phone-top,.neo-phone-brand,.neo-notifications>div,.neo-phone-balance,.neo-phone-tab{
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.neo-phone-top{position:relative;z-index:1;margin:0 8px 20px;color:#fff;font-size:13px;font-weight:700}
.neo-phone-top i{width:58px;height:12px;border-radius:999px;background:linear-gradient(90deg,#fff 28%,transparent 28% 42%,#fff 42% 62%,transparent 62% 76%,#fff 76%);opacity:.85}
.neo-phone-brand{margin-bottom:14px}
.neo-phone-brand>div{display:flex;align-items:center;gap:9px}
.neo-phone-brand b{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:linear-gradient(135deg,var(--neo-blue),#6446ff);
}
.neo-phone-brand strong{font-size:18px}
.neo-phone-brand>span{position:relative;display:inline-grid;place-items:center}
.neo-phone-brand .neo-icon{width:32px;height:32px;border-radius:999px}
.neo-phone-brand em{
  position:absolute;
  right:-5px;
  top:-5px;
  width:17px;
  height:17px;
  display:grid;
  place-items:center;
  border-radius:999px;
  background:#8a5cff;
  font-size:10px;
  font-style:normal;
}
.neo-notifications,.neo-phone-balance,.neo-receive-box{
  border:1px solid rgba(255,255,255,.08);
  border-radius:18px;
  background:rgba(255,255,255,.045);
}
.neo-notifications{padding:13px;margin-bottom:11px}
.neo-notifications h3{margin:0;color:#fff;font-size:14px}
.neo-notifications a{color:#91b8ff;font-size:10px;font-weight:700}
.neo-notifications p{
  position:relative;
  display:grid;
  grid-template-columns:1fr auto 8px;
  gap:4px 10px;
  margin:8px 0 0;
  padding:11px;
  border-radius:13px;
  background:rgba(255,255,255,.045);
}
.neo-notifications b{font-size:12px}
.neo-notifications small{grid-column:1;color:#d6def0;font-size:11px}
.neo-notifications em{grid-column:2;grid-row:1/3;color:#9ca8bf;font-size:10px;font-style:normal}
.neo-notifications i{grid-column:3;grid-row:1/3;align-self:center;width:7px;height:7px;border-radius:999px;background:var(--neo-green);box-shadow:0 0 12px var(--neo-green)}
.neo-phone-balance{position:relative;padding:16px;margin-bottom:10px}
.neo-phone-balance small{display:block;color:#b4bed1;font-size:12px}
.neo-phone-balance strong{display:block;margin-top:7px;color:var(--neo-green);font-size:24px;letter-spacing:-.04em}
.neo-phone-balance button{border:0;border-radius:12px;background:rgba(255,255,255,.08);padding:0}
.neo-phone-balance .neo-icon{width:38px;height:38px;border-radius:12px}
.neo-black-card{
  display:grid;
  grid-template-columns:1fr auto;
  gap:3px 12px;
  align-items:center;
  margin-bottom:10px;
  padding:12px 14px;
  border-radius:16px;
  border:1px solid rgba(37,244,154,.22);
  background:linear-gradient(135deg,rgba(37,244,154,.13),rgba(7,76,197,.08));
}
.neo-black-card span{
  color:#d9ffe9;
  font-size:11px;
  font-weight:700;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.neo-black-card strong{
  grid-column:2;
  grid-row:1/3;
  color:var(--neo-green);
  font-size:20px;
  letter-spacing:-.04em;
  text-shadow:0 0 22px rgba(37,244,154,.35);
}
.neo-black-card small{color:#a9dbc4;font-size:11px}
.neo-phone-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}
.neo-phone-stats div{min-width:0;padding:10px;border-radius:13px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.06)}
.neo-phone-stats span{display:block;color:#aab5c9;font-size:10px}
.neo-phone-stats b{display:block;margin-top:6px;font-size:11px;white-space:nowrap}
.neo-phone-stats div:nth-child(1) b{color:var(--neo-green)}
.neo-phone-stats div:nth-child(2) b{color:var(--neo-red)}
.neo-phone-stats div:nth-child(3) b{color:#a884ff}
.neo-phone-stats svg{width:100%;height:28px;margin-top:6px}
.neo-phone-stats path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round}
.neo-phone-stats div:nth-child(1) path{stroke:var(--neo-green)}
.neo-phone-stats div:nth-child(2) path{stroke:var(--neo-red)}
.neo-phone-stats div:nth-child(3) path{stroke:#a884ff}
.neo-receive-box{padding:13px}
.neo-receive-box h3{font-size:13px;margin-bottom:10px}
.neo-receive-box div{display:grid;grid-template-columns:1fr 1fr;margin-bottom:10px;padding:4px;border-radius:10px;background:rgba(255,255,255,.04)}
.neo-receive-box span{text-align:center;border-radius:8px;padding:8px 4px;color:#b9c3d5;font-size:10px}
.neo-receive-box span:first-child{background:rgba(7,76,197,.24);color:#fff}
.neo-receive-box p{margin:0;padding:10px;border-radius:10px;color:#cbd5e1;background:#050914;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.neo-phone-tab{margin-top:12px;color:#9ba6bc;font-size:9px}
.neo-card-row{
  width:min(1180px,calc(100% - 44px));
  margin:-6px auto 0;
  display:grid;
  grid-template-columns:repeat(6,1fr);
  border:1px solid var(--neo-line);
  border-radius:20px;
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.035));
  box-shadow:0 28px 90px rgba(0,0,0,.28);
  overflow:hidden;
}
.neo-card-row article{
  min-height:250px;
  padding:28px 24px;
  border-right:1px solid rgba(255,255,255,.08);
}
.neo-card-row article:last-child{border-right:0}
.neo-card-row .neo-icon{margin-bottom:36px;color:#fff;background:rgba(7,76,197,.18)}
.neo-card-row h3{font-size:20px;line-height:1.12;margin-bottom:12px}
.neo-card-row p{margin:0;color:#c0cadc;font-size:13px;line-height:1.65}
.neo-api{
  width:min(1180px,calc(100% - 44px));
  margin:20px auto 0;
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.92fr);
  gap:38px;
  align-items:center;
  padding:0 0 30px;
}
.neo-code-window{
  overflow:hidden;
  border:1px solid rgba(255,255,255,.16);
  border-radius:16px;
  background:#061713;
  box-shadow:0 24px 80px rgba(0,0,0,.3);
}
.neo-code-bar{
  height:52px;
  display:flex;
  align-items:center;
  gap:8px;
  padding:0 18px;
  border-bottom:1px solid rgba(255,255,255,.1);
  background:rgba(255,255,255,.04);
}
.neo-code-bar i{width:12px;height:12px;border-radius:999px}
.neo-code-bar i:nth-child(1){background:#ff5f56}
.neo-code-bar i:nth-child(2){background:#ffbd2e}
.neo-code-bar i:nth-child(3){background:#27c93f}
.neo-code-bar strong{margin-left:8px;color:#9baaa6;font-size:13px}
.neo-code-window pre{
  margin:0;
  padding:26px;
  overflow:auto;
  color:#effaf4;
  font:500 13px/1.75 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
}
.neo-code-window .kw{color:#a3ff6d;font-weight:700}
.neo-code-window .str{color:#52ffa2}
.neo-code-window .num{color:#ffd166}
.neo-code-window .cm{color:#87938e}
.neo-code-window>a{display:inline-flex;align-items:center;gap:8px;padding:0 26px 24px;color:#9a74ff;font-weight:700;font-size:13px}
.neo-code-window>a .neo-icon{width:18px;height:18px;border:0;background:transparent;box-shadow:none;color:inherit}
.neo-code-window>a .neo-icon svg{width:15px;height:15px}
.neo-api-copy>span,.neo-section-head>span{display:block;color:#8f62ff;font-weight:700;margin-bottom:12px}
.neo-api-copy h2,.neo-section-head h2{font-size:clamp(30px,4vw,44px);line-height:1.08;margin-bottom:14px}
.neo-api-copy p{color:#c3cde0;line-height:1.75}
.neo-api-copy ul{display:grid;gap:13px;padding:0;margin:24px 0 0;list-style:none}
.neo-api-copy li{display:flex;align-items:center;gap:10px;color:#e7edfb;font-size:14px}
.neo-api-copy li .neo-icon{width:22px;height:22px;border-radius:999px;color:#9a74ff;background:rgba(154,116,255,.12);box-shadow:none}
.neo-api-copy li .neo-icon svg{width:13px;height:13px}
.neo-all{
  width:min(1180px,calc(100% - 44px));
  margin:0 auto;
  padding:8px 0 34px;
}
.neo-section-head{margin-bottom:22px}
.neo-all-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:12px 24px;
  border-top:1px solid rgba(255,255,255,.12);
  padding-top:22px;
}
.neo-all-grid p{display:flex;align-items:center;gap:10px;margin:0;color:#d9e2f3;font-size:13px;line-height:1.45}
.neo-all-grid .neo-icon{width:20px;height:20px;border-radius:999px;color:#9a74ff;background:rgba(154,116,255,.12);box-shadow:none}
.neo-all-grid .neo-icon svg{width:12px;height:12px}
.neo-strip{
  width:min(1180px,calc(100% - 44px));
  margin:0 auto 56px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border:1px solid rgba(255,255,255,.11);
  border-radius:18px;
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));
  overflow:hidden;
}
.neo-strip div{display:grid;grid-template-columns:44px 1fr;gap:0 14px;align-items:center;padding:22px;border-right:1px solid rgba(255,255,255,.08)}
.neo-strip div:last-child{border-right:0}
.neo-strip .neo-icon{grid-row:span 2}
.neo-strip strong{font-size:16px}
.neo-strip span{color:#c3cde0;font-size:12px}
.neo-faq{
  width:min(860px,calc(100% - 44px));
  margin:0 auto 64px;
}
.neo-faq .neo-section-head{text-align:center}
.neo-faq-list{display:grid;gap:12px}
.neo-faq-list details{border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.045);overflow:hidden}
.neo-faq-list summary{cursor:pointer;list-style:none;padding:20px 22px;font-weight:700}
.neo-faq-list summary::-webkit-details-marker{display:none}
.neo-faq-list p{padding:0 22px 20px;margin:0;color:#c3cde0;line-height:1.7}
.neo-footer{
  display:grid;
  gap:28px;
  padding:44px clamp(18px,4vw,58px) 28px;
  border-top:1px solid rgba(255,255,255,.1);
  background:
    radial-gradient(circle at 18% 0%,rgba(7,76,197,.18),transparent 32%),
    rgba(3,8,19,.72);
}
.neo-footer-main{
  display:grid;
  grid-template-columns:minmax(260px,1.2fr) .5fr .5fr minmax(260px,.8fr);
  gap:34px;
  align-items:start;
}
.neo-footer-brand p,.neo-footer-cta p{
  max-width:390px;
  margin:18px 0 0;
  color:#aeb9ce;
  line-height:1.7;
  font-size:14px;
}
.neo-footer nav{
  display:grid;
  gap:12px;
  color:#c3cde0;
  font-weight:500;
}
.neo-footer nav strong,.neo-footer-cta strong{
  color:#fff;
  font-size:14px;
  margin-bottom:4px;
}
.neo-footer nav a:hover{color:#fff}
.neo-footer-cta{
  padding:20px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  background:rgba(255,255,255,.045);
}
.neo-footer-cta p{margin:8px 0 18px}
.neo-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:18px;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.09);
  color:#8793aa;
  font-size:12px;
}
@media(max-width:1120px){
  .neo-hero{grid-template-columns:1fr;text-align:center}
  .neo-hero-copy{margin:0 auto}
  .neo-hero h1:after{margin-left:auto;margin-right:auto}
  .neo-badges,.neo-actions{justify-content:center}
  .neo-phone{transform:none}
  .neo-card-row{grid-template-columns:repeat(3,1fr)}
  .neo-card-row article:nth-child(3){border-right:0}
  .neo-card-row article:nth-child(-n+3){border-bottom:1px solid rgba(255,255,255,.08)}
  .neo-api{grid-template-columns:1fr}
  .neo-all-grid{grid-template-columns:repeat(2,1fr)}
  .neo-strip{grid-template-columns:repeat(2,1fr)}
  .neo-strip div:nth-child(2){border-right:0}
  .neo-strip div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}
  .neo-footer-main{grid-template-columns:1fr 1fr}
  .neo-footer-brand,.neo-footer-cta{grid-column:1/-1}
}
@media(max-width:760px){
  .neo-nav{grid-template-columns:1fr auto;min-height:68px;padding:10px 16px}
  .neo-nav nav{display:none}
  .neo-nav>div>a:first-child{display:none}
  .neo-brand strong{font-size:18px}
  .neo-brand span{width:36px;height:36px}
  .neo-btn.small{min-height:38px;padding:0 12px;font-size:12px}
  .neo-hero{padding:44px 16px 54px}
  .neo-hero h1{font-size:42px;letter-spacing:-.045em}
  .neo-hero-copy>p{font-size:16px}
  .neo-actions{display:grid}
  .neo-actions .neo-btn,.neo-actions .neo-ghost{width:100%}
  .neo-badges{display:grid;gap:12px;text-align:left}
  .neo-phone-scene{min-height:auto;margin-top:12px}
  .neo-phone{width:min(360px,100%);min-height:610px;border-radius:42px;border-width:6px;padding:22px 14px 14px}
  .neo-glow.one{width:340px;height:340px;left:50%;right:auto;transform:translateX(-50%)}
  .neo-glow.two{width:220px;height:220px}
  .neo-card-row{width:calc(100% - 32px);grid-template-columns:1fr;border-radius:18px}
  .neo-card-row article{min-height:auto;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}
  .neo-card-row article:last-child{border-bottom:0}
  .neo-card-row .neo-icon{margin-bottom:22px}
  .neo-api,.neo-all,.neo-strip,.neo-faq{width:calc(100% - 32px)}
  .neo-code-window pre{font-size:11px;padding:18px}
  .neo-all-grid,.neo-strip{grid-template-columns:1fr}
  .neo-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}
  .neo-strip div:last-child{border-bottom:0}
  .neo-footer-main{grid-template-columns:1fr}
  .neo-footer-bottom{display:grid}
}
@media(max-width:430px){
  .neo-pill{font-size:12px;line-height:1.35}
  .neo-hero h1{font-size:35px}
  .neo-phone-stats{grid-template-columns:1fr}
  .neo-black-card{grid-template-columns:1fr}
  .neo-black-card strong{grid-column:auto;grid-row:auto}
  .neo-phone-tab{display:none}
  .neo-notifications p{grid-template-columns:1fr 7px}
  .neo-notifications em{grid-column:1;grid-row:auto}
  .neo-notifications i{grid-column:2;grid-row:1/4}
}

/* Landing limpa v4 */
.orby-lp{
  --lpv4-bg:#f7fbff;
  --lpv4-ink:#081421;
  --lpv4-muted:#637282;
  --lpv4-line:#dfe8f1;
  --lpv4-blue:#074cc5;
  --lpv4-blue-2:#5d8cff;
  --lpv4-soft:#eef5ff;
  --lpv4-card:#ffffff;
  margin:0;
  background:var(--lpv4-bg);
  color:var(--lpv4-ink);
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
  overflow-x:hidden;
}
.orby-lp *{box-sizing:border-box}
.orby-lp a{text-decoration:none;color:inherit}
.orby-lp svg{display:block}
.orby-lp h1,.orby-lp h2,.orby-lp h3,.orby-lp p{margin-top:0}
.lpv4-icon{
  display:inline-grid;
  place-items:center;
  width:42px;
  height:42px;
  flex:0 0 auto;
  border-radius:16px;
  background:var(--lpv4-soft);
  color:var(--lpv4-blue);
}
.lpv4-icon svg{width:21px;height:21px}
.lpv4-icon path{
  fill:none;
  stroke:currentColor;
  stroke-width:1.9;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.lpv4-nav{
  position:sticky;
  top:0;
  z-index:50;
  display:grid;
  grid-template-columns:1fr auto 1fr;
  align-items:center;
  gap:24px;
  min-height:78px;
  padding:0 clamp(18px,5vw,96px);
  background:rgba(247,251,255,.78);
  border-bottom:1px solid rgba(223,232,241,.82);
  backdrop-filter:blur(22px);
}
.lpv4-brand{
  display:inline-flex;
  align-items:center;
  gap:12px;
  min-width:0;
}
.lpv4-brand span{
  width:42px;
  height:42px;
  border-radius:15px;
  display:grid;
  place-items:center;
  color:#fff;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
  font-weight:750;
  box-shadow:0 16px 34px rgba(7,76,197,.22);
}
.lpv4-brand strong{
  color:var(--lpv4-ink);
  font-size:22px;
  font-weight:700;
  letter-spacing:-.04em;
  white-space:nowrap;
}
.lpv4-nav nav{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  color:#5d6c7e;
  font-size:14px;
  font-weight:600;
}
.lpv4-nav nav a{
  padding:10px 13px;
  border-radius:999px;
}
.lpv4-nav nav a:hover{
  background:#fff;
  color:var(--lpv4-blue);
}
.lpv4-actions{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:12px;
}
.lpv4-login{
  color:#243448;
  font-weight:650;
  font-size:14px;
}
.lpv4-button,.lpv4-secondary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:54px;
  border-radius:999px;
  padding:0 24px;
  font-weight:700;
  transition:transform .2s ease,box-shadow .2s ease,background .2s ease;
}
.lpv4-button{
  color:#fff;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
  box-shadow:0 20px 42px rgba(7,76,197,.24);
}
.lpv4-button.small{
  min-height:44px;
  padding:0 18px;
  font-size:13px;
}
.lpv4-button .lpv4-icon,.lpv4-secondary .lpv4-icon{
  width:22px;
  height:22px;
  border:0;
  background:transparent;
  color:inherit;
}
.lpv4-button .lpv4-icon svg,.lpv4-secondary .lpv4-icon svg{
  width:17px;
  height:17px;
}
.lpv4-secondary{
  color:#10243a;
  background:#fff;
  border:1px solid var(--lpv4-line);
  box-shadow:0 12px 28px rgba(8,20,33,.05);
}
.lpv4-button:hover,.lpv4-secondary:hover{
  transform:translateY(-2px);
}
.lpv4-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1.03fr) minmax(340px,.75fr);
  align-items:center;
  gap:clamp(36px,7vw,98px);
  min-height:760px;
  padding:clamp(58px,8vw,112px) clamp(18px,5vw,96px);
  overflow:hidden;
}
.lpv4-hero:before{
  content:"";
  position:absolute;
  inset:-15% -12% auto 42%;
  height:620px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(7,76,197,.16),transparent 68%);
}
.lpv4-hero:after{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:210px;
  background:linear-gradient(180deg,transparent,rgba(238,245,255,.72));
}
.lpv4-hero-copy,.lpv4-visual{
  position:relative;
  z-index:1;
}
.lpv4-kicker,.lpv4-section-label{
  display:inline-flex;
  align-items:center;
  gap:9px;
  width:max-content;
  max-width:100%;
  border:1px solid var(--lpv4-line);
  border-radius:999px;
  background:#fff;
  padding:8px 12px 8px 8px;
  color:#38506b;
  font-size:13px;
  font-weight:650;
  box-shadow:0 12px 28px rgba(8,20,33,.04);
}
.lpv4-kicker .lpv4-icon,.lpv4-section-label .lpv4-icon{
  width:28px;
  height:28px;
  border-radius:999px;
}
.lpv4-kicker .lpv4-icon svg,.lpv4-section-label .lpv4-icon svg{
  width:15px;
  height:15px;
}
.lpv4-hero h1{
  max-width:850px;
  margin:24px 0 18px;
  font-size:clamp(44px,6.4vw,88px);
  line-height:.98;
  letter-spacing:-.072em;
  font-weight:650;
}
.lpv4-hero p{
  max-width:680px;
  color:var(--lpv4-muted);
  font-size:clamp(16px,1.55vw,21px);
  line-height:1.72;
}
.lpv4-hero-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:30px;
}
.lpv4-mini-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:34px;
}
.lpv4-mini-row span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  color:#405268;
  font-size:13px;
  font-weight:650;
}
.lpv4-mini-row .lpv4-icon{
  width:30px;
  height:30px;
  border-radius:999px;
}
.lpv4-mini-row .lpv4-icon svg{
  width:15px;
  height:15px;
}
.lpv4-visual{
  min-height:640px;
  display:grid;
  place-items:center;
}
.lpv4-ring{
  position:absolute;
  width:510px;
  height:510px;
  border-radius:50%;
  background:
    radial-gradient(circle at 42% 36%,rgba(255,255,255,.72),transparent 26%),
    linear-gradient(135deg,rgba(7,76,197,.18),rgba(93,140,255,.08));
  border:1px solid rgba(7,76,197,.1);
}
.lpv4-phone{
  position:relative;
  width:min(360px,100%);
  min-height:650px;
  padding:22px 16px 16px;
  border:8px solid #101722;
  border-radius:48px;
  background:linear-gradient(180deg,#10192b,#060b16);
  box-shadow:0 40px 100px rgba(8,20,33,.24), inset 0 0 0 1px rgba(255,255,255,.06);
  color:#fff;
  transform:rotate(3deg);
}
.lpv4-phone:before{
  content:"";
  position:absolute;
  top:10px;
  left:50%;
  width:118px;
  height:24px;
  border-radius:0 0 18px 18px;
  background:#101722;
  transform:translateX(-50%);
}
.lpv4-phone-status,.lpv4-phone-head{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
}
.lpv4-phone-status{
  margin:4px 8px 24px;
  font-size:13px;
  font-weight:700;
}
.lpv4-phone-status b{
  width:56px;
  height:11px;
  border-radius:999px;
  background:linear-gradient(90deg,#fff 25%,transparent 25% 40%,#fff 40% 58%,transparent 58% 72%,#fff 72%);
}
.lpv4-phone-head{margin-bottom:14px}
.lpv4-phone-brand{
  display:flex;
  align-items:center;
  gap:9px;
}
.lpv4-phone-brand span{
  width:34px;
  height:34px;
  border-radius:12px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
  font-weight:750;
}
.lpv4-phone-brand strong{font-size:17px}
.lpv4-phone-head button{
  position:relative;
  width:40px;
  height:40px;
  display:grid;
  place-items:center;
  border:0;
  border-radius:15px;
  background:rgba(255,255,255,.08);
  color:#fff;
}
.lpv4-phone-head .lpv4-icon{
  width:22px;
  height:22px;
  background:transparent;
  color:inherit;
}
.lpv4-phone-head .lpv4-icon svg{width:18px;height:18px}
.lpv4-phone-head em{
  position:absolute;
  right:4px;
  top:3px;
  min-width:17px;
  height:17px;
  border-radius:999px;
  display:grid;
  place-items:center;
  background:#fff;
  color:var(--lpv4-blue);
  font-size:10px;
  font-style:normal;
  font-weight:800;
}
.lpv4-notify-list{
  display:grid;
  gap:8px;
  margin-bottom:12px;
}
.lpv4-notify{
  display:grid;
  grid-template-columns:36px minmax(0,1fr) 7px;
  gap:10px;
  align-items:center;
  border:1px solid rgba(255,255,255,.08);
  border-radius:18px;
  background:rgba(255,255,255,.055);
  padding:10px;
}
.lpv4-notify i{
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border-radius:13px;
  background:rgba(7,76,197,.22);
  font-style:normal;
}
.lpv4-notify .lpv4-icon{
  width:20px;
  height:20px;
  background:transparent;
  color:#fff;
}
.lpv4-notify .lpv4-icon svg{width:16px;height:16px}
.lpv4-notify strong{display:block;font-size:12px}
.lpv4-notify span{display:block;margin-top:3px;color:#c8d4e5;font-size:11px}
.lpv4-notify b{
  width:7px;
  height:7px;
  border-radius:999px;
  background:#25f49a;
  box-shadow:0 0 14px #25f49a;
}
.lpv4-notify.pending b{background:#ffd166;box-shadow:0 0 14px #ffd166}
.lpv4-balance,.lpv4-copy-box{
  border:1px solid rgba(255,255,255,.08);
  border-radius:22px;
  background:rgba(255,255,255,.06);
  padding:16px;
}
.lpv4-balance{margin-bottom:10px}
.lpv4-balance span,.lpv4-copy-box span{
  color:#aebbd0;
  font-size:12px;
}
.lpv4-balance strong{
  display:block;
  margin:6px 0 3px;
  color:#25f49a;
  font-size:26px;
  letter-spacing:-.045em;
}
.lpv4-balance small{color:#c8d4e5}
.lpv4-phone-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:8px;
  margin-bottom:10px;
}
.lpv4-phone-grid div{
  min-width:0;
  padding:10px;
  border:1px solid rgba(255,255,255,.07);
  border-radius:16px;
  background:rgba(255,255,255,.045);
}
.lpv4-phone-grid span{
  display:block;
  color:#aebbd0;
  font-size:10px;
}
.lpv4-phone-grid strong{
  display:block;
  margin-top:6px;
  font-size:11px;
}
.lpv4-phone-grid i{
  display:block;
  margin-top:10px;
  height:22px;
  border-radius:999px;
  background:linear-gradient(135deg,transparent 0 20%,#25f49a 20% 30%,transparent 30% 42%,#25f49a 42% 54%,transparent 54% 66%,#25f49a 66% 78%,transparent 78%);
  opacity:.9;
}
.lpv4-copy-box div{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:4px;
  padding:4px;
  border-radius:12px;
  background:rgba(255,255,255,.055);
}
.lpv4-copy-box div span{
  padding:8px 4px;
  border-radius:10px;
  text-align:center;
}
.lpv4-copy-box div span:first-child{
  color:#fff;
  background:rgba(7,76,197,.35);
}
.lpv4-copy-box p{
  margin:10px 0;
  padding:11px;
  border-radius:12px;
  background:#050914;
  color:#cbd5e1;
  font-size:11px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.lpv4-copy-box button{
  width:100%;
  min-height:42px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border:0;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
  font-weight:700;
}
.lpv4-copy-box button .lpv4-icon{
  width:20px;
  height:20px;
  background:transparent;
  color:inherit;
}
.lpv4-copy-box button .lpv4-icon svg{width:15px;height:15px}
.lpv4-strip,.lpv4-section,.lpv4-checkout,.lpv4-api,.lpv4-included,.lpv4-faq,.lpv4-cta{
  width:min(1180px,calc(100% - 36px));
  margin-inline:auto;
}
.lpv4-strip{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:1px;
  border:1px solid var(--lpv4-line);
  border-radius:28px;
  background:var(--lpv4-line);
  overflow:hidden;
  box-shadow:0 20px 60px rgba(8,20,33,.06);
}
.lpv4-strip div{
  min-height:128px;
  display:grid;
  align-content:center;
  gap:6px;
  background:#fff;
  padding:26px;
}
.lpv4-strip strong{font-size:22px;letter-spacing:-.035em}
.lpv4-strip span{color:var(--lpv4-muted)}
.lpv4-section,.lpv4-included,.lpv4-faq{
  padding:92px 0 0;
}
.lpv4-section-head{
  max-width:680px;
  margin-bottom:30px;
}
.lpv4-section-head span,.lpv4-api-copy>span,.lpv4-checkout>div>span{
  display:inline-block;
  margin-bottom:12px;
  color:var(--lpv4-blue);
  font-weight:700;
}
.lpv4-section-head h2,.lpv4-checkout h2,.lpv4-api h2,.lpv4-cta h2{
  margin-bottom:0;
  font-size:clamp(32px,4.4vw,56px);
  line-height:1.04;
  letter-spacing:-.055em;
  font-weight:650;
}
.lpv4-feature-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.lpv4-feature-grid article{
  min-height:260px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  border:1px solid var(--lpv4-line);
  border-radius:28px;
  background:#fff;
  padding:26px;
  box-shadow:0 18px 48px rgba(8,20,33,.05);
}
.lpv4-feature-grid .lpv4-icon{
  margin-bottom:auto;
  color:#fff;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
}
.lpv4-feature-grid h3{
  margin:34px 0 10px;
  font-size:22px;
  letter-spacing:-.03em;
}
.lpv4-feature-grid p{
  margin:0;
  color:var(--lpv4-muted);
  line-height:1.65;
}
.lpv4-checkout,.lpv4-api{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,430px);
  gap:38px;
  align-items:center;
  padding:98px 0 0;
}
.lpv4-checkout>div>p,.lpv4-api-copy p,.lpv4-cta p{
  color:var(--lpv4-muted);
  line-height:1.75;
  font-size:17px;
}
.lpv4-check-list{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:10px;
  margin-top:24px;
}
.lpv4-check-list span,.lpv4-included-grid p{
  display:flex;
  align-items:center;
  gap:9px;
  margin:0;
  color:#34465d;
  font-size:14px;
  font-weight:600;
}
.lpv4-check-list .lpv4-icon,.lpv4-included-grid .lpv4-icon{
  width:24px;
  height:24px;
  border-radius:999px;
}
.lpv4-check-list .lpv4-icon svg,.lpv4-included-grid .lpv4-icon svg{
  width:13px;
  height:13px;
}
.lpv4-checkout-card{
  border:1px solid var(--lpv4-line);
  border-radius:32px;
  background:#fff;
  padding:20px;
  box-shadow:0 28px 80px rgba(8,20,33,.09);
}
.lpv4-product-line{
  display:grid;
  grid-template-columns:54px minmax(0,1fr) auto;
  gap:12px;
  align-items:center;
  border-radius:22px;
  background:#f7faff;
  padding:14px;
}
.lpv4-product-line i{
  width:54px;
  height:54px;
  display:grid;
  place-items:center;
  border-radius:18px;
  background:#fff;
  font-style:normal;
}
.lpv4-product-line i .lpv4-icon{
  background:transparent;
  width:26px;
  height:26px;
}
.lpv4-product-line strong,.lpv4-product-line span{
  display:block;
}
.lpv4-product-line span,.lpv4-pay-card span,.lpv4-pay-card small{
  color:var(--lpv4-muted);
  font-size:12px;
}
.lpv4-product-line b{white-space:nowrap}
.lpv4-pay-card{
  margin:14px 0;
  border:1px dashed #bfd0e6;
  border-radius:22px;
  padding:18px;
}
.lpv4-pay-card strong{
  display:block;
  margin:6px 0;
  font-size:28px;
  color:var(--lpv4-blue);
}
.lpv4-checkout-card button{
  width:100%;
  height:52px;
  border:0;
  border-radius:999px;
  color:#fff;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
  font-weight:750;
}
.lpv4-checkout-card p{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  margin:14px 0 0;
  color:var(--lpv4-muted);
  font-size:13px;
}
.lpv4-checkout-card p .lpv4-icon{
  width:22px;
  height:22px;
  border-radius:999px;
}
.lpv4-api{
  grid-template-columns:minmax(320px,1fr) minmax(0,.86fr);
}
.lpv4-code{
  overflow:hidden;
  border:1px solid #16233a;
  border-radius:28px;
  background:#07101e;
  box-shadow:0 28px 80px rgba(8,20,33,.18);
}
.lpv4-code-top{
  display:flex;
  align-items:center;
  gap:8px;
  min-height:54px;
  padding:0 18px;
  border-bottom:1px solid #16233a;
}
.lpv4-code-top i{
  width:12px;
  height:12px;
  border-radius:999px;
}
.lpv4-code-top i:nth-child(1){background:#ff5f56}
.lpv4-code-top i:nth-child(2){background:#ffbd2e}
.lpv4-code-top i:nth-child(3){background:#27c93f}
.lpv4-code-top strong{
  margin-left:8px;
  color:#9fb1c8;
  font-size:13px;
}
.lpv4-code pre{
  margin:0;
  padding:24px;
  overflow:auto;
  color:#dce8f7;
  font:600 13px/1.8 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;
}
.lpv4-code code span{color:#7dd3fc}
.lpv4-api-copy .lpv4-secondary{
  margin-top:18px;
}
.lpv4-included-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  border:1px solid var(--lpv4-line);
  border-radius:28px;
  background:#fff;
  padding:20px;
}
.lpv4-included-grid p{
  min-height:52px;
  border-radius:16px;
  background:#f7faff;
  padding:12px;
}
.lpv4-faq-list{
  display:grid;
  gap:12px;
}
.lpv4-faq-list details{
  border:1px solid var(--lpv4-line);
  border-radius:20px;
  background:#fff;
  overflow:hidden;
}
.lpv4-faq-list summary{
  cursor:pointer;
  list-style:none;
  padding:20px 22px;
  font-weight:700;
}
.lpv4-faq-list summary::-webkit-details-marker{display:none}
.lpv4-faq-list p{
  margin:0;
  padding:0 22px 20px;
  color:var(--lpv4-muted);
  line-height:1.7;
}
.lpv4-cta{
  position:relative;
  display:grid;
  place-items:center;
  text-align:center;
  margin-top:92px;
  margin-bottom:72px;
  border:1px solid var(--lpv4-line);
  border-radius:36px;
  background:
    radial-gradient(circle at 50% 0,rgba(7,76,197,.14),transparent 42%),
    #fff;
  padding:64px 22px;
  box-shadow:0 28px 80px rgba(8,20,33,.08);
}
.lpv4-cta>span{
  margin-bottom:16px;
}
.lpv4-cta>span .lpv4-icon{
  width:58px;
  height:58px;
  border-radius:20px;
  color:#fff;
  background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));
}
.lpv4-cta p{
  max-width:560px;
  margin:14px 0 26px;
}
.lpv4-footer{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:24px;
  padding:34px clamp(18px,5vw,96px);
  border-top:1px solid var(--lpv4-line);
  color:var(--lpv4-muted);
}
.lpv4-footer>div{
  max-width:420px;
}
.lpv4-footer p{
  margin:14px 0 0;
  line-height:1.65;
}
.lpv4-footer nav{
  display:flex;
  flex-wrap:wrap;
  gap:12px 20px;
  font-weight:650;
}
.lpv4-footer nav a:hover{
  color:var(--lpv4-blue);
}
@media(max-width:1050px){
  .lpv4-nav{
    grid-template-columns:1fr auto;
  }
  .lpv4-nav nav{
    display:none;
  }
  .lpv4-hero{
    grid-template-columns:1fr;
    text-align:center;
  }
  .lpv4-hero-copy{
    margin-inline:auto;
  }
  .lpv4-kicker,.lpv4-hero-actions,.lpv4-mini-row{
    justify-content:center;
    margin-left:auto;
    margin-right:auto;
  }
  .lpv4-phone{
    transform:none;
  }
  .lpv4-feature-grid,.lpv4-included-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .lpv4-checkout,.lpv4-api{
    grid-template-columns:1fr;
  }
}
@media(max-width:720px){
  .lpv4-nav{
    min-height:70px;
    padding:12px 16px;
  }
  .lpv4-login{
    display:none;
  }
  .lpv4-brand strong{
    font-size:18px;
  }
  .lpv4-brand span{
    width:36px;
    height:36px;
  }
  .lpv4-button.small{
    min-height:40px;
    padding:0 13px;
  }
  .lpv4-hero{
    min-height:auto;
    padding:42px 16px 56px;
  }
  .lpv4-hero h1{
    font-size:38px;
    letter-spacing:-.055em;
  }
  .lpv4-hero p{
    font-size:15px;
  }
  .lpv4-hero-actions{
    display:grid;
  }
  .lpv4-hero-actions .lpv4-button,
  .lpv4-hero-actions .lpv4-secondary{
    width:100%;
  }
  .lpv4-mini-row{
    display:grid;
    justify-content:stretch;
    text-align:left;
  }
  .lpv4-visual{
    min-height:auto;
  }
  .lpv4-ring{
    width:340px;
    height:340px;
  }
  .lpv4-phone{
    width:min(350px,100%);
    min-height:620px;
    border-width:6px;
    border-radius:40px;
    padding:20px 13px 13px;
  }
  .lpv4-phone-grid{
    grid-template-columns:1fr;
  }
  .lpv4-strip{
    grid-template-columns:1fr;
    border-radius:22px;
  }
  .lpv4-strip div{
    min-height:96px;
  }
  .lpv4-section,.lpv4-included,.lpv4-faq{
    padding-top:64px;
  }
  .lpv4-feature-grid,.lpv4-included-grid,.lpv4-check-list{
    grid-template-columns:1fr;
  }
  .lpv4-feature-grid article{
    min-height:0;
  }
  .lpv4-checkout,.lpv4-api{
    padding-top:68px;
  }
  .lpv4-code pre{
    font-size:11px;
    padding:18px;
  }
  .lpv4-cta{
    margin-top:64px;
    border-radius:26px;
    padding:46px 18px;
  }
  .lpv4-footer{
    display:grid;
  }
}
@media(max-width:420px){
  .lpv4-hero h1{
    font-size:34px;
  }
  .lpv4-phone{
    min-height:590px;
  }
  .lpv4-notify{
    grid-template-columns:34px minmax(0,1fr);
  }
  .lpv4-notify b{
    display:none;
  }
}

/* Landing pública v5 - identidade nova e limpa */
.orby-lp{
  --lpv4-bg:#f7fbff;
  --lpv4-ink:#071426;
  --lpv4-muted:#5d6b7c;
  --lpv4-soft:#eef5ff;
  --lpv4-line:#dfe9f6;
  --lpv4-blue:#074cc5;
  --lpv4-blue-2:#2f7cff;
  --lpv4-green:#17c964;
  --lpv4-card:#fff;
  min-height:100vh;
  background:
    radial-gradient(circle at 18% 12%,rgba(7,76,197,.11),transparent 30%),
    radial-gradient(circle at 86% 4%,rgba(47,124,255,.12),transparent 28%),
    linear-gradient(180deg,#fff 0%,var(--lpv4-bg) 52%,#eef5ff 100%);
  color:var(--lpv4-ink);
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
}
.orby-lp .lpv4-hero:before,
.orby-lp .lpv4-hero:after{content:none}
.orby-lp .lpv4-icon{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:14px;background:rgba(7,76,197,.09);color:var(--lpv4-blue);flex:0 0 auto}
.orby-lp .lpv4-icon svg{width:20px;height:20px}
.orby-lp .lpv4-icon path{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}
.orby-lp .lpv4-nav{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:78px;padding:0 clamp(18px,6vw,110px);background:rgba(255,255,255,.78);backdrop-filter:blur(22px);border-bottom:1px solid rgba(223,233,246,.82)}
.orby-lp .lpv4-brand{display:inline-flex;align-items:center;gap:11px;min-width:0;font-weight:800;color:var(--lpv4-ink)}
.orby-lp .lpv4-brand span{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));color:#fff;box-shadow:0 16px 34px rgba(7,76,197,.22)}
.orby-lp .lpv4-brand strong{font-size:20px;letter-spacing:-.04em;white-space:nowrap;color:var(--lpv4-ink)}
.orby-lp .lpv4-brand .brand-logo-public{height:42px;max-width:190px;object-fit:contain}
.orby-lp .lpv4-nav nav{display:flex;justify-content:center;gap:8px;font-size:13px;font-weight:700;color:#5f7082}
.orby-lp .lpv4-nav nav a{padding:10px 13px;border-radius:999px}
.orby-lp .lpv4-nav nav a:hover{background:#eef5ff;color:var(--lpv4-blue)}
.orby-lp .lpv4-actions{display:flex;align-items:center;gap:10px}
.orby-lp .lpv4-login{font-size:13px;font-weight:800;color:#38506a;padding:10px}
.orby-lp .lpv4-button,.orby-lp .lpv4-secondary{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border-radius:999px;padding:0 22px;font-weight:800;font-size:14px;transition:transform .18s ease,box-shadow .18s ease}
.orby-lp .lpv4-button{background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));color:#fff;box-shadow:0 20px 46px rgba(7,76,197,.24)}
.orby-lp .lpv4-button.small{min-height:42px;padding:0 16px;font-size:13px}
.orby-lp .lpv4-button .lpv4-icon,.orby-lp .lpv4-secondary .lpv4-icon{width:20px;height:20px;background:transparent;color:inherit;border-radius:0}
.orby-lp .lpv4-button .lpv4-icon svg,.orby-lp .lpv4-secondary .lpv4-icon svg{width:16px;height:16px}
.orby-lp .lpv4-secondary{background:#fff;color:var(--lpv4-blue);border:1px solid var(--lpv4-line);box-shadow:0 12px 28px rgba(7,20,38,.05)}
.orby-lp .lpv4-button:hover,.orby-lp .lpv4-secondary:hover{transform:translateY(-2px)}
.orby-lp .lpv4-hero{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,520px);align-items:center;gap:clamp(36px,7vw,96px);padding:clamp(54px,8vw,112px) clamp(18px,6vw,110px) 64px;text-align:left;background:transparent}
.orby-lp .lpv4-hero-copy{max-width:760px;position:relative;z-index:1}
.orby-lp .lpv4-kicker{display:inline-flex;align-items:center;gap:10px;padding:8px 14px 8px 8px;border:1px solid rgba(7,76,197,.12);border-radius:999px;background:rgba(255,255,255,.74);color:#244d88;font-size:13px;font-weight:750;box-shadow:0 14px 34px rgba(7,20,38,.05)}
.orby-lp .lpv4-kicker .lpv4-icon{width:30px;height:30px;border-radius:999px}
.orby-lp .lpv4-kicker .lpv4-icon svg{width:15px;height:15px}
.orby-lp .lpv4-hero h1{margin:22px 0 18px;max-width:780px;font-size:clamp(42px,6.4vw,82px);line-height:.98;letter-spacing:-.065em;font-weight:650;color:var(--lpv4-ink)}
.orby-lp .lpv4-hero-copy>p{max-width:660px;margin:0;color:var(--lpv4-muted);font-size:clamp(16px,1.55vw,20px);line-height:1.72;font-weight:500}
.orby-lp .lpv4-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}
.orby-lp .lpv4-mini-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.orby-lp .lpv4-mini-row span{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border:1px solid var(--lpv4-line);border-radius:999px;background:rgba(255,255,255,.7);color:#3d5168;font-size:13px;font-weight:750}
.orby-lp .lpv4-mini-row .lpv4-icon{width:24px;height:24px;border-radius:9px}
.orby-lp .lpv4-mini-row .lpv4-icon svg{width:14px;height:14px}
.orby-lp .lpv4-visual{position:relative;min-height:640px;display:grid;place-items:center}
.orby-lp .lpv4-ring{position:absolute;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle at 36% 28%,rgba(47,124,255,.22),transparent 34%),linear-gradient(135deg,rgba(7,76,197,.13),rgba(23,201,100,.12));filter:blur(.2px)}
.orby-lp .lpv4-phone{position:relative;width:min(390px,100%);min-height:660px;padding:24px 16px 18px;border:8px solid #0b1220;border-radius:46px;background:#0b1220;color:#f8fbff;box-shadow:0 34px 90px rgba(7,20,38,.28);overflow:hidden}
.orby-lp .lpv4-phone:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:142px;height:24px;border-radius:0 0 18px 18px;background:#0b1220;z-index:3}
.orby-lp .lpv4-phone:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 70% -8%,rgba(47,124,255,.34),transparent 26%),linear-gradient(180deg,#111b30,#0b1220);z-index:0}
.orby-lp .lpv4-phone>*{position:relative;z-index:1}
.orby-lp .lpv4-phone-status,.orby-lp .lpv4-phone-head{display:flex;align-items:center;justify-content:space-between}
.orby-lp .lpv4-phone-status{margin:0 8px 18px;font-size:13px;font-weight:800}
.orby-lp .lpv4-phone-status b{width:58px;height:11px;border-radius:999px;background:linear-gradient(90deg,#fff 28%,transparent 28% 42%,#fff 42% 62%,transparent 62% 76%,#fff 76%);opacity:.9}
.orby-lp .lpv4-phone-head{margin-bottom:14px}
.orby-lp .lpv4-phone-brand{display:flex;align-items:center;gap:9px}
.orby-lp .lpv4-phone-brand span{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));font-weight:900}
.orby-lp .lpv4-phone-brand strong{font-size:18px;letter-spacing:-.04em}
.orby-lp .lpv4-phone-head button{position:relative;border:0;background:rgba(255,255,255,.08);color:#fff;border-radius:14px;padding:0}
.orby-lp .lpv4-phone-head button .lpv4-icon{width:38px;height:38px;background:transparent;color:#fff}
.orby-lp .lpv4-phone-head em{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:var(--lpv4-blue-2);font-size:10px;font-style:normal;display:grid;place-items:center}
.orby-lp .lpv4-notify-list,.orby-lp .lpv4-balance,.orby-lp .lpv4-copy-box{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.055);border-radius:20px;backdrop-filter:blur(18px)}
.orby-lp .lpv4-notify-list{display:grid;gap:8px;padding:12px;margin-bottom:12px}
.orby-lp .lpv4-notify{display:grid;grid-template-columns:38px 1fr 8px;gap:10px;align-items:center;padding:10px;border-radius:14px;background:rgba(255,255,255,.045)}
.orby-lp .lpv4-notify i{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:rgba(47,124,255,.16);font-style:normal}
.orby-lp .lpv4-notify i .lpv4-icon{background:transparent;width:24px;height:24px;color:#7eb0ff}
.orby-lp .lpv4-notify strong{display:block;font-size:12px}
.orby-lp .lpv4-notify span{display:block;margin-top:3px;color:#c8d3e5;font-size:11px}
.orby-lp .lpv4-notify b{width:8px;height:8px;border-radius:999px;background:var(--lpv4-green);box-shadow:0 0 14px var(--lpv4-green)}
.orby-lp .lpv4-notify.pending b{background:#ffd166;box-shadow:0 0 14px #ffd166}
.orby-lp .lpv4-balance{position:relative;padding:17px;margin-bottom:12px}
.orby-lp .lpv4-balance span,.orby-lp .lpv4-copy-box h3{color:#b8c4d5;font-size:12px}
.orby-lp .lpv4-balance strong{display:block;margin:7px 0;color:#45f3a1;font-size:27px;letter-spacing:-.045em}
.orby-lp .lpv4-balance small{color:#92a1b5}
.orby-lp .lpv4-phone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px}
.orby-lp .lpv4-phone-grid div{padding:10px;border:1px solid rgba(255,255,255,.07);border-radius:15px;background:rgba(255,255,255,.045)}
.orby-lp .lpv4-phone-grid span{display:block;color:#abb8ca;font-size:10px}
.orby-lp .lpv4-phone-grid strong{display:block;margin:6px 0;color:#fff;font-size:11px;white-space:nowrap}
.orby-lp .lpv4-phone-grid i{display:block;height:24px;border-radius:999px;background:linear-gradient(90deg,var(--lpv4-blue),#68a6ff)}
.orby-lp .lpv4-phone-grid div:nth-child(1) i{background:linear-gradient(90deg,#18d67b,#6ef5ae)}
.orby-lp .lpv4-phone-grid div:nth-child(2) i{background:linear-gradient(90deg,#ff5a6d,#ff96a3)}
.orby-lp .lpv4-copy-box{padding:13px}
.orby-lp .lpv4-copy-box>div{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:12px;background:rgba(255,255,255,.05);margin-bottom:10px}
.orby-lp .lpv4-copy-box span{text-align:center;border-radius:9px;padding:8px 4px;color:#b8c4d5;font-size:10px;font-weight:800}
.orby-lp .lpv4-copy-box span:first-child{background:rgba(47,124,255,.24);color:#fff}
.orby-lp .lpv4-copy-box p{margin:0 0 10px;padding:10px;border-radius:11px;background:#050914;color:#dbe6ff;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.orby-lp .lpv4-copy-box button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:40px;border:0;border-radius:12px;background:#fff;color:#071426;font-weight:900}
.orby-lp .lpv4-strip{width:min(1180px,calc(100% - 36px));margin:0 auto 30px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--lpv4-line);border-radius:28px;background:rgba(255,255,255,.78);box-shadow:0 24px 70px rgba(7,20,38,.07);overflow:hidden}
.orby-lp .lpv4-strip div{padding:24px;border-right:1px solid var(--lpv4-line);background:#fff}
.orby-lp .lpv4-strip div:last-child{border-right:0}
.orby-lp .lpv4-strip strong{display:block;font-size:20px;letter-spacing:-.03em;color:var(--lpv4-ink)}
.orby-lp .lpv4-strip span{display:block;margin-top:6px;color:var(--lpv4-muted);font-size:13px}
.orby-lp .lpv4-section,.orby-lp .lpv4-included,.orby-lp .lpv4-faq,.orby-lp .lpv4-api,.orby-lp .lpv4-checkout{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:72px 0}
.orby-lp .lpv4-section-head{text-align:center;max-width:720px;margin:0 auto 34px}
.orby-lp .lpv4-section-head span,.orby-lp .lpv4-section-label,.orby-lp .lpv4-api-copy>span,.orby-lp .lpv4-checkout>div>span{display:block;margin-bottom:10px;color:var(--lpv4-blue);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}
.orby-lp .lpv4-section-head h2,.orby-lp .lpv4-checkout h2,.orby-lp .lpv4-api h2,.orby-lp .lpv4-cta h2{margin-bottom:0;font-size:clamp(30px,4.2vw,54px);line-height:1.06;letter-spacing:-.055em;font-weight:650;color:var(--lpv4-ink)}
.orby-lp .lpv4-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.orby-lp .lpv4-feature-grid article,.orby-lp .lpv4-checkout-card,.orby-lp .lpv4-code,.orby-lp .lpv4-faq-list details{border:1px solid var(--lpv4-line);border-radius:26px;background:rgba(255,255,255,.82);box-shadow:0 22px 60px rgba(7,20,38,.06)}
.orby-lp .lpv4-feature-grid article{padding:24px;min-height:230px}
.orby-lp .lpv4-feature-grid .lpv4-icon{width:50px;height:50px;border-radius:18px;background:rgba(7,76,197,.09);color:var(--lpv4-blue)}
.orby-lp .lpv4-feature-grid h3{margin:26px 0 10px;font-size:20px;letter-spacing:-.025em;color:var(--lpv4-ink)}
.orby-lp .lpv4-feature-grid p,.orby-lp .lpv4-checkout p,.orby-lp .lpv4-api-copy p,.orby-lp .lpv4-faq-list p,.orby-lp .lpv4-footer p{color:var(--lpv4-muted);line-height:1.68}
.orby-lp .lpv4-checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,420px);gap:34px;align-items:center}
.orby-lp .lpv4-checkout p{font-size:17px}
.orby-lp .lpv4-check-list{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
.orby-lp .lpv4-check-list span,.orby-lp .lpv4-included-grid p{display:flex;align-items:center;gap:9px;margin:0;color:#24384e;font-weight:750}
.orby-lp .lpv4-check-list .lpv4-icon,.orby-lp .lpv4-included-grid .lpv4-icon{width:24px;height:24px;border-radius:999px;background:rgba(23,201,100,.11);color:#108d4e}
.orby-lp .lpv4-check-list .lpv4-icon svg,.orby-lp .lpv4-included-grid .lpv4-icon svg{width:13px;height:13px}
.orby-lp .lpv4-checkout-card{padding:22px;display:grid;gap:14px}
.orby-lp .lpv4-product-line{display:grid;grid-template-columns:52px 1fr auto;gap:12px;align-items:center;padding:14px;border-radius:18px;background:#f6faff}
.orby-lp .lpv4-product-line i{font-style:normal}
.orby-lp .lpv4-product-line .lpv4-icon{width:52px;height:52px}
.orby-lp .lpv4-product-line strong,.orby-lp .lpv4-product-line span{display:block}
.orby-lp .lpv4-product-line span{color:var(--lpv4-muted);font-size:12px}
.orby-lp .lpv4-product-line b{font-size:18px;white-space:nowrap}
.orby-lp .lpv4-pay-card{padding:18px;border-radius:18px;background:linear-gradient(135deg,var(--lpv4-blue),var(--lpv4-blue-2));color:#fff}
.orby-lp .lpv4-pay-card span,.orby-lp .lpv4-pay-card small{opacity:.8;color:#fff}
.orby-lp .lpv4-pay-card strong{display:block;margin:8px 0;font-size:32px;color:#fff}
.orby-lp .lpv4-checkout-card button{height:52px;border:0;border-radius:999px;background:#071426;color:#fff;font-weight:900}
.orby-lp .lpv4-checkout-card p{display:flex;align-items:center;gap:8px;margin:0;font-size:13px}
.orby-lp .lpv4-checkout-card p .lpv4-icon{width:22px;height:22px;background:transparent}
.orby-lp .lpv4-api{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);gap:34px;align-items:center}
.orby-lp .lpv4-code{overflow:hidden;background:#06101c;color:#eaf3ff}
.orby-lp .lpv4-code-top{height:50px;display:flex;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.1)}
.orby-lp .lpv4-code-top i{width:12px;height:12px;border-radius:999px}
.orby-lp .lpv4-code-top i:nth-child(1){background:#ff5f56}
.orby-lp .lpv4-code-top i:nth-child(2){background:#ffbd2e}
.orby-lp .lpv4-code-top i:nth-child(3){background:#27c93f}
.orby-lp .lpv4-code-top strong{margin-left:8px;color:#aebbd0;font-size:13px}
.orby-lp .lpv4-code pre{margin:0;padding:24px;overflow:auto;font:700 13px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace}
.orby-lp .lpv4-code code span{color:#74f0a7}
.orby-lp .lpv4-api-copy p{font-size:17px}
.orby-lp .lpv4-api-copy .lpv4-secondary{margin-top:10px}
.orby-lp .lpv4-included-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:26px;border:1px solid var(--lpv4-line);border-radius:28px;background:rgba(255,255,255,.72)}
.orby-lp .lpv4-faq-list{display:grid;gap:12px;max-width:820px;margin:0 auto}
.orby-lp .lpv4-faq-list summary{cursor:pointer;list-style:none;padding:20px 22px;font-weight:850}
.orby-lp .lpv4-faq-list summary::-webkit-details-marker{display:none}
.orby-lp .lpv4-faq-list p{padding:0 22px 20px;margin:0}
.orby-lp .lpv4-cta{width:min(980px,calc(100% - 36px));margin:64px auto;padding:46px 28px;text-align:center;border-radius:34px;background:linear-gradient(135deg,#071426,var(--lpv4-blue));color:#fff;box-shadow:0 32px 85px rgba(7,76,197,.22)}
.orby-lp .lpv4-cta h2{color:#fff}
.orby-lp .lpv4-cta>span{margin:0 auto 16px;background:rgba(255,255,255,.12);color:#fff}
.orby-lp .lpv4-cta p{color:#d5e1f2}
.orby-lp .lpv4-cta .lpv4-button{background:#fff;color:var(--lpv4-blue)}
.orby-lp .lpv4-footer{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:40px clamp(18px,6vw,110px);border-top:1px solid var(--lpv4-line);background:rgba(255,255,255,.7)}
.orby-lp .lpv4-footer>div{max-width:420px}
.orby-lp .lpv4-footer p{margin:14px 0 0}
.orby-lp .lpv4-footer nav{display:flex;gap:14px;flex-wrap:wrap;color:#4a6076;font-weight:750}
.orby-lp .lpv4-footer nav a:hover{color:var(--lpv4-blue)}
@media(max-width:1040px){
  .orby-lp .lpv4-nav{grid-template-columns:auto auto}
  .orby-lp .lpv4-nav nav{display:none}
  .orby-lp .lpv4-hero,.orby-lp .lpv4-api,.orby-lp .lpv4-checkout{grid-template-columns:1fr}
  .orby-lp .lpv4-hero{text-align:center}
  .orby-lp .lpv4-hero-copy{margin:0 auto}
  .orby-lp .lpv4-hero-actions,.orby-lp .lpv4-mini-row{justify-content:center}
  .orby-lp .lpv4-visual{min-height:auto}
  .orby-lp .lpv4-feature-grid,.orby-lp .lpv4-included-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:720px){
  .orby-lp .lpv4-nav{min-height:70px;padding:10px 16px}
  .orby-lp .lpv4-login{display:none}
  .orby-lp .lpv4-button.small{min-height:38px;padding:0 12px;font-size:12px}
  .orby-lp .lpv4-brand strong{font-size:17px}
  .orby-lp .lpv4-brand span{width:36px;height:36px}
  .orby-lp .lpv4-brand .brand-logo-public{height:34px;max-width:140px}
  .orby-lp .lpv4-hero{padding:38px 16px 42px}
  .orby-lp .lpv4-hero h1{font-size:38px;letter-spacing:-.05em}
  .orby-lp .lpv4-hero-actions{display:grid}
  .orby-lp .lpv4-button,.orby-lp .lpv4-secondary{width:100%}
  .orby-lp .lpv4-mini-row{text-align:left}
  .orby-lp .lpv4-mini-row span{width:100%}
  .orby-lp .lpv4-ring{width:320px;height:320px}
  .orby-lp .lpv4-phone{width:min(360px,100%);min-height:auto;border-radius:38px;border-width:6px}
  .orby-lp .lpv4-phone-grid{grid-template-columns:1fr}
  .orby-lp .lpv4-strip{grid-template-columns:1fr;border-radius:22px}
  .orby-lp .lpv4-strip div{border-right:0;border-bottom:1px solid var(--lpv4-line)}
  .orby-lp .lpv4-strip div:last-child{border-bottom:0}
  .orby-lp .lpv4-section,.orby-lp .lpv4-included,.orby-lp .lpv4-faq,.orby-lp .lpv4-api,.orby-lp .lpv4-checkout{padding:52px 0}
  .orby-lp .lpv4-feature-grid,.orby-lp .lpv4-included-grid,.orby-lp .lpv4-check-list{grid-template-columns:1fr}
  .orby-lp .lpv4-code pre{font-size:11px;padding:18px}
  .orby-lp .lpv4-footer{display:grid}
  .orby-lp .lpv4-footer nav{display:grid}
}

/* Landing dark */
.orby-lp{
  --lpv4-bg:#060a12;
  --lpv4-ink:#f7fbff;
  --lpv4-muted:#9cabbd;
  --lpv4-soft:#101a2b;
  --lpv4-line:rgba(255,255,255,.11);
  --lpv4-card:rgba(255,255,255,.055);
  background:
    radial-gradient(circle at 16% 8%,rgba(7,76,197,.34),transparent 29%),
    radial-gradient(circle at 88% 4%,rgba(47,124,255,.18),transparent 26%),
    radial-gradient(circle at 50% 42%,rgba(7,76,197,.12),transparent 32%),
    linear-gradient(180deg,#050812 0%,#07101d 48%,#050812 100%);
  color:var(--lpv4-ink);
}
.orby-lp .lpv4-nav{
  background:rgba(5,8,18,.76);
  border-bottom:1px solid var(--lpv4-line);
}
.orby-lp .lpv4-brand strong,
.orby-lp .lpv4-hero h1,
.orby-lp .lpv4-section-head h2,
.orby-lp .lpv4-checkout h2,
.orby-lp .lpv4-api h2,
.orby-lp .lpv4-feature-grid h3,
.orby-lp .lpv4-strip strong,
.orby-lp .lpv4-product-line strong,
.orby-lp .lpv4-product-line b,
.orby-lp .lpv4-faq-list summary{
  color:#fff;
}
.orby-lp .lpv4-nav nav,
.orby-lp .lpv4-login,
.orby-lp .lpv4-footer nav{color:#aab8ca}
.orby-lp .lpv4-nav nav a:hover{
  background:rgba(255,255,255,.08);
  color:#fff;
}
.orby-lp .lpv4-hero{
  grid-template-columns:minmax(0,980px);
  justify-content:center;
  min-height:calc(100vh - 78px);
  text-align:center;
}
.orby-lp .lpv4-hero-copy{
  margin:0 auto;
}
.orby-lp .lpv4-hero-copy>p{
  margin-inline:auto;
}
.orby-lp .lpv4-hero-actions,
.orby-lp .lpv4-mini-row{
  justify-content:center;
}
.orby-lp .lpv4-kicker,
.orby-lp .lpv4-mini-row span,
.orby-lp .lpv4-secondary,
.orby-lp .lpv4-feature-grid article,
.orby-lp .lpv4-checkout-card,
.orby-lp .lpv4-faq-list details,
.orby-lp .lpv4-included-grid,
.orby-lp .lpv4-strip,
.orby-lp .lpv4-code,
.orby-lp .lpv4-product-line{
  background:rgba(255,255,255,.055);
  border-color:var(--lpv4-line);
  box-shadow:0 24px 70px rgba(0,0,0,.24);
}
.orby-lp .lpv4-strip div{
  background:transparent;
  border-color:var(--lpv4-line);
}
.orby-lp .lpv4-secondary{
  color:#fff;
}
.orby-lp .lpv4-icon{
  background:rgba(47,124,255,.13);
}
.orby-lp .lpv4-feature-grid p,
.orby-lp .lpv4-checkout p,
.orby-lp .lpv4-api-copy p,
.orby-lp .lpv4-faq-list p,
.orby-lp .lpv4-footer p,
.orby-lp .lpv4-strip span,
.orby-lp .lpv4-product-line span{
  color:var(--lpv4-muted);
}
.orby-lp .lpv4-check-list span,
.orby-lp .lpv4-included-grid p{
  color:#dfe9f7;
}
.orby-lp .lpv4-pay-card{
  background:linear-gradient(135deg,var(--lpv4-blue),#5b8cff);
}
.orby-lp .lpv4-checkout-card button{
  background:#fff;
  color:#071426;
}
.orby-lp .lpv4-code{
  background:#020611;
}
.orby-lp .lpv4-cta{
  background:linear-gradient(135deg,rgba(7,76,197,.88),rgba(47,124,255,.58));
  border:1px solid var(--lpv4-line);
}
.orby-lp .lpv4-footer{
  background:rgba(5,8,18,.78);
  border-top:1px solid var(--lpv4-line);
}
@media(max-width:720px){
  .orby-lp .lpv4-hero{
    min-height:auto;
    padding-top:54px;
  }
  .orby-lp .lpv4-hero h1{
    font-size:40px;
  }
}

/* Landing dark - refinamento visual */
.orby-lp{
  scrollbar-color:rgba(255,255,255,.16) transparent;
}
html:has(body.orby-lp){
  scrollbar-color:rgba(255,255,255,.16) transparent;
}
html:has(body.orby-lp)::-webkit-scrollbar{
  width:10px;
  height:10px;
}
html:has(body.orby-lp)::-webkit-scrollbar-track{
  background:transparent;
}
html:has(body.orby-lp)::-webkit-scrollbar-thumb{
  background:rgba(255,255,255,.16);
  border:3px solid transparent;
  border-radius:999px;
  background-clip:padding-box;
}
.orby-lp::-webkit-scrollbar,
.orby-lp *::-webkit-scrollbar{
  width:10px;
  height:10px;
}
.orby-lp::-webkit-scrollbar-track,
.orby-lp *::-webkit-scrollbar-track{
  background:transparent;
}
.orby-lp::-webkit-scrollbar-thumb,
.orby-lp *::-webkit-scrollbar-thumb{
  background:rgba(255,255,255,.16);
  border:3px solid transparent;
  border-radius:999px;
  background-clip:padding-box;
}
.orby-lp .lpv4-hero{
  grid-template-columns:minmax(0,720px) minmax(340px,520px);
  justify-content:space-between;
  text-align:left;
}
.orby-lp .lpv4-hero-copy,
.orby-lp .lpv4-hero-copy>p{
  margin-inline:0;
}
.orby-lp .lpv4-hero-actions,
.orby-lp .lpv4-mini-row{
  justify-content:flex-start;
}
.orby-lp .lpv4-hero-panel{
  position:relative;
  display:grid;
  gap:14px;
  min-height:540px;
  padding:20px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:34px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035)),
    radial-gradient(circle at 82% 10%,rgba(47,124,255,.24),transparent 34%),
    #07111f;
  box-shadow:0 34px 100px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08);
  overflow:hidden;
}
.orby-lp .lpv4-panel-glow{
  position:absolute;
  right:-90px;
  top:-90px;
  width:230px;
  height:230px;
  border-radius:50%;
  background:rgba(47,124,255,.42);
  filter:blur(55px);
  pointer-events:none;
}
.orby-lp .lpv4-panel-head,
.orby-lp .lpv4-panel-balance,
.orby-lp .lpv4-panel-grid div,
.orby-lp .lpv4-panel-flow,
.orby-lp .lpv4-panel-code{
  position:relative;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.055);
  border-radius:22px;
  backdrop-filter:blur(18px);
}
.orby-lp .lpv4-panel-head{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:12px;
  padding:14px;
}
.orby-lp .lpv4-panel-head>span{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:16px;
  background:linear-gradient(135deg,var(--lpv4-blue),#5b8cff);
}
.orby-lp .lpv4-panel-head>span .lpv4-icon{
  width:24px;
  height:24px;
  background:transparent;
  color:#fff;
}
.orby-lp .lpv4-panel-head strong,
.orby-lp .lpv4-panel-balance strong,
.orby-lp .lpv4-panel-grid strong,
.orby-lp .lpv4-panel-flow span{
  color:#fff;
}
.orby-lp .lpv4-panel-head strong{
  display:block;
  font-size:15px;
}
.orby-lp .lpv4-panel-head small,
.orby-lp .lpv4-panel-balance span,
.orby-lp .lpv4-panel-balance small,
.orby-lp .lpv4-panel-grid span,
.orby-lp .lpv4-panel-flow b,
.orby-lp .lpv4-panel-code span{
  color:#9cabbd;
}
.orby-lp .lpv4-panel-head b{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(23,201,100,.12);
  color:#49e695;
  font-size:11px;
}
.orby-lp .lpv4-panel-head b:before{
  content:"";
  width:7px;
  height:7px;
  border-radius:999px;
  background:#49e695;
  box-shadow:0 0 15px #49e695;
}
.orby-lp .lpv4-panel-balance{
  padding:22px;
}
.orby-lp .lpv4-panel-balance strong{
  display:block;
  margin:8px 0;
  font-size:42px;
  letter-spacing:-.055em;
}
.orby-lp .lpv4-panel-balance small{
  display:inline-flex;
  padding:7px 10px;
  border-radius:999px;
  background:rgba(23,201,100,.12);
  color:#49e695;
}
.orby-lp .lpv4-panel-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:10px;
}
.orby-lp .lpv4-panel-grid div{
  display:grid;
  gap:7px;
  padding:14px;
}
.orby-lp .lpv4-panel-grid .lpv4-icon{
  width:30px;
  height:30px;
  border-radius:11px;
}
.orby-lp .lpv4-panel-grid .lpv4-icon svg{
  width:16px;
  height:16px;
}
.orby-lp .lpv4-panel-grid span{
  font-size:11px;
}
.orby-lp .lpv4-panel-flow{
  display:grid;
  gap:8px;
  padding:12px;
}
.orby-lp .lpv4-panel-flow p{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:10px;
  margin:0;
  padding:10px;
  border-radius:15px;
  background:rgba(255,255,255,.045);
}
.orby-lp .lpv4-panel-flow i{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:12px;
  background:rgba(47,124,255,.14);
  font-style:normal;
}
.orby-lp .lpv4-panel-flow i .lpv4-icon{
  width:20px;
  height:20px;
  background:transparent;
}
.orby-lp .lpv4-panel-flow b{
  font-size:12px;
}
.orby-lp .lpv4-panel-code{
  display:grid;
  gap:8px;
  padding:16px;
}
.orby-lp .lpv4-panel-code span{
  text-transform:uppercase;
  letter-spacing:.16em;
  font-size:10px;
  font-weight:900;
}
.orby-lp .lpv4-panel-code code{
  display:block;
  padding:12px;
  border-radius:14px;
  background:#020611;
  color:#83f7ae;
  font:700 12px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;
  overflow:auto;
}
.orby-lp .lpv4-strip,
.orby-lp .lpv4-feature-grid article,
.orby-lp .lpv4-checkout-card,
.orby-lp .lpv4-product-line,
.orby-lp .lpv4-included-grid,
.orby-lp .lpv4-faq-list details{
  background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));
}
.orby-lp .lpv4-product-line,
.orby-lp .lpv4-checkout-card{
  color:#fff;
}
.orby-lp .lpv4-checkout-card button{
  background:linear-gradient(135deg,var(--lpv4-blue),#5b8cff);
  color:#fff;
}
.orby-lp .lpv4-footer{
  grid-template-columns:minmax(260px,1fr) auto auto;
  align-items:start;
  background:linear-gradient(180deg,rgba(8,15,28,.94),#050812);
}
.orby-lp .lpv4-footer nav{
  display:grid;
  gap:10px;
  min-width:150px;
}
.orby-lp .lpv4-footer nav strong{
  color:#fff;
  text-transform:uppercase;
  letter-spacing:.14em;
  font-size:11px;
  margin-bottom:4px;
}
.orby-lp .lpv4-strip,
.orby-lp .lpv4-strip div,
.orby-lp .lpv4-feature-grid article,
.orby-lp .lpv4-checkout-card,
.orby-lp .lpv4-product-line,
.orby-lp .lpv4-included-grid,
.orby-lp .lpv4-faq-list details,
.orby-lp .lpv4-secondary,
.orby-lp .lpv4-kicker,
.orby-lp .lpv4-mini-row span{
  background-color:transparent;
}
.orby-lp .lpv4-section,
.orby-lp .lpv4-included,
.orby-lp .lpv4-faq,
.orby-lp .lpv4-api,
.orby-lp .lpv4-checkout{
  background:transparent;
}
@media(max-width:1040px){
  .orby-lp .lpv4-hero{
    grid-template-columns:1fr;
    text-align:center;
  }
  .orby-lp .lpv4-hero-copy,
  .orby-lp .lpv4-hero-copy>p{
    margin-inline:auto;
  }
  .orby-lp .lpv4-hero-actions,
  .orby-lp .lpv4-mini-row{
    justify-content:center;
  }
  .orby-lp .lpv4-hero-panel{
    width:min(560px,100%);
    margin:0 auto;
  }
}
@media(max-width:720px){
  .orby-lp .lpv4-hero{
    padding-top:44px;
  }
  .orby-lp .lpv4-hero-panel{
    min-height:auto;
    padding:14px;
    border-radius:26px;
  }
  .orby-lp .lpv4-panel-head{
    grid-template-columns:auto 1fr;
  }
  .orby-lp .lpv4-panel-head b{
    grid-column:1/-1;
    justify-self:start;
  }
  .orby-lp .lpv4-panel-balance strong{
    font-size:32px;
  }
  .orby-lp .lpv4-panel-grid{
    grid-template-columns:1fr;
  }
  .orby-lp .lpv4-panel-flow p{
    grid-template-columns:auto 1fr;
  }
  .orby-lp .lpv4-panel-flow b{
    grid-column:2;
  }
  .orby-lp .lpv4-footer{
    grid-template-columns:1fr;
  }
}

/* Landing v6 - dark premium */
.orby-lp{
  --lpv4-bg:#030508;
  --lpv4-ink:#f8fafc;
  --lpv4-muted:#8b98aa;
  --lpv4-soft:#0b111a;
  --lpv4-line:rgba(255,255,255,.095);
  --lpv4-blue:#7c8cff;
  --lpv4-blue-2:#d8ddff;
  --lpv4-green:#8cffbd;
  background:
    radial-gradient(circle at 22% 10%,rgba(124,140,255,.10),transparent 26%),
    radial-gradient(circle at 88% 20%,rgba(140,255,189,.065),transparent 22%),
    linear-gradient(180deg,#030508 0%,#060912 45%,#030508 100%);
}
.orby-lp .lpv4-nav{
  background:rgba(3,5,8,.82);
  border-bottom:1px solid rgba(255,255,255,.075);
}
.orby-lp .lpv4-brand span,
.orby-lp .lpv4-button,
.orby-lp .lpv4-checkout-card button{
  background:linear-gradient(135deg,#f8fafc,#aeb8ff);
  color:#030508;
  box-shadow:0 18px 50px rgba(255,255,255,.08);
}
.orby-lp .lpv4-button .lpv4-icon{
  color:#030508;
}
.orby-lp .lpv4-secondary,
.orby-lp .lpv4-kicker,
.orby-lp .lpv4-mini-row span{
  background:rgba(255,255,255,.045);
  color:#edf2ff;
  border-color:rgba(255,255,255,.12);
}
.orby-lp .lpv4-icon{
  background:rgba(255,255,255,.075);
  color:#f7f9ff;
}
.orby-lp .lpv4-section-head span,
.orby-lp .lpv4-section-label,
.orby-lp .lpv4-api-copy>span,
.orby-lp .lpv4-checkout>div>span{
  color:#bfc7ff;
}
.orby-lp .lpv4-hero{
  grid-template-columns:minmax(0,680px) minmax(320px,500px);
  gap:clamp(30px,5vw,72px);
  min-height:calc(100vh - 78px);
  padding-top:clamp(58px,8vw,104px);
  padding-bottom:clamp(58px,8vw,104px);
}
.orby-lp .lpv4-hero h1{
  font-weight:620;
  letter-spacing:-.07em;
}
.orby-lp .lpv4-hero-copy>p{
  color:#a3adbd;
}
.orby-lp .lpv5-hero-panel{
  min-height:500px;
  display:grid;
  place-items:center;
  padding:28px;
  border-radius:32px;
  background:
    linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025)),
    #050811;
  border:1px solid rgba(255,255,255,.10);
  box-shadow:0 34px 100px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.06);
}
.orby-lp .lpv5-hero-panel:before{
  content:"";
  position:absolute;
  inset:26px;
  border:1px solid rgba(255,255,255,.08);
  border-radius:28px;
  pointer-events:none;
}
.orby-lp .lpv5-hero-panel:after{
  content:"";
  position:absolute;
  width:250px;
  height:250px;
  border-radius:50%;
  background:rgba(255,255,255,.055);
  filter:blur(24px);
  pointer-events:none;
}
.orby-lp .lpv5-orbit{
  position:absolute;
  inset:54px;
  border:1px dashed rgba(255,255,255,.13);
  border-radius:50%;
}
.orby-lp .lpv5-orbit span,
.orby-lp .lpv5-core,
.orby-lp .lpv5-tile{
  position:absolute;
  z-index:1;
}
.orby-lp .lpv5-orbit span{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:17px;
  border:1px solid rgba(255,255,255,.12);
  background:#080d16;
  box-shadow:0 18px 40px rgba(0,0,0,.24);
}
.orby-lp .lpv5-orbit span:nth-child(1){left:50%;top:-24px;transform:translateX(-50%)}
.orby-lp .lpv5-orbit span:nth-child(2){right:-24px;top:50%;transform:translateY(-50%)}
.orby-lp .lpv5-orbit span:nth-child(3){left:50%;bottom:-24px;transform:translateX(-50%)}
.orby-lp .lpv5-orbit span:nth-child(4){left:-24px;top:50%;transform:translateY(-50%)}
.orby-lp .lpv5-orbit .lpv4-icon{
  width:24px;
  height:24px;
  background:transparent;
}
.orby-lp .lpv5-core{
  left:50%;
  top:50%;
  width:180px;
  min-height:180px;
  transform:translate(-50%,-50%);
  display:grid;
  place-items:center;
  align-content:center;
  gap:10px;
  text-align:center;
  border-radius:34px;
  border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.045));
  box-shadow:0 24px 70px rgba(0,0,0,.34);
}
.orby-lp .lpv5-core .lpv4-icon{
  width:52px;
  height:52px;
  border-radius:18px;
  background:#fff;
  color:#050811;
}
.orby-lp .lpv5-core strong{
  color:#fff;
  font-size:20px;
  letter-spacing:-.04em;
}
.orby-lp .lpv5-core small{
  max-width:120px;
  color:#97a2b3;
  line-height:1.45;
}
.orby-lp .lpv5-tile{
  display:grid;
  gap:5px;
  width:160px;
  padding:13px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:18px;
  background:#070b13;
  box-shadow:0 20px 60px rgba(0,0,0,.28);
}
.orby-lp .lpv5-tile .lpv4-icon{
  width:30px;
  height:30px;
  border-radius:11px;
  color:#fff;
}
.orby-lp .lpv5-tile strong{
  color:#fff;
  font-size:13px;
}
.orby-lp .lpv5-tile span{
  color:#8793a5;
  font-size:11px;
  line-height:1.35;
}
.orby-lp .lpv5-tile.tile-a{left:18px;top:76px}
.orby-lp .lpv5-tile.tile-b{right:18px;top:76px}
.orby-lp .lpv5-tile.tile-c{left:18px;bottom:76px}
.orby-lp .lpv5-tile.tile-d{right:18px;bottom:76px}
.orby-lp .lpv5-tile.tile-e{left:50%;top:14px;transform:translateX(-50%)}
.orby-lp .lpv5-tile.tile-f{left:50%;bottom:14px;transform:translateX(-50%)}
.orby-lp .lpv4-strip,
.orby-lp .lpv4-feature-grid article,
.orby-lp .lpv4-checkout-card,
.orby-lp .lpv4-product-line,
.orby-lp .lpv4-included-grid,
.orby-lp .lpv4-faq-list details,
.orby-lp .lpv4-code{
  background:linear-gradient(180deg,rgba(255,255,255,.052),rgba(255,255,255,.024));
  border-color:rgba(255,255,255,.095);
  box-shadow:0 22px 70px rgba(0,0,0,.25);
}
.orby-lp .lpv4-pay-card,
.orby-lp .lpv4-cta{
  background:linear-gradient(135deg,#101827,#050811);
  border:1px solid rgba(255,255,255,.10);
}
.orby-lp .lpv4-code code span{
  color:#d8ddff;
}
.orby-lp .lpv5-footer{
  position:relative;
  overflow:hidden;
  grid-template-columns:minmax(280px,1.4fr) minmax(160px,.35fr) minmax(160px,.35fr);
  gap:clamp(24px,5vw,72px);
  padding-top:64px;
  padding-bottom:46px;
  background:
    radial-gradient(circle at 20% 0%,rgba(255,255,255,.08),transparent 32%),
    linear-gradient(180deg,#050811,#020306);
}
.orby-lp .lpv5-footer:before{
  content:"";
  position:absolute;
  left:clamp(18px,6vw,110px);
  right:clamp(18px,6vw,110px);
  top:0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);
}
.orby-lp .lpv5-footer-brand{
  display:grid;
  gap:16px;
  max-width:520px;
}
.orby-lp .lpv5-footer-badges{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.orby-lp .lpv5-footer-badges span{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 11px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:999px;
  color:#dce4f4;
  background:rgba(255,255,255,.04);
  font-size:12px;
  font-weight:750;
}
.orby-lp .lpv5-footer-badges .lpv4-icon{
  width:20px;
  height:20px;
  background:transparent;
}
.orby-lp .lpv5-footer-badges .lpv4-icon svg{
  width:14px;
  height:14px;
}
.orby-lp .lpv5-footer nav a{
  color:#98a5b8;
}
.orby-lp .lpv5-footer nav a:hover{
  color:#fff;
}
@media(max-width:1120px){
  .orby-lp .lpv4-hero{
    grid-template-columns:1fr;
    text-align:center;
  }
  .orby-lp .lpv4-hero-copy,
  .orby-lp .lpv4-hero-copy>p{
    margin-inline:auto;
  }
  .orby-lp .lpv4-hero-actions,
  .orby-lp .lpv4-mini-row{
    justify-content:center;
  }
  .orby-lp .lpv5-hero-panel{
    width:min(520px,100%);
    margin:0 auto;
  }
}
@media(max-width:720px){
  .orby-lp .lpv4-nav{
    grid-template-columns:1fr auto;
  }
  .orby-lp .lpv4-actions{
    justify-content:end;
  }
  .orby-lp .lpv4-hero{
    padding-top:42px;
    text-align:left;
  }
  .orby-lp .lpv4-hero-copy,
  .orby-lp .lpv4-hero-copy>p{
    margin-inline:0;
  }
  .orby-lp .lpv4-hero-actions,
  .orby-lp .lpv4-mini-row{
    justify-content:stretch;
  }
  .orby-lp .lpv5-hero-panel{
    width:100%;
    min-height:auto;
    display:grid;
    place-items:stretch;
    gap:10px;
    padding:14px;
    border-radius:24px;
  }
  .orby-lp .lpv5-hero-panel:before,
  .orby-lp .lpv5-hero-panel:after,
  .orby-lp .lpv5-orbit{
    display:none;
  }
  .orby-lp .lpv5-core,
  .orby-lp .lpv5-tile{
    position:static;
    transform:none!important;
    width:100%;
  }
  .orby-lp .lpv5-core{
    min-height:0;
    display:grid;
    grid-template-columns:auto 1fr;
    place-items:center start;
    text-align:left;
    padding:16px;
    border-radius:20px;
  }
  .orby-lp .lpv5-core small{
    max-width:none;
  }
  .orby-lp .lpv5-tile{
    grid-template-columns:auto 1fr;
    align-items:center;
    padding:12px;
  }
  .orby-lp .lpv5-tile span{
    grid-column:2;
  }
  .orby-lp .lpv5-footer{
    grid-template-columns:1fr;
    padding-top:42px;
  }
}

/* Landing v7 - ajustes de contraste, icones e cor principal */
.orby-lp{
  --lpv4-blue:#097aef;
  --lpv4-blue-2:#3ea0ff;
}
.orby-lp .lpv4-button,
.orby-lp .lpv4-checkout-card button,
.orby-lp .lpv4-cta .lpv4-button{
  background:#097aef;
  color:#fff;
  box-shadow:0 18px 44px rgba(9,122,239,.26);
}
.orby-lp .lpv4-button .lpv4-icon,
.orby-lp .lpv4-cta .lpv4-button .lpv4-icon{
  color:#fff;
}
.orby-lp .lpv4-secondary{
  border-color:rgba(9,122,239,.34);
}
.orby-lp .lpv4-icon{
  border:1px solid rgba(255,255,255,.08);
}
.orby-lp .lpv4-mini-row{
  align-items:center;
}
.orby-lp .lpv4-mini-row>span{
  min-height:46px;
  padding:6px 16px 6px 7px;
  gap:10px;
  border-radius:999px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.15);
  color:#fff;
  font-weight:850;
  box-shadow:0 14px 34px rgba(0,0,0,.18);
}
.orby-lp .lpv4-mini-row>span>.lpv4-icon{
  width:34px;
  height:34px;
  border-radius:14px;
  background:rgba(9,122,239,.16);
  color:#7fc1ff;
  border-color:rgba(9,122,239,.25);
}
.orby-lp .lpv4-mini-row>span>.lpv4-icon svg{
  width:17px;
  height:17px;
}
.orby-lp .lpv4-strip{
  gap:0;
  background:linear-gradient(135deg,rgba(255,255,255,.07),rgba(255,255,255,.025));
}
.orby-lp .lpv4-strip div{
  display:grid;
  grid-template-columns:auto 1fr;
  align-items:center;
  column-gap:14px;
  row-gap:3px;
  padding:26px 24px;
}
.orby-lp .lpv4-strip div>.lpv4-icon{
  grid-row:span 2;
  width:42px;
  height:42px;
  border-radius:16px;
  background:rgba(9,122,239,.12);
  color:#7fc1ff;
  border-color:rgba(9,122,239,.20);
}
.orby-lp .lpv4-strip div>.lpv4-icon svg{
  width:20px;
  height:20px;
}
.orby-lp .lpv4-strip strong{
  font-size:19px;
}
.orby-lp .lpv4-checkout-card{
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));
}
.orby-lp .lpv4-product-line{
  background:rgba(255,255,255,.055);
}
.orby-lp .lpv4-product-line i .lpv4-icon{
  background:#f8fafc;
  color:#0b1220;
  border-color:rgba(255,255,255,.65);
}
.orby-lp .lpv4-pay-card{
  background:#080d16;
  border:1px solid rgba(9,122,239,.20);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.02);
}
.orby-lp .lpv4-pay-card strong{
  color:#fff;
}
.orby-lp .lpv4-checkout-card p .lpv4-icon{
  color:#fff;
  border:0;
}
.orby-lp .lpv4-check-list span{
  color:#f4f8ff;
}
.orby-lp .lpv4-check-list span>.lpv4-icon,
.orby-lp .lpv4-included-grid p>.lpv4-icon{
  background:rgba(9,122,239,.16);
  color:#7fc1ff;
  border-color:rgba(9,122,239,.22);
}
.orby-lp .lpv4-included-grid{
  background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.022));
}
.orby-lp .lpv4-included-grid p{
  min-height:52px;
  padding:11px 13px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:15px;
  background:rgba(255,255,255,.045);
  color:#f4f8ff;
}
.orby-lp .lpv5-orbit span,
.orby-lp .lpv5-tile .lpv4-icon,
.orby-lp .lpv5-core .lpv4-icon{
  border-color:rgba(9,122,239,.25);
}
.orby-lp .lpv5-core .lpv4-icon{
  background:#097aef;
  color:#fff;
}
.orby-lp .lpv5-orbit span .lpv4-icon{
  color:#7fc1ff;
}
.orby-lp .lpv5-tile .lpv4-icon{
  background:rgba(9,122,239,.14);
  color:#7fc1ff;
}
@media(max-width:720px){
  .orby-lp .lpv4-mini-row{
    display:grid;
    grid-template-columns:1fr;
  }
  .orby-lp .lpv4-mini-row>span{
    width:100%;
  }
  .orby-lp .lpv4-mini-row>span>.lpv4-icon{
    width:34px;
    height:34px;
    flex:0 0 34px;
  }
  .orby-lp .lpv4-strip div{
    padding:20px;
  }
}

/* Landing v8 - alinhamento preciso dos icones */
.orby-lp .lpv4-mini-row>span>.lpv4-icon,
.orby-lp .lpv4-strip div>.lpv4-icon,
.orby-lp .lpv4-check-list span>.lpv4-icon,
.orby-lp .lpv4-included-grid p>.lpv4-icon{
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  min-height:0!important;
  line-height:1!important;
  text-align:center!important;
}
.orby-lp .lpv4-mini-row>span>.lpv4-icon{
  width:36px!important;
  height:36px!important;
  flex:0 0 36px!important;
  border-radius:15px!important;
  background:rgba(9,122,239,.18)!important;
  color:#8bc9ff!important;
}
.orby-lp .lpv4-mini-row>span>.lpv4-icon svg{
  display:block!important;
  width:18px!important;
  height:18px!important;
  margin:0!important;
}
.orby-lp .lpv4-strip div>.lpv4-icon{
  width:44px!important;
  height:44px!important;
  flex:0 0 44px!important;
  border-radius:17px!important;
  background:rgba(9,122,239,.16)!important;
  color:#8bc9ff!important;
}
.orby-lp .lpv4-strip div>.lpv4-icon svg{
  display:block!important;
  width:21px!important;
  height:21px!important;
  margin:0!important;
}
.orby-lp .lpv4-check-list span>.lpv4-icon,
.orby-lp .lpv4-included-grid p>.lpv4-icon{
  width:24px!important;
  height:24px!important;
  flex:0 0 24px!important;
  border-radius:999px!important;
  background:rgba(9,122,239,.22)!important;
  color:#9fd2ff!important;
}
.orby-lp .lpv4-check-list span>.lpv4-icon svg,
.orby-lp .lpv4-included-grid p>.lpv4-icon svg{
  display:block!important;
  width:13px!important;
  height:13px!important;
  margin:0!important;
}
.orby-lp .lpv4-check-list span>.lpv4-icon path,
.orby-lp .lpv4-included-grid p>.lpv4-icon path{
  stroke-width:2.4!important;
}
.orby-lp .lpv4-mini-row>span,
.orby-lp .lpv4-strip div,
.orby-lp .lpv4-check-list span,
.orby-lp .lpv4-included-grid p{
  align-items:center!important;
}

/* Landing v9 - QR demo, footer social e orbit icons */
.orby-lp .lpv5-orbit>span,
.orby-lp .lpv5-tile>.lpv4-icon,
.orby-lp .lpv5-core>.lpv4-icon,
.orby-lp .lpv4-product-line i>.lpv4-icon,
.orby-lp .lpv5-footer-badges .lpv4-icon,
.orby-lp .lpv5-social .lpv4-icon{
  display:grid!important;
  place-items:center!important;
  padding:0!important;
  min-height:0!important;
  text-align:center!important;
  line-height:1!important;
}
.orby-lp .lpv5-orbit>span{
  overflow:hidden;
}
.orby-lp .lpv5-orbit>span>.lpv4-icon{
  width:24px!important;
  height:24px!important;
  border:0!important;
  background:transparent!important;
}
.orby-lp .lpv5-orbit>span>.lpv4-icon svg,
.orby-lp .lpv5-tile>.lpv4-icon svg,
.orby-lp .lpv5-core>.lpv4-icon svg,
.orby-lp .lpv4-product-line i>.lpv4-icon svg,
.orby-lp .lpv5-social .lpv4-icon svg{
  display:block!important;
  margin:0!important;
}
.orby-lp .lpv5-tile>.lpv4-icon svg,
.orby-lp .lpv4-product-line i>.lpv4-icon svg{
  width:17px!important;
  height:17px!important;
}
.orby-lp .lpv5-core>.lpv4-icon svg{
  width:24px!important;
  height:24px!important;
}
.orby-lp .lpv4-pay-card{
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:18px;
  min-height:144px;
}
.orby-lp .lpv5-qr-demo{
  display:grid;
  grid-template-columns:repeat(6,7px);
  grid-auto-rows:7px;
  gap:4px;
  width:88px;
  height:88px;
  place-content:center;
  padding:10px;
  border-radius:18px;
  background:#f8fafc;
  box-shadow:0 18px 45px rgba(0,0,0,.28);
}
.orby-lp .lpv5-qr-demo i{
  display:block;
  width:7px;
  height:7px;
  border-radius:2px;
  background:#07101c;
}
.orby-lp .lpv5-qr-demo i:nth-child(2),
.orby-lp .lpv5-qr-demo i:nth-child(5),
.orby-lp .lpv5-qr-demo i:nth-child(7),
.orby-lp .lpv5-qr-demo i:nth-child(10),
.orby-lp .lpv5-qr-demo i:nth-child(13),
.orby-lp .lpv5-qr-demo i:nth-child(17),
.orby-lp .lpv5-qr-demo i:nth-child(20),
.orby-lp .lpv5-qr-demo i:nth-child(23),
.orby-lp .lpv5-qr-demo i:nth-child(26),
.orby-lp .lpv5-qr-demo i:nth-child(29),
.orby-lp .lpv5-qr-demo i:nth-child(32),
.orby-lp .lpv5-qr-demo i:nth-child(35){
  background:transparent;
}
.orby-lp .lpv5-social{
  display:flex;
  gap:10px;
  margin-top:2px;
}
.orby-lp .lpv5-social a{
  display:grid;
  place-items:center;
  width:42px;
  height:42px;
  border-radius:15px;
  border:1px solid rgba(255,255,255,.12);
  background:rgba(255,255,255,.045);
  color:#dbeafe;
  transition:transform .18s ease,background .18s ease,border-color .18s ease;
}
.orby-lp .lpv5-social a:hover{
  transform:translateY(-2px);
  background:rgba(9,122,239,.16);
  border-color:rgba(9,122,239,.38);
}
.orby-lp .lpv5-social .lpv4-icon{
  width:20px!important;
  height:20px!important;
  border:0!important;
  background:transparent!important;
}
.orby-lp .lpv5-social .lpv4-icon svg{
  width:20px!important;
  height:20px!important;
}
@media(max-width:720px){
  .orby-lp .lpv4-pay-card{
    grid-template-columns:1fr;
  }
  .orby-lp .lpv5-qr-demo{
    justify-self:start;
  }
}

/* Landing v10 - responsividade mobile completa */
html:has(body.orby-lp),
body.orby-lp{
  width:100%;
  max-width:100%;
  overflow-x:hidden;
}
.orby-lp *,
.orby-lp *::before,
.orby-lp *::after{
  box-sizing:border-box;
}
.orby-lp .lpv4-icon,
.orby-lp .lpv4-icon svg{
  display:block;
  flex:0 0 auto;
}
.orby-lp .lpv4-icon{
  display:grid!important;
  place-items:center!important;
}
.orby-lp img,
.orby-lp svg,
.orby-lp pre,
.orby-lp code{
  max-width:100%;
}
.orby-lp .lpv4-brand,
.orby-lp .lpv4-button,
.orby-lp .lpv4-secondary,
.orby-lp .lpv4-mini-row>span,
.orby-lp .lpv4-strip div,
.orby-lp .lpv4-feature-grid article,
.orby-lp .lpv4-check-list span,
.orby-lp .lpv4-included-grid p,
.orby-lp .lpv5-tile,
.orby-lp .lpv4-product-line,
.orby-lp .lpv4-footer nav a{
  min-width:0;
}
.orby-lp .lpv4-hero h1,
.orby-lp .lpv4-section-head h2,
.orby-lp .lpv4-checkout h2,
.orby-lp .lpv4-api h2,
.orby-lp .lpv4-cta h2,
.orby-lp .lpv4-feature-grid h3,
.orby-lp .lpv4-strip strong,
.orby-lp .lpv5-tile strong,
.orby-lp .lpv4-product-line strong{
  overflow-wrap:anywhere;
}
.orby-lp .lpv4-code pre,
.orby-lp .lpv4-code code{
  white-space:pre;
  overflow-x:auto;
}

@media(max-width:980px){
  .orby-lp .lpv4-strip{
    display:grid;
    grid-template-columns:repeat(2,minmax(0,1fr));
    overflow:hidden;
  }
  .orby-lp .lpv4-feature-grid,
  .orby-lp .lpv4-included-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .orby-lp .lpv4-checkout,
  .orby-lp .lpv4-api{
    grid-template-columns:minmax(0,1fr)!important;
  }
  .orby-lp .lpv4-checkout-card,
  .orby-lp .lpv4-code{
    width:100%;
  }
}

@media(max-width:720px){
  .orby-lp .lpv4-nav{
    grid-template-columns:minmax(0,1fr) auto!important;
    gap:10px;
    min-height:68px;
    padding:10px 14px!important;
  }
  .orby-lp .lpv4-brand{
    max-width:100%;
    gap:9px;
  }
  .orby-lp .lpv4-brand strong{
    max-width:42vw;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .orby-lp .brand-logo-public{
    max-width:132px;
    max-height:38px;
    object-fit:contain;
  }
  .orby-lp .lpv4-actions{
    gap:8px;
  }
  .orby-lp .lpv4-login{
    display:none;
  }
  .orby-lp .lpv4-actions .lpv4-button.small{
    min-height:42px;
    padding:0 13px;
    font-size:12px;
    white-space:nowrap;
  }
  .orby-lp .lpv4-actions .lpv4-button.small .lpv4-icon{
    display:none!important;
  }
  .orby-lp .lpv4-hero{
    width:100%;
    padding:32px 14px 42px!important;
    gap:24px;
  }
  .orby-lp .lpv4-hero-copy{
    width:100%;
  }
  .orby-lp .lpv4-kicker{
    width:100%;
    justify-content:flex-start;
    align-items:center;
    padding:8px 10px;
    font-size:12px;
    line-height:1.35;
  }
  .orby-lp .lpv4-hero h1{
    margin:18px 0 14px;
    font-size:clamp(34px,11vw,48px)!important;
    line-height:1.02;
    letter-spacing:-.055em;
  }
  .orby-lp .lpv4-hero-copy>p{
    font-size:15px;
    line-height:1.65;
  }
  .orby-lp .lpv4-hero-actions{
    display:grid!important;
    grid-template-columns:1fr;
    gap:10px;
    width:100%;
    margin-top:22px;
  }
  .orby-lp .lpv4-hero-actions .lpv4-button,
  .orby-lp .lpv4-hero-actions .lpv4-secondary{
    width:100%;
    justify-content:center;
    min-height:50px;
  }
  .orby-lp .lpv4-mini-row{
    grid-template-columns:1fr!important;
    gap:9px;
    width:100%;
    margin-top:16px;
  }
  .orby-lp .lpv4-mini-row>span{
    justify-content:flex-start;
    min-height:48px;
    padding-right:12px;
  }
  .orby-lp .lpv5-hero-panel{
    width:100%!important;
    margin:0!important;
    padding:12px!important;
    border-radius:22px!important;
  }
  .orby-lp .lpv5-core{
    grid-template-columns:auto minmax(0,1fr);
    padding:14px!important;
    gap:12px;
  }
  .orby-lp .lpv5-core strong,
  .orby-lp .lpv5-core small{
    grid-column:2;
  }
  .orby-lp .lpv5-core .lpv4-icon{
    grid-row:1 / span 2;
    width:46px!important;
    height:46px!important;
  }
  .orby-lp .lpv5-tile{
    grid-template-columns:auto minmax(0,1fr);
    width:100%!important;
    padding:12px!important;
  }
  .orby-lp .lpv4-strip,
  .orby-lp .lpv4-feature-grid,
  .orby-lp .lpv4-included-grid,
  .orby-lp .lpv4-check-list{
    grid-template-columns:1fr!important;
  }
  .orby-lp .lpv4-strip{
    width:calc(100% - 28px);
    margin-inline:auto;
    border-radius:22px;
  }
  .orby-lp .lpv4-strip div{
    padding:17px 16px!important;
    border-right:0!important;
    border-bottom:1px solid rgba(255,255,255,.08);
  }
  .orby-lp .lpv4-strip div:last-child{
    border-bottom:0;
  }
  .orby-lp .lpv4-section,
  .orby-lp .lpv4-included,
  .orby-lp .lpv4-faq,
  .orby-lp .lpv4-api,
  .orby-lp .lpv4-checkout{
    width:calc(100% - 28px)!important;
    padding:42px 0!important;
  }
  .orby-lp .lpv4-section-head{
    text-align:left;
  }
  .orby-lp .lpv4-section-head h2,
  .orby-lp .lpv4-checkout h2,
  .orby-lp .lpv4-api h2,
  .orby-lp .lpv4-cta h2{
    font-size:clamp(28px,9vw,38px)!important;
    line-height:1.08;
  }
  .orby-lp .lpv4-feature-grid article{
    min-height:0!important;
    padding:20px;
    border-radius:22px;
  }
  .orby-lp .lpv4-feature-grid h3{
    margin-top:18px;
  }
  .orby-lp .lpv4-checkout{
    gap:22px;
  }
  .orby-lp .lpv4-checkout-card{
    padding:16px!important;
    border-radius:24px!important;
  }
  .orby-lp .lpv4-product-line{
    grid-template-columns:auto minmax(0,1fr);
    gap:12px;
    padding:12px!important;
    border-radius:19px;
  }
  .orby-lp .lpv4-product-line b{
    grid-column:2;
    justify-self:start;
    font-size:18px;
  }
  .orby-lp .lpv4-product-line i{
    grid-row:1 / span 2;
  }
  .orby-lp .lpv4-pay-card{
    grid-template-columns:1fr auto!important;
    gap:12px!important;
    min-height:0!important;
    padding:14px!important;
    border-radius:20px!important;
  }
  .orby-lp .lpv4-pay-card strong{
    font-size:34px;
  }
  .orby-lp .lpv5-qr-demo{
    justify-self:end!important;
    width:76px;
    height:76px;
    grid-template-columns:repeat(6,6px);
    grid-auto-rows:6px;
    gap:3px;
    padding:9px;
    border-radius:15px;
  }
  .orby-lp .lpv5-qr-demo i{
    width:6px;
    height:6px;
  }
  .orby-lp .lpv4-api{
    gap:22px;
  }
  .orby-lp .lpv4-code{
    border-radius:22px;
    overflow:hidden;
  }
  .orby-lp .lpv4-code pre{
    margin:0;
    padding:16px;
    font-size:12px;
  }
  .orby-lp .lpv4-included-grid p{
    min-height:0;
    align-items:flex-start!important;
    line-height:1.35;
  }
  .orby-lp .lpv4-faq-list details{
    border-radius:18px;
  }
  .orby-lp .lpv4-faq-list summary{
    line-height:1.35;
  }
  .orby-lp .lpv4-cta{
    width:calc(100% - 28px);
    margin-inline:auto;
    padding:34px 18px;
    border-radius:26px;
  }
  .orby-lp .lpv4-footer{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:28px!important;
    padding:38px 18px 30px!important;
  }
  .orby-lp .lpv5-footer-brand{
    max-width:none;
  }
  .orby-lp .lpv5-footer-badges,
  .orby-lp .lpv5-social{
    width:100%;
  }
  .orby-lp .lpv5-footer-badges span{
    flex:1 1 130px;
    justify-content:center;
  }
  .orby-lp .lpv4-footer nav{
    min-width:0;
    gap:8px;
  }
}

@media(max-width:420px){
  .orby-lp .lpv4-nav{
    padding-inline:12px!important;
  }
  .orby-lp .lpv4-brand span{
    width:38px;
    height:38px;
  }
  .orby-lp .lpv4-brand strong{
    max-width:34vw;
  }
  .orby-lp .lpv4-actions .lpv4-button.small{
    padding-inline:11px;
  }
  .orby-lp .lpv4-hero{
    padding-inline:12px!important;
  }
  .orby-lp .lpv4-hero h1{
    font-size:clamp(31px,10.5vw,40px)!important;
  }
  .orby-lp .lpv4-pay-card{
    grid-template-columns:1fr!important;
  }
  .orby-lp .lpv5-qr-demo{
    justify-self:start!important;
  }
  .orby-lp .lpv4-checkout-card button{
    min-height:52px;
  }
}

/* Landing v11 - mobile sem corte + instalador PWA */
.orby-lp main,
.orby-lp section,
.orby-lp header,
.orby-lp footer{
  max-width:100%;
}
.orby-lp .lpv4-install-fab[hidden],
.orby-lp .lpv4-install-sheet[hidden]{
  display:none!important;
}
.orby-lp .lpv4-install-fab{
  position:fixed;
  right:max(16px,env(safe-area-inset-right));
  bottom:max(16px,env(safe-area-inset-bottom));
  z-index:80;
  display:none;
  place-items:center;
  width:62px;
  height:62px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:22px;
  background:linear-gradient(135deg,#097aef,#3ea0ff);
  box-shadow:0 20px 60px rgba(9,122,239,.38),0 10px 24px rgba(0,0,0,.28);
  cursor:pointer;
  overflow:hidden;
}
.orby-lp .lpv4-install-fab img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.orby-lp .lpv4-install-fab>.lpv4-icon{
  position:absolute;
  right:7px;
  bottom:7px;
  display:grid!important;
  place-items:center!important;
  width:22px;
  height:22px;
  border-radius:999px;
  background:#fff;
  color:#097aef;
  box-shadow:0 6px 15px rgba(0,0,0,.25);
}
.orby-lp .lpv4-install-fab>.lpv4-icon svg{
  width:13px;
  height:13px;
}
.orby-lp .lpv4-install-sheet{
  position:fixed;
  inset:0;
  z-index:100;
  display:grid;
  place-items:end center;
  padding:18px;
  background:rgba(0,0,0,.62);
  backdrop-filter:blur(14px);
}
.orby-lp .lpv4-install-card{
  position:relative;
  width:min(420px,100%);
  display:grid;
  gap:14px;
  padding:22px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:28px;
  background:
    radial-gradient(circle at 20% 0,rgba(9,122,239,.22),transparent 38%),
    linear-gradient(180deg,#101827,#070b13);
  color:#fff;
  box-shadow:0 34px 110px rgba(0,0,0,.5);
}
.orby-lp .lpv4-install-close{
  position:absolute;
  top:14px;
  right:14px;
  display:grid;
  place-items:center;
  width:40px;
  height:40px;
  border:0;
  border-radius:14px;
  background:rgba(255,255,255,.08);
  color:#fff;
  font-size:24px;
  cursor:pointer;
}
.orby-lp .lpv4-install-logo{
  width:68px;
  height:68px;
  display:grid;
  place-items:center;
  border-radius:22px;
  overflow:hidden;
  background:#097aef;
  box-shadow:0 16px 38px rgba(9,122,239,.28);
}
.orby-lp .lpv4-install-logo img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.orby-lp .lpv4-install-card h2{
  margin:4px 48px 0 0;
  font-size:25px;
  line-height:1.08;
  letter-spacing:-.035em;
}
.orby-lp .lpv4-install-card p{
  margin:0;
  color:#aab8ca;
  font-size:14px;
  line-height:1.55;
}
.orby-lp .lpv4-install-steps{
  display:grid;
  gap:10px;
}
.orby-lp .lpv4-install-steps div{
  display:grid;
  grid-template-columns:38px minmax(0,1fr);
  gap:11px;
  align-items:center;
  padding:12px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:18px;
  background:rgba(255,255,255,.045);
  color:#dbe7f7;
  font-size:13px;
  line-height:1.45;
}
.orby-lp .lpv4-install-steps .lpv4-icon{
  width:38px!important;
  height:38px!important;
  border-radius:14px!important;
  background:rgba(9,122,239,.18)!important;
  color:#8bc9ff!important;
}
.orby-lp .lpv4-install-primary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  min-height:50px;
  border:0;
  border-radius:999px;
  background:#097aef;
  color:#fff;
  font-weight:900;
  cursor:pointer;
}
.orby-lp .lpv4-install-primary .lpv4-icon{
  width:20px!important;
  height:20px!important;
  border:0!important;
  background:transparent!important;
  color:#fff!important;
}

@media(max-width:720px){
  .orby-lp{
    background:
      radial-gradient(circle at 50% -8%,rgba(9,122,239,.16),transparent 34%),
      linear-gradient(180deg,#050812 0%,#080d18 48%,#050812 100%)!important;
  }
  .orby-lp .lpv4-nav{
    width:100%;
    max-width:100%;
    overflow:hidden;
  }
  .orby-lp .lpv4-brand{
    overflow:hidden;
  }
  .orby-lp .lpv4-hero{
    overflow:hidden;
  }
  .orby-lp .lpv4-kicker{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr);
    border-radius:22px!important;
    white-space:normal!important;
    overflow:hidden;
  }
  .orby-lp .lpv4-kicker .lpv4-icon{
    align-self:center;
  }
  .orby-lp .lpv4-hero h1{
    font-size:clamp(30px,9.4vw,38px)!important;
    line-height:1.08!important;
    letter-spacing:-.045em!important;
    max-width:100%;
  }
  .orby-lp .lpv4-hero-copy>p{
    max-width:100%;
  }
  .orby-lp .lpv4-button,
  .orby-lp .lpv4-secondary{
    white-space:normal;
    text-align:center;
  }
  .orby-lp .lpv4-mini-row>span{
    overflow:hidden;
    white-space:normal;
  }
  .orby-lp .lpv4-strip,
  .orby-lp .lpv4-section,
  .orby-lp .lpv4-included,
  .orby-lp .lpv4-faq,
  .orby-lp .lpv4-api,
  .orby-lp .lpv4-checkout,
  .orby-lp .lpv4-cta{
    max-width:calc(100vw - 28px)!important;
  }
  .orby-lp .lpv4-install-fab{
    display:grid;
  }
}

@media(max-width:380px){
  .orby-lp .lpv4-actions .lpv4-button.small{
    min-width:0;
    padding-inline:10px;
  }
  .orby-lp .lpv4-actions .lpv4-button.small{
    font-size:0;
    width:42px;
  }
  .orby-lp .lpv4-actions .lpv4-button.small .lpv4-icon{
    display:grid!important;
    width:18px!important;
    height:18px!important;
  }
  .orby-lp .lpv4-brand .brand-logo-public{
    max-width:118px;
  }
  .orby-lp .lpv4-hero h1{
    font-size:30px!important;
  }
}

/* Landing v12 - ajustes finos mobile: cards e footer */
@media(max-width:720px){
  .orby-lp .lpv5-core{
    grid-template-columns:52px minmax(0,1fr)!important;
    align-items:center!important;
  }
  .orby-lp .lpv5-core .lpv4-icon{
    grid-column:1!important;
    grid-row:1 / span 2!important;
    align-self:center!important;
    justify-self:center!important;
  }
  .orby-lp .lpv5-core strong,
  .orby-lp .lpv5-core small{
    grid-column:2!important;
    margin:0!important;
    min-width:0;
  }
  .orby-lp .lpv5-core strong{
    align-self:end;
    font-size:21px!important;
  }
  .orby-lp .lpv5-core small{
    align-self:start;
    line-height:1.35;
  }
  .orby-lp .lpv5-tile{
    grid-template-columns:46px minmax(0,auto) minmax(0,1fr)!important;
    gap:10px!important;
    align-items:center!important;
    min-height:76px;
  }
  .orby-lp .lpv5-tile>.lpv4-icon{
    grid-column:1!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:center!important;
    width:34px!important;
    height:34px!important;
  }
  .orby-lp .lpv5-tile strong{
    grid-column:2!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:start!important;
    margin:0!important;
    font-size:14px!important;
    white-space:nowrap;
  }
  .orby-lp .lpv5-tile span{
    grid-column:3!important;
    grid-row:1!important;
    align-self:center!important;
    justify-self:start!important;
    margin:0!important;
    min-width:0;
    color:#9aa8bb!important;
    line-height:1.25!important;
  }
  .orby-lp .lpv5-footer{
    margin-top:18px;
    padding:34px 18px 92px!important;
    background:
      radial-gradient(circle at 14% 0,rgba(9,122,239,.16),transparent 30%),
      linear-gradient(180deg,#070b13,#030508)!important;
  }
  .orby-lp .lpv5-footer-brand{
    justify-items:start;
    gap:18px!important;
  }
  .orby-lp .lpv5-footer .lpv4-brand{
    width:100%;
    padding:0 0 4px;
  }
  .orby-lp .lpv5-footer p{
    max-width:330px;
    margin:0!important;
    font-size:15px;
    line-height:1.6;
  }
  .orby-lp .lpv5-footer-badges{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:10px!important;
  }
  .orby-lp .lpv5-footer-badges span{
    display:grid!important;
    grid-template-columns:30px minmax(0,1fr);
    justify-content:start!important;
    align-items:center!important;
    min-height:48px;
    padding:8px 10px!important;
    border-radius:18px!important;
    background:rgba(255,255,255,.045)!important;
    border-color:rgba(255,255,255,.12)!important;
    text-align:left;
    line-height:1.1;
  }
  .orby-lp .lpv5-footer-badges .lpv4-icon{
    width:30px!important;
    height:30px!important;
    border-radius:12px!important;
    background:rgba(9,122,239,.16)!important;
    color:#dbeafe!important;
  }
  .orby-lp .lpv5-footer-badges .lpv4-icon svg{
    width:15px!important;
    height:15px!important;
  }
  .orby-lp .lpv5-social{
    gap:12px!important;
    margin-top:2px;
  }
  .orby-lp .lpv5-social a{
    width:48px!important;
    height:48px!important;
    border-radius:17px!important;
  }
  .orby-lp .lpv5-footer nav{
    padding-top:4px;
    gap:11px!important;
  }
  .orby-lp .lpv5-footer nav strong{
    margin-bottom:0!important;
    color:#fff!important;
    font-size:11px!important;
    letter-spacing:.16em!important;
  }
  .orby-lp .lpv5-footer nav a{
    width:fit-content;
    color:#c8d3e4!important;
    font-size:16px;
    font-weight:800;
    line-height:1.2;
  }
}

@media(max-width:380px){
  .orby-lp .lpv5-tile{
    grid-template-columns:42px minmax(0,1fr)!important;
    row-gap:3px!important;
  }
  .orby-lp .lpv5-tile>.lpv4-icon{
    grid-row:1 / span 2!important;
  }
  .orby-lp .lpv5-tile strong{
    grid-column:2!important;
    grid-row:1!important;
  }
  .orby-lp .lpv5-tile span{
    grid-column:2!important;
    grid-row:2!important;
  }
  .orby-lp .lpv5-footer-badges{
    grid-template-columns:1fr!important;
  }
}

/* Auth dark modern - login, cadastro e recuperação */
body.auth-page.modern-auth{
  min-height:100vh;
  font-family:'Montserrat',Montserrat,Arial,sans-serif!important;
  color:#f8fafc;
  background:
    radial-gradient(circle at 18% 10%,rgba(9,122,239,.18),transparent 28%),
    radial-gradient(circle at 88% 72%,rgba(62,160,255,.10),transparent 26%),
    linear-gradient(135deg,#030508 0%,#070b13 48%,#020306 100%)!important;
}
body.auth-page.modern-auth *{
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
}
.modern-auth .auth-shell{
  width:min(1280px,100%);
  margin:0 auto;
  grid-template-columns:minmax(320px,590px) minmax(360px,1fr);
  gap:clamp(28px,5vw,72px);
  padding:clamp(24px,5vw,64px);
}
.modern-auth .auth-panel{
  position:relative;
  overflow:hidden;
  background:
    linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035)),
    rgba(7,11,19,.86)!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:30px;
  padding:clamp(26px,4vw,44px);
  box-shadow:0 34px 110px rgba(0,0,0,.38),inset 0 1px 0 rgba(255,255,255,.06)!important;
  backdrop-filter:blur(22px);
}
.modern-auth .auth-panel:before{
  content:"";
  position:absolute;
  inset:-120px -140px auto auto;
  width:260px;
  height:260px;
  border-radius:50%;
  background:rgba(9,122,239,.22);
  filter:blur(52px);
  pointer-events:none;
}
.modern-auth .auth-brand{
  position:relative;
  z-index:1;
  display:inline-flex;
  align-items:center;
  gap:12px;
  margin-bottom:26px;
  color:#fff!important;
}
.modern-auth .auth-brand span{
  width:44px;
  height:44px;
  border-radius:15px;
  background:linear-gradient(135deg,#097aef,#3ea0ff)!important;
  color:#fff!important;
  box-shadow:0 18px 42px rgba(9,122,239,.28)!important;
}
.modern-auth .auth-brand strong{
  color:#fff;
  font-size:22px;
  letter-spacing:-.04em;
}
.modern-auth .auth-brand .brand-logo-public{
  height:44px;
  max-width:180px;
  object-fit:contain;
}
.modern-auth .pill{
  position:relative;
  z-index:1;
  border:1px solid rgba(9,122,239,.32)!important;
  background:rgba(9,122,239,.12)!important;
  color:#9fd2ff!important;
  box-shadow:none!important;
}
.modern-auth .auth-left h1{
  position:relative;
  z-index:1;
  margin:24px 0 12px;
  color:#fff;
  font-size:clamp(34px,5.2vw,58px)!important;
  line-height:1.04;
  letter-spacing:-.055em;
  font-weight:750;
}
.modern-auth .auth-left p{
  position:relative;
  z-index:1;
  max-width:520px;
  margin:0;
  color:#aab8ca!important;
  font-size:16px!important;
  line-height:1.7;
  font-weight:550;
}
.modern-auth .switch{
  position:relative;
  z-index:1;
  margin-top:26px;
  padding:5px;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:18px;
  background:rgba(255,255,255,.045)!important;
  overflow:hidden;
}
.modern-auth .switch a{
  border-radius:13px;
  color:#aab8ca!important;
  padding:14px;
  font-weight:850;
}
.modern-auth .switch .active{
  background:#097aef!important;
  color:#fff!important;
  box-shadow:0 14px 34px rgba(9,122,239,.24);
}
.modern-auth .auth-form{
  position:relative;
  z-index:1;
  gap:18px;
  margin-top:26px;
}
.modern-auth label{
  color:#d9e4f5!important;
  font-size:13px;
  font-weight:800;
}
.modern-auth input,
.modern-auth select{
  width:100%;
  min-height:54px;
  border:1px solid rgba(255,255,255,.11)!important;
  border-bottom:1px solid rgba(255,255,255,.11)!important;
  border-radius:16px!important;
  background:rgba(3,7,14,.74)!important;
  color:#fff!important;
  padding:16px 18px!important;
  font:650 15px/1.2 'Montserrat',Montserrat,Arial,sans-serif!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;
}
.modern-auth input::placeholder{
  color:#66758a;
}
.modern-auth input:focus,
.modern-auth select:focus{
  border-color:rgba(9,122,239,.72)!important;
  background:#050a13!important;
  box-shadow:0 0 0 4px rgba(9,122,239,.18)!important;
}
.modern-auth .auth-form button{
  min-height:56px;
  border-radius:18px;
  background:#097aef!important;
  color:#fff!important;
  box-shadow:0 20px 52px rgba(9,122,239,.30)!important;
  font-weight:900;
}
.modern-auth .auth-form button:hover{
  transform:translateY(-1px);
}
.modern-auth .auth-link,
.modern-auth .muted{
  color:#8bc9ff!important;
}
.modern-auth .alert,
.modern-auth .ok{
  position:relative;
  z-index:1;
  border:1px solid transparent;
  box-shadow:none;
}
.modern-auth .alert{
  background:rgba(239,68,68,.12)!important;
  border-color:rgba(239,68,68,.22);
  color:#fecaca!important;
}
.modern-auth .ok{
  background:rgba(34,197,94,.12)!important;
  border-color:rgba(34,197,94,.22);
  color:#bbf7d0!important;
}
.modern-auth .auth-product{
  min-height:620px;
  display:grid;
  place-items:center;
}
.modern-auth .auth-showcase.modern{
  position:relative;
  display:grid;
  width:min(560px,100%);
  gap:18px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:34px;
  background:
    radial-gradient(circle at 18% 0,rgba(9,122,239,.22),transparent 34%),
    linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035)),
    #060a12!important;
  color:#fff;
  padding:30px;
  box-shadow:0 38px 120px rgba(0,0,0,.42)!important;
  overflow:hidden;
}
.modern-auth .auth-showcase.modern:after{
  content:"";
  position:absolute;
  right:-80px;
  bottom:-90px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:rgba(9,122,239,.16);
  filter:blur(48px);
}
.modern-auth .auth-showcase-brand,
.modern-auth .auth-showcase-panel,
.modern-auth .auth-metrics{
  position:relative;
  z-index:1;
}
.modern-auth .auth-showcase-brand b{
  background:#097aef!important;
  color:#fff!important;
  box-shadow:0 16px 40px rgba(9,122,239,.28);
}
.modern-auth .auth-showcase-brand strong{
  color:#fff;
  font-size:20px;
  letter-spacing:-.035em;
}
.modern-auth .auth-showcase-panel{
  border:1px solid rgba(255,255,255,.10)!important;
  background:rgba(255,255,255,.055)!important;
  border-radius:24px;
}
.modern-auth .auth-showcase-panel span{
  color:#8bc9ff!important;
}
.modern-auth .auth-showcase-panel h2{
  color:#fff;
  font-weight:750;
  letter-spacing:-.04em;
}
.modern-auth .auth-showcase-panel p{
  color:#aab8ca!important;
}
.modern-auth .auth-metrics{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.modern-auth .auth-metrics div{
  background:rgba(255,255,255,.055)!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:20px;
}
.modern-auth .auth-metrics small{
  color:#91a1b8!important;
}
.modern-auth .auth-metrics strong{
  color:#fff;
}

@media(max-width:900px){
  .modern-auth .auth-shell{
    grid-template-columns:1fr!important;
    padding:18px;
  }
  .modern-auth .auth-product{
    display:none!important;
  }
  .modern-auth .auth-panel{
    width:100%;
    min-height:calc(100vh - 36px);
    display:flex;
    flex-direction:column;
    justify-content:center;
    border-radius:26px;
  }
}

@media(max-width:560px){
  .modern-auth .auth-shell{
    padding:12px;
  }
  .modern-auth .auth-panel{
    min-height:calc(100vh - 24px);
    padding:22px;
    border-radius:24px;
  }
  .modern-auth .auth-brand{
    margin-bottom:20px;
  }
  .modern-auth .auth-brand .brand-logo-public{
    max-width:145px;
  }
  .modern-auth .auth-left h1{
    font-size:34px!important;
  }
  .modern-auth .auth-form.grid2,
  .modern-auth .grid2{
    grid-template-columns:1fr!important;
    gap:16px;
  }
  .modern-auth .full{
    grid-column:auto;
  }
  .modern-auth input,
  .modern-auth select{
    min-height:52px;
    font-size:14px!important;
  }
}

/* Auth v2 - wizard dark */
body.auth-v2{
  min-height:100vh;
  margin:0;
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
  color:#f8fafc;
  background:#050914;
  overflow-x:hidden;
}
body.auth-v2 *{
  box-sizing:border-box;
  font-family:'Montserrat',Montserrat,Arial,sans-serif;
}
.auth-v2 a{
  color:inherit;
  text-decoration:none;
}
.auth-v2 svg{
  display:block;
  width:20px;
  height:20px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.auth-v2-top{
  position:fixed;
  inset:0 0 auto;
  z-index:20;
  height:66px;
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  padding:0 clamp(18px,21vw,410px);
  border-bottom:1px solid #182235;
  background:rgba(5,9,20,.86);
  backdrop-filter:blur(16px);
}
.auth-v2-brand{
  display:inline-flex;
  align-items:center;
  gap:10px;
  min-width:0;
  width:max-content;
}
.auth-v2-brand span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:#097aef;
  color:#fff;
  font-weight:900;
  box-shadow:0 14px 35px rgba(9,122,239,.28);
}
.auth-v2-brand strong{
  color:#fff;
  font-size:21px;
  letter-spacing:-.05em;
}
.auth-v2-brand .brand-logo-public{
  height:42px;
  max-width:165px;
  object-fit:contain;
}
.auth-v2-top nav{
  display:flex;
  align-items:center;
  gap:18px;
}
.auth-v2-theme{
  display:grid;
  place-items:center;
  width:36px;
  height:36px;
  border:0;
  border-radius:12px;
  background:transparent;
  color:#e5edf8;
  cursor:pointer;
}
.auth-v2-theme .auth-step-icon{
  width:20px;
  height:20px;
  background:transparent;
}
.auth-v2-action,
.auth-v2-login-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  border-radius:10px;
  padding:0 18px;
  font-size:14px;
  font-weight:700;
}
.auth-v2-action{
  background:#4285f4;
  color:#06101f;
}
.auth-v2-login-link{
  color:#fff;
}
.auth-v2-shell{
  min-height:100vh;
  display:grid;
  place-items:center;
  padding:112px 18px 42px;
}
.auth-v2-shell.is-register{
  padding-top:104px;
}
.auth-v2-card{
  width:min(448px,100%);
  border:1px solid #1d2a40;
  border-radius:7px;
  background:#101724;
  color:#fff;
  padding:32px;
  box-shadow:none;
}
.auth-v2-login-card h1,
.auth-v2-step h1{
  margin:0;
  color:#f8fafc;
  font-size:26px;
  line-height:1.15;
  letter-spacing:-.045em;
  font-weight:800;
}
.auth-v2-login-card>p,
.auth-v2-step>p{
  margin:8px 0 28px;
  color:#99a7ba;
  font-size:14px;
  line-height:1.55;
  font-weight:500;
}
.auth-v2-form{
  display:grid;
  gap:20px;
}
.auth-v2-form label,
.auth-v2-fields label{
  display:grid;
  gap:10px;
  color:#f1f5fb;
  font-size:14px;
  font-weight:700;
}
.auth-v2 input{
  width:100%;
  min-height:39px;
  border:1px solid #26344c;
  border-radius:5px;
  background:#070c16;
  color:#fff;
  padding:10px 12px;
  outline:none;
  font:600 15px/1.2 'Montserrat',Montserrat,Arial,sans-serif;
}
.auth-v2 input::placeholder{
  color:#7c8ca3;
}
.auth-v2 input:focus{
  border-color:#4285f4;
  box-shadow:0 0 0 3px rgba(66,133,244,.16);
}
.auth-v2-password{
  position:relative;
  display:block;
}
.auth-v2-password input{
  padding-right:44px;
}
.auth-v2-password i{
  position:absolute;
  right:12px;
  top:50%;
  transform:translateY(-50%);
  color:#9badc4;
  font-style:normal;
}
.auth-v2-password .auth-step-icon{
  width:18px;
  height:18px;
  background:transparent;
}
.auth-v2-form button,
.auth-v2-next,
.auth-v2-submit,
.auth-v2-back{
  min-height:40px;
  border:0;
  border-radius:7px;
  font-weight:700;
  cursor:pointer;
}
.auth-v2-form button,
.auth-v2-next,
.auth-v2-submit{
  background:#4285f4;
  color:#06101f;
}
.auth-v2-back{
  background:#070c16;
  color:#fff;
  border:1px solid #26344c;
}
.auth-v2-form-foot{
  display:flex;
  justify-content:center;
  gap:5px;
  margin-top:8px;
  color:#9ba9bc;
  font-size:14px;
  font-weight:500;
  text-align:center;
}
.auth-v2-form-foot a{
  color:#4285f4;
  font-weight:700;
}
.auth-v2-message{
  width:min(672px,100%);
  margin:0 auto 14px;
  padding:14px 16px;
  border-radius:8px;
  font-weight:800;
  font-size:13px;
}
.auth-v2-message.error{
  background:rgba(239,68,68,.12);
  border:1px solid rgba(239,68,68,.24);
  color:#fecaca;
}
.auth-v2-message.ok{
  background:rgba(34,197,94,.12);
  border:1px solid rgba(34,197,94,.24);
  color:#bbf7d0;
}
.auth-v2-wizard{
  width:min(672px,100%);
  padding:32px;
}
.auth-v2-progress{
  display:grid;
  grid-template-columns:1fr auto;
  gap:10px;
  margin-bottom:12px;
  color:#9aa8bb;
  font-size:12px;
}
.auth-v2-progress i{
  grid-column:1/-1;
  height:8px;
  border-radius:999px;
  background:#1b2739;
  overflow:hidden;
}
.auth-v2-progress em{
  display:block;
  height:100%;
  border-radius:inherit;
  background:#4285f4;
  transition:width .2s ease;
}
.auth-v2-step{
  display:none;
}
.auth-v2-step.active{
  display:block;
}
.auth-v2-step-label{
  display:block;
  margin-bottom:22px;
  color:#f3f7fd;
  font-size:15px;
  font-weight:600;
}
.auth-v2-choice-grid{
  display:grid;
  gap:12px;
  margin-top:24px;
}
.auth-v2-choice-grid.two{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.auth-v2-choice-grid.segments{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.auth-v2-choice-grid.volume{
  grid-template-columns:repeat(2,minmax(0,1fr));
}
.auth-v2-choice{
  min-height:74px;
  display:grid;
  grid-template-columns:48px minmax(0,1fr);
  gap:16px;
  align-items:center;
  text-align:left;
  padding:16px;
  border:1px solid #26344c;
  border-radius:10px;
  background:#101724;
  color:#fff;
  cursor:pointer;
  transition:border-color .16s ease,background .16s ease,transform .16s ease;
}
.auth-v2-choice:hover,
.auth-v2-choice.active{
  border-color:#4285f4;
  background:#121d2e;
}
.auth-v2-choice:hover{
  transform:translateY(-1px);
}
.auth-step-icon{
  display:grid;
  place-items:center;
  width:48px;
  height:48px;
  border-radius:8px;
  background:#1c293b;
  color:#9badc4;
}
.auth-v2-choice.active .auth-step-icon{
  color:#dcecff;
  background:#12345d;
}
.auth-v2-choice strong{
  grid-column:2;
  display:block;
  color:#f8fafc;
  font-size:15px;
  font-weight:800;
}
.auth-v2-choice span:not(.auth-step-icon){
  grid-column:2;
  display:block;
  margin-top:8px;
  color:#9aa8bb;
  font-size:14px;
  line-height:1.5;
  font-weight:500;
}
.auth-v2-choice-grid.segments .auth-v2-choice,
.auth-v2-choice-grid.volume .auth-v2-choice{
  min-height:74px;
}
.auth-v2-choice-grid.segments .auth-v2-choice strong,
.auth-v2-choice-grid.volume .auth-v2-choice strong{
  font-size:14px;
}
.auth-v2-fields{
  display:grid;
  gap:20px;
}
.auth-v2-fields small{
  color:#9aa8bb;
  font-size:12px;
  font-weight:500;
}
.auth-v2-summary{
  display:grid;
  gap:20px;
  margin-top:26px;
}
.auth-v2-summary>div{
  border:1px solid #26344c;
  border-radius:12px;
  background:#101724;
  padding:20px;
}
.auth-v2-summary h3{
  margin:0 0 16px;
  color:#9aa8bb;
  text-transform:uppercase;
  letter-spacing:.08em;
  font-size:14px;
}
.auth-v2-summary dl{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:14px 28px;
  margin:0;
}
.auth-v2-summary dt{
  color:#9aa8bb;
  font-size:14px;
}
.auth-v2-summary dd{
  margin:4px 0 0;
  color:#fff;
  font-size:14px;
  font-weight:700;
  overflow-wrap:anywhere;
}
.auth-v2-nav{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  margin-top:24px;
}
.auth-v2-nav [hidden]{
  display:none!important;
}

@media(max-width:780px){
  .auth-v2-top{
    height:62px;
    padding:0 18px;
  }
  .auth-v2-shell,
  .auth-v2-shell.is-register{
    align-items:start;
    padding:88px 14px 28px;
  }
  .auth-v2-card,
  .auth-v2-wizard{
    padding:24px;
  }
  .auth-v2-choice-grid.two,
  .auth-v2-choice-grid.segments,
  .auth-v2-choice-grid.volume{
    grid-template-columns:1fr;
  }
}

@media(max-width:440px){
  .auth-v2-top{
    padding:0 14px;
  }
  .auth-v2-brand .brand-logo-public{
    max-width:132px;
  }
  .auth-v2-card,
  .auth-v2-wizard{
    padding:20px;
    border-radius:10px;
  }
  .auth-v2-login-card h1,
  .auth-v2-step h1{
    font-size:23px;
  }
  .auth-v2-choice{
    grid-template-columns:42px minmax(0,1fr);
    gap:12px;
    padding:14px;
  }
  .auth-step-icon{
    width:42px;
    height:42px;
  }
  .auth-v2-summary dl{
    grid-template-columns:1fr;
    gap:12px;
  }
}

.auth-v2-theme .auth-step-icon,
.auth-v2-password .auth-step-icon{
  width:20px!important;
  height:20px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:inherit!important;
}
.auth-v2-theme .auth-step-icon svg,
.auth-v2-password .auth-step-icon svg{
  width:18px!important;
  height:18px!important;
}
