@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Italiana&display=swap";:root{--ink:#342a31;--plum:#49343f;--sage:#899686;--moss:#536253;--cream:#f6f1e8;--paper:#fffdf9;--rose:#d8afa5;--line:#ddd5ca;color:var(--ink);background:var(--paper);font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1160px,100% - 40px);margin:auto}.demo-bar{background:var(--plum);color:#f3e9e5;letter-spacing:.17em;text-transform:uppercase;justify-content:center;align-items:center;height:28px;font-size:10px;display:flex}.header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9eb;border-bottom:1px solid #ded6cd;height:76px;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{letter-spacing:.18em;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.brand svg{color:var(--moss)}.brand small{letter-spacing:0;color:#7e7077;margin-left:-4px;font-family:Italiana,serif;font-size:15px;font-weight:400}.nav-links{align-items:center;gap:32px;font-size:13px;font-weight:500;display:flex}.menu-toggle{background:0 0;border:0;padding:8px;display:none}.button{background:var(--moss);color:#fff;border:1px solid var(--moss);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:15px 21px;font-size:13px;font-weight:600;transition:all .25s;display:inline-flex}.button:hover{background:var(--plum);border-color:var(--plum);transform:translateY(-2px)}.button-small{padding:11px 17px}.hero{background:#d9d0c3;height:min(780px,100vh - 104px);min-height:650px;position:relative;overflow:hidden}.hero-image{background-image:linear-gradient(90deg,#281e2299,#281e2238 52%,#0000 78%),url(/hero-bloom.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-inner{align-items:center;height:100%;display:flex;position:relative}.hero-copy{color:#fff;max-width:610px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.2em;font-size:10px;font-weight:600}.eyebrow{align-items:center;gap:12px;margin-bottom:24px;display:flex}.eyebrow:before{content:"";background:#fff;width:35px;height:1px}.hero h1,.intro h2,.schedule h2,.philosophy h2,.membership h2{font-family:Italiana,serif;font-weight:400}.hero h1{letter-spacing:-.035em;margin:0 0 30px;font-size:clamp(65px,8vw,112px);line-height:.82}.hero h1 em{color:#e3bdb4}.hero-copy>p{color:#f4ece8;max-width:510px;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:26px;margin-top:33px;display:flex}.soft-link{border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:4px;font-size:13px;font-weight:600;display:inline-flex}.hero-proof{border-top:1px solid #fff5;gap:20px;margin-top:42px;padding-top:22px;font-size:11px;display:flex}.hero-proof span{align-items:center;gap:5px;display:flex}.hero-stamp{color:#fff;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;gap:7px;width:104px;height:104px;display:flex;position:absolute;bottom:35px;right:4vw}.hero-stamp span{letter-spacing:.14em;font-size:8px;line-height:1.55}.section{padding:110px 0}.intro-heading{grid-template-columns:.4fr 1.2fr .8fr;gap:60px;margin-bottom:55px;display:grid}.intro-heading h2,.schedule h2,.philosophy h2{margin:0;font-size:clamp(42px,5vw,64px);line-height:1.06}.intro-heading h2 em,.schedule h2 em{color:var(--sage)}.intro-heading p,.schedule-copy p,.philosophy-copy p{color:#736971;margin:5px 0;font-size:15px;line-height:1.8}.offer-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.offer-card{background:var(--cream);overflow:hidden}.offer-art{justify-content:center;align-items:center;height:250px;display:flex;position:relative}.offer-art:before{content:"";border:1px solid #ffffff80;border-radius:50%;width:210px;height:210px;position:absolute}.art-0{background:linear-gradient(140deg,#839381,#bdc4b6)}.art-1{background:linear-gradient(140deg,#c49b91,#e2c6bd)}.art-2{background:linear-gradient(140deg,#5f4653,#8e747e)}.offer-art svg{stroke-width:.7px;color:#fff;z-index:1;width:64px;height:64px}.offer-art span{color:#fff;text-transform:uppercase;letter-spacing:.2em;font-size:9px;position:absolute;bottom:18px;left:20px}.offer-body{padding:27px 28px 30px}.offer-body small{color:#887d82;text-transform:uppercase;letter-spacing:.15em;font-size:9px}.offer-body h3{margin:9px 0;font-family:Italiana,serif;font-size:29px;font-weight:400}.offer-body p{color:#756a70;min-height:64px;font-size:13px;line-height:1.65}.offer-body a{align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.quote-band{background:var(--cream);text-align:center;padding:85px 0}.quote-band svg{color:var(--rose)}.quote-band blockquote{max-width:900px;margin:25px auto;font-family:Italiana,serif;font-size:clamp(30px,4vw,50px);line-height:1.25}.quote-band span{text-transform:uppercase;letter-spacing:.18em;color:#8a7e84;font-size:9px}.schedule-grid{grid-template-columns:.8fr 1.2fr;gap:110px;display:grid}.schedule-copy h2{margin:20px 0}.schedule-copy .button{margin-top:28px}.button-outline{color:var(--moss);background:0 0}.button-outline:hover{color:#fff}.schedule-list{border-top:1px solid var(--line)}.day-row,.class-row{border-bottom:1px solid var(--line);align-items:center;display:grid}.day-row{grid-template-columns:1fr auto;padding:18px 0;font-size:12px}.class-row{grid-template-columns:70px 1fr 80px auto;padding:22px 0;transition:all .2s}.class-row:hover{padding-left:10px}.class-row time{font-family:Italiana,serif;font-size:18px}.class-row strong,.class-row small{display:block}.class-row strong{font-size:14px}.class-row small{color:#8d8287;margin-top:4px;font-size:11px}.class-row>span{text-transform:uppercase;letter-spacing:.1em;font-size:10px}.philosophy{background:var(--plum);color:#fff;padding:105px 0}.philosophy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:110px;display:grid}.philosophy-visual{background:#755d67;place-items:center;height:480px;display:grid;position:relative}.arch{border:1px solid #d9aaa0;border-radius:130px 130px 0 0;place-items:center;width:250px;height:350px;display:grid}.arch svg{stroke-width:.6px;color:#e8c8bf;width:70px;height:70px}.philosophy-visual>span{text-transform:uppercase;letter-spacing:.2em;font-size:9px;position:absolute;bottom:22px;left:25px}.philosophy-copy h2{margin:20px 0}.philosophy-copy p{color:#d9ced2}.philosophy-copy ul{margin:28px 0;padding:0;list-style:none}.philosophy-copy li{border-top:1px solid #ffffff29;gap:10px;padding:15px 0;font-size:13px;display:flex}.philosophy-copy li:last-child{border-bottom:1px solid #ffffff29}.philosophy-copy li svg{color:#dfb6ac;width:14px}.light{color:#dcb0a6}.membership{background:var(--cream)}.membership-card{background:#ddd5c7;justify-content:space-between;align-items:center;min-height:320px;padding:65px 70px;display:flex;position:relative;overflow:hidden}.membership-card>div:first-child{z-index:2;max-width:620px}.membership h2{margin:16px 0;font-size:clamp(38px,5vw,58px);line-height:1.08}.membership .button{z-index:2;white-space:nowrap}.petal{background:#c5b8a6;border-radius:70% 30%;position:absolute}.petal-one{width:300px;height:170px;top:-70px;right:-80px}.petal-two{width:230px;height:120px;bottom:-80px;right:120px}footer{color:#eee6e8;background:#30242b;padding:55px 0}.footer-grid{grid-template-columns:auto 1fr auto auto;align-items:center;gap:55px;display:grid}.footer-grid p{color:#aa9ba2;font-size:11px;line-height:1.6}.footer-grid>div:nth-child(3){gap:18px;font-size:11px;display:flex}.chat-cta{color:#e2b9af;align-items:center;gap:8px;font-size:11px;display:flex}@media (width<=850px){.container{width:min(100% - 32px,680px)}.header{height:68px}.menu-toggle{display:block}.nav-links{background:var(--paper);flex-direction:column;align-items:stretch;gap:0;padding:20px 22px 28px;display:none;position:absolute;top:68px;left:0;right:0}.nav-links.open{display:flex}.nav-links>a:not(.button){border-bottom:1px solid var(--line);padding:15px 2px}.nav-links .button{margin-top:16px}.intro-heading{grid-template-columns:1fr;gap:18px}.offer-grid{grid-template-columns:1fr 1fr}.offer-card:last-child{grid-column:1/-1}.schedule-grid,.philosophy-grid{grid-template-columns:1fr;gap:60px}.membership-card{display:block}.membership-card .button{margin-top:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid p{grid-column:1/-1}}@media (width<=560px){.demo-bar{height:25px;font-size:8px}.container{width:calc(100% - 28px)}.hero{height:calc(100svh - 93px);min-height:620px}.hero-image{background-image:linear-gradient(#281e221f 25%,#281e22ad),url(/hero-bloom.png);background-position:67%}.hero-inner{align-items:flex-end;padding-bottom:58px}.hero h1{font-size:66px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px;margin-top:25px}.hero-actions .button{width:100%}.hero-proof{grid-template-columns:1fr 1fr;margin-top:25px;display:grid}.hero-stamp{display:none}.section{padding:75px 0}.intro-heading h2,.schedule h2,.philosophy h2{font-size:42px}.offer-grid{grid-template-columns:1fr}.offer-card:last-child{grid-column:auto}.offer-art{height:210px}.quote-band{padding:65px 0}.schedule-grid{gap:40px}.class-row{grid-template-columns:55px 1fr auto}.class-row>span{display:none}.philosophy{padding:75px 0}.philosophy-grid{gap:45px}.philosophy-visual{height:320px}.arch{width:170px;height:240px}.membership-card{padding:45px 25px}.membership .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:20px}.footer-grid p{grid-column:auto}.footer-grid>div:nth-child(3){flex-wrap:wrap}}@media (width>=561px){.hero-image{background-position:65% 20%}}
