:root{--bg-color: #f1f5f9;--card-bg: #ffffff;--border-color: #cbd5e1;--border-light: #e2e8f0;--accent-color: #1e6cd9;--text-primary: #0f172a;--text-secondary: #475569;--ink-color: #1e293b;--font-sans: "Inter", system-ui, sans-serif;--font-display: "Inter", sans-serif;--font-body: "Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background-color:#e2e8f0;color:var(--text-primary);font-family:var(--font-body);overflow:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.app-viewport{position:relative;width:100%;height:100%;max-width:480px;margin:0 auto;background-color:var(--bg-color);box-shadow:0 0 50px #0000001a;overflow-y:auto;overflow-x:hidden;border-left:1px solid #cbd5e1;border-right:1px solid #cbd5e1}.hidden{display:none!important}h1,h2,h3,.modern-display{font-family:var(--font-display);font-weight:800;line-height:1.2;text-transform:none;letter-spacing:-.02em}.container{width:100%;min-height:100%;padding:1.5rem;background:transparent;position:relative}::selection{background:#cbd5e1;color:#1e293b}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:var(--bg-color)}::-webkit-scrollbar-thumb{background:#c2bdb0;border:2px solid var(--bg-color)}::-webkit-scrollbar-thumb:hover{background:#a8a396}.insight-summary-box{padding:2rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-left:5px solid var(--accent-color);border-radius:12px;margin-bottom:2.5rem;box-shadow:0 4px 15px -3px #0ea5e91a}.insight-summary-box h3{font-size:1.3rem;color:#0284c7;margin-bottom:.8rem;letter-spacing:-.02em;display:flex;align-items:center;gap:.5rem}.insight-summary-box h3:before{content:"🎯";font-size:1.2rem}.insight-summary-box p{font-size:1.05rem;line-height:1.7;color:#0f172a;margin:0;font-weight:500}.insight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2.5rem}.insight-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:1.8rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.insight-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);opacity:0;transition:opacity .3s}.insight-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#cbd5e1}.insight-card:hover:before{opacity:1}.card-keyword{display:inline-block;padding:.3rem .8rem;background:#f1f5f9;color:#475569;font-size:.8rem;font-weight:700;border-radius:20px;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.insight-card h4{font-size:1.15rem;margin-bottom:.8rem;color:#0f172a;line-height:1.5;font-weight:800}.insight-card p{font-size:.95rem;color:#475569;line-height:1.6;margin:0}.insight-card-data{margin-top:1.5rem;padding-top:1.2rem;border-top:1px dashed #cbd5e1}.insight-card-data h5{font-size:1.05rem;color:#1e293b;margin-bottom:.8rem;font-weight:800}.insight-card-data ul{margin:0;padding-left:1.2rem;font-size:.95rem;color:#475569;line-height:1.6}.insight-card-data li{margin-bottom:.4rem}.insight-card-outlook{margin-top:1.2rem;padding:1.2rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.insight-card-outlook h5{font-size:1.05rem;color:#0284c7;margin-bottom:.6rem;display:flex;align-items:center;gap:.4rem;font-weight:800}.insight-card-outlook p{font-size:.95rem;margin:0;color:#334155;line-height:1.6}.insight-study-box{text-align:left;padding:2.5rem 2rem;background:#1e293b;border-radius:16px;margin-bottom:2rem;color:#f8fafc;box-shadow:inset 0 2px 4px #0000001a}.insight-study-box h3{font-size:1.4rem;color:#38bdf8;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem;font-weight:800}.insight-study-box h3:before{content:"📚";font-size:1.2rem}.insight-study-box p{font-size:1.05rem;color:#cbd5e1;line-height:1.7;margin:0 0 1rem;font-weight:400}.insight-study-box ul{margin:0;padding-left:1.5rem;color:#cbd5e1;font-size:1.05rem;line-height:1.8}.insight-study-box li{margin-bottom:.8rem}.insight-study-box li strong{color:#f8fafc;font-weight:700;color:#38bdf8}.insight-data-box{margin-bottom:2rem;padding:2rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0}.insight-data-box h3{font-size:1.25rem;color:#0f172a;margin-bottom:1.2rem;display:flex;align-items:center;gap:.5rem;font-weight:800}.insight-data-box h3:before{content:"📊";font-size:1.2rem}.insight-data-box ul{margin:0;padding-left:1.5rem;color:#334155;line-height:1.8;font-size:1rem}.insight-data-box li{margin-bottom:.8rem}.insight-data-box li strong{color:var(--accent-color);font-weight:800}.source-wrap-modern{margin-top:3rem;background:#fff;padding:2rem;border-radius:16px;border:1px solid #e2e8f0}.source-title-modern{font-size:1.2rem;font-weight:800;color:#1e293b;margin-bottom:1.5rem;display:flex;align-items:center;gap:.5rem}.source-list-modern{display:flex;flex-direction:column;gap:1rem}.source-item{display:flex;align-items:flex-start;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #f8fafc;text-decoration:none}.source-item:last-child{border-bottom:none;padding-bottom:0}.source-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;font-size:.8rem;font-weight:700;flex-shrink:0}.source-number-1{background:#fee2e2;color:#ef4444;border:1px solid #fca5a5}.source-number-2{background:#dcfce7;color:#22c55e;border:1px solid #86efac}.source-number-3{background:#e0e7ff;color:#6366f1;border:1px solid #a5b4fc}.source-number-default{background:#f1f5f9;color:#64748b;border:1px solid #cbd5e1}.source-content{display:flex;flex-direction:column;gap:.3rem}.source-meta{display:flex;align-items:center;gap:.5rem}.source-badge{font-size:.75rem;font-weight:700;padding:.2rem .5rem;border-radius:4px;border:1px solid}.badge-red{color:#e11d48;background:#fff1f2;border-color:#fecdd3}.badge-green{color:#16a34a;background:#f0fdf4;border-color:#bbf7d0}.badge-default{color:#475569;background:#f8fafc;border-color:#cbd5e1}.source-category{font-size:.75rem;color:#94a3b8;font-weight:600}.source-text{font-size:.95rem;color:#334155;line-height:1.4;font-weight:500;transition:color .2s}.source-item:hover .source-text{color:var(--accent-color);text-decoration:underline}.modern-report-content{color:var(--text-primary);animation:fade-in .5s ease-out forwards}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.professional-theme{--report-accent: #1e40af;--report-bg: #ffffff;--report-text-main: #0f172a;--report-text-muted: #64748b;--report-border: #e2e8f0;--report-highlight: #f0f9ff;font-family:Inter,system-ui,-apple-system,sans-serif}.report-meta-header{display:flex;justify-content:space-between;font-family:Outfit,sans-serif;font-size:.65rem;font-weight:700;color:#94a3b8;border-bottom:2px solid #f1f5f9;padding-bottom:.5rem;margin-bottom:2rem;text-transform:uppercase;letter-spacing:.1em}.report-title-section{margin-bottom:3rem;text-align:left}.report-title-section h1{font-family:Outfit,sans-serif;font-size:2.2rem;font-weight:900;color:var(--report-text-main);line-height:1.1;letter-spacing:-.04em;margin:0}.exec-summary-section{background:#0f172a;color:#f8fafc;padding:2rem;border-radius:16px;margin-bottom:3rem;box-shadow:0 10px 30px -5px #0f172a33}.exec-summary-section h2{font-family:Outfit,sans-serif;font-size:.8rem;color:#38bdf8;margin-bottom:1rem;letter-spacing:.15em;display:flex;align-items:center;gap:.6rem}.exec-summary-section p{font-size:1.1rem;line-height:1.6;font-weight:500;margin:0}.intelligence-dashboard{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}@media(max-width:640px){.intelligence-dashboard{grid-template-columns:1fr}}.metric-card{background:#fff;border:1px solid #f1f5f9;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px -1px #0000000d}.metric-label{display:block;font-size:.75rem;font-weight:700;color:#94a3b8;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.metric-value{display:block;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800;color:var(--report-accent);margin-bottom:.8rem}.metric-bar{height:6px;background:#f1f5f9;border-radius:10px;overflow:hidden}.bar-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#6366f1);border-radius:10px;transition:width 1s cubic-bezier(.4,0,.2,1)}.report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.issue-card{background:#fff;border:1px solid #f1f5f9;padding:2.5rem;border-radius:20px;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.issue-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #00000014}.category-badge{position:absolute;top:1.5rem;right:1.5rem;background:#f1f5f9;color:#64748b;padding:.3rem .8rem;border-radius:100px;font-size:.65rem;font-weight:800;text-transform:uppercase}.issue-card h2{font-size:1.4rem;font-weight:800;margin-bottom:1.2rem;color:var(--report-text-main);line-height:1.3}.issue-card p{font-size:.95rem;line-height:1.7;color:var(--report-text-muted);margin-bottom:2rem}.data-section{background:#f8fafc;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;border-left:4px solid var(--report-accent)}.data-title{font-size:.8rem;font-weight:800;color:var(--report-accent);margin-bottom:.8rem;text-transform:uppercase}.data-section ul{padding-left:1.2rem;margin:0}.data-section li{font-size:.9rem;color:#334155;margin-bottom:.4rem}.outlook-card{margin-top:auto;background:#eff6ff;padding:1.2rem;border-radius:12px}.outlook-card h3{font-size:.9rem;color:#1d4ed8;margin-bottom:.5rem;display:flex;align-items:center;gap:.4rem}.outlook-card p{font-size:.85rem;color:#1e40af;margin:0}.strategic-synthesis-section{background:linear-gradient(135deg,#1e40af,#1e3a8a);color:#fff;padding:3rem;border-radius:24px;margin-bottom:4rem;box-shadow:0 15px 35px -10px #1e40af4d}.strategic-synthesis-section h2{font-family:Outfit,sans-serif;font-size:.9rem;color:#60a5fa;margin-bottom:1.5rem;letter-spacing:.2em;text-transform:uppercase}.strategic-synthesis-section p{font-size:1.2rem;line-height:1.7;font-weight:400;margin:0}.study-points-section{background:#f8fafc;border:1px solid #e2e8f0;padding:3rem;border-radius:24px}.study-points-section h2{font-family:Outfit,sans-serif;font-size:.85rem;color:#94a3b8;margin-bottom:2rem;letter-spacing:.1em;text-transform:uppercase}.study-points-section ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.study-points-section li strong{display:block;font-size:1.1rem;color:var(--report-text-main);margin-bottom:.5rem}.study-points-section li{font-size:.95rem;color:var(--report-text-muted);line-height:1.6}@media(max-width:768px){.container{margin:0;padding:1.5rem;border:none}.container:before,.container:after{display:none}.classifieds-grid{grid-template-columns:1fr!important}.classified-item{padding:1.5rem!important}.c-title{font-size:1.1rem!important;word-break:keep-all;overflow-wrap:anywhere}}@media print{@page{margin:1.5cm;size:A4 portrait}html,body{background:#fff!important;background-image:none!important;color:#000!important;height:auto!important;overflow:visible!important}.container{margin:0!important;padding:0!important;max-width:100%!important;width:100%!important;box-shadow:none!important;border:none!important;background:#fff!important}.print-hidden,.action-buttons,.masthead-auth-row,.editorial-box,.ornamental-divider,.back-link,.close-btn,i[data-lucide]{display:none!important}.container:before,.container:after{display:none!important}.newspaper-columns{column-count:1!important;column-gap:0!important;column-rule:none!important;display:block!important;text-align:justify!important;line-height:1.8!important}.col-headline{column-span:all!important;font-size:0!important;margin:2rem 0 1.5rem!important;border-bottom:2px solid black!important;padding-bottom:10px!important;text-align:center!important;page-break-after:avoid;counter-increment:section;color:transparent}.col-headline:before{content:"SECTION " counter(section) ". " attr(data-title);display:block;font-size:2.2rem!important;text-transform:uppercase;color:#000!important;visibility:visible}.col-subhead{font-size:1.4rem!important;margin:1.5rem 0 .5rem!important;border-bottom:1px solid black!important;text-align:center!important;page-break-after:avoid}.drop-cap{display:none!important}*{color:#000!important;text-shadow:none!important;background:transparent!important;font-family:Times New Roman,Times,serif!important}.ink-bold{font-weight:900!important}.sentiment-section,.classifieds-section{margin-top:3rem!important;break-inside:avoid;page-break-inside:avoid;border:1px solid black!important}.classifieds-header,.c-index{background:#000!important;color:#fff!important;-webkit-print-color-adjust:exact;print-color-adjust:exact}.sentiment-bar,.s-bar{-webkit-print-color-adjust:exact;print-color-adjust:exact}.s-bar.pos{background:#2563eb!important}.s-bar.neu{background:#9ca3af!important}.s-bar.neg{background:#dc2626!important}body.printing-active>*:not(.container){display:none!important}body.printing-modal>.container{display:block!important;visibility:visible!important}body.printing-modal>.container>*:not(#reportModal){display:none!important}body.printing-modal #reportModal{position:static!important;display:block!important;background:#fff!important;visibility:visible!important}body.printing-modal .modal-content{width:100%!important;max-width:100%!important;padding:0!important;overflow:visible!important;max-height:none!important}}@media(min-width:1024px){html,body{background-color:var(--bg-color);overflow:auto}.app-viewport{max-width:100%;height:auto;min-height:100%;border:none;box-shadow:none;overflow:visible}}.main-footer{background-color:#fff;border-top:1px solid var(--border-color);padding:3rem 1.5rem;margin-top:4rem;color:var(--text-secondary);font-family:var(--font-sans)}.footer-inner{max-width:1000px;margin:0 auto}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--border-light);padding-bottom:2rem;margin-bottom:1.5rem}.brand-name{font-family:var(--font-serif-nameplate);font-size:1.5rem;color:var(--text-primary);display:block;margin-bottom:.5rem}.brand-slogan{font-size:.8rem;opacity:.8}.footer-nav{display:flex;gap:1.5rem;font-weight:600;font-size:.85rem}.footer-nav a{color:var(--text-primary);text-decoration:none;transition:color .2s}.footer-nav a:hover{color:var(--accent-color);text-decoration:underline}.footer-bottom{font-size:.75rem;line-height:1.6}.footer-info a{color:var(--text-secondary);text-decoration:underline}.copyright{margin-top:.5rem;opacity:.6}.no-email{margin-left:1rem;font-weight:400}@media(max-width:768px){.footer-top{flex-direction:column;gap:2rem}.footer-nav{flex-direction:column;gap:.8rem}.professional-theme{padding:25px 15px!important}.professional-theme h1{font-size:1.8rem!important}.professional-theme .intelligence-dashboard{grid-template-columns:1fr!important;gap:10px!important}.professional-theme .report-grid{grid-template-columns:1fr!important;gap:20px!important}.professional-theme .executive-summary{padding:20px!important;margin-bottom:30px!important}.professional-theme .executive-summary p{font-size:.95rem!important}.professional-theme .issue-card{padding:20px!important}.professional-theme .issue-card h2{font-size:1.3rem!important}.professional-theme .synthesis-block{padding:25px!important}.professional-theme .study-points-grid{grid-template-columns:1fr!important}.professional-theme .category-badge{position:static!important;display:inline-block!important;margin-bottom:10px!important}.professional-theme .issue-card{display:flex!important;flex-direction:column!important}.professional-theme *{word-break:break-word!important;overflow-wrap:anywhere!important;box-sizing:border-box!important}}
