@import"https://fonts.googleapis.com/css2?family=Bree+Serif&family=Edu+NSW+ACT+Cursive:wght@400..700&family=Finlandica+Headline:ital,wght@0,100..900;1,100..900&family=Great+Vibes&family=Libertinus+Serif:ital,wght@0,400;0,600;0,700;1,400;1,600;1,700&family=Lilita+One&family=Marck+Script&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Mozilla+Text:wght@200..700&family=Playwrite+AU+TAS:wght@100..400&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&family=Roboto:ital,wght@0,100..900;1,100..900&family=Rubik+Marker+Hatch&family=Space+Grotesk:wght@300..700&family=Strichpunkt+Sans:wght@400..900&family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";*{box-sizing:border-box;margin:0;padding:0;text-decoration:none;font-family:Poppins,sans-serif}:root{--contrast_color: black;--primary_color: #003c0b;--secondary_color: #F3DF98;--tertiary_color: #E1D3C6}html{font-size:16px}a:link,a:visited{text-decoration:none}body{min-height:100vh;background-color:#201f2f}.custom-info-dialog{background-color:transparent;color:#333;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;position:fixed!important;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}.custom-info-dialog .xd-content{background-color:var(--secondary_color);height:100px;width:100%}.custom-info-dialog .xd-content .xd-body{height:50%;background-color:transparent;display:flex;align-items:center;justify-content:center;font-size:.8rem}.custom-info-dialog .xd-content .xd-body .xd-body-inner{font-size:1rem}.custom-info-dialog .xd-content .xd-body .xd-body-inner div{font-family:Arial,Helvetica,sans-serif}.custom-info-dialog .xd-content .xd-buttons{padding:0;height:50%}.custom-info-dialog .xd-content .xd-buttons .xd-button.xd-ok{background-color:var(--primary_color);color:#fff;border-radius:1rem;height:fit-content}.custom-yesno-dialog .xd-content{background-color:var(--secondary_color);width:100%;padding-bottom:1rem}.custom-yesno-dialog .xd-buttons{padding:0;height:50%}.custom-yesno-dialog .xd-buttons .xd-button.xd-ok{background-color:var(--primary_color);color:#fff;border-radius:1rem;height:fit-content}.custom-yesno-dialog .xd-buttons .xd-button.xd-cancel{background-color:#7f7f7f;color:#fff;border-radius:1rem;height:fit-content}@keyframes rotate-smooth{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotating{width:100px;height:100px;animation:rotate-smooth 10s linear infinite;transform-origin:center center;display:block}.flex-x{display:flex;flex-direction:row}.flex-y{display:flex;flex-direction:column}.jy-start{justify-content:start}.jy-center{justify-content:center}.jy-end{justify-content:end}.an-start{align-items:start}.an-center{align-items:center}.an-end{align-items:end}.center{display:flex;align-items:center;justify-content:center;text-align:center}.push-top{margin-bottom:auto}.push-bottom{margin-top:auto}.push-left{margin-right:auto}.push-right{margin-left:auto}.push-center{margin:auto}.push-ne{margin-bottom:auto;margin-left:auto}.push-nw{margin-bottom:auto;margin-right:auto}.push-se{margin-top:auto;margin-left:auto}.push-sw{margin-top:auto;margin-right:auto}.m-025{margin:.25rem}.mt-025{margin-top:.25rem}.mb-025{margin-bottom:.25rem}.ml-025{margin-left:.25rem}.mr-025{margin-right:.25rem}.mx-025{margin-left:.25rem;margin-right:.25rem}.my-025{margin-top:.25rem;margin-bottom:.25rem}.m-05{margin:.5rem}.mt-05{margin-top:.5rem}.mb-05{margin-bottom:.5rem}.ml-05{margin-left:.5rem}.mr-05{margin-right:.5rem}.mx-05{margin-left:.5rem;margin-right:.5rem}.my-05{margin-top:.5rem;margin-bottom:.5rem}.m-1{margin:1rem}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.ml-1{margin-left:1rem}.mr-1{margin-right:1rem}.mx-1{margin-left:1rem;margin-right:1rem}.my-1{margin-top:1rem;margin-bottom:1rem}.m-2{margin:2rem}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}.ml-2{margin-left:2rem}.mr-2{margin-right:2rem}.mx-2{margin-left:2rem;margin-right:2rem}.my-2{margin-top:2rem;margin-bottom:2rem}.m-4{margin:4rem}.mt-4{margin-top:4rem}.mb-4{margin-bottom:4rem}.ml-4{margin-left:4rem}.mr-4{margin-right:4rem}.mx-4{margin-left:4rem;margin-right:4rem}.my-4{margin-top:4rem;margin-bottom:4rem}.m-8{margin:8rem}.mt-8{margin-top:8rem}.mb-8{margin-bottom:8rem}.ml-8{margin-left:8rem}.mr-8{margin-right:8rem}.mx-8{margin-left:8rem;margin-right:8rem}.my-8{margin-top:8rem;margin-bottom:8rem}.m-10{margin:10rem}.mt-10{margin-top:10rem}.mb-10{margin-bottom:10rem}.ml-10{margin-left:10rem}.mr-10{margin-right:10rem}.mx-10{margin-left:10rem;margin-right:10rem}.my-10{margin-top:10rem;margin-bottom:10rem}.p-025{padding:.25rem}.pt-025{padding-top:.25rem}.pb-025{padding-bottom:.25rem}.pl-025{padding-left:.25rem}.pr-025{padding-right:.25rem}.px-025{padding-left:.25rem;padding-right:.25rem}.py-025{padding-top:.25rem;padding-bottom:.25rem}.p-05{padding:.5rem}.pt-05{padding-top:.5rem}.pb-05{padding-bottom:.5rem}.pl-05{padding-left:.5rem}.pr-05{padding-right:.5rem}.px-05{padding-left:.5rem;padding-right:.5rem}.py-05{padding-top:.5rem;padding-bottom:.5rem}.p-1{padding:1rem}.pt-1{padding-top:1rem}.pb-1{padding-bottom:1rem}.pl-1{padding-left:1rem}.pr-1{padding-right:1rem}.px-1{padding-left:1rem;padding-right:1rem}.py-1{padding-top:1rem;padding-bottom:1rem}.p-2{padding:2rem}.pt-2{padding-top:2rem}.pb-2{padding-bottom:2rem}.pl-2{padding-left:2rem}.pr-2{padding-right:2rem}.px-2{padding-left:2rem;padding-right:2rem}.py-2{padding-top:2rem;padding-bottom:2rem}.p-4{padding:4rem}.pt-4{padding-top:4rem}.pb-4{padding-bottom:4rem}.pl-4{padding-left:4rem}.pr-4{padding-right:4rem}.px-4{padding-left:4rem;padding-right:4rem}.py-4{padding-top:4rem;padding-bottom:4rem}.p-8{padding:8rem}.pt-8{padding-top:8rem}.pb-8{padding-bottom:8rem}.pl-8{padding-left:8rem}.pr-8{padding-right:8rem}.px-8{padding-left:8rem;padding-right:8rem}.py-8{padding-top:8rem;padding-bottom:8rem}.p-10{padding:10rem}.pt-10{padding-top:10rem}.pb-10{padding-bottom:10rem}.pl-10{padding-left:10rem}.pr-10{padding-right:10rem}.px-10{padding-left:10rem;padding-right:10rem}.py-10{padding-top:10rem;padding-bottom:10rem}.w0{width:0px}.w1{width:1px}.w2{width:2px}.w3{width:3px}.w4{width:4px}.w5{width:5px}.w6{width:6px}.w7{width:7px}.w8{width:8px}.w9{width:9px}.w10{width:10px}.w11{width:11px}.w12{width:12px}.w13{width:13px}.w14{width:14px}.w15{width:15px}.w16{width:16px}.w17{width:17px}.w18{width:18px}.w19{width:19px}.w20{width:20px}.w21{width:21px}.w22{width:22px}.w23{width:23px}.w24{width:24px}.w25{width:25px}.w26{width:26px}.w27{width:27px}.w28{width:28px}.w29{width:29px}.w30{width:30px}.w31{width:31px}.w32{width:32px}.w33{width:33px}.w34{width:34px}.w35{width:35px}.w36{width:36px}.w37{width:37px}.w38{width:38px}.w39{width:39px}.w40{width:40px}.w41{width:41px}.w42{width:42px}.w43{width:43px}.w44{width:44px}.w45{width:45px}.w46{width:46px}.w47{width:47px}.w48{width:48px}.w49{width:49px}.w50{width:50px}.w51{width:51px}.w52{width:52px}.w53{width:53px}.w54{width:54px}.w55{width:55px}.w56{width:56px}.w57{width:57px}.w58{width:58px}.w59{width:59px}.w60{width:60px}.w61{width:61px}.w62{width:62px}.w63{width:63px}.w64{width:64px}.w65{width:65px}.w66{width:66px}.w67{width:67px}.w68{width:68px}.w69{width:69px}.w70{width:70px}.w71{width:71px}.w72{width:72px}.w73{width:73px}.w74{width:74px}.w75{width:75px}.w76{width:76px}.w77{width:77px}.w78{width:78px}.w79{width:79px}.w80{width:80px}.w81{width:81px}.w82{width:82px}.w83{width:83px}.w84{width:84px}.w85{width:85px}.w86{width:86px}.w87{width:87px}.w88{width:88px}.w89{width:89px}.w90{width:90px}.w91{width:91px}.w92{width:92px}.w93{width:93px}.w94{width:94px}.w95{width:95px}.w96{width:96px}.w97{width:97px}.w98{width:98px}.w99{width:99px}.w-0{width:0%}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.h0{height:0px}.h1{height:1px}.h2{height:2px}.h3{height:3px}.h4{height:4px}.h5{height:5px}.h6{height:6px}.h7{height:7px}.h8{height:8px}.h9{height:9px}.h10{height:10px}.h11{height:11px}.h12{height:12px}.h13{height:13px}.h14{height:14px}.h15{height:15px}.h16{height:16px}.h17{height:17px}.h18{height:18px}.h19{height:19px}.h20{height:20px}.h21{height:21px}.h22{height:22px}.h23{height:23px}.h24{height:24px}.h25{height:25px}.h26{height:26px}.h27{height:27px}.h28{height:28px}.h29{height:29px}.h30{height:30px}.h31{height:31px}.h32{height:32px}.h33{height:33px}.h34{height:34px}.h35{height:35px}.h36{height:36px}.h37{height:37px}.h38{height:38px}.h39{height:39px}.h40{height:40px}.h41{height:41px}.h42{height:42px}.h43{height:43px}.h44{height:44px}.h45{height:45px}.h46{height:46px}.h47{height:47px}.h48{height:48px}.h49{height:49px}.h50{height:50px}.h51{height:51px}.h52{height:52px}.h53{height:53px}.h54{height:54px}.h55{height:55px}.h56{height:56px}.h57{height:57px}.h58{height:58px}.h59{height:59px}.h60{height:60px}.h61{height:61px}.h62{height:62px}.h63{height:63px}.h64{height:64px}.h65{height:65px}.h66{height:66px}.h67{height:67px}.h68{height:68px}.h69{height:69px}.h70{height:70px}.h71{height:71px}.h72{height:72px}.h73{height:73px}.h74{height:74px}.h75{height:75px}.h76{height:76px}.h77{height:77px}.h78{height:78px}.h79{height:79px}.h80{height:80px}.h81{height:81px}.h82{height:82px}.h83{height:83px}.h84{height:84px}.h85{height:85px}.h86{height:86px}.h87{height:87px}.h88{height:88px}.h89{height:89px}.h90{height:90px}.h91{height:91px}.h92{height:92px}.h93{height:93px}.h94{height:94px}.h95{height:95px}.h96{height:96px}.h97{height:97px}.h98{height:98px}.h99{height:99px}.h-0{height:0%}.h-1{height:1%}.h-2{height:2%}.h-3{height:3%}.h-4{height:4%}.h-5{height:5%}.h-6{height:6%}.h-7{height:7%}.h-8{height:8%}.h-9{height:9%}.h-10{height:10%}.h-11{height:11%}.h-12{height:12%}.h-13{height:13%}.h-14{height:14%}.h-15{height:15%}.h-16{height:16%}.h-17{height:17%}.h-18{height:18%}.h-19{height:19%}.h-20{height:20%}.h-21{height:21%}.h-22{height:22%}.h-23{height:23%}.h-24{height:24%}.h-25{height:25%}.h-26{height:26%}.h-27{height:27%}.h-28{height:28%}.h-29{height:29%}.h-30{height:30%}.h-31{height:31%}.h-32{height:32%}.h-33{height:33%}.h-34{height:34%}.h-35{height:35%}.h-36{height:36%}.h-37{height:37%}.h-38{height:38%}.h-39{height:39%}.h-40{height:40%}.h-41{height:41%}.h-42{height:42%}.h-43{height:43%}.h-44{height:44%}.h-45{height:45%}.h-46{height:46%}.h-47{height:47%}.h-48{height:48%}.h-49{height:49%}.h-50{height:50%}.h-51{height:51%}.h-52{height:52%}.h-53{height:53%}.h-54{height:54%}.h-55{height:55%}.h-56{height:56%}.h-57{height:57%}.h-58{height:58%}.h-59{height:59%}.h-60{height:60%}.h-61{height:61%}.h-62{height:62%}.h-63{height:63%}.h-64{height:64%}.h-65{height:65%}.h-66{height:66%}.h-67{height:67%}.h-68{height:68%}.h-69{height:69%}.h-70{height:70%}.h-71{height:71%}.h-72{height:72%}.h-73{height:73%}.h-74{height:74%}.h-75{height:75%}.h-76{height:76%}.h-77{height:77%}.h-78{height:78%}.h-79{height:79%}.h-80{height:80%}.h-81{height:81%}.h-82{height:82%}.h-83{height:83%}.h-84{height:84%}.h-85{height:85%}.h-86{height:86%}.h-87{height:87%}.h-88{height:88%}.h-89{height:89%}.h-90{height:90%}.h-91{height:91%}.h-92{height:92%}.h-93{height:93%}.h-94{height:94%}.h-95{height:95%}.h-96{height:96%}.h-97{height:97%}.h-98{height:98%}.h-99{height:99%}.homepage-parent__header{margin-bottom:1.75rem}.homepage-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.homepage-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.homepage-parent__stats{flex-wrap:wrap;gap:1.25rem}.homepage-parent__stat-card{flex:1 1 220px;gap:1rem;padding:1.25rem;border-radius:.75rem;background:#0f282b8c;border:1px solid rgba(60,232,200,.2);box-shadow:0 0 20px #1e9bd71a}.homepage-parent__stat-icon{width:48px;height:48px;border-radius:.6rem;background:linear-gradient(135deg,#3ce8c833,#1e9bd726);color:#3ce8c8;font-size:1.4rem;flex-shrink:0}.homepage-parent__stat-value{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.4rem;color:#fff}.homepage-parent__stat-label{margin-top:.15rem;font-size:.78rem;color:#e6faf88c}.homepage-parent__stat-sub{margin-top:.15rem;font-size:.72rem;color:#e6faf866}.dashboard-layout-parent{min-height:100vh;width:100%;background:radial-gradient(circle at 50% 0%,#0f2e30,#0a1d24 45%,#060f14)}.dashboard-layout-parent__content{flex:1;min-width:0;padding:2rem 2.5rem}.sidebar-parent{width:240px;min-width:240px;height:100vh;position:sticky;top:0;background:#0a1d24e6;border-right:1px solid rgba(60,232,200,.15);padding:1.5rem 1rem;gap:.35rem}.sidebar-parent__brand{gap:.6rem;margin-bottom:2rem;padding:0 .25rem}.sidebar-parent__logo{width:32px;height:auto;filter:drop-shadow(0 0 6px rgba(60,232,200,.6))}.sidebar-parent__brand-text{font-family:Lilita One,sans-serif;letter-spacing:.03em;font-size:1.1rem;color:#fff}.sidebar-parent__brand-text em{font-style:normal;background:linear-gradient(180deg,#3ce8c8,#1e9bd7);-webkit-background-clip:text;background-clip:text;color:transparent}.sidebar-parent__nav{gap:.35rem;flex:1}.sidebar-parent__nav-item{gap:.75rem;padding:.65rem .9rem;border-radius:.5rem;color:#e6faf8a6;font-size:.9rem;transition:background .15s,color .15s}.sidebar-parent__nav-item svg{font-size:1.15rem}.sidebar-parent__nav-item:hover{background:#3ce8c814;color:#fff}.sidebar-parent__nav-item--active{background:linear-gradient(90deg,#3ce8c82e,#1e9bd71f);color:#3ce8c8;box-shadow:inset 0 0 0 1px #3ce8c84d}.sidebar-parent__logout{gap:.75rem;padding:.65rem .9rem;border-radius:.5rem;color:#e6faf880;font-size:.9rem;cursor:pointer;transition:background .15s,color .15s}.sidebar-parent__logout svg{font-size:1.15rem}.sidebar-parent__logout:hover{background:#d9534f1a;color:#e57373}.page-loading-parent{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#ffffffbf;display:flex;align-items:center;justify-content:center;z-index:10000}.ldds-parent{position:absolute;left:0;top:0;width:100vw;height:100vh;z-index:1500;display:flex;align-items:center;justify-content:center}.lds-ring,.lds-ring div{box-sizing:border-box}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid currentColor;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:currentColor transparent transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.info-dialog-parent{display:flex;justify-content:center;align-items:center;flex-direction:column;position:fixed;top:50vh;left:50vw;background-color:#fff;padding-block:20px;padding-inline:40px;border-radius:8px;box-shadow:0 4px 8px #0003;z-index:1000;border:1px solid #ddd;min-width:300px;transform:translate(-50%,-50%)}.info-dialog-parent .x-button{position:absolute;cursor:pointer;top:1rem;right:1rem}.info-dialog-parent .header{background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:1rem;transform:translate(-1rem);margin-bottom:1rem}.info-dialog-parent .header svg{font-size:2rem;color:#06949b;margin-inline:.5rem}.info-dialog-parent .message{background-color:#fff;display:flex;justify-content:center;align-items:center;font-size:1rem;margin-bottom:1rem}.info-dialog-parent .message svg{font-size:2rem;color:#06949b;margin-inline:.5rem}.info-dialog-parent button{background-color:#500;border:0;border-radius:2rem;color:#fff;padding-block:.5rem;padding-inline:2em;font-size:1rem;width:100%;margin-bottom:.5rem;cursor:pointer}.info-dialog-overlay{position:fixed;inset:0;background:#00000059;z-index:999}.rpi-parent{background-color:#f5ff6b;height:200vh}.rpi-parent .modal-dialog-parent{min-width:500px;display:flex;flex-direction:column;justify-content:start;align-items:center}.rpi-parent .modal-dialog-parent h2,.rpi-parent .modal-dialog-parent p{text-align:center}.panel-dialog-parent{background-color:#ffffff1a;position:fixed;top:0;left:0;width:100vw;height:100vh}.panel-dialog-parent .panel-dialog-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-block:1.25rem;padding-inline:2rem;border:1px solid #888;border-radius:8px;box-shadow:0 3px 5px #00000080;max-width:90%;max-height:90%;overflow:auto}.mobile-parent{display:flex;justify-content:center;align-items:center;background-color:var(--tertiary_color);background-color:var(--secondary_color);width:100vw;height:100vh}.mobile-parent .inner-parent{background-color:var(--tertiary_color);min-height:100vh;width:600px}.login-parent{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1rem;background:radial-gradient(circle at 50% 20%,#0f2e30,#0a1d24 45%,#060f14)}.login-parent__grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(60,232,200,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(60,232,200,.06) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.login-parent__brand{margin-bottom:1.5rem;text-align:center}.login-parent__logo{width:200px;height:auto;filter:drop-shadow(0 0 10px rgba(60,232,200,.65))}.login-parent__title{margin-top:.75rem;font-family:Lilita One,sans-serif;letter-spacing:.05em;font-size:2rem;color:#fff}.login-parent__title span{background:linear-gradient(180deg,#3ce8c8,#1e9bd7);-webkit-background-clip:text;background-clip:text;color:transparent}.login-parent__subtitle{margin-top:.25rem;font-size:.75rem;letter-spacing:.25em;color:#e6faf899}.login-parent__welcome{gap:.25rem;margin-bottom:1.5rem;width:100%;text-align:left}.login-parent__welcome h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.3rem;color:#fff}.login-parent__welcome p{font-size:.85rem;color:#e6faf88c}.login-parent__card{position:relative;z-index:1;width:100%;max-width:480px;padding:2rem;border-radius:1rem;background:#0f282b8c;border:1px solid rgba(60,232,200,.25);box-shadow:0 0 30px #1e9bd726,inset 0 0 40px #3ce8c808;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-parent__form{gap:1.1rem}.login-parent__field{gap:.4rem}.login-parent__field label{font-size:.8rem;color:#e6faf8bf}.login-parent__field input{border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.5rem;padding:.65rem .85rem;color:#fff;font-size:.9rem;outline:none;transition:border-color .2s,box-shadow .2s}.login-parent__field input::placeholder{color:#e6faf859}.login-parent__field input:focus{border-color:#3ce8c8;box-shadow:0 0 0 3px #3ce8c826}.login-parent__row{justify-content:space-between;font-size:.8rem}.login-parent__remember{gap:.4rem;color:#e6faf8b3}.login-parent__remember input{accent-color:#3ce8c8}.login-parent__forgot{color:#3ce8c8}.login-parent__forgot:hover{text-decoration:underline}.login-parent__submit{border:none;border-radius:.5rem;padding:.75rem;font-family:Ubuntu,sans-serif;font-weight:600;font-size:.95rem;letter-spacing:.03em;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer;transition:filter .2s,transform .1s}.login-parent__submit:hover{filter:brightness(1.1)}.login-parent__submit:active{transform:scale(.98)}.login-parent__divider{gap:.75rem;color:#e6faf866;font-size:.75rem}.login-parent__divider span{flex:1;height:1px;background:#3ce8c833}.login-parent__scan-btn{border:1px solid rgba(60,232,200,.4);border-radius:.5rem;padding:.7rem;background:transparent;color:#3ce8c8;font-family:Ubuntu,sans-serif;font-size:.9rem;cursor:pointer;transition:background .2s,box-shadow .2s}.login-parent__scan-btn:hover{background:#3ce8c814;box-shadow:0 0 15px #3ce8c833}.register-parent{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:2rem 1rem;background:radial-gradient(circle at 50% 20%,#0f2e30,#0a1d24 45%,#060f14)}.register-parent__grid-overlay{position:absolute;inset:0;background-image:linear-gradient(rgba(60,232,200,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(60,232,200,.06) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.register-parent__brand{position:relative;z-index:1;margin-bottom:1.5rem;text-align:center}.register-parent__logo{width:200px;height:auto;filter:drop-shadow(0 0 10px rgba(60,232,200,.65))}.register-parent__title{margin-top:.75rem;font-family:Lilita One,sans-serif;letter-spacing:.05em;font-size:2rem;color:#fff}.register-parent__title span{background:linear-gradient(180deg,#3ce8c8,#1e9bd7);-webkit-background-clip:text;background-clip:text;color:transparent}.register-parent__subtitle{margin-top:.25rem;font-size:.75rem;letter-spacing:.25em;color:#e6faf899}.register-parent__welcome{gap:.25rem;margin-bottom:1.5rem;width:100%;text-align:left}.register-parent__welcome h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.3rem;color:#fff}.register-parent__welcome p{font-size:.85rem;color:#e6faf88c}.register-parent__card{position:relative;z-index:1;width:100%;max-width:480px;padding:2rem;border-radius:1rem;background:#0f282b8c;border:1px solid rgba(60,232,200,.25);box-shadow:0 0 30px #1e9bd726,inset 0 0 40px #3ce8c808;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.register-parent__form{gap:1.1rem}.register-parent__field-row{gap:1rem}.register-parent__field-row .register-parent__field{flex:1}.register-parent__field{gap:.4rem}.register-parent__field label{font-size:.8rem;color:#e6faf8bf}.register-parent__field input{width:100%;border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.5rem;padding:.65rem .85rem;color:#fff;font-size:.9rem;outline:none;transition:border-color .2s,box-shadow .2s}.register-parent__field input::placeholder{color:#e6faf859}.register-parent__field input:focus{border-color:#3ce8c8;box-shadow:0 0 0 3px #3ce8c826}.register-parent__note{font-size:.75rem;line-height:1.4;color:#e6faf880}.register-parent__submit{border:none;border-radius:.5rem;padding:.75rem;font-family:Ubuntu,sans-serif;font-weight:600;font-size:.95rem;letter-spacing:.03em;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer;transition:filter .2s,transform .1s}.register-parent__submit:hover{filter:brightness(1.1)}.register-parent__submit:active{transform:scale(.98)}.register-parent__signin{text-align:center;font-size:.85rem;color:#e6faf899}.register-parent__signin a{color:#3ce8c8}.register-parent__signin a:hover{text-decoration:underline}.patientrecords-parent__header{margin-bottom:1.75rem}.patientrecords-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.patientrecords-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.patientrecords-parent__add-btn{gap:.4rem;border:none;border-radius:.5rem;padding:.6rem 1rem;font-family:Ubuntu,sans-serif;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.patientrecords-parent__add-btn svg{font-size:1.1rem}.patientrecords-parent__add-btn:hover{filter:brightness(1.1)}.patientrecords-parent__placeholder{gap:.75rem;padding:4rem 2rem;border-radius:.75rem;background:#0f282b66;border:1px dashed rgba(60,232,200,.25);color:#e6faf880;text-align:center}.patientrecords-parent__placeholder svg{font-size:2.5rem;color:#3ce8c866}.patientrecords-parent__placeholder p{font-size:.9rem}.patientrecords-parent__table-wrap{border-radius:.75rem;border:1px solid rgba(60,232,200,.2);background:#0f282b73;overflow-x:auto}.patientrecords-parent__table{width:100%;border-collapse:collapse;font-size:.85rem;color:#e6faf8d9}.patientrecords-parent__table th,.patientrecords-parent__table td{padding:.75rem 1rem;text-align:left;white-space:nowrap}.patientrecords-parent__table thead th{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#e6faf880;border-bottom:1px solid rgba(60,232,200,.2)}.patientrecords-parent__table tbody tr{border-bottom:1px solid rgba(60,232,200,.08);cursor:pointer}.patientrecords-parent__table tbody tr:last-child{border-bottom:none}.patientrecords-parent__table tbody tr:hover{background:#3ce8c80a}.patientrecords-parent__row-actions{gap:.5rem}.patientrecords-parent__edit-btn{border:1px solid rgba(60,232,200,.25);border-radius:.4rem;background:transparent;color:#3ce8c8;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.patientrecords-parent__edit-btn:hover{background:#3ce8c81a;color:#fff}.patientrecords-parent__delete-btn{border:1px solid rgba(163,34,31,.35);border-radius:.4rem;background:transparent;color:#e0645f;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.patientrecords-parent__delete-btn:hover{background:#a3221f26;color:#fff}.patientrecords-parent__dialog{width:420px;max-width:90vw;background:#0c2226f7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.patientrecords-parent__dialog h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.2rem}.patientrecords-parent__dialog-subtitle{margin-top:.2rem;margin-bottom:1.25rem;font-size:.8rem;color:#e6faf880}.patientrecords-parent__dialog-actions{margin-top:.5rem}.patientrecords-parent__cancel-btn{border:1px solid rgba(230,250,248,.2);border-radius:.5rem;padding:.55rem 1rem;background:transparent;color:#e6faf8bf;font-size:.85rem;cursor:pointer}.patientrecords-parent__cancel-btn:hover{background:#e6faf80f}.patientrecords-parent__submit-btn{border:none;border-radius:.5rem;padding:.55rem 1.25rem;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.patientrecords-parent__submit-btn:hover{filter:brightness(1.1)}.patientrecords-parent__form{gap:1rem}.patientrecords-parent__field{gap:.35rem}.patientrecords-parent__field label{font-size:.8rem;color:#e6faf8b3}.patientrecords-parent__field input,.patientrecords-parent__field select{width:100%;border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.5rem;padding:.6rem .8rem;color:#fff;font-size:.85rem;outline:none}.patientrecords-parent__field input:focus,.patientrecords-parent__field select:focus{border-color:#3ce8c8;box-shadow:0 0 0 3px #3ce8c826}.patientrecords-parent__field select option{background:#0c2226;color:#fff}.patientdetail-parent__header{gap:.9rem;margin-bottom:1.5rem}.patientdetail-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.patientdetail-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.patientdetail-parent__back-btn{border:1px solid rgba(60,232,200,.25);border-radius:.5rem;background:transparent;color:#3ce8c8;cursor:pointer;width:2.4rem;height:2.4rem;flex-shrink:0}.patientdetail-parent__back-btn:hover{background:#3ce8c81a;color:#fff}.patientdetail-parent__info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:2rem}.patientdetail-parent__info-grid>div{display:flex;flex-direction:column;gap:.15rem;padding:.8rem 1rem;border-radius:.75rem;background:#0f282b73;border:1px solid rgba(60,232,200,.2)}.patientdetail-parent__info-grid>div span{font-size:.72rem;color:#e6faf880}.patientdetail-parent__info-grid>div strong{font-size:1rem;color:#fff}.patientdetail-parent__subheading{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.05rem;color:#fff;margin-bottom:.75rem}.patientdetail-parent__placeholder{gap:.75rem;padding:4rem 2rem;border-radius:.75rem;background:#0f282b66;border:1px dashed rgba(60,232,200,.25);color:#e6faf880;text-align:center}.patientdetail-parent__placeholder svg{font-size:2.5rem;color:#3ce8c866}.patientdetail-parent__placeholder p{font-size:.9rem}.patientdetail-parent__table-wrap{border-radius:.75rem;border:1px solid rgba(60,232,200,.2);background:#0f282b73;overflow-x:auto}.patientdetail-parent__table{width:100%;border-collapse:collapse;font-size:.85rem;color:#e6faf8d9}.patientdetail-parent__table th,.patientdetail-parent__table td{padding:.75rem 1rem;text-align:left;white-space:nowrap}.patientdetail-parent__table thead th{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#e6faf880;border-bottom:1px solid rgba(60,232,200,.2)}.patientdetail-parent__table tbody tr{border-bottom:1px solid rgba(60,232,200,.08)}.patientdetail-parent__table tbody tr:last-child{border-bottom:none}.patientdetail-parent__table tbody tr:hover{background:#3ce8c80a}.patientdetail-parent__status{display:inline-block;padding:.2rem .6rem;border-radius:1rem;font-size:.72rem;font-weight:600;letter-spacing:.03em}.patientdetail-parent__status--pending{color:#d7c46a;background:#d7c46a1f}.patientdetail-parent__status--processing{color:#3ce8c8;background:#3ce8c81f}.patientdetail-parent__status--completed{color:#6fe08a;background:#6fe08a1f}.patientdetail-parent__status--failed{color:#e57373;background:#e573731f}.patientdetail-parent__view-btn{border:1px solid rgba(60,232,200,.35);border-radius:.4rem;padding:.35rem .75rem;background:transparent;color:#3ce8c8;font-size:.8rem;cursor:pointer}.patientdetail-parent__view-btn:hover{background:#3ce8c814}.patientdetail-parent__dialog{width:420px;max-width:90vw;background:#0c2226f7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.patientdetail-parent__dialog h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.2rem}.patientdetail-parent__dialog-subtitle{margin-top:.2rem;margin-bottom:1.25rem;font-size:.8rem;color:#e6faf880}.patientdetail-parent__dialog-actions{margin-top:.5rem}.patientdetail-parent__cancel-btn{border:1px solid rgba(230,250,248,.2);border-radius:.5rem;padding:.55rem 1rem;background:transparent;color:#e6faf8bf;font-size:.85rem;cursor:pointer}.patientdetail-parent__cancel-btn:hover{background:#e6faf80f}.patientdetail-parent__view-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.patientdetail-parent__view-grid>div{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .8rem;border-radius:.5rem;background:#3ce8c80d}.patientdetail-parent__view-grid>div span{font-size:.7rem;color:#e6faf880}.patientdetail-parent__view-grid>div strong{font-size:.95rem;color:#fff}.patientdetail-parent__ai-box{padding:1rem;border-radius:.5rem;background:#3ce8c80d;border:1px solid rgba(60,232,200,.15)}.patientdetail-parent__ai-box h3{font-size:.85rem;margin-bottom:.5rem;color:#3ce8c8}.patientdetail-parent__ai-box p{font-size:.85rem;line-height:1.5;color:#e6faf8d9}.patientdetail-parent__ai-processing{color:#e6faf880!important;font-style:italic}.patientdetail-parent__ai-failed{color:#e57373!important}.results-parent__header{margin-bottom:1.75rem}.results-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.results-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.results-parent__add-btn{gap:.4rem;border:none;border-radius:.5rem;padding:.6rem 1rem;font-family:Ubuntu,sans-serif;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.results-parent__add-btn svg{font-size:1.1rem}.results-parent__add-btn:hover{filter:brightness(1.1)}.results-parent__placeholder{gap:.75rem;padding:4rem 2rem;border-radius:.75rem;background:#0f282b66;border:1px dashed rgba(60,232,200,.25);color:#e6faf880;text-align:center}.results-parent__placeholder svg{font-size:2.5rem;color:#3ce8c866}.results-parent__placeholder p{font-size:.9rem}.results-parent__table-wrap{border-radius:.75rem;border:1px solid rgba(60,232,200,.2);background:#0f282b73;overflow-x:auto}.results-parent__table{width:100%;border-collapse:collapse;font-size:.85rem;color:#e6faf8d9}.results-parent__table th,.results-parent__table td{padding:.75rem 1rem;text-align:left;white-space:nowrap}.results-parent__table thead th{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#e6faf880;border-bottom:1px solid rgba(60,232,200,.2)}.results-parent__table tbody tr{border-bottom:1px solid rgba(60,232,200,.08)}.results-parent__table tbody tr:last-child{border-bottom:none}.results-parent__table tbody tr:hover{background:#3ce8c80a}.results-parent__status{display:inline-block;padding:.2rem .6rem;border-radius:1rem;font-size:.72rem;font-weight:600;letter-spacing:.03em}.results-parent__status--pending{color:#d7c46a;background:#d7c46a1f}.results-parent__status--processing{color:#3ce8c8;background:#3ce8c81f}.results-parent__status--completed{color:#6fe08a;background:#6fe08a1f}.results-parent__status--failed{color:#e57373;background:#e573731f}.results-parent__view-btn{border:1px solid rgba(60,232,200,.35);border-radius:.4rem;padding:.35rem .75rem;background:transparent;color:#3ce8c8;font-size:.8rem;cursor:pointer}.results-parent__view-btn:hover{background:#3ce8c814}.results-parent__row-actions{gap:.5rem}.results-parent__delete-btn{border:1px solid rgba(163,34,31,.35);border-radius:.4rem;background:transparent;color:#e0645f;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.results-parent__delete-btn:hover{background:#a3221f26;color:#fff}.results-parent__patient-select{border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.4rem;padding:.35rem .5rem;color:#fff;font-size:.8rem;outline:none;max-width:160px}.results-parent__patient-select:focus{border-color:#3ce8c8}.results-parent__patient-select option{background:#0c2226;color:#fff}.results-parent__dialog{width:420px;max-width:90vw;background:#0c2226f7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.results-parent__dialog h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.2rem}.results-parent__dialog-subtitle{margin-top:.2rem;margin-bottom:1.25rem;font-size:.8rem;color:#e6faf880}.results-parent__dialog-actions{margin-top:.5rem}.results-parent__cancel-btn{border:1px solid rgba(230,250,248,.2);border-radius:.5rem;padding:.55rem 1rem;background:transparent;color:#e6faf8bf;font-size:.85rem;cursor:pointer}.results-parent__cancel-btn:hover{background:#e6faf80f}.results-parent__submit-btn{border:none;border-radius:.5rem;padding:.55rem 1.25rem;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.results-parent__submit-btn:hover{filter:brightness(1.1)}.results-parent__form,.results-parent__field-row{gap:1rem}.results-parent__field-row .results-parent__field{flex:1}.results-parent__field{gap:.35rem}.results-parent__field label{font-size:.8rem;color:#e6faf8b3}.results-parent__field input{width:100%;border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.5rem;padding:.6rem .8rem;color:#fff;font-size:.85rem;outline:none}.results-parent__field input:focus{border-color:#3ce8c8;box-shadow:0 0 0 3px #3ce8c826}.results-parent__view-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.25rem}.results-parent__view-grid>div{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .8rem;border-radius:.5rem;background:#3ce8c80d}.results-parent__view-grid>div span{font-size:.7rem;color:#e6faf880}.results-parent__view-grid>div strong{font-size:.95rem;color:#fff}.results-parent__ai-box{padding:1rem;border-radius:.5rem;background:#3ce8c80d;border:1px solid rgba(60,232,200,.15)}.results-parent__ai-box h3{font-size:.85rem;margin-bottom:.5rem;color:#3ce8c8}.results-parent__ai-box p{font-size:.85rem;line-height:1.5;color:#e6faf8d9}.results-parent__ai-processing{color:#e6faf880!important;font-style:italic}.results-parent__ai-failed{color:#e57373!important}.users-parent__header{margin-bottom:1.75rem}.users-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.users-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.users-parent__placeholder{gap:.75rem;padding:4rem 2rem;border-radius:.75rem;background:#0f282b66;border:1px dashed rgba(60,232,200,.25);color:#e6faf880;text-align:center}.users-parent__placeholder svg{font-size:2.5rem;color:#3ce8c866}.users-parent__placeholder p{font-size:.9rem}.users-parent__table-wrap{border-radius:.75rem;border:1px solid rgba(60,232,200,.2);background:#0f282b73;overflow-x:auto}.users-parent__table{width:100%;border-collapse:collapse;font-size:.85rem;color:#e6faf8d9}.users-parent__table th,.users-parent__table td{padding:.75rem 1rem;text-align:left;white-space:nowrap}.users-parent__table thead th{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#e6faf880;border-bottom:1px solid rgba(60,232,200,.2)}.users-parent__table tbody tr{border-bottom:1px solid rgba(60,232,200,.08)}.users-parent__table tbody tr:last-child{border-bottom:none}.users-parent__table tbody tr:hover{background:#3ce8c80a}.users-parent__status{display:inline-block;padding:.2rem .6rem;border-radius:1rem;font-size:.72rem;font-weight:600;letter-spacing:.03em}.users-parent__status--pending{color:#d7c46a;background:#d7c46a1f}.users-parent__status--approved{color:#6fe08a;background:#6fe08a1f}.users-parent__status--rejected{color:#e57373;background:#e573731f}.users-parent__row-actions{gap:.5rem}.users-parent__edit-btn{border:1px solid rgba(60,232,200,.25);border-radius:.4rem;background:transparent;color:#3ce8c8;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.users-parent__edit-btn:hover{background:#3ce8c81a;color:#fff}.users-parent__delete-btn{border:1px solid rgba(163,34,31,.35);border-radius:.4rem;background:transparent;color:#e0645f;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.users-parent__delete-btn:hover{background:#a3221f26;color:#fff}.users-parent__approve-btn{border:1px solid rgba(111,224,138,.35);border-radius:.4rem;background:transparent;color:#6fe08a;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.users-parent__approve-btn:hover{background:#6fe08a26;color:#fff}.users-parent__reject-btn{border:1px solid rgba(215,196,106,.35);border-radius:.4rem;background:transparent;color:#d7c46a;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.users-parent__reject-btn:hover{background:#d7c46a26;color:#fff}.users-parent__dialog{width:420px;max-width:90vw;background:#0c2226f7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.users-parent__dialog h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.2rem}.users-parent__dialog-subtitle{margin-top:.2rem;margin-bottom:1.25rem;font-size:.8rem;color:#e6faf880}.users-parent__dialog-actions{margin-top:.5rem}.users-parent__cancel-btn{border:1px solid rgba(230,250,248,.2);border-radius:.5rem;padding:.55rem 1rem;background:transparent;color:#e6faf8bf;font-size:.85rem;cursor:pointer}.users-parent__cancel-btn:hover{background:#e6faf80f}.users-parent__submit-btn{border:none;border-radius:.5rem;padding:.55rem 1.25rem;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.users-parent__submit-btn:hover{filter:brightness(1.1)}.users-parent__form,.users-parent__field-row{gap:1rem}.users-parent__field-row .users-parent__field{flex:1}.users-parent__field{gap:.35rem}.users-parent__field label{font-size:.8rem;color:#e6faf8b3}.users-parent__field input,.users-parent__field select{width:100%;border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.5rem;padding:.6rem .8rem;color:#fff;font-size:.85rem;outline:none}.users-parent__field input:focus,.users-parent__field select:focus{border-color:#3ce8c8;box-shadow:0 0 0 3px #3ce8c826}.users-parent__field select option{background:#0c2226;color:#fff}.devices-parent__header{margin-bottom:1.75rem}.devices-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.devices-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.devices-parent__add-btn{gap:.4rem;border:none;border-radius:.5rem;padding:.6rem 1rem;font-family:Ubuntu,sans-serif;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.devices-parent__add-btn svg{font-size:1.1rem}.devices-parent__add-btn:hover{filter:brightness(1.1)}.devices-parent__placeholder{gap:.75rem;padding:4rem 2rem;border-radius:.75rem;background:#0f282b66;border:1px dashed rgba(60,232,200,.25);color:#e6faf880;text-align:center}.devices-parent__placeholder svg{font-size:2.5rem;color:#3ce8c866}.devices-parent__placeholder p{font-size:.9rem}.devices-parent__table-wrap{border-radius:.75rem;border:1px solid rgba(60,232,200,.2);background:#0f282b73;overflow-x:auto}.devices-parent__table{width:100%;border-collapse:collapse;font-size:.85rem;color:#e6faf8d9}.devices-parent__table th,.devices-parent__table td{padding:.75rem 1rem;text-align:left;white-space:nowrap}.devices-parent__table thead th{font-size:.75rem;letter-spacing:.04em;text-transform:uppercase;color:#e6faf880;border-bottom:1px solid rgba(60,232,200,.2)}.devices-parent__table tbody tr{border-bottom:1px solid rgba(60,232,200,.08)}.devices-parent__table tbody tr:last-child{border-bottom:none}.devices-parent__table tbody tr:hover{background:#3ce8c80a}.devices-parent__delete-btn{border:1px solid rgba(163,34,31,.35);border-radius:.4rem;background:transparent;color:#e0645f;cursor:pointer;padding:.35rem;width:1.9rem;height:1.9rem}.devices-parent__delete-btn:hover{background:#a3221f26;color:#fff}.devices-parent__key{gap:.5rem}.devices-parent__key code{font-size:.78rem;color:#e6faf8b3}.devices-parent__key button{border:none;background:transparent;color:#3ce8c8;cursor:pointer;padding:.2rem;display:flex}.devices-parent__key button:hover{color:#fff}.devices-parent__dialog{width:380px;max-width:90vw;background:#0c2226f7;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.devices-parent__dialog h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.2rem}.devices-parent__dialog-subtitle{margin-top:.2rem;margin-bottom:1.25rem;font-size:.8rem;color:#e6faf880}.devices-parent__dialog-actions{margin-top:.5rem}.devices-parent__cancel-btn{border:1px solid rgba(230,250,248,.2);border-radius:.5rem;padding:.55rem 1rem;background:transparent;color:#e6faf8bf;font-size:.85rem;cursor:pointer}.devices-parent__cancel-btn:hover{background:#e6faf80f}.devices-parent__submit-btn{border:none;border-radius:.5rem;padding:.55rem 1.25rem;font-weight:600;font-size:.85rem;color:#04211f;background:linear-gradient(90deg,#3ce8c8,#1e9bd7);cursor:pointer}.devices-parent__submit-btn:hover{filter:brightness(1.1)}.devices-parent__form{gap:1rem}.devices-parent__field{gap:.35rem}.devices-parent__field label{font-size:.8rem;color:#e6faf8b3}.devices-parent__field input{width:100%;border:1px solid rgba(60,232,200,.25);background:#06141699;border-radius:.5rem;padding:.6rem .8rem;color:#fff;font-size:.85rem;outline:none}.devices-parent__field input:focus{border-color:#3ce8c8;box-shadow:0 0 0 3px #3ce8c826}.help-parent__header{margin-bottom:1.75rem}.help-parent__header h1{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:1.6rem;color:#fff}.help-parent__header p{margin-top:.25rem;font-size:.9rem;color:#e6faf88c}.help-parent__placeholder{gap:.75rem;padding:4rem 2rem;border-radius:.75rem;background:#0f282b66;border:1px dashed rgba(60,232,200,.25);color:#e6faf880;text-align:center}.help-parent__placeholder svg{font-size:2.5rem;color:#3ce8c866}.help-parent__placeholder p{font-size:.9rem}
