.edv-icon--sm{width:20px;height:20px}@media screen and (max-width: 768px){.edv-icon--sm{width:20px;height:20px}}@media screen and (max-width: 599px){.edv-icon--sm{width:16px;height:16px}}.edv-icon--md{width:24px;height:24px}@media screen and (max-width: 768px){.edv-icon--md{width:24px;height:24px}}@media screen and (max-width: 599px){.edv-icon--md{width:20px;height:20px}}.edv-icon--lg{width:48px;height:48px}@media screen and (max-width: 768px){.edv-icon--lg{width:40px;height:40px}}@media screen and (max-width: 599px){.edv-icon--lg{width:32px;height:32px}}.type-body{font-size:16px}@media screen and (max-width: 599px){.type-body{font-size:14px}}.type-small{font-size:14px}@media screen and (max-width: 599px){.type-small{font-size:12px}}.type-section{font-size:clamp(32px,4vw,48px)}@media screen and (max-width: 599px){.type-section{font-size:28px}}.type-display{font-size:clamp(40px,5vw,64px)}@media screen and (max-width: 599px){.type-display{font-size:32px}}.type-display-xl{font-size:clamp(48px,6vw,84px)}@media screen and (max-width: 599px){.type-display-xl{font-size:40px}}.type-h1{font-size:clamp(32px,3.5vw,40px)}@media screen and (max-width: 599px){.type-h1{font-size:28px}}.type-h2{font-size:clamp(24px,2.5vw,28px)}@media screen and (max-width: 599px){.type-h2{font-size:22px}}.type-h3{font-size:20px}@media screen and (max-width: 904px){.type-h3{font-size:18px}}.type-quote{font-size:22px}@media screen and (max-width: 904px){.type-quote{font-size:18px}}html{background-color:var(--ink)}body{background-color:var(--color-bg);color:var(--color-text);margin:0;padding:0;font-family:"General Sans",system-ui,sans-serif}main{margin-top:48px;margin-bottom:32px}main:has(.listing-hero){margin-top:0}@media screen and (max-width: 904px){main{margin-top:64px}main:has(.listing-hero){margin-top:0}}@media screen and (max-width: 768px){.layout-list,.layout-article{padding-left:24px;padding-right:24px}}.helpTitle{padding:8px 0 32px 0}.help-content{font-family:"General Sans",system-ui,sans-serif;color:var(--color-text)}.help-content img{display:block;margin:24px auto;max-width:100%;height:auto;border-radius:12px;border:var(--border);box-shadow:var(--shadow);aspect-ratio:16/9;object-fit:cover}.help-content figure{margin:24px auto;text-align:center}.help-content figure img{margin-bottom:8px}.help-content figure figcaption{font-size:14px;color:var(--color-text-muted);font-style:italic}.help-content table{font-size:16px;line-height:1.6;border-collapse:collapse;width:100%;margin:16px 0}.help-content th,.help-content td{padding:8px 12px;text-align:left;border-bottom:1.5px solid var(--color-divider)}.help-content th{font-weight:600}.help-content blockquote{margin:24px 0;font-size:20px;border-left:2px solid var(--color-border);padding-left:16px}.hc-listing-categories{padding-top:64px;padding-bottom:64px}.category-group.layout-article{padding-bottom:64px}.help-row__icon{transition:transform .08s ease,box-shadow .08s ease}.help-section-title{display:flex;align-items:center;gap:12px}.help-section-title:hover .help-row__icon{transform:translate(-2px, -2px);box-shadow:var(--help-category-shadow-hover)}.help-list a.help-row{text-decoration:none;color:inherit}.help-list a.help-row:hover .help-row__title{text-decoration:underline}.help-list a.help-row:hover .help-row__icon{transform:translate(-2px, -2px);box-shadow:var(--help-category-shadow-hover)}.help-list a.help-row:active .help-row__icon{transform:translate(2px, 2px);box-shadow:var(--button-shadow-active)}.help-list a.help-row .help-row__icon{text-decoration:none}@media(prefers-reduced-motion: reduce){.help-row__icon{transition:none}.help-section-title:hover .help-row__icon,.help-list a.help-row:hover .help-row__icon,.help-list a.help-row:active .help-row__icon{transform:none;box-shadow:var(--help-list-row-shadow)}}.help-list a.help-row .help-row__text{flex:1;min-width:0}.help-list a.help-row .help-row__line{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-list a.help-row .help-row__title,.help-list a.help-row .help-row__sub{display:inline}.help-list a.help-row .help-row__sub{margin-top:0}.help-list a.help-row .help-row__sub::before{content:" · "}.hc-snackbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 16px 16px;margin:32px 0 0 0;background:var(--color-surface);border:var(--border);border-radius:16px;box-shadow:var(--shadow)}.hc-snackbar-text{font-family:"General Sans",system-ui,sans-serif;font-size:16px;font-weight:400;line-height:1.6;color:var(--color-text);margin:0}.hc-snackbar-action{font-family:"General Sans",system-ui,sans-serif;font-size:14px;font-weight:500;line-height:1.5;color:var(--color-link);text-decoration:none;white-space:nowrap;padding:8px 12px;border-radius:999px;border:1.5px solid #120b22;transition:transform .12s ease,box-shadow .12s ease}.hc-snackbar-action:hover{transform:translate(-2px, -2px);box-shadow:var(--button-shadow-hover);color:var(--color-link)}@media screen and (max-width: 904px){.hc-snackbar{flex-direction:column;align-items:flex-start;gap:8px}}