{"id":327,"date":"2026-07-15T11:15:29","date_gmt":"2026-07-15T11:15:29","guid":{"rendered":"https:\/\/eventhing-studio.shop\/?page_id=327"},"modified":"2026-07-15T11:25:23","modified_gmt":"2026-07-15T11:25:23","slug":"home","status":"publish","type":"page","link":"https:\/\/eventhing-studio.shop\/","title":{"rendered":"HOME"},"content":{"rendered":"<p><?php\n\/* Template Name: EVENTHING SG Full Page *\/\n?><br \/>\n<!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\" \/><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/><br \/>\n    <meta name=\"description\" content=\"EVENTHING SG \u2013 Premium event styling and party planning in Singapore. Live food stations, balloon decorations, and more.\" \/><br \/>\n    <title>EVENTHING SG \u2013 Premium Event Styling &#038; Party Planning Singapore<\/title><br \/>\n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,700&#038;family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&#038;family=Poppins:wght@300;400;500;600;700&#038;family=Montserrat:wght@500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n    <!-- Font Awesome 6 (Free) -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\" \/>\n<style>\n        \/* ===== RESET & BASE ===== *\/<br \/>\n        *,<br \/>\n        *::before,<br \/>\n        *::after {<br \/>\n            margin: 0;<br \/>\n            padding: 0;<br \/>\n            box-sizing: border-box;<br \/>\n        }<br \/>\n        :root {<br \/>\n            --white: #FFFFFF;<br \/>\n            --soft-ivory: #FAF8F5;<br \/>\n            --warm-beige: #F6F1EB;<br \/>\n            --champagne: #C9A46A;<br \/>\n            --champagne-dark: #B8925A;<br \/>\n            --sage: #A8B89C;<br \/>\n            --dusty-blue: #AFC6D8;<br \/>\n            --blush: #F4D8DD;<br \/>\n            --terracotta: #D8906A;<br \/>\n            --charcoal: #2C2C2C;<br \/>\n            --shadow-sm: 0 4px 20px rgba(44, 44, 44, 0.06);<br \/>\n            --shadow-md: 0 8px 40px rgba(44, 44, 44, 0.08);<br \/>\n            --shadow-lg: 0 20px 60px rgba(44, 44, 44, 0.10);<br \/>\n            --radius: 18px;<br \/>\n            --radius-sm: 10px;<br \/>\n            --transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);<br \/>\n            --font-heading: 'Playfair Display', serif;<br \/>\n            --font-subheading: 'Cormorant Garamond', serif;<br \/>\n            --font-body: 'Poppins', sans-serif;<br \/>\n            --font-label: 'Montserrat', sans-serif;<br \/>\n        }<br \/>\n        html {<br \/>\n            scroll-behavior: smooth;<br \/>\n            -webkit-font-smoothing: antialiased;<br \/>\n            -moz-osx-font-smoothing: grayscale;<br \/>\n        }<br \/>\n        body {<br \/>\n            font-family: var(--font-body);<br \/>\n            background-color: var(--white);<br \/>\n            color: var(--charcoal);<br \/>\n            line-height: 1.7;<br \/>\n            overflow-x: hidden;<br \/>\n            margin: 0;<br \/>\n        }<br \/>\n        img {<br \/>\n            max-width: 100%;<br \/>\n            height: auto;<br \/>\n            display: block;<br \/>\n        }<br \/>\n        a {<br \/>\n            text-decoration: none;<br \/>\n            color: inherit;<br \/>\n        }<br \/>\n        ul {<br \/>\n            list-style: none;<br \/>\n        }<br \/>\n        .container {<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n            padding: 0 24px;<br \/>\n        }<br \/>\n        .section-padding {<br \/>\n            padding: 80px 0;<br \/>\n        }<br \/>\n        .section-padding-sm {<br \/>\n            padding: 60px 0;<br \/>\n        }<br \/>\n        .text-center {<br \/>\n            text-align: center;<br \/>\n        }<br \/>\n        \/* ===== TYPOGRAPHY ===== *\/<br \/>\n        .heading-primary {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(2.2rem, 5.5vw, 4.2rem);<br \/>\n            line-height: 1.15;<br \/>\n            letter-spacing: -0.02em;<br \/>\n        }<br \/>\n        .heading-secondary {<br \/>\n            font-family: var(--font-subheading);<br \/>\n            font-weight: 600;<br \/>\n            font-size: clamp(1.8rem, 4vw, 3rem);<br \/>\n            line-height: 1.2;<br \/>\n        }<br \/>\n        .heading-tertiary {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(1.3rem, 2.2vw, 1.8rem);<br \/>\n            line-height: 1.3;<br \/>\n        }<br \/>\n        .subtitle {<br \/>\n            font-family: var(--font-label);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.85rem;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.12em;<br \/>\n            color: var(--champagne);<br \/>\n            margin-bottom: 8px;<br \/>\n        }<br \/>\n        .body-text {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            font-size: 1.05rem;<br \/>\n            color: #555;<br \/>\n            max-width: 640px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .body-text strong {<br \/>\n            font-weight: 600;<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .gold-underline {<br \/>\n            display: inline-block;<br \/>\n            position: relative;<br \/>\n        }<br \/>\n        .gold-underline::after {<br \/>\n            content: '';<br \/>\n            position: absolute;<br \/>\n            bottom: -6px;<br \/>\n            left: 50%;<br \/>\n            transform: translateX(-50%);<br \/>\n            width: 60px;<br \/>\n            height: 3px;<br \/>\n            background: var(--champagne);<br \/>\n            border-radius: 4px;<br \/>\n        }<br \/>\n        \/* ===== BUTTONS ===== *\/<br \/>\n        .btn {<br \/>\n            display: inline-flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            gap: 10px;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 0.95rem;<br \/>\n            padding: 14px 34px;<br \/>\n            border-radius: 50px;<br \/>\n            border: none;<br \/>\n            cursor: pointer;<br \/>\n            transition: var(--transition);<br \/>\n            text-align: center;<br \/>\n            position: relative;<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .btn-primary {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            box-shadow: 0 6px 24px rgba(201, 164, 106, 0.35);<br \/>\n        }<br \/>\n        .btn-primary:hover {<br \/>\n            background: var(--champagne-dark);<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: 0 10px 32px rgba(201, 164, 106, 0.45);<br \/>\n        }<br \/>\n        .btn-secondary {<br \/>\n            background: transparent;<br \/>\n            color: var(--charcoal);<br \/>\n            border: 2px solid var(--charcoal);<br \/>\n        }<br \/>\n        .btn-secondary:hover {<br \/>\n            background: var(--charcoal);<br \/>\n            color: var(--white);<br \/>\n            transform: translateY(-2px);<br \/>\n        }<br \/>\n        .btn-outline-gold {<br \/>\n            background: transparent;<br \/>\n            color: var(--champagne);<br \/>\n            border: 2px solid var(--champagne);<br \/>\n        }<br \/>\n        .btn-outline-gold:hover {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            transform: translateY(-2px);<br \/>\n        }<br \/>\n        .btn-white {<br \/>\n            background: var(--white);<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .btn-white:hover {<br \/>\n            background: var(--soft-ivory);<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n        }<br \/>\n        .btn-gold {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .btn-gold:hover {<br \/>\n            background: var(--champagne-dark);<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: 0 8px 28px rgba(201, 164, 106, 0.4);<br \/>\n        }<br \/>\n        .btn-small {<br \/>\n            padding: 10px 24px;<br \/>\n            font-size: 0.85rem;<br \/>\n        }<br \/>\n        \/* ===== NAVIGATION ===== *\/<br \/>\n        .navbar {<br \/>\n            position: fixed;<br \/>\n            top: 0;<br \/>\n            left: 0;<br \/>\n            right: 0;<br \/>\n            z-index: 1000;<br \/>\n            padding: 16px 0;<br \/>\n            transition: var(--transition);<br \/>\n            background: transparent;<br \/>\n        }<br \/>\n        .navbar.scrolled {<br \/>\n            background: rgba(255, 255, 255, 0.92);<br \/>\n            backdrop-filter: blur(14px);<br \/>\n            -webkit-backdrop-filter: blur(14px);<br \/>\n            box-shadow: 0 2px 30px rgba(44, 44, 44, 0.06);<br \/>\n            padding: 10px 0;<br \/>\n        }<br \/>\n        .navbar .container {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: space-between;<br \/>\n        }<br \/>\n        .logo img {<br \/>\n            height: 42px;<br \/>\n            width: auto;<br \/>\n            display: block;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .navbar.scrolled .logo img {<br \/>\n            filter: brightness(0);<br \/>\n        }<br \/>\n        .nav-links {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 32px;<br \/>\n        }<br \/>\n        .nav-links a {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.9rem;<br \/>\n            color: rgba(255, 255, 255, 0.8);<br \/>\n            transition: var(--transition);<br \/>\n            position: relative;<br \/>\n            cursor: pointer;<br \/>\n        }<br \/>\n        .navbar.scrolled .nav-links a {<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .nav-links a:hover {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .nav-links a::after {<br \/>\n            content: '';<br \/>\n            position: absolute;<br \/>\n            bottom: -4px;<br \/>\n            left: 0;<br \/>\n            width: 0;<br \/>\n            height: 2px;<br \/>\n            background: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .nav-links a:hover::after {<br \/>\n            width: 100%;<br \/>\n        }<br \/>\n        .nav-cta {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white) !important;<br \/>\n            padding: 8px 24px;<br \/>\n            border-radius: 50px;<br \/>\n            font-weight: 600 !important;<br \/>\n        }<br \/>\n        .nav-cta:hover {<br \/>\n            background: var(--champagne-dark) !important;<br \/>\n            color: var(--white) !important;<br \/>\n        }<br \/>\n        .nav-cta::after {<br \/>\n            display: none !important;<br \/>\n        }<br \/>\n        .hamburger {<br \/>\n            display: none;<br \/>\n            flex-direction: column;<br \/>\n            gap: 5px;<br \/>\n            cursor: pointer;<br \/>\n            padding: 4px;<br \/>\n            background: none;<br \/>\n            border: none;<br \/>\n            z-index: 1001;<br \/>\n        }<br \/>\n        .hamburger span {<br \/>\n            display: block;<br \/>\n            width: 28px;<br \/>\n            height: 2.5px;<br \/>\n            background: var(--white);<br \/>\n            border-radius: 4px;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .navbar.scrolled .hamburger span {<br \/>\n            background: var(--charcoal);<br \/>\n        }<br \/>\n        .hamburger.active span:nth-child(1) {<br \/>\n            transform: rotate(45deg) translate(5px, 5px);<br \/>\n        }<br \/>\n        .hamburger.active span:nth-child(2) {<br \/>\n            opacity: 0;<br \/>\n        }<br \/>\n        .hamburger.active span:nth-child(3) {<br \/>\n            transform: rotate(-45deg) translate(5px, -5px);<br \/>\n        }<br \/>\n        \/* ===== PAGE NAVIGATION ===== *\/<br \/>\n        .page {<br \/>\n            display: none;<br \/>\n        }<br \/>\n        .page.active {<br \/>\n            display: block;<br \/>\n        }<br \/>\n        \/* ===== HERO ===== *\/<br \/>\n        .hero {<br \/>\n            min-height: 100vh;<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            position: relative;<br \/>\n            background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .hero-bg {<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background:<br \/>\n                url('https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/c13e6321-dda3-4bd4-9780-d8c19cbaf4e3-1.png') center center \/ cover no-repeat;<br \/>\n            opacity: 0.45;<br \/>\n            transform: scale(1.05);<br \/>\n            animation: heroZoom 20s ease-in-out infinite alternate;<br \/>\n        }<br \/>\n        @keyframes heroZoom {<br \/>\n            0% {<br \/>\n                transform: scale(1.05);<br \/>\n            }<br \/>\n            100% {<br \/>\n                transform: scale(1.15);<br \/>\n            }<br \/>\n        }<br \/>\n        .hero-overlay {<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background: linear-gradient(180deg, rgba(44, 44, 44, 0.3) 0%, rgba(44, 44, 44, 0.7) 100%);<br \/>\n        }<br \/>\n        .hero .container {<br \/>\n            position: relative;<br \/>\n            z-index: 2;<br \/>\n            padding: 120px 24px 80px;<br \/>\n        }<br \/>\n        .hero-content {<br \/>\n            max-width: 720px;<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .hero-badge {<br \/>\n            display: inline-block;<br \/>\n            font-family: var(--font-label);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.75rem;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.2em;<br \/>\n            color: var(--champagne);<br \/>\n            background: rgba(201, 164, 106, 0.15);<br \/>\n            backdrop-filter: blur(6px);<br \/>\n            padding: 6px 20px;<br \/>\n            border-radius: 50px;<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.2);<br \/>\n            margin-bottom: 20px;<br \/>\n        }<br \/>\n        .hero h1 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(2.6rem, 6.5vw, 4.8rem);<br \/>\n            line-height: 1.08;<br \/>\n            margin-bottom: 20px;<br \/>\n            letter-spacing: -0.02em;<br \/>\n        }<br \/>\n        .hero h1 .highlight {<br \/>\n            color: var(--champagne);<br \/>\n            position: relative;<br \/>\n        }<br \/>\n        .hero p {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            font-size: clamp(1rem, 1.3vw, 1.2rem);<br \/>\n            color: rgba(255, 255, 255, 0.8);<br \/>\n            max-width: 560px;<br \/>\n            margin-bottom: 36px;<br \/>\n            line-height: 1.8;<br \/>\n        }<br \/>\n        .hero-buttons {<br \/>\n            display: flex;<br \/>\n            flex-wrap: wrap;<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .hero-buttons .btn {<br \/>\n            min-width: 180px;<br \/>\n        }<br \/>\n        .hero-stats {<br \/>\n            display: flex;<br \/>\n            gap: 48px;<br \/>\n            margin-top: 56px;<br \/>\n            padding-top: 40px;<br \/>\n            border-top: 1px solid rgba(255, 255, 255, 0.08);<br \/>\n        }<br \/>\n        .hero-stats .stat {<br \/>\n            text-align: left;<br \/>\n        }<br \/>\n        .hero-stats .stat-number {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.8rem;<br \/>\n            color: var(--champagne);<br \/>\n            display: block;<br \/>\n        }<br \/>\n        .hero-stats .stat-label {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            font-size: 0.85rem;<br \/>\n            color: rgba(255, 255, 255, 0.6);<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.05em;<br \/>\n        }<br \/>\n        \/* ===== SECTION HEADERS ===== *\/<br \/>\n        .section-header {<br \/>\n            text-align: center;<br \/>\n            max-width: 720px;<br \/>\n            margin: 0 auto 56px;<br \/>\n        }<br \/>\n        .section-header .subtitle {<br \/>\n            margin-bottom: 10px;<br \/>\n        }<br \/>\n        .section-header h2 {<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        .section-header p {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            color: #666;<br \/>\n            font-size: 1.05rem;<br \/>\n        }<br \/>\n        \/* ===== PROMOTION BANNER ===== *\/<br \/>\n        .promo-banner {<br \/>\n            background: var(--soft-ivory);<br \/>\n            padding: 40px 0;<br \/>\n        }<br \/>\n        .promo-banner .promo-image {<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .promo-banner .promo-image:hover {<br \/>\n            transform: scale(1.01);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n        }<br \/>\n        .promo-banner .promo-image img {<br \/>\n            width: 100%;<br \/>\n            height: auto;<br \/>\n            display: block;<br \/>\n        }<br \/>\n        \/* ===== ABOUT ===== *\/<br \/>\n        .about {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .about-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 60px;<br \/>\n            align-items: center;<br \/>\n        }<br \/>\n        .about-image {<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            position: relative;<br \/>\n        }<br \/>\n        .about-image img {<br \/>\n            width: 100%;<br \/>\n            height: 480px;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .about-image:hover img {<br \/>\n            transform: scale(1.02);<br \/>\n        }<br \/>\n        .about-image .floating-badge {<br \/>\n            position: absolute;<br \/>\n            bottom: -18px;<br \/>\n            right: -18px;<br \/>\n            background: var(--white);<br \/>\n            padding: 16px 24px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 14px;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n        }<br \/>\n        .about-image .floating-badge i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1.6rem;<br \/>\n        }<br \/>\n        .about-content h2 {<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        .about-content p {<br \/>\n            color: #555;<br \/>\n            margin-bottom: 16px;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.9;<br \/>\n        }<br \/>\n        .about-content .about-features {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 12px 24px;<br \/>\n            margin: 24px 0 32px;<br \/>\n        }<br \/>\n        .about-content .about-features li {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 10px;<br \/>\n            font-weight: 400;<br \/>\n            font-size: 0.95rem;<br \/>\n        }<br \/>\n        .about-content .about-features li i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1rem;<br \/>\n            width: 20px;<br \/>\n        }<br \/>\n        \/* ===== SERVICES ===== *\/<br \/>\n        .services {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .services-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));<br \/>\n            gap: 28px;<br \/>\n        }<br \/>\n        .service-card {<br \/>\n            background: var(--soft-ivory);<br \/>\n            padding: 32px 24px 28px;<br \/>\n            border-radius: var(--radius);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid transparent;<br \/>\n            text-align: center;<br \/>\n            position: relative;<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .service-card:hover {<br \/>\n            transform: translateY(-8px);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n            border-color: rgba(201, 164, 106, 0.2);<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .service-card .icon-wrap {<br \/>\n            width: 64px;<br \/>\n            height: 64px;<br \/>\n            border-radius: 50%;<br \/>\n            background: rgba(201, 164, 106, 0.10);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            margin: 0 auto 18px;<br \/>\n            font-size: 1.6rem;<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .service-card:hover .icon-wrap {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            transform: scale(1.05);<br \/>\n        }<br \/>\n        .service-card h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.1rem;<br \/>\n            margin-bottom: 6px;<br \/>\n        }<br \/>\n        .service-card p {<br \/>\n            font-size: 0.9rem;<br \/>\n            color: #777;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.6;<br \/>\n        }<br \/>\n        .service-card .tag-list {<br \/>\n            display: flex;<br \/>\n            flex-wrap: wrap;<br \/>\n            justify-content: center;<br \/>\n            gap: 6px 12px;<br \/>\n            margin-top: 14px;<br \/>\n        }<br \/>\n        .service-card .tag-list span {<br \/>\n            font-size: 0.75rem;<br \/>\n            font-weight: 500;<br \/>\n            color: var(--champagne);<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            padding: 2px 12px;<br \/>\n            border-radius: 20px;<br \/>\n        }<br \/>\n        .service-category {<br \/>\n            margin-bottom: 48px;<br \/>\n        }<br \/>\n        .service-category:last-child {<br \/>\n            margin-bottom: 0;<br \/>\n        }<br \/>\n        .service-category .cat-title {<br \/>\n            font-family: var(--font-subheading);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 1.6rem;<br \/>\n            margin-bottom: 20px;<br \/>\n            color: var(--charcoal);<br \/>\n            text-align: center;<br \/>\n        }<br \/>\n        \/* ===== FOOD LIVE STATIONS (Homepage - No Pricing) ===== *\/<br \/>\n        .food-stations-home {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .food-stations-home-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));<br \/>\n            gap: 24px;<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .food-station-home-card {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.06);<br \/>\n        }<br \/>\n        .food-station-home-card:hover {<br \/>\n            transform: translateY(-6px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .food-station-home-card .station-image {<br \/>\n            height: 160px;<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .food-station-home-card .station-image img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .food-station-home-card:hover .station-image img {<br \/>\n            transform: scale(1.04);<br \/>\n        }<br \/>\n        .food-station-home-card .station-content {<br \/>\n            padding: 16px 16px 20px;<br \/>\n            text-align: center;<br \/>\n        }<br \/>\n        .food-station-home-card .station-content h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1rem;<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .food-station-home-card .station-content p {<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #777;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.5;<br \/>\n        }<br \/>\n        .food-station-home-card .station-content .btn {<br \/>\n            margin-top: 10px;<br \/>\n            width: 100%;<br \/>\n        }<br \/>\n        \/* ===== FOOD LIVE STATIONS PAGE (Full with Pricing) ===== *\/<br \/>\n        .food-stations-page {<br \/>\n            background: var(--soft-ivory);<br \/>\n            min-height: 100vh;<br \/>\n            padding-top: 100px;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero {<br \/>\n            background: linear-gradient(135deg, #2c2c2c 0%, #1a1a1a 100%);<br \/>\n            padding: 80px 0 60px;<br \/>\n            color: var(--white);<br \/>\n            text-align: center;<br \/>\n            position: relative;<br \/>\n            overflow: hidden;<br \/>\n            margin-bottom: 60px;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero::before {<br \/>\n            content: '';<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background: url('https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png') center center \/ cover no-repeat;<br \/>\n            opacity: 0.15;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero .container {<br \/>\n            position: relative;<br \/>\n            z-index: 1;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero h1 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(2.4rem, 5vw, 3.8rem);<br \/>\n            margin-bottom: 12px;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero h1 .highlight {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .food-stations-page .page-hero p {<br \/>\n            font-weight: 300;<br \/>\n            color: rgba(255, 255, 255, 0.8);<br \/>\n            max-width: 640px;<br \/>\n            margin: 0 auto;<br \/>\n            font-size: 1.05rem;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero .hero-badge {<br \/>\n            display: inline-block;<br \/>\n            font-family: var(--font-label);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.75rem;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.2em;<br \/>\n            color: var(--champagne);<br \/>\n            background: rgba(201, 164, 106, 0.15);<br \/>\n            backdrop-filter: blur(6px);<br \/>\n            padding: 6px 20px;<br \/>\n            border-radius: 50px;<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.2);<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        \/* Bundle Promo Banner *\/<br \/>\n        .bundle-promo {<br \/>\n            background: linear-gradient(135deg, var(--champagne) 0%, var(--champagne-dark) 100%);<br \/>\n            padding: 20px 24px;<br \/>\n            border-radius: var(--radius);<br \/>\n            margin: 0 auto 40px;<br \/>\n            max-width: 900px;<br \/>\n            text-align: center;<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .bundle-promo h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(1.3rem, 2.5vw, 1.8rem);<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .bundle-promo p {<br \/>\n            font-weight: 400;<br \/>\n            font-size: 1rem;<br \/>\n            opacity: 0.95;<br \/>\n        }<br \/>\n        .bundle-promo .highlight-text {<br \/>\n            font-size: 1.2rem;<br \/>\n            font-weight: 700;<br \/>\n        }<br \/>\n        .food-stations-grid-full {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));<br \/>\n            gap: 28px;<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .food-station-full-card {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.06);<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n        }<br \/>\n        .food-station-full-card:hover {<br \/>\n            transform: translateY(-8px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .food-station-full-card .station-image {<br \/>\n            height: 200px;<br \/>\n            overflow: hidden;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .food-station-full-card .station-image img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .food-station-full-card:hover .station-image img {<br \/>\n            transform: scale(1.04);<br \/>\n        }<br \/>\n        .food-station-full-card .station-content {<br \/>\n            padding: 20px 22px 24px;<br \/>\n            flex: 1;<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.2rem;<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .price {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1.2rem;<br \/>\n            margin: 6px 0;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .price span {<br \/>\n            font-weight: 300;<br \/>\n            color: #999;<br \/>\n            font-size: 0.9rem;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .description {<br \/>\n            font-size: 0.9rem;<br \/>\n            color: #555;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.6;<br \/>\n            margin-bottom: 10px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .includes {<br \/>\n            margin: 6px 0 12px;<br \/>\n            padding-left: 4px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .includes li {<br \/>\n            font-size: 0.85rem;<br \/>\n            color: #666;<br \/>\n            font-weight: 300;<br \/>\n            padding: 2px 0;<br \/>\n            display: flex;<br \/>\n            align-items: flex-start;<br \/>\n            gap: 8px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .includes li i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 0.7rem;<br \/>\n            margin-top: 6px;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .bonus {<br \/>\n            font-size: 0.85rem;<br \/>\n            color: var(--champagne);<br \/>\n            font-weight: 500;<br \/>\n            margin: 6px 0 12px;<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            padding: 6px 12px;<br \/>\n            border-radius: 6px;<br \/>\n            display: inline-block;<br \/>\n            align-self: flex-start;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .btn {<br \/>\n            width: 100%;<br \/>\n            margin-top: auto;<br \/>\n        }<br \/>\n        \/* Halal Badge *\/<br \/>\n        .halal-badge {<br \/>\n            display: inline-block;<br \/>\n            background: #2d7d46;<br \/>\n            color: var(--white);<br \/>\n            font-size: 0.6rem;<br \/>\n            font-weight: 600;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.06em;<br \/>\n            padding: 2px 10px;<br \/>\n            border-radius: 20px;<br \/>\n            margin-left: 8px;<br \/>\n            vertical-align: middle;<br \/>\n        }<br \/>\n        \/* Why Choose Section on Food Page *\/<br \/>\n        .why-food-stations {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            padding: 40px 36px;<br \/>\n            margin-top: 50px;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.08);<br \/>\n        }<br \/>\n        .why-food-stations h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.5rem;<br \/>\n            text-align: center;<br \/>\n            margin-bottom: 20px;<br \/>\n        }<br \/>\n        .why-food-stations .why-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .why-food-stations .why-item {<br \/>\n            text-align: center;<br \/>\n            padding: 16px 12px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            background: var(--soft-ivory);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .why-food-stations .why-item:hover {<br \/>\n            transform: translateY(-4px);<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n        }<br \/>\n        .why-food-stations .why-item i {<br \/>\n            font-size: 1.6rem;<br \/>\n            color: var(--champagne);<br \/>\n            margin-bottom: 6px;<br \/>\n            display: block;<br \/>\n        }<br \/>\n        .why-food-stations .why-item h4 {<br \/>\n            font-size: 0.9rem;<br \/>\n            font-weight: 600;<br \/>\n            margin-bottom: 2px;<br \/>\n        }<br \/>\n        .why-food-stations .why-item p {<br \/>\n            font-size: 0.78rem;<br \/>\n            color: #888;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        \/* ===== PACKAGES (Backdrop & Balloon) ===== *\/<br \/>\n        .packages {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .packages-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 40px;<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .package-wrapper {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            padding: 32px 28px 28px;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.08);<br \/>\n        }<br \/>\n        .package-wrapper:hover {<br \/>\n            transform: translateY(-6px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.2);<br \/>\n        }<br \/>\n        .package-wrapper.featured {<br \/>\n            border-color: var(--champagne);<br \/>\n            background: linear-gradient(180deg, var(--white) 0%, #fcf9f6 100%);<br \/>\n        }<br \/>\n        .package-wrapper .badge {<br \/>\n            display: inline-block;<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            font-size: 0.7rem;<br \/>\n            font-weight: 600;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.08em;<br \/>\n            padding: 4px 18px;<br \/>\n            border-radius: 50px;<br \/>\n            margin-bottom: 12px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-name {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.6rem;<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-price {<br \/>\n            font-size: 2rem;<br \/>\n            font-weight: 700;<br \/>\n            color: var(--champagne);<br \/>\n            font-family: var(--font-heading);<br \/>\n            margin: 8px 0 2px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-price span {<br \/>\n            font-size: 1rem;<br \/>\n            font-weight: 400;<br \/>\n            color: #999;<br \/>\n            font-family: var(--font-body);<br \/>\n        }<br \/>\n        .package-wrapper .pkg-old-price {<br \/>\n            font-size: 0.95rem;<br \/>\n            color: #aaa;<br \/>\n            text-decoration: line-through;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-desc {<br \/>\n            font-size: 0.9rem;<br \/>\n            color: #666;<br \/>\n            font-weight: 300;<br \/>\n            margin: 8px 0 18px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-features {<br \/>\n            margin: 8px 0 18px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-features li {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 10px;<br \/>\n            font-size: 0.9rem;<br \/>\n            font-weight: 300;<br \/>\n            color: #555;<br \/>\n            padding: 4px 0;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-features li i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 0.8rem;<br \/>\n            width: 18px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-addons {<br \/>\n            background: var(--soft-ivory);<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            padding: 14px 18px;<br \/>\n            margin: 8px 0 20px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-addons p {<br \/>\n            font-size: 0.8rem;<br \/>\n            font-weight: 500;<br \/>\n            color: var(--charcoal);<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-addons span {<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #777;<br \/>\n            font-weight: 300;<br \/>\n            display: inline-block;<br \/>\n            margin-right: 8px;<br \/>\n        }<br \/>\n        .package-wrapper .btn {<br \/>\n            width: 100%;<br \/>\n            margin-top: 8px;<br \/>\n        }<br \/>\n        .package-gallery {<br \/>\n            margin-top: 24px;<br \/>\n            border-top: 1px solid rgba(201, 164, 106, 0.15);<br \/>\n            padding-top: 20px;<br \/>\n        }<br \/>\n        .package-gallery h4 {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 0.9rem;<br \/>\n            color: var(--charcoal);<br \/>\n            margin-bottom: 12px;<br \/>\n            letter-spacing: 0.05em;<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));<br \/>\n            gap: 10px;<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs a {<br \/>\n            display: block;<br \/>\n            border-radius: 6px;<br \/>\n            overflow: hidden;<br \/>\n            aspect-ratio: 1 \/ 1;<br \/>\n            transition: var(--transition);<br \/>\n            border: 2px solid transparent;<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs a:hover {<br \/>\n            border-color: var(--champagne);<br \/>\n            transform: scale(1.04);<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n        }<br \/>\n        \/* ===== WHY CHOOSE ===== *\/<br \/>\n        .why-choose {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .why-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));<br \/>\n            gap: 24px;<br \/>\n            max-width: 1000px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .why-item {<br \/>\n            text-align: center;<br \/>\n            padding: 24px 16px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            transition: var(--transition);<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .why-item:hover {<br \/>\n            transform: translateY(-4px);<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .why-item .icon-wrap {<br \/>\n            width: 56px;<br \/>\n            height: 56px;<br \/>\n            border-radius: 50%;<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            margin: 0 auto 12px;<br \/>\n            font-size: 1.4rem;<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .why-item:hover .icon-wrap {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .why-item h4 {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 0.95rem;<br \/>\n            margin-bottom: 2px;<br \/>\n        }<br \/>\n        .why-item p {<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #888;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        \/* ===== GALLERY ===== *\/<br \/>\n        .gallery {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .gallery-masonry {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(4, 1fr);<br \/>\n            grid-auto-rows: 220px;<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item {<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            overflow: hidden;<br \/>\n            position: relative;<br \/>\n            cursor: pointer;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item:hover {<br \/>\n            transform: scale(1.02);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item:hover img {<br \/>\n            transform: scale(1.06);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item .gallery-overlay {<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background: linear-gradient(0deg, rgba(44, 44, 44, 0.5) 0%, transparent 60%);<br \/>\n            display: flex;<br \/>\n            align-items: flex-end;<br \/>\n            padding: 16px;<br \/>\n            opacity: 0;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item:hover .gallery-overlay {<br \/>\n            opacity: 1;<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item .gallery-overlay span {<br \/>\n            color: var(--white);<br \/>\n            font-weight: 400;<br \/>\n            font-size: 0.85rem;<br \/>\n            letter-spacing: 0.02em;<br \/>\n        }<br \/>\n        .gallery-masonry .item-tall {<br \/>\n            grid-row: span 2;<br \/>\n        }<br \/>\n        .gallery-masonry .item-wide {<br \/>\n            grid-column: span 2;<br \/>\n        }<br \/>\n        .gallery-masonry .item-large {<br \/>\n            grid-column: span 2;<br \/>\n            grid-row: span 2;<br \/>\n        }<br \/>\n        \/* ===== TESTIMONIALS ===== *\/<br \/>\n        .testimonials {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .testimonials-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));<br \/>\n            gap: 24px;<br \/>\n            max-width: 1100px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .testimonial-image-card {<br \/>\n            background: var(--soft-ivory);<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.08);<br \/>\n        }<br \/>\n        .testimonial-image-card:hover {<br \/>\n            transform: translateY(-6px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .testimonial-image-card img {<br \/>\n            width: 100%;<br \/>\n            height: auto;<br \/>\n            display: block;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .testimonial-image-card:hover img {<br \/>\n            transform: scale(1.02);<br \/>\n        }<br \/>\n        \/* ===== FAQ ===== *\/<br \/>\n        .faq {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .faq-list {<br \/>\n            max-width: 800px;<br \/>\n            margin: 0 auto;<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n            gap: 12px;<br \/>\n        }<br \/>\n        .faq-item {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.06);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .faq-item:hover {<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .faq-question {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: space-between;<br \/>\n            padding: 18px 24px;<br \/>\n            cursor: pointer;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 1rem;<br \/>\n            background: none;<br \/>\n            border: none;<br \/>\n            width: 100%;<br \/>\n            text-align: left;<br \/>\n            color: var(--charcoal);<br \/>\n            gap: 16px;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .faq-question:hover {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .faq-question i {<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n            font-size: 1rem;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .faq-item.active .faq-question i {<br \/>\n            transform: rotate(180deg);<br \/>\n        }<br \/>\n        .faq-answer {<br \/>\n            max-height: 0;<br \/>\n            overflow: hidden;<br \/>\n            transition: max-height 0.5s ease, padding 0.3s ease;<br \/>\n            padding: 0 24px;<br \/>\n        }<br \/>\n        .faq-item.active .faq-answer {<br \/>\n            max-height: 300px;<br \/>\n            padding: 0 24px 20px;<br \/>\n        }<br \/>\n        .faq-answer p {<br \/>\n            font-weight: 300;<br \/>\n            color: #666;<br \/>\n            font-size: 0.95rem;<br \/>\n            line-height: 1.8;<br \/>\n        }<br \/>\n        \/* ===== CONTACT ===== *\/<br \/>\n        .contact {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .contact-wrapper {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1.2fr;<br \/>\n            gap: 60px;<br \/>\n            align-items: start;<br \/>\n        }<br \/>\n        .contact-info h2 {<br \/>\n            margin-bottom: 12px;<br \/>\n        }<br \/>\n        .contact-info p {<br \/>\n            color: #666;<br \/>\n            font-weight: 300;<br \/>\n            margin-bottom: 28px;<br \/>\n        }<br \/>\n        .contact-info .info-item {<br \/>\n            display: flex;<br \/>\n            align-items: flex-start;<br \/>\n            gap: 16px;<br \/>\n            margin-bottom: 18px;<br \/>\n        }<br \/>\n        .contact-info .info-item i {<br \/>\n            width: 40px;<br \/>\n            height: 40px;<br \/>\n            border-radius: 50%;<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1rem;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .contact-info .info-item .label {<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.85rem;<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .contact-info .info-item .value {<br \/>\n            font-weight: 300;<br \/>\n            color: #666;<br \/>\n            font-size: 0.95rem;<br \/>\n        }<br \/>\n        .contact-form {<br \/>\n            background: var(--soft-ivory);<br \/>\n            padding: 40px 36px;<br \/>\n            border-radius: var(--radius);<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n        }<br \/>\n        .contact-form .form-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .contact-form .form-group {<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n            gap: 4px;<br \/>\n        }<br \/>\n        .contact-form .form-group.full {<br \/>\n            grid-column: 1 \/ -1;<br \/>\n        }<br \/>\n        .contact-form label {<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #555;<br \/>\n            font-family: var(--font-label);<br \/>\n            letter-spacing: 0.03em;<br \/>\n        }<br \/>\n        .contact-form label .required {<br \/>\n            color: #e74c3c;<br \/>\n            margin-left: 2px;<br \/>\n        }<br \/>\n        .contact-form input,<br \/>\n        .contact-form select,<br \/>\n        .contact-form textarea {<br \/>\n            padding: 12px 16px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            border: 1px solid #e8e3dc;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-size: 0.95rem;<br \/>\n            transition: var(--transition);<br \/>\n            background: var(--white);<br \/>\n            width: 100%;<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .contact-form input:focus,<br \/>\n        .contact-form select:focus,<br \/>\n        .contact-form textarea:focus {<br \/>\n            outline: none;<br \/>\n            border-color: var(--champagne);<br \/>\n            box-shadow: 0 0 0 4px rgba(201, 164, 106, 0.1);<br \/>\n        }<br \/>\n        .contact-form textarea {<br \/>\n            resize: vertical;<br \/>\n            min-height: 100px;<br \/>\n        }<br \/>\n        .contact-form .form-actions {<br \/>\n            display: flex;<br \/>\n            flex-wrap: wrap;<br \/>\n            gap: 14px;<br \/>\n            margin-top: 8px;<br \/>\n        }<br \/>\n        .contact-form .form-actions .btn {<br \/>\n            flex: 1;<br \/>\n            min-width: 160px;<br \/>\n        }<br \/>\n        \/* ===== FOOTER ===== *\/<br \/>\n        .footer {<br \/>\n            background: var(--charcoal);<br \/>\n            color: rgba(255, 255, 255, 0.7);<br \/>\n            padding: 60px 0 30px;<br \/>\n            margin-top: 40px;<br \/>\n        }<br \/>\n        .footer-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 2fr 1fr 1fr 1fr;<br \/>\n            gap: 40px;<br \/>\n            padding-bottom: 40px;<br \/>\n            border-bottom: 1px solid rgba(255, 255, 255, 0.06);<br \/>\n        }<br \/>\n        .footer-brand .logo img {<br \/>\n            height: 45px;<br \/>\n            width: auto;<br \/>\n            display: block;<br \/>\n            margin-bottom: 12px;<br \/>\n            filter: brightness(0) invert(1);<br \/>\n        }<br \/>\n        .footer-brand p {<br \/>\n            font-weight: 300;<br \/>\n            font-size: 0.95rem;<br \/>\n            max-width: 280px;<br \/>\n            line-height: 1.8;<br \/>\n        }<br \/>\n        .footer-brand .socials {<br \/>\n            display: flex;<br \/>\n            gap: 14px;<br \/>\n            margin-top: 18px;<br \/>\n        }<br \/>\n        .footer-brand .socials a {<br \/>\n            width: 40px;<br \/>\n            height: 40px;<br \/>\n            border-radius: 50%;<br \/>\n            border: 1px solid rgba(255, 255, 255, 0.1);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            transition: var(--transition);<br \/>\n            color: rgba(255, 255, 255, 0.6);<br \/>\n            font-size: 1rem;<br \/>\n        }<br \/>\n        .footer-brand .socials a:hover {<br \/>\n            background: var(--champagne);<br \/>\n            border-color: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            transform: translateY(-2px);<br \/>\n        }<br \/>\n        .footer h4 {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 1rem;<br \/>\n            color: var(--white);<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        .footer ul li {<br \/>\n            margin-bottom: 8px;<br \/>\n        }<br \/>\n        .footer ul li a {<br \/>\n            font-weight: 300;<br \/>\n            font-size: 0.9rem;<br \/>\n            transition: var(--transition);<br \/>\n            cursor: pointer;<br \/>\n        }<br \/>\n        .footer ul li a:hover {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .footer-bottom {<br \/>\n            padding-top: 24px;<br \/>\n            display: flex;<br \/>\n            justify-content: space-between;<br \/>\n            align-items: center;<br \/>\n            flex-wrap: wrap;<br \/>\n            gap: 16px;<br \/>\n            font-size: 0.85rem;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        .footer-bottom span {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        \/* ===== SCROLL ANIMATIONS ===== *\/<br \/>\n        .reveal {<br \/>\n            opacity: 0;<br \/>\n            transform: translateY(40px);<br \/>\n            transition: opacity 0.8s ease, transform 0.8s ease;<br \/>\n        }<br \/>\n        .reveal.visible {<br \/>\n            opacity: 1;<br \/>\n            transform: translateY(0);<br \/>\n        }<br \/>\n        \/* ===== RESPONSIVE ===== *\/<br \/>\n        @media (max-width: 1024px) {<br \/>\n            .about-grid {<br \/>\n                gap: 40px;<br \/>\n            }<br \/>\n            .gallery-masonry {<br \/>\n                grid-template-columns: repeat(3, 1fr);<br \/>\n                grid-auto-rows: 180px;<br \/>\n            }<br \/>\n            .gallery-masonry .item-large {<br \/>\n                grid-column: span 2;<br \/>\n                grid-row: span 2;<br \/>\n            }<br \/>\n            .footer-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 32px;<br \/>\n            }<br \/>\n            .packages-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                max-width: 600px;<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 900px) {<br \/>\n            .contact-wrapper {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                gap: 40px;<br \/>\n            }<br \/>\n            .contact-form .form-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n            .contact-form .form-group.full {<br \/>\n                grid-column: 1;<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 768px) {<br \/>\n            .hamburger {<br \/>\n                display: flex;<br \/>\n            }<br \/>\n            .nav-links {<br \/>\n                position: fixed;<br \/>\n                top: 0;<br \/>\n                right: -100%;<br \/>\n                width: 75%;<br \/>\n                max-width: 340px;<br \/>\n                height: 100vh;<br \/>\n                background: var(--white);<br \/>\n                flex-direction: column;<br \/>\n                justify-content: center;<br \/>\n                padding: 40px 32px;<br \/>\n                gap: 20px;<br \/>\n                box-shadow: var(--shadow-lg);<br \/>\n                transition: var(--transition);<br \/>\n                align-items: flex-start;<br \/>\n            }<br \/>\n            .nav-links.open {<br \/>\n                right: 0;<br \/>\n            }<br \/>\n            .nav-links a {<br \/>\n                color: var(--charcoal) !important;<br \/>\n                font-size: 1.1rem;<br \/>\n            }<br \/>\n            .nav-links .nav-cta {<br \/>\n                margin-top: 8px;<br \/>\n            }<br \/>\n            .navbar.scrolled .hamburger span {<br \/>\n                background: var(--charcoal);<br \/>\n            }<br \/>\n            .hero h1 {<br \/>\n                font-size: clamp(2rem, 8vw, 2.8rem);<br \/>\n            }<br \/>\n            .hero-stats {<br \/>\n                gap: 24px;<br \/>\n                flex-wrap: wrap;<br \/>\n            }<br \/>\n            .hero-buttons .btn {<br \/>\n                min-width: 140px;<br \/>\n                width: 100%;<br \/>\n            }<br \/>\n            .about-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                gap: 32px;<br \/>\n            }<br \/>\n            .about-image img {<br \/>\n                height: 320px;<br \/>\n            }<br \/>\n            .about-image .floating-badge {<br \/>\n                bottom: 10px;<br \/>\n                right: 10px;<br \/>\n                padding: 12px 18px;<br \/>\n                font-size: 0.85rem;<br \/>\n            }<br \/>\n            .about-content .about-features {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n            .gallery-masonry {<br \/>\n                grid-template-columns: repeat(2, 1fr);<br \/>\n                grid-auto-rows: 140px;<br \/>\n                gap: 10px;<br \/>\n            }<br \/>\n            .gallery-masonry .item-large {<br \/>\n                grid-column: span 2;<br \/>\n                grid-row: span 1;<br \/>\n            }<br \/>\n            .gallery-masonry .item-tall {<br \/>\n                grid-row: span 1;<br \/>\n            }<br \/>\n            .gallery-masonry .item-wide {<br \/>\n                grid-column: span 1;<br \/>\n            }<br \/>\n            .footer-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                gap: 28px;<br \/>\n            }<br \/>\n            .footer-bottom {<br \/>\n                flex-direction: column;<br \/>\n                text-align: center;<br \/>\n            }<br \/>\n            .section-padding {<br \/>\n                padding: 56px 0;<br \/>\n            }<br \/>\n            .section-padding-sm {<br \/>\n                padding: 40px 0;<br \/>\n            }<br \/>\n            .section-header {<br \/>\n                margin-bottom: 36px;<br \/>\n            }<br \/>\n            .why-grid {<br \/>\n                grid-template-columns: repeat(2, 1fr);<br \/>\n            }<br \/>\n            .contact-form {<br \/>\n                padding: 28px 20px;<br \/>\n            }<br \/>\n            .services-grid {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));<br \/>\n            }<br \/>\n            .food-stations-home-grid {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));<br \/>\n            }<br \/>\n            .food-station-home-card .station-image {<br \/>\n                height: 120px;<br \/>\n            }<br \/>\n            .food-stations-grid-full {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));<br \/>\n            }<br \/>\n            .food-station-full-card .station-image {<br \/>\n                height: 160px;<br \/>\n            }<br \/>\n            .package-gallery .gallery-thumbs {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));<br \/>\n            }<br \/>\n            .testimonials-grid {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));<br \/>\n            }<br \/>\n            .food-stations-page {<br \/>\n                padding-top: 80px;<br \/>\n            }<br \/>\n            .food-stations-page .page-hero {<br \/>\n                padding: 60px 0 40px;<br \/>\n            }<br \/>\n            .why-food-stations .why-grid {<br \/>\n                grid-template-columns: repeat(2, 1fr);<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 480px) {<br \/>\n            .container {<br \/>\n                padding: 0 16px;<br \/>\n            }<br \/>\n            .hero .container {<br \/>\n                padding: 100px 16px 60px;<br \/>\n            }<br \/>\n            .logo img {<br \/>\n                height: 34px;<br \/>\n            }<br \/>\n            .why-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 12px;<br \/>\n            }<br \/>\n            .why-item {<br \/>\n                padding: 16px 12px;<br \/>\n            }<br \/>\n            .why-item .icon-wrap {<br \/>\n                width: 44px;<br \/>\n                height: 44px;<br \/>\n                font-size: 1.1rem;<br \/>\n            }<br \/>\n            .gallery-masonry {<br \/>\n                grid-auto-rows: 120px;<br \/>\n                gap: 8px;<br \/>\n            }<br \/>\n            .services-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 14px;<br \/>\n            }<br \/>\n            .service-card {<br \/>\n                padding: 20px 14px;<br \/>\n            }<br \/>\n            .service-card .icon-wrap {<br \/>\n                width: 48px;<br \/>\n                height: 48px;<br \/>\n                font-size: 1.2rem;<br \/>\n            }<br \/>\n            .food-stations-home-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 12px;<br \/>\n            }<br \/>\n            .food-station-home-card .station-image {<br \/>\n                height: 100px;<br \/>\n            }<br \/>\n            .food-station-home-card .station-content h3 {<br \/>\n                font-size: 0.85rem;<br \/>\n            }<br \/>\n            .food-station-home-card .station-content p {<br \/>\n                font-size: 0.7rem;<br \/>\n            }<br \/>\n            .food-stations-grid-full {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                max-width: 400px;<br \/>\n                margin: 0 auto;<br \/>\n            }<br \/>\n            .package-wrapper {<br \/>\n                padding: 24px 16px;<br \/>\n            }<br \/>\n            .package-gallery .gallery-thumbs {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));<br \/>\n                gap: 6px;<br \/>\n            }<br \/>\n            .contact-form .form-actions .btn {<br \/>\n                min-width: 100%;<br \/>\n            }<br \/>\n            .testimonials-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n            .why-food-stations .why-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 10px;<br \/>\n            }<br \/>\n            .why-food-stations {<br \/>\n                padding: 24px 16px;<br \/>\n            }<br \/>\n        }<br \/>\n        \/* ===== WHATSAPP FLOAT ===== *\/<br \/>\n        .whatsapp-float {<br \/>\n            position: fixed;<br \/>\n            bottom: 28px;<br \/>\n            right: 28px;<br \/>\n            z-index: 999;<br \/>\n            background: #25D366;<br \/>\n            color: var(--white);<br \/>\n            width: 56px;<br \/>\n            height: 56px;<br \/>\n            border-radius: 50%;<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            font-size: 1.8rem;<br \/>\n            box-shadow: 0 6px 30px rgba(37, 211, 102, 0.35);<br \/>\n            transition: var(--transition);<br \/>\n            animation: pulse 2s ease-in-out infinite;<br \/>\n        }<br \/>\n        .whatsapp-float:hover {<br \/>\n            transform: scale(1.08);<br \/>\n            box-shadow: 0 8px 40px rgba(37, 211, 102, 0.5);<br \/>\n        }<br \/>\n        @keyframes pulse {<br \/>\n            0%,<br \/>\n            100% {<br \/>\n                box-shadow: 0 6px 30px rgba(37, 211, 102, 0.35);<br \/>\n            }<br \/>\n            50% {<br \/>\n                box-shadow: 0 6px 50px rgba(37, 211, 102, 0.55);<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 480px) {<br \/>\n            .whatsapp-float {<br \/>\n                width: 48px;<br \/>\n                height: 48px;<br \/>\n                font-size: 1.4rem;<br \/>\n                bottom: 16px;<br \/>\n                right: 16px;<br \/>\n            }<br \/>\n        }<br \/>\n        \/* ===== BACK TO HOME ===== *\/<br \/>\n        .back-to-home {<br \/>\n            display: inline-flex;<br \/>\n            align-items: center;<br \/>\n            gap: 8px;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n            cursor: pointer;<br \/>\n            margin-top: 8px;<br \/>\n        }<br \/>\n        .back-to-home:hover {<br \/>\n            color: var(--champagne-dark);<br \/>\n            transform: translateX(-4px);<br \/>\n        }<br \/>\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- ===== NAVIGATION ===== --><\/p>\n<nav id=\"navbar\" role=\"navigation\" aria-label=\"Main navigation\">\n            <a href=\"#\" onclick=\"showPage('home')\"><br \/>\n                <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Pink-Modern-Event-Planner-Logo-1.png\" alt=\"EVENTHING SG Logo\" \/><br \/>\n            <\/a><\/p>\n<ul id=\"navLinks\" role=\"menubar\">\n<li role=\"none\"><a onclick=\"showPage('home')\" role=\"menuitem\">Home<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('about')\" role=\"menuitem\">About<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('services')\" role=\"menuitem\">Services<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('food-stations')\" role=\"menuitem\">Live Stations<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('packages')\" role=\"menuitem\">Packages<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('gallery')\" role=\"menuitem\">Gallery<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('contact')\" role=\"menuitem\">Get a Quote<\/a><\/li>\n<\/ul>\n<p>            <button id=\"hamburger\" aria-label=\"Toggle menu\" aria-expanded=\"false\"><br \/>\n            <\/button><br \/>\n    <\/nav>\n<p>    <!-- ============================================================ --><br \/>\n    <!-- ===== PAGE: HOMEPAGE ===== --><br \/>\n    <!-- ============================================================ --><br \/>\n        <!-- ===== HERO ===== --><\/p>\n<section id=\"home\" aria-labelledby=\"hero-title\">\n                    \u2726 Singapore&#8217;s Premier Event Stylist<\/p>\n<h1 id=\"hero-title\">\n                        Creating Beautiful <br \/>Celebrations for Every Occasion<br \/>\n                    <\/h1>\n<p>\n                        From birthdays and baby showers to weddings, corporate events, and grand openings,<br \/>\n                        EVENTHING SG transforms your ideas into unforgettable celebrations with premium<br \/>\n                        decorations, balloon styling, live food stations, and personalised event experiences<br \/>\n                        across Singapore.\n                    <\/p>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20would%20like%20to%20enquire%20about%20your%20services.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                             Get a Free Quote<br \/>\n                        <\/a><br \/>\n                        <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\"><br \/>\n                             View Live Stations<br \/>\n                        <\/a><br \/>\n                            300+<br \/>\n                            Events Styled<br \/>\n                            98%<br \/>\n                            Client Satisfaction<br \/>\n                            4.9\u2605<br \/>\n                            Average Rating<br \/>\n        <\/section>\n<p>        <!-- ===== PROMOTION BANNER ===== --><\/p>\n<section aria-label=\"Current Promotion\">\n                    <img loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/d3cb036a-18b7-441f-ac41-ee4fbf310809-1.png\"\n                    alt=\"Current Promotion - EVENTHING SG\"\n                    loading=\"lazy\"\n                    width=\"1200\"\n                    height=\"400\"\n                    \/><br \/>\n        <\/section>\n<p>        <!-- ===== ABOUT ===== --><\/p>\n<section id=\"about\" aria-labelledby=\"about-title\">\n                        <img loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Dec-18-2025-05_12_36-PM.png\"\n                        alt=\"EVENTHING SG team crafting beautiful celebrations with love and dedication\"\n                        loading=\"lazy\"\n                        width=\"800\"\n                        height=\"480\"\n                        \/><br \/>\n                            Handcrafted with Love<br \/>\n                        About EVENTHING SG<\/p>\n<h2 id=\"about-title\">\n                            Your One-Stop Event Styling &amp; Party Planning Partner<br \/>\n                        <\/h2>\n<p>\n                            At <strong>EVENTHING SG<\/strong>, we pour our <strong>passion and dedication<\/strong> into every celebration we craft. Each decoration is <strong>handcrafted with love<\/strong>, ensuring every detail is perfect for your special day.\n                        <\/p>\n<p>\n                            Our mission is simple: to make our customers happy. Whether you are planning a child&#8217;s birthday, a wedding, baby shower, proposal, corporate event, festive celebration, or grand opening, our team creates beautiful experiences that leave lasting memories.\n                        <\/p>\n<p>\n                            From elegant decorations and premium balloon styling to live food stations and customised party details, we handle every element with creativity, professionalism, and attention to detail.\n                        <\/p>\n<ul>\n<li> Fully Customised Designs<\/li>\n<li> Professional Team<\/li>\n<li> Premium Balloon Styling<\/li>\n<li> One-Stop Event Services<\/li>\n<\/ul>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20would%20like%20to%20plan%20an%20event%20with%20you.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                             Let&#8217;s Plan Your Event<br \/>\n                        <\/a><br \/>\n        <\/section>\n<p>        <!-- ===== SERVICES ===== --><\/p>\n<section id=\"services\" aria-labelledby=\"services-title\">\n                    What We Offer<\/p>\n<h2 id=\"services-title\">Premium Event Services in Singapore<\/h2>\n<p>From concept to creation, we bring your vision to life with elegance and precision.<\/p>\n<p>                <!-- Event Decorations --><\/p>\n<h3>\u2726 Event Decorations<\/h3>\n<h3>Selected Plain Backdrop with Custom Name<\/h3>\n<p>Elegant plain backdrops personalised with your name or message<\/p>\n<h3>Balloon Styling<\/h3>\n<p>Premium balloon garlands, arches &amp; sculptures<\/p>\n<h3>Floral Decorations<\/h3>\n<p>Fresh blooms &amp; botanical accents for every occasion<\/p>\n<h3>Entrance Decorations<\/h3>\n<p>First impressions that wow your guests<\/p>\n<h3>Stage Decorations<\/h3>\n<p>Professional staging for events of all sizes<\/p>\n<h3>Photo Booth Styling<\/h3>\n<p>Instagram-worthy backdrops &amp; props<\/p>\n<h3>Venue Styling<\/h3>\n<p>Complete venue transformation from floor to ceiling<\/p>\n<p>                <!-- Celebration Types --><\/p>\n<h3>\u2726 Celebrations We Style<\/h3>\n<h3>Kids Birthday Parties<\/h3>\n<p>SafariDinosaurPrincess<\/p>\n<h3>Adult Birthday Parties<\/h3>\n<p>ElegantGlamThemed<\/p>\n<h3>Baby Showers<\/h3>\n<p>PastelWoodlandWhimsical<\/p>\n<h3>Gender Reveal Parties<\/h3>\n<p>Balloon PopSmokeCreative<\/p>\n<h3>ROM &amp; Weddings<\/h3>\n<p>RomanticLuxuryIntimate<\/p>\n<h3>Engagement Parties<\/h3>\n<p>ElegantPhotogenic<\/p>\n<h3>Proposals<\/h3>\n<p>SurpriseRomanticPersonalised<\/p>\n<h3>Corporate Events<\/h3>\n<p>ProfessionalBranded<\/p>\n<h3>Family Day<\/h3>\n<p>FunInteractive<\/p>\n<h3>School Events<\/h3>\n<p>CreativeEducational<\/p>\n<h3>Graduation<\/h3>\n<p>CelebratoryMemorable<\/p>\n<h3>Grand Openings<\/h3>\n<p>RibbonBalloonsImpact<\/p>\n<h3>Festive Celebrations<\/h3>\n<p>CNYChristmasDiwali<\/p>\n<h3>Community Events<\/h3>\n<p>InclusiveVibrant<\/p>\n<h3>Private Parties<\/h3>\n<p>ExclusiveTailored<br \/>\n                <!-- Entertainment --><\/p>\n<h3>\u2726 Entertainment<\/h3>\n<h3>Bouncy Castle<\/h3>\n<p>From <strong>$90<\/strong> for 2 hours. Safe, fun inflatables for kids of all ages<\/p>\n<h3>Magician<\/h3>\n<p>From <strong>$350<\/strong> for 30 mins. Interactive magic shows that delight<\/p>\n<h3>Mascot<\/h3>\n<p>From <strong>$180<\/strong> for 35 mins. Beloved characters to entertain your guests<\/p>\n<h3>Craft Booth<\/h3>\n<p>From <strong>$180<\/strong> onwards. DIY Decoden, Shrink Dink, Batik Painting, Glass Painting, and many more!<\/p>\n<h3>Games &amp; Activities<\/h3>\n<p>From <strong>$150<\/strong> onwards. Custom games &amp; carnival activities<\/p>\n<p>                <!-- Personalised Products --><\/p>\n<h3>\u2726 Personalised Products<\/h3>\n<h3>Welcome Boards<\/h3>\n<p>Custom welcome signs with your event details<\/p>\n<h3>Goodie Bags<\/h3>\n<p>Curated take-home gifts for your guests<\/p>\n<h3>Cake Toppers<\/h3>\n<p>Personalised toppers that match your theme<\/p>\n<h3>Custom Signages<\/h3>\n<p>Directional &amp; decorative signs for your venue<\/p>\n<h3>Invitation Cards<\/h3>\n<p>Printed invites that set the tone<\/p>\n<h3>Digital Invitations<\/h3>\n<p>Elegant e-invites for modern celebrations<\/p>\n<h3>Party Printables<\/h3>\n<p>Banners, labels &amp; decor printables<\/p>\n<\/section>\n<p>        <!-- ===== FOOD LIVE STATIONS (Homepage - No Pricing) ===== --><\/p>\n<section id=\"food-stations-home\" aria-labelledby=\"food-stations-home-title\">\n                    Live Food Stations<\/p>\n<h2 id=\"food-stations-home-title\">Delicious Live Stations for Your Event<\/h2>\n<p>Freshly prepared on-site to delight your guests and elevate the celebration.<\/p>\n<p>                    <a onclick=\"showPage('food-stations')\" style=\"margin-top: 16px; cursor:pointer;\"><br \/>\n                         View All Stations &amp; Pricing<br \/>\n                    <\/a><br \/>\n                    <!-- Waffle --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png\" alt=\"Waffle live station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Waffle Station<\/h3>\n<p>Fresh, fluffy waffles with a variety of toppings<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Popcorn --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Popcorn-Station-Eventhing-sG-1.png\" alt=\"Popcorn station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Popcorn Station<\/h3>\n<p>Gourmet popcorn in custom flavours<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Candy Floss --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Candy-Floss-Station-Eventhing-SG.png\" alt=\"Candy floss station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Candy Floss<\/h3>\n<p>Fluffy cotton candy in vibrant colours<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Hotdog Bun --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/hotdog-bun-station-eventhing-sg.png\" alt=\"Hotdog bun station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Hotdog Bun<\/h3>\n<p>Grilled halal hotdogs in soft buns<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Takoyaki --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Takoyaki-Staion-Eventhing-SG.png\" alt=\"Takoyaki station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Takoyaki Station<\/h3>\n<p>Japanese-style balls with halal ingredients<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Muah Chee --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Muah-chee-Station-Eventhing-SG.png\" alt=\"Muah chee station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Muah Chee<\/h3>\n<p>Classic glutinous rice snack with peanuts<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><\/p>\n<p style=\"font-weight: 300; color: #777; font-size: 0.95rem;\">\n                        More stations available \u2014 including Mini Pancakes, Kacang Puteh, Beverage Station &amp; more!\n                    <\/p>\n<p>                    <a onclick=\"showPage('food-stations')\" style=\"margin-top: 16px; cursor:pointer;\"><br \/>\n                         View Full Menu &amp; Pricing<br \/>\n                    <\/a><br \/>\n        <\/section>\n<p>        <!-- ===== PACKAGES (Backdrop & Balloon Decoration) ===== --><\/p>\n<section id=\"packages\" aria-labelledby=\"packages-title\">\n                    Our Packages<\/p>\n<h2 id=\"packages-title\">Backdrop &amp; Balloon Decoration Packages<\/h2>\n<p>Choose the perfect backdrop and balloon styling package for your celebration.<\/p>\n<p>                    <!-- Elegant Bliss --><br \/>\n                        Elegant Bliss<\/p>\n<h3>Elegant Bliss<\/h3>\n<p>                        $260 \/ package<br \/>\n                        ~~$280~~<\/p>\n<p>Perfect for intimate celebrations with elegant styling.<\/p>\n<ul>\n<li> Premium Balloon Garland<\/li>\n<li> Selected Plain Backdrop with Custom Name<\/li>\n<li> Professional Setup &amp; Dismantling<\/li>\n<\/ul>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Elegant%20Bliss%20package%20(%24260).\" target=\"_blank\" rel=\"noopener\">Book Elegant Bliss<\/a><\/p>\n<h4>\u2728 Elegant Bliss Gallery<\/h4>\n<p>                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/safari-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/safari-1.png\" alt=\"Safari theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-02-19-at-18.36.29.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-02-19-at-18.36.29.jpeg\" alt=\"Elegant setup 1\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2024-12-27-at-02-28-51.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2024-12-27-at-02-28-51.jpeg\" alt=\"Elegant setup 2\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-12-04-at-11-12-43.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-12-04-at-11-12-43.jpeg\" alt=\"Elegant setup 3\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-4.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-4.png\" alt=\"Design 4\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-product-image-5.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-product-image-5.png\" alt=\"Product 5\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/barbieqq-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/barbieqq-1.png\" alt=\"Barbie theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-9-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-9-1.png\" alt=\"Design 9\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/cillian.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/cillian.png\" alt=\"Cillian\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/amelia.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/amelia.png\" alt=\"Amelia\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                    <!-- Grand Celebration --><br \/>\n                        Grand Celebration<\/p>\n<h3>Grand Celebration<\/h3>\n<p>                        From $310 \/ package<\/p>\n<p>Perfect for larger celebrations with premium styling.<\/p>\n<ul>\n<li> Premium Balloon Styling<\/li>\n<li> Selected Plain Backdrop with Custom Name<\/li>\n<li> A2 Personalised Welcome Board<\/li>\n<li> Professional Setup &amp; Dismantling<\/li>\n<\/ul>\n<p>Recommended Add-ons:<\/p>\n<p>                            Fresh Waffle Station<br \/>\n                            Bouncy Castle<br \/>\n                            Personalised Goodie Bags<br \/>\n                            Magician<br \/>\n                            Craft Booth<br \/>\n                            Mascots<br \/>\n                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Grand%20Celebration%20package%20(From%20%24310).\" target=\"_blank\" rel=\"noopener\">Get Quotation<\/a><\/p>\n<h4>\u2728 Grand Celebration Gallery<\/h4>\n<p>                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" alt=\"Grand 1\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" alt=\"Blue theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-52-17.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-52-17.jpeg\" alt=\"Grand 2\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" alt=\"Princess theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" alt=\"Syafiq\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" alt=\"Muhaymin\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-53-03.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-53-03.jpeg\" alt=\"Grand 3\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n        <\/section>\n<p>        <!-- ===== WHY CHOOSE ===== --><\/p>\n<section aria-labelledby=\"why-title\">\n                    Why Choose Us<\/p>\n<h2 id=\"why-title\">The EVENTHING Difference<\/h2>\n<h4>Fully Customised Designs<\/h4>\n<p>Every event is uniquely yours<\/p>\n<h4>Professional Team<\/h4>\n<p>Experienced &amp; passionate<\/p>\n<h4>Premium Balloon Styling<\/h4>\n<p>High-quality materials &amp; artistry<\/p>\n<h4>Creative Event Concepts<\/h4>\n<p>Fresh ideas for every celebration<\/p>\n<h4>One-Stop Event Services<\/h4>\n<p>Everything under one roof<\/p>\n<h4>Affordable Packages<\/h4>\n<p>Quality without the premium price<\/p>\n<h4>Personalised Experience<\/h4>\n<p>We listen &amp; deliver<\/p>\n<h4>Reliable Service<\/h4>\n<p>Punctual &amp; professional<\/p>\n<h4>Instagram-worthy Setups<\/h4>\n<p>Stunning visuals for your memories<\/p>\n<h4>Serving Events Across Singapore<\/h4>\n<p>Island-wide coverage<\/p>\n<\/section>\n<p>        <!-- ===== GALLERY ===== --><\/p>\n<section id=\"gallery\" aria-labelledby=\"gallery-title\">\n                    Our Work<\/p>\n<h2 id=\"gallery-title\">Gallery of Celebrations<\/h2>\n<p>Real events styled by EVENTHING SG across Singapore.<\/p>\n<p>                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" alt=\"Elegant event decoration\" loading=\"lazy\" width=\"600\" height=\"800\" \/><br \/>\n                        Elegant Setup<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" alt=\"Blue themed decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Blue Theme<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-52-17.jpeg\" alt=\"Luxury event styling\" loading=\"lazy\" width=\"600\" height=\"800\" \/><br \/>\n                        Luxury Styling<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" alt=\"Princess themed party\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Princess Theme<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" alt=\"Syafiq event decoration\" loading=\"lazy\" width=\"800\" height=\"400\" \/><br \/>\n                        Syafiq&#8217;s Celebration<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" alt=\"Muhaymin event\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Muhaymin&#8217;s Party<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-53-03.jpeg\" alt=\"Grand celebration styling\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Grand Celebration<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" alt=\"Blue balloon decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Balloon Styling<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" alt=\"Elegant event backdrop\" loading=\"lazy\" width=\"800\" height=\"400\" \/><br \/>\n                        Elegant Backdrop<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" alt=\"Princess balloon decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Princess Balloons<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" alt=\"Syafiq event styling\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Syafiq&#8217;s Event<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" alt=\"Muhaymin balloon decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Muhaymin&#8217;s Celebration<br \/>\n        <\/section>\n<p>        <!-- ===== TESTIMONIALS ===== --><\/p>\n<section id=\"testimonials\" aria-labelledby=\"testimonials-title\">\n                    Testimonials<\/p>\n<h2 id=\"testimonials-title\">What Our Customers Say<\/h2>\n<p>Real reviews from our happy customers across Singapore.<\/p>\n<p>                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/customer-comment.png\" alt=\"Customer testimonial 1\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/customer-comment3.png\" alt=\"Customer testimonial 2\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/customer-comment2.png\" alt=\"Customer testimonial 3\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/comment.png\" alt=\"Customer testimonial 4\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2024-11-30-at-20.53.14.jpeg\" alt=\"Customer testimonial 5\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2024-11-30-at-20.54.20.jpeg\" alt=\"Customer testimonial 6\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2024-11-30-at-20.56.44.jpeg\" alt=\"Customer testimonial 7\" loading=\"lazy\" \/><br \/>\n        <\/section>\n<p>        <!-- ===== FAQ ===== --><\/p>\n<section id=\"faq\" aria-labelledby=\"faq-title\">\n                    FAQs<\/p>\n<h2 id=\"faq-title\">Frequently Asked Questions<\/h2>\n<p>                        <button aria-expanded=\"true\"><br \/>\n                            How early should I book?<br \/>\n                        <\/button><\/p>\n<p>We recommend booking at least <strong>2\u20134 weeks<\/strong> in advance, especially for weekends and peak seasons (school holidays, festive periods). For larger events or custom projects, we suggest <strong>6\u20138 weeks<\/strong> to ensure availability and ample planning time.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Can I customise my package?<br \/>\n                        <\/button><\/p>\n<p>Absolutely! Every event is unique. We offer fully customisable packages \u2014 you can mix and match services, choose your colour palette, select add-ons, and we will tailor everything to your theme, budget, and vision.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Do you provide setup and dismantling?<br \/>\n                        <\/button><\/p>\n<p>Yes, every package includes <strong>professional setup and dismantling<\/strong>. Our team arrives early to ensure everything is perfect before your guests arrive, and we handle the takedown after the event so you can focus on enjoying the celebration.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Do you travel across Singapore?<br \/>\n                        <\/button><\/p>\n<p>Yes! We serve events <strong>island-wide in Singapore<\/strong>, including homes, function rooms, hotels, restaurants, and outdoor venues. Travel within Singapore is included in our packages.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Can I combine multiple services?<br \/>\n                        <\/button><\/p>\n<p>Of course! We are a <strong>one-stop event styling company<\/strong>. You can combine decorations, balloon styling, live stations, entertainment, and personalised products into a single seamless package with a coordinated theme.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            How do I confirm my booking?<br \/>\n                        <\/button><\/p>\n<p>Once we have discussed your event details and finalised the quotation, we will send you a <strong>booking confirmation and invoice<\/strong>. A deposit is required to secure your date, with the balance due before the event.<\/p>\n<\/section>\n<p>        <!-- ===== CONTACT ===== --><\/p>\n<section id=\"contact\" aria-labelledby=\"contact-title\">\n                        Get in Touch<\/p>\n<h2 id=\"contact-title\">Let&#8217;s Create Something Beautiful<\/h2>\n<p>Tell us about your celebration, and we will design an unforgettable experience tailored just for you.<\/p>\n<p>                            Call \/ WhatsApp+65 8806 2831<br \/>\n                            Emaileventhingsg@gmail.com<br \/>\n                            ServingSingapore (Island-wide)<br \/>\n                            HoursMon \u2013 Sat: 10am \u2013 8pm<br \/>\n                            <a href=\"#\" aria-label=\"Instagram\"><\/a><br \/>\n                            <a href=\"#\" aria-label=\"Facebook\"><\/a><br \/>\n                            <a href=\"#\" aria-label=\"WhatsApp\"><\/a><\/p>\n<form id=\"contactForm\" novalidate>\n<h3 style=\"font-family:var(--font-heading);font-weight:700;font-size:1.4rem;margin-bottom:16px;\">Request a Quote<\/h3>\n<p>                                <label for=\"name\">Full Name *<\/label><br \/>\n                                <input type=\"text\" id=\"name\" placeholder=\"Your name\" required \/><br \/>\n                                <label for=\"phone\">Phone Number *<\/label><br \/>\n                                <input type=\"tel\" id=\"phone\" placeholder=\"+65 9123 4567\" required \/><br \/>\n                                <label for=\"email\">Email Address<\/label><br \/>\n                                <input type=\"email\" id=\"email\" placeholder=\"you@example.com\" \/><br \/>\n                                <label for=\"eventDate\">Event Date *<\/label><br \/>\n                                <input type=\"date\" id=\"eventDate\" required \/><br \/>\n                                <label for=\"eventTime\">Event Time *<\/label><br \/>\n                                <input type=\"time\" id=\"eventTime\" required \/><br \/>\n                                <label for=\"venue\">Venue *<\/label><br \/>\n                                <input type=\"text\" id=\"venue\" placeholder=\"Venue name or address\" required \/><br \/>\n                                <label for=\"eventType\">Event Type<\/label><br \/>\n                                <select id=\"eventType\"><option value=\"\">Select one<\/option><option>Kids Birthday Party<\/option><option>Adult Birthday Party<\/option><option>Baby Shower<\/option><option>Gender Reveal<\/option><option>Wedding \/ ROM<\/option><option>Engagement Party<\/option><option>Proposal<\/option><option>Corporate Event<\/option><option>Family Day<\/option><option>School Event<\/option><option>Graduation<\/option><option>Grand Opening<\/option><option>Festive Celebration<\/option><option>Community Event<\/option><option>Private Party<\/option><option>Other<\/option><\/select><br \/>\n                                <label for=\"serviceType\">Type of Service *<\/label><br \/>\n                                <select id=\"serviceType\" required><option value=\"\">Select one<\/option><option>Backdrop &#038; Balloon Decoration<\/option><option>Live Food Station<\/option><option>Entertainment<\/option><option>Personalised Products<\/option><option>Full Event Styling Package<\/option><option>Other<\/option><\/select><br \/>\n                                <label for=\"guests\">Number of Guests<\/label><br \/>\n                                <input type=\"number\" id=\"guests\" placeholder=\"e.g. 30\" min=\"1\" \/><br \/>\n                                <label for=\"theme\">Theme \/ Colour Palette<\/label><br \/>\n                                <input type=\"text\" id=\"theme\" placeholder=\"e.g. Safari, Pastel, Elegant Gold\" \/><br \/>\n                                <label for=\"message\">Your Message<\/label><br \/>\n                                <textarea id=\"message\" placeholder=\"Tell us about your celebration, your vision, and any special requests\u2026\" rows=\"4\"><\/textarea><br \/>\n                                <label for=\"referencePhoto\">Upload Reference Photo (Optional)<\/label><br \/>\n                                <input type=\"file\" id=\"referencePhoto\" accept=\"image\/*\" \/><br \/>\n                                    <button type=\"submit\"><br \/>\n                                         Request a Quote<br \/>\n                                    <\/button><br \/>\n                                    <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20have%20a%20general%20enquiry%20about%20your%20services.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                                         WhatsApp Us<br \/>\n                                    <\/a><br \/>\n                    <\/form>\n<\/section>\n<p>    <!-- ===== END PAGE: HOMEPAGE ===== --><br \/>\n    <!-- ============================================================ --><br \/>\n    <!-- ===== PAGE: FOOD LIVE STATIONS ===== --><br \/>\n    <!-- ============================================================ --><br \/>\n        <!-- ===== FOOD STATIONS PAGE HERO ===== --><\/p>\n<section>\n                    \u2726 Live Food Stations<\/p>\n<h1>Live Food Stations for Events in Singapore<\/h1>\n<p>Fun, Fresh &amp; Halal-Friendly! Perfect for birthdays, school events, carnivals, and corporate functions. Each station is fully set up with staff, themed signage, and halal-certified ingredients where applicable.<\/p>\n<p>                        <a onclick=\"showPage('home')\" style=\"color: var(--champagne); cursor:pointer;\"><br \/>\n                             Back to Home<br \/>\n                        <\/a><br \/>\n                <!-- Bundle Promo --><\/p>\n<h3>\ud83d\udce3 Bundle &amp; Save!<\/h3>\n<p>Book 2 or more stations and enjoy 10% OFF your total!<\/p>\n<p>                    Our Menu<\/p>\n<h2>Live Station Pricing &amp; Details<\/h2>\n<p>All packages include full setup, serving staff, and custom themed signage to match your event.<\/p>\n<p>                    <!-- Waffle Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png\" alt=\"Waffle live station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\uddc7 Waffle Station Halal<\/h3>\n<p>                            $300 \/ 2 hours<\/p>\n<p>Serve up warm, golden waffles with your choice of toppings! This food live station for events is always a crowd favorite.<\/p>\n<ul>\n<li> Free-flow servings (1\/4 waffle per guest)<\/li>\n<li> 2 Waffle Machines, 1 Operator<\/li>\n<li> 5\u20137 Toppings: Chocolate, Strawberry &amp; Maple Syrup, Marshmallows, Caramel Drizzle, Biscoff Crumbs, Sprinkles<\/li>\n<li> Minimum of 2 hours<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Themed A3 Signage to match your party look<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Waffle%20Station%20(%24300%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Mini Pancake Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png\" alt=\"Mini Pancake station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\udd5e Mini Pancake Station Halal<\/h3>\n<p>                            $299 \/ 2 hours<\/p>\n<p>Fluffy and fun! These bite-sized pancakes are a hit at any kids&#8217; party food station in Singapore.<\/p>\n<ul>\n<li> Free-flow servings (3\u20134 mini pancakes per guest)<\/li>\n<li> Plates, Cutlery &amp; 1 Operator<\/li>\n<li> 5\u20137 sweet toppings<\/li>\n<li> Waffle machine included<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Custom Signboard with your party theme!<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Mini%20Pancake%20Station%20(%24299%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Popcorn Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Popcorn-Station-Eventhing-sG-1.png\" alt=\"Popcorn station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83c\udf7f Popcorn Station Halal<\/h3>\n<p>                            $320 \/ 2 hours<\/p>\n<p>Add a carnival feel with this classic carnival food live station.<\/p>\n<ul>\n<li> Free-flow sweet popcorn (served in popcorn boxes)<\/li>\n<li> Halal-certified ingredients<\/li>\n<li> 1 Operator &amp; Popcorn Machine<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Themed A3 Signage included<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Popcorn%20Station%20(%24320%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Candy Floss Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Candy-Floss-Station-Eventhing-SG.png\" alt=\"Candy floss station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\u2601\ufe0f Candy Floss Station Halal<\/h3>\n<p>                            $250 \/ 2 hours<\/p>\n<p>A must-have at any mobile food station setup! Sweet cotton candy spun fresh on sticks.<\/p>\n<ul>\n<li> Unlimited servings<\/li>\n<li> 1 Staff, Candy Floss Machine<\/li>\n<li> Wooden serving sticks<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Custom A3 Signage to match your event vibe<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Candy%20Floss%20Station%20(%24250%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Kacang Puteh Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Muah-chee-Station-Eventhing-SG.png\" alt=\"Kacang Puteh station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\udd5c Kacang Puteh Station Halal<\/h3>\n<p>                            $280 \/ 2 hours<\/p>\n<p>A nostalgic treat in traditional paper cones \u2013 perfect for Racial Harmony Day or school events.<\/p>\n<ul>\n<li> Free-flow snacks until jars run out<\/li>\n<li> 5\u20137 assorted snacks: Murukku, Green Peas, Tapioca Chips &amp; more<\/li>\n<li> 1 Operator, Traditional Display Setup<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Themed A3 Signage included<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Kacang%20Puteh%20Station%20(%24280%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Beverage Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Flavoured-drink.png\" alt=\"Beverage station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\uddc3 Beverage Station Halal<\/h3>\n<p>                            $250 \/ 2 hours<\/p>\n<p>Keep your guests refreshed with this halal food station rental in Singapore.<\/p>\n<ul>\n<li> Up to 100\u2013150 servings in 300ml cups<\/li>\n<li> 2 Popular Flavors<\/li>\n<li> 1 Staff, Disposable cups with lids &amp; straws<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Signboard designed to match your theme<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Beverage%20Station%20(%24250%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Takoyaki Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Takoyaki-Staion-Eventhing-SG.png\" alt=\"Takoyaki station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83c\udf61 Takoyaki Station Halal<\/h3>\n<p>                            $580 \/ 2 hours<\/p>\n<p>A savory hit at any party food station package! Japanese-style balls, made live with halal ingredients.<\/p>\n<ul>\n<li> 100\u2013120 servings (3 balls per guest)<\/li>\n<li> 3 Flavors: Chicken Ham, Crab Stick, Chicken Sausage<\/li>\n<li> 4 Toppings: Halal Bonito Flakes, Sauce, Seaweed, Mayo<\/li>\n<li> 1 Operator, Paper Boxes<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Custom A3 Signboard to draw attention to your station!<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Takoyaki%20Station%20(%24580%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Muah Chee Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Muah-chee-Station-Eventhing-SG.png\" alt=\"Muah chee station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\udd62 Muah Chee Station Halal<\/h3>\n<p>                            $250 \/ 2 hours<\/p>\n<p>Classic glutinous rice snack coated with crushed peanuts and sugar. A warm, nostalgic option for food live station for events in Singapore.<\/p>\n<ul>\n<li> Free-flow servings (4\u20135 pieces per guest)<\/li>\n<li> 1 Operator, Full setup<\/li>\n<li> Plates &amp; Cutlery<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Signboard themed for your party<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Muah%20Chee%20Station%20(%24250%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Hotdog Bun Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/hotdog-bun-station-eventhing-sg.png\" alt=\"Hotdog bun station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83c\udf2d Hotdog Bun Station Halal<\/h3>\n<p>                            $350 \/ 2 hours<\/p>\n<p>A hearty favorite at any birthday party food station Singapore! Grilled halal hotdogs in soft buns.<\/p>\n<ul>\n<li> 100\u2013120 servings<\/li>\n<li> 3 Condiments: Chili, Ketchup, Mayo<\/li>\n<li> 1 Operator, Paper Trays<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Custom Signage to match your event look<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Hotdog%20Bun%20Station%20(%24350%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                <!-- Why Choose Section --><\/p>\n<h3>\ud83c\udf89 Why Choose Our Food Live Station Packages?<\/h3>\n<h4>Full Setup &amp; Staff<\/h4>\n<p>All packages include complete setup and serving staff<\/p>\n<h4>Halal-Certified<\/h4>\n<p>Most ingredients are Halal-certified for Muslim-friendly events<\/p>\n<h4>Perfect for All Events<\/h4>\n<p>Birthdays, school events, corporate functions &amp; community carnivals<\/p>\n<h4>Custom Signage<\/h4>\n<p>Themed signage matches your party theme perfectly<\/p>\n<h4>Trusted Provider<\/h4>\n<p>Live food station Singapore for all age groups<\/p>\n<p style=\"font-weight: 300; color: #777; font-size: 0.95rem;\">\n                        More stations available upon request \u2014 let us customise the perfect menu for your event.\n                    <\/p>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20would%20like%20to%20enquire%20about%20your%20Live%20Food%20Stations%20and%20bundle%20deals.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                             Enquire About Live Stations<br \/>\n                        <\/a><br \/>\n                        <a onclick=\"showPage('home')\" style=\"cursor:pointer;\"><br \/>\n                             Back to Home<br \/>\n                        <\/a><br \/>\n        <\/section>\n<p>    <!-- ===== END PAGE: FOOD LIVE STATIONS ===== --><br \/>\n    <!-- ===== FOOTER ===== --><\/p>\n<footer role=\"contentinfo\">\n                    <a href=\"#\" onclick=\"showPage('home')\"><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Pink-Modern-Event-Planner-Logo-1.png\" alt=\"EVENTHING SG Logo\" \/><br \/>\n                    <\/a><\/p>\n<p>Creating Beautiful Celebrations for Every Occasion.<\/p>\n<p>                        <a href=\"#\" aria-label=\"Instagram\"><\/a><br \/>\n                        <a href=\"#\" aria-label=\"Facebook\"><\/a><br \/>\n                        <a href=\"https:\/\/wa.me\/6588062831\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\"><\/a><\/p>\n<h4>Quick Links<\/h4>\n<ul>\n<li><a onclick=\"showPage('home')\">Home<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('about')\">About<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Services<\/a><\/li>\n<li><a onclick=\"showPage('food-stations')\">Live Stations<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('packages')\">Packages<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('gallery')\">Gallery<\/a><\/li>\n<\/ul>\n<h4>Services<\/h4>\n<ul>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Balloon Decoration<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Event Styling<\/a><\/li>\n<li><a onclick=\"showPage('food-stations')\">Live Stations<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Entertainment<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Personalised Products<\/a><\/li>\n<\/ul>\n<h4>Contact<\/h4>\n<ul>\n<li><a href=\"tel:+6588062831\">+65 8806 2831<\/a><\/li>\n<li><a href=\"mailto:eventhingsg@gmail.com\">eventhingsg@gmail.com<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('contact')\">Get a Quote<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('faq')\">FAQs<\/a><\/li>\n<\/ul>\n<p>                &copy; 2026 EVENTHING SG. All rights reserved.<br \/>\n                Premium Event Styling &bull; Singapore<br \/>\n    <\/footer>\n<p>    <!-- ===== WHATSAPP FLOAT ===== --><br \/>\n    <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20have%20a%20question%20about%20your%20services.\" target=\"_blank\" rel=\"noopener\" aria-label=\"Chat on WhatsApp\"><br \/>\n    <\/a><br \/>\n    <!-- ===== JAVASCRIPT ===== --><br \/>\n<\/body><br \/>\n<\/html>\t\t\t\t\t<?php\n\/* Template Name: EVENTHING SG Full Page *\/\n?><br \/>\n<!DOCTYPE html><br \/>\n<html lang=\"en\"><br \/>\n<head><br \/>\n    <meta charset=\"UTF-8\" \/><br \/>\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/><br \/>\n    <meta name=\"description\" content=\"EVENTHING SG \u2013 Premium event styling and party planning in Singapore. Live food stations, balloon decorations, and more.\" \/><br \/>\n    <title>EVENTHING SG \u2013 Premium Event Styling &#038; Party Planning Singapore<\/title><br \/>\n    <!-- Google Fonts -->\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,700&#038;family=Cormorant+Garamond:ital,wght@0,400;0,600;1,400&#038;family=Poppins:wght@300;400;500;600;700&#038;family=Montserrat:wght@500;600&#038;display=swap\" rel=\"stylesheet\" \/>\n    <!-- Font Awesome 6 (Free) -->\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\" \/>\n<style>\n        \/* ===== RESET & BASE ===== *\/<br \/>\n        *,<br \/>\n        *::before,<br \/>\n        *::after {<br \/>\n            margin: 0;<br \/>\n            padding: 0;<br \/>\n            box-sizing: border-box;<br \/>\n        }<br \/>\n        :root {<br \/>\n            --white: #FFFFFF;<br \/>\n            --soft-ivory: #FAF8F5;<br \/>\n            --warm-beige: #F6F1EB;<br \/>\n            --champagne: #C9A46A;<br \/>\n            --champagne-dark: #B8925A;<br \/>\n            --sage: #A8B89C;<br \/>\n            --dusty-blue: #AFC6D8;<br \/>\n            --blush: #F4D8DD;<br \/>\n            --terracotta: #D8906A;<br \/>\n            --charcoal: #2C2C2C;<br \/>\n            --shadow-sm: 0 4px 20px rgba(44, 44, 44, 0.06);<br \/>\n            --shadow-md: 0 8px 40px rgba(44, 44, 44, 0.08);<br \/>\n            --shadow-lg: 0 20px 60px rgba(44, 44, 44, 0.10);<br \/>\n            --radius: 18px;<br \/>\n            --radius-sm: 10px;<br \/>\n            --transition: 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);<br \/>\n            --font-heading: 'Playfair Display', serif;<br \/>\n            --font-subheading: 'Cormorant Garamond', serif;<br \/>\n            --font-body: 'Poppins', sans-serif;<br \/>\n            --font-label: 'Montserrat', sans-serif;<br \/>\n        }<br \/>\n        html {<br \/>\n            scroll-behavior: smooth;<br \/>\n            -webkit-font-smoothing: antialiased;<br \/>\n            -moz-osx-font-smoothing: grayscale;<br \/>\n        }<br \/>\n        body {<br \/>\n            font-family: var(--font-body);<br \/>\n            background-color: var(--white);<br \/>\n            color: var(--charcoal);<br \/>\n            line-height: 1.7;<br \/>\n            overflow-x: hidden;<br \/>\n            margin: 0;<br \/>\n        }<br \/>\n        img {<br \/>\n            max-width: 100%;<br \/>\n            height: auto;<br \/>\n            display: block;<br \/>\n        }<br \/>\n        a {<br \/>\n            text-decoration: none;<br \/>\n            color: inherit;<br \/>\n        }<br \/>\n        ul {<br \/>\n            list-style: none;<br \/>\n        }<br \/>\n        .container {<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n            padding: 0 24px;<br \/>\n        }<br \/>\n        .section-padding {<br \/>\n            padding: 80px 0;<br \/>\n        }<br \/>\n        .section-padding-sm {<br \/>\n            padding: 60px 0;<br \/>\n        }<br \/>\n        .text-center {<br \/>\n            text-align: center;<br \/>\n        }<br \/>\n        \/* ===== TYPOGRAPHY ===== *\/<br \/>\n        .heading-primary {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(2.2rem, 5.5vw, 4.2rem);<br \/>\n            line-height: 1.15;<br \/>\n            letter-spacing: -0.02em;<br \/>\n        }<br \/>\n        .heading-secondary {<br \/>\n            font-family: var(--font-subheading);<br \/>\n            font-weight: 600;<br \/>\n            font-size: clamp(1.8rem, 4vw, 3rem);<br \/>\n            line-height: 1.2;<br \/>\n        }<br \/>\n        .heading-tertiary {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(1.3rem, 2.2vw, 1.8rem);<br \/>\n            line-height: 1.3;<br \/>\n        }<br \/>\n        .subtitle {<br \/>\n            font-family: var(--font-label);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.85rem;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.12em;<br \/>\n            color: var(--champagne);<br \/>\n            margin-bottom: 8px;<br \/>\n        }<br \/>\n        .body-text {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            font-size: 1.05rem;<br \/>\n            color: #555;<br \/>\n            max-width: 640px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .body-text strong {<br \/>\n            font-weight: 600;<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .gold-underline {<br \/>\n            display: inline-block;<br \/>\n            position: relative;<br \/>\n        }<br \/>\n        .gold-underline::after {<br \/>\n            content: '';<br \/>\n            position: absolute;<br \/>\n            bottom: -6px;<br \/>\n            left: 50%;<br \/>\n            transform: translateX(-50%);<br \/>\n            width: 60px;<br \/>\n            height: 3px;<br \/>\n            background: var(--champagne);<br \/>\n            border-radius: 4px;<br \/>\n        }<br \/>\n        \/* ===== BUTTONS ===== *\/<br \/>\n        .btn {<br \/>\n            display: inline-flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            gap: 10px;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 0.95rem;<br \/>\n            padding: 14px 34px;<br \/>\n            border-radius: 50px;<br \/>\n            border: none;<br \/>\n            cursor: pointer;<br \/>\n            transition: var(--transition);<br \/>\n            text-align: center;<br \/>\n            position: relative;<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .btn-primary {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            box-shadow: 0 6px 24px rgba(201, 164, 106, 0.35);<br \/>\n        }<br \/>\n        .btn-primary:hover {<br \/>\n            background: var(--champagne-dark);<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: 0 10px 32px rgba(201, 164, 106, 0.45);<br \/>\n        }<br \/>\n        .btn-secondary {<br \/>\n            background: transparent;<br \/>\n            color: var(--charcoal);<br \/>\n            border: 2px solid var(--charcoal);<br \/>\n        }<br \/>\n        .btn-secondary:hover {<br \/>\n            background: var(--charcoal);<br \/>\n            color: var(--white);<br \/>\n            transform: translateY(-2px);<br \/>\n        }<br \/>\n        .btn-outline-gold {<br \/>\n            background: transparent;<br \/>\n            color: var(--champagne);<br \/>\n            border: 2px solid var(--champagne);<br \/>\n        }<br \/>\n        .btn-outline-gold:hover {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            transform: translateY(-2px);<br \/>\n        }<br \/>\n        .btn-white {<br \/>\n            background: var(--white);<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .btn-white:hover {<br \/>\n            background: var(--soft-ivory);<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n        }<br \/>\n        .btn-gold {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .btn-gold:hover {<br \/>\n            background: var(--champagne-dark);<br \/>\n            transform: translateY(-2px);<br \/>\n            box-shadow: 0 8px 28px rgba(201, 164, 106, 0.4);<br \/>\n        }<br \/>\n        .btn-small {<br \/>\n            padding: 10px 24px;<br \/>\n            font-size: 0.85rem;<br \/>\n        }<br \/>\n        \/* ===== NAVIGATION ===== *\/<br \/>\n        .navbar {<br \/>\n            position: fixed;<br \/>\n            top: 0;<br \/>\n            left: 0;<br \/>\n            right: 0;<br \/>\n            z-index: 1000;<br \/>\n            padding: 16px 0;<br \/>\n            transition: var(--transition);<br \/>\n            background: transparent;<br \/>\n        }<br \/>\n        .navbar.scrolled {<br \/>\n            background: rgba(255, 255, 255, 0.92);<br \/>\n            backdrop-filter: blur(14px);<br \/>\n            -webkit-backdrop-filter: blur(14px);<br \/>\n            box-shadow: 0 2px 30px rgba(44, 44, 44, 0.06);<br \/>\n            padding: 10px 0;<br \/>\n        }<br \/>\n        .navbar .container {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: space-between;<br \/>\n        }<br \/>\n        .logo img {<br \/>\n            height: 42px;<br \/>\n            width: auto;<br \/>\n            display: block;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .navbar.scrolled .logo img {<br \/>\n            filter: brightness(0);<br \/>\n        }<br \/>\n        .nav-links {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 32px;<br \/>\n        }<br \/>\n        .nav-links a {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.9rem;<br \/>\n            color: rgba(255, 255, 255, 0.8);<br \/>\n            transition: var(--transition);<br \/>\n            position: relative;<br \/>\n            cursor: pointer;<br \/>\n        }<br \/>\n        .navbar.scrolled .nav-links a {<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .nav-links a:hover {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .nav-links a::after {<br \/>\n            content: '';<br \/>\n            position: absolute;<br \/>\n            bottom: -4px;<br \/>\n            left: 0;<br \/>\n            width: 0;<br \/>\n            height: 2px;<br \/>\n            background: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .nav-links a:hover::after {<br \/>\n            width: 100%;<br \/>\n        }<br \/>\n        .nav-cta {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white) !important;<br \/>\n            padding: 8px 24px;<br \/>\n            border-radius: 50px;<br \/>\n            font-weight: 600 !important;<br \/>\n        }<br \/>\n        .nav-cta:hover {<br \/>\n            background: var(--champagne-dark) !important;<br \/>\n            color: var(--white) !important;<br \/>\n        }<br \/>\n        .nav-cta::after {<br \/>\n            display: none !important;<br \/>\n        }<br \/>\n        .hamburger {<br \/>\n            display: none;<br \/>\n            flex-direction: column;<br \/>\n            gap: 5px;<br \/>\n            cursor: pointer;<br \/>\n            padding: 4px;<br \/>\n            background: none;<br \/>\n            border: none;<br \/>\n            z-index: 1001;<br \/>\n        }<br \/>\n        .hamburger span {<br \/>\n            display: block;<br \/>\n            width: 28px;<br \/>\n            height: 2.5px;<br \/>\n            background: var(--white);<br \/>\n            border-radius: 4px;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .navbar.scrolled .hamburger span {<br \/>\n            background: var(--charcoal);<br \/>\n        }<br \/>\n        .hamburger.active span:nth-child(1) {<br \/>\n            transform: rotate(45deg) translate(5px, 5px);<br \/>\n        }<br \/>\n        .hamburger.active span:nth-child(2) {<br \/>\n            opacity: 0;<br \/>\n        }<br \/>\n        .hamburger.active span:nth-child(3) {<br \/>\n            transform: rotate(-45deg) translate(5px, -5px);<br \/>\n        }<br \/>\n        \/* ===== PAGE NAVIGATION ===== *\/<br \/>\n        .page {<br \/>\n            display: none;<br \/>\n        }<br \/>\n        .page.active {<br \/>\n            display: block;<br \/>\n        }<br \/>\n        \/* ===== HERO ===== *\/<br \/>\n        .hero {<br \/>\n            min-height: 100vh;<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            position: relative;<br \/>\n            background: linear-gradient(135deg, #1a1a1a 0%, #2c2c2c 100%);<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .hero-bg {<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background:<br \/>\n                url('https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/c13e6321-dda3-4bd4-9780-d8c19cbaf4e3-1.png') center center \/ cover no-repeat;<br \/>\n            opacity: 0.45;<br \/>\n            transform: scale(1.05);<br \/>\n            animation: heroZoom 20s ease-in-out infinite alternate;<br \/>\n        }<br \/>\n        @keyframes heroZoom {<br \/>\n            0% {<br \/>\n                transform: scale(1.05);<br \/>\n            }<br \/>\n            100% {<br \/>\n                transform: scale(1.15);<br \/>\n            }<br \/>\n        }<br \/>\n        .hero-overlay {<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background: linear-gradient(180deg, rgba(44, 44, 44, 0.3) 0%, rgba(44, 44, 44, 0.7) 100%);<br \/>\n        }<br \/>\n        .hero .container {<br \/>\n            position: relative;<br \/>\n            z-index: 2;<br \/>\n            padding: 120px 24px 80px;<br \/>\n        }<br \/>\n        .hero-content {<br \/>\n            max-width: 720px;<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .hero-badge {<br \/>\n            display: inline-block;<br \/>\n            font-family: var(--font-label);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.75rem;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.2em;<br \/>\n            color: var(--champagne);<br \/>\n            background: rgba(201, 164, 106, 0.15);<br \/>\n            backdrop-filter: blur(6px);<br \/>\n            padding: 6px 20px;<br \/>\n            border-radius: 50px;<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.2);<br \/>\n            margin-bottom: 20px;<br \/>\n        }<br \/>\n        .hero h1 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(2.6rem, 6.5vw, 4.8rem);<br \/>\n            line-height: 1.08;<br \/>\n            margin-bottom: 20px;<br \/>\n            letter-spacing: -0.02em;<br \/>\n        }<br \/>\n        .hero h1 .highlight {<br \/>\n            color: var(--champagne);<br \/>\n            position: relative;<br \/>\n        }<br \/>\n        .hero p {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            font-size: clamp(1rem, 1.3vw, 1.2rem);<br \/>\n            color: rgba(255, 255, 255, 0.8);<br \/>\n            max-width: 560px;<br \/>\n            margin-bottom: 36px;<br \/>\n            line-height: 1.8;<br \/>\n        }<br \/>\n        .hero-buttons {<br \/>\n            display: flex;<br \/>\n            flex-wrap: wrap;<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .hero-buttons .btn {<br \/>\n            min-width: 180px;<br \/>\n        }<br \/>\n        .hero-stats {<br \/>\n            display: flex;<br \/>\n            gap: 48px;<br \/>\n            margin-top: 56px;<br \/>\n            padding-top: 40px;<br \/>\n            border-top: 1px solid rgba(255, 255, 255, 0.08);<br \/>\n        }<br \/>\n        .hero-stats .stat {<br \/>\n            text-align: left;<br \/>\n        }<br \/>\n        .hero-stats .stat-number {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.8rem;<br \/>\n            color: var(--champagne);<br \/>\n            display: block;<br \/>\n        }<br \/>\n        .hero-stats .stat-label {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            font-size: 0.85rem;<br \/>\n            color: rgba(255, 255, 255, 0.6);<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.05em;<br \/>\n        }<br \/>\n        \/* ===== SECTION HEADERS ===== *\/<br \/>\n        .section-header {<br \/>\n            text-align: center;<br \/>\n            max-width: 720px;<br \/>\n            margin: 0 auto 56px;<br \/>\n        }<br \/>\n        .section-header .subtitle {<br \/>\n            margin-bottom: 10px;<br \/>\n        }<br \/>\n        .section-header h2 {<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        .section-header p {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 300;<br \/>\n            color: #666;<br \/>\n            font-size: 1.05rem;<br \/>\n        }<br \/>\n        \/* ===== PROMOTION BANNER ===== *\/<br \/>\n        .promo-banner {<br \/>\n            background: var(--soft-ivory);<br \/>\n            padding: 40px 0;<br \/>\n        }<br \/>\n        .promo-banner .promo-image {<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .promo-banner .promo-image:hover {<br \/>\n            transform: scale(1.01);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n        }<br \/>\n        .promo-banner .promo-image img {<br \/>\n            width: 100%;<br \/>\n            height: auto;<br \/>\n            display: block;<br \/>\n        }<br \/>\n        \/* ===== ABOUT ===== *\/<br \/>\n        .about {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .about-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 60px;<br \/>\n            align-items: center;<br \/>\n        }<br \/>\n        .about-image {<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            position: relative;<br \/>\n        }<br \/>\n        .about-image img {<br \/>\n            width: 100%;<br \/>\n            height: 480px;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .about-image:hover img {<br \/>\n            transform: scale(1.02);<br \/>\n        }<br \/>\n        .about-image .floating-badge {<br \/>\n            position: absolute;<br \/>\n            bottom: -18px;<br \/>\n            right: -18px;<br \/>\n            background: var(--white);<br \/>\n            padding: 16px 24px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 14px;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n        }<br \/>\n        .about-image .floating-badge i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1.6rem;<br \/>\n        }<br \/>\n        .about-content h2 {<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        .about-content p {<br \/>\n            color: #555;<br \/>\n            margin-bottom: 16px;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.9;<br \/>\n        }<br \/>\n        .about-content .about-features {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 12px 24px;<br \/>\n            margin: 24px 0 32px;<br \/>\n        }<br \/>\n        .about-content .about-features li {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 10px;<br \/>\n            font-weight: 400;<br \/>\n            font-size: 0.95rem;<br \/>\n        }<br \/>\n        .about-content .about-features li i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1rem;<br \/>\n            width: 20px;<br \/>\n        }<br \/>\n        \/* ===== SERVICES ===== *\/<br \/>\n        .services {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .services-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));<br \/>\n            gap: 28px;<br \/>\n        }<br \/>\n        .service-card {<br \/>\n            background: var(--soft-ivory);<br \/>\n            padding: 32px 24px 28px;<br \/>\n            border-radius: var(--radius);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid transparent;<br \/>\n            text-align: center;<br \/>\n            position: relative;<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .service-card:hover {<br \/>\n            transform: translateY(-8px);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n            border-color: rgba(201, 164, 106, 0.2);<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .service-card .icon-wrap {<br \/>\n            width: 64px;<br \/>\n            height: 64px;<br \/>\n            border-radius: 50%;<br \/>\n            background: rgba(201, 164, 106, 0.10);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            margin: 0 auto 18px;<br \/>\n            font-size: 1.6rem;<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .service-card:hover .icon-wrap {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            transform: scale(1.05);<br \/>\n        }<br \/>\n        .service-card h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.1rem;<br \/>\n            margin-bottom: 6px;<br \/>\n        }<br \/>\n        .service-card p {<br \/>\n            font-size: 0.9rem;<br \/>\n            color: #777;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.6;<br \/>\n        }<br \/>\n        .service-card .tag-list {<br \/>\n            display: flex;<br \/>\n            flex-wrap: wrap;<br \/>\n            justify-content: center;<br \/>\n            gap: 6px 12px;<br \/>\n            margin-top: 14px;<br \/>\n        }<br \/>\n        .service-card .tag-list span {<br \/>\n            font-size: 0.75rem;<br \/>\n            font-weight: 500;<br \/>\n            color: var(--champagne);<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            padding: 2px 12px;<br \/>\n            border-radius: 20px;<br \/>\n        }<br \/>\n        .service-category {<br \/>\n            margin-bottom: 48px;<br \/>\n        }<br \/>\n        .service-category:last-child {<br \/>\n            margin-bottom: 0;<br \/>\n        }<br \/>\n        .service-category .cat-title {<br \/>\n            font-family: var(--font-subheading);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 1.6rem;<br \/>\n            margin-bottom: 20px;<br \/>\n            color: var(--charcoal);<br \/>\n            text-align: center;<br \/>\n        }<br \/>\n        \/* ===== FOOD LIVE STATIONS (Homepage - No Pricing) ===== *\/<br \/>\n        .food-stations-home {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .food-stations-home-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));<br \/>\n            gap: 24px;<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .food-station-home-card {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.06);<br \/>\n        }<br \/>\n        .food-station-home-card:hover {<br \/>\n            transform: translateY(-6px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .food-station-home-card .station-image {<br \/>\n            height: 160px;<br \/>\n            overflow: hidden;<br \/>\n        }<br \/>\n        .food-station-home-card .station-image img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .food-station-home-card:hover .station-image img {<br \/>\n            transform: scale(1.04);<br \/>\n        }<br \/>\n        .food-station-home-card .station-content {<br \/>\n            padding: 16px 16px 20px;<br \/>\n            text-align: center;<br \/>\n        }<br \/>\n        .food-station-home-card .station-content h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1rem;<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .food-station-home-card .station-content p {<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #777;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.5;<br \/>\n        }<br \/>\n        .food-station-home-card .station-content .btn {<br \/>\n            margin-top: 10px;<br \/>\n            width: 100%;<br \/>\n        }<br \/>\n        \/* ===== FOOD LIVE STATIONS PAGE (Full with Pricing) ===== *\/<br \/>\n        .food-stations-page {<br \/>\n            background: var(--soft-ivory);<br \/>\n            min-height: 100vh;<br \/>\n            padding-top: 100px;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero {<br \/>\n            background: linear-gradient(135deg, #2c2c2c 0%, #1a1a1a 100%);<br \/>\n            padding: 80px 0 60px;<br \/>\n            color: var(--white);<br \/>\n            text-align: center;<br \/>\n            position: relative;<br \/>\n            overflow: hidden;<br \/>\n            margin-bottom: 60px;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero::before {<br \/>\n            content: '';<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background: url('https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png') center center \/ cover no-repeat;<br \/>\n            opacity: 0.15;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero .container {<br \/>\n            position: relative;<br \/>\n            z-index: 1;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero h1 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(2.4rem, 5vw, 3.8rem);<br \/>\n            margin-bottom: 12px;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero h1 .highlight {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .food-stations-page .page-hero p {<br \/>\n            font-weight: 300;<br \/>\n            color: rgba(255, 255, 255, 0.8);<br \/>\n            max-width: 640px;<br \/>\n            margin: 0 auto;<br \/>\n            font-size: 1.05rem;<br \/>\n        }<br \/>\n        .food-stations-page .page-hero .hero-badge {<br \/>\n            display: inline-block;<br \/>\n            font-family: var(--font-label);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.75rem;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.2em;<br \/>\n            color: var(--champagne);<br \/>\n            background: rgba(201, 164, 106, 0.15);<br \/>\n            backdrop-filter: blur(6px);<br \/>\n            padding: 6px 20px;<br \/>\n            border-radius: 50px;<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.2);<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        \/* Bundle Promo Banner *\/<br \/>\n        .bundle-promo {<br \/>\n            background: linear-gradient(135deg, var(--champagne) 0%, var(--champagne-dark) 100%);<br \/>\n            padding: 20px 24px;<br \/>\n            border-radius: var(--radius);<br \/>\n            margin: 0 auto 40px;<br \/>\n            max-width: 900px;<br \/>\n            text-align: center;<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .bundle-promo h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: clamp(1.3rem, 2.5vw, 1.8rem);<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .bundle-promo p {<br \/>\n            font-weight: 400;<br \/>\n            font-size: 1rem;<br \/>\n            opacity: 0.95;<br \/>\n        }<br \/>\n        .bundle-promo .highlight-text {<br \/>\n            font-size: 1.2rem;<br \/>\n            font-weight: 700;<br \/>\n        }<br \/>\n        .food-stations-grid-full {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));<br \/>\n            gap: 28px;<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .food-station-full-card {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.06);<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n        }<br \/>\n        .food-station-full-card:hover {<br \/>\n            transform: translateY(-8px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .food-station-full-card .station-image {<br \/>\n            height: 200px;<br \/>\n            overflow: hidden;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .food-station-full-card .station-image img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .food-station-full-card:hover .station-image img {<br \/>\n            transform: scale(1.04);<br \/>\n        }<br \/>\n        .food-station-full-card .station-content {<br \/>\n            padding: 20px 22px 24px;<br \/>\n            flex: 1;<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.2rem;<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .price {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1.2rem;<br \/>\n            margin: 6px 0;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .price span {<br \/>\n            font-weight: 300;<br \/>\n            color: #999;<br \/>\n            font-size: 0.9rem;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .description {<br \/>\n            font-size: 0.9rem;<br \/>\n            color: #555;<br \/>\n            font-weight: 300;<br \/>\n            line-height: 1.6;<br \/>\n            margin-bottom: 10px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .includes {<br \/>\n            margin: 6px 0 12px;<br \/>\n            padding-left: 4px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .includes li {<br \/>\n            font-size: 0.85rem;<br \/>\n            color: #666;<br \/>\n            font-weight: 300;<br \/>\n            padding: 2px 0;<br \/>\n            display: flex;<br \/>\n            align-items: flex-start;<br \/>\n            gap: 8px;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .includes li i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 0.7rem;<br \/>\n            margin-top: 6px;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .bonus {<br \/>\n            font-size: 0.85rem;<br \/>\n            color: var(--champagne);<br \/>\n            font-weight: 500;<br \/>\n            margin: 6px 0 12px;<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            padding: 6px 12px;<br \/>\n            border-radius: 6px;<br \/>\n            display: inline-block;<br \/>\n            align-self: flex-start;<br \/>\n        }<br \/>\n        .food-station-full-card .station-content .btn {<br \/>\n            width: 100%;<br \/>\n            margin-top: auto;<br \/>\n        }<br \/>\n        \/* Why Choose Section on Food Page *\/<br \/>\n        .why-food-stations {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            padding: 40px 36px;<br \/>\n            margin-top: 50px;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.08);<br \/>\n        }<br \/>\n        .why-food-stations h3 {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.5rem;<br \/>\n            text-align: center;<br \/>\n            margin-bottom: 20px;<br \/>\n        }<br \/>\n        .why-food-stations .why-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .why-food-stations .why-item {<br \/>\n            text-align: center;<br \/>\n            padding: 16px 12px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            background: var(--soft-ivory);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .why-food-stations .why-item:hover {<br \/>\n            transform: translateY(-4px);<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n        }<br \/>\n        .why-food-stations .why-item i {<br \/>\n            font-size: 1.6rem;<br \/>\n            color: var(--champagne);<br \/>\n            margin-bottom: 6px;<br \/>\n            display: block;<br \/>\n        }<br \/>\n        .why-food-stations .why-item h4 {<br \/>\n            font-size: 0.9rem;<br \/>\n            font-weight: 600;<br \/>\n            margin-bottom: 2px;<br \/>\n        }<br \/>\n        .why-food-stations .why-item p {<br \/>\n            font-size: 0.78rem;<br \/>\n            color: #888;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        \/* ===== PACKAGES (Backdrop & Balloon) ===== *\/<br \/>\n        .packages {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .packages-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 40px;<br \/>\n            max-width: 1200px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .package-wrapper {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius);<br \/>\n            padding: 32px 28px 28px;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.08);<br \/>\n        }<br \/>\n        .package-wrapper:hover {<br \/>\n            transform: translateY(-6px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.2);<br \/>\n        }<br \/>\n        .package-wrapper.featured {<br \/>\n            border-color: var(--champagne);<br \/>\n            background: linear-gradient(180deg, var(--white) 0%, #fcf9f6 100%);<br \/>\n        }<br \/>\n        .package-wrapper .badge {<br \/>\n            display: inline-block;<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            font-size: 0.7rem;<br \/>\n            font-weight: 600;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.08em;<br \/>\n            padding: 4px 18px;<br \/>\n            border-radius: 50px;<br \/>\n            margin-bottom: 12px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-name {<br \/>\n            font-family: var(--font-heading);<br \/>\n            font-weight: 700;<br \/>\n            font-size: 1.6rem;<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-price {<br \/>\n            font-size: 2rem;<br \/>\n            font-weight: 700;<br \/>\n            color: var(--champagne);<br \/>\n            font-family: var(--font-heading);<br \/>\n            margin: 8px 0 2px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-price span {<br \/>\n            font-size: 1rem;<br \/>\n            font-weight: 400;<br \/>\n            color: #999;<br \/>\n            font-family: var(--font-body);<br \/>\n        }<br \/>\n        .package-wrapper .pkg-old-price {<br \/>\n            font-size: 0.95rem;<br \/>\n            color: #aaa;<br \/>\n            text-decoration: line-through;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-desc {<br \/>\n            font-size: 0.9rem;<br \/>\n            color: #666;<br \/>\n            font-weight: 300;<br \/>\n            margin: 8px 0 18px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-features {<br \/>\n            margin: 8px 0 18px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-features li {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            gap: 10px;<br \/>\n            font-size: 0.9rem;<br \/>\n            font-weight: 300;<br \/>\n            color: #555;<br \/>\n            padding: 4px 0;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-features li i {<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 0.8rem;<br \/>\n            width: 18px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-addons {<br \/>\n            background: var(--soft-ivory);<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            padding: 14px 18px;<br \/>\n            margin: 8px 0 20px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-addons p {<br \/>\n            font-size: 0.8rem;<br \/>\n            font-weight: 500;<br \/>\n            color: var(--charcoal);<br \/>\n            margin-bottom: 4px;<br \/>\n        }<br \/>\n        .package-wrapper .pkg-addons span {<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #777;<br \/>\n            font-weight: 300;<br \/>\n            display: inline-block;<br \/>\n            margin-right: 8px;<br \/>\n        }<br \/>\n        .package-wrapper .btn {<br \/>\n            width: 100%;<br \/>\n            margin-top: 8px;<br \/>\n        }<br \/>\n        .package-gallery {<br \/>\n            margin-top: 24px;<br \/>\n            border-top: 1px solid rgba(201, 164, 106, 0.15);<br \/>\n            padding-top: 20px;<br \/>\n        }<br \/>\n        .package-gallery h4 {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 0.9rem;<br \/>\n            color: var(--charcoal);<br \/>\n            margin-bottom: 12px;<br \/>\n            letter-spacing: 0.05em;<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(90px, 1fr));<br \/>\n            gap: 10px;<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs a {<br \/>\n            display: block;<br \/>\n            border-radius: 6px;<br \/>\n            overflow: hidden;<br \/>\n            aspect-ratio: 1 \/ 1;<br \/>\n            transition: var(--transition);<br \/>\n            border: 2px solid transparent;<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs a:hover {<br \/>\n            border-color: var(--champagne);<br \/>\n            transform: scale(1.04);<br \/>\n        }<br \/>\n        .package-gallery .gallery-thumbs img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n        }<br \/>\n        \/* ===== WHY CHOOSE ===== *\/<br \/>\n        .why-choose {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .why-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));<br \/>\n            gap: 24px;<br \/>\n            max-width: 1000px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .why-item {<br \/>\n            text-align: center;<br \/>\n            padding: 24px 16px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            transition: var(--transition);<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .why-item:hover {<br \/>\n            transform: translateY(-4px);<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .why-item .icon-wrap {<br \/>\n            width: 56px;<br \/>\n            height: 56px;<br \/>\n            border-radius: 50%;<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            margin: 0 auto 12px;<br \/>\n            font-size: 1.4rem;<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .why-item:hover .icon-wrap {<br \/>\n            background: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n        }<br \/>\n        .why-item h4 {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 0.95rem;<br \/>\n            margin-bottom: 2px;<br \/>\n        }<br \/>\n        .why-item p {<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #888;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        \/* ===== GALLERY ===== *\/<br \/>\n        .gallery {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .gallery-masonry {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(4, 1fr);<br \/>\n            grid-auto-rows: 220px;<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item {<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            overflow: hidden;<br \/>\n            position: relative;<br \/>\n            cursor: pointer;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item:hover {<br \/>\n            transform: scale(1.02);<br \/>\n            box-shadow: var(--shadow-md);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item img {<br \/>\n            width: 100%;<br \/>\n            height: 100%;<br \/>\n            object-fit: cover;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item:hover img {<br \/>\n            transform: scale(1.06);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item .gallery-overlay {<br \/>\n            position: absolute;<br \/>\n            inset: 0;<br \/>\n            background: linear-gradient(0deg, rgba(44, 44, 44, 0.5) 0%, transparent 60%);<br \/>\n            display: flex;<br \/>\n            align-items: flex-end;<br \/>\n            padding: 16px;<br \/>\n            opacity: 0;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item:hover .gallery-overlay {<br \/>\n            opacity: 1;<br \/>\n        }<br \/>\n        .gallery-masonry .gallery-item .gallery-overlay span {<br \/>\n            color: var(--white);<br \/>\n            font-weight: 400;<br \/>\n            font-size: 0.85rem;<br \/>\n            letter-spacing: 0.02em;<br \/>\n        }<br \/>\n        .gallery-masonry .item-tall {<br \/>\n            grid-row: span 2;<br \/>\n        }<br \/>\n        .gallery-masonry .item-wide {<br \/>\n            grid-column: span 2;<br \/>\n        }<br \/>\n        .gallery-masonry .item-large {<br \/>\n            grid-column: span 2;<br \/>\n            grid-row: span 2;<br \/>\n        }<br \/>\n        \/* ===== TESTIMONIALS ===== *\/<br \/>\n        .testimonials {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .testimonials-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));<br \/>\n            gap: 24px;<br \/>\n            max-width: 1100px;<br \/>\n            margin: 0 auto;<br \/>\n        }<br \/>\n        .testimonial-image-card {<br \/>\n            background: var(--soft-ivory);<br \/>\n            border-radius: var(--radius);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            transition: var(--transition);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.08);<br \/>\n        }<br \/>\n        .testimonial-image-card:hover {<br \/>\n            transform: translateY(-6px);<br \/>\n            box-shadow: var(--shadow-lg);<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .testimonial-image-card img {<br \/>\n            width: 100%;<br \/>\n            height: auto;<br \/>\n            display: block;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .testimonial-image-card:hover img {<br \/>\n            transform: scale(1.02);<br \/>\n        }<br \/>\n        \/* ===== FAQ ===== *\/<br \/>\n        .faq {<br \/>\n            background: var(--soft-ivory);<br \/>\n        }<br \/>\n        .faq-list {<br \/>\n            max-width: 800px;<br \/>\n            margin: 0 auto;<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n            gap: 12px;<br \/>\n        }<br \/>\n        .faq-item {<br \/>\n            background: var(--white);<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            overflow: hidden;<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n            border: 1px solid rgba(201, 164, 106, 0.06);<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .faq-item:hover {<br \/>\n            border-color: rgba(201, 164, 106, 0.15);<br \/>\n        }<br \/>\n        .faq-question {<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: space-between;<br \/>\n            padding: 18px 24px;<br \/>\n            cursor: pointer;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n            font-size: 1rem;<br \/>\n            background: none;<br \/>\n            border: none;<br \/>\n            width: 100%;<br \/>\n            text-align: left;<br \/>\n            color: var(--charcoal);<br \/>\n            gap: 16px;<br \/>\n            transition: var(--transition);<br \/>\n        }<br \/>\n        .faq-question:hover {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .faq-question i {<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n            font-size: 1rem;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .faq-item.active .faq-question i {<br \/>\n            transform: rotate(180deg);<br \/>\n        }<br \/>\n        .faq-answer {<br \/>\n            max-height: 0;<br \/>\n            overflow: hidden;<br \/>\n            transition: max-height 0.5s ease, padding 0.3s ease;<br \/>\n            padding: 0 24px;<br \/>\n        }<br \/>\n        .faq-item.active .faq-answer {<br \/>\n            max-height: 300px;<br \/>\n            padding: 0 24px 20px;<br \/>\n        }<br \/>\n        .faq-answer p {<br \/>\n            font-weight: 300;<br \/>\n            color: #666;<br \/>\n            font-size: 0.95rem;<br \/>\n            line-height: 1.8;<br \/>\n        }<br \/>\n        \/* ===== CONTACT ===== *\/<br \/>\n        .contact {<br \/>\n            background: var(--white);<br \/>\n        }<br \/>\n        .contact-wrapper {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1.2fr;<br \/>\n            gap: 60px;<br \/>\n            align-items: start;<br \/>\n        }<br \/>\n        .contact-info h2 {<br \/>\n            margin-bottom: 12px;<br \/>\n        }<br \/>\n        .contact-info p {<br \/>\n            color: #666;<br \/>\n            font-weight: 300;<br \/>\n            margin-bottom: 28px;<br \/>\n        }<br \/>\n        .contact-info .info-item {<br \/>\n            display: flex;<br \/>\n            align-items: flex-start;<br \/>\n            gap: 16px;<br \/>\n            margin-bottom: 18px;<br \/>\n        }<br \/>\n        .contact-info .info-item i {<br \/>\n            width: 40px;<br \/>\n            height: 40px;<br \/>\n            border-radius: 50%;<br \/>\n            background: rgba(201, 164, 106, 0.08);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            color: var(--champagne);<br \/>\n            font-size: 1rem;<br \/>\n            flex-shrink: 0;<br \/>\n        }<br \/>\n        .contact-info .info-item .label {<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.85rem;<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .contact-info .info-item .value {<br \/>\n            font-weight: 300;<br \/>\n            color: #666;<br \/>\n            font-size: 0.95rem;<br \/>\n        }<br \/>\n        .contact-form {<br \/>\n            background: var(--soft-ivory);<br \/>\n            padding: 40px 36px;<br \/>\n            border-radius: var(--radius);<br \/>\n            box-shadow: var(--shadow-sm);<br \/>\n        }<br \/>\n        .contact-form .form-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 1fr 1fr;<br \/>\n            gap: 16px;<br \/>\n        }<br \/>\n        .contact-form .form-group {<br \/>\n            display: flex;<br \/>\n            flex-direction: column;<br \/>\n            gap: 4px;<br \/>\n        }<br \/>\n        .contact-form .form-group.full {<br \/>\n            grid-column: 1 \/ -1;<br \/>\n        }<br \/>\n        .contact-form label {<br \/>\n            font-weight: 500;<br \/>\n            font-size: 0.8rem;<br \/>\n            color: #555;<br \/>\n            font-family: var(--font-label);<br \/>\n            letter-spacing: 0.03em;<br \/>\n        }<br \/>\n        .contact-form label .required {<br \/>\n            color: #e74c3c;<br \/>\n            margin-left: 2px;<br \/>\n        }<br \/>\n        .contact-form input,<br \/>\n        .contact-form select,<br \/>\n        .contact-form textarea {<br \/>\n            padding: 12px 16px;<br \/>\n            border-radius: var(--radius-sm);<br \/>\n            border: 1px solid #e8e3dc;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-size: 0.95rem;<br \/>\n            transition: var(--transition);<br \/>\n            background: var(--white);<br \/>\n            width: 100%;<br \/>\n            color: var(--charcoal);<br \/>\n        }<br \/>\n        .contact-form input:focus,<br \/>\n        .contact-form select:focus,<br \/>\n        .contact-form textarea:focus {<br \/>\n            outline: none;<br \/>\n            border-color: var(--champagne);<br \/>\n            box-shadow: 0 0 0 4px rgba(201, 164, 106, 0.1);<br \/>\n        }<br \/>\n        .contact-form textarea {<br \/>\n            resize: vertical;<br \/>\n            min-height: 100px;<br \/>\n        }<br \/>\n        .contact-form .form-actions {<br \/>\n            display: flex;<br \/>\n            flex-wrap: wrap;<br \/>\n            gap: 14px;<br \/>\n            margin-top: 8px;<br \/>\n        }<br \/>\n        .contact-form .form-actions .btn {<br \/>\n            flex: 1;<br \/>\n            min-width: 160px;<br \/>\n        }<br \/>\n        \/* ===== FOOTER ===== *\/<br \/>\n        .footer {<br \/>\n            background: var(--charcoal);<br \/>\n            color: rgba(255, 255, 255, 0.7);<br \/>\n            padding: 60px 0 30px;<br \/>\n            margin-top: 40px;<br \/>\n        }<br \/>\n        .footer-grid {<br \/>\n            display: grid;<br \/>\n            grid-template-columns: 2fr 1fr 1fr 1fr;<br \/>\n            gap: 40px;<br \/>\n            padding-bottom: 40px;<br \/>\n            border-bottom: 1px solid rgba(255, 255, 255, 0.06);<br \/>\n        }<br \/>\n        .footer-brand .logo img {<br \/>\n            height: 45px;<br \/>\n            width: auto;<br \/>\n            display: block;<br \/>\n            margin-bottom: 12px;<br \/>\n            filter: brightness(0) invert(1);<br \/>\n        }<br \/>\n        .footer-brand p {<br \/>\n            font-weight: 300;<br \/>\n            font-size: 0.95rem;<br \/>\n            max-width: 280px;<br \/>\n            line-height: 1.8;<br \/>\n        }<br \/>\n        .footer-brand .socials {<br \/>\n            display: flex;<br \/>\n            gap: 14px;<br \/>\n            margin-top: 18px;<br \/>\n        }<br \/>\n        .footer-brand .socials a {<br \/>\n            width: 40px;<br \/>\n            height: 40px;<br \/>\n            border-radius: 50%;<br \/>\n            border: 1px solid rgba(255, 255, 255, 0.1);<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            transition: var(--transition);<br \/>\n            color: rgba(255, 255, 255, 0.6);<br \/>\n            font-size: 1rem;<br \/>\n        }<br \/>\n        .footer-brand .socials a:hover {<br \/>\n            background: var(--champagne);<br \/>\n            border-color: var(--champagne);<br \/>\n            color: var(--white);<br \/>\n            transform: translateY(-2px);<br \/>\n        }<br \/>\n        .footer h4 {<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 600;<br \/>\n            font-size: 1rem;<br \/>\n            color: var(--white);<br \/>\n            margin-bottom: 16px;<br \/>\n        }<br \/>\n        .footer ul li {<br \/>\n            margin-bottom: 8px;<br \/>\n        }<br \/>\n        .footer ul li a {<br \/>\n            font-weight: 300;<br \/>\n            font-size: 0.9rem;<br \/>\n            transition: var(--transition);<br \/>\n            cursor: pointer;<br \/>\n        }<br \/>\n        .footer ul li a:hover {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        .footer-bottom {<br \/>\n            padding-top: 24px;<br \/>\n            display: flex;<br \/>\n            justify-content: space-between;<br \/>\n            align-items: center;<br \/>\n            flex-wrap: wrap;<br \/>\n            gap: 16px;<br \/>\n            font-size: 0.85rem;<br \/>\n            font-weight: 300;<br \/>\n        }<br \/>\n        .footer-bottom span {<br \/>\n            color: var(--champagne);<br \/>\n        }<br \/>\n        \/* ===== SCROLL ANIMATIONS ===== *\/<br \/>\n        .reveal {<br \/>\n            opacity: 0;<br \/>\n            transform: translateY(40px);<br \/>\n            transition: opacity 0.8s ease, transform 0.8s ease;<br \/>\n        }<br \/>\n        .reveal.visible {<br \/>\n            opacity: 1;<br \/>\n            transform: translateY(0);<br \/>\n        }<br \/>\n        \/* ===== RESPONSIVE ===== *\/<br \/>\n        @media (max-width: 1024px) {<br \/>\n            .about-grid {<br \/>\n                gap: 40px;<br \/>\n            }<br \/>\n            .gallery-masonry {<br \/>\n                grid-template-columns: repeat(3, 1fr);<br \/>\n                grid-auto-rows: 180px;<br \/>\n            }<br \/>\n            .gallery-masonry .item-large {<br \/>\n                grid-column: span 2;<br \/>\n                grid-row: span 2;<br \/>\n            }<br \/>\n            .footer-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 32px;<br \/>\n            }<br \/>\n            .packages-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                max-width: 600px;<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 900px) {<br \/>\n            .contact-wrapper {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                gap: 40px;<br \/>\n            }<br \/>\n            .contact-form .form-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n            .contact-form .form-group.full {<br \/>\n                grid-column: 1;<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 768px) {<br \/>\n            .hamburger {<br \/>\n                display: flex;<br \/>\n            }<br \/>\n            .nav-links {<br \/>\n                position: fixed;<br \/>\n                top: 0;<br \/>\n                right: -100%;<br \/>\n                width: 75%;<br \/>\n                max-width: 340px;<br \/>\n                height: 100vh;<br \/>\n                background: var(--white);<br \/>\n                flex-direction: column;<br \/>\n                justify-content: center;<br \/>\n                padding: 40px 32px;<br \/>\n                gap: 20px;<br \/>\n                box-shadow: var(--shadow-lg);<br \/>\n                transition: var(--transition);<br \/>\n                align-items: flex-start;<br \/>\n            }<br \/>\n            .nav-links.open {<br \/>\n                right: 0;<br \/>\n            }<br \/>\n            .nav-links a {<br \/>\n                color: var(--charcoal) !important;<br \/>\n                font-size: 1.1rem;<br \/>\n            }<br \/>\n            .nav-links .nav-cta {<br \/>\n                margin-top: 8px;<br \/>\n            }<br \/>\n            .navbar.scrolled .hamburger span {<br \/>\n                background: var(--charcoal);<br \/>\n            }<br \/>\n            .hero h1 {<br \/>\n                font-size: clamp(2rem, 8vw, 2.8rem);<br \/>\n            }<br \/>\n            .hero-stats {<br \/>\n                gap: 24px;<br \/>\n                flex-wrap: wrap;<br \/>\n            }<br \/>\n            .hero-buttons .btn {<br \/>\n                min-width: 140px;<br \/>\n                width: 100%;<br \/>\n            }<br \/>\n            .about-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                gap: 32px;<br \/>\n            }<br \/>\n            .about-image img {<br \/>\n                height: 320px;<br \/>\n            }<br \/>\n            .about-image .floating-badge {<br \/>\n                bottom: 10px;<br \/>\n                right: 10px;<br \/>\n                padding: 12px 18px;<br \/>\n                font-size: 0.85rem;<br \/>\n            }<br \/>\n            .about-content .about-features {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n            .gallery-masonry {<br \/>\n                grid-template-columns: repeat(2, 1fr);<br \/>\n                grid-auto-rows: 140px;<br \/>\n                gap: 10px;<br \/>\n            }<br \/>\n            .gallery-masonry .item-large {<br \/>\n                grid-column: span 2;<br \/>\n                grid-row: span 1;<br \/>\n            }<br \/>\n            .gallery-masonry .item-tall {<br \/>\n                grid-row: span 1;<br \/>\n            }<br \/>\n            .gallery-masonry .item-wide {<br \/>\n                grid-column: span 1;<br \/>\n            }<br \/>\n            .footer-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                gap: 28px;<br \/>\n            }<br \/>\n            .footer-bottom {<br \/>\n                flex-direction: column;<br \/>\n                text-align: center;<br \/>\n            }<br \/>\n            .section-padding {<br \/>\n                padding: 56px 0;<br \/>\n            }<br \/>\n            .section-padding-sm {<br \/>\n                padding: 40px 0;<br \/>\n            }<br \/>\n            .section-header {<br \/>\n                margin-bottom: 36px;<br \/>\n            }<br \/>\n            .why-grid {<br \/>\n                grid-template-columns: repeat(2, 1fr);<br \/>\n            }<br \/>\n            .contact-form {<br \/>\n                padding: 28px 20px;<br \/>\n            }<br \/>\n            .services-grid {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));<br \/>\n            }<br \/>\n            .food-stations-home-grid {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));<br \/>\n            }<br \/>\n            .food-station-home-card .station-image {<br \/>\n                height: 120px;<br \/>\n            }<br \/>\n            .food-stations-grid-full {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));<br \/>\n            }<br \/>\n            .food-station-full-card .station-image {<br \/>\n                height: 160px;<br \/>\n            }<br \/>\n            .package-gallery .gallery-thumbs {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(70px, 1fr));<br \/>\n            }<br \/>\n            .testimonials-grid {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));<br \/>\n            }<br \/>\n            .food-stations-page {<br \/>\n                padding-top: 80px;<br \/>\n            }<br \/>\n            .food-stations-page .page-hero {<br \/>\n                padding: 60px 0 40px;<br \/>\n            }<br \/>\n            .why-food-stations .why-grid {<br \/>\n                grid-template-columns: repeat(2, 1fr);<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 480px) {<br \/>\n            .container {<br \/>\n                padding: 0 16px;<br \/>\n            }<br \/>\n            .hero .container {<br \/>\n                padding: 100px 16px 60px;<br \/>\n            }<br \/>\n            .logo img {<br \/>\n                height: 34px;<br \/>\n            }<br \/>\n            .why-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 12px;<br \/>\n            }<br \/>\n            .why-item {<br \/>\n                padding: 16px 12px;<br \/>\n            }<br \/>\n            .why-item .icon-wrap {<br \/>\n                width: 44px;<br \/>\n                height: 44px;<br \/>\n                font-size: 1.1rem;<br \/>\n            }<br \/>\n            .gallery-masonry {<br \/>\n                grid-auto-rows: 120px;<br \/>\n                gap: 8px;<br \/>\n            }<br \/>\n            .services-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 14px;<br \/>\n            }<br \/>\n            .service-card {<br \/>\n                padding: 20px 14px;<br \/>\n            }<br \/>\n            .service-card .icon-wrap {<br \/>\n                width: 48px;<br \/>\n                height: 48px;<br \/>\n                font-size: 1.2rem;<br \/>\n            }<br \/>\n            .food-stations-home-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 12px;<br \/>\n            }<br \/>\n            .food-station-home-card .station-image {<br \/>\n                height: 100px;<br \/>\n            }<br \/>\n            .food-station-home-card .station-content h3 {<br \/>\n                font-size: 0.85rem;<br \/>\n            }<br \/>\n            .food-station-home-card .station-content p {<br \/>\n                font-size: 0.7rem;<br \/>\n            }<br \/>\n            .food-stations-grid-full {<br \/>\n                grid-template-columns: 1fr;<br \/>\n                max-width: 400px;<br \/>\n                margin: 0 auto;<br \/>\n            }<br \/>\n            .package-wrapper {<br \/>\n                padding: 24px 16px;<br \/>\n            }<br \/>\n            .package-gallery .gallery-thumbs {<br \/>\n                grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));<br \/>\n                gap: 6px;<br \/>\n            }<br \/>\n            .contact-form .form-actions .btn {<br \/>\n                min-width: 100%;<br \/>\n            }<br \/>\n            .testimonials-grid {<br \/>\n                grid-template-columns: 1fr;<br \/>\n            }<br \/>\n            .why-food-stations .why-grid {<br \/>\n                grid-template-columns: 1fr 1fr;<br \/>\n                gap: 10px;<br \/>\n            }<br \/>\n            .why-food-stations {<br \/>\n                padding: 24px 16px;<br \/>\n            }<br \/>\n        }<br \/>\n        \/* ===== WHATSAPP FLOAT ===== *\/<br \/>\n        .whatsapp-float {<br \/>\n            position: fixed;<br \/>\n            bottom: 28px;<br \/>\n            right: 28px;<br \/>\n            z-index: 999;<br \/>\n            background: #25D366;<br \/>\n            color: var(--white);<br \/>\n            width: 56px;<br \/>\n            height: 56px;<br \/>\n            border-radius: 50%;<br \/>\n            display: flex;<br \/>\n            align-items: center;<br \/>\n            justify-content: center;<br \/>\n            font-size: 1.8rem;<br \/>\n            box-shadow: 0 6px 30px rgba(37, 211, 102, 0.35);<br \/>\n            transition: var(--transition);<br \/>\n            animation: pulse 2s ease-in-out infinite;<br \/>\n        }<br \/>\n        .whatsapp-float:hover {<br \/>\n            transform: scale(1.08);<br \/>\n            box-shadow: 0 8px 40px rgba(37, 211, 102, 0.5);<br \/>\n        }<br \/>\n        @keyframes pulse {<br \/>\n            0%,<br \/>\n            100% {<br \/>\n                box-shadow: 0 6px 30px rgba(37, 211, 102, 0.35);<br \/>\n            }<br \/>\n            50% {<br \/>\n                box-shadow: 0 6px 50px rgba(37, 211, 102, 0.55);<br \/>\n            }<br \/>\n        }<br \/>\n        @media (max-width: 480px) {<br \/>\n            .whatsapp-float {<br \/>\n                width: 48px;<br \/>\n                height: 48px;<br \/>\n                font-size: 1.4rem;<br \/>\n                bottom: 16px;<br \/>\n                right: 16px;<br \/>\n            }<br \/>\n        }<br \/>\n        \/* ===== BACK TO HOME ===== *\/<br \/>\n        .back-to-home {<br \/>\n            display: inline-flex;<br \/>\n            align-items: center;<br \/>\n            gap: 8px;<br \/>\n            font-family: var(--font-body);<br \/>\n            font-weight: 500;<br \/>\n            color: var(--champagne);<br \/>\n            transition: var(--transition);<br \/>\n            cursor: pointer;<br \/>\n            margin-top: 8px;<br \/>\n        }<br \/>\n        .back-to-home:hover {<br \/>\n            color: var(--champagne-dark);<br \/>\n            transform: translateX(-4px);<br \/>\n        }<br \/>\n        \/* ===== HALAL BADGE ===== *\/<br \/>\n        .halal-badge {<br \/>\n            display: inline-block;<br \/>\n            background: #2d7d46;<br \/>\n            color: var(--white);<br \/>\n            font-size: 0.65rem;<br \/>\n            font-weight: 600;<br \/>\n            text-transform: uppercase;<br \/>\n            letter-spacing: 0.08em;<br \/>\n            padding: 2px 12px;<br \/>\n            border-radius: 20px;<br \/>\n            margin-left: 8px;<br \/>\n            vertical-align: middle;<br \/>\n        }<br \/>\n    <\/style>\n<p><\/head><br \/>\n<body><br \/>\n    <!-- ===== NAVIGATION ===== --><\/p>\n<nav id=\"navbar\" role=\"navigation\" aria-label=\"Main navigation\">\n            <a href=\"#\" onclick=\"showPage('home')\"><br \/>\n                <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Pink-Modern-Event-Planner-Logo-1.png\" alt=\"EVENTHING SG Logo\" \/><br \/>\n            <\/a><\/p>\n<ul id=\"navLinks\" role=\"menubar\">\n<li role=\"none\"><a onclick=\"showPage('home')\" role=\"menuitem\">Home<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('about')\" role=\"menuitem\">About<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('services')\" role=\"menuitem\">Services<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('food-stations')\" role=\"menuitem\">Live Stations<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('packages')\" role=\"menuitem\">Packages<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('gallery')\" role=\"menuitem\">Gallery<\/a><\/li>\n<li role=\"none\"><a onclick=\"showPage('home'); scrollToSection('contact')\" role=\"menuitem\">Get a Quote<\/a><\/li>\n<\/ul>\n<p>            <button id=\"hamburger\" aria-label=\"Toggle menu\" aria-expanded=\"false\"><br \/>\n            <\/button><br \/>\n    <\/nav>\n<p>    <!-- ============================================================ --><br \/>\n    <!-- ===== PAGE: HOMEPAGE ===== --><br \/>\n    <!-- ============================================================ --><br \/>\n        <!-- ===== HERO ===== --><\/p>\n<section id=\"home\" aria-labelledby=\"hero-title\">\n                    \u2726 Singapore&#8217;s Premier Event Stylist<\/p>\n<h1 id=\"hero-title\">\n                        Creating Beautiful <br \/>Celebrations for Every Occasion<br \/>\n                    <\/h1>\n<p>\n                        From birthdays and baby showers to weddings, corporate events, and grand openings,<br \/>\n                        EVENTHING SG transforms your ideas into unforgettable celebrations with premium<br \/>\n                        decorations, balloon styling, live food stations, and personalised event experiences<br \/>\n                        across Singapore.\n                    <\/p>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20would%20like%20to%20enquire%20about%20your%20services.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                             Get a Free Quote<br \/>\n                        <\/a><br \/>\n                        <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\"><br \/>\n                             View Live Stations<br \/>\n                        <\/a><br \/>\n                            300+<br \/>\n                            Events Styled<br \/>\n                            98%<br \/>\n                            Client Satisfaction<br \/>\n                            4.9\u2605<br \/>\n                            Average Rating<br \/>\n        <\/section>\n<p>        <!-- ===== PROMOTION BANNER ===== --><\/p>\n<section aria-label=\"Current Promotion\">\n                    <img loading=\"lazy\" decoding=\"async\"\n                    src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/d3cb036a-18b7-441f-ac41-ee4fbf310809-1.png\"\n                    alt=\"Current Promotion - EVENTHING SG\"\n                    loading=\"lazy\"\n                    width=\"1200\"\n                    height=\"400\"\n                    \/><br \/>\n        <\/section>\n<p>        <!-- ===== ABOUT ===== --><\/p>\n<section id=\"about\" aria-labelledby=\"about-title\">\n                        <img loading=\"lazy\" decoding=\"async\"\n                        src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Dec-18-2025-05_12_36-PM.png\"\n                        alt=\"EVENTHING SG team crafting beautiful celebrations with love and dedication\"\n                        loading=\"lazy\"\n                        width=\"800\"\n                        height=\"480\"\n                        \/><br \/>\n                            Handcrafted with Love<br \/>\n                        About EVENTHING SG<\/p>\n<h2 id=\"about-title\">\n                            Your One-Stop Event Styling &amp; Party Planning Partner<br \/>\n                        <\/h2>\n<p>\n                            At <strong>EVENTHING SG<\/strong>, we pour our <strong>passion and dedication<\/strong> into every celebration we craft. Each decoration is <strong>handcrafted with love<\/strong>, ensuring every detail is perfect for your special day.\n                        <\/p>\n<p>\n                            Our mission is simple: to make our customers happy. Whether you are planning a child&#8217;s birthday, a wedding, baby shower, proposal, corporate event, festive celebration, or grand opening, our team creates beautiful experiences that leave lasting memories.\n                        <\/p>\n<p>\n                            From elegant decorations and premium balloon styling to live food stations and customised party details, we handle every element with creativity, professionalism, and attention to detail.\n                        <\/p>\n<ul>\n<li> Fully Customised Designs<\/li>\n<li> Professional Team<\/li>\n<li> Premium Balloon Styling<\/li>\n<li> One-Stop Event Services<\/li>\n<\/ul>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20would%20like%20to%20plan%20an%20event%20with%20you.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                             Let&#8217;s Plan Your Event<br \/>\n                        <\/a><br \/>\n        <\/section>\n<p>        <!-- ===== SERVICES ===== --><\/p>\n<section id=\"services\" aria-labelledby=\"services-title\">\n                    What We Offer<\/p>\n<h2 id=\"services-title\">Premium Event Services in Singapore<\/h2>\n<p>From concept to creation, we bring your vision to life with elegance and precision.<\/p>\n<p>                <!-- Event Decorations --><\/p>\n<h3>\u2726 Event Decorations<\/h3>\n<h3>Selected Plain Backdrop with Custom Name<\/h3>\n<p>Elegant plain backdrops personalised with your name or message<\/p>\n<h3>Balloon Styling<\/h3>\n<p>Premium balloon garlands, arches &amp; sculptures<\/p>\n<h3>Floral Decorations<\/h3>\n<p>Fresh blooms &amp; botanical accents for every occasion<\/p>\n<h3>Entrance Decorations<\/h3>\n<p>First impressions that wow your guests<\/p>\n<h3>Stage Decorations<\/h3>\n<p>Professional staging for events of all sizes<\/p>\n<h3>Photo Booth Styling<\/h3>\n<p>Instagram-worthy backdrops &amp; props<\/p>\n<h3>Venue Styling<\/h3>\n<p>Complete venue transformation from floor to ceiling<\/p>\n<p>                <!-- Celebration Types --><\/p>\n<h3>\u2726 Celebrations We Style<\/h3>\n<h3>Kids Birthday Parties<\/h3>\n<p>SafariDinosaurPrincess<\/p>\n<h3>Adult Birthday Parties<\/h3>\n<p>ElegantGlamThemed<\/p>\n<h3>Baby Showers<\/h3>\n<p>PastelWoodlandWhimsical<\/p>\n<h3>Gender Reveal Parties<\/h3>\n<p>Balloon PopSmokeCreative<\/p>\n<h3>ROM &amp; Weddings<\/h3>\n<p>RomanticLuxuryIntimate<\/p>\n<h3>Engagement Parties<\/h3>\n<p>ElegantPhotogenic<\/p>\n<h3>Proposals<\/h3>\n<p>SurpriseRomanticPersonalised<\/p>\n<h3>Corporate Events<\/h3>\n<p>ProfessionalBranded<\/p>\n<h3>Family Day<\/h3>\n<p>FunInteractive<\/p>\n<h3>School Events<\/h3>\n<p>CreativeEducational<\/p>\n<h3>Graduation<\/h3>\n<p>CelebratoryMemorable<\/p>\n<h3>Grand Openings<\/h3>\n<p>RibbonBalloonsImpact<\/p>\n<h3>Festive Celebrations<\/h3>\n<p>CNYChristmasDiwali<\/p>\n<h3>Community Events<\/h3>\n<p>InclusiveVibrant<\/p>\n<h3>Private Parties<\/h3>\n<p>ExclusiveTailored<br \/>\n                <!-- Entertainment --><\/p>\n<h3>\u2726 Entertainment<\/h3>\n<h3>Bouncy Castle<\/h3>\n<p>From <strong>$90<\/strong> for 2 hours. Safe, fun inflatables for kids of all ages<\/p>\n<h3>Magician<\/h3>\n<p>From <strong>$350<\/strong> for 30 mins. Interactive magic shows that delight<\/p>\n<h3>Mascot<\/h3>\n<p>From <strong>$180<\/strong> for 35 mins. Beloved characters to entertain your guests<\/p>\n<h3>Craft Booth<\/h3>\n<p>From <strong>$180<\/strong> onwards. DIY Decoden, Shrink Dink, Batik Painting, Glass Painting, and many more!<\/p>\n<h3>Games &amp; Activities<\/h3>\n<p>From <strong>$150<\/strong> onwards. Custom games &amp; carnival activities<\/p>\n<p>                <!-- Personalised Products --><\/p>\n<h3>\u2726 Personalised Products<\/h3>\n<h3>Welcome Boards<\/h3>\n<p>Custom welcome signs with your event details<\/p>\n<h3>Goodie Bags<\/h3>\n<p>Curated take-home gifts for your guests<\/p>\n<h3>Cake Toppers<\/h3>\n<p>Personalised toppers that match your theme<\/p>\n<h3>Custom Signages<\/h3>\n<p>Directional &amp; decorative signs for your venue<\/p>\n<h3>Invitation Cards<\/h3>\n<p>Printed invites that set the tone<\/p>\n<h3>Digital Invitations<\/h3>\n<p>Elegant e-invites for modern celebrations<\/p>\n<h3>Party Printables<\/h3>\n<p>Banners, labels &amp; decor printables<\/p>\n<\/section>\n<p>        <!-- ===== FOOD LIVE STATIONS (Homepage - No Pricing) ===== --><\/p>\n<section id=\"food-stations-home\" aria-labelledby=\"food-stations-home-title\">\n                    Live Food Stations<\/p>\n<h2 id=\"food-stations-home-title\">Delicious Live Stations for Your Event<\/h2>\n<p>Freshly prepared on-site to delight your guests and elevate the celebration.<\/p>\n<p>                    <a onclick=\"showPage('food-stations')\" style=\"margin-top: 16px; cursor:pointer;\"><br \/>\n                         View All Stations &amp; Pricing<br \/>\n                    <\/a><br \/>\n                    <!-- Waffle --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png\" alt=\"Waffle live station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Waffle Station<\/h3>\n<p>Fresh, fluffy waffles with a variety of toppings<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Popcorn --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Popcorn-Station-Eventhing-sG-1.png\" alt=\"Popcorn station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Popcorn Station<\/h3>\n<p>Gourmet popcorn in custom flavours<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Candy Floss --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Candy-Floss-Station-Eventhing-SG.png\" alt=\"Candy floss station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Candy Floss<\/h3>\n<p>Fluffy cotton candy in vibrant colours<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Hotdog Bun --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/hotdog-bun-station-eventhing-sg.png\" alt=\"Hotdog bun station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Hotdog Bun<\/h3>\n<p>Grilled halal hotdogs in soft buns<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Takoyaki --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Takoyaki-Staion-Eventhing-SG.png\" alt=\"Takoyaki station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Takoyaki Station<\/h3>\n<p>Japanese-style balls with halal ingredients<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><br \/>\n                    <!-- Muah Chee --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Muah-chee-Station-Eventhing-SG.png\" alt=\"Muah chee station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>Muah Chee<\/h3>\n<p>Classic glutinous rice snack with peanuts<\/p>\n<p>                            <a onclick=\"showPage('food-stations')\" style=\"cursor:pointer;\">Check Rates<\/a><\/p>\n<p style=\"font-weight: 300; color: #777; font-size: 0.95rem;\">\n                        More stations available \u2014 including Mini Pancakes, Kacang Puteh, Beverage Station &amp; more!\n                    <\/p>\n<p>                    <a onclick=\"showPage('food-stations')\" style=\"margin-top: 16px; cursor:pointer;\"><br \/>\n                         View Full Menu &amp; Pricing<br \/>\n                    <\/a><br \/>\n        <\/section>\n<p>        <!-- ===== PACKAGES (Backdrop & Balloon Decoration) ===== --><\/p>\n<section id=\"packages\" aria-labelledby=\"packages-title\">\n                    Our Packages<\/p>\n<h2 id=\"packages-title\">Backdrop &amp; Balloon Decoration Packages<\/h2>\n<p>Choose the perfect backdrop and balloon styling package for your celebration.<\/p>\n<p>                    <!-- Elegant Bliss --><br \/>\n                        Elegant Bliss<\/p>\n<h3>Elegant Bliss<\/h3>\n<p>                        $260 \/ package<br \/>\n                        ~~$280~~<\/p>\n<p>Perfect for intimate celebrations with elegant styling.<\/p>\n<ul>\n<li> Premium Balloon Garland<\/li>\n<li> Selected Plain Backdrop with Custom Name<\/li>\n<li> Professional Setup &amp; Dismantling<\/li>\n<\/ul>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Elegant%20Bliss%20package%20(%24260).\" target=\"_blank\" rel=\"noopener\">Book Elegant Bliss<\/a><\/p>\n<h4>\u2728 Elegant Bliss Gallery<\/h4>\n<p>                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/safari-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/safari-1.png\" alt=\"Safari theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-02-19-at-18.36.29.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-02-19-at-18.36.29.jpeg\" alt=\"Elegant setup 1\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2024-12-27-at-02-28-51.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2024-12-27-at-02-28-51.jpeg\" alt=\"Elegant setup 2\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-12-04-at-11-12-43.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-12-04-at-11-12-43.jpeg\" alt=\"Elegant setup 3\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-4.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-4.png\" alt=\"Design 4\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-product-image-5.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-product-image-5.png\" alt=\"Product 5\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/barbieqq-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/barbieqq-1.png\" alt=\"Barbie theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-9-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/untitled-design-9-1.png\" alt=\"Design 9\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/cillian.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/cillian.png\" alt=\"Cillian\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/amelia.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/amelia.png\" alt=\"Amelia\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                    <!-- Grand Celebration --><br \/>\n                        Grand Celebration<\/p>\n<h3>Grand Celebration<\/h3>\n<p>                        From $310 \/ package<\/p>\n<p>Perfect for larger celebrations with premium styling.<\/p>\n<ul>\n<li> Premium Balloon Styling<\/li>\n<li> Selected Plain Backdrop with Custom Name<\/li>\n<li> A2 Personalised Welcome Board<\/li>\n<li> Professional Setup &amp; Dismantling<\/li>\n<\/ul>\n<p>Recommended Add-ons:<\/p>\n<p>                            Fresh Waffle Station<br \/>\n                            Bouncy Castle<br \/>\n                            Personalised Goodie Bags<br \/>\n                            Magician<br \/>\n                            Craft Booth<br \/>\n                            Mascots<br \/>\n                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Grand%20Celebration%20package%20(From%20%24310).\" target=\"_blank\" rel=\"noopener\">Get Quotation<\/a><\/p>\n<h4>\u2728 Grand Celebration Gallery<\/h4>\n<p>                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" alt=\"Grand 1\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" alt=\"Blue theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-52-17.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-52-17.jpeg\" alt=\"Grand 2\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" alt=\"Princess theme\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" alt=\"Syafiq\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" alt=\"Muhaymin\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n                                <a href=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-53-03.jpeg\" target=\"_blank\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-53-03.jpeg\" alt=\"Grand 3\" loading=\"lazy\" width=\"200\" height=\"200\" \/><\/a><br \/>\n        <\/section>\n<p>        <!-- ===== WHY CHOOSE ===== --><\/p>\n<section aria-labelledby=\"why-title\">\n                    Why Choose Us<\/p>\n<h2 id=\"why-title\">The EVENTHING Difference<\/h2>\n<h4>Fully Customised Designs<\/h4>\n<p>Every event is uniquely yours<\/p>\n<h4>Professional Team<\/h4>\n<p>Experienced &amp; passionate<\/p>\n<h4>Premium Balloon Styling<\/h4>\n<p>High-quality materials &amp; artistry<\/p>\n<h4>Creative Event Concepts<\/h4>\n<p>Fresh ideas for every celebration<\/p>\n<h4>One-Stop Event Services<\/h4>\n<p>Everything under one roof<\/p>\n<h4>Affordable Packages<\/h4>\n<p>Quality without the premium price<\/p>\n<h4>Personalised Experience<\/h4>\n<p>We listen &amp; deliver<\/p>\n<h4>Reliable Service<\/h4>\n<p>Punctual &amp; professional<\/p>\n<h4>Instagram-worthy Setups<\/h4>\n<p>Stunning visuals for your memories<\/p>\n<h4>Serving Events Across Singapore<\/h4>\n<p>Island-wide coverage<\/p>\n<\/section>\n<p>        <!-- ===== GALLERY ===== --><\/p>\n<section id=\"gallery\" aria-labelledby=\"gallery-title\">\n                    Our Work<\/p>\n<h2 id=\"gallery-title\">Gallery of Celebrations<\/h2>\n<p>Real events styled by EVENTHING SG across Singapore.<\/p>\n<p>                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" alt=\"Elegant event decoration\" loading=\"lazy\" width=\"600\" height=\"800\" \/><br \/>\n                        Elegant Setup<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" alt=\"Blue themed decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Blue Theme<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-52-17.jpeg\" alt=\"Luxury event styling\" loading=\"lazy\" width=\"600\" height=\"800\" \/><br \/>\n                        Luxury Styling<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" alt=\"Princess themed party\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Princess Theme<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" alt=\"Syafiq event decoration\" loading=\"lazy\" width=\"800\" height=\"400\" \/><br \/>\n                        Syafiq&#8217;s Celebration<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" alt=\"Muhaymin event\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Muhaymin&#8217;s Party<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2025-06-22-at-23-53-03.jpeg\" alt=\"Grand celebration styling\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Grand Celebration<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/blue-1-1.png\" alt=\"Blue balloon decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Balloon Styling<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/whatsapp-image-2026-05-19-at-22.04.29.jpeg\" alt=\"Elegant event backdrop\" loading=\"lazy\" width=\"800\" height=\"400\" \/><br \/>\n                        Elegant Backdrop<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/princess.png\" alt=\"Princess balloon decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Princess Balloons<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/syafiq.png\" alt=\"Syafiq event styling\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Syafiq&#8217;s Event<br \/>\n                        <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhingsg.wordpress.com\/wp-content\/uploads\/2026\/05\/muhaymin-1.png\" alt=\"Muhaymin balloon decoration\" loading=\"lazy\" width=\"600\" height=\"400\" \/><br \/>\n                        Muhaymin&#8217;s Celebration<br \/>\n        <\/section>\n<p>        <!-- ===== TESTIMONIALS ===== --><\/p>\n<section id=\"testimonials\" aria-labelledby=\"testimonials-title\">\n                    Testimonials<\/p>\n<h2 id=\"testimonials-title\">What Our Customers Say<\/h2>\n<p>Real reviews from our happy customers across Singapore.<\/p>\n<p>                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/customer-comment.png\" alt=\"Customer testimonial 1\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/customer-comment3.png\" alt=\"Customer testimonial 2\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/customer-comment2.png\" alt=\"Customer testimonial 3\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/comment.png\" alt=\"Customer testimonial 4\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2024-11-30-at-20.53.14.jpeg\" alt=\"Customer testimonial 5\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2024-11-30-at-20.54.20.jpeg\" alt=\"Customer testimonial 6\" loading=\"lazy\" \/><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/WhatsApp-Image-2024-11-30-at-20.56.44.jpeg\" alt=\"Customer testimonial 7\" loading=\"lazy\" \/><br \/>\n        <\/section>\n<p>        <!-- ===== FAQ ===== --><\/p>\n<section id=\"faq\" aria-labelledby=\"faq-title\">\n                    FAQs<\/p>\n<h2 id=\"faq-title\">Frequently Asked Questions<\/h2>\n<p>                        <button aria-expanded=\"true\"><br \/>\n                            How early should I book?<br \/>\n                        <\/button><\/p>\n<p>We recommend booking at least <strong>2\u20134 weeks<\/strong> in advance, especially for weekends and peak seasons (school holidays, festive periods). For larger events or custom projects, we suggest <strong>6\u20138 weeks<\/strong> to ensure availability and ample planning time.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Can I customise my package?<br \/>\n                        <\/button><\/p>\n<p>Absolutely! Every event is unique. We offer fully customisable packages \u2014 you can mix and match services, choose your colour palette, select add-ons, and we will tailor everything to your theme, budget, and vision.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Do you provide setup and dismantling?<br \/>\n                        <\/button><\/p>\n<p>Yes, every package includes <strong>professional setup and dismantling<\/strong>. Our team arrives early to ensure everything is perfect before your guests arrive, and we handle the takedown after the event so you can focus on enjoying the celebration.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Do you travel across Singapore?<br \/>\n                        <\/button><\/p>\n<p>Yes! We serve events <strong>island-wide in Singapore<\/strong>, including homes, function rooms, hotels, restaurants, and outdoor venues. Travel within Singapore is included in our packages.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            Can I combine multiple services?<br \/>\n                        <\/button><\/p>\n<p>Of course! We are a <strong>one-stop event styling company<\/strong>. You can combine decorations, balloon styling, live stations, entertainment, and personalised products into a single seamless package with a coordinated theme.<\/p>\n<p>                        <button aria-expanded=\"false\"><br \/>\n                            How do I confirm my booking?<br \/>\n                        <\/button><\/p>\n<p>Once we have discussed your event details and finalised the quotation, we will send you a <strong>booking confirmation and invoice<\/strong>. A deposit is required to secure your date, with the balance due before the event.<\/p>\n<\/section>\n<p>        <!-- ===== CONTACT ===== --><\/p>\n<section id=\"contact\" aria-labelledby=\"contact-title\">\n                        Get in Touch<\/p>\n<h2 id=\"contact-title\">Let&#8217;s Create Something Beautiful<\/h2>\n<p>Tell us about your celebration, and we will design an unforgettable experience tailored just for you.<\/p>\n<p>                            Call \/ WhatsApp+65 8806 2831<br \/>\n                            Emaileventhingsg@gmail.com<br \/>\n                            ServingSingapore (Island-wide)<br \/>\n                            HoursMon \u2013 Sat: 10am \u2013 8pm<br \/>\n                            <a href=\"#\" aria-label=\"Instagram\"><\/a><br \/>\n                            <a href=\"#\" aria-label=\"Facebook\"><\/a><br \/>\n                            <a href=\"#\" aria-label=\"WhatsApp\"><\/a><\/p>\n<form id=\"contactForm\" novalidate>\n<h3 style=\"font-family:var(--font-heading);font-weight:700;font-size:1.4rem;margin-bottom:16px;\">Request a Quote<\/h3>\n<p>                                <label for=\"name\">Full Name *<\/label><br \/>\n                                <input type=\"text\" id=\"name\" placeholder=\"Your name\" required \/><br \/>\n                                <label for=\"phone\">Phone Number *<\/label><br \/>\n                                <input type=\"tel\" id=\"phone\" placeholder=\"+65 9123 4567\" required \/><br \/>\n                                <label for=\"email\">Email Address<\/label><br \/>\n                                <input type=\"email\" id=\"email\" placeholder=\"you@example.com\" \/><br \/>\n                                <label for=\"eventDate\">Event Date *<\/label><br \/>\n                                <input type=\"date\" id=\"eventDate\" required \/><br \/>\n                                <label for=\"eventTime\">Event Time *<\/label><br \/>\n                                <input type=\"time\" id=\"eventTime\" required \/><br \/>\n                                <label for=\"venue\">Venue *<\/label><br \/>\n                                <input type=\"text\" id=\"venue\" placeholder=\"Venue name or address\" required \/><br \/>\n                                <label for=\"eventType\">Event Type<\/label><br \/>\n                                <select id=\"eventType\"><option value=\"\">Select one<\/option><option>Kids Birthday Party<\/option><option>Adult Birthday Party<\/option><option>Baby Shower<\/option><option>Gender Reveal<\/option><option>Wedding \/ ROM<\/option><option>Engagement Party<\/option><option>Proposal<\/option><option>Corporate Event<\/option><option>Family Day<\/option><option>School Event<\/option><option>Graduation<\/option><option>Grand Opening<\/option><option>Festive Celebration<\/option><option>Community Event<\/option><option>Private Party<\/option><option>Other<\/option><\/select><br \/>\n                                <label for=\"serviceType\">Type of Service *<\/label><br \/>\n                                <select id=\"serviceType\" required><option value=\"\">Select one<\/option><option>Backdrop &#038; Balloon Decoration<\/option><option>Live Food Station<\/option><option>Entertainment<\/option><option>Personalised Products<\/option><option>Full Event Styling Package<\/option><option>Other<\/option><\/select><br \/>\n                                <label for=\"guests\">Number of Guests<\/label><br \/>\n                                <input type=\"number\" id=\"guests\" placeholder=\"e.g. 30\" min=\"1\" \/><br \/>\n                                <label for=\"theme\">Theme \/ Colour Palette<\/label><br \/>\n                                <input type=\"text\" id=\"theme\" placeholder=\"e.g. Safari, Pastel, Elegant Gold\" \/><br \/>\n                                <label for=\"message\">Your Message<\/label><br \/>\n                                <textarea id=\"message\" placeholder=\"Tell us about your celebration, your vision, and any special requests\u2026\" rows=\"4\"><\/textarea><br \/>\n                                <label for=\"referencePhoto\">Upload Reference Photo (Optional)<\/label><br \/>\n                                <input type=\"file\" id=\"referencePhoto\" accept=\"image\/*\" \/><br \/>\n                                    <button type=\"submit\"><br \/>\n                                         Request a Quote<br \/>\n                                    <\/button><br \/>\n                                    <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20have%20a%20general%20enquiry%20about%20your%20services.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                                         WhatsApp Us<br \/>\n                                    <\/a><br \/>\n                    <\/form>\n<\/section>\n<p>    <!-- ===== END PAGE: HOMEPAGE ===== --><br \/>\n    <!-- ============================================================ --><br \/>\n    <!-- ===== PAGE: FOOD LIVE STATIONS ===== --><br \/>\n    <!-- ============================================================ --><br \/>\n        <!-- ===== FOOD STATIONS PAGE HERO ===== --><\/p>\n<section>\n                    \u2726 Live Food Stations<\/p>\n<h1>Live Food Stations for Events in Singapore<\/h1>\n<p>Fun, Fresh &amp; Halal-Friendly! Perfect for birthdays, school events, carnivals, and corporate functions. Each station is fully set up with staff, themed signage, and halal-certified ingredients where applicable.<\/p>\n<p>                        <a onclick=\"showPage('home')\" style=\"color: var(--champagne); cursor:pointer;\"><br \/>\n                             Back to Home<br \/>\n                        <\/a><br \/>\n                <!-- Bundle Promo --><\/p>\n<h3>\ud83d\udce3 Bundle &amp; Save!<\/h3>\n<p>Book 2 or more stations and enjoy 10% OFF your total!<\/p>\n<p>                    Our Menu<\/p>\n<h2>Live Station Pricing &amp; Details<\/h2>\n<p>All packages include full setup, serving staff, and custom themed signage to match your event.<\/p>\n<p>                    <!-- Waffle Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png\" alt=\"Waffle live station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\uddc7 Waffle Station Halal<\/h3>\n<p>                            $300 \/ 2 hours<\/p>\n<p>Serve up warm, golden waffles with your choice of toppings! This food live station for events is always a crowd favorite.<\/p>\n<ul>\n<li> Free-flow servings (1\/4 waffle per guest)<\/li>\n<li> 2 Waffle Machines, 1 Operator<\/li>\n<li> 5\u20137 Toppings: Chocolate, Strawberry &amp; Maple Syrup, Marshmallows, Caramel Drizzle, Biscoff Crumbs, Sprinkles<\/li>\n<li> Minimum of 2 hours<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Themed A3 Signage to match your party look<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Waffle%20Station%20(%24300%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Mini Pancake Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/waffle-station-eventhing-sg.png\" alt=\"Mini Pancake station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\udd5e Mini Pancake Station Halal<\/h3>\n<p>                            $299 \/ 2 hours<\/p>\n<p>Fluffy and fun! These bite-sized pancakes are a hit at any kids&#8217; party food station in Singapore.<\/p>\n<ul>\n<li> Free-flow servings (3\u20134 mini pancakes per guest)<\/li>\n<li> Plates, Cutlery &amp; 1 Operator<\/li>\n<li> 5\u20137 sweet toppings<\/li>\n<li> Waffle machine included<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Custom Signboard with your party theme!<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Mini%20Pancake%20Station%20(%24299%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Popcorn Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Popcorn-Station-Eventhing-sG-1.png\" alt=\"Popcorn station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83c\udf7f Popcorn Station Halal<\/h3>\n<p>                            $320 \/ 2 hours<\/p>\n<p>Add a carnival feel with this classic carnival food live station.<\/p>\n<ul>\n<li> Free-flow sweet popcorn (served in popcorn boxes)<\/li>\n<li> Halal-certified ingredients<\/li>\n<li> 1 Operator &amp; Popcorn Machine<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Themed A3 Signage included<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Popcorn%20Station%20(%24320%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Candy Floss Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Candy-Floss-Station-Eventhing-SG.png\" alt=\"Candy floss station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\u2601\ufe0f Candy Floss Station Halal<\/h3>\n<p>                            $250 \/ 2 hours<\/p>\n<p>A must-have at any mobile food station setup! Sweet cotton candy spun fresh on sticks.<\/p>\n<ul>\n<li> Unlimited servings<\/li>\n<li> 1 Staff, Candy Floss Machine<\/li>\n<li> Wooden serving sticks<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Custom A3 Signage to match your event vibe<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Candy%20Floss%20Station%20(%24250%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Kacang Puteh Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Muah-chee-Station-Eventhing-SG.png\" alt=\"Kacang Puteh station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\udd5c Kacang Puteh Station Halal<\/h3>\n<p>                            $280 \/ 2 hours<\/p>\n<p>A nostalgic treat in traditional paper cones \u2013 perfect for Racial Harmony Day or school events.<\/p>\n<ul>\n<li> Free-flow snacks until jars run out<\/li>\n<li> 5\u20137 assorted snacks: Murukku, Green Peas, Tapioca Chips &amp; more<\/li>\n<li> 1 Operator, Traditional Display Setup<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Themed A3 Signage included<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Kacang%20Puteh%20Station%20(%24280%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Beverage Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Flavoured-drink.png\" alt=\"Beverage station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\uddc3 Beverage Station Halal<\/h3>\n<p>                            $250 \/ 2 hours<\/p>\n<p>Keep your guests refreshed with this halal food station rental in Singapore.<\/p>\n<ul>\n<li> Up to 100\u2013150 servings in 300ml cups<\/li>\n<li> 2 Popular Flavors<\/li>\n<li> 1 Staff, Disposable cups with lids &amp; straws<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Signboard designed to match your theme<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Beverage%20Station%20(%24250%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Takoyaki Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Takoyaki-Staion-Eventhing-SG.png\" alt=\"Takoyaki station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83c\udf61 Takoyaki Station Halal<\/h3>\n<p>                            $580 \/ 2 hours<\/p>\n<p>A savory hit at any party food station package! Japanese-style balls, made live with halal ingredients.<\/p>\n<ul>\n<li> 100\u2013120 servings (3 balls per guest)<\/li>\n<li> 3 Flavors: Chicken Ham, Crab Stick, Chicken Sausage<\/li>\n<li> 4 Toppings: Halal Bonito Flakes, Sauce, Seaweed, Mayo<\/li>\n<li> 1 Operator, Paper Boxes<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: Custom A3 Signboard to draw attention to your station!<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Takoyaki%20Station%20(%24580%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Muah Chee Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Muah-chee-Station-Eventhing-SG.png\" alt=\"Muah chee station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83e\udd62 Muah Chee Station Halal<\/h3>\n<p>                            $250 \/ 2 hours<\/p>\n<p>Classic glutinous rice snack coated with crushed peanuts and sugar. A warm, nostalgic option for food live station for events in Singapore.<\/p>\n<ul>\n<li> Free-flow servings (4\u20135 pieces per guest)<\/li>\n<li> 1 Operator, Full setup<\/li>\n<li> Plates &amp; Cutlery<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Signboard themed for your party<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Muah%20Chee%20Station%20(%24250%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                    <!-- Hotdog Bun Station --><br \/>\n                            <img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/hotdog-bun-station-eventhing-sg.png\" alt=\"Hotdog bun station\" loading=\"lazy\" width=\"400\" height=\"300\" \/><\/p>\n<h3>\ud83c\udf2d Hotdog Bun Station Halal<\/h3>\n<p>                            $350 \/ 2 hours<\/p>\n<p>A hearty favorite at any birthday party food station Singapore! Grilled halal hotdogs in soft buns.<\/p>\n<ul>\n<li> 100\u2013120 servings<\/li>\n<li> 3 Condiments: Chili, Ketchup, Mayo<\/li>\n<li> 1 Operator, Paper Trays<\/li>\n<\/ul>\n<p>                            \u2728 Bonus: A3 Custom Signage to match your event look<br \/>\n                            <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20am%20interested%20in%20the%20Hotdog%20Bun%20Station%20(%24350%20for%202%20hours).\" target=\"_blank\" rel=\"noopener\">Enquire Now<\/a><br \/>\n                <!-- Why Choose Section --><\/p>\n<h3>\ud83c\udf89 Why Choose Our Food Live Station Packages?<\/h3>\n<h4>Full Setup &amp; Staff<\/h4>\n<p>All packages include complete setup and serving staff<\/p>\n<h4>Halal-Certified<\/h4>\n<p>Most ingredients are Halal-certified for Muslim-friendly events<\/p>\n<h4>Perfect for All Events<\/h4>\n<p>Birthdays, school events, corporate functions &amp; community carnivals<\/p>\n<h4>Custom Signage<\/h4>\n<p>Themed signage matches your party theme perfectly<\/p>\n<h4>Trusted Provider<\/h4>\n<p>Live food station Singapore for all age groups<\/p>\n<p style=\"font-weight: 300; color: #777; font-size: 0.95rem;\">\n                        More stations available upon request \u2014 let us customise the perfect menu for your event.\n                    <\/p>\n<p>                        <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20would%20like%20to%20enquire%20about%20your%20Live%20Food%20Stations%20and%20bundle%20deals.\" target=\"_blank\" rel=\"noopener\"><br \/>\n                             Enquire About Live Stations<br \/>\n                        <\/a><br \/>\n                        <a onclick=\"showPage('home')\" style=\"cursor:pointer;\"><br \/>\n                             Back to Home<br \/>\n                        <\/a><br \/>\n        <\/section>\n<p>    <!-- ===== END PAGE: FOOD LIVE STATIONS ===== --><br \/>\n    <!-- ===== FOOTER ===== --><\/p>\n<footer role=\"contentinfo\">\n                    <a href=\"#\" onclick=\"showPage('home')\"><br \/>\n                        <img decoding=\"async\" src=\"https:\/\/eventhing-studio.shop\/wp-content\/uploads\/2026\/07\/Pink-Modern-Event-Planner-Logo-1.png\" alt=\"EVENTHING SG Logo\" \/><br \/>\n                    <\/a><\/p>\n<p>Creating Beautiful Celebrations for Every Occasion.<\/p>\n<p>                        <a href=\"#\" aria-label=\"Instagram\"><\/a><br \/>\n                        <a href=\"#\" aria-label=\"Facebook\"><\/a><br \/>\n                        <a href=\"https:\/\/wa.me\/6588062831\" target=\"_blank\" rel=\"noopener\" aria-label=\"WhatsApp\"><\/a><\/p>\n<h4>Quick Links<\/h4>\n<ul>\n<li><a onclick=\"showPage('home')\">Home<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('about')\">About<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Services<\/a><\/li>\n<li><a onclick=\"showPage('food-stations')\">Live Stations<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('packages')\">Packages<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('gallery')\">Gallery<\/a><\/li>\n<\/ul>\n<h4>Services<\/h4>\n<ul>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Balloon Decoration<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Event Styling<\/a><\/li>\n<li><a onclick=\"showPage('food-stations')\">Live Stations<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Entertainment<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('services')\">Personalised Products<\/a><\/li>\n<\/ul>\n<h4>Contact<\/h4>\n<ul>\n<li><a href=\"tel:+6588062831\">+65 8806 2831<\/a><\/li>\n<li><a href=\"mailto:eventhingsg@gmail.com\">eventhingsg@gmail.com<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('contact')\">Get a Quote<\/a><\/li>\n<li><a onclick=\"showPage('home'); scrollToSection('faq')\">FAQs<\/a><\/li>\n<\/ul>\n<p>                &copy; 2026 EVENTHING SG. All rights reserved.<br \/>\n                Premium Event Styling &bull; Singapore<br \/>\n    <\/footer>\n<p>    <!-- ===== WHATSAPP FLOAT ===== --><br \/>\n    <a href=\"https:\/\/wa.me\/6588062831?text=Hello%20EVENTHING%20SG!%20I%20have%20a%20question%20about%20your%20services.\" target=\"_blank\" rel=\"noopener\" aria-label=\"Chat on WhatsApp\"><br \/>\n    <\/a><br \/>\n    <!-- ===== JAVASCRIPT ===== --><br \/>\n<\/body><br \/>\n<\/html><\/p>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>EVENTHING SG \u2013 Premium Event Styling &#038; Party Planning Singapore Home About Services Live Stations Packages Gallery Get a Quote [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-327","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=\/wp\/v2\/pages\/327","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=327"}],"version-history":[{"count":6,"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=\/wp\/v2\/pages\/327\/revisions"}],"predecessor-version":[{"id":340,"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=\/wp\/v2\/pages\/327\/revisions\/340"}],"wp:attachment":[{"href":"https:\/\/eventhing-studio.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=327"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}