@import "https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;600;700;800&family=Noto+Sans+Tamil:wght@400;600;700;800&family=Nunito:wght@400;600;700;800;900&family=Poppins:wght@600;700;800&display=swap";:root{--kopi-teal:#147968;--deep-teal:#0f5f54;--kopi-cream:#f4ede1;--kopi-amber:#c98a2e;--ink:#282620;--soft-ink:#686154;--reply-green:#c9f6bc;--care-rose:#b4506a;--surface:#fffaf1;--surface-strong:#fff;--line:#28262024;--line-light:#fffaf133;--shadow:0 22px 54px #28262024;color-scheme:light;background:var(--kopi-cream);color:var(--ink);font-family:Nunito,Noto Sans SC,Noto Sans Tamil,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--kopi-cream);min-width:320px;color:var(--ink);margin:0;font-size:18px;line-height:1.55}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{overflow-wrap:break-word;margin-top:0}h1,h2,h3{letter-spacing:0;font-family:Poppins,Nunito,Noto Sans SC,Noto Sans Tamil,sans-serif;line-height:1.02}h1{color:var(--surface);white-space:nowrap;margin-bottom:14px;font-size:clamp(4.5rem,12vw,10.8rem);font-weight:800}h2{margin-bottom:18px;font-size:clamp(2.25rem,5vw,4.6rem);font-weight:800}h3{margin-bottom:10px;font-size:1.25rem;font-weight:800}.site-header{z-index:20;color:var(--surface);border-bottom:1px solid var(--line-light);backdrop-filter:blur(14px);background:#0f5f54f0;justify-content:space-between;align-items:center;gap:24px;padding:16px clamp(18px,4vw,56px);display:flex;position:fixed;inset:0 0 auto}.brand-link{align-items:center;gap:10px;min-height:44px;font-family:Poppins,Nunito,sans-serif;font-size:1.08rem;font-weight:800;display:inline-flex}.brand-link img{width:42px;height:42px}nav{color:#fffaf1db;align-items:center;gap:clamp(12px,2vw,30px);font-size:.9rem;font-weight:900;display:flex}nav a{align-items:center;min-height:44px;display:inline-flex}.section{padding:clamp(72px,9vw,132px) clamp(18px,4vw,56px)}.section-inner{width:min(1180px,100%);min-width:0;margin:0 auto}.eyebrow{color:var(--kopi-teal);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.76rem;font-weight:900}.eyebrow.light{color:#d8f4ec}.button{border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:13px 23px;font-size:.95rem;font-weight:900;display:inline-flex}.button-primary{color:var(--deep-teal);background:var(--surface)}.button-secondary{color:var(--surface);border-color:#fffaf180}.hero{min-height:92svh;color:var(--surface);background:var(--kopi-teal);align-items:end;padding:120px clamp(18px,4vw,56px) 56px;display:grid;position:relative;overflow:hidden}.hero-inner{z-index:2;width:min(1180px,100%);margin:0 auto;position:relative}.hero-stage{pointer-events:none;width:min(520px,42vw);min-height:620px;position:absolute;inset:84px clamp(18px,4vw,56px) 40px auto}.hero-stage>img{opacity:.34;width:min(360px,70%);position:absolute;bottom:0;right:0}.message-stack{gap:16px;width:min(430px,100%);display:grid;position:absolute;inset:0 0 auto auto}.chat-card,.audit-card{color:var(--ink);box-shadow:var(--shadow);background:#fffaf1eb;border:1px solid #fffaf13d;border-radius:8px;padding:20px}.chat-card span,.audit-card span{color:var(--deep-teal);text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:900;display:block}.chat-card p,.audit-card p{color:var(--ink);margin-bottom:10px;font-weight:900;line-height:1.25}.chat-card strong,.audit-card strong{color:var(--soft-ink);font-size:.88rem}.card-a{transform:translate(4px)}.card-b{margin-left:48px}.audit-card{background:var(--deep-teal);color:var(--surface);margin-right:42px}.audit-card span,.audit-card p{color:var(--surface)}.hero .eyebrow{margin-top:10vh}.hero-line{color:#f9e4be;width:min(920px,100%);margin-bottom:18px;font-size:clamp(1.7rem,3vw,3.1rem);font-weight:900;line-height:1.1}.hero-text{color:#fffaf1eb;width:min(720px,100%);margin-bottom:30px;font-size:clamp(1.08rem,2vw,1.28rem)}.singapore-badge{width:fit-content;min-height:44px;color:var(--surface);background:#0f5f5461;border:1px solid #fffaf147;border-radius:999px;align-items:center;gap:10px;margin-bottom:22px;padding:9px 14px;font-size:.92rem;font-weight:900;display:inline-flex}.singapore-badge span{font-size:1.2rem;line-height:1}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:clamp(42px,8vw,92px);display:flex}.stat-strip{border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light);grid-template-columns:repeat(3,minmax(0,1fr));width:min(780px,100%);display:grid}.stat-strip div{border-right:1px solid var(--line-light);padding:20px 22px}.stat-strip div:last-child{border-right:0}.stat-strip strong,.stat-strip span{display:block}.stat-strip strong{font-family:Poppins,sans-serif;font-size:2.1rem;line-height:1}.stat-strip span{color:#fffaf1c7;margin-top:6px;font-size:.9rem;font-weight:800}.intro-section,.product-section,.proof-section{background:var(--kopi-cream)}.connect-section{background:var(--surface)}.social-section{background:var(--kopi-cream)}.intro-grid,.product-grid,.data-grid,.proof-grid,.cta-inner{align-items:center;gap:clamp(34px,6vw,82px);display:grid}.intro-grid{grid-template-columns:minmax(0,.95fr) minmax(340px,.9fr)}.connect-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.42fr);align-items:center;gap:clamp(28px,6vw,76px);display:grid}.intro-copy p,.product-grid>div>p,.data-grid>div>p,.cta-inner p,.video-heading>p,.connect-grid>div>p,.social-heading>p{color:var(--soft-ink);font-size:1.05rem}.connect-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.connect-actions .button-primary{color:var(--surface);background:var(--deep-teal)}.connect-actions span{color:var(--deep-teal);font-size:1rem;font-weight:900}.qr-panel{border:1px solid var(--line);background:var(--kopi-cream);box-shadow:var(--shadow);text-align:center;border-radius:8px;justify-items:center;padding:24px;display:grid}.qr-panel img{background:var(--surface-strong);border-radius:8px;width:min(220px,100%);padding:12px}.qr-panel strong{color:var(--ink);margin-top:16px;font-family:Poppins,sans-serif;font-size:1.25rem;display:block}.qr-panel p{color:var(--soft-ink);margin:4px 0 0;font-weight:800}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.channel-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;padding:24px}.channel-card span{border-radius:999px;margin-bottom:18px;padding:6px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.channel-card.available{border-color:#1479686b}.channel-card.available span{color:var(--surface);background:var(--kopi-teal)}.channel-card.soon span{color:var(--deep-teal);background:var(--kopi-cream)}.channel-card p{color:var(--soft-ink);margin-bottom:0;font-size:.96rem}.principles{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.principles span{border:1px solid var(--line);color:var(--deep-teal);background:var(--surface);border-radius:999px;padding:9px 13px;font-size:.9rem;font-weight:900}.social-heading{grid-template-columns:minmax(0,.9fr) minmax(300px,.62fr);align-items:end;gap:clamp(28px,6vw,70px);margin-bottom:34px;display:grid}.social-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.social-grid article{background:var(--surface);border:1px solid #1479682e;border-radius:8px;min-height:100%;padding:24px;box-shadow:0 14px 34px #28262014}.social-visual{background:#e8f1e7;border-radius:8px;height:148px;margin-bottom:22px;position:relative;overflow:hidden}.social-visual i{display:block;position:absolute}.visual-event i:first-child{background:var(--surface-strong);border:1px solid #14796829;border-radius:8px;inset:26px 26px 22px}.visual-event i:nth-child(2){background:var(--kopi-teal);border-radius:8px 8px 0 0;height:32px;top:26px;left:26px;right:26px}.visual-event i:nth-child(3){background:var(--kopi-amber);border-radius:999px;width:72px;height:18px;top:78px;left:46px}.visual-event i:nth-child(4){background:var(--reply-green);border-radius:50%;width:44px;height:44px;top:78px;right:48px}.visual-group i:first-child,.visual-group i:nth-child(2),.visual-group i:nth-child(3){border:5px solid var(--surface-strong);border-radius:50%;width:48px;height:48px;top:34px}.visual-group i:first-child{background:#f8b84e;left:38px}.visual-group i:nth-child(2){background:var(--care-rose);left:calc(50% - 24px)}.visual-group i:nth-child(3){background:#b86d34;right:38px}.visual-group i:nth-child(4){background:#147968e0;border-radius:999px;height:34px;bottom:28px;left:28px;right:28px}.visual-trusted i:first-child{background:var(--kopi-amber);border-radius:50%;width:74px;height:74px;top:36px;left:34px;box-shadow:72px 0 #b86d34}.visual-trusted i:nth-child(2){background:var(--surface-strong);border:1px solid #14796829;border-radius:999px 999px 14px 14px;width:74px;height:54px;top:64px;left:72px}.visual-trusted i:nth-child(3){background:var(--care-rose);border-radius:12px 12px 2px;width:44px;height:44px;top:44px;left:97px;transform:rotate(45deg)}.visual-trusted i:nth-child(4){background:var(--kopi-teal);border-radius:999px;height:12px;bottom:24px;left:80px;right:80px}.visual-calm i:first-child{background:var(--kopi-teal);border-radius:50%;width:58px;height:58px;top:34px;left:28px}.visual-calm i:nth-child(2){background:var(--surface-strong);border-radius:999px;width:108px;height:34px;top:42px;left:104px}.visual-calm i:nth-child(3){clip-path:polygon(0 0,100% 50%,0 100%);background:var(--kopi-teal);width:14px;height:14px;top:54px;left:118px}.visual-calm i:nth-child(4){background:repeating-linear-gradient(90deg,#147968db 0 8px,#0000 8px 17px);border-radius:999px;height:24px;bottom:30px;left:44px;right:40px}.social-grid span{color:var(--surface);background:var(--kopi-teal);border-radius:999px;margin-bottom:22px;padding:6px 11px;font-size:.78rem;font-weight:900;display:inline-flex}.social-grid p{color:var(--soft-ink);margin-bottom:0;font-size:.95rem}.video-section{background:var(--surface)}.video-heading{grid-template-columns:minmax(0,.9fr) minmax(300px,.55fr);align-items:end;gap:clamp(28px,6vw,70px);margin-bottom:34px;display:grid}.video-frame{background:var(--ink);box-shadow:var(--shadow);border:1px solid #2826201f;border-radius:8px;overflow:hidden}.video-frame video{aspect-ratio:16/9;object-fit:cover;background:var(--ink);width:100%}.journey-section,.data-section{background:var(--surface)}.section-heading{width:min(800px,100%);margin-bottom:36px}.journey-grid,.tier-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.journey-grid article,.tier-card{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;min-height:100%;padding:24px}.journey-grid span{color:var(--kopi-teal);margin-bottom:34px;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:800;display:block}.journey-grid p,.tier-card p,.language-panel p{color:var(--soft-ink);margin-bottom:0;font-size:.95rem}.product-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1fr)}.phone-shell{width:min(420px,100%);min-height:610px;color:var(--ink);box-shadow:var(--shadow);background:#eee3d5;border:12px solid #f9f2e8;border-radius:42px;padding:18px}.phone-header{min-height:58px;color:var(--surface);background:var(--deep-teal);border-radius:24px;align-items:center;gap:10px;padding:10px 12px;display:flex}.phone-header strong,.phone-header span{display:block}.phone-header span{color:#fffaf1b8;font-size:.78rem;font-weight:700}.chat-area{flex-direction:column;gap:12px;padding:22px 4px 0;display:flex}.bubble{border-radius:18px;width:fit-content;max-width:90%;margin:0;padding:12px 14px;font-size:.92rem;line-height:1.35}.bubble span{margin-top:8px;font-weight:900;display:block}.bubble.bot{background:var(--surface-strong);align-self:flex-start}.bubble.user{background:var(--reply-green);align-self:flex-end}.quick-replies{grid-template-columns:1fr 1fr;gap:8px;display:grid}.quick-replies span{min-height:40px;color:var(--deep-teal);background:#fffaf1c7;border:1px solid #14796857;border-radius:999px;justify-content:center;align-items:center;padding:8px 10px;font-size:.78rem;font-weight:900;display:inline-flex}.language-panel{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.language-panel>span,.voice-note{border:1px solid var(--line);background:var(--surface-strong);border-radius:8px;align-items:center;min-height:58px;display:flex}.language-panel>span{justify-content:center;padding:10px;font-weight:900}.voice-note{background:var(--reply-green);grid-column:1/-1;gap:14px;padding:14px}.play-dot{background:var(--deep-teal);border-radius:50%;width:34px;height:34px}.waveform{flex:1;align-items:center;gap:5px;height:34px;display:flex}.waveform i{background:#0f5f54b8;border-radius:999px;width:7px;display:block}.waveform i:first-child,.waveform i:nth-child(6){height:12px}.waveform i:nth-child(2),.waveform i:nth-child(5){height:24px}.waveform i:nth-child(3){height:32px}.waveform i:nth-child(4){height:18px}.language-panel p{grid-column:1/-1}.safety-section,.cta-section{color:var(--surface);background:var(--deep-teal)}.safety-section .tier-card{color:var(--ink);background:#fffaf1f0}.tier-card{border-top-width:8px}.tier-card span,.tier-card strong{display:block}.tier-card span{width:fit-content;color:var(--surface);border-radius:999px;margin-bottom:18px;padding:6px 11px;font-size:.78rem;font-weight:900}.tier-card strong{margin-bottom:8px;font-size:1.12rem}.tier-green{border-top-color:#3b6d11}.tier-green span{background:#3b6d11}.tier-amber{border-top-color:#ba7517}.tier-amber span{background:#ba7517}.tier-orange{border-top-color:#d85a30}.tier-orange span{background:#d85a30}.tier-red{border-top-color:#a32d2d}.tier-red span{background:#a32d2d}.data-grid{grid-template-columns:minmax(0,.82fr) minmax(340px,1fr)}.map-panel{background:#e8f1e7;border:1px solid #1479682e;border-radius:8px;min-height:420px;position:relative;overflow:hidden}.map-line{background:#c98a2e3d;border-radius:999px;height:34px;position:absolute;transform:rotate(-16deg)}.line-one{width:86%;top:32%;left:-12%}.line-two{width:92%;bottom:28%;right:-22%}.map-pin{border:4px solid var(--surface);background:var(--kopi-teal);border-radius:50%;width:18px;height:18px;position:absolute;box-shadow:0 8px 18px #0f5f543d}.map-pin span{background:var(--surface-strong);min-width:max-content;color:var(--ink);border-radius:6px;padding:5px 8px;font-size:.74rem;font-weight:900;position:absolute;top:-12px;left:18px}.map-pin.bedok{top:32%;left:55%}.map-pin.jurong{top:62%;left:28%}.map-pin.toa{top:49%;left:45%}.map-caption{background:#fffaf1f2;border-radius:8px;padding:18px;position:absolute;bottom:22px;left:22px;right:22px}.map-caption strong{margin-bottom:4px;font-weight:900;display:block}.map-caption p{color:var(--soft-ink);margin:0;font-size:.92rem}.proof-grid{grid-template-columns:minmax(0,.88fr) minmax(340px,1fr)}.proof-grid ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.proof-grid li{border:1px solid var(--line);background:var(--surface);min-height:58px;color:var(--deep-teal);border-radius:8px;align-items:center;padding:16px 18px;font-weight:900;display:flex}.cta-inner{grid-template-columns:auto minmax(0,1fr) auto}.cta-inner img{width:92px;height:92px}.cta-inner p{color:#fffaf1d1;margin-bottom:0}.site-footer{color:#fffaf1c7;background:var(--deep-teal);border-top:1px solid var(--line-light);justify-content:space-between;align-items:center;gap:18px;padding:28px clamp(18px,4vw,56px);font-size:.9rem;font-weight:800;display:flex}.site-footer div{gap:4px;display:grid}.site-footer strong{color:var(--surface);font-size:.96rem}.site-footer a{align-items:center;min-height:44px;display:inline-flex}@media (width<=1080px){.hero-stage{opacity:.36;width:min(520px,56vw)}.hero-inner{max-width:860px;margin-left:0}.journey-grid,.tier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid,.data-grid,.proof-grid,.intro-grid,.connect-grid,.video-heading,.social-heading,.channel-grid{grid-template-columns:1fr}.social-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){body{font-size:16px}.site-header{flex-wrap:wrap;padding:12px 16px;position:sticky}nav{justify-content:space-between;gap:8px;width:100%;font-size:.78rem}.hero{min-height:auto;padding:44px 16px 38px}.hero-stage{display:none}.hero .eyebrow{margin-top:0}h1{font-size:clamp(3.35rem,18vw,5.5rem)}h2{font-size:clamp(2rem,10vw,3.15rem)}.hero-text{font-size:1.04rem}.hero-actions,.button{width:100%}.connect-actions{align-items:stretch}.connect-actions span{text-align:center;width:100%}.qr-panel{padding:18px}.stat-strip{grid-template-columns:1fr}.stat-strip div{border-right:0;border-bottom:1px solid var(--line-light)}.stat-strip div:last-child{border-bottom:0}.section{padding:58px 16px;overflow:hidden}.journey-grid,.tier-grid,.language-panel,.social-grid{grid-template-columns:1fr}.phone-shell{border-width:9px;border-radius:34px;min-height:560px}.quick-replies{grid-template-columns:1fr}.map-panel{min-height:350px}.cta-inner{grid-template-columns:1fr;justify-items:start}.site-footer{flex-direction:column;align-items:flex-start;padding:26px 16px}}
