.affix-hero{background:var(--silver-canvas);padding:24px 0 32px}.affix-heading{justify-content:space-between;align-items:end;gap:24px;margin:20px 0 24px;display:flex}.affix-eyebrow{color:var(--silver-violet-text);margin-bottom:8px;font-size:13px;font-weight:700}.affix-heading h1{letter-spacing:-.048em;font-size:clamp(36px,4.1vw,58px);font-weight:800;line-height:1.02}.affix-heading h1 span{color:var(--silver-violet)}.affix-lead{color:var(--silver-muted);margin-top:12px;font-size:18px}.affix-privacy{background:#eae5ff;border-radius:100px;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex}.affix-privacy .icon{color:var(--silver-violet-text)}.affix-panel{background:var(--silver-panel);border:1px solid var(--silver-line);border-radius:8px;padding:24px}.affix-panel fieldset{border:0;min-width:0;margin:0;padding:0}.affix-panel legend{margin-bottom:12px;font-weight:700}.affix-options{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:12px 24px;display:grid}.affix-options label{gap:8px;min-width:0;font-size:14px;display:grid}.affix-options textarea{width:100%;min-height:64px;color:var(--silver-ink);font:inherit;resize:vertical;background:#fff;border:1px solid #858ba3;border-radius:5px;padding:8px}.affix-options .affix-checkbox{grid-column:1/-1;align-items:center;min-height:44px;display:flex}.affix-checkbox input{accent-color:var(--silver-violet-text);flex:none;width:18px;height:18px}.affix-options :disabled{opacity:.65}.affix-editors{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.affix-editor{border:1px solid var(--silver-line);background:#fff;border-radius:8px;min-width:0;padding:20px}.affix-editor-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.affix-editor-heading>label,#affix-result-title{font-size:18px;font-weight:700}#affix-result-title{align-items:center;min-height:44px;margin-bottom:12px;scroll-margin-top:20px;display:flex}.affix-output-label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.affix-editor textarea{resize:vertical;width:100%;min-height:260px;color:var(--silver-ink);tab-size:4;white-space:pre;background:#fff;border:1px solid #858ba3;border-radius:5px;padding:12px;scroll-margin-top:20px;font:15px/1.6 ui-monospace,Cascadia Code,Consolas,monospace;display:block;overflow:auto}.affix-editor textarea::placeholder{color:var(--silver-muted)}.affix-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;display:flex}.affix-editor-heading .affix-actions{margin-top:0}.affix-secondary,.affix-file-label{min-height:44px;color:var(--silver-violet-text);background:#fff;border:1px solid #858ba3;border-radius:100px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:14px;display:inline-flex}.affix-secondary:hover,.affix-file-label:hover{background:#eae5ff}.affix-file-label{cursor:pointer;position:relative;overflow:hidden}.affix-file-label input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.affix-file-label:focus-within{outline:3px solid var(--silver-violet);outline-offset:3px}.affix-status,.affix-muted{color:var(--silver-muted);overflow-wrap:anywhere;margin-top:12px;font-size:14px}.affix-error,[data-error=true]{color:var(--silver-error);overflow-wrap:anywhere}.affix-error{margin-block:12px;font-size:14px}.affix-muted:empty{display:none}.affix-support{gap:32px;padding-block:32px 44px;display:grid}.affix-related{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.affix-related h2{width:100%}@media (width<=1000px){.affix-heading{flex-direction:column;align-items:flex-start;gap:16px}}@media (width<=700px){.affix-editors,.affix-options{grid-template-columns:1fr}.affix-panel,.affix-editor{padding:16px}.affix-heading h1{font-size:clamp(35px,8.8vw,58px)}.affix-editor textarea{min-height:220px}}
