@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700;800&family=Sora:wght@600;700;800&display=swap";:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{min-height:100dvh}h1,h2,h3{font-family:Sora,Manrope,sans-serif}:root{--color-navy:#0d2257;--color-royal-blue:#1b3a8a;--color-gold:#f0a500;--color-amber-gold:#f5c842;--color-forest:#0b4d2e;--color-emerald:#1a7a4a;--color-mid-green:#2fae6b;--color-accent-blue:#1b3a8a;--color-accent-green:#28a745;--color-accent-purple:#6b35a8;--color-accent-orange:#e07b1a;--color-accent-yellow:#c8a000;--color-white:#fff;--color-bg-light:#f4f6fb;--color-bg-card:#e8edf5;--color-text-dark:#2c2c2c;--color-surface:#fff;--color-surface-soft:#e8edf5;--color-navy-06:#0d225710;--color-navy-08:#0d225714;--color-navy-10:#0d22571a;--color-navy-12:#0d22571f;--color-navy-14:#0d225724;--color-navy-16:#0d225729;--color-navy-20:#0d225733;--color-navy-35:#0d225759;--color-navy-45:#0d225773;--color-navy-55:#0d22578c;--color-royal-blue-09:#1b3a8a17;--color-royal-blue-10:#1b3a8a1a;--color-royal-blue-12:#1b3a8a1f;--color-royal-blue-14:#1b3a8a24;--color-royal-blue-16:#1b3a8a29;--color-royal-blue-25:#1b3a8a40;--color-gold-20:#f0a50033;--color-amber-gold-18:#f5c8422e;--color-amber-gold-45:#f5c84273}body{background:var(--color-bg-light);color:var(--color-text-dark);box-sizing:border-box;scroll-behavior:smooth;margin:0;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg-light)}::-webkit-scrollbar-thumb{background:var(--color-gold)}.container{margin:0 auto}.app-shell{background:radial-gradient(circle at 12% 16%, var(--color-gold-20), transparent 34%), radial-gradient(circle at 88% 82%, var(--color-amber-gold-18), transparent 44%), linear-gradient(140deg, var(--color-bg-light) 0%, var(--color-bg-card) 56%, var(--color-bg-light) 100%);width:100%;min-height:100dvh;position:relative;overflow:hidden}.app-shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(120deg, transparent 0%, var(--color-navy-06) 50%, transparent 100%), repeating-linear-gradient(90deg, transparent 0, transparent 32px, var(--color-royal-blue-09) 32px, var(--color-royal-blue-09) 33px);position:absolute;inset:0}.site-header{z-index:30;background:var(--color-bg-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-royal-blue-12);padding:16px 30px;position:sticky;top:0}.header-content{justify-content:space-between;align-items:center;gap:16px;display:flex}.brand{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-text{color:var(--color-navy);font-size:1.2rem;font-weight:800}.logo{object-fit:cover;border-radius:12px;width:44px;height:44px}.site-main{z-index:1;padding:10px 0;position:relative}.ambient-orb{z-index:0;filter:blur(2px);border-radius:50%;animation:3s ease-in-out infinite float;position:absolute}.ambient-orb-left{aspect-ratio:1;background:radial-gradient(circle at 30% 30%, var(--color-gold) 0%, var(--color-amber-gold) 70%, var(--color-accent-orange) 100%);width:clamp(180px,24vw,340px);top:clamp(40px,12vh,120px);left:clamp(-80px,-7vw,-24px)}.ambient-orb-right{aspect-ratio:1;background:radial-gradient(circle at 35% 35%, var(--color-amber-gold) 0%, var(--color-accent-orange) 85%, var(--color-gold) 100%);width:clamp(220px,30vw,430px);animation-delay:.5s;bottom:clamp(-40px,4vh,70px);right:clamp(-100px,-9vw,-26px)}.hero{isolation:isolate;background:linear-gradient(110deg, black 0%, var(--color-navy) 80%);border:1px solid var(--color-royal-blue-14);height:auto;min-height:76vh;box-shadow:0 22px 48px var(--color-navy-08);padding:clamp(26px,4vw,42px);font-family:Georgia,Times New Roman,serif;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(115deg, var(--color-navy-55) 0%, var(--color-navy-45) 48%, var(--color-navy-35) 100%);position:absolute;inset:0}.eyebrow{align-items:center;gap:12px;margin-bottom:18px;display:flex}.eyebrowLine{background:var(--color-gold);flex-shrink:0;width:32px;height:2px}.eyebrowText{letter-spacing:.2em;text-transform:uppercase;color:var(--color-gold);margin:0;font-size:10px;font-weight:700}.title{color:var(--color-white);margin-bottom:18px;font-size:38px;font-weight:700;line-height:1.2}.titleAccent{color:var(--color-gold)}.sub{color:var(--color-white);max-width:460px;margin-bottom:20px;font-size:16px;line-height:1.5}.hero-con{z-index:1;align-items:center;gap:40px;display:flex;position:relative}.left{flex:1.15}.right{border-radius:18px;flex:1;min-height:340px;position:relative;overflow:hidden}.right:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(165deg, var(--color-navy-55) 0%, var(--color-navy-45) 56%, var(--color-navy-35) 100%);position:absolute;inset:0}.hero-image{object-fit:cover;object-position:center;z-index:1;width:100%;height:100%;min-height:340px;display:block;position:relative}.hero-actions{z-index:1;flex-wrap:wrap;gap:12px;margin-top:28px;display:flex;position:relative}.btnPrimary{background:var(--color-gold);color:#0d2257;cursor:pointer;letter-spacing:.02em;border:1px;border-radius:7px;padding:11px 24px;font-family:Georgia,serif;font-size:13px;font-weight:700;transition:background .2s,transform .15s}.btnPrimary:hover{scale:.98}.btnGhost{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:5px;padding:11px 24px;font-family:Georgia,serif;font-size:13px;font-weight:500;transition:border-color .2s,color .2s}.btnGhost:hover{border-color:var(--color-gold);color:var(--color-gold)}.badges{opacity:1;flex-wrap:wrap;gap:10px;max-width:460px;margin-bottom:32px;transition:opacity .7s .3s;display:flex}.badge{color:#ffffffa6;letter-spacing:.03em;cursor:default;border:1px solid #ffffff2e;border-radius:20px;padding:4px 11px;font-family:Georgia,serif;font-size:10px;font-weight:500;transition:border-color .2s,color .2s}.badge:hover{border-color:var(--color-gold);color:var(--color-gold);scale:1.1}.user-avatar{object-fit:cover;border:1px solid var(--color-gold);background:var(--color-royal-blue-10);width:32px;height:32px;color:var(--color-navy);border-radius:50%;justify-content:center;align-items:center;padding:3px;font-size:.95rem;font-weight:700;display:inline-flex}.user-avatar-fallback{box-sizing:border-box}.site-nav{z-index:31;position:relative}.nav-toggle{border:1px solid var(--color-royal-blue-25);background:var(--color-white);min-height:40px;color:var(--color-navy);cursor:pointer;border-radius:8px;padding:8px 12px;font-weight:700;display:none}.nav-list{align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.nav-item a,.submenu-trigger{min-height:40px;font:inherit;line-height:inherit;color:var(--color-navy);background:0 0;border:0;border-radius:8px;padding:8px 12px;font-weight:600;text-decoration:none;position:relative}.nav-loading{color:var(--color-navy);opacity:.8;align-items:center;padding:8px 12px;font-weight:600;display:inline-flex}.nav-item a:after{content:"";background:var(--color-gold);width:0;height:2px;transition:width 1s;position:absolute;bottom:-1px;left:0}.nav-item a:hover:after{width:100%}.has-submenu{z-index:32;position:relative}.has-submenu:after{content:"";width:100%;height:10px;position:absolute;top:100%;right:0}.submenu{border:1px solid var(--color-royal-blue-16);background:var(--color-white);min-width:200px;box-shadow:0 14px 30px var(--color-navy-14);opacity:0;visibility:hidden;pointer-events:none;z-index:40;border-radius:10px;margin:8px 0 0;padding:8px;list-style:none;transition:opacity .18s,transform .18s;position:absolute;top:100%;right:0;transform:translateY(4px)}.has-submenu:hover .submenu,.has-submenu:focus-within .submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.submenu a{display:block}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-24px)}to{transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes iconPulse{0%,to{transform:scale(1);box-shadow:0 0 #1b3a8a66}50%{transform:scale(1.05);box-shadow:0 0 0 8px #1b3a8a00}}.vision-shell{background:linear-gradient(135deg, var(--color-bg-light) 0%, var(--color-bg-card) 100%);border-radius:20px;flex-direction:column;align-items:center;max-width:1200px;margin:10px auto;padding:60px 40px;animation:.8s ease-out fadeInDown;display:flex}.vision-shell>.vision-card:first-child{text-align:center;margin-bottom:50px;animation:1s ease-out .5s both fadeInDown}.vision-shell>.vision-card:first-child .eyebrow{color:var(--color-accent-blue);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px;font-size:14px;font-weight:600}.vision-shell>.vision-card:first-child .vision-title{color:var(--color-navy);background:linear-gradient(135deg, var(--color-navy) 0%, var(--color-accent-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:32px;font-weight:700}.vision-shell>.vision-card:first-child>p:last-child{color:var(--color-text-dark);max-width:600px;margin:0 auto;font-size:16px;line-height:1.6}.vision-card-con{flex-wrap:wrap;justify-content:center;gap:30px;width:100%;display:flex}.vision-header{flex-direction:column;align-items:center;display:flex}.vision-eyebrow{color:var(--color-navy);text-transform:uppercase;margin:0;font-size:14px;font-weight:600}.vision-title{text-align:center;color:var(--color-gold);margin:12px 0 0;padding-bottom:10px;font-size:1.5em;font-weight:700}.vision-description{text-align:center;max-width:460px;margin:0 0 30px;font-size:12px}.vision-card{background:var(--color-white);border:1px solid #1b3a8a1a;border-radius:16px;width:30%;padding:40px;transition:all .4s cubic-bezier(.34,1.56,.64,1);animation:.8s ease-out both fadeInUp;position:relative;overflow:hidden;box-shadow:0 4px 15px #0d225714}.vision-card-con .vision-card:first-child{animation-delay:.3s}.vision-card-con .vision-card:nth-child(2){animation-delay:.4s}.vision-card-con .vision-card:nth-child(3){animation-delay:.5s}.vision-card:before{content:"";background:linear-gradient(90deg, var(--color-accent-blue), var(--color-accent-green), var(--color-accent-purple));height:4px;transition:transform .6s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.vision-card:hover{border-color:var(--color-accent-blue);transform:translateY(-12px);box-shadow:0 16px 40px #1b3a8a26}.vision-card:hover:before{transform:translate(0)}.vision-card h3{color:var(--color-navy);align-items:center;gap:10px;margin:20px 0 16px;font-size:20px;font-weight:700;display:flex}.vision-card p{color:#666;margin:8px 0;font-size:14px;line-height:1.7}.vision-values{border-bottom:1px solid var(--color-navy-08)}.vision-card p:first-of-type{margin-top:0}.icon_con{background:linear-gradient(135deg, var(--color-accent-blue), var(--color-accent-green));width:56px;height:56px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:28px;transition:all .4s;animation:2s infinite iconPulse;display:inline-flex}.icon_con svg{fill:currentColor;stroke:currentColor;width:28px;height:28px}.vision-card:hover .icon_con{animation:none;transform:rotate(10deg)scale(1.1);box-shadow:0 8px 20px #1b3a8a4d}#about{background:var(--color-white);margin:0}.about-container{align-items:center;gap:40px;max-width:1000px;min-height:85vh;margin:0 auto;padding:60px 20px;display:flex}.about-logo{object-fit:cover;border:1px solid var(--color-gold);border-radius:50%;width:120px;height:120px}.about-title{text-align:center;color:var(--color-navy);margin-bottom:20px;font-size:1.7rem;font-weight:700}.about-description{text-align:justify;color:var(--color-text-dark);margin:13px auto;font-size:1rem}.about-description a{color:var(--color-gold);font-weight:600;text-decoration:none;transition:all .3s}.about-description a:hover{color:var(--color-navy);text-decoration:underline}.about-page-container{background:linear-gradient(135deg, var(--color-bg-light) 0%, var(--color-bg-card) 100%);width:100%;min-height:100vh;padding:0;overflow-x:hidden}.about-intro-section{text-align:center;flex-direction:column;align-items:center;gap:40px;max-width:1200px;margin:0 auto;padding:80px 40px;display:flex}.about-intro-section .about-logo{object-fit:cover;border:3px solid var(--color-gold);border-radius:50%;width:140px;height:140px;animation:.7s ease-out fadeInDown;box-shadow:0 12px 40px #0d225726}.about-intro-section .about-title{background:linear-gradient(135deg, var(--color-navy) 0%, var(--color-royal-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;max-width:800px;margin:0 0 24px;font-size:2.5rem;animation:.7s ease-out .1s both fadeInDown}.about-intro-section>div:last-child{flex-direction:column;align-items:center;gap:24px;max-width:800px;animation:.7s ease-out .2s both fadeInUp;display:flex}.about-intro-section .about-description{color:var(--color-text-dark);margin:0;font-size:1.1rem;line-height:1.8}.about-foundation-section{max-width:1300px;margin:0 auto;padding:80px 40px;animation:.8s ease-out .3s both fadeInUp}.foundation-header{text-align:center;margin-bottom:80px;animation:.7s ease-out .3s both fadeInDown}.foundation-title{color:var(--color-navy);background:linear-gradient(135deg, var(--color-navy) 0%, var(--color-royal-blue) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 16px;font-size:2.2rem;font-weight:700}.foundation-intro{color:var(--color-text-dark);max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.8}.foundation-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-bottom:80px;display:grid}.foundation-card{background:var(--color-white);border:1.5px solid #1b3a8a1a;border-radius:16px;padding:40px;transition:all .4s cubic-bezier(.34,1.56,.64,1);animation:.6s ease-out both fadeInUp;position:relative;overflow:hidden;box-shadow:0 4px 15px #0d225714}.foundation-card:first-child{animation-delay:.4s}.foundation-card:nth-child(2){animation-delay:.45s}.foundation-card:nth-child(3){animation-delay:.5s}.foundation-card:nth-child(4){animation-delay:.55s}.foundation-card:nth-child(5){animation-delay:.6s}.foundation-card:nth-child(6){animation-delay:.65s}.foundation-card:before{content:"";background:linear-gradient(90deg, var(--color-gold), var(--color-amber-gold));height:4px;transition:transform .5s;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}.foundation-card:hover{border-color:var(--color-gold);transform:translateY(-12px);box-shadow:0 16px 40px #1b3a8a26}.foundation-card:hover:before{transform:translate(0)}.pillar-title{color:var(--color-navy);align-items:center;gap:12px;margin:0 0 16px;font-size:1.3rem;font-weight:700;display:flex}.pillar-content{color:#666;margin:0 0 16px;font-size:1rem;line-height:1.7}.pillar-bullets{flex-direction:column;gap:10px;margin:16px 0;padding:0;list-style:none;display:flex}.pillar-bullets li{color:#666;padding-left:24px;font-size:.95rem;line-height:1.6;position:relative}.pillar-bullets li:before{content:"✓";color:var(--color-gold);font-size:1.1rem;font-weight:700;position:absolute;top:0;left:0}.pillar-footer{color:#888;border-top:1px solid #1b3a8a1a;margin:16px 0 0;padding-top:16px;font-size:.9rem;font-style:italic;line-height:1.6}.foundation-conclusion{text-align:center;background:linear-gradient(135deg, var(--color-navy) 0%, var(--color-royal-blue) 100%);border-radius:20px;padding:60px 40px;animation:.7s ease-out .7s both fadeInUp}.foundation-conclusion p{color:var(--color-white);max-width:900px;margin:0 auto;font-size:1.15rem;line-height:1.8}#impact{background:linear-gradient(135deg, var(--color-navy) 0%, #0f2962 50%, #0d2257 100%);width:100%;min-height:85vh;margin:10px 0;position:relative;overflow:hidden}.initiatives-header-container{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;min-height:85vh;margin:0 auto;padding:60px 30px;display:flex;position:relative}.initiatives-content{flex-direction:column;align-items:center;gap:20px;margin-bottom:40px;display:flex}.initiatives-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--color-gold);justify-content:center;align-items:center;gap:12px;margin:0;font-size:1.2rem;font-weight:700;animation:.6s ease-out fadeInDown;display:flex}.initiatives-eyebrow:before,.initiatives-eyebrow:after{content:"";background:linear-gradient(90deg, var(--color-gold), transparent);flex-shrink:0;width:20px;height:2px}.initiatives-eyebrow:after{background:linear-gradient(90deg, transparent, var(--color-gold))}.initiatives-title{color:var(--color-white);letter-spacing:-.02em;max-width:700px;margin:0;font-size:clamp(32px,6vw,56px);font-weight:700;line-height:1.15;animation:.7s ease-out .1s both fadeInDown}.initiatives-description{color:#ffffffd9;letter-spacing:.3px;max-width:580px;margin:0 0 60px;font-size:clamp(14px,2vw,17px);font-weight:400;line-height:1.7;animation:.7s ease-out .2s both fadeInUp}.initiatives-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;width:100%;max-width:1200px;margin:0 auto;display:grid}.impact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #f0a50033;border-radius:14px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.impact-card:hover{background:#ffffff1f;border-color:#f0a50080;transform:translateY(-6px);box-shadow:0 12px 30px #f0a50026}.impact-card-image-con{background:#f0a5001a;border-radius:10px;width:100%;height:200px;margin-bottom:16px;overflow:hidden}.impact-card-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.impact-card-content{flex-direction:column;flex:1;gap:12px;padding:0 20px 20px;display:flex}.impact-card-content h3{color:var(--color-white);margin:0;font-size:18px;font-weight:700;line-height:1.3}.impact-card-content p{color:#fffc;flex:1;margin:0;font-size:14px;line-height:1.6}.impact-card-content a{background:linear-gradient(135deg, var(--color-gold), var(--color-amber-gold));color:var(--color-navy);border-radius:6px;align-self:flex-start;margin-top:12px;padding:8px 16px;font-size:12px;font-weight:700;text-decoration:none}.impact-card-content a:hover{color:var(--color-white);border:1px solid var(--color-gold);background:0 0}.initiatives-footer{background:var(--color-white);justify-content:center;gap:10px;width:100%;padding:40px 20px;display:flex}.initiatives-footer .btn-initiative{background-color:var(--color-amber-gold);border:1px solid var(--color-white);color:var(--color-navy);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;margin-left:30px;padding:10px;font-weight:600;text-decoration:none;display:flex}.initiatives-footer .btn-initiative:hover{background-color:var(--color-gold);color:var(--color-white);transform:scale(1.05)}.initiatives-footer-text{color:var(--color-navy);border-right:3px solid var(--color-navy);width:30%;font-size:14px;font-weight:600}@keyframes waveAnimation{0%,to{transform:rotate(180deg)translateY(0)}50%{transform:rotate(180deg)translateY(-4px)}}#metrics{background:var(--color-white);min-height:85vh}.header-container{text-align:center;max-width:900px;margin:0 auto;padding:20px}.metrics-eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--color-forest);font-size:1.5rem;font-weight:700}.metrics-title{margin:0 0 16px;font-size:1.8rem;font-weight:700;line-height:1.8rem}.metrics-highlight{color:var(--color-forest);font-weight:700}.metric{flex-wrap:wrap;justify-content:center;gap:15px;max-width:1200px;margin:0 auto;padding:20px;display:flex}.metric-item{text-align:center;border-radius:16px;flex:250px;padding:30px;transition:all .3s;box-shadow:0 4px 15px #0d225714}.metric-item:hover{transform:translateY(-8px);transform:scale3d(1.2);box-shadow:1px 12px 30px #0d2257}.metric>:nth-child(odd){background-color:#14853b14}.metric>:nth-child(2n){background-color:#c48e0014}.metric-header-cont{gap:16px;margin-bottom:12px;display:flex}.metric-header-cont .metric-icon{border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.metric-item:nth-child(odd) .metric-icon{background-color:#14853b}.metric-item:nth-child(2n) .metric-icon{background-color:#c48e00}.metric-item:nth-child(odd) .metric-header{color:#14853b;font-weight:700}.metric-item:nth-child(2n) .metric-header{color:#c48e00;font-weight:700}.metric-header{flex-direction:column;display:flex}.metric-header h3,p{margin:0;padding:0%}.metric-description{color:#666;margin-top:12px;font-size:.95rem;line-height:1.6}#projects{background:linear-gradient(135deg, var(--color-bg-light) 0%, var(--color-bg-card) 100%);padding:60px 20px}.project-container,.projects-container{max-width:1200px;margin:0 auto}.projects-header{justify-content:space-between;align-items:end;gap:24px;display:flex}.projects-heading-copy{max-width:700px}.projects-eyebrow{color:var(--color-gold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:800}.projects-title{color:var(--color-navy);margin:0;font-size:clamp(2rem,4vw,3.1rem);line-height:1.05}.projects-description{color:#5d6472;max-width:58ch;margin:16px 0 0;line-height:1.7}.projects-highlights{grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px;min-width:280px;display:grid}.projects-highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #07193a14;border-top-right-radius:8px;padding:16px 18px;box-shadow:0 18px 40px #08132c14}.projects-highlight strong{color:var(--color-navy);font-size:1.05rem;line-height:1.2;display:block}.projects-highlight span{color:var(--color-white);text-align:center;background:linear-gradient(135deg,#f6b73c,#df8f0b);border-radius:3px;margin-top:3px;padding:2px;font-size:.88rem;font-weight:100;display:block}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;margin-top:40px;display:grid}.project-card{background:#fff;border:1px solid #07193a14;border-radius:20px;flex-direction:column;transition:transform .28s,box-shadow .28s;display:flex;overflow:hidden;box-shadow:0 18px 50px #08132c14}.project-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #08132c24}.project-image-wrapper{height:240px;position:relative;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:transform .45s}.project-card:hover .project-image{transform:scale(1.05)}.project-theme{color:#fff;letter-spacing:.04em;background:linear-gradient(135deg,#f6b73c,#df8f0b);border-radius:999px;padding:6px 14px;font-size:.76rem;font-weight:800;position:absolute;top:16px;left:16px;box-shadow:0 10px 22px #df8f0b47}.project-content{flex-direction:column;flex-grow:1;gap:14px;padding:24px;display:flex}.project-card-header{justify-content:space-between;align-items:start;gap:14px;display:flex}.project-card-header h3{color:var(--color-navy);margin:0;font-size:1.3rem;line-height:1.25}.project-card-label{color:#14853b;letter-spacing:.08em;text-transform:uppercase;background:#14853b1a;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.72rem;font-weight:800}.project-meta{color:#5d6472;flex-wrap:wrap;gap:12px;font-size:.88rem;display:flex}.meta-item{background:#f7f9fc;border-radius:999px;align-items:center;gap:6px;padding:7px 11px;display:flex}.project-card-actions{flex-wrap:wrap;align-items:center;gap:14px;height:100%;padding-top:4px;display:flex}.project-details-button{appearance:none;color:var(--color-navy);font:inherit;cursor:pointer;background:linear-gradient(135deg,#07193a0f,#14853b14);border:1px solid #07193a24;border-radius:999px;padding:11px 16px;font-weight:800;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s}.project-details-button:hover{background:linear-gradient(135deg,#14853b1a,#fffffff2);border-color:#14853b4d;transform:translateY(-1px);box-shadow:0 12px 24px #08132c14}.view-all-container{justify-content:center;width:100%;margin-top:20px;display:flex}.view-all-container a{background:linear-gradient(135deg, var(--color-gold), var(--color-amber-gold));min-width:250px;color:var(--color-navy);text-align:center;border-bottom:2px solid #9db6e680;border-radius:99px;width:auto;padding:15px;font-weight:700;text-decoration:none}@media (width<=640px){.view-all-container a{width:100%}}.view-all-container a:hover{color:var(--color-blue);border:1px solid var(--color-gold);background:#fff}.project-tags{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.project-tag{color:#7a4f00;background:#f6b73c1f;border:1px solid #f6b73c1f;border-radius:999px;padding:6px 10px;font-size:.82rem;font-weight:700;display:inline-block}.project-tag.project-tag-ghost{color:#5d6472;background:0 0;border:1px solid #07193a0f}.projects-modal-motto{color:#33414a;margin:6px 0 0;font-style:italic;font-weight:600}.projects-modal-focus h4{color:var(--color-navy);margin:18px 0 8px;font-size:1rem}.project-focus-list{flex-wrap:wrap;gap:10px;display:flex}.projects-modal-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030a1db8;width:100vw;min-height:100vh;padding-top:50px;position:fixed;top:40px;left:0}.projects-modal{background:#fffffff5;border:1px solid #ffffffa6;max-width:900px;max-height:100vh;margin:0 auto;padding-bottom:80px;position:relative;overflow-y:auto;box-shadow:0 30px 80px #04091859}.projects-modal-close{background:var(--color-bg-light);color:tomato;cursor:pointer;z-index:2;border:0;border-radius:999px;width:42px;height:42px;font-size:1.8rem;line-height:1;position:absolute;top:18px;right:18px}.projects-modal-close:hover{color:var(--color-white);background:tomato}.projects-modal-visual{min-height:100%;position:relative}.projects-modal-image{object-fit:cover;width:100%;height:100%;min-height:420px;display:block}.projects-modal-theme{top:18px;left:18px}.projects-modal-content{flex-direction:column;justify-content:center;gap:18px;padding:34px 34px 30px;display:flex}.projects-modal-eyebrow{color:var(--color-gold);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.projects-modal-content h3{color:var(--color-navy);margin:0;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.05}.projects-modal-meta{flex-wrap:wrap;gap:12px;display:flex}.projects-modal-description{color:#5d6472;margin:0;font-size:.98rem;line-height:1.8}.projects-modal-footer{flex-wrap:wrap;align-items:center;gap:14px;margin-top:6px;display:flex}.projects-modal-link{background:0 0;border:0;padding:0}.projects-modal-link:hover{transform:none}@media (width<=900px){.projects-header{flex-direction:column;align-items:flex-start}.projects-highlights{width:100%}.projects-modal-layout{grid-template-columns:1fr}.projects-modal-image{min-height:280px}}@media (width<=640px){.projects-container{padding-inline:0}.projects-grid{grid-template-columns:1fr}.project-card-header{flex-direction:column}.project-card-actions{flex-direction:column;align-items:flex-start}.projects-modal-content{padding:28px 22px 24px}.projects-modal-overlay{padding:14px}}.site-footer{color:var(--color-white);background:radial-gradient(circle at 20% -20%,#ffc64247,#0000 48%),radial-gradient(circle at 92% 10%,#18356699,#0000 36%),linear-gradient(165deg,#04122f 0%,#030a1d 55%,#01060f 100%);margin-top:0;padding:60px 20px 30px;position:relative;overflow:hidden}.site-footer:before{content:"";opacity:.08;pointer-events:none;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.footer-layout{z-index:1;grid-template-columns:1.4fr 1fr 1fr 1.3fr;align-items:start;gap:32px;display:grid;position:relative}.site-footer a{color:#f8cb66;text-decoration:none;transition:color .25s}.site-footer a:hover{color:#fff2cf}.footer-title{letter-spacing:.08em;margin:0 0 12px;font-size:clamp(1.35rem,2vw,1.75rem);font-weight:800}.footer-copy{color:#ffffffc7;max-width:40ch;margin:0 0 20px;font-size:.96rem;line-height:1.7}.footer-contact{margin-top:16px}.footer-contact p{color:#ffffffc7;margin:0}.socials{margin-top:12px}.socials h6,.footer-section h6{letter-spacing:.05em;text-transform:uppercase;color:#fffffff2;margin:0 0 12px;font-size:.92rem}.social-links{flex-wrap:wrap;gap:12px;display:flex}.social-link{color:#f8cb66;background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .22s,background-color .22s,color .22s;display:inline-flex}.social-link:hover{color:#051329;background-color:#f8cb66;transform:translateY(-2px)}.social-link svg{width:18px;height:18px}.footer-links{gap:9px;margin:0;padding:0;list-style:none;display:grid}.footer-links a{color:#ffffffd1;font-size:.95rem}.subscribe-section{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border:1px solid #ffffff29;border-radius:16px;padding:18px}.subscribe-copy{color:#fffc;margin:0 0 14px;font-size:.92rem;line-height:1.55}.subscribe-form{align-items:center;gap:10px;display:flex}.subscribe-form input{width:100%;min-width:0;color:var(--color-white);background:#01060fb8;border:1px solid #f8cb6673;border-radius:10px;height:42px;padding:0 12px;font-size:.94rem}.subscribe-form input::placeholder{color:#ffffff7a}.subscribe-form input:focus{border-color:#f8cb66;outline:none;box-shadow:0 0 0 2px #f8cb662e}.subscribe-form button{cursor:pointer;color:#051329;white-space:nowrap;background:linear-gradient(120deg,#f8cb66 0%,#ffd985 100%);border:none;border-radius:10px;height:42px;padding:0 16px;font-weight:700;transition:transform .2s,filter .2s}.subscribe-form button:hover{filter:brightness(1.03);transform:translateY(-1px)}.subscribe-success{color:#d6f6cb;margin:10px 0 0;font-size:.88rem}.copyright{border-top:1px solid #ffffff29;grid-column:1/-1;margin-top:24px;padding-top:18px}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:12px;display:flex}.copyright p{text-align:center;color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.6}@media (width<=992px){.footer-layout{grid-template-columns:repeat(2,1fr)}.subscribe-section{grid-column:span 2}}@media (width<=640px){.site-footer{padding:50px 18px 24px}.footer-layout{text-align:center;grid-template-columns:1fr;gap:28px}.footer-copy{max-width:100%}.social-links,.footer-links{justify-content:center}.subscribe-section{grid-column:auto;padding:16px}.subscribe-form{flex-direction:column;align-items:stretch}.subscribe-form button{width:100%}.footer-bottom-links{gap:12px}.copyright p{font-size:.88rem}.site-main{padding-top:40px}.site-header{padding:5px}.hero{min-height:auto;margin-top:-30px}.hero-con{flex-direction:column-reverse;gap:22px}.left,.right{width:100%}.right,.hero-image{min-height:220px}.title{font-size:30px}.sub{font-size:15px}.brand-text{display:none}.nav-toggle{align-items:center;display:inline-flex}.nav-list{border:1px solid var(--color-royal-blue-16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:min(260px,86vw);height:100vh;color:var(--color-navy);box-shadow:0 12px 30px var(--color-navy-14);opacity:0;visibility:hidden;background-color:#fffc;flex-direction:column;align-items:stretch;transition:opacity .18s,transform .18s;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(6px)}.nav-list.open{opacity:1;visibility:visible;transform:translateY(0)}.nav-list li{background:var(--color-navy);border-radius:8px;width:100%;padding:10px 14px}.nav-list li a{width:100%;color:var(--color-white);display:block}.has-submenu .submenu{opacity:1;visibility:visible;min-width:100%;box-shadow:none;margin-top:6px;position:static;transform:none}.vision-shell{padding:20px 10px 10px}.vision-card-con{gap:10px}.vision-card{width:100%}.cards-grid{grid-template-columns:1fr}.about-container{background-color:var(--color-white);flex-direction:column;padding:30px 20px}.about-intro-section{padding:40px 20px}.about-intro-section .about-title{font-size:1.8rem}.about-intro-section .about-description{font-size:1rem}.about-foundation-section{padding:40px 20px}.foundation-title{font-size:1.6rem}.foundation-grid{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.foundation-card{padding:24px}.foundation-conclusion{margin:0 20px;padding:40px 20px}.initiatives-footer{flex-direction:column;gap:6px;width:100%}.initiatives-footer .btn-initiative{justify-content:center;align-items:center;width:100%;margin:20px 0 0;display:flex}.initiatives-footer-text{border-right:3px solid var(--color-navy);border-bottom-right-radius:12px;width:100%;padding:5px 5px 10px}}.scroll-to-top{position:fixed;bottom:20px;right:40px}.scroll-to-top button{background:linear-gradient(135deg, var(--color-gold), var(--color-amber-gold));color:var(--color-navy);cursor:pointer;border:none;border-radius:50%;width:48px;height:48px;font-size:26px;font-weight:700}.scroll-to-top button:hover{cursor:pointer;background:var(--color-navy);color:var(--color-white);transform:translateY(-2px)}.login-page{isolation:isolate;background:radial-gradient(circle at 12% 18%,#f0a50033,#0000 30%),radial-gradient(circle at 88% 82%,#f5c84229,#0000 36%),linear-gradient(140deg,#f4f6fb 0%,#e8edf5 55%,#f4f6fb 100%);justify-content:center;align-items:center;min-height:calc(100dvh - 88px);padding:clamp(28px,4vw,48px);display:flex;position:relative;overflow:hidden}.login-page:before{content:"";z-index:-2;pointer-events:none;background:linear-gradient(110deg,#0000 0%,#0d22570f 50%,#0000 100%),repeating-linear-gradient(90deg,#0000 0 34px,#1b3a8a0f 34px 35px);position:absolute;inset:0}.login-page__orb{z-index:-1;filter:blur(2px);border-radius:50%;position:absolute}.login-page__orb--left{aspect-ratio:1;background:radial-gradient(circle at 30% 30%,#f0a500f2 0%,#f5c842cc 55%,#e07b1ab3 100%);width:clamp(180px,22vw,320px);top:clamp(80px,16vh,160px);left:clamp(-90px,-8vw,-20px)}.login-page__orb--right{aspect-ratio:1;background:radial-gradient(circle at 35% 35%,#1b3a8a33 0%,#0d225714 58%,#f5c84224 100%);width:clamp(220px,28vw,420px);bottom:clamp(-70px,2vh,30px);right:clamp(-100px,-8vw,-20px)}.login-page__layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:clamp(24px,4vw,56px);width:min(1120px,100%);display:grid}.login-page__copy{color:#0d2257;flex-direction:column;gap:18px;max-width:620px;display:flex}.login-page__eyebrow{color:#1b3a8a;text-transform:uppercase;letter-spacing:.22em;margin:0;font-size:.74rem;font-weight:800}.login-page__title{letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.96}.login-page__subtitle{color:#0d2257d1;max-width:56ch;margin:0;font-size:1.05rem;line-height:1.7}.login-page__highlights{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:6px;display:grid}.login-page__highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #1b3a8a24;border-radius:20px;padding:18px 18px 16px;box-shadow:0 16px 36px #0d22570f}.login-page__highlight-label{color:#f0a500;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.8rem;font-weight:800;display:block}.login-page__highlight-text{color:#0d2257c7;line-height:1.6;display:block}.login-page__card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff5,#f8fafdeb);border:1px solid #1b3a8a29;border-radius:28px;padding:clamp(24px,3vw,34px);position:relative;box-shadow:0 30px 60px #0d22571f}.login-page__card:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#f0a50073,#1b3a8a29,#f5c8421a);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-page__card-header{margin-bottom:22px;position:relative}.login-page__card-kicker{color:#f0a500;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-size:.75rem;font-weight:800;display:inline-flex}.login-header{color:#0d2257;letter-spacing:-.03em;margin:0;font-size:clamp(1.7rem,3vw,2.3rem)}.login-form{flex-direction:column;gap:18px;display:flex}.login-form__error{color:#8f1f2c;background:#dc354514;border:1px solid #dc35452e;border-radius:16px;flex-direction:column;gap:6px;padding:14px 16px;display:flex}.login-form__error-title{letter-spacing:.02em;font-size:.86rem;font-weight:800}.login-form__error-message{font-size:.92rem;line-height:1.5}.login-form .form-group{flex-direction:column;gap:8px;display:flex}.login-form label{color:#0d2257;font-size:.88rem;font-weight:700}.login-form input{color:#0d2257;width:100%;min-height:52px;font:inherit;background:#fffffff2;border:1px solid #1b3a8a2e;border-radius:14px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s,transform .2s}.login-form input::placeholder{color:#0d22576b}.login-form input:focus{border-color:#f0a500e6;box-shadow:0 0 0 4px #f0a50029}.password-group{position:relative}.password-group input{padding-right:120px}.password-toggle,.login-submit{font:inherit;cursor:pointer;border:none}.password-toggle{color:#1b3a8a;background:#0d22570f;border-radius:10px;min-height:32px;padding:0 12px;font-size:.82rem;font-weight:700;position:absolute;bottom:10px;right:10px}.password-toggle:hover{color:#0d2257;background:#f0a50024}.login-submit{color:#0d2257;letter-spacing:.03em;background:linear-gradient(135deg,#f0a500 0%,#f5c842 100%);border-radius:14px;min-height:54px;margin-top:6px;font-weight:800;transition:transform .18s,box-shadow .18s,filter .18s;box-shadow:0 16px 30px #f0a5003d}.login-submit:hover:not(:disabled){filter:brightness(1.02);transform:translateY(-1px);box-shadow:0 20px 36px #f0a5004d}.login-submit:disabled{cursor:not-allowed;opacity:.7;box-shadow:none}.login-form__support{background:#fff;border-radius:12px 0;flex-direction:column;align-items:flex-start;gap:8px;padding:5px 12px;display:flex}.login-form__support-link{color:#1b3a8a;text-underline-offset:3px;font-size:.9rem;font-weight:800;-webkit-text-decoration:underline #f0a5008c;text-decoration:underline #f0a5008c}.login-form__support-link:hover{color:#0d2257;text-decoration-color:#f0a500}.login-form__support-text{color:#0d2257ad;font-size:.86rem;line-height:1.5}.login-form__other-text{color:#0d2257ad;margin:5px;font-size:.86rem;line-height:1.5}.link{border:1px solid #666;padding:5px}@media (width<=980px){.login-page{align-items:flex-start}.login-page__layout,.login-page__highlights{grid-template-columns:1fr}}@media (width<=640px){.login-page{min-height:calc(100dvh - 76px);padding:20px 16px 32px}.login-page__card{border-radius:22px;padding:20px}.password-group input{padding-bottom:56px;padding-right:16px}.password-toggle{bottom:10px;left:10px;right:auto}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{margin:0}.register-page{background:linear-gradient(135deg,#f8fbff 0%,#eef4ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.register-wizard{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border:1px solid #94a3b833;border-radius:24px;width:min(100%,860px);padding:28px;box-shadow:0 24px 60px #0f172a14}.register-progress{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.register-step-copy{justify-content:space-between;align-items:center;gap:12px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#0b4d2e;margin:0 0 4px;font-size:.78rem;font-weight:700}.register-progress h2{color:#0f172a;margin:0;font-size:1.4rem}.step-pill{color:#0b4d2e;background:#eff6ff;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:600}.progress-track{background:#e2e8f0;border-radius:999px;height:8px;overflow:hidden}.progress-fill{border-radius:inherit;background:linear-gradient(90deg,#0b4d2e 0% 100%);height:100%}.register-panel{padding:4px 0 10px}.register-card{background:linear-gradient(#fbfdff 0%,#f8fbff 100%);border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;gap:12px;padding:18px;display:flex}.register-card h3,.review-step h3{color:#0f172a;margin:0;font-size:1.05rem}.helper-text{color:#64748b;margin:0;font-size:.95rem}.register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.register-field{flex-direction:column;gap:7px;display:flex}.register-field label,.upload-label{color:#334155;font-size:.92rem;font-weight:600}.register-input,.upload-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:12px;width:100%;padding:10px 12px;font-size:.95rem}.register-input:focus,.upload-input:focus{border-color:#0b4d2e;outline:none;box-shadow:0 0 0 3px #0b4d2e24}.register-option-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.option-card{cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:16px;align-items:flex-start;gap:10px;padding:14px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.option-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0f172a0f}.option-card.selected{background:#eff6ff;border-color:#0b4d2e}.option-card strong{color:#0f172a;margin-bottom:3px;display:block}.option-card small{color:#0b4d2e;display:block}.register-nav{justify-content:space-between;align-items:center;gap:10px;margin-top:18px;display:flex}.register-btn{cursor:pointer;border:none;border-radius:999px;padding:10px 16px;font-weight:600;transition:transform .2s,box-shadow .2s}.register-btn:hover{transform:translateY(-1px)}.register-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.register-btn-primary{color:#fff;background:linear-gradient(90deg,#0b4d2e 0% 100%);box-shadow:0 10px 24px #0b4d2e33}.register-btn-secondary{color:#0f172a;background:#f1f5f9}.register-btn-secondary:hover{color:#f1f5f9;background:#0f172a}.error{color:#b91c1c;margin:0;font-size:.9rem}.image-uploader{flex-direction:column;gap:10px;display:flex}.image-preview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:12px;padding:10px;display:flex}.image-preview img{object-fit:cover;border-radius:14px;width:88px;height:88px}.review-step{flex-direction:column;gap:12px;display:flex}.review-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px}.review-section h4{color:#0f172a;margin:0 0 8px}.review-section p{color:#334155;margin:4px 0}@media (width<=720px){.register-page{padding:14px}.register-wizard{padding:18px}.register-step-copy{flex-direction:column;align-items:flex-start}.register-grid,.register-option-list{grid-template-columns:1fr}.register-nav{flex-direction:column-reverse;align-items:stretch}.register-btn{width:100%}}.dashboard-page{isolation:isolate;background:radial-gradient(circle at 14% 14%,#f0a50029,#0000 28%),radial-gradient(circle at 88% 86%,#1b3a8a1f,#0000 32%),linear-gradient(140deg,#f4f6fb 0%,#e8edf5 100%);min-height:calc(100dvh - 88px);padding:clamp(24px,4vw,44px);position:relative;overflow:hidden}.dashboard-page__orb{z-index:-1;filter:blur(2px);border-radius:50%;position:absolute}.dashboard-page__orb--left{aspect-ratio:1;background:radial-gradient(circle at 30% 30%,#f0a500e6 0%,#f5c842b8 60%,#e07b1aa3 100%);width:clamp(180px,24vw,320px);top:clamp(80px,12vh,140px);left:clamp(-90px,-8vw,-20px)}.dashboard-page__orb--right{aspect-ratio:1;background:radial-gradient(circle at 35% 35%,#1b3a8a33 0%,#0d225714 58%,#f5c84224 100%);width:clamp(220px,28vw,420px);bottom:clamp(-90px,2vh,24px);right:clamp(-120px,-10vw,-20px)}.dashboard-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(#fffffff0,#f8fafdeb);border:1px solid #1b3a8a24;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;width:min(1240px,100%);margin:0 auto 24px;padding:28px;display:flex;box-shadow:0 24px 54px #0d22571a}.dashboard-header__copy{max-width:620px}.dashboard-header__eyebrow,.dashboard-panel__eyebrow{color:#1b3a8a;text-transform:uppercase;letter-spacing:.2em;margin:0 0 10px;font-size:.74rem;font-weight:800}.dashboard-header__title{color:#0d2257;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.dashboard-header__subtitle{color:#0d2257c2;margin:14px 0 0;font-size:1.02rem;line-height:1.7}.dashboard-header__actions{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.dashboard-chip-group{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.dashboard-chip{color:#0d2257;background:#ffffffd6;border:1px solid #1b3a8a24;border-radius:999px;padding:8px 12px;font-size:.8rem;font-weight:700}.dashboard-logout{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#0d2257 0%,#1b3a8a 100%);border:none;border-radius:14px;padding:0 18px;font-weight:800;box-shadow:0 14px 28px #0d225733}.dashboard-alert,.dashboard-stats,.dashboard-layout{width:min(1240px,100%);margin:0 auto}.dashboard-alert{color:#8f1f2c;background:#dc354514;border:1px solid #dc35452e;border-radius:16px;margin-bottom:18px;padding:14px 16px}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.dashboard-stat-card,.dashboard-panel,.dashboard-profile-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffdb;border:1px solid #1b3a8a24;border-radius:24px;position:relative;box-shadow:0 18px 42px #0d225714}.dashboard-stat-card{padding:18px}.dashboard-stat-card__label,.dashboard-profile-item__label{color:#0d2257a3;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:700;display:block}.dashboard-stat-card__value{color:#0d2257;margin:10px 0 8px;font-size:1.45rem;line-height:1.1;display:block}.dashboard-stat-card__helper{color:#0d2257b8;font-size:.9rem;line-height:1.5}.dashboard-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);gap:20px;display:grid}.dashboard-stack{gap:20px;display:grid}.dashboard-panel,.dashboard-profile-card{padding:24px}.dashboard-panel__heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.dashboard-panel__title{color:#0d2257;margin:0;font-size:1.4rem}.dashboard-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-action-card{color:#0d2257;text-align:left;cursor:pointer;background:linear-gradient(#fffffffa,#f4f6fbeb);border:1px solid #1b3a8a1f;border-radius:18px;flex-direction:column;align-items:flex-start;gap:8px;padding:18px;display:flex}.dashboard-action-card__title{font-weight:800}.dashboard-action-card__description{color:#0d2257b8;font-size:.94rem;line-height:1.6}.dashboard-timeline{gap:12px;margin:0;padding:0;list-style:none;display:grid}.dashboard-timeline__item{background:#f4f6fbd1;border:1px solid #1b3a8a14;border-radius:16px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.dashboard-timeline__item--highlight{background:#f0a50014;border-color:#f0a5002e}.dashboard-timeline__dot{background:linear-gradient(135deg,#f0a500 0%,#f5c842 100%);border-radius:50%;width:10px;height:10px;margin-top:7px;box-shadow:0 0 0 4px #f0a5001f}.dashboard-timeline__label{color:#1b3a8a;letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.dashboard-timeline__text{color:#0d2257d1;line-height:1.6}.dashboard-profile-card__top{align-items:center;gap:16px;margin-bottom:20px;display:flex}.dashboard-avatar{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg,#0d2257 0%,#1b3a8a 60%,#f0a500 140%);border-radius:22px;place-items:center;width:76px;height:76px;font-size:1.5rem;font-weight:800;display:grid}.dashboard-profile-card__meta{color:#0d2257b8;margin:8px 0 0;line-height:1.6}.dashboard-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-profile-item{background:#f4f6fbd1;border:1px solid #1b3a8a1a;border-radius:16px;padding:14px}.dashboard-profile-item__value{color:#0d2257;margin-top:8px;font-weight:700;line-height:1.5;display:block}.dashboard-profile-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.dashboard-profile-tag{color:#0d2257;background:#0d22570f;border-radius:999px;padding:8px 12px;font-size:.84rem;font-weight:700}@media (width<=1024px){.dashboard-header,.dashboard-stats,.dashboard-layout{width:100%}.dashboard-header,.dashboard-layout{grid-template-columns:1fr}.dashboard-header{display:grid}.dashboard-header__actions{align-items:flex-start}.dashboard-chip-group{justify-content:flex-start}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.dashboard-page{padding:18px 14px 28px}.dashboard-header,.dashboard-panel,.dashboard-profile-card{border-radius:22px;padding:18px}.dashboard-stats,.dashboard-actions,.dashboard-profile-grid{grid-template-columns:1fr}.dashboard-header__title{font-size:2rem}}.resend-email-container{background-color:#fff;flex-direction:column;align-items:center;height:70dvh;display:flex}.resend-email-container h2{margin:60px 0 20px;font-size:clamp(2rem,2vw,2rem);line-height:1.2rem}.resend-email-container input{border:1px solid #ccc;border-radius:4px;width:300px;margin-bottom:20px;padding:10px;font-size:16px}.resend-email-container input:focus{border-color:#0b4d2e;outline:none}.resend-email-container .btn-auth{color:#fff;cursor:pointer;z-index:1;background:#0b4d2e;border:none;border-radius:4px;padding:10px 20px;font-size:16px;display:inline-block;position:relative;overflow:hidden}.resend-email-container .btn-auth:before{content:"";box-sizing:border-box;z-index:-1;background:#fff;border:1px solid #0b4d2e;width:0;height:100%;transition:all .5s;position:absolute;top:0;left:0}.resend-email-container .btn-auth:hover{color:#0b4d2e;font-weight:700}.resend-email-container .btn-auth:hover:before{width:100%}
