:root{--font-heading: "Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body: "Be Vietnam Pro", system-ui, -apple-system, sans-serif;--bg: #faf9f6;--surface: #ffffff;--surface-soft: #f7f6f3;--line: #e5e0d6;--text: #1c1916;--text-muted: #5c564d;--accent: #1e5631;--accent-strong: #163d24;--accent-warm: #a67c52;--radius: 16px;--radius-btn: 999px;--container: 1200px;--shadow: 0 24px 48px rgba(28, 25, 22, .06);--shadow-soft: 0 12px 32px rgba(28, 25, 22, .04);--focus: #a67c52}*{box-sizing:border-box}html{scroll-behavior:smooth}html[lang=vi]{word-break:normal;hyphens:none}html[lang=vi] body,html[lang=vi] main,html[lang=vi] p,html[lang=vi] .card,html[lang=vi] .quote-card,html[lang=vi] h1,html[lang=vi] h2,html[lang=vi] h3{word-break:normal;overflow-wrap:break-word;hyphens:none}body{margin:0;font-family:var(--font-body);font-size:1.0625rem;background:linear-gradient(to right,rgba(247,246,243,.6) 0%,transparent 12%,transparent 88%,rgba(247,246,243,.6) 100%),radial-gradient(circle at 0% 0%,rgba(250,249,246,.98) 0%,transparent 40%),radial-gradient(circle at 100% 15%,rgba(247,246,243,.9) 0%,transparent 38%),var(--bg);color:var(--text);line-height:1.65;overflow-wrap:break-word;word-wrap:break-word}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:8px}img{width:100%;display:block;object-fit:cover}main{width:min(var(--container),94vw);margin-inline:auto}main p{line-height:1.65;overflow-wrap:break-word}.site-header,.footer{width:min(var(--container),94vw);margin-inline:auto}.skip-link{font-family:var(--font-body);position:absolute;top:-48px;left:1rem;z-index:999;padding:.55rem .8rem;border-radius:10px;background:var(--accent-strong);color:#fff}.skip-link:focus-visible{top:.8rem}.site-header{position:sticky;top:.7rem;z-index:20;margin-top:.6rem;padding:.6rem .85rem;border:1px solid rgba(229,224,214,.6);border-radius:var(--radius-btn);display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;backdrop-filter:blur(14px);background:linear-gradient(110deg,#ffffffe0,#faf9f6d9);box-shadow:var(--shadow-soft)}.brand{display:inline-flex;align-items:center;gap:.55rem;padding:.3rem .45rem .3rem .2rem}.brand-logo{width:2.2rem;height:2.2rem;object-fit:contain;border-radius:10px;background:var(--surface);border:1px solid var(--line);padding:.25rem;box-shadow:var(--shadow-soft)}.brand-copy{font-family:var(--font-heading);display:grid;line-height:1.08}.brand-copy strong{font-size:.85rem;font-weight:600;letter-spacing:.08em}.brand-copy small{font-family:var(--font-body);font-size:.68rem;letter-spacing:.18em;color:var(--text-muted);font-weight:500}.nav-toggle{display:none}.site-nav{justify-self:center;width:100%}.nav-links{margin:0;padding:.25rem;list-style:none;display:flex;justify-content:center;gap:.2rem;border:1px solid rgba(229,224,214,.7);border-radius:var(--radius-btn);background:#ffffff80}.nav-links a{font-family:var(--font-body);color:var(--text-muted);transition:color .2s ease,background-color .2s ease,opacity .2s ease;display:block;padding:.48rem .85rem;border-radius:var(--radius-btn);font-size:.95rem;font-weight:500;letter-spacing:.02em}.nav-links a:hover,.nav-links a:focus-visible{color:var(--text);background:#ffffffeb}.nav-links a:hover{text-decoration:underline;text-underline-offset:3px}.lang-switch{font-family:var(--font-body);display:flex;align-items:center;gap:.25rem;color:var(--text-muted);font-size:.9rem;border:1px solid rgba(229,224,214,.7);border-radius:var(--radius-btn);padding:.22rem;background:#fff9}.lang-switch a{transition:color .2s ease,background-color .2s ease;border-radius:var(--radius-btn);padding:.32rem .56rem;font-weight:600}.lang-switch a.is-active,.lang-switch a:hover,.lang-switch a:focus-visible{color:var(--text);background:var(--surface)}.section-pad{padding:clamp(2.5rem,5vw,4rem) 0}section[id]{scroll-margin-top:6.5rem}#menu,#products{scroll-margin-top:6.5rem}.hero{position:relative;min-height:88vh;width:100vw;margin-top:.8rem;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;overflow:clip;display:grid;align-items:center}.hero-media{position:absolute;inset:0;z-index:0}.hero-watermark{position:absolute;z-index:1;right:clamp(-4rem,-2vw,0rem);bottom:clamp(-8rem,-10vw,-3rem);width:clamp(280px,42vw,700px);opacity:.12;pointer-events:none;transform-origin:center;animation:watermarkPulse 12s ease-in-out infinite}.hero-watermark img{width:100%;height:auto;object-fit:contain;filter:grayscale(1) contrast(1.1)}.hero-slide{position:absolute;inset:0;opacity:0;transform:scale(1.02);transition:opacity 1.1s ease,transform 8.4s ease;background-size:cover;background-position:center 35%}.hero-slide.is-active{opacity:1;transform:scale(1.08)}.hero-overlay{position:absolute;inset:0;z-index:2;background:radial-gradient(circle at 18% 20%,rgba(255,250,240,.15),transparent 32%),linear-gradient(108deg,#14100cb8,#14100c47 52%,#14100c85)}.hero:before,.hero:after{content:"";position:absolute;border-radius:999px;filter:blur(2px);pointer-events:none}.hero:before{width:34vw;height:34vw;min-width:280px;min-height:280px;right:-8vw;top:-10vw;background:radial-gradient(circle,#fac46c38,#fac46c00);animation:heroFloat 9s ease-in-out infinite}.hero:after{width:24vw;height:24vw;min-width:200px;min-height:200px;left:-5vw;bottom:-8vw;background:radial-gradient(circle,#70ab863d,#70ab8600);animation:heroFloat 11s ease-in-out infinite reverse}.hero-content{position:relative;z-index:3;width:min(720px,90vw);margin-left:clamp(1rem,6vw,6rem);padding:clamp(1.1rem,2.4vw,1.75rem);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius);background:#16120e52;backdrop-filter:blur(8px);color:#fff;box-shadow:0 28px 56px #00000038}.hero-copy-line{display:inline-block;transition:opacity .3s ease,transform .36s ease,filter .3s ease}.hero-content.is-copy-changing .hero-copy-line{opacity:0;transform:translateY(10px);filter:blur(2px)}.hero .eyebrow{font-family:var(--font-body);color:#ffffffd1;letter-spacing:.18em}.hero-tagline{font-family:var(--font-body);font-size:clamp(1.15rem,2vw,1.5rem);color:#faf8f5f2;margin-bottom:.5rem;max-width:44ch}.hero-slogan{font-family:var(--font-heading);font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:600;color:#faf8f5d9;margin:0 0 1.5rem;letter-spacing:.04em;font-style:italic;line-height:1.5}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.16em;font-size:.8rem;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}h1,h2,h3{font-family:var(--font-heading);margin:0 0 .8rem;line-height:1.15;overflow-wrap:break-word}h1{font-size:clamp(2.6rem,7vw,5.5rem);font-weight:600;letter-spacing:.02em}h2{font-size:clamp(1.85rem,3.8vw,2.85rem);font-weight:600;letter-spacing:.01em}h3{font-family:var(--font-heading);font-size:1.35rem;font-weight:600}.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem}.btn{font-family:var(--font-body);padding:.9rem 1.6rem;border-radius:var(--radius-btn);border:1px solid var(--line);font-weight:600;font-size:1.05rem;letter-spacing:.03em;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn-solid{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:var(--shadow-soft)}.btn-solid:hover,.btn-solid:focus-visible{background:var(--accent-strong);border-color:var(--accent-strong);box-shadow:0 16px 40px #1e563140}.btn-ghost{background:#ffffff2e;border-color:#ffffff73;color:#fff}.btn-ghost:hover,.btn-ghost:focus-visible{background:#ffffff47;border-color:#fff9}.grid-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3vw,2rem);align-items:center}.home-cta-section .section-head{margin-bottom:1.5rem}.home-cta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.home-cta-card{display:flex;flex-direction:column;gap:.5rem;padding:0;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);overflow:hidden;text-decoration:none;color:inherit;transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.home-cta-card:hover{transform:translateY(-4px);border-color:#a67c5259;box-shadow:var(--shadow)}.home-cta-img-wrap{display:block;aspect-ratio:4 / 3;overflow:hidden;background:var(--surface-soft)}.home-cta-img-wrap img{width:100%;height:100%;object-fit:cover}.home-cta-label{font-weight:600;font-size:1rem;padding:0 1rem;margin-top:.25rem}.home-cta-desc{font-size:.9rem;color:var(--text-muted);padding:0 1rem 1rem;line-height:1.4}.image-card{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:transform .28s ease,box-shadow .28s ease}.image-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.space-slideshow{position:relative;width:100%;overflow:hidden;border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow-soft)}.space-slideshow-track{display:flex;transition:transform .42s ease}.space-slide{flex:0 0 100%;min-width:0}.space-slide .space-zoom-trigger{width:100%;aspect-ratio:16 / 10;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;position:relative;display:block}.space-slide img{width:100%;height:100%;object-fit:cover}.space-slideshow-controls{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:var(--surface-soft);border-top:1px solid var(--line)}.space-slide-btn{font-family:var(--font-body);padding:.55rem 1.1rem;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--text);font-weight:500;font-size:1rem;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.space-slide-btn:hover,.space-slide-btn:focus-visible{background:var(--surface-soft);border-color:var(--text-muted)}.space-dots{display:flex;gap:.5rem;align-items:center}.space-branches{display:flex;flex-direction:column;gap:clamp(2.5rem,6vw,4rem)}.branch-block{display:flex;flex-direction:column;gap:1rem}.branch-block-head{margin-bottom:.25rem}.branch-label{font-family:var(--font-body);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 .35rem}.branch-tagline{font-family:var(--font-heading);font-size:clamp(1.25rem,2.2vw,1.6rem);font-weight:600;color:var(--text);margin:0;line-height:1.3}.branch-desc{font-size:.95rem;line-height:1.6;color:var(--text-muted);margin:0 0 1rem;max-width:52ch}.branch-map-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;color:var(--accent);margin-bottom:.5rem}.branch-map-link:hover{color:var(--accent-strong);text-decoration:underline}.space-grid,.branch-grid,.branch2-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:1rem}.space-grid .image-card,.branch-grid .image-card,.branch2-grid .image-card{margin:0;min-width:0}.space-grid .image-card .space-zoom-trigger,.space-grid .image-card .image-zoom-trigger,.branch-grid .image-card .image-zoom-trigger,.branch2-grid .image-card .space-zoom-trigger,.branch2-grid .image-card .image-zoom-trigger{aspect-ratio:4 / 3;display:block}.space-grid .image-card img,.branch-grid .image-card img,.branch2-grid .image-card img{width:100%;height:100%;object-fit:cover;display:block}.space-dot{width:10px;height:10px;border-radius:50%;border:1px solid var(--line);background:var(--surface);padding:0;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.space-dot:hover,.space-dot:focus-visible{background:var(--surface-soft)}.space-dot[aria-current=true]{background:var(--accent);border-color:var(--accent);transform:scale(1.15)}.space-zoom-trigger{width:100%;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in;position:relative;display:block}.best-seller-block{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:center;margin-bottom:2.5rem}.best-seller-image{border-radius:var(--radius);overflow:hidden}.best-seller-image img{width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover}.best-seller-cards{display:flex;flex-direction:column;gap:1rem}.best-seller-card{margin:0}.signature-others{margin-top:2rem}.signature-others .eyebrow{margin-bottom:.75rem}.signature-others .card-grid{margin-top:0}.section-head{margin-bottom:1.5rem}.section-head .eyebrow{margin-bottom:.55rem}.section-head h2{margin-bottom:0}.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.news-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:1.25rem}.news-card{display:flex;flex-direction:column;gap:.5rem}.news-date{font-size:.85rem;color:var(--accent);font-weight:600}.news-title{font-size:1.1rem;margin:0;line-height:1.35}.news-title a{text-decoration:none;color:inherit}.news-title a:hover,.news-title a:focus-visible{color:var(--accent);text-decoration:underline}.news-excerpt{font-size:.95rem;color:var(--text-muted);line-height:1.5;margin:0}.card{font-family:var(--font-body);padding:1.5rem;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-soft);transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.card:hover{transform:translateY(-3px);border-color:#a67c5259;box-shadow:var(--shadow)}.card h3{margin-bottom:.5rem}.card p{margin:0;color:var(--text);line-height:1.6}.promo-list{font-family:var(--font-body);margin:1.1rem 0 0;padding-left:1.25rem;color:var(--text);font-size:1.05rem;line-height:1.65}.promo-list li+li{margin-top:.75rem}.image-zoom-trigger{width:100%;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:zoom-in;position:relative;display:block}.image-zoom-trigger img{width:100%;height:100%;object-fit:cover;display:block}.menu-section-wrap{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0 clamp(.5rem,2vw,1rem);background:var(--surface-soft)}.menu-standalone{margin:0;max-width:100%;width:100%;border:none;box-shadow:none;background:transparent}.menu-standalone .image-zoom-trigger{display:block;width:100%;border:none;box-shadow:none;border-radius:0;overflow:hidden;min-height:0;cursor:zoom-in}.menu-standalone .image-zoom-trigger img{display:block;width:100%;height:auto;max-height:min(200vh,2400px);object-fit:contain;object-position:center}.products-carousel-wrap{margin-top:2.5rem}.products-carousel-wrap .eyebrow{margin-bottom:.5rem}.products-carousel-title{margin-bottom:1.25rem}.products-carousel{position:relative;overflow:hidden;border-radius:var(--radius);border:1px solid var(--line);padding:1rem;background:var(--surface-soft)}.products-viewport{overflow:hidden;width:100%}.products-carousel-vertical .products-viewport{height:clamp(140px,22vw,200px)}.products-track{display:flex;transition:transform .42s ease}.products-carousel-vertical .products-track{flex-direction:column;height:calc(var(--products-rows, 5) * 100%)}.products-row{display:flex;flex:0 0 20%;gap:.5rem;padding:.25rem 0;min-height:0}.products-carousel-vertical .products-row{flex:0 0 calc(100% / var(--products-rows, 5));min-height:clamp(140px,22vw,200px)}.product-slide{flex:0 0 calc(20% - .4rem);margin:0;padding:0 .2rem;aspect-ratio:1;overflow:hidden;min-width:0}.products-row .product-slide{flex:1 1 0;min-width:0}.product-card{margin:0;aspect-ratio:1;overflow:hidden;border-radius:12px;min-width:0}.product-card .image-zoom-trigger{width:100%;height:100%}.product-card .image-zoom-trigger img,.product-slide .image-zoom-trigger img{width:100%;height:100%;object-fit:cover;display:block}.product-card .zoom-hint,.product-slide .zoom-hint{font-size:.75rem;padding:.3rem .5rem}.products-carousel-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--line)}.products-dots{display:flex;gap:.5rem}.products-dot[aria-current=true]{background:var(--accent);border-color:var(--accent)}.facebook-section{background:var(--surface-soft);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(1rem,(100vw - min(var(--container),94vw)) / 2);padding-right:max(1rem,(100vw - min(var(--container),94vw)) / 2);width:100vw}.facebook-embeds-toggle{display:none;width:100%;margin-bottom:1rem;padding:.75rem 1.25rem;font:inherit;font-weight:600;color:var(--accent);background:var(--surface);border:1px solid var(--accent);border-radius:var(--radius-btn);cursor:pointer;transition:background-color .2s ease,color .2s ease}.facebook-embeds-toggle:hover,.facebook-embeds-toggle:focus-visible{background:var(--accent);color:#fff}.facebook-embeds-inner{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.25rem,4vw,2rem);max-width:min(var(--container),94vw);margin-inline:auto}@media(max-width:700px){.facebook-embeds-toggle{display:block}.facebook-embeds-inner{display:none;grid-template-columns:1fr}.facebook-embeds.is-expanded .facebook-embeds-inner{display:grid}}.facebook-embeds .facebook-embed-wrap{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow-soft)}.facebook-embed-wrap iframe{width:100%;max-width:500px;height:693px;display:block;border:none}.facebook-embed-wrap:last-child iframe{height:654px}.zoom-hint,.lightbox .lightbox-caption{display:none}.quote-card p{margin-top:0;font-family:var(--font-body)}.quote-card cite{font-family:var(--font-body);display:block;margin-top:.75rem;color:var(--text-muted);font-style:normal;font-size:1rem}.cta{text-align:center;padding:clamp(4rem,8vw,6rem) clamp(1.5rem,4vw,2rem);border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),var(--bg));box-shadow:var(--shadow-soft)}.cta .eyebrow{margin-bottom:.5rem}.cta h2{margin-bottom:1.5rem}.cta .btn-ghost{background:var(--surface);color:var(--text);border-color:var(--line)}.cta .btn-ghost:hover,.cta .btn-ghost:focus-visible{background:var(--surface-soft);border-color:var(--text-muted)}.cta .hero-actions{justify-content:center}.footer{font-family:var(--font-body);position:relative;margin-top:0;margin-bottom:0;padding:0 0 clamp(2.5rem,4vw,3rem);border-top:3px solid var(--accent);background:linear-gradient(165deg,rgba(30,86,49,.04) 0%,transparent 35%),linear-gradient(15deg,var(--surface-soft) 0%,rgba(247,246,243,.98) 100%);color:var(--text-muted);font-size:1.05rem;line-height:1.6}.footer a{text-decoration:underline;text-underline-offset:3px;transition:color .2s ease,transform .18s ease}.footer a:hover,.footer a:focus-visible{color:var(--text)}.footer-top{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(1.25rem,3vw,2rem);margin-bottom:2rem;padding:clamp(2.5rem,5vw,3.5rem) clamp(1rem,4vw,2rem) 0}.footer-social-inline{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line)}.footer-social-inline .footer-social-label{display:block;font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--text);margin-bottom:.6rem}.footer-col{background:var(--surface);border-radius:var(--radius);padding:1.25rem 1.35rem;border:1px solid var(--line);box-shadow:var(--shadow-soft);transition:transform .26s ease,box-shadow .26s ease,border-color .2s ease}.footer-col:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1c191614;border-color:#1e563133}.footer-title{font-family:var(--font-heading);color:var(--text);font-weight:600;font-size:1.15rem;margin-bottom:.85rem;letter-spacing:.02em}.footer-brand{display:inline-flex;align-items:center;gap:.6rem}.footer-brand img{width:1.75rem;height:1.75rem;object-fit:contain;transition:transform .28s ease}.footer-col-brand:hover .footer-brand img{transform:scale(1.05)}.footer-detail{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.footer-detail a{display:inline-block}.footer-detail a:hover,.footer-detail a:focus-visible{color:var(--accent)}.footer-icon-wrap{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:var(--accent);transition:transform .22s ease,color .2s ease}.footer-col:hover .footer-icon-wrap{transform:scale(1.1)}.footer-icon{width:1.15rem;height:1.15rem}.footer-address a{overflow-wrap:break-word;word-break:normal}.footer-map-link{margin-top:.5rem;margin-bottom:0}.footer-social-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--surface-soft);border:1px solid var(--line);color:var(--text);transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.footer-social-link:hover,.footer-social-link:focus-visible{background:var(--accent);color:#fff;border-color:var(--accent);transform:scale(1.12)}.footer-social-link svg{transition:transform .22s ease}.footer-social-link:hover svg{transform:scale(1.05)}.footer-social-placeholder{font-size:.95rem;color:var(--text-muted)}.footer-detail-sep{margin-inline:.2em;color:var(--text-muted)}.footer-col-address .footer-title{margin-bottom:.5rem}.footer-address-block{display:flex;flex-direction:column;gap:.75rem}.footer-address-line{display:flex;flex-direction:column;gap:.2rem}.footer-address-label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted)}.footer-address-link{overflow-wrap:break-word;word-break:normal;padding:.2rem 0;border-radius:4px;transition:background-color .18s ease,color .2s ease}.footer-address-link:hover,.footer-address-link:focus-visible{color:var(--accent)}.footer-address-line:hover .footer-address-label{color:var(--accent)}.footer-address-label{transition:color .2s ease}.footer-maps{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:0;padding:1.5rem clamp(1rem,4vw,2rem) 0;border-top:1px solid var(--line)}.footer-bottom{padding:1rem clamp(1rem,4vw,2rem) clamp(1.5rem,4vw,2rem);border-top:1px solid var(--line);text-align:center}.footer-copyright{font-size:.85rem;color:var(--text-muted);margin:0;letter-spacing:.02em}@media(max-width:600px){.footer-maps{grid-template-columns:1fr}}.footer-map{position:relative;min-height:0;border-radius:var(--radius);overflow:hidden;transition:transform .28s ease,box-shadow .28s ease}.footer-map:hover{transform:translateY(-3px);box-shadow:0 12px 32px #1c19161a}.footer .map-embed{width:100%;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface);margin-bottom:0;aspect-ratio:16 / 9;box-shadow:var(--shadow-soft)}.map-embed iframe{width:100%;height:100%;display:block;pointer-events:none}.map-embed-link{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:var(--radius)}.map-embed-link-inner{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem 1.1rem;background:#1e5631eb;color:#fff;border-radius:var(--radius-btn);font-size:.9rem;font-weight:600;opacity:0;transition:opacity .22s ease,transform .22s ease}.map-embed-icon{flex-shrink:0}.map-embed-link:hover .map-embed-link-inner,.map-embed-link:focus .map-embed-link-inner{opacity:1;transform:scale(1.03)}.footer-map-link-only{display:flex;align-items:center;justify-content:center;min-height:120px;padding:1rem;border:2px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,var(--surface-soft) 0%,var(--surface) 100%);color:var(--text);font-weight:600;text-align:center;transition:background .22s ease,border-color .22s ease,transform .26s ease,box-shadow .26s ease}.footer-map-link-only .map-embed-link-inner{opacity:1;background:transparent;color:inherit;flex-direction:column;gap:.35rem}.footer-map-link-only .map-embed-icon{color:var(--accent)}.footer-map-link-only:hover,.footer-map-link-only:focus-visible{background:linear-gradient(145deg,rgba(30,86,49,.08) 0%,var(--surface-soft) 100%);border-color:var(--accent);transform:translateY(-3px);box-shadow:0 12px 32px #1c191614}.footer-map-link-only:hover .map-embed-icon{color:var(--accent-strong)}.lightbox{width:min(94vw,1200px);padding:0;border:0;background:transparent}.lightbox-image{width:min(98vw,1400px);max-width:none;animation:lightbox-image-in .25s ease-out}@keyframes lightbox-image-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.lightbox-image .lightbox-frame img{max-width:min(1300px,96vw);max-height:94vh;width:auto;height:auto;object-fit:contain}.lightbox::backdrop{background:#14110eb8;backdrop-filter:blur(6px)}.lightbox-frame{background:var(--surface);border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow);padding:1rem}.lightbox-frame-elegant{--frame-border: 2px solid var(--line);padding:1.25rem;border:var(--frame-border);border-radius:20px;box-shadow:0 0 0 1px #1c19160a,0 24px 48px #1c191614,0 48px 96px #1c19160a;background:linear-gradient(180deg,var(--surface) 0%,var(--surface-soft) 100%)}.lightbox-frame-elegant img{border-radius:12px;box-shadow:inset 0 1px #ffffff80,0 4px 24px #1c19160f;border:1px solid var(--line);display:block;margin-inline:auto}.lightbox-frame-elegant .lightbox-close{margin-bottom:.75rem;padding:.5rem 1rem;border-radius:999px;font-weight:600;box-shadow:0 2px 8px #1c19160f}.lightbox-frame-elegant .lightbox-caption{margin-top:.75rem;padding:.6rem .9rem;background:var(--surface-soft);border-radius:12px;border:1px solid var(--line);font-size:.95rem}.lightbox-frame img{width:100%;max-height:82vh;object-fit:contain;border-radius:12px}.lightbox-close{font-family:var(--font-body);margin:0 0 .65rem auto;display:block;padding:.45rem .8rem;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;font-weight:500;transition:background-color .2s ease,border-color .2s ease}.lightbox-close:hover,.lightbox-close:focus-visible{background:var(--surface-soft);border-color:var(--text-muted)}.lightbox-toolbar{display:flex;gap:.5rem;justify-content:flex-end;align-items:center}.lightbox-nav{font-family:var(--font-body);padding:.45rem .8rem;border-radius:12px;border:1px solid var(--line);background:var(--surface);color:var(--text);font:inherit;font-weight:500;transition:background-color .2s ease,border-color .2s ease}.lightbox-nav:hover,.lightbox-nav:focus-visible{background:var(--surface-soft);border-color:var(--text-muted)}.lightbox-caption{font-family:var(--font-body);margin:.65rem 0 0;color:var(--text-muted);font-size:1rem;line-height:1.5}.reveal{opacity:0;transform:translateY(16px);transition:opacity .56s ease,transform .56s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:920px){.site-header{border-radius:18px;grid-template-columns:1fr auto auto;gap:.35rem .5rem;align-items:center;padding:.5rem .6rem}.brand{grid-column:1;grid-row:1}.nav-toggle{grid-column:2;grid-row:1}.lang-switch{grid-column:3;grid-row:1}.brand-copy small{display:none}.brand-logo{width:2rem;height:2rem}.nav-toggle{font-family:var(--font-body);display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:var(--radius-btn);border:1px solid var(--line);background:var(--surface);color:var(--text);font-weight:600;font:inherit;transition:background-color .2s ease,border-color .2s ease}.nav-toggle:hover,.nav-toggle:focus-visible{background:var(--surface-soft);border-color:var(--text-muted)}.site-nav{grid-column:1 / -1;grid-row:2;justify-self:stretch;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .24s ease,opacity .2s ease}.site-header.nav-open .site-nav{max-height:320px;opacity:1;pointer-events:auto}.nav-links{flex-direction:column;gap:.2rem;padding:.3rem;border-radius:14px}.nav-links a{display:flex;align-items:center;padding:min(.75rem,4vw) min(1rem,5vw);min-height:44px;box-sizing:border-box;border-radius:10px}.lang-switch{justify-self:end;padding:.15rem;gap:.1rem}.lang-switch a{min-height:36px;min-width:36px;padding:.25rem .4rem;font-size:.8rem;display:inline-flex;align-items:center;justify-content:center}.nav-toggle{min-height:40px;min-width:40px;padding:.4rem .6rem;font-size:.875rem}.btn{min-height:48px;padding:.75rem 1.25rem}.grid-two,.card-grid,.footer{grid-template-columns:1fr}.home-cta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.home-cta-card .home-cta-label{font-size:.95rem}.home-cta-card .home-cta-desc{font-size:.85rem;padding:0 .75rem .75rem}.best-seller-block{grid-template-columns:1fr;margin-bottom:2rem}.space-slideshow-controls{flex-wrap:wrap;justify-content:center;gap:.75rem}.space-slide-btn{min-height:44px;min-width:44px;padding:.5rem .75rem}.products-carousel-controls .space-slide-btn{min-width:44px;font-size:1.15rem;line-height:1}.space-dot{min-width:44px;min-height:44px;padding:.5rem}.space-slide .space-zoom-trigger{aspect-ratio:4 / 3;min-height:200px}.space-branches{gap:1.25rem}.space-grid.branch-grid,.space-grid.branch2-grid,.branch-grid,.branch2-grid{grid-template-columns:1fr;gap:.75rem}.branch-grid .image-card .image-zoom-trigger,.branch2-grid .image-card .image-zoom-trigger{min-height:220px;aspect-ratio:4 / 3}.branch-grid .image-card img,.branch2-grid .image-card img{width:100%;height:100%;object-fit:cover}.products-carousel-wrap{margin-left:0;margin-right:0;padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.products-carousel{padding:0;border:none;background:transparent}.products-carousel-vertical .products-viewport{overflow:visible;height:auto}.products-carousel-vertical .products-track{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;transform:none;height:auto;flex-direction:row}.products-carousel-vertical .products-row{display:contents}.products-row .product-slide{aspect-ratio:1;min-width:0;margin:0;padding:0}.product-card .image-zoom-trigger img,.product-slide .image-zoom-trigger img{object-fit:cover;width:100%;height:100%}.products-carousel-controls{display:none}.section-pad{padding:clamp(2.5rem,6vw,4rem) 0 clamp(1.25rem,4vw,2rem) 0}.hero{min-height:72vmin;min-height:72dvh;min-height:min(85vh,560px)}.hero-slide{background-position:center 40%;background-size:cover}.hero-content{margin-inline:.75rem;width:min(100%,calc(100vw - 1.5rem));padding:1rem 1rem 1.25rem}.hero h1{font-size:clamp(2rem,8vw,2.75rem)}.hero-tagline{font-size:1rem;margin-bottom:1rem}.hero-watermark{width:min(70vw,430px);right:-1.6rem;bottom:-3.4rem}.menu-standalone{max-width:100%}.products-carousel-wrap .eyebrow,.products-carousel-wrap .products-carousel-title{padding-left:clamp(1rem,4vw,1.5rem);padding-right:clamp(1rem,4vw,1.5rem)}.footer-top{grid-template-columns:1fr;gap:1.25rem;padding-top:clamp(1.5rem,4vw,2rem)}.footer-col{padding:1.1rem 1.2rem}.footer-col:hover{transform:none}.footer-maps{padding-top:1.25rem}.footer{padding-bottom:clamp(1.5rem,4vw,2rem);font-size:1rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.reveal{opacity:1;transform:none}.hero:before,.hero:after{animation:none}.hero-slide{transition:none}.hero-watermark{animation:none}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes watermarkPulse{0%,to{transform:translateY(0) scale(1);opacity:.11}50%{transform:translateY(-10px) scale(1.02);opacity:.16}}
