:root{--bg:#f3efe7;--bg2:#ebe2d3;--paper:#fffaf0;--ink:#1c1712;--muted:#6f6256;--gold:#bd8f2f;--gold2:#e2c36a;--line:rgba(73,54,24,.16);--dark:#050505}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,var(--bg),var(--bg2));color:var(--ink);font-family:Inter,system-ui,Segoe UI,Arial,sans-serif}a{color:inherit;text-decoration:none}header{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:10px 6%;background:#f3efe7db;backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.logo{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.3px;color:#231b12}.logo img{width:150px;max-height:86px;object-fit:contain;filter:contrast(1.35) brightness(.72) saturate(1.15)}.logo span{font-size:14px}nav{display:flex;gap:20px;align-items:center;text-transform:capitalize;font-size:14px;color:#362b20}.navCta,.btn{background:linear-gradient(135deg,var(--gold),var(--gold2));color:#17110a;padding:13px 18px;border-radius:999px;font-weight:900;display:inline-flex;gap:8px;align-items:center;border:0;cursor:pointer;box-shadow:0 12px 28px #bd8f2f38}.btn.ghost,.navCta.ghost{background:#fffaf08c;color:#4a3517;border:1px solid rgba(189,143,47,.34);box-shadow:none}.hamb{display:none;background:none;border:0;color:#2d241b}main{overflow:hidden}.hero,section{padding:92px 6%}.hero{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:42px;background:radial-gradient(circle at 18% 18%,rgba(226,195,106,.24),transparent 36%),linear-gradient(135deg,#f7f0e4,#e8decd)}.eyebrow{color:#8b641e;font-weight:900;text-transform:uppercase;letter-spacing:2px;font-size:13px}h1{font-size:clamp(36px,6vw,68px);line-height:1.02;margin:12px 0;color:#17120e}h2{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:10px 0 22px;color:#17120e}p{color:var(--muted);font-size:18px;line-height:1.65}.btns{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;color:#624516;font-weight:800}.trust span{display:flex;align-items:center;gap:8px}.heroCard{position:relative}.heroCard img,.gallery img{width:100%;border-radius:30px;border:1px solid rgba(189,143,47,.22);box-shadow:0 28px 64px #3e2b122e;object-fit:cover}.cardFloat{position:absolute;bottom:22px;left:22px;right:22px;background:#fffaf0e0;border:1px solid rgba(189,143,47,.28);padding:18px;border-radius:20px;color:#4b3514;font-weight:900;backdrop-filter:blur(10px)}.grid{display:grid;gap:22px}.cards{grid-template-columns:repeat(5,1fr)}.three,.loc{grid-template-columns:repeat(3,1fr)}.card{background:#fffaf09e;border:1px solid var(--line);border-radius:26px;padding:26px;box-shadow:0 18px 45px #4832160f}.card svg{color:#a47724;width:34px;height:34px}.card h3{font-size:22px;color:#211812}.problem{background:linear-gradient(135deg,#fff7e8,#e7d6b8);border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:28px}.serviceOffer{display:grid;grid-template-columns:1fr .7fr;gap:32px;align-items:center;background:linear-gradient(180deg,#efe4d2,#f8f1e6)}.serviceOffer ul{list-style:none;padding:0}.serviceOffer li{margin:16px 0;color:#2b2118;font-size:18px;display:flex;gap:10px}.serviceOffer li svg{color:#a47724}.serviceBox{min-height:410px;border-radius:34px;background:linear-gradient(145deg,#21180e,#6b4a15);border:1px solid rgba(189,143,47,.35);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;box-shadow:0 30px 60px #573a122e;color:#fff8e8}.serviceBox svg{width:92px;height:92px;color:var(--gold2)}.serviceBox strong{font-size:36px;margin-top:20px}.serviceBox span{color:#ead8ad;margin-top:10px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:24px}.gallery img{height:420px}.loc{grid-template-columns:1fr 1fr}.loc iframe{width:100%;height:260px;border:0;border-radius:18px;margin-top:12px;filter:saturate(.82)}.contact{text-align:center;background:linear-gradient(135deg,#f7eddf,#e8dac4);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.contact p:last-child{display:flex;justify-content:center;gap:8px;align-items:center}.siteFooter{background:#030303;color:#f7edd8;padding:0;border-top:1px solid rgba(226,195,106,.28)}.footerTop{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:34px;padding:58px 6% 38px}.siteFooter img{max-width:260px;display:block;margin-bottom:16px}.siteFooter h3{color:#fff;margin:0 0 12px;font-size:20px}.siteFooter p,.siteFooter a,.siteFooter li{color:#cdbf9d;font-size:15px;line-height:1.7}.siteFooter ul{list-style:none;padding:0;margin:0}.footerContact li{margin:9px 0}.footerSocial{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.footerSocial a{border:1px solid rgba(226,195,106,.32);border-radius:999px;padding:10px 14px;color:#f0d987;font-weight:800}.footerBottom{border-top:1px solid rgba(226,195,106,.18);padding:18px 6%;display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;color:#8f846b;font-size:13px}.floatWa{position:fixed;right:22px;bottom:22px;z-index:30;width:62px;height:62px;background:#25d366;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 30px #25d36673;animation:pulse 1.8s infinite}.floatWa svg{width:38px;height:38px}@keyframes pulse{50%{transform:scale(1.08)}}.reveal{animation:up .85s both}@keyframes up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle,rgba(226,195,106,.15),transparent 45%),#f1e8d9}.login form{width:min(430px,92vw);background:#fff8ec;border:1px solid rgba(189,143,47,.28);padding:30px;border-radius:24px;display:grid;gap:14px;box-shadow:0 24px 70px #3a270e1f}.login img{max-width:250px;margin:auto}.admin{display:grid;grid-template-columns:260px 1fr;min-height:100vh;background:#f3efe7}.admin aside{position:sticky;top:0;height:100vh;background:#0a0908;border-right:1px solid rgba(226,195,106,.22);padding:18px;display:flex;flex-direction:column;gap:10px}.admin aside img{max-width:190px;margin:0 auto 20px}.admin aside a,.admin aside button,.admBox button,.upload{background:#18140d;border:1px solid rgba(226,195,106,.25);color:#fff7e8;padding:12px;border-radius:12px;display:flex;gap:8px;align-items:center;cursor:pointer}.panel{padding:38px;max-width:1100px}.admBox{padding:24px;margin:22px 0;border:1px solid rgba(189,143,47,.25);border-radius:22px;background:#fff8ec}.admBox h2{display:flex;gap:8px;align-items:center;font-size:28px}label{display:grid;gap:6px;margin:14px 0;color:#6e4b13;font-weight:800}input,textarea{width:100%;padding:14px;border-radius:12px;background:#fffdf7;border:1px solid rgba(189,143,47,.25);color:#17120e;font:inherit}textarea{min-height:110px}.row{display:grid;grid-template-columns:1fr auto;gap:10px;margin:10px 0}.admGal{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:15px}.admGal img{height:170px}.upload input{display:none}@media (max-width:980px){nav{display:none}.hamb{display:block}nav.show{display:flex;position:absolute;top:96px;left:4%;right:4%;background:#fff8ec;border:1px solid rgba(189,143,47,.25);border-radius:20px;padding:20px;flex-direction:column}.hero,.serviceOffer,.problem{grid-template-columns:1fr;display:grid}.cards,.three,.loc,.gallery{grid-template-columns:1fr 1fr}.footerTop,.admin{grid-template-columns:1fr}.admin aside{position:relative;height:auto}.panel{padding:22px}}@media (max-width:640px){header{padding:10px 4%}.logo span{font-size:11px}.logo img{width:112px;max-height:72px}.hero,section{padding:82px 5%}.cards,.three,.loc,.gallery{grid-template-columns:1fr}.gallery img{height:auto}.btn{width:100%;justify-content:center}.floatWa{width:56px;height:56px}.problem{display:block}.admin aside{height:auto}.panel{padding:16px}.serviceBox{min-height:300px}p{font-size:16px}.footerTop{padding:44px 5% 28px}.footerBottom{padding:16px 5%}}.adminPro{min-height:100vh;background:linear-gradient(135deg,#f4efe6,#eadfce);color:#18130f}.adminTopbar{position:sticky;top:0;z-index:50;height:78px;background:#fffaf0e6;backdrop-filter:blur(18px);border-bottom:1px solid rgba(189,143,47,.2);display:flex;align-items:center;justify-content:space-between;padding:0 28px}.adminMenuBtn{width:48px;height:48px;border-radius:16px;border:1px solid rgba(189,143,47,.28);background:#16110b;color:#fff7e8;display:grid;place-items:center;cursor:pointer}.adminBrand{display:flex;align-items:center;gap:12px}.adminBrand img{width:96px;height:54px;object-fit:contain;filter:contrast(1.25) brightness(.8)}.adminBrand strong{display:block;font-size:18px}.adminBrand span{display:block;color:#7a6a57;font-size:13px}.adminStatus{display:flex;align-items:center;gap:8px;border:1px solid rgba(189,143,47,.25);background:#fff8ec;border-radius:999px;padding:10px 14px;color:#76551c;font-weight:800;font-size:13px}.drawerOverlay{position:fixed;inset:0;background:#0000006b;z-index:70}.drawer{position:fixed;top:0;left:0;bottom:0;height:100dvh;max-height:100dvh;width:min(340px,88vw);background:#080706;z-index:80;transform:translate(-105%);transition:.28s ease;padding:20px;box-shadow:24px 0 70px #00000059;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.drawer.open{transform:translate(0)}.drawerHead{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(226,195,106,.18);padding-bottom:18px;margin-bottom:18px}.drawerHead img{width:170px;object-fit:contain}.drawerHead button{border:1px solid rgba(226,195,106,.24);background:#17120e;color:#fff;border-radius:12px;width:44px;height:44px;display:grid;place-items:center}.drawerNav{display:grid!important;gap:10px;text-transform:none;flex:0 0 auto;padding-bottom:18px}.drawerNav button,.drawerLogout{border:1px solid rgba(226,195,106,.18);background:#15110c;color:#fff7e8;border-radius:15px;padding:14px 15px;text-align:left;font-weight:800;cursor:pointer}.drawerNav button.active{background:linear-gradient(135deg,#bd8f2f,#e2c36a);color:#17110a}.drawerLogout{margin-top:10px;margin-bottom:22px;display:flex;gap:10px;align-items:center;justify-content:center;flex:0 0 auto}.adminWorkspace{max-width:1180px;margin:0 auto;padding:34px 22px 80px}.dashHero,.adminSectionCard{background:#fffaf0d1;border:1px solid rgba(189,143,47,.22);border-radius:30px;padding:30px;box-shadow:0 26px 70px #46301217}.dashHero{display:grid;grid-template-columns:1fr 300px;gap:22px;align-items:center}.dashHero h1,.adminSectionCard h1{font-size:clamp(32px,4vw,50px);margin:4px 0 10px}.dashKicker{font-size:12px;text-transform:uppercase;letter-spacing:2px;color:#9a6c20;font-weight:950;margin:0}.dashConnection{background:#17120e;color:#fff7e8;border-radius:24px;padding:26px;display:grid;gap:8px;text-align:center;justify-items:center}.dashConnection svg{color:#e2c36a;width:42px;height:42px}.dashConnection span{color:#d8c9aa;font-size:14px}.metricGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0}.metricCard{background:#fff8ec;border:1px solid rgba(189,143,47,.22);border-radius:24px;padding:22px;box-shadow:0 18px 45px #4832160f}.metricCard span{display:block;color:#8b641e;font-weight:950;font-size:13px;text-transform:uppercase;letter-spacing:.8px}.metricCard strong{display:block;font-size:30px;margin:10px 0;color:#17120e}.metricCard small{color:#6f6256;font-weight:800}.metricCard p{font-size:14px;line-height:1.45;margin:12px 0 0}.bar{height:9px;border-radius:999px;background:#eadfcf;overflow:hidden;margin-top:14px}.bar i{display:block;height:100%;background:linear-gradient(135deg,#bd8f2f,#e2c36a);border-radius:999px}.dashCards{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dashCards>div{background:#fff8ec;border:1px solid rgba(189,143,47,.22);border-radius:24px;padding:24px}.dashCards h3{margin-top:0}.dashCards li{margin:8px 0;color:#4e4033}.dashCards p{font-size:16px}.sectionHead{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.editPrimary,.saveBtn{border:0;background:linear-gradient(135deg,#bd8f2f,#e2c36a);color:#17110a;border-radius:999px;padding:14px 20px;font-weight:950;display:flex;gap:9px;align-items:center;cursor:pointer;box-shadow:0 14px 30px #bd8f2f33}.sectionPreview{margin-top:22px;background:#ffffff5c;border:1px solid rgba(189,143,47,.16);border-radius:24px;padding:22px}.previewLine{display:grid;grid-template-columns:180px 1fr;gap:16px;border-bottom:1px solid rgba(189,143,47,.14);padding:14px 0}.previewLine:last-child{border-bottom:0}.previewLine span{color:#8b641e;font-weight:950}.previewLine strong{font-weight:700;color:#1c1712}.previewImage img{max-width:340px;width:100%;border-radius:22px;border:1px solid rgba(189,143,47,.22);margin-top:18px}.tagPreview{display:flex;flex-wrap:wrap;gap:12px}.tagPreview span{background:#17120e;color:#fff7e8;border-radius:999px;padding:12px 16px;font-weight:900}.addressPreview{display:grid;gap:12px}.addressPreview div{display:flex;gap:10px;align-items:flex-start;background:#fff8ec;border-radius:16px;padding:14px}.miniGallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.miniGallery img{width:100%;height:150px;object-fit:cover;border-radius:18px;border:1px solid rgba(189,143,47,.2)}.adminNote{background:#fff2d9;border:1px solid rgba(189,143,47,.24);color:#5a4018;border-radius:18px;padding:18px;line-height:1.55}.resetBtn{margin-top:22px;border:1px solid rgba(120,20,20,.22);background:#fff8ec;color:#8a1c1c;border-radius:999px;padding:13px 18px;font-weight:900;display:flex;gap:8px;align-items:center;cursor:pointer}.modalOverlay{position:fixed;inset:0;background:#00000094;z-index:100;display:grid;place-items:center;padding:18px}.editModal{width:min(860px,96vw);max-height:90vh;background:#fff8ec;border:1px solid rgba(226,195,106,.34);border-radius:28px;box-shadow:0 30px 90px #00000059;display:flex;flex-direction:column;overflow:hidden}.modalHead{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;border-bottom:1px solid rgba(189,143,47,.18);background:#fffaf2}.modalHead h2{font-size:28px;margin:0}.modalHead button{border:1px solid rgba(189,143,47,.22);background:#17120e;color:#fff;border-radius:14px;width:44px;height:44px;display:grid;place-items:center;cursor:pointer}.modalBody{padding:24px;overflow:auto}.modalBody label{color:#6e4b13;font-weight:950}.modalBody input,.modalBody textarea{background:#fffef9;border:1px solid rgba(189,143,47,.25);border-radius:14px}.modalActions{display:flex;justify-content:flex-end;gap:12px;padding:18px 24px;border-top:1px solid rgba(189,143,47,.18);background:#fffaf2}.cancelBtn,.secondaryAction,.uploadPro,.arrayRow button,.modalGallery button{border:1px solid rgba(189,143,47,.26);background:#17120e;color:#fff7e8;border-radius:14px;padding:12px 15px;font-weight:900;display:inline-flex;gap:8px;align-items:center;cursor:pointer}.cancelBtn{background:#fff8ec;color:#17120e}.arrayEditor{display:grid;gap:12px}.arrayRow{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.arrayRow button{width:48px;height:48px;justify-content:center;padding:0}.modalGallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;margin-bottom:16px}.modalGallery>div{background:#fffef9;border:1px solid rgba(189,143,47,.18);border-radius:18px;padding:12px;display:grid;gap:10px}.modalGallery img{width:100%;height:160px;object-fit:cover;border-radius:14px}.uploadPro input{display:none}.admError{display:flex;gap:8px;align-items:center;background:#fff1e8;border:1px solid rgba(180,64,28,.28);color:#8c3217;border-radius:16px;padding:13px 15px;font-weight:800}.login form p,.login form small{display:none!important}@media (max-width:960px){.adminTopbar{padding:0 14px}.adminBrand span,.adminStatus{display:none}.dashHero{grid-template-columns:1fr}.metricGrid,.dashCards{grid-template-columns:1fr 1fr}.sectionHead{display:grid}.editPrimary{width:100%;justify-content:center}.previewLine{grid-template-columns:1fr}}@media (max-width:620px){.adminWorkspace{padding:20px 10px 64px}.dashHero,.adminSectionCard{padding:22px;border-radius:24px}.metricGrid,.dashCards{grid-template-columns:1fr}.adminBrand img{width:72px}.adminBrand strong{font-size:14px}.modalOverlay{padding:8px}.modalActions{display:grid}.saveBtn,.cancelBtn{width:100%;justify-content:center}.arrayRow{grid-template-columns:1fr}.arrayRow button{width:100%}.modalGallery{grid-template-columns:1fr}}.mediaSection{background:linear-gradient(180deg,#f8f1e6,#eee2d0);position:relative}.carouselShell{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(189,143,47,.24);background:#fff8ec;box-shadow:0 26px 64px #4832161f;touch-action:pan-y;user-select:none}.carouselTrack{display:flex;transition:transform .38s ease;will-change:transform}.carouselSlide{min-width:100%;padding:14px;display:grid;place-items:center}.carouselSlide img{width:100%;height:min(68vh,620px);object-fit:cover;border-radius:22px;display:block}.videoFrame{width:100%;aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:#111;box-shadow:inset 0 0 0 1px #e2c36a2e}.videoFrame iframe{width:100%;height:100%;border:0;display:block}.carBtn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border-radius:999px;border:1px solid rgba(226,195,106,.42);background:#0c0906c7;color:#fff8e8;display:grid;place-items:center;cursor:pointer;backdrop-filter:blur(8px);box-shadow:0 14px 34px #0000002e}.carBtn.left{left:18px}.carBtn.right{right:18px}.carBtn svg{width:30px;height:30px}.carouselDots{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px}.carouselDots button{width:11px;height:11px;border-radius:999px;border:0;background:#5a401847;cursor:pointer;transition:.2s}.carouselDots button.active{width:32px;background:linear-gradient(135deg,var(--gold),var(--gold2))}.videoPreviewList{display:grid;gap:12px}.videoPreviewList div{display:flex;gap:10px;align-items:flex-start;background:#fff8ec;border:1px solid rgba(189,143,47,.18);border-radius:16px;padding:14px;color:#4d3921}.videoPreviewList span{word-break:break-word}.emptyMedia{display:none!important}@media (max-width:640px){.mediaSection{padding:72px 4%}.carouselShell{border-radius:22px}.carouselSlide{padding:8px}.carouselSlide img{height:58vh;border-radius:17px}.carBtn{width:44px;height:44px}.carBtn.left{left:10px}.carBtn.right{right:10px}.carBtn svg{width:25px;height:25px}.carouselDots{margin-top:14px}}.hero{position:relative;isolation:isolate;overflow:hidden}.heroAura{position:absolute;inset:0;z-index:-1;overflow:hidden;background:linear-gradient(125deg,#f7f0e4,#eee2d1 48%,#f9f1e5)}.heroAura:before{content:"";position:absolute;inset:-20%;background:linear-gradient(115deg,transparent 0 36%,rgba(189,143,47,.08) 40%,transparent 46% 58%,rgba(226,195,106,.12) 63%,transparent 70%);animation:wallpaperSweep 14s ease-in-out infinite alternate;transform:translate3d(-4%,0,0)}.heroAura span{position:absolute;display:block;border-radius:999px;filter:blur(4px);opacity:.42;border:1px solid rgba(189,143,47,.2);background:radial-gradient(circle,#e2c36a47,#e2c36a00 68%);animation:floatBg 9s ease-in-out infinite}.heroAura span:nth-child(1){width:260px;height:260px;left:4%;top:15%;animation-delay:-1s}.heroAura span:nth-child(2){width:340px;height:340px;right:2%;top:8%;animation-delay:-3s}.heroAura span:nth-child(3){width:240px;height:240px;left:44%;bottom:8%;animation-delay:-5s}.heroEnter{animation:heroTextIn .95s cubic-bezier(.2,.8,.2,1) both}.heroImageEnter{animation:heroCardIn 1.05s cubic-bezier(.2,.8,.2,1) .12s both}.heroCard img{animation:heroPhotoFloat 6s ease-in-out infinite;transform-origin:center}.heroCard:before{content:"";position:absolute;inset:18px;border-radius:30px;border:1px solid rgba(226,195,106,.26);transform:rotate(-1.4deg);z-index:-1}.card,.metricCard,.adminSectionCard,.carouselShell{transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.card:hover,.metricCard:hover,.adminSectionCard:hover,.carouselShell:hover{transform:translateY(-4px);box-shadow:0 28px 70px #4832161f;border-color:#bd8f2f57}.btn,.navCta,.editPrimary,.saveBtn{transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.btn:hover,.navCta:hover,.editPrimary:hover,.saveBtn:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 18px 38px #bd8f2f47}.carBtn{transition:transform .22s ease,background .22s ease}.carBtn:hover{transform:translateY(-50%) scale(1.06);background:#0c0906e6}@keyframes wallpaperSweep{0%{transform:translate3d(-7%,-2%,0) rotate(0)}to{transform:translate3d(7%,2%,0) rotate(2deg)}}@keyframes floatBg{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(18px,-22px,0) scale(1.06)}}@keyframes heroTextIn{0%{opacity:0;transform:translate3d(-28px,24px,0);filter:blur(6px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes heroCardIn{0%{opacity:0;transform:translate3d(34px,34px,0) scale(.96);filter:blur(8px)}to{opacity:1;transform:none;filter:blur(0)}}@keyframes heroPhotoFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.01)}}:root{--muted:#3f362d;--ink:#17120e;--gold:#a87516;--gold2:#e1bc4d}p{color:#3f362d;font-weight:500}.eyebrow{color:#8a5d12;font-weight:950}h1,h2,h3{color:#16110d}.loc .card p{color:#2a2119!important;font-weight:700;opacity:1!important}.contact h2{color:#17120e!important;font-weight:950;opacity:1!important}.contact p{color:#3a3129!important;font-weight:650;opacity:1!important}.contact .btn{color:#17110a!important;font-weight:950}.contact .btn.ghost{color:#2a2119!important;background:#fffaf0e6;border-color:#a875166b}.loc iframe{filter:none!important;opacity:1!important;background:#e9eadf}.siteFooter img{filter:contrast(1.15) brightness(1.35) saturate(1.2)}section,.card,.contact,.loc,.loc .card,.contact *{opacity:1}.btn svg,.contact svg{opacity:1;color:inherit}.card{background:#fffaf0db}.hero,.contact{background-color:#f3eadb}@media (max-width:720px){.loc .card p{font-size:18px;line-height:1.55}.contact h2{font-size:34px}.contact p{font-size:19px}.contact .btns{gap:12px}.contact .btn{width:100%;justify-content:center;font-size:18px}.loc iframe{height:320px}}.shape-hero-bg{position:absolute;inset:0;z-index:-1;overflow:hidden;background:#f5ecdc;pointer-events:none}.shape-glow{position:absolute;inset:-20%;background:radial-gradient(circle at 18% 20%,rgba(168,117,22,.18),transparent 30%),radial-gradient(circle at 82% 28%,rgba(226,195,106,.18),transparent 34%),radial-gradient(circle at 50% 85%,rgba(88,62,27,.12),transparent 34%);filter:blur(22px);animation:shapeGlow 16s ease-in-out infinite alternate}.shape-layer{position:absolute;inset:0;overflow:hidden}.shape-absolute{position:absolute}.shape-wrap{position:relative}.shape-pill{position:absolute;inset:0;border-radius:999px;background:linear-gradient(90deg,var(--shape-color),transparent);backdrop-filter:blur(2px);border:2px solid rgba(255,255,255,.42);box-shadow:0 8px 32px #a875161f}.shape-pill:after{content:"";position:absolute;inset:0;border-radius:999px;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.34),transparent 70%)}.shape-gold{--shape-color:rgba(168,117,22,.17)}.shape-coffee{--shape-color:rgba(66,47,24,.12)}.shape-cream{--shape-color:rgba(255,255,255,.34)}.shape-amber{--shape-color:rgba(226,195,106,.24)}.shape-soft{--shape-color:rgba(185,150,72,.18)}.shape-one{left:-10%;top:15%}.shape-two{right:-8%;top:67%}.shape-three{left:6%;bottom:6%}.shape-four{right:15%;top:10%}.shape-five{left:22%;top:6%}.shape-vignette{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(245,236,220,.52),transparent 22%,transparent 75%,rgba(245,236,220,.72))}.hero{background:#f5ecdc!important}.heroAura{display:none!important}@keyframes shapeGlow{0%{transform:translate3d(-2%,-1%,0) scale(1)}to{transform:translate3d(2%,1%,0) scale(1.04)}}@media (max-width:720px){.shape-one{left:-42%;top:13%}.shape-two{right:-50%;top:70%}.shape-three{left:-5%;bottom:4%}.shape-four{right:4%;top:9%}.shape-five{left:10%;top:2%}.shape-wrap{transform:scale(.72);transform-origin:center}.shape-glow{filter:blur(16px)}}.seoLinks{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.seoLinks a,.textLink{display:inline-flex;border:1px solid rgba(168,117,22,.28);background:#fffaf0c7;border-radius:999px;padding:10px 14px;color:#5a3b0d;font-weight:900}.contentSection{background:linear-gradient(180deg,#f8f1e7,#efe3d2)}.contentSection.alt{background:linear-gradient(135deg,#fff8ec,#eadcc6)}.stepsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stepCard{background:#fffaf0db;border:1px solid var(--line);border-radius:24px;padding:24px}.stepCard strong{font-size:34px;color:#a87516}.caseGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.caseItem{background:#fffaf0e6;border:1px solid rgba(168,117,22,.18);border-radius:18px;padding:16px;color:#241b13;font-weight:850;display:flex;gap:10px;align-items:flex-start}.caseItem svg{color:#a87516;flex:0 0 auto}.faqSection{background:#f7efe2}.faqList{display:grid;gap:12px}.faqList details{background:#fffaf0eb;border:1px solid rgba(168,117,22,.18);border-radius:18px;padding:16px 18px}.faqList summary{cursor:pointer;font-weight:950;color:#211812;font-size:17px}.faqList p{margin-bottom:0;color:#3d3329}.blogSection{background:linear-gradient(180deg,#efe3d2,#f7efe2)}.centerBtn{margin:24px auto 0;width:max-content}.innerMain{padding-top:90px}.pageHero{min-height:58vh;display:grid;align-content:center;background:radial-gradient(circle at 18% 24%,rgba(226,195,106,.18),transparent 32%),linear-gradient(135deg,#f8f1e7,#e9dcc7)}.pageHero p{max-width:850px}.articlePage{max-width:980px;margin:0 auto;padding-top:160px}.articlePage h1{font-size:clamp(36px,5vw,64px)}.lead{font-size:22px;color:#3d3329;font-weight:650}.articleBody{background:#fffaf0e6;border:1px solid rgba(168,117,22,.18);border-radius:28px;padding:30px;margin:28px 0}.articleBody p{color:#302820}.faqAdminPreview,.articleAdminPreview{display:grid;gap:14px}.faqAdminPreview>div,.articleAdminPreview>div,.faqEditItem,.articleEditItem{background:#fffaf0;border:1px solid rgba(168,117,22,.16);border-radius:18px;padding:16px}.faqAdminPreview strong,.articleAdminPreview strong{display:block;color:#1d1711}.faqAdminPreview p,.articleAdminPreview p{font-size:14px;margin:.35rem 0 0}.articleAdminPreview small{color:#8a5d12;font-weight:900}.faqEditor,.articleEditor{display:grid;gap:18px}.articleEditItem textarea:last-of-type{min-height:180px}@media (max-width:980px){.stepsGrid,.caseGrid,.cards{grid-template-columns:1fr 1fr}.innerMain{padding-top:82px}}@media (max-width:640px){.stepsGrid,.caseGrid,.cards{grid-template-columns:1fr}.seoLinks a{width:100%;justify-content:center}.pageHero{min-height:auto;padding-top:115px}.articlePage{padding:125px 5% 70px}.articleBody{padding:22px}.centerBtn{width:100%}}.longSeoText{max-width:980px;margin:22px 0}.longSeoText p{color:#302820;font-weight:550}.static-prerender{font-family:Inter,system-ui,Segoe UI,Arial,sans-serif;background:#f3efe7;color:#17120e}.static-prerender main{padding-top:90px}.static-prerender a{color:#7b5210;font-weight:800}.static-prerender ul{line-height:1.8;font-size:18px}.static-prerender article,.static-prerender section{max-width:1100px;margin:auto}.drawer::-webkit-scrollbar{width:6px}.drawer::-webkit-scrollbar-thumb{background:#e2c36a59;border-radius:999px}.drawer::-webkit-scrollbar-track{background:transparent}@supports (height:100svh){.drawer{height:100svh;max-height:100svh}}body.adminDrawerOpen{overflow:hidden;touch-action:none}.drawer{touch-action:pan-y}.areaServiceList{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:8px}.areaServiceList li{font-size:14px;color:#3e2e18;background:#fffaf0ad;border:1px solid rgba(189,143,47,.18);border-radius:999px;padding:8px 10px;font-weight:800}.seoLinks{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.seoLinks a{font-size:14px;border:1px solid rgba(189,143,47,.24);background:#fffaf09e;color:#4a3517;border-radius:999px;padding:10px 12px;font-weight:900}.heroCard .cardFloat{display:none!important}@media (max-width:640px){.areaServiceList li{font-size:13px;padding:7px 9px}.seoLinks{gap:8px}.seoLinks a{font-size:12px;padding:8px 10px}.cards{grid-template-columns:1fr!important}}:root{--ref-bg:#f4eadb;--ref-card:#fffaf0;--ref-card2:#fbf2e5;--ref-ink:#1d1712;--ref-muted:#5f5244;--ref-gold:#bd8f2f;--ref-gold2:#d4aa45;--ref-line:rgba(122,87,28,.16);--ref-shadow:0 24px 80px rgba(88,59,22,.12)}html,body,#root{max-width:100%;overflow-x:hidden}body{background:var(--ref-bg)!important;color:var(--ref-ink)}header{height:74px!important;padding:0 clamp(18px,8vw,150px)!important;background:#fffcf6f5!important;border-bottom:1px solid rgba(122,87,28,.16)!important;box-shadow:0 6px 26px #4530140f!important;backdrop-filter:blur(14px);z-index:1000!important}header .logo{gap:10px!important;color:var(--ref-ink)!important;text-decoration:none!important}header .logo img{width:136px!important;height:54px!important;object-fit:contain!important;filter:none!important}header .logo span{font-size:13px!important;letter-spacing:.04em!important;white-space:nowrap!important;color:#1f1710!important;font-weight:900!important}header nav{gap:26px!important}header nav a{color:#30271f!important;font-weight:700!important;font-size:14px!important;text-decoration:none!important}header .navCta{background:linear-gradient(135deg,#c99b31,#e6c861)!important;color:#17110a!important;border:0!important;border-radius:999px!important;padding:12px 18px!important;box-shadow:0 12px 24px #bd8f2f33!important}.hamb{color:#1e1710!important;background:transparent!important;border:0!important}.refSite{background:linear-gradient(180deg,#f7efe3,#f4eadb 48%,#f7efe3)}.refContainer{width:min(1160px,calc(100% - 40px));margin-inline:auto}.refSection{padding:58px 0}.refEyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:12px!important;font-weight:950!important;color:#a1721d!important;margin:0 0 12px!important}.refSite h1,.refSite h2,.refSite h3{font-family:Georgia,Times New Roman,serif;color:var(--ref-ink);letter-spacing:-.035em}.refSite h2{font-size:clamp(30px,4vw,46px);line-height:1.05;margin:0 0 22px}.refSite h3{font-size:22px;line-height:1.1}.refSite p{font-size:17px;line-height:1.75;color:var(--ref-muted);font-weight:560}.refHero{position:relative;isolation:isolate;padding:120px 0 70px;background:radial-gradient(circle at 18% 18%,rgba(255,255,255,.9),transparent 26%),radial-gradient(circle at 78% 16%,rgba(225,188,77,.16),transparent 32%),linear-gradient(135deg,#fff5e7,#f1e2ce)}.refHero:before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,rgba(189,143,47,.05),transparent 28%,rgba(255,255,255,.42) 50%,transparent 72%);pointer-events:none}.refHeroGrid{position:relative;display:grid;grid-template-columns:1fr .95fr;gap:68px;align-items:center}.refHeroText h1{font-size:clamp(46px,5.1vw,76px);line-height:.95;margin:0 0 22px;max-width:620px}.refHeroSub{max-width:470px;margin:0 0 26px!important}.refHeroImage{border-radius:26px;overflow:hidden;background:#f6ecdd;box-shadow:var(--ref-shadow);border:1px solid rgba(120,83,27,.14);min-height:420px}.refHeroImage img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.refActions,.refBadges{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.refBtn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:13px 20px;text-decoration:none!important;font-weight:900;font-size:15px;transition:.22s ease}.refBtn.primary{background:linear-gradient(135deg,#bd8f2f,#e3c35b);color:#17110a;box-shadow:0 15px 30px #bd8f2f38}.refBtn.light{background:#fffcf6e0;color:#2b2119;border:1px solid rgba(116,80,25,.15);box-shadow:0 12px 26px #583b1614}.refBtn:hover{transform:translateY(-2px)}.refBadges{margin-top:24px}.refBadges span{display:inline-flex;align-items:center;gap:9px;font-weight:900;color:#433322;font-size:14px}.refBadges svg{color:#b27a17}.refAreaGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.refAreaCard{background:#fffaf0c7;border:1px solid var(--ref-line);border-radius:20px;padding:27px 25px;box-shadow:0 18px 50px #4f361412;min-height:270px;display:flex;flex-direction:column}.refCardIcon{color:#bd8f2f;margin-bottom:20px}.refAreaCard h3{margin:0 0 12px}.refAreaCard ul{margin:0 0 18px;padding-left:18px;color:#332820;line-height:1.75;font-weight:650;font-size:14px}.refAreaCard a{margin-top:auto;color:#9a6a18;text-decoration:none;font-weight:950}.refKeywordStrip{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;margin-top:28px}.refKeywordStrip span{display:inline-flex;align-items:center;gap:7px;font-weight:850;font-size:14px;color:#4d3920}.refKeywordStrip svg{color:#bd8f2f}.refSeoLinks{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:24px}.refSeoLinks a{font-size:12px;color:#6b4a14;background:#fffaf0cc;border:1px solid rgba(189,143,47,.18);border-radius:999px;padding:8px 11px;text-decoration:none;font-weight:850}.refMiddle{padding-top:32px}.refMiddleGrid{display:grid;grid-template-columns:1fr 1.1fr .9fr;gap:42px;align-items:stretch}.refTextBlock{padding:12px 0}.refTextBlock .refBtn{margin-top:14px}.refCheckList{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.refCheckList li{display:flex;align-items:center;gap:9px;color:#493725;font-weight:750}.refCheckList svg{color:#b27a17}.refDarkCard{background:linear-gradient(135deg,#2a1b08,#5a3b0a);border-radius:23px;padding:38px;color:#fff;box-shadow:0 22px 60px #2b1c072e;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}.refDarkCard svg{color:#d6aa38;margin-bottom:18px}.refDarkCard h3,.refDarkCard p{color:#fff}.refDarkCard p{opacity:.86;font-size:15px}.refSteps{background:#fffaf047}.refStepsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:42px;position:relative}.refStepCard{background:#fffaf0d1;border:1px solid var(--ref-line);border-radius:17px;padding:22px;box-shadow:0 14px 36px #5035130f;position:relative}.refStepCard:not(:last-child):after{content:"›";position:absolute;right:-30px;top:50%;transform:translateY(-50%);font-size:54px;color:#bd8f2f;font-family:Georgia,serif}.refStepCard strong{font-family:Georgia,serif;font-size:28px;color:#a16e16}.refStepCard h3{font-family:Inter,system-ui,sans-serif;font-size:17px;letter-spacing:0;margin:6px 0}.refStepCard p{font-size:14px;line-height:1.55;margin:0}.refFaq .refSectionHead{display:flex;justify-content:space-between;gap:20px;align-items:end}.refSectionHead a{color:#9a6a18;font-weight:900;text-decoration:none}.refFaqGrid{display:grid;grid-template-columns:1fr 1fr;gap:12px 28px}.refFaqGrid details{background:#fffaf0e0;border:1px solid var(--ref-line);border-radius:13px;padding:0;overflow:hidden}.refFaqGrid summary{list-style:none;cursor:pointer;padding:16px 22px;font-weight:900;color:#2d2118;display:flex;justify-content:space-between;gap:16px}.refFaqGrid summary:after{content:"⌄";color:#8c6119}.refFaqGrid details[open] summary:after{content:"⌃"}.refFaqGrid p{padding:0 22px 18px;margin:0;font-size:15px;line-height:1.6}.refGallerySection{background:linear-gradient(180deg,#f6ecdd,#f7efe3)}.refCarousel{position:relative;margin-top:18px;padding:0 36px}.refCarouselViewport{overflow:hidden}.refCarouselTrack{display:flex;gap:24px;transition:transform .45s cubic-bezier(.2,.8,.2,1);will-change:transform}.refPhotoCard{flex:0 0 256px;height:178px;border-radius:18px;background:#efe3d2;border:1px solid var(--ref-line);box-shadow:0 16px 40px #5035131a;overflow:hidden;margin:0;display:flex;align-items:center;justify-content:center}.refPhotoCard img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:#efe3d2}.refCarBtn{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border-radius:50%;border:0;background:linear-gradient(135deg,#bd8f2f,#e3c35b);color:#1d1309;display:grid;place-items:center;box-shadow:0 12px 28px #bd8f2f3d}.refCarBtn.prev{left:-5px}.refCarBtn.next{right:-5px}.refDots{display:flex;justify-content:center;gap:10px;margin-top:18px}.refDots button{width:8px;height:8px;border-radius:999px;border:0;background:#d6c2a2;padding:0}.refDots button.active{width:22px;background:#bd8f2f}.refArticles{background:#fffaf04d}.refArticleGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.refArticleCard{background:#fffaf0d1;border:1px solid var(--ref-line);border-radius:22px;padding:26px;box-shadow:0 16px 42px #5035130f}.refArticleCard svg{color:#bd8f2f}.refArticleCard h3{font-size:22px;margin:14px 0 10px}.refArticleCard p{font-size:15px}.refArticleCard a{font-weight:950;color:#946417;text-decoration:none}.refBtn.center{margin:24px auto 0;width:max-content;display:flex}.refLocations{background:linear-gradient(180deg,#f5ead9,#f8f1e7)}.refLocationGrid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.refLocationCard{display:grid;grid-template-columns:1fr 1.15fr;gap:20px;align-items:center;background:#fffaf0d1;border:1px solid var(--ref-line);border-radius:22px;padding:24px;box-shadow:0 16px 42px #5035130f}.refLocationCard h3{margin:0 0 8px}.refLocationCard p{font-size:15px;line-height:1.55;margin:0 0 16px}.refLocationCard iframe{width:100%;height:165px;border:0;border-radius:16px;filter:saturate(.85) contrast(.96)}.refMiniBtn{display:inline-flex;background:#ead8b9;color:#674612;border-radius:999px;padding:9px 14px;text-decoration:none;font-weight:900;font-size:13px}.refFinalCta{padding:36px 0 54px;background:#f8f1e7}.refCtaBox{background:linear-gradient(135deg,#fff2dd,#ecd8b5);border:1px solid rgba(189,143,47,.18);border-radius:26px;padding:26px 34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;box-shadow:0 18px 50px #50351314}.refCtaBox>svg{color:#bd8f2f;background:#efe0c3;border-radius:50%;padding:12px;width:62px;height:62px}.refCtaBox h2{margin:0 0 6px;font-size:30px}.refCtaBox p{margin:0}.refFooter{background:radial-gradient(circle at 20% 0,rgba(189,143,47,.13),transparent 25%),#080604;color:#f8f1e7;padding:56px 0 0}.refFooterGrid{display:grid;grid-template-columns:1.25fr .9fr .9fr 1.25fr;gap:48px}.refFooter img{width:160px;height:auto;object-fit:contain;margin-bottom:18px}.refFooter h3{font-family:Inter,system-ui,sans-serif;letter-spacing:0;color:#fff;font-size:16px;margin:0 0 16px}.refFooter p,.refFooter a{display:flex;align-items:flex-start;gap:8px;color:#d8c9b5!important;font-size:14px;line-height:1.65;text-decoration:none;margin:0 0 8px}.refFooterSocial{display:flex;gap:12px;margin-top:18px}.refFooterSocial a{width:34px;height:34px;border-radius:50%;border:1px solid rgba(255,255,255,.15);display:grid;place-items:center;margin:0}.refFooterBottom{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding:18px;text-align:center;color:#c8b69d;font-size:13px}.floatWa{right:28px!important;bottom:28px!important;background:#12c969!important;box-shadow:0 14px 40px #12c96959!important}.mediaSection{background:#f7efe3!important;padding:58px max(20px,calc((100vw - 1160px)/2))!important}.mediaSection .carouselShell{background:#fffaf0cc!important;border:1px solid var(--ref-line)!important}.mediaSection .carouselSlide img{object-fit:contain!important;background:#efe3d2!important}@media (max-width:1100px){header{padding:0 28px!important}.refHeroGrid{grid-template-columns:1fr;gap:34px}.refHeroImage,.refHeroImage img{min-height:360px}.refAreaGrid{grid-template-columns:repeat(2,1fr)}.refMiddleGrid,.refLocationGrid{grid-template-columns:1fr}.refStepsGrid{grid-template-columns:1fr 1fr}.refStepCard:after{display:none}.refFooterGrid{grid-template-columns:1fr 1fr}.refCtaBox{grid-template-columns:1fr;text-align:center}.refCtaBox>svg{margin:auto}.refCtaBox .refActions{justify-content:center}}@media (max-width:760px){header{height:70px!important;padding:0 18px!important}header .logo img{width:126px!important}header .logo span{display:none!important}header nav{position:fixed!important;top:70px!important;left:0!important;right:0!important;background:#fffaf0!important;border-bottom:1px solid var(--ref-line)!important;display:none!important;flex-direction:column!important;align-items:stretch!important;padding:18px!important;max-height:calc(100svh - 70px)!important;overflow-y:auto!important}header nav.show{display:flex!important}.hamb{display:flex!important}.refContainer{width:min(100% - 28px,1160px)}.refSection{padding:44px 0}.refHero{padding:98px 0 42px}.refHeroText h1{font-size:42px;line-height:.98}.refHeroSub{font-size:16px!important}.refActions{display:grid;grid-template-columns:1fr;align-items:stretch}.refBtn{width:100%}.refHeroImage{min-height:295px;border-radius:20px}.refHeroImage img{min-height:295px}.refAreaGrid,.refStepsGrid,.refFaqGrid,.refArticleGrid,.refFooterGrid{grid-template-columns:1fr}.refAreaCard{min-height:auto}.refKeywordStrip{justify-content:flex-start;gap:11px}.refKeywordStrip span{font-size:13px}.refMiddleGrid{gap:24px}.refDarkCard{padding:30px 22px}.refSectionHead{display:block!important}.refCarousel{padding:0 30px}.refPhotoCard{flex-basis:240px;height:170px}.refCarouselTrack{gap:16px}.refLocationCard{grid-template-columns:1fr;padding:18px}.refLocationCard iframe{height:190px}.refCtaBox{padding:24px 18px}.refCtaBox h2{font-size:28px}.refFooter{padding-top:42px}.refFooterGrid{gap:26px}.refFooter img{width:140px}.floatWa{right:18px!important;bottom:18px!important;width:62px!important;height:62px!important}.mediaSection{padding:44px 14px!important}}@media (max-width:430px){.refHeroText h1{font-size:36px}.refSite h2{font-size:30px}.refPhotoCard{flex-basis:216px;height:160px}.refCarouselTrack{transform:translate(var(--x,0))}.refCarBtn{width:38px;height:38px}.refBadges{display:grid;grid-template-columns:1fr}.refAreaCard{padding:23px 20px}}@font-face{font-family:Monotype Corsiva Local;src:local("Monotype Corsiva"),url(/assets/fonts/mtcorsva.ttf) format("truetype");font-weight:400;font-style:italic;font-display:swap}:root{scroll-behavior:smooth;scroll-padding-top:92px}html,body{max-width:100%;overflow-x:hidden}#inicio,#areas,#orientacao,#diferenciais,#escritorio,#fotos,#videos,#localizacao,#contato{scroll-margin-top:92px}header{height:78px!important;padding:8px max(24px,calc((100vw - 1160px)/2))!important;background:#fffaf0f0!important;box-shadow:0 10px 34px #4830120f!important}header .logo{min-width:180px!important;max-width:230px!important;gap:0!important;display:flex!important;align-items:center!important;text-decoration:none!important}header .logo img{width:190px!important;height:60px!important;max-height:60px!important;object-fit:contain!important;object-position:left center!important;filter:contrast(1.12) saturate(1.08)!important}header nav{flex:1!important;justify-content:center!important;gap:24px!important;margin-left:18px!important}header nav a{white-space:nowrap!important;line-height:1!important}header .navCta{margin-left:10px!important}.hamb{width:44px!important;height:44px!important;align-items:center!important;justify-content:center!important;border-radius:14px!important}.refHero{padding-top:118px!important;padding-bottom:64px!important;min-height:auto!important}.refHeroGrid{grid-template-columns:minmax(0,1fr) minmax(410px,.94fr)!important;gap:58px!important;align-items:center!important}.refHeroText{align-self:center!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-width:0!important}.refHeroText h1{font-family:Monotype Corsiva Local,Monotype Corsiva,Apple Chancery,URW Chancery L,cursive!important;font-style:italic!important;font-weight:400!important;font-size:clamp(48px,4.55vw,66px)!important;line-height:1.02!important;letter-spacing:-.025em!important;max-width:650px!important;margin:0 0 22px!important;color:#21180f!important;overflow-wrap:normal!important;word-break:normal!important}.refHeroSub{font-size:17px!important;line-height:1.65!important;max-width:510px!important;color:#5a4a3a!important}.refHero .refActions{margin-top:4px!important}.refHero .refBadges{margin-top:24px!important}.refHeroImage{height:clamp(390px,36vw,500px)!important;min-height:390px!important;align-self:center!important;border-radius:24px!important}.refHeroImage img{height:100%!important;min-height:0!important;width:100%!important;object-fit:cover!important;object-position:center!important}.refSite h1,.refSite h2,.refCtaBox h2,.pageHero h1,.articlePage h1{font-family:Monotype Corsiva Local,Monotype Corsiva,Apple Chancery,URW Chancery L,cursive!important;font-style:italic!important;font-weight:400!important;letter-spacing:-.018em!important}.refAreaCard h3,.refStepCard h3,.refArticleCard h3,.refLocationCard h3,.refFooter h3,header nav a,.refBtn,.refBadges span{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-style:normal!important}.refSite h2{line-height:1.06!important}@media (max-width:1180px){header{padding-inline:24px!important}header .logo{min-width:165px!important;max-width:200px!important}header .logo img{width:174px!important;height:56px!important}header nav{gap:16px!important;margin-left:10px!important}header nav a{font-size:13px!important}.refHeroGrid{gap:38px!important;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)!important}.refHeroText h1{font-size:clamp(46px,4.7vw,58px)!important}}@media (max-width:920px){header{height:74px!important}header .logo{min-width:170px!important}header .logo img{width:172px!important;height:56px!important}header nav{position:fixed!important;top:74px!important;left:16px!important;right:16px!important;z-index:40!important;background:#fffaf0fa!important;border:1px solid rgba(189,143,47,.22)!important;border-radius:20px!important;box-shadow:0 24px 70px #2b1c072e!important;display:none!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:0!important;margin:0!important;padding:12px!important;max-height:calc(100svh - 96px)!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important}header nav.show{display:flex!important}header nav a{padding:16px 18px!important;border-radius:14px!important;font-size:15px!important;line-height:1.15!important}header nav a:hover{background:#bd8f2f1f!important}header .navCta{margin:10px 0 0!important;justify-content:center!important}.hamb{display:flex!important;margin-left:auto!important}.refHero{padding-top:104px!important}.refHeroGrid{grid-template-columns:1fr!important;gap:34px!important;text-align:left!important}.refHeroText h1{font-size:clamp(42px,7.8vw,58px)!important;max-width:760px!important}.refHeroSub{max-width:640px!important}.refHeroImage{height:380px!important;min-height:380px!important}}@media (max-width:760px){:root{scroll-padding-top:78px}#inicio,#areas,#orientacao,#diferenciais,#escritorio,#fotos,#videos,#localizacao,#contato{scroll-margin-top:78px}header{height:72px!important;padding:7px 16px!important}header .logo{min-width:158px!important;max-width:172px!important}header .logo img{width:164px!important;height:54px!important}header nav{top:72px!important;left:12px!important;right:12px!important;max-height:calc(100svh - 88px)!important}.refHero{padding:98px 0 40px!important}.refHeroGrid{width:min(100% - 28px,1160px)!important;gap:28px!important}.refHeroText{text-align:center!important;align-items:center!important}.refEyebrow{text-align:center!important}.refHeroText h1{font-size:clamp(38px,11vw,48px)!important;line-height:1.03!important;max-width:100%!important;text-align:center!important}.refHeroSub{text-align:center!important;font-size:16px!important;line-height:1.55!important}.refHero .refActions{width:100%!important;grid-template-columns:1fr!important}.refHero .refBadges{width:100%!important;justify-content:center!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.refHero .refBadges span{justify-content:center!important}.refHeroImage{width:100%!important;height:300px!important;min-height:300px!important;border-radius:20px!important}.refHeroImage img{height:100%!important;min-height:0!important}.refSite h2{font-size:clamp(32px,9vw,44px)!important;line-height:1.05!important}}@media (max-width:430px){header .logo{min-width:146px!important;max-width:154px!important}header .logo img{width:150px!important;height:50px!important}.refHeroText h1{font-size:clamp(34px,10.5vw,42px)!important}.refHeroImage{height:268px!important;min-height:268px!important}}@font-face{font-family:Monotype Corsiva Local;src:url(/assets/fonts/mtcorsva.ttf) format("truetype");font-weight:400 700;font-style:italic;font-display:swap}.refHeroText h1,.refSite h2,.refCtaBox h2,.pageHero h1,.articlePage h1{font-family:Monotype Corsiva Local,Monotype Corsiva,Apple Chancery,URW Chancery L,cursive!important;font-style:italic!important;font-weight:700!important;font-synthesis:weight!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important;text-rendering:optimizeLegibility!important;color:#21180f!important;text-shadow:.22px 0 currentColor,0 .22px currentColor!important}.refHeroText h1{line-height:1.02!important;letter-spacing:-.018em!important}.refSite h2,.refCtaBox h2{line-height:1.06!important;letter-spacing:-.012em!important}@media (max-width:920px){.refHeroText h1,.refSite h2,.refCtaBox h2,.pageHero h1,.articlePage h1{font-family:Monotype Corsiva Local,Monotype Corsiva,Apple Chancery,URW Chancery L,cursive!important;font-style:italic!important;font-weight:700!important;font-synthesis:weight!important;text-shadow:.2px 0 currentColor,0 .2px currentColor!important}}@media (max-width:760px){.refHeroText h1,.refSite h2,.refCtaBox h2,.pageHero h1,.articlePage h1{font-family:Monotype Corsiva Local,Monotype Corsiva,Apple Chancery,URW Chancery L,cursive!important;font-style:italic!important;font-weight:700!important;font-synthesis:weight!important;text-shadow:.18px 0 currentColor,0 .18px currentColor!important}.refHeroText h1{font-size:clamp(38px,10.4vw,48px)!important;line-height:1.04!important}.refSite h2{font-size:clamp(32px,8.7vw,43px)!important;line-height:1.08!important}.refCtaBox h2{font-size:clamp(31px,8.4vw,40px)!important;line-height:1.08!important}}@media (max-width:430px){.refHeroText h1{font-size:clamp(34px,10.2vw,41px)!important;line-height:1.05!important}.refSite h2{font-size:clamp(30px,8.4vw,38px)!important;line-height:1.08!important}.refCtaBox h2{font-size:clamp(29px,8vw,36px)!important}}.refSite{--ref-bg:#f7efe2;--ref-card:#fffaf1;--ref-ink:#21180f;--ref-muted:#6c5c4a;--ref-gold:#b9892f;--ref-gold-dark:#7f5a1f;--ref-border:rgba(145,103,37,.16);background:#fbf5eb;color:var(--ref-ink)}.refContainer{width:min(100% - 40px,1160px);margin-inline:auto}.refSection{padding:82px 0;position:relative;overflow:hidden}.refSection:nth-of-type(2n){background:linear-gradient(180deg,#fbf5eb,#f5ebdd)}.refSectionHead{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.refSectionHead a{color:#7f5a1f;text-decoration:none;font-weight:800;white-space:nowrap}.refEyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;color:#8a6222;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.refSite h2{max-width:760px;margin:0 0 30px;color:#21180f}.refSite p{color:#6c5c4a}.refAreas{background:#fbf5eb}.refAreaGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}.refAreaCard{display:flex;flex-direction:column;min-height:330px;padding:28px 24px;border:1px solid var(--ref-border);border-radius:26px;background:linear-gradient(180deg,#fffaf1,#fff6e8);box-shadow:0 18px 55px #4b321414;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.refAreaCard:hover{transform:translateY(-5px);box-shadow:0 26px 70px #4b321421;border-color:#b9892f61}.refCardIcon{width:48px;height:48px;padding:11px;border-radius:16px;background:#2a2118;color:#f1d68c;margin-bottom:18px;box-shadow:0 14px 30px #2a21182e}.refAreaCard h3{margin:0 0 14px;font-size:19px;line-height:1.15;color:#21180f;font-weight:900;letter-spacing:-.02em}.refAreaCard ul{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:10px}.refAreaCard li{position:relative;padding-left:18px;color:#5d4d3d;font-size:14px;line-height:1.35}.refAreaCard li:before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border-radius:50%;background:#b9892f}.refAreaCard a{margin-top:auto;display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:13px 15px;border-radius:15px;background:#f1e2ca;color:#513814;text-decoration:none;font-weight:900;font-size:14px;transition:background .2s ease,color .2s ease}.refAreaCard a:hover{background:#2a2118;color:#fff4db}.refKeywordStrip{margin-top:28px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;padding:18px;border-radius:24px;background:#fffaf1b8;border:1px solid var(--ref-border)}.refKeywordStrip span{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:999px;background:#fffaf2;color:#654614;font-weight:800;font-size:13px;box-shadow:0 8px 24px #4b32140d}.refSeoLinks{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.refSeoLinks a{padding:9px 12px;border-radius:999px;border:1px solid rgba(185,137,47,.22);color:#74531f;background:#fff6;font-size:13px;text-decoration:none;font-weight:700}.refMiddle{background:linear-gradient(135deg,#f8efe1,#f3e5d0)}.refMiddleGrid{display:grid;grid-template-columns:1.05fr 1.05fr .85fr;gap:22px;align-items:stretch}.refTextBlock,.refDarkCard{border-radius:28px;padding:34px 32px;box-shadow:0 18px 58px #48301214}.refTextBlock{background:#fffaf1e0;border:1px solid var(--ref-border)}.refTextBlock h2{font-size:clamp(34px,3.2vw,48px)!important;margin-bottom:18px}.refTextBlock p{font-size:16px;line-height:1.72;margin:0 0 22px}.refCheckList{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px}.refCheckList li{display:flex;align-items:flex-start;gap:10px;color:#4f4134;font-weight:750;line-height:1.4}.refCheckList svg{color:#b9892f;flex:0 0 auto;margin-top:2px}.refDarkCard{background:radial-gradient(circle at 22% 18%,rgba(242,210,139,.18),transparent 34%),linear-gradient(145deg,#21180f,#3a2a1a);color:#fff4dc;display:flex;flex-direction:column;justify-content:center;min-height:310px}.refDarkCard svg{color:#e5c46c;margin-bottom:24px}.refDarkCard h3{margin:0 0 12px;color:#fff4dc;font-size:27px;line-height:1.1}.refDarkCard p{color:#fff4dcc7;line-height:1.65;margin:0}.refSteps{background:#fbf5eb}.refStepsGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;counter-reset:step}.refStepCard{position:relative;min-height:240px;padding:28px 24px;border-radius:26px;background:#fffaf1;border:1px solid var(--ref-border);box-shadow:0 16px 48px #48301212}.refStepCard:not(:last-child):after{content:"→";position:absolute;right:-15px;top:50%;transform:translateY(-50%);z-index:2;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#2a2118;color:#f0d48a;font-weight:900;box-shadow:0 10px 24px #2a21182e}.refStepCard strong{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:15px;background:#f1e2ca;color:#8a6222;font-size:18px;margin-bottom:20px}.refStepCard h3{margin:0 0 10px;color:#21180f;font-size:19px;line-height:1.2}.refStepCard p{margin:0;line-height:1.62;font-size:15px}.refFaq{background:#f5eadb}.refFaqGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.refFaqGrid details{border:1px solid var(--ref-border);border-radius:20px;background:#fffaf1;box-shadow:0 12px 34px #4830120e;overflow:hidden}.refFaqGrid summary{cursor:pointer;list-style:none;padding:19px 22px;color:#21180f;font-weight:900;line-height:1.35;display:flex;justify-content:space-between;gap:16px}.refFaqGrid summary::-webkit-details-marker{display:none}.refFaqGrid summary:after{content:"+";flex:0 0 auto;width:26px;height:26px;border-radius:50%;background:#f1e2ca;color:#7f5a1f;display:grid;place-items:center;font-weight:900}.refFaqGrid details[open] summary:after{content:"−";background:#2a2118;color:#f0d48a}.refFaqGrid p{padding:0 22px 20px;margin:0;line-height:1.65;font-size:15px}.refGallerySection{background:#fbf5eb}.refCarousel{position:relative;margin-top:10px;padding:0 52px 46px;--photo-card-w:320px;--photo-gap:18px}.refCarouselViewport{overflow:hidden;border-radius:28px}.refCarouselTrack{display:flex;gap:var(--photo-gap);transition:transform .55s cubic-bezier(.22,.8,.22,1);will-change:transform;touch-action:pan-y}.refPhotoCard{flex:0 0 var(--photo-card-w);height:235px;margin:0;border-radius:24px;background:linear-gradient(135deg,#efe1cc,#fffaf1);border:1px solid rgba(185,137,47,.18);box-shadow:0 18px 50px #48301214;overflow:hidden;display:grid;place-items:center}.refPhotoCard img{width:100%;height:100%;object-fit:contain!important;object-position:center!important;display:block;background:#f4e8d7}.refCarBtn{position:absolute;top:calc(50% - 23px);transform:translateY(-50%);z-index:4;width:46px;height:46px;border:0;border-radius:50%;background:#2a2118;color:#f4d88e;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 30px #2a211833;transition:transform .2s ease,background .2s ease}.refCarBtn:hover{transform:translateY(-50%) scale(1.05);background:#1b130c}.refCarBtn.prev{left:0}.refCarBtn.next{right:0}.refDots{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;gap:8px}.refDots button{width:9px;height:9px;border:0;border-radius:999px;background:#2a21183d;padding:0;cursor:pointer;transition:width .25s ease,background .25s ease}.refDots button.active{width:26px;background:#b9892f}.refArticles{background:#f7efe2}.refArticleGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-bottom:26px}.refArticleCard{border:1px solid var(--ref-border);border-radius:26px;background:#fffaf1;padding:28px;box-shadow:0 16px 48px #48301212;transition:transform .25s ease,box-shadow .25s ease}.refArticleCard:hover{transform:translateY(-4px);box-shadow:0 24px 68px #4830121f}.refArticleCard svg{color:#b9892f;margin-bottom:18px}.refArticleCard h3{margin:0 0 12px;color:#21180f;font-size:20px;line-height:1.22}.refArticleCard p{line-height:1.62;font-size:15px;margin:0 0 18px}.refArticleCard a{color:#7f5a1f;text-decoration:none;font-weight:900}.refBtn.center{margin:4px auto 0;display:flex;width:max-content}.refLocations{background:#fbf5eb}.refLocationGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.refLocationCard{display:grid;grid-template-columns:1fr 1.05fr;gap:18px;padding:20px;border:1px solid var(--ref-border);border-radius:28px;background:#fffaf1;box-shadow:0 18px 54px #48301214;align-items:stretch}.refLocationCard h3{margin:0 0 10px;font-size:22px;color:#21180f}.refLocationCard p{line-height:1.55;margin:0 0 18px}.refMiniBtn{display:inline-flex;padding:11px 15px;border-radius:999px;background:#2a2118;color:#f8e4ab;text-decoration:none;font-weight:900;font-size:14px}.refLocationCard iframe{width:100%;height:210px;border:0;border-radius:20px;filter:saturate(.9) contrast(.95)}.refFinalCta{padding:70px 0;background:linear-gradient(135deg,#f4e4cd,#fbf5eb)}.refCtaBox{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;background:radial-gradient(circle at 12% 15%,rgba(242,210,139,.18),transparent 35%),linear-gradient(145deg,#21180f,#3b2b1b);border-radius:32px;padding:38px;box-shadow:0 24px 80px #2a21182e}.refCtaBox>svg{color:#e5c46c;width:54px;height:54px}.refCtaBox h2{color:#fff4dc!important;margin:0 0 8px!important}.refCtaBox p{color:#fff4dcc7;margin:0;font-size:16px;line-height:1.6}.refCtaBox .refActions{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.refFooter{background:#17110b;color:#f7ead3;padding:58px 0 0}.refFooterGrid{display:grid;grid-template-columns:1.35fr .8fr .95fr 1.1fr;gap:36px;align-items:start}.refFooter img{width:180px;height:auto;object-fit:contain;filter:brightness(1.08) contrast(1.06);margin-bottom:18px}.refFooter h3{margin:0 0 16px;color:#f5d98d;font-size:16px;text-transform:uppercase;letter-spacing:.08em}.refFooter p,.refFooter a{color:#f7ead3c2;line-height:1.6;font-size:14px}.refFooter a{display:block;text-decoration:none;margin:0 0 10px;transition:color .2s ease}.refFooter a:hover{color:#f5d98d}.refFooterSocial{display:flex;gap:10px;margin-top:16px}.refFooterSocial a{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:#ffffff14;color:#f5d98d;margin:0}.refFooter p svg{vertical-align:middle;margin-right:8px;color:#f5d98d}.refFooterBottom{margin-top:42px;padding:18px 20px;text-align:center;border-top:1px solid rgba(255,255,255,.08);color:#f7ead38c;font-size:13px}@media (max-width:1100px){.refAreaGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.refMiddleGrid{grid-template-columns:1fr 1fr}.refDarkCard{grid-column:1/-1;min-height:220px}.refStepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.refStepCard:nth-child(2):after{display:none}.refArticleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.refFooterGrid{grid-template-columns:1fr 1fr}}@media (max-width:820px){.refContainer{width:min(100% - 30px,1160px)}.refSection{padding:58px 0}.refSectionHead{display:block}.refSectionHead a{display:inline-flex;margin-top:8px;white-space:normal}.refAreaGrid,.refMiddleGrid,.refStepsGrid,.refFaqGrid,.refArticleGrid,.refLocationGrid,.refFooterGrid{grid-template-columns:1fr}.refAreaCard{min-height:auto}.refStepCard:after{display:none!important}.refTextBlock,.refDarkCard{padding:28px 24px;border-radius:24px}.refCarousel{padding:0 0 44px;--photo-card-w:100%;--photo-gap:0px}.refCarouselViewport{border-radius:22px}.refPhotoCard{height:330px;border-radius:22px}.refCarBtn{top:calc(50% - 22px);width:42px;height:42px;background:#2a2118eb}.refCarBtn.prev{left:10px}.refCarBtn.next{right:10px}.refLocationCard{grid-template-columns:1fr;padding:18px}.refLocationCard iframe{height:220px}.refCtaBox{grid-template-columns:1fr;text-align:center;padding:30px 22px;border-radius:26px}.refCtaBox>svg{margin:auto}.refCtaBox .refActions{justify-content:center;display:grid;grid-template-columns:1fr;width:100%}.refFooter{padding-top:42px}}@media (max-width:520px){.refContainer{width:min(100% - 24px,1160px)}.refSection{padding:48px 0}.refAreaCard,.refArticleCard{padding:24px 20px;border-radius:22px}.refTextBlock h2{font-size:clamp(30px,8.4vw,38px)!important}.refPhotoCard{height:260px}.refFaqGrid summary{padding:17px 18px;font-size:15px}.refFaqGrid p{padding:0 18px 18px}.refLocationCard iframe{height:190px}.refFooter img{width:154px}}.lightbox-open{overflow:hidden!important}.premiumGallery{--gallery-gap:22px;--gallery-per-view:3;position:relative;margin-top:24px;padding:0 46px;touch-action:pan-y;user-select:none}.premiumGalleryViewport{overflow:hidden;border-radius:24px}.premiumGalleryTrack{display:flex;gap:var(--gallery-gap);transition:transform .58s cubic-bezier(.22,.9,.22,1);will-change:transform}.premiumPhotoCard{flex:0 0 calc((100% - (var(--gallery-gap) * (var(--gallery-per-view) - 1))) / var(--gallery-per-view));height:246px;border:1px solid rgba(92,63,23,.14);border-radius:24px;background:linear-gradient(135deg,#f5ead9,#eadcc6);box-shadow:0 18px 46px #5035131a;padding:10px;margin:0;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:zoom-in}.premiumPhotoCard img{width:100%;height:100%;object-fit:contain!important;object-position:center!important;border-radius:17px;display:block;background:#efe3d2;pointer-events:none}.premiumGalleryBtn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border-radius:50%;border:0;background:linear-gradient(135deg,#bd8f2f,#e3c35b);color:#1c1308;display:grid;place-items:center;box-shadow:0 14px 32px #bd8f2f42;cursor:pointer}.premiumGalleryBtn:disabled{opacity:.35;cursor:not-allowed}.premiumGalleryBtn.prev{left:0}.premiumGalleryBtn.next{right:0}.premiumGalleryDots{display:flex;justify-content:center;gap:10px;margin-top:18px}.premiumGalleryDots button{width:8px;height:8px;border-radius:999px;border:0;background:#d8c8ad;padding:0;cursor:pointer;transition:.25s}.premiumGalleryDots button.active{width:24px;background:#bd8f2f}.photoLightbox{position:fixed;inset:0;z-index:9999;background:#050403eb;backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:76px 72px 42px}.photoLightboxTop{position:absolute;top:18px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-weight:800}.photoLightboxTop div{display:flex;gap:10px}.photoLightboxTop button,.photoLightboxNav{border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;border-radius:999px;width:44px;height:44px;display:grid;place-items:center;cursor:pointer}.photoLightboxTop button{font-size:26px}.photoLightboxStage{width:min(100%,1120px);height:min(78vh,760px);display:flex;align-items:center;justify-content:center;overflow:auto;touch-action:pan-y;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:24px}.photoLightboxStage img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain!important;display:block;transition:transform .25s ease;user-select:none}.photoLightboxStage.zoomed img{transform:scale(1.65);cursor:zoom-out}.photoLightboxNav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px}.photoLightboxNav.prev{left:18px}.photoLightboxNav.next{right:18px}.premiumAdminGallery{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}.adminGalleryItem{display:grid;grid-template-columns:160px 1fr;gap:16px;align-items:start;border:1px solid rgba(92,63,23,.14);background:#fffaf0;border-radius:18px;padding:14px}.adminGalleryPreview{width:160px;height:122px;border-radius:14px;background:#efe3d2;display:flex;align-items:center;justify-content:center;overflow:hidden}.adminGalleryPreview img{width:100%;height:100%;object-fit:contain!important;display:block}.adminGalleryFields{display:grid;gap:10px}.adminGalleryFields label{display:grid;gap:6px;font-size:13px;font-weight:800;color:#5a4a3a}.adminGalleryFields input:not([type=checkbox]){width:100%;padding:10px 12px;border:1px solid rgba(92,63,23,.18);border-radius:12px;background:#fff}.adminCheck{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important}.adminGalleryActions button{border:0;border-radius:12px;background:#ead8b9;color:#674612;padding:9px 12px;font-weight:850;display:inline-flex;align-items:center;gap:6px;cursor:pointer}.adminGalleryActions button:disabled{opacity:.45;cursor:not-allowed}.modalGallery img,.miniGallery img{object-fit:contain!important;background:#efe3d2}@media (max-width:979px){.premiumGallery{--gallery-per-view:2}.premiumPhotoCard{height:236px}}@media (max-width:699px){.premiumGallery{--gallery-per-view:1;--gallery-gap:16px;padding:0 34px}.premiumPhotoCard{height:min(74vw,360px);min-height:260px;border-radius:22px}.premiumGalleryBtn{width:40px;height:40px}.photoLightbox{padding:72px 12px 28px}.photoLightboxStage{height:74vh;border-radius:18px}.photoLightboxNav{width:44px;height:44px;top:auto;bottom:24px}.photoLightboxNav.prev{left:22px}.photoLightboxNav.next{right:22px}.photoLightboxStage.zoomed img{transform:scale(1.35)}.adminGalleryItem{grid-template-columns:1fr}.adminGalleryPreview{width:100%;height:210px}.adminGalleryActions{display:grid;grid-template-columns:1fr 1fr}.adminGalleryActions button:last-child{grid-column:1/-1}}html{scroll-padding-top:88px;overflow-x:hidden}body{overflow-x:hidden}.siteMenuOpen{overflow:hidden!important}#inicio,#areas,#orientacao,#diferenciais,#escritorio,#fotos,#videos,#localizacao,#contato{scroll-margin-top:88px}header .logo,header nav a,.hamb{touch-action:manipulation}header nav a{cursor:pointer}.hamb{display:none;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px}.hamb:hover{background:#bd8f2f1a}@media (max-width:980px){header nav{display:none!important}.hamb{display:flex!important}header nav.show{display:flex!important;position:fixed!important;inset:74px 14px auto!important;max-height:calc(100svh - 92px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important;background:#fffaf0fa!important;border:1px solid rgba(189,143,47,.26)!important;border-radius:22px!important;padding:14px!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;box-shadow:0 24px 72px #2a211838!important;z-index:1001!important}header nav.show a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:14px 16px!important;border-radius:15px!important;text-align:center!important;line-height:1.2!important}header nav.show a:not(.navCta):hover{background:#bd8f2f1a!important}header nav.show .navCta{margin-top:10px!important}}@media (max-width:760px){html{scroll-padding-top:78px}#inicio,#areas,#orientacao,#diferenciais,#escritorio,#fotos,#videos,#localizacao,#contato{scroll-margin-top:78px}header nav.show{top:72px!important;left:10px!important;right:10px!important;max-height:calc(100svh - 84px)!important}}.adminSuccess{display:flex;gap:8px;align-items:center;background:#ecfff3;border:1px solid rgba(30,130,65,.28);color:#1f6b38;border-radius:16px;padding:13px 15px;font-weight:850;margin:12px 0}.uploadPro.disabled{opacity:.62;cursor:progress;pointer-events:none}.adminGalleryMeta{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f4ead8;border:1px solid rgba(189,143,47,.18);border-radius:12px;padding:10px 12px;color:#4e3513}.adminGalleryMeta strong{font-size:14px;color:#1c1712}.adminGalleryMeta span{font-size:12px;font-weight:850;color:#7a5a23;white-space:nowrap}.premiumAdminGallery textarea,.modalBody textarea{width:100%;min-height:92px;padding:12px 14px;resize:vertical}.adminGalleryActions button:nth-child(3){background:#fff0e8;color:#8a1c1c;border:1px solid rgba(138,28,28,.16)}.adminGalleryActions button:focus-visible,.uploadPro:focus-within,.secondaryAction:focus-visible,.saveBtn:focus-visible,.cancelBtn:focus-visible{outline:3px solid rgba(189,143,47,.38);outline-offset:2px}.adminGalleryPreview{position:relative}.adminGalleryPreview:after{content:"Prévia sem cortes";position:absolute;left:8px;bottom:8px;background:#17120ebd;color:#fff7e8;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:900;letter-spacing:.03em}@media (max-width:620px){.adminGalleryMeta{display:grid}.adminGalleryMeta span{white-space:normal}.modalBody textarea{min-height:116px}.uploadPro,.secondaryAction{width:100%;justify-content:center;margin-top:8px}}html,body,#root{width:100%;max-width:100%;overflow-x:hidden!important}img,svg,video,iframe{max-width:100%;height:auto}.refSite,.refSection,.refHero,.refFooter,.mediaSection,main{max-width:100%;overflow-x:hidden!important}.refContainer{width:min(100% - 32px,1160px)!important;margin-inline:auto!important;max-width:1160px!important}.refSite *,.adminPro *{min-width:0}header{min-height:78px!important;gap:14px!important}header .logo{flex:0 0 auto!important;min-width:0!important;max-width:38vw!important;cursor:pointer!important}header .logo img{display:block!important;width:clamp(132px,15vw,190px)!important;max-height:72px!important;object-fit:contain!important}header .logo span{display:none!important}header nav{min-width:0!important;flex:1 1 auto!important;justify-content:center!important;gap:clamp(10px,1.5vw,20px)!important}header nav a{white-space:nowrap!important}header .navCta{flex:0 0 auto!important;white-space:nowrap!important}.refHeroGrid{width:min(100% - 32px,1160px)!important;margin-inline:auto!important;max-width:1160px!important}.refHeroText,.refHeroImage,.refTextBlock,.refDarkCard,.refAreaCard,.refStepCard,.refArticleCard,.refLocationCard,.refCtaBox{min-width:0!important;max-width:100%!important}.refHeroText h1,.refSite h2{overflow-wrap:normal!important;word-break:normal!important;text-wrap:balance}.refHeroImage{overflow:hidden!important}.refHeroImage img{display:block!important;width:100%!important;height:100%!important}.refActions{max-width:100%!important}.refBtn{max-width:100%!important;text-align:center!important}.refAreaGrid,.refMiddleGrid,.refStepsGrid,.refFaqGrid,.refArticleGrid,.refLocationGrid,.refFooterGrid{max-width:100%!important}.refAreaCard,.refStepCard,.refArticleCard,.refLocationCard,.refTextBlock,.refDarkCard{overflow:hidden!important}.refAreaCard h3,.refStepCard h3,.refArticleCard h3,.refLocationCard h3{overflow-wrap:anywhere!important}.refAreaCard ul,.refAreaCard li{max-width:100%!important}.refKeywordStrip,.refSeoLinks,.refBadges,.refActions,.refFooterSocial{max-width:100%!important;overflow:hidden!important}.refKeywordStrip span,.refSeoLinks a,.refBadges span{max-width:100%!important;line-height:1.25!important}.refFaqGrid summary{align-items:flex-start!important}.refFaqGrid summary:after{flex:0 0 auto!important}.refLocationCard iframe{display:block!important;width:100%!important;max-width:100%!important}.refCtaBox .refActions{min-width:0!important}.refCtaBox .refBtn{white-space:normal!important}.refFooter p,.refFooter a{min-width:0!important;overflow-wrap:anywhere!important}.refFooter img{max-width:100%!important}.premiumGallery,.refCarousel{max-width:100%!important;overflow:hidden!important}.premiumGalleryViewport,.refCarouselViewport{width:100%!important;max-width:100%!important}.premiumGalleryTrack,.refCarouselTrack{max-width:none!important}.premiumPhotoCard,.refPhotoCard{box-sizing:border-box!important;min-width:0!important}.premiumPhotoCard img,.refPhotoCard img{object-fit:contain!important;object-position:center!important;max-width:100%!important;max-height:100%!important}.photoLightbox{max-width:100vw!important;max-height:100dvh!important;overflow:hidden!important}.photoLightboxStage{max-width:100%!important}.photoLightboxStage img{max-width:100%!important;max-height:100%!important}.mediaSection .carouselShell,.mediaSection .carouselViewport,.mediaSection .carouselTrack{max-width:100%!important;overflow:hidden!important}.mediaSection img{object-fit:contain!important}@media (min-width:1181px){.refAreaGrid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.refStepsGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.refArticleGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.refFooterGrid{grid-template-columns:1.35fr .8fr .95fr 1.1fr!important}}@media (max-width:1180px){header{padding-inline:28px!important}header nav{gap:10px!important;font-size:13px!important}header .navCta{padding:11px 14px!important;font-size:13px!important}.refHero{padding-top:112px!important;padding-bottom:54px!important}.refHeroGrid{grid-template-columns:1fr .9fr!important;gap:34px!important}.refHeroText h1{font-size:clamp(42px,5.2vw,58px)!important;line-height:1.03!important}.refHeroImage{height:clamp(340px,38vw,430px)!important;min-height:340px!important}.refAreaGrid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.refMiddleGrid{grid-template-columns:1fr 1fr!important}.refDarkCard{grid-column:1/-1!important;min-height:240px!important}.refStepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.refStepCard:after{display:none!important}.refArticleGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.refFooterGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px!important}.refLocationGrid{grid-template-columns:1fr!important}.refLocationCard{grid-template-columns:1fr 1fr!important}}@media (max-width:980px){header{min-height:74px!important;padding:8px 18px!important;align-items:center!important}header .logo{max-width:58vw!important}header .logo img{width:clamp(126px,34vw,168px)!important;max-height:62px!important}.hamb{display:flex!important;flex:0 0 44px!important;z-index:1002!important}header nav{display:none!important}header nav.show{display:flex!important;position:fixed!important;top:74px!important;left:12px!important;right:12px!important;width:auto!important;max-width:calc(100vw - 24px)!important;max-height:calc(100dvh - 88px)!important;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior:contain!important;touch-action:pan-y!important;background:#fffaf0fa!important;border:1px solid rgba(189,143,47,.26)!important;border-radius:20px!important;padding:12px!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:4px!important;box-shadow:0 24px 72px #2a211838!important;z-index:1001!important}header nav.show a{width:100%!important;min-height:46px!important;white-space:normal!important;text-align:center!important;justify-content:center!important;padding:12px 14px!important;border-radius:14px!important}.refHero{padding-top:100px!important;padding-bottom:42px!important}.refHeroGrid{grid-template-columns:1fr!important;gap:28px!important;text-align:center!important}.refHeroText{align-items:center!important;text-align:center!important}.refHeroText h1{font-size:clamp(38px,8vw,54px)!important;line-height:1.05!important;max-width:820px!important}.refHeroSub{max-width:680px!important;text-align:center!important}.refActions,.refBadges{justify-content:center!important}.refHeroImage{height:360px!important;min-height:360px!important;width:100%!important}.refAreaGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.refMiddleGrid,.refFaqGrid,.refLocationCard,.refCtaBox{grid-template-columns:1fr!important}.refCtaBox{text-align:center!important}.refCtaBox>svg{margin-inline:auto!important}.refCtaBox .refActions{justify-content:center!important}.refLocationCard iframe{height:240px!important}.premiumGallery{--gallery-per-view:2!important;padding-inline:36px!important}.refCarousel{padding-inline:34px!important}.mediaSection{padding-inline:16px!important}.admin{grid-template-columns:1fr!important}.admin aside{height:auto!important;max-height:none!important;position:relative!important;overflow:visible!important}.adminPro{overflow-x:hidden!important}}@media (max-width:700px){.refContainer,.refHeroGrid{width:min(100% - 24px,1160px)!important}.refSection{padding:52px 0!important}section{padding-left:0!important;padding-right:0!important}.refHero{padding-top:92px!important}.refHeroText h1{font-size:clamp(34px,10vw,44px)!important;line-height:1.07!important}.refSite h2{font-size:clamp(30px,8.6vw,40px)!important;line-height:1.1!important}.refHeroSub,.refSite p{font-size:16px!important;line-height:1.58!important}.refActions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.refBtn{width:100%!important;min-height:46px!important}.refBadges{display:grid!important;grid-template-columns:1fr!important;width:100%!important;gap:10px!important}.refBadges span{justify-content:center!important;text-align:center!important}.refHeroImage{height:min(78vw,330px)!important;min-height:250px!important;border-radius:20px!important}.refAreaGrid,.refStepsGrid,.refArticleGrid,.refFooterGrid,.refFaqGrid,.refLocationGrid{grid-template-columns:1fr!important}.refAreaCard,.refStepCard,.refArticleCard,.refTextBlock,.refDarkCard,.refLocationCard{padding:22px 18px!important;border-radius:20px!important}.refKeywordStrip,.refSeoLinks{justify-content:flex-start!important;overflow:visible!important}.refKeywordStrip span,.refSeoLinks a{white-space:normal!important}.refStepCard{min-height:auto!important}.refLocationCard iframe{height:210px!important}.refCtaBox{padding:24px 18px!important;border-radius:22px!important}.refCtaBox .refActions{display:grid!important;grid-template-columns:1fr!important;width:100%!important}.premiumGallery{--gallery-per-view:1!important;--gallery-gap:0px!important;padding-inline:0!important}.premiumGalleryViewport{border-radius:20px!important}.premiumPhotoCard{flex-basis:100%!important;height:min(76vw,370px)!important;min-height:250px!important;border-radius:20px!important}.premiumGalleryBtn{top:calc(50% - 14px)!important;background:#2a2118eb!important;color:#f2d58b!important}.premiumGalleryBtn.prev{left:8px!important}.premiumGalleryBtn.next{right:8px!important}.refCarousel{padding-inline:0!important}.refPhotoCard{flex:0 0 100%!important;height:min(72vw,330px)!important;min-height:240px!important}.refCarBtn.prev{left:8px!important}.refCarBtn.next{right:8px!important}.photoLightbox{padding:70px 12px 28px!important}.photoLightboxTop{left:12px!important;right:12px!important}.photoLightboxStage{height:72dvh!important;border-radius:18px!important}.photoLightboxNav{top:auto!important;bottom:22px!important;transform:none!important}.photoLightboxNav.prev{left:24px!important}.photoLightboxNav.next{right:24px!important}.floatWa{width:56px!important;height:56px!important;right:16px!important;bottom:16px!important}.footerBottom,.refFooterBottom{text-align:center!important}.adminTopbar{padding-inline:14px!important}.adminBrand strong,.adminBrand span{display:none!important}.panel{padding:16px!important}.row{grid-template-columns:1fr!important}}@media (max-width:420px){header{padding-inline:12px!important}.refContainer,.refHeroGrid{width:min(100% - 20px,1160px)!important}.refHeroText h1{font-size:clamp(31px,10.2vw,38px)!important}.refSite h2{font-size:clamp(28px,8.5vw,34px)!important}.refAreaCard h3,.refArticleCard h3{font-size:19px!important}.refHeroImage{height:245px!important;min-height:230px!important}.premiumPhotoCard,.refPhotoCard{height:250px!important;min-height:230px!important}.refLocationCard iframe{height:185px!important}.refFooter img{width:138px!important}.navCta{padding:11px 12px!important}.refSectionHead a{display:inline-flex;margin-top:12px!important}.photoLightboxTop span{max-width:52vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}html{overflow-x:hidden;scroll-behavior:smooth}body{overflow-x:hidden;text-size-adjust:100%;-webkit-text-size-adjust:100%}img,video,iframe{max-width:100%}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(185,137,47,.42);outline-offset:3px}.drawer,.drawerNav{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.adminGalleryPreview img,.premiumCarouselSlide img,.lightboxImageWrap img{object-fit:contain;object-position:center}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}@media (max-width: 760px){.refContainer{width:min(100% - 28px,1160px)}.refSection{padding-left:0;padding-right:0}}.adminLoading{min-height:100svh;display:grid;place-items:center;align-content:center;gap:12px;background:radial-gradient(circle at top left,rgba(189,143,47,.18),transparent 34%),linear-gradient(135deg,#fbf5eb,#eadfce);color:#21180f;text-align:center;padding:24px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.spin{animation:adminSpin .85s linear infinite}@keyframes adminSpin{to{transform:rotate(360deg)}}.adminLoading svg{width:34px;height:34px;color:#9a6c20}.adminLoading strong{font-size:18px}.adminLoading span{color:#6c5c4a;font-size:14px}.adminLoginPage.login{min-height:100svh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,rgba(189,143,47,.18),transparent 30%),radial-gradient(circle at 86% 88%,rgba(33,24,15,.08),transparent 32%),linear-gradient(135deg,#fbf5eb,#f0e4d2)!important;overflow-x:hidden}.adminLoginCard{width:min(420px,100%)!important;background:#fffaf1f0!important;border:1px solid rgba(145,103,37,.18)!important;border-radius:28px!important;padding:28px!important;display:grid!important;gap:14px!important;box-shadow:0 28px 80px #48301224!important;backdrop-filter:blur(18px);position:relative;overflow:hidden}.adminLoginCard:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#bd8f2f,#e2c36a,#bd8f2f)}.adminLoginLogoWrap{display:grid;place-items:center;margin:4px 0 2px}.adminLoginLogoWrap img{width:min(230px,70vw)!important;max-width:230px!important;height:86px!important;object-fit:contain!important;margin:0!important;filter:contrast(1.08) saturate(1.03)}.adminLoginKicker{margin:0;text-align:center;text-transform:uppercase;letter-spacing:.18em;font-size:11px;font-weight:950;color:#8a6222}.adminLoginCard h1{margin:0;text-align:center;font-size:clamp(26px,5vw,34px);line-height:1.05;color:#21180f;letter-spacing:-.025em}.adminLoginText{margin:0 auto 4px;text-align:center;color:#6c5c4a;line-height:1.5;font-size:14px;max-width:330px}.adminLoginCard small{display:block!important;text-align:center;color:#7a6a57;font-weight:700}.adminLoginField{display:grid;gap:7px;margin:0!important;color:#5a4018!important;font-weight:900}.adminLoginField span{font-size:13px}.adminLoginField>div{display:flex;align-items:center;gap:10px;background:#fffdf8;border:1px solid rgba(145,103,37,.22);border-radius:16px;padding:0 14px;transition:.2s ease}.adminLoginField>div:focus-within{border-color:#bd8f2f;box-shadow:0 0 0 4px #bd8f2f1f}.adminLoginField svg{color:#8a6222;flex:0 0 auto}.adminLoginField input{border:0!important;background:transparent!important;padding:14px 0!important;border-radius:0!important;outline:0!important;box-shadow:none!important;font-size:15px}.adminLoginBtn{border:0;background:linear-gradient(135deg,#17120e,#4a3213);color:#fff7e8;border-radius:16px;min-height:52px;padding:13px 18px;font-weight:950;font-size:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;box-shadow:0 16px 34px #17120e2e;transition:.2s ease}.adminLoginBtn:hover{transform:translateY(-1px);box-shadow:0 20px 40px #17120e38}.adminLoginBtn:disabled{opacity:.72;cursor:not-allowed;transform:none}.adminLoginCard .admError{font-size:13px;line-height:1.35}.adminPro{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:linear-gradient(135deg,#f8f4ec,#ede1cf)!important;min-height:100svh;overflow-x:hidden}.adminTopbar{height:74px!important;background:#fffcf7e0!important;backdrop-filter:blur(20px);border-bottom:1px solid rgba(145,103,37,.14)!important;box-shadow:0 12px 34px #4830120d;padding:0 clamp(14px,3vw,30px)!important;gap:14px}.adminMenuBtn{width:44px!important;height:44px!important;border-radius:14px!important;background:#fffaf1!important;color:#21180f!important;border:1px solid rgba(145,103,37,.2)!important;box-shadow:0 10px 24px #48301212}.adminMenuBtn:hover{background:#17120e!important;color:#fff7e8!important}.adminBrand{min-width:0;flex:1}.adminBrand img{width:92px!important;height:48px!important;object-fit:contain!important;filter:contrast(1.16) saturate(1.04)!important}.adminBrand strong{font-size:16px!important;letter-spacing:-.01em}.adminBrand span{font-size:12px!important;color:#7a6a57!important}.adminStatus{max-width:min(420px,48vw);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:#fffaf1!important;border:1px solid rgba(145,103,37,.18)!important;color:#6f4d18!important}.drawer{width:min(324px,88vw)!important;background:#10100f!important;border-right:1px solid rgba(226,195,106,.14);padding:18px!important}.drawerHead{position:sticky;top:0;background:#10100f;z-index:2}.drawerHead img{width:168px!important;height:62px;object-fit:contain;filter:brightness(1.18) contrast(1.05)}.drawerHead button{cursor:pointer}.drawerNav{overflow:visible!important}.drawerNav button,.drawerLogout{width:100%;font-size:14px!important;border-radius:14px!important;padding:13px 14px!important;transition:.18s ease;display:flex;align-items:center;justify-content:flex-start}.drawerNav button:hover{transform:translate(2px);background:#201a12!important}.drawerNav button.active{background:linear-gradient(135deg,#bd8f2f,#e2c36a)!important;color:#17110a!important;box-shadow:0 12px 28px #bd8f2f33}.drawerLogout{margin-top:auto!important;justify-content:center!important;background:#1d1511!important;color:#fff7e8!important}.adminWorkspace{width:min(100% - 32px,1180px)!important;padding:30px 0 78px!important}.dashHero,.adminSectionCard{background:#fffcf7e0!important;border:1px solid rgba(145,103,37,.14)!important;border-radius:26px!important;box-shadow:0 24px 70px #48301214!important}.dashHero h1,.adminSectionCard h1{font-size:clamp(28px,3.4vw,44px)!important;line-height:1.06!important;letter-spacing:-.035em}.dashHero p,.adminSectionCard p{line-height:1.58}.dashConnection{background:linear-gradient(135deg,#17120e,#312416)!important}.metricGrid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.metricCard,.dashCards>div,.sectionPreview{background:#fffaf3!important;border:1px solid rgba(145,103,37,.14)!important}.metricCard strong{font-size:clamp(24px,2.3vw,30px)!important}.sectionHead{align-items:center!important}.editPrimary,.saveBtn{min-height:46px;border-radius:14px!important}.previewLine{grid-template-columns:minmax(120px,180px) 1fr}.modalOverlay{backdrop-filter:blur(7px)}.editModal{border-radius:24px!important;background:#fffaf3!important}.modalHead,.modalActions{background:#fffdf8!important}.modalBody{max-height:calc(90svh - 150px)}.modalBody input,.modalBody textarea{font-size:15px}.adminGalleryPreview img,.miniGallery img{object-fit:contain!important;background:#f3eadb!important}.adminGalleryItem{grid-template-columns:180px 1fr!important;align-items:start}.adminGalleryPreview{min-height:150px;display:grid;place-items:center;background:#f3eadb;border-radius:16px;overflow:hidden}.adminGalleryPreview img{width:100%;height:150px;border-radius:16px}.adminGalleryActions{display:flex;flex-wrap:wrap;gap:8px}.adminGalleryActions button{min-height:40px}.admError,.adminSuccess,.adminNote{border-radius:16px!important}@media (max-width:980px){.adminTopbar{height:70px!important}.adminStatus{display:none!important}.dashHero{grid-template-columns:1fr!important}.metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.dashCards{grid-template-columns:1fr!important}.sectionHead{display:grid!important;gap:16px}.editPrimary{width:100%;justify-content:center}.adminGalleryItem{grid-template-columns:1fr!important}.adminGalleryPreview img{height:220px}.previewLine{grid-template-columns:1fr!important;gap:5px}.drawer{max-height:100svh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.drawerNav{padding-bottom:20px!important}}@media (max-width:640px){.adminLoginPage.login{padding:16px}.adminLoginCard{padding:22px 18px!important;border-radius:24px!important}.adminLoginLogoWrap img{width:min(205px,72vw)!important;height:74px!important}.adminLoginCard h1{font-size:28px}.adminTopbar{height:66px!important}.adminBrand img{width:78px!important;height:42px!important}.adminBrand strong{display:block!important;font-size:13px!important}.adminBrand span{display:none!important}.adminWorkspace{width:min(100% - 20px,1180px)!important;padding:18px 0 64px!important}.dashHero,.adminSectionCard{padding:20px!important;border-radius:22px!important}.dashHero h1,.adminSectionCard h1{font-size:clamp(26px,8vw,34px)!important}.metricGrid{grid-template-columns:1fr!important}.metricCard{padding:18px!important}.sectionPreview{padding:16px!important;border-radius:18px!important}.drawer{width:min(318px,92vw)!important}.drawerHead img{width:145px!important}.modalOverlay{padding:8px!important}.editModal{width:100%!important;max-height:94svh!important;border-radius:20px!important}.modalHead{padding:16px 18px!important}.modalHead h2{font-size:22px!important}.modalBody{padding:16px!important;max-height:calc(94svh - 146px)!important}.modalActions{display:grid!important;padding:14px 16px!important}.saveBtn,.cancelBtn{width:100%;justify-content:center}.adminGalleryPreview img{height:200px}.arrayRow{grid-template-columns:1fr!important}.arrayRow button{width:100%!important}.dashCards ul{padding-left:20px}}.refHeroImage{display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#f7efe3,#efe1cc)!important}.refHeroImage img{object-fit:contain!important;object-position:center!important;background:linear-gradient(135deg,#f7efe3,#efe1cc)!important}header{min-height:86px!important;padding-top:8px!important;padding-bottom:8px!important}header .logo{flex:0 0 auto!important;width:clamp(240px,24vw,340px)!important;max-width:34vw!important;min-width:240px!important;height:68px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;overflow:visible!important}header .logo img{width:100%!important;height:68px!important;max-height:68px!important;object-fit:contain!important;object-position:left center!important;display:block!important;filter:contrast(1.15) saturate(1.08)!important}header nav{align-items:center!important}@media (max-width:1180px){header .logo{width:clamp(218px,22vw,285px)!important;min-width:218px!important;max-width:30vw!important;height:64px!important}header .logo img{height:64px!important;max-height:64px!important}header nav{gap:14px!important;font-size:13px!important}.navCta{padding:11px 14px!important}}@media (max-width:980px){header{min-height:78px!important;height:78px!important;padding-top:7px!important;padding-bottom:7px!important}header .logo{width:clamp(218px,45vw,300px)!important;min-width:218px!important;max-width:62vw!important;height:64px!important}header .logo img{height:64px!important;max-height:64px!important}header nav.show{top:78px!important;max-height:calc(100dvh - 92px)!important}}@media (max-width:640px){header{min-height:76px!important;height:76px!important;padding-inline:14px!important}header .logo{width:clamp(204px,58vw,260px)!important;min-width:204px!important;max-width:64vw!important;height:62px!important}header .logo img{height:62px!important;max-height:62px!important}.hamb{width:42px!important;height:42px!important;flex-basis:42px!important}header nav.show{top:76px!important;left:10px!important;right:10px!important;max-height:calc(100dvh - 88px)!important}}@media (max-width:390px){header{padding-inline:10px!important}header .logo{width:clamp(190px,57vw,220px)!important;min-width:190px!important;max-width:62vw!important;height:58px!important}header .logo img{height:58px!important;max-height:58px!important}.hamb{width:40px!important;height:40px!important;flex-basis:40px!important}}.anchorTarget{display:block;position:relative;top:-92px;height:0;width:0;overflow:hidden;pointer-events:none}@media (max-width:760px){.anchorTarget{top:-78px}}.adminPro{min-height:100svh!important;overflow-x:hidden!important}.adminTopbar{position:sticky!important;top:0!important;z-index:60!important}.drawerOverlay{position:fixed!important;inset:0!important;z-index:78!important;background:#0000006b!important}.drawer{position:fixed!important;inset:0 auto 0 0!important;height:100dvh!important;max-height:100dvh!important;display:flex!important;flex-direction:column!important;overflow:hidden!important;transform:translate(-105%);will-change:transform;touch-action:pan-y!important}.drawer.open{transform:translate(0)!important}.drawerHead{flex:0 0 auto!important;margin-bottom:14px!important}.drawerNav{flex:1 1 auto!important;min-height:0!important;display:grid!important;align-content:start!important;gap:10px!important;overflow-y:auto!important;overflow-x:hidden!important;padding:2px 2px 18px!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;touch-action:pan-y!important}.drawerNav button{min-height:48px!important;cursor:pointer!important}.drawerNav button[aria-current=page]{outline:2px solid rgba(226,195,106,.22);outline-offset:2px}.drawerLogout{flex:0 0 auto!important;margin:14px 0 2px!important;min-height:48px!important}.drawerNav::-webkit-scrollbar{width:6px}.drawerNav::-webkit-scrollbar-thumb{background:#e2c36a57;border-radius:999px}.drawerNav::-webkit-scrollbar-track{background:transparent}body.adminDrawerOpen{overflow:hidden!important}@supports (height:100svh){.drawer{height:100svh!important;max-height:100svh!important}}@media (max-width:640px){.drawer{width:min(330px,92vw)!important;padding:16px!important}.drawerHead img{width:min(160px,54vw)!important;height:58px!important}.drawerNav button,.drawerLogout{font-size:14px!important;padding:12px 14px!important}}.videoPublicCard{width:100%;display:grid;gap:14px;place-items:center}.videoPublicMeta{text-align:left;width:100%;max-width:960px;padding:0 6px 6px}.videoPublicMeta h3{font-size:clamp(1.15rem,2.2vw,1.65rem);color:#2a2118;margin:0 0 6px;font-weight:800}.videoPublicMeta p{margin:0;color:#6d5a43;line-height:1.65}.videoAdminEditor,.videoAdminList{display:grid;gap:18px}.videoAdminItem{display:grid;grid-template-columns:minmax(220px,360px) 1fr;gap:18px;padding:16px;border-radius:22px;background:#fff8ec;border:1px solid rgba(189,143,47,.22)}.videoAdminPreview{aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#1b1712;border:1px solid rgba(189,143,47,.22);display:grid;place-items:center}.videoAdminPreview iframe{width:100%;height:100%;border:0;display:block}.videoEmptyPreview{display:grid;place-items:center;gap:8px;color:#fff8ec;text-align:center}.videoEmptyPreview svg{width:38px;height:38px}.videoAdminFields{display:grid;gap:12px}.videoAdminFields textarea{min-height:82px}.videoAdminActions{display:flex;flex-wrap:wrap;gap:12px}.admError.compact{padding:10px 12px;font-size:.86rem}.videoPreviewList div.inactive{opacity:.62}.videoPreviewList strong{display:block;color:#2a2118}.videoPreviewList small{display:block;color:#6d5a43;word-break:break-word;margin-top:3px}.videoPreviewList em{display:inline-block;margin-top:5px;color:#8f6a20;font-style:normal;font-weight:800;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em}@media (max-width:760px){.videoAdminItem{grid-template-columns:1fr}.videoAdminActions{display:grid}.videoAdminActions .secondaryAction{justify-content:center}.videoPublicMeta{text-align:center}}.mediaSection{overflow:hidden!important;scroll-margin-top:92px!important}.carouselSlide img{object-fit:contain!important;object-position:center!important;background:#f3eadb!important}.videoPublicCard{max-width:1080px;margin-inline:auto}.videoFrame{width:100%;max-width:1080px;margin-inline:auto}.premiumPhotoCard img,.photoLightboxStage img,.adminGalleryPreview img,.miniGallery img{object-fit:contain!important;object-position:center!important;background:#f3eadb!important}.refLocationCard iframe{display:block;width:100%}@media (max-width:760px){.mediaSection{scroll-margin-top:78px!important}.videoFrame{border-radius:18px!important}.carouselSlide{padding:10px!important}}.heroImageAdminEditor{display:grid;grid-template-columns:minmax(260px,360px) 1fr;gap:18px;align-items:start;background:#fffef9;border:1px solid rgba(189,143,47,.18);border-radius:22px;padding:16px;margin:14px 0 18px}.heroImageAdminPreview{min-height:240px;background:linear-gradient(135deg,#f5ead8,#fffaf2);border:1px solid rgba(189,143,47,.2);border-radius:18px;display:grid;place-items:center;overflow:hidden;padding:12px}.heroImageAdminPreview img{width:100%;height:100%;max-height:320px;object-fit:contain;object-position:center;border-radius:14px;display:block}.heroImageEmpty{display:grid;gap:10px;place-items:center;color:#8b641e;font-weight:900;text-align:center}.heroImageEmpty svg{width:38px;height:38px;color:#bd8f2f}.heroImageAdminControls{display:grid;gap:12px}.heroUploadActions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.heroImageAdminControls small{color:#6f6256;line-height:1.45;font-weight:700}.adminSuccess{display:flex;gap:8px;align-items:center;background:#edf9ef;border:1px solid rgba(22,122,51,.22);color:#176331;border-radius:16px;padding:13px 15px;font-weight:850}.saveBtn:disabled{opacity:.65;cursor:progress}@media (max-width:760px){.heroImageAdminEditor{grid-template-columns:1fr;padding:14px}.heroImageAdminPreview{min-height:220px}.heroUploadActions .uploadPro,.heroUploadActions .secondaryAction{width:100%;justify-content:center}}.refStepsGrid{position:relative!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:42px!important;align-items:stretch!important}.refStepCard{position:relative!important;overflow:visible!important;isolation:isolate!important}.refStepCard:not(:last-child):after{content:"→"!important;position:absolute!important;z-index:3!important;right:-36px!important;top:50%!important;transform:translateY(-50%)!important;width:30px!important;height:30px!important;border-radius:999px!important;display:grid!important;place-items:center!important;background:#2a2118!important;color:#f0d48a!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:18px!important;line-height:1!important;font-weight:900!important;box-shadow:0 10px 24px #2a21182e!important;pointer-events:none!important}@media (min-width:761px) and (max-width:1100px){.refStepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:42px 48px!important}.refStepCard:not(:last-child):after{display:grid!important;right:-39px!important}.refStepCard:nth-child(2):after{content:"↓"!important;right:50%!important;top:auto!important;bottom:-36px!important;transform:translate(50%)!important}}@media (max-width:760px){.refStepsGrid{grid-template-columns:1fr!important;gap:44px!important}.refStepCard{overflow:visible!important}.refStepCard:not(:last-child):after{content:"↓"!important;display:grid!important;right:50%!important;top:auto!important;bottom:-37px!important;transform:translate(50%)!important;width:30px!important;height:30px!important}}.contentSection{padding-left:max(20px,calc((100vw - 1120px)/2));padding-right:max(20px,calc((100vw - 1120px)/2))}.contentSection>h2,.contentSection .caseGrid{max-width:980px;margin-left:auto;margin-right:auto}.contentSection>p,.longSeoText{max-width:880px;margin-left:auto;margin-right:auto}.contentSection p,.longSeoText p,.articleBody p,.faqSection p{text-align:justify;text-justify:inter-word;hyphens:auto}.contentSection>p,.longSeoText p,.articleBody p{text-indent:1.35em;line-height:1.85;margin-bottom:1.05rem}.caseGrid{align-items:stretch}.caseItem{line-height:1.45}@media (max-width:640px){.contentSection{padding-left:28px;padding-right:28px;overflow-x:hidden}.contentSection h1,.contentSection h2,.contentSection h3,.articleBody h1,.articleBody h2,.articleBody h3{overflow-wrap:anywhere;word-break:normal;hyphens:auto}.contentSection p,.longSeoText p,.articleBody p,.faqSection p{text-align:justify;text-justify:inter-word;hyphens:auto;overflow-wrap:anywhere}.contentSection>p,.longSeoText p,.articleBody p{text-indent:1.1em;line-height:1.75;margin-bottom:1rem}.contentSection ul,.contentSection ol,.articleBody ul,.articleBody ol{padding-left:1.15rem;margin-left:0}.caseGrid{gap:12px;grid-template-columns:1fr}.caseItem{min-width:0;overflow-wrap:anywhere}body{overflow-x:hidden}}@media (max-width:420px){.contentSection{padding-left:26px;padding-right:26px}}
