.pk-home{font-size:17px;line-height:1.55;min-height:100vh}.pk-home h1,.pk-home h2,.pk-home h3{margin:0;text-wrap:balance;letter-spacing:-.015em;font-weight:700}.pk-home h1{font-size:clamp(34px,5.2vw,64px);line-height:1.05}.pk-home h2{font-size:clamp(26px,3.4vw,42px);line-height:1.12}.pk-home h3{font-size:19px;line-height:1.25;font-weight:600}.pk-home p{margin:0}.pk-home a{color:inherit}.pk-home .mono{font-family:var(--pk-mono);font-variant-numeric:tabular-nums}.pk-home .eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--pk-sky);font-weight:600}.pk-home .wrap{max-width:1180px;margin:0 auto;padding:0 24px}.pk-home section{padding:88px 0}.pk-home .lead{font-size:clamp(18px,1.6vw,20px);color:var(--pk-ink2);max-width:58ch}.pk-home .muted{font-size:14px;color:var(--pk-mute)}.pk-home .hero{padding:64px 0 96px}.pk-home .hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:center}@media (max-width:900px){.pk-home .hero-grid{grid-template-columns:1fr}.pk-home .hero{padding-top:40px}}.pk-home .hero h1 .w{display:inline-block;animation:pk-rise .7s cubic-bezier(.2,.8,.2,1) both}.pk-home .hero h1 .q{display:block;font-size:.62em;font-weight:600;color:rgba(255,255,255,.82);margin-bottom:10px;letter-spacing:0}.pk-home .hero h1 .hl{background:linear-gradient(90deg,#fff,#bfe2ff);-webkit-background-clip:text;background-clip:text;color:transparent}.pk-home .hero .lead{margin:20px 0 26px;color:rgba(255,255,255,.8)}.pk-home .hero .eyebrow{color:rgba(255,255,255,.92);text-shadow:0 1px 12px rgba(6,20,45,.55)}.pk-home .searchbar{display:flex;align-items:center;gap:12px;padding:8px 8px 8px 20px;border-radius:20px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);max-width:560px;box-shadow:var(--pk-shadow);animation:pk-rise .7s cubic-bezier(.2,.8,.2,1) .25s both}.pk-home .searchbar input{flex:1;min-width:0;background:transparent;border:0;color:#fff;font:inherit;font-size:16px;outline:none}.pk-home .searchbar input::placeholder{color:rgba(255,255,255,.6)}.pk-home .searchbar .pk-btn{padding:12px 20px;border-radius:14px}.pk-home .quick{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.pk-home .quick a{font-size:13px;padding:7px 12px;border-radius:12px}.pk-home .trust-line{margin-top:22px;font-size:14px;color:var(--pk-ink2);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pk-home .trust-line b{color:#fff}.pk-home .pulse{width:8px;height:8px;border-radius:50%;background:var(--pk-mint);animation:pk-pulse 2s infinite;flex:none}@keyframes pk-pulse{0%{box-shadow:0 0 0 0 rgba(127,209,193,.5)}70%{box-shadow:0 0 0 12px transparent}to{box-shadow:0 0 0 0 transparent}}@keyframes pk-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.pk-home .log{padding:22px 24px;box-shadow:var(--pk-shadow);animation:pk-rise .8s cubic-bezier(.2,.8,.2,1) .35s both;background:rgba(12,24,48,.55)}.pk-home .log .head{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--pk-mute);margin-bottom:14px;font-weight:600}.pk-home .log .head b{color:var(--pk-mint);font-weight:600}.pk-home .log ol{list-style:none;margin:0;padding:0;display:grid;gap:10px;font-size:14px}.pk-home .log li{display:grid;grid-template-columns:78px 1fr auto;gap:14px;align-items:baseline;opacity:0;transform:translateX(-8px);transition:opacity .4s,transform .4s}.pk-home .log li.on{opacity:1;transform:none}.pk-home .log .t{color:var(--pk-mute)}.pk-home .log .d{color:var(--pk-amber);font-weight:600}.pk-home .log .ok{color:var(--pk-mint)}.pk-home .log .total{margin-top:16px;padding-top:14px;border-top:1px dashed var(--pk-line);display:flex;justify-content:space-between;font-size:13px;color:var(--pk-ink2)}.pk-home .log .total b{color:#fff;font-weight:600}.pk-home .cursor{display:inline-block;width:8px;height:14px;background:var(--pk-sky);vertical-align:-2px;margin-left:2px;animation:pk-blink 1s steps(2) infinite}@keyframes pk-blink{to{opacity:0}}.pk-home .tiles3{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-40px;position:relative;z-index:3}@media (max-width:760px){.pk-home .tiles3{grid-template-columns:1fr}}.pk-home .tile3{padding:22px;display:grid;gap:8px;align-content:start}.pk-home .ic{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:19px;background:rgba(124,200,255,.16);border:1px solid rgba(124,200,255,.25)}.pk-home .ic.amber{background:rgba(255,181,71,.16);border-color:rgba(255,181,71,.3)}.pk-home .tile3 .big{font-size:30px;font-weight:700;line-height:1;margin-top:6px}.pk-home .tile3 .big small{font-size:14px;font-weight:500;color:var(--pk-ink2);margin-left:6px}.pk-home .tile3 p{color:var(--pk-ink2);font-size:14.5px}.pk-home .anchor{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media (max-width:900px){.pk-home .anchor{grid-template-columns:1fr}}.pk-home .compare{padding:8px 24px}.pk-home .compare .row{display:grid;grid-template-columns:1fr auto;align-items:baseline;gap:20px;padding:20px 0;border-bottom:1px solid var(--pk-line)}.pk-home .compare .row:last-child{border-bottom:0}.pk-home .compare .lbl{color:var(--pk-ink2);font-size:15px}.pk-home .compare .num{font-weight:700;font-size:clamp(26px,3.4vw,40px);font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.pk-home .compare .num.strike{color:var(--pk-mute);text-decoration:line-through;text-decoration-thickness:3px;text-decoration-color:var(--pk-sky)}.pk-home .compare .num.ours{color:var(--pk-sky)}.pk-home .proof{margin-top:22px;display:flex;gap:26px;flex-wrap:wrap;font-size:14px;color:var(--pk-ink2)}.pk-home .proof b{font-family:var(--pk-mono);color:#fff;font-weight:500;font-size:16px}.pk-home .themes{background:var(--pk-bg-deep)}.pk-home .theme-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;flex-wrap:wrap}.pk-home .cats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media (max-width:1000px){.pk-home .cats{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.pk-home .cats{grid-template-columns:1fr}}.pk-home .cat{padding:20px;text-decoration:none;display:grid;gap:10px;min-height:170px;align-content:start}.pk-home .cat h3{font-size:16.5px}.pk-home .cat .promise{font-size:13.5px;color:var(--pk-ink2);line-height:1.4}.pk-home .cat .cnt{margin-top:auto;font-family:var(--pk-mono);font-size:12px;color:var(--pk-sky);letter-spacing:.04em;text-transform:uppercase}.pk-home .all-cats{margin-top:44px;padding-top:30px;border-top:1px solid var(--pk-line)}.pk-home .all-cats h3{font-size:15px;margin-bottom:18px;color:var(--pk-ink2);font-weight:600}.pk-home .all-cats .cols{column-count:3;column-gap:32px}@media (max-width:900px){.pk-home .all-cats .cols{column-count:2}}@media (max-width:560px){.pk-home .all-cats .cols{column-count:1}}.pk-home .all-cats .grp{break-inside:avoid;margin-bottom:18px;font-size:13.5px;line-height:1.6}.pk-home .all-cats .grp a{text-decoration:none}.pk-home .all-cats .grp>a{color:#fff;font-weight:600}.pk-home .all-cats .grp>a:hover{color:var(--pk-sky)}.pk-home .all-cats .grp span{color:var(--pk-mute)}.pk-home .all-cats .grp span a{color:var(--pk-ink2)}.pk-home .all-cats .grp span a:hover{color:#fff}.pk-home .creators{display:grid;grid-template-columns:1fr 1fr;gap:48px}@media (max-width:900px){.pk-home .creators{grid-template-columns:1fr}}.pk-home .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.pk-home .chip small{font-family:var(--pk-mono);font-size:11px;color:var(--pk-mute)}.pk-home .more{font-size:14px;color:var(--pk-sky);text-decoration:none;font-weight:600}.pk-home .how-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}@media (max-width:900px){.pk-home .how-grid{grid-template-columns:1fr}.pk-home .sticky{position:static!important}}.pk-home .step{padding:48px 0;border-top:1px solid var(--pk-line);display:grid;grid-template-columns:52px 1fr;gap:20px}.pk-home .step:last-child{border-bottom:1px solid var(--pk-line)}.pk-home .step .n{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;font-weight:700;background:var(--pk-glass);border:1px solid var(--pk-line);color:var(--pk-ink2);transition:.4s}.pk-home .step.active .n{background:linear-gradient(180deg,#5eaeff,#3f8ff0);color:#fff;border-color:transparent;box-shadow:0 8px 20px rgba(74,159,255,.35)}.pk-home .step p{color:var(--pk-ink2);margin-top:8px}.pk-home .sticky{position:sticky;top:96px}.pk-home .phone{padding:22px;box-shadow:var(--pk-shadow);min-height:420px;display:grid;align-content:start;gap:14px;background:rgba(12,24,48,.6);border-radius:30px}.pk-home .phone .card{background:var(--pk-glass);border:1px solid var(--pk-line);border-radius:18px;padding:16px;display:grid;gap:8px;transition:opacity .45s,transform .45s}.pk-home .phone .card.dim{opacity:.3;transform:scale(.98)}.pk-home .phone .card .k{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--pk-mute);font-weight:600}.pk-home .phone .card .v{font-size:15px}.pk-home .phone .card .v.sub{font-size:13px;color:var(--pk-ink2)}.pk-home .phone .card .v b{color:var(--pk-sky);font-weight:600}.pk-home .phone .file{display:flex;align-items:center;gap:12px;background:rgba(127,209,193,.12);border:1px solid rgba(127,209,193,.5);border-radius:14px;padding:12px 14px;font-size:14px}.pk-home .phone .file .ico{width:34px;height:40px;border-radius:8px;background:var(--pk-mint);position:relative;flex:none}.pk-home .phone .file .ico:after{content:"ZIP";position:absolute;inset:auto 0 6px 0;text-align:center;font-family:var(--pk-mono);font-size:9px;color:#07131f;font-weight:500}.pk-home .phone .file .meta{font-family:var(--pk-mono);font-size:12px;opacity:.7}.pk-home .bar{height:6px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}.pk-home .bar i{display:block;height:100%;width:0;background:linear-gradient(90deg,#7cc8ff,#4a9fff);transition:width 1.4s cubic-bezier(.2,.8,.2,1)}.pk-home .phone[data-state="1"] .bar i{width:12%}.pk-home .phone[data-state="2"] .bar i{width:58%}.pk-home .phone[data-state="3"] .bar i{width:100%;background:var(--pk-mint)}.pk-home .cmp{display:grid;gap:10px}.pk-home .cmp .r{display:grid;grid-template-columns:1.1fr 1.4fr 1.4fr;gap:24px;padding:22px 24px;align-items:start}.pk-home .cmp .r.head{padding:0 24px}@media (max-width:760px){.pk-home .cmp .r{grid-template-columns:1fr;gap:10px}.pk-home .cmp .r.head{display:none}}.pk-home .cmp .h{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--pk-mute);font-weight:600;padding:8px 0}.pk-home .cmp .r h3{font-size:18px}.pk-home .cmp .bad{color:var(--pk-ink2)}.pk-home .cmp .good{color:#fff;font-weight:500;position:relative;padding-left:18px}.pk-home .cmp .good:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--pk-mint)}.pk-home .fears{background:var(--pk-bg-deep)}.pk-home .fears-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}@media (max-width:900px){.pk-home .fears-grid{grid-template-columns:1fr}}.pk-home details{padding:18px 22px;margin-bottom:10px}.pk-home summary{cursor:pointer;list-style:none;font-weight:600;font-size:16px;display:flex;justify-content:space-between;gap:20px;align-items:center}.pk-home summary::-webkit-details-marker{display:none}.pk-home summary:after{content:"+";color:var(--pk-sky);font-size:22px;font-weight:400;transition:transform .3s;flex:none}.pk-home details[open] summary:after{transform:rotate(45deg)}.pk-home details p{margin-top:12px;color:var(--pk-ink2)}.pk-home .honest{padding:24px;border-color:rgba(255,181,71,.45);background:rgba(255,181,71,.08)}.pk-home .honest ul{margin:10px 0 0;padding-left:18px;color:var(--pk-ink2);display:grid;gap:6px;list-style:disc}.pk-home .honest p{margin-top:14px;color:var(--pk-ink2)}.pk-home .shelf-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}@media (max-width:900px){.pk-home .shelf-grid{grid-template-columns:1fr}}.pk-home .shelf{display:flex;align-items:flex-end;gap:6px;height:220px;padding:0 0 12px;border-bottom:6px solid rgba(255,255,255,.7)}.pk-home .shelf span{flex:1;border-radius:6px 6px 0 0;transform:scaleY(0);transform-origin:bottom;transition:transform .8s cubic-bezier(.2,.8,.2,1);background:linear-gradient(180deg,#7cc8ff,#3f8ff0)}.pk-home .shelf.on span{transform:scaleY(1)}.pk-home .shelf span:nth-child(2n){background:linear-gradient(180deg,#bfe2ff,#7cc8ff)}.pk-home .shelf span:nth-child(3n){background:linear-gradient(180deg,#ffd18a,#ffb547)}.pk-home .shelf-cap{font-family:var(--pk-mono);font-size:12px;color:var(--pk-mute);margin-top:12px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.pk-home .search{display:flex;gap:10px;max-width:640px;margin-top:24px}.pk-home .search input{flex:1;min-width:0;padding:15px 20px;border-radius:18px;border:1px solid var(--pk-line);background:var(--pk-glass);color:#fff;font:inherit;font-size:16px}.pk-home .search input::placeholder{color:var(--pk-mute)}@media (max-width:560px){.pk-home .search{flex-direction:column}}.pk-home .final{padding:120px 0 110px}.pk-home .final h2{font-size:clamp(28px,4vw,52px)}.pk-home .final .kv{margin-top:18px;font-family:var(--pk-mono);font-size:14px;color:var(--pk-ink2);display:flex;gap:18px;flex-wrap:wrap}.pk-home .final .kv b{color:var(--pk-sky);font-weight:500}.pk-home .final .pk-btn{margin-top:34px}.pk-home .rv{transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1)}.pk-home[data-motion=on] .rv:not(.in){opacity:.001;transform:translateY(18px)}.pk-home .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.pk-home *{animation:none!important;transition:none!important}.pk-home .log li,.pk-home .rv,.pk-home .shelf span{opacity:1!important;transform:none!important}}