@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400;1,500&family=Inter:wght@300;400;500;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#2d2a26;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#faf8f5;font-family:Inter,sans-serif}::selection{color:#2d2a26;background:#7c908240}.navbar{z-index:1000;padding:1.5rem 0;transition:all .4s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f5eb;border-bottom:1px solid #2d2a260f;padding:1rem 0}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{color:#2d2a26;letter-spacing:2px;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:500;text-decoration:none}.nav-links{gap:2.5rem;display:flex}.nav-links a{color:#787570;text-transform:uppercase;letter-spacing:2px;font-size:.85rem;font-weight:400;text-decoration:none;transition:color .3s}.nav-links a:hover,.nav-links a.active{color:#2d2a26}.burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.burger span{background:#2d2a26;width:22px;height:1.5px;transition:all .3s}.burger.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-menu{display:none}@media (width<=768px){.nav-links{display:none}.burger{display:flex}.mobile-menu{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f5fa;border-bottom:1px solid #2d2a260f;flex-direction:column;gap:1rem;padding:1.5rem 2rem 2rem;display:flex}.mobile-menu a{color:#787570;text-transform:uppercase;letter-spacing:2px;padding:.5rem 0;font-size:1rem;text-decoration:none}}.footer{background:#f3f0ec;border-top:1px solid #2d2a260f;padding:5rem 0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3.5rem;display:grid}.footer-logo{color:#2d2a26;letter-spacing:3px;font-family:Cormorant Garamond,serif;font-size:1.6rem;text-decoration:none}.footer-brand p{color:#787570;max-width:240px;margin-top:1rem;font-size:.9rem;line-height:1.7}.footer-col h4{text-transform:uppercase;letter-spacing:2.5px;color:#2d2a26;margin-bottom:1rem;font-size:.75rem}.footer-col a,.footer-col span{color:#787570;margin-bottom:.5rem;font-size:.9rem;text-decoration:none;display:block}.footer-col a:hover{color:#7c9082}.footer-bottom{border-top:1px solid #2d2a260f;justify-content:space-between;padding-top:2rem;display:flex}.footer-bottom p{color:#a8a39e;font-size:.8rem}.footer-credits{color:#787570;font-size:.85rem}.bytecruft-link{color:#7c9082;border-bottom:1px dashed #7c9082;font-weight:600;text-decoration:none;transition:all .3s}.bytecruft-link:hover{color:#2d2a26;border-color:#2d2a26}@media (width<=768px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1/-1}.footer-bottom{text-align:center;flex-direction:column;gap:.5rem}}.home-hero{background:#f3f0ec;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-hero-bg{opacity:.15;background-image:url(https://images.unsplash.com/photo-1506126613408-eca07ce68773?w=1400&q=80);background-position:50% 30%;background-size:cover;position:absolute;inset:0}.home-hero-content{z-index:2;max-width:700px;padding:0 2rem;position:relative}.home-hero-tag{text-transform:uppercase;letter-spacing:5px;color:#7c9082;margin-bottom:1.5rem;font-size:.8rem}.home-hero-title{color:#2d2a26;margin-bottom:2rem;font-family:Cormorant Garamond,serif;font-size:clamp(3.5rem,8vw,6rem);font-weight:400;line-height:1.05}.home-hero-desc{color:#787570;max-width:450px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.home-hero-btns{gap:1rem;display:flex}.home-btn{text-transform:uppercase;letter-spacing:2px;padding:.9rem 2.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.home-btn.primary{color:#faf8f5;background:#2d2a26}.home-btn.primary:hover{background:#7c9082}.home-btn.secondary{color:#2d2a26;border:1.5px solid #2d2a26}.home-btn.secondary:hover{color:#faf8f5;background:#2d2a26}.home-about{background:#faf8f5;padding:8rem 0}.home-about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.home-about-image{background-position:50%;background-size:cover;height:500px}.home-about-text .section-tag{text-align:left}.home-about-text .section-title{margin-bottom:1.5rem}.home-about-text p{color:#787570;margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.home-link{color:#7c9082;border-bottom:1px solid #7c9082;margin-top:.5rem;padding-bottom:2px;font-size:.95rem;text-decoration:none;transition:all .3s;display:inline-block}.home-link:hover{color:#2d2a26;border-color:#2d2a26}.home-benefits{background:#f3f0ec;padding:8rem 0}.benefits-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.benefit-card{text-align:center;background:#faf8f5;padding:2.5rem 1.5rem;transition:transform .3s}.benefit-card:hover{transform:translateY(-4px)}.benefit-icon{margin-bottom:1rem;font-size:2rem;display:block}.benefit-card h3{color:#2d2a26;margin-bottom:.75rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}.benefit-card p{color:#787570;font-size:.9rem;line-height:1.6}.home-cta{background:#faf8f5;padding:7rem 0}.cta-block{text-align:center;max-width:550px;margin:0 auto}.cta-block h2{margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:400}.cta-block p{color:#787570;margin-bottom:2rem;line-height:1.7}@media (width<=768px){.home-about-grid{grid-template-columns:1fr;gap:2.5rem}.home-about-image{height:300px}.benefits-grid{grid-template-columns:1fr}}.schedule-hero{background:#f3f0ec;padding-top:8rem}.schedule-content{background:#faf8f5;padding:3rem 0 7rem}.schedule-days{gap:.5rem;margin-bottom:2.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.schedule-day{cursor:pointer;background:0 0;border:1px solid #2d2a2614;flex-direction:column;flex:1;align-items:center;gap:.3rem;min-width:90px;padding:1rem .5rem;font-family:inherit;transition:all .3s;display:flex}.schedule-day:hover{border-color:#7c9082}.schedule-day.active{background:#2d2a26;border-color:#2d2a26}.day-name{color:#2d2a26;font-family:Cormorant Garamond,serif;font-size:1.1rem;font-weight:600}.schedule-day.active .day-name{color:#faf8f5}.day-count{color:#787570;text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.schedule-day.active .day-count{color:#faf8f599}.schedule-classes{flex-direction:column;gap:.6rem;display:flex}.class-card{background:#fff;border:1px solid #2d2a260f;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex}.class-time{text-align:center;flex-shrink:0;width:55px}.time-value{color:#7c9082;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:500}.class-info{flex:1}.class-info h3{color:#2d2a26;margin-bottom:.2rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:500}.class-meta{color:#787570;gap:.5rem;font-size:.8rem;display:flex}.meta-sep{color:#7875704d}.class-book{color:#2d2a26;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;border:1px solid #2d2a26;padding:.5rem 1.2rem;font-size:.8rem;text-decoration:none;transition:all .3s}.class-book:hover{color:#faf8f5;background:#2d2a26}.schedule-note{text-align:center;margin-top:2.5rem}.schedule-note p{color:#787570;font-size:.9rem}@media (width<=600px){.class-card{flex-wrap:wrap;gap:.75rem}.class-time{width:auto}.class-book{text-align:center;width:100%}}.instructors-hero{background:#f3f0ec;padding-top:8rem}.instructors-list{background:#faf8f5;padding:5rem 0 8rem}.instructor-card{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-bottom:6rem;display:grid}.instructor-card:last-child{margin-bottom:0}.instructor-card.reverse{direction:rtl}.instructor-card.reverse .instructor-info{direction:ltr}.instructor-image-wrap{overflow:hidden}.instructor-image{filter:grayscale(.15);background-position:top;background-size:cover;height:520px}.instructor-role{text-transform:uppercase;letter-spacing:4px;color:#7c9082;font-size:.7rem}.instructor-info h2{color:#2d2a26;margin:.75rem 0;font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:400}.instructor-experience{color:#7c9082;margin-bottom:1.25rem;font-size:.85rem;font-weight:500}.instructor-bio{color:#787570;margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.instructor-specialties{flex-wrap:wrap;gap:.5rem;display:flex}.specialty-tag{color:#787570;border:1px solid #2d2a261f;padding:.3rem .9rem;font-size:.8rem}@media (width<=768px){.instructor-card,.instructor-card.reverse{direction:ltr;grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}.instructor-image{height:350px}.instructor-info h2{font-size:2rem}}.blog-hero{background:#f3f0ec;padding-top:8rem}.blog-list{background:#faf8f5;padding:4rem 0 8rem}.blog-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.blog-card{color:inherit;text-decoration:none;transition:transform .3s;display:block}.blog-card:hover{transform:translateY(-4px)}.blog-card-image{background-position:50%;background-size:cover;height:280px;margin-bottom:1.5rem}.blog-card-date{text-transform:uppercase;letter-spacing:2px;color:#7c9082;font-size:.75rem}.blog-card-body h2{color:#2d2a26;margin:.5rem 0;font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:500;line-height:1.3}.blog-card-body p{color:#787570;margin-bottom:.75rem;font-size:.95rem;line-height:1.7}.blog-card-author{color:#7c9082;font-size:.8rem}@media (width<=700px){.blog-grid{grid-template-columns:1fr}}.blog-post{background:#faf8f5}.post-hero-image{background-position:50%;background-size:cover;height:50vh;min-height:350px}.post-content{max-width:720px;margin:0 auto;padding:4rem 2rem 6rem}.post-back{color:#7c9082;margin-bottom:2rem;font-size:.9rem;text-decoration:none;transition:color .3s;display:inline-block}.post-back:hover{color:#2d2a26}.post-date{text-transform:uppercase;letter-spacing:3px;color:#7c9082;font-size:.75rem}.post-content h1{margin:.75rem 0;font-family:Cormorant Garamond,serif;font-size:2.8rem;font-weight:400;line-height:1.2}.post-author{color:#787570;margin-bottom:2.5rem;font-size:.95rem}.post-body{line-height:1.9}.post-body p{color:#4a4642;margin-bottom:1.5rem;font-size:1.05rem}.post-body h3{color:#2d2a26;margin:2rem 0 .75rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:600}.post-list p{margin-bottom:.5rem;padding-left:1rem}@media (width<=600px){.post-content h1{font-size:2rem}}.booking-hero{background:#f3f0ec;padding-top:8rem}.booking-form-section{background:#faf8f5;padding:5rem 0 8rem}.booking-layout{grid-template-columns:1fr 1.3fr;align-items:start;gap:4rem;display:grid}.booking-side{background:#f3f0ec;padding:2.5rem}.booking-side h3{margin-bottom:1.25rem;font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500}.booking-side ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.booking-side li{color:#787570;padding-left:1.5rem;font-size:.95rem;line-height:1.5;position:relative}.booking-side li:before{content:"";background:#7c9082;border-radius:50%;width:6px;height:6px;position:absolute;top:.5rem;left:0}.booking-contacts{border-top:1px solid #2d2a261a;margin-top:2rem;padding-top:1.5rem}.booking-contacts p{color:#787570;margin-bottom:.5rem;font-size:.9rem}.booking-contacts strong{color:#2d2a26;font-family:Cormorant Garamond,serif;font-size:1.3rem}.booking-form{background:#fff;border:1px solid #2d2a260f;padding:2.5rem}.form-row{grid-template-columns:1fr 1fr;gap:1.25rem;margin-bottom:1.25rem;display:grid}.form-field{flex-direction:column;gap:.4rem;display:flex}.form-field.full{margin-bottom:1.25rem}.form-field label{text-transform:uppercase;letter-spacing:2px;color:#787570;font-size:.75rem}.form-field input,.form-field select,.form-field textarea{color:#2d2a26;background:0 0;border:none;border-bottom:1px solid #2d2a2626;outline:none;padding:.75rem 0;font-family:inherit;font-size:1rem;transition:border-color .3s}.form-field select{cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%237C9082' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") 100% no-repeat}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#2d2a26}.form-field textarea{resize:vertical;min-height:60px}.booking-btn{color:#faf8f5;text-transform:uppercase;letter-spacing:2.5px;cursor:pointer;background:#2d2a26;border:none;width:100%;padding:1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .3s}.booking-btn:hover{background:#7c9082}@media (width<=768px){.booking-layout{grid-template-columns:1fr;gap:2rem}.form-row{grid-template-columns:1fr}}.app{color:#2d2a26;background:#faf8f5;min-height:100vh}.page-container{max-width:1200px;margin:0 auto;padding:0 2rem}.page-hero{text-align:center;padding:10rem 0 5rem}.page-hero-tag{text-transform:uppercase;letter-spacing:5px;color:#7c9082;margin-bottom:1.5rem;font-size:.75rem;font-weight:500}.page-hero-title{color:#2d2a26;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:400;line-height:1.15}.page-hero-desc{color:#787570;max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.7}.section-header{text-align:center;margin-bottom:3rem}.section-tag{text-transform:uppercase;letter-spacing:5px;color:#7c9082;margin-bottom:1rem;font-size:.75rem;font-weight:500;display:block}.section-title{color:#2d2a26;margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.2}.section-desc{color:#787570;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.7}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#faf8f5}::-webkit-scrollbar-thumb{background:#d4cfc8}::-webkit-scrollbar-thumb:hover{background:#7c9082}
