@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}:root{--background:#faf8f5;--foreground:#2d2926;--surface:#faf8f5;--surface-dim:#f0ece7;--text-muted:#7a7168;--border-color:#e2ddd6;--accent:#b45a3c;--accent-hover:#9a4832;--heading-color:#2d2926}@media (prefers-color-scheme:dark){:root{--background:#1a1816;--foreground:#e8e4df;--surface:#1a1816;--surface-dim:#231f1c;--text-muted:#a39890;--border-color:#3a3530;--accent:#d4836b;--accent-hover:#e09a85;--heading-color:#e8e4df}}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans),system-ui,-apple-system,sans-serif;flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.main-container{flex-direction:column;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative;overflow:hidden}.bg-image{object-fit:cover}.overlay{z-index:1;background:#0009;position:absolute;inset:0}.hero-full{min-height:100vh}.toolbar{z-index:20;background-color:var(--surface-dim);border-bottom:1px solid var(--border-color);padding:.75rem 2rem;position:fixed;top:0;left:0;right:0}.nav-brand-name{color:var(--heading-color);letter-spacing:-.02em;font-size:1.15rem;font-weight:700;text-decoration:none}.toolbar-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex;position:relative}.burger-menu{cursor:pointer;z-index:30;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.burger-menu span{background-color:var(--foreground);width:25px;height:2px;transition:all .3s}.nav-links{align-items:center;gap:2rem;display:flex}.nav-item{color:var(--text-muted);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-item:hover,.nav-item-active{color:var(--foreground)}@media (max-width:768px){.burger-menu{display:flex}.nav-brand-name{font-size:1.1rem}.nav-links{background-color:var(--surface-dim);border-left:1px solid var(--border-color);z-index:25;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:70%;max-width:300px;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%}.nav-links.open{right:0}.nav-item{font-size:1.25rem}}.content{z-index:10;box-sizing:border-box;width:100%;padding:5.5rem 2rem 2.5rem;position:relative;overflow:hidden}.content h1{color:#fff;text-align:center;letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.2}.content h1 a{color:#fff;text-decoration:none}.content h1 a:hover{opacity:.8}.tagline{color:#ffffffb3;text-align:center;margin-top:.25rem;font-size:1rem;font-weight:400}.hero-cards{justify-content:space-between;gap:1rem;width:calc(100% + 2rem);margin-top:3rem;margin-left:-1rem;margin-right:-1rem;display:flex}.hero-card{flex:1;max-width:32%}.hero-card a{text-decoration:none}.hero-card-label{color:#fff9;text-transform:uppercase;letter-spacing:.08em;text-align:center;margin-bottom:.5rem;font-size:.8rem;font-weight:500}.hero-card-image-wrapper{cursor:pointer;border-radius:8px;height:180px;position:relative;overflow:hidden}.hero-card-image-wrapper.placeholder{background-color:#ffffff1a}.hero-card-image{object-fit:contain;width:100%;height:100%}.hero-card-text{text-align:center;padding:.75rem .5rem}.hero-card-text h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.1rem;font-weight:600;overflow:hidden}.hero-book{text-align:center;margin-top:3rem}.hero-book img{border-radius:8px}@media (max-width:768px){.content{padding:5rem 1rem 2rem}.content h1{font-size:1.5rem}.tagline{font-size:.9rem}.hero-cards{flex-direction:column;align-items:center;gap:1.5rem}.hero-card{width:100%;max-width:350px}}@media (max-width:480px){.content h1{font-size:1.25rem}.btn-primary{padding:.7rem 1.5rem;font-size:.85rem}}.content-section{background-color:var(--surface);width:100%;padding:3rem 0}.content-section>*{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.content-section h2{color:var(--heading-color);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.dark-section{background-color:var(--surface-dim)}.dark-section h2{color:var(--heading-color)}.dark-section .bio-text p{color:var(--foreground)}.text-content p{color:#fff;margin-bottom:1rem;font-size:1rem;line-height:1.7}.bio-container{align-items:flex-start;gap:2rem;display:flex}.bio-image{flex:0 0 33.333%}.bio-image img{border-radius:8px;width:100%;height:auto}.book-status{text-align:center;color:var(--foreground);margin-top:.5rem;font-weight:700}.book-cta{text-align:center;margin-top:2rem}.btn-primary{background:var(--accent);color:#fff;border-radius:6px;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:var(--accent-hover)}.bio-text{flex:1}.bio-text p{color:var(--foreground);margin-bottom:1rem;font-size:1rem;line-height:1.7}.bio-text a{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:var(--border-color);text-decoration-color:var(--border-color);text-underline-offset:2px}.bio-text a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.dark-section .bio-text a{color:var(--accent)}.dark-section .bio-text a:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.latest-blog-post{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:2rem}.blog-posts{grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:1.5rem;display:grid}.blog-post{align-items:flex-start;gap:1.25rem;display:flex}.blog-post-image{flex:0 0 40%}.blog-post-image img{border-radius:6px;max-width:100%;height:auto}.blog-post-content{flex:1}.blog-post-content h4{margin-bottom:.5rem;font-size:1.25rem}.blog-post-content h4 a{color:var(--foreground);text-decoration:none}.blog-post-content h4 a:hover{color:var(--accent)}.blog-post-content p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.blog-cta{text-align:center;margin-top:3rem}@media (max-width:768px){.content-section{padding:2rem 0}.content-section h2{font-size:1.25rem}.bio-container{flex-direction:column;gap:1.5rem}.bio-image{flex:none;max-width:300px;margin:0 auto}.bio-text p{font-size:1rem}.blog-posts{grid-template-columns:1fr;gap:2rem}.blog-post{flex-direction:column}.blog-post-image{flex:none;width:100%}}.video-container{justify-content:space-between;gap:2rem;max-width:1000px;margin:3rem auto 0;padding:0 2rem;display:flex}.video-item{flex:0 300px;height:0;padding-bottom:28%;position:relative;overflow:hidden}.video-item iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.video-container{flex-direction:column;align-items:center;gap:2rem;padding:0 1rem}.video-item{width:100%;max-width:100%}}.contact-cards{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:600px;margin:0 auto;display:grid}.contact-card{background-color:var(--surface);text-align:center;border-radius:8px;padding:2.5rem 2rem}.contact-icon{margin-bottom:.75rem;font-size:1.5rem}.contact-card h3{text-transform:uppercase;letter-spacing:.08em;color:var(--heading-color);margin-bottom:.75rem;font-size:.85rem}.contact-divider{background:var(--border-color);width:40px;height:1px;margin:.75rem auto}.contact-card a{color:var(--text-muted);text-decoration:none}.contact-card a:hover{color:var(--accent)}.contact-card div{color:var(--text-muted)}.footer{background-color:var(--surface-dim);border-top:1px solid var(--border-color);width:100%;padding:2rem 0 1.5rem}.footer-content{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.social-links{justify-content:center;gap:.75rem;display:flex}.social-links a{border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:opacity .2s;display:flex}.social-links a:hover{opacity:.7}.social-links a svg{width:18px;height:18px;fill:var(--text-muted)}.social-icon{color:var(--text-muted);font-size:1.1rem;font-weight:700}.copyright{border-top:1px solid var(--border-color);text-align:center;margin-top:1.5rem;padding-top:1.5rem}.copyright p{color:var(--text-muted);margin:0;font-size:.8rem}@media (max-width:768px){.contact-cards{grid-template-columns:1fr;gap:1.5rem}.social-links{flex-wrap:wrap;gap:.5rem}.social-links a{width:34px;height:34px}.social-links a svg{width:16px;height:16px}.social-icon{font-size:1rem}}.hero-book-image{text-align:center;margin-top:2rem}.hero-book-image img{border-radius:8px}.hero-cta{text-align:center;margin-top:2rem}.book-intro{text-align:center;margin-bottom:2rem}.book-intro h4{color:var(--foreground);font-size:1.25rem}.authors-section{text-align:center}.authors-section p{color:var(--foreground);flex-direction:column;gap:1rem;font-size:1.15rem;display:flex}.authors-section .role{margin-right:.5rem;font-weight:700}.praise-list{flex-direction:column;gap:2.5rem;display:flex}.praise{border-left:3px solid var(--border-color);background:var(--surface-dim);border-radius:0 6px 6px 0;padding:1.5rem 2rem}.praise p{color:var(--foreground);margin-bottom:1rem;font-size:1rem;line-height:1.7}.praise .author{color:var(--text-muted);flex-direction:column;gap:.25rem;font-size:.95rem;font-style:italic;display:flex}.praise .author .name{color:var(--foreground);font-weight:700}.praise .author .title{font-size:.85rem}@media (max-width:768px){.authors-section p{font-size:1rem}.praise{padding-left:1rem}.praise p{font-size:1rem}}.blog-hero-content{text-align:center;max-width:100%;padding:0 1rem}.hero-title-truncate{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.hero-blog-image{text-align:center;margin-top:2rem}.hero-blog-image img{border-radius:8px;max-width:100%;height:auto}.blog-excerpt{color:#fffc;max-width:800px;margin-top:2rem;margin-left:auto;margin-right:auto;font-size:1.15rem;line-height:1.7}.blog-post-layout{align-items:flex-start;gap:2rem;display:flex}.blog-layout-image{flex:0 0 40%;justify-content:center;align-items:center;display:flex}.blog-layout-image img{object-fit:contain;border-radius:6px;width:auto;max-width:100%;height:auto;max-height:300px}.blog-layout-text{flex:1}.blog-layout-text h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.dark-section .blog-layout-text h3{color:var(--heading-color)}.blog-layout-text h3 a{color:var(--foreground);text-decoration:none}.blog-layout-text h3 a:hover{color:var(--accent)}.dark-section .blog-layout-text h3 a{color:var(--heading-color)}.dark-section .blog-layout-text h3 a:hover{color:var(--accent)}.blog-layout-text p{color:var(--foreground);margin-bottom:2rem;font-size:1rem;line-height:1.7}.dark-section .blog-layout-text p{color:var(--foreground)}.blog-detail-cta{margin-top:1rem}@media (max-width:768px){.blog-excerpt{font-size:1rem}.blog-post-layout{flex-direction:column}.blog-layout-image{flex:none;width:100%}.blog-layout-text h3{font-size:1.25rem}.blog-layout-text p{font-size:1rem}}.blog-article{max-width:750px}.blog-article-image{text-align:center;margin-bottom:2rem}.blog-article-image img{border-radius:6px;width:auto;max-width:100%;height:auto}.blog-content{color:var(--foreground);word-wrap:break-word;overflow-wrap:break-word;font-size:1rem;line-height:1.9;overflow:hidden}.blog-content h2,.blog-content h3,.blog-content h4{margin-top:2rem;margin-bottom:1rem}.blog-content p{margin-bottom:1.5rem}.blog-content img{border-radius:6px;width:auto;max-width:100%;height:auto;margin:2rem 0}.blog-content a{color:var(--accent);text-decoration:underline}.blog-content a:hover{color:var(--accent-hover)}.blog-content blockquote{border-left:3px solid var(--border-color);color:var(--foreground);opacity:.85;background:var(--surface-dim);border-radius:0 6px 6px 0;margin:2rem 0;padding:1rem 1.5rem;font-style:italic}.blog-content ul,.blog-content ol{margin-bottom:1.5rem;margin-left:2rem}.blog-content li{margin-bottom:.5rem}.blog-content pre{background:var(--surface-dim);border:1px solid var(--border-color);font-family:var(--font-geist-mono),monospace;border-radius:6px;margin:2rem 0;padding:1.5rem;overflow-x:auto}.blog-content code{background:var(--surface-dim);font-size:.9em;font-family:var(--font-geist-mono),monospace;border:1px solid var(--border-color);border-radius:4px;padding:.15rem .4rem}.blog-content pre code{background:0 0;border:none;padding:0}.blog-publish-date{border-top:1px solid var(--border-color);color:var(--text-muted);margin-top:3rem;padding-top:2rem;font-size:.95rem}.blog-original-link{color:var(--text-muted);margin-top:.5rem;font-size:.95rem}@media (max-width:768px){.blog-content{font-size:1rem}}.loading-indicator{text-align:center;background-color:var(--surface);padding:3rem}.loading-indicator p{color:var(--text-muted);font-size:1rem}.hero-video-embed{aspect-ratio:16/9;border-radius:8px;width:100%;max-width:800px;max-height:40vh;margin:2rem auto 0;overflow:hidden}.hero-video-embed iframe{border:none;width:100%;height:100%}.featured-image{text-align:center;border-radius:8px;max-width:900px;max-height:40vh;margin:0 auto 2rem;overflow:hidden}.featured-image img{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:40vh}.featured-details{text-align:center;max-width:800px;margin:0 auto}.video-page-embed{aspect-ratio:16/9;border-radius:8px;width:100%;max-width:900px;max-height:40vh;margin:0 auto 2rem;position:relative;overflow:hidden}.video-page-embed iframe{border:none;width:100%;height:100%}.video-page-description{text-align:center;color:var(--foreground);max-width:800px;margin:0 auto;font-size:1rem;line-height:1.7}.dark-section .video-page-description{color:var(--foreground)}@media (max-width:768px){.video-page-description{font-size:1rem}}.hero-event-image{text-align:center;margin-top:2rem}.hero-event-image img{border-radius:8px;max-width:100%;height:auto}.hero-event-details{max-width:800px;margin-top:2rem;margin-left:auto;margin-right:auto}.hero-event-meta{color:#fff;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;font-size:1.1rem;display:flex}.hero-event-meta strong{margin-right:.5rem}.hero-event-description{color:#ffffffd9;font-size:1.1rem;line-height:1.7}.hero-event-description ul{margin-top:1rem;margin-bottom:1rem;margin-left:2rem}.hero-event-description li{margin-bottom:.5rem}.event-card-layout{align-items:flex-start;gap:2rem;display:flex}.event-card-image{flex:0 0 40%;justify-content:center;align-items:center;display:flex}.event-card-image img{object-fit:cover;border-radius:6px;width:100%;height:auto}.event-card-details{flex:1}.event-card-details h3{color:var(--foreground);margin-bottom:1.25rem;font-size:1.5rem}.dark-section .event-card-details h3{color:var(--heading-color)}.event-card-details h3 a{color:var(--foreground);text-decoration:none}.event-card-details h3 a:hover{color:var(--accent)}.dark-section .event-card-details h3 a{color:var(--heading-color)}.dark-section .event-card-details h3 a:hover{color:var(--accent)}.event-card-image a{display:block}.event-meta{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;font-size:1rem;display:flex}.event-meta-item,.dark-section .event-meta-item{color:var(--foreground)}.event-meta-item strong{margin-right:.5rem}.event-description{color:var(--foreground);margin-bottom:2rem;font-size:1rem;line-height:1.7}.dark-section .event-description{color:var(--foreground)}.event-description ul{margin-top:1rem;margin-bottom:1rem;margin-left:2rem}.event-description li{margin-bottom:.5rem}.event-link-icon{color:var(--accent);opacity:.5;vertical-align:baseline;margin-right:.5rem;transition:opacity .2s;display:inline}.event-link-icon svg{vertical-align:-.125em;width:1em;height:1em}.event-link-icon:hover{opacity:1}.event-share-buttons{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.event-share-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.event-share-buttons-light .event-share-label{color:#ffffffb3}.event-share-btn{background-color:var(--surface-dim);width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;color:var(--foreground);border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s;display:inline-flex;overflow:hidden}.event-share-btn:hover{opacity:.7}.event-share-buttons-light .event-share-btn{color:#fff;background-color:#fff3}.event-share-buttons-light .event-share-btn:hover{opacity:.7}.event-cta{margin-top:1.5rem}.event-empty-message{text-align:center;color:var(--foreground);font-size:1rem}.events-divider{border-bottom:1px solid var(--border-color);width:100%;margin-bottom:3rem;padding-bottom:3rem}.upcoming-events-grid{grid-template-columns:repeat(2,1fr);gap:3rem;margin-top:0;display:grid}.upcoming-event-card{align-items:flex-start;gap:1.5rem;display:flex}.upcoming-event-card a{align-items:flex-start;gap:1.5rem;width:100%;text-decoration:none;display:flex}.upcoming-event-image{flex:0 0 40%}.upcoming-event-image img{border-radius:6px;width:100%;height:auto}.upcoming-event-content{flex-direction:column;flex:1;display:flex}.upcoming-event-content h4{color:var(--foreground);margin-bottom:1rem;font-size:1.25rem}.upcoming-event-meta{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem}.upcoming-event-meta div{margin-bottom:.5rem}.upcoming-event-meta strong{color:var(--foreground);margin-right:.5rem}.upcoming-event-cta{margin-top:auto}@media (max-width:768px){.hero-event-meta,.hero-event-description{font-size:1rem}.event-card-layout{flex-direction:column}.event-card-image{flex:none;width:100%}.event-card-details h3{font-size:1.25rem}.event-meta,.event-description{font-size:1rem}.upcoming-events-grid{grid-template-columns:1fr;gap:2rem}.upcoming-event-card,.upcoming-event-card a{flex-direction:column}.upcoming-event-image{flex:none;width:100%}}.product-price{color:var(--foreground);font-size:2rem;font-weight:700}.accessory-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.accessory-item{text-align:center;padding:1.5rem}.accessory-item img{border-radius:6px;width:100%;height:auto}.accessory-item h4{color:var(--foreground);margin-top:1rem;font-size:1.1rem}.accessory-item p{color:var(--text-muted);margin-top:.5rem;font-size:.95rem}@media (max-width:768px){.accessory-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}.event-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;margin-bottom:.75rem;padding:.2rem .6rem;font-size:.75rem;font-weight:600;display:inline-block}.event-badge-hero{margin-bottom:0;padding:.25rem .75rem;font-size:.85rem}.event-badge-speaking{color:#9a4832;background:#fae8e0}.event-badge-hosting{color:#3d6b3a;background:#e0eddf}.event-badge-attending{color:#5b3d7a;background:#e8e0f0}@media (prefers-color-scheme:dark){.event-badge-speaking{color:#d4836b;background:#3d2520}.event-badge-hosting{color:#8bc48a;background:#1e3020}.event-badge-attending{color:#c4a0e0;background:#2d2038}}
