:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}html,body,#root{margin:0;padding:0;height:100%;scroll-behavior:smooth;font-family:Inter,sans-serif}.app-container{position:relative;min-height:100vh;width:100vw;overflow-x:hidden;overflow-y:auto;color:#fff}.background-effect{position:fixed;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(circle at 50% 100%,#0064ff40,#0000 60%),url(/e336d6a74656d822b3bd9a27ca8bd7d80a17d10b.png);background-size:cover;background-position:center;opacity:.9;box-shadow:inset 0 0 60px 40px #0064ff33}.content-container{position:relative;z-index:1}.header{position:fixed;top:0;right:0;display:flex;gap:20px;padding:30px 40px;z-index:1000}.header-link{background:transparent!important;display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;cursor:pointer;transition:opacity .3s;padding:10px}.header-link:hover{opacity:.7}.icon-small{font-size:1.1rem}.hero{min-height:100vh;padding:150px 0 20px;z-index:10;position:relative;width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;justify-content:space-between}.hero-footer{display:flex;justify-content:center;gap:20px;margin-top:40px}.hero-title{font-size:clamp(3rem,7vw,7rem);font-weight:800;margin-bottom:.5rem;letter-spacing:2px;color:#fff}.hero-subtitle{font-size:1.5rem;font-weight:300;opacity:.8;margin-top:-10px;margin-bottom:40px}.hero-tagline{font-size:2rem;font-weight:400;max-width:800px;margin-bottom:50px;line-height:1.4;text-shadow:0 2px 4px rgba(0,0,0,.5)}.oval-button{background:linear-gradient(90deg,#3b82f6,#1e40af);border:none;border-radius:50px;cursor:pointer;color:#fff;font-size:1.8rem;font-weight:1000;letter-spacing:.5px;box-shadow:0 8px 20px #1e40af80;transition:all .3s ease;margin-top:90px;padding:1.5rem 6rem}.oval-button:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 25px #1e40af99;background:linear-gradient(90deg,#2563eb,#1e40af)}.footer-link-wrapper{display:flex;flex-direction:column;align-items:center;gap:6px}.oval-footer-link{background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:30px;cursor:pointer;color:#fff;font-size:1.3rem;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);text-align:center;padding:1rem 3rem}.oval-footer-chevron-outside{font-size:1.2rem;color:#fff;transition:transform .3s ease}.oval-footer-link:hover+.oval-footer-chevron-outside{transform:translateY(2px)}.rd-center-section-2,.tasks-section,.participants-section,.contacts-section,.rd-center-section-2.section-dark-bg,.tasks-section.section-dark-bg,.participants-section.section-dark-bg,.contacts-section.section-dark-bg{height:100vh;overflow:hidden;display:flex;flex-direction:column;justify-content:center;padding:50px 5%;z-index:10;position:relative;width:100%;box-sizing:border-box;text-align:center}.section-dark-bg{background-image:linear-gradient(#0000008c,#0000008c),url(/e336d6a74656d822b3bd9a27ca8bd7d80a17d10b.png);background-size:cover;background-position:center;background-attachment:fixed}.rd-center-section-2{background-color:#1e40af1a}.rd2-block{max-width:1500px;margin:40px auto;padding:30px;border-radius:20px;box-shadow:0 10px 30px #0003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-shrink:1;display:flex;flex-direction:column;justify-content:center}.rd2-row{display:flex;align-items:center;justify-content:space-around;margin:30px 0;gap:40px;flex-shrink:1}.rd2-row:nth-child(2){flex-direction:row-reverse}.rd2-img{max-width:350px;width:100%;height:auto;border-radius:15px;box-shadow:0 4px 15px #0000004d}.rd2-text{max-width:50%;font-size:1.25rem;line-height:1.6;text-align:left}.tasks-section{background-color:#0000001a}.tasks-title,.participants-title,.contacts-title{font-size:3.5rem;font-weight:700;margin-bottom:30px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.tasks-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px;overflow-x:hidden;padding-bottom:0;width:100%;flex-shrink:1;min-height:0}.task-item{display:flex;flex-direction:column;align-items:center;width:200px;flex-grow:1;flex-shrink:1;min-width:150px;padding:15px;background:#ffffff0d;border-radius:15px;box-shadow:0 5px 15px #0003;transition:transform .3s ease;border:1px solid rgba(255,255,255,.1)}.task-item:hover{transform:translateY(-5px)}.task-item img{max-width:120px;width:100%;height:auto;margin-bottom:10px}.task-item p{font-size:1.2rem;font-weight:900}.participants-section{background-color:#1e40af1a}.participants-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px;overflow-x:hidden;padding-bottom:0;width:100%;flex-shrink:1;min-height:0}.participant-item{display:flex;flex-direction:column;align-items:center;width:250px;flex-grow:1;flex-shrink:1;min-width:200px;padding:15px;background:#ffffff0d;border-radius:15px;box-shadow:0 5px 15px #0003;transition:transform .3s ease;border:1px solid rgba(255,255,255,.1)}.participant-item:hover{transform:translate(5px)}.participant-item img{max-height:150px;width:auto;height:auto;margin-bottom:10px}.participant-item p{font-size:1.2rem;font-weight:900}.contacts-section{background-color:#00000026}.contacts-info{margin-bottom:20px;font-size:1.2rem;opacity:.9}.contacts-form{display:flex;flex-direction:column;gap:10px;max-width:350px;width:100%;margin:0 auto;padding:20px;background:#ffffff0d;border-radius:20px;box-shadow:0 5px 15px #0000004d;border:1px solid rgba(255,255,255,.1);text-align:left;flex-shrink:1}.contacts-form textarea{min-height:100px;resize:vertical}@media(max-width:768px){.tasks-title,.participants-title,.contacts-title{font-size:2.5rem;margin-bottom:20px}.rd2-text,.task-item p,.participant-item p{font-size:1rem}.task-item,.participant-item{width:100%;min-width:unset}}.dashboard-page{min-height:100vh;margin:0;padding:0;font-family:Arial,sans-serif;color:#333;background-image:url(/Property%201=Default,%20Property%202=Default,%20Property%203=Default.png);background-size:cover;background-position:center;background-repeat:no-repeat}.dashboard-header{color:#fff;padding:50px 40px;display:flex;justify-content:space-between;align-items:center;background-image:radial-gradient(circle,rgba(255,255,255,.1) 1px,transparent 1px);background-size:8px 8px;background-repeat:repeat}.dashboard-logo-container{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.dashboard-logo-title{font-size:4em;font-weight:700;margin:0;padding:0}.dashboard-logo-subtitle{font-weight:400;opacity:.8;margin:-5px 0 0;padding:0;font-size:1.5em}.dashboard-actions{display:flex;align-items:center}.dashboard-actions button{background:none;border:none;color:#fff;font-size:1.5em;font-weight:500;cursor:pointer;position:relative;padding:0 15px 0 20px}.dashboard-actions button:before{content:"▶";position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:10px;margin-right:5px}.dashboard-actions button:hover{text-decoration:underline;opacity:.9}.dashboard-welcome{margin:20px 30px;color:#fff;font-size:2.5em}.application-card-top{border-radius:30px;border:1px solid #ddd;background-color:#f9f9f9;width:30%;padding:15px;margin:20px 30px;min-height:300px}.reqa-container{width:100%;height:100vh;background:radial-gradient(circle at center,#0f3f8c,#002d62);color:#fff;display:flex;flex-direction:column}.rega-progress-wrapper{display:flex;justify-content:center;margin-top:20px}.rega-progress-bar{width:90%;height:12px;background:#fff3;border-radius:8px;margin-top:200px}.rega-progress{height:100%;background:#7fb8ff;border-radius:8px;transition:width .4s ease}.rega-content{display:flex;flex:1;margin-top:40px}.rega-sidebar{width:50%;padding-left:100px}.rega-powered{opacity:.7;margin-bottom:40px}.rega-steps{list-style:none;padding:0;line-height:2.2;margin-bottom:40px;font-size:20px;font-weight:600}.rega-steps li{opacity:.6}.rega-steps li.active-step{opacity:1;font-weight:600}.warning{margin-top:40px;font-size:18px;opacity:.9}.rega-main{width:72%;padding-right:60px}.rega-back{font-size:18px;background:none;border:none;color:#fff;cursor:pointer;margin-bottom:20px}.rega-title{font-size:32px;margin-bottom:20px}.rega-description{opacity:.9;line-height:1.5;margin-bottom:25px}.rega-textbox-wrapper{display:flex;align-items:center;gap:20px;margin-top:20px}.rega-textbox{position:relative;flex:1;height:150px;background:#fff;border-radius:18px;overflow:hidden}.rega-textbox textarea{width:100%;height:100%;padding:20px;border:none;outline:none;resize:none;font-size:16px}.close-text{position:absolute;top:6px;right:16px;font-size:22px;cursor:pointer;color:#555}.rega-next{font-size:32px;background:none;border:none;color:#fff;cursor:pointer;height:150px;display:flex;align-items:center;justify-content:center}.rega-waiting{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;text-align:center}.rega-header h2{margin:0}.rega-header p{margin:5px 0 20px}.spinner{border:6px solid #f3f3f3;border-top:6px solid #070aab;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px;width:100px;height:100px;margin-top:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rega-waiting-text{margin-top:20px;font-size:1.2em;font-weight:500}.rega-fixed-logo{position:fixed;top:50px;left:100px;z-index:1000}.rega-fixed-logo h2{margin:0;font-size:4em}.rega-fixed-logo p{margin:2px 0 0;font-size:1.5em;color:#666}.rega-final{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;text-align:center;padding:20px}.rega-final h1{font-size:2em;margin-bottom:15px}.rega-final p{font-size:1.1em;margin:5px 0}.rega-dashboard{padding:20px 55px;font-size:1.5em;margin-top:20px;background-color:#0943d4;color:#fff;border:none;border-radius:50px;cursor:pointer}
