@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400;500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--blue:#075ca8;--navy:#073c7a;--ink:#17263d;--pale:#f0f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #34a6d9;outline-offset:4px}h1,h2{font-family:Georgia,serif;font-weight:400;color:var(--navy);margin:0}h2{font-size:36px}p{line-height:1.4}svg{width:20px;height:20px;flex-shrink:0}.header-inner{max-width:1400px;margin:auto;min-height:112px;padding:15px 45px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;flex-direction:column;white-space:nowrap}.brand-name{font-size:48px;color:var(--blue);line-height:1.05}.brand-name>span{font-size:30px;margin:0 6px}.tagline{font-size:16px;margin-top:4px}.handwriting{font-family:'Caveat',cursive;color:var(--blue);font-size:32px;line-height:.95;transform:rotate(-7deg)}.motto{text-align:center;font-size:29px}.header-actions{display:flex;gap:22px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:1px solid var(--blue);background:var(--blue);color:white;min-height:48px;padding:10px 25px;border-radius:7px;white-space:nowrap}.button:hover{background:#07457e}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:var(--ink);height:40px;width:40px;padding:8px}.menu-toggle{display:none}nav{background:#f6f7f9;display:flex;justify-content:center;gap:34px;padding:17px 24px;font-size:15px}nav a{position:relative;white-space:nowrap}nav a:hover{color:var(--blue)}nav .active:after{content:'';position:absolute;bottom:-9px;left:0;width:100%;height:2px;background:var(--blue)}nav span{margin-left:6px}.search-form{padding:20px;display:flex;align-items:center;justify-content:center;gap:14px}.search-form[hidden]{display:none}input{border:1px solid #c9d5df;border-radius:6px;padding:12px;min-width:0}.hero{height:440px;background-image:url('reference.png');background-size:100% auto;background-position:center 10.5%;position:relative}.hero-copy{height:100%;width:47%;padding:30px 0 28px 4.8%;background:linear-gradient(90deg,#f6f8f9 65%,#f6f8f900)}.eyebrow{font-size:13px;letter-spacing:1.5px;color:#31516e;margin:0 0 12px}h1{font-size:57px;line-height:1.02}.hero-copy>p:not(.eyebrow){font-size:18px;margin:16px 0 24px}.hero-buttons{display:flex;gap:16px}.outline{background:white;color:var(--ink)}.outline:hover{background:var(--pale)}.outline svg{color:var(--blue)}.categories{display:grid;grid-template-columns:repeat(5,1fr);background:var(--pale);padding:22px 30px}.categories a{display:flex;flex-direction:column;gap:5px;align-items:center;text-align:center;border-right:1px solid #cddfe9}.categories a:last-child{border:0}.categories svg{height:42px;width:42px;color:#0072d9;stroke-width:1.4;margin-bottom:3px}.categories strong{font-size:17px;color:#003373}.categories span{font-size:14px}.about{display:grid;grid-template-columns:27% 38% 35%;gap:0;padding-top:18px;max-width:1440px;margin:auto}.reference-photo{background-image:url('reference.png');background-repeat:no-repeat}.founder{aspect-ratio:365/412;background-size:374% auto;background-position:0 45.8%}.about-copy{padding:14px 28px}.about-copy h2{font-size:48px}.about-copy p:not(.eyebrow){margin:10px 0;color:#3e4654;font-size:16px}.about-copy .eyebrow{color:var(--blue)}.about-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:22px}.about-bottom .handwriting{font-size:30px}.nature-quote{background-size:284% auto;background-position:100% 45.7%;min-height:365px}.services{padding:18px 36px 20px;max-width:1440px;margin:auto}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px}.section-heading a{display:flex;align-items:center;gap:10px;font-size:15px}.service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.service-grid article{border:1px solid #eff2f4;border-radius:3px;overflow:hidden;scroll-margin-top:25px}.service-photo{aspect-ratio:205/137;background-size:665% auto;background-position-y:69.54%}.photo-pilates{background-position-x:3.2%}.photo-wellbeing{background-position-x:40.6%}.photo-food{background-position-x:59.3%}.photo-walking{background-position-x:78%}.photo-bird{background-position-x:96.7%}.service-copy{padding:10px}.service-copy h3{font-size:17px;color:var(--blue);margin:0 0 7px}.service-copy p{font-size:14px;margin:0 0 17px;min-height:40px}.text-button{border:0;background:transparent;color:var(--blue);padding:0;display:inline-flex;gap:10px;align-items:center;font-size:14px;text-decoration:underline;text-underline-offset:4px}.outside-section{display:grid;grid-template-columns:71% 29%;background:#f0f6fa}.outside{padding:28px 40px;min-height:245px;background:url('reference.png');background-size:141% auto;background-position:0 85.8%;position:relative}.outside:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#193f5877,transparent 70%)}.outside>*{position:relative}.outside h2{color:white;font-size:34px;line-height:1.05}.outside p{color:white;font-size:17px;margin:12px 0 17px}.light{background:#f4fbff;color:var(--ink);border-color:white;min-height:43px}.light:hover{background:#dcedf8}.testimonial{display:flex;align-items:center;justify-content:center;padding:17px 8px;text-align:center;background:#f3f8fc}.testimonial>div{background:white;padding:12px 15px;width:100%;min-height:213px;border-radius:7px}.quote-mark{font-family:Georgia,serif;font-size:49px;color:var(--blue);line-height:1}.testimonial p{font-size:14px;margin:8px 0}.testimonial .attribution{font-size:13px;color:#465065}.dots{display:flex;gap:8px;justify-content:center;margin-top:18px}.dots button{border:1px solid #99a8b8;background:white;height:8px;width:8px;padding:0;border-radius:50%}.dots button.selected{background:var(--navy);border-color:var(--navy)}.newsletter{background:var(--pale);padding:28px 40px;display:flex;align-items:center;gap:28px}.newsletter>svg{width:45px;height:45px;color:var(--blue);stroke-width:1.5}.newsletter h2{font:500 25px 'DM Sans',sans-serif;color:var(--blue)}.newsletter p{font-size:14px;margin:5px 0 0}.newsletter form{display:flex;position:relative;flex:1;margin:0 20px;padding-left:35px;border-left:1px solid #cddfe9}.newsletter input{flex:1;width:100%;background:white;border-radius:6px 0 0 6px}.newsletter .button{border-radius:6px;margin-left:-4px;min-height:43px}.newsletter>span{border-left:1px solid #cddfe9;padding-left:35px;font-size:30px}.newsletter #newsletter-status{position:absolute;top:100%;left:35px;font-size:12px}footer{background:#174f80;color:white;padding:36px 40px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer .brand-name{color:white;font-size:32px}footer .brand-name>span{font-size:21px;margin:0 3px}footer .tagline{font-size:11px}.footer-links{display:flex;gap:23px;font-size:12px}.footer-links button{color:white;font-size:12px;text-decoration:none}footer .handwriting{color:white;font-size:27px}dialog{border:0;border-radius:8px;padding:35px;max-width:540px;width:calc(100% - 32px);box-shadow:0 20px 90px #1236}dialog::backdrop{background:#12243a88}.close-modal{position:absolute;top:8px;right:8px}dialog h2{font-size:32px;margin-bottom:18px}dialog p{color:#465065}dialog label{display:block;font-size:14px;margin:12px 0 5px}dialog input,dialog select,dialog textarea{width:100%;padding:10px;border:1px solid #c9d5df;border-radius:5px;font:inherit}dialog .button{margin-top:18px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.hero-copy{background:linear-gradient(90deg,#f6f8f9 75%,#f6f8f9ed 85%,#f6f8f900)}.service-photo{background-position-y:64.5%}.outside{background-image:url('outside.jpg');background-size:cover;background-position:center}.outside:before{background:linear-gradient(90deg,#193f58cc,#193f5811)}
.newsletter form{gap:12px}.newsletter input{width:0;min-width:0;border-radius:6px}.newsletter .button{margin-left:0;flex-shrink:0}
#home.hero{background-image:url('hero-pilates.png');background-color:#f6f8f9;background-repeat:no-repeat;background-size:auto 100%!important;background-position:right bottom!important}
@media(max-width:480px){#home.hero{height:600px;background-size:100% auto!important}#home.hero .hero-copy{background:linear-gradient(180deg,#f6f8f9 60%,#f6f8f9dd 66%,transparent 75%)}}
@media(max-width:800px){.hero{background-size:auto 1980px!important;background-position:55% -160px!important}.outside{background-size:cover!important}}
@media(min-width:1440px){body{max-width:1440px;margin:auto}.hero{height:470px}.hero-copy{padding-top:38px}}
@media(max-width:1100px){.brand-name{font-size:38px}.brand-name>span{font-size:25px}.tagline{font-size:13px}.header-inner{padding:18px 28px}.header-actions{gap:12px}nav{gap:20px;font-size:13px}.hero{height:370px}.hero-copy{width:51%;padding-top:25px}h1{font-size:46px}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-buttons{gap:12px}.hero-buttons .button{padding:10px 17px;font-size:14px}.about-copy{padding:12px 22px}.about-copy h2{font-size:40px}.about-copy p:not(.eyebrow){font-size:14px}.about-bottom{margin-top:17px}.about-bottom .handwriting{font-size:26px}.about-bottom .button{padding:8px 20px;min-height:42px}.nature-quote{min-height:340px}.service-copy h3{font-size:15px}.service-copy p{font-size:13px;min-height:54px}.newsletter{gap:20px;padding:27px}.newsletter form{padding-left:20px;margin:0}.newsletter>span{font-size:25px;padding-left:20px}.newsletter h2{font-size:22px}.footer-links{gap:15px}}
@media(max-width:800px){.header-inner{min-height:95px;padding:18px 20px}.motto{display:none}.header-actions>a,.header-actions>#search-toggle{display:none}.menu-toggle{display:inline-flex}.header-actions>.button{min-height:40px;font-size:13px;padding:8px 13px}nav{display:none;flex-wrap:wrap;justify-content:flex-start;padding:20px;gap:20px}nav.open{display:flex}.hero{height:390px;background-size:auto 1170px;background-position:55% 10.5%}.hero-copy{width:68%;padding-left:25px;background:linear-gradient(90deg,#f6f8f9 58%,#f6f8f9dd 75%,transparent)}.eyebrow{font-size:10px}.categories{grid-template-columns:repeat(3,1fr);gap:22px 0;padding:23px 12px}.categories a:nth-child(3){border:0}.categories strong{font-size:15px}.categories span{font-size:12px}.about{grid-template-columns:35% 65%}.about-copy{padding:12px 20px}.nature-quote{display:none}.founder{background-size:auto 1290px;background-position:0 45.8%;aspect-ratio:auto}.about-copy h2{font-size:36px}.services{padding:24px 20px}.section-heading h2{font-size:29px}.section-heading a{font-size:12px}.service-grid{grid-template-columns:repeat(3,1fr);gap:16px}.service-copy p{min-height:38px}.outside-section{grid-template-columns:60% 40%}.outside{padding:26px 22px;background-size:auto 1700px}.outside h2{font-size:29px}.outside p{font-size:14px}.outside .button{padding:10px 12px;font-size:13px}.testimonial>div{padding:15px 8px}.testimonial .icon-button{width:25px;padding:0}.newsletter{flex-wrap:wrap;padding:25px 22px;gap:16px}.newsletter>div{flex:1}.newsletter form{flex-basis:100%;padding:0;border:0;margin-bottom:15px}.newsletter>span{display:none}.newsletter #newsletter-status{left:0}footer{flex-wrap:wrap;padding:28px 22px}.footer-links{flex-wrap:wrap}footer>.handwriting{display:none}}
@media(max-width:480px){.brand-name{font-size:27px}.brand-name>span{font-size:18px;margin:0 3px}.tagline{font-size:9px}.header-inner{padding:16px 12px;gap:8px;min-height:80px}.header-actions{gap:3px}.header-actions>.button{font-size:11px;padding:8px;min-height:36px}.menu-toggle{width:30px}.hero{height:415px;background-position:52% 10.5%}.hero-copy{width:100%;padding:28px 20px;background:linear-gradient(90deg,#f6f8f9f5,#f6f8f9d9 58%,#f6f8f936)}h1{font-size:48px}.hero-copy>p:not(.eyebrow){max-width:270px;font-size:16px}.hero-buttons{gap:10px;flex-wrap:wrap}.hero-buttons .button{padding:10px 14px}.categories strong{font-size:13px}.categories span{font-size:11px}.categories svg{width:35px;height:35px}.about{grid-template-columns:1fr;padding-top:0}.founder{height:300px;background-size:374% auto;background-position:0 45.8%}.about-copy{padding:25px 20px}.about-copy p:not(.eyebrow){font-size:15px}.about-bottom{margin-top:22px}.section-heading{align-items:flex-start}.section-heading h2{font-size:25px}.section-heading a{max-width:90px}.service-grid{grid-template-columns:repeat(2,1fr);gap:12px}.service-copy h3{font-size:15px}.service-copy p{min-height:54px}.outside-section{grid-template-columns:1fr}.outside{min-height:250px;background-size:auto 1250px}.testimonial{padding:20px}.testimonial>div{min-height:190px}.newsletter h2{font-size:21px}.newsletter p{font-size:12px}.newsletter>svg{width:35px;height:35px}.newsletter input{font-size:13px}.newsletter .button{font-size:13px;padding:10px 14px}footer .brand-name{font-size:29px}.footer-links{gap:20px}}
 .featured-video{min-width:0;align-self:stretch;background:#f0f8fc;padding:22px;display:flex;flex-direction:column;justify-content:center;gap:12px}
 .featured-video-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
 .featured-video h2{font-size:30px}.featured-video p{margin:0;line-height:1.45}.featured-video-heading [hidden]{display:none}
 .video-screen{position:relative;aspect-ratio:16/9;min-height:200px;background:#111;overflow:hidden}
 .video-screen iframe,.video-screen>button{width:100%;height:100%;position:absolute;inset:0;border:0}
 .video-screen>button{padding:0;background:#111;color:white}.video-screen img{width:100%;height:100%;object-fit:contain}
 .video-screen span{position:absolute;inset:auto 0 0;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px;background:#111e;font-size:17px}
 .video-screen span svg{width:28px;height:28px}.featured-video .video-privacy{font-size:12px;color:#465065}
 @media(max-width:800px){.featured-video{grid-column:1/-1;padding:24px 20px}.featured-video h2{font-size:28px}}
.home-shop{padding:22px;display:flex;align-items:center;justify-content:center;background:#f3f8fc;min-width:0}.home-shop-card{background:#fff;border:1px solid #dde7e7;border-radius:8px;padding:24px 20px;text-align:center;width:100%}.home-shop-logo{display:block;width:280px;max-width:100%;height:auto;margin:0 auto 20px}.home-shop p{font-size:14px;line-height:1.65;color:#42535b;margin:0 0 20px}.home-shop .button{font-size:13px;padding:11px 14px;white-space:normal;max-width:100%;min-height:44px}@media(max-width:800px){.home-shop{padding:18px}.home-shop-card{padding:22px 16px}}
.home-fitness{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px 40px;background:#eef6f2;border-top:1px solid #d6e4dd}.home-fitness>div{max-width:750px}.home-fitness h2{font-size:32px;margin:10px 0}.home-fitness p{font-size:15px;line-height:1.7;color:#42535b}.home-fitness .eyebrow{font-size:11px;color:#256752}.home-fitness .button{flex-shrink:0}@media(max-width:800px){.home-fitness{padding:28px 20px;flex-direction:column;align-items:flex-start}.home-fitness .button{white-space:normal;max-width:100%}}
.service-photo.photo-pilates{background-image:url('hero-pilates.png');background-size:cover;background-position:92% 65%}
