.DSI-IntroAboutSection{padding:4rem 0 4.5rem}.DSI-IntroAboutIntro{text-align:center;width:min(100%,60rem);margin:0 auto}.DSI-IntroAboutLabel{font-family:var(--labelsFontFamily), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent700);margin:0;font-size:.88rem;font-weight:600}.DSI-IntroAboutTitle{letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,5vw,4rem);line-height:1.05}.DSI-IntroAboutTitle span{display:block}.DSI-IntroAboutDescription{max-width:44rem;color:var(--base800);margin:0;font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.75}.DSI-IntroAboutFeatureGrid{margin-top:3.25rem}.DSI-IntroAboutCard{background:linear-gradient(#fdfffff5,#f8f9f9f0);border:1px solid #18455814;border-radius:1.6rem;height:100%;padding:1.9rem 2rem;box-shadow:0 18px 42px #18455814,inset 0 2px #fdffffc7}.DSI-IntroAboutIcon{width:3rem;height:3rem;color:var(--accent800);background:linear-gradient(145deg,#00ae9d1f,#30576a0f);border-radius:1rem;flex:none;justify-content:center;align-items:center;display:flex;position:relative}.DSI-IntroAboutCardTitle{font-family:var(--headingsFontFamily), sans-serif;letter-spacing:-.03em;text-transform:capitalize;margin:0;font-size:1.7rem;line-height:1.1}.DSI-IntroAboutCardText{color:var(--base700);margin:0;font-size:1rem;line-height:1.75}.DSI-IntroAboutStats{margin-top:3rem}.DSI-IntroAboutStat{text-align:center}.DSI-IntroAboutStatValue{font-family:var(--headingsFontFamily), sans-serif;letter-spacing:-.04em;color:var(--accent700);margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1}.DSI-IntroAboutStatLabel{color:var(--base700);text-transform:capitalize;margin-top:.45rem;font-size:1rem}@media (max-width:900px){.DSI-IntroAboutSection{padding:3.25rem 0 4rem}.DSI-IntroAboutFeatureGrid{margin-top:2.5rem}.DSI-IntroAboutCard{padding:1.6rem}}@media (max-width:640px){.DSI-IntroAboutSection{padding:2.75rem 0 3.5rem}.DSI-IntroAboutTitle{font-size:clamp(2.15rem,12vw,3.1rem)}.DSI-IntroAboutDescription{font-size:1rem;line-height:1.7}.DSI-IntroAboutFeatureGrid{margin-top:2rem}.DSI-IntroAboutCard{border-radius:1.25rem;padding:1.3rem}.DSI-IntroAboutCardTitle{font-size:1.35rem}.DSI-IntroAboutCardText{font-size:.98rem;line-height:1.65}.DSI-IntroAboutStats{margin-top:2.25rem}}
.DSI-IntroSection{padding:4rem 0 3rem}.DSI-IntroSectionLabel{font-family:var(--labelsFontFamily), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent700);margin:0;font-size:.88rem;font-weight:600}.DSI-IntroSectionHeading h2{letter-spacing:-.04em;width:min(100%,60rem);margin:0;font-size:clamp(2.6rem,5vw,4rem);line-height:1.05}.DSI-IntroFilterBar{gap:var(--spacing-md);margin-top:2rem}.DSI-IntroFilterGroup{flex-wrap:wrap}.DSI-IntroFilterLabel{font-family:var(--headingsFontFamily), sans-serif;color:var(--base800);align-items:center;gap:.55rem;margin:0;font-size:1.15rem;font-weight:600;display:inline-flex}.DSI-IntroInlineIcon{color:var(--accent700);flex:none;display:inline-block;position:relative}.DSI-IntroFilterChip .mantine-Badge-label{font-family:var(--headingsFontFamily), sans-serif;text-transform:none;color:var(--base800);align-items:center;gap:.65rem;font-size:1rem;font-weight:600;display:inline-flex}.DSI-IntroFilterCode{background:var(--base50);width:1.9rem;height:1.9rem;color:var(--base700);text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;font-size:.82rem;font-weight:700;display:inline-flex}.DSI-IntroFilterCount{font-family:var(--headingsFontFamily), sans-serif;color:var(--base700);margin:0;font-size:1rem}.DSI-IntroDamGrid{grid-template-columns:repeat(auto-fit,minmax(min(100%,25rem),1fr));align-items:stretch;gap:1.5rem;margin-top:4rem;display:grid}.DSI-IntroDamGridSingle{grid-template-columns:minmax(0,30rem)}.DSI-IntroDamCard{text-align:left;cursor:pointer;background:linear-gradient(#fdfffffa,#f8f9f9f5);border:1px solid #18455814;border-radius:1.75rem;grid-template-rows:auto 1fr;width:100%;min-height:100%;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:grid;overflow:hidden;box-shadow:0 22px 50px #18455814,inset 0 2px #fdffffcc}.DSI-IntroDamCard:hover,.DSI-IntroDamCard:focus-visible{border-color:#00838038;transform:translateY(-6px);box-shadow:0 28px 56px #18455824,inset 0 0 0 1px #00ae9d14}.DSI-IntroDamCard:focus-visible{outline:2px solid var(--accent500);outline-offset:4px}.DSI-IntroDamCard:hover .DSI-IntroDamImageContent,.DSI-IntroDamCard:focus-visible .DSI-IntroDamImageContent{transform:scale(1.05)}.DSI-IntroDamCard:hover .DSI-IntroDamActionText,.DSI-IntroDamCard:focus-visible .DSI-IntroDamActionText,.DSI-IntroDamCard:hover .DSI-IntroDamActionIcon,.DSI-IntroDamCard:focus-visible .DSI-IntroDamActionIcon{color:var(--accent700)}.DSI-IntroDamImage{aspect-ratio:16/10;background:linear-gradient(#c8d9e7 0%,#8eb6c9 37%,#6d8791 54%,#75644b 100%);min-height:20rem;position:relative;overflow:hidden}.DSI-IntroDamBadges{z-index:3;position:absolute;top:1.1rem;left:1.1rem}.DSI-IntroDamBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdffff80;border:1px solid #fdffff59;height:2.35rem;padding-inline:.95rem}.DSI-IntroDamBadge .mantine-Badge-label{font-family:var(--headingsFontFamily), sans-serif;text-transform:none;color:var(--base800);font-size:.98rem;font-weight:600}.DSI-IntroDamScene{position:absolute;inset:0}.DSI-IntroDamImageContent{object-fit:cover;object-position:center;transition:transform .26s;transform:scale(1.01)}.DSI-IntroDamScene:after{content:"";background:linear-gradient(#0b1a210f 0%,#0b1a2126 42%,#0b1a2161 100%),linear-gradient(90deg,#00000014,#0000 24% 76%,#00000014);position:absolute;inset:0}.DSI-IntroDamImageFade{z-index:2;background:linear-gradient(#0000 0%,#0b1a21d6 100%);height:48%;position:absolute;inset:auto 0 0}.DSI-IntroDamTitle{z-index:3;font-family:var(--headingsFontFamily), sans-serif;color:var(--base0);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.25rem);transition:transform .18s;position:absolute;bottom:1.5rem;left:1.5rem}.DSI-IntroDamContent{gap:1rem;padding:1.5rem 1.5rem 1.6rem}.DSI-IntroDamContentIntro{justify-content:space-between;align-items:center;display:flex}.DSI-IntroDamEyebrow{font-family:var(--labelsFontFamily), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent700);margin:0;font-size:.82rem;font-weight:600}.DSI-IntroDamDescription{max-width:44rem;color:var(--base800);margin:0;font-size:1.1rem;line-height:1.7}.DSI-IntroDamDivider{border-color:#18455814}.DSI-IntroDamMeta{row-gap:.75rem}.DSI-IntroDamMetaChip{background:#fdffffc7;border:1px solid #18455814;height:2.2rem;padding-inline:.8rem}.DSI-IntroDamMetaChip .mantine-Badge-label{font-family:var(--headingsFontFamily), sans-serif;text-transform:none;color:var(--base700);font-size:.92rem;font-weight:500}.DSI-IntroDamActionRow{margin-top:auto;padding-top:.1rem}.DSI-IntroDamActionText{font-family:var(--headingsFontFamily), sans-serif;color:var(--base900);margin:0;font-size:.98rem;font-weight:600;transition:color .18s}@media (max-width:900px){.DSI-IntroDamImage{min-height:18rem}}@media (max-width:640px){.DSI-IntroDamGrid{gap:1rem}.DSI-IntroDamCard{border-radius:1.35rem}.DSI-IntroDamCard:hover,.DSI-IntroDamCard:focus-visible{transform:translateY(-3px)}.DSI-IntroDamImage{aspect-ratio:5/4;min-height:14.5rem}.DSI-IntroDamBadges{gap:.45rem;top:.85rem;left:.85rem;right:.85rem}.DSI-IntroDamBadge{height:2.1rem;padding-inline:.8rem}.DSI-IntroDamTitle{font-size:clamp(1.7rem,8vw,1.95rem);bottom:1rem;left:1rem;right:1rem}.DSI-IntroDamContent{gap:.9rem;padding:1.1rem 1rem 1.2rem}.DSI-IntroDamDescription{font-size:1rem;line-height:1.65}.DSI-IntroDamMetaChip{height:2rem;padding-inline:.7rem}}
.DSI-IntroHeader{z-index:999;background:0 0;border-bottom:1px solid #0000;align-items:center;width:100%;height:5rem;transition:background-color .18s,border-color .18s,box-shadow .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;display:flex;position:fixed;top:0;left:0}.DSI-IntroHeaderScrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdffffd1;border-bottom-color:#18455814;box-shadow:0 14px 34px #18455814}.DSI-IntroHeaderInner{justify-content:space-between;align-items:center;gap:var(--spacing-lg);width:min(100% - 3rem,1200px);min-height:5rem;display:flex}.DSI-IntroBrand{align-items:center;gap:var(--spacing-xs);color:inherit;display:inline-flex}.DSI-IntroBrand:hover,.DSI-IntroBrand:focus-visible{color:inherit;text-decoration:none}.DSI-IntroBrandText{font-family:var(--headingsFontFamily), sans-serif;letter-spacing:-.03em;flex-wrap:wrap;gap:.18rem;font-size:1.6rem;font-weight:700;line-height:1}.DSI-IntroBrandText span{color:var(--accent700)}.DSI-IntroBurger{display:none}.DSI-IntroBurger,.DSI-IntroBurger button{color:var(--base900)}.DSI-IntroNav{gap:clamp(1rem,2vw,2.5rem)}.DSI-IntroNav a,.DSI-IntroLogin{font-family:var(--headingsFontFamily), sans-serif;color:var(--base800);font-size:1rem;font-weight:500;text-decoration:none;transition:color .16s,border-color .16s,background-color .16s,transform .16s,box-shadow .16s}.DSI-IntroNav a:hover,.DSI-IntroNav a:focus-visible,.DSI-IntroLogin:hover,.DSI-IntroLogin:focus-visible{color:var(--accent700)}.DSI-IntroNav a:focus-visible,.DSI-IntroLogin:focus-visible{outline:2px solid var(--accent500);outline-offset:4px}.DSI-IntroLogin{color:var(--accent700);background:#fdffffc7;border:1px solid #18455824;box-shadow:0 8px 20px #1845580d}.DSI-IntroLogin .mantine-Button-label{align-items:center;gap:.65rem;display:inline-flex}.DSI-IntroLogin .mantine-Button-inner{justify-content:center}.DSI-IntroMobileDrawer .mantine-Drawer-content{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fdfffff5;border-radius:0 0 1.5rem 1.5rem;margin-top:5rem}.DSI-IntroMobileDrawer .mantine-Drawer-body{padding-top:0}.DSI-IntroMobileMenu{padding-bottom:var(--spacing-sm)}.DSI-IntroMobileLink{font-family:var(--headingsFontFamily), sans-serif;color:var(--base900);padding:.6rem 0;font-size:1.1rem;font-weight:600}.DSI-IntroMobileLink:visited{color:var(--base900)}.DSI-IntroMobileLink:hover,.DSI-IntroMobileLink:focus-visible{color:var(--accent700);text-decoration:none}.DSI-IntroMobileLogin{width:100%;margin-top:var(--spacing-xs);color:var(--accent700);background:#fdffffe6;border:1px solid #18455824;box-shadow:0 8px 20px #1845580d}@media (max-width:900px){.DSI-IntroHeader{height:4.5rem}.DSI-IntroHeaderInner{min-height:4.5rem}.DSI-IntroNav,.DSI-IntroLogin{display:none}.DSI-IntroBurger{display:block}.DSI-IntroBrandText{font-size:1.35rem}}@media (max-width:640px){.DSI-IntroHeaderInner{width:min(100% - 1.5rem,1200px)}.DSI-IntroBrandText{font-size:1.2rem}.DSI-IntroBrandIcon{width:1.4rem;height:1.4rem}.DSI-IntroMobileDrawer .mantine-Drawer-content{border-radius:0 0 1.2rem 1.2rem;margin-top:4.5rem}}
.DSI-IntroHero{text-align:center;align-items:center;min-height:calc(100vh - 8rem);margin-top:5rem;display:flex}.DSI-IntroHeroInner{width:min(100%,820px);margin:0 auto;padding:2.5rem 0 5rem}.DSI-IntroEyebrow{font-family:var(--labelsFontFamily), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent700);margin:0;font-size:.88rem;font-weight:600}.DSI-IntroTitle{font-family:var(--headingsFontFamily), sans-serif;letter-spacing:-.05em;margin:0;font-size:clamp(3.7rem,7vw,6rem);font-weight:700;line-height:.98}.DSI-IntroTitle span{color:var(--accent700);display:block}.DSI-IntroDescription{width:min(100%,760px);color:var(--base800);margin:0 auto;font-size:clamp(1.1rem,1.5vw,1.45rem);line-height:1.8}.DSI-IntroPrimaryAction{color:var(--base0);background:linear-gradient(135deg, var(--accent700), var(--accent500));transition:transform .18s,box-shadow .18s,filter .22s;position:relative;box-shadow:0 16px 35px #006e6f47}.DSI-IntroPrimaryAction .mantine-Button-section{transition:transform .18s;animation:1.8s ease-in-out infinite DSI-IntroPrimaryActionArrow}.DSI-IntroPrimaryAction:visited{color:var(--base0)}.DSI-IntroPrimaryAction:hover,.DSI-IntroPrimaryAction:focus-visible{filter:saturate(1.08);transform:translateY(-3px)scale(1.01);box-shadow:0 20px 40px #006e6f57}.DSI-IntroPrimaryAction:hover .mantine-Button-section,.DSI-IntroPrimaryAction:focus-visible .mantine-Button-section{transform:translateY(3px)}@keyframes DSI-IntroPrimaryActionArrow{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media (prefers-reduced-motion:reduce){.DSI-IntroPrimaryAction .mantine-Button-section{transition:none;animation:none}}@media (max-width:900px){.DSI-IntroHero{min-height:auto;padding:3rem 0 2rem}}@media (max-width:640px){.DSI-IntroHeroInner{padding-top:1.5rem}.DSI-IntroTitle{font-size:clamp(2.8rem,16vw,4rem)}.DSI-IntroDescription{font-size:1rem;line-height:1.7}}
.DSI-IntroPartnersSection{padding:2rem 0 4rem}.DSI-IntroPartnersIntro{text-align:center;width:min(100%,60rem);margin:0 auto}.DSI-IntroPartnersLabel{font-family:var(--labelsFontFamily), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent700);margin:0;font-size:.88rem;font-weight:600}.DSI-IntroPartnersTitle{letter-spacing:-.04em;margin:0;font-size:clamp(2.6rem,5vw,4rem);line-height:1.05}.DSI-IntroPartnersDescription{max-width:44rem;color:var(--base800);margin:0;font-size:clamp(1.05rem,1.4vw,1.35rem);line-height:1.75}.DSI-IntroPartnersGrid{margin-top:2.5rem}.DSI-IntroPartnerCard{background:linear-gradient(#fdfffff5,#f8f9f9f0);border:1px solid #18455814;border-radius:1.5rem;height:100%;padding:1.8rem;box-shadow:0 18px 40px #18455812,inset 0 2px #fdffffcc}.DSI-IntroPartnerEyebrow{font-family:var(--labelsFontFamily), sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--accent700);margin:0;font-size:.8rem;font-weight:600}.DSI-IntroPartnerName{font-family:var(--headingsFontFamily), sans-serif;letter-spacing:-.04em;margin:0;font-size:1.9rem;line-height:1.05}.DSI-IntroPartnerDescription{color:var(--base700);margin:0;font-size:1rem;line-height:1.75}@media (max-width:640px){.DSI-IntroPartnersSection{padding:1.5rem 0 3.5rem}.DSI-IntroPartnersTitle{font-size:clamp(2rem,10vw,2.7rem)}.DSI-IntroPartnersDescription,.DSI-IntroPartnerDescription{font-size:.98rem;line-height:1.68}.DSI-IntroPartnerCard{border-radius:1.2rem;padding:1.35rem}.DSI-IntroPartnerName{font-size:1.55rem}}
.DSI-Home{min-height:100vh;color:var(--base950);background:radial-gradient(circle at top center, #00ae9d1f, transparent 28rem), linear-gradient(180deg, var(--base25) 0%, var(--base0) 42%, var(--base50) 100%);position:relative;overflow-x:hidden}.DSI-Home:before,.DSI-Home:after{content:"";filter:blur(80px);pointer-events:none;border-radius:999px;position:absolute}.DSI-Home:before{background:#00ae9d1f;width:18rem;height:18rem;top:7rem;left:-8rem}.DSI-Home:after{background:#18455814;width:22rem;height:22rem;bottom:12rem;right:-6rem}.DSI-IntroMain{padding-bottom:5rem}
