:root{--ink:#312524;--cream:#fffaf4;--ivory:#f7eee5;--beige:#ead6c7;--rose:#bd765e;--rose-dark:#955745;--muted:#796661;--line:#e6d7cc;--display:"Playfair Display",serif;--body:"DM Sans",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font:15px/1.55 var(--body)}.shell{width:min(1180px,calc(100% - 48px));margin:auto}.header{height:79px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:8px;color:var(--rose-dark);text-decoration:none;font:500 17px var(--display);line-height:1}.brand span{height:30px;width:30px;border:1px solid var(--rose);border-radius:50%;display:grid;place-items:center;font-style:italic}.brand em{display:block;font-size:13px;letter-spacing:.12em}.nav{display:flex;align-items:center;gap:29px}.nav a{font-size:12px;color:var(--ink);font-weight:600;text-decoration:none}.nav a.active{color:var(--rose-dark);border-bottom:1px solid var(--rose);padding-bottom:5px}.nav .book-nav,.button{background:var(--rose);color:#fffaf4;border-radius:5px;padding:11px 19px;transition:.22s}.nav .book-nav:hover,.button:hover{background:var(--rose-dark);transform:translateY(-2px)}.menu-toggle{display:none}.hero{min-height:570px;display:grid;grid-template-columns:1fr 1fr;background:var(--ivory)}.hero-copy{padding:90px 46px 48px 30px;align-self:center}.eyebrow{margin:0 0 12px;font-size:10px;text-transform:uppercase;letter-spacing:.16em;font-weight:700;color:var(--rose-dark)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:500;letter-spacing:-.04em}h1{font-size:clamp(45px,5.8vw,73px);line-height:1.03;margin-bottom:22px}h1 i,h2 i{color:var(--rose);font-weight:500}.hero-copy>p:not(.eyebrow){max-width:360px;color:#675550;margin-bottom:27px}.button{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:12px;font-weight:700}.quick-contact{margin-top:47px;display:flex;flex-wrap:wrap;gap:21px;color:#594943;font-size:11px;font-weight:600}.hero-photo{overflow:hidden}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:70% center}.courses{padding:76px 0 84px}.section-title{text-align:center;max-width:600px;margin:0 auto 34px}.section-title>span,.menu-hero>span{color:var(--rose);font-size:25px}.section-title h2{font-size:42px;margin:0 0 6px}.section-title p{font-size:13px;color:var(--muted)}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.course-card{background:#fffdf9;border:1px solid var(--line);border-radius:9px;overflow:hidden;text-align:center;box-shadow:0 7px 20px rgba(87,56,45,.06);transition:.25s}.course-card:hover{transform:translateY(-5px);box-shadow:0 15px 29px rgba(87,56,45,.13)}.course-card>img{width:100%;height:205px;object-fit:cover}.course-card>div{padding:0 21px 20px}.course-icon{display:grid;place-items:center;width:48px;height:48px;margin:-25px auto 12px;position:relative;border-radius:50%;background:var(--rose);color:#fff;font-size:21px;border:3px solid #fffdf9}.course-card h3{font-size:24px;margin:0 0 8px}.course-card p{font-size:12px;color:var(--muted);min-height:56px;margin-bottom:15px}.course-card a{display:block;padding:8px;background:var(--rose);color:white;border-radius:5px;text-decoration:none;font-size:11px;font-weight:700}.course-card b{font-size:17px;float:right;line-height:.6}.about{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;background:#f2e2d6}.about-art{min-height:470px}.about-art img{width:100%;height:100%;object-fit:cover}.about-copy{padding:78px 70px}.about h2,.booking h2{font-size:47px;line-height:1.05;margin-bottom:20px}.about-copy>p:not(.eyebrow){color:var(--muted);font-size:14px}.trust{margin-top:32px;display:grid;gap:13px}.trust span{display:grid;grid-template-columns:32px 1fr;column-gap:9px;color:var(--rose);font-size:21px}.trust b,.trust small{grid-column:2;color:var(--ink);font-size:12px}.trust small{color:var(--muted);font-weight:400}.booking{padding:78px 0;background:var(--cream)}.booking-wrap{display:flex;justify-content:space-between;gap:70px;align-items:center}.booking h2{margin-bottom:10px}.booking-wrap>div>p:not(.eyebrow){color:var(--muted)}.booking-links{display:grid;grid-template-columns:1fr 1fr;min-width:390px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.booking-links a{padding:17px;color:var(--ink);font-size:12px;text-decoration:none;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.2s}.booking-links a:hover{background:var(--beige)}.booking-links b{float:right;color:var(--rose)}.footer{padding:38px 0;background:linear-gradient(120deg,#bd765e,#d59b82);color:#fffaf4}.footer .brand{color:#fffaf4}.footer .brand span{border-color:#f5cfbe}.footer p{font-size:12px;margin:16px 0 21px}.footer small{font-size:10px}.menu-page{background:linear-gradient(180deg,#fffaf4 0%,#f4e3d7 100%);padding:85px 0 96px}.menu-hero{text-align:center;margin-bottom:42px}.menu-hero h1{font-size:55px;margin:4px 0 8px}.menu-hero p{font-size:13px;color:var(--muted)}.price-list{display:grid;gap:20px}.price-card{display:grid;grid-template-columns:48% 1fr;background:#fffdf9;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 8px 24px rgba(87,56,45,.06)}.price-card.reverse .price-image{order:2}.price-image{height:323px;position:relative}.price-image img{width:100%;height:100%;object-fit:cover}.price-image b{position:absolute;top:16px;left:16px;background:#fffaf4;color:var(--rose-dark);border-radius:6px;padding:7px 11px;font-size:11px}.price-copy{padding:38px 46px}.price-copy h2{font-size:33px;margin:0 0 10px}.price-copy>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:400px}.rate{display:grid;grid-template-columns:1fr auto;gap:5px 28px;border-top:1px solid var(--line);padding-top:14px;margin:20px 0}.rate span{font-size:12px;color:var(--muted)}.rate strong{color:var(--rose-dark);font-size:13px}.reveal{opacity:0;transform:translateY(18px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:760px){.shell{width:min(100% - 36px,600px)}.header{height:67px}.menu-toggle{display:block;background:none;border:0}.menu-toggle i{display:block;width:24px;border-top:1px solid var(--ink);margin:6px}.nav{visibility:hidden;opacity:0;position:absolute;top:67px;left:0;right:0;z-index:5;padding:10px 18px 20px;display:flex;flex-direction:column;align-items:stretch;gap:0;background:#fffaf4;border-bottom:1px solid var(--line);transition:.2s}.nav.open{visibility:visible;opacity:1}.nav a{padding:11px 0}.nav .book-nav{text-align:center;margin-top:7px}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:68px 22px 46px}.hero-photo{height:345px}.quick-contact{gap:14px;margin-top:35px}.courses{padding:65px 0}.section-title h2{font-size:37px}.course-grid{grid-template-columns:1fr}.course-card>img{height:230px}.about{grid-template-columns:1fr}.about-art{min-height:290px;order:2}.about-copy{padding:55px 28px}.about h2,.booking h2{font-size:39px}.booking-wrap{display:block}.booking-links{min-width:0;margin-top:30px}.menu-page{padding:55px 0 65px}.menu-hero h1{font-size:42px}.price-card,.price-card.reverse{grid-template-columns:1fr}.price-card.reverse .price-image{order:0}.price-image{height:245px}.price-copy{padding:28px 24px}.price-copy h2{font-size:30px}.rate{gap:5px 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important}.reveal{opacity:1;transform:none}}
