.SkillCard-module__PZwP0G__slotShell{background:#ffffffc7;border-radius:8px;flex-direction:column;gap:12px;height:100%;min-height:236px;padding:28px 22px 15px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 45px #058eff0d}.SkillCard-module__PZwP0G__slotLoading:after{content:"";background:linear-gradient(90deg,#0000,#ffffffb8,#0000);animation:1.35s ease-in-out infinite SkillCard-module__PZwP0G__skill-card-slot-shimmer;position:absolute;inset:0;transform:translate(-100%)}.SkillCard-module__PZwP0G__slotEmpty{box-shadow:none;opacity:.62;background:#f8fafc94;border:1px dashed #94a3b86b}.SkillCard-module__PZwP0G__slotHead{align-items:flex-start;gap:22px;display:flex}.SkillCard-module__PZwP0G__slotAvatar,.SkillCard-module__PZwP0G__slotLineLg,.SkillCard-module__PZwP0G__slotLineSm,.SkillCard-module__PZwP0G__slotLineFull,.SkillCard-module__PZwP0G__slotLineMd,.SkillCard-module__PZwP0G__slotLineXs,.SkillCard-module__PZwP0G__slotButton{background:#e8edf3;border-radius:5px;display:block}.SkillCard-module__PZwP0G__slotAvatar{border-radius:6px;flex:none;width:58px;height:58px}.SkillCard-module__PZwP0G__slotHeadingLines{flex-direction:column;flex:1;gap:10px;min-width:0;padding-top:5px;display:flex}.SkillCard-module__PZwP0G__slotLineLg{width:72%;height:18px}.SkillCard-module__PZwP0G__slotLineSm{width:44%;height:11px}.SkillCard-module__PZwP0G__slotLineFull{width:100%;height:11px;margin-top:8px}.SkillCard-module__PZwP0G__slotLineMd{width:78%;height:11px}.SkillCard-module__PZwP0G__slotLineXs{width:32%;height:10px}.SkillCard-module__PZwP0G__slotButton{width:74px;height:28px}.SkillCard-module__PZwP0G__slotFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}@keyframes SkillCard-module__PZwP0G__skill-card-slot-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.SkillCard-module__PZwP0G__slotLoading:after{background:#ffffff38;animation:none;transform:none}}.SkillCard-module__PZwP0G__link{height:100%;text-decoration:none;display:block}.SkillCard-module__PZwP0G__card{height:100%;min-height:236px;color:var(--ink);cursor:pointer;background:#fffffff0;border:0;border-radius:8px;flex-direction:column;gap:10px;padding:28px 22px 15px;transition:box-shadow .15s,transform .15s;display:flex;position:relative;overflow:visible;box-shadow:0 20px 45px #058eff14}.SkillCard-module__PZwP0G__card:hover,.SkillCard-module__PZwP0G__link:hover .SkillCard-module__PZwP0G__card,.SkillCard-module__PZwP0G__link:focus-visible .SkillCard-module__PZwP0G__card{transform:translateY(-2px);box-shadow:0 24px 58px #058eff24}.SkillCard-module__PZwP0G__head{align-items:flex-start;gap:22px;min-width:0;margin-bottom:0;display:flex}.SkillCard-module__PZwP0G__media{flex:none;width:58px;height:58px;position:relative}.SkillCard-module__PZwP0G__finchipImage{background:#f4f5f9;flex-shrink:0;position:relative;overflow:hidden}.SkillCard-module__PZwP0G__finchipImageSkeleton{background:linear-gradient(90deg,#fff0 0%,#ffffffb8 50%,#fff0 100%);animation:1.2s ease-in-out infinite SkillCard-module__PZwP0G__skills-skeleton-shimmer;position:absolute;inset:0}.SkillCard-module__PZwP0G__mediaImage{display:block}.SkillCard-module__PZwP0G__liveDot{background:#16a34a;border:2px solid #fff;border-radius:50%;width:10px;height:10px;animation:2.5s ease-in-out infinite SkillCard-module__PZwP0G__skill-card-live-dot-pulse;position:absolute;top:-4px;right:-4px;box-shadow:0 0 7px #16a34a6b}@keyframes SkillCard-module__PZwP0G__skill-card-live-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}@keyframes SkillCard-module__PZwP0G__skills-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.SkillCard-module__PZwP0G__titleWrap{flex:auto;min-width:0;padding-right:18px}.SkillCard-module__PZwP0G__title{color:var(--ink);white-space:nowrap;text-overflow:ellipsis;font-size:20px;font-weight:600;line-height:1.25;display:block;overflow:hidden}.SkillCard-module__PZwP0G__metaRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.SkillCard-module__PZwP0G__statusBadges{align-items:center;gap:var(--skill-status-gap,7px);vertical-align:middle;display:inline-flex}.SkillCard-module__PZwP0G__statusBadgesHero{flex-shrink:0;justify-content:flex-start;align-items:center;width:auto}.SkillCard-module__PZwP0G__statusBadgesCompact{gap:var(--skill-status-gap,3px)}.SkillCard-module__PZwP0G__statusBadge{width:var(--skill-status-size,20px);height:var(--skill-status-size,20px);justify-content:center;align-items:center;transition:transform .2s,opacity .2s,filter .2s;display:inline-flex}.SkillCard-module__PZwP0G__statusBadgeHero{align-items:center}.SkillCard-module__PZwP0G__statusBadgeStatus{position:relative}.SkillCard-module__PZwP0G__isActive,.SkillCard-module__PZwP0G__isInactive{filter:none;opacity:1}.SkillCard-module__PZwP0G__statusBadge svg{transform-origin:50%;display:block}.SkillCard-module__PZwP0G__statusBadgeCertik svg{transform:scale(1)}.SkillCard-module__PZwP0G__statusBadgeFinchip svg{transform:scale(.92)}.SkillCard-module__PZwP0G__statusBadgeRating svg{transform:scale(.98)}.SkillCard-module__PZwP0G__statusBadgeButton{cursor:default;appearance:none;font:inherit;background:0 0;border:none;padding:0}.SkillCard-module__PZwP0G__statusBadgeButton:focus-visible{outline-offset:3px;outline:2px solid #2563a83d}.SkillCard-module__PZwP0G__statusBadgeIcon{justify-content:center;align-items:center;transition:opacity .22s,transform .22s;display:inline-flex}.SkillCard-module__PZwP0G__statusBadgeIconBase{opacity:1;transform:scale(1)}.SkillCard-module__PZwP0G__statusBadgeIconHover{opacity:0;pointer-events:none;position:absolute;inset:0;transform:scale(.96)}.SkillCard-module__PZwP0G__isHoverable:hover .SkillCard-module__PZwP0G__statusBadgeIconBase,.SkillCard-module__PZwP0G__isHoverable:focus-visible .SkillCard-module__PZwP0G__statusBadgeIconBase{opacity:0;transform:scale(.96)}.SkillCard-module__PZwP0G__isHoverable:hover .SkillCard-module__PZwP0G__statusBadgeIconHover,.SkillCard-module__PZwP0G__isHoverable:focus-visible .SkillCard-module__PZwP0G__statusBadgeIconHover{opacity:1;transform:scale(1)}.SkillCard-module__PZwP0G__version{color:var(--ink2);font-family:var(--sans);font-size:13px;line-height:1.2}.SkillCard-module__PZwP0G__pill{min-height:20px;font-family:var(--mono);letter-spacing:.04em;white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:9px;font-weight:600;line-height:1;display:inline-flex}.SkillCard-module__PZwP0G__ribbon{z-index:2;color:#fff;width:112px;height:45px;font-family:var(--sans);text-transform:uppercase;pointer-events:none;font-size:11px;font-weight:700;display:block;position:absolute;top:-3px;right:0;transform:translate(11px)}.SkillCard-module__PZwP0G__ribbon>svg{width:112px;height:45px;display:block}.SkillCard-module__PZwP0G__ribbonLabel{letter-spacing:.02em;white-space:nowrap;justify-content:center;align-items:center;gap:5px;width:98px;height:31px;padding-left:4px;line-height:1;display:inline-flex;position:absolute;top:2.6px;left:6.6px}.SkillCard-module__PZwP0G__summary{color:var(--ink);line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:none;height:4.2em;max-height:4.2em;margin:0;font-size:14px;line-height:1.4;display:-webkit-box;overflow:hidden}.SkillCard-module__PZwP0G__authorRow,.SkillCard-module__PZwP0G__proofRow{align-items:center;gap:10px;min-width:0;display:flex}.SkillCard-module__PZwP0G__authorRow{color:var(--ink4);margin-bottom:0;font-size:12px}.SkillCard-module__PZwP0G__author{color:var(--ink2);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SkillCard-module__PZwP0G__proofRow{color:var(--ink4);justify-content:flex-end;font-size:13px}.SkillCard-module__PZwP0G__proof{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.SkillCard-module__PZwP0G__footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.SkillCard-module__PZwP0G__price{flex:auto;min-width:0}.SkillCard-module__PZwP0G__priceInline{color:var(--ink);font-family:var(--sans);white-space:nowrap;letter-spacing:0;align-items:center;gap:9px;font-size:22px;font-weight:600;line-height:1;display:inline-flex}.SkillCard-module__PZwP0G__pricePlaceholder{color:var(--ink4);font-family:var(--sans);white-space:nowrap;align-items:center;font-size:17px;font-weight:500;line-height:1;display:inline-flex}.SkillCard-module__PZwP0G__coinIcon{object-fit:contain;flex:none;width:23px;height:23px;display:block}.SkillCard-module__PZwP0G__price>div{align-items:flex-start!important}.SkillCard-module__PZwP0G__price>div>div{justify-content:flex-start!important}.SkillCard-module__PZwP0G__price span{text-align:left!important}.SkillCard-module__PZwP0G__actions{flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.SkillCard-module__PZwP0G__acquire{min-width:116px;min-height:36px;color:var(--accent);cursor:pointer;font-family:var(--sans);white-space:nowrap;isolation:isolate;box-shadow:none;filter:drop-shadow(0 0 #51c2ff00);background:#dff1ff;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:500;line-height:1;transition:all .25s ease-in-out;display:inline-flex;position:relative;overflow:hidden}.SkillCard-module__PZwP0G__acquire:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#63e9ff -52.1%,#009dff 12.82%,#5edaff 90.91%);transition:opacity .25s ease-in-out;position:absolute;inset:0}.SkillCard-module__PZwP0G__acquireContent{z-index:1;justify-content:center;align-items:center;gap:8px;display:inline-flex;position:relative}.SkillCard-module__PZwP0G__acquireLabel{z-index:1;position:relative}.SkillCard-module__PZwP0G__acquire:hover{color:#fff;filter:drop-shadow(0 2px 6.6px #51c2ff70);box-shadow:inset -1px -4px 13.5px #ffffff63,inset 0 -18px 21px #00e5ff80,inset 0 0 32px #ffffff26}.SkillCard-module__PZwP0G__acquire:hover:before{opacity:1}.SkillCard-module__PZwP0G__acquireDisabled{color:#98a2b3;box-shadow:none;cursor:not-allowed;background:#edf1f5}.SkillCard-module__PZwP0G__acquireDisabled:hover{color:#98a2b3;box-shadow:none;filter:drop-shadow(0 0 #51c2ff00);background:#edf1f5;transform:none}.SkillCard-module__PZwP0G__acquireDisabled:before,.SkillCard-module__PZwP0G__acquireDisabled:hover:before{opacity:0}@media (max-width:860px){.SkillCard-module__PZwP0G__statusBadgesHero{justify-content:center}}@media (max-width:640px){.SkillCard-module__PZwP0G__statusBadgesHero{justify-content:space-between}.SkillCard-module__PZwP0G__card{min-height:238px;padding:24px 16px 16px}.SkillCard-module__PZwP0G__head{gap:10px}.SkillCard-module__PZwP0G__title{font-size:18px}.SkillCard-module__PZwP0G__summary{font-size:13px}.SkillCard-module__PZwP0G__footer{flex-direction:column;align-items:stretch}.SkillCard-module__PZwP0G__priceInline{font-size:20px}.SkillCard-module__PZwP0G__acquire{width:100%}.SkillCard-module__PZwP0G__actions{justify-content:space-between}}
