.container{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;display:flex;position:relative}[data-theme=dark] .container{color:#f8fafc;background-color:#0f172a}.header{z-index:1;background:linear-gradient(135deg,#4f46e5,#9333ea);padding:6rem 2rem 8rem;position:relative;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1)}.header:before{content:"";background:radial-gradient(circle at 20%,rgba(255,255,255,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.header-content{text-align:center;z-index:3;max-width:1400px;margin:0 auto;animation:.8s ease-out fadeInUp;position:relative}.title{letter-spacing:-.02em;color:#f8fafc;text-shadow:0 2px 8px rgba(0,0,0,.3);margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1.1}.title .gradient-text{background:linear-gradient(45deg,#fff 10%,#e2e8f0 90%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.title .gradient-text:after{content:"";background:linear-gradient(90deg,rgba(255,255,255,.95),transparent);border-radius:2px;width:100%;height:3px;position:absolute;bottom:-5px;left:0}.subtitle{color:rgba(255,255,255,.98);text-shadow:0 1px 4px rgba(0,0,0,.2);letter-spacing:.01em;max-width:600px;margin:0 auto;font-size:1.5rem;font-weight:400;line-height:1.7}.main-content{z-index:3;background:#f8fafc;border-radius:1rem;flex:1;max-width:1400px;margin:0 auto;padding:4rem;position:relative;box-shadow:0 0 15px rgba(0,0,0,.05)}[data-theme=dark] .main-content{background:#1e293b;box-shadow:0 0 15px rgba(0,0,0,.2)}.main-content h2{color:#0f172a;margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.75rem;font-weight:700;position:relative}.main-content h2:after{content:"";background:linear-gradient(90deg,#2563eb,rgba(37,99,235,.3));border-radius:2px;width:50px;height:3px;position:absolute;bottom:0;left:0}[data-theme=dark] .main-content h2{color:#f1f5f9}.content-inner{color:#334155;letter-spacing:.01em;max-width:800px;font-size:1rem;font-weight:400;line-height:1.6}[data-theme=dark] .content-inner{color:#cbd5e1}.author-info{background:#f8fafc;border-radius:1rem;margin-top:2rem;padding:1.5rem;box-shadow:0 3px 5px -1px rgba(0,0,0,.1)}[data-theme=dark] .author-info{background:#1e293b;box-shadow:0 3px 15px rgba(0,0,0,.2)}.author-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;padding-bottom:1rem;display:grid}@media (max-width:768px){.author-grid{grid-template-columns:1fr}}.author-card{background:rgba(255,255,255,.95);border-radius:.5rem;align-items:center;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 3px 5px -1px rgba(0,0,0,.1)}.author-card:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(0,0,0,.15)}[data-theme=dark] .author-card{background:rgba(255,255,255,.1);box-shadow:0 3px 10px rgba(0,0,0,.3)}[data-theme=dark] .author-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.4)}.author-image{margin-right:1rem}.author-image img{transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 8px rgba(0,0,0,.1)}.author-image img:hover{transform:scale(1.05)}[data-theme=dark] .author-image img{box-shadow:0 3px 8px rgba(0,0,0,.3)}.author-image-placeholder{color:#334155;background:#e2e8f0;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;font-size:.9rem;font-weight:500;display:flex}[data-theme=dark] .author-image-placeholder{color:#cbd5e1;background:#334155;border-color:#334155}.author-details{flex:1}.author-details h3{color:#1e293b;margin-bottom:.3rem;font-size:1.25rem;font-weight:600}[data-theme=dark] .author-details h3{color:#e2e8f0}.author-details p{color:#334155;margin-bottom:.5rem;font-size:.9rem;line-height:1.5}[data-theme=dark] .author-details p{color:#cbd5e1}.author-link{color:#2563eb;background:rgba(37,99,235,.1);border-radius:5px;padding:.3rem .8rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block}.author-link:hover{color:#f8fafc;background:#2563eb;transform:translateY(-2px)}[data-theme=dark] .author-link{background:rgba(37,99,235,.2)}[data-theme=dark] .author-link:hover{color:#f8fafc;background:#2563eb}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.title{font-size:3rem}.subtitle{font-size:1.25rem}.main-content{padding:3rem}}@media (max-width:768px){.header{padding:5rem 1.5rem 7rem}.title{font-size:2.5rem}.subtitle{font-size:1.1rem}.main-content{border-radius:0;padding:2rem 1.5rem}.main-content h2{font-size:1.5rem}.main-content h3{font-size:1.25rem}.main-content p{font-size:.95rem}.author-info{padding:1rem}.author-card{text-align:center;flex-direction:column;align-items:center}.author-image,.author-image-placeholder{margin-bottom:.75rem;margin-right:0}.author-image img,.author-image-placeholder img{width:80px;height:80px}}@media (max-width:480px){.title{font-size:2rem}.subtitle{font-size:1rem}.author-card{padding:.75rem}.author-details h3{font-size:1.1rem}.author-details p{font-size:.85rem}}
