.faq-module__U9S6dG__root{--faq-gutter:clamp(1.25rem,5vw,3rem);--faq-mono:ui-monospace,"Cascadia Mono",Consolas,"Liberation Mono",monospace;--faq-column:48rem;--faq-navbar:3rem;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));isolation:isolate;overflow-wrap:break-word;position:relative;overflow:clip}.faq-module__U9S6dG__shell{z-index:1;width:min(100%,var(--faq-column));margin:0 auto;position:relative}.faq-module__U9S6dG__legendLine{font-family:var(--faq-mono);letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.6875rem;font-weight:600}.faq-module__U9S6dG__legendAccent{color:hsl(var(--primary-ink))}.faq-module__U9S6dG__body{color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.faq-module__U9S6dG__body+.faq-module__U9S6dG__body{margin-top:1rem}.faq-module__U9S6dG__body strong{color:hsl(var(--foreground));font-weight:650}.faq-module__U9S6dG__body a,.faq-module__U9S6dG__sectionIntro a{color:hsl(var(--primary-ink));text-underline-offset:.2em;text-decoration:underline}.faq-module__U9S6dG__button{border-radius:var(--radius);justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.7rem 1.15rem;font-size:.875rem;font-weight:650;transition:transform .16s cubic-bezier(.23,1,.32,1),background-color .16s cubic-bezier(.23,1,.32,1);display:inline-flex}.faq-module__U9S6dG__button:active{transform:scale(.97)}.faq-module__U9S6dG__buttonPrimary{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:var(--elev-button-primary)}.faq-module__U9S6dG__buttonSecondary{border:1px solid hsl(var(--control-edge));background:hsl(var(--card));color:hsl(var(--foreground));box-shadow:var(--elev-button-quiet)}@media (hover:hover) and (pointer:fine){.faq-module__U9S6dG__button:hover{transform:translateY(-2px)}.faq-module__U9S6dG__buttonPrimary:hover{background:hsl(var(--primary-hover))}}.faq-module__U9S6dG__indexHeader{padding:calc(var(--faq-navbar) + clamp(2.5rem,6vh,4rem))var(--faq-gutter)clamp(1.75rem,4vh,2.5rem);border-bottom:1px solid hsl(var(--border));position:relative}.faq-module__U9S6dG__indexTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.045em;color:hsl(var(--foreground));font-size:clamp(2.1rem,4.6vw,3.25rem);font-weight:600;line-height:.96}.faq-module__U9S6dG__indexLead{max-width:56ch;color:hsl(var(--muted-foreground));margin-top:1rem;font-size:1rem;line-height:1.65}.faq-module__U9S6dG__indexList{padding:0 var(--faq-gutter)clamp(3.5rem,8vw,6rem)}.faq-module__U9S6dG__entry{border-bottom:1px solid hsl(var(--border));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.5rem 1.25rem;padding:clamp(1.4rem,3vw,2rem) 0;display:grid;position:relative}.faq-module__U9S6dG__entry:first-child{border-top:1px solid hsl(var(--border))}.faq-module__U9S6dG__entryMeta{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.35rem .8rem;display:flex}.faq-module__U9S6dG__entryTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.03em;text-wrap:balance;color:hsl(var(--foreground));grid-column:1;margin-top:.6rem;font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:600;line-height:1.1;transition:color .18s}.faq-module__U9S6dG__entryTitle a:after{content:"";position:absolute;inset:0}.faq-module__U9S6dG__entryTitle a:focus-visible{outline:none}.faq-module__U9S6dG__entry:has(a:focus-visible){outline:2px solid hsl(var(--ring));outline-offset:6px}.faq-module__U9S6dG__entryExcerpt{color:hsl(var(--muted-foreground));grid-column:1;margin-top:.6rem;font-size:.9375rem;line-height:1.6}.faq-module__U9S6dG__entryGo{border:1px solid hsl(var(--control-edge));border-radius:var(--radius);width:2.5rem;height:2.5rem;color:hsl(var(--muted-foreground));flex:none;grid-area:2/2/span 2;justify-content:center;align-items:center;transition:transform .18s,color .18s,border-color .18s,background-color .18s;display:inline-flex}@media (hover:hover) and (pointer:fine){.faq-module__U9S6dG__entry:hover .faq-module__U9S6dG__entryTitle{color:hsl(var(--primary-ink))}.faq-module__U9S6dG__entry:hover .faq-module__U9S6dG__entryGo{border-color:hsl(var(--primary-edge));background:hsl(var(--primary));color:hsl(var(--primary-foreground));transform:translate(3px)}}@media (max-width:600px){.faq-module__U9S6dG__entry{grid-template-columns:minmax(0,1fr)}.faq-module__U9S6dG__entryGo{grid-area:auto/1;margin-top:1rem}}.faq-module__U9S6dG__indexEmpty{border-top:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));padding:clamp(2.5rem,7vw,4rem) 0;font-size:1rem;line-height:1.65}.faq-module__U9S6dG__postHeader{padding:calc(var(--faq-navbar) + clamp(1.75rem,4.5vh,3rem))var(--faq-gutter)clamp(1.75rem,4vh,2.5rem);border-bottom:1px solid hsl(var(--border));position:relative}.faq-module__U9S6dG__backLink{font-family:var(--faq-mono);letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground));align-items:center;gap:.4rem;font-size:.6875rem;font-weight:600;transition:color .16s;display:inline-flex}.faq-module__U9S6dG__backLink:hover{color:hsl(var(--foreground))}.faq-module__U9S6dG__postTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.04em;text-wrap:balance;color:hsl(var(--foreground));margin-top:clamp(1rem,2.5vh,1.5rem);font-size:clamp(1.9rem,3.8vw,2.9rem);font-weight:600;line-height:1}.faq-module__U9S6dG__postLead{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.02em;text-wrap:balance;color:hsl(var(--primary-ink));margin-top:.9rem;font-size:clamp(1rem,1.4vw,1.2rem);font-weight:600;line-height:1.3}.faq-module__U9S6dG__postStandfirst{color:hsl(var(--muted-foreground));margin-top:.8rem;font-size:1rem;line-height:1.65}.faq-module__U9S6dG__postMeta{border-top:1px solid hsl(var(--border));flex-wrap:wrap;align-items:center;gap:.35rem .8rem;margin-top:clamp(1.25rem,3vh,1.75rem);padding-top:.9rem;display:flex}.faq-module__U9S6dG__metaRule{background:hsl(var(--border-strong));width:1px;height:.7rem}.faq-module__U9S6dG__section{padding:clamp(2.25rem,4.5vw,3.5rem)var(--faq-gutter);border-bottom:1px solid hsl(var(--border));position:relative}.faq-module__U9S6dG__sectionTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.035em;text-wrap:balance;color:hsl(var(--foreground));font-size:clamp(1.45rem,2.4vw,1.95rem);font-weight:600;line-height:1.1}.faq-module__U9S6dG__sectionIntro{color:hsl(var(--muted-foreground));margin-top:.8rem;font-size:1rem;line-height:1.7}.faq-module__U9S6dG__sectionBlock{margin-top:clamp(1.35rem,2.6vw,1.85rem)}.faq-module__U9S6dG__afterBlock{margin-top:clamp(1.35rem,2.6vw,1.75rem)}.faq-module__U9S6dG__stack{gap:clamp(1rem,2.2vw,1.5rem);display:grid}.faq-module__U9S6dG__panel{border:1px solid hsl(var(--border-strong));background:hsl(var(--card));box-shadow:var(--elev-2);border-radius:10px;position:relative}.faq-module__U9S6dG__panelHead{border-bottom:1px solid hsl(var(--border));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem 1rem;padding:.75rem clamp(.85rem,2vw,1.15rem);display:flex}.faq-module__U9S6dG__panelTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.02em;color:hsl(var(--foreground));font-size:1rem;font-weight:600;line-height:1.2}.faq-module__U9S6dG__panelScenario{color:hsl(var(--muted-foreground));margin-top:.15rem;font-size:.8125rem;line-height:1.45}.faq-module__U9S6dG__panelBody{padding:clamp(.85rem,2vw,1.15rem)}.faq-module__U9S6dG__panelFoot{border-top:1px solid hsl(var(--border));background:hsl(var(--muted)/.55);color:hsl(var(--foreground));border-radius:0 0 9px 9px;padding:.75rem clamp(.85rem,2vw,1.15rem);font-size:.875rem;line-height:1.55}.faq-module__U9S6dG__note{color:hsl(var(--muted-foreground));font-size:.875rem;line-height:1.6}.faq-module__U9S6dG__tally{border-radius:var(--radius);background:hsl(var(--warning));color:hsl(var(--warning-foreground));font-family:var(--faq-mono);letter-spacing:.08em;text-transform:uppercase;flex:none;align-items:center;gap:.4rem;padding:.25rem .55rem;font-size:.625rem;font-weight:700;display:inline-flex}.faq-module__U9S6dG__tally[data-zero=true]{background:hsl(var(--muted));border:1px solid hsl(var(--healthy)/.45);color:hsl(var(--healthy-ink))}.faq-module__U9S6dG__tallyValue{font-variant-numeric:tabular-nums;font-size:.9375rem;font-weight:700}.faq-module__U9S6dG__tag{font-family:var(--faq-mono);letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:4px;align-items:center;gap:.28rem;padding:.15rem .4rem;font-size:.5625rem;font-weight:700;display:inline-flex}.faq-module__U9S6dG__tagBilled{background:hsl(var(--warning));color:hsl(var(--warning-foreground))}.faq-module__U9S6dG__tagFree{border:1px solid hsl(var(--healthy)/.45);background:hsl(var(--muted));color:hsl(var(--healthy-ink))}.faq-module__U9S6dG__threadBody{background:hsl(var(--background));padding:clamp(.85rem,2vw,1.15rem)}.faq-module__U9S6dG__turn{grid-template-columns:2.6rem minmax(0,1fr) 10.5rem;gap:0 .7rem;padding-block:.3rem;display:grid}.faq-module__U9S6dG__turnClock{font-family:var(--faq-mono);letter-spacing:.02em;font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));text-align:right;padding-top:.42rem;font-size:.5625rem;font-weight:600}.faq-module__U9S6dG__turnMessage{min-width:0}.faq-module__U9S6dG__turn[data-from=business] .faq-module__U9S6dG__turnMessage{justify-content:flex-end;display:flex}.faq-module__U9S6dG__bubble{border-radius:var(--radius);text-align:left;max-width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.45;display:inline-block;box-shadow:0 1px 2px #0000000d}.faq-module__U9S6dG__bubbleCustomer{background:hsl(var(--card));color:hsl(var(--foreground));border-left:3px solid hsl(var(--healthy));border-top-left-radius:2px}.faq-module__U9S6dG__bubbleBusiness{color:#111b21;border-right:3px solid hsl(var(--healthy));background:#d9fdd3;border-top-right-radius:2px}.dark .faq-module__U9S6dG__bubbleCustomer{color:#e9edef;background:#202c33}.dark .faq-module__U9S6dG__bubbleBusiness{color:#e9edef;background:#005c4b}.faq-module__U9S6dG__bubbleTemplate{border-style:dashed}.faq-module__U9S6dG__templateMark{font-family:var(--faq-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.25rem;font-size:.5rem;font-weight:700;display:block}.faq-module__U9S6dG__bubbleBusiness .faq-module__U9S6dG__templateMark{color:inherit;opacity:.68}.faq-module__U9S6dG__turnVerdict{border-left:1px solid hsl(var(--border));flex-direction:column;align-items:flex-start;gap:.22rem;padding-top:.3rem;padding-left:.7rem;display:flex}.faq-module__U9S6dG__turnReason{color:hsl(var(--muted-foreground));font-size:.6875rem;line-height:1.4}.faq-module__U9S6dG__windowBanner{border:1px dashed hsl(var(--border-strong));font-family:var(--faq-mono);letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground));border-radius:6px;flex-wrap:wrap;grid-column:2/-1;align-items:center;gap:.35rem .5rem;margin-block:.35rem;padding:.3rem .5rem;font-size:.5625rem;font-weight:600;display:flex}.faq-module__U9S6dG__windowBannerFree{border-color:hsl(var(--healthy)/.5);color:hsl(var(--healthy-ink))}@media (max-width:720px){.faq-module__U9S6dG__turn{grid-template-columns:2.3rem minmax(0,1fr);gap:0 .55rem;padding-block:.4rem}.faq-module__U9S6dG__turnVerdict{flex-flow:wrap;grid-column:2;align-items:center;gap:.3rem .5rem;margin-top:.35rem}.faq-module__U9S6dG__windowBanner{grid-column:2}}.faq-module__U9S6dG__clock{gap:0;padding:clamp(.85rem,2vw,1.15rem);display:grid}.faq-module__U9S6dG__clockStep{grid-template-columns:.875rem minmax(0,1fr);gap:0 .8rem;padding-bottom:1rem;display:grid;position:relative}.faq-module__U9S6dG__clockStep:last-child{padding-bottom:0}.faq-module__U9S6dG__clockStep:before{content:"";background:hsl(var(--border-strong));width:2px;position:absolute;top:1.15rem;bottom:-.1rem;left:.375rem}.faq-module__U9S6dG__clockStep[data-open=true]:before{background:hsl(var(--healthy))}.faq-module__U9S6dG__clockStep:last-child:before{display:none}.faq-module__U9S6dG__clockMark{z-index:1;background:hsl(var(--border-strong));border-radius:3px;width:.875rem;height:.875rem;margin-top:.28rem;position:relative}.faq-module__U9S6dG__clockMark[data-kind=open]{background:hsl(var(--healthy))}.faq-module__U9S6dG__clockMark[data-kind=billed]{background:hsl(var(--warning))}.faq-module__U9S6dG__clockMark[data-kind=close]{background:hsl(var(--card));border:2px solid hsl(var(--control-edge))}.faq-module__U9S6dG__clockHead{flex-wrap:wrap;align-items:center;gap:.3rem .6rem;display:flex}.faq-module__U9S6dG__clockTime{font-family:var(--faq-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--foreground));font-size:.5625rem;font-weight:700}.faq-module__U9S6dG__clockBody{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.875rem;line-height:1.5}.faq-module__U9S6dG__matrixScroll{border:1px solid hsl(var(--border-strong));background:hsl(var(--card));box-shadow:var(--elev-2);border-radius:10px;overflow-x:auto}.faq-module__U9S6dG__matrix{border-collapse:collapse;width:100%;min-width:32rem;font-size:.875rem}.faq-module__U9S6dG__matrix th,.faq-module__U9S6dG__matrix td{text-align:left;vertical-align:top;border-bottom:1px solid hsl(var(--border));padding:.6rem .8rem}.faq-module__U9S6dG__matrix thead th{font-family:var(--faq-mono);letter-spacing:.09em;text-transform:uppercase;color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.6);white-space:nowrap;font-size:.5625rem;font-weight:700}.faq-module__U9S6dG__matrix tbody tr:last-child th,.faq-module__U9S6dG__matrix tbody tr:last-child td{border-bottom:0}.faq-module__U9S6dG__matrix tbody th{color:hsl(var(--foreground));font-weight:600;line-height:1.35}.faq-module__U9S6dG__matrixKind{color:hsl(var(--muted-foreground));margin-top:.12rem;font-size:.6875rem;font-weight:400;line-height:1.4;display:block}.faq-module__U9S6dG__matrixChanged{background:hsl(var(--warning)/.08)}.faq-module__U9S6dG__matrixFlag{font-family:var(--faq-mono);letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--warning-ink));margin-top:.25rem;font-size:.5rem;font-weight:700;display:block}.faq-module__U9S6dG__steps{border-top:1px solid hsl(var(--border));gap:0;display:grid}.faq-module__U9S6dG__step{border-bottom:1px solid hsl(var(--border));grid-template-columns:auto minmax(0,1fr);gap:.25rem .85rem;padding:clamp(.9rem,2vw,1.2rem) 0;display:grid}.faq-module__U9S6dG__stepMark{border:1px solid hsl(var(--border-strong));border-radius:var(--radius);width:1.75rem;height:1.75rem;color:hsl(var(--primary-ink));flex:none;grid-row:1/span 2;justify-content:center;align-items:center;display:inline-flex}.faq-module__U9S6dG__stepTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.02em;color:hsl(var(--foreground));font-size:1rem;font-weight:600;line-height:1.25}.faq-module__U9S6dG__stepBody{color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.6}.faq-module__U9S6dG__sources{border-top:1px solid hsl(var(--border));gap:0;display:grid}.faq-module__U9S6dG__source{border-bottom:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.2rem 1rem;padding:.65rem 0;font-size:.9375rem;line-height:1.45;transition:color .16s;display:flex}.faq-module__U9S6dG__source:hover{color:hsl(var(--foreground))}.faq-module__U9S6dG__sourceHost{font-family:var(--faq-mono);letter-spacing:.06em;text-transform:uppercase;color:hsl(var(--muted-foreground));font-size:.625rem}.faq-module__U9S6dG__callout{border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--muted));grid-template-columns:auto minmax(0,1fr);gap:.2rem .8rem;padding:clamp(.85rem,2vw,1.1rem);display:grid}.faq-module__U9S6dG__calloutMark{grid-row:1/span 2;margin-top:.05rem}.faq-module__U9S6dG__calloutTitle{font-size:.9375rem;font-weight:650;line-height:1.4}.faq-module__U9S6dG__calloutBody{color:hsl(var(--muted-foreground));font-size:.9375rem;line-height:1.55}.faq-module__U9S6dG__postClose{padding:clamp(2.75rem,6vw,4.5rem)var(--faq-gutter)}.faq-module__U9S6dG__closeTitle{font-family:var(--font-oxanium),sans-serif;letter-spacing:-.04em;text-wrap:balance;color:hsl(var(--foreground));margin-top:.8rem;font-size:clamp(1.6rem,3.2vw,2.3rem);font-weight:600;line-height:1.02}.faq-module__U9S6dG__closeBody{color:hsl(var(--muted-foreground));margin-top:.9rem;font-size:1rem;line-height:1.7}.faq-module__U9S6dG__closeActions{flex-wrap:wrap;gap:.625rem;margin-top:1.5rem;display:flex}@media (max-width:600px){.faq-module__U9S6dG__closeActions{flex-direction:column;align-items:stretch}}@media (prefers-reduced-motion:reduce){.faq-module__U9S6dG__button,.faq-module__U9S6dG__entryGo,.faq-module__U9S6dG__entryTitle{transition:none}.faq-module__U9S6dG__button:hover,.faq-module__U9S6dG__button:active,.faq-module__U9S6dG__entryGo{transform:none}}
