@font-face{font-family:Avenir Next;src:url(./AvenirNext-UltraLight.woff2)format("woff2"),url(./AvenirNext-UltraLight.woff)format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-UltraLightItalic.woff2)format("woff2"),url(./AvenirNext-UltraLightItalic.woff)format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-Regular.woff2)format("woff2"),url(./AvenirNext-Regular.woff)format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-Italic.woff2)format("woff2"),url(./AvenirNext-Italic.woff)format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-Medium.woff2)format("woff2"),url(./AvenirNext-Medium.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-MediumItalic.woff2)format("woff2"),url(./AvenirNext-MediumItalic.woff)format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-DemiBold.woff2)format("woff2"),url(./AvenirNext-DemiBold.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-DemiBoldItalic.woff2)format("woff2"),url(./AvenirNext-DemiBoldItalic.woff)format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-Bold.woff2)format("woff2"),url(./AvenirNext-Bold.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-BoldItalic.woff2)format("woff2"),url(./AvenirNext-BoldItalic.woff)format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-Heavy.woff2)format("woff2"),url(./AvenirNext-Heavy.woff)format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Avenir Next;src:url(./AvenirNext-HeavyItalic.woff2)format("woff2"),url(./AvenirNext-HeavyItalic.woff)format("woff");font-weight:900;font-style:italic;font-display:swap}@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;margin:0;padding:0}#root{text-align:left;background:#f8fafc;border:none;width:100%;max-width:none;min-height:100svh;display:block}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-feature-settings:"kern" 1;letter-spacing:.01em;background:#f8fafc;font-family:Avenir Next,Avenir,sans-serif}*{box-sizing:border-box}::selection{background:#2cccd347}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}::-webkit-scrollbar-track{background:0 0}:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #2cccd3}.fbl-shell{background:#f6f8fb;min-height:100svh}.fbl-main{width:100%;max-width:1600px;margin:0 auto;padding:16px 16px 56px}@media (width>=640px){.fbl-main{padding:24px 28px 64px}}@media (width>=1280px){.fbl-main{padding:28px 36px 72px}}.fbl-card{background:#fff;border:1px solid #e7ebf1;border-radius:16px}.fbl-card-hover{transition:border-color .15s,box-shadow .15s,transform .15s}.fbl-card-hover:hover{border-color:#b9e8ea;box-shadow:0 6px 24px #0f172a0f}.fbl-card-hover:active{transform:translateY(1px)}.fbl-btn{white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,opacity .15s;display:inline-flex}.fbl-btn:disabled{opacity:.55;cursor:not-allowed}.fbl-btn--primary{color:#fff;background:#2cccd3;box-shadow:inset 0 1px #ffffff26}.fbl-btn--primary:hover:not(:disabled){background:#1fb6bd}.fbl-btn--primary:active:not(:disabled){background:#1aa6ac}.fbl-btn--dark{color:#fff;background:#0f172a}.fbl-btn--dark:hover:not(:disabled){background:#1e293b}.fbl-btn--ghost{color:#334155;background:#fff;border-color:#e2e8f0}.fbl-btn--ghost:hover:not(:disabled){color:#12858c;background:#f2fdfd;border-color:#b7eef0}.fbl-btn--quiet{color:#475569;background:0 0}.fbl-btn--quiet:hover:not(:disabled){color:#0f172a;background:#f1f5f9}.fbl-btn--danger-quiet{color:#64748b;background:0 0}.fbl-btn--danger-quiet:hover:not(:disabled){color:#dc2626;background:#fef2f2}.fbl-btn--sm{border-radius:8px;gap:6px;padding:6px 10px;font-size:12.5px}.fbl-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:9px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s,background-color .15s}.fbl-input::placeholder{color:#94a3b8}.fbl-input:hover:not(:disabled){border-color:#cbd5e1}.fbl-input:focus{border-color:#2cccd3;outline:none;box-shadow:0 0 0 4px #2cccd324}.fbl-input:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc}.fbl-row-hover{transition:background-color .12s}.fbl-row-hover:hover{background:#f8fafc}.fbl-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a73}.fbl-kicker{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:600}.fbl-scroll-anchor{scroll-margin-top:90px}.art-editor-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;transition:border-color .15s,box-shadow .15s;overflow:hidden}.art-editor-wrap:focus-within{border-color:#2cccd3;box-shadow:0 0 0 4px #2cccd326}.art-toolbar{background:#f8fafc;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;align-items:center;gap:2px;padding:6px 8px;display:flex}.art-divider{background:#e2e8f0;width:1px;height:18px;margin:0 6px}.art-editor-holder{position:relative}.art-editor{color:#1a1a1a;caret-color:#0f172a;outline:none;min-height:340px;max-height:70vh;padding:18px 20px;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.7;overflow-y:auto}.art-editor p{margin:0 0 16px}.art-editor p:last-child{margin-bottom:0}.art-editor h2{color:#111;margin:24px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:800;line-height:1.25}.art-editor h3{color:#111;margin:20px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:800;line-height:1.3}.art-editor blockquote{color:#475569;border-left:3px solid #cbd5e1;margin:0 0 16px;padding:4px 0 4px 16px;font-style:italic}.art-editor ul,.art-editor ol{margin:0 0 16px;padding-left:24px}.art-editor a.fbl-story-link{color:#d80027;text-underline-offset:2px;font-weight:700;text-decoration:underline;text-decoration-thickness:2px}.art-editor .fbl-article-embed{cursor:default;color:#1a9499;-webkit-user-select:none;user-select:none;background:#f0fdfe;border:1.5px dashed #2cccd3;border-radius:10px;align-items:center;gap:8px;margin:18px 0;padding:10px 12px;font-family:Avenir Next,Avenir,sans-serif;font-size:13px;display:flex}.art-editor .fbl-article-embed:before{content:"";background:#2cccd3;border-radius:50%;flex-shrink:0;width:7px;height:7px}.art-editor .fbl-article-embed__label{white-space:nowrap;font-weight:700}.art-editor .fbl-article-embed__meta{color:#64748b;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.art-editor .fbl-media-embed{cursor:default;color:#475569;-webkit-user-select:none;user-select:none;background:#f8fafc;border:1.5px dashed #94a3b8;border-radius:10px;align-items:center;gap:8px;margin:18px 0;padding:10px 12px;font-family:Avenir Next,Avenir,sans-serif;font-size:13px;display:flex}.art-editor .fbl-media-embed:before{content:"";background:#94a3b8;border-radius:50%;flex-shrink:0;width:7px;height:7px}.art-editor .fbl-media-embed__label{white-space:nowrap;font-weight:700}.art-editor .fbl-media-row{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:stretch;gap:10px;margin:6px 0 18px;display:grid}.art-editor .fbl-media-row .fbl-media-embed{margin:0}.art-placeholder{color:#94a3b8;pointer-events:none;padding:18px 20px;font-family:Georgia,Times New Roman,serif;font-size:17px;position:absolute;inset:0}.art-editor a{color:#d80027}
