.DSI-IntroSection{background:var(--base25);align-items:center;min-height:100svh;padding:clamp(3.5rem,6vh,4.5rem) 0;scroll-margin-top:5rem;display:flex;position:relative;overflow:hidden}.DSI-IntroSection:before{content:"";pointer-events:none;background:linear-gradient(#18455814,#18455800);width:100%;height:5.5rem;position:absolute;top:0;left:0}.DSI-IntroSection:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#18455833,#0000);width:min(100% - 4rem,75rem);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.DSI-IntroSectionContainer{width:min(100% - 4rem,75rem);padding-inline:0}.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{width:min(100%,60rem);margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.DSI-IntroFilterBar{gap:var(--spacing-md);margin-top:clamp(1rem,3vh,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{gap:clamp(.85rem, 1.5vw, var(--spacing-lg));margin-top:clamp(1.25rem, 3vh, var(--spacing-2xl));grid-template-columns:repeat(auto-fit,minmax(min(100%,15.75rem),1fr));align-items:stretch;display:grid}.DSI-IntroDamGridSingle{grid-template-columns:minmax(0,28rem)}.DSI-IntroDamCard{border-radius:var(--border-radius-lg);text-align:left;cursor:pointer;background:var(--base0);border:1px solid #18455814;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 14px 34px #18455814}.DSI-IntroDamCard:hover,.DSI-IntroDamCard:focus-visible{border-color:#00838038;transform:translateY(-4px);box-shadow:0 20px 44px #18455821}.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:clamp(10.5rem,24vh,15rem);position:relative;overflow:hidden}.DSI-IntroDamBadges{z-index:3;flex-wrap:wrap;gap:.45rem;position:absolute;top:.85rem;left:.85rem;right:.85rem}.DSI-IntroDamBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdffffad;border:1px solid #fdffff59;height:2rem;padding-inline:.75rem}.DSI-IntroDamBadge .mantine-Badge-label{font-family:var(--headingsFontFamily), sans-serif;text-transform:none;color:var(--base800);font-size:.82rem;font-weight:600}.DSI-IntroDamScene{position:absolute;inset:0}.DSI-IntroDamImageContent{object-fit:cover;object-position:center;width:100%;height:100%;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);margin:0;font-size:clamp(1.55rem,2.7vw,2.35rem);transition:transform .18s;position:absolute;bottom:1rem;left:1rem;right:1rem}.DSI-IntroDamContent{padding:var(--spacing-md);gap:.8rem}.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);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.95rem;line-height:1.55;display:-webkit-box;overflow:hidden}.DSI-IntroDamDivider{border-color:#18455814}.DSI-IntroDamMeta{row-gap:.5rem}.DSI-IntroDamMetaChip{background:var(--base25);border:1px solid #18455814;height:1.9rem;padding-inline:.65rem}.DSI-IntroDamMetaChip .mantine-Badge-label{font-family:var(--headingsFontFamily), sans-serif;text-transform:none;color:var(--base700);font-size:.78rem;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}.DSI-IntroDamGateWrapper{margin-top:clamp(1.25rem, 3vh, var(--spacing-2xl));border-radius:var(--border-radius-md);min-height:clamp(22rem,46vh,32rem);position:relative;overflow:hidden}.DSI-IntroDamPreviewGrid{gap:var(--spacing-lg);filter:blur(2.5px)grayscale(.38);opacity:.58;pointer-events:none;-webkit-user-select:none;user-select:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;display:grid}.DSI-IntroDamGateWrapper:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#f5fafa14,#f5fafa8f),linear-gradient(90deg,#f5fafa9e,#f5fafa38,#f5fafa9e);position:absolute;inset:0}.DSI-IntroDamPreviewCard{border-radius:var(--border-radius-md);background:var(--base0);border:1px solid #18455814;grid-template-rows:auto 1fr;width:100%;min-height:100%;padding:0;display:grid;overflow:hidden;box-shadow:0 14px 34px #18455814}.DSI-IntroDamPreviewImage{aspect-ratio:16/10;background-color:#0000;background-image:linear-gradient(#0b1a2105 0%,#0b1a2138 55%,#0b1a218a 100%),linear-gradient(#7ba0b23d 0%,#b7cbcd29 38%,#65818438 100%),url(/images/dam-monitoring-hero.jpg);background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;min-height:clamp(10.5rem,22vh,13rem);position:relative;overflow:hidden}.DSI-IntroDamPreviewImage:before{content:"";background:linear-gradient(90deg,#00000014,#0000 24% 76%,#00000014);position:absolute;inset:0}.DSI-IntroDamPreviewImage:after{content:"";background:linear-gradient(#0000,#0b1a219e);height:52%;position:absolute;inset:auto 0 0}.DSI-IntroDamPreviewBadge,.DSI-IntroDamPreviewTitle,.DSI-IntroDamPreviewLine,.DSI-IntroDamPreviewDivider,.DSI-IntroDamPreviewAction span,.DSI-IntroDamPreviewMeta span{border-radius:var(--border-radius-sm);background:#fdffffbd;display:block}.DSI-IntroDamPreviewBadge{z-index:3;float:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fdffffad;border:1px solid #fdffff59;border-radius:999px;width:5.7rem;height:2.35rem;margin:1.1rem 0 0 1.1rem;position:relative}.DSI-IntroDamPreviewBadge+.DSI-IntroDamPreviewBadge{width:7rem}.DSI-IntroDamPreviewTitle{z-index:3;border-radius:var(--border-radius-sm);background:#fdffffe0;width:min(72%,17rem);height:clamp(2.7rem,4vw,3.7rem);position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.DSI-IntroDamPreviewContent{flex-direction:column;gap:.7rem;min-height:10.5rem;padding:.9rem;display:flex}.DSI-IntroDamPreviewLine{background:#1845581f;width:100%;height:1.15rem}.DSI-IntroDamPreviewLine--short{background:#00838033;width:38%;height:.85rem}.DSI-IntroDamPreviewDivider{background:#18455814;width:100%;height:1px;margin:.15rem 0}.DSI-IntroDamPreviewMeta{gap:var(--spacing-sm);padding-top:var(--spacing-xs);flex-wrap:wrap;display:flex}.DSI-IntroDamPreviewMeta span{background:#1845581a;width:4.8rem;height:1.8rem}.DSI-IntroDamPreviewAction{justify-content:space-between;align-items:center;gap:var(--spacing-md);margin-top:auto;padding-top:.1rem;display:flex}.DSI-IntroDamPreviewAction span:first-child{background:#18455829;width:6rem;height:1rem}.DSI-IntroDamPreviewAction span:last-child{background:#0083802e;border-radius:50%;width:1.6rem;height:1.6rem}.DSI-IntroDamGate{z-index:2;padding:var(--spacing-xl);background:#f5fafa4d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DSI-IntroDamGateCard{text-align:center;padding:var(--spacing-xl);border-radius:var(--border-radius-lg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdffffeb;border:1px solid #1845581a;flex-direction:column;align-items:center;gap:1rem;max-width:26rem;display:flex;box-shadow:0 16px 36px #1845581f}.DSI-IntroDamGateIcon{background:var(--accent50);width:3.5rem;height:3.5rem;color:var(--accent700);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.DSI-IntroDamGateTitle{font-family:var(--headingsFontFamily), sans-serif;color:var(--base900);margin:0;font-size:1.35rem}.DSI-IntroDamGateText{color:var(--base700);margin:0;font-size:1rem;line-height:1.65}.DSI-IntroDamGateButton{background:var(--accent700);color:#fff;border:none;margin-top:.5rem}.DSI-IntroDamGateButton:hover,.DSI-IntroDamGateButton:focus-visible{background:var(--accent800,var(--accent700))}@media (max-width:640px){.DSI-IntroSection{align-items:flex-start;padding:4.5rem 0 3.5rem}.DSI-IntroSection:after,.DSI-IntroSectionContainer{width:min(100% - 1.5rem,75rem)}.DSI-IntroSectionHeading h2{font-size:clamp(1.85rem,9vw,2.45rem)}.DSI-IntroDamPreviewGrid{grid-template-columns:1fr;gap:1rem}.DSI-IntroDamPreviewCard{border-radius:var(--border-radius-md)}.DSI-IntroDamPreviewImage{aspect-ratio:5/4;min-height:14.5rem}.DSI-IntroDamPreviewBadge{width:4.9rem;height:2.1rem;margin:.85rem 0 0 .85rem}.DSI-IntroDamPreviewBadge+.DSI-IntroDamPreviewBadge{width:5.9rem}.DSI-IntroDamPreviewTitle{width:min(70%,13rem);height:2.35rem;bottom:1rem;left:1rem;right:1rem}.DSI-IntroDamPreviewContent{gap:.9rem;min-height:14rem;padding:1.1rem 1rem 1.2rem}.DSI-IntroDamGateCard{max-width:calc(100% - 2rem);padding:2rem 1.5rem}}@media (max-width:900px){.DSI-IntroDamImage{min-height:14rem}}@media (max-width:640px){.DSI-IntroDamGrid{gap:1rem}.DSI-IntroDamCard{border-radius:var(--border-radius-md)}.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{-webkit-line-clamp:4;font-size:1rem;line-height:1.65}.DSI-IntroDamMetaChip{height:2rem;padding-inline:.7rem}}@media (min-width:1000px) and (max-height:820px){.DSI-IntroSection{padding:3rem 0}.DSI-IntroSectionHeading h2{font-size:clamp(1.85rem,3.5vw,2.65rem)}.DSI-IntroDamImage{min-height:10rem}.DSI-IntroDamDescription{-webkit-line-clamp:2}.DSI-IntroDamMetaChip:nth-child(n+3){display:none}.DSI-IntroDamGateWrapper{min-height:25rem}}
