*,*:before,*:after{box-sizing:border-box}html,body{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.6;color:#0f172a}#root,.App{font-family:inherit}.blog-layout{display:grid;grid-template-columns:290px auto;gap:2rem}@media(max-width:900px){.blog-layout{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%;font-family:urbanist}body{background-color:#fbf9f9;color:#000}h1,h2,h3,h4,h5{color:#000}p,li,a,button{font-size:1.7rem;letter-spacing:.1rem;line-height:1.6;color:#000}li{list-style:none}a{color:#000;text-decoration:none}a:hover{color:#2e86c1}button{width:fit-content;display:flex;gap:1.2rem;align-items:center;font-family:inherit;font-weight:500;line-height:1.5;cursor:pointer;padding:.6rem 2.4rem;text-align:center;outline:none;border:none;text-transform:unset;transition:all .3s ease-in-out;background:#11006f;color:#fff;border-radius:1.5rem;margin-top:1.6rem;-webkit-tap-highlight-color:transparent}@media(max-width:480px){button{min-height:44px;padding:.8rem 2rem}}.container{max-width:160rem;margin:auto;padding:0 2rem}@media(max-width:968px){.container{padding:0 1.5rem}}@media(max-width:480px){.container{padding:0 1rem}}.grid{display:grid}.grid-two-cols{grid-template-columns:repeat(2,1fr)}header{height:7.2rem;width:100%;background:linear-gradient(180deg,#243f9b,#1e3a8a);box-shadow:#0419ff40 0 6px 10px -8px}header .container{height:100%}.navbar-grid{display:grid;grid-template-columns:auto 1fr;align-items:center;height:100%;padding:0 3.2rem}.Logo a{text-decoration:none}.Logo h1{color:#d6d4d4;font-size:2rem;font-weight:700;letter-spacing:.08rem;margin:0}.desktop-nav{display:flex;justify-content:flex-end}.desktop-nav ul{display:flex;align-items:center;gap:3.5rem;list-style:none;margin:0;padding:0}.desktop-nav ul li a{display:inline-flex;align-items:center;gap:.6rem;font-size:1.5rem;font-weight:600;color:#d6d4d4;text-decoration:none;white-space:nowrap;transition:opacity .2s ease}.desktop-nav ul li a svg{width:1.8rem;height:1.8rem;fill:currentColor}.desktop-nav ul li a:hover{opacity:.85}.ham-menu,.mobile-nav{display:none}@media(max-width:968px){header{height:6.8rem}.navbar-grid{padding:0 2rem}.Logo h1{font-size:1.7rem}.desktop-nav ul{gap:2.5rem}.desktop-nav ul li a{font-size:1.4rem}}@media(max-width:480px){header{height:6.4rem}.navbar-grid{padding:0 1.5rem}.Logo h1{font-size:1.5rem}.desktop-nav ul{gap:1.8rem}.desktop-nav ul li a{font-size:1.3rem}}nav ul li a{text-decoration:none;font-size:1.9rem;font-weight:600}nav ul li a:hover{text-decoration:none;color:#2e86c1}.Logo a,.Logo h1{text-decoration:none!important}.intro-card{width:320px;background:#fff;padding:32px 28px;border-radius:16px;box-shadow:0 6px 18px #00000014;display:flex;flex-direction:column;align-items:center;text-align:left;font-family:Inter,sans-serif;margin-top:1cm;margin-left:2.5cm;flex-shrink:0}@media(max-width:968px){.intro-card{width:100%;max-width:100%;margin-left:0;margin-top:0;padding:24px 20px}}.main-wrapper{width:100%;max-width:1400px;margin:0 auto;padding:0 1.2rem}.intro-profile{display:flex;flex-direction:column;align-items:center}.intro-img{width:145px;height:145px;border-radius:50%;object-fit:cover;border:5px solid #e1e7ff;margin-bottom:16px;margin-top:40px}.intro-profile h2{font-size:22px;font-weight:700;margin:6px 0 4px;color:#1a1a1a}.intro-role{color:#1c3faa;font-size:14px;font-weight:600;line-height:1.45;margin-bottom:18px;text-align:center}.intro-details{margin:10px 0 26px;padding:0;width:100%;list-style:none}.intro-details li{display:flex;align-items:flex-start;gap:10px;margin-bottom:18px;font-size:14px;color:#374151;line-height:1.45}.intro-details li svg{font-size:18px;color:#1c3faa;margin-top:2px}.intro-follow:hover{background:#162f7c}.intro-social{display:flex;justify-content:center;gap:22px;margin-top:22px}.intro-social a svg{font-size:30px;transition:.2s ease}.intro-social a:nth-child(1) svg{color:#0a66c2}.intro-social a:nth-child(2) svg{color:#000}.intro-social a:nth-child(3) svg{color:#000}.intro-social a:nth-child(4) svg{color:#6b5cff}.intro-social a:nth-child(5) svg{color:#ff6b21}.intro-social a:hover svg{transform:scale(1.12)}.right-card{width:100%;background:#fff;padding:7rem 7.2rem;border-radius:14px;box-shadow:0 10px 26px #0000000d;flex:1}@media(max-width:968px){.right-card{padding:2.4rem}}@media(max-width:480px){.right-card{padding:2rem 1.8rem}}.title{font-size:3.6rem;font-weight:700;color:#1f3a8a;margin-bottom:.6rem}.subtitle{font-size:1.9rem;font-weight:500;color:#111;margin-bottom:2.2rem}@media(max-width:968px){.title{font-size:2.8rem}.subtitle{font-size:1.7rem}}@media(max-width:480px){.title{font-size:2.4rem}}.section-block{margin-bottom:3rem}.section-title{font-size:2rem;font-weight:700;color:#111;display:inline-flex;align-items:center;gap:.8rem;margin-bottom:1.6rem}.section-icon{font-size:1.6rem;color:#1f3a8a}.rotate-icon{transform:rotate(-90deg)}@media(max-width:968px){.section-title{font-size:1.7rem}}.section-list{list-style:none;padding-left:0;margin:0}.section-list li{display:flex;align-items:flex-start;gap:1.2rem;margin-bottom:1.4rem;line-height:1.55}.bullet-dot{width:7px;height:7px;background:#1f3a8a;border-radius:50%;margin-top:.7rem;flex-shrink:0}.section-list li>div{font-size:1.45rem;color:#1f2937}.blue-text{color:#1f3a8a;font-weight:600}@media(max-width:968px){.section-list li>div{font-size:1.35rem}}.sub-list{list-style:none;padding-left:2.2rem;margin-top:1rem}.sub-list li{display:flex;gap:1rem;align-items:flex-start;margin-bottom:.8rem;font-size:1.35rem;color:#374151;line-height:1.5}.sub-bullet{width:6px;height:6px;background:#1f3a8a;border-radius:50%;margin-top:.6rem;flex-shrink:0}.layout-wrapper{display:flex;align-items:flex-start;gap:3.5rem;margin-top:2.4rem;padding:0 2rem}@media(max-width:968px){.layout-wrapper{flex-direction:column;gap:2.4rem;padding:0 1.5rem}}@media(max-width:480px){.layout-wrapper{padding:0 1rem;gap:2rem}}.coaching-card{text-align:center}.coaching-title{font-size:3.2rem;font-weight:700;color:#111;margin-bottom:3rem;margin-top:1rem}.coaching-buttons{display:flex;flex-direction:column;align-items:center;gap:2rem;width:100%}.coach-btn{width:70%;background:#3a3a3a;color:#fff;padding:1.6rem 2rem;border-radius:8px;font-size:1.8rem;font-weight:600;text-align:center;text-decoration:none;transition:background .2s ease-in-out}@media(max-width:968px){.coach-btn{width:90%;font-size:1.6rem;padding:1.4rem 1.8rem}}@media(max-width:480px){.coach-btn{width:100%;font-size:1.4rem;padding:1.2rem 1.5rem}}.coach-btn:hover{background:#2d2d2d}.book-top-flex{display:flex;gap:3.5rem;align-items:flex-start;margin-bottom:4rem}.book-left-card{background:#fff;padding:1.8rem;border-radius:14px;box-shadow:0 8px 24px #00000014;width:250px;flex-shrink:0}.book-social-icons{display:flex;justify-content:center;gap:1.4rem;margin-top:1.2rem;font-size:2.2rem}.book-info-card{background:#fff;padding:2.4rem 3rem;border-radius:14px;box-shadow:0 8px 24px #0000000f;width:100%}@media(max-width:968px){.book-top-flex{flex-direction:column;gap:2rem}.book-left-card{width:100%;max-width:100%}}@media(max-width:480px){.book-info-card{padding:1.5rem}}.book-info-title{font-size:2.4rem;margin-bottom:1.4rem}.book-forward,.book-published{margin-top:2rem;font-size:1.55rem}.book-endorsed{margin-top:2rem;font-size:1.55rem;line-height:1.7}.book-buttons{display:flex;gap:1.2rem;margin-top:2rem}.btn-oreilly{background:#ff6a00}.btn-amazon{background:#ff9f00}.carousel-container{position:relative;width:100%;height:340px}@media(max-width:968px){.carousel-container{height:280px}}@media(max-width:480px){.carousel-container{height:220px}}.carousel-image{width:100%;height:100%;object-fit:contain;border-radius:10px;background:#fff;transition:.3s ease}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border-radius:50%;border:none;padding:.4rem .6rem;box-shadow:0 3px 6px #0003;cursor:pointer}.carousel-arrow.left{left:5px}.carousel-arrow.right{right:5px}.carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:10px}.dot{width:8px;height:8px;background:#d0d0d0;border-radius:50%;transition:.25s}.dot.active{width:10px;height:10px;background:#1c3faa}.coming-soon-card{background:linear-gradient(135deg,#e8efff,#e3e9ff,#dfe6ff);padding:2.4rem 3rem;border-radius:14px;margin-top:4rem;box-shadow:0 8px 22px #00000014}.coming-header{display:flex;align-items:center;gap:12px}.coming-header span{font-size:2.4rem;color:#1c3faa}.coming-header h3{font-size:2.1rem;font-weight:700;color:#1c3faa;margin:0}.coming-text,.coming-description{font-size:1.7rem;margin-top:1.6rem;line-height:1.65}.coming-btn{display:inline-flex;align-items:center;gap:10px;background:#1c3faa;color:#fff;padding:1.1rem 2.2rem;border-radius:10px;margin-top:1.8rem;font-size:1.7rem;font-weight:600;text-decoration:none;box-shadow:0 4px 12px #1c3faa59}.coming-note{margin-top:1.4rem;font-size:1.4rem;color:#555;font-style:italic}.workshop-item{background:#fff;padding:2.4rem 3rem;border-radius:12px;box-shadow:0 8px 18px #00000014;margin-bottom:2.4rem}.workshop-grid{display:grid;grid-template-columns:1fr auto;align-items:center;width:100%}@media(max-width:968px){.workshop-grid{grid-template-columns:1fr;gap:1.5rem}.workshop-right{align-items:flex-start!important}}@media(max-width:480px){.workshop-item{padding:1.5rem!important}}.workshop-title{font-size:2rem;font-weight:700;color:#1c3faa;margin-bottom:.8rem}.workshop-org{font-size:1.55rem;color:#444;margin-top:-2px}.workshop-right{display:flex;flex-direction:column;align-items:flex-end;gap:.8rem}.workshop-date{display:flex;align-items:center;gap:6px;color:#5c5c5c;font-size:1.45rem}.meta-icon{color:#5c5c5c;font-size:1.4rem}.workshop-links{display:flex;gap:1.6rem}.meta-link{display:flex;align-items:center;gap:6px;font-size:1.45rem;color:#1c3faa;font-weight:600}.meta-icon-blue{color:#1c3faa;font-size:1.4rem}.talk-year-tag{display:inline-block;background:#e7ecff;color:#1c3faa;font-size:1.2rem;font-weight:700;padding:4px 10px;border-radius:20px;margin-bottom:8px}.tag{background:#eef3ff;color:#1c3faa;padding:6px 14px;border-radius:20px;font-size:1.3rem;font-weight:600}@media(max-width:968px){.workshop-item{padding:1.8rem 2rem!important}}@media(max-width:480px){.tag{font-size:1.1rem;padding:4px 10px}}@media(max-width:968px){.talks-search-container{width:90%!important}.talks-filter-buttons{gap:.8rem!important}.talks-filter-buttons button{font-size:1.3rem!important;padding:.8rem 1.6rem!important}}@media(max-width:480px){.talks-search-container{width:100%!important}.talks-filter-buttons button{font-size:1.2rem!important;padding:.7rem 1.2rem!important}.talks-title{font-size:2.8rem!important}.talks-subtitle{font-size:1.4rem!important}}@media(max-width:968px){.talks-title{font-size:3.2rem!important}.talks-subtitle{font-size:1.5rem!important}.pub-right-card{padding:2rem!important}}@media(max-width:480px){.talks-title{font-size:2.8rem!important}.talks-subtitle{font-size:1.4rem!important}.pub-right-card{padding:1.5rem!important}}.pub-right-card{width:100%;background:#fff;padding:3rem 3.2rem;border-radius:14px;box-shadow:0 8px 22px #0000000d}.pub-title{font-size:4.2rem;font-weight:800;text-align:center;color:#1a1a1a}.pub-subtitle{font-size:1.9rem;text-align:center;color:#444;margin-top:1rem;margin-bottom:3rem}.pub-search-box{width:60%;margin:auto;background:#fff;border:2px solid #e1e7ff;display:flex;align-items:center;gap:1rem;padding:1.2rem 1.8rem;border-radius:12px;margin-bottom:2.5rem}@media(max-width:968px){.pub-search-box{width:90%}}@media(max-width:480px){.pub-search-box{width:100%;padding:1rem 1.2rem}}.pub-search-icon{font-size:1.9rem;color:#1c3faa}.pub-search-input{width:100%;border:none;outline:none;font-size:1.7rem}.pub-tabs{display:flex;justify-content:center;gap:1.6rem;margin-bottom:3rem;flex-wrap:wrap}@media(max-width:968px){.pub-tabs{gap:1rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.5rem}.pub-tab{font-size:1.4rem!important;padding:.8rem 1.6rem!important}}@media(max-width:480px){.pub-tabs{gap:.8rem}.pub-tab{font-size:1.2rem!important;padding:.6rem 1.2rem!important}}.pub-tab{padding:1rem 2rem;border-radius:30px;background:#f3f6ff;border:2px solid transparent;font-size:1.6rem;font-weight:600;cursor:pointer}.pub-tab.active{background:#1c3faa;color:#fff}.pub-metric-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1.6rem;margin-bottom:3rem}@media(max-width:968px){.pub-metric-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(max-width:480px){.pub-metric-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.pub-metric-box{background:#f4f7ff;border-radius:12px;padding:1.8rem 1.2rem;text-align:center}.pub-metric-box h2{font-size:3rem;color:#1c3faa}.pub-metric-box p{font-size:1.4rem;color:#444;margin-top:.4rem}.pub-item{background:#fff;padding:2rem 2.4rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.6rem;border-radius:12px;box-shadow:0 6px 14px #00000014;margin-bottom:2rem}@media(max-width:968px){.pub-item{grid-template-columns:1fr;gap:1rem;padding:1.5rem}.pub-year-tag{justify-self:flex-start}}@media(max-width:480px){.pub-item{padding:1.2rem}.pub-item-title{font-size:1.6rem}}.pub-icon-box{width:55px;height:55px;background:#e1e7ff;border-radius:12px;display:flex;justify-content:center;align-items:center;color:#1c3faa;font-size:2.2rem}.pub-item-title{font-size:2rem;font-weight:700}.pub-item-desc{color:#555;margin-top:.4rem}.pub-read-link{margin-top:.6rem;display:inline-flex;align-items:center;gap:.4rem;font-size:1.6rem;font-weight:600;color:#1c3faa}.pub-year-tag{background:#1c3faa;color:#fff;padding:.8rem 1.6rem;font-size:1.5rem;font-weight:600;border-radius:30px;height:fit-content}.pub-item{background:#fff;padding:2rem 2.4rem;display:grid;grid-template-columns:auto 1fr auto;gap:1.6rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 6px 14px #00000014;border-left:6px solid #1c3faa}.pub-icon-box{width:55px;height:55px;background:#e1ebff;border-radius:12px;display:flex;justify-content:center;align-items:center;font-size:2.2rem;color:#1c3faa}.pub-item-title{font-size:2rem;font-weight:700;color:#1c3faa}.pub-item-desc{color:#444;margin-top:4px}.pub-links{display:flex;gap:1.8rem;margin-top:1rem}.pub-read-link{color:#1c3faa;font-weight:600;font-size:1.55rem;display:flex;align-items:center}.pub-year-tag{background:#1c3faa;color:#fff;padding:.7rem 1.4rem;font-size:1.4rem;font-weight:700;border-radius:30px;height:fit-content}.pub-tabs{display:flex;gap:1.6rem;justify-content:center;margin-bottom:3rem;overflow-x:auto;padding-bottom:.8rem;scrollbar-width:none}.pub-tabs::-webkit-scrollbar{display:none}.pub-tab{padding:1rem 2.2rem;border-radius:30px;background:#f3f6ff;border:2px solid #d4ddff;font-size:1.6rem;font-weight:600;color:#1c3faa;cursor:pointer;flex-shrink:0;transition:background .25s ease,transform .2s ease}.pub-tab:hover{background:#e6edff;transform:translateY(-2px)}.pub-tab.active{background:#1c3faa;color:#fff;font-weight:700;border-color:#1c3faa;transform:none}.blog-right-card{flex:1;padding:3rem 4rem;margin-top:1.8rem;margin-right:4rem;background:#f7f8fb}@media(max-width:968px){.blog-right-card{padding:2rem;margin-right:0;margin-top:1rem}}@media(max-width:480px){.blog-right-card{padding:1.5rem}}.blog-main-title{font-size:3.2rem;font-weight:700;text-align:center;color:#111827;margin-bottom:3rem}.blog-year-section{margin-bottom:3.5rem}.blog-year-header{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.8rem}.blog-year-text{font-size:1.8rem;font-weight:700;color:#1f3fb4}.blog-year-line{flex:1;height:1px;background:#e2e5ec}.blog-post-list{display:flex;flex-direction:column;gap:1.8rem}.blog-post-card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0f172a14;padding:2rem 2.6rem}.blog-post-title{font-size:1.8rem;font-weight:700;margin-bottom:.9rem;color:#111827}.blog-post-link{text-decoration:none;color:inherit}.blog-post-link:hover{text-decoration:underline}.blog-post-meta{font-size:1.3rem;margin-bottom:.9rem;color:#4b5563}.blog-meta-label{font-weight:600}.blog-meta-date{font-weight:500}.blog-post-desc{font-size:1.4rem;line-height:1.6;color:#4b5563}.article-page{background:#f7f8fb;min-height:calc(100vh - 70px);padding:2.4rem 3.2rem}.article-card{max-width:1200px;margin:0 auto;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0f172a14;padding:2.4rem 3rem 3rem}.article-header{margin-bottom:2.2rem}.article-title{font-size:2.2rem;font-weight:700;color:#111827;margin-bottom:1.4rem}.article-meta{display:inline-flex;align-items:center;gap:.6rem;font-size:1.3rem;color:#4b5563;padding:.6rem 1.2rem;background:#f3f4f6;border-radius:999px}.article-meta-dot{width:6px;height:6px;border-radius:50%;background:#1f3fb4}.article-meta-label{font-weight:600}.article-meta-date{font-weight:500}.article-content{font-size:1.4rem;line-height:1.7;color:#111827}.article-content h2{font-size:1.6rem;font-weight:700;margin:1.6rem 0 .8rem}.article-content p{margin-bottom:.9rem}.article-content ol,.article-content ul{margin:.4rem 0 1.1rem 2rem}.article-content li{margin-bottom:.3rem}.article-content code{font-family:Fira Code,monospace;font-size:1.3rem;background:#f3f4f6;padding:.1rem .4rem;border-radius:3px}.article-figure{margin:1.6rem 0;text-align:center}.article-image{max-width:420px;width:100%;display:block;margin:0 auto .4rem}.article-figure figcaption{font-size:1.2rem;color:#6b7280}
