.founder-root,.founder-portal{--font-sans:var(--font-inter), ui-sans-serif, system-ui, sans-serif;--font-serif:var(--font-cormorant), ui-serif, Georgia, "Times New Roman", serif;--background:#d4d4d4;--foreground:#000;--background-section:#ececec;--founder-surface:linear-gradient(135deg, #f8f8f8 0%, #ececec 100%);--founder-brand-gradient:linear-gradient(135deg, #fdfdfd 0%, #767776 100%);--card:#fff;--card-foreground:#000;--popover:#fff;--popover-foreground:#000;--primary:#121212;--primary-foreground:#fff;--secondary:#ececec;--secondary-foreground:#000;--muted:#ececec;--muted-foreground:#474747;--accent:#ececec;--accent-foreground:#121212;--border:#fff;--input:#00000014;--ring:#121212;--radius:0px;--destructive:#c52020;--destructive-foreground:#fff;--success:#248f5d;--success-foreground:#fff;--warning:#f59e0b;--warning-foreground:#000;--info:#58c7ff;--info-foreground:#000;--sidebar:#ececec;--sidebar-foreground:#1f1f1f;--sidebar-primary:#121212;--sidebar-primary-foreground:#fff;--sidebar-accent:#121212;--sidebar-accent-foreground:#fff;--sidebar-border:#fff;--sidebar-ring:#121212;--chart-1:#545454;--chart-2:#58c7ff;--chart-3:#ff8b58;--chart-4:#fb5053;--chart-5:#c059ff;--chart-6:#a3a3a3;--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--color-chart-6:var(--chart-6);--shadow-card:0 12px 28px #0f172a0f;--shadow-section:none;--shadow-sidebar:none;--shadow-elevated:none;--gap-sm:16px;--gap-md:24px;--gap-lg:30px;--spacing-page:30px;--section-padding-x:60px;--section-padding-y:80px}.founder-root{background:var(--background);color:var(--foreground);font-family:var(--font-sans)}.dark .founder-root,.founder-root.dark,.dark .founder-portal,.founder-portal.dark{--background:#050505;--foreground:#f0f0f0;--background-section:#1c1c1e;--founder-surface:linear-gradient(135deg, #0a0a0a 0%, #121212 100%);--founder-brand-gradient:linear-gradient(135deg, #070707 0%, #424242 100%);--card:#2c2c2c;--card-foreground:#f0f0f0;--popover:#2c2c2c;--popover-foreground:#f0f0f0;--primary:#f0f0f0;--primary-foreground:#0a0a0a;--secondary:#1e1e1e;--secondary-foreground:#f0f0f0;--muted:#1e1e1e;--muted-foreground:#8a8a8a;--accent:#1e1e1e;--accent-foreground:#f0f0f0;--border:#ffffff26;--input:#ffffff14;--ring:#f0f0f0;--destructive:#c52020;--destructive-foreground:#fff;--success:#248f5d;--success-foreground:#fff;--warning:#f59e0b;--warning-foreground:#fff;--info:#58c7ff;--info-foreground:#000;--sidebar:#1e1e1e;--sidebar-foreground:#e0e0e0;--sidebar-primary:#f0f0f0;--sidebar-primary-foreground:#0a0a0a;--sidebar-accent:#f0f0f0;--sidebar-accent-foreground:#0a0a0a;--sidebar-border:#ffffff14;--sidebar-ring:#f0f0f0;--chart-1:#a3a3a3;--chart-2:#58c7ff;--chart-3:#ff8b58;--chart-4:#fb5053;--chart-5:#c059ff;--chart-6:#6b6b6b;--color-chart-1:var(--chart-1);--color-chart-2:var(--chart-2);--color-chart-3:var(--chart-3);--color-chart-4:var(--chart-4);--color-chart-5:var(--chart-5);--color-chart-6:var(--chart-6);--shadow-card:0 12px 28px #0006;--shadow-section:none;--shadow-sidebar:none;--shadow-elevated:0 12px 28px #00000080}.founder-root,.founder-root *,.founder-root :before,.founder-root :after,.founder-portal,.founder-portal *,.founder-portal :before,.founder-portal :after{border-radius:0!important}.founder-root .ds-page{gap:var(--gap-lg);box-sizing:border-box;flex-direction:column;width:100%;display:flex}.founder-root .ds-page-header{margin-bottom:.5rem}.founder-root .ds-page-title{letter-spacing:-.02em;color:var(--foreground);font-size:48px;font-weight:800;line-height:1.1}.founder-root .ds-page-description{max-width:42rem;color:var(--muted-foreground);margin-top:8px;font-size:18px;line-height:1.6}.founder-root .ds-section{background:var(--founder-surface);border:1px solid var(--border);width:100%;padding:var(--section-padding-y) var(--section-padding-x);box-sizing:border-box;border-radius:0}.founder-root .ds-section-title{letter-spacing:-.02em;color:var(--foreground);font-size:32px;font-weight:700;line-height:1.1}.founder-root .ds-section-subtitle{color:var(--muted-foreground);margin-top:8px;font-size:18px;line-height:1.6}.founder-root .ds-card{background:var(--card);box-shadow:var(--shadow-card);border-radius:0;padding:30px}.founder-root .ds-display,.founder-root .ds-h1,.founder-root .ds-h2,.founder-root .ds-h3,.founder-root .ds-page-title,.founder-root .ds-section-title,.founder-root .founder-serif{font-family:var(--font-serif)}.founder-root .ds-grid-3{gap:var(--gap-md);display:grid}@media (min-width:768px){.founder-root .ds-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.founder-root .ds-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.founder-root .ds-grid-2{gap:var(--gap-md);display:grid}@media (min-width:1280px){.founder-root .ds-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.founder-root .ds-display{letter-spacing:-.02em;font-size:48px;font-weight:800;line-height:1.1}.founder-root .ds-h1{letter-spacing:-.02em;font-size:32px;font-weight:700;line-height:1.1}.founder-root .ds-h2{letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1.2}.founder-root .ds-h3{letter-spacing:-.02em;font-size:22px;font-weight:600;line-height:1.25}.founder-root .ds-body-lg{color:var(--muted-foreground);font-size:18px;font-weight:400;line-height:1.6}.founder-root .ds-body{color:var(--muted-foreground);font-size:15px;font-weight:400;line-height:1.6}.founder-root .ds-body-sm{color:var(--muted-foreground);font-size:13px;font-weight:400;line-height:1.6}.founder-root .ds-label{text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:600}.founder-root .ds-caption{text-transform:uppercase;letter-spacing:.06em;color:var(--muted-foreground);font-size:11px;font-weight:500}.founder-root .ds-code-snippet{white-space:pre-wrap;border:1px solid var(--border);background:color-mix(in srgb, var(--card) 60%, transparent);color:var(--muted-foreground);border-radius:0;margin-top:1rem;padding:.75rem 1rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;overflow-x:auto}@media (max-width:767px){.founder-root{--section-padding-x:20px;--section-padding-y:30px;--gap-lg:20px;--gap-md:16px}.founder-root .ds-page-title{font-size:28px}.founder-root .ds-page-description{font-size:15px}.founder-root .ds-section-title{font-size:22px}.founder-root .ds-section-subtitle{font-size:15px}.founder-root .ds-display{font-size:32px}.founder-root .ds-h1{font-size:24px}.founder-root .ds-card{padding:20px}}.brand-icon-tile{background:radial-gradient(50% 50%,#fff 59.28%,#f5f5f5 100%);box-shadow:1px 1px #0000000d,-1px -1px #0000000d,0 4px 15px #0000000d}.dark .brand-icon-tile{background:radial-gradient(50% 50%,#1a1a1a 59.28%,#1e1e1e 100%);box-shadow:1px 1px #ffffff0d,-1px -1px #ffffff0d,0 4px 15px #0000004d}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_bb673f00-module___okMVa__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_bb673f00-module___okMVa__variable{--font-cormorant:"Cormorant Garamond", "Cormorant Garamond Fallback"}
