.tk-sales{--pink:#d14c82;--green:#3db088;--purple:#7c72c7;--teal:#15B8BE;--ink:#2b2430;--slate:#5c5563;--wash:#fff5f9;--wash-2:#fdeef4;--card:#ffffff;--line:#f3dbe6;--radius:22px;--shadow:0 18px 44px -24px rgba(209,76,130,.45);--shadow-sm:0 10px 26px -18px rgba(124,114,199,.5)}.tk-sales,.tk-sales *{box-sizing:border-box}html:has(.tk-sales){scroll-behavior:smooth}.tk-sales{margin:0 calc(50% - 50vw);font-family:var(--font-sans),"Poppins",system-ui,sans-serif;color:var(--ink);background:var(--wash);line-height:1.6;-webkit-font-smoothing:antialiased}.tk-sales h1,.tk-sales h2,.tk-sales h3{line-height:1.12;margin:0;font-weight:700;letter-spacing:-.01em;text-wrap:balance}.tk-sales p{margin:0 0 1rem}.tk-sales a{color:inherit}.tk-sales .tk-wrap{width:min(1120px,92vw);margin-inline:auto}.tk-sales .tk-script{font-family:var(--font-script),"Pacifico",cursive;font-weight:400;color:var(--teal);letter-spacing:0}.tk-sales .tk-btn{display:inline-flex;align-items:center;gap:.5rem;background:#9EEBE6;color:var(--ink);text-decoration:none;font-weight:600;font-size:1.06rem;padding:1.05rem 2.2rem;border-radius:999px;border:none;cursor:pointer;box-shadow:0 14px 30px -12px rgba(21,184,190,.5);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.tk-sales .tk-btn:hover{transform:translateY(-2px);box-shadow:0 20px 40px -14px rgba(21,184,190,.6);background:#7fe0d8}.tk-sales .tk-btn:focus-visible{outline:3px solid var(--purple);outline-offset:3px}.tk-sales .tk-btn.tk-ghost{background:#fff;color:var(--pink);box-shadow:inset 0 0 0 2px var(--pink)}.tk-sales .tk-btn.tk-ghost:hover{background:var(--wash-2)}.tk-sales .tk-eyebrow{font-size:.82rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--purple);margin-bottom:1rem}.tk-sales .tk-hero{position:relative;overflow:hidden;background:radial-gradient(80% 120% at 85% -10%,rgba(21,184,190,.1),transparent 60%),radial-gradient(70% 90% at 0 110%,rgba(124,114,199,.12),transparent 55%),var(--wash);padding:4.6rem 0}.tk-sales .tk-hero-grid{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:3rem;gap:3rem;align-items:center}.tk-sales .tk-hero h1{font-size:clamp(1.95rem,4vw,3rem);font-weight:800}.tk-sales .tk-hero h1 .tk-script{font-size:clamp(2.9rem,6.6vw,4.9rem);display:inline-block;line-height:.9}.tk-sales .tk-hero .tk-lede{font-size:1.16rem;color:var(--slate);max-width:34ch;margin-top:1.3rem}.tk-sales .tk-price-row{display:flex;align-items:baseline;gap:.8rem;margin:1.8rem 0 .4rem}.tk-sales .tk-price-now{font-size:2.5rem;font-weight:800;color:var(--ink)}.tk-sales .tk-price-value{font-size:1.8rem;font-weight:600;color:var(--slate);text-decoration:line-through}.tk-sales .tk-price-tag{font-size:.8rem;font-weight:600;color:var(--green);background:rgba(61,176,136,.12);padding:.25rem .7rem;border-radius:999px;letter-spacing:.02em}.tk-sales .tk-reassure{font-size:.92rem;color:var(--slate);margin-top:1.1rem;display:flex;gap:1.2rem;flex-wrap:wrap}.tk-sales .tk-reassure span{display:inline-flex;align-items:center;gap:.4rem}.tk-sales .tk-hero-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);padding:14px;border:1px solid var(--line);transform:rotate(1.4deg);transition:transform .45s cubic-bezier(.22,1,.36,1)}.tk-sales .tk-hero-card:hover{transform:rotate(-2.2deg) scale(1.03)}.tk-sales .tk-trust{background:var(--purple);color:#fff;padding:1.4rem 0}.tk-sales .tk-trust .tk-wrap{display:flex;align-items:center;justify-content:center;gap:.9rem;text-align:center;flex-wrap:wrap}.tk-sales .tk-trust p{margin:0;font-size:1rem;font-weight:500}.tk-sales .tk-trust strong{font-weight:700}.tk-sales section{padding:4.6rem 0}.tk-sales .tk-section-head{text-align:center;margin:0 auto 2.8rem}.tk-sales .tk-section-head h2{font-size:clamp(1.9rem,3.6vw,2.7rem);font-weight:800}.tk-sales .tk-section-head p{color:var(--slate);font-size:1.08rem;margin-top:1rem;max-width:52ch;margin-left:auto;margin-right:auto}.tk-sales .tk-problem{background:var(--wash-2)}.tk-sales .tk-problem .tk-wrap{max-width:720px;text-align:center}.tk-sales .tk-problem h2{font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:800;margin-bottom:1.4rem}.tk-sales .tk-problem p{font-size:1.12rem;color:var(--slate)}.tk-sales .tk-problem .tk-turn{color:var(--ink);font-weight:600;font-size:1.18rem;margin-top:1.8rem}.tk-sales .tk-grid8{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.1rem;gap:1.1rem}.tk-sales .tk-card{background:var(--card);border-radius:18px;padding:1.7rem 1.4rem;border:1px solid var(--line);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .16s ease}.tk-sales .tk-card:hover{transform:translateY(-4px)}.tk-sales .tk-card .tk-num{font-size:.78rem;font-weight:700;letter-spacing:.1em;color:#fff;width:30px;height:30px;border-radius:9px;display:grid;place-items:center;margin-bottom:1rem}.tk-sales .tk-card h3{font-size:1.12rem;font-weight:700;margin-bottom:.5rem}.tk-sales .tk-card p{font-size:.94rem;color:var(--slate);margin:0}.tk-sales .tk-card .tk-flag{position:absolute;top:1.2rem;right:1.1rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green);background:rgba(61,176,136,.12);padding:.2rem .5rem;border-radius:999px}.tk-sales .tk-card .tk-ico{position:absolute;top:1.15rem;right:1.15rem;font-size:1.4rem;line-height:1}.tk-sales .tk-c-pink .tk-num{background:var(--pink)}.tk-sales .tk-c-pink{border-top:4px solid var(--pink)}.tk-sales .tk-c-green .tk-num{background:var(--green)}.tk-sales .tk-c-green{border-top:4px solid var(--green)}.tk-sales .tk-c-purple .tk-num{background:var(--purple)}.tk-sales .tk-c-purple{border-top:4px solid var(--purple)}.tk-sales .tk-c-teal .tk-num{background:var(--teal)}.tk-sales .tk-c-teal{border-top:4px solid var(--teal)}.tk-sales .tk-about .tk-wrap{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:2.6rem;gap:2.6rem;align-items:center}.tk-sales .tk-about h2{font-size:clamp(1.8rem,3.4vw,2.5rem);font-weight:800;margin-bottom:1.2rem}.tk-sales .tk-about h2 .tk-script{font-size:2.9rem}.tk-sales .tk-about p{color:var(--slate);font-size:1.05rem}.tk-sales .tk-offer{background:var(--wash)}.tk-sales .tk-about{background:#ffffff}.tk-sales .tk-faq{background:#9EEBE6}.tk-sales .tk-under-price{max-width:520px;width:100%;height:auto;margin:2.2rem auto 0;border-radius:18px;box-shadow:var(--shadow);display:block}.tk-sales .tk-feature-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.3rem;gap:1.3rem;align-items:center;margin-top:2.4rem}.tk-sales .tk-feature-row img,.tk-sales .tk-tablet-top{width:100%;height:auto;border-radius:16px;box-shadow:var(--shadow);display:block}.tk-sales .tk-tablet-top{max-width:320px;margin:0 auto 1.6rem}.tk-sales .tk-about-img{width:100%;height:auto;border-radius:24px;box-shadow:var(--shadow);display:block}.tk-sales .tk-offer-card{background:#fff;border-radius:26px;max-width:640px;margin:0 auto;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden;text-align:center}.tk-sales .tk-offer-card .tk-top{background:var(--pink);color:#fff;padding:1.1rem;font-weight:700;letter-spacing:.04em}.tk-sales .tk-offer-card .tk-body{padding:2.6rem 2rem 3rem}.tk-sales .tk-stack{list-style:none;padding:0;margin:0 auto 2rem;max-width:420px;text-align:left}.tk-sales .tk-stack li{display:flex;gap:.7rem;align-items:flex-start;padding:.55rem 0;border-bottom:1px dashed var(--line);font-size:1rem;color:var(--ink)}.tk-sales .tk-stack li:last-child{border-bottom:none}.tk-sales .tk-stack .tk-check{color:var(--green);font-weight:700;flex-shrink:0}.tk-sales .tk-offer-card .tk-price-now{font-size:3rem}.tk-sales .tk-offer-card .tk-deadline{font-size:.92rem;color:var(--slate);margin-top:.4rem}.tk-sales .tk-reviews{background:var(--wash-2)}.tk-sales .tk-reviews .tk-section-head{text-align:left;margin-bottom:0}.tk-sales .tk-reviews .tk-section-head h2{font-family:var(--font-serif),Georgia,serif;font-weight:700}.tk-sales .tk-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px;margin-top:38px}.tk-sales .tk-review{position:relative;background:#fff;border-radius:14px;padding:30px 22px 22px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:0;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}.tk-sales .tk-review:nth-child(3n+1){transform:rotate(-1.4deg)}.tk-sales .tk-review:nth-child(3n+2){transform:rotate(.9deg);margin-top:14px}.tk-sales .tk-review:nth-child(3n+3){transform:rotate(-.7deg)}.tk-sales .tk-review:hover{transform:rotate(0deg) translateY(-4px);box-shadow:var(--shadow)}.tk-sales .tk-review:before{content:"";position:absolute;top:-11px;left:50%;width:88px;height:24px;transform:translateX(-50%) rotate(-2deg);background:rgba(158,235,230,.75);border-radius:3px;box-shadow:0 1px 3px rgba(49,41,54,.12)}.tk-sales .tk-review:nth-child(3n+2):before{background:rgba(255,136,189,.55);transform:translateX(-50%) rotate(1.5deg)}.tk-sales .tk-review:nth-child(3n+3):before{background:rgba(255,233,99,.8)}.tk-sales .tk-review .tk-stars{color:#f2a900;letter-spacing:2px;font-size:14px}.tk-sales .tk-review blockquote{margin:0;line-height:1.6;padding:10px 0 12px;font-size:1rem;color:var(--ink);flex:1 1}.tk-sales .tk-review footer{font-weight:700;font-size:13px;color:var(--ink)}.tk-sales .tk-review footer span{color:var(--slate);font-weight:500}.tk-sales .tk-faq .tk-wrap{max-width:760px}.tk-sales details{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.1rem 1.4rem;margin-bottom:.9rem;box-shadow:var(--shadow-sm)}.tk-sales details summary{font-weight:600;font-size:1.05rem;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.tk-sales details summary::-webkit-details-marker{display:none}.tk-sales details summary .tk-plus{color:var(--pink);font-size:1.5rem;line-height:1;transition:transform .2s ease}.tk-sales details[open] summary .tk-plus{transform:rotate(45deg)}.tk-sales details p{margin:1rem 0 .2rem;color:var(--slate);font-size:.98rem}.tk-sales .tk-final{background:radial-gradient(60% 100% at 100% 0,rgba(21,184,190,.16),transparent 60%),radial-gradient(60% 100% at 0 100%,rgba(209,76,130,.14),transparent 60%),var(--purple);color:#fff;text-align:center}.tk-sales .tk-final h2{font-size:clamp(2rem,4.4vw,3rem);font-weight:800;margin-bottom:1.2rem;color:#fff}.tk-sales .tk-final h2 .tk-script{color:#fff}.tk-sales .tk-final p{color:#ffffff;font-size:1.12rem;max-width:46ch;margin:0 auto 2rem}.tk-sales .tk-final .tk-btn{background:#fff;color:var(--pink);box-shadow:0 14px 30px -12px rgba(0,0,0,.35)}.tk-sales .tk-final .tk-btn:hover{background:var(--wash)}.tk-sales .tk-card .tk-num,.tk-sales .tk-eyebrow,.tk-sales .tk-price-tag{font-size:1rem}.tk-sales .tk-reassure,.tk-sales .tk-reassure span{font-size:1.02rem}.tk-sales .tk-card p{font-size:1.12rem}.tk-sales .tk-card h3{font-size:1.25rem}.tk-sales .tk-deadline{font-size:1.12rem}.tk-sales .tk-trust p{font-size:1.18rem}.tk-sales .tk-stack li{font-size:1.12rem}.tk-sales details summary{font-size:1.2rem}.tk-sales details p{font-size:1.12rem}.tk-sales .tk-problem p,.tk-sales .tk-section-head p{font-size:1.35rem}.tk-sales .tk-about p{font-size:1.18rem}.tk-sales .tk-hero .tk-lede{font-size:1.3rem}.tk-sales .tk-final p{font-size:1.24rem}@media (max-width:900px){.tk-sales .tk-hero-grid,.tk-sales .tk-reviews-grid{grid-template-columns:1fr}.tk-sales .tk-hero-grid{gap:2.4rem}.tk-sales .tk-hero-card{max-width:360px;margin:0 auto;transform:rotate(0)}.tk-sales .tk-grid8{grid-template-columns:repeat(2,1fr)}.tk-sales .tk-about .tk-wrap{grid-template-columns:1fr;text-align:center}.tk-sales .tk-about-img{max-width:340px;margin:0 auto;width:100%}.tk-sales .tk-feature-row{grid-template-columns:1fr 1fr;gap:1.2rem}}@media (max-width:520px){.tk-sales .tk-feature-row,.tk-sales .tk-grid8{grid-template-columns:1fr}.tk-sales .tk-price-row{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html:has(.tk-sales){scroll-behavior:auto}.tk-sales,.tk-sales *{transition:none}.tk-sales .tk-review,.tk-sales .tk-review:nth-child(3n+2),.tk-sales .tk-review:nth-child(3n+3){transform:none;margin-top:0}}