.page-kuya-j-fairview-terraces { font-family: 'Arial', sans-serif; color: #e0e0e0; background-color: #1a1a2e; line-height: 1.6; }.page-kuya-j-fairview-terraces__container { max-width: 1200px; margin: 0 auto; padding: 20px; box-sizing: border-box; }.page-kuya-j-fairview-terraces__section { padding: 40px 0; }.page-kuya-j-fairview-terraces__section--dark { background-color: #16213e; }.page-kuya-j-fairview-terraces__section-title { font-size: 2.5em; color: #e94560; text-align: center; margin-bottom: 30px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5); }.page-kuya-j-fairview-terraces__section-subtitle { font-size: 1.8em; color: #0f3460; text-align: center; margin-bottom: 20px; }.page-kuya-j-fairview-terraces__hero-section { background-color: #0f3460; background-size: cover; background-position: center; text-align: center; padding: 10px 0 80px 0; position: relative; overflow: hidden; }.page-kuya-j-fairview-terraces__hero-image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; z-index: 0; opacity: 0.4; }.page-kuya-j-fairview-terraces__hero-content { position: relative; z-index: 1; padding: 20px; }.page-kuya-j-fairview-terraces__hero-title { font-size: 3.5em; color: #ffffff; margin-bottom: 20px; text-shadow: 3px 3px 6px rgba(0, 0, 0, 0.7); }.page-kuya-j-fairview-terraces__hero-subtitle { font-size: 1.5em; color: #ffffff; margin-bottom: 40px; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); }.page-kuya-j-fairview-terraces__cta-button { display: inline-block; background-color: #e94560; color: #ffffff; padding: 15px 30px; border-radius: 8px; text-decoration: none; font-weight: bold; font-size: 1.2em; transition: background-color 0.3s ease, transform 0.3s ease; border: none; cursor: pointer; }.page-kuya-j-fairview-terraces__cta-button:hover { background-color: #ff6a81; transform: translateY(-3px); }.page-kuya-j-fairview-terraces__text-block { font-size: 1.1em; margin-bottom: 20px; text-align: justify; }.page-kuya-j-fairview-terraces__grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; }.page-kuya-j-fairview-terraces__card { background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); text-align: center; transition: transform 0.3s ease, box-shadow 0.3s ease; display: flex; flex-direction: column; height: 100%; }.page-kuya-j-fairview-terraces__card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-kuya-j-fairview-terraces__card-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-j-fairview-terraces__card-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-kuya-j-fairview-terraces__card-title { font-size: 1.5em; color: #e94560; margin-bottom: 10px; }.page-kuya-j-fairview-terraces__card-description { font-size: 0.95em; color: #c0c0c0; margin-bottom: 15px; }.page-kuya-j-fairview-terraces__card-link { display: inline-block; margin-top: auto; }.page-kuya-j-fairview-terraces__list { list-style: none; padding: 0; margin: 0; }.page-kuya-j-fairview-terraces__list-item { background-color: #0f3460; margin-bottom: 10px; padding: 15px; border-radius: 8px; font-size: 1.1em; color: #ffffff; box-sizing: border-box; }.page-kuya-j-fairview-terraces__faq-item { background-color: #0f3460; margin-bottom: 15px; border-radius: 8px; overflow: hidden; box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); }.page-kuya-j-fairview-terraces__faq-question { display: flex; justify-content: space-between; align-items: center; padding: 20px; cursor: pointer; background-color: #16213e; color: #ffffff; font-size: 1.2em; font-weight: bold; user-select: none; transition: background-color 0.3s ease; }.page-kuya-j-fairview-terraces__faq-question:hover { background-color: #0f3460; }.page-kuya-j-fairview-terraces__faq-question h3 { margin: 0; pointer-events: none; color: #e94560; }.page-kuya-j-fairview-terraces__faq-toggle { font-size: 1.5em; line-height: 1; margin-left: 15px; pointer-events: none; transition: transform 0.3s ease; }.page-kuya-j-fairview-terraces__faq-item.active .page-kuya-j-fairview-terraces__faq-toggle { transform: rotate(45deg); }.page-kuya-j-fairview-terraces__faq-answer { max-height: 0; overflow: hidden; padding: 0 15px; opacity: 0; transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1), padding 0.4s ease, opacity 0.4s ease; color: #c0c0c0; }.page-kuya-j-fairview-terraces__faq-item.active .page-kuya-j-fairview-terraces__faq-answer { max-height: 2000px !important; padding: 20px 15px !important; opacity: 1; }.page-kuya-j-fairview-terraces__blog-card { display: flex; flex-direction: column; background-color: #0f3460; border-radius: 10px; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3); transition: transform 0.3s ease, box-shadow 0.3s ease; }.page-kuya-j-fairview-terraces__blog-card:hover { transform: translateY(-5px); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.4); }.page-kuya-j-fairview-terraces__blog-image { width: 100%; height: 200px; object-fit: cover; }.page-kuya-j-fairview-terraces__blog-content { padding: 20px; flex-grow: 1; display: flex; flex-direction: column; justify-content: space-between; }.page-kuya-j-fairview-terraces__blog-title { font-size: 1.3em; color: #e94560; margin-bottom: 10px; }.page-kuya-j-fairview-terraces__blog-excerpt { font-size: 0.9em; color: #c0c0c0; margin-bottom: 15px; }.page-kuya-j-fairview-terraces__blog-date { font-size: 0.8em; color: #999; text-align: right; margin-top: auto; }.page-kuya-j-fairview-terraces__floating-buttons { position: fixed; bottom: 20px; right: 20px; display: flex; flex-direction: column; gap: 10px; z-index: 1000; }.page-kuya-j-fairview-terraces__floating-button { background-color: #e94560; color: #ffffff; width: 60px; height: 60px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 0.9em; text-align: center; text-decoration: none; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); transition: background-color 0.3s ease, transform 0.3s ease; }.page-kuya-j-fairview-terraces__floating-button:hover { background-color: #ff6a81; transform: scale(1.05); }@media (max-width: 768px) { .page-kuya-j-fairview-terraces__hero-title { font-size: 2.5em; }.page-kuya-j-fairview-terraces__hero-subtitle { font-size: 1.2em; }.page-kuya-j-fairview-terraces__section-title { font-size: 2em; }.page-kuya-j-fairview-terraces__grid { grid-template-columns: 1fr; }.page-kuya-j-fairview-terraces__list-item { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; margin-left: 0 !important; margin-right: 0 !important; padding: 10px !important; font-size: 1em; word-wrap: break-word !important; overflow-wrap: break-word !important; word-break: break-word !important; }.page-kuya-j-fairview-terraces__list { width: 100% !important; max-width: 100% !important; box-sizing: border-box !important; padding: 0 !important; margin-left: 0 !important; margin-right: 0 !important; }.page-kuya-j-fairview-terraces__faq-question { font-size: 1.1em; padding: 15px; }.page-kuya-j-fairview-terraces__faq-answer { padding: 15px !important; }.page-kuya-j-fairview-terraces__floating-buttons { bottom: 15px; right: 15px; gap: 8px; }.page-kuya-j-fairview-terraces__floating-button { width: 50px; height: 50px; font-size: 0.8em; }}.page-kuya-j-fairview-terraces img { max-width: 100%; height: auto; display: block; }.page-kuya-j-fairview-terraces__card-image, .page-kuya-j-fairview-terraces__blog-image { width: 100%; max-width: 100%; height: 200px; object-fit: cover; overflow: hidden; box-sizing: border-box; }@media (max-width: 768px) { .page-kuya-j-fairview-terraces img { max-width: 100% !important; height: auto !important; }.page-kuya-j-fairview-terraces__card-image, .page-kuya-j-fairview-terraces__blog-image { width: 100% !important; max-width: 100% !important; height: auto !important; object-fit: cover; overflow: hidden; box-sizing: border-box !important; }}