:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#352821;--muted:#735e52;--paper:#fff8ef;--surface:#fffdf8;--line:#ead7c6;--coral:#f48773;--rose:#f6c2ce;--mint:#b9dfcf;--sky:#b8d8ed;--lemon:#ffe18a;--cocoa:#6b4635;--shadow:0 18px 48px #5e412b24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--ink);letter-spacing:0;background:linear-gradient(90deg,#ffffff8c 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#ffffff8c 1px,#0000 1px) 0 0/28px 28px,linear-gradient(135deg,#fff8ef 0%,#fff4f5 44%,#eef8f2 100%);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans Thai,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{color:inherit}img{max-width:100%;display:block}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffdf8e6;border-bottom:1px solid #ead7c6e6;justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:12px clamp(16px,5vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:0;font-weight:800;display:inline-flex}.brand img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:46px;height:46px;box-shadow:0 8px 20px #5c3d2629}.brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.social-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.social-nav a{border:1px solid var(--line);background:var(--surface);width:36px;height:36px;color:var(--cocoa);border-radius:8px;place-items:center;font-weight:800;line-height:1;transition:transform .18s,border-color .18s,background .18s;display:grid;box-shadow:0 8px 20px #5e412b14}.social-nav a:hover,.social-nav a:focus-visible{border-color:var(--coral);background:#fff3ee;outline:none;transform:translateY(-2px)}main{width:min(1180px,100% - 28px);margin:0 auto}.intro-band{gap:18px;padding:22px 0 18px;display:grid}.profile-panel,.announcement-panel,.filter-panel,.catalog-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffdf8e0;border-radius:8px}.profile-panel{background:linear-gradient(135deg, #fff8eff0, #eff8f2e6), var(--surface);grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:22px;min-height:270px;padding:26px;display:grid;overflow:hidden}.profile-copy{max-width:640px}.eyebrow{color:#9a4b39;background:#fff3ee;border:1px solid #f4c3b8;border-radius:8px;margin:0 0 10px;padding:6px 10px;font-size:.82rem;font-weight:800;display:inline-flex}h1{max-width:680px;margin:0;font-size:2.35rem;line-height:1.16}.profile-copy p:last-child{max-width:660px;color:var(--muted);margin:14px 0 0;font-size:1.04rem;line-height:1.75}.profile-photo{margin:0 auto;position:relative}.profile-photo img{object-fit:cover;border:5px solid #fff;border-radius:50%;width:220px;height:220px;box-shadow:0 18px 38px #5e412b33}.profile-photo figcaption{color:#356453;background:#effaf4;border:1px solid #d6eadf;border-radius:8px;padding:7px 10px;font-size:.78rem;font-weight:800;position:absolute;bottom:10px;right:0}.announcement-panel{background:linear-gradient(135deg, #fff6e0e6, #ecf7ffe6), var(--surface);flex-direction:column;justify-content:center;gap:12px;padding:22px;display:flex}.announcement-panel div{gap:9px;display:grid}.announcement-label{color:#7a5d09;background:#fff6cf;border:1px solid #e3ca76;border-radius:8px;width:fit-content;padding:6px 9px;font-size:.82rem;font-weight:900}.announcement-panel strong{font-size:1.25rem;line-height:1.35}.announcement-panel p{color:var(--muted);margin:0;line-height:1.7}.shop-shell{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:18px;padding-bottom:32px;display:grid}.filter-panel{padding:16px;position:sticky;top:92px}.filter-heading{justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.filter-heading span{font-weight:900}.filter-heading small{color:var(--muted);white-space:nowrap}.category-list{gap:8px;display:grid}.category-button{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:42px;padding:9px 10px;transition:transform .18s,background .18s,border-color .18s;display:flex}.category-button small{color:var(--muted)}.category-button:hover,.category-button:focus-visible{border-color:var(--line);background:#fff7ee;outline:none;transform:translate(2px)}.category-button[aria-pressed=true]{color:#8f3f2f;background:#fff1ec;border-color:#f2b2a4;font-weight:900}.catalog-panel{padding:16px}.catalog-toolbar{grid-template-columns:minmax(0,1fr) 180px;gap:12px;margin-bottom:16px;display:grid}.search-field,.sort-field{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;min-height:46px;display:flex}.search-field{gap:10px;padding:0 14px}.search-field svg{fill:none;width:20px;height:20px;stroke:var(--muted);stroke-width:2px;stroke-linecap:round;flex:none}.search-field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0}.sort-field{gap:8px;padding:0 10px}.sort-field span{color:var(--muted);white-space:nowrap;font-size:.9rem}.sort-field select{width:100%;min-width:0;color:var(--ink);cursor:pointer;background:0 0;border:0;outline:0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(176px,1fr));gap:12px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 12px 24px #5e412b17}.product-card:hover{border-color:#f0b5a7;transform:translateY(-3px);box-shadow:0 16px 32px #5e412b26}.product-image-button{cursor:pointer;background:#fff8ef;border:0;width:100%;padding:0;display:block;position:relative}.product-image-button img{aspect-ratio:1;object-fit:cover;width:100%}.product-badge{color:#854331;text-overflow:ellipsis;white-space:nowrap;background:#fffdf8eb;border:1px solid #ffffffbf;border-radius:8px;max-width:calc(100% - 16px);padding:5px 8px;font-size:.74rem;font-weight:900;position:absolute;top:8px;left:8px;overflow:hidden}.product-body{gap:7px;padding:10px;display:grid}.product-title{min-height:44px;color:var(--ink);cursor:pointer;text-align:left;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;font-weight:700;line-height:1.4;display:-webkit-box;overflow:hidden}.product-title:hover,.product-title:focus-visible{color:#ba563f;outline:none}.product-price{color:#e0523e;font-size:1.13rem;font-weight:900}.product-meta{color:var(--muted);font-size:.78rem}.product-actions{grid-template-columns:1fr auto;gap:7px;margin-top:3px;display:grid}.shop-link{color:#fff;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 8px;font-size:.82rem;font-weight:900;line-height:1;transition:transform .18s,filter .18s;display:inline-flex}.shop-link--shopee{background:#ee5d38}.shop-link--tiktok{background:#28242a}.shop-link--review{background:#35716a}.shop-link svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.shop-link:hover,.shop-link:focus-visible{filter:brightness(1.04);outline:none;transform:translateY(-1px)}.empty-state{color:var(--muted);text-align:center;background:#fff8f1;border:1px dashed #e7b8ad;border-radius:8px;grid-column:1/-1;margin:0;padding:28px}.product-dialog{width:min(900px,100% - 28px);color:var(--ink);background:#fffdf8;border:0;border-radius:8px;padding:0;box-shadow:0 28px 80px #34282147}.product-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#35282175}.dialog-close{z-index:2;border:1px solid var(--line);cursor:pointer;background:#fffdf8eb;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:12px;right:12px}.dialog-close svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:20px;height:20px}.dialog-body{grid-template-columns:minmax(260px,380px) minmax(0,1fr);display:grid}.dialog-media{background:linear-gradient(135deg,#fff1eccc,#edf8f2e6),#fff8ef;place-items:center;min-height:420px;display:grid}.dialog-media img{aspect-ratio:1;object-fit:contain;width:min(82%,320px)}.dialog-content{flex-direction:column;gap:14px;padding:34px;display:flex}.detail-category,.tag-list span{border:1px solid var(--line);color:#8b4a38;background:#fff8ef;border-radius:8px;width:fit-content;font-size:.82rem;font-weight:900}.detail-category{padding:7px 9px}.dialog-content h2{margin:0;font-size:1.75rem;line-height:1.28}.detail-price{color:#e0523e;margin:0;font-size:1.45rem;font-weight:900}.detail-description{color:var(--muted);margin:0;line-height:1.75}.tag-list{flex-wrap:wrap;gap:7px;display:flex}.tag-list span{color:#45687c;background:#f7fbff;padding:6px 8px}.detail-actions{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;margin-top:auto;display:grid}.detail-actions .shop-link{min-height:46px;font-size:.95rem}.site-footer{width:min(1180px,100% - 28px);color:var(--muted);justify-content:space-between;gap:12px;margin:0 auto;padding:18px 0 28px;font-size:.92rem;display:flex}.site-footer span:first-child{color:var(--ink);font-weight:900}@media (width<=900px){.intro-band,.shop-shell,.dialog-body{grid-template-columns:1fr}.filter-panel{position:static}.category-list{grid-template-columns:repeat(auto-fit,minmax(142px,1fr))}.dialog-media{min-height:300px}}@media (width<=680px){.site-header{flex-direction:column;align-items:flex-start}.profile-panel{grid-template-columns:1fr;padding:20px}.profile-photo{width:fit-content}h1{font-size:1.9rem}.catalog-toolbar,.detail-actions{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-actions{grid-template-columns:1fr}.dialog-content{padding:24px}.site-footer{flex-direction:column}}@media (width<=430px){main,.site-footer{width:min(100% - 20px,1180px)}.product-grid{grid-template-columns:1fr 1fr}.profile-photo img{width:190px;height:190px}h1{font-size:1.68rem}}
