/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-5xl:3rem;--font-weight-normal:400;--font-weight-medium:500;--leading-tight:1.25;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}*{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab,red,red)){*{outline-color:color-mix(in oklab,var(--ring) 50%,transparent)}}body{background-color:var(--background);color:var(--foreground)}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.col-1{grid-column:1}.row-1{grid-row:1}.-mx-\[16px\]{margin-inline:-16px}.mx-\[0px\]{margin-inline:0}.mx-auto{margin-inline:auto}.my-\[1px\]{margin-block:1px}.my-\[6px\]{margin-block:6px}.mt-0{margin-top:0}.mt-\[6px\]{margin-top:6px}.mt-\[16px\]{margin-top:16px}.mb-\[20px\]{margin-bottom:20px}.ml-0{margin-left:0}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.aspect-\[4\/3\]{aspect-ratio:4/3}.aspect-\[16\/7\]{aspect-ratio:16/7}.aspect-\[16\/9\]{aspect-ratio:16/9}.size-\[8px\]{width:8px;height:8px}.size-\[16px\]{width:16px;height:16px}.size-\[18px\]{width:18px;height:18px}.size-\[20px\]{width:20px;height:20px}.size-\[24px\]{width:24px;height:24px}.size-\[28px\]{width:28px;height:28px}.size-\[30px\]{width:30px;height:30px}.size-\[32px\]{width:32px;height:32px}.size-full{width:100%;height:100%}.h-\[2px\]{height:2px}.h-\[3px\]{height:3px}.h-\[18px\]{height:18px}.h-\[20px\]{height:20px}.h-\[28px\]{height:28px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[170px\]{height:170px}.h-full{height:100%}.min-h-\[140px\]{min-height:140px}.min-h-screen{min-height:100vh}.w-\[110px\]{width:110px}.w-\[112px\]{width:112px}.w-\[128px\]{width:128px}.w-\[220px\]{width:220px}.w-\[405px\]{width:405px}.w-full{width:100%}.max-w-\[560px\]{max-width:560px}.max-w-\[1200px\]{max-width:1200px}.max-w-\[1400px\]{max-width:1400px}.min-w-0{min-width:0}.min-w-\[220px\]{min-width:220px}.flex-1{flex:1}.shrink-0{flex-shrink:0}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[max-content\]{grid-template-columns:max-content}.grid-rows-\[max-content\]{grid-template-rows:max-content}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-start{place-items:start}.content-stretch{align-content:stretch}.items-center{align-items:center}.items-end{align-items:flex-end}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-\[2px\]{gap:2px}.gap-\[4px\]{gap:4px}.gap-\[6px\]{gap:6px}.gap-\[8px\]{gap:8px}.gap-\[10px\]{gap:10px}.gap-\[12px\]{gap:12px}.gap-\[14px\]{gap:14px}.gap-\[16px\]{gap:16px}.gap-\[24px\]{gap:24px}.gap-\[28px\]{gap:28px}.gap-\[32px\]{gap:32px}.gap-\[40px\]{gap:40px}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-clip{overflow:clip}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-hidden{overflow-y:hidden}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[8px\]{border-radius:8px}.rounded-\[100px\]{border-radius:100px}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-none{--tw-border-style:none;border-style:none}.border-solid{--tw-border-style:solid;border-style:solid}.bg-transparent{background-color:#0000}.object-cover{object-fit:cover}.p-0{padding:0}.p-\[6px\]{padding:6px}.p-\[8px\]{padding:8px}.p-\[16px\]{padding:16px}.p-\[20px\]{padding:20px}.p-\[24px\]{padding:24px}.px-\[2px\]{padding-inline:2px}.px-\[6px\]{padding-inline:6px}.px-\[8px\]{padding-inline:8px}.px-\[16px\]{padding-inline:16px}.px-\[20px\]{padding-inline:20px}.px-\[24px\]{padding-inline:24px}.px-\[32px\]{padding-inline:32px}.py-\[2px\]{padding-block:2px}.py-\[4px\]{padding-block:4px}.py-\[6px\]{padding-block:6px}.py-\[8px\]{padding-block:8px}.py-\[12px\]{padding-block:12px}.py-\[14px\]{padding-block:14px}.py-\[16px\]{padding-block:16px}.py-\[20px\]{padding-block:20px}.py-\[24px\]{padding-block:24px}.py-\[32px\]{padding-block:32px}.py-\[40px\]{padding-block:40px}.pt-\[4px\]{padding-top:4px}.pt-\[24px\]{padding-top:24px}.pt-\[36px\]{padding-top:36px}.pb-\[4px\]{padding-bottom:4px}.pb-\[10px\]{padding-bottom:10px}.pb-\[32px\]{padding-bottom:32px}.pl-\[8px\]{padding-left:8px}.text-left{text-align:left}.leading-\[0\]{--tw-leading:0;line-height:0}.leading-tight{--tw-leading:var(--leading-tight);line-height:var(--leading-tight)}.\[word-break\:break-word\]{word-break:break-word}.whitespace-nowrap{white-space:nowrap}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.underline{text-decoration-line:underline}.decoration-solid{text-decoration-style:solid}.opacity-50{opacity:.5}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.\[text-decoration-skip-ink\:none\]{-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media(hover:hover){.group-hover\:scale-105:is(:where(.group):hover *){--tw-scale-x:105%;--tw-scale-y:105%;--tw-scale-z:105%;scale:var(--tw-scale-x) var(--tw-scale-y)}.group-hover\:scale-\[1\.04\]:is(:where(.group):hover *){scale:1.04}}@media(min-width:960px){.min-\[960px\]\:flex{display:flex}}@media(min-width:1285px){.min-\[1285px\]\:flex{display:flex}}@media(min-width:40rem){.sm\:h-\[38px\]{height:38px}.sm\:h-full{height:100%}.sm\:w-\[248px\]{width:248px}.sm\:items-center{align-items:center}.sm\:gap-\[8px\]{gap:8px}.sm\:gap-\[28px\]{gap:28px}.sm\:py-0{padding-block:0}}@media(min-width:48rem){.md\:-mx-\[32px\]{margin-inline:-32px}.md\:flex{display:flex}.md\:hidden{display:none}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-\[24px\]{gap:24px}.md\:gap-\[48px\]{gap:48px}.md\:p-\[24px\]{padding:24px}.md\:p-\[48px\]{padding:48px}.md\:px-\[32px\]{padding-inline:32px}}@media(min-width:64rem){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-\[416px\]{width:416px}.lg\:max-w-\[412px\]{max-width:412px}.lg\:min-w-px{min-width:1px}.lg\:flex-1{flex:1}.lg\:flex-row{flex-direction:row}.lg\:items-end{align-items:flex-end}.lg\:justify-end{justify-content:flex-end}.lg\:gap-\[24px\]{gap:24px}.lg\:gap-\[32px\]{gap:32px}.lg\:text-right{text-align:right}}}@font-face{font-family:Hind;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v18/5aU69_a8oxmIRG4.ttf)format("truetype")}@font-face{font-family:Hind;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v18/5aU19_a8oxmIfJpbIRs.ttf)format("truetype")}@font-face{font-family:Hind;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v18/5aU19_a8oxmIfLZcIRs.ttf)format("truetype")}@font-face{font-family:Hind;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/hind/v18/5aU19_a8oxmIfNJdIRs.ttf)format("truetype")}:root{--dive-brand-fallback:"Canal+", "Arial Narrow", "Helvetica Neue", Arial, sans-serif;--dive-body-fallback:"Hind", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}body{font-family:var(--dive-body-fallback)}:root{--grey\/05:#fafafa;--grey\/10:#f5f5f5;--grey\/15:#f1f1f1;--grey\/20:#ebebeb;--grey\/25:#d6d6d6;--grey\/30:#c4c4c4;--grey\/35:#b6b6b6;--grey\/40:#a8a8a8;--grey\/45:#999;--grey\/50:#8c8c8c;--grey\/55:#7e7e7e;--grey\/60:#707070;--grey\/65:#626262;--grey\/70:#545454;--grey\/75:#3e3e3e;--grey\/80:#363636;--grey\/85:#242424;--grey\/90:#181818;--grey\/95:#0e0e0e;--pink\/30:#f2788b;--pink\/40:#ee4a65;--pink\/55:#dc314e;--pink\/70:#c2203b;--white\/100:#fff;--black\/100:#000;--red\/35:#eb3f45;--red\/55:#e5484d;--green\/50:#0b9e65;--orange\/55:#e54d0f;--blue\/45:#108cff;--white-opacity\/0:#fff0;--white-opacity\/05:#ffffff0d;--white-opacity\/50:#ffffff80;--white-opacity\/55:#ffffff8c;--white-opacity\/80:#fffc;--black-opacity\/50:#00000080;--grey-95-opacity\/0:#0e0e0e00;--grey-95-opacity\/50:#0e0e0e80;--bg:#0e0e0e;--bg-inverse:#fff;--bg-fill-primary:#fff;--bg-fill-inverse:#181818;--bg-fill-secondary:#242424;--bg-fill-secondary-hover:#3e3e3e;--bg-fill-secondary-inverse:#ebebeb;--bg-fill-secondary-hover-inverse:#f5f5f5;--bg-fill-tertiary:#363636;--bg-fill-tertiary-inverse:#d6d6d6;--bg-fill-accent:#dc314e;--bg-surface-primary:#181818;--border:#242424;--border-secondary:#242424;--border-secondary-inverse:#ebebeb;--border-accent:#dc314e;--icon:#fff;--icon-inverse:#000;--icon-accent:#dc314e;--text-title:#fff;--text-title-inverse:#000;--text-title-80:#fffc;--text-title-80-inverse:#000c;--text-body-80:#fffc;--text-body-80-inverse:#000c;--text-body-55:#ffffff8c;--text-body-55-inverse:#0000008c;--text-primary:#fff;--text-primary-inverse:#000;--text-secondary:#ebebeb;--text-secondary-inverse:#242424;--text-secondary-hover-inverse:#3e3e3e;--text-accent:#dc314e;--text-accent-hover:#ee4a65;--text-accent-active:#c2203b;--text-on-accent:#fff;--surface\/surface:#181818;--link\/link-pressed:#d6d6d6;--gradient\/header-gradient\/gradient-start:#0e0e0e80;--gradient\/header-gradient\/gradient-end:#0e0e0e00;--gradient\/header-gradient\/gradient-start-alt:#ffffff80;--gradient\/header-gradient\/gradient-end-alt:#fff0;--text\/tabs\/tabs-selected:#fff;--text\/tabs\/tabs-unselected:#fffc;--text\/tabs\/tabs-alt-selected:#000;--text\/tabs\/tabs-alt-unselected:#000c;--media\/text-title:#fff;--media\/text-subtitle:#fffc;--cards\/text-title-primary:#fff;--cards\/text-body-secondary:#fffc}.brand-display-1-xs-start{font-family:Canal\+;font-size:64px;font-style:italic;font-weight:700;line-height:80px}.brand-display-1-sm-start{font-family:Canal\+;font-size:72px;font-style:italic;font-weight:700;line-height:80px}.brand-display-2-xs-start{font-family:Canal\+;font-size:56px;font-style:italic;font-weight:700;line-height:64px}.brand-display-2-sm-start{font-family:Canal\+;font-size:64px;font-style:italic;font-weight:700;line-height:72px}.brand-display-3-xs-start{font-family:Canal\+;font-size:48px;font-style:italic;font-weight:700;line-height:56px}.brand-display-3-sm-start{font-family:Canal\+;font-size:56px;font-style:italic;font-weight:700;line-height:64px}.brand-title-1-xs-start{font-family:Canal\+;font-size:40px;font-style:italic;font-weight:700;line-height:48px}.brand-title-2-xs-start{font-family:Canal\+;font-size:32px;font-style:italic;font-weight:700;line-height:40px}.brand-title-3-xs-start{font-family:Canal\+;font-size:28px;font-style:italic;font-weight:700;line-height:36px}.brand-label-1-xs-start{font-family:Canal\+;font-size:20px;font-style:italic;font-weight:700;line-height:24px}.brand-label-1-sm-start{font-family:Canal\+;font-size:22px;font-style:italic;font-weight:700;line-height:26px}.brand-label-2-xs-start{font-family:Canal\+;font-size:18px;font-style:italic;font-weight:700;line-height:22px}.brand-label-2-sm-start{font-family:Canal\+;font-size:20px;font-style:italic;font-weight:700;line-height:24px}.brand-label-3-xs-start{font-family:Canal\+;font-size:16px;font-style:italic;font-weight:700;line-height:20px}.brand-label-3-sm-start{font-family:Canal\+;font-size:18px;font-style:italic;font-weight:700;line-height:22px}.brand-label-4-xs-start{font-family:Canal\+;font-size:14px;font-style:italic;font-weight:700;line-height:18px}.brand-label-4-sm-start{font-family:Canal\+;font-size:16px;font-style:italic;font-weight:700;line-height:20px}.brand-label-5-xs-start{font-family:Canal\+;font-size:12px;font-style:italic;font-weight:700;line-height:16px}.brand-label-5-sm-start{font-family:Canal\+;font-size:14px;font-style:italic;font-weight:700;line-height:18px}.system-display-1-regular-xs-start{font-family:Hind;font-size:64px;font-style:normal;font-weight:400;line-height:72px}.system-display-1-semibold-xs-start{font-family:Hind;font-size:64px;font-style:normal;font-weight:600;line-height:72px}.system-display-2-semibold-xs-start{font-family:Hind;font-size:56px;font-style:normal;font-weight:600;line-height:64px}.system-display-3-semibold-xs-start{font-family:Hind;font-size:48px;font-style:normal;font-weight:600;line-height:56px}.system-title-1-semibold-xs-start{font-family:Hind;font-size:32px;font-style:normal;font-weight:600;line-height:40px}.system-title-2-semibold-xs-start,.system-title-2-semibold-sm-start{font-family:Hind;font-size:28px;font-style:normal;font-weight:600;line-height:36px}.system-title-3-semibold-xs-start,.system-title-3-semibold-sm-start{font-family:Hind;font-size:24px;font-style:normal;font-weight:600;line-height:32px}.system-title-4-semibold-xs-start{font-family:Hind;font-size:20px;font-style:normal;font-weight:600;line-height:28px}.system-title-4-semibold-sm-start{font-family:Hind;font-size:22px;font-style:normal;font-weight:600;line-height:30px}.system-title-5-semibold-xs-start{font-family:Hind;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.system-body-1-regular-xs-start,.system-body-1-regular-sm-start{font-family:Hind;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.system-body-1-semibold-xs-start{font-family:Hind;font-size:18px;font-style:normal;font-weight:600;line-height:26px}.system-body-2-regular-xs-start{font-family:Hind;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.system-body-2-semibold-xs-start{font-family:Hind;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.system-body-3-regular-xs-start{font-family:Hind;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.system-label-1-regular-xs-start{font-family:Hind;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.system-label-1-semibold-xs-start{font-family:Hind;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.system-label-2-regular-xs-start{font-family:Hind;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.system-label-2-semibold-xs-start,.system-label-2-semibold-sm-start{font-family:Hind;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.system-label-3-regular-xs-start{font-family:Hind;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.system-label-3-semibold-xs-start{font-family:Hind;font-size:14px;font-style:normal;font-weight:600;line-height:20px}.system-label-4-regular-xs-start{font-family:Hind;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.system-label-4-semibold-xs-start{font-family:Hind;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.system-label-5-regular-xs-start,.system-caption-xs-start{font-family:Hind;font-size:12px;font-style:normal;font-weight:400;line-height:16px}.system-link-inline-2-xs-start{font-family:Hind;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.system-link-standalone-1-xs-start{font-family:Hind;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.system-link-standalone-2-xs-start,.system-link-standalone-2-sm-start{font-family:Hind;font-size:16px;font-style:normal;font-weight:600;line-height:22px}.system-link-standalone-3-xs-start{font-family:Hind;font-size:14px;font-style:normal;font-weight:600;line-height:18px}:root{--font-size:16px;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.25rem;--text-4xl:3rem;--text-5xl:4.5rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--background:#0e0e0e;--foreground:#fff;--card:#181818;--card-foreground:#fff;--popover:#242424;--popover-foreground:#fff;--primary:#ec3654;--primary-foreground:#fff;--secondary:#242424;--secondary-foreground:#fff;--muted:#363636;--muted-foreground:#ffffff80;--accent:#dc314e;--accent-foreground:#fff;--destructive:#eb3f45;--destructive-foreground:#fff;--border:#242424;--input:#181818;--input-background:#181818;--ring:#dc314e;--elevation-sm:0px 2px 4px #0003;--chart-1:#dc314e;--chart-2:#108cff;--chart-3:#0b9e65;--chart-4:#f75712;--chart-5:#eb3f45;--radius:4px;--sidebar:#181818;--sidebar-foreground:#fff;--sidebar-primary:#ec3654;--sidebar-primary-foreground:#fff;--sidebar-accent:#dc314e;--sidebar-accent-foreground:#fff;--sidebar-border:#242424;--sidebar-ring:#dc314e}h1{font-family:Canal\+,sans-serif;font-size:var(--text-5xl);font-style:italic;font-weight:700;line-height:1.2}h2{font-family:Canal\+,sans-serif;font-size:var(--text-2xl);font-style:italic;font-weight:700;line-height:1.3}h3{font-family:Canal\+,sans-serif;font-size:var(--text-xl);font-style:italic;font-weight:700;line-height:1.4}h4{font-family:Canal\+,sans-serif;font-size:var(--text-lg);font-style:italic;font-weight:700;line-height:1.5}p,span{font-family:Hind,sans-serif;font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}label{font-family:Hind,sans-serif;font-size:var(--text-sm);font-weight:var(--font-weight-normal);line-height:1.5}button{font-family:Hind,sans-serif;font-size:var(--text-base);font-weight:var(--font-weight-medium);line-height:1.5}input{font-family:Hind,sans-serif;font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.5}html{font-size:var(--font-size)}.ds-input::placeholder{color:var(--ds-placeholder-color,#ffffff8c);opacity:1}@keyframes diveMediaTimer{0%{right:100%}to{right:0%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
