:root{--ps-green:#16784b;--ps-naver:#03c75a;--ps-dark:#1f2522;--ps-muted:#6b746f;--ps-line:#e5e9e7;--ps-soft:#f4f7f5;--ps-white:#fff;--ps-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ps-dark);font-family:Pretendard,"Noto Sans KR",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff;line-height:1.7;word-break:keep-all}a{color:inherit}img{max-width:100%;height:auto}.ps-wrap{width:min(calc(100% - 40px),var(--ps-max));margin:0
auto}.ps-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--ps-line)}.ps-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ps-brand{text-decoration:none;font-size:23px;font-weight:900;letter-spacing:-.7px}.ps-nav{display:flex;align-items:center;gap:24px}.ps-nav
a{text-decoration:none;font-size:14px;font-weight:700}.ps-nav a:hover{color:var(--ps-green)}.ps-phone{padding:10px
16px;border-radius:8px;background:var(--ps-dark);color:#fff!important}.ps-main{min-height:65vh}.ps-page{padding:56px
0 80px}.ps-entry-title{font-size:clamp(30px,4vw,46px);line-height:1.25;letter-spacing:-1.7px;margin:0
0 34px}.ps-content{font-size:16px}.ps-content
h2{font-size:28px;line-height:1.35;margin:50px
0 18px;letter-spacing:-1px}.ps-content
h3{font-size:21px;margin:34px
0 14px}.ps-content
p{margin:0
0 18px}.ps-content
ul{padding-left:23px}.ps-content
hr{border:0;border-top:1px solid var(--ps-line);margin:44px
0}.ps-footer{padding:38px
0;background:#151a17;color:#cad0cc}.ps-footer-inner{display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.ps-footer
strong{color:#fff;font-size:18px}.ps-footer
p{margin:6px
0 0;font-size:13px}.ps-footer-links{display:flex;gap:18px;flex-wrap:wrap}.ps-footer
a{text-decoration:none}.ps-market-intro{margin:58px
0 24px;padding:34px;border-radius:16px;background:var(--ps-soft);border:1px
solid #e7ece9}.ps-market-intro
small{display:block;color:var(--ps-green);font-weight:900;letter-spacing:1.4px;margin-bottom:6px}.ps-market-intro
h2{margin:0
0 10px!important;font-size:29px!important}.ps-market-intro
p{margin:0;color:var(--ps-muted)}.ps-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:28px}.ps-card{position:relative;display:flex;flex-direction:column;background:#fff;border:1px
solid var(--ps-line);border-radius:14px;overflow:hidden;box-shadow:0 5px 20px rgba(20,30,25,.045);transition:.2s ease}.ps-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(20,30,25,.085)}.ps-card-image{aspect-ratio:4/3;background:#eef2f0;display:block;overflow:hidden}.ps-card-image
img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.ps-card:hover .ps-card-image
img{transform:scale(1.025)}.ps-card-body{padding:19px
20px 21px}.ps-card-category{font-size:12px;font-weight:800;color:var(--ps-green);margin-bottom:4px}.ps-card-title{font-size:19px;line-height:1.45;margin:0
0 10px;font-weight:850;letter-spacing:-.5px}.ps-card-title
a{text-decoration:none}.ps-card-price{font-size:21px;font-weight:900;margin:0}.ps-card-note{font-size:13px;color:var(--ps-muted);margin-top:9px}.ps-badge{position:absolute;top:12px;left:12px;z-index:2;padding:6px
9px;border-radius:999px;background:rgba(31,37,34,.88);color:#fff;font-size:11px;font-weight:800}.ps-empty{padding:45px
25px;text-align:center;border:1px
dashed #ccd4d0;border-radius:14px;color:var(--ps-muted);background:#fbfcfb;margin-top:26px}.ps-single-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:44px;align-items:start}.ps-gallery-main{border-radius:15px;overflow:hidden;background:#f1f3f2}.ps-gallery-main
img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.ps-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.ps-thumb{border:0;padding:0;background:#eee;border-radius:7px;overflow:hidden;cursor:pointer}.ps-thumb
img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.ps-product-info{position:sticky;top:100px}.ps-product-info
h1{font-size:36px;line-height:1.3;margin:0
0 13px;letter-spacing:-1.2px}.ps-product-price{font-size:32px;font-weight:900;margin:13px
0 20px}.ps-product-meta{padding:19px
0;border-top:1px solid var(--ps-line);border-bottom:1px solid var(--ps-line);color:var(--ps-muted);font-size:14px}.ps-product-desc{margin-top:24px}.ps-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.ps-btn{display:flex;min-height:53px;align-items:center;justify-content:center;border-radius:8px;text-decoration:none;font-weight:850}.ps-btn-naver{background:var(--ps-naver);color:#fff}.ps-btn-call{background:var(--ps-dark);color:#fff}.ps-related{margin-top:75px}.ps-related
h2{font-size:28px;letter-spacing:-1px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:900px){.ps-products{grid-template-columns:repeat(2,minmax(0,1fr))}.ps-single-grid{grid-template-columns:1fr}.ps-product-info{position:static}.ps-nav{gap:13px}.ps-nav
a{font-size:13px}}@media(max-width:680px){.ps-wrap{width:min(calc(100% - 28px),var(--ps-max))}.ps-header-inner{min-height:66px}.ps-brand{font-size:20px}.ps-nav a:not(.ps-phone){display:none}.ps-page{padding:38px
0 60px}.ps-entry-title{font-size:30px;margin-bottom:25px}.ps-content
h2{font-size:23px}.ps-market-intro{padding:25px
21px;margin-top:42px}.ps-market-intro
h2{font-size:24px!important}.ps-products{grid-template-columns:1fr;gap:17px}.ps-single-grid{gap:26px}.ps-product-info
h1{font-size:29px}.ps-product-price{font-size:27px}.ps-actions{grid-template-columns:1fr}.ps-footer-inner{flex-direction:column}.ps-thumbs{grid-template-columns:repeat(4,1fr)}}:root{--ps-ink:#171a18;--ps-ivory:#f4f1ea;--ps-sage:#68756e;--ps-accent:#234d3b;--ps-gold:#a68a5b}.ps-home-hero{background:#ece9e1;padding:118px
0 104px;border-bottom:1px solid #ded9ce;overflow:hidden}.ps-home-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);gap:74px;align-items:end}.ps-kicker{font-size:11px;font-weight:850;letter-spacing:.19em;color:var(--ps-accent);margin-bottom:18px}.ps-home-hero
h1{font-size:clamp(48px,6.6vw,84px);line-height:1.02;letter-spacing:-.055em;margin:0;color:var(--ps-ink);font-weight:850}.ps-home-hero h1
em{font-style:normal;color:var(--ps-sage);font-weight:500}.ps-home-lead{max-width:750px;font-size:18px;line-height:1.9;color:#5c615e;margin:30px
0 0}.ps-home-hero-actions{display:flex;gap:10px;margin-top:38px;flex-wrap:wrap}.ps-home-btn{min-height:54px;padding:0
23px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:14px;font-weight:800;letter-spacing:-.02em;border-radius:2px;transition:.2s ease}.ps-home-btn-dark{background:var(--ps-ink);color:#fff!important}.ps-home-btn-dark:hover{background:#2a2e2b}.ps-home-btn-line{border:1px
solid #aaa69d;background:transparent;color:var(--ps-ink)}.ps-home-btn-line:hover{background:#fff}.ps-home-btn-naver{background:#03c75a;color:#fff!important}.ps-home-hero-panel{min-height:420px;background:var(--ps-ink);color:#fff;padding:38px;display:flex;flex-direction:column;justify-content:space-between;position:relative}.ps-home-panel-no{font-family:Georgia,serif;font-size:112px;line-height:.8;color:#323733;letter-spacing:-.07em}.ps-home-hero-panel
small{display:block;color:#9ca59f;font-size:10px;font-weight:800;letter-spacing:.18em;margin-bottom:10px}.ps-home-hero-panel
strong{display:block;font-size:25px;letter-spacing:-.04em}.ps-home-hero-panel
p{color:#aeb5b0;font-size:14px;line-height:1.8;margin:14px
0 0;max-width:300px}.ps-home-intro{display:grid;grid-template-columns:1fr .82fr;gap:110px;padding:120px
0 94px;align-items:end}.ps-home-section-head h2,.ps-home-products-head h2,.ps-home-story-copy h2,.ps-home-location-head
h2{font-size:clamp(38px,4.6vw,62px);line-height:1.12;letter-spacing:-.055em;margin:0;font-weight:800}.ps-home-intro-copy
p{font-size:17px;color:#616762;line-height:1.95;margin:0}.ps-home-services{border-top:1px solid #dddcd7;border-bottom:1px solid #dddcd7}.ps-home-service-grid{display:grid;grid-template-columns:repeat(4,1fr)}.ps-home-service-card{padding:42px
30px 48px;border-right:1px solid #dddcd7;min-height:245px}.ps-home-service-card:first-child{border-left:1px solid #dddcd7}.ps-home-service-card
span{display:block;font-family:Georgia,serif;font-size:16px;color:#99978f;margin-bottom:48px}.ps-home-service-card
h3{font-size:21px;letter-spacing:-.04em;margin:0
0 14px}.ps-home-service-card
p{font-size:14px;line-height:1.8;color:#6c716e;margin:0}.ps-home-products-section{padding:112px
0 125px}.ps-home-products-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:38px}.ps-home-products-head
p{max-width:600px;color:#757a77;margin:17px
0 0}.ps-home-text-link{text-decoration:none;font-size:14px;font-weight:800;border-bottom:1px solid #999;white-space:nowrap;padding-bottom:5px}.ps-home-text-link
span{margin-left:5px}.ps-home-story{background:var(--ps-ink);color:#fff;padding:115px
0}.ps-home-story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.ps-home-story-quote{font-family:Georgia,"Noto Serif KR",serif;font-size:clamp(34px,4.3vw,58px);line-height:1.35;color:#d9d5cb;letter-spacing:-.04em}.ps-home-story-copy .ps-kicker{color:#9fb5aa}.ps-home-story-copy
h2{color:#fff;margin-bottom:28px}.ps-home-story-copy
p{color:#adb4af;font-size:16px;line-height:1.9;margin:0
0 16px}.ps-home-story-copy .ps-home-text-link{display:inline-block;color:#fff;border-color:#747b76;margin-top:15px}.ps-home-location{padding:116px
0 130px}.ps-home-location-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:38px}.ps-home-location-head
p{max-width:720px;color:#6b716d;margin:15px
0 0}.ps-home-phone{text-decoration:none;font-family:Georgia,serif;font-size:26px;white-space:nowrap}.ps-home-location-card{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.45fr);min-height:470px;border:1px
solid #d8d8d3;background:#f5f3ee}.ps-home-map{min-height:470px;background:#e8e8e4}.ps-home-map
iframe{width:100%;height:100%;min-height:470px;border:0;display:block}.ps-home-location-info{padding:42px
34px;display:flex;flex-direction:column;justify-content:space-between}.ps-home-location-info
small{display:block;font-size:10px;font-weight:850;letter-spacing:.18em;color:#858a86;margin-bottom:17px}.ps-home-location-info
strong{display:block;font-size:28px;line-height:1.45;letter-spacing:-.045em}.ps-home-location-info
span{display:block;color:#777d79;margin-top:10px}.ps-home-location-actions{display:grid;gap:8px;margin-top:30px}.ps-home-location-actions .ps-home-btn{width:100%}.ps-products{gap:18px}.ps-card{border:0;border-radius:0;box-shadow:none;background:transparent}.ps-card:hover{transform:none;box-shadow:none}.ps-card-image{border-radius:0;background:#ebeae6;aspect-ratio:4/3}.ps-card-body{padding:16px
2px 8px}.ps-card-category{font-size:10px;letter-spacing:.08em;color:#7d837f;text-transform:uppercase}.ps-card-title{font-size:18px;margin-bottom:6px}.ps-card-price{font-size:18px}.ps-card-note{font-size:12px}.ps-badge{border-radius:2px;background:rgba(23,26,24,.88)}@media(max-width:900px){.ps-home-hero-grid,.ps-home-intro,.ps-home-story-grid,.ps-home-location-card{grid-template-columns:1fr}.ps-home-hero{padding:82px
0 70px}.ps-home-hero-panel{min-height:300px}.ps-home-service-grid{grid-template-columns:repeat(2,1fr)}.ps-home-service-card:nth-child(3){border-left:1px solid #dddcd7;border-top:1px solid #dddcd7}.ps-home-service-card:nth-child(4){border-top:1px solid #dddcd7}.ps-home-location-info{min-height:300px}.ps-home-map,.ps-home-map
iframe{min-height:390px}}@media(max-width:680px){.ps-home-hero{padding:64px
0 56px}.ps-home-hero-grid{gap:42px}.ps-home-hero
h1{font-size:44px}.ps-home-lead{font-size:16px;line-height:1.8}.ps-home-hero-actions{display:grid}.ps-home-hero-actions .ps-home-btn{width:100%}.ps-home-hero-panel{padding:28px;min-height:270px}.ps-home-panel-no{font-size:82px}.ps-home-intro{padding:72px
0 62px;gap:32px}.ps-home-section-head h2,.ps-home-products-head h2,.ps-home-story-copy h2,.ps-home-location-head
h2{font-size:36px}.ps-home-service-grid{grid-template-columns:1fr}.ps-home-service-card,.ps-home-service-card:first-child,.ps-home-service-card:nth-child(3),.ps-home-service-card:nth-child(4){border-left:1px solid #dddcd7;border-right:1px solid #dddcd7;border-top:1px solid #dddcd7;min-height:auto;padding:30px
24px}.ps-home-service-card:first-child{border-top:0}.ps-home-service-card
span{margin-bottom:26px}.ps-home-products-section{padding:72px
0 80px}.ps-home-products-head,.ps-home-location-head{display:block}.ps-home-text-link{display:inline-block;margin-top:22px}.ps-home-story{padding:78px
0}.ps-home-story-grid{gap:48px}.ps-home-location{padding:76px
0 90px}.ps-home-phone{display:inline-block;margin-top:20px;font-size:24px}.ps-home-location-card{display:block}.ps-home-map,.ps-home-map
iframe{min-height:330px}.ps-home-location-info{padding:30px
24px;min-height:280px}.ps-home-location-info
strong{font-size:24px}}.ps-home-hero{padding:82px
0 72px}.ps-home-hero-grid{gap:58px}.ps-home-hero
h1{font-size:clamp(34px,4.5vw,58px);line-height:1.08;letter-spacing:-.045em}.ps-home-lead{font-size:15px;line-height:1.8;margin-top:22px;max-width:680px}.ps-home-hero-actions{margin-top:28px}.ps-home-btn{min-height:48px;padding:0
20px;font-size:13px}.ps-home-hero-panel{min-height:330px;padding:30px}.ps-home-panel-no{font-size:78px}.ps-home-hero-panel
strong{font-size:20px}.ps-home-hero-panel
p{font-size:13px}.ps-home-intro{gap:80px;padding:82px
0 72px}.ps-home-section-head h2,.ps-home-products-head h2,.ps-home-story-copy h2,.ps-home-location-head
h2{font-size:clamp(28px,3.2vw,42px);line-height:1.18;letter-spacing:-.045em}.ps-home-intro-copy
p{font-size:15px;line-height:1.85}.ps-home-service-card{padding:32px
25px 36px;min-height:205px}.ps-home-service-card
span{font-size:14px;margin-bottom:34px}.ps-home-service-card
h3{font-size:17px;margin-bottom:10px}.ps-home-service-card
p{font-size:13px;line-height:1.7}.ps-home-products-section{padding:82px
0 92px}.ps-home-products-head{margin-bottom:30px}.ps-home-products-head
p{font-size:14px}.ps-home-story{padding:82px
0}.ps-home-story-grid{gap:74px}.ps-home-story-quote{font-size:clamp(25px,3vw,40px);line-height:1.45}.ps-home-story-copy
h2{margin-bottom:20px}.ps-home-story-copy
p{font-size:14px;line-height:1.8}.ps-home-location{padding:84px
0 96px}.ps-home-location-head{margin-bottom:30px}.ps-home-location-head
p{font-size:14px}.ps-home-phone{font-size:21px}.ps-home-location-info{padding:34px
28px}.ps-home-location-info
strong{font-size:21px}.ps-card-title{font-size:16px}.ps-card-price{font-size:16px}.ps-entry-title{font-size:clamp(26px,3vw,36px)}.ps-content{font-size:15px}.ps-content
h2{font-size:23px}.ps-content
h3{font-size:18px}.ps-product-info
h1{font-size:29px}.ps-product-price{font-size:25px}.ps-related
h2{font-size:23px}@media(max-width:680px){.ps-home-hero{padding:48px
0 44px}.ps-home-hero-grid{gap:30px}.ps-home-hero
h1{font-size:32px}.ps-home-lead{font-size:14px}.ps-home-hero-panel{min-height:220px;padding:22px}.ps-home-panel-no{font-size:58px}.ps-home-hero-panel
strong{font-size:18px}.ps-home-intro{padding:54px
0 48px;gap:24px}.ps-home-section-head h2,.ps-home-products-head h2,.ps-home-story-copy h2,.ps-home-location-head
h2{font-size:27px}.ps-home-service-card,.ps-home-service-card:first-child,.ps-home-service-card:nth-child(3),.ps-home-service-card:nth-child(4){padding:24px
20px}.ps-home-service-card
span{margin-bottom:18px}.ps-home-products-section{padding:54px
0 62px}.ps-home-story{padding:58px
0}.ps-home-story-grid{gap:34px}.ps-home-story-quote{font-size:25px}.ps-home-location{padding:58px
0 68px}.ps-home-phone{font-size:19px}.ps-home-location-info{padding:24px
20px;min-height:240px}.ps-home-location-info
strong{font-size:19px}.ps-entry-title{font-size:26px}.ps-content{font-size:14px}.ps-content
h2{font-size:21px}.ps-product-info
h1{font-size:25px}.ps-product-price{font-size:23px}}.ps-home-hero
h1{font-size:clamp(31px,4.1vw,52px)}.ps-home-section-head h2,.ps-home-products-head h2,.ps-home-story-copy h2,.ps-home-location-head
h2{font-size:clamp(26px,2.9vw,38px)}.ps-home-story-quote{font-size:clamp(23px,2.7vw,36px)}.ps-home-panel-brand{display:inline-flex;flex-direction:column;align-items:flex-start;width:max-content;color:#f1eee7!important;text-decoration:none!important;font-size:24px;font-weight:850;line-height:1.05;letter-spacing:.04em}.ps-home-panel-brand
span{display:block;margin-top:9px;color:#929a95;font-size:12px;font-weight:750;letter-spacing:.16em}.ps-home-panel-brand:hover{opacity:.82}@media(max-width:680px){.ps-home-hero
h1{font-size:29px}.ps-home-section-head h2,.ps-home-products-head h2,.ps-home-story-copy h2,.ps-home-location-head
h2{font-size:24px}.ps-home-story-quote{font-size:23px}.ps-home-panel-brand{font-size:21px}.ps-home-panel-brand
span{font-size:11px;margin-top:7px}}.ps-archive-head{max-width:720px;margin-bottom:36px}.ps-archive-head
h1{font-size:clamp(28px,3vw,40px);line-height:1.15;letter-spacing:-.04em;margin:0
0 14px}.ps-archive-head
p{margin:0;color:#707671;font-size:14px;line-height:1.8}.ps-related-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.ps-related-head
h2{margin:0}.ps-related-head
a{font-size:13px;font-weight:800;text-decoration:none;border-bottom:1px solid #969b97;padding-bottom:3px}.ps-related-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ps-related-mini{min-width:0}.ps-related-mini-image{display:block;aspect-ratio:4/3;background:#ecece8;overflow:hidden;text-decoration:none}.ps-related-mini-image
img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}.ps-related-mini:hover .ps-related-mini-image
img{transform:scale(1.025)}.ps-related-mini-image
span{height:100%;display:grid;place-items:center;color:#8a908c;font-size:12px}.ps-related-mini-body{padding:9px
1px 0}.ps-related-mini-body
h3{font-size:14px;line-height:1.4;margin:0
0 3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-related-mini-body h3
a{text-decoration:none}.ps-related-mini-body
p{font-size:13px;font-weight:800;margin:0;color:#4c524e}.ps-number-pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:34px;flex-wrap:wrap}.ps-number-pagination a,.ps-number-pagination
span{min-width:34px;height:34px;padding:0
10px;display:inline-flex;align-items:center;justify-content:center;border:1px
solid #d7dad7;background:#fff;color:#363b38;text-decoration:none;font-size:13px;font-weight:750}.ps-number-pagination a:hover{background:#f1f1ed}.ps-number-pagination
.current{background:#222725;border-color:#222725;color:#fff}.ps-number-pagination .ps-page-prev,.ps-number-pagination .ps-page-next,.ps-number-pagination .prev,.ps-number-pagination
.next{padding-left:14px;padding-right:14px}.ps-archive-pagination{margin-top:42px}.ps-product-archive .ps-products{margin-top:0}@media(max-width:900px){.ps-related-mini-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.ps-related{margin-top:52px}.ps-related-head{align-items:center}.ps-related-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ps-related-mini-body
h3{font-size:13px}.ps-related-mini-body
p{font-size:12px}.ps-number-pagination{gap:4px;margin-top:26px}.ps-number-pagination a,.ps-number-pagination
span{min-width:31px;height:31px;padding:0
8px;font-size:12px}.ps-archive-head{margin-bottom:28px}.ps-archive-head
h1{font-size:27px}}.ps-home-products-section .ps-products,
.ps-product-archive .ps-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px 14px}.ps-home-products-section .ps-card-image,
.ps-product-archive .ps-card-image{aspect-ratio:1/1;max-height:none}.ps-home-products-section .ps-card-body,
.ps-product-archive .ps-card-body{padding:10px
1px 4px}.ps-home-products-section .ps-card-category,
.ps-product-archive .ps-card-category{font-size:9px;margin-bottom:2px}.ps-home-products-section .ps-card-title,
.ps-product-archive .ps-card-title{font-size:14px;line-height:1.35;margin:0
0 3px}.ps-home-products-section .ps-card-price,
.ps-product-archive .ps-card-price{font-size:14px}.ps-home-products-section .ps-badge,
.ps-product-archive .ps-badge{top:8px;left:8px;padding:4px
6px;font-size:9px}@media(max-width:900px){.ps-home-products-section .ps-products,
.ps-product-archive .ps-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 12px}}@media(max-width:680px){.ps-home-products-section .ps-products,
.ps-product-archive .ps-products{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px 10px !important}.ps-home-products-section .ps-card-title,
.ps-product-archive .ps-card-title{font-size:13px}.ps-home-products-section .ps-card-price,
.ps-product-archive .ps-card-price{font-size:13px}}.ps-home-products-section .ps-products,
.ps-product-archive .ps-products{grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:16px 12px !important}.ps-home-products-section .ps-card-note{display:none !important}.ps-home-products-section .ps-card-body,
.ps-product-archive .ps-card-body{padding:8px
0 3px !important}.ps-home-products-section .ps-card-title,
.ps-product-archive .ps-card-title{font-size:13px !important}.ps-home-products-section .ps-card-price,
.ps-product-archive .ps-card-price{font-size:13px !important}.ps-home-products-section .ps-card-category,
.ps-product-archive .ps-card-category{font-size:8px !important}.ps-home-products-section .ps-card:nth-child(n+19){display:none !important}@media(max-width:900px){.ps-home-products-section .ps-products,
.ps-product-archive .ps-products{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:15px 11px !important}.ps-home-products-section .ps-card:nth-child(n+10){display:none !important}}@media(max-width:680px){.ps-home-products-section .ps-products,
.ps-product-archive .ps-products{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px 10px !important}.ps-home-products-section .ps-card:nth-child(n+7){display:none !important}.ps-home-products-section .ps-card-title,
.ps-product-archive .ps-card-title{font-size:12px !important}.ps-home-products-section .ps-card-price,
.ps-product-archive .ps-card-price{font-size:12px !important}}.ps-card-image{position:relative;overflow:hidden}.ps-card-sold .ps-card-image
img{filter:grayscale(1);opacity:.58}.ps-card-sold .ps-card-image:before{content:"";position:absolute;inset:0;background:rgba(38,40,39,.20);z-index:2;pointer-events:none}.ps-soldout-overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;display:flex;align-items:center;justify-content:center;min-width:104px;padding:9px
14px;border:1px
solid rgba(255,255,255,.9);background:rgba(30,32,31,.76);color:#fff;font-size:13px;font-weight:900;letter-spacing:.14em;line-height:1;white-space:nowrap}.ps-card-sold .ps-card-body{opacity:.72}.ps-card-sold .ps-card-price{text-decoration:none}.ps-related-mini-image{position:relative;overflow:hidden}.ps-related-mini.ps-card-sold .ps-related-mini-image
img{filter:grayscale(1);opacity:.58}@media (max-width:680px){.ps-soldout-overlay{min-width:86px;padding:7px
10px;font-size:11px;letter-spacing:.1em}}.ps-onsale-badge{position:absolute;top:8px;left:8px;z-index:3;display:inline-flex;align-items:center;justify-content:center;padding:6px
9px;background:rgba(31,91,61,.92);color:#fff;border-radius:3px;font-size:10px;font-weight:850;line-height:1;letter-spacing:-.02em;box-shadow:0 1px 4px rgba(0,0,0,.12)}@media (max-width:680px){.ps-onsale-badge{top:6px;left:6px;padding:5px
7px;font-size:9px}}.ps-card-summary{margin:5px
0 0;color:#747a76;font-size:11px;line-height:1.45;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:keep-all}@media(max-width:680px){.ps-card-summary{font-size:10px;line-height:1.4;margin-top:4px;-webkit-line-clamp:2}}