#pw-collection *{box-sizing:border-box}#pw-collection {margin:0;color:#162536;background:#fff;font:14px/1.5 Arial,sans-serif}#pw-collection a{color:inherit;text-decoration:none}#pw-collection button,#pw-collection select,#pw-collection input{font:inherit}#pw-collection button,#pw-collection a,#pw-collection select,#pw-collection input{touch-action:manipulation}#pw-collection button{cursor:pointer}#pw-collection button:focus-visible,#pw-collection a:focus-visible,#pw-collection input:focus-visible,#pw-collection select:focus-visible{outline:3px solid #1765bf;outline-offset:3px}#pw-collection [hidden]{display:none!important}#pw-collection .draft{background:#edf3fa;color:#244b76;text-align:center;padding:7px;font-size:12px}#pw-collection .header{background:#211f20;color:white}#pw-collection .head-inner{max-width:1440px;margin:auto;padding:22px 32px;display:flex;align-items:center;justify-content:space-between;gap:36px}#pw-collection .logo{font-size:29px;letter-spacing:-1.5px;font-weight:900;font-style:italic;color:#2d76c3}#pw-collection .logo span{color:#ffbd00}#pw-collection .head-inner nav{display:flex;gap:28px;font-weight:700;font-size:13px}#pw-collection .wrap{max-width:1440px;margin:auto;padding:24px 32px 64px}#pw-collection .crumb{font-size:12px;color:#687581;margin-bottom:16px}#pw-collection h1{font-size:34px;line-height:1.15;letter-spacing:-1px;margin:0 0 10px}#pw-collection .intro{display:flex;justify-content:space-between;align-items:end;padding-bottom:26px;border-bottom:1px solid #e0e5eb;margin-bottom:24px}#pw-collection .intro p{margin:0;color:#607080}#pw-collection .guide-link{color:#1857a0;text-decoration:underline;white-space:nowrap;margin-left:20px}#pw-collection .backdrop{display:none}#pw-collection .layout{display:grid;grid-template-columns:224px 1fr;gap:30px}#pw-collection .filters{background:#f4f7fa;border-radius:10px;padding:20px;height:fit-content}#pw-collection .filter-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}#pw-collection .filter-head strong{font-size:18px}#pw-collection .reset{border:0;background:none;color:#175ca8;padding:0;font-size:12px}#pw-collection .filters label{display:block;font-size:12px;font-weight:700;margin:0 0 19px}#pw-collection .filters select,#pw-collection .filters input[type=search]{width:100%;margin-top:7px;padding:10px 9px;border:1px solid #bccbd9;background:white;color:#233649;border-radius:4px;min-width:0}#pw-collection .filters label.check{display:flex;gap:8px;align-items:start;font-weight:400;font-size:13px}#pw-collection .check input{accent-color:#185bae;margin:3px 0 0}#pw-collection .help{border-top:1px solid #dce3ec;padding-top:18px;font-size:12px;color:#586b7d}#pw-collection .help a{display:block;color:#155aa7;margin-top:6px}#pw-collection .toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}#pw-collection .toolbar strong{font-size:16px}#pw-collection .toolbar select{padding:8px 26px 8px 10px;border:1px solid #d6dfe8;border-radius:4px;background:#fff}#pw-collection .toolbar label{font-size:12px;color:#637383}#pw-collection .active{font-size:12px;color:#6b7a88;min-height:36px;margin-bottom:12px}#pw-collection .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}#pw-collection .card{border:1px solid #e0e5eb;border-radius:8px;padding:16px;display:flex;flex-direction:column;transition:box-shadow .15s}#pw-collection .card:hover{box-shadow:0 6px 18px #152f4910;border-color:#b9ccdf}#pw-collection .image-link{display:block}#pw-collection .card img{width:100%;height:175px;object-fit:contain;display:block;margin:0 0 15px}#pw-collection .card h2{font-size:20px;line-height:1.2;margin:0 0 6px;letter-spacing:-.3px}#pw-collection .desc{font-size:12px;color:#6d7984;min-height:36px;margin:0 0 10px}#pw-collection .specs{font-size:12px;color:#304a62;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid #eef1f4}#pw-collection .price{font-size:12px;margin-top:auto;color:#5f7080}#pw-collection .price strong{font-size:21px;color:#142d47;display:block;letter-spacing:-.6px}#pw-collection .config{font-size:11px;color:#637687;min-height:36px;margin:5px 0 13px}#pw-collection .cta{background:#ffbd00;color:#101d2b;text-align:center;border-radius:4px;padding:10px;font-weight:700;font-size:13px}#pw-collection .cta:hover{background:#efb100}#pw-collection .empty{background:#f4f7fa;padding:40px;text-align:center}#pw-collection .foot{margin-top:30px;color:#6b7b89;font-size:11px}#pw-collection .mobile-filter,#pw-collection .close,#pw-collection .apply{display:none}@media(min-width:1550px){#pw-collection .wrap,#pw-collection .head-inner{max-width:1600px}#pw-collection .grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1000px){#pw-collection .head-inner nav{gap:12px}#pw-collection .layout{gap:18px;grid-template-columns:205px 1fr}#pw-collection .grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pw-collection .intro{display:block}#pw-collection .guide-link{display:inline-block;margin:12px 0 0}}@media(max-width:700px){#pw-collection .head-inner{padding:15px 16px}#pw-collection .logo{font-size:24px}#pw-collection .head-inner nav{display:none}#pw-collection .wrap{padding:19px 16px 36px}#pw-collection .intro{padding-bottom:20px;margin-bottom:18px}#pw-collection h1{font-size:29px}#pw-collection .intro p{font-size:13px}#pw-collection .layout{display:block}#pw-collection .grid{gap:10px}#pw-collection .card{padding:11px}#pw-collection .card img{height:130px;margin-bottom:12px}#pw-collection .card h2{font-size:18px}#pw-collection .desc{min-height:54px;line-height:1.4}#pw-collection .specs{font-size:11px;min-height:46px}#pw-collection .price strong{font-size:19px}#pw-collection .config{min-height:48px;font-size:10px}#pw-collection .cta{font-size:12px;padding:10px 4px}#pw-collection .toolbar{flex-wrap:wrap;gap:10px}#pw-collection .toolbar label{margin-left:auto;font-size:0}#pw-collection .toolbar select{font-size:12px;max-width:160px}#pw-collection .mobile-filter{display:block;background:#fff;border:1px solid #c6d3df;border-radius:4px;padding:8px 13px}#pw-collection .toolbar strong{font-size:14px}#pw-collection .filters{display:none}#pw-collection .filters.open{display:block;position:fixed;inset:0 0 0 auto;z-index:11;width:min(340px,92vw);border-radius:0;overflow:auto;padding:24px}#pw-collection .backdrop.open{display:block;position:fixed;inset:0;background:#12213688;z-index:10}#pw-collection .close{display:block;border:0;background:none;font-size:24px}#pw-collection .apply{display:block;border:0;background:#ffbd00;width:100%;padding:13px;font-weight:700;border-radius:4px;margin:18px 0}#pw-collection .filter-head{gap:14px}#pw-collection .filter-head .reset{margin-left:auto}#pw-collection .active{font-size:11px;min-height:30px}#pw-collection .draft{font-size:10px}}

#pw-collection{font:14px/1.5 Arial,sans-serif;color:#162536;background:white}#pw-collection h1,#pw-collection h2{font-family:Arial,sans-serif}#pw-collection .wrap{width:100%}#pw-collection .filters select{height:auto}#pw-collection .price{display:block}
#pw-collection .filter-dialog{padding:0;border:0;margin:0 0 0 auto;inset:0 0 0 auto;width:min(340px,92vw);max-width:100vw;height:100dvh;max-height:100dvh;background:#f4f7fa;color:#162536;overflow:hidden;box-shadow:-8px 0 30px #152f4933}#pw-collection .filter-dialog:not([open]){display:none}#pw-collection .filter-dialog::backdrop{background:rgba(18,33,54,.55)}
@media(max-width:700px){#pw-collection .filter-dialog .filters.open{position:static;width:100%;height:100%;max-height:100%;overflow-y:auto;overscroll-behavior:contain;padding:0 24px max(24px,env(safe-area-inset-bottom));border-radius:0}#pw-collection .filter-head{position:sticky;top:0;background:#f4f7fa;z-index:1;margin:0 -6px 18px;padding:12px 6px;min-height:64px}#pw-collection .filter-head strong{font-size:17px;white-space:nowrap}#pw-collection .close{min-width:44px;min-height:44px;padding:0;line-height:1;color:#162536}#pw-collection .filters select,#pw-collection .filters input[type=search]{font-size:16px;min-height:44px}#pw-collection .filters label.check{min-height:36px;align-items:center}#pw-collection .filters .check input{width:18px;height:18px;flex-shrink:0;margin:0}#pw-collection .apply{min-height:48px}#pw-collection .filter-dialog .help{padding-bottom:16px}}

@media(max-width:700px){#pw-collection .filter-head{gap:6px}#pw-collection .filter-head .reset{white-space:nowrap}}
#pw-collection .intro{padding-bottom:22px;margin-bottom:26px}#pw-collection h1{font-weight:700;font-size:36px}#pw-collection .intro p{display:none}#pw-collection .guide-link{font-size:13px;color:#263746}#pw-collection .filters{background:white;padding:0 20px 0 0;border-radius:0;border-right:1px solid #e6e8eb}#pw-collection .filter-head{padding-bottom:15px;border-bottom:1px solid #e6e8eb}#pw-collection .filters label{margin-bottom:22px}#pw-collection .filters select,#pw-collection .filters input[type=search]{border-color:#d5d9de;border-radius:2px}#pw-collection .filter-head strong{font-size:16px}#pw-collection .grid{gap:28px 22px}#pw-collection .card{border:0;border-radius:0;padding:0;box-shadow:none}#pw-collection .card:hover{box-shadow:none;border-color:transparent}#pw-collection .image-link{position:relative;border:1px solid #e1e4e8;background:white;margin-bottom:16px;padding:12px;height:220px;display:flex;align-items:center;justify-content:center}#pw-collection .card img{height:100%;width:100%;object-fit:contain;margin:0}#pw-collection .card h2{font-weight:700;font-size:20px;margin-bottom:7px}#pw-collection .specs{font-size:12px;color:#64707b;min-height:36px;margin:0 0 10px;padding:0;border:0}#pw-collection .price{display:flex;gap:6px;align-items:baseline;flex-wrap:wrap;margin:0 0 15px;font-size:12px}#pw-collection .price strong{font-size:21px;display:inline;letter-spacing:-.4px}#pw-collection .was-price{color:#77818b;font-size:12px}#pw-collection .sale-badge{position:absolute;top:10px;left:10px;background:#ffbd00;color:#111;font-size:11px;font-weight:700;padding:3px 7px}#pw-collection .cta{border-radius:2px;padding:11px;font-size:13px;margin-top:auto}#pw-collection .active{min-height:0;margin-bottom:21px;color:#77818b}#pw-collection .foot{border-top:1px solid #e6e8eb;padding-top:20px;max-width:850px}#pw-collection .filter-dialog .filters{padding-right:24px;border:0;background:white}#pw-collection .filter-dialog,#pw-collection .filter-dialog .filter-head{background:white}
@media(max-width:700px){#pw-collection h1{font-size:28px}#pw-collection .intro{margin-bottom:18px;padding-bottom:18px}#pw-collection .guide-link{margin-top:10px}#pw-collection .grid{gap:24px 12px}#pw-collection .image-link{height:160px;margin-bottom:12px;padding:7px}#pw-collection .card h2{font-size:17px}#pw-collection .specs{font-size:11px;min-height:34px;margin-bottom:8px}#pw-collection .price{gap:4px;min-height:25px;margin-bottom:12px}#pw-collection .price strong{font-size:18px}#pw-collection .cta{font-size:12px;padding:11px 5px}#pw-collection .sale-badge{top:5px;left:5px;font-size:10px;padding:2px 5px}#pw-collection .filter-dialog .filters.open{background:white}#pw-collection .filter-head .reset{white-space:nowrap}#pw-collection .filter-head{margin-bottom:18px}}

#pw-collection .grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}#pw-collection .card{padding:16px;border:1px solid #e5e5e5;box-shadow:0 1px 4px #00000009;min-height:500px}#pw-collection .card:hover{border:1px solid #d1d6dc;box-shadow:0 2px 8px #0000000b}#pw-collection .image-link{border:0;margin:0 0 18px;padding:0;height:auto;aspect-ratio:1;display:block}#pw-collection .card img{height:100%;width:100%;object-fit:contain}#pw-collection .price{margin:0 0 5px;min-height:0;display:block}#pw-collection .price>span{display:none}#pw-collection .price strong{font-size:21px;font-weight:400;color:#e00000;letter-spacing:0}#pw-collection .card h2{font-size:16px;line-height:1.4;font-weight:400;margin:0 0 3px}#pw-collection .vendor{font-size:12px;color:#999}#pw-collection .reviews{display:flex;align-items:center;gap:7px;font-size:11px;margin-top:4px;align-self:flex-start}#pw-collection .stars{position:relative;display:inline-block;color:#dedede;font-size:17px;line-height:1.2;letter-spacing:0}#pw-collection .stars>span{position:absolute;inset:0 auto 0 0;overflow:hidden;white-space:nowrap;color:#ffb600}#pw-collection .sale-badge{top:auto;bottom:0;left:0;border-radius:0;color:#fff;background:#dd0015;font-size:12px;padding:2px 5px}#pw-collection .wrap{max-width:1500px}#pw-collection .layout{grid-template-columns:224px 1fr}
@media(max-width:1000px){#pw-collection .grid{grid-template-columns:repeat(2,minmax(0,1fr))}#pw-collection .layout{grid-template-columns:205px 1fr}}@media(max-width:700px){#pw-collection .layout{display:block}#pw-collection .grid{gap:12px}#pw-collection .card{padding:9px;min-height:330px}#pw-collection .image-link{height:auto;margin-bottom:13px}#pw-collection .card h2{font-size:12px;line-height:1.45}#pw-collection .price strong{font-size:15px}#pw-collection .sale-badge{font-size:10px}#pw-collection .vendor{font-size:11px}#pw-collection .reviews{gap:4px;font-size:10px;flex-wrap:wrap}#pw-collection .stars{font-size:14px}}
