:root{--ink:#0a1830;--ink-2:#142744;--muted:#69758a;--line:#dce3eb;--soft:#f4f7f9;--paper:#fff;--accent:#17c994;--accent-dark:#08a979;--blue:#5574f7;--danger:#e35b6a;--shadow:0 24px 70px rgba(7,24,48,.11);--radius:18px;--font:Inter,"Avenir Next","Segoe UI",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--font);background:var(--paper);font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.08}h1{font-size:clamp(2.5rem,5vw,5.2rem)}h2{font-size:clamp(1.7rem,3vw,3rem)}code{font-family:"Cascadia Code",Consolas,monospace}.positive{color:var(--accent-dark)!important}.negative{color:var(--danger)!important}.eyebrow{display:block;color:var(--accent-dark);font-size:.72rem;font-weight:800;letter-spacing:.16em;margin-bottom:14px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:1.35rem;font-weight:850;letter-spacing:-.04em}.brand>span:last-child>span{color:var(--accent-dark)}.brand-inverse{color:#fff}.brand-small{font-size:1.12rem}.brand-mark{display:flex;align-items:end;gap:3px;width:23px;height:23px;padding:3px;border-radius:6px;background:var(--ink)}.brand-inverse .brand-mark{background:#fff}.brand-mark i{width:4px;border-radius:3px;background:var(--accent)}.brand-mark i:nth-child(1){height:7px}.brand-mark i:nth-child(2){height:12px}.brand-mark i:nth-child(3){height:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;border:1px solid transparent;border-radius:9px;padding:12px 20px;font-weight:750;transition:.2s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--accent);color:#05231c;box-shadow:0 8px 24px rgba(23,201,148,.22)}.button-primary:hover{background:#20dca4}.button-ghost{border-color:var(--line);background:#fff}.button-ghost:hover{border-color:#a9b5c4}.button-secondary{background:var(--ink);color:#fff}.button-small{padding:8px 14px;font-size:.84rem}.button-large{padding:15px 24px}.button-full{width:100%;margin-top:4px}.button-ghost-light{border-color:rgba(255,255,255,.3);color:#fff;background:rgba(255,255,255,.06)}.text-link{color:var(--accent-dark);font-weight:750}.back-link{display:block;margin-bottom:25px;color:var(--muted);font-weight:650}.back-link:hover{color:var(--ink)}.site-header{height:78px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid rgba(220,227,235,.7)}.site-nav{display:flex;align-items:center;gap:28px;font-size:.9rem;font-weight:650}.site-nav>a:not(.button):hover{color:var(--accent-dark)}.site-footer{padding:42px max(5vw,24px);display:grid;grid-template-columns:1fr auto auto;gap:35px;align-items:center;border-top:1px solid var(--line);font-size:.78rem;color:var(--muted)}.site-footer p{margin:0}.hero{position:relative;min-height:760px;padding:100px max(5vw,24px) 90px;display:grid;grid-template-columns:minmax(350px,.82fr) minmax(600px,1.18fr);gap:6vw;align-items:center;overflow:hidden;background:linear-gradient(145deg,#fff 35%,#f4faf8 100%)}.hero-glow{position:absolute;width:600px;height:600px;right:-180px;top:-280px;border-radius:50%;background:rgba(23,201,148,.16);filter:blur(30px)}.hero-copy{position:relative;z-index:2;max-width:650px}.hero .eyebrow i{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(23,201,148,.12)}.hero h1{margin-bottom:25px}.hero h1 em{font-style:normal;color:var(--accent-dark)}.hero-copy>p{max-width:600px;color:var(--muted);font-size:1.08rem}.hero-actions{display:flex;gap:12px;margin:34px 0 28px}.trust-row{display:flex;gap:24px;flex-wrap:wrap;color:#536174;font-size:.8rem;font-weight:650}.hero-dashboard{position:relative;z-index:2;min-width:0;background:#fff;border:1px solid #dce8e4;border-radius:18px;box-shadow:0 40px 100px rgba(11,39,51,.17);overflow:hidden;transform:perspective(1400px) rotateY(-2deg)}.demo-window-bar{height:41px;background:#eef3f4;display:flex;align-items:center;gap:6px;padding:0 14px}.demo-window-bar>span{width:8px;height:8px;border-radius:50%;background:#c5cfd3}.demo-window-bar small{margin:auto;color:#849092;font-size:.65rem}.demo-head{display:flex;justify-content:space-between;padding:27px 30px 19px;align-items:center}.demo-head div{display:flex;flex-direction:column}.demo-head small{font-size:.62rem;letter-spacing:.11em;color:var(--muted)}.demo-head strong{font-size:1.2rem}.live-dot{font-size:.6rem;font-weight:850;color:var(--accent-dark);letter-spacing:.1em}.live-dot:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:7px;box-shadow:0 0 0 4px rgba(23,201,148,.12)}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:0 30px;border:1px solid var(--line);border-radius:10px}.demo-grid>div{padding:17px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column}.demo-grid>div:last-child{border-right:0}.demo-grid small,.demo-grid span{font-size:.65rem;color:var(--muted)}.demo-grid strong{font-size:1.14rem}.demo-chart{height:290px;padding:24px 30px 0}.chart-label{display:flex;gap:17px;align-items:center;font-size:.66rem;color:var(--muted)}.chart-label span{margin-right:auto;font-weight:700;color:var(--ink)}.chart-label b:before{content:"";display:inline-block;width:14px;height:2px;margin-right:5px;vertical-align:middle;background:var(--accent)}.chart-label b:last-child:before{background:var(--blue)}.demo-chart svg{width:100%;height:225px;overflow:visible}.demo-chart .grid-line{stroke:#e8edef;stroke-width:1}.demo-chart .area{fill:url(#area)}.demo-chart .line{fill:none;stroke:var(--accent);stroke-width:3}.demo-foot{display:flex;justify-content:space-between;padding:15px 30px;background:#f8fafb;font-size:.65rem;color:var(--muted)}.demo-foot i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:5px}.logos-strip{min-height:92px;padding:25px max(5vw,24px);display:flex;justify-content:center;align-items:center;gap:4vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#7d899a}.logos-strip span{font-size:.61rem;letter-spacing:.14em;font-weight:750}.logos-strip strong{font-size:.85rem}.section{padding:120px max(7vw,24px)}.section-heading{max-width:680px;margin-bottom:55px}.section-heading h2{margin-bottom:18px}.section-heading p{color:var(--muted);font-size:1rem;max-width:600px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature{position:relative;min-height:370px;padding:40px;background:#f5f8f9;border:1px solid #edf1f3;border-radius:15px;overflow:hidden}.feature-wide{background:var(--ink);color:#fff}.feature-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:35px;border-radius:10px;background:#fff;color:var(--accent-dark);box-shadow:0 6px 18px rgba(7,24,48,.08);font-size:1.35rem}.feature-wide .feature-icon{background:rgba(255,255,255,.1);color:var(--accent)}.feature h3{font-size:1.5rem;margin-bottom:11px}.feature>p{max-width:500px;color:var(--muted)}.feature-wide>p{color:#aebacd}.sync-visual{position:absolute;left:40px;right:40px;bottom:48px;display:flex;align-items:center;justify-content:space-between}.sync-visual>div{min-width:135px;border:1px solid rgba(255,255,255,.14);border-radius:10px;padding:16px;background:rgba(255,255,255,.05);display:flex;flex-direction:column}.sync-visual b{color:#fff}.sync-visual small{color:#94a3b8}.sync-visual>span{color:var(--accent);letter-spacing:5px}.mini-bars{height:130px;position:absolute;bottom:0;left:40px;right:40px;display:flex;align-items:end;gap:12px}.mini-bars i{flex:1;border-radius:5px 5px 0 0;background:linear-gradient(#23d3a0,#a6ead5)}.privacy-demo{position:absolute;bottom:35px;left:40px;right:40px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:10px}.privacy-demo span{padding:10px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:.76rem;font-weight:650}.privacy-demo span:last-child{border:0}.toggle{display:inline-block;width:30px;height:17px;border-radius:20px;background:#ccd4dc;position:relative}.toggle:after{content:"";position:absolute;width:11px;height:11px;left:3px;top:3px;background:#fff;border-radius:50%}.toggle.on{background:var(--accent)}.toggle.on:after{left:16px}.trade-preview{position:absolute;left:40px;right:40px;bottom:35px;border:1px solid rgba(255,255,255,.14);border-radius:10px;overflow:hidden}.trade-preview span{display:grid;grid-template-columns:1fr 2fr 1fr;padding:13px 17px;border-bottom:1px solid rgba(255,255,255,.1);align-items:center}.trade-preview span:last-child{border:0}.trade-preview small{color:#9eacc0}.trade-preview em{text-align:right;font-style:normal;font-weight:750}.security-section{padding:120px max(8vw,24px);background:#09172c;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:10vw;align-items:center}.security-section>div:first-child>p{color:#a8b4c5;max-width:650px}.security-list{list-style:none;padding:20px 0 0;margin:0}.security-list li{display:flex;gap:20px;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.11)}.security-list li>span{color:var(--accent);font-size:.7rem;font-weight:800}.security-list div{display:flex;flex-direction:column}.security-list small{color:#8f9eb3;margin-top:4px}.security-card{padding:45px;border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 30px 80px rgba(0,0,0,.25)}.shield{width:70px;height:80px;display:grid;place-items:center;margin-bottom:18px;background:var(--accent);color:#063126;font-size:2rem;font-weight:850;clip-path:polygon(50% 0,100% 19%,88% 78%,50% 100%,12% 78%,0 19%)}.shield.small{width:42px;height:48px;min-width:42px;font-size:1rem;margin:0}.security-card>strong{display:block;font-size:1.3rem}.security-card>span{font-size:.76rem;color:var(--muted)}.security-card hr{border:0;border-top:1px solid var(--line);margin:25px 0}.security-card p{display:inline-block;width:60%;margin:0 0 14px;color:var(--muted);font-size:.78rem}.security-card b{font-size:.67rem;color:var(--accent-dark)}.cta-section{text-align:center;padding:130px 24px;background:#f4f8f7}.cta-section h2{font-size:clamp(2.5rem,5vw,5rem)}.cta-section .button{margin-top:20px}.flash{position:relative;z-index:100;margin:16px auto;padding:13px 18px;max-width:900px;border:1px solid;border-radius:9px;font-weight:650}.flash-error{background:#fff1f2;border-color:#f5b9c0;color:#a52d3b}.flash-success{background:#edfff8;border-color:#9be9d0;color:#087655}
/* Auth */.auth-shell{min-height:100vh;display:grid;grid-template-columns:41% 59%}.auth-aside{padding:52px 5vw;background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-aside:after{content:"";position:absolute;width:440px;height:440px;border:90px solid rgba(23,201,148,.07);border-radius:50%;right:-250px;bottom:-180px}.auth-aside h1{font-size:clamp(2.7rem,4vw,4.8rem)}.auth-aside p{color:#aeb9c9;max-width:460px}.auth-aside>small{color:#74859c}.auth-panel{display:grid;place-items:center;padding:60px 24px;background:#f8fafb}.auth-card{width:min(460px,100%)}.auth-card h2{font-size:2.4rem;margin-bottom:9px}.auth-card>p{color:var(--muted)}.form-stack{display:flex;flex-direction:column;gap:18px;margin-top:30px}.form-stack label{display:flex;flex-direction:column;gap:7px;font-size:.79rem;font-weight:750;color:#2e3c50}.form-stack input,.table-card select{width:100%;padding:13px 14px;border:1px solid #cfd8e2;border-radius:8px;background:#fff;color:var(--ink);outline:none}.form-stack input:focus,.table-card select:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(23,201,148,.13)}.form-stack label small,.form-hint{font-size:.69rem;color:var(--muted);font-weight:450}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.optional{font-weight:450;color:var(--muted);float:right}.auth-switch{text-align:center;margin-top:24px!important;font-size:.8rem}.auth-switch a{color:var(--accent-dark);font-weight:750}
/* App shell */.app-body{min-height:100vh;background:#f4f6f8}.sidebar{position:fixed;inset:0 auto 0 0;width:270px;padding:30px 22px 20px;background:#0a1830;color:#fff;display:flex;flex-direction:column;z-index:50}.sidebar>.brand{padding:0 11px 35px}.sidebar-nav{display:flex;flex-direction:column;gap:5px}.nav-label{margin:17px 12px 8px;color:#62738e;font-size:.62rem;font-weight:800;letter-spacing:.14em}.sidebar-nav a{display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:8px;color:#9eacc0;font-size:.83rem;font-weight:650}.sidebar-nav a span{font-size:1.1rem;color:#73849c}.sidebar-nav a:hover,.sidebar-nav a.active{background:rgba(255,255,255,.08);color:#fff}.sidebar-nav a.active span{color:var(--accent)}.sidebar-footer{margin-top:auto;border-top:1px solid rgba(255,255,255,.1);padding:20px 8px 0}.user-chip{display:flex;gap:10px;align-items:center}.user-chip>span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:var(--accent);color:#08271f;font-weight:850}.user-chip div{display:flex;flex-direction:column;min-width:0}.user-chip strong{font-size:.75rem}.user-chip small{font-size:.61rem;color:#8494aa;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-button{border:0;background:none;color:#77899f;padding:13px 0 0;font-size:.7rem}.link-button:hover{color:#fff}.app-main{min-height:100vh;margin-left:270px;padding:55px clamp(25px,5vw,75px) 90px}.mobile-menu{display:none}.page-header{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.page-header h1{font-size:2.65rem;margin:0 0 7px}.page-header p{margin:0;color:var(--muted)}.page-header.compact{display:block;max-width:900px}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:18px}.account-card{padding:25px;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s;box-shadow:0 5px 16px rgba(7,24,48,.025)}.account-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#c7d1dc}.account-card-top{display:flex;justify-content:space-between}.account-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:9px;background:linear-gradient(135deg,#0e2946,#1c4c5b);color:var(--accent);font-size:.7rem;font-weight:850}.account-avatar.large{width:56px;height:56px;font-size:.9rem}.status{display:inline-flex!important;width:max-content;align-items:center;gap:7px;padding:5px 9px;border-radius:30px;font-size:.63rem!important;font-weight:800!important;white-space:nowrap}.status i{display:inline-block;width:6px;height:6px;border-radius:50%}.status-online{color:#087b58!important;background:#e7fbf4}.status-online i{background:var(--accent);box-shadow:0 0 0 3px rgba(23,201,148,.12)}.status-offline{color:#718096!important;background:#edf1f4}.status-offline i{background:#98a5b5}.account-card h2{margin:20px 0 5px;font-size:1.25rem}.account-card>p{font-size:.74rem;color:var(--muted)}.account-values{display:grid;grid-template-columns:1fr 1fr;margin-top:23px;padding:17px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.account-values>div{display:flex;flex-direction:column}.account-values small{color:var(--muted);font-size:.66rem}.account-values strong{font-size:1rem}.account-card footer{display:flex;justify-content:space-between;gap:15px;padding-top:15px;font-size:.66rem;color:var(--muted)}.account-card footer span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account-card footer b{color:var(--ink)}.empty-state{padding:70px 30px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:16px}.empty-icon{display:grid;place-items:center;width:70px;height:70px;margin:0 auto 25px;border-radius:50%;background:#e8fbf5;color:var(--accent-dark);font-size:1.8rem}.empty-state h2{font-size:2rem}.empty-state>p{color:var(--muted);max-width:550px;margin:0 auto 25px}.steps-row{display:flex;align-items:center;justify-content:center;gap:15px;margin-top:50px;font-size:.73rem;color:var(--muted)}.steps-row span{display:flex;align-items:center;gap:8px}.steps-row b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--ink);color:#fff;font-size:.65rem}.steps-row i{width:50px;height:1px;background:var(--line)}.form-card{padding:36px;background:#fff;border:1px solid var(--line);border-radius:14px}.form-card.narrow{max-width:800px}.security-note{display:flex;gap:13px;padding:17px;border:1px solid #b9eadb;background:#eefbf7;border-radius:9px}.security-note>span{display:grid;place-items:center;min-width:25px;height:25px;border-radius:50%;background:var(--accent);font-weight:850}.security-note strong{font-size:.82rem}.security-note p{margin:2px 0 0;color:#527267;font-size:.72rem}.security-note.small{padding:13px}.install-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:25px;align-items:start}.install-steps{background:#fff;border:1px solid var(--line);border-radius:14px}.install-steps article{display:flex;gap:22px;padding:32px;border-bottom:1px solid var(--line)}.install-steps article:last-child{border:0}.step-number{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;background:var(--ink);color:#fff;font-size:.75rem;font-weight:850}.install-steps h2{font-size:1.25rem;margin-bottom:8px}.install-steps p{color:var(--muted)}.download-row{display:flex;align-items:center;gap:20px;margin:18px 0}.install-steps article small{color:var(--muted)}.install-steps article small code{color:var(--ink)}.copy-field{display:flex;max-width:720px;border:1px solid #cbd5df;border-radius:8px;overflow:hidden;background:#f7f9fa}.copy-field code{padding:12px 14px;white-space:nowrap;overflow:auto;font-size:.75rem;flex:1}.copy-field button{border:0;border-left:1px solid #cbd5df;background:#fff;padding:0 14px;color:var(--accent-dark);font-size:.72rem;font-weight:800}.copy-field.secret{border-color:#7ed9bd;background:#edfff9}.token-warning{display:flex;gap:10px;color:#9c6814;background:#fff8e7;border:1px solid #f0d492;padding:10px 13px;margin-bottom:10px;border-radius:7px}.token-warning span{font-weight:900}.token-warning p{margin:0;color:inherit;font-size:.74rem}.token-missing{padding:15px;background:var(--soft);border-radius:8px}.token-missing p{font-size:.75rem}.install-summary{position:sticky;top:25px;padding:26px;background:var(--ink);color:#fff;border-radius:14px}.install-summary h3{font-size:1.35rem;margin:23px 0}.install-summary dl{margin:0 0 24px}.install-summary dt{color:#71849f;font-size:.63rem;text-transform:uppercase;letter-spacing:.08em}.install-summary dd{margin:2px 0 15px;font-size:.82rem;word-break:break-all}.account-header{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:32px}.title-row{display:flex;align-items:center;gap:15px}.title-row h1{font-size:2rem;margin:0 0 5px}.title-row p{margin:0;color:var(--muted);font-size:.78rem}.title-row>.status{margin-left:12px}.header-actions{display:flex;gap:9px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.metric{padding:22px 24px;border:1px solid var(--line);background:#fff;border-radius:12px;display:flex;flex-direction:column}.metric.featured{background:var(--ink);color:#fff;border-color:var(--ink)}.metric small{color:var(--muted);font-size:.67rem;font-weight:650}.metric.featured small,.metric.featured span{color:#91a1b7}.metric strong{font-size:1.6rem;letter-spacing:-.035em}.metric span{font-size:.68rem;color:var(--muted)}.metric span b{color:inherit}.chart-card,.table-card,.privacy-card{background:#fff;border:1px solid var(--line);border-radius:13px}.chart-card{padding:26px;margin-bottom:18px}.chart-card header,.table-card header{display:flex;justify-content:space-between;align-items:center}.chart-card h2,.table-card h2,.privacy-card h2{font-size:1.25rem;margin:0}.chart-card .eyebrow,.table-card .eyebrow{margin-bottom:5px}.chart-legend{display:flex;gap:18px;color:var(--muted);font-size:.68rem}.chart-legend i{display:inline-block;width:18px;height:2px;margin-right:6px;vertical-align:middle}.chart-legend i.balance{background:var(--accent)}.chart-legend i.equity{background:var(--blue)}.canvas-wrap{height:340px;position:relative;margin-top:15px}.canvas-wrap canvas{width:100%;height:100%}.chart-empty{position:absolute;inset:0;display:grid;place-items:center;color:var(--muted);font-size:.8rem}.two-column{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start}.table-card header{padding:22px 24px}.table-card header>span{font-size:.68rem;color:var(--muted)}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;font-size:.75rem}th{text-align:left;padding:10px 16px;color:#7b8798;background:#f7f9fa;font-size:.61rem;text-transform:uppercase;letter-spacing:.07em}td{padding:13px 16px;border-top:1px solid #edf0f3;white-space:nowrap}td:first-child,th:first-child{padding-left:24px}td:last-child,th:last-child{padding-right:24px}.side{padding:3px 7px;border-radius:4px;font-size:.6rem;font-weight:850}.side-buy{background:#e7fbf4;color:#087b58}.side-sell{background:#fff0f2;color:#ad3442}.empty-cell{text-align:center!important;color:var(--muted);padding:35px!important}.privacy-card{padding:24px}.privacy-card>p{color:var(--muted);font-size:.72rem}.privacy-card>p a{display:block;color:var(--accent-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.privacy-card hr{border:0;border-top:1px solid var(--line);margin:16px 0}.master-toggle,.privacy-line{display:flex;align-items:center;justify-content:space-between;position:relative}.master-toggle{padding-bottom:12px}.master-toggle span{display:flex;flex-direction:column}.master-toggle small{color:var(--muted);font-size:.64rem}.privacy-line{padding:7px 0;font-size:.74rem}.master-toggle input,.privacy-line input{position:absolute;opacity:0;pointer-events:none}.master-toggle i,.privacy-line i{width:34px;height:19px;border-radius:20px;background:#cfd6dd;position:relative;transition:.2s;flex:0 0 auto}.master-toggle i:after,.privacy-line i:after{content:"";position:absolute;width:13px;height:13px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #82909f;transition:.2s}.master-toggle input:checked+i,.privacy-line input:checked+i{background:var(--accent)}.master-toggle input:checked+i:after,.privacy-line input:checked+i:after{left:18px}.privacy-card .button{margin-top:20px}.admin-totals{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px}.admin-totals article{padding:22px;background:#fff;border:1px solid var(--line);border-radius:11px;display:flex;flex-direction:column}.admin-totals small{color:var(--muted)}.admin-totals strong{font-size:2rem}.admin-section{margin-bottom:18px}.table-sub{display:block;color:var(--muted);font-size:.64rem}.role-pill{padding:4px 8px;background:#eef2f6;border-radius:5px;font-size:.62rem}.table-action{border:0;background:none;color:var(--danger);font-size:.69rem;font-weight:750}.table-card select{padding:6px 8px;font-size:.7rem}.error-page{min-height:75vh;display:grid;place-items:center;align-content:center;text-align:center;padding:30px}.error-page>span{font-size:6rem;font-weight:900;color:#dce3eb;line-height:1}.error-page h1{font-size:2rem;margin:15px 0}.error-page p{color:var(--muted);max-width:500px}
/* Public */.public-body{background:#07152a;color:#fff;min-height:100vh}.public-header{height:76px;padding:0 max(5vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.verified-pill{font-size:.7rem;color:#91a1b7}.verified-pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:7px}.public-profile{max-width:1320px;margin:auto;padding:55px 30px 85px}.public-account-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.public-account-title>div:first-child{display:flex;gap:16px;align-items:center}.public-account-title h1{font-size:2.3rem;margin:0 0 5px}.public-account-title p{margin:0;color:#7f91a9;font-size:.78rem}.public-account-title>div:last-child{display:flex;flex-direction:column;align-items:end;gap:6px}.last-sync{color:#667a94;font-size:.63rem}.public-hero-metrics{display:grid;grid-template-columns:.85fr 1.15fr;border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden;background:#0c1d36}.primary-stat{padding:40px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.12)}.primary-stat small,.public-secondary-stats small{color:#7286a2;font-size:.65rem;font-weight:750;letter-spacing:.08em}.primary-stat strong{font-size:3.4rem;letter-spacing:-.05em}.primary-stat span{color:#91a4bd}.public-secondary-stats{display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.public-secondary-stats>div{padding:25px 30px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.1)}.public-secondary-stats>div:last-child{border:0}.public-secondary-stats strong{font-size:1.45rem}.public-kpis{display:flex;gap:1px;margin:18px 0;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden}.public-kpis article{flex:1;display:flex;align-items:center;gap:14px;padding:20px;background:#0c1d36}.kpi-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:rgba(23,201,148,.11);color:var(--accent)}.public-kpis div{display:flex;flex-direction:column}.public-kpis small{font-size:.62rem;color:#71849d}.public-kpis strong{font-size:1.05rem}.public-body .chart-card,.public-body .table-card{background:#0c1d36;border-color:rgba(255,255,255,.11)}.public-body .chart-card{padding:30px}.public-body .chart-card th{background:#10243e}.public-body th{background:#10243e;color:#7387a1}.public-body td{border-color:rgba(255,255,255,.07)}.public-body .chart-empty,.public-body .table-card header>span{color:#71849d}.public-chart{margin-top:18px}.public-table{margin-top:18px}.verified-banner{display:flex;gap:16px;align-items:center;margin-top:18px;padding:25px 30px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.1);border-radius:12px}.verified-banner strong{font-size:.84rem}.verified-banner p{margin:3px 0 0;color:#7689a2;font-size:.7rem}.public-footer{padding:25px;text-align:center;border-top:1px solid rgba(255,255,255,.1);color:#5f7189;font-size:.65rem}
@media(max-width:1100px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{margin:auto;text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-dashboard{max-width:850px;margin:auto;width:100%;transform:none}.feature-grid{grid-template-columns:1fr 1fr}.security-section{gap:5vw}.metric-grid{grid-template-columns:repeat(2,1fr)}.two-column{grid-template-columns:1fr}.privacy-card{position:static}.install-layout{grid-template-columns:1fr}.install-summary{position:static}.account-header{align-items:start;flex-direction:column}.public-secondary-stats{grid-template-columns:1fr}.public-secondary-stats>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.public-kpis{flex-wrap:wrap}.public-kpis article{min-width:30%}.site-footer{grid-template-columns:1fr}.site-footer p{max-width:600px}}
@media(max-width:820px){.site-nav>a:not(.button){display:none}.logos-strip{overflow:auto;justify-content:start}.logos-strip>*{white-space:nowrap}.feature-grid{grid-template-columns:1fr}.security-section{grid-template-columns:1fr}.auth-shell{grid-template-columns:1fr}.auth-aside{display:none}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar.open{transform:translateX(0)}.mobile-menu{display:block;position:fixed;top:12px;left:12px;width:40px;height:40px;border:0;border-radius:8px;background:var(--ink);color:#fff;z-index:60}.app-main{margin-left:0;padding-top:70px}.page-header{align-items:start;flex-direction:column}.account-grid{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.header-actions{width:100%;flex-wrap:wrap}.admin-totals{grid-template-columns:1fr 1fr}.public-account-title{align-items:start;gap:20px}.public-hero-metrics{grid-template-columns:1fr}.primary-stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.public-secondary-stats{grid-template-columns:repeat(3,1fr)}.public-secondary-stats>div{border-bottom:0;border-right:1px solid rgba(255,255,255,.1)}.public-header>.verified-pill{display:none}}
@media(max-width:580px){h1{font-size:2.6rem}.site-header{height:66px}.site-nav{gap:10px}.hero{padding-top:55px;min-height:0}.hero-actions{flex-direction:column}.trust-row{gap:8px 17px}.demo-grid{grid-template-columns:1fr;margin:0 16px}.demo-grid>div{border-right:0;border-bottom:1px solid var(--line)}.demo-grid>div:last-child{border:0}.demo-chart{padding-left:16px;padding-right:16px}.demo-foot{padding:12px 16px}.demo-foot span:last-child{display:none}.section,.security-section{padding-top:80px;padding-bottom:80px}.feature{padding:28px;min-height:400px}.sync-visual,.trade-preview{left:28px;right:28px}.sync-visual>div{min-width:0;padding:10px}.sync-visual small{display:none}.feature-wide{min-height:430px}.site-footer{padding-top:30px}.form-row{grid-template-columns:1fr}.form-card{padding:24px 18px}.steps-row{display:none}.install-steps article{padding:24px 18px;gap:13px}.download-row{align-items:start;flex-direction:column}.copy-field code{font-size:.62rem}.account-header{margin-top:10px}.title-row{align-items:start;flex-wrap:wrap}.title-row>.status{margin-left:71px;margin-top:-18px}.header-actions .button{flex:1}.metric-grid{grid-template-columns:1fr}.canvas-wrap{height:250px}.chart-card{padding:18px}.admin-totals{grid-template-columns:1fr 1fr}.public-header{padding:0 18px}.public-profile{padding:35px 16px 60px}.public-account-title{flex-direction:column}.public-account-title>div:last-child{align-items:start}.public-account-title h1{font-size:1.8rem}.primary-stat{padding:28px}.primary-stat strong{font-size:2.8rem}.public-secondary-stats{grid-template-columns:1fr}.public-secondary-stats>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.public-kpis article{min-width:49%}.public-body .chart-card{padding:18px}.verified-banner{padding:20px}.public-header .button{padding:8px 10px;font-size:.7rem}}

