@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";:root{--text:#6b6375;--color-primary:#d4a017;--font-heading:"Poppins", sans-serif;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{width:100%;max-width:none;margin:0 auto}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.top-header{color:#fff;box-sizing:border-box;background-color:#002147;justify-content:space-between;align-items:center;width:100%;min-height:9vh;padding:6px 90px;font-family:Open Sans,sans-serif;display:flex}.top-header-left{gap:5px;display:flex}.info-box{border-right:1px solid #ffffff40;align-items:flex-start;gap:4px;padding:0 14px;display:flex}.info-box:last-child{border-right:none}.info-box .header-icon{color:#fff;width:20px;min-width:16px;height:15px;margin-top:3px}.info-text-block{flex-direction:column;display:flex}.info-box small{letter-spacing:.5px;margin-bottom:2px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.2;display:block}.info-box p{margin:0;font-family:Open Sans,sans-serif;font-size:20px;font-weight:400;line-height:1.3}.top-header-right{gap:12px;display:flex}.register-btn,.login-btn{cursor:pointer;color:#002147;background-color:#ffb606;border:none;border-radius:10px;align-items:center;gap:6px;padding:11px 30px;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;transition:background-color .2s,transform .1s;display:flex}.register-btn:hover,.login-btn:hover{background-color:#f59e0b}.register-btn svg,.login-btn svg{flex-shrink:0;width:12px;height:12px}.navbar{background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:25px 50px;display:flex}.logo-text{color:#f4b722;letter-spacing:0;font-family:Playfair Display,serif;font-size:36px;font-weight:700}.logo-text sup{vertical-align:super;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}.nav-links{align-items:center;gap:35px;display:flex}.nav-links a{color:#1f2937;letter-spacing:0;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.nav-links a:hover{color:#002147}.nav-links a .chevron{margin-left:2px;font-size:12px;transition:transform .2s}.nav-links a:hover .chevron{transform:rotate(180deg)}.nav-links a.active{color:#002147}.search-box{align-items:center;gap:14px;display:flex}.search-box .search-input-wrapper{align-items:center;display:flex;position:relative}.search-box input{background-color:#fff;border:1px solid #d1d5db;border-radius:25px;outline:none;width:150px;padding:8px 36px 8px 16px;font-family:Open Sans,sans-serif;font-size:14px}.search-box input:focus{border-color:#002147}.search-box .search-icon{cursor:pointer;color:#002147;font-size:1rem;position:absolute;right:14px}.hamburger{cursor:pointer;flex-direction:column;justify-content:center;gap:5px;padding:8px;display:flex}.hamburger span{background-color:#1f2937;border-radius:1px;width:24px;height:3px;display:block}.hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;min-height:650px;display:flex;position:relative;overflow:hidden;background-image:url(/assets/hero-bg-Cw-4lkuw.jpg)!important}.hero:before{content:"";z-index:1;position:absolute;inset:0;background:linear-gradient(#00152d73 0%,#000f23b3 50%,#00152d80 100%)!important}.hero-content{z-index:2;max-width:900px;padding:20px;position:relative}.hero .hero-content h1.landing-title{color:#fff!important;text-shadow:0 4px 16px #0009!important;margin-bottom:20px!important;font-size:36px!important;font-weight:700!important;line-height:1.1!important;display:block!important}.hero .hero-content p{max-width:750px;margin:0 auto 40px;line-height:1.6;color:#fffffff2!important;text-shadow:0 2px 8px #0006!important;font-size:1.3rem!important}.hero-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;display:flex}.hero-buttons button{color:#002147;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;padding:16px 34px;font-size:1rem;font-weight:600;transition:all .3s}.hero-buttons button:hover{background:#f59e0b;transform:translateY(-3px)}@media (width<=768px){.hero .hero-content h1.landing-title{font-size:3rem!important}.hero p{font-size:1.1rem!important}.hero{min-height:550px}}.footer{color:#fff;background-color:#002147;flex-wrap:wrap;justify-content:space-between;gap:40px;padding:80px;display:flex}.footer-section{max-width:500px}.footer-section h2{color:#fbbf24;margin-bottom:20px;font-size:2rem;font-weight:700}.footer-section h2 span{vertical-align:top;font-size:1rem}.footer-section h3{margin-bottom:25px}.footer-details{color:#ccc;text-transform:none;margin:0 0 15px;font-size:14px;font-weight:400;line-height:1.8;text-align:left!important}.footer-links{margin:0;padding:0;list-style:none}.arrow{color:#ccc;margin-right:10px}.footer-links li{margin-bottom:12px}.footer-links a{font-family:var(--font-default);color:#ccc;text-decoration:none;transition:all .3s;display:inline-block}.footer-links a:hover{color:#f4c542;transform:translateY(-4px)}.hackathon-card{text-align:center;background:#fff;border-top:4px solid #d2e00f;border-radius:12px;width:320px;padding:25px;transition:all .3s;box-shadow:0 4px 12px #0000001a}.hackathon-card h2{margin-bottom:15px;font-size:2rem!important}.hackathon-card p{margin-bottom:10px}.hackathon-card button{color:#002147;letter-spacing:normal;text-align:center;cursor:pointer;background-color:#fbbf24;border:none;border-radius:6px;height:41px;margin:0;padding:10px 25px;font-size:16px;font-weight:600;font-stretch:100%;line-height:21px}.upcoming-hackathons{text-align:center;box-sizing:border-box;background:#f8fafc;width:100%;padding-top:60px;padding-bottom:80px}.upcoming-hackathons h2{color:#002147;margin-bottom:50px;font-size:3rem;font-weight:700}.hackathon-list{box-sizing:border-box;flex-wrap:wrap;justify-content:center;gap:40px;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.hackathon-list>div,.hackathon-card{background:#fff!important;border-top:4px solid #002147!important;border-radius:16px!important;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s!important;box-shadow:0 10px 30px #0000000a!important}.hackathon-list>div:hover,.hackathon-card:hover{transform:translateY(-6px)!important;box-shadow:0 15px 35px #00214714!important}.hackathon-list h3{color:#002147!important;margin-bottom:16px!important}.hackathon-list p{color:#64748b!important;line-height:1.6!important}.hackathon-list button{transition:background-color .2s,transform .1s!important}.hackathon-list button:hover{background-color:#f59e0b!important}.sponsors-section{text-align:center;box-sizing:border-box;background:#f8fafc;width:100%;padding:100px 60px;overflow:hidden}.sponsors-tag{color:#002147;letter-spacing:1.5px;text-transform:uppercase;background:#0021470d;border:1px solid #00214726;border-radius:6px;margin-bottom:5px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.sponsors-section h2{color:#002147;margin:15px 0 10px;font-size:3rem;font-weight:700}.sponsor-subtitle{color:#64748b;margin-bottom:60px;font-size:1.1rem}.sponsors-slider{width:100%;padding:20px 0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.sponsors-track{align-items:center;gap:100px;width:max-content;animation:25s linear infinite scrollLogos;display:flex}.sponsors-track:hover{animation-play-state:paused}.logo-item{flex-shrink:0;justify-content:center;align-items:center;display:flex}.logo-item img{object-fit:contain;filter:none;opacity:.85;width:auto;height:60px;transition:transform .3s,opacity .3s}.logo-item img:hover{opacity:1;transform:scale(1.08)translateY(-2px)}@keyframes scrollLogos{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=768px){.sponsors-section{padding:80px 20px}.sponsors-section h2{font-size:2.2rem}.sponsors-track{gap:60px}.logo-item img{height:50px}}@media (width<=480px){.sponsors-section h2{font-size:1.8rem}.sponsor-subtitle{margin-bottom:40px;font-size:1rem}.logo-item img{height:40px}.sponsors-track{gap:40px}}.about-section{box-sizing:border-box;background-color:#fff;border-top:1px solid #e2e8f0;justify-content:center;align-items:center;gap:60px;width:100%;padding-bottom:100px;display:flex;padding-top:40px!important}.about-image{flex:none}.about-image img{object-fit:cover;border-radius:16px;width:550px;max-width:100%;height:420px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s;box-shadow:0 20px 40px #0021470f}.about-image img:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 30px 50px #0021471f}.about-content{max-width:550px}.about-content h2{color:#002147;letter-spacing:-.5px;margin:16px 0 24px;font-size:2.8rem;font-weight:700;line-height:1.2}.about-content p{color:#64748b;margin-bottom:30px;font-size:1.05rem;line-height:1.8}.about-tag{color:#002147;letter-spacing:1.5px;text-transform:uppercase;background:#0021470d;border:1px solid #00214726;border-radius:6px;margin-bottom:5px;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.about-features{flex-direction:column;gap:14px;margin-bottom:35px;display:flex}.about-features div{color:#002147;align-items:center;font-size:1rem;font-weight:600;display:flex}.about-stats{border-top:1px solid #f1f5f9;gap:50px;margin-bottom:40px;padding-top:25px;display:flex}.about-stats h3{color:#002147;margin:0 0 4px;font-size:2.2rem;font-weight:800}.about-stats span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:500}.about-content button{color:#002147;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background-color:#fbbf24;border:none;border-radius:8px;padding:14px 36px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #fbbf2433}.about-content button:hover{background-color:#f59e0b;transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b4d}.login-page{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:center;width:100%;min-height:70vh;padding:40px 20px;display:flex}.signin-icon{color:#111827;margin-bottom:12px;font-size:32px}.section-title{color:#002147;text-align:center;text-transform:capitalize;margin:0 0 12px;font-size:calc(1.275rem + .3vw);font-weight:600;margin-bottom:1.5rem!important}.login-card.audi-item{box-sizing:border-box;background:0 0;border-radius:8px;flex-direction:column;width:100%;max-width:480px;margin:0 auto;padding:45px 40px;display:flex}.login-header-block{text-align:center;flex-direction:column;align-items:center;gap:5px;width:100%;margin-bottom:30px;display:flex}.login-card form{flex-direction:column;width:100%;display:flex}.login-error-banner{color:#ef4444;text-align:center;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:15px;padding:12px 16px;font-size:.9rem;font-weight:500}.login-custom-input{color:#212529;box-sizing:border-box;background:#fff;border:1px solid #6d6c6c;border-radius:.5rem;outline:none;width:100%;margin-bottom:16px;padding:.75rem;font-size:1rem;font-weight:400;line-height:1.5}.login-custom-input::placeholder{color:#6c757d;font-size:1rem;font-weight:400}.btn-register-primary.login-submit-btn{color:#fff;background:#002741;border:none;border-radius:35px;width:100%;margin-top:20px;margin-bottom:12px;padding:16px;font-size:18px;font-weight:500}.forgot-password,.divider{text-align:center}.login-description{text-align:center;color:#64748b;margin-bottom:25px;font-size:15px;line-height:1.6}.login-success-banner{color:#166534;text-align:center;background:#dcfce7;border:1px solid #86efac;border-radius:6px;margin-bottom:20px;padding:14px;font-weight:500}@media (width<=768px){.login-card.audi-item{padding:35px 20px}.section-title{font-size:28px}}.login-card{width:470px}.register-page{box-sizing:border-box;background:#f8fafc;justify-content:center;align-items:flex-start;width:100%;padding:30px 20px;display:flex}.section-title{color:#002147;text-align:center;text-transform:capitalize;margin:0;font-size:calc(1.375rem + .8vw);font-weight:600}.signup-icon{color:#111827;margin-bottom:10px;font-size:32px}.register-card{width:100%;max-width:500px;box-shadow:none;box-sizing:border-box;background:0 0;flex-direction:column;margin:0 auto;padding:0;display:flex}.register-card form{flex-direction:column;max-width:500px;margin:0 auto;display:flex}.register-header-block{flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.registration-error-banner{color:#ef4444;text-align:center;background:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-bottom:15px;padding:12px 16px;font-size:.9rem;font-weight:500}.register-custom-input{color:#002147;box-sizing:border-box;background:#fff;border:1px solid #6d6c6c;border-radius:8px;outline:none;width:100%;height:48px;margin-bottom:12px;padding:10px 16px;font-size:16px;font-weight:400}.password-info-box{color:#64748b;background:#f8fafc;border-left:3px solid #2563eb;border-radius:6px;margin:6px 0;padding:12px;font-size:14px;line-height:1.6}.divider{justify-content:center;align-items:center;gap:12px;margin:12px 0;display:flex}.divider span{background:#d1d5db;width:60px;height:1px}.divider p{color:#64748b;margin:0}.security-note{text-align:center;color:#16a34a;margin-top:8px;font-size:.88rem;font-weight:600}.btn-register-primary.register-submit-btn{color:#fff;cursor:pointer;background-color:#002741;border:none;border-radius:999px;width:100%;margin-top:12px;padding:8px 0;font-size:15px;font-weight:500;line-height:1.5}.register-link{text-align:center;color:#64748b;margin-top:10px;font-size:.95rem}.register-link a{color:#002147;margin-left:6px;font-weight:700;text-decoration:none;transition:color .2s}.register-link a:hover{text-decoration:underline}@media (width<=768px){.register-card{padding:0 15px}.section-title{font-size:28px}}.hackathons-page{background:#f8fafc;min-height:100vh;padding:100px 80px}.hackathons-header{text-align:center;margin-bottom:40px}.hackathons-header h1{color:#002147;margin-bottom:15px;font-size:36px;font-weight:700}.hackathons-header p{color:#666;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.7}.search-container{justify-content:center;margin-bottom:35px;display:flex}.hackathon-search{background:#fff;border:1px solid #ddd;border-radius:12px;outline:none;width:600px;max-width:100%;padding:16px 20px;font-size:1rem;transition:all .3s}.hackathon-search:focus{border-color:#fbbf24;box-shadow:0 0 12px #fbbf244d}.hackathon-tabs{justify-content:center;gap:20px;margin-bottom:35px;display:flex}.hackathon-tabs button{cursor:pointer;background:#fff;border:none;border-radius:10px;padding:14px 30px;font-weight:600;transition:all .3s;box-shadow:0 2px 10px #00000014}.hackathon-tabs button:hover{transform:translateY(-3px)}.active-tab{color:#002147;font-weight:700;background:#fbbf24!important}.results-count{text-align:center;color:#666;margin-bottom:30px;font-size:.95rem}.hackathons-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;display:grid}.no-results{text-align:center;color:#666;grid-column:1/-1;padding:50px 0;font-size:1.2rem}@media (width<=768px){.hackathons-page{padding:80px 20px}.hackathons-header h1{font-size:2.2rem}.hackathons-header p{font-size:1rem}.hackathon-tabs{flex-wrap:wrap;gap:12px}.hackathon-tabs button{padding:12px 20px}.hackathon-search{width:100%}}.hackathon-page-card{cursor:pointer;background:#fff;border-top:5px solid #fbbf24;border-radius:16px;max-width:350px;padding-bottom:20px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.hackathon-page-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.hackathon-content button{color:#002147;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;width:100%;margin-top:20px;padding:14px;font-size:16px;font-weight:700;transition:all .3s}.hackathon-content button:hover{background:#f59e0b;transform:translateY(-3px)}.status-badge{color:#166534;z-index:10;background:#dcfce7;border-radius:999px;margin-bottom:15px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-block;position:absolute;top:15px;left:15px;box-shadow:0 4px 10px #00000014}.upcoming{color:#b45309;background:#fef3c7}.ongoing{color:#166534;background:#dcfce7}.completed{color:#374151;background:#e5e7eb}.hackathon-image{object-fit:cover;width:100%;height:240px;transition:all .4s}.hackathon-content{padding:20px}.hackathon-content h3{color:#002147;margin:12px 0 18px;font-size:1.8rem;font-weight:700;line-height:1.3}.hackathon-content p{color:#555;margin-bottom:8px;line-height:1.6}.hackathon-page-card:hover .hackathon-image{transform:scale(1.05)}.prize{color:#f59e0b;margin-bottom:15px;font-size:1.3rem;font-weight:700}.hackathon-description{color:#666;margin-bottom:18px;font-size:.95rem;line-height:1.6}.size-setter{text-align:center;text-transform:capitalize;color:#002147;margin-top:20px;margin-bottom:12px;font-size:36px;font-weight:600;line-height:1.4}.section-title{color:#002147;text-align:center;text-transform:capitalize;font-size:36px;font-weight:600}.decoration{justify-content:center;gap:12px;margin-top:10px;margin-bottom:30px;display:flex}.decoration span:first-child{background-color:#ffc107;width:50px;height:2px}.decoration span:last-child{background-color:#ffc107;width:25px;height:2px}.hackathon-details{box-sizing:border-box;background:#f8fafc;width:100%;min-height:100vh;padding-bottom:100px}.details-navigation-header{margin:0 auto;padding:20px 20px 0}.back-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:6px;align-items:center;gap:6px;padding:14px 18px;font-size:16px;font-weight:600;display:inline-flex}.details-hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;justify-content:center;align-items:center;min-height:400px;margin:20px 40px 0;display:flex;position:relative;overflow:hidden}.hero-overlay{box-sizing:border-box;background:linear-gradient(#002147cc,#00152de6);justify-content:center;align-items:center;width:100%;height:100%;padding:60px 20px;display:flex}.details-content{width:100%;max-width:850px}.details-status{color:#fff;text-transform:uppercase;letter-spacing:1px;background:#002147;border-radius:999px;padding:6px 16px;font-size:.85rem;font-weight:700;box-shadow:0 4px 12px #0021474d}.details-content h1.main-hero-title{color:#fff;margin:20px 0 16px;font-size:3rem;font-weight:700}.hero-synopsis.hero-description{color:#cbd5e1;margin-bottom:25px;font-size:1.1rem;line-height:1.6}.hero-meta{flex-wrap:wrap;justify-content:center;gap:16px;margin:20px 0;display:flex}.hero-meta span{-webkit-backdrop-filter:blur(10px);color:#fff;background:#ffffff1f;border:1px solid #ffffff14;border-radius:999px;padding:8px 18px;font-size:.95rem;font-weight:600}.scroll-indicator{color:#94a3b8;letter-spacing:.5px;margin-top:25px;font-size:.85rem;font-weight:500}.details-info{z-index:20;box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;width:100%;max-width:1200px;margin:-40px auto 60px;padding:0 40px;display:grid;position:relative}.info-card.audi-item{text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;padding:24px 20px;transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ccc}.info-card.audi-item:hover{transform:translateY(-5px)}.info-card.audi-item h3{color:#64748b;text-transform:uppercase;letter-spacing:.8px;margin:0 0 8px;font-size:.85rem;font-weight:700}.info-card.audi-item p{color:#002147;margin:0;font-size:1.2rem;font-weight:700}.about-hackathon,.problem-statements,.timeline,.skills-section,.organizer-section{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto;padding:40px}.section-body-text.hero-description{text-align:center;color:#475569;font-size:1.05rem;line-height:1.8}.problems-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.problem-card.audi-item{color:#002147;text-align:center;box-sizing:border-box;background:#fff;border-top:3px solid #002147;border-radius:8px;justify-content:center;align-items:center;padding:30px 24px;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 0 10px #ccc}.problem-card.audi-item:hover{transform:translateY(-5px)}.timeline-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.timeline-card.audi-item{text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;padding:24px;box-shadow:0 0 10px #ccc}.timeline-card.audi-item h3{color:#002147;margin:0 0 10px;font-size:1.05rem;font-weight:700}.timeline-card.audi-item p{color:#002147;margin:0;font-size:1.1rem;font-weight:600}.skills-grid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.skill-badge{color:#002147;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 20px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #0000000a}.skill-badge:hover{color:#fff;background:#002147;border-color:#002147;transform:translateY(-2px)}.organizer-card.audi-item{box-sizing:border-box;text-align:center;background:#fff;border-radius:8px;max-width:600px;margin:0 auto;padding:30px;box-shadow:0 0 10px #ccc}.organizer-card.audi-item p{color:#475569;margin:0 0 12px;font-size:1.05rem}.organizer-card.audi-item p:last-child{margin-bottom:0}.organizer-card.audi-item strong{color:#002147}.why-participate{box-sizing:border-box;background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;width:100%;padding:80px 40px}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px;max-width:1200px;margin:0 auto;display:grid}.benefit-card.audi-item{text-align:center;box-sizing:border-box;background:#f8fafc;border-radius:8px;padding:35px 25px;transition:transform .3s;box-shadow:0 0 10px #ccc}.benefit-card.audi-item:hover{transform:translateY(-5px)}.benefit-card.audi-item h3{color:#002147;margin:0 0 12px;font-size:1.2rem;font-weight:700}.benefit-card.audi-item p{color:#64748b;margin:0;font-size:.95rem;line-height:1.6}.faq-section{box-sizing:border-box;width:100%;max-width:900px;margin:40px auto 0;padding:40px 20px}.faq-wrapper{flex-direction:column;gap:14px;display:flex}.faq-item{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000000a}.faq-item summary{cursor:pointer;color:#002147;outline:none;padding:20px 24px;font-size:1.05rem;font-weight:700;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:#64748b;margin:0;padding:0 24px 20px;font-size:.95rem;line-height:1.7}.sticky-register{color:#002147;cursor:pointer;z-index:999;text-transform:uppercase;letter-spacing:.5px;background:#fbbf24;border:none;border-radius:50px;padding:16px 36px;font-size:1rem;font-weight:700;transition:background-color .2s,transform .2s;animation:2s infinite pulse;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 30px #fbbf2459}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.sticky-register:hover{background:#f59e0b}@media (width<=768px){.details-navigation-header{padding:20px 20px 0}.details-hero{min-height:320px;margin:15px 20px 0}.hero-overlay{padding:40px 15px}.details-content h1.main-hero-title{font-size:2.2rem}.details-info{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:-20px;padding:0 20px}.size-setter{font-size:28px}.about-hackathon,.problem-statements,.timeline,.skills-section,.organizer-section{padding:30px 20px}.sticky-register{padding:14px 28px;font-size:.9rem;bottom:20px;right:20px}}.registration-page{background:#f8fafc;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.registration-subtitle{text-align:center;color:#6b7280;margin-bottom:30px}.registration-card{background:#fff;border-radius:24px;width:100%;max-width:900px;padding:50px;box-shadow:0 20px 50px #00000014}.registration-card h1{text-align:center;color:#002147;margin-bottom:10px;font-size:2.4rem}.event-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:35px;padding:25px}.event-summary h2{color:#002147;margin-bottom:15px}.event-summary h3{color:#002147;margin-bottom:15px;font-size:1.2rem;font-weight:600}.event-summary p{color:#555;margin-bottom:10px}.registration-fee{color:#92400e;text-align:center;background:#fef3c7;border-radius:12px;margin-top:20px;padding:15px;font-size:1.1rem;font-weight:700}.registration-card form{flex-direction:column;display:flex}.registration-card h3{color:#002147;margin-top:20px;margin-bottom:15px;font-size:1.3rem}.registration-card input{border:1.5px solid #d1d5db;border-radius:12px;outline:none;width:100%;margin-bottom:15px;padding:15px;font-size:1rem;transition:all .3s}.registration-card input:focus{border-color:#fbbf24;box-shadow:0 0 0 4px #fbbf242e}.agreement-box{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin-top:15px;margin-bottom:25px;padding:18px 20px}.checkbox-label{cursor:pointer;align-items:flex-start;gap:12px;display:flex}.checkbox-label input{accent-color:#00f;width:18px;height:18px;margin-top:4px}.checkbox-label span{color:#555;line-height:1.6}@media (width<=768px){.registration-card{padding:30px 20px}.registration-card h1{font-size:2rem}.event-summary{padding:20px}}.registration-progress{justify-content:center;align-items:center;margin-bottom:40px;display:flex}.progress-step{flex-direction:column;align-items:center;min-width:100px;display:flex}.progress-step span{color:#555;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-weight:700;display:flex}.progress-step p{color:#666;margin-top:10px;font-size:.9rem}.progress-step.completed span{color:#fff;background:#22c55e}.progress-step.active span{color:#002147;background:#fbbf24}.progress-line{background:#d1d5db;width:80px;height:4px;margin:0 10px}.team-info-box{background:#eff6ff;border-left:5px solid #3b82f6;border-radius:12px;margin-bottom:20px;padding:20px}.team-info-box h4{color:#002147;margin-bottom:10px}.team-info-box p{color:#555;line-height:1.6}.registration-payment-summary{background:#f8fafc;border:1px solid #e5e7eb;border-radius:18px;margin-top:20px;padding:25px;display:block}.registration-payment-details{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.registration-payment-details h4{color:#555;font-weight:600}.registration-payment-details p{color:#002147;font-size:1.8rem;font-weight:700}.payment-breakdown-row{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.payment-breakdown-row span{color:#64748b}.payment-breakdown-row strong{color:#002147;font-weight:700}.payment-breakdown-row.total{border-top:1px solid #e5e7eb;padding-top:15px;font-weight:700}.payment-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:12px;width:100%;height:55px;padding:18px;font-size:16px;font-weight:700;transition:all .3s}.payment-btn:hover{background:#036;transform:translateY(-2px);box-shadow:0 12px 25px #00214740}.event-summary,.team-info-box,.registration-payment-summary{transition:all .3s}.event-summary:hover,.team-info-box:hover,.registration-payment-summary:hover{transform:translateY(-3px)}.quedx-dashboard-header{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:90px;padding:0 60px;display:flex;position:sticky;top:0}.dashboard-nav-links{align-items:center;gap:40px;display:flex}.dashboard-nav-links a{color:#111827;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.dashboard-nav-links a:hover{color:#002147}.active-link{color:#002147!important}.navbar-right{align-items:center;gap:22px;display:flex}.notification-wrapper{position:relative}.notification-btn{cursor:pointer;color:#03173d;background:0 0;border:none;justify-content:center;align-items:center;font-size:22px;display:flex}.notification-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;display:flex;position:absolute;top:-6px;right:-8px}.notification-dropdown{z-index:999;background:#fff;border-radius:10px;width:320px;padding:20px;position:absolute;top:50px;right:0;box-shadow:0 8px 25px #00000026}.notification-overlay{z-index:998;background:0 0;position:fixed;inset:0}.notification-dropdown h4{color:#03173d;margin-bottom:15px}.notification-dropdown p{text-align:left;align-items:center;gap:10px;margin-bottom:12px;display:flex}.profile-section{cursor:pointer;align-items:center;gap:10px;display:flex}.profile-dropdown-icon{color:#03173d;font-size:12px}.avatar-wrapper{position:relative}.profile-page-avatar{color:#fff;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:700;display:flex;overflow:hidden}.profile-image{object-fit:cover;border-radius:50%;width:100%;height:100%}.camera-icon{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;bottom:-3px;right:-3px;box-shadow:0 2px 6px #0003}.profile-name{color:#03173d;font-weight:600}.profile-overlay{z-index:998;background:#00000073;position:fixed;inset:0}.profile-drawer{z-index:999;background:#fff;flex-direction:column;width:400px;height:100vh;transition:all .4s;display:flex;position:fixed;top:0;right:-420px}.profile-drawer.open{right:0}.drawer-header{color:#fff;background:#03173d;justify-content:space-between;align-items:center;padding:25px;display:flex}.close-btn{color:#d4a017;cursor:pointer;background:0 0;border:none;font-size:32px}.drawer-body{flex:1;overflow-y:auto}.drawer-avatar{color:#03173d;background:#f2f2f2;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin:30px auto;font-size:40px;font-weight:700;display:flex}.drawer-user-info{padding:0 30px}.drawer-user-info h4{color:#03173d;margin-top:18px;margin-bottom:6px}.drawer-user-info p{text-align:left;color:#6b7280}.drawer-links{margin-top:30px;padding:0 30px}.drawer-links h4{margin-bottom:25px;position:relative}.drawer-decoration{gap:12px;margin-top:10px;margin-bottom:20px;display:flex}.drawer-decoration span:first-child{background:#d4a017;width:50px;height:2px}.drawer-decoration span:last-child{background:#d4a017;width:25px;height:2px}.drawer-links a{color:#111827;align-items:center;gap:12px;padding:14px 0;text-decoration:none;transition:transform .3s;display:flex;position:relative}.drawer-links a:hover{transform:translate(5px)}.drawer-footer{background:#03173d;padding:20px}.drawer-footer a{color:#d4a017;justify-content:center;align-items:center;gap:10px;font-weight:700;text-decoration:none;display:flex}.logout-btn{color:#d4a017;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:10px;width:100%;font-size:16px;font-weight:700;display:flex}@media (width<=992px){.quedx-dashboard-header{padding:0 20px}.dashboard-nav-links{gap:20px}}@media (width<=768px){.quedx-dashboard-header{flex-direction:column;gap:20px;height:auto;padding:20px}.dashboard-nav-links{flex-wrap:wrap;justify-content:center}.profile-name{display:none}}@media (width<=576px){.profile-drawer{width:100%}}.dashboard-footer{background-color:#03173d;width:100%;margin-top:auto}.footer-content{color:#fff;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 30px;font-size:14px;line-height:1.8;display:flex}.footer-left{flex:1}.footer-right{flex-wrap:wrap;gap:20px;display:flex}.footer-right a{color:#fff;font-size:14px;text-decoration:none;transition:all .3s}.footer-right a:hover{color:#d4a017}@media (width<=768px){.footer-content{text-align:center;flex-direction:column;gap:15px}.footer-right{justify-content:center}}.summary-title{align-items:center;gap:10px;margin-bottom:25px;font-size:1.5rem;font-weight:700;display:flex}.summary-title h2{color:#002147;margin:0}.success-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 25px;font-size:3rem;font-weight:700;display:flex}.success-header{text-align:center;margin-bottom:40px}.success-card h1{color:#002147;margin:20px 0 12px;line-height:1.2}.success-message{color:#6b7280;margin-bottom:35px;line-height:1.7}.success-user-card{background:#f8fafc;border-radius:12px;margin-top:25px;padding:14px 22px;font-weight:600;display:inline-block}.registration-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:35px;display:grid}.info-card{background:#f8fafc;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;display:flex}.info-card span{color:#6b7280;font-size:.9rem}.info-card strong{color:#002147;word-break:break-word;font-size:1rem}.next-steps{margin:40px 0}.next-steps h3{color:#002147;margin-bottom:20px}.next-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.next-grid div{text-align:center;background:#f8fafc;border-radius:12px;padding:20px}.next-grid p{color:#374151;margin-top:10px}.success-note{color:#6b7280;background:#f8fafc;border-radius:10px;margin:35px 0;padding:16px;line-height:1.7}.button-group{flex-direction:column;gap:16px;margin-top:30px;display:flex}.dashboard-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:14px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .3s}.dashboard-btn:hover{background:#1d4ed8;transform:translateY(-2px)}@media (width<=768px){.success-card{padding:30px 20px}.registration-grid,.next-grid{grid-template-columns:1fr}.summary-title{justify-content:center}}.dashboard-wrapper{background:#fff;flex-direction:column;min-height:100vh;font-family:Open Sans,sans-serif;display:flex}.dashboard-page{box-sizing:border-box;background:#f4f7fb;flex:1;width:100%}.dashboard-hero{background:linear-gradient(135deg,#002147 0%,#003580 60%,#0057b7 100%);padding:64px 40px 80px;position:relative;overflow:hidden}.dashboard-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.dashboard-hero:after{content:"";background:#ffffff08;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:10%}.dashboard-hero-inner{z-index:1;text-align:center;max-width:1120px;margin:0 auto;position:relative}.dashboard-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#f59e0b;margin:0 0 12px;font-size:.78rem;font-weight:700}.dashboard-hero-title{color:#fff;margin:0 0 14px;font-size:2.4rem;font-weight:800;line-height:1.2}.dashboard-hero-sub{color:#ffffffa6;max-width:560px;margin:0 auto;font-size:1rem;line-height:1.7}.dashboard-stats{z-index:2;max-width:1120px;margin:-44px auto 56px;padding:0 32px;position:relative}.dashboard-stats-bar{background:#fff;border-radius:18px;justify-content:space-between;align-items:center;padding:26px 40px;display:flex;box-shadow:0 14px 34px #0021471f}.dashboard-stat-item{flex:1;justify-content:center;align-items:center;gap:14px;display:flex}.dashboard-stat-divider{background:#e2e8f0;flex-shrink:0;width:1px;height:44px}.summary-icon{color:#2563eb;background:#eef2ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.summary-icon svg{width:22px;height:22px}.summary-icon-1{color:#2563eb;background:#eef2ff}.summary-icon-2{color:#059669;background:#ecfdf5}.summary-icon-3{color:#b45309;background:#fef3c7}.summary-icon-4{color:#002147;background:#eef5ff}.summary-text{flex-direction:column;gap:2px;min-width:0;display:flex}.summary-text h3{color:#002147;letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.1}.summary-text p{color:#64748b;text-transform:uppercase;letter-spacing:.09em;white-space:nowrap;margin:0;font-size:11px;font-weight:700}.dashboard-panel{max-width:1120px;margin:0 auto 56px;padding:0 32px}.dashboard-panel-header{padding:0 0 16px}.dashboard-section-heading{text-align:left;color:#002147;margin:0;font-size:22px;font-weight:700}.dashboard-loading{text-align:left;color:#64748b;padding:20px 0;font-size:15px}.activity-list{background:#fff;border:1px solid #e8edf7;border-radius:12px;margin:0;padding:0;list-style:none}.activity-item{border-bottom:1px solid #f1f5f9;align-items:center;gap:14px;padding:16px 20px;display:flex}.activity-item:last-child{border-bottom:none}.activity-item-icon{color:#16a34a;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.activity-item-icon svg{width:16px;height:16px}.activity-item-empty .activity-item-icon{color:#94a3b8}.activity-item-content{flex:1;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.activity-item-text{flex-direction:column;gap:2px;min-width:0;display:flex}.activity-item-label{color:#002147;margin:0;font-size:14px;font-weight:700;line-height:1.3}.activity-item-sub{color:#94a3b8;margin:0;font-size:12.5px;font-weight:500}.activity-item-date{color:#64748b;white-space:nowrap;flex-shrink:0;margin:0;font-size:12.5px;font-weight:600}.activity-item-empty .activity-item-label{color:#64748b;font-weight:500}.dashboard-explore{max-width:1120px;margin:0 auto;padding:0 32px 64px}.dashboard-explore-intro{text-align:center;margin-bottom:40px}.explore-heading{color:#002147;margin:0 0 16px;padding-bottom:14px;font-size:32px;font-weight:700;display:inline-block;position:relative}.explore-heading:after{content:"";background:#fbbf24;border-radius:999px;width:72px;height:4px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.explore-description{text-transform:none;text-align:center;color:#64748b;max-width:720px;margin:0 auto;font-weight:400;line-height:1.7}.hackathon-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));justify-content:center;align-items:stretch;gap:28px;padding-bottom:4px;display:grid}.dashboard-explore .hackathon-card img,.dashboard-hackathon-image{object-fit:cover;background:#e2e8f0;border-radius:20px 20px 0 0;width:100%;height:200px;min-height:200px;visibility:visible!important;display:block!important}.hackathon-card{background:#fff;border:1px solid #e8edf7;border-radius:20px;flex-direction:column;min-width:0;height:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 16px 40px #0f172a12}.hackathon-card:hover{transform:translateY(-4px);box-shadow:0 28px 60px #0f172a24}.hackathon-card-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px 0;display:flex}.hackathon-card-header h3{color:#03173d;text-transform:capitalize;margin:0;font-size:20px;font-weight:700;line-height:1.25}.hackathon-card-body{flex-direction:column;flex:1;justify-content:space-between;align-items:stretch;gap:22px;padding:20px 24px 26px;display:flex}.hackathon-card-body .prize-pool-info{text-align:left}.hackathon-card-body .prize-pool-info .label{margin-bottom:6px}.mode-badge{letter-spacing:.01em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:7px 14px;font-size:12px;font-weight:700}.online{color:#2563eb;background:#eef2ff}.offline{color:#ea580c;background:#fff7ed}.hybrid{color:#9333ea;background:#f3e8ff}.prize-pool-info{text-align:left;margin-top:0;margin-bottom:0}.dashboard-explore .label{text-transform:uppercase;color:#94a3b8;letter-spacing:.12em;margin-bottom:6px;font-size:11px;display:block}.dashboard-explore .amount{color:#03173d;font-size:24px;font-weight:700}.hackathon-register-btn{color:#03173d;letter-spacing:.01em;cursor:pointer;background:#fbbf24;border:none;border-radius:12px;align-self:stretch;width:100%;max-width:none;min-height:50px;font-size:15px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s}.hackathon-register-btn:hover{background:#f59e0b;transform:translateY(-1px);box-shadow:0 10px 18px #fbbf2447}@media (width<=768px){.dashboard-hero{padding:48px 24px 64px}.dashboard-hero-title{font-size:1.9rem}.dashboard-stats{margin-top:-30px;padding:0 24px}.dashboard-stats-bar{flex-direction:column;gap:20px;padding:24px}.dashboard-stat-item{justify-content:flex-start;width:100%}.dashboard-stat-divider{width:100%;height:1px}.dashboard-panel,.dashboard-explore{padding:0 24px}.explore-heading{font-size:28px}.hackathon-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.activity-item-content{flex-direction:column;align-items:flex-start;gap:4px}}@media (width<=576px){.hackathon-grid{grid-template-columns:1fr;gap:22px}.hackathon-card{width:100%}}.profile-page{box-sizing:border-box;background:#f8fafc;flex:1;width:100%;padding:35px}.personal-details-heading{color:#002147;margin-bottom:20px;font-size:24px;font-weight:700}.profile-container{grid-template-columns:280px 1fr 250px;align-items:start;gap:40px;width:100%;max-width:1300px;margin:0 auto;display:grid}.profile-sidebar-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;align-items:center;padding:45px 30px;display:flex;box-shadow:0 0 10px #ccc}.profile-sidebar-card h2{color:#002147;margin:0 0 6px;font-size:1.6rem;font-weight:700}.role-subtitle.hero-description{color:#94a3b8;font-size:14px}.profile-data-sheet{box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;justify-content:space-between;padding:30px 45px;display:flex;box-shadow:0 0 10px #ccc}.info-row{border-bottom:1px solid #f1f5f9;flex-direction:column;padding:20px 0;display:flex}.info-row.no-border{border-bottom:none}.info-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;font-size:.8rem;font-weight:700}.info-value.hero-description{text-align:left;color:#002147;max-width:none;margin:0;font-size:16px;font-weight:500}.enrollment-highlight.hero-description{color:#2563eb;font-weight:600}.profile-edit-input{color:#002147;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:10px 14px;font-size:15px;transition:border-color .2s}.profile-edit-input:focus{background:#fff;border-color:#2563eb}@media (width<=850px){.profile-container{grid-template-columns:1fr;gap:30px}.profile-sidebar-card{padding:35px 25px}}.reg-profile-icon{object-fit:cover;border-radius:50%;width:100%;height:100%}.upload-photo-btn{cursor:pointer;color:#002147;background:#f1f5f9;margin-top:15px;padding:8px 18px;font-size:14px;font-weight:600;display:inline-block}.re-username{text-transform:capitalize;color:#002147;text-align:center;margin-bottom:.25rem;font-size:24px;font-weight:600}.personal-details-heading{color:#002147;margin-top:1rem;margin-bottom:1rem;font-size:24px;font-weight:700}.profile-right-section{flex-direction:column;justify-content:flex-start;gap:22px;display:flex}.follow-row{gap:14px;width:100%;display:flex}.followers-btn,.following-btn{text-align:center;white-space:nowrap;border-radius:6px;flex:1;justify-content:center;align-items:center;height:48px;font-size:18px;font-weight:600;display:flex}.followers-btn{color:#000;background-color:#e4e4e4c4;border:2px solid #e4e4e4c4}.following-btn{color:#fff;background-color:#002147;border:2px solid #002147}.profile-edit-btn{color:#000;cursor:pointer;background-color:#fbbf24;border:2px solid #fbbf24;border-radius:6px;justify-content:center;align-items:center;width:100%;height:56px;font-size:18px;font-weight:600;display:flex}.profile-avatar{border:3px solid #e5e7eb;border-radius:50%;width:140px;height:140px;margin-bottom:18px;overflow:hidden;box-shadow:0 4px 14px #0000001f}.reg-profile-icon{object-fit:cover;vertical-align:middle;border-radius:50%;width:100%;height:100%}.upload-photo-btn{cursor:pointer;color:#002147;background:#f1f5f9;border-radius:6px;margin-top:10px;margin-bottom:20px;padding:8px 18px;font-size:14px;font-weight:600;display:inline-block}.info-value.hero-description{text-align:left;color:#002147;max-width:none;margin-top:0;margin-bottom:.25rem;font-size:16px;font-weight:500;line-height:1.6}@media (width<=1100px){.profile-container{grid-template-columns:1fr;gap:25px}.follow-row{flex-direction:column}.profile-right-section,.followers-btn,.following-btn,.profile-edit-btn{width:100%}}.reg-page{box-sizing:border-box;background:#f1f5f9;flex:1;min-height:100vh}.reg-hero{background:linear-gradient(135deg,#002147 0%,#003580 60%,#0057b7 100%);padding:64px 40px 80px;position:relative;overflow:hidden}.reg-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.reg-hero:after{content:"";background:#ffffff08;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:10%}.reg-hero-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.reg-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#f59e0b;margin:0 0 12px;font-size:.78rem;font-weight:700}.reg-hero-title{color:#fff;margin:0 0 14px;font-size:2.6rem;font-weight:800;line-height:1.15}.reg-hero-sub{color:#ffffffa6;max-width:480px;margin:0;font-size:1rem}.reg-empty{text-align:center;max-width:480px;margin:60px auto 0;padding:80px 40px}.reg-empty-icon{margin-bottom:20px;font-size:3.5rem}.reg-empty h2{color:#002147;margin:0 0 10px;font-size:1.5rem;font-weight:700}.reg-empty p{color:#64748b;margin:0 0 28px;font-size:.95rem;line-height:1.6}.reg-cta-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:8px;padding:12px 28px;font-size:.95rem;font-weight:700;transition:background .2s}.reg-cta-btn:hover{background:#003580}.reg-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1200px;margin:48px auto 0;padding:0 40px;display:grid}.reg-card{background:#fff;border-top:4px solid #0000;border-image:linear-gradient(90deg,#002147,#0057b7) 1;border-radius:12px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000012}.reg-card:hover{transform:translateY(-5px);box-shadow:0 12px 32px #0000001f}.reg-card-content{flex-direction:column;flex:1;gap:16px;padding:24px;display:flex}.reg-card-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.reg-card-title{color:#002147;margin:0;font-size:1.1rem;font-weight:700;line-height:1.4}.reg-card-meta{border-top:1px solid #f1f5f9;flex-direction:column;gap:10px;padding-top:14px;display:flex}.reg-meta-row{justify-content:space-between;align-items:center;display:flex}.reg-meta-label{text-transform:uppercase;letter-spacing:.8px;color:#94a3b8;font-size:.75rem;font-weight:700}.reg-meta-value{color:#334155;font-size:.9rem;font-weight:600}.reg-view-btn{color:#002147;cursor:pointer;background:0 0;border:1.5px solid #002147;border-radius:7px;align-self:flex-start;margin-top:auto;padding:9px 18px;font-size:.85rem;font-weight:700;transition:all .2s}.reg-view-btn:hover{color:#fff;background:#002147}.reg-badge{border-radius:20px;flex-shrink:0;padding:4px 11px;font-size:.72rem;font-weight:700}.reg-badge.paid{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.reg-table-section{max-width:1200px;margin:56px auto 60px;padding:0 40px}.reg-section-header{margin-bottom:24px}.reg-section-title{color:#002147;margin:0 0 10px;font-size:1.5rem;font-weight:700}.reg-section-line{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:2px;width:48px;height:3px}.reg-table-wrap{background:#fff;border:1px solid #e8edf7;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #0f172a0f}.reg-table{border-collapse:collapse;width:100%}.reg-table th{color:#64748b;text-transform:uppercase;letter-spacing:1px;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:15px 24px;font-size:.72rem;font-weight:700}.reg-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:16px 24px;font-size:.92rem}.reg-table tbody tr:last-child td{border-bottom:none}.reg-table tbody tr{transition:background .2s}.reg-table tbody tr:hover{background:#f8fbff}.reg-td-event{color:#002147;font-weight:700}.reg-event-cell{align-items:center;gap:12px;display:flex}.reg-event-dot{color:#2563eb;background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.reg-event-dot svg{width:17px;height:17px}.reg-action-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:8px;padding:8px 20px;font-size:.82rem;font-weight:700;transition:background .2s,transform .2s}.reg-action-btn:hover{background:#003580;transform:translateY(-1px)}.reg-loading{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:120px 0;display:flex}.reg-spinner{border:3px solid #e2e8f0;border-top-color:#002147;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=768px){.reg-hero{padding:48px 24px 64px}.reg-hero-title{font-size:1.9rem}.reg-grid{grid-template-columns:1fr;padding:0 24px}.reg-table-section{padding:0 24px}.reg-table th,.reg-table td{padding:12px 14px}.reg-event-dot{display:none}}.teams-page{box-sizing:border-box;background:#f1f5f9;flex:1;width:100%;min-height:100vh}.teams-hero{background:linear-gradient(135deg,#002147 0%,#003580 60%,#0057b7 100%);padding:64px 40px 80px;position:relative;overflow:hidden}.teams-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.teams-hero:after{content:"";background:#ffffff08;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:10%}.teams-hero-inner{z-index:1;text-align:center;max-width:1200px;margin:0 auto;position:relative}.teams-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#f59e0b;margin:0 0 12px;font-size:.78rem;font-weight:700}.teams-hero-title{color:#fff;margin:0 0 14px;font-size:2.6rem;font-weight:800;line-height:1.15}.teams-hero-sub{color:#ffffffa6;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.7}@media (width<=768px){.teams-hero{padding:48px 24px 64px}.teams-hero-title{font-size:1.9rem}}.team-directory-section{max-width:1200px;margin:56px auto 60px;padding:0 40px}.team-directory-heading{color:#002147;text-align:center;margin-bottom:10px;font-size:28px;font-weight:700}.decoration{justify-content:center;gap:12px;margin-bottom:36px;display:flex}.table-wrapper{background:#fff;border:1px solid #e8edf7;border-radius:16px;overflow-x:auto;box-shadow:0 6px 24px #0f172a0f}.team-table{border-collapse:collapse;width:100%}.team-table thead tr{background:#f8fafc}.team-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:16px 22px;font-size:.72rem;font-weight:700}.team-table td{text-align:left;color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:18px 22px;font-size:.92rem}.team-table tbody tr:last-child td{border-bottom:none}.team-table tbody tr{transition:background .2s}.team-table tbody tr:hover{background:#f8fbff}.team-name-cell{color:#002147;font-weight:700}.team-table td:last-child{text-align:center}.empty-team-cell{text-align:center;padding:60px 20px}.empty-team-cell h3{color:#002147;margin:0 0 10px;font-size:22px;font-weight:700}.empty-team-cell p{color:#64748b;margin:0 0 22px;font-size:.92rem;line-height:1.6}.team-status{box-sizing:border-box;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.team-status.active{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.team-status.pending{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.manage-btn,.view-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:120px;height:40px;padding:0 18px;font-size:.85rem;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.manage-btn{color:#fff;background:#002147}.manage-btn:hover{background:#003580;transform:translateY(-1px)}.view-btn{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.browse-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:8px;padding:10px 22px;font-size:.9rem;font-weight:700;transition:background .2s,transform .2s}.browse-btn:hover{background:#003580;transform:translateY(-2px)}@media (width<=768px){.team-directory-section{padding:0 24px}.team-directory-heading{font-size:24px}.team-table th,.team-table td{padding:12px 14px}}.certificates-page{box-sizing:border-box;background:#f8fafc;flex:1;width:100%;padding:35px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.certificates-intro{max-width:960px;margin:0 auto 36px}.section-title{color:#002147;text-align:center;margin-top:20px;margin-bottom:20px;font-size:36px;font-weight:600}.certificates-content{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:960px;margin:0 auto;overflow:hidden}.cert-tabs{background:#fff;border-bottom:1px solid #e2e8f0;gap:0;display:flex;overflow-x:auto}.cert-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:8px;padding:18px 24px;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex}.cert-tab:hover{color:#002147}.cert-tab.active{color:#002147;border-bottom-color:#002147}.cert-tab-count{color:#475569;background:#f1f5f9;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;display:inline-flex}.cert-tab.active .cert-tab-count{color:#002147;background:#00214714}.cert-toolbar{background:#fafbfc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.cert-search{flex:1;min-width:200px}.cert-search input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;height:40px;padding:0 14px}.cert-search input:focus{border-color:#002147;outline:none}.cert-sort{color:#64748b;white-space:nowrap;align-items:center;gap:10px;font-weight:600;display:flex}.cert-sort select{color:#002147;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;height:40px;padding:0 12px}.accomplishment-list{margin:0;padding:0;list-style:none}.accomplishment-item{border-bottom:1px solid #e2e8f0;grid-template-columns:160px 1fr auto;align-items:center;gap:24px;padding:24px;display:grid}.accomplishment-item:last-child{border-bottom:none}.accomplishment-item:hover{background:#fafbfc}.cert-thumbnail{cursor:pointer;background:#fdfcf8;border:1px solid #cbd5e1;border-radius:4px;width:160px;height:112px;padding:0;transition:box-shadow .2s,border-color .2s;overflow:hidden}.cert-thumbnail:hover{border-color:#002147;box-shadow:0 2px 8px #0021471f}.cert-thumbnail-inner{text-align:center;box-sizing:border-box;border:1px solid #0021471f;flex-direction:column;justify-content:center;align-items:center;height:100%;margin:6px;padding:10px;display:flex}.cert-thumbnail-brand{color:#002147;letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px}.cert-thumbnail-title{color:#64748b;margin-bottom:4px}.cert-thumbnail-name{color:#002147;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:600;overflow:hidden}.cert-details{min-width:0}.cert-item-title{color:#002147;margin:0 0 6px;font-size:20px;font-weight:600}.cert-item-issuer{color:#64748b;margin:0 0 8px;font-size:15px}.cert-item-meta{color:#64748b;margin:0 0 12px;font-size:15px}.cert-item-divider{margin:0 6px}.cert-actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.cert-text-btn{color:#002147;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.cert-text-btn:hover{color:#0a3568}.certificate-status{border-radius:16px;justify-content:center;align-items:center;min-width:90px;height:32px;font-size:13px;font-weight:600;display:inline-flex}.certificate-status.available{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.certificate-status.pending{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.download-btn,.disabled-btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:140px;height:42px;font-size:14px;font-weight:600;display:flex}.download-btn{color:#fff;background:#002147;transition:all .3s}.download-btn:hover{opacity:.9}.download-btn:disabled{opacity:.65;cursor:not-allowed}.disabled-btn{color:#64748b;cursor:not-allowed;background:#cbd5e1}.certificate-empty-state{text-align:center;padding:56px 32px}.empty-state-title{color:#002147;margin:0 0 10px;font-size:20px;font-weight:600}.empty-state-message{color:#64748b;max-width:420px;margin:0 auto 16px;font-size:15px}.cert-loading{text-align:center;color:#64748b;padding:48px 24px;font-size:15px}.cert-modal-overlay{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cert-modal{background:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.cert-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.cert-modal-label{color:#64748b;margin:0 0 4px;font-size:15px}.cert-modal-title{color:#002147;margin:0;font-size:20px;font-weight:600}.cert-modal-close{color:#002147;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;flex-shrink:0;padding:8px 16px;font-weight:600}.cert-modal-close:hover{background:#f8fafc}.cert-modal-body{background:#f1f5f9;padding:24px;overflow-y:auto}.cert-modal-document{max-width:560px;margin:0 auto}.cert-modal-frame{text-align:center;background:#fff;border:2px solid #002147;padding:36px 32px}.cert-modal-frame:before{content:"";border-top:1px solid #00214726;width:calc(100% - 24px);height:1px;margin:-24px auto 20px;display:block}.cert-modal-org{color:#64748b;letter-spacing:.06em;text-transform:uppercase;margin:0 0 12px}.cert-modal-doc-title{color:#002147;margin:0 0 28px;font-size:20px;font-weight:600}.cert-modal-awarded,.cert-modal-for{color:#64748b;margin:0;font-size:15px}.cert-modal-recipient{color:#002147;margin:10px 0 16px;font-size:22px;font-weight:600}.cert-modal-event{color:#002147;margin:10px 0 24px;font-size:18px;font-weight:600}.cert-modal-info{text-align:left;border-top:1px solid #e2e8f0;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px;padding-top:20px;display:grid}.cert-modal-info span{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;display:block}.cert-modal-info strong{color:#1e293b;font-weight:600}.cert-modal-signature{color:#64748b;flex-direction:column;align-items:center;gap:8px;display:flex}.cert-modal-sign-line{background:#cbd5e1;width:140px;height:1px}.cert-modal-footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:16px 24px;display:flex}.cert-modal-download{width:auto;min-width:180px;padding:0 24px}.cert-download-wrapper{pointer-events:none;position:fixed;top:0;left:-9999px}.cert-download-wrapper .cert-modal-document{width:560px}@media (width<=768px){.certificates-page{padding:20px}.section-title{font-size:28px}.cert-toolbar{flex-direction:column;align-items:stretch}.accomplishment-item{grid-template-columns:1fr;gap:16px}.cert-thumbnail{width:100%;max-width:240px}.cert-actions{flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.cert-modal-info{grid-template-columns:1fr}.cert-modal-footer{justify-content:stretch}.cert-modal-download{width:100%}}.pay-page{box-sizing:border-box;background:#f1f5f9;flex:1;min-height:100vh}.pay-hero{background:linear-gradient(135deg,#002147 0%,#003580 60%,#0057b7 100%);padding:64px 40px 56px;position:relative;overflow:hidden}.pay-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.pay-hero:after{content:"";background:#ffffff08;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:10%}.pay-hero-inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.pay-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#f59e0b;margin:0 0 12px;font-size:.78rem;font-weight:700}.pay-hero-title{color:#fff;margin:0 0 14px;font-size:2.6rem;font-weight:800;line-height:1.15}.pay-hero-sub{color:#ffffffa6;max-width:480px;margin:0;font-size:1rem}.pay-section-header{margin-bottom:28px}.pay-section-title{color:#002147;margin:0 0 10px;font-size:1.5rem;font-weight:700}.pay-section-line{background:linear-gradient(90deg,#f59e0b,#fbbf24);border-radius:2px;width:48px;height:3px}.pay-insights-section{max-width:1200px;margin:56px auto 0;padding:0 40px}.pay-insights-row{justify-content:space-between;align-items:center;padding:8px 0 0;display:flex}.pay-insight-item{flex-direction:column;flex:1;align-items:flex-start;gap:6px;display:flex}.pay-insight-divider{background:#e2e8f0;flex-shrink:0;width:1px;height:44px;margin:0 32px}.pay-insight-value{color:#002147;font-size:1.7rem;font-weight:800;line-height:1}.pay-insight-label{color:#64748b;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:600}.pay-directory-section{max-width:1200px;margin:56px auto 64px;padding:0 40px}.pay-table-wrap{background:#fff;border-radius:12px;overflow:auto hidden;box-shadow:0 2px 12px #00000012}.pay-table{border-collapse:collapse;width:100%;min-width:680px}.pay-table thead tr{background:#002147}.pay-table th{color:#ffffffd9;text-transform:uppercase;letter-spacing:1.2px;text-align:left;white-space:nowrap;padding:16px 20px;font-size:.72rem;font-weight:700}.pay-table td{color:#475569;border-bottom:1px solid #f1f5f9;padding:16px 20px;font-size:.88rem}.pay-table tbody tr:last-child td{border-bottom:none}.pay-table tbody tr:hover{background:#f8fafc}.pay-txn-id{font-family:monospace;color:#64748b!important;font-size:.8rem!important}.pay-hackathon-name{color:#002147!important;font-weight:600!important}.pay-amount{color:#15803d!important;font-weight:700!important}.pay-badge{border-radius:20px;justify-content:center;align-items:center;padding:4px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.pay-badge.success{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.pay-badge.pending{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.pay-receipt-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#002147;border:none;border-radius:6px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:background .2s}.pay-receipt-btn:hover{background:#003580}.pay-retry-btn{color:#ef4444;cursor:pointer;background:0 0;border:1.5px solid #ef4444;border-radius:6px;padding:8px 16px;font-size:.8rem;font-weight:700;transition:all .2s}.pay-retry-btn:hover{background:#fef2f2}.pay-empty-row{text-align:center;padding:60px 20px!important}.pay-empty{color:#94a3b8;flex-direction:column;align-items:center;gap:12px;display:flex}.pay-empty-icon{font-size:2.5rem}.pay-empty p{margin:0;font-size:.95rem}@media (width<=768px){.pay-hero{padding:48px 24px 44px}.pay-hero-title{font-size:1.9rem}.pay-insights-section,.pay-directory-section{padding:0 24px}.pay-insights-row{flex-direction:column;align-items:flex-start;gap:20px}.pay-insight-item{width:100%}.pay-insight-divider{width:100%;height:1px;margin:0}}.settings-page{box-sizing:border-box;background:#f8fafc;width:100%;min-height:100vh;padding:35px}.page-header{text-align:center;margin-bottom:40px}.section-title{color:#002147;text-align:center;text-transform:capitalize;margin-top:20px;margin-bottom:16px;font-size:36px;font-weight:600}.settings-card-container.audi-item{box-sizing:border-box;background-color:#fff;border-radius:8px;flex-direction:column;width:100%;max-width:600px;margin:0 auto;padding:40px 35px;display:flex;box-shadow:0 0 10px #ccc}.settings-form-element{flex-direction:column;gap:24px;width:100%;display:flex}.setting-group{flex-direction:column;gap:8px;width:100%;margin:0;display:flex}.settings-field-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;font-size:.8rem;font-weight:700}.settings-custom-input{color:#002147;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:12px 16px;font-size:15px;transition:all .2s}.settings-custom-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.btn-register-primary.settings-action-btn{color:#fff;cursor:pointer;text-align:center;box-sizing:border-box;background:#2563eb;border:none;border-radius:10px;width:100%;margin-top:10px;padding:14px 20px;font-size:.95rem;font-weight:600;transition:background .2s,transform .1s}.btn-register-primary.settings-action-btn:hover{background:#1d4ed8}.btn-register-primary.settings-action-btn:active{transform:scale(.98)}@media (width<=768px){.settings-page{padding:20px}.section-title{font-size:28px}.settings-card-container.audi-item{padding:30px 20px}}.size-setter{text-align:center;text-transform:capitalize;color:#002147;letter-spacing:-.5px;margin-top:20px;margin-bottom:24px;font-size:36px;font-weight:600;line-height:1.4}.hero-description{text-align:center;color:#64748b;max-width:850px;margin:0 auto;font-size:16px;font-weight:400;line-height:1.8}.decoration span:first-child{background-color:#ffc107;width:50px;height:2px;margin-bottom:15px}.decoration span:last-child{background-color:#ffc107;width:25px;height:2px;margin-bottom:15px}.sponsor-hero{text-align:center;box-sizing:border-box;background:linear-gradient(135deg,#f8fafc 0%,#eef2ff 100%);width:100%;padding:100px 20px}.hero-contents{max-width:1000px;margin:0 auto}.btn-register-primary.hero-buttons-sponsors{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#002147;border:none;border-radius:10px;padding:14px 36px;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #00214733}.btn-register-primary.hero-buttons-sponsors:hover{background:#001530;transform:translateY(-2px);box-shadow:0 8px 20px #0021474d}.btn-register-primary.hero-buttons-sponsors:active{transform:scale(.98)}.btn{text-align:center;margin-top:40px}.benefits-section{text-align:center;background:#f8fafc;margin-top:0;padding:80px 40px}.benefits-section h2{text-transform:capitalize;margin:0;padding-bottom:0;font-weight:600;display:inline-block;font-size:36px!important}.benefits{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;width:100%;max-width:1200px;margin:40px auto 0;display:grid}.benefit-card{text-align:center;box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;align-items:center;padding:35px 25px;transition:all .4s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #0000000d}.benefit-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #0000001a}.benefit-icon{color:#2563eb;justify-content:center;align-items:center;margin-bottom:20px;font-size:40px;display:flex}.benefit-card h4{color:#002147;margin:0 0 12px;font-size:1.25rem;font-weight:700}.benefit-description{color:#64748b;font-size:.95rem;line-height:1.6}.impact{text-align:center;background-color:#002147;padding:80px 40px}.impact h2{text-align:center;text-transform:capitalize;color:#fff;margin-top:0;margin-bottom:16px;font-size:36px;font-weight:600}.navy-blue-para{text-align:center;color:#cbd5e1;max-width:850px;margin:0 auto 40px;font-size:16px;font-weight:400;line-height:1.8}.our-acheivements{flex-wrap:wrap;justify-content:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.acheivement{text-align:center;box-sizing:border-box;flex-direction:column;flex:1;align-items:center;min-width:200px;padding:20px;transition:all .3s;display:flex}.acheivement span:first-child{color:#94a3b8;margin-bottom:10px;font-size:3rem;font-weight:700;transition:color .3s}.acheivement span:last-child{color:#cbd5e1;font-size:1rem;font-weight:500;transition:color .3s}.acheivement:hover span:first-child,.acheivement:hover span:last-child{color:#f4c542}.our-acheivements>div:not(:last-child){border-right:1px solid #ffffff26}.sponsors-current{text-align:center;background:#fff;padding:80px 40px}.sponsors-current p{text-align:center;color:#64748b;max-width:700px;margin:0 auto 40px;font-size:16px;font-weight:400;line-height:1.8}.sponsor-part{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:50px;max-width:1100px;margin:0 auto;padding:50px;display:flex;box-shadow:0 4px 20px #0000000a}.sponsor-logo{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex}.sponsor-logo img{object-fit:contain;filter:none;opacity:.85;max-width:100%;height:45px;transition:opacity .3s}.sponsor-logo:hover{transform:translateY(-4px)}.sponsor-logo:hover img{opacity:1}.contact{text-align:center;background-color:#f8fafc;padding:80px 40px}.contact h2{text-transform:capitalize;color:#002147;margin-bottom:16px;font-weight:600;font-size:36px!important}.contact p{text-align:center;color:#64748b;max-width:850px;margin:0 auto 20px;font-size:16px;font-weight:400;line-height:1.8}.sponsor-cards{grid-template-columns:repeat(auto-fit,minmax(300px,360px));justify-content:center;gap:30px;width:100%;max-width:1200px;margin:50px auto 0;display:grid}.sponsor-card{color:#002147;box-sizing:border-box;background:#fff;border-radius:8px;flex-direction:column;padding:35px 25px;transition:all .4s;display:flex;position:relative;box-shadow:0 0 10px #ccc}.sponsor-card:hover{transform:translateY(-8px);box-shadow:0 12px 30px #00000026}.card-header{border-bottom:1px solid #f1f5f9;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:15px;display:flex}.card-header h4{color:#002147;margin:0;font-size:1.3rem;font-weight:700}.card-header svg{flex-shrink:0;font-size:32px;transition:transform .3s}.sponsor-card:first-child .card-header svg{color:#d4af37;filter:drop-shadow(0 2px 6px #d4af3740)}.sponsor-card:nth-child(2) .card-header svg{color:#b0c4de;filter:drop-shadow(0 2px 6px #b0c4de40)}.sponsor-card:nth-child(3) .card-header svg{color:#cd7f32;filter:drop-shadow(0 2px 6px #cd7f3240)}.sponsor-card:hover .card-header svg{transform:scale(1.1)rotate(3deg)}.tier-price{color:#002147;text-align:left;margin:10px 0 25px;font-size:2rem;font-weight:800}.sponsor-card ul{text-align:left;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.sponsor-card li{color:#475569;font-size:.95rem;line-height:1.5}.cta-text{color:#475569;text-align:center;max-width:700px;margin:60px auto 20px;font-size:1.2rem;font-weight:600;line-height:1.8}.sponsor-button{color:#002147;text-transform:uppercase;cursor:pointer;background-color:#f4c542;border:none;border-radius:10px;padding:14px 36px;font-size:14px;font-weight:700;transition:all .2s;box-shadow:0 4px 14px #f4c5424d}.sponsor-button:hover{background-color:#e0b230;transform:translateY(-2px);box-shadow:0 6px 20px #f4c54266}.investment-button{text-align:center;margin-top:20px}@media (width<=992px){.our-acheivements>div:not(:last-child){border-right:none}.benefits-section{padding:6px 20px}}@media (width<=768px){.sponsor-hero{padding:60px 20px}.size-setter{font-size:28px}.benefits-section h2,.impact h2,.contact h2{font-size:28px!important}.sponsor-part{gap:20px;padding:20px}}.company-form{grid-template-columns:1fr 1fr;gap:20px;display:grid}.input-group{flex-direction:column;gap:8px;display:flex}.input-group label{color:#1e293b;font-size:14px;font-weight:600}.sponsor-input{color:#002147;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;height:52px;padding:0 16px;font-size:15px;transition:border-color .25s,box-shadow .25s}.sponsor-input::placeholder{color:#94a3b8}.sponsor-input:focus{border-color:#f5b301;outline:none;box-shadow:0 0 0 4px #f5b3012e}.sponsor-input:hover{border-color:#94a3b8}@media (width<=768px){.payment-summary-card{padding:30px 20px}.payment-title{font-size:2rem}.company-form{grid-template-columns:1fr}.summary-row{flex-direction:column;align-items:flex-start;gap:6px}.summary-row strong{text-align:left}.payment-buttons{flex-direction:column}}.success-page{background:#f8fafc;justify-content:center;align-items:center;min-height:80vh;padding:70px 20px;display:flex}.success-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:720px;padding:50px;box-shadow:0 10px 30px #00000014}.success-icon{color:#22c55e;margin-bottom:20px;font-size:70px}.success-card h1{color:#002147;margin-bottom:15px}.success-subtitle{color:#64748b;margin-bottom:35px;line-height:1.8}.success-summary{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:35px;padding:25px}.summary-item{border-bottom:1px solid #ececec;grid-template-columns:170px 1fr;align-items:center;padding:18px 0;display:grid}.summary-item span{color:#64748b;font-weight:500}.summary-item strong{color:#002147;justify-self:end;font-weight:600}.summary-item:last-child{border-bottom:none}.next-steps{text-align:left;margin-bottom:35px}.next-steps h2{color:#002147;margin-bottom:20px}.next-steps ul{padding-left:20px}.next-steps li{color:#475569;margin-bottom:15px}.home-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:10px;align-items:center;gap:10px;padding:15px 32px;font-size:16px;transition:all .3s;display:inline-flex}.home-btn:hover{color:#002147;background:#f5b301}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f8f9fa;font-family:Poppins,sans-serif;font-size:16px}.about-page{background:#fff}.about-hero{text-align:center;background:radial-gradient(at 70% 10%,#2563eb0f,#0000 50%),radial-gradient(at 20% 80%,#fbbf2414,#0000 45%),linear-gradient(#fff 0%,#f0f2f5 100%);border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;min-height:60vh;padding:80px 20px;display:flex}.about-hero h1{margin:20px 0;line-height:1.3;color:#002147!important;font-size:36px!important;font-weight:800!important}.about-hero p{max-width:750px;margin:0 auto 40px;line-height:1.7;color:#475569!important;font-size:1.25rem!important}.hero-content{max-width:900px}.hero-badge{color:#b45309;letter-spacing:3px;text-transform:uppercase;font-size:16px;font-weight:800}.hero h1{color:#000;margin:25px 0;font-size:36px;font-weight:800;line-height:1.2}.hero p{color:#475569;font-size:16px;line-height:1.8}.photo{justify-content:center;align-items:center;width:100%;margin-top:30px;display:flex}.photo img{object-fit:cover;border-radius:12px;width:100%;max-width:600px;height:350px;transition:transform .3s;box-shadow:0 15px 35px #00000014}.photo img:hover{transform:scale(1.02)}.section{max-width:1200px;margin:0 auto;padding:80px 20px}.section h2{color:#000;margin-bottom:30px;font-size:36px;font-weight:700}.section-text{color:#1e293b;font-size:16px;line-height:1.9}.grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:25px;display:grid}.glass-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #0000000f;border-radius:16px;padding:30px;transition:transform .25s,border-color .25s}.glass-card:hover{border-color:#002147;transform:translateY(-6px)}.glass-card h3{color:#000;margin-bottom:12px;font-size:18px;font-weight:600}.glass-card p{color:#475569;font-size:16px;line-height:1.75}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;display:grid}.stat-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:35px;box-shadow:0 4px 12px #00000005}.stat-card h1{color:#002147;font-size:48px;font-weight:800}.stat-card p{color:#64748b;margin-top:6px;font-size:16px}.team-card{text-align:center;background:#fff;border:1px solid #0000000f;border-radius:16px;padding:30px}.team-image{background:#f1f5f9;border:2px solid #002147;border-radius:50%;width:110px;height:110px;margin:0 auto 20px}.team-card h3{color:#000;margin-bottom:6px;font-size:18px;font-weight:600}.team-card p{color:#64748b;font-size:16px}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:40px;display:flex}.primary-btn{color:#002147;cursor:pointer;background:#fbbf24;border:none;border-radius:8px;padding:14px 32px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #fbbf244d}.primary-btn:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 6px 20px #f59e0b66}.cta{text-align:center;background:linear-gradient(#f8fafc 0%,#fff 100%);border-top:1px solid #e2e8f0;padding:100px 20px}.cta h1{color:#002147;margin-bottom:20px;font-size:36px;font-weight:800}.cta p{color:#475569;max-width:560px;margin-bottom:36px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.8}@media (width<=768px){.hero h1,.section h2,.cta h1{font-size:28px}.hero-buttons{flex-direction:column}.primary-btn{justify-content:center;width:100%}.photo img{height:250px}}.team-details-page{box-sizing:border-box;background:#f1f5f9;flex:1;width:100%;min-height:100vh}.team-details-hero{background:linear-gradient(135deg,#002147 0%,#003580 60%,#0057b7 100%);padding:64px 40px 80px;position:relative;overflow:hidden}.team-details-hero:before{content:"";background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-60px;right:-60px}.team-details-hero:after{content:"";background:#ffffff08;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-80px;left:10%}.team-details-hero-inner{z-index:1;text-align:center;max-width:1200px;margin:0 auto;position:relative}.team-details-hero-eyebrow{letter-spacing:2.5px;text-transform:uppercase;color:#f59e0b;margin:0 0 12px;font-size:.78rem;font-weight:700}.team-details-hero-title{color:#fff;margin:0 0 14px;font-size:2.6rem;font-weight:800;line-height:1.15}.team-details-hero-sub{color:#ffffffa6;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.7}@media (width<=768px){.team-details-hero{padding:48px 24px 64px}.team-details-hero-title{font-size:1.9rem}}.team-overview-section,.members-section{max-width:900px;margin:0 auto 70px;padding:0 40px}.team-overview-section{margin-top:56px}.section-heading{text-align:center;color:#002147;margin-bottom:10px;font-size:28px}.decoration{justify-content:center;gap:12px;margin-top:10px;display:flex}.decoration span:first-child{background:#fbbf24;width:50px;height:2px}.decoration span:last-child{background:#fbbf24;width:25px;height:2px}.team-overview-card{background:#fff;border:1px solid #e8edf7;border-radius:16px;margin:40px auto 0;padding:30px;transition:all .3s;box-shadow:0 6px 24px #0f172a0f}.team-overview-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0f172a1a}.invite-section{max-width:900px;margin:0 auto 70px;padding:0 40px}.invite-box{gap:15px;max-width:900px;margin:40px auto 0;display:flex}.invite-box input{border:1px solid #d1d5db;border-radius:8px;outline:none;flex:1;padding:14px 16px;font-size:15px}.invite-box input:focus{border-color:#002147}.invite-btn{color:#fff;cursor:pointer;background:#002147;border:none;border-radius:8px;padding:14px 24px;font-size:15px;font-weight:600;transition:all .3s}.invite-btn:hover{background:#003580}.overview-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.overview-row:last-child{border-bottom:none}.overview-row span{color:#64748b;font-weight:600}.overview-row strong{color:#002147}.table-wrapper{background:#fff;border:1px solid #e8edf7;border-radius:16px;margin-top:40px;overflow-x:auto;box-shadow:0 6px 24px #0f172a0f}.members-table{border-collapse:collapse;width:100%}.members-table thead tr{background:#f8fafc}.members-table th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #e5e7eb;padding:16px 22px;font-size:.72rem;font-weight:700}.members-table td{text-align:left;color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:18px 22px;font-size:.92rem}.members-table tbody tr:last-child td{border-bottom:none}.members-table tbody tr{transition:background .2s}.members-table tbody tr:hover{background:#f8fbff}.member-name-cell{color:#002147;font-weight:700}.members-table td:last-child{text-align:center}.member-status{color:#15803d;white-space:nowrap;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:20px;justify-content:center;align-items:center;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-flex}.member-status.paid{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0}.member-status.pending{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.team-actions{flex-wrap:wrap;justify-content:center;gap:20px;margin-bottom:40px;display:flex}.team-invite-btn,.team-manage-btn,.team-leave-btn{cursor:pointer;border:none;border-radius:6px;width:180px;height:45px;font-size:14px;font-weight:600}.team-invite-btn{color:#fff;background:#002147}.team-manage-btn{color:#03173d;background:#fbbf24}.team-leave-btn{color:#fff;background:#ef4444}.team-invite-btn:disabled,.team-manage-btn:disabled,.team-leave-btn:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.team-overview-section,.invite-section,.members-section{padding:0 24px}.section-heading{font-size:24px}.overview-row{flex-direction:column;align-items:flex-start;gap:8px}.team-actions{flex-direction:column;align-items:center}.team-invite-btn,.team-manage-btn,.team-leave-btn{width:100%;max-width:300px}.invite-box{flex-direction:column}.invite-btn{width:100%}.members-table th,.members-table td{padding:12px 14px}}.payment-summary-page{background:#f8fafc;justify-content:center;align-items:flex-start;min-height:100vh;padding:40px 20px;display:flex}.payment-summary-card{background:#fff;border-radius:24px;width:100%;max-width:900px;padding:50px;box-shadow:0 20px 50px #00000014}.payment-title{text-align:center;color:#002147;margin-bottom:10px;font-size:2.4rem}.payment-subtitle{text-align:center;color:#6b7280;margin-bottom:35px;line-height:1.6}.summary-section{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:25px;padding:25px;transition:all .3s}.summary-section:hover{transform:translateY(-3px)}.summary-section h2{color:#002147;margin-bottom:18px;font-size:1.3rem}.summary-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.summary-row:last-child{border-bottom:none}.summary-row span{color:#64748b}.summary-row strong{color:#002147;text-align:right;font-weight:700}.total-row{border-top:2px solid #fbbf24;margin-top:10px;padding-top:15px}.total-row span,.total-row strong{font-size:1.1rem;font-weight:700}.secure-payment-box{color:#002147;background:#eff6ff;border-left:5px solid #3b82f6;border-radius:12px;margin:30px 0;padding:18px 20px;font-weight:600}.payment-buttons{gap:20px;margin-top:30px;display:flex}.back-btn,.pay-btn{cursor:pointer;border:none;border-radius:12px;flex:1;height:55px;font-size:16px;font-weight:700;transition:all .3s}.back-btn{color:#374151;background:#e5e7eb}.back-btn:hover{background:#d1d5db}.pay-btn{color:#fff;background:#002147}.pay-btn:hover{background:#036;transform:translateY(-2px);box-shadow:0 12px 25px #00214740}@media (width<=768px){.payment-summary-card{padding:30px 20px}.payment-title{font-size:2rem}.summary-row{flex-direction:column;align-items:flex-start;gap:6px}.summary-row strong{text-align:left}.payment-buttons{flex-direction:column}}
