.Admin-module__cvzioq__page{background:var(--bg-primary,#050507);color:var(--text-white);min-height:100vh;position:relative;overflow-x:hidden}.Admin-module__cvzioq__container{flex-direction:column;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:6rem 5vw;display:flex}.Admin-module__cvzioq__header{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.Admin-module__cvzioq__title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--text-white);font-size:clamp(2rem,4vw,2.75rem);font-weight:300;line-height:1.2}.Admin-module__cvzioq__backLink{font-family:var(--font-mono);color:#fff6;letter-spacing:.1em;text-transform:uppercase;transition:color var(--transition-fast);margin-bottom:1.5rem;font-size:.6875rem;text-decoration:none;display:inline-block}.Admin-module__cvzioq__backLink:hover{color:var(--text-cyan)}.Admin-module__cvzioq__headerActions{align-items:center;gap:1.5rem;display:flex;position:relative}.Admin-module__cvzioq__avatarTrigger{width:36px;height:36px;color:var(--text-white);font-family:var(--font-mono);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex;position:relative;overflow:hidden}.Admin-module__cvzioq__avatarTrigger:hover{border-color:var(--text-cyan);box-shadow:0 0 10px #a0d2e626}.Admin-module__cvzioq__avatarImage{object-fit:cover;width:100%;height:100%}.Admin-module__cvzioq__avatarContainer{align-self:flex-end;margin-bottom:.25rem;position:relative}.Admin-module__cvzioq__dropdownMenu{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050507f2;border:1px solid #ffffff1a;border-radius:4px;flex-direction:column;gap:.25rem;width:200px;margin-top:1rem;padding:.5rem;display:flex;position:absolute;top:100%;right:0;box-shadow:0 10px 30px #00000080}.Admin-module__cvzioq__dropdownItem{color:#ffffffb3;text-align:left;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;border-radius:2px;align-items:center;padding:.75rem 1rem;font-size:.6875rem;text-decoration:none;display:flex}.Admin-module__cvzioq__dropdownItem:hover{color:var(--text-white);background:#ffffff08}.Admin-module__cvzioq__logoutItem{color:#e57373cc}.Admin-module__cvzioq__logoutItem:hover{color:#ef5350;background:#e573730d}.Admin-module__cvzioq__newBtn{color:var(--text-cyan);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #a0d2e64d;border-radius:2px;padding:.6rem 1.5rem;font-size:.6875rem}.Admin-module__cvzioq__newBtn:hover:not(:disabled){border-color:var(--text-cyan);background-color:#a0d2e60d;box-shadow:0 0 10px #a0d2e61a}.Admin-module__cvzioq__newBtn:disabled{opacity:.5;cursor:not-allowed;border-color:#a0d2e61a}.Admin-module__cvzioq__cancelBtn{color:#ffffff80;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #ffffff1a;border-radius:2px;padding:.6rem 1.5rem;font-size:.6875rem}.Admin-module__cvzioq__cancelBtn:hover:not(:disabled){color:var(--text-white);background-color:#ffffff08;border-color:#ffffff4d}.Admin-module__cvzioq__cancelBtn:disabled{opacity:.3;cursor:not-allowed}.Admin-module__cvzioq__savingSpinnerWrapper{justify-content:center;align-items:center;gap:.5rem;display:flex}.Admin-module__cvzioq__orionSpinner{border:1.5px solid #a0d2e61a;border-top-color:var(--text-cyan);border-bottom-color:var(--text-cyan);border-radius:50%;width:14px;height:14px;animation:1.2s cubic-bezier(.68,-.55,.265,1.55) infinite Admin-module__cvzioq__orionPulseSpin;display:inline-block}@keyframes Admin-module__cvzioq__orionPulseSpin{0%{opacity:.8;transform:rotate(0)scale(.85)}50%{opacity:1;transform:rotate(180deg)scale(1.15)}to{opacity:.8;transform:rotate(360deg)scale(.85)}}.Admin-module__cvzioq__postGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-top:1rem;display:grid}.Admin-module__cvzioq__postCard{transition:all var(--transition-fast);background:#ffffff03;border:1px solid #ffffff0a;border-radius:4px;flex-direction:column;display:flex;overflow:hidden}.Admin-module__cvzioq__postCard:hover{background:#ffffff05;border-color:#ffffff14}.Admin-module__cvzioq__cardImage{background:#000;width:100%;height:180px;position:relative}.Admin-module__cvzioq__cardImage img{object-fit:cover;opacity:.8;width:100%;height:100%;transition:opacity var(--transition-fast)}.Admin-module__cvzioq__postCard:hover .Admin-module__cvzioq__cardImage img{opacity:1}.Admin-module__cvzioq__cardImagePlaceholder{width:100%;height:180px;font-family:var(--font-mono);color:#fff3;letter-spacing:.1em;text-transform:uppercase;background:#ffffff05;justify-content:center;align-items:center;font-size:.625rem;display:flex}.Admin-module__cvzioq__cardContent{flex-direction:column;flex:1;padding:1.5rem;display:flex}.Admin-module__cvzioq__cardTitle{font-family:var(--font-serif);color:var(--text-white);margin-bottom:.75rem;font-size:1.25rem;font-weight:300;line-height:1.3}.Admin-module__cvzioq__cardMeta{font-family:var(--font-mono);color:#fff6;justify-content:space-between;margin-bottom:1rem;font-size:.6875rem;display:flex}.Admin-module__cvzioq__cardCategories{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.Admin-module__cvzioq__categoryTag{font-family:var(--font-mono);color:var(--text-cyan);text-transform:uppercase;background:#a0d2e60d;border:1px solid #a0d2e61a;border-radius:2px;padding:.2rem .5rem;font-size:.625rem}.Admin-module__cvzioq__cardActions{border-top:1px solid #ffffff0a;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.Admin-module__cvzioq__actionBtn{color:#ffffff80;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;font-size:.6875rem;text-decoration:none;display:flex}.Admin-module__cvzioq__actionBtn:hover{color:var(--text-cyan)}.Admin-module__cvzioq__deleteBtn{color:#e5737380;margin-left:auto}.Admin-module__cvzioq__deleteBtn:hover{color:#ff8a80}.Admin-module__cvzioq__formSection{width:100%}.Admin-module__cvzioq__formSectionTitle{font-family:var(--font-serif);margin-bottom:3.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:300}.Admin-module__cvzioq__formHeaderRow{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:2rem;display:grid}.Admin-module__cvzioq__inputGroup{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.Admin-module__cvzioq__label{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.6875rem}.Admin-module__cvzioq__input,.Admin-module__cvzioq__textarea{width:100%;color:var(--text-white);font-family:var(--font-sans);transition:border-color var(--transition-fast);background-color:#0000;border:none;border-bottom:1px solid #ffffff1a;border-radius:0;outline:none;padding:.75rem 0;font-size:1.125rem}.Admin-module__cvzioq__input:focus,.Admin-module__cvzioq__textarea:focus{border-bottom-color:var(--text-cyan)}.Admin-module__cvzioq__titleInput{font-family:var(--font-serif);margin-bottom:.5rem;padding-bottom:1rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300}.Admin-module__cvzioq__textarea{resize:vertical;min-height:500px;line-height:1.7;font-family:var(--font-mono);color:#fffc;font-size:.875rem}.Admin-module__cvzioq__checkboxContainer{flex-wrap:wrap;gap:1rem;margin-top:.5rem;display:flex}.Admin-module__cvzioq__checkboxLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#fff9;cursor:pointer;transition:color var(--transition-fast);align-items:center;gap:.5rem;font-size:.6875rem;display:flex}.Admin-module__cvzioq__checkboxLabel:hover{color:var(--text-cyan)}.Admin-module__cvzioq__checkbox{appearance:none;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:2px;width:14px;height:14px;position:relative}.Admin-module__cvzioq__checkbox:checked{border-color:var(--text-cyan);background:#a0d2e61a}.Admin-module__cvzioq__checkbox:checked:after{content:"";border:solid var(--text-cyan);border-width:0 1px 1px 0;width:3px;height:6px;position:absolute;top:2px;left:4px;transform:rotate(45deg)}.Admin-module__cvzioq__addCategoryWrapper{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.Admin-module__cvzioq__addCategoryBtn{color:var(--text-cyan);font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #a0d2e64d;border-radius:2px;padding:.4rem 1rem;font-size:.625rem}.Admin-module__cvzioq__addCategoryBtn:hover{border-color:var(--text-cyan);background:#a0d2e60d}.Admin-module__cvzioq__editorGrid{border-top:1px solid #ffffff0a;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem;padding-top:3rem;display:grid}.Admin-module__cvzioq__editorPane{flex-direction:column;display:flex}.Admin-module__cvzioq__previewPane{background-color:#ffffff03;border:1px solid #ffffff08;border-radius:4px;max-height:800px;padding:2.5rem;overflow-y:auto}.Admin-module__cvzioq__toolbar{border-bottom:1px solid #ffffff0a;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.Admin-module__cvzioq__toolbarBtn{color:#fff6;cursor:pointer;font-family:var(--font-mono);transition:all var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:2px;padding:.3rem .6rem;font-size:.6875rem}.Admin-module__cvzioq__toolbarBtn:hover{color:var(--text-white);background-color:#ffffff08}.Admin-module__cvzioq__fileInputWrapper{align-items:center;gap:2rem;display:flex}.Admin-module__cvzioq__fileInputLabel{color:var(--text-cyan);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #a0d2e64d;border-radius:2px;padding:.75rem 1.5rem;font-size:.6875rem;display:inline-block}.Admin-module__cvzioq__fileInputLabel:hover{border-color:var(--text-cyan);background-color:#a0d2e60d}.Admin-module__cvzioq__hiddenFileInput{display:none}.Admin-module__cvzioq__coverPreview{object-fit:cover;border:1px solid #ffffff1a;border-radius:4px;width:120px;height:60px}.Admin-module__cvzioq__formActions{border-top:1px solid #ffffff0a;justify-content:flex-end;gap:1.5rem;margin-top:4rem;padding-top:2rem;display:flex}@media (max-width:1024px){.Admin-module__cvzioq__editorGrid{grid-template-columns:1fr}}@media (max-width:768px){.Admin-module__cvzioq__container{padding:4rem 1.5rem}.Admin-module__cvzioq__header{flex-direction:column;align-items:flex-start;gap:1.5rem}.Admin-module__cvzioq__formHeaderRow{grid-template-columns:1fr;gap:2rem}.Admin-module__cvzioq__postGrid{grid-template-columns:1fr}}
.Article-module__YMErHq__page{background:#060608;flex-direction:column;width:100%;min-height:100dvh;display:flex}.Article-module__YMErHq__main{z-index:10;flex:1;width:100%;max-width:720px;margin:0 auto;padding:140px 24px 120px;position:relative}.Article-module__YMErHq__back{font-family:var(--font-sans);color:var(--text-faint);align-items:center;gap:8px;margin-bottom:60px;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s;display:inline-flex}.Article-module__YMErHq__back:hover{color:var(--text-cyan)}.Article-module__YMErHq__article{width:100%}.Article-module__YMErHq__header{margin-bottom:0}.Article-module__YMErHq__meta{align-items:center;gap:10px;margin-bottom:28px;display:flex}.Article-module__YMErHq__chip{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-cyan);background:#a0d2e614;border:1px solid #a0d2e61f;border-radius:100px;padding:4px 12px;font-size:10px}.Article-module__YMErHq__dot{color:#ffffff26;font-size:14px}.Article-module__YMErHq__time{font-family:var(--font-mono);letter-spacing:.05em;color:var(--text-faint);font-size:11px}.Article-module__YMErHq__title{font-family:var(--font-serif);letter-spacing:-.03em;color:var(--text-white);margin-bottom:32px;font-size:clamp(32px,5vw,52px);font-weight:400;line-height:1.15}.Article-module__YMErHq__authorRow{align-items:center;gap:12px;display:flex}.Article-module__YMErHq__avatar{width:36px;height:36px;font-family:var(--font-serif);color:var(--text-cyan);background:#a0d2e61a;border:1px solid #a0d2e626;border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:500;display:flex}.Article-module__YMErHq__authorName{font-family:var(--font-sans);color:var(--text-muted);font-size:14px;font-weight:400}.Article-module__YMErHq__separator{background:#ffffff0f;width:100%;height:1px;margin:48px 0}.Article-module__YMErHq__body{flex-direction:column;gap:28px;display:flex}.Article-module__YMErHq__body p{font-family:var(--font-sans);color:#dcdce6d9;font-size:17px;font-weight:300;line-height:1.85}.Article-module__YMErHq__body strong{color:var(--text-white);font-weight:500}.Article-module__YMErHq__body em{color:var(--text-cyan);font-style:italic}.Article-module__YMErHq__body h3{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-top:24px;font-size:28px;font-weight:400}.Article-module__YMErHq__body blockquote{font-family:var(--font-serif);color:#ffffffb3;border-left:2px solid #a0d2e64d;margin:12px 0;padding:4px 0 4px 28px;font-size:22px;font-style:italic;line-height:1.6;position:relative}.Article-module__YMErHq__body a{color:var(--text-cyan);transition:border-color var(--transition-fast), color var(--transition-fast);border-bottom:1px dotted #a0d2e666;text-decoration:none}.Article-module__YMErHq__body a:hover{color:#c6e3ed;border-bottom-color:#c6e3ed}@media (max-width:768px){.Article-module__YMErHq__main{padding:90px 20px 80px}.Article-module__YMErHq__back{margin-bottom:32px}.Article-module__YMErHq__title{margin-bottom:24px}.Article-module__YMErHq__separator{margin:32px 0}.Article-module__YMErHq__body blockquote{padding-left:20px;font-size:18px}}@keyframes Article-module__YMErHq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Article-module__YMErHq__skeletonBase{background-color:#ffffff08;border-radius:4px;position:relative;overflow:hidden}.Article-module__YMErHq__skeletonBase:after{content:"";background:linear-gradient(90deg,#0000 0%,#a0d2e60d 50%,#0000 100%);width:100%;height:100%;animation:1.5s infinite Article-module__YMErHq__shimmer;position:absolute;top:0;left:0}
.Nav-module__bLoQaq__nav{z-index:100;-webkit-backdrop-filter:blur(20px);background:#09090bd9;border-bottom:1px solid #ffffff0a;position:fixed;top:0;left:0;right:0}.Nav-module__bLoQaq__inner{grid-template-columns:1fr auto 1fr;align-items:center;max-width:1400px;height:52px;margin:0 auto;padding:0 40px;display:grid}.Nav-module__bLoQaq__brand{justify-self:start;align-items:center;gap:12px;text-decoration:none;display:flex}.Nav-module__bLoQaq__brandLogo{opacity:.9;filter:drop-shadow(0 0 6px #fff3)}.Nav-module__bLoQaq__brandName{font-family:var(--font-mono);letter-spacing:.28em;color:var(--text-white);opacity:.9;font-size:11px;font-weight:500}.Nav-module__bLoQaq__links{justify-self:center;gap:32px;list-style:none;display:flex}.Nav-module__bLoQaq__link{font-family:var(--font-sans);letter-spacing:.02em;color:var(--text-muted);transition:color var(--transition-fast);font-size:12.5px;font-weight:400;text-decoration:none}.Nav-module__bLoQaq__link:hover{color:var(--text-white)}.Nav-module__bLoQaq__navRight{justify-self:end}.Nav-module__bLoQaq__mobileMenuBtn{color:var(--text-white);cursor:pointer;z-index:101;background:0 0;border:none;justify-self:end;padding:4px;display:none}.Nav-module__bLoQaq__mobileMenu{-webkit-backdrop-filter:blur(20px);background:#09090bf2;border-bottom:1px solid #ffffff0a;padding:24px;position:absolute;top:52px;left:0;right:0}.Nav-module__bLoQaq__mobileLinks{flex-direction:column;gap:20px;list-style:none;display:flex}.Nav-module__bLoQaq__mobileLink{font-family:var(--font-sans);color:var(--text-muted);transition:color var(--transition-fast);font-size:16px;text-decoration:none}.Nav-module__bLoQaq__mobileLink:hover{color:var(--text-white)}@media (max-width:768px){.Nav-module__bLoQaq__inner{grid-template-columns:1fr 1fr;padding:0 24px}.Nav-module__bLoQaq__links,.Nav-module__bLoQaq__navRight{display:none}.Nav-module__bLoQaq__mobileMenuBtn{justify-content:center;align-items:center;display:flex}}
.Footer-module__Grjkva__footer{background:var(--bg-primary);z-index:5;border-top:1px solid var(--border-subtle);padding-top:100px;position:relative;overflow:hidden}.Footer-module__Grjkva__inner{z-index:2;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.Footer-module__Grjkva__topRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:80px;margin-bottom:80px;display:flex}.Footer-module__Grjkva__brandCol{flex:1;min-width:280px;max-width:320px}.Footer-module__Grjkva__brandWrap{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__Grjkva__brandLogo{filter:brightness(1.2)}.Footer-module__Grjkva__brandName{font-family:var(--font-sans);color:var(--text-white);letter-spacing:-.02em;font-size:24px;font-weight:600}.Footer-module__Grjkva__brandDesc{font-family:var(--font-body);color:var(--text-muted);margin-bottom:32px;font-size:14px;font-weight:400;line-height:1.7}.Footer-module__Grjkva__socials{gap:12px;display:flex}.Footer-module__Grjkva__socialIcon{width:40px;height:40px;color:var(--text-muted);transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;display:flex}.Footer-module__Grjkva__socialIcon:hover{color:var(--text-white);background:#ffffff14;border-color:#a0d2e633}.Footer-module__Grjkva__linksGrid{flex-wrap:wrap;gap:80px;display:flex}.Footer-module__Grjkva__linkGroup{flex-direction:column;display:flex}.Footer-module__Grjkva__colTitle{font-family:var(--font-sans);color:var(--text-white);margin-bottom:20px;font-size:14px;font-weight:600}.Footer-module__Grjkva__linkList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__Grjkva__linkItem{font-family:var(--font-sans);color:var(--text-muted);transition:color var(--transition-fast);font-size:14px;font-weight:300;text-decoration:none}.Footer-module__Grjkva__linkItem:hover{color:var(--text-white)}.Footer-module__Grjkva__copyrightRow{text-align:center;font-family:var(--font-sans);color:#ffffff4d;border-top:1px solid #ffffff08;margin-bottom:60px;padding:24px 0;font-size:13px}.Footer-module__Grjkva__giantBrandContainer{text-align:center;pointer-events:none;z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:absolute;bottom:-4%;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__giantText{font-family:var(--font-sans);letter-spacing:-.05em;color:#0000;-webkit-text-stroke:1px #ffffff08;text-stroke:1px #ffffff08;-webkit-user-select:none;user-select:none;font-size:clamp(120px,25vw,360px);font-weight:900;line-height:.8}@media (max-width:1024px){.Footer-module__Grjkva__topRow{gap:60px}.Footer-module__Grjkva__linksGrid{gap:40px}}@media (max-width:768px){.Footer-module__Grjkva__topRow{flex-direction:column;gap:40px}.Footer-module__Grjkva__linksGrid{justify-content:space-between;width:100%}.Footer-module__Grjkva__giantText{-webkit-text-stroke:1px #ffffff0a;font-size:30vmin}}@media (max-width:480px){.Footer-module__Grjkva__linksGrid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.Footer-module__Grjkva__inner{padding:0 24px}}
.Hero-module__JgYmMq__hero{background:var(--bg-primary);align-items:center;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__atmosphereTop{pointer-events:none;z-index:0;background:radial-gradient(#1e3c641a 0%,#0000 70%);width:70%;height:70%;position:absolute;top:-20%;left:-10%}.Hero-module__JgYmMq__atmosphereBottom{pointer-events:none;z-index:0;background:radial-gradient(#2850460f 0%,#0000 70%);width:60%;height:60%;position:absolute;bottom:-30%;right:-15%}.Hero-module__JgYmMq__noiseOverlay{opacity:.4;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.025'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.Hero-module__JgYmMq__heroInner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:64px;width:100%;max-width:1360px;height:100%;margin:0 auto;padding:0 60px;display:grid;position:relative}.Hero-module__JgYmMq__copyColumn{flex-direction:column;justify-content:center;min-width:0;max-width:100%;min-height:0;display:flex}.Hero-module__JgYmMq__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;color:var(--text-cyan-soft);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:clamp(16px,3vh,32px);font-size:10px;display:inline-flex}.Hero-module__JgYmMq__eyebrowDot{background:var(--text-cyan);border-radius:50%;width:6px;height:6px;animation:2.5s ease-in-out infinite Hero-module__JgYmMq__dotPulse;box-shadow:0 0 8px #a8ccd880}@keyframes Hero-module__JgYmMq__dotPulse{0%,to{opacity:1;box-shadow:0 0 8px #a8ccd880}50%{opacity:.5;box-shadow:0 0 16px #a8ccd8cc}}.Hero-module__JgYmMq__headline{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.025em;margin-bottom:clamp(16px,2.5vh,28px);font-size:clamp(32px,3.6vw,58px);font-weight:500;line-height:1.08}.Hero-module__JgYmMq__headlineAccent{color:var(--text-cyan);font-style:italic}.Hero-module__JgYmMq__subheadline{font-family:var(--font-body,var(--font-sans));color:var(--text-muted);max-width:500px;margin-bottom:clamp(24px,4vh,48px);font-size:clamp(14px,1.1vw,16px);font-weight:400;line-height:1.7}.Hero-module__JgYmMq__processSteps{margin-bottom:clamp(20px,3vh,48px)}.Hero-module__JgYmMq__stepsTrack{gap:4px;margin-bottom:clamp(12px,1.5vh,20px);display:flex}.Hero-module__JgYmMq__stepButton{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:8px;flex-direction:column;flex:1;align-items:flex-start;gap:4px;padding:10px 14px;transition:background .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__stepButton:hover{background:#ffffff0a}.Hero-module__JgYmMq__stepActive{background:#a8ccd80f;border-color:#a8ccd826}.Hero-module__JgYmMq__stepComplete{background:#a8ccd80a}.Hero-module__JgYmMq__stepComplete .Hero-module__JgYmMq__stepIndex{color:var(--text-cyan-soft)}.Hero-module__JgYmMq__stepIndex{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.08em;font-size:9px;transition:color .3s}.Hero-module__JgYmMq__stepActive .Hero-module__JgYmMq__stepIndex{color:var(--text-cyan)}.Hero-module__JgYmMq__stepLabel{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-faint);font-size:10px;transition:color .3s}.Hero-module__JgYmMq__stepActive .Hero-module__JgYmMq__stepLabel{color:var(--text-white)}.Hero-module__JgYmMq__stepProgress{background:var(--text-cyan);transform-origin:0;border-radius:0 0 8px 8px;height:2px;position:absolute;bottom:0;left:0;right:0}.Hero-module__JgYmMq__stepDetail{border-top:1px solid #ffffff0a;padding:clamp(8px,1.2vh,16px) 0}.Hero-module__JgYmMq__stepTitle{font-family:var(--font-sans);color:var(--text-white);margin-bottom:4px;font-size:15px;font-weight:500}.Hero-module__JgYmMq__stepDesc{font-family:var(--font-body);color:var(--text-muted);max-width:440px;font-size:13px;font-weight:400;line-height:1.65}.Hero-module__JgYmMq__ctaRow{align-items:center;gap:24px;display:flex}.Hero-module__JgYmMq__ctaPrimary{font-family:var(--font-sans);color:var(--text-white);cursor:pointer;background:#a8ccd81a;border:1px solid #a8ccd833;border-radius:10px;align-items:center;gap:10px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__JgYmMq__ctaPrimary:hover{background:#a8ccd82e;border-color:#a8ccd866;transform:translateY(-1px);box-shadow:0 0 24px #a8ccd81a}.Hero-module__JgYmMq__ctaPrimary svg{transition:transform .3s}.Hero-module__JgYmMq__ctaPrimary:hover svg{transform:translate(3px)}.Hero-module__JgYmMq__ctaSecondary{font-family:var(--font-sans);color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.Hero-module__JgYmMq__ctaSecondary:after{content:"";background:var(--text-cyan);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Hero-module__JgYmMq__ctaSecondary:hover{color:var(--text-white)}.Hero-module__JgYmMq__ctaSecondary:hover:after{width:100%}.Hero-module__JgYmMq__manifoldColumn{flex-direction:column;justify-content:center;gap:14px;min-width:0;max-width:100%;min-height:0;max-height:100%;display:flex}.Hero-module__JgYmMq__manifoldFrame{-webkit-backdrop-filter:blur(12px);background:#080a10cc;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__manifoldHeader{border-bottom:1px solid #ffffff0a;flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.Hero-module__JgYmMq__manifoldDots{gap:6px;display:flex}.Hero-module__JgYmMq__manifoldDots span{background:#ffffff14;border-radius:50%;width:8px;height:8px}.Hero-module__JgYmMq__manifoldDots span:first-child{background:#ff64644d}.Hero-module__JgYmMq__manifoldDots span:nth-child(2){background:#ffc8644d}.Hero-module__JgYmMq__manifoldDots span:nth-child(3){background:#64ff6433}.Hero-module__JgYmMq__manifoldTitle{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-faint);font-size:9px}.Hero-module__JgYmMq__manifoldStatus{font-family:var(--font-mono);letter-spacing:.1em;color:#82dcb4b3;align-items:center;gap:6px;font-size:9px;display:flex}.Hero-module__JgYmMq__statusDot{background:#82dcb4cc;border-radius:50%;width:5px;height:5px;animation:1.5s ease-in-out infinite Hero-module__JgYmMq__statusPulse}@keyframes Hero-module__JgYmMq__statusPulse{0%,to{opacity:1}50%{opacity:.3}}.Hero-module__JgYmMq__manifoldCanvas{flex-shrink:1;width:100%;height:clamp(220px,36vh,400px);min-height:0;display:block}.Hero-module__JgYmMq__manifoldFooter{border-top:1px solid #ffffff0a;flex-shrink:0;justify-content:space-around;padding:12px 16px;display:flex}.Hero-module__JgYmMq__manifoldStat{flex-direction:column;align-items:center;gap:4px;display:flex}.Hero-module__JgYmMq__statLabel{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-faint);font-size:8px}.Hero-module__JgYmMq__statValue{font-family:var(--font-mono);color:var(--text-cyan);letter-spacing:.02em;font-size:14px;font-weight:500}.Hero-module__JgYmMq__legend{flex-shrink:0;justify-content:center;gap:20px;display:flex}.Hero-module__JgYmMq__legendItem{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.05em;align-items:center;gap:7px;font-size:10px;display:flex}.Hero-module__JgYmMq__legendDotCluster{background:#a8ccd899;border-radius:50%;width:7px;height:7px}.Hero-module__JgYmMq__legendDotGap{border:1.5px dashed #ffb46499;border-radius:50%;width:7px;height:7px}.Hero-module__JgYmMq__legendDotPath{background:#82dcb499;border-radius:2px;width:14px;height:2px}@media (max-width:1100px){.Hero-module__JgYmMq__heroInner{grid-template-columns:1fr;gap:40px;padding:0 40px}.Hero-module__JgYmMq__hero{height:auto;min-height:100dvh;padding:100px 0 60px}.Hero-module__JgYmMq__stepDesc{max-width:100%}.Hero-module__JgYmMq__manifoldCanvas{height:280px}}@media (max-width:680px){.Hero-module__JgYmMq__hero{flex-direction:column;justify-content:flex-start;height:auto;min-height:100dvh;padding:100px 0 32px;display:flex}.Hero-module__JgYmMq__heroInner{flex-direction:column;align-items:stretch;gap:32px;padding:0 24px;display:flex}.Hero-module__JgYmMq__eyebrow{letter-spacing:.22em;margin-bottom:16px;font-size:10px}.Hero-module__JgYmMq__headline{margin-bottom:16px;font-size:32px;line-height:1.12}.Hero-module__JgYmMq__subheadline{max-width:100%;margin-bottom:28px;font-size:15px;line-height:1.7}.Hero-module__JgYmMq__processSteps{width:100%;margin-bottom:28px;position:relative}.Hero-module__JgYmMq__processSteps:after{content:"";background:linear-gradient(to left, var(--bg-primary), transparent);pointer-events:none;z-index:2;width:40px;height:52px;position:absolute;top:0;right:0}.Hero-module__JgYmMq__stepsTrack{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-left:-24px;margin-right:-24px;padding-bottom:8px;padding-left:24px;padding-right:48px;display:flex;overflow-x:auto}.Hero-module__JgYmMq__stepsTrack::-webkit-scrollbar{display:none}.Hero-module__JgYmMq__stepButton{flex:none;min-width:100px;padding:10px 14px}.Hero-module__JgYmMq__stepLabel{font-size:9px}.Hero-module__JgYmMq__stepIndex{font-size:8px}.Hero-module__JgYmMq__stepDetail{padding:14px 0 0}.Hero-module__JgYmMq__stepTitle{margin-bottom:6px;font-size:16px}.Hero-module__JgYmMq__stepDesc{max-width:100%;font-size:14px;line-height:1.65}.Hero-module__JgYmMq__ctaRow{flex-direction:column;gap:14px;width:100%}.Hero-module__JgYmMq__ctaPrimary{border-radius:12px;justify-content:center;width:100%;padding:16px 24px;font-size:15px}.Hero-module__JgYmMq__ctaSecondary{color:var(--text-cyan-soft);text-align:center;border:1px solid #a8ccd826;border-radius:12px;width:100%;padding:12px 24px;font-size:14px;display:block}.Hero-module__JgYmMq__ctaSecondary:after{display:none}.Hero-module__JgYmMq__ctaSecondary:hover{color:var(--text-white);background:#a8ccd80f;border-color:#a8ccd84d}.Hero-module__JgYmMq__manifoldColumn{gap:10px}.Hero-module__JgYmMq__manifoldFrame{border-radius:12px}.Hero-module__JgYmMq__manifoldCanvas{height:180px}.Hero-module__JgYmMq__manifoldHeader{padding:10px 14px}.Hero-module__JgYmMq__manifoldTitle{font-size:8px}.Hero-module__JgYmMq__manifoldFooter{padding:10px 14px}.Hero-module__JgYmMq__statValue{font-size:12px}.Hero-module__JgYmMq__statLabel{font-size:7px}.Hero-module__JgYmMq__legend{gap:14px}.Hero-module__JgYmMq__legendItem{font-size:9px}}@media (max-width:420px){.Hero-module__JgYmMq__hero{padding:72px 0 32px}.Hero-module__JgYmMq__heroInner{padding:0 20px}.Hero-module__JgYmMq__headline{font-size:30px}.Hero-module__JgYmMq__subheadline{margin-bottom:28px;font-size:14px}.Hero-module__JgYmMq__stepsTrack{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:44px}.Hero-module__JgYmMq__stepButton{min-width:88px;padding:8px 12px}.Hero-module__JgYmMq__ctaPrimary{padding:14px 20px;font-size:14px}}@media (max-height:700px) and (min-width:1100px){.Hero-module__JgYmMq__headline{margin-bottom:12px;font-size:clamp(28px,3vw,44px)}.Hero-module__JgYmMq__subheadline{margin-bottom:20px;font-size:13px}.Hero-module__JgYmMq__manifoldCanvas{height:clamp(180px,28vh,280px)}.Hero-module__JgYmMq__eyebrow{margin-bottom:12px}.Hero-module__JgYmMq__processSteps{margin-bottom:16px}.Hero-module__JgYmMq__stepButton{padding:6px 10px}.Hero-module__JgYmMq__stepDetail{padding:6px 0}.Hero-module__JgYmMq__stepDesc{font-size:12px}}
.WhitepaperDialog-module__wv0NWq__overlay{z-index:9999;-webkit-backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.WhitepaperDialog-module__wv0NWq__dialog{background:var(--bg-secondary);border:1px solid var(--border-soft);border-radius:14px;flex-direction:column;width:100%;max-width:820px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #0009,0 0 0 1px #ffffff08}.WhitepaperDialog-module__wv0NWq__toolbar{background:var(--bg-card);border-bottom:1px solid var(--border-subtle);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 20px;display:flex}.WhitepaperDialog-module__wv0NWq__toolbarLeft{align-items:center;gap:10px;display:flex}.WhitepaperDialog-module__wv0NWq__fileIcon{color:var(--text-faint);align-items:center;display:flex}.WhitepaperDialog-module__wv0NWq__fileName{font-family:var(--font-mono);letter-spacing:.04em;color:var(--text-muted);font-size:12px}.WhitepaperDialog-module__wv0NWq__closeBtn{border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.WhitepaperDialog-module__wv0NWq__closeBtn:hover{color:var(--text-white);border-color:var(--border-soft);background:#ffffff14}.WhitepaperDialog-module__wv0NWq__scrollArea{background:radial-gradient(ellipse at 20% 0%, #a8ccd805 0%, transparent 60%), var(--bg-primary);flex:1;padding:48px;overflow-y:auto}.WhitepaperDialog-module__wv0NWq__scrollArea::-webkit-scrollbar{width:4px}.WhitepaperDialog-module__wv0NWq__scrollArea::-webkit-scrollbar-track{background:0 0}.WhitepaperDialog-module__wv0NWq__scrollArea::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:4px}.WhitepaperDialog-module__wv0NWq__scrollArea::-webkit-scrollbar-thumb:hover{background:#ffffff1a}.WhitepaperDialog-module__wv0NWq__page{max-width:640px;margin:0 auto}.WhitepaperDialog-module__wv0NWq__pageHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:48px;padding-bottom:16px;display:flex}.WhitepaperDialog-module__wv0NWq__projectLabel{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-cyan-soft);text-transform:uppercase;font-size:10px}.WhitepaperDialog-module__wv0NWq__pageHeaderRight{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);font-size:10px}.WhitepaperDialog-module__wv0NWq__docTitle{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(24px,3vw,32px);font-weight:500;line-height:1.2}.WhitepaperDialog-module__wv0NWq__docSubtitle{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:8px;font-size:15px;font-weight:300}.WhitepaperDialog-module__wv0NWq__divider{background:var(--border-subtle);height:1px;margin:36px 0}.WhitepaperDialog-module__wv0NWq__sectionHeading{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;margin-bottom:16px;font-size:20px;font-weight:500;line-height:1.3}.WhitepaperDialog-module__wv0NWq__subHeading{font-family:var(--font-sans);color:var(--text-cyan);letter-spacing:.01em;margin-top:24px;margin-bottom:10px;font-size:14px;font-weight:600}.WhitepaperDialog-module__wv0NWq__body{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:14px;font-size:14px;font-weight:300;line-height:1.8}.WhitepaperDialog-module__wv0NWq__body em{color:var(--text-cyan);font-style:italic}.WhitepaperDialog-module__wv0NWq__comparisonTable{border:1px solid var(--border-subtle);border-radius:10px;margin:24px 0;overflow:hidden}.WhitepaperDialog-module__wv0NWq__tableHeader{background:var(--bg-card-elevated);border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr 1fr 1fr;gap:1px;padding:12px 16px;display:grid}.WhitepaperDialog-module__wv0NWq__tableHeader span{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-cyan-soft);text-transform:uppercase;font-size:9px;font-weight:500}.WhitepaperDialog-module__wv0NWq__tableRow{border-bottom:1px solid var(--border-subtle);grid-template-columns:1fr 1fr 1fr;gap:20px;padding:14px 16px;transition:background .2s;display:grid}.WhitepaperDialog-module__wv0NWq__tableRow:last-child{border-bottom:none}.WhitepaperDialog-module__wv0NWq__tableRow:hover{background:#ffffff04}.WhitepaperDialog-module__wv0NWq__tableRow span{font-family:var(--font-sans);color:var(--text-muted);font-size:12px;font-weight:300;line-height:1.6}.WhitepaperDialog-module__wv0NWq__tableRow span:last-child{color:var(--text-cyan)}.WhitepaperDialog-module__wv0NWq__pageFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;margin-top:48px;padding-top:16px;display:flex}.WhitepaperDialog-module__wv0NWq__pageFooter span{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);font-size:9px}@media (max-width:900px){.WhitepaperDialog-module__wv0NWq__overlay{padding:16px}.WhitepaperDialog-module__wv0NWq__scrollArea{padding:36px 28px}.WhitepaperDialog-module__wv0NWq__pageHeader{margin-bottom:32px}.WhitepaperDialog-module__wv0NWq__divider{margin:28px 0}}@media (max-width:680px){.WhitepaperDialog-module__wv0NWq__overlay{align-items:stretch;padding:0}.WhitepaperDialog-module__wv0NWq__dialog{border:none;border-radius:0;max-width:100%;height:100%;max-height:100%}.WhitepaperDialog-module__wv0NWq__toolbar{padding:14px 16px;padding-top:calc(env(safe-area-inset-top,0px) + 14px);z-index:10;position:sticky;top:0}.WhitepaperDialog-module__wv0NWq__fileName{font-size:11px}.WhitepaperDialog-module__wv0NWq__closeBtn{width:36px;height:36px}.WhitepaperDialog-module__wv0NWq__scrollArea{padding:24px 16px}.WhitepaperDialog-module__wv0NWq__pageHeader{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:24px}.WhitepaperDialog-module__wv0NWq__docTitle{font-size:20px}.WhitepaperDialog-module__wv0NWq__docSubtitle{font-size:13px}.WhitepaperDialog-module__wv0NWq__sectionHeading{font-size:17px}.WhitepaperDialog-module__wv0NWq__subHeading{margin-top:20px;font-size:13px}.WhitepaperDialog-module__wv0NWq__body{margin-bottom:12px;font-size:13px;line-height:1.7}.WhitepaperDialog-module__wv0NWq__divider{margin:24px 0}.WhitepaperDialog-module__wv0NWq__comparisonTable{border-radius:8px}.WhitepaperDialog-module__wv0NWq__tableHeader,.WhitepaperDialog-module__wv0NWq__tableRow{grid-template-columns:1fr;gap:8px}.WhitepaperDialog-module__wv0NWq__tableHeader span:nth-child(2),.WhitepaperDialog-module__wv0NWq__tableHeader span:nth-child(3){display:none}.WhitepaperDialog-module__wv0NWq__tableRow span{border-left:2px solid var(--border-subtle);padding-left:12px}.WhitepaperDialog-module__wv0NWq__tableRow span:first-child{border-left-color:var(--text-faint)}.WhitepaperDialog-module__wv0NWq__tableRow span:nth-child(2){border-left-color:#ffb4644d}.WhitepaperDialog-module__wv0NWq__tableRow span:last-child{border-left-color:var(--text-cyan)}.WhitepaperDialog-module__wv0NWq__pageFooter{flex-direction:column;gap:4px;margin-top:32px}}
.DataFlow-module__M0mRIG__section{background:var(--bg-primary);z-index:5;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.DataFlow-module__M0mRIG__ambience{pointer-events:none;background:radial-gradient(circle,#a0d2e60d 0%,#09090b 70%);position:absolute;inset:0}.DataFlow-module__M0mRIG__container{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.DataFlow-module__M0mRIG__phaseContainer,.DataFlow-module__M0mRIG__phaseContainerFull,.DataFlow-module__M0mRIG__phaseContainerArticle{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:absolute}.DataFlow-module__M0mRIG__phaseContainerCentered{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:100%;height:100%;padding:24px;display:flex;position:absolute}.DataFlow-module__M0mRIG__pdfBadgeText{font-family:var(--font-mono);color:var(--text-cyan);letter-spacing:.2em;background:#a0d2e60d;border:1px solid #a0d2e61a;border-radius:20px;padding:6px 16px;font-size:13px}.DataFlow-module__M0mRIG__pdfPaper{background:linear-gradient(145deg,#111,#0a0a0c);border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;gap:20px;width:320px;height:420px;padding:32px;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 80px #000c,0 0 0 1px #ffffff05}.DataFlow-module__M0mRIG__pdfShimmerLine{background:#ffffff0d;border-radius:4px;height:10px;position:relative;overflow:hidden}.DataFlow-module__M0mRIG__pdfShimmerBox{background:#ffffff0d;border-radius:8px;height:120px;position:relative;overflow:hidden}.DataFlow-module__M0mRIG__pdfShimmerLine:after,.DataFlow-module__M0mRIG__pdfShimmerBox:after,.DataFlow-module__M0mRIG__keywordPillShimmer:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);animation:1.5s ease-in-out infinite DataFlow-module__M0mRIG__shimmerAnim;position:absolute;inset:0;transform:translate(-100%)}@keyframes DataFlow-module__M0mRIG__shimmerAnim{to{transform:translate(100%)}}.DataFlow-module__M0mRIG__pdfScannerBar{background:var(--text-cyan);height:4px;box-shadow:0 0 20px var(--text-cyan), 0 0 40px var(--text-cyan);z-index:10;position:absolute;left:0;right:0}.DataFlow-module__M0mRIG__shimmerKeywordContainer{flex-wrap:wrap;justify-content:center;gap:16px;max-width:600px;display:flex}.DataFlow-module__M0mRIG__keywordPillShimmer{font-family:var(--font-mono);color:var(--text-white);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px 20px;font-size:14px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0006}.DataFlow-module__M0mRIG__tensorHeader{flex-direction:column;align-items:center;gap:12px;margin-bottom:60px;display:flex}.DataFlow-module__M0mRIG__tensorLabel{font-family:var(--font-mono);color:var(--text-cyan);letter-spacing:.2em;font-size:14px}.DataFlow-module__M0mRIG__tensorDim{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.1em;font-size:10px}.DataFlow-module__M0mRIG__tensorGrid{grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:800px;display:grid}.DataFlow-module__M0mRIG__tensorCell{font-family:var(--font-mono);color:#a0d2e6cc;text-align:center;background:#a0d2e605;border:1px solid #a0d2e61a;border-radius:4px;padding:12px;font-size:13px;box-shadow:0 4px 10px #00000080}.DataFlow-module__M0mRIG__phaseContainerFull{padding:0}.DataFlow-module__M0mRIG__mapGrid{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:40px 40px;width:100%;height:100%;position:relative}.DataFlow-module__M0mRIG__mapNode{background:#fff3;border-radius:50%;width:4px;height:4px;position:absolute;transform:translate(-50%,-50%)}.DataFlow-module__M0mRIG__targetNode{background:var(--text-cyan);box-shadow:0 0 10px var(--text-cyan);z-index:10;width:8px;height:8px}.DataFlow-module__M0mRIG__targetRipple{border:1px solid var(--text-cyan);transform-origin:50%;background:0 0;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.DataFlow-module__M0mRIG__cursor{z-index:20;justify-content:center;align-items:center;display:flex;position:absolute}.DataFlow-module__M0mRIG__cursorIcon{filter:drop-shadow(0 4px 6px #00000080)}.DataFlow-module__M0mRIG__clickPulse{background:#fffc;border-radius:50%;width:20px;height:20px;position:absolute}.DataFlow-module__M0mRIG__perplexityWindow{flex-direction:column;gap:32px;width:100%;max-width:900px;display:flex}.DataFlow-module__M0mRIG__perpPrompt{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;margin-bottom:16px;font-size:clamp(28px,4vw,40px);line-height:1.2}.DataFlow-module__M0mRIG__perpSection{flex-direction:column;gap:16px;display:flex}.DataFlow-module__M0mRIG__perpSectionTitle{font-family:var(--font-mono);color:var(--text-white);text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;font-size:12px;display:flex}.DataFlow-module__M0mRIG__perpIcon{color:var(--text-cyan-soft)}.DataFlow-module__M0mRIG__sourceCards{gap:12px;display:flex}.DataFlow-module__M0mRIG__sourceCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:12px;padding:12px 16px;display:flex}.DataFlow-module__M0mRIG__sourceName{font-family:var(--font-sans);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:12px;overflow:hidden}.DataFlow-module__M0mRIG__wikiGalleryLayout{border-top:1px solid #ffffff0d;align-items:flex-start;gap:40px;min-height:200px;padding-top:24px;display:flex}.DataFlow-module__M0mRIG__wikiContent{flex-direction:column;flex:1.5;gap:16px;display:flex}.DataFlow-module__M0mRIG__wikiInfobox{flex:1;width:100%;position:relative}.DataFlow-module__M0mRIG__perpAnswerText{width:100%}.DataFlow-module__M0mRIG__typedText{font-family:var(--font-body);color:var(--text-muted);font-size:15px;line-height:1.8}.DataFlow-module__M0mRIG__galleryNodes{flex-direction:column;align-items:center;width:100%;padding:10px 0;display:flex;position:relative}.DataFlow-module__M0mRIG__carouselTrack{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}@media (min-width:769px){.DataFlow-module__M0mRIG__galleryImageWrapper:nth-child(n+4){display:none!important}}.DataFlow-module__M0mRIG__galleryConnections{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.DataFlow-module__M0mRIG__galleryLine{stroke:#a0d2e633;stroke-width:2px;stroke-dasharray:4}.DataFlow-module__M0mRIG__galleryImageWrapper{aspect-ratio:16/9;z-index:2;background:#000;border-radius:8px;flex-shrink:0;width:100%;max-width:220px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000080}.DataFlow-module__M0mRIG__galleryImage{object-fit:cover;opacity:.8}.DataFlow-module__M0mRIG__galleryImageBorder{pointer-events:none;border:1px solid #a0d2e64d;border-radius:8px;position:absolute;inset:0}@media (max-width:768px){.DataFlow-module__M0mRIG__tensorGrid{grid-template-columns:repeat(4,1fr)}.DataFlow-module__M0mRIG__phaseContainerArticle{justify-content:flex-start;padding-top:80px;overflow-y:auto}.DataFlow-module__M0mRIG__wikiGalleryLayout{flex-direction:column;gap:16px;padding-top:10px}.DataFlow-module__M0mRIG__perpPrompt{font-size:20px}.DataFlow-module__M0mRIG__typedText{font-size:13px;line-height:1.5}.DataFlow-module__M0mRIG__wikiInfobox{width:100%;margin-top:16px;overflow:hidden}.DataFlow-module__M0mRIG__galleryNodes{padding:0}.DataFlow-module__M0mRIG__carouselTrack{flex-direction:row;width:max-content;animation:15s linear infinite DataFlow-module__M0mRIG__mobileMarquee}.DataFlow-module__M0mRIG__galleryImageWrapper{width:160px}.DataFlow-module__M0mRIG__galleryConnections{display:none}.DataFlow-module__M0mRIG__phaseContainerCentered{gap:20px}}@media (max-width:480px){.DataFlow-module__M0mRIG__tensorGrid{grid-template-columns:repeat(2,1fr)}}@keyframes DataFlow-module__M0mRIG__mobileMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 10px))}}
.Glasses-module__w0Wlva__section{background:var(--bg-primary);border-bottom:1px solid var(--border-subtle);z-index:5;padding:120px 48px;position:relative}.Glasses-module__w0Wlva__inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.Glasses-module__w0Wlva__sectionLabel{font-family:var(--font-mono);letter-spacing:.28em;color:var(--text-cyan-soft);margin-bottom:24px;font-size:10px}.Glasses-module__w0Wlva__heading{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.015em;margin-bottom:24px;font-size:clamp(28px,6vw,44px);font-weight:500;line-height:1.1}.Glasses-module__w0Wlva__body{font-family:var(--font-body);color:var(--text-muted);max-width:440px;margin-bottom:40px;font-size:15px;font-weight:400;line-height:1.75}.Glasses-module__w0Wlva__specsGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.Glasses-module__w0Wlva__specBox{background:var(--bg-card);border:1px solid var(--border-subtle);transition:all var(--transition-fast);border-radius:8px;flex-direction:column;gap:6px;padding:16px;display:flex}.Glasses-module__w0Wlva__specBox:hover{background:var(--bg-highlight);border-color:#a0d2e633}.Glasses-module__w0Wlva__specKey{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-faint);text-transform:uppercase;font-size:8px}.Glasses-module__w0Wlva__specVal{font-family:var(--font-sans);color:var(--text-white);font-size:12px;font-weight:500}.Glasses-module__w0Wlva__imageCol{justify-content:flex-end;display:flex}.Glasses-module__w0Wlva__imageFrame{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:12px;width:100%;max-width:600px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.Glasses-module__w0Wlva__glassesImage{object-fit:cover;opacity:.9;width:100%;height:auto;display:block}.Glasses-module__w0Wlva__hardwareHotspot{cursor:crosshair;align-items:center;gap:8px;display:flex;position:absolute}.Glasses-module__w0Wlva__hotspotDot{background:var(--text-cyan);border-radius:50%;width:8px;height:8px;animation:2s infinite Glasses-module__w0Wlva__pulse-ring;box-shadow:0 0 #a0d2e666}.Glasses-module__w0Wlva__hotspotLabel{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-white);-webkit-backdrop-filter:blur(4px);opacity:0;transition:all var(--transition-fast);background:#0009;border-radius:4px;padding:4px 8px;font-size:8px;transform:translate(-10px)}.Glasses-module__w0Wlva__hardwareHotspot:hover .Glasses-module__w0Wlva__hotspotLabel{opacity:1;transform:translate(0)}@keyframes Glasses-module__w0Wlva__pulse-ring{0%{box-shadow:0 0 #a0d2e666}70%{box-shadow:0 0 0 10px #a0d2e600}to{box-shadow:0 0 #a0d2e600}}.Glasses-module__w0Wlva__imageAnnotation{-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--border-subtle);background:#09090bd9;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.Glasses-module__w0Wlva__annotKey{font-family:var(--font-mono);letter-spacing:.2em;color:var(--text-faint);font-size:8px}.Glasses-module__w0Wlva__annotVal{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-cyan-soft);font-size:8px}@media (max-width:900px){.Glasses-module__w0Wlva__inner{grid-template-columns:1fr;gap:60px}}@media (max-width:640px){.Glasses-module__w0Wlva__section{padding:64px 20px}.Glasses-module__w0Wlva__specsGrid{grid-template-columns:1fr}}
.InteractiveTerminal-module__oyzztq__terminalSection{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px;position:relative}.InteractiveTerminal-module__oyzztq__inner{align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.InteractiveTerminal-module__oyzztq__textCol{flex:1}.InteractiveTerminal-module__oyzztq__title{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-bottom:24px;font-size:42px;font-weight:400}.InteractiveTerminal-module__oyzztq__desc{font-family:var(--font-sans);color:var(--text-muted);font-size:16px;font-weight:300;line-height:1.6}.InteractiveTerminal-module__oyzztq__terminalCol{flex:1.2;position:relative}.InteractiveTerminal-module__oyzztq__terminalWindow{border:1px solid var(--border-subtle);z-index:2;background:#09090b;border-radius:12px;min-height:380px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.6;position:relative;overflow:hidden;box-shadow:0 40px 80px #000c,inset 0 1px #ffffff0d}.InteractiveTerminal-module__oyzztq__ambientGlow{z-index:1;pointer-events:none;background:radial-gradient(circle,#38bdf814 0%,#0000 60%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.InteractiveTerminal-module__oyzztq__terminalHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff05;align-items:center;padding:12px 16px;display:flex}.InteractiveTerminal-module__oyzztq__dots{gap:6px;display:flex}.InteractiveTerminal-module__oyzztq__dots span{border-radius:50%;width:10px;height:10px}.InteractiveTerminal-module__oyzztq__red{background:#ef4444}.InteractiveTerminal-module__oyzztq__yellow{background:#eab308}.InteractiveTerminal-module__oyzztq__green{background:#22c55e}.InteractiveTerminal-module__oyzztq__headerTitle{text-align:center;color:#ffffff4d;flex:1;font-size:12px}.InteractiveTerminal-module__oyzztq__terminalBody{padding:24px}.InteractiveTerminal-module__oyzztq__logLine{margin-bottom:4px}.InteractiveTerminal-module__oyzztq__cursor{background:var(--text-faint);vertical-align:text-bottom;width:8px;height:15px;margin-left:4px;display:inline-block}@media (max-width:968px){.InteractiveTerminal-module__oyzztq__inner{flex-direction:column}}
.FeatureSequence-module__UcwpZa__sequenceSection{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px;position:relative}.FeatureSequence-module__UcwpZa__inner{max-width:1200px;margin:0 auto}.FeatureSequence-module__UcwpZa__featureBlock{align-items:center;gap:100px;min-height:80vh;margin-bottom:200px;display:flex}.FeatureSequence-module__UcwpZa__featureBlock:last-child{margin-bottom:100px}.FeatureSequence-module__UcwpZa__reversed{flex-direction:row-reverse}.FeatureSequence-module__UcwpZa__textSide{flex:1}.FeatureSequence-module__UcwpZa__overline{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text-faint);text-transform:uppercase;margin-bottom:24px;font-size:11px}.FeatureSequence-module__UcwpZa__index{color:var(--text-cyan-soft);font-weight:600}.FeatureSequence-module__UcwpZa__title{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(30px,8vw,48px);font-weight:400;line-height:1.1}.FeatureSequence-module__UcwpZa__desc{font-family:var(--font-body);color:var(--text-muted);margin-bottom:40px;font-size:16px;font-weight:400;line-height:1.75}.FeatureSequence-module__UcwpZa__pointsList{flex-direction:column;gap:16px;display:flex}.FeatureSequence-module__UcwpZa__pointItem{font-family:var(--font-body);color:var(--text-white);align-items:center;gap:16px;font-size:15px;font-weight:400;display:flex}.FeatureSequence-module__UcwpZa__pointDash{background:var(--text-faint);width:20px;height:1px}.FeatureSequence-module__UcwpZa__visualSide{flex:1.2;justify-content:center;display:flex;position:relative}.FeatureSequence-module__UcwpZa__visualCard{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0a99;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 40px 80px #000c,inset 0 1px #ffffff0d}.FeatureSequence-module__UcwpZa__cardContent{padding:32px;overflow-x:auto}.FeatureSequence-module__UcwpZa__cardContent_center{justify-content:center;align-items:center;min-height:300px;padding:60px;display:flex}.FeatureSequence-module__UcwpZa__macOsHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff05;gap:6px;padding:12px 16px;display:flex}.FeatureSequence-module__UcwpZa__macOsHeader span{background:#ffffff1a;border-radius:50%;width:10px;height:10px}.FeatureSequence-module__UcwpZa__codeSnippet{color:#e2e8f0;margin:0;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.6}.FeatureSequence-module__UcwpZa__mathBlock{color:#fff;letter-spacing:.02em;align-items:center;font-family:Times New Roman,Times,serif;font-size:28px;font-style:italic;display:flex}.FeatureSequence-module__UcwpZa__mFunc{color:#a78bfa;font-style:normal;font-family:var(--font-sans);margin-right:4px;font-weight:500}.FeatureSequence-module__UcwpZa__mSub{vertical-align:sub;margin-left:2px;font-size:16px}.FeatureSequence-module__UcwpZa__fraction{flex-direction:column;align-items:center;margin-left:12px;display:inline-flex}.FeatureSequence-module__UcwpZa__numerator{border-bottom:1px solid #ffffff4d;padding:0 6px 6px}.FeatureSequence-module__UcwpZa__denominator{padding:6px 6px 0}.FeatureSequence-module__UcwpZa__dashboardUi{background:#0006;border:1px solid #ffffff1a;border-radius:8px;width:100%}.FeatureSequence-module__UcwpZa__dashHeader{border-bottom:1px solid #ffffff1a;padding:12px 20px}.FeatureSequence-module__UcwpZa__dashIndicator{font-family:var(--font-mono);color:#60a5fa;letter-spacing:.05em;font-size:12px}.FeatureSequence-module__UcwpZa__dashBody{flex-direction:column;gap:12px;padding:20px;display:flex}.FeatureSequence-module__UcwpZa__dashRow{font-family:var(--font-mono);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:13px;display:flex}.FeatureSequence-module__UcwpZa__dashLine{background:#ffffff1a;border:0;height:1px;margin:12px 0}@media (max-width:968px){.FeatureSequence-module__UcwpZa__featureBlock,.FeatureSequence-module__UcwpZa__reversed{flex-direction:column;gap:60px;min-height:auto;margin-bottom:120px}.FeatureSequence-module__UcwpZa__cardContent_center{padding:30px 20px}.FeatureSequence-module__UcwpZa__mathBlock{flex-wrap:wrap;justify-content:center;font-size:18px}.FeatureSequence-module__UcwpZa__mSub{font-size:12px}.FeatureSequence-module__UcwpZa__codeSnippet{overflow-wrap:break-word;white-space:pre-wrap;font-size:12px}}
.Quote-module__45KrTa__quoteSection{background:var(--bg-primary);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.Quote-module__45KrTa__inner{max-width:900px}.Quote-module__45KrTa__quoteText{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;margin-bottom:40px;font-size:clamp(24px,3.5vw,48px);font-style:italic;font-weight:300;line-height:1.3}.Quote-module__45KrTa__muted{color:var(--text-muted)}.Quote-module__45KrTa__authorSection{justify-content:center;align-items:center;gap:16px;display:flex}.Quote-module__45KrTa__dash{background:var(--text-faint);width:40px;height:1px}.Quote-module__45KrTa__authorName{font-family:var(--font-mono);color:var(--text-cyan-soft);letter-spacing:.2em;text-transform:uppercase;font-size:13px}
.KnowledgeGraph-module__sJKchW__section{background:var(--bg-primary);border-top:1px dashed #ffffff0d;padding:120px 20px;position:relative;overflow:hidden}.KnowledgeGraph-module__sJKchW__inner{max-width:1200px;margin:0 auto;position:relative}.KnowledgeGraph-module__sJKchW__header{max-width:600px;margin:0 auto 60px}.KnowledgeGraph-module__sJKchW__overline{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-cyan-soft);text-transform:uppercase;margin-bottom:16px;font-size:11px}.KnowledgeGraph-module__sJKchW__title{font-family:var(--font-serif);color:var(--text-white);margin-bottom:20px;font-size:clamp(30px,8vw,36px);font-weight:400}.KnowledgeGraph-module__sJKchW__desc{font-family:var(--font-body,var(--font-sans));color:var(--text-muted);font-size:16px;line-height:1.6}.KnowledgeGraph-module__sJKchW__graphWrapper{border:1px solid var(--border-subtle);background:#060608;border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #ffffff08,0 40px 80px #000c,0 0 120px #60a5fa08}.KnowledgeGraph-module__sJKchW__agentBar{background:#ffffff05;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 20px;display:flex}.KnowledgeGraph-module__sJKchW__agentLeft{align-items:center;gap:10px;display:flex}.KnowledgeGraph-module__sJKchW__agentDot{background:#34d399;border-radius:50%;width:7px;height:7px;animation:2s infinite KnowledgeGraph-module__sJKchW__blink;box-shadow:0 0 8px #34d399}@keyframes KnowledgeGraph-module__sJKchW__blink{0%,to{opacity:1}50%{opacity:.3}}.KnowledgeGraph-module__sJKchW__agentLabel{font-family:var(--font-mono);letter-spacing:.08em;color:var(--text-muted);font-size:11px;font-weight:500}.KnowledgeGraph-module__sJKchW__agentStatus{font-family:var(--font-mono);color:var(--text-cyan-soft);letter-spacing:.03em;font-size:11px}.KnowledgeGraph-module__sJKchW__agentRight{align-items:center;gap:8px;display:flex}.KnowledgeGraph-module__sJKchW__agentPulseIcon{color:var(--text-faint);animation:1.5s infinite KnowledgeGraph-module__sJKchW__blink}.KnowledgeGraph-module__sJKchW__agentMeta{font-family:var(--font-mono);color:var(--text-faint);font-size:11px}.KnowledgeGraph-module__sJKchW__graphContainer{width:100%;height:620px;position:relative}.KnowledgeGraph-module__sJKchW__canvas{width:100%;height:100%;display:block}.KnowledgeGraph-module__sJKchW__simTooltip{font-family:var(--font-mono);color:#34d399;pointer-events:none;white-space:nowrap;z-index:10;background:#000000e6;border:1px solid #34d3994d;border-radius:6px;padding:6px 14px;font-size:12px;position:absolute;transform:translate(-50%);box-shadow:0 4px 12px #00000080}.KnowledgeGraph-module__sJKchW__panel{z-index:200;background:#0b0b0e;border-left:1px solid #ffffff0f;width:480px;height:calc(100vh - 52px);padding:0;position:fixed;top:52px;right:0;overflow-y:auto;box-shadow:-20px 0 80px #000c}.KnowledgeGraph-module__sJKchW__panel::-webkit-scrollbar{width:3px}.KnowledgeGraph-module__sJKchW__panel::-webkit-scrollbar-track{background:0 0}.KnowledgeGraph-module__sJKchW__panel::-webkit-scrollbar-thumb{background:#ffffff0f;border-radius:3px}.KnowledgeGraph-module__sJKchW__panelHeader{z-index:5;background:#0b0b0e;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 32px;display:flex;position:sticky;top:0}.KnowledgeGraph-module__sJKchW__panelHeaderLeft{align-items:center;gap:10px;display:flex}.KnowledgeGraph-module__sJKchW__panelHeaderLabel{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-faint);text-transform:uppercase;font-size:10px}.KnowledgeGraph-module__sJKchW__panelClose{color:var(--text-faint);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #ffffff14;border-radius:6px;padding:6px;display:flex}.KnowledgeGraph-module__sJKchW__panelClose:hover{color:var(--text-white);background:#ffffff0f;border-color:#ffffff26}.KnowledgeGraph-module__sJKchW__panelBody{padding:32px}.KnowledgeGraph-module__sJKchW__panelDomain{font-family:var(--font-mono);letter-spacing:.14em;color:var(--text-cyan-soft);text-transform:uppercase;margin-bottom:12px;font-size:10px}.KnowledgeGraph-module__sJKchW__panelTitle{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;margin-bottom:16px;font-size:24px;font-weight:500;line-height:1.25}.KnowledgeGraph-module__sJKchW__panelMeta{font-family:var(--font-mono);color:var(--text-faint);gap:8px;margin-bottom:24px;font-size:11px;display:flex}.KnowledgeGraph-module__sJKchW__panelAbstract{font-family:var(--font-body,var(--font-sans));color:var(--text-muted);margin-bottom:24px;font-size:14px;line-height:1.75}.KnowledgeGraph-module__sJKchW__sparseRegionBadge{font-family:var(--font-mono);color:var(--text-cyan);letter-spacing:.06em;background:#a8ccd80d;border:1px solid #a8ccd81f;border-radius:6px;align-items:center;gap:8px;padding:8px 16px;font-size:10px;display:inline-flex}.KnowledgeGraph-module__sJKchW__sparseIcon{opacity:.7;font-size:12px}.KnowledgeGraph-module__sJKchW__panelDivider{background:#ffffff0d;height:1px;margin:28px 0}.KnowledgeGraph-module__sJKchW__panelSubHead{font-family:var(--font-serif);letter-spacing:.01em;color:var(--text-white);align-items:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:500;display:flex}.KnowledgeGraph-module__sJKchW__panelSubHead svg{color:var(--text-cyan);opacity:.6}.KnowledgeGraph-module__sJKchW__discoveryBox{border-left:2px solid var(--text-cyan);font-family:var(--font-body,var(--font-sans));color:#f4f4f5d9;background:#a8ccd808;padding:24px;font-size:14px;line-height:1.8}.KnowledgeGraph-module__sJKchW__discoveryBox p{margin:0}.KnowledgeGraph-module__sJKchW__scoreSection{flex-direction:column;gap:14px;margin-top:20px;display:flex}.KnowledgeGraph-module__sJKchW__scoreRow{align-items:center;gap:14px;display:flex}.KnowledgeGraph-module__sJKchW__scoreLabel{font-family:var(--font-mono);color:var(--text-faint);text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;width:80px;font-size:10px}.KnowledgeGraph-module__sJKchW__scoreBarOuter{background:#ffffff0a;border-radius:2px;flex:1;height:4px;overflow:hidden}.KnowledgeGraph-module__sJKchW__scoreBarInner{border-radius:2px;height:100%}.KnowledgeGraph-module__sJKchW__scoreValue{font-family:var(--font-mono);color:var(--text-white);text-align:right;flex-shrink:0;width:36px;font-size:12px}.KnowledgeGraph-module__sJKchW__hypothesisBox{font-family:var(--font-body,var(--font-sans));color:#f4f4f5d9;background:#a8ccd808;border:1px solid #a8ccd814;border-radius:8px;padding:24px;font-size:14px;font-style:italic;line-height:1.8}.KnowledgeGraph-module__sJKchW__neighborList{flex-direction:column;gap:4px;display:flex}.KnowledgeGraph-module__sJKchW__neighborRow{transition:background var(--transition-fast);border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.KnowledgeGraph-module__sJKchW__neighborRow:hover{background:#ffffff08}.KnowledgeGraph-module__sJKchW__neighborInfo{align-items:center;gap:10px;min-width:0;display:flex}.KnowledgeGraph-module__sJKchW__sourceNum{font-family:var(--font-mono);color:var(--text-faint);flex-shrink:0;width:20px;font-size:10px}.KnowledgeGraph-module__sJKchW__neighborName{font-family:var(--font-body,var(--font-sans));color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.KnowledgeGraph-module__sJKchW__neighborSim{font-family:var(--font-mono);color:var(--text-cyan);opacity:.7;flex-shrink:0;font-size:11px}.KnowledgeGraph-module__sJKchW__loadingWrapper{flex-direction:column;height:calc(100vh - 113px);display:flex;overflow:hidden}.KnowledgeGraph-module__sJKchW__progressTrack{background:#ffffff0a;flex-shrink:0;width:100%;height:1px;position:relative}.KnowledgeGraph-module__sJKchW__progressFill{background:var(--text-cyan);height:100%;box-shadow:0 0 8px var(--text-cyan);transition:width .4s;position:absolute;top:0;left:0}.KnowledgeGraph-module__sJKchW__loadingSequence{flex-direction:column;flex-shrink:0;gap:0;padding:28px 32px 0;display:flex}.KnowledgeGraph-module__sJKchW__loadingStep{border-bottom:1px solid #ffffff08;align-items:center;gap:14px;padding:11px 0;transition:all .3s;display:flex}.KnowledgeGraph-module__sJKchW__loadingStep:last-child{border-bottom:none}.KnowledgeGraph-module__sJKchW__stepDone{opacity:.3}.KnowledgeGraph-module__sJKchW__stepActive{opacity:1}.KnowledgeGraph-module__sJKchW__stepIndex{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.08em;flex-shrink:0;width:20px;font-size:9px}.KnowledgeGraph-module__sJKchW__stepActive .KnowledgeGraph-module__sJKchW__stepIndex{color:var(--text-cyan)}.KnowledgeGraph-module__sJKchW__stepText{font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-muted);flex:1;font-size:11px;line-height:1.4}.KnowledgeGraph-module__sJKchW__stepActive .KnowledgeGraph-module__sJKchW__stepText{color:var(--text-white)}.KnowledgeGraph-module__sJKchW__stepStatusDot{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:flex}.KnowledgeGraph-module__sJKchW__dotDone{background:var(--text-cyan);opacity:.5;border-radius:50%;width:5px;height:5px;display:block}.KnowledgeGraph-module__sJKchW__dotActive{border:1.5px solid var(--text-cyan);width:7px;height:7px;box-shadow:0 0 6px var(--text-cyan);background:0 0;border-radius:50%;animation:1.2s ease-in-out infinite KnowledgeGraph-module__sJKchW__dotPulse;display:block}@keyframes KnowledgeGraph-module__sJKchW__dotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.KnowledgeGraph-module__sJKchW__waveformContainer{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:20px;padding:0 32px;display:flex}.KnowledgeGraph-module__sJKchW__waveformSvg{width:100%;max-width:320px;height:60px;overflow:visible}.KnowledgeGraph-module__sJKchW__waveBar{transform-origin:bottom;transform-box:fill-box;animation:1.4s ease-in-out infinite alternate KnowledgeGraph-module__sJKchW__waveOscillate}@keyframes KnowledgeGraph-module__sJKchW__waveOscillate{0%{opacity:.2;transform:scaleY(1)}50%{opacity:.6;transform:scaleY(12)}to{opacity:.35;transform:scaleY(3)}}.KnowledgeGraph-module__sJKchW__waveformLabel{font-family:var(--font-mono);letter-spacing:.15em;color:var(--text-faint);text-transform:uppercase;align-items:center;gap:8px;font-size:9px;display:flex}.KnowledgeGraph-module__sJKchW__waveformDot{background:var(--text-cyan);opacity:.6;border-radius:50%;width:5px;height:5px;animation:2s infinite KnowledgeGraph-module__sJKchW__blink}.KnowledgeGraph-module__sJKchW__loadingFooter{border-top:1px solid #ffffff0a;flex-shrink:0;grid-template-columns:auto 1fr;gap:6px 16px;padding:20px 32px 28px;display:grid}.KnowledgeGraph-module__sJKchW__loadingFooterKey{font-family:var(--font-mono);letter-spacing:.12em;color:var(--text-faint);text-transform:uppercase;align-self:center;font-size:9px}.KnowledgeGraph-module__sJKchW__loadingFooterVal{font-family:var(--font-mono);letter-spacing:.06em;color:var(--text-cyan-soft);text-overflow:ellipsis;white-space:nowrap;align-self:center;font-size:10px;overflow:hidden}@media (max-width:768px){.KnowledgeGraph-module__sJKchW__graphContainer{height:400px}.KnowledgeGraph-module__sJKchW__panel{width:100%}.KnowledgeGraph-module__sJKchW__panelBody{padding:24px}.KnowledgeGraph-module__sJKchW__panelTitle{font-size:20px}.KnowledgeGraph-module__sJKchW__agentBar{flex-direction:column;align-items:flex-start;gap:8px}.KnowledgeGraph-module__sJKchW__agentRight{display:none}}
.FAQ-module__YTKPaG__section{max-width:1200px;margin:0 auto;padding:8rem 2rem;position:relative}.FAQ-module__YTKPaG__header{text-align:left;margin-bottom:4rem}.FAQ-module__YTKPaG__label{font-family:var(--font-mono);color:var(--text-cyan);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.75rem;display:block}.FAQ-module__YTKPaG__title{font-family:var(--font-serif);color:var(--text-white);font-size:clamp(2.5rem,6vw,4rem);font-weight:400;line-height:1.1}.FAQ-module__YTKPaG__grid{flex-direction:column;gap:1rem;display:flex}.FAQ-module__YTKPaG__item{border-bottom:1px solid var(--border-soft);overflow:hidden}.FAQ-module__YTKPaG__question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;transition:all .3s;display:flex}.FAQ-module__YTKPaG__questionText{font-family:var(--font-serif);color:var(--text-white);padding-right:2rem;font-size:1.25rem;font-weight:400}.FAQ-module__YTKPaG__icon{color:var(--text-cyan);transition:transform .4s var(--ease-out);flex-shrink:0}.FAQ-module__YTKPaG__iconActive{transform:rotate(45deg)}.FAQ-module__YTKPaG__answer{color:var(--text-muted);font-family:var(--font-body);font-size:1.0625rem;line-height:1.75;overflow:hidden}.FAQ-module__YTKPaG__answerInner{max-width:800px;padding:0 0 2rem}@media (max-width:768px){.FAQ-module__YTKPaG__section{padding:4rem 1.5rem}.FAQ-module__YTKPaG__questionText{font-size:1.1rem}.FAQ-module__YTKPaG__answer{font-size:1rem}}
.About-module__8aBknG__main{z-index:1;background:var(--bg-primary);flex-direction:column;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.About-module__8aBknG__desktopLayout{width:100%;height:100%;display:block}.About-module__8aBknG__mobileLayout{display:none}.About-module__8aBknG__heroSection,.About-module__8aBknG__storySection,.About-module__8aBknG__missionSection{width:100%;height:100dvh;padding:100px 32px calc(40px + env(safe-area-inset-bottom));pointer-events:auto;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;overflow-y:auto}.About-module__8aBknG__missionSection{justify-content:space-between}.About-module__8aBknG__heroContainer,.About-module__8aBknG__splitGrid,.About-module__8aBknG__missionContainer{pointer-events:auto;z-index:10;width:100%;max-width:1200px;margin:auto;position:relative}.About-module__8aBknG__heroContainer{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.About-module__8aBknG__tag{color:var(--text-cyan);font-family:var(--font-mono);letter-spacing:.1em;background:#a0d2e61a;border:1px solid #a0d2e633;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:10px;display:inline-flex}.About-module__8aBknG__tagIcon{opacity:.8}.About-module__8aBknG__heroTitle{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.02em;max-width:900px;font-size:clamp(48px,6vw,72px);font-weight:500;line-height:1.05}.About-module__8aBknG__titleAccent{color:var(--text-cyan);font-style:italic}.About-module__8aBknG__splitGrid{align-items:center;gap:80px;display:flex}.About-module__8aBknG__storyLeft{flex:1}.About-module__8aBknG__sectionTitle{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--text-white);margin-bottom:32px;font-size:clamp(48px,6vw,72px);font-weight:500;line-height:1.1}.About-module__8aBknG__sectionBody{flex-direction:column;gap:20px;display:flex}.About-module__8aBknG__sectionBody p{font-family:var(--font-sans);color:var(--text-muted);max-width:560px;font-size:16px;font-weight:300;line-height:1.6}.About-module__8aBknG__sectionBody strong{color:var(--text-white);font-weight:500}.About-module__8aBknG__storyRight{flex:1}.About-module__8aBknG__originCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0c99;border:1px solid #a0d2e61a;border-radius:12px;width:100%;position:relative;overflow:hidden}.About-module__8aBknG__cardGlow{background:linear-gradient(90deg, transparent, var(--text-cyan), transparent);width:100%;height:2px;box-shadow:0 0 20px var(--text-cyan);position:absolute;top:0;left:0}.About-module__8aBknG__cardContent{flex-direction:column;gap:32px;padding:40px;display:flex}.About-module__8aBknG__cardRow{flex-direction:column;gap:8px;display:flex}.About-module__8aBknG__cardLabel{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.2em;font-size:11px}.About-module__8aBknG__cardValue{font-family:var(--font-mono);color:var(--text-white);font-size:15px}.About-module__8aBknG__missionFooterContainer{pointer-events:auto;width:100%;margin-top:80px;position:relative}.About-module__8aBknG__missionContainer{text-align:left;border-left:2px solid #a0d2e633;max-width:900px;margin-top:auto;margin-bottom:auto;padding-left:40px;position:relative}.About-module__8aBknG__missionSub{font-family:var(--font-mono);color:var(--text-cyan);letter-spacing:.2em;margin-bottom:24px;font-size:13px}.About-module__8aBknG__missionManifesto{font-family:var(--font-serif);color:var(--text-white);margin-bottom:32px;font-size:clamp(28px,4vw,48px);line-height:1.3}.About-module__8aBknG__missionAuthor{font-family:var(--font-sans);color:var(--text-muted);font-size:16px}@media (max-width:768px){.About-module__8aBknG__main{height:auto;min-height:100dvh;overflow:hidden auto}.About-module__8aBknG__desktopLayout{display:none}.About-module__8aBknG__mobileLayout{flex-direction:column;width:100%;display:flex}.About-module__8aBknG__mobileLayout .About-module__8aBknG__heroSection,.About-module__8aBknG__mobileLayout .About-module__8aBknG__storySection,.About-module__8aBknG__mobileLayout .About-module__8aBknG__missionSection{height:auto;min-height:100dvh;padding-top:140px;padding-bottom:calc(80px + env(safe-area-inset-bottom));justify-content:flex-start;position:relative;overflow:visible}.About-module__8aBknG__splitGrid{flex-direction:column;gap:40px}}
.Brand-module__ZfkYNW__page{color:var(--text-white);background:#050507;min-height:100vh;position:relative;overflow-x:hidden}.Brand-module__ZfkYNW__hero{flex-direction:column;justify-content:flex-end;height:100vh;padding:0 0 6rem;display:flex;position:relative;overflow:hidden}.Brand-module__ZfkYNW__heroBg{z-index:0;position:absolute;inset:0}.Brand-module__ZfkYNW__heroBg img{object-fit:cover;opacity:.12}.Brand-module__ZfkYNW__heroGhostLogo{opacity:.04;z-index:1;pointer-events:none;filter:blur(1px);width:70vw;max-width:900px;height:70vw;max-height:900px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Brand-module__ZfkYNW__heroGhostLogo img{object-fit:contain}.Brand-module__ZfkYNW__heroVignette{z-index:2;pointer-events:none;background:radial-gradient(#0000 35%,#050507 80%),linear-gradient(#050507 0%,#0000 20% 70%,#050507 100%);position:absolute;inset:0}.Brand-module__ZfkYNW__heroInner{z-index:10;grid-template-columns:1fr auto;align-items:flex-end;gap:3rem;padding:0 5vw;display:grid;position:relative}.Brand-module__ZfkYNW__heroLeft{flex-direction:column;display:flex}.Brand-module__ZfkYNW__heroEyebrow{font-family:var(--font-mono);color:#a0d2e6a6;text-transform:uppercase;letter-spacing:.5em;margin-bottom:1.5rem;font-size:.625rem;display:block}.Brand-module__ZfkYNW__heroWordmark{font-family:var(--font-serif);letter-spacing:-.06em;color:var(--text-white);font-size:clamp(6rem,15vw,18rem);font-weight:300;line-height:.85;display:block}.Brand-module__ZfkYNW__heroWordmark em{color:var(--text-cyan);font-style:italic}.Brand-module__ZfkYNW__heroRight{flex-direction:column;align-items:flex-end;gap:1.5rem;padding-bottom:1rem;display:flex}.Brand-module__ZfkYNW__heroYear{font-family:var(--font-mono);color:#fff3;letter-spacing:.3em;writing-mode:vertical-rl;font-size:.625rem}.Brand-module__ZfkYNW__heroTagline{font-family:var(--font-sans);color:var(--text-muted);text-align:right;max-width:220px;font-size:.875rem;line-height:1.6}.Brand-module__ZfkYNW__heroRule{z-index:10;background:#ffffff0a;height:1px;position:absolute;bottom:0;left:5vw;right:5vw}.Brand-module__ZfkYNW__scrollHint{z-index:10;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Brand-module__ZfkYNW__scrollDot{background:linear-gradient(#a0d2e699,#0000);width:1px;height:60px;animation:2s ease-in-out infinite Brand-module__ZfkYNW__drip}@keyframes Brand-module__ZfkYNW__drip{0%{opacity:0;transform-origin:top;transform:scaleY(0)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}to{opacity:0;transform-origin:bottom;transform:scaleY(1)}}.Brand-module__ZfkYNW__marqueeWrap{border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:1.5rem 0;position:relative;overflow:hidden}.Brand-module__ZfkYNW__marqueeTrack{white-space:nowrap;gap:3rem;width:max-content;animation:30s linear infinite Brand-module__ZfkYNW__marquee;display:flex}.Brand-module__ZfkYNW__marqueeItem{font-family:var(--font-serif);color:#ffffff63;letter-spacing:.1em;flex-shrink:0;font-size:.875rem;font-style:italic}.Brand-module__ZfkYNW__marqueeItem span{color:#a0d2e68c;font-style:normal;font-family:var(--font-mono);letter-spacing:.3em;vertical-align:middle;margin:0 1.5rem;font-size:.625rem}@keyframes Brand-module__ZfkYNW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Brand-module__ZfkYNW__manifesto{max-width:1400px;margin:0 auto;padding:14rem 5vw}.Brand-module__ZfkYNW__manifestoGrid{grid-template-columns:1fr 2fr;align-items:start;gap:6rem;display:grid}.Brand-module__ZfkYNW__manifestoLabel{font-family:var(--font-mono);color:#a0d2e666;letter-spacing:.4em;text-transform:uppercase;padding-top:.6rem;font-size:.625rem}.Brand-module__ZfkYNW__manifestoText{overflow:hidden}.Brand-module__ZfkYNW__manifestoLine{font-family:var(--font-serif);color:#ffffffe6;margin-bottom:0;font-size:clamp(2.25rem,4vw,4.5rem);font-weight:300;line-height:1.15;display:block}.Brand-module__ZfkYNW__manifestoLine.Brand-module__ZfkYNW__accent{color:var(--text-cyan);font-style:italic}.Brand-module__ZfkYNW__manifestoLine.Brand-module__ZfkYNW__dim{color:#ffffff40}.Brand-module__ZfkYNW__imageBreak{background:#050507;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Brand-module__ZfkYNW__imageBreak img{object-fit:cover;opacity:.4}.Brand-module__ZfkYNW__imageBreakOverlay{z-index:1;pointer-events:none;background:linear-gradient(#050507 0%,#05050700 20% 80%,#050507 100%),#050507a6 linear-gradient(90deg,#050507 0%,#05050700 20% 80%,#050507 100%);position:absolute;inset:0}.Brand-module__ZfkYNW__imageBreakQuote{z-index:2;text-align:center;padding:0 5vw;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.Brand-module__ZfkYNW__imageBreakQuoteText{font-family:var(--font-serif);color:#ffffffd9;margin-bottom:2rem;font-size:clamp(1.5rem,3vw,2.75rem);font-weight:300;line-height:1.4}.Brand-module__ZfkYNW__imageBreakQuoteText em{color:var(--text-cyan);font-style:italic}.Brand-module__ZfkYNW__imageBreakAttrib{font-family:var(--font-mono);color:#a0d2e699;letter-spacing:.4em;text-transform:uppercase;font-size:.625rem}.Brand-module__ZfkYNW__numbers{background:#ffffff0a;border:1px solid #ffffff0a;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1400px;margin:0 auto;padding:10rem 5vw;display:grid}.Brand-module__ZfkYNW__numberCard{background:#050507;padding:4rem}.Brand-module__ZfkYNW__numberValue{font-family:var(--font-serif);letter-spacing:-.04em;color:var(--text-white);margin-bottom:.5rem;font-size:clamp(3.5rem,7vw,7rem);font-weight:300;line-height:1}.Brand-module__ZfkYNW__numberValue em{color:var(--text-cyan);font-style:normal}.Brand-module__ZfkYNW__numberLabel{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.3em;text-transform:uppercase;font-size:.625rem}.Brand-module__ZfkYNW__logoSection{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1400px;margin:0 auto;padding:12rem 5vw;display:grid}.Brand-module__ZfkYNW__logoDisplay{justify-content:center;align-items:center;padding:6rem 0;display:flex;position:relative}.Brand-module__ZfkYNW__logoGlow{pointer-events:none;background:radial-gradient(circle,#a0d2e60a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute}.Brand-module__ZfkYNW__logoRing{border:1px solid #a0d2e60d;border-radius:50%;animation:80s linear infinite Brand-module__ZfkYNW__slowSpin;position:absolute}.Brand-module__ZfkYNW__logoRing:nth-child(2){width:260px;height:260px}.Brand-module__ZfkYNW__logoRing:nth-child(3){border-style:dashed;width:380px;height:380px;animation-duration:120s;animation-direction:reverse}@keyframes Brand-module__ZfkYNW__slowSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Brand-module__ZfkYNW__logoImg{z-index:10;animation:6s ease-in-out infinite Brand-module__ZfkYNW__breathe;position:relative}@keyframes Brand-module__ZfkYNW__breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.Brand-module__ZfkYNW__logoContent{flex-direction:column;display:flex}.Brand-module__ZfkYNW__logoSectionLabel{font-family:var(--font-mono);color:#a0d2e6b3;letter-spacing:.4em;text-transform:uppercase;margin-bottom:2rem;font-size:.625rem;display:block}.Brand-module__ZfkYNW__logoTitle{font-family:var(--font-serif);margin-bottom:2.5rem;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:300;line-height:1.2}.Brand-module__ZfkYNW__logoBody{font-family:var(--font-sans);color:var(--text-muted);font-size:1.0625rem;line-height:1.85}.Brand-module__ZfkYNW__logoBody+.Brand-module__ZfkYNW__logoBody{margin-top:1.25rem}.Brand-module__ZfkYNW__philosophySection{max-width:1400px;margin:0 auto;padding:10rem 5vw}.Brand-module__ZfkYNW__philosophyHeader{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:baseline;margin-bottom:8rem;padding-bottom:2rem;display:flex}.Brand-module__ZfkYNW__philosophyHeaderTitle{font-family:var(--font-serif);font-size:clamp(2rem,3vw,3rem);font-weight:300}.Brand-module__ZfkYNW__philosophyHeaderLabel{font-family:var(--font-mono);color:#ffffff80;letter-spacing:.3em;text-transform:uppercase;font-size:.625rem}.Brand-module__ZfkYNW__philosophyItem{border-bottom:1px solid #ffffff0a;grid-template-columns:120px 1fr 1fr;align-items:start;gap:4rem;padding:4rem 0;display:grid}.Brand-module__ZfkYNW__philosophyNum{font-family:var(--font-serif);color:#ffffff0f;letter-spacing:-.04em;font-size:5rem;font-weight:300;line-height:1}.Brand-module__ZfkYNW__philosophyTitle{font-family:var(--font-serif);padding-top:.5rem;font-size:clamp(1.75rem,2.5vw,2.25rem);font-weight:300;line-height:1.2}.Brand-module__ZfkYNW__philosophyDesc{font-family:var(--font-sans);color:var(--text-muted);padding-top:.75rem;font-size:1rem;line-height:1.8}.Brand-module__ZfkYNW__closing{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:70vh;padding:10rem 5vw;display:flex;position:relative;overflow:hidden}.Brand-module__ZfkYNW__closingGlow{pointer-events:none;background:radial-gradient(circle,#a0d2e608 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Brand-module__ZfkYNW__closingWord{font-family:var(--font-serif);letter-spacing:-.05em;color:#ffffff14;pointer-events:none;z-index:1;margin-bottom:4rem;font-size:clamp(4rem,12vw,14rem);font-weight:300;line-height:.9;display:block;position:relative}.Brand-module__ZfkYNW__closingLogo{z-index:2;margin-bottom:3rem;position:relative}.Brand-module__ZfkYNW__closingStatement{font-family:var(--font-serif);color:var(--text-white);z-index:2;margin-bottom:1.5rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;position:relative}.Brand-module__ZfkYNW__closingStatement em{color:var(--text-cyan);font-style:italic}.Brand-module__ZfkYNW__closingMeta{font-family:var(--font-mono);color:#ffffff73;letter-spacing:.4em;text-transform:uppercase;z-index:2;font-size:.625rem;position:relative}@media (min-width:769px){.Brand-module__ZfkYNW__imageBreak{justify-content:center;align-items:center;height:100vh;display:flex}.Brand-module__ZfkYNW__imageBreak img{opacity:.85;object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important;transform:none!important;-webkit-mask-image:none!important;mask-image:none!important}}@media (max-width:1100px){.Brand-module__ZfkYNW__manifestoGrid{grid-template-columns:1fr;gap:2rem}.Brand-module__ZfkYNW__numbers{grid-template-columns:1fr}.Brand-module__ZfkYNW__logoSection{grid-template-columns:1fr;gap:4rem}.Brand-module__ZfkYNW__philosophyItem{grid-template-columns:60px 1fr;gap:2rem}.Brand-module__ZfkYNW__philosophyTitle{grid-column:1/-1;padding-top:0}.Brand-module__ZfkYNW__philosophyDesc{grid-column:1/-1}.Brand-module__ZfkYNW__heroInner{grid-template-columns:1fr;gap:2rem}.Brand-module__ZfkYNW__heroRight{align-items:flex-start}}@media (max-width:768px){.Brand-module__ZfkYNW__hero{justify-content:flex-end;height:100svh;padding:0}.Brand-module__ZfkYNW__heroInner{grid-template-columns:1fr;gap:1.5rem;padding:0 1.5rem 3rem}.Brand-module__ZfkYNW__heroWordmark{letter-spacing:-.04em;font-size:clamp(4.5rem,22vw,7rem)}.Brand-module__ZfkYNW__heroRight{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:0}.Brand-module__ZfkYNW__heroYear{display:none}.Brand-module__ZfkYNW__heroTagline{text-align:left;max-width:100%;font-size:.8125rem;line-height:1.55}.Brand-module__ZfkYNW__heroGhostLogo{opacity:.05;width:90vw;height:90vw}.Brand-module__ZfkYNW__marqueeTrack{gap:2rem}.Brand-module__ZfkYNW__marqueeItem{font-size:.75rem}.Brand-module__ZfkYNW__manifesto{padding:6rem 1.5rem}.Brand-module__ZfkYNW__manifestoLine{font-size:clamp(1.75rem,9vw,3rem);display:block}.Brand-module__ZfkYNW__imageBreak{height:70svh}.Brand-module__ZfkYNW__imageBreakQuote{width:88%}.Brand-module__ZfkYNW__imageBreakQuoteText{font-size:clamp(1.25rem,5vw,1.75rem)}.Brand-module__ZfkYNW__numbers{grid-template-columns:1fr;margin:0 1.5rem;padding:4rem 0}.Brand-module__ZfkYNW__numberCard{padding:2.5rem 2rem}.Brand-module__ZfkYNW__numberValue{font-size:clamp(3rem,15vw,5rem)}.Brand-module__ZfkYNW__logoSection{grid-template-columns:1fr;gap:3rem;padding:6rem 1.5rem}.Brand-module__ZfkYNW__logoDisplay{padding:3rem 0}.Brand-module__ZfkYNW__logoOrbitRing:nth-child(3){display:none}.Brand-module__ZfkYNW__philosophySection{padding:5rem 1.5rem}.Brand-module__ZfkYNW__philosophyItem{grid-template-columns:1fr;gap:1rem;padding:2.5rem 0}.Brand-module__ZfkYNW__philosophyNum{color:#ffffff1a;font-size:2.5rem}.Brand-module__ZfkYNW__philosophyTitle{font-size:clamp(1.5rem,6vw,2rem)}.Brand-module__ZfkYNW__philosophyHeader{margin-bottom:4rem}.Brand-module__ZfkYNW__philosophyHeaderTitle{font-size:1.75rem}.Brand-module__ZfkYNW__closing{padding:6rem 1.5rem}.Brand-module__ZfkYNW__closingWord{margin-bottom:2.5rem;font-size:clamp(4rem,25vw,8rem)}.Brand-module__ZfkYNW__closingStatement{font-size:clamp(1.25rem,6vw,2rem)}.Brand-module__ZfkYNW__closingLine{height:70px}}
.Changelog-module__hO6tDa__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-white)}.Changelog-module__hO6tDa__hero{text-align:center;background:radial-gradient(circle at 50% 0,#a0d2e60d 0%,#0000 70%);border-bottom:1px solid #ffffff0a;padding:8rem 2rem 6rem}.Changelog-module__hO6tDa__heroTitle{font-family:var(--font-serif);margin-bottom:1rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:400}.Changelog-module__hO6tDa__inner{max-width:800px;margin:0 auto;padding:6rem 2rem}.Changelog-module__hO6tDa__timeline{border-left:1px solid #ffffff0f;padding-left:2rem;position:relative}.Changelog-module__hO6tDa__entry{margin-bottom:5rem;position:relative}.Changelog-module__hO6tDa__entry:before{content:"";background:var(--bg-primary);border:2px solid var(--text-cyan-soft);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:calc(-2rem - 4.5px)}.Changelog-module__hO6tDa__date{font-family:var(--font-mono);color:var(--text-cyan-soft);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;display:block}.Changelog-module__hO6tDa__version{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:1.5rem;display:block}.Changelog-module__hO6tDa__changeList{padding:0;list-style:none}.Changelog-module__hO6tDa__changeItem{align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Changelog-module__hO6tDa__tag{font-family:var(--font-mono);text-transform:uppercase;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0f;border-radius:4px;flex-shrink:0;margin-top:4px;padding:2px 6px;font-size:9px}.Changelog-module__hO6tDa__tagAdded{color:#34d399;border-color:#34d39933}.Changelog-module__hO6tDa__tagFixed{color:#f87171;border-color:#f8717133}.Changelog-module__hO6tDa__tagRefined{color:#60a5fa;border-color:#60a5fa33}.Changelog-module__hO6tDa__detail{font-family:var(--font-sans);color:var(--text-muted);font-size:.9375rem;line-height:1.6}@media (max-width:768px){.Changelog-module__hO6tDa__hero{padding:6rem 1.5rem 4rem}.Changelog-module__hO6tDa__inner{padding:3rem 1.5rem}}
.Developers-module__5ngCYW__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-white);position:relative;overflow:hidden}.Developers-module__5ngCYW__inner{max-width:1200px;margin:0 auto;padding:10rem 2rem 8rem}.Developers-module__5ngCYW__hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}.Developers-module__5ngCYW__label{font-family:var(--font-mono);color:var(--text-cyan-soft);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.75rem;display:block}.Developers-module__5ngCYW__title{font-family:var(--font-serif);margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.05}.Developers-module__5ngCYW__title em{color:var(--text-cyan);font-style:italic}.Developers-module__5ngCYW__subtitle{font-family:var(--font-sans);color:var(--text-muted);max-width:580px;font-size:1.125rem;line-height:1.6}.Developers-module__5ngCYW__glow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#a0d2e608 0%,#0000 70%);width:800px;height:800px;position:absolute;top:10%;right:-10%}.Developers-module__5ngCYW__sectionHeader{border-bottom:1px solid #ffffff0d;margin-bottom:3rem;padding-bottom:1.5rem}.Developers-module__5ngCYW__sectionTitle{font-family:var(--font-serif);font-size:1.75rem;font-weight:400}.Developers-module__5ngCYW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;margin-bottom:8rem;display:grid}.Developers-module__5ngCYW__card{background:#ffffff05;border:1px solid #ffffff0a;border-radius:4px;padding:2.5rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.Developers-module__5ngCYW__card:hover{background:#a0d2e608;border-color:#a0d2e626;transform:translateY(-4px)}.Developers-module__5ngCYW__cardIcon{color:var(--text-cyan-soft);margin-bottom:1.5rem}.Developers-module__5ngCYW__cardTitle{font-family:var(--font-serif);margin-bottom:1rem;font-size:1.25rem;font-weight:400}.Developers-module__5ngCYW__cardDesc{font-family:var(--font-sans);color:var(--text-muted);font-size:.9375rem;line-height:1.6}.Developers-module__5ngCYW__codeSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}.Developers-module__5ngCYW__codeBlock{font-family:var(--font-mono);color:var(--text-cyan-soft);background:#0d0d0f;border:1px solid #ffffff0d;border-radius:8px;padding:2.5rem;font-size:.875rem;line-height:1.7;position:relative;overflow:hidden;box-shadow:0 30px 60px #0006}.Developers-module__5ngCYW__codeComment{color:var(--text-faint)}.Developers-module__5ngCYW__codeKeyword{color:#c678dd}.Developers-module__5ngCYW__codeString{color:#98c379}.Developers-module__5ngCYW__access{text-align:center;background:radial-gradient(circle at 100% 100%,#a0d2e60d 0%,#0000 60%);border:1px solid #ffffff0a;border-radius:4px;padding:6rem}.Developers-module__5ngCYW__accessTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:2.5rem}.Developers-module__5ngCYW__accessDesc{color:var(--text-muted);max-width:500px;margin:0 auto 3rem;font-size:1.125rem}.Developers-module__5ngCYW__formGroup{gap:1rem;max-width:600px;margin:0 auto;display:flex}.Developers-module__5ngCYW__input{color:var(--text-white);background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;outline:none;flex:1;padding:1rem 1.5rem;font-size:1rem}.Developers-module__5ngCYW__submitBtn{background:var(--text-cyan);color:var(--bg-primary);cursor:pointer;border:none;border-radius:4px;padding:1rem 2.5rem;font-weight:600;transition:all .2s}.Developers-module__5ngCYW__submitBtn:hover{filter:brightness(1.1);transform:translateY(-2px)}@media (max-width:1024px){.Developers-module__5ngCYW__hero,.Developers-module__5ngCYW__codeSection{grid-template-columns:1fr;gap:3rem}.Developers-module__5ngCYW__inner{padding:8rem 1.5rem}.Developers-module__5ngCYW__access{padding:4rem 2rem}}@media (max-width:768px){.Developers-module__5ngCYW__formGroup{flex-direction:column}.Developers-module__5ngCYW__submitBtn{width:100%}}
.Docs-module__o-eFtW__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-white);padding-top:100px;display:flex}.Docs-module__o-eFtW__sidebar{border-right:1px solid var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#05050780;flex-direction:column;gap:2rem;width:240px;height:calc(100vh - 80px);padding:2rem 1.5rem;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:sticky;top:80px;overflow-y:auto}.Docs-module__o-eFtW__sidebarToggle{z-index:200;background:var(--text-cyan);color:var(--bg-primary);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;display:none;position:fixed;top:90px;left:20px;box-shadow:0 4px 20px #00000080}.Docs-module__o-eFtW__sidebarGroup{flex-direction:column;gap:.75rem;display:flex}.Docs-module__o-eFtW__sidebarTitle{font-family:var(--font-mono);color:var(--text-faint);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.25rem;font-size:.65rem}.Docs-module__o-eFtW__sidebarLink{font-family:var(--font-sans);color:var(--text-muted);align-items:center;font-size:.8125rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.Docs-module__o-eFtW__sidebarLinkActive{color:var(--text-cyan)}.Docs-module__o-eFtW__sidebarLinkComingSoon{opacity:.4;cursor:default}.Docs-module__o-eFtW__sidebarLinkComingSoon:after{content:"Soon";color:var(--text-cyan);vertical-align:middle;background:#a0d2e61a;border-radius:2px;margin-left:8px;padding:1px 4px;font-size:8px}.Docs-module__o-eFtW__main{flex:1;max-width:900px;padding:4rem 4rem 8rem}.Docs-module__o-eFtW__notice{background:#a0d2e605;border:1px solid #a0d2e614;border-radius:4px;align-items:flex-start;gap:.75rem;margin-bottom:3.5rem;padding:1.25rem 1.5rem;display:flex}.Docs-module__o-eFtW__noticeIcon{color:var(--text-cyan);flex-shrink:0;margin-top:2px}.Docs-module__o-eFtW__noticeText{font-family:var(--font-sans);color:var(--text-cyan-soft);font-size:.875rem;line-height:1.6}.Docs-module__o-eFtW__title{font-family:var(--font-serif);letter-spacing:-.01em;margin-bottom:1.25rem;font-size:2.75rem;font-weight:400}.Docs-module__o-eFtW__lead{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:4rem;font-size:1.1rem;line-height:1.6}.Docs-module__o-eFtW__section{margin-bottom:6rem}.Docs-module__o-eFtW__sectionTitle{font-family:var(--font-serif);color:var(--text-white);border-bottom:1px solid var(--border-soft);margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.5rem}.Docs-module__o-eFtW__text{font-family:var(--font-sans);color:var(--text-muted);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.7}.Docs-module__o-eFtW__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2.5rem;display:grid}.Docs-module__o-eFtW__card{border:1px solid var(--border-soft);background:#ffffff04;border-radius:4px;padding:1.5rem;transition:all .3s}.Docs-module__o-eFtW__card:hover{background:#ffffff06;border-color:#a0d2e626;transform:translateY(-2px)}.Docs-module__o-eFtW__cardTitle{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.125rem}.Docs-module__o-eFtW__cardDesc{font-family:var(--font-sans);color:var(--text-faint);font-size:.8125rem;line-height:1.5}.Docs-module__o-eFtW__codeSnippet{border:1px solid var(--border-soft);font-family:var(--font-mono);color:var(--text-cyan-soft);background:#0d0d0f;border-radius:4px;margin:1rem 0;padding:1rem;font-size:.75rem;overflow-x:auto}@media (max-width:1024px){.Docs-module__o-eFtW__sidebarToggle{display:flex}.Docs-module__o-eFtW__sidebar{border-right:1px solid var(--border-soft);background:#050507;width:280px;height:calc(100vh - 80px);position:fixed;top:80px;left:0;transform:translate(-100%)}.Docs-module__o-eFtW__sidebarVisible{transform:translate(0)}.Docs-module__o-eFtW__main{padding:6rem 1.5rem 3rem}}@media (max-width:768px){.Docs-module__o-eFtW__sidebar{padding:1.5rem}.Docs-module__o-eFtW__sidebarGroup{width:100%}.Docs-module__o-eFtW__grid{grid-template-columns:1fr}.Docs-module__o-eFtW__title{font-size:2.25rem}.Docs-module__o-eFtW__sectionTitle{font-size:1.35rem}}
.Legal-module__FeH_lq__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-white)}.Legal-module__FeH_lq__hero{background:linear-gradient(180deg, #121517 0%, var(--bg-primary) 100%);text-align:center;border-bottom:1px solid #ffffff0a;padding:10rem 2rem 8rem;position:relative;overflow:hidden}.Legal-module__FeH_lq__heroTitle{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;text-shadow:0 0 40px #ffffff08;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,3.25rem);font-weight:400}.Legal-module__FeH_lq__heroSubtitle{font-family:var(--font-sans);color:var(--text-white);opacity:.55;max-width:600px;margin:0 auto;font-size:1.125rem;font-weight:400;line-height:1.6}.Legal-module__FeH_lq__layout{gap:6rem;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex}.Legal-module__FeH_lq__sidebar{flex-shrink:0;width:280px}.Legal-module__FeH_lq__sidebarList{padding:0;list-style:none}.Legal-module__FeH_lq__sidebarItem{border-bottom:1px solid var(--border-soft)}.Legal-module__FeH_lq__sidebarLink{font-family:var(--font-sans);color:var(--text-white);justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.Legal-module__FeH_lq__sidebarLinkActive{color:var(--text-cyan)}.Legal-module__FeH_lq__sidebarIcon{color:var(--text-faint);opacity:.5;transition:transform .2s}.Legal-module__FeH_lq__sidebarLink:hover .Legal-module__FeH_lq__sidebarIcon{color:var(--text-cyan);transform:translateY(2px)}.Legal-module__FeH_lq__main{flex:1;max-width:720px}.Legal-module__FeH_lq__contentHeader{margin-bottom:3.5rem}.Legal-module__FeH_lq__title{font-family:var(--font-serif);color:var(--text-white);margin-bottom:1rem;font-size:2.75rem;font-weight:400}.Legal-module__FeH_lq__updated{font-family:var(--font-sans);color:#71717a;opacity:.8;font-size:.8125rem}.Legal-module__FeH_lq__section{margin-bottom:3.5rem}.Legal-module__FeH_lq__sectionTitle{font-family:var(--font-serif);color:var(--text-white);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:500}.Legal-module__FeH_lq__text{font-family:var(--font-sans);color:#a1a1aa;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.Legal-module__FeH_lq__list{margin:2rem 0;padding:0;list-style:none}.Legal-module__FeH_lq__listItem{font-family:var(--font-sans);color:#a1a1aa;margin-bottom:.75rem;padding-left:1.5rem;font-size:.9375rem;line-height:1.6;position:relative}.Legal-module__FeH_lq__listItem:before{content:"→";color:var(--text-cyan-soft);font-size:.8rem;position:absolute;left:0}@media (max-width:1024px){.Legal-module__FeH_lq__layout{flex-direction:column;gap:4rem;padding:4rem 1.5rem}.Legal-module__FeH_lq__sidebar{width:100%}.Legal-module__FeH_lq__sidebarItem{border-color:#ffffff14}.Legal-module__FeH_lq__main{max-width:100%}.Legal-module__FeH_lq__hero{border-bottom:1px solid #ffffff0f;flex-direction:column;justify-content:center;min-height:50vw;padding:2.5rem 1.5rem;display:flex}.Legal-module__FeH_lq__heroTitle{font-size:1.75rem}.Legal-module__FeH_lq__heroSubtitle{max-width:280px;font-size:.875rem}}@media (max-width:768px){.Legal-module__FeH_lq__container{padding-top:52px}.Legal-module__FeH_lq__title{font-size:2.25rem}}
.Research-module__pNJGWq__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-white)}.Research-module__pNJGWq__inner{max-width:1100px;margin:0 auto;padding:10rem 2rem 8rem}.Research-module__pNJGWq__featuredSection{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;margin-bottom:8rem;display:grid}.Research-module__pNJGWq__featuredLabel{font-family:var(--font-mono);color:var(--text-cyan-soft);text-transform:uppercase;letter-spacing:.15em;margin-bottom:1.5rem;font-size:.75rem;display:block}.Research-module__pNJGWq__featuredTitle{font-family:var(--font-serif);margin-bottom:2rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:400;line-height:1.1}.Research-module__pNJGWq__featuredExcerpt{font-family:var(--font-sans);color:var(--text-muted);max-width:540px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.Research-module__pNJGWq__featuredVisual{aspect-ratio:4/5;background:#0f0f12;border:1px solid #ffffff0d;border-radius:2px;position:relative;overflow:hidden}.Research-module__pNJGWq__visualOverlay{background:radial-gradient(circle,#a0d2e60d 0%,#0000 70%);position:absolute;inset:0}.Research-module__pNJGWq__visualGrid{background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.Research-module__pNJGWq__indexHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.Research-module__pNJGWq__indexTitle{font-family:var(--font-serif);font-size:1.5rem;font-weight:400}.Research-module__pNJGWq__indexMeta{font-family:var(--font-mono);color:var(--text-faint);font-size:.75rem}.Research-module__pNJGWq__list{flex-direction:column;display:flex}.Research-module__pNJGWq__listItem{cursor:pointer;border-bottom:1px solid #ffffff08;grid-template-columns:180px 1fr 120px;gap:2rem;padding:2.5rem 0;text-decoration:none;transition:background .2s;display:grid}.Research-module__pNJGWq__listItem:hover .Research-module__pNJGWq__itemTitle{color:var(--text-cyan-soft)}.Research-module__pNJGWq__itemMeta{flex-direction:column;gap:.5rem;display:flex}.Research-module__pNJGWq__itemDate{font-family:var(--font-mono);color:var(--text-faint);font-size:.75rem}.Research-module__pNJGWq__itemCategory{font-family:var(--font-mono);color:var(--text-cyan-soft);text-transform:uppercase;letter-spacing:.1em;font-size:.625rem}.Research-module__pNJGWq__itemMain{flex-direction:column;gap:.75rem;display:flex}.Research-module__pNJGWq__itemTitle{font-family:var(--font-serif);color:var(--text-white);font-size:1.25rem;font-weight:400;transition:color .2s}.Research-module__pNJGWq__itemExcerpt{font-family:var(--font-sans);color:var(--text-muted);max-width:600px;font-size:.9375rem;line-height:1.5}.Research-module__pNJGWq__itemActions{justify-content:flex-end;align-items:flex-start;display:flex}.Research-module__pNJGWq__actionBtn{color:var(--text-faint);cursor:pointer;background:0 0;border:none;transition:color .2s}.Research-module__pNJGWq__actionBtn:hover{color:var(--text-white)}@media (max-width:1024px){.Research-module__pNJGWq__featuredSection{grid-template-columns:1fr;gap:2rem}.Research-module__pNJGWq__featuredVisual{aspect-ratio:16/9}}@media (max-width:768px){.Research-module__pNJGWq__inner{padding:5rem 1.5rem 4rem}.Research-module__pNJGWq__listItem{grid-template-columns:1fr;gap:1.5rem}.Research-module__pNJGWq__itemActions{justify-content:flex-start}}
.Safety-module__h8Nzma__container{background-color:var(--bg-primary);min-height:100vh;color:var(--text-white)}.Safety-module__h8Nzma__hero{background:radial-gradient(circle at 50% 0%, #a0d2e614 0%, var(--bg-primary) 70%);text-align:center;border-bottom:1px solid #ffffff0a;padding:10rem 2rem 8rem}.Safety-module__h8Nzma__heroTitle{font-family:var(--font-serif);margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,3.5rem);font-weight:400}.Safety-module__h8Nzma__heroSubtitle{font-family:var(--font-sans);color:var(--text-muted);max-width:620px;margin:0 auto;font-size:1.125rem;line-height:1.6}.Safety-module__h8Nzma__layout{gap:6rem;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex}.Safety-module__h8Nzma__sidebar{flex-shrink:0;width:280px}.Safety-module__h8Nzma__sidebarList{padding:0;list-style:none}.Safety-module__h8Nzma__sidebarItem{border-bottom:1px solid var(--border-soft)}.Safety-module__h8Nzma__sidebarLink{font-family:var(--font-sans);color:var(--text-white);justify-content:space-between;align-items:center;padding:1.25rem 0;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.Safety-module__h8Nzma__sidebarLinkActive{color:var(--text-cyan)}.Safety-module__h8Nzma__main{flex:1;max-width:720px}.Safety-module__h8Nzma__contentHeader{margin-bottom:4rem}.Safety-module__h8Nzma__title{font-family:var(--font-serif);margin-bottom:1rem;font-size:2.75rem;font-weight:400}.Safety-module__h8Nzma__section{margin-bottom:4rem}.Safety-module__h8Nzma__sectionTitle{font-family:var(--font-serif);color:var(--text-white);margin-bottom:1.25rem;font-size:1.25rem;font-weight:500}.Safety-module__h8Nzma__text{font-family:var(--font-sans);color:#a1a1aa;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.Safety-module__h8Nzma__pillarCard{background:#ffffff05;border:1px solid #ffffff0d;border-radius:4px;margin-bottom:2rem;padding:2rem}.Safety-module__h8Nzma__pillarTitle{font-family:var(--font-serif);color:var(--text-cyan-soft);margin-bottom:1rem;font-size:1.125rem}@media (max-width:1024px){.Safety-module__h8Nzma__layout{flex-direction:column;gap:4rem;padding:4rem 1.5rem}.Safety-module__h8Nzma__sidebar{width:100%}.Safety-module__h8Nzma__hero{padding:6rem 1.5rem 4rem}}
.LoadingScreen-module__E3fqKG__container{z-index:9999;background-color:#050507;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__E3fqKG__inner{flex-direction:column;align-items:center;gap:3rem;display:flex}.LoadingScreen-module__E3fqKG__logoWrapper{justify-content:center;align-items:center;display:flex;position:relative}.LoadingScreen-module__E3fqKG__glow{filter:blur(30px);background:radial-gradient(circle,#a0d2e61f 0%,#0000 70%);border-radius:50%;width:140px;height:140px;position:absolute}.LoadingScreen-module__E3fqKG__messageWrapper{flex-direction:column;align-items:center;gap:1rem;display:flex}.LoadingScreen-module__E3fqKG__message{font-family:var(--font-serif);color:var(--text-white);opacity:.8;letter-spacing:.02em;font-size:16px;font-style:italic}.LoadingScreen-module__E3fqKG__progressTrack{background:#ffffff0d;width:120px;height:1px;position:relative;overflow:hidden}.LoadingScreen-module__E3fqKG__progressBar{background:var(--text-cyan);width:30%;height:100%;box-shadow:0 0 10px var(--text-cyan);animation:2s ease-in-out infinite LoadingScreen-module__E3fqKG__scan;position:absolute;top:0;left:0}@keyframes LoadingScreen-module__E3fqKG__scan{0%{left:-30%}to{left:100%}}
.Account-module__KvZLVq__container{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-white);flex-direction:column;padding:4rem;display:flex}.Account-module__KvZLVq__header{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:flex-end;margin-bottom:3rem;padding-bottom:1.5rem;display:flex}.Account-module__KvZLVq__backLink{color:var(--text-muted);font-size:.875rem;font-weight:400;font-family:var(--font-sans);transition:color var(--transition-fast);margin-bottom:1rem;text-decoration:none;display:inline-block}.Account-module__KvZLVq__backLink:hover{color:var(--text-white)}.Account-module__KvZLVq__title{font-family:var(--font-serif);letter-spacing:-.01em;color:var(--text-white);font-size:2.25rem;font-weight:300}.Account-module__KvZLVq__subtitle{color:var(--text-faint);font-size:.875rem;font-weight:300;font-family:var(--font-sans)}.Account-module__KvZLVq__formSection{background-color:var(--bg-primary);max-width:600px;margin-top:2rem}.Account-module__KvZLVq__avatarSection{align-items:center;gap:2rem;margin-bottom:3.5rem;display:flex}.Account-module__KvZLVq__avatarWrapper{border:1px solid var(--border-soft);width:120px;height:120px;font-size:3rem;font-family:var(--font-serif);cursor:pointer;transition:all var(--transition-fast);background:#ffffff03;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Account-module__KvZLVq__avatarWrapper:hover{border-color:var(--text-cyan)}.Account-module__KvZLVq__avatarImage{object-fit:cover}.Account-module__KvZLVq__avatarInfo{flex-direction:column;gap:.5rem;display:flex}.Account-module__KvZLVq__uploadLabel{color:var(--text-cyan);cursor:pointer;font-size:.875rem;font-family:var(--font-sans);font-weight:500;display:inline-block}.Account-module__KvZLVq__uploadHelp{color:var(--text-faint);font-size:.75rem;font-family:var(--font-mono)}.Account-module__KvZLVq__form{flex-direction:column;gap:2rem;display:flex}.Account-module__KvZLVq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Account-module__KvZLVq__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:400;font-family:var(--font-sans)}.Account-module__KvZLVq__input{border:none;border-bottom:1px solid var(--border-soft);width:100%;color:var(--text-white);font-family:var(--font-sans);transition:border-color var(--transition-fast);background-color:#0000;border-radius:0;outline:none;padding:.5rem 0;font-size:.9375rem}.Account-module__KvZLVq__input:focus{border-bottom-color:var(--text-cyan)}.Account-module__KvZLVq__actions{border-top:1px solid var(--border-subtle);align-items:center;gap:1.5rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.Account-module__KvZLVq__saveBtn{background-color:var(--text-cyan);color:var(--bg-primary);font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-fast);border:none;border-radius:2px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500}.Account-module__KvZLVq__saveBtn:hover{background-color:#c6e3ed;box-shadow:0 0 12px #a8ccd826}.Account-module__KvZLVq__logoutBtn{color:#e57373;font-family:var(--font-sans);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:2px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:400}.Account-module__KvZLVq__logoutBtn:hover{background-color:#e573731a;border-color:#e5737333}.Account-module__KvZLVq__uploading{opacity:.5;pointer-events:none}@media (max-width:768px){.Account-module__KvZLVq__container{padding:2rem}}
.Newsletter-module__kOPfpa__container{background-color:#ffffff03;border:1px solid #ffffff0a;border-radius:4px;margin:4rem 0 2rem;padding:3rem}.Newsletter-module__kOPfpa__eyebrow{font-family:var(--font-mono);color:#a0d2e6a6;text-transform:uppercase;letter-spacing:.3em;margin-bottom:1.5rem;font-size:.625rem;display:block}.Newsletter-module__kOPfpa__title{font-family:var(--font-serif);color:var(--text-white);margin-bottom:.5rem;font-size:1.75rem;font-weight:300}.Newsletter-module__kOPfpa__title em{color:var(--text-cyan);font-style:italic}.Newsletter-module__kOPfpa__description{color:#ffffff80;margin-bottom:2.5rem;font-size:.875rem;line-height:1.6}.Newsletter-module__kOPfpa__form{align-items:flex-end;gap:1.5rem;display:flex}.Newsletter-module__kOPfpa__inputWrapper{flex:1}.Newsletter-module__kOPfpa__label{font-family:var(--font-mono);color:#fff6;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.625rem;display:block}.Newsletter-module__kOPfpa__input{width:100%;color:var(--text-white);font-family:var(--font-sans);transition:all var(--transition-fast);background:0 0;border:none;border-bottom:1px solid #fff3;outline:none;padding:.5rem 0;font-size:1rem}.Newsletter-module__kOPfpa__input:focus{border-bottom-color:var(--text-cyan)}.Newsletter-module__kOPfpa__input::placeholder{color:#ffffff26}.Newsletter-module__kOPfpa__button{color:var(--text-cyan);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;background:0 0;border:1px solid #a0d2e64d;padding:.75rem 2rem;font-size:.6875rem}.Newsletter-module__kOPfpa__button:hover:not(:disabled){border-color:var(--text-cyan);background-color:#a0d2e60d}.Newsletter-module__kOPfpa__button:disabled{opacity:.5;cursor:not-allowed}.Newsletter-module__kOPfpa__message{font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;margin-top:1.5rem;font-size:.6875rem}.Newsletter-module__kOPfpa__success{color:#a0d2e6cc}.Newsletter-module__kOPfpa__error{color:#e57373cc}@media (max-width:640px){.Newsletter-module__kOPfpa__container{padding:2rem 1.5rem}.Newsletter-module__kOPfpa__form{flex-direction:column;align-items:stretch;gap:1.5rem}.Newsletter-module__kOPfpa__button{width:100%}}
