*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:theme("borderColor.DEFAULT",currentColor)}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:theme("fontFamily.sans",ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:theme("fontFamily.sans[1].fontFeatureSettings",normal);font-variation-settings:theme("fontFamily.sans[1].fontVariationSettings",normal);-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:theme("fontFamily.mono",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:theme("fontFamily.mono[1].fontFeatureSettings",normal);font-variation-settings:theme("fontFamily.mono[1].fontVariationSettings",normal);font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:theme("colors.gray.400",#9ca3af)}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--color-primary-dark: #100f0f;--color-primary-light: #f2f1eb;--color-secondary-dark-70: rgba(16, 15, 15, .7);--color-secondary-light-70: rgba(242, 241, 235, .75);--font-family-primary: "nohemi", sans-serif;--font-family-secondary: "inter", sans-serif;--font-size-base: 16px;--font-size-heading-1: 11.25rem;--font-size-heading-1-sub-page: 3.5rem;--font-size-heading-2: 3rem;--font-size-heading-3: 1.5rem;--font-size-heading-4: 1.25rem;--font-size-heading-5: 11.25rem;--font-size-paragraph: 1rem;--font-size-links: 1rem;--mobile-font-size-heading-1: 3rem;--mobile-font-size-heading-2: 2rem;--mobile-font-size-heading-3: 1.25rem;--mobile-font-size-heading-4: 3rem;--font-weight-bold: 700;--font-weight-semibold: 600;--font-weight-regular: 400;--line-height-heading-1-5: 100%;--line-height-heading-2-3-4: 150%;--line-height-paragraph-1: 160%;--line-height-paragraph-2: 150%;--line-height-links: 150%}@font-face{font-family:nohemi;src:url(./Nohemi-Regular-CrOZruC8.woff2);font-weight:400;font-style:normal}@font-face{font-family:nohemi;src:url(./Nohemi-Bold-Bauk3-tk.woff2);font-weight:700;font-style:normal}@font-face{font-family:nohemi;src:url(./Nohemi-SemiBold-B0ODYaoq.woff2);font-weight:600;font-style:normal}@font-face{font-family:inter;src:url(./Inter-Variable-c8O0ljhh.ttf)}body{font-family:var(--font-family-primary);font-size:var(--font-size-base);background:var(--color-primary-dark);color:var(--color-primary-light)}.container{max-width:1184px;margin:0 auto}.header{position:fixed;top:0;width:100%;padding:24px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#100f0fcc;z-index:100}.header__content{display:flex;flex-direction:row;justify-content:space-between;width:100%;max-width:1184px;margin:0 auto;gap:80px}.header__nav{width:100%}.header__nav-list{display:flex;flex-direction:row;justify-content:space-between;list-style:none}.header__nav-link{font-size:var(--font-size-links);line-height:var(--line-height-links);font-weight:var(--font-weight-regular);text-decoration:none;transition:all .2s ease-out}.header__nav-link:hover{text-decoration:underline}.header__status{display:flex;flex-direction:row;align-items:center;gap:8px}.header__status-indicator{width:12px;height:12px;border-radius:50%;position:relative;background-color:#adff2f;z-index:11;filter:drop-shadow(0 0 1px greenyellow)}.header__status-indicator-beep{height:100%;width:100%;border-radius:100%;border:1px solid var(--color-primary-light);transform:scale(2);filter:drop-shadow(0);position:relative;z-index:10}.header__status-text{white-space:nowrap;font-size:var(--font-size-paragraph);line-height:var(--line-height-paragraph-2);font-weight:var(--font-weight-regular)}.header__menu-button,.header__menu-mobile{display:none}.footer{display:flex;flex-direction:column;align-items:center;text-align:center;margin:80px auto 0;padding:104px 24px 40px;background-color:var(--color-primary-light);color:var(--color-primary-dark);border-radius:3.125rem 3.125rem 0 0}.footer__content{display:flex;flex-direction:column;gap:96px;width:100%;max-width:1184px}.footer__top{display:flex;flex-direction:column;gap:96px}.footer__contact{display:flex;flex-direction:column;gap:24px}.footer__title{font-size:var(--font-size-heading-5);line-height:var(--line-height-heading-1-5);font-weight:var(--font-weight-semibold)}.footer__contact-info{display:flex;flex-direction:column;align-items:center;gap:8px}.footer__email{cursor:pointer;width:fit-content}.footer__email-copied{display:none}.footer__social{display:flex;flex-direction:row;gap:16px;justify-content:center;align-items:center}.footer__social-link{display:flex;flex-direction:row;gap:8px;font-size:var(--font-size-links);line-height:var(--line-height-links);font-weight:var(--font-weight-regular)}.footer__bottom{display:flex;flex-direction:row;justify-content:space-between}.footer__copyright{display:flex;flex-direction:row;gap:48px}.footer__copyright-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px}.footer__copyright-icon{width:24px;height:24px}.footer__scroll-button{display:flex;flex-direction:row;gap:8px;align-items:center}@media (max-width: 768px){.header__nav{display:none}.header__menu-button{display:flex;flex-direction:column;gap:6px;position:relative}.header__menu-button-line{width:32px;height:4px;background-color:var(--color-primary-light)}.header__menu-button-line:nth-child(1){position:relative;top:0;left:0}.header__menu-mobile{display:flex;flex-direction:column;gap:16px;position:absolute;z-index:100;padding:24px;top:70px;right:0;width:50%;max-width:320px;background:var(--color-primary-dark);font-size:var(--mobile-font-size-heading-3);pointer-events:none;opacity:0;display:none;border-radius:0 0 0 24px}.header__menu-mobile-item{min-width:48px;min-height:48px;opacity:0;filter:blur(3px)}.header__menu-mobile-link{display:flex;justify-content:left;align-items:center;width:100%;height:100%}.header__menu-mobile-item[data-open=false] .header__menu-mobile-link{pointer-events:none}.footer__title{font-size:var(--mobile-font-size-heading-1)}.footer__contact-label,.footer__contact-info,.footer__social-link{font-size:var(--mobile-font-size-heading-3)}.footer__scroll-button{display:none}.footer__copyright{justify-content:space-between;width:100%}}@media (max-width: 425px){.container{padding:0 16px}.footer__social{flex-direction:column}}
