*{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}.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}.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}.hero-top-btn{text-align:center;min-width:220px}.top-space{margin-top:26px}.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}.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)}.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}.page-hero{background:var(--bg-2);padding:110px 0}.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}.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}.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}.beauty-school-page{background:#f3efeb;padding:80px 0 120px}.beauty-school-container{max-width:1180px}.beauty-school-kicker,.beauty-school-small-heading{letter-spacing:2px;text-transform:uppercase;color:#8b747b;margin-bottom:12px;font-size:13px}.beauty-school-hero{padding:30px 0}.beauty-school-hero-grid{grid-template-columns:1fr 1.05fr;align-items:center;gap:36px;display:grid}.beauty-school-hero-text h1{margin-bottom:12px;font-size:62px;line-height:1}.beauty-school-hero-text h2{max-width:700px;margin-bottom:18px;font-size:26px;line-height:1.25}.beauty-school-lead{color:#544e4a;max-width:760px;font-size:18px;line-height:1.85}.beauty-school-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.center-actions{justify-content:center}.beauty-school-hero-visual img,.beauty-school-feature img,.beauty-school-section-image img,.beauty-school-results-images img,.beauty-school-gallery-item img{object-fit:cover;width:100%;display:block}.beauty-school-hero-visual img{border-radius:22px;height:460px;box-shadow:0 18px 50px #1a1a1a14}.beauty-school-feature{justify-content:center;margin:38px 0 46px;display:flex}.beauty-school-feature-inner{border-radius:18px;width:100%;max-width:560px;overflow:hidden;box-shadow:0 10px 30px #00000014}.beauty-school-feature-inner img{width:100%;height:auto;display: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:700px;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-intro-card,.beauty-school-note-card,.beauty-school-cta-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{margin-bottom:14px;font-size:34px}.beauty-school-intro-card p,.beauty-school-note-card p,.beauty-school-cta-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{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 img{border-radius:22px;box-shadow:0 16px 40px #1a1a1a12}.circle-image img{aspect-ratio:1;border-radius:50%}.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-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-philosophy{margin-top:62px}.beauty-school-philosophy h3{margin-bottom:20px;font-size:44px}.beauty-school-philosophy-text{text-align:center;color:#544e4a;max-width:920px;margin:0 auto 16px;font-size:18px;line-height:1.95}.beauty-school-philosophy-gallery{grid-template-columns:1fr 1fr;gap:30px;margin-top:40px;display:grid}.beauty-school-gallery-item{border-radius:16px;overflow:hidden}.beauty-school-gallery-item img,.beauty-school-gallery-item video{object-fit:cover;width:100%;height:100%;display:block}.beauty-school-orlando-note,.beauty-school-cta{margin-top:54px}.beauty-school-cta-card{padding:40px 32px}.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;background:0 0;border:none;font-size:28px;display:none}.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;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){.about-grid{grid-template-columns:1fr;gap:56px}.gallery{grid-template-columns:repeat(2,1fr)}.contact-cards,.footer-inner{grid-template-columns:1fr}.hero-text-wrap{flex-direction:column;align-items:flex-start}.hero-main-title{font-size:40px}.hero{height:58vh}.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}.reviews-slider-wrap{flex-direction:column;gap:18px}.reviews-grid-slider{grid-template-columns:1fr}.reviews-nav{width:48px;height:48px;font-size:20px}.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}.gift-cards-hero h1{font-size:54px}.gift-cards-grid{grid-template-columns:1fr}.beauty-school-hero-grid,.beauty-school-section-grid,.beauty-school-results-grid{grid-template-columns:1fr;gap:32px}.beauty-school-hero-text h1{font-size:48px}.beauty-school-hero-text h2{font-size:24px}.beauty-school-section-text h3,.beauty-school-results-text h3,.beauty-school-philosophy h3,.beauty-school-intro-card h3,.beauty-school-note-card h3,.beauty-school-cta-card h3,.beauty-school-video-text h3{font-size:32px}.beauty-school-philosophy-gallery{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}}@media (max-width:768px){.logo img{height:82px}.nav-links,.nav-cta{display:none}.mobile-menu-btn{display:block}.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%}.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:380px;min-height:500px}.about-visual:before{opacity:.05;width:180px;height:320px}.about-main-image{width:80%}.about-main-image img,.about-main-video{height:430px}.about-secondary-image{border-radius:14px;width:38%;padding:6px;bottom:22px;left:-2px}.about-secondary-image img{border-radius:10px;height:170px}.about-third-image{border-radius:14px;width:31%;padding:6px;top:22px;right:-4px}.about-third-image img{border-radius:10px;height:145px}.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{width:100%}.service-row-image img{aspect-ratio:4/3;object-fit:cover;object-position:center center;width:100%;height:auto;box-shadow:none;border-radius:0;display:block}.service-row-left{padding:18px 18px 8px}.service-row-left h3{letter-spacing:0;margin-bottom:10px;font-size:18px;line-height:1.2}.service-description{margin-bottom:10px;font-size:14px;line-height:1.75}.service-extra{margin-top:10px;font-size:14px;line-height:1.75}.service-note{margin:0 0 8px;font-size:12px;line-height:1.5}.service-list{margin-top:8px;padding-left:18px}.service-list li{margin-bottom:6px;font-size:14px;line-height:1.7}.service-row-right{border-top:1px solid #0000000f;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding:0 18px 18px;display:flex}.service-duration{color:#6a625d;white-space:nowrap;margin:0;font-size:13px}.service-price{color:#8d6a73;white-space:nowrap;margin:0;font-size:24px;line-height:1}.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}.beauty-school-page{padding:70px 0 90px}.beauty-school-hero{padding:10px 0 20px}.beauty-school-hero-text h1{font-size:40px}.beauty-school-hero-text h2{font-size:22px}.beauty-school-lead,.beauty-school-section-text p,.beauty-school-intro-card p,.beauty-school-note-card p,.beauty-school-cta-card p,.beauty-school-philosophy-text{font-size:15px}.beauty-school-results-list li{font-size:16px}.beauty-school-hero-visual img,.beauty-school-feature img,.beauty-school-section-image img,.beauty-school-results-images img:first-child,.beauty-school-results-images img:last-child{border-radius:18px}.beauty-school-intro-card,.beauty-school-note-card,.beauty-school-cta-card,.beauty-school-video-card{border-radius:18px;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}}
