:root{--bg-color: #000000;--text-color: #ffffff;--text-muted: rgba(255, 255, 255, .8);--text-subtle: rgba(255, 255, 255, .4);--glass-bg: rgba(0, 0, 0, .6);--glass-border: rgba(255, 255, 255, .15);--button-bg: #dedede;--button-hover: #ffffff;--button-text: #000000;--font-main: "TeXGyreHeros", sans-serif;--font-condensed: "TeXGyreHerosCn", sans-serif}@font-face{font-family:TeXGyreHeros;src:url(/TeX-Gyre-Heros/texgyreheros-regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:TeXGyreHeros;src:url(/TeX-Gyre-Heros/texgyreheros-bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:TeXGyreHerosCn;src:url(/TeX-Gyre-Heros/texgyreheroscn-regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:TeXGyreHerosCn;src:url(/TeX-Gyre-Heros/texgyreheroscn-bold.otf) format("opentype");font-weight:700;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:TeXGyreHerosCn,sans-serif;overflow-x:hidden;min-height:100vh}.site-header{position:fixed;top:0;left:0;width:100%;padding:24px 60px;z-index:1000;display:flex;justify-content:center;align-items:center;background:transparent}.site-header nav{width:100%;display:flex;justify-content:center;align-items:center;position:relative}.logo{position:absolute;left:0;display:flex;align-items:center}.logo img{height:40px;width:auto;filter:brightness(0) invert(1)}.nav-links{display:flex;gap:60px}.nav-links a{color:var(--text-color);text-decoration:none;font-family:TeXGyreHerosCn,sans-serif;font-weight:400;font-size:14px;text-transform:uppercase;letter-spacing:.1em;opacity:1}.nav-links a:hover{opacity:.6}main{padding-top:80px;padding-bottom:100px;min-height:100vh;position:relative;display:flex;flex-direction:column;align-items:center}.hero-video-section{padding:30px 0 40px;width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:40px}.hero-intro-section{padding:0 0 40px;width:100%;display:flex;justify-content:center}@media(max-width:900px){.site-header{padding:20px}.nav-links{gap:20px;display:flex}.nav-links a{font-size:12px;letter-spacing:.05em}.main-title{font-size:15vw}.hero-video-section{padding:80px 20px 20px}.hero-content-wrapper{flex-direction:column;align-items:center}.hero-right-col{flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding-top:20px}.hero-meta-text p{text-align:right;font-size:18px}}.hero-title-container{margin-bottom:40px;width:60%;margin-left:auto;margin-right:auto;text-align:center}.hero-steps{width:100%}.hero-steps ol{list-style:none;counter-reset:step-counter;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.hero-steps li{font-family:TeXGyreHerosCn,sans-serif;font-size:20px;line-height:1.2;text-transform:uppercase;color:var(--text-color);letter-spacing:.05em;display:flex;align-items:center;gap:12px}.hero-steps li:before{counter-increment:step-counter;content:counter(step-counter) ". ";color:#fff6;font-size:.9em}.main-title{font-family:TeXGyreHerosCn,sans-serif;font-size:clamp(80px,12vw,148px);font-weight:700;text-transform:uppercase;line-height:.8;letter-spacing:-.04em;color:var(--text-color);margin:0;word-break:break-word}.hero-content-wrapper{display:flex;width:100%;max-width:1800px;margin:0 auto;gap:60px;align-items:center;justify-content:center}.hero-logo-col{flex:0 0 auto;align-self:center}.hero-logo-col img{width:140px;height:auto;filter:brightness(0) invert(1);display:block}.hero-video{flex:1.2;width:60%;aspect-ratio:4 / 3;object-fit:cover;display:block;border-radius:12px}.header-title-link{color:#fff;text-decoration:none;font-weight:700;border-bottom:none}.header-title-link:hover{text-decoration:none;opacity:.9}.header-title-link:visited,.header-title-link:active{color:#fff}.gallery-section{padding:10px;max-width:none;width:100%;margin:0}.masonry-grid{column-count:3;column-gap:20px}@media(max-width:1400px){.masonry-grid{column-count:3}}@media(max-width:1000px){.masonry-grid{column-count:2}}@media(max-width:600px){.masonry-grid{column-count:1}}.gallery-item{break-inside:avoid;margin-bottom:20px;border-radius:4px;overflow:hidden;position:relative;animation:fadeIn .6s ease-out backwards;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#111;display:flex;align-items:center;justify-content:center}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease;filter:blur(8px);opacity:1}.gallery-item img.thumb-loaded{filter:blur(0px)}.gallery-item img.full-loaded{filter:none}.gallery-item:hover img{transform:scale(1.02);transition:transform .4s ease}.hero-earth-logo img{width:80px;height:auto;filter:brightness(0) invert(1);display:block;margin-bottom:24px}.hero-description{margin-bottom:32px}.hero-description p{font-family:TeXGyreHerosCn,sans-serif;font-size:21px;line-height:1.4;text-transform:none;color:#fffc;text-align:left;max-width:1100px}.item-remix-btn{position:absolute;bottom:16px;right:16px;width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:16px;box-shadow:0 8px 24px #0000004d;opacity:0;transform:translateY(12px);transition:all .4s cubic-bezier(.34,1.56,.64,1);z-index:20;cursor:pointer}.item-remix-btn img{width:32px;height:auto;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.gallery-item:hover .item-remix-btn{opacity:1;transform:translateY(0)}.item-remix-btn:hover{background:#fff3;transform:scale(1.05)!important}.remix-floating-container{position:fixed;bottom:40px;right:40px;z-index:900}.remix-glass-card{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:20px;box-shadow:0 8px 32px #0000004d;transition:transform .3s cubic-bezier(.34,1.56,.64,1),background .3s;cursor:pointer;text-decoration:none}.remix-glass-card:hover{transform:translateY(-5px) scale(1.05);background:#ffffff1f}.remix-icon img{width:40px;height:auto;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.site-footer{width:100%;max-width:1400px;margin:100px auto 0;padding:80px 60px 150px;display:flex;flex-direction:column;gap:60px;background:transparent;position:relative;z-index:10;border-top:1px solid rgba(255,255,255,.1)}.footer-nav-links{display:flex;gap:40px;flex-wrap:wrap;justify-content:center;width:100%}.footer-nav-links a{color:var(--text-color);text-decoration:none;font-family:TeXGyreHerosCn,sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:.1em;opacity:.7;transition:opacity .2s}.footer-nav-links a:hover{opacity:1}.footer-main-row{display:flex;align-items:flex-start;gap:60px;width:100%;justify-content:center}.footer-logo-col{flex:0 0 auto;padding-top:8px}.newos-badge img{height:100px;width:auto;transition:transform .3s ease}.newos-badge:hover img{transform:scale(1.05)}.footer-legal-content{flex:0 1 800px;display:flex;flex-direction:column;gap:16px;text-align:justify;text-justify:inter-word}.footer-legal-content p{font-family:TeXGyreHerosCn,sans-serif;font-size:11px;line-height:1.6;color:#fff;opacity:.9}.copyright-line{margin-top:20px;text-align:left!important;color:#fff9!important;opacity:.9!important}@media(max-width:900px){.footer-main-row{flex-direction:column;align-items:center;text-align:center;gap:40px}.footer-legal-content,.copyright-line{text-align:center!important}}.vision-container{width:100%;max-width:1600px;margin:0 auto;padding:20px 60px 200px;display:flex;justify-content:flex-start}.vision-text-block{width:100%;max-width:1400px}.vision-text-block p{font-family:TeXGyreHerosCn,sans-serif;font-size:clamp(17px,3vw,36px);line-height:1.4;color:#dedede;margin-bottom:60px;text-transform:none;letter-spacing:-.02em;word-spacing:.1em}.vision-text-block .highlight{color:#fff;font-weight:400}.hero-tiny-text{font-family:TeXGyreHerosCn,sans-serif;font-size:11px!important;line-height:1.6!important;color:#fff!important;opacity:1!important;max-width:600px;margin:20px auto 0!important;text-align:center;text-transform:none;letter-spacing:.05em}.contact-section{width:100%;max-width:800px;margin:0 auto;padding:20px 20px 120px;display:flex;flex-direction:column;align-items:center;gap:60px}.contact-form-container{width:100%;max-width:500px;display:flex;flex-direction:column;align-items:center;gap:30px}#contactForm{width:100%;display:flex;flex-direction:column;gap:20px}.brutalist-input{width:100%;background:transparent;border:1px solid #dedede;color:#dedede;font-family:TeXGyreHerosCn,sans-serif;font-size:16px;padding:15px;border-radius:0;outline:none;min-height:150px;resize:none;transition:border-color .3s}.brutalist-input:focus{border-color:#fff;background:#ffffff0d}.brutalist-input::placeholder{color:#ffffff4d;text-transform:uppercase}.brutalist-btn{width:100%;padding:15px 0;background:#dedede;color:#000;border:none;border-radius:0;font-family:TeXGyreHerosCn,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.brutalist-btn:hover{background:#fff;transform:translateY(-2px)}.g-recaptcha{display:flex;justify-content:center;margin-bottom:10px}@media(max-width:900px){.vision-container{padding:100px 20px}.vision-text-block p{font-size:24px}}.merch-section{width:100%;max-width:1400px;margin:0 auto;padding:60px 60px 120px}.merch-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;width:100%}.product-card{display:flex;flex-direction:column;gap:20px;background:transparent;border:1px solid rgba(255,255,255,.1);padding:20px;transition:all .3s ease}.product-card:hover{border-color:#ffffff4d;transform:translateY(-5px);background:#ffffff05}.product-image-container{width:100%;aspect-ratio:1;overflow:hidden;position:relative;background:#111;display:flex;align-items:center;justify-content:center}.product-image-container img{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.product-card:hover .product-image-container img{transform:scale(1.05)}.product-info{display:flex;flex-direction:column;gap:8px;align-items:center;text-align:center}.product-title{font-family:TeXGyreHerosCn,sans-serif;font-size:20px;text-transform:uppercase;color:var(--text-color);letter-spacing:.05em;margin-top:10px}.product-price{font-family:TeXGyreHeros,sans-serif;font-size:12px;color:#fff9;margin-bottom:8px;text-transform:uppercase;letter-spacing:.1em}.product-btn{width:100%;padding:15px 0;background:transparent;border:1px solid #dedede;color:#dedede;font-family:TeXGyreHerosCn,sans-serif;font-size:14px;text-transform:uppercase;cursor:pointer;text-decoration:none;display:flex;justify-content:center;align-items:center;transition:all .2s ease;letter-spacing:.1em}.product-btn:hover{background:#dedede;color:#0d0d0d}@media(max-width:600px){.merch-section{padding:40px 20px}.merch-grid{grid-template-columns:1fr}}
