
:root{--ink:#0d0b09;--ink2:#17130f;--paper:#f5f0e8;--paper2:#ece4d8;--card:#faf6ef;--gold:#c9942d;--gold2:#f2ca61;--brown:#665546;--line:rgba(131,94,32,.20);--white:#fffdf9;--shadow:0 12px 28px rgba(23,14,5,.08);--r:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#18130f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;padding-bottom:74px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(1120px,calc(100% - 28px));margin:auto}.narrow{width:min(780px,calc(100% - 28px));margin:auto}.section{padding:52px 0}.eyebrow{margin:0 0 9px;text-transform:uppercase;letter-spacing:.22em;color:#a5730b;font-size:.68rem;font-weight:850}.section-title,h1,h2,h3{font-family:Georgia,"Times New Roman",serif;font-weight:500;line-height:1.08}.section-title{font-size:2.05rem;margin:.1em 0 .28em}.lead{font-size:.96rem;color:#5c5147;max-width:720px}.center{text-align:center}.center .lead{margin-left:auto;margin-right:auto}.gold{color:var(--gold2)}
.desktop-topline{display:none}.header{position:sticky;top:0;z-index:70;background:rgba(11,9,7,.98);border-bottom:1px solid rgba(255,255,255,.09)}.nav{height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:flex;align-items:center;gap:10px;color:#fff;min-width:0}.brand img{width:44px;height:44px;object-fit:contain;filter:drop-shadow(0 0 7px rgba(226,166,49,.2))}.brand-copy{min-width:0}.brand b{display:block;font-family:Georgia,serif;font-size:1rem;letter-spacing:.07em;line-height:1.05}.brand small{display:block;margin-top:3px;color:#cdbfae;font-size:.56rem;letter-spacing:.12em;text-transform:uppercase;white-space:nowrap}.menu-btn{display:block;border:1px solid rgba(255,255,255,.24);background:transparent;color:#fff;border-radius:12px;padding:8px 12px}.navlinks{display:none;position:absolute;left:14px;right:14px;top:66px;background:#0b0907;border:1px solid rgba(255,255,255,.12);border-radius:15px;padding:14px;flex-direction:column;align-items:flex-start;gap:13px;color:#e9dfd2;font-size:.9rem;box-shadow:0 15px 30px rgba(0,0,0,.25)}.navlinks.open{display:flex}.nav-cta{border:1px solid rgba(240,203,106,.55);border-radius:999px;padding:8px 13px}
/* HERO: real spa photograph is the hero. No square logo artwork here. */
.hero{background:#0c0a08;color:#fff;overflow:hidden;padding:0}.hero-grid{display:grid;grid-template-columns:1fr}.hero-visual{order:1;position:relative;background:#15110d}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,3,2,.05),rgba(4,3,2,.12))}.hero-visual img{width:100%;height:300px;object-fit:cover;object-position:50% 50%;filter:saturate(.94) contrast(1.02)}.hero-copy{order:2;padding:28px 0 28px;text-align:center}.hero h1{font-size:2.55rem;margin:.08em 0 .25em;letter-spacing:-.015em}.hero h1 .gold{display:inline}.hero p.hero-lead{font-size:.96rem;line-height:1.58;color:#e5dacb;max-width:600px;margin:0 auto}.hero-services{color:#e8c875;font-size:.69rem;letter-spacing:.045em;line-height:1.55;margin:17px auto 0;max-width:520px}.hero-actions{display:none}.hero-meta{display:flex;justify-content:center;gap:7px 14px;flex-wrap:wrap;margin-top:17px;color:#d8c6ae;font-size:.67rem;text-transform:uppercase;letter-spacing:.09em}.hero-proof,.hero-logo-full{display:none}
.trustbar{background:#100e0b;color:#efe5d7;border-top:1px solid rgba(255,255,255,.06)}.trustgrid{display:grid;grid-template-columns:repeat(2,1fr)}.trustitem{padding:13px 8px;text-align:center;border-right:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07)}.trustitem:nth-child(2n){border-right:0}.trustitem b{display:block;color:var(--gold2);font-family:Georgia,serif;font-size:.98rem}.trustitem span{display:block;color:#b9ac9a;font-size:.68rem;margin-top:2px}
.experience-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.real-photo{width:100%;height:235px;object-fit:cover;border-radius:16px;box-shadow:var(--shadow);object-position:center 52%}.inline-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:18px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:11px 17px;border-radius:999px;font-weight:850;line-height:1.2;border:1px solid transparent;font-size:.85rem}.btn-gold{background:linear-gradient(135deg,#efc75f,#bd8320);color:#140f07}.btn-dark{background:#15120e;color:#fff}.btn-outline{border-color:#b8882f;color:#674708}.btn-ghost{border-color:rgba(255,255,255,.45);color:#fff}
.services-section{background:var(--paper2)}
/* EXACT USER REQUIREMENT: 2 columns on mobile, entire service cards are square. */
.service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px auto 0;max-width:880px}.service-card{aspect-ratio:1/1;overflow:hidden;background:var(--card);border:1px solid rgba(114,81,27,.14);border-radius:15px;box-shadow:0 6px 17px rgba(37,24,9,.05)}.service-card>a{height:100%;display:grid;grid-template-rows:58% 42%}.service-card img{width:100%;height:100%;min-height:0;object-fit:cover}.service-body{min-height:0;padding:9px 9px 8px;display:flex;flex-direction:column;align-items:flex-start}.service-body h3{margin:0;font-size:.94rem;line-height:1.06}.service-body p{display:none}.view-details{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;min-height:25px;border:1px solid #b8821f;border-radius:999px;padding:4px 9px;color:#7d560b;font-size:.64rem;line-height:1;font-weight:850;letter-spacing:.02em;background:#fffaf1}.view-details:after{content:" →";margin-left:3px}.service-card:focus-within{outline:2px solid #c9942d;outline-offset:2px}
.luxury-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:28px}.luxury-card{position:relative;aspect-ratio:1/1;border-radius:15px;overflow:hidden;color:#fff;background:#16110d}.luxury-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.luxury-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,6,4,.90),rgba(8,6,4,.08) 75%)}.luxury-copy{position:absolute;z-index:2;left:12px;right:12px;bottom:11px}.luxury-copy h3{font-size:1.16rem;margin:0 0 4px;color:#fff}.luxury-copy p{font-size:.7rem;line-height:1.3;color:#e7dbcb;margin:0}.luxury-copy small{display:block;color:#f0cb6a;text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:.56rem;margin-bottom:3px}
.why-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:26px}.why-card{padding:15px 13px;background:#f9f4ec;border:1px solid var(--line);border-radius:15px;min-height:145px}.why-card h3{font-size:1.03rem;line-height:1.08;color:#9b6a0b;margin:0 0 7px}.why-card p{margin:0;color:#6a5b4d;font-size:.74rem;line-height:1.4}.dark-section{background:#100d0a;color:#fff}.dark-section .lead{color:#d2c5b4}
.location-card{display:grid;grid-template-columns:1fr;background:#fffaf3;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}.location-copy{padding:23px 19px}.address{font-style:normal;color:#5f5347}.location-facts{display:flex;flex-wrap:wrap;gap:7px;margin:16px 0}.location-facts span{border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:.73rem;color:#6c5636;background:#fff}.map-wrap iframe{display:block;width:100%;height:290px;border:0}
.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:24px}.gallery-grid img{width:100%;height:145px;object-fit:cover;border-radius:12px}.gallery-grid img:first-child,.gallery-grid img:nth-child(4){grid-column:span 1}
.faq{margin-top:22px;border-top:1px solid rgba(0,0,0,.12)}details{padding:16px 0;border-bottom:1px solid rgba(0,0,0,.12)}summary{cursor:pointer;font-family:Georgia,serif;font-size:1.05rem;font-weight:600}details p{color:#665b50;max-width:760px}
.page-hero{background:#100d0a;color:#fff;padding:30px 0;border-bottom:1px solid rgba(201,148,45,.22)}.breadcrumbs{font-size:.73rem;color:#a89987;margin-bottom:13px}.breadcrumbs a{color:var(--gold2)}.page-hero .eyebrow{color:var(--gold2)}.page-hero h1{font-size:2.4rem;margin:.08em 0 .22em}.page-hero p{max-width:760px;color:#d5c8b6;font-size:.93rem}
/* SERVICE PAGES: image visible first on mobile. */
.service-hero{background:#100d0a;color:#fff;padding:0 0 30px}.service-hero .breadcrumbs{margin:0;padding-top:18px}.service-hero-grid{display:grid;grid-template-columns:1fr;gap:20px}.service-hero-grid>img{order:1;margin-top:18px}.service-hero-grid>div{order:2}.service-hero h1{font-size:2.45rem;margin:.08em 0 .2em}.service-hero .service-intro{font-size:.94rem;color:#d6c9b8;max-width:650px}.service-hero-photo{width:100%;height:245px;object-fit:cover;border-radius:15px;border:1px solid rgba(240,203,106,.2)}.service-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.service-chips span{font-size:.7rem;padding:6px 9px;border:1px solid rgba(240,203,106,.28);border-radius:999px;color:#ecdba9}.service-content-grid{display:grid;grid-template-columns:1fr;gap:32px}.content h2{font-size:1.8rem;margin:.2em 0 .45em}.content h3{font-size:1.28rem;margin:1.2em 0 .4em}.content p,.content li{color:#5f554a}.content ul{padding-left:1.15rem}.expect-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-top:20px}.expect-card{padding:13px;background:#fffaf3;border:1px solid var(--line);border-radius:14px}.expect-card b{display:block;font-family:Georgia,serif;color:#95650b;font-size:1rem;margin-bottom:4px}.expect-card span{display:block;color:#6a5e51;font-size:.8rem}.steam-note{margin-top:24px;padding:17px 18px;background:#15110d;color:#eadfce;border-radius:14px;border-left:3px solid var(--gold)}.steam-note strong{color:var(--gold2)}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:20px}.related-card{display:block;overflow:hidden;background:#fffaf3;border:1px solid var(--line);border-radius:14px}.related-card img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.related-card div{padding:10px}.related-card h3{font-size:.92rem;margin:0 0 4px}.related-card p{display:none}.eeat{margin-top:24px;padding:17px 18px;background:#fffaf3;border-left:3px solid var(--gold);border-radius:0 14px 14px 0}.eeat b{font-family:Georgia,serif}.eeat p{margin:.4em 0 0;color:#665a4f;font-size:.84rem}
.blog-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-top:26px}.blog-card{background:#fffaf3;border:1px solid var(--line);border-radius:16px;padding:20px}.article-cover img{border-radius:14px}
/* footer: no black square logo patch. */
.agency-signature{background:#f0c24f;color:#17120a;border-top:1px solid rgba(0,0,0,.08)}.agency-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:14px;padding:15px 0}.agency-promise strong{display:block;font-family:Georgia,serif;font-size:1rem}.agency-promise span{display:block;font-size:.7rem;margin-top:2px}.agency-link{display:flex;align-items:center;gap:9px;padding:6px 8px;border:1px solid rgba(0,0,0,.18);border-radius:10px;background:rgba(255,255,255,.3)}.agency-link img{width:46px;height:46px;object-fit:contain}.agency-link span{display:none}.footer{background:#000;color:#d7c9b6;padding:32px 0 94px}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px 18px}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{width:118px;height:auto;object-fit:contain;margin:0 0 13px;filter:drop-shadow(0 0 9px rgba(204,151,37,.18))}.footer h3{font-size:1.04rem;color:#fff;margin:0 0 10px}.footer address,.footer p{font-size:.8rem;line-height:1.6;color:#bcae9e;margin:0 0 9px}.footer a{display:block;color:#d9cbb9;font-size:.78rem;padding:3px 0}.legal{border-top:1px solid rgba(255,255,255,.1);margin-top:24px;padding-top:15px;font-size:.7rem;color:#8e8275}.legal a{display:inline;color:#f0cb6a;font-weight:800}.sticky-actions{position:fixed;z-index:90;left:0;right:0;bottom:0;background:#0a0907;padding:9px 10px calc(9px + env(safe-area-inset-bottom));display:flex;gap:9px;border-top:1px solid rgba(255,255,255,.12)}.sticky-actions a{flex:1;min-height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1rem}.sticky-actions .call{background:linear-gradient(135deg,#efc75f,#bd8320);color:#161006}.sticky-actions .wa{color:#fff;border:1px solid rgba(240,203,106,.55)}
.cv{}.split{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.image-frame img{width:100%;height:230px;object-fit:cover;border-radius:16px;box-shadow:var(--shadow)}.feature-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:24px}.feature{padding:14px 12px;border:1px solid rgba(240,203,106,.18);border-radius:14px;background:rgba(255,255,255,.04)}.feature h3{margin:0 0 6px;color:var(--gold2);font-size:1.02rem}.feature p{margin:0;color:#d4c8b7;font-size:.74rem}.gold-panel{padding:22px;border-radius:18px;background:linear-gradient(135deg,#e5bf63,#c38b27);color:#171108;box-shadow:var(--shadow)}.gold-panel .eyebrow{color:#62440f}.gold-panel p{color:#4f3a16}.actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.text-link{display:inline-block;margin-top:10px;color:#95670f;font-size:.7rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.text-link:after{content:" →"}
@media(max-width:360px){.brand small{display:none}.hero h1{font-size:2.25rem}.service-body h3{font-size:.86rem}.view-details{font-size:.59rem;padding:4px 7px}}
@media(min-width:641px){body{padding-bottom:0}.desktop-topline{display:block;background:#060504;color:#cfc3b4;font-size:.75rem}.desktop-topline .container{display:flex;justify-content:flex-end;padding:6px 0}.desktop-topline a{color:var(--gold2);font-weight:800}.nav{height:74px}.brand img{width:50px;height:50px}.brand b{font-size:1.12rem}.brand small{font-size:.62rem}.hero-grid{grid-template-columns:.92fr 1.08fr;min-height:560px;align-items:stretch}.hero-copy{order:1;display:flex;flex-direction:column;justify-content:center;text-align:left;padding:50px 0 50px max(0px,calc((100vw - 1120px)/2));padding-left:max(28px,calc((100vw - 1120px)/2));padding-right:42px}.hero-visual{order:2}.hero-visual img{height:100%;min-height:560px}.hero h1{font-size:clamp(3.5rem,5vw,5.4rem)}.hero p.hero-lead{font-size:1.1rem;margin:0}.hero-services{font-size:.8rem;margin-left:0}.hero-actions{display:flex;gap:10px;margin-top:24px}.hero-meta{justify-content:flex-start;font-size:.73rem}.trustgrid{grid-template-columns:repeat(4,1fr)}.trustitem{border-bottom:0}.trustitem:nth-child(2n){border-right:1px solid rgba(255,255,255,.07)}.trustitem:last-child{border-right:0}.experience-grid{grid-template-columns:.92fr 1.08fr;gap:44px}.real-photo{height:420px}.section{padding:72px 0}.section-title{font-size:clamp(2rem,4vw,3.45rem)}.lead{font-size:1.07rem}.service-grid{gap:18px;margin-top:34px}.service-card{border-radius:19px}.service-card>a{grid-template-rows:66% 34%}.service-body{padding:15px 16px 14px}.service-body h3{font-size:1.35rem}.service-body p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:6px 0 0;color:#6b5d51;font-size:.84rem;line-height:1.4}.view-details{min-height:30px;padding:5px 12px;font-size:.72rem}.luxury-grid{gap:16px}.luxury-card{border-radius:20px}.why-grid{grid-template-columns:repeat(4,1fr);gap:14px}.why-card{padding:21px;min-height:170px}.why-card h3{font-size:1.32rem}.why-card p{font-size:.87rem}.location-card{grid-template-columns:.9fr 1.1fr}.location-copy{padding:34px}.map-wrap iframe{height:100%;min-height:380px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:12px}.gallery-grid img{height:230px;border-radius:16px}.gallery-grid img:first-child,.gallery-grid img:nth-child(4){grid-column:span 2}.service-hero{padding:36px 0 44px}.service-hero-grid{grid-template-columns:1fr 430px;gap:46px;align-items:center}.service-hero-grid>img{order:2;margin-top:0}.service-hero-grid>div{order:1}.service-hero h1{font-size:clamp(2.8rem,5vw,4.6rem)}.service-hero .service-intro{font-size:1.08rem}.service-hero-photo{height:330px}.service-content-grid{grid-template-columns:1fr 1fr;gap:44px}.expect-grid{grid-template-columns:repeat(3,1fr);gap:12px}.related-grid{grid-template-columns:repeat(3,1fr);gap:14px}.related-card{display:grid;grid-template-columns:96px 1fr}.related-card img{width:96px;height:100%;min-height:110px;aspect-ratio:auto}.related-card p{display:block;font-size:.75rem}.blog-grid{grid-template-columns:repeat(2,1fr)}.agency-link span{display:block}.agency-link span b{display:block}.agency-link span small{display:block;font-size:.63rem}.footer-grid{grid-template-columns:1.25fr .8fr .8fr;gap:44px}.footer-grid>div:first-child{grid-column:auto}.footer-logo{width:145px}.sticky-actions{display:none}.split{grid-template-columns:1fr 1fr;gap:42px}.image-frame img{height:390px}.feature-panel{gap:14px}.feature{padding:20px}.feature h3{font-size:1.28rem}.feature p{font-size:.88rem}.gold-panel{padding:30px}}
@media(min-width:901px){.menu-btn{display:none}.navlinks{display:flex;position:static;background:none;border:0;border-radius:0;padding:0;flex-direction:row;align-items:center;gap:20px;box-shadow:none;font-size:.88rem}.navlinks a:hover{color:var(--gold2)}}

/* =========================
   V5 — reviewed desktop + editorial polish
   ========================= */
:root{--akshar-yellow:#fed600}

/* Plain trust boxes: simple, compact, no decorative treatment. */
.trustbar{background:var(--paper);color:var(--ink);border:0;padding:16px 0}
.trustgrid{gap:8px}
.trustitem{background:#fff;border:1px solid rgba(92,66,23,.17)!important;border-radius:0;padding:12px 10px;text-align:center}
.trustitem b{color:#8d630f;font-size:.94rem}
.trustitem span{color:#6e6256;font-size:.67rem}

/* Tighter homepage transitions around Why + Location. */
.section-why{padding-bottom:26px!important}
.section-location{padding-top:14px!important}
.section-location .location-card{margin-top:0}

/* Why Relajate: plain cards rather than oversized decorative tiles. */
.why-grid{gap:10px}
.why-card{background:#fff;border:1px solid rgba(90,65,24,.16);border-radius:0;min-height:0;padding:15px 14px;box-shadow:none}
.why-card h3{font-size:1rem;color:#8b620f;margin:0 0 5px}
.why-card p{font-size:.74rem;line-height:1.42}

/* Home gallery: 6 equal photographs, no awkward spanning. */
.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.gallery-grid img,.gallery-grid img:first-child,.gallery-grid img:nth-child(4){grid-column:auto;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:13px}

/* Agency signature uses the user's actual brand yellow and a transparent-edge logo. */
.agency-signature{background:var(--akshar-yellow);color:#080808;border-top:0}
.agency-inner{padding:14px 0;gap:18px}
.agency-promise strong{font-family:Georgia,serif;font-size:1.05rem;line-height:1.15}
.agency-promise span{font-size:.72rem;margin-top:3px;color:#181818}
.agency-link{border:1px solid rgba(0,0,0,.24);background:#0a0a0a;color:#fff;border-radius:12px;padding:7px 10px;gap:10px}
.agency-link img{width:52px;height:52px;object-fit:contain}
.agency-link-copy{display:none}
.agency-link-copy b{display:block;font-size:.86rem;line-height:1.1}
.agency-link-copy small{display:block;color:#d8d8d8;font-size:.62rem;margin-top:3px}

/* Journal index is a designed card grid, not text floating on a page. */
.blog-grid{gap:18px}
.blog-card{overflow:hidden;padding:0;background:#fff;border:1px solid rgba(104,75,28,.15);border-radius:18px;box-shadow:0 10px 26px rgba(28,17,6,.06)}
.blog-thumb{display:block;aspect-ratio:16/9;overflow:hidden;background:#17120e}
.blog-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.blog-card:hover .blog-thumb img{transform:scale(1.025)}
.blog-card>.blog-meta,.blog-card>h2,.blog-card>p,.blog-card>.text-link{margin-left:18px;margin-right:18px}
.blog-card>.blog-meta{display:block;margin-top:16px;color:#9a6a0c;font-size:.62rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800}
.blog-card>h2{font-size:1.4rem;margin-top:7px;margin-bottom:8px}
.blog-card>p{color:#66594d;font-size:.86rem;margin-bottom:10px}
.blog-card>.text-link{margin-bottom:18px}

/* Journal article: editorial hero + card + contents rail. */
.journal-hero{padding:26px 0 34px;background:#100d0a}
.journal-hero-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:center}
.journal-hero-copy h1{font-size:2.25rem;margin:.08em 0 .25em}
.journal-hero-copy>p:last-child{max-width:680px}
.journal-hero-media{overflow:hidden;border-radius:16px;border:1px solid rgba(240,203,106,.2)}
.journal-hero-media img{width:100%;aspect-ratio:16/9;object-fit:cover}
.journal-section{background:#ece4d8;padding:34px 0 52px}
.journal-layout{display:grid;grid-template-columns:1fr;gap:18px;align-items:start}
.article-card{background:#fff;border:1px solid rgba(104,75,28,.14);border-radius:18px;padding:22px 18px;box-shadow:0 12px 30px rgba(34,20,7,.06)}
.article-meta{display:flex;gap:7px;flex-wrap:wrap;margin:0 0 18px}
.article-meta span{border:1px solid rgba(132,96,35,.18);background:#fbf7f0;border-radius:999px;padding:5px 9px;font-size:.64rem;color:#6c5d4f}
.article-card .article-intro{font-size:1.05rem;line-height:1.7;color:#40362e;margin-top:0;padding:0 0 20px;border-bottom:1px solid rgba(112,78,26,.12)}
.article-card h2{font-size:1.65rem;margin:1.45em 0 .42em;color:#1d1712;scroll-margin-top:110px}
.article-card p{font-size:.92rem;line-height:1.75;color:#5d5147}
.article-card .eeat{margin-top:28px}
.journal-aside{display:grid;gap:14px}
.aside-box,.aside-visit{background:#17130f;color:#eee2d2;border:1px solid rgba(240,203,106,.18);border-radius:16px;padding:17px}
.aside-kicker{display:block;color:#f0cb6a;text-transform:uppercase;letter-spacing:.13em;font-size:.62rem;font-weight:850;margin-bottom:10px}
.aside-box ul{list-style:none;padding:0;margin:0}
.aside-box li+li{border-top:1px solid rgba(255,255,255,.08)}
.aside-box a{display:block;padding:8px 0;color:#d9cbbb;font-size:.79rem;line-height:1.35}
.aside-box a:hover{color:#f0cb6a}
.aside-visit b{display:block;font-family:Georgia,serif;color:#fff;font-size:1.02rem}
.aside-visit p{color:#cbbda9;font-size:.78rem;line-height:1.5;margin:7px 0 12px}
.aside-visit .btn{width:100%;background:#f0c24f;color:#171108}

/* Footer keeps spa identity first; agency has its own signature bar above. */
.footer{border-top:1px solid rgba(255,255,255,.06)}
.footer-logo{max-height:130px;object-fit:contain;object-position:left center}

@media(min-width:641px){
  .trustbar{padding:18px 0}.trustgrid{gap:10px}.trustitem{border-right:1px solid rgba(92,66,23,.17)!important;border-bottom:1px solid rgba(92,66,23,.17)!important;padding:14px 12px}
  .why-card{padding:17px 15px}.why-card h3{font-size:1.1rem}.why-card p{font-size:.8rem}
  .gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gallery-grid img{border-radius:15px}
  .agency-link-copy{display:block}
  .blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  .blog-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:44% 56%;align-items:center}
  .blog-card:first-child .blog-thumb{grid-row:1/6;height:100%;aspect-ratio:auto}
  .blog-card:first-child>.blog-meta,.blog-card:first-child>h2,.blog-card:first-child>p,.blog-card:first-child>.text-link{grid-column:2}
  .blog-card:first-child>.blog-meta{align-self:end}
  .blog-card:first-child>.text-link{align-self:start}
  .journal-hero{padding:38px 0 44px}
  .journal-hero-grid{grid-template-columns:1.05fr .95fr;gap:42px}
  .journal-hero-copy h1{font-size:clamp(2.7rem,4vw,4.2rem)}
  .journal-layout{grid-template-columns:minmax(0,1fr) 260px;gap:28px}
  .article-card{padding:34px 38px}
  .article-card .article-intro{font-size:1.12rem}
  .article-card h2{font-size:2rem}
  .journal-aside{position:sticky;top:98px}
}

/* Desktop homepage: the real reception photograph is a full hero background, like the supplied reference. */
@media(min-width:901px){
  .home-page .desktop-topline{position:relative;z-index:85}
  .home-page .header{position:absolute;top:34px;left:0;right:0;background:transparent;border:0;z-index:80}
  .home-page .header .nav{height:72px;background:rgba(13,11,9,.92);border:1px solid rgba(240,203,106,.23);border-radius:999px;padding:0 20px;box-shadow:0 18px 38px rgba(0,0,0,.22);backdrop-filter:blur(8px)}
  .home-page .hero{position:relative;background:#0b0907;min-height:650px}
  .home-page .hero-grid{display:block;position:relative;min-height:650px}
  .home-page .hero-visual{position:absolute;inset:0;z-index:0;display:block;overflow:hidden}
  .home-page .hero-visual img{width:100%;height:100%;min-height:650px;object-fit:cover;object-position:center 47%;filter:saturate(.88) contrast(1.03) brightness(.83)}
  .home-page .hero-visual:after{z-index:1;background:linear-gradient(90deg,rgba(7,6,5,.92) 0%,rgba(7,6,5,.84) 26%,rgba(7,6,5,.48) 52%,rgba(7,6,5,.16) 72%,rgba(7,6,5,.07) 100%)}
  .home-page .hero-copy{position:relative;z-index:2;width:min(1120px,calc(100% - 56px));min-height:650px;margin:0 auto;padding:152px 0 58px;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
  .home-page .hero-copy>*{max-width:610px}
  .home-page .hero h1{font-size:clamp(4.4rem,6.2vw,6.6rem);line-height:.96;margin:.08em 0 .22em;text-shadow:0 3px 24px rgba(0,0,0,.24)}
  .home-page .hero h1 .gold{display:block}
  .home-page .hero p.hero-lead{font-size:1.12rem;line-height:1.6;margin:0;color:#eee2d4}
  .home-page .hero-services{font-size:.78rem;margin:20px 0 0;color:#f0d47c}
  .home-page .hero-actions{display:flex;margin-top:24px}
  .home-page .hero-meta{justify-content:flex-start;margin-top:20px}
  .trustbar{padding:20px 0;background:#eee7dd}
  .trustgrid{grid-template-columns:repeat(4,1fr);gap:12px}
  .trustitem{padding:14px 12px}
  .why-grid{grid-template-columns:repeat(4,1fr);gap:12px}
  .why-card{min-height:116px;display:flex;flex-direction:column;justify-content:center}
  .gallery-grid{grid-template-columns:repeat(3,1fr);gap:14px}.gallery-grid img{aspect-ratio:4/3;height:auto}
  .agency-inner{padding:16px 0}.agency-link img{width:58px;height:58px}
}

/* Keep professional-standard boxes deliberately plain as requested. */
.feature-panel{gap:10px}
.feature{border:1px solid rgba(240,203,106,.24);border-radius:0;background:transparent;box-shadow:none}
