:root{--ink: #0D0C10;--cream: #F4EFE6;--page: #EFFAF3;--surface: #FFFFFF;--surface-2: #E2F5E9;--fg: #0C1F16;--stroke: #0C1F16;--pill-bg: #0C1F16;--pill-fg: #F4EFE6;--green: #3DDC84;--green-deep: #0F7A45;--green-dark: #0B6B3C;--coral: #FF6B4A;--coral-deep: #A93A21;--action: var(--green);--action-deep: var(--green-deep);--warn: var(--coral);--warn-deep: var(--coral-deep);--lime: var(--green);--lime-deep: var(--green-deep);--violet: var(--green-dark);--yellow: var(--green);--line: #C3E3D1;--muted: #46604F;--faint: #7B9184;--shape-a: #9BEBC0;--shape-b: #C9F2DC;--onyx: var(--ink);--onyx-2: var(--surface);--onyx-3: var(--surface-2);--orange: var(--coral);--orange-soft: #FF8B6E;--orange-deep: var(--coral-deep);--white: var(--cream);--emerald: var(--green);--emerald-deep: #1FA862;--bg: var(--page);--bg2: #E6F7EE;--text: var(--fg);--radius: 18px;--hard: 6px 6px 0 var(--stroke);--hard-sm: 4px 4px 0 var(--stroke);--serif: "Anton", "Arial Narrow", Impact, sans-serif;--sans: "Montserrat", -apple-system, "Segoe UI", Roboto, sans-serif}[data-theme=dark]{--page: #0D0C10;--surface: #16151C;--surface-2: #211F2A;--fg: #F4EFE6;--stroke: #000;--pill-bg: #F4EFE6;--pill-fg: #0D0C10;--line: #302D3C;--muted: #A6A1B2;--faint: #6E6980;--bg2: #121118;--green-deep: #14884F;--shape-a: var(--green);--shape-b: var(--green-dark)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);font-weight:500;color:var(--fg);background:var(--page);line-height:1.65;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}.wrap{max-width:1080px;margin:0 auto;padding:0 22px}section{padding:92px 0;position:relative}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1;margin:0 0 18px;letter-spacing:.2px;color:var(--fg);text-transform:uppercase}h1{font-size:clamp(2.7rem,7vw,4.7rem)}h2{font-size:clamp(2rem,4.8vw,2.9rem)}h3{font-size:1.45rem;letter-spacing:.3px;line-height:1.12}p{margin:0 0 14px}.center{text-align:center}.muted{color:var(--muted)}.eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:800;letter-spacing:2.4px;text-transform:uppercase;color:var(--green);margin-bottom:14px}.eyebrow.center-line{text-align:center}.section-head{max-width:740px;margin:0 auto 54px;text-align:center}.section-head p{color:var(--muted);font-weight:500}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:var(--sans);font-weight:800;font-size:1rem;line-height:1;border:2px solid var(--stroke);border-radius:999px;padding:16px 30px;cursor:pointer;text-decoration:none;color:var(--ink);transition:transform .16s cubic-bezier(.2,.9,.3,1.2),box-shadow .16s ease}.btn-primary{background:var(--action);box-shadow:5px 5px 0 var(--action-deep)}.btn-emerald{background:var(--green);box-shadow:5px 5px 0 var(--green-deep)}.btn-dark{background:var(--surface-2);color:var(--fg);box-shadow:5px 5px 0 var(--stroke)}.btn-ghost{background:transparent;color:var(--fg);border-color:var(--fg);box-shadow:5px 5px 0 var(--green-deep)}.btn:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 var(--action-deep)}.btn-emerald:hover{box-shadow:8px 8px 0 var(--green-deep)}.btn-ghost:hover{background:var(--fg);color:var(--page);box-shadow:8px 8px 0 var(--green-deep)}.btn-dark:hover{box-shadow:8px 8px 0 var(--stroke)}.btn:active{transform:translate(2px,2px);box-shadow:2px 2px 0 var(--action-deep)}.btn-lg{padding:20px 40px;font-size:1.1rem}.btn-block{width:100%}.arw{font-weight:400;transition:transform .22s cubic-bezier(.2,.9,.3,1.2)}.btn:hover .arw{transform:translate(4px)}.nav{position:sticky;top:14px;z-index:60;background:transparent;padding:14px 0 0}.nav .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--pill-bg);border:2px solid var(--stroke);border-radius:999px;padding:10px 12px 10px 26px;box-shadow:var(--hard);max-width:1000px}.brand{font-family:var(--serif);font-size:1.4rem;letter-spacing:1px;color:var(--fg)}.nav .brand{color:var(--pill-fg)}.brand .dot{color:var(--warn)}.navcta{display:flex;align-items:center;gap:14px}.themetoggle{display:inline-flex;align-items:center;gap:9px;cursor:pointer;padding:9px 16px 9px 12px;border-radius:999px;background:var(--action);color:var(--ink);border:2px solid var(--stroke);box-shadow:3px 3px 0 var(--stroke);font-family:var(--sans);font-size:.78rem;font-weight:800;letter-spacing:.6px;text-transform:uppercase;transition:transform .12s ease,box-shadow .12s ease}.themetoggle svg{width:20px;height:20px}.themetoggle:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--stroke)}.themetoggle:active{transform:translate(2px,2px);box-shadow:1px 1px 0 var(--stroke)}.navprice{font-size:.9rem;font-weight:700;color:var(--pill-fg)}.navprice s{color:#8a8598;margin-right:7px;font-weight:600}.navprice b{color:var(--pill-fg)}.nav .btn{padding:12px 22px;font-size:.88rem;box-shadow:3px 3px 0 var(--action-deep)}.nav .btn:hover{transform:translate(-1px,-1px);box-shadow:5px 5px 0 var(--action-deep)}.hero{position:relative;overflow:hidden;background:var(--page);padding:90px 0 100px;text-align:center}.hero .wrap{position:relative;z-index:2;max-width:900px}.hero h1{margin:24px 0 20px}.hero h1 em{font-style:normal;color:var(--action);text-shadow:6px 6px 0 var(--stroke)}.hero .lead{color:var(--muted);font-weight:500;font-size:1.12rem;max-width:660px;margin:0 auto 30px}.hero:before,.hero:after,.aurora:before,.aurora:after{content:"";position:absolute;z-index:1}.hero:before{width:190px;height:170px;top:120px;left:-50px;background:var(--shape-a);clip-path:polygon(50% 0,100% 100%,0 100%);opacity:.85}.hero:after{width:130px;height:130px;bottom:60px;right:-30px;background:var(--shape-b);clip-path:polygon(50% 0,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%)}.aurora{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.aurora:before{width:84px;height:150px;top:70px;right:90px;background:var(--warn);clip-path:polygon(60% 0,10% 58%,45% 58%,32% 100%,92% 40%,52% 40%)}.aurora:after{width:120px;height:108px;bottom:130px;left:90px;background:var(--shape-b);clip-path:polygon(50% 100%,100% 0,0 0);opacity:.8}.badge{display:inline-flex;align-items:center;gap:10px;background:var(--surface);border:2px solid var(--stroke);border-radius:999px;padding:7px 7px 7px 15px;box-shadow:var(--hard-sm);font-family:var(--sans);font-size:.68rem;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;color:var(--muted)}.badge b{color:var(--fg)}.badge .sep{width:2px;height:14px;background:var(--line);flex:0 0 auto}.badge .chip{background:var(--green);color:var(--ink);border-radius:999px;padding:5px 12px;font-size:.66rem;white-space:nowrap;font-weight:800}.pulse{width:10px;height:10px;border-radius:50%;background:var(--green);animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #3ddc8499}70%{box-shadow:0 0 0 12px #3ddc8400}to{box-shadow:0 0 #3ddc8400}}.money-text{color:var(--action)}.hero-gets{list-style:none;margin:26px auto 32px;padding:0;max-width:480px;text-align:left;display:grid;gap:12px}.hero-gets li{display:flex;gap:12px;align-items:flex-start;color:var(--fg);font-size:.99rem;line-height:1.5}.hero-gets svg{width:19px;height:19px;flex:0 0 auto;color:var(--green);margin-top:3px}.cta-row{display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap}.urgency{margin:20px auto 0;max-width:520px;font-size:.86rem;color:var(--faint)}.hero-rating{margin-top:30px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;font-size:.86rem;color:var(--muted)}.hero-rating span{display:inline-flex;align-items:center;gap:7px}.hero-rating svg{width:16px;height:16px;color:var(--green);flex:0 0 auto}.price-tag{display:inline-flex;align-items:baseline;gap:10px;font-weight:800}.price-tag s{color:var(--faint);font-weight:600}.price-tag .now{font-family:var(--serif);font-size:2rem;color:var(--fg)}.card,.proof,.offer,.notfor li,.guarantee,.bignum-card,.upgrade,.capture,.shortcut-final,.faq details{background:var(--surface);border:2px solid var(--stroke);box-shadow:var(--hard)}.card{border-radius:var(--radius);padding:32px 28px}.card h3{color:var(--fg)}.card p{color:var(--muted);font-weight:500;font-size:.97rem;margin:0}.card .ic{width:54px;height:54px;border-radius:14px;background:var(--action);color:var(--ink);display:flex;align-items:center;justify-content:center;margin-bottom:18px;border:2px solid var(--stroke);box-shadow:3px 3px 0 var(--stroke)}.card .ic svg{width:26px;height:26px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.features-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.bignum{padding:0}.bignum-card{border-radius:24px;padding:34px 30px;text-align:center}.bignum .figure{font-family:var(--serif);font-size:clamp(3rem,7vw,4.6rem);color:var(--green)}.bignum .figure .plus{color:var(--action)}.bignum .cap{color:var(--muted);max-width:580px;margin:6px auto 30px}.subgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;max-width:720px;margin:26px auto 0}.subgrid .cell{background:var(--surface-2);border:2px solid var(--stroke);border-radius:14px;padding:16px 10px}.subgrid b{display:block;font-family:var(--serif);font-size:1.9rem;color:var(--action)}.subgrid span{font-size:.7rem;letter-spacing:1.2px;text-transform:uppercase;color:var(--muted)}.receipt-inline{margin-top:6px}.receipt-inline .frame{position:relative;border-radius:14px;overflow:hidden;border:2px solid var(--stroke)}.receipt-inline .bar{display:flex;align-items:center;gap:6px;background:var(--surface-2);padding:10px 14px}.receipt-inline .bar span{width:11px;height:11px;border-radius:50%;background:var(--faint)}.receipt-inline .bar em{margin-left:8px;font-style:normal;font-size:.76rem;color:var(--muted);letter-spacing:1.4px;text-transform:uppercase}.receipt-inline .flag{position:absolute;right:14px;bottom:14px;background:var(--green);color:var(--ink);border:2px solid var(--stroke);border-radius:999px;padding:7px 14px;font-size:.82rem;font-weight:800}.receipt-inline .flag svg{width:15px;height:15px;vertical-align:-2px;margin-right:5px}.proofgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.proof{border-radius:var(--radius);overflow:hidden}.proof img{width:100%}.proof .cap{padding:18px 20px;font-size:.92rem;font-weight:500;color:var(--muted)}.proof .cap b{color:var(--fg)}.notfor{list-style:none;margin:0 auto;padding:0;max-width:780px;display:grid;gap:14px}.notfor li{display:flex;gap:15px;align-items:flex-start;padding:20px 22px;border-radius:14px}.notfor svg{width:44px;height:44px;padding:11px;flex:0 0 auto;margin-top:1px;border-radius:13px;background:var(--warn);color:var(--ink);border:2px solid var(--stroke);box-shadow:3px 3px 0 var(--stroke)}.notfor b{color:var(--fg);display:block;margin-bottom:3px}.notfor span{color:var(--muted);font-weight:500;font-size:.97rem;line-height:1.6}.shortcut{max-width:740px;margin:0 auto;font-size:1.05rem;font-weight:500;line-height:1.75;color:var(--muted)}.shortcut b{color:var(--fg)}.shortcut-final{margin-top:28px;padding:26px 28px;border-radius:16px;color:var(--fg);box-shadow:6px 6px 0 var(--green-deep)}.offer{max-width:720px;margin:0 auto;border-radius:24px;overflow:hidden;box-shadow:8px 8px 0 var(--action-deep)}.offer .top{background:var(--action);padding:30px 32px 26px;border-bottom:2px solid var(--stroke)}.offer .top .eyebrow{color:var(--ink);opacity:.75}.offer .top h3{color:var(--ink);margin:0;text-shadow:none}.offer .body{padding:32px}.stack{list-style:none;margin:0 0 28px;padding:0}.stack li{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:2px dashed var(--line);font-size:.97rem;color:var(--fg)}.stack li>span:first-child{display:flex;gap:11px;align-items:flex-start}.stack .val{color:var(--green);font-weight:800;font-size:.72rem;text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.tk{width:19px;height:19px;flex:0 0 auto;color:var(--green);margin-top:2px}.tick{width:18px;height:18px;flex:0 0 auto;color:var(--green);margin-right:8px;vertical-align:-4px}.pricebox{text-align:center;background:var(--surface-2);border:2px solid var(--stroke);border-radius:18px;padding:24px;margin-bottom:22px}.pricebox .was{font-size:.9rem;color:var(--muted)}.pricebox .was s{color:var(--faint)}.pricebox .now{font-family:var(--serif);font-size:3.4rem;color:var(--green);line-height:1;margin:6px 0}.pricebox .cur{font-size:.84rem;color:var(--muted)}.reassure{color:var(--muted);font-size:.88rem;margin-top:14px}.guarantee{display:flex;gap:32px;align-items:center;max-width:840px;margin:0 auto;border-radius:24px;padding:36px}.guarantee .seal{flex:0 0 auto;width:140px;height:140px;border-radius:50%;background:var(--green);color:var(--ink);border:2px solid var(--stroke);box-shadow:4px 4px 0 var(--stroke);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:900;font-size:.86rem;line-height:1.3;padding:10px}.guarantee h3{color:var(--fg)}.guarantee p{color:var(--muted);font-weight:500}.guarantee b{color:var(--fg)}.faq{max-width:760px;margin:0 auto;display:grid;gap:14px}.faq details{border-radius:14px;padding:4px 22px}.faq summary{cursor:pointer;padding:18px 0;font-weight:700;color:var(--fg);list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:var(--action);font-size:1.5rem;line-height:1}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted);font-weight:500;padding-bottom:18px;margin:0;font-size:.96rem}.capture{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;border-radius:24px;padding:44px}.capture h2{text-shadow:none}.capture-copy p{color:var(--muted)}.capture-form{display:flex;gap:10px}.capture-form input{flex:1;background:var(--surface-2);border:2px solid var(--stroke);border-radius:999px;padding:15px 20px;color:var(--fg);font-family:var(--sans);font-size:.95rem}.capture-form input::placeholder{color:var(--faint)}.capture-note,.capture-ok{font-size:.85rem;color:var(--muted);margin-top:10px}.capture-ok{color:var(--green)}.cta-band{background:var(--action);text-align:center}.cta-band h2{color:var(--ink);text-shadow:none}.cta-band p{color:#0a3d23;max-width:640px;margin:0 auto 22px}.cta-band .eyebrow,.cta-band .price-tag .now{color:var(--ink)}.cta-band .price-tag s{color:#0f5732}.cta-band .btn-primary{background:var(--ink);color:var(--cream);box-shadow:5px 5px 0 var(--stroke)}.cta-band .btn-primary:hover{box-shadow:8px 8px 0 var(--cream)}.cta-band .reassure{color:#0a3d23;margin-top:16px}.cta-band>.wrap>div{margin:18px 0 0}.footer{background:var(--page);border-top:2px solid var(--line);padding:40px 0;color:var(--muted);font-size:.88rem}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.fine{font-size:.8rem}.stickybar{position:fixed;left:0;right:0;bottom:0;z-index:70;display:none;background:var(--pill-bg);border-top:2px solid var(--stroke);padding:12px 16px;transform:translateY(110%);transition:transform .25s ease}.stickybar.is-visible{transform:translateY(0)}.stickybar .row{display:flex;align-items:center;justify-content:space-between;gap:14px}.stickybar .p{color:var(--pill-fg);display:flex;flex-direction:column;line-height:1.25;font-size:.88rem}.stickybar .p b{font-size:1.05rem}.stickybar .p s{color:#8a8598;margin-right:6px}.confirm-bar{background:var(--green);color:var(--ink);text-align:center;padding:14px 18px;font-weight:800;border-bottom:2px solid var(--stroke)}.upsell-hero{background:var(--page);padding:80px 0 60px;text-align:center;position:relative;overflow:hidden}.upsell-hero .wrap{position:relative;z-index:2}.upsell-hero .lead{color:var(--muted);max-width:660px;margin:0 auto}.upgrades{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:900px;margin:0 auto}.upgrade{border-radius:22px;padding:32px 28px}.upgrade ul{list-style:none;padding:0;margin:20px 0}.upgrade li{padding:8px 0;font-size:.95rem;display:flex;gap:11px;align-items:flex-start;color:var(--fg)}.upgrade .price{display:flex;align-items:baseline;gap:10px}.upgrade .price .now{font-family:var(--serif);font-size:2.2rem;color:var(--green)}.flagtop{display:inline-block;background:var(--green);color:var(--ink);border:2px solid var(--stroke);border-radius:999px;padding:5px 14px;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px}.tname{display:block;font-size:.76rem;letter-spacing:1.6px;text-transform:uppercase;color:var(--muted);margin-bottom:6px}.ponce,.lockline,.decline{font-size:.85rem;color:var(--muted)}.decline{text-align:center;margin-top:24px}.decline a{color:var(--muted)}.ty{max-width:640px;margin:0 auto;text-align:center;padding:90px 22px 70px}.ty .seal{width:96px;height:96px;border-radius:50%;background:var(--green);color:var(--ink);border:2px solid var(--stroke);box-shadow:4px 4px 0 var(--stroke);display:flex;align-items:center;justify-content:center;margin:0 auto 26px}.ty .seal svg{width:42px;height:42px;stroke-width:2.6}.vsl{max-width:860px;margin:0 auto;border:2px solid var(--stroke);border-radius:20px;overflow:hidden;box-shadow:var(--hard)}.vsl .placeholder,.vsl .playbtn{background:var(--surface);color:var(--muted)}.vcap{text-align:center;color:var(--muted);font-size:.88rem;margin-top:12px}.hp{position:absolute;left:-9999px}[data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .5s ease,transform .5s ease;animation:reveal-failsafe 0s linear 2s forwards}[data-reveal].is-in{opacity:1;transform:none;animation:none}@keyframes reveal-failsafe{to{opacity:1;transform:none}}@media(max-width:960px){.capture{grid-template-columns:1fr;padding:36px 28px}.features,.proofgrid{grid-template-columns:repeat(2,1fr)}.upgrades,.features-2{grid-template-columns:1fr}}@media(max-width:680px){section{padding:62px 0}.wrap{padding:0 16px}h1{font-size:clamp(3rem,14vw,4rem)}h2{font-size:clamp(2.2rem,10vw,2.8rem)}h3{font-size:1.5rem}.features,.proofgrid,.features-2,.upgrades{grid-template-columns:1fr}.subgrid{grid-template-columns:1fr 1fr}.hero{padding:60px 0 70px}.hero:before{width:120px;height:108px;left:-40px;top:90px}.hero:after{width:90px;height:90px;right:-24px}.aurora:before{width:56px;height:100px;right:16px;top:40px}.aurora:after{display:none}.nav{top:8px}.nav .wrap{padding:8px 8px 8px 18px}.navprice{display:none}.notfor svg{width:38px;height:38px;padding:9px;border-radius:11px}.brand{font-size:1.15rem}.cta-row{flex-direction:column;gap:14px}.cta-row .btn{width:100%}.hero-rating{flex-direction:column;gap:10px}.guarantee{flex-direction:column;text-align:center;padding:28px 22px}.offer .body{padding:24px 20px}.offer .top{padding:24px 22px 20px}.pricebox .now{font-size:2.8rem}.stack li{flex-direction:column;align-items:flex-start;gap:6px}.notfor li{padding:16px 18px;gap:12px}.shortcut{font-size:1rem}.shortcut-final{padding:20px}.capture-form{flex-direction:column}.capture-form .btn{width:100%}.footer .wrap{flex-direction:column}.stickybar{display:block}.ty{padding:64px 18px 56px}}.hero:before{animation:drift-a 13s ease-in-out infinite}.hero:after{animation:drift-b 17s ease-in-out infinite}.aurora:before{animation:drift-c 11s ease-in-out infinite}.aurora:after{animation:drift-b 15s ease-in-out infinite reverse}@keyframes drift-a{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-18px,0) rotate(3deg)}}@keyframes drift-b{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,14px,0) rotate(-4deg)}}@keyframes drift-c{0%,to{transform:translateZ(0) rotate(-2deg)}50%{transform:translate3d(6px,-12px,0) rotate(4deg)}}.card,.proof,.notfor li,.faq details{transition:transform .22s cubic-bezier(.2,.9,.3,1),box-shadow .22s ease}.card:hover,.proof:hover,.notfor li:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 var(--stroke)}.card .ic{transition:transform .28s cubic-bezier(.2,.9,.3,1.4)}.card:hover .ic{transform:rotate(-6deg) scale(1.06)}.notfor svg{transition:transform .28s cubic-bezier(.2,.9,.3,1.4)}.notfor li:hover svg{transform:rotate(6deg) scale(1.06)}.receipt-inline .flag{animation:flag-breathe 4.5s ease-in-out infinite}@keyframes flag-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}[data-reveal] .tk,[data-reveal] .tick,.hero-gets svg{stroke-dasharray:26;stroke-dashoffset:26;animation:tick-draw .5s ease-out forwards}[data-reveal].is-in .tk,[data-reveal].is-in .tick{animation-delay:.12s}@keyframes tick-draw{to{stroke-dashoffset:0}}.pricebox .now{animation:price-in .5s cubic-bezier(.2,.9,.3,1.3) both}@keyframes price-in{0%{transform:scale(.94);opacity:0}to{transform:scale(1);opacity:1}}.themetoggle svg{transition:transform .35s cubic-bezier(.2,.9,.3,1.3)}.themetoggle:hover svg{transform:rotate(35deg)}@media(prefers-reduced-motion:reduce){.hero:before,.hero:after,.aurora:before,.aurora:after,.receipt-inline .flag,.pricebox .now,.pulse{animation:none!important}[data-reveal] .tk,[data-reveal] .tick,.hero-gets svg{stroke-dashoffset:0;animation:none!important}.card:hover,.proof:hover,.notfor li:hover,.card:hover .ic,.notfor li:hover svg,.btn:hover .arw,.themetoggle:hover svg{transform:none!important}*{transition-duration:.01ms!important}}
