* {margin: 0;padding: 0;}
body {max-width: 480px;margin: 0 auto;width: 100vw;overflow-x: hidden;}
.btns-primary {background-color: #fa9f1e;border: none;padding: 8px 15px;border-radius: 20px;color: #FFF;font-family: 'poppins';font-weight: 500;}
.btns-primary:hover,
.btns-primary:focus {background-color: #fa9f1e;}
.btns-full {width: 100%;}
a {text-decoration: none;color: #000;font-family: "Poppins", sans-serif;}
.button {color: #fff;padding: 7px 15px;border-radius: 20px;font-family: "Poppins", sans-serif;font-size: 15px;font-weight: 500;letter-spacing: 1px;box-shadow: 5px 5px 5px #e8e8e8;background-color: #000;}
.button:hover {background-color: #FA9F1E;}
.hellobar {background-color: #eee;border-radius: 0 0 15px 15px;font-family: "Poppins", sans-serif;font-weight: 450;letter-spacing: 1px;font-size: 12px;color: #000;}
.veg {border: 3px solid green;height: 20px;width: 20px;border-radius: 5px;}
.veg .dot {border-radius: 100%;height: 7px;width: 8px;min-width: 8px;background-color: green;}
h2 {font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 26px;color: #000;text-align: center;}
h2 span {color: #fa9f1e;}
li {list-style: none;}
h3 {font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 15px;color: #000;}
h4 {font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 22px;letter-spacing: 0.4px;color: #000;}
h5 {font-family: 'Poppins', sans-serif;font-weight: 550;font-size: 16px;letter-spacing: 0.4px;color: #000;}
.swiper {width: 100%;height: 100%;}
.swiper-slide {background-position: center;background-size: cover;}
.hero .swiper-slide {border-radius: 20px;overflow: hidden;}
.hero .swiper-slide img {max-width: 100%;}
#tabs ul li a {padding: 10px 20px;border-top-left-radius: 10px;border-top-right-radius: 10px;font-family: 'open sans', sans-serif;letter-spacing: 1px;background-color: #ddd;}
#tabs ul li .active {background-color: #fa9f1e;color: #FFF;}
.thali {width: calc(100% - 20px);max-width: 330px;height: 170px;border: 3px solid #ddd;border-radius: 20px;;background-repeat: no-repeat;background-position: center;background-size: contain;overflow: hidden;}
.thali .border-b {border-bottom: 3px solid #dddddd9e;}
.thali .border-lr {border-right: 3px solid #dddddd9e;border-left: 3px solid #dddddd9e;}
.thali .border-l {border-right: 3px solid #dddddd00;border-left: 3px solid #dddddd9e;}
.thali span {top: 10px;left: 10px;font-weight: 550;color: #aaa;}
.thali img {max-width: 100%;object-fit: contain;}
.thali .selected-item {width: 55px;height: 55px;}
.thali .selected-item img {border-radius: 8px;}
.thali .selected-item span {display: none;}
.thali .selected-item span.randm {display: block;font-size: 12px;}
.menu .item {width: 60px;height: 60px;border: 2px solid #ddd;border-radius: 5px;}
.menu .item~span {font-family: 'open sans', sans-serif;font-size: 13px;margin: auto;}
.menu .random {background-color: #e4e4e478;}
.menu .active .img-wrap {border: 2px solid#fa9f1e;box-shadow: 0 0 5px #fa9f1e;overflow: hidden;}
.menu .active {color: #fa9f1e;}
.menu .random i {color: #aaa;font-size: 20px;}
.menu img {max-width: 100%;object-fit: contain;}
.pricing .card {border: 3px solid #ddd;border-radius: 10px;}
.pricing .card-lite {border: 3px solid #fa9f1e;}
.pricing .card-pro {border: 3px solid #fa9f1e;box-shadow: 0 0 10px #fa9f1e;}
.pricing .card .badge {color: #fff;background-color: #fa9f1e;padding: 10px 15px;font-family: 'open sans', sans-serif;font-size: 14px;letter-spacing: 1px;top: 0;right: 0;border-radius: 0;}
.pricing p {font-family: 'open sans', sans-serif;font-size: 34px;font-weight: 700;color: #fa9f1e;}
.pricing p span {color: red;font-size: 16px;font-weight: 500;margin-left: 7px;text-decoration: line-through;}
.pricing ul li {font-family: 'open sans', sans-serif;font-size: 14px;font-weight: 500;color: #333;margin-bottom: 10px;display: flex;align-items: center;}
.pricing li i {color: #fa9f1e;font-size: 20px;margin-right: 10px;}
.pricing li i.fa-xmark {color: #ababab;}
.pricing h4 i {color: #fa9f1e;}
.pricing .note {font-size: 11px;font-family: 'open sans', sans-serif;color: #666;font-style: italic;}
.smart-banner {background: #ffffff;border-bottom: 1px solid #e5e5e5;padding: 10px 15px;display: flex;align-items: center;justify-content: space-between;position: relative;z-index: 99999;font-family: 'Poppins', sans-serif;box-shadow: none;}
.sb-left {display: flex;align-items: center;gap: 12px;}
.sb-info {display: flex;flex-direction: column;justify-content: center;line-height: 1.2;}
.sb-title {font-size: 13px;font-weight: 600;color: #1a1a1a;margin: 0;}
.sb-sub {font-size: 11px;color: #888;margin: 1px 0 0 0;}
.sb-right {display: flex;align-items: center;gap: 12px;}
.sb-btn {background: #000;color: #fff;text-decoration: none;font-size: 12px;font-weight: 700;padding: 6px 14px;border-radius: 4px;text-transform: uppercase;letter-spacing: 0.5px;white-space: nowrap;border: 1px solid #fa9f1e20;transition: all 0.2s;}
.sb-close {border: none;background: transparent;padding: 5px;display: flex;align-items: center;justify-content: center;}
.sb-close i {color: #888;font-size: 20px;}
header .bi-list {font-size: 30px;}
header .bi-person-circle {font-size: 22px;}
header .bi-whatsapp {font-size: 22px;color: #1aa64dff;}
.hellobar .hero-prev::after,
.hellobar .hero-next::after {color: #000;font-size: 10px;}
.menu-overlay {position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.6);backdrop-filter: blur(5px);z-index: 99999;opacity: 0;visibility: hidden;transition: all 0.4s ease;}
.menu-overlay.active {opacity: 1;visibility: visible;}
.menu-drawer {position: fixed;top: 0;right: -100%;width: 85%;max-width: 320px;height: 100%;background: #fff;z-index: 999999;padding: 30px;display: flex;flex-direction: column;border-top-left-radius: 30px;border-bottom-left-radius: 30px;box-shadow: -10px 0 30px rgba(0, 0, 0, 0.1);transition: right 0.5s cubic-bezier(0.16, 1, 0.3, 1);overflow: hidden;}
.menu-drawer.active {right: 0;}
.menu-blob {position: absolute;top: -50px;right: -50px;width: 200px;height: 200px;background: radial-gradient(circle, rgba(250, 159, 30, 0.1) 0%, rgba(255, 255, 255, 0) 70%);border-radius: 50%;z-index: -1;}
.close-btn {background: #f5f5f5;border: none;width: 40px;height: 40px;border-radius: 50%;color: #333;display: flex;align-items: center;justify-content: center;transition: 0.2s;}
.close-btn:active {transform: scale(0.9);}
.menu-list {list-style: none;}
.menu-item {opacity: 0;transform: translateX(30px);transition: 0.4s ease forwards;}
.menu-drawer.active .menu-item {opacity: 1;transform: translateX(0);transition-delay: var(--delay);}
.menu-link {display: flex;align-items: center;font-size: 14px;font-weight: 500;color: #333;text-decoration: none;padding: 10px 0;transition: 0.2s;}
.menu-link i {font-size: 16px;color: #aaa;transition: 0.2s;}
.social-icon {width: 40px;height: 40px;background: #fffbf5;color: #fa9f1e;border-radius: 12px;display: flex;align-items: center;justify-content: center;font-size: 18px;text-decoration: none;transition: 0.2s;border: 1px solid #fa9f1e20;}
.social-icon:hover {background: #fa9f1e;color: #fff;transform: translateY(-3px);}
.hero-final {background-color: #fffbf5;min-height: 580px;border-bottom-left-radius: 40px;border-bottom-right-radius: 40px;box-shadow: 0 30px 60px rgba(0, 0, 0, 0.04);}
.hero-bg-blob {position: absolute;top: -10%;left: 50%;transform: translateX(-50%);width: 120%;height: 70%;background: radial-gradient(circle, rgba(250, 159, 30, 0.08) 0%, rgba(255, 255, 255, 0) 70%);z-index: 0;pointer-events: none;}
.float-icon {position: absolute;background: #fff;border-radius: 50%;box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);display: flex;align-items: center;justify-content: center;z-index: 1;animation: floatIcon 6s ease-in-out infinite;}
.float-icon i {font-size: 20px;}
.icon-leaf {width: 50px;height: 50px;top: 15%;left: 8%;color: #4CAF50;animation-delay: 0s;transform: rotate(-15deg);}
.icon-fire {width: 60px;height: 60px;top: 18%;right: 8%;color: #fa9f1e;font-size: 24px !important;animation-delay: 2s;transform: rotate(15deg);}
.icon-star {width: 40px;height: 40px;bottom: 25%;left: 12%;color: #FFC107;animation-delay: 3s;opacity: 0.8;}
.icon-heart {width: 35px;height: 35px;bottom: 40%;right: 15%;color: #E91E63;animation-delay: 1.5s;opacity: 0.7;}
.glass-badge {background: rgba(255, 255, 255, 0.9);backdrop-filter: blur(10px);border: 1px solid rgba(0, 0, 0, 0.08);padding: 6px 16px;border-radius: 50px;font-size: 12px;font-weight: 600;color: #333;display: flex;align-items: center;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);}
.pulse-dot {width: 8px;height: 8px;background-color: #4CAF50;border-radius: 50%;box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);animation: pulse-green 2s infinite;}
.hero-headline {font-family: 'Poppins', sans-serif;font-weight: 700;font-size: 30px;line-height: 1.1;color: #1a1a1a;letter-spacing: -1px;}
.thin-text {font-weight: 300;color: #1a1a1a;}
.highlight-wrapper {position: relative;display: inline-block;color: #fa9f1e;font-weight: 800;}
.scribble-underline {position: absolute;bottom: -8px;left: 0;width: 100%;height: 9px;z-index: -1;}
.hero-subtext {font-family: 'Poppins', sans-serif;font-size: 15px;line-height: 1.6;color: #666;max-width: 320px;margin: 0 auto;}
.trust-row {display: flex;align-items: center;gap: 10px;font-size: 12px;font-weight: 500;color: #555;background: #fff;padding: 6px 12px;border-radius: 8px;box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}
.dot-sep {color: #ccc;}
.btn-hero {display: inline-flex;align-items: center;justify-content: center;background: #fa9f1e;color: #fff;font-family: 'Poppins', sans-serif;font-weight: 600;font-size: 16px;padding: 14px 40px;border-radius: 12px;text-decoration: none;transition: transform 0.2s, box-shadow 0.2s;border: none;}
.btn-hero:hover {transform: translateY(-2px);box-shadow: 0 15px 30px rgba(250, 159, 30, 0.4) !important;color: #fff;}
.btn-hero i {font-size: 20px;line-height: 0;}
.fade-in-up {opacity: 0;transform: translateY(20px);animation: fadeInUp 0.8s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;}
.delay-1 {animation-delay: 0.1s;}
.delay-2 {animation-delay: 0.2s;}
.delay-3 {animation-delay: 0.3s;}
.typing-word::after {content: "|";color: #fa9f1e;animation: blink 1s infinite;}
.css-product-showcase {background-color: #fffbf5;padding-bottom: 120px;position: relative;}
.css-product-showcase::before {content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 120%;height: 100%;background: radial-gradient(ellipse at center, rgba(250, 159, 30, 0.15) 0%, rgba(255, 255, 255, 0) 65%);z-index: 0;pointer-events: none;}
.main-thali-wrapper {position: relative;z-index: 2;display: inline-block;}
.thali-img {border-radius: 50%;max-width: 100%;width: 240px;height: auto;position: relative;z-index: 2;}
.thali-shadow {position: absolute;bottom: -20px;left: 10%;width: 80%;height: 40px;background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 70%);border-radius: 50%;z-index: 1;filter: blur(10px);animation: shadowScale 6s ease-in-out infinite;}
.floating-thali .thali-img {animation: floatMain 6s ease-in-out infinite;}
.css-glass-feature {background: rgba(255, 255, 255, 0.75);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);border: 1px solid rgba(255, 255, 255, 0.5);padding: 12px 24px 12px 16px;border-radius: 50px;display: flex;align-items: center;gap: 15px;box-shadow: 0 8px 32px 0 rgba(250, 159, 30, 0.15);z-index: 3;text-align: left;min-width: 200px;}
.css-feature-icon {width: 42px;height: 42px;background: linear-gradient(135deg, #fff0da 0%, #ffe0b5 100%);color: #fa9f1e;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 20px;box-shadow: inset 0 2px 5px rgba(255, 255, 255, 0.5);}
.feature-text {font-size: 13px;color: #444;line-height: 1.3;font-family: 'Poppins', sans-serif;}
.feature-text strong {color: #fa9f1e;font-weight: 700;font-size: 15px;display: block;margin-bottom: 2px;}
.menu .text-center {flex-shrink: 0;width: 90px;cursor: pointer;transition: transform 0.2s ease;}
.menu .text-center:active {transform: scale(0.95);}
.menu .img-wrap {width: 60px;height: 60px;border-radius: 14px;background: #f8f9fa;border: 2px solid transparent;margin: 0 auto;overflow: hidden;position: relative;transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);}
.menu .img-wrap img {width: 100%;height: 100%;object-fit: cover;transition: transform 0.3s ease;}
.menu .img-wrap.random {background: #fff5e6;color: #fa9f1e;font-size: 28px;display: flex;}
.menu .img-wrap.random i {transition: transform 0.5s ease;}
.menu .text-center:hover .img-wrap.random i {transform: rotate(180deg);}
.menu .active .img-wrap {border-color: #fa9f1e;background: #fff;box-shadow: 0 8px 20px rgba(250, 159, 30, 0.25);transform: translateY(0);}
.menu span {display: block;font-size: 13px;color: #666;font-weight: 500;line-height: 1.2;margin-top: 8px;transition: color 0.3s ease;}
.menu .active span {color: #fa9f1e;font-weight: 700;}
.benefit-marquee-slim {background: #1a1a1a;color: #fff;padding: 8px 0;font-family: 'Poppins', sans-serif;font-size: 11px;font-weight: 600;text-transform: uppercase;letter-spacing: 1px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.marquee-track {display: flex;width: fit-content;animation: marqueeScroll 30s linear infinite;}
.marquee-content {display: flex;align-items: center;flex-shrink: 0;}
.marquee-content span {padding: 0 20px;display: flex;align-items: center;gap: 6px;}
.badge-pill {display: inline-flex;align-items: center;background: #fff5e6;color: #555;padding: 5px 12px;border-radius: 50px;font-size: 11px;font-weight: 700;text-transform: uppercase;}
.app-ui-card {background: #fff;border: 1px solid #eee;border-radius: 20px;padding: 20px;width: 100%;max-width: 340px;}
.app-header {display: flex;justify-content: space-between;align-items: center;border-bottom: 1px dashed #f0f0f0;padding-bottom: 10px;}
.status-badge {background: #e8f5e9;color: #2e7d32;font-size: 9px;font-weight: 700;padding: 3px 6px;border-radius: 4px;text-transform: uppercase;}
.delivery-row {display: flex;align-items: center;background: #f9f9f9;padding: 10px;border-radius: 12px;border: 1px solid transparent;}
.delivery-row.active-row {background: #fff;border-color: #fa9f1e;box-shadow: 0 4px 10px rgba(250, 159, 30, 0.1);}
.icon-box {width: 32px;height: 32px;border-radius: 8px;display: flex;align-items: center;justify-content: center;font-size: 16px;}
.bg-light-orange {background: #fff5e6;}
.bg-light-blue {background: #e3f2fd;}
.loc-toggle-group {display: flex;background: #eee;padding: 3px;border-radius: 20px;position: relative;}
.loc-radio {display: none;}
.loc-label {font-size: 10px;font-weight: 600;padding: 5px 12px;border-radius: 15px;cursor: pointer;color: #777;transition: all 0.2s ease;user-select: none;}
.loc-radio:checked+.loc-label.lunch-type {background: #fa9f1e;color: #fff;box-shadow: 0 2px 4px rgba(250, 159, 30, 0.3);}
.loc-radio:checked+.loc-label.dinner-type {background: #0d6efd;color: #fff;box-shadow: 0 2px 4px rgba(13, 110, 253, 0.3);}
.scorecard {background: #fff;border-radius: 16px;overflow: hidden;border: 1px solid #eee;}
.score-row {display: grid;grid-template-columns: 1fr 1.2fr 1fr;align-items: center;padding: 12px 10px;border-bottom: 1px dashed #f0f0f0;}
.header-row {background: #fafafa;font-size: 11px;text-transform: uppercase;font-weight: 700;letter-spacing: 0.5px;border-bottom: 1px solid #eee;}
.col-local,
.col-us,
.col-feature {text-align: center;display: flex;justify-content: center;align-items: center;}
.col-feature {font-size: 13px;font-weight: 600;color: #555;}
.col-local i {font-size: 16px;}
.col-us i {font-size: 18px;}
.tiny-text {font-size: 10px;line-height: 1.2;color: #888;}
.fw-bold {font-weight: 700;}
.text-orange {color: #fa9f1e;}
.highlight-text {color: #fa9f1e;position: relative;display: inline-block;}
.highlight-text::after {content: '';position: absolute;bottom: 2px;left: 0;width: 100%;height: 8px;background: rgba(250, 159, 30, 0.2);z-index: -1;}
.reward-ticket {background: #fff;width: 100%;border-radius: 24px;overflow: hidden;border: 1px solid #eee;position: relative;}
.ticket-header {background: linear-gradient(135deg, #fa9f1e 0%, #ffbb55 100%);padding: 30px 20px 25px 20px;position: relative;}
.gift-icon-bounce {font-size: 32px;color: #fff;animation: bounce 2s infinite;}
.ticket-divider {position: relative;height: 20px;background: #fff;display: flex;align-items: center;justify-content: center;margin-top: -1px;}
.dashed-line {width: 85%;border-top: 2px dashed #eee;}
.notch {position: absolute;width: 20px;height: 20px;background: #fff;border-radius: 50%;z-index: 2;}
.marketing-master-container .notch {background-color: #ffffff;}
.notch-left {left: -10px;}
.notch-right {right: -10px;}
.ticket-body {padding: 15px 25px 30px 25px;background: #fff;}
.step-row {display: flex;align-items: center;gap: 15px;}
.step-icon {width: 36px;height: 36px;border-radius: 10px;display: flex;align-items: center;justify-content: center;font-weight: 700;font-size: 14px;flex-shrink: 0;}
.bg-light-orange {background: #fff5e6;}
.text-orange {color: #fa9f1e;}
.text-white-50 {color: rgba(255, 255, 255, 0.8);}
.step-content {display: flex;flex-direction: column;}
.tiny-text {font-size: 11px;color: #888;line-height: 1.2;}
.btn-whatsapp {background: #25D366;color: white;border: none;border-radius: 12px;padding: 12px;font-weight: 600;font-size: 14px;transition: transform 0.2s;}
.btn-whatsapp:active {transform: scale(0.98);}
.custom-accordion .accordion-item {border: none;border-radius: 16px;overflow: hidden;background: #fff;transition: transform 0.2s ease, box-shadow 0.2s ease;}
.custom-accordion .accordion-button {background-color: #fff;color: #1a1a1a;font-size: 13px;padding: 20px;border: none;box-shadow: none;}
.custom-accordion .accordion-button:not(.collapsed) {background-color: #fff5e6;color: #fa9f1e;font-weight: 700;box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05);}
.custom-accordion .accordion-button::after {transition: transform 0.3s ease;background-size: 14px;}
.custom-accordion .accordion-button:not(.collapsed)::after {background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fa9f1e'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");}
.custom-accordion .accordion-body {padding: 20px;padding-top: 10px;line-height: 1.6;background-color: #fff;}
.text-orange {color: #fa9f1e !important;}
.custom-accordion .accordion-item:hover {box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05) !important;transform: translateY(-2px);}
.menu h3 {font-size: 14px !important;font-weight: 600 !important;color: #444 !important;background: transparent !important;padding: 0 !important;margin-bottom: 15px !important;position: relative;display: block;}
.thali {width: 300px;border-width: 2px;}
.thali .border-b,
.thali .border-lr,
.thali .border-l {border-color: #e4e4e4ff !important;border-width: 2px !important;}
.thali .selected-item .img-wrap {width: 45px;height: 45px;border-radius: 50%;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);background: #fff !important;}
.menu .d-flex {gap: 12px;padding-bottom: 10px;}
.menu .img-wrap {width: 60px !important;height: 60px !important;border-radius: 18px !important;background: #fdfdfd !important;border: 1px solid #eee !important;box-shadow: none !important;margin-bottom: 8px !important;transition: all 0.3s cubic-bezier(0.25, 1.5, 0.5, 1);}
.menu .img-wrap img {padding: 5px;border-radius: 50%;}
.menu .active .img-wrap {border-color: #fa9f1e !important;background: #fff5e6 !important;transform: translateY(-5px) scale(1.1);box-shadow: 0 10px 20px rgba(250, 159, 30, 0.15) !important;}
.menu span {font-size: 11px !important;color: #999;font-weight: 500;transition: color 0.3s;}
.menu .active span {color: #fa9f1e !important;font-weight: 700 !important;}
.menu .img-wrap.random {background: #f8f9fa !important;border-style: dashed !important;border-color: #ddd !important;}
.menu .img-wrap.random i {font-size: 20px;color: #ccc;transition: 0.3s;}
.menu .active .img-wrap.random i {color: #fa9f1e;transform: rotate(180deg);}
.btns-primary {background: linear-gradient(135deg, #fa9f1e 0%, #ffbb55 100%);border-radius: 50px !important;padding: 12px 50px !important;font-size: 15px !important;letter-spacing: 0.5px;box-shadow: 0 10px 20px rgba(250, 159, 30, 0.25);border: none;}
.trial-card {background: linear-gradient(135deg, #fff 0%, #fff9f0 100%);border-radius: 24px;position: relative;overflow: visible;border: 2px solid #fff;box-shadow: 0 20px 40px -10px rgba(250, 159, 30, 0.15) !important;min-height: 260px;margin-top: 20px;}
.card-pattern {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: radial-gradient(#fa9f1e20 2px, transparent 2px);background-size: 20px 20px;opacity: 0.5;z-index: 0;border-radius: 24px;}
.floating-tag {position: absolute;top: -12px;right: 20px;background: #fa9f1e;color: #fff;font-size: 10px;font-weight: 700;padding: 5px 12px;border-radius: 20px;box-shadow: 0 4px 10px rgba(250, 159, 30, 0.3);z-index: 10;text-transform: uppercase;letter-spacing: 0.5px;}
.badge-soft {display: inline-block;background: #fff;border: 1px solid #eee;padding: 4px 10px;border-radius: 8px;font-size: 10px;font-weight: 600;color: #555;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02);}
.trial-title {font-size: 22px;font-weight: 800;line-height: 1.1;color: #1a1a1a;margin-bottom: 5px;}
.price-wrapper {display: flex;align-items: baseline;color: #fa9f1e;}
.price-wrapper .currency {font-size: 18px;font-weight: 600;margin-right: 2px;}
.price-wrapper .amount {font-size: 42px;font-weight: 900;line-height: 1;text-shadow: 2px 2px 0px rgba(250, 159, 30, 0.1);}
.price-wrapper .period {font-size: 12px;color: #999;font-weight: 500;margin-left: 5px;}
.trial-features {list-style: none;}
.trial-features li {font-size: 11px;color: #666;margin-bottom: 4px;display: flex;align-items: center;}
.trial-features li i {color: #4CAF50;margin-right: 6px;font-size: 12px;}
.btn-order-cute {background: #1a1a1a;color: #fff;text-decoration: none;padding: 10px 20px;border-radius: 50px;font-size: 12px;font-weight: 700;display: inline-flex;align-items: center;transition: all 0.2s;}
.btn-order-cute:hover {background: #fa9f1e;transform: scale(1.05);color: #fff;}
.trial-img-wrapper {position: relative;height: 260px;display: flex;align-items: center;justify-content: center;}
.blob-bg {position: absolute;width: 160px;height: 160px;background: radial-gradient(circle, #ffe0b2 0%, #fff3e0 70%);border-radius: 50%;animation: blobPulse 4s infinite alternate;z-index: 1;}
.pop-out-thali {width: 150%;max-width: 220px;position: relative;z-index: 2;filter: drop-shadow(0 15px 25px rgba(0, 0, 0, 0.15));transform: rotate(5deg);transition: transform 0.3s ease;}
.trial-card:hover .pop-out-thali {transform: rotate(0deg) scale(1.05);}
.float-emoji {position: absolute;font-size: 24px;z-index: 3;animation: floatBounce 3s ease-in-out infinite;}
.e1 {top: 20px;right: 10px;animation-delay: 0s;}
.e2 {bottom: 40px;left: 0px;animation-delay: 1.5s;font-size: 20px;}
.vs-bg-text {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);font-size: 200px;font-weight: 900;color: rgba(0, 0, 0, 0.03);z-index: 0;pointer-events: none;font-family: 'Poppins', sans-serif;}
.vs-card-container {background: #fff;border-radius: 24px;box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);position: relative;max-width: 400px;margin: 0 auto;overflow: hidden;border: 1px solid rgba(0, 0, 0, 0.05);}
.vs-badge {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 44px;height: 44px;background: #fa9f1e;color: #fff;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-weight: 800;font-size: 14px;border: 4px solid #fff;z-index: 10;}
.vs-side {width: 50%;padding: 25px 15px;display: flex;flex-direction: column;gap: 20px;}
.side-local {background: #f9f9f9;border-right: 1px dashed #e0e0e0;}
.side-us {background: #fff;}
.side-title {text-align: center;font-weight: 700;text-transform: uppercase;font-size: 12px;letter-spacing: 1px;margin-bottom: 10px;}
.vs-item {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 8px;}
.icon-box-sm {width: 36px;height: 36px;border-radius: 10px;display: flex;align-items: center;justify-content: center;font-size: 16px;transition: transform 0.2s;}
.side-us .vs-item:hover .icon-box-sm {transform: scale(1.1) rotate(5deg);}
.vs-label {font-size: 11px;line-height: 1.2;}
.bg-success-subtle {background-color: #d1e7dd;}
.bg-primary-subtle {background-color: #cfe2ff;}
.bg-warning-subtle {background-color: #fff3cd;}
.bg-danger-subtle {background-color: #f8d7da;}
.grayscale {filter: grayscale(100%);opacity: 0.6;}
.review-section-modern {background: linear-gradient(180deg, #fff 0%, #fffbf2 100%);}
.float-emoji {position: absolute;font-size: 24px;opacity: 0.6;animation: floatBounce 4s ease-in-out infinite;z-index: 1;}
.emoji-1 {top: 10%;left: 5%;animation-delay: 0s;font-size: 30px;}
.emoji-2 {top: 15%;right: 8%;animation-delay: 1.5s;font-size: 20px;}
.emoji-3 {bottom: 20%;left: 10%;animation-delay: 2.5s;font-size: 25px;}
.rating-badge-lg {background: #fff;padding: 8px 20px 8px 15px;border-radius: 16px;display: flex;align-items: center;border: 1px solid rgba(0, 0, 0, 0.05);}
.rating-badge-lg .score {font-size: 32px;font-weight: 800;color: #1a1a1a;line-height: 1;}
.reviewSwiper {padding-left: 20px;padding-right: 20px;}
.reviewSwiper .swiper-slide {width: 90%;max-width: 360px;}
.modern-card {background: #ffffff;border-radius: 24px;padding: 24px;border: 1px solid rgba(0, 0, 0, 0.03);box-shadow: 0 15px 35px rgba(250, 159, 30, 0.12);position: relative;height: 100%;display: flex;flex-direction: column;}
.card-top {display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 15px;}
.user-profile {display: flex;align-items: center;gap: 12px;}
.avatar-circle {width: 42px;height: 42px;border-radius: 50%;color: #fff;font-weight: 700;display: flex;align-items: center;justify-content: center;font-size: 18px;box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);}
.gradient-1 {background: linear-gradient(135deg, #FF9966 0%, #FF5E62 100%);}
.gradient-2 {background: linear-gradient(135deg, #56CCF2 0%, #2F80ED 100%);}
.gradient-3 {background: linear-gradient(135deg, #11998e 0%, #38ef7d 100%);}
.user-info .name {margin: 0;font-size: 14px;font-weight: 700;color: #333;}
.user-info .time {font-size: 11px;color: #999;}
.review-msg {font-size: 14px;line-height: 1.6;color: #555;margin-bottom: 20px;}
.highlight-word {background: rgba(250, 159, 30, 0.1);color: #d67d00;padding: 0 4px;border-radius: 4px;font-weight: 600;}
.card-footer-pill {margin-top: auto;background: #f8f9fa;border-radius: 12px;padding: 10px 15px;font-size: 12px;color: #666;display: flex;align-items: center;gap: 8px;}
.card-footer-pill .icon {font-size: 16px;}
.card-footer-pill strong {color: #333;}
.reviewSwiper .swiper-pagination {bottom: 0px !important;}
.reviewSwiper .swiper-pagination-bullet {background: #ccc;opacity: 0.5;}
.reviewSwiper .swiper-pagination-bullet-active {background: #fa9f1e;opacity: 1;width: 20px;border-radius: 10px;}
.cute-refer-card {background: #fff;border-radius: 30px;padding: 40px 20px;position: relative;overflow: hidden;border: 2px dashed #fa9f1e40;text-align: center;box-shadow: 0 15px 40px rgba(250, 159, 30, 0.08);}
.float-coin {position: absolute;font-weight: 800;color: #ffc107;z-index: 1;animation: floatCoin 4s ease-in-out infinite;opacity: 0.3;}
.c1 {top: 10%;left: 10%;font-size: 40px;}
.c2 {bottom: 15%;right: 10%;font-size: 60px;animation-delay: 1s;}
.circle-bg {position: absolute;width: 200px;height: 200px;background: radial-gradient(circle, #fff5e6 0%, transparent 70%);top: 50%;left: 50%;transform: translate(-50%, -50%);z-index: 0;}
.badge-pill-orange {display: inline-flex;align-items: center;background: #fff5e6;color: #fa9f1e;padding: 6px 14px;border-radius: 50px;font-size: 11px;font-weight: 700;text-transform: uppercase;letter-spacing: 0.5px;border: 1px solid #fa9f1e20;}
.process-timeline {display: flex;justify-content: center;align-items: flex-start;gap: 5px;position: relative;z-index: 2;}
.step-item {display: flex;flex-direction: column;align-items: center;width: 90px;}
.step-icon {width: 50px;height: 50px;background: #fff;border: 1px solid #eee;border-radius: 16px;display: flex;align-items: center;justify-content: center;font-size: 22px;margin-bottom: 8px;box-shadow: 0 4px 10px rgba(0, 0, 0, 0.03);transition: transform 0.2s;}
.step-item.highlight .step-icon {background: #fffbf0;border-color: #fa9f1e;transform: scale(1.1);box-shadow: 0 5px 15px rgba(250, 159, 30, 0.15);}
.step-title {font-size: 12px;font-weight: 700;margin: 0;color: #333;}
.step-desc {font-size: 10px;color: #888;line-height: 1.2;margin-top: 2px;}
.step-arrow {padding-top: 15px;color: #ddd;font-size: 14px;}
.locked-state {background: #f8f9fa;border: 1px solid #e9ecef;border-radius: 12px;padding: 10px 15px;display: flex;align-items: center;gap: 12px;}
.lock-icon {width: 32px;height: 32px;background: #e9ecef;color: #6c757d;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 14px;}
.tiny-text {font-size: 10px;color: #888;}
.btn-subscribe-pop {background: #fa9f1e;color: #fff;border-radius: 12px;padding: 12px 24px;font-weight: 600;font-size: 15.5px;width:fit-content;text-decoration: none;transition: transform 0.2s;border-bottom: 3px solid #e58e13;}
.btn-subscribe-pop:active {transform: translateY(2px);border-bottom-width: 0;margin-top: 3px;}
.footer-light {background-color: #ffffff;border-top-left-radius: 45px;border-top-right-radius: 45px;margin-top: 0;box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.03);position: relative;z-index: 10;}
.footer-blob {position: absolute;bottom: 0;right: 0;width: 300px;height: 300px;background: radial-gradient(circle, rgba(250, 159, 30, 0.08) 0%, rgba(255, 255, 255, 0) 70%);z-index: 0;pointer-events: none;}
.footer-logo {font-family: 'Poppins', sans-serif;font-weight: 800;font-size: 28px;color: #1a1a1a;letter-spacing: -1px;}
.text-orange {color: #fa9f1e;}
.footer-tagline {font-size: 14px;line-height: 1.5;}
.footer-head {font-size: 14px;font-weight: 700;color: #1a1a1a;margin-bottom: 15px;text-transform: uppercase;letter-spacing: 0.5px;}
.footer-links {list-style: none;}
.footer-links li {margin-bottom: 12px;}
.footer-links a {color: #666;font-size: 13px;font-weight: 500;text-decoration: none;transition: 0.2s;display: inline-block;}
.footer-links a:hover {color: #fa9f1e;transform: translateX(5px);}
.contact-btn {display: inline-flex;align-items: center;background: #fff;color: #333;border: 1px solid #eee;padding: 10px 24px;border-radius: 50px;text-decoration: none;font-size: 14px;font-weight: 600;transition: all 0.2s;}
.contact-btn:hover {background: #fa9f1e;border-color: #fa9f1e;color: #fff;transform: translateY(-2px);}
.contact-btn i {color: #fa9f1e;}
.contact-btn:hover i {color: #fff;}
.social-icon-light {width: 40px;height: 40px;background: #f8f8f8;color: #555;border-radius: 12px;display: flex;align-items: center;justify-content: center;font-size: 18px;text-decoration: none;transition: 0.2s;border: 1px solid rgba(0, 0, 0, 0.03);}
.social-icon-light:hover {background: #fa9f1e;color: #fff;transform: translateY(-3px);box-shadow: 0 5px 15px rgba(250, 159, 30, 0.2);}
.footer-divider-light {height: 1px;background: #f0f0f0;width: 100%;margin: 0 auto;}
.copyright-text-light {font-size: 13.5px;}
@media (min-width: 375px) {
    .menu-link {font-size: 16px;margin-bottom: 10px;}
    .menu-link i {font-size: 18px;}
}


@keyframes blobPulse {
    0% {transform: scale(1);}
    100% {transform: scale(1.1);}
}
@keyframes floatBounce {
    0%,100% {transform: translateY(0);}
    50% {transform: translateY(-10px);}
}
@keyframes floatBounce {
    0%,100% {transform: translateY(0) rotate(0deg);}
    50% {transform: translateY(-15px) rotate(10deg);}
}
@keyframes floatCoin {
    0%,100% {transform: translateY(0) rotate(-10deg);}
    50% {transform: translateY(-15px) rotate(10deg);}
}
@keyframes floatIcon {
    0% {transform: translateY(0px) rotate(0deg);}
    50% {transform: translateY(-15px) rotate(5deg);}
    100% {transform: translateY(0px) rotate(0deg);}
}
@keyframes pulse-green {
    0% {transform: scale(0.95);box-shadow: 0 0 0 0 rgba(76, 175, 80, 0.7);}
    70% {transform: scale(1);box-shadow: 0 0 0 6px rgba(76, 175, 80, 0);}
    100% {transform: scale(0.95);box-shadow: 0 0 0 0 rgba(76, 175, 80, 0);}
}
@keyframes fadeInUp {
    to {opacity: 1;transform: translateY(0);}
}
@keyframes blink {
    0%,100% {opacity: 1;}
    50% {opacity: 0;}
}
@keyframes floatMain {
    0% {transform: translateY(0px);}
    50% {transform: translateY(-20px);}
    100% {transform: translateY(0px);}
}
@keyframes shadowScale {
    0% {transform: scale(1);opacity: 1;}
    50% {transform: scale(0.8);opacity: 0.6;}
    100% {transform: scale(1);opacity: 1;}
}
@keyframes floatGlass {
    0% {transform: translateY(0px);}
    50% {transform: translateY(-10px);}
    100% {transform: translateY(0px);}
}
@keyframes marqueeScroll {
    0% {transform: translateX(0);}
    100% {transform: translateX(-33.33%);}
}
@keyframes bounce {
    0%,20%,50%,80%,100% {transform: translateY(0);}
    40% {transform: translateY(-6px);}
    60% {transform: translateY(-3px);}
}

@media (max-width: 376px) {
    .hero-headline {
        font-size: 27px;;
    }
    .icon-fire {
        width: 45px;
        height: 45px;
    }
    .hero-subtext {
        font-size: 13.5px;
    }
    .btn-hero {
        font-weight: 500;
        font-size: 15px;
        padding: 14px 30px;
    }
    .icon-star {
        bottom: 40%;
    }
    .thali-img {
        width: 215px;
    }
    h2 {
        font-size: 23px;;
    }
    #tabs ul li a {
        padding: 8px 20px;
        font-size: 14px;;
    }
    .rating-badge-lg .score {
        font-size: 28px;
        font-weight: 700;
    }
    .btn-subscribe-pop {
        font-weight: 500;
        font-size: 14.5px;
    }
    .custom-accordion .accordion-button {
        font-weight: 600 !important;
    }
    .footer-tagline {
        font-size: 13px;
    }
}