.reluctant-faq{background:#fff;color:#1a1a1a}.reluctant-faq__hero{background:#f8f8f6;border-bottom:1px solid #ececea}.reluctant-faq__hero-inner,.reluctant-faq__body-inner{max-width:1200px;margin:0 auto;padding:0 20px}.reluctant-faq__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 20px;padding:0;list-style:none;font-family:system-ui,sans-serif;font-size:12px;color:#666}.reluctant-faq__breadcrumb a{color:#666;text-decoration:none}.reluctant-faq__breadcrumb a:hover{color:var(--rf-accent, #4a7c8c)}.reluctant-faq__breadcrumb-sep{color:#c8c8c5}.reluctant-faq__breadcrumb-current{color:#1a1a1a;font-weight:600}.reluctant-faq__eyebrow{margin:0 0 10px;font-family:system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rf-accent, #4a7c8c)}.reluctant-faq__title{margin:0 0 12px;font-family:Syne,system-ui,sans-serif;font-size:clamp(28px,5vw,38px);font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#1a1a1a}.reluctant-faq__subtitle{margin:0 0 20px;max-width:560px;font-family:system-ui,sans-serif;font-size:15px;line-height:1.6;color:#555}.reluctant-faq__search-wrap{position:relative;max-width:480px}.reluctant-faq__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#888;pointer-events:none}.reluctant-faq__search{width:100%;min-height:48px;padding:12px 14px 12px 42px;border:1px solid #d8d8d5;border-radius:8px;background:#fff;font-family:system-ui,sans-serif;font-size:15px;color:#1a1a1a;transition:border-color .2s ease,box-shadow .2s ease}.reluctant-faq__search:focus{outline:none;border-color:var(--rf-accent, #4a7c8c);box-shadow:0 0 0 3px #4a7c8c1f}.reluctant-faq__search-empty{display:none;margin:24px 0 0;padding:20px;border:1px dashed #d8d8d5;border-radius:8px;font-family:system-ui,sans-serif;font-size:14px;color:#666;text-align:center}.reluctant-faq__search-empty.is-visible{display:block}.reluctant-faq__layout{display:grid;grid-template-columns:220px minmax(0,1fr) 260px;gap:28px;align-items:start}.reluctant-faq__nav{position:sticky;top:24px}.reluctant-faq__nav-title{margin:0 0 12px;font-family:system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888}.reluctant-faq__nav-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:4px}.reluctant-faq__nav-link{display:block;padding:10px 12px;border-radius:6px;font-family:system-ui,sans-serif;font-size:13px;font-weight:600;color:#444;text-decoration:none;transition:background-color .2s ease,color .2s ease}.reluctant-faq__nav-link:hover,.reluctant-faq__nav-link.is-active{background:#4a7c8c14;color:var(--rf-accent, #4a7c8c)}.reluctant-faq__mobile-nav{display:none;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:20px;padding-bottom:4px}.reluctant-faq__mobile-nav::-webkit-scrollbar{display:none}.reluctant-faq__mobile-nav-link{flex-shrink:0;display:inline-flex;align-items:center;min-height:40px;padding:8px 14px;border:1px solid #d8d8d5;border-radius:999px;background:#fff;font-family:system-ui,sans-serif;font-size:12px;font-weight:600;color:#1a1a1a;text-decoration:none;white-space:nowrap}.reluctant-faq__mobile-nav-link.is-active{border-color:var(--rf-accent, #4a7c8c);background:#4a7c8c14;color:var(--rf-accent, #4a7c8c)}.reluctant-faq__group{scroll-margin-top:24px;margin-bottom:32px}.reluctant-faq__group:last-child{margin-bottom:0}.reluctant-faq__group-title{margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #ececea;font-family:Syne,system-ui,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a}.reluctant-faq__list{display:flex;flex-direction:column;gap:8px}.reluctant-faq__item{border:1px solid #ececea;border-radius:8px;background:#fff;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.reluctant-faq__item[open]{border-color:color-mix(in srgb,var(--rf-accent, #4a7c8c) 30%,#ececea);box-shadow:0 2px 12px #1a1a1a0a}.reluctant-faq__item.is-hidden{display:none}.reluctant-faq__question{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;cursor:pointer;list-style:none;font-family:system-ui,sans-serif;font-size:14px;font-weight:600;line-height:1.45;color:#1a1a1a}.reluctant-faq__question::-webkit-details-marker{display:none}.reluctant-faq__chevron{flex-shrink:0;color:#888;transition:transform .2s ease,color .2s ease}.reluctant-faq__item[open] .reluctant-faq__chevron{transform:rotate(180deg);color:var(--rf-accent, #4a7c8c)}.reluctant-faq__answer{padding:0 18px 16px;font-family:system-ui,sans-serif;font-size:14px;line-height:1.65;color:#555}.reluctant-faq__answer.rte p{margin:0 0 10px}.reluctant-faq__answer.rte p:last-child{margin-bottom:0}.reluctant-faq__answer.rte a{color:var(--rf-accent, #4a7c8c);font-weight:600;text-decoration:underline;text-underline-offset:2px}.reluctant-faq__aside{position:sticky;top:24px;display:flex;flex-direction:column;gap:12px}.reluctant-faq__help-card{padding:20px;border:1px solid #ececea;border-radius:10px;background:#f8f8f6}.reluctant-faq__help-title{margin:0 0 8px;font-family:Syne,system-ui,sans-serif;font-size:16px;font-weight:700;color:#1a1a1a}.reluctant-faq__help-text{margin:0 0 16px;font-family:system-ui,sans-serif;font-size:13px;line-height:1.55;color:#666}.reluctant-faq__help-links{display:flex;flex-direction:column;gap:8px}.reluctant-faq__help-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border-radius:6px;font-family:system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none;text-align:center;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.reluctant-faq__help-link--primary{background:#1a1a1a;color:#fff;border:1px solid #1a1a1a}.reluctant-faq__help-link--primary:hover{background:var(--rf-accent, #4a7c8c);border-color:var(--rf-accent, #4a7c8c)}.reluctant-faq__help-link--secondary{background:#fff;color:#1a1a1a;border:1px solid #d8d8d5}.reluctant-faq__help-link--secondary:hover{border-color:var(--rf-accent, #4a7c8c);color:var(--rf-accent, #4a7c8c)}.reluctant-faq__quick-facts{padding:18px;border:1px solid #ececea;border-radius:10px;background:#fff}.reluctant-faq__quick-facts-title{margin:0 0 12px;font-family:system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#888}.reluctant-faq__quick-facts-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.reluctant-faq__quick-facts-item{display:flex;align-items:flex-start;gap:8px;font-family:system-ui,sans-serif;font-size:12px;line-height:1.45;color:#444}.reluctant-faq__quick-facts-item svg{flex-shrink:0;margin-top:1px;color:var(--rf-accent, #4a7c8c)}.reluctant-faq__content{min-width:0}@media screen and (max-width:989px){.reluctant-faq__layout{grid-template-columns:1fr}.reluctant-faq__nav,.reluctant-faq__aside{display:none}.reluctant-faq__mobile-nav{display:flex}.reluctant-faq__aside--mobile{display:flex;margin-top:32px}}@media screen and (max-width:749px){.reluctant-faq__question{padding:14px 16px;font-size:13px}.reluctant-faq__answer{padding:0 16px 14px;font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-reluctant-faq.css.map */
