﻿/* Approved symbol + aligned, editable Chinese lettering. */
.brand-logo{display:inline-flex;align-items:center;gap:11px;vertical-align:middle;white-space:nowrap;line-height:1.2;color:var(--jyh-ink)}
.brand-logo img{position:static;display:block;flex:none;width:46px;height:54px;object-fit:contain;filter:none;transform:none}
.brand-lettering{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left}
.brand-name{display:block;font-size:24px;font-weight:800;letter-spacing:0;line-height:1.1}
.brand-signature{display:block;font-size:14px;font-weight:600;letter-spacing:1px;line-height:1.3;color:inherit}
.footer-brand .brand-logo{display:inline-flex;width:auto;background:none;padding:0;border-radius:0;color:#fff}
.footer-brand .brand-logo img{width:46px;height:54px}
.contact-brand{margin-bottom:22px}
.contact-brand .brand-name{font-size:24px}
.reception-scene{position:relative;width:100%;max-width:100%;min-width:0;min-height:440px;isolation:isolate;background:#e4ddd1;overflow:hidden}
.reception-scene .reception-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.reception-wall{position:absolute;left:19%;right:15%;top:22%;display:flex;justify-content:center;transform:perspective(900px) rotateY(-2deg)}
.reception-wall .brand-logo{gap:15px}
.reception-wall .brand-logo img{position:static;width:62px;height:72px;object-fit:contain;filter:drop-shadow(3px 5px 2px #241d173f)}
.reception-wall .brand-name{font-size:clamp(25px,2.35vw,38px);font-weight:850;color:#20201e;text-shadow:1px 1px 0 #8b877e,2px 3px 2px #332e2738,0 0 1px #fff}
.reception-wall .brand-signature{font-size:clamp(14px,1.35vw,20px);letter-spacing:1px;font-weight:650;color:#282722;text-shadow:1px 2px 1px #332e2729}
.reception-scene figcaption{position:absolute;right:12px;bottom:12px;background:#fffffff0;color:#5F6670;font-size:12px;padding:3px 8px;border-radius:2px}
.reception-scene .reception-wall{display:none}
.reception-scene .reception-background{object-fit:cover;object-position:52% 50%;background:#e7dfd2}
.reception-scene .reception-wall{display:none}
@media(max-width:1100px){.reception-wall{left:12%;right:10%}.reception-wall .brand-logo{gap:10px}.reception-wall .brand-logo img{width:49px;height:57px}.reception-wall .brand-name{font-size:25px}.reception-wall .brand-signature{font-size:14px}}
@media(max-width:768px){.hero-grid{grid-template-columns:1fr}.reception-scene{min-height:0;aspect-ratio:3/2}.reception-wall{top:24%;left:12%;right:10%}.reception-wall .brand-name{font-size:32px}.reception-wall .brand-signature{font-size:18px}.reception-wall .brand-logo img{width:58px;height:67px}}
@media(max-width:480px){.nav{gap:12px;min-height:76px}.nav .brand{margin-right:auto;min-width:0}.site-header .brand-logo{gap:8px}.site-header .brand-logo img{width:36px;height:43px}.site-header .brand-name{font-size:21px}.site-header .brand-signature{font-size:12px;letter-spacing:.8px}.site-header .brand-lettering{gap:4px}.site-header .btn.small{padding:9px 10px;font-size:12px}.site-header .menu-toggle{padding:7px}.footer-brand .brand-logo{width:auto}.footer-brand .brand-logo img{width:42px;height:49px}.reception-wall .brand-name{font-size:25px}.reception-wall .brand-signature{font-size:14px;letter-spacing:.6px}.reception-wall .brand-logo img{width:45px;height:52px}.reception-wall .brand-logo{gap:10px}.reception-scene .reception-background{object-position:54% 50%}}


