:root{--ink:#1e1b18;--muted:#7d766f;--cream:#f6f0e8;--paper:#fffaf4;--gold:#b99663;--deep:#1d2a24;--line:rgba(30,27,24,.12);--shadow:0 30px 80px rgba(30,27,24,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fbf7f0,#f3eadf 55%,#fffaf4)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,5vw,64px);backdrop-filter:blur(22px);background:rgba(255,250,244,.78);border-bottom:1px solid rgba(185,150,99,.18)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:50%;background:var(--deep);color:#f7e4c1;display:grid;place-items:center;font-weight:800;letter-spacing:.08em}.brand b{display:block;font-size:18px;letter-spacing:.16em}.brand small{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.14em}.desktop-nav{display:flex;gap:30px;color:#5f5750;font-size:14px}.header-cta,.primary,.ghost,.quote-card button,.footer a{height:44px;padding:0 20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.header-cta,.primary,.quote-card button{background:var(--ink);color:#fff;box-shadow:0 14px 34px rgba(30,27,24,.2)}.ghost{border:1px solid var(--line);background:rgba(255,255,255,.45)}.hero{min-height:760px;display:grid;grid-template-columns:1fr minmax(420px,560px);gap:60px;align-items:center;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:70px 0 50px}.eyebrow{font-size:12px;letter-spacing:.24em;color:var(--gold);font-weight:800;margin:0 0 18px}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(48px,6vw,88px);line-height:.98;margin:0 0 26px;letter-spacing:-.06em}.lead{font-size:18px;line-height:2;color:#625a52;max-width:660px}.hero-actions{display:flex;gap:14px;margin:34px 0}.trust-row{display:flex;gap:10px;flex-wrap:wrap}.trust-row span{border:1px solid var(--line);background:rgba(255,255,255,.5);padding:10px 13px;border-radius:999px;font-size:13px;color:#655d55}.hero-art{position:relative}.hero-art>img{height:620px;width:100%;object-fit:cover;border-radius:34px;box-shadow:var(--shadow)}.hero-art:before{content:"";position:absolute;inset:22px -22px -22px 22px;border:1px solid rgba(185,150,99,.45);border-radius:34px;z-index:-1}.floating-card{position:absolute;background:rgba(255,250,244,.78);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.7);border-radius:22px;padding:16px 18px;box-shadow:0 20px 50px rgba(30,27,24,.16)}.floating-card b{font-size:24px}.floating-card span{display:block;color:var(--muted);font-size:12px;margin-top:5px}.floating-card.top{right:-20px;top:58px}.floating-card.bottom{left:-30px;bottom:70px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-10px}.stats div{background:rgba(255,250,244,.75);border:1px solid var(--line);border-radius:24px;padding:26px}.stats b{font-family:Georgia,serif;font-size:42px;color:var(--deep)}.stats span{display:block;color:var(--muted);margin-top:8px}.section-head{margin:105px 0 28px}.section-head h2,.quote-copy h2,.gallery-copy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(36px,4vw,58px);line-height:1.05;margin:0 0 14px;letter-spacing:-.04em}.section-head span,.quote-copy p,.gallery-copy span{color:var(--muted);line-height:1.9}.category-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:18px}.category-card{position:relative;min-height:330px;border-radius:34px;overflow:hidden;background:#111;color:#fff;box-shadow:var(--shadow)}.category-card.large{grid-row:span 2;min-height:680px}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.94) contrast(1.02)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(0,0,0,.72))}.category-card div{position:absolute;left:28px;right:28px;bottom:28px;z-index:2}.category-card small{letter-spacing:.22em;color:#e8c58d}.category-card h3{font-size:30px;margin:10px 0}.category-card p{line-height:1.8;color:#f5eee4}.quote-section{margin-top:110px;background:var(--deep);color:#fff;padding:90px 0;border-radius:46px 46px 0 0}.quote-shell{display:grid;grid-template-columns:1fr 440px;gap:60px;align-items:center}.quote-copy p,.quote-copy li{color:#d8d1c7}.quote-copy ul{display:grid;gap:13px;margin-top:28px;padding-left:20px}.quote-card{background:#fffaf4;color:var(--ink);border-radius:34px;padding:28px;box-shadow:0 28px 80px rgba(0,0,0,.28)}.quote-card label{display:block;font-weight:700;margin-bottom:14px}.quote-card input,.quote-card select{width:100%;height:48px;border:1px solid var(--line);border-radius:16px;background:#fff;padding:0 14px;margin-top:8px;font-size:14px}.quote-card button{width:100%;border:0;margin-top:10px}.quote-card p{font-size:12px;color:var(--muted);text-align:center}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.step{background:rgba(255,250,244,.75);border:1px solid var(--line);border-radius:28px;padding:28px;min-height:210px}.step span{font-family:Georgia,serif;color:var(--gold);font-size:34px}.step b{display:block;font-size:20px;margin:22px 0 10px}.step p{color:var(--muted);line-height:1.8}.gallery{margin-top:110px;padding:90px 0;background:#efe4d7}.gallery-inner{display:grid;grid-template-columns:360px 1fr;gap:42px;align-items:end}.masonry{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:end}.masonry img{border-radius:28px;height:420px;width:100%;object-fit:cover;box-shadow:0 20px 60px rgba(30,27,24,.12)}.masonry img:nth-child(2){height:520px}.footer{padding:42px 0 92px;background:var(--ink);color:#fff}.footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:18px}.footer span{color:#cfc5bb}.footer a{background:#fff;color:var(--ink)}.mobile-tab{display:none}.reveal{opacity:0;transform:translateY(18px);transition:.8s ease}.reveal.in{opacity:1;transform:none}@media(max-width:860px){.desktop-nav,.header-cta{display:none}.site-header{height:66px;padding:0 16px}.brand b{font-size:16px}.hero{display:block;min-height:auto;padding:36px 0}.hero h1{font-size:52px}.lead{font-size:15px}.hero-actions{position:sticky;bottom:68px;z-index:9}.primary,.ghost{flex:1}.hero-art{margin-top:28px}.hero-art>img{height:430px;border-radius:28px}.floating-card.top{right:10px;top:20px}.floating-card.bottom{left:10px;bottom:20px}.stats{grid-template-columns:1fr 1fr}.stats div{padding:18px}.category-grid,.quote-shell,.gallery-inner{grid-template-columns:1fr}.category-card,.category-card.large{min-height:420px}.quote-section{margin-top:70px;padding:56px 0;border-radius:34px 34px 0 0}.process-grid{grid-template-columns:1fr 1fr}.gallery{margin-top:70px;padding:54px 0}.masonry{grid-template-columns:1fr 1fr}.masonry img,.masonry img:nth-child(2){height:280px}.masonry img:nth-child(3){grid-column:span 2}.footer .wrap{display:block}.mobile-tab{position:fixed;left:12px;right:12px;bottom:12px;height:58px;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,250,244,.9);backdrop-filter:blur(18px);border:1px solid rgba(185,150,99,.28);border-radius:999px;z-index:30;box-shadow:0 14px 40px rgba(30,27,24,.16)}.mobile-tab a{display:grid;place-items:center;font-size:12px;color:#665d55}.mobile-tab .sell{margin:7px;background:var(--ink);color:#fff;border-radius:999px;font-weight:800}}@media(max-width:520px){.wrap,.hero{width:calc(100% - 28px)}.hero h1{font-size:43px}.hero-actions{gap:8px}.stats{gap:10px}.stats b{font-size:32px}.section-head{margin-top:66px}.category-card,.category-card.large{min-height:360px;border-radius:28px}.quote-card{padding:20px;border-radius:28px}.process-grid{grid-template-columns:1fr}.masonry{display:block}.masonry img,.masonry img:nth-child(2),.masonry img:nth-child(3){height:320px;margin-bottom:12px}.footer{padding-bottom:92px}}

.detail-main{background:linear-gradient(180deg,#fbf7f0,#fffaf4)}.detail-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;padding:72px 0}.detail-cover{height:620px;width:100%;object-fit:cover;border-radius:36px;box-shadow:var(--shadow)}.detail-thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px}.detail-thumbs img{height:150px;width:100%;object-fit:cover;border-radius:22px;box-shadow:0 16px 42px rgba(30,27,24,.1)}.detail-info h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6vw,78px);line-height:1;margin:0 0 18px;letter-spacing:-.05em}.detail-sub{display:block;color:var(--gold);font-weight:800;letter-spacing:.08em;margin-bottom:24px}.detail-info p{color:var(--muted);line-height:2;font-size:17px}.quote-range{border:1px solid rgba(185,150,99,.28);background:rgba(255,250,244,.82);border-radius:28px;padding:22px;margin:28px 0}.quote-range small,.quote-range span{display:block;color:var(--muted)}.quote-range b{display:block;font-family:Georgia,serif;font-size:36px;margin:8px 0;color:var(--deep)}.detail-panels{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:70px}.auth-panel{background:#fffaf4;border:1px solid var(--line);border-radius:32px;padding:32px;box-shadow:0 18px 54px rgba(30,27,24,.08)}.auth-panel.dark{background:var(--deep);color:#fff}.auth-panel h2{font-family:Georgia,serif;font-size:34px;margin:0 0 18px}.auth-panel li,.auth-panel p{color:var(--muted);line-height:2}.auth-panel.dark p{color:#d8d1c7}.related{padding:20px 0 90px}.related h2{font-family:Georgia,serif;font-size:38px}.related div{display:flex;gap:12px;flex-wrap:wrap}.related a{padding:13px 18px;border:1px solid var(--line);border-radius:999px;background:#fffaf4;color:var(--ink);font-weight:800}@media(max-width:860px){.detail-hero,.detail-panels{grid-template-columns:1fr}.detail-hero{padding:34px 0}.detail-cover{height:430px;border-radius:28px}.detail-thumbs img{height:112px;border-radius:18px}.detail-info h1{font-size:44px}.auth-panel{padding:24px;border-radius:26px}}


.product-showcase{padding:86px 0 74px}.showcase-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 26px;padding:24px 28px;border:1px solid rgba(185,150,99,.22);border-radius:32px;background:rgba(255,250,244,.72);box-shadow:0 18px 60px rgba(30,27,24,.08)}.showcase-toolbar b{display:block;font-family:Georgia,serif;font-size:30px;margin-bottom:8px}.showcase-toolbar span{display:block;color:var(--muted);line-height:1.7}.showcase-toolbar a{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 20px;border-radius:999px;background:var(--deep);color:#fff;font-weight:800;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:#fffaf4;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 22px 68px rgba(30,27,24,.1);transition:.28s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 34px 88px rgba(30,27,24,.16)}.product-photo{position:relative;display:block;height:300px;background:#eee;overflow:hidden}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.45s ease}.product-card:hover .product-photo img{transform:scale(1.055)}.product-photo em{position:absolute;left:16px;top:16px;font-style:normal;padding:8px 12px;border-radius:999px;background:rgba(255,250,244,.88);backdrop-filter:blur(14px);font-size:12px;font-weight:900;color:var(--deep);box-shadow:0 12px 28px rgba(30,27,24,.12)}.product-body{padding:20px}.product-meta{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:12px}.product-meta span{font-size:12px;letter-spacing:.18em;color:var(--gold);font-weight:900}.product-meta small{font-size:12px;color:#5f5750;background:#f1e6d7;border-radius:999px;padding:6px 10px}.product-body h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;line-height:1.15;margin:0 0 10px;letter-spacing:-.03em}.product-body p{color:var(--muted);font-size:14px;line-height:1.75;margin:0 0 18px;min-height:74px}.product-price{padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:16px}.product-price small{display:block;color:var(--muted);font-size:12px;margin-bottom:6px}.product-price b{font-family:Georgia,serif;color:var(--deep);font-size:20px}.product-body>a{display:flex;height:42px;border-radius:999px;align-items:center;justify-content:center;background:var(--ink);color:#fff;font-weight:800;font-size:14px}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}.product-photo{height:270px}}@media(max-width:860px){.product-showcase{padding:54px 0}.showcase-toolbar{align-items:flex-start;flex-direction:column;border-radius:26px;padding:20px}.showcase-toolbar b{font-size:25px}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.product-photo{height:210px}.product-body{padding:16px}.product-body h3{font-size:20px}.product-body p{font-size:13px;min-height:92px}.product-price b{font-size:17px}}@media(max-width:520px){.product-grid{grid-template-columns:1fr}.product-photo{height:330px}.mobile-tab{grid-template-columns:repeat(5,1fr)}}


.brand-strip{padding:76px 0 22px}.brand-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.brand-grid a{min-height:150px;border:1px solid rgba(185,150,99,.22);border-radius:28px;background:rgba(255,250,244,.82);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;box-shadow:0 18px 52px rgba(30,27,24,.08);transition:.25s ease}.brand-grid a:hover{transform:translateY(-6px);box-shadow:0 28px 72px rgba(30,27,24,.14)}.brand-grid img{width:72px;height:72px}.brand-grid span{font-size:12px;letter-spacing:.16em;font-weight:900;color:var(--deep);text-align:center}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin:-4px 0 14px}.product-tags i,.product-detail-tags span{font-style:normal;font-size:12px;border:1px solid rgba(185,150,99,.28);background:#f4eadc;color:#5f513f;border-radius:999px;padding:7px 10px;font-weight:800}.product-brand-line{display:flex;align-items:center;gap:14px;margin-bottom:18px}.product-brand-line img{width:64px;height:64px;border-radius:18px;box-shadow:0 12px 30px rgba(30,27,24,.1)}.product-brand-line span{font-size:13px;letter-spacing:.2em;color:var(--gold);font-weight:900}.product-detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 0}@media(max-width:1100px){.brand-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:860px){.brand-strip{padding:50px 0 10px}.brand-grid{grid-template-columns:repeat(2,1fr)}.brand-grid a{min-height:132px}.brand-grid img{width:62px;height:62px}}


.mall-main{background:linear-gradient(180deg,#fbf7f0,#fffaf4)}.mall-hero{display:grid;grid-template-columns:1fr 470px;gap:44px;align-items:center;padding:70px 0}.mall-hero h1{font-family:Georgia,serif;font-size:clamp(46px,6vw,78px);line-height:1;margin:0 0 20px}.mall-hero p{color:var(--muted);line-height:1.9}.mall-hero img{height:520px;width:100%;object-fit:cover;border-radius:36px;box-shadow:var(--shadow)}.mall-cats,.luxury-wordmarks{padding:18px 0 38px}.mall-cats h2,.luxury-wordmarks h2{font-family:Georgia,serif;font-size:38px}.mall-cats div{display:flex;gap:12px;flex-wrap:wrap}.mall-cats a{padding:13px 18px;border-radius:999px;background:#fffaf4;border:1px solid var(--line);font-weight:900}.luxury-wordmarks div{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.luxury-wordmarks a,.brand-grid a{min-height:126px;border-radius:30px;background:linear-gradient(145deg,#fffaf4,#f2e6d7);border:1px solid rgba(185,150,99,.25);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 18px 52px rgba(30,27,24,.08)}.luxury-wordmarks strong,.brand-grid strong{font-family:Georgia,serif;font-size:22px;letter-spacing:.08em;color:var(--deep)}.luxury-wordmarks span,.brand-grid span{margin-top:8px;font-size:12px;color:var(--gold);font-weight:900;letter-spacing:.16em}.shop-section{padding:36px 0 90px}.shop-grid,.mall-teaser-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.shop-card{background:#fffaf4;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 24px 72px rgba(30,27,24,.1)}.shop-photo{position:relative;height:300px;display:block;overflow:hidden}.shop-photo img{width:100%;height:100%;object-fit:cover}.shop-photo em{position:absolute;left:14px;top:14px;font-style:normal;background:rgba(255,250,244,.9);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:900}.shop-body{padding:18px}.shop-brand{font-size:12px;letter-spacing:.16em;color:var(--gold);font-weight:900}.shop-brand span{display:block;color:var(--muted);letter-spacing:0;margin-top:6px}.shop-body h3{font-family:Georgia,serif;font-size:22px;margin:12px 0 8px;line-height:1.18}.shop-body p{font-size:14px;color:var(--muted);line-height:1.65;min-height:68px}.shop-tags{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.shop-tags i{font-style:normal;font-size:12px;border-radius:999px;background:#f1e6d7;padding:6px 9px;color:#5f513f;font-weight:800}.shop-buy{display:flex;align-items:baseline;gap:10px;border-top:1px solid var(--line);padding-top:14px;margin-top:12px}.shop-buy b{font-family:Georgia,serif;font-size:24px;color:var(--deep)}.shop-buy small{text-decoration:line-through;color:#aaa}.shop-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.shop-actions a,.shop-actions button,.shop-order-panel button,.shop-order-panel a{border:0;border-radius:999px;height:42px;background:var(--ink);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer}.shop-actions button,.shop-order-panel button{background:var(--gold)}.mall-teaser{padding:70px 0 30px}.center-action{display:flex;gap:14px;justify-content:center;margin-top:24px}.cart-page,.checkout-page{padding:70px 0 100px}.cart-list{display:flex;flex-direction:column;gap:14px}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:18px;align-items:center;background:#fffaf4;border:1px solid var(--line);border-radius:26px;padding:14px}.cart-item img{width:120px;height:120px;object-fit:cover;border-radius:20px}.cart-item h3{margin:0 0 8px;font-family:Georgia,serif}.cart-item p{margin:0;color:var(--muted)}.cart-item button{border:0;background:#f1e6d7;border-radius:999px;padding:10px 14px;font-weight:900}.cart-summary{margin-top:22px;background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:24px;display:flex;gap:14px;align-items:center;justify-content:space-between;flex-wrap:wrap}.cart-summary b{font-family:Georgia,serif;font-size:30px}.checkout-grid{display:grid;grid-template-columns:1fr 360px;gap:24px}.order-side{background:var(--deep);color:#fff;border-radius:32px;padding:30px}.order-side h3{font-family:Georgia,serif;font-size:32px}.order-side li{line-height:2;color:#e5d8c7}.shop-order-panel{margin:24px 0;padding:22px;border-radius:28px;border:1px solid rgba(185,150,99,.3);background:#fffaf4;display:grid;grid-template-columns:1fr 140px 140px;gap:12px;align-items:center}.shop-order-panel small,.shop-order-panel span{display:block;color:var(--muted)}.shop-order-panel b{display:block;font-family:Georgia,serif;font-size:32px;color:var(--deep);margin:4px 0}@media(max-width:1100px){.shop-grid,.mall-teaser-grid{grid-template-columns:repeat(3,1fr)}.luxury-wordmarks div{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.mall-hero,.checkout-grid{grid-template-columns:1fr}.mall-hero img{height:360px}.shop-grid,.mall-teaser-grid{grid-template-columns:1fr 1fr}.luxury-wordmarks div{grid-template-columns:repeat(2,1fr)}.shop-order-panel{grid-template-columns:1fr}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:90px}.cart-item button{grid-column:1/-1}}@media(max-width:520px){.shop-grid,.mall-teaser-grid{grid-template-columns:1fr}.shop-photo{height:340px}}


.breadcrumb{display:flex;gap:10px;align-items:center;padding:24px 0 0;color:var(--muted);font-size:14px}.breadcrumb a{font-weight:800}.breadcrumb em{font-style:normal;color:var(--gold);font-weight:900}.sale-badge{display:inline-flex;border-radius:999px;background:#f1e6d7;color:#5f513f;padding:9px 14px;font-size:12px;font-weight:900;margin-bottom:18px}.price-box{border:1px solid rgba(185,150,99,.34);background:linear-gradient(145deg,#fffaf4,#f5eadc);border-radius:30px;padding:24px;margin:26px 0}.price-box small,.price-box span{display:block;color:var(--muted)}.price-box b{display:block;font-family:Georgia,serif;font-size:44px;color:var(--deep);margin:6px 0}.buy-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.buy-actions button,.buy-actions a{height:48px;border:0;border-radius:999px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;cursor:pointer}.buy-actions button{background:var(--gold)}.buy-actions .outline{background:#fffaf4;color:var(--ink);border:1px solid var(--line)}.rich-tabs{position:sticky;top:76px;z-index:10;display:flex;gap:10px;flex-wrap:wrap;padding:14px 0;background:rgba(251,247,240,.86);backdrop-filter:blur(16px)}.rich-tabs a{padding:10px 16px;border-radius:999px;background:#fffaf4;border:1px solid var(--line);font-weight:900;color:var(--deep)}.detail-rich-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin:40px auto}.rich-panel{background:#fffaf4;border:1px solid var(--line);border-radius:34px;padding:32px;box-shadow:0 18px 54px rgba(30,27,24,.08)}.rich-panel.dark{background:var(--deep);color:#fff}.rich-panel h2{font-family:Georgia,serif;font-size:36px;margin:0 0 22px}.rich-panel dl{display:grid;grid-template-columns:120px 1fr;gap:14px;margin:0}.rich-panel dt{color:var(--muted);font-weight:800}.rich-panel dd{margin:0;color:var(--ink);font-weight:800}.rich-panel.dark p,.rich-panel.dark li{color:#dfd4c6;line-height:1.9}.condition-section,.service-section,.recommend-section{padding:30px 0 50px}.condition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.condition-card{background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 16px 48px rgba(30,27,24,.08)}.condition-card b{font-family:Georgia,serif;font-size:24px}.condition-card p{color:var(--muted);line-height:1.8}.auth-report{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:50px}.service-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-icons div{background:linear-gradient(145deg,#1d2a24,#31453b);color:#fff;border-radius:30px;padding:26px}.service-icons b{color:#f7e4c1;font-family:Georgia,serif;font-size:32px}.service-icons span{display:block;font-size:20px;font-weight:900;margin:12px 0}.service-icons p{color:#ddd2c4;line-height:1.7}.recommend-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.recommend-card{background:#fffaf4;border:1px solid var(--line);border-radius:26px;overflow:hidden;box-shadow:0 16px 48px rgba(30,27,24,.08)}.recommend-card img{height:220px;width:100%;object-fit:cover}.recommend-card span,.recommend-card b,.recommend-card em{display:block;margin:0 16px}.recommend-card span{margin-top:16px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.16em}.recommend-card b{font-family:Georgia,serif;font-size:20px;margin-top:8px}.recommend-card em{font-style:normal;color:var(--deep);font-weight:900;margin-top:10px;margin-bottom:18px}.sticky-buy{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:30;width:min(760px,calc(100% - 28px));background:rgba(255,250,244,.92);backdrop-filter:blur(18px);border:1px solid rgba(185,150,99,.28);border-radius:999px;box-shadow:0 20px 70px rgba(30,27,24,.2);padding:10px;display:grid;grid-template-columns:1fr 150px 150px;gap:10px;align-items:center}.sticky-buy div{padding-left:18px}.sticky-buy span{display:block;color:var(--muted);font-size:12px}.sticky-buy b{font-family:Georgia,serif;color:var(--deep);font-size:24px}.sticky-buy button,.sticky-buy a{height:46px;border:0;border-radius:999px;background:var(--gold);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center}.sticky-buy a{background:var(--ink)}@media(max-width:900px){.buy-actions,.detail-rich-grid,.auth-report{grid-template-columns:1fr}.condition-grid,.service-icons,.recommend-grid{grid-template-columns:1fr 1fr}.sticky-buy{grid-template-columns:1fr 1fr}.sticky-buy div{grid-column:1/-1}.rich-tabs{top:70px;overflow:auto;flex-wrap:nowrap}.rich-tabs a{white-space:nowrap}}@media(max-width:520px){.condition-grid,.service-icons,.recommend-grid{grid-template-columns:1fr}.buy-actions{grid-template-columns:1fr}.sticky-buy{border-radius:28px;grid-template-columns:1fr}.rich-panel dl{grid-template-columns:1fr}.price-box b{font-size:34px}}


.brand-grid,.brand-photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.brand-photo-card{position:relative;min-height:190px;border-radius:32px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff;box-shadow:0 22px 68px rgba(30,27,24,.16);background:#111;border:0}.brand-photo-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.72));z-index:1}.brand-photo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.4s ease}.brand-photo-card:hover img{transform:scale(1.06)}.brand-photo-card span,.brand-photo-card small{position:relative;z-index:2}.brand-photo-card span{font-family:Georgia,serif;font-size:23px;letter-spacing:.06em;font-weight:900}.brand-photo-card small{margin-top:8px;color:#f1e6d7;font-weight:800;line-height:1.4}.luxury-wordmarks .brand-photo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.luxury-wordmarks .brand-photo-card{min-height:210px}.brand-grid a.brand-photo-card{min-height:190px}@media(max-width:1100px){.brand-grid,.brand-photo-grid,.luxury-wordmarks .brand-photo-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.brand-grid,.brand-photo-grid,.luxury-wordmarks .brand-photo-grid{grid-template-columns:repeat(2,1fr)}.brand-photo-card{min-height:168px;border-radius:26px}.brand-photo-card span{font-size:20px}}@media(max-width:520px){.brand-grid,.brand-photo-grid,.luxury-wordmarks .brand-photo-grid{grid-template-columns:1fr}.brand-photo-card{min-height:230px}}


.detail-photo-section{padding:36px 0 62px}.detail-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.detail-photo-grid figure{margin:0;background:#fffaf4;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 20px 60px rgba(30,27,24,.1)}.detail-photo-grid img{width:100%;height:330px;object-fit:cover}.detail-photo-grid figcaption{padding:18px 20px 22px}.detail-photo-grid b{display:block;font-family:Georgia,serif;font-size:23px;color:var(--deep);margin-bottom:8px}.detail-photo-grid span{display:block;color:var(--muted);line-height:1.7;font-size:14px}@media(max-width:1100px){.detail-photo-grid{grid-template-columns:repeat(2,1fr)}.detail-photo-grid img{height:300px}}@media(max-width:560px){.detail-photo-grid{grid-template-columns:1fr}.detail-photo-grid img{height:360px}}


.mall-service-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:12px auto 28px}.mall-service-strip div{background:#fffaf4;border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:0 16px 48px rgba(30,27,24,.08)}.mall-service-strip b{display:block;font-family:Georgia,serif;font-size:24px;color:var(--deep)}.mall-service-strip span{display:block;color:var(--muted);margin-top:8px;line-height:1.6}.category-floor{padding:46px 0}.floor-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:20px}.floor-head p{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.2em}.floor-head h2{font-family:Georgia,serif;font-size:40px;margin:8px 0}.floor-head span{color:var(--muted)}.floor-head>a{border-radius:999px;background:var(--ink);color:#fff;padding:13px 18px;font-weight:900}.floor-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.floor-item{background:#fffaf4;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 52px rgba(30,27,24,.08)}.floor-item img{height:250px;width:100%;object-fit:cover}.floor-item span,.floor-item b,.floor-item em,.floor-item small{display:block;margin-left:18px;margin-right:18px}.floor-item span{margin-top:16px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.16em}.floor-item b{font-family:Georgia,serif;font-size:21px;margin-top:8px}.floor-item em{font-style:normal;color:var(--deep);font-weight:900;margin-top:10px}.floor-item small{color:var(--muted);margin-top:8px;margin-bottom:18px}.mall-condition-guide{padding:50px 0 86px}.mall-condition-guide>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mall-condition-guide article{background:linear-gradient(145deg,#1d2a24,#31453b);color:#fff;border-radius:28px;padding:24px}.mall-condition-guide b{font-family:Georgia,serif;font-size:34px;color:#f7e4c1}.mall-condition-guide span{display:block;margin-top:10px;color:#e3d7c8;line-height:1.7}.condition-photo-wall{padding:36px 0}.condition-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.condition-photo-grid figure{margin:0;background:#fffaf4;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 52px rgba(30,27,24,.08)}.condition-photo-grid img{height:300px;width:100%;object-fit:cover}.condition-photo-grid figcaption{padding:18px}.condition-photo-grid b{display:block;font-family:Georgia,serif;font-size:22px}.condition-photo-grid span{display:block;color:var(--muted);line-height:1.7;margin-top:8px}.condition-note{margin-top:18px;border-radius:28px;background:#fffaf4;border:1px solid rgba(185,150,99,.3);padding:24px}.condition-note b{font-family:Georgia,serif;font-size:28px}.condition-note p{color:var(--muted);line-height:1.8}.long-param-section{padding:34px 0}.long-param-table{width:100%;border-collapse:separate;border-spacing:0;background:#fffaf4;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 52px rgba(30,27,24,.08)}.long-param-table th,.long-param-table td{padding:18px;border-bottom:1px solid var(--line);text-align:left;line-height:1.7}.long-param-table th{width:130px;background:#f3e8d9;color:#5f513f}.long-param-table td{color:#3a342f}.timeline-check{padding:34px 0}.timeline-check>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.timeline-check article{background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 16px 48px rgba(30,27,24,.08)}.timeline-check b{font-family:Georgia,serif;font-size:34px;color:var(--gold)}.timeline-check span{display:block;margin-top:12px;color:var(--deep);font-weight:900;line-height:1.6}@media(max-width:1000px){.mall-service-strip,.floor-grid,.mall-condition-guide>div:last-child,.condition-photo-grid,.timeline-check>div:last-child{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.mall-service-strip,.floor-grid,.mall-condition-guide>div:last-child,.condition-photo-grid,.timeline-check>div:last-child{grid-template-columns:1fr}.floor-head{align-items:flex-start;flex-direction:column}.long-param-table th,.long-param-table td{display:block;width:100%}.condition-photo-grid img{height:360px}}

/* 星达奢品-like richer mall/detail additions */
.mall-search-panel{margin:18px auto 28px;background:#fffaf4;border:1px solid var(--line);border-radius:34px;padding:22px;box-shadow:0 22px 68px rgba(30,27,24,.1)}
.search-box{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:14px 18px}.search-box span{font-weight:900;color:#9b6b33}.search-box input{border:0;outline:0;flex:1;background:transparent;font-size:15px}.quick-filters,.filter-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:14px;align-items:center}.quick-filters b{color:#1e1b18}.quick-filters a,.filter-row span{border:1px solid rgba(185,150,99,.28);background:#fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:800;color:#5b4a3c}.mall-trend-board{padding:34px 0}.trend-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.trend-grid a{background:#fffaf4;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 18px 52px rgba(30,27,24,.08);padding-bottom:14px}.trend-grid img{width:100%;height:210px;object-fit:cover}.trend-grid span,.trend-grid b,.trend-grid em,.trend-grid small{display:block;margin:9px 14px 0}.trend-grid span{color:#9b6b33;font-size:12px;font-weight:900}.trend-grid b{color:#1e1b18}.trend-grid em{font-style:normal;font-weight:900;color:#7a4b18}.trend-grid small{color:#8a7a6a;font-weight:700}.mall-aftercare-panel{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;padding:34px 0 86px}.mall-aftercare-panel article,.detail-shop-matrix article{background:#fffaf4;border:1px solid var(--line);border-radius:30px;padding:22px;box-shadow:0 18px 52px rgba(30,27,24,.08)}.mall-aftercare-panel b{font-family:Georgia,serif;color:#b99663}.matrix-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.detail-shop-matrix{padding:34px 0}.detail-shop-matrix b,.detail-shop-matrix span{display:block}.detail-shop-matrix b{color:#9b6b33;margin-bottom:8px}.mobile-detail-anchor{display:none}.mobile-tab{z-index:40}.sticky-buy{z-index:45}
@media(max-width:760px){.mall-search-panel{border-radius:24px;padding:16px;margin:12px 14px 20px}.trend-grid{grid-template-columns:repeat(2,1fr);padding:0 14px}.trend-grid img{height:190px}.mall-aftercare-panel,.matrix-grid{grid-template-columns:1fr;margin:0 14px}.mobile-detail-anchor{position:sticky;top:76px;z-index:35;display:flex;gap:8px;overflow:auto;background:rgba(255,250,244,.94);backdrop-filter:blur(12px);padding:10px 14px;border-bottom:1px solid var(--line)}.mobile-detail-anchor a{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:8px 14px;background:#fff;font-weight:900;color:#4a3728}.filter-row span,.quick-filters a{font-size:12px;padding:8px 10px}}

/* customer-facing richer H5 mall/detail */
.mobile-mall-hero{display:none}.luxury-mall-dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px auto}.luxury-mall-dashboard article{background:#1f241f;color:#fff;border-radius:28px;padding:22px;box-shadow:0 18px 52px rgba(30,27,24,.14)}.luxury-mall-dashboard b{display:block;font-family:Georgia,serif;font-size:34px;color:#e8c58f}.luxury-mall-dashboard span{font-weight:900;color:#f7ead8}.editor-pick-strip,.buyer-guide-panel,.detail-faq-section{padding:38px 0}.pick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pick-grid article{position:relative;min-height:300px;border-radius:34px;overflow:hidden;color:#fff;box-shadow:0 24px 70px rgba(30,27,24,.16)}.pick-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pick-grid article:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.72))}.pick-grid div{position:absolute;z-index:2;left:22px;right:22px;bottom:22px}.pick-grid b{display:block;font-size:22px}.pick-grid span{display:block;margin-top:8px;color:#f3e4d0;font-weight:800}.buyer-guide-panel>div:last-child,.faq-grid,.detail-value-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.buyer-guide-panel article,.faq-grid article,.detail-value-strip article{background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:22px;box-shadow:0 18px 52px rgba(30,27,24,.08)}.buyer-guide-panel b,.faq-grid b,.detail-value-strip b{display:block;color:#9b6b33;margin-bottom:8px}.detail-value-strip{padding:24px 0}.detail-value-strip article{text-align:center}.detail-value-strip b{font-size:22px}
@media(max-width:760px){.mobile-mall-hero{display:flex;margin:12px 14px 18px;padding:22px;border-radius:30px;background:linear-gradient(135deg,#1f241f,#8b6a42);color:#fff;align-items:flex-end;justify-content:space-between;gap:12px}.mobile-mall-hero p{margin:0 0 6px;color:#e8c58f;font-weight:900}.mobile-mall-hero h2{margin:0;font-size:24px}.mobile-mall-hero span{display:block;margin-top:6px;color:#f4e8d8;font-size:13px}.mobile-mall-hero a{background:#fff;color:#1f241f;border-radius:999px;padding:10px 14px;font-weight:900;white-space:nowrap}.luxury-mall-dashboard{grid-template-columns:repeat(2,1fr);margin:12px 14px}.luxury-mall-dashboard article{padding:18px;border-radius:24px}.luxury-mall-dashboard b{font-size:26px}.pick-grid,.buyer-guide-panel>div:last-child,.faq-grid,.detail-value-strip{grid-template-columns:1fr;margin:0 14px}.pick-grid article{min-height:240px}.editor-pick-strip,.buyer-guide-panel,.detail-faq-section{padding:28px 0}}


/* richer mobile mall modules */
.mobile-shop-hub,.mobile-scroll-showcase,.mobile-scenario-board,.luxury-rank-board,.condition-filter-board,.mobile-order-flow{padding:28px 0}.mobile-hub-head{background:linear-gradient(135deg,#1d2a24,#8b6a42);color:#fff;border-radius:34px;padding:28px;box-shadow:var(--shadow)}.mobile-hub-head span{display:block;letter-spacing:.18em;color:#f1d19b;font-size:12px;font-weight:900}.mobile-hub-head b{display:block;font-family:Georgia,serif;font-size:34px;margin:8px 0}.mobile-hub-head small{color:#f6ead9;line-height:1.7}.mobile-hub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px}.mobile-hub-grid a,.condition-filter-grid a{background:#fffaf4;border:1px solid var(--line);border-radius:26px;padding:20px;text-decoration:none;color:var(--ink);box-shadow:0 16px 45px rgba(30,27,24,.08)}.mobile-hub-grid b,.condition-filter-grid b{display:block;font-size:18px}.mobile-hub-grid span,.condition-filter-grid span{display:block;margin-top:8px;color:var(--muted);font-size:13px;line-height:1.55}.mobile-module-title{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.mobile-module-title b{font-family:Georgia,serif;font-size:30px}.mobile-module-title span{color:var(--muted);font-size:14px}.phone-product-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.phone-product-rail a{background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:14px;text-decoration:none;color:var(--ink);box-shadow:0 16px 45px rgba(30,27,24,.08)}.phone-product-rail img{width:100%;height:220px;object-fit:cover;border-radius:22px}.phone-product-rail b{display:block;margin-top:12px}.phone-product-rail span{display:block;margin-top:6px;color:var(--gold);font-weight:900}.scenario-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.scenario-grid a{position:relative;min-height:230px;border-radius:30px;overflow:hidden;text-decoration:none;color:#fff;background:#111;box-shadow:var(--shadow)}.scenario-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.scenario-grid a:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.72))}.scenario-grid b,.scenario-grid span{position:absolute;z-index:2;left:20px;right:20px}.scenario-grid b{bottom:52px;font-family:Georgia,serif;font-size:24px}.scenario-grid span{bottom:24px;color:#f1e5d4;font-size:13px}.rank-list{display:grid;gap:12px}.rank-list a{display:grid;grid-template-columns:58px 96px 1fr auto;align-items:center;gap:16px;background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:14px;text-decoration:none;color:var(--ink);box-shadow:0 16px 45px rgba(30,27,24,.08)}.rank-list em{font-family:Georgia,serif;font-size:28px;color:var(--gold);font-style:normal;font-weight:900}.rank-list img{width:96px;height:96px;object-fit:cover;border-radius:22px}.rank-list b{display:block;font-size:18px}.rank-list small{display:block;color:var(--muted);margin-top:8px}.rank-list strong{font-family:Georgia,serif;color:#1d2a24;font-size:22px}.condition-filter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.phone-flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.phone-flow-grid article{background:#1d2a24;color:#fff;border-radius:28px;padding:24px;text-align:center}.phone-flow-grid b{display:block;font-family:Georgia,serif;font-size:34px;color:#e8c58f}.phone-flow-grid span{display:block;margin-top:8px;font-weight:900}.mobile-shop-bar{display:none}
@media(max-width:760px){.mall-hero p{font-size:14px}.mobile-hub-head{border-radius:26px;padding:22px}.mobile-hub-head b{font-size:28px}.mobile-hub-grid{grid-template-columns:repeat(4,148px);overflow-x:auto;padding-bottom:4px}.mobile-hub-grid a{min-height:96px;padding:16px}.mobile-module-title{display:block;padding:0 2px}.mobile-module-title b{display:block;font-size:26px}.mobile-module-title span{display:block;margin-top:6px;font-size:13px}.phone-product-rail{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px}.phone-product-rail a{min-width:178px;padding:10px}.phone-product-rail img{height:178px;border-radius:18px}.phone-product-rail b{font-size:14px;line-height:1.35}.phone-product-rail span{font-size:13px}.scenario-grid{grid-template-columns:1fr 1fr;gap:12px}.scenario-grid a{min-height:180px;border-radius:24px}.scenario-grid b{font-size:20px;bottom:48px}.rank-list a{grid-template-columns:36px 78px 1fr;gap:10px;border-radius:22px}.rank-list strong{grid-column:3;font-size:18px}.rank-list img{width:78px;height:78px;border-radius:18px}.rank-list em{font-size:22px}.rank-list b{font-size:14px}.rank-list small{font-size:12px}.condition-filter-grid,.phone-flow-grid{grid-template-columns:1fr 1fr}.mobile-shop-bar{position:fixed;left:12px;right:12px;bottom:12px;z-index:80;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:rgba(29,42,36,.92);backdrop-filter:blur(14px);border-radius:999px;padding:8px;box-shadow:0 18px 55px rgba(0,0,0,.28)}.mobile-shop-bar a{text-align:center;color:#fff;text-decoration:none;font-size:13px;font-weight:900;padding:10px 0;border-radius:999px}.mobile-shop-bar a:nth-child(3){background:#b99663}}


/* mall front products, left category shell, richer product detail */
.mall-front-products{padding:22px 0 34px}.front-products-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.front-products-head p{letter-spacing:.18em;color:var(--gold);font-size:12px;font-weight:900}.front-products-head h2{font-family:Georgia,serif;font-size:38px;margin:6px 0}.front-products-head span{color:var(--muted)}.front-products-head a{border:1px solid var(--line);border-radius:999px;padding:12px 18px;text-decoration:none;color:var(--ink);font-weight:900}.front-product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.front-product-grid a{background:#fffaf4;border:1px solid var(--line);border-radius:28px;overflow:hidden;text-decoration:none;color:var(--ink);box-shadow:0 18px 55px rgba(30,27,24,.08)}.front-product-grid img{width:100%;height:190px;object-fit:cover}.front-product-grid span,.front-product-grid b,.front-product-grid em{display:block;padding:0 14px}.front-product-grid span{margin-top:14px;color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.12em}.front-product-grid b{margin-top:7px;line-height:1.35}.front-product-grid em{font-style:normal;color:#1d2a24;font-weight:900;margin:8px 0 16px}.mall-layout-shell{display:grid;grid-template-columns:190px 1fr;gap:22px;align-items:start}.mall-layout-content>.wrap{width:100%;max-width:none}.mall-side-filter{position:sticky;top:92px;background:#fffaf4;border:1px solid var(--line);border-radius:30px;padding:18px;box-shadow:0 18px 55px rgba(30,27,24,.08)}.mall-side-filter b{display:block;font-family:Georgia,serif;font-size:22px;margin-bottom:12px}.mall-side-filter a{display:block;text-decoration:none;color:var(--ink);border-radius:18px;padding:11px 12px;font-weight:900}.mall-side-filter a:hover{background:#1d2a24;color:#fff}.detail-rich-layout{display:grid;grid-template-columns:190px 1fr;gap:24px;padding:32px 0}.detail-anchor{position:sticky;top:94px;background:#fffaf4;border:1px solid var(--line);border-radius:28px;padding:16px;box-shadow:0 18px 55px rgba(30,27,24,.08)}.detail-anchor a{display:block;text-decoration:none;color:var(--ink);padding:10px 12px;border-radius:16px;font-weight:900}.detail-anchor a:hover{background:#1d2a24;color:#fff}.detail-rich-content{display:grid;gap:24px}.detail-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.detail-photo-grid figure{margin:0;background:#fffaf4;border:1px solid var(--line);border-radius:26px;overflow:hidden}.detail-photo-grid img{width:100%;height:260px;object-fit:cover}.detail-photo-grid figcaption{padding:12px 14px;color:var(--muted);font-size:13px}.detail-related{padding:34px 0 90px}.detail-related>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.detail-related a{background:#fffaf4;border:1px solid var(--line);border-radius:26px;overflow:hidden;text-decoration:none;color:var(--ink)}.detail-related img{width:100%;height:210px;object-fit:cover}.detail-related b,.detail-related span{display:block;padding:0 14px}.detail-related b{margin-top:12px}.detail-related span{margin:8px 0 14px;color:var(--gold);font-weight:900}@media(max-width:980px){.front-product-grid{grid-template-columns:repeat(3,1fr)}.mall-layout-shell,.detail-rich-layout{display:block}.mall-side-filter{position:fixed;left:12px;right:12px;bottom:74px;top:auto;z-index:79;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-radius:24px;padding:10px;max-height:160px;overflow:auto}.mall-side-filter b{grid-column:1/-1;margin:0 0 4px;font-size:18px}.mall-side-filter a{background:#f6f0e8;text-align:center;padding:9px 6px;font-size:12px}.detail-anchor{position:static;display:flex;overflow:auto;gap:8px;margin:0 14px 16px}.detail-anchor a{white-space:nowrap;background:#f6f0e8}.detail-photo-grid,.detail-related>div:last-child{grid-template-columns:1fr 1fr}}@media(max-width:760px){.mall-front-products{padding:18px 14px}.front-products-head{display:block}.front-products-head h2{font-size:30px}.front-product-grid{display:flex;overflow-x:auto;gap:12px;padding-bottom:6px}.front-product-grid a{min-width:176px;border-radius:22px}.front-product-grid img{height:176px}.detail-photo-grid img{height:190px}.detail-related img{height:170px}}
