.app{scroll-behavior:smooth}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;background:linear-gradient(180deg,#0a0a0a,#1a1a2e);color:#fff;position:relative}.hero-inner{display:flex;align-items:center;justify-content:center;gap:4rem;max-width:1100px;width:100%}.hero-content{max-width:500px;text-align:left}.hero-image{flex-shrink:0}.hero-image{flex-shrink:0;width:340px;height:340px;border-radius:50%;overflow:hidden;box-shadow:0 0 0 4px #6366f14d,0 20px 60px #00000080}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center 35%}.hero-label{font-size:.875rem;text-transform:uppercase;letter-spacing:.2em;color:#fff9;margin-bottom:1.5rem}.hero-title{font-size:clamp(3rem,10vw,5rem);font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1.125rem,2.5vw,1.5rem);line-height:1.6;color:#fffc;margin-bottom:2.5rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta{margin-top:1rem}.btn{display:inline-block;padding:1rem 2rem;font-size:1rem;font-weight:500;text-decoration:none;border-radius:50px;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 20px #6366f166}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 30px #6366f180}.hero-scroll-indicator{position:absolute;bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff6;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;animation:bounce 2s infinite}.scroll-arrow{width:20px;height:20px;border-right:2px solid rgba(255,255,255,.4);border-bottom:2px solid rgba(255,255,255,.4);transform:rotate(45deg)}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}.section{padding:6rem 2rem}.section-content{max-width:1000px;margin:0 auto}.section-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:#6366f1;margin-bottom:1rem;font-weight:600}.section-intro{font-size:1.125rem;color:#666;margin-bottom:3rem}.section-text-large{font-size:clamp(1.5rem,3vw,2rem);line-height:1.5;color:#1a1a1a;margin-bottom:2rem}.section-about{background:#fafafa}.about-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem}.about-card{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.about-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.about-icon{font-size:2rem;display:block;margin-bottom:1rem}.about-card h3{font-size:1.25rem;margin-bottom:.75rem;color:#1a1a1a}.about-card p{color:#666;line-height:1.6;margin:0}.section-media{background:linear-gradient(180deg,#1a1a2e,#0a0a0a);color:#fff}.section-media .section-label{color:#a5b4fc}.section-media .section-intro{color:#fff9}.media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.media-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);padding:2rem;border-radius:16px;transition:all .3s ease;text-decoration:none;color:#fff;display:block}.media-card:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.media-card-featured{background:linear-gradient(135deg,#6366f133,#8b5cf633);border-color:#6366f14d;position:relative}.media-card-featured:hover{background:linear-gradient(135deg,#6366f14d,#8b5cf64d)}.media-type{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:#a5b4fc;display:block;margin-bottom:.75rem}.media-card h3{font-size:1.25rem;margin-bottom:.5rem}.media-card p{color:#fff9;font-size:.9375rem;line-height:1.5;margin:0}.media-arrow{position:absolute;right:2rem;top:50%;transform:translateY(-50%);font-size:1.5rem;opacity:.5;transition:all .3s ease}.media-card-featured:hover .media-arrow{opacity:1;transform:translateY(-50%) translate(4px)}.media-note{text-align:center;color:#fff6;font-size:.875rem;margin-top:2rem}.section-books{background:#fff}.books-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem}.book-card{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:inherit;padding:2rem;border-radius:16px;background:#fafafa;transition:all .3s ease}.book-card:hover{background:#f0f0f0}.book-cover{perspective:1000px;margin-bottom:1.5rem}.book-cover img{width:180px;height:auto;border-radius:4px;box-shadow:0 10px 30px #0003,0 5px 15px #0000001a;transition:all .4s ease;transform-style:preserve-3d}.book-card:hover .book-cover img{transform:rotateY(-15deg) rotateX(5deg) translateY(-10px);box-shadow:20px 20px 40px #00000040,0 10px 20px #00000026}.book-info{text-align:center}.book-year{font-size:.75rem;font-weight:600;color:#6366f1;margin-bottom:.5rem}.book-card h3{font-size:1.5rem;margin-bottom:.25rem;color:#1a1a1a}.book-publisher{font-size:.875rem;color:#999;margin-bottom:1rem}.book-info>p:not(.book-publisher){color:#666;line-height:1.6;margin:0}.section-press{background:#fafafa}.press-list{display:flex;flex-direction:column;gap:1px;background:#e5e5e5;border-radius:12px;overflow:hidden}.press-item{display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;background:#fff;text-decoration:none;transition:all .2s ease}.press-item:hover{background:#f5f5ff}.press-source{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6366f1}.press-title{font-size:1rem;color:#1a1a1a;font-weight:500}.press-date{font-size:.875rem;color:#999;white-space:nowrap}.footer{background:linear-gradient(180deg,#0f0f1a,#0a0a0a);color:#fff;padding:5rem 2rem 2rem}.footer-content{max-width:800px;margin:0 auto;text-align:center}.footer-cta{margin-bottom:3rem}.footer-cta h2{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;margin-bottom:.75rem;background:linear-gradient(135deg,#fff,#a5b4fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-cta p{font-size:1.125rem;color:#fff9;margin:0}.footer-contact{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem}.footer-link{display:flex;align-items:center;gap:.75rem;color:#fffc;text-decoration:none;font-size:1rem;transition:all .2s ease}.footer-link:hover{color:#a5b4fc}.footer-link svg{width:20px;height:20px;flex-shrink:0}.footer-social{display:flex;justify-content:center;gap:1.5rem;margin-bottom:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-social-link{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ffffff0d;color:#fff9;transition:all .3s ease}.footer-social-link:hover{background:#6366f133;color:#a5b4fc;transform:translateY(-2px)}.footer-social-link svg{width:22px;height:22px}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.05)}.footer-bottom p{margin:0;font-size:.875rem;color:#ffffff4d}@media(max-width:900px){.hero-inner{flex-direction:column-reverse;gap:2.5rem;text-align:center}.hero-content{text-align:center}.hero-image{width:220px;height:220px}}@media(max-width:768px){.section{padding:4rem 1.5rem}.about-details,.media-grid,.books-grid{grid-template-columns:1fr}.media-arrow{display:none}.footer{padding:3rem 1.5rem 2rem}.press-item{grid-template-columns:1fr;gap:.5rem}.press-source{order:1}.press-title{order:2}.press-date{order:3;color:#bbb}.hero-image{width:200px;height:200px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a0a;color:#1a1a1a}a{color:inherit;text-decoration:none}h1,h2,h3,h4{font-weight:600;line-height:1.3}img{max-width:100%;height:auto}
