:root{--ink:#1b1b1b;--muted:#706f6b;--gold:#b89453;--cream:#f7f4ee;--line:#e8e3da;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,"Microsoft YaHei",sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.site-header{height:88px;padding:0 max(4vw,28px);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:50}.brand{font:700 24px/1 Arial;letter-spacing:.2em}.brand small{display:block;font-size:7px;letter-spacing:.13em;color:#777;margin-top:7px}.nav-links{display:flex;align-items:center;gap:29px;font-size:13px}.nav-links>a:not(.nav-cta):hover{color:var(--gold)}.nav-cta{background:#202020;color:#fff;padding:12px 18px}.lang{display:flex;border:1px solid #ddd;border-radius:20px;padding:2px}.lang button{border:0;background:none;padding:5px 8px;border-radius:16px;font-size:11px}.lang button.active{background:#202020;color:#fff}.menu-toggle{display:none;border:0;background:none;font-size:24px}.hero{height:calc(100vh - 88px);min-height:570px;max-height:760px;position:relative;overflow:hidden;background:#e8edf0}.hero-slide{position:absolute;inset:0;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .55s ease;background-position:center;background-size:cover}.hero-slide.active{opacity:1;visibility:visible}.hero-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(249,249,246,.96) 0%,rgba(249,249,246,.77) 38%,rgba(249,249,246,.1) 69%,rgba(0,0,0,.03))}.hero-beach{background-image:url('../images/products/product-001.svg');background-position:72% 48%}.hero-travel{background-image:url('../images/products/product-005.svg');background-position:72% 50%}.hero-pet{background-image:url('../images/products/product-010.svg');background-position:72% 50%}.hero-accessories{background-image:url('../images/products/product-008.svg');background-position:72% 50%}.hero-copy{z-index:2;width:min(520px,42vw);margin-left:max(8vw,54px);text-align:left}.hero-copy>span{font-size:11px;letter-spacing:.24em;color:#7c6846;font-weight:700}.hero-copy h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(54px,6vw,84px);line-height:1;margin:16px 0}.hero-copy p{max-width:430px;color:#5f5c55;font-size:17px;margin:0 0 28px}.hero-copy a,.poster b{display:inline-block;background:var(--gold);color:#fff;padding:12px 22px;font-size:12px;letter-spacing:.08em}.hero-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:rgba(255,255,255,.82);font-size:30px;line-height:1}.hero-prev{left:24px}.hero-next{right:24px}.hero-dots{position:absolute;z-index:5;bottom:24px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.hero-dot{width:8px;height:8px;padding:0;border:1px solid #fff;border-radius:50%;background:rgba(0,0,0,.3)}.hero-dot.active{width:24px;border-radius:7px;background:var(--gold)}.shop{padding:90px 0 105px}.section-title{text-align:center;margin-bottom:62px}.section-title h2{font-family:Georgia,serif;font-size:42px;font-weight:500;margin:0 0 12px}.section-title i{display:block;width:56px;height:2px;background:var(--gold);margin:auto}.category-row{display:grid;grid-template-columns:1.16fr 1fr;gap:28px;min-height:530px;margin-bottom:72px}.category-row.reverse .poster{order:2}.poster{border-radius:4px;overflow:hidden;padding:54px;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;position:relative}.poster:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,16,22,.68),rgba(12,16,22,.04) 72%)}.poster>*{position:relative;color:#fff}.poster>span{font-size:10px;letter-spacing:.22em}.poster h3{font:500 46px/1.08 Georgia,serif;margin:10px 0 20px}.poster b{align-self:flex-start;font-weight:500}.beach-poster{background-image:url('../images/products/product-001.svg')}.travel-poster{background-image:url('../images/products/product-005.svg')}.pet-poster{background-image:url('../images/products/product-010.svg')}.accessory-poster{background-image:url('../images/products/product-008.svg')}.mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 20px}.mini-grid a{text-align:center;min-width:0}.mini-grid img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--cream);border-radius:4px;transition:.25s}.mini-grid a:hover img{transform:translateY(-3px)}.mini-grid span{display:block;font-size:14px;margin-top:10px;line-height:1.25;min-height:18px}.dark-section{background:#181818;color:#fff;padding:80px 0}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--gold);font-weight:700}.dark-section h2,.about h2,.inquiry h2{font:500 42px/1.15 Georgia,serif;margin:8px 0 35px}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #444}.steps div{padding:28px 22px;border-right:1px solid #444;display:flex;flex-direction:column;gap:28px}.steps b{font-size:11px;color:#d4b77f;letter-spacing:.16em}.about{padding:90px 0;text-align:center}.about .container{max-width:830px}.about p:last-child{color:var(--muted);font-size:17px}.inquiry{padding:90px 0;background:var(--cream)}.inquiry-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.inquiry form{background:#fff;border:1px solid var(--line);padding:30px}.inquiry label{display:block;font-size:12px;font-weight:700;margin-bottom:14px}.inquiry input,.inquiry textarea{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid #d9d4ca}.inquiry textarea{min-height:120px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.inquiry button{border:0;background:#202020;color:#fff;padding:12px 20px}footer{background:#101010;color:#fff;padding:50px 0}footer .container{display:flex;align-items:center;gap:28px}footer b{font-size:22px;letter-spacing:.15em}footer span{color:#999;font-size:12px}footer nav{margin-left:auto;display:flex;gap:22px;font-size:12px;color:#bbb}
.page-shell{width:min(1180px,calc(100% - 64px));margin:auto;padding:48px 0 90px}.breadcrumb{font-size:12px;color:#777;margin-bottom:22px}.page-head{text-align:center;padding:20px 0 36px}.page-head h1{font:500 clamp(42px,6vw,68px)/1.05 Georgia,serif;margin:10px}.page-head p{max-width:700px;margin:auto;color:var(--muted)}.subnav{position:sticky;top:88px;z-index:20;background:rgba(255,255,255,.96);border-block:1px solid var(--line);padding:11px;display:flex;justify-content:center;gap:7px;flex-wrap:wrap;margin-bottom:38px}.subnav a{padding:7px 14px;border-radius:20px;font-size:13px;color:#666}.subnav a.active,.subnav a:hover{background:#202020;color:#fff}.catalog-section{margin:0 0 46px}.catalog-section>h2{text-align:center;font:500 30px Georgia,serif}.catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{border:1px solid var(--line);background:#fff}.card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--cream)}.card div{padding:16px}.card small{color:var(--gold);text-transform:uppercase;letter-spacing:.12em}.card h3{font-size:16px;margin:7px 0}.card p{font-size:13px;color:var(--muted)}.detail-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:54px}.gallery-main img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--cream)}.thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:9px}.thumbs button{border:1px solid var(--line);background:white;padding:0}.thumbs button.active{border:2px solid #222}.thumbs img{width:100%;display:block}.detail-info h1{font:500 clamp(38px,5vw,58px)/1.08 Georgia,serif;margin:9px 0}.detail-info>p{color:#555}.price{font-size:25px;font-weight:700;margin:23px 0}.price small{font-size:13px;color:#777;margin-left:12px}.options{margin:20px 0}.options b{display:block;font-size:12px;margin-bottom:8px}.pill{display:inline-block;border:1px solid var(--line);padding:6px 11px;font-size:12px;margin:0 5px 5px 0}.info-table{border-top:1px solid var(--line);margin-top:26px}.info-table div{display:grid;grid-template-columns:130px 1fr;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.quote{display:inline-block;background:#222;color:#fff;padding:12px 19px;margin-top:24px}.detail-section{padding-top:55px}.detail-section h2{text-align:center;font:500 30px Georgia,serif}.detail-images{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.detail-images img{width:100%}.related{border-top:1px solid var(--line);margin-top:60px;padding-top:45px}.hidden{display:none!important}
@media(max-width:900px){.site-header{height:74px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:74px;left:0;right:0;background:white;flex-direction:column;align-items:stretch;padding:14px 5%;gap:0;box-shadow:0 12px 22px rgba(0,0,0,.08)}.nav-links.open{display:flex}.nav-links>a{padding:10px 0}.lang{align-self:flex-start;margin:8px 0}.nav-cta{text-align:center}.hero{height:610px;min-height:0}.hero-copy{width:55vw;margin-left:8vw}.category-row{grid-template-columns:1fr;min-height:auto}.category-row .poster,.category-row.reverse .poster{order:0;min-height:460px}.mini-grid{min-height:470px}.inquiry-grid,.detail-grid{grid-template-columns:1fr}.catalog-grid{grid-template-columns:repeat(2,1fr)}.subnav{top:0}footer nav{display:none}}
@media(max-width:600px){.container,.page-shell{width:calc(100% - 32px)}.hero{height:520px}.hero-slide{background-position:66% center}.hero-slide:after{background:linear-gradient(90deg,rgba(249,249,246,.97),rgba(249,249,246,.75) 67%,rgba(249,249,246,.15))}.hero-copy{width:72vw;margin-left:8vw}.hero-copy h1{font-size:45px}.hero-copy p{font-size:14px}.hero-arrow{width:36px;height:36px;font-size:24px}.hero-prev{left:10px}.hero-next{right:10px}.shop{padding:64px 0}.section-title{margin-bottom:40px}.section-title h2{font-size:34px}.category-row{gap:20px;margin-bottom:52px}.category-row .poster,.category-row.reverse .poster{min-height:370px;padding:32px}.poster h3{font-size:38px}.mini-grid{gap:18px 12px;min-height:0}.mini-grid span{font-size:13px}.steps{grid-template-columns:1fr 1fr}.inquiry-grid{gap:28px}.form-row{grid-template-columns:1fr}.catalog-grid{grid-template-columns:1fr}.detail-images{grid-template-columns:1fr}.page-shell{padding-top:28px}footer .container{align-items:flex-start;flex-direction:column}}
