*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:Inter,system-ui,sans-serif;color:#1a1a1a;background:#fff;overflow-x:hidden;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}:root{--green:#46c160;--green-dark:#36a050;--green-glow:rgba(70,193,96,.2);--dark:#111827;--dark2:#1e2a3a;--dark3:#0d1520;--white:#fff;--offwhite:#f8f9fb;--gray:#6b7280;--gray-lt:#e5e7eb;--radius-pill:100px;--radius-lg:24px;--radius-xl:40px;--shadow:0 8px 32px rgba(0,0,0,.12);--shadow-lg:0 24px 64px rgba(0,0,0,.18);--t:.3s cubic-bezier(.4,0,.2,1)}.container{max-width:1160px;margin:0 auto;padding:0 28px}.section-label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin-bottom:14px}.section-h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.2;color:var(--dark);margin-bottom:16px;text-align:center}.section-sub{font-size:1.05rem;color:var(--gray);text-align:center;max-width:560px;margin:0 auto 56px}.green-text{color:var(--green)}.ml-auto{margin-left:auto}.btn{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:.92rem;cursor:pointer;transition:var(--t);border:2px solid transparent;white-space:nowrap;letter-spacing:.01em}.btn-pill{border-radius:var(--radius-pill)}.btn-sm{padding:10px 22px;font-size:.82rem}.btn-lg{padding:16px 32px;font-size:1rem}.btn-xl{padding:18px 40px;font-size:1.05rem}.btn-green{background:var(--green);color:#fff;box-shadow:0 4px 20px var(--green-glow)}.btn-green:hover{background:var(--green-dark);transform:translateY(-2px);box-shadow:0 8px 32px #46c16066}.btn-ghost-white{background:#ffffff26;color:#fff;border-color:#ffffff59;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.btn-ghost-white:hover{background:#ffffff40;border-color:#fff}.btn-outline{background:transparent;color:var(--dark);border-color:var(--gray-lt)}.btn-outline:hover{border-color:var(--green);color:var(--green)}.announce-bar{background:var(--dark);color:#fff;padding:10px 0;text-align:center;position:sticky;top:0;z-index:1001;transition:var(--t)}.announce-bar.hidden{transform:translateY(-100%);pointer-events:none}.announce-inner{max-width:1160px;margin:0 auto;padding:0 28px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.83rem}.announce-dot{width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 2s infinite;flex-shrink:0}.announce-close{background:none;border:none;color:#fff9;cursor:pointer;font-size:1.2rem;margin-left:auto;padding:0 4px;line-height:1;transition:color .2s}.announce-close:hover{color:#fff}.nav{position:sticky;top:40px;z-index:1000;background:#111827eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);transition:top var(--t)}.nav.no-bar{top:0}.nav-inner{max-width:1160px;margin:0 auto;padding:0 28px;min-height:64px;display:flex;align-items:center;gap:32px;flex-wrap:nowrap}.nav-logo{display:flex;align-items:center;gap:10px;flex-shrink:0}.nav-logo-img{height:32px;width:auto;display:block}.logo-tracki{font-size:1.5rem;font-weight:900;color:#fff;letter-spacing:-.02em}.logo-k,.logo-i{color:var(--green)}.logo-divider{color:#fff3;font-size:1.2rem}.logo-sub{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.nav-links{display:flex;align-items:center;gap:28px;margin-left:auto}.nav-links a{font-size:.87rem;font-weight:500;color:#ffffffbf;transition:color .2s}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:12px;margin-left:20px;flex-shrink:0}#nav-cta{flex-shrink:0}.nav-links .nav-link-checkout{background:none;border:none;padding:0;font:inherit;font-size:.87rem;font-weight:500;color:#ffffffbf;cursor:pointer;text-decoration:none}.nav-links .nav-link-checkout:hover{color:#fff}.nav-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px;flex-direction:column;gap:4px}.nav-hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:2px;transition:var(--t)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-bg-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg-video,.hero-bg-img{width:100%;height:100%;object-fit:cover;object-position:80% center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#0d1520f2,#0d1520cc 55%,#0d152066)}.hero-content{position:relative;z-index:1;display:grid;grid-template-columns:1fr 480px;align-items:center;gap:60px;max-width:1160px;margin:0 auto;padding:120px 28px 80px;width:100%;min-width:0}.hero-text{min-width:0;max-width:100%}.hero-pill{display:inline-flex;align-items:center;justify-content:flex-start;gap:6px 8px;max-width:100%;box-sizing:border-box;text-align:left;background:#46c16026;border:1px solid rgba(70,193,96,.35);color:var(--green);font-size:.8rem;font-weight:600;letter-spacing:.06em;padding:8px 16px;border-radius:var(--radius-pill);margin-bottom:24px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:var(--green);animation:pulse 2s infinite;flex-shrink:0}@keyframes pulse{0%,to{box-shadow:0 0 #46c16066}50%{box-shadow:0 0 0 6px #46c16000}}.hero-headline{font-size:clamp(1.75rem,8vw,4.5rem);font-weight:900;line-height:1.08;color:#fff;margin-bottom:20px;letter-spacing:-.02em;overflow-wrap:anywhere;word-wrap:break-word}.hero-green{color:var(--green)}.hero-sub{font-size:1.1rem;color:#fffc;line-height:1.7;margin-bottom:28px;max-width:520px;overflow-wrap:anywhere;word-wrap:break-word}.hero-sub strong{color:#fff}.hero-trust{display:flex;align-items:center;gap:20px;margin-bottom:32px;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:7px;font-size:.82rem;color:#fffc}.hero-trust-item svg{color:var(--green);flex-shrink:0}.hero-trust-sep{width:1px;height:18px;background:#fff3}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:20px}.hero-micro{font-size:.78rem;color:#ffffff80}.hero-phone-wrap{position:relative;display:flex;justify-content:center;align-items:center}.hero-phone{width:260px;height:520px;background:#111;border-radius:36px;border:10px solid #2a2a2a;box-shadow:0 32px 80px #000000b3,inset 0 0 0 2px #000;position:relative}.hero-phone:before{content:"";position:absolute;top:100px;right:-13px;width:3px;height:40px;background:#3a3a3a;border-radius:0 4px 4px 0;z-index:-1}.hero-phone:after{content:"";position:absolute;top:90px;left:-13px;width:3px;height:40px;background:#3a3a3a;border-radius:4px 0 0 4px;box-shadow:0 54px #3a3a3a;z-index:-1}.phone-notch{width:90px;height:24px;background:#111;border-radius:0 0 16px 16px;position:absolute;top:-1px;left:50%;transform:translate(-50%);z-index:20;display:flex;align-items:center;justify-content:center}.notch-logo{height:10px;width:auto;opacity:.8;margin-top:2px}.phone-screen{background:#0d1117;border-radius:26px;overflow:hidden;position:relative;height:100%}.phone-header{position:relative;height:100%;overflow:hidden;display:flex;flex-direction:column}.phone-map-img{position:absolute;right:0;bottom:0;left:0;top:-140px;width:100%;height:calc(100% + 140px);object-fit:cover;object-position:left top;opacity:.8;z-index:0}.phone-map-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0d111766,#0d1117e6);z-index:1}.phone-header-top{padding:16px 14px;display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.phone-app-logo{font-size:.95rem;font-weight:900;color:#fff}.phone-logo-img{height:16px;width:auto;display:block}.phone-live-badge{display:flex;align-items:center;gap:5px;font-size:.65rem;font-weight:700;color:var(--green);background:#46c16026;border:1px solid rgba(70,193,96,.3);padding:4px 8px;border-radius:50px}.live-dot{width:5px;height:5px;border-radius:50%;background:var(--green);animation:pulse 1.5s infinite}.phone-body{position:relative;z-index:2;padding:16px 14px 24px;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-end}.phone-alert{display:flex;align-items:center;gap:10px;background:#46c1601f;border:1px solid rgba(70,193,96,.25);border-radius:12px;padding:12px;margin-bottom:80px}.phone-alert-icon{width:28px;height:28px;border-radius:50%;background:var(--green);color:#fff;font-size:.75rem;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.phone-alert-title{font-size:.78rem;font-weight:700;color:#fff;margin-bottom:2px}.phone-alert-time{font-size:.65rem;color:#ffffff80}.phone-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px}.phone-stat{background:#ffffff0d;border-radius:8px;padding:8px 6px;text-align:center}.phone-stat-label{font-size:.58rem;color:#fff6;margin-bottom:2px}.phone-stat-val{font-size:.72rem;font-weight:700;color:#fff}.phone-stat-val.green{color:var(--green)}.phone-actions{display:grid;grid-template-columns:auto 1fr 1fr;gap:6px}.phone-btn{border:none;border-radius:8px;padding:8px;font-size:.7rem;font-weight:700;cursor:pointer;transition:var(--t)}.phone-btn.green{background:var(--green);color:#fff}.phone-btn.dark{background:#ffffff14;color:#fffc}.hero-stat-card{position:absolute;background:#ffffff1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:12px 16px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow)}.hero-stat-1{bottom:-20px;left:-30px;animation:float 4s ease-in-out infinite}.hero-stat-2{top:30px;right:-30px;animation:float 4s ease-in-out infinite .5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.stat-card-icon{font-size:1.4rem}.stat-card-val{font-size:1rem;font-weight:800;color:#fff}.stat-card-label{font-size:.68rem;color:#fff9}.hero-scroll{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;color:#fff6;font-size:.72rem}.scroll-mouse{width:22px;height:35px;border:2px solid rgba(255,255,255,.3);border-radius:11px;display:flex;align-items:flex-start;justify-content:center;padding-top:5px}.scroll-wheel{width:3px;height:7px;background:#ffffff80;border-radius:2px;animation:scrollAnim 2s ease-in-out infinite}@keyframes scrollAnim{0%{transform:translateY(0);opacity:1}to{transform:translateY(10px);opacity:0}}.stats-bar{background:var(--dark);padding:40px 0;border-bottom:1px solid rgba(255,255,255,.06)}.stats-inner{max-width:1160px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.stat-item{text-align:center;padding:0 16px}.stat-num{font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;color:#fff;line-height:1;letter-spacing:-.02em}.stat-num span{font-size:1rem;font-weight:600;color:var(--green);margin-left:2px}.stat-lbl{font-size:.78rem;color:#ffffff80;margin-top:6px;font-weight:500}.stat-sep{width:1px;height:60px;background:#ffffff1a}.comparison-section{padding:100px 0;background:var(--offwhite)}.comparison-section .container{text-align:center}.compare-grid{display:grid;grid-template-columns:1fr 80px 1fr;gap:0;align-items:stretch;margin-bottom:48px}.compare-card{background:#fff;border-radius:var(--radius-xl);padding:40px 36px;text-align:left;box-shadow:var(--shadow);position:relative;transition:var(--t);display:flex;flex-direction:column;height:100%}.compare-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.compare-bad{border-top:4px solid #ef4444;border:2px solid transparent}.compare-good{background:var(--dark);border:2px solid var(--green);box-shadow:0 15px 40px #46c16026;border-top:4px solid var(--green)}.compare-good .compare-card-title{color:#fff}.compare-good .compare-card-sub{color:#fff9}.compare-good .good-item{color:#ffffffd9}.compare-good .compare-icon-wrap{background:#46c16026}.compare-card-badge{position:absolute;top:-14px;right:28px;background:var(--green);color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;padding:5px 14px;border-radius:var(--radius-pill)}.compare-card-header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.compare-icon-wrap{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;flex-shrink:0}.compare-icon-wrap.bad{background:#fef2f2}.compare-icon-wrap.good{background:#46c1601a}.compare-card-title{font-size:1.05rem;font-weight:800;color:var(--dark)}.compare-card-sub{font-size:.78rem;color:var(--gray);margin-top:2px}.compare-list{list-style:none;display:flex;flex-direction:column;gap:12px;flex:1}.compare-list li{display:flex;align-items:flex-start;gap:10px;font-size:.92rem}.bad-item{color:#7f1d1d}.good-item{color:#14532d}.x-icon{color:#ef4444;font-weight:900;flex-shrink:0;margin-top:2px}.check-icon{color:var(--green);font-weight:900;flex-shrink:0;margin-top:2px}.compare-card .btn{margin-top:24px;width:100%;justify-content:center}.compare-vs{display:flex;align-items:center;justify-content:center}.vs-circle{width:52px;height:52px;border-radius:50%;background:linear-gradient(135deg,var(--dark2),var(--dark));color:var(--gray);font-size:.8rem;font-weight:900;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 6px var(--offwhite),0 4px 10px #0000001a;position:relative;z-index:2}.action-highlight{display:flex;align-items:flex-start;gap:20px;background:linear-gradient(135deg,#46c16014,#46c16005);border:1.5px solid rgba(70,193,96,.25);border-radius:var(--radius-lg);padding:32px 36px;text-align:left}.action-highlight-icon{flex-shrink:0;margin-top:2px}.action-highlight-text{flex:1}.feature-card{position:relative;border-radius:var(--radius-xl);overflow:hidden;min-height:320px;display:flex;flex-direction:column}.feature-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.feature-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.feature-card-content{position:relative;z-index:2;padding:32px;display:flex;flex-direction:column;gap:12px;height:100%;color:#fff}.feature-icon-wrap{width:48px;height:48px;border-radius:12px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.feature-card-tag{display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:20px;background:#46c1602e;color:#46c160;border:1px solid rgba(70,193,96,.3);width:fit-content}.feature-card-tag.red{background:#ef44442e;color:#f87171;border-color:#ef44444d}.feature-card h3{font-size:1.1rem;font-weight:800;color:#fff;margin:0}.feature-card p{font-size:.88rem;line-height:1.6;color:#ffffffc7;margin:0}.feature-chip-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.chip{font-size:.75rem;padding:4px 10px;border-radius:20px;background:#ffffff1f;color:#fffc;border:1px solid rgba(255,255,255,.15);font-weight:500}.chip-dark{background:#ffffff1f;color:#ffffffd9;border-color:#fff3}.action-highlight-text h3{font-size:1.1rem;font-weight:800;color:var(--dark);margin-bottom:8px}.action-highlight-text p{font-size:.93rem;color:var(--gray);line-height:1.7}.action-highlight-text em{font-style:italic;color:var(--dark)}.action-highlight-text strong{color:var(--green)}.features-section{padding:100px 0;background:#fff}.features-section .container{text-align:center}.features-section .section-sub{margin-bottom:52px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto;gap:20px}.feature-card{border-radius:var(--radius-xl);overflow:hidden;position:relative;transition:var(--t);min-height:320px;display:flex;flex-direction:column;cursor:default}.feature-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.feature-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.feature-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.feature-card-content{position:relative;z-index:1;padding:36px 32px}.feature-card-icon,.feature-card-icon.dark{font-size:2rem;margin-bottom:14px;display:block}.feature-card-tag{display:inline-block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green);background:#46c16026;border:1px solid rgba(70,193,96,.3);padding:4px 10px;border-radius:var(--radius-pill);margin-bottom:12px}.feature-card h3{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:10px;line-height:1.3}.feature-card p{font-size:.88rem;color:#fffc;line-height:1.65}.feature-card em{font-style:italic;color:#ffffffe6}.feature-card-light{background:#fff;border:1.5px solid var(--gray-lt);border-radius:var(--radius-xl)}.feature-card-light h3.dark{color:var(--dark)}.feature-card-light p.dark{color:var(--gray)}.feature-card-light .feature-card-icon.dark{color:var(--dark)}.chip-row,.feature-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.chip{font-size:.72rem;background:#46c1601a;color:var(--green-dark);border:1px solid rgba(70,193,96,.25);padding:4px 10px;border-radius:var(--radius-pill);font-weight:600}.feature-card-tall{grid-row:span 1}.geofence-demo{margin-top:20px;display:flex;flex-direction:column;align-items:center;gap:8px}.geofence-circle{width:80px;height:80px;border-radius:50%;border:2px dashed rgba(70,193,96,.5);display:flex;align-items:center;justify-content:center;animation:geoPulse 3s ease-in-out infinite}@keyframes geoPulse{0%,to{box-shadow:0 0 #46c1604d}50%{box-shadow:0 0 0 12px #46c16000}}.geofence-pin{font-size:1.6rem}.geofence-label{font-size:.72rem;color:var(--green);font-weight:600}.weight-badge{display:inline-flex;align-items:baseline;gap:4px;margin-top:20px;background:#ffffff1a;padding:10px 18px;border-radius:var(--radius-pill)}.weight-num{font-size:2.5rem;font-weight:900;color:#fff;line-height:1}.weight-unit{font-size:1rem;color:#fff9}.battery-bar-wrap{display:flex;align-items:center;gap:10px;margin-top:16px}.battery-bar{flex:1;height:8px;background:var(--gray-lt);border-radius:4px;overflow:hidden}.battery-fill{height:100%;background:var(--green);border-radius:4px;transition:width 1s ease}.battery-pct{font-size:.8rem;font-weight:700;color:var(--green)}.device-section{padding:100px 0;background:var(--dark);overflow:hidden}.device-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.device-section .section-label{margin-bottom:12px}.device-section .section-h2{color:#fff;text-align:left}.device-desc{font-size:.97rem;color:#ffffffa6;line-height:1.75;margin:16px 0 32px;max-width:460px}.device-specs{display:flex;flex-direction:column;gap:16px;margin-bottom:36px}.spec-row{display:flex;align-items:center;gap:14px;padding:14px 18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px}.spec-icon{font-size:1.3rem;flex-shrink:0;color:var(--green);display:flex;align-items:center}.spec-label{font-size:.72rem;color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.spec-val{font-size:.9rem;font-weight:700;color:#fff}.device-img-wrap{position:relative;display:flex;align-items:center;justify-content:center}.device-glow{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(70,193,96,.2) 0%,transparent 70%)}.device-img{width:100%;max-width:440px;border-radius:var(--radius-xl);box-shadow:0 40px 80px #00000080;position:relative;z-index:1}.device-size-img{border-radius:var(--radius-lg);background:#fff;padding:8px;object-fit:contain;max-width:420px}.device-float-1,.device-float-2{position:absolute;background:var(--dark);box-shadow:0 12px 30px #00000040;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:.78rem;color:#fff;font-weight:600;z-index:2}.device-float-1{bottom:40px;left:-20px;animation:float 3.5s ease-in-out infinite}.device-float-2{top:40px;right:-20px;animation:float 3.5s ease-in-out infinite .7s}.app-section{padding:100px 0;background:#fff;overflow:hidden}.app-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.app-content{max-width:500px}.app-image-wrap{position:relative;display:flex;align-items:flex-start;justify-content:flex-start;padding:0 30px 40px 0}.app-image-web{width:100%;max-width:440px;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);border:4px solid #fff;position:relative;z-index:1}.app-image-mobile{width:35%;max-width:180px;position:absolute;bottom:0;right:0;border-radius:var(--radius-lg);box-shadow:0 20px 40px #0000004d;border:4px solid #fff;z-index:2}.app-store-btns{display:flex;gap:16px;margin-top:32px}.app-store-btns img{height:46px;object-fit:contain}@media(max-width:768px){.app-grid{grid-template-columns:1fr;text-align:center;gap:40px}.app-content{text-align:center;margin:0 auto}.app-content .section-sub{text-align:center!important}.app-content .compare-list{text-align:left;display:inline-block}.app-store-btns{justify-content:center}.app-image-wrap{padding:0 5% 40px 0;justify-content:center}.app-image-mobile{right:5%}}.reviews-section{padding:100px 0;background:var(--offwhite)}.reviews-section .container{text-align:center}.reviews-summary{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:52px}.reviews-score{font-size:3rem;font-weight:900;color:var(--dark);line-height:1}.reviews-stars-big{font-size:1.5rem;color:#f59e0b;letter-spacing:2px}.reviews-count{font-size:.85rem;color:var(--gray)}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.review-card{background:#fff;border-radius:var(--radius-xl);padding:32px 28px;box-shadow:var(--shadow);text-align:left;position:relative;transition:var(--t);border:1.5px solid transparent;display:flex;flex-direction:column;justify-content:flex-start}.review-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--gray-lt)}.review-featured{border-color:var(--green);box-shadow:0 8px 40px #46c1601f}.review-featured-badge{position:absolute;top:-12px;left:24px;background:var(--green);color:#fff;font-size:.72rem;font-weight:700;padding:4px 12px;border-radius:var(--radius-pill)}.review-top{display:flex;align-items:center;gap:12px;margin-bottom:10px}.review-avatar{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:.85rem;flex-shrink:0}.review-name{font-weight:700;font-size:.92rem;color:var(--dark)}.review-location{font-size:.72rem;color:var(--gray);margin-top:2px}.review-stars{color:#f59e0b;font-size:.9rem;letter-spacing:1px}.review-verified{font-size:.72rem;color:var(--green);font-weight:600;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--gray-lt)}.review-body{font-size:.88rem;color:#374151;line-height:1.7;margin-bottom:16px;text-align:left;flex-grow:1}.review-body strong{color:var(--dark)}.review-highlight{font-size:.78rem;color:var(--green);font-weight:600;background:#46c16014;border:1px solid rgba(70,193,96,.2);padding:8px 12px;border-radius:10px}.reviews-cta{text-align:center}.hiw-section{padding:100px 0;position:relative;overflow:hidden}.hiw-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--dark3),var(--dark2),#0a2010)}.hiw-container{position:relative;z-index:1;text-align:center}.hiw-grid{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:0;margin-top:56px}.hiw-step{padding:0 24px}.hiw-num{font-size:.72rem;font-weight:800;letter-spacing:.14em;color:var(--green);text-transform:uppercase;margin-bottom:16px;opacity:.7}.hiw-icon-wrap{height:75px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.hiw-img{max-height:100%;max-width:140px;object-fit:contain}.hiw-step h3{font-size:1rem;font-weight:800;color:#fff;margin-bottom:10px}.hiw-step p{font-size:.88rem;color:#fff9;line-height:1.65}.hiw-step-detail{font-size:.72rem;color:var(--green);font-weight:600;margin-top:12px;padding:6px 14px;background:#46c1601a;border-radius:var(--radius-pill);display:inline-block}.hiw-arrow{display:flex;align-items:center;justify-content:center;padding-top:60px;flex-shrink:0}.np-lp-device-cta{padding:80px 0;background:linear-gradient(135deg,#46c160,#2e8b57);color:#fff;overflow:hidden}.np-lp-device-cta .container{max-width:960px}.np-lp-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px;position:relative}.np-lp-left{display:flex;flex-direction:column}.np-lp-title{color:#fff}.np-lp-title h2{font-size:4rem;font-weight:900;text-transform:uppercase;line-height:.9;margin:0;letter-spacing:-1px;color:#fff}.np-lp-title h3{font-size:1.8rem;font-weight:400;text-transform:uppercase;margin:0 0 20px;letter-spacing:1px;color:#fff}.np-lp-start{font-size:1.1rem;font-weight:600;margin-top:10px}.np-lp-price{display:flex;align-items:flex-start;gap:8px;color:#fff}.np-lp-price-num{font-size:8rem;font-weight:900;line-height:.8;letter-spacing:-3px;color:#fff}.np-lp-price-curr{font-size:2.5rem;font-weight:800;margin-top:10px;color:#fff}.np-lp-right{position:relative;margin-bottom:-20px}.np-lp-device-img{max-width:320px;height:auto;filter:drop-shadow(0 20px 30px rgba(0,0,0,.3))}.money-back{position:absolute;bottom:-10px;right:-30px;width:110px;height:110px;background:#da291c;border-radius:50%;border:2px dashed #fff;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;font-weight:800;font-size:.65rem;transform:rotate(12deg);box-shadow:0 10px 20px #0000004d;line-height:1}.money-back span{font-size:1.6rem;margin:2px 0;display:block}.np-lp-device-box{display:flex;justify-content:center}.plan-card{background:#fff;border-radius:24px;padding:32px 24px;text-align:center;box-shadow:0 15px 35px #0003;display:flex;flex-direction:column;align-items:center;transition:transform .2s;color:var(--dark)}.plan-card-featured{max-width:520px;width:100%;border:3px solid rgba(255,255,255,.4)}.plan-card:hover{transform:translateY(-5px)}.plan-top-row{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:20px}.plan-dur{background:var(--dark);color:#fff;font-size:1.4rem;font-weight:800;padding:8px 24px;border-radius:10px;text-transform:uppercase}.plan-save{background:#da291c;color:#fff;font-weight:800;font-size:.9rem;padding:4px 16px;border-radius:8px;text-align:center;line-height:1.2}.plan-save span{font-size:1.2rem;display:block}.plan-monthly{color:#46c160;font-size:2.8rem;font-weight:900;line-height:1;margin-bottom:12px}.plan-monthly span{font-size:2.2rem;font-weight:800}.plan-sub{color:var(--gray);font-size:1.1rem;font-weight:500;line-height:1.5;margin-bottom:16px}.np-lp-device-features{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;font-size:.85rem;font-weight:600;color:var(--green);margin-top:8px}.np-lp-device-features span{display:flex;align-items:center;gap:4px}.faq-section{padding:100px 0;background:var(--offwhite)}.faq-layout{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:start}.faq-layout .section-label{margin-bottom:10px}.faq-accordion{margin-top:32px;display:flex;flex-direction:column;gap:0}.faq-item{border-bottom:1px solid var(--gray-lt)}.faq-item:first-child{border-top:1px solid var(--gray-lt)}.faq-q{width:100%;background:none;border:none;cursor:pointer;padding:18px 0;display:flex;align-items:center;justify-content:space-between;font-size:.95rem;font-weight:700;color:var(--dark);text-align:left;transition:color .2s}.faq-q:hover{color:var(--green)}.faq-icon{font-size:1.3rem;font-weight:300;color:var(--green);flex-shrink:0;transition:transform .3s}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-a{font-size:.88rem;color:var(--gray);line-height:1.7;max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s}.faq-item.active .faq-a{max-height:200px;padding-bottom:16px}.faq-cta-col{position:sticky;top:90px}.faq-cta-card{background:#fff;border-radius:var(--radius-xl);padding:44px 36px;text-align:center;box-shadow:var(--shadow-lg);border:1.5px solid var(--gray-lt)}.faq-scare-img{width:100%;height:220px;object-fit:cover;border-radius:var(--radius-lg);margin-bottom:24px;box-shadow:var(--shadow)}.faq-cta-card h3{font-size:1.4rem;font-weight:800;color:var(--dark);line-height:1.3;margin-bottom:12px}.faq-cta-card p{font-size:.9rem;color:var(--gray);line-height:1.65;margin-bottom:28px}.faq-cta-card p em{font-style:italic;color:var(--dark)}.faq-cta-card .btn{width:100%;justify-content:center}.faq-cta-card button.btn,.np-lp-device-box button.btn{font-family:inherit}.np-lp-plan-footnote{font-size:.72rem;color:#6b7280;margin-top:12px;text-align:center}.mob-bar button.btn{flex-shrink:0}.faq-trust-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:16px}.faq-trust-item{display:flex;align-items:center;gap:5px;font-size:.72rem;color:var(--gray);font-weight:500}.faq-reviews-mini{margin-top:20px;padding-top:16px;border-top:1px solid var(--gray-lt)}.faq-stars{color:#f59e0b;font-size:1.1rem;margin-bottom:4px}.faq-review-count{font-size:.75rem;color:var(--gray)}.video-section{padding:80px 0 0;background:#fff;text-align:center}.video-section .section-label{margin-bottom:12px}.video-section .section-h2{margin-bottom:32px}.video-wrap{position:relative;width:100%;max-height:540px;overflow:hidden;background:#000;cursor:pointer}.tracki-video{width:100%;display:block;max-height:540px;object-fit:cover}.video-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background var(--t)}.video-play-btn.hidden{opacity:0;pointer-events:none}.video-wrap:hover .video-play-btn:not(.hidden){background:#00000059}.play-icon{width:72px;height:72px;border-radius:50%;background:#46c160eb;color:#fff;font-size:1.6rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #46c16080;padding-left:5px;transition:transform .2s,box-shadow .2s}.video-wrap:hover .play-icon{transform:scale(1.08);box-shadow:0 12px 40px #46c16099}.footer{background:var(--dark3);padding:60px 0 0}.footer-inner{display:grid;grid-template-columns:280px 1fr;gap:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-logo-img{height:36px;width:auto;display:block;margin-bottom:10px}.footer-tagline{font-size:.85rem;color:#fff6;margin-bottom:20px;line-height:1.6}.footer-socials{display:flex;gap:12px}.footer-socials a{font-size:1.2rem;transition:opacity .2s}.footer-socials a:hover{opacity:.7}.footer-links-group{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.footer-col-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#fff6;margin-bottom:14px}.footer-link-col{display:flex;flex-direction:column;gap:10px}.footer-link-col a{font-size:.85rem;color:#ffffff8c;transition:color .2s}.footer-link-col a:hover{color:#fff}.footer-bottom{padding:20px 0}.footer-bottom-inner{display:flex;justify-content:space-between;font-size:.75rem;color:#ffffff40}.mob-bar{position:fixed;bottom:0;left:0;right:0;z-index:998;background:#fff;border-top:1px solid var(--gray-lt);padding:12px 20px;transform:translateY(100%);transition:var(--t);display:none}.mob-bar.visible{transform:translateY(0)}.mob-bar-inner{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:500px;margin:0 auto}.mob-bar-text{display:flex;flex-direction:column;font-size:.82rem}.mob-bar-text strong{font-weight:700;color:var(--dark)}.mob-bar-text span{color:var(--gray)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:1024px){.hero-content{grid-template-columns:1fr;text-align:center;padding:45px 24px 80px}.hero-pill{justify-content:center;text-align:center;margin-left:auto;margin-right:auto}.hero-phone-wrap{display:none}.hero-sub{max-width:100%;margin:0 auto 28px}.hero-trust,.hero-ctas{justify-content:center}.hero-ctas .btn{white-space:normal;text-align:center}.features-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:420px;margin-left:auto;margin-right:auto}.device-grid{grid-template-columns:1fr;gap:48px}.device-img{max-width:300px;margin:0 auto}.device-section .section-h2{text-align:center;max-width:100%}.device-desc{max-width:100%;text-align:center}.device-specs{max-width:480px;margin-left:auto;margin-right:auto}.faq-layout{grid-template-columns:1fr}.faq-cta-col{position:static}}@media(max-width:768px){.nav-inner{flex-wrap:wrap;height:auto;padding-top:12px;padding-bottom:12px;row-gap:10px}.nav-logo{order:1}.nav-actions{order:2;margin-left:auto!important}#nav-cta{order:3;flex:1 1 100%;justify-content:center;margin-left:0!important}.nav-links{display:none}.nav-hamburger{display:flex}.logo-sub{font-size:7px!important}.compare-grid{grid-template-columns:1fr;gap:24px}.compare-vs{display:none}.reviews-grid{grid-template-columns:1fr}.hiw-grid{grid-template-columns:1fr;gap:32px}.hiw-arrow{display:none}.guarantee-block{flex-direction:column;text-align:center;padding:32px 24px}.guarantee-left{flex-direction:column;align-items:center;text-align:center}.footer-inner{grid-template-columns:1fr}.footer-links-group{grid-template-columns:repeat(2,1fr)}.footer-bottom-inner{flex-direction:column;gap:6px;align-items:center;text-align:center}.mob-bar{display:block}.hero-ctas .btn{width:100%;justify-content:center;white-space:normal;text-align:center}.stats-bar--np .stats-inner{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px 16px!important;align-items:start!important}.stats-bar--np .stat-sep{display:none!important}.stats-bar--np .stat-item{padding:0 8px;min-width:0;box-sizing:border-box;width:auto!important;max-width:none!important}.stats-bar--np{padding:28px 0}.np-lp-top{flex-direction:column;align-items:center;gap:32px}.np-lp-title h2{font-size:2.5rem}.np-lp-price-num{font-size:5rem}.np-lp-price-curr{font-size:1.8rem}.money-back{right:0}.np-lp-device-features{flex-direction:column;gap:8px}}@media(max-width:540px){.features-grid{grid-template-columns:1fr}.action-highlight{flex-direction:column}}@media(max-width:480px){.hero-content{padding-left:16px;padding-right:16px}.hero-pill{font-size:.72rem;letter-spacing:.04em;padding:8px 12px}.hero-headline{font-size:clamp(1.6rem,7.5vw,2.35rem)}.hero-sub{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/newparents-lander.css.map */
