:root{--kl-pink: #f7aea6;--kl-text: #454545;--kl-bg: #fdfbfe;--kl-white: #ffffff;--kl-warm: #fdf1ee;--kl-sale: #e68a82;--kl-border: rgba(69, 69, 69, .1);--kl-font: "Instrument Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--kl-text-body: 16px;--kl-text-body-sm: 15px;--kl-text-caption: 13px;--kl-text-label: 12px;--kl-weight-normal: 400;--kl-weight-medium: 500;--kl-weight-semibold: 600;--kl-weight-bold: 700;--kl-leading-tight: 1.3;--kl-leading-normal: 1.5;--kl-leading-relaxed: 1.65;--kl-tracking-tight: -.03em;--kl-tracking-normal: 0;--kl-tracking-wide: .04em;--kl-tracking-wider: .08em;--kl-color-text: #454545;--kl-color-text-muted: #7a7a7a;--kl-color-text-secondary: #696969;--kl-color-text-on-accent: #3a2420;--kl-color-surface: #fdfbfe;--kl-color-surface-card: #ffffff;--kl-color-surface-warm: #fdf1ee;--kl-color-surface-low: #F7F5F8;--kl-color-accent: #f7aea6;--kl-color-accent-dark: #c47e77;--kl-color-accent-deep: #b06b64;--kl-color-sale-text: #b5534b;--kl-color-sale-on-warm: #a04a43;--kl-color-border: rgba(69, 69, 69, .1);--kl-color-border-light: rgba(69, 69, 69, .06);--kl-space-1: 4px;--kl-space-2: 8px;--kl-space-3: 12px;--kl-space-4: 16px;--kl-space-5: 20px;--kl-space-6: 24px;--kl-space-8: 32px;--kl-space-10: 40px;--kl-space-12: 48px;--kl-section-pad: 3.5rem;--kl-section-pad-bottom: 3rem;--kl-section-pad-mobile: 2.25rem;--kl-section-pad-mobile-bottom: 1.75rem;--kl-gutter: 3rem;--kl-gutter-tablet: 2rem;--kl-gutter-mobile: 1.25rem;--kl-max-width: 1200px;--kl-radius-sm: 6px;--kl-radius-md: 10px;--kl-radius-lg: 16px;--kl-radius-xl: 20px;--kl-radius-pill: 999px;--kl-shadow-card: 0 2px 8px rgba(69, 69, 69, .04);--kl-shadow-card-hover: 0 8px 32px rgba(69, 69, 69, .05);--kl-shadow-elevated: 0 12px 40px rgba(69, 69, 69, .08), 0 2px 8px rgba(69, 69, 69, .04);--kl-ease: cubic-bezier(.22, 1, .36, 1);--kl-ease-out: cubic-bezier(.4, 0, .2, 1);--kl-duration: .25s;--kl-duration-fast: .15s;--kl-duration-slow: .4s}.kl-inner{max-width:var(--kl-max-width);margin:0 auto;padding:0 var(--kl-gutter)}.kl-hc-hero{position:relative;padding:5.5rem 0 5rem;text-align:center;overflow:hidden;background:linear-gradient(180deg,var(--kl-warm) 0%,var(--kl-bg) 100%)}.kl-hc-hero-inner{max-width:700px;margin:0 auto;padding:0 var(--kl-gutter);position:relative;z-index:1}@keyframes klHcFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.kl-hc-hero .kl-hc-eyebrow{font-size:var(--kl-text-caption);font-weight:var(--kl-weight-medium);letter-spacing:var(--kl-tracking-wider);text-transform:uppercase;color:var(--kl-color-text);margin-bottom:1.25rem;animation:klHcFadeUp .5s cubic-bezier(.22,1,.36,1) both 0s}.kl-hc-hero h1{font-size:clamp(2.7rem,2rem + 2.2vw,4.5rem);font-weight:var(--kl-weight-semibold);letter-spacing:-.05em;line-height:.9;color:var(--kl-text);margin-bottom:1.25rem;animation:klHcFadeUp .5s cubic-bezier(.22,1,.36,1) both .06s}.kl-hc-hero-sub{font-size:17px;font-weight:var(--kl-weight-normal);line-height:1.6;color:var(--kl-color-text-secondary);max-width:440px;margin:0 auto 2.5rem;animation:klHcFadeUp .5s cubic-bezier(.22,1,.36,1) both .12s}.kl-hc-search{max-width:540px;margin:0 auto 3rem;position:relative;animation:klHcFadeUp .5s cubic-bezier(.22,1,.36,1) both .18s}.kl-hc-search input{width:100%;font-family:var(--kl-font);font-size:var(--kl-text-body);font-weight:var(--kl-weight-normal);color:var(--kl-text);background:var(--kl-white);border:1px solid var(--kl-color-border);border-radius:30px;padding:1.1rem 3.5rem 1.1rem 1.5rem;outline:none;transition:border-color .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px #0000000a}.kl-hc-search input::placeholder{color:var(--kl-color-text-muted)}.kl-hc-search input:hover{border-color:var(--kl-pink);box-shadow:0 4px 20px #0000000a,0 0 0 4px #f7aea62e}.kl-hc-search input:focus{border-color:var(--kl-pink);box-shadow:0 4px 20px #0000000a,0 0 0 4px #f7aea638}.kl-hc-search-icon{position:absolute;right:1.35rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--kl-color-text-muted);pointer-events:none}.kl-hc-search-clear{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:none;align-items:center;justify-content:center;color:var(--kl-color-text-muted);transition:background .2s ease,color .2s ease}.kl-hc-search-clear:hover{background:#4545450f;color:var(--kl-text)}.kl-hc-search-clear svg{width:16px;height:16px}.kl-hc-search.has-value .kl-hc-search-icon{display:none}.kl-hc-search.has-value .kl-hc-search-clear{display:flex}.kl-hc-search-count{font-size:14px;color:var(--kl-color-text-muted);text-align:center;margin-top:-1.5rem;margin-bottom:1rem;display:none}.kl-hc-search-count.visible{display:block}.kl-hc-search-panel{display:none;max-width:680px;margin:0 auto;text-align:left}.kl-hc-search-panel.visible{display:block}.kl-hc-search-panel-inner{background:var(--kl-color-surface-card);border:1px solid var(--kl-color-border);border-radius:var(--kl-radius-md);overflow:hidden;max-height:420px;overflow-y:auto;-webkit-overflow-scrolling:touch}.kl-hc-hit{border-bottom:1px solid var(--kl-color-border-light)}.kl-hc-hit:last-child{border-bottom:none}.kl-hc-hit-q{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:.9rem 1.25rem;font-size:var(--kl-text-body);font-weight:var(--kl-weight-medium);color:var(--kl-color-text);line-height:var(--kl-leading-tight);background:none;border:none;cursor:pointer;text-align:left;font-family:var(--kl-font)}.kl-hc-hit-q:hover{background:var(--kl-color-surface-low)}.kl-hc-hit-chevron{width:18px;height:18px;flex-shrink:0;color:var(--kl-color-text-muted);transition:transform .25s var(--kl-ease-out)}.kl-hc-hit.open .kl-hc-hit-chevron{transform:rotate(180deg)}.kl-hc-hit-a{max-height:0;overflow:hidden;transition:max-height .35s var(--kl-ease-out)}.kl-hc-hit-a-inner{padding:0 1.25rem 1rem;font-size:var(--kl-text-body-sm);font-weight:var(--kl-weight-normal);line-height:1.7;color:var(--kl-color-text-secondary)}.kl-hc-hit-a-inner a{color:var(--kl-color-sale-text);font-weight:var(--kl-weight-medium);text-decoration:underline;text-underline-offset:2px}.kl-hc-quick-links{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;max-width:640px;margin:0 auto;animation:klHcFadeUp .5s cubic-bezier(.22,1,.36,1) both .24s}.kl-hc-quick-link{font-size:var(--kl-text-caption);font-weight:var(--kl-weight-medium);color:var(--kl-text);background:#fff9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid var(--kl-color-border);border-radius:30px;padding:.5rem 1rem;text-decoration:none;transition:background .2s ease,border-color .2s ease,transform .2s ease;white-space:nowrap;cursor:pointer}.kl-hc-quick-link:hover{background:var(--kl-white);border-color:#45454533;transform:translateY(-1px)}.kl-hc-action-bar{padding:3rem 0 0;background:var(--kl-bg)}.kl-hc-action-bar-inner{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.kl-hc-action-card{display:flex;align-items:center;gap:.85rem;background:var(--kl-white);border:1px solid var(--kl-color-border-light);border-radius:14px;padding:1.15rem 1.25rem;text-decoration:none;flex:0 1 280px;color:var(--kl-text);font-family:var(--kl-font);cursor:pointer;text-align:left;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}shopify-account.kl-hc-account{flex:0 1 280px}shopify-account.kl-hc-account::part(signed-out-avatar){display:flex;width:100%;padding:0;margin:0;border:none;background:none;text-align:left;font:inherit;color:inherit;cursor:pointer}shopify-account.kl-hc-account .kl-hc-action-card{flex:none;width:100%}.kl-hc-action-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000000a;border-color:#4545451f}.kl-hc-action-icon{width:40px;height:40px;border-radius:var(--kl-radius-md);background:var(--kl-warm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.kl-hc-action-icon svg{width:18px;height:18px;stroke:var(--kl-text);stroke-width:1.5;fill:none}.kl-hc-action-text{display:flex;flex-direction:column;gap:.1rem}.kl-hc-action-title{font-size:14px;font-weight:var(--kl-weight-semibold);letter-spacing:-.02em}.kl-hc-action-desc{font-size:var(--kl-text-label);color:var(--kl-color-text-muted)}.kl-hc-accordion-section{padding:3rem 0 4.5rem;background:var(--kl-bg)}.kl-hc-cat{margin-bottom:3rem}.kl-hc-cat:last-child{margin-bottom:0}.kl-hc-cat-header{display:flex;align-items:center;gap:.85rem;padding-bottom:1rem;margin-bottom:0}.kl-hc-cat-icon{width:40px;height:40px;border-radius:50%;background:var(--kl-warm);display:flex;align-items:center;justify-content:center;flex-shrink:0}.kl-hc-cat-icon svg{width:18px;height:18px;stroke:var(--kl-sale);stroke-width:1.5;fill:none}.kl-hc-cat-header h2{font-size:22px;font-weight:var(--kl-weight-bold);letter-spacing:-.03em;color:var(--kl-text);margin:0;line-height:1.2}.kl-hc-subcat{border-bottom:none;margin-bottom:.35rem}.kl-hc-subcat:first-child{border-top:none}.kl-hc-subcat-q{width:100%;display:flex;align-items:center;justify-content:space-between;background:var(--kl-color-surface-low);border:none;border-radius:var(--kl-radius-sm);font-family:var(--kl-font);font-size:19px;font-weight:var(--kl-weight-semibold);color:var(--kl-text);text-align:left;padding:1rem;cursor:pointer;transition:color .2s ease,background .2s ease;line-height:1.4}.kl-hc-subcat-q:hover{background:linear-gradient(180deg,rgba(253,241,238,.5) 0%,var(--kl-bg) 100%)}.kl-hc-subcat-q>span:first-child{flex:1;min-width:0}.kl-hc-subcat-chevron{width:20px;height:20px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:transform .3s var(--kl-ease)}.kl-hc-subcat-chevron svg{width:18px;height:18px;stroke:var(--kl-color-text-muted);stroke-width:1.5;fill:none}.kl-hc-subcat.open .kl-hc-subcat-chevron{transform:rotate(180deg)}.kl-hc-subcat-body{max-height:0;overflow:hidden;transition:max-height .4s var(--kl-ease-out)}.kl-hc-faq-item{border-bottom:1px solid var(--kl-color-border-light);padding-left:.75rem}.kl-hc-faq-item:last-child{border-bottom:none;margin-bottom:.5rem}.kl-hc-faq-q{width:100%;background:none;border:none;font-family:var(--kl-font);font-size:var(--kl-text-body-sm);font-weight:var(--kl-weight-medium);color:var(--kl-text);text-align:left;padding:.9rem 2rem .9rem 0;cursor:pointer;position:relative;transition:color .2s ease;line-height:1.45}.kl-hc-faq-q:hover{color:var(--kl-color-text-secondary)}.kl-hc-faq-q:after{content:"";position:absolute;right:.25rem;top:50%;width:7px;height:7px;border-right:1.5px solid var(--kl-color-text-muted);border-bottom:1.5px solid var(--kl-color-text-muted);transform:translateY(-65%) rotate(45deg);transition:transform .3s ease}.kl-hc-faq-item.open .kl-hc-faq-q:after{transform:translateY(-35%) rotate(-135deg)}.kl-hc-faq-a{max-height:0;overflow:hidden;transition:max-height .4s var(--kl-ease-out)}.kl-hc-faq-a-inner{font-size:var(--kl-text-body-sm);font-weight:var(--kl-weight-normal);line-height:1.7;color:var(--kl-text);padding:0 1.5rem 1.1rem 0}.kl-hc-faq-a-inner a{color:var(--kl-color-sale-text);font-weight:var(--kl-weight-medium);text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.kl-hc-faq-a-inner a:hover{color:var(--kl-color-accent-deep)}.kl-hc-faq-share{display:inline-flex;align-items:center;gap:.35rem;margin-top:.75rem;padding:.3rem .7rem;background:none;border:1px solid var(--kl-color-border);border-radius:var(--kl-radius-pill);font-family:var(--kl-font);font-size:12px;font-weight:var(--kl-weight-medium);color:var(--kl-color-text-muted);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.kl-hc-faq-share:hover{color:var(--kl-text);border-color:#45454533}.kl-hc-faq-share.copied{color:var(--kl-color-sale-text);border-color:var(--kl-color-accent);background:#f7aea60f}.kl-hc-faq-share svg{width:13px;height:13px}.kl-hc-faq-item.kl-hc-highlighted{background:#f7aea614;border-radius:var(--kl-radius-sm);margin-left:0;padding-left:.75rem}mark.kl-hc-match{background:#f7aea640;color:inherit;border-radius:2px;padding:0 1px}.kl-hc-popular{padding:4.5rem 0;background:linear-gradient(180deg,var(--kl-white) 0%,var(--kl-warm) 100%)}.kl-hc-popular-inner{max-width:760px;margin:0 auto;padding:0 var(--kl-gutter)}.kl-hc-popular-header{text-align:center;margin-bottom:2.5rem}.kl-hc-popular-header h2{font-size:clamp(1.575rem,1.305rem + 1.16vw,2.7rem);font-weight:var(--kl-weight-semibold);letter-spacing:-.05em;line-height:.9;color:var(--kl-text);margin-bottom:.65rem}.kl-hc-popular-header p{font-size:var(--kl-text-body-sm);color:var(--kl-color-text-secondary)}.kl-hc-pop-item{border-bottom:1px solid rgba(69,69,69,.07)}.kl-hc-pop-item:first-child{border-top:1px solid rgba(69,69,69,.07)}.kl-hc-pop-q{width:100%;background:none;border:none;font-family:var(--kl-font);font-size:var(--kl-text-body);font-weight:var(--kl-weight-medium);color:var(--kl-text);text-align:left;padding:1.35rem 3rem 1.35rem 0;cursor:pointer;position:relative;transition:color .2s ease;line-height:1.4}.kl-hc-pop-q:hover{color:var(--kl-color-text-secondary)}.kl-hc-pop-tag{display:inline-block;font-size:11px;font-weight:var(--kl-weight-medium);letter-spacing:.03em;text-transform:uppercase;padding:.2rem .6rem;border-radius:4px;background:#4545450d;color:var(--kl-color-text-muted);margin-right:.5rem;vertical-align:middle;position:relative;top:-1px}.kl-hc-pop-chevron{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:transform .35s ease}.kl-hc-pop-chevron svg{width:16px;height:16px;stroke:var(--kl-color-text-muted);stroke-width:1.5;fill:none}.kl-hc-pop-item.open .kl-hc-pop-chevron{transform:translateY(-50%) rotate(180deg)}.kl-hc-pop-a{max-height:0;overflow:hidden;transition:max-height .45s var(--kl-ease-out)}.kl-hc-pop-a-inner{font-size:var(--kl-text-body-sm);line-height:1.7;color:var(--kl-color-text-secondary);padding:0 2rem 1.5rem 0}.kl-hc-pop-a-inner a{color:var(--kl-color-sale-text);font-weight:var(--kl-weight-medium);text-decoration:underline;text-underline-offset:2px}.kl-hc-contact{padding:4.5rem 0;background:linear-gradient(180deg,var(--kl-bg) 0%,var(--kl-warm) 100%);position:relative;overflow:hidden}.kl-hc-contact-inner{max-width:860px;margin:0 auto;padding:0 var(--kl-gutter);text-align:center;position:relative;z-index:1}.kl-hc-contact-inner h2{font-size:clamp(1.575rem,1.305rem + 1.16vw,2.7rem);font-weight:var(--kl-weight-semibold);letter-spacing:-.05em;line-height:.9;color:var(--kl-text);margin-bottom:.65rem}.kl-hc-contact-inner>p{font-size:var(--kl-text-body-sm);color:var(--kl-color-text-secondary);margin-bottom:2.5rem}.kl-hc-contact-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:700px;margin:0 auto}.kl-hc-contact-card{background:var(--kl-white);border:1px solid rgba(69,69,69,.05);border-radius:18px;padding:2rem 1.25rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;text-decoration:none;color:var(--kl-text);display:block}.kl-hc-contact-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:18px;background:linear-gradient(135deg,rgba(247,174,166,.06) 0%,transparent 60%);opacity:0;transition:opacity .3s ease}.kl-hc-contact-card:hover{transform:translateY(-3px);box-shadow:0 10px 32px #0000000d}.kl-hc-contact-card:hover:after{opacity:1}.kl-hc-contact-card-icon{width:52px;height:52px;border-radius:50%;background:var(--kl-warm);display:flex;align-items:center;justify-content:center;margin:0 auto 1.15rem;position:relative;z-index:1}.kl-hc-contact-card-icon svg{width:22px;height:22px;stroke:var(--kl-text);stroke-width:1.5;fill:none}.kl-hc-contact-card-icon .kl-hc-filled-icon{stroke:none;fill:var(--kl-text)}.kl-hc-contact-card h3{font-size:var(--kl-text-body-sm);font-weight:var(--kl-weight-semibold);letter-spacing:-.02em;color:var(--kl-text);margin-bottom:.35rem;position:relative;z-index:1}.kl-hc-contact-card p{font-size:var(--kl-text-caption);color:var(--kl-color-text-secondary);line-height:1.5;margin:0;position:relative;z-index:1}.kl-hc-response-badge{display:inline-block;font-size:11px;font-weight:var(--kl-weight-medium);color:var(--kl-color-text-muted);margin-top:.85rem;padding:.3rem .75rem;background:#4545450a;border-radius:var(--kl-radius-pill);position:relative;z-index:1}.kl-hc-no-results{text-align:center;padding:2.5rem 1.25rem;display:none}.kl-hc-no-results.visible{display:block}.kl-hc-no-results-icon{width:40px;height:40px;margin:0 auto 1rem;color:var(--kl-color-text-muted)}.kl-hc-no-results h3{font-size:20px;color:var(--kl-text);margin-bottom:.5rem}.kl-hc-no-results p{color:var(--kl-color-text-secondary);font-size:var(--kl-text-body)}.kl-hc-ai-result{display:none;border-top:1px solid var(--kl-color-border)}.kl-hc-ai-result.visible{display:block}.kl-hc-ai-card{overflow:hidden}.kl-hc-ai-card-header{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;cursor:pointer;-webkit-user-select:none;user-select:none}.kl-hc-ai-card-header:hover{background:var(--kl-color-surface-low)}.kl-hc-ai-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:11px;font-weight:var(--kl-weight-semibold);letter-spacing:var(--kl-tracking-wide);text-transform:uppercase;color:var(--kl-color-sale-text);background:var(--kl-color-surface-warm);padding:.2rem .55rem;border-radius:4px;flex-shrink:0}.kl-hc-ai-badge svg{width:12px;height:12px}.kl-hc-ai-title{flex:1;font-size:var(--kl-text-body);font-weight:var(--kl-weight-medium);color:var(--kl-color-text);line-height:var(--kl-leading-tight)}.kl-hc-ai-chevron{width:20px;height:20px;color:var(--kl-color-text-muted);transition:transform .25s var(--kl-ease-out);flex-shrink:0}.kl-hc-ai-card.open .kl-hc-ai-chevron{transform:rotate(180deg)}.kl-hc-ai-body{max-height:0;overflow:hidden;transition:max-height .4s var(--kl-ease-out)}.kl-hc-ai-body-inner{padding:0 1.25rem 1.25rem;font-size:var(--kl-text-body-sm);font-weight:var(--kl-weight-normal);line-height:1.7;color:var(--kl-color-text-secondary)}.kl-hc-ai-body-inner a{color:var(--kl-color-sale-text);font-weight:var(--kl-weight-medium);text-decoration:underline;text-underline-offset:2px}.kl-hc-ai-source{display:flex;align-items:center;gap:.4rem;margin-top:1rem;font-size:var(--kl-text-caption);color:var(--kl-color-text-muted)}.kl-hc-ai-source svg{width:14px;height:14px}.kl-hc-ai-skeleton{display:none;border-top:1px solid var(--kl-color-border)}.kl-hc-ai-skeleton.visible{display:block}.kl-hc-ai-skel-inner{padding:1.25rem}.kl-hc-ai-skel-bar{height:14px;border-radius:4px;background:linear-gradient(90deg,var(--kl-color-surface-low) 25%,rgba(247,174,166,.08) 50%,var(--kl-color-surface-low) 75%);background-size:200% 100%;animation:klHcSkelShimmer 1.4s ease-in-out infinite;margin-bottom:.6rem}.kl-hc-ai-skel-bar:nth-child(1){width:55%;height:16px;margin-bottom:1rem}.kl-hc-ai-skel-bar:nth-child(2){width:100%}.kl-hc-ai-skel-bar:nth-child(3){width:90%}.kl-hc-ai-skel-bar:nth-child(4){width:70%;margin-bottom:0}@keyframes klHcSkelShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:999px){.kl-inner{padding:0 var(--kl-gutter-tablet)}}@media(max-width:900px){.kl-hc-action-bar-inner{gap:.75rem}}@media(max-width:749px){.kl-inner{padding:0 var(--kl-gutter-mobile)}.kl-hc-hero{padding:3.5rem 0 3rem}.kl-hc-hero-inner{padding:0 var(--kl-gutter-mobile)}.kl-hc-hero h1{font-size:clamp(2rem,1.5rem + 2.5vw,3rem)}.kl-hc-hero-sub{font-size:var(--kl-text-body-sm)}.kl-hc-search input{padding:.95rem 3rem .95rem 1.25rem;font-size:var(--kl-text-body-sm)}.kl-hc-quick-links{gap:.4rem}.kl-hc-quick-link{font-size:var(--kl-text-label);padding:.4rem .85rem}.kl-hc-action-bar{padding:2rem 0 0}.kl-hc-action-bar-inner{flex-direction:column;gap:.5rem}.kl-hc-action-card{flex:none;width:100%;padding:.85rem 1rem;gap:.75rem;border-radius:var(--kl-radius-md)}shopify-account.kl-hc-account{flex:none;width:100%}.kl-hc-action-icon{width:38px;height:38px;border-radius:9px}.kl-hc-action-icon svg{width:17px;height:17px}.kl-hc-action-title{font-size:14px}.kl-hc-action-desc{font-size:11.5px}.kl-hc-accordion-section{padding:2rem 0 3rem}.kl-hc-cat{margin-bottom:2rem}.kl-hc-cat-header h2{font-size:20px}.kl-hc-subcat-q{font-size:17px;padding:.85rem}.kl-hc-faq-item{padding-left:.5rem}.kl-hc-popular{padding:3rem 0}.kl-hc-popular-inner{padding:0 var(--kl-gutter-mobile)}.kl-hc-pop-q{font-size:var(--kl-text-body-sm);padding-right:2.5rem}.kl-hc-contact{padding:3rem 0}.kl-hc-contact-inner{padding:0 var(--kl-gutter-mobile)}.kl-hc-contact-cards{grid-template-columns:1fr;gap:.5rem}.kl-hc-contact-card{display:flex;align-items:center;gap:.75rem;text-align:left;padding:.85rem 1rem;border-radius:var(--kl-radius-md)}.kl-hc-contact-card:after{border-radius:var(--kl-radius-md)}.kl-hc-contact-card-icon{width:38px;height:38px;margin:0;flex-shrink:0}.kl-hc-contact-card-icon svg{width:17px;height:17px}.kl-hc-contact-card h3{font-size:14px;margin-bottom:.1rem}.kl-hc-contact-card p{font-size:11.5px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;animation:none!important}.kl-hc-hero .kl-hc-eyebrow,.kl-hc-hero h1,.kl-hc-hero-sub,.kl-hc-search,.kl-hc-quick-links{opacity:1!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/1052/assets/kl-help-center.css.map */
