body{min-width:320px}:root{--navy:#071f36;--green:#506522;--green-dark:#344414;--rust:#b9552e;--cream:#fff8ed;--cream-2:#f7eddd;--card:#fffdf8;--text:#152434;--muted:#5d6874;--line:#071f3621;--shadow:0 22px 60px #071f361f;--soft-shadow:0 12px 32px #071f3614}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{width:100%;display:block}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#fff8edfa;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;padding:.65rem 5vw;display:grid;position:sticky;top:0}.brand{align-items:center;gap:.75rem;display:flex}.brand-logo{object-fit:contain;border-radius:999px;width:56px;height:56px}.brand-copy{gap:.02rem;display:grid}.brand-copy span{color:var(--navy);letter-spacing:.06em;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:1.03rem;font-weight:900;line-height:.96}.brand-copy strong{color:var(--green);font-size:.8rem;font-weight:900}.desktop-nav{justify-content:flex-end;align-items:center;gap:1.2rem;display:flex}.desktop-nav a{color:var(--navy);white-space:nowrap;font-weight:850;position:relative}.desktop-nav a:after{content:"";background:var(--green);width:0;height:2px;transition:width .2s;position:absolute;bottom:-.42rem;left:0}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.desktop-nav .nav-schedule-button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 1.1rem;display:inline-flex;box-shadow:0 10px 22px #50652233}.desktop-nav .nav-schedule-button:after{display:none}.desktop-nav .nav-schedule-button:hover{background:var(--green-dark);transform:translateY(-1px)}.mobile-menu-button,.mobile-nav{display:none}.header-cta,.primary-button,.secondary-button,.contact-form button,.cta-light{border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 1.35rem;font-weight:900;transition:all .2s;display:inline-flex}.header-cta,.primary-button,.contact-form button{background:var(--green);color:#fff;border:0;box-shadow:0 14px 28px #5065223d}.header-cta{white-space:nowrap;gap:.55rem}.header-cta:hover,.primary-button:hover,.contact-form button:hover{background:var(--green-dark);transform:translateY(-1px)}.secondary-button.light{border:1px solid var(--line);color:var(--navy);background:#fffdf8e6;box-shadow:0 10px 24px #071f360f}.hero{background:radial-gradient(circle at top left, #c65d2e14, transparent 30rem), radial-gradient(circle at top right, #50652214, transparent 32rem), var(--cream);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.95fr) minmax(410px,.85fr);align-items:center;gap:4.25rem;padding:2.75rem 5vw 3.4rem;display:grid}.location-pill{color:#9b421d;letter-spacing:.04em;background:#c65d2e1f;border-radius:999px;margin:0 0 1.1rem;padding:.45rem .75rem;font-size:.82rem;font-weight:900;display:inline-flex}.hero h1,.services-featured-hero h1,.resources-hero h1,.reviews-hero h1,.contact-page h1,.about-page-hero h1{color:var(--navy);letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:900;line-height:1.03}.hero h1{max-width:720px;font-size:clamp(3.4rem,4.8vw,5.55rem)}.hero-text{max-width:650px;color:var(--muted);margin:1.25rem 0 0;font-size:1.12rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.65rem;display:flex}.google-proof{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1.15rem;font-weight:800;display:flex}.google-proof .stars,.review-stars,.rating-card .stars{color:#c6921f;letter-spacing:.08em}.google-proof strong{color:var(--navy)}.hero-card{min-height:480px;box-shadow:var(--shadow);background:#111;border-radius:28px;position:relative;overflow:hidden}.hero-card img{object-fit:cover;object-position:center 48%;height:100%}.hero-card:after{content:"";background:linear-gradient(#00000005 42%,#000000d1 100%);position:absolute;inset:0}.hero-card-content{z-index:2;color:#fff;padding:2rem;position:absolute;bottom:0;left:0;right:0}.hero-card-content h2{color:#fff;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2.4rem;line-height:1.05}.hero-card-content p{color:#ffffffd1;max-width:460px;margin:.7rem 0 0;line-height:1.55}.hero-stats,.service-proof-row{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.25rem;display:grid}.hero-stats div,.service-proof-row div{background:#ffffff1f;border-radius:14px;padding:.95rem}.hero-stats strong,.service-proof-row strong{color:#fff;font-size:1.25rem;display:block}.hero-stats span,.service-proof-row span{color:#ffffffbd;margin-top:.1rem;font-size:.73rem;font-weight:800;line-height:1.15;display:block}.trust-strip{border:1px solid var(--line);width:min(1180px,90vw);box-shadow:var(--soft-shadow);background:#fffdf8f0;border-radius:22px;grid-template-columns:repeat(4,1fr);margin:1.8rem auto 0;display:grid;overflow:hidden}.trust-item{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:1rem;min-height:106px;padding:1.1rem;display:flex}.trust-item:last-child{border-right:0}.trust-item span{color:var(--green);font-size:1.65rem}.trust-item strong{color:var(--navy);font-size:1.3rem;font-weight:950}.trust-item p{color:var(--muted);margin:.15rem 0 0;font-weight:800}.section{padding:3.4rem 5vw}.eyebrow{color:var(--green);letter-spacing:.17em;text-transform:uppercase;margin:0 0 .6rem;font-size:.82rem;font-weight:950}.split-heading{grid-template-columns:minmax(0,.95fr) minmax(320px,.8fr);align-items:end;gap:3rem;margin-bottom:2rem;display:grid}.split-heading.centered{text-align:center;max-width:800px;margin-left:auto;margin-right:auto;display:block}h2{color:var(--navy);letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.45rem,3.55vw,4.05rem);line-height:1.03}.split-heading>p,.about-copy p,.contact-copy p{color:var(--muted);font-size:1.05rem;line-height:1.72}.services-grid,.reviews-grid{grid-template-columns:repeat(3,1fr);gap:1.7rem;display:grid}.service-card,.review-card{background:var(--card);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:18px;overflow:hidden}.service-card img{object-fit:cover;height:235px}.service-card-contain img{object-fit:contain;object-position:center center;background:#f5eee3}.service-card-copy,.review-card{padding:1.45rem}.service-card h3{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.55rem;line-height:1.08}.service-card p,.review-card p{color:var(--muted);line-height:1.68}.service-card a,.mosaic-copy a,.rating-card a,.resource-categories article a{color:var(--green);font-weight:950}.resource-categories article a{margin-top:.85rem;display:inline-flex}.problem-section,.resources-preview{border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:26px;margin:0 5vw 3.5rem;overflow:hidden}.problem-section{background:var(--navy);color:#fff;grid-template-columns:minmax(0,.92fr) minmax(260px,.56fr);align-items:stretch;min-height:260px;max-height:330px;display:grid}.problem-copy{z-index:2;background:linear-gradient(90deg,#071f36 0%,#071f36fa 82%,#071f36c7 100%);flex-direction:column;justify-content:center;padding:1.9rem 2.25rem;display:flex;position:relative}.problem-section .eyebrow{color:#a7bd71;margin-bottom:.45rem;font-size:.74rem}.problem-section h2{color:#fff;max-width:620px;font-size:clamp(1.8rem,2.45vw,2.65rem);line-height:1.02}.problem-section p:not(.eyebrow){color:#ffffffd6;max-width:640px;margin:.8rem 0 0;font-size:.98rem;line-height:1.52}.problem-button{min-height:44px;color:var(--green);background:#fff;align-self:flex-start;margin-top:1rem;padding:0 1.15rem;box-shadow:0 12px 24px #00000024}.problem-button:hover{background:var(--cream);color:var(--green-dark)}.problem-photo{background:var(--navy);min-height:260px;max-height:330px;position:relative;overflow:hidden}.problem-photo:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#071f36f0 0%,#071f366b 45%,#071f3600 100%);width:38%;position:absolute;inset:0 auto 0 0}.problem-photo img{object-fit:cover;object-position:center 38%;width:100%;height:100%;min-height:260px;max-height:330px}.resources-preview{background:var(--cream-2);justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;display:flex}.resources-preview h2{max-width:760px}.resources-preview p:not(.eyebrow){max-width:720px;color:var(--muted);line-height:1.7}.services-featured-hero{background:radial-gradient(circle at top right, #50652217, transparent 30rem), var(--cream);padding:2.5rem 5vw 2rem}.services-featured-card{border:1px solid var(--line);background:var(--navy);width:min(1180px,100%);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);margin:0 auto;display:grid;position:relative;overflow:hidden}.services-featured-copy{z-index:4;color:#fff;background:linear-gradient(90deg, var(--navy) 0%, var(--navy) 76%, #071f3600 100%);padding:3rem;position:relative}.services-featured-copy .eyebrow{color:#a7bd71}.services-featured-hero h1{color:#fff;max-width:660px;font-size:clamp(3rem,4.5vw,5rem)}.services-featured-copy>p{color:#ffffffd6;max-width:610px;margin:1.1rem 0 0;font-size:1.08rem;line-height:1.72}.services-featured-image{min-height:430px;margin-left:-120px;overflow:hidden}.services-featured-image img{object-fit:cover;object-position:center 48%;height:100%}.services-featured-image:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(90deg,#071f36f5 0%,#071f36b8 30%,#071f3600 100%);width:55%;position:absolute;inset:0 auto 0 0}.services-intro-strip{text-align:center;max-width:880px;margin:0 auto;padding:2.2rem 5vw 1.8rem}.services-intro-strip p:not(.eyebrow){max-width:760px;color:var(--muted);margin:1rem auto 0;font-size:1.08rem;line-height:1.7}.service-mosaic{border:1px solid var(--line);width:min(1040px,88vw);box-shadow:var(--shadow);background:#fffdf8e6;border-radius:26px;margin:0 auto 3.1rem;overflow:hidden}.mosaic-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);min-height:260px;display:grid}.mosaic-row.copy-first{grid-template-columns:minmax(0,1.22fr) minmax(280px,.78fr)}.mosaic-row.copy-first .mosaic-image{order:2}.mosaic-image{background:#eee6d8;min-height:260px;max-height:330px;overflow:hidden}.mosaic-image img{object-fit:cover;height:100%}.mosaic-copy{background:#fffdf8ed;grid-template-columns:58px 1fr;align-items:start;gap:1.25rem;padding:1.75rem 2rem;display:grid}.mosaic-icon{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:900;display:grid;box-shadow:0 12px 26px #50652238}.mosaic-copy h3{color:var(--navy);margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.1vw,2.2rem);line-height:1.06}.mosaic-copy p:not(.eyebrow),.obedience-note>p{color:var(--muted);margin:.65rem 0 0;line-height:1.62}.mosaic-copy ul{gap:.45rem;margin:.9rem 0 1.1rem;padding:0;list-style:none;display:grid}.mosaic-copy li{color:var(--text);padding-left:1.3rem;font-weight:760;line-height:1.42;position:relative}.mosaic-copy li:before{content:"•";color:var(--green);font-weight:950;position:absolute;left:0}.obedience-note{background:var(--cream-2);border:1px solid var(--line);width:min(1040px,88vw);box-shadow:var(--soft-shadow);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);align-items:center;gap:2rem;margin:0 auto 3.4rem;padding:2.3rem;display:grid}.resources-hero.polished{background:radial-gradient(circle at top right, #5065221f, transparent 28rem), var(--cream);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);align-items:center;gap:3rem;padding:3rem 5vw;display:grid}.resources-hero h1{max-width:850px;font-size:clamp(3rem,5vw,5.2rem)}.resources-hero p{max-width:760px;color:var(--muted);font-size:1.08rem;line-height:1.7}.resource-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.4rem;display:flex}.resource-photo-stack{background:var(--navy);min-height:420px;box-shadow:var(--shadow);border-radius:28px;position:relative;overflow:hidden}.resource-photo-stack img{object-fit:cover;object-position:center 45%;opacity:.78;height:100%;min-height:420px}.resource-photo-stack:after{content:"";background:linear-gradient(#071f360f,#071f36b3);position:absolute;inset:0}.floating-resource-card{z-index:2;width:calc(100% - 2.4rem);box-shadow:var(--soft-shadow);background:#fffdf8eb;border-radius:18px;padding:1.1rem;position:absolute;bottom:1.2rem;left:1.2rem}.floating-resource-card strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:3rem;line-height:1;display:block}.floating-resource-card span{color:var(--muted);font-weight:900}.resource-categories{grid-template-columns:repeat(3,1fr);gap:1.35rem;padding:2.7rem 5vw 0;display:grid}.resource-categories article{border:1px solid var(--line);background:var(--card);box-shadow:var(--soft-shadow);border-radius:22px;padding:1.5rem}.resource-categories span{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:44px;height:44px;display:grid}.resource-categories h3{color:var(--navy);margin:1rem 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:1.65rem;line-height:1.05}.resource-categories p{color:var(--muted);line-height:1.65}.airtable-section{padding:3rem 5vw}.puppy-airtable-section{padding-top:1rem}.airtable-frame-wrap{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;overflow:hidden}.airtable-frame-wrap iframe{border:0;width:100%;min-height:720px;display:block}.about-preview,.about-page-hero{background:var(--cream-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(360px,.95fr) minmax(0,1.05fr);align-items:center;gap:3.2rem;padding:3.5rem 5vw;display:grid}.about-page-hero{background:var(--cream)}.about-image{aspect-ratio:16/9;box-shadow:var(--shadow);border-radius:26px;overflow:hidden}.about-image img,.about-page-hero img{object-fit:cover;object-position:center 42%;height:100%}.about-page-hero img{aspect-ratio:16/9;box-shadow:var(--shadow);border-radius:26px}.about-copy,.about-page-hero>div{max-width:700px}.about-copy .primary-button,.about-page-hero .primary-button{margin-top:1rem}.about-story-section,.speaker-section,.contact-section,.contact-page{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,.95fr) minmax(380px,.8fr);gap:3.2rem;padding:3.5rem 5vw;display:grid}.about-story-section{background:var(--cream-2)}.speaker-section{background:var(--cream);align-items:center}.speaker-section img{object-fit:cover;object-position:center 38%;height:360px;box-shadow:var(--shadow);border-radius:24px}.about-story-section p,.speaker-copy p:not(.eyebrow),.contact-page-copy>p:not(.eyebrow){color:var(--muted);font-size:1.06rem;line-height:1.75}.social-row{flex-wrap:wrap;gap:.8rem;margin-top:1.3rem;display:flex}.social-row a{background:var(--green);color:#fff;border-radius:999px;align-items:center;min-height:48px;padding:0 1.15rem;font-weight:900;display:inline-flex}.reviews-hero{background:radial-gradient(circle at top right, #5065221f, transparent 28rem), var(--cream);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 310px;align-items:center;gap:2rem;padding:3.2rem 5vw;display:grid}.reviews-hero h1,.contact-page h1,.about-page-hero h1{max-width:900px;font-size:clamp(3rem,5vw,5.2rem)}.rating-card{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fffdf8e6;border-radius:22px;padding:1.6rem}.rating-card strong{color:var(--navy);margin-top:.5rem;font-family:Georgia,Times New Roman,serif;font-size:3.2rem;line-height:1;display:block}.reviews-page-intro{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fffdf8db;border-radius:18px;margin-bottom:1.35rem;padding:1.2rem 1.35rem}.contact-section,.contact-page{background-color:#0000;background-image:linear-gradient(90deg,#fff8edfa,#fff8ede6),url(/images/IMG_6151.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.contact-options{gap:.95rem;margin-top:1.6rem;display:grid}.contact-options a,.contact-option{grid-template-columns:48px 1fr;align-items:center;gap:.9rem;display:grid}.contact-options span,.contact-option span{background:var(--green);color:#fff;border-radius:999px;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.contact-options strong,.contact-option strong{color:var(--navy)}.contact-options p,.contact-option p{margin:.1rem 0 0}.contact-form{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8f2;border-radius:22px;gap:.9rem;padding:1.7rem;display:grid}.contact-form label{color:var(--navy);gap:.4rem;font-weight:850;display:grid}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--text);background:#fff;border-radius:12px;padding:.9rem 1rem}.contact-form textarea{resize:vertical}.cta-band{background:var(--green);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:2rem;margin:0 5vw 3.5rem;padding:2.25rem;display:flex}.cta-band h2{color:#fff}.cta-band p{color:#ffffffd6;max-width:620px;line-height:1.7}.cta-light{color:var(--green);white-space:nowrap;background:#fff;border:0;flex-direction:column;gap:.1rem}.achievement-grid{grid-template-columns:repeat(3,1fr);gap:1.4rem;display:grid}.achievement-grid div{text-align:center;min-height:135px;color:var(--navy);background:var(--card);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:20px;place-items:center;padding:1.65rem;font-weight:900;display:grid}.footer{background:var(--navy);color:#ffffffc7;grid-template-columns:1.35fr .7fr 1fr;gap:3rem;padding:3rem 5vw 1.8rem;display:grid}.footer-brand-area{align-items:flex-start;gap:1rem;display:flex}.footer-logo{object-fit:contain;background:#fff;border-radius:999px;width:70px;height:70px}.footer h3,.footer h4{color:#fff;margin:0 0 .8rem}.footer h3{font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.footer p{margin:0;line-height:1.6}.footer-links a{color:#ffffffc7;margin:.55rem 0;display:block}.footer-credit{text-align:right;border-top:1px solid #ffffff2e;grid-column:1/-1;margin-top:1rem;padding-top:1.4rem;font-size:.9rem}@media (width<=1060px){.site-header{grid-template-columns:auto auto auto}.desktop-nav{display:none}.mobile-menu-button{border:1px solid var(--line);background:#fffdf8f2;border-radius:14px;justify-self:end;place-items:center;width:46px;height:42px;padding:.55rem;display:grid;box-shadow:0 8px 18px #071f3614}.mobile-menu-button span{background:var(--navy);border-radius:999px;width:22px;height:2px;display:block}.mobile-nav{border:1px solid var(--line);box-shadow:var(--soft-shadow);background:#fffdf8fa;border-radius:18px;grid-column:1/-1;grid-template-columns:1fr;gap:.65rem;padding:.85rem;display:none}.mobile-nav.open{display:grid}.mobile-nav a{color:var(--navy);background:#071f360a;border-radius:13px;padding:.95rem 1rem;font-weight:900}.mobile-nav a.active{background:var(--navy);color:#fff}.mobile-nav .mobile-schedule-button{background:var(--green);color:#fff;text-align:center;box-shadow:0 10px 22px #50652233}.hero,.reviews-hero,.resources-hero.polished,.contact-page,.services-featured-card,.obedience-note,.problem-section{grid-template-columns:1fr}.trust-strip{grid-template-columns:repeat(2,1fr)}.split-heading,.services-grid,.reviews-grid,.about-preview,.about-page-hero,.about-story-section,.speaker-section,.contact-section,.achievement-grid,.footer,.resource-categories{grid-template-columns:1fr}.problem-section{min-height:0;max-height:none}.problem-copy{background:var(--navy)}.problem-photo{min-height:280px;max-height:none}.problem-photo:before{display:none}.problem-photo img{object-position:center 40%;min-height:280px;max-height:none}.services-featured-copy{background:var(--navy);padding:2.5rem}.services-featured-image{margin-left:0}.services-featured-image:before{display:none}.mosaic-row,.mosaic-row.copy-first{grid-template-columns:1fr}.mosaic-row.copy-first .mosaic-image{order:0}.cta-band,.resources-preview{flex-direction:column;align-items:flex-start}.footer-credit{text-align:left}}@media (width<=640px){body{background:radial-gradient(circle at top left, #c65d2e14, transparent 18rem), var(--cream)}.site-header{grid-template-columns:1fr auto auto;gap:.55rem;padding:.58rem 4vw}.brand{gap:.5rem;min-width:0}.brand-logo{width:42px;height:42px}.brand-copy span{letter-spacing:.045em;font-size:.76rem}.brand-copy strong{font-size:.62rem}.header-cta{min-height:40px;padding:0 .8rem;font-size:.76rem;box-shadow:0 9px 18px #5065222e}.mobile-menu-button{border-radius:13px;width:42px;height:40px}.hero{background:radial-gradient(circle at top left, #c65d2e1c, transparent 18rem), radial-gradient(circle at bottom right, #50652217, transparent 16rem), var(--cream);grid-template-columns:1fr;gap:1.05rem;padding:1.55rem 4vw 1.45rem;display:grid}.location-pill{color:#9b421d;background:#c65d2e21;margin-bottom:.85rem;padding:.38rem .68rem;font-size:.71rem}.hero h1{color:var(--navy);letter-spacing:-.035em;font-size:clamp(2.35rem,10.7vw,3.18rem);line-height:1.02}.hero-text{color:var(--muted);margin-top:1rem;font-size:.98rem;line-height:1.62}.hero-actions{grid-template-columns:1fr;gap:.72rem;margin-top:1.15rem;display:grid}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%;min-height:52px}.google-proof{color:var(--muted);margin-top:1rem;font-size:.93rem}.google-proof strong{color:var(--navy)}.hero-card{border-radius:20px;height:auto;min-height:0;margin-top:.35rem;box-shadow:0 18px 42px #071f3629}.hero-card img{object-fit:cover;object-position:center center;height:320px}.hero-card:after{background:linear-gradient(#00000005 38%,#000000b8 100%)}.hero-card-content{padding:1.05rem}.hero-card-content h2{font-size:1.6rem}.hero-card-content p{font-size:.88rem;line-height:1.42}.hero-stats{grid-template-columns:repeat(3,1fr);gap:.45rem;margin-top:.9rem}.hero-stats div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:.65rem .55rem}.hero-stats strong{font-size:.95rem}.hero-stats span{font-size:.58rem}.trust-strip{border-radius:18px;grid-template-columns:repeat(2,1fr);width:92vw;margin:1rem auto 0}.trust-item{text-align:center;flex-direction:column;gap:.35rem;min-height:92px;padding:.9rem .7rem}.trust-item:nth-child(2){border-right:0}.trust-item:first-child,.trust-item:nth-child(2){border-bottom:1px solid var(--line)}.trust-item span{font-size:1.35rem}.trust-item strong{font-size:1rem}.trust-item p{font-size:.74rem;line-height:1.15}.section{padding:2.35rem 4vw}.split-heading{gap:.75rem;margin-bottom:1.15rem}.eyebrow{letter-spacing:.16em;font-size:.73rem}h2{font-size:2.15rem;line-height:1.04}.split-heading>p{font-size:.96rem;line-height:1.55}.services-grid{grid-template-columns:1fr;gap:.72rem;display:grid}.service-card{border-radius:18px;grid-template-columns:36% 1fr;min-height:138px;display:grid;box-shadow:0 10px 24px #071f3614}.service-card img{object-fit:cover;width:100%;height:100%;min-height:138px}.service-card-contain img{object-fit:contain;object-position:center center}.service-card-copy{align-content:center;padding:.95rem .95rem .9rem;display:grid}.service-card h3{font-size:1.2rem;line-height:1.02}.service-card p{margin:.45rem 0 .55rem;font-size:.85rem;line-height:1.42}.service-card a{font-size:.84rem}.reviews-section{padding-top:1.95rem}.reviews-grid{grid-template-columns:1fr;gap:.85rem;display:grid}.review-card{border-radius:17px;padding:1.1rem}.review-card p{font-size:.93rem;line-height:1.55}.problem-section,.resources-preview,.cta-band{border-radius:20px;margin-left:4vw;margin-right:4vw}.problem-section{margin-bottom:2.25rem}.problem-copy{padding:1.45rem}.problem-section h2,.resources-preview h2,.cta-band h2{font-size:2rem}.problem-section p:not(.eyebrow),.resources-preview p:not(.eyebrow),.cta-band p{font-size:.94rem;line-height:1.55}.problem-button,.resources-preview .primary-button,.cta-band .cta-light{width:100%}.problem-photo{min-height:270px}.problem-photo img{object-fit:cover;object-position:center 38%;min-height:270px}.resources-preview{padding:1.45rem}.about-preview,.about-page-hero,.about-story-section,.speaker-section,.contact-section,.contact-page,.reviews-hero,.resources-hero.polished,.airtable-section,.services-featured-hero,.services-intro-strip,.resource-categories{padding-left:4vw;padding-right:4vw}.about-preview,.contact-section,.about-page-hero,.speaker-section,.contact-page{gap:1.4rem;padding-top:2.45rem;padding-bottom:2.45rem}.about-image,.about-page-hero img{border-radius:20px}.about-copy p,.contact-copy p{font-size:.95rem;line-height:1.58}.contact-section,.contact-page{background-color:#0000;background-image:linear-gradient(#fff8edfa,#fff8eded),url(/images/IMG_6151.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.contact-options{gap:.75rem}.contact-options a,.contact-option{grid-template-columns:42px 1fr}.contact-options span,.contact-option span{width:42px;height:42px}.contact-form{border-radius:18px;padding:1.25rem}.contact-form input,.contact-form textarea{padding:.82rem .9rem}.services-featured-card{border-radius:20px}.services-featured-copy{padding:1.55rem}.services-featured-hero h1{font-size:clamp(2.25rem,9.4vw,3.1rem)}.services-featured-copy>p{font-size:.95rem;line-height:1.55}.services-featured-image{min-height:240px}.service-proof-row{grid-template-columns:1fr;gap:.55rem}.service-mosaic,.obedience-note{border-radius:20px;width:92vw}.mosaic-image{min-height:220px;max-height:none}.mosaic-copy{grid-template-columns:1fr;padding:1.35rem}.resources-hero h1,.reviews-hero h1,.contact-page h1,.about-page-hero h1{font-size:2.45rem}.resources-hero p,.reviews-hero p,.contact-page-copy>p:not(.eyebrow),.about-page-hero p{font-size:.96rem;line-height:1.58}.resource-actions{grid-template-columns:1fr;display:grid}.resource-actions a{width:100%}.resource-photo-stack{border-radius:20px;min-height:300px}.resource-photo-stack img{object-position:center 42%;min-height:300px}.resource-categories{gap:.9rem;padding-top:2rem}.resource-categories article{border-radius:18px;padding:1.25rem}.resource-categories h3{font-size:1.4rem}.airtable-section{padding-top:2.2rem;padding-bottom:2.2rem}.airtable-frame-wrap{border-radius:18px}.airtable-frame-wrap iframe{min-height:680px}.achievement-grid{gap:.8rem}.achievement-grid div{border-radius:16px;min-height:auto;padding:1.15rem}.footer{grid-template-columns:1fr;gap:1.7rem;padding:2.3rem 4vw 1.5rem}.footer-brand-area{flex-direction:column}.footer-credit{text-align:left}}
