.page-subtitle{color:white;font-size:clamp(20px,3.25vw,32px);font-weight:550;width:100%;text-align:left;margin-top:2rem;max-width:700px}strong{font-size:clamp(16px,3vw,18px);color:var(--color-quiver-white);line-height:1.5;font-weight:650}.page-link-outer{color:#ff8198;font-size:clamp(12px,2vw,18px);border-radius:2px}.page-link-outer:hover{text-decoration:underline}.btn-primary{display:inline-block;padding:1.5rem 5rem;margin:4rem;border-radius:2px;background-color:#E83D5D;color:black;font-weight:500;font-size:clamp(17px,2vw,20px)}p{padding:.75rem .75rem .75rem 1rem;font-size:clamp(12px,2.5vw,18px);font-weight:400;line-height:1.5;color:rgb(220,220,220);width:100%;text-align:left}.page-title-outer{max-width:700px;margin:auto;align-items:center}.page-description{max-width:680px;margin:0 auto}.graphic{width:85%;max-width:100%;aspect-ratio:auto;height:auto;border-radius:10px;margin:1rem 0;box-shadow:0 2px 32px rgba(81,48,48,0.298)}div.page-title-outer .page-title{max-width:100%;text-align:center;line-height:1.35;font-size:clamp(26px,4.5vw,42px);font-weight:550;color:white}.body{display:flex;align-items:center;flex-direction:column;max-width:700px;width:100%;margin:0 auto}pre[class*="language-"],pre[class*="language-"]>code[class*="language-"]{background:none!important}.code-block{display:block;background:#181825;border:1px solid #313244;border-radius:10px;overflow:hidden;font-family:'Cascadia Code','Fira Code','Consolas',monospace;font-size:13px;line-height:1.65;color:#cdd6f4;margin:1rem 0 1.5rem;width:100%;max-width:100%;box-shadow:0 2px 16px rgba(213,133,133,0.298)}.code-block__header{display:flex;align-items:center;justify-content:space-between;padding:9px 14px;background:#1e1e2e;border-bottom:1px solid #313244;user-select:none}.code-block__left{display:flex;align-items:center;gap:10px}.code-block__dots{display:flex;gap:6px}.code-block__dot{width:12px;height:12px;border-radius:50%}.code-block__dot--red{background:#ff5f57}.code-block__dot--yellow{background:#febc2e}.code-block__dot--green{background:#28c840}.code-block__filename{font-size:12px;color:#a6adc8;letter-spacing:0.03em;font-family:'Cascadia Code','Fira Code','Consolas',monospace}.code-block__right{display:flex;align-items:center;gap:8px}.code-block__lang{font-size:11px;color:#6c7086;letter-spacing:0.08em;font-family:'Cascadia Code','Fira Code','Consolas',monospace;text-transform:uppercase}.code-block__copy{font-size:11px;color:#6c7086;cursor:pointer;padding:2px 8px;border:1px solid #313244;border-radius:4px;background:transparent;font-family:'Cascadia Code','Fira Code','Consolas',monospace;letter-spacing:0.04em;transition:color 0.15s,border-color 0.15s}.code-block__copy:hover{color:#cdd6f4;border-color:#585b70}.code-block__copy.copied{color:#E83D5D;border-color:#E83D5D}highlight{font-family:'Cascadia Code','Fira Code','Consolas',monospace;font-size:0.875em;background:#181825;border:1px solid #313244;border-radius:4px;padding:1px 6px;color:#ff8198;box-shadow:0 0 4px rgba(232,61,93,0.2)}.page-title-outer{max-width:640px;margin:0 auto;padding:clamp(32px,6vw,56px) clamp(20px,4vw,32px) 0;text-align:center}.page-title{margin:0;font-size:clamp(32px,6vw,44px);line-height:1.2;font-weight:700;color:#fff}.page-title__sub{display:block;margin-top:8px;font-size:clamp(20px,3.5vw,26px);font-weight:500;color:rgba(255,255,255,0.6)}.page-description{margin:clamp(16px,2.5vw,24px) auto 0;max-width:60ch;font-size:clamp(16px,2vw,18px);line-height:1.65;color:rgba(220,220,220,0.8)}.agent-switcher{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:100%;margin:clamp(24px,4vw,32px) auto 0}.agent-switcher__label{text-align:center;color:rgba(220,220,220,0.7);font-size:clamp(14px,2vw,15px)}.agent-switcher__pills{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:24px;width:100%}.agent-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:clamp(11px,1.6vw,14px) clamp(18px,2.6vw,24px);font-size:clamp(14px,1.4vw,16px);font-weight:bold;color:#fff;text-decoration:none;border-radius:8px;border:1px solid #333;background:var(--color-quiver-black);transition:transform 0.15s ease,box-shadow 0.15s ease;white-space:nowrap}.agent-pill:hover{transform:translateY(-2px)}.agent-pill:focus-visible{outline:2px solid currentColor;outline-offset:2px}.agent-pill__dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:currentColor}.agent-pill--claude{box-shadow:1px 2px 4px #FF6B35}.agent-pill--claude:hover{box-shadow:1px 4px 4px #FF6B35}.page-title-outer .agent-pill--claude{color:#FF6B35}.agent-pill--chatgpt{box-shadow:1px 2px 4px #61d3b5}.agent-pill--chatgpt:hover{box-shadow:1px 4px 4px #61d3b5}.agent-pill--chatgpt .agent-pill__dot{background:#61d3b5}@media (max-width:420px){.agent-switcher__pills{flex-direction:column;align-items:stretch}.agent-pill{width:100%}}@media (prefers-reduced-motion:reduce){.agent-pill{transition:none}}