@custom-variant dark (&:is(.dark *));*,:before,:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--color-primary:#ff6b6b;--color-secondary:#2e8b8b;--color-accent:#f4e1d2;--color-background:#faf9f7;--color-text:#333;--font-heading:"Poppins", sans-serif;--font-body:"Inter", sans-serif;--weight-regular:400;--weight-bold:700;--weight-light:300;--min-page-height:calc(100vh - 160px);--style-italic:italic;--style-normal:normal;--radius:.625rem;--background:#fff;--foreground:#0a0a0a;--card:#fff;--card-foreground:#0a0a0a;--popover:#fff;--popover-foreground:#0a0a0a;--primary:#171717;--primary-foreground:#fafafa;--secondary:#f5f5f5;--secondary-foreground:#171717;--muted:#f5f5f5;--muted-foreground:#737373;--accent:#f5f5f5;--accent-foreground:#171717;--destructive:#e40014;--border:#e5e5e5;--input:#e5e5e5;--ring:#a1a1a1;--chart-1:#f05100;--chart-2:#009588;--chart-3:#104e64;--chart-4:#fcbb00;--chart-5:#f99c00;--sidebar:#fafafa;--sidebar-foreground:#0a0a0a;--sidebar-primary:#171717;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#f5f5f5;--sidebar-accent-foreground:#171717;--sidebar-border:#e5e5e5;--sidebar-ring:#a1a1a1}@supports (color:lab(0% 0 0)){:root{--background:lab(100% 0 0);--foreground:lab(2.75381% 0 0);--card:lab(100% 0 0);--card-foreground:lab(2.75381% 0 0);--popover:lab(100% 0 0);--popover-foreground:lab(2.75381% 0 0);--primary:lab(7.78201% -.0000149012 0);--primary-foreground:lab(98.26% 0 0);--secondary:lab(96.52% -.0000298023 .0000119209);--secondary-foreground:lab(7.78201% -.0000149012 0);--muted:lab(96.52% -.0000298023 .0000119209);--muted-foreground:lab(48.496% 0 0);--accent:lab(96.52% -.0000298023 .0000119209);--accent-foreground:lab(7.78201% -.0000149012 0);--destructive:lab(48.4493% 77.4328 61.5452);--border:lab(90.952% 0 -.0000119209);--input:lab(90.952% 0 -.0000119209);--ring:lab(66.128% -.0000298023 .0000119209);--chart-1:lab(57.1026% 64.2584 89.8886);--chart-2:lab(55.0223% -41.0774 -3.90277);--chart-3:lab(30.372% -13.1853 -18.7887);--chart-4:lab(80.1641% 16.6016 99.2089);--chart-5:lab(72.7183% 31.8672 97.9407);--sidebar:lab(98.26% 0 0);--sidebar-foreground:lab(2.75381% 0 0);--sidebar-primary:lab(7.78201% -.0000149012 0);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(96.52% -.0000298023 .0000119209);--sidebar-accent-foreground:lab(7.78201% -.0000149012 0);--sidebar-border:lab(90.952% 0 -.0000119209);--sidebar-ring:lab(66.128% -.0000298023 .0000119209)}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:var(--weight-bold);color:var(--color-text)}p,li,span{font-family:var(--font-body);font-weight:var(--weight-regular);color:var(--color-text)}.small-text,.subtext{font-family:var(--font-body);font-weight:var(--weight-light);font-style:var(--style-italic);color:var(--color-text);opacity:.8}.page-title{letter-spacing:.5px;color:var(--color-primary);text-align:center;margin:0 0 20px;padding-bottom:.4rem;font-family:Poppins,sans-serif;font-size:24px;font-weight:700;position:relative}@theme inline{--color-background: var(--color-background); --color-foreground: var(--color-text); --font-sans: var(--font-geist-sans); --font-mono: var(--font-geist-mono); --color-sidebar-ring: var(--sidebar-ring); --color-sidebar-border: var(--sidebar-border); --color-sidebar-accent-foreground: var(--sidebar-accent-foreground); --color-sidebar-accent: var(--sidebar-accent); --color-sidebar-primary-foreground: var(--sidebar-primary-foreground); --color-sidebar-primary: var(--sidebar-primary); --color-sidebar-foreground: var(--sidebar-foreground); --color-sidebar: var(--sidebar); --color-chart-5: var(--chart-5); --color-chart-4: var(--chart-4); --color-chart-3: var(--chart-3); --color-chart-2: var(--chart-2); --color-chart-1: var(--chart-1); --color-ring: var(--ring); --color-input: var(--input); --color-border: var(--border); --color-destructive: var(--destructive); --color-accent-foreground: var(--accent-foreground); --color-accent: var(--accent); --color-muted-foreground: var(--muted-foreground); --color-muted: var(--muted); --color-secondary-foreground: var(--secondary-foreground); --color-secondary: var(--secondary); --color-primary-foreground: var(--primary-foreground); --color-primary: var(--primary); --color-popover-foreground: var(--popover-foreground); --color-popover: var(--popover); --color-card-foreground: var(--card-foreground); --color-card: var(--card); --radius-sm: calc(var(--radius) - 4px); --radius-md: calc(var(--radius) - 2px); --radius-lg: var(--radius); --radius-xl: calc(var(--radius) + 4px);}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--color-background);color:var(--color-text);font-family:Arial,Helvetica,sans-serif}.page-container{min-height:var(--min-page-height)}.form-container{background-color:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:.5rem;display:flex}.form{width:100%;max-width:800px;font-family:var(--font-body);color:var(--color-text);background-color:#fff;border-radius:16px;padding:1.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 25px #00000014}.form:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0000001a}.form h2{text-align:center;font-family:var(--font-heading);font-weight:var(--weight-bold);color:var(--color-primary);margin-bottom:1.5rem}.formGroup{flex-direction:column;margin-bottom:1.2rem;display:flex}.formGroup label{font-weight:var(--weight-bold);color:var(--color-secondary);margin-bottom:.4rem}.formGroup input,.formGroup textarea{font-size:1rem;font-family:var(--font-body);color:var(--color-text);background-color:#fff;border:1px solid #ddd;border-radius:10px;padding:.8rem 1rem;transition:border-color .2s,box-shadow .2s}.formGroup input:focus,.formGroup textarea:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #ff6b6b33}.btn-container{justify-content:center;gap:5px;display:flex}.btn{background-color:var(--color-primary);color:#fff;width:100%;font-weight:var(--weight-bold);cursor:pointer;font-family:var(--font-heading);letter-spacing:.5px;text-align:center;border:none;border-radius:10px;max-width:500px;padding:.9rem;transition:background-color .3s,transform .2s}.btn:hover{background-color:var(--color-secondary);transform:translateY(-2px)}.small-btn{width:100px}.error{color:var(--color-primary);font-size:.9rem;font-weight:var(--weight-regular);margin-top:.4rem}.success{color:var(--color-secondary);text-align:center;font-weight:var(--weight-bold);margin-bottom:1rem}.hint{text-align:center;margin-top:1rem;font-size:.95rem}.link{color:var(--color-primary);font-weight:var(--weight-bold);text-decoration:none}.link:hover{text-decoration:underline}.passwordWrapper{position:relative}.passwordWrapper input{width:100%;padding-right:44px}.togglePassword{cursor:pointer;background:0 0;border:none;font-size:16px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.togglePassword:focus{outline:none}@media (max-width:480px){.form{padding:2rem 1.5rem}.form h2{font-size:1.5rem}}.dark{--background:#0a0a0a;--foreground:#fafafa;--card:#171717;--card-foreground:#fafafa;--popover:#171717;--popover-foreground:#fafafa;--primary:#e5e5e5;--primary-foreground:#171717;--secondary:#262626;--secondary-foreground:#fafafa;--muted:#262626;--muted-foreground:#a1a1a1;--accent:#262626;--accent-foreground:#fafafa;--destructive:#ff6568;--border:#ffffff1a;--input:#ffffff26;--ring:#737373;--chart-1:#1447e6;--chart-2:#00bb7f;--chart-3:#f99c00;--chart-4:#ac4bff;--chart-5:#ff2357;--sidebar:#171717;--sidebar-foreground:#fafafa;--sidebar-primary:#1447e6;--sidebar-primary-foreground:#fafafa;--sidebar-accent:#262626;--sidebar-accent-foreground:#fafafa;--sidebar-border:#ffffff1a;--sidebar-ring:#737373}@supports (color:lab(0% 0 0)){.dark{--background:lab(2.75381% 0 0);--foreground:lab(98.26% 0 0);--card:lab(7.78201% -.0000149012 0);--card-foreground:lab(98.26% 0 0);--popover:lab(7.78201% -.0000149012 0);--popover-foreground:lab(98.26% 0 0);--primary:lab(90.952% 0 -.0000119209);--primary-foreground:lab(7.78201% -.0000149012 0);--secondary:lab(15.204% 0 -.00000596046);--secondary-foreground:lab(98.26% 0 0);--muted:lab(15.204% 0 -.00000596046);--muted-foreground:lab(66.128% -.0000298023 .0000119209);--accent:lab(15.204% 0 -.00000596046);--accent-foreground:lab(98.26% 0 0);--destructive:lab(63.7053% 60.745 31.3109);--border:lab(100% 0 0/.1);--input:lab(100% 0 0/.15);--ring:lab(48.496% 0 0);--chart-1:lab(36.9089% 35.0961 -85.6872);--chart-2:lab(66.9756% -58.27 19.5419);--chart-3:lab(72.7183% 31.8672 97.9407);--chart-4:lab(52.0183% 66.11 -78.2316);--chart-5:lab(56.101% 79.4328 31.4532);--sidebar:lab(7.78201% -.0000149012 0);--sidebar-foreground:lab(98.26% 0 0);--sidebar-primary:lab(36.9089% 35.0961 -85.6872);--sidebar-primary-foreground:lab(98.26% 0 0);--sidebar-accent:lab(15.204% 0 -.00000596046);--sidebar-accent-foreground:lab(98.26% 0 0);--sidebar-border:lab(100% 0 0/.1);--sidebar-ring:lab(48.496% 0 0)}}@layer base{@apply border-border outline-ring/50;@apply bg-background text-foreground;}
@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_100357d2-module__yNEmNq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_100357d2-module__yNEmNq__variable{--font-body:"Inter", "Inter Fallback"}
@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.0carvq6u72s58.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.106do9xzbuago.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.0~mcdl10zdfb3.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_4ae75a14-module__E-664q__className{font-family:Poppins,Poppins Fallback;font-style:normal;font-weight:700}.poppins_4ae75a14-module__E-664q__variable{--font-heading:"Poppins", "Poppins Fallback"}
.header-module__nrpHoW__header-container{z-index:100;z-index:10;background-color:var(--color-secondary);width:100%;height:80px;color:var(--color-background);justify-content:center;align-items:center;padding:1rem;display:flex;position:sticky;top:0;box-shadow:2px 0 10px gray;z-index:200!important}.header-module__nrpHoW__header{z-index:2;justify-content:space-between;align-items:center;width:100%;max-width:1140px;padding:2rem 1rem;display:flex;position:sticky;top:0}.header-module__nrpHoW__logo{z-index:10;align-items:center;width:40px;display:flex}.header-module__nrpHoW__logo a,.header-module__nrpHoW__logo a:active{color:#000;text-decoration:none}.header-module__nrpHoW__logo img{width:100%}.header-module__nrpHoW__nav-large-screen{display:none}.header-module__nrpHoW__nav a,.header-module__nrpHoW__nav button{color:var(--black);cursor:pointer;padding:.25rem;font-size:1.1rem;text-decoration:none}.header-module__nrpHoW__nav button{background-color:#0000;border:none}.header-module__nrpHoW__nav a:hover,.header-module__nrpHoW__nav a:active,.header-module__nrpHoW__active-nav{border-bottom:2px solid var(--red)}.header-module__nrpHoW__nav-small-screen-container{position:relative}.header-module__nrpHoW__nav-small-screen{background-color:var(--body);width:100vw;height:calc(100vh - 82px);transition:var(--transition);background-color:var(--color-secondary);color:var(--color-background);flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:28px;display:flex;position:fixed;transform:translate(100%);box-shadow:0 4px 12px #00000026}.header-module__nrpHoW__nav-small-screen-open{width:95vw;right:0%;transform:translate(10%)}.header-module__nrpHoW__hurmbugger-container{cursor:pointer;width:25px;height:25px}.header-module__nrpHoW__hurmbugger-container img{object-fit:contain;width:100%;height:100%}@media screen and (min-width:576px){.header-module__nrpHoW__logo{width:50px}.header-module__nrpHoW__nav-small-screen-container{display:none}.header-module__nrpHoW__nav-large-screen{gap:1.35rem;display:flex}.header-module__nrpHoW__nav a{font-size:1.2rem}.header-module__nrpHoW__hurmbugger-container{display:none}}
.footer-module__WOMdyG__footer{background-color:var(--color-text);color:var(--color-background);text-align:center;padding:2rem}.footer-module__WOMdyG__footer-content{flex-direction:column;align-items:center;gap:10px;display:flex}.footer-module__WOMdyG__footer p,.footer-module__WOMdyG__footer a{color:var(--footer-color);margin:0}.footer-module__WOMdyG__social-links{gap:15px;display:flex}.footer-module__WOMdyG__social-links a img{filter:grayscale();width:24px;height:24px;transition:filter .3s}.footer-module__WOMdyG__social-links a:hover img{filter:grayscale(0%)}.footer-module__WOMdyG__links{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.5rem;display:flex}.footer-module__WOMdyG__links a{color:inherit;font-size:.9rem;text-decoration:none}.footer-module__WOMdyG__links a:hover{text-decoration:underline}
