:root{--background:#1c1c1c;--foreground:#fff;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--font-weight-black:900;--app-header-height:120px;--app-footer-height:80px;--app-shell-main-total-padding:52px;--app-layout-total-height:calc(var(--app-header-height) + var(--app-footer-height) + var(--app-shell-main-total-padding))}body{color:var(--foreground);background:var(--background);font-family:var(--font-primary),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:var(--font-primary-weight)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{text-transform:uppercase;font-weight:var(--font-primary-weight)!important;letter-spacing:-1px}:focus-visible{outline:3px solid var(--mantine-color-lime-6);outline-offset:2px}:root{--stylizer-background:#fff;--stylizer-text:#1c1c1c;--stylizer-accent:#70e000;--stylizer-border:#e5e7eb;--stylizer-surface:#f9fafb;--stylizer-text-secondary:#6b7280}.fpb__modal{border-color:var(--stylizer-border)!important}.fpb__modal,.fpb__modal #fp__fonts{background-color:var(--stylizer-background)!important}.fpb__modal,.fpb__modal #fp__fonts,.fpb__modal .fp__font-item{color:var(--stylizer-text)!important}.fpb__modal .fp__font-item:hover{background-color:var(--stylizer-surface)!important}.fpb__modal .fp__selected{background-color:var(--stylizer-accent)!important;color:var(--mantine-color-white)!important}.fpb__modal button,.fpb__modal input,.fpb__modal select{color:var(--stylizer-text)!important;background-color:var(--stylizer-surface)!important;border-color:var(--stylizer-border)!important}.fpb__modal button:hover{background-color:var(--stylizer-accent)!important;color:var(--mantine-color-white)!important}html.layout-full-height,html.layout-full-height body,html.layout-full-height main{overflow:hidden!important;height:100vh!important}.not-found-container{position:relative;width:100%;height:calc(100vh - var(--app-layout-total-height));background-color:var(--mantine-color-black-9)}.not-found-background{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);font-size:clamp(200px,30vw,400px);color:rgb(255 79 121/50%);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;z-index:1;pointer-events:none;user-select:none;line-height:1;letter-spacing:-.02em}.not-found-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.not-found-headline{position:absolute;top:30%;left:0;right:0;width:100%;transform:translateY(-50%);font-size:clamp(2.25rem,8vw,4rem)!important;color:var(--mantine-color-lime-6);font-family:var(--font-primary),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;text-transform:uppercase;margin:0;padding:0 var(--mantine-spacing-md);line-height:1.1;letter-spacing:-.02em;text-align:center;z-index:3;box-sizing:border-box}.not-found-button-group{position:absolute;top:calc(30% + 20vh);left:50%;transform:translateX(-50%);z-index:3}@media (width <= 48em){.not-found-headline{font-size:clamp(1.5rem,6vw,3rem)!important;padding:0 var(--mantine-spacing-sm)}.not-found-background{font-size:clamp(150px,40vw,300px)}}.route-error-container{position:relative;width:100%;height:calc(100vh - var(--app-layout-total-height));background-color:var(--mantine-color-black-9)}.route-error-background{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);font-size:clamp(120px,25vw,280px);color:rgb(255 79 121/50%);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;z-index:1;pointer-events:none;user-select:none;line-height:1;letter-spacing:-.02em}.route-error-content{position:relative;z-index:2;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.route-error-headline{position:absolute;top:30%;left:0;right:0;transform:translateY(-50%);font-size:clamp(2.25rem,8vw,4rem)!important;color:var(--mantine-color-lime-6);font-family:var(--font-primary),system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;text-transform:uppercase;margin:0;padding:0 var(--mantine-spacing-md);line-height:1.1;letter-spacing:-.02em;text-align:center;z-index:3;box-sizing:border-box}.route-error-button-group{position:absolute;top:calc(30% + 20vh);left:50%;transform:translateX(-50%);z-index:3}@media (width <= 48em){.route-error-headline{font-size:clamp(1.5rem,6vw,3rem)!important;padding:0 var(--mantine-spacing-sm)}.route-error-background{font-size:clamp(100px,35vw,220px)}}.global-error-body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#1c1c1c}.global-error-container{position:relative;width:100%;min-height:100vh}.global-error-background{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);font-size:clamp(120px,25vw,280px);color:rgb(255 79 121/50%);z-index:1;pointer-events:none;user-select:none;line-height:1;letter-spacing:-.02em}.global-error-content{position:relative;z-index:2;width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.global-error-headline{position:absolute;top:30%;left:0;right:0;transform:translateY(-50%);font-size:clamp(1.5rem,6vw,3rem);color:#70e000;text-transform:uppercase;margin:0;padding:0 1rem;line-height:1.1;letter-spacing:-.02em;text-align:center;z-index:3}.global-error-button-group{position:absolute;top:calc(30% + 20vh);left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.global-error-button-primary{background-color:#70e000;color:#1c1c1c;border:4px solid #1c1c1c;padding:.75rem 1.5rem;font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:-.02em;cursor:pointer;font-family:inherit}.global-error-button-primary:hover{background-color:#5bc000}.global-error-button-outlined{background-color:transparent;color:#70e000;border:4px solid #70e000;padding:.75rem 1.5rem;font-size:1rem;font-weight:900;text-transform:uppercase;letter-spacing:-.02em;text-decoration:none;font-family:inherit}.global-error-button-outlined:hover{background-color:rgb(112 224 0/10%)}
/*# sourceMappingURL=72a4a3ccbd75f24f.css.map*/