:root{--primary: #1a4b8c;--primary-light: #2a6cb8;--secondary: #5a3f87;--accent: #e67e22;--accent-light: #f39c12;--dark: #1a202c;--dark-blue: #2c3e50;--medium: #4a5568;--light: #f8fafc;--off-white: #f9f9f9;--pure-white: #ffffff;--radius-sm: 4px;--radius: 8px;--radius-lg: 16px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .08), 0 1px 2px rgba(0, 0, 0, .06);--shadow: 0 4px 6px rgba(0, 0, 0, .04), 0 2px 4px rgba(0, 0, 0, .03);--shadow-md: 0 10px 15px -3px rgba(0, 0, 0, .05), 0 4px 6px -2px rgba(0, 0, 0, .025);--shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, .05), 0 10px 10px -5px rgba(0, 0, 0, .02);--shadow-hover: 0 10px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .04);--base-font-size: clamp(12px, 2vw, 15px);--small-text: 14x;--smaller-text: 12px;--h1-size: clamp(1.75rem, 4vw, 3rem);--h2-size: clamp(1.25rem, 2.5vw, 1.8rem);--h3-size: clamp(1rem, 1.75vw, 1.4rem);--h4-size: clamp(.9rem, 1.25vw, 1.2rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-7: 2.5rem;--space-8: 3rem;--space-9: 4rem;--space-10: 6rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-md: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 1.875rem;--text-3xl: 2.25rem;--text-4xl: 3rem;--letter-spacing-tight: -.01em;--letter-spacing-normal: 0;--letter-spacing-wide: .025em;--regular: 400;--medium: 500;--semibold: 600;--bold: 700;--text-primary: var(--dark);--text-secondary: var(--medium);--text-tertiary: #718096;--transition-fast: .15s ease;--transition-normal: .25s ease;--transition-slow: .35s ease}[data-astro-cid-zh2wyybo]{margin:0;padding:0;box-sizing:border-box}html{font-size:var(--base-font-size);scroll-behavior:smooth}body{background-color:var(--light);color:var(--text-primary);font-family:Inter,sans-serif;font-weight:var(--regular);letter-spacing:var(--letter-spacing-normal);line-height:var(--line-height-normal);overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-astro-cid-zh2wyybo],h2[data-astro-cid-zh2wyybo],h3[data-astro-cid-zh2wyybo],h4[data-astro-cid-zh2wyybo],h5[data-astro-cid-zh2wyybo],h6[data-astro-cid-zh2wyybo]{font-family:Inter,sans-serif;font-weight:var(--semibold);line-height:var(--line-height-tight);margin-bottom:var(--space-5);color:var(--dark-blue);letter-spacing:var(--letter-spacing-tight)}h1[data-astro-cid-zh2wyybo]{font-size:var(--h1-size);font-weight:var(--bold);margin-bottom:var(--space-6);text-shadow:0 2px 4px rgba(0,0,0,.1)}h2[data-astro-cid-zh2wyybo]{font-size:var(--h2-size);position:relative;padding-bottom:var(--space-3)}h2[data-astro-cid-zh2wyybo]:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--accent);border-radius:2px}h3[data-astro-cid-zh2wyybo]{font-size:var(--h3-size);color:var(--primary)}h4[data-astro-cid-zh2wyybo]{font-size:var(--h4-size);font-weight:var(--medium);color:var(--text-secondary)}p[data-astro-cid-zh2wyybo]{font-size:1rem;margin-bottom:var(--space-4);line-height:var(--line-height-relaxed)}strong[data-astro-cid-zh2wyybo]{font-weight:var(--semibold);color:var(--dark)}.container[data-astro-cid-zh2wyybo]{width:100%;max-width:1200px;margin:var(--space-8) auto;padding:0 var(--space-5);position:relative}.narrow-container[data-astro-cid-zh2wyybo]{max-width:800px;margin:0 auto}.content-wrapper[data-astro-cid-zh2wyybo]{position:relative;z-index:1}.timeline-item[data-astro-cid-zh2wyybo]{padding:1.5rem;margin-bottom:2rem}.timeline-content[data-astro-cid-zh2wyybo]{color:var(--text-secondary)}.premium-card[data-astro-cid-zh2wyybo],.fact-card[data-astro-cid-zh2wyybo],.point-card[data-astro-cid-zh2wyybo]{padding:1.75rem;line-height:var(--line-height)}a[data-astro-cid-zh2wyybo]{color:var(--primary);text-decoration:none;font-weight:var(--medium);transition:all var(--transition-normal);position:relative}a[data-astro-cid-zh2wyybo]:hover,a[data-astro-cid-zh2wyybo]:focus{color:var(--primary-light)}a[data-astro-cid-zh2wyybo].text-link{border-bottom:1px solid rgba(26,75,140,.3);padding-bottom:1px}a[data-astro-cid-zh2wyybo].text-link:hover,a[data-astro-cid-zh2wyybo].text-link:focus{border-bottom-color:var(--primary-light)}a[data-astro-cid-zh2wyybo].button-link{display:inline-block;padding:var(--space-2) var(--space-4);background-color:var(--primary);color:#fff;border-radius:var(--radius);font-weight:var(--semibold);text-align:center;box-shadow:var(--shadow-sm)}a[data-astro-cid-zh2wyybo].button-link:hover,a[data-astro-cid-zh2wyybo].button-link:focus{background-color:var(--primary-light);box-shadow:var(--shadow-md);color:#fff;transform:translateY(-1px)}@media(max-width:768px){.container[data-astro-cid-zh2wyybo]{padding:0 1rem}}.timeline[data-astro-cid-zh2wyybo]{position:relative;max-width:800px;margin:2rem auto;padding-left:70px}.timeline[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;left:30px;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,var(--primary),var(--secondary));border-radius:4px;box-shadow:var(--shadow-sm)}.timeline-item[data-astro-cid-zh2wyybo]{position:relative;margin-bottom:var(--space-7);background:var(--pure-white);padding:var(--space-5);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);transform-origin:left center;animation:timelineItemAppear .5s ease-out forwards;opacity:0;transform:translate(20px);overflow:hidden}@keyframes timelineItemAppear{to{opacity:1;transform:translate(0)}}.timeline-item[data-astro-cid-zh2wyybo]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.timeline-item[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;left:-50px;top:24px;width:20px;height:20px;border-radius:50%;background:var(--accent);border:4px solid var(--pure-white);box-shadow:0 0 0 2px var(--accent),0 0 10px #0000001a;z-index:2;transition:all var(--transition-normal)}.timeline-item[data-astro-cid-zh2wyybo]:hover:before{background:var(--accent-light);transform:scale(1.1)}.timeline-date[data-astro-cid-zh2wyybo]{font-weight:var(--semibold);color:var(--primary);margin-bottom:var(--space-3);display:inline-block;padding:var(--space-1) var(--space-3);background-color:#1a4b8c14;border-radius:var(--radius);font-size:var(--small-text);letter-spacing:.5px}.timeline-content[data-astro-cid-zh2wyybo]{position:relative;z-index:1}.timeline-content[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-3);color:var(--dark-blue)}.timeline-content[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-3);color:var(--text-secondary);line-height:var(--line-height-relaxed)}.timeline-content[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]{font-weight:var(--medium);color:var(--primary);text-decoration:none;border-bottom:1px solid rgba(26,75,140,.3);transition:all var(--transition-normal);padding-bottom:1px}.timeline-content[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover{color:var(--primary-light);border-bottom-color:var(--primary-light)}.premium-card[data-astro-cid-zh2wyybo],.quote[data-astro-cid-zh2wyybo],.tweet[data-astro-cid-zh2wyybo],.security-card[data-astro-cid-zh2wyybo],.critical-card[data-astro-cid-zh2wyybo],.media-card[data-astro-cid-zh2wyybo],.highlight[data-astro-cid-zh2wyybo],.fact-card[data-astro-cid-zh2wyybo],.point-card[data-astro-cid-zh2wyybo]{background:var(--pure-white);border-radius:var(--radius-lg);padding:var(--space-5);margin-bottom:var(--space-6);box-shadow:var(--shadow-md);transition:all var(--transition-normal);position:relative;overflow:hidden}.premium-card[data-astro-cid-zh2wyybo]:hover,.quote[data-astro-cid-zh2wyybo]:hover,.tweet[data-astro-cid-zh2wyybo]:hover,.security-card[data-astro-cid-zh2wyybo]:hover,.critical-card[data-astro-cid-zh2wyybo]:hover,.media-card[data-astro-cid-zh2wyybo]:hover,.highlight[data-astro-cid-zh2wyybo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.premium-card[data-astro-cid-zh2wyybo]:after,.security-card[data-astro-cid-zh2wyybo]:after,.critical-card[data-astro-cid-zh2wyybo]:after,.media-card[data-astro-cid-zh2wyybo]:after{content:"";position:absolute;top:0;right:0;width:0;height:0;border-style:solid;border-width:0 50px 50px 0;border-color:transparent rgba(26,75,140,.05) transparent transparent;transition:all var(--transition-normal)}.premium-card[data-astro-cid-zh2wyybo]:hover:after,.security-card[data-astro-cid-zh2wyybo]:hover:after,.critical-card[data-astro-cid-zh2wyybo]:hover:after,.media-card[data-astro-cid-zh2wyybo]:hover:after{border-color:transparent rgba(26,75,140,.1) transparent transparent}.premium-card-header[data-astro-cid-zh2wyybo],.security-header[data-astro-cid-zh2wyybo],.critical-card[data-astro-cid-zh2wyybo] .card-header[data-astro-cid-zh2wyybo],.tweet-header[data-astro-cid-zh2wyybo],.media-source[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid rgba(0,0,0,.05)}.premium-card-header[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo],.security-header[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo],.critical-card[data-astro-cid-zh2wyybo] .card-header[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo],.tweet-header[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo],.media-source[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{color:var(--accent);font-size:1.25rem}.quote[data-astro-cid-zh2wyybo]{padding:var(--space-6) var(--space-5);border-left:4px solid var(--accent);position:relative;background-color:#e67e2208}.quote[data-astro-cid-zh2wyybo]:before{content:"“";position:absolute;top:10px;left:20px;font-size:5rem;color:#e67e221a;font-family:Georgia,serif;line-height:1}.quote-text[data-astro-cid-zh2wyybo]{position:relative;z-index:1;font-style:italic;color:var(--dark-blue)}.quote-author[data-astro-cid-zh2wyybo]{margin-top:var(--space-3);text-align:right;font-weight:var(--medium);color:var(--primary)}.tweet[data-astro-cid-zh2wyybo]{border:1px solid rgba(29,161,242,.2);background-color:#1da1f205}.tweet[data-astro-cid-zh2wyybo]:hover{border-color:#1da1f266;background-color:#1da1f20a}.tweet-header[data-astro-cid-zh2wyybo]{color:var(--dark-blue)}.tweet-content[data-astro-cid-zh2wyybo]{line-height:var(--line-height-relaxed);margin-bottom:var(--space-3)}.tweet-footer[data-astro-cid-zh2wyybo]{display:flex;justify-content:space-between;font-size:var(--small-text);color:var(--text-tertiary);padding-top:var(--space-3);border-top:1px solid rgba(29,161,242,.1)}header[data-astro-cid-zh2wyybo]{background:linear-gradient(135deg,var(--dark-blue),var(--primary));color:#fff;padding:var(--space-9) var(--space-6);text-align:center;position:relative;margin-bottom:var(--space-6);box-shadow:var(--shadow-lg);overflow:hidden}.hero-section[data-astro-cid-zh2wyybo]{width:100%;height:100vh;min-height:600px;position:relative;overflow:hidden}.hero-image[data-astro-cid-zh2wyybo]{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative}.hero-image[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#1a202cd9,#1a4b8cbf)}.hero-image[data-astro-cid-zh2wyybo]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NiIgaGVpZ2h0PSIxMDAiPgo8cmVjdCB3aWR0aD0iNTYiIGhlaWdodD0iMTAwIiBmaWxsPSIjMDAwMCI+PC9yZWN0Pgo8cGF0aCBkPSJNMjggNjZMMCA1MEwwIDc2TDI4IDEwMEw1NiA3Nkw1NiA1MEwyOCA2NloiIGZpbGw9IiMwMDAxIj48L3BhdGg+Cjwvc3ZnPg==);opacity:.03;z-index:1}.hero-content[data-astro-cid-zh2wyybo]{position:relative;z-index:2;text-align:center;color:#fff;padding:0 var(--space-6);max-width:900px;animation:fadeInUp 1.2s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-content[data-astro-cid-zh2wyybo] h1[data-astro-cid-zh2wyybo]{font-size:clamp(2.5rem,7vw,4.5rem);margin-bottom:var(--space-5);font-weight:var(--bold);color:#fff;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,.3);letter-spacing:-.02em}.hero-content[data-astro-cid-zh2wyybo] .hero-subtitle[data-astro-cid-zh2wyybo]{font-size:clamp(1.25rem,3vw,1.75rem);margin-bottom:var(--space-6);font-weight:var(--regular);color:#ffffffe6;line-height:1.4;text-shadow:0 2px 6px rgba(0,0,0,.2);max-width:700px;margin-left:auto;margin-right:auto}header[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;inset:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiIGlkPSJhIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4wNSIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjAyIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkPSJNMjggNjZMMCA1MEwwIDc2TDI4IDEwMEw1NiA3Nkw1NiA1MEwyOCA2NloiIGZpbGw9IiMwMDAxIj48L3BhdGg+Cjwvc3ZnPg==);background-size:cover;opacity:.1;z-index:0}header[data-astro-cid-zh2wyybo] h1[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-4);position:relative;z-index:1;text-shadow:0 2px 10px rgba(0,0,0,.3)}.header-content[data-astro-cid-zh2wyybo]{position:relative;z-index:1;max-width:900px;margin:0 auto}section[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-8);background:var(--pure-white);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-md);position:relative;overflow:hidden;transition:transform var(--transition-slow),box-shadow var(--transition-slow)}section[data-astro-cid-zh2wyybo]:hover{box-shadow:var(--shadow-lg)}.section-header[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-6);position:relative}.section-title[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4)}.section-title[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{color:var(--accent);font-size:1.5em}.section-subtitle[data-astro-cid-zh2wyybo]{color:var(--text-secondary);font-size:var(--small-text);max-width:600px}.section-header[data-astro-cid-zh2wyybo]{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.nav-container[data-astro-cid-zh2wyybo]{background:var(--pure-white);position:sticky;top:0;z-index:1000;box-shadow:var(--shadow-md);padding:var(--space-3) 0;transition:all var(--transition-normal)}.nav-container[data-astro-cid-zh2wyybo].scrolled{padding:var(--space-2) 0;box-shadow:var(--shadow-lg)}nav[data-astro-cid-zh2wyybo]{max-width:1200px;margin:0 auto;padding:0 var(--space-5);display:flex;justify-content:center;align-items:center}.nav-links[data-astro-cid-zh2wyybo]{display:flex;justify-content:center;gap:var(--space-4);flex-wrap:wrap;margin:0;padding:0;list-style:none}.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]{color:var(--dark-blue);text-decoration:none;font-weight:var(--medium);padding:var(--space-2) var(--space-3);border-radius:var(--radius);transition:all var(--transition-normal);position:relative}.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:var(--accent);transition:all var(--transition-normal);transform:translate(-50%);opacity:0}.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover,.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:focus{color:var(--primary)}.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover:after,.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:focus:after{width:80%;opacity:1}.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo].active{color:var(--primary);font-weight:var(--semibold)}.nav-links[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo].active:after{width:80%;opacity:1;background:var(--accent)}@media(max-width:768px){header[data-astro-cid-zh2wyybo]{padding:3rem 1rem}.container[data-astro-cid-zh2wyybo]{padding:0 1rem}section[data-astro-cid-zh2wyybo]{padding:1.5rem}.timeline[data-astro-cid-zh2wyybo]{padding-left:40px}.timeline[data-astro-cid-zh2wyybo]:before{left:15px}.timeline-item[data-astro-cid-zh2wyybo]:before{left:-35px;width:20px;height:20px}.timeline-date[data-astro-cid-zh2wyybo]{position:static;width:auto;text-align:left;margin-bottom:.5rem}.quote[data-astro-cid-zh2wyybo]{padding:1.5rem}}@media(max-width:480px){header[data-astro-cid-zh2wyybo]{padding:2.5rem 1rem}section[data-astro-cid-zh2wyybo]{padding:1rem}.timeline[data-astro-cid-zh2wyybo]{padding-left:30px}.timeline[data-astro-cid-zh2wyybo]:before{left:10px}.timeline-item[data-astro-cid-zh2wyybo]:before{left:-25px;width:16px;height:16px}.quotes-container[data-astro-cid-zh2wyybo],.reference-grid[data-astro-cid-zh2wyybo]{grid-template-columns:1fr;gap:1rem}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{padding:6px 0}}.card[data-astro-cid-zh2wyybo],.timeline-content[data-astro-cid-zh2wyybo],.investigation-status[data-astro-cid-zh2wyybo],.highlight[data-astro-cid-zh2wyybo],.premium-card[data-astro-cid-zh2wyybo]{line-height:1.6}.card[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo],.timeline-content[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo],.highlight[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo]{margin-bottom:.75rem}@media(max-width:768px){.card[data-astro-cid-zh2wyybo],.timeline-content[data-astro-cid-zh2wyybo],.investigation-status[data-astro-cid-zh2wyybo],.highlight[data-astro-cid-zh2wyybo],.premium-card[data-astro-cid-zh2wyybo]{padding:1rem}.media-highlights[data-astro-cid-zh2wyybo],.reference-grid[data-astro-cid-zh2wyybo]{grid-template-columns:1fr;gap:1rem}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{padding:6px 0}}@media(max-width:480px){.card[data-astro-cid-zh2wyybo],.timeline-content[data-astro-cid-zh2wyybo],.investigation-status[data-astro-cid-zh2wyybo],.highlight[data-astro-cid-zh2wyybo],.premium-card[data-astro-cid-zh2wyybo]{padding:.75rem}}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-item[data-astro-cid-zh2wyybo]{padding-left:1.5rem;margin-bottom:1.5rem}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-marker[data-astro-cid-zh2wyybo]{position:absolute;left:0;top:.25rem;width:12px;height:12px;border-radius:50%;background:var(--medium-blue);border:3px solid var(--pure-white);box-shadow:0 0 0 2px var(--medium-blue);z-index:2;display:flex;align-items:center;justify-content:center}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-date[data-astro-cid-zh2wyybo]{font-weight:var(--semibold);color:var(--dark);margin-bottom:.25rem;display:block}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-content[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{margin:0;line-height:1.5}.media-grid[data-astro-cid-zh2wyybo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-5)}.media-card[data-astro-cid-zh2wyybo]{background:var(--pure-white);padding:var(--space-5);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);position:relative;overflow:hidden;border-top:4px solid var(--primary)}.security-card[data-astro-cid-zh2wyybo]{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);padding:1.5rem;transition:transform .2s}.security-card[data-astro-cid-zh2wyybo]:hover{transform:translateY(-5px)}.tab-navigation[data-astro-cid-zh2wyybo]{display:flex;margin-bottom:var(--space-6);background:var(--off-white);border-radius:var(--radius-lg);padding:var(--space-2);position:relative;box-shadow:var(--shadow-sm)}.tab-item[data-astro-cid-zh2wyybo]{padding:var(--space-3) var(--space-5);cursor:pointer;font-weight:var(--medium);color:var(--text-secondary);border-radius:var(--radius);transition:all var(--transition-normal);position:relative;z-index:2;display:flex;align-items:center;gap:var(--space-2)}.tab-item[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{color:var(--accent);font-size:1.1rem}.tab-item[data-astro-cid-zh2wyybo].active{color:var(--dark-blue);font-weight:var(--semibold);background:var(--pure-white);box-shadow:var(--shadow-sm)}.tab-item[data-astro-cid-zh2wyybo]:hover:not(.active){background:#ffffff80;color:var(--primary)}.conclusion-section[data-astro-cid-zh2wyybo]{background:linear-gradient(135deg,var(--off-white),#f0f4f8);padding:var(--space-7);border-radius:var(--radius-lg);margin:var(--space-8) 0;box-shadow:var(--shadow-md);position:relative;overflow:hidden}.conclusion-section[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:linear-gradient(to right,var(--primary),var(--accent))}.conclusion-section[data-astro-cid-zh2wyybo] .section-header[data-astro-cid-zh2wyybo]{border-bottom:none;position:relative}.conclusion-section[data-astro-cid-zh2wyybo] .section-title[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-5)}.conclusion-section[data-astro-cid-zh2wyybo] .section-title[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{color:var(--primary)}.security-findings[data-astro-cid-zh2wyybo]{display:grid;gap:1rem}.finding[data-astro-cid-zh2wyybo]{display:flex;gap:1rem;padding:1rem;background:#f5f7fa;border-radius:var(--radius)}.finding-icon[data-astro-cid-zh2wyybo]{font-size:1.25rem;color:var(--medium-blue)}.finding-content[data-astro-cid-zh2wyybo] h4[data-astro-cid-zh2wyybo]{margin-bottom:.5rem;color:var(--dark)}.investigation-status[data-astro-cid-zh2wyybo]{margin-top:1.5rem}.investigation-status[data-astro-cid-zh2wyybo] h4[data-astro-cid-zh2wyybo]{margin-bottom:1rem;color:var(--dark-blue)}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:.75rem;padding:.5rem 0}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.tab-content[data-astro-cid-zh2wyybo]{display:none;animation:fadeIn .5s ease-out}.tab-content[data-astro-cid-zh2wyybo].active{display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.status-badge[data-astro-cid-zh2wyybo]{display:inline-block;width:12px;height:12px;border-radius:50%}.status-badge[data-astro-cid-zh2wyybo].ongoing{background:#ff9800}.status-badge[data-astro-cid-zh2wyybo].completed{background:#4caf50}.hero-share[data-astro-cid-zh2wyybo]{margin-top:var(--space-5);display:flex;align-items:center;gap:var(--space-3);background:#ffffff26;backdrop-filter:blur(5px);padding:var(--space-3) var(--space-4);border-radius:var(--radius);display:inline-flex}.share-label[data-astro-cid-zh2wyybo]{color:var(--pure-white);font-weight:var(--medium);font-size:.9rem}.share-buttons[data-astro-cid-zh2wyybo]{display:flex;gap:var(--space-2)}.share-button[data-astro-cid-zh2wyybo]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--pure-white);transition:all var(--transition-fast);background:#fff3}.share-button[data-astro-cid-zh2wyybo]:hover{transform:translateY(-3px)}.share-button[data-astro-cid-zh2wyybo].twitter:hover{background:#1da1f2}.share-button[data-astro-cid-zh2wyybo].facebook:hover{background:#4267b2}.share-button[data-astro-cid-zh2wyybo].linkedin:hover{background:#0077b5}.share-button[data-astro-cid-zh2wyybo].whatsapp:hover{background:#25d366}.finding-icon[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{font-size:1rem;color:#34a853}.finding-content[data-astro-cid-zh2wyybo] h4[data-astro-cid-zh2wyybo]{margin:0 0 .2rem;font-size:.9rem}.finding-content[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{margin:0;font-size:.85rem;color:#555;line-height:1.4}.judicial-timeline[data-astro-cid-zh2wyybo]{margin:1rem 0;padding-left:.8rem;border-left:1px solid #eee}.timeline-item[data-astro-cid-zh2wyybo]{position:relative;padding-bottom:.8rem}.timeline-marker[data-astro-cid-zh2wyybo]{position:absolute;left:-1rem;top:.3rem;width:.7rem;height:.7rem;border-radius:50%;background:#4285f4}.timeline-date[data-astro-cid-zh2wyybo]{font-weight:600;color:#4285f4;margin-bottom:.2rem;font-size:.85rem}.timeline-content[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{margin:.2rem 0}.investigation-status[data-astro-cid-zh2wyybo]{margin-top:1rem}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:.85rem}.status-badge[data-astro-cid-zh2wyybo]{display:inline-block;width:.6rem;height:.6rem;border-radius:50%}.status-badge[data-astro-cid-zh2wyybo].ongoing{background:#ffa000}.status-badge[data-astro-cid-zh2wyybo].completed{background:#34a853}.premium-footer[data-astro-cid-zh2wyybo]{background:linear-gradient(to right,var(--dark-blue),var(--primary));color:var(--pure-white);padding:var(--space-8) 0 var(--space-5);margin-top:var(--space-10);position:relative}.premium-footer[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;inset:0;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5MDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjEwMCUiIGlkPSJhIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4wNSIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjAyIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cGF0aCBkPSJNMjggNjZMMCA1MEwwIDc2TDI4IDEwMEw1NiA3Nkw1NiA1MEwyOCA2NloiIGZpbGw9IiMwMDAxIj48L3BhdGg+Cjwvc3ZnPg==);background-size:cover;opacity:.1;z-index:0}.footer-content[data-astro-cid-zh2wyybo]{display:grid;grid-template-columns:1fr 2fr 1fr;gap:var(--space-6);margin-bottom:var(--space-7)}.footer-branding[data-astro-cid-zh2wyybo] .footer-logo[data-astro-cid-zh2wyybo] h2[data-astro-cid-zh2wyybo]{font-size:2rem;font-weight:var(--bold);margin-bottom:var(--space-2);color:var(--pure-white)}.footer-tagline[data-astro-cid-zh2wyybo]{color:#fffc;font-size:.9rem}.footer-nav[data-astro-cid-zh2wyybo]{display:flex;gap:var(--space-6)}.footer-nav-column[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo]{color:var(--pure-white);font-size:1.1rem;margin-bottom:var(--space-4);font-weight:var(--semibold)}.footer-nav-column[data-astro-cid-zh2wyybo] ul[data-astro-cid-zh2wyybo]{list-style:none;padding:0;margin:0}.footer-nav-column[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-2)}.footer-nav-column[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]{color:#fffc;text-decoration:none;transition:color var(--transition-fast);font-size:.9rem}.footer-nav-column[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover{color:var(--pure-white);text-decoration:underline}.footer-subscribe[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo]{color:var(--pure-white);font-size:1.1rem;margin-bottom:var(--space-4);font-weight:var(--semibold)}.subscribe-form[data-astro-cid-zh2wyybo]{display:flex;flex-direction:column;gap:var(--space-2)}.footer-input[data-astro-cid-zh2wyybo]{padding:var(--space-3);border-radius:var(--radius);border:none;background:#ffffff1a;color:var(--pure-white)}.footer-input[data-astro-cid-zh2wyybo]::-moz-placeholder{color:#fff9}.footer-input[data-astro-cid-zh2wyybo]::placeholder{color:#fff9}.subscribe-button[data-astro-cid-zh2wyybo]{padding:var(--space-3);border-radius:var(--radius);border:none;background:var(--accent);color:var(--pure-white);font-weight:var(--medium);cursor:pointer;transition:background var(--transition-fast)}.subscribe-button[data-astro-cid-zh2wyybo]:hover{background:var(--secondary)}.footer-bottom[data-astro-cid-zh2wyybo]{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-5);border-top:1px solid rgba(255,255,255,.1)}.footer-copyright[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{font-size:.85rem;color:#ffffffb3}.footer-social[data-astro-cid-zh2wyybo]{display:flex;gap:var(--space-3)}.footer-social[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a;color:var(--pure-white);transition:all var(--transition-fast)}.footer-social[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover{background:var(--accent);transform:translateY(-3px)}@media(max-width:992px){.footer-content[data-astro-cid-zh2wyybo]{grid-template-columns:1fr 1fr}.footer-subscribe[data-astro-cid-zh2wyybo]{grid-column:span 2;margin-top:var(--space-5)}}@media(max-width:768px){.footer-content[data-astro-cid-zh2wyybo]{grid-template-columns:1fr;gap:var(--space-5)}.footer-subscribe[data-astro-cid-zh2wyybo]{grid-column:span 1}.footer-bottom[data-astro-cid-zh2wyybo]{flex-direction:column;gap:var(--space-4);text-align:center}.footer-copyright[data-astro-cid-zh2wyybo]{order:2}.footer-social[data-astro-cid-zh2wyybo]{order:1;margin-bottom:var(--space-3)}}.premium-section[data-astro-cid-zh2wyybo]{padding:var(--space-6);background:var(--off-white);border-radius:var(--radius-lg);margin-bottom:var(--space-8);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.premium-section[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;top:0;left:0;width:5px;height:100%;background:linear-gradient(to bottom,var(--primary),var(--accent))}.premium-section[data-astro-cid-zh2wyybo] .section-header[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-6)}.security-grid[data-astro-cid-zh2wyybo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-5)}.security-card[data-astro-cid-zh2wyybo]{background:var(--pure-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:var(--space-5);transition:all var(--transition-normal);position:relative;overflow:hidden;border-top:4px solid var(--primary)}.security-card[data-astro-cid-zh2wyybo].primary{border-top:4px solid var(--medium-blue)}.security-card[data-astro-cid-zh2wyybo]:hover{transform:translateY(-5px);box-shadow:var(--shadow-hover)}.security-header[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid rgba(0,0,0,.1)}.security-header[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{font-size:1.5rem;color:var(--primary);background:#1a4b8c1a;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%}.security-alert[data-astro-cid-zh2wyybo]{background:#e67e221a;padding:var(--space-4);border-radius:var(--radius);display:flex;align-items:flex-start;gap:var(--space-3);margin-bottom:var(--space-5);border-left:3px solid var(--accent)}.security-alert[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{color:var(--accent)}.tweet-container[data-astro-cid-zh2wyybo].premium-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-5);margin-top:var(--space-6)}.tweet-column[data-astro-cid-zh2wyybo]{background:var(--pure-white);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-md);transition:all var(--transition-normal);border-top:4px solid var(--primary-light)}.tweet-column[data-astro-cid-zh2wyybo]:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.conclusion-section[data-astro-cid-zh2wyybo]{padding:var(--space-7)}.conclusion-content[data-astro-cid-zh2wyybo]{display:grid;gap:var(--space-6)}.conclusion-intro[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{font-size:1.1rem;line-height:var(--line-height-relaxed);color:var(--dark-blue)}.conclusion-points[data-astro-cid-zh2wyybo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:var(--space-5)}.point-card[data-astro-cid-zh2wyybo]{background:var(--pure-white);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-md);display:flex;gap:var(--space-4);transition:all var(--transition-normal)}.point-card[data-astro-cid-zh2wyybo]:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.point-icon[data-astro-cid-zh2wyybo]{color:var(--primary);font-size:1.5rem;background:#1a4b8c1a;width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;border-radius:50%}.conclusion-highlight[data-astro-cid-zh2wyybo]{background:#5a3f871a;border-radius:var(--radius-lg);padding:var(--space-5);display:flex;gap:var(--space-4);border-left:4px solid var(--secondary)}.highlight-icon[data-astro-cid-zh2wyybo]{color:var(--secondary);font-size:1.5rem}.conclusion-highlight[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{font-weight:var(--medium);color:var(--dark-blue)}.references-grid[data-astro-cid-zh2wyybo]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:var(--space-6);margin-top:var(--space-5)}.reference-category[data-astro-cid-zh2wyybo]{background:var(--pure-white);border-radius:var(--radius-lg);padding:var(--space-5);box-shadow:var(--shadow-md);position:relative;overflow:hidden;border-top:4px solid var(--secondary)}.reference-category[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid rgba(0,0,0,.1);color:var(--dark-blue);font-weight:var(--semibold)}.reference-category[data-astro-cid-zh2wyybo] h3[data-astro-cid-zh2wyybo] i[data-astro-cid-zh2wyybo]{color:var(--secondary);background:#5a3f871a;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%}.reference-list[data-astro-cid-zh2wyybo]{list-style:none;padding:0;margin:0}.reference-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-3);padding-bottom:var(--space-3);border-bottom:1px solid rgba(0,0,0,.05)}.reference-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.ref-content[data-astro-cid-zh2wyybo]{display:flex;flex-direction:column;gap:var(--space-1)}.ref-content[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]{color:var(--primary);font-weight:var(--medium);text-decoration:none;transition:color var(--transition-fast)}.ref-content[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover{color:var(--primary-light);text-decoration:underline}.ref-date[data-astro-cid-zh2wyybo]{font-size:var(--smaller-text);color:var(--medium)}@media(max-width:768px){.conclusion-points[data-astro-cid-zh2wyybo],.references-grid[data-astro-cid-zh2wyybo]{grid-template-columns:1fr}.point-card[data-astro-cid-zh2wyybo],.conclusion-highlight[data-astro-cid-zh2wyybo]{flex-direction:column}}.investigation-status[data-astro-cid-zh2wyybo]{margin-top:var(--space-6);background:var(--pure-white);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow-sm)}.investigation-status[data-astro-cid-zh2wyybo] h4[data-astro-cid-zh2wyybo]{margin-bottom:var(--space-4);color:var(--dark-blue);font-weight:var(--semibold);display:flex;align-items:center;gap:var(--space-2);padding-bottom:var(--space-3);border-bottom:1px solid rgba(0,0,0,.05)}.investigation-status[data-astro-cid-zh2wyybo] h4[data-astro-cid-zh2wyybo]:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;color:var(--primary);font-size:1.1rem}.status-list[data-astro-cid-zh2wyybo]{list-style:none;padding:0;margin:0}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px dashed rgba(0,0,0,.05)}.status-list[data-astro-cid-zh2wyybo] li[data-astro-cid-zh2wyybo]:last-child{border-bottom:none}.status-badge[data-astro-cid-zh2wyybo]{display:inline-block;min-width:12px;min-height:12px;width:12px;height:12px;border-radius:50%;flex-shrink:0}.status-badge[data-astro-cid-zh2wyybo].ongoing{background:var(--accent);box-shadow:0 0 0 2px #e67e2233}.status-badge[data-astro-cid-zh2wyybo].completed{background:#4caf50;box-shadow:0 0 0 2px #4caf5033}.judicial-timeline[data-astro-cid-zh2wyybo]{position:relative;padding-left:0;margin:var(--space-5) 0}.judicial-timeline[data-astro-cid-zh2wyybo]:before{content:"";position:absolute;left:15px;top:0;bottom:0;width:2px;background:rgba(var(--primary-rgb),.1)}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-item[data-astro-cid-zh2wyybo]{position:relative;padding-left:40px;margin-bottom:var(--space-5);padding-bottom:var(--space-3)}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-marker[data-astro-cid-zh2wyybo]{position:absolute;left:0;top:10px;width:32px;height:32px;border-radius:50%;background:var(--pure-white);border:2px solid var(--primary);z-index:1;display:flex;align-items:center;justify-content:center}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-marker[data-astro-cid-zh2wyybo]:before{content:"";width:12px;height:12px;border-radius:50%;background:var(--primary)}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-content[data-astro-cid-zh2wyybo]{background:var(--off-white);border-radius:var(--radius);padding:var(--space-4);box-shadow:var(--shadow-sm)}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-date[data-astro-cid-zh2wyybo]{display:inline-block;background:rgba(var(--primary-rgb),.1);color:var(--primary);font-weight:var(--semibold);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);margin-bottom:var(--space-2)}.judicial-timeline[data-astro-cid-zh2wyybo] .timeline-content[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{margin:0;color:var(--dark);line-height:var(--line-height-normal)}.hero-author[data-astro-cid-zh2wyybo]{color:var(--pure-white);font-size:.9rem;margin-top:var(--space-2);opacity:.9;font-style:italic}.hero-author[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]{color:var(--pure-white);text-decoration:none;border-bottom:1px dotted rgba(255,255,255,.5);transition:all var(--transition-fast);padding-bottom:2px}.hero-author[data-astro-cid-zh2wyybo] a[data-astro-cid-zh2wyybo]:hover{color:var(--accent-light);border-bottom-color:var(--accent-light)}.premium-timeline[data-astro-cid-zh2wyybo]{position:relative;margin:var(--space-6) 0;padding:0}.premium-timeline-item[data-astro-cid-zh2wyybo]{display:grid;grid-template-columns:80px 40px 1fr;margin-bottom:var(--space-5);position:relative}.premium-timeline-item[data-astro-cid-zh2wyybo]:last-child .connector-line[data-astro-cid-zh2wyybo]{display:none}.timeline-date-container[data-astro-cid-zh2wyybo]{text-align:right;padding-right:var(--space-3);padding-top:var(--space-2)}.timeline-date[data-astro-cid-zh2wyybo]{display:inline-block;background:var(--primary);color:var(--pure-white);font-weight:var(--semibold);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:.9rem}.timeline-connector[data-astro-cid-zh2wyybo]{position:relative;display:flex;flex-direction:column;align-items:center}.connector-dot[data-astro-cid-zh2wyybo]{width:16px;height:16px;background:var(--primary);border-radius:50%;border:3px solid var(--pure-white);box-shadow:0 0 0 2px var(--primary);z-index:2;margin-top:var(--space-2)}.connector-line[data-astro-cid-zh2wyybo]{position:absolute;top:calc(var(--space-2) + 16px);width:2px;background:var(--primary);opacity:.3;height:calc(100% + var(--space-5) - 16px)}.timeline-content-card[data-astro-cid-zh2wyybo]{background:var(--pure-white);border-radius:var(--radius);padding:var(--space-3) var(--space-4);box-shadow:var(--shadow-sm);border-left:3px solid var(--primary);transition:all var(--transition-normal)}.timeline-content-card[data-astro-cid-zh2wyybo]:hover{transform:translate(5px);box-shadow:var(--shadow-md)}.timeline-content-card[data-astro-cid-zh2wyybo] p[data-astro-cid-zh2wyybo]{margin:0;color:var(--dark);line-height:var(--line-height-normal)}@media(max-width:768px){.premium-timeline-item[data-astro-cid-zh2wyybo]{grid-template-columns:70px 30px 1fr}.timeline-date[data-astro-cid-zh2wyybo]{font-size:.8rem;padding:var(--space-1) var(--space-2)}}
