@charset "UTF-8";@layer layout{.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;display:flex;max-width:100%;max-height:100%;z-index:1000}.cdk-overlay-backdrop{position:absolute;inset:0;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);opacity:0;touch-action:manipulation;z-index:1000;transition:opacity .4s cubic-bezier(.25,.8,.25,1)}@media (prefers-reduced-motion){.cdk-overlay-backdrop{transition-duration:1ms}}.cdk-overlay-backdrop-showing{opacity:1}@media (forced-colors: active){.cdk-overlay-backdrop-showing{opacity:.6}}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing,.cdk-high-contrast-active .cdk-overlay-transparent-backdrop{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;display:flex;flex-direction:column;min-width:1px;min-height:1px;z-index:1000}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}}@layer reset,theme,layout,cdk-overlay,components,utilities;@layer reset{html,body{height:100%;width:100%;margin:0;padding:0;display:block;interpolate-size:allow-keywords}img{max-width:100%;height:auto;vertical-align:middle;font-style:italic;background-repeat:no-repeat;background-size:cover;shape-margin:1rem}input,fieldset,legend,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:inherit;font-family:inherit;line-height:inherit;border:none;padding:0;margin:0;box-sizing:border-box}}@layer theme{*{font-family:Poppins,sans-serif}html{font-family:Poppins,sans-serif;font-size:24px;line-height:150%}body{--maxContentWidth: 1280px;--border-radius: 20px;--heroTitleFontSize: 1.875rem;--heroTitleLineHeight: 150%;--heroBylineFontSize: .833rem;--heroBylineLineHeight: 150%;--titleFontSize: 1.25rem;--titleLineHeight: 150%;--captionRegularFontSize: .583rem;--captionRegularLineHeight: 150%;--navigationFontSize: .75rem;--navigationLineHeight: 100%;--brand-purple: hsl(302, 68%, 34%);--brand-purple-98: hsl(from var(--brand-purple) h s 98%);--brand-purple-95: hsl(from var(--brand-purple) h s 95%);--brand-purple-90: hsl(from var(--brand-purple) h s 90%);--brand-purple-20: hsl(from var(--brand-purple) h s 20%);--brand-blue: hsl(210, 85%, 49%);--brand-pink: hsl(337, 85%, 49%);--brand-pink-98: hsl(from var(--brand-pink) h s 98%);--brand-pink-95: hsl(from var(--brand-pink) h s 95%);--brand-pink-90: hsl(from var(--brand-pink) h s 90%);--clr-body-text: hsla(0, 0%, 14%, 1);--clr-midnight: #1f2430;--clr-darkgrey: #101828;--clr-lightgrey: #e8effd;--clr-darkpurple: hsl(266, 64%, 17%);--clr-text: #51596c;--clr-text-light: var(--clr-lightgrey);--clr-success-green: #347e2d;--clr-info-orange: #c8bc2f;--clr-warn-red: #7f2547;--clr-bg-gradient-0: var(--brand-purple);--clr-bg-gradient-100: var(--brand-pink);--clr-neutral-100: #f5f7fa;--clr-neutral-200: #e8ebf0;--clr-neutral-500: #94979e;--clr-neutral-600: #6b7280;--clr-neutral-700: #4b5563;--clr-neutral-800: #2c2f3f;--surface-base: #ffffff;--surface-card: #ffffff;--surface-elevated: var(--clr-neutral-100);--surface-elevated-hover: var(--clr-neutral-200);--surface-sidebar: #ffffff;--surface-overlay-backdrop: rgba(0, 0, 0, .9);--surface-gradient-from: rgba(255, 94, 170, .15);--surface-gradient-to: rgba(74, 158, 255, .15);--text-primary: hsl(0, 0%, 10%);--text-secondary: var(--clr-neutral-600);--text-muted: var(--clr-neutral-500);--text-heading: hsl(0, 0%, 10%);--text-on-brand: #fff;--text-link: var(--brand-blue-adaptive);--border-subtle: var(--clr-neutral-200);--border-medium: rgba(0, 0, 0, .1);--border-focus: var(--brand-blue-adaptive);--shadow-card: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 16px rgba(0, 0, 0, .04);--shadow-overlay: 0 8px 32px rgba(0, 0, 0, .24);--brand-purple-adaptive: var(--brand-purple);--brand-blue-adaptive: var(--brand-blue);--brand-pink-adaptive: var(--brand-pink);--brand-purple-subtle: rgba(110, 89, 255, .08);--brand-purple-muted: rgba(110, 89, 255, .12);--brand-blue-subtle: rgba(74, 158, 255, .08);--brand-blue-muted: rgba(74, 158, 255, .12);--brand-pink-subtle: rgba(255, 94, 170, .08);--brand-pink-muted: rgba(255, 94, 170, .12);--status-success: #16a34a;--status-warning: #f59e0b;--status-danger: #ef4444;--status-success-subtle: rgba(34, 197, 94, .1);--status-warning-subtle: rgba(245, 158, 11, .08);--status-danger-subtle: rgba(220, 38, 38, .1);--skeleton-base: #f0f0f0;--skeleton-shine: #e0e0e0;color:var(--clr-body-text, #000)}@media screen and (min-width: 600px){body{--heroTitleFontSize: 2.083rem;--heroTitleLineHeight: 150%;--heroBylineFontSize: 1.417rem;--heroBylineLineHeight: 150%;--titleFontSize: 1.417rem;--titleLineHeight: 150%;--captionRegularFontSize: .583rem;--captionRegularLineHeight: 150%}}html[data-theme=dark] body{--clr-neutral-100: #181e32;--clr-neutral-200: #212840;--clr-neutral-500: #4d5768;--clr-neutral-600: #7b8698;--clr-neutral-700: #8e99ab;--clr-neutral-800: #cdd5e0;--clr-darkpurple: #a5b4fc;--surface-base: #0a0e1a;--surface-card: #101628;--surface-elevated: #181e32;--surface-elevated-hover: #212840;--surface-sidebar: #0c1020;--surface-overlay-backdrop: rgba(0, 0, 0, .9);--surface-gradient-from: rgba(147, 197, 253, .03);--surface-gradient-to: rgba(99, 102, 241, .02);--text-primary: #cdd5e0;--text-secondary: #7b8698;--text-muted: #4d5768;--text-heading: #e2e8f0;--text-on-brand: #fff;--border-subtle: rgba(147, 197, 253, .06);--border-medium: rgba(147, 197, 253, .09);--shadow-card: 0 1px 4px rgba(0, 0, 0, .5), 0 4px 20px rgba(0, 0, 0, .3);--shadow-overlay: 0 8px 32px rgba(0, 0, 0, .55);--brand-purple-adaptive: #a5b4fc;--brand-blue-adaptive: #93c5fd;--brand-pink-adaptive: hsl(337, 85%, 59%);--brand-purple-subtle: rgba(165, 180, 252, .1);--brand-purple-muted: rgba(165, 180, 252, .15);--brand-blue-subtle: rgba(147, 197, 253, .1);--brand-blue-muted: rgba(147, 197, 253, .15);--brand-pink-subtle: rgba(255, 94, 170, .1);--brand-pink-muted: rgba(255, 94, 170, .15);--status-success: #4ade80;--status-warning: #fbbf24;--status-danger: #f87171;--status-success-subtle: rgba(74, 222, 128, .12);--status-warning-subtle: rgba(245, 158, 11, .1);--status-danger-subtle: rgba(220, 38, 38, .12);--skeleton-base: #181e32;--skeleton-shine: #212840;--brand-purple-98: hsl(from var(--brand-purple-adaptive) h s 8%);--brand-purple-95: hsl(from var(--brand-purple-adaptive) h s 12%);--brand-purple-90: hsl(from var(--brand-purple-adaptive) h s 18%);--brand-purple-20: hsl(from var(--brand-purple-adaptive) h s 89%);--brand-pink-98: hsl(from var(--brand-pink-adaptive) h s 8%);--brand-pink-95: hsl(from var(--brand-pink-adaptive) h s 12%);--brand-pink-90: hsl(from var(--brand-pink-adaptive) h s 18%);--clr-body-text: #cdd5e0;--clr-text: #7b8698;--clr-text-light: #181e32;--clr-midnight: #e2e8f0;--clr-darkgrey: #cdd5e0;--clr-lightgrey: #212840;--clr-warn-red: hsl(337, 85%, 59%);--clr-success-green: #4ade80;--clr-info-orange: #fbbf24}html[data-theme=dark] input,html[data-theme=dark] textarea,html[data-theme=dark] select{background-color:var(--surface-elevated);border-color:var(--border-subtle);color:var(--text-primary)}html[data-theme=dark] input:focus,html[data-theme=dark] textarea:focus,html[data-theme=dark] select:focus{border-color:var(--border-focus);box-shadow:0 0 0 2px #93c5fd40}html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder,html[data-theme=dark] select::placeholder{color:var(--text-muted)}html[data-theme=dark] select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%237b8698'%3E%3Cpath d='M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z'/%3E%3C/svg%3E")}html[data-theme=dark]{color-scheme:dark}html[data-theme]{transition:background-color .2s ease,color .2s ease}a{color:var(--brand-pink-adaptive);text-decoration:none}p{margin:20px 0}ul,ol{list-style-position:inside;padding-inline:0}li:not(:last-child){margin-block-end:.5rem}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1.narrow,h1 .narrow,h2.narrow,h2 .narrow,h3.narrow,h3 .narrow,h4.narrow,h4 .narrow,h5.narrow,h5 .narrow,h6.narrow,h6 .narrow{font-weight:400}h1{font-size:var(--heroTitleFontSize);line-height:var(--heroTitleLineHeight);margin-bottom:2.5rem}h2{font-size:var(--titleFontSize);line-height:var(--titleLineHeight);margin-bottom:2.5rem;font-weight:400}.caption{font-size:var(--captionRegularFontSize);line-height:var(--captionRegularLineHeight)}.hero-byline{font-size:var(--heroBylineFontSize);line-height:var(--heroBylineLineHeight)}h3{font-size:1rem;line-height:120%;font-weight:400;margin-bottom:2.5rem}h4{font-size:1rem;line-height:120%;font-weight:700;margin-bottom:.5rem}h5{font-size:var(--captionRegularFontSize);line-height:var(--captionRegularLineHeight);margin-bottom:0}label,legend{color:var(--text-heading);line-height:100%;display:inline-block;margin-bottom:.5rem;font-size:var(--captionRegularFontSize)}label.small,legend.small{font-size:.9rem;font-weight:400}label:last-child,legend:last-child{margin-bottom:0}.inline{margin-bottom:0;vertical-align:middle}.inline.margin-left{margin-left:.5rem}.inline.margin-right{margin-right:.5rem}input,textarea,select{background-color:var(--surface-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:10px}input:focus,textarea:focus,select:focus{outline:none;box-shadow:0 0 0 2px var(--border-focus)}input.ng-invalid.ng-touched,textarea.ng-invalid.ng-touched,select.ng-invalid.ng-touched{border-color:var(--brand-pink-adaptive)}input[type=text],input[type=password],input[type=email],input[type=number],input[type=tel],input[type=search],textarea,select{padding:.5rem .75rem;transition:border-color .2s ease-in-out;width:100%;display:block;font-size:max(var(--captionRegularFontSize),15px);line-height:var(--captionRegularLineHeight)}input[type=text]::placeholder,input[type=password]::placeholder,input[type=email]::placeholder,input[type=number]::placeholder,input[type=tel]::placeholder,input[type=search]::placeholder,textarea::placeholder,select::placeholder{color:var(--text-muted);font-weight:400;opacity:1}textarea{min-height:10rem;max-width:100%}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%236b7280'%3E%3Cpath d='M213.66,101.66l-80,80a8,8,0,0,1-11.32,0l-80-80A8,8,0,0,1,53.66,90.34L128,164.69l74.34-74.35a8,8,0,0,1,11.32,11.32Z'/%3E%3C/svg%3E");background-color:var(--surface-elevated);background-repeat:no-repeat;background-position:center right .5em;background-size:.85em}input[type=radio],input[type=checkbox]{height:calc(var(--captionRegularFontSize) * 1.5 + .2rem);width:auto;vertical-align:middle;aspect-ratio:1/1}input[type=radio]{border-radius:50%}input[type=radio]:checked{background-color:var(--brand-purple-adaptive);border-color:var(--brand-purple-adaptive);box-shadow:inset 0 0 0 3px var(--surface-elevated)}input[type=radio]:checked:focus{box-shadow:inset 0 0 0 3px var(--surface-elevated),0 0 0 2px var(--border-focus)}input[type=checkbox]:checked{background-color:var(--brand-purple-adaptive);border-color:var(--brand-purple-adaptive);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.5 2l-7.5 7.5-3.5-3.5-2.5 2.5 6 6 10-10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:50%}label:has(input[type=checkbox]){line-height:200%}label>input[type=checkbox],label>input[type=radio]{margin-inline-end:.5rem}label:has(button){--focusColor: var(--border-focus);display:flex;align-items:stretch;background-color:var(--surface-elevated);border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:var(--border-radius, 0);transition:border-color .2s ease-in-out;overflow:clip}label:has(button) input[type=text],label:has(button) input[type=password],label:has(button) input[type=email],label:has(button) input[type=number],label:has(button) input[type=tel],label:has(button) input[type=search],label:has(button) textarea,label:has(button) select{background-color:transparent;border:none;padding:.5rem .75rem}label:has(button) input[type=text]:focus,label:has(button) input[type=password]:focus,label:has(button) input[type=email]:focus,label:has(button) input[type=number]:focus,label:has(button) input[type=tel]:focus,label:has(button) input[type=search]:focus,label:has(button) textarea:focus,label:has(button) select:focus{box-shadow:none}label:has(button):has(:focus){box-shadow:0 0 0 2px var(--focusColor)}label:has(button).invert-focus-color{--focusColor: var(--brand-blue-adaptive)}label:has(button) button{border:none;background-color:var(--brand-blue-muted);padding:0 .5rem;min-width:50px;cursor:pointer}.centered{text-align:center}.line-height-175{line-height:175%}.supporting-text{font-size:1.25rem;line-height:150%;font-weight:400;color:var(--clr-text);margin:0 0 3rem}.supporting-text.light-text{color:var(--clr-text-light)}h2+.supporting-text{max-width:900px;margin:0 auto 3rem}.featured-icon{border-radius:50%;background-color:var(--brand-purple-95);box-shadow:0 0 0 5px var(--brand-purple-95)}}@layer components{.cdk-overlay-dark-backdrop{background:var(--surface-overlay-backdrop)}}@layer layout{.layout-content{--maxContentWidth: 1000px;--layoutGap: clamp(1rem, 6vw, 3rem);--full: minmax(var(--layoutGap), 1fr);--content: min(var(--maxContentWidth), 100% - var(--layoutGap) * 2);--popout: minmax(0, 2rem);--feature: minmax(0, 5rem);--sectionMargin: 3.125rem;display:grid;grid-auto-flow:row;grid-template-columns:[full-start] var(--full) [feature-start] var(--feature) [popout-start] var(--popout) [content-start] var(--content) [content-end] var(--popout) [popout-end] var(--feature) [feature-end] var(--full) [full-end]}.layout-content>*{grid-column:full;display:grid;grid-template-columns:subgrid}.layout-content>* .subgrid{display:grid;grid-template-columns:subgrid}.layout-content>* .subgrid>*{grid-column:content}.layout-content>*>*{grid-column:content}.layout-content>* .popout{grid-column:popout}.layout-content>* .feature{grid-column:feature}.layout-content>* .full{grid-column:full}.page-header{padding:4rem 0 0}.page-header h1,.page-header .supporting-text{max-width:1000px;margin-inline:auto}.content-section{margin:var(--sectionMargin) 0 0}.content-section.alt-background{background-color:#f5eeff;padding:2rem 0}.content-section:last-of-type{margin-bottom:var(--sectionMargin)}.content-section.half-margin{margin:1.5625rem 0 0}.content-section.half-margin:last-of-type{margin-bottom:1.5625rem}.content-section.half-margin+.content-section{margin-top:1.5625rem}.content-section.vertical-padding{padding:var(--sectionMargin) 0}@media screen and (min-width: 600px){.content-section{--sectionMargin: 6.5rem}.content-section.half-margin{margin:3.125rem 0 0}.content-section.half-margin:last-of-type{margin-bottom:3.125rem}.content-section.half-margin+.content-section{margin-top:3.125rem}}}@layer utilities{.grecaptcha-badge{z-index:5999}}@layer theme{body,.white-backdrop{background-color:#fff}}
