.lp{color-scheme:light;--bg:#ffffff;--wash:#f5f7fb;--wash-blue:#eef3ff;--text:#15171d;--muted:#626977;--soft:#596170;--line:#dfe4ec;--blue:#1a73e8;--teal-lp:#00bfa6;--mint:#c8fff1;--yellow:#ffc928;--pink:#ff73d2;--orange:#ff8b3d;--card:#ffffff;position:relative;min-height:100vh;background:var(--bg);color:var(--text);font-family:Google Sans Flex,Google Sans,Arial,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.lp:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 9% 17%,rgba(0,191,166,.12),transparent 24rem),radial-gradient(circle at 86% 10%,rgba(26,115,232,.12),transparent 27rem),radial-gradient(circle at 74% 72%,rgba(255,201,40,.11),transparent 22rem)}.lp a{color:inherit;text-decoration:none}.lp p{color:var(--muted);font-size:1rem;line-height:1.65;text-align:center;margin:0}.lp h1,.lp h2,.lp h3{margin:0;color:var(--text);letter-spacing:0;text-align:center;overflow-wrap:anywhere;font-weight:500}.lp h1{max-width:760px;margin-right:auto;margin-left:auto;font-size:clamp(3rem,7vw,5.2rem);line-height:1.15}.lp h2{font-size:clamp(2rem,4.5vw,3.6rem);line-height:1.2}.lp h3{font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.4}.lp .lp-nav{position:fixed;z-index:20;top:16px;left:50%;display:flex;width:min(1280px,calc(100% - 48px));min-height:76px;align-items:center;justify-content:space-between;gap:18px;padding:10px 14px 10px 20px;border:1px solid transparent;border-radius:999px;background:transparent;backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);transform:translateX(-50%);transition:width .26s ease,min-height .26s ease,padding .26s ease,background .26s ease,top .26s ease,border-color .26s ease,backdrop-filter .26s ease,-webkit-backdrop-filter .26s ease}.lp .lp-nav.is-scrolled{top:12px;width:min(1130px,calc(100% - 72px));min-height:58px;padding:7px 10px 7px 14px;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-color:rgba(220,227,236,.82)}.lp .lp-brand,.lp .lp-nav-cta,.lp .lp-nav-links{display:flex;align-items:center;min-width:0}.lp .lp-brand{gap:10px;font-size:1.06rem;font-weight:400;cursor:pointer;background:none;border:none;color:inherit;padding:0}.lp .lp-brand-mark{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:linear-gradient(135deg,var(--teal-lp),var(--blue));color:#ffffff;font-size:.8rem;font-weight:400;flex-shrink:0;transition:width .26s ease,height .26s ease,border-radius .26s ease}.lp .lp-nav.is-scrolled .lp-brand-mark{width:38px;height:38px;border-radius:12px}.lp .lp-nav-links{min-width:0;gap:clamp(14px,2vw,34px);color:#3d4450;font-size:.94rem;font-weight:400}.lp .lp-nav-links a{transition:color .18s ease}.lp .lp-nav-links a:hover{color:var(--blue)}.lp .lp-nav-cta{flex:0 0 auto;min-height:48px;padding:0 20px;border-radius:999px;background:#1a2233;color:#ffffff;font-weight:600;font-size:.94rem;border:none;cursor:pointer;touch-action:manipulation;box-shadow:0 4px 12px rgba(26,34,51,.15);transition:min-height .26s ease,padding .26s ease,background .2s ease,box-shadow .2s ease,transform .12s ease}.lp .lp-nav-cta:hover{background:#283553;box-shadow:0 8px 16px rgba(26,34,51,.2);transform:translateY(-1px)}.lp .lp-nav.is-scrolled .lp-nav-cta{min-height:40px;padding:0 18px}.lp .lp-section{width:min(1420px,calc(100% - 52px));margin:0 auto;padding:clamp(120px,12vw,180px) 0}.lp .lp-hero{display:grid;grid-template-columns:1fr 1fr;min-height:100svh;width:100%;margin:0;overflow:clip;background:#e2f5ec}.lp .lp-hero-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:32px;padding:clamp(100px,10vw,140px) clamp(24px,4vw,60px) clamp(60px,6vw,100px) clamp(24px,6vw,96px)}.lp .lp-hero h1{color:#1a2233;font-family:inherit;font-size:clamp(2.2rem,6.4vw,3.8rem);line-height:1.08;margin:0;text-align:left;max-width:none;font-weight:600;word-break:break-word}.lp .lp-hero h1 strong{font-weight:700}.lp .lp-hero h1 .lp-hero-h1-primary{display:block;font-size:1.02em;line-height:1.02}.lp .lp-hero-subtitle{color:#4b5a6e;font-size:1rem;line-height:1.7;max-width:520px;text-align:left;margin:0}.lp .lp-hero-right{position:relative;display:flex;align-items:center;justify-content:center;padding:clamp(88px,8vw,124px) clamp(30px,4vw,64px) clamp(88px,8vw,124px) clamp(16px,2vw,32px)}.lp .lp-hero-img-wrap{position:relative;width:100%;max-width:448px;margin:0 auto;overflow:visible;isolation:isolate}.lp .lp-hero-img-wrap:before{content:"";position:absolute;inset:0;transform:translate(34px,-19px) rotate(.8deg);width:calc(100% - 2px);height:calc(100% + 8px);background:#063b3e;border-radius:28px;z-index:0}.lp .lp-hero-main-img{position:relative;z-index:2;width:100%;height:clamp(312px,32vw,448px);object-fit:cover;border-radius:28px;display:block;transform:rotate(-6deg);transform-origin:center;box-shadow:0 38px 102px rgba(12,33,30,.24);border:2px solid #063b3e}.lp .lp-hero-badge{position:absolute;top:-18px;left:-24px;display:flex;align-items:center;gap:8px;padding:12px 20px;background:#ffffff;border-radius:999px;box-shadow:0 10px 28px rgba(0,0,0,.12);font-size:.92rem;font-weight:600;color:#122a2c;white-space:nowrap;z-index:5}.lp .lp-hero-secondary-img{position:absolute;bottom:-19px;right:-34px;width:123px;height:91px;border-radius:14px;overflow:hidden;box-shadow:0 22px 42px rgba(6,59,62,.2);border:2px solid #063b3e;z-index:5;opacity:1}.lp .lp-hero-secondary-img img{width:100%;height:100%;object-fit:cover;display:block}.lp .lp-hero-swoosh{position:absolute;top:13%;left:-24%;width:132%;height:74%;overflow:visible;pointer-events:none;z-index:4;opacity:1}.lp .lp-swoosh-p1{stroke-dasharray:1;stroke-dashoffset:1;animation:lp-swoosh-draw 3.8s cubic-bezier(.24,.58,.36,1) infinite}.lp .lp-hero-overlay{position:absolute;inset:0;pointer-events:none;z-index:3}.lp .lp-hero-arrow-badge{position:absolute;top:18px;left:28px;display:inline-flex;align-items:center;justify-content:center;min-width:78px;padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.95);color:#0f3f31;font-size:.92rem;font-weight:700;letter-spacing:-.01em;box-shadow:0 14px 32px rgba(15,44,33,.16);animation:lp-badge-pop .9s cubic-bezier(.2,1,.3,1) .5s forwards}.lp .lp-hero-arrow{position:absolute;top:-12px;left:-64px;width:480px;height:260px;pointer-events:none;z-index:2}.lp .lp-hero-arrow-path{stroke-dasharray:760;stroke-dashoffset:760;animation:lp-draw-path 1.7s cubic-bezier(.24,.58,.36,1) .35s forwards;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:.96}@keyframes lp-badge-pop{0%{opacity:0;transform:translateY(-10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.lp .lp-swoosh-p2{stroke-dasharray:1;stroke-dashoffset:1;animation:lp-swoosh-draw 3.8s cubic-bezier(.24,.58,.36,1) .08s infinite}@keyframes lp-swoosh-draw{0%{opacity:0;stroke-dashoffset:1}10%{opacity:1}58%{opacity:1;stroke-dashoffset:0}82%{opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:0}}@keyframes lp-draw-path{to{stroke-dashoffset:0}}.lp .lp-hero-boomerang{position:absolute;left:-94px;top:54%;width:90px;height:125px;pointer-events:none;z-index:4;opacity:1;overflow:visible;transform:rotate(-18deg)}.lp .lp-hero-boomerang path{stroke-linecap:round;stroke-linejoin:round}@keyframes lp-fade-slide-in{0%{opacity:0;transform:translateX(-12px)}to{opacity:1;transform:translateX(0)}}.lp .lp-hero-br{display:inline}.lp .lp-hero-showcase{display:grid;gap:24px;width:100%}.lp .lp-hero-screenshot{background:linear-gradient(180deg,rgba(10,20,40,.95),rgba(5,11,23,.9))}.lp .lp-hero-report-card{display:flex;flex-direction:column;gap:22px;padding:28px;border-radius:28px;background:rgba(5,12,24,.9);border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 60px rgba(4,13,29,.18)}.lp .lp-report-card-top{display:flex;justify-content:space-between;align-items:center;gap:14px}.lp .lp-report-label{color:#9fc8ff;font-size:.82rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}.lp .lp-report-chip{display:inline-flex;white-space:nowrap;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:rgba(79,135,255,.14);color:#c3d8ff;font-size:.78rem;font-weight:700}.lp .lp-hero-report-card h3{color:#ffffff;font-size:clamp(1.55rem,2vw,2rem);line-height:1.1;margin:0}.lp .lp-report-summary{margin:0;color:rgba(255,255,255,.78);line-height:1.65;font-size:1rem}.lp .lp-report-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.84rem;color:rgba(255,255,255,.64);text-transform:uppercase;letter-spacing:.08em}.lp .lp-hazard-signals{display:grid;gap:12px;padding:22px;border-radius:22px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.lp .lp-hazard-signals-title{color:#c7d4ff;font-size:.86rem;letter-spacing:.12em;text-transform:uppercase;font-weight:700}.lp .lp-hazard-signal{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.04);color:#f7f9ff;font-size:.96rem}.lp .lp-hazard-signal strong{font-weight:700}.lp .lp-hero-evidence-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lp .lp-evidence-tile{padding:16px 18px;border-radius:20px;background:rgba(255,255,255,.04);color:#f6f8ff;font-size:.92rem;text-align:center;min-height:72px;display:grid;place-items:center}.lp .lp-hero-no-card{color:rgba(26,34,51,.5);text-align:left;letter-spacing:.02em;margin:0}@media (min-width:901px) and (max-width:1280px){.lp .lp-hero{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.lp .lp-hero-left{position:relative;z-index:6;padding-right:clamp(40px,5vw,72px)}.lp .lp-hero-right{justify-content:flex-end;padding-left:clamp(72px,8vw,108px);padding-right:clamp(18px,3vw,40px)}.lp .lp-hero-img-wrap{max-width:380px}.lp .lp-hero-main-img{height:clamp(300px,34vw,420px)}.lp .lp-hero-swoosh{left:-7%;width:112%}.lp .lp-hero-boomerang{left:-38px;width:72px;height:100px}}@media (max-width:900px){.lp .lp-hero{grid-template-columns:1fr;min-height:auto}.lp .lp-hero-left{padding:110px 24px 36px;align-items:center}.lp .lp-hero h1{font-size:clamp(1.85rem,7.5vw,3.4rem);text-align:center;line-height:1.15}.lp .lp-hero-subtitle{text-align:center;max-width:540px}.lp .lp-hero-cta-row{justify-content:center}.lp .lp-hero-no-card{text-align:center}.lp .lp-hero-right{padding:24px 32px 80px;min-height:460px}.lp .lp-hero-img-wrap{max-width:420px;margin-left:auto;margin-right:auto}.lp .lp-hero-img-wrap:before{transform:translate(10px,-10px) rotate(3deg);width:calc(100% + 14px);height:calc(100% + 14px)}.lp .lp-hero-swoosh{transform:scale(.85);transform-origin:center}.lp .lp-hero-boomerang{width:72px;height:100px;left:-24px}.lp .lp-hero-secondary-img{width:120px;height:86px;bottom:-14px;right:8px}}@media (max-width:520px){.lp .lp-hero-right{padding:12px 20px 60px;min-height:380px}.lp .lp-hero-img-wrap{max-width:340px;margin-left:auto;margin-right:auto}.lp .lp-hero-img-wrap:before{transform:translate(6px,-6px) rotate(2deg);width:calc(100% + 10px);height:calc(100% + 10px)}.lp .lp-hero-secondary-img{width:100px;height:72px;bottom:-10px;right:6px}.lp .lp-hero-boomerang{width:56px;height:78px;left:-16px}}.lp .lp-hero-desc{color:rgba(255,255,255,.88);font-size:clamp(1.02rem,1.35vw,1.35rem);text-align:center;margin:20px auto 0;max-width:920px;line-height:1.45}.lp .lp-about-heading{padding-bottom:0}.lp .lp-about-heading .lp-center{margin-bottom:clamp(40px,5vw,72px)}.lp .lp-about-heading h1{font-size:clamp(2.4rem,4.5vw,4.8rem);line-height:1.1;margin-bottom:1.4rem}.lp .lp-about-heading p:not(.lp-eyebrow){max-width:620px;margin:0 auto;color:var(--muted);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.lp .lp-about-story{display:grid;width:min(1120px,calc(100% - 52px));grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:clamp(36px,6vw,86px);align-items:start;margin:0 auto;padding:clamp(76px,9vw,140px) 0}.lp .lp-about-story .lp-section-heading{position:sticky;top:118px}.lp .lp-about-story .lp-section-heading h2,.lp .lp-about-story .lp-section-heading p{text-align:left}.lp .lp-about-story .lp-section-heading .lp-eyebrow{margin-right:0;margin-left:0}.lp .lp-about-copy{max-width:780px;margin:0 auto}.lp .lp-about-paperwork-inner .lp-about-copy,.lp .lp-about-story .lp-about-copy{padding-top:54px}.lp .lp-about-copy p{color:#4b5565;font-size:clamp(1rem,1.15vw,1.12rem);line-height:1.75;text-align:left}.lp .lp-about-copy p+p{margin-top:1.15rem}.lp .lp-about-copy strong{color:#111827;font-weight:700}.lp .lp-about-paperwork{background:#022f36;padding:clamp(72px,9vw,140px) max(26px,calc((100vw - 1180px) / 2))}.lp .lp-about-paperwork-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,6vw,86px);align-items:start}.lp .lp-about-paperwork .lp-about-copy p,.lp .lp-about-paperwork .lp-about-copy strong,.lp .lp-about-paperwork .lp-section-heading h2,.lp .lp-about-paperwork .lp-section-heading p{color:#ffffff}.lp .lp-about-paperwork .lp-section-heading h2,.lp .lp-about-paperwork .lp-section-heading p{text-align:left}.lp .lp-about-paperwork .lp-eyebrow,.lp .lp-about-paperwork .lp-section-heading .lp-eyebrow{margin-right:0;margin-left:0;background:#ffb8d1;color:#0d2b2b}.lp .lp-about-paperwork .lp-about-copy p{color:rgba(255,255,255,.82)}.lp .lp-about-game{width:100%;max-width:none;padding:clamp(72px,9vw,140px) max(26px,calc((100vw - 1420px) / 2));background:var(--wash)}.lp .lp-about-game-copy{max-width:960px;margin:0 auto clamp(42px,5vw,64px);text-align:center}.lp .lp-about-game-copy p:not(.lp-eyebrow){max-width:780px;margin:1.1rem auto 0;color:#4b5565}.lp .lp-about-risk-matrix{grid-template-columns:repeat(3,minmax(0,1fr));max-width:980px;gap:16px}.lp .lp-about-risk-matrix .lp-risk-tile{min-height:218px;padding:24px 24px 26px;border-radius:22px;gap:16px}.lp .lp-about-risk-matrix .lp-risk-title{font-size:clamp(1.08rem,1.45vw,1.42rem);line-height:1.16}.lp .lp-about-risk-matrix .lp-risk-icon{font-size:.9rem;font-weight:700}.lp .lp-about-risk-matrix .lp-risk-text{font-size:clamp(.9rem,1vw,.98rem);line-height:1.55}.lp .lp-about-traffic{max-width:760px;margin:clamp(30px,4vw,52px) auto 0;color:#0d2b2b;font-size:clamp(1.15rem,1.8vw,1.55rem);font-weight:500;line-height:1.45;text-align:center}.lp .lp-final-cta>p+p{margin-top:1.1rem}.lp .lp-about-welcome{font-weight:700}.lp .lp-hero-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;width:100%;max-width:1060px;margin:clamp(42px,5vw,64px) auto 0}.lp .lp-hero-card{min-height:124px;background:rgba(23,43,126,.62);border:2px solid rgba(147,171,255,.22);border-radius:24px;padding:24px 22px;text-align:left;box-shadow:inset 0 1px 0 rgba(255,255,255,.06);transition:background .22s ease,border-color .22s ease,transform .22s ease}.lp .lp-hero-card:hover{background:rgba(27,50,145,.76);border-color:rgba(147,171,255,.42);transform:translateY(-2px)}.lp .lp-hero-card h3{color:#ffffff;font-size:clamp(1.1rem,1.4vw,1.45rem);font-weight:800;text-align:left;margin:16px 0 8px;line-height:1.25}.lp .lp-hero-card p{color:rgba(255,255,255,.88);font-size:clamp(.86rem,1.02vw,1rem);text-align:left;line-height:1.42;margin:0}.lp .lp-hero-card-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:0;background:transparent;color:#ffffff;flex-shrink:0}.lp .lp-hero-card-icon svg{width:34px;height:34px;stroke-width:2.1}.lp .lp-hero-result{max-width:940px;margin:clamp(44px,5vw,64px) auto 0;color:#374151;font-size:clamp(1.05rem,1.55vw,1.3rem);font-weight:400;line-height:1.35;text-align:center}.lp .lp-hero-no-card{margin-top:14px;color:rgba(21,23,29,.5);font-size:.82rem;font-weight:400;text-align:center;letter-spacing:.03em}.lp .lp-hero-screenshot{position:relative;margin-top:48px;width:100%;max-width:1040px;min-height:520px;border-radius:32px;overflow:hidden;box-shadow:0 40px 110px rgba(21,23,29,.18);border:1px solid rgba(255,255,255,.08)}.lp .lp-hero-screenshot-overlay{position:absolute;inset:auto 24px 24px 24px;display:grid;gap:14px;max-width:440px;min-width:320px;padding:20px;background:rgba(4,11,22,.7);border-radius:26px;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(14px)}.lp .lp-screenshot-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.12);color:#ffffff;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.lp .lp-screenshot-headline{margin:0;color:#ffffff;font-size:clamp(1.35rem,1.8vw,1.75rem);line-height:1.2;font-weight:700}.lp .lp-screenshot-copy{margin:0;color:rgba(255,255,255,.78);font-size:.98rem;line-height:1.65}.lp .lp-screenshot-flags{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;padding-bottom:2px}.lp .lp-screenshot-flags span{display:inline-flex;white-space:nowrap;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.08);color:#dfe9ff;font-size:.82rem;font-weight:600}.lp .lp-hero-cta{justify-content:center!important;margin-top:clamp(34px,4vw,48px);gap:16px}.lp .lp-hero-cta-row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px}.lp .lp-hero-primary{min-width:200px;min-height:54px;border-radius:999px;background:#1a2233;color:#ffffff;font-weight:600;border-color:transparent;box-shadow:0 4px 12px rgba(26,34,51,.15);font-size:.97rem;transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.lp .lp-hero-primary:hover{background:#283553;transform:translateY(-1px);box-shadow:0 8px 20px rgba(26,34,51,.2)}.lp .lp-button.lp-hero-ghost{min-width:190px;min-height:56px;border-radius:999px;background:#ffffff;color:#0d2b2b;font-weight:500;border:1.5px solid #0d2b2b;font-size:.97rem;box-shadow:none;transition:background .2s ease,transform .12s ease}.lp .lp-button.lp-hero-ghost:hover{background:rgba(13,43,43,.04);transform:translateY(-1px)}.lp .lp-hero-secondary{min-width:218px;min-height:56px;border-radius:6px;background:#ffffff;border-color:#2f6fc9;color:#2f6fc9;font-weight:800}.lp .lp-hero-secondary:hover{background:#f3f7ff;border-color:#1a65d6;transform:translateY(-2px)}.lp .lp-eyebrow{display:inline-flex;width:fit-content;margin:0 auto 22px;padding:10px 14px;border-radius:999px;background:#e9fff8;color:#00695c;font-size:.76rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.lp .lp-cta-row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px;margin-top:34px}.lp .lp-button{position:relative;display:inline-flex;min-height:52px;align-items:center;justify-content:center;overflow:hidden;border:1px solid transparent;border-radius:999px;padding:0 24px;font-weight:400;font-size:.94rem;text-align:center;cursor:pointer;touch-action:manipulation;transition:transform .22s ease,border-color .22s ease;font-family:inherit}.lp .lp-button:hover{transform:translateY(-2px)}.lp .lp-button.primary{background:#1a2233;color:#ffffff;border:1px solid transparent;font-weight:600;min-height:54px;box-shadow:0 4px 12px rgba(26,34,51,.15);transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.lp .lp-button.primary:hover{background:#283553;box-shadow:0 8px 20px rgba(26,34,51,.2);transform:translateY(-1px)}.lp .lp-button.secondary{border:1.5px solid #0d2b2b;background:#ffffff;color:#0d2b2b;font-weight:500;transition:background .2s ease,transform .12s ease,border-color .2s ease}.lp .lp-button.secondary:hover{background:rgba(13,43,43,.04);border-color:#0d2b2b;transform:translateY(-1px)}.lp .lp-trust-list{display:grid;max-width:820px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:36px 0 0;padding:0;list-style:none}.lp .lp-trust-list li{position:relative;min-height:58px;padding:15px 16px 15px 48px;border:1px solid rgba(255,255,255,.24);border-radius:18px;background:rgba(255,255,255,.14);color:#ffffff;font-weight:400;font-size:.9rem;backdrop-filter:blur(14px);overflow-wrap:anywhere;text-align:left}.lp .lp-trust-list li:before{content:"";position:absolute;top:19px;left:18px;width:18px;height:18px;border-radius:6px;background:linear-gradient(135deg,var(--yellow),var(--orange))}.lp .lp-hero-property-card{position:absolute;z-index:3;right:max(28px,calc((100vw - 1420px) / 2));bottom:58px;width:min(360px,calc(100vw - 56px));min-height:260px;padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:rgba(18,20,23,.48);color:#ffffff;backdrop-filter:blur(20px);text-align:center}.lp .lp-hero-property-card .lp-status-pill{display:inline-flex;margin-bottom:20px;padding:8px 12px;border-radius:999px;background:var(--yellow);color:#141820;font-size:.8rem}.lp .lp-hero-property-card p{margin:0 0 20px;color:rgba(255,255,255,.72);font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;text-align:center}.lp .lp-hero-property-card h2{color:#ffffff;font-size:1.55rem;line-height:1.1}.lp .lp-hero-property-card strong{display:block;margin:24px 0 30px;color:#ffffff;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:400}.lp .lp-hero-property-card a{color:rgba(255,255,255,.82)}.lp .lp-testimonials-section{position:relative;background:#ffb8d1;padding:clamp(74px,7vw,112px) 0;overflow:hidden}.lp .lp-testimonials-eyebrow{background:rgba(35,55,201,.08)!important;color:#2337c9!important;border:1px solid rgba(35,55,201,.18)}.lp .lp-testimonials-title{color:#15171d!important;max-width:980px;margin-inline:auto}.lp .lp-tcards-viewport{--testimonial-gap:clamp(10px,0.9vw,16px);overflow:hidden;margin-top:clamp(44px,5vw,70px);position:relative;z-index:3;mask-image:linear-gradient(90deg,transparent 0,black 6%,black 94%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 6%,black 94%,transparent)}.lp .lp-tcards-track{display:flex;gap:var(--testimonial-gap);width:max-content;animation:lp-marquee 50s linear infinite}.lp .lp-tcards-track.is-paused{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.lp .lp-tcards-track{animation:none}}.lp .lp-tcard{background:#ffffff;border:clamp(5px,.5vw,8px) solid #ffffff;border-radius:clamp(18px,1.5vw,28px);overflow:hidden;display:grid;grid-template-rows:auto clamp(37px,2.76vw,51px);box-shadow:none;width:clamp(190px,18.4vw,389px);flex-shrink:0}.lp .lp-tcard-visual{position:relative;aspect-ratio:16/9;background:#d9e3ef;overflow:hidden}.lp .lp-tcard-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.lp .lp-tcard-footer{display:flex;align-items:center;gap:clamp(6px,.7vw,12px);padding:5px clamp(8px,.7vw,14px);min-width:0}.lp .lp-tcard-logo{flex:0 0 auto;width:clamp(64px,5.1vw,96px);color:#1d2a4f;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:5px;min-width:0}.lp .lp-tcard-logo span{width:clamp(18px,1.45vw,25px);height:clamp(18px,1.45vw,25px);border-radius:50%;background:#e5344a;color:#ffffff;display:inline-flex;align-items:center;justify-content:center;font-size:clamp(.42rem,.5vw,.58rem);font-weight:800;letter-spacing:0}.lp .lp-tcard-logo small{display:block;font-size:clamp(.42rem,.48vw,.58rem);line-height:1;font-weight:900;letter-spacing:.02em;overflow-wrap:anywhere}.lp .lp-tcard-meta{min-width:0}.lp .lp-tcard-meta strong{font-size:clamp(.72rem,.65vw,.93rem);line-height:1.1;font-weight:700;color:#214071}.lp .lp-tcard-meta span,.lp .lp-tcard-meta strong{display:block;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp .lp-tcard-meta span{margin-top:3px;font-size:clamp(.63rem,.58vw,.84rem);line-height:1.15;color:#1f2937}.lp .lp-testimonials-nav-row{display:flex;justify-content:flex-end;gap:12px;width:min(1440px,calc(100% - 52px));margin:clamp(48px,5.4vw,92px) auto 0;position:relative;z-index:4}.lp .lp-testimonials-nav-btn{width:44px;height:44px;border-radius:50%;border:2px solid #15171d;background:#15171d;color:#ffffff;font-size:1.35rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease,border-color .18s ease,transform .18s ease;line-height:1}.lp .lp-testimonials-nav-btn:hover{background:#2a2d36;border-color:#2a2d36;transform:translateY(-1px)}.lp .lp-testimonials-pause-btn span{font-size:.7rem;letter-spacing:1.5px}.lp .lp-testimonials-divider{position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(180deg,#1a309f,#1a309f 50%,#4a6fa5 0,#4a6fa5);pointer-events:none;z-index:2}.lp .lp-split{display:grid;max-width:1100px;grid-template-columns:1fr;gap:clamp(34px,5vw,90px);align-items:center;text-align:center;width:min(1100px,calc(100% - 52px));margin:0 auto;padding:clamp(72px,9vw,140px) 0}.lp .lp-section-heading>p{max-width:820px;margin-right:auto;margin-left:auto}.lp .lp-center{max-width:970px;margin:0 auto 52px;text-align:center}.lp .lp-center .lp-eyebrow{margin-right:auto;margin-left:auto}.lp .lp-section-copy p:first-child{margin-top:0}.lp .lp-section-copy{max-width:900px;margin-right:auto;margin-left:auto}.lp .lp-outcome-list,.lp .lp-tag-cloud,.lp .lp-trust-blocks{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:26px}.lp .lp-outcome-list span,.lp .lp-tag-cloud span,.lp .lp-trust-blocks span{padding:11px 14px;border:1px solid #dfe5ee;border-radius:999px;background:#ffffff;color:#293241;font-weight:400;font-size:.88rem}.lp .lp-outcome-list span:nth-child(3n+1),.lp .lp-tag-cloud span:nth-child(3n+1),.lp .lp-trust-blocks span:nth-child(3n+1){background:#e8fff8;border-color:#bff4e7}.lp .lp-outcome-list span:nth-child(3n+2),.lp .lp-tag-cloud span:nth-child(3n+2),.lp .lp-trust-blocks span:nth-child(3n+2){background:#eef4ff;border-color:#cfdef9}.lp .lp-what-section{display:flex;flex-direction:column;width:min(1160px,calc(100% - 52px));margin:0 auto;padding:clamp(80px,9vw,130px) 0}.lp .lp-what-columns{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(36px,5.5vw,80px);align-items:stretch}.lp .lp-what-screen{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 24px 64px rgba(10,20,60,.14);border:1px solid #dde4f0;line-height:0}.lp .lp-what-screen img{width:100%;height:auto;display:block}.lp .lp-what-body{display:flex;flex-direction:column;justify-content:center;height:100%;gap:clamp(24px,3vw,36px)}.lp .lp-what-features{display:flex;flex-direction:column;gap:20px}.lp .lp-what-item{display:flex;align-items:flex-start;gap:16px}.lp .lp-what-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:46px;height:46px;border-radius:13px}.lp .lp-what-item-text{display:flex;flex-direction:column;gap:4px}.lp .lp-what-feature-title{font-size:clamp(1rem,1.15vw,1.08rem);font-weight:800;color:#0d1f4e;line-height:1.3}.lp .lp-what-feature-desc{font-size:clamp(.85rem,.95vw,.94rem);color:#4a5568;line-height:1.6}.lp .lp-what-ctas{display:flex;gap:14px;flex-wrap:wrap;flex-shrink:0}.lp .lp-button.lp-what-btn-primary{background:#1a2233;color:#ffffff;border:1px solid transparent;border-radius:999px;font-weight:600;font-size:.97rem;min-width:200px;min-height:54px;padding:0 28px;box-shadow:0 4px 12px rgba(26,34,51,.15);transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.lp .lp-button.lp-what-btn-primary:hover{background:#283553;box-shadow:0 8px 20px rgba(26,34,51,.2);transform:translateY(-1px)}.lp .lp-button.lp-what-btn-secondary{background:transparent;color:#1a2233;border:1.5px solid #1a2233;border-radius:999px;font-weight:500;font-size:.97rem;min-width:180px;min-height:54px;padding:0 28px;transition:background .2s ease,transform .12s ease}.lp .lp-button.lp-what-btn-secondary:hover{background:rgba(26,34,51,.04);transform:translateY(-1px)}@media (max-width:860px){.lp .lp-what-columns{grid-template-columns:1fr;gap:clamp(28px,5vw,44px)}.lp .lp-what-ctas{justify-content:center}}.lp .lp-problem-band,.lp .lp-trust-section{width:100%;max-width:none;padding:clamp(120px,12vw,180px) max(26px,calc((100vw - 1420px) / 2));background:var(--wash)}.lp .lp-trust-section{background:linear-gradient(180deg,#f8fbff,#eef8f5)}.lp .lp-audience-grid,.lp .lp-feature-grid,.lp .lp-insight-grid,.lp .lp-pricing-grid,.lp .lp-risk-matrix{display:grid;gap:18px}.lp .lp-risk-matrix{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;max-width:1100px;margin-left:auto;margin-right:auto}.lp .lp-audience-card,.lp .lp-faq-list details,.lp .lp-feature-card,.lp .lp-insight-card-small,.lp .lp-price-card{border:none;border-radius:32px;background:var(--card);text-align:center}.lp .lp-risk-tile{position:relative;min-height:300px;padding:38px 40px 42px;border-radius:28px;border:none;box-shadow:none;color:#0d2b2b;overflow:hidden;text-align:left;display:flex;flex-direction:column;gap:22px}.lp .lp-risk-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.lp .lp-risk-icon{position:static;top:auto;right:auto;width:auto;height:auto;border-radius:0;background:transparent;color:#0d2b2b;display:block;border:none;box-shadow:none;flex-shrink:0}.lp .lp-risk-icon svg{display:block;width:clamp(56px,5vw,72px);height:clamp(56px,5vw,72px)}.lp .lp-risk-title{display:block;flex:1;min-width:0;font-size:clamp(1.4rem,2.6vw,2.4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;overflow-wrap:normal;word-break:normal;hyphens:none}.lp .lp-risk-text,.lp .lp-risk-title{margin:0;text-align:left;color:#0d2b2b}.lp .lp-risk-text{max-width:none;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.55;font-weight:400}.lp .lp-risk-matrix.lp-about-risk-matrix{grid-template-columns:repeat(3,minmax(0,1fr));max-width:1280px;gap:18px}.lp .lp-risk-matrix.lp-about-risk-matrix .lp-risk-tile{min-height:210px;padding:24px 24px 26px;border-radius:22px;gap:16px}.lp .lp-risk-matrix.lp-about-risk-matrix .lp-risk-title{font-size:clamp(1rem,1.35vw,1.32rem);line-height:1.16}.lp .lp-risk-matrix.lp-about-risk-matrix .lp-risk-icon{font-size:.88rem;font-weight:700}.lp .lp-risk-matrix.lp-about-risk-matrix .lp-risk-text{font-size:clamp(.86rem,.95vw,.94rem);line-height:1.52}.lp .lp-audience-card p,.lp .lp-feature-card p,.lp .lp-insight-card-small p,.lp .lp-price-card>p{margin-bottom:0;color:var(--muted);font-size:1rem;text-align:center}.lp .lp-workflow-section{background:#022f36;padding:clamp(72px,9vw,120px) max(26px,calc((100vw - 1340px) / 2));display:flex;flex-direction:column;align-items:center;gap:clamp(40px,5vw,60px)}.lp .lp-workflow-heading{text-align:center}.lp .lp-workflow-heading h2{color:#ffffff}.lp .lp-eyebrow--light{color:#0d2b2b;background:#ffb8d1;border:1px solid transparent}.lp .lp-workflow-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;width:100%;max-width:1340px}.lp .lp-workflow-card{background:#8FEBC4;border:none;border-radius:28px;padding:clamp(28px,2.6vw,40px) clamp(24px,2.4vw,36px) clamp(32px,3vw,44px);display:flex;flex-direction:column;gap:18px;color:#0d2b2b}.lp .lp-workflow-icon{color:#0d2b2b;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.lp .lp-workflow-card h3{color:#0d2b2b;font-size:clamp(1.2rem,1.45vw,1.5rem);font-weight:700;text-align:left;line-height:1.2;margin:0;letter-spacing:-.01em}.lp .lp-workflow-card p{color:#0d2b2b;font-size:clamp(.92rem,1vw,1rem);line-height:1.6;text-align:left;margin:0}.lp .lp-workflow-tagline{color:#ffffff;font-size:clamp(1.1rem,1.7vw,1.5rem);font-weight:500;text-align:center;max-width:820px;line-height:1.45;margin:0}.lp .lp-diff-section{display:flex;flex-direction:column;gap:48px;width:min(1420px,calc(100% - 52px));margin:0 auto;padding:clamp(72px,9vw,140px) 0}.lp .lp-diff-heading{display:flex;flex-direction:column;align-items:center;gap:16px}.lp .lp-diff-columns{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.lp .lp-diff-items,.lp .lp-diff-left{display:flex;flex-direction:column}.lp .lp-diff-items{gap:28px}.lp .lp-diff-item{display:flex;align-items:flex-start;gap:18px}.lp .lp-diff-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:52px;height:52px;border-radius:14px;border:1.5px solid #dfe4ec;color:#1a73e8;background:#f5f7fb}.lp .lp-diff-right{border-radius:24px;overflow:hidden;height:100%;min-height:480px}.lp .lp-diff-image{width:100%;height:100%;object-fit:cover;display:block}@media (max-width:860px){.lp .lp-diff-columns{grid-template-columns:1fr;gap:40px}.lp .lp-diff-right{min-height:300px}}.lp .lp-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp .lp-audience-card,.lp .lp-feature-card,.lp .lp-insight-card-small{min-height:214px;padding:28px;transition:transform .22s ease,border-color .22s ease}.lp .lp-audience-card:hover,.lp .lp-feature-card:hover,.lp .lp-insight-card-small:hover{border-color:#bdd5ff;transform:translateY(-5px)}.lp .lp-audience-card:nth-child(6n+1),.lp .lp-feature-card:nth-child(6n+1),.lp .lp-insight-card-small:nth-child(6n+1){background:linear-gradient(180deg,#e9fff8,#ffffff 52%)}.lp .lp-audience-card:nth-child(6n+2),.lp .lp-feature-card:nth-child(6n+2),.lp .lp-insight-card-small:nth-child(6n+2){background:linear-gradient(180deg,#eef4ff,#ffffff 52%)}.lp .lp-audience-card:nth-child(6n+3),.lp .lp-feature-card:nth-child(6n+3),.lp .lp-insight-card-small:nth-child(6n+3){background:linear-gradient(180deg,#fff7d7,#ffffff 52%)}.lp .lp-audience-card:nth-child(6n+4),.lp .lp-feature-card:nth-child(6n+4),.lp .lp-insight-card-small:nth-child(6n+4){background:linear-gradient(180deg,#fff0fa,#ffffff 52%)}.lp .lp-audience-card:nth-child(6n+5),.lp .lp-feature-card:nth-child(6n+5),.lp .lp-insight-card-small:nth-child(6n+5){background:linear-gradient(180deg,#f1efff,#ffffff 52%)}.lp .lp-audience-section{display:flex;flex-direction:column;gap:48px;align-items:center;width:min(1420px,calc(100% - 52px));margin:0 auto;padding:clamp(72px,9vw,140px) 0}.lp .lp-audience-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;width:100%}.lp .lp-audience-chip{display:flex;align-items:center;gap:16px;padding:18px 20px;border-radius:16px;background:#f5f7fb}.lp .lp-audience-chip-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:48px;height:48px;border-radius:12px}.lp .lp-audience-chip div{display:flex;flex-direction:column;gap:2px;min-width:0}.lp .lp-audience-chip strong{font-size:1rem;font-weight:700;color:#111827;line-height:1.3}.lp .lp-audience-chip span{font-size:.85rem;color:#6b7280;line-height:1.4}.lp .lp-insight-grid,.lp .lp-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.lp .lp-price-card{display:flex;min-height:560px;flex-direction:column;align-items:center;padding:32px}.lp .lp-price-card.featured{border-color:#9ac0ff;background:linear-gradient(180deg,#edf4ff,#ffffff 46%);transform:translateY(-16px)}.lp .lp-price-card strong{display:block;margin-top:20px;color:#0e1218;font-size:clamp(3.5rem,6vw,6rem);line-height:1}.lp .lp-price-card ul{display:grid;gap:12px;margin:30px 0;padding:0;color:var(--muted);list-style:none;text-align:center;width:100%}.lp .lp-price-card li{position:relative;padding-left:0;font-size:.9rem}.lp .lp-price-card .lp-button{width:100%;margin-top:auto}.lp .lp-price-card .lp-button.primary{background:#1a2233;color:#ffffff;border:1px solid transparent;border-radius:999px;font-weight:600;font-size:.97rem;min-height:54px;padding:0 28px;box-shadow:0 4px 12px rgba(26,34,51,.15);transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.lp .lp-price-card .lp-button.primary:hover{background:#283553;box-shadow:0 8px 20px rgba(26,34,51,.2);transform:translateY(-1px)}.lp .lp-faq-list{display:flex;flex-direction:column;max-width:980px;gap:0;margin:0 auto}.lp .lp-faq-list details{background:transparent;border-radius:0;border:none;border-bottom:1px solid #d9dde2;padding:0;text-align:left;transition:background .25s ease,border-radius .25s ease,margin .25s ease;overflow:hidden}.lp .lp-faq-list details[open]{background:#dff6e7;border-radius:20px;border-bottom-color:transparent;margin:6px 0}.lp .lp-faq-list details[open] p,.lp .lp-faq-list details[open] summary{color:#0d2b2b}.lp .lp-faq-list details[open] summary:after,.lp .lp-faq-list details[open] summary:before{background:#0d2b2b}.lp .lp-faq-list details+details{margin-top:0}.lp .lp-faq-list summary{position:relative;cursor:pointer;padding:30px 72px 30px 32px;color:#0d2b2b;font-size:clamp(1rem,1.15vw,1.12rem);font-weight:400;list-style:none;text-align:left}.lp .lp-faq-list details[open] summary{padding-bottom:18px;font-weight:500}.lp .lp-faq-list summary::-webkit-details-marker{display:none}.lp .lp-faq-list summary:after,.lp .lp-faq-list summary:before{content:"";position:absolute;right:32px;top:50%;width:18px;height:2.4px;background:#0d2b2b;border-radius:2px;transform:translateY(-50%);transition:transform .22s ease,opacity .22s ease}.lp .lp-faq-list summary:after{transform:translateY(-50%) rotate(90deg)}.lp .lp-faq-list details[open] summary:after{opacity:0;transform:translateY(-50%) rotate(0deg)}.lp .lp-faq-list details p{margin:0;padding:0 32px 32px;color:#0d2b2b;font-size:clamp(.95rem,1.05vw,1.05rem);line-height:1.65;text-align:left}.lp .lp-final-cta{position:relative;width:min(1260px,calc(100% - 52px));margin:40px auto 84px;padding:clamp(48px,7vw,88px);border:none;border-radius:34px;background-image:url(/background.webp);background-size:cover;background-position:50%;background-repeat:no-repeat;text-align:center;overflow:hidden}.lp .lp-final-cta h2,.lp .lp-final-cta>p{color:#0d2b2b}.lp .lp-final-cta .lp-eyebrow{background:#000000;color:#ffffff;border:1px solid transparent}.lp .lp-final-cta .lp-button.primary{background:#1a2233;color:#ffffff;border:1px solid transparent;border-radius:999px;font-weight:600;font-size:.97rem;min-width:200px;min-height:54px;padding:0 28px;box-shadow:0 4px 12px rgba(26,34,51,.15);transition:background .2s ease,box-shadow .2s ease,transform .12s ease}.lp .lp-final-cta .lp-button.primary:hover{background:#283553;box-shadow:0 8px 20px rgba(26,34,51,.2);transform:translateY(-1px)}.lp .lp-final-cta .lp-button.secondary{background:transparent;color:#1a2233;border:1.5px solid #1a2233;border-radius:999px;font-weight:500;font-size:.97rem;min-width:180px;min-height:54px;padding:0 28px;transition:background .2s ease,transform .12s ease}.lp .lp-final-cta .lp-button.secondary:hover{background:rgba(26,34,51,.06);transform:translateY(-1px)}.lp .lp-final-cta h2,.lp .lp-final-cta>p{max-width:860px;margin-left:auto;margin-right:auto}.lp .lp-final-cta .lp-cta-row{justify-content:center}.lp.js-reveals .reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.lp.js-reveals .reveal.visible{opacity:1;transform:translateY(0)}.lp .lp-footer{padding:clamp(36px,5vw,72px) max(26px,calc((100vw - 1420px) / 2));background:#022f36;border-top:none;flex-wrap:wrap;justify-content:space-between;gap:20px}.lp .lp-footer,.lp .lp-footer-brand{color:#ffffff;display:flex;align-items:center}.lp .lp-footer-brand{gap:10px;font-size:1.06rem;font-weight:400;background:none;border:none;cursor:pointer;padding:0}.lp .lp-footer-brand img{filter:brightness(0) invert(1)}.lp .lp-footer-links{display:flex;flex-wrap:wrap;gap:24px}.lp .lp-footer-links a,.lp .lp-footer-links button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:.76rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.8);text-decoration:none;transition:color .18s ease;padding:0}.lp .lp-footer-links a:hover,.lp .lp-footer-links button:hover{color:#ffffff}.lp .lp-footer-copy{font-size:.76rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.7);text-align:right}@keyframes lp-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes lp-radar-spin{to{transform:rotate(1turn)}}@keyframes lp-meter-pulse{50%{filter:brightness(1.18)}}@keyframes lp-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.lp .lp-tag-cloud span{animation:lp-float 3.2s ease-in-out infinite}.lp .lp-tag-cloud span:nth-child(2){animation-delay:.35s;animation-duration:3.6s}.lp .lp-tag-cloud span:nth-child(3){animation-delay:.7s;animation-duration:2.9s}.lp .lp-tag-cloud span:nth-child(4){animation-delay:1.05s;animation-duration:3.4s}.lp .lp-tag-cloud span:nth-child(5){animation-delay:1.4s;animation-duration:3.1s}.lp .lp-tag-cloud span:nth-child(6){animation-delay:.55s;animation-duration:3.7s}.lp .lp-tag-cloud span:nth-child(7){animation-delay:.9s;animation-duration:2.8s}.lp .lp-tag-cloud span:nth-child(8){animation-delay:1.25s;animation-duration:3.5s}.lp .lp-tag-cloud span:nth-child(9){animation-delay:1.6s;animation-duration:3s}.lp .lp-why-two-col{display:grid;grid-template-columns:1.45fr 1fr;gap:clamp(28px,4vw,56px);align-items:center;width:100%}.lp .lp-why-image{position:relative;border-radius:0;overflow:visible;line-height:0;padding:18px 0}.lp .lp-why-image img{width:100%;height:auto;display:block;border:4px solid #0d2b2b;border-radius:20px;object-fit:cover;transform:rotate(-2.5deg);transform-origin:center;box-shadow:0 20px 50px rgba(13,43,43,.18)}@media (max-width:720px){.lp .lp-why-two-col{grid-template-columns:1fr}}.lp .lp-hamburger{display:none;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border:none;border-radius:12px;background:transparent;color:var(--text);cursor:pointer;transition:background .18s ease}.lp .lp-hamburger:hover{background:rgba(0,0,0,.06)}.lp .lp-mobile-nav{display:none;position:fixed;top:90px;left:50%;transform:translateX(-50%);width:min(calc(100% - 32px),480px);flex-direction:column;gap:4px;padding:16px;background:rgba(255,255,255,.97);backdrop-filter:blur(20px);border:1px solid rgba(220,227,236,.9);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:19;animation:lp-menu-drop .18s ease forwards}@keyframes lp-menu-drop{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.lp .lp-mobile-nav a{display:block;padding:14px 18px;border-radius:12px;color:#3d4450;font-size:.96rem;font-weight:400;transition:background .15s ease,color .15s ease}.lp .lp-mobile-nav a:hover{background:#f0f4ff;color:var(--blue)}.lp .lp-mobile-nav .lp-button{width:100%;margin-top:8px;border-radius:999px}.lp .lp-mobile-nav .lp-button.primary{background:#1a2233;color:#ffffff;border:1px solid transparent;font-weight:500;font-size:.97rem;min-height:54px;box-shadow:0 6px 20px rgba(26,34,51,.22);transition:background .2s ease,box-shadow .2s ease,transform .2s ease}.lp .lp-mobile-nav .lp-button.primary:hover{background:#283553;box-shadow:0 10px 28px rgba(26,34,51,.3);transform:translateY(-2px)}@media (max-width:1080px){.lp .lp-nav-links{display:none}.lp .lp-hamburger,.lp .lp-mobile-nav{display:flex}.lp .lp-nav-cta{margin-left:auto}.lp .lp-about-paperwork-inner,.lp .lp-about-story,.lp .lp-split{grid-template-columns:1fr}.lp .lp-about-story .lp-section-heading{position:static}.lp .lp-about-paperwork .lp-section-heading,.lp .lp-about-paperwork .lp-section-heading h2,.lp .lp-about-paperwork .lp-section-heading p,.lp .lp-about-story .lp-section-heading,.lp .lp-about-story .lp-section-heading h2,.lp .lp-about-story .lp-section-heading p{text-align:center}.lp .lp-about-paperwork .lp-eyebrow,.lp .lp-about-story .lp-section-heading .lp-eyebrow{margin-right:auto;margin-left:auto}.lp .lp-about-paperwork-inner .lp-about-copy,.lp .lp-about-story .lp-about-copy{padding-top:0}.lp .lp-about-copy p{text-align:center}.lp .lp-audience-strip{grid-template-columns:1fr}.lp .lp-hero{min-height:100svh;padding:120px 40px 80px}.lp .lp-hero-cards{grid-template-columns:repeat(2,1fr)}.lp .lp-tcard{width:min(41.4vw,322px)}.lp .lp-feature-grid,.lp .lp-pricing-grid{grid-template-columns:1fr}.lp .lp-risk-matrix{grid-template-columns:repeat(2,1fr)}.lp .lp-about-risk-matrix{grid-template-columns:repeat(3,minmax(0,1fr))}.lp .lp-price-card.featured{transform:none}}@media (max-width:720px){.lp .lp-section{width:min(100% - 28px,1420px)}.lp .lp-nav{top:10px;width:calc(100% - 20px);min-height:52px;gap:6px;padding:6px 8px 6px 12px}.lp .lp-nav.is-scrolled{width:calc(100% - 28px);min-height:48px}.lp .lp-brand{gap:6px;font-size:.95rem}.lp .lp-brand img{height:26px!important}.lp .lp-brand-mark,.lp .lp-nav.is-scrolled .lp-brand-mark{width:34px;height:34px;border-radius:10px}.lp .lp-nav-cta{display:flex;min-height:34px;padding:0 12px;font-size:.78rem;white-space:nowrap;border-radius:999px}.lp h1{font-size:clamp(2.7rem,14vw,4.6rem);line-height:.98}.lp h2{font-size:clamp(2rem,10.5vw,3.35rem);line-height:1.1}.lp .lp-hero{width:100%;padding:100px 24px 72px;min-height:100svh}.lp .lp-about-story{width:min(100% - 28px,1120px);padding:clamp(56px,12vw,84px) 0}.lp .lp-about-game,.lp .lp-about-paperwork{padding-right:20px;padding-left:20px}.lp .lp-about-copy p,.lp .lp-about-game-copy p:not(.lp-eyebrow){font-size:.98rem;line-height:1.68}.lp .lp-hero h1{font-size:clamp(2.35rem,12.4vw,3.4rem);line-height:1.02}.lp .lp-hero-tagline{font-size:clamp(1.05rem,5vw,1.35rem);margin-top:28px}.lp .lp-hero-desc{font-size:.98rem}.lp .lp-hero-cards{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:32px}.lp .lp-hero-card{padding:18px 16px}.lp .lp-hero-card h3{font-size:.92rem}.lp .lp-hero-card p{font-size:.8rem}.lp .lp-hero-cta{width:100%}.lp .lp-testimonials-section{padding-top:70px}.lp .lp-tcards-viewport{--testimonial-gap:10px}.lp .lp-tcard{width:min(55.2vw,242px);grid-template-rows:auto 41px}.lp .lp-tcard-footer{gap:10px}.lp .lp-testimonials-nav-row{justify-content:flex-end;margin-top:34px;padding-right:8px}.lp .lp-audience-grid,.lp .lp-cta-row,.lp .lp-insight-grid{grid-template-columns:1fr}.lp .lp-button{width:100%;min-height:50px;padding:0 18px}.lp .lp-audience-card,.lp .lp-feature-card,.lp .lp-insight-card-small,.lp .lp-price-card,.lp .lp-risk-tile{padding:22px;border-radius:20px}.lp .lp-risk-matrix,.lp .lp-risk-matrix.lp-about-risk-matrix{grid-template-columns:1fr}.lp .lp-risk-tile{min-height:auto;padding:26px 24px 30px}.lp .lp-risk-icon svg{width:52px;height:52px}.lp .lp-price-card{min-height:auto}.lp .lp-price-card strong{font-size:clamp(3rem,18vw,4.8rem)}.lp .lp-workflow-cards{grid-template-columns:1fr;gap:16px}.lp .lp-workflow-card{padding:26px 24px 30px;border-radius:20px}.lp .lp-workflow-card h3{font-size:1.3rem;hyphens:none}.lp .lp-workflow-card h3,.lp .lp-workflow-card p{overflow-wrap:normal;word-break:normal}.lp .lp-workflow-section{padding:clamp(52px,9vw,80px) 20px}.lp .lp-final-cta{width:calc(100% - 28px);padding:32px 22px;border-radius:24px}.lp .lp-footer{flex-direction:column;align-items:center;text-align:center;gap:16px}.lp .lp-footer-links{justify-content:center}.lp .lp-footer-copy{text-align:center}}.lp a:focus-visible,.lp button:focus-visible{outline:2px solid #00695c;outline-offset:3px;border-radius:4px}.lp .lp-button:focus-visible{outline-offset:4px;border-radius:999px}.lp .lp-faq-list summary:focus-visible{outline:2px solid #00695c;outline-offset:0;border-radius:24px}@media (prefers-reduced-motion:reduce){.lp *,.lp :after,.lp :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}@keyframes LIMIQ-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes LIMIQ-slideY{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes LIMIQ-fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes LIMIQ-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}