@font-face{font-family:Poppins;src:url(/assets/poppins-latin-400.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins;src:url(/assets/poppins-latin-600.woff2)format("woff2");font-style:normal;font-weight:600;font-display:swap}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#fcf9f1;--header:#49574d;--ink:#282118;--sage:#95ad7f;--header-height:clamp(64px, 6.66667vw, min(128px, 12svh));--hero-height:calc(100svh - var(--header-height));color:var(--ink);font-synthesis:none;background:#fff;font-family:Poppins,Arial,sans-serif}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;flex-direction:column;min-width:320px;min-height:100svh;margin:0;display:flex}::selection{color:var(--cream);background:var(--header)}.site-header{z-index:2;height:var(--header-height);background:var(--header);flex:none;justify-content:space-between;align-items:center;padding-inline:4% 2.2%;display:flex;position:relative;box-shadow:0 5px 12px #0003}.brand{align-items:center;min-height:44px;display:inline-flex}.brand img{width:clamp(180px,21.04vw,403px);height:auto;display:block}.header-actions{align-items:center;gap:clamp(12px,1.6vw,28px);display:flex}.contact-link{min-height:44px;color:var(--cream);flex:none;align-items:center;text-decoration:none;display:inline-flex}.contact-link img{height:auto;display:block}.inquire-link img{width:clamp(176px,23.5938vw,453px)}.instagram-link img{width:clamp(132px,17.7604vw,341px)}.contact-link:hover{opacity:.85}.contact-divider{background:var(--cream);opacity:.8;flex:none;width:1px;height:clamp(22px,2.85vw,50px)}.coming-soon{isolation:isolate;height:var(--hero-height);flex:none;position:relative;overflow:clip}.background-pattern{z-index:-1;object-fit:cover;object-position:center top;pointer-events:none;width:100%;height:max(40vw,82.5%);display:block;position:absolute;top:17.5%;left:0}h1{--headline-width:min(66.5vw, calc(var(--hero-height) * 1.8), 1271px);z-index:1;width:var(--headline-width);height:calc(var(--headline-width) * 105 / 1271);margin:0;display:flex;position:absolute;top:28.5%;left:50%;transform:translate(-50%)}.headline-artwork{height:calc(var(--headline-width) * 105 / 1271);flex:none;overflow:hidden}.headline-start{width:calc(var(--headline-width) * 740 / 1271)}.headline-end{width:calc(var(--headline-width) * 431 / 1271)}.headline-artwork img{width:var(--headline-width);max-width:none;height:auto;display:block}.headline-end img{margin-left:calc(var(--headline-width) * -740 / 1271)}.brewing-dots{width:calc(var(--headline-width) * 93 / 1271);height:calc(var(--headline-width) * 27 / 1271);margin-top:calc(var(--headline-width) * 54 / 1271);margin-left:calc(var(--headline-width) * 7 / 1271);flex:none;justify-content:space-between;display:flex}.brewing-dots span{width:calc(var(--headline-width) * 27 / 1271);background:var(--ink);border-radius:50%;flex:none;height:100%;animation:1.8s step-end infinite first-dot}.brewing-dots span:nth-child(2){animation-name:second-dot}.brewing-dots span:nth-child(3){animation-name:third-dot}@keyframes first-dot{0%{opacity:0}25%,to{opacity:1}}@keyframes second-dot{0%{opacity:0}50%,to{opacity:1}}@keyframes third-dot{0%{opacity:0}75%,to{opacity:1}}.product-stage{--can-canvas:2008;width:min(100%, calc(var(--hero-height) * 2.35));aspect-ratio:1920/506;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.product-can{bottom:0;left:calc(var(--can-slot) - var(--source-left) * 100% / var(--can-canvas));width:calc(var(--source-width) * 100% / var(--can-canvas));max-width:none;height:auto;display:block;position:absolute}.can-green-tea{--can-slot:8%}.can-ceylon-black{--can-slot:38%}.can-da-hong-pao{--can-slot:68%}.site-footer{z-index:2;color:#000;background:var(--sage);flex:none;align-items:center;min-height:4vw;padding-inline:1.667%;display:flex;position:relative}.footer-content{justify-content:space-between;align-items:center;gap:1.4vw;width:100%;display:flex}.footer-copy{flex:1;justify-content:space-between;align-items:center;gap:1.4vw;font-size:1.14vw;line-height:1.4;display:flex}.footer-copy p{white-space:nowrap;align-items:center;gap:1.4vw;margin:0;display:flex}.footer-copy p:after{content:"•"}.footer-copy br{display:none}.certification-badge{flex:none;width:3.6vw;height:3.6vw;position:relative;overflow:hidden}.certification-badge img{width:auto;max-width:none;height:100%;position:absolute;top:0;right:0}.brand:focus-visible,.contact-link:focus-visible{outline:2px solid var(--cream);outline-offset:5px}.coming-soon:focus{outline:none}.skip-link{z-index:10;color:var(--cream);background:var(--ink);padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}@media (max-width:1024px){:root{--header-height:72px}.site-header{padding-left:max(5%, env(safe-area-inset-left));padding-right:max(2.2%, env(safe-area-inset-right));gap:16px}.brand img{width:clamp(150px,38vw,230px)}.site-footer{min-height:142px;padding:20px 6%;padding-bottom:max(20px, env(safe-area-inset-bottom))}.footer-content{gap:20px}.footer-copy{font-size:13px;line-height:1.5;display:block}.footer-copy p{white-space:normal;display:block}.footer-copy p+p{margin-top:8px}.footer-copy p:after{display:none}.footer-copy br{display:initial}.certification-badge{width:52px;height:52px}}@media (max-width:1024px) and (orientation:portrait){.coming-soon{--mobile-stage-width:min(100vw, calc(var(--hero-height) * 1.3));--mobile-stage-height:calc(var(--mobile-stage-width) * 359.26 / 843);background:linear-gradient(#fff calc(14% + max(40vw,320px)),#e4eadf 0)}.background-pattern{width:max(100%,800px);height:auto;top:14%;left:50%;transform:translate(-50%)}h1{--headline-width:min(156vw, calc(var(--hero-height) * 2.4), 1450px);top:calc((100% - var(--mobile-stage-height)) / 2);justify-content:center;row-gap:calc(var(--headline-width) * 12 / 1271);width:calc(var(--headline-width) * 695 / 1271);height:calc(var(--headline-width) * 222 / 1271);flex-wrap:wrap;transform:translate(-50%,-50%)}.headline-start{width:100%}.product-stage{--can-canvas:1594;width:min(100%, var(--mobile-stage-width));aspect-ratio:843/359.26}.can-green-tea{--can-slot:1%}.can-ceylon-black{--can-slot:34.333%}.can-da-hong-pao{--can-slot:67.666%}}@media (max-width:600px) and (orientation:portrait){.footer-content{text-align:center;flex-direction:column;gap:14px}.footer-copy{flex:none}.certification-badge{width:44px;height:44px}}@media (max-width:1024px) and (orientation:landscape) and (max-height:600px){:root{--header-height:60px}.brand img{width:clamp(150px,25vw,210px)}}@media (max-width:650px) and (orientation:portrait){:root{--header-height:104px}.site-header{grid-template-rows:44px 44px;grid-template-columns:minmax(0,1fr) auto;gap:0 8px;padding:8px 5%;display:grid}.brand{min-width:0}.brand img{max-width:100%}.header-actions{display:contents}.contact-divider{display:none}.inquire-link{grid-area:2/1/auto/-1;justify-self:center}.inquire-link img{width:min(70vw,270px)}.instagram-link{grid-area:1/2}.instagram-link img{width:clamp(148px,38vw,180px)}}@media (prefers-reduced-motion:reduce){.brewing-dots span{animation:none}}
