.Navbar-module__cJzEcG__header{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#0f1115bf;width:100%;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__scrolled{background:#0f1115eb;border-bottom-color:#ffffff14;box-shadow:0 4px 24px #0006}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 1.5rem;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.625rem;font-size:1.35rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoIcon{width:24px;height:24px;color:var(--primary);box-shadow:none;background:0 0;border-radius:6px;justify-content:center;align-items:center;font-size:.8rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__nav{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.925rem;font-weight:500;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-primary);cursor:pointer;background:0 0;border:none;font-size:1.5rem;display:none}@media (max-width:768px){.Navbar-module__cJzEcG__nav{display:none}.Navbar-module__cJzEcG__mobileToggle{display:block}}.Navbar-module__cJzEcG__mobileMenu{background:var(--bg-canvas);border-bottom:1px solid var(--border-color);z-index:99;opacity:0;pointer-events:none;flex-direction:column;gap:1.25rem;width:100%;height:auto;max-height:calc(100vh - 72px);padding:2.5rem 2rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:72px;left:0;transform:translateY(-10px)}.Navbar-module__cJzEcG__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__mobileLink{font-size:1.05rem;font-family:var(--font-sans);color:var(--text-secondary);border-bottom:1px solid #ffffff08;padding:.75rem 0;font-weight:500;transition:all .2s}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--text-primary);padding-left:4px}.Navbar-module__cJzEcG__mobileCTA{width:100%;margin-top:1.5rem}
.Hero-module__ZARIfG__heroSection{background-color:var(--bg-deep);align-items:center;min-height:90vh;padding-top:140px;padding-bottom:70px;display:flex;position:relative}.Hero-module__ZARIfG__grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}@media (max-width:1024px){.Hero-module__ZARIfG__grid{grid-template-columns:1fr;gap:3.5rem}}.Hero-module__ZARIfG__content{z-index:2;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__ZARIfG__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#2e8b5714;border:1px solid #2e8b5733;border-radius:2px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .625rem;font-size:.725rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__badgeDot{background-color:var(--success);border-radius:50%;width:6px;height:6px}.Hero-module__ZARIfG__title{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3rem;font-weight:800;line-height:1.15}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.25rem}}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:2.25rem;font-size:1.05rem;line-height:1.6}.Hero-module__ZARIfG__ctas{flex-wrap:wrap;gap:1rem;width:100%;display:flex}@media (max-width:480px){.Hero-module__ZARIfG__ctas a{width:100%}}.Hero-module__ZARIfG__visualContainer{z-index:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__reportStack{justify-content:center;align-items:center;width:100%;max-width:420px;height:440px;display:flex;position:relative}@media (max-width:1024px){.Hero-module__ZARIfG__reportStack{height:480px;margin-top:1.5rem}}.Hero-module__ZARIfG__reportCard{background:var(--bg-surface);border:1px solid var(--border-color);border-radius:6px;width:290px;height:380px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .3s;position:absolute;overflow:hidden;box-shadow:0 15px 35px #0009}.Hero-module__ZARIfG__reportImage{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__ZARIfG__cardBack{z-index:1;border-color:#c9a22740;transform:translate(-30px,-20px)rotate(-6deg)}.Hero-module__ZARIfG__cardBack:hover{border-color:var(--accent);z-index:3;transform:translate(-35px,-25px)rotate(-8deg)}.Hero-module__ZARIfG__cardOverlay{background:#0f111566;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Hero-module__ZARIfG__cardBack:hover .Hero-module__ZARIfG__cardOverlay{opacity:.1}.Hero-module__ZARIfG__cardFront{z-index:2;border-color:#2e8b5759;transform:translate(25px,15px)rotate(4deg)}.Hero-module__ZARIfG__cardFront:hover{border-color:var(--primary);transform:translate(30px,20px)rotate(6deg)}
.ReportShowcase-module__XQKzaq__section{background-color:var(--bg-deep);padding:6.5rem 0;position:relative}.ReportShowcase-module__XQKzaq__header{text-align:center;max-width:700px;margin:0 auto 4rem}.ReportShowcase-module__XQKzaq__title{margin-bottom:1rem;font-size:2.5rem}.ReportShowcase-module__XQKzaq__subtitle{color:var(--text-secondary);font-size:1.05rem}.ReportShowcase-module__XQKzaq__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (max-width:1024px){.ReportShowcase-module__XQKzaq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ReportShowcase-module__XQKzaq__grid{grid-template-columns:1fr}}.ReportShowcase-module__XQKzaq__card{background:var(--bg-canvas);border:1px solid var(--border-color);cursor:pointer;border-radius:6px;flex-direction:column;justify-content:space-between;min-height:220px;padding:2rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.ReportShowcase-module__XQKzaq__card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 30px #0006}.ReportShowcase-module__XQKzaq__cardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ReportShowcase-module__XQKzaq__cardTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700;font-family:var(--font-display)}.ReportShowcase-module__XQKzaq__zoomIcon{color:var(--text-muted);flex-shrink:0;margin-top:.15rem;transition:color .2s}.ReportShowcase-module__XQKzaq__card:hover .ReportShowcase-module__XQKzaq__zoomIcon{color:var(--primary)}.ReportShowcase-module__XQKzaq__cardDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:1.5rem;font-size:.875rem;line-height:1.5}.ReportShowcase-module__XQKzaq__cardAction{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;font-size:.85rem;font-weight:700;transition:color .2s;display:flex}.ReportShowcase-module__XQKzaq__card:hover .ReportShowcase-module__XQKzaq__cardAction{color:var(--text-primary)}.ReportShowcase-module__XQKzaq__modalOverlay{z-index:1000;cursor:zoom-out;background:#0a0c10f2;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.25s forwards ReportShowcase-module__XQKzaq__fadeIn;display:flex;position:fixed;top:0;left:0}.ReportShowcase-module__XQKzaq__modalContent{background:var(--bg-surface);border:1px solid var(--border-color);width:100%;max-width:1000px;box-shadow:var(--shadow-xl);cursor:default;border-radius:8px;animation:.3s cubic-bezier(.16,1,.3,1) forwards ReportShowcase-module__XQKzaq__scaleIn;position:relative;overflow:hidden}.ReportShowcase-module__XQKzaq__modalBody{grid-template-columns:1.2fr .8fr;min-height:500px;max-height:80vh;display:grid}@media (max-width:900px){.ReportShowcase-module__XQKzaq__modalBody{grid-template-columns:1fr;max-height:85vh;overflow-y:auto}}.ReportShowcase-module__XQKzaq__imageColumn{border-right:1px solid var(--border-color);background:#111318;justify-content:center;align-items:center;min-height:400px;padding:1.5rem;display:flex;position:relative;overflow:hidden}@media (max-width:900px){.ReportShowcase-module__XQKzaq__imageColumn{border-right:none;border-bottom:1px solid var(--border-color);min-height:300px;max-height:400px}}.ReportShowcase-module__XQKzaq__modalImage{object-fit:contain;border-radius:4px;max-width:100%;max-height:70vh;box-shadow:0 4px 20px #00000080}.ReportShowcase-module__XQKzaq__contentColumn{background:var(--bg-surface);flex-direction:column;justify-content:center;padding:2.5rem;display:flex}@media (max-width:900px){.ReportShowcase-module__XQKzaq__contentColumn{padding:2rem}}.ReportShowcase-module__XQKzaq__modalBadge{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#2e8b5714;border:1px solid #2e8b5733;border-radius:2px;align-self:flex-start;margin-bottom:1rem;padding:.25rem .5rem;font-size:.65rem;font-weight:700;display:inline-flex}.ReportShowcase-module__XQKzaq__modalTitle{color:var(--text-primary);font-size:1.75rem;font-weight:700;font-family:var(--font-display);margin-bottom:1rem}.ReportShowcase-module__XQKzaq__modalDesc{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.ReportShowcase-module__XQKzaq__openNewTabLink{color:var(--primary);text-transform:uppercase;letter-spacing:.02em;align-self:flex-start;align-items:center;margin-bottom:2rem;font-size:.875rem;font-weight:600;transition:color .2s;display:inline-flex}.ReportShowcase-module__XQKzaq__openNewTabLink:hover{color:var(--text-primary)}.ReportShowcase-module__XQKzaq__navTips{color:var(--text-muted);border-top:1px solid var(--border-color);margin-top:auto;padding-top:1rem;font-size:.775rem}.ReportShowcase-module__XQKzaq__closeBtn{border:1px solid var(--border-color);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;z-index:100;background:#0f1115cc;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.ReportShowcase-module__XQKzaq__closeBtn:hover{color:var(--text-primary);border-color:var(--text-primary);background:#111318}.ReportShowcase-module__XQKzaq__navBtnPrev,.ReportShowcase-module__XQKzaq__navBtnNext{border:1px solid var(--border-color);width:44px;height:44px;color:var(--text-primary);cursor:pointer;z-index:50;background:#0f1115d9;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0000004d}.ReportShowcase-module__XQKzaq__navBtnPrev:hover,.ReportShowcase-module__XQKzaq__navBtnNext:hover{background:var(--primary);border-color:var(--primary);color:#fff}.ReportShowcase-module__XQKzaq__navBtnPrev{left:1.25rem}.ReportShowcase-module__XQKzaq__navBtnNext{right:1.25rem}@media (max-width:1100px){.ReportShowcase-module__XQKzaq__navBtnPrev{left:.75rem}.ReportShowcase-module__XQKzaq__navBtnNext{right:.75rem}}.ReportShowcase-module__XQKzaq__showcaseDisclaimer{text-align:center;max-width:850px;color:var(--text-secondary);background:#ffffff04;border:1px solid #ffffff08;border-radius:4px;margin:3.5rem auto 0;padding:1.25rem 2rem;font-size:.8rem;line-height:1.5}@keyframes ReportShowcase-module__XQKzaq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReportShowcase-module__XQKzaq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Top100Reports-module__-lxhEG__section{background-color:var(--bg-canvas);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0;position:relative}.Top100Reports-module__-lxhEG__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Top100Reports-module__-lxhEG__title{margin-bottom:1rem;font-size:2.5rem}.Top100Reports-module__-lxhEG__subtitle{color:var(--text-secondary);font-size:1.05rem}.Top100Reports-module__-lxhEG__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:950px;margin:0 auto;display:grid}@media (max-width:768px){.Top100Reports-module__-lxhEG__grid{grid-template-columns:1fr;gap:2rem}}.Top100Reports-module__-lxhEG__reportCard{background:var(--bg-deep);border:1px solid var(--border-color);box-shadow:var(--shadow-lg);border-radius:6px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .25s;display:flex}.Top100Reports-module__-lxhEG__reportCard:hover{border-color:var(--border-hover-color)}.Top100Reports-module__-lxhEG__reportHeader{gap:1.5rem;margin-bottom:1.5rem;display:flex}@media (max-width:480px){.Top100Reports-module__-lxhEG__reportHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem}}.Top100Reports-module__-lxhEG__thumbnailWrapper{border:1px solid #ffffff14;border-radius:2px;flex-shrink:0;width:90px;height:120px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000004d}.Top100Reports-module__-lxhEG__thumbnailImage{object-fit:cover;width:100%;height:100%}.Top100Reports-module__-lxhEG__reportMeta{flex-direction:column;justify-content:center;gap:.375rem;display:flex}.Top100Reports-module__-lxhEG__reportTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-display)}.Top100Reports-module__-lxhEG__reportSubtitle{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.Top100Reports-module__-lxhEG__metadataGrid{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);grid-template-columns:repeat(2,1fr);gap:.875rem;margin-bottom:1.5rem;padding:1rem 0;display:grid}.Top100Reports-module__-lxhEG__metadataItem{flex-direction:column;gap:.15rem;display:flex}.Top100Reports-module__-lxhEG__metadataLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.675rem;font-weight:700}.Top100Reports-module__-lxhEG__metadataValue{color:var(--text-primary);font-size:.8rem;font-weight:600}.Top100Reports-module__-lxhEG__insightsContainer{margin-bottom:1.75rem}.Top100Reports-module__-lxhEG__insightsHeading{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;margin-bottom:.625rem;font-size:.725rem;font-weight:700}.Top100Reports-module__-lxhEG__insightsList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Top100Reports-module__-lxhEG__insightItem{color:var(--text-secondary);padding-left:1rem;font-size:.85rem;line-height:1.45;position:relative}.Top100Reports-module__-lxhEG__insightItem:before{content:"•";color:var(--primary);font-weight:800;position:absolute;top:0;left:0}.Top100Reports-module__-lxhEG__actions{gap:1rem;display:flex}.Top100Reports-module__-lxhEG__actions a{text-align:center;flex:1}
.ExampleAnalysis-module___92f-W__section{background-color:var(--bg-deep);padding:6rem 0;position:relative}.ExampleAnalysis-module___92f-W__header{text-align:center;max-width:700px;margin:0 auto 4rem}.ExampleAnalysis-module___92f-W__title{margin-bottom:1rem;font-size:2.5rem}.ExampleAnalysis-module___92f-W__subtitle{color:var(--text-secondary);font-size:1.05rem}.ExampleAnalysis-module___92f-W__card{background:var(--bg-canvas);border:1px solid var(--border-color);max-width:900px;box-shadow:var(--shadow-xl);border-radius:8px;margin:0 auto;overflow:hidden}.ExampleAnalysis-module___92f-W__cardHeader{border-bottom:1px solid var(--border-color);background:#111318;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2rem;display:flex}.ExampleAnalysis-module___92f-W__stockMeta{align-items:center;gap:1.25rem;display:flex}.ExampleAnalysis-module___92f-W__symbol{font-size:1.75rem;font-weight:800;font-family:var(--font-display);color:var(--text-primary);background:#2e8b571a;border:1px solid #2e8b5733;border-radius:4px;padding:.125rem .625rem}.ExampleAnalysis-module___92f-W__nameInfo{flex-direction:column;display:flex}.ExampleAnalysis-module___92f-W__companyName{color:var(--text-primary);font-size:1.15rem;font-weight:700}.ExampleAnalysis-module___92f-W__sectorInfo{color:var(--text-secondary);font-size:.825rem}.ExampleAnalysis-module___92f-W__scoreWrapper{align-items:center;gap:.75rem;display:flex}.ExampleAnalysis-module___92f-W__scoreLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.ExampleAnalysis-module___92f-W__scoreVal{color:var(--success);font-size:1.5rem;font-weight:800;font-family:var(--font-mono)}.ExampleAnalysis-module___92f-W__cardBody{padding:2.25rem}.ExampleAnalysis-module___92f-W__metricsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}@media (max-width:768px){.ExampleAnalysis-module___92f-W__metricsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ExampleAnalysis-module___92f-W__metricsGrid{grid-template-columns:1fr}}.ExampleAnalysis-module___92f-W__metricBlock{background:#ffffff03;border:1px solid #ffffff08;border-radius:6px;flex-direction:column;gap:.375rem;padding:1.25rem;display:flex}.ExampleAnalysis-module___92f-W__metricLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:.05em;font-size:.725rem;font-weight:700}.ExampleAnalysis-module___92f-W__metricValue{color:var(--text-primary);font-size:1.35rem;font-weight:700;font-family:var(--font-mono)}.ExampleAnalysis-module___92f-W__classificationText{color:var(--primary)}.ExampleAnalysis-module___92f-W__analysisGrid{grid-template-columns:1.2fr .8fr;align-items:start;gap:2rem;display:grid}@media (max-width:768px){.ExampleAnalysis-module___92f-W__analysisGrid{grid-template-columns:1fr}}.ExampleAnalysis-module___92f-W__analysisText{color:var(--text-secondary);font-size:.925rem;line-height:1.65}.ExampleAnalysis-module___92f-W__analysisText p{margin-bottom:1rem}.ExampleAnalysis-module___92f-W__chartContainer{border:1px solid var(--border-color);background:#0003;border-radius:6px;padding:1.25rem}.ExampleAnalysis-module___92f-W__chartHeader{text-transform:uppercase;color:var(--text-secondary);border-bottom:1px solid var(--border-color);margin-bottom:1rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700}.ExampleAnalysis-module___92f-W__miniChart{background:#ffffff01;border-radius:4px;width:100%;height:120px}.ExampleAnalysis-module___92f-W__chartFooter{color:var(--text-secondary);font-size:.7rem;font-family:var(--font-mono);justify-content:space-between;margin-top:.75rem;display:flex}.ExampleAnalysis-module___92f-W__actions{border-top:1px solid var(--border-color);background:#111318;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 2.25rem;display:flex}@media (max-width:480px){.ExampleAnalysis-module___92f-W__actions{flex-direction:column;align-items:stretch;padding:1.25rem}.ExampleAnalysis-module___92f-W__actions a{text-align:center;width:100%}}.ExampleAnalysis-module___92f-W__disclosure{color:var(--text-secondary);font-size:.75rem}.ExampleAnalysis-module___92f-W__clarificationLine{text-align:center;max-width:650px;color:var(--text-muted);margin:-2.5rem auto 2.5rem;font-size:.9rem;font-style:italic}.ExampleAnalysis-module___92f-W__illustrativeBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);background:#c9a22714;border:1px solid #c9a22733;border-radius:2px;padding:.15rem .45rem;font-size:.65rem;font-weight:700;display:inline-flex}
.WhyAlphaLens-module__sePlea__section{background-color:var(--bg-deep);padding:6rem 0;position:relative}.WhyAlphaLens-module__sePlea__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.WhyAlphaLens-module__sePlea__title{margin-bottom:1rem;font-size:2.5rem}.WhyAlphaLens-module__sePlea__subtitle{color:var(--text-secondary);font-size:1.05rem}.WhyAlphaLens-module__sePlea__tableContainer{max-width:850px;margin:0 auto;overflow-x:auto}.WhyAlphaLens-module__sePlea__compareTable{border-collapse:collapse;background:var(--bg-canvas);border:1px solid var(--border-color);border-radius:8px;width:100%;min-width:600px;overflow:hidden}.WhyAlphaLens-module__sePlea__compareTable th,.WhyAlphaLens-module__sePlea__compareTable td{text-align:left;border-bottom:1px solid var(--border-color);padding:1.25rem 1.75rem}.WhyAlphaLens-module__sePlea__compareTable th{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;background:#111318;font-size:.95rem;font-weight:700}.WhyAlphaLens-module__sePlea__compareTable th:first-child{color:var(--text-secondary)}.WhyAlphaLens-module__sePlea__compareTable th:nth-child(2){color:#ef4444}.WhyAlphaLens-module__sePlea__compareTable th:nth-child(3){color:var(--primary);background:#2e8b5708}.WhyAlphaLens-module__sePlea__compareTable tr:last-child td{border-bottom:none}.WhyAlphaLens-module__sePlea__featureCol{color:var(--text-primary);width:35%;font-weight:600}.WhyAlphaLens-module__sePlea__alphaCol{color:var(--text-primary);background:#2e8b5705;width:65%;font-size:.9rem;font-weight:600;position:relative}.WhyAlphaLens-module__sePlea__highlightRow{background:#ffffff03}
.Methodology-module__dMGEKW__section{background-color:var(--bg-canvas);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:6rem 0;position:relative}.Methodology-module__dMGEKW__header{text-align:center;max-width:700px;margin:0 auto 4rem}.Methodology-module__dMGEKW__title{margin-bottom:1rem;font-size:2.5rem}.Methodology-module__dMGEKW__subtitle{color:var(--text-secondary);font-size:1.05rem}.Methodology-module__dMGEKW__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.Methodology-module__dMGEKW__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:768px){.Methodology-module__dMGEKW__grid{grid-template-columns:1fr;gap:1.5rem}}.Methodology-module__dMGEKW__card{background:var(--bg-deep);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:1rem;padding:2rem;transition:all .25s;display:flex}.Methodology-module__dMGEKW__card:hover{border-color:var(--border-hover-color);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Methodology-module__dMGEKW__iconWrapper{width:44px;height:44px;color:var(--primary);background:#2e8b5714;border:1px solid #2e8b5726;border-radius:4px;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.Methodology-module__dMGEKW__cardTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700;font-family:var(--font-display)}.Methodology-module__dMGEKW__factorsHeading{text-transform:uppercase;color:var(--text-muted);letter-spacing:.05em;margin-top:.5rem;font-size:.725rem;font-weight:700}.Methodology-module__dMGEKW__factorList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Methodology-module__dMGEKW__factorItem{color:var(--text-secondary);padding-left:1rem;font-size:.85rem;position:relative}.Methodology-module__dMGEKW__factorItem:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}.Methodology-module__dMGEKW__workflowWrapper{background:var(--bg-deep);border:1px solid var(--border-color);border-radius:8px;margin-bottom:3.5rem;padding:2.25rem 2rem}.Methodology-module__dMGEKW__workflowHeading{text-align:center;font-size:1.15rem;font-family:var(--font-display);color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-weight:700}.Methodology-module__dMGEKW__workflowSteps{justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.Methodology-module__dMGEKW__workflowStep{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.75rem;display:flex}.Methodology-module__dMGEKW__stepNum{border:1px solid var(--primary);width:30px;height:30px;color:var(--primary);font-size:.8rem;font-family:var(--font-mono);background:#2e8b570a;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex}.Methodology-module__dMGEKW__stepInfo{flex-direction:column;gap:.25rem;display:flex}.Methodology-module__dMGEKW__stepTitle{color:var(--text-primary);font-size:.9rem;font-weight:700}.Methodology-module__dMGEKW__stepDesc{color:var(--text-secondary);max-width:180px;font-size:.75rem;line-height:1.4}.Methodology-module__dMGEKW__workflowArrow{color:var(--border-color);align-self:flex-start;margin-top:.15rem;font-size:1.25rem}@media (max-width:850px){.Methodology-module__dMGEKW__workflowSteps{flex-direction:column;align-items:stretch;gap:1.5rem}.Methodology-module__dMGEKW__workflowArrow{display:none}.Methodology-module__dMGEKW__workflowStep{text-align:left;flex-direction:row;align-items:flex-start;gap:1.25rem}.Methodology-module__dMGEKW__stepDesc{max-width:none}}
.Roadmap-module__r3f7Ua__section{background-color:var(--bg-deep);padding:6rem 0;position:relative}.Roadmap-module__r3f7Ua__header{text-align:center;max-width:700px;margin:0 auto 4.5rem}.Roadmap-module__r3f7Ua__title{margin-bottom:1rem;font-size:2.5rem}.Roadmap-module__r3f7Ua__subtitle{color:var(--text-secondary);font-size:1.05rem}.Roadmap-module__r3f7Ua__grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin:0 auto;display:grid}@media (max-width:768px){.Roadmap-module__r3f7Ua__grid{grid-template-columns:1fr;gap:2.5rem}}.Roadmap-module__r3f7Ua__panel{background:var(--bg-canvas);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:8px;padding:2.5rem}.Roadmap-module__r3f7Ua__panelTitle{border-bottom:1px solid var(--border-color);font-size:1.35rem;font-weight:700;font-family:var(--font-display);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.75rem;display:flex}.Roadmap-module__r3f7Ua__titleReleased{color:var(--success)}.Roadmap-module__r3f7Ua__titlePlanned{color:var(--warning)}.Roadmap-module__r3f7Ua__list{flex-direction:column;gap:1rem;list-style:none;display:flex}.Roadmap-module__r3f7Ua__item{color:var(--text-secondary);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.4;display:flex}.Roadmap-module__r3f7Ua__icon{flex-shrink:0;font-weight:700}.Roadmap-module__r3f7Ua__iconCheck{color:var(--success)}.Roadmap-module__r3f7Ua__iconConstruction{color:var(--warning)}.Roadmap-module__r3f7Ua__itemTextActive{color:var(--text-primary);font-weight:600}
.AboutAlphaLens-module__XpGima__section{background-color:var(--bg-deep);border-top:1px solid var(--border-color);padding:5rem 0 3rem;position:relative}.AboutAlphaLens-module__XpGima__container{max-width:750px;margin:0 auto;padding:0 1.5rem}.AboutAlphaLens-module__XpGima__card{background:var(--bg-canvas);border:1px solid var(--border-color);text-align:center;border-radius:6px;flex-direction:column;align-items:center;gap:1.25rem;padding:2.25rem;display:flex}.AboutAlphaLens-module__XpGima__title{font-size:1.5rem;font-weight:700;font-family:var(--font-display);color:var(--text-primary)}.AboutAlphaLens-module__XpGima__text{color:var(--text-secondary);max-width:600px;font-size:.925rem;line-height:1.6}.AboutAlphaLens-module__XpGima__btnLink{margin-top:.5rem}.AboutAlphaLens-module__XpGima__tagline{color:var(--text-muted);letter-spacing:.02em;margin-top:-.25rem;font-size:.8rem;font-weight:500}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);color:var(--text-secondary);background:#0b0c0f;padding:5rem 0 3rem;font-size:.9rem}.Footer-module__S6Hkya__grid{grid-template-columns:1.5fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:3rem}}.Footer-module__S6Hkya__brandColumn{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logo{font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.625rem;font-size:1.35rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoIcon{background:linear-gradient(135deg, var(--primary) 0%, var(--accent) 100%);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:800;display:flex}.Footer-module__S6Hkya__tagline{max-width:280px;font-size:.875rem;line-height:1.6}.Footer-module__S6Hkya__linkHeading{text-transform:uppercase;color:var(--text-primary);letter-spacing:.05em;font-size:.85rem;font-weight:700;font-family:var(--font-display);margin-bottom:1.25rem}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.75rem;display:flex}.Footer-module__S6Hkya__link{color:var(--text-secondary);font-size:.875rem;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--text-primary)}.Footer-module__S6Hkya__bottomBar{border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}@media (max-width:600px){.Footer-module__S6Hkya__bottomBar{text-align:center;flex-direction:column;align-items:center}}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:.8rem}.Footer-module__S6Hkya__socialLinks{gap:1.25rem;display:flex}.Footer-module__S6Hkya__socialLink{color:var(--text-secondary);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--text-primary)}.Footer-module__S6Hkya__founderBanner{border-bottom:1px solid var(--border-color);margin-bottom:2.5rem;padding-bottom:2rem}.Footer-module__S6Hkya__founderText{color:var(--text-secondary);max-width:800px;font-size:.95rem;line-height:1.6}
