*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#1a202c;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);min-height:100vh;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.2) 0%,transparent 50%);z-index:-2;animation:particleFloat 20s ease-in-out infinite}@keyframes particleFloat{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}.secure-zone-banner{display:flex;justify-content:center;align-items:center;text-align:center;padding:20px 0;z-index:200;animation:blinkBanner 2s infinite}.secure-banner-content{background:linear-gradient(135deg,#8b5cf6e6,#7c3aede6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:50px;padding:12px 32px;display:flex;align-items:center;justify-content:center;gap:12px;max-width:fit-content;margin:0 auto;box-shadow:0 8px 32px #8b5cf666,0 0 0 1px #ffffff1a,inset 0 1px #fff3;transition:all .3s ease;animation:gyrophareEffect 1s ease-in-out infinite;text-decoration:none;cursor:pointer}.secure-banner-content:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 12px 40px #8b5cf699,0 0 0 1px #fff3,inset 0 1px #ffffff4d}.secure-icon{font-size:18px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.secure-text{color:#fff;font-size:14px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-shadow:0 2px 4px rgba(0,0,0,.3)}@keyframes gyrophareEffect{0%{background:linear-gradient(135deg,#8b5cf6e6,#7c3aede6);box-shadow:0 8px 32px #8b5cf699}50%{background:linear-gradient(135deg,#ef4444e6,#dc2626e6);box-shadow:0 8px 32px #ef444499}to{background:linear-gradient(135deg,#8b5cf6e6,#7c3aede6);box-shadow:0 8px 32px #8b5cf699}}.hero-section{padding-top:0}from{opacity:0;transform:translate(-50%) translateY(-20px)}to{opacity:1;transform:translate(-50%) translateY(0)}} .hero-section{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem 0}.hero-content{max-width:1000px;margin:0 auto;padding:0 2rem}.hero-title{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:2rem}.title-line-1{font-size:3rem;font-weight:800;color:#fff;text-shadow:3px 6px 12px rgba(0,0,0,.4);letter-spacing:.05em}.title-line-2{font-size:4rem;font-weight:900;color:#fbbf24;text-shadow:3px 6px 12px rgba(0,0,0,.5);letter-spacing:.03em;animation:titlePulse 2s ease-in-out infinite}.title-line-3{font-size:3.5rem;font-weight:800;color:#fff;text-shadow:3px 6px 12px rgba(0,0,0,.4);letter-spacing:.08em}@keyframes titlePulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-photos-trio{display:flex;justify-content:center;align-items:center;gap:2rem;margin:2rem 0}.greg-hero-avatar{width:175px;height:175px;border-radius:50%;object-fit:cover;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#fbbf24,#f59e0b) border-box;box-shadow:0 20px 60px #0000004d;animation:float 6s ease-in-out infinite;transition:all .3s ease}.greg-hero-avatar.main-avatar{width:225px;height:225px}.greg-hero-avatar:hover{transform:scale(1.05) rotate(5deg);box-shadow:0 25px 80px #0006}.greg-hero-avatar.bright{filter:brightness(1.15)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.hero-subtitle{font-size:1.2rem;color:#ffffffe6;margin-bottom:3rem;font-weight:500;text-shadow:2px 4px 8px rgba(0,0,0,.3);line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.mission-briefing{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;margin-bottom:4rem}.briefing-card{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;text-align:left;transition:all .3s ease;position:relative;overflow:hidden}.briefing-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#fbbf24,#f59e0b)}.briefing-card:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.briefing-icon{font-size:2.5rem;margin-bottom:1rem;display:block}.briefing-card h3{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.75rem;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.briefing-card p{color:#ffffffe6;font-size:.9rem;line-height:1.6;font-weight:500}.hero-actions{display:flex;gap:3rem;justify-content:center;flex-wrap:wrap;margin:3rem 0 4rem}.cta-button{display:inline-block;padding:1.5rem 2.5rem;border-radius:16px;font-weight:800;font-size:1.1rem;text-decoration:none;transition:all .3s ease;border:1px solid transparent;text-transform:uppercase;letter-spacing:.05em;min-width:200px;text-align:center}.cta-button.primary{background:linear-gradient(135deg,#22c55e,#16a34a,#15803d);color:#fff;box-shadow:0 8px 24px #22c55e4d}.cta-button.primary:hover{background:linear-gradient(135deg,#16a34a,#15803d,#166534);transform:translateY(-3px);box-shadow:0 12px 32px #22c55e66}.cta-button.danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 8px 24px #ef44444d}.cta-button.danger:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-3px);box-shadow:0 12px 32px #ef444466}.cta-button.pulse{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 8px 24px #ef44444d}50%{box-shadow:0 8px 24px #ef444499}to{box-shadow:0 8px 24px #ef44444d}}.hero-stats{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin-bottom:4rem}.stat-item{text-align:center;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;min-width:140px;transition:all .3s ease}.stat-item:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.stat-number{display:block;font-size:2.5rem;font-weight:800;color:#fbbf24;text-shadow:2px 4px 8px rgba(0,0,0,.3);margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#fffc;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.stat-medal{font-size:2.5rem;margin-top:.5rem;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:medalFloat 3s ease-in-out infinite}.stat-item:nth-child(1) .stat-medal{animation-delay:0s}.stat-item:nth-child(2) .stat-medal{animation-delay:1s}.stat-item:nth-child(3) .stat-medal{animation-delay:2s}@keyframes medalFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(5deg)}}.section-title{font-size:2.5rem;font-weight:800;color:#fff;text-align:center;margin-bottom:1.5rem;text-shadow:3px 6px 12px rgba(0,0,0,.4);letter-spacing:.02em}.dossier-section,.arsenal-section,.timeline-section,.recruitment-section{padding:2rem 2rem 4rem;max-width:1200px;margin:0 auto}.dossier-photo-container{display:flex;justify-content:center;margin-bottom:2rem}.dossier-photo{width:200px;height:200px;border-radius:50%;object-fit:cover;border:4px solid transparent;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#fbbf24,#f59e0b) border-box;box-shadow:0 20px 60px #0000004d;transition:all .3s ease;animation:float 6s ease-in-out infinite}.dossier-photo:hover{transform:scale(1.05) rotate(3deg);box-shadow:0 25px 80px #0006}.dossier-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2rem;max-width:1000px;margin:0 auto}.dossier-card{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem;transition:all .3s ease}.dossier-card:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.dossier-card h3{font-size:1.3rem;font-weight:700;color:#fbbf24;margin-bottom:1.5rem;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.dossier-content p,.dossier-content li{color:#ffffffe6;font-size:1rem;line-height:1.6;margin-bottom:.75rem;font-weight:500}.dossier-content ul{list-style:none;padding:0}.dossier-content li:before{content:"• ";color:#fbbf24;font-weight:700}.dossier-content strong{color:#fbbf24;font-weight:700}.arsenal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.arsenal-item{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.arsenal-item:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.arsenal-icon{font-size:3rem;margin-bottom:1rem}.arsenal-item h3{font-size:1.2rem;font-weight:700;color:#fff;margin-bottom:1rem;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.arsenal-item p{color:#fffc;font-size:.95rem;line-height:1.5;font-weight:500}.timeline{max-width:800px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.timeline-item{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:1.5rem;transition:all .3s ease;position:relative;border-top:3px solid #fbbf24}.timeline-item:hover{background:#ffffff26;transform:translateY(-4px);box-shadow:0 12px 40px #0003}.timeline-item:before{content:attr(data-phase);position:absolute;top:-10px;left:1rem;background:#fbbf24;color:#1a202c;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase}.timeline-item h3{font-size:1.2rem;font-weight:700;color:#fbbf24;margin-bottom:1rem;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.timeline-item p{color:#ffffffe6;font-size:.95rem;line-height:1.5;margin-bottom:1rem;font-weight:500}.timeline-status{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border:1px solid}.timeline-status.completed{background:#22c55e33;color:#22c55e;border-color:#22c55e4d}.timeline-status.in-progress{background:#f59e0b33;color:#fbbf24;border-color:#f59e0b4d}.timeline-status.upcoming{background:#9ca3af33;color:#9ca3af;border-color:#9ca3af4d}.timeline-status.objective{background:#ef444433;color:#f87171;border-color:#ef44444d}.recruitment-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.recruitment-text h3{font-size:2rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-shadow:2px 4px 8px rgba(0,0,0,.3)}.recruitment-text p{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:2rem;font-weight:500}.benefits-list h4{font-size:1.2rem;font-weight:700;color:#fbbf24;margin-bottom:1rem;text-shadow:1px 2px 4px rgba(0,0,0,.3)}.benefits-list ul{list-style:none;padding:0}.benefits-list li{color:#ffffffe6;font-size:1rem;line-height:1.6;margin-bottom:.75rem;font-weight:500}.benefits-list li:before{content:"• ";color:#fbbf24;font-weight:700}.recruitment-action{text-align:center}.recruitment-note{color:#ffffffb3;font-size:.9rem;margin-top:1rem;font-style:italic;font-weight:500}.footer{background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.2);padding:2rem 0;text-align:center}.footer p{color:#fffc;font-size:.9rem;margin-bottom:.5rem;font-weight:500;text-shadow:1px 1px 2px rgba(0,0,0,.2)}@media (max-width: 768px){.secure-zone-banner{padding:15px 20px}.secure-banner-content{padding:10px 24px}.secure-text{font-size:12px}.secure-icon{font-size:16px}.title-line-1{font-size:2rem}.title-line-2{font-size:2.8rem}.title-line-3{font-size:2.5rem}.hero-subtitle{font-size:1rem}.greg-hero-avatar{width:140px;height:140px}.greg-hero-avatar.main-avatar{width:180px;height:180px}.hero-actions{flex-direction:column;align-items:center}.hero-stats{gap:1.5rem}.dossier-grid{grid-template-columns:1fr;grid-template-rows:auto}.arsenal-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.recruitment-content{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2rem}.dossier-section,.arsenal-section,.timeline-section,.recruitment-section{padding:3rem 1rem}}@media (max-width: 480px){.greg-hero-avatar{width:100px;height:100px}.greg-hero-avatar.main-avatar{width:120px;height:120px}.title-line-1{font-size:1.5rem}.title-line-2{font-size:2.2rem}.title-line-3{font-size:2rem}.hero-content{padding:0 1rem}.mission-briefing{grid-template-columns:1fr}}
