.fk-feat-num{font-family:var(--mono);font-size:12px;letter-spacing:.06em;color:var(--accent)}.fk-feat-postmark{position:relative;width:104px;height:104px;border-radius:999px;border:1.5px solid var(--accent);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--accent);font-family:var(--mono);text-align:center;transform:rotate(-11deg);opacity:.92}.fk-feat-postmark:before{content:"";position:absolute;inset:6px;border-radius:999px;border:1px dashed var(--accent);opacity:.6}.fk-feat-postmark u{text-decoration:none;font-size:8px;letter-spacing:.18em}.fk-feat-postmark b{font-weight:500;font-size:15px;letter-spacing:.04em}.fk-feat-hero{position:relative}.fk-feat-hero h1{overflow-wrap:break-word}.fk-feat-hero-wrap{position:relative}.fk-feat-hero-mark{position:absolute;top:4px;right:28px;pointer-events:none}@media(max-width:1040px){.fk-feat-hero-mark{display:none}}.fk-feat-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-family:var(--mono);font-size:12px;letter-spacing:.04em;color:var(--muted)}.fk-feat-crumbs a{color:var(--muted);transition:color .2s var(--ease)}.fk-feat-crumbs a:hover{color:var(--ink)}.fk-feat-crumbs span[aria-hidden=true]{color:var(--border2)}.fk-feat-ctas{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.fk-feat-trustrow{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;margin-top:30px;font-size:14px;color:var(--muted)}.fk-feat-trustrow i{font-style:normal;opacity:.4}@media(max-width:560px){.fk-feat-ctas{flex-direction:column;align-items:stretch}.fk-feat-ctas [data-btn]{width:100%}}.fk-feat-journey{position:relative;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,224px),1fr));gap:22px;margin-top:52px}.fk-feat-journey:before{content:"";position:absolute;top:26px;left:6%;right:6%;height:2px;background-image:repeating-linear-gradient(90deg,var(--border2) 0 7px,transparent 7px 15px);background-repeat:no-repeat;background-size:100% 2px}.fk-feat-stop{position:relative;display:flex;flex-direction:column;gap:14px}.fk-feat-stop em{position:relative;z-index:1;width:54px;height:54px;border-radius:999px;background:var(--bg);border:1.5px solid var(--accent);color:var(--accent);display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-style:normal;font-size:15px;box-shadow:0 0 0 6px var(--bg)}.fk-feat-stop--alt em{background:var(--bg2);box-shadow:0 0 0 6px var(--bg2)}@media(max-width:760px){.fk-feat-journey{grid-template-columns:1fr}.fk-feat-journey:before{display:none}}.fk-feat-faq{border-top:1px solid var(--border)}.fk-feat-faq summary{list-style:none;cursor:pointer;padding:24px 4px;display:flex;justify-content:space-between;gap:24px;align-items:center;font-family:var(--serif);font-weight:600;font-size:clamp(18px,1.7vw,21px);color:var(--ink)}.fk-feat-faq summary::-webkit-details-marker{display:none}.fk-feat-faq .pm{flex:none;font-weight:400;font-size:26px;line-height:1;color:var(--muted);transition:transform .28s var(--ease),color .2s}.fk-feat-faq[open] .pm{transform:rotate(45deg);color:var(--accent)}.fk-feat-faq p{padding:0 4px 26px;color:var(--body);max-width:74ch;line-height:1.6}.fk-feat-tablewrap{margin-top:40px;overflow-x:auto;-webkit-overflow-scrolling:touch}.fk-feat-table{width:100%;min-width:520px;border-collapse:collapse;font-size:15px;color:var(--body)}.fk-feat-table th,.fk-feat-table td{text-align:left;padding:15px 16px;border-bottom:1px solid var(--border);vertical-align:top}.fk-feat-table thead th{font-family:var(--serif);font-weight:600;font-size:17px;color:var(--ink);border-bottom:1px solid var(--border2)}.fk-feat-table tbody th{font-family:var(--mono);font-weight:500;font-size:11.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);white-space:nowrap}.fk-feat-links{display:grid;gap:14px;margin-top:30px}.fk-feat-links li{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;font-size:15px;color:var(--muted);line-height:1.55}@keyframes fkFeatRise{0%{opacity:0;transform:translateY(17px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.fk-feat-rise{animation:fkFeatRise .74s var(--ease) both}.fk-feat-rise-1{animation-delay:.02s}.fk-feat-rise-2{animation-delay:.06s}.fk-feat-rise-3{animation-delay:.13s}.fk-feat-rise-4{animation-delay:.19s}.fk-feat-rise-5{animation-delay:.25s}}.fk-feat-card{transition:transform .28s var(--ease),box-shadow .28s var(--ease),border-color .2s var(--ease)}.fk-feat-card:hover,.fk-feat-card:focus-within{transform:translateY(-3px);border-color:var(--border2);box-shadow:0 1px 3px #1414130a,0 22px 44px -26px #ae56306b}@media(prefers-reduced-motion:reduce){.fk-feat-card{transition:none}.fk-feat-card:hover,.fk-feat-card:focus-within{transform:none}}.reveal.is-visible .fk-feat-journey:before,.reveal-stagger.is-visible .fk-feat-journey:before{animation:fkFeatRailDraw .9s var(--ease) .12s both}@keyframes fkFeatRailDraw{0%{background-size:0% 2px}to{background-size:100% 2px}}@media(prefers-reduced-motion:reduce){.reveal.is-visible .fk-feat-journey:before,.reveal-stagger.is-visible .fk-feat-journey:before{animation:none}}.fk-feat-link{color:var(--accent);font-weight:500;background-image:linear-gradient(var(--accent),var(--accent));background-repeat:no-repeat;background-position:0 100%;background-size:0% 1.5px;transition:background-size .34s var(--ease);padding-bottom:2px}.fk-feat-link:hover,.fk-feat-link:focus-visible{background-size:100% 1.5px}[data-dark] .fk-feat-link{color:var(--accent-2);background-image:linear-gradient(var(--accent-2),var(--accent-2))}@media(prefers-reduced-motion:reduce){.fk-feat-link{transition:none}.fk-feat-link:hover,.fk-feat-link:focus-visible{background-size:100% 1.5px}}@keyframes fkFeatDrift{0%,to{transform:translateY(0) rotate(-11deg)}50%{transform:translateY(-7px) rotate(-9.6deg)}}.fk-feat-drift{animation:fkFeatDrift 8s ease-in-out infinite;will-change:transform}@media(prefers-reduced-motion:reduce){.fk-feat-drift{animation:none}}
