.console-skeleton-module__PycDhW__page{width:100%;max-width:960px;margin:0 auto;padding:0 24px 76px}.console-skeleton-module__PycDhW__head{padding:40px 0 24px;position:relative;overflow:hidden}.console-skeleton-module__PycDhW__headIn{position:relative}.console-skeleton-module__PycDhW__eyebrow{background:var(--surface-subtle);width:140px;height:10px}.console-skeleton-module__PycDhW__title{background:var(--surface-subtle);width:min(420px,80%);height:clamp(35px,4.75vw,44px);margin-top:16px}.console-skeleton-module__PycDhW__note{background:var(--surface-subtle);width:min(560px,100%);height:26px;margin-top:8px}.console-skeleton-module__PycDhW__section{border-top:1px solid var(--border);padding:24px 0}.console-skeleton-module__PycDhW__sectionHead{align-items:center;gap:12px;display:flex}.console-skeleton-module__PycDhW__sectionLabel{background:var(--surface-subtle);flex:none;width:18px;height:10px}.console-skeleton-module__PycDhW__sectionTitle{background:var(--surface-subtle);width:180px;height:17px}.console-skeleton-module__PycDhW__block{background:var(--surface);border:1px solid var(--border);height:104px;margin-top:16px}.console-skeleton-module__PycDhW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.console-skeleton-module__PycDhW__page{padding:0 16px 48px}.console-skeleton-module__PycDhW__head{padding:24px 0 16px}}
.buttons-module__Fqro7q__primaryButton{border-radius:var(--radius);background:var(--accent);min-height:44px;color:var(--on-accent);cursor:pointer;white-space:nowrap;border:none;padding:12px 18px;font-size:.9375rem;font-weight:600;transition:background-color .15s,opacity .15s}.buttons-module__Fqro7q__primaryButton:disabled{opacity:.7;cursor:not-allowed}.buttons-module__Fqro7q__primaryButton:active:not(:disabled){background:var(--accent-hover)}@media (hover:hover){.buttons-module__Fqro7q__primaryButton:not(:disabled):hover{background:var(--accent-hover)}}.buttons-module__Fqro7q__secondaryButton{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:44px;color:var(--text);cursor:pointer;padding:12px 18px;font-size:.9375rem;font-weight:600;transition:background-color .15s,border-color .15s,opacity .15s}.buttons-module__Fqro7q__secondaryButton:disabled{opacity:.7;cursor:not-allowed}.buttons-module__Fqro7q__secondaryButton:active:not(:disabled){background:var(--surface-subtle)}@media (hover:hover){.buttons-module__Fqro7q__secondaryButton:not(:disabled):hover{background:var(--surface-subtle);border-color:var(--text-muted)}}.buttons-module__Fqro7q__dangerButton{border-radius:var(--radius);background:var(--danger);min-height:44px;color:var(--on-accent);cursor:pointer;border:none;padding:12px 18px;font-size:.9375rem;font-weight:600;transition:background-color .15s,opacity .15s}.buttons-module__Fqro7q__dangerButton:disabled{opacity:.7;cursor:not-allowed}.buttons-module__Fqro7q__dangerButton:active:not(:disabled){background:var(--danger-hover)}@media (hover:hover){.buttons-module__Fqro7q__dangerButton:not(:disabled):hover{background:var(--danger-hover)}}.buttons-module__Fqro7q__linkButton{border-radius:var(--radius);min-width:44px;min-height:44px;color:var(--text);font:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0 12px;font-weight:600;transition:background-color .15s,opacity .15s;display:inline-flex}.buttons-module__Fqro7q__linkButton:disabled{opacity:.7;cursor:not-allowed;text-decoration:none}.buttons-module__Fqro7q__linkButton:active:not(:disabled){background:var(--surface)}@media (hover:hover){.buttons-module__Fqro7q__linkButton:not(:disabled):hover{background:var(--surface)}}@media (prefers-reduced-motion:reduce){.buttons-module__Fqro7q__primaryButton,.buttons-module__Fqro7q__secondaryButton,.buttons-module__Fqro7q__dangerButton,.buttons-module__Fqro7q__linkButton{transition:none}}
.confirm-dialog-module__KSQv4q__dialog{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:min(420px,100vw - 32px);color:var(--text);opacity:0;max-height:85dvh;transition:opacity .12s ease-in, translate .12s ease-in, overlay .12s ease-in allow-discrete, display .12s ease-in allow-discrete;padding:0;translate:0 8px}.confirm-dialog-module__KSQv4q__dialog[open]{opacity:1;transition:opacity .15s ease-out, translate .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;translate:0}@starting-style{.confirm-dialog-module__KSQv4q__dialog[open]{opacity:0;translate:0 8px}}.confirm-dialog-module__KSQv4q__dialog::backdrop{transition:background-color .12s ease-in, overlay .12s ease-in allow-discrete, display .12s ease-in allow-discrete;background-color:#0000}.confirm-dialog-module__KSQv4q__dialog[open]::backdrop{transition:background-color .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;background-color:#0006}@starting-style{.confirm-dialog-module__KSQv4q__dialog[open]::backdrop{background-color:#0000}}@media (prefers-reduced-motion:reduce){.confirm-dialog-module__KSQv4q__dialog,.confirm-dialog-module__KSQv4q__dialog[open]{transition:opacity .1s linear, overlay .1s linear allow-discrete, display .1s linear allow-discrete;translate:none}}.confirm-dialog-module__KSQv4q__body{max-height:inherit;flex-direction:column;gap:16px;padding:24px;display:flex;overflow-y:auto}.confirm-dialog-module__KSQv4q__heading{word-break:break-word;flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:1.25rem;display:flex}.confirm-dialog-module__KSQv4q__subject{font-family:var(--mono);color:var(--text);word-break:break-all;margin:0;font-size:.875rem}.confirm-dialog-module__KSQv4q__explain{color:var(--text);margin:0;font-size:.9375rem}.confirm-dialog-module__KSQv4q__error{border-radius:var(--radius);border-left:4px solid var(--danger);background:var(--danger-tint);color:var(--danger-text);margin:0;padding:10px 14px;font-size:.875rem}.confirm-dialog-module__KSQv4q__footer{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (max-width:600px){.confirm-dialog-module__KSQv4q__body{padding:20px 16px}.confirm-dialog-module__KSQv4q__footer>button{flex:auto}}
.console-module__VqeKfq__page{width:100%;max-width:960px;margin:0 auto;padding:0 24px 76px}.console-module__VqeKfq__head{padding:40px 0 24px;position:relative;overflow:hidden}.console-module__VqeKfq__headIn{position:relative}.console-module__VqeKfq__eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:500}.console-module__VqeKfq__title{letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(32px,4.4vw,40px);font-weight:300;line-height:1.08}.console-module__VqeKfq__headNote{max-width:60ch;color:var(--text-muted);margin:8px 0 0;font-size:17px;font-weight:300}.console-module__VqeKfq__steps{margin:24px 0 0;padding:0;list-style:none}.console-module__VqeKfq__step,.console-module__VqeKfq__section{border-top:1px solid var(--border);padding:24px 0}.console-module__VqeKfq__stepHead,.console-module__VqeKfq__sectionHead{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.console-module__VqeKfq__stepLabel,.console-module__VqeKfq__sectionLabel{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;align-items:center;gap:8px;font-size:10px;font-weight:500;display:flex}.console-module__VqeKfq__stepTitle,.console-module__VqeKfq__sectionTitle{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:500}.console-module__VqeKfq__stepState{margin-left:auto}.console-module__VqeKfq__sectionNote{color:var(--text-muted);margin:0 0 0 auto;font-size:13px}.console-module__VqeKfq__stepBody{margin-top:16px}.console-module__VqeKfq__step>section:last-child{margin-bottom:0}.console-module__VqeKfq__mark{border:1px solid var(--border);flex:none;width:9px;height:9px}.console-module__VqeKfq__mark[data-state=current]{border-color:var(--text)}.console-module__VqeKfq__mark[data-state=done]{background:var(--accent);border-color:var(--text)}.console-module__VqeKfq__doneChip{background:var(--accent);color:var(--on-accent);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;padding:2px 8px;font-size:10px;font-weight:500}.console-module__VqeKfq__todoChip{border:1px solid var(--border);color:var(--text-muted);font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;padding:2px 8px;font-size:10px;font-weight:500}.console-module__VqeKfq__stepSummary{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:4px 12px;margin:12px 0 0;font-size:13.5px;display:flex}.console-module__VqeKfq__value{font-family:var(--mono);letter-spacing:0;color:var(--text);font-size:12.5px}.console-module__VqeKfq__command{align-items:flex-start;gap:12px;display:flex}.console-module__VqeKfq__commandBlock{background:var(--surface);border:1px solid var(--border);min-width:0;font-family:var(--mono);color:var(--text);white-space:pre;-webkit-user-select:all;user-select:all;flex:auto;padding:12px 14px;font-size:12.5px;line-height:1.6;overflow-x:auto}.console-module__VqeKfq__commandCaption{color:var(--text-muted);margin:0 0 8px;font-size:13px}.console-module__VqeKfq__watch{background:var(--surface);border:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:12px;padding:10px 14px;display:flex}.console-module__VqeKfq__watchText{font-family:var(--mono);color:var(--text-muted);font-size:12px}.console-module__VqeKfq__landed{background:var(--surface);border:1px solid var(--border);font-family:var(--mono);color:var(--text);align-items:center;gap:12px;margin-top:12px;padding:10px 14px;font-size:12.5px;display:flex}.console-module__VqeKfq__checkButton{min-width:44px;min-height:44px;color:var(--text);font:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin:-10px 0;padding:0 12px;font-size:13.5px;font-weight:600;transition:background-color .12s linear;display:inline-flex}.console-module__VqeKfq__checkButton:disabled{opacity:.7;cursor:not-allowed;text-decoration:none}@media (hover:hover){.console-module__VqeKfq__checkButton:not(:disabled):hover{background:var(--surface-subtle)}}@media (prefers-reduced-motion:reduce){.console-module__VqeKfq__checkButton{transition:none}}.console-module__VqeKfq__usageFigure{font-family:var(--mono);letter-spacing:-.01em;font-size:clamp(26px,3.4vw,32px);font-weight:400;line-height:1}.console-module__VqeKfq__usageLimit{color:var(--text-muted)}.console-module__VqeKfq__usageCaption{color:var(--text-muted);margin:6px 0 0;font-size:13px}.console-module__VqeKfq__track{background:var(--paper);border:1px solid var(--border);height:9px;margin-top:12px}.console-module__VqeKfq__trackFill{background:var(--text);height:100%;display:block}.console-module__VqeKfq__usageMeta{color:var(--text-muted);flex-wrap:wrap;gap:4px 16px;margin:12px 0 0;font-size:13px;display:flex}.console-module__VqeKfq__usageWarning{color:var(--text);margin:12px 0 0;font-size:13.5px;font-weight:500}.console-module__VqeKfq__usageUnavailable{color:var(--text-muted);margin:0;font-size:13.5px}.console-module__VqeKfq__docsLinks{flex-wrap:wrap;gap:8px 24px;margin:16px 0 0;font-size:13.5px;display:flex}.console-module__VqeKfq__docsLinks a{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px;font-weight:500}@media (max-width:600px){.console-module__VqeKfq__page{padding:0 16px 48px}.console-module__VqeKfq__head{padding:24px 0 16px}.console-module__VqeKfq__command{flex-direction:column;align-items:stretch}.console-module__VqeKfq__sectionNote{flex-basis:100%;margin-left:0}.console-module__VqeKfq__stepState{margin-left:0}}
.keys-module__vyqHCW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.keys-module__vyqHCW__mintSection{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:24px;display:flex}.keys-module__vyqHCW__createToggle{align-self:flex-end}.keys-module__vyqHCW__collapse{grid-template-rows:0fr;transition:grid-template-rows .18s ease-out;display:grid}.keys-module__vyqHCW__collapse[data-open=true]{grid-template-rows:1fr}.keys-module__vyqHCW__collapseInner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.keys-module__vyqHCW__collapse{transition:none}}.keys-module__vyqHCW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.keys-module__vyqHCW__cardHeading{margin:0 0 16px;font-size:1.125rem}.keys-module__vyqHCW__cardError{border-radius:var(--radius);border-left:4px solid var(--danger);background:var(--danger-tint);color:var(--danger-text);margin:0 0 16px;padding:10px 14px;font-size:.875rem}.keys-module__vyqHCW__mintForm{align-items:flex-end;gap:12px;display:flex}.keys-module__vyqHCW__field{flex-direction:column;flex:auto;gap:6px;min-width:0;display:flex}.keys-module__vyqHCW__fieldLabel{font-size:.875rem;font-weight:600}.keys-module__vyqHCW__input{width:100%;color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;font-family:inherit;font-size:1rem;transition:border-color .15s}.keys-module__vyqHCW__input::placeholder{color:var(--text-muted)}.keys-module__vyqHCW__helper{color:var(--text-muted);margin:12px 0 0;font-size:.8125rem}.keys-module__vyqHCW__listError{border-radius:var(--radius);border-left:4px solid var(--danger);background:var(--danger-tint);color:var(--danger-text);flex-wrap:wrap;align-items:center;gap:4px 12px;margin:0 0 16px;padding:8px 16px;font-size:.875rem;display:flex}.keys-module__vyqHCW__tableWrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.keys-module__vyqHCW__table{border-collapse:collapse;width:100%;font-size:.9375rem}.keys-module__vyqHCW__table th{text-align:left;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 16px;font-size:.8125rem;font-weight:600}.keys-module__vyqHCW__table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:12px 16px}.keys-module__vyqHCW__table tbody tr:last-child td{border-bottom:none}.keys-module__vyqHCW__labelCell{font-weight:600}.keys-module__vyqHCW__muted{color:var(--text-muted);white-space:nowrap}.keys-module__vyqHCW__maskedKey{font-family:var(--font-mono);color:var(--text);font-size:.875rem}.keys-module__vyqHCW__actionCell{text-align:right}.keys-module__vyqHCW__revokeButton{min-width:44px;min-height:44px;color:var(--danger-text);cursor:pointer;border-radius:var(--radius);background:0 0;border:none;padding:10px 12px;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s}.keys-module__vyqHCW__revokeButton:active{background:var(--danger-tint);color:var(--danger-text-strong)}@media (hover:hover){.keys-module__vyqHCW__revokeButton:hover{background:var(--danger-tint);color:var(--danger-text-strong)}}.keys-module__vyqHCW__labelChip{background:var(--surface-subtle);border:1px solid var(--border);color:var(--text);border-radius:999px;padding:2px 10px;font-size:.8125rem;font-weight:600}.keys-module__vyqHCW__curlRow{align-items:flex-start;gap:12px;display:flex}.keys-module__vyqHCW__curlBlock{border-radius:var(--radius);background:var(--surface-subtle);border:1px solid var(--border);min-width:0;font-family:var(--font-mono);-webkit-user-select:all;user-select:all;white-space:pre-wrap;word-break:normal;overflow-wrap:anywhere;flex:auto;padding:12px 14px;font-size:.8125rem;line-height:1.5}.keys-module__vyqHCW__curlCaption{color:var(--text-muted);margin:0;font-size:.8125rem}.keys-module__vyqHCW__snippetTabs{border-radius:var(--radius);background:var(--surface-subtle);border:1px solid var(--border);flex-wrap:wrap;gap:4px;padding:4px;display:flex}.keys-module__vyqHCW__snippetTab{border-radius:calc(var(--radius) - 2px);min-height:44px;color:var(--text-muted);font-family:var(--font-mono);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 14px;font-size:.8125rem;transition:background-color .2s}.keys-module__vyqHCW__snippetTab[aria-selected=true]{background:var(--accent);color:var(--on-accent);font-weight:600}@media (hover:hover){.keys-module__vyqHCW__snippetTab[aria-selected=false]:hover{background:var(--surface);color:var(--text)}}.keys-module__vyqHCW__allowanceNote,.keys-module__vyqHCW__editorLinks{color:var(--text-muted);margin:0;font-size:.8125rem}.keys-module__vyqHCW__editorLink{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px;font-weight:600}.keys-module__vyqHCW__inlineCode{font-family:var(--font-mono);word-break:break-all;font-size:.9em}.keys-module__vyqHCW__toolList{color:var(--text-muted);margin:16px 0;padding-left:20px;font-size:.8125rem;line-height:1.6}.keys-module__vyqHCW__verifyFallback>summary{color:var(--text-muted);cursor:pointer;padding:12px 0;font-size:.8125rem}.keys-module__vyqHCW__verifyFallback[open]>summary{margin-bottom:12px}.keys-module__vyqHCW__integrationTruth{border-left:4px solid var(--accent);background:var(--surface-subtle);color:var(--text);margin:16px 0 0;padding:12px 14px;font-size:.875rem;line-height:1.55}.keys-module__vyqHCW__integrationTabs{margin-top:16px}.keys-module__vyqHCW__integrationForm{flex-direction:column;gap:12px;margin-top:16px;display:flex}.keys-module__vyqHCW__integrationUrlInput{font-family:var(--mono);font-size:.875rem}.keys-module__vyqHCW__integrationTextarea{resize:vertical;line-height:1.55}.keys-module__vyqHCW__integrationHint{color:var(--text-muted);margin:0;font-size:.8125rem;line-height:1.55}.keys-module__vyqHCW__integrationChips{flex-wrap:wrap;gap:8px;display:flex}.keys-module__vyqHCW__integrationChip{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle);min-height:44px;color:var(--text);font-family:var(--mono);text-align:left;cursor:pointer;padding:8px 12px;font-size:.75rem;transition:background-color .15s}@media (hover:hover){.keys-module__vyqHCW__integrationChip:hover{background:var(--surface)}}.keys-module__vyqHCW__integrationActions{flex-wrap:wrap;align-items:center;gap:8px 16px;display:flex}.keys-module__vyqHCW__integrationStatus{color:var(--text);margin:16px 0 0;font-size:.875rem;line-height:1.55}.keys-module__vyqHCW__integrationCopyRow{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.keys-module__vyqHCW__integrationResult{border-top:1px solid var(--border);margin-top:24px;padding-top:16px}.keys-module__vyqHCW__integrationBlockHeading{color:var(--text);margin:16px 0 8px;font-size:.875rem;font-weight:600}.keys-module__vyqHCW__integrationBlock{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-subtle);min-width:0;max-width:100%;max-height:360px;color:var(--text);font-family:var(--mono);white-space:pre;-webkit-user-select:all;user-select:all;margin:0;padding:12px 14px;font-size:.75rem;line-height:1.6;overflow:auto}.keys-module__vyqHCW__integrationApply{margin-top:12px}.keys-module__vyqHCW__integrationSteps{flex-direction:column;gap:16px;margin:0;padding-left:20px;font-size:.875rem;display:flex}.keys-module__vyqHCW__integrationSteps>li{min-width:0}.keys-module__vyqHCW__integrationStepTitle{color:var(--text);margin:0 0 4px;font-weight:600}.keys-module__vyqHCW__integrationStepDetail{color:var(--text-muted);margin:0 0 8px;font-size:.8125rem;line-height:1.55}@media (max-width:600px){.keys-module__vyqHCW__integrationSubmit,.keys-module__vyqHCW__integrationChip{width:100%}.keys-module__vyqHCW__integrationBlock{max-height:260px}.keys-module__vyqHCW__mintForm{flex-direction:column;align-items:stretch}.keys-module__vyqHCW__mintSubmit{width:100%}.keys-module__vyqHCW__createToggle{align-self:stretch}.keys-module__vyqHCW__table thead{display:none}.keys-module__vyqHCW__table,.keys-module__vyqHCW__table tbody,.keys-module__vyqHCW__table tr,.keys-module__vyqHCW__table td{width:auto;display:block}.keys-module__vyqHCW__table tr{border-bottom:1px solid var(--border);padding:16px}.keys-module__vyqHCW__table tbody tr:last-child{border-bottom:none}.keys-module__vyqHCW__table td{border-bottom:none;padding:2px 0}.keys-module__vyqHCW__table td[data-label=Created]:before,.keys-module__vyqHCW__table td[data-label=Last\ used]:before{content:attr(data-label) ": "}.keys-module__vyqHCW__table td[data-label=Created],.keys-module__vyqHCW__table td[data-label=Last\ used]{margin-right:12px;font-size:.8125rem;display:inline-block}.keys-module__vyqHCW__actionCell{text-align:right;padding-top:8px}.keys-module__vyqHCW__curlRow{flex-direction:column;align-items:stretch}}
.reveal-once-module__26jHoq__dialog{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:min(560px,100vw - 32px);color:var(--text);opacity:0;max-height:85dvh;transition:opacity .12s ease-in, translate .12s ease-in, overlay .12s ease-in allow-discrete, display .12s ease-in allow-discrete;padding:0;translate:0 8px}.reveal-once-module__26jHoq__dialog[open]{opacity:1;transition:opacity .15s ease-out, translate .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;translate:0}@starting-style{.reveal-once-module__26jHoq__dialog[open]{opacity:0;translate:0 8px}}.reveal-once-module__26jHoq__dialog::backdrop{transition:background-color .12s ease-in, overlay .12s ease-in allow-discrete, display .12s ease-in allow-discrete;background-color:#0000}.reveal-once-module__26jHoq__dialog[open]::backdrop{transition:background-color .15s ease-out, overlay .15s ease-out allow-discrete, display .15s ease-out allow-discrete;background-color:#0006}@starting-style{.reveal-once-module__26jHoq__dialog[open]::backdrop{background-color:#0000}}@media (prefers-reduced-motion:reduce){.reveal-once-module__26jHoq__dialog,.reveal-once-module__26jHoq__dialog[open]{transition:opacity .1s linear, overlay .1s linear allow-discrete, display .1s linear allow-discrete;translate:none}}.reveal-once-module__26jHoq__body{max-height:inherit;flex-direction:column;gap:16px;padding:24px;display:flex;overflow-y:auto}.reveal-once-module__26jHoq__heading{flex-wrap:wrap;align-items:center;gap:8px;margin:0;font-size:1.25rem;display:flex}.reveal-once-module__26jHoq__warning{border-radius:var(--radius);background:var(--warning-bg);color:var(--warning-text);margin:0;padding:12px 16px;font-size:.875rem}.reveal-once-module__26jHoq__secretRow{align-items:flex-start;gap:12px;display:flex}.reveal-once-module__26jHoq__secretBlock{border-radius:var(--radius);background:var(--surface-subtle);border:1px solid var(--border);min-width:0;font-family:var(--mono);word-break:break-all;-webkit-user-select:all;user-select:all;flex:auto;padding:12px 14px;font-size:.875rem;line-height:1.5}.reveal-once-module__26jHoq__footer{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (max-width:600px){.reveal-once-module__26jHoq__body{padding:20px 16px}.reveal-once-module__26jHoq__secretRow{flex-direction:column;align-items:stretch}.reveal-once-module__26jHoq__footer>button{flex:auto}}
.webhooks-module__2bH3-a__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.webhooks-module__2bH3-a__registerSection{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:24px;display:flex}.webhooks-module__2bH3-a__registerToggle{align-self:flex-end}.webhooks-module__2bH3-a__collapse{grid-template-rows:0fr;transition:grid-template-rows .18s ease-out;display:grid}.webhooks-module__2bH3-a__collapse[data-open=true]{grid-template-rows:1fr}.webhooks-module__2bH3-a__collapseInner{min-height:0;overflow:hidden}@media (prefers-reduced-motion:reduce){.webhooks-module__2bH3-a__collapse{transition:none}}.webhooks-module__2bH3-a__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:24px}.webhooks-module__2bH3-a__cardHeading{margin:0 0 8px;font-size:1.125rem}.webhooks-module__2bH3-a__cardLead{color:var(--text-muted);margin:0 0 16px;font-size:.9375rem}.webhooks-module__2bH3-a__cardError{border-radius:var(--radius);border-left:4px solid var(--danger);background:var(--danger-tint);color:var(--danger-text);margin:0 0 16px;padding:10px 14px;font-size:.875rem}.webhooks-module__2bH3-a__form{flex-direction:column;gap:16px;display:flex}.webhooks-module__2bH3-a__field{flex-direction:column;gap:6px;min-width:0;display:flex}.webhooks-module__2bH3-a__fieldLabel{font-size:.875rem;font-weight:600}.webhooks-module__2bH3-a__input{width:100%;font-size:1rem;font-family:var(--mono);color:var(--text);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;transition:border-color .15s}.webhooks-module__2bH3-a__input::placeholder{color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.webhooks-module__2bH3-a__input{transition:none}}.webhooks-module__2bH3-a__helper{color:var(--text-muted);margin:0;font-size:.8125rem}.webhooks-module__2bH3-a__submitRow{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.webhooks-module__2bH3-a__testOutcome{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);max-width:70ch;margin:0 0 16px;padding:10px 14px;font-size:.9375rem}.webhooks-module__2bH3-a__codeRow{align-items:flex-start;gap:12px;display:flex}.webhooks-module__2bH3-a__codeBlock{border-radius:var(--radius);background:var(--surface-subtle);border:1px solid var(--border);min-width:0;font-family:var(--mono);white-space:pre-wrap;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all;flex:auto;padding:12px 14px;font-size:.8125rem;line-height:1.5;display:block}.webhooks-module__2bH3-a__emptyLead{color:var(--text-muted);max-width:62ch;margin:0 0 16px;font-size:.9375rem}.webhooks-module__2bH3-a__listError{border-radius:var(--radius);border-left:4px solid var(--danger);background:var(--danger-tint);color:var(--danger-text);flex-wrap:wrap;align-items:center;gap:4px 12px;margin:0 0 16px;padding:8px 16px;font-size:.875rem;display:flex}.webhooks-module__2bH3-a__list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);margin:0;padding:0;list-style:none}.webhooks-module__2bH3-a__row{border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:16px;display:flex}.webhooks-module__2bH3-a__list>li:last-child .webhooks-module__2bH3-a__row{border-bottom:none}.webhooks-module__2bH3-a__rowHead{flex-wrap:wrap;align-items:baseline;gap:8px 12px;display:flex}.webhooks-module__2bH3-a__url{font-family:var(--mono);color:var(--text);word-break:break-all;min-width:0;font-size:.875rem}.webhooks-module__2bH3-a__description{color:var(--text-muted);font-size:.8125rem}.webhooks-module__2bH3-a__rowMeta{font-family:var(--mono);color:var(--text-muted);flex-wrap:wrap;gap:4px 12px;font-size:12.5px;display:flex}.webhooks-module__2bH3-a__rowNote{color:var(--text);max-width:70ch;margin:0;font-size:.875rem}.webhooks-module__2bH3-a__rowNoteMuted{color:var(--text-muted)}.webhooks-module__2bH3-a__rowActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.webhooks-module__2bH3-a__disableButton{border-radius:var(--radius);min-width:44px;min-height:44px;color:var(--danger-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:10px 12px;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.webhooks-module__2bH3-a__disableButton:disabled{opacity:.7;cursor:not-allowed}.webhooks-module__2bH3-a__disableButton:active:not(:disabled){background:var(--danger-tint);color:var(--danger-text-strong)}@media (hover:hover){.webhooks-module__2bH3-a__disableButton:not(:disabled):hover{background:var(--danger-tint);color:var(--danger-text-strong)}}@media (prefers-reduced-motion:reduce){.webhooks-module__2bH3-a__disableButton{transition:none}}.webhooks-module__2bH3-a__chip{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;padding:2px 8px;font-size:10px;font-weight:500}.webhooks-module__2bH3-a__chip[data-tone=delivered]{background:var(--accent);color:var(--on-accent)}.webhooks-module__2bH3-a__chip[data-tone=failing],.webhooks-module__2bH3-a__chip[data-tone=stopped]{background:var(--danger);color:var(--on-accent)}.webhooks-module__2bH3-a__chip[data-tone=stopped]{border-color:var(--text)}.webhooks-module__2bH3-a__chip[data-tone=idle],.webhooks-module__2bH3-a__chip[data-tone=disabled]{border-color:var(--border);color:var(--text-muted)}@media (max-width:600px){.webhooks-module__2bH3-a__card{padding:20px 16px}.webhooks-module__2bH3-a__registerToggle{align-self:stretch}.webhooks-module__2bH3-a__submitRow>button{width:100%}}
.editor-module__hNTeqq__headStatus{color:var(--text-muted);margin:8px 0 0;font-size:14px}.editor-module__hNTeqq__recRead{border:none;border-top:1px solid var(--border);text-align:left;cursor:pointer;width:100%;min-height:56px;font:inherit;color:var(--text);background:0 0;flex-wrap:wrap;align-items:baseline;gap:4px 12px;padding:12px 4px;display:flex}.editor-module__hNTeqq__recRead:first-child{border-top:none}@media (hover:hover){.editor-module__hNTeqq__recRead:hover{background:var(--surface)}}.editor-module__hNTeqq__recLabel{flex:none;min-width:180px;font-weight:500}.editor-module__hNTeqq__recValue{min-width:0;color:var(--text-muted);overflow-wrap:anywhere;flex:240px}.editor-module__hNTeqq__recValue.editor-module__hNTeqq__mono{font-family:var(--mono);color:var(--text);font-size:12.5px}.editor-module__hNTeqq__recChip{flex:none;margin-left:auto}.editor-module__hNTeqq__recEdit{border-top:1px dashed var(--border);padding:12px 4px 20px}.editor-module__hNTeqq__recHelp{max-width:62ch;color:var(--text-muted);margin:0 0 12px;font-size:13.5px}.editor-module__hNTeqq__recField{flex-direction:column;gap:6px;min-width:0;margin-bottom:12px;display:flex}.editor-module__hNTeqq__recFieldLabel{font-size:.8125rem;font-weight:600}.editor-module__hNTeqq__recInput,.editor-module__hNTeqq__recSelect,.editor-module__hNTeqq__recTextarea{width:100%;min-height:44px;color:var(--text);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;font-size:.9375rem}.editor-module__hNTeqq__recInput.editor-module__hNTeqq__mono,.editor-module__hNTeqq__recTextarea.editor-module__hNTeqq__mono{font-family:var(--mono);font-size:13px}.editor-module__hNTeqq__recTextarea{resize:vertical;min-height:96px;font-family:inherit}.editor-module__hNTeqq__recCheckboxRow{align-items:center;gap:8px;min-height:44px;display:flex}.editor-module__hNTeqq__recMeasured{color:var(--text-muted);margin:4px 0 16px;font-size:13px}.editor-module__hNTeqq__recMeasured .editor-module__hNTeqq__value{font-family:var(--mono);color:var(--text);font-size:12.5px}.editor-module__hNTeqq__recActions{flex-wrap:wrap;gap:10px;display:flex}.editor-module__hNTeqq__recError{border-left:4px solid var(--danger);background:var(--danger-tint);max-width:62ch;color:var(--text);margin:0 0 12px;padding:8px 12px;font-size:13.5px}.editor-module__hNTeqq__recError:focus-visible{outline:2px solid var(--text);outline-offset:2px}.editor-module__hNTeqq__recNote{border-left:4px solid var(--border);background:var(--surface);max-width:62ch;color:var(--text);margin:0 0 12px;padding:8px 12px;font-size:13.5px}.editor-module__hNTeqq__recNote a,.editor-module__hNTeqq__linkLike{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px;font-weight:600}.editor-module__hNTeqq__linkLike{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.editor-module__hNTeqq__logoPreview{flex-wrap:wrap;gap:16px;margin:0 0 20px;display:flex}.editor-module__hNTeqq__logoTile{border:1px solid var(--border);flex:none;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden}.editor-module__hNTeqq__logoTile.editor-module__hNTeqq__paper{background:var(--paper)}.editor-module__hNTeqq__logoTile.editor-module__hNTeqq__ink{background:var(--ink)}.editor-module__hNTeqq__logoTile img{max-width:100%;height:auto;max-height:100%}.editor-module__hNTeqq__logoBroken{border:1px solid var(--border);background:var(--surface);max-width:60ch;padding:12px 14px}.editor-module__hNTeqq__logoBrokenAddress{font-family:var(--mono);overflow-wrap:anywhere;color:var(--text);margin:0 0 6px;font-size:12.5px;display:block}.editor-module__hNTeqq__listCaption{color:var(--text-muted);margin:0 0 12px;font-size:13px}.editor-module__hNTeqq__listItems{flex-direction:column;gap:12px;margin:0 0 12px;padding:0;list-style:none;display:flex}.editor-module__hNTeqq__listItem{border:1px solid var(--border);border-radius:var(--radius);padding:12px}.editor-module__hNTeqq__listItemHead{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.editor-module__hNTeqq__listPosition{font-family:var(--mono);color:var(--text-muted);font-size:12px}.editor-module__hNTeqq__swatchPreview{border:1px solid var(--border);border-radius:50%;flex:none;width:20px;height:20px;display:inline-block}.editor-module__hNTeqq__elGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:10px;display:grid}.editor-module__hNTeqq__elField{flex-direction:column;gap:4px;min-width:0;display:flex}.editor-module__hNTeqq__elLabel{color:var(--text-muted);font-size:.75rem;font-weight:600}.editor-module__hNTeqq__listButtons{flex-wrap:wrap;gap:8px;display:flex}.editor-module__hNTeqq__moveButton{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:44px;min-height:44px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;padding:0 12px;font-size:.8125rem;font-weight:600;display:inline-flex}@media (hover:hover){.editor-module__hNTeqq__moveButton:not(:disabled):hover{background:var(--surface-subtle)}}.editor-module__hNTeqq__moveButton:disabled{opacity:.5;cursor:not-allowed}.editor-module__hNTeqq__capNote{color:var(--text-muted);margin:8px 0 0;font-size:13px}.editor-module__hNTeqq__chipList{flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:0;list-style:none;display:flex}.editor-module__hNTeqq__chip{border:1px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:6px 6px 6px 12px;font-size:13.5px;display:inline-flex}.editor-module__hNTeqq__chipRemove{background:var(--surface);min-width:28px;min-height:28px;color:var(--text);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.editor-module__hNTeqq__chipAddRow{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.editor-module__hNTeqq__confirmRevert{border-left:4px solid var(--text);background:var(--surface);max-width:66ch;margin:0 0 12px;padding:10px 14px;font-size:13.5px}.editor-module__hNTeqq__tray{background:var(--paper);border:1px solid var(--border);margin-top:24px;padding:16px;position:sticky;bottom:0;box-shadow:0 -4px 12px #14161a0f}.editor-module__hNTeqq__trayBanner{margin:0 0 12px;font-size:13.5px}.editor-module__hNTeqq__trayBanner.editor-module__hNTeqq__refused{border-left:4px solid var(--danger);background:var(--danger-tint);padding:10px 14px}.editor-module__hNTeqq__trayList{flex-direction:column;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.editor-module__hNTeqq__trayItem{flex-wrap:wrap;align-items:baseline;gap:4px 10px;font-size:13.5px;display:flex}.editor-module__hNTeqq__trayValue{font-family:var(--mono);color:var(--text);overflow-wrap:anywhere;font-size:12.5px}.editor-module__hNTeqq__trayActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.editor-module__hNTeqq__savedBlock{border-left:4px solid var(--accent);background:var(--surface);padding:14px 16px}.editor-module__hNTeqq__savedBlock:focus-visible{outline:2px solid var(--text);outline-offset:2px}.editor-module__hNTeqq__diffSection{margin:0 0 20px}.editor-module__hNTeqq__diffSectionHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:0 0 10px;display:flex}.editor-module__hNTeqq__diffRows{flex-direction:column;gap:12px;display:flex}.editor-module__hNTeqq__diffRow{border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px}.editor-module__hNTeqq__diffRowHead{align-items:flex-start;gap:10px;display:flex}.editor-module__hNTeqq__diffCheckbox{min-width:20px;min-height:20px;margin-top:4px}.editor-module__hNTeqq__diffLabel{flex:auto;min-width:0}.editor-module__hNTeqq__diffChip{flex:none}.editor-module__hNTeqq__diffLine{color:var(--text-muted);overflow-wrap:anywhere;margin:6px 0 0 30px;font-size:13.5px}.editor-module__hNTeqq__diffLine .editor-module__hNTeqq__value{font-family:var(--mono);color:var(--text);font-size:12.5px}.editor-module__hNTeqq__diffArrive{animation:editor-module__hNTeqq__recordDiffReveal var(--reveal) linear both}@keyframes editor-module__hNTeqq__recordDiffReveal{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.editor-module__hNTeqq__diffArrive{animation:none}}.editor-module__hNTeqq__applyBar{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.editor-module__hNTeqq__findField{flex-direction:column;gap:6px;margin:20px 0;display:flex}.editor-module__hNTeqq__findResultCount{color:var(--text-muted);margin:0;font-size:13px}@media (max-width:400px){.editor-module__hNTeqq__recRead{flex-direction:column;align-items:flex-start;gap:2px}.editor-module__hNTeqq__recChip{margin-left:0}.editor-module__hNTeqq__listItemHead{flex-direction:column;align-items:flex-start}.editor-module__hNTeqq__listButtons{width:100%}.editor-module__hNTeqq__listButtons .editor-module__hNTeqq__moveButton{flex:auto}.editor-module__hNTeqq__diffLine{margin-left:0}}.editor-module__hNTeqq__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.brands-module__X7ifvW__visuallyHidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brands-module__X7ifvW__titleDomain{font-family:var(--mono);letter-spacing:-.02em;font-size:.82em}.brands-module__X7ifvW__findWrap{margin-bottom:22px}.brands-module__X7ifvW__findLabel{margin-bottom:6px;font-size:.875rem;font-weight:600;display:block}.brands-module__X7ifvW__findBox{width:100%;min-height:44px;font-family:var(--mono);color:var(--text);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;font-size:1rem}.brands-module__X7ifvW__findBox::placeholder{color:var(--text-muted)}.brands-module__X7ifvW__findPanel{opacity:0;transition:opacity var(--reveal) ease;margin-top:10px}.brands-module__X7ifvW__findPanel.brands-module__X7ifvW__show{opacity:1}@media (prefers-reduced-motion:reduce){.brands-module__X7ifvW__findPanel{transition:none}}.brands-module__X7ifvW__chipRow{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.brands-module__X7ifvW__chip{border:1px dashed var(--border);border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 6px 0 12px;font-size:12.5px;display:inline-flex}.brands-module__X7ifvW__chip .brands-module__X7ifvW__chipDomain{font-family:var(--mono)}.brands-module__X7ifvW__listError{border-left:4px solid var(--danger);background:var(--danger-tint);max-width:70ch;color:var(--text);flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:24px 0 0;padding:10px 14px;font-size:.9375rem;display:flex}.brands-module__X7ifvW__listErrorText{flex:320px;min-width:0;margin:0}.brands-module__X7ifvW__another{margin-top:16px}.brands-module__X7ifvW__anotherSummary{cursor:pointer;border:1px solid var(--border);border-radius:var(--radius);min-height:44px;color:var(--text);align-items:center;gap:8px;padding:0 14px;font-size:.9375rem;font-weight:500;transition:background-color .15s;display:flex}@media (hover:hover){.brands-module__X7ifvW__anotherSummary:hover{background:var(--surface)}}.brands-module__X7ifvW__anotherSummary::marker{color:var(--text-muted)}@media (prefers-reduced-motion:reduce){.brands-module__X7ifvW__anotherSummary{transition:none}}.brands-module__X7ifvW__form{flex-direction:column;gap:16px;margin-top:16px;display:flex}.brands-module__X7ifvW__field{flex-direction:column;gap:6px;min-width:0;display:flex}.brands-module__X7ifvW__fieldLabel{font-size:.875rem;font-weight:600}.brands-module__X7ifvW__input{width:100%;min-height:44px;font-family:var(--mono);color:var(--text);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius);padding:10px 12px;font-size:1rem}.brands-module__X7ifvW__input::placeholder{color:var(--text-muted)}.brands-module__X7ifvW__helper{max-width:62ch;color:var(--text-muted);margin:0;font-size:.8125rem}.brands-module__X7ifvW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.brands-module__X7ifvW__mailboxField{align-items:stretch;display:flex}.brands-module__X7ifvW__mailboxField .brands-module__X7ifvW__input{border-radius:var(--radius) 0 0 var(--radius);border-right:0;flex:auto;min-width:0}.brands-module__X7ifvW__mailboxSuffix{border:1px solid var(--border);border-radius:0 var(--radius) var(--radius) 0;background:var(--surface);color:var(--text);font-family:var(--mono);white-space:nowrap;align-items:center;padding:0 12px;font-size:12.5px;display:flex}@media (max-width:400px){.brands-module__X7ifvW__mailboxField{flex-direction:column;align-items:stretch}.brands-module__X7ifvW__mailboxField .brands-module__X7ifvW__input{border-right:1px solid var(--border);border-radius:var(--radius)}.brands-module__X7ifvW__mailboxSuffix{border-radius:var(--radius);border-top:0;padding:8px 12px}}.brands-module__X7ifvW__readTrack{background:var(--paper);border:1px solid var(--border);flex:120px;min-width:80px;max-width:240px;height:6px}.brands-module__X7ifvW__readTrackFill{background:var(--text);height:100%;transition:width .12s linear;display:block}@media (prefers-reduced-motion:reduce){.brands-module__X7ifvW__readTrackFill{transition:none}}.brands-module__X7ifvW__refusal{border-left:4px solid var(--danger);background:var(--danger-tint);max-width:70ch;color:var(--text);margin:0 0 16px;padding:10px 14px;font-size:.9375rem}.brands-module__X7ifvW__refusal:focus-visible{outline:2px solid var(--text);outline-offset:2px}.brands-module__X7ifvW__claimGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin:20px 0 0;padding:0;list-style:none;display:grid}.brands-module__X7ifvW__claimCard{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:16px}.brands-module__X7ifvW__dimmed{opacity:.28}.brands-module__X7ifvW__claimCardHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.brands-module__X7ifvW__claimCardDomain{font-family:var(--mono);color:var(--text);overflow-wrap:anywhere;font-size:14px;font-weight:500}.brands-module__X7ifvW__claimCardMeta{color:var(--text-muted);margin:6px 0 0;font-size:12.5px}.brands-module__X7ifvW__claimCardActions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.brands-module__X7ifvW__addressLink{color:var(--text);font-family:var(--mono);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px;font-size:12.5px}.brands-module__X7ifvW__fallbackNote{max-width:66ch;color:var(--text-muted);margin:16px 0 0;font-size:13px}
.copy-button-module__uEwNSG__copyButton,.copy-button-module__uEwNSG__copyButtonSmall{border-radius:var(--radius);background:var(--accent);min-height:44px;color:var(--on-accent);cursor:pointer;white-space:nowrap;border:none;font-weight:600;transition:background-color .2s}.copy-button-module__uEwNSG__copyButton{padding:12px 18px;font-size:.9375rem}.copy-button-module__uEwNSG__copyButtonSmall{padding:10px 14px;font-size:.8125rem}.copy-button-module__uEwNSG__copyButton[data-state=copied],.copy-button-module__uEwNSG__copyButtonSmall[data-state=copied]{background:var(--success);color:var(--paper)}.copy-button-module__uEwNSG__copyButton[data-state=failed],.copy-button-module__uEwNSG__copyButtonSmall[data-state=failed]{background:var(--danger);white-space:normal}@media (hover:hover){.copy-button-module__uEwNSG__copyButton[data-state=idle]:hover,.copy-button-module__uEwNSG__copyButtonSmall[data-state=idle]:hover{background:var(--accent-hover)}}@media (prefers-reduced-motion:reduce){.copy-button-module__uEwNSG__copyButton,.copy-button-module__uEwNSG__copyButtonSmall{transition:none}}
.home-sections-module__1muzqa__tiles{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.home-sections-module__1muzqa__tile{border:1px solid var(--line);color:var(--ink);flex-direction:column;gap:8px;padding:16px;text-decoration:none;display:flex}.home-sections-module__1muzqa__tile:hover{border-color:var(--ink)}.home-sections-module__1muzqa__tileMark{align-items:center;height:40px;display:flex}.home-sections-module__1muzqa__tileMark img{object-fit:contain;object-position:left center;max-width:100%;max-height:32px}.home-sections-module__1muzqa__tileMarkName{letter-spacing:-.02em;font-size:17px;font-weight:500}.home-sections-module__1muzqa__tileSwatches{gap:4px;display:flex}.home-sections-module__1muzqa__tileSwatches i{border:1px solid var(--line);width:20px;height:8px}.home-sections-module__1muzqa__tileName{font-size:15px;font-weight:500}.home-sections-module__1muzqa__tileDomain{color:var(--muted);font-size:12px}.home-sections-module__1muzqa__fieldmap{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.home-sections-module__1muzqa__fieldmapGroup{border-top:1px solid var(--line);padding-top:8px}.home-sections-module__1muzqa__isExpected{border-top:2px solid var(--accent)}.home-sections-module__1muzqa__fieldmapGroup ul{margin:8px 0 0;padding:0;list-style:none}.home-sections-module__1muzqa__fieldmapGroup li{color:var(--muted);overflow-wrap:anywhere;font-size:12px;line-height:1.7}.home-sections-module__1muzqa__fieldmapNote{margin-top:24px}.home-sections-module__1muzqa__pass{border:1px solid var(--line);grid-template-columns:repeat(6,1fr);margin:0 0 24px;padding:0;list-style:none;display:grid}.home-sections-module__1muzqa__passStage{border-right:1px solid var(--line);flex-direction:column;gap:8px;padding:16px;display:flex}.home-sections-module__1muzqa__passStage:last-child{border-right:0}.home-sections-module__1muzqa__passN{letter-spacing:.14em;color:var(--muted);font-size:10px}.home-sections-module__1muzqa__passStage b{font-size:15px;font-weight:500}.home-sections-module__1muzqa__ledger .viz-row b{min-width:140px}@media (max-width:860px){.home-sections-module__1muzqa__tiles,.home-sections-module__1muzqa__fieldmap,.home-sections-module__1muzqa__pass{grid-template-columns:1fr}.home-sections-module__1muzqa__tiles>:nth-child(n+5){display:none}.home-sections-module__1muzqa__passStage{border-right:0;border-bottom:1px solid var(--line)}.home-sections-module__1muzqa__passStage:last-child{border-bottom:0}}
.two-model-figure-module__rnamcG__models{grid-template-columns:1fr 1fr;gap:24px;display:grid}.two-model-figure-module__rnamcG__model{border:1px solid var(--line);padding:24px}.two-model-figure-module__rnamcG__modelOurs{border-left:2px solid var(--accent)}.two-model-figure-module__rnamcG__modelSteps{counter-reset:model-step;margin:16px 0 0;padding:0;list-style:none}.two-model-figure-module__rnamcG__modelSteps li{counter-increment:model-step;padding:8px 0 8px 32px;font-size:15px;line-height:1.55;position:relative}.two-model-figure-module__rnamcG__modelSteps li:before{content:counter(model-step);font-family:var(--mono);color:var(--muted);font-size:12px;position:absolute;top:8px;left:0}.two-model-figure-module__rnamcG__modelFacts{border-top:1px solid var(--line);margin:24px 0 0;padding-top:16px}.two-model-figure-module__rnamcG__modelFacts>div{justify-content:space-between;gap:16px;padding:4px 0;display:flex}.two-model-figure-module__rnamcG__modelFacts dt{color:var(--muted);font-size:13px}.two-model-figure-module__rnamcG__modelFacts dd{text-align:right;margin:0;font-size:13px;font-weight:500}.two-model-figure-module__rnamcG__citation{color:var(--muted);font-size:13px}.two-model-figure-module__rnamcG__modelInvite{margin-top:24px;font-size:17px}@media (max-width:860px){.two-model-figure-module__rnamcG__models{grid-template-columns:1fr}.two-model-figure-module__rnamcG__modelOurs{border-left:1px solid var(--line);border-top:2px solid var(--accent)}}
.search-page-module__72cXpq__page{padding:40px 0 72px}.search-page-module__72cXpq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 24px;margin-bottom:24px;display:flex}.search-page-module__72cXpq__title{letter-spacing:-.01em;margin:0;font-size:28px;font-weight:600}.search-page-module__72cXpq__queryEcho{font-family:var(--mono);font-weight:500}.search-page-module__72cXpq__boxWrap{flex:280px;justify-content:flex-end;max-width:420px;display:flex}.search-page-module__72cXpq__list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.search-page-module__72cXpq__row{border-bottom:1px solid var(--line)}.search-page-module__72cXpq__rowLink{color:var(--ink);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 8px;text-decoration:none;display:grid}.search-page-module__72cXpq__rowLink:hover{background:var(--surface)}.search-page-module__72cXpq__mark{background:var(--surface-subtle);border-radius:var(--radius);justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.search-page-module__72cXpq__mark img{object-fit:contain;width:100%;height:100%}.search-page-module__72cXpq__name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;min-width:0;font-size:15px;font-weight:600;display:flex;overflow:hidden}.search-page-module__72cXpq__domain{color:var(--muted);white-space:nowrap;font-size:13px}.search-page-module__72cXpq__tick{background:var(--accent);width:15px;height:15px;color:var(--on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.search-page-module__72cXpq__note{color:var(--muted);margin:0;padding:24px 8px;font-size:14px}.search-page-module__72cXpq__offer{background:var(--accent);color:var(--on-accent);border-radius:var(--radius);align-items:center;gap:12px;margin-top:24px;padding:14px 16px;text-decoration:none;display:flex}.search-page-module__72cXpq__offerLead{flex:auto;font-size:14px;font-weight:600}.search-page-module__72cXpq__offerDomain{font-size:13px}.search-page-module__72cXpq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:600px){.search-page-module__72cXpq__boxWrap{justify-content:flex-start;max-width:none}.search-page-module__72cXpq__rowLink{grid-template-columns:32px minmax(0,1fr);row-gap:2px}.search-page-module__72cXpq__domain{grid-column:2}}
.search-module__aciQfW__root{flex:auto;min-width:96px;max-width:420px;position:relative}.search-module__aciQfW__rootBar{position:static}.search-module__aciQfW__form{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:8px;height:34px;padding:0 10px;display:flex}.search-module__aciQfW__form:focus-within{border-color:var(--accent);background:var(--paper)}.search-module__aciQfW__glyph{color:var(--muted);flex:none;display:flex}.search-module__aciQfW__input{min-width:0;color:var(--ink);font-family:var(--sans);background:0 0;border:0;outline:0;flex:auto;font-size:13.5px}.search-module__aciQfW__input::placeholder{color:var(--muted)}.search-module__aciQfW__input::-webkit-search-decoration{appearance:none}.search-module__aciQfW__input::-webkit-search-cancel-button{appearance:none}.search-module__aciQfW__panel{z-index:40;background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 28px -12px #14161a2e}.search-module__aciQfW__panelBar{border:0;border-bottom:1px solid var(--line);box-shadow:none;border-radius:0;top:100%}.search-module__aciQfW__panelIn{max-width:1080px;margin:0 auto;padding:0 24px}.search-module__aciQfW__sectionLabel{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);padding:8px 10px 4px;font-size:10px;font-weight:500}.search-module__aciQfW__list{max-height:320px;margin:0;padding:0;list-style:none;overflow-y:auto}.search-module__aciQfW__row{color:var(--ink);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;text-decoration:none;display:grid}.search-module__aciQfW__rowActive{background:var(--surface)}.search-module__aciQfW__mark{background:var(--surface-subtle);border-radius:var(--radius);justify-content:center;align-items:center;width:28px;height:28px;display:flex;overflow:hidden}.search-module__aciQfW__mark img{object-fit:contain;width:100%;height:100%}.search-module__aciQfW__markMono,.search-module__aciQfW__markPlus{font-family:var(--mono);color:var(--muted);font-size:12px}.search-module__aciQfW__name{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;min-width:0;font-size:13.5px;font-weight:500;display:flex;overflow:hidden}.search-module__aciQfW__domain{color:var(--muted);white-space:nowrap;font-size:12px}.search-module__aciQfW__tick{background:var(--accent);width:14px;height:14px;color:var(--on-accent);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.search-module__aciQfW__offer{border-top:1px solid var(--line)}.search-module__aciQfW__note,.search-module__aciQfW__showAll{border-top:1px solid var(--line);background:var(--surface);color:var(--muted);margin:0;padding:8px 10px;font-size:12px;display:block}.search-module__aciQfW__showAll{color:var(--ink);font-weight:500;text-decoration:none}.search-module__aciQfW__showAll:hover{background:var(--surface-subtle)}.search-module__aciQfW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.search-module__aciQfW__wide{max-width:none}@media (max-width:860px){.search-module__aciQfW__root{max-width:none}}
.shell-module__XLCwFW__shell{flex-direction:column;min-height:100dvh;display:flex}.shell-module__XLCwFW__topBar{z-index:30;background:var(--paper);border-bottom:1px solid var(--border);position:sticky;top:0}.shell-module__XLCwFW__topBarIn{justify-content:space-between;align-items:center;gap:16px;max-width:1008px;margin:0 auto;padding:12px 24px;display:flex}.shell-module__XLCwFW__home{color:var(--text);align-items:center;text-decoration:none;display:inline-flex}.shell-module__XLCwFW__navLink{color:var(--text-muted);white-space:nowrap;font-size:.875rem;text-decoration:none;transition:color .12s linear}@media (hover:hover){.shell-module__XLCwFW__navLink:hover{color:var(--text)}}@media (prefers-reduced-motion:reduce){.shell-module__XLCwFW__navLink{transition:none}}.shell-module__XLCwFW__identity{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 16px;min-width:0;display:flex}.shell-module__XLCwFW__account{position:relative}.shell-module__XLCwFW__accountTrigger{background:var(--surface);min-height:44px;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;align-items:center;gap:8px;padding:10px 14px;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.shell-module__XLCwFW__accountTrigger:hover{background:var(--surface-subtle);border-color:var(--text-muted)}}.shell-module__XLCwFW__accountTriggerName{text-overflow:ellipsis;white-space:nowrap;max-width:22ch;overflow:hidden}.shell-module__XLCwFW__caret{color:var(--text-muted);flex:none}.shell-module__XLCwFW__accountTrigger[aria-expanded=true] .shell-module__XLCwFW__caret{transform:scaleY(-1)}.shell-module__XLCwFW__accountPanel{z-index:40;background:var(--paper);border:1px solid var(--border);flex-direction:column;min-width:260px;max-width:min(320px,100vw - 32px);display:flex;position:absolute;top:calc(100% + 8px);right:0}.shell-module__XLCwFW__accountPanel[hidden]{display:none}.shell-module__XLCwFW__accountSection{flex-direction:column;gap:4px;padding:12px 16px;display:flex}.shell-module__XLCwFW__accountSection+.shell-module__XLCwFW__accountSection{border-top:1px solid var(--border)}.shell-module__XLCwFW__accountName{color:var(--text);font-size:.875rem;font-weight:500}.shell-module__XLCwFW__accountEmail{color:var(--text-muted);overflow-wrap:anywhere;font-size:.8125rem}.shell-module__XLCwFW__accountLabel{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:500}.shell-module__XLCwFW__accountOrg{color:var(--text);font-size:.875rem}.shell-module__XLCwFW__accountActions{border-top:1px solid var(--border);flex-direction:column;gap:8px;padding:12px 16px;display:flex}.shell-module__XLCwFW__accountActions button{width:100%}.shell-module__XLCwFW__signOut{background:var(--surface);min-height:44px;color:var(--text);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;white-space:nowrap;padding:10px 14px;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s,opacity .15s}.shell-module__XLCwFW__signOut:disabled{opacity:.7;cursor:not-allowed}.shell-module__XLCwFW__signOut:active:not(:disabled){background:var(--surface-subtle)}@media (hover:hover){.shell-module__XLCwFW__signOut:not(:disabled):hover{background:var(--surface-subtle);border-color:var(--text-muted)}}.shell-module__XLCwFW__signOutError{color:var(--danger-text);font-size:.875rem;font-weight:600}@media (max-width:600px){.shell-module__XLCwFW__topBarIn{padding:12px 16px}.shell-module__XLCwFW__accountTriggerName{max-width:9ch}}
.claim-module__a6pvFa__headingDomain{font-family:var(--mono);letter-spacing:-.02em;font-size:.8em}.claim-module__a6pvFa__machineValue{font-family:var(--mono);font-size:.92em}.claim-module__a6pvFa__deal{border:1px solid var(--line);background:var(--surface);margin:24px 0 0;padding:16px}.claim-module__a6pvFa__dealLine{max-width:62ch;margin:0;font-size:14px;line-height:1.55}.claim-module__a6pvFa__actions{flex-wrap:wrap;align-items:center;gap:12px;margin:24px 0 0;display:flex}.claim-module__a6pvFa__domainForm{flex-wrap:wrap;align-items:stretch;gap:8px;margin:24px 0 0;display:flex}.claim-module__a6pvFa__domainInput{min-width:0;min-height:44px;font-family:var(--mono);color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);flex:240px;padding:10px 12px;font-size:16px}.claim-module__a6pvFa__domainInput::placeholder{color:var(--muted)}.claim-module__a6pvFa__refusal{border-left:4px solid var(--danger);background:var(--danger-tint);max-width:70ch;color:var(--ink);margin:24px 0 0;padding:10px 14px;font-size:15px}.claim-module__a6pvFa__confirmForm{margin:24px 0 0}
