:root{--insights-bg: #ffffff;--insights-text: #1e293b;--insights-text-secondary: #64748b;--insights-border: #e2e8f0;--insights-hover: #f8fafc;--insights-accent: #6366f1;--insights-accent-hover: #4f46e5;--base-300: #1e293b}.insights-page{background:var(--insights-bg);color:var(--insights-text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}.insights-page .transition,.insights-page .transition-overlay{display:none!important}.insights-nav{background:var(--insights-bg);border-bottom:1px solid var(--insights-border);position:sticky;top:0;z-index:100}.nav-container{max-width:1280px;margin:0 auto;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-left{flex-shrink:0}.nav-logo img{height:32px;width:auto}.nav-center{display:flex;gap:2rem;align-items:center}.nav-link{font-size:.9375rem;font-weight:500;color:var(--insights-text-secondary);text-decoration:none;transition:color .2s}.nav-link:hover,.nav-link.active{color:var(--insights-accent)}.nav-right{flex-shrink:0}.nav-cta{display:inline-block;padding:.5rem 1.25rem;background:var(--insights-accent);color:#fff;text-decoration:none;border-radius:.5rem;font-size:.9375rem;font-weight:600;transition:background .2s}.nav-cta:hover{background:var(--insights-accent-hover)}.insights-hero{padding:5rem 2rem 4rem;background:#fff;border-bottom:1px solid var(--insights-border)}.insights-hero .insights-container{max-width:900px;margin:0 auto}.insights-hero-banner{width:100%;max-width:1100px;margin:0 auto 3rem;border-radius:1.25rem;box-shadow:0 20px 60px #0000001a,0 8px 24px #6366f114;overflow:hidden;display:block;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;z-index:1}.insights-hero-banner:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#6366f10d,#8b5cf60d);opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.insights-hero-banner:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 24px 80px #0000001f,0 12px 32px #6366f11f}.insights-hero-banner:hover:before{opacity:1}.insights-hero-banner img{width:100%;height:auto;display:block;object-fit:cover;position:relative;z-index:0}@media (max-width: 768px){.insights-hero{padding:3rem 1.5rem 2.5rem}.insights-hero-title{font-size:2rem;margin-bottom:.75rem}.insights-hero-subtitle{font-size:1rem;margin-bottom:2rem}}.hero-content-wrapper{text-align:center}.hero-badge-insights{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:9999px;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;color:var(--insights-accent)}.hero-badge-dot-insights{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e80;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.insights-container{max-width:1024px;margin:0 auto}.insights-hero-title{font-size:clamp(2.25rem,4.5vw,3rem);font-weight:600;color:var(--insights-text);margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.insights-hero-subtitle{font-size:1.125rem;color:var(--insights-text-secondary);margin-bottom:2.5rem;line-height:1.6;font-weight:400;max-width:700px;margin-left:auto;margin-right:auto}.insights-search-wrapper{position:relative;max-width:600px;margin:0 auto}.insights-search{position:relative;display:flex;align-items:center;background:#f8fafc;border:1px solid var(--insights-border);border-radius:.5rem;padding:.875rem 1rem;transition:all .2s}.insights-search:focus-within{border-color:var(--insights-accent);background:#fff;box-shadow:0 0 0 3px #6366f11a}.search-icon{width:20px;height:20px;color:var(--insights-text-secondary);margin-right:.75rem;flex-shrink:0}.insights-search input{flex:1;border:none;outline:none;font-size:1rem;color:var(--insights-text);background:transparent}.insights-search input::placeholder{color:var(--insights-text-secondary)}.search-clear{background:none;border:none;font-size:1.5rem;color:var(--insights-text-secondary);cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s}.search-clear:hover{color:var(--insights-text)}.search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid var(--insights-border);border-top:none;border-radius:0 0 .75rem .75rem;padding:1rem;margin-top:-1px;box-shadow:0 4px 12px #0000001a;z-index:10}.results-count{font-size:.875rem;color:var(--insights-text-secondary);margin:0}.no-results{font-size:.875rem;color:var(--insights-text-secondary);margin:0;text-align:center;padding:1rem 0}.article-card.search-match{animation:highlightMatch .5s ease}@keyframes highlightMatch{0%{background-color:#6366f11a}to{background-color:transparent}}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.875rem;color:var(--insights-text-secondary);flex-wrap:wrap}.breadcrumb span{color:var(--insights-text-secondary);opacity:.4;font-weight:500}.breadcrumb a{color:var(--insights-accent);text-decoration:none;transition:all .2s;font-weight:500;padding:.25rem .5rem;border-radius:.375rem}.breadcrumb a:hover{color:var(--insights-accent-hover);background:#6366f114}.article-page .breadcrumb{margin-bottom:1.25rem;max-width:720px;margin-left:auto;margin-right:auto}.insights-hero .breadcrumb{max-width:1100px;margin-left:auto;margin-right:auto;margin-bottom:2rem;position:relative;z-index:1}.insights-section-title{font-size:2rem;font-weight:600;color:var(--insights-text);margin-bottom:2rem;letter-spacing:-.01em}.insights-pillars{padding:5rem 2rem;background:#fafbfc}.pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.pillar-card{padding:2rem;border:1px solid var(--insights-border);border-radius:.5rem;background:#fff;transition:all .2s ease;position:relative}.pillar-card:hover{border-color:var(--insights-accent);box-shadow:0 4px 12px #00000014}.pillar-icon{font-size:2rem;margin-bottom:1rem;display:block;line-height:1}.pillar-title{font-size:1.25rem;font-weight:600;color:var(--insights-text);margin-bottom:.75rem;line-height:1.4}.pillar-description{font-size:.9375rem;color:var(--insights-text-secondary);line-height:1.6;margin-bottom:1.25rem}.pillar-link{color:var(--insights-accent);text-decoration:none;font-weight:500;font-size:.9375rem;display:inline-flex;align-items:center;gap:.5rem}.pillar-link:hover{color:var(--insights-accent-hover)}.pillar-intro{margin-top:3rem;max-width:850px;margin-left:auto;margin-right:auto;position:relative;padding:2.5rem;background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;border:1px solid rgba(99,102,241,.1);box-shadow:0 4px 24px #0000000a}.pillar-intro:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--insights-accent),#8b5cf6,#ec4899);border-radius:1rem 1rem 0 0}.pillar-intro p{font-size:1.125rem;line-height:1.9;color:#475569;margin-bottom:1.75rem;letter-spacing:-.01em;font-weight:400}.pillar-intro p:first-of-type{font-size:1.375rem;line-height:1.8;color:#334155;font-weight:500;margin-bottom:2rem}.pillar-intro p:last-of-type{margin-bottom:0}.insights-featured{padding:5rem 2rem;background:#fafbfc}.featured-badge{display:inline-block;padding:.375rem .875rem;background:var(--insights-accent);color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:.25rem;margin-bottom:1.5rem}.featured-article-card{background:#fff;border:1px solid var(--insights-border);border-radius:.5rem;padding:2.5rem;transition:box-shadow .2s}.featured-article-card:hover{box-shadow:0 4px 12px #00000014}.featured-article-title{font-size:1.875rem;font-weight:600;margin:1rem 0 1.25rem;line-height:1.3}.featured-article-title a{color:var(--insights-text);text-decoration:none;transition:color .2s}.featured-article-title a:hover{color:var(--insights-accent)}.featured-article-excerpt{font-size:1rem;line-height:1.7;color:var(--insights-text-secondary);margin-bottom:1.5rem}.featured-article-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.5rem;border-top:1px solid var(--insights-border)}.article-stats{display:flex;gap:1.5rem;font-size:.9375rem;color:var(--insights-text-secondary)}.featured-read-more{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:var(--insights-accent);color:#fff;text-decoration:none;border-radius:.375rem;font-weight:500;font-size:.9375rem;transition:background .2s}.featured-read-more:hover{background:var(--insights-accent-hover)}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.section-subtitle{font-size:1rem;color:var(--insights-text-secondary);margin-top:.5rem}.filter-tabs{display:flex;gap:.5rem;flex-wrap:wrap}.filter-tab{padding:.5rem 1rem;background:#fff;border:1px solid var(--insights-border);border-radius:.5rem;font-size:.875rem;font-weight:500;color:var(--insights-text-secondary);cursor:pointer;transition:all .2s}.filter-tab:hover{border-color:var(--insights-accent);color:var(--insights-accent)}.filter-tab.active{background:var(--insights-accent);border-color:var(--insights-accent);color:#fff}.insights-latest{padding:5rem 2rem;background:#fff}.articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto}.article-card{background:#fff;border:1px solid var(--insights-border);border-radius:.5rem;padding:1.75rem;transition:all .2s ease;position:relative}.article-card:hover{border-color:var(--insights-accent);box-shadow:0 4px 12px #00000014}.article-card-header{margin-bottom:1rem}.article-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;font-size:.875rem}.article-category{color:var(--insights-accent);font-weight:500;padding:.25rem .75rem;background:#6366f114;border-radius:.25rem;font-size:.8125rem;text-transform:none;letter-spacing:0}.article-date{color:var(--insights-text-secondary);font-weight:500}.article-card-title{margin-bottom:.75rem}.article-card-title a{font-size:1.25rem;font-weight:600;color:var(--insights-text);text-decoration:none;line-height:1.4;letter-spacing:-.01em;display:block;transition:color .2s}.article-card-title a:hover{color:var(--insights-accent)}.article-card-excerpt{font-size:.9375rem;line-height:1.6;color:var(--insights-text-secondary);margin-bottom:1.25rem}.article-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--insights-border);margin-top:1rem}.article-meta-bottom{display:flex;gap:1rem;font-size:.875rem;color:var(--insights-text-secondary)}.article-reading-time,.article-author{font-weight:500}.article-actions{display:flex;gap:.5rem}.article-bookmark,.article-share{background:none;border:none;font-size:1.125rem;cursor:pointer;padding:.375rem;border-radius:.375rem;transition:all .2s;opacity:.6}.article-bookmark:hover,.article-share:hover{opacity:1;background:var(--insights-hover);transform:scale(1.1)}.article-bookmark.bookmarked{opacity:1;color:#f59e0b}.insights-papers{padding:4rem 2rem}.papers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:2rem}.paper-card{border:2px solid var(--insights-border);border-radius:.75rem;padding:2rem;background:var(--insights-bg);transition:transform .2s,box-shadow .2s;position:relative}.paper-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px -6px #0000001a}.paper-badge{display:inline-block;padding:.375rem .75rem;background:var(--insights-accent);color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:.375rem;margin-bottom:1.5rem}.paper-title{font-size:1.75rem;font-weight:700;color:var(--insights-text);margin-bottom:1rem}.paper-description{font-size:1.0625rem;line-height:1.7;color:var(--insights-text-secondary);margin-bottom:1.5rem}.paper-meta{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--insights-border)}.paper-date{font-size:.875rem;color:var(--insights-text-secondary);font-weight:500}.paper-link{color:var(--insights-accent);text-decoration:none;font-weight:600;font-size:1rem}.paper-link:hover{text-decoration:underline}.article-page{padding:3rem 2rem;background:linear-gradient(180deg,#fff,#fafbfc)}.article-header{margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:2px solid var(--insights-border);max-width:720px;margin-left:auto;margin-right:auto;position:relative}.article-header:after{content:"";position:absolute;bottom:-2px;left:0;width:60px;height:2px;background:linear-gradient(90deg,var(--insights-accent),#8b5cf6);border-radius:2px}.article-meta-top{display:flex;gap:1rem;margin-bottom:1rem;font-size:.875rem;align-items:center}.article-meta-top .article-category{display:inline-flex;align-items:center;padding:.375rem .875rem;background:#6366f11a;color:var(--insights-accent);border-radius:9999px;font-weight:600;font-size:.8125rem;text-transform:uppercase;letter-spacing:.05em}.article-meta-top .article-date{color:var(--insights-text-secondary);font-weight:500}.article-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15;color:var(--insights-text);margin-bottom:1.25rem;letter-spacing:-.025em;background:linear-gradient(135deg,#0f172a,#6366f1,#8b5cf6);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.article-subtitle{font-size:1.25rem;line-height:1.65;color:var(--insights-text-secondary);margin-bottom:1.5rem;font-weight:400;letter-spacing:-.01em}.article-meta-bottom{display:flex;gap:1.5rem;font-size:.875rem;color:var(--insights-text-secondary);font-weight:500;align-items:center;padding-top:1.25rem;border-top:1px solid var(--insights-border);margin-top:1.75rem}.article-meta-bottom .article-reading-time,.article-meta-bottom .article-author{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;background:#6366f10d;border-radius:.375rem;font-size:.8125rem}.article-content{font-size:1.125rem;line-height:1.85;color:var(--insights-text);max-width:720px;margin:0 auto;font-weight:400;letter-spacing:-.01em;position:relative;padding-left:1.5rem}.article-content:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#6366f126,#8b5cf626,#6366f126);border-radius:2px}@media (max-width: 768px){.article-content{padding-left:0}.article-content:before{display:none}}.article-content h2{font-size:2rem;font-weight:800;margin:3rem 0 1.5rem;color:var(--insights-text);line-height:1.25;letter-spacing:-.02em;position:relative;padding-top:.5rem}.article-content h2:before{content:"";position:absolute;top:0;left:0;width:40px;height:3px;background:linear-gradient(90deg,var(--insights-accent),#8b5cf6);border-radius:2px}.article-content h3{font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem;color:var(--insights-text);line-height:1.3;letter-spacing:-.015em}.article-content p{margin-bottom:1.75rem;color:#334155}.article-content p:first-of-type{font-size:1.25rem;line-height:1.75;color:#475569;font-weight:400;margin-bottom:2rem;letter-spacing:-.01em}.article-content ul,.article-content ol{margin:2rem 0;padding-left:0;list-style:none}.article-content ul li,.article-content ol li{margin-bottom:1rem;line-height:1.8;padding-left:2rem;position:relative;color:#334155}.article-content ul li:before{content:"▸";position:absolute;left:0;color:var(--insights-accent);font-weight:600;font-size:1.125rem}.article-content ol{counter-reset:list-counter}.article-content ol li{counter-increment:list-counter;padding-left:2.5rem}.article-content ol li:before{content:counter(list-counter) ".";position:absolute;left:0;color:var(--insights-accent);font-weight:700;font-size:1rem}.article-content strong{font-weight:700;color:var(--insights-text);letter-spacing:-.005em}.article-content a{color:var(--insights-accent);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.article-content a:hover{border-bottom-color:var(--insights-accent)}.article-footer{margin-top:4rem;padding-top:2.5rem;border-top:1px solid var(--insights-border);max-width:720px;margin-left:auto;margin-right:auto}.article-disclaimer{font-size:.875rem;color:var(--insights-text-secondary);font-style:normal;line-height:1.6;text-align:center;padding:1.5rem;background:#6366f108;border-radius:.5rem;border:1px solid rgba(99,102,241,.1)}.paper-page{background:var(--insights-hover)}.paper-placeholder{font-size:1.125rem;color:var(--insights-text-secondary);margin-bottom:2rem}.no-articles{text-align:center;font-size:1.125rem;color:var(--insights-text-secondary);padding:3rem}.insights-page .footer{background:#0f172a;color:#e2e8f0;padding:3rem 2rem 2rem}.insights-page .footer-container{max-width:1280px;margin:0 auto;padding:0}.insights-page .footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.insights-page .footer-section{background:transparent;padding:0}.insights-page .footer-title{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#fff}.insights-page .footer-links{list-style:none;padding:0;margin:0}.insights-page .footer-links li{margin-bottom:.75rem}.insights-page .footer-link{color:#cbd5e1;text-decoration:none;font-size:.9375rem;transition:color .2s}.insights-page .footer-link:hover{color:#fff}.insights-page .footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #334155;color:#94a3b8;font-size:.875rem}.insights-page .footer-bottom p{margin:0}.insights-newsletter{padding:4rem 2rem;background:linear-gradient(135deg,#6366f10d,#8b5cf60d)}.newsletter-card{max-width:600px;margin:0 auto;background:#fff;border:2px solid var(--insights-border);border-radius:1rem;padding:3rem;text-align:center;box-shadow:0 4px 20px #00000014}.newsletter-icon{font-size:3rem;margin-bottom:1rem}.newsletter-title{font-size:1.75rem;font-weight:700;color:var(--insights-text);margin-bottom:.75rem}.newsletter-description{font-size:1rem;color:var(--insights-text-secondary);line-height:1.6;margin-bottom:2rem}.newsletter-form{display:flex;gap:.75rem;margin-bottom:1rem}.newsletter-form input{flex:1;padding:.875rem 1rem;border:1px solid var(--insights-border);border-radius:.5rem;font-size:1rem;transition:border-color .2s}.newsletter-form input:focus{outline:none;border-color:var(--insights-accent)}.newsletter-form button{padding:.875rem 2rem;background:var(--insights-accent);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:background .2s}.newsletter-form button:hover{background:var(--insights-accent-hover)}.newsletter-privacy{font-size:.8125rem;color:var(--insights-text-secondary);margin:0}.reading-progress{position:fixed;top:0;left:0;height:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);z-index:10000;transition:width .1s ease-out}@media (max-width: 1024px){.nav-center{display:none}.section-header{flex-direction:column;align-items:flex-start}.featured-article-footer{flex-direction:column;gap:1rem;align-items:flex-start}}@media (max-width: 768px){.insights-hero{padding:2.5rem 1.5rem}.insights-hero-title{font-size:2.25rem;text-align:left;margin-bottom:1.5rem}.insights-hero-title:after{left:0;transform:none;width:60px}.pillar-intro{margin-top:2rem;padding:1.5rem}.pillar-intro:before{height:2px}.pillar-intro p{font-size:1.0625rem;margin-bottom:1.5rem}.pillar-intro p:first-of-type{font-size:1.125rem;margin-bottom:1.75rem}.insights-section-title{font-size:1.875rem}.article-card{padding:1.5rem}.article-page{padding:2rem 1.5rem;background:#fff}.article-header{margin-bottom:2rem;padding-bottom:1.5rem}.article-header:after{width:40px}.article-title{font-size:1.875rem;margin-bottom:1rem}.article-subtitle{font-size:1.125rem;margin-bottom:1.25rem}.article-content{font-size:1.0625rem}.article-content p:first-of-type{font-size:1.125rem}.article-content h2{font-size:1.75rem;margin:2.5rem 0 1.25rem}.article-content h3{font-size:1.375rem;margin:2rem 0 1rem}.article-meta-top{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:.875rem}.article-meta-bottom{flex-direction:column;align-items:flex-start;gap:.75rem;padding-top:.875rem;margin-top:1.25rem}.pillars-grid,.articles-grid,.papers-grid{grid-template-columns:1fr}.featured-article-card{padding:2rem}.featured-article-title{font-size:1.75rem}.newsletter-card{padding:2rem 1.5rem}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}}
