@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--green:#087c24;--green-2:#14913a;--green-soft:#eef8f0;--deep:#001820;--ink:#101418;--muted:#56615a;--line:#e8ece9;--red:#d72c35;--paper:#ffffff;--shadow:0 4px 18px rgba(4,49,23,0.055);--font-sans:"Inter","SF Pro Display","Segoe UI",Arial,sans-serif;--text-primary:#06142e;--text-body:#475569;--text-muted:#64748b;--type-page-title:clamp(40px,4vw,64px);--type-hero-title:clamp(42px,5vw,72px);--type-section-title:clamp(24px,2.4vw,36px);--type-card-title:18px;--type-body:16px;--type-small:13px;--type-table:14px;--type-kpi:clamp(28px,3vw,44px);--site-content-width:1440px;--site-content-gutter:64px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{color:var(--text-primary);font-family:var(--font-sans);font-size:16px;font-weight:400;line-height:1.55;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;background:#fff}header+main,main+footer{margin-top:20px!important}a,button,input,select,textarea{font-family:var(--font-sans)}button{cursor:pointer;font-size:15px;font-weight:600;line-height:1}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}b,h1,h2,h3,h4,h5,h6,strong{font-family:var(--font-sans)}h1{font-weight:800}h2,h3,h4,h5,h6{font-weight:700}p{font-weight:400}table{font-family:var(--font-sans);font-size:14px;line-height:1.45}th{font-size:13px;font-weight:700;line-height:1.4;letter-spacing:.02em;text-transform:uppercase}td{font-size:14px;font-weight:500;line-height:1.45}.hero-title{font-size:var(--type-hero-title);font-weight:800;line-height:1.05;letter-spacing:-.04em}.page-title{font-size:var(--type-page-title);font-weight:800;line-height:1.08;letter-spacing:-.035em}.section-title{font-size:var(--type-section-title);font-weight:700;line-height:1.2;letter-spacing:-.025em}.card-title{font-size:var(--type-card-title);font-weight:700;line-height:1.35}.body-text{color:var(--text-body);font-size:var(--type-body);font-weight:400;line-height:1.65}.small-text{color:var(--text-muted);font-size:var(--type-small);font-weight:400;line-height:1.45}.kpi-number{font-size:var(--type-kpi);font-weight:800;line-height:1.1;letter-spacing:-.035em}.shell{width:min(var(--site-content-width),calc(100% - var(--site-content-gutter)));margin:0 auto}.site-header{position:relative;z-index:10;height:78px;background:#fff;border-bottom:1px solid var(--line)}.header-inner{display:grid;grid-template-columns:240px 1fr 270px;align-items:center;height:100%}.logo{display:inline-flex;align-items:center;gap:9px;color:var(--green)}.logo svg{width:49px;height:49px;fill:currentColor}.logo>span{display:flex;flex-direction:column}.logo strong{font-size:29px;font-weight:800;line-height:.86}.logo small{margin-top:6px;color:#111;font-size:12px;font-weight:800;line-height:1}.logo-inverse{color:#36b64d}.logo-inverse small{color:#fff}.logo-compact svg{width:38px;height:38px}.logo-compact strong{font-size:22px}.logo-compact small{font-size:9px}.main-nav{display:flex;align-items:stretch;justify-content:center;gap:42px;height:100%}.main-nav a{position:relative;display:inline-flex;align-items:center;gap:4px;color:#161b17;font-size:13px;font-weight:600;white-space:nowrap}.main-nav a.active{color:var(--green)}.main-nav a.active:after{position:absolute;right:0;bottom:12px;left:0;height:2px;background:var(--green);content:""}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px}.header-actions .button{white-space:nowrap}.vietnam-flag{display:grid;width:28px;height:19px;place-items:center;color:#ffe600;background:#df1728;border-radius:2px;font-size:9px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 25px;border-radius:5px;font-weight:700}.button-primary{color:#fff;background:var(--green);border:1px solid var(--green)}.button-login,.button-outline{color:var(--green);background:#fff;border:1px solid #86b692}.button-small{min-height:40px;padding-inline:23px}.button-login{min-height:40px;padding-inline:19px}.menu-button{display:none;width:38px;height:38px;place-items:center;color:var(--green);background:#fff;border:1px solid var(--line);border-radius:5px}.hero{display:grid;grid-template-columns:42% 58%;min-height:420px;padding-top:20px}.hero-copy{padding:32px 36px 28px 27px}.hero-copy h1{font-size:clamp(32px,2.65vw,39px);line-height:1.16;letter-spacing:-.025em;text-transform:uppercase}.hero-title-line{display:inline-block;color:inherit;white-space:nowrap}.hero-copy h1 em{color:var(--green-2);font-style:normal}.hero-copy>p{max-width:535px;margin-top:17px;color:#303831;font-size:14px;line-height:1.6}.hero-actions{display:flex;gap:18px;margin-top:20px}.social-proof{display:flex;align-items:center;gap:17px;margin-top:18px}.avatar-stack{display:flex;padding-left:8px}.avatar-stack img,.avatar-stack span{display:grid;width:32px;height:32px;margin-left:-8px;place-items:center;color:#fff;background:radial-gradient(circle at 50% 33%,#e9bca0 0 22%,transparent 23%),radial-gradient(circle at 50% 110%,hsl(calc(22 + var(--avatar-index) * 35) 38% 30%) 0 55%,transparent 56%),#25372d;border:2px solid #fff;border-radius:50%;font-size:0;box-shadow:0 1px 4px rgba(0,0,0,.18)}.avatar-stack img{object-fit:cover;background:#eef8f1}.social-proof p{color:#273028;font-size:13px}.hero-performance{min-width:0;margin:0 8px 0 0;min-height:400px;padding:24px 28px 10px;background:#fff;border:1px solid #eef1ee;border-radius:7px;box-shadow:var(--shadow)}.performance-heading{display:flex;align-items:flex-start;justify-content:space-between}.performance-heading h2{font-size:16px;font-weight:800;text-transform:uppercase}.performance-heading small{display:block;margin-top:4px;font-size:11px;font-weight:600;text-transform:uppercase}.performance-heading strong{display:block;margin-top:18px;color:var(--green);font-size:56px;line-height:1}.performance-heading span{display:inline-flex;margin-top:15px;padding:5px 9px;color:var(--green);background:#f0f8f2;border-radius:4px;font-size:13px;font-weight:800}.performance-heading>b{display:inline-flex;min-height:29px;align-items:center;padding:0 10px;color:#fff;background:var(--green);border-radius:4px;font-size:12px}.performance-chart{display:block;width:100%;height:250px;margin-top:-8px}.kpi-section{display:grid;grid-template-columns:repeat(5,1fr);min-height:107px;margin-top:18px;background:#fff;border:1px solid #edf0ed;border-radius:7px;box-shadow:var(--shadow)}.kpi-item{display:grid;grid-template-columns:56px 1fr;align-items:center;grid-gap:13px;gap:13px;min-width:0;padding:18px 21px;border-right:1px solid var(--line)}.kpi-item:last-child{border-right:0}.round-icon{display:grid;width:50px;height:50px;place-items:center;color:var(--green);background:#f0f8f2;border-radius:50%}.round-icon svg{width:29px;height:29px;stroke-width:1.8}.kpi-item h3{color:#303932;font-size:10px;line-height:1.25;text-transform:uppercase}.kpi-item strong{display:block;margin-top:5px;color:var(--green);font-size:24px;line-height:1}.kpi-item p{min-height:14px;margin-top:7px;color:#39423b;font-size:10px}.product-section,.track-section,.why-section{padding-top:29px}.product-section,.why-section{margin-top:8px}.section-heading h2{font-size:24px;font-weight:800;text-transform:uppercase}.heading-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.heading-row a{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-size:12px;font-weight:700}.track-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.track-card{min-width:0;height:314px;padding:18px 18px 13px;background:#fff;border:1px solid #e9edea;border-radius:12px;box-shadow:var(--shadow)}.track-title{display:flex;align-items:center;gap:12px;min-height:29px}.record-number{display:grid;width:26px;height:26px;flex:0 0 26px;place-items:center;border:1px solid #dce3de;border-radius:50%;font-size:11px;font-weight:800}.track-title h3{overflow:hidden;font-size:12px;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.record-identity{display:flex;align-items:center;gap:10px;min-height:56px;margin-top:9px}.record-identity small{margin-left:auto;color:#3f4741;font-size:10px}.record-identity strong{color:var(--green);font-size:24px;line-height:1.1;text-transform:uppercase}.record-identity strong.negative,.record-secondary strong{color:var(--red)}.asset-logo{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;font-weight:800}.logo-vic{color:#ffdc00;background:#d80b1b;border:3px solid #f4c500;border-radius:50%}.logo-gold{color:#ce8d00;font-size:32px;text-shadow:9px 5px 0 #f1b42c,-5px 5px 0 #ffd05a}.logo-tpb{color:#ee9b1b;font-size:31px}.logo-bear-black,.logo-bear-red{position:relative;color:transparent}.logo-bear-black:before,.logo-bear-red:before{width:36px;height:20px;background:currentColor;border-radius:13px 9px 7px 5px;box-shadow:-5px -6px 0 -4px currentColor,4px 15px 0 -7px currentColor,24px 15px 0 -7px currentColor;content:""}.logo-bear-black:after,.logo-bear-red:after{position:absolute;right:0;width:8px;height:11px;background:currentColor;border-radius:3px 7px 6px 2px;content:""}.logo-bear-red{color:#c81925}.logo-bear-black{color:#111b22}.record-prices{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;min-height:49px;margin-top:3px}.record-prices p,.record-secondary{color:#59615b;font-size:10px}.record-prices b{display:block;margin-top:5px;color:#151a16;font-size:13px}.record-secondary{min-height:49px;padding-left:54px}.record-secondary strong{display:block;margin-top:4px;font-size:24px}.mini-chart{display:block;width:100%;height:88px;margin-top:2px}.track-card time{display:block;margin-top:5px;font-weight:600}.track-card time,.track-note{font-size:10px;text-align:center}.track-note{margin-top:9px;color:#616b64}.centered{text-align:center}.centered p{margin-top:5px;color:#4d5850;font-size:13px}.product-section{padding-top:12px}.product-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:10px}.product-card{position:relative;display:grid;grid-template-columns:43% 57%;min-height:222px;overflow:hidden;background:#f7fbf8;border:1px solid #e6ede8;border-radius:9px;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,filter .22s ease}.product-card:focus-within,.product-card:hover{border-color:rgba(6,139,55,.36);box-shadow:0 22px 44px rgba(2,40,18,.13);filter:saturate(1.04);transform:translateY(-6px)}.product-card:focus-within .product-copy h3,.product-card:hover .product-copy h3{color:var(--green)}.product-stock{background:linear-gradient(110deg,#fbfffc 0 55%,#d9f3de 100%)}.product-nasdaq{background:linear-gradient(110deg,#fbfdff 0 55%,#dfeafa 100%)}.product-alpha{background:linear-gradient(110deg,#fbfffc 0 55%,#d7f0df 100%)}.product-beta{background:linear-gradient(110deg,#fff 0 55%,#e8e6fb 100%)}.product-copy{position:relative;z-index:2;padding:18px 0 14px 22px}.product-copy h3{display:flex;align-items:center;gap:10px;font-size:18px;text-transform:uppercase}.product-copy h3 svg{width:28px;height:28px;color:var(--green);stroke-width:2.4}.alpha-mark{color:var(--green);font-family:Inter,SF Pro Display,Segoe UI,Arial,sans-serif;font-size:40px;font-weight:500;line-height:.5}.product-copy>p{margin-top:8px;font-size:13px;line-height:1.5}.product-copy ul{display:grid;grid-gap:5px;gap:5px;margin:10px 0 0;padding:0;list-style:none}.product-copy li{display:flex;align-items:center;gap:7px;font-size:12px;line-height:1.35}.product-copy li svg{width:13px;height:13px;color:var(--green);fill:var(--green);stroke:#fff}.product-copy a{display:inline-flex;align-items:center;gap:6px;margin-top:11px;color:var(--green);font-size:12px;font-weight:800}.dashboard-device{position:relative;width:100%}.product-card .dashboard-device{align-self:end;margin:0 -8px 20px 0}.product-preview-image{position:relative;align-self:stretch;display:grid;min-height:204px;margin:14px 14px 14px 2px;padding:8px;overflow:hidden;background:radial-gradient(circle at 18% 0,rgba(41,212,115,.18),transparent 34%),linear-gradient(145deg,#071014,#0d211a 56%,#061016);border:1px solid rgba(50,190,98,.24);border-radius:10px;box-shadow:0 18px 34px rgba(0,12,17,.24),inset 0 0 0 1px rgba(255,255,255,.04);transition:transform .22s ease,box-shadow .22s ease}.product-preview-image:after{content:"";position:absolute;inset:8px;pointer-events:none;border-radius:7px;background:linear-gradient(120deg,rgba(255,255,255,.11),transparent 22%,transparent 78%,rgba(39,214,115,.1)),linear-gradient(180deg,transparent 68%,rgba(2,9,13,.28));box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),inset 0 -22px 34px rgba(0,0,0,.16)}.product-preview-image img{width:100%;height:100%;min-height:188px;object-fit:cover;object-position:left top;border-radius:7px;box-shadow:0 10px 22px rgba(0,0,0,.24);transform:scale(1.01);transition:transform .22s ease}.product-card:focus-within .product-preview-image,.product-card:hover .product-preview-image{box-shadow:0 24px 42px rgba(0,20,15,.32),inset 0 0 0 1px rgba(78,234,132,.18);transform:translateY(-2px)}.product-card:focus-within .product-preview-image img,.product-card:hover .product-preview-image img{transform:scale(1.045)}.dashboard-screen{display:grid;grid-template-columns:9% 91%;width:100%;aspect-ratio:16/8.4;overflow:hidden;background:#041018;border:2px solid #17262d;border-radius:8px;box-shadow:0 14px 24px rgba(0,12,17,.25)}.dashboard-screen aside{display:flex;flex-direction:column;align-items:center;gap:8px;padding-top:10px;background:#071820;border-right:1px solid #153038}.dashboard-screen aside i{width:45%;height:4px;background:#235042;border-radius:3px}.dash-content{min-width:0;padding:5px}.dash-topbar{display:flex;gap:4px;height:10px;align-items:center}.dash-topbar span{width:18%;height:3px;background:#1d3c35;border-radius:2px}.dash-grid{display:grid;grid-template-columns:1.1fr 1fr;grid-template-rows:1fr .8fr;grid-gap:4px;gap:4px;height:calc(100% - 10px)}.dash-panel{position:relative;overflow:hidden;background:#071b21;border:1px solid #14323a;border-radius:3px}.dash-chart b{position:absolute;right:7%;bottom:14%;left:6%;height:55%;border-top:2px solid #18b647;border-radius:55% 45% 20% 30%;transform:skewY(-9deg)}.dash-chart i{position:absolute;bottom:8%;width:3px;background:#1c9e42}.dash-chart i:nth-child(2){left:12%;height:20%}.dash-chart i:nth-child(3){left:25%;height:34%}.dash-chart i:nth-child(4){left:40%;height:25%}.dash-chart i:nth-child(5){left:55%;height:46%}.dash-chart i:nth-child(6){left:70%;height:32%}.dash-chart i:nth-child(7){left:84%;height:50%}.dash-bars{display:flex;align-items:flex-end;justify-content:space-around;padding:8px 5px 4px}.dash-bars i{width:4%;height:calc(18% + (var(--bar, 1) * 4%));background:#18a948;border-radius:1px 1px 0 0}.dash-bars i:nth-child(3n){height:65%;background:#d6363d}.dash-bars i:nth-child(4n){height:42%}.dash-bars i:nth-child(5n){height:78%;background:#e0b62e}.dash-donut{display:grid;place-items:center}.dash-donut i{width:48%;aspect-ratio:1;background:conic-gradient(#19a744 0 42%,#2e79bd 42% 70%,#e7b733 70% 88%,#d93d44 88%);border:7px solid #0a2026;border-radius:50%}.dash-table{display:grid;align-content:center;grid-gap:4px;gap:4px;padding:6px}.dash-table i{height:3px;background:linear-gradient(90deg,#214039 0 42%,#18a94a 42% 57%,#234038 57% 72%,#d43b42 72%);border-radius:2px}.laptop-base{position:absolute;right:-4%;bottom:-8px;left:-4%;height:10px;background:linear-gradient(#7b878b,#c9d0d2 45%,#667276);border-radius:2px 2px 12px 12px;box-shadow:0 5px 8px rgba(0,0,0,.16)}.why-section{padding-top:10px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:9px;background:#fff;border:1px solid #e9edea;border-radius:6px;box-shadow:var(--shadow)}.why-grid article{min-height:104px;padding:12px 20px;text-align:center;border-right:1px solid var(--line)}.why-grid article:last-child{border-right:0}.why-grid svg{width:30px;height:30px;color:var(--green);stroke-width:2.2}.why-grid h3{max-width:145px;margin:7px auto 0;font-size:12px;line-height:1.25;text-transform:uppercase}.why-grid p{max-width:180px;margin:6px auto 0;color:#4f5952;font-size:10px;line-height:1.4}.dashboard-preview{margin-top:19px;padding:12px 0 13px;color:#fff;background:#001820;overflow:hidden}.dashboard-preview .light h2,.dashboard-preview .light p{color:#fff}.dashboard-preview .light h2{font-size:20px}.dashboard-preview .light p{margin-top:3px;font-size:11px}.preview-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:24px;gap:24px;margin-top:6px}.preview-grid h3{margin-bottom:7px;font-size:12px;text-align:center}.dashboard-review-image{position:relative;display:block;overflow:hidden;padding:7px;aspect-ratio:3.1/1;background:radial-gradient(circle at 18% 0,rgba(41,212,115,.2),transparent 35%),linear-gradient(145deg,#071014,#10251f 58%,#041018);border:1px solid rgba(78,185,113,.34);border-radius:8px;box-shadow:0 14px 28px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.05);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.dashboard-review-image:after{content:"";position:absolute;inset:7px;pointer-events:none;border-radius:5px;background:linear-gradient(120deg,rgba(255,255,255,.12),transparent 22%,transparent 72%,rgba(41,212,115,.08)),linear-gradient(180deg,transparent 72%,rgba(0,0,0,.2));box-shadow:inset 0 0 0 1px rgba(255,255,255,.09)}.dashboard-review-image:hover{transform:translateY(-2px);border-color:rgba(96,224,136,.62);box-shadow:0 18px 36px rgba(0,0,0,.48),inset 0 0 0 1px rgba(96,224,136,.15)}.dashboard-review-image img{width:100%;height:100%;object-fit:cover;object-position:left top;border-radius:5px}.preview-grid .dashboard-screen{aspect-ratio:3.1/1;border-color:#4c7047;box-shadow:0 12px 26px rgba(0,0,0,.38)}.preview-button{min-height:30px;margin:7px auto 0;padding:0 17px;color:#fff;background:transparent;border:1px solid #b8c9bd;border-radius:4px;font-size:11px}.dashboard-preview .preview-button{display:flex}.cta-wrap{margin-top:0;padding:26px 0 0;background:#001820}main:has(>.cta-wrap:last-child)+footer{margin-top:0!important}.cta-section{display:grid;grid-template-columns:70px 1fr auto;align-items:center;grid-gap:17px;gap:17px;min-height:82px;padding:16px 29px;background:#f8fbf9;border-radius:7px}.cta-section>div:not(.cta-actions){display:flex;flex-direction:column;justify-content:center}.cta-icon{width:52px;height:52px;color:var(--green);stroke-width:2.3}.cta-section h2{font-size:19px;line-height:1.2;text-transform:uppercase}.cta-section p{margin-top:5px;color:#455048;font-size:11px;line-height:1.45}.cta-actions{display:flex;gap:24px}.cta-actions .button{min-width:210px;min-height:40px;font-size:12px}.site-footer{color:#dce7df;background:#001820;padding-top:21px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(4,1fr) 1.25fr;grid-gap:35px;gap:35px}.footer-brand>p{max-width:245px;margin-top:10px;color:#afc0b6;font-size:10px;line-height:1.55}.social-links{display:flex;gap:15px;margin-top:10px}.social-links svg{width:17px;height:17px}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.footer-column h3{margin-bottom:4px;color:#fff;font-size:11px;text-transform:uppercase}.footer-column a,.footer-column span{display:flex;align-items:center;gap:8px;color:#adbbb2;font-size:10px}.footer-contact svg{width:14px;height:14px;color:#28aa49}.footer-bottom{padding:14px 0 7px;color:#899a90;font-size:9px;text-align:center}@media (max-width:1200px){:root{--site-content-gutter:32px}.shell{width:min(var(--site-content-width),calc(100% - var(--site-content-gutter)))}.site-header{height:60px}.header-inner{grid-template-columns:165px 1fr 235px}.logo svg{width:37px;height:37px}.logo strong{font-size:22px}.logo small{margin-top:4px;font-size:9px}.main-nav{gap:14px}.main-nav a{font-size:11px}.header-actions{gap:8px}.button-login,.button-small{min-height:34px;padding-inline:14px;font-size:11px}.hero{min-height:310px;padding-top:10px}.hero-copy{padding:20px 22px 18px 14px}.hero-copy h1{font-size:27px;line-height:1.15}.hero-copy>p{margin-top:12px;font-size:11.5px}.hero-actions{gap:12px;margin-top:14px}.hero-actions .button{min-height:36px;padding-inline:15px;font-size:10.5px}.social-proof{gap:12px;margin-top:12px}.avatar-stack img,.avatar-stack span{width:27px;height:27px}.social-proof p{font-size:10px}.hero-performance{min-height:300px;padding:18px 18px 7px}.performance-heading h2{font-size:13px}.performance-heading small{font-size:9px}.performance-heading strong{margin-top:11px;font-size:29px}.performance-heading span{margin-top:10px;padding:4px 7px;font-size:10px}.performance-heading>b{min-height:24px;font-size:9px}.performance-chart{height:195px;margin-top:-6px}.kpi-section{grid-template-columns:repeat(5,1fr);min-height:84px;margin-top:10px}.kpi-item{grid-template-columns:42px 1fr;gap:8px;min-width:0;padding:10px 9px}.round-icon{width:40px;height:40px}.round-icon svg{width:23px;height:23px}.kpi-item h3,.kpi-item p{font-size:8px}.kpi-item strong{font-size:18px}.track-section{padding-top:20px}.section-heading h2{font-size:18px}.heading-row{margin-bottom:12px}.track-grid{grid-template-columns:repeat(5,1fr);gap:7px}.track-card{height:250px;padding:12px 10px 8px}.track-title{min-height:23px;gap:7px}.record-number{width:22px;height:22px;flex-basis:22px;font-size:9px}.track-title h3{font-size:9.5px}.record-identity{min-height:43px;margin-top:5px;gap:7px}.record-identity strong{font-size:17px}.asset-logo{width:32px;height:32px;flex-basis:32px}.record-prices,.record-secondary{min-height:39px}.record-secondary{padding-left:38px}.record-secondary strong{font-size:19px}.mini-chart{height:62px}.track-card time,.track-note{font-size:8px}.product-section{padding-top:8px}.product-grid{gap:9px;margin-top:7px}.product-card{min-height:172px}.product-copy{padding:12px 0 8px 15px}.product-copy h3{gap:7px;font-size:14px}.product-copy h3 svg{width:22px;height:22px}.product-copy>p{margin-top:5px;font-size:10.5px;line-height:1.45}.product-copy ul{gap:3px;margin-top:6px}.product-copy a,.product-copy li{font-size:9.5px}.product-copy li svg{width:10px;height:10px}.product-copy a{margin-top:6px}.product-card .dashboard-device{margin-bottom:16px}.product-preview-image{min-height:156px;margin:10px 10px 10px 0}.product-preview-image img{min-height:140px}.why-grid{margin-top:6px}.why-grid article{min-height:86px;padding:8px 11px}.why-grid svg{width:23px;height:23px}.why-grid h3{margin-top:4px;font-size:9px}.why-grid p{margin-top:4px;font-size:8px}.dashboard-preview{padding-block:8px 9px}.dashboard-preview .light h2{font-size:15px}.dashboard-preview .light p,.preview-grid h3{font-size:8px}.preview-grid{gap:16px}.dashboard-review-image{padding:5px}.dashboard-review-image:after{inset:5px}.preview-grid .dashboard-screen{aspect-ratio:3.5/1}.preview-button{min-height:25px;font-size:8px}.cta-wrap{padding-top:11px}.cta-section{grid-template-columns:52px 1fr auto;min-height:65px;padding:10px 19px}.cta-icon{width:39px;height:39px}.cta-section h2{font-size:14px}.cta-section p{font-size:8px}.cta-actions{gap:13px}.cta-actions .button{min-width:150px;min-height:32px;padding-inline:13px;font-size:8.5px}.site-footer{padding-top:13px}.footer-grid{grid-template-columns:1.5fr repeat(4,1fr) 1.25fr;gap:20px}.footer-brand>p,.footer-column a,.footer-column span{font-size:7.5px}.footer-column{gap:4px}.footer-column h3{font-size:8px}.footer-bottom{padding-top:8px;font-size:7px}}@media (max-width:920px){.site-header{height:66px}.header-inner{grid-template-columns:1fr auto}.main-nav{position:absolute;top:66px;right:0;left:0;display:none;height:auto;flex-direction:column;gap:0;padding:12px 20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.main-nav-open{display:flex}.main-nav a{min-height:42px}.main-nav a.active:after{display:none}.menu-button{display:grid}.button-login{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:46px 16px 32px}.hero-performance{margin:0}.kpi-section{grid-template-columns:repeat(2,minmax(200px,1fr));overflow-x:auto}.kpi-item{min-width:220px}.track-grid{grid-template-columns:repeat(5,260px);overflow-x:auto;padding-bottom:6px}.product-card{grid-template-columns:1fr;min-height:430px}.product-copy{padding-right:22px}.product-card .dashboard-device{width:88%;margin:0 auto 27px}.product-preview-image{width:calc(100% - 32px);min-height:230px;margin:0 auto 24px}.product-preview-image img{min-height:214px}.why-grid{grid-template-columns:repeat(3,1fr)}.why-grid article:nth-child(3){border-right:0}.why-grid article:nth-child(-n+3){border-bottom:1px solid var(--line)}.preview-grid{gap:12px}.cta-section{grid-template-columns:60px 1fr}.cta-actions{grid-column:span 2}}@media (max-width:640px){:root{--site-content-gutter:24px}.shell{width:min(var(--site-content-width),calc(100% - var(--site-content-gutter)))}.logo svg{width:39px;height:39px}.logo strong{font-size:22px}.logo small{font-size:9px}.button-small,.vietnam-flag{display:none}.hero{padding-top:0}.hero-copy{padding:35px 4px 25px}.hero-copy h1{font-size:36px}.hero-copy>p{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column;gap:10px}.hero-actions .button{width:100%}.social-proof{align-items:flex-start;flex-direction:column;gap:10px}.hero-performance{padding:22px 15px 8px}.performance-heading strong{font-size:29px}.performance-chart{height:230px;margin-top:-30px}.section-heading h2{font-size:20px}.heading-row{align-items:flex-start;flex-direction:column;gap:8px}.track-grid{grid-template-columns:repeat(5,272px)}.product-grid{grid-template-columns:1fr}.product-card{min-height:400px}.why-grid{grid-template-columns:1fr}.why-grid article,.why-grid article:nth-child(3){border-right:0;border-bottom:1px solid var(--line)}.why-grid article:last-child{border-bottom:0}.preview-grid{grid-template-columns:1fr;gap:20px}.dashboard-review-image{aspect-ratio:2.6/1}.cta-section{grid-template-columns:1fr;text-align:center}.cta-icon{margin:0 auto}.cta-actions{grid-column:auto;flex-direction:column;gap:10px}.cta-actions .button{min-width:0;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 20px}.footer-brand,.footer-contact{grid-column:span 2}}.hero-copy h1{font-size:clamp(34px,3vw,44px);font-weight:800;line-height:1.12;letter-spacing:-.035em}.centered p,.hero-copy>p,.product-copy>p{font-size:16px;font-weight:400;line-height:1.65;letter-spacing:-.01em}.product-copy>p{font-size:15px;line-height:1.55}.product-copy li{font-size:13px;line-height:1.45}.record-identity small,.record-prices p,.record-secondary,.social-proof p,.track-card time,.track-note{font-size:13px;font-weight:400;line-height:1.45}.performance-heading h2,.product-copy h3,.why-grid h3{font-size:18px;font-weight:700;line-height:1.35;letter-spacing:0}.track-title h3{font-size:14px;font-weight:700;line-height:1.35;letter-spacing:0}.performance-heading strong{font-size:clamp(30px,3.75vw,44px);font-weight:900;line-height:1.1;letter-spacing:0}.kpi-item strong{font-size:clamp(28px,2.5vw,36px);font-weight:800;line-height:1.1;letter-spacing:-.035em}.record-identity strong,.record-secondary strong{font-size:clamp(24px,2vw,30px);font-weight:800;line-height:1.1;letter-spacing:-.025em}.kpi-item h3{font-size:13px;font-weight:700;line-height:1.4;letter-spacing:.02em}.heading-row a,.kpi-item p,.record-prices b,.track-card time{font-size:13px;line-height:1.45}.section-heading h2{font-size:clamp(24px,2.2vw,32px);font-weight:700;line-height:1.2;letter-spacing:-.025em}.button,.preview-button{font-size:15px;font-weight:600;line-height:1}.site-popup{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:rgba(7,20,33,.36)}.site-popup-card{position:relative;display:grid;grid-template-columns:minmax(180px,.9fr) minmax(0,1.1fr);grid-gap:18px;gap:18px;width:min(760px,100%);padding:18px;background:#fff;border:1px solid #dfe8e2;border-radius:8px;box-shadow:0 24px 70px rgba(7,20,33,.22)}.site-popup-card img{width:100%;height:100%;min-height:230px;object-fit:cover;border-radius:7px}.site-popup-card h2{padding-right:38px;color:#071421;font-size:26px;font-weight:850;line-height:1.18}.site-popup-close{position:absolute;top:12px;right:12px;display:grid;width:34px;height:34px;place-items:center;color:#526078;background:#f6faf7;border:1px solid #dfe8e2;border-radius:6px}.site-popup-close svg{width:17px;height:17px}.site-popup-cta{display:inline-flex;min-height:42px;align-items:center;justify-content:center;margin-top:18px;padding:0 16px;color:#fff;background:#078d31;border:1px solid #078d31;border-radius:6px;font-size:14px;font-weight:850}.site-popup-form{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.site-popup-form input,.site-popup-form textarea{width:100%;padding:10px 12px;color:#071421;background:#fff;border:1px solid #cfd9d2;border-radius:6px;font:inherit;font-size:14px}.site-popup-form p{min-height:20px;color:#078d31;font-size:13px;font-weight:700}@media (max-width:680px){.site-popup-card{grid-template-columns:1fr}.site-popup-card img{min-height:170px}}@media (max-width:640px){.hero-copy h1{font-size:34px}.hero-title-line{white-space:normal}.centered p,.hero-copy>p,.product-copy>p{font-size:15px}.section-heading h2{font-size:24px}}