*{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f6f2ee;--bg-2:#efe8e1;--card:#f4f1ed;--text:#1a1a1a;--muted:#6b6b6b;--border:#e9e3dd;--accent:#8d6a73;--dark:#1a1a1a}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit}img,video{max-width:100%;display:block}.container{width:90%;max-width:1150px;margin:auto}.center{text-align:center}.subtext{color:var(--muted);margin-top:10px}h1,h2,h3,h4{letter-spacing:1px;font-family:Playfair Display,serif;font-weight:500}.page{padding-top:0}.site-header{border-bottom:1px solid var(--border);z-index:1000;background:#fff;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:18px;max-width:1150px;margin:auto;padding:14px 20px;display:flex}.logo{align-items:center;display:flex}.logo img{object-fit:contain;width:auto;height:102px;display:block}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{opacity:.9;font-size:14px;text-decoration:none}.nav-links a:hover{opacity:.65}.nav-cta{background:var(--accent);color:#fff;white-space:nowrap;border-radius:30px;padding:10px 22px;font-size:14px;text-decoration:none;transition:all .25s}.nav-cta:hover{opacity:.85}.btn-primary{background:var(--accent);color:#fff;text-transform:uppercase;letter-spacing:2px;border:none;border-radius:999px;padding:15px 38px;font-size:12px;text-decoration:none;transition:all .25s;display:inline-block}.btn-primary:hover{opacity:.88}.btn-outline{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:30px;padding:12px 28px;text-decoration:none;transition:all .25s;display:inline-block}.btn-outline:hover{background:var(--accent);color:#fff}.page-hero{background:var(--bg-2);padding:110px 0}.cta{text-align:center;background:var(--bg);padding:110px 0}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}.footer{background:var(--dark);color:#fff;padding:70px 0 0}.footer-inner{grid-template-columns:repeat(4,1fr);gap:40px;padding-bottom:50px;display:grid}.footer h4{margin-bottom:10px}.footer p{color:#ffffffd1}.footer-bottom{border-top:1px solid #ffffff14;padding:18px 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;gap:14px;display:flex}.footer-bottom a{color:#ffffffbf;text-decoration:none}.footer-bottom a:hover{opacity:.8}.mobile-menu-btn{cursor:pointer;color:var(--accent);background:0 0;border:none;padding:0;font-size:28px;line-height:1;display:none}.mobile-menu-btn,.mobile-menu-btn:focus,.mobile-menu-btn:active,.mobile-menu-btn:hover{color:var(--accent)}.mobile-menu-btn svg,.mobile-menu-btn span,.mobile-menu-btn i{color:var(--accent);fill:var(--accent);stroke:var(--accent)}.menu-overlay{opacity:0;pointer-events:none;z-index:1500;background:#00000073;transition:all .3s;position:fixed;inset:0}.menu-overlay.active{opacity:1;pointer-events:auto}.mobile-drawer{z-index:2000;background:#fff;width:85%;max-width:420px;height:100vh;padding:60px 40px;transition:all .35s;position:fixed;top:0;left:-100%}.mobile-drawer.open{left:0}.mobile-close{cursor:pointer;color:var(--accent);background:0 0;border:none;font-size:26px;position:absolute;top:20px;right:24px}.mobile-nav{flex-direction:column;gap:32px;margin-top:60px;display:flex}.mobile-nav a{letter-spacing:1px;font-family:Playfair Display,serif;font-size:26px;text-decoration:none}.mobile-booking{background:var(--accent);color:#fff;text-align:center;border-radius:4px;margin-top:60px;padding:18px;font-size:16px;text-decoration:none;display:block}@media (max-width:980px){.footer-inner{grid-template-columns:1fr}}@media (max-width:768px){.logo img{height:82px}.nav-links,.nav-cta{display:none}.mobile-menu-btn{display:block}.page-hero,.cta{padding:80px 0}.cta-buttons{flex-direction:column;align-items:stretch}.cta-buttons .btn-primary,.cta-buttons .btn-outline{text-align:center}}
.beauty-school-page{background:#f3efeb;padding:80px 0 120px}.beauty-school-container{max-width:1180px}#courses{scroll-margin-top:140px}.beauty-school-kicker,.beauty-school-small-heading{letter-spacing:2px;text-transform:uppercase;color:#8b747b;margin-bottom:12px;font-size:13px}.beauty-school-top{text-align:center;max-width:860px;margin:0 auto 46px}.beauty-school-top h1{margin-bottom:18px;font-size:64px;line-height:1}.beauty-school-page-intro{color:#5a534f;max-width:760px;margin:0 auto;font-size:18px;line-height:1.9}.beauty-school-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.beauty-school-actions-center,.center-actions{justify-content:center}.beauty-school-tabs-section{margin-top:18px}.beauty-school-tabs{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:28px;display:flex}.beauty-school-tab{color:#6b5960;cursor:pointer;letter-spacing:1px;background:#f8f5f2;border:1px solid #8d6a7340;border-radius:999px;padding:14px 24px;font-size:14px;transition:all .25s}.beauty-school-tab:hover{background:#efe6e8}.beauty-school-tab.active{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 8px 18px #8d6a732e}.beauty-school-tab-panel{animation:.3s fadeInBeautySchool}@keyframes fadeInBeautySchool{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.beauty-school-course-label-row,.beauty-school-course-label,.beauty-school-course-type{display:none}.beauty-school-hero{padding:12px 0 18px}.beauty-school-hero-grid{grid-template-columns:1fr 1.02fr;align-items:center;gap:38px;display:grid}.beauty-school-hero-text h3{max-width:700px;margin-bottom:18px;font-size:26px;line-height:1.25}.beauty-school-tab-title{margin-bottom:14px;font-size:52px;line-height:1.02}.beauty-school-lead{color:#544e4a;max-width:760px;font-size:18px;line-height:1.85}.beauty-school-hero-visual img{object-fit:cover;object-position:center center;border-radius:24px;width:100%;height:500px;display:block;box-shadow:0 18px 50px #1a1a1a14}.beauty-school-category-intro{text-align:center;max-width:820px;margin:0 auto 34px}.beauty-school-category-intro-left{text-align:left;max-width:860px;margin:0 0 34px}.beauty-school-category-intro h2{margin-bottom:14px;font-size:44px;line-height:1.08}.beauty-school-category-intro p{color:#544e4a;font-size:17px;line-height:1.9}.beauty-school-feature{justify-content:center;margin:38px 0 42px;padding:0 20px;display:flex}.beauty-school-feature-inner,.beauty-school-feature-wide{text-align:center;background:#efe8e1;border-radius:24px;width:100%;max-width:900px;margin:0 auto;padding:18px;box-shadow:0 14px 34px #1a1a1a0d}.beauty-school-feature-inner img,.beauty-school-feature-wide img{border-radius:20px;width:auto;max-width:100%;height:auto;max-height:620px;display:inline-block}.beauty-school-video-section{margin-top:42px}.beauty-school-video-card{background:linear-gradient(135deg,#f8f5f2 0%,#eee7e1 100%);border:1px solid #0000000d;border-radius:24px;padding:34px;box-shadow:0 18px 40px #2218120d}.beauty-school-video-text{max-width:760px;margin-bottom:24px}.beauty-school-video-text h3{margin-bottom:12px;font-size:32px}.beauty-school-video-text p{color:#5b5551;font-size:16px;line-height:1.85}.beauty-school-video-wrap{background:#000;border-radius:18px;overflow:hidden;box-shadow:0 18px 40px #0000001f}.beauty-school-video{background:#000;width:100%;max-height:760px;display:block}.beauty-school-intro{margin-top:42px}.beauty-school-program-card-wrap{margin-top:30px}.beauty-school-intro-card,.beauty-school-note-card,.beauty-school-cta-card,.beauty-school-program-card,.beauty-school-method-bottom-card{background:#f8f5f2;border:1px solid #0000000d;border-radius:22px;padding:36px;box-shadow:0 12px 30px #1a1a1a0a}.beauty-school-intro-card h3,.beauty-school-note-card h3,.beauty-school-cta-card h3,.beauty-school-program-card h3{margin-bottom:14px;font-size:34px}.beauty-school-intro-card p,.beauty-school-note-card p,.beauty-school-cta-card p,.beauty-school-program-card p,.beauty-school-method-bottom-card p{color:#544e4a;font-size:16px;line-height:1.9}.beauty-school-intro-card p+p,.beauty-school-note-card p+p,.beauty-school-cta-card p+p,.beauty-school-program-card p+p{margin-top:12px}.beauty-school-section{margin-top:58px}.beauty-school-section.alt{margin-top:42px}.beauty-school-section-grid{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}.beauty-school-section-grid.reverse{grid-template-columns:1fr 1fr}.beauty-school-section-text h3{margin-bottom:16px;font-size:40px;line-height:1.15}.beauty-school-section-text p{color:#544e4a;font-size:17px;line-height:1.9}.beauty-school-section-text p+p{margin-top:14px}.beauty-school-section-image{justify-content:center;display:flex}.beauty-school-section-image img{object-fit:cover;object-position:center center;border-radius:22px;width:100%;max-width:520px;height:360px;box-shadow:0 16px 40px #1a1a1a12}.circle-image img{aspect-ratio:1;border-radius:50%;max-width:420px;height:420px}.beauty-school-course-list{margin-top:18px;padding-left:20px}.beauty-school-course-list li{color:#5a534f;margin-bottom:8px;font-size:15px;line-height:1.8}.beauty-school-list-block{background:#ffffff73;border:1px solid #0000000a;border-radius:18px;margin-top:24px;padding:24px}.beauty-school-list-block h4{margin-bottom:12px;font-size:20px}.beauty-school-list-block ul{padding-left:20px}.beauty-school-list-block li{color:#58524d;margin-bottom:4px;line-height:1.9}.beauty-school-method-section{margin-top:20px}.beauty-school-method-grid{grid-template-columns:1.08fr .92fr;align-items:start;gap:34px;display:grid}.beauty-school-method-text h3{margin-bottom:16px;font-size:40px;line-height:1.15}.beauty-school-method-text p{color:#544e4a;margin-bottom:14px;font-size:17px;line-height:1.9}.beauty-school-method-media-stack{gap:22px;display:grid}.beauty-school-method-image-card,.beauty-school-method-video-card{background:#f8f5f2;border:1px solid #0000000d;border-radius:22px;width:100%;max-width:420px;margin-left:auto;overflow:hidden;box-shadow:0 14px 32px #1a1a1a0d}.beauty-school-method-image-card img{object-fit:cover;object-position:center center;width:100%;height:340px;display:block}.beauty-school-method-video-card video{background:#000;width:100%;max-height:640px;display:block}.beauty-school-method-bottom{margin-top:28px}.beauty-school-method-highlight{color:#2a2725;font-weight:600}.beauty-school-results{margin-top:58px}.beauty-school-results-grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:46px;display:grid}.beauty-school-results-text h3{margin-bottom:18px;font-size:42px}.beauty-school-results-list{padding:0;list-style:none}.beauty-school-results-list li{color:#544e4a;margin-bottom:18px;padding-left:22px;font-size:18px;line-height:1.85;position:relative}.beauty-school-results-list li:before{content:"";background:var(--accent);border-radius:999px;width:8px;height:8px;position:absolute;top:12px;left:0}.beauty-school-results-images{gap:18px;display:grid}.beauty-school-results-images img:first-child,.beauty-school-results-images img:last-child{border-radius:22px;box-shadow:0 16px 40px #1a1a1a14}.beauty-school-results-images img:first-child{object-fit:contain;background:#f8f5f2;height:340px;padding:10px}.beauty-school-results-images img:last-child{object-fit:cover;height:340px}.beauty-school-orlando-note,.beauty-school-cta{margin-top:54px}.beauty-school-cta-card{padding:40px 32px}.beauty-school-info-pills{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.beauty-school-info-pills span{color:#544e4a;background:#f8f5f2;border:1px solid #0000000f;border-radius:999px;justify-content:center;align-items:center;padding:11px 18px;font-size:14px;display:inline-flex}@media (max-width:980px){.beauty-school-top h1{font-size:50px}.beauty-school-tab-title{font-size:40px}.beauty-school-hero-grid,.beauty-school-section-grid,.beauty-school-results-grid,.beauty-school-method-grid{grid-template-columns:1fr;gap:32px}.beauty-school-hero-text h3{font-size:24px}.beauty-school-category-intro h2,.beauty-school-section-text h3,.beauty-school-results-text h3,.beauty-school-intro-card h3,.beauty-school-note-card h3,.beauty-school-cta-card h3,.beauty-school-video-text h3,.beauty-school-program-card h3,.beauty-school-method-text h3{font-size:32px}.beauty-school-hero-visual img{height:380px}.beauty-school-feature{padding:0}.beauty-school-feature-inner,.beauty-school-feature-wide{max-width:100%}.beauty-school-feature-inner img,.beauty-school-feature-wide img{max-height:520px}.beauty-school-method-image-card,.beauty-school-method-video-card{max-width:100%;margin-left:0}}@media (max-width:768px){.beauty-school-page{padding:70px 0 90px}.beauty-school-top{margin-bottom:34px}.beauty-school-top h1{font-size:40px}.beauty-school-page-intro,.beauty-school-lead,.beauty-school-category-intro p,.beauty-school-section-text p,.beauty-school-intro-card p,.beauty-school-note-card p,.beauty-school-cta-card p,.beauty-school-program-card p,.beauty-school-video-text p,.beauty-school-method-text p,.beauty-school-method-bottom-card p{font-size:15px}.beauty-school-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:8px;margin:0 0 24px;padding:0 0 6px;display:flex;overflow:auto hidden}.beauty-school-tabs::-webkit-scrollbar{display:none}.beauty-school-tab{white-space:nowrap;text-align:center;letter-spacing:.2px;border-radius:999px;flex:none;width:auto;min-width:0;min-height:38px;padding:9px 14px;font-size:12px}.beauty-school-tab-title{font-size:32px}.beauty-school-hero{padding:8px 0 18px}.beauty-school-hero-grid,.beauty-school-section-grid,.beauty-school-section-grid.reverse,.beauty-school-results-grid,.beauty-school-method-grid{gap:24px;grid-template-columns:1fr!important}.beauty-school-hero-visual img{border-radius:18px;height:280px}.beauty-school-section-text h3,.beauty-school-results-text h3,.beauty-school-intro-card h3,.beauty-school-note-card h3,.beauty-school-cta-card h3,.beauty-school-program-card h3,.beauty-school-video-text h3,.beauty-school-method-text h3,.beauty-school-category-intro h2{font-size:28px;line-height:1.15}.beauty-school-video-card,.beauty-school-program-card,.beauty-school-intro-card,.beauty-school-note-card,.beauty-school-cta-card,.beauty-school-method-image-card,.beauty-school-method-video-card,.beauty-school-method-bottom-card{border-radius:18px}.beauty-school-video-card,.beauty-school-program-card,.beauty-school-intro-card,.beauty-school-note-card,.beauty-school-cta-card,.beauty-school-method-bottom-card{padding:24px 20px}.beauty-school-actions{flex-direction:column;align-items:stretch}.beauty-school-actions .btn-primary,.beauty-school-actions .btn-outline{text-align:center}.beauty-school-feature{margin:28px 0 34px;padding:0}.beauty-school-feature-inner,.beauty-school-feature-wide{border-radius:18px;max-width:100%;padding:12px}.beauty-school-feature-inner img,.beauty-school-feature-wide img{border-radius:16px;width:auto;max-width:100%;height:auto;max-height:420px}.beauty-school-video-wrap{border-radius:16px}.beauty-school-method-media-stack{gap:16px}.beauty-school-method-image-card,.beauty-school-method-video-card{max-width:100%;margin-left:0}.beauty-school-method-image-card img{height:260px}.beauty-school-method-video-card video{max-height:420px}.beauty-school-section-image{justify-content:center}.beauty-school-section-image img{border-radius:18px;width:100%;max-width:100%;height:260px}.circle-image{justify-content:center}.circle-image img{width:220px;max-width:220px;height:220px;margin:0 auto}.beauty-school-list-block{margin-top:18px;padding:18px}.beauty-school-results-images img:first-child,.beauty-school-results-images img:last-child{border-radius:18px;height:240px}.beauty-school-info-pills{gap:10px}.beauty-school-info-pills span{padding:10px 14px;font-size:13px}}
.services-page{background:#f3efeb;padding:88px 0 120px}.services-container{width:90%;max-width:1180px;margin:0 auto}.services-hero{padding:24px 0 10px}.services-kicker{letter-spacing:2.5px;text-transform:uppercase;color:#8b747b;margin-bottom:12px;font-size:13px}.services-hero h1{letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;font-size:72px;line-height:.98}.services-subtext{color:#6d6662;max-width:680px;margin:0 auto;font-size:16px;line-height:1.85}.services-page .btn-primary{text-align:center;min-width:190px}.packages-section{justify-content:center;margin:56px auto 72px;display:flex}.packages-image{border-radius:28px;width:100%;max-width:380px;display:block;box-shadow:0 18px 40px #1914120f}.services-sections{margin-top:10px}.service-category{margin-top:58px}.service-category h2{letter-spacing:.2px;border-bottom:1px solid #00000014;margin-bottom:22px;padding-bottom:16px;font-size:31px}.service-rows{flex-direction:column;gap:24px;display:flex}.service-row{border-bottom:1px solid #0000000f;grid-template-columns:minmax(0,1fr) 130px;align-items:start;gap:28px;padding:0 0 26px;display:grid}.service-row:last-child{border-bottom:none;padding-bottom:0}.service-row-has-image{grid-template-columns:285px minmax(0,1fr) 120px;align-items:start;gap:22px}.service-row-image{width:100%}.service-row-image img{object-fit:cover;object-position:center;border-radius:22px;width:100%;height:285px;display:block;box-shadow:0 14px 34px #16121014}.service-row-left{min-width:0}.service-row-left h3{letter-spacing:.2px;margin-bottom:14px;font-size:28px;line-height:1.15}.service-description{color:#544e4a;margin-bottom:12px;font-size:16px;line-height:1.85}.service-extra{color:#544e4a;margin-top:14px;font-size:16px;line-height:1.85}.service-note{color:#8d6a73;margin:-4px 0 8px;font-size:13px;line-height:1.6}.service-list{margin-top:10px;padding-left:20px}.service-list li{color:#5d5753;margin-bottom:7px;font-size:15px;line-height:1.8}.service-row-right{flex-direction:column;justify-content:flex-start;align-items:flex-end;padding-top:4px;display:flex}.service-duration{color:#5f5955;white-space:nowrap;margin-bottom:10px;font-size:15px}.service-price{color:#8d6a73;white-space:nowrap;font-family:Playfair Display,serif;font-size:34px;font-weight:500;line-height:1}@media (max-width:980px){.services-hero h1{font-size:56px}.service-category h2{font-size:27px}.service-row{grid-template-columns:minmax(0,1fr) 110px;gap:20px}.service-row-has-image{grid-template-columns:1fr;gap:18px}.service-row-image img{aspect-ratio:4/3;height:auto}.service-row-left h3{font-size:24px}.service-row-right{align-items:flex-start;padding-top:0}.packages-image{max-width:360px}}@media (max-width:768px){.services-page{padding:64px 0 84px}.services-container{width:92%}.services-hero{padding:4px 0 10px}.services-hero h1{margin-bottom:14px;font-size:42px;line-height:1}.services-subtext{max-width:100%;font-size:15px;line-height:1.75}.packages-section{margin:34px auto 46px}.packages-image{border-radius:20px;max-width:88%}.service-category{margin-top:38px}.service-category h2{margin-bottom:16px;padding-bottom:10px;font-size:22px;line-height:1.2}.service-rows{gap:18px}.service-row,.service-row-has-image{background:#f8f5f1;border:1px solid #0000000d;border-radius:20px;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden;box-shadow:0 10px 24px #1612100a}.service-row-image img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;box-shadow:none;border-radius:0}.service-row-left{padding:18px 18px 8px}.service-row-left h3{margin-bottom:10px;font-size:18px}.service-description,.service-extra{font-size:14px;line-height:1.75}.service-note{font-size:12px}.service-list{padding-left:18px}.service-list li{font-size:14px}.service-row-right{border-top:1px solid #0000000f;flex-direction:row;justify-content:space-between;margin-top:4px;padding:0 18px 18px}.service-duration{font-size:13px}.service-price{font-size:24px}}
.gift-cards-page{background:#f3efeb;padding:90px 0 120px}.gift-cards-container{max-width:1120px}.gift-cards-hero{max-width:760px;margin:0 auto}.gift-cards-kicker{letter-spacing:2px;text-transform:uppercase;color:#8b747b;margin-bottom:10px;font-size:13px}.gift-cards-hero h1{letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;font-size:68px;line-height:1}.gift-cards-subtext{color:#6d6662;max-width:680px;margin:0 auto;font-size:16px;line-height:1.85}.gift-cards-intro{margin-top:50px}.gift-cards-intro-card{text-align:center;background:linear-gradient(135deg,#f8f5f2 0%,#eee7e1 100%);border:1px solid #0000000d;border-radius:18px;padding:42px;box-shadow:0 18px 40px #281c160d}.gift-cards-intro-card h2{margin-bottom:14px;font-size:30px}.gift-cards-intro-card p{color:#5e5752;max-width:760px;margin:0 auto 24px;font-size:16px;line-height:1.9}.gift-cards-grid{grid-template-columns:repeat(2,1fr);gap:28px;margin-top:42px;display:grid}.gift-card-item{background:#f8f5f2;border:1px solid #0000000d;border-radius:18px;grid-template-columns:190px 1fr;min-height:260px;transition:transform .3s,box-shadow .3s;display:grid;overflow:hidden}.gift-card-item:hover{transform:translateY(-4px);box-shadow:0 18px 34px #22181214}.gift-card-item.featured{background:linear-gradient(135deg,#f8f5f2 0%,#efe4e6 100%);border-color:#8d6a7329}.gift-card-image-wrap{background:#efe7e0;justify-content:center;align-items:center;padding:24px;display:flex}.gift-card-image{object-fit:contain;border-radius:10px;width:100%;max-width:145px;height:auto;display:block}.gift-card-content{flex-direction:column;justify-content:space-between;padding:28px 28px 26px;display:flex}.gift-card-top{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.gift-card-top h3{margin:0;font-size:24px;line-height:1.25}.gift-card-price{color:var(--accent);white-space:nowrap;font-family:Playfair Display,serif;font-size:30px}.gift-card-description{color:#58514d;margin-bottom:12px;font-size:15px;line-height:1.85}.gift-card-note{color:#7a726d;margin-bottom:20px;font-size:14px;line-height:1.7}.gift-card-btn{background:var(--accent);color:#fff;letter-spacing:1.5px;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:12px 24px;font-size:13px;text-decoration:none;transition:all .25s;display:inline-block}.gift-card-btn:hover{opacity:.88;transform:translateY(-1px)}.gift-cards-bottom{margin-top:54px}.gift-cards-bottom p{color:#625b57;font-size:16px;line-height:1.8}.gift-cards-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:24px;display:flex}@media (max-width:980px){.gift-cards-hero h1{font-size:54px}.gift-cards-grid{grid-template-columns:1fr}}@media (max-width:768px){.gift-cards-page{padding:70px 0 90px}.gift-cards-hero h1{font-size:42px}.gift-cards-subtext{font-size:15px}.gift-cards-intro-card{border-radius:14px;padding:30px 22px}.gift-cards-intro-card h2{font-size:24px}.gift-card-item{grid-template-columns:1fr}.gift-card-image-wrap{padding:20px 20px 10px}.gift-card-image{max-width:140px}.gift-card-content{padding:18px 20px 24px}.gift-card-top{flex-direction:column;gap:8px}.gift-card-top h3{font-size:20px}.gift-card-price{font-size:28px}}
.contact-hero{background:var(--bg-2);text-align:center;padding:120px 0 80px}.contact-hero h1{letter-spacing:3px;font-size:64px}.small-text{color:#7a7a7a;margin-bottom:10px;font-size:14px}.contact-info-section{background:var(--bg-2);padding:60px 0 40px}.contact-cards{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.contact-card{background:var(--card);text-align:center;border:1px solid #00000008;border-radius:4px;padding:42px 26px;transition:all .25s}.contact-card:hover{transform:translateY(-4px)}.contact-card a{transition:all .25s}.contact-icon{opacity:.9;margin-bottom:10px;font-size:18px}.contact-card h3{letter-spacing:2px;margin-bottom:12px;font-size:14px}.contact-card p{color:#5e5e5e}.social-links{justify-content:center;gap:14px;display:flex}.social-links a{font-weight:500;text-decoration:none}.social-links a:hover{opacity:.7}.contact-map iframe{border:none;width:100%;height:520px;display:block}.connect-card{flex-direction:column;justify-content:center;display:flex}.social-links-column{flex-direction:column;gap:12px;margin-top:6px;display:flex}.social-pill{border:1px solid var(--border);color:var(--text);background:#f8f5f1;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}.social-pill:hover{background:var(--accent);color:#fff;border-color:var(--accent);transform:translateY(-2px)}.gallery{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px;display:grid}.gallery img{object-fit:cover;border-radius:8px;width:100%;height:240px;display:block}@media (max-width:980px){.contact-cards{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.contact-hero{padding:90px 0 60px}.contact-hero h1{letter-spacing:2px;font-size:42px}.contact-info-section{padding:40px 0 28px}.contact-card{padding:28px 20px}.contact-card h3{font-size:13px}.contact-card p,.social-pill{font-size:14px}.contact-map iframe{height:380px}.gallery{grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}.gallery img{border-radius:10px;height:170px}}
.about{background:var(--bg-2);padding:140px 0;position:relative;overflow:hidden}.about-intro{letter-spacing:2.5px;text-transform:uppercase;color:#7a7470;margin-top:18px;font-size:13px;font-weight:500;line-height:1.6}.about-grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid;position:relative}.about-text{max-width:560px}.about-text h2{letter-spacing:1px;margin-bottom:18px;font-size:32px}.about-text p{color:var(--muted);max-width:520px;margin-top:18px;font-size:16px;line-height:1.9}.about-text p+p{margin-top:22px}.about-text strong{color:#3a3634;font-weight:600}.about-actions{margin-top:28px}.about-visual{z-index:1;justify-content:flex-end;align-items:center;min-height:760px;display:flex;position:relative}.about-visual:before{content:"";opacity:.08;filter:grayscale();z-index:0;pointer-events:none;background:url(/chakra-pattern.png) 50%/contain no-repeat;width:520px;height:900px;position:absolute;top:50%;left:-260px;transform:translateY(-50%)}.about-main-image,.about-secondary-image,.about-third-image{z-index:1;position:relative}.about-main-image{width:78%;margin-left:auto}.about-main-image img{object-fit:cover;border-radius:14px;width:100%;height:760px;display:block;box-shadow:0 20px 50px #00000014}.about-main-video{object-fit:cover;background:#000;border-radius:14px;width:100%;height:760px;display:block;box-shadow:0 20px 50px #00000014}.about-secondary-image{background:#fff;border-radius:14px;width:42%;padding:10px;position:absolute;bottom:40px;left:0;box-shadow:0 18px 40px #0000001a}.about-secondary-image img{object-fit:cover;border-radius:10px;width:100%;height:320px;display:block}.about-third-image{background:#fff;border-radius:14px;width:34%;padding:10px;position:absolute;top:40px;right:-40px;box-shadow:0 18px 40px #0000001a}.about-third-image img{object-fit:cover;border-radius:10px;width:100%;height:260px;display:block}@media (max-width:980px){.about-grid{grid-template-columns:1fr;gap:56px}.about-text,.about-text p{max-width:100%}.about-visual{width:100%;max-width:520px;min-height:620px;margin:0 auto;display:block;position:relative}.about-visual:before{opacity:.06;width:220px;height:420px;top:50%;left:50%;transform:translate(-50%,-50%)}.about-main-image{width:78%;margin-left:auto}.about-main-image img,.about-main-video{border-radius:18px;height:560px}.about-secondary-image{background:#fff;border-radius:16px;width:36%;padding:8px;position:absolute;bottom:34px;left:0;box-shadow:0 16px 34px #0000001a}.about-secondary-image img{border-radius:12px;height:240px}.about-third-image{background:#fff;border-radius:16px;width:30%;padding:8px;position:absolute;top:34px;right:-8px;box-shadow:0 16px 34px #0000001a}.about-third-image img{border-radius:12px;height:200px}}@media (max-width:768px){.about{padding:100px 0}.about-text h2{font-size:28px}.about-intro{letter-spacing:2px;font-size:12px}.about-text p{font-size:15px;line-height:1.8}.about-visual{max-width:360px;min-height:500px}.about-visual:before{opacity:.05;width:180px;height:320px}.about-main-image{width:82%}.about-main-image img,.about-main-video{border-radius:18px;height:360px}.about-secondary-image{border-radius:14px;width:34%;padding:6px;bottom:16px;left:-2px}.about-secondary-image img{border-radius:10px;height:120px}.about-third-image{border-radius:14px;width:34%;padding:6px;top:18px;right:-2px}.about-third-image img{border-radius:10px;height:120px}}
.reviews{background:var(--bg-2);padding:110px 0;overflow:hidden}.reviews-slider-wrap{align-items:center;gap:28px;width:100%;margin-top:50px;display:flex}.reviews-slider{flex:1;min-height:360px;position:relative}.reviews-slide{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s,transform .65s,visibility .65s;position:absolute;inset:0;transform:translateY(16px)}.reviews-slide.active{opacity:1;visibility:visible;pointer-events:auto;position:relative;transform:translateY(0)}.reviews-slide.inactive{opacity:0;visibility:hidden;transform:translateY(16px)}.reviews-grid-slider{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.review-card{background:#fffdfa;border:1px solid #9b7b521f;border-radius:20px;flex-direction:column;justify-content:space-between;min-height:320px;padding:36px 28px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px #2218120a}.review-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px #22181212}.stars{letter-spacing:4px;color:#1a1a1a;margin-bottom:20px;font-size:16px}.review-card p{color:#5a514b;flex:1;margin-bottom:24px;font-size:15.5px;line-height:1.95}.reviewer{color:var(--text);font-size:15px;font-weight:600}.reviewer:before{content:"— "}.reviews-nav{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:999px;flex-shrink:0;width:54px;height:54px;font-size:20px;transition:background .3s,transform .3s,opacity .3s}.reviews-nav:hover{background:var(--accent);transform:translateY(-1px)}.reviews-dots{justify-content:center;gap:10px;margin-top:30px;display:flex}.reviews-dot{cursor:pointer;background:#8d6a7338;border:none;border-radius:999px;width:10px;height:10px;transition:background .3s,transform .3s}.reviews-dot.active{background:var(--accent);transform:scale(1.12)}@media (max-width:980px){.reviews-slider-wrap{flex-direction:column;gap:18px}.reviews-grid-slider{grid-template-columns:1fr}.reviews-nav{width:48px;height:48px;font-size:20px}}@media (max-width:768px){.reviews{padding:80px 0}.review-card{border-radius:16px;min-height:auto;padding:22px}.review-card p{font-size:14px;line-height:1.8}.reviewer{font-size:13px}.stars{margin-bottom:14px;font-size:14px}}
.hero-text-section{border-bottom:1px solid var(--border);background:#f3f1ef;padding:90px 20px 70px}.hero-text-wrap{justify-content:flex-start;align-items:center;display:flex}.hero-left{flex:1;max-width:900px}.hero-main-title{letter-spacing:3px;text-transform:uppercase;color:#1a1a1a;font-family:Playfair Display,serif;font-size:56px;font-weight:400;line-height:1.12}.hero-main-title span{display:block}.hero{height:66vh;position:relative;overflow:hidden}.hero-video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-overlay{z-index:2;background:#00000029;justify-content:center;align-items:flex-end;height:100%;padding-bottom:28px;display:flex;position:relative}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.hero-top-btn{text-align:center;min-width:220px}.top-space{margin-top:26px}@media (max-width:980px){.hero-text-wrap{flex-direction:column;align-items:flex-start}.hero-main-title{font-size:40px}.hero{height:58vh}}@media (max-width:768px){.hero-text-section{padding:60px 20px 50px}.hero-main-title{letter-spacing:2px;font-size:32px;line-height:1.2}.hero{height:50vh}.hero-overlay{padding-bottom:22px}.hero-top-btn{min-width:100%}}
