@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";.page{max-width:100%;width:100%;margin:0 auto;position:relative;padding-top:80px;padding-left:20px;padding-right:20px}.site-nav{position:fixed;top:0;z-index:99999;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;padding:.5rem 1.5rem;background:#12143ae6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08);width:100%}.site-nav__brand{font-size:1.6rem;font-weight:700;display:flex;align-items:center;gap:.8rem}.nav-center-block{position:absolute;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1.2}.nav-date{font-size:.95rem;color:#e0e0e0;font-weight:600;letter-spacing:1px}.nav-timer{font-family:Courier New,monospace;color:#fcd361;font-size:.85rem;font-weight:700;letter-spacing:1px;text-shadow:0 0 8px rgba(252,211,97,.4)}.nav-logo{width:48px;height:auto;border-radius:0;object-fit:contain;box-shadow:none}.site-nav__links{display:flex;align-items:center;gap:.5rem;font-size:.85rem;flex-wrap:nowrap}.site-nav__links a{position:relative;padding:.4rem .6rem;border-radius:999px;opacity:.85;text-decoration:none;white-space:nowrap;transition:background .2s ease,color .2s ease,opacity .2s ease}.nav-cta{padding:.4rem 1rem;font-size:.85rem;white-space:nowrap}.site-nav__links a:hover{opacity:1;background:#ffffff14}.nav-cta{border:1px solid rgba(252,211,97,.6);color:#fcd361;padding:.45rem 1.4rem;border-radius:999px;font-weight:600;text-decoration:none;transition:background .2s ease,color .2s ease}.nav-cta:hover{background:#fcd36126}.site-nav__toggle{display:none;flex-direction:column;gap:.25rem;background:transparent;border:1px solid rgba(255,255,255,.2);border-radius:.6rem;padding:.45rem .65rem;cursor:pointer}.site-nav__toggle span{display:block;width:22px;height:2px;border-radius:999px;background:#fcd361}.hero,.section,.contact,.about,.split-section{scroll-margin-top:110px}.section{margin-top:50}.hero{padding:clamp(1.5rem,3vw,2.5rem) 0 clamp(1.5rem,2vw,2rem);text-align:left;min-height:calc(100vh - 80px);display:flex;flex-direction:column;justify-content:flex-start}.hero__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem 1rem;border-radius:1.2rem;font-size:.95rem;letter-spacing:.03em;background:#ffffff1f}.hero-badge__logo{width:62px;height:auto;border-radius:0;object-fit:contain;border:none}.hero__grid{display:block}.hero__title-row{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:1rem;align-items:stretch;justify-content:space-between}.hero__title{flex:1 1 360px}.hero__right-column{flex:0 1 360px;display:flex;flex-direction:column;align-items:flex-start}.hero__logos{display:flex;gap:1rem;justify-content:flex-start;margin-left:0;margin-right:0;align-items:flex-end}.hero h1{font-size:clamp(2.4rem,5.5vw,4rem);line-height:1.05;margin:.15rem 0}.hero__title-word{display:block;line-height:1;padding-top:30px}.hero__title-word--accent{font-size:1.08em;background:linear-gradient(to right,#d4af37,#ffe57f,#fbc02d);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subtitle{font-size:clamp(1.1rem,2vw,1.4rem);font-weight:500;margin:.25rem 0 2rem;color:#ffe1ff}.hero-container{display:flex;flex-direction:column;width:fit-content;width:-moz-fit-content;margin:0}.hero-main-text{font-size:5rem;font-weight:800;text-transform:uppercase;margin:0;line-height:.9;white-space:nowrap;text-align:left;background:linear-gradient(to right,#d4af37,#ffe57f,#fbc02d);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 15px rgba(255,215,0,.2))}.hero-middle-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.2rem 0}.hero-lines-group{display:flex;flex-direction:column;justify-content:space-between;height:35px;flex-grow:1;margin-left:6.3rem;margin-right:1.5rem}.decor-line{display:block;width:100%;height:4px;border-radius:2px;background:linear-gradient(to right,#d4af37,#fbc02d);box-shadow:0 0 8px #ffd7004d}.hero-year-text{font-size:3.8rem;font-weight:800;line-height:1;background:linear-gradient(to right,#d4af37,#ffe57f,#fbc02d);-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 0 15px rgba(255,215,0,.2))}.hero-sub-container{width:100%}.hero-sub-text{font-size:1.3rem;font-weight:600;text-transform:uppercase;color:#fff;letter-spacing:1px;margin:0;opacity:.9;text-align:justify;text-align-last:justify;width:100%}.hero__lede{max-width:760px;font-size:1.08rem;margin-top:.35rem;opacity:.9}.hero__meta-row{margin:1.5rem 0 1rem;display:flex;flex-wrap:wrap;gap:1.5rem;align-items:flex-start;justify-content:space-between}.hero__meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.6rem;max-width:600px;flex:1 1 360px}.hero__meta div{padding:0;background:transparent;border-radius:0;border:none}.hero__meta span{display:block;text-transform:uppercase;font-size:.7rem;letter-spacing:.2em;opacity:.7}.hero__meta strong{display:block;margin-top:.5rem;font-size:1rem}.hero__actions{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.btn{padding:.85rem 1.8rem;border-radius:999px;border:none;font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none;min-width:190px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.btn--primary{background:linear-gradient(120deg,#fcd361,#f431c4 60%,#7a40ff);color:#12092b;box-shadow:0 15px 30px #f431c440}.btn--ghost{background:transparent;color:#fcd361;border:1px solid rgba(252,211,97,.5)}.btn:hover{transform:translateY(-2px)}.hero__countdown{max-width:420px;width:100%;flex:0 1 360px;margin-top:0}.countdown{display:grid;grid-template-columns:repeat(4,minmax(60px,1fr));gap:.35rem;padding:.45rem .65rem;background:#05031a38;border:1px solid rgba(255,255,255,.12);border-radius:999px}.countdown__unit{text-align:center}.countdown__value{display:block;font-size:1.2rem;font-weight:600}.countdown__label{text-transform:uppercase;letter-spacing:.15em;font-size:.62rem;opacity:.75}.section{margin:2rem 0}.section--compact{margin:3.5rem 0 0}.section--compact .section-heading{display:none}.section-heading{text-align:left;max-width:840px;margin:0 0 2rem}.section-heading__kicker{display:inline-block;padding:.2rem .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.25);font-size:1.2rem;letter-spacing:.15em;text-transform:uppercase;color:#fcd361}.section-heading h2{font-size:1.2rem;margin-bottom:.5rem;line-height:1.2}.section-heading p{opacity:.8;margin:0}.grid{display:grid;gap:1.5rem}#the-iic .section-heading h2{font-size:2rem!important;line-height:1.1;font-weight:800}.grid--four{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.gradient-card{padding:1.25rem;border-radius:1.25rem;background:linear-gradient(145deg,#ffffff26,#1f2e6866);border:1px solid rgba(255,255,255,.12);position:relative;overflow:hidden;min-height:180px;transition:transform .3s ease,border-color .3s ease}.gradient-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#fcd36140,#f431c42e);mix-blend-mode:screen;opacity:0;transition:opacity .3s ease}.gradient-card:hover{transform:translateY(-6px);border-color:#fcd361b3}.gradient-card:hover:after{opacity:1}.split-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.panel{padding:2rem;border-radius:1.5rem;height:100%;display:flex;flex-direction:column;min-height:450px;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.panel:hover{border-color:#fcd361!important;transform:translateY(-4px);box-shadow:0 15px 40px #0009;z-index:1}.split-section .section-heading h2{font-size:clamp(2.2rem,4vw,3rem)}.panel--accent{background:linear-gradient(145deg,#21337ccc,#ffffff1f);border:1px solid rgba(244,49,196,.25)}.panel--outline{background:#0a103499;border:1px solid rgba(255,255,255,.12)}.list{padding-left:1.2rem;margin:0;display:flex;flex-direction:column;gap:.6rem}.list--arrow li{list-style:none;position:relative;padding-left:1.5rem}.list--arrow li:before{content:"➤";position:absolute;left:0;color:#fcd361}.list--dot{list-style:disc}.grid--chips{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.chip{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.15);padding:1.2rem 1.5rem;border-radius:1rem;text-align:center;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 15px #0000001a}.chip:hover{transform:translateY(-5px) scale(1.02);border-color:#38bdf8;background:linear-gradient(135deg,#38bdf826,#ffffff0d);box-shadow:0 10px 25px #0006,0 0 15px #38bdf84d}.sponsorship{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.note{margin-top:1.5rem;text-align:center;opacity:.8;font-style:italic}.about{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.contact__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.contact__card{padding:1.75rem;border-radius:1.25rem;border:1px solid rgba(255,255,255,.12);background:#0d143aa6}.footer{width:100%;margin-top:4rem;padding:3rem 0 1rem;background:linear-gradient(to top,#00050f,#0a143299);border-top:1px solid rgba(255,255,255,.1);font-size:.9rem}.footer-content-compact{width:100%;padding:0 4rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.footer-left{display:flex;flex-direction:column;gap:.8rem;flex:1}.footer-center{display:flex;justify-content:center;align-items:center;flex:1}.footer-map{border:2px solid rgba(252,211,97,.3);border-radius:12px;box-shadow:0 10px 30px #00000080;transition:transform .3s ease}.footer-map:hover{transform:scale(1.05);border-color:#fcd361}.footer-right{display:flex;flex-direction:column;align-items:flex-end;text-align:right;flex:1;gap:1.5rem}.secretary-block{display:flex;flex-direction:column;gap:.25rem}.sec-name{color:#fcd361;font-size:1.4rem;font-weight:700;margin:0;letter-spacing:.02em;text-shadow:0 2px 4px rgba(0,0,0,.5)}.sec-role{color:#fff;font-size:1rem;opacity:.9;margin:0}.sec-event{color:#38bdf8;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.2rem}.footer-address-block{font-size:.9rem;color:#a0a0a0;line-height:1.5;border-top:1px solid rgba(255,255,255,.1);padding-top:.8rem;width:fit-content}.footer-address-block strong{color:#e0e0e0}.footer-copyright-slim{text-align:center;margin-top:1rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.05);font-size:.75rem;opacity:.5}@media(max-width:900px){.footer-content-compact{flex-direction:column;text-align:center;gap:3rem}.footer-right{align-items:center;text-align:center}.footer-left{align-items:center}}.back-to-top{display:flex;justify-content:flex-end;margin-top:3rem}.back-to-top a{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.4);color:#fcd361;text-decoration:none;font-size:1.2rem}.logo-placeholder--nav{border-radius:50%;padding:.6rem;width:44px;height:44px}.logo-placeholder{display:inline-flex;align-items:center;justify-content:center;border:1px dashed rgba(252,211,97,.6);border-radius:.9rem;padding:.5rem .9rem;color:#fcd361;font-size:.8rem}.hero-logo{width:100%;max-width:131px;border-radius:0;object-fit:contain;background:transparent}.hero-logo--centenary{max-width:175px}@media(max-width:1100px){.hero__title-row{gap:1rem}.hero__right-column{flex:1 1 100%;align-items:center}.hero__logos{margin-left:0;margin-right:0;justify-content:center}.site-nav__links{gap:.75rem}.hero{padding:clamp(1.25rem,2.5vw,2rem) 0 clamp(1.25rem,1.5vw,1.75rem)}.hero__meta-row{flex-direction:column}.hero__meta{max-width:100%}.hero__countdown{flex:1 1 100%;max-width:100%}.section--compact{margin:3.25rem 0 0}}@media(max-width:768px){.hero{padding:clamp(1rem,2vw,1.5rem) 0 clamp(1rem,1.5vw,1.5rem);min-height:auto}.hero__title-row{flex-direction:column;margin-top:.5rem}.hero__meta{margin:1rem 0 .75rem}.hero__countdown{margin-top:.9rem}.section--compact{margin:3rem 0 0}.gradient-card{min-height:160px;padding:1rem}.countdown{grid-template-columns:repeat(2,minmax(80px,1fr));border-radius:1rem}.panel,.contact__card{padding:1.5rem}.section-heading h2{font-size:clamp(1.8rem,6vw,2.3rem)}}@media(max-width:540px){.site-nav__brand{font-size:.95rem}.hero h1{font-size:clamp(2.3rem,10vw,3.2rem)}.hero__meta{grid-template-columns:1fr}.countdown{grid-template-columns:repeat(2,minmax(70px,1fr))}.panel,.contact__card{padding:1.25rem}}.college-panel{position:relative;background-image:linear-gradient(to bottom,#050a23d9,#050a23b3),url(https://images.unsplash.com/photo-1562774053-701939374585?ixlib=rb-4.0.3&auto=format&fit=crop&w=1000&q=80);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 40px #00000080;color:#fff}.college-panel h2{text-shadow:0 2px 4px rgba(0,0,0,.6);color:#fff}.college-panel p{font-weight:400;opacity:.95;line-height:1.7;font-size:1.05rem}.section-stack{display:flex;flex-direction:column;gap:1.5rem;width:100%}.wide-glass-card{position:relative;overflow:hidden;width:100%;padding:2.5rem 3rem;border-radius:1rem;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0006;color:#fff;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease}.wide-glass-card:before{content:"";position:absolute;inset:0;background-image:var(--bg-full);background-size:cover;background-position:center;transform:scale(1.1);transition:transform .7s cubic-bezier(.25,.46,.45,.94);z-index:0}.wide-glass-card:hover{border-color:#fcd361;transform:translateY(-5px);box-shadow:0 20px 40px #0009}.wide-glass-card:hover:before{transform:scale(1)}.wide-glass-card h2,.wide-glass-card p,.wide-glass-card ul,.wide-glass-card .section-heading{position:relative;z-index:1}.committee-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%}.member-card{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.15);border-radius:1.5rem;padding:2.5rem 1.5rem;text-align:center;transition:all .3s ease;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 30px #0000001a}.member-card:hover{transform:translateY(-10px);background:linear-gradient(135deg,#38bdf826,#ffffff0d);border-color:#38bdf8;box-shadow:0 10px 40px #0006,0 0 20px #38bdf833}.member-img{width:220px;height:220px;border-radius:1.5rem;object-fit:cover;border:2px solid rgba(56,189,248,.3);margin-bottom:1.5rem;transition:border-color .3s ease}.member-card:hover .member-img{border-color:#38bdf8}.member-name{color:#fff;font-size:1.1rem;font-weight:700;margin:.25rem 0;white-space:nowrap;letter-spacing:-.02em}.member-title{color:#38bdf8;font-size:.95rem;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:.5rem}.member-desig{font-size:1.05rem;color:#e0e0e0;margin:0}.member-company{font-size:.95rem;color:#a0a0a0;margin-top:.25rem;font-style:italic}@media(max-width:1024px){.committee-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.committee-grid{grid-template-columns:1fr}}.sponsors-container{display:flex;flex-direction:column;gap:3.5rem;text-align:center;margin-top:2rem}.sponsor-category-title{color:#fcd361;font-size:1.3rem;text-transform:uppercase;letter-spacing:.2em;opacity:.8;margin-bottom:1.5rem;font-weight:600}.sponsor-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:3rem}.sponsor-logo{object-fit:contain;transition:all .3s ease;opacity:.8;transform:scale(.95)}.sponsor-logo:hover{opacity:1;transform:scale(1.05);filter:drop-shadow(0 0 10px rgba(255,255,255,.4))}.logo-large{height:80px;width:auto}.logo-medium{height:50px;width:auto}.logo-small{height:35px;width:auto}@media(max-width:768px){.sponsor-row{gap:2rem}.logo-large{height:60px}.logo-medium{height:40px}.logo-small{height:30px}}.Event_cont{padding-left:3rem}.timeline{position:relative;padding-left:2rem;border-left:2px solid rgba(252,211,97,.3);margin-top:1rem}.timeline-item{position:relative;margin-bottom:2rem}.timeline-item:before{content:"";position:absolute;left:-2.4rem;top:.3rem;width:14px;height:14px;background:#fcd361;border-radius:50%;border:3px solid rgba(10,16,52,1);box-shadow:0 0 15px #fcd36199}.timeline-date{display:block;color:#fcd361;font-weight:700;font-size:.95rem;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.05em}.timeline-event{color:#fff;font-size:1.05rem;opacity:.9;line-height:1.4}.timeline-item:hover .timeline-date{text-shadow:0 0 8px rgba(252,211,97,.4)}.timeline-item:hover:before{transform:scale(1.2)}.nav-item-dropdown{position:relative;display:inline-block;cursor:pointer}.nav-label{padding:.4rem .6rem;border-radius:999px;cursor:pointer;color:#ffffffd9;font-weight:500;transition:background .2s ease,color .2s ease}.nav-item-dropdown:hover .nav-label{background:#ffffff1a;color:#fff}.dropdown-menu{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(10px);background:#12143af2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.5rem;min-width:200px;box-shadow:0 10px 30px #00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:200}.nav-item-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.dropdown-menu a{display:block;padding:.6rem 1rem!important;border-radius:8px;margin-bottom:2px;text-align:left;font-size:.85rem;color:#fff}.dropdown-menu a:hover{background:#ffffff1a;color:#fff!important}.advisory-grid{display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;margin-top:1rem}.advisory-grid .member-card{width:300px;flex-shrink:0}.team-card{text-align:left;height:100%;display:flex;flex-direction:column}.team-card-title{color:#38bdf8;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid rgba(56,189,248,.3);padding-bottom:.5rem}.team-list{display:flex;flex-direction:column;gap:1.2rem;flex-grow:1}.team-member-item{display:flex;flex-direction:column;gap:.1rem}.tm-name{color:#fff;font-weight:600;font-size:1rem}.tm-desig,.tm-desig2{color:#ccc;font-size:.85rem}.tm-dept{color:#fcd361;font-size:.75rem;font-style:italic;opacity:.8}.bubble-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none;overflow:hidden}.bubble{position:absolute;top:-100px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fcd3611a,#fcd3610d);border:1px solid rgba(252,211,97,.15);box-shadow:0 0 10px #fcd3611a;opacity:0;animation:fall linear infinite}@keyframes fall{0%{top:-100px;transform:translate(0);opacity:0}10%{opacity:1}80%{opacity:.8}to{top:110vh;transform:translate(-50px);opacity:0}}.bubble:nth-child(1){width:40px;height:40px;left:10%;animation-duration:8s;animation-delay:0s}.bubble:nth-child(2){width:80px;height:80px;left:35%;animation-duration:12s;animation-delay:2s}.bubble:nth-child(3){width:120px;height:120px;left:55%;animation-duration:15s;animation-delay:1s}.bubble:nth-child(4){width:60px;height:60px;left:75%;animation-duration:10s;animation-delay:4s}.bubble:nth-child(5){width:50px;height:50px;left:90%;animation-duration:14s;animation-delay:.5s}#advisory .member-company{color:#fff!important;opacity:1}.panel .section-heading h2,.gradient-card .section-heading h2{font-size:2rem!important;line-height:1.2}.panel .section-heading__kicker,.gradient-card .section-heading__kicker{font-size:1.2rem!important}.panel .section-heading p,.gradient-card .section-heading p{font-size:.95rem!important}#the-college .section-heading h2,#the-confluence .section-heading h2{font-size:2rem!important;line-height:1.1;font-weight:800}@media(max-width:768px){#the-college .section-heading h2,#the-confluence .section-heading h2{font-size:2.2rem!important}}.form-container{max-width:600px;margin:4rem auto;padding:2rem}.form-group{margin-bottom:1.5rem;text-align:left}.form-label{display:block;margin-bottom:.5rem;color:#fcd361;font-size:.9rem;font-weight:600;letter-spacing:.05em}.form-input,.form-select,.form-textarea{width:100%;padding:.8rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:.5rem;color:#fff;font-size:1rem;transition:all .3s ease}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#38bdf8;background:#ffffff1a;box-shadow:0 0 10px #38bdf833}.checkbox-group{display:flex;flex-direction:column;gap:.8rem;margin-top:.5rem}.checkbox-label{display:flex;align-items:center;gap:.8rem;cursor:pointer;font-size:.95rem;color:#e0e0e0}.checkbox-input{width:18px;height:18px;accent-color:#fcd361}.back-link{display:inline-block;margin-bottom:2rem;color:#ccc;text-decoration:none;font-size:.9rem;transition:color .2s}.back-link:hover{color:#fcd361}.auth-wrapper{display:flex;width:100%;min-height:calc(100vh - 80px);overflow-x:hidden}.auth-left{width:50%;display:flex;align-items:center;justify-content:flex-end;padding-right:40px;box-sizing:border-box;position:relative}.auth-left:after{content:"";position:absolute;right:0;top:15%;height:70%;width:1px;background:linear-gradient(to bottom,transparent,rgba(255,215,0,.3),transparent)}.auth-right{width:50%;display:flex;align-items:center;justify-content:flex-start;padding-left:40px;box-sizing:border-box}.auth-left .hero-container{width:fit-content;max-width:100%;margin-left:auto;margin-right:0;display:flex;flex-direction:column}.auth-left .hero-main-text{font-size:4rem!important;white-space:nowrap;text-align:left!important;line-height:.9}.auth-left .hero-middle-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin:.2rem 0}.auth-left .hero-lines-group{height:20px;flex-grow:1;margin-left:6rem;margin-right:1.5rem}.auth-left .decor-line{height:4px}.auth-left .hero-year-text{font-size:3.2rem!important;line-height:1}.auth-left .hero-sub-text{font-size:1.2rem!important;font-weight:600;letter-spacing:1px!important;word-spacing:normal;text-align:justify!important;text-align-last:justify!important;width:100%;white-space:nowrap}.auth-left .hero-container{transition:transform .4s cubic-bezier(.25,.46,.45,.94);cursor:default}.auth-left .hero-container:hover{transform:scale(1.05) translateY(-5px)}.auth-left .hero-container:hover .hero-main-text,.auth-left .hero-container:hover .hero-year-text{filter:drop-shadow(0 0 25px rgba(255,215,0,.5))}.auth-left .hero-container:hover .decor-line{background:linear-gradient(to right,#ffe57f,gold);box-shadow:0 0 12px #ffd700cc}.auth-left .hero-container:hover .hero-sub-text{opacity:1;text-shadow:0 0 8px rgba(255,255,255,.3)}.auth-page-label{font-size:3rem;color:#fcd361;font-weight:700;letter-spacing:2px;text-transform:uppercase;display:block;width:100%;text-align:center;margin-bottom:2rem;opacity:1;line-height:1;text-shadow:0 0 15px rgba(252,211,97,.2)}.auth-left .hero-container:hover .auth-page-label{color:#fff;text-shadow:0 0 10px rgba(255,255,255,.5);transition:all .3s ease}.expand-btn{position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;border-radius:50%;background:#fcd3611a;border:1px solid #fcd361;color:#fcd361;font-size:1.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.expand-btn:hover{background:#fcd361;color:#000;transform:scale(1.1);box-shadow:0 0 15px #fcd36166}.expand-btn.active{transform:rotate(45deg);background:#fcd361;color:#000}.card-expanded-content{max-height:0;opacity:0;overflow:hidden;transition:all .5s ease-in-out;margin-top:0}.panel.expanded .card-expanded-content{max-height:25000px;opacity:1;border-top:1px solid rgba(255,255,255,.1)}.auth-left.dashboard-hero:after{display:none!important;content:none!important}.reg-form{text-align:left;margin-top:1rem}.form-section{margin-bottom:2rem;border-bottom:1px dashed rgba(255,255,255,.1);padding-bottom:1.5rem}.form-section:last-child{border-bottom:none}.section-title{color:#fcd361;font-size:1.1rem;margin-bottom:1.2rem;text-transform:uppercase;letter-spacing:1px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:600px){.form-grid-2{grid-template-columns:1fr}}.form-select{width:100%;padding:.9rem 1.2rem;background-color:#ffffff12;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:1rem;letter-spacing:.5px;outline:none;cursor:pointer;appearance:none;transition:all .3s cubic-bezier(.4,0,.2,1);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1.1em}.form-select:hover{background-color:#ffffff1f;border-color:#fcd36180;box-shadow:0 4px 15px #0003}.form-select:focus{border-color:#fcd361;background-color:#1414141f;box-shadow:0 0 0 3px #fcd36126}.form-select option{background-color:#111827;color:#fff;padding:15px;font-size:1rem}.form-file-input{width:100%;padding:.6rem;background:#ffffff08;border:1px dashed rgba(255,255,255,.3);border-radius:8px;color:#bbb;font-size:.9rem;cursor:pointer;transition:all .3s ease}.form-file-input:hover{background:#ffffff14;border-color:#fcd361}.form-file-input::file-selector-button{margin-right:1rem;padding:.6rem 1.2rem;background:linear-gradient(135deg,#fcd361,#d4af37);border:none;border-radius:6px;color:#000;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.form-file-input::file-selector-button:hover{transform:translateY(-1px);box-shadow:0 4px 10px #fcd3614d;background:#fff}.sdg-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;padding:1rem 0}.sdg-card{background:linear-gradient(135deg,#ffffff14,#ffffff05);border:1px solid rgba(255,255,255,.15);border-radius:1.5rem;padding:2rem;text-align:center;position:relative;overflow:hidden;transition:all .4s ease-out}.sdg-card:hover{transform:translateY(-12px);box-shadow:0 15px 35px #0009,0 0 20px #38bdf866}.sdg-img-container{width:150px;height:150px;margin:0 auto 1.5rem;border-radius:20px;overflow:hidden;border:2px solid rgba(255,255,255,.1);background:#0000004d;display:flex;align-items:center;justify-content:center}.sdg-img{width:100%;height:100%;object-fit:contain;object-position:center;padding:10px;transition:transform .4s ease}.sdg-card:hover .sdg-img{transform:scale(1.1)}.sdg-card h3{color:#fff;font-size:1.3rem;font-weight:700;margin-bottom:1rem;letter-spacing:.5px}.sdg-subtopics{list-style:none;padding:0;margin:0;text-align:left}.sdg-subtopics li{color:#ccc;font-size:.95rem;margin-bottom:.6rem;display:flex;align-items:flex-start;line-height:1.4}.sdg-subtopics li:before{content:"•";color:#fcd361;font-weight:700;font-size:1.2rem;margin-right:10px;line-height:1}@media screen and (max-width:768px){.sdg-grid{grid-template-columns:1fr;gap:1.5rem}.sdg-card{padding:1.5rem}}@media screen and (max-width:900px){.site-nav{position:fixed!important;top:0;left:0;right:0;height:70px!important;background:#05031a!important;z-index:2147483647!important;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:0 1rem!important;border-bottom:1px solid rgba(255,255,255,.1)}.site-nav__links{position:fixed!important;top:70px!important;left:0!important;width:100vw!important;height:calc(100vh - 70px)!important;background-color:#05031a!important;z-index:2147483646!important;display:none!important;flex-direction:column!important;padding:2rem 1.5rem!important;overflow-y:auto!important}.site-nav__links.is-open{display:flex!important}.site-nav__links a,.nav-label{display:block!important;color:#fff!important;font-size:1.2rem!important;padding:12px 0!important;border-bottom:1px solid rgba(255,255,255,.05);text-decoration:none!important}.nav-item-dropdown{display:block!important;height:auto!important;margin-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.dropdown-menu{display:block!important;visibility:visible!important;opacity:1!important;position:static!important;transform:none!important;box-shadow:none!important;background:transparent!important;padding-left:1.5rem!important;margin-top:0!important;width:100%!important;border-left:2px solid #fcd361}.dropdown-menu a{color:#e0e0e0!important;font-size:1rem!important;border-bottom:none!important}.site-nav__toggle{display:flex!important;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;z-index:2147483648!important}.site-nav__toggle span{display:block;width:100%;height:3px;background:#fcd361!important;border-radius:2px}.hero-main-text,.hero-year-text,.hero h1{position:relative!important;z-index:0!important;background:transparent!important;background-clip:border-box!important;-webkit-background-clip:border-box!important;-webkit-text-fill-color:#fcd361!important;color:#fcd361!important;filter:none!important;transform:none!important}.page{padding-top:80px!important;position:relative!important;z-index:1!important}}@media screen and (max-width:768px){.hero-container{width:100%;margin:2rem 0;text-align:center}.hero-main-text{font-size:2.5rem;line-height:1.1}.hero-year-text{font-size:2.5rem}.hero-middle-row{flex-direction:column;justify-content:center}.hero-lines-group{display:none}.hero-sub-text{font-size:1rem;text-align:center;text-align-last:center}}@media screen and (max-width:900px){html,body,.page{overflow-x:hidden!important;width:100%!important}.page{padding:80px 20px 0}.auth-wrapper{display:flex!important;flex-direction:column!important;align-items:center!important;padding:0!important;margin-top:60px!important;width:100%!important}.auth-left{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;border-bottom:1px solid rgba(255,215,0,.4)!important;padding-bottom:1rem!important;margin-bottom:1.5rem!important;border-right:none!important;border-left:none!important}.auth-left .hero-container{width:90vw!important;max-width:350px!important;display:flex!important;flex-direction:column!important;align-items:center!important}html body .page .auth-wrapper .auth-left .hero-container .hero-main-text{font-size:2.25rem!important;width:100%!important;white-space:nowrap!important;text-align:center!important;line-height:1.2!important;margin:0!important;letter-spacing:-.5px!important;transform:none!important}.auth-left .hero-year-text{font-size:2.25rem!important;line-height:1!important;padding-left:5px!important}html body .page .auth-wrapper .auth-left .hero-container .hero-sub-container .hero-sub-text{font-size:.6rem!important;text-align:center!important;line-height:1!important;padding:0 5px!important}.auth-page-label{width:100%!important;text-align:left!important;font-size:.8rem!important;margin-bottom:4px!important;color:#fcd361;padding-left:2px}.hero-middle-row{display:flex!important;flex-direction:row!important;width:100%!important;justify-content:space-between!important;align-items:center!important;margin-top:4px!important;padding-right:5px!important}.auth-left .hero-lines-group{display:flex;flex-direction:column;justify-content:space-between;height:15px!important;flex-grow:2!important;margin-left:4rem!important}.decor-line{display:block!important;width:100%!important;height:2px!important;background-color:#fcd361!important}.hero-year-text{font-size:1rem!important;color:#fcd361!important;margin:0!important}.form-container{padding:2rem 0rem!important}.auth-right,.panel--outline{width:100%!important}.panel--outline{padding:1.5rem!important;background:#0a103499}.site-nav{height:60px!important;padding:0 1rem!important}.nav-center-block{display:none!important}}:root{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#f2f6ff;background-color:#05031a;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top right,#f87bd973,#22286d 45%,#050822);color:inherit}a{color:inherit}
