.cta-dropdown-container[data-v-7f637edc]{position:relative}.header-navigation-link--manage-logged-in[data-v-7f637edc]{background-color:var(--color-background-card);border:1px solid var(--color-background-offset);border-radius:calc(var(--space));width:24px;height:24px;font-size:var(--font-size-extra-small);color:var(--color-foreground);cursor:pointer;justify-content:center;align-items:center;padding:0;font-weight:500;transition:background-color .2s ease-in-out;display:flex}.header-navigation-link--manage-logged-in[data-v-7f637edc]:hover{background-color:var(--color-background-offset)}.cta-dropdown-menu[data-v-7f637edc]{top:calc(100% + calc(var(--space) / 4));background-color:var(--color-background-card);border:1px solid var(--color-background-offset);border-radius:calc(var(--space) / 2);z-index:1000;min-width:160px;position:absolute;right:0;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.cta-dropdown-item[data-v-7f637edc]{padding:calc(var(--space) / 2) calc(var(--space) / 2 + 4px);color:var(--color-foreground);font-size:var(--font-size-small);text-decoration:none;transition:background-color .2s ease-in-out;display:block}.cta-dropdown-item[data-v-7f637edc]:hover{background-color:var(--color-background-offset)}.cta-dropdown-item[data-v-7f637edc]:first-child{border-bottom:1px solid var(--color-background-offset)}.cta-dropdown-item--signed-in[data-v-7f637edc]{color:var(--color-foreground-offset-2);font-weight:400;font-size:var(--font-size-extra-small)}.cta-dropdown-item-email[data-v-7f637edc]{color:var(--color-foreground);font-weight:500;font-size:var(--font-size-small)}@keyframes cta-spin-7f637edc{to{transform:rotate(360deg)}}.cta-spinner[data-v-7f637edc]{width:1em;height:1em;animation:.75s linear infinite cta-spin-7f637edc}body:has(#debug-theme-switcher){box-sizing:border-box;padding-top:32px}#debug-theme-switcher{z-index:1000;font-size:var(--font-size-extra-small);background-color:rgba(250,204,21,.5);background-image:repeating-linear-gradient(-45deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 20px,transparent 20px,transparent 40px);border-bottom:1px solid rgba(250,204,21,.5);padding:.5rem 1rem;font-family:IBM Plex Mono,sans-serif;position:fixed;top:0;left:0;right:0}.debug-theme-switcher-label{white-space:nowrap;text-transform:uppercase;width:30vw;font-weight:600}#debug-theme-switcher-container{align-items:center;gap:8px;display:flex}#debug-theme-switcher label{white-space:nowrap;flex-direction:column;font-weight:600;display:none}.debug-theme-switcher-item{align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;flex-direction:column;flex:1;justify-content:stretch;gap:8px;display:flex}#debug-theme-switcher select{background-color:var(--color-background);border:1px solid var(--color-background-offset);cursor:pointer;width:100%;font-size:var(--font-size-extra-small);color:var(--color-foreground);font-family:var(--font-brand);border-radius:9999px;padding:4px 12px}#debug-theme-switcher select:focus{outline:2px solid var(--color-action);outline-offset:2px}.footnote-host{position:relative}.footnote-button{color:#fff;cursor:pointer;vertical-align:baseline;max-width:-webkit-max-content;height:1rem;max-width:-moz-max-content;z-index:0;max-width:max-content;margin:0 .1rem;margin-left:calc(var(--space) / 2);margin-top:calc(var(--space) / 2);background-color:#949494;border:0;border-radius:.5rem;padding:0 .6rem;font-size:.75rem;text-decoration:none;transition:background-color .25s,color .25s;display:inline-block}.footnote-button.is-active,.footnote-button:active,.footnote-button:focus,.footnote-button:hover{color:#fff;background-color:#3f3f3f}.footnote-button svg{float:left;height:.3rem}.footnote-popover{--tooltip-size:.5rem;border:1px solid var(--color-background-offset,#949494);margin:calc(var(--tooltip-size) + 1rem) 0;transform-origin:50% 0;z-index:1;background-color:var(--color-background-card,#f5f5f5);border-radius:.5rem;width:22em;max-width:90%;transition:opacity .25s,transform .25s;position:absolute;top:0;transform:scale(.1)translateZ(0);box-shadow:0 0 8px rgba(0,0,0,.3)}.footnote-popover.is-above{top:auto;bottom:0}.footnote-popover.is-active{transform:scale(1)translateZ(0)}.footnote-popover__wrapper{z-index:1;border-radius:.5rem;position:relative}.footnote-popover__content{-webkit-overflow-scrolling:touch;background-color:var(--color-background-card,#f5f5f5);box-sizing:border-box;color:var(--color-foreground-offset,#111);max-height:15em;padding:calc(var(--space,.6rem));max-width:var(--width-content,none);word-break:break-word;border-radius:.5rem;width:100%;overflow:auto}.footnote-popover__content img{max-width:100%}.footnote-popover__content:focus{outline:none}.footnote-popover__content p:last-child{margin-bottom:0}.is-scrollable .footnote-popover__content:after{color:#3f3f3f;content:"⇣";opacity:1;text-align:center;transition:opacity .25s,transform .25s;display:block;position:-webkit-sticky;position:sticky;bottom:0;left:0}.is-scrollable.is-fully-scrolled .footnote-popover__content:after{opacity:0}.footnote-popover__tooltip{background-color:var(--color-background-card,#f5f5f5);border:1px solid var(--color-background-offset,#949494);height:calc(var(--tooltip-size) * 2);margin-left:calc(var(--tooltip-size) * -1);width:calc(var(--tooltip-size) * 2);position:absolute;transform:rotate(45deg);box-shadow:0 0 8px rgba(0,0,0,.3)}.is-below .footnote-popover__tooltip{top:calc(var(--tooltip-size) * -1)}.is-above .footnote-popover__tooltip{bottom:calc(var(--tooltip-size) * -1)}@media (max-width:767.98px){.footnote-popover{border-width:1px 0 0;border-radius:0;width:100%;margin:0;position:fixed;transform:translateY(100%);max-width:100%!important;top:auto!important;bottom:0!important;left:0!important;right:0!important}.footnote-popover.is-active{transform:translateY(0)}.footnote-popover__wrapper{border-radius:0;transform:none;max-width:100%!important}.footnote-popover__tooltip{display:none}}@media not print{.footnote--print-hidden{display:none}}@media print{.footnote-button,.footnote-popover{display:none}}.archive-search-modal-overlay[data-v-fd6c76b2]{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;padding:16px;animation:.25s ease-out fadeIn-fd6c76b2;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn-fd6c76b2{0%{opacity:0}to{opacity:1}}.archive-search-modal-content[data-v-fd6c76b2]{background-color:var(--color-background-card,#fff);border:1px solid var(--color-background-offset,#e5e7eb);width:600px;max-width:calc(100% - 8rem);font-family:var(--font-family,sans-serif);border-radius:8px;animation:.25s ease-out slideUp-fd6c76b2;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@keyframes slideUp-fd6c76b2{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.archive-search-modal-form[data-v-fd6c76b2]{flex-direction:column;display:flex}.archive-search-modal-input-wrapper[data-v-fd6c76b2]{align-items:center;display:flex;position:relative}.archive-search-modal-icon[data-v-fd6c76b2]{color:var(--color-foreground-offset,#6b7280);pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;left:14px}.archive-search-modal-input[data-v-fd6c76b2]{height:48px;color:var(--color-foreground,#111827);background-color:transparent;border:0;outline:none;flex:1;padding:0 14px 0 42px;font-size:14px}.archive-search-modal-input[data-v-fd6c76b2]::-webkit-input-placeholder{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]::placeholder{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]:-ms-placeholder-shown{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]::placeholder{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]::-moz-placeholder{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]::placeholder{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]::placeholder{color:var(--color-foreground-offset,#6b7280)}.archive-search-modal-input[data-v-fd6c76b2]:focus{outline:none}.archive-search-modal-spinner[data-v-fd6c76b2]{animation:1s linear infinite spin-fd6c76b2}@keyframes spin-fd6c76b2{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.archive-search-modal-empty[data-v-fd6c76b2]{text-align:center;color:var(--color-foreground-offset,#6b7280);padding:24px;font-size:14px}.archive-search-modal-results[data-v-fd6c76b2]{border-top:1px solid var(--color-background-offset,#e5e7eb);max-height:400px;overflow-y:auto}.archive-search-modal-result-item[data-v-fd6c76b2]{border-bottom:1px solid var(--color-background-offset,#e5e7eb);color:inherit;padding:16px;text-decoration:none;transition:background-color .15s;display:block}.archive-search-modal-result-item[data-v-fd6c76b2]:hover,.archive-search-modal-result-item.is-active[data-v-fd6c76b2]{background-color:var(--color-background-offset,#f9fafb)}.archive-search-modal-result-item[data-v-fd6c76b2]:last-child{border-bottom:none}.archive-search-modal-result-title[data-v-fd6c76b2]{color:var(--color-foreground,#111827);margin-bottom:4px;font-size:14px;font-weight:500}.archive-search-modal-result-description[data-v-fd6c76b2]{color:var(--color-foreground-offset,#6b7280);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.archive-search-modal-result-meta[data-v-fd6c76b2]{color:var(--color-foreground-offset,#9ca3af);font-size:12px}.subscribe-modal-overlay[data-v-eae147fc]{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:1000;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;width:100%;height:100%;padding:16px;animation:.25s ease-out fadeIn-eae147fc;display:flex;position:fixed;top:0;left:0}@keyframes fadeIn-eae147fc{0%{opacity:0}to{opacity:1}}.subscribe-modal-content[data-v-eae147fc]{background-color:var(--color-background-card,#fff);border:1px solid var(--color-background-offset,#e5e7eb);width:480px;max-width:calc(100% - 2rem);font-family:var(--font-family,sans-serif);border-radius:8px;animation:.25s ease-out slideUp-eae147fc;overflow:hidden;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}@keyframes slideUp-eae147fc{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.subscribe-modal-header[data-v-eae147fc]{justify-content:flex-end;padding:12px 12px 0;display:flex}.subscribe-modal-close[data-v-eae147fc]{cursor:pointer;color:var(--color-foreground-offset,#6b7280);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:color .15s;display:flex}.subscribe-modal-close[data-v-eae147fc]:hover{color:var(--color-foreground,#111827)}.subscribe-modal-body[data-v-eae147fc] .card{margin-bottom:var(--space);margin-top:var(--space);background:0 0;border:none;padding-top:0;padding-bottom:0}.subscribe-modal-title[data-v-eae147fc]{padding-left:var(--space);padding-right:var(--space);padding-top:var(--space);text-align:center;font-weight:700}.survey-widget__answers-list{flex-direction:column;gap:.5em;margin:0;padding:0;list-style:none;display:flex}.survey-widget__answer-item{padding-left:0}.survey-widget__answer-button{background:var(--color-background);border:1px solid var(--color-background-offset);border-radius:calc(var(--space) / 2);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;width:100%;padding:.75em 1em;transition:background-color .15s,border-color .15s;display:block}.survey-widget__answer-button:hover:not(:disabled){background:var(--color-background-offset);border-color:var(--tint-color)}.survey-widget__answer-button:focus{outline:2px solid var(--tint-color);outline-offset:2px}.survey-widget__answer-button:disabled{cursor:default;opacity:.6}.survey-widget__answer-button--selected{background:color-mix(in srgb, var(--tint-color) 15%, var(--color-background));border-color:var(--tint-color);-webkit-box-shadow:0 0 0 3px color-mix(in srgb, var(--tint-color) 20%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--tint-color) 20%, transparent);opacity:1;border-width:2px;font-weight:500}.survey-widget__status{text-align:center}.survey-widget__subscribe-section .card-container-header{margin-top:var(--space);padding-bottom:0}.survey-widget__subscribe-section .card{border:0;margin-top:0;margin-bottom:0}.survey-widget__subscribe-section{border-top:1px solid var(--color-background-offset);margin-top:1em;margin-left:calc(var(--space) * -1);margin-right:calc(var(--space) * -1);padding-left:calc(var(--space));padding-right:calc(var(--space))}.survey-widget__loading{color:var(--color-foreground-offset)}.survey-widget__success{color:var(--color-success,#28a745)}.survey-widget__error{color:var(--color-error,#dc3545)}.survey-widget__retry{background:var(--tint-color);border-radius:calc(var(--space) / 2);color:#fff;cursor:pointer;font-family:inherit;font-size:inherit;border:none;margin-top:.5em;padding:.5em 1em}.survey-widget__retry:hover{opacity:.9}
