:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans SC,sans-serif;color:#20372a;background:#f3f3eb;font-synthesis:none;--forest: #28513a;--forest-deep: #173725;--leaf: #dbe7d4;--wood: #c28b5b;--cream: #fbf8ef;--line: rgba(39, 78, 55, .14)}*{box-sizing:border-box}html{min-width:320px;background:#f3f3eb}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#f7f6ef 0,#edf1e9)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;padding-bottom:112px}.site-header{position:sticky;z-index:10;top:0;display:flex;justify-content:space-between;align-items:center;width:min(100%,1060px);margin:0 auto;padding:16px clamp(18px,4vw,36px);border-bottom:1px solid rgba(40,81,58,.08);background:#f8f7f0eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-button{display:flex;gap:11px;align-items:center;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.brand-button>span:last-child,.brand-button strong,.brand-button small{display:block}.brand-button strong{font-size:16px;letter-spacing:.5px}.brand-button small{margin-top:3px;color:#77857b;font-size:9px;letter-spacing:1.5px}.brand-paw{display:grid;place-items:center;width:42px;height:42px;border-radius:14px 14px 17px 10px;color:#fff8e8;background:var(--forest);font-size:17px;font-weight:800;transform:rotate(-3deg)}.header-phone{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--forest);background:#fff;font-size:11px;font-weight:700}main{width:min(100%,1060px);margin:0 auto}.page-view{padding:24px clamp(18px,4vw,36px) 34px;animation:page-in .38s ease both}.page-view:not(.home-view){padding-top:12px}.page-state{display:grid;place-items:center;min-height:65vh;color:#7e8b82;font-size:13px}.error-state{color:#9b4e3f}.kicker{margin:0;color:#9a704f;font-size:10px;font-weight:800;letter-spacing:2px}.hero{position:relative;overflow:hidden;min-height:430px;display:flex;align-items:center;padding:clamp(34px,7vw,72px);border-radius:28px 28px 76px;color:#fff9eb;background-color:var(--forest);background-image:linear-gradient(90deg,#1b3928f0,#1b3928ad 42%,#1b39281f 76%),var(--hero-image);background-position:center;background-size:cover;box-shadow:0 24px 60px #1c3b2929}.hero-copy{position:relative;z-index:2;width:min(620px,72%)}.hero .kicker{color:#dfc493}.hero h1{max-width:450px;margin:20px 0 17px;font-size:clamp(37px,7vw,68px);line-height:1.14;letter-spacing:-1px}.hero-copy>p:not(.kicker){max-width:540px;margin:0;color:#ffffffb8;font-size:15px;line-height:1.8}.hero-actions{display:flex;gap:11px;margin-top:32px}.hero-actions button{padding:13px 22px;border:1px solid #e2c998;border-radius:9px;color:#234531;background:#e2c998;cursor:pointer;font-weight:800}.hero-actions .light-button{color:#fff;background:transparent}.hero-dog{position:absolute;right:8%;bottom:12%;display:grid;place-items:center;width:150px;height:128px;border-radius:47% 47% 40% 40%;color:#65462d;background:#dfbb82;font-size:27px;font-weight:900;transform:rotate(3deg)}.hero-dog:before,.hero-dog:after{content:"";position:absolute;top:-27px;width:53px;height:72px;border-radius:55% 55% 30% 30%;background:#b98255}.hero-dog:before{left:-11px;transform:rotate(-23deg)}.hero-dog:after{right:-11px;transform:rotate(23deg)}.home-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:16px 0 28px}.home-actions button{display:grid;grid-template-columns:auto 1fr;gap:3px 16px;padding:24px;border:0;border-radius:17px;text-align:left;cursor:pointer}.home-actions button:first-child{color:#234632;background:#dbe8d5}.home-actions button:last-child{color:#64452c;background:#efddc2}.home-actions span{grid-row:1 / 3;align-self:center;opacity:.42;font:800 12px ui-monospace,monospace}.home-actions strong{font-size:19px}.home-actions small{margin-top:4px;opacity:.68}.price-section{margin:0 0 28px}.price-section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:14px}.price-section-heading h2{margin:8px 0 0;font-size:28px}.price-section-heading>small{color:#849087;font-size:10px}.price-gallery{display:flex;gap:14px;padding:2px 2px 12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#bdcbbb transparent}.price-card-button{flex:0 0 min(360px,76vw);overflow:hidden;padding:0;border:1px solid rgba(40,81,58,.1);border-radius:20px;background:#fff;box-shadow:0 12px 34px #263e2f12;cursor:zoom-in;scroll-snap-align:start;text-align:left}.price-card-button img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover;background:#f4f1e7}.price-card-button>span{display:flex;justify-content:space-between;align-items:center;padding:15px 17px}.price-card-button strong,.price-card-button small{display:block}.price-card-button strong{font-size:14px}.price-card-button small{color:#839087;font-size:9px}.price-modal{position:fixed;z-index:60;inset:0;display:grid;place-items:center;padding:20px;background:#14271cd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.price-modal section{position:relative;max-width:min(92vw,720px);max-height:94vh}.price-modal img{display:block;max-width:100%;max-height:92vh;border-radius:18px;box-shadow:0 30px 80px #0000004d}.price-modal button{position:absolute;z-index:2;top:12px;right:12px;padding:9px 13px;border:0;border-radius:999px;color:#fff;background:#203c2ee6;cursor:pointer;font-size:10px;font-weight:800}.content-card{border:1px solid rgba(40,81,58,.1);border-radius:18px;background:#ffffffc7;box-shadow:0 12px 38px #283f300d}.store-overview{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center;padding:28px}.section-heading h2{margin:8px 0 0;font-size:28px}.store-facts{display:grid;grid-template-columns:.8fr 1.2fr}.store-facts>div{padding:10px 22px;border-left:1px solid var(--line)}.store-facts small,.store-facts strong{display:block}.store-facts small{color:#8a968e;font-size:10px}.store-facts strong{margin-top:8px;font-size:13px;line-height:1.6}.info-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.info-columns article{padding:26px}.info-columns h3{margin:9px 0 13px;font-size:20px}.info-columns p:last-child{margin-bottom:0;color:#718078;font-size:12px;line-height:1.9}.pre-line{white-space:pre-line}.page-heading{max-width:660px;margin:0 0 28px}.page-heading h1{margin:10px 0 12px;font-size:clamp(34px,6vw,52px);letter-spacing:-1px}.page-heading>p:last-child{margin:0;color:#77847c;font-size:13px;line-height:1.8}.category-tabs{position:sticky;z-index:6;top:0;display:flex;gap:8px;padding:9px 0 14px;overflow-x:auto;background:#f3f5eff0}.category-tabs button{flex:0 0 auto;padding:9px 17px;border:1px solid var(--line);border-radius:999px;color:#68766d;background:#fff;cursor:pointer}.category-tabs button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product-card{overflow:hidden;display:flex;flex-direction:column;min-height:375px;border:1px solid rgba(40,81,58,.11);border-radius:18px;background:#fff}.product-card.unavailable{opacity:.5}.product-card>img,.product-placeholder{width:100%;height:200px;object-fit:contain;background:#f6f1e5}.product-placeholder{display:grid;place-items:center;color:#6d513a;font-size:35px;font-weight:900}.product-copy{flex:1;padding:19px 19px 8px}.product-copy small{color:#a07450;font:800 9px ui-monospace,monospace;letter-spacing:1.5px}.product-copy h2{margin:7px 0;font-size:18px}.product-copy p{margin:0;color:#829087;font-size:11px;line-height:1.7}.product-foot{display:flex;justify-content:space-between;align-items:center;padding:12px 19px 19px}.product-foot strong{font:800 16px ui-monospace,monospace}.product-foot button{display:grid;place-items:center;min-width:38px;height:38px;padding:0 10px;border:0;border-radius:50%;color:#fff;background:var(--forest);cursor:pointer;font-size:20px;font-weight:800}.product-foot button:disabled{font-size:9px}.floating-cart{position:fixed;z-index:20;bottom:max(94px,calc(env(safe-area-inset-bottom) + 84px));left:50%;display:flex;gap:12px;align-items:center;width:min(calc(100vw - 36px),420px);min-width:0;padding:13px 16px;border:0;border-radius:16px;color:#fff;background:var(--forest-deep);box-shadow:0 14px 35px #18382540;cursor:pointer;transform:translate(-50%)}.floating-cart span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:var(--forest-deep);background:#dfc18c;font-size:11px;font-weight:900}.floating-cart strong{flex:1;text-align:left;font-size:12px}.floating-cart b{font:800 13px ui-monospace,monospace}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.service-card{min-height:340px;display:flex;flex-direction:column;padding:28px;border-radius:22px}.service-card.wash{color:#254935;background:#dce9d7}.service-card.board{color:#63462e;background:#efdcc1}.service-card.swim{color:#29505a;background:#d7e7e7}.service-card>span{opacity:.46;font:800 11px ui-monospace,monospace}.service-card h2{margin:32px 0 13px;font-size:31px}.service-card p{flex:1;margin:0;font-size:12px;line-height:1.9;opacity:.75}.service-card a{align-self:flex-start;margin-top:24px;padding:10px 15px;border:1px solid currentColor;border-radius:8px;font-size:11px;font-weight:800}.service-notice{margin-top:15px;padding:24px 27px}.service-notice h3{margin:0 0 9px;font-size:17px}.service-notice p{margin:0;color:#79867e;font-size:11px;line-height:1.8}.contact-card{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff}.contact-card>div{min-height:190px;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.contact-card>div:nth-child(2n){border-right:0}.contact-card>div:nth-last-child(-n+2){border-bottom:0}.contact-card small,.contact-card strong{display:block}.contact-card small{color:#8d9991;font-size:10px}.contact-card strong{max-width:360px;margin-top:19px;font-size:20px;line-height:1.55}.contact-card a,.contact-card button{display:inline-block;margin-top:24px;padding:9px 13px;border:0;border-radius:7px;color:#fff;background:var(--forest);cursor:pointer;font-size:10px;font-weight:800}.member-hero{padding:clamp(34px,6vw,60px);border-radius:26px;color:#fff;background:linear-gradient(135deg,#21482f,#456e52)}.member-hero>span{color:#d9bf91;font-size:10px;font-weight:800;letter-spacing:2px}.member-hero h1{max-width:650px;margin:17px 0 13px;font-size:clamp(32px,6vw,52px);line-height:1.25}.member-hero p{max-width:650px;margin:0;color:#ffffffad;font-size:12px;line-height:1.8}.member-explain{margin-top:15px;padding:28px}.member-explain h2{margin:0 0 18px;font-size:22px}.member-explain>div{display:flex;gap:16px;padding:17px 0;border-top:1px solid var(--line)}.member-explain>div>span{color:#a1734d;font:800 10px ui-monospace,monospace}.member-explain p,.member-explain strong,.member-explain small{display:block;margin:0}.member-explain strong{font-size:13px}.member-explain small{margin-top:5px;color:#859189;font-size:10px;line-height:1.6}.member-explain>a{display:inline-block;margin-top:15px;padding:11px 18px;border-radius:8px;color:#fff;background:var(--forest);font-size:11px;font-weight:800}.bottom-nav{position:fixed;z-index:15;right:50%;bottom:max(14px,env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);width:min(calc(100% - 28px),590px);padding:9px 10px 7px;border:1px solid rgba(40,81,58,.12);border-radius:24px;background:#fffffff0;box-shadow:0 15px 50px #1f39292e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(50%)}.bottom-nav button{position:relative;display:grid;place-items:center;gap:4px;padding:3px 2px;border:0;color:#849087;background:transparent;cursor:pointer}.bottom-nav button>span{position:relative;display:grid;place-items:center;width:34px;height:34px;border-radius:11px;font-size:0}.bottom-nav button>span:before{width:21px;height:21px;background:currentColor;content:"";-webkit-mask:var(--nav-icon) center / contain no-repeat;mask:var(--nav-icon) center / contain no-repeat}.bottom-nav button:nth-child(1)>span{--nav-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m3 10 9-7 9 7v10a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1Z' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8'/%3E%3C/svg%3E")}.bottom-nav button:nth-child(2)>span{--nav-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cellipse cx='12' cy='15' rx='5.5' ry='4.5' fill='black'/%3E%3Ccircle cx='5.5' cy='9' r='2.2' fill='black'/%3E%3Ccircle cx='10' cy='6' r='2.2' fill='black'/%3E%3Ccircle cx='15' cy='6' r='2.2' fill='black'/%3E%3Ccircle cx='18.5' cy='9' r='2.2' fill='black'/%3E%3C/svg%3E")}.bottom-nav button:nth-child(3)>span{--nav-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M3 4h2l2.1 10.1a2 2 0 0 0 2 1.6h7.8a2 2 0 0 0 1.9-1.5L20 7H6' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8'/%3E%3Ccircle cx='9.5' cy='19' r='1.45' fill='black'/%3E%3Ccircle cx='17' cy='19' r='1.45' fill='black'/%3E%3C/svg%3E")}.bottom-nav button:nth-child(4)>span{--nav-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M5 13a7 7 0 0 1 14 0M5 13H3v4a2 2 0 0 0 2 2h2v-6H5ZM19 13h2v4a2 2 0 0 1-2 2h-2v-6h2ZM17 20c0 1.1-1 2-2.2 2h-2.3' fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.8'/%3E%3C/svg%3E")}.bottom-nav button:nth-child(5)>span{--nav-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='8' r='3.5' fill='none' stroke='black' stroke-width='1.8'/%3E%3Cpath d='M4.5 21a7.5 7.5 0 0 1 15 0' fill='none' stroke='black' stroke-linecap='round' stroke-width='1.8'/%3E%3C/svg%3E")}.bottom-nav button small{font-size:9px}.bottom-nav button.active{color:var(--forest)}.bottom-nav button.active>span{color:#fff;background:var(--forest)}.bottom-nav .cart-nav>span{width:50px;height:50px;margin-top:-14px;border:3px solid #f7f7f0;border-radius:50%;color:#fff;background:var(--forest-deep);box-shadow:0 8px 19px #1838253d}.bottom-nav .cart-nav>span:before{position:absolute;top:50%;left:50%;width:26px;height:26px;transform:translate(-50%,-50%)}.cart-nav span b{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:10px;color:#fff;background:#b86046;font-size:8px}.modal-mask{position:fixed;z-index:30;inset:0;display:grid;place-items:end center;padding:20px;background:#12261985}.option-sheet,.cart-sheet{position:relative;width:min(100%,600px);max-height:88vh;padding:28px;overflow-y:auto;border-radius:24px 24px 15px 15px;background:#fffdf8;box-shadow:0 28px 80px #12261947;animation:sheet-in .3s ease both}.option-sheet h2,.cart-sheet h2{margin:8px 0 23px;font-size:29px}.option-sheet h3{margin:21px 0 10px;font-size:12px}.sheet-close{position:absolute;top:23px;right:23px;padding:7px 10px;border:0;border-radius:7px;color:#718078;background:#eef1eb;cursor:pointer;font-size:10px}.option-buttons{display:flex;flex-wrap:wrap;gap:8px}.option-buttons button{padding:9px 16px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.option-buttons button.active{border-color:var(--forest);color:#fff;background:var(--forest)}.sheet-primary{width:100%;min-height:49px;margin-top:25px;border:0;border-radius:9px;color:#fff;background:var(--forest);cursor:pointer;font-weight:800}.sheet-primary:disabled{opacity:.55}.cart-list{border-top:1px solid var(--line)}.cart-list>div{display:grid;grid-template-columns:1fr auto auto;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.cart-list p,.cart-list strong,.cart-list small{display:block;margin:0}.cart-list strong{font-size:13px}.cart-list small{margin-top:4px;color:#8a958e;font-size:9px}.cart-list>div>b{font:800 12px ui-monospace,monospace}.cart-list>div>div{display:flex;align-items:center}.cart-list>div>div button{width:27px;height:27px;border:1px solid var(--line);border-radius:6px;background:#f5f5ef;cursor:pointer}.cart-list>div>div span{min-width:26px;text-align:center;font-size:11px}.checkout-total{display:flex;justify-content:space-between;align-items:baseline;padding:20px 0 10px}.checkout-total span{color:#738078;font-size:11px}.checkout-total strong{font:800 23px ui-monospace,monospace}.cart-sheet label{display:block;margin-top:14px}.cart-sheet label>span{display:block;margin:0 0 6px 2px;color:#647168;font-size:10px;font-weight:800}.cart-sheet input,.cart-sheet textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:8px;outline:none;color:#26382e;background:#f8f7f1}.cart-sheet input{height:45px}.cart-sheet textarea{resize:vertical}.cart-sheet input:focus,.cart-sheet textarea:focus{border-color:#668572;box-shadow:0 0 0 3px #315b4314}.checkout-tip{margin:13px 2px 0;color:#8a775f;font-size:9px;line-height:1.6}.success-card{width:min(100%,420px);padding:35px;border-radius:20px;background:#fffdf8;text-align:center}.success-card>span{color:#35704c;font-size:10px;font-weight:800;letter-spacing:2px}.success-card h2{margin:13px 0;font-size:25px}.success-card p{color:#6f7e75;font:700 12px ui-monospace,monospace}.success-card small{display:block;color:#8a958e;font-size:10px;line-height:1.7}.success-card button{margin-top:24px;padding:11px 24px;border:0;border-radius:8px;color:#fff;background:var(--forest);cursor:pointer}.toast{position:fixed;z-index:50;top:88px;left:50%;padding:10px 17px;border-radius:9px;color:#fff;background:#173725f0;box-shadow:0 10px 28px #1226192e;font-size:11px;transform:translate(-50%)}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}}@keyframes sheet-in{0%{opacity:0;transform:translateY(30px)}}@media(max-width:760px){.site-header{padding-block:12px}.brand-button strong{max-width:175px;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.brand-button small{display:none}.brand-paw{width:38px;height:38px}.hero{min-height:420px;align-items:flex-start;padding:36px 27px;border-radius:22px 22px 55px;background-image:linear-gradient(145deg,#1b3928f2,#1b3928c2 42%,#1b392833 78%),var(--hero-mobile-image);background-position:center}.hero-copy{width:100%}.hero h1{max-width:260px;font-size:39px}.hero-copy>p:not(.kicker){max-width:80%;font-size:12px}.hero-actions{margin-top:25px}.hero-actions button{padding:11px 16px;font-size:11px}.hero-dog{right:29px;bottom:35px;width:105px;height:88px;font-size:21px}.hero-dog:before,.hero-dog:after{width:38px;height:54px}.home-actions{gap:9px}.home-actions button{grid-template-columns:1fr;padding:19px}.home-actions span{grid-row:auto;margin-bottom:13px}.home-actions strong{font-size:17px}.home-actions small{font-size:9px;line-height:1.5}.price-section-heading{align-items:center}.price-section-heading h2{font-size:23px}.price-section-heading>small{max-width:none;white-space:nowrap;text-align:right}.price-gallery{margin-right:0;padding:2px 0 12px;scrollbar-width:none}.price-gallery::-webkit-scrollbar{display:none}.price-card-button{flex:0 0 100%;width:100%;border-radius:16px;scroll-snap-align:center;scroll-snap-stop:always}.price-card-button>span{padding:13px 14px}.price-modal{padding:9px}.price-modal img{border-radius:12px}.store-overview,.info-columns{grid-template-columns:1fr}.store-overview{gap:20px}.store-facts{grid-template-columns:1fr}.store-facts>div{padding:10px 0;border-left:0;border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{min-height:315px;border-radius:14px}.product-card>img,.product-placeholder{height:145px}.product-copy{padding:15px 14px 7px}.product-copy h2{font-size:15px}.product-foot{padding:10px 14px 15px}.product-foot strong{font-size:13px}.product-foot button{min-width:34px;height:34px}.floating-cart{width:calc(100vw - 36px)}.service-grid{grid-template-columns:1fr}.service-card{min-height:255px}.contact-card{grid-template-columns:1fr}.contact-card>div,.contact-card>div:nth-child(2n){min-height:155px;border-right:0;border-bottom:1px solid var(--line)}.contact-card>div:last-child{border-bottom:0}.contact-card>div:nth-last-child(2){border-bottom:1px solid var(--line)}.modal-mask{padding:10px}.option-sheet,.cart-sheet{padding:24px 20px}.cart-list>div{grid-template-columns:1fr auto}.cart-list>div>div{grid-column:1 / -1}}@media(max-width:390px){.product-grid{grid-template-columns:1fr}.product-card{min-height:0;display:grid;grid-template-columns:122px 1fr}.product-card>img,.product-placeholder{grid-row:1 / 3;width:122px;height:100%;min-height:180px}.product-foot{align-self:end}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
