:root{color-scheme:light}body{background:var(--fh-color-background, #f5f2ea);color:var(--fh-color-ink, #111c20);font-family:var(--fh-font-family, "Avenir Next", sans-serif)}::selection{background:#075a602e}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--fh-color-primary, #075a60);outline-offset:3px}.ant-layout{background:var(--fh-color-background, #f5f2ea)}.ant-card{border-color:var(--fh-color-rule, #d8d5cb)}.ant-card-head{border-bottom-color:var(--fh-color-rule, #d8d5cb)}.ant-card-head-title,.ant-modal-title,.ant-drawer-title{color:var(--fh-color-ink, #111c20);letter-spacing:-.015em}.ant-modal-title,.ant-drawer-title,.ant-card-head-title{font-family:var(--fh-font-display, Georgia, serif);font-weight:500}.ant-modal-content,.ant-drawer-content,.ant-popover-inner,.ant-dropdown-menu{border:1px solid var(--fh-color-rule, #d8d5cb)}.ant-table-wrapper .ant-table-thead>tr>th{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ant-table-wrapper .ant-table-tbody>tr>td{border-bottom-color:var(--fh-color-rule, #d8d5cb)}.ant-btn-primary{letter-spacing:.01em;box-shadow:none}.ant-tag-blue,.ant-tag-cyan{border-color:#b9c3c2;background:var(--fh-color-info-surface, #e1eae8);color:var(--fh-color-primary, #075a60)}.ant-breadcrumb,.ant-typography-secondary{color:var(--fh-color-muted, #526168)}.ant-divider{border-color:var(--fh-color-rule, #d8d5cb)}[data-filehelix-theme=dark]{color-scheme:dark;--fh-color-surface: #182226;--fh-color-elevated: #1e2a2f;--fh-color-background: #11191c;--fh-color-ink: #fffdf7;--fh-color-paper: #182226;--fh-color-rule: #39474b;--fh-color-muted: #a8b2b4}.fh-auth{display:grid;min-height:100vh;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);background:var(--fh-color-surface, #fffdf8)}.fh-auth__story{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(36px,6vw,88px);overflow:hidden;background:var(--fh-color-ink, #111c20);color:var(--fh-color-surface, #fffdf8)}.fh-auth__story:after{position:absolute;right:-8vw;bottom:-15vw;width:32vw;height:32vw;border:1px solid rgba(255,253,248,.16);border-radius:50%;content:""}.fh-auth__story h1{position:relative;z-index:1;max-width:620px;margin:auto 0 24px;color:inherit;font-family:var(--fh-font-display, Georgia, serif);font-size:clamp(46px,5.5vw,78px);font-weight:500;letter-spacing:-.045em;line-height:.98}.fh-auth__story p{position:relative;z-index:1;max-width:520px;color:#b9c3c2;font-size:17px}.fh-auth__form-wrap{display:grid;place-items:center;padding:40px 24px}.fh-auth__panel{width:min(430px,100%);border:0!important;background:transparent!important;box-shadow:none!important}.fh-auth__heading{margin:34px 0 36px}.fh-auth__kicker{margin:0 0 10px;color:var(--fh-color-accent, #a75a32);font-family:var(--fh-font-mono, monospace);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.fh-auth__heading h2{margin:0 0 8px!important;color:var(--fh-color-ink, #111c20)!important;font-family:var(--fh-font-display, Georgia, serif);font-size:34px!important;font-weight:500!important;letter-spacing:-.03em}@media(max-width:780px){.fh-auth{grid-template-columns:1fr}.fh-auth__story{min-height:34vh;padding:32px 24px 42px}.fh-auth__story h1{margin-top:74px;font-size:46px}}.fh-brand{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--fh-color-ink, #111c20)}.fh-brand__mark{display:block;width:34px;height:34px;object-fit:contain}.fh-brand__wordmark{color:inherit;font-family:var(--fh-font-display, Georgia, serif);font-size:25px;font-weight:600;line-height:1;letter-spacing:-.035em;white-space:nowrap}.fh-brand--compact .fh-brand__mark{width:30px;height:30px}.fh-brand--inverse{color:var(--fh-color-surface, #fffdf8)}.header-v2__background{position:fixed;top:0;left:0;right:0;height:64px;background:var(--fh-color-surface, #fffdf8);z-index:999}.header-v2{position:fixed;top:0;left:0;right:0;height:64px;background:#fffdf8f5;border-bottom:1px solid var(--fh-color-rule, #d8d5cb);z-index:1000;display:flex;align-items:center;transition:all .3s ease}.header-v2__container{max-width:1320px;width:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.header-v2__logo{display:flex;align-items:center;gap:8px}.header-v2__logo-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;border:0;background:transparent;cursor:pointer}.header-v2__logo-button:focus-visible{outline:2px solid var(--fh-color-primary, #075a60);outline-offset:5px}.header-v2__logo-img{height:36px;width:auto}.header-v2__logo-text{font-family:var(--fh-font-display, Georgia, serif);font-size:25px;font-weight:600;color:var(--fh-color-ink, #111c20);margin:0}.header-v2__nav{display:none;align-items:center;gap:12px}@media(min-width:768px){.header-v2__nav{display:flex}}.header-v2__nav-link{color:var(--fh-color-ink, #111c20);font-weight:500;transition:all .2s ease}.header-v2__nav-link:hover{color:var(--fh-color-primary, #075a60);background:transparent!important}.header-v2__nav-link--separated{position:relative;margin-left:12px}.header-v2__nav-link--separated:before{position:absolute;top:5px;bottom:5px;left:-13px;width:1px;background:var(--fh-color-rule-strong, #aaa79e);content:""}.header-v2__cta{background:var(--fh-color-primary, #075a60);border-color:var(--fh-color-primary, #075a60);color:#fff;display:inline-flex;align-items:center;gap:10px}.header-v2__cta:hover{background:#064b50!important;border-color:#064b50!important;color:#fff!important}.header-v2__mobile-toggle{display:flex;align-items:center}@media(min-width:768px){.header-v2__mobile-toggle{display:none}}.header-v2__mobile-toggle-btn{color:var(--fh-color-ink, #111c20);font-size:18px;padding:8px}.header-v2__mobile-menu{position:absolute;top:64px;left:0;right:0;background:var(--fh-color-surface, #fffdf8);border-bottom:1px solid var(--fh-color-rule, #d8d5cb);box-shadow:0 8px 24px #111c2014;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-v2__mobile-menu-list{border:none;background:transparent}.header-v2-spacer{height:64px}.footer-v2{background:var(--fh-color-ink, #111c20);color:var(--fh-color-surface, #fffdf8);margin-top:auto}.footer-v2__container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px;padding:44px 24px 0}.footer-v2__brand-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;color:#aeb8b7;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.footer-v2__section{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.footer-v2__section--primary{font-size:14px}.footer-v2__section--secondary{font-size:13px}.footer-v2__section--social{gap:12px}.footer-v2__link{color:#cbd2d1;text-decoration:none;padding:6px 12px;border-radius:2px;transition:all .2s ease;display:inline-flex;align-items:center;gap:4px}.footer-v2__link:hover{color:#fff;background:transparent;text-decoration:none}.footer-v2__social-link{color:#cbd2d1;font-size:18px;padding:8px;border-radius:2px;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.footer-v2__social-link:hover{color:#fff;background:transparent}.footer-v2__bottom{display:flex;flex-direction:column;gap:12px;border-top:1px solid #39474b;padding:16px 24px}.footer-v2__legal{display:flex;flex-wrap:wrap;gap:16px;font-size:12px}.footer-v2__copyright{font-size:12px;color:#aeb8b7}@media(min-width:768px){.footer-v2__bottom{flex-direction:row;justify-content:space-between;align-items:center}}.build-tag{font-family:var(--fh-font-mono, "Courier New", monospace);font-size:11px;line-height:1.4;color:var(--fh-color-ink, #111c20);z-index:9999;cursor:default}.build-tag--floating{position:fixed;bottom:8px;right:8px;background:#fffdf8f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--fh-color-rule, #d8d5cb);border-radius:var(--fh-radius-sm, 2px);padding:8px 10px;box-shadow:none;opacity:.7;transition:opacity .2s ease}.build-tag--floating:hover{opacity:1}.build-tag--inline{display:inline-block;background:var(--fh-color-paper, #f5f2ea);border:1px solid var(--fh-color-rule, #d8d5cb);border-radius:var(--fh-radius-sm, 2px);padding:6px 8px}.build-tag__content{display:flex;flex-direction:column;gap:2px;position:relative;align-items:flex-start}.build-tag__row{display:flex;gap:6px}.build-tag__label{font-weight:600;color:var(--fh-color-muted, #526168);min-width:50px}.build-tag__value{color:var(--fh-color-ink, #111c20)}.build-tag__value--small{font-size:10px}.build-tag__summary{display:flex;align-items:center;gap:6px}.build-tag__label--summary{min-width:auto}.build-tag__value--env{font-weight:700;letter-spacing:.04em;text-transform:uppercase}.build-tag__details{position:absolute;bottom:calc(100% + 12px);right:-12px;background:#fffdf8fa;border:1px solid var(--fh-color-rule, #d8d5cb);border-radius:var(--fh-radius-sm, 2px);padding:8px 10px;box-shadow:none;opacity:0;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease;pointer-events:none;visibility:hidden;min-width:220px;background-clip:padding-box}.build-tag--inline .build-tag__details{bottom:auto;top:calc(100% + 8px)}.build-tag:focus-visible{outline:2px solid var(--fh-color-primary, #075a60);outline-offset:2px}.build-tag:hover .build-tag__details,.build-tag:focus-within .build-tag__details{opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.fh-sidebar__title{height:72px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--fh-color-rule, #d8d5cb);padding:0 16px;white-space:nowrap}.fh-sidebar__top-slot{padding:16px;border-bottom:1px solid var(--fh-color-rule, #d8d5cb)}.fh-sidebar__footer{padding:16px;border-top:1px solid var(--fh-color-rule, #d8d5cb);background:var(--fh-color-surface, #fffdf8)}.ant-layout-sider.fh-sidebar,.ant-layout-sider:has(.fh-sidebar__title){border-right:1px solid var(--fh-color-rule, #d8d5cb)}.fh-sidebar.ant-layout-sider-collapsed .ant-menu-title-content,.fh-sidebar.ant-layout-sider-collapsed .fh-sidebar__top-slot:empty{display:none}.fh-sidebar.ant-layout-sider-collapsed .ant-menu-submenu-arrow{display:none}.fh-page{width:100%;padding:34px 0 48px}.fh-page__container{width:100%;margin:0 auto;padding:0 24px}.fh-page__header-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--fh-color-rule, #d8d5cb)}.fh-page__heading{margin-bottom:22px}.fh-page__heading h1,.fh-page__heading h2,.fh-page__heading .ant-typography:first-child{color:var(--fh-color-ink, #111c20);font-family:var(--fh-font-display, Georgia, serif);font-weight:500;letter-spacing:-.025em}.fh-page h1,.fh-page h2,.fh-page h3{color:var(--fh-color-ink, #111c20);font-family:var(--fh-font-display, Georgia, serif);font-weight:500;letter-spacing:-.02em}.fh-page h1{font-size:clamp(34px,3.5vw,48px);line-height:1.05}.fh-page__content>.ant-card:first-child,.fh-page__content>.ant-space>.ant-space-item>.ant-card:first-child{border-color:var(--fh-color-rule, #d8d5cb)}@media(max-width:720px){.fh-page{padding-top:24px}.fh-page__container{padding:0 16px}}.clamped-table .clamped-content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-word}.clamped-table .clamped-tag{width:100%}
