.faqPage .faqPage__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:50px;padding:12px 22px;border-radius:999px;border:1.5px solid #1a1a2e;background:#1a1a2e;color:#fff;font-size:.98rem;font-weight:700;line-height:20px;text-decoration:none;white-space:nowrap;cursor:pointer;box-shadow:0 1px 2px rgba(26,26,46,.12),0 8px 20px rgba(26,26,46,.22);transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.faqPage .faqPage__btn svg{width:18px!important;height:18px!important;color:currentColor!important;flex:none}.faqPage .faqPage__btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px rgba(26,26,46,.12),0 12px 26px rgba(26,26,46,.24)}.faqPage .faqPage__btn:focus-visible{outline:2px solid #5e6292;outline-offset:3px}.faqPage .faqPage__btn--secondary{background:#fff;border-color:rgba(26,26,46,.18);color:#1a1a2e;box-shadow:0 1px 2px rgba(26,26,46,.06)}.faqPage .faqPage__btn--secondary:hover{background:#f5f5f7;border-color:rgba(26,26,46,.32);box-shadow:0 4px 12px rgba(26,26,46,.1)}.faqPage .faqPage__btn--block{width:100%}.faqPage .faqPage__srOnly{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.faqPage .faqPage__hero .heroLedger__grid{margin-bottom:40px}@media(max-width:769px){.faqPage .faqPage__hero .heroLedger__grid{margin-bottom:28px}}.faqPage .faqPage__heroActions{width:100%;gap:14px}.faqPage .faqPage__ctaRow{display:flex;flex-wrap:wrap;gap:10px}@media(max-width:500px){.faqPage .faqPage__ctaRow{width:100%}.faqPage .faqPage__ctaRow .faqPage__btn{flex:1 1 auto}}.faqPage .faqPage__heroNote{margin:0;max-width:46ch;font-size:.82rem;line-height:1.5;color:#737373;text-wrap:pretty}.faqPage .faqPage__quick{padding:22px 26px 24px;border-radius:18px;background:#fff;border:1px solid rgba(26,26,46,.08);box-shadow:0 1px 2px rgba(26,26,46,.06),0 12px 32px rgba(26,26,46,.1)}@media(max-width:500px){.faqPage .faqPage__quick{padding:18px 18px 20px;border-radius:14px}}.faqPage .faqPage__quickTitle{margin:0 0 14px}.faqPage .faqPage__quickList{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 28px;margin:0}@media(max-width:1024px){.faqPage .faqPage__quickList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:500px){.faqPage .faqPage__quickList{grid-template-columns:1fr;gap:16px}}.faqPage .faqPage__quickRow{display:flex;flex-direction:column;gap:6px;padding-left:14px;border-left:2px solid var(--accent,#5e6292)}.faqPage .faqPage__quickRow dt{margin:0;font-size:.98rem;font-weight:800;line-height:1.3;letter-spacing:-.01em;color:#1a1a2e}.faqPage .faqPage__quickRow dd{margin:0;font-size:.9rem;line-height:1.55;color:#555;text-wrap:pretty}.faqPage .faqPage__section{scroll-margin-top:90px}.faqPage .faqPage__section .ledgerSection__inner{padding-top:3.5rem;padding-bottom:3.5rem}@media(max-width:769px){.faqPage .faqPage__section .ledgerSection__inner{padding-top:2.5rem;padding-bottom:2.5rem}}.faqPage .faqPage__section:first-of-type .ledgerSection__inner{padding-top:4rem}.faqPage .faqPage__controls{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 24px;margin-bottom:22px}.faqPage .faqPage__tabs{display:inline-flex;gap:4px;padding:4px;border-radius:999px;background:#f6f7fb;border:1px solid rgba(26,26,46,.06)}@media(max-width:500px){.faqPage .faqPage__tabs{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}.faqPage .faqPage__tab{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;padding:0 18px;border:0;border-radius:999px;background:rgba(0,0,0,0);color:#555;font-size:.92rem;font-weight:700;line-height:20px;white-space:nowrap;cursor:pointer;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.faqPage .faqPage__tab img{display:block;flex:none}.faqPage .faqPage__tab:hover{color:#1a1a2e}.faqPage .faqPage__tab:focus-visible{outline:2px solid #5e6292;outline-offset:2px}.faqPage .faqPage__tab--active{background:#fff;color:#1a1a2e;box-shadow:0 1px 2px rgba(26,26,46,.08),0 4px 12px rgba(26,26,46,.08)}@media(max-width:500px){.faqPage .faqPage__tab{padding:0 8px;gap:5px;font-size:.82rem}.faqPage .faqPage__tab img{width:15px;height:15px}}.faqPage .faqPage__search{position:relative;flex:1 1 320px;max-width:420px}@media(max-width:500px){.faqPage .faqPage__search{max-width:none}}.faqPage .faqPage__searchIcon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px!important;height:20px!important;color:#737373!important;pointer-events:none}.faqPage .faqPage__searchInput{width:100%;min-height:50px;padding:12px 48px 12px 46px;border-radius:999px;border:1.5px solid rgba(26,26,46,.18);background:#fff;color:#1a1a2e;font-size:16px;line-height:1.3;appearance:none;transition:border-color .15s ease,box-shadow .15s ease}.faqPage .faqPage__searchInput::placeholder{color:#737373}.faqPage .faqPage__searchInput::-webkit-search-cancel-button{display:none}.faqPage .faqPage__searchInput:focus{outline:none;border-color:#5e6292;box-shadow:0 0 0 3px rgba(94,98,146,.2)}.faqPage .faqPage__searchClear{position:absolute;right:4px;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:rgba(0,0,0,0);color:#555;cursor:pointer}.faqPage .faqPage__searchClear svg{width:20px!important;height:20px!important;color:currentColor!important}.faqPage .faqPage__searchClear:hover{color:#1a1a2e;background:rgba(26,26,46,.05)}.faqPage .faqPage__searchClear:focus-visible{outline:2px solid #5e6292;outline-offset:2px}.faqPage .faqPage__status{margin:-6px 0 18px}.faqPage .faqPage__status:empty{display:none}.faqPage .faqPage__status{font-size:.88rem;font-weight:600;color:#555}.faqPage .faqPage__jump{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 32px}@media(max-width:500px){.faqPage .faqPage__jump{margin-bottom:24px}}.faqPage .faqPage__jumpLink{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:0 14px;border-radius:999px;border:1px solid rgba(26,26,46,.12);background:#fff;color:#1a1a2e;font-size:.88rem;font-weight:700;line-height:20px;text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.faqPage .faqPage__jumpLink:hover{border-color:rgba(26,26,46,.3);background:#f5f5f7}.faqPage .faqPage__jumpLink:focus-visible{outline:2px solid #5e6292;outline-offset:2px}.faqPage .faqPage__jumpCount{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#f6f7fb;font-size:.74rem;font-weight:800;color:#555;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.faqPage .faqPage__platform[hidden]{display:none}.faqPage .faqPage__group{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,9fr);gap:16px 48px;padding:32px 0;border-top:1px solid rgba(26,26,46,.08);scroll-margin-top:90px}.faqPage .faqPage__group:last-child{padding-bottom:0}@media(max-width:769px){.faqPage .faqPage__group{grid-template-columns:1fr;gap:14px;padding:24px 0}}.faqPage .faqPage__groupTitle{margin:0;padding-top:14px;font-size:1.15rem;line-height:1.3;font-weight:800;letter-spacing:-.015em;color:#1a1a2e}@media(max-width:769px){.faqPage .faqPage__groupTitle{padding-top:0}}.faqPage .faqPage__list{display:flex;flex-direction:column;gap:10px;min-width:0}.faqPage .faqPage__item{border-radius:14px;background:#fff;border:1px solid rgba(26,26,46,.06);transition:box-shadow .16s ease}.faqPage .faqPage__item[open]{border-color:rgba(26,26,46,.1);box-shadow:0 8px 22px rgba(26,26,46,.07)}.faqPage .faqPage__item[open] .faqPage__mark:after{transform:rotate(90deg)}.faqPage .faqPage__q{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:44px;padding:16px 20px;border-radius:14px;list-style:none;cursor:pointer;font-size:1rem;font-weight:700;line-height:1.4;color:#1a1a2e}.faqPage .faqPage__q::-webkit-details-marker{display:none}.faqPage .faqPage__q:hover{color:#5e6292}.faqPage .faqPage__q:focus-visible{outline:2px solid #5e6292;outline-offset:2px}.faqPage .faqPage__mark{position:relative;flex-shrink:0;width:14px;height:14px}.faqPage .faqPage__mark:after,.faqPage .faqPage__mark:before{content:"";position:absolute;inset:0;margin:auto;background:currentColor;border-radius:2px;transition:transform .18s ease}.faqPage .faqPage__mark:before{width:14px;height:2px}.faqPage .faqPage__mark:after{width:2px;height:14px}.faqPage .faqPage__a{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding:0 44px 18px 20px}.faqPage .faqPage__a p{margin:0;max-width:72ch;font-size:.95rem;line-height:1.65;color:#555}@media(max-width:500px){.faqPage .faqPage__a{padding-right:20px}}.faqPage .faqPage__inline{font-size:.9rem;padding-block:10px;margin-block:-10px}.faqPage .faqPage__inline svg{width:16px!important;height:16px!important;color:currentColor!important;align-self:center}.faqPage .faqPage__empty{padding:28px 24px;border-radius:14px;background:#f6f7fb;border:1px dashed rgba(26,26,46,.14)}.faqPage .faqPage__emptyTitle{margin:0 0 6px;font-size:1.02rem;font-weight:800;color:#1a1a2e}.faqPage .faqPage__emptyBody{margin:0;font-size:.95rem;line-height:1.6;color:#555}.faqPage .faqPage__emptyBody .ledgerLink{padding-block:12px;margin-block:-12px}.faqPage .faqPage__plans{background:#f6f7fb}.faqPage .faqPage__plans .ledgerSection__inner{padding-top:4rem;padding-bottom:4rem}.faqPage .faqPage__planGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}@media(max-width:769px){.faqPage .faqPage__planGrid{grid-template-columns:1fr;max-width:520px}}.faqPage .faqPage__plan{display:flex;flex-direction:column;gap:14px;padding:26px 26px 24px;border-radius:18px;background:#fff;border:1px solid rgba(26,26,46,.08);box-shadow:0 1px 2px rgba(26,26,46,.05)}.faqPage .faqPage__plan .faqPage__btn{margin-top:auto}.faqPage .faqPage__plan--featured{border-color:rgba(94,98,146,.4);box-shadow:0 0 0 3px rgba(94,98,146,.12),0 14px 34px rgba(26,26,46,.1)}.faqPage .faqPage__planName{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0;font-size:.98rem;font-weight:800;color:#1a1a2e}.faqPage .faqPage__planName .ledgerTag{color:#5e6292}.faqPage .faqPage__planPrice{display:flex;align-items:baseline;gap:8px;margin:0;font-size:2.3rem;line-height:1;font-weight:800;letter-spacing:-.03em;color:#1a1a2e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.faqPage .faqPage__planPeriod{font-size:.9rem;font-weight:600;letter-spacing:0;color:#737373}.faqPage ul.faqPage__planList{gap:8px;padding-bottom:6px}.faqPage ul.faqPage__planList li{font-size:.92rem}.faqPage .faqPage__planNote{margin:22px 0 0;max-width:72ch;font-size:.86rem;line-height:1.55;color:#737373;text-wrap:pretty}.faqPage .faqPage__planNote .ledgerLink{font-size:inherit;padding-block:12px;margin-block:-12px}.faqPage .faqPage__ink{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:28px 48px;align-items:center;padding:44px 48px;border-radius:24px;background:radial-gradient(900px 420px at 90% -20%,rgba(94,98,146,.4),transparent 60%),#1a1a2e;color:#fff}@media(max-width:1024px){.faqPage .faqPage__ink{grid-template-columns:1fr}}@media(max-width:500px){.faqPage .faqPage__ink{padding:28px 22px;border-radius:18px}}.faqPage .faqPage__ink .faqPage__btn{background:#fff;border-color:#fff;color:#1a1a2e;box-shadow:0 8px 20px rgba(0,0,0,.25)}.faqPage .faqPage__ink .faqPage__btn--secondary{background:rgba(0,0,0,0);border-color:rgba(255,255,255,.4);color:#fff;box-shadow:none}.faqPage .faqPage__ink .faqPage__btn--secondary:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.7)}.faqPage .faqPage__ink .faqPage__btn:focus-visible{outline-color:#fff}.faqPage .faqPage__finalEyebrow{margin:0 0 10px;font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.72)}.faqPage .faqPage__finalTitle{margin:0 0 10px;font-size:clamp(1.6rem,3vw,2.4rem);line-height:1.1;font-weight:800;letter-spacing:-.025em;color:#fff;text-wrap:balance}.faqPage .faqPage__finalLede{margin:0;max-width:52ch;font-size:1rem;line-height:1.6;color:rgba(255,255,255,.8);text-wrap:pretty}.faqPage .faqPage__finalActions{display:flex;flex-direction:column;gap:10px}@media(max-width:1024px){.faqPage .faqPage__finalActions{max-width:420px}}@media(max-width:500px){.faqPage .faqPage__finalActions{max-width:none}}.faqPage .faqPage__finalLink{align-self:center;margin-top:4px;color:rgba(255,255,255,.85);font-size:.9rem;padding-block:10px;margin-block:-6px}.faqPage .faqPage__finalLink svg{width:16px!important;height:16px!important;color:currentColor!important;align-self:center}.faqPage .faqPage__finalLink:hover{color:#fff}.faqPage .faqPage__finalLink:focus-visible{outline-color:#fff}@media(prefers-reduced-motion:reduce){.faqPage .faqPage__btn,.faqPage .faqPage__item,.faqPage .faqPage__jumpLink,.faqPage .faqPage__mark:after,.faqPage .faqPage__mark:before,.faqPage .faqPage__searchInput,.faqPage .faqPage__tab{transition:none}.faqPage .faqPage__btn:hover{transform:none}}