.family-theme{--family-canvas:var(--background);--family-nav-muted:color-mix(in oklab,var(--sidebar-foreground)80%,var(--sidebar));--family-card:var(--card);--family-ink:var(--foreground);--family-muted:var(--muted-foreground);--family-line:var(--border);--family-soft:var(--muted);--family-green:var(--theme-link);font-family:var(--font-body,var(--font-dm-sans)),sans-serif;color:var(--foreground)}.family-shell{background:var(--theme-bg);min-height:100dvh;color:var(--family-ink);font-family:var(--font-body);grid-template-columns:220px minmax(0,1fr);display:grid}.family-shell :is(a,button,summary):focus-visible{outline:2px solid var(--family-green);outline-offset:4px}.family-skip-link{background:var(--popover);color:var(--popover-foreground);z-index:100;border-radius:calc(var(--radius) - 3px);padding:12px 18px;position:fixed;top:-100px;left:16px}.family-skip-link:focus{top:12px}.family-sidebar{background:var(--sidebar);height:100dvh;color:var(--sidebar-foreground);flex-direction:column;padding:0;display:flex;position:sticky;top:0;overflow:hidden}.family-sidebar-scroll{flex:1;min-height:0;padding:32px 18px 20px;overflow-y:auto}.family-sidebar :is(a,button):focus-visible{outline-color:var(--sidebar-ring)}.family-brand{align-items:center;gap:11px;margin-bottom:36px;padding:0 7px;display:flex}.family-brand-icon{border:1px solid var(--sidebar-border);border-radius:var(--radius)var(--radius)calc(var(--radius)/2)calc(var(--radius)/2);width:36px;height:38px;color:var(--sidebar-foreground);flex-shrink:0;place-items:center;display:grid}.family-brand strong{font:800 18px/1.25 var(--font-display);display:block}.family-brand small{letter-spacing:1.5px;text-transform:uppercase;color:var(--family-nav-muted);margin-top:2px;font-size:8px;display:block}.family-navigation{flex-direction:column;gap:5px;display:flex}.family-navigation a{border-radius:calc(var(--radius) - 3px);color:var(--family-nav-muted);align-items:center;gap:12px;padding:12px;font-size:13px;display:flex}.family-navigation a[aria-current],.family-navigation a:hover{background:var(--sidebar-accent);color:var(--sidebar-accent-foreground)}.family-navigation a[aria-current] svg{color:var(--sidebar-accent-foreground)}.family-people{border-top:1px solid var(--sidebar-border);margin:29px 8px 24px;padding-top:25px}.family-people a{border-radius:calc(var(--radius) - 4px);align-items:center;gap:11px;padding:7px 0;font-size:12px;display:flex}.family-people a:hover,.family-people a[aria-current]{color:var(--sidebar-accent-foreground);text-underline-offset:4px;text-decoration:underline}.family-people [data-slot=avatar-fallback],.family-sidebar-bottom [data-slot=avatar-fallback],.family-mobile-controls [data-slot=avatar-fallback]{background:var(--secondary);color:var(--secondary-foreground)}.family-sidebar-bottom{border-top:1px solid var(--sidebar-border);flex-shrink:0;margin:0 18px 16px;padding-top:12px;font-size:12px}.family-sidebar-bottom>a{padding:10px 7px;display:block}.family-sidebar-bottom .family-account-trigger{width:100%;height:auto;color:inherit;text-align:left;justify-content:flex-start;gap:10px;padding:10px 7px;display:flex}.family-sidebar-bottom .family-account-trigger:hover,.family-sidebar-bottom .family-account-trigger[data-state=open]{background:var(--sidebar-accent)}.family-account-trigger>div{flex-shrink:0}.family-account-name{flex:1;min-width:0}.family-account-name strong{text-overflow:ellipsis;font-size:12px;font-weight:500;display:block;overflow:hidden}.family-account-name small{color:var(--family-nav-muted);margin-top:3px;font-size:10px;display:block}.family-account-chevron{color:var(--family-nav-muted)}.family-workspace{flex-direction:column;min-width:0;display:flex}.family-main{flex:1;min-width:0}.family-mobile-controls{display:none}.family-mobile-drawer{width:min(320px,100vw - 24px)}.family-drawer-links{flex-direction:column;gap:4px;padding:0 16px 24px;display:flex;overflow-y:auto}.family-drawer-links a{border-radius:calc(var(--radius) - 3px);align-items:center;gap:12px;padding:10px 12px;font-size:14px;display:flex}.family-drawer-links a:hover,.family-drawer-links a[aria-current]{background:var(--family-soft)}.family-feed-layout{grid-template-columns:minmax(0,660px) 242px;align-items:start;gap:30px;max-width:1040px;margin:0 auto;padding:34px 36px 64px;display:grid}.family-feed-center{min-width:0}.family-toolbar{margin-bottom:22px}.family-content-tabs{border-bottom:1px solid var(--family-line);gap:25px;display:flex}.family-content-tabs a{color:var(--family-muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:8px 0 13px;font-size:12px}.family-content-tabs a[aria-current]{color:var(--family-green);border-color:var(--family-green);font-weight:600}.family-filters{margin-top:12px}.family-filters summary{width:fit-content;color:var(--family-muted);cursor:pointer;align-items:center;gap:7px;padding:3px 0;font-size:11px;list-style:none;display:flex}.family-filters summary::-webkit-details-marker{display:none}.family-filters summary:after{content:"+"}.family-filters[open] summary:after{content:"−"}.family-filters[open] summary{margin-bottom:12px}.family-theme .feed-timeline{gap:20px;margin:0}.family-theme .feed-timeline-row{display:block}.family-theme .feed-timeline-rail{display:none}.family-theme .feed-post-card{background:var(--family-card);border:1px solid var(--theme-card-border);border-radius:var(--radius);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.family-theme .feed-post-card h2{font:800 21px/1.35 var(--font-display);letter-spacing:-.3px}.family-theme .feed-post-card h2 a{color:var(--family-green)}.family-theme .feed-post-card h3{color:var(--family-green);font-weight:600}.family-theme .feed-note-card{background:var(--family-soft)}.family-theme .feed-moment-card{background:var(--family-soft);border:1px solid var(--family-line);border-radius:var(--radius);padding:18px 20px}.family-theme .feed-post-menu{display:block}.family-feed-aside{min-width:0;padding-top:4px}.family-feed-aside [data-slot=card]{border:1px solid var(--family-line);border-radius:var(--radius);background:var(--family-card);box-shadow:none;gap:0}.family-feed-aside h2{font:800 15px/1.4 var(--font-display)}.family-life-lately{border-bottom:1px solid var(--family-line);padding:0 1px 23px}.family-life-lately h2{align-items:center;gap:8px;margin-bottom:19px;display:flex}.family-life-lately h2 svg{color:var(--family-green)}.family-life-lately ul{flex-direction:column;gap:19px;display:flex}.family-life-lately li{gap:10px;display:flex}.family-moment-dot{background:var(--family-green);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.family-life-lately strong{font-size:11px;font-weight:600}.family-life-lately p{color:var(--family-muted);overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:3px;font-size:11px;line-height:1.6;display:-webkit-box;overflow:hidden}.family-life-lately>a{color:var(--family-green);align-items:center;gap:4px;margin-top:20px;font-size:10px;display:flex}.family-memory{padding-top:1px}.family-memory h2{align-items:center;gap:8px;margin-bottom:14px;display:flex}.family-memory-photo{aspect-ratio:4/3;border-radius:calc(var(--radius) - 2px);background:var(--family-soft);position:relative;overflow:hidden}.family-memory p{overflow-wrap:anywhere;margin-top:10px;font-size:12px;font-weight:500}.family-memory time{color:var(--family-muted);font-size:10px}.family-memory a:hover p{text-underline-offset:3px;text-decoration:underline}.family-feed-aside .family-quick-upload{background:var(--family-soft);border:1px dashed var(--theme-card-border);padding:15px}.family-feed-aside .family-quick-upload>div:has(input[type=file]){border:0;padding:20px 8px}.family-upload-prompt{color:var(--family-green,currentColor);flex-direction:column;align-items:center;gap:6px;display:flex}.family-upload-prompt strong{font-size:12px;font-weight:500}.family-upload-prompt p{color:var(--family-muted,var(--muted-foreground));font-size:10px}.family-feed-empty{text-align:center;border:1px dashed var(--family-line);border-radius:var(--radius);padding:40px 20px}.family-feed-empty h2{font:800 20px var(--font-display)}.family-feed-empty p{color:var(--family-muted);margin-top:8px;font-size:13px}.family-workspace>footer{border-color:var(--family-line);background:0 0;font-size:11px}@media (max-width:1150px){.family-shell{grid-template-columns:196px minmax(0,1fr)}.family-sidebar-scroll{padding-inline:12px}.family-sidebar-bottom{margin-inline:12px}.family-brand{gap:8px}.family-brand strong{font-size:16px}.family-feed-layout{grid-template-columns:minmax(0,1fr) 220px;gap:24px;padding-inline:26px}}@media (max-width:1023px){.family-feed-layout{max-width:730px;display:block}.family-feed-aside{display:none}}@media (max-width:700px){.family-shell{flex-direction:column;display:flex}.family-workspace{flex:1}.family-sidebar{flex-shrink:0;height:auto;padding:0;position:static;overflow:visible}.family-sidebar-scroll{padding:20px 20px 0;overflow:visible}.family-brand-row{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.family-mobile-controls{align-items:center;gap:4px;display:flex}.family-mobile-menu-trigger{border-radius:calc(var(--radius) - 3px);width:36px;height:36px;color:inherit;place-items:center;display:grid}.family-mobile-menu-trigger:hover{background:var(--sidebar-accent)}.family-brand{margin-bottom:0;padding:0}.family-brand strong{font-size:19px}.family-brand small{font-size:8px}.family-navigation{flex-direction:row;justify-content:flex-start;gap:20px}.family-navigation a{white-space:nowrap;border-bottom:2px solid #0000;border-radius:0;gap:7px;padding:12px 0;font-size:11px}.family-navigation a svg{width:15px}.family-navigation a[aria-current],.family-navigation a:hover{border-bottom-color:var(--sidebar-foreground);background:0 0}.family-people,.family-sidebar-bottom{display:none}.family-feed-layout{padding:25px 18px 70px}.family-content-tabs{gap:24px}.family-content-tabs a{font-size:12px}.family-theme .feed-post-card>div{padding:17px}.family-theme .feed-post-card h2{font-size:21px}}@media (max-width:370px){.family-sidebar-scroll{padding-inline:16px}.family-brand strong{font-size:16px}.family-brand-row{gap:6px}.family-navigation{gap:13px}.family-navigation a{font-size:10px}.family-feed-layout{padding-inline:12px}}.family-post-actions{right:max(24px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));z-index:40;position:fixed}.family-theme .family-post-actions .family-new-post{border-radius:calc(var(--radius) + 4px);width:56px;height:56px;box-shadow:0 4px 16px color-mix(in oklab,var(--foreground)15%,transparent)}.family-post-options{visibility:hidden;opacity:0;flex-direction:column;gap:12px;width:max-content;max-width:calc(100vw - 52px);padding-bottom:12px;transition:opacity .15s,transform .15s;display:flex;position:absolute;bottom:100%;right:4px;transform:translateY(6px)}.family-theme .family-post-options button{border:1px solid var(--border);border-radius:var(--radius);min-height:48px;box-shadow:0 2px 8px color-mix(in oklab,var(--foreground)10%,transparent);justify-content:space-between;gap:16px;padding-inline:16px}.family-post-actions:is(:hover,:focus-within) .family-post-options{visibility:visible;opacity:1;transform:none}@media (hover:none){.family-post-options{visibility:visible;opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.family-post-options{transition:none}}.family-post-actions :is(a,button){touch-action:manipulation}
.family-theme :is(h1,h2,h3,[data-slot=card-title]){font-family:var(--font-display)}.family-theme h1{letter-spacing:-.025em;font-size:clamp(1.5rem,2.1vw,1.8rem);line-height:1.25}.family-theme [data-slot=card]{border-color:var(--family-line);border-radius:var(--radius);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:var(--family-card)}.family-theme [data-slot=button]{border-radius:calc(var(--radius) - 3px);box-shadow:none}.family-theme :is([data-slot=input],[data-slot=textarea],[data-slot=select-trigger]){background-color:var(--family-card);border-radius:calc(var(--radius) - 3px)}.family-theme :is([data-slot=dialog-content],[data-slot=alert-dialog-content],[data-slot=sheet-content],[data-slot=popover-content],[data-slot=dropdown-menu-content]){font-family:var(--font-body);border-color:var(--family-line)}.family-theme [data-slot=tabs-list]{background:var(--family-soft);border-radius:calc(var(--radius) - 2px);justify-content:flex-start;max-width:100%;overflow-x:auto}.family-theme [data-slot=tabs-trigger]{flex-shrink:0}.family-page{width:100%;max-width:1160px;margin:0 auto;padding:34px 36px 60px}.family-page-heading{margin-bottom:26px}.family-eyebrow{color:var(--family-muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px;font-size:10px;font-weight:500}.family-page-heading>p:last-child:not(:first-child){color:var(--family-muted);margin-top:8px;font-size:13px;line-height:1.65}.family-member-header{background:var(--family-card);border:1px solid var(--family-line);border-radius:var(--radius);margin-bottom:28px;overflow:hidden}.family-member-cover{height:clamp(150px,18vw,230px);position:relative;overflow:hidden}.family-member-intro{align-items:center;gap:20px;padding:26px;display:flex}.family-member-avatar{border:1px solid var(--family-line);width:72px;height:72px}.family-member-avatar [data-slot=avatar-fallback]{color:var(--family-green);font-size:20px}.family-member-counts{color:var(--family-muted);margin-top:8px;font-size:12px}.family-member-description{border-top:1px solid var(--family-line);margin:0 26px 25px;padding-top:20px;font-size:14px;line-height:1.8}.family-two-column-grid{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:30px;display:grid}.family-two-column-aside{min-width:0}.family-member-facts{gap:12px}.family-member-facts dd{overflow-wrap:anywhere;line-height:1.6}.family-profile{max-width:1000px}.family-post-detail{max-width:800px}.family-settings-grid{grid-template-columns:180px minmax(0,1fr);align-items:start;gap:32px;display:grid}.family-settings-nav{position:sticky;top:24px}.family-settings-nav nav{flex-direction:column;gap:3px;display:flex}.family-settings-nav nav a{border-radius:calc(var(--radius) - 4px);white-space:nowrap;padding:9px 12px;font-size:12px;font-weight:400}.family-settings-nav nav a[aria-current]{background:var(--family-soft);color:var(--family-green);box-shadow:none;font-weight:600}.family-settings-content{min-width:0}.family-settings-content>div>div:first-child>h2{font-size:22px}.family-settings-content [data-slot=table-container]{background:var(--family-card);border-radius:calc(var(--radius) - 1px)}.family-editor-page{max-width:1320px}.family-editor-panels{border:1px solid var(--family-line);border-radius:var(--radius);background:var(--family-card);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);height:max(670px,100dvh - 165px);display:grid;overflow:hidden}.family-editor-write{border-right:1px solid var(--family-line);min-width:0;min-height:0;display:flex}.family-editor-controls{border-right:1px solid var(--family-line);background:var(--family-canvas);flex-shrink:0;width:76px;padding:10px;overflow-y:auto}.family-editor-form{background:var(--family-card);flex-direction:column;flex:1;min-width:0;display:flex}.family-editor-body{flex:1;min-height:240px;padding:22px;overflow-y:auto}.family-editor-footer{border-top:1px solid var(--family-line);padding:18px 22px}.family-editor-footer>div:last-child{flex-wrap:wrap;gap:8px}.family-editor-preview{background:var(--family-canvas);min-width:0;padding:20px;overflow-y:auto}.family-editor-preview-label{text-transform:uppercase;letter-spacing:.14em;color:var(--family-muted);margin-bottom:16px;font-size:10px}.family-editor-preview .feed-post-card>div{padding:18px}.family-editor-body>div>div:first-child input{font-family:var(--font-display);height:46px;font-size:20px}.family-welcome{min-height:100dvh}.family-welcome-header{border-bottom:1px solid var(--family-line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:20px max(24px,50vw - 540px);display:flex}.family-welcome-brand{font:800 19px var(--font-display);color:var(--family-green);align-items:center;gap:10px;display:flex}.family-welcome-header>a:last-child:not(:first-child){color:var(--family-muted);font-size:12px}.family-welcome-content{max-width:530px;margin:0 auto;padding:56px 16px}.family-welcome-content:has(.family-onboarding){max-width:1000px}.family-welcome-content>.family-eyebrow{text-align:center;margin-bottom:16px}.family-welcome-content>div{min-height:0;padding:0}.family-welcome-content [data-slot=card]{max-width:none}.family-welcome-content [data-slot=card-title]{color:var(--family-ink);font-size:25px}.family-welcome-content [data-slot=card-action]{grid-column:1/-1;justify-self:center;position:static}.family-private-page{place-items:center;min-height:100dvh;padding:32px 20px;display:grid}.family-private-card{text-align:center;border:1px solid var(--family-line);border-radius:calc(var(--radius) + 3px);background:var(--family-card);width:100%;max-width:650px;padding:42px 28px}.family-private-icon{border:1px solid var(--family-line);border-radius:calc(var(--radius) + 3px);width:48px;height:48px;color:var(--family-green);background:var(--family-soft);place-items:center;margin:0 auto 22px;display:grid}.family-private-people{flex-wrap:wrap;justify-content:center;gap:20px;margin:28px 0;display:flex}.family-private-people>div{color:var(--family-muted);flex-direction:column;align-items:center;gap:8px;font-size:11px;display:flex}.family-private-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:28px;font-size:12px;display:flex}.family-private-actions>a:first-child{border-radius:calc(var(--radius) - 3px);background:var(--primary);color:var(--primary-foreground);padding:10px 24px}.family-public{flex-direction:column;min-height:100dvh;display:flex}.family-public>main{flex:1}.family-public-header{background:var(--sidebar);color:var(--sidebar-foreground);border-bottom:1px solid var(--sidebar-border)}.family-public-header>div{justify-content:space-between;align-items:center;gap:24px;max-width:1160px;margin:0 auto;padding:23px 36px;display:flex}.family-public-brand{font:800 19px var(--font-display);align-items:center;gap:10px;display:inline-flex}.family-public-header nav{flex-wrap:wrap;align-items:center;gap:20px;font-size:12px;display:flex}.family-public-header nav a{color:var(--family-nav-muted)}.family-public-header nav a:hover{color:var(--sidebar-foreground);text-underline-offset:5px;text-decoration:underline}.family-public-story{max-width:1080px;margin:auto;padding:40px 36px}.family-public-story>header{border-bottom:1px solid var(--family-line);margin-bottom:28px;padding:0 0 28px}.family-public-story>header h1{max-width:760px;margin:10px 0 14px}.family-public-story>header p{max-width:680px;color:var(--family-muted);font-size:14px;line-height:1.8}.family-public-story article{background:var(--family-card);border:1px solid var(--family-line);border-radius:var(--radius);padding:24px}.family-public-story article h2{font-size:19px}.family-public-footer{border-top:1px solid var(--family-line);width:100%;max-width:1080px;color:var(--family-muted);flex-wrap:wrap;justify-content:space-between;gap:16px;margin:32px auto 0;padding:24px 36px;font-size:11px;display:flex}.family-legal{max-width:860px}.family-legal [data-slot=card]{padding-top:30px}.family-legal h1{text-align:left}.family-legal p{color:var(--family-muted)}.family-kitchen{background:var(--family-canvas);color:var(--family-ink)}.family-kitchen>div>div>:is(section,div).rounded-2xl{border-color:var(--family-line)}@media (max-width:1150px){.family-page{padding-inline:26px}.family-settings-grid{grid-template-columns:155px minmax(0,1fr);gap:24px}.family-two-column-grid{grid-template-columns:minmax(0,1fr) 230px;gap:24px}}@media (max-width:1100px){.family-editor-panels{flex-direction:column;height:auto;display:flex;overflow:visible}.family-editor-write{border:0;flex-direction:column}.family-editor-controls{border:0;border-bottom:1px solid var(--family-line);width:100%;overflow-x:auto}.family-editor-controls>div{gap:8px;margin:0;display:flex}.family-editor-controls>div>div{min-width:66px;margin:0}.family-editor-body{overflow-y:visible}.family-editor-preview{border-top:1px solid var(--family-line)}}@media (max-width:900px){.family-settings-grid,.family-two-column-grid{flex-direction:column;display:flex}.family-settings-grid>*,.family-two-column-grid>*{width:100%}.family-settings-nav{position:static}.family-settings-nav nav{border-bottom:1px solid var(--family-line);flex-direction:row;padding-bottom:10px;overflow-x:auto}.family-settings-nav nav a{flex-shrink:0}}@media (max-width:700px){.family-page{padding:26px 18px 50px}.family-member-intro{flex-wrap:wrap;gap:14px;padding:20px}.family-member-avatar{width:54px;height:54px}.family-member-intro h1{font-size:24px}.family-member-intro .family-eyebrow{font-size:8px}.family-member-description{margin-inline:20px}.family-editor-page{padding-inline:12px}.family-editor-body,.family-editor-footer{padding:16px}.family-editor-preview{padding:16px 8px}.family-welcome-header{padding:18px 20px}.family-welcome-header>a:last-child:not(:first-child){text-align:right;max-width:100px;font-size:10px}.family-welcome-content{padding:32px 18px}.family-private-card{padding:30px 18px}.family-private-people{gap:18px}.family-public-header>div{flex-wrap:wrap;gap:20px;padding:20px}.family-public-header nav{gap:16px;font-size:11px}.family-public-story{padding:28px 20px}.family-public-footer{padding-inline:20px}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_f107cc5e-module__qDQ43a__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_f107cc5e-module__qDQ43a__variable{--font-geist-sans:"Inter","Inter Fallback"}
@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.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:Nunito;font-style:normal;font-weight:700;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/224e262ef877bfa4-s.753dfc0d.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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/7f11d98043fdedc9-s.317fa95e.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.51ae28b9.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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.3379eac0.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:Nunito;font-style:normal;font-weight:800;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.fc65572f.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:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_5720a9a5-module__kbt3UW__className{font-family:Nunito,Nunito Fallback;font-style:normal}.nunito_5720a9a5-module__kbt3UW__variable{--font-nunito:"Nunito","Nunito Fallback"}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.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:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.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:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.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:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.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:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.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:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.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:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.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:"Source Sans 3";font-style:normal;font-weight:500;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.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:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.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:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.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:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.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:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.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:"Source Sans 3 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_9462853a-module__OLDXeq__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_9462853a-module__OLDXeq__variable{--font-source-sans:"Source Sans 3","Source Sans 3 Fallback"}
@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8c352cd2dd0b7ed3-s.8d4acfd6.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:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/38df7484fe560b25-s.p.60f15535.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:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8c352cd2dd0b7ed3-s.8d4acfd6.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:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../media/38df7484fe560b25-s.p.60f15535.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:Libre Baskerville Fallback;src:local(Times New Roman);ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.0%;size-adjust:127.26%}.libre_baskerville_74a2c42b-module__EgsX6W__className{font-family:Libre Baskerville,Libre Baskerville Fallback;font-style:normal}.libre_baskerville_74a2c42b-module__EgsX6W__variable{--font-libre-baskerville:"Libre Baskerville","Libre Baskerville Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.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:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.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:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/c3cb240f9c892514-s.d8e4bce2.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:DM Sans;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.a62025f2.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:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_9d8e35cb-module__LH6Jpq__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_9d8e35cb-module__LH6Jpq__variable{--font-dm-sans:"DM Sans","DM Sans Fallback"}
@font-face{font-family:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.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:Space Grotesk;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.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:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.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:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_e4bc979e-module__PHIvCW__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_e4bc979e-module__PHIvCW__variable{--font-space-grotesk:"Space Grotesk","Space Grotesk Fallback"}
