@charset "UTF-8";:root{color-scheme:light;--bg: hsl(0, 0%, 100%);--surface-1: hsl(220, 10%, 96%);--surface-2: hsl(0, 0%, 91%);--text: hsl(220, 15%, 14%);--text-muted: hsl(220, 10%, 40%);--border: hsl(220, 12%, 88%);--brand: hsl(262, 83%, 55%);--primary: rgb(115, 45, 235);--on-primary: white;--success: hsl(150, 60%, 38%);--warning: hsl(40, 100%, 45%);--danger: hsl(0, 75%, 50%);--shadow-color: hsla(220, 40%, 2%, .5);--overlay: hsla(220, 30%, 2%, .4);--primary-hover: color-mix(in hsl, rgb(115, 45, 235) 90%, black);--primary-active: color-mix(in hsl, rgb(115, 45, 235) 80%, black);--primary-ghost: rgba(115, 45, 235, .12);--text-inverse: white}:root[data-theme=dark]{color-scheme:dark;--bg: hsl(240, 10%, 6%);--surface-1: hsl(240, 6%, 10%);--surface-2: hsl(240, 6%, 14%);--text: hsl(0, 0%, 96%);--text-muted: hsl(240, 5%, 70%);--border: hsl(240, 6%, 25%);--brand: hsl(262, 83%, 60%);--primary: hsl(262, 83%, 55%);--on-primary: white;--success: hsl(150, 55%, 45%);--warning: hsl(40, 100%, 55%);--danger: hsl(0, 70%, 60%);--shadow-color: hsla(240, 40%, 2%, .7);--overlay: hsla(240, 30%, 2%, .55);--primary-hover: color-mix(in hsl, hsl(262, 83%, 55%) 90%, black);--primary-active: color-mix(in hsl, hsl(262, 83%, 55%) 80%, black);--primary-ghost: rgba(114.852, 45.0075, 235.4925, .12);--text-inverse: white}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: hsl(240, 10%, 6%);--surface-1: hsl(240, 6%, 10%);--surface-2: hsl(240, 6%, 14%);--text: hsl(0, 0%, 96%);--text-muted: hsl(240, 5%, 70%);--border: hsl(240, 6%, 25%);--brand: hsl(262, 83%, 60%);--primary: hsl(262, 83%, 55%);--on-primary: white;--success: hsl(150, 55%, 45%);--warning: hsl(40, 100%, 55%);--danger: hsl(0, 70%, 60%);--shadow-color: hsla(240, 40%, 2%, .7);--overlay: hsla(240, 30%, 2%, .55);--primary-hover: color-mix(in hsl, hsl(262, 83%, 55%) 90%, black);--primary-active: color-mix(in hsl, hsl(262, 83%, 55%) 80%, black);--primary-ghost: rgba(114.852, 45.0075, 235.4925, .12);--text-inverse: white;color-scheme:dark}}.use-theme-light{color-scheme:light;--bg: hsl(0, 0%, 100%);--surface-1: hsl(220, 10%, 96%);--surface-2: hsl(0, 0%, 91%);--text: hsl(220, 15%, 14%);--text-muted: hsl(220, 10%, 40%);--border: hsl(220, 12%, 88%);--brand: hsl(262, 83%, 55%);--primary: rgb(115, 45, 235);--on-primary: white;--success: hsl(150, 60%, 38%);--warning: hsl(40, 100%, 45%);--danger: hsl(0, 75%, 50%);--shadow-color: hsla(220, 40%, 2%, .5);--overlay: hsla(220, 30%, 2%, .4);--primary-hover: color-mix(in hsl, rgb(115, 45, 235) 90%, black);--primary-active: color-mix(in hsl, rgb(115, 45, 235) 80%, black);--primary-ghost: rgba(115, 45, 235, .12);--text-inverse: white}.use-theme-dark{color-scheme:dark;--bg: hsl(240, 10%, 6%);--surface-1: hsl(240, 6%, 10%);--surface-2: hsl(240, 6%, 14%);--text: hsl(0, 0%, 96%);--text-muted: hsl(240, 5%, 70%);--border: hsl(240, 6%, 25%);--brand: hsl(262, 83%, 60%);--primary: hsl(262, 83%, 55%);--on-primary: white;--success: hsl(150, 55%, 45%);--warning: hsl(40, 100%, 55%);--danger: hsl(0, 70%, 60%);--shadow-color: hsla(240, 40%, 2%, .7);--overlay: hsla(240, 30%, 2%, .55);--primary-hover: color-mix(in hsl, hsl(262, 83%, 55%) 90%, black);--primary-active: color-mix(in hsl, hsl(262, 83%, 55%) 80%, black);--primary-ghost: rgba(114.852, 45.0075, 235.4925, .12);--text-inverse: white}html,body{background:var(--bg);color:var(--text);padding:0;margin:0}.use-theme-dark{color:var(--text)}*{box-sizing:border-box}:root{--font-title: "Poiret One", sans-serif;--font-body: "Inter", sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal;font-family:var(--font-body);--page-width: 1200px}.page-container{width:100%;max-width:var(--page-width);margin:50px auto}html,body,#app{min-height:100vh}.poiret-one-regular{font-family:Poiret One,sans-serif;font-weight:400;font-style:normal}.text-highlight{color:var(--primary)}.hover-effect-container{overflow:hidden;isolation:isolate}.hover-effect-container>.hover-effect-background{position:absolute;inset:0;pointer-events:none;transform-origin:center;will-change:transform,opacity,border-radius;transition:none}html{cursor:none}.cursor{position:fixed;top:0;left:0;pointer-events:none;z-index:10000;will-change:transform;width:20px;height:20px;filter:invert(1);mix-blend-mode:difference}.cursor-shape{width:100%;height:100%;border-radius:50%;background:#000;transition:transform .15s ease-out;transform-origin:center}.cursor-trail{position:fixed;top:0;left:0;pointer-events:none;z-index:9999;will-change:transform;transition:transform .15s ease-out,width .15s ease-out,height .15s ease-out;filter:invert(1);mix-blend-mode:difference}.cursor-trail-shape{width:100%;height:100%;background:#000;opacity:.1;transition:border-radius .1s ease-out}.mdi>svg{vertical-align:middle}.mdi.mdi-spin>svg{-webkit-animation:mdi-spin 2s infinite linear;-moz-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}
