.Hero-module__ZARIfG__hero{text-align:center;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;padding:10rem 2rem 8rem;animation:.8s ease-out forwards Hero-module__ZARIfG__fadeIn;display:flex}@keyframes Hero-module__ZARIfG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Hero-module__ZARIfG__highlight{background:linear-gradient(90deg,#ff4b4b,#d90429,#ff4b4b) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:500;animation:3s linear infinite Hero-module__ZARIfG__shine}@keyframes Hero-module__ZARIfG__shine{to{background-position:200%}}.Hero-module__ZARIfG__heading{letter-spacing:-.05em;color:#0a0a0a;max-width:850px;margin:0 0 1.5rem;font-size:clamp(3.5rem,7vw,5rem);font-weight:700;line-height:1.05}.Hero-module__ZARIfG__subheading{color:#777;letter-spacing:-.01em;max-width:600px;margin:0 0 3rem;font-size:clamp(1.1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.Hero-module__ZARIfG__actions{align-items:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryButton{color:#fff;cursor:pointer;background-color:#0a0a0a;border:1px solid #0a0a0a;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.Hero-module__ZARIfG__primaryButton:hover{background-color:#333;border-color:#333}.Hero-module__ZARIfG__secondaryButton{color:#444;cursor:pointer;background-color:#0000;border:1px solid #e0e0e0;border-radius:8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s}.Hero-module__ZARIfG__secondaryButton:hover{color:#0a0a0a;background-color:#fafafa;border-color:#ccc}.Hero-module__ZARIfG__compatibilityNote{color:#888;margin-top:2rem;font-size:.95rem}.Hero-module__ZARIfG__compatibilityNote b{color:#444;font-weight:600}
.About-module__vAULUW__aboutSection{background-color:#0000;justify-content:center;padding:8rem 2rem;display:flex}.About-module__vAULUW__container{flex-direction:column;gap:3rem;width:100%;max-width:1000px;display:flex}@media (min-width:768px){.About-module__vAULUW__container{flex-direction:row;gap:5rem}}.About-module__vAULUW__leftColumn{flex:1}.About-module__vAULUW__heading{color:#0a0a0a;letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}@media (min-width:768px){.About-module__vAULUW__heading{position:sticky;top:120px}}.About-module__vAULUW__rightColumn{flex-direction:column;flex:2;gap:2rem;padding-left:2rem;display:flex;position:relative}.About-module__vAULUW__rightColumn:before{content:"";background:linear-gradient(#ff4b4b,#d90429);border-radius:3px;width:3px;position:absolute;top:.5rem;bottom:.5rem;left:0}.About-module__vAULUW__leadParagraph{color:#111;letter-spacing:-.02em;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:500;line-height:1.5}.About-module__vAULUW__paragraph{color:#555;margin:0;font-size:1.125rem;line-height:1.75}.About-module__vAULUW__highlight{color:#d90429;font-weight:600}
.Architecture-module__jxkT4G__section{background-color:#fff;flex-direction:column;align-items:center;padding:6rem 2rem;display:flex}.Architecture-module__jxkT4G__heading{color:#0a0a0a;letter-spacing:-.04em;text-align:center;margin-bottom:4rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.Architecture-module__jxkT4G__graphContainer{flex-direction:column;align-items:center;width:100%;max-width:900px;display:flex;position:relative}.Architecture-module__jxkT4G__topNode{color:#0a0a0a;z-index:2;background:#fff;border:1px solid #eaeaea;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.25rem;font-weight:700;display:flex;box-shadow:0 4px 20px #0000000a}.Architecture-module__jxkT4G__svgContainer{z-index:1;width:100%;height:140px;margin-top:-10px;margin-bottom:-10px}.Architecture-module__jxkT4G__svgLines{width:100%;height:100%;overflow:visible}.Architecture-module__jxkT4G__svgPath{stroke:#ccc;stroke-width:2px;fill:none;marker-end:url(#arrow)}.Architecture-module__jxkT4G__bottomNodes{z-index:2;justify-content:space-between;width:100%;display:flex}.Architecture-module__jxkT4G__modelNode{color:#444;text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:8px;justify-content:center;align-items:center;width:14.5%;padding:.8rem .25rem;font-size:.78rem;font-weight:600;line-height:1.2;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #00000005}.Architecture-module__jxkT4G__modelNode:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.Architecture-module__jxkT4G__labelsRow{justify-content:space-between;width:100%;margin-top:2.5rem;display:flex}.Architecture-module__jxkT4G__poolLabel{color:#0a0a0a;text-transform:uppercase;letter-spacing:.05em;text-align:center;flex-direction:column;align-items:center;gap:.25rem;width:48%;font-size:.9rem;font-weight:700;display:flex}.Architecture-module__jxkT4G__poolDesc{color:#888;text-transform:none;letter-spacing:0;font-size:.8rem;font-weight:500}@media (max-width:700px){.Architecture-module__jxkT4G__svgContainer{display:none}.Architecture-module__jxkT4G__bottomNodes{flex-wrap:wrap;gap:1rem;margin-top:2rem}.Architecture-module__jxkT4G__modelNode{width:30%}.Architecture-module__jxkT4G__labelsRow{flex-direction:column;gap:2rem}.Architecture-module__jxkT4G__poolLabel{width:100%}}
.Faq-module__pkI36W__section{background-color:#fff;flex-direction:column;align-items:center;padding:8rem 2rem;display:flex}.Faq-module__pkI36W__container{width:100%;max-width:800px}.Faq-module__pkI36W__heading{color:#0a0a0a;letter-spacing:-.04em;text-align:center;margin-bottom:4rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:800}.Faq-module__pkI36W__list{border-top:1px solid #eaeaea;flex-direction:column;display:flex}.Faq-module__pkI36W__item{border-bottom:1px solid #eaeaea;padding:1.5rem 0}.Faq-module__pkI36W__summary{color:#0a0a0a;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;font-size:1.15rem;font-weight:600;transition:color .2s;display:flex}.Faq-module__pkI36W__open .Faq-module__pkI36W__summary{color:#d90429}.Faq-module__pkI36W__icon{color:#aaa;font-size:1.75rem;font-weight:300;transition:transform .3s,color .2s}.Faq-module__pkI36W__open .Faq-module__pkI36W__icon{color:#d90429;transform:rotate(180deg)}.Faq-module__pkI36W__contentWrapper{transition:height .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.Faq-module__pkI36W__contentInner{padding-top:1rem;padding-bottom:.5rem}.Faq-module__pkI36W__answer{color:#666;margin:0;font-size:1.05rem;line-height:1.7}
