.verbatim-page{--verbatim-section-title-size:40px;--verbatim-section-subtitle-size:18px;--verbatim-overlay-surface:rgba(255,255,255,0.72);--verbatim-soft-surface:rgba(255,255,255,0.66);--verbatim-subtle-fill:rgba(15,23,42,0.035);--verbatim-subtle-fill-strong:rgba(15,23,42,0.055);--verbatim-card-bg:linear-gradient(180deg,rgba(255,255,255,0.92),rgba(255,255,255,0.74)),var(--sb-bg);--verbatim-card-active-bg:linear-gradient(180deg,rgba(13,148,136,0.12),rgba(255,255,255,0.76)),var(--sb-bg);--verbatim-card-grid:rgba(13,148,136,0.07);--verbatim-solution-surface:rgba(255,255,255,0.66);--verbatim-muted-fill:rgba(15,23,42,0.052);--verbatim-muted-stroke:rgba(15,23,42,0.14);--verbatim-muted-line:rgba(15,23,42,0.24);--verbatim-mini-panel-fill:rgba(255,255,255,0.8);--verbatim-mini-panel-stroke:rgba(15,23,42,0.16);--verbatim-mini-echo:rgba(15,23,42,0.12);--verbatim-page-grid-line:rgba(15,23,42,0.05);--verbatim-page-grid-accent:rgba(13,148,136,0.09);--verbatim-hero-glow:rgba(13,148,136,0.12);--verbatim-citation-shadow:0 18px 46px rgba(15,23,42,0.08),0 0 42px rgba(13,148,136,0.06);--verbatim-dropdown-shadow:0 20px 48px rgba(15,23,42,0.14)}.dark-mode .verbatim-page{--verbatim-overlay-surface:rgba(255,255,255,0.015);--verbatim-soft-surface:rgba(255,255,255,0.012);--verbatim-subtle-fill:rgba(255,255,255,0.018);--verbatim-subtle-fill-strong:rgba(255,255,255,0.026);--verbatim-card-bg:linear-gradient(180deg,rgba(255,255,255,0.035),rgba(255,255,255,0.012)),var(--sb-bg);--verbatim-card-active-bg:linear-gradient(180deg,rgba(62,207,142,0.055),rgba(255,255,255,0.012)),var(--sb-bg);--verbatim-card-grid:rgba(255,255,255,0.026);--verbatim-solution-surface:rgba(255,255,255,0.012);--verbatim-muted-fill:rgba(255,255,255,0.04);--verbatim-muted-stroke:rgba(255,255,255,0.1);--verbatim-muted-line:rgba(255,255,255,0.22);--verbatim-mini-panel-fill:rgba(255,255,255,0.026);--verbatim-mini-panel-stroke:rgba(255,255,255,0.18);--verbatim-mini-echo:rgba(255,255,255,0.1);--verbatim-page-grid-line:rgba(255,255,255,0.025);--verbatim-page-grid-accent:rgba(13,148,136,0.045);--verbatim-hero-glow:rgba(13,148,136,0.16);--verbatim-citation-shadow:0 0 42px rgba(13,148,136,0.08);--verbatim-dropdown-shadow:0 20px 48px rgba(0,0,0,0.3)}@media (max-width:1199px){.verbatim-page{--verbatim-section-title-size:38px}}@media (max-width:1023px){.verbatim-page{--verbatim-section-title-size:34px}}@media (max-width:767px){.verbatim-page{--verbatim-section-title-size:30px;--verbatim-section-subtitle-size:16px}}.verbatim-page .verbatim-hero{display:flex;flex-direction:row;gap:48px;min-height:400px}.verbatim-page .verbatim-hero__copy{display:flex;flex-direction:column;gap:24px;align-items:flex-start;text-align:left;flex:1;min-width:0;min-height:280px}.verbatim-page .verbatim-hero__eyebrow{font-size:13px;letter-spacing:.08em;text-transform:uppercase;font-weight:500}.verbatim-page .verbatim-hero__h1{font-size:var(--sb-h1-size);font-weight:var(--sb-font-weight-heading);letter-spacing:var(--sb-letter-spacing);line-height:1.05;margin:0}.verbatim-page .verbatim-hero__lede{line-height:1.55;max-width:520px;margin:0}.verbatim-page .verbatim-hero__pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.verbatim-page .verbatim-hero__pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;border:1px solid var(--sb-border);background:var(--sb-surface);font-size:13px;font-weight:500}.verbatim-page .verbatim-hero__trust{margin:0;letter-spacing:.01em}.verbatim-page .verbatim-hero__art-wrap{flex-shrink:0;align-items:center;justify-content:center}.verbatim-page .verbatim-hero-art{width:132%;max-width:980px;height:auto;display:block;overflow:visible;transform:translateX(-58px) scale(1.08);transform-origin:center left;-webkit-mask-image:radial-gradient(ellipse 92% 82% at 52% 50%,black 0,black 72%,transparent 100%);mask-image:radial-gradient(ellipse 92% 82% at 52% 50%,black 0,black 72%,transparent 100%)}.verbatim-page .verbatim-flow-diagram-wrapper{overflow:visible;width:max-content}.verbatim-page .verbatim-flow-diagram{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:max-content;contain:layout paint;transform:scale(1);transform-origin:top left}.verbatim-page .verbatim-flow-card{width:290px;border-radius:var(--sb-card-radius,8px);border:1px solid var(--sb-border);background:var(--sb-surface);display:flex;flex-direction:column;overflow:hidden;box-shadow:var(--sb-shadow-card,none);transition:border-color var(--sb-transition),box-shadow var(--sb-transition)}.verbatim-page .verbatim-flow-card--cloud{border-color:var(--sb-brand);box-shadow:0 0 20px rgba(13,148,136,.08)}.verbatim-page .verbatim-flow-card__header{display:flex;align-items:center;gap:10px;padding:12px 14px}.verbatim-page .verbatim-flow-card__icon{width:22px;height:22px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--sb-text)}.verbatim-page .verbatim-flow-card--cloud .verbatim-flow-card__icon,.verbatim-page .verbatim-flow-card--cloud .verbatim-flow-card__name{color:var(--sb-brand)}.verbatim-page .verbatim-flow-card__name{font-size:14px;font-weight:500;color:var(--sb-text);white-space:nowrap;user-select:none}.verbatim-page .verbatim-flow-card__badge{margin-left:auto;padding:2px 7px;font-size:10px;font-weight:500;letter-spacing:.02em;color:var(--sb-text-muted);border:1px solid var(--sb-border);border-radius:3px;user-select:none;white-space:nowrap}.verbatim-page .verbatim-flow-card__body{padding:0 10px 10px}.verbatim-page .verbatim-flow-source-summary{display:flex;flex-direction:column;gap:3px;margin-bottom:8px;padding:8px 9px;border:1px solid var(--sb-border);border-radius:6px;background:var(--verbatim-overlay-surface)}.verbatim-page .verbatim-flow-source-summary strong{font-size:11px;line-height:1.2;color:var(--sb-text);font-weight:600}.verbatim-page .verbatim-flow-source-summary small{font-size:9px;line-height:1.25;color:var(--sb-text-muted)}.verbatim-page .verbatim-flow-format-list{display:flex;flex-direction:column;gap:7px}.verbatim-page .verbatim-flow-format-group{min-height:45px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:8px;padding:8px 9px;border-radius:6px;border:1px solid color-mix(in srgb,var(--format-color) 30%,var(--sb-border));background:var(--verbatim-soft-surface)}.verbatim-page .verbatim-flow-format-group--coming{border-style:dashed;opacity:.86}.verbatim-page .verbatim-flow-format-group__copy{display:flex;flex-direction:column;gap:3px;min-width:0}.verbatim-page .verbatim-flow-format-group__copy strong{font-size:11px;line-height:1.1;color:var(--sb-text);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-flow-format-group__copy small{font-size:9px;line-height:1.1;color:var(--sb-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-flow-format-group__formats{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:4px;max-width:104px}.verbatim-page .verbatim-flow-format-chip{height:19px;min-width:34px;padding:0 6px;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;color:var(--format-color);background:color-mix(in srgb,var(--format-color) 14%,transparent);border:1px solid color-mix(in srgb,var(--format-color) 24%,transparent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;font-weight:700;letter-spacing:.02em;line-height:1;white-space:nowrap}.verbatim-page .verbatim-flow-format-group--coming .verbatim-flow-format-group__copy small{color:var(--sb-brand);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-flow-vertical-connector{position:relative;height:64px;width:100%;display:flex;justify-content:flex-start}.verbatim-page .verbatim-flow-connection-svg{display:block;overflow:visible}.verbatim-page .verbatim-flow-connection-line{stroke:var(--sb-border);stroke-width:1.2;stroke-opacity:.8;fill:none}.verbatim-page .verbatim-flow-middle-row{display:flex;align-items:center;position:relative}.verbatim-page .verbatim-flow-feature-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.verbatim-page .verbatim-flow-feature-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--sb-text-secondary);user-select:none}.verbatim-page .verbatim-flow-feature-icon{width:17px;height:17px;color:var(--sb-text-muted);flex-shrink:0}.verbatim-page .verbatim-flow-dot-connector{display:flex;flex-direction:column;gap:5px;padding:0 6px;width:130px;flex:0 0 130px}.verbatim-page .verbatim-flow-dot-row{display:flex;justify-content:space-between}.verbatim-page .verbatim-flow-dot{width:4px;height:4px;border-radius:50%;background:var(--sb-brand);animation:verbatim-dot-flow-forward 2s ease-in-out infinite}.verbatim-page .verbatim-flow-dot--reverse{animation-name:verbatim-dot-flow-reverse;opacity:.6}.verbatim-page .verbatim-flow-dot:first-child{animation-delay:-2s}.verbatim-page .verbatim-flow-dot:nth-child(2){animation-delay:-1.8s}.verbatim-page .verbatim-flow-dot:nth-child(3){animation-delay:-1.6s}.verbatim-page .verbatim-flow-dot:nth-child(4){animation-delay:-1.4s}.verbatim-page .verbatim-flow-dot:nth-child(5){animation-delay:-1.2s}.verbatim-page .verbatim-flow-dot:nth-child(6){animation-delay:-1s}.verbatim-page .verbatim-flow-dot:nth-child(7){animation-delay:-.8s}.verbatim-page .verbatim-flow-dot:nth-child(8){animation-delay:-.6s}.verbatim-page .verbatim-flow-dot:nth-child(9){animation-delay:-.4s}.verbatim-page .verbatim-flow-dot--reverse:first-child,.verbatim-page .verbatim-flow-dot:nth-child(10){animation-delay:-.2s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(2){animation-delay:-.4s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(3){animation-delay:-.6s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(4){animation-delay:-.8s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(5){animation-delay:-1s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(6){animation-delay:-1.2s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(7){animation-delay:-1.4s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(8){animation-delay:-1.6s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(9){animation-delay:-1.8s}.verbatim-page .verbatim-flow-dot--reverse:nth-child(10){animation-delay:-2s}.verbatim-page .verbatim-flow-output-list{display:flex;flex-direction:column;gap:10px}.verbatim-page .verbatim-flow-output-item{display:flex;align-items:flex-start;gap:10px;color:var(--sb-text-secondary)}.verbatim-page .verbatim-flow-output-dot{width:8px;height:8px;margin-top:4px;border-radius:50%;background:var(--sb-brand);flex:0 0 8px}.verbatim-page .verbatim-flow-output-item strong{display:block;font-size:13px;line-height:1.1;color:var(--sb-text);font-weight:600}.verbatim-page .verbatim-flow-output-item small{display:block;margin-top:4px;font-size:10px;line-height:1.2;color:var(--sb-text-muted)}@keyframes verbatim-fade-in{0%{opacity:0}to{opacity:1}}@keyframes verbatim-step-pulse{0%,to{fill-opacity:.45}50%{fill-opacity:1}}@keyframes verbatim-dot-flow-forward{0%,to{opacity:.08}8%{opacity:.9}16%{opacity:.7}30%{opacity:.4}50%{opacity:.2}70%{opacity:.12}}@keyframes verbatim-dot-flow-reverse{0%,to{opacity:.06}8%{opacity:.55}16%{opacity:.45}30%{opacity:.3}50%{opacity:.15}70%{opacity:.08}}.verbatim-page .verbatim-hero-art__connector-line{fill:none;stroke:var(--sb-border);stroke-width:1.2;stroke-opacity:.85}.verbatim-page .verbatim-hero-art__badge,.verbatim-page .verbatim-hero-art__chip,.verbatim-page .verbatim-hero-art__dot-row,.verbatim-page .verbatim-hero-art__engine,.verbatim-page .verbatim-hero-art__fork,.verbatim-page .verbatim-hero-art__outputs,.verbatim-page .verbatim-hero-art__source{opacity:0;animation:verbatim-fade-in .45s ease-out forwards}.verbatim-page .verbatim-hero-art__source{animation-delay:.04s}.verbatim-page .verbatim-hero-art__badge--0{animation-delay:.12s}.verbatim-page .verbatim-hero-art__badge--1{animation-delay:.22s}.verbatim-page .verbatim-hero-art__badge--2{animation-delay:.32s}.verbatim-page .verbatim-hero-art__badge--3{animation-delay:.42s}.verbatim-page .verbatim-hero-art__badge--4{animation-delay:.52s}.verbatim-page .verbatim-hero-art__badge--5{animation-delay:.62s}.verbatim-page .verbatim-hero-art__fork{animation-delay:.42s}.verbatim-page .verbatim-hero-art__dot{fill:var(--sb-brand);opacity:.08;animation:verbatim-dot-flow-forward 2s ease-in-out infinite}.verbatim-page .verbatim-hero-art__dot:first-child{animation-delay:-2s}.verbatim-page .verbatim-hero-art__dot:nth-child(2){animation-delay:-1.8s}.verbatim-page .verbatim-hero-art__dot:nth-child(3){animation-delay:-1.6s}.verbatim-page .verbatim-hero-art__dot:nth-child(4){animation-delay:-1.4s}.verbatim-page .verbatim-hero-art__dot:nth-child(5){animation-delay:-1.2s}.verbatim-page .verbatim-hero-art__dot:nth-child(6){animation-delay:-1s}.verbatim-page .verbatim-hero-art__dot:nth-child(7){animation-delay:-.8s}.verbatim-page .verbatim-hero-art__dot:nth-child(8){animation-delay:-.6s}.verbatim-page .verbatim-hero-art__dot:nth-child(9){animation-delay:-.4s}.verbatim-page .verbatim-hero-art__dot:nth-child(10){animation-delay:-.2s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot{animation-name:verbatim-dot-flow-reverse;opacity:.6}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:first-child{animation-delay:-.2s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(2){animation-delay:-.4s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(3){animation-delay:-.6s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(4){animation-delay:-.8s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(5){animation-delay:-1s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(6){animation-delay:-1.2s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(7){animation-delay:-1.4s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(8){animation-delay:-1.6s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(9){animation-delay:-1.8s}.verbatim-page .verbatim-hero-art__dot-row--reverse .verbatim-hero-art__dot:nth-child(10){animation-delay:-2s}.verbatim-page .verbatim-hero-art__engine{animation-delay:.56s}.verbatim-page .verbatim-hero-art__dot-row{animation-delay:.76s}.verbatim-page .verbatim-hero-art__outputs{animation-delay:.86s}.verbatim-page .verbatim-hero-art__step circle{animation:verbatim-step-pulse 2.4s ease-in-out infinite}.verbatim-page .verbatim-hero-art__step--0 circle{animation-delay:0s}.verbatim-page .verbatim-hero-art__step--1 circle{animation-delay:.6s}.verbatim-page .verbatim-hero-art__step--2 circle{animation-delay:1.2s}.verbatim-page .verbatim-hero-art__step--3 circle{animation-delay:1.8s}.verbatim-page .verbatim-hero-art__chip--out.verbatim-hero-art__chip--0{animation-delay:.95s}.verbatim-page .verbatim-hero-art__chip--out.verbatim-hero-art__chip--1{animation-delay:1.1s}.verbatim-page .verbatim-hero-art__chip--out.verbatim-hero-art__chip--2{animation-delay:1.25s}@media (prefers-reduced-motion:reduce){.verbatim-page .verbatim-hero-art__badge,.verbatim-page .verbatim-hero-art__chip,.verbatim-page .verbatim-hero-art__dot,.verbatim-page .verbatim-hero-art__dot-row,.verbatim-page .verbatim-hero-art__engine,.verbatim-page .verbatim-hero-art__fork,.verbatim-page .verbatim-hero-art__outputs,.verbatim-page .verbatim-hero-art__source,.verbatim-page .verbatim-hero-art__step circle{animation:none;opacity:1}}@media (max-width:1320px){.verbatim-page .verbatim-hero{flex-direction:column;align-items:center;gap:40px;min-height:320px}.verbatim-page .verbatim-hero__art-wrap{order:2;max-width:720px;margin:0 auto;justify-content:center}.verbatim-page .verbatim-flow-diagram{transform:scale(.86);transform-origin:top center}.verbatim-page .verbatim-hero__copy{order:1;align-items:center;text-align:center;max-width:100%;min-height:240px}}@media (max-width:767px){.verbatim-page .verbatim-hero,.verbatim-page .verbatim-hero__copy{min-height:auto}.verbatim-page .verbatim-hero__art-wrap{display:none}}@media (max-width:480px){.verbatim-page .verbatim-hero__art-wrap{width:100%;max-width:none;margin-left:0;margin-right:0;justify-content:center}.verbatim-page .verbatim-hero-art{width:124%;max-width:none;transform:translateX(2%)}}.verbatim-page .verbatim-feature-section{padding-top:48px}.verbatim-page .verbatim-parser{border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);padding:58px 0 60px}.verbatim-page .verbatim-parser__copy{display:flex;flex-direction:column;gap:16px;max-width:760px;margin-bottom:28px}.verbatim-page .verbatim-parser__eyebrow,.verbatim-page .verbatim-section-kicker{display:block;margin-bottom:12px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--sb-brand);font-weight:500}.verbatim-page .verbatim-parser__copy h2{margin:0;font-size:var(--verbatim-section-title-size,var(--sb-h2-size));line-height:1.2;color:var(--sb-text);font-weight:var(--sb-font-weight-heading);letter-spacing:var(--sb-letter-spacing)}.verbatim-page .verbatim-parser__copy p{margin:0;max-width:690px;font-size:var(--verbatim-section-subtitle-size,18px);line-height:1.6;color:var(--sb-text-secondary)}.verbatim-page .verbatim-parser-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}.verbatim-page .verbatim-parser-card{position:relative;width:100%;display:grid;grid-template-rows:auto auto minmax(150px,1fr) auto;gap:18px;min-height:428px;padding:22px 24px 24px;border:1px solid var(--sb-border);border-radius:var(--sb-card-radius,8px);color:var(--sb-text);background:var(--verbatim-card-bg);text-align:left;cursor:pointer;font:inherit;overflow:hidden;isolation:isolate;transition:border-color .22s cubic-bezier(0,0,.2,1),background-color .22s cubic-bezier(0,0,.2,1),transform .22s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-card:after,.verbatim-page .verbatim-parser-card:before{content:"";position:absolute;pointer-events:none;opacity:0;transition:opacity .24s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-card:before{inset:-1px;z-index:-2;background:radial-gradient(circle at 58% 55%,rgba(62,207,142,.16),transparent 38%),radial-gradient(circle at 78% 20%,rgba(20,184,166,.1),transparent 32%)}.verbatim-page .verbatim-parser-card:after{inset:0;z-index:-1;border-radius:inherit;border:1px solid rgba(62,207,142,.18);box-shadow:inset 0 0 42px rgba(62,207,142,.045)}.verbatim-page .verbatim-parser-card.is-active,.verbatim-page .verbatim-parser-card:focus-visible,.verbatim-page .verbatim-parser-card:hover{border-color:rgba(62,207,142,.36);background:var(--verbatim-card-active-bg)}.verbatim-page .verbatim-parser-card.is-active:after,.verbatim-page .verbatim-parser-card.is-active:before,.verbatim-page .verbatim-parser-card:focus-visible:after,.verbatim-page .verbatim-parser-card:focus-visible:before,.verbatim-page .verbatim-parser-card:hover:after,.verbatim-page .verbatim-parser-card:hover:before{opacity:1}.verbatim-page .verbatim-parser-card:focus-visible{outline:1px solid rgba(13,148,136,.52);outline-offset:4px}.verbatim-page .verbatim-parser-card__chrome{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(var(--verbatim-card-grid) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-card-grid) 1px,transparent 1px);background-size:24px 24px;-webkit-mask-image:linear-gradient(180deg,transparent 0,black 42%,black);mask-image:linear-gradient(180deg,transparent 0,black 42%,black);opacity:.34}.verbatim-page .verbatim-parser-card__art,.verbatim-page .verbatim-parser-card__body,.verbatim-page .verbatim-parser-card__solution,.verbatim-page .verbatim-parser-card__top{position:relative;z-index:1}.verbatim-page .verbatim-parser-card__top{display:flex;align-items:center;justify-content:space-between;gap:16px}.verbatim-page .verbatim-parser-card__icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--sb-brand);background:rgba(13,148,136,.08);border:1px solid var(--sb-border);transition:border-color .22s cubic-bezier(0,0,.2,1),background-color .22s cubic-bezier(0,0,.2,1),box-shadow .22s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-card__icon,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-card__icon,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-card__icon{background:rgba(13,148,136,.12);border-color:rgba(13,148,136,.42);box-shadow:0 0 24px rgba(13,148,136,.18)}.verbatim-page .verbatim-parser-card__index{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1;letter-spacing:.12em}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-card__index{color:var(--sb-brand)}.verbatim-page .verbatim-parser-card__body small,.verbatim-page .verbatim-parser-card__body strong,.verbatim-page .verbatim-parser-card__kicker,.verbatim-page .verbatim-parser-card__solution small,.verbatim-page .verbatim-parser-card__solution strong,.verbatim-page .verbatim-parser-card__solution-kicker,.verbatim-page .verbatim-parser-card__tag{display:block}.verbatim-page .verbatim-parser-card__kicker{margin-bottom:7px;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1;letter-spacing:.12em;text-transform:uppercase}.verbatim-page .verbatim-parser-card__body strong{font-size:16px;line-height:1.3;color:var(--sb-text);font-weight:600}.verbatim-page .verbatim-parser-card__body small{margin-top:8px;font-size:13px;line-height:1.55;color:var(--sb-text-secondary)}.verbatim-page .verbatim-parser-card__art{display:flex;align-items:center;justify-content:center;height:188px;min-height:188px;margin:-4px 0 2px}.verbatim-page .verbatim-parser-card__solution{align-self:end;padding:14px;border:1px solid rgba(62,207,142,.16);border-radius:var(--sb-card-radius,8px);background:linear-gradient(180deg,rgba(62,207,142,.065),rgba(62,207,142,.025)),var(--verbatim-solution-surface);transition:border-color .22s cubic-bezier(0,0,.2,1),background-color .22s cubic-bezier(0,0,.2,1),box-shadow .22s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-card__solution-kicker{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1;letter-spacing:.1em;text-transform:uppercase;opacity:.86}.verbatim-page .verbatim-parser-card__solution strong{color:var(--sb-text);font-size:14px;line-height:1.35;font-weight:600}.verbatim-page .verbatim-parser-card__solution small{margin-top:6px;color:var(--sb-text-secondary);font-size:12px;line-height:1.45}.verbatim-page .verbatim-parser-card__tag{margin-top:11px;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;line-height:1;letter-spacing:.14em;text-transform:uppercase;opacity:.78}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-card__solution,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-card__solution,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-card__solution{border-color:rgba(62,207,142,.3);box-shadow:inset 0 0 30px rgba(62,207,142,.04)}.verbatim-page .verbatim-parser-mini{--verbatim-parser-mini-scale:1;--verbatim-parser-mini-y:0px;width:min(100%,316px);height:auto;display:block;overflow:visible;filter:drop-shadow(0 0 0 rgba(62,207,142,0));transform:translateY(var(--verbatim-parser-mini-y)) scale(var(--verbatim-parser-mini-scale));transform-origin:50% 50%;transition:filter .24s cubic-bezier(0,0,.2,1),transform .24s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-mini--office{--verbatim-parser-mini-scale:1.1;--verbatim-parser-mini-y:2px}.verbatim-page .verbatim-parser-mini--citation{--verbatim-parser-mini-scale:1.08;--verbatim-parser-mini-y:-1px}.verbatim-page .verbatim-parser-mini--scan{--verbatim-parser-mini-scale:0.96}.verbatim-page .verbatim-parser-mini__halo{fill:rgba(62,207,142,.05);opacity:0;transition:opacity .24s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-mini__echo rect{fill:transparent;stroke:var(--verbatim-mini-echo);transition:stroke .24s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-mini__callout,.verbatim-page .verbatim-parser-mini__panel{fill:var(--verbatim-mini-panel-fill);stroke:var(--verbatim-mini-panel-stroke);transition:fill .24s cubic-bezier(0,0,.2,1),stroke .24s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-mini__box,.verbatim-page .verbatim-parser-mini__muted-fill{fill:var(--verbatim-muted-fill);stroke:var(--verbatim-muted-stroke)}.verbatim-page .verbatim-parser-mini__line{stroke:var(--verbatim-muted-line);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.verbatim-page .verbatim-parser-mini__trace{stroke:rgba(62,207,142,.38);stroke-width:1.4;stroke-linecap:round;fill:none;opacity:.56}.verbatim-page .verbatim-parser-mini__accent-dot,.verbatim-page .verbatim-parser-mini__accent-fill,.verbatim-page .verbatim-parser-mini__accent-line,.verbatim-page .verbatim-parser-mini__chip{transition:opacity .24s cubic-bezier(0,0,.2,1),stroke .24s cubic-bezier(0,0,.2,1),fill .24s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-parser-mini__accent-line{stroke:rgba(62,207,142,.68);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.verbatim-page .verbatim-parser-mini__accent-line--wide{stroke-width:2.2}.verbatim-page .verbatim-parser-mini__accent-dot{fill:rgba(62,207,142,.74)}.verbatim-page .verbatim-parser-mini__accent-fill,.verbatim-page .verbatim-parser-mini__chip{fill:rgba(62,207,142,.1);stroke:rgba(62,207,142,.34)}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini{transform:translateY(calc(var(--verbatim-parser-mini-y) - 2px)) scale(var(--verbatim-parser-mini-scale));filter:drop-shadow(0 0 18px rgba(62,207,142,.18)) drop-shadow(0 0 42px rgba(62,207,142,.12))}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__halo,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__halo,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__halo{opacity:1}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__echo rect,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__echo rect,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__echo rect{stroke:rgba(62,207,142,.2)}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__callout,.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__panel,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__callout,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__panel,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__callout,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__panel{fill:rgba(62,207,142,.034);stroke:rgba(62,207,142,.34)}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__accent-line,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__accent-line,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__accent-line{stroke:rgba(62,207,142,.95)}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__accent-dot,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__accent-dot,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__accent-dot{fill:rgba(62,207,142,.96)}.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__accent-fill,.verbatim-page .verbatim-parser-card.is-active .verbatim-parser-mini__chip,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__accent-fill,.verbatim-page .verbatim-parser-card:focus-visible .verbatim-parser-mini__chip,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__accent-fill,.verbatim-page .verbatim-parser-card:hover .verbatim-parser-mini__chip{fill:rgba(62,207,142,.16);stroke:rgba(62,207,142,.64)}@media (max-width:1120px){.verbatim-page .verbatim-parser__copy{max-width:none}.verbatim-page .verbatim-parser-cards{grid-template-columns:1fr}.verbatim-page .verbatim-parser-card{grid-template-columns:minmax(0,.95fr) minmax(260px,.85fr);grid-template-rows:auto auto auto;min-height:280px}.verbatim-page .verbatim-parser-card__body,.verbatim-page .verbatim-parser-card__solution,.verbatim-page .verbatim-parser-card__top{grid-column:1}.verbatim-page .verbatim-parser-card__art{grid-column:2;grid-row:1/4;height:100%;min-height:210px;margin:-8px -8px -8px 0}}@media (max-width:680px){.verbatim-page .verbatim-parser{padding:32px 0}.verbatim-page .verbatim-parser__copy{margin-bottom:22px}.verbatim-page .verbatim-parser-card{grid-template-columns:1fr;grid-template-rows:auto auto minmax(136px,auto) auto;min-height:0;padding:20px}.verbatim-page .verbatim-parser-card__art{grid-column:auto;grid-row:auto;height:168px;min-height:168px;margin:-6px 0 0}.verbatim-page .verbatim-parser-mini{width:min(100%,296px)}.verbatim-page .verbatim-parser-card__body strong{font-size:15px}}.verbatim-page .verbatim-form-wrapper{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.verbatim-page .verbatim-form-intro h2{margin:0 0 12px;font-size:var(--verbatim-section-title-size,var(--sb-h2-size));line-height:1.2;font-weight:var(--sb-font-weight-heading);color:var(--sb-text);letter-spacing:var(--sb-letter-spacing)}.verbatim-page .verbatim-form-intro p{margin:0;color:var(--sb-text-secondary);font-size:var(--verbatim-section-subtitle-size,18px);line-height:1.6;max-width:600px}.verbatim-page .verbatim-form{display:flex;flex-direction:column;gap:20px;background:var(--sb-surface);border:1px solid var(--sb-border);border-radius:var(--sb-card-radius-lg,12px);padding:32px;box-shadow:var(--sb-shadow-card)}.verbatim-page .verbatim-form__row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:639px){.verbatim-page .verbatim-form__row{grid-template-columns:1fr}.verbatim-page .verbatim-form{padding:24px}}.verbatim-page .verbatim-form__field{display:flex;flex-direction:column;gap:6px}.verbatim-page .verbatim-form__label{font-size:13px;font-weight:500;color:var(--sb-text);letter-spacing:.01em}.verbatim-page .verbatim-form__required{color:var(--sb-brand);margin-left:2px}.verbatim-page .verbatim-form__input{width:100%;height:40px;padding:0 12px;font-size:14px;font-family:inherit;color:var(--sb-text);background:var(--sb-bg);border:1px solid var(--sb-border);border-radius:8px;outline:none;transition:border-color var(--sb-transition),box-shadow var(--sb-transition);box-sizing:border-box}.verbatim-page .verbatim-form__input::placeholder{color:var(--sb-text-muted)}.verbatim-page .verbatim-form__input:focus{border-color:var(--sb-brand);box-shadow:0 0 0 3px rgba(13,148,136,.12)}.verbatim-page .verbatim-form__textarea{height:auto;padding:10px 12px;resize:vertical;min-height:96px;line-height:1.5}.verbatim-page select.verbatim-form__input{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23707070' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px}.verbatim-page .verbatim-form__privacy{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--sb-text-secondary);line-height:1.5}.verbatim-page .verbatim-form__privacy input[type=checkbox]{appearance:none;-webkit-appearance:none;position:relative;margin-top:3px;flex-shrink:0;width:16px;height:16px;border:1px solid rgba(15,23,42,.2);border-radius:4px;background:rgba(255,255,255,.9);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;box-shadow:inset 0 0 0 1px rgba(15,23,42,.04);cursor:pointer;transition:background 80ms ease-out,border-color 80ms ease-out,box-shadow 80ms ease-out}.dark-mode .verbatim-page .verbatim-form__privacy input[type=checkbox]{border-color:rgba(255,255,255,.22);background:rgba(255,255,255,.04);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.verbatim-page .verbatim-form__privacy input[type=checkbox]:focus-visible{outline:2px solid rgba(13,148,136,.24);outline-offset:2px}.verbatim-page .verbatim-form__privacy input[type=checkbox]:checked{border-color:#0d9488;background-color:#0d9488;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 6.1L5.1 8.2L9.2 3.8' stroke='white' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");box-shadow:none}.verbatim-page .verbatim-form__alert{padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.5;border:1px solid transparent}.verbatim-page .verbatim-form__alert--error{color:#dc2626;background:rgba(220,38,38,.08);border-color:rgba(220,38,38,.25)}.verbatim-page .verbatim-form__alert--success{color:var(--sb-brand);background:rgba(13,148,136,.08);border-color:rgba(13,148,136,.3)}.verbatim-page .verbatim-form__submit{align-self:flex-start;min-width:180px}.verbatim-page .verbatim-form__submit:disabled{opacity:.6;cursor:not-allowed}.verbatim-page{position:relative;isolation:isolate}.verbatim-page-grid{position:absolute;top:0;left:0;right:0;height:1100px;pointer-events:none;z-index:0;background-image:linear-gradient(var(--verbatim-page-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-page-grid-line) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 0,black 0,transparent 100%);mask-image:radial-gradient(ellipse 70% 55% at 50% 0,black 0,transparent 100%)}.verbatim-page-grid:before{background:radial-gradient(ellipse 55% 38% at 50% 0,var(--verbatim-hero-glow) 0,transparent 100%)}.verbatim-page-grid:after,.verbatim-page-grid:before{content:"";position:absolute;inset:0;pointer-events:none}.verbatim-page-grid:after{background-image:linear-gradient(var(--verbatim-page-grid-accent) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-page-grid-accent) 1px,transparent 1px);background-size:192px 192px;-webkit-mask-image:radial-gradient(ellipse 70% 55% at 50% 0,black 0,transparent 100%);mask-image:radial-gradient(ellipse 70% 55% at 50% 0,black 0,transparent 100%)}.verbatim-page>section{position:relative;z-index:1}.verbatim-page .verbatim-hero-section:before{top:60px;left:-8%;width:60%;height:70%;background:radial-gradient(ellipse at 30% 50%,var(--verbatim-hero-glow) 0,transparent 65%)}.verbatim-page .verbatim-positioning-section{padding-top:0}.verbatim-page .verbatim-positioning{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);gap:56px;align-items:center;border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);padding:56px 0 52px}.verbatim-page .verbatim-positioning__copy{display:flex;flex-direction:column;gap:16px;max-width:520px}.verbatim-page .verbatim-positioning__eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--sb-brand);font-weight:500}.verbatim-page .verbatim-positioning__copy h2{margin:0;font-size:var(--verbatim-section-title-size,var(--sb-h2-size));line-height:1.2;color:var(--sb-text);font-weight:var(--sb-font-weight-heading);letter-spacing:var(--sb-letter-spacing)}.verbatim-page .verbatim-positioning__copy p{margin:0;max-width:600px;font-size:var(--verbatim-section-subtitle-size,18px);line-height:1.6;color:var(--sb-text-secondary)}.verbatim-page .verbatim-positioning__proofs{display:grid;gap:0;margin:10px 0 0;padding:0;list-style:none;border-top:1px solid var(--sb-border)}.verbatim-page .verbatim-positioning__proof{margin:0;padding:0}.verbatim-page .verbatim-positioning__proof-button{width:100%;display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:12px;align-items:start;padding:13px 0;border:0;border-bottom:1px solid var(--sb-border);border-radius:0;color:inherit;background:transparent;text-align:left;cursor:pointer;font:inherit;transition:background-color .2s cubic-bezier(0,0,.2,1),border-color .2s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-positioning__proof-button:focus-visible,.verbatim-page .verbatim-positioning__proof-button:hover,.verbatim-page .verbatim-positioning__proof.is-active .verbatim-positioning__proof-button{border-bottom-color:rgba(13,148,136,.42);background:linear-gradient(90deg,transparent,rgba(13,148,136,.025) 8%,rgba(13,148,136,.085) 24%,rgba(13,148,136,.055) 56%,transparent)}.verbatim-page .verbatim-positioning__proof-button:focus-visible{outline:1px solid rgba(13,148,136,.52);outline-offset:4px}.verbatim-page .verbatim-positioning__proof-marker{width:6px;height:6px;margin-top:8px;border-radius:999px;background:var(--sb-brand);box-shadow:0 0 18px rgba(13,148,136,.32);transition:transform .2s cubic-bezier(0,0,.2,1),opacity .2s cubic-bezier(0,0,.2,1)}.verbatim-page .verbatim-positioning__proof.is-active .verbatim-positioning__proof-marker{opacity:1;transform:scale(1.42)}.verbatim-page .verbatim-positioning__proof small,.verbatim-page .verbatim-positioning__proof strong{display:block}.verbatim-page .verbatim-positioning__proof strong{font-size:13px;line-height:1.35;color:var(--sb-text);font-weight:600}.verbatim-page .verbatim-positioning__proof small{margin-top:3px;font-size:12px;line-height:1.45;color:var(--sb-text-muted)}.verbatim-page .verbatim-positioning__proof-index{align-self:center;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1;letter-spacing:.08em}.verbatim-page .verbatim-positioning__proof.is-active .verbatim-positioning__proof-index{color:var(--sb-brand)}.verbatim-page .verbatim-positioning__art{display:flex;justify-content:flex-end;overflow:visible}.verbatim-page .verbatim-positioning-diagram{width:116%;max-width:680px;height:auto;display:block;overflow:visible;-webkit-mask-image:radial-gradient(ellipse 88% 76% at 52% 50%,black 0,black 72%,transparent 100%);mask-image:radial-gradient(ellipse 88% 76% at 52% 50%,black 0,black 72%,transparent 100%)}.verbatim-page .verbatim-positioning-diagram__scene{animation:verbatim-positioning-scene-in .22s cubic-bezier(0,0,.2,1);transform-origin:50% 50%}@keyframes verbatim-positioning-scene-in{0%{opacity:.72;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1120px){.verbatim-page .verbatim-positioning{grid-template-columns:1fr;gap:30px}.verbatim-page .verbatim-positioning__copy{max-width:none}.verbatim-page .verbatim-positioning__art{justify-content:center}.verbatim-page .verbatim-positioning-diagram{width:100%;max-width:680px}}@media (max-width:480px){.verbatim-page .verbatim-positioning{padding:32px 0}.verbatim-page .verbatim-positioning__art{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}.verbatim-page .verbatim-positioning-diagram{width:112%}}.verbatim-page .verbatim-code-section{scroll-margin-top:104px}.verbatim-page .verbatim-code-header{max-width:900px;margin-bottom:40px;text-align:left}.verbatim-page .verbatim-code-header h2{font-size:var(--verbatim-section-title-size,var(--sb-h2-size));line-height:1.2}.verbatim-page .verbatim-code-header p{max-width:600px;margin:16px 0 0;font-size:var(--verbatim-section-subtitle-size,18px);line-height:1.6}.verbatim-page .verbatim-citation-workbench{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:16px}.verbatim-page .verbatim-citation-narrative,.verbatim-page .verbatim-citation-review{display:flex;flex-direction:column;padding:0;height:100%}.verbatim-page .verbatim-citation-narrative{overflow:hidden;border-color:rgba(13,148,136,.62);box-shadow:var(--verbatim-citation-shadow)}.verbatim-page .verbatim-citation-review{overflow:visible}.verbatim-page .verbatim-citation-card__header{min-height:72px;padding:18px 20px;border-bottom:1px solid var(--sb-border);display:flex;align-items:center;gap:12px;background:var(--sb-surface-alt)}.verbatim-page .verbatim-citation-card__icon{width:36px;height:36px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px;background:rgba(13,148,136,.1);border:1px solid rgba(13,148,136,.28)}.verbatim-page .verbatim-citation-card__header span,.verbatim-page .verbatim-citation-card__header strong{display:block}.verbatim-page .verbatim-citation-card__header span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--sb-brand);font-weight:600}.verbatim-page .verbatim-citation-card__header strong{margin-top:4px;font-size:13px;line-height:1.25;color:var(--sb-text);font-weight:500}.verbatim-page .verbatim-citation-query{display:grid;gap:12px;margin:20px 22px 0}.verbatim-page .verbatim-citation-query__input{display:grid;grid-template-columns:18px minmax(0,1fr) 2px 34px;align-items:center;gap:10px;min-height:46px;padding:5px 6px 5px 13px;border:1px solid rgba(13,148,136,.34);border-radius:8px;background:rgba(13,148,136,.055)}.verbatim-page .verbatim-citation-query__input svg{color:var(--sb-brand)}.verbatim-page .verbatim-citation-query__input input{min-width:0;border:0;outline:0;color:var(--sb-text);background:transparent;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-citation-query__cursor{width:2px;height:18px;border-radius:2px;background:var(--sb-brand);opacity:.9;animation:verbatim-query-caret 1.1s steps(1) infinite}@keyframes verbatim-query-caret{50%{opacity:.18}}.verbatim-page .verbatim-citation-query__input button{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;min-height:34px;padding:0;border:1px solid rgba(13,148,136,.34);border-radius:6px;color:var(--sb-text);background:rgba(13,148,136,.12);cursor:pointer}.verbatim-page .verbatim-citation-query__input button:focus-visible,.verbatim-page .verbatim-citation-query__input button:hover{outline:none;border-color:var(--sb-brand);background:rgba(13,148,136,.18)}.verbatim-page .verbatim-citation-query__scope{display:flex;flex-wrap:wrap;gap:7px}.verbatim-page .verbatim-citation-query__scope span{padding:6px 8px;border:1px solid var(--sb-border);border-radius:6px;color:var(--sb-text-muted);background:var(--verbatim-subtle-fill);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.15}.verbatim-page .verbatim-citation-answer-panel{margin:18px 22px;border:1px solid var(--sb-border);border-radius:8px;overflow:hidden;background:var(--verbatim-soft-surface)}.verbatim-page .verbatim-citation-answer-panel__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid var(--sb-border);background:var(--verbatim-subtle-fill)}.verbatim-page .verbatim-citation-answer-panel__top span,.verbatim-page .verbatim-citation-answer-panel__top strong{display:block}.verbatim-page .verbatim-citation-answer-panel__top span{color:var(--sb-brand);font-size:10px;font-weight:650;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.verbatim-page .verbatim-citation-answer-panel__top strong{margin-top:4px;color:var(--sb-text-secondary);font-size:12px;font-weight:500;line-height:1.25}.verbatim-page .verbatim-citation-answer-panel__status{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;padding:5px 7px;border:1px solid rgba(13,148,136,.25);border-radius:6px;color:var(--sb-brand);background:rgba(13,148,136,.075);font-size:11px;line-height:1.1}.verbatim-page .verbatim-citation-answer-panel__status span{color:inherit;font-size:inherit;letter-spacing:0;text-transform:none}.verbatim-page .verbatim-citation-narrative__body{padding:18px 16px 0}.verbatim-page .verbatim-citation-narrative__paragraph{margin:0 0 16px;font-size:18px;line-height:1.45;letter-spacing:var(--sb-letter-spacing);font-weight:460}.verbatim-page .verbatim-citation-ref{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:0;margin-left:4px;padding:0 3px;min-width:0;min-height:0;width:auto;height:auto;border:1px solid rgba(13,148,136,.34);border-radius:5px;background:rgba(13,148,136,.08);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:650;line-height:1.35;vertical-align:super;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.verbatim-page .verbatim-citation-ref--active,.verbatim-page .verbatim-citation-ref:focus-visible,.verbatim-page .verbatim-citation-ref:hover{outline:none;border-color:var(--sb-brand);background:rgba(13,148,136,.16);color:var(--sb-text)}.verbatim-page .verbatim-citation-footnotes{display:grid;grid-template-columns:1fr;gap:0;margin:0 22px 22px;border:1px solid var(--sb-border);border-radius:8px;overflow:hidden}.verbatim-page .verbatim-citation-footnote{appearance:none;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:10px;align-items:center;width:100%;padding:11px 12px;border:0;border-bottom:1px solid var(--sb-border);background:transparent;color:var(--sb-text-secondary);text-align:left;cursor:pointer;transition:background .16s ease,color .16s ease}.verbatim-page .verbatim-citation-footnote:last-child{border-bottom:0}.verbatim-page .verbatim-citation-footnote span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:650}.verbatim-page .verbatim-citation-footnote small,.verbatim-page .verbatim-citation-footnote strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-citation-footnote strong{color:var(--sb-text-secondary);font-size:12px;font-weight:500}.verbatim-page .verbatim-citation-footnote small{justify-self:end;color:var(--sb-text-muted);font-size:11px;line-height:1.2}.verbatim-page .verbatim-citation-footnote--active,.verbatim-page .verbatim-citation-footnote:focus-visible,.verbatim-page .verbatim-citation-footnote:hover{outline:none;background:rgba(13,148,136,.09)}.verbatim-page .verbatim-citation-footnote--active strong{color:var(--sb-text)}.verbatim-page .verbatim-citation-review__toolbar{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:18px 20px;border-bottom:1px solid var(--sb-border);background:var(--sb-surface-alt)}.verbatim-page .verbatim-citation-review__toolbar>div:first-child span,.verbatim-page .verbatim-citation-review__toolbar>div:first-child strong{display:block}.verbatim-page .verbatim-citation-review__toolbar>div:first-child span{color:var(--sb-brand);font-size:11px;font-weight:600;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.verbatim-page .verbatim-citation-review__toolbar>div:first-child strong{margin-top:4px;color:var(--sb-text);font-size:13px;font-weight:500;line-height:1.25}.verbatim-page .verbatim-citation-dropdown{position:relative;flex:0 0 198px}.verbatim-page .verbatim-citation-dropdown__trigger{appearance:none;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:34px;padding:0 10px 0 12px;border:1px solid var(--sb-border);border-radius:6px;color:var(--sb-text-secondary);background:var(--sb-surface);font-size:12px;font-weight:500;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.verbatim-page .verbatim-citation-dropdown__trigger:focus-visible,.verbatim-page .verbatim-citation-dropdown__trigger:hover{outline:none;border-color:rgba(13,148,136,.62);color:var(--sb-text);background:rgba(13,148,136,.055)}.verbatim-page .verbatim-citation-dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;z-index:10;display:grid;width:100%;min-width:198px;padding:6px;border:1px solid var(--sb-border);border-radius:8px;background:var(--sb-surface);box-shadow:var(--verbatim-dropdown-shadow)}.verbatim-page .verbatim-citation-dropdown__option{appearance:none;display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start;width:100%;padding:9px 8px;border:0;border-radius:6px;color:var(--sb-text-secondary);background:transparent;text-align:left;cursor:pointer}.verbatim-page .verbatim-citation-dropdown__option svg{margin-top:2px;color:var(--sb-brand)}.verbatim-page .verbatim-citation-dropdown__option small,.verbatim-page .verbatim-citation-dropdown__option strong{display:block}.verbatim-page .verbatim-citation-dropdown__option strong{color:var(--sb-text-secondary);font-size:12px;font-weight:500;line-height:1.35}.verbatim-page .verbatim-citation-dropdown__option small{margin-top:2px;color:var(--sb-text-muted);font-size:11px;line-height:1.35}.verbatim-page .verbatim-citation-dropdown__option--active,.verbatim-page .verbatim-citation-dropdown__option:focus-visible,.verbatim-page .verbatim-citation-dropdown__option:hover{outline:none;background:rgba(13,148,136,.09)}.verbatim-page .verbatim-citation-dropdown__option--active strong{color:var(--sb-text)}.verbatim-page .verbatim-citation-review__summary{display:grid;gap:12px;margin:18px 20px 0;padding:14px;border:1px solid rgba(13,148,136,.26);border-radius:8px;background:rgba(13,148,136,.055)}.verbatim-page .verbatim-citation-review__source{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;align-items:start}.verbatim-page .verbatim-citation-review__source-icon{width:34px;height:34px;border:1px solid rgba(13,148,136,.26);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:var(--sb-brand);background:rgba(13,148,136,.09)}.verbatim-page .verbatim-citation-review__source small,.verbatim-page .verbatim-citation-review__source span,.verbatim-page .verbatim-citation-review__source strong{display:block;min-width:0}.verbatim-page .verbatim-citation-review__source span{color:var(--sb-text-muted);font-size:10px;font-weight:650;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.verbatim-page .verbatim-citation-review__source strong{margin-top:4px;color:var(--sb-text);font-size:14px;font-weight:540;line-height:1.25}.verbatim-page .verbatim-citation-review__source small{margin-top:5px;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.verbatim-page .verbatim-citation-review__metrics{display:flex;flex-wrap:wrap;gap:7px}.verbatim-page .verbatim-citation-review__metrics span{display:inline-flex;align-items:center;gap:5px;max-width:100%;padding:6px 8px;border:1px solid rgba(13,148,136,.22);border-radius:6px;color:var(--sb-text-secondary);background:var(--verbatim-subtle-fill-strong);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.15;overflow-wrap:anywhere}.verbatim-page .verbatim-citation-review__metrics svg{color:var(--sb-brand)}.verbatim-page .verbatim-citation-table-wrap{padding:14px 20px 0}.verbatim-page .verbatim-citation-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;overflow:hidden;border:1px solid var(--sb-border);border-radius:8px}.verbatim-page .verbatim-citation-table td,.verbatim-page .verbatim-citation-table th{padding:12px 11px;border-bottom:1px solid var(--sb-border);text-align:left;vertical-align:middle}.verbatim-page .verbatim-citation-table th{height:34px;color:var(--sb-text-muted);background:var(--verbatim-subtle-fill);font-size:10px;font-weight:650;letter-spacing:.1em;line-height:1;text-transform:uppercase}.verbatim-page .verbatim-citation-table td{color:var(--sb-text-secondary);font-size:12px;line-height:1.35}.verbatim-page .verbatim-citation-table td:first-child,.verbatim-page .verbatim-citation-table th:first-child{width:54px;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:650}.verbatim-page .verbatim-citation-table td:nth-child(4),.verbatim-page .verbatim-citation-table th:nth-child(4){width:138px}.verbatim-page .verbatim-citation-table td span,.verbatim-page .verbatim-citation-table td strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-citation-table td strong{color:var(--sb-text);font-size:12px;font-weight:500}.verbatim-page .verbatim-citation-table td span{margin-top:3px;color:var(--sb-text-muted);font-size:11px}.verbatim-page .verbatim-citation-table tbody tr:last-child td{border-bottom:0}.verbatim-page .verbatim-citation-table__row{cursor:pointer;transition:background .16s ease,box-shadow .16s ease}.verbatim-page .verbatim-citation-table__row--active,.verbatim-page .verbatim-citation-table__row:focus-visible,.verbatim-page .verbatim-citation-table__row:hover{outline:none;background:rgba(13,148,136,.085);box-shadow:inset 2px 0 0 var(--sb-brand)}.verbatim-page .verbatim-citation-mode{margin:18px 20px 0;border:1px solid var(--sb-border);border-radius:8px;overflow:hidden}.verbatim-page .verbatim-citation-source-view__header{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid var(--sb-border);color:var(--sb-text-muted);background:var(--verbatim-subtle-fill);font-size:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.verbatim-page .verbatim-citation-source-view__header svg{flex:0 0 auto;color:var(--sb-brand)}.verbatim-page .verbatim-citation-source-view__line{display:grid;grid-template-columns:94px minmax(0,1fr);gap:12px;padding:13px 14px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-source-view__line:last-child{border-bottom:0}.verbatim-page .verbatim-citation-source-view__line span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.45}.verbatim-page .verbatim-citation-source-view__line p{margin:0;color:var(--sb-text-secondary);font-size:13px;line-height:1.55}.verbatim-page .verbatim-citation-source-view__line--active{background:rgba(13,148,136,.085)}.verbatim-page .verbatim-citation-source-view__line--active p{color:var(--sb-text);font-weight:500}.verbatim-page .verbatim-citation-metadata-view div{padding:13px 14px}.verbatim-page .verbatim-citation-metadata-view div:nth-last-child(-n+2){border-bottom:0}.verbatim-page .verbatim-citation-metadata-view dt{margin:0 0 6px;color:var(--sb-text-muted);font-weight:650;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.verbatim-page .verbatim-citation-metadata-view dd{margin:0;color:var(--sb-text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;line-height:1.35}.verbatim-page .verbatim-citation-inspector{margin:18px 20px 20px;padding:15px;border:1px solid rgba(13,148,136,.28);border-radius:8px;background:rgba(13,148,136,.055)}.verbatim-page .verbatim-citation-inspector__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.verbatim-page .verbatim-citation-inspector__top span,.verbatim-page .verbatim-citation-inspector__top strong{display:block}.verbatim-page .verbatim-citation-inspector__top span{color:var(--sb-text-muted);font-size:10px;font-weight:650;letter-spacing:.1em;line-height:1.2;text-transform:uppercase}.verbatim-page .verbatim-citation-inspector__top strong{margin-top:5px;color:var(--sb-text);font-size:14px;font-weight:520;line-height:1.3}.verbatim-page .verbatim-citation-inspector__top svg{flex:0 0 auto;color:var(--sb-brand)}.verbatim-page .verbatim-citation-inspector blockquote{display:grid;grid-template-columns:18px minmax(0,1fr);gap:9px;margin:14px 0 0;padding:12px 0 0;border-top:1px solid rgba(13,148,136,.22);color:var(--sb-text);font-size:15px;line-height:1.45}.verbatim-page .verbatim-citation-inspector blockquote svg{margin-top:2px;color:var(--sb-brand)}.verbatim-page .verbatim-citation-inspector__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.verbatim-page .verbatim-citation-inspector__meta span{max-width:100%;padding:6px 8px;border:1px solid rgba(13,148,136,.22);border-radius:6px;color:var(--sb-text-secondary);background:var(--verbatim-subtle-fill-strong);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.15;overflow-wrap:anywhere}@media (max-width:1023px){.verbatim-page .verbatim-citation-workbench{grid-template-columns:1fr;align-items:start}.verbatim-page .verbatim-citation-narrative,.verbatim-page .verbatim-citation-review{height:auto}}@media (max-width:560px){.verbatim-page .verbatim-code-header p{font-size:16px}.verbatim-page .verbatim-citation-ref{min-width:0!important;min-height:0!important;padding:1px 4px!important;line-height:1.15}.verbatim-page .verbatim-citation-card__header,.verbatim-page .verbatim-citation-review__toolbar{align-items:flex-start;flex-direction:column;gap:12px;padding:16px}.verbatim-page .verbatim-citation-answer-panel,.verbatim-page .verbatim-citation-footnotes,.verbatim-page .verbatim-citation-inspector,.verbatim-page .verbatim-citation-query,.verbatim-page .verbatim-citation-review__summary{margin-left:16px;margin-right:16px}.verbatim-page .verbatim-citation-query__input{grid-template-columns:18px minmax(0,1fr) 2px 34px;gap:8px;padding-left:11px}.verbatim-page .verbatim-citation-query__input button{min-width:34px!important;min-height:34px!important;padding:0!important}.verbatim-page .verbatim-citation-answer-panel__top{flex-direction:column;gap:10px}.verbatim-page .verbatim-citation-narrative__body{padding:16px 14px 0}.verbatim-page .verbatim-citation-narrative__paragraph{font-size:17px}.verbatim-page .verbatim-citation-footnote{grid-template-columns:38px minmax(0,1fr)}.verbatim-page .verbatim-citation-footnote small{grid-column:2;justify-self:start}.verbatim-page .verbatim-citation-dropdown{width:100%;flex-basis:auto}.verbatim-page .verbatim-citation-table-wrap{padding:16px 0 0}.verbatim-page .verbatim-citation-mode,.verbatim-page .verbatim-citation-table-wrap{margin-left:16px;margin-right:16px}.verbatim-page .verbatim-citation-table,.verbatim-page .verbatim-citation-table tbody,.verbatim-page .verbatim-citation-table td,.verbatim-page .verbatim-citation-table thead,.verbatim-page .verbatim-citation-table tr{display:block;width:100%}.verbatim-page .verbatim-citation-table thead{display:none}.verbatim-page .verbatim-citation-table tr{border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-table tr:last-child{border-bottom:0}.verbatim-page .verbatim-citation-table td{display:grid;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:9px 11px;border-bottom:0}.verbatim-page .verbatim-citation-table td:before{content:attr(data-label);color:var(--sb-text-muted);font-size:10px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-citation-table td:first-child,.verbatim-page .verbatim-citation-table td:nth-child(4),.verbatim-page .verbatim-citation-table th:first-child,.verbatim-page .verbatim-citation-table th:nth-child(4){width:100%}.verbatim-page .verbatim-citation-source-view__line{grid-template-columns:1fr;gap:5px}.verbatim-page .verbatim-citation-metadata-view{grid-template-columns:1fr}.verbatim-page .verbatim-citation-metadata-view div,.verbatim-page .verbatim-citation-metadata-view div:nth-child(2n),.verbatim-page .verbatim-citation-metadata-view div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-metadata-view div:last-child{border-bottom:0}}.verbatim-page .verbatim-form-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.3fr);align-items:flex-start}.verbatim-page .verbatim-form-side{position:sticky;top:96px;display:flex;flex-direction:column;gap:20px}.verbatim-page .verbatim-form-side__title{margin:0;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--sb-brand);font-weight:500}.verbatim-page .verbatim-form-side__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.verbatim-page .verbatim-form-side__item{display:grid;grid-template-columns:32px 1fr;gap:14px;align-items:flex-start}.verbatim-page .verbatim-form-side__icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(13,148,136,.1);border:1px solid rgba(13,148,136,.25)}.verbatim-page .verbatim-form-side__step{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--sb-text-muted);font-weight:500}.verbatim-page .verbatim-form-side__head{font-size:16px;color:var(--sb-text);font-weight:500;margin-top:2px}.verbatim-page .verbatim-form-side__body{font-size:14px;color:var(--sb-text-secondary);line-height:1.55;margin:6px 0 0}.verbatim-page .verbatim-form-main .verbatim-form-wrapper{margin:0;max-width:none}@media (max-width:1023px){.verbatim-page .verbatim-form-layout{grid-template-columns:1fr;gap:40px}.verbatim-page .verbatim-form-side{position:static}}.verbatim-page .verbatim-verifier-section{padding-top:0}.verbatim-page .verbatim-verifier{display:flex;flex-direction:column;gap:36px;border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);padding:56px 0}.verbatim-page .verbatim-verifier__copy{display:flex;flex-direction:column;gap:16px;max-width:760px}.verbatim-page .verbatim-verifier__eyebrow{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--sb-brand);font-weight:500}.verbatim-page .verbatim-verifier__h2{margin:0;font-size:var(--verbatim-section-title-size,var(--sb-h2-size));line-height:1.2;color:var(--sb-text);font-weight:var(--sb-font-weight-heading);letter-spacing:var(--sb-letter-spacing)}.verbatim-page .verbatim-verifier__lede{margin:0;max-width:720px;font-size:var(--verbatim-section-subtitle-size,18px);line-height:1.6;color:var(--sb-text-secondary)}.verbatim-page .verbatim-verifier__lede em{font-style:italic;color:var(--sb-text)}.verbatim-page .verbatim-verifier__stats{gap:16px}.verbatim-page .verbatim-verifier__stat{display:flex;flex-direction:column;gap:6px;padding:20px 22px;border-radius:12px;background:var(--sb-surface,rgba(255,255,255,.02))}.verbatim-page .verbatim-verifier__stat-value{font-size:32px;color:var(--sb-brand);font-weight:700;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.verbatim-page .verbatim-verifier__stat-label{font-size:14px;line-height:1.4}.verbatim-page .verbatim-verifier__stat-cite{font-size:12px;color:var(--sb-text-muted);letter-spacing:.02em}.verbatim-page .verbatim-verifier__compatible{display:flex;flex-wrap:wrap;align-items:center;gap:12px 14px}.verbatim-page .verbatim-verifier__compatible-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--sb-text-muted)}.verbatim-page .verbatim-verifier__compatible-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}.verbatim-page .verbatim-verifier__compatible-pill{font-size:12px;padding:5px 12px;border:1px solid var(--sb-border);border-radius:999px;color:var(--sb-text-secondary);background:rgba(13,148,136,.06);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.01em}.verbatim-page .verbatim-verifier__steps{gap:20px;counter-reset:verbatim-verifier-step}.verbatim-page .verbatim-verifier__step{display:flex;align-items:flex-start;padding:22px;border:1px solid var(--sb-border);border-radius:12px;background:var(--sb-surface,rgba(255,255,255,.02))}.verbatim-page .verbatim-verifier__step-icon{width:32px;height:32px;flex-shrink:0;border-radius:8px;background:rgba(13,148,136,.1);border:1px solid rgba(13,148,136,.25)}.verbatim-page .verbatim-verifier__step-num{letter-spacing:.12em;color:var(--sb-text-muted);font-weight:500}.verbatim-page .verbatim-verifier__step-title{font-weight:500;margin-top:2px}.verbatim-page .verbatim-verifier__step-body{line-height:1.55}.verbatim-page .verbatim-verifier__cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:14px 20px;padding-top:4px}.verbatim-page .verbatim-verifier__cta{justify-content:center;padding:12px 22px;border:1px solid var(--sb-brand);border-radius:10px;background:var(--sb-brand);color:#0b1a18;font-size:15px;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.verbatim-page .verbatim-verifier__cta:focus-visible,.verbatim-page .verbatim-verifier__cta:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(13,148,136,.28);opacity:.95;outline:none}.verbatim-page .verbatim-verifier__cta-note{font-size:13px;color:var(--sb-text-muted)}@media (max-width:1023px){.verbatim-page .verbatim-verifier__stats,.verbatim-page .verbatim-verifier__steps{grid-template-columns:1fr}}.verbatim-leaderboard{min-height:100vh;padding-top:4rem}.verbatim-leaderboard__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.verbatim-leaderboard__header{margin-bottom:3rem;text-align:center}.verbatim-leaderboard__badge{display:inline-block;padding:.4rem .9rem;border-radius:999px;background:rgba(13,148,136,.12);color:#0d9488;font-size:.78rem;font-weight:600;letter-spacing:.04em;margin-bottom:1.2rem}.dark-mode .verbatim-leaderboard__badge{background:rgba(13,148,136,.18);color:#14b8a6}.verbatim-leaderboard__title{font-size:2.4rem;line-height:1.15;margin:0 0 1rem;color:var(--sb-text)}.verbatim-leaderboard__subtitle{color:var(--sb-text-secondary);font-size:1.05rem;max-width:720px;margin:0 auto;line-height:1.55}.verbatim-leaderboard__links{margin-top:1.5rem;display:flex;gap:.8rem;justify-content:center;flex-wrap:wrap}.verbatim-leaderboard__link{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;border-radius:999px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:var(--sb-text-secondary);font-size:.85rem;text-decoration:none;transition:background .15s ease,border-color .15s ease}.dark-mode .verbatim-leaderboard__link{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12)}.verbatim-leaderboard__link:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.15);color:var(--sb-text)}.dark-mode .verbatim-leaderboard__link:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.verbatim-leaderboard__section{background:var(--verbatim-overlay-surface);border:1px solid var(--verbatim-muted-stroke);border-radius:12px;padding:1.6rem 1.8rem;margin-bottom:1.5rem}.dark-mode .verbatim-leaderboard__section{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.verbatim-leaderboard__section--highlight{border-color:rgba(13,148,136,.45)}.dark-mode .verbatim-leaderboard__section--highlight{border-color:rgba(13,148,136,.35)}.verbatim-leaderboard__heading{font-size:1.15rem;margin:0 0 .6rem;color:var(--sb-text)}.verbatim-leaderboard__body{color:var(--sb-text-secondary);font-size:.95rem;line-height:1.55;margin:0 0 1rem}.verbatim-leaderboard__table{width:100%;border-collapse:collapse;font-size:.92rem}.verbatim-leaderboard__th{text-align:left;padding:.7rem .6rem;border-bottom:1px solid var(--verbatim-muted-line);color:var(--sb-text-secondary);font-weight:500;font-size:.82rem;letter-spacing:.03em;text-transform:uppercase}.dark-mode .verbatim-leaderboard__th{border-bottom:1px solid rgba(255,255,255,.12)}.verbatim-leaderboard__th--right{text-align:right}.verbatim-leaderboard__td{padding:.75rem .6rem;border-bottom:1px solid var(--verbatim-muted-line);color:var(--sb-text)}.dark-mode .verbatim-leaderboard__td{border-bottom:1px solid rgba(255,255,255,.06)}.verbatim-leaderboard__td--right{text-align:right;font-variant-numeric:tabular-nums}.verbatim-leaderboard__td--muted{color:var(--sb-text-muted)}.verbatim-leaderboard__row--highlight{background:rgba(13,148,136,.08)}.dark-mode .verbatim-leaderboard__row--highlight{background:rgba(13,148,136,.1)}.verbatim-leaderboard__badge-ours{display:inline-block;margin-left:.5rem;padding:.15rem .45rem;border-radius:4px;background:#0d9488;color:#fff;font-size:.7rem;font-weight:600}.dark-mode .verbatim-leaderboard__badge-ours{background:#14b8a6;color:#0b1a18}.verbatim-leaderboard__code{display:inline-block;padding:.1rem .4rem;background:rgba(255,255,255,.06);border-radius:4px;font-size:.85em;font-family:ui-monospace,SFMono-Regular,monospace;color:var(--sb-text-secondary)}.dark-mode .verbatim-leaderboard__code{background:rgba(255,255,255,.08)}.verbatim-leaderboard__link-inline{color:#0d9488;text-decoration:none;font-weight:500}.dark-mode .verbatim-leaderboard__link-inline{color:#14b8a6}.verbatim-leaderboard__link-inline:hover{text-decoration:underline}.verbatim-leaderboard__footer{background:transparent;border:none;text-align:center}.verbatim-leaderboard__meta{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;color:var(--sb-text-muted);font-size:.85rem}.verbatim-leaderboard__meta-item{display:inline-flex;align-items:center;gap:.4rem}.verbatim-leaderboard__meta-note{margin-top:1.5rem;color:var(--sb-text-muted);font-size:.8rem;line-height:1.5}.verbatim-page{--sb-bg:#f6f7f9;--sb-surface:#ffffff;--sb-surface-alt:#eef1f6;--sb-surface-hover:#e7ebf2;--sb-border:#d7dce6;--sb-border-hover:#a9b6ce;--sb-border-muted:#e7eaf0;--sb-brand:#1f46d1;--sb-brand-light:#365cff;--sb-text:#111318;--sb-text-secondary:#4c5566;--sb-text-muted:#747c8d;--sb-brand-btn-bg:#0f172a;--sb-brand-btn-text:#ffffff;--sb-brand-btn-border:#0f172a;--sb-brand-btn-hover-bg:#23304a;--sb-h1-size:58px;--sb-h2-size:38px;--sb-container-max-w:1360px;--sb-section-gap:88px;--sb-section-gap-sm:68px;--sb-card-radius:8px;--sb-card-radius-lg:8px;--verbatim-accent-blue:#1f46d1;--verbatim-accent-green:#16803c;--verbatim-accent-amber:#ad6500;--verbatim-accent-red:#b42318;--verbatim-grid-line:rgba(17,19,24,0.02);--verbatim-grid-strong:rgba(31,70,209,0.026);--verbatim-paper:rgba(255,255,255,0.9);--verbatim-panel:#ffffff;--verbatim-shadow:0 18px 42px rgba(16,24,40,0.08);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,247,249,.98)),#f6f7f9;color:var(--sb-text-secondary)}.dark-mode .verbatim-page{--sb-bg:#f6f7f9;--sb-surface:#ffffff;--sb-surface-alt:#eef1f6;--sb-surface-hover:#e7ebf2;--sb-border:#d7dce6;--sb-border-hover:#a9b6ce;--sb-border-muted:#e7eaf0;--sb-brand:#1f46d1;--sb-brand-light:#365cff;--sb-text:#111318;--sb-text-secondary:#4c5566;--sb-text-muted:#747c8d;--sb-brand-btn-bg:#0f172a;--sb-brand-btn-text:#ffffff;--sb-brand-btn-border:#0f172a;--sb-brand-btn-hover-bg:#23304a}.verbatim-page .sb-container{width:min(var(--sb-container-max-w),calc(100vw - 48px));max-width:none;padding-left:0;padding-right:0}.verbatim-page-grid{height:640px;background-image:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.16) 34%,transparent 64%);mask-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,.16) 34%,transparent 64%)}.verbatim-page-grid:before{background:none}.verbatim-page-grid:after{background-size:280px 280px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.38),rgba(0,0,0,.12) 30%,transparent 58%);mask-image:linear-gradient(180deg,rgba(0,0,0,.38),rgba(0,0,0,.12) 30%,transparent 58%)}.verbatim-page .sb-section{padding-top:var(--sb-section-gap);padding-bottom:var(--sb-section-gap)}.verbatim-page .verbatim-hero-section{padding-top:102px;padding-bottom:72px}.verbatim-page .verbatim-hero-section:before{content:none}.verbatim-page .verbatim-section-header{display:flex;flex-direction:column;gap:16px;max-width:920px;margin:0 0 34px}.verbatim-page .verbatim-section-header--split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.74fr);gap:48px;align-items:end;max-width:none}.verbatim-page .verbatim-section-kicker{display:block;margin-bottom:12px;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-section-header h2{margin:0;color:var(--sb-text);font-size:var(--sb-h2-size);font-weight:520;letter-spacing:0;line-height:1.12}.verbatim-page .verbatim-section-header p{margin:0;color:var(--sb-text-secondary);line-height:1.62}.verbatim-page .verbatim-hero{display:grid;grid-template-columns:minmax(360px,.74fr) minmax(640px,1.26fr);gap:clamp(36px,5vw,72px);min-height:620px}.verbatim-page .verbatim-hero__copy{max-width:560px;gap:22px}.verbatim-page .verbatim-hero__eyebrow{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700;letter-spacing:.1em}.verbatim-page .verbatim-hero__h1{color:var(--sb-text);font-size:clamp(44px,4.6vw,70px);font-weight:560;line-height:.98}.verbatim-page .verbatim-hero__lede{color:var(--sb-text-secondary);line-height:1.62}.verbatim-page .verbatim-hero__pill{min-height:32px;border-radius:4px;border-color:var(--sb-border);background:rgba(255,255,255,.72);color:var(--sb-text-secondary)}.verbatim-page .verbatim-hero__pill svg{color:var(--sb-brand)}.verbatim-page .verbatim-hero__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.verbatim-page .verbatim-secondary-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 2px;color:var(--sb-text);font-size:14px;font-weight:560;text-decoration:none}.verbatim-page .verbatim-secondary-link:hover{color:var(--sb-brand)}.verbatim-page .verbatim-hero__trust{max-width:520px;color:var(--sb-text-muted);line-height:1.55}.verbatim-page .verbatim-hero__art-wrap{display:flex;flex-direction:column;gap:14px;width:100%;min-width:0}.verbatim-page .verbatim-hero__art-topline{display:grid;gap:5px;color:var(--sb-text)}.verbatim-page .verbatim-hero__art-topline span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-hero__art-topline strong{color:var(--sb-text);font-size:18px;font-weight:560;line-height:1.25}.verbatim-page .verbatim-evidence-artifact{width:100%;min-width:0;border:1px solid rgba(17,24,39,.16);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(247,249,252,.94)),var(--verbatim-panel);box-shadow:var(--verbatim-shadow);overflow:hidden}.verbatim-page .verbatim-evidence-artifact__header{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid var(--sb-border);background:#f8fafc}.verbatim-page .verbatim-evidence-artifact__header span,.verbatim-page .verbatim-evidence-artifact__header strong{display:block}.verbatim-page .verbatim-artifact-kicker{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.1em}.verbatim-page .verbatim-evidence-artifact__header strong{margin-top:3px;color:var(--sb-text);font-size:14px;font-weight:560}.verbatim-page .verbatim-verdict-badge{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;min-height:30px;padding:0 10px;border-radius:4px;font-size:12px;font-weight:700}.verbatim-page .verbatim-verdict-badge--success{color:var(--verbatim-accent-green);background:rgba(22,128,60,.09);border:1px solid rgba(22,128,60,.22)}.verbatim-page .verbatim-verdict-badge--warning{color:var(--verbatim-accent-amber);background:rgba(173,101,0,.1);border:1px solid rgba(173,101,0,.24)}.verbatim-page .verbatim-verdict-badge--danger{color:var(--verbatim-accent-red);background:rgba(180,35,24,.09);border:1px solid rgba(180,35,24,.22)}.verbatim-page .verbatim-evidence-artifact__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:0}.verbatim-page .verbatim-answer-pane,.verbatim-page .verbatim-source-pane{min-width:0;padding:18px}.verbatim-page .verbatim-source-pane{border-right:1px solid var(--sb-border);background:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),rgba(255,255,255,.58);background-size:18px 18px}.verbatim-page .verbatim-answer-pane{display:grid;gap:12px;background:rgba(255,255,255,.82)}.verbatim-page .verbatim-answer-pane__topline,.verbatim-page .verbatim-source-pane__topline{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.verbatim-page .verbatim-answer-pane__topline span,.verbatim-page .verbatim-source-pane__topline span{display:inline-flex;align-items:center;gap:7px}.verbatim-page .verbatim-answer-pane__topline span:last-child,.verbatim-page .verbatim-source-pane__topline span:last-child{color:var(--sb-brand)}.verbatim-page .verbatim-answer-card,.verbatim-page .verbatim-question-card,.verbatim-page .verbatim-reason-card,.verbatim-page .verbatim-source-card{border:1px solid var(--sb-border);border-radius:6px;background:rgba(255,255,255,.86)}.verbatim-page .verbatim-source-card{margin-top:12px}.verbatim-page .verbatim-source-card__meta{display:grid;gap:3px;padding:12px 13px;border-bottom:1px solid var(--sb-border);background:#f8fafc}.verbatim-page .verbatim-source-card__meta small,.verbatim-page .verbatim-source-card__meta strong{min-width:0;overflow-wrap:anywhere}.verbatim-page .verbatim-source-card__meta strong{color:var(--sb-text);font-size:13px;font-weight:650}.verbatim-page .verbatim-source-card__meta small{color:var(--sb-text-muted);font-size:12px}.verbatim-page .verbatim-source-card__quote{position:relative;padding:18px 15px 18px 17px;border-left:4px solid var(--sb-brand);font-size:15px;line-height:1.48;background:rgba(31,70,209,.045)}.verbatim-page .verbatim-source-card__locator{gap:4px;padding:12px 13px;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;line-height:1.35}.verbatim-page .verbatim-source-card__locator span{overflow-wrap:anywhere}.verbatim-page .verbatim-source-metadata{display:grid;gap:8px;margin-top:12px}.verbatim-page .verbatim-source-metadata__row{display:flex;justify-content:space-between;gap:12px;padding:8px 10px;border:1px solid var(--sb-border-muted);border-radius:5px;background:rgba(255,255,255,.74);font-size:12px}.verbatim-page .verbatim-source-metadata__row span{color:var(--sb-text-muted);text-transform:capitalize}.verbatim-page .verbatim-source-metadata__row strong{color:var(--sb-text);font-weight:620;text-align:right}.verbatim-page .verbatim-answer-card,.verbatim-page .verbatim-question-card,.verbatim-page .verbatim-reason-card{padding:12px 13px}.verbatim-page .verbatim-answer-card span,.verbatim-page .verbatim-question-card span,.verbatim-page .verbatim-reason-card__label{display:inline-flex;align-items:center;gap:7px;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-answer-card p,.verbatim-page .verbatim-question-card p,.verbatim-page .verbatim-reason-card p{margin:8px 0 0;color:var(--sb-text);font-size:14px;line-height:1.48}.verbatim-page .verbatim-reason-card{background:rgba(31,70,209,.055);border-color:rgba(31,70,209,.2)}.verbatim-page .verbatim-reason-card small{display:block;margin-top:8px;color:var(--sb-text-secondary);font-size:12px;line-height:1.45}.verbatim-page .verbatim-evidence-trail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-evidence-trail__item{min-width:0;padding:11px 12px;border-right:1px solid var(--sb-border)}.verbatim-page .verbatim-evidence-trail__item:last-child{border-right:0}.verbatim-page .verbatim-evidence-trail__label,.verbatim-page .verbatim-evidence-trail__value{display:block;min-width:0;overflow-wrap:anywhere}.verbatim-page .verbatim-evidence-trail__label{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.verbatim-page .verbatim-evidence-trail__value{margin-top:4px;color:var(--sb-text);font-size:12px;font-weight:620;line-height:1.3}.verbatim-page .verbatim-evidence-artifact__footer{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding:12px 18px;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-transform:uppercase}.verbatim-page .verbatim-evidence-artifact__footer svg{color:var(--sb-brand)}.verbatim-page .verbatim-hero-case-tabs{display:grid;gap:1px;border:1px solid var(--sb-border);border-radius:6px;overflow:hidden;background:var(--sb-border)}.verbatim-page .verbatim-hero-case-tab{appearance:none;display:flex;align-items:center;gap:8px;min-width:0;min-height:40px;padding:8px 10px;border:0;background:rgba(255,255,255,.88);color:var(--sb-text-secondary);font-size:12px;font-weight:650;cursor:pointer}.verbatim-page .verbatim-hero-case-tab span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.verbatim-page .verbatim-hero-case-tab--active,.verbatim-page .verbatim-hero-case-tab:focus-visible,.verbatim-page .verbatim-hero-case-tab:hover{outline:none;background:rgba(255,255,255,.94);color:var(--sb-text);box-shadow:inset 0 0 0 1px rgba(15,23,42,.105),inset 0 -2px 0 rgba(31,70,209,.55)}.verbatim-page .verbatim-hero-case-tab--active span,.verbatim-page .verbatim-hero-case-tab:focus-visible span,.verbatim-page .verbatim-hero-case-tab:hover span{color:#3f4a5f}.verbatim-page .verbatim-workflow-section{padding-top:68px;padding-bottom:78px;border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);background:rgba(255,255,255,.52)}.verbatim-page .verbatim-workflow-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid var(--sb-border);border-radius:8px;overflow:hidden;background:var(--sb-border)}.verbatim-page .verbatim-workflow-stage{min-width:0;display:flex;flex-direction:column;gap:12px;min-height:310px;padding:20px;background:var(--sb-surface)}.verbatim-page .verbatim-workflow-stage__topline{display:flex;justify-content:space-between;align-items:center;color:var(--sb-brand)}.verbatim-page .verbatim-workflow-stage__topline span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:800;letter-spacing:.08em}.verbatim-page .verbatim-workflow-stage h3{margin:4px 0 0;color:var(--sb-text);font-size:18px;font-weight:620;line-height:1.18}.verbatim-page .verbatim-workflow-stage p{margin:0;color:var(--sb-text-secondary);line-height:1.52}.verbatim-page .verbatim-workflow-stage__output{margin-top:auto;display:grid;gap:3px;padding:10px;border:1px solid var(--sb-border-muted);border-radius:5px;background:#f8fafc}.verbatim-page .verbatim-workflow-stage__output span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-workflow-stage__output strong{color:var(--sb-text);font-size:13px}.verbatim-page .verbatim-workflow-stage small{color:var(--sb-text-muted);font-size:12px;line-height:1.45}.verbatim-page .verbatim-workflow-runtime{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.verbatim-page .verbatim-workflow-runtime span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid var(--sb-border);border-radius:5px;background:rgba(255,255,255,.78);color:var(--sb-text-secondary);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:650}.verbatim-page .verbatim-verifier{display:block}.verbatim-page .verbatim-verifier__content{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:18px;align-items:stretch}.verbatim-page .verbatim-verifier__stats{display:grid;grid-template-columns:1fr;gap:10px;margin:0;padding:0;list-style:none}.verbatim-page .verbatim-verifier__stat{padding:18px;border:1px solid var(--sb-border);border-radius:8px;background:var(--sb-surface);box-shadow:none}.verbatim-page .verbatim-verifier__stat-value{display:block;color:var(--sb-text);font-size:38px;font-weight:640;line-height:1}.verbatim-page .verbatim-verifier__stat-label{display:block;margin-top:8px;color:var(--sb-text);font-size:15px;font-weight:630;line-height:1.25}.verbatim-page .verbatim-verifier__stat-detail{display:block;margin-top:8px;color:var(--sb-text-secondary);font-size:13px;line-height:1.5}.verbatim-page .verbatim-verifier__audit-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--sb-border);border-radius:8px;background:var(--sb-surface);overflow:hidden}.verbatim-page .verbatim-verifier__audit-topline{display:flex;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid var(--sb-border);background:#f8fafc}.verbatim-page .verbatim-verifier__audit-topline span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-verifier__audit-topline strong{color:var(--sb-text);font-size:14px}.verbatim-page .verbatim-verifier__steps{display:grid;gap:0;margin:0;padding:0;border:0;list-style:none}.verbatim-page .verbatim-verifier__step{display:grid;grid-template-columns:38px minmax(0,1fr);gap:14px;padding:20px 18px;border-bottom:1px solid var(--sb-border);background:transparent}.verbatim-page .verbatim-verifier__step-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(31,70,209,.22);border-radius:6px;color:var(--sb-brand);background:rgba(31,70,209,.07)}.verbatim-page .verbatim-verifier__step-num{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:760;letter-spacing:.08em}.verbatim-page .verbatim-verifier__step-title{margin-top:3px;color:var(--sb-text);font-size:16px;font-weight:640}.verbatim-page .verbatim-verifier__step-body{margin:6px 0 0;color:var(--sb-text-secondary);font-size:14px;line-height:1.52}.verbatim-page .verbatim-verifier__reason-output{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:start;margin:18px;padding:14px;border:1px solid rgba(22,128,60,.2);border-radius:6px;color:var(--verbatim-accent-green);background:rgba(22,128,60,.07)}.verbatim-page .verbatim-verifier__reason-output span{color:var(--verbatim-accent-green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-verifier__reason-output p{margin:5px 0 0;color:var(--sb-text);font-size:13px;line-height:1.5}.verbatim-page .verbatim-verifier__cta-row{margin-top:22px}.verbatim-page .verbatim-verifier__cta{border-radius:6px;background:#0f172a;color:#ffffff;border:1px solid #0f172a}.verbatim-page .verbatim-code-section{padding-top:74px;padding-bottom:74px;border-top:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);background:rgba(255,255,255,.48)}.verbatim-page .verbatim-citation-workbench{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:18px;align-items:stretch}.verbatim-page .verbatim-citation-narrative,.verbatim-page .verbatim-citation-review{min-width:0;border:1px solid var(--sb-border);border-radius:8px;background:var(--sb-surface);box-shadow:var(--verbatim-shadow);overflow:hidden}.verbatim-page .verbatim-citation-review{box-shadow:none}.verbatim-page .verbatim-citation-card__header,.verbatim-page .verbatim-citation-review__toolbar{min-height:auto;padding:16px 18px;background:#f8fafc}.verbatim-page .verbatim-citation-card__icon{color:var(--sb-brand);background:rgba(31,70,209,.08);border-color:rgba(31,70,209,.22)}.verbatim-page .verbatim-citation-query__input{grid-template-columns:18px minmax(0,1fr) 34px;border-color:rgba(31,70,209,.24);background:rgba(31,70,209,.045)}.verbatim-page .verbatim-citation-query__cursor{display:none}.verbatim-page .verbatim-citation-answer-panel__top span,.verbatim-page .verbatim-citation-card__header span,.verbatim-page .verbatim-citation-query__input svg,.verbatim-page .verbatim-citation-review__toolbar>div:first-child span{color:var(--sb-brand)}.verbatim-page .verbatim-citation-query__input button{border-color:rgba(31,70,209,.24);background:rgba(31,70,209,.09)}.verbatim-page .verbatim-citation-answer-panel,.verbatim-page .verbatim-citation-footnotes{border-radius:6px}.verbatim-page .verbatim-citation-narrative__paragraph{color:var(--sb-text);font-size:17px;line-height:1.5;font-weight:480}.verbatim-page .verbatim-citation-ref{color:var(--sb-brand);border-color:rgba(31,70,209,.24);background:rgba(31,70,209,.08)}.verbatim-page .verbatim-citation-ref--active,.verbatim-page .verbatim-citation-ref:focus-visible,.verbatim-page .verbatim-citation-ref:hover{background:var(--sb-brand);color:#ffffff}.verbatim-page .verbatim-citation-mode-tabs{display:inline-flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.verbatim-page .verbatim-citation-mode-tab{appearance:none;display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 10px;border:1px solid var(--sb-border);border-radius:5px;background:#ffffff;color:var(--sb-text-secondary);font-size:12px;font-weight:650;cursor:pointer}.verbatim-page .verbatim-citation-mode-tab--active,.verbatim-page .verbatim-citation-mode-tab:focus-visible,.verbatim-page .verbatim-citation-mode-tab:hover{outline:none;border-color:#0f172a;background:#0f172a;color:#ffffff}.verbatim-page .verbatim-citation-review__summary{border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-table td{vertical-align:top}.verbatim-page .verbatim-citation-footnote small,.verbatim-page .verbatim-citation-footnote strong,.verbatim-page .verbatim-citation-table td span,.verbatim-page .verbatim-citation-table td strong{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere}.verbatim-page .verbatim-citation-status{min-height:24px;padding:0 8px;border-radius:4px;font-size:11px;font-weight:750;white-space:nowrap}.verbatim-page .verbatim-citation-status--supports{color:var(--verbatim-accent-green);background:rgba(22,128,60,.08)}.verbatim-page .verbatim-citation-status--conflict{color:var(--verbatim-accent-amber);background:rgba(173,101,0,.1)}.verbatim-page .verbatim-citation-source-view__line--active{border-left-color:var(--sb-brand)}.verbatim-page .verbatim-citation-metadata-view{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;border:1px solid var(--sb-border);border-radius:6px;overflow:hidden}.verbatim-page .verbatim-citation-metadata-view div{min-width:0;padding:11px 12px;border-right:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border);background:rgba(255,255,255,.78)}.verbatim-page .verbatim-citation-metadata-view div:nth-child(2n){border-right:0}.verbatim-page .verbatim-citation-metadata-view dt{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.06em}.verbatim-page .verbatim-citation-metadata-view dd{margin:5px 0 0;color:var(--sb-text);font-size:12px;line-height:1.42;overflow-wrap:anywhere}.verbatim-page .verbatim-citation-inspector{border-top:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-inspector__reason{display:grid;gap:5px;margin-top:12px;padding:12px;border:1px solid rgba(31,70,209,.18);border-radius:6px;background:rgba(31,70,209,.055)}.verbatim-page .verbatim-citation-inspector__reason span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-citation-inspector__reason p,.verbatim-page .verbatim-citation-inspector__reason small{margin:0;color:var(--sb-text);font-size:13px;line-height:1.48}.verbatim-page .verbatim-citation-inspector__reason small{color:var(--sb-text-secondary)}.verbatim-page .verbatim-usecases-section{padding-top:84px;padding-bottom:84px}.verbatim-page .verbatim-usecases{grid-template-columns:minmax(240px,.36fr) minmax(0,1fr);gap:18px;align-items:stretch}.verbatim-page .verbatim-usecases__tabs{display:grid;grid-template-columns:1fr;gap:1px;align-self:stretch;border:1px solid var(--sb-border);border-radius:8px;overflow:hidden;background:var(--sb-border)}.verbatim-page .verbatim-usecase-tab{appearance:none;display:flex;justify-content:space-between;gap:14px;align-items:center;min-height:58px;padding:0 16px;border:0;background:#ffffff;color:var(--sb-text-secondary);font-size:14px;font-weight:650;text-align:left;cursor:pointer}.verbatim-page .verbatim-usecase-tab span{flex:0 0 auto;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.verbatim-page .verbatim-usecase-tab--active,.verbatim-page .verbatim-usecase-tab:focus-visible,.verbatim-page .verbatim-usecase-tab:hover{outline:none;background:#0f172a;color:#ffffff}.verbatim-page .verbatim-usecase-tab--active span,.verbatim-page .verbatim-usecase-tab:focus-visible span,.verbatim-page .verbatim-usecase-tab:hover span{color:rgba(255,255,255,.68)}.verbatim-page .verbatim-usecase-panel{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:24px;min-width:0;padding:26px;border:1px solid var(--sb-border);background:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),#ffffff;background-size:22px 22px}.verbatim-page .verbatim-usecase-panel__summary{min-width:0}.verbatim-page .verbatim-usecase-panel__kicker{display:block;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-usecase-panel h3{margin:10px 0 12px;color:var(--sb-text);font-size:30px;font-weight:560;line-height:1.14}.verbatim-page .verbatim-usecase-panel p{margin:0;color:var(--sb-text-secondary);font-size:15px;line-height:1.6}.verbatim-page .verbatim-usecase-panel__flow{display:grid;gap:10px}.verbatim-page .verbatim-usecase-panel__flow div{display:grid;grid-template-columns:26px minmax(120px,.35fr) minmax(0,1fr);gap:10px;align-items:center;padding:12px;border:1px solid var(--sb-border);border-radius:6px;background:rgba(255,255,255,.86)}.verbatim-page .verbatim-usecase-panel__flow svg{color:var(--sb-brand)}.verbatim-page .verbatim-usecase-panel__flow span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.verbatim-page .verbatim-usecase-panel__flow strong{min-width:0;color:var(--sb-text);font-size:13px;line-height:1.35;overflow-wrap:anywhere}.verbatim-page .verbatim-usecase-panel__bullets{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;padding:0;list-style:none}.verbatim-page .verbatim-usecase-panel__bullets li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding:12px;border:1px solid var(--sb-border-muted);border-radius:6px;background:rgba(255,255,255,.82);color:var(--sb-text-secondary);font-size:13px;line-height:1.45}.verbatim-page .verbatim-usecase-panel__bullets svg{margin-top:2px;color:var(--verbatim-accent-green)}.verbatim-page .verbatim-usecase-panel__cta{grid-column:1/-1;justify-self:start;appearance:none;min-height:38px;padding:0 14px;border:1px solid #0f172a;border-radius:6px;background:#0f172a;color:#ffffff;font-size:14px;font-weight:650;cursor:pointer}.verbatim-page .verbatim-usecase-panel__cta:focus-visible,.verbatim-page .verbatim-usecase-panel__cta:hover{outline:none;background:#23304a}.verbatim-page .verbatim-feature-section,.verbatim-page .verbatim-positioning-section{background:transparent}.verbatim-page .verbatim-form-section{padding-top:84px;border-top:1px solid var(--sb-border)}.verbatim-page .verbatim-form-layout{grid-template-columns:minmax(260px,.45fr) minmax(0,.95fr);gap:56px}.verbatim-page .verbatim-form-side__icon{color:var(--sb-brand);background:rgba(31,70,209,.08);border-color:rgba(31,70,209,.2)}.verbatim-page .verbatim-form,.verbatim-page .verbatim-form-main .verbatim-form-wrapper{border-radius:8px}@media (max-width:1180px){.verbatim-page .verbatim-hero{grid-template-columns:1fr;min-height:0}.verbatim-page .verbatim-hero__copy{max-width:820px}.verbatim-page .verbatim-evidence-artifact__grid{grid-template-columns:1fr 1fr}.verbatim-page .verbatim-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.verbatim-page .verbatim-citation-workbench,.verbatim-page .verbatim-verifier__content{grid-template-columns:1fr}}@media (max-width:920px){.verbatim-page{--sb-h1-size:44px;--sb-h2-size:32px;--sb-section-gap:68px}.verbatim-page .sb-container{width:min(100% - 32px,var(--sb-container-max-w))}.verbatim-page .verbatim-form-layout,.verbatim-page .verbatim-section-header--split,.verbatim-page .verbatim-usecase-panel,.verbatim-page .verbatim-usecases{grid-template-columns:1fr}.verbatim-page .verbatim-section-header--split{gap:16px}.verbatim-page .verbatim-hero-section{padding-top:82px}.verbatim-page .verbatim-evidence-artifact__grid{grid-template-columns:1fr}.verbatim-page .verbatim-source-pane{border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-evidence-trail,.verbatim-page .verbatim-usecase-panel__bullets,.verbatim-page .verbatim-workflow-grid{grid-template-columns:1fr}.verbatim-page .verbatim-evidence-trail__item{border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-evidence-trail__item:last-child{border-bottom:0}.verbatim-page .verbatim-workflow-stage{min-height:auto}.verbatim-page .verbatim-usecases__tabs{grid-template-columns:repeat(5,minmax(0,1fr))}.verbatim-page .verbatim-usecase-tab{min-height:54px;flex-direction:column;justify-content:center;gap:4px;padding:8px 6px;text-align:center}}@media (max-width:640px){.verbatim-page{--sb-h1-size:38px;--sb-h2-size:28px;--sb-section-gap:56px}.verbatim-page .sb-container{width:min(100% - 24px,var(--sb-container-max-w))}.verbatim-page .verbatim-hero-section{padding-top:72px;padding-bottom:48px}.verbatim-page .verbatim-hero{gap:30px}.verbatim-page .verbatim-hero__h1{font-size:40px}.verbatim-page .verbatim-hero__actions,.verbatim-page .verbatim-hero__actions .sb-btn-primary,.verbatim-page .verbatim-secondary-link{width:100%}.verbatim-page .verbatim-hero__actions .sb-btn-primary,.verbatim-page .verbatim-secondary-link{justify-content:center}.verbatim-page .verbatim-citation-answer-panel__top,.verbatim-page .verbatim-citation-review__toolbar,.verbatim-page .verbatim-evidence-artifact__header,.verbatim-page .verbatim-verifier__audit-topline{align-items:flex-start;flex-direction:column}.verbatim-page .verbatim-answer-pane,.verbatim-page .verbatim-source-pane{padding:14px}.verbatim-page .verbatim-hero-case-tabs,.verbatim-page .verbatim-usecases__tabs{grid-template-columns:1fr}.verbatim-page .verbatim-hero-case-tab,.verbatim-page .verbatim-usecase-tab{flex-direction:row;justify-content:flex-start;min-height:42px;padding:8px 12px;text-align:left}.verbatim-page .verbatim-workflow-stage{padding:16px}.verbatim-page .verbatim-verifier__step{grid-template-columns:1fr}.verbatim-page .verbatim-citation-query__input{grid-template-columns:18px minmax(0,1fr)}.verbatim-page .verbatim-citation-query__input button{display:none}.verbatim-page .verbatim-citation-footnote{grid-template-columns:34px minmax(0,1fr)}.verbatim-page .verbatim-citation-footnote small{grid-column:2;justify-self:start}.verbatim-page .verbatim-citation-table td{grid-template-columns:minmax(0,1fr);gap:4px}.verbatim-page .verbatim-citation-table td:before{display:block}.verbatim-page .verbatim-citation-mode-tabs{width:100%;justify-content:stretch}.verbatim-page .verbatim-citation-mode-tab{flex:1 1 100%;justify-content:center}.verbatim-page .verbatim-citation-metadata-view{grid-template-columns:1fr}.verbatim-page .verbatim-citation-metadata-view div,.verbatim-page .verbatim-citation-metadata-view div:nth-child(2n){border-right:0}.verbatim-page .verbatim-usecase-panel{padding:18px}.verbatim-page .verbatim-usecase-panel h3{font-size:24px}.verbatim-page .verbatim-usecase-panel__flow div{grid-template-columns:24px minmax(0,1fr)}.verbatim-page .verbatim-usecase-panel__flow strong{grid-column:2}}.verbatim-page .verbatim-evidence-artifact__body{grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-width:0;background:#f8fafc}.verbatim-page .verbatim-hero{grid-template-columns:minmax(430px,.64fr) minmax(0,1.36fr);min-height:610px}.verbatim-page .verbatim-hero__copy{max-width:640px}.verbatim-page .verbatim-hero__h1{font-size:clamp(42px,3.8vw,58px);line-height:1.02}.verbatim-page .verbatim-document-preview{background:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),#eef2f7;background-size:20px 20px}.verbatim-page .verbatim-document-preview__chrome{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:10px;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-document-preview__chrome strong{min-width:0;color:var(--sb-text);overflow-wrap:anywhere;text-align:right}.verbatim-page .verbatim-document-preview__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:438px;padding:12px;border:1px solid rgba(17,24,39,.14);border-radius:7px;background:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),#f8fafc;background-size:18px 18px;box-shadow:0 14px 30px rgba(15,23,42,.08);overflow:hidden}.verbatim-page .verbatim-document-preview__visual img{display:block;width:100%;max-height:408px;border:1px solid rgba(203,213,225,.8);border-radius:7px;object-fit:contain;background:#f8fafc}.verbatim-page .verbatim-document-preview__page{position:relative;min-height:292px;padding:18px;border:1px solid rgba(17,24,39,.14);border-radius:6px;background:repeating-linear-gradient(0deg,rgba(31,70,209,.045),rgba(31,70,209,.045) 1px,transparent 0,transparent 28px),#ffffff;box-shadow:0 14px 30px rgba(15,23,42,.08);overflow:hidden}.verbatim-page .verbatim-document-preview__masthead{display:grid;gap:4px;padding-bottom:12px;border-bottom:2px solid #111318}.verbatim-page .verbatim-document-preview__masthead span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-document-preview__masthead strong{color:var(--sb-text);font-size:18px;font-weight:680;line-height:1.16}.verbatim-page .verbatim-document-lines{display:grid;gap:7px;margin-top:14px}.verbatim-page .verbatim-document-line{display:grid;grid-template-columns:58px minmax(0,1fr) 72px;gap:10px;align-items:start;min-width:0;padding:8px 10px;border:1px solid rgba(116,124,141,.22);border-radius:5px;background:rgba(255,255,255,.78)}.verbatim-page .verbatim-document-line--primary{border-color:rgba(31,70,209,.5);background:rgba(31,70,209,.09)}.verbatim-page .verbatim-document-line--support{border-color:rgba(22,128,60,.34);background:rgba(22,128,60,.075)}.verbatim-page .verbatim-document-line--warning{border-color:rgba(173,101,0,.38);background:rgba(173,101,0,.09)}.verbatim-page .verbatim-document-line--muted{background:rgba(248,250,252,.9)}.verbatim-page .verbatim-document-line__marker,.verbatim-page .verbatim-document-line__tag{min-width:0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.verbatim-page .verbatim-document-line__marker{color:var(--sb-text-muted)}.verbatim-page .verbatim-document-line__tag{justify-self:end;color:var(--sb-brand);text-align:right}.verbatim-page .verbatim-document-line p{min-width:0;margin:0;color:var(--sb-text);font-size:11px;line-height:1.38;overflow-wrap:anywhere}.verbatim-page .verbatim-document-preview__stamp{position:absolute;display:grid;gap:3px;max-width:min(300px,calc(100% - 36px));padding:9px 11px;border:1px solid rgba(31,70,209,.22);border-radius:4px;background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(15,23,42,.08)}.verbatim-page .verbatim-document-preview__stamp span{color:var(--sb-brand);font-size:16px;font-weight:720;line-height:1}.verbatim-page .verbatim-document-preview__stamp strong{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.3;overflow-wrap:anywhere}.verbatim-page .verbatim-structured-output{display:grid;grid-template-columns:minmax(0,1fr);align-content:start;gap:9px;padding:18px;border-top:0;border-left:1px solid var(--sb-border);background:#ffffff}.verbatim-page .verbatim-structured-output__meta,.verbatim-page .verbatim-structured-output__quote,.verbatim-page .verbatim-structured-output__reason,.verbatim-page .verbatim-structured-output__row,.verbatim-page .verbatim-structured-output__topline{min-width:0}.verbatim-page .verbatim-structured-output__topline{display:flex;justify-content:space-between;gap:12px;align-items:center;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-structured-output__topline span{display:inline-flex;align-items:center;gap:7px}.verbatim-page .verbatim-structured-output__topline span:last-child{color:var(--sb-brand)}.verbatim-page .verbatim-structured-output__meta,.verbatim-page .verbatim-structured-output__quote,.verbatim-page .verbatim-structured-output__reason,.verbatim-page .verbatim-structured-output__row{border:1px solid var(--sb-border);border-radius:5px;background:#f8fafc}.verbatim-page .verbatim-structured-output__row{padding:11px 12px}.verbatim-page .verbatim-structured-output__row--answer{background:rgba(31,70,209,.055);border-color:rgba(31,70,209,.2)}.verbatim-page .verbatim-structured-output__meta dt,.verbatim-page .verbatim-structured-output__reason div,.verbatim-page .verbatim-structured-output__row span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-structured-output__quote span,.verbatim-page .verbatim-structured-output__reason p,.verbatim-page .verbatim-structured-output__row p{margin:6px 0 0;color:var(--sb-text);font-size:13px;line-height:1.45;overflow-wrap:anywhere}.verbatim-page .verbatim-structured-output__reason{padding:12px}.verbatim-page .verbatim-structured-output__reason div{display:inline-flex;align-items:center;gap:7px}.verbatim-page .verbatim-structured-output__reason small{display:block;margin-top:8px;color:var(--sb-text-secondary);font-size:12px;line-height:1.45}.verbatim-page .verbatim-structured-output__quote{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;padding:11px 12px;color:var(--sb-brand)}.verbatim-page .verbatim-structured-output__quote span{margin:0;color:var(--sb-text-secondary)}.verbatim-page .verbatim-structured-output__meta{display:grid;grid-template-columns:minmax(0,1fr);margin:0;padding:0;overflow:hidden}.verbatim-page .verbatim-structured-output__meta div{min-width:0;padding:10px 12px;border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-structured-output__meta div:last-child{border-bottom:0}.verbatim-page .verbatim-structured-output__meta dd{margin:4px 0 0;color:var(--sb-text);font-size:12px;font-weight:650;line-height:1.35;overflow-wrap:anywhere}.verbatim-page .verbatim-workflow-stage{min-height:260px;padding:24px}.verbatim-page .verbatim-workflow-stage h3{font-size:22px}.verbatim-page .verbatim-workflow-stage p{font-size:15px}.verbatim-page .verbatim-verifier-section{padding-top:66px;padding-bottom:66px}.verbatim-page .verbatim-verifier__content{grid-template-columns:1fr;gap:12px}.verbatim-page .verbatim-verifier__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.verbatim-page .verbatim-verifier__stat{display:grid;grid-template-columns:auto minmax(0,1fr);gap:4px 14px;align-items:start;padding:16px}.verbatim-page .verbatim-verifier__stat-value{grid-row:1/span 2;font-size:30px}.verbatim-page .verbatim-verifier__stat-label{margin-top:0;font-size:13px}.verbatim-page .verbatim-verifier__stat-detail{margin-top:0;font-size:12px}.verbatim-page .verbatim-verifier__steps{grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--sb-border)}.verbatim-page .verbatim-verifier__step{grid-template-columns:34px minmax(0,1fr);padding:16px;border-bottom:0;border-right:1px solid var(--sb-border)}.verbatim-page .verbatim-verifier__step:last-child{border-right:0}.verbatim-page .verbatim-verifier__step-body{font-size:13px}.verbatim-page .verbatim-verifier__reason-output{margin:14px 16px 16px}.verbatim-page .verbatim-code-section{padding-top:62px;padding-bottom:62px}.verbatim-page .verbatim-citation-workbench{gap:14px}.verbatim-page .verbatim-citation-narrative,.verbatim-page .verbatim-citation-review{box-shadow:none}.verbatim-page .verbatim-citation-narrative__paragraph{font-size:15px;line-height:1.48}.verbatim-page .verbatim-citation-query__scope span,.verbatim-page .verbatim-citation-review__metrics span{min-height:26px;font-size:11px}@media (max-width:1180px){.verbatim-page .verbatim-structured-output{grid-template-columns:minmax(0,1fr)}}@media (max-width:920px){.verbatim-page .verbatim-hero{grid-template-columns:1fr;min-height:0}.verbatim-page .verbatim-hero__copy{max-width:100%}.verbatim-page .verbatim-evidence-artifact__body,.verbatim-page .verbatim-structured-output,.verbatim-page .verbatim-verifier__stats,.verbatim-page .verbatim-verifier__steps,.verbatim-page .verbatim-workflow-grid{grid-template-columns:1fr}.verbatim-page .verbatim-verifier__step{border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-verifier__step:last-child{border-bottom:0}.verbatim-page .verbatim-structured-output__meta,.verbatim-page .verbatim-structured-output__reason{grid-column:auto;grid-row:auto}.verbatim-page .verbatim-structured-output{border-top:1px solid var(--sb-border);border-left:0}}@media (max-width:640px){.verbatim-page .verbatim-hero__h1{font-size:40px}.verbatim-page .verbatim-positioning__art{width:100%;margin-left:0;margin-right:0;justify-content:center;overflow:hidden}.verbatim-page .verbatim-positioning-diagram{width:100%;max-width:100%;overflow:hidden}.verbatim-page .verbatim-document-preview,.verbatim-page .verbatim-structured-output{padding:14px}.verbatim-page .verbatim-document-preview__chrome,.verbatim-page .verbatim-structured-output__topline{align-items:flex-start;flex-direction:column}.verbatim-page .verbatim-document-preview__chrome strong{text-align:left}.verbatim-page .verbatim-document-preview__page{min-height:0;padding:14px 14px 96px}.verbatim-page .verbatim-document-line{grid-template-columns:minmax(0,1fr);gap:6px}.verbatim-page .verbatim-document-line__tag{justify-self:start;text-align:left}.verbatim-page .verbatim-document-preview__stamp{left:14px;right:14px;bottom:14px}.verbatim-page .verbatim-structured-output__meta{grid-template-columns:1fr}.verbatim-page .verbatim-structured-output__meta div{border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-structured-output__meta div:last-child{border-bottom:0}.verbatim-page .verbatim-verifier__stat{grid-template-columns:1fr}}.verbatim-page .verbatim-hero-section{padding-top:74px;padding-bottom:70px}.verbatim-page .verbatim-hero{grid-template-columns:minmax(360px,.9fr) minmax(560px,1.1fr);column-gap:clamp(44px,6vw,88px);row-gap:24px;align-items:center;min-height:auto}.verbatim-page .verbatim-hero__copy{max-width:580px}.verbatim-page .verbatim-hero__support{grid-column:1;grid-row:2;max-width:580px}.verbatim-page .verbatim-hero__art-wrap{grid-row:1/span 2}.verbatim-page .verbatim-hero__h1{max-width:11ch;font-size:clamp(46px,5.6vw,72px);line-height:.96}.verbatim-page .verbatim-hero__lede{max-width:540px;margin-top:24px;font-size:18px;line-height:1.58}.verbatim-page .verbatim-hero__proof-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:28px}.verbatim-page .verbatim-hero__proof{min-width:0;padding:14px 12px;border:1px solid var(--sb-border);border-radius:8px;background:rgba(255,255,255,.68)}.verbatim-page .verbatim-hero__proof svg{margin-bottom:10px;color:var(--sb-brand)}.verbatim-page .verbatim-hero__proof span,.verbatim-page .verbatim-hero__proof strong{display:block}.verbatim-page .verbatim-hero__proof span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.verbatim-page .verbatim-hero__proof strong{margin-top:5px;color:var(--sb-text);font-size:13px;line-height:1.35}.verbatim-page .verbatim-evidence-artifact{border-radius:8px;box-shadow:0 18px 50px rgba(15,23,42,.12)}.verbatim-page .verbatim-evidence-artifact__header{padding:16px 18px}.verbatim-page .verbatim-evidence-artifact__body{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(260px,.66fr);gap:0;align-items:stretch}.verbatim-page .verbatim-document-preview{min-width:0;padding:16px;border-right:1px solid var(--sb-border)}.verbatim-page .verbatim-document-preview__page{min-height:438px}.verbatim-page .verbatim-hero-result{display:grid;min-width:0;background:#f8fafc}.verbatim-page .verbatim-hero-result__row{min-width:0;padding:18px 20px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-hero-result__row:last-child{border-bottom:0}.verbatim-page .verbatim-hero-result__row span{display:block;margin-bottom:9px;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.verbatim-page .verbatim-hero-result__row blockquote,.verbatim-page .verbatim-hero-result__row p,.verbatim-page .verbatim-hero-result__row small{margin:0;color:var(--sb-text)}.verbatim-page .verbatim-hero-result__row blockquote,.verbatim-page .verbatim-hero-result__row p{font-size:14px;line-height:1.52}.verbatim-page .verbatim-hero-result__row blockquote{padding:12px 14px;border-left:3px solid var(--sb-brand);border-radius:6px;background:#fff}.verbatim-page .verbatim-hero-result__row small{display:block;margin-top:10px;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.verbatim-page .verbatim-hero-case-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding-top:10px}.verbatim-page .verbatim-hero-case-tab{justify-content:center;min-height:38px;border-radius:6px;font-size:11px}.verbatim-page .verbatim-code-section,.verbatim-page .verbatim-usecases-section,.verbatim-page .verbatim-verifier-section,.verbatim-page .verbatim-workflow-section{padding-top:68px;padding-bottom:68px}.verbatim-page .verbatim-section-header{margin-bottom:28px}.verbatim-page .verbatim-section-header h2{max-width:760px;font-size:clamp(32px,3.7vw,52px);line-height:1.02}.verbatim-page .verbatim-section-header p{max-width:510px;font-size:16px;line-height:1.56}.verbatim-page .verbatim-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.verbatim-page .verbatim-workflow-stage{min-height:0;padding:22px;border-radius:8px;box-shadow:none}.verbatim-page .verbatim-workflow-stage h3{margin-top:22px;font-size:19px}.verbatim-page .verbatim-workflow-stage p{min-height:50px;font-size:14px;line-height:1.48}.verbatim-page .verbatim-workflow-stage__output{margin-top:18px}.verbatim-page .verbatim-record{display:grid;grid-template-columns:minmax(360px,.96fr) minmax(0,1.04fr);gap:14px}.verbatim-page .verbatim-record__example,.verbatim-page .verbatim-record__fields{min-width:0;border:1px solid var(--sb-border);border-radius:8px;background:rgba(255,255,255,.76);box-shadow:none}.verbatim-page .verbatim-record__example{overflow:hidden}.verbatim-page .verbatim-record__topline{display:flex;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid var(--sb-border);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.verbatim-page .verbatim-record__topline span{color:var(--sb-brand);font-size:11px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-record__topline strong{color:var(--sb-text);font-size:12px}.verbatim-page .verbatim-record__example pre{margin:0;padding:18px;color:var(--sb-text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.62;white-space:pre-wrap}.verbatim-page .verbatim-record__fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;list-style:none}.verbatim-page .verbatim-record__fields li{display:flex;gap:13px;min-width:0;padding:18px;border-right:1px solid var(--sb-border);border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-record__fields li:nth-child(2n){border-right:0}.verbatim-page .verbatim-record__fields li:nth-last-child(-n+2){border-bottom:0}.verbatim-page .verbatim-record__fields svg{flex:0 0 auto;margin-top:2px;color:var(--sb-brand)}.verbatim-page .verbatim-record__fields span,.verbatim-page .verbatim-record__fields strong{display:block}.verbatim-page .verbatim-record__fields strong{color:var(--sb-text);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.verbatim-page .verbatim-record__fields span{margin-top:7px;color:var(--sb-text-muted);font-size:13px;line-height:1.45}.verbatim-page .verbatim-verifier__cta{display:inline-flex;align-items:center;gap:9px}.verbatim-page .verbatim-claim-inspector{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(0,1.12fr);gap:14px}.verbatim-page .verbatim-claim-list,.verbatim-page .verbatim-source-card{min-width:0;border:1px solid var(--sb-border);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:none}.verbatim-page .verbatim-claim-list__topline,.verbatim-page .verbatim-source-card__header{display:flex;justify-content:space-between;gap:14px;padding:17px 18px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-claim-list__topline span,.verbatim-page .verbatim-source-card__header span:first-child{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.verbatim-page .verbatim-claim-list__topline strong,.verbatim-page .verbatim-source-card__header strong{display:block;margin-top:5px;color:var(--sb-text);font-size:14px;line-height:1.35}.verbatim-page .verbatim-claim-list__items{display:grid}.verbatim-page .verbatim-claim-row{display:grid;grid-template-columns:80px minmax(0,1fr);gap:10px 14px;width:100%;padding:18px;border:0;border-bottom:1px solid var(--sb-border);background:transparent;color:inherit;text-align:left;cursor:pointer}.verbatim-page .verbatim-claim-row:last-child{border-bottom:0}.verbatim-page .verbatim-claim-row--active,.verbatim-page .verbatim-claim-row:focus-visible,.verbatim-page .verbatim-claim-row:hover{background:rgba(13,148,136,.07);outline:none}.verbatim-page .verbatim-claim-row__index{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:780;letter-spacing:.06em;text-transform:uppercase}.verbatim-page .verbatim-claim-row__text{color:var(--sb-text);font-size:14px;line-height:1.48}.verbatim-page .verbatim-claim-row__meta{display:inline-flex;grid-column:2;align-items:center;gap:7px;width:fit-content;color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.verbatim-page .verbatim-source-card{overflow:hidden}.verbatim-page .verbatim-source-card__preview{display:grid;gap:10px;padding:14px 16px 13px;border-bottom:1px solid var(--sb-border);background:linear-gradient(rgba(15,23,42,.028) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.028) 1px,transparent 0),rgba(248,250,252,.64);background-size:18px 18px}.verbatim-page .verbatim-source-card__preview-frame{display:grid;place-items:center;min-width:0;height:clamp(210px,21vw,270px);overflow:hidden;border:1px solid var(--verbatim-soft-divider);border-radius:8px;background:#eef1f5}.verbatim-page .verbatim-source-card__preview-frame img{display:block;width:100%;height:100%;object-fit:contain}.verbatim-page .verbatim-source-card__preview-meta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px 10px;min-width:0}.verbatim-page .verbatim-source-card__preview-meta>div{min-width:0}.verbatim-page .verbatim-source-card__preview-meta small,.verbatim-page .verbatim-source-card__preview-meta span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-source-card__preview-meta strong{display:block;margin-top:2px;overflow:hidden;color:var(--sb-text);font-size:13px;font-weight:720;line-height:1.28;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-source-card__preview-meta small{justify-self:end;color:var(--sb-brand)}.verbatim-page .verbatim-source-card__locator{display:grid;grid-template-columns:20px minmax(0,1fr);gap:6px 10px;padding:18px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-source-card__locator svg{grid-row:span 2;color:var(--sb-brand)}.verbatim-page .verbatim-source-card__locator span,.verbatim-page .verbatim-source-card__locator strong{min-width:0}.verbatim-page .verbatim-source-card__locator span{color:var(--sb-text);font-size:14px;font-weight:760}.verbatim-page .verbatim-source-card__locator strong{color:var(--sb-text-muted);font-size:12px;font-weight:650}.verbatim-page .verbatim-source-card__quote{display:flex;gap:12px;margin:0;padding:22px 24px;border-bottom:1px solid var(--sb-border);background:#f8fafc;color:var(--sb-text);font-size:18px;line-height:1.5}.verbatim-page .verbatim-source-card__quote svg{flex:0 0 auto;margin-top:5px;color:var(--sb-brand)}.verbatim-page .verbatim-source-card__explanation,.verbatim-page .verbatim-source-card__reason{padding:18px 22px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-source-card__explanation{display:flex;gap:11px;border-bottom:0}.verbatim-page .verbatim-source-card__explanation svg{flex:0 0 auto;margin-top:3px;color:var(--sb-brand)}.verbatim-page .verbatim-source-card__reason span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.verbatim-page .verbatim-source-card__explanation p,.verbatim-page .verbatim-source-card__reason p{margin:7px 0 0;color:var(--sb-text);font-size:14px;line-height:1.55}.verbatim-page .verbatim-source-card__explanation p{margin-top:0;color:var(--sb-text-muted)}.verbatim-page .verbatim-citation-status{display:inline-flex;align-items:center;flex:0 0 auto;gap:6px;border-radius:999px}.verbatim-page .verbatim-usecases{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,.66fr);gap:14px}.verbatim-page .verbatim-usecase-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.verbatim-page .verbatim-usecase-card{min-width:0;border:1px solid var(--sb-border);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:none}.verbatim-page .verbatim-usecase-card__kicker{display:block;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.verbatim-page .verbatim-usecase-card h3{margin:12px 0 10px;color:var(--sb-text);font-size:18px;font-weight:650;line-height:1.18}.verbatim-page .verbatim-usecase-card p{margin:0;color:var(--sb-text-secondary);font-size:13px;line-height:1.5}.verbatim-page .verbatim-usecase-card__meta{display:grid;gap:8px;margin:16px 0 0}.verbatim-page .verbatim-usecase-card__meta div{min-width:0;padding-top:10px;border-top:1px solid var(--sb-border)}.verbatim-page .verbatim-usecase-card__meta dt{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.verbatim-page .verbatim-usecase-card__meta dd{margin:5px 0 0;color:var(--sb-text);font-size:12px;line-height:1.38}.verbatim-page .verbatim-usecase-card__bullets{display:grid;gap:8px;margin:15px 0 0;padding:0;list-style:none}.verbatim-page .verbatim-usecase-card__bullets li{display:grid;grid-template-columns:16px minmax(0,1fr);gap:7px;color:var(--sb-text-secondary);line-height:1.42}.verbatim-page .verbatim-usecase-card__bullets svg{margin-top:1px;color:var(--verbatim-accent-green)}.verbatim-page .verbatim-usecase-grid__cta{display:inline-flex;align-items:center;gap:9px;min-height:40px;margin-top:18px;padding:0 16px;border:1px solid #0f172a;border-radius:6px;background:#0f172a;color:#ffffff;font-size:14px;font-weight:650;cursor:pointer}.verbatim-page .verbatim-usecase-grid__cta:focus-visible,.verbatim-page .verbatim-usecase-grid__cta:hover{outline:none;background:#23304a}.verbatim-page .verbatim-usecase-panel{border-radius:8px;box-shadow:none}.verbatim-page .verbatim-usecase-panel__flow{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:1180px){.verbatim-page .verbatim-hero{grid-template-columns:1fr}.verbatim-page .verbatim-hero__copy,.verbatim-page .verbatim-hero__support{grid-column:1;grid-row:auto;max-width:760px}.verbatim-page .verbatim-hero__copy{order:1}.verbatim-page .verbatim-hero__art-wrap{display:block;grid-column:1;grid-row:auto;order:2}.verbatim-page .verbatim-hero__support{order:3}.verbatim-page .verbatim-hero__h1{max-width:13ch}}@media (max-width:920px){.verbatim-page .verbatim-claim-inspector,.verbatim-page .verbatim-evidence-artifact__body,.verbatim-page .verbatim-record,.verbatim-page .verbatim-usecases{grid-template-columns:1fr}.verbatim-page .verbatim-document-preview{border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-document-preview__visual{min-height:330px}.verbatim-page .verbatim-document-preview__visual img{max-height:300px}.verbatim-page .verbatim-hero__proof-list,.verbatim-page .verbatim-usecase-panel__flow,.verbatim-page .verbatim-workflow-grid{grid-template-columns:1fr}.verbatim-page .verbatim-usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.verbatim-page .verbatim-hero-section{padding-top:44px}.verbatim-page .verbatim-hero__h1{max-width:100%;font-size:38px}.verbatim-page .verbatim-hero__lede{font-size:16px}.verbatim-page .verbatim-claim-list__topline,.verbatim-page .verbatim-evidence-artifact__header,.verbatim-page .verbatim-record__topline,.verbatim-page .verbatim-source-card__header{flex-direction:column}.verbatim-page .verbatim-hero__art-topline{display:none}.verbatim-page .verbatim-hero__art-wrap .verbatim-evidence-artifact__header{flex-direction:row;align-items:center}.verbatim-page .verbatim-hero__art-wrap .verbatim-evidence-artifact__header strong{font-size:13px}.verbatim-page .verbatim-document-preview__page{min-height:0}.verbatim-page .verbatim-document-preview__visual{min-height:238px;padding:8px}.verbatim-page .verbatim-document-preview__visual img{max-height:220px}.verbatim-page .verbatim-document-preview__stamp{right:12px;bottom:10px;max-width:calc(100% - 24px)}.verbatim-page .verbatim-record__fields{grid-template-columns:1fr}.verbatim-page .verbatim-record__fields li,.verbatim-page .verbatim-record__fields li:nth-child(2n),.verbatim-page .verbatim-record__fields li:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-record__fields li:last-child{border-bottom:0}.verbatim-page .verbatim-claim-row{grid-template-columns:1fr}.verbatim-page .verbatim-claim-row__meta{grid-column:auto}.verbatim-page .verbatim-source-card__quote{padding:18px;font-size:16px}.verbatim-page .verbatim-hero-case-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.verbatim-page .verbatim-usecase-grid{grid-template-columns:1fr}}.verbatim-page .verbatim-artifact-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.verbatim-page .verbatim-artifact-card{min-width:0;overflow:hidden;border:1px solid var(--sb-border);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:none}.verbatim-page .verbatim-artifact-card__topline{display:flex;align-items:center;gap:10px;padding:15px 17px;border-bottom:1px solid var(--sb-border);color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.verbatim-page .verbatim-artifact-card__canvas{display:block!important;height:244px;padding:12px;border-bottom:1px solid var(--sb-border);background:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),#f8fafc;background-size:18px 18px}.verbatim-page .verbatim-artifact-card__canvas img{display:block;width:100%;height:100%;border:1px solid rgba(203,213,225,.7);border-radius:7px;object-fit:contain;background:#f8fafc}.verbatim-page .verbatim-pdf-sheet{position:relative;width:min(190px,92%);min-height:190px;margin:0 auto;padding:22px 18px;border:1px solid rgba(148,163,184,.55);border-radius:7px;background:#ffffff;box-shadow:0 14px 30px rgba(15,23,42,.08)}.verbatim-page .verbatim-pdf-sheet__box,.verbatim-page .verbatim-pdf-sheet__head,.verbatim-page .verbatim-pdf-sheet__highlight,.verbatim-page .verbatim-pdf-sheet__line{display:block;border-radius:4px}.verbatim-page .verbatim-pdf-sheet__head{width:48%;height:13px;margin-bottom:18px;background:rgba(15,23,42,.2)}.verbatim-page .verbatim-pdf-sheet__line{height:8px;margin-bottom:10px;background:rgba(100,116,139,.22)}.verbatim-page .verbatim-pdf-sheet__line--short{width:66%}.verbatim-page .verbatim-pdf-sheet__highlight{height:34px;margin:14px 0 12px;border:1px solid rgba(13,148,136,.55);background:rgba(13,148,136,.12)}.verbatim-page .verbatim-pdf-sheet__box{position:absolute;right:18px;bottom:20px;width:74px;height:42px;border:1px solid rgba(37,99,235,.38);background:rgba(37,99,235,.08)}.verbatim-page .verbatim-artifact-card--scan .verbatim-pdf-sheet{transform:rotate(-1.5deg)}.verbatim-page .verbatim-artifact-card--scan .verbatim-pdf-sheet:before{content:"";position:absolute;inset:12px;pointer-events:none;border-radius:5px;background:repeating-linear-gradient(0deg,transparent,transparent 9px,rgba(15,23,42,.035) 10px);mix-blend-mode:multiply}.verbatim-page .verbatim-xlsx-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));width:min(230px,100%);margin:8px auto 0;overflow:hidden;border:1px solid rgba(148,163,184,.6);border-radius:6px;background:#ffffff;box-shadow:0 14px 30px rgba(15,23,42,.08)}.verbatim-page .verbatim-xlsx-grid__cell{aspect-ratio:1.45;border-right:1px solid rgba(148,163,184,.28);border-bottom:1px solid rgba(148,163,184,.28);background:rgba(248,250,252,.9)}.verbatim-page .verbatim-xlsx-grid__cell:nth-child(5n){border-right:0}.verbatim-page .verbatim-xlsx-grid__cell:nth-last-child(-n+5){border-bottom:0}.verbatim-page .verbatim-xlsx-grid__cell--active{background:rgba(13,148,136,.16);box-shadow:inset 0 0 0 1px rgba(13,148,136,.5)}.verbatim-page .verbatim-artifact-card__body{padding:18px}.verbatim-page .verbatim-artifact-card__body h3{margin:0;color:var(--sb-text);font-size:20px;font-weight:650;line-height:1.18}.verbatim-page .verbatim-artifact-card__body p{margin:8px 0 0;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:760;line-height:1.35}.verbatim-page .verbatim-artifact-card__body ul{display:grid;gap:7px;margin:14px 0 0;padding:0;list-style:none}.verbatim-page .verbatim-artifact-card__body li{color:var(--sb-text-secondary);font-size:13px;line-height:1.38}.verbatim-page .verbatim-artifact-card__body li:before{content:"";display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:999px;background:var(--sb-brand);vertical-align:2px}@media (max-width:920px){.verbatim-page .verbatim-artifact-gallery{grid-template-columns:1fr}}.verbatim-page .verbatim-hero-section{padding-top:82px;padding-bottom:60px}.verbatim-page .verbatim-hero{grid-template-columns:minmax(390px,.44fr) minmax(700px,1.56fr);gap:clamp(28px,3.6vw,48px);align-items:start;min-height:0}.verbatim-page .verbatim-hero__copy{grid-column:1;grid-row:1;max-width:470px;min-height:0;gap:18px}.verbatim-page .verbatim-hero__art-wrap{grid-column:2;grid-row:1;align-self:start}.verbatim-page .verbatim-hero__h1{max-width:13ch;font-size:clamp(46px,4vw,62px);line-height:1}.verbatim-page .verbatim-hero__lede{max-width:440px;margin-top:0;font-size:17px;line-height:1.54}.verbatim-page .verbatim-hero__actions{margin-top:4px}.verbatim-page .verbatim-hero__signal-strip{display:flex;flex-wrap:wrap;gap:7px;width:min(100%,440px)}.verbatim-page .verbatim-hero__signal-strip span{display:inline-flex;align-items:center;min-height:30px;padding:0 9px;border:1px solid var(--sb-border);border-radius:5px;color:var(--sb-text-secondary);background:rgba(255,255,255,.74);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:760;letter-spacing:.03em;line-height:1.35;text-transform:uppercase}.verbatim-page .verbatim-hero__trust{max-width:420px;font-size:13px}.verbatim-page .verbatim-hero__art-wrap{gap:10px}.verbatim-page .verbatim-evidence-artifact{box-shadow:0 20px 52px rgba(15,23,42,.13)}.verbatim-page .verbatim-evidence-artifact__header{padding:17px 20px}.verbatim-page .verbatim-evidence-artifact__header strong{max-width:58ch;font-size:16px;line-height:1.28}.verbatim-page .verbatim-evidence-artifact__body{grid-template-columns:minmax(0,1fr) minmax(230px,.36fr)}.verbatim-page .verbatim-document-preview{padding:18px}.verbatim-page .verbatim-document-preview__visual{min-height:468px;padding:14px}.verbatim-page .verbatim-document-preview__visual img{width:min(100%,760px);max-height:none}.verbatim-page .verbatim-document-preview__stamp{right:24px;bottom:20px}.verbatim-page .verbatim-hero-result__row{padding:16px 18px}.verbatim-page .verbatim-hero-result__row blockquote,.verbatim-page .verbatim-hero-result__row p{font-size:13px;line-height:1.48}.verbatim-page .verbatim-hero-result__row span{margin-bottom:7px}.verbatim-page .verbatim-hero-result__row blockquote{padding:11px 12px}.verbatim-page .verbatim-hero-trail{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;border-top:1px solid var(--sb-border);list-style:none;background:#ffffff}.verbatim-page .verbatim-hero-trail li{min-width:0;padding:11px 13px;border-right:1px solid var(--sb-border)}.verbatim-page .verbatim-hero-trail li:last-child{border-right:0}.verbatim-page .verbatim-hero-trail span,.verbatim-page .verbatim-hero-trail strong{display:block;min-width:0;overflow-wrap:anywhere}.verbatim-page .verbatim-hero-trail span{color:var(--sb-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:760;letter-spacing:.06em;text-transform:uppercase}.verbatim-page .verbatim-hero-trail strong{margin-top:4px;color:var(--sb-text);font-size:12px;font-weight:640;line-height:1.3}.verbatim-page .verbatim-hero-case-tabs{padding-top:0}@media (max-width:1180px){.verbatim-page .verbatim-hero{grid-template-columns:1fr;min-height:0}.verbatim-page .verbatim-hero__copy{grid-column:1;grid-row:1;order:1;max-width:760px}.verbatim-page .verbatim-hero__art-wrap{grid-column:1;grid-row:2;order:2;width:100%}.verbatim-page .verbatim-hero__h1{max-width:12ch}.verbatim-page .verbatim-hero__lede,.verbatim-page .verbatim-hero__signal-strip,.verbatim-page .verbatim-hero__trust{max-width:620px}}@media (max-width:920px){.verbatim-page .verbatim-evidence-artifact__body{grid-template-columns:1fr}.verbatim-page .verbatim-document-preview__visual{min-height:360px}.verbatim-page .verbatim-document-preview__visual img{width:min(100%,640px)}}@media (max-width:640px){.verbatim-page .verbatim-hero-section{padding-top:38px}.verbatim-page .verbatim-hero{gap:22px}.verbatim-page .verbatim-hero__h1{max-width:10ch;font-size:39px}.verbatim-page .verbatim-hero__lede{font-size:16px;line-height:1.48}.verbatim-page .verbatim-hero__signal-strip,.verbatim-page .verbatim-hero__trust{display:none}.verbatim-page .verbatim-document-preview{padding:10px}.verbatim-page .verbatim-document-preview__visual{min-height:248px;padding:8px}.verbatim-page .verbatim-document-preview__visual img{width:min(100%,540px)}.verbatim-page .verbatim-hero-result__row{padding:14px 15px}.verbatim-page .verbatim-hero-trail{grid-template-columns:repeat(2,minmax(0,1fr))}.verbatim-page .verbatim-hero-trail li:nth-child(2n){border-right:0}.verbatim-page .verbatim-hero-trail li:nth-child(-n+2){border-bottom:1px solid var(--sb-border)}}.verbatim-page{--sb-section-gap:56px;--sb-section-gap-sm:44px;--sb-h2-size:34px}.verbatim-page .sb-container{width:min(1320px,calc(100vw - 48px))}.verbatim-page .sb-section,.verbatim-page .verbatim-code-section,.verbatim-page .verbatim-usecases-section,.verbatim-page .verbatim-verifier-section,.verbatim-page .verbatim-workflow-section{padding-top:54px;padding-bottom:54px}.verbatim-page .verbatim-hero-section{padding-top:62px;padding-bottom:44px}.verbatim-page .verbatim-hero{grid-template-columns:minmax(360px,.44fr) minmax(680px,1.56fr);gap:clamp(24px,3vw,40px)}.verbatim-page .verbatim-hero__copy{gap:14px;max-width:440px}.verbatim-page .verbatim-hero__h1{max-width:12.5ch;font-size:clamp(42px,3.5vw,56px);line-height:1.01}.verbatim-page .verbatim-hero__lede{max-width:410px;font-size:16px;line-height:1.48}.verbatim-page .verbatim-hero__actions{gap:10px}.verbatim-page .verbatim-hero__signal-strip{gap:6px;width:min(100%,410px)}.verbatim-page .verbatim-hero__signal-strip span{min-height:26px;padding:0 8px;font-size:9px}.verbatim-page .verbatim-hero__trust{max-width:380px;font-size:12px;line-height:1.42}.verbatim-page .verbatim-evidence-artifact{box-shadow:0 14px 36px rgba(15,23,42,.1)}.verbatim-page .verbatim-evidence-artifact__header{padding:13px 17px}.verbatim-page .verbatim-evidence-artifact__header strong{max-width:62ch;font-size:15px}.verbatim-page .verbatim-verdict-badge{min-height:28px;font-size:11px}.verbatim-page .verbatim-evidence-artifact__body{grid-template-columns:minmax(0,1fr) minmax(220px,.34fr)}.verbatim-page .verbatim-document-preview{padding:13px}.verbatim-page .verbatim-document-preview__visual{min-height:392px;padding:10px}.verbatim-page .verbatim-document-preview__visual img{width:min(100%,700px)}.verbatim-page .verbatim-document-preview__stamp{right:18px;bottom:16px}.verbatim-page .verbatim-hero-result__row{padding:13px 15px}.verbatim-page .verbatim-hero-result__row blockquote,.verbatim-page .verbatim-hero-result__row p{font-size:12px;line-height:1.44}.verbatim-page .verbatim-hero-trail li{padding:9px 11px}.verbatim-page .verbatim-hero-case-tab{min-height:34px;font-size:10px}.verbatim-page .verbatim-section-header{margin-bottom:22px}.verbatim-page .verbatim-section-header--split{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:32px;align-items:start}.verbatim-page .verbatim-section-kicker{margin-bottom:9px;font-size:10px}.verbatim-page .verbatim-section-header h2{max-width:920px;font-size:clamp(28px,2.55vw,38px);line-height:1.08}.verbatim-page .verbatim-section-header p{max-width:500px;font-size:15px;line-height:1.5}.verbatim-page .verbatim-artifact-gallery,.verbatim-page .verbatim-usecase-grid,.verbatim-page .verbatim-workflow-grid{gap:10px}.verbatim-page .verbatim-artifact-card,.verbatim-page .verbatim-usecase-card,.verbatim-page .verbatim-workflow-stage{padding:15px}.verbatim-page .verbatim-artifact-card__body h3,.verbatim-page .verbatim-usecase-card h3,.verbatim-page .verbatim-workflow-stage h3{font-size:16px;line-height:1.18}.verbatim-page .verbatim-workflow-stage h3{margin-top:14px}.verbatim-page .verbatim-workflow-stage p{min-height:0;font-size:13px;line-height:1.42}.verbatim-page .verbatim-workflow-stage__output{margin-top:13px}.verbatim-page .verbatim-artifact-card__canvas{min-height:214px;padding:10px}.verbatim-page .verbatim-artifact-card__canvas img{max-height:214px}.verbatim-page .verbatim-artifact-card__body{padding:14px}.verbatim-page .verbatim-artifact-card__body p{margin-top:6px;font-size:10px}.verbatim-page .verbatim-artifact-card__body ul{gap:5px;margin-top:10px}.verbatim-page .verbatim-artifact-card__body li{font-size:12px;line-height:1.32}.verbatim-page .verbatim-verifier__cta-row{margin-top:16px}.verbatim-page .verbatim-claim-inspector{gap:12px}.verbatim-page .verbatim-claim-list__topline,.verbatim-page .verbatim-source-card__header{padding:14px 15px}.verbatim-page .verbatim-claim-row{grid-template-columns:72px minmax(0,1fr);gap:8px 12px;padding:14px 15px}.verbatim-page .verbatim-claim-row__text{font-size:13px;line-height:1.42}.verbatim-page .verbatim-source-card__explanation,.verbatim-page .verbatim-source-card__locator,.verbatim-page .verbatim-source-card__preview,.verbatim-page .verbatim-source-card__reason{padding:14px 16px}.verbatim-page .verbatim-source-card__preview-frame{height:clamp(190px,19vw,246px)}.verbatim-page .verbatim-source-card__quote{gap:10px;padding:17px 18px;font-size:16px;line-height:1.42}.verbatim-page .verbatim-source-card__explanation p,.verbatim-page .verbatim-source-card__reason p{font-size:13px;line-height:1.45}.verbatim-page .verbatim-usecase-card p,.verbatim-page .verbatim-usecase-card__bullets li{font-size:12px}.verbatim-page .verbatim-usecase-card__bullets,.verbatim-page .verbatim-usecase-card__meta{margin-top:12px}.verbatim-page .verbatim-usecase-grid__cta{min-height:36px;margin-top:14px;padding:0 14px;font-size:13px}.verbatim-page .verbatim-form-section{padding-top:56px}.verbatim-page .verbatim-form-layout{grid-template-columns:minmax(240px,.4fr) minmax(0,1fr);gap:34px}.verbatim-page .verbatim-form-wrapper{gap:20px;max-width:720px}.verbatim-page .verbatim-form-intro h2{margin-bottom:8px;font-size:28px}.verbatim-page .verbatim-form-intro p{font-size:15px;line-height:1.5}.verbatim-page .verbatim-form{gap:14px;padding:22px}.verbatim-page .verbatim-form__row{gap:12px}.verbatim-page .verbatim-form__input{height:36px}.verbatim-page .verbatim-form__textarea{min-height:74px}.verbatim-page .verbatim-form-side__list{gap:14px}.verbatim-page .verbatim-form-side__item{gap:12px}.verbatim-page .verbatim-form-side__head{font-size:15px}.verbatim-page .verbatim-form-side__body{font-size:13px;line-height:1.42}@media (max-width:1180px){.verbatim-page .verbatim-hero{grid-template-columns:1fr}.verbatim-page .verbatim-hero__copy{max-width:720px}.verbatim-page .verbatim-form-layout,.verbatim-page .verbatim-section-header--split{grid-template-columns:1fr;gap:20px}}@media (max-width:920px){.verbatim-page .sb-section,.verbatim-page .verbatim-code-section,.verbatim-page .verbatim-form-section,.verbatim-page .verbatim-usecases-section,.verbatim-page .verbatim-verifier-section,.verbatim-page .verbatim-workflow-section{padding-top:44px;padding-bottom:44px}.verbatim-page .verbatim-document-preview__visual{min-height:320px}}@media (max-width:640px){.verbatim-page .sb-container{width:min(100% - 24px,1320px)}.verbatim-page .verbatim-hero-section{padding-top:30px}.verbatim-page .verbatim-hero{gap:18px}.verbatim-page .verbatim-hero__h1{max-width:11ch;font-size:34px}.verbatim-page .verbatim-hero__lede{font-size:15px;line-height:1.42}.verbatim-page .verbatim-section-header h2{font-size:28px}.verbatim-page .verbatim-document-preview__visual{min-height:220px}.verbatim-page .verbatim-form{padding:18px}}@media (max-width:920px){.verbatim-page .verbatim-evidence-artifact__body{grid-template-columns:1fr}.verbatim-page .verbatim-document-preview{border-right:0;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-document-preview__visual img{width:min(100%,620px)}}@media (max-width:640px){.verbatim-page .verbatim-evidence-artifact__header{padding:12px 14px}.verbatim-page .verbatim-evidence-artifact__header strong{font-size:14px}.verbatim-page .verbatim-document-preview__visual{min-height:230px}.verbatim-page .verbatim-document-preview__visual img{width:min(100%,540px)}.verbatim-page .verbatim-document-preview__stamp{right:12px;bottom:10px}}.verbatim-page .verbatim-code-section .verbatim-section-header,.verbatim-page .verbatim-usecases-section .verbatim-section-header{margin-bottom:22px}.verbatim-page .verbatim-code-section .verbatim-section-header h2,.verbatim-page .verbatim-usecases-section .verbatim-section-header h2{max-width:740px}.verbatim-page .verbatim-claim-inspector{grid-template-columns:minmax(310px,.74fr) minmax(0,1fr);max-width:1120px}.verbatim-page .verbatim-source-card__quote{background:#ffffff}.verbatim-page .verbatim-usecases-section{padding-top:50px;padding-bottom:50px}.verbatim-page .verbatim-usecase-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:1120px}.verbatim-page .verbatim-usecase-card{padding:18px}.verbatim-page .verbatim-usecase-card h3{max-width:16ch;margin:10px 0 8px}.verbatim-page .verbatim-usecase-card__bullets,.verbatim-page .verbatim-usecase-card__meta{gap:7px}@media (max-width:920px){.verbatim-page .verbatim-claim-inspector,.verbatim-page .verbatim-usecase-grid{grid-template-columns:1fr}.verbatim-page .verbatim-usecase-card h3{max-width:none}}.verbatim-page .verbatim-hero__art-wrap .verbatim-evidence-artifact__header{display:block;min-height:0;padding:12px 16px}.verbatim-page .verbatim-hero__art-wrap .verbatim-artifact-kicker{color:var(--sb-brand);font-size:10px;letter-spacing:.08em}.verbatim-page .verbatim-hero__art-wrap .verbatim-evidence-artifact__header strong{max-width:none;margin-top:4px;font-size:14px;line-height:1.28}.verbatim-page .verbatim-citation-status,.verbatim-page .verbatim-verdict-badge{display:none}.verbatim-page .verbatim-code-section .verbatim-section-header--split{grid-template-columns:minmax(0,.92fr) minmax(280px,.46fr);align-items:start}.verbatim-page .verbatim-code-section .verbatim-section-header p{max-width:340px;justify-self:end}.verbatim-page .verbatim-claim-inspector{grid-template-columns:minmax(330px,.82fr) minmax(0,1fr);align-items:start}.verbatim-page .verbatim-claim-list,.verbatim-page .verbatim-source-card{display:flex;flex-direction:column}.verbatim-page .verbatim-code-section .verbatim-source-card{margin-top:0}.verbatim-page .verbatim-claim-list__topline,.verbatim-page .verbatim-source-card__header{min-height:78px;align-items:flex-start;flex-direction:column;justify-content:center;gap:0;padding:13px 16px}.verbatim-page .verbatim-source-card__header{justify-content:center}.verbatim-page .verbatim-source-card__header>div{min-width:0}.verbatim-page .verbatim-usecases-section .verbatim-section-header p{max-width:260px}.verbatim-page .verbatim-usecase-card{min-height:0;padding:16px}.verbatim-page .verbatim-usecase-card h3{max-width:none;margin:10px 0 9px}.verbatim-page .verbatim-usecase-card p,.verbatim-page .verbatim-usecase-card__meta{display:none}.verbatim-page .verbatim-usecase-card__outcome{display:block;padding-top:10px;border-top:1px solid var(--sb-border);color:var(--sb-text);font-size:12px;font-weight:700;line-height:1.35}.verbatim-page .verbatim-usecase-card__bullets{margin-top:12px}.verbatim-page .verbatim-usecase-card__bullets li{font-size:12px;line-height:1.34}@media (max-width:920px){.verbatim-page .verbatim-code-section .verbatim-section-header--split{grid-template-columns:1fr}.verbatim-page .verbatim-code-section .verbatim-section-header p{max-width:560px;justify-self:start}.verbatim-page .verbatim-claim-inspector{grid-template-columns:1fr}.verbatim-page .verbatim-claim-list__topline,.verbatim-page .verbatim-source-card__header{min-height:0}.verbatim-page .verbatim-source-card__preview-frame{height:clamp(190px,44vw,280px)}}.verbatim-page .verbatim-query-inspector{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.64fr);align-items:stretch;gap:12px;max-width:1120px}.verbatim-page .verbatim-answer-console,.verbatim-page .verbatim-citation-detail{height:100%;min-width:0;overflow:hidden;border:1px solid var(--sb-border);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:none}.verbatim-page .verbatim-query-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:12px 14px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-query-tab{height:30px;padding:0 10px;border:1px solid var(--sb-border);border-radius:6px;background:transparent;color:var(--sb-text-secondary);font-size:12px;font-weight:650;line-height:28px;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.verbatim-page .verbatim-query-tab--active,.verbatim-page .verbatim-query-tab:focus-visible,.verbatim-page .verbatim-query-tab:hover{border-color:rgba(13,148,136,.38);background:rgba(13,148,136,.07);color:var(--sb-text);outline:none}.verbatim-page .verbatim-answer-box,.verbatim-page .verbatim-query-composer{padding:12px 16px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-answer-box span,.verbatim-page .verbatim-citation-detail__field>span,.verbatim-page .verbatim-citation-detail__header span,.verbatim-page .verbatim-citation-detail__source span,.verbatim-page .verbatim-query-composer__topline span{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:780;letter-spacing:.1em;text-transform:uppercase}.verbatim-page .verbatim-answer-box p{margin:6px 0 0;color:var(--sb-text);font-size:15px;line-height:1.48}.verbatim-page .verbatim-query-composer{display:grid;gap:9px}.verbatim-page .verbatim-query-composer__topline{display:flex;justify-content:space-between;align-items:center;gap:12px}.verbatim-page .verbatim-query-composer__topline small{color:var(--sb-text-muted);font-size:11px;font-weight:650}.verbatim-page .verbatim-query-composer textarea{display:block;width:100%;min-height:58px;resize:vertical;border:1px solid var(--verbatim-soft-divider);border-radius:8px;background:rgba(255,255,255,.74);color:var(--sb-text);font:inherit;font-size:15px;font-weight:640;line-height:1.45;outline:none;padding:10px 11px;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.verbatim-page .verbatim-query-composer textarea:focus{border-color:rgba(13,148,136,.45);background:rgba(255,255,255,.92);box-shadow:0 0 0 3px rgba(13,148,136,.08)}.verbatim-page .verbatim-query-composer__footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.verbatim-page .verbatim-query-composer__sources{display:flex;flex:1 1 auto;flex-wrap:wrap;gap:6px;min-width:0}.verbatim-page .verbatim-query-composer__source{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:190px;height:28px;padding:0 8px 0 5px;border:1px solid var(--verbatim-soft-divider);border-radius:6px;color:var(--sb-text-secondary);font-size:11px;font-weight:650}.verbatim-page .verbatim-query-composer__source>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-query-submit{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;gap:7px;height:32px;padding:0 11px;border:1px solid rgba(13,148,136,.36);border-radius:6px;background:rgba(13,148,136,.08);color:var(--sb-text);font-size:12px;font-weight:720;cursor:pointer;transition:border-color .16s ease,background .16s ease,color .16s ease}.verbatim-page .verbatim-query-submit:focus-visible,.verbatim-page .verbatim-query-submit:hover{border-color:rgba(13,148,136,.56);background:rgba(13,148,136,.12);color:var(--sb-text);outline:none}.verbatim-page .verbatim-answer-citation{display:inline-flex;align-items:center;height:22px;margin-left:7px;padding:0 6px;border:1px solid transparent;border-radius:5px;background:transparent;color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:760;line-height:20px;vertical-align:1px;cursor:pointer}.verbatim-page .verbatim-answer-citation--active,.verbatim-page .verbatim-answer-citation:focus-visible,.verbatim-page .verbatim-answer-citation:hover{border-color:rgba(13,148,136,.32);background:rgba(13,148,136,.08);outline:none}.verbatim-page .verbatim-citation-list{display:grid;padding:8px}.verbatim-page .verbatim-citation-row{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:8px;border:0;border-radius:6px;background:transparent;color:inherit;text-align:left;cursor:pointer}.verbatim-page .verbatim-citation-row+.verbatim-citation-row{margin-top:2px}.verbatim-page .verbatim-citation-row--active,.verbatim-page .verbatim-citation-row:focus-visible,.verbatim-page .verbatim-citation-row:hover{background:rgba(13,148,136,.065);outline:none}.verbatim-page .verbatim-citation-row__marker{color:var(--sb-brand);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:780}.verbatim-page .verbatim-citation-row__body{display:grid;gap:3px;min-width:0}.verbatim-page .verbatim-citation-row__body small,.verbatim-page .verbatim-citation-row__body span,.verbatim-page .verbatim-citation-row__body strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-citation-row__body strong{color:var(--sb-text);font-size:13px;font-weight:720}.verbatim-page .verbatim-citation-row__body span{color:var(--sb-text-secondary);font-size:12px;line-height:1.35}.verbatim-page .verbatim-citation-row__body small{color:var(--sb-text-muted);font-size:11px;line-height:1.3}.verbatim-page .verbatim-citation-row svg{color:var(--sb-text-muted)}.verbatim-page .verbatim-citation-detail{display:flex;flex-direction:column}.verbatim-page .verbatim-citation-detail__header{display:flex;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:11px 14px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-detail__header strong{display:block;margin-top:4px;color:var(--sb-text);font-size:14px;line-height:1.25}.verbatim-page .verbatim-citation-detail__preview{display:grid;padding:10px 12px;border-bottom:1px solid var(--sb-border);background:linear-gradient(rgba(15,23,42,.024) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.024) 1px,transparent 0),rgba(248,250,252,.56);background-size:18px 18px}.verbatim-page .verbatim-citation-detail__preview-frame{display:grid;place-items:center;height:clamp(124px,10vw,154px);overflow:hidden;border:1px solid var(--verbatim-soft-divider);border-radius:8px;background:#eef1f5}.verbatim-page .verbatim-citation-detail__preview-frame img{display:block;width:100%;height:100%;object-fit:contain}.verbatim-page .verbatim-citation-detail__field,.verbatim-page .verbatim-citation-detail__source{padding:11px 14px;border-bottom:1px solid var(--sb-border)}.verbatim-page .verbatim-citation-detail__source{display:grid;gap:3px}.verbatim-page .verbatim-citation-detail__source strong{overflow:hidden;color:var(--sb-text);font-size:13px;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.verbatim-page .verbatim-citation-detail__source small{color:var(--sb-text-muted);font-size:12px;font-weight:650}.verbatim-page .verbatim-citation-detail__field{display:grid;gap:7px}.verbatim-page .verbatim-citation-detail__field:last-child{flex:1 1 auto;align-content:start;border-bottom:0}.verbatim-page .verbatim-citation-detail__field blockquote{display:flex;gap:9px;margin:0;color:var(--sb-text);font-size:14px;line-height:1.44}.verbatim-page .verbatim-citation-detail__field blockquote svg{flex:0 0 auto;margin-top:4px;color:var(--sb-brand)}.verbatim-page .verbatim-citation-detail__field p{margin:0;color:var(--sb-text-secondary);font-size:13px;line-height:1.46}@media (max-width:920px){.verbatim-page .verbatim-query-inspector{grid-template-columns:1fr}}@media (max-width:640px){.verbatim-page .verbatim-answer-box,.verbatim-page .verbatim-citation-detail__field,.verbatim-page .verbatim-citation-detail__header,.verbatim-page .verbatim-citation-detail__source,.verbatim-page .verbatim-query-composer{padding-right:14px;padding-left:14px}.verbatim-page .verbatim-citation-row{grid-template-columns:auto auto minmax(0,1fr)}.verbatim-page .verbatim-citation-row>svg{display:none}.verbatim-page .verbatim-citation-detail__preview-frame{height:clamp(150px,44vw,230px)}}.verbatim-page .verbatim-code-section .verbatim-section-header--split,.verbatim-page .verbatim-usecases-section .verbatim-section-header--split,.verbatim-page .verbatim-verifier-section .verbatim-section-header--split,.verbatim-page .verbatim-workflow-section .verbatim-section-header--split{grid-template-columns:minmax(0,.94fr) minmax(280px,.46fr);justify-content:stretch;gap:40px;max-width:1240px;margin-right:auto;margin-left:auto;text-align:left}.verbatim-page .verbatim-code-section .verbatim-section-header p,.verbatim-page .verbatim-usecases-section .verbatim-section-header p,.verbatim-page .verbatim-verifier-section .verbatim-section-header p,.verbatim-page .verbatim-workflow-section .verbatim-section-header p{max-width:420px;justify-self:end;text-align:left}.verbatim-page .verbatim-artifact-gallery,.verbatim-page .verbatim-claim-inspector,.verbatim-page .verbatim-form-layout,.verbatim-page .verbatim-query-inspector,.verbatim-page .verbatim-usecase-grid,.verbatim-page .verbatim-workflow-grid{margin-right:auto;margin-left:auto}.verbatim-page .verbatim-artifact-gallery,.verbatim-page .verbatim-form-layout,.verbatim-page .verbatim-workflow-grid{max-width:1240px}.verbatim-page .verbatim-verifier__cta-row{flex-direction:row-reverse;justify-content:flex-start;max-width:1240px;margin-right:auto;margin-left:auto;text-align:right}.verbatim-page .verbatim-usecase-grid__cta{display:flex;width:fit-content;margin-right:calc((100% - min(1120px, 100%)) / 2);margin-left:auto}@media (max-width:920px){.verbatim-page .verbatim-code-section .verbatim-section-header--split,.verbatim-page .verbatim-usecases-section .verbatim-section-header--split,.verbatim-page .verbatim-verifier-section .verbatim-section-header--split,.verbatim-page .verbatim-workflow-section .verbatim-section-header--split{grid-template-columns:1fr;max-width:680px}.verbatim-page .verbatim-code-section .verbatim-section-header p,.verbatim-page .verbatim-usecases-section .verbatim-section-header p,.verbatim-page .verbatim-verifier-section .verbatim-section-header p,.verbatim-page .verbatim-workflow-section .verbatim-section-header p{max-width:560px;justify-self:start}.verbatim-page .verbatim-verifier__cta-row{flex-direction:row;justify-content:flex-start;text-align:left}.verbatim-page .verbatim-usecase-grid__cta{margin-right:0;margin-left:0}}.dark-mode .verbatim-page{color-scheme:dark;--sb-bg:#141618;--sb-surface:#181a1d;--sb-surface-alt:#191c20;--sb-surface-hover:#1f242a;--sb-border:rgba(243,241,235,0.105);--sb-border-hover:rgba(193,209,239,0.34);--sb-border-muted:rgba(243,241,235,0.07);--sb-brand:#8eaeea;--sb-brand-light:#c1d1ef;--sb-text:#f3f1eb;--sb-text-secondary:#d1ccc3;--sb-text-muted:#99958e;--sb-brand-btn-bg:#f1f4f0;--sb-brand-btn-text:#171b1f;--sb-brand-btn-border:#f1f4f0;--sb-brand-btn-hover-bg:#dce5f4;--verbatim-accent-blue:#8eaeea;--verbatim-accent-green:#87c7b8;--verbatim-accent-amber:#d6b26d;--verbatim-accent-red:#e6918a;--verbatim-grid-line:rgba(244,242,236,0.011);--verbatim-grid-strong:rgba(142,174,234,0.016);--verbatim-paper:rgba(255,255,255,0.028);--verbatim-panel:#181a1d;--verbatim-shadow:none;background:radial-gradient(circle at 74% 0,rgba(142,174,234,.052),transparent 34%),linear-gradient(180deg,#16191d,#141618 48%,#131416);color:var(--sb-text-secondary)}.dark-mode .verbatim-page .verbatim-page-grid{opacity:.24}.dark-mode .verbatim-page .verbatim-code-section,.dark-mode .verbatim-page .verbatim-form-section,.dark-mode .verbatim-page .verbatim-usecases-section,.dark-mode .verbatim-page .verbatim-verifier-section,.dark-mode .verbatim-page .verbatim-workflow-section{border-color:rgba(243,241,235,.075);background:transparent}.dark-mode .verbatim-page .verbatim-artifact-card,.dark-mode .verbatim-page .verbatim-claim-list,.dark-mode .verbatim-page .verbatim-evidence-artifact,.dark-mode .verbatim-page .verbatim-form,.dark-mode .verbatim-page .verbatim-source-card,.dark-mode .verbatim-page .verbatim-usecase-card,.dark-mode .verbatim-page .verbatim-workflow-stage{border-color:var(--sb-border);background:rgba(255,255,255,.018);box-shadow:none}.dark-mode .verbatim-page .verbatim-artifact-card__body,.dark-mode .verbatim-page .verbatim-artifact-card__topline,.dark-mode .verbatim-page .verbatim-claim-list__topline,.dark-mode .verbatim-page .verbatim-document-preview__chrome,.dark-mode .verbatim-page .verbatim-document-preview__stamp,.dark-mode .verbatim-page .verbatim-document-preview__visual,.dark-mode .verbatim-page .verbatim-evidence-artifact__body,.dark-mode .verbatim-page .verbatim-evidence-artifact__header,.dark-mode .verbatim-page .verbatim-hero-case-tab,.dark-mode .verbatim-page .verbatim-hero-result__row,.dark-mode .verbatim-page .verbatim-hero-trail li,.dark-mode .verbatim-page .verbatim-source-card__explanation,.dark-mode .verbatim-page .verbatim-source-card__header,.dark-mode .verbatim-page .verbatim-source-card__locator,.dark-mode .verbatim-page .verbatim-source-card__preview,.dark-mode .verbatim-page .verbatim-source-card__quote,.dark-mode .verbatim-page .verbatim-source-card__reason,.dark-mode .verbatim-page .verbatim-usecase-card__outcome,.dark-mode .verbatim-page .verbatim-workflow-stage__output{border-color:var(--sb-border);background:transparent}.dark-mode .verbatim-page .verbatim-evidence-artifact__body{background:#171a1d}.dark-mode .verbatim-page .verbatim-document-preview,.dark-mode .verbatim-page .verbatim-hero-result,.dark-mode .verbatim-page .verbatim-hero-trail,.dark-mode .verbatim-page .verbatim-workflow-grid{border-color:var(--sb-border);background:transparent}.dark-mode .verbatim-page .verbatim-document-preview{background:linear-gradient(rgba(243,241,235,.032) 1px,transparent 0),linear-gradient(90deg,rgba(243,241,235,.032) 1px,transparent 0),#171a1d}.dark-mode .verbatim-page .verbatim-document-preview__visual{background:linear-gradient(rgba(15,23,42,.035) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 0),#eef1f5}.dark-mode .verbatim-page .verbatim-hero-result__row{border-color:var(--sb-border);background:transparent}.dark-mode .verbatim-page .verbatim-artifact-card__canvas img,.dark-mode .verbatim-page .verbatim-document-preview__visual img,.dark-mode .verbatim-page .verbatim-source-card__preview-frame img{filter:saturate(.92) brightness(.93) contrast(.98) drop-shadow(0 18px 24px rgba(0,0,0,.28))}.dark-mode .verbatim-page .verbatim-artifact-card__canvas,.dark-mode .verbatim-page .verbatim-claim-row--active,.dark-mode .verbatim-page .verbatim-claim-row:focus-visible,.dark-mode .verbatim-page .verbatim-claim-row:hover,.dark-mode .verbatim-page .verbatim-hero-case-tab--active,.dark-mode .verbatim-page .verbatim-hero-case-tab:focus-visible,.dark-mode .verbatim-page .verbatim-hero-case-tab:hover{background:rgba(142,174,234,.075)}.dark-mode .verbatim-page .verbatim-claim-row,.dark-mode .verbatim-page .verbatim-form-side__item,.dark-mode .verbatim-page .verbatim-source-card__locator,.dark-mode .verbatim-page .verbatim-source-card__preview,.dark-mode .verbatim-page .verbatim-source-card__quote,.dark-mode .verbatim-page .verbatim-source-card__reason{border-color:var(--sb-border)}.dark-mode .verbatim-page .verbatim-source-card__preview-frame{border-color:rgba(243,241,235,.1);background:linear-gradient(rgba(15,23,42,.035) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 0),#eef1f5}.dark-mode .verbatim-page .verbatim-answer-console,.dark-mode .verbatim-page .verbatim-citation-detail{border-color:var(--sb-border);background:rgba(255,255,255,.018)}.dark-mode .verbatim-page .verbatim-query-composer textarea{border-color:var(--verbatim-soft-divider);background:rgba(255,255,255,.028);color:var(--sb-text)}.dark-mode .verbatim-page .verbatim-query-composer textarea:focus{border-color:rgba(142,174,234,.32);background:rgba(255,255,255,.045);box-shadow:0 0 0 3px rgba(142,174,234,.075)}.dark-mode .verbatim-page .verbatim-query-composer__source{border-color:var(--verbatim-soft-divider);color:var(--sb-text-secondary)}.dark-mode .verbatim-page .verbatim-query-submit{border-color:rgba(142,174,234,.22);background:rgba(142,174,234,.075);color:var(--sb-text)}.dark-mode .verbatim-page .verbatim-query-submit:focus-visible,.dark-mode .verbatim-page .verbatim-query-submit:hover{border-color:rgba(142,174,234,.34);background:rgba(142,174,234,.11)}.dark-mode .verbatim-page .verbatim-answer-box,.dark-mode .verbatim-page .verbatim-citation-detail__field,.dark-mode .verbatim-page .verbatim-citation-detail__header,.dark-mode .verbatim-page .verbatim-citation-detail__preview,.dark-mode .verbatim-page .verbatim-citation-detail__source,.dark-mode .verbatim-page .verbatim-query-composer,.dark-mode .verbatim-page .verbatim-query-tabs{border-color:var(--sb-border);background:transparent}.dark-mode .verbatim-page .verbatim-query-tab{border-color:var(--sb-border);color:var(--sb-text-secondary)}.dark-mode .verbatim-page .verbatim-answer-citation--active,.dark-mode .verbatim-page .verbatim-answer-citation:focus-visible,.dark-mode .verbatim-page .verbatim-answer-citation:hover,.dark-mode .verbatim-page .verbatim-citation-row--active,.dark-mode .verbatim-page .verbatim-citation-row:focus-visible,.dark-mode .verbatim-page .verbatim-citation-row:hover,.dark-mode .verbatim-page .verbatim-query-tab--active,.dark-mode .verbatim-page .verbatim-query-tab:focus-visible,.dark-mode .verbatim-page .verbatim-query-tab:hover{border-color:rgba(142,174,234,.2);background:rgba(142,174,234,.075)}.dark-mode .verbatim-page .verbatim-citation-detail__preview-frame{border-color:rgba(243,241,235,.1);background:linear-gradient(rgba(15,23,42,.035) 1px,transparent 0),linear-gradient(90deg,rgba(15,23,42,.035) 1px,transparent 0),#eef1f5}.dark-mode .verbatim-page .verbatim-citation-detail__preview-frame img{filter:saturate(.92) brightness(.93) contrast(.98) drop-shadow(0 18px 24px rgba(0,0,0,.28))}.dark-mode .verbatim-page .verbatim-form-main .verbatim-form-wrapper{border-color:transparent;background:transparent;box-shadow:none}.dark-mode .verbatim-page .verbatim-form{border-color:rgba(243,241,235,.105);background:rgba(255,255,255,.018);box-shadow:none}.dark-mode .verbatim-page .verbatim-form__input{border-color:var(--sb-border);background-color:#111316;color:var(--sb-text)}.dark-mode .verbatim-page .verbatim-form__input::placeholder{color:#8d908e}.dark-mode .verbatim-page select.verbatim-form__input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23b8b8b8' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E")}.dark-mode .verbatim-page .sb-btn-primary,.dark-mode .verbatim-page .verbatim-form__submit,.dark-mode .verbatim-page .verbatim-usecase-grid__cta,.dark-mode .verbatim-page .verbatim-verifier__cta{border-color:var(--sb-brand-btn-border);background:var(--sb-brand-btn-bg);color:var(--sb-brand-btn-text)}.dark-mode .verbatim-page .sb-btn-primary:focus-visible,.dark-mode .verbatim-page .sb-btn-primary:hover,.dark-mode .verbatim-page .verbatim-form__submit:focus-visible,.dark-mode .verbatim-page .verbatim-form__submit:hover,.dark-mode .verbatim-page .verbatim-usecase-grid__cta:focus-visible,.dark-mode .verbatim-page .verbatim-usecase-grid__cta:hover,.dark-mode .verbatim-page .verbatim-verifier__cta:focus-visible,.dark-mode .verbatim-page .verbatim-verifier__cta:hover{border-color:var(--sb-brand-btn-hover-bg);background:var(--sb-brand-btn-hover-bg);color:var(--sb-brand-btn-text)}.dark-mode .verbatim-page .verbatim-secondary-link{color:var(--sb-text-secondary)}.dark-mode .verbatim-page .verbatim-hero__pill,.dark-mode .verbatim-page .verbatim-hero__signal-strip span,.dark-mode .verbatim-page .verbatim-workflow-runtime span{border-color:rgba(142,174,234,.2);background:transparent;color:#d9e2f3}.dark-mode .verbatim-page .verbatim-hero-result__row>span{display:inline-flex;width:fit-content;margin-bottom:8px;padding:4px 7px;border:1px solid rgba(243,241,235,.16);border-radius:4px;background:#101215;color:#f3f1eb;letter-spacing:.07em}.dark-mode .verbatim-page .verbatim-hero-result__row blockquote{border-left-color:var(--sb-brand);background:#101215;color:var(--sb-text)}.dark-mode .verbatim-page .verbatim-hero-result__row small{color:var(--sb-text-muted)}.dark-mode .verbatim-page .verbatim-form-side__body,.dark-mode .verbatim-page .verbatim-hero__trust,.dark-mode .verbatim-page .verbatim-source-card__explanation p,.dark-mode .verbatim-page .verbatim-verifier__cta-note{color:#a9a89f}.dark-mode .verbatim-page .verbatim-artifact-card__body li,.dark-mode .verbatim-page .verbatim-claim-row__text,.dark-mode .verbatim-page .verbatim-usecase-card__bullets li,.dark-mode .verbatim-page .verbatim-workflow-stage small{color:#bab7ae}.dark-mode .verbatim-page .verbatim-form__alert--error{color:#ffaaa5;background:rgba(251,139,139,.1);border-color:rgba(251,139,139,.28)}.dark-mode .verbatim-page .verbatim-form__alert--success{color:var(--sb-brand);background:rgba(142,174,234,.09);border-color:rgba(142,174,234,.28)}.verbatim-page{--verbatim-bg-base:#f6f7f9;--verbatim-bg-top:rgba(255,255,255,0.96);--verbatim-bg-bottom:rgba(241,244,249,0.98);--verbatim-beam-blue:rgba(31,70,209,0.12);--verbatim-beam-cyan:rgba(22,128,120,0.1);--verbatim-beam-warm:rgba(214,178,109,0.1);--verbatim-trace-line:rgba(17,19,24,0.045);--verbatim-trace-line-soft:rgba(31,70,209,0.055);--verbatim-trace-node:rgba(31,70,209,0.16);overflow:hidden;background:radial-gradient(900px 420px at 76% 2%,rgba(31,70,209,.07),transparent 62%),radial-gradient(680px 360px at 22% 8%,rgba(22,128,120,.055),transparent 66%),linear-gradient(180deg,var(--verbatim-bg-top),var(--verbatim-bg-bottom)),var(--verbatim-bg-base)}.verbatim-page:after,.verbatim-page:before{content:"";position:absolute;pointer-events:none;z-index:0}.verbatim-page:before{top:-220px;right:-18vw;width:min(980px,72vw);height:720px;transform:rotate(-16deg);transform-origin:50% 50%;background:linear-gradient(96deg,transparent 0,rgba(255,255,255,0) 22%,var(--verbatim-beam-blue) 32%,var(--verbatim-beam-cyan) 43%,rgba(255,255,255,0) 57%),linear-gradient(101deg,transparent 12%,var(--verbatim-beam-warm) 30%,rgba(31,70,209,.08) 43%,transparent 67%),repeating-linear-gradient(97deg,rgba(255,255,255,0) 0 12px,rgba(255,255,255,.26) 12px 13px,rgba(255,255,255,0) 13px 23px);filter:blur(.2px);opacity:.8;-webkit-mask-image:linear-gradient(90deg,transparent,#000 24%,#000 72%,transparent);mask-image:linear-gradient(90deg,transparent,#000 24%,#000 72%,transparent)}.verbatim-page:after{top:110px;left:max(24px,calc((100vw - var(--sb-container-max-w)) / 2));width:min(420px,42vw);height:560px;background:radial-gradient(circle at 8px 8px,var(--verbatim-trace-node) 0 2px,transparent 2.5px) 0 0 /92px 92px,linear-gradient(115deg,transparent 0 28%,var(--verbatim-trace-line-soft) 28.3% 28.7%,transparent 29% 100%),linear-gradient(115deg,transparent 0 54%,var(--verbatim-trace-line) 54.2% 54.55%,transparent 54.8% 100%),linear-gradient(90deg,var(--verbatim-trace-line) 1px,transparent 1px),linear-gradient(var(--verbatim-trace-line) 1px,transparent 1px);background-size:92px 92px,100% 100%,100% 100%,46px 46px,46px 46px;opacity:.36;-webkit-mask-image:linear-gradient(180deg,transparent,#000 18%,#000 58%,transparent);mask-image:linear-gradient(180deg,transparent,#000 18%,#000 58%,transparent)}.verbatim-page-grid{height:760px;background-image:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(116deg,transparent 0 46%,var(--verbatim-trace-line-soft) 46.15% 46.35%,transparent 46.5% 100%);background-size:58px 58px,58px 58px,100% 100%;opacity:.66;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.32) 38%,transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.72),rgba(0,0,0,.32) 38%,transparent 78%)}.verbatim-page-grid:before{background:radial-gradient(540px 300px at 66% 12%,rgba(31,70,209,.1),transparent 70%),radial-gradient(520px 280px at 86% 34%,rgba(214,178,109,.09),transparent 70%),radial-gradient(420px 260px at 30% 22%,rgba(22,128,120,.075),transparent 74%)}.verbatim-page-grid:after{background-image:linear-gradient(var(--verbatim-grid-strong) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-strong) 1px,transparent 1px);background-size:232px 232px;opacity:.9}.verbatim-page>.verbatim-page-grid+*,.verbatim-page>section{position:relative;z-index:1}.verbatim-page .verbatim-hero-section{overflow:hidden}.verbatim-page .verbatim-hero-section:before{content:"";position:absolute;inset:8px max(24px,calc((100vw - var(--sb-container-max-w)) / 2)) auto auto;width:min(760px,58vw);height:520px;pointer-events:none;z-index:0;background:radial-gradient(circle at 74% 36%,rgba(255,255,255,.72),transparent 0 1px),radial-gradient(circle at 54% 42%,rgba(255,255,255,.55),transparent 0 1px),radial-gradient(circle at 34% 62%,rgba(255,255,255,.48),transparent 0 1px),linear-gradient(118deg,transparent 0 37%,rgba(31,70,209,.12) 37.15% 37.45%,transparent 37.7% 100%),linear-gradient(118deg,transparent 0 52%,rgba(22,128,120,.14) 52.15% 52.45%,transparent 52.8% 100%),linear-gradient(118deg,transparent 0 66%,rgba(214,178,109,.1) 66.1% 66.4%,transparent 66.7% 100%);background-size:100% 100%;opacity:.75;-webkit-mask-image:radial-gradient(ellipse 70% 64% at 62% 32%,#000 0,transparent 72%);mask-image:radial-gradient(ellipse 70% 64% at 62% 32%,#000 0,transparent 72%)}.verbatim-page .verbatim-hero{position:relative;z-index:1}.dark-mode .verbatim-page{--verbatim-bg-base:#101214;--verbatim-bg-top:#171a1d;--verbatim-bg-bottom:#101214;--verbatim-beam-blue:rgba(142,174,234,0.22);--verbatim-beam-cyan:rgba(135,199,184,0.17);--verbatim-beam-warm:rgba(214,178,109,0.13);--verbatim-trace-line:rgba(243,241,235,0.04);--verbatim-trace-line-soft:rgba(142,174,234,0.07);--verbatim-trace-node:rgba(135,199,184,0.24);--verbatim-grid-line:rgba(244,242,236,0.016);--verbatim-grid-strong:rgba(142,174,234,0.022);background:radial-gradient(900px 440px at 76% -2%,rgba(142,174,234,.1),transparent 64%),radial-gradient(680px 360px at 22% 8%,rgba(135,199,184,.07),transparent 66%),linear-gradient(180deg,var(--verbatim-bg-top) 0,#14171a 46%,var(--verbatim-bg-bottom) 100%)}.dark-mode .verbatim-page:before{top:-190px;right:-10vw;opacity:.86;mix-blend-mode:screen;filter:blur(.2px) saturate(1.12);background:radial-gradient(closest-side at 68% 42%,rgba(142,174,234,.22),transparent 70%),radial-gradient(closest-side at 50% 54%,rgba(135,199,184,.14),transparent 72%),linear-gradient(96deg,transparent 0,rgba(255,255,255,0) 18%,var(--verbatim-beam-blue) 31%,var(--verbatim-beam-cyan) 43%,rgba(255,255,255,0) 60%),linear-gradient(101deg,transparent 10%,var(--verbatim-beam-warm) 31%,rgba(142,174,234,.14) 44%,transparent 70%),repeating-linear-gradient(97deg,rgba(255,255,255,0) 0 14px,rgba(255,255,255,.16) 14px 15px,rgba(255,255,255,0) 15px 28px)}.dark-mode .verbatim-page:after{opacity:.28}.dark-mode .verbatim-page .verbatim-page-grid{opacity:.46}.dark-mode .verbatim-page .verbatim-page-grid:before{background:radial-gradient(580px 300px at 68% 9%,rgba(142,174,234,.14),transparent 70%),radial-gradient(520px 280px at 88% 34%,rgba(214,178,109,.09),transparent 70%),radial-gradient(420px 260px at 28% 24%,rgba(135,199,184,.08),transparent 74%)}.dark-mode .verbatim-page .verbatim-hero-section:before{opacity:.5;background:radial-gradient(circle at 74% 36%,rgba(142,174,234,.5),transparent 0 1px),radial-gradient(circle at 54% 42%,rgba(135,199,184,.48),transparent 0 1px),radial-gradient(circle at 34% 62%,rgba(214,178,109,.4),transparent 0 1px),linear-gradient(118deg,transparent 0 37%,rgba(142,174,234,.1) 37.15% 37.42%,transparent 37.7% 100%),linear-gradient(118deg,transparent 0 52%,rgba(135,199,184,.095) 52.15% 52.42%,transparent 52.8% 100%),linear-gradient(118deg,transparent 0 66%,rgba(214,178,109,.07) 66.1% 66.36%,transparent 66.7% 100%)}@media (max-width:920px){.verbatim-page:before{top:-180px;right:-46vw;width:120vw;height:540px;opacity:.52}.verbatim-page .verbatim-hero-section:before,.verbatim-page:after{opacity:.2}.verbatim-page-grid{height:620px;background-size:50px 50px,50px 50px,100% 100%}}.verbatim-page .verbatim-file-type-icon{--file-icon-accent:#64748b;--file-icon-label:#475569;position:relative;display:inline-grid;flex:0 0 auto;place-items:end center;width:25px;height:29px;margin:0;padding:0 1px 4px 4px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--file-icon-label);font-style:normal;line-height:1;overflow:visible;isolation:isolate}.verbatim-page .verbatim-file-type-icon:before{content:"";position:absolute;left:1px;top:4px;bottom:5px;width:2px;border-radius:999px;background:var(--file-icon-accent);opacity:.8}.verbatim-page .verbatim-file-type-icon__fold{display:none}.verbatim-page .verbatim-file-type-icon__label{position:relative;z-index:1;color:var(--file-icon-label);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:7px;font-weight:850;letter-spacing:0;text-transform:uppercase;white-space:nowrap}.verbatim-page .verbatim-file-type-icon--xs{width:18px;height:20px;padding:0 0 3px 4px}.verbatim-page .verbatim-file-type-icon--xs .verbatim-file-type-icon__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.verbatim-page .verbatim-file-type-icon--xs:after{content:"";position:absolute;left:6px;right:3px;bottom:6px;height:1px;border-radius:1px;background:currentColor;box-shadow:0 4px 0 currentColor;opacity:.42}.verbatim-page .verbatim-file-type-icon--sm{width:26px;height:29px}.verbatim-page .verbatim-file-type-icon--sm .verbatim-file-type-icon__label{font-size:6.4px}.verbatim-page .verbatim-file-type-icon--pdf{--file-icon-accent:#b42318;--file-icon-label:#8d1d16;--file-icon-fold:rgba(180,35,24,0.1)}.verbatim-page .verbatim-file-type-icon--scan{--file-icon-accent:#6f5bd6;--file-icon-label:#5745b6;--file-icon-fold:rgba(111,91,214,0.1)}.verbatim-page .verbatim-file-type-icon--xlsx{--file-icon-accent:#16803c;--file-icon-label:#10612f;--file-icon-fold:rgba(22,128,60,0.1)}.verbatim-page .verbatim-file-type-icon--docx{--file-icon-accent:#1f46d1;--file-icon-label:#1d3ba6;--file-icon-fold:rgba(31,70,209,0.1)}.verbatim-page .verbatim-file-type-icon--mixed{--file-icon-accent:#64748b;--file-icon-label:#475569;--file-icon-fold:rgba(100,116,139,0.1)}.dark-mode .verbatim-page .verbatim-file-type-icon{--file-icon-label:#dce5f4}.dark-mode .verbatim-page .verbatim-file-type-icon--pdf{--file-icon-accent:#ef8078}.dark-mode .verbatim-page .verbatim-file-type-icon--scan{--file-icon-accent:#b6a9ff}.dark-mode .verbatim-page .verbatim-file-type-icon--xlsx{--file-icon-accent:#67c98b}.dark-mode .verbatim-page .verbatim-file-type-icon--docx{--file-icon-accent:#8eaeff}.dark-mode .verbatim-page .verbatim-file-type-icon--mixed{--file-icon-accent:#a8b3c7}.verbatim-page .verbatim-document-preview__type{display:inline-flex;align-items:center;gap:8px;min-width:0;color:var(--sb-text-muted)}.verbatim-page .verbatim-document-preview__file-icons{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto}.verbatim-page .verbatim-document-preview__file-icons .verbatim-file-type-icon{margin-right:-2px}.verbatim-page .verbatim-hero__signal-strip>span{gap:7px;padding-left:7px}.verbatim-page .verbatim-hero-case-tab{gap:7px}.verbatim-page .verbatim-hero-case-tab .verbatim-file-type-icon{transform:translateY(-.5px)}.verbatim-page .verbatim-artifact-card__topline{gap:9px}html:not(.dark-mode) .verbatim-page{--verbatim-bg-base:#f5f7fb;--verbatim-bg-top:#ffffff;--verbatim-bg-bottom:#eef3f8;--verbatim-grid-line:rgba(17,19,24,0.026);--verbatim-grid-strong:rgba(31,70,209,0.038);--verbatim-trace-line:rgba(17,19,24,0.052);--verbatim-trace-line-soft:rgba(31,70,209,0.08);background:radial-gradient(920px 430px at 76% -4%,rgba(47,111,237,.15),transparent 64%),radial-gradient(760px 360px at 18% 8%,rgba(22,128,120,.105),transparent 68%),radial-gradient(600px 330px at 88% 30%,rgba(214,178,109,.12),transparent 70%),linear-gradient(180deg,var(--verbatim-bg-top) 0,#f7f9fc 46%,var(--verbatim-bg-bottom) 100%)}html:not(.dark-mode) .verbatim-page:before{top:-205px;right:-11vw;opacity:.92;filter:saturate(1.08);background:radial-gradient(closest-side at 67% 42%,rgba(47,111,237,.18),transparent 72%),radial-gradient(closest-side at 50% 55%,rgba(22,128,120,.12),transparent 74%),linear-gradient(96deg,transparent,rgba(255,255,255,0) 18%,rgba(47,111,237,.2) 31%,rgba(22,128,120,.145) 43%,rgba(255,255,255,0) 61%),linear-gradient(101deg,transparent 11%,rgba(214,178,109,.18) 31%,rgba(47,111,237,.12) 45%,transparent 70%),repeating-linear-gradient(97deg,rgba(255,255,255,0) 0 15px,rgba(255,255,255,.46) 15px 16px,rgba(255,255,255,0) 16px 29px)}html:not(.dark-mode) .verbatim-page:after{opacity:.34}html:not(.dark-mode) .verbatim-page .verbatim-page-grid{opacity:.62}html:not(.dark-mode) .verbatim-page .verbatim-hero-section:before{opacity:.66}.dark-mode .verbatim-page .verbatim-document-preview__stamp{border-color:rgba(142,174,234,.46);background:rgba(11,13,16,.94);box-shadow:0 10px 24px rgba(0,0,0,.32),0 0 0 1px rgba(255,255,255,.035)}.dark-mode .verbatim-page .verbatim-document-preview__stamp span{color:#dce8ff;text-shadow:0 0 18px rgba(142,174,234,.36)}.dark-mode .verbatim-page .verbatim-document-preview__stamp strong,.dark-mode .verbatim-page .verbatim-hero-result__row small{color:#d4d9e5}.verbatim-page{background:radial-gradient(920px 430px at 76% -4%,rgba(47,111,237,.15),transparent 64%),radial-gradient(780px 380px at 18% 8%,rgba(22,128,120,.11),transparent 68%),radial-gradient(660px 360px at 88% 28%,rgba(214,178,109,.12),transparent 70%),radial-gradient(760px 440px at 8% 36%,rgba(47,111,237,.075),transparent 72%),radial-gradient(780px 440px at 92% 58%,rgba(22,128,120,.07),transparent 72%),radial-gradient(760px 420px at 18% 82%,rgba(214,178,109,.07),transparent 74%),linear-gradient(180deg,#ffffff,#f6f9fc 34%,#eef3f8)}.verbatim-page .verbatim-page-grid{inset:0;height:auto;min-height:100%;opacity:.48;background-image:linear-gradient(var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-grid-line) 1px,transparent 1px),linear-gradient(116deg,transparent 0 46%,rgba(31,70,209,.05) 46.15% 46.35%,transparent 46.5% 100%),linear-gradient(116deg,transparent 0 63%,rgba(22,128,120,.045) 63.15% 63.36%,transparent 63.6% 100%);background-size:58px 58px,58px 58px,100% 760px,100% 920px;background-position:0 0,0 0,0 0,0 620px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.52) 26%,rgba(0,0,0,.28) 72%,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.52) 26%,rgba(0,0,0,.28) 72%,transparent)}.verbatim-page:after{top:520px;right:max(24px,calc((100vw - var(--sb-container-max-w)) / 2));left:auto;width:min(680px,48vw);height:calc(100% - 520px);opacity:.24;background:radial-gradient(circle at 8px 8px,rgba(31,70,209,.2) 0 1.5px,transparent 2px) 0 0 /116px 116px,linear-gradient(112deg,transparent 0 22%,rgba(31,70,209,.082) 22.15% 22.5%,transparent 22.75% 100%),linear-gradient(112deg,transparent 0 54%,rgba(22,128,120,.07) 54.12% 54.44%,transparent 54.72% 100%),linear-gradient(90deg,rgba(17,19,24,.045) 1px,transparent 0),linear-gradient(rgba(17,19,24,.045) 1px,transparent 0);background-size:116px 116px,100% 820px,100% 980px,58px 58px,58px 58px;background-position:0 0,0 0,0 420px,0 0,0 0;-webkit-mask-image:linear-gradient(180deg,transparent,#000 8%,#000 86%,transparent);mask-image:linear-gradient(180deg,transparent,#000 8%,#000 86%,transparent)}.verbatim-page .verbatim-code-section,.verbatim-page .verbatim-form-section,.verbatim-page .verbatim-usecases-section,.verbatim-page .verbatim-verifier-section,.verbatim-page .verbatim-workflow-section{position:relative;overflow:hidden}.verbatim-page .verbatim-code-section:before,.verbatim-page .verbatim-form-section:before,.verbatim-page .verbatim-usecases-section:before,.verbatim-page .verbatim-verifier-section:before,.verbatim-page .verbatim-workflow-section:before{content:"";position:absolute;top:20px;right:max(24px,calc((100vw - var(--sb-container-max-w)) / 2));width:min(720px,52vw);height:260px;pointer-events:none;z-index:0;opacity:.58;background:radial-gradient(520px 220px at 68% 38%,rgba(47,111,237,.105),transparent 70%),radial-gradient(430px 220px at 40% 58%,rgba(22,128,120,.07),transparent 72%),linear-gradient(118deg,transparent 0 44%,rgba(47,111,237,.075) 44.15% 44.42%,transparent 44.7% 100%),linear-gradient(118deg,transparent 0 62%,rgba(214,178,109,.06) 62.15% 62.38%,transparent 62.7% 100%);-webkit-mask-image:radial-gradient(ellipse 74% 62% at 62% 38%,#000 0,transparent 76%);mask-image:radial-gradient(ellipse 74% 62% at 62% 38%,#000 0,transparent 76%)}.verbatim-page .verbatim-usecases-section:before,.verbatim-page .verbatim-verifier-section:before{right:auto;left:max(24px,calc((100vw - var(--sb-container-max-w)) / 2));transform:scaleX(-1)}.verbatim-page .verbatim-code-section>.sb-container,.verbatim-page .verbatim-form-section>.sb-container,.verbatim-page .verbatim-usecases-section>.sb-container,.verbatim-page .verbatim-verifier-section>.sb-container,.verbatim-page .verbatim-workflow-section>.sb-container{position:relative;z-index:1}.dark-mode .verbatim-page{background:radial-gradient(900px 440px at 76% -2%,rgba(142,174,234,.1),transparent 64%),radial-gradient(680px 360px at 22% 8%,rgba(135,199,184,.07),transparent 66%),radial-gradient(760px 430px at 10% 38%,rgba(142,174,234,.05),transparent 74%),radial-gradient(760px 430px at 90% 60%,rgba(135,199,184,.042),transparent 74%),radial-gradient(740px 420px at 18% 84%,rgba(214,178,109,.035),transparent 74%),linear-gradient(180deg,#171a1d,#14171a 44%,#101214)}.dark-mode .verbatim-page .verbatim-page-grid{opacity:.34;background-image:linear-gradient(rgba(244,242,236,.018) 1px,transparent 0),linear-gradient(90deg,rgba(244,242,236,.018) 1px,transparent 0),linear-gradient(116deg,transparent 0 46%,rgba(142,174,234,.04) 46.15% 46.35%,transparent 46.5% 100%),linear-gradient(116deg,transparent 0 63%,rgba(135,199,184,.032) 63.15% 63.36%,transparent 63.6% 100%)}.dark-mode .verbatim-page:after{opacity:.18;background:radial-gradient(circle at 8px 8px,rgba(135,199,184,.2) 0 1.5px,transparent 2px) 0 0 /116px 116px,linear-gradient(112deg,transparent 0 22%,rgba(142,174,234,.07) 22.15% 22.5%,transparent 22.75% 100%),linear-gradient(112deg,transparent 0 54%,rgba(135,199,184,.052) 54.12% 54.44%,transparent 54.72% 100%),linear-gradient(90deg,rgba(244,242,236,.034) 1px,transparent 0),linear-gradient(rgba(244,242,236,.034) 1px,transparent 0)}.dark-mode .verbatim-page .verbatim-code-section:before,.dark-mode .verbatim-page .verbatim-form-section:before,.dark-mode .verbatim-page .verbatim-usecases-section:before,.dark-mode .verbatim-page .verbatim-verifier-section:before,.dark-mode .verbatim-page .verbatim-workflow-section:before{opacity:.32;background:radial-gradient(520px 220px at 68% 38%,rgba(142,174,234,.09),transparent 70%),radial-gradient(430px 220px at 40% 58%,rgba(135,199,184,.06),transparent 72%),linear-gradient(118deg,transparent 0 44%,rgba(142,174,234,.055) 44.15% 44.42%,transparent 44.7% 100%),linear-gradient(118deg,transparent 0 62%,rgba(214,178,109,.04) 62.15% 62.38%,transparent 62.7% 100%)}html:not(.dark-mode) .verbatim-page{background:radial-gradient(920px 430px at 76% -4%,rgba(47,111,237,.16),transparent 64%),radial-gradient(780px 380px at 18% 8%,rgba(22,128,120,.12),transparent 68%),radial-gradient(660px 360px at 88% 28%,rgba(214,178,109,.13),transparent 70%),radial-gradient(760px 440px at 8% 36%,rgba(47,111,237,.085),transparent 72%),radial-gradient(780px 440px at 92% 58%,rgba(22,128,120,.08),transparent 72%),radial-gradient(760px 420px at 18% 82%,rgba(214,178,109,.078),transparent 74%),linear-gradient(180deg,#ffffff,#f6f9fc 34%,#eef3f8)}html:not(.dark-mode) .verbatim-page .verbatim-page-grid{inset:0;height:auto;min-height:100%;opacity:.52;background-image:linear-gradient(rgba(17,19,24,.028) 1px,transparent 0),linear-gradient(90deg,rgba(17,19,24,.028) 1px,transparent 0),linear-gradient(116deg,transparent 0 46%,rgba(31,70,209,.055) 46.15% 46.35%,transparent 46.5% 100%),linear-gradient(116deg,transparent 0 63%,rgba(22,128,120,.048) 63.15% 63.36%,transparent 63.6% 100%);background-size:58px 58px,58px 58px,100% 760px,100% 920px;background-position:0 0,0 0,0 0,0 620px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.58) 26%,rgba(0,0,0,.32) 72%,transparent);mask-image:linear-gradient(180deg,rgba(0,0,0,.82),rgba(0,0,0,.58) 26%,rgba(0,0,0,.32) 72%,transparent)}html:not(.dark-mode) .verbatim-page:after{opacity:.26}html:not(.dark-mode) .verbatim-page .verbatim-code-section:before,html:not(.dark-mode) .verbatim-page .verbatim-form-section:before,html:not(.dark-mode) .verbatim-page .verbatim-usecases-section:before,html:not(.dark-mode) .verbatim-page .verbatim-verifier-section:before,html:not(.dark-mode) .verbatim-page .verbatim-workflow-section:before{opacity:.62}@media (max-width:920px){html:not(.dark-mode) .verbatim-page:before{right:-48vw;opacity:.62}.verbatim-page .verbatim-hero__signal-strip>span{padding-left:6px}}.verbatim-page{--verbatim-soft-divider:rgba(15,23,42,0.08);--verbatim-soft-panel-line:rgba(15,23,42,0.06)}.dark-mode .verbatim-page{--verbatim-soft-divider:rgba(243,241,235,0.065);--verbatim-soft-panel-line:rgba(243,241,235,0.05)}.verbatim-page .verbatim-code-section,.verbatim-page .verbatim-feature-section,.verbatim-page .verbatim-form-section,.verbatim-page .verbatim-parser,.verbatim-page .verbatim-positioning,.verbatim-page .verbatim-positioning-section,.verbatim-page .verbatim-usecases-section,.verbatim-page .verbatim-verifier,.verbatim-page .verbatim-verifier-section,.verbatim-page .verbatim-workflow-section{border-top:0;border-bottom:0}.verbatim-page .verbatim-code-section:before,.verbatim-page .verbatim-form-section:before,.verbatim-page .verbatim-usecases-section:before,.verbatim-page .verbatim-verifier-section:before,.verbatim-page .verbatim-workflow-section:before{opacity:.32;background:radial-gradient(520px 220px at 68% 38%,rgba(47,111,237,.08),transparent 72%),radial-gradient(430px 220px at 40% 58%,rgba(22,128,120,.055),transparent 74%)}.dark-mode .verbatim-page .verbatim-code-section:before,.dark-mode .verbatim-page .verbatim-form-section:before,.dark-mode .verbatim-page .verbatim-usecases-section:before,.dark-mode .verbatim-page .verbatim-verifier-section:before,.dark-mode .verbatim-page .verbatim-workflow-section:before{opacity:.2;background:radial-gradient(520px 220px at 68% 38%,rgba(142,174,234,.07),transparent 72%),radial-gradient(430px 220px at 40% 58%,rgba(135,199,184,.045),transparent 74%)}html:not(.dark-mode) .verbatim-page .verbatim-code-section:before,html:not(.dark-mode) .verbatim-page .verbatim-form-section:before,html:not(.dark-mode) .verbatim-page .verbatim-usecases-section:before,html:not(.dark-mode) .verbatim-page .verbatim-verifier-section:before,html:not(.dark-mode) .verbatim-page .verbatim-workflow-section:before{opacity:.28}.dark-mode .verbatim-page .verbatim-page-grid,.verbatim-page .verbatim-page-grid,html:not(.dark-mode) .verbatim-page .verbatim-page-grid{opacity:.24;background-image:linear-gradient(var(--verbatim-soft-panel-line) 1px,transparent 1px),linear-gradient(90deg,var(--verbatim-soft-panel-line) 1px,transparent 1px)}.verbatim-page a.sb-btn-primary,.verbatim-page a.verbatim-usecase-grid__cta,.verbatim-page a.verbatim-verifier__cta{color:var(--sb-brand-btn-text)}.verbatim-page a.sb-btn-primary:focus-visible,.verbatim-page a.sb-btn-primary:hover,.verbatim-page a.verbatim-usecase-grid__cta:focus-visible,.verbatim-page a.verbatim-usecase-grid__cta:hover,.verbatim-page a.verbatim-verifier__cta:focus-visible,.verbatim-page a.verbatim-verifier__cta:hover{color:var(--sb-brand-btn-text)}.dark-mode .verbatim-page .verbatim-answer-box,.dark-mode .verbatim-page .verbatim-citation-card__header,.dark-mode .verbatim-page .verbatim-citation-detail__field,.dark-mode .verbatim-page .verbatim-citation-detail__header,.dark-mode .verbatim-page .verbatim-citation-detail__preview,.dark-mode .verbatim-page .verbatim-citation-detail__source,.dark-mode .verbatim-page .verbatim-claim-list__topline,.dark-mode .verbatim-page .verbatim-claim-row,.dark-mode .verbatim-page .verbatim-hero-result__row,.dark-mode .verbatim-page .verbatim-hero-trail li,.dark-mode .verbatim-page .verbatim-query-composer,.dark-mode .verbatim-page .verbatim-query-tabs,.dark-mode .verbatim-page .verbatim-source-card__header,.dark-mode .verbatim-page .verbatim-source-card__locator,.dark-mode .verbatim-page .verbatim-source-card__preview,.dark-mode .verbatim-page .verbatim-source-card__quote,.dark-mode .verbatim-page .verbatim-source-card__reason,.dark-mode .verbatim-page .verbatim-verifier__audit-topline,.dark-mode .verbatim-page .verbatim-verifier__step,.verbatim-page .verbatim-answer-box,.verbatim-page .verbatim-citation-card__header,.verbatim-page .verbatim-citation-detail__field,.verbatim-page .verbatim-citation-detail__header,.verbatim-page .verbatim-citation-detail__preview,.verbatim-page .verbatim-citation-detail__source,.verbatim-page .verbatim-claim-list__topline,.verbatim-page .verbatim-claim-row,.verbatim-page .verbatim-hero-result__row,.verbatim-page .verbatim-hero-trail li,.verbatim-page .verbatim-query-composer,.verbatim-page .verbatim-query-tabs,.verbatim-page .verbatim-source-card__header,.verbatim-page .verbatim-source-card__locator,.verbatim-page .verbatim-source-card__preview,.verbatim-page .verbatim-source-card__quote,.verbatim-page .verbatim-source-card__reason,.verbatim-page .verbatim-verifier__audit-topline,.verbatim-page .verbatim-verifier__step{border-color:var(--verbatim-soft-divider)}.verbatim-page{--verbatim-brand-header-offset:var(--marketing-header-height,52px);--verbatim-brand-header-gap:24px;padding:calc(var(--verbatim-brand-header-offset) + var(--verbatim-brand-header-gap)) 0 0}.verbatim-page .verbatim-hero-section{padding-top:44px}@media (max-width:640px){.verbatim-page{--verbatim-brand-header-offset:var(--marketing-header-height,60px);--verbatim-brand-header-gap:16px}.verbatim-page .verbatim-hero-section{padding-top:30px}}