.check-page:where(.astro-edn5rymh){background:var(--color-bg);min-height:100vh;padding:10vh 1rem 4rem}.check-header:where(.astro-edn5rymh){margin-bottom:2.5rem;text-align:center}.check-title:where(.astro-edn5rymh){color:var(--color-text);font-family:var(--font-roboto-slab);font-size:max(1.4rem,min(3.5vw,2.4rem));font-weight:800;letter-spacing:-.01em;line-height:1.3}.loading-container:where(.astro-edn5rymh){flex-direction:column;gap:2.5rem;min-height:55vh;padding:0 1rem 4rem}.financial-quantum-loader:where(.astro-edn5rymh),.loading-container:where(.astro-edn5rymh){align-items:center;display:flex;justify-content:center}.financial-quantum-loader:where(.astro-edn5rymh){background:rgba(var(--rgb-brand-1),.02);border:1px solid rgba(var(--rgb-brand-1),.1);border-radius:24px;box-shadow:inset 0 0 40px rgba(var(--rgb-brand-1),.05);height:280px;overflow:hidden;position:relative;width:280px}.loader-backdrop:where(.astro-edn5rymh){background-image:linear-gradient(rgba(var(--rgb-brand-1),.1) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--rgb-brand-1),.1) 1px,transparent 1px);background-size:20px 20px;inset:0;opacity:.3;position:absolute}.scanning-beam:where(.astro-edn5rymh){animation:beam-scan 3s ease-in-out infinite;background:linear-gradient(to bottom,transparent,rgba(var(--rgb-brand-1),.2),transparent);height:40%;left:0;position:absolute;top:-100%;width:100%;z-index:1}@keyframes beam-scan{0%{top:-40%}50%{top:100%}to{top:-40%}}.loader-main:where(.astro-edn5rymh){align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%;z-index:2}.pivot-icon:where(.astro-edn5rymh){color:var(--color-brand-1);filter:drop-shadow(0 0 15px rgba(var(--rgb-brand-1),.5));height:60px;margin-bottom:20px;position:relative;width:60px}.icon-state:where(.astro-edn5rymh){align-items:center;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transform:scale(.8) rotate(-10deg);transition:all .5s ease}.icon-state:where(.astro-edn5rymh).active{opacity:1;transform:scale(1) rotate(0)}.icon-state:where(.astro-edn5rymh) svg:where(.astro-edn5rymh){height:100%;stroke:var(--color-brand-1);width:100%}.s-shield:where(.astro-edn5rymh){animation:state-cycle 9s 0s infinite}.s-chart:where(.astro-edn5rymh){animation:state-cycle 9s 3s infinite}.s-search:where(.astro-edn5rymh){animation:state-cycle 9s 6s infinite}@keyframes state-cycle{0%,28%{opacity:1;transform:scale(1) rotate(0)}33.33%,95%{opacity:0;transform:scale(.8) rotate(10deg)}to{opacity:0}}.finance-viz:where(.astro-edn5rymh){align-items:flex-end;display:flex;gap:8px;height:60px;margin-bottom:20px}.candle:where(.astro-edn5rymh){border-radius:2px;position:relative;width:10px}.candle:where(.astro-edn5rymh):after{background:inherit;bottom:-10%;content:"";height:120%;left:50%;opacity:.4;position:absolute;transform:translate(-50%);width:2px}.c1:where(.astro-edn5rymh){animation:fluctu-green 2s 0s infinite;background:#10b981;height:30px}.c2:where(.astro-edn5rymh){animation:fluctu-red 2.5s .3s infinite;background:#ef4444;height:45px}.c3:where(.astro-edn5rymh){animation:fluctu-green 1.8s .6s infinite;height:25px}.c3:where(.astro-edn5rymh),.c4:where(.astro-edn5rymh){background:#10b981}.c4:where(.astro-edn5rymh){animation:fluctu-green 2.2s .9s infinite;height:50px}.c5:where(.astro-edn5rymh){animation:fluctu-red 2.1s 1.2s infinite;background:#ef4444;height:35px}@keyframes fluctu-green{0%,to{height:20px}50%{height:40px}}@keyframes fluctu-red{0%,to{height:50px}50%{height:25px}}.ticker-tape:where(.astro-edn5rymh){background:#0003;border-bottom:1px solid rgba(var(--rgb-brand-1),.2);border-top:1px solid rgba(var(--rgb-brand-1),.2);overflow:hidden;padding:4px 0;transform:rotate(-5deg);width:120%}.ticker-track:where(.astro-edn5rymh){animation:ticker-slide 15s linear infinite;display:flex;gap:30px;white-space:nowrap}.ticker-track:where(.astro-edn5rymh) span:where(.astro-edn5rymh){color:var(--color-text-alt);font-family:var(--font-mono,monospace);font-size:.7rem;font-weight:700}@keyframes ticker-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}.data-flux:where(.astro-edn5rymh){inset:0;pointer-events:none;position:absolute}.flux-item:where(.astro-edn5rymh){background:rgba(var(--rgb-brand-1),.1);border-radius:4px;color:var(--color-brand-1);font-family:var(--font-mono,monospace);font-size:.6rem;font-weight:800;opacity:0;padding:2px 6px;position:absolute;white-space:nowrap}.flux-item:where(.astro-edn5rymh):first-child{animation:float-data 4s 0s infinite;left:10%;top:15%}.flux-item:where(.astro-edn5rymh):nth-child(2){animation:float-data 4s 1s infinite;right:10%;top:20%}.flux-item:where(.astro-edn5rymh):nth-child(3){animation:float-data 4s 2s infinite;bottom:25%;left:15%}.flux-item:where(.astro-edn5rymh):nth-child(4){animation:float-data 4s 3s infinite;bottom:15%;right:15%}@keyframes float-data{0%{opacity:0;transform:translateY(10px)}10%{opacity:.8}90%{opacity:.8}to{opacity:0;transform:translateY(-30px)}}.orbit-path:where(.astro-edn5rymh){border:1px dashed rgba(var(--rgb-brand-1),.15);border-radius:50%;position:absolute}.op-1:where(.astro-edn5rymh){animation:rotate 20s linear infinite;height:140%;width:140%}.op-2:where(.astro-edn5rymh){animation:rotate 30s linear infinite reverse;height:180%;width:180%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.loading-info:where(.astro-edn5rymh){align-items:center;display:flex;flex-direction:column;gap:1rem;max-width:440px;width:100%}.loading-text:where(.astro-edn5rymh){color:var(--color-text);font-size:1.1rem;font-weight:600;letter-spacing:-.01em;text-align:center}.progress-bar-wrapper:where(.astro-edn5rymh){background:rgba(var(--rgb-brand-1),.08);height:8px;margin-top:.5rem;overflow:hidden;width:100%}.progress-bar-wrapper:where(.astro-edn5rymh),.progress-bar:where(.astro-edn5rymh){border-radius:999px;position:relative}.progress-bar:where(.astro-edn5rymh){background:linear-gradient(90deg,var(--color-brand-1),#9333ea);height:100%;transition:width .8s cubic-bezier(.22,1,.36,1);width:0;z-index:2}.progress-glow:where(.astro-edn5rymh){animation:shine 2s infinite;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.progress-label:where(.astro-edn5rymh){color:var(--color-text-alt);font-family:var(--font-mono,monospace);font-size:.9rem;font-weight:700}.error-container:where(.astro-edn5rymh){align-items:center;display:flex;flex-direction:column;gap:1rem;padding:4rem 1rem}.error-icon:where(.astro-edn5rymh){font-size:3rem}.error-text:where(.astro-edn5rymh){color:var(--color-text);font-size:1.1rem;text-align:center}.back-btn:where(.astro-edn5rymh){background:var(--color-brand-1);border-radius:20px;color:var(--color-white);display:inline-block;font-size:.95rem;font-weight:600;margin-top:.5rem;padding:.6rem 1.6rem;transition:all .3s var(--ease-out-expo)}.back-btn:where(.astro-edn5rymh):hover{filter:brightness(1.1);transform:scale(1.04)}.results-container:where(.astro-edn5rymh){display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px}.thought-container:where(.astro-edn5rymh){background:var(--color-surface);border:1px solid rgba(var(--rgb-brand-1),.15);border-radius:16px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.thought-header:where(.astro-edn5rymh){align-items:center;background:rgba(var(--rgb-brand-1),.03);border:none;border-bottom:1px solid rgba(var(--rgb-brand-1),.1);cursor:pointer;display:flex;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:background .2s;width:100%}.thought-header:where(.astro-edn5rymh):hover{background:rgba(var(--rgb-brand-1),.06)}.thought-icon:where(.astro-edn5rymh){filter:drop-shadow(0 0 8px rgba(var(--rgb-brand-1),.4));font-size:1.2rem}.thought-title:where(.astro-edn5rymh){color:var(--color-brand-1);flex-grow:1;font-size:1rem;font-weight:600}.thought-arrow:where(.astro-edn5rymh){border-bottom:2px solid var(--color-brand-1);border-right:2px solid var(--color-brand-1);height:10px;margin-right:.5rem;transform:rotate(-135deg);transition:transform .3s;width:10px}.thought-container:where(.astro-edn5rymh).is-collapsed .thought-arrow:where(.astro-edn5rymh){transform:rotate(45deg)}.thought-container:where(.astro-edn5rymh).is-collapsed .thought-content:where(.astro-edn5rymh){display:none}.thought-content:where(.astro-edn5rymh){padding:1.2rem}.thought-grid:where(.astro-edn5rymh){display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.thought-section:where(.astro-edn5rymh){display:flex;flex-direction:column;gap:.8rem;min-width:0}.section-label:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.75rem;font-weight:700;letter-spacing:.1em;opacity:.8;text-transform:uppercase}.section-a:where(.astro-edn5rymh){border-right:1px solid rgba(var(--rgb-brand-1),.12);grid-column:1/2;padding-right:1.2rem}.section-b:where(.astro-edn5rymh){display:flex;flex-direction:column;grid-column:2/3;max-height:0;min-height:100%;padding-left:.2rem;position:relative}.scroll-wrapper-b:where(.astro-edn5rymh){flex:1;overflow-y:auto;overscroll-behavior:contain;padding-right:.8rem;scrollbar-color:rgba(var(--rgb-brand-1),.2) transparent;scrollbar-width:thin}.scroll-wrapper-b:where(.astro-edn5rymh)::-webkit-scrollbar{width:6px}.scroll-wrapper-b:where(.astro-edn5rymh)::-webkit-scrollbar-track{background:transparent}.scroll-wrapper-b:where(.astro-edn5rymh)::-webkit-scrollbar-thumb{background:rgba(var(--rgb-brand-1),.2);border-radius:10px}.section-c:where(.astro-edn5rymh){min-height:auto}.section-c:where(.astro-edn5rymh),.section-i:where(.astro-edn5rymh){border-top:1px solid rgba(var(--rgb-brand-1),.15);grid-column:1/3;margin-top:.5rem;padding-top:1.2rem}.industry-grid:where(.astro-edn5rymh){display:grid;grid-template-columns:1.4fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:.5rem;min-height:500px}.wordcloud-container:where(.astro-edn5rymh){align-items:center;background:rgba(var(--rgb-brand-1),.02);border:1px solid rgba(var(--rgb-brand-1),.05);border-radius:12px;box-sizing:border-box;cursor:pointer;display:flex;height:500px;justify-content:center;overflow:hidden;padding:0;position:relative}#industry-wordcloud:where(.astro-edn5rymh){display:block;height:460px;max-width:100%;transition:transform .3s ease;width:100%}.news-display:where(.astro-edn5rymh){background:var(--color-bg-alt);border:1px solid rgba(var(--rgb-brand-1),.08);border-radius:12px;box-sizing:border-box;height:500px;overflow-y:auto;overscroll-behavior:contain;padding:1rem;scrollbar-color:rgba(var(--rgb-brand-1),.2) transparent;scrollbar-width:thin}.news-display:where(.astro-edn5rymh)::-webkit-scrollbar{width:4px}.news-display:where(.astro-edn5rymh)::-webkit-scrollbar-thumb{background:rgba(var(--rgb-brand-1),.2);border-radius:4px}.news-header:where(.astro-edn5rymh){backdrop-filter:blur(12px);background:var(--color-bg-alt);border-bottom:1px solid rgba(var(--rgb-brand-1),.12);box-shadow:0 4px 12px -2px #0000000d;color:var(--color-text-alt);font-size:.85rem;margin:-1rem -1rem .8rem;padding:.8rem 1rem;position:sticky;top:-1rem;z-index:3}.news-header:where(.astro-edn5rymh) b:where(.astro-edn5rymh){color:var(--color-brand-1);font-weight:700}.news-placeholder:where(.astro-edn5rymh){align-items:center;color:var(--color-text-alt);display:flex;flex-direction:column;gap:1rem;height:100%;justify-content:center;opacity:.6;text-align:center}.placeholder-icon:where(.astro-edn5rymh){font-size:2rem}.news-list:where(.astro-edn5rymh){display:flex;flex-direction:column;gap:.4rem}.news-item{align-items:flex-start;animation:news-slide-in .3s ease-out forwards;border-bottom:1px solid rgba(var(--rgb-brand-1),.04);border-radius:6px;display:flex;gap:.5rem;padding:.4rem .2rem;transition:background .2s}.news-item:hover{background:rgba(var(--rgb-brand-1),.03)}.news-bullet{color:var(--color-brand-1);flex-shrink:0;font-size:1rem;line-height:1.4;opacity:.6}.news-title-wrapper{flex:1;line-height:1.5}.news-title{color:var(--color-text);font-size:.85rem;font-weight:400;line-height:1.4;margin-right:.4rem}.news-date{color:var(--color-text-alt);font-family:var(--font-mono,monospace);font-size:.75rem;margin-right:.4rem;opacity:.7}.meta-pill{align-items:center;background:#3c3c3c;border-radius:10px;color:#fff;display:inline-flex;font-size:11px;font-weight:400;margin-bottom:2px;padding:1px 8px;-webkit-text-decoration:none;text-decoration:none;transition:all .2s;vertical-align:middle;white-space:nowrap}.meta-pill:hover{background:#000;color:#fff}.meta-pill:where(.astro-edn5rymh):hover{background:var(--color-brand-1);transform:translateY(-1px)}@keyframes news-slide-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.industry-grid:where(.astro-edn5rymh){grid-template-columns:1fr}}@media(max-width:640px){.check-page:where(.astro-edn5rymh){overflow-x:hidden;padding-left:0!important;padding-right:0!important;padding-top:60px}.u-container:where(.astro-edn5rymh){padding:0!important}.results-container:where(.astro-edn5rymh),.u-container:where(.astro-edn5rymh){margin:0!important;max-width:100%!important;width:100%!important}.results-container:where(.astro-edn5rymh){gap:1rem}.thought-container:where(.astro-edn5rymh){border-left:none;border-radius:0;border-right:none;width:100vw!important}.thought-content:where(.astro-edn5rymh){box-sizing:border-box;padding:.75rem;width:100%}.thought-grid:where(.astro-edn5rymh){grid-template-columns:1fr;width:100%}.section-a:where(.astro-edn5rymh),.section-b:where(.astro-edn5rymh),.section-c:where(.astro-edn5rymh){border-right:none;grid-column:1/2;min-width:0;padding-left:0;padding-right:0;width:100%}.section-b:where(.astro-edn5rymh){border-top:1px solid rgba(var(--rgb-brand-1),.12);max-height:none;min-height:auto;padding-top:1.2rem}.scroll-wrapper-b:where(.astro-edn5rymh){overflow-y:visible;padding-right:0}.section-c:where(.astro-edn5rymh){max-height:none}.col-title:where(.astro-edn5rymh){margin-left:.8rem;margin-right:.8rem}.summary-box:where(.astro-edn5rymh){margin-left:.5rem;margin-right:.5rem;padding:1.2rem}}.mini-table:where(.astro-edn5rymh){border-bottom:1px solid rgba(var(--rgb-brand-1),.1);margin-bottom:1.5rem;padding-bottom:1rem}.charts-grid:where(.astro-edn5rymh){display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.chart-item:where(.astro-edn5rymh){background:var(--color-bg-alt);border:1px solid rgba(var(--rgb-brand-1),.08);border-radius:12px;box-shadow:0 4px 6px -1px #0000000d;display:none;flex-direction:column;gap:.8rem;opacity:0;padding:1rem;transform:translateY(10px);transition:opacity .6s ease-out,transform .6s ease-out}.chart-item:where(.astro-edn5rymh).is-visible{opacity:1;transform:translateY(0)}.chart-item:where(.astro-edn5rymh):hover{background:rgba(var(--rgb-brand-1),.05);border-color:rgba(var(--rgb-brand-1),.2);box-shadow:0 4px 12px rgba(var(--rgb-brand-1),.08);transform:translateY(-2px)}.chart-label:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.8rem;font-weight:600;text-align:center}.chart-canvas-wrapper:where(.astro-edn5rymh){height:280px;position:relative;width:100%}.table-wrapper:where(.astro-edn5rymh){margin-top:.5rem;width:100%}.financial-table:where(.astro-edn5rymh){border-collapse:collapse;border-top:2px solid var(--color-brand-1);font-size:.9rem;width:100%}.financial-table:where(.astro-edn5rymh) tr:where(.astro-edn5rymh){transition:background .2s}.financial-table:where(.astro-edn5rymh) tr:where(.astro-edn5rymh):hover{background:rgba(var(--rgb-brand-1),.04)}.financial-table:where(.astro-edn5rymh) th:where(.astro-edn5rymh){background:rgba(var(--rgb-brand-1),.02);border-bottom:2px solid rgba(var(--rgb-brand-1),.15);color:var(--color-text-alt);font-size:.75rem;padding:.8rem .5rem;text-align:left;text-transform:uppercase}.financial-table:where(.astro-edn5rymh) th:where(.astro-edn5rymh):last-child{text-align:right}.financial-table:where(.astro-edn5rymh) td:where(.astro-edn5rymh){border-bottom:1px solid rgba(var(--rgb-brand-1),.08);padding:.75rem .5rem}.data-key:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.85rem;font-weight:500;width:40%}.data-value:where(.astro-edn5rymh){color:var(--color-brand-1);font-family:var(--font-mono,"Inter",monospace);font-size:1.15rem;font-weight:700;letter-spacing:-.02em;text-align:right}.numeric:where(.astro-edn5rymh){font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.text-output:where(.astro-edn5rymh){color:var(--color-text);font-size:.95rem;line-height:1.7;min-height:1.5em;opacity:.9}.analysis-card:where(.astro-edn5rymh){animation:fadeIn .5s ease-out;background:rgba(var(--rgb-brand-1),.03);border-left:4px solid var(--color-brand-1);border-radius:8px;margin-bottom:1.5rem;padding:1.2rem}.analysis-card:where(.astro-edn5rymh) h3:where(.astro-edn5rymh){color:var(--color-brand-1);font-size:1.05rem;font-weight:700;margin:0 0 .8rem}.analysis-card:where(.astro-edn5rymh) .conclusion:where(.astro-edn5rymh){color:var(--color-text);font-weight:600;margin-bottom:.8rem}.analysis-card:where(.astro-edn5rymh) .details-list:where(.astro-edn5rymh){display:flex;flex-direction:column;gap:.4rem;list-style:none;margin:.5rem 0;padding-left:1.2rem}.analysis-card:where(.astro-edn5rymh) .details-list:where(.astro-edn5rymh) li:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.9rem;padding-left:1rem;position:relative}.analysis-card:where(.astro-edn5rymh) .details-list:where(.astro-edn5rymh) li:where(.astro-edn5rymh):before{color:var(--color-brand-1);content:"•";font-weight:700;left:0;position:absolute}.analysis-card:where(.astro-edn5rymh) .label:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.8rem;font-weight:700;margin-right:.5rem;text-transform:uppercase}.analysis-card:where(.astro-edn5rymh) .implication:where(.astro-edn5rymh){border-top:1px dashed rgba(var(--rgb-brand-1),.15);font-style:italic;margin-top:1rem;padding-top:.8rem}.audit-item:where(.astro-edn5rymh){animation:slideIn .4s ease-out;border-radius:10px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem}.audit-item:where(.astro-edn5rymh).challenge{background:#ef44440d;border:1px solid rgba(239,68,68,.2)}.audit-item:where(.astro-edn5rymh).resolved{background:#22c55e0d;border:1px solid rgba(34,197,94,.2)}.audit-icon-text:where(.astro-edn5rymh){align-items:center;display:flex;font-size:.95rem;font-weight:700;gap:.6rem}.audit-item:where(.astro-edn5rymh).challenge .audit-icon-text:where(.astro-edn5rymh){color:#ef4444}.audit-item:where(.astro-edn5rymh).resolved .audit-icon-text:where(.astro-edn5rymh){color:#22c55e}.audit-content:where(.astro-edn5rymh){color:var(--color-text);font-size:.9rem;line-height:1.6}.audit-meta:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.75rem;margin-top:.3rem}.progress-update:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:.85rem;font-style:italic;margin-bottom:.8rem;opacity:.7}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-5px)}to{opacity:1;transform:translate(0)}}.text-output:where(.astro-edn5rymh):after{animation:blink .8s infinite;background:var(--color-brand-1);content:"";display:inline-block;height:1em;margin-left:2px;vertical-align:middle;width:2px}.text-output:where(.astro-edn5rymh).is-done:after{display:none}@keyframes blink{50%{opacity:0}}.summary-container:where(.astro-edn5rymh){padding-bottom:2rem}.col-title:where(.astro-edn5rymh){color:var(--color-text-alt);font-size:1.1rem;font-weight:700;letter-spacing:.08em;margin-bottom:.8rem;text-transform:uppercase}.summary-box:where(.astro-edn5rymh){background:var(--color-surface);border:2px solid var(--color-brand-1);border-radius:16px;box-shadow:0 4px 24px rgba(var(--rgb-brand-1),.12);padding:1.5rem 2rem}.final-result-output:where(.astro-edn5rymh){border-top:1px dashed rgba(var(--rgb-brand-1),.2);color:var(--color-brand-1);font-size:1.1rem;font-weight:600;margin-top:1.5rem;padding-top:1.5rem}.is-placeholder:where(.astro-edn5rymh){animation:pulse 2s ease-in-out infinite;color:var(--color-text-alt);font-style:italic;opacity:.6}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.7}}.hidden:where(.astro-edn5rymh){display:none!important}
