.code-block-module__A4Yiea__wrapper{background:var(--color-surface-raised);border:1px solid var(--color-border);border-radius:var(--radius-md);position:relative;overflow:hidden}.code-block-module__A4Yiea__label{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted);padding:var(--space-3) var(--space-4) 0}.code-block-module__A4Yiea__copyButton{top:var(--space-3);right:var(--space-3);background:var(--color-bg-subtle);border:1px solid var(--color-border);color:var(--color-text-secondary);font-size:var(--text-xs);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:background-color var(--duration-fast) var(--ease-standard);position:absolute}.code-block-module__A4Yiea__copyButton:hover{background:var(--color-border)}.code-block-module__A4Yiea__pre{padding:var(--space-4);font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text);margin:0;line-height:1.6;overflow-x:auto}
.docs-module__A1y8Ba__shell{gap:var(--space-7);max-width:var(--max-content-width);padding:var(--space-6) var(--space-5) var(--space-9);grid-template-columns:220px 1fr;align-items:start;margin:0 auto;display:grid}.docs-module__A1y8Ba__sidebar{top:calc(var(--space-7) + 56px);gap:var(--space-5);flex-direction:column;display:flex;position:sticky}.docs-module__A1y8Ba__navGroup{gap:var(--space-2);flex-direction:column;display:flex}.docs-module__A1y8Ba__navGroupTitle{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:var(--space-1);font-weight:600}.docs-module__A1y8Ba__navLink{color:var(--color-text-secondary);font-size:var(--text-sm);padding:var(--space-1) 0;text-decoration:none}.docs-module__A1y8Ba__navLink:hover{color:var(--color-accent)}.docs-module__A1y8Ba__content{gap:var(--space-6);flex-direction:column;min-width:0;display:flex}.docs-module__A1y8Ba__title{font-size:var(--text-3xl);letter-spacing:-.01em;font-weight:600}.docs-module__A1y8Ba__lead{color:var(--color-text-secondary);font-size:var(--text-lg);max-width:68ch}.docs-module__A1y8Ba__h2{font-size:var(--text-2xl);margin-top:var(--space-4);font-weight:600}.docs-module__A1y8Ba__h3{font-size:var(--text-lg);margin-top:var(--space-2);font-weight:600}.docs-module__A1y8Ba__p{color:var(--color-text-secondary);max-width:74ch;line-height:1.65}.docs-module__A1y8Ba__note{background:var(--color-accent-soft-bg);border:1px solid var(--color-accent-border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);font-size:var(--text-sm);color:var(--color-text);max-width:74ch}.docs-module__A1y8Ba__list{gap:var(--space-2);padding-left:var(--space-5);color:var(--color-text-secondary);flex-direction:column;max-width:74ch;line-height:1.6;display:flex}.docs-module__A1y8Ba__publicBanner{align-items:center;gap:var(--space-3);font-size:var(--text-xs);color:var(--verdict-clear-fg);background:var(--verdict-clear-bg);border:1px solid var(--verdict-clear-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-4);width:fit-content;display:flex}.docs-module__A1y8Ba__guideList{gap:var(--space-4);flex-direction:column;display:flex}.docs-module__A1y8Ba__guideCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-2);flex-direction:column;max-width:74ch;display:flex}.docs-module__A1y8Ba__guideCardTitle{font-size:var(--text-lg);color:var(--color-text);font-weight:600}@media (max-width:860px){.docs-module__A1y8Ba__shell{grid-template-columns:1fr}.docs-module__A1y8Ba__sidebar{position:static}}
.field-table-module__CeA-iG__table{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);overflow:hidden}.field-table-module__CeA-iG__row{padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border)}.field-table-module__CeA-iG__row:last-child{border-bottom:none}.field-table-module__CeA-iG__rowHead{align-items:baseline;gap:var(--space-3);flex-wrap:wrap;display:flex}.field-table-module__CeA-iG__name{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text);font-weight:600}.field-table-module__CeA-iG__type{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-accent)}.field-table-module__CeA-iG__required{font-size:var(--text-xs);color:var(--color-text-muted);border:1px solid var(--color-border-strong);border-radius:var(--radius-xs);padding:1px var(--space-2)}.field-table-module__CeA-iG__description{margin-top:var(--space-2);font-size:var(--text-sm);color:var(--color-text-secondary);overflow-wrap:break-word;max-width:68ch}
.verdict-badge-module__WQrsTG__badge{align-items:center;gap:var(--space-2);font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);border:1px solid #0000;font-weight:600;line-height:1;display:inline-flex}.verdict-badge-module__WQrsTG__dot{border-radius:var(--radius-full);background:currentColor;width:7px;height:7px}.verdict-badge-module__WQrsTG__badge[data-verdict=CLEAR]{color:var(--verdict-clear-fg);background:var(--verdict-clear-bg);border-color:var(--verdict-clear-border)}.verdict-badge-module__WQrsTG__badge[data-verdict=POSSIBLE_MATCH]{color:var(--verdict-possible-fg);background:var(--verdict-possible-bg);border-color:var(--verdict-possible-border)}.verdict-badge-module__WQrsTG__badge[data-verdict=CONFIRMED_MATCH]{color:var(--verdict-confirmed-fg);background:var(--verdict-confirmed-bg);border-color:var(--verdict-confirmed-border)}
.marketing-module__SH-5Eq__container{max-width:var(--max-content-width);padding:0 var(--space-5);margin:0 auto}.marketing-module__SH-5Eq__section{padding:var(--space-9) 0}.marketing-module__SH-5Eq__sectionTight{padding:var(--space-7) 0}.marketing-module__SH-5Eq__sectionAlt{background:var(--color-bg-subtle);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.marketing-module__SH-5Eq__eyebrow{font-family:var(--font-accent);font-style:italic;font-size:var(--text-lg);color:var(--color-accent);margin-bottom:var(--space-3);display:block}.marketing-module__SH-5Eq__hero{padding:var(--space-9) 0 var(--space-7);gap:var(--space-5);max-width:900px;display:grid}.marketing-module__SH-5Eq__heroSplit{z-index:1;padding:var(--space-9) 0 var(--space-7);gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(0,460px);align-items:center;display:grid;position:relative}.marketing-module__SH-5Eq__heroBackdrop{position:relative;overflow:hidden}.marketing-module__SH-5Eq__heroBackdrop:before{content:"";border-radius:var(--radius-full);background:radial-gradient(circle at 50% 50%, var(--a-200) 0%, transparent 70%);opacity:.4;filter:blur(56px);pointer-events:none;z-index:0;width:640px;max-width:70vw;height:640px;max-height:70vw;position:absolute;top:-18%;right:-6%}@media (max-width:900px){.marketing-module__SH-5Eq__heroSplit{gap:var(--space-6);grid-template-columns:1fr}}.marketing-module__SH-5Eq__heroCopy{gap:var(--space-5);display:grid}.marketing-module__SH-5Eq__heroPanel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden}.marketing-module__SH-5Eq__heroPanelBar{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);background:var(--color-bg-subtle);display:flex}.marketing-module__SH-5Eq__heroPanelDot{border-radius:var(--radius-full);background:var(--color-border-strong);width:9px;height:9px}.marketing-module__SH-5Eq__heroPanelLabel{margin-left:var(--space-2);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted)}.marketing-module__SH-5Eq__roadmapRow{gap:var(--space-4);margin-top:var(--space-6);display:grid}.marketing-module__SH-5Eq__roadmapItem{align-items:baseline;gap:var(--space-4);padding:var(--space-4) 0;border-top:1px solid var(--color-border);display:flex}.marketing-module__SH-5Eq__roadmapItem:first-child{border-top:none}.marketing-module__SH-5Eq__roadmapBadge{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--verdict-possible-fg);background:var(--verdict-possible-bg);border:1px solid var(--verdict-possible-border);border-radius:var(--radius-xs);padding:var(--space-1) var(--space-3);white-space:nowrap;flex:none;align-items:center;font-weight:600;display:inline-flex}.marketing-module__SH-5Eq__roadmapText{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:1.6}.marketing-module__SH-5Eq__roadmapText strong{color:var(--color-text);font-weight:600}.marketing-module__SH-5Eq__footnoteRow{font-size:var(--text-xs);color:var(--color-text-muted);max-width:74ch}.marketing-module__SH-5Eq__ctaBand{text-align:center;gap:var(--space-5);justify-items:center;display:grid}.marketing-module__SH-5Eq__heroTitle{font-size:var(--text-5xl);letter-spacing:-.02em;font-weight:600;line-height:1.05}.marketing-module__SH-5Eq__heroTitle em{font-family:var(--font-accent);color:var(--color-accent);font-style:italic;font-weight:500}.marketing-module__SH-5Eq__pageTitle{font-size:var(--text-4xl);letter-spacing:-.02em;font-weight:600;line-height:1.1}.marketing-module__SH-5Eq__lead{font-size:var(--text-xl);color:var(--color-text-secondary);max-width:62ch;line-height:1.5}.marketing-module__SH-5Eq__body{font-size:var(--text-base);color:var(--color-text-secondary);max-width:68ch;line-height:1.6}.marketing-module__SH-5Eq__ctaRow{gap:var(--space-4);margin-top:var(--space-3);flex-wrap:wrap;display:flex}.marketing-module__SH-5Eq__primaryButton{align-items:center;gap:var(--space-2);font-weight:600;font-size:var(--text-sm);color:var(--color-text-on-accent);background:var(--color-accent);padding:var(--space-3) var(--space-5);border-radius:var(--radius-sm);transition:background-color var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-decelerate);border:1px solid #0000;text-decoration:none;display:inline-flex}.marketing-module__SH-5Eq__primaryButton:hover{background:var(--color-accent-strong)}.marketing-module__SH-5Eq__primaryButton:active{transform:scale(.98)}.marketing-module__SH-5Eq__secondaryButton{align-items:center;gap:var(--space-2);font-weight:600;font-size:var(--text-sm);color:var(--color-text);padding:var(--space-3) var(--space-5);border-radius:var(--radius-sm);border:1px solid var(--color-border-strong);transition:border-color var(--duration-fast) var(--ease-standard);background:0 0;text-decoration:none;display:inline-flex}.marketing-module__SH-5Eq__secondaryButton:hover{border-color:var(--color-accent)}.marketing-module__SH-5Eq__sectionHeading{font-size:var(--text-3xl);letter-spacing:-.01em;margin-bottom:var(--space-6);max-width:40ch;font-weight:600}.marketing-module__SH-5Eq__grid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.marketing-module__SH-5Eq__grid2{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.marketing-module__SH-5Eq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration-base) var(--ease-decelerate), border-color var(--duration-base) var(--ease-standard)}.marketing-module__SH-5Eq__card:hover{box-shadow:var(--shadow-md);border-color:var(--color-border-strong)}.marketing-module__SH-5Eq__cardTitle{font-size:var(--text-lg);margin-bottom:var(--space-2);font-weight:600}.marketing-module__SH-5Eq__cardBody{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:1.6}.marketing-module__SH-5Eq__pill{font-size:var(--text-xs);letter-spacing:.03em;text-transform:uppercase;color:var(--color-text-muted);border:1px solid var(--color-border-strong);border-radius:var(--radius-xs);padding:2px var(--space-2);margin-bottom:var(--space-3);align-items:center;font-weight:600;display:inline-flex}.marketing-module__SH-5Eq__quote{font-family:var(--font-accent);font-style:italic;font-size:var(--text-2xl);color:var(--color-text);border-left:2px solid var(--color-accent);max-width:44ch;padding-left:var(--space-5);line-height:1.4}.marketing-module__SH-5Eq__statsBand{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--space-6) var(--space-5)}.marketing-module__SH-5Eq__statRow{gap:var(--space-6);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.marketing-module__SH-5Eq__stat{gap:var(--space-1);flex-direction:column;display:flex}.marketing-module__SH-5Eq__statDivider{border-left:1px solid var(--color-border);padding-left:var(--space-6)}.marketing-module__SH-5Eq__statValue{font-size:var(--text-3xl);color:var(--color-accent);font-weight:600}.marketing-module__SH-5Eq__statLabel{font-size:var(--text-sm);color:var(--color-text-muted)}@media (max-width:640px){.marketing-module__SH-5Eq__statDivider{border-left:none;padding-left:0}}.marketing-module__SH-5Eq__comingSoon{align-items:center;gap:var(--space-2);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--verdict-possible-fg);background:var(--verdict-possible-bg);border:1px solid var(--verdict-possible-border);border-radius:var(--radius-xs);padding:var(--space-1) var(--space-3);font-weight:600;display:inline-flex}.marketing-module__SH-5Eq__calloutNote{background:var(--color-accent-soft-bg);border:1px solid var(--color-accent-border);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);font-size:var(--text-sm);color:var(--color-text);max-width:74ch;margin-top:var(--space-5);display:block}.marketing-module__SH-5Eq__calloutNote a{color:var(--color-accent);font-weight:600}.marketing-module__SH-5Eq__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.marketing-module__SH-5Eq__listItem{padding-left:calc(6px + var(--space-3));font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6;position:relative}.marketing-module__SH-5Eq__listItem:before{content:"";border-radius:var(--radius-full);background:var(--color-accent);width:6px;height:6px;position:absolute;top:8px;left:0}
.pricing-tier-card-module__CUhcsG__tierGrid{gap:var(--space-5);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.pricing-tier-card-module__CUhcsG__tierCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);gap:var(--space-3);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.pricing-tier-card-module__CUhcsG__tierLabel{font-size:var(--text-sm);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.03em;font-weight:600}.pricing-tier-card-module__CUhcsG__tierPrice{align-items:baseline;gap:var(--space-2);min-height:2.5rem;display:flex}.pricing-tier-card-module__CUhcsG__tierPriceAmount{font-size:var(--text-3xl);color:var(--color-text);font-variant-numeric:tabular-nums;font-weight:600}.pricing-tier-card-module__CUhcsG__tierPriceUnit{font-size:var(--text-sm);color:var(--color-text-muted)}.pricing-tier-card-module__CUhcsG__tierPriceUnavailable{font-size:var(--text-base);color:var(--color-text-muted);font-style:italic}.pricing-tier-card-module__CUhcsG__featureList{gap:var(--space-2);font-size:var(--text-sm);color:var(--color-text-secondary);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.pricing-tier-card-module__CUhcsG__featureList li{padding-left:var(--space-4);line-height:1.5;position:relative}.pricing-tier-card-module__CUhcsG__featureList li:before{content:"";border-radius:var(--radius-full);background:var(--color-accent);width:6px;height:6px;position:absolute;top:8px;left:0}
.get-started-form-module__wWJwBa__form{gap:var(--space-6);flex-direction:column;max-width:640px;display:flex}.get-started-form-module__wWJwBa__fieldGroup{gap:var(--space-2);flex-direction:column;display:flex}.get-started-form-module__wWJwBa__label{font-size:var(--text-sm);color:var(--color-text);font-weight:600}.get-started-form-module__wWJwBa__optional{color:var(--color-text-muted);font-weight:400}.get-started-form-module__wWJwBa__hint{font-size:var(--text-xs);color:var(--color-text-muted);line-height:1.5}.get-started-form-module__wWJwBa__input,.get-started-form-module__wWJwBa__select{font:inherit;font-size:var(--text-base);color:var(--color-text);background:var(--color-surface);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);width:100%;transition:border-color var(--duration-fast) var(--ease-standard)}.get-started-form-module__wWJwBa__input:focus-visible,.get-started-form-module__wWJwBa__select:focus-visible{border-color:var(--color-accent);box-shadow:var(--shadow-focus);outline:none}.get-started-form-module__wWJwBa__row{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));display:grid}.get-started-form-module__wWJwBa__personsHeading{font-size:var(--text-lg);margin-top:var(--space-2);font-weight:600}.get-started-form-module__wWJwBa__personCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5);background:var(--color-bg-subtle);gap:var(--space-4);flex-direction:column;display:flex}.get-started-form-module__wWJwBa__personHeader{justify-content:space-between;align-items:center;display:flex}.get-started-form-module__wWJwBa__personLabel{font-size:var(--text-sm);color:var(--color-text-secondary);font-weight:600}.get-started-form-module__wWJwBa__removeButton{color:var(--color-text-muted);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.get-started-form-module__wWJwBa__removeButton:hover{color:var(--verdict-confirmed-fg)}.get-started-form-module__wWJwBa__addButton{border:1px dashed var(--color-border-strong);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-text-secondary);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-standard), color var(--duration-fast) var(--ease-standard);background:0 0;align-self:flex-start;font-weight:600}.get-started-form-module__wWJwBa__addButton:hover{border-color:var(--color-accent);color:var(--color-accent)}.get-started-form-module__wWJwBa__submitButton{font:inherit;cursor:pointer;align-self:flex-start}.get-started-form-module__wWJwBa__submitButton:disabled{opacity:.55;cursor:not-allowed}.get-started-form-module__wWJwBa__errorBox{border:1px solid var(--verdict-confirmed-border);background:var(--verdict-confirmed-bg);color:var(--verdict-confirmed-fg);border-radius:var(--radius-md);padding:var(--space-4);font-size:var(--text-sm);line-height:1.5}.get-started-form-module__wWJwBa__resultPanel{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-6);background:var(--color-surface);box-shadow:var(--shadow-md);gap:var(--space-5);flex-direction:column;max-width:640px;display:flex}.get-started-form-module__wWJwBa__statusRow{align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.get-started-form-module__wWJwBa__statusPill{align-items:center;gap:var(--space-2);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;border-radius:var(--radius-xs);padding:var(--space-2) var(--space-3);border-style:solid;border-width:1px;font-weight:700;display:inline-flex}.get-started-form-module__wWJwBa__statusPill[data-status=SUBMIT_RECOMMENDED]{color:var(--verdict-clear-fg);background:var(--verdict-clear-bg);border-color:var(--verdict-clear-border)}.get-started-form-module__wWJwBa__statusPill[data-status=NEEDS_INFO_RECOMMENDED]{color:var(--verdict-possible-fg);background:var(--verdict-possible-bg);border-color:var(--verdict-possible-border)}.get-started-form-module__wWJwBa__statusPill[data-status=DO_NOT_SUBMIT_RECOMMENDED]{color:var(--verdict-confirmed-fg);background:var(--verdict-confirmed-bg);border-color:var(--verdict-confirmed-border)}.get-started-form-module__wWJwBa__applicationId{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-secondary)}.get-started-form-module__wWJwBa__detailList{gap:var(--space-2);padding:var(--space-4);background:var(--color-bg-subtle);border-radius:var(--radius-md);border:1px solid var(--color-border);flex-direction:column;display:flex}.get-started-form-module__wWJwBa__detailRow{justify-content:space-between;gap:var(--space-4);font-size:var(--text-sm);display:flex}.get-started-form-module__wWJwBa__detailKey{color:var(--color-text-muted)}.get-started-form-module__wWJwBa__detailValue{color:var(--color-text);text-align:right;font-weight:600}.get-started-form-module__wWJwBa__reasonList,.get-started-form-module__wWJwBa__flagList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.get-started-form-module__wWJwBa__reasonList li,.get-started-form-module__wWJwBa__flagList li{font-size:var(--text-sm);color:var(--color-text-secondary);padding-left:var(--space-4);line-height:1.6;position:relative}.get-started-form-module__wWJwBa__reasonList li:before,.get-started-form-module__wWJwBa__flagList li:before{content:"";border-radius:var(--radius-full);background:var(--color-accent);width:6px;height:6px;position:absolute;top:9px;left:0}.get-started-form-module__wWJwBa__note{font-size:var(--text-sm);color:var(--color-text-secondary);border-left:2px solid var(--color-border-strong);padding-left:var(--space-4);line-height:1.6}.get-started-form-module__wWJwBa__resetButton{align-self:flex-start}
.pricing-module___V4oZW__errorBanner{background:var(--verdict-possible-bg);border:1px solid var(--verdict-possible-border);color:var(--verdict-possible-fg);border-radius:var(--radius-md);padding:var(--space-4) var(--space-5);font-size:var(--text-sm);max-width:74ch;margin-bottom:var(--space-6)}.pricing-module___V4oZW__errorBanner a{color:inherit;text-decoration:underline}.pricing-module___V4oZW__productList{gap:var(--space-9);flex-direction:column;display:flex}.pricing-module___V4oZW__productBlock{border-top:1px solid var(--color-border);padding-top:var(--space-7)}.pricing-module___V4oZW__productBlock:first-child{border-top:none;padding-top:0}.pricing-module___V4oZW__productHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-5);margin-bottom:var(--space-6);flex-wrap:wrap;display:flex}.pricing-module___V4oZW__productName{font-size:var(--text-3xl);letter-spacing:-.01em;margin:var(--space-2) 0 var(--space-3);font-weight:600}.pricing-module___V4oZW__statusBadge{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-xs);padding:var(--space-1) var(--space-3);white-space:nowrap;color:var(--color-text-muted);background:var(--color-bg-subtle);border:1px solid var(--color-border-strong);flex:none;align-items:center;font-weight:600;display:inline-flex}.pricing-module___V4oZW__statusBadge[data-status=checkout-coming-soon]{color:var(--color-accent-strong);background:var(--color-accent-soft-bg);border-color:var(--color-accent-border)}.pricing-module___V4oZW__statusBadge[data-status=reference-pricing-only]{color:var(--verdict-possible-fg);background:var(--verdict-possible-bg);border-color:var(--verdict-possible-border)}.pricing-module___V4oZW__purchaseNote{font-size:var(--text-sm);color:var(--color-text-muted);max-width:68ch;margin:var(--space-5) 0 var(--space-3);line-height:1.6}.pricing-module___V4oZW__footNoteHeading{font-size:var(--text-2xl);letter-spacing:-.01em;margin-bottom:var(--space-4);font-weight:600}
.openapi-reference-module__dl3-nG__reference{gap:var(--space-7);flex-direction:column;min-width:0;display:flex}.openapi-reference-module__dl3-nG__meta{gap:var(--space-5);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4);flex-wrap:wrap;display:flex}.openapi-reference-module__dl3-nG__authNote{font-size:var(--text-sm);color:var(--color-text-muted);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-4)}.openapi-reference-module__dl3-nG__authNote code{font-family:var(--font-mono);font-size:.9em}.openapi-reference-module__dl3-nG__operation{gap:var(--space-3);min-width:0;padding-bottom:var(--space-6);border-bottom:1px solid var(--color-border);flex-direction:column;display:flex}.openapi-reference-module__dl3-nG__operation:last-child{border-bottom:none}.openapi-reference-module__dl3-nG__opHeader{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.openapi-reference-module__dl3-nG__method{font-family:var(--font-mono);font-size:var(--text-xs);padding:var(--space-1) var(--space-3);border-radius:var(--radius-xs);color:var(--color-text-on-accent);background:var(--color-text-muted);font-weight:700}.openapi-reference-module__dl3-nG__method[data-method=get]{background:var(--a-600,var(--color-accent))}.openapi-reference-module__dl3-nG__method[data-method=post]{background:var(--color-accent)}.openapi-reference-module__dl3-nG__path{font-family:var(--font-mono);font-size:var(--text-base);color:var(--color-text)}.openapi-reference-module__dl3-nG__authBadge{font-size:var(--text-xs);color:var(--color-text-muted);border:1px solid var(--color-border-strong);border-radius:var(--radius-xs);padding:2px var(--space-2)}.openapi-reference-module__dl3-nG__summary{font-size:var(--text-lg);overflow-wrap:break-word;font-weight:600}.openapi-reference-module__dl3-nG__description{color:var(--color-text-secondary);white-space:pre-line;overflow-wrap:break-word;max-width:78ch}.openapi-reference-module__dl3-nG__block{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.openapi-reference-module__dl3-nG__blockTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);font-weight:600}.openapi-reference-module__dl3-nG__examples{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.openapi-reference-module__dl3-nG__example{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.openapi-reference-module__dl3-nG__exampleSummary{font-size:var(--text-sm);color:var(--color-text-secondary);overflow-wrap:break-word}.openapi-reference-module__dl3-nG__response{gap:var(--space-3);min-width:0;margin-bottom:var(--space-4);flex-direction:column;display:flex}.openapi-reference-module__dl3-nG__responseHead{display:flex}.openapi-reference-module__dl3-nG__status{font-family:var(--font-mono);font-size:var(--text-sm);padding:2px var(--space-3);border-radius:var(--radius-xs);border:1px solid var(--verdict-confirmed-border);color:var(--verdict-confirmed-fg);background:var(--verdict-confirmed-bg);font-weight:700}.openapi-reference-module__dl3-nG__status[data-ok=true]{border-color:var(--verdict-clear-border);color:var(--verdict-clear-fg);background:var(--verdict-clear-bg)}
.product-pricing-section-module__r0y2qG__note{font-size:var(--text-sm);color:var(--color-text-muted);max-width:68ch;margin:var(--space-5) 0 var(--space-3);line-height:1.6}
