/*
Theme Name: Myster Guide
Version: 1.0
Author: PutaDesign
*/
@font-face { font-family: "TikTokText"; src: url("assets/fonts/TikTokText-Regular.otf") format("OpenType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "TikTokText-Medium"; src: url("assets/fonts/TikTokText-Medium.otf") format("OpenType"); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: "TikTokText-Bold"; src: url("assets/fonts/TikTokText-Bold.otf") format("OpenType"); font-weight: normal; font-style: normal; font-display: swap; }

.medium-font { font-family: "TikTokText-Medium"; }
.bold-font { font-family: "TikTokText-Bold"; }

:root {--primary-font: "TikTokText"; --primary-bg: #f8fafc; --card-bg: #ffffff; --text-main: #1e293b; --text-sub: #64748b; --accent: #3b82f6; --accent-hover: #2563eb; --border-color: #e2e8f0; --glass-bg: rgba(255, 255, 255, 0.8); --shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05); --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1); --secondary-color: #507484; --primary-color: #1ca1aa; --third-color: #17475c;}

.dark { --primary-bg: #142014; --card-bg: #142512; --text-main: #f1f5f9; --text-sub: #94a3b8; --border-color: #1e293b; --glass-bg: rgba(15, 23, 42, 0.8); --glass-bg: #142512c5; }

.secondary-text {color: var(--secondary-color);}
.primary-text {color: var(--primary-color);}
.third-text {color: var(--third-color);}
.gray-text {color: #787878;}
* { padding: 0; margin: 0; box-sizing: border-box; }
input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; }
input,
button,
textarea,
select { font-family: var(--primary-font); border: 0; background-color: transparent; }
input:focus-visible,
button:focus-visible,
textarea:focus-visible { outline: 0; border: 0; }
input[type=date]::-webkit-inner-spin-button, input[type=date]::-webkit-calendar-picker-indicator { position: absolute; top: 50%; transform: translateY(-50%); left: 0; }
html { scroll-behavior: smooth; overflow-y: scroll; font-size: 16px; margin: 0 !important; padding: 0; }
body.fixed { overflow: hidden; }
a { text-decoration: none; }
li { list-style: none; }
img { width: 100%; height: 100%; object-fit: cover; }
:is(p, li) { line-height: 1.5; }
.z-index { z-index: 1; }
.font-bold { font-weight: 600; }
.font-thin { font-weight: 100; }
.pointer { cursor: pointer; }
.uppercase { text-transform: uppercase; }
.tac { text-align: center; }

.br-3px{ border-radius:3px; }.br-5px{ border-radius:5px; }.br-10px{ border-radius:10px; }.br-15px{ border-radius:15px; }.br-20px{ border-radius:20px; }.br-25px{ border-radius:25px; }.br-30px{ border-radius:30px; }.br-35px{ border-radius:35px; }.br-40px{ border-radius:40px; }.br-4px{ border-radius:4px; }.br-6px{ border-radius:6px; }.br-8px{ border-radius:8px; }.br-12px{ border-radius:12px; }.br-14px{ border-radius:14px; }.br-16px{ border-radius:16px; }.br-18px{ border-radius:18px; }

.ovh{ overflow:hidden; }.trs-25{ transition:0.25s; }.trs-3{ transition:0.3s; }.trs-35{ transition:0.35s; }.trs-4{ transition:0.4s; }.trs-5{ transition:0.5s; }.bt{ color:#333; }.wt{ color:#fff; }.gray-text{ color:#9d9d9d; }.red-text{ color:var(--red); }.green-text{ color:var(--primary-color); }.white-bg{ background-color:#fff; }.green-bg{ background-color:var(--primary-color); }.black-bg{ background-color:#000; }.yellow-bg{ background-color:var(--heading-color); }.yellow-dark-text{ color:var(--dark-yellow); }.yellow-text{ color:var(--yellow); }.heading-text{ color:var(--heading-color); }.pr{ position:relative; }.pa{ position:absolute; }.db{ display:block; }.dib{ display:inline-block; }.df{ display:flex; }.aic{ align-items:center; }.aib{ align-items:baseline; }.jcsb{ justify-content:space-between; }.jcsa{ justify-content:space-around; }.jcc{ justify-content:center; }.fdr{ flex-direction:row; }.fdrr{ flex-direction:row-reverse; }.fdc{ flex-direction:column; }.fdcr{ flex-direction:column-reverse; }.jce{ justify-content:end; }

.fs-10px{ font-size:10px; }.fs-11px{ font-size:11px; }.fs-12px{ font-size:12px; }.fs-13px{ font-size:13px; }.fs-14px{ font-size:12px;font-weight:300 }.fs-15px{ font-size:15px; }.fs-16px{ font-size:16px; }.fs-17px{ font-size:17px; }.fs-18px{ font-size:18px; }.fs-19px{ font-size:19px; }.fs-20px{ font-size:20px; }.fs-21px{ font-size:21px; }.fs-22px{ font-size:22px; }.fs-23px{ font-size:23px; }.fs-24px{ font-size:24px; }.fs-25px{ font-size:25px; }.fs-26px{ font-size:26px; }.fs-27px{ font-size:27px; }.fs-28px{ font-size:28px; }.fs-29px{ font-size:29px; }.fs-30px{ font-size:30px; }.fs-31px{ font-size:31px; }.fs-32px{ font-size:32px; }.fs-33px{ font-size:33px; }.fs-34px{ font-size:34px; }.fs-35px{ font-size:35px; }.fs-36px{ font-size:36px; }.fs-37px{ font-size:37px; }.fs-38px{ font-size:38px; }.fs-39px{ font-size:39px; }.fs-40px{ font-size:40px; }.fs-41px{ font-size:41px; }.fs-42px{ font-size:42px; }.fs-43px{ font-size:43px; }.fs-44px{ font-size:44px; }.fs-45px{ font-size:45px; }.fs-46px{ font-size:46px; }.fs-47px{ font-size:47px; }.fs-48px{ font-size:48px; }.fs-49px{ font-size:49px; }.fs-50px{ font-size:50px; }.fs-51px{ font-size:51px; }.fs-52px{ font-size:52px; }.fs-53px{ font-size:53px; }.fs-54px{ font-size:54px; }.fs-55px{ font-size:55px; }.fs-56px{ font-size:56px; }.fs-57px{ font-size:57px; }.fs-58px{ font-size:58px; }.fs-59px{ font-size:59px; }.fs-60px{ font-size:60px; }.fs-61px{ font-size:61px; }.fs-62px{ font-size:62px; }.fs-63px{ font-size:63px; }.fs-64px{ font-size:64px; }.fs-65px{ font-size:65px; }.fs-66px{ font-size:66px; }.fs-67px{ font-size:67px; }.fs-68px{ font-size:68px; }.fs-69px{ font-size:69px; }.fs-70px{ font-size:70px; }.fs-71px{ font-size:71px; }.fs-72px{ font-size:72px; }.fs-73px{ font-size:73px; }.fs-74px{ font-size:74px; }.fs-75px{ font-size:75px; }.fs-76px{ font-size:76px; }.fs-77px{ font-size:77px; }.fs-78px{ font-size:78px; }.fs-79px{ font-size:79px; }.fs-80px{ font-size:80px; }.fw-u{ font-weight:unset; }.fw-b{ font-weight:bold; }.m-0{ margin:0px; }.mr-0{ margin-right:0px; }.ml-0{ margin-left:0px; }.mt-0{ margin-top:0px; }.mb-0{ margin-bottom:0px; }.p-0{ padding:0px; }.pr-0{ padding-right:0px; }.pl-0{ padding-left:0px; }.pt-0{ padding-top:0px; }.pb-0{ padding-bottom:0px; }.m-2{ margin:2px; }.mr-2{ margin-right:2px; }.ml-2{ margin-left:2px; }.mt-2{ margin-top:2px; }.mb-2{ margin-bottom:2px; }.p-2{ padding:2px; }.pr-2{ padding-right:2px; }.pl-2{ padding-left:2px; }.pt-2{ padding-top:2px; }.pb-2{ padding-bottom:2px; }.m-4{ margin:4px; }.mr-4{ margin-right:4px; }.ml-4{ margin-left:4px; }.mt-4{ margin-top:4px; }.mb-4{ margin-bottom:4px; }.p-4{ padding:4px; }.pr-4{ padding-right:4px; }.pl-4{ padding-left:4px; }.pt-4{ padding-top:4px; }.pb-4{ padding-bottom:4px; }.m-5{ margin:5px; }.mr-5{ margin-right:5px; }.ml-5{ margin-left:5px; }.mt-5{ margin-top:5px; }.mb-5{ margin-bottom:5px; }.p-5{ padding:5px; }.pr-5{ padding-right:5px; }.pl-5{ padding-left:5px; }.pt-5{ padding-top:5px; }.pb-5{ padding-bottom:5px; }.m-6{ margin:6px; }.mr-6{ margin-right:6px; }.ml-6{ margin-left:6px; }.mt-6{ margin-top:6px; }.mb-6{ margin-bottom:6px; }.p-6{ padding:6px; }.pr-6{ padding-right:6px; }.pl-6{ padding-left:6px; }.pt-6{ padding-top:6px; }.pb-6{ padding-bottom:6px; }.m-8{ margin:8px; }.mr-8{ margin-right:8px; }.ml-8{ margin-left:8px; }.mt-8{ margin-top:8px; }.mb-8{ margin-bottom:8px; }.p-8{ padding:8px; }.pr-8{ padding-right:8px; }.pl-8{ padding-left:8px; }.pt-8{ padding-top:8px; }.pb-8{ padding-bottom:8px; }.m-10{ margin:10px; }.mr-10{ margin-right:10px; }.ml-10{ margin-left:10px; }.mt-10{ margin-top:10px; }.mb-10{ margin-bottom:10px; }.p-10{ padding:10px; }.pr-10{ padding-right:10px; }.pl-10{ padding-left:10px; }.pt-10{ padding-top:10px; }.pb-10{ padding-bottom:10px; }.m-12{ margin:12px; }.mr-12{ margin-right:12px; }.ml-12{ margin-left:12px; }.mt-12{ margin-top:12px; }.mb-12{ margin-bottom:12px; }.p-12{ padding:12px; }.pr-12{ padding-right:12px; }.pl-12{ padding-left:12px; }.pt-12{ padding-top:12px; }.pb-12{ padding-bottom:12px; }.m-14{ margin:14px; }.mr-14{ margin-right:14px; }.ml-14{ margin-left:14px; }.mt-14{ margin-top:14px; }.mb-14{ margin-bottom:14px; }.p-14{ padding:14px; }.pr-14{ padding-right:14px; }.pl-14{ padding-left:14px; }.pt-14{ padding-top:14px; }.pb-14{ padding-bottom:14px; }.m-15{ margin:15px; }.mr-15{ margin-right:15px; }.ml-15{ margin-left:15px; }.mt-15{ margin-top:15px; }.mb-15{ margin-bottom:15px; }.p-15{ padding:15px; }.pr-15{ padding-right:15px; }.pl-15{ padding-left:15px; }.pt-15{ padding-top:15px; }.pb-15{ padding-bottom:15px; }.m-16{ margin:16px; }.mr-16{ margin-right:16px; }.ml-16{ margin-left:16px; }.mt-16{ margin-top:16px; }.mb-16{ margin-bottom:16px; }.p-16{ padding:16px; }.pr-16{ padding-right:16px; }.pl-16{ padding-left:16px; }.pt-16{ padding-top:16px; }.pb-16{ padding-bottom:16px; }.m-20{ margin:20px; }.mr-20{ margin-right:20px; }.ml-20{ margin-left:20px; }.mt-20{ margin-top:20px; }.mb-20{ margin-bottom:20px; }.p-20{ padding:20px; }.pr-20{ padding-right:20px; }.pl-20{ padding-left:20px; }.pt-20{ padding-top:20px; }.pb-20{ padding-bottom:20px; }.m-24{ margin:24px; }.mr-24{ margin-right:24px; }.ml-24{ margin-left:24px; }.mt-24{ margin-top:24px; }.mb-24{ margin-bottom:24px; }.p-24{ padding:24px; }.pr-24{ padding-right:24px; }.pl-24{ padding-left:24px; }.pt-24{ padding-top:24px; }.pb-24{ padding-bottom:24px; }.m-28{ margin:28px; }.mr-28{ margin-right:28px; }.ml-28{ margin-left:28px; }.mt-28{ margin-top:28px; }.mb-28{ margin-bottom:28px; }.p-28{ padding:28px; }.pr-28{ padding-right:28px; }.pl-28{ padding-left:28px; }.pt-28{ padding-top:28px; }.pb-28{ padding-bottom:28px; }.m-30{ margin:30px; }.mr-30{ margin-right:30px; }.ml-30{ margin-left:30px; }.mt-30{ margin-top:30px; }.mb-30{ margin-bottom:30px; }.p-30{ padding:30px; }.pr-30{ padding-right:30px; }.pl-30{ padding-left:30px; }.pt-30{ padding-top:30px; }.pb-30{ padding-bottom:30px; }.m-32{ margin:32px; }.mr-32{ margin-right:32px; }.ml-32{ margin-left:32px; }.mt-32{ margin-top:32px; }.mb-32{ margin-bottom:32px; }.p-32{ padding:32px; }.pr-32{ padding-right:32px; }.pl-32{ padding-left:32px; }.pt-32{ padding-top:32px; }.pb-32{ padding-bottom:32px; }.m-36{ margin:36px; }.mr-36{ margin-right:36px; }.ml-36{ margin-left:36px; }.mt-36{ margin-top:36px; }.mb-36{ margin-bottom:36px; }.p-36{ padding:36px; }.pr-36{ padding-right:36px; }.pl-36{ padding-left:36px; }.pt-36{ padding-top:36px; }.pb-36{ padding-bottom:36px; }.m-40{ margin:40px; }.mr-40{ margin-right:40px; }.ml-40{ margin-left:40px; }.mt-40{ margin-top:40px; }.mb-40{ margin-bottom:40px; }.p-40{ padding:40px; }.pr-40{ padding-right:40px; }.pl-40{ padding-left:40px; }.pt-40{ padding-top:40px; }.pb-40{ padding-bottom:40px; }.m-48{ margin:48px; }.mr-48{ margin-right:48px; }.ml-48{ margin-left:48px; }.mt-48{ margin-top:48px; }.mb-48{ margin-bottom:48px; }.p-48{ padding:48px; }.pr-48{ padding-right:48px; }.pl-48{ padding-left:48px; }.pt-48{ padding-top:48px; }.pb-48{ padding-bottom:48px; }.m-56{ margin:56px; }.mr-56{ margin-right:56px; }.ml-56{ margin-left:56px; }.mt-56{ margin-top:56px; }.mb-56{ margin-bottom:56px; }.p-56{ padding:56px; }.pr-56{ padding-right:56px; }.pl-56{ padding-left:56px; }.pt-56{ padding-top:56px; }.pb-56{ padding-bottom:56px; }.m-60{ margin:60px; }.mr-60{ margin-right:60px; }.ml-60{ margin-left:60px; }.mt-60{ margin-top:60px; }.mb-60{ margin-bottom:60px; }.p-60{ padding:60px; }.pr-60{ padding-right:60px; }.pl-60{ padding-left:60px; }.pt-60{ padding-top:60px; }.pb-60{ padding-bottom:60px; }.m-64{ margin:64px; }.mr-64{ margin-right:64px; }.ml-64{ margin-left:64px; }.mt-64{ margin-top:64px; }.mb-64{ margin-bottom:64px; }.p-64{ padding:64px; }.pr-64{ padding-right:64px; }.pl-64{ padding-left:64px; }.pt-64{ padding-top:64px; }.pb-64{ padding-bottom:64px; }.m-70{ margin:70px; }.mr-70{ margin-right:70px; }.ml-70{ margin-left:70px; }.mt-70{ margin-top:70px; }.mb-70{ margin-bottom:70px; }.p-70{ padding:70px; }.pr-70{ padding-right:70px; }.pl-70{ padding-left:70px; }.pt-70{ padding-top:70px; }.pb-70{ padding-bottom:70px; }.m-75{ margin:75px; }.mr-75{ margin-right:75px; }.ml-75{ margin-left:75px; }.mt-75{ margin-top:75px; }.mb-75{ margin-bottom:75px; }.p-75{ padding:75px; }.pr-75{ padding-right:75px; }.pl-75{ padding-left:75px; }.pt-75{ padding-top:75px; }.pb-75{ padding-bottom:75px; }.m-80{ margin:80px; }.mr-80{ margin-right:80px; }.ml-80{ margin-left:80px; }.mt-80{ margin-top:80px; }.mb-80{ margin-bottom:80px; }.p-80{ padding:80px; }.pr-80{ padding-right:80px; }.pl-80{ padding-left:80px; }.pt-80{ padding-top:80px; }.pb-80{ padding-bottom:80px; }.m-90{ margin:90px; }.mr-90{ margin-right:90px; }.ml-90{ margin-left:90px; }.mt-90{ margin-top:90px; }.mb-90{ margin-bottom:90px; }.p-90{ padding:90px; }.pr-90{ padding-right:90px; }.pl-90{ padding-left:90px; }.pt-90{ padding-top:90px; }.pb-90{ padding-bottom:90px; }.m-96{ margin:96px; }.mr-96{ margin-right:96px; }.ml-96{ margin-left:96px; }.mt-96{ margin-top:96px; }.mb-96{ margin-bottom:96px; }.p-96{ padding:96px; }.pr-96{ padding-right:96px; }.pl-96{ padding-left:96px; }.pt-96{ padding-top:96px; }.pb-96{ padding-bottom:96px; }.m-112{ margin:112px; }.mr-112{ margin-right:112px; }.ml-112{ margin-left:112px; }.mt-112{ margin-top:112px; }.mb-112{ margin-bottom:112px; }.p-112{ padding:112px; }.pr-112{ padding-right:112px; }.pl-112{ padding-left:112px; }.pt-112{ padding-top:112px; }.pb-112{ padding-bottom:112px; }.m-128{ margin:128px; }.mr-128{ margin-right:128px; }.ml-128{ margin-left:128px; }.mt-128{ margin-top:128px; }.mb-128{ margin-bottom:128px; }.p-128{ padding:128px; }.pr-128{ padding-right:128px; }.pl-128{ padding-left:128px; }.pt-128{ padding-top:128px; }.pb-128{ padding-bottom:128px; }.m-144{ margin:144px; }.mr-144{ margin-right:144px; }.ml-144{ margin-left:144px; }.mt-144{ margin-top:144px; }.mb-144{ margin-bottom:144px; }.p-144{ padding:144px; }.pr-144{ padding-right:144px; }.pl-144{ padding-left:144px; }.pt-144{ padding-top:144px; }.pb-144{ padding-bottom:144px; }.w50{ width:50%; }.w100{ width:100%; }.w-fit{ width:fit-content; }.h100{ height:100%; }

.lh-18{ line-height:1.8; }.lh-15{ line-height:1.5; }.lh-20{ line-height:2; }.lh-25 > *{ line-height:2.5; }

.line-clamp-1 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 1; }
.line-clamp-2 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; }
.line-clamp-3 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 3; }
.line-clamp-4 { display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 4; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) { margin: 6px 0; line-height: 1.9; font-family: var(--iciel-font) !important; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul,
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol { padding-left: 20px; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ul li,
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) ol li { list-style: inherit; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img { width: auto; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) img.aligncenter { display: block; margin: auto; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table { border-collapse: collapse; }
article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) table td { border: 1px solid var(--black); }
article :is(.wp-video) { margin: 0 auto; }
article ul,
article ol { list-style: disc; margin: 16px 0 !important; }
article table :is(td, th) { padding: 14px 12px; }
article table { margin-top: 16px; }
article a { color: var(--text-main); }
#breadcrumbs a { color: #fff; }
#breadcrumbs .divider { margin: 0 6px; }
form .form-group.invalid > :first-child { border: 1px solid var(--red); }
form .form-message.invalid { margin-top: 5px; color: var(--red); font-size: 13px; font-style: italic; position: absolute; left: 5px; bottom: -20px; }
form .form-alert { width: 100%; position: absolute; bottom: -14px; left: 50%; transform: translateX(-50%); }
form .form-alert.error { color: var(--red); }
form .form-alert.success { color: 11bb0f; }
.loading-container { position: absolute; bottom: 4px; left: 50%; transform: translate(-50%, -50%); opacity: 0; visibility: hidden; transition: 0.25s; width: 1px; }
.loading-container.active { opacity: 1; visibility: visible; }
.loading-spinning-bubbles { position: relative; margin: auto; }
.loading-spinning-bubbles .bubble-container { position: absolute; transform-origin: -150% 50%; }
.loading-spinning-bubbles .bubble-container .bubble { background: var(--secondary-color); width: 8px; height: 8px; border-radius: 50%; animation: bubble 1s infinite; animation-delay: inherit; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+1) { transform: translateX(200%) rotate(-90deg); animation-delay: -1.5s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+2) { transform: translateX(200%) rotate(-45deg); animation-delay: -1.375s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+3) { transform: translateX(200%); animation-delay: -1.25s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+4) { transform: translateX(200%) rotate(45deg); animation-delay: -1.125s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+5) { transform: translateX(200%) rotate(90deg); animation-delay: -1s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+6) { transform: translateX(200%) rotate(135deg); animation-delay: -0.875s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+7) { transform: translateX(200%) rotate(180deg); animation-delay: -0.75s; }
.loading-spinning-bubbles .bubble-container:nth-of-type(0n+8) { transform: translateX(200%) rotate(225deg); animation-delay: -0.625s; }

@keyframes bubble {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}
.quatrang { padding-top: 32px; }
.quatrang .page-numbers { width: 34px; height: 34px; background-color: #fff; display: flex; align-items: center; justify-content: center; border-radius: 50%; color: #333; font-size: 15px; transition: 0.5s; }
.quatrang .page-numbers.current { background-color: var(--blue); color: #fff; }
.quatrang .page-numbers + .page-numbers { margin-left: 10px; }
.quatrang .page-numbers:hover { background-color: var(--blue); color: #fff; }
* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: var(--primary-font), sans-serif; background-color: var(--primary-bg); color: var(--text-main); transition: background-color 0.3s; line-height: 1.5; overflow-x: hidden; }
.app-wrapper { max-width: 450px; margin: 0 auto; min-height: 100vh; background: var(--card-bg); position: relative; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25); transition: var(--transition); }
.header { height: 280px; position: relative; overflow: hidden; }
.header .splide__pagination { bottom: 58px; justify-content: flex-end; }
.header-img { width: 100%; height: 100%; object-fit: cover; transition: transform 1s; }
.header:hover .header-img { transform: scale(1.05); }
/* .header-overlay { position: absolute; inset: 0; background: linear-gradient(to bottom, rgba(0, 0, 0, 0.75) 0%, rgba(0, 0, 0, 0.3) 24%, transparent 50%, rgba(0, 0, 0, 0.3) 70%, rgba(0, 0, 0, 0.75) 100%); z-index: 1; } */
.header-controls { position: absolute; top: 0; width: 100%; padding: 16px; z-index: 10; flex-wrap: wrap;}
.header-controls .logo { width: 90px; height: auto; }
.header-controls .logo img { object-fit: contain; }
.header-controls .content {width: 100%; margin-top: 85px;}
.service-item .service-icon-wrapper .overlay { display: none;}
.service-item .service-icon-wrapper img { width: 30px; height: auto; object-fit: contain;}
#footer-grid.services-grid { grid-template-columns: repeat(2, 1fr); margin-top: 20px; }
.icon-btn { width: 40px; height: 40px; border-radius: 50%; border: none; background: var(--glass-bg); backdrop-filter: blur(8px); color: var(--text-main); display: flex; align-items: center; justify-content: center; cursor: pointer; box-shadow: var(--shadow); transition: var(--transition); }
.icon-btn:hover { background: white; transform: translateY(-2px); }
.dark .icon-btn:hover { background: #1e293b; }
.main-content { position: relative; z-index: 1; padding-bottom: 100px;}
.hotel-info-card { margin: 0 12px; background: var(--card-bg); border-radius: 12px; padding: 12px; display: flex; justify-content: space-between; align-items: center; border: 1px solid var(--border-color); box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1); cursor: pointer; transition: var(--transition); }
.hotel-info-card:hover { border-color: var(--accent); }
.hotel-title { font-size: 18px; font-weight: 700; margin-bottom: 4px; }
.hotel-address { color: var(--text-sub); font-size: 14px; }
.chevron-icon { flex-shrink: 0; width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--primary-bg); color: var(--text-sub); transition: var(--transition); }
.hotel-info-card:hover .chevron-icon { background: var(--accent); color: white; transform: rotate(90deg); }

.home .services-wrap{margin-top: 24px;}
.services-wrap {margin-top: -20px;}
.services-wrap .heading {margin: 0 12px 18px;}
.services-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px 10px;  margin-left: 12px; margin-right: 12px;}
.service-item {background-color: #e5f6fa; padding: 16px 0; border-radius: 15px; overflow: hidden;	}

.service-label {font-size: 13px;letter-spacing: 0.3px;color: var(--third-color); font-weight: 700;}
.divider { margin: 48px 40px; display: flex; align-items: center; gap: 16px; opacity: 0.3; }
.line { flex: 1; height: 1px; background: var(--text-sub); }
.dot { width: 8px; height: 8px; border-radius: 50%; background: var(--text-sub); }
.ai-fab { position: fixed; bottom: 96px; right: 24px; width: 56px; height: 56px; background: var(--accent); color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; border: none; box-shadow: 0 10px 25px rgba(59, 130, 246, 0.4); cursor: pointer; z-index: 40; animation: bounce 2s infinite; }

@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}

.modal-overlay { position: fixed; inset: 0; background: rgba(0, 0, 0, 0.4); backdrop-filter: blur(4px); display: none; align-items: flex-end; justify-content: center; padding: 16px; z-index: 100; }
.modal-content { width: 100%; max-width: 450px; height: 80vh; background: var(--card-bg); border-radius: 24px; display: flex; flex-direction: column; overflow: hidden; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5); animation: slideUp 0.3s ease-out; }
@keyframes slideUp { from { transform: translateY(100%); }
	to { transform: translateY(0); }}
.modal-header { padding: 16px; background: var(--accent); color: white; display: flex; justify-content: space-between; align-items: center; }
.chat-body { flex: 1; overflow-y: auto; padding: 16px; background: var(--primary-bg); display: flex; flex-direction: column; gap: 16px; }
.message { max-width: 80%; padding: 12px 16px; border-radius: 16px; font-size: 14px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1); }
.bot-msg { align-self: flex-start; background: var(--card-bg); color: var(--text-main); }
.user-msg { align-self: flex-end; background: var(--accent); color: white; }
.chat-footer { padding: 16px; display: flex; gap: 8px; border-top: 1px solid var(--border-color); }
.chat-input { flex: 1; padding: 8px 16px; border-radius: 12px; border: none; background: var(--primary-bg); color: var(--text-main); outline: none; }
.send-btn { background: var(--accent); color: white; border: none; padding: 8px; border-radius: 12px; cursor: pointer; }

.bottom-nav { position: fixed; bottom: 12px; left: 50%; max-width: 426px; background: var(--glass-bg); backdrop-filter: blur(16px); border-top: 1px solid var(--border-color); display: flex; justify-content: space-between; padding: 12px; z-index: 50; background-color: var(--primary-color); border-radius: 9999px; width: calc(100% - 24px); transform: translatex(-50%);}
.menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {padding-right: 0 !important;}
.bottom-nav h3 img {width: 20px; height: auto; object-fit: contain; margin-bottom: 4px;}
.bottom-nav .menu-left, .bottom-nav .menu-right {width: 165px;}
.bottom-nav .menu-right {justify-content: flex-end;}
.bottom-nav .menu-right .menu-link {margin: 0 13px;}
.bottom-nav .menu-left {justify-content: flex-start;}
.bottom-nav .menu-left .menu-link {margin: 0 10px;}
.bottom-nav .menu-left.en .menu-link  {margin: 0 20px;}
.bottom-nav .menu-right.en .menu-link { margin: 0 13px;}
.bottom-nav .menu-center { position: absolute; border: 3px solid #fff; padding: 3px; left: 50%; top: 20%; transform: translate(-50%, -50%); background-color: var(--primary-color); width: 64px; height: 64px; border-radius: 50%; }
.bottom-nav .menu-center h3 img {width: 20px;margin-bottom: 1px;transform-origin: bottom center;animation: gentleShake 1.7s ease-in-out infinite;}

@keyframes gentleShake {
    0%, 100% {
        transform: rotate(0deg);
    }
    8% {
        transform: rotate(-10deg);
    }
    16% {
        transform: rotate(10deg);
    }
    24% {
        transform: rotate(-8deg);
    }
    32% {
        transform: rotate(8deg);
    }
    40% {
        transform: rotate(-5deg);
    }
    48% {
        transform: rotate(5deg);
    }
    56% {
        transform: rotate(0deg);
    }
}


.social-popup { position: absolute; right: 0; top: -168%; opacity: 0; visibility: hidden; transform: translateY(10px); transition: .3s; background: #fff; border-radius: 999px; padding: 6px 20px; box-shadow: 0 10px 80px rgba(0, 0, 0, 0.25); }
.menu-right .menu-link:nth-child(2):hover + .social-popup { opacity: 1; visibility: visible; transform: translateY(0); }
.social-popup:hover { opacity: 1; visibility: visible; transform: translateY(0); }
.social-popup::before { content: ""; position: absolute; bottom: -10px; right: 30px; width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #fff; }
/* .material-icons-outlined {font-size: 15px !important;} */

.nav-btn { background: none; border: none; color: var(--third-color); display: flex; flex-direction: column; align-items: center; gap: 4px; cursor: pointer; transition: var(--transition); margin: 0 12px;}
.nav-btn.active { color: var(--accent); transform: scale(1.1); }
.nav-btn span:last-child { font-size: 12px; font-weight: 700; letter-spacing: 0.8px; }
.hidden { display: none !important; }
.flex { display: flex; }
.text-main { color: var(--text-main); }
.top-bar { width: 450px; z-index: 11; position: fixed; top: 0; transition: var(--transition); padding: 12px; box-shadow: 0px 20px 30px rgba(0, 0, 0, 0.05); background: var(--card-bg); }
.admin-bar .top-bar { top: 32px; }
.single-service .cover-bg { background-position: center; background-size: cover; background-repeat: no-repeat; height: 230px; justify-content: center; align-items: center; }
.single-service .cover-bg::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.1); }
.single-service .service-info {padding: 0 16px;}
.service-info .icon-wrap { border-radius: 50%; background-color: var(--primary-color); width: 36px; height: 36px; padding: 8px;}
.service-info .icon-wrap img{ filter: brightness(0) invert(1);}
.service-desc {width: 95%;}
.service-hour { border: 1px solid #fff; border-radius: 30px; padding: 4px 18px; margin: 12px 0 68px; }

.single-service .content, .page-template .content { padding-bottom: 110px; padding-top: 24px;}
.single-service .header-info-slider { margin: 0 0 -30px 0; }
.service-icon-wrapper i { color: var(--text-main); }
.dark .service-icon-wrapper i { color: var(--text-main); }
.gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow { width: 10px !important; height: 10px !important; background-size: 9px !important; }
.gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code,
.gt_float_switcher .gt_options a { font-size: 13px; }
.gt_float_switcher .gt_options a { padding: 6px 9px !important; }
.gt_float_switcher img { width: 22px !important; transform: translate(-2px, -1px); margin: 0 !important; height: 16px !important; }
.gt_float_switcher { border: 1px solid #ebebeb !important; border-radius: 4px !important; box-shadow: none !important; font-size: 16px !important; }
.gt_float_switcher .gt-selected .gt-current-lang { padding: 4px 8px !important; }
.gt_float_switcher .gt_options { position: absolute !important; max-width: 250px !important; background-color: #fff !important; top: 36px !important; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border-radius: 5px !important; min-width: 100%; }
#gt_float_wrapper { position: relative !important; height: 31px;}
.gt_float_switcher img { box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.gtranslate_wrapper { display: flex; }
.glink { display: flex; }
a.glink img { width: 20px; margin-right: 6px !important; border-radius: 3px; }
a.glink span { font-size: 14px !important; color: var(--primary-color) !important; }
.icon-btn .material-icons-outlined {transform: translatey(-4px);}
.chevron-icon .material-icons-outlined{display: flex;}

.lang-dropdown { position: relative; display: inline-block; }
.lang-btn { display: flex; align-items: center; gap: 6px; padding: 6px 14px; background: #fff; border: 1px solid #ddd; border-radius: 999px; cursor: pointer; }
.lang-menu { position: absolute; top: calc(100% + 4px); left: 0; min-width: 100%; background: #fff; border: 1px solid #ddd; border-radius: 29px; list-style: none; padding: 2px 0; margin: 0; display: none; z-index: 9999; overflow: hidden;}
.lang-dropdown:before{content: ""; position: absolute; bottom: -5px; left: 0; background-color: transparent; width: 100%; height: 10px;}
.lang-menu li a { display: flex; justify-content: center; padding: 2px 12px; color: #333; text-decoration: none; font-size: 15px; }
.lang-menu li a:hover { background: #f5f5f5;}
.lang-dropdown:hover .lang-menu { display: block; }

.header-info-slider {border: 1px solid var(--border-color);box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);margin: 0 12px;border-radius: 20px; overflow: hidden; transform: translateY(-50%); background-color: #fff;}
.header-item { display: flex; flex-direction: column; align-items: center; justify-content: center; text-align: center; padding: 12px; text-decoration: none; color: inherit; height: 100%; position: relative; }
.header-item__icon img { width: 24px; height: 24px; object-fit: contain; margin-bottom: 4px; }
.header-item__title { font-size: 16px; }
.header-item__desc { color: #777; }
.header-info-slider .splide__slide { border-right: 1px solid #e5e5e5; }
.header-info-slider .splide__slide:last-child { border-right: none; }
.header-info-slider.more-transform {transform: translateY(-40%);}

.content-tag {background-color: var(--primary-color); border-radius: 30px; width: fit-content; padding: 6px 20px 4px;}
/* .overlay {position: absolute; inset: 0; pointer-events: none; background: radial-gradient(circle at bottom left, rgba(255, 255, 255, 1.95) 0%, rgba(255, 255, 255, 0.8) 25%, rgba(255, 255, 255, 0.35) 45%, rgba(255, 255, 255, 0) 70%);} */

.service-intro article :is(p, h2, h3, h4, h5, ul, ol, ul li, ol li, div, span) {margin: 6px 0;}
.service-rule + .service-rule{margin-top: 12px;}

.service-gallery-slider .splide__slide img { width: 100%; height: 140px; border-radius: 12px; }
.single-service .services-wrap { margin-top: 20px;}

.service-hour-item + .service-hour-item {margin-top: 12px;}
.service-hour-item .title {width: 55%;}
.view-menu {background-color: var(--primary-color); border-radius: 15px; overflow: hidden;}
.view-menu .img-wrap{width: 150px; flex-shrink: 0; border-radius: 15px; overflow: hidden;}
.view-menu .menu-info {padding: 12px; flex: 1; }
.view-menu .menu-info a{padding: 3px 16px;display: flex;width: fit-content;border-radius: 30px;margin-top: 6px;}

.page-template .cover-bg {background-position: center;background-size: cover;background-repeat: no-repeat; height: 230px; flex-direction: column; position: relative;}
.page-template .cover-bg:before {content: "";position: absolute;top: 0;left: 0;   width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.2);}
.page-template .header-info-slider {margin: 0 0 -30px 0;}
.faq-item .question {background-color: var(--primary-color); padding: 10px 12px; border-radius: 15px; border: 1px solid var(--primary-color); font-weight: 100;}
.faq-item + .faq-item {margin-top: 16px;}
.faq-item .answer {max-height: 0; overflow: hidden; transition: .5s;}
.faq-item.active .answer {padding: 12px 12px; max-height: 200px;}
.faq-item.active h3 i{transform: rotate(180deg);}

.service-page .services-wrap {margin-top: 0;}
.bottom-nav .menu-center h3 > span {display: none;}

.social-popup .material-icons-outlined {font-size: 15px !important;}

@media screen and (max-width: 426px) {
	.bottom-nav h3 img { width: 16px;}
	.bottom-nav .menu-left .menu-link:last-child img{ width: 18px;}
}

@media screen and (max-width: 401px) {
	.bottom-nav .menu-left .menu-link { margin: 0 7px; }
	.bottom-nav .menu-right .menu-link { margin: 0 12px; }
	.bottom-nav .menu-center h3 img { width: 20px; margin-bottom: 2px; }
	.service-gallery-slider .splide__slide img {height: 120px;}
	
	.bottom-nav .menu-center {top: 12%;width: 54px;height: 54px;}
	.service-label {letter-spacing: 0; font-size: 13.5px;}
}