@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;500&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Cinzel,Georgia,serif;background-color:#a91101}#root{height:100%}.homepage{width:100%;height:500vh;background-color:#a91101;position:relative}.waves-container{position:fixed;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:0;pointer-events:none}.waves-canvas{display:block;width:100%;height:100%}.logo-container{position:fixed;top:48px;left:56px;z-index:100;display:flex;align-items:flex-start;gap:8px}.logo-img{height:60px;width:auto;object-fit:contain}.logo-text{display:flex;flex-direction:column;gap:6px}.logo{font-size:18px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:#f0f0f0;margin:0}.logo-slogan{font-size:11px;font-weight:400;letter-spacing:.05em;color:#ffc8b4d9;font-style:italic;margin:0}.nav{position:fixed;top:48px;right:56px;display:flex;flex-direction:column;align-items:flex-end;gap:16px;z-index:100}.nav a{color:#f0f0f0;text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;opacity:.8;transition:opacity .2s ease}.nav a:hover{opacity:1}.fixed-section{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;will-change:transform,opacity}.fixed-section>*{pointer-events:auto}.section-inner{width:100%;max-width:1400px;display:flex;align-items:center;justify-content:space-between;padding:0 8%;box-sizing:border-box;gap:60px;position:relative}.section-inner.teleop-inner{justify-content:flex-end}.section-image{flex:0 0 45%;max-width:600px;display:flex;align-items:center;justify-content:center}.section-image img{max-width:100%;max-height:70vh;object-fit:contain}.section-image.teleop-image{flex:0 0 50%;max-width:none;justify-content:flex-start;position:absolute;left:-5%;top:50%;transform:translateY(-50%)}.section-image.teleop-image img{max-height:90vh;max-width:none;width:auto;height:85vh}.section-content{flex:1;max-width:600px;display:flex;flex-direction:column}.section-content.content-left{align-items:flex-start;text-align:left}.section-content.content-right{align-items:flex-end;text-align:right}.hero-title{font-size:clamp(36px,7vw,80px);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#f0f0f0;text-align:center;line-height:1.1;margin:0;padding:0 24px;max-width:1200px;text-shadow:0 0 100px rgba(255,80,60,.5)}.hero-divider{width:40px;height:1px;background:#ffc8b466;margin:24px auto 0}.hero-tagline{font-size:clamp(16px,2.5vw,24px);font-weight:300;letter-spacing:.2em;color:#f0f0f099;margin-top:16px;text-transform:lowercase}.section-heading{font-size:clamp(24px,4vw,42px);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f0f0f0;margin:0 0 16px;line-height:1.2}.section-subhead{font-size:clamp(14px,1.5vw,18px);font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#f0f0f099;margin:0 0 24px}.section-text{font-size:clamp(15px,1.5vw,18px);font-weight:400;letter-spacing:.02em;color:#f0f0f0d9;line-height:1.8;margin:0}.section-text strong{font-weight:500;color:#ffc8b4}.cta-content{display:flex;flex-direction:column;align-items:center;text-align:center}.cta-eyebrow{font-size:11px;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:#ffc8b499;margin-bottom:20px;display:block}.cta-heading{font-size:clamp(28px,4vw,48px);font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#f0f0f0;margin:0 0 20px}.cta-actions{display:flex;gap:20px;align-items:center;margin-bottom:64px}.cta-link{font-size:16px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#f0f0f0;text-decoration:none;padding:16px 32px;border:1px solid rgba(255,255,255,.4);transition:all .2s ease}.cta-link:hover{background:#ffffff1a;border-color:#fffc}.cta-link--primary{background:#ffffff1a;border-color:#fff9}.trusted-by{margin-top:80px;width:100%;max-width:800px;overflow:hidden}.trusted-by-text{font-size:12px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#f0f0f080;text-align:center;margin-bottom:24px}.logo-ticker{width:100%;overflow:hidden;position:relative}.logo-ticker-inner{display:flex;gap:48px;width:max-content;animation:ticker-scroll 30s linear infinite}.logo-ticker-inner img{height:32px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.6;transition:opacity .2s ease}.logo-ticker-inner img:hover{opacity:1}.logo-ticker-inner img.wide-logo{width:120px}.logo-ticker-inner img.small-logo{height:12px;position:relative;top:6px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.logo-container{top:32px;left:32px}.logo{font-size:16px}.home-footer{left:32px;bottom:24px}.nav{top:32px;right:32px;gap:12px}.section-inner{flex-direction:column;padding:0 24px;gap:32px}.section-inner.teleop-inner{justify-content:center}.section-image{flex:none;max-width:80%;order:-1}.section-image img{max-height:35vh}.section-image.teleop-image{position:relative;left:auto;top:auto;transform:none;flex:none;max-width:90%;justify-content:center}.section-image.teleop-image img{max-height:35vh;height:auto;max-width:100%}.section-content{max-width:100%}.section-content.content-left,.section-content.content-right{align-items:center;text-align:center}.proof-inner{flex-direction:column;padding:0 24px;gap:48px;text-align:center}.proof-statement{flex:none;align-items:center}.proof-body{text-align:center;max-width:100%}.cta-actions{flex-direction:column;gap:12px}}@media(max-width:480px){.hero-title{letter-spacing:.04em;padding:0 16px}.hero-tagline{letter-spacing:.15em}.section-heading{letter-spacing:.05em}}.pipeline-container{display:flex;flex-direction:column;align-items:center;padding:0 24px;max-width:1300px;width:100%}.pipeline-label{font-size:11px;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:#ffc8b499;margin:0 0 12px;text-align:center}.pipeline-heading{font-size:clamp(22px,3.5vw,38px);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f0f0f0;margin:0 0 56px;text-align:center}.pipeline-track{display:flex;align-items:flex-start;justify-content:center;gap:0;width:100%}.pipeline-step-wrapper{display:flex;align-items:flex-start;flex:1;min-width:0}.pipeline-connector{flex:0 0 32px;height:1px;background:#f0f0f033;margin-top:38px;align-self:flex-start}.pipeline-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:10px;cursor:default;padding:0 12px}.pipeline-step-number{font-size:11px;font-weight:400;letter-spacing:.2em;color:#ffc8b499;font-variant-numeric:tabular-nums}.pipeline-step-label{font-size:clamp(14px,1.6vw,20px);font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f0f0f0}.pipeline-step-desc{font-size:clamp(11px,1vw,13px);font-weight:400;letter-spacing:.02em;color:#f0f0f08c;line-height:1.7;text-align:center;margin:0}@media(max-width:768px){.pipeline-track{flex-direction:column;align-items:center;gap:0}.pipeline-step-wrapper{flex-direction:column;align-items:center;flex:none;width:100%;max-width:280px}.pipeline-connector{width:1px;height:24px;flex:none;margin-top:0;align-self:center}.pipeline-step{padding:0;width:100%;align-items:center}}.proof-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1300px;padding:0 5%;box-sizing:border-box;gap:48px}.proof-statement{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start}.proof-eyebrow{font-size:11px;font-weight:400;letter-spacing:.25em;text-transform:uppercase;color:#ffc8b499;margin-bottom:20px;display:block}.proof-heading{font-size:clamp(22px,3vw,42px);font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#f0f0f0;line-height:1.1;margin:0 0 28px}.proof-body{font-size:clamp(14px,1.3vw,16px);font-weight:400;letter-spacing:.04em;color:#f0f0f099;line-height:1.8;margin:0;max-width:380px}.proof-stats{flex:1 1 0;display:flex;flex-direction:column}.proof-stat{display:flex;flex-direction:column;gap:6px;padding:28px 0;border-bottom:1px solid rgba(240,240,240,.1)}.proof-stat:first-child{border-top:1px solid rgba(240,240,240,.1)}.proof-stat-number{font-size:clamp(22px,3vw,36px);font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#f0f0f0}.proof-stat-label{font-size:clamp(11px,1vw,13px);font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#ffc8b499}.manifesto-bg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.voynich-manifesto-bg{width:60vmin;height:60vmin;object-fit:contain;opacity:.06;mix-blend-mode:screen;filter:invert(1);animation:voynich-spin 60s linear infinite;pointer-events:none}@keyframes voynich-spin{to{transform:rotate(360deg)}}.manifesto-inner{position:relative;width:100%;max-width:680px;height:220px;padding:0 32px;box-sizing:border-box;z-index:1}.manifesto-line{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;line-height:1.55;margin:0;will-change:opacity}.manifesto-line--l1{font-size:clamp(16px,2vw,26px);font-weight:300;letter-spacing:.18em;text-transform:uppercase;color:#f0f0f099}.manifesto-line--l2{font-size:clamp(32px,5vw,64px);font-weight:300;letter-spacing:.02em;color:#f0f0f04d;font-style:italic}.manifesto-line--l3{font-size:clamp(22px,3.5vw,44px);font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#f0f0f0}.manifesto-line--l4{font-size:clamp(12px,1.2vw,16px);font-weight:300;letter-spacing:.05em;color:#f0f0f066;line-height:1.9;max-width:460px;left:50%}.manifesto-line--l5{font-size:clamp(18px,2.5vw,34px);font-weight:400;letter-spacing:.06em;color:#f0f0f0e6}.manifesto-line--l6{font-size:clamp(18px,2.5vw,32px);font-weight:400;letter-spacing:.04em;color:#ffc8b4;font-style:italic}.voynich-hero-accent{position:absolute;bottom:10vh;right:6vw;width:180px;pointer-events:none;mix-blend-mode:multiply;filter:saturate(.7) brightness(.85);opacity:.18}.voynich-manifesto-eye{position:absolute;top:8vh;right:8vw;width:200px;height:200px;object-fit:contain;opacity:.05;mix-blend-mode:screen;filter:invert(1);pointer-events:none}.voynich-cta-side{display:none}.voynich-dna-wrap{width:120px;height:48px;position:relative;margin:0 auto 12px;overflow:visible}.voynich-pipeline-dna{position:absolute;top:50%;left:50%;width:120px;height:auto;transform:translate(-50%,-50%) rotate(90deg);object-fit:contain;pointer-events:none;opacity:.55;filter:brightness(0) invert(1)}.pipeline-inner{align-items:center;gap:48px}.voynich-pipeline-col{flex:0 0 200px;max-width:200px}.voynich-section-img{width:100%;object-fit:contain;pointer-events:none;mix-blend-mode:multiply;filter:saturate(.8) brightness(.9)}.proof-voynich{flex:0 0 110px;display:flex;align-items:center;justify-content:center}.proof-voynich img{height:46vh;max-width:110px;object-fit:contain;mix-blend-mode:multiply;filter:saturate(.8) brightness(.9);pointer-events:none}@media(max-width:768px){.voynich-pipeline-col,.proof-voynich,.voynich-manifesto-bg,.voynich-hero-accent,.voynich-manifesto-eye,.voynich-cta-side{display:none}.pipeline-inner{flex-direction:column}}.home-footer{position:fixed;bottom:32px;left:56px;display:flex;align-items:center;gap:16px;z-index:100}.home-footer .footer-logo-container{display:flex;align-items:center;gap:8px}.home-footer .footer-logo-img{height:50px;width:auto;object-fit:contain}.home-footer .footer-logo{font-size:14px;font-weight:400;letter-spacing:.15em;color:#f0f0f0;text-transform:uppercase;display:block;margin:0}.home-footer .footer-slogan{font-size:12px;font-weight:400;letter-spacing:.05em;color:#ffc8b4e6;font-style:italic;display:block;margin:0}.page{width:100%;min-height:100vh;background-color:#a91101;position:relative}.page .nav{position:absolute;top:48px;right:56px;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.page .nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;opacity:.9;transition:opacity .2s ease}.page .nav a:hover{opacity:1}.page-content{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#fff;padding:120px 48px 80px}.page-content h1{font-size:48px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin-bottom:32px}.page-content p{font-size:16px;font-weight:400;letter-spacing:.05em;opacity:.9;max-width:600px;text-align:center;line-height:1.8}.page-content a{color:#fff;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);transition:border-color .2s ease}.page-content a:hover{border-color:#fff}.page-footer{position:absolute;bottom:32px;left:48px;display:flex;align-items:center;gap:16px}.footer-logo-container{display:flex;align-items:center;gap:8px}.footer-logo-img{height:50px;width:auto;object-fit:contain}.footer-logo{font-size:14px;font-weight:400;letter-spacing:.15em;color:#f0f0f0;text-transform:uppercase;display:block;margin:0}.footer-slogan{font-size:12px;font-weight:400;letter-spacing:.05em;color:#ffc8b4e6;font-style:italic;display:block;margin:0}@media(max-width:768px){.page .nav{top:32px;right:32px;gap:12px}.page .nav a{font-size:13px}.page-content h1{font-size:32px}.page-content{padding:32px}.page-footer{left:32px;bottom:24px}}.team-content{max-width:800px;width:100%;text-align:left}.team-slogan{font-size:clamp(18px,2.5vw,24px);font-weight:400;letter-spacing:.08em;color:#f0f0f0d9;font-style:italic;margin-bottom:48px}.team-slogan strong{font-weight:500;color:#ffc8b4;font-style:italic}.team-content section{margin-bottom:48px}.team-content h2{font-size:clamp(24px,4vw,36px);font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin-bottom:16px;color:#f0f0f0}.mission-section{position:relative;overflow:visible}.voynich-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;height:300px;opacity:.08;animation:voynich-spin 60s linear infinite;pointer-events:none;mix-blend-mode:screen;filter:invert(1);z-index:0}@keyframes voynich-spin{to{transform:translate(-50%,-50%) rotate(360deg)}}.mission-header{display:flex;align-items:center;gap:16px;margin-bottom:16px;position:relative;z-index:1}.mission-section>p{position:relative;z-index:1}.mission-header h2{margin-bottom:0}.north-star-img{width:96px;height:96px;object-fit:contain}.team-content p{font-size:clamp(14px,1.5vw,16px);line-height:1.9;color:#f0f0f0d9;letter-spacing:.03em;text-align:left}.team-content strong{font-weight:500;color:#ffc8b4}.culture-section{border-left:2px solid rgba(255,255,255,.3);padding-left:24px}.culture-row{display:flex;align-items:center;gap:20px;margin-bottom:24px}.culture-statement{font-size:clamp(16px,2vw,20px)!important;color:#f0f0f0!important;font-weight:400;margin-bottom:0;flex:1}.culture-voynich{width:72px;height:72px;object-fit:contain;flex-shrink:0;opacity:0;filter:blur(3px) invert(1);mix-blend-mode:screen;animation:ink-bleed 1.4s ease forwards}.culture-row:nth-child(1) .culture-voynich{animation-delay:.2s}.culture-row:nth-child(2) .culture-voynich{animation-delay:.6s}@keyframes ink-bleed{to{opacity:.5;filter:blur(0px) invert(1)}}@media(max-width:768px){.culture-voynich{display:none}.culture-statement{margin-bottom:0}}.join-us{margin-top:16px}.join-us a{color:#f0f0f0;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);transition:border-color .2s ease}.join-us a:hover{border-color:#f0f0f0}.culture-quote{font-style:italic;color:#f0f0f0b3!important}.apply-section ul{list-style:none;padding:0;margin-top:16px}.apply-section li{font-size:clamp(14px,1.5vw,16px);color:#f0f0f0d9;padding:8px 0 8px 20px;position:relative}.apply-section li:before{content:"—";position:absolute;left:0;color:#ffffff80}.apply-section a{color:#f0f0f0;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5);transition:border-color .2s ease}.apply-section a:hover{border-color:#f0f0f0}@media(max-width:768px){.team-content{padding:0 16px}.team-content section{margin-bottom:36px}.culture-section{padding-left:16px}}.page:has(.pitch-content) .page-content{justify-content:flex-start;align-items:center;min-height:auto;padding-top:60px;padding-bottom:80px}.page:has(.pitch-content) .page-footer{display:none}.pitch-content{width:100%;max-width:800px;margin:0 auto;padding:0 24px}.pitch-header{text-align:center;margin-bottom:36px;display:flex;flex-direction:column;align-items:center}.pitch-brand{display:flex;align-items:center;justify-content:center;gap:16px;margin-bottom:8px}.pitch-logo{width:56px;height:56px;object-fit:contain}.pitch-header h1{font-size:48px;font-weight:400;letter-spacing:.25em;text-transform:uppercase;margin:0;color:#f0f0f0}.pitch-slogan{font-size:16px;color:#ffc8b4e6;font-style:italic;letter-spacing:.05em;margin:0;text-align:center;width:100%}.pitch-mission{margin-bottom:36px}.pitch-mission h2{font-size:20px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;margin-bottom:12px;color:#f0f0f0}.pitch-mission p{font-size:14px;line-height:1.8;color:#f0f0f0d9;letter-spacing:.03em;text-align:left;max-width:none}.pitch-mission strong{font-weight:500;color:#ffc8b4}.syllogism-content{border-left:2px solid rgba(255,200,180,.4);padding-left:20px;margin-left:0}.syllogism-content ul{list-style:none;padding:0;margin:0}.syllogism-content li{font-size:13px;color:#f0f0f0e6;line-height:1.6;padding:6px 0 6px 20px;position:relative}.syllogism-content li:before{content:"→";position:absolute;left:0;color:#ffc8b499}.syllogism-content li.conclusion{color:#ffc8b4;font-weight:500}.syllogism-content li.conclusion:before{content:""}.pitch-section{margin-bottom:40px}.pitch-section h2{font-size:20px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;color:#f0f0f0;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.15)}.pitch-section h3{font-size:14px;font-weight:500;letter-spacing:.05em;margin-top:16px;margin-bottom:8px;color:#ffc8b4}.pitch-section h3:first-of-type{margin-top:0}.pitch-section p{font-size:13px;line-height:1.7;color:#f0f0f0d9;max-width:none;text-align:left;margin-bottom:12px}.pitch-section ul{list-style:none;padding:0;margin:0 0 12px}.pitch-section li{font-size:13px;color:#f0f0f0d9;line-height:1.6;padding:4px 0 4px 18px;position:relative}.pitch-section li:before{content:"•";position:absolute;left:0;color:#ffc8b480}.pitch-section li strong{color:#f0f0f0;font-weight:500}.pitch-section li em{color:#ffffff80;font-style:normal;font-size:12px}.traction-sublist{margin-top:8px;margin-left:18px;margin-bottom:0}.traction-sublist li{padding-left:16px}.traction-sublist li:before{content:"–"}.traction-note{font-size:11px;color:#fff6;font-style:italic;margin-top:6px}.traction-note:before{content:""!important}.traction-note a{color:#ffffff80;text-decoration:none}.traction-note a:hover{color:#fffc}.cta-statement{font-size:14px;font-style:italic;color:#ffc8b4;text-align:center;padding:16px;margin-top:16px;background:#00000026;border-left:3px solid rgba(255,200,180,.5)}.expandable-section{cursor:pointer}.expandable-section summary{list-style:none;display:flex;align-items:center;gap:8px}.expandable-section summary::-webkit-details-marker{display:none}.expandable-section summary:before{content:"+";font-size:18px;font-weight:300;color:#ffc8b4cc;width:20px;text-align:center;transition:transform .2s ease}.expandable-section[open] summary:before{content:"−"}.expandable-section summary h2{margin-bottom:0;padding-bottom:0;border-bottom:none;display:inline}.expandable-section .expandable-content{padding-top:16px;border-top:1px solid rgba(255,255,255,.15);margin-top:8px}.expandable-section .expandable-content h3:first-of-type{margin-top:0}.pitch-footer{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);margin-top:16px}.pitch-footer-main{display:flex;align-items:center;justify-content:space-between}.pitch-footer-logo-container{display:flex;align-items:center;gap:8px}.pitch-footer-logo-img{height:50px;width:auto;object-fit:contain}.pitch-footer-logo{font-size:14px;font-weight:400;letter-spacing:.15em;color:#f0f0f0;text-transform:uppercase;display:block;margin:0}.pitch-footer-slogan{font-size:12px;font-weight:400;letter-spacing:.05em;color:#ffc8b4e6;font-style:italic;display:block;margin:0}.pitch-footer-believers{font-size:10px;color:#ffffff59;letter-spacing:.15em;text-transform:uppercase;margin:0}.pitch-footer-bar{display:flex;align-items:center;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.07)}.pitch-footer-bar-item{font-size:11px;color:#ffffff73;letter-spacing:.05em}.pitch-footer-bar-item a{color:#ffffff8c;text-decoration:none}.pitch-footer-bar-item a:hover{color:#ffffffd9}.pitch-footer-bar-divider{color:#fff3;font-size:11px}@media(max-width:600px){.pitch-brand{gap:10px}.pitch-logo{width:40px;height:40px}.pitch-header h1{font-size:28px;letter-spacing:.15em}.pitch-slogan{font-size:14px}.pitch-section h2,.pitch-mission h2{font-size:18px}.page:has(.pitch-content) .page-content{padding-top:40px;padding-left:16px;padding-right:16px}.pitch-content{padding:0}.pitch-footer-main{flex-direction:column;gap:16px;align-items:center}.pitch-footer-believers{text-align:center}}.wl-root{min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Courier New,Courier,monospace}.wl-body{padding:40px;max-width:560px;width:100%}.wl-line{font-size:13px;line-height:2;color:#111;margin:0}.wl-error{color:#c00}.wl-dim{color:#999}.wl-blink{animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#a91101;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-voynich{position:absolute;width:70vmin;height:70vmin;object-fit:contain;pointer-events:none;mix-blend-mode:screen;filter:invert(1) saturate(.5)}.loading-logo{width:auto;height:80px;object-fit:contain;will-change:transform,opacity}
