@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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.0m6w47a4e5dy9.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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.11u06r12fd6v_.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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.0wxq9webf.ew4.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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.067x_6k0k23tk.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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.16ipb6fqu393i.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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.0q-301v4kxxnr.woff2?dpl=dpl_6NmJUeHQ5AgfzsCoMXMM2w3WxMJf)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_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
.CookieBanner-module__qtCmXG__banner{z-index:9000;border-radius:var(--radius-sm);background:var(--glass-bg);width:calc(100% - 2rem);max-width:56rem;-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);box-shadow:var(--glass-shadow), 0 0 0 1px #ffffff2e;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.25rem;animation:.24s ease-out both CookieBanner-module__qtCmXG__slideUp;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}@keyframes CookieBanner-module__qtCmXG__slideUp{0%{opacity:0;transform:translate(-50%)translateY(1rem)}to{opacity:1;transform:translate(-50%)translateY(0)}}.CookieBanner-module__qtCmXG__bannerText{min-width:16rem;font-size:var(--text-sm);color:var(--text-secondary);flex:1;line-height:1.5}.CookieBanner-module__qtCmXG__bannerText a{color:var(--primary-dark);text-underline-offset:2px;text-decoration:underline}.CookieBanner-module__qtCmXG__bannerActions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.CookieBanner-module__qtCmXG__overlay{z-index:9100;background:#060b0e7a;justify-content:center;align-items:flex-end;padding:1rem;animation:.16s ease-out both CookieBanner-module__qtCmXG__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:640px){.CookieBanner-module__qtCmXG__overlay{align-items:center}}@keyframes CookieBanner-module__qtCmXG__fadeIn{0%{opacity:0}to{opacity:1}}.CookieBanner-module__qtCmXG__modal{background:var(--bg-default);border-radius:var(--radius-sm);box-shadow:var(--shadow-small);flex-direction:column;gap:1.25rem;width:100%;max-width:30rem;padding:1.5rem;animation:.2s ease-out both CookieBanner-module__qtCmXG__modalIn;display:flex}@keyframes CookieBanner-module__qtCmXG__modalIn{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__qtCmXG__modalHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.CookieBanner-module__qtCmXG__modalTitle{font-size:var(--text-base);color:var(--text-primary);font-weight:600}.CookieBanner-module__qtCmXG__closeButton{border-radius:var(--radius-xxs);cursor:pointer;width:2rem;height:2rem;color:var(--text-secondary);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:flex}.CookieBanner-module__qtCmXG__closeButton:hover{background:var(--gray-01)}.CookieBanner-module__qtCmXG__categoryList{flex-direction:column;gap:.75rem;display:flex}.CookieBanner-module__qtCmXG__category{border-radius:var(--radius-xs);background:var(--bg-paper);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1rem;display:flex}.CookieBanner-module__qtCmXG__categoryInfo{flex-direction:column;gap:.25rem;display:flex}.CookieBanner-module__qtCmXG__categoryTitle{font-size:var(--text-sm);color:var(--text-primary);font-weight:600}.CookieBanner-module__qtCmXG__categoryDesc{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}.CookieBanner-module__qtCmXG__toggleWrapper{flex-shrink:0;align-items:center;display:flex}.CookieBanner-module__qtCmXG__toggleLabel{cursor:pointer;width:2.5rem;height:1.5rem;display:inline-flex;position:relative}.CookieBanner-module__qtCmXG__toggleLabel.CookieBanner-module__qtCmXG__disabled{cursor:not-allowed;opacity:.5}.CookieBanner-module__qtCmXG__toggleInput{opacity:0;width:0;height:0;position:absolute}.CookieBanner-module__qtCmXG__toggleTrack{background:var(--gray-03);border-radius:9999px;width:2.5rem;height:1.5rem;transition:background .16s;position:relative}.CookieBanner-module__qtCmXG__toggleTrack:after{content:"";background:var(--white);border-radius:50%;width:1.25rem;height:1.25rem;transition:transform .16s;position:absolute;top:.125rem;left:.125rem;box-shadow:0 1px 3px #0003}.CookieBanner-module__qtCmXG__toggleInput:checked+.CookieBanner-module__qtCmXG__toggleTrack{background:var(--primary-dark)}.CookieBanner-module__qtCmXG__toggleInput:checked+.CookieBanner-module__qtCmXG__toggleTrack:after{transform:translate(1rem)}.CookieBanner-module__qtCmXG__toggleInput:focus-visible+.CookieBanner-module__qtCmXG__toggleTrack{outline:2px solid var(--primary-dark);outline-offset:2px}.CookieBanner-module__qtCmXG__modalFooter{justify-content:flex-end;display:flex}.CookieBanner-module__qtCmXG__btnGhost{border:1px solid var(--gray-03);color:var(--text-primary);border-radius:var(--radius-xxs);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;background:0 0;padding:.5rem .875rem;font-weight:500;transition:background .12s,border-color .12s}.CookieBanner-module__qtCmXG__btnGhost:hover{background:var(--gray-01);border-color:var(--gray-04)}.CookieBanner-module__qtCmXG__btnPrimary{background:var(--primary-dark);color:var(--white);border-radius:var(--radius-xxs);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:1px solid #0000;padding:.5rem .875rem;font-weight:500;transition:background .12s}.CookieBanner-module__qtCmXG__btnPrimary:hover{background:var(--primary-action-hover)}.CookieBanner-module__qtCmXG__btnLink{color:var(--primary-dark);font-size:var(--text-sm);cursor:pointer;text-underline-offset:2px;white-space:nowrap;background:0 0;border:none;padding:.5rem .25rem;font-weight:500;text-decoration:underline}.CookieBanner-module__qtCmXG__btnLink:hover{opacity:.75}
.Brand-module__o0TRNW__brand{align-items:center;gap:var(--space-2);min-width:0;height:inherit;padding:var(--space-2) 0;display:inline-flex}.Brand-module__o0TRNW__brand--full .Brand-module__o0TRNW__icon{height:inherit;width:auto}.Brand-module__o0TRNW__brand--icon .Brand-module__o0TRNW__icon,.Brand-module__o0TRNW__brand--wordmark .Brand-module__o0TRNW__icon{flex:none}.Brand-module__o0TRNW__brand--wordmark .Brand-module__o0TRNW__wordmark{font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);line-height:1}.Brand-module__o0TRNW__brand--tone-brand{color:var(--brand-purple)}.Brand-module__o0TRNW__brand--tone-neutral{color:var(--text-primary)}.Brand-module__o0TRNW__brand--tone-inverse{color:var(--bg-default)}.Brand-module__o0TRNW__brand--xs .Brand-module__o0TRNW__wordmark{font-size:var(--text-xs)}.Brand-module__o0TRNW__brand--sm .Brand-module__o0TRNW__wordmark{font-size:var(--text-sm)}.Brand-module__o0TRNW__brand--md .Brand-module__o0TRNW__wordmark{font-size:var(--text-base)}.Brand-module__o0TRNW__brand--lg .Brand-module__o0TRNW__wordmark{font-size:var(--text-lg)}.Brand-module__o0TRNW__brand--xl .Brand-module__o0TRNW__wordmark{font-size:var(--text-xl)}
:root{--primary-main:#a9def9;--primary-light:#eef4f8;--primary-dark:#1b3d4c;--primary-access:#f1f7fb;--primary-action-hover:#7ba8be;--primary-action-press:#add4e8;--primary-action-disabled:#c4d6df;--primary-surface-hover:#c3d1da;--primary-surface-press:#7ba8be;--primary-surface-light:#e6f6ff;--primary-surface-disabled:#dfe7ec99;--secondary-main:#ff99c8;--secondary-light:#ffdfee;--secondary-dark:#4d0727;--secondary-access:#66012f;--secondary-action-hover:#df85ae;--secondary-action-press:#ff79b7;--secondary-action-disabled:#df85ae80;--secondary-surface-light:#ffeff7;--secondary-surface-disabled:#e2d1d9bf;--tertiary-main:#bfa7ff;--tertiary-light:#efeaff;--tertiary-dark:#4a2db8;--tertiary-access:#1b1233;--tertiary-action-hover:#ab8fff;--tertiary-action-press:#9a7bff;--tertiary-action-disabled:#b6abcebf;--tertiary-surface-hover:#ded4ff;--tertiary-surface-press:#f0ebff;--tertiary-surface-light:#fcfbff;--tertiary-surface-disabled:#f0ebff52;--success-main:#00c777;--success-light:#dfffef;--success-dark:#007a4a;--success-access:#052317;--info-main:#9c79fd;--info-light:#c5a7ff66;--info-dark:#433087;--info-access:#fcfaff;--alert-main:#fbe442;--alert-light:#fff8c8;--alert-dark:#494100;--alert-access:#292508;--error-main:#ff5450;--error-light:#ffbbb0;--error-dark:#570d0e;--error-access:#ffe9e5;--text-primary:#060b0e;--text-secondary:#060b0e99;--text-disabled:#060b0e66;--bg-default:#f7fafa;--bg-paper:#f1f7fb;--bg-opacity:#f7fafa95;--gray-01:#f3f4f4;--gray-02:#dbddde;--gray-03:#c4c7c9;--gray-04:#adb1b3;--gray-05:#979c9e;--gray-06:#82878a;--gray-07:#6e7375;--gray-08:#5a5f61;--gray-09:#484c4e;--gray-dark:#363a3b;--tag-bg:#6b728014;--white:#f7fafa;--black:#060b0e;--social-instagram:#d300c5;--social-linkedin:#0a66c2;--social-linkedIn:var(--social-linkedin);--brand-purple:#683fff;--brand-purple-light:#f0ebff;--brand-purple-dark:#4a2db8;--link-transition:color .12s ease-out, opacity .12s ease-out, transform .12s ease-out}
:root{--space-0:0rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--space-18:5rem}
:root{--header-height:4rem;--header-height-mobile:4rem;--container-max:73.75rem;--container-max-sm:47.5rem;--header-height-mobile-area:var(--header-height-mobile)}
:root{--shadow-main:-5px -5px 10px #ffffff80, 5px 5px 10px #aaaacc40, 10px 10px 20px #aaaacc80, -10px -10px 20px #fff;--shadow-press:5px 5px 10px #aaaacc80, -5px -5px 10px #fff;--filter-shadow-disabled:drop-shadow(1px 1px 2px #aaaacc80) drop-shadow(-1px -1px 2px #fff);--shadow-inner-press:inset -2px -2px 4px #ffffff80, inset 2px 2px 4px #aaaacc40, inset 5px 5px 10px #aaaacc80, inset -5px -5px 10px #fff;--shadow-small:0px 3px 1px -2px #0003, 0px 2px 2px 0px #00000024, 0px 1px 5px 0px #0000001f;--shadow-neon:0 0 .2rem var(--success-main), 0 0 .2rem var(--success-main), 0 0 2rem var(--success-main), 0 0 .8rem var(--primary-main), 0 0 2.8rem var(--primary-main), inset 0 0 1.3rem var(--primary-main)}
:root{--font-sans:"__Inter_123abc", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono:"Geist Mono", Menlo, Consolas, monospace;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:800;--line-tight-xs:1.06;--line-tight:1.1;--line-normal:1.4;--line-loose:1.6;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.02em;--text-xxs:.625rem;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-md:1.125rem;--text-lg:1.25rem;--text-xl:1.5rem;--text-2xl:1.875rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:3.75rem;--heading-1-size:var(--text-4xl);--heading-2-size:var(--text-3xl);--heading-3-size:var(--text-2xl);--body-size:var(--text-base);--small-size:var(--text-sm);--caption-size:var(--text-xs);--heading-line:var(--line-tight);--body-line:var(--line-normal);--caption-line:var(--line-loose)}
:root{--radius-xxs:.375rem;--radius-xs:.5rem;--radius-sm:1.25rem;--radius-md:1.875rem;--radius-lg:2.5rem;--radius-pill:62.4375rem}
:root{--btn-primary-bg:var(--primary-dark);--btn-primary-fg:var(--bg-paper);--btn-primary-hover:color-mix(in oklab, var(--primary-dark) 90%, var(--bg-paper) 10%);--btn-primary-press:color-mix(in oklab, var(--primary-dark) 85%, var(--black) 15%);--btn-secondary-bg:var(--secondary-main);--btn-secondary-fg:var(--bg-paper);--btn-secondary-hover:color-mix(in oklab, var(--secondary-main) 90%, var(--bg-paper) 10%);--btn-secondary-press:color-mix(in oklab, var(--secondary-main) 85%, var(--black) 15%);--btn-tertiary-bg:var(--bg-paper);--btn-tertiary-fg:var(--tertiary-dark);--btn-tertiary-border:color-mix(in oklab, var(--tertiary-dark) 20%, transparent);--btn-tertiary-hover:color-mix(in oklab, var(--bg-paper) 85%, #0000000a);--btn-tertiary-press:color-mix(in oklab, var(--bg-paper) 80%, #0000000f);--btn-radius:var(--radius-md);--btn-shadow:var(--shadow-main);--btn-gap:var(--space-2);--btn-h-sm:2rem;--btn-h-md:2.5rem;--btn-h-lg:3rem;--btn-px-sm:var(--space-3);--btn-px-md:var(--space-4);--btn-px-lg:var(--space-5);--btn-dur:.16s;--btn-ease:cubic-bezier(.2, .7, .2, 1)}
:root{--glass-bg:#fff3;--glass-radius:1rem;--glass-shadow:0 4px 30px #0000001a;--glass-blur:blur(12px)}

.Features-module__PqRdkG__features{--features-py:var(--page-section-padding-block,var(--space-18));--features-header-gap:var(--space-14);--features-card-gap:var(--space-4);--features-badge-bg:color-mix(in srgb, var(--brand-purple) 8%, transparent);--features-card-bg:var(--bg-default);--features-card-radius:var(--radius-sm);--features-card-shadow:0 3px 1px -2px #0000001f, 0 2px 2px #00000014, 0 1px 5px #00000014;--features-card-shadow-hover:0 12px 28px #683fff1a, 0 4px 12px #0000000f;--features-ease:cubic-bezier(.2, .8, .2, 1);--features-icon-color:var(--primary-main);--features-icon-bg:var(--primary-surface-light);--features-icon-border:var(--primary-main);padding-block:var(--features-py);background:var(--bg-default)}.Features-module__PqRdkG__header{max-width:42rem;margin:0 auto var(--features-header-gap);text-align:center}.Features-module__PqRdkG__badge{min-height:2rem;padding:var(--space-1) var(--space-4);border-radius:var(--radius-pill);background:var(--features-badge-bg);color:var(--brand-purple);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-normal);align-items:center;display:inline-flex}.Features-module__PqRdkG__title{margin:var(--space-4) 0 var(--space-3);color:var(--primary-dark);font-size:clamp(1.875rem,4vw,2.5rem);font-weight:var(--font-weight-bold);letter-spacing:var(--tracking-normal);line-height:var(--line-tight);text-wrap:balance}.Features-module__PqRdkG__subtitle{max-width:50ch;color:var(--gray-05);font-size:var(--text-md);margin:0 auto;line-height:1.7}.Features-module__PqRdkG__grid{gap:var(--features-card-gap);grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));display:grid}.Features-module__PqRdkG__card{gap:var(--space-4);height:100%;min-height:14rem;padding:var(--space-5);border:1px solid color-mix(in srgb, var(--gray-02) 38%, transparent);border-radius:var(--features-card-radius);background:var(--features-card-bg);box-shadow:var(--features-card-shadow);text-align:left;opacity:0;transition:opacity .5s var(--features-ease), transform .5s var(--features-ease), box-shadow .2s var(--features-ease), border-color .2s var(--features-ease);flex-direction:column;display:flex;transform:translateY(24px)}.Features-module__PqRdkG__card.Features-module__PqRdkG__entered{opacity:1;transform:translateY(0)}.Features-module__PqRdkG__card.Features-module__PqRdkG__entered:hover{border-color:color-mix(in srgb, var(--features-icon-color) 34%, transparent);box-shadow:var(--features-card-shadow-hover);transform:translateY(-4px)}.Features-module__PqRdkG__card[data-tone=pink]{--features-icon-color:var(--secondary-main);--features-icon-bg:var(--secondary-surface-light);--features-icon-border:var(--secondary-main)}.Features-module__PqRdkG__card[data-tone=blue]{--features-icon-color:var(--primary-main);--features-icon-bg:var(--primary-surface-light);--features-icon-border:var(--primary-main)}.Features-module__PqRdkG__card[data-tone=green]{--features-icon-color:var(--success-main);--features-icon-bg:var(--success-light);--features-icon-border:var(--success-main)}.Features-module__PqRdkG__card[data-tone=purple]{--features-icon-color:var(--info-main);--features-icon-bg:var(--tertiary-light);--features-icon-border:var(--info-main)}.Features-module__PqRdkG__iconWrap{border:1.5px solid color-mix(in srgb, var(--features-icon-border) 32%, transparent);border-radius:var(--radius-xs);background:var(--features-icon-bg);block-size:3rem;inline-size:3rem;color:var(--features-icon-color);transition:transform .2s var(--features-ease);flex:none;place-items:center;display:grid}.Features-module__PqRdkG__card.Features-module__PqRdkG__entered:hover .Features-module__PqRdkG__iconWrap{transform:scale(1.05)}.Features-module__PqRdkG__iconWrap>svg{block-size:1.25rem;inline-size:1.25rem}.Features-module__PqRdkG__cardTitle{color:var(--primary-dark);font-size:var(--text-base);font-weight:var(--font-weight-semibold);line-height:var(--line-normal);margin:0}.Features-module__PqRdkG__cardDescription{color:var(--gray-05);font-size:var(--text-sm);flex:1;margin:0;line-height:1.6}@media (max-width:640px){.Features-module__PqRdkG__features{--features-header-gap:var(--space-10)}.Features-module__PqRdkG__header{text-align:left}.Features-module__PqRdkG__subtitle{margin-inline:0}.Features-module__PqRdkG__grid{grid-template-columns:1fr}.Features-module__PqRdkG__card{min-height:auto}}
.AppPreview-module__7jEnUq__preview{--preview-surface:var(--bg-default);--preview-paper:var(--white);--preview-radius:var(--radius-sm);--preview-row-tone:var(--primary-main);--preview-row-surface:var(--primary-surface-light);border:1px solid color-mix(in srgb, var(--gray-02) 54%, transparent);border-radius:var(--preview-radius);background:var(--preview-surface);width:100%;max-width:25rem;font-family:var(--font-sans);overflow:hidden}.AppPreview-module__7jEnUq__titleBar{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-5);border-bottom:1px solid var(--gray-01);background:var(--preview-paper);display:flex}.AppPreview-module__7jEnUq__titleBarBrand{min-width:0;display:inline-flex}.AppPreview-module__7jEnUq__trafficLights{flex:none;gap:6px;display:flex}.AppPreview-module__7jEnUq__trafficLights span{border-radius:50%;block-size:10px;inline-size:10px;display:block}.AppPreview-module__7jEnUq__trafficLightClose{background:var(--error-main)}.AppPreview-module__7jEnUq__trafficLightMinimize{background:var(--alert-main)}.AppPreview-module__7jEnUq__trafficLightMaximize{background:var(--success-main)}.AppPreview-module__7jEnUq__body{padding:var(--space-4) var(--space-5)}.AppPreview-module__7jEnUq__dateLabel{margin-bottom:var(--space-1);color:var(--text-secondary);font-size:.6875rem;font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-wide);text-transform:uppercase}.AppPreview-module__7jEnUq__dateHeading{margin-bottom:var(--space-4);color:var(--text-primary);font-size:var(--text-md);font-weight:var(--font-weight-bold)}.AppPreview-module__7jEnUq__statsRow{gap:var(--space-2);margin-bottom:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.AppPreview-module__7jEnUq__statCard{padding:var(--space-2);border:1px solid color-mix(in srgb, var(--gray-02) 38%, transparent);border-radius:var(--radius-xs);background:var(--preview-paper);text-align:center;box-shadow:0 2px 6px #0000000f}.AppPreview-module__7jEnUq__statVal{color:var(--primary-dark);font-size:var(--text-base);font-weight:var(--font-weight-bold);line-height:1.2}.AppPreview-module__7jEnUq__statLabel{color:var(--text-secondary);margin-top:2px;font-size:.625rem}.AppPreview-module__7jEnUq__apptList{gap:var(--space-2);flex-direction:column;display:flex}.AppPreview-module__7jEnUq__apptRow{align-items:center;gap:var(--space-3);padding:var(--space-2) var(--space-3);border-left:3px solid var(--preview-row-tone);border-radius:var(--radius-xs);background:var(--preview-paper);display:flex;box-shadow:0 2px 6px #0000000d}.AppPreview-module__7jEnUq__apptRow[data-tone=blue]{--preview-row-tone:var(--primary-main);--preview-row-surface:var(--primary-surface-light)}.AppPreview-module__7jEnUq__apptRow[data-tone=purple]{--preview-row-tone:var(--tertiary-main);--preview-row-surface:var(--tertiary-light)}.AppPreview-module__7jEnUq__apptRow[data-tone=pink]{--preview-row-tone:var(--secondary-main);--preview-row-surface:var(--secondary-surface-light)}.AppPreview-module__7jEnUq__apptAvatar{background:var(--preview-row-surface);block-size:1.875rem;inline-size:1.875rem;color:var(--preview-row-tone);font-size:var(--text-xs);font-weight:var(--font-weight-bold);border-radius:50%;flex:none;place-items:center;display:grid}.AppPreview-module__7jEnUq__apptInfo{flex:1;min-width:0}.AppPreview-module__7jEnUq__apptName{color:var(--text-primary);font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.AppPreview-module__7jEnUq__apptType{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:.625rem;overflow:hidden}.AppPreview-module__7jEnUq__apptTime{color:var(--text-secondary);font-size:.6875rem;font-weight:var(--font-weight-medium);flex:none}@media (max-width:640px){.AppPreview-module__7jEnUq__preview{max-width:21rem}.AppPreview-module__7jEnUq__titleBar{padding:var(--space-2) var(--space-4)}.AppPreview-module__7jEnUq__body{padding:var(--space-3) var(--space-4)}.AppPreview-module__7jEnUq__dateHeading,.AppPreview-module__7jEnUq__statsRow{margin-bottom:var(--space-3)}.AppPreview-module__7jEnUq__statCard{padding:var(--space-2) var(--space-1)}.AppPreview-module__7jEnUq__apptRow{padding-block:var(--space-2)}}
:root{--divider-height:.625rem}.Divider-module__bQhO5q__divider{background:var(--bg-paper);border-radius:var(--radius-lg);box-shadow:var(--shadow-small);opacity:.8;z-index:2}.Divider-module__bQhO5q__horizontal{width:100%;height:var(--divider-height)}.Divider-module__bQhO5q__vertical{height:100%;width:var(--divider-height);margin-block:var(--space-6)}
.NavLink-module__4QJ-jq__link{color:var(--gray-05);font-size:var(--text-base);line-height:var(--line-normal);transition:var(--link-transition);text-decoration:none}.NavLink-module__4QJ-jq__link:hover{color:var(--gray-09)}.NavLink-module__4QJ-jq__link[data-status=wip],.NavLink-module__4QJ-jq__link[data-status=disabled]{color:var(--text-disabled);cursor:not-allowed;pointer-events:none}.NavLink-module__4QJ-jq__link[data-status=default]:hover{transform:translateY(-1px)}@media (max-width:768px){.NavLink-module__4QJ-jq__link{font-size:var(--text-xs)}}
.NavSection-module__leKUsW__section{gap:var(--space-4);flex-direction:column;min-width:min(160px,28vw);display:flex}.NavSection-module__leKUsW__title{font-weight:var(--font-weight-semibold);font-size:var(--text-md);color:var(--gray-dark)}.NavSection-module__leKUsW__list{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.NavSection-module__leKUsW__tag{margin-left:var(--space-1);font-size:var(--text-xs);color:var(--gray-06);background:var(--tag-bg);border-radius:var(--radius-xxs);padding:var(--space-1);text-transform:uppercase;letter-spacing:var(--tracking-wide)}@media (max-width:768px){.NavSection-module__leKUsW__section{min-width:auto}.NavSection-module__leKUsW__title{font-size:var(--text-sm);gap:var(--space-3)}.NavSection-module__leKUsW__list{gap:var(--space-2)}.NavSection-module__leKUsW__tag{font-size:var(--text-xxs);padding:var(--space-0)}}
.FooterLinks-module__v_-CcW__links{gap:var(--space-2);justify-content:flex-start;align-items:flex-start;width:100%;display:flex}@media (min-width:768px){.FooterLinks-module__v_-CcW__links{gap:var(--space-16);flex-wrap:wrap;justify-content:flex-start;width:auto}}@media (max-width:640px){.FooterLinks-module__v_-CcW__links{gap:var(--space-2)}}
@keyframes CareersPage-module__BukB7W__pulse{0%{box-shadow:0 0 #ff99c8b3}70%{box-shadow:0 0 0 10px #ff99c800}to{box-shadow:0 0 #ff99c800}}.CareersPage-module__BukB7W__hero{min-height:47.5rem;padding:var(--space-18) 0;display:flex;position:relative;overflow:hidden}.CareersPage-module__BukB7W__hero:before{content:"";pointer-events:none;background:linear-gradient(112deg,#0000 0 18%,#ffcd8629 18% 24%,#0000 24% 38%,#ffcd861f 38% 44%,#0000 44%),linear-gradient(90deg,#ffffff8c,#0000 42%);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 86%);mask-image:linear-gradient(#000 0%,#0000 86%)}.CareersPage-module__BukB7W__heroShell{z-index:1;grid-template-columns:.95fr 1.05fr;align-items:center;width:min(1180px,100%);margin:0 auto;display:grid;position:relative}.CareersPage-module__BukB7W__heroImageWrap{justify-content:center;align-items:center;height:70%;display:flex}.CareersPage-module__BukB7W__heroImage{object-fit:contain;width:100%;height:auto}.CareersPage-module__BukB7W__heroCopy{gap:var(--space-8);flex-direction:column;max-width:35rem;display:flex}.CareersPage-module__BukB7W__heroEyebrow{padding:var(--space-3);border:1px solid var(--secondary-main);border-radius:var(--space-8);background:var(--bg-paper);align-items:center;width:fit-content;display:flex}.CareersPage-module__BukB7W__heroEyebrowDot{background:var(--secondary-main);width:8px;height:8px;margin:0 var(--space-2);border-radius:50%;animation:2s infinite CareersPage-module__BukB7W__pulse}.CareersPage-module__BukB7W__heroEyebrowText{font-size:var(--text-sm);font-weight:var(--font-weight-medium);letter-spacing:-.02em;padding:0 var(--space-2);color:var(--text-primary)}.CareersPage-module__BukB7W__heroTitle{letter-spacing:-.085em;max-width:680px;color:var(--primary-dark);margin:0;font-size:clamp(48px,6vw,82px);font-weight:800;line-height:.94}.CareersPage-module__BukB7W__heroSubtitle{margin:var(--space-8) 0 0;max-width:32.5rem;color:var(--gray-05);letter-spacing:-.02em;font-size:clamp(18px,2vw,21px);line-height:1.62}.CareersPage-module__BukB7W__formSection{padding-block:var(--space-10) var(--space-18);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);align-items:center;min-height:80vh;padding-inline:0;display:flex;position:relative}.CareersPage-module__BukB7W__formWrap{gap:var(--space-8);max-width:44rem;padding:var(--space-10);border-radius:var(--radius-lg);box-shadow:var(--glass-shadow);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);flex-direction:column;margin:0 auto;display:flex}.CareersPage-module__BukB7W__formHeader{gap:var(--space-3);flex-direction:column;display:flex}.CareersPage-module__BukB7W__formTitle{letter-spacing:-.02em;color:var(--primary-dark);margin:0;font-size:1.5rem;font-weight:800}.CareersPage-module__BukB7W__formSubtitle{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.65}.CareersPage-module__BukB7W__form{gap:var(--space-5);flex-direction:column;display:flex}.CareersPage-module__BukB7W__form input{background:var(--bg-paper);border:1px solid var(--gray-02);margin:0}.CareersPage-module__BukB7W__row{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.CareersPage-module__BukB7W__selectWrap{gap:var(--space-2);flex-direction:column;display:flex}.CareersPage-module__BukB7W__label{font-size:var(--text-sm);font-weight:var(--font-weight-medium);color:var(--text-primary)}.CareersPage-module__BukB7W__select{border:1px solid var(--gray-02);border-radius:var(--radius-sm);width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-paper);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236c727f' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;padding-right:var(--space-10);transition:border-color .12s}.CareersPage-module__BukB7W__select:focus{border-color:var(--primary-main);outline:none}.CareersPage-module__BukB7W__textareaWrap{gap:var(--space-2);flex-direction:column;display:flex}.CareersPage-module__BukB7W__textarea{border:1px solid var(--gray-02);border-radius:var(--radius-sm);width:100%;padding:var(--space-3) var(--space-4);font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);background:var(--bg-paper);resize:vertical;line-height:var(--line-normal);transition:border-color .12s}.CareersPage-module__BukB7W__textarea:focus{border-color:var(--primary-main);outline:none}.CareersPage-module__BukB7W__textarea[aria-invalid=true]{border-color:var(--error-main,#d32f2f)}.CareersPage-module__BukB7W__errorMsg{font-size:var(--text-sm);color:var(--error-main,#d32f2f);margin:0}.CareersPage-module__BukB7W__success{color:var(--success-main);font-size:1rem;font-weight:var(--font-weight-medium);padding:var(--space-8) 0;text-align:center;margin:0}@media (max-width:640px){.CareersPage-module__BukB7W__hero{padding:var(--space-10);text-align:left}.CareersPage-module__BukB7W__heroShell{gap:var(--space-8);flex-direction:column;display:flex}.CareersPage-module__BukB7W__heroSubtitle{margin:0}.CareersPage-module__BukB7W__formSection{height:100%}.CareersPage-module__BukB7W__row{grid-template-columns:1fr}}
.Footer-module__WDkwLG__footer{background:var(--bg-paper);width:100%;padding:var(--space-14) clamp(var(--space-5), 5vw, var(--space-18)) var(--space-10);gap:var(--space-12);flex-direction:column;display:flex}.Footer-module__WDkwLG__content{justify-content:space-between;gap:var(--space-16);align-items:flex-start;display:flex}.Footer-module__WDkwLG__brand{gap:var(--space-6);flex-direction:column;max-width:360px;display:flex}.Footer-module__WDkwLG__brandHeader{align-items:center;gap:var(--space-2);display:flex}.Footer-module__WDkwLG__description{color:#6c727f;font-size:var(--text-sm);line-height:var(--line-normal)}.Footer-module__WDkwLG__social{gap:var(--space-4);display:flex}.Footer-module__WDkwLG__socialItem{border-radius:var(--radius-xs);background:var(--bg-default);width:50px;height:50px;box-shadow:var(--shadow-small);place-items:center;transition:transform .12s ease-out;display:grid}.Footer-module__WDkwLG__socialItem>svg{width:38px;height:38px;color:var(--hover-color);transition:color .16s ease-out}.Footer-module__WDkwLG__socialItem:hover{transform:translateY(-2px)}.Footer-module__WDkwLG__socialItem .Footer-module__WDkwLG__bottom{justify-content:space-between;align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}.Footer-module__WDkwLG__copy{color:var(--gray-05);font-size:var(--text-sm)}.Footer-module__WDkwLG__bottomLinks{gap:var(--space-6);display:flex}.Footer-module__WDkwLG__bottomLink{color:var(--gray-06);font-size:var(--text-sm);text-decoration:none}.Footer-module__WDkwLG__bottomLink:hover{color:var(--primary-dark)}.Footer-module__WDkwLG__tag{margin-left:var(--space-1);font-size:var(--text-xs);color:var(--gray-06);background:var(--tag-bg);border-radius:var(--radius-xxs);padding:var(--space-1);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.Footer-module__WDkwLG__disabled{cursor:not-allowed;pointer-events:none;color:var(--text-disabled)}@media (max-width:1024px){.Footer-module__WDkwLG__content{flex-direction:column}}@media (max-width:640px){.Footer-module__WDkwLG__social{gap:var(--space-3);justify-content:space-around;display:flex}.Footer-module__WDkwLG__socialItem{width:52px;height:52px}.Footer-module__WDkwLG__bottomLinks{gap:var(--space-2);flex-flow:column wrap}.Footer-module__WDkwLG__brand{min-width:100%}.Footer-module__WDkwLG__footer,.Footer-module__WDkwLG__content{gap:var(--space-10)}}
