.eck-kp{--eck-kp-max: 1280px;--eck-kp-radius: 16px;--eck-kp-hairline: rgb(var(--eck-border-soft));--eck-kp-pill-partial-bg: rgba(var(--eck-accent), .34);color:rgb(var(--eck-ink));background:rgb(var(--eck-surface));font-size:16px}.eck-kp *,.eck-kp *:before,.eck-kp *:after{box-sizing:border-box}.eck-kp h1,.eck-kp h2,.eck-kp h3,.eck-kp h4,.eck-kp p,.eck-kp ul,.eck-kp ol{margin:0}.eck-kp__wrap{width:100%;max-width:var(--eck-kp-max);margin:0 auto;padding:0 32px}.eck-kp__section{padding:68px 0}.eck-kp__section--cream{background:rgb(var(--eck-surface-subtle))}.eck-kp__hero{position:relative;overflow:hidden;padding:72px 0 60px;color:rgb(var(--eck-surface));background:rgb(var(--eck-onyx))}.eck-kp__hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(1100px 380px at 16% -10%,rgba(var(--eck-accent),.12),transparent 60%);pointer-events:none}.eck-kp__hero h1{position:relative;z-index:2;max-width:780px;color:rgb(var(--eck-surface));font-family:var(--font-heading-family);font-size:clamp(36px,4.2vw,56px);font-weight:700;line-height:1.05}.eck-kp__hero h1:after{content:"";display:block;width:72px;height:5px;margin-top:24px;background:rgb(var(--eck-accent));border-radius:999px}.eck-kp__eyebrow{position:relative;z-index:2;display:inline-block;margin-bottom:16px;color:rgb(var(--eck-accent));font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.eck-kp .eck-kp__lede{position:relative;z-index:2;max-width:700px;margin-top:26px;color:rgba(var(--eck-surface),.78);font-size:clamp(16px,1.3vw,20px);line-height:1.5}.eck-kp__back{position:relative;z-index:2;display:inline-block;margin-bottom:18px;color:rgb(var(--eck-accent));font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none}.eck-kp .eck-kp__title{margin-bottom:14px;color:rgb(var(--eck-ink));font-family:var(--font-heading-family);font-size:clamp(26px,3vw,38px);font-weight:700;line-height:1.1;text-align:center}.eck-kp .eck-kp__sub{max-width:720px;margin:0 auto 44px;color:rgb(var(--eck-ink-muted));font-size:16px;line-height:1.55;text-align:center}.eck-kp__pill{display:inline-block;padding:3px 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.eck-kp__pill--diy{color:rgb(var(--eck-accent-ink));background:rgb(var(--eck-accent))}.eck-kp__pill--lock{color:rgb(var(--eck-surface));background:rgb(var(--eck-onyx))}.eck-kp__pill--partial{color:rgb(var(--eck-accent-ink));background:var(--eck-kp-pill-partial-bg);border:1px solid rgb(var(--eck-accent-deep))}.eck-kp__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.eck-kp__card{display:flex;flex-direction:column;padding:28px 24px;background:rgb(var(--eck-surface));border:1px solid var(--eck-kp-hairline);border-radius:var(--eck-kp-radius);transition:box-shadow .18s ease,transform .18s ease}.eck-kp__card:hover{box-shadow:0 12px 24px -12px rgba(var(--eck-shadow),.18);transform:translateY(-2px)}.eck-kp__card h3{margin-bottom:8px;color:rgb(var(--eck-ink));font-size:18px;font-weight:700}.eck-kp__card p{color:rgb(var(--eck-ink-muted));font-size:14px;line-height:1.55}.eck-kp__ic{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;margin-bottom:16px;color:rgb(var(--eck-accent-deep));background:rgb(var(--eck-surface-muted));border:1px solid rgba(var(--eck-accent),.4);border-radius:50%}.eck-kp__ic .svg-wrapper,.eck-kp__ic svg{display:block;width:24px;height:24px}.eck-kp__routes{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:1080px;margin:0 auto}.eck-kp__route{padding:32px 28px;background:rgb(var(--eck-surface));border:1px solid var(--eck-kp-hairline);border-radius:var(--eck-kp-radius);box-shadow:0 18px 34px -28px rgba(var(--eck-shadow),.45)}.eck-kp__route--accent{border-color:rgba(var(--eck-accent),.55)}.eck-kp__route h3{margin-bottom:8px;color:rgb(var(--eck-ink));font-family:var(--font-heading-family);font-size:24px;font-weight:700}.eck-kp__route>p{margin-bottom:18px;color:rgb(var(--eck-ink-muted));font-size:14.5px;line-height:1.55}.eck-kp__tag{display:inline-block;margin-bottom:14px;padding:5px 13px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eck-kp__tag--amber{color:rgb(var(--eck-accent-ink));background:rgb(var(--eck-accent))}.eck-kp__tag--dark{color:rgb(var(--eck-surface));background:rgb(var(--eck-onyx))}.eck-kp__list{list-style:none;padding:0}.eck-kp__list li{position:relative;padding:0 0 12px 26px;color:rgb(var(--eck-ink-muted));font-size:14.5px;line-height:1.5}.eck-kp__list li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;background:rgb(var(--eck-accent));border-radius:50%}.eck-kp__locksmith{display:inline-block;margin-top:16px;color:rgb(var(--eck-accent-deep));font-weight:700;text-decoration:underline;text-underline-offset:3px}.eck-kp__tablewrap{max-width:820px;margin:0 auto;border:1px solid var(--eck-kp-hairline);border-radius:var(--eck-kp-radius);overflow:hidden}.eck-kp__table{width:100%;border-collapse:collapse;font-size:15px}.eck-kp__table th{padding:14px 20px;color:rgb(var(--eck-surface));background:rgb(var(--eck-onyx));font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-align:left}.eck-kp__table td{padding:14px 20px;border-top:1px solid var(--eck-kp-hairline);color:rgb(var(--eck-ink-muted))}.eck-kp__table tr:nth-child(2n) td{background:rgb(var(--eck-surface-subtle))}.eck-kp__faq{max-width:820px;margin:0 auto}.eck-kp__faq details{border-bottom:1px solid var(--eck-kp-hairline)}.eck-kp__faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 4px;cursor:pointer;list-style:none;color:rgb(var(--eck-ink));font-family:var(--font-heading-family);font-size:19px;font-weight:700;line-height:1.3}.eck-kp__faq summary::-webkit-details-marker{display:none}.eck-kp__faq summary:after{content:"+";flex:0 0 auto;color:rgb(var(--eck-accent-deep));font-size:26px;font-weight:400;line-height:1}.eck-kp__faq details[open] summary:after{content:"\2212"}.eck-kp__faq-body{padding:0 4px 22px;color:rgb(var(--eck-ink-muted));font-size:15px;line-height:1.6}.eck-kp__acc{max-width:900px;margin:0 auto;background:rgb(var(--eck-surface));border:1px solid var(--eck-kp-hairline);border-radius:var(--eck-kp-radius);overflow:hidden}.eck-kp__acc details{border-bottom:1px solid var(--eck-kp-hairline)}.eck-kp__acc details:last-child{border-bottom:0}.eck-kp__acc summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;cursor:pointer;list-style:none;color:rgb(var(--eck-ink));font-family:var(--font-heading-family);font-size:20px;font-weight:700}.eck-kp__acc summary::-webkit-details-marker{display:none}.eck-kp__acc summary:after{content:"+";color:rgb(var(--eck-accent-deep));font-size:28px;font-weight:400;line-height:1}.eck-kp__acc details[open]>summary:after{content:"\2212"}.eck-kp__acc details[open]>summary{background:rgb(var(--eck-surface-subtle))}.eck-kp__acc-body{padding:4px 24px 22px}.eck-kp__variant{display:flex;gap:18px;align-items:flex-start;padding:18px 0;border-top:1px dashed var(--eck-kp-hairline)}.eck-kp__variant:first-child{border-top:0}.eck-kp__variant h4{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:0 0 8px;color:rgb(var(--eck-ink));font-size:15px;font-weight:800}.eck-kp__variant p{margin:0;color:rgb(var(--eck-ink-muted));font-size:14.5px;line-height:1.6}.eck-kp__variant a:not(.eck-kp__thumb){color:rgb(var(--eck-accent-deep));font-weight:700;text-decoration:underline;text-underline-offset:2px}.eck-kp__thumb{flex:0 0 92px;display:flex;align-items:center;justify-content:center;width:92px;height:92px;padding:7px;overflow:hidden;background:rgb(var(--eck-surface));border:1px solid var(--eck-kp-hairline);border-radius:12px;transition:border-color .18s ease,box-shadow .18s ease}.eck-kp__thumb:hover{border-color:rgb(var(--eck-accent-deep));box-shadow:0 8px 18px -10px rgba(var(--eck-shadow),.3)}.eck-kp__thumb img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.eck-kp__vbody{flex:1 1 auto;min-width:0}.eck-kp__steps{counter-reset:eckstep;list-style:none;max-width:760px;margin:0 auto;padding:0}.eck-kp__steps>li{counter-increment:eckstep;position:relative;padding:0 0 14px 46px;color:rgb(var(--eck-ink-muted));font-size:15px;line-height:1.55}.eck-kp__steps>li:last-child{padding-bottom:0}.eck-kp__steps>li:before{content:counter(eckstep);position:absolute;left:0;top:-1px;display:flex;align-items:center;justify-content:center;width:28px;height:28px;color:rgb(var(--eck-accent-ink));background:rgb(var(--eck-accent));font-family:var(--font-heading-family);font-size:14px;font-weight:700;border-radius:50%}.eck-kp__steps ul{margin:5px 0 0;padding-left:18px}.eck-kp__steps ul li{padding:1px 0;list-style:disc}.eck-kp__prose{max-width:820px;margin:0 auto}.eck-kp__prose>p{margin-bottom:16px;color:rgb(var(--eck-ink-muted));font-size:15.5px;line-height:1.65}.eck-kp__prose>p:last-child{margin-bottom:0}.eck-kp__note{max-width:820px;margin:30px auto 0;padding:24px 28px;color:rgba(var(--eck-surface),.82);background:rgb(var(--eck-onyx));border-radius:var(--eck-kp-radius);font-size:15px;line-height:1.62}.eck-kp__note strong{color:rgb(var(--eck-accent))}.eck-kp__cta{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1080px;margin:0 auto;padding:30px 32px;color:rgb(var(--eck-surface));background:rgb(var(--eck-onyx));border-radius:var(--eck-kp-radius)}.eck-kp__cta h3{margin-bottom:5px;font-family:var(--font-heading-family);font-size:24px;font-weight:700}.eck-kp__cta p{color:rgba(var(--eck-surface),.72);font-size:14px}.eck-kp__btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 30px;color:rgb(var(--eck-accent-ink));background:rgb(var(--eck-accent));border:0;border-radius:12px;font-size:13px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;white-space:nowrap}.eck-kp__btn:hover{background:rgb(var(--eck-accent-deep))}@media(max-width:989px){.eck-kp__wrap{padding:0 22px}.eck-kp__section{padding:46px 0}.eck-kp__cards,.eck-kp__routes{grid-template-columns:1fr}.eck-kp__acc summary{padding:18px;font-size:18px}.eck-kp__acc-body{padding:4px 18px 20px}.eck-kp__thumb{flex-basis:72px;width:72px;height:72px}.eck-kp__cta{flex-direction:column;align-items:flex-start}.eck-kp__btn{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/section-eck-kp.css.map */
