:root{
  --ink:#111111;--ink2:#222;--paper:#f5f3ee;--card:#fff;--line:#e6e1d8;--muted:#746f67;
  --cyan:#19aee6;--magenta:#ef248c;--yellow:#ffd500;--green:#1fa95b;
  --shadow:0 18px 45px rgba(26,22,17,.08);--radius:26px;--safe:env(safe-area-inset-bottom,0px)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;padding-bottom:calc(78px + var(--safe))}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.wrap{width:min(100% - 32px,1120px);margin-inline:auto}
.opening{position:fixed;z-index:1000;inset:0;background:#0d0d0d;display:grid;place-content:center;text-align:center;transition:opacity .55s ease,visibility .55s ease}.opening.done{opacity:0;visibility:hidden}.opening-mark{width:102px;height:102px;margin:auto;border-radius:28px;overflow:hidden;transform:scale(.7);opacity:0;animation:markIn .8s cubic-bezier(.2,.8,.2,1) .12s forwards}.opening-mark img{width:100%;height:100%;object-fit:cover}.opening-name{margin-top:18px;color:white;font-weight:800;letter-spacing:.18em;font-size:13px;opacity:0;transform:translateY(10px);animation:fadeUp .6s ease .5s forwards}.cmyk-line{display:flex;gap:4px;justify-content:center;margin-top:18px}.cmyk-line i{height:3px;width:0;border-radius:4px;animation:lineGrow .7s ease .65s forwards}.cmyk-line i:nth-child(1){background:var(--cyan)}.cmyk-line i:nth-child(2){background:var(--magenta)}.cmyk-line i:nth-child(3){background:var(--yellow)}.cmyk-line i:nth-child(4){background:#fff}@keyframes markIn{to{opacity:1;transform:scale(1)}}@keyframes fadeUp{to{opacity:1;transform:none}}@keyframes lineGrow{to{width:18px}}
.topbar{position:sticky;top:0;z-index:60;height:76px;display:flex;align-items:center;justify-content:space-between;padding:10px max(16px,calc((100vw - 1120px)/2));background:rgba(245,243,238,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(17,17,17,.05)}.brand{display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:45px;height:45px;background:#0d0d0d;border-radius:15px;overflow:hidden}.brand-mark img{width:100%;height:100%;object-fit:cover}.brand strong{display:block;font-size:15px;letter-spacing:-.02em}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:2px}.round-btn{width:44px;height:44px;border:1px solid var(--line);background:#fff;border-radius:50%;display:grid;place-items:center}.round-btn svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}
.hero{padding:48px 0 24px}.eyebrow,.kicker{font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--muted)}.eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);padding:8px 12px;border-radius:999px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(31,169,91,.10)}.hero h1{font-size:clamp(42px,10vw,78px);line-height:.95;letter-spacing:-.062em;margin:22px 0 18px;max-width:920px}.hero h1 span{color:#8b857c}.hero>p{max-width:680px;font-size:16px;line-height:1.6;color:var(--muted);margin:0 0 24px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{border:0;border-radius:16px;padding:14px 18px;font-weight:750;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .15s ease,opacity .15s ease}.btn:active{transform:scale(.98)}.primary{background:var(--ink);color:#fff}.ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.whatsapp{background:#111;color:white}.whatsapp svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.6}.full{width:100%;min-height:52px}.hero-strip{margin-top:34px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hero-strip div{display:flex;flex-direction:column}.hero-strip strong{font-size:19px}.hero-strip span{font-size:11px;color:var(--muted);margin-top:3px}
.search-wrap{position:relative;z-index:5;padding:20px 0 6px}.searchbox{height:56px;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 30px rgba(0,0,0,.04);display:flex;align-items:center;padding:0 12px;gap:10px}.searchbox svg{width:20px;fill:none;stroke:#706b63;stroke-width:1.7}.searchbox input{border:0;outline:0;width:100%;font-size:15px;background:transparent}.searchbox button{border:0;background:transparent;color:#999;font-size:24px;display:none}.searchbox.has-value button{display:block}.category-scroller{display:flex;gap:8px;overflow-x:auto;padding:12px 0 4px;scrollbar-width:none}.category-scroller::-webkit-scrollbar{display:none}.chip{white-space:nowrap;border:1px solid var(--line);background:rgba(255,255,255,.6);color:#5d5851;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:700;cursor:pointer}.chip.active{background:#111;color:#fff;border-color:#111}.section-head{display:flex;justify-content:space-between;align-items:flex-end;padding:34px 0 16px}.section-head h2{margin:5px 0 0;font-size:28px;letter-spacing:-.04em}.text-btn{border:0;background:none;padding:8px 0;color:#5e5951;font-weight:700;font-size:12px;cursor:pointer}.danger{color:#a53636}
.product-grid{display:grid;grid-template-columns:1fr;gap:10px}.product-card{position:relative;border:1px solid var(--line);background:rgba(255,255,255,.88);border-radius:22px;padding:18px;min-height:148px;display:flex;flex-direction:column;cursor:pointer;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card:active{transform:scale(.992)}.product-card::after{content:"";position:absolute;right:-40px;top:-50px;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(25,174,230,.11),rgba(239,36,140,.04) 55%,transparent 70%)}.card-top{display:flex;justify-content:space-between;gap:12px}.category-badge{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-weight:800}.price-pill{background:#111;color:white;font-size:11px;font-weight:800;border-radius:999px;padding:7px 10px;white-space:nowrap;align-self:flex-start}.product-card h3{font-size:18px;letter-spacing:-.03em;margin:11px 0 5px;max-width:85%}.product-card p{font-size:12px;line-height:1.45;color:var(--muted);margin:0;max-width:82%}.card-foot{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;align-items:center}.rate-count{font-size:11px;color:var(--muted)}.card-arrow{width:32px;height:32px;background:#f0ede6;border-radius:50%;display:grid;place-items:center;font-size:18px}.featured::before{content:"Popular";position:absolute;right:12px;bottom:12px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#aaa}.empty-state{text-align:center;padding:60px 20px}.empty-icon{font-size:42px}.empty-state h3{margin:12px 0 6px}.empty-state p{color:var(--muted);font-size:13px;max-width:350px;margin:auto}
.branch-section{padding:16px 0 8px}.branch-title{padding-bottom:12px}.branch-grid{display:grid;gap:10px}.branch-card{background:#111;color:white;border-radius:22px;padding:18px;position:relative;overflow:hidden}.branch-card.selected{outline:2px solid var(--cyan);outline-offset:2px}.branch-card::after{content:"";position:absolute;width:130px;height:130px;right:-50px;top:-50px;border-radius:50%;background:linear-gradient(130deg,rgba(25,174,230,.32),rgba(239,36,140,.25),rgba(255,213,0,.16))}.branch-card h3{margin:0 0 7px;font-size:20px}.branch-card p{position:relative;z-index:2;color:#bbb;font-size:12px;line-height:1.5;margin:0 0 16px;max-width:85%}.branch-actions{position:relative;z-index:2;display:flex;gap:8px;flex-wrap:wrap}.mini-btn{border:1px solid #333;background:#202020;color:#fff;border-radius:12px;padding:9px 11px;font-weight:700;font-size:11px;text-decoration:none}.mini-btn.light{background:#fff;color:#111;border-color:#fff}.notice-card{margin-top:28px;background:#ebe7df;border-radius:20px;padding:16px;display:flex;gap:12px;align-items:flex-start}.notice-symbol{width:30px;height:30px;flex:0 0 30px;border:1px solid #cfc8bc;border-radius:50%;display:grid;place-items:center;font-family:serif;font-style:italic}.notice-card strong{font-size:12px}.notice-card p{margin:4px 0 0;color:var(--muted);font-size:11px;line-height:1.5}.footer{padding:42px 0 25px;display:flex;flex-direction:column;gap:13px}.footer-brand{display:flex;align-items:center;gap:9px}.footer-brand img{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#111}.footer-brand strong{display:block}.footer-brand span,.footer small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.footer>a{color:var(--ink);font-size:12px}
.bottom-nav{position:fixed;z-index:70;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,520px);height:calc(67px + var(--safe));padding:6px 7px var(--safe);background:rgba(255,255,255,.95);backdrop-filter:blur(20px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr)}.nav-item{position:relative;border:0;background:none;color:#888;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;font-weight:700}.nav-item svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.nav-item.active{color:#111}.bag-count{position:absolute;top:1px;right:calc(50% - 19px);min-width:16px;height:16px;padding:0 4px;border-radius:10px;background:var(--magenta);color:#fff;font-size:9px;display:grid;place-items:center;opacity:0;transform:scale(.6);transition:.2s}.bag-count.show{opacity:1;transform:scale(1)}
.sheet-backdrop{position:fixed;z-index:80;inset:0;background:rgba(0,0,0,.34);backdrop-filter:blur(2px)}.bottom-sheet{position:fixed;z-index:90;left:50%;transform:translateX(-50%);bottom:0;width:min(100%,580px);max-height:88vh;overflow:auto;background:#fbfaf7;border-radius:28px 28px 0 0;padding:11px 18px calc(24px + var(--safe));box-shadow:0 -20px 70px rgba(0,0,0,.18);animation:sheetUp .28s ease}@keyframes sheetUp{from{transform:translate(-50%,18px);opacity:.6}}.sheet-grabber{width:42px;height:4px;background:#d7d2ca;border-radius:4px;margin:0 auto 14px}.sheet-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;background:#eeeae3;border-radius:50%;font-size:23px}.sheet-content{padding-top:14px}.sheet-content h2{font-size:30px;letter-spacing:-.045em;margin:5px 42px 7px 0}.sheet-sub{color:var(--muted);font-size:12px;line-height:1.5}.sheet-price{font-size:13px;font-weight:800;background:#111;color:#fff;display:inline-block;padding:8px 11px;border-radius:999px;margin:9px 0 16px}.rate-list{display:grid;gap:8px;margin:12px 0 20px}.rate-row{display:flex;justify-content:space-between;gap:14px;align-items:center;background:white;border:1px solid var(--line);padding:13px;border-radius:14px}.rate-row span{font-size:12px;color:#5e5952}.rate-row strong{font-size:12px;white-space:nowrap}.sheet-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.add-btn{background:#111;color:#fff}.branch-select-list{display:grid;gap:8px;margin-top:20px}.branch-select{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px;text-align:left;display:flex;justify-content:space-between;gap:10px}.branch-select strong{display:block}.branch-select small{display:block;color:var(--muted);margin-top:3px}.branch-select .tick{width:22px;height:22px;border:1px solid #ccc;border-radius:50%;display:grid;place-items:center}.branch-select.active .tick{background:#111;color:white;border-color:#111}.bag-head{display:flex;justify-content:space-between;align-items:flex-start}.bag-items{display:grid;gap:8px;margin:16px 0}.bag-empty{padding:25px 5px;color:var(--muted);font-size:13px;text-align:center}.bag-row{display:flex;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:13px}.bag-row strong{display:block;font-size:13px}.bag-row small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.remove-item{border:0;background:none;font-size:22px;color:#aaa}.field-label{display:block;font-size:11px;font-weight:800;color:#6c675f;margin:16px 0 7px}.note-input{width:100%;border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;outline:0;resize:none}.selected-branch{margin:12px 0;background:#eeebe5;border-radius:14px;padding:12px;font-size:11px;display:flex;justify-content:space-between;align-items:center}.selected-branch button{border:0;background:none;font-weight:800;font-size:11px}.toast{position:fixed;z-index:120;bottom:calc(82px + var(--safe));left:50%;transform:translate(-50%,15px);background:#111;color:white;border-radius:999px;padding:10px 15px;font-size:11px;opacity:0;pointer-events:none;transition:.25s;white-space:nowrap}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(min-width:720px){body{padding-bottom:0}.bottom-nav{display:none}.hero{padding-top:70px}.hero-strip{max-width:560px}.product-grid{grid-template-columns:repeat(2,1fr)}.branch-grid{grid-template-columns:repeat(3,1fr)}.topbar{height:84px}.search-wrap{position:sticky;top:83px;background:linear-gradient(var(--paper) 70%,transparent);padding-top:18px}.category-scroller{padding-bottom:14px}.footer{padding-bottom:50px}}
@media(min-width:1020px){.product-grid{grid-template-columns:repeat(3,1fr)}.product-card{min-height:180px;padding:20px}.hero>p{font-size:18px}.hero{padding-bottom:36px}.section-head{padding-top:50px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Service visual thumbnails */
.product-card{min-height:132px;padding:10px;display:grid;grid-template-columns:96px minmax(0,1fr);gap:13px;align-items:stretch}
.product-card::after{display:none}
.service-thumb{width:96px;min-height:112px;border-radius:16px;overflow:hidden;background:#eee;align-self:stretch;position:relative}
.service-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}
.product-card:hover .service-thumb img{transform:scale(1.045)}
.product-card-body{min-width:0;display:flex;flex-direction:column;padding:5px 4px 4px 0}
.product-card h3{font-size:16px;margin:9px 0 4px;max-width:100%;line-height:1.16}
.product-card p{font-size:11.5px;max-width:100%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.product-card .card-top{align-items:flex-start;gap:7px}
.product-card .category-badge{font-size:8.5px;line-height:1.2}
.product-card .price-pill{font-size:10px;padding:6px 8px}
.product-card .card-foot{padding-top:10px}
.featured::before{display:none}
.sheet-service-image{height:190px;border-radius:22px;overflow:hidden;margin:2px 0 18px;background:#eee}
.sheet-service-image img{width:100%;height:100%;object-fit:cover;display:block}
@media(min-width:720px){.product-card{grid-template-columns:118px minmax(0,1fr);min-height:156px;padding:12px}.service-thumb{width:118px;min-height:132px}.product-card h3{font-size:18px}.sheet-service-image{height:240px}}

/* v6 — premium circular AI service visuals */
.product-card{grid-template-columns:92px minmax(0,1fr);gap:14px;align-items:center;min-height:126px;padding:12px 13px}
.service-thumb{width:88px;height:88px;min-height:88px;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:#fff;border:1px solid rgba(193,137,26,.42);padding:5px;box-shadow:0 8px 24px rgba(25,21,16,.07);align-self:center;justify-self:center}
.service-thumb img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:50%;background:#fff;transition:transform .28s ease}
.product-card:hover .service-thumb img{transform:scale(1.025)}
.sheet-service-image{width:220px;height:220px;max-width:66vw;aspect-ratio:1/1;border-radius:50%;overflow:hidden;margin:4px auto 22px;background:#fff;border:1px solid rgba(193,137,26,.48);padding:10px;box-shadow:0 18px 45px rgba(25,21,16,.10)}
.sheet-service-image img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;border-radius:50%;background:#fff}
@media(max-width:390px){.product-card{grid-template-columns:82px minmax(0,1fr);gap:11px;padding:11px}.service-thumb{width:78px;height:78px;min-height:78px}.product-card h3{font-size:15px}}
@media(min-width:720px){.product-card{grid-template-columns:104px minmax(0,1fr);min-height:144px}.service-thumb{width:100px;height:100px;min-height:100px}.sheet-service-image{width:250px;height:250px}}
