@layer root.core,root.foundations,root.components,root.forced-colors;@layer root.core.reset{*{box-sizing:border-box}:where(menu,dir){margin-inline:0;padding-inline:0}:where(ul,ol,li,menu,dir){margin-block:0;padding-block:0}html{font-size:.625em;overscroll-behavior:none}:root:has(dialog:modal){overflow:hidden;scrollbar-gutter:stable}body{margin:0}hr{display:block;inline-size:50%;block-size:0;margin:6em auto;border:1px solid color-mix(in srgb,CanvasText,transparent 90%);border-radius:1.5px}}@layer root.core.reset{:root{--root-m--duration-instant: 75ms;--root-m--duration-fast: .15s;--root-m--duration-base: .25s;--root-m--duration-slow: .4s;--root-m--ease-standard: cubic-bezier(.2, 0, 0, 1);--root-m--ease-emphasized: cubic-bezier(.3, 0, 0, 1);--root-m--ease-in: cubic-bezier(.4, 0, 1, 1);--root-m--ease-out: cubic-bezier(0, 0, .2, 1)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html,body{transition:color var(--root-m--duration-base) var(--root-m--ease-standard),background-color var(--root-m--duration-base) var(--root-m--ease-standard)}}@layer root.core.helpers{@layer flex{:root{--root-flex--display: flex;--root-flex--gap: 0;--root-flex--direction: row;--root-flex--wrap: nowrap;--root-flex--h-align: unset;--root-flex--v-align: unset}[flex]{display:var(--root-flex--display);flex-flow:var(--root-flex--direction) var(--root-flex--wrap);place-content:var(--root-flex--h-align);place-items:var(--root-flex--v-align);gap:var(--root-flex--gap);&[flex~=inline]{--root-flex--display: inline-flex}&[flex~=wrap]{--root-flex--wrap: wrap}&[flex~=left]{--root-flex--h-align: flex-start}&[flex~=center]{--root-flex--h-align: center}&[flex~=space-around]{--root-flex--h-align: space-around}&[flex~=space-between]{--root-flex--h-align: space-between}&[flex~=space-evenly]{--root-flex--h-align: space-evenly}&[flex~=h-stretch]{--root-flex--h-align: stretch}&[flex~=right]{--root-flex--h-align: flex-end}&[flex~=top]{--root-flex--v-align: flex-start}&[flex~=baseline]{--root-flex--v-align: baseline}&[flex~=middle]{--root-flex--v-align: center}&[flex~=v-stretch]{--root-flex--v-align: stretch}&[flex~=bottom]{--root-flex--v-align: flex-end}&[flex~=stretch]{--root-flex--h-align: stretch;--root-flex--v-align: stretch}&[flex~=column]{--root-flex--direction: column;place-content:var(--root-flex--v-align);place-items:var(--root-flex--h-align)}}}}@layer root.core.helpers{@layer sr-only{[sr-only]{position:absolute;width:1px;height:1px;padding:0;border:0;margin:-1px;overflow:hidden;white-space:nowrap;clip:rect(0,0,0,0)}}}@layer root.core.helpers;@layer root.foundations.typography{@layer root.foundations.typography.fonts{@layer inter{@font-face{src:url("./Inter-6L3WABTZ.woff2") format("woff2 supports variations"),url("./Inter-6L3WABTZ.woff2") format("woff2-variations");font-family:Inter;font-style:normal;font-weight:100 900;font-display:block}@font-face{src:url("./Inter-Italic-MGRK4AKH.woff2") format("woff2 supports variations"),url("./Inter-Italic-MGRK4AKH.woff2") format("woff2-variations");font-family:Inter;font-style:italic;font-weight:100 900;font-display:block}}}}@layer root.foundations.typography{@layer root.foundations.typography.fonts;}@layer root.foundations.typography{:root{--root-t--font-size--base: 1.6rem;--root-t--ratio: 1.125;--root-t--line-height--base: 1.4;--root-t--font-size--9xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 10));--root-t--font-size--8xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 9));--root-t--font-size--7xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 8));--root-t--font-size--6xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 7));--root-t--font-size--5xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 6));--root-t--font-size--4xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 5));--root-t--font-size--3xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 4));--root-t--font-size--2xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 3));--root-t--font-size--xl: calc(var(--root-t--font-size--base) * pow(var(--root-t--ratio), 2));--root-t--font-size--lg: calc(var(--root-t--font-size--base) * var(--root-t--ratio));--root-t--font-size--md: var(--root-t--font-size--base);--root-t--font-size--sm: calc(var(--root-t--font-size--base) / var(--root-t--ratio));--root-t--font-size--xs: calc(var(--root-t--font-size--base) / pow(var(--root-t--ratio), 2));--root-t--gap: calc(var(--root-t--font-size--base) * var(--root-t--ratio));--root-t--font-family: "Inter", sans-serif;--root-t--font-family--mono: ui-monospace, "SF Mono", "Cascadia Code", "Fira Code", monospace;--root-t--font-weight--regular: 400;--root-t--font-weight--medium: 500;--root-t--font-weight--semibold: 600;--root-t--font-weight--bold: 700}body{font-family:var(--root-t--font-family);font-size:var(--root-t--font-size--base);line-height:var(--root-t--line-height--base);font-weight:var(--root-t--font-weight--regular);font-style:normal;letter-spacing:normal;text-decoration:none}:where(b,big,button,caption,cite,code,col,colgroup,del,dfn,em,i,input,ins,kbd,legend,mark,meter,optgroup,option,output,pre,progress,s,samp,select,small,strike,strong,sub,sup,table,tbody,td,textarea,tfoot,th,thead,tr,tt,u,var){font-family:var(--root-t--font-family);font-size:var(--root-t--font-size--base);line-height:var(--root-t--line-height--base);font-weight:var(--root-t--font-weight--regular);font-style:normal;letter-spacing:normal;text-decoration:none}:where(a){font-family:var(--root-t--font-family);font-size:var(--root-t--font-size--base);line-height:var(--root-t--line-height--base);font-weight:var(--root-t--font-weight--regular);font-style:normal;letter-spacing:normal;text-decoration:underline;&:hover{text-decoration:none}}:where([data-root-t="9xl"]){font-size:var(--root-t--font-size--9xl)}:where([data-root-t="8xl"]){font-size:var(--root-t--font-size--8xl)}:where([data-root-t="7xl"]){font-size:var(--root-t--font-size--7xl)}:where([data-root-t="6xl"]){font-size:var(--root-t--font-size--6xl)}:where([data-root-t="5xl"],h1){font-size:var(--root-t--font-size--5xl)}:where([data-root-t="4xl"],h2){font-size:var(--root-t--font-size--4xl)}:where([data-root-t="3xl"],h3){font-size:var(--root-t--font-size--3xl)}:where([data-root-t="2xl"],h4){font-size:var(--root-t--font-size--2xl)}:where([data-root-t=xl],h5){font-size:var(--root-t--font-size--xl)}:where([data-root-t=lg],h6){font-size:var(--root-t--font-size--lg)}:where([data-root-t=md],body){font-size:var(--root-t--font-size--md)}:where([data-root-t=sm],small){font-size:var(--root-t--font-size--sm)}:where([data-root-t=xs]){font-size:var(--root-t--font-size--xs)}:where(h1,h2,h3,h4,h5,h6){font-weight:var(--root-t--font-weight--bold)}:where(h1,h2,h3,h4,h5,h6,p,ul,ol,pre){margin:0;+&{margin-block-start:var(--root-t--gap)}}:where(p){text-wrap:pretty}}@layer root.foundations.iconography{@layer root.foundations.iconography{@font-face{font-family:root-icons;src:url("./root-icons-L67IBS3T.woff2?ouj5vx") format("woff2"),url("./root-icons-JCORRVIJ.woff?ouj5vx") format("woff");font-weight:400;font-style:normal;font-display:block}[data-icon]{font-family:root-icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-icon=address-book]:before{content:"\e900"}[data-icon=airplay]:before{content:"\e901"}[data-icon=alarm]:before{content:"\e902"}[data-icon=align-bottom]:before{content:"\e903"}[data-icon=align-bottom-simple]:before{content:"\e904"}[data-icon=align-center-horizontal]:before{content:"\e905"}[data-icon=align-center-horizontal-simple]:before{content:"\e906"}[data-icon=align-center-vertical]:before{content:"\e907"}[data-icon=align-center-vertical-simple]:before{content:"\e908"}[data-icon=align-left]:before{content:"\e909"}[data-icon=align-left-simple]:before{content:"\e90a"}[data-icon=align-right]:before{content:"\e90b"}[data-icon=align-right-simple]:before{content:"\e90c"}[data-icon=align-top]:before{content:"\e90d"}[data-icon=align-top-simple]:before{content:"\e90e"}[data-icon=app-window]:before{content:"\e90f"}[data-icon=archive]:before{content:"\e910"}[data-icon=arrow-arc-left]:before{content:"\e911"}[data-icon=arrow-arc-right]:before{content:"\e912"}[data-icon=arrow-clockwise]:before{content:"\e913"}[data-icon=arrow-counter-clockwise]:before{content:"\e914"}[data-icon=arrow-left]:before{content:"\e915"}[data-icon=arrow-right]:before{content:"\e916"}[data-icon=arrows-counter-clockwise]:before{content:"\e917"}[data-icon=arrows-down-up]:before{content:"\e918"}[data-icon=article]:before{content:"\e919"}[data-icon=article-medium]:before{content:"\e91a"}[data-icon=article-ny-times]:before{content:"\e91b"}[data-icon=asterisk]:before{content:"\e91c"}[data-icon=asterisk-simple]:before{content:"\e91d"}[data-icon=at]:before{content:"\e91e"}[data-icon=avocado]:before{content:"\e91f"}[data-icon=backspace]:before{content:"\e920"}[data-icon=bag]:before{content:"\e921"}[data-icon=barcode]:before{content:"\e922"}[data-icon=bell-ringing]:before{content:"\e923"}[data-icon=bell-slash]:before{content:"\e924"}[data-icon=binoculars]:before{content:"\e925"}[data-icon=book]:before{content:"\e926"}[data-icon=book-bookmark]:before{content:"\e927"}[data-icon=book-open]:before{content:"\e928"}[data-icon=book-open-text]:before{content:"\e929"}[data-icon=bookmark-simple]:before{content:"\e92a"}[data-icon=bookmarks-simple]:before{content:"\e92b"}[data-icon=brackets-angle]:before{content:"\e92c"}[data-icon=brackets-curly]:before{content:"\e92d"}[data-icon=brackets-round]:before{content:"\e92e"}[data-icon=brackets-square]:before{content:"\e92f"}[data-icon=calculator]:before{content:"\e930"}[data-icon=calendar]:before{content:"\e931"}[data-icon=cards]:before{content:"\e932"}[data-icon=caret-double-down]:before{content:"\e933"}[data-icon=caret-double-left]:before{content:"\e934"}[data-icon=caret-double-right]:before{content:"\e935"}[data-icon=caret-double-up]:before{content:"\e936"}[data-icon=caret-down]:before{content:"\e937"}[data-icon=caret-left]:before{content:"\e938"}[data-icon=caret-right]:before{content:"\e939"}[data-icon=caret-up]:before{content:"\e93a"}[data-icon=chart-line]:before{content:"\e93b"}[data-icon=chart-line-down]:before{content:"\e93c"}[data-icon=chart-line-up]:before{content:"\e93d"}[data-icon=chart-pie]:before{content:"\e93e"}[data-icon=chart-pie-slice]:before{content:"\e93f"}[data-icon=chart-scatter]:before{content:"\e940"}[data-icon=chat-circle]:before{content:"\e941"}[data-icon=chat-circle-slash]:before{content:"\e942"}[data-icon=chat-circle-text]:before{content:"\e943"}[data-icon=check]:before{content:"\e944"}[data-icon=clipboard]:before{content:"\e945"}[data-icon=clipboard-text]:before{content:"\e946"}[data-icon=clock]:before{content:"\e947"}[data-icon=cloud-arrow-down]:before{content:"\e948"}[data-icon=cloud-arrow-up]:before{content:"\e949"}[data-icon=code]:before{content:"\e94a"}[data-icon=command]:before{content:"\e94b"}[data-icon=corners-in]:before{content:"\e94c"}[data-icon=corners-out]:before{content:"\e94d"}[data-icon=credit-card]:before{content:"\e94e"}[data-icon=crop]:before{content:"\e94f"}[data-icon=crosshair]:before{content:"\e950"}[data-icon=cursor]:before{content:"\e951"}[data-icon=cursor-click]:before{content:"\e952"}[data-icon=cursor-text]:before{content:"\e953"}[data-icon=database]:before{content:"\e954"}[data-icon=desktop]:before{content:"\e955"}[data-icon=door]:before{content:"\e956"}[data-icon=door-open]:before{content:"\e957"}[data-icon=dots-nine]:before{content:"\e958"}[data-icon=download]:before{content:"\e959"}[data-icon=envelope-simple]:before{content:"\e95a"}[data-icon=envelope-simple-open]:before{content:"\e95b"}[data-icon=eraser]:before{content:"\e95c"}[data-icon=eye]:before{content:"\e95d"}[data-icon=eye-slash]:before{content:"\e95e"}[data-icon=eyedropper]:before{content:"\e95f"}[data-icon=file]:before{content:"\e960"}[data-icon=file-dashed]:before{content:"\e961"}[data-icon=file-text]:before{content:"\e962"}[data-icon=fingerprint]:before{content:"\e963"}[data-icon=floppy-disk-back]:before{content:"\e964"}[data-icon=folder]:before{content:"\e965"}[data-icon=folder-dashed]:before{content:"\e966"}[data-icon=funnel]:before{content:"\e967"}[data-icon=funnel-x]:before{content:"\e968"}[data-icon=gear]:before{content:"\e969"}[data-icon=globe-hemisphere-west]:before{content:"\e96a"}[data-icon=heart]:before{content:"\e96b"}[data-icon=hourglass-medium]:before{content:"\e96c"}[data-icon=house]:before{content:"\e96d"}[data-icon=identification-card]:before{content:"\e96e"}[data-icon=image]:before{content:"\e96f"}[data-icon=info]:before{content:"\e970"}[data-icon=key]:before{content:"\e971"}[data-icon=layout]:before{content:"\e972"}[data-icon=link]:before{content:"\e973"}[data-icon=link-break]:before{content:"\e974"}[data-icon=link-simple]:before{content:"\e975"}[data-icon=list]:before{content:"\e976"}[data-icon=list-bullets]:before{content:"\e977"}[data-icon=list-checks]:before{content:"\e978"}[data-icon=list-dashes]:before{content:"\e979"}[data-icon=list-heart]:before{content:"\e97a"}[data-icon=list-magnifying-glass]:before{content:"\e97b"}[data-icon=list-numbers]:before{content:"\e97c"}[data-icon=list-plus]:before{content:"\e97d"}[data-icon=list-star]:before{content:"\e97e"}[data-icon=lock-simple]:before{content:"\e97f"}[data-icon=lock-simple-open]:before{content:"\e980"}[data-icon=magic-wand]:before{content:"\e981"}[data-icon=magnifying-glass]:before{content:"\e982"}[data-icon=magnifying-glass-minus]:before{content:"\e983"}[data-icon=magnifying-glass-plus]:before{content:"\e984"}[data-icon=map-pin]:before{content:"\e985"}[data-icon=microphone]:before{content:"\e986"}[data-icon=microphone-slash]:before{content:"\e987"}[data-icon=moon]:before{content:"\e988"}[data-icon=navigation-arrow]:before{content:"\e989"}[data-icon=numpad]:before{content:"\e98a"}[data-icon=paperclip]:before{content:"\e98b"}[data-icon=pencil-simple]:before{content:"\e98c"}[data-icon=power]:before{content:"\e98d"}[data-icon=printer]:before{content:"\e98e"}[data-icon=prohibit]:before{content:"\e98f"}[data-icon=question]:before{content:"\e990"}[data-icon=repeat]:before{content:"\e991"}[data-icon=repeat-once]:before{content:"\e992"}[data-icon=selection]:before{content:"\e993"}[data-icon=selection-background]:before{content:"\e994"}[data-icon=selection-foreground]:before{content:"\e995"}[data-icon=share-fat]:before{content:"\e996"}[data-icon=shopping-cart]:before{content:"\e997"}[data-icon=shuffle-angular]:before{content:"\e998"}[data-icon=sign-in]:before{content:"\e999"}[data-icon=sign-out]:before{content:"\e99a"}[data-icon=signature]:before{content:"\e99b"}[data-icon=sliders]:before{content:"\e99c"}[data-icon=smiley]:before{content:"\e99d"}[data-icon=sort-ascending]:before{content:"\e99e"}[data-icon=sort-descending]:before{content:"\e99f"}[data-icon=sparkle]:before{content:"\e9a0"}[data-icon=star]:before{content:"\e9a1"}[data-icon=star-half]:before{content:"\e9a2"}[data-icon=sticker]:before{content:"\e9a3"}[data-icon=sun]:before{content:"\e9a4"}[data-icon=tag]:before{content:"\e9a5"}[data-icon=terminal]:before{content:"\e9a6"}[data-icon=text-a-underline]:before{content:"\e9a7"}[data-icon=text-aa]:before{content:"\e9a8"}[data-icon=text-align-center]:before{content:"\e9a9"}[data-icon=text-align-justify]:before{content:"\e9aa"}[data-icon=text-align-left]:before{content:"\e9ab"}[data-icon=text-align-right]:before{content:"\e9ac"}[data-icon=text-b]:before{content:"\e9ad"}[data-icon=text-columns]:before{content:"\e9ae"}[data-icon=text-h]:before{content:"\e9af"}[data-icon=text-h-five]:before{content:"\e9b0"}[data-icon=text-h-four]:before{content:"\e9b1"}[data-icon=text-h-one]:before{content:"\e9b2"}[data-icon=text-h-six]:before{content:"\e9b3"}[data-icon=text-h-three]:before{content:"\e9b4"}[data-icon=text-h-two]:before{content:"\e9b5"}[data-icon=text-indent]:before{content:"\e9b6"}[data-icon=text-italic]:before{content:"\e9b7"}[data-icon=text-outdent]:before{content:"\e9b8"}[data-icon=text-strikethrough]:before{content:"\e9b9"}[data-icon=text-subscript]:before{content:"\e9ba"}[data-icon=text-superscript]:before{content:"\e9bb"}[data-icon=text-t]:before{content:"\e9bc"}[data-icon=text-t-slash]:before{content:"\e9bd"}[data-icon=text-underline]:before{content:"\e9be"}[data-icon=thumbs-down]:before{content:"\e9bf"}[data-icon=thumbs-up]:before{content:"\e9c0"}[data-icon=translate]:before{content:"\e9c1"}[data-icon=trash]:before{content:"\e9c2"}[data-icon=user]:before{content:"\e9c3"}[data-icon=user-gear]:before{content:"\e9c4"}[data-icon=user-minus]:before{content:"\e9c5"}[data-icon=user-plus]:before{content:"\e9c6"}[data-icon=warning]:before{content:"\e9c7"}[data-icon=x]:before{content:"\e9c8"}}}@layer root.foundations.iconography;@layer root.foundations.grid-system{@layer root.foundations.grid-system.variables{:root{--root-gs--container--size: 100vw;--root-gs--container--gap: 1.5rem;--root-gs--cols: 12;--root-gs--gap: 1.5rem;--root-gs--v-gap: 1.5rem}}}@layer root.foundations.grid-system{@layer root.foundations.grid-system.container{:where(container,[container]){display:flex;flex-flow:column nowrap;gap:var(--root-gs--container--gap);inline-size:var(--root-gs--container--size);block-size:auto;padding:0;margin:0 auto;&:where([fluid]){--root-gs--container--size: 100%}}}}@layer root.foundations.grid-system{@layer root.foundations.grid-system.container.breakpoints{@media screen and (width>=414px){:root{--root-gs--container--size: 375px}}@media screen and (width>=576px){:root{--root-gs--container--size: 540px}}@media screen and (width>=768px){:root{--root-gs--container--size: 720px}}@media screen and (width>=1024px){:root{--root-gs--container--size: 960px}}@media screen and (width>=1366px){:root{--root-gs--container--size: 1200px}}@media screen and (width>=1600px){:root{--root-gs--container--size: 1366px}}@media screen and (width>=1920px){:root{--root-gs--container--size: 1600px}}}}@layer root.foundations.grid-system{@layer root.foundations.grid-system.row{:where(row,[row]){display:grid;grid-template-columns:repeat(var(--root-gs--cols),minmax(0,1fr));grid-template-rows:auto;grid-auto-flow:row;gap:var(--root-gs--v-gap) var(--root-gs--gap);inline-size:100%;margin:0}}}@layer root.foundations.grid-system{@layer root.foundations.grid-system.column{:where(col,[col]){display:flex;flex-flow:column nowrap;grid-column:auto / span var(--root-gs--cols);max-inline-size:var(--root-gs--container--size)}}}@layer root.foundations.grid-system{@layer root.foundations.grid-system.column.sizes{:where(col,[col]){&[size~="1"]{grid-column-end:span 1}&[size~="2"]{grid-column-end:span 2}&[size~="3"]{grid-column-end:span 3}&[size~="4"]{grid-column-end:span 4}&[size~="5"]{grid-column-end:span 5}&[size~="6"]{grid-column-end:span 6}&[size~="7"]{grid-column-end:span 7}&[size~="8"]{grid-column-end:span 8}&[size~="9"]{grid-column-end:span 9}&[size~="10"]{grid-column-end:span 10}&[size~="11"]{grid-column-end:span 11}}@media screen and (width>=414px){:where(col,[col]){&[size~=im-1]{grid-column-end:span 1}&[size~=im-2]{grid-column-end:span 2}&[size~=im-3]{grid-column-end:span 3}&[size~=im-4]{grid-column-end:span 4}&[size~=im-5]{grid-column-end:span 5}&[size~=im-6]{grid-column-end:span 6}&[size~=im-7]{grid-column-end:span 7}&[size~=im-8]{grid-column-end:span 8}&[size~=im-9]{grid-column-end:span 9}&[size~=im-10]{grid-column-end:span 10}&[size~=im-11]{grid-column-end:span 11}&[size~=im-12]{grid-column-end:span 12}}}@media screen and (width>=576px){:where(col,[col]){&[size~=xs-1]{grid-column-end:span 1}&[size~=xs-2]{grid-column-end:span 2}&[size~=xs-3]{grid-column-end:span 3}&[size~=xs-4]{grid-column-end:span 4}&[size~=xs-5]{grid-column-end:span 5}&[size~=xs-6]{grid-column-end:span 6}&[size~=xs-7]{grid-column-end:span 7}&[size~=xs-8]{grid-column-end:span 8}&[size~=xs-9]{grid-column-end:span 9}&[size~=xs-10]{grid-column-end:span 10}&[size~=xs-11]{grid-column-end:span 11}&[size~=xs-12]{grid-column-end:span 12}}}@media screen and (width>=768px){:where(col,[col]){&[size~=sm-1]{grid-column-end:span 1}&[size~=sm-2]{grid-column-end:span 2}&[size~=sm-3]{grid-column-end:span 3}&[size~=sm-4]{grid-column-end:span 4}&[size~=sm-5]{grid-column-end:span 5}&[size~=sm-6]{grid-column-end:span 6}&[size~=sm-7]{grid-column-end:span 7}&[size~=sm-8]{grid-column-end:span 8}&[size~=sm-9]{grid-column-end:span 9}&[size~=sm-10]{grid-column-end:span 10}&[size~=sm-11]{grid-column-end:span 11}&[size~=sm-12]{grid-column-end:span 12}}}@media screen and (width>=1024px){:where(col,[col]){&[size~=md-1]{grid-column-end:span 1}&[size~=md-2]{grid-column-end:span 2}&[size~=md-3]{grid-column-end:span 3}&[size~=md-4]{grid-column-end:span 4}&[size~=md-5]{grid-column-end:span 5}&[size~=md-6]{grid-column-end:span 6}&[size~=md-7]{grid-column-end:span 7}&[size~=md-8]{grid-column-end:span 8}&[size~=md-9]{grid-column-end:span 9}&[size~=md-10]{grid-column-end:span 10}&[size~=md-11]{grid-column-end:span 11}&[size~=md-12]{grid-column-end:span 12}}}@media screen and (width>=1366px){:where(col,[col]){&[size~=lg-1]{grid-column-end:span 1}&[size~=lg-2]{grid-column-end:span 2}&[size~=lg-3]{grid-column-end:span 3}&[size~=lg-4]{grid-column-end:span 4}&[size~=lg-5]{grid-column-end:span 5}&[size~=lg-6]{grid-column-end:span 6}&[size~=lg-7]{grid-column-end:span 7}&[size~=lg-8]{grid-column-end:span 8}&[size~=lg-9]{grid-column-end:span 9}&[size~=lg-10]{grid-column-end:span 10}&[size~=lg-11]{grid-column-end:span 11}&[size~=lg-12]{grid-column-end:span 12}}}@media screen and (width>=1600px){:where(col,[col]){&[size~=xl-1]{grid-column-end:span 1}&[size~=xl-2]{grid-column-end:span 2}&[size~=xl-3]{grid-column-end:span 3}&[size~=xl-4]{grid-column-end:span 4}&[size~=xl-5]{grid-column-end:span 5}&[size~=xl-6]{grid-column-end:span 6}&[size~=xl-7]{grid-column-end:span 7}&[size~=xl-8]{grid-column-end:span 8}&[size~=xl-9]{grid-column-end:span 9}&[size~=xl-10]{grid-column-end:span 10}&[size~=xl-11]{grid-column-end:span 11}&[size~=xl-12]{grid-column-end:span 12}}}@media screen and (width>=1920px){:where(col,[col]){&[size~=xxl-1]{grid-column-end:span 1}&[size~=xxl-2]{grid-column-end:span 2}&[size~=xxl-3]{grid-column-end:span 3}&[size~=xxl-4]{grid-column-end:span 4}&[size~=xxl-5]{grid-column-end:span 5}&[size~=xxl-6]{grid-column-end:span 6}&[size~=xxl-7]{grid-column-end:span 7}&[size~=xxl-8]{grid-column-end:span 8}&[size~=xxl-9]{grid-column-end:span 9}&[size~=xxl-10]{grid-column-end:span 10}&[size~=xxl-11]{grid-column-end:span 11}&[size~=xxl-12]{grid-column-end:span 12}}}}}@layer root.foundations.grid-system{@layer root.foundations.grid-system.column.offsets{:where(col,[col]){&[offset~="1"]{grid-column-start:2}&[offset~="2"]{grid-column-start:3}&[offset~="3"]{grid-column-start:4}&[offset~="4"]{grid-column-start:5}&[offset~="5"]{grid-column-start:6}&[offset~="6"]{grid-column-start:7}&[offset~="7"]{grid-column-start:8}&[offset~="8"]{grid-column-start:9}&[offset~="9"]{grid-column-start:10}&[offset~="10"]{grid-column-start:11}&[size~="11"]{grid-column-end:span 11}&[offset~="11"]{grid-column-start:12}}@media screen and (width>=414px){:where(col,[col]){&[offset~=im-1]{grid-column-start:2}&[offset~=im-2]{grid-column-start:3}&[offset~=im-3]{grid-column-start:4}&[offset~=im-4]{grid-column-start:5}&[offset~=im-5]{grid-column-start:6}&[offset~=im-6]{grid-column-start:7}&[offset~=im-7]{grid-column-start:8}&[offset~=im-8]{grid-column-start:9}&[offset~=im-9]{grid-column-start:10}&[offset~=im-10]{grid-column-start:11}&[offset~=im-11]{grid-column-start:12}&[offset~=im-12]{grid-column-start:13}}}@media screen and (width>=576px){:where(col,[col]){&[offset~=xs-1]{grid-column-start:2}&[offset~=xs-2]{grid-column-start:3}&[offset~=xs-3]{grid-column-start:4}&[offset~=xs-4]{grid-column-start:5}&[offset~=xs-5]{grid-column-start:6}&[offset~=xs-6]{grid-column-start:7}&[offset~=xs-7]{grid-column-start:8}&[offset~=xs-8]{grid-column-start:9}&[offset~=xs-9]{grid-column-start:10}&[offset~=xs-10]{grid-column-start:11}&[offset~=xs-11]{grid-column-start:12}&[offset~=xs-12]{grid-column-start:13}}}@media screen and (width>=768px){:where(col,[col]){&[offset~=sm-1]{grid-column-start:2}&[offset~=sm-2]{grid-column-start:3}&[offset~=sm-3]{grid-column-start:4}&[offset~=sm-4]{grid-column-start:5}&[offset~=sm-5]{grid-column-start:6}&[offset~=sm-6]{grid-column-start:7}&[offset~=sm-7]{grid-column-start:8}&[offset~=sm-8]{grid-column-start:9}&[offset~=sm-9]{grid-column-start:10}&[offset~=sm-10]{grid-column-start:11}&[offset~=sm-11]{grid-column-start:12}&[offset~=sm-12]{grid-column-start:13}}}@media screen and (width>=1024px){:where(col,[col]){&[offset~=md-1]{grid-column-start:2}&[offset~=md-2]{grid-column-start:3}&[offset~=md-3]{grid-column-start:4}&[offset~=md-4]{grid-column-start:5}&[offset~=md-5]{grid-column-start:6}&[offset~=md-6]{grid-column-start:7}&[offset~=md-7]{grid-column-start:8}&[offset~=md-8]{grid-column-start:9}&[offset~=md-9]{grid-column-start:10}&[offset~=md-10]{grid-column-start:11}&[offset~=md-11]{grid-column-start:12}&[offset~=md-12]{grid-column-start:13}}}@media screen and (width>=1366px){:where(col,[col]){&[offset~=lg-1]{grid-column-start:2}&[offset~=lg-2]{grid-column-start:3}&[offset~=lg-3]{grid-column-start:4}&[offset~=lg-4]{grid-column-start:5}&[offset~=lg-5]{grid-column-start:6}&[offset~=lg-6]{grid-column-start:7}&[offset~=lg-7]{grid-column-start:8}&[offset~=lg-8]{grid-column-start:9}&[offset~=lg-9]{grid-column-start:10}&[offset~=lg-10]{grid-column-start:11}&[offset~=lg-11]{grid-column-start:12}&[offset~=lg-12]{grid-column-start:13}}}@media screen and (width>=1600px){:where(col,[col]){&[offset~=xl-1]{grid-column-start:2}&[offset~=xl-2]{grid-column-start:3}&[offset~=xl-3]{grid-column-start:4}&[offset~=xl-4]{grid-column-start:5}&[offset~=xl-5]{grid-column-start:6}&[offset~=xl-6]{grid-column-start:7}&[offset~=xl-7]{grid-column-start:8}&[offset~=xl-8]{grid-column-start:9}&[offset~=xl-9]{grid-column-start:10}&[offset~=xl-10]{grid-column-start:11}&[offset~=xl-11]{grid-column-start:12}&[offset~=xl-12]{grid-column-start:13}}}@media screen and (width>=1920px){:where(col,[col]){&[offset~=xxl-1]{grid-column-start:2}&[offset~=xxl-2]{grid-column-start:3}&[offset~=xxl-3]{grid-column-start:4}&[offset~=xxl-4]{grid-column-start:5}&[offset~=xxl-5]{grid-column-start:6}&[offset~=xxl-6]{grid-column-start:7}&[offset~=xxl-7]{grid-column-start:8}&[offset~=xxl-8]{grid-column-start:9}&[offset~=xxl-9]{grid-column-start:10}&[offset~=xxl-10]{grid-column-start:11}&[offset~=xxl-11]{grid-column-start:12}&[offset~=xxl-12]{grid-column-start:13}}}}}@layer root.foundations.grid-system;@layer root.foundations.spacings{:root{--root-s--ratio: 1.25;--root-s--9xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 10));--root-s--8xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 9));--root-s--7xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 8));--root-s--6xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 7));--root-s--5xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 6));--root-s--4xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 5));--root-s--3xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 4));--root-s--2xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 3));--root-s--xl: calc(var(--root-t--font-size--base) * pow(var(--root-s--ratio), 2));--root-s--lg: calc(var(--root-t--font-size--base) * var(--root-s--ratio));--root-s--md: var(--root-t--font-size--base);--root-s--sm: calc(var(--root-t--font-size--base) / var(--root-s--ratio));--root-s--xs: calc(var(--root-t--font-size--base) / pow(var(--root-s--ratio), 2));--root-s--2xs: calc(var(--root-t--font-size--base) / pow(var(--root-s--ratio), 3));--root-s--3xs: calc(var(--root-t--font-size--base) / pow(var(--root-s--ratio), 4));--root-s--4xs: calc(var(--root-t--font-size--base) / pow(var(--root-s--ratio), 5));--root-s--5xs: calc(var(--root-t--font-size--base) / pow(var(--root-s--ratio), 6))}}@layer root.foundations.breakpoints{:root{--root-bp--xs: 414px;--root-bp--sm: 576px;--root-bp--md: 768px;--root-bp--lg: 1024px;--root-bp--xl: 1366px;--root-bp--xxl: 1600px;--root-bp--xxxl: 1920px}}@layer root.foundations.radii{:root{--root-r--base: .8rem;--root-r--ratio: 1.25;--root-r--6xl: calc(var(--root-r--base) * pow(var(--root-r--ratio), 7));--root-r--5xl: calc(var(--root-r--base) * pow(var(--root-r--ratio), 6));--root-r--4xl: calc(var(--root-r--base) * pow(var(--root-r--ratio), 5));--root-r--3xl: calc(var(--root-r--base) * pow(var(--root-r--ratio), 4));--root-r--2xl: calc(var(--root-r--base) * pow(var(--root-r--ratio), 3));--root-r--xl: calc(var(--root-r--base) * pow(var(--root-r--ratio), 2));--root-r--lg: calc(var(--root-r--base) * var(--root-r--ratio));--root-r--md: var(--root-r--base);--root-r--sm: calc(var(--root-r--base) / var(--root-r--ratio));--root-r--xs: calc(var(--root-r--base) / pow(var(--root-r--ratio), 2));--root-r--2xs: calc(var(--root-r--base) / pow(var(--root-r--ratio), 3));--root-r--3xs: calc(var(--root-r--base) / pow(var(--root-r--ratio), 4));--root-r--none: 0;--root-r--full: 9999px}}@layer root.foundations.colors{:root{color-scheme:light dark;--root-c--light: hsl(0, 1%, 100%);--root-c--dark: hsl(0, 0%, 13%);--root-c--default-100--light: hsl(234, 92%, 96%);--root-c--default-200--light: hsl(234, 92%, 84%);--root-c--default-300--light: hsl(234, 92%, 72%);--root-c--default-400--light: hsl(234, 92%, 60%);--root-c--default-500--light: hsl(234, 92%, 48%);--root-c--default-600--light: hsl(234, 92%, 36%);--root-c--default-700--light: hsl(234, 92%, 24%);--root-c--default-800--light: hsl(234, 92%, 12%);--root-c--default-900--light: hsl(234, 92%, 4%);--root-c--default-100--dark: hsl(234, 100%, 96%);--root-c--default-200--dark: hsl(234, 100%, 86%);--root-c--default-300--dark: hsl(234, 100%, 76%);--root-c--default-400--dark: hsl(234, 100%, 66%);--root-c--default-500--dark: hsl(234, 100%, 56%);--root-c--default-600--dark: hsl(234, 100%, 46%);--root-c--default-700--dark: hsl(234, 100%, 36%);--root-c--default-800--dark: hsl(234, 100%, 26%);--root-c--default-900--dark: hsl(234, 100%, 16%);--root-c--alternate-100--light: hsl(271, 91%, 96%);--root-c--alternate-200--light: hsl(271, 91%, 84%);--root-c--alternate-300--light: hsl(271, 91%, 72%);--root-c--alternate-400--light: hsl(271, 91%, 60%);--root-c--alternate-500--light: hsl(271, 91%, 48%);--root-c--alternate-600--light: hsl(271, 91%, 36%);--root-c--alternate-700--light: hsl(271, 91%, 24%);--root-c--alternate-800--light: hsl(271, 91%, 12%);--root-c--alternate-900--light: hsl(271, 91%, 4%);--root-c--alternate-100--dark: hsl(271, 99%, 96%);--root-c--alternate-200--dark: hsl(271, 99%, 86%);--root-c--alternate-300--dark: hsl(271, 99%, 76%);--root-c--alternate-400--dark: hsl(271, 99%, 66%);--root-c--alternate-500--dark: hsl(271, 99%, 56%);--root-c--alternate-600--dark: hsl(271, 99%, 46%);--root-c--alternate-700--dark: hsl(271, 99%, 36%);--root-c--alternate-800--dark: hsl(271, 99%, 26%);--root-c--alternate-900--dark: hsl(271, 99%, 16%);--root-c--info-100--light: hsl(188, 86%, 96%);--root-c--info-200--light: hsl(188, 86%, 84%);--root-c--info-300--light: hsl(188, 86%, 72%);--root-c--info-400--light: hsl(188, 86%, 60%);--root-c--info-500--light: hsl(188, 86%, 48%);--root-c--info-600--light: hsl(188, 86%, 36%);--root-c--info-700--light: hsl(188, 86%, 24%);--root-c--info-800--light: hsl(188, 86%, 12%);--root-c--info-900--light: hsl(188, 86%, 4%);--root-c--info-100--dark: hsl(188, 94%, 96%);--root-c--info-200--dark: hsl(188, 94%, 86%);--root-c--info-300--dark: hsl(188, 94%, 76%);--root-c--info-400--dark: hsl(188, 94%, 66%);--root-c--info-500--dark: hsl(188, 94%, 56%);--root-c--info-600--dark: hsl(188, 94%, 46%);--root-c--info-700--dark: hsl(188, 94%, 36%);--root-c--info-800--dark: hsl(188, 94%, 26%);--root-c--info-900--dark: hsl(188, 94%, 16%);--root-c--success-100--light: hsl(142, 69%, 96%);--root-c--success-200--light: hsl(142, 69%, 84%);--root-c--success-300--light: hsl(142, 69%, 72%);--root-c--success-400--light: hsl(142, 69%, 60%);--root-c--success-500--light: hsl(142, 69%, 48%);--root-c--success-600--light: hsl(142, 69%, 36%);--root-c--success-700--light: hsl(142, 69%, 24%);--root-c--success-800--light: hsl(142, 69%, 12%);--root-c--success-900--light: hsl(142, 69%, 4%);--root-c--success-100--dark: hsl(142, 77%, 96%);--root-c--success-200--dark: hsl(142, 77%, 86%);--root-c--success-300--dark: hsl(142, 77%, 76%);--root-c--success-400--dark: hsl(142, 77%, 66%);--root-c--success-500--dark: hsl(142, 77%, 56%);--root-c--success-600--dark: hsl(142, 77%, 46%);--root-c--success-700--dark: hsl(142, 77%, 36%);--root-c--success-800--dark: hsl(142, 77%, 26%);--root-c--success-900--dark: hsl(142, 77%, 16%);--root-c--warning-100--light: hsl(38, 100%, 96%);--root-c--warning-200--light: hsl(38, 100%, 84%);--root-c--warning-300--light: hsl(38, 100%, 72%);--root-c--warning-400--light: hsl(38, 100%, 60%);--root-c--warning-500--light: hsl(38, 100%, 48%);--root-c--warning-600--light: hsl(38, 100%, 36%);--root-c--warning-700--light: hsl(38, 100%, 24%);--root-c--warning-800--light: hsl(38, 100%, 12%);--root-c--warning-900--light: hsl(38, 100%, 4%);--root-c--warning-100--dark: hsl(38, 100%, 96%);--root-c--warning-200--dark: hsl(38, 100%, 86%);--root-c--warning-300--dark: hsl(38, 100%, 76%);--root-c--warning-400--dark: hsl(38, 100%, 66%);--root-c--warning-500--dark: hsl(38, 100%, 56%);--root-c--warning-600--dark: hsl(38, 100%, 46%);--root-c--warning-700--dark: hsl(38, 100%, 36%);--root-c--warning-800--dark: hsl(38, 100%, 26%);--root-c--warning-900--dark: hsl(38, 100%, 16%);--root-c--danger-100--light: hsl(4, 85%, 96%);--root-c--danger-200--light: hsl(4, 85%, 84%);--root-c--danger-300--light: hsl(4, 85%, 72%);--root-c--danger-400--light: hsl(4, 85%, 60%);--root-c--danger-500--light: hsl(4, 85%, 48%);--root-c--danger-600--light: hsl(4, 85%, 36%);--root-c--danger-700--light: hsl(4, 85%, 24%);--root-c--danger-800--light: hsl(4, 85%, 12%);--root-c--danger-900--light: hsl(4, 85%, 4%);--root-c--danger-100--dark: hsl(4, 93%, 96%);--root-c--danger-200--dark: hsl(4, 93%, 86%);--root-c--danger-300--dark: hsl(4, 93%, 76%);--root-c--danger-400--dark: hsl(4, 93%, 66%);--root-c--danger-500--dark: hsl(4, 93%, 56%);--root-c--danger-600--dark: hsl(4, 93%, 46%);--root-c--danger-700--dark: hsl(4, 93%, 36%);--root-c--danger-800--dark: hsl(4, 93%, 26%);--root-c--danger-900--dark: hsl(4, 93%, 16%);--root-c--neutral-100--light: hsl(0, 0%, 96%);--root-c--neutral-200--light: hsl(0, 0%, 84%);--root-c--neutral-300--light: hsl(0, 0%, 72%);--root-c--neutral-400--light: hsl(0, 0%, 60%);--root-c--neutral-500--light: hsl(0, 0%, 48%);--root-c--neutral-600--light: hsl(0, 0%, 36%);--root-c--neutral-700--light: hsl(0, 0%, 24%);--root-c--neutral-800--light: hsl(0, 0%, 12%);--root-c--neutral-900--light: hsl(0, 0%, 4%);--root-c--neutral-100--dark: hsl(0, 8%, 96%);--root-c--neutral-200--dark: hsl(0, 8%, 86%);--root-c--neutral-300--dark: hsl(0, 8%, 76%);--root-c--neutral-400--dark: hsl(0, 8%, 66%);--root-c--neutral-500--dark: hsl(0, 8%, 56%);--root-c--neutral-600--dark: hsl(0, 8%, 46%);--root-c--neutral-700--dark: hsl(0, 8%, 36%);--root-c--neutral-800--dark: hsl(0, 8%, 26%);--root-c--neutral-900--dark: hsl(0, 8%, 16%);@supports (color: light-dark(var(--root-c--light),var(--root-c--dark))){--root-c--color: light-dark(var(--root-c--dark), var(--root-c--light));--root-c--background-color: light-dark(var(--root-c--light), var(--root-c--dark));--root-c--default-100: light-dark(var(--root-c--default-100--light), var(--root-c--default-100--dark));--root-c--default-200: light-dark(var(--root-c--default-200--light), var(--root-c--default-200--dark));--root-c--default-300: light-dark(var(--root-c--default-300--light), var(--root-c--default-300--dark));--root-c--default-400: light-dark(var(--root-c--default-400--light), var(--root-c--default-400--dark));--root-c--default-500: light-dark(var(--root-c--default-500--light), var(--root-c--default-500--dark));--root-c--default-600: light-dark(var(--root-c--default-600--light), var(--root-c--default-600--dark));--root-c--default-700: light-dark(var(--root-c--default-700--light), var(--root-c--default-700--dark));--root-c--default-800: light-dark(var(--root-c--default-800--light), var(--root-c--default-800--dark));--root-c--default-900: light-dark(var(--root-c--default-900--light), var(--root-c--default-900--dark));--root-c--alternate-100: light-dark(var(--root-c--alternate-100--light), var(--root-c--alternate-100--dark));--root-c--alternate-200: light-dark(var(--root-c--alternate-200--light), var(--root-c--alternate-200--dark));--root-c--alternate-300: light-dark(var(--root-c--alternate-300--light), var(--root-c--alternate-300--dark));--root-c--alternate-400: light-dark(var(--root-c--alternate-400--light), var(--root-c--alternate-400--dark));--root-c--alternate-500: light-dark(var(--root-c--alternate-500--light), var(--root-c--alternate-500--dark));--root-c--alternate-600: light-dark(var(--root-c--alternate-600--light), var(--root-c--alternate-600--dark));--root-c--alternate-700: light-dark(var(--root-c--alternate-700--light), var(--root-c--alternate-700--dark));--root-c--alternate-800: light-dark(var(--root-c--alternate-800--light), var(--root-c--alternate-800--dark));--root-c--alternate-900: light-dark(var(--root-c--alternate-900--light), var(--root-c--alternate-900--dark));--root-c--info-100: light-dark(var(--root-c--info-100--light), var(--root-c--info-100--dark));--root-c--info-200: light-dark(var(--root-c--info-200--light), var(--root-c--info-200--dark));--root-c--info-300: light-dark(var(--root-c--info-300--light), var(--root-c--info-300--dark));--root-c--info-400: light-dark(var(--root-c--info-400--light), var(--root-c--info-400--dark));--root-c--info-500: light-dark(var(--root-c--info-500--light), var(--root-c--info-500--dark));--root-c--info-600: light-dark(var(--root-c--info-600--light), var(--root-c--info-600--dark));--root-c--info-700: light-dark(var(--root-c--info-700--light), var(--root-c--info-700--dark));--root-c--info-800: light-dark(var(--root-c--info-800--light), var(--root-c--info-800--dark));--root-c--info-900: light-dark(var(--root-c--info-900--light), var(--root-c--info-900--dark));--root-c--success-100: light-dark(var(--root-c--success-100--light), var(--root-c--success-100--dark));--root-c--success-200: light-dark(var(--root-c--success-200--light), var(--root-c--success-200--dark));--root-c--success-300: light-dark(var(--root-c--success-300--light), var(--root-c--success-300--dark));--root-c--success-400: light-dark(var(--root-c--success-400--light), var(--root-c--success-400--dark));--root-c--success-500: light-dark(var(--root-c--success-500--light), var(--root-c--success-500--dark));--root-c--success-600: light-dark(var(--root-c--success-600--light), var(--root-c--success-600--dark));--root-c--success-700: light-dark(var(--root-c--success-700--light), var(--root-c--success-700--dark));--root-c--success-800: light-dark(var(--root-c--success-800--light), var(--root-c--success-800--dark));--root-c--success-900: light-dark(var(--root-c--success-900--light), var(--root-c--success-900--dark));--root-c--warning-100: light-dark(var(--root-c--warning-100--light), var(--root-c--warning-100--dark));--root-c--warning-200: light-dark(var(--root-c--warning-200--light), var(--root-c--warning-200--dark));--root-c--warning-300: light-dark(var(--root-c--warning-300--light), var(--root-c--warning-300--dark));--root-c--warning-400: light-dark(var(--root-c--warning-400--light), var(--root-c--warning-400--dark));--root-c--warning-500: light-dark(var(--root-c--warning-500--light), var(--root-c--warning-500--dark));--root-c--warning-600: light-dark(var(--root-c--warning-600--light), var(--root-c--warning-600--dark));--root-c--warning-700: light-dark(var(--root-c--warning-700--light), var(--root-c--warning-700--dark));--root-c--warning-800: light-dark(var(--root-c--warning-800--light), var(--root-c--warning-800--dark));--root-c--warning-900: light-dark(var(--root-c--warning-900--light), var(--root-c--warning-900--dark));--root-c--danger-100: light-dark(var(--root-c--danger-100--light), var(--root-c--danger-100--dark));--root-c--danger-200: light-dark(var(--root-c--danger-200--light), var(--root-c--danger-200--dark));--root-c--danger-300: light-dark(var(--root-c--danger-300--light), var(--root-c--danger-300--dark));--root-c--danger-400: light-dark(var(--root-c--danger-400--light), var(--root-c--danger-400--dark));--root-c--danger-500: light-dark(var(--root-c--danger-500--light), var(--root-c--danger-500--dark));--root-c--danger-600: light-dark(var(--root-c--danger-600--light), var(--root-c--danger-600--dark));--root-c--danger-700: light-dark(var(--root-c--danger-700--light), var(--root-c--danger-700--dark));--root-c--danger-800: light-dark(var(--root-c--danger-800--light), var(--root-c--danger-800--dark));--root-c--danger-900: light-dark(var(--root-c--danger-900--light), var(--root-c--danger-900--dark));--root-c--neutral-100: light-dark(var(--root-c--neutral-100--light), var(--root-c--neutral-100--dark));--root-c--neutral-200: light-dark(var(--root-c--neutral-200--light), var(--root-c--neutral-200--dark));--root-c--neutral-300: light-dark(var(--root-c--neutral-300--light), var(--root-c--neutral-300--dark));--root-c--neutral-400: light-dark(var(--root-c--neutral-400--light), var(--root-c--neutral-400--dark));--root-c--neutral-500: light-dark(var(--root-c--neutral-500--light), var(--root-c--neutral-500--dark));--root-c--neutral-600: light-dark(var(--root-c--neutral-600--light), var(--root-c--neutral-600--dark));--root-c--neutral-700: light-dark(var(--root-c--neutral-700--light), var(--root-c--neutral-700--dark));--root-c--neutral-800: light-dark(var(--root-c--neutral-800--light), var(--root-c--neutral-800--dark));--root-c--neutral-900: light-dark(var(--root-c--neutral-900--light), var(--root-c--neutral-900--dark))}}@supports not (color: light-dark(var(--root-c--light),var(--root-c--dark))){@media(prefers-color-scheme:dark){:root{--root-c--color: var(--root-c--light);--root-c--background-color: var(--root-c--dark);--root-c--default-100: var(--root-c--default-100--dark);--root-c--default-200: var(--root-c--default-200--dark);--root-c--default-300: var(--root-c--default-300--dark);--root-c--default-400: var(--root-c--default-400--dark);--root-c--default-500: var(--root-c--default-500--dark);--root-c--default-600: var(--root-c--default-600--dark);--root-c--default-700: var(--root-c--default-700--dark);--root-c--default-800: var(--root-c--default-800--dark);--root-c--default-900: var(--root-c--default-900--dark);--root-c--alternate-100: var(--root-c--alternate-100--dark);--root-c--alternate-200: var(--root-c--alternate-200--dark);--root-c--alternate-300: var(--root-c--alternate-300--dark);--root-c--alternate-400: var(--root-c--alternate-400--dark);--root-c--alternate-500: var(--root-c--alternate-500--dark);--root-c--alternate-600: var(--root-c--alternate-600--dark);--root-c--alternate-700: var(--root-c--alternate-700--dark);--root-c--alternate-800: var(--root-c--alternate-800--dark);--root-c--alternate-900: var(--root-c--alternate-900--dark);--root-c--info-100: var(--root-c--info-100--dark);--root-c--info-200: var(--root-c--info-200--dark);--root-c--info-300: var(--root-c--info-300--dark);--root-c--info-400: var(--root-c--info-400--dark);--root-c--info-500: var(--root-c--info-500--dark);--root-c--info-600: var(--root-c--info-600--dark);--root-c--info-700: var(--root-c--info-700--dark);--root-c--info-800: var(--root-c--info-800--dark);--root-c--info-900: var(--root-c--info-900--dark);--root-c--success-100: var(--root-c--success-100--dark);--root-c--success-200: var(--root-c--success-200--dark);--root-c--success-300: var(--root-c--success-300--dark);--root-c--success-400: var(--root-c--success-400--dark);--root-c--success-500: var(--root-c--success-500--dark);--root-c--success-600: var(--root-c--success-600--dark);--root-c--success-700: var(--root-c--success-700--dark);--root-c--success-800: var(--root-c--success-800--dark);--root-c--success-900: var(--root-c--success-900--dark);--root-c--warning-100: var(--root-c--warning-100--dark);--root-c--warning-200: var(--root-c--warning-200--dark);--root-c--warning-300: var(--root-c--warning-300--dark);--root-c--warning-400: var(--root-c--warning-400--dark);--root-c--warning-500: var(--root-c--warning-500--dark);--root-c--warning-600: var(--root-c--warning-600--dark);--root-c--warning-700: var(--root-c--warning-700--dark);--root-c--warning-800: var(--root-c--warning-800--dark);--root-c--warning-900: var(--root-c--warning-900--dark);--root-c--danger-100: var(--root-c--danger-100--dark);--root-c--danger-200: var(--root-c--danger-200--dark);--root-c--danger-300: var(--root-c--danger-300--dark);--root-c--danger-400: var(--root-c--danger-400--dark);--root-c--danger-500: var(--root-c--danger-500--dark);--root-c--danger-600: var(--root-c--danger-600--dark);--root-c--danger-700: var(--root-c--danger-700--dark);--root-c--danger-800: var(--root-c--danger-800--dark);--root-c--danger-900: var(--root-c--danger-900--dark);--root-c--neutral-100: var(--root-c--neutral-100--dark);--root-c--neutral-200: var(--root-c--neutral-200--dark);--root-c--neutral-300: var(--root-c--neutral-300--dark);--root-c--neutral-400: var(--root-c--neutral-400--dark);--root-c--neutral-500: var(--root-c--neutral-500--dark);--root-c--neutral-600: var(--root-c--neutral-600--dark);--root-c--neutral-700: var(--root-c--neutral-700--dark);--root-c--neutral-800: var(--root-c--neutral-800--dark);--root-c--neutral-900: var(--root-c--neutral-900--dark)}}@media(prefers-color-scheme:light){:root{--root-c--color: var(--root-c--dark);--root-c--background-color: var(--root-c--light);--root-c--default-100: var(--root-c--default-100--light);--root-c--default-200: var(--root-c--default-200--light);--root-c--default-300: var(--root-c--default-300--light);--root-c--default-400: var(--root-c--default-400--light);--root-c--default-500: var(--root-c--default-500--light);--root-c--default-600: var(--root-c--default-600--light);--root-c--default-700: var(--root-c--default-700--light);--root-c--default-800: var(--root-c--default-800--light);--root-c--default-900: var(--root-c--default-900--light);--root-c--alternate-100: var(--root-c--alternate-100--light);--root-c--alternate-200: var(--root-c--alternate-200--light);--root-c--alternate-300: var(--root-c--alternate-300--light);--root-c--alternate-400: var(--root-c--alternate-400--light);--root-c--alternate-500: var(--root-c--alternate-500--light);--root-c--alternate-600: var(--root-c--alternate-600--light);--root-c--alternate-700: var(--root-c--alternate-700--light);--root-c--alternate-800: var(--root-c--alternate-800--light);--root-c--alternate-900: var(--root-c--alternate-900--light);--root-c--info-100: var(--root-c--info-100--light);--root-c--info-200: var(--root-c--info-200--light);--root-c--info-300: var(--root-c--info-300--light);--root-c--info-400: var(--root-c--info-400--light);--root-c--info-500: var(--root-c--info-500--light);--root-c--info-600: var(--root-c--info-600--light);--root-c--info-700: var(--root-c--info-700--light);--root-c--info-800: var(--root-c--info-800--light);--root-c--info-900: var(--root-c--info-900--light);--root-c--success-100: var(--root-c--success-100--light);--root-c--success-200: var(--root-c--success-200--light);--root-c--success-300: var(--root-c--success-300--light);--root-c--success-400: var(--root-c--success-400--light);--root-c--success-500: var(--root-c--success-500--light);--root-c--success-600: var(--root-c--success-600--light);--root-c--success-700: var(--root-c--success-700--light);--root-c--success-800: var(--root-c--success-800--light);--root-c--success-900: var(--root-c--success-900--light);--root-c--warning-100: var(--root-c--warning-100--light);--root-c--warning-200: var(--root-c--warning-200--light);--root-c--warning-300: var(--root-c--warning-300--light);--root-c--warning-400: var(--root-c--warning-400--light);--root-c--warning-500: var(--root-c--warning-500--light);--root-c--warning-600: var(--root-c--warning-600--light);--root-c--warning-700: var(--root-c--warning-700--light);--root-c--warning-800: var(--root-c--warning-800--light);--root-c--warning-900: var(--root-c--warning-900--light);--root-c--danger-100: var(--root-c--danger-100--light);--root-c--danger-200: var(--root-c--danger-200--light);--root-c--danger-300: var(--root-c--danger-300--light);--root-c--danger-400: var(--root-c--danger-400--light);--root-c--danger-500: var(--root-c--danger-500--light);--root-c--danger-600: var(--root-c--danger-600--light);--root-c--danger-700: var(--root-c--danger-700--light);--root-c--danger-800: var(--root-c--danger-800--light);--root-c--danger-900: var(--root-c--danger-900--light);--root-c--neutral-100: var(--root-c--neutral-100--light);--root-c--neutral-200: var(--root-c--neutral-200--light);--root-c--neutral-300: var(--root-c--neutral-300--light);--root-c--neutral-400: var(--root-c--neutral-400--light);--root-c--neutral-500: var(--root-c--neutral-500--light);--root-c--neutral-600: var(--root-c--neutral-600--light);--root-c--neutral-700: var(--root-c--neutral-700--light);--root-c--neutral-800: var(--root-c--neutral-800--light);--root-c--neutral-900: var(--root-c--neutral-900--light)}}}}@layer root.foundations.focus{:root{--root-f--outline-width: 2px;--root-f--outline-style: solid;--root-f--outline-color: var(--root-c--default-400);--root-f--outline-offset: var(--root-f--outline-width);--root-f--outline: var(--root-f--outline-width) var(--root-f--outline-style) var(--root-f--outline-color);--root-f--ring-inset: var(--root-s--3xs)}:where(:focus-visible,label:has(>[field-wrapper]>[sr-only]:focus-visible),[field-wrapper]:has(>:where(input:not([type=range]),select,textarea):not([sr-only]):focus-visible)){outline-width:var(--root-f--outline-width);outline-style:var(--root-f--outline-style);outline-color:var(--root-f--outline-color);outline-offset:var(--root-f--outline-offset)}[field-wrapper] :where(input:not([type=range]),select,textarea):focus-visible{outline-style:none}:where(a){margin:calc(var(--root-f--ring-inset) * -1);padding:var(--root-f--ring-inset);border-radius:var(--root-r--sm)}label:has(>[field-wrapper]){cursor:pointer}}@layer root.foundations.elevations{:root{--root-e--sm: 0 .2rem 2rem 0 light-dark(hsla(0, 0%, 60%, .2), hsla(0, 0%, 48%, .2));--root-e--md: 0 .4rem 4rem -.2rem light-dark(hsla(0, 0%, 60%, .25), hsla(0, 0%, 48%, .25));--root-e--lg: 0 1.8rem 6rem .2rem light-dark(hsla(0, 0%, 60%, .35), hsla(0, 0%, 24%, .35));@media(prefers-color-scheme:dark){--root-e--sm: 0 .2rem 3.8rem -.1rem light-dark(hsla(0, 0%, 60%, .2), hsla(0, 0%, 48%, .2));--root-e--md: 0 .4rem 7rem -.2rem light-dark(hsla(0, 0%, 60%, .25), hsla(0, 0%, 48%, .25));--root-e--lg: 0 1.8rem 8rem .2rem light-dark(hsla(0, 0%, 60%, .35), hsla(0, 0%, 24%, .35))}}}@layer root.foundations.layers{:root{--root-z--base: 0;--root-z--dropdown: 1000;--root-z--sticky: 1100;--root-z--overlay: 1200;--root-z--modal: 1300;--root-z--popover: 1400;--root-z--toast: 1500;--root-z--tooltip: 1600}}
