
:root{--ink:#14212b;--deep:#6ed3ee;--teal:#12b7b0;--ocean:#6ed3ee;--gold:#d9a451;--coral:#ff7b61;--mist:#f3f8f7;--soft:#f8fbfb;--card:#fff;--muted:#667684;--line:#e3ecef;--shadow:0 24px 70px rgba(8,42,58,.13);--soft-shadow:0 12px 38px rgba(8,42,58,.08);--content-max:1180px;font-family:"Inter","PingFang SC","Microsoft YaHei",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:linear-gradient(180deg,#fbfdfd 0,#f2f8f8 46%,#fff 100%);line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:26px;padding:14px clamp(20px,5vw,76px);background:rgba(255,255,255,.78);backdrop-filter:blur(22px);border-bottom:1px solid rgba(219,231,235,.72)}.brand{display:flex;align-items:center;gap:12px;min-width:0}.brand-logo.full{width:188px;max-height:48px;object-fit:contain}.brand-logo.mark{display:none;width:42px;height:42px;object-fit:contain}.brand-text{display:none}.brand strong{display:block;font-size:18px}.brand small{display:block;color:var(--muted);font-size:12px}.site-nav{display:flex;gap:6px;padding:6px;border:1px solid rgba(221,233,236,.8);border-radius:999px;background:rgba(255,255,255,.72)}.site-nav a{padding:9px 16px;border-radius:999px;color:#344b5b;font-size:14px;font-weight:700}.site-nav a.active,.site-nav a:hover{background:var(--deep);color:#fff}.nav-toggle{display:none;border:0;background:var(--deep);color:#fff;border-radius:14px;padding:9px 12px;font-size:20px}
.hero,.section,.stat-strip,.store-tools,.article-page{width:min(100%,calc(var(--content-max) + 40px));margin-inline:auto}.hero,.page-hero{position:relative;overflow:hidden;padding:clamp(76px,9vw,132px) 20px}.editorial-hero{min-height:calc(100vh - 80px);display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:clamp(32px,5vw,72px);align-items:center;background:linear-gradient(118deg,#f8fcfb 0,#edf8f7 46%,#fff8ea 100%)}.editorial-hero:before{content:"";position:absolute;inset:auto -10% -30% 45%;height:70%;background:radial-gradient(circle,rgba(18,183,176,.22),transparent 66%);pointer-events:none}.hero-copy{position:relative;z-index:2}.eyebrow{margin:0 0 12px;color:var(--teal);text-transform:uppercase;letter-spacing:0;font-weight:900;font-size:13px}.hero h1,.page-hero h1{max-width:850px;margin:0 0 22px;font-size:clamp(44px,6.4vw,84px);line-height:1.02;letter-spacing:0}.editorial-hero .hero-copy h1{font-size:clamp(40px,5.6vw,72px)}.hero p,.page-hero p{max-width:700px;color:#435766;font-size:18px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:900}.btn.primary{background:linear-gradient(135deg,var(--deep),#0f5368);color:#fff;box-shadow:var(--shadow)}.btn.ghost{background:rgba(255,255,255,.7);color:var(--deep);border:1px solid #d7e6e8}
.hero-visual{position:relative;min-height:560px}.visual-card{position:absolute;border-radius:34px;overflow:hidden;background:#fff;box-shadow:var(--shadow)}.visual-card.main{inset:20px 0 70px 48px}.visual-card.main img{width:100%;height:100%;object-fit:cover}.visual-card.main:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(9,42,58,.42))}.visual-card.float{left:0;bottom:26px;padding:24px;background:rgba(255,255,255,.86);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.75);color:var(--deep)}.visual-card.float span,.visual-card.float small{display:block;color:#587082}.visual-card.float strong{display:block;margin:6px 0;font-size:56px;line-height:1;color:var(--ocean)}.visual-card.mini{right:34px;top:0;width:210px;height:150px;border:8px solid #fff}.visual-card.mini img{width:100%;height:100%;object-fit:cover}
.stat-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:center;margin-top:-42px;margin-bottom:22px;padding:18px 22px;background:rgba(255,255,255,.96);border:1px solid rgba(224,236,238,.92);border-radius:24px;color:#24465d;box-shadow:var(--shadow);position:relative;z-index:3}.stat-strip>span{display:flex;align-items:center;gap:14px;min-height:82px;padding:10px 18px;border-right:1px solid rgba(210,226,232,.86)}.stat-strip>span:last-child{border-right:0}.credential-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 48px;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,rgba(18,183,176,.12),rgba(22,119,210,.1));color:var(--gold)}.credential-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.credential-icon svg path:first-child:last-child{fill:currentColor;stroke:none}.credential-icon.image-icon{background:#fff;overflow:hidden}.credential-icon.image-icon img{width:100%;height:100%;object-fit:cover;border-radius:50%}.credential-copy{display:grid;gap:3px}.credential-copy strong{display:block;color:#13324a;font-size:17px;line-height:1.2}.credential-copy small{color:#647789;font-size:13px;font-weight:800;line-height:1.35}.section{padding:clamp(56px,7vw,96px) 20px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head.wide p{max-width:620px;color:var(--muted);margin:0;white-space:nowrap}.section-head h2,.section h2{margin:0;font-size:clamp(26px,3.2vw,42px);line-height:1.12}.section-head a{color:var(--ocean);font-weight:900}.tinted{background:linear-gradient(180deg,#f3faf8,#fff)}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.responsibility-section{background:transparent}.responsibility-panel{padding:0}.responsibility-panel .eyebrow{color:#8fa5b6}.responsibility-panel h2{color:var(--ink)}
.feature-grid,.product-grid,.news-grid,.store-grid,.honor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card,.product-card,.news-card,.store-card,.honor-block,.partner-logo{background:var(--card);border:1px solid rgba(224,236,238,.9);border-radius:28px;box-shadow:var(--soft-shadow)}.feature-card{position:relative;overflow:hidden;padding:22px;min-height:180px;transition:transform .25s ease,box-shadow .25s ease}.feature-card:after{content:"";position:absolute;right:-34px;bottom:-40px;width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,rgba(18,183,176,.18),rgba(217,164,81,.18))}.feature-card:hover,.product-card:hover,.news-card:hover,.store-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,rgba(18,183,176,.14),rgba(22,119,210,.14));color:var(--gold);box-shadow:inset 0 0 0 1px rgba(18,183,176,.14)}.feature-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{font-size:22px;margin:16px 0 8px}.feature-card p{position:relative;z-index:1;color:var(--muted);margin:0;font-size:14px;line-height:1.55}
.chip-list{display:flex;flex-wrap:wrap;gap:12px}.chip-list span{display:inline-flex;align-items:center;min-height:42px;padding:8px 16px;border-radius:999px;background:rgba(255,255,255,.92);border:1px solid rgba(221,235,238,.9);color:#304b5d;font-weight:700}.responsibility-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.responsibility-card{display:flex;align-items:center;gap:10px;min-height:58px;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.96);border:1px solid rgba(214,229,245,.92);box-shadow:0 8px 18px rgba(6,36,61,.05);text-align:left}.responsibility-card p{margin:0;color:#234868;font-size:15px;line-height:1.35;font-weight:800}.responsibility-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:22px;height:22px;border-radius:50%;background:rgba(18,183,176,.13);color:#12a59f}.responsibility-icon svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.honor-wall .chip-list span{background:linear-gradient(135deg,#fff,#f8fbf5);box-shadow:0 8px 24px rgba(8,42,58,.06)}.honor-marquee-list{display:grid;gap:18px}.honor-lane{display:grid;grid-template-columns:180px minmax(0,1fr);gap:16px;align-items:center;padding:16px;border:1px solid rgba(224,236,238,.9);border-radius:24px;background:rgba(255,255,255,.82);box-shadow:var(--soft-shadow);overflow:hidden}.honor-lane-head{display:flex;align-items:center;gap:10px}.honor-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:40px;height:40px;border-radius:14px;background:linear-gradient(135deg,rgba(18,183,176,.14),rgba(22,119,210,.14));color:var(--gold);box-shadow:inset 0 0 0 1px rgba(18,183,176,.14)}.honor-icon svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.honor-icon svg path:first-child:last-child{fill:currentColor;stroke:none}.honor-lane-head h3{margin:0;font-size:20px;line-height:1.25;white-space:nowrap}.honor-marquee{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.honor-track{display:flex;width:max-content;gap:12px;animation:honor-scroll 28s linear infinite}.honor-lane:nth-child(2) .honor-track,.honor-lane:nth-child(4) .honor-track{animation-duration:36s}.honor-lane:hover .honor-track{animation-play-state:paused}.honor-chip{display:inline-flex;align-items:center;white-space:nowrap;min-height:44px;padding:8px 16px;border-radius:999px;background:linear-gradient(135deg,#fff,#f8fbf5);border:1px solid rgba(221,235,238,.9);color:#304b5d;font-weight:800;box-shadow:0 8px 24px rgba(8,42,58,.06)}@keyframes honor-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.product-card,.news-card{overflow:hidden}.image-wrap{aspect-ratio:16/10;background:#e9f2f4;overflow:hidden}.image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover img,.news-card:hover img{transform:scale(1.06)}.card-body{padding:20px}.meta{margin:0 0 9px;color:var(--muted);font-size:13px}.card-body h3{margin:0 0 13px;font-size:20px;line-height:1.35}.product-card a,.news-card a{display:block;height:100%}.news-card p:last-child{color:var(--muted);margin-bottom:0}.product-info{display:flex;flex-wrap:wrap;gap:8px;color:#52677a}.product-info span{background:#eef7f6;border-radius:999px;padding:5px 11px}.price{margin:16px 0 0;color:var(--coral);font-size:32px;font-weight:950}.price small,.price em{font-size:14px;font-style:normal}
.partner-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.partner-logo{display:grid;place-items:center;min-height:96px;padding:16px;background:rgba(255,255,255,.86)}.partner-logo img{max-height:54px;object-fit:contain;filter:saturate(.92)}.contact-band{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:28px;background:transparent;color:var(--ink)}.contact-band p{color:var(--muted)}.contact-band .eyebrow{color:#6f7f8d}.contact-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.contact-cards span{padding:18px;border:1px solid rgba(214,229,245,.92);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(8,42,58,.05)}.contact-cards strong{display:block;margin-top:4px;font-size:19px;color:#234868}
.page-hero{width:100%;max-width:none;max-height:400px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(135deg,#eef9f7,#fff8e9);border-bottom:1px solid #e4eff1}.page-hero:before{content:"";position:absolute;inset:0;pointer-events:none}.page-hero>*{position:relative;z-index:1}.page-hero .eyebrow,.page-hero h1,.page-hero p{color:#fff}.about-hero{background-image:url("about-hero.png");background-size:cover;background-position:center}.product-hero{background-image:url("products-hero.png");background-size:cover;background-position:center}.news-hero{background-image:url("news-hero.png");background-size:cover;background-position:center}.stores-hero{background-image:url("contactbg.jpg");background-repeat: no-repeat;background-size: cover;background-size: 100% auto;background-position: top;}.prose{max-width:1180px;margin:auto;background:rgba(255,255,255,.74);border:1px solid rgba(225,236,239,.9);border-radius:30px;padding:clamp(26px,4vw,48px);box-shadow:var(--soft-shadow)}.prose h2{margin-top:38px}.prose h2:first-child{margin-top:0}.prose p{color:#3d4f60}.culture-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.culture-grid span{padding:20px;border-radius:22px;background:#f3faf8}.culture-grid strong{display:block;color:var(--teal)}.honor-block{padding:24px}.honor-block h3{margin-top:0}.honor-block ul{padding-left:20px}.honor-block li{margin:6px 0}
.store-tools{position:sticky;top:80px;z-index:10;display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:0 auto;padding:18px 20px;border-radius:24px;background:rgba(255,255,255,.9);backdrop-filter:blur(16px);box-shadow:var(--soft-shadow);border:1px solid var(--line)}.store-tools+section{padding-top:34px}.store-tools label{font-weight:900}.store-tools select{margin-left:8px;min-width:170px;border:1px solid var(--line);border-radius:14px;padding:11px 12px;background:#fff}.store-tools span{margin-left:auto;color:var(--ocean);font-weight:950}.store-card{padding:24px}.store-card h3{margin:0 0 10px}.store-card p{color:var(--muted)}.store-phone,.map-link{display:inline-flex;align-items:center;gap:8px;margin-top:10px;color:var(--ocean);font-weight:950}.store-phone svg,.map-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.map-link{min-height:38px;padding:0 14px;border-radius:999px;background:#f1f8f8;color:#24465d}.map-link:hover{background:var(--deep);color:#fff}

.product-detail-page{width:min(100%,calc(var(--content-max) + 40px));margin:0 auto;padding:42px 20px 96px}.product-detail-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:34px;align-items:center;padding:34px;border-radius:34px;background:linear-gradient(135deg,#f4fbfa,#fff8ec);box-shadow:var(--soft-shadow);border:1px solid var(--line)}.product-detail-copy h1{margin:0 0 20px;font-size:clamp(34px,4.8vw,62px);line-height:1.12}.product-summary{display:flex;flex-wrap:wrap;gap:12px}.product-summary span{display:inline-flex;align-items:center;min-height:42px;padding:8px 14px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:800}.product-summary strong{color:var(--coral);font-size:22px}.product-detail-image{overflow:hidden;border-radius:28px;box-shadow:var(--shadow);background:#e9f2f4}.product-detail-image img{width:100%;height:100%;max-height:520px;object-fit:cover}.product-detail-tabs{position:sticky;top:82px;z-index:9;display:flex;gap:10px;flex-wrap:wrap;margin:22px 0 0;padding:12px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);box-shadow:var(--soft-shadow)}.product-detail-tabs a{display:inline-flex;align-items:center;min-height:38px;padding:7px 14px;border-radius:999px;background:#f2f8f8;color:#24465d;font-weight:900}.product-detail-tabs a:hover{background:var(--deep);color:#fff}.detail-section{padding:56px 0 0;scroll-margin-top:150px}.detail-section>.section-head{margin-bottom:18px}.overview-grid,.info-grid{display:grid;grid-template-columns:1fr;gap:12px}.overview-card,.info-block,.day-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:var(--soft-shadow)}.overview-card,.info-block{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:flex-start;padding:18px 20px;border-radius:20px}.overview-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;background:linear-gradient(135deg,rgba(18,183,176,.14),rgba(22,119,210,.14));color:var(--ocean);box-shadow:inset 0 0 0 1px rgba(18,183,176,.16)}.info-icon{color:var(--gold);background:linear-gradient(135deg,rgba(217,164,81,.16),rgba(18,183,176,.1))}.overview-icon svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.overview-card h3,.info-block h3,.day-card h3{margin:0 0 8px;color:#14344a}.overview-card p,.info-block p,.day-card p{color:#465d6b;line-height:1.75}.overview-card p,.info-block p{margin:0 0 6px}.overview-card p:last-child,.info-block p:last-child{margin-bottom:0}.detail-richtext{max-width:none}.detail-richtext img{width:100%;height:auto;border-radius:22px;margin:12px 0;box-shadow:0 10px 28px rgba(8,42,58,.08)}.detail-richtext p:empty{display:none}.timeline{display:grid;gap:18px}.day-card{position:relative;padding-left:84px}.day-card>span{position:absolute;left:22px;top:24px;display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--deep);color:#fff;font-size:12px;font-weight:900}.day-meta{display:flex;flex-wrap:wrap;gap:10px;margin:12px 0 16px}.day-meta span{display:inline-flex;gap:8px;align-items:center;padding:7px 11px;border-radius:999px;background:#f1f8f8;color:#52677a;font-size:14px}.day-meta b{color:var(--teal)}
.article-page{padding:56px 20px 96px}.back-link{display:inline-flex;margin-bottom:24px;color:var(--ocean);font-weight:900}.article-page h1{font-size:clamp(36px,5vw,62px);line-height:1.1;margin:0 0 12px}.article-cover{width:100%;max-height:480px;object-fit:cover;border-radius:30px;margin:30px 0;box-shadow:var(--shadow)}.article-body{font-size:18px}.empty{grid-column:1/-1;padding:34px;border:1px dashed #bdd7e8;border-radius:22px;color:var(--muted);text-align:center;background:#fff}.site-footer{width:100%;max-width:none;padding:34px 20px;padding-top:90px;background-image:url("footbg.png");background-repeat: repeat-x;color:#94a7b8;text-align:center}.site-footer p{margin:6px 0 0;color:#94a7b8}
.product-filter-bar{width:min(100%,calc(var(--content-max) + 40px));margin:28px auto 0;padding:18px 20px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;border:1px solid var(--line);border-radius:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);box-shadow:var(--soft-shadow)}.product-filter-bar label{font-weight:900;color:#24465d}.product-filter-bar select,.product-filter-bar input{margin-left:8px;min-height:42px;border:1px solid var(--line);border-radius:14px;padding:9px 12px;background:#fff;color:var(--ink);font:inherit}.product-filter-bar input{min-width:min(360px,60vw)}.filter-reset{min-height:42px;border:0;border-radius:14px;padding:0 16px;background:var(--deep);color:#fff;font-weight:900;cursor:pointer}.product-filter-bar span{margin-left:auto;color:var(--ocean);font-weight:950}.product-empty{margin-top:22px}
.product-float-actions{position:fixed;right:24px;bottom:28px;z-index:40;display:grid;gap:10px}.float-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:132px;min-height:46px;border:0;border-radius:999px;padding:0 18px;background:#fff;color:#14344a;font-weight:950;box-shadow:0 12px 34px rgba(8,42,58,.18);cursor:pointer}.float-action.primary{background:linear-gradient(135deg,var(--deep),#0f5368);color:#fff}.float-action svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:22px;background:rgba(6,24,34,.48);backdrop-filter:blur(8px)}.modal-backdrop[hidden]{display:none}.site-modal{position:relative;width:min(92vw,420px);padding:34px 28px;border-radius:28px;background:#fff;text-align:center;box-shadow:0 28px 90px rgba(0,0,0,.25);border:1px solid rgba(255,255,255,.8)}.modal-close{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f6f7;color:#24465d;font-size:24px;line-height:1;cursor:pointer}.modal-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:22px;background:linear-gradient(135deg,rgba(18,183,176,.14),rgba(22,119,210,.14));color:var(--ocean)}.modal-icon svg{width:34px;height:34px;stroke:currentColor;fill:none;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.site-modal h2{margin:14px 0 10px;color:#14344a}.modal-phone{font-size:20px;font-weight:900;color:#24465d}.modal-phone a{color:var(--ocean)}.order-qr{width:240px;height:240px;margin:18px auto;border:12px solid #fff;border-radius:22px;box-shadow:var(--soft-shadow)}.modal-url{overflow-wrap:anywhere;color:var(--muted);font-size:13px}.modal-open{overflow:hidden}
.float-action.service{background:#f1f8f8;color:#24465d}.float-action.service:hover{background:#e5f5f3}.icon-contact-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.contact-card{display:grid;grid-template-columns:52px minmax(0,1fr);gap:4px 12px;align-items:center;padding:18px;border:1px solid rgba(214,229,245,.92);border-radius:22px;background:rgba(255,255,255,.9);box-shadow:0 10px 24px rgba(8,42,58,.05);color:var(--ink)}.contact-card em{font-style:normal;color:#667684;font-weight:900;grid-column:2}.contact-card strong{grid-column:2;margin-top:4px;font-size:19px;color:#234868}.contact-card-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;overflow:hidden;background:#fff;color:var(--ocean);box-shadow:inset 0 0 0 1px rgba(110,211,238,.32)}.contact-card-icon svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.contact-card-icon svg path{fill:none;stroke:currentColor}
.contact-page{display:grid;gap:28px}.contact-info-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.contact-info-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:4px 12px;align-items:center;padding:20px;border:1px solid rgba(214,229,245,.92);border-radius:24px;background:#fff;box-shadow:var(--soft-shadow)}.contact-info-card .contact-card-icon{grid-row:1/3}.contact-info-card em{font-style:normal;color:#667684;font-weight:900}.contact-info-card strong{font-size:18px;color:#234868}.contact-map-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:24px;align-items:stretch;padding:28px;border:1px solid var(--line);border-radius:30px;background:linear-gradient(135deg,#f4fbfa,#fff8ec);box-shadow:var(--soft-shadow)}.contact-map-panel h2{margin:0 0 12px}.map-coordinate{color:var(--muted);font-weight:900}.contact-map{width:100%;min-height:360px;border:0;border-radius:24px;background:#eef6f6}
.compact-contact-page{display:block}.contact-list-panel{max-width:980px;margin:0 auto;padding:30px;border:1px solid var(--line);border-radius:30px;background:#fff;box-shadow:var(--soft-shadow)}.contact-list-row{display:grid;grid-template-columns:40px 150px minmax(0,1fr);gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.contact-list-row:first-child{padding-top:0}.contact-list-row span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f1f8f8;color:var(--ocean);font-weight:950}.contact-list-row em{font-style:normal;color:#667684;font-weight:900}.contact-list-row strong{color:#14344a;font-size:18px}.contact-list-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-top:22px}.contact-list-actions span{color:var(--muted);font-weight:900}
@media (max-width:980px){.contact-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-map-panel{grid-template-columns:1fr}.product-detail-hero{grid-template-columns:1fr}.overview-grid,.info-grid{grid-template-columns:1fr}.nav-toggle{display:block}.site-nav{display:none;position:absolute;left:16px;right:16px;top:74px;flex-direction:column;padding:12px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.editorial-hero,.split,.contact-band{grid-template-columns:1fr}.hero-visual{min-height:480px}.stat-strip{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.stat-strip>span{border-right:0;border-bottom:1px solid rgba(210,226,232,.86)}.stat-strip>span:nth-last-child(-n+1){border-bottom:0}.feature-grid,.product-grid,.news-grid,.store-grid,.honor-grid,.responsibility-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.culture-grid{grid-template-columns:1fr}.store-tools span{margin-left:0}.site-footer{flex-direction:column}}
@media (max-width:640px){.contact-list-panel{padding:22px}.contact-list-row{grid-template-columns:34px 1fr;gap:8px 10px}.contact-list-row strong{grid-column:2;font-size:17px}.contact-info-grid{grid-template-columns:1fr}.contact-map-panel{padding:20px}.contact-map{min-height:280px}.product-float-actions{right:14px;bottom:14px}.float-action{min-width:118px;min-height:42px;padding:0 14px;font-size:14px}.site-modal{padding:30px 22px}.order-qr{width:220px;height:220px}.product-filter-bar{margin:18px;padding:14px;align-items:stretch}.product-filter-bar label,.product-filter-bar input,.product-filter-bar select,.filter-reset{width:100%;margin-left:0}.product-filter-bar span{margin-left:0}.product-detail-page{padding:28px 18px 72px}.product-detail-hero{padding:22px;border-radius:26px}.day-card{padding-left:24px}.day-card>span{position:static;margin-bottom:12px}.site-header{padding:12px 16px}.brand-logo.full{display:none}.brand-logo.mark{display:block}.brand-text{display:block}.brand small{display:none}.hero,.page-hero{padding:54px 18px}.hero h1,.page-hero h1{font-size:40px}.hero-visual{min-height:390px}.visual-card.main{inset:22px 0 74px 22px}.visual-card.float{width:190px;padding:18px}.visual-card.float strong{font-size:42px}.visual-card.mini{width:150px;height:108px;right:6px}.stat-strip{grid-template-columns:1fr;padding:12px}.stat-strip>span{min-height:76px;padding:14px;border-right:0;border-bottom:1px solid rgba(210,226,232,.86)}.stat-strip>span:last-child{border-bottom:0}.feature-grid,.product-grid,.news-grid,.store-grid,.honor-grid,.contact-cards,.responsibility-grid{grid-template-columns:1fr}.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:46px 18px}.section-head{align-items:flex-start;flex-direction:column}.section-head.wide p{white-space:normal}.honor-lane{grid-template-columns:1fr;padding:14px}.store-tools{position:static;margin:18px}.prose{padding:24px;border-radius:24px}}
