.Hero-module__ZARIfG__hero{min-height:min(92vh,900px);padding-top:calc(var(--nav-height) + var(--spacing-md));padding-bottom:var(--spacing-lg);background-color:var(--bg-dark);color:var(--text-dark);--accent-on-surface:var(--brand-green);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroPicture{z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__heroImg{object-fit:cover;object-position:center right;width:100%;height:100%}.Hero-module__ZARIfG__heroVideo{object-fit:cover;object-position:center right;z-index:0;opacity:0;width:100%;height:100%;transition:opacity .9s var(--ease-out);pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__heroVideoReady{opacity:1}.Hero-module__ZARIfG__heroOverlay{z-index:0;background:linear-gradient(90deg, color-mix(in srgb, var(--bg-dark) 86%, transparent) 0%, color-mix(in srgb, var(--bg-dark) 66%, transparent) 30%, color-mix(in srgb, var(--bg-dark) 28%, transparent) 56%, transparent 82%), linear-gradient(to bottom, transparent 58%, color-mix(in srgb, var(--bg-dark) 50%, transparent) 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroBackground{background-image:radial-gradient(circle at 80% 25%, var(--brand-green-glow) 0%, transparent 45%);z-index:0;position:absolute;inset:0}.Hero-module__ZARIfG__heroContainer{z-index:1;position:relative}.Hero-module__ZARIfG__heroContent{flex-direction:column;max-width:min(560px,100%);display:flex}.Hero-module__ZARIfG__heroTitle{letter-spacing:-.02em;max-width:15ch;margin-bottom:var(--spacing-md);font-size:clamp(2rem,1.4rem + 2.2vw,3.1rem);line-height:1.08}.Hero-module__ZARIfG__heroDescription{font-size:var(--step-0);color:color-mix(in srgb, var(--text-dark) 88%, transparent);max-width:46ch;margin-bottom:var(--spacing-md);line-height:1.55}.Hero-module__ZARIfG__heroActions{gap:var(--spacing-sm);flex-wrap:wrap;display:flex}@media (max-width:860px){.Hero-module__ZARIfG__hero{min-height:0}.Hero-module__ZARIfG__heroImg{object-position:center}.Hero-module__ZARIfG__heroOverlay{background:linear-gradient(to bottom, color-mix(in srgb, var(--bg-dark) 72%, transparent) 0%, color-mix(in srgb, var(--bg-dark) 50%, transparent) 46%, color-mix(in srgb, var(--bg-dark) 44%, transparent) 70%, color-mix(in srgb, var(--bg-dark) 82%, transparent) 100%)}}
.LogoMarquee-module__31rjqW__section{background:var(--bg-dark);color:var(--text-dark);padding-block:var(--spacing-lg);border-top:1px solid var(--border-dark);border-bottom:1px solid var(--border-dark);overflow:hidden}.LogoMarquee-module__31rjqW__badge{margin-bottom:var(--spacing-md);font-size:var(--step--1);letter-spacing:.03em;color:var(--brand-green);text-transform:uppercase;justify-content:center;align-items:center;gap:.4rem;font-weight:600;display:flex}.LogoMarquee-module__31rjqW__marquee{width:100%;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.LogoMarquee-module__31rjqW__track{align-items:center;gap:clamp(2.5rem,1.5rem + 3vw,5rem);width:max-content;animation:42s linear infinite LogoMarquee-module__31rjqW__scroll;display:flex}.LogoMarquee-module__31rjqW__marquee:hover .LogoMarquee-module__31rjqW__track{animation-play-state:paused}.LogoMarquee-module__31rjqW__logo{background-color:color-mix(in srgb, var(--text-dark) 62%, transparent);width:clamp(64px,5vw,92px);height:26px;transition:background-color var(--transition-fast);flex:none;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.LogoMarquee-module__31rjqW__logo:hover{background-color:var(--text-dark)}@keyframes LogoMarquee-module__31rjqW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.LogoMarquee-module__31rjqW__track{justify-content:center;row-gap:var(--spacing-md);flex-wrap:wrap;animation:none}.LogoMarquee-module__31rjqW__marquee{-webkit-mask-image:none;mask-image:none}}
.Numbers-module__Q9uC7G__numbersSection{background:var(--bg-light);color:var(--text-light);padding-block:var(--spacing-xl)}.Numbers-module__Q9uC7G__numbersSection .eyebrow{color:var(--brand-green-ink)}.Numbers-module__Q9uC7G__header{text-align:center;margin-bottom:var(--spacing-lg)}.Numbers-module__Q9uC7G__numbersTitle{font-size:var(--step-3);color:var(--text-light);max-width:28ch;margin:var(--spacing-xs) auto 0}.Numbers-module__Q9uC7G__numbersBox{background:var(--border-light);border:1px solid var(--border-light);border-radius:var(--radius-lg);grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.Numbers-module__Q9uC7G__group{background:var(--neutral-900);color:var(--text-dark);padding:var(--spacing-md)}.Numbers-module__Q9uC7G__numBig{font-family:var(--font-display);font-optical-sizing:auto;font-size:var(--step-5);color:var(--brand-green);letter-spacing:-.02em;margin-bottom:.5rem;font-weight:500;line-height:1}.Numbers-module__Q9uC7G__numLabel{font-size:var(--step-0);color:var(--text-dark);margin-bottom:var(--spacing-sm);font-weight:600;line-height:1.3}.Numbers-module__Q9uC7G__numDetail{font-size:var(--step--1);color:var(--text-muted-dark);border-top:1px solid var(--neutral-700);margin:0;padding-top:.75rem}@media (max-width:1100px){.Numbers-module__Q9uC7G__numbersBox{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Numbers-module__Q9uC7G__numbersTitle{font-size:var(--step-2)}}@media (max-width:600px){.Numbers-module__Q9uC7G__numbersBox{grid-template-columns:1fr}}
.CtaBand-module__qlNzKa__band{background:var(--bg-dark);color:var(--text-dark);--accent-on-surface:var(--brand-green);border-top:1px solid var(--border-dark);padding-block:var(--spacing-xl);position:relative;overflow:hidden}.CtaBand-module__qlNzKa__band:before{content:"";background:radial-gradient(circle at 50% 120%, var(--brand-green-soft), transparent 60%);pointer-events:none;position:absolute;inset:0}.CtaBand-module__qlNzKa__vista{object-fit:cover;object-position:center;z-index:0;opacity:.5;position:absolute;inset:0}.CtaBand-module__qlNzKa__vistaOverlay{z-index:0;background:linear-gradient(to bottom, color-mix(in srgb, var(--bg-dark) 90%, transparent), color-mix(in srgb, var(--bg-dark) 78%, transparent));position:absolute;inset:0}.CtaBand-module__qlNzKa__inner{z-index:1;gap:var(--spacing-lg);grid-template-columns:1fr .9fr;align-items:center;display:grid;position:relative}.CtaBand-module__qlNzKa__copy{max-width:46ch}.CtaBand-module__qlNzKa__lead{color:var(--text-muted-dark);margin-bottom:var(--spacing-sm)}.CtaBand-module__qlNzKa__title{font-size:var(--step-5);margin-bottom:var(--spacing-md)}.CtaBand-module__qlNzKa__guarantee{max-width:56ch;font-size:var(--step--1);color:var(--text-muted-dark);margin-bottom:var(--spacing-sm)}.CtaBand-module__qlNzKa__guarantee span{color:var(--brand-green);margin-right:.4rem;font-weight:700}.CtaBand-module__qlNzKa__mail{font-size:var(--step--1);color:var(--text-muted-dark)}.CtaBand-module__qlNzKa__mail a{color:var(--brand-green);font-weight:600}.CtaBand-module__qlNzKa__formCard{background:color-mix(in srgb, var(--neutral-900) 92%, transparent);border:1px solid var(--border-dark-strong);border-radius:var(--radius-lg);padding:var(--spacing-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-lg)}.CtaBand-module__qlNzKa__formTitle{font-size:var(--step-1);margin-bottom:.25rem}.CtaBand-module__qlNzKa__formIntro{font-size:var(--step--1);color:var(--text-muted-dark);margin-bottom:var(--spacing-sm)}@media (max-width:860px){.CtaBand-module__qlNzKa__inner{gap:var(--spacing-md);text-align:left;grid-template-columns:1fr}}
.LeadForm-module__XoDmrG__form{flex-direction:column;display:flex}.LeadForm-module__XoDmrG__group{flex-direction:column;margin-bottom:.9rem;display:flex}.LeadForm-module__XoDmrG__group label{font-size:var(--step--1);color:var(--neutral-400);margin-bottom:.35rem}.LeadForm-module__XoDmrG__group input,.LeadForm-module__XoDmrG__group textarea{background:var(--color-black);border:1px solid var(--neutral-700);width:100%;color:var(--text-dark);border-radius:var(--radius-sm);resize:vertical;padding:.75rem .85rem}.LeadForm-module__XoDmrG__group input::placeholder,.LeadForm-module__XoDmrG__group textarea::placeholder{color:var(--neutral-500)}.LeadForm-module__XoDmrG__group input:focus-visible,.LeadForm-module__XoDmrG__group textarea:focus-visible{border-color:var(--brand-green);outline:none}.LeadForm-module__XoDmrG__btn{width:100%;margin-top:.25rem}.LeadForm-module__XoDmrG__btn:disabled{opacity:.7;cursor:progress}.LeadForm-module__XoDmrG__note{font-size:var(--step--1);color:var(--text-muted-dark);text-align:center;margin-top:.75rem}.LeadForm-module__XoDmrG__error{font-size:var(--step--1);color:var(--color-error);text-align:center;margin-top:.6rem}.LeadForm-module__XoDmrG__success{text-align:center;padding:var(--spacing-md);border:1px solid var(--brand-green);border-radius:var(--radius-md);background:var(--brand-green-soft)}.LeadForm-module__XoDmrG__success strong{font-size:var(--step-1);margin-bottom:.5rem;display:block}.LeadForm-module__XoDmrG__success p{color:var(--text-muted-dark);font-size:var(--step--1)}.LeadForm-module__XoDmrG__successLink{color:var(--brand-green);text-underline-offset:2px;font-weight:600;text-decoration:underline}
.PainPoints-module__WeSH2W__heading{font-size:var(--step-3);margin:0 0 var(--spacing-sm);max-width:18ch}.PainPoints-module__WeSH2W__intro{color:var(--text-muted-light);font-size:var(--step-0);max-width:60ch;margin:0 0 var(--spacing-lg)}.PainPoints-module__WeSH2W__grid{gap:var(--spacing-md);grid-template-columns:repeat(4,1fr);display:grid}.PainPoints-module__WeSH2W__card{padding:var(--spacing-md);background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);border-top:2px solid var(--brand-green);flex-direction:column;display:flex}.PainPoints-module__WeSH2W__icon{border-radius:var(--radius-md);background:var(--brand-green-soft);width:40px;height:40px;color:var(--brand-green-ink);margin-bottom:var(--spacing-sm);justify-content:center;align-items:center;display:flex}.PainPoints-module__WeSH2W__cardTitle{font-size:var(--step-0);color:var(--text-light);margin-bottom:.5rem;line-height:1.3}.PainPoints-module__WeSH2W__cardBody{font-size:var(--step--1);color:var(--text-muted-light);margin:0}.PainPoints-module__WeSH2W__closer{margin:var(--spacing-lg) 0 0;text-align:center;color:var(--text-muted-light);font-size:var(--step-0)}.PainPoints-module__WeSH2W__closerLink{color:var(--brand-green-ink);text-underline-offset:3px;font-weight:600;text-decoration:underline}@media (max-width:980px){.PainPoints-module__WeSH2W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.PainPoints-module__WeSH2W__grid{grid-template-columns:1fr}}
.MidPageCta-module__k3g2MW__strip{justify-content:center;align-items:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--border-light);text-align:center;flex-wrap:wrap;display:flex}.MidPageCta-module__k3g2MW__text{font-size:var(--step-0);color:var(--text-light);margin:0;font-weight:600}
.PartnershipModel-module__wGI6rW__heading{font-size:var(--step-4);color:var(--text-dark);max-width:22ch;margin-bottom:var(--spacing-sm);line-height:1.15}.PartnershipModel-module__wGI6rW__sub{font-size:var(--step-0);color:var(--text-muted-dark);max-width:62ch;margin-bottom:var(--spacing-xl)}.PartnershipModel-module__wGI6rW__pillars{border-top:1px solid var(--border-dark);flex-direction:column;display:flex}.PartnershipModel-module__wGI6rW__pillar{gap:var(--spacing-lg);padding-block:var(--spacing-lg);border-bottom:1px solid var(--border-dark);grid-template-columns:1fr 1.4fr;align-items:start;display:grid}.PartnershipModel-module__wGI6rW__pillarLeft{gap:var(--spacing-sm);flex-direction:column;display:flex}.PartnershipModel-module__wGI6rW__num{font-family:var(--font-display);font-size:var(--step-4);color:var(--brand-green);letter-spacing:-.02em;font-weight:500;line-height:1}.PartnershipModel-module__wGI6rW__pillarTitle{font-size:var(--step-1);color:var(--text-dark);margin:0;font-weight:700;line-height:1.3}.PartnershipModel-module__wGI6rW__pillarBody{font-size:var(--step-0);color:var(--text-muted-dark);margin:0;padding-top:.25rem;line-height:1.7}.PartnershipModel-module__wGI6rW__callout{margin-top:var(--spacing-xl);padding:var(--spacing-md) var(--spacing-lg);border-left:3px solid var(--brand-green);background:color-mix(in srgb, var(--brand-green) 6%, transparent);font-size:var(--step-0);color:var(--text-muted-dark);border-radius:0 var(--radius-md) var(--radius-md) 0;line-height:1.6}.PartnershipModel-module__wGI6rW__callout strong{color:var(--text-dark);font-weight:700}@media (max-width:760px){.PartnershipModel-module__wGI6rW__heading{font-size:var(--step-3)}.PartnershipModel-module__wGI6rW__pillar{gap:var(--spacing-sm);grid-template-columns:1fr}.PartnershipModel-module__wGI6rW__num{font-size:var(--step-3)}}
.Process-module__RmMdVa__heading{font-size:var(--step-4);margin-top:var(--spacing-2xl);margin-bottom:var(--spacing-lg)}.Process-module__RmMdVa__highlight{background:var(--brand-green);color:var(--bg-dark);white-space:nowrap;padding:0 .5rem}.Process-module__RmMdVa__steps{background:var(--border-light);border:1px solid var(--border-light);border-radius:var(--radius-lg);counter-reset:step;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.Process-module__RmMdVa__step{background:var(--bg-card);padding:var(--spacing-md);flex-direction:column;gap:.6rem;display:flex}.Process-module__RmMdVa__stepNum{font-size:var(--step-2);color:var(--brand-green-ink);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:700}.Process-module__RmMdVa__stepTitle{font-size:var(--step-1)}.Process-module__RmMdVa__stepBody{font-size:var(--step--1);color:var(--text-muted-light)}@media (max-width:980px){.Process-module__RmMdVa__steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.Process-module__RmMdVa__steps{grid-template-columns:1fr}}
.ai-engines-module__H6uRZq__heroInner{max-width:64ch}.ai-engines-module__H6uRZq__heroTitle{font-size:var(--step-5);margin-top:.4rem}.ai-engines-module__H6uRZq__heroSub{margin-top:var(--spacing-sm);font-size:var(--step-1);line-height:var(--leading-snug);color:var(--text-muted-dark);max-width:62ch}.ai-engines-module__H6uRZq__heroCtas{gap:var(--spacing-sm);margin-top:var(--spacing-md);flex-wrap:wrap;display:flex}.ai-engines-module__H6uRZq__sectionHead{max-width:62ch;margin-bottom:var(--spacing-lg)}.ai-engines-module__H6uRZq__sectionTitle{font-size:var(--step-3);margin-top:.3rem}.ai-engines-module__H6uRZq__sectionLede{margin-top:var(--spacing-sm);font-size:var(--step-1);line-height:var(--leading-snug);color:var(--text-muted-light)}.ai-engines-module__H6uRZq__stagesGrid{gap:var(--spacing-md);grid-template-columns:repeat(4,1fr);display:grid}.ai-engines-module__H6uRZq__stageCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-md);box-shadow:var(--shadow-sm)}.ai-engines-module__H6uRZq__stageNum{font-family:var(--font-mono);letter-spacing:.08em;color:var(--accent-on-surface);font-size:.8rem}.ai-engines-module__H6uRZq__stageTitle{font-size:var(--step-1);margin-top:.5rem}.ai-engines-module__H6uRZq__stageBody{color:var(--text-muted-light);line-height:var(--leading-normal);margin-top:.4rem}.ai-engines-module__H6uRZq__enginesGrid{gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);display:grid}.ai-engines-module__H6uRZq__engineCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-md);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition), transform var(--transition)}.ai-engines-module__H6uRZq__engineCard:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.ai-engines-module__H6uRZq__engineTop{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.6rem;display:flex}.ai-engines-module__H6uRZq__engineKicker{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted-light);font-size:.66rem}.ai-engines-module__H6uRZq__engineStatus{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-pill);flex:none;padding:.18rem .55rem;font-size:.6rem}.ai-engines-module__H6uRZq__engineStatus[data-status=live]{color:var(--accent-on-surface);background:var(--brand-green-soft)}.ai-engines-module__H6uRZq__engineStatus[data-status=soon]{color:var(--text-muted-light);border:1px solid var(--border-light-strong)}.ai-engines-module__H6uRZq__engineName{font-size:var(--step-1)}.ai-engines-module__H6uRZq__engineBlurb{color:var(--text-muted-light);line-height:var(--leading-normal);margin-top:.5rem;font-size:.95rem}.ai-engines-module__H6uRZq__faqList{gap:.6rem;max-width:80ch;display:grid}.ai-engines-module__H6uRZq__faqItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);padding:0 var(--spacing-md)}.ai-engines-module__H6uRZq__faqQ{cursor:pointer;padding:var(--spacing-sm) 0;font-weight:600;font-size:var(--step-0);justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.ai-engines-module__H6uRZq__faqQ:after{content:"+";color:var(--accent-on-surface);font-size:1.3em;line-height:1}.ai-engines-module__H6uRZq__faqItem[open] .ai-engines-module__H6uRZq__faqQ:after{content:"–"}.ai-engines-module__H6uRZq__faqQ::-webkit-details-marker{display:none}.ai-engines-module__H6uRZq__faqA{padding:0 0 var(--spacing-sm);color:var(--text-muted-light);line-height:var(--leading-normal);max-width:72ch}.ai-engines-module__H6uRZq__engineCardLink{display:block}.ai-engines-module__H6uRZq__engineCard[data-soon]{opacity:.82}.ai-engines-module__H6uRZq__engineLink{margin-top:var(--spacing-sm);color:var(--accent-on-surface);transition:transform var(--transition-fast);font-size:.9rem;font-weight:600;display:inline-block}.ai-engines-module__H6uRZq__engineCardLink:hover .ai-engines-module__H6uRZq__engineLink{transform:translate(3px)}.ai-engines-module__H6uRZq__crumb{color:var(--text-muted-dark);margin-bottom:var(--spacing-sm);font-size:.82rem}.ai-engines-module__H6uRZq__crumb a{color:var(--text-muted-dark)}.ai-engines-module__H6uRZq__crumb a:hover{color:var(--brand-green)}.ai-engines-module__H6uRZq__demoLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted-dark);margin-bottom:var(--spacing-sm);font-size:.72rem}.ai-engines-module__H6uRZq__steps{counter-reset:step;gap:.75rem;max-width:80ch;list-style:none;display:grid}.ai-engines-module__H6uRZq__step{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;padding:1.25rem 1.5rem;display:grid}.ai-engines-module__H6uRZq__stepNum{font-family:var(--font-mono);color:var(--accent-on-surface);background:var(--brand-green-soft);border:1px solid var(--brand-green-line);border-radius:var(--radius-sm);flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.85rem;font-weight:600;display:flex}.ai-engines-module__H6uRZq__stepBody{min-width:0}.ai-engines-module__H6uRZq__stepTitle{font-size:var(--step-1)}.ai-engines-module__H6uRZq__stepDetail{color:var(--text-light);line-height:var(--leading-normal);margin-top:.4rem}.ai-engines-module__H6uRZq__stepGives{color:var(--text-muted-light);line-height:var(--leading-snug);margin-top:.6rem}.ai-engines-module__H6uRZq__givesLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent-on-surface);background:var(--brand-green-soft);border-radius:var(--radius-pill);margin-right:.4rem;padding:.12rem .5rem;font-size:.64rem;display:inline-block}.ai-engines-module__H6uRZq__stepTools{flex-wrap:wrap;gap:.35rem;margin-top:.75rem;list-style:none;display:flex}.ai-engines-module__H6uRZq__stepTool{font-family:var(--font-mono);color:var(--text-muted-light);background:var(--bg-sunken);border:1px solid var(--border-light);border-radius:var(--radius-pill);padding:.2rem .6rem;font-size:.7rem}.ai-engines-module__H6uRZq__outcomesGrid{gap:var(--spacing-md);grid-template-columns:repeat(2,1fr);display:grid}.ai-engines-module__H6uRZq__outcomeCard{background:var(--surface-glass);border:1px solid var(--border-dark);border-radius:var(--radius-lg);padding:var(--spacing-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ai-engines-module__H6uRZq__outcomeCheck{border-radius:var(--radius-pill);background:var(--brand-green);width:30px;height:30px;color:var(--bg-dark);justify-content:center;align-items:center;margin-bottom:.75rem;font-weight:700;display:inline-flex}.ai-engines-module__H6uRZq__outcomeTitle{font-size:var(--step-1);color:var(--text-dark)}.ai-engines-module__H6uRZq__outcomeBody{color:var(--text-muted-dark);line-height:var(--leading-normal);margin-top:.45rem}.ai-engines-module__H6uRZq__whoFor{max-width:70ch}.ai-engines-module__H6uRZq__whoForBody{font-size:var(--step-1);line-height:var(--leading-snug);color:var(--text-light);margin-top:.4rem}.ai-engines-module__H6uRZq__canvasHeroSection{padding-bottom:0!important}.ai-engines-module__H6uRZq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ai-engines-module__H6uRZq__bodyGrid{gap:var(--spacing-lg);grid-template-columns:minmax(0,1fr) 300px;align-items:stretch;display:grid}.ai-engines-module__H6uRZq__bodyMain{gap:var(--spacing-lg);min-width:0;display:grid}.ai-engines-module__H6uRZq__bodySection{scroll-margin-top:calc(var(--nav-height) + 1rem)}.ai-engines-module__H6uRZq__bodyTitle{font-size:var(--step-2);margin-top:.3rem;line-height:1.2}.ai-engines-module__H6uRZq__prose{color:var(--text-light);line-height:var(--leading-normal);max-width:70ch;margin-top:.75rem}.ai-engines-module__H6uRZq__gapList{gap:var(--spacing-md);margin-top:var(--spacing-md);display:grid}.ai-engines-module__H6uRZq__gapCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);padding:var(--spacing-md);box-shadow:var(--shadow-sm)}.ai-engines-module__H6uRZq__gapNum{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-on-surface);font-size:.7rem}.ai-engines-module__H6uRZq__gapName{font-size:var(--step-1);margin-top:.35rem}.ai-engines-module__H6uRZq__gapDesc{color:var(--text-muted-light);line-height:var(--leading-normal);max-width:70ch;margin-top:.5rem}.ai-engines-module__H6uRZq__gapCompare{gap:var(--spacing-sm);margin-top:var(--spacing-sm);grid-template-columns:1fr 1fr;display:grid}.ai-engines-module__H6uRZq__gapCol{background:var(--bg-sunken);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:1rem 1.1rem}.ai-engines-module__H6uRZq__gapColHead{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;font-size:.66rem}.ai-engines-module__H6uRZq__gapColHead[data-kind=before]{color:var(--color-alert)}.ai-engines-module__H6uRZq__gapColHead[data-kind=after]{color:var(--accent-on-surface)}.ai-engines-module__H6uRZq__gapSteps{color:var(--text-light);line-height:var(--leading-snug);gap:.35rem;margin:.6rem 0 0;padding-left:1.1rem;font-size:.92rem;display:grid}.ai-engines-module__H6uRZq__gapOutcome{margin-top:var(--spacing-sm);background:var(--brand-green-soft);border-left:3px solid var(--brand-green);border-radius:var(--radius-sm);color:var(--text-light);line-height:var(--leading-snug);padding:.7rem 1rem;font-weight:500}.ai-engines-module__H6uRZq__painList{margin-top:var(--spacing-md);gap:.65rem;max-width:70ch;list-style:none;display:grid}.ai-engines-module__H6uRZq__pain{color:var(--text-light);line-height:var(--leading-snug);align-items:flex-start;gap:.7rem;display:flex}.ai-engines-module__H6uRZq__painMark{color:var(--color-alert);flex:none;font-weight:700}.ai-engines-module__H6uRZq__timeline{margin-top:var(--spacing-sm);font-size:var(--step-1);color:var(--accent-on-surface);font-weight:600}.ai-engines-module__H6uRZq__phaseList{margin-top:var(--spacing-md);gap:0;list-style:none;display:grid}.ai-engines-module__H6uRZq__phase{border-top:1px solid var(--border-light);grid-template-columns:6rem 1fr;align-items:start;gap:1rem;padding:.9rem 0;display:grid}.ai-engines-module__H6uRZq__phaseTime{font-family:var(--font-mono);letter-spacing:.05em;color:var(--accent-on-surface);background:var(--brand-green-soft);border:1px solid var(--brand-green-line);border-radius:var(--radius-md);text-align:center;white-space:nowrap;height:fit-content;padding:.3rem .4rem;font-size:.72rem}.ai-engines-module__H6uRZq__phaseInfo{flex-direction:column;gap:.2rem;display:flex}.ai-engines-module__H6uRZq__phaseTitle{font-weight:600;font-size:var(--step-0)}.ai-engines-module__H6uRZq__phaseDetail{color:var(--text-muted-light);line-height:var(--leading-snug)}.ai-engines-module__H6uRZq__prereqHead{margin-top:var(--spacing-lg);font-size:var(--step-1)}.ai-engines-module__H6uRZq__prereqList{margin-top:var(--spacing-sm);gap:.5rem;max-width:70ch;list-style:none;display:grid}.ai-engines-module__H6uRZq__prereq{color:var(--text-light);align-items:flex-start;gap:.7rem;display:flex}.ai-engines-module__H6uRZq__prereqMark{color:var(--accent-on-surface);flex:none;font-weight:700}.ai-engines-module__H6uRZq__noteLine{margin-top:var(--spacing-md);color:var(--text-muted-light);max-width:70ch;font-style:italic}.ai-engines-module__H6uRZq__roiStats{gap:var(--spacing-sm);margin-top:var(--spacing-sm);grid-template-columns:repeat(2,1fr);display:grid}.ai-engines-module__H6uRZq__roiStat{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;gap:.4rem;padding:1.25rem;display:flex}.ai-engines-module__H6uRZq__roiValue{font-family:var(--font-display);font-size:var(--step-3);color:var(--text-light);letter-spacing:-.02em;font-weight:600;line-height:1.05}.ai-engines-module__H6uRZq__roiLabel{color:var(--text-muted-light);font-size:.88rem;line-height:var(--leading-snug)}.ai-engines-module__H6uRZq__tGrid{gap:var(--spacing-sm);margin-top:var(--spacing-sm);grid-template-columns:repeat(2,1fr);display:grid}.ai-engines-module__H6uRZq__tCard{gap:var(--spacing-sm);background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;padding:1.25rem;display:flex}.ai-engines-module__H6uRZq__tQuote{color:var(--text-light);line-height:var(--leading-normal);font-size:.95rem}.ai-engines-module__H6uRZq__tWho{border-top:1px solid var(--border-light);flex-direction:column;gap:.15rem;margin-top:auto;padding-top:.5rem;display:flex}.ai-engines-module__H6uRZq__tName{font-size:.95rem;font-weight:600}.ai-engines-module__H6uRZq__tMeta{color:var(--text-muted-light);font-size:.82rem}.ai-engines-module__H6uRZq__nudgeAside{position:relative}.ai-engines-module__H6uRZq__nudgeCard{top:calc(var(--nav-height) + 1.5rem);background:var(--bg-dark);color:var(--text-dark);border:1px solid var(--border-dark);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:1.5rem;position:sticky}.ai-engines-module__H6uRZq__nudgeKicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--brand-green);font-size:.66rem}.ai-engines-module__H6uRZq__nudgeTitle{font-size:var(--step-2);color:var(--text-dark);margin-top:.45rem}.ai-engines-module__H6uRZq__nudgeBody{margin-top:var(--spacing-sm);color:var(--text-muted-dark);line-height:var(--leading-normal)}.ai-engines-module__H6uRZq__nudgeBtn{margin-top:var(--spacing-md);width:100%}.ai-engines-module__H6uRZq__nudgeMeta{margin-top:var(--spacing-sm);color:var(--text-muted-dark);text-align:center;font-size:.8rem}@media (max-width:980px){.ai-engines-module__H6uRZq__stagesGrid,.ai-engines-module__H6uRZq__enginesGrid{grid-template-columns:repeat(2,1fr)}.ai-engines-module__H6uRZq__outcomesGrid{grid-template-columns:1fr}.ai-engines-module__H6uRZq__bodyGrid{gap:var(--spacing-md);grid-template-columns:1fr}.ai-engines-module__H6uRZq__nudgeCard{position:static}.ai-engines-module__H6uRZq__roiStats{grid-template-columns:repeat(2,1fr)}.ai-engines-module__H6uRZq__tGrid{grid-template-columns:1fr}}@media (max-width:860px){.ai-engines-module__H6uRZq__canvasHeroSection{padding-inline:.75rem;padding-top:var(--spacing-md)!important}}@media (max-width:620px){.ai-engines-module__H6uRZq__stagesGrid,.ai-engines-module__H6uRZq__enginesGrid{grid-template-columns:1fr}.ai-engines-module__H6uRZq__step{grid-template-columns:1fr;gap:.75rem}.ai-engines-module__H6uRZq__phase{grid-template-columns:1fr;gap:.35rem}.ai-engines-module__H6uRZq__gapCompare,.ai-engines-module__H6uRZq__roiStats{grid-template-columns:1fr}}@media (max-width:480px){.ai-engines-module__H6uRZq__canvasHeroSection{padding-inline:.5rem;padding-top:var(--spacing-sm)!important}}
.Faq-module__pkI36W__faqSection{gap:var(--spacing-lg);grid-template-columns:1fr 1.6fr;align-items:start;display:grid}.Faq-module__pkI36W__faqTitle{font-size:var(--step-4);line-height:var(--leading-snug)}.Faq-module__pkI36W__list{flex-direction:column;gap:.6rem;display:flex}.Faq-module__pkI36W__item{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-md);padding:0 var(--spacing-md)}.Faq-module__pkI36W__item[open]{border-color:var(--brand-green)}.Faq-module__pkI36W__summary{justify-content:space-between;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;font-size:var(--step-0);cursor:pointer;font-weight:500;list-style:none;display:flex}.Faq-module__pkI36W__summary::-webkit-details-marker{display:none}.Faq-module__pkI36W__icon{flex:none;width:16px;height:16px;position:relative}.Faq-module__pkI36W__icon:before,.Faq-module__pkI36W__icon:after{content:"";background:var(--brand-green-ink);transition:transform var(--transition-fast);position:absolute}.Faq-module__pkI36W__icon:before{width:16px;height:2px;top:7px;left:0}.Faq-module__pkI36W__icon:after{width:2px;height:16px;top:0;left:7px}.Faq-module__pkI36W__item[open] .Faq-module__pkI36W__icon:after{transform:scaleY(0)}.Faq-module__pkI36W__answer{font-size:var(--step--1);color:var(--text-muted-light);padding-bottom:var(--spacing-md);max-width:62ch}@media (max-width:820px){.Faq-module__pkI36W__faqSection{gap:var(--spacing-md);grid-template-columns:1fr}}
.contact-module__swMWYG__wrap{background:var(--bg-dark);color:var(--text-dark);--accent-on-surface:var(--brand-green);padding-top:calc(var(--nav-height) + var(--spacing-xl));padding-bottom:var(--spacing-xl);min-height:80vh}.contact-module__swMWYG__grid{gap:var(--spacing-xl);grid-template-columns:1fr 1fr;align-items:start;display:grid}.contact-module__swMWYG__h1{font-size:var(--step-5);margin-bottom:var(--spacing-sm)}.contact-module__swMWYG__bookRow{align-items:center;gap:var(--spacing-sm);margin-top:var(--spacing-md);flex-wrap:wrap;display:flex}.contact-module__swMWYG__bookNote{font-size:var(--step--1);color:var(--text-muted-dark)}.contact-module__swMWYG__meta{margin:var(--spacing-lg) 0 0;gap:var(--spacing-sm);flex-direction:column;padding:0;list-style:none;display:flex}.contact-module__swMWYG__meta li{font-size:var(--step-0);flex-direction:column;gap:.2rem;display:flex}.contact-module__swMWYG__meta span{font-size:var(--step--1);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--text-muted-dark)}.contact-module__swMWYG__meta a{color:var(--brand-green)}.contact-module__swMWYG__formCard{background:var(--neutral-900);border:1px solid var(--border-dark);border-radius:var(--radius-lg);padding:var(--spacing-md)}.contact-module__swMWYG__form{flex-direction:column;display:flex}.contact-module__swMWYG__formGroup{margin-bottom:var(--spacing-sm);flex-direction:column;display:flex}.contact-module__swMWYG__formGroup label{font-size:var(--step--1);color:var(--neutral-400);margin-bottom:.35rem}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{background:var(--color-black);border:1px solid var(--neutral-700);width:100%;color:var(--text-dark);border-radius:var(--radius-sm);resize:vertical;padding:.75rem .85rem}.contact-module__swMWYG__formGroup input:focus-visible,.contact-module__swMWYG__formGroup textarea:focus-visible{border-color:var(--brand-green);outline:none}.contact-module__swMWYG__note{font-size:var(--step--1);color:var(--text-muted-dark);text-align:center;margin-top:.75rem}@media (max-width:820px){.contact-module__swMWYG__grid{gap:var(--spacing-lg);grid-template-columns:1fr}}
.WorkShipped-module__YhovBW__head{justify-content:space-between;align-items:flex-end;gap:var(--spacing-md);margin-top:var(--spacing-2xl);margin-bottom:var(--spacing-lg);display:flex}.WorkShipped-module__YhovBW__heading{font-size:var(--step-4)}.WorkShipped-module__YhovBW__headLink{color:var(--text-dark);font-size:var(--step--1)}.WorkShipped-module__YhovBW__workGrid{gap:var(--spacing-md);grid-template-columns:repeat(3,1fr);display:grid}.WorkShipped-module__YhovBW__workCard{background:var(--neutral-900);border:1px solid var(--border-dark);border-radius:var(--radius-lg);transition:border-color var(--transition), transform var(--transition);flex-direction:column;display:flex;overflow:hidden}.WorkShipped-module__YhovBW__workCard:hover{border-color:var(--brand-green);transform:translateY(-3px)}.WorkShipped-module__YhovBW__workCardTop{padding:var(--spacing-md);flex-grow:1}.WorkShipped-module__YhovBW__workLabel{font-size:var(--step--1);color:var(--brand-green);text-transform:uppercase;letter-spacing:var(--tracking-wide);margin-bottom:var(--spacing-sm)}.WorkShipped-module__YhovBW__workMetric{font-size:var(--step-2);color:var(--brand-green);margin-bottom:var(--spacing-sm);font-weight:700;line-height:1}.WorkShipped-module__YhovBW__workCardTop h3{font-size:var(--step-1);margin-bottom:.5rem}.WorkShipped-module__YhovBW__workBody{font-size:var(--step--1);color:var(--text-muted-dark);margin:0}.WorkShipped-module__YhovBW__workCardBottom{padding:var(--spacing-sm) var(--spacing-md);border-top:1px solid var(--border-dark);font-size:var(--step--1);color:var(--text-muted-dark);justify-content:space-between;display:flex}.WorkShipped-module__YhovBW__footnote{margin-top:var(--spacing-lg);text-align:center;font-size:var(--step--1);color:var(--text-muted-dark);font-style:italic}@media (max-width:900px){.WorkShipped-module__YhovBW__head{flex-direction:column;align-items:flex-start}.WorkShipped-module__YhovBW__workGrid{grid-template-columns:1fr}}
.calculators-module__ebR5wa__heroInner{max-width:70ch}.calculators-module__ebR5wa__heroTitle{font-size:var(--step-4);margin-top:.4rem}.calculators-module__ebR5wa__heroSub{margin-top:var(--spacing-sm);font-size:var(--step-1);line-height:var(--leading-snug);color:var(--text-muted-dark);max-width:62ch}.calculators-module__ebR5wa__calc{margin-top:var(--spacing-md);border:1px solid var(--border-dark-strong);border-radius:var(--radius-lg);padding:var(--spacing-md);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);gap:var(--spacing-md);background:#ffffff0a;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.calculators-module__ebR5wa__inputs{align-content:start;gap:1.4rem;display:grid}.calculators-module__ebR5wa__currencyRow{gap:.5rem;display:flex}.calculators-module__ebR5wa__currencyBtn{font-family:var(--font-mono);letter-spacing:.08em;border-radius:var(--radius-pill);border:1px solid var(--border-dark-strong);color:var(--text-muted-dark);cursor:pointer;transition:all var(--transition,.18s ease);background:0 0;padding:.35rem .9rem;font-size:.78rem}.calculators-module__ebR5wa__currencyBtn[data-active=true]{background:var(--brand-green);border-color:var(--brand-green);color:var(--text-on-fill);font-weight:600}.calculators-module__ebR5wa__field{gap:.45rem;display:grid}.calculators-module__ebR5wa__fieldTop{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.calculators-module__ebR5wa__fieldLabel{color:var(--text-dark);font-size:.95rem}.calculators-module__ebR5wa__fieldValue{font-family:var(--font-mono);color:var(--brand-green);white-space:nowrap;font-size:.95rem}.calculators-module__ebR5wa__range{width:100%;accent-color:var(--brand-green);cursor:pointer}.calculators-module__ebR5wa__fieldHint{color:var(--text-muted-dark);font-size:.78rem}.calculators-module__ebR5wa__results{border-left:1px solid var(--border-dark);padding-left:var(--spacing-md);gap:var(--spacing-sm);align-content:start;display:grid}.calculators-module__ebR5wa__resultKicker{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted-dark);font-size:.66rem}.calculators-module__ebR5wa__resultBig{font-family:var(--font-display);font-size:var(--step-4);font-weight:600;line-height:var(--leading-tight);letter-spacing:-.02em;color:var(--brand-green)}.calculators-module__ebR5wa__resultBigLabel{color:var(--text-muted-dark);margin-top:.2rem;font-size:.92rem}.calculators-module__ebR5wa__subResults{gap:var(--spacing-sm);grid-template-columns:1fr 1fr;display:grid}.calculators-module__ebR5wa__subResult{border:1px solid var(--border-dark);border-radius:var(--radius-md);background:#ffffff0a;padding:.9rem 1rem}.calculators-module__ebR5wa__subValue{font-family:var(--font-display);font-size:var(--step-2);color:var(--text-dark);font-weight:600;line-height:1.1}.calculators-module__ebR5wa__subLabel{color:var(--text-muted-dark);font-size:.8rem;line-height:var(--leading-snug);margin-top:.3rem}.calculators-module__ebR5wa__assumption{color:var(--text-muted-dark);font-size:.78rem;line-height:var(--leading-snug)}.calculators-module__ebR5wa__assumption a{color:var(--text-muted-dark);text-decoration:underline}.calculators-module__ebR5wa__leadBox{border-top:1px solid var(--border-dark);padding-top:var(--spacing-sm);grid-column:1/-1;gap:.75rem;display:grid}.calculators-module__ebR5wa__leadHead{font-size:var(--step-1);color:var(--text-dark);font-family:var(--font-display)}.calculators-module__ebR5wa__leadSub{color:var(--text-muted-dark);max-width:60ch;font-size:.9rem}.calculators-module__ebR5wa__leadForm{flex-wrap:wrap;gap:.6rem;display:flex}.calculators-module__ebR5wa__leadInput{border-radius:var(--radius-md);border:1px solid var(--border-dark-strong);color:var(--text-dark);background:#ffffff0f;flex:180px;padding:.7rem .9rem;font-size:.95rem}.calculators-module__ebR5wa__leadInput::placeholder{color:var(--text-muted-dark)}.calculators-module__ebR5wa__leadInput:focus{outline:2px solid var(--brand-green);outline-offset:1px}.calculators-module__ebR5wa__leadBtn{flex:none}.calculators-module__ebR5wa__leadError{color:var(--color-error);font-size:.85rem}.calculators-module__ebR5wa__leadSuccess{justify-items:start;gap:.75rem;display:grid}.calculators-module__ebR5wa__leadSuccessText{color:var(--text-dark);max-width:60ch;font-size:.98rem;line-height:var(--leading-normal)}.calculators-module__ebR5wa__bodyTitle{font-size:var(--step-3);margin-top:.3rem}.calculators-module__ebR5wa__prose{color:var(--text-light);line-height:var(--leading-normal);max-width:70ch;margin-top:.75rem}.calculators-module__ebR5wa__formula{margin-top:var(--spacing-sm);font-family:var(--font-mono);color:var(--text-light);background:var(--bg-sunken);border:1px solid var(--border-light);border-radius:var(--radius-md);max-width:70ch;padding:.9rem 1.1rem;font-size:.85rem;line-height:1.7;overflow-x:auto}.calculators-module__ebR5wa__fixGrid{gap:var(--spacing-sm);margin-top:var(--spacing-md);grid-template-columns:repeat(3,1fr);display:grid}.calculators-module__ebR5wa__fixCard{background:var(--bg-card);border:1px solid var(--border-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:1.25rem;transition:box-shadow .18s,transform .18s;display:block}.calculators-module__ebR5wa__fixCard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.calculators-module__ebR5wa__fixKicker{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent-on-surface);font-size:.64rem}.calculators-module__ebR5wa__fixTitle{font-size:var(--step-1);color:var(--text-light);margin-top:.4rem}.calculators-module__ebR5wa__fixBody{color:var(--text-muted-light);font-size:.92rem;line-height:var(--leading-normal);margin-top:.4rem}.calculators-module__ebR5wa__faqList{max-width:80ch;margin-top:var(--spacing-md);gap:.6rem;display:grid}.calculators-module__ebR5wa__faqItem{border:1px solid var(--border-light);border-radius:var(--radius-md);background:var(--bg-card);padding:0 var(--spacing-md)}.calculators-module__ebR5wa__faqQ{cursor:pointer;padding:var(--spacing-sm) 0;font-weight:600;font-size:var(--step-0);justify-content:space-between;align-items:center;gap:1rem;list-style:none;display:flex}.calculators-module__ebR5wa__faqQ:after{content:"+";color:var(--accent-on-surface);font-size:1.3em;line-height:1}.calculators-module__ebR5wa__faqItem[open] .calculators-module__ebR5wa__faqQ:after{content:"–"}.calculators-module__ebR5wa__faqQ::-webkit-details-marker{display:none}.calculators-module__ebR5wa__faqA{padding:0 0 var(--spacing-sm);color:var(--text-muted-light);line-height:var(--leading-normal);max-width:72ch}@media (max-width:860px){.calculators-module__ebR5wa__calc{grid-template-columns:1fr}.calculators-module__ebR5wa__results{border-left:none;border-top:1px solid var(--border-dark);padding-left:0;padding-top:var(--spacing-sm)}.calculators-module__ebR5wa__fixGrid{grid-template-columns:1fr}}@media (max-width:620px){.calculators-module__ebR5wa__subResults{grid-template-columns:1fr}.calculators-module__ebR5wa__leadForm{flex-direction:column}.calculators-module__ebR5wa__leadBtn{width:100%}}
.CpaTaxScene-module__j6S-da__scene{--win:#fbfbf8;--card:#fff;--ink:#22261f;--sub:#6d7466;--faint:#9aa093;--edge:#e8e8df;--edge-soft:#f0f0e8;--sc-green:#4e9327;--green-fill:#edf6e3;--green-edge:#cbe5b2;--sc-amber:#b45309;--amber-fill:#fdf3e0;--amber-edge:#f0d9ae;--sc-blue:#2563eb;--blue-fill:#ebf1fe;--shadow-s:0 1px 2px #181c140f, 0 4px 12px -6px #181c141a;--shadow-m:0 2px 4px #181c140d, 0 16px 40px -20px #181c1440;--pop:cubic-bezier(.34,1.45,.64,1);flex-direction:column;gap:.7rem;max-width:1060px;margin:0 auto;display:flex}.CpaTaxScene-module__j6S-da__window{background:var(--win);color:var(--ink);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff17,0 60px 140px -50px #000000e6,0 0 80px -30px #67b03540}.CpaTaxScene-module__j6S-da__chrome{border-bottom:1px solid var(--edge);background:#f2f2eb;align-items:center;gap:.8rem;padding:.7rem 1rem;display:flex}.CpaTaxScene-module__j6S-da__dots{gap:.38rem;display:flex}.CpaTaxScene-module__j6S-da__dots span{border-radius:50%;width:11px;height:11px}.CpaTaxScene-module__j6S-da__dots span:first-child{background:#f2605a}.CpaTaxScene-module__j6S-da__dots span:nth-child(2){background:#f5bd4f}.CpaTaxScene-module__j6S-da__dots span:nth-child(3){background:#61c554}.CpaTaxScene-module__j6S-da__chromeTitle{text-align:center;color:var(--sub);flex:1;font-size:.78rem;font-weight:600}.CpaTaxScene-module__j6S-da__livePill{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--green-edge);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.CpaTaxScene-module__j6S-da__livePill i{background:var(--sc-green);border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite CpaTaxScene-module__j6S-da__scenePulse}@keyframes CpaTaxScene-module__j6S-da__scenePulse{0%{box-shadow:0 0 #4e932773}70%{box-shadow:0 0 0 6px #4e932700}to{box-shadow:0 0 #4e932700}}.CpaTaxScene-module__j6S-da__stepper{border-bottom:1px solid var(--edge);background:var(--card);gap:0;padding:.9rem 1.2rem .95rem;display:flex;overflow-x:auto}.CpaTaxScene-module__j6S-da__step{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.4rem;min-width:88px;padding:0 .2rem;font-family:inherit;display:flex;position:relative}.CpaTaxScene-module__j6S-da__step:focus-visible{outline:2px solid var(--sc-green);outline-offset:2px;border-radius:8px}.CpaTaxScene-module__j6S-da__step:before,.CpaTaxScene-module__j6S-da__step:after{content:"";background:var(--edge);width:50%;height:2px;transition:background .4s;position:absolute;top:14px}.CpaTaxScene-module__j6S-da__step:before{left:0}.CpaTaxScene-module__j6S-da__step:after{right:0}.CpaTaxScene-module__j6S-da__step:first-child:before,.CpaTaxScene-module__j6S-da__step:last-child:after{background:0 0!important}.CpaTaxScene-module__j6S-da__stepDot{background:var(--card);border:2px solid var(--edge);z-index:1;width:28px;height:28px;color:var(--faint);transition:background .35s, border-color .35s, color .35s, transform .35s var(--pop);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.CpaTaxScene-module__j6S-da__stepName{color:var(--faint);white-space:nowrap;font-size:.68rem;font-weight:600;transition:color .3s}.CpaTaxScene-module__j6S-da__step[data-state=active] .CpaTaxScene-module__j6S-da__stepDot{background:var(--sc-green);border-color:var(--sc-green);color:#fff;transform:scale(1.12);box-shadow:0 0 0 5px #4e932724}.CpaTaxScene-module__j6S-da__step[data-state=active] .CpaTaxScene-module__j6S-da__stepName{color:var(--ink)}.CpaTaxScene-module__j6S-da__step[data-state=done] .CpaTaxScene-module__j6S-da__stepDot{background:var(--green-fill);border-color:var(--sc-green);color:var(--sc-green)}.CpaTaxScene-module__j6S-da__step[data-state=done] .CpaTaxScene-module__j6S-da__stepName{color:var(--sub)}.CpaTaxScene-module__j6S-da__step[data-state=done]:before,.CpaTaxScene-module__j6S-da__step[data-state=done]:after,.CpaTaxScene-module__j6S-da__step[data-state=active]:before{background:var(--sc-green)}.CpaTaxScene-module__j6S-da__body{grid-template-columns:250px 1fr;min-height:480px;display:grid}.CpaTaxScene-module__j6S-da__side{border-right:1px solid var(--edge);background:#f8f8f3;flex-direction:column;gap:1rem;padding:1.1rem;display:flex}.CpaTaxScene-module__j6S-da__main{grid-template-columns:1fr 1fr;align-content:start;gap:1rem;padding:1.1rem 1.2rem;display:grid;position:relative}.CpaTaxScene-module__j6S-da__sideCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-s);border-radius:12px;padding:.9rem}.CpaTaxScene-module__j6S-da__clientRow{align-items:center;gap:.7rem;display:flex}.CpaTaxScene-module__j6S-da__avatar{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.86rem;font-weight:700;display:flex}.CpaTaxScene-module__j6S-da__avatarMc{background:linear-gradient(135deg,#e8963c,#d9772c)}.CpaTaxScene-module__j6S-da__avatarSk{background:linear-gradient(135deg,#2e8f83,#1f6e64);width:34px;height:34px;font-size:.72rem}.CpaTaxScene-module__j6S-da__clientName{font-size:.9rem;font-weight:700;line-height:1.2}.CpaTaxScene-module__j6S-da__clientMeta{color:var(--sub);font-size:.7rem}.CpaTaxScene-module__j6S-da__ringWrap{border-top:1px solid var(--edge-soft);align-items:center;gap:.8rem;margin-top:.85rem;padding-top:.85rem;display:flex}.CpaTaxScene-module__j6S-da__ring{flex:none;width:62px;height:62px;position:relative}.CpaTaxScene-module__j6S-da__ring svg{transform:rotate(-90deg)}.CpaTaxScene-module__j6S-da__ringBg{fill:none;stroke:var(--edge);stroke-width:6px}.CpaTaxScene-module__j6S-da__ringFg{fill:none;stroke:var(--sc-green);stroke-width:6px;stroke-linecap:round;stroke-dasharray:163.4;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.CpaTaxScene-module__j6S-da__ringPct{color:var(--ink);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:absolute;inset:0}.CpaTaxScene-module__j6S-da__ringLabel{color:var(--sub);font-size:.7rem;line-height:1.45}.CpaTaxScene-module__j6S-da__ringLabel b{color:var(--ink)}.CpaTaxScene-module__j6S-da__sideTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);margin-bottom:.6rem;font-size:.64rem;font-weight:700}.CpaTaxScene-module__j6S-da__appRow{color:var(--ink);align-items:center;gap:.55rem;padding:.32rem 0;font-size:.76rem;font-weight:600;display:flex}.CpaTaxScene-module__j6S-da__appStatus{color:var(--sc-green);margin-left:auto;font-size:.66rem;font-weight:600}.CpaTaxScene-module__j6S-da__logo{color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.55rem;font-weight:800;display:flex}.CpaTaxScene-module__j6S-da__logo svg{display:block}.CpaTaxScene-module__j6S-da__logoTd{background:#2f6bff}.CpaTaxScene-module__j6S-da__logoSv{background:#159a8c}.CpaTaxScene-module__j6S-da__logoUt{background:#ff6a13}.CpaTaxScene-module__j6S-da__logoIrs{background:#1b4b8a}.CpaTaxScene-module__j6S-da__logoGd{border:1px solid var(--edge);background:#fff}.CpaTaxScene-module__j6S-da__prepRow{align-items:center;gap:.6rem;display:flex}.CpaTaxScene-module__j6S-da__prepName{font-size:.8rem;font-weight:700;line-height:1.2}.CpaTaxScene-module__j6S-da__prepMeta{color:var(--sub);font-size:.68rem}.CpaTaxScene-module__j6S-da__workL{flex-direction:column;gap:.7rem;min-width:0;display:flex}.CpaTaxScene-module__j6S-da__paneTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);font-size:.64rem;font-weight:700}.CpaTaxScene-module__j6S-da__docGrid{grid-template-columns:1fr 1fr;gap:.55rem;display:grid}.CpaTaxScene-module__j6S-da__docCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-s);opacity:0;transition:opacity .4s, transform .45s var(--pop);border-radius:10px;align-items:center;gap:.55rem;padding:.55rem .6rem;display:flex;transform:translateY(10px)scale(.96)}.CpaTaxScene-module__j6S-da__docCard[data-in=true]{opacity:1;transform:none}.CpaTaxScene-module__j6S-da__docIco{color:#fff;letter-spacing:.02em;border-radius:5px;flex:none;justify-content:center;align-items:flex-end;width:30px;height:36px;padding-bottom:3px;font-size:.5rem;font-weight:800;display:flex;position:relative}.CpaTaxScene-module__j6S-da__docIco:before{content:"";border-top:0 solid #0000;border-bottom:9px solid #0000;border-left:0 solid #0000;border-right:9px solid #ffffff8c;position:absolute;top:0;right:0}.CpaTaxScene-module__j6S-da__docC1{background:#3b7bd4}.CpaTaxScene-module__j6S-da__docC2{background:#8a5cd6}.CpaTaxScene-module__j6S-da__docC3{background:#d95fa4}.CpaTaxScene-module__j6S-da__docC4{background:#e8963c}.CpaTaxScene-module__j6S-da__docC5{background:#2e8f83}.CpaTaxScene-module__j6S-da__docC6{background:#8a8f84}.CpaTaxScene-module__j6S-da__docText{min-width:0}.CpaTaxScene-module__j6S-da__docName{font-size:.72rem;font-weight:600;line-height:1.25}.CpaTaxScene-module__j6S-da__docSrc{color:var(--sub);font-size:.62rem;font-weight:500}.CpaTaxScene-module__j6S-da__docBadge{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--green-edge);opacity:0;transition:opacity .3s, transform .35s var(--pop);border-radius:999px;flex:none;margin-left:auto;padding:.1rem .42rem;font-size:.58rem;font-weight:700;transform:scale(.7)}.CpaTaxScene-module__j6S-da__docBadge[data-in=true]{opacity:1;transform:none}.CpaTaxScene-module__j6S-da__docMore{text-align:center;color:var(--sub);background:var(--edge-soft);opacity:0;border-radius:8px;grid-column:1/-1;padding:.4rem;font-size:.7rem;font-weight:600;transition:opacity .4s}.CpaTaxScene-module__j6S-da__docMore[data-in=true]{opacity:1}.CpaTaxScene-module__j6S-da__paper{border:1px solid var(--edge);box-shadow:var(--shadow-m);background:#fff;border-radius:10px;flex-direction:column;gap:.45rem;padding:.9rem .95rem;display:flex}.CpaTaxScene-module__j6S-da__paperHead{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.2rem;padding-bottom:.4rem;display:flex}.CpaTaxScene-module__j6S-da__paperForm{letter-spacing:.01em;font-size:.8rem;font-weight:800}.CpaTaxScene-module__j6S-da__paperIssuer{color:var(--sub);text-align:right;font-size:.66rem;font-weight:600}.CpaTaxScene-module__j6S-da__field{border:1.5px solid var(--edge-soft);background:#fdfdfb;border-radius:6px;justify-content:space-between;gap:.6rem;padding:.34rem .45rem;font-size:.72rem;transition:border-color .35s,background .35s,box-shadow .35s;display:flex}.CpaTaxScene-module__j6S-da__fieldLab{color:var(--sub);font-weight:500}.CpaTaxScene-module__j6S-da__fieldVal{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.CpaTaxScene-module__j6S-da__field[data-hl=green]{border-color:var(--sc-green);background:var(--green-fill);box-shadow:0 0 0 3px #4e93271f}.CpaTaxScene-module__j6S-da__field[data-hl=amber]{background:var(--amber-fill);border-color:#e5a94e;box-shadow:0 0 0 3px #b453091a}.CpaTaxScene-module__j6S-da__fieldCheck{color:var(--sc-green);opacity:0;margin-left:.3rem;font-weight:800;transition:opacity .3s}.CpaTaxScene-module__j6S-da__field[data-hl=green] .CpaTaxScene-module__j6S-da__fieldCheck{opacity:1}.CpaTaxScene-module__j6S-da__email{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.CpaTaxScene-module__j6S-da__emailBar{background:var(--edge-soft);color:var(--sub);align-items:center;gap:.5rem;padding:.5rem .7rem;font-size:.7rem;font-weight:700;display:flex}.CpaTaxScene-module__j6S-da__emailBody{flex-direction:column;gap:.4rem;padding:.7rem .8rem;font-size:.72rem;display:flex}.CpaTaxScene-module__j6S-da__emailRow{gap:.5rem;display:flex}.CpaTaxScene-module__j6S-da__emailK{color:var(--faint);min-width:52px;font-weight:600}.CpaTaxScene-module__j6S-da__emailV{font-weight:600}.CpaTaxScene-module__j6S-da__emailLines{border-top:1px solid var(--edge-soft);color:var(--sub);padding-top:.5rem;line-height:1.55}.CpaTaxScene-module__j6S-da__emailLines b{color:var(--ink)}.CpaTaxScene-module__j6S-da__emailFoot{border-top:1px solid var(--edge-soft);align-items:center;gap:.6rem;padding:.55rem .8rem;display:flex}.CpaTaxScene-module__j6S-da__sendBtn{color:#fff;background:var(--sc-blue);border:none;border-radius:7px;padding:.4rem .8rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:transform .2s,box-shadow .2s}.CpaTaxScene-module__j6S-da__sendBtn[data-clicked=true]{box-shadow:0 0 0 4px var(--blue-fill);transform:scale(.96)}.CpaTaxScene-module__j6S-da__sentTag{color:var(--sc-green);opacity:0;font-size:.7rem;font-weight:700;transition:opacity .3s}.CpaTaxScene-module__j6S-da__sentTag[data-in=true]{opacity:1}.CpaTaxScene-module__j6S-da__workR{flex-direction:column;gap:.7rem;min-width:0;display:flex}.CpaTaxScene-module__j6S-da__returnCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:12px;overflow:hidden}.CpaTaxScene-module__j6S-da__retHead{background:var(--edge-soft);border-bottom:1px solid var(--edge);align-items:center;gap:.55rem;padding:.65rem .85rem;display:flex}.CpaTaxScene-module__j6S-da__retLogo{width:18px;height:18px;font-size:.45rem}.CpaTaxScene-module__j6S-da__retTitle{font-size:.78rem;font-weight:800}.CpaTaxScene-module__j6S-da__retSoft{color:var(--sub);background:var(--card);border:1px solid var(--edge);border-radius:999px;margin-left:auto;padding:.14rem .5rem;font-size:.64rem;font-weight:700;transition:color .3s,border-color .3s}.CpaTaxScene-module__j6S-da__retSoft[data-good=true]{color:var(--sc-green);border-color:var(--green-edge);background:var(--green-fill)}.CpaTaxScene-module__j6S-da__retBody{flex-direction:column;padding:.5rem .85rem .7rem;display:flex}.CpaTaxScene-module__j6S-da__retLine{border-bottom:1px dashed var(--edge-soft);align-items:center;gap:.5rem;padding:.4rem 0;font-size:.74rem;display:flex}.CpaTaxScene-module__j6S-da__retLine:last-child{border-bottom:none}.CpaTaxScene-module__j6S-da__retLab{color:var(--sub);font-weight:500}.CpaTaxScene-module__j6S-da__retVal{font-variant-numeric:tabular-nums;color:var(--faint);margin-left:auto;font-weight:700;transition:color .3s}.CpaTaxScene-module__j6S-da__retCheck{background:var(--edge-soft);color:#0000;width:16px;height:16px;transition:background .35s var(--pop), color .3s, transform .35s var(--pop);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.58rem;font-weight:800;display:flex}.CpaTaxScene-module__j6S-da__retLine[data-filled=true] .CpaTaxScene-module__j6S-da__retVal{color:var(--ink)}.CpaTaxScene-module__j6S-da__retLine[data-filled=true] .CpaTaxScene-module__j6S-da__retCheck{background:var(--sc-green);color:#fff;transform:scale(1.08)}.CpaTaxScene-module__j6S-da__review{background:var(--card);border:1px solid var(--amber-edge);box-shadow:var(--shadow-s);border-radius:12px;overflow:hidden}.CpaTaxScene-module__j6S-da__revHead{background:var(--amber-fill);border-bottom:1px solid var(--amber-edge);align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.CpaTaxScene-module__j6S-da__revTitle{color:var(--sc-amber);font-size:.72rem;font-weight:800}.CpaTaxScene-module__j6S-da__revCount{color:var(--sc-amber);border:1px solid var(--amber-edge);font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;margin-left:auto;padding:.12rem .5rem;font-size:.64rem;font-weight:700}.CpaTaxScene-module__j6S-da__revBody{flex-direction:column;padding:.4rem .85rem .6rem;display:flex}.CpaTaxScene-module__j6S-da__revItem{border-bottom:1px dashed var(--edge-soft);opacity:0;transition:opacity .4s, transform .45s var(--pop);align-items:flex-start;gap:.5rem;padding:.38rem 0;font-size:.72rem;line-height:1.45;display:flex;transform:translate(10px)}.CpaTaxScene-module__j6S-da__revItem:last-child{border-bottom:none}.CpaTaxScene-module__j6S-da__revItem[data-in=true]{opacity:1;transform:none}.CpaTaxScene-module__j6S-da__revMark{background:var(--amber-fill);width:16px;height:16px;color:var(--sc-amber);transition:all .35s var(--pop);border:1.5px solid #e5a94e;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:.05rem;font-size:.56rem;font-weight:800;display:flex}.CpaTaxScene-module__j6S-da__revText{color:var(--ink);font-weight:500}.CpaTaxScene-module__j6S-da__revFix{color:var(--sc-green);font-weight:700;display:none}.CpaTaxScene-module__j6S-da__revItem[data-resolved=true] .CpaTaxScene-module__j6S-da__revMark{background:var(--sc-green);border-color:var(--sc-green);color:#fff}.CpaTaxScene-module__j6S-da__revItem[data-resolved=true] .CpaTaxScene-module__j6S-da__revText{color:var(--faint)}.CpaTaxScene-module__j6S-da__revItem[data-resolved=true] .CpaTaxScene-module__j6S-da__revFix{display:inline}.CpaTaxScene-module__j6S-da__fileRow{align-items:center;gap:.7rem;padding:.1rem .1rem 0;display:flex}.CpaTaxScene-module__j6S-da__approveBtn{color:#fff;background:var(--sc-green);opacity:0;transition:opacity .35s, transform .4s var(--pop), box-shadow .2s;border:none;border-radius:9px;padding:.55rem 1rem;font-family:inherit;font-size:.78rem;font-weight:700;transform:translateY(6px);box-shadow:0 4px 14px -4px #4e932780}.CpaTaxScene-module__j6S-da__approveBtn[data-in=true]{opacity:1;transform:none}.CpaTaxScene-module__j6S-da__approveBtn[data-clicked=true]{transform:scale(.96);box-shadow:0 0 0 5px #4e93272e}.CpaTaxScene-module__j6S-da__filedTag{color:var(--sc-green);border:2px solid var(--sc-green);opacity:0;transition:opacity .4s, transform .45s var(--pop);border-radius:8px;align-items:center;gap:.4rem;padding:.32rem .6rem;font-size:.7rem;font-weight:800;display:inline-flex;transform:rotate(-4deg)scale(1.5)}.CpaTaxScene-module__j6S-da__filedTag[data-in=true]{opacity:1;transform:rotate(-4deg)scale(1)}.CpaTaxScene-module__j6S-da__toastWrap{justify-content:center;padding:.7rem 1.2rem .95rem;display:flex}.CpaTaxScene-module__j6S-da__toast{background:var(--card);border:1px solid var(--edge);color:var(--ink);box-shadow:var(--shadow-s);border-radius:999px;align-items:center;gap:.55rem;max-width:100%;padding:.45rem .95rem;font-size:.76rem;font-weight:600;display:inline-flex}.CpaTaxScene-module__j6S-da__toastSpin{border:2px solid var(--edge);border-top-color:var(--sc-green);border-radius:50%;flex:none;width:13px;height:13px;animation:.8s linear infinite CpaTaxScene-module__j6S-da__sceneSpin}.CpaTaxScene-module__j6S-da__toastCheck{background:var(--sc-green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:.6rem;font-weight:800;display:none}.CpaTaxScene-module__j6S-da__toast[data-done=true] .CpaTaxScene-module__j6S-da__toastSpin{display:none}.CpaTaxScene-module__j6S-da__toast[data-done=true] .CpaTaxScene-module__j6S-da__toastCheck{display:flex}.CpaTaxScene-module__j6S-da__toastText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@keyframes CpaTaxScene-module__j6S-da__sceneSpin{to{transform:rotate(360deg)}}.CpaTaxScene-module__j6S-da__ghost{z-index:60;color:var(--ink);border:1.5px solid var(--sc-green);pointer-events:none;will-change:transform;font-variant-numeric:tabular-nums;background:#fff;border-radius:8px;padding:.22rem .55rem;font-size:.72rem;font-weight:700;transition:transform .65s cubic-bezier(.4,0,.2,1),opacity .2s .5s;position:absolute;box-shadow:0 6px 20px -4px #181c144d}.CpaTaxScene-module__j6S-da__ghost[data-amber=true]{color:var(--sc-amber);border-color:#e5a94e}.CpaTaxScene-module__j6S-da__receipt{z-index:40;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#fbfbf8bf;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;inset:0}.CpaTaxScene-module__j6S-da__receipt[data-show=true]{opacity:1;pointer-events:auto}.CpaTaxScene-module__j6S-da__receiptCard{background:var(--card);border:1px solid var(--edge);width:calc(100% - 2rem);max-width:400px;box-shadow:var(--shadow-m);text-align:center;transition:transform .5s var(--pop);border-radius:16px;flex-direction:column;align-items:center;gap:.9rem;padding:1.5rem 1.7rem;display:flex;transform:translateY(14px)scale(.97)}.CpaTaxScene-module__j6S-da__receipt[data-show=true] .CpaTaxScene-module__j6S-da__receiptCard{transform:none}.CpaTaxScene-module__j6S-da__bigCheck{width:54px;height:54px}.CpaTaxScene-module__j6S-da__bigCheck circle{fill:var(--green-fill);stroke:var(--sc-green);stroke-width:2.5px}.CpaTaxScene-module__j6S-da__bigCheck path{fill:none;stroke:var(--sc-green);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30px;transition:stroke-dashoffset .5s ease-out .35s}.CpaTaxScene-module__j6S-da__receipt[data-show=true] .CpaTaxScene-module__j6S-da__bigCheck path{stroke-dashoffset:0}.CpaTaxScene-module__j6S-da__receiptTitle{color:var(--ink);margin:0;font-size:1.08rem;font-weight:800;line-height:1.3}.CpaTaxScene-module__j6S-da__receiptSub{color:var(--sub);margin:-.4rem 0 0;font-size:.78rem;line-height:1.5}.CpaTaxScene-module__j6S-da__receiptRows{border-top:1px solid var(--edge-soft);border-bottom:1px solid var(--edge-soft);flex-direction:column;width:100%;padding:.5rem 0;display:flex}.CpaTaxScene-module__j6S-da__receiptRow{color:var(--sub);justify-content:space-between;gap:.8rem;padding:.3rem 0;font-size:.76rem;font-weight:500;display:flex}.CpaTaxScene-module__j6S-da__receiptRow b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.CpaTaxScene-module__j6S-da__receiptHl{color:var(--sc-green)!important}.CpaTaxScene-module__j6S-da__receiptOld{text-decoration:line-through;color:var(--faint)!important}.CpaTaxScene-module__j6S-da__receiptCta{background:var(--sc-green);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.7rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex;color:#fff!important}.CpaTaxScene-module__j6S-da__receiptCta:hover{filter:brightness(1.06)}.CpaTaxScene-module__j6S-da__receiptCta:active{transform:scale(.98)}.CpaTaxScene-module__j6S-da__receiptFine{color:var(--faint);font-size:.64rem;line-height:1.6}.CpaTaxScene-module__j6S-da__receiptFine b{color:var(--sub)}.CpaTaxScene-module__j6S-da__hint{color:#ffffff61;text-align:center;font-size:.72rem}@media (max-width:860px){.CpaTaxScene-module__j6S-da__body{grid-template-columns:1fr}.CpaTaxScene-module__j6S-da__side{border-right:none;border-bottom:1px solid var(--edge);flex-flow:wrap}.CpaTaxScene-module__j6S-da__sideCard{flex:1;min-width:200px}.CpaTaxScene-module__j6S-da__main{grid-template-columns:1fr}}@media (max-width:480px){.CpaTaxScene-module__j6S-da__stepper{padding:.7rem .6rem}.CpaTaxScene-module__j6S-da__step{min-width:64px}.CpaTaxScene-module__j6S-da__stepName{font-size:.6rem}.CpaTaxScene-module__j6S-da__main,.CpaTaxScene-module__j6S-da__side{padding:.8rem .7rem}}@media (prefers-reduced-motion:reduce){.CpaTaxScene-module__j6S-da__scene *,.CpaTaxScene-module__j6S-da__scene :before,.CpaTaxScene-module__j6S-da__scene :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
.DocIntelScene-module__VotEWa__scene{--win:#fbfbf8;--card:#fff;--ink:#22261f;--sub:#6d7466;--faint:#9aa093;--edge:#e8e8df;--edge-soft:#f0f0e8;--sc-green:#4e9327;--green-fill:#edf6e3;--green-edge:#cbe5b2;--sc-amber:#b45309;--amber-fill:#fdf3e0;--amber-edge:#f0d9ae;--sc-blue:#2563eb;--blue-fill:#ebf1fe;--hand-ink:#3a4a8a;--shadow-s:0 1px 2px #181c140f, 0 4px 12px -6px #181c141a;--shadow-m:0 2px 4px #181c140d, 0 16px 40px -20px #181c1440;--pop:cubic-bezier(.34,1.45,.64,1);flex-direction:column;gap:.7rem;max-width:1060px;margin:0 auto;display:flex}.DocIntelScene-module__VotEWa__window{background:var(--win);color:var(--ink);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff17,0 60px 140px -50px #000000e6,0 0 80px -30px #67b03540}.DocIntelScene-module__VotEWa__chrome{border-bottom:1px solid var(--edge);background:#f2f2eb;align-items:center;gap:.8rem;padding:.7rem 1rem;display:flex}.DocIntelScene-module__VotEWa__dots{gap:.38rem;display:flex}.DocIntelScene-module__VotEWa__dots span{border-radius:50%;width:11px;height:11px}.DocIntelScene-module__VotEWa__dots span:first-child{background:#f2605a}.DocIntelScene-module__VotEWa__dots span:nth-child(2){background:#f5bd4f}.DocIntelScene-module__VotEWa__dots span:nth-child(3){background:#61c554}.DocIntelScene-module__VotEWa__chromeTitle{text-align:center;color:var(--sub);flex:1;font-size:.78rem;font-weight:600}.DocIntelScene-module__VotEWa__livePill{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--green-edge);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.DocIntelScene-module__VotEWa__livePill i{background:var(--sc-green);border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite DocIntelScene-module__VotEWa__scenePulse}@keyframes DocIntelScene-module__VotEWa__scenePulse{0%{box-shadow:0 0 #4e932773}70%{box-shadow:0 0 0 6px #4e932700}to{box-shadow:0 0 #4e932700}}.DocIntelScene-module__VotEWa__stepper{border-bottom:1px solid var(--edge);background:var(--card);gap:0;padding:.9rem 1.2rem .95rem;display:flex;overflow-x:auto}.DocIntelScene-module__VotEWa__step{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.4rem;min-width:88px;padding:0 .2rem;font-family:inherit;display:flex;position:relative}.DocIntelScene-module__VotEWa__step:focus-visible{outline:2px solid var(--sc-green);outline-offset:2px;border-radius:8px}.DocIntelScene-module__VotEWa__step:before,.DocIntelScene-module__VotEWa__step:after{content:"";background:var(--edge);width:50%;height:2px;transition:background .4s;position:absolute;top:14px}.DocIntelScene-module__VotEWa__step:before{left:0}.DocIntelScene-module__VotEWa__step:after{right:0}.DocIntelScene-module__VotEWa__step:first-child:before,.DocIntelScene-module__VotEWa__step:last-child:after{background:0 0!important}.DocIntelScene-module__VotEWa__stepDot{background:var(--card);border:2px solid var(--edge);z-index:1;width:28px;height:28px;color:var(--faint);transition:background .35s, border-color .35s, color .35s, transform .35s var(--pop);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.DocIntelScene-module__VotEWa__stepName{color:var(--faint);white-space:nowrap;font-size:.68rem;font-weight:600;transition:color .3s}.DocIntelScene-module__VotEWa__step[data-state=active] .DocIntelScene-module__VotEWa__stepDot{background:var(--sc-green);border-color:var(--sc-green);color:#fff;transform:scale(1.12);box-shadow:0 0 0 5px #4e932724}.DocIntelScene-module__VotEWa__step[data-state=active] .DocIntelScene-module__VotEWa__stepName{color:var(--ink)}.DocIntelScene-module__VotEWa__step[data-state=done] .DocIntelScene-module__VotEWa__stepDot{background:var(--green-fill);border-color:var(--sc-green);color:var(--sc-green)}.DocIntelScene-module__VotEWa__step[data-state=done] .DocIntelScene-module__VotEWa__stepName{color:var(--sub)}.DocIntelScene-module__VotEWa__step[data-state=done]:before,.DocIntelScene-module__VotEWa__step[data-state=done]:after,.DocIntelScene-module__VotEWa__step[data-state=active]:before{background:var(--sc-green)}.DocIntelScene-module__VotEWa__body{grid-template-columns:250px 1fr;min-height:480px;display:grid}.DocIntelScene-module__VotEWa__side{border-right:1px solid var(--edge);background:#f8f8f3;flex-direction:column;gap:1rem;padding:1.1rem;display:flex}.DocIntelScene-module__VotEWa__main{grid-template-columns:1fr 1fr;align-content:start;gap:1rem;padding:1.1rem 1.2rem;display:grid;position:relative}.DocIntelScene-module__VotEWa__sideCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-s);border-radius:12px;padding:.9rem}.DocIntelScene-module__VotEWa__clientRow{align-items:center;gap:.7rem;display:flex}.DocIntelScene-module__VotEWa__avatar{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.86rem;font-weight:700;display:flex}.DocIntelScene-module__VotEWa__avatarWc{background:linear-gradient(135deg,#3b7bd4,#2a5fae)}.DocIntelScene-module__VotEWa__avatarRc{background:linear-gradient(135deg,#2e8f83,#1f6e64);width:34px;height:34px;font-size:.72rem}.DocIntelScene-module__VotEWa__clientName{font-size:.9rem;font-weight:700;line-height:1.2}.DocIntelScene-module__VotEWa__clientMeta{color:var(--sub);font-size:.7rem}.DocIntelScene-module__VotEWa__ringWrap{border-top:1px solid var(--edge-soft);align-items:center;gap:.8rem;margin-top:.85rem;padding-top:.85rem;display:flex}.DocIntelScene-module__VotEWa__ring{flex:none;width:62px;height:62px;position:relative}.DocIntelScene-module__VotEWa__ring svg{transform:rotate(-90deg)}.DocIntelScene-module__VotEWa__ringBg{fill:none;stroke:var(--edge);stroke-width:6px}.DocIntelScene-module__VotEWa__ringFg{fill:none;stroke:var(--sc-green);stroke-width:6px;stroke-linecap:round;stroke-dasharray:163.4;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.DocIntelScene-module__VotEWa__ringPct{color:var(--ink);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:absolute;inset:0}.DocIntelScene-module__VotEWa__ringLabel{color:var(--sub);font-size:.7rem;line-height:1.45}.DocIntelScene-module__VotEWa__ringLabel b{color:var(--ink)}.DocIntelScene-module__VotEWa__sideTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);margin-bottom:.6rem;font-size:.64rem;font-weight:700}.DocIntelScene-module__VotEWa__appRow{color:var(--ink);align-items:center;gap:.55rem;padding:.32rem 0;font-size:.76rem;font-weight:600;display:flex}.DocIntelScene-module__VotEWa__appStatus{color:var(--sc-green);margin-left:auto;font-size:.66rem;font-weight:600}.DocIntelScene-module__VotEWa__logo{color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.55rem;font-weight:800;display:flex}.DocIntelScene-module__VotEWa__logo svg{display:block}.DocIntelScene-module__VotEWa__logoGd{border:1px solid var(--edge);background:#fff}.DocIntelScene-module__VotEWa__logoSp{background:#036c70}.DocIntelScene-module__VotEWa__logoBx{text-transform:lowercase;background:#0061d5}.DocIntelScene-module__VotEWa__logoRs{background:#1b3a6b}.DocIntelScene-module__VotEWa__logoXl{background:#217346}.DocIntelScene-module__VotEWa__engRow{align-items:center;gap:.6rem;display:flex}.DocIntelScene-module__VotEWa__engName{font-size:.8rem;font-weight:700;line-height:1.2}.DocIntelScene-module__VotEWa__engMeta{color:var(--sub);font-size:.68rem}.DocIntelScene-module__VotEWa__workL{flex-direction:column;gap:.7rem;min-width:0;display:flex}.DocIntelScene-module__VotEWa__paneTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);font-size:.64rem;font-weight:700}.DocIntelScene-module__VotEWa__docGrid{grid-template-columns:1fr;gap:.55rem;display:grid}.DocIntelScene-module__VotEWa__docCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-s);opacity:0;transition:opacity .4s, transform .45s var(--pop);border-radius:10px;align-items:center;gap:.55rem;padding:.55rem .6rem;display:flex;transform:translateY(10px)scale(.96)}.DocIntelScene-module__VotEWa__docCard[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__docIco{color:#fff;letter-spacing:.02em;border-radius:5px;flex:none;justify-content:center;align-items:flex-end;width:30px;height:36px;padding-bottom:3px;font-size:.5rem;font-weight:800;display:flex;position:relative}.DocIntelScene-module__VotEWa__docIco:before{content:"";border-top:0 solid #0000;border-bottom:9px solid #0000;border-left:0 solid #0000;border-right:9px solid #ffffff8c;position:absolute;top:0;right:0}.DocIntelScene-module__VotEWa__docC1{background:#3b7bd4}.DocIntelScene-module__VotEWa__docC2{background:#8a5cd6}.DocIntelScene-module__VotEWa__docC3{background:#d95fa4}.DocIntelScene-module__VotEWa__docC4{background:#2e8f83}.DocIntelScene-module__VotEWa__docText{min-width:0}.DocIntelScene-module__VotEWa__docName{font-size:.72rem;font-weight:600;line-height:1.25}.DocIntelScene-module__VotEWa__docSrc{color:var(--sub);font-size:.62rem;font-weight:500}.DocIntelScene-module__VotEWa__docMore{text-align:center;color:var(--sub);background:var(--edge-soft);opacity:0;border-radius:8px;padding:.4rem;font-size:.7rem;font-weight:600;transition:opacity .4s}.DocIntelScene-module__VotEWa__docMore[data-in=true]{opacity:1}.DocIntelScene-module__VotEWa__sheet{box-shadow:var(--shadow-m), inset 0 0 40px #78693c0f;background:repeating-linear-gradient(#0000 0 27px,#3a4a8a1f 27px 28px),#fffdf4;border:1px solid #e8e2ce;border-radius:8px;flex-direction:column;gap:.55rem;padding:.9rem .95rem 1.1rem;display:flex;transform:rotate(-.6deg)}.DocIntelScene-module__VotEWa__sheetHead{letter-spacing:.01em;color:var(--ink);border-bottom:2px solid var(--ink);margin-bottom:.15rem;padding-bottom:.4rem;font-size:.78rem;font-weight:800}.DocIntelScene-module__VotEWa__sheetSub{color:var(--sub);font-size:.64rem;font-weight:600}.DocIntelScene-module__VotEWa__inkRow{border:2px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:.5rem;padding:.34rem .5rem;transition:border-color .35s,background .35s,box-shadow .35s;display:flex;position:relative}.DocIntelScene-module__VotEWa__inkRow:nth-child(2){transform:rotate(-.4deg)}.DocIntelScene-module__VotEWa__inkRow:nth-child(3){transform:rotate(.35deg)}.DocIntelScene-module__VotEWa__inkRow:nth-child(4){transform:rotate(-.25deg)}.DocIntelScene-module__VotEWa__inkText{color:var(--hand-ink);font-family:Bradley Hand,Segoe Script,Comic Sans MS,cursive;font-size:.86rem;font-style:italic;line-height:1.4}.DocIntelScene-module__VotEWa__inkRow[data-hl=green]{border-color:var(--sc-green);background:#edf6e3bf;box-shadow:0 0 0 3px #4e93271f}.DocIntelScene-module__VotEWa__inkRow[data-hl=amber]{background:#fdf3e0cc;border-color:#e5a94e;box-shadow:0 0 0 3px #b453091a}.DocIntelScene-module__VotEWa__confChip{white-space:nowrap;opacity:0;transition:opacity .3s, transform .35s var(--pop);font-variant-numeric:tabular-nums;border-radius:999px;flex:none;padding:.14rem .5rem;font-size:.6rem;font-weight:800;transform:scale(.6)}.DocIntelScene-module__VotEWa__confChip[data-tone=green]{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--green-edge)}.DocIntelScene-module__VotEWa__confChip[data-tone=amber]{color:var(--sc-amber);background:var(--amber-fill);border:1px solid var(--amber-edge)}.DocIntelScene-module__VotEWa__inkRow[data-hl=green] .DocIntelScene-module__VotEWa__confChip,.DocIntelScene-module__VotEWa__inkRow[data-hl=amber] .DocIntelScene-module__VotEWa__confChip{opacity:1;transform:none}.DocIntelScene-module__VotEWa__dataTable{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.DocIntelScene-module__VotEWa__tableHead{background:var(--edge-soft);letter-spacing:.07em;text-transform:uppercase;color:var(--faint);grid-template-columns:1.1fr 1fr 1fr;gap:.5rem;padding:.45rem .7rem;font-size:.6rem;font-weight:700;display:grid}.DocIntelScene-module__VotEWa__tableRow{border-top:1px dashed var(--edge-soft);opacity:0;transition:opacity .4s, transform .45s var(--pop);grid-template-columns:1.1fr 1fr 1fr;gap:.5rem;padding:.45rem .7rem;font-size:.72rem;display:grid;transform:translateY(8px)}.DocIntelScene-module__VotEWa__tableRow[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__tableName{font-weight:700}.DocIntelScene-module__VotEWa__tableQty{color:var(--sub);font-variant-numeric:tabular-nums;font-weight:600}.DocIntelScene-module__VotEWa__tableNote{color:var(--sub);font-weight:500}.DocIntelScene-module__VotEWa__tableFoot{text-align:center;color:var(--sc-green);background:var(--green-fill);border-top:1px solid var(--green-edge);opacity:0;padding:.42rem .7rem;font-size:.68rem;font-weight:700;transition:opacity .4s}.DocIntelScene-module__VotEWa__tableFoot[data-in=true]{opacity:1}.DocIntelScene-module__VotEWa__modelCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:10px;flex-direction:column;gap:.5rem;padding:.8rem .9rem;display:flex}.DocIntelScene-module__VotEWa__modelRow{border-bottom:1px dashed var(--edge-soft);opacity:0;transition:opacity .4s, transform .45s var(--pop);align-items:baseline;gap:.6rem;padding:.3rem 0;display:flex;transform:translateY(8px)}.DocIntelScene-module__VotEWa__modelRow[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__modelVal{color:var(--ink);font-variant-numeric:tabular-nums;min-width:84px;font-size:1.15rem;font-weight:800}.DocIntelScene-module__VotEWa__modelLab{color:var(--sub);font-size:.72rem;font-weight:600}.DocIntelScene-module__VotEWa__chipRow{flex-wrap:wrap;gap:.45rem;padding-top:.2rem;display:flex}.DocIntelScene-module__VotEWa__yearChip{color:var(--sc-blue);background:var(--blue-fill);opacity:0;transition:opacity .3s, transform .35s var(--pop);font-variant-numeric:tabular-nums;border:1px solid #c7d9fb;border-radius:999px;padding:.2rem .6rem;font-size:.64rem;font-weight:700;transform:scale(.7)}.DocIntelScene-module__VotEWa__yearChip[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__qaCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:10px;flex-direction:column;padding:.5rem .8rem;display:flex}.DocIntelScene-module__VotEWa__qaRow{border-bottom:1px dashed var(--edge-soft);opacity:0;transition:opacity .4s, transform .45s var(--pop);align-items:flex-start;gap:.55rem;padding:.45rem 0;font-size:.73rem;line-height:1.45;display:flex;transform:translate(10px)}.DocIntelScene-module__VotEWa__qaRow:last-child{border-bottom:none}.DocIntelScene-module__VotEWa__qaRow[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__qaMark{border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;margin-top:.05rem;font-size:.56rem;font-weight:800;display:flex}.DocIntelScene-module__VotEWa__qaRow[data-tone=green] .DocIntelScene-module__VotEWa__qaMark{background:var(--sc-green);color:#fff}.DocIntelScene-module__VotEWa__qaRow[data-tone=amber] .DocIntelScene-module__VotEWa__qaMark{background:var(--amber-fill);color:var(--sc-amber);border:1.5px solid #e5a94e}.DocIntelScene-module__VotEWa__qaText{color:var(--ink);font-weight:600}.DocIntelScene-module__VotEWa__qaRow[data-tone=amber] .DocIntelScene-module__VotEWa__qaText{color:var(--sc-amber)}.DocIntelScene-module__VotEWa__reportCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.DocIntelScene-module__VotEWa__reportHead{background:var(--edge-soft);border-bottom:1px solid var(--edge);opacity:0;padding:.6rem .85rem;transition:opacity .4s}.DocIntelScene-module__VotEWa__reportHead[data-in=true]{opacity:1}.DocIntelScene-module__VotEWa__reportTitle{font-size:.78rem;font-weight:800}.DocIntelScene-module__VotEWa__pageCount{font-variant-numeric:tabular-nums;color:var(--sc-green)}.DocIntelScene-module__VotEWa__reportRow{border-bottom:1px dashed var(--edge-soft);opacity:0;transition:opacity .4s, transform .45s var(--pop);align-items:center;gap:.5rem;padding:.42rem .85rem;font-size:.73rem;display:flex;transform:translateY(8px)}.DocIntelScene-module__VotEWa__reportRow:last-child{border-bottom:none}.DocIntelScene-module__VotEWa__reportRow[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__reportCheck{background:var(--sc-green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:.58rem;font-weight:800;display:flex}.DocIntelScene-module__VotEWa__reportText{color:var(--ink);font-weight:600}.DocIntelScene-module__VotEWa__workR{flex-direction:column;gap:.7rem;min-width:0;display:flex}.DocIntelScene-module__VotEWa__slotsCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:12px;flex-direction:column;padding:.5rem .85rem .6rem;display:flex}.DocIntelScene-module__VotEWa__slotRow{border-bottom:1px dashed var(--edge-soft);align-items:center;gap:.5rem;padding:.4rem 0;font-size:.74rem;display:flex}.DocIntelScene-module__VotEWa__slotRow:last-child{border-bottom:none}.DocIntelScene-module__VotEWa__slotLab{color:var(--sub);font-weight:500}.DocIntelScene-module__VotEWa__slotVal{font-variant-numeric:tabular-nums;color:var(--faint);text-align:right;margin-left:auto;font-weight:700;transition:color .3s}.DocIntelScene-module__VotEWa__slotCheck{background:var(--edge-soft);color:#0000;width:16px;height:16px;transition:background .35s var(--pop), color .3s, transform .35s var(--pop);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.58rem;font-weight:800;display:flex}.DocIntelScene-module__VotEWa__slotRow[data-filled=true] .DocIntelScene-module__VotEWa__slotVal{color:var(--ink)}.DocIntelScene-module__VotEWa__slotRow[data-filled=true] .DocIntelScene-module__VotEWa__slotCheck{background:var(--sc-green);color:#fff;transform:scale(1.08)}.DocIntelScene-module__VotEWa__slotRow[data-filled=true][data-amber=true] .DocIntelScene-module__VotEWa__slotCheck{background:var(--amber-fill);color:var(--sc-amber);border:1.5px solid #e5a94e}.DocIntelScene-module__VotEWa__slotRow[data-filled=true][data-amber=true] .DocIntelScene-module__VotEWa__slotVal{color:var(--sc-amber)}.DocIntelScene-module__VotEWa__tray{background:var(--card);border:1px solid var(--amber-edge);box-shadow:var(--shadow-s);border-radius:12px;overflow:hidden}.DocIntelScene-module__VotEWa__trayHead{background:var(--amber-fill);border-bottom:1px solid var(--amber-edge);align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.DocIntelScene-module__VotEWa__trayTitle{color:var(--sc-amber);font-size:.72rem;font-weight:800}.DocIntelScene-module__VotEWa__trayCount{color:var(--sc-amber);border:1px solid var(--amber-edge);font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;margin-left:auto;padding:.12rem .5rem;font-size:.64rem;font-weight:700}.DocIntelScene-module__VotEWa__trayBody{flex-direction:column;padding:.4rem .85rem .6rem;display:flex}.DocIntelScene-module__VotEWa__trayItem{border-bottom:1px dashed var(--edge-soft);opacity:0;transition:opacity .4s, transform .45s var(--pop);align-items:flex-start;gap:.5rem;padding:.38rem 0;font-size:.72rem;line-height:1.45;display:flex;transform:translate(10px)}.DocIntelScene-module__VotEWa__trayItem:last-child{border-bottom:none}.DocIntelScene-module__VotEWa__trayItem[data-in=true]{opacity:1;transform:none}.DocIntelScene-module__VotEWa__trayMark{background:var(--amber-fill);width:16px;height:16px;color:var(--sc-amber);transition:all .35s var(--pop);border:1.5px solid #e5a94e;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:.05rem;font-size:.56rem;font-weight:800;display:flex}.DocIntelScene-module__VotEWa__trayText{color:var(--ink);font-weight:500}.DocIntelScene-module__VotEWa__trayFix{color:var(--sc-green);font-weight:700;display:none}.DocIntelScene-module__VotEWa__trayItem[data-resolved=true] .DocIntelScene-module__VotEWa__trayMark{background:var(--sc-green);border-color:var(--sc-green);color:#fff}.DocIntelScene-module__VotEWa__trayItem[data-resolved=true] .DocIntelScene-module__VotEWa__trayText{color:var(--faint)}.DocIntelScene-module__VotEWa__trayItem[data-resolved=true] .DocIntelScene-module__VotEWa__trayFix{display:inline}.DocIntelScene-module__VotEWa__toastWrap{justify-content:center;padding:.7rem 1.2rem .95rem;display:flex}.DocIntelScene-module__VotEWa__toast{background:var(--card);border:1px solid var(--edge);color:var(--ink);box-shadow:var(--shadow-s);border-radius:999px;align-items:center;gap:.55rem;max-width:100%;padding:.45rem .95rem;font-size:.76rem;font-weight:600;display:inline-flex}.DocIntelScene-module__VotEWa__toastSpin{border:2px solid var(--edge);border-top-color:var(--sc-green);border-radius:50%;flex:none;width:13px;height:13px;animation:.8s linear infinite DocIntelScene-module__VotEWa__sceneSpin}.DocIntelScene-module__VotEWa__toastCheck{background:var(--sc-green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:.6rem;font-weight:800;display:none}.DocIntelScene-module__VotEWa__toast[data-done=true] .DocIntelScene-module__VotEWa__toastSpin{display:none}.DocIntelScene-module__VotEWa__toast[data-done=true] .DocIntelScene-module__VotEWa__toastCheck{display:flex}.DocIntelScene-module__VotEWa__toastText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@keyframes DocIntelScene-module__VotEWa__sceneSpin{to{transform:rotate(360deg)}}.DocIntelScene-module__VotEWa__ghost{z-index:60;color:var(--sc-amber);pointer-events:none;will-change:transform;font-variant-numeric:tabular-nums;background:#fff;border:1.5px solid #e5a94e;border-radius:8px;padding:.22rem .55rem;font-size:.72rem;font-weight:700;transition:transform .65s cubic-bezier(.4,0,.2,1),opacity .2s .5s;position:absolute;box-shadow:0 6px 20px -4px #181c144d}.DocIntelScene-module__VotEWa__receipt{z-index:40;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#fbfbf8bf;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;inset:0}.DocIntelScene-module__VotEWa__receipt[data-show=true]{opacity:1;pointer-events:auto}.DocIntelScene-module__VotEWa__receiptCard{background:var(--card);border:1px solid var(--edge);width:calc(100% - 2rem);max-width:420px;box-shadow:var(--shadow-m);text-align:center;transition:transform .5s var(--pop);border-radius:16px;flex-direction:column;align-items:center;gap:.9rem;padding:1.5rem 1.7rem;display:flex;transform:translateY(14px)scale(.97)}.DocIntelScene-module__VotEWa__receipt[data-show=true] .DocIntelScene-module__VotEWa__receiptCard{transform:none}.DocIntelScene-module__VotEWa__bigCheck{width:54px;height:54px}.DocIntelScene-module__VotEWa__bigCheck circle{fill:var(--green-fill);stroke:var(--sc-green);stroke-width:2.5px}.DocIntelScene-module__VotEWa__bigCheck path{fill:none;stroke:var(--sc-green);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30px;transition:stroke-dashoffset .5s ease-out .35s}.DocIntelScene-module__VotEWa__receipt[data-show=true] .DocIntelScene-module__VotEWa__bigCheck path{stroke-dashoffset:0}.DocIntelScene-module__VotEWa__receiptTitle{color:var(--ink);margin:0;font-size:1.08rem;font-weight:800;line-height:1.3}.DocIntelScene-module__VotEWa__receiptSub{color:var(--sub);margin:-.4rem 0 0;font-size:.78rem;line-height:1.5}.DocIntelScene-module__VotEWa__receiptRows{border-top:1px solid var(--edge-soft);border-bottom:1px solid var(--edge-soft);flex-direction:column;width:100%;padding:.5rem 0;display:flex}.DocIntelScene-module__VotEWa__receiptRow{color:var(--sub);justify-content:space-between;gap:.8rem;padding:.3rem 0;font-size:.76rem;font-weight:500;display:flex}.DocIntelScene-module__VotEWa__receiptRow b{color:var(--ink);font-variant-numeric:tabular-nums;font-weight:700}.DocIntelScene-module__VotEWa__receiptHl{color:var(--sc-green)}.DocIntelScene-module__VotEWa__receiptOld{color:var(--faint);font-weight:500;text-decoration:line-through}.DocIntelScene-module__VotEWa__receiptCta{background:var(--sc-green);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.7rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex;color:#fff!important}.DocIntelScene-module__VotEWa__receiptCta:hover{filter:brightness(1.06)}.DocIntelScene-module__VotEWa__receiptCta:active{transform:scale(.98)}.DocIntelScene-module__VotEWa__receiptFine{color:var(--faint);font-size:.64rem;line-height:1.6}.DocIntelScene-module__VotEWa__receiptFine b{color:var(--sub)}.DocIntelScene-module__VotEWa__hint{color:#ffffff61;text-align:center;font-size:.72rem}@media (max-width:860px){.DocIntelScene-module__VotEWa__body{grid-template-columns:1fr}.DocIntelScene-module__VotEWa__side{border-right:none;border-bottom:1px solid var(--edge);flex-flow:wrap}.DocIntelScene-module__VotEWa__sideCard{flex:1;min-width:200px}.DocIntelScene-module__VotEWa__main{grid-template-columns:1fr}}@media (max-width:480px){.DocIntelScene-module__VotEWa__stepper{padding:.7rem .6rem}.DocIntelScene-module__VotEWa__step{min-width:64px}.DocIntelScene-module__VotEWa__stepName{font-size:.6rem}.DocIntelScene-module__VotEWa__main,.DocIntelScene-module__VotEWa__side{padding:.8rem .7rem}}@media (prefers-reduced-motion:reduce){.DocIntelScene-module__VotEWa__scene *,.DocIntelScene-module__VotEWa__scene :before,.DocIntelScene-module__VotEWa__scene :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
.SupportScene-module__LexKfa__scene{--win:#fbfbf8;--card:#fff;--ink:#22261f;--sub:#6d7466;--faint:#9aa093;--edge:#e8e8df;--edge-soft:#f0f0e8;--sc-green:#4e9327;--green-fill:#edf6e3;--green-edge:#cbe5b2;--sc-amber:#b45309;--amber-fill:#fdf3e0;--amber-edge:#f0d9ae;--sc-blue:#2563eb;--blue-fill:#ebf1fe;--blue-edge:#c7d8fb;--shadow-s:0 1px 2px #181c140f, 0 4px 12px -6px #181c141a;--shadow-m:0 2px 4px #181c140d, 0 16px 40px -20px #181c1440;--pop:cubic-bezier(.34,1.45,.64,1);flex-direction:column;gap:.7rem;max-width:1060px;margin:0 auto;display:flex}.SupportScene-module__LexKfa__window{background:var(--win);color:var(--ink);border-radius:18px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff17,0 60px 140px -50px #000000e6,0 0 80px -30px #67b03540}.SupportScene-module__LexKfa__chrome{border-bottom:1px solid var(--edge);background:#f2f2eb;align-items:center;gap:.8rem;padding:.7rem 1rem;display:flex}.SupportScene-module__LexKfa__dots{gap:.38rem;display:flex}.SupportScene-module__LexKfa__dots span{border-radius:50%;width:11px;height:11px}.SupportScene-module__LexKfa__dots span:first-child{background:#f2605a}.SupportScene-module__LexKfa__dots span:nth-child(2){background:#f5bd4f}.SupportScene-module__LexKfa__dots span:nth-child(3){background:#61c554}.SupportScene-module__LexKfa__chromeTitle{text-align:center;color:var(--sub);flex:1;font-size:.78rem;font-weight:600}.SupportScene-module__LexKfa__livePill{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--green-edge);border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.66rem;font-weight:600;display:inline-flex}.SupportScene-module__LexKfa__livePill i{background:var(--sc-green);border-radius:50%;width:6px;height:6px;animation:1.6s ease-out infinite SupportScene-module__LexKfa__scenePulse}@keyframes SupportScene-module__LexKfa__scenePulse{0%{box-shadow:0 0 #4e932773}70%{box-shadow:0 0 0 6px #4e932700}to{box-shadow:0 0 #4e932700}}.SupportScene-module__LexKfa__stepper{border-bottom:1px solid var(--edge);background:var(--card);gap:0;padding:.9rem 1.2rem .95rem;display:flex;overflow-x:auto}.SupportScene-module__LexKfa__step{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:.4rem;min-width:88px;padding:0 .2rem;font-family:inherit;display:flex;position:relative}.SupportScene-module__LexKfa__step:focus-visible{outline:2px solid var(--sc-green);outline-offset:2px;border-radius:8px}.SupportScene-module__LexKfa__step:before,.SupportScene-module__LexKfa__step:after{content:"";background:var(--edge);width:50%;height:2px;transition:background .4s;position:absolute;top:14px}.SupportScene-module__LexKfa__step:before{left:0}.SupportScene-module__LexKfa__step:after{right:0}.SupportScene-module__LexKfa__step:first-child:before,.SupportScene-module__LexKfa__step:last-child:after{background:0 0!important}.SupportScene-module__LexKfa__stepDot{background:var(--card);border:2px solid var(--edge);z-index:1;width:28px;height:28px;color:var(--faint);transition:background .35s, border-color .35s, color .35s, transform .35s var(--pop);border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.SupportScene-module__LexKfa__stepName{color:var(--faint);white-space:nowrap;font-size:.68rem;font-weight:600;transition:color .3s}.SupportScene-module__LexKfa__step[data-state=active] .SupportScene-module__LexKfa__stepDot{background:var(--sc-green);border-color:var(--sc-green);color:#fff;transform:scale(1.12);box-shadow:0 0 0 5px #4e932724}.SupportScene-module__LexKfa__step[data-state=active] .SupportScene-module__LexKfa__stepName{color:var(--ink)}.SupportScene-module__LexKfa__step[data-state=done] .SupportScene-module__LexKfa__stepDot{background:var(--green-fill);border-color:var(--sc-green);color:var(--sc-green)}.SupportScene-module__LexKfa__step[data-state=done] .SupportScene-module__LexKfa__stepName{color:var(--sub)}.SupportScene-module__LexKfa__step[data-state=done]:before,.SupportScene-module__LexKfa__step[data-state=done]:after,.SupportScene-module__LexKfa__step[data-state=active]:before{background:var(--sc-green)}.SupportScene-module__LexKfa__body{grid-template-columns:250px 1fr;min-height:480px;display:grid}.SupportScene-module__LexKfa__side{border-right:1px solid var(--edge);background:#f8f8f3;flex-direction:column;gap:1rem;padding:1.1rem;display:flex}.SupportScene-module__LexKfa__main{grid-template-columns:1.25fr 1fr;align-content:start;gap:1rem;padding:1.1rem 1.2rem;display:grid;position:relative}.SupportScene-module__LexKfa__sideCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-s);border-radius:12px;padding:.9rem}.SupportScene-module__LexKfa__clientRow{align-items:center;gap:.7rem;display:flex}.SupportScene-module__LexKfa__avatar{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:.86rem;font-weight:700;display:flex}.SupportScene-module__LexKfa__avatarAs{background:linear-gradient(135deg,#3b7bd4,#2a5fb0)}.SupportScene-module__LexKfa__avatarAh{background:linear-gradient(135deg,#2e8f83,#1f6e64);width:34px;height:34px;font-size:.72rem}.SupportScene-module__LexKfa__clientName{font-size:.9rem;font-weight:700;line-height:1.2}.SupportScene-module__LexKfa__clientMeta{color:var(--sub);font-size:.7rem}.SupportScene-module__LexKfa__ringWrap{border-top:1px solid var(--edge-soft);align-items:center;gap:.8rem;margin-top:.85rem;padding-top:.85rem;display:flex}.SupportScene-module__LexKfa__ring{flex:none;width:62px;height:62px;position:relative}.SupportScene-module__LexKfa__ring svg{transform:rotate(-90deg)}.SupportScene-module__LexKfa__ringBg{fill:none;stroke:var(--edge);stroke-width:6px}.SupportScene-module__LexKfa__ringFg{fill:none;stroke:var(--sc-green);stroke-width:6px;stroke-linecap:round;stroke-dasharray:163.4;transition:stroke-dashoffset 1s cubic-bezier(.22,1,.36,1)}.SupportScene-module__LexKfa__ringPct{color:var(--ink);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:flex;position:absolute;inset:0}.SupportScene-module__LexKfa__ringLabel{color:var(--sub);font-size:.7rem;line-height:1.45}.SupportScene-module__LexKfa__ringLabel b{color:var(--ink)}.SupportScene-module__LexKfa__sideTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);margin-bottom:.6rem;font-size:.64rem;font-weight:700}.SupportScene-module__LexKfa__appRow{color:var(--ink);align-items:center;gap:.55rem;padding:.32rem 0;font-size:.76rem;font-weight:600;display:flex}.SupportScene-module__LexKfa__appStatus{color:var(--sc-green);margin-left:auto;font-size:.66rem;font-weight:600}.SupportScene-module__LexKfa__logo{color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:.55rem;font-weight:800;display:flex}.SupportScene-module__LexKfa__logoZd{background:#03363d}.SupportScene-module__LexKfa__logoIc{background:#2563eb}.SupportScene-module__LexKfa__logoSl{background:#4a154b}.SupportScene-module__LexKfa__logoTw{background:#f22f46}.SupportScene-module__LexKfa__logoSt{background:#2e9e5b}.SupportScene-module__LexKfa__humanRow{align-items:center;gap:.6rem;display:flex}.SupportScene-module__LexKfa__humanName{font-size:.8rem;font-weight:700;line-height:1.2}.SupportScene-module__LexKfa__humanMeta{color:var(--sub);font-size:.68rem}.SupportScene-module__LexKfa__workL{flex-direction:column;gap:.7rem;min-width:0;display:flex}.SupportScene-module__LexKfa__paneTitle{letter-spacing:.09em;text-transform:uppercase;color:var(--faint);font-size:.64rem;font-weight:700}.SupportScene-module__LexKfa__chatCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.SupportScene-module__LexKfa__chatBar{background:var(--edge-soft);color:var(--sub);border-bottom:1px solid var(--edge);align-items:center;gap:.5rem;padding:.5rem .7rem;font-size:.7rem;font-weight:700;display:flex}.SupportScene-module__LexKfa__chatBarLogo{width:18px;height:18px;font-size:.48rem}.SupportScene-module__LexKfa__chatBarTicket{color:var(--sub);background:var(--card);border:1px solid var(--edge);font-variant-numeric:tabular-nums;animation:SupportScene-module__LexKfa__msgIn .4s var(--pop) both;border-radius:999px;margin-left:auto;padding:.12rem .5rem;font-size:.64rem;font-weight:700}.SupportScene-module__LexKfa__chatScroll{scroll-behavior:smooth;flex-direction:column;gap:.65rem;max-height:424px;padding:.75rem .8rem .85rem;display:flex;overflow-y:auto}@keyframes SupportScene-module__LexKfa__msgIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:none}}.SupportScene-module__LexKfa__kbCard{background:var(--blue-fill);border:1px solid var(--blue-edge);animation:SupportScene-module__LexKfa__msgIn .45s var(--pop) both;border-radius:10px;flex-direction:column;gap:.3rem;padding:.6rem .7rem;display:flex}.SupportScene-module__LexKfa__kbHead{align-items:center;gap:.5rem;margin-bottom:.1rem;display:flex}.SupportScene-module__LexKfa__kbTitle{color:var(--sc-blue);font-size:.7rem;font-weight:800}.SupportScene-module__LexKfa__kbLive{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--green-edge);border-radius:999px;margin-left:auto;padding:.08rem .42rem;font-size:.58rem;font-weight:700}.SupportScene-module__LexKfa__kbLine{color:var(--ink);animation:SupportScene-module__LexKfa__msgIn .4s var(--pop) both;align-items:center;gap:.45rem;font-size:.7rem;font-weight:600;display:flex}.SupportScene-module__LexKfa__kbCheck{color:var(--sc-green);font-size:.62rem;font-weight:800}.SupportScene-module__LexKfa__msg{animation:SupportScene-module__LexKfa__msgIn .45s var(--pop) both;flex-direction:column;gap:.3rem;display:flex}.SupportScene-module__LexKfa__msgCust{align-items:flex-start}.SupportScene-module__LexKfa__msgAgent{align-items:flex-end}.SupportScene-module__LexKfa__msgWho{color:var(--faint);padding:0 .2rem;font-size:.62rem;font-weight:700}.SupportScene-module__LexKfa__bubble{border-radius:12px;max-width:88%;padding:.5rem .65rem;font-size:.74rem;font-weight:500;line-height:1.5}.SupportScene-module__LexKfa__bubbleCust{background:var(--edge-soft);border:1px solid var(--edge);color:var(--ink);border-top-left-radius:4px}.SupportScene-module__LexKfa__bubbleAgent{background:var(--green-fill);border:1px solid var(--green-edge);color:var(--ink);text-align:left;border-top-right-radius:4px}.SupportScene-module__LexKfa__bubbleTyping{align-items:center;gap:.28rem;padding:.55rem .7rem;display:inline-flex}.SupportScene-module__LexKfa__typingDot{background:var(--faint);border-radius:50%;width:6px;height:6px;animation:1.1s ease-in-out infinite SupportScene-module__LexKfa__typingBounce}.SupportScene-module__LexKfa__typingDot:nth-child(2){animation-delay:.18s}.SupportScene-module__LexKfa__typingDot:nth-child(3){animation-delay:.36s}@keyframes SupportScene-module__LexKfa__typingBounce{0%,60%,to{opacity:.55;transform:none}30%{opacity:1;transform:translateY(-4px)}}.SupportScene-module__LexKfa__chipsRow{flex-wrap:wrap;gap:.3rem;padding:0 .2rem;display:flex}.SupportScene-module__LexKfa__chip{color:var(--sc-blue);background:var(--blue-fill);border:1px solid var(--blue-edge);animation:SupportScene-module__LexKfa__chipIn .35s var(--pop) both;border-radius:999px;padding:.12rem .48rem;font-size:.6rem;font-weight:700}@keyframes SupportScene-module__LexKfa__chipIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:none}}.SupportScene-module__LexKfa__chipCaption{color:var(--sub);animation:SupportScene-module__LexKfa__msgIn .4s var(--pop) both;padding:0 .2rem;font-size:.64rem;font-weight:600}.SupportScene-module__LexKfa__agentsRow{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.SupportScene-module__LexKfa__agentCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-s);animation:SupportScene-module__LexKfa__msgIn .45s var(--pop) both;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .55rem;display:flex}.SupportScene-module__LexKfa__agentMark{color:#fff;border-radius:7px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;font-size:.56rem;font-weight:800;display:flex}.SupportScene-module__LexKfa__agentMarkB{background:#4e9327}.SupportScene-module__LexKfa__agentMarkD{background:#2563eb}.SupportScene-module__LexKfa__agentText{flex-direction:column;min-width:0;display:flex}.SupportScene-module__LexKfa__agentName{font-size:.68rem;font-weight:700;line-height:1.25}.SupportScene-module__LexKfa__agentTask{color:var(--sub);font-size:.6rem;font-weight:500}.SupportScene-module__LexKfa__agentSpin{border:2px solid var(--edge);border-top-color:var(--sc-green);border-radius:50%;flex:none;width:12px;height:12px;margin-left:auto;animation:.8s linear infinite SupportScene-module__LexKfa__sceneSpin}.SupportScene-module__LexKfa__agentCheck{background:var(--sc-green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:14px;height:14px;margin-left:auto;font-size:.56rem;font-weight:800;display:none}.SupportScene-module__LexKfa__agentCard[data-done=true] .SupportScene-module__LexKfa__agentSpin{display:none}.SupportScene-module__LexKfa__agentCard[data-done=true] .SupportScene-module__LexKfa__agentCheck{display:flex}.SupportScene-module__LexKfa__actionChip{color:var(--sc-green);background:var(--green-fill);border:1px solid var(--sc-green);animation:SupportScene-module__LexKfa__chipIn .35s var(--pop) both;border-radius:999px;padding:.14rem .5rem;font-size:.62rem;font-weight:700}.SupportScene-module__LexKfa__checkChip{color:var(--sub);background:var(--card);border:1px solid var(--edge);animation:SupportScene-module__LexKfa__chipIn .35s var(--pop) both;border-radius:999px;padding:.14rem .5rem;font-size:.62rem;font-weight:700}.SupportScene-module__LexKfa__escCard{background:var(--amber-fill);border:1px solid var(--amber-edge);animation:SupportScene-module__LexKfa__msgIn .45s var(--pop) both;border-radius:10px;flex-direction:column;gap:.4rem;padding:.6rem .7rem;display:flex}.SupportScene-module__LexKfa__escHead{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.SupportScene-module__LexKfa__escTitle{color:var(--sc-amber);font-size:.7rem;font-weight:800}.SupportScene-module__LexKfa__escPill{color:var(--sc-amber);border:1px solid var(--amber-edge);white-space:nowrap;background:#fff;border-radius:999px;margin-left:auto;padding:.1rem .45rem;font-size:.58rem;font-weight:700}.SupportScene-module__LexKfa__escHandoff{color:var(--ink);border:1px dashed var(--amber-edge);animation:SupportScene-module__LexKfa__msgIn .4s var(--pop) both;background:#fff;border-radius:8px;padding:.42rem .55rem;font-size:.68rem;font-weight:600;line-height:1.5}.SupportScene-module__LexKfa__escTrust{color:var(--sub);animation:SupportScene-module__LexKfa__msgIn .4s var(--pop) both;margin:0;font-size:.64rem;font-style:italic;font-weight:600}.SupportScene-module__LexKfa__closeCard{background:var(--green-fill);border:1px solid var(--green-edge);animation:SupportScene-module__LexKfa__msgIn .45s var(--pop) both;border-radius:10px;flex-direction:column;gap:.32rem;padding:.6rem .7rem;display:flex}.SupportScene-module__LexKfa__closeLine{color:var(--ink);animation:SupportScene-module__LexKfa__msgIn .4s var(--pop) both;align-items:center;gap:.45rem;font-size:.7rem;font-weight:700;display:flex}.SupportScene-module__LexKfa__closeCheck{background:var(--sc-green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:.55rem;font-weight:800;display:flex}.SupportScene-module__LexKfa__workR{flex-direction:column;gap:.7rem;min-width:0;display:flex}.SupportScene-module__LexKfa__slotCard{background:var(--card);border:1px solid var(--edge);box-shadow:var(--shadow-m);border-radius:12px;flex-direction:column;padding:.5rem .85rem .6rem;display:flex}.SupportScene-module__LexKfa__slotItem{border-bottom:1px dashed var(--edge-soft);align-items:center;gap:.5rem;padding:.42rem 0;font-size:.72rem;display:flex}.SupportScene-module__LexKfa__slotItem:last-child{border-bottom:none}.SupportScene-module__LexKfa__slotCheck{background:var(--edge-soft);color:#0000;width:16px;height:16px;transition:background .35s var(--pop), color .3s, transform .35s var(--pop);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.58rem;font-weight:800;display:flex}.SupportScene-module__LexKfa__slotLab{color:var(--sub);font-weight:500}.SupportScene-module__LexKfa__slotVal{font-variant-numeric:tabular-nums;color:var(--faint);white-space:nowrap;margin-left:auto;font-weight:700;transition:color .3s}.SupportScene-module__LexKfa__slotItem[data-on=true] .SupportScene-module__LexKfa__slotCheck{background:var(--sc-green);color:#fff;transform:scale(1.08)}.SupportScene-module__LexKfa__slotItem[data-on=true] .SupportScene-module__LexKfa__slotLab,.SupportScene-module__LexKfa__slotItem[data-on=true] .SupportScene-module__LexKfa__slotVal{color:var(--ink)}.SupportScene-module__LexKfa__tray{background:var(--card);border:1px solid var(--amber-edge);box-shadow:var(--shadow-s);border-radius:12px;overflow:hidden}.SupportScene-module__LexKfa__trayHead{background:var(--amber-fill);border-bottom:1px solid var(--amber-edge);align-items:center;gap:.5rem;padding:.55rem .85rem;display:flex}.SupportScene-module__LexKfa__trayTitle{color:var(--sc-amber);font-size:.72rem;font-weight:800}.SupportScene-module__LexKfa__trayCount{color:var(--sc-amber);border:1px solid var(--amber-edge);font-variant-numeric:tabular-nums;background:#fff;border-radius:999px;margin-left:auto;padding:.12rem .5rem;font-size:.64rem;font-weight:700}.SupportScene-module__LexKfa__trayBody{padding:.4rem .85rem .55rem}.SupportScene-module__LexKfa__trayItem{opacity:0;transition:opacity .4s, transform .45s var(--pop);align-items:flex-start;gap:.5rem;padding:.38rem 0;font-size:.72rem;line-height:1.45;display:flex;transform:translate(10px)}.SupportScene-module__LexKfa__trayItem[data-in=true]{opacity:1;transform:none}.SupportScene-module__LexKfa__trayMark{background:var(--amber-fill);width:16px;height:16px;color:var(--sc-amber);transition:all .35s var(--pop);border:1.5px solid #e5a94e;border-radius:50%;flex:none;justify-content:center;align-items:center;margin-top:.05rem;font-size:.56rem;font-weight:800;display:flex}.SupportScene-module__LexKfa__trayText{color:var(--ink);font-weight:500}.SupportScene-module__LexKfa__trayFix{color:var(--sc-green);font-weight:700;display:none}.SupportScene-module__LexKfa__trayItem[data-resolved=true] .SupportScene-module__LexKfa__trayMark{background:var(--sc-green);border-color:var(--sc-green);color:#fff}.SupportScene-module__LexKfa__trayItem[data-resolved=true] .SupportScene-module__LexKfa__trayText{color:var(--faint)}.SupportScene-module__LexKfa__trayItem[data-resolved=true] .SupportScene-module__LexKfa__trayFix{display:inline}.SupportScene-module__LexKfa__toastWrap{justify-content:center;padding:.7rem 1.2rem .95rem;display:flex}.SupportScene-module__LexKfa__toast{background:var(--card);border:1px solid var(--edge);color:var(--ink);box-shadow:var(--shadow-s);border-radius:999px;align-items:center;gap:.55rem;max-width:100%;padding:.45rem .95rem;font-size:.76rem;font-weight:600;display:inline-flex}.SupportScene-module__LexKfa__toastSpin{border:2px solid var(--edge);border-top-color:var(--sc-green);border-radius:50%;flex:none;width:13px;height:13px;animation:.8s linear infinite SupportScene-module__LexKfa__sceneSpin}.SupportScene-module__LexKfa__toastCheck{background:var(--sc-green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:15px;height:15px;font-size:.6rem;font-weight:800;display:none}.SupportScene-module__LexKfa__toast[data-done=true] .SupportScene-module__LexKfa__toastSpin{display:none}.SupportScene-module__LexKfa__toast[data-done=true] .SupportScene-module__LexKfa__toastCheck{display:flex}.SupportScene-module__LexKfa__toastText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@keyframes SupportScene-module__LexKfa__sceneSpin{to{transform:rotate(360deg)}}.SupportScene-module__LexKfa__receipt{z-index:40;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#fbfbf8bf;justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:absolute;inset:0}.SupportScene-module__LexKfa__receipt[data-show=true]{opacity:1;pointer-events:auto}.SupportScene-module__LexKfa__receiptCard{background:var(--card);border:1px solid var(--edge);width:calc(100% - 2rem);max-width:420px;box-shadow:var(--shadow-m);text-align:center;transition:transform .5s var(--pop);border-radius:16px;flex-direction:column;align-items:center;gap:.9rem;padding:1.5rem 1.7rem;display:flex;transform:translateY(14px)scale(.97)}.SupportScene-module__LexKfa__receipt[data-show=true] .SupportScene-module__LexKfa__receiptCard{transform:none}.SupportScene-module__LexKfa__bigCheck{width:54px;height:54px}.SupportScene-module__LexKfa__bigCheck circle{fill:var(--green-fill);stroke:var(--sc-green);stroke-width:2.5px}.SupportScene-module__LexKfa__bigCheck path{fill:none;stroke:var(--sc-green);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:30;stroke-dashoffset:30px;transition:stroke-dashoffset .5s ease-out .35s}.SupportScene-module__LexKfa__receipt[data-show=true] .SupportScene-module__LexKfa__bigCheck path{stroke-dashoffset:0}.SupportScene-module__LexKfa__receiptTitle{color:var(--ink);margin:0;font-size:1.08rem;font-weight:800;line-height:1.3}.SupportScene-module__LexKfa__receiptSub{color:var(--sub);margin:-.4rem 0 0;font-size:.78rem;line-height:1.5}.SupportScene-module__LexKfa__receiptRows{border-top:1px solid var(--edge-soft);border-bottom:1px solid var(--edge-soft);flex-direction:column;width:100%;padding:.5rem 0;display:flex}.SupportScene-module__LexKfa__receiptRow{color:var(--sub);text-align:left;justify-content:space-between;gap:.8rem;padding:.3rem 0;font-size:.76rem;font-weight:500;display:flex}.SupportScene-module__LexKfa__receiptRow b{color:var(--ink);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.SupportScene-module__LexKfa__receiptHl{color:var(--sc-green)!important}.SupportScene-module__LexKfa__receiptCta{background:var(--sc-green);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.7rem 1rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex;color:#fff!important}.SupportScene-module__LexKfa__receiptCta:hover{filter:brightness(1.06)}.SupportScene-module__LexKfa__receiptCta:active{transform:scale(.98)}.SupportScene-module__LexKfa__receiptFine{color:var(--faint);font-size:.64rem;line-height:1.6}.SupportScene-module__LexKfa__receiptFine b{color:var(--sub)}.SupportScene-module__LexKfa__hint{color:#ffffff61;text-align:center;font-size:.72rem}@media (max-width:860px){.SupportScene-module__LexKfa__body{grid-template-columns:1fr}.SupportScene-module__LexKfa__side{border-right:none;border-bottom:1px solid var(--edge);flex-flow:wrap}.SupportScene-module__LexKfa__sideCard{flex:1;min-width:200px}.SupportScene-module__LexKfa__main{grid-template-columns:1fr}}@media (max-width:480px){.SupportScene-module__LexKfa__stepper{padding:.7rem .6rem}.SupportScene-module__LexKfa__step{min-width:64px}.SupportScene-module__LexKfa__stepName{font-size:.6rem}.SupportScene-module__LexKfa__main,.SupportScene-module__LexKfa__side{padding:.8rem .7rem}.SupportScene-module__LexKfa__agentsRow{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.SupportScene-module__LexKfa__scene *,.SupportScene-module__LexKfa__scene :before,.SupportScene-module__LexKfa__scene :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.SupportScene-module__LexKfa__chatScroll{scroll-behavior:auto}}
