:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#2f2b1f;--muted:#6d6858;--paper:#f6efe2;--shell:#fffaf1;--panel:#fffbf2e0;--line:#ded0ba;--green:#4e6f38;--green-dark:#355026;--gold:#d39b2c;--shadow:0 22px 60px #5b452524}*{box-sizing:border-box}body{color:var(--ink);background:radial-gradient(circle at 20% 0,#ffffffd9,#0000 28%),linear-gradient(135deg,#fbf4e8,#efe4d2);margin:0;font-family:Arial,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.page-frame{box-shadow:var(--shadow);background:linear-gradient(#fffcf6f2,#fff8ecf2);border:1px solid #ded0baa6;border-radius:18px;width:calc(100% - 40px);max-width:1740px;margin:8px auto;overflow:hidden}.site-header{border-bottom:1px solid #ded0ba94;grid-template-columns:330px 1fr 520px;align-items:center;gap:18px;min-height:66px;padding:0 58px;display:grid}.brand{color:var(--green-dark);align-items:center;gap:12px;display:inline-flex}.brand-mark{border:3px solid var(--green);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;font-weight:900;line-height:1;display:inline-flex}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:31px;line-height:.95;display:block}.brand small{color:var(--ink);font-size:12px;font-weight:700;display:block}nav{justify-content:center;align-items:center;gap:clamp(18px,2vw,34px);display:flex}nav a{font-size:14px;font-weight:800}.header-tools{justify-content:flex-end;align-items:center;gap:20px;display:flex}.search{border:1px solid #d5c7b3;border-radius:999px;align-items:center;width:100%;max-width:285px;height:36px;padding:0 12px 0 18px;display:flex}.search span{width:1px;height:1px;position:absolute;overflow:hidden}.search input{color:var(--ink);background:0 0;border:0;outline:0;width:100%}.search b{font-size:24px;line-height:1}.header-tools button{color:var(--ink);cursor:pointer;background:0 0;border:0;width:32px;height:32px;padding:0;font-size:24px;position:relative}.cart span{background:var(--green);color:#fff;border-radius:99px;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-3px;right:-3px}main{padding:0 52px 18px}.hero{border-radius:0 0 16px 16px;height:356px;position:relative;overflow:hidden}.hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,#fff6e7f5,#fff6e79e 35%,#0000 62%);position:absolute;inset:0}.hero-copy{z-index:1;max-width:570px;position:absolute;top:38px;left:36px}.hero h1{letter-spacing:0;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,4vw,62px);line-height:1.05}.hero p{max-width:505px;margin:0;font-size:18px;font-weight:700;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:24px;margin-top:22px;display:flex}.button{border:1px solid var(--green);color:var(--green-dark);border-radius:12px;justify-content:center;align-items:center;min-width:200px;height:42px;padding:0 24px;font-size:16px;font-weight:900;display:inline-flex}.button.primary{background:var(--green);color:#fff}.hero-badges{gap:32px;margin-top:32px;display:flex}.hero-badges span{color:var(--ink);font-size:13px;font-weight:900}.hero-badges small{color:var(--muted);margin-top:2px;font-weight:700;display:block}.category-strip{grid-template-columns:repeat(6,1fr);gap:30px;padding:16px 0 12px;display:grid}.category-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;align-items:center;gap:16px;min-height:68px;padding:10px 16px;display:flex}.category-card strong,.category-card small{display:block}.category-card strong{font-size:15px;line-height:1.2}.category-card small{color:var(--green-dark);margin-top:5px;font-size:12px;font-weight:800}.category-art,.product-art,.advice-image{background:radial-gradient(circle at 35% 28%,#ffffffeb 0 20%,#0000 21%),linear-gradient(135deg,#f0c98f,#fff3dd);border-radius:12px;flex:none;display:block;position:relative}.category-art{width:62px;height:48px}.category-art:after,.product-art:after{color:var(--green-dark);text-align:center;font-size:25px;font-weight:900;line-height:48px;position:absolute;inset:0}.dog:after{content:"🐕"}.cat:after{content:"🐈"}.food:after{content:"◉"}.toy:after{content:"✽"}.brush:after{content:"▥"}.bed:after{content:"◒"}.section{padding-top:2px}.section-head{justify-content:space-between;align-items:center;margin:0 0 10px;display:flex}.section-head h2{letter-spacing:0;margin:0;font-size:20px}.section-head a,.advice-card a{color:var(--green);font-size:12px;font-weight:900}.product-grid{grid-template-columns:repeat(6,1fr);gap:20px;display:grid}.product-card{background:var(--panel);border:1px solid var(--line);border-radius:12px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:14px;min-width:0;min-height:146px;padding:12px;display:grid}.product-art{width:82px;height:118px}.product-art:after{font-size:36px;line-height:118px}.bag:after{content:"▰"}.tree:after{content:"♜"}.ball:after{content:"◉"}.soap:after{content:"▣"}.treat:after{content:"▤"}.product-card h3{overflow-wrap:anywhere;margin:0 0 8px;font-size:12px;line-height:1.25}.product-card p{color:var(--gold);margin:0 0 10px;font-size:12px;line-height:1}.product-card p small{color:var(--muted)}.product-card strong{margin-bottom:9px;font-size:15px;display:block}.product-card button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;width:100%;height:28px;font-size:12px;font-weight:900}.promise-bar{background:var(--panel);border:1px solid var(--line);border-radius:12px;grid-template-columns:repeat(4,1fr);gap:0;margin:14px 0;padding:18px 26px;display:grid}.promise-bar div{grid-template-columns:46px 1fr;gap:0 18px;padding:0 28px;display:grid}.promise-bar div+div{border-left:1px solid var(--line)}.promise-bar span{color:var(--green);grid-row:span 2;font-size:32px}.promise-bar strong{font-size:15px}.promise-bar p{color:var(--muted);margin:3px 0 0;font-size:12px;font-weight:700;line-height:1.35}.advice{padding-bottom:14px}.article-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.advice-card{grid-template-columns:44% 1fr;gap:18px;display:grid}.advice-card+.advice-card{border-left:1px solid var(--line);padding-left:22px}.advice-image{height:112px;overflow:hidden}.advice-image:after{color:#355026e6;text-align:center;font-size:50px;line-height:112px;position:absolute;inset:0}.image-1:after{content:"🐕"}.image-2:after{content:"🐈"}.image-3:after{content:"🐇"}.advice-card small{color:var(--green-dark);background:#dfe8c9;border-radius:5px;margin-bottom:7px;padding:2px 7px;font-size:10px;font-weight:900;display:inline-block}.advice-card h3{margin:0 0 5px;font-size:19px;line-height:1.1}.advice-card p{color:var(--muted);margin:0 0 10px;font-size:12px;font-weight:700;line-height:1.35}.store-footer{background:var(--panel);border:1px solid var(--line);border-radius:16px;grid-template-columns:1.55fr .9fr 1fr 1.8fr;gap:34px;padding:18px 28px;display:grid}.store-footer h3{margin:0 0 10px;font-size:15px}.store-footer p,.store-footer a{color:var(--muted);margin:0 0 7px;font-size:12px;font-weight:700;line-height:1.45;display:block}.footer-brand{margin-bottom:12px}.store-footer form{max-width:330px;display:flex}.store-footer input{border:1px solid var(--line);background:#fff;border-radius:9px 0 0 9px;width:100%;min-width:0;padding:0 14px}.store-footer form button{background:var(--green);color:#fff;border:0;border-radius:0 9px 9px 0;padding:0 18px;font-size:12px;font-weight:900}.page-shell,.article-shell{max-width:1080px;margin:0 auto;padding:48px 0 72px}.article,.post-card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:28px}.section-heading h1,.article h1{letter-spacing:0;margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,64px);line-height:1}.eyebrow{color:var(--green);margin:0 0 10px;font-size:12px;font-weight:900}.lede,.article p,.post-card p{color:var(--muted);line-height:1.65}.post-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.post-card h2{margin-top:8px}.post-card a{color:var(--green);font-weight:900}@media (max-width:1180px){.site-header{grid-template-columns:1fr;padding:18px 24px}nav,.header-tools{justify-content:flex-start}.category-strip,.product-grid{grid-template-columns:repeat(3,1fr)}.promise-bar,.store-footer{grid-template-columns:repeat(2,1fr)}.promise-bar div:nth-child(3){border-left:0}}@media (max-width:760px){.page-frame{border-radius:0;width:100%;margin:0}main{padding:0 16px 16px}nav,.header-tools{flex-wrap:wrap}.hero{height:560px}.hero:after{background:linear-gradient(#fff6e7fa,#fff6e7c7 48%,#0000)}.hero-copy{top:28px;left:22px;right:22px}.hero h1{font-size:44px}.hero-badges,.category-strip,.product-grid,.promise-bar,.article-grid,.store-footer,.post-grid{grid-template-columns:1fr}.hero-badges{gap:12px;display:grid}.product-card{grid-template-columns:100px 1fr}.promise-bar div,.promise-bar div+div,.advice-card+.advice-card{border-left:0;padding-left:0}.advice-card{grid-template-columns:1fr}}
