.ff-cs-page{--bg: #fcfcfc;--card: #ffffff;--line: #eaeaea;--line-soft: #f0f0f0;--ink: #111111;--ink-soft: #1a1a1a;--text: #333333;--text-muted: #666666;--text-light: #888888;--accent: #005f73;--accent-soft: #f0f7f9;--accent-deep: #003e4d;--warm-bg: #f5f3ee;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.55}.ff-cs-page,.ff-cs-page *,.ff-cs-page *:before,.ff-cs-page *:after{box-sizing:border-box}.ff-cs-page section,.ff-cs-page div,.ff-cs-page nav,.ff-cs-page article,.ff-cs-page h1,.ff-cs-page h2,.ff-cs-page h3,.ff-cs-page p,.ff-cs-page ul,.ff-cs-page li,.ff-cs-page span,.ff-cs-page button{margin:0;padding:0}.ff-cs-page p{margin-bottom:12px;line-height:1.65}.ff-cs-page p:last-child{margin-bottom:0}.ff-cs-page a{color:var(--accent);text-decoration:none}.ff-cs-page a:hover{text-decoration:underline}.ff-cs-page h1 em,.ff-cs-page h2 em,.ff-cs-page h3 em,.ff-cs-page .ff-cs-section-title em,.ff-cs-page .ff-cs-faq-q em{font-style:normal;font-weight:800;color:var(--accent);text-transform:uppercase;letter-spacing:.02em}.ff-cs-page .ff-cs-cta-final h2 em{color:#d9d3c2}.ff-cs-page .ff-cs-header{text-align:center;padding:64px 24px 36px;max-width:760px;margin:0 auto}.ff-cs-page .ff-cs-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.ff-cs-page h1{font-size:clamp(1.7rem,3.6vw,2.5rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--ink);line-height:1.1;margin-bottom:18px}.ff-cs-page .ff-cs-lead{font-size:1rem;color:var(--text-muted);max-width:60ch;line-height:1.65;margin:0 auto}.ff-cs-page .ff-cs-contact-bar{background:var(--ink-soft);color:#fff;padding:20px 24px;display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:wrap;font-size:.85rem;margin-bottom:64px}.ff-cs-page .ff-cs-contact-item{display:inline-flex;align-items:center;gap:10px;font-weight:600;letter-spacing:.02em;color:#c8c2b0}.ff-cs-page .ff-cs-contact-item svg{width:16px;height:16px;color:#d9d3c2;flex-shrink:0}.ff-cs-page .ff-cs-contact-item a{color:#fff}.ff-cs-page .ff-cs-contact-item a:hover{color:#d9d3c2;text-decoration:none}.ff-cs-page .ff-cs-contact-divider{width:1px;height:16px;background:#fff3}.ff-cs-page .ff-cs-section{padding:0 24px;max-width:1100px;margin:0 auto}.ff-cs-page .ff-cs-section-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}.ff-cs-page .ff-cs-section-title{font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--ink);line-height:1.15;margin-bottom:28px}.ff-cs-page .ff-cs-topics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ff-cs-page .ff-cs-topic-card{background:var(--card);border:1px solid var(--line);border-radius:8px;padding:28px 28px 26px;text-decoration:none;color:var(--text);display:flex;flex-direction:column;transition:border-color .15s,transform .15s,box-shadow .15s}.ff-cs-page .ff-cs-topic-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 8px 18px #0f1b2d0f;text-decoration:none;color:var(--text)}.ff-cs-page .ff-cs-topic-icon{width:32px;height:32px;color:var(--accent);margin-bottom:16px;stroke-width:1.7}.ff-cs-page .ff-cs-topic-card h3{font-size:1.05rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em;color:var(--ink);line-height:1.2;margin-bottom:8px}.ff-cs-page .ff-cs-topic-card p{font-size:.88rem;line-height:1.55;color:var(--text-muted);margin-bottom:16px;flex:1}.ff-cs-page .ff-cs-topic-cta{font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-top:auto}@media(max-width:880px){.ff-cs-page .ff-cs-topics-grid{grid-template-columns:1fr 1fr;gap:14px}}@media(max-width:600px){.ff-cs-page .ff-cs-topics-grid{grid-template-columns:1fr;gap:12px}}.ff-cs-page .ff-cs-section.ff-cs-policy{margin-top:72px}.ff-cs-page .ff-cs-faq-list{max-width:820px;margin-left:auto;margin-right:auto}.ff-cs-page .ff-cs-faq-item{background:var(--card);border:1px solid var(--line);border-radius:8px;margin-bottom:10px;overflow:hidden;transition:border-color .15s}.ff-cs-page .ff-cs-faq-item:hover{border-color:var(--accent)}.ff-cs-page .ff-cs-faq-q{width:100%;background:none;border:none;padding:18px 22px;text-align:left;font-size:.92rem;font-weight:700;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;font-family:inherit;letter-spacing:.01em}.ff-cs-page .ff-cs-faq-q:hover{color:var(--accent)}.ff-cs-page .ff-cs-faq-icon{font-size:1.1rem;color:var(--accent);font-weight:600;flex-shrink:0;transition:transform .2s}.ff-cs-page .ff-cs-faq-item.ff-cs-open .ff-cs-faq-icon{transform:rotate(45deg)}.ff-cs-page .ff-cs-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 22px}.ff-cs-page .ff-cs-faq-item.ff-cs-open .ff-cs-faq-a{max-height:1200px;padding:0 22px 20px}.ff-cs-page .ff-cs-faq-a p{font-size:.88rem;line-height:1.65;color:var(--text)}.ff-cs-page .ff-cs-faq-a a{color:var(--accent);font-weight:600}.ff-cs-page .ff-cs-faq-a strong{color:var(--ink)}.ff-cs-page .ff-cs-cta-final{background:var(--accent);color:#fff;border-radius:12px;padding:48px 36px;text-align:center;margin:64px auto 80px;max-width:820px;box-shadow:inset 0 0 0 1px #ffffff1a,inset 0 1px #ffffff38,0 6px 16px #003e4d1f,0 24px 48px -16px #003e4d66}.ff-cs-page .ff-cs-cta-eyebrow{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#d9d3c2;margin-bottom:14px}.ff-cs-page .ff-cs-cta-final h2{font-size:clamp(1.4rem,2.4vw,1.8rem);font-weight:800;text-transform:uppercase;letter-spacing:.02em;margin-bottom:14px;line-height:1.1;color:#fff}.ff-cs-page .ff-cs-cta-final p{font-size:.98rem;opacity:.92;max-width:50ch;margin:0 auto 24px;line-height:1.55}.ff-cs-page .ff-cs-cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.ff-cs-page .ff-cs-cta-button{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:#fff;color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;border-radius:4px;text-decoration:none;transition:transform .15s,background .15s}.ff-cs-page .ff-cs-cta-button:hover{transform:translateY(-1px);background:var(--bg);text-decoration:none;color:var(--accent)}.ff-cs-page .ff-cs-cta-button.ff-cs-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.5)}.ff-cs-page .ff-cs-cta-button.ff-cs-secondary:hover{background:#ffffff1a;color:#fff}@media(max-width:640px){.ff-cs-page .ff-cs-header{padding:48px 20px 28px}.ff-cs-page .ff-cs-contact-bar{flex-direction:column;gap:12px;padding:16px 20px;margin-bottom:48px}.ff-cs-page .ff-cs-contact-divider{display:none}.ff-cs-page .ff-cs-cta-final{padding:36px 24px;margin:48px 16px 64px}.ff-cs-page .ff-cs-section.ff-cs-policy{margin-top:56px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/service.css.map */
