:root{--ink:#261b17;--muted:#6d5c53;--paper:#fff8ec;--paper-deep:#f3e8d8;--white:#fffdf8;--sambal:#b72f20;--sambal-dark:#812116;--leaf:#294f3b;--gold:#dcae53;--line:#ddcfc0;--font-display:Georgia, "Times New Roman", serif;--font-body:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container:1180px;--radius:18px;--shadow:0 18px 50px #3823181a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.6}body:before{content:"";pointer-events:none;opacity:.035;z-index:1000;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:var(--font-display);line-height:1.06}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}[hidden]{display:none!important}:focus-visible{outline-offset:3px;outline:3px solid #0f6db6}.skip-link{z-index:2000;color:var(--ink);background:#fff;padding:.75rem 1rem;font-weight:800;position:fixed;inset:.75rem auto auto .75rem;transform:translateY(-180%)}.skip-link:focus{transform:none}.container{width:min(100% - 2.5rem, var(--container));margin-inline:auto}.section{padding:clamp(4.5rem,8vw,7.5rem) 0}.kicker{color:var(--sambal);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.65rem;font-size:.73rem;font-weight:850;display:flex}.kicker span{background:currentColor;width:28px;height:2px}.kicker-light{color:#ffd7ae}.btn{min-height:48px;font:800 .84rem/1.2 var(--font-body);border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.15rem;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--sambal);color:#fff;box-shadow:0 8px 22px #b72f2038}.btn-primary:hover{background:var(--sambal-dark)}.btn-outline{border-color:var(--ink);background:0 0}.btn-soft{color:var(--ink);background:#f1e8dd}.btn-white{color:var(--ink);background:#fff;align-self:flex-start}.site-header{z-index:100;border-bottom:1px solid var(--line);backdrop-filter:blur(12px);background:#fff8ecf5;position:sticky;top:0}.header-inner{align-items:center;gap:2rem;min-height:74px;display:flex}.brand{align-items:center;gap:.7rem;margin-inline-end:auto;display:flex}.brand-mark{object-fit:cover;border-radius:50%;width:42px;height:42px}.brand>span,.footer-brand div{flex-direction:column;line-height:1.1;display:flex}.brand strong{font-family:var(--font-display);font-size:1.08rem}.brand small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:.2rem;font-size:.68rem}.desktop-nav{gap:1.8rem;font-size:.84rem;font-weight:750;display:flex}.desktop-nav a{padding:.75rem 0}.header-order{border:1px solid var(--ink);border-radius:999px;padding:.65rem 1rem;font-size:.78rem;font-weight:800}.mobile-nav{border-top:1px solid var(--line);scrollbar-width:none;gap:.5rem;padding:.55rem 1.25rem;display:none;overflow-x:auto}.mobile-nav a{background:var(--white);border:1px solid var(--line);border-radius:999px;flex:none;padding:.45rem .8rem;font-size:.75rem;font-weight:750}.mobile-nav .mobile-commerce{background:var(--ink);border-color:var(--ink);color:#fff}.hero{background:radial-gradient(circle at 75% 30%, #ffe9c4 0, transparent 36%), linear-gradient(135deg, var(--paper) 0%, #f3dfc2 100%);padding:clamp(3.5rem,8vw,7rem) 0 clamp(4.5rem,9vw,8rem);position:relative;overflow:hidden}.hero:after{content:"";inset-inline-end:-180px;border:1px solid #b72f2033;border-radius:50%;width:380px;height:380px;position:absolute;top:-180px}.hero-grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.hero-copy{z-index:2;position:relative}.hero h1{letter-spacing:-.055em;max-width:780px;margin:.8rem 0 1.3rem;font-size:clamp(3rem,6.5vw,5.9rem)}.hero h1 em{color:var(--sambal);font-weight:400}.hero-lead{max-width:56ch;color:var(--muted);font-size:clamp(1rem,1.6vw,1.12rem)}.hero-actions{flex-wrap:wrap;gap:.7rem;margin:1.6rem 0 2rem;display:flex}.hero-facts{border-top:1px solid var(--line);gap:clamp(1.2rem,4vw,2.8rem);margin:0;padding:1.2rem 0 0;list-style:none;display:flex}.hero-facts li{display:grid}.hero-facts strong{font:700 1.55rem var(--font-display);color:var(--sambal)}.hero-facts span{color:var(--muted);font-size:.7rem}.hero-gallery{grid-template:1fr 1fr/1.5fr 1fr;gap:.8rem;min-height:550px;display:grid;position:relative}.hero-tile{background:var(--paper-deep);box-shadow:var(--shadow);border-radius:120px 120px 18px 18px;position:relative;overflow:hidden}.hero-tile-1{grid-row:1/3}.hero-tile-2,.hero-tile-3{border-radius:18px}.hero-tile img{object-fit:contain;width:100%;height:100%;transition:transform .4s}.hero-tile:hover img{transform:scale(1.025)}.hero-tile>span{color:#fff;background:#261b17d4;border-radius:6px;padding:.5rem .65rem;font-size:.68rem;font-weight:750;position:absolute;inset:auto .7rem .7rem}.hero-note{inset-inline-end:-1.4rem;text-align:center;background:var(--leaf);color:#fff;width:110px;height:110px;box-shadow:var(--shadow);border-radius:50%;place-content:center;padding:1rem;display:grid;position:absolute;bottom:2rem}.hero-note span{font:700 2rem/1 var(--font-display)}.hero-note small{font-size:.62rem;line-height:1.2}.catalog{padding-bottom:0}.catalog-intro{grid-template-columns:1fr .8fr;align-items:end;gap:4rem;margin-bottom:2rem;display:grid}.catalog-intro h2,.about h2,.order h2{letter-spacing:-.04em;margin:.65rem 0 1rem;font-size:clamp(2.35rem,5vw,4.5rem)}.catalog-intro>div:first-child>p:last-child{color:var(--muted);max-width:58ch}.catalog-search{border:1px solid var(--line);background:var(--white);border-radius:var(--radius);padding:1.1rem}.catalog-search label{margin-bottom:.4rem;font-size:.75rem;font-weight:850;display:block}.search-field{border-bottom:2px solid var(--ink);align-items:center;gap:.6rem;display:flex}.search-field span{font-size:1.5rem}.search-field input{width:100%;min-height:48px;color:var(--ink);font:inherit;background:0 0;border:0}.search-field:focus-within{outline-offset:4px;background:var(--white);box-shadow:0 0 0 2px var(--white);border-radius:4px;outline:4px solid #0b568f}.search-field input:focus{outline:none}.catalog-search>p{color:var(--muted);margin:.55rem 0 0;font-size:.7rem}.category-nav{scrollbar-width:thin;gap:.6rem;padding-block:1rem 2.5rem;display:flex;overflow-x:auto}.category-nav a{border:1px solid var(--line);background:var(--white);border-radius:999px;flex:none;align-items:center;gap:.7rem;min-height:44px;padding:.55rem .8rem .55rem 1rem;font-size:.78rem;font-weight:800;display:flex}.category-nav small{background:var(--paper-deep);border-radius:50%;place-items:center;min-width:24px;height:24px;display:grid}.category-group{padding:clamp(3rem,6vw,5rem) 0;scroll-margin-top:110px}.category-tone-1{background:#f6ecdd}.category-header{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr auto;align-items:end;gap:2rem;margin-bottom:2rem;padding-bottom:1.2rem;display:grid}.category-header div>p{color:var(--sambal);letter-spacing:.12em;margin-bottom:.25rem;font-size:.72rem;font-weight:850}.category-header h3{margin:0;font-size:clamp(1.8rem,3.5vw,3rem)}.category-header>p{color:var(--muted);margin:0;font-size:.86rem}.category-header>span{white-space:nowrap;font-size:.73rem;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.product-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 4px 20px #3823180b}.product-image{aspect-ratio:1;background:var(--paper-deep);position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-image img{transform:scale(1.025)}.product-badge{inset-inline-start:.7rem;color:#fff;background:var(--sambal);text-transform:uppercase;border-radius:5px;padding:.35rem .55rem;font-size:.65rem;font-weight:850;position:absolute;top:.7rem}.product-content{flex-direction:column;flex:1;padding:1.15rem;display:flex}.product-heading{align-items:start;gap:.7rem;display:flex}.product-heading h4{letter-spacing:-.015em;flex:1;margin:0;font-size:1.22rem}.product-heading>span{background:var(--paper-deep);max-width:45%;color:var(--muted);text-align:end;border-radius:4px;flex:none;padding:.25rem .4rem;font-size:.62rem;font-weight:750}.product-content>p{color:var(--muted);margin:.8rem 0 1rem;font-size:.875rem;line-height:1.6}.shared-image-note{color:var(--sambal-dark);margin:-.25rem 0 1rem;font-size:.68rem;font-weight:750;display:block}.product-actions{gap:.5rem;margin-top:auto;display:flex}.product-actions .btn{flex:1;min-height:44px;padding:.55rem .5rem;font-size:.7rem}.catalog-empty{text-align:center;padding-block:4rem}.about{background:var(--white)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.about-images{grid-template-columns:1fr 1fr;gap:.8rem;display:grid;position:relative}.about-images>img:not(.about-logo){aspect-ratio:4/5;object-fit:cover;border-radius:140px 140px 16px 16px;width:100%}.about-images>img:nth-child(2){border-radius:16px 16px 140px 140px;margin-top:3rem}.about-logo{object-fit:cover;border:7px solid var(--white);border-radius:50%;width:112px;height:112px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-copy>p{color:var(--muted)}.about-list{border-top:1px solid var(--line);margin:2rem 0 0;padding:0;list-style:none}.about-list li{border-bottom:1px solid var(--line);gap:1rem;padding:.85rem 0;font-size:.86rem;font-weight:700;display:flex}.about-list span{color:var(--sambal)}.order{background:var(--ink);color:#fff}.order-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;display:grid}.order-intro>p{color:#d7c9bd;max-width:48ch}.order-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;display:grid}.order-card{border-radius:var(--radius);flex-direction:column;align-items:flex-start;min-height:330px;padding:clamp(1.6rem,4vw,3rem);display:flex}.order-card-shopee{background:var(--sambal)}.order-card-wa{background:var(--leaf)}.order-number{letter-spacing:.12em;text-transform:uppercase;margin-bottom:auto;font-size:.7rem;font-weight:850}.order-card h3{margin:1.5rem 0 .7rem;font-size:clamp(1.9rem,4vw,3rem)}.order-card>p:not(.order-number){color:#ffffffd1;max-width:46ch}.order :focus-visible{box-shadow:0 0 0 2px var(--ink);outline-color:#fff}.footer{color:#f4e9db;background:#17100e;padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand{align-items:center;gap:.8rem;display:flex}.footer-brand img{border-radius:50%;width:54px;height:54px}.footer-brand strong{font-family:var(--font-display);font-size:1.05rem}.footer-brand span{color:#bca99d;margin-top:.25rem;font-size:.72rem}.footer nav{align-content:start;gap:.65rem;font-size:.78rem;display:grid}.footer-bottom{color:#a9968b;border-top:1px solid #3a2d28;justify-content:space-between;gap:1rem;padding-top:1.4rem;font-size:.7rem;display:flex}@media (width<=900px){.hero-grid,.catalog-intro,.about-grid,.order-intro{grid-template-columns:1fr}.hero-gallery{min-height:470px}.product-grid{grid-template-columns:repeat(2,1fr)}.catalog-intro,.order-intro{gap:1.5rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=640px){html{scroll-padding-top:126px}.container{width:min(100% - 2rem, var(--container))}.desktop-nav,.header-order{display:none}.header-inner{min-height:66px}.mobile-nav{display:flex}.hero{padding-top:2.8rem}.hero h1{font-size:clamp(2.65rem,14vw,4rem)}.hero-gallery{grid-template-columns:1.4fr 1fr;min-height:410px}.hero-note{inset-inline-end:.25rem;width:84px;height:84px;bottom:1rem}.hero-note span{font-size:1.5rem}.hero-facts{gap:.9rem}.hero-facts span{max-width:80px;line-height:1.25}.category-header{grid-template-columns:1fr auto;gap:.8rem}.category-header>p{grid-area:2/1/auto/-1}.product-grid,.order-grid{grid-template-columns:1fr}.order-card{min-height:300px}.footer-grid{grid-template-columns:1fr 1fr;gap:2rem 1rem}.footer-bottom{flex-direction:column}}@media (width<=400px){.hero{padding-top:1.5rem}.hero h1{margin-block:.45rem .7rem;font-size:2.45rem}.hero-lead{font-size:.9rem;line-height:1.45}.hero-actions{gap:.45rem;margin-block:.8rem 1.2rem}.hero-actions .btn{min-height:44px;padding:.6rem .75rem;font-size:.72rem}.hero-grid{gap:1.5rem}.hero .kicker{font-size:.62rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}
