body.ficus-site main .hero{text-align:left;border-bottom:1px solid var(--border);align-items:flex-start;margin-bottom:2.5rem;padding:4rem 0 2.5rem}body.ficus-site main h1,body.ficus-site main h2{letter-spacing:-.045em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-weight:400}body.ficus-site main h1{max-width:48rem;margin:.7rem 0 1.4rem;font-size:clamp(2.8rem,5.5vw,4.6rem);line-height:1.06}body.ficus-site main h2{text-align:left;margin:0 0 1rem;font-size:clamp(1.9rem,3.5vw,2.7rem)}body.ficus-site main .hero .lede{max-width:43rem;margin:0;line-height:1.7}body.ficus-site main .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-strong);margin:0;font-size:.72rem;font-weight:700}body.ficus-site main>section+section{margin-top:3.5rem}body.ficus-site main section>p:not(.eyebrow),body.ficus-site main section>ul{max-width:46rem}body.ficus-site main .section-lede{text-align:left;max-width:46rem;margin:0 0 1.5rem;line-height:1.75}body.ficus-site main section>p:not(.eyebrow){line-height:1.75}body.ficus-site main .card{box-shadow:none;border-radius:1.2rem;padding:1.6rem}body.ficus-site main .card h3{font-size:1.1rem;line-height:1.4}body.ficus-site main .card p{font-size:.95rem;line-height:1.7}body.ficus-site main .step-grid .card,body.ficus-site main .flow-grid .card{text-align:left;align-items:flex-start}body.ficus-site main .flow-number{background:var(--accent);color:var(--accent-contrast);border:0;width:2.5rem;height:2.5rem}body.ficus-site main .step-icon{border-radius:.6rem;width:3rem;height:3rem}body.ficus-site main .cta-row{justify-content:flex-start;margin-top:1.7rem}body.ficus-site main .text-link{text-underline-offset:.25em;overflow-wrap:anywhere}body.ficus-site main .closing{border:1px solid var(--border);background:var(--bg-raised);text-align:center;border-radius:1.5rem;margin-top:4rem;padding:3rem 2rem}body.ficus-site main .closing h2{text-align:center}body.ficus-site main .closing .lede{max-width:35rem;margin:.75rem auto 1.7rem}body.ficus-site main .table-scroll{border:1px solid var(--border);border-radius:1rem;overflow-x:auto}body.ficus-site main table{line-height:1.65}body.ficus-site main thead{background:var(--bg-raised)}body.ficus-site main th{color:var(--fg)}body.ficus-site main .table-scroll th:nth-child(2),body.ficus-site main .table-scroll td:nth-child(2){background:var(--bg-raised)}body.ficus-site main td:first-child{font-weight:600}body.ficus-site main th[scope=row]{font-size:inherit;text-transform:none;letter-spacing:normal}body.ficus-site main .feature-comparison table{min-width:38rem;margin:0}body.ficus-site main .feature-comparison th:nth-child(2),body.ficus-site main .feature-comparison td:nth-child(2){background:0 0}body.ficus-site main .feature-comparison th:nth-child(3),body.ficus-site main .feature-comparison td:nth-child(3){background:var(--bg-raised)}body.ficus-site main .faq{max-width:48rem;margin:0 auto}body.ficus-site main details{border-bottom:1px solid var(--border)}body.ficus-site main summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;font-size:1.1rem;font-weight:600;list-style:none;display:flex}body.ficus-site main summary::-webkit-details-marker{display:none}body.ficus-site main summary:after{content:"+";background:var(--bg-raised);height:2rem;color:var(--accent-strong);border-radius:50%;flex:0 0 2rem;place-items:center;font-size:1.3rem;font-weight:400;display:grid}body.ficus-site main details[open] summary:after{content:"−"}body.ficus-site main details>p{color:var(--muted);margin:0 3.5rem 1.5rem 0;line-height:1.8}@media (width<=640px){body.ficus-site main .hero{margin-bottom:2rem;padding-top:2.5rem}body.ficus-site main>section+section{margin-top:2.5rem}body.ficus-site main .closing{padding:2.3rem 1rem}body.ficus-site main details>p{margin-right:0}body.ficus-site main summary{gap:.75rem;font-size:1rem}}:root{--bg:#fafbf9;--bg-raised:#e6e9db;--fg:#302e2d;--muted:#6a5548;--accent:#5e7650;--accent-strong:#4b5e40;--accent-contrast:#fafbf9;--accent-rgb:94, 118, 80;--accent-contrast-rgb:250, 251, 249;--border:#302e2d29;--max-width:46rem;color-scheme:light}:root[data-theme=dark]{color-scheme:dark;--bg:#302e2d;--bg-raised:#423f3a;--fg:#fafbf9;--muted:#c4b6a8;--accent:#b0c4a6;--accent-strong:#c6d8bc;--accent-contrast:#302e2d;--accent-rgb:176, 196, 166;--accent-contrast-rgb:48, 46, 45;--border:#fafbf924}*{box-sizing:border-box}html,body{min-height:100%;margin:0;scroll-padding-top:2rem}body{background:var(--bg);min-height:100vh;color:var(--fg);flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55;transition:background .15s,color .15s;display:flex}.skip-link{z-index:10;background:var(--fg);color:var(--bg);border-radius:.5rem;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--accent-strong);outline-offset:5px}#main-content:focus{outline:none}[id]{scroll-margin-top:2rem}::selection{background:var(--accent);color:var(--accent-contrast)}header,main,footer{z-index:1;position:relative}a{color:inherit}header{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:64rem;margin:0 auto;padding:1.5rem 2rem;display:flex}.header-right{flex-wrap:wrap;align-items:center;gap:1.25rem;min-width:0;display:flex}.brand-group{flex-wrap:wrap;align-items:center;gap:.5rem;display:inline-flex}.brand{letter-spacing:-.01em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-bracket{opacity:.45}.brand-parent{letter-spacing:-.01em;color:var(--muted);font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .15s}.brand-parent:hover{color:var(--accent-strong)}.brand-sep{color:var(--muted);opacity:.5;font-size:1.1rem;font-weight:600}.brand-mark{background:var(--accent);border-radius:999px;width:.65rem;height:.65rem}header nav{flex-wrap:wrap;gap:1.5rem;display:flex}header nav a{color:var(--muted);font-size:.95rem;text-decoration:none;transition:color .15s}header nav a[aria-current=page]{color:var(--fg);text-underline-offset:.4em;text-decoration:underline}header nav a:hover{color:var(--fg)}.theme-toggle{border:1px solid var(--border);background:var(--bg-raised);width:2.75rem;height:2.75rem;color:var(--fg);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1rem;line-height:1;transition:border-color .15s;display:inline-flex}.theme-toggle:hover{border-color:var(--accent)}.header-accent{z-index:2;position:relative}.header-accent:before{content:"";background:var(--accent);z-index:-1;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.header-accent .brand,.header-accent .brand-parent,.header-accent .brand-sep,.header-accent nav a{color:var(--accent-contrast)}.header-accent .brand-parent:hover,.header-accent nav a:hover{opacity:.75}.header-accent .brand-mark{background:var(--accent-contrast);box-shadow:0 0 .75rem rgba(var(--accent-contrast-rgb), .5)}.header-accent .theme-toggle{background:rgba(var(--accent-contrast-rgb), .15);border-color:rgba(var(--accent-contrast-rgb), .3);color:var(--accent-contrast)}.header-accent .theme-toggle:hover{border-color:var(--accent-contrast)}.theme-toggle .icon-moon,:root[data-theme=dark] .theme-toggle .icon-sun{display:none}:root[data-theme=dark] .theme-toggle .icon-moon{display:inline}main{flex:1;width:100%;max-width:64rem;margin:0 auto;padding:1rem 2rem 5rem}footer{border-top:1px solid var(--border);padding:2rem}.footer-inner{max-width:64rem;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;font-size:.9rem;display:flex}.footer-inner a{color:var(--muted);text-decoration:none;transition:color .15s}.footer-inner a:hover{color:var(--accent-strong)}.footer-legal{max-width:64rem;color:var(--muted);opacity:.75;margin:.75rem auto 0;font-size:.8rem}footer nav{flex-wrap:wrap;gap:1.25rem;display:flex}h1,h2,h3{letter-spacing:-.02em;font-weight:600;line-height:1.2}h1{font-size:clamp(2rem,5vw,3rem)}h2{margin-top:3rem;font-size:clamp(1.4rem,3vw,1.75rem)}p{color:var(--fg)}.lede{color:var(--muted);font-size:clamp(1.05rem,2vw,1.2rem)}.button{overflow-wrap:anywhere;text-align:center;background:var(--accent);max-width:100%;color:var(--accent-contrast);border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.button:hover{background:var(--accent-strong);transform:translateY(-1px)}.button.secondary{color:var(--fg);border:1px solid var(--border);background:0 0}.button.secondary:hover{background:var(--bg-raised);border-color:var(--accent)}.card{background:var(--bg-raised);border:1px solid var(--border);border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #302e2d0a,0 8px 20px #302e2d0f}.card h3{margin-top:0;font-size:1.05rem}.card p{color:var(--muted);margin-bottom:0}table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.95rem}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:.75rem 1rem}th{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.85rem;font-weight:600}code{background:var(--bg-raised);border:1px solid var(--border);border-radius:.35rem;padding:.1rem .4rem;font-size:.9em}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.button:hover{transform:none}}@media (width<=640px){th,td{overflow-wrap:anywhere;padding:.65rem .45rem}table{table-layout:fixed}.header-right{justify-content:space-between;gap:.75rem;width:100%}header nav{flex:1;gap:.5rem 1rem}header nav a{padding-block:.4rem}.brand{gap:.3rem;font-size:1rem}.footer-inner a{overflow-wrap:anywhere}footer nav{min-width:0}header{padding:1.25rem}main{padding:1rem 1.25rem 4rem}footer{padding:1.5rem 1.25rem}}
