:root{--ink:#141414;--muted:#666;--line:#dedede;--paper:#fff;--soft:#f5f5f3;--accent:#ccd1bc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #526549;outline-offset:4px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}header,main,footer{max-width:1440px;margin:auto}.header{height:112px;display:flex;align-items:center;justify-content:space-between;padding:20px 5%;border-bottom:1px solid var(--line)}.brand{font-size:40px;letter-spacing:-3px;line-height:1;text-decoration:none;font-weight:700}.brand span{display:block;font-size:11px;letter-spacing:2.1px;font-weight:500;margin-top:10px}nav{display:flex;align-items:center;gap:36px}nav>a{text-decoration:none;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--ink);border:1px solid var(--ink);color:#fff;text-decoration:none;padding:17px 24px;font-size:15px;font-weight:600;border-radius:2px}.button:hover{background:#343434}.button.small{padding:12px 18px}.button span{font-size:23px;line-height:1}.hero{display:grid;grid-template-columns:1.08fr 1fr;padding:42px 5% 60px;gap:4%;align-items:center}.hero-copy{padding:35px 0}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin-bottom:25px}.hero h1{font-size:clamp(42px,4.7vw,70px);line-height:1.08;letter-spacing:-3px}.hero h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-3px}.lead{font-size:18px;line-height:1.7;max-width:440px;color:#535353;margin:28px 0 30px}.caption{font-size:13px;color:var(--muted);margin-top:18px}.hero-photo{height:620px;position:relative;background:#242424;overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#0009)}.photo-label{position:absolute;bottom:35px;left:34px;color:#fff;z-index:1}.photo-label span{display:block;letter-spacing:2px;font-size:11px}.photo-label b{font:italic 29px Georgia,serif;display:block;margin-top:10px}.about{margin:0 5%;border-top:1px solid var(--line);padding:58px 0 70px;display:grid;grid-template-columns:1fr 1.7fr;gap:10%}.about h2,.booking-intro h2{font-size:clamp(38px,4vw,56px);line-height:1.1;letter-spacing:-2px}.about .eyebrow{margin-bottom:15px}.intro{font-size:23px;line-height:1.6;margin-bottom:20px}.about p:not(.eyebrow):not(.intro){color:var(--muted)}.focus-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}.focus-tags span{font-size:13px;border:1px solid var(--line);padding:6px 13px;border-radius:20px}.booking-section{background:var(--soft);padding:72px 5%;display:grid;grid-template-columns:1fr 1.45fr;gap:8%}.booking-intro>p:not(.eyebrow){margin:25px 0 32px;color:var(--muted);max-width:330px}.steps{list-style:none;margin:0 0 40px;padding:0;font-size:15px}.steps li{padding:12px 0;display:flex;gap:18px;border-bottom:1px solid var(--line)}.steps span{color:var(--muted);font-size:12px;align-self:center}.location{border-left:2px solid #222;padding-left:20px;font-size:14px}.location p{color:var(--muted);margin:6px 0}.booking-card{background:#fff;padding:34px;border:1px solid #e5e5e5;box-shadow:0 15px 40px #00000005}.card-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.card-heading h3{font-size:24px;letter-spacing:-.6px}.card-heading>span{font-size:10px;letter-spacing:1.4px;background:var(--soft);padding:5px 8px}.subtext{font-size:14px;color:var(--muted);margin:10px 0 24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 16px}.form-grid label{font-size:14px;font-weight:600;display:block}.full{grid-column:1/-1}input:not([type=checkbox]),select,textarea{display:block;width:100%;min-width:0;border:1px solid #ccc;border-radius:2px;padding:12px;margin-top:7px;background:#fff;color:#222;font-size:16px}textarea{resize:vertical}.optional{font-weight:400;color:#777}.check{display:flex!important;align-items:flex-start;gap:10px;font-size:12px!important;font-weight:400!important;line-height:1.6}.check input{width:18px;height:18px;margin:2px 0;flex-shrink:0;accent-color:#222}.submit{width:100%;margin-top:15px}.form-footnote{font-size:12px;color:var(--muted);text-align:center;margin-top:14px}.form-message{font-size:14px;margin-top:16px;color:#a12e2e;white-space:pre-line}.field-note{font-size:13px;color:var(--muted);margin-top:-12px}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;left:-10000px}footer{padding:40px 5%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:13px;color:#666}footer .brand{color:#222;font-size:30px}footer .brand span{font-size:9px}footer>div{display:flex;gap:25px}.narrow{max-width:760px;margin:55px auto;padding:0 24px}.narrow h1{font-size:38px;letter-spacing:-1px;line-height:1.2;margin-bottom:20px}.narrow h2{font-size:23px;margin:25px 0 8px}.narrow p{margin:10px 0}.pill{display:inline-block;font-size:13px;padding:5px 12px;border-radius:20px;background:#eee}.pill.pending{background:#fff0cc;color:#775614}.pill.accepted{background:#e4efdf;color:#315128}.pill.declined,.pill.cancelled{background:#f9e4e4;color:#873535}.admin-header{max-width:none}.admin-main{max-width:1240px;padding:35px 25px}.admin-main h1{font-size:36px;letter-spacing:-1px}.admin-tabs{display:flex;gap:12px;margin:20px 0;flex-wrap:wrap}.admin-tabs a{padding:8px 18px;text-decoration:none;border:1px solid #ddd}.admin-tabs a.active{background:#222;color:#fff}.request{padding:26px;border:1px solid #ddd;margin:16px 0;background:#fff}.request-top{display:flex;justify-content:space-between;gap:20px}.request h2{font-size:24px}.contact-links{display:flex;gap:20px;flex-wrap:wrap;margin:8px 0}.request p{margin:8px 0}.muted{color:#666;font-size:14px}.request-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.button.secondary{background:white;color:#222}.button.danger{background:#8d2929;border-color:#8d2929}.notice{padding:16px;background:#f1f4ed;margin:20px 0;font-size:14px}.error{background:#fff0f0;color:#922}.inline-form{display:flex;gap:15px;align-items:end;flex-wrap:wrap;margin:22px 0}.inline-form label{flex:1;min-width:140px;font-size:14px}.inline-form button{min-height:51px}.empty{border:1px dashed #ccc;padding:35px;margin:20px 0;color:#666}.status-card{border:1px solid #ddd;padding:32px}.login{max-width:480px;margin:60px auto;padding:30px;border:1px solid #ddd}.login label{display:block;margin-top:18px;font-size:14px}.login h1{font-size:28px}.login .button{margin-top:24px;width:100%}.text-pre{white-space:pre-wrap;overflow-wrap:anywhere}.request a{overflow-wrap:anywhere}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.slot-row{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #ddd;padding:15px 0}.mini{font-size:13px;padding:8px 12px}.preview-banner{background:#eceee8;padding:12px 5%;font-size:14px;text-align:center}.privacy-note{font-size:14px;color:#666}
@media(max-width:900px){.hero-photo{height:530px}.hero h1{font-size:50px}.hero h1 em{letter-spacing:-2px}.booking-section{gap:5%;grid-template-columns:1fr 1.5fr}.booking-card{padding:24px}.about{gap:6%}.header{height:94px}.hero{padding-top:24px}}@media(max-width:650px){.header{padding:18px 6%;height:90px}nav>a:first-child{display:none}.brand{font-size:34px}nav{gap:10px}.button.small{font-size:13px;padding:10px 13px}.hero{display:flex;flex-direction:column;padding:25px 6% 40px;gap:30px;align-items:stretch}.hero-copy{padding:15px 0}.hero h1{font-size:48px;letter-spacing:-2px}.eyebrow{font-size:11px;margin-bottom:22px}.lead{font-size:17px;margin:22px 0}.hero-photo{height:370px}.hero-photo img{object-position:center 55%}.photo-label{left:25px;bottom:25px}.photo-label b{font-size:26px}.about{grid-template-columns:1fr;padding:35px 0 45px;margin:0 6%;gap:24px}.intro{font-size:21px}.booking-section{grid-template-columns:1fr;padding:42px 6%;gap:30px}.booking-intro>p:not(.eyebrow){max-width:none}.steps{margin-bottom:25px}.booking-card{padding:24px 18px}.form-grid{grid-template-columns:1fr}.card-heading h3{font-size:23px}.card-heading>span{display:none}footer{flex-wrap:wrap;padding:30px 6%}footer>span{display:none}.request{padding:20px}.request-top{flex-direction:column;gap:8px}.admin-main{padding:25px 18px}.admin-top{align-items:start}.admin-top h1{font-size:29px}.slot-row{align-items:start}.button{gap:22px}.login{margin:35px 18px}.check{font-size:14px!important}.photo-label span{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Portrait-led refinement: a spacious monochrome layout matching Ani's coach branding. */
:root{--soft:#f5f6f7;--line:#e5e6e8;--accent:#141414}
.header{border-bottom:0;height:108px}.header .brand{font-size:44px;letter-spacing:-3px}.header nav>a:first-child{font-size:15px}
.button{border-radius:50px;padding:17px 26px;transition:background .18s,transform .18s}.button:hover{transform:translateY(-2px)}.button.small{padding:12px 21px}.button:disabled:hover{transform:none}
.hero{grid-template-columns:1fr 1.05fr;gap:0;padding-top:0;padding-bottom:26px;min-height:690px;position:relative}.hero-copy{padding:32px 0 55px;position:relative;z-index:1}
.hero .eyebrow{display:inline-block;background:#f2f3f4;border-radius:30px;padding:8px 14px;letter-spacing:1.5px;font-size:11px;margin-bottom:32px}
.hero h1{font-size:clamp(48px,5.6vw,78px);font-weight:600;line-height:1.05;letter-spacing:-4px}.hero h1 em{display:inline-block;margin-top:10px;font-weight:400;letter-spacing:-3px}
.hero .lead{max-width:415px;font-size:18px;line-height:1.8;margin-top:30px;margin-bottom:32px}.caption{margin-top:22px;font-size:14px}
.hero-photo.portrait{background:white;height:690px;overflow:hidden;align-self:end}.hero-photo.portrait:after{display:none}.hero-photo.portrait img{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom}
.portrait-caption{position:absolute;bottom:20px;left:10%;right:6%;display:flex;justify-content:space-between;align-items:center;color:#171717;border-top:1px solid #ddd;padding-top:14px}.portrait-caption>span{font-size:52px;line-height:1;letter-spacing:-4px;font-weight:700}.portrait-caption p{font-size:11px;letter-spacing:2px;line-height:1.7;text-align:right}
.about{padding:55px 0 65px}.about h2{font-family:Georgia,serif;font-style:italic;font-size:54px}.about .intro{font-size:25px;line-height:1.5;letter-spacing:-.4px}.focus-tags{margin-top:28px}.focus-tags span{font-size:14px;padding:8px 16px;background:white}
.booking-section{margin:0 3%;border-radius:24px;padding:65px 4%;gap:7%;background:#f3f4f5}.booking-intro h2{font-family:Georgia,serif;font-style:italic;font-size:55px}.booking-card{border-radius:18px;padding:36px;border:1px solid #e9e9e9;box-shadow:0 18px 55px #16213209}.card-heading>span{border-radius:20px;padding:7px 12px}
input:not([type=checkbox]),select,textarea{border-radius:8px;background:#fcfcfc;border-color:#dbdde0}.form-grid{gap:22px 16px}.location{padding-left:18px}.location>a{display:inline-block;margin-top:8px}.steps li{padding:15px 0}
footer{padding-top:48px;padding-bottom:48px}.request,.login,.status-card{border-radius:15px}.admin-tabs a{border-radius:30px}.admin-tabs{gap:8px}
@media(max-width:900px){.hero{min-height:580px}.hero-photo.portrait{height:580px}.hero h1{font-size:55px;letter-spacing:-3px}.hero-copy{padding-bottom:40px}.portrait-caption{bottom:12px}.booking-card{padding:27px}}
@media(max-width:650px){.header{height:90px}.header .brand{font-size:36px}.hero{display:flex;gap:0;padding:20px 6% 26px;min-height:0}.hero-copy{padding:8px 0 18px}.hero .eyebrow{font-size:10px;margin-bottom:24px}.hero h1{font-size:55px;letter-spacing:-3px}.hero h1 em{letter-spacing:-2px;margin-top:5px}.hero .lead{font-size:17px;margin:22px 0 25px}.hero-photo.portrait{height:auto;aspect-ratio:1092/1440;width:100%;margin-top:0}.portrait-caption{bottom:0;left:3%;right:3%;padding-top:10px}.portrait-caption>span{font-size:43px}.portrait-caption p{font-size:10px}.about{padding:38px 0 45px}.about h2{font-size:45px}.about .intro{font-size:22px}.booking-section{margin:0 3%;padding:38px 5%;border-radius:20px;gap:30px}.booking-card{padding:25px 18px;border-radius:14px}.booking-intro h2{font-size:45px}.button{font-size:14px}.hero .button{padding:16px 24px}.caption{font-size:13px}.focus-tags span{font-size:13px}}
@media(prefers-reduced-motion:reduce){.button{transition:none}.button:hover{transform:none}}

/* Wide geometric lettering inspired by the fitness-coach business card. */
@font-face{font-family:Michroma;src:url('michroma-latin-400-normal.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
.header .brand,footer .brand,.portrait-caption>span{font-family:Michroma,Arial,sans-serif;font-weight:400;letter-spacing:.12em}.header .brand{font-size:34px}.brand span{font-family:Arial,Helvetica,sans-serif;letter-spacing:.3em;font-weight:500;font-size:10px;margin-top:13px}
.hero h1,.hero h1 em{font-family:Michroma,Arial,sans-serif;font-weight:400;font-style:normal;font-size:clamp(32px,3.7vw,52px);letter-spacing:.025em;line-height:1.45}.hero h1 em{color:#555;margin-top:0}.hero .eyebrow{letter-spacing:.18em}
.about h2,.booking-intro h2{font-family:Michroma,Arial,sans-serif;font-style:normal;font-size:clamp(25px,2.5vw,34px);line-height:1.5;text-transform:uppercase;letter-spacing:.025em}.about h2{font-size:30px}.card-heading h3{font-family:Michroma,Arial,sans-serif;font-size:18px;line-height:1.5}.portrait-caption>span{font-size:39px;letter-spacing:.14em}footer .brand{font-size:27px}
@media(max-width:900px){.hero h1,.hero h1 em{font-size:36px}.card-heading{flex-wrap:wrap}.card-heading>span{display:none}}
@media(max-width:650px){.header .brand{font-size:29px}.hero h1,.hero h1 em{font-size:clamp(25px,7.5vw,40px);letter-spacing:.015em;line-height:1.5}.hero .eyebrow{font-size:10px;padding:7px 11px}.about h2,.booking-intro h2{font-size:27px}.portrait-caption>span{font-size:32px}.card-heading h3{font-size:17px}.hero .lead{max-width:100%}}
