.pkl-home,.pkl-home *{box-sizing:border-box}.pkl-home{--pkl-black: #07090b;--pkl-gold: #f5c518;--pkl-gold-hover: #ffd83d;--pkl-white: #ffffff;--pkl-muted: #b8bdc7;--pkl-line: rgba(255, 255, 255, .12);padding:20px 0 8px}.pkl-home__sr{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.pkl-home__hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);grid-template-areas:"buy visual" "sell sell";gap:clamp(20px,3vw,36px) clamp(24px,4vw,56px);overflow:hidden;padding:clamp(30px,4vw,54px) clamp(28px,3.6vw,48px) clamp(20px,2.4vw,28px);border:1px solid rgba(255,255,255,.08);border-radius:28px 28px 0 0;background:radial-gradient(circle at 78% 30%,rgba(245,197,24,.16),transparent 30%),radial-gradient(circle at 2% 100%,rgba(55,170,211,.12),transparent 35%),var(--pkl-black);color:var(--pkl-white);box-shadow:0 22px 64px #080b1029}.pkl-home__hero--rounded{border-radius:28px}.pkl-home__hero:before{content:"";position:absolute;z-index:-1;top:-140px;right:8%;width:460px;height:460px;border:1px solid rgba(245,197,24,.12);border-radius:50%;box-shadow:0 0 0 54px #f5c51809,0 0 0 108px #f5c51806}.pkl-home__buy{grid-area:buy;min-width:0;align-self:center}.pkl-home__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;color:var(--pkl-gold);font-size:12px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.pkl-home__count{padding:6px 10px;border:1px solid rgba(245,197,24,.26);border-radius:999px;background:#f5c51814;color:#fff5bf;letter-spacing:.04em;text-transform:none;font-variant-numeric:tabular-nums}.pkl-home__title{max-width:14ch;margin:0;color:var(--pkl-white);font-size:clamp(40px,4.6vw,66px);font-weight:800;letter-spacing:-.05em;line-height:1}.pkl-home__title span{color:var(--pkl-gold)}.pkl-home__lead{max-width:60ch;margin:16px 0 0;color:#d7d9de;font-size:clamp(14px,1.15vw,17px);line-height:1.58}.pkl-home__search{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;width:100%;max-width:640px;min-height:60px;margin-top:22px;padding:7px 7px 7px 18px;border:2px solid rgba(255,255,255,.22);border-radius:17px;background:#fff;box-shadow:0 13px 36px #00000040;transition:border-color .16s ease,box-shadow .16s ease}.pkl-home__search:focus-within{border-color:var(--pkl-gold);box-shadow:0 0 0 4px #f5c51829,0 13px 36px #00000040}.pkl-home__search>svg{width:22px;height:22px;margin-right:10px;stroke:#171a1f;stroke-width:2}.pkl-home__search input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;color:#101216;font:inherit;font-size:16px}.pkl-home__search input::placeholder{color:#676d77;opacity:1}.pkl-home__search button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 18px;border:0;border-radius:12px;background:var(--pkl-gold);color:#0b0c0f;cursor:pointer;font:inherit;font-size:14px;font-weight:800;transition:background-color .16s ease,transform .16s ease}.pkl-home__search button svg,.pkl-home__btn svg,.pkl-home__sell-link svg,.pkl-home__ghost-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pkl-home__search button:hover,.pkl-home__search button:focus-visible{background:var(--pkl-gold-hover);transform:translateY(-1px)}.pkl-home__popular{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;color:#aeb4be;font-size:13px}.pkl-home__popular>span{margin-right:2px;font-weight:700}.pkl-home__popular button{padding:6px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:transparent;color:#e7e9ed;cursor:pointer;font:inherit;font-size:13px;transition:border-color .16s ease,color .16s ease}.pkl-home__popular button:hover,.pkl-home__popular button:focus-visible{border-color:#f5c518a6;color:var(--pkl-gold)}.pkl-home__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pkl-home__btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:12px;text-decoration:none;font-size:14px;font-weight:800;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.pkl-home__btn--gold{background:var(--pkl-gold);color:#0b0c0f}.pkl-home__btn--gold:hover,.pkl-home__btn--gold:focus-visible{background:var(--pkl-gold-hover);transform:translateY(-1px)}.pkl-home__btn--ghost{border-color:#ffffff3d;background:#ffffff0a;color:#fff}.pkl-home__btn--ghost:hover,.pkl-home__btn--ghost:focus-visible{border-color:var(--pkl-gold);transform:translateY(-1px)}.pkl-home__visual{grid-area:visual;display:flex;align-items:center;justify-content:center;min-width:0}.pkl-home__fan{position:relative;width:100%;max-width:440px;height:335px;opacity:0;transition:opacity .5s ease}.pkl-home__fan.is-ready{opacity:1}.pkl-home__fan-card{position:absolute;left:50%;bottom:30px;width:196px;aspect-ratio:63 / 88;border-radius:9px;overflow:hidden;background:#14181e;box-shadow:0 18px 40px #00000080,0 0 0 1px #ffffff14;transform-origin:50% 115%;transition:transform .3s ease}.pkl-home__fan-card img{display:block;width:100%;height:100%;object-fit:cover}.pkl-home__fan-card:nth-child(1){transform:translate(-50%) rotate(-16deg) translate(-82px)}.pkl-home__fan-card:nth-child(2){transform:translate(-50%) translateY(-22px);z-index:1}.pkl-home__fan-card:nth-child(3){transform:translate(-50%) rotate(16deg) translate(82px)}.pkl-home__fan-card:hover{z-index:2}.pkl-home__fan-card:nth-child(1):hover{transform:translate(-50%) rotate(-16deg) translate(-82px) translateY(-10px)}.pkl-home__fan-card:nth-child(2):hover{transform:translate(-50%) translateY(-32px)}.pkl-home__fan-card:nth-child(3):hover{transform:translate(-50%) rotate(16deg) translate(82px) translateY(-10px)}.pkl-home__sell{grid-area:sell;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 20px;margin-top:4px;padding-top:16px;border-top:1px solid var(--pkl-line)}.pkl-home__sell-text{margin:0;color:var(--pkl-muted);font-size:13px;line-height:1.5}.pkl-home__sell-kicker{margin-right:8px;color:var(--pkl-gold);font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.pkl-home__sell-rates{display:inline-block;margin-left:8px;color:#8f96a1}.pkl-home__sell-link{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;transition:border-color .16s ease,color .16s ease}.pkl-home__sell-link:hover,.pkl-home__sell-link:focus-visible{border-color:var(--pkl-gold);color:var(--pkl-gold)}.pkl-home__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;overflow:hidden;list-style:none;border:1px solid #e4e5e8;border-top:0;border-radius:0 0 22px 22px;background:#fff;color:#111318;box-shadow:0 17px 42px #080b1017}.pkl-home__trust li{display:flex;align-items:center;gap:13px;min-height:78px;padding:17px clamp(16px,2.2vw,28px);border-right:1px solid #e6e7ea}.pkl-home__trust li:last-child{border-right:0}.pkl-home__trust svg{width:26px;height:26px;flex:0 0 auto;stroke:#111318;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pkl-home__trust div{display:flex;min-width:0;flex-direction:column;gap:3px}.pkl-home__trust strong{font-size:13px;line-height:1.2}.pkl-home__trust span{color:#666c76;font-size:11px;line-height:1.25}.pkl-home__row{padding:clamp(44px,5.5vw,72px) 0 0}.pkl-home__row[hidden]{display:none}.pkl-home__row-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.pkl-home__kicker{display:block;margin-bottom:8px;color:#9a7600;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.pkl-home__kicker--gold{color:var(--pkl-gold)}.pkl-home__row-head h2{margin:0;color:#0b0d10;font-size:clamp(26px,3vw,38px);font-weight:800;letter-spacing:-.04em;line-height:1.05}.pkl-home__row-head p{margin:8px 0 0;color:#6b7079;font-size:14px}.pkl-home__row-actions{display:flex;flex:0 0 auto;align-items:center;gap:9px}.pkl-home__ghost-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border:1px solid #d9dbe0;border-radius:999px;background:#fff;color:#111318;cursor:pointer;text-decoration:none;font:inherit;font-size:13px;font-weight:700;transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.pkl-home__ghost-btn:hover,.pkl-home__ghost-btn:focus-visible{border-color:#111318;background:#f4f4f5;transform:translateY(-1px)}.pkl-home__grid{min-height:200px}.pkl-home__skeleton{border-radius:var(--pcard-radius, 1.6rem);overflow:hidden;background:#f6f6f6;padding:0 0 1.6rem}.pkl-home__skeleton-img{aspect-ratio:1 / 1;background:linear-gradient(90deg,#ededed 25%,#f5f5f5 37%,#ededed 63%);background-size:400% 100%;animation:pklShimmer 1.4s ease infinite}.pkl-home__skeleton-line{height:1.2rem;margin:1.6rem 2.4rem 0;border-radius:.6rem;background:#e6e6e6}.pkl-home__skeleton-line--short{width:40%}@keyframes pklShimmer{0%{background-position:100% 0}to{background-position:0 0}}@keyframes pklCardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pkl-home__card-in{animation:pklCardIn .35s ease both}.pkl-home__grid>.pkl-home__card-in:nth-child(2){animation-delay:.03s}.pkl-home__grid>.pkl-home__card-in:nth-child(3){animation-delay:.06s}.pkl-home__grid>.pkl-home__card-in:nth-child(4){animation-delay:.09s}.pkl-home__grid>.pkl-home__card-in:nth-child(5){animation-delay:.12s}.pkl-home__grid>.pkl-home__card-in:nth-child(6){animation-delay:.15s}.pkl-home__grid>.pkl-home__card-in:nth-child(7){animation-delay:.18s}.pkl-home__grid>.pkl-home__card-in:nth-child(8){animation-delay:.21s}.pkl-home__grid motion-element{transform:none!important}.pkl-home__process{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,80px);align-items:center;margin-top:clamp(48px,6vw,80px);padding:clamp(32px,4.5vw,56px);border-radius:26px;background:radial-gradient(circle at 100% 0%,rgba(245,197,24,.14),transparent 30%),#0a0c0f;color:#fff;box-shadow:0 18px 54px #080b1021}.pkl-home__process h2{margin:0;color:#fff;font-size:clamp(26px,3vw,38px);font-weight:800;letter-spacing:-.04em;line-height:1.05}.pkl-home__process-intro>p{max-width:52ch;margin:14px 0 20px;color:#b8bdc7;font-size:14px;line-height:1.65}.pkl-home__steps{display:grid;gap:10px;margin:0;padding:0;list-style:none}.pkl-home__steps li{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:start;padding:16px;border:1px solid rgba(255,255,255,.11);border-radius:15px;background:#ffffff09}.pkl-home__steps li>span{display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(245,197,24,.44);border-radius:12px;background:#f5c51814;color:var(--pkl-gold);font-size:11px;font-weight:900}.pkl-home__steps h3{margin:1px 0 5px;color:#fff;font-size:14px;font-weight:800}.pkl-home__steps p{margin:0;color:#aeb4be;font-size:12px;line-height:1.5}.pkl-home a:focus-visible,.pkl-home button:focus-visible{outline:3px solid #fff;outline-offset:3px}@media(max-width:1023px){.pkl-home__hero{grid-template-columns:1fr;grid-template-areas:"visual" "buy" "sell";gap:18px;padding:24px 20px 18px;border-radius:20px 20px 0 0}.pkl-home__hero--rounded{border-radius:20px}.pkl-home__hero:before{top:-260px;right:-160px}.pkl-home__fan{height:170px;max-width:280px}.pkl-home__fan-card{width:96px;bottom:18px}.pkl-home__fan-card:nth-child(1){transform:translate(-50%) rotate(-16deg) translate(-40px)}.pkl-home__fan-card:nth-child(2){transform:translate(-50%) translateY(-12px)}.pkl-home__fan-card:nth-child(3){transform:translate(-50%) rotate(16deg) translate(40px)}.pkl-home__title{max-width:none;font-size:clamp(34px,9.5vw,48px)}.pkl-home__search{max-width:none;grid-template-columns:auto minmax(0,1fr) auto;min-height:56px;padding-left:14px;border-radius:14px}.pkl-home__search button span{display:none}.pkl-home__search button{min-width:46px;padding:0 12px}.pkl-home__actions .pkl-home__btn{flex:1 1 160px}.pkl-home__sell{flex-direction:column;align-items:flex-start;gap:10px}.pkl-home__sell-rates{display:block;margin:2px 0 0}.pkl-home__trust{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:0 0 18px 18px}.pkl-home__trust li{min-height:70px;padding:14px;border-bottom:1px solid #e6e7ea}.pkl-home__trust li:nth-child(2n){border-right:0}.pkl-home__trust li:nth-child(n+3){border-bottom:0}.pkl-home__row-head{align-items:flex-start;flex-direction:column;gap:14px}.pkl-home__row-actions{flex-wrap:wrap}.pkl-home__process{grid-template-columns:1fr;gap:24px;padding:28px 20px;border-radius:20px}}@media(max-width:767px){.pkl-home{padding-top:12px}.pkl-home__lead{font-size:15px}.pkl-home__trust svg{width:22px;height:22px}.pkl-home__trust strong{font-size:12px}.pkl-home__trust span{font-size:10px}}@media(prefers-reduced-motion:reduce){.pkl-home__fan,.pkl-home__fan-card,.pkl-home__btn,.pkl-home__ghost-btn,.pkl-home__search button,.pkl-home__popular button{transition:none}.pkl-home__card-in,.pkl-home__skeleton-img{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/pkl-home-singles.css.map */
