:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{background:#f7f7fa;color:#181a1b;font-family:Inter,Segoe UI,Arial,sans-serif}html{overflow-x:hidden}#root{margin:0 auto;text-align:center;width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.site-header{width:100vw;max-width:100vw;left:0;right:0;margin:0;position:sticky;top:0;z-index:10;background:#322d91;color:#fff;box-shadow:0 2px 12px #322d9114;border-bottom:2px solid rgb(251,186,14)}.site-header-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 0 1rem}.site-header h1{font-size:2.5rem;margin:.5rem 0 .2rem;font-weight:700;letter-spacing:.02em;color:#fbba0e;text-shadow:0 2px 8px rgba(50,45,145,.12)}.site-header nav{display:flex;gap:1.5rem;margin-top:.5rem}.site-header nav a{color:#fff;background:#322d91e6;border:2px solid rgb(251,186,14);border-radius:6px;padding:.2em .8em;font-weight:600;transition:background .2s,color .2s,border-color .2s}.site-header nav a:hover{background:#fbba0ef2;color:#322d91;border-color:#322d91}.main-content{max-width:1200px;margin:0 auto;padding:2rem}.author-bio{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2.5rem;width:100%}.author-bio>div{background:linear-gradient(120deg,#fff 60%,#fbe6b0);border-radius:18px;box-shadow:0 2px 16px #322d9112;padding:2rem 2.5rem;width:50%;min-width:300px;max-width:600px;margin:0 auto}.author-bio>div p{text-align:justify;text-justify:inter-word;text-indent:2em;margin-bottom:1em}.author-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;box-shadow:0 2px 12px #3b82f614;background:#e5e7eb}.author-bio h2{margin:0 0 .5rem;font-size:1.3rem;color:#322d91}.author-bio p{margin:0;color:#222}.author-books>div{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;width:100%;margin:0 auto;background:linear-gradient(90deg,#fbe6b0,#f7f7fa);border-radius:12px;box-shadow:0 2px 8px #fbba0e12}.author-books .book-description p{text-align:justify;text-justify:inter-word;text-indent:2em;margin-bottom:1em}.author-contact{margin-top:2rem}.author-contact h2{font-size:1.2rem;margin-bottom:1rem;color:#322d91;font-weight:600}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:0 auto}.contact-form input,.contact-form textarea{padding:.7rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;background:#f9fafb;resize:none;color:#222}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#888;opacity:1}.contact-form button{background:linear-gradient(90deg,#fbba0e 60%,#322d91);color:#fff;border:none;border-radius:8px;padding:.8rem 1.2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.contact-form button:hover{background:linear-gradient(90deg,#322d91 60%,#fbba0e);color:#fff}.contact-form,.contact-form input,.contact-form textarea,.contact-form button{font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:.01em}.hero-section{background:linear-gradient(120deg,#fbbd0e,#fd7e3b 60%,#322d91);color:#fff;border-radius:20px;box-shadow:0 4px 24px #322d911f;padding:2.5rem 2rem;margin-bottom:2.5rem}.amazon-button{display:inline-block;background:linear-gradient(90deg,#f90 60% 100%);color:#232f3e;font-family:Segoe UI,Arial,sans-serif;font-size:1.05rem;font-weight:600;border:none;border-radius:6px;padding:.7em 1.5em;margin-top:1rem;box-shadow:0 2px 8px #ff99001a;text-decoration:none;letter-spacing:.01em;transition:background .18s,color .18s,box-shadow .18s;position:relative;overflow:hidden;text-align:center}.amazon-button:hover{background:linear-gradient(90deg,#f90 60% 100%);color:#111;box-shadow:0 4px 16px #ff99002e}@media (max-width: 600px){.author-bio>div{width:90%;padding:1.2rem .5rem}.amazon-button{width:80px;height:24px;background-size:80px 24px,cover}}@media (max-width: 600px){.author-bio{flex-direction:column;gap:1rem}.author-photo{width:90px;height:90px}.author-bio>div{width:100%;padding:1rem .2rem}.author-container{padding:1rem .2rem}}.spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
