:root{color-scheme:light;--bg: #effdf0;--bg-soft: #f8fff6;--ink: #1a3d1a;--muted: #66806b;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--line: rgba(116, 164, 124, .2);--mint: #bff3cb;--mint-deep: #2a7a4f;--pink: #ffd8e7;--pink-deep: #c95c87;--sky: #cfefff;--sky-deep: #3a93bf;--cream: #fff3c7;--lavender: #eee5ff;--accent: #e86a10;--shadow: 0 22px 54px rgba(34, 84, 48, .12)}*{box-sizing:border-box}html{min-height:100%;scroll-behavior:smooth}body{min-height:100%;margin:0;color:var(--ink);background:radial-gradient(circle at 12% 4%,rgba(255,216,231,.55),transparent 22rem),radial-gradient(circle at 88% 14%,rgba(207,239,255,.68),transparent 24rem),radial-gradient(circle at 50% 98%,rgba(255,243,199,.66),transparent 22rem),linear-gradient(180deg,#effdf0,#f8fff6 52%,#fffaf0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,PingFang SC,sans-serif}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(42,122,79,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(42,122,79,.035) 1px,transparent 1px);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 78%);mask-image:linear-gradient(180deg,rgba(0,0,0,.65),transparent 78%)}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}h1,h2,h3,p{margin-top:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{width:min(100%,960px);margin:0 auto;padding:14px 14px 34px}.loading-page{min-height:100svh;display:grid;place-items:center;padding:24px}.loading-card{width:min(100%,360px);padding:28px;border:1px solid var(--line);border-radius:34px;background:var(--surface);box-shadow:var(--shadow);text-align:center}.loading-logo{width:58px;height:58px;display:block;margin:0 auto 14px;border-radius:22px;background:radial-gradient(circle at 30% 28%,var(--pink),transparent 24px),radial-gradient(circle at 72% 68%,var(--sky),transparent 24px),#fff}.loading-card h1{margin-bottom:8px;font-size:24px}.loading-card p{margin-bottom:0;color:var(--muted)}.hero{position:relative;min-height:min(790px,calc(100svh - 28px));overflow:hidden;display:grid;align-content:start;gap:22px;padding:16px;border:1px solid rgba(255,255,255,.86);border-radius:34px;background:linear-gradient(135deg,#ffffffe0,#f8fff6b8),radial-gradient(circle at 14% 18%,rgba(255,216,231,.62),transparent 26rem),radial-gradient(circle at 86% 32%,rgba(207,239,255,.72),transparent 24rem),radial-gradient(circle at 74% 88%,rgba(255,243,199,.62),transparent 20rem);box-shadow:var(--shadow);isolation:isolate}.hero__decor{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.bubble{position:absolute;border-radius:999px;background:#ffffff75;box-shadow:inset 0 0 0 1px #ffffffb3;animation:floaty 7s ease-in-out infinite}.bubble--one{width:142px;height:142px;top:92px;right:-44px}.bubble--two{width:92px;height:92px;left:-22px;bottom:132px;animation-delay:-2s}.paw-mark,.paw-mark:before,.paw-mark:after{position:absolute;border-radius:999px;background:#ffd8e76b}.paw-mark{width:24px;height:21px;transform:rotate(-18deg)}.paw-mark:before,.paw-mark:after{content:"";width:10px;height:10px;top:-10px}.paw-mark:before{left:0;box-shadow:12px -4px #ffd8e76b}.paw-mark:after{right:0}.paw-mark--one{left:28px;top:128px}.paw-mark--two{right:72px;bottom:74px;transform:rotate(18deg) scale(.85);background:#cfefff8f}.topbar,.detail-topbar{display:flex;align-items:center;justify-content:flex-start;gap:12px}.brand{display:inline-flex;align-items:center;min-width:0;gap:10px;color:#173019;text-decoration:none}.brand-logo{width:76px;height:76px;flex:0 0 auto;border:0;border-radius:18px;background:transparent;object-fit:cover;box-shadow:none}.brand-name{font-size:31px;font-family:Microsoft YaHei UI,Microsoft YaHei,PingFang SC,Noto Sans SC,Source Han Sans SC,sans-serif;font-weight:950;line-height:1;letter-spacing:.025em;white-space:nowrap;-webkit-font-smoothing:antialiased;text-shadow:0 1px 0 rgba(255,255,255,.76),0 10px 18px rgba(15,62,53,.08)}.brand-wordmark-shell{display:inline-flex;align-items:flex-start;gap:5px;min-width:0}.brand-wordmark{display:block;width:auto;height:36px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(15,62,53,.1))}.brand sup{flex:0 0 auto;margin-left:4px;margin-top:2px;color:#111;font-size:17px;font-weight:900;line-height:1;vertical-align:top}.brand--compact .brand-logo{width:58px;height:58px;border-radius:14px}.brand--compact .brand-name{font-size:25px}.brand--compact .brand-wordmark{height:29px}.brand--compact sup{font-size:15px}.topbar .brand{width:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.topbar .brand-logo{width:96px;height:96px;border-radius:22px}.topbar .brand-name{font-size:38px}.topbar .brand-wordmark{height:50px}.topbar .brand sup{font-size:19px;margin-top:1px}.topbar__tag{display:inline-grid;place-items:center;min-height:38px;padding:8px 12px;border:1px solid rgba(255,255,255,.82);border-radius:999px;color:var(--mint-deep);background:#ffffffb8;box-shadow:0 10px 22px #22543014;font-size:12px;font-weight:900;text-align:right}.hero__body{display:grid;gap:20px;align-items:end;padding-top:12px}.hero__copy{max-width:660px;text-align:center}.hero-title-block{display:grid;justify-items:center;width:fit-content;max-width:100%;margin:0 auto 20px}.hero-badges{display:flex;flex-wrap:wrap;justify-self:end;justify-content:flex-end;gap:8px;margin-bottom:10px}.hero-badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 13px;border-radius:999px;color:#fff;font-size:13px;font-weight:850;line-height:1;letter-spacing:0;box-shadow:0 12px 22px #22543014}.hero-badge--1{background:linear-gradient(135deg,#d7a76f,#efc892)}.hero-badge--2{background:linear-gradient(135deg,#2d7168,#3e9184)}.hero-pretitle{margin:0 0 4px;color:#dd5943;font-size:clamp(30px,7.4vw,52px);font-weight:920;line-height:1.02;letter-spacing:0;text-align:center;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.82),0 14px 28px rgba(221,89,67,.16)}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:8px;margin:0 0 14px;padding:7px 12px;border:1px solid rgba(255,255,255,.86);border-radius:999px;color:var(--accent);background:#ffffffb3;box-shadow:0 10px 22px #22543014;font-size:13px;font-weight:950;line-height:1.2}.eyebrow:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--mint-deep);box-shadow:8px -4px 0 -3px var(--pink-deep),11px 4px 0 -4px var(--sky-deep)}.hero-title{margin:0;color:#153d34;font-size:clamp(42px,11.2vw,88px);font-weight:930;line-height:.95;letter-spacing:0;text-align:center;white-space:nowrap;text-shadow:0 1px 0 rgba(255,255,255,.76),0 18px 34px rgba(21,61,52,.12)}.hero-subtitle{margin:12px 0 0;color:#4f4943;font-size:clamp(28px,7.2vw,46px);font-weight:420;line-height:1.08;letter-spacing:0;text-align:center;white-space:nowrap}.hero__copy>p:last-child,.section-heading p,.product-card__content>p,.detail-hero>p,.video-note,.site-footer p{color:var(--muted);font-size:16px;line-height:1.78}.hero__copy>p:last-child{max-width:31em;margin-left:auto;margin-right:auto;text-align:left}.community-panel{padding:16px;border:1px solid rgba(255,255,255,.86);border-radius:30px;background:#ffffffbd;box-shadow:0 18px 36px #2254301a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.community-contact-line{margin:0;color:var(--ink);font-size:18px;font-weight:900;line-height:1.75;letter-spacing:0}.panel-kicker{margin-bottom:12px;color:var(--ink);font-size:15px;font-weight:950;line-height:1.4}.contact-grid{display:grid;gap:10px}.contact-card{min-height:70px;display:grid;gap:5px;align-content:center;padding:11px 12px;border:1px solid rgba(116,164,124,.16);border-radius:22px;background:linear-gradient(135deg,#ffffffeb,#f8fff6db);box-shadow:0 12px 22px #22543014}.contact-card span{color:var(--mint-deep);font-size:12px;font-weight:950}.contact-card strong{color:var(--ink);font-size:18px;line-height:1.1;letter-spacing:0}.contact-card em{color:var(--muted);font-size:12px;font-style:normal;line-height:1.2}.soft-note{margin:12px 0 0;padding:10px 12px;border-radius:20px;color:#85601d;background:linear-gradient(135deg,#fff3c7eb,#ffffffbd);font-size:13px;font-weight:800;line-height:1.6}.products-section{padding:30px 0 0}.section-heading{margin-bottom:16px}.section-heading h2{margin-bottom:8px;font-size:clamp(28px,7.8vw,46px);line-height:1.06}.section-heading p{margin-bottom:0}.product-list{display:grid;gap:16px}.product-card{position:relative;overflow:hidden;display:grid;gap:12px;padding:18px 14px 14px;scroll-margin:20px;border:1px solid rgba(255,255,255,.88);border-radius:34px;background:linear-gradient(145deg,#ffffffe6,#f8fff6c7);box-shadow:var(--shadow)}.product-card:before{content:"";position:absolute;right:-54px;top:-54px;width:170px;height:170px;border-radius:999px;background:radial-gradient(circle,rgba(207,239,255,.56),transparent 70%)}.product-card:nth-child(2n):before{background:radial-gradient(circle,rgba(255,216,231,.56),transparent 70%)}.product-card__heading{position:relative;z-index:1;padding:0 2px 2px}.product-card__heading h2{position:relative;display:inline-block;margin:0;color:var(--ink);font-size:clamp(29px,7.4vw,45px);line-height:1.08;letter-spacing:0}.product-card__showcase{position:relative;z-index:1;display:grid;grid-template-columns:minmax(116px,.82fr) minmax(0,1.08fr);gap:10px;align-items:stretch;min-height:250px}.product-card__visual,.product-card__content{position:relative;z-index:1}.product-card__visual{min-height:100%;display:grid}.product-image{min-height:100%;display:grid;place-items:center;padding:14px;border:1px solid rgba(116,164,124,.14);border-radius:28px;background:radial-gradient(ellipse at 50% 84%,rgba(191,243,203,.62),transparent 48%),linear-gradient(135deg,#ffffffd6,#cfefff57)}.product-image img{width:min(100%,360px);max-height:232px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(34,84,48,.14))}.product-image--empty{color:#2a7a4fb8;border:2px dashed rgba(42,122,79,.24);background:linear-gradient(135deg,#effdf0bd,#ffffff94),repeating-linear-gradient(-45deg,transparent 0 13px,rgba(42,122,79,.04) 13px 26px);font-size:22px;font-weight:950;text-align:center}.product-label{width:fit-content;margin:0 0 10px;padding:7px 11px;border-radius:999px;color:var(--pink-deep);background:#ffd8e78f;font-size:13px;font-weight:950}.product-card h2{margin-bottom:10px;color:var(--ink);font-size:clamp(25px,6.5vw,36px);line-height:1.12}.product-actions{display:grid;gap:8px;margin-top:0}.product-action{display:grid;grid-template-columns:30px minmax(0,1fr);gap:8px;align-items:center;min-height:58px;padding:8px;border:1px solid rgba(116,164,124,.16);border-radius:18px;color:var(--ink);background:#ffffffc2;text-decoration:none;box-shadow:0 12px 22px #22543014;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.product-action span{width:28px;height:28px;display:grid;place-items:center;border-radius:12px;color:var(--mint-deep);background:var(--bg);font-size:12px;font-weight:950}.product-action strong{display:block;margin-bottom:0;font-size:17px;line-height:1.18}.product-action em{display:none;color:var(--muted);font-size:11px;font-style:normal;line-height:1.35}.product-action--primary{color:var(--ink);background:#ffffffc2}.product-action--primary span{color:var(--mint-deep);background:var(--bg)}.product-action--primary em{color:var(--muted)}.product-action:hover,.product-action:focus-visible{transform:translateY(-2px);box-shadow:0 16px 28px #22543021}.product-action:active{transform:translateY(1px) scale(.99)}.product-card__number{position:absolute;right:18px;bottom:16px;z-index:0;color:#2a7a4f14;font-size:96px;font-weight:950;line-height:.8}.site-footer{position:relative;overflow:hidden;margin-top:18px;padding:18px 16px;border:2px solid rgba(232,106,16,.3);border-radius:26px;background:linear-gradient(135deg,#fff9d6f5,#ffffffdb),radial-gradient(circle at 92% 8%,rgba(255,216,231,.64),transparent 13rem);box-shadow:0 0 #e86a1024,0 18px 38px #85601d1f;animation:importantPulse 2.6s ease-in-out infinite}.site-footer p{margin-bottom:0;color:#6f3d10;font-size:16px;font-weight:760;line-height:1.78;white-space:pre-line;text-shadow:0 0 8px rgba(255,190,86,.48),0 0 18px rgba(255,216,129,.28);animation:footerTextGlow 2.5s ease-in-out infinite}.icp-link{display:block;width:fit-content;margin:16px auto 0;color:#2a5234c7;font-size:13px;font-weight:700;text-decoration:none}.icp-link:hover{color:var(--mint-deep);text-decoration:underline}.page--detail{min-height:100svh;display:grid;align-content:start;gap:14px}.detail-topbar{position:sticky;top:10px;z-index:8;padding:9px;border:1px solid rgba(255,255,255,.86);border-radius:999px;background:#ffffffd1;box-shadow:0 14px 32px #2254301f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.back-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 15px;border:0;border-radius:999px;color:#fff;background:var(--mint-deep);font-size:14px;font-weight:950;cursor:pointer}.back-button:before{content:"";width:9px;height:9px;border-left:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.detail-hero,.detail-card,.related-card{border:1px solid rgba(255,255,255,.86);border-radius:30px;background:#ffffffc7;box-shadow:var(--shadow)}.detail-hero{padding:22px 18px;background:radial-gradient(circle at 88% 14%,rgba(207,239,255,.64),transparent 18rem),radial-gradient(circle at 12% 88%,rgba(255,216,231,.46),transparent 16rem),#ffffffc7}.detail-hero h1{max-width:10em;margin-bottom:12px;font-size:clamp(34px,9vw,62px);line-height:1}.detail-hero>p{margin-bottom:0}.text-alert{color:#d93636;font-weight:950}.detail-card,.related-card{padding:14px}.video-detail{overflow:hidden;border-radius:26px;background:#dcecdf}.video-detail video{width:100%;display:block;aspect-ratio:16 / 9;background:#dcecdf}.video-note{margin:12px 0 0;padding:10px 12px;border-radius:18px;color:#85601d;background:linear-gradient(135deg,#fff3c7f5,#ffffffb8);font-size:14px}.empty-detail{min-height:260px;display:grid;place-items:center;align-content:center;gap:10px;padding:22px;border:2px dashed rgba(42,122,79,.22);border-radius:26px;color:var(--muted);background:linear-gradient(135deg,#effdf0b8,#ffffffa8),repeating-linear-gradient(-45deg,transparent 0 14px,rgba(42,122,79,.04) 14px 28px);text-align:center}.empty-detail span{color:var(--ink);font-size:23px;font-weight:950}.empty-detail p{max-width:30em;margin-bottom:0;line-height:1.7}.empty-detail--small{min-height:auto;margin-top:12px;padding:16px}.text-detail-list{display:grid;gap:12px}.text-detail-card{display:grid;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px 14px;border:1px solid rgba(116,164,124,.16);border-radius:24px;background:radial-gradient(circle at 94% 8%,rgba(207,239,255,.38),transparent 9rem),linear-gradient(135deg,#ffffffeb,#f8fff6c2);box-shadow:0 12px 26px #22543014}.text-detail-card>span{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;color:var(--mint-deep);background:linear-gradient(135deg,#d9ffe2f5,#f4fff7e6);font-size:13px;font-weight:950}.text-detail-card h2{margin:3px 0 9px;color:var(--ink);font-size:19px;line-height:1.25}.text-detail-card ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.text-detail-card li{position:relative;padding-left:16px;color:var(--muted);font-size:15px;line-height:1.62}.text-detail-card li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:999px;background:linear-gradient(135deg,var(--mint-deep),var(--sky-deep))}.text-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.text-image-grid figure{overflow:hidden;margin:0;border:1px solid rgba(116,164,124,.16);border-radius:18px;background:#ffffffd1}.text-image-grid img{width:100%;aspect-ratio:1 / 1;display:block;object-fit:contain;background:#fff}.text-image-grid figcaption{padding:8px 9px 10px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.35}.text-image--recommend{border-color:#ffb34894;background:linear-gradient(180deg,#fffffff5,#fffae0f0);box-shadow:0 0 0 2px #ffd26e42,0 14px 26px #a9752324}.text-image--recommend figcaption{position:relative;margin:0 7px 8px;padding:9px 10px 9px 30px;border-radius:14px;color:#7a4a04;background:linear-gradient(135deg,#ffe591f5,#fff9d5fa);font-size:13px;font-weight:950}.text-image--recommend figcaption:before{content:"荐";position:absolute;left:8px;top:50%;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#f08a24;font-size:11px;line-height:1;transform:translateY(-50%)}.detail-contacts{padding:2px}.related-actions{display:flex;flex-wrap:wrap;gap:9px}.related-actions a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid rgba(116,164,124,.18);border-radius:999px;color:var(--mint-deep);background:#ffffffbd;font-size:13px;font-weight:950;text-decoration:none}.related-actions a.is-active{color:#fff;background:linear-gradient(135deg,var(--mint-deep),var(--sky-deep))}.empty-state{margin:0;padding:14px;border:1px dashed var(--line);border-radius:18px;color:var(--muted);background:#fff;line-height:1.6}.tap-paw{position:fixed;z-index:99;width:24px;height:21px;border-radius:50% 50% 44% 44%;background:#ffa0c4e0;transform:translate(-50%,-50%) rotate(-16deg);pointer-events:none;animation:tapPaw .9s ease-out forwards}.tap-paw i{position:absolute;width:9px;height:10px;border-radius:50%;background:#ffa0c4e0}.tap-paw i:nth-child(1){left:-2px;top:-8px}.tap-paw i:nth-child(2){left:6px;top:-12px}.tap-paw i:nth-child(3){right:6px;top:-12px}.tap-paw i:nth-child(4){right:-2px;top:-8px}.tap-ripple{position:fixed;z-index:98;width:12px;height:12px;border:2px solid rgba(58,147,191,.55);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;animation:tapRipple .9s ease-out forwards}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes tapPaw{0%{opacity:0;transform:translate(-50%,-50%) scale(.52) rotate(-18deg)}20%{opacity:1}to{opacity:0;transform:translate(-50%,-92%) scale(1.18) rotate(10deg)}}@keyframes tapRipple{0%{opacity:.86;transform:translate(-50%,-50%) scale(.5)}to{opacity:0;transform:translate(-50%,-50%) scale(4.2)}}@keyframes importantPulse{0%,to{border-color:#e86a1042;box-shadow:0 0 #e86a101a,0 18px 38px #85601d1f;transform:translateY(0)}50%{border-color:#e86a109e;box-shadow:0 0 0 7px #e86a1014,0 22px 46px #85601d2e;transform:translateY(-1px)}}@keyframes footerTextGlow{0%,to{color:#6f3d10;text-shadow:0 0 7px rgba(255,190,86,.38),0 0 14px rgba(255,216,129,.22)}50%{color:#8a4610;text-shadow:0 0 10px rgba(255,190,86,.68),0 0 24px rgba(255,216,129,.44)}}@media(min-width:720px){.page{padding:22px 20px 48px}.hero{padding:22px}.hero__body{grid-template-columns:minmax(0,1fr) minmax(320px,.74fr);min-height:520px;align-items:center}.contact-grid--hero,.contact-grid--detail{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{padding:18px}.product-card__showcase{grid-template-columns:minmax(240px,.72fr) minmax(0,1.1fr);min-height:330px}.product-actions{grid-template-columns:1fr}.product-action{min-height:66px;grid-template-columns:40px minmax(0,1fr);border-radius:24px}.product-action span{width:36px;height:36px}.product-action strong{font-size:19px}.product-action em{font-size:12px}.product-image img{max-height:310px}.detail-card,.related-card,.detail-hero{padding:20px}}@media(max-width:430px){.topbar{align-items:flex-start}.brand-name{font-size:23px}.topbar .brand-name{font-size:33px}.topbar .brand-logo{width:88px;height:88px}.brand-wordmark{height:30px}.brand--compact .brand-wordmark{height:27px}.topbar .brand-wordmark{height:43px}.hero,.product-card,.detail-hero,.detail-card,.related-card{border-radius:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
