*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--gold-deep:#6f5b30;--gold-mid:#b49a5e;--gold-light:#d4c5a0;--gold-pale:#e8deca;--cream:#f5f0e6;--cream-light:#faf7f1;--brown-dark:#2c2214;--brown-text:#3d3225;--brown-muted:#7a6b55;--white:#fffdf9;--shadow:#3a2e1f0f;--shadow-deep:#3a2e1f1f;--shadow-glow:#b49a5e26;--transition:cubic-bezier(.4, 0, .2, 1)}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{color:var(--brown-text);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:0;font-family:"Source Sans 3",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.75;overflow-x:hidden}h1,h2,h3,h4{color:var(--brown-dark);letter-spacing:-.01em;font-family:Cormorant Garamond,Georgia,Times New Roman,serif;font-weight:600;line-height:1.15}img{max-width:100%;height:auto}nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(1.8);transition:all .4s var(--transition);background:#fffdf9d9;border-bottom:1px solid #b49a5e1f;position:fixed;top:0;left:0;right:0}nav.scrolled{background:#fffdf9f2;box-shadow:0 1px 30px #3a2e1f14}.nav-inner{justify-content:space-between;align-items:center;max-width:1140px;margin:0 auto;padding:1rem 2.5rem;display:flex;position:relative}.nav-name{color:var(--brown-dark);letter-spacing:.01em;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:2.2rem;display:flex}.nav-links a{color:var(--brown-muted);letter-spacing:.08em;text-transform:uppercase;transition:color .3s var(--transition);padding:.2rem 0;font-size:.78rem;font-weight:600;text-decoration:none;position:relative}.nav-links a:after{content:"";background:var(--gold-deep);width:0;height:1.5px;transition:width .3s var(--transition);position:absolute;bottom:-2px;left:0}.nav-links a:hover:after,.nav-links a.active:after{width:100%}.nav-links a:hover,.nav-links a.active{color:var(--gold-deep)}.hamburger{cursor:pointer;z-index:110;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;padding:10px;display:none}.hamburger span{background:var(--brown-dark);width:22px;height:2px;transition:.3s var(--transition);border-radius:1px;margin:5px 0;display:block}.btn{letter-spacing:.12em;text-transform:uppercase;transition:all .35s var(--transition);cursor:pointer;border:none;border-radius:3px;padding:.9rem 2.2rem;font-family:"Source Sans 3",sans-serif;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.btn-primary{background:var(--gold-deep);color:#fff;box-shadow:0 2px 8px #6f5b3033}.btn-primary:hover{background:var(--brown-dark);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #2c221433}.btn-secondary{color:var(--gold-deep);border:1.5px solid var(--gold-deep);background:0 0}.btn-secondary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #6f5b3033}section{padding:7rem 2.5rem}.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:1rem;font-size:.7rem;font-weight:700;display:block}.section-title{letter-spacing:-.02em;margin-bottom:1.2rem;font-size:clamp(2.2rem,3.5vw,3rem)}.section-inner{max-width:1140px;margin:0 auto}.divider{background:linear-gradient(90deg, var(--gold-mid), var(--gold-light));border-radius:1px;width:40px;height:2px;margin:0 0 2.5rem}.divider-center{margin-left:auto;margin-right:auto}.hero{background:linear-gradient(160deg, var(--white) 0%, var(--cream-light) 30%, var(--gold-pale) 70%, var(--gold-light) 100%);justify-content:center;align-items:center;min-height:100vh;padding:9rem 2.5rem 6rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#b49a5e14 0%,#0000 65%);width:70%;height:160%;position:absolute;top:-30%;right:-15%}.hero:after{content:"";background:linear-gradient(to top, var(--white), transparent);pointer-events:none;height:120px;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1140px;margin:0 auto;display:grid;position:relative}.hero-text{order:1}.hero-image{perspective:1200px;order:2;justify-content:center;display:flex}.hero-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:1.5rem;font-size:.72rem;font-weight:700;display:inline-block}.hero-name{color:var(--brown-dark);letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:700;line-height:1.1}.hero-tagline{color:var(--brown-muted);margin-bottom:2.2rem;font-family:Cormorant Garamond,serif;font-size:clamp(1.2rem,2.2vw,1.55rem);font-style:italic;font-weight:400;line-height:1.5}.hero-mission{color:var(--brown-text);max-width:520px;margin-bottom:2.8rem;font-size:1rem;line-height:1.85}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.hero-image img{width:auto;max-height:540px;transition:transform .5s var(--transition), box-shadow .5s var(--transition);border-radius:4px;box-shadow:0 30px 60px #3a2e1f33,0 10px 20px #3a2e1f14,0 0 0 1px #b49a5e1a}.hero-image img:hover{transform:rotateY(-3deg)translateY(-4px);box-shadow:0 40px 80px #3a2e1f38,0 15px 30px #3a2e1f1a,0 0 0 1px #b49a5e26}.book-section{background:var(--white)}.book-grid{grid-template-columns:auto 1fr;align-items:start;gap:5rem;display:grid}.book-cover-wrap{perspective:800px;position:relative}.book-cover-wrap img{width:300px;transition:transform .5s var(--transition);border-radius:4px;box-shadow:0 25px 50px #3a2e1f2e,0 8px 16px #3a2e1f14,0 0 0 1px #b49a5e14}.book-cover-wrap img:hover{transform:rotateY(-4deg)scale(1.02)}.book-blurb{color:var(--brown-text);max-width:580px;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-style:italic;line-height:1.85}.book-details{color:var(--brown-muted);border-top:1px solid var(--gold-pale);border-bottom:1px solid var(--gold-pale);margin-bottom:2.5rem;padding:1.2rem 0;font-size:.85rem;line-height:2.2}.book-details span{display:block}.speaking-section{background:var(--cream-light);border-top:1px solid #b49a5e1a;border-bottom:1px solid #b49a5e1a}.speaking-intro{max-width:660px;color:var(--brown-text);margin-bottom:3.5rem;font-size:1.08rem;line-height:1.85}.topics-grid{grid-template-columns:1fr 1fr;gap:1.8rem;display:grid}.topic-card{background:var(--white);transition:all .4s var(--transition);border:1px solid #b49a5e26;border-radius:6px;padding:2.2rem 2.2rem 2rem;position:relative}.topic-card:before{content:"";background:linear-gradient(90deg, var(--gold-deep), var(--gold-mid));opacity:0;height:3px;transition:opacity .4s var(--transition);border-radius:6px 6px 0 0;position:absolute;top:0;left:0;right:0}.topic-card:hover{box-shadow:0 12px 40px var(--shadow-deep), 0 0 0 1px #b49a5e1f;border-color:#0000;transform:translateY(-4px)}.topic-card:hover:before{opacity:1}.topic-card h3 .topic-number{color:var(--gold-mid);opacity:.7;margin-bottom:.4rem;font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:700;line-height:1;display:block}.topic-card h3{color:var(--brown-dark);letter-spacing:0;margin-bottom:.8rem;font-family:"Source Sans 3",sans-serif;font-size:1.1rem;font-weight:700}.topic-card p{color:var(--brown-muted);font-size:.92rem;line-height:1.75}.about-section{background:var(--white)}.about-grid{grid-template-columns:300px 1fr;align-items:start;gap:4.5rem;display:grid}.about-photo{object-fit:cover;object-position:center top;width:300px;height:360px;box-shadow:0 20px 50px var(--shadow-deep), 0 0 0 1px #b49a5e14;border-radius:6px}.about-text p{color:var(--brown-text);margin-bottom:1.3rem;font-size:.98rem;line-height:1.85}.about-text p:first-child{color:var(--brown-dark);font-size:1.08rem}.about-text p:last-child{margin-bottom:0}.contact-section{background:var(--brown-dark);color:var(--gold-pale);text-align:center;position:relative}.contact-section:before{content:"";pointer-events:none;background:radial-gradient(at top,#b49a5e0f,#0000 60%);position:absolute;inset:0}.contact-section .section-label{color:var(--gold-mid)}.contact-section .section-title{color:var(--cream)}.contact-text{max-width:520px;color:var(--gold-light);opacity:.9;margin:0 auto 3rem;font-size:1.08rem;line-height:1.85}.contact-form-wrap{max-width:560px;margin:0 auto 2.5rem}.contact-form-container{text-align:left;background:#fffdf90a;border:1px solid #b49a5e2e;border-radius:8px;padding:2.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.form-group{margin-bottom:1.3rem}.form-group label{letter-spacing:.06em;color:var(--gold-light);text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:700;display:block}.form-group .required{color:var(--gold-mid)}.form-group input,.form-group select,.form-group textarea{width:100%;color:var(--cream);transition:all .3s var(--transition);appearance:none;background:#fffdf90f;border:1.5px solid #b49a5e33;border-radius:4px;padding:.8rem 1rem;font-family:"Source Sans 3",sans-serif;font-size:.95rem}.form-group select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23B49A5E' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold-mid);background:#fffdf914;outline:none;box-shadow:0 0 0 3px #b49a5e26}.form-group input::placeholder,.form-group textarea::placeholder{color:#b49a5e66}.form-group textarea{resize:vertical;min-height:110px}.btn-form{letter-spacing:.12em;text-transform:uppercase;transition:all .35s var(--transition);cursor:pointer;background:var(--gold-mid);color:var(--brown-dark);border:none;border-radius:3px;width:100%;margin-top:.8rem;padding:.9rem 2.5rem;font-family:"Source Sans 3",sans-serif;font-size:.8rem;font-weight:700;display:inline-block}.btn-form:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 25px #b49a5e4d}.btn-form:disabled{opacity:.5;cursor:not-allowed;transform:none}.form-status{text-align:center;min-height:1.5em;margin-top:1rem;font-size:.9rem}.form-status.success{color:#8bc48a}.form-status.error{color:#e8a87c}.contact-alt{border-top:1px solid #b49a5e1f;margin-top:2.5rem;padding-top:2rem}.contact-social{margin-top:1rem}.contact-social a{color:var(--gold-light);letter-spacing:.06em;transition:all .3s var(--transition);align-items:center;gap:.5rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.contact-social a:hover{color:var(--cream);transform:translateY(-1px)}footer{background:var(--brown-dark);text-align:center;color:#b49a5e80;letter-spacing:.04em;border-top:1px solid #b49a5e14;padding:2rem 2.5rem;font-size:.78rem}.blog-hero{background:linear-gradient(160deg, var(--white) 0%, var(--cream-light) 40%, var(--gold-pale) 80%, var(--gold-light) 100%);text-align:center;padding:9rem 2.5rem 4.5rem;position:relative}.blog-hero:after{content:"";background:linear-gradient(to top, var(--white), transparent);pointer-events:none;height:80px;position:absolute;bottom:0;left:0;right:0}.blog-hero h1{margin-bottom:1.2rem;font-size:clamp(2rem,4vw,3rem)}.blog-hero .subtitle{color:var(--brown-muted);max-width:600px;margin:0 auto;font-family:Cormorant Garamond,serif;font-size:1.12rem;font-style:italic;line-height:1.7}.blog-hero .post-meta{color:var(--brown-muted);letter-spacing:.03em;margin-top:1rem;font-size:.85rem}.blog-content{max-width:720px;margin:0 auto;padding:3.5rem 2rem 4rem}.blog-content h2{margin:3rem 0 1.2rem;font-size:1.7rem}.blog-content h3{color:var(--gold-deep);margin:2.2rem 0 .8rem;font-family:Cormorant Garamond,serif;font-size:1.25rem;font-style:italic}.blog-content p{margin-bottom:1.3rem;font-size:1.02rem;line-height:1.9}.blog-content a{color:var(--gold-deep);text-underline-offset:3px;font-weight:500;text-decoration:underline}.blog-content a:hover{color:var(--brown-dark)}.blog-content .experience{border-left:3px solid var(--gold-mid);background:linear-gradient(135deg, var(--cream-light), #e8deca4d);border-radius:0 6px 6px 0;margin:2rem 0;padding:1.5rem 2rem}.blog-content .experience p{color:var(--brown-muted);margin-bottom:0;font-size:.98rem;font-style:italic}.blog-cta{background:linear-gradient(135deg, var(--cream-light), var(--cream));border:1px solid var(--gold-pale);text-align:center;border-radius:8px;margin-top:3.5rem;padding:2.5rem}.blog-cta p{margin-bottom:.5rem;font-size:1rem;line-height:1.75}.blog-cta a{color:var(--gold-deep);font-weight:600}.blog-cta a.btn-primary{color:#fff}.blog-cta a.btn-secondary{color:var(--gold-deep)}.blog-cta a.btn-secondary:hover{color:#fff}.post-list{padding:0;list-style:none}.post-item{border-bottom:1px solid #b49a5e26;padding:2.5rem 0}.post-item:last-child{border-bottom:none}.post-item .post-date{color:var(--brown-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:600}.post-item h2{margin-bottom:.6rem;font-size:1.5rem}.post-item h2 a{color:var(--brown-dark);transition:color .3s var(--transition);text-decoration:none}.post-item h2 a:hover{color:var(--gold-deep)}.post-item p{color:var(--brown-muted);font-size:.98rem;line-height:1.75}.guide-content{max-width:800px;margin:0 auto;padding:3.5rem 2rem 4rem}.guide-content h2{margin:3.5rem 0 1.2rem;padding-top:1rem;font-size:1.7rem}.guide-content h3{color:var(--gold-deep);margin:2rem 0 .8rem;font-size:1.25rem}.guide-content p{margin-bottom:1.3rem;font-size:1.02rem;line-height:1.9}.guide-content a{color:var(--gold-deep);text-underline-offset:3px;text-decoration:underline}.guide-content ul,.guide-content ol{margin:1.2rem 0 1.8rem 1.5rem;line-height:1.9}.guide-content li{margin-bottom:.6rem;font-size:1rem}.skip-link{background:var(--brown-dark);color:var(--cream);z-index:200;border-radius:0 0 4px 4px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:50%;transform:translate(-50%)}.skip-link:focus{top:0}a:focus-visible,button:focus-visible,.btn:focus-visible{outline:3px solid var(--gold-deep);outline-offset:3px;border-radius:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.a11y-toolbar-btn{background:var(--brown-dark);height:42px;color:var(--cream);z-index:101;cursor:pointer;letter-spacing:.06em;-webkit-tap-highlight-color:transparent;transition:all .3s var(--transition);border:1.5px solid #b49a5e4d;border-radius:21px;align-items:center;gap:.4rem;padding:0 .9rem 0 .7rem;font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:700;line-height:1;display:flex;position:fixed;top:4.5rem;right:1.5rem;box-shadow:0 4px 15px #00000026}.a11y-toolbar-btn:hover,.a11y-toolbar-btn:focus-visible{background:var(--gold-deep);border-color:var(--gold-mid);box-shadow:0 6px 20px #6f5b3040}.a11y-panel{background:var(--white);z-index:1001;border:1.5px solid #b49a5e33;border-radius:12px;width:280px;padding:1.5rem 1.8rem;font-family:"Source Sans 3",sans-serif;display:none;position:fixed;top:6rem;right:1.5rem;box-shadow:0 12px 40px #0000001f}.a11y-panel.open{display:block}.a11y-panel h3{letter-spacing:.12em;text-transform:uppercase;color:var(--brown-dark);border-bottom:1px solid var(--gold-pale);margin-bottom:1.2rem;padding-bottom:.8rem;font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:700}.a11y-option{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.a11y-option:last-child{margin-bottom:0}.a11y-option-label{color:var(--brown-text);font-size:.9rem;font-weight:500}.a11y-option-controls{align-items:center;gap:.4rem;display:flex}.a11y-btn{border:1.5px solid var(--gold-pale);background:var(--cream-light);width:38px;height:38px;color:var(--brown-dark);cursor:pointer;transition:all .2s var(--transition);border-radius:6px;justify-content:center;align-items:center;font-family:"Source Sans 3",sans-serif;font-size:1rem;font-weight:700;display:flex}.a11y-btn:hover,.a11y-btn:focus-visible{background:var(--gold-pale);border-color:var(--gold-mid)}.a11y-toggle{border:1.5px solid var(--gold-pale);background:var(--cream-light);cursor:pointer;width:46px;height:26px;transition:all .2s var(--transition);border-radius:13px;padding:0;position:relative}.a11y-toggle:after{content:"";background:var(--brown-muted);width:18px;height:18px;transition:all .2s var(--transition);border-radius:50%;position:absolute;top:3px;left:3px}.a11y-toggle[aria-checked=true]{background:var(--gold-deep);border-color:var(--gold-deep)}.a11y-toggle[aria-checked=true]:after{background:var(--white);left:23px}.a11y-reset{border:1px solid var(--gold-pale);width:100%;color:var(--brown-muted);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s var(--transition);background:0 0;border-radius:6px;margin-top:1.2rem;padding:.6rem;font-family:"Source Sans 3",sans-serif;font-size:.75rem;font-weight:700}.a11y-reset:hover,.a11y-reset:focus-visible{background:var(--cream);color:var(--brown-dark)}body.a11y-high-contrast{--white:#1a1a1a;--cream-light:#1a1a1a;--cream:#222;--gold-pale:#333;--gold-light:#ccc;--gold-mid:#e0c872;--gold-deep:#f0d860;--brown-dark:#f5f5f5;--brown-text:#f0f0f0;--brown-muted:#ccc;--shadow:#0000004d;--shadow-deep:#00000080;background:#1a1a1a}body.a11y-high-contrast img{filter:brightness(.95)contrast(1.1)}body.a11y-high-contrast .hero{background:#222}body.a11y-high-contrast .speaking-section{background:#1e1e1e}body.a11y-high-contrast .topic-card{border-width:2px;border-color:#555}body.a11y-high-contrast .btn-primary{color:#1a1a1a;background:#e0c872}body.a11y-high-contrast .btn-primary:hover{color:#1a1a1a;background:#f0d860}body.a11y-high-contrast .btn-secondary{color:#e0c872;border-width:2px;border-color:#e0c872}body.a11y-high-contrast .btn-secondary:hover{color:#1a1a1a;background:#e0c872}body.a11y-high-contrast .contact-section{background:#111}body.a11y-high-contrast .form-group input,body.a11y-high-contrast .form-group select,body.a11y-high-contrast .form-group textarea{color:#f0f0f0;background:#2a2a2a;border-color:#555}body.a11y-high-contrast .form-group input::placeholder,body.a11y-high-contrast .form-group textarea::placeholder{color:#999}body.a11y-high-contrast .btn-form{color:#1a1a1a;background:#e0c872}body.a11y-high-contrast footer{color:#ccc;background:#111}body.a11y-high-contrast nav{background:#1a1a1af2;border-bottom-color:#444}body.a11y-high-contrast .nav-links.open{background:#1a1a1a;border-bottom-color:#444}body.a11y-high-contrast .a11y-toolbar-btn{color:#f0f0f0;background:#333;border-color:#e0c872}body.a11y-high-contrast .a11y-panel{background:#2a2a2a;border-color:#e0c872}body.a11y-high-contrast .a11y-panel h3{color:#f0f0f0;border-bottom-color:#555}body.a11y-high-contrast .a11y-option-label{color:#e0e0e0}body.a11y-high-contrast .a11y-btn{color:#f0f0f0;background:#333;border-color:#555}body.a11y-high-contrast .a11y-toggle{background:#333;border-color:#555}body.a11y-high-contrast .a11y-toggle:after{background:#999}body.a11y-high-contrast .a11y-reset{color:#ccc;border-color:#555}body.a11y-high-contrast a:focus-visible,body.a11y-high-contrast button:focus-visible{outline-color:#e0c872}body.a11y-dyslexia{letter-spacing:.03em;word-spacing:.1em;font-family:Verdana,Trebuchet MS,sans-serif}body.a11y-dyslexia h1,body.a11y-dyslexia h2,body.a11y-dyslexia h3,body.a11y-dyslexia h4,body.a11y-dyslexia .nav-name,body.a11y-dyslexia .hero-tagline,body.a11y-dyslexia .book-blurb{font-family:Verdana,Trebuchet MS,sans-serif}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){:root{--gold-deep:#4a3a1a;--brown-muted:#5a4b35;--gold-light:#8b7441}.topic-card,.btn-secondary{border-width:2px}}@media (prefers-contrast:more){body{font-size:1.1rem}.form-group label{font-size:.95rem}}@media (max-width:900px){.hero-content{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-image{order:1}.hero-text{order:2}.hero-mission{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-image img{max-height:380px}.book-grid{text-align:center;grid-template-columns:1fr}.book-cover-wrap{justify-content:center;display:flex}.book-cover-wrap img{width:240px}.book-blurb{margin-left:auto;margin-right:auto}.topics-grid{grid-template-columns:1fr}.about-grid{text-align:center;grid-template-columns:1fr}.about-photo{object-fit:contain;width:240px;height:auto;max-height:none;margin:0 auto}.divider{margin-left:auto;margin-right:auto}}@media (max-width:600px){section{padding:4.5rem 1.5rem}.nav-inner{padding:.85rem 1.5rem}.nav-links{display:none}.nav-links.open{background:var(--white);border-bottom:1px solid var(--gold-pale);box-shadow:0 12px 30px var(--shadow-deep);z-index:105;flex-direction:column;gap:1.2rem;padding:1.5rem 2rem;display:flex;position:absolute;top:100%;left:0;right:0}.hamburger{display:block}.hero{min-height:auto;padding:7rem 1.5rem 4rem}.hero-image img{max-height:300px}.btn{padding:.8rem 1.5rem;font-size:.78rem}.hero-content,.book-grid,.about-grid,.topics-grid,.form-row{gap:1.5rem;grid-template-columns:1fr!important}.hero-name{word-break:break-word;font-size:2rem}.hero-tagline{font-size:1.1rem}.section-title{word-break:break-word;font-size:1.6rem}.hero-image img{max-width:75%;height:auto;max-height:none}.book-cover-wrap img{width:auto;max-width:55%;height:auto}.about-photo{object-fit:contain;width:200px;max-width:55%;height:auto}.form-group input,.form-group select,.form-group textarea{min-height:48px;padding:.8rem;font-size:16px}.btn,.btn-form{text-align:center;width:100%;min-height:48px;padding:.85rem 1.5rem;font-size:.8rem}.hero-buttons{flex-direction:column;width:100%}.topic-card{padding:1.5rem}.nav-links a{padding:.5rem 0;font-size:1rem;display:block}.nav-links a:after{display:none}.form-row{grid-template-columns:1fr}.contact-form-container{padding:1.8rem 1.5rem}.a11y-toolbar-btn{border-width:1.5px;height:38px;padding:0 .7rem 0 .5rem;font-size:.68rem;top:.6rem;right:3.5rem;box-shadow:0 2px 8px #00000026}.a11y-toolbar-btn svg{width:18px;height:18px}.a11y-panel{width:auto;max-width:none;top:3.5rem;left:.8rem;right:.8rem}}@media (max-width:400px){.hero-name{font-size:1.7rem}.hero-tagline{font-size:1rem}.section-title{font-size:1.4rem}.book-blurb{font-size:1.1rem}section{padding:3.5rem 1rem}.nav-inner{padding:.7rem 1rem}.topic-card h3 .topic-number{font-size:2rem}.topic-card h3{font-size:1rem}.topic-card p{font-size:.88rem}.contact-form-container{padding:1.5rem 1.2rem}}*{max-width:100vw}section,footer,main{max-width:100%}.hero-content,.book-grid,.about-grid,.topics-grid,.section-inner,.nav-inner,.contact-form-wrap,.contact-form-container{overflow-wrap:break-word;word-wrap:break-word;max-width:100%}
