@font-face{font-family:Vision;src:url("/assets/fonts/Vision.otf")}@font-face{font-family:Vision;src:url("/assets/fonts/Vision-Bold.otf");font-weight:700}@font-face{font-family:Ave;src:url("/assets/fonts/AveBetwan.ttf")}
:root{--gold:#cda62d;--gold2:#e8d58d;--ink:#121719;--paper:#f7f4ee;--warm:#ebe5d8;--line:#d8c06b;--max:1320px;--shadow:0 24px 70px #241d0d17}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:18px/1.5 Vision,Arial,sans-serif}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea,select{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.site-header{height:92px;position:sticky;top:0;z-index:50;background:#cda62df5;backdrop-filter:blur(12px);box-shadow:0 4px 24px #0001}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.logo img{width:168px}.site-header nav{display:flex;gap:30px;align-items:center;font-size:16px;font-weight:700}.site-header nav a{padding:12px 0;position:relative}.site-header nav a:not(.nav-cta):after{content:"";position:absolute;left:0;bottom:4px;width:0;height:2px;background:var(--ink);transition:.2s}.site-header nav a:hover:after{width:100%}.nav-cta{background:var(--ink);color:#fff;border-radius:999px;padding:12px 22px!important}.nav-toggle{display:none}
.hero{min-height:700px;background:linear-gradient(135deg,#191a18,#282417);color:#fff;overflow:hidden}.hero-grid{min-height:700px;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:70px}.hero-copy{padding:80px 0;position:relative;z-index:2}.kicker,.overline{text-transform:uppercase;letter-spacing:.18em;color:var(--gold);font-size:13px;font-weight:700}.hero h1,.section-head h2,.editorial-copy h2,.care h2,.blog-hero h1{font-size:clamp(56px,6vw,96px);line-height:.91;letter-spacing:-.045em;margin:22px 0 28px}.script-word{font-family:Ave,cursive;font-weight:400;color:var(--gold);font-style:normal;letter-spacing:0;text-transform:none;white-space:nowrap}.hero h1{font-weight:700;text-transform:uppercase;line-height:.88}.hero h1 .script-word{display:block;font-size:1.28em;line-height:.7;margin:.13em 0 .18em;text-transform:lowercase}.hero-copy p{font-size:23px;color:#ddd6c9;max-width:570px}.hero-photo{height:610px;align-self:end;border-radius:220px 0 0 0;background:linear-gradient(90deg,#15151522,#15151500),var(--hero) center 24%/cover;box-shadow:-40px 30px 0 #cda62d1f;position:relative}.hero-photo:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,#181916);border-radius:inherit}.cta{display:inline-flex;align-items:center;justify-content:center;min-height:62px;padding:0 32px;margin-top:24px;border-radius:999px;background:linear-gradient(105deg,var(--gold2),var(--gold),#f9f6ed);color:var(--ink);font-weight:700;box-shadow:0 14px 35px #0003;transition:.2s}.cta:hover{transform:translateY(-3px)}.cta.light{background:#fff}.dark-cta{background:var(--ink);color:var(--gold)}
.section{padding:120px 0}.section-head{text-align:center;max-width:900px;margin:0 auto 64px}.section-head h2,.editorial-copy h2,.care h2{font-size:clamp(50px,5vw,78px)}.section-head h2 em,.editorial-copy h2 em,.testimonials h2 em{font-family:Ave;font-weight:400;color:var(--gold);font-style:normal}.section-head p,.editorial-copy>p,.care p{color:#66625a;font-size:21px}.benefit-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.benefit-grid article{background:#fff;border:1px solid #ddc975;border-radius:26px;padding:30px 24px;min-height:245px;box-shadow:var(--shadow)}.benefit-grid i{width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#333,var(--gold),#f1dda0);color:#fff;font-style:normal;font-size:26px}.benefit-grid h3{font-size:21px;margin:22px 0 8px}.benefit-grid p{font-size:16px;color:#6a665f}.numbers{margin-top:44px;padding:26px 38px;border-radius:25px;background:linear-gradient(100deg,#e5d494,var(--gold),#fff);display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:16px 24px}.numbers strong{font-size:48px}.numbers span{font-weight:700}.numbers img{width:140px}
.editorial{background:#fff}.editorial-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.editorial-grid.reverse{grid-template-columns:1.15fr .85fr}.editorial-grid.reverse>.editorial-copy{order:2}.editorial-copy h2{margin:20px 0}.feature-line{font-size:28px!important;font-weight:700;color:var(--ink)!important}.feature-line em{font-family:Ave;color:var(--gold);font-size:1.2em}.dark{background:#252521;color:#fff}.dark .editorial-copy>p{color:#cac6bb}.gallery-stage{height:650px;border-radius:38px;overflow:hidden;position:relative;background:#d8d3c9;box-shadow:var(--shadow)}.gallery-stage>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:.35s}.gallery-stage>img.active{opacity:1}.gallery-arrow{position:absolute;top:50%;translate:0 -50%;width:52px;height:52px;border-radius:50%;border:1px solid #fff8;background:#111b;color:#fff;font-size:32px;cursor:pointer}.gallery-arrow.prev{left:18px}.gallery-arrow.next{right:18px}.gallery-thumbs{display:flex;gap:12px;margin-top:15px;overflow:auto;padding-bottom:4px}.gallery-thumbs button{width:72px;height:72px;min-width:72px;border:3px solid transparent;border-radius:14px;padding:0;overflow:hidden;opacity:.55;cursor:pointer}.gallery-thumbs button.active{border-color:var(--gold);opacity:1}.gallery-thumbs img{width:100%;height:100%;object-fit:cover}.results .gallery{max-width:1040px;margin:auto}.results .gallery-stage{height:680px}.care{background:linear-gradient(100deg,#d9c477,#cda62d,#f5efe0)}.care-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.care-cards{display:grid;gap:18px}.care-cards article{background:#fff;border:1px solid #111;border-radius:24px;padding:32px;display:flex;flex-direction:column}.care-cards b{font-size:28px}.care-cards span{color:#666}.testimonials{background:#fff}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.quote-grid blockquote{margin:0;border-radius:32px;background:#333230;color:#fff;border:3px solid var(--gold);padding:50px;font-size:22px;box-shadow:var(--shadow)}.quote-grid blockquote:before{content:"“";font:80px/0.5 Georgia;color:var(--gold);display:block}.quote-grid cite{display:block;margin-top:25px;color:var(--gold);font-weight:700}.space address{font-style:normal;font-weight:700;margin-top:25px}.latest{background:#fff}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post-grid article{border-radius:25px;overflow:hidden;background:var(--paper);box-shadow:var(--shadow)}.post-grid img{width:100%;height:260px;object-fit:cover}.post-grid article div{padding:28px}.post-grid time{font-size:13px;color:#887329}.post-grid h3,.post-grid h2{font-size:25px;line-height:1.1;margin:10px 0}.post-grid p{color:#6a665f;font-size:16px}.post-grid span{color:#8c711e;font-weight:700}.final-cta{padding:110px 0;background:linear-gradient(#101716e8,#101716e8),url("/assets/result-1.jpg") center/cover;color:#fff;text-align:center}.final-cta img{width:220px;margin:auto}.final-cta h2{font-size:clamp(42px,5vw,72px);line-height:1;max-width:950px;margin:40px auto}footer{padding:70px 0 30px;background:#101616;color:#fff}.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:60px;align-items:start}.footer-grid>img{width:180px}.footer-grid p{color:#aaa;max-width:400px}.footer-grid>div:last-child{display:flex;flex-direction:column;gap:10px;color:var(--gold)}footer small{display:block;text-align:center;color:#777;margin-top:55px}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:60;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-size:30px;box-shadow:0 12px 30px #0005}
.blog-hero{padding:130px 0 90px;background:#1d211f;color:#fff}.blog-hero h1{margin-bottom:20px}.blog-hero p{font-size:22px;color:#cfcac0;max-width:680px}.blog-page .post-grid{grid-template-columns:repeat(3,1fr)}.article-page{padding:90px 24px}.article-page article{max-width:900px;margin:auto}.article-page header{text-align:center}.article-page header>a{color:#94781e;font-weight:700}.article-page time{display:block;margin:30px 0 10px;color:#777}.article-page h1{font-size:clamp(42px,6vw,74px);line-height:1;margin:10px}.article-page header p{font-size:22px;color:#666}.article-cover{width:100%;max-height:570px;object-fit:cover;border-radius:32px;margin:50px 0}.article-content{font-size:20px;line-height:1.8}.empty{text-align:center;grid-column:1/-1}
@media(max-width:1050px){.site-header nav{gap:18px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.hero-grid,.editorial-grid,.editorial-grid.reverse,.care-grid{grid-template-columns:1fr;gap:50px}.hero-copy{max-width:700px}.hero-photo{height:620px;border-radius:60px 60px 0 0}.editorial-grid.reverse>.editorial-copy{order:0}.gallery-stage{height:70vw}.post-grid,.blog-page .post-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){body{font-size:16px}.container{width:min(100% - 36px,var(--max))}.site-header{height:76px}.logo img{width:126px}.nav-toggle{display:grid;width:38px;gap:6px;background:0;border:0}.nav-toggle span{height:3px;background:#fff;border-radius:3px}.site-header nav{position:absolute;top:76px;left:0;width:100%;display:none;flex-direction:column;background:#1b1e1d;color:#fff;padding:28px}.site-header nav.open{display:flex}.hero,.hero-grid{min-height:calc(100svh - 76px)}.hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:0}.hero-copy{padding:58px 0 25px}.hero h1{font-size:52px}.hero-copy p{font-size:18px}.hero-photo{height:50vh;min-height:390px;margin:0 -18px}.cta{width:100%}.section{padding:78px 0}.section-head{margin-bottom:40px}.section-head h2,.editorial-copy h2,.care h2{font-size:48px}.section-head p,.editorial-copy>p,.care p{font-size:18px}.benefit-grid{grid-template-columns:1fr}.benefit-grid article{min-height:0}.numbers{grid-template-columns:auto 1fr}.numbers img{grid-column:1/-1;margin:auto}.gallery-stage,.results .gallery-stage{height:112vw;max-height:620px;border-radius:28px}.care-grid{gap:40px}.quote-grid,.post-grid,.blog-page .post-grid,.footer-grid{grid-template-columns:1fr}.quote-grid blockquote{padding:38px 30px}.post-grid img{height:230px}.final-cta{padding:80px 0}.footer-grid{text-align:center}.footer-grid>img{margin:auto}.footer-grid p{margin-left:auto;margin-right:auto}}
.article-content h2,.article-content h3{line-height:1.15;margin:2em 0 .7em}.article-content p{margin:0 0 1.35em}.article-content strong{font-weight:700}.article-content figure{margin:42px 0}.article-content figure img,.article-content>img{width:100%;border-radius:24px}.article-content figcaption{text-align:center;color:#777;font-size:14px;margin-top:9px}.article-content .article-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:42px 0}.article-content .article-gallery figure{margin:0}.article-content .article-gallery img{width:100%;height:360px;object-fit:cover;border-radius:20px}
