@import"https://fonts.googleapis.com/css2?family=UnifrakturCook:wght@700&display=swap";@import"https://fonts.googleapis.com/css2?family=Fascinate&display=swap";@import"https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap";@import"https://fonts.googleapis.com/css2?family=Walter+Turncoat&display=swap";@import"https://fonts.googleapis.com/css2?family=Rubik+Distressed&display=swap";@import"https://fonts.googleapis.com/css2?family=Metal+Mania&display=swap";@import"https://fonts.googleapis.com/css2?family=Bungee+Shade&display=swap";@import"https://fonts.googleapis.com/css2?family=Silkscreen:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Serif+Text:ital@0;1&display=swap";html{scroll-behavior:smooth;scroll-padding-top:70px}#hero-section{min-height:90vh;display:flex;align-items:center;justify-content:center;background-size:400% 400%;padding:60px 24px;position:relative;overflow:hidden}#hero-section:before{content:"";position:absolute;inset:0;background:#060b0d;pointer-events:none}#hero-section .hero-content{max-width:1000px;width:100%;text-align:center;position:relative;z-index:1;opacity:0;animation:heroFadeIn 1.2s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.2s}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}#hero-section .hero-header{font-family:Rubik Distressed,system-ui;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;color:#fff;margin:0 0 24px;letter-spacing:-.02em;line-height:1.1;animation:heroFadeIn 1s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.4s;opacity:0;transform:translateY(20px)}#hero-section .hero-subheader{font-family:Fascinate,system-ui;font-size:clamp(1.95rem,3vw,1.75rem);font-weight:400;color:#fff;margin:0 0 24px;line-height:1.4;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px;animation:heroFadeIn 1s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.6s;opacity:0;transform:translateY(20px)}#hero-section .hero-text{font-family:"DM Serif Text",serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;color:#ffffffd9;max-width:700px;margin:0 auto 40px;line-height:1.6;animation:heroFadeIn 1s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:.8s;opacity:0;transform:translateY(20px)}.hero-cta-btn{display:inline-block;background-color:#c59740;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;padding:14px 32px;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #c597404d;animation:heroFadeIn 1s cubic-bezier(.25,.46,.45,.94) forwards;animation-delay:1s;opacity:0;transform:translateY(20px)}.hero-cta-btn:hover{background-color:#d4a74a;transform:translateY(-3px);box-shadow:0 8px 30px #c5974080}.hero-cta-btn:active{transform:translateY(-1px);box-shadow:0 4px 20px #c5974066}.hero-cta-btn a{color:#fff;text-decoration:none;display:block}.word-swap-container{display:block;position:relative;width:100%;height:1.4em;margin-top:4px}.word-swap-word{position:absolute;top:0;left:50%;transform:translate(-50%);opacity:0;white-space:nowrap;color:#c59740;font-weight:600;letter-spacing:.01em}.word-swap-word.word-1{animation:wordSwap 18s ease-in-out infinite;font-family:Rubik Distressed,system-ui}.word-swap-word.word-2{animation:wordSwap 18s ease-in-out infinite;animation-delay:3s;font-family:Fascinate,system-ui}.word-swap-word.word-3{animation:wordSwap 18s ease-in-out infinite;animation-delay:6s;font-family:UnifrakturCook,cursive}.word-swap-word.word-4{animation:wordSwap 18s ease-in-out infinite;animation-delay:9s;font-family:Metal Mania,system-ui}.word-swap-word.word-5{animation:wordSwap 18s ease-in-out infinite;animation-delay:12s;font-family:Bungee Shade,sans-serif}.word-swap-word.word-6{animation:wordSwap 18s ease-in-out infinite;animation-delay:15s;font-family:Silkscreen,sans-serif}@keyframes wordSwap{0%{opacity:0;transform:translate(-50%,20px)}3%{opacity:1;transform:translate(-50%)}14%{opacity:1;transform:translate(-50%)}17%{opacity:0;transform:translate(-50%,-20px)}to{opacity:0;transform:translate(-50%)}}@media(max-width:768px){#hero-section{min-height:auto;padding:80px 20px 60px;margin-top:60px}#hero-section .hero-subheader{flex-direction:column;gap:4px}.word-swap-container{min-width:auto}}@media(max-width:480px){.hero-cta-btn{width:100%;max-width:300px}}#about-section{background-color:#060b0d;padding:100px 24px;width:100%;overflow:hidden;position:relative}#about-section .about-header{font-family:Metal Mania,system-ui;font-size:clamp(1.95rem,4vw,5rem);font-weight:700;color:#fff;text-align:center;margin:0 0 16px;line-height:1.2;letter-spacing:-.01em}#about-section .about-header-gradient,.header-gradient{background:linear-gradient(90deg,#c59740,#c99637,#a87920,#ba831e,#f6b63f);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-fill-color:transparent;display:inline;animation:gradientMove 8s ease infinite;background-position:0% center}@keyframes gradientMove{0%,to{background-position:0% center}50%{background-position:100% center}}#about-section .about-subheader{font-family:Matter-Bold,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:700;color:#fff;text-align:center;margin:0 0 60px;line-height:1.4}.about-carousel-wrapper{position:relative;width:100%;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;outline:none}.about-carousel-viewport{width:100%;overflow:hidden;position:relative}.about-carousel-track{display:flex;width:100%;will-change:transform}.about-slide{flex:0 0 100%;width:100%;display:flex;flex-direction:column;align-items:center;padding:0 20px;box-sizing:border-box;background-color:#060b0d;border:1px solid rgba(255,255,255,.15);border-radius:12px;box-shadow:0 8px 24px #ffffff0f,0 24px 60px #0009;will-change:transform;backface-visibility:hidden}.about-slide.is-active{box-shadow:0 12px 32px #ffffff14,0 32px 80px #000000b3}.about-slide picture{width:100%;max-width:600px;display:block}.about-slide img{width:100%;height:auto;display:block;border-radius:8px}.about-slide-content{width:100%;max-width:600px;text-align:center}.about-slide-title{font-family:Reckless-Bold,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:24px 0 12px;line-height:1.2}.about-slide-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(.95rem,1.5vw,1.1rem);font-weight:400;color:#ffffffd9;line-height:1.7;margin:0}.about-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border-radius:50%;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s cubic-bezier(.25,.46,.45,.94);z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.about-carousel-arrow:hover{background-color:#fff3;border-color:#fff6;transform:translateY(-50%) scale(1.1)}.about-carousel-arrow:focus{outline:2px solid #c59740;outline-offset:3px}.about-carousel-arrow:active{transform:translateY(-50%) scale(.95)}.about-carousel-arrow-left{left:20px}.about-carousel-arrow-right{right:20px}.about-carousel-arrow svg{width:28px;height:28px}.about-carousel-indicators{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:40px}.about-indicator{width:10px;height:10px;border-radius:50%;background-color:#ffffff4d;border:none;cursor:pointer;padding:0;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.about-indicator:hover{background-color:#ffffff80;transform:scale(1.1)}.about-indicator.active{background-color:#c59740;transform:scale(1.2);box-shadow:0 0 15px #c5974080}.about-indicator:focus{outline:2px solid #c59740;outline-offset:2px}@media(prefers-reduced-motion:reduce){.about-carousel-track{transition:none!important}}@media(max-width:1400px){.about-carousel-arrow{width:52px;height:52px}}@media(max-width:1024px){#about-section{padding:80px 20px}.about-carousel-arrow{width:48px;height:48px}.about-carousel-arrow-left{left:10px}.about-carousel-arrow-right{right:10px}}@media(max-width:768px){#about-section{padding:60px 16px}.about-slide{padding:0 50px}.about-slide-title{font-size:1.5rem;margin:20px 0 10px}.about-slide-description{font-size:.95rem}.about-carousel-arrow{width:44px;height:44px}.about-carousel-arrow-left{left:5px}.about-carousel-arrow-right{right:5px}.about-carousel-arrow svg{width:24px;height:24px}.about-indicator{width:8px;height:8px}.about-carousel-indicators{margin-top:30px}}@media(max-width:480px){#about-section{padding:50px 12px}#about-section .about-header{font-size:1.5rem;line-height:1.3}#about-section .about-subheader{font-size:.9rem;margin-bottom:40px}.about-slide{padding:0 44px}.about-slide-title{font-size:1.35rem;margin:16px 0 8px}.about-slide-description{font-size:.875rem;line-height:1.6}.about-carousel-arrow{width:40px;height:40px}.about-carousel-arrow-left{left:0}.about-carousel-arrow-right{right:0}.about-carousel-arrow svg{width:20px;height:20px}.about-carousel-indicators{margin-top:25px;gap:10px}}#core-section{background-color:#060b0d;padding:100px 0;width:100%;overflow:hidden;position:relative}#core-section .core-header{font-family:Metal Mania,system-ui;font-size:clamp(1.95rem,4vw,3.5rem);font-weight:700;color:#fff;text-align:center;margin:0 0 16px;line-height:1.2;letter-spacing:-.01em;padding:0 24px}#core-section .core-subheader{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;color:#ffffffb3;text-align:center;margin:0 0 60px;line-height:1.5;padding:0 24px}.core-carousel-wrapper{position:relative;width:100%;overflow:hidden;display:flex;align-items:center}.core-carousel-blur{position:absolute;top:0;bottom:0;width:150px;z-index:10;pointer-events:none}.core-carousel-blur-left{left:0;background:linear-gradient(to right,#060b0d,#060b0dcc 30%,#060b0d00)}.core-carousel-blur-right{right:0;background:linear-gradient(to left,#060b0d,#060b0dcc 30%,#060b0d00)}.core-carousel{display:flex;gap:24px;padding:0 24px;width:max-content;animation:coreCarouselScroll 50s linear infinite;will-change:transform;backface-visibility:hidden;transform:translateZ(0)}@keyframes coreCarouselScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}.core-carousel:hover{animation-play-state:paused}.core-item{flex:0 0 380px;width:380px;position:relative;border-radius:16px;overflow:hidden;background-color:#ffffff08;border:1px solid rgba(255,255,255,.08);transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94)}.core-item:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0006,0 0 60px #c597401a;border-color:#c597404d}.core-item-image{position:absolute;inset:0;width:100%;height:100%;overflow:hidden}.core-item-image picture{width:100%;height:100%;display:block}.core-item-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.core-item:hover .core-item-image img{transform:scale(1.05)}.core-item-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#060b0d4d,#060b0d80,#060b0dd9)}.core-item-content{position:relative;z-index:2;padding:32px;display:flex;flex-direction:column;justify-content:flex-end;min-height:280px;height:100%}.core-item-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 12px;line-height:1.2}.core-item-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400;color:#ffffffd9;line-height:1.6;margin:0}@media(max-width:1024px){#core-section{padding:80px 0}.core-carousel-blur{width:100px}.core-item{flex:0 0 320px;width:320px}.core-item-content{padding:24px;min-height:240px}.core-item-title{font-size:1.35rem}.core-item-description{font-size:.9rem}}@media(max-width:768px){#core-section{padding:60px 0}#core-section .core-header{font-size:1.75rem;padding:0 16px}#core-section .core-subheader{font-size:1rem;padding:0 16px;margin-bottom:40px}.core-carousel-blur{width:80px}.core-carousel{gap:16px;padding:0 16px;animation-duration:40s}.core-item{flex:0 0 280px;width:280px}.core-item-content{padding:20px;min-height:200px}.core-item-title{font-size:1.2rem;margin-bottom:10px}.core-item-description{font-size:.85rem;line-height:1.5}}@media(max-width:480px){#core-section{padding:50px 0}#core-section .core-header{font-size:1.5rem;padding:0 12px}#core-section .core-subheader{font-size:.9rem;padding:0 12px;margin-bottom:32px}.core-carousel-blur{width:60px}.core-carousel{gap:12px;padding:0 12px;animation-duration:35s}.core-item{flex:0 0 260px;width:260px}.core-item-content{padding:16px;min-height:180px}.core-item-title{font-size:1.1rem;margin-bottom:8px}.core-item-description{font-size:.8rem;line-height:1.4}}@media(prefers-reduced-motion:reduce){.core-carousel{animation:none}.core-item{transition:none}.core-item:hover{transform:none}.core-item-image img{transition:none}.core-item:hover .core-item-image img{transform:none}}#planet-section{background-color:#060b0d;padding:100px 24px;width:100%;position:relative}.planet-section-container{max-width:1400px;width:100%;margin:0 auto}#planet-section .planet-header{font-family:Metal Mania,system-ui;font-size:clamp(1.95rem,4vw,3.5rem);font-weight:700;color:#fff;text-align:center;margin:0 0 16px;line-height:1.2;letter-spacing:-.01em}#planet-section .planet-subheader{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;color:#fffc;text-align:center;line-height:1.6;max-width:800px;margin:0 auto 60px}.planet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch}.planet-card{background-color:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s ease;box-shadow:0 4px 20px #0000004d}.planet-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000080,0 0 80px #c5974014;border-color:#c597404d}.planet-card-image{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;flex-shrink:0}.planet-card-image picture{width:100%;height:100%;display:block}.planet-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.planet-card:hover .planet-card-image img{transform:scale(1.05)}.planet-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#060b0d1a,#060b0d4d,#060b0dd9);pointer-events:none}.planet-card-content{padding:28px;display:flex;flex-direction:column;flex-grow:1;background:linear-gradient(to bottom,#060b0dcc,#060b0d)}.planet-card-category{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#c59740;margin:0 0 12px}.planet-card-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;color:#fff;margin:0 0 16px;line-height:1.2}.planet-card-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400;color:#ffffffbf;line-height:1.7;margin:0}@media(max-width:1024px){#planet-section{padding:80px 24px}.planet-grid{grid-template-columns:repeat(2,1fr);gap:24px}.planet-card-content{padding:24px}.planet-card-title{font-size:1.35rem}.planet-card-description{font-size:.9rem}}@media(max-width:768px){#planet-section{padding:60px 16px}#planet-section .planet-header{font-size:1.75rem}#planet-section .planet-subheader{font-size:1rem;margin-bottom:40px}.planet-grid{grid-template-columns:1fr;gap:20px}.planet-card-content{padding:20px}.planet-card-title{font-size:1.25rem;margin-bottom:12px}.planet-card-description{font-size:.9rem;line-height:1.6}.planet-card-category{font-size:.7rem;letter-spacing:.08em}}@media(max-width:480px){#planet-section{padding:50px 12px}#planet-section .planet-header{font-size:1.5rem}#planet-section .planet-subheader{font-size:.9rem;margin-bottom:32px}.planet-grid{gap:16px}.planet-card{border-radius:12px}.planet-card-content{padding:18px}.planet-card-title{font-size:1.15rem;margin-bottom:10px}.planet-card-description{font-size:.85rem;line-height:1.5}}@media(prefers-reduced-motion:reduce){.planet-card{transition:none}.planet-card:hover{transform:none}.planet-card-image img{transition:none}.planet-card:hover .planet-card-image img{transform:none}}.planet-card:focus-within{outline:2px solid #c59740;outline-offset:3px}.planet-card-title a{color:#fff;text-decoration:none;transition:color .3s ease}.planet-card-title a:hover{color:#c59740}@media(prefers-contrast:high){.planet-card{border-color:#ffffff80}.planet-card-description{color:#ffffffe6}}#citizen-section{background-color:#060b0d;padding:100px 24px;width:100%;position:relative}.citizen-header-wrapper{max-width:900px;margin:0 auto 60px;text-align:center}.citizen-top-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:500;color:#fff;line-height:1.5;margin:0;letter-spacing:-.01em}.citizen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1400px;margin:0 auto 80px}.citizen-card{background-color:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s cubic-bezier(.25,.46,.45,.94),border-color .35s ease,background-color .35s ease;box-shadow:0 4px 16px #0000004d;position:relative;overflow:hidden}.citizen-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:transparent;transition:background .35s ease}.citizen-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0006,0 0 40px #c597400f;border-color:#c5974040;background-color:#ffffff0a}.citizen-card:hover:before{background:linear-gradient(90deg,#c5974099,#c597404d)}.citizen-icon-wrapper{width:52px;height:52px;border-radius:10px;background-color:#c5974014;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:background-color .35s ease,transform .35s cubic-bezier(.25,.46,.45,.94)}.citizen-card:hover .citizen-icon-wrapper{background-color:#c5974026;transform:scale(1.05)}.citizen-icon{font-size:1.4rem;color:#c59740;transition:color .35s ease}.citizen-card:hover .citizen-icon{color:#d4a74a}.citizen-card-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;margin:0 0 12px;line-height:1.3;letter-spacing:-.01em}.citizen-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;color:#fff9;line-height:1.65;margin:0}.governance-section{max-width:1200px;margin:0 auto;padding-top:60px;border-top:1px solid rgba(255,255,255,.06)}.governance-container{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.governance-card{background-color:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:32px;display:flex;flex-direction:column;align-items:flex-start;transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s cubic-bezier(.25,.46,.45,.94),border-color .35s ease,background-color .35s ease;box-shadow:0 4px 16px #0000004d;position:relative;overflow:hidden}.governance-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:transparent;transition:background .35s ease}.governance-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0006,0 0 40px #c597400f;border-color:#c5974040;background-color:#ffffff0a}.governance-card:hover:before{background:linear-gradient(90deg,#c5974099,#c597404d)}.governance-icon-wrapper{width:52px;height:52px;border-radius:10px;background-color:#c5974014;display:flex;align-items:center;justify-content:center;margin-bottom:20px;transition:background-color .35s ease,transform .35s cubic-bezier(.25,.46,.45,.94)}.governance-card:hover .governance-icon-wrapper{background-color:#c5974026;transform:scale(1.05)}.governance-icon{font-size:1.4rem;color:#c59740;transition:color .35s ease}.governance-card:hover .governance-icon{color:#d4a74a}.governance-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.2rem;font-weight:600;color:#fff;margin:0 0 8px;line-height:1.3;letter-spacing:-.01em}.governance-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;color:#fff9;line-height:1.65;margin:0 0 20px}.governance-list{list-style:none;padding:0;margin:0;width:100%}.governance-item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;color:#ffffffbf;padding:8px 0 8px 20px;position:relative;border-bottom:1px solid rgba(255,255,255,.05);transition:color .25s ease,padding-left .25s ease}.governance-item:last-child{border-bottom:none}.governance-item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%;background-color:#c59740;opacity:.6;transition:opacity .25s ease}.governance-card:hover .governance-item{color:#ffffffe6}.governance-card:hover .governance-item:before{opacity:1}@media(max-width:1024px){#citizen-section{padding:80px 24px}.citizen-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px}.citizen-card{padding:28px}.citizen-icon-wrapper,.governance-icon-wrapper{width:48px;height:48px}.citizen-icon,.governance-icon{font-size:1.25rem}.governance-container{grid-template-columns:repeat(2,1fr);gap:24px}.governance-card{padding:28px}}@media(max-width:768px){#citizen-section{padding:60px 16px}.citizen-header-wrapper{margin-bottom:40px}.citizen-top-header{font-size:1.1rem;line-height:1.5}.citizen-grid{grid-template-columns:1fr;gap:20px;margin-bottom:50px}.citizen-card{padding:24px;flex-direction:row;align-items:flex-start;gap:20px}.citizen-icon-wrapper{flex-shrink:0;margin-bottom:0;width:44px;height:44px}.citizen-icon{font-size:1.1rem}.citizen-card-header{font-size:1.1rem;margin-bottom:8px}.citizen-description{font-size:.85rem;line-height:1.6}.governance-section{padding-top:50px}.governance-container{grid-template-columns:1fr;gap:20px}.governance-card{padding:24px}.governance-icon-wrapper{flex-shrink:0;margin-bottom:0;width:44px;height:44px}.governance-icon{font-size:1.1rem}.governance-header{font-size:1.1rem;margin-bottom:8px}.governance-description{font-size:.85rem;margin-bottom:16px}.governance-item{font-size:.8rem;padding:6px 0 6px 18px}}@media(max-width:480px){#citizen-section{padding:50px 12px}.citizen-header-wrapper{margin-bottom:32px}.citizen-top-header{font-size:1rem}.citizen-grid{gap:16px;margin-bottom:40px}.citizen-card{padding:20px;gap:16px;border-radius:10px}.citizen-icon-wrapper{width:40px;height:40px;border-radius:8px}.citizen-icon{font-size:1rem}.citizen-card-header{font-size:1rem;margin-bottom:6px}.citizen-description{font-size:.8rem;line-height:1.5}.governance-section{padding-top:40px}.governance-container{gap:16px}.governance-card{padding:20px;border-radius:10px}.governance-icon-wrapper{width:40px;height:40px;border-radius:8px}.governance-icon{font-size:1rem}.governance-header{font-size:1rem;margin-bottom:6px}.governance-description{font-size:.8rem;margin-bottom:14px}.governance-item{font-size:.75rem;padding:5px 0 5px 16px}}@media(prefers-reduced-motion:reduce){.citizen-card,.governance-card{transition:none}.citizen-card:hover,.governance-card:hover{transform:none}.citizen-icon-wrapper,.governance-icon-wrapper{transition:none}.citizen-card:hover .citizen-icon-wrapper,.governance-card:hover .governance-icon-wrapper{transform:none}}.citizen-card:focus-visible,.governance-card:focus-visible{outline:2px solid #c59740;outline-offset:3px}@media(prefers-contrast:high){.citizen-card,.governance-card{border-color:#fff6}.citizen-description,.governance-description,.governance-item{color:#ffffffe6}}#multiverse-section{background-color:#060b0d;padding:120px 24px;width:100%;position:relative;overflow:hidden}.multiverse-header-wrapper{max-width:800px;margin:0 auto 80px;text-align:center}.multiverse-header{font-family:Metal Mania,system-ui,-apple-system,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#c59740;margin:0 0 16px;line-height:1.15;letter-spacing:-.01em;text-transform:uppercase}.multiverse-subheader{font-family:Metal Mania,system-ui,-apple-system,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:700;color:#c59740;margin:0 0 24px;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}.multiverse-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:400;color:#ffffffd9;line-height:1.7;max-width:680px;margin:0 auto}.multiverse-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:28px;max-width:1400px;margin:0 auto;align-items:start}.multiverse-card{background-color:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;position:relative;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s ease,background-color .4s ease;box-shadow:0 4px 20px #0006,0 0 0 1px #c597400d inset;opacity:0;transform:translateY(40px);will-change:transform,opacity;backface-visibility:hidden}.multiverse-card.is-visible{opacity:1;transform:translateY(0)}.multiverse-card-first.is-visible{transition-delay:0ms}.multiverse-card-second.is-visible{transition-delay:.15s}.multiverse-card-third.is-visible{transition-delay:.3s}.multiverse-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000080,0 0 60px #c5974014,0 0 0 1px #c5974026 inset;border-color:#c5974040;background-color:#ffffff0a}.multiverse-card-image{position:relative;width:100%;aspect-ratio:16 / 10;overflow:hidden;flex-shrink:0}.multiverse-card-image picture{width:100%;height:100%;display:block}.multiverse-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.multiverse-card:hover .multiverse-card-image img{transform:scale(1.05)}.multiverse-card-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#060b0d33,#060b0d66 40%,#060b0dbf);pointer-events:none}.multiverse-card-content{padding:32px;display:flex;flex-direction:column;flex-grow:1;background:linear-gradient(to bottom,#060b0de6,#060b0d);position:relative}.multiverse-card-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600;color:#c59740;margin:0 0 16px;line-height:1.25;letter-spacing:-.01em}.multiverse-card-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400;color:#fffc;line-height:1.7;margin:0 0 16px}.multiverse-card-description:last-child{margin-bottom:0}.multiverse-tick-list{list-style:none;padding:0;margin:20px 0 0}.multiverse-tick-item{display:flex;align-items:flex-start;gap:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;color:#ffffffd9;line-height:1.6;padding:8px 0;transition:color .3s ease}.multiverse-tick-icon{width:20px;height:20px;flex-shrink:0;margin-top:2px;color:#c59740;opacity:.8;transition:opacity .3s ease,transform .3s cubic-bezier(.25,.46,.45,.94)}.multiverse-card:hover .multiverse-tick-icon{opacity:1;transform:scale(1.1)}.multiverse-tick-item:hover{color:#fffffff2}@media(min-width:1025px){.multiverse-card-first{grid-column:1 / 6;margin-top:0}.multiverse-card-second{grid-column:6 / 13;margin-top:60px}.multiverse-card-third{grid-column:3 / 11;margin-top:60px}}@media(max-width:1024px){#multiverse-section{padding:100px 24px}.multiverse-header-wrapper{margin-bottom:60px}.multiverse-grid{grid-template-columns:1fr;gap:24px;max-width:700px}.multiverse-card{grid-column:1 / -1}.multiverse-card-content{padding:28px}.multiverse-card-description{font-size:.9rem}}@media(max-width:768px){#multiverse-section{padding:80px 16px}.multiverse-header-wrapper{margin-bottom:48px}.multiverse-header{font-size:1.75rem}.multiverse-subheader{font-size:1.35rem}.multiverse-description{font-size:.95rem;line-height:1.6}.multiverse-grid{gap:20px}.multiverse-card{border-radius:16px}.multiverse-card-content{padding:24px}.multiverse-card-header{font-size:1.2rem;margin-bottom:14px}.multiverse-card-description{font-size:.9rem;line-height:1.6;margin-bottom:14px}.multiverse-tick-list{margin-top:16px}.multiverse-tick-item{font-size:.85rem;padding:6px 0}.multiverse-tick-icon{width:18px;height:18px}}@media(max-width:480px){#multiverse-section{padding:60px 12px}.multiverse-header-wrapper{margin-bottom:40px}.multiverse-header{font-size:1.5rem}.multiverse-subheader{font-size:1.15rem;margin-bottom:20px}.multiverse-description{font-size:.9rem}.multiverse-grid{gap:16px}.multiverse-card{border-radius:12px}.multiverse-card-content{padding:20px}.multiverse-card-header{font-size:1.1rem;margin-bottom:12px}.multiverse-card-description{font-size:.85rem;line-height:1.5;margin-bottom:12px}.multiverse-tick-list{margin-top:12px}.multiverse-tick-item{font-size:.8rem;gap:10px;padding:5px 0}.multiverse-tick-icon{width:16px;height:16px;margin-top:1px}}@media(prefers-reduced-motion:reduce){.multiverse-card{transition:none;opacity:1;transform:none}.multiverse-card.is-visible{transition-delay:0ms}.multiverse-card:hover{transform:none}.multiverse-card-image img{transition:none}.multiverse-card:hover .multiverse-card-image img{transform:none}.multiverse-tick-icon{transition:none}.multiverse-card:hover .multiverse-tick-icon{transform:none}}.multiverse-card:focus-within{outline:2px solid #c59740;outline-offset:3px}.multiverse-card-content a:focus{outline:2px solid #c59740;outline-offset:2px}@media(prefers-contrast:high){.multiverse-card{border-color:#ffffff80}.multiverse-card-description,.multiverse-tick-item{color:#fffffff2}.multiverse-tick-icon{opacity:1}}#contact-section{background-color:#060b0d;padding:120px 24px;width:100%;display:flex;align-items:center;justify-content:center;min-height:70vh;position:relative;overflow:hidden}.contact-container{max-width:800px;width:100%;margin:0 auto;padding:64px 48px;text-align:center;position:relative;z-index:1;background:linear-gradient(135deg,#2a1a1a,#1e1a1a,#2c1818,#1a1a1a,#251515);background-size:400% 400%;border-radius:24px;box-shadow:0 20px 60px #00000080,0 0 0 1px #c5974014,inset 0 1px #ffffff0d;animation:contactGradientShift 30s ease infinite;will-change:background-position;backface-visibility:hidden;transform:translateZ(0)}@keyframes contactGradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.contact-container:hover{box-shadow:0 25px 70px #0009,0 0 80px #c597400f,0 0 0 1px #c597401f,inset 0 1px #ffffff14}.contact-header{font-family:Metal Mania,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,4vw,3rem);font-weight:700;color:#fff;margin:0 0 24px;line-height:1.2;letter-spacing:-.01em;text-transform:uppercase}.contact-description{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:400;color:#fffc;line-height:1.7;max-width:600px;margin:0 auto 40px}.contact-cta-button{display:inline-block;background-color:#c59740;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:1rem;font-weight:600;padding:16px 36px;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #c597404d;position:relative;overflow:hidden}.contact-cta-button:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(255,255,255,.1) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.contact-cta-button:hover{background-color:#d4a74a;transform:translateY(-3px);box-shadow:0 8px 30px #c5974080}.contact-cta-button:hover:before{opacity:1}.contact-cta-button:active{transform:translateY(-1px);box-shadow:0 4px 20px #c5974066}.contact-cta-button a{color:#fff;text-decoration:none;display:block;position:relative;z-index:1}@media(max-width:1024px){#contact-section{padding:80px 24px;min-height:60vh}.contact-container{padding:56px 40px;max-width:700px}}@media(max-width:768px){#contact-section{padding:60px 16px;min-height:auto}.contact-container{padding:48px 32px;max-width:100%;border-radius:20px}.contact-header{font-size:1.5rem;margin-bottom:20px}.contact-description{font-size:.95rem;margin-bottom:32px;line-height:1.6}.contact-cta-button{padding:14px 32px;font-size:.95rem;width:100%;max-width:280px}}@media(max-width:480px){#contact-section{padding:50px 12px}.contact-container{padding:40px 24px;border-radius:16px}.contact-header{font-size:1.35rem;margin-bottom:16px}.contact-description{font-size:.9rem;margin-bottom:28px}.contact-cta-button{padding:14px 28px;font-size:.9rem}}@media(prefers-reduced-motion:reduce){.contact-container{animation:none;background:linear-gradient(135deg,#2a1a1a,#1e1a1a,#2c1818)}.contact-cta-button{transition:none}.contact-cta-button:hover{transform:none}}.contact-container:focus-within{outline:2px solid rgba(197,151,64,.5);outline-offset:4px}.contact-cta-button:focus{outline:2px solid #c59740;outline-offset:3px}@media(prefers-contrast:high){.contact-container{background:#1a1a1a;border:1px solid rgba(255,255,255,.3)}.contact-description{color:#fffffff2}.contact-cta-button{border:2px solid #c59740}}#footer-section{background-color:#060b0d;padding:80px 24px 40px;width:100%;position:relative;border-top:1px solid rgba(255,255,255,.06)}.footer-container{max-width:1200px;margin:0 auto;width:100%}.footer-top{display:grid;grid-template-columns:1.5fr 2fr;gap:60px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.06)}.footer-brand{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{width:140px;height:auto;margin-bottom:20px;display:block}.footer-brand-tagline{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;color:#ffffff80;line-height:1.6;margin:0;max-width:280px}.footer-nav-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column{display:flex;flex-direction:column}.footer-column-header{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.85rem;font-weight:600;color:#c59740;text-transform:uppercase;letter-spacing:.08em;margin:0 0 20px;line-height:1.2}.footer-link-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-link-list li{display:block}.footer-link-list a{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:400;color:#ffffffbf;text-decoration:none;display:inline-block;transition:color .25s cubic-bezier(.25,.46,.45,.94),transform .25s ease;position:relative}.footer-link-list a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background-color:#c59740;transition:width .25s ease}.footer-link-list a:hover{color:#c59740;transform:translate(4px)}.footer-link-list a:hover:after{width:100%}.footer-link-list a:focus{outline:2px solid #c59740;outline-offset:3px;border-radius:2px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:32px}.footer-copyright{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;color:#fff6;margin:0;line-height:1.5}.footer-designed-by{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:400;color:#fff6;text-decoration:none;transition:color .25s ease}.footer-designed-by:hover{color:#c59740}.footer-designed-by:focus{outline:2px solid #c59740;outline-offset:3px;border-radius:2px}@media(max-width:1024px){#footer-section{padding:60px 24px 32px}.footer-top{grid-template-columns:1fr 1fr;gap:48px;padding-bottom:40px}.footer-nav-columns{gap:32px}.footer-bottom{padding-top:28px}}@media(max-width:768px){#footer-section{padding:48px 16px 28px}.footer-top{grid-template-columns:1fr;gap:40px;padding-bottom:32px}.footer-brand{align-items:center;text-align:center}.footer-logo{width:120px;margin-bottom:16px}.footer-brand-tagline{max-width:100%}.footer-nav-columns{grid-template-columns:1fr 1fr;gap:32px}.footer-column-header{font-size:.8rem;margin-bottom:16px}.footer-link-list{gap:10px}.footer-link-list a{font-size:.85rem}.footer-bottom{flex-direction:column;gap:16px;text-align:center;padding-top:28px}.footer-copyright{order:2}.footer-designed-by{order:1}}@media(max-width:480px){#footer-section{padding:40px 12px 24px}.footer-top{gap:32px;padding-bottom:28px}.footer-logo{width:100px}.footer-brand-tagline{font-size:.85rem}.footer-nav-columns{grid-template-columns:1fr;gap:28px}.footer-column{align-items:center;text-align:center}.footer-column-header{margin-bottom:14px}.footer-link-list{align-items:center}.footer-bottom{padding-top:24px;gap:12px}.footer-copyright,.footer-designed-by{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.footer-link-list a{transition:none}.footer-link-list a:after{transition:none}.footer-link-list a:hover{transform:none}.footer-designed-by{transition:none}}#footer-section:focus-within{outline:none}@media(prefers-contrast:high){.footer-brand-tagline{color:#fffc}.footer-link-list a{color:#ffffffe6}.footer-copyright,.footer-designed-by{color:#fffc}}.talent-page{background-color:#060b0d;min-height:100vh}.talent-header-section{padding:100px 24px 40px;text-align:center;max-width:800px;margin:0 auto}.talent-page-header{font-family:Metal Mania,system-ui,-apple-system,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin:0 0 16px;line-height:1.15;letter-spacing:-.01em;text-transform:uppercase}.talent-page-subheader{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:400;color:#ffffffbf;line-height:1.6;margin:0}.talent-filter-section{padding:0 24px 40px;max-width:1400px;margin:0 auto}.talent-filter-container{display:flex;flex-wrap:wrap;gap:24px;padding:28px;background-color:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 4px 20px #0000004d}.talent-filter-group{display:flex;flex-direction:column;gap:8px;flex:1;min-width:200px}.talent-filter-label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em}.talent-filter-select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400;color:#fff;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:12px 40px 12px 16px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23c59740' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.talent-filter-select:hover{border-color:#c5974080;background-color:#ffffff14}.talent-filter-select:focus{outline:none;border-color:#c59740;box-shadow:0 0 0 3px #c5974033}.talent-filter-select option{background-color:#060b0d;color:#fff}.talent-experience-options{display:flex;gap:8px;flex-wrap:wrap}.talent-experience-btn{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:500;color:#ffffffbf;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:10px 16px;cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.talent-experience-btn:hover{background-color:#ffffff1a;border-color:#ffffff40;color:#fff}.talent-experience-btn.active{background-color:#c5974026;border-color:#c59740;color:#c59740}.talent-experience-btn:focus{outline:none;box-shadow:0 0 0 3px #c597404d}.talent-filter-checkbox-group{justify-content:flex-end}.talent-filter-checkbox-label{display:flex;align-items:center;gap:12px;cursor:pointer;padding:10px 16px;background-color:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.talent-filter-checkbox-label:hover{background-color:#ffffff0f;border-color:#fff3}.talent-filter-checkbox{width:18px;height:18px;accent-color:#c59740;cursor:pointer}.talent-filter-checkbox-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:500;color:#ffffffd9}.talent-grid-section{padding:20px 24px 60px;max-width:1400px;margin:0 auto}.talent-grid-container{width:100%}.talent-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:28px}.talent-no-results{text-align:center;padding:80px 24px}.talent-no-results-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:400;color:#fff9;line-height:1.6;margin:0}.talent-card{background-color:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;cursor:pointer;transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94),border-color .4s ease;box-shadow:0 4px 20px #0000004d}.talent-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000080,0 0 60px #c5974014;border-color:#c5974040}.talent-card:focus{outline:2px solid #c59740;outline-offset:3px}.talent-card-image-wrapper{position:relative;width:100%;aspect-ratio:2 / 3;overflow:hidden;background-color:#ffffff0d}.talent-card-image{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.talent-card:hover .talent-card-image{transform:scale(1.03)}.talent-card-overlay{position:absolute;inset:0;background:#060b0d99;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.talent-card:hover .talent-card-overlay{opacity:1}.talent-card-view-more{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;color:#fff;padding:12px 24px;background-color:#c59740e6;border-radius:8px;transform:translateY(10px);transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.talent-card:hover .talent-card-view-more{transform:translateY(0)}.talent-card-hire-badge{position:absolute;top:12px;right:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#060b0d;background-color:#c59740;padding:6px 12px;border-radius:20px;box-shadow:0 2px 8px #0000004d}.talent-card-content{padding:24px;display:flex;flex-direction:column;gap:10px}.talent-card-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;color:#fff;margin:0;line-height:1.2}.talent-card-location{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;color:#fff9;margin:0;display:flex;align-items:center;gap:8px}.talent-card-location i{font-size:.8rem;color:#c59740}.talent-card-social{display:flex;gap:12px;margin-top:8px}.talent-social-link{width:36px;height:36px;border-radius:8px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#ffffffbf;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.talent-social-link:hover{background-color:#c5974026;border-color:#c597404d;color:#c59740;transform:translateY(-2px)}.talent-social-link:focus{outline:2px solid #c59740;outline-offset:2px}.talent-results-count{text-align:center;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.875rem;font-weight:400;color:#ffffff80;padding:0 24px 60px}.talent-modal-backdrop{position:fixed;inset:0;background-color:#000c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000;animation:modalBackdropFadeIn .3s cubic-bezier(.25,.46,.45,.94)}@keyframes modalBackdropFadeIn{0%{opacity:0}to{opacity:1}}.talent-modal-container{background-color:#060b0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 25px 80px #0009,0 0 0 1px #c597401a;animation:modalSlideIn .4s cubic-bezier(.25,.46,.45,.94)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(30px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.talent-modal-close{position:absolute;top:16px;right:16px;width:44px;height:44px;border-radius:50%;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;z-index:10;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.talent-modal-close:hover{background-color:#c5974033;border-color:#c59740;color:#c59740;transform:scale(1.1)}.talent-modal-close:focus{outline:2px solid #c59740;outline-offset:3px}.talent-modal-content{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.talent-modal-image-wrapper{position:relative;background-color:#ffffff08;display:flex;align-items:center;justify-content:center;overflow:hidden}.talent-modal-image{width:100%;height:auto;max-height:90vh;object-fit:contain;aspect-ratio:2 / 3}.talent-modal-hire-badge{position:absolute;top:20px;left:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#060b0d;background-color:#c59740;padding:8px 16px;border-radius:20px;box-shadow:0 4px 16px #0000004d}.talent-modal-details{padding:48px;display:flex;flex-direction:column;gap:20px;overflow-y:auto}.talent-modal-name{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.75rem;font-weight:700;color:#fff;margin:0;line-height:1.2}.talent-modal-location{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400;color:#ffffffb3;display:flex;align-items:center;gap:10px}.talent-modal-location i{color:#c59740}.talent-modal-professions{display:flex;flex-wrap:wrap;gap:10px}.talent-modal-profession-tag{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.8rem;font-weight:600;color:#c59740;background-color:#c597401a;border:1px solid rgba(197,151,64,.2);padding:6px 14px;border-radius:20px}.talent-modal-bio{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:400;color:#fffc;line-height:1.7;margin:0}.talent-modal-social{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.talent-modal-social-link{display:flex;align-items:center;gap:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;font-weight:500;color:#ffffffd9;text-decoration:none;padding:10px 16px;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.talent-modal-social-link:hover{background-color:#c5974026;border-color:#c597404d;color:#c59740;transform:translateY(-2px)}.talent-modal-social-link:focus{outline:2px solid #c59740;outline-offset:2px}.talent-modal-social-link i{font-size:1.1rem}.talent-modal-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.95rem;font-weight:600;color:#060b0d;background-color:#c59740;border:none;padding:14px 28px;border-radius:8px;text-decoration:none;margin-top:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 16px #c597404d}.talent-modal-contact-btn:hover{background-color:#d4a74a;transform:translateY(-2px);box-shadow:0 8px 24px #c5974066}.talent-modal-contact-btn:focus{outline:2px solid #c59740;outline-offset:3px}@media(max-width:1024px){.talent-header-section{padding:80px 24px 32px}.talent-filter-container{padding:24px;gap:20px}.talent-filter-group{min-width:180px}.talent-grid{grid-template-columns:repeat(2,1fr);gap:24px}.talent-modal-content{grid-template-columns:1fr}.talent-modal-image-wrapper{max-height:50vh}.talent-modal-image{min-height:auto;max-height:50vh}.talent-modal-details{padding:36px}}@media(max-width:768px){.talent-header-section{padding:70px 16px 28px}.talent-page-header{font-size:1.75rem}.talent-page-subheader{font-size:1rem}.talent-filter-section{padding:0 16px 32px}.talent-filter-container{flex-direction:column;padding:20px;gap:20px}.talent-filter-group{width:100%;min-width:100%}.talent-experience-options{width:100%}.talent-experience-btn{flex:1;text-align:center;padding:12px;font-size:.8rem}.talent-filter-checkbox-group{justify-content:flex-start}.talent-filter-checkbox-label{width:100%;justify-content:center}.talent-grid-section{padding:16px 16px 48px}.talent-grid{grid-template-columns:1fr;gap:20px}.talent-card-content{padding:20px}.talent-card-name{font-size:1.15rem}.talent-results-count{font-size:.8rem;padding:0 16px 48px}.talent-modal-backdrop{padding:12px;align-items:flex-end}.talent-modal-container{max-height:90vh;border-radius:20px 20px 0 0}.talent-modal-content{grid-template-columns:1fr}.talent-modal-image-wrapper{max-height:40vh}.talent-modal-image{min-height:auto;max-height:40vh;width:100%}.talent-modal-close{top:12px;right:12px;width:40px;height:40px;background-color:#00000080}.talent-modal-details{padding:28px;gap:16px}.talent-modal-name{font-size:1.5rem}.talent-modal-location{font-size:.9rem}.talent-modal-bio{font-size:.9rem;line-height:1.6}.talent-modal-social{gap:10px}.talent-modal-social-link{padding:10px 14px;font-size:.85rem}.talent-modal-contact-btn{width:100%;padding:14px 20px}}@media(max-width:480px){.talent-header-section{padding:60px 12px 24px}.talent-page-header{font-size:1.5rem}.talent-page-subheader{font-size:.9rem}.talent-filter-container{padding:16px;gap:16px}.talent-filter-label{font-size:.75rem}.talent-filter-select{padding:10px 14px;font-size:.9rem}.talent-experience-btn{padding:10px;font-size:.75rem}.talent-grid-section{padding:12px 12px 40px}.talent-grid{gap:16px}.talent-card{border-radius:12px}.talent-card-content{padding:18px}.talent-card-name{font-size:1.1rem}.talent-card-location{font-size:.8rem}.talent-card-social{gap:10px}.talent-social-link{width:32px;height:32px;font-size:.9rem}.talent-results-count{font-size:.75rem;padding:0 12px 40px}.talent-modal-container{max-height:85vh;border-radius:16px 16px 0 0}.talent-modal-image-wrapper{max-height:35vh}.talent-modal-image{min-height:auto;max-height:35vh}.talent-modal-details{padding:24px;gap:14px}.talent-modal-name{font-size:1.35rem}.talent-modal-profession-tag{font-size:.75rem;padding:5px 12px}.talent-modal-bio{font-size:.85rem}.talent-modal-social-link{padding:8px 12px;font-size:.8rem}.talent-modal-contact-btn{padding:12px 20px;font-size:.9rem}}@media(prefers-reduced-motion:reduce){.talent-filter-select,.talent-experience-btn,.talent-filter-checkbox-label,.talent-card,.talent-social-link,.talent-modal-close,.talent-modal-social-link,.talent-modal-contact-btn{transition:none}.talent-card:hover,.talent-card:hover .talent-card-image{transform:none}.talent-card:hover .talent-card-overlay{opacity:0}.talent-card:hover .talent-card-view-more{transform:none}.talent-modal-backdrop,.talent-modal-container{animation:none}.talent-modal-close:hover,.talent-modal-social-link:hover,.talent-modal-contact-btn:hover{transform:none}}.talent-filter-select:focus,.talent-experience-btn:focus,.talent-filter-checkbox:focus,.talent-card:focus,.talent-modal-close:focus,.talent-modal-social-link:focus,.talent-modal-contact-btn:focus{outline:2px solid #c59740;outline-offset:3px}@media(prefers-contrast:high){.talent-filter-container{border-color:#ffffff4d}.talent-filter-select{border-color:#ffffff80;background-color:#00000080}.talent-card{border-color:#ffffff4d}.talent-card-name{color:#fff}.talent-card-location{color:#ffffffe6}.talent-modal-container{border-color:#ffffff4d}.talent-modal-name{color:#fff}.talent-modal-location{color:#ffffffe6}.talent-modal-bio{color:#fffffff2}}*{margin:0;padding:0;box-sizing:border-box}.navbar{position:fixed;top:0;left:0;width:100%;height:70px;background-color:#060b0d;display:flex;align-items:center;justify-content:space-between;padding:0 40px;z-index:1000;transition:transform .3s ease-in-out,background-color .3s ease;box-shadow:0 2px 10px #0000004d}.navbar.hidden{transform:translateY(-100%)}.navbar.visible{transform:translateY(0)}.logo-link{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.logo{width:300px;height:150px;width:100%;object-fit:contain;vertical-align:middle;display:block}.nav-links{display:flex;align-items:center;gap:32px}.nav-links a{color:#fff;text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:15px;font-weight:500;letter-spacing:.3px;position:relative;padding:8px 0;transition:color .2s ease}.nav-links a:hover{color:#f6b63f}.nav-links a.active{color:#fff}.nav-links a.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#c59740,#a87920,#f6b63f);transform:scaleX(1);transform-origin:left;transition:transform .3s ease}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,#c59740,#a87920,#f6b63f);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.nav-links a:hover:after{transform:scaleX(1)}.cta-button{background:#fff;color:#000;border:2px solid transparent;border-radius:25px;padding:10px 28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;position:relative;overflow:hidden;transition:all .3s ease}.cta-button:before{content:"";position:absolute;inset:0;border-radius:23px;padding:2px;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:1;transition:opacity .3s ease}.cta-button:hover{background:#f5f5f5;box-shadow:0 4px 15px #f6b63f4d;transform:translateY(-1px)}.cta-button:active{transform:translateY(0);box-shadow:0 2px 8px #ffffff1a}.cta-button a{color:#000;text-decoration:none;display:block}.cta-button a:hover{color:#f6b63f;text-decoration:none;display:block}.hamburger{display:none;flex-direction:column;justify-content:space-between;width:28px;height:20px;cursor:pointer;z-index:1001;padding:0;background:transparent;border:none}.hamburger span{display:block;width:100%;height:3px;background:#fff;border-radius:2px;transition:all .3s ease-in-out}.hamburger span:nth-child(1){transform-origin:left center}.hamburger span:nth-child(2){transform-origin:left center;width:80%}.hamburger span:nth-child(3){transform-origin:left center}.hamburger.open span:nth-child(1){transform:rotate(45deg);width:100%;position:relative;top:-1px}.hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open span:nth-child(3){transform:rotate(-45deg);width:100%;position:relative;top:1px}@media(max-width:1024px){.hamburger{display:flex;order:3}.cta-button{display:none}.nav-links{position:fixed;top:0;right:-100%;width:280px;height:100vh;background-color:#060b0d;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:100px 30px 30px;gap:0;transition:right .35s cubic-bezier(.4,0,.2,1);box-shadow:-5px 0 25px #00000080}.nav-links.open{right:0}.nav-links a{width:100%;padding:16px 0;font-size:16px;border-bottom:1px solid rgba(255,255,255,.1)}.nav-links a:hover{color:#f6b63f;padding-left:10px;transition:padding-left .2s ease,color .2s ease}.nav-links a.active:after{display:none}.nav-links:after{content:"";position:absolute;bottom:100px;left:30px;right:30px}.nav-links .mobile-cta{display:block;width:100%;margin-top:20px;background:#fff;color:#000;border:2px solid transparent;border-radius:25px;padding:14px 28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;text-align:center;position:relative;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #ffffff1a}.nav-links .mobile-cta:before{content:"";position:absolute;inset:0;border-radius:23px;padding:2px;background:linear-gradient(135deg,#c59740,#a87920,#f6b63f);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.nav-links .mobile-cta:hover{background:#f5f5f5;box-shadow:0 4px 15px #f6b63f4d}.nav-links .mobile-cta a{color:#000;text-decoration:none;border:none;padding:0;display:inline}.nav-links .mobile-cta a:hover{padding-left:0}}.mobile-cta{display:none}@media(max-width:1024px){.nav-links:before{content:"";position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;opacity:0;visibility:hidden;transition:all .3s ease;z-index:-1}.nav-links.open:before{opacity:1;visibility:visible}}@media(max-width:768px){.logo{max-width:130px}}@media(max-width:480px){.navbar{padding:0 16px;height:60px}.logo{max-width:100px}.nav-links{width:100%;right:-100%}.nav-links a{font-size:15px;padding:14px 0}}.hamburger:focus,.cta-button:focus,.nav-links a:focus{outline:2px solid #f6b63f;outline-offset:2px}.hamburger:focus:not(:focus-visible),.cta-button:focus:not(:focus-visible),.nav-links a:focus:not(:focus-visible){outline:none}@media(prefers-reduced-motion:reduce){.navbar,.nav-links,.hamburger span,.nav-links a,.nav-links a:after,.cta-button{transition:none}}
