@charset "UTF-8";
:root{--green:#153e30;--green-dark:#102f25;--cream:#faf8f1;--gold:#b38a46;--ink:#263b30;--muted:#7b7e70;--line:#e6e5da;--white:#fffefb;--bs-primary:#153e30;--bs-body-color:#263b30;--bs-body-bg:#faf8f1}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:170px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;letter-spacing:-.035em}a{color:var(--green);text-decoration:none}a:hover{color:#8d6b32}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b38a46;outline-offset:4px}[hidden]{display:none!important}.page-width{max-width:1180px;margin:auto;padding-left:32px;padding-right:32px}.eyebrow{font-size:10px;letter-spacing:2.1px;font-weight:700;color:var(--gold);margin-bottom:12px}.muted{color:var(--muted)}.text-gold{color:#957032}.btn{border-radius:7px;font-size:13px;font-weight:600;padding:12px 22px}.btn-primary{--bs-btn-bg:var(--green);--bs-btn-border-color:var(--green);--bs-btn-hover-bg:#23553d;--bs-btn-hover-border-color:#23553d;--bs-btn-active-bg:var(--green-dark);--bs-btn-active-border-color:var(--green-dark)}.btn-outline-secondary{--bs-btn-color:var(--green);--bs-btn-border-color:#d5d9ce;--bs-btn-hover-bg:#e8ede2;--bs-btn-hover-color:var(--green);--bs-btn-hover-border-color:#b9c5b5}.top-strip{text-align:center;background:var(--green);color:#f6f2dc;font-size:10px;letter-spacing:.7px;padding:9px 15px}.top-strip span{color:#c2d0b6;margin-left:5px}.public-header{display:flex;align-items:center;justify-content:space-between;padding-top:25px;padding-bottom:23px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;letter-spacing:1.2px;line-height:1.2;color:var(--green)}.brand img{object-fit:contain}.brand small{display:block;font-size:9px;letter-spacing:3.7px;font-weight:500;margin-top:6px}.header-right{display:flex;align-items:center;gap:30px}.open-badge{display:inline-flex;align-items:center;gap:8px;background:#edf0e3;color:#466238;border:1px solid #e0e7d7;border-radius:30px;font-size:11px;padding:6px 13px}.open-badge i{height:6px;width:6px;background:#648544;border-radius:50%}.open-badge.closed{background:#f5e9e3;color:#9b584a;border-color:#e9d4ca}.open-badge.closed i{background:#a96955}.visit-link{font-size:12px;font-weight:600}.hero{min-height:490px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-top:26px;padding-bottom:32px;gap:18px;overflow:hidden}.hero-copy{padding-top:12px;position:relative;z-index:1}.hero .eyebrow{display:flex;align-items:center;gap:10px;color:#7d865f}.little-line{display:inline-block;width:23px;height:1px;background:#9b9e81}.hero h1{font-size:clamp(36px,4.6vw,59px);line-height:1.15;margin-bottom:21px;color:var(--green);font-weight:400;letter-spacing:-2px}.hero h1 em{color:#a7803b;font-weight:400}.hero-tagline{font-size:15px;margin-bottom:10px}.hero-description{color:#838476;font-size:12px;line-height:1.9}.hero-button{margin-top:13px;padding:14px 22px}.hero-button span{margin-left:24px}.hero-details{display:flex;gap:24px;font-size:10px;color:#808373;margin-top:24px}.hero-visual{position:relative;min-width:0}.hero-art{width:100%;height:auto;display:block}.hero-art.custom-banner{border-radius:48% 48% 8% 8%;aspect-ratio:1.14;object-fit:cover}.hero-stamp{position:absolute;bottom:15%;right:0;transform:rotate(9deg);border:1px solid #c8b276;border-radius:50%;background:#f3eedb;width:115px;height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:8px;letter-spacing:1px;text-align:center;box-shadow:0 0 0 5px var(--cream),0 0 0 6px #d8cbaa}.hero-stamp strong{font-family:Georgia,serif;font-style:italic;font-size:22px;font-weight:400;letter-spacing:-.5px}.hero-stamp span{font-size:6px;margin-top:6px}.menu-intro-strip{display:flex;justify-content:center;gap:38px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 20px;background:#f2f1e6;font-size:9px;letter-spacing:2.2px;font-weight:600;color:#72765e}.menu-intro-strip i{font-size:17px;color:#b89b62;font-style:normal}.menu-content{padding-top:45px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.section-title h2{font-size:33px;font-weight:400;line-height:1.2;margin-bottom:0}.section-title .eyebrow{margin-bottom:8px}.section-aside,.menu-count{font-size:11px}.specials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:21px}.special-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--white);transition:transform .2s}.special-card:hover{transform:translateY(-3px)}.special-art{height:170px;position:relative;background:#f0eadc;overflow:hidden}.special-art img{width:100%;height:100%;object-fit:cover}.special-label{position:absolute;left:14px;top:14px;font-size:7px;font-weight:700;letter-spacing:1px;color:#536146;background:#ffffffd9;padding:5px 8px;border-radius:4px}.special-card:nth-child(2) .special-art{background:#e9eddc}.special-card:nth-child(3) .special-art{background:#ece5d9}.item-body{padding:18px;flex:1;min-width:0}.item-heading{display:flex;align-items:center;gap:8px}.item-heading h3{font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:600;line-height:1.5;margin:0;letter-spacing:0}.item-price{margin-left:auto;white-space:nowrap;font-size:15px;color:var(--green);padding-left:5px}.veg-mark{display:inline-block;width:10px;height:10px;border:1px solid #779666;position:relative;flex-shrink:0;vertical-align:middle}.veg-mark:after{content:'';position:absolute;width:4px;height:4px;top:2px;left:2px;background:#6a8c59;border-radius:50%}.item-body p{font-size:10px;line-height:1.7;color:var(--muted);margin:7px 0 0}.item-status{font-size:9px;color:#758768;display:inline-block;margin-top:7px}.special-card .item-status{display:none}.offer-banner{margin-top:25px;background:#e8ecd9;border:1px solid #dbe2c8;border-radius:10px;padding:22px 28px;display:flex;align-items:center;gap:24px}.offer-banner img{border-radius:8px;width:140px;height:100px;object-fit:cover}.offer-banner .eyebrow{font-size:8px}.offer-banner h2{font-size:23px;margin:3px 0}.offer-banner p{font-size:12px;margin:0}.offer-banner small{font-size:10px;color:#727960}.offer-icon{font-size:38px;color:#77835a}.our-menu{padding-top:48px}.menu-count{color:var(--muted)}.menu-controls{position:sticky;top:0;z-index:10;background:var(--cream);padding-top:12px;box-shadow:0 5px 10px #faf8f1}.search-box{display:flex;align-items:center;border:1px solid #dedfd2;border-radius:9px;background:var(--white);height:50px;padding:0 17px;gap:12px}.search-box>span{font-size:27px;color:#89917a;line-height:1}.search-box input{border:0;outline:none;background:transparent;width:100%;font-size:12px;height:100%;color:var(--green)}.search-box input::placeholder{color:#929486}.search-box kbd{border:1px solid var(--line);background:transparent;color:#a6a99c;padding:0 7px;border-radius:4px;font-size:11px}.category-nav{display:flex;overflow-x:auto;gap:9px;padding:20px 0 18px;scrollbar-width:thin;scrollbar-color:#d2d6c5 transparent}.category-button{white-space:nowrap;border:1px solid var(--line);background:transparent;color:#717862;border-radius:6px;padding:10px 15px;font-size:11px;display:flex;gap:7px;align-items:center;min-height:42px}.category-button.active{background:var(--green);border-color:var(--green);color:var(--cream)}.category-button:hover:not(.active){background:#efefe3}.results-meta{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:#919584;padding:8px 0 20px;border-bottom:1px solid var(--line)}.results-meta .veg-mark{margin-right:5px}.menu-category{padding-top:28px}.category-heading{display:flex;align-items:center;gap:12px;margin-bottom:17px}.category-symbol{font-size:23px;color:#74805c;background:#edeee1;display:grid;place-items:center;width:42px;height:42px;border-radius:10px}.category-heading h2{font-size:24px;line-height:1.2;font-weight:400;margin-bottom:3px}.category-heading p{font-size:10px;color:var(--muted);margin:0}.category-item-count{margin-left:auto;font-size:9px;letter-spacing:.4px;color:#959886}.menu-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.menu-card{background:var(--white);border:1px solid var(--line);border-radius:8px;display:flex;align-items:center;min-width:0;min-height:91px;box-shadow:0 2px 3px #163e3003}.menu-card .item-body{padding:16px}.menu-card .item-heading h3{font-size:12px}.menu-card .item-price{font-size:14px}.item-thumbnail{width:74px;flex-shrink:0;padding-left:10px}.item-thumbnail img{border-radius:5px;height:65px;width:65px;object-fit:cover}.is-sold-out{opacity:.53}.item-status.unavailable{color:#a34b42;font-size:8px;letter-spacing:1px;font-weight:700}.menu-note{font-size:10px;text-align:center;color:#8a8d7f;border-bottom:1px solid var(--line);padding:34px 0}.empty-state{text-align:center;padding:65px 10px}.empty-state>span{font-size:42px}.empty-state h3{font-family:Georgia,serif;font-size:28px;margin-top:15px}.empty-state p{color:var(--muted)}.visit-section{display:flex;align-items:center;justify-content:space-between;padding:38px 0 52px;gap:40px}.visit-section h2{font-size:34px;font-weight:400;line-height:1.25}.visit-section p{font-size:12px;color:var(--muted)}.visit-info{min-width:230px;border-left:1px solid var(--line);padding-left:38px}.visit-info h3{font-size:14px;font-weight:600}.visit-info small{font-size:10px}.contact-links{display:flex;flex-direction:column;gap:7px;font-size:12px}.public-footer{background:#efefe4;border-top:1px solid #e1e3d5;padding:30px 0 20px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:25px}.footer-top .brand{font-size:15px}.footer-top .brand small{font-size:7px}.footer-top p{font-family:Georgia,serif;font-style:italic;font-size:14px;color:#78806b;margin:0}.footer-top nav{display:flex;gap:22px;font-size:10px}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #dcdfd0;padding-top:17px;font-size:8px;letter-spacing:.3px;color:#909482}.whatsapp-float{position:fixed;bottom:22px;right:22px;background:#286a45;color:#fff;width:53px;height:53px;border-radius:50%;display:grid;place-items:center;z-index:20;box-shadow:0 5px 15px #153e3030}.whatsapp-float:hover{color:white;background:#204e36}.skip-link{position:absolute;top:-60px;background:var(--green);color:white;padding:10px;z-index:100}.skip-link:focus{top:0}.form-control,.form-select{border-color:#dce0d2;background:#fffefa;border-radius:7px;padding:11px 13px;font-size:14px}.form-control:focus,.form-select:focus{border-color:#76936a;box-shadow:0 0 0 .2rem #76936a22;background:#fffefa}.form-label{font-size:13px;font-weight:600}.alert{font-size:13px;border-radius:8px}
@media(min-width:1400px){.page-width{max-width:1240px}.hero{min-height:510px}.special-art{height:190px}}
@media(max-width:991px){.page-width{padding-left:24px;padding-right:24px}.hero{min-height:440px}.hero h1{font-size:44px}.hero-stamp{width:90px;height:90px;right:0;bottom:10%;font-size:6px}.hero-stamp strong{font-size:19px}.hero-stamp span{font-size:5px}.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-intro-strip{gap:20px;font-size:8px;letter-spacing:1.5px}.special-art{height:150px}.specials-grid{gap:14px}.special-card .item-body{padding:14px}.special-card .item-heading h3{font-size:12px}.section-aside{display:none}}
@media(max-width:640px){html{scroll-padding-top:150px}.page-width{padding-left:20px;padding-right:20px}.top-strip{font-size:8px}.top-strip span{display:none}.public-header{padding-top:18px;padding-bottom:18px}.brand{font-size:17px;gap:9px}.brand img{width:41px;height:41px}.brand small{font-size:8px;letter-spacing:3px}.header-right{gap:0}.visit-link{display:none}.open-badge{font-size:9px;padding:5px 9px}.hero{grid-template-columns:1fr;gap:0;padding-top:33px;padding-bottom:18px;min-height:auto}.hero-copy{padding:0}.hero h1{font-size:44px;letter-spacing:-1.9px;margin-bottom:18px}.hero .eyebrow{font-size:8px;letter-spacing:1.7px}.hero-tagline{font-size:13px}.hero-description{font-size:11px}.hero-button{margin-top:8px;padding:12px 19px;font-size:12px}.hero-details{margin-top:17px;font-size:9px}.hero-visual{width:100%;max-width:430px;justify-self:center;margin-top:-9px}.hero-art{height:290px;object-fit:contain}.hero-art.custom-banner{height:auto;margin-top:25px}.hero-stamp{right:9%;bottom:12%;height:89px;width:89px}.menu-intro-strip{gap:14px;font-size:7px;letter-spacing:1px;padding:12px 15px}.menu-intro-strip span:last-child,.menu-intro-strip i:last-of-type{display:none}.menu-content{padding-top:30px}.section-title h2{font-size:29px}.section-title{gap:10px;margin-bottom:19px}.eyebrow{font-size:8px;letter-spacing:1.7px}.specials-grid{display:flex;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;gap:13px}.special-card{min-width:245px;max-width:280px;flex:0 0 78%;scroll-snap-align:start}.special-art{height:156px}.special-card .item-body{padding:17px}.special-card .item-heading h3{font-size:13px}.offer-banner{padding:20px;gap:15px;margin-top:20px}.offer-banner img{width:75px;height:90px}.offer-icon{font-size:25px}.offer-banner h2{font-size:21px}.offer-banner p{font-size:11px}.our-menu{padding-top:30px}.our-menu .section-title{display:block}.menu-count{display:block;margin-top:10px;font-size:10px}.search-box{height:46px}.search-box input{font-size:11px}.category-nav{padding:14px 0;gap:7px}.category-button{font-size:10px;padding:9px 12px;min-height:42px}.results-meta{font-size:8px;padding-top:10px;padding-bottom:16px}.menu-category{padding-top:24px}.category-heading h2{font-size:23px}.category-heading p{font-size:9px}.category-heading{gap:10px}.category-symbol{width:38px;height:38px;font-size:21px}.menu-grid{grid-template-columns:1fr;gap:9px}.menu-card{min-height:80px}.menu-card .item-body{padding:15px 17px}.menu-card .item-heading h3{font-size:13px}.menu-card .item-price{font-size:15px}.menu-note{font-size:9px;line-height:1.8;padding:28px 15px}.visit-section{display:block;padding:26px 0 34px}.visit-section h2{font-size:30px}.visit-info{margin-top:24px;border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.footer-top{flex-wrap:wrap;gap:20px}.footer-top p{order:3;width:100%;font-size:13px}.footer-top nav{font-size:9px;gap:14px}.footer-bottom{display:block;font-size:8px;padding-right:45px}.footer-bottom span{display:block;margin-top:4px}.whatsapp-float{width:47px;height:47px;bottom:18px;right:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Official Tea World artwork; keep the original images uncropped. */
.public-header .brand img{width:64px;height:64px;object-fit:contain}
.footer-wordmark img{width:240px;height:auto;object-fit:contain}
@media(max-width:640px){.public-header .brand img{width:54px;height:54px}.footer-wordmark img{width:210px;height:auto}}

.shop-menu-banner{width:100%;background:#faf4e4}
.shop-menu-banner img{display:block;width:100%;height:auto;object-fit:contain}
