.psp-shop{
  --psp-white:#fff;
  --psp-paper:#f7f1e7;
  --psp-warm:#eee4d6;
  --psp-cream:#f4eee2;
  --psp-ink:#101010;
  --psp-muted:#70675e;
  --psp-line:#d9cdbd;
  --psp-gold:#b58a4a;
  --psp-blue:#13273f;
  width:100%;
  overflow:hidden;
  color:var(--psp-ink);
  background:var(--psp-paper);
  font-family:"Jost","Helvetica Neue",Arial,sans-serif;
  -webkit-font-smoothing:antialiased
}
.psp-shop,.psp-shop *{box-sizing:border-box}
.psp-shop img{display:block;max-width:100%}
.psp-shop a{color:inherit;text-decoration:none}
.psp-shop .psp-eyebrow{margin:0 0 12px;color:var(--psp-gold);font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}
.psp-shop .psp-text-link{display:inline-flex;align-items:center;gap:14px;width:max-content;padding-bottom:7px;border-bottom:1px solid var(--psp-gold);font-size:11px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}

.psp-shop .psp-brandbar{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:22px;
  min-height:108px;
  padding:12px clamp(24px,5vw,78px);
  color:#fff;
  background:#090909;
  border-bottom:1px solid rgba(255,255,255,.12)
}
.psp-shop .psp-brandbar__logo{width:82px;height:82px;overflow:hidden}
.psp-shop .psp-brandbar__logo img{width:100%;height:100%;object-fit:cover}
.psp-shop .psp-brandbar__identity{display:flex;flex-direction:column;gap:0}
.psp-shop .psp-brandbar__identity strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.05}
.psp-shop .psp-brandbar__identity span{color:#bcb7b0;font-size:10px;letter-spacing:.15em;text-transform:uppercase}
.psp-shop .psp-brandbar__nav{display:flex;gap:32px;font-size:10px;letter-spacing:.16em;text-transform:uppercase}
.psp-shop .psp-brandbar__nav a{padding:10px 0;border-bottom:1px solid transparent}
.psp-shop .psp-brandbar__nav a:hover{color:var(--psp-gold);border-bottom-color:var(--psp-gold)}

.psp-shop .psp-hero{
  position:relative;
  display:grid;
  grid-template-columns:minmax(390px,.9fr) minmax(480px,1.1fr);
  min-height:560px;
  background:var(--psp-paper);
  overflow:hidden
}
.psp-shop .psp-hero:after{
  content:"PICASSO";
  position:absolute;
  left:4vw;
  bottom:-.2em;
  z-index:0;
  color:rgba(12,12,12,.035);
  font-family:Georgia,"Times New Roman",serif;
  font-size:clamp(120px,18vw,270px);
  line-height:1;
  letter-spacing:-.07em;
  pointer-events:none
}
.psp-shop .psp-hero__content{
  position:relative;
  z-index:1;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:clamp(42px,6vw,86px) clamp(30px,5vw,82px);
  background:linear-gradient(90deg,var(--psp-paper) 0%,var(--psp-paper) 78%,rgba(247,241,231,.84) 100%)
}
.psp-shop .psp-hero h1,
.psp-shop .psp-section-heading h2,
.psp-shop .psp-catalog-intro h2,
.psp-shop .psp-legacy h2,
.psp-shop .psp-professional h2{
  margin:0;
  font-family:Georgia,"Times New Roman",serif;
  font-weight:400
}
.psp-shop .psp-hero h1{max-width:8ch;font-size:clamp(54px,5vw,82px);line-height:.94;letter-spacing:-.045em;text-wrap:balance;color:#111}
.psp-shop .psp-hero__subtitle{max-width:15ch;margin:14px 0 16px;color:var(--psp-gold);font-family:Georgia,"Times New Roman",serif;font-size:clamp(20px,2vw,30px);font-style:italic;line-height:1.15}
.psp-shop .psp-hero__text{max-width:44ch;margin:0 0 26px;color:#564c43;font-size:17px;line-height:1.7}
.psp-shop .psp-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:560px;padding:34px clamp(24px,3vw,42px);background:linear-gradient(135deg,#102a46 0%,#183757 58%,#1d4065 100%);overflow:hidden}
.psp-shop .psp-hero__visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 14%,rgba(255,255,255,.08),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,0))}
.psp-shop .psp-hero__frame{
  position:absolute;
  inset:26px 3.8vw 20px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:16px;
  background:linear-gradient(145deg,#c49a72 0%,#a67d57 38%,#d7b28b 100%);
  box-shadow:0 26px 54px rgba(54,38,22,.18);
  transform:none
}
.psp-shop .psp-hero__frame:before{content:"";position:absolute;inset:7px;border:1px solid rgba(80,49,18,.18)}
.psp-shop .psp-hero__frame:after{content:"";position:absolute;inset:11px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.36)}
.psp-shop .psp-hero__frame img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;background:#efe6d8;padding:clamp(6px,.8vw,12px)}

.psp-shop .psp-hero__visual-fallback{position:relative;display:block;width:100%;height:100%;min-height:100%}
.psp-shop .psp-hero__visual-fallback .psp-hero__frame{inset:0;position:relative;min-height:492px}
.psp-shop .psp-hero-cats__inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:18px;width:min(100%,720px)}
.psp-shop .psp-hero-cats__eyebrow{margin:0;color:#d6ad66;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase}
.psp-shop .psp-hero-cats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.psp-shop .psp-hero-cat{display:flex;flex-direction:column;min-width:0;padding:14px;border:1px solid rgba(214,173,102,.28);background:rgba(255,255,255,.045);box-shadow:0 18px 42px rgba(5,13,24,.18);backdrop-filter:blur(2px);transition:transform .25s ease,border-color .25s ease,background .25s ease}
.psp-shop .psp-hero-cat:hover{transform:translateY(-3px);border-color:#d6ad66;background:rgba(255,255,255,.07)}
.psp-shop .psp-hero-cat__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/3;padding:12px;background:#eee5da;overflow:hidden}
.psp-shop .psp-hero-cat__image img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}
.psp-shop .psp-hero-cat:hover .psp-hero-cat__image img{transform:scale(1.03)}
.psp-shop .psp-hero-cat__body{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding-top:12px;min-width:0}
.psp-shop .psp-hero-cat__body strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.04;color:#fff}
.psp-shop .psp-hero-cat__body small{color:rgba(247,243,236,.78);font-size:10px;letter-spacing:.12em;text-transform:uppercase}
.psp-shop .psp-hero-cat__body em{margin-top:2px;color:#d6ad66;font-size:10px;font-style:normal;font-weight:500;letter-spacing:.14em;text-transform:uppercase}

.psp-shop .psp-legacy{
  display:grid;
  grid-template-columns:minmax(250px,.72fr) minmax(430px,1.28fr) minmax(120px,.32fr);
  align-items:center;
  gap:42px;
  padding:56px clamp(28px,5vw,74px);
  color:#f8f3eb;
  background:#161513
}
.psp-shop .psp-legacy__dates{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,5vw,74px);line-height:.92;letter-spacing:-.03em;color:#d9b778}
.psp-shop .psp-legacy h2{max-width:12ch;font-size:clamp(32px,3.5vw,50px);line-height:1.02;color:#f7f1e7;text-wrap:balance}
.psp-shop .psp-legacy__copy>p:last-child{max-width:560px;margin:14px 0 0;color:#cbc3b8;font-size:16px;line-height:1.65}
.psp-shop .psp-legacy__places{display:flex;flex-direction:column;gap:9px;padding-left:28px;border-left:1px solid rgba(255,255,255,.18);color:#d9d1c6;font-size:11px;letter-spacing:.16em;text-transform:uppercase}

.psp-shop .psp-collections{padding:62px clamp(24px,5vw,74px) 68px;background:#fff}
.psp-shop .psp-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}
.psp-shop .psp-section-heading h2{max-width:620px;font-size:clamp(36px,4vw,56px);line-height:.98}
.psp-shop .psp-collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}
.psp-shop .psp-collection-card{min-width:0;background:transparent}
.psp-shop .psp-collection-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;overflow:hidden;background:#ede4d8}
.psp-shop .psp-collection-card__image img{width:100%;height:100%;padding:18px;object-fit:contain;transition:transform .55s ease}
.psp-shop .psp-collection-card:hover img{transform:scale(1.035)}
.psp-shop .psp-collection-card__meta{display:flex;align-items:end;justify-content:space-between;gap:20px;padding:18px 2px 0;border-top:1px solid transparent}
.psp-shop .psp-collection-card strong{font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:400}
.psp-shop .psp-collection-card small{color:var(--psp-muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}

.psp-shop .psp-catalog{padding:62px clamp(24px,5vw,74px) 68px;background:var(--psp-paper);scroll-margin-top:20px}
.psp-shop .psp-catalog-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:center;gap:48px;margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid var(--psp-line)}
.psp-shop .psp-catalog-intro h2{max-width:10ch;font-size:clamp(36px,4vw,54px);line-height:1.02;text-wrap:balance}
.psp-shop .psp-catalog-intro__copy>p:not(.psp-eyebrow){max-width:560px;margin:16px 0 22px;color:#5f564d;font-size:16px;line-height:1.65}

.psp-shop .psp-featured-mini{display:grid;grid-template-columns:minmax(132px,.78fr) minmax(150px,1fr);align-items:center;gap:22px;padding:18px;border:1px solid rgba(168,133,96,.22);background:rgba(255,255,255,.5);box-shadow:0 16px 36px rgba(49,36,20,.06);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}
.psp-shop .psp-featured-mini:hover{transform:translateY(-3px);border-color:var(--psp-gold);box-shadow:0 22px 44px rgba(49,36,20,.10)}
.psp-shop .psp-featured-mini__image{display:flex;align-items:center;justify-content:center;aspect-ratio:4/5;padding:10px;background:#e8ded1;overflow:hidden}
.psp-shop .psp-featured-mini__image img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}
.psp-shop .psp-featured-mini:hover img{transform:scale(1.025)}
.psp-shop .psp-featured-mini__meta{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.psp-shop .psp-featured-mini__meta small{margin-bottom:8px;color:var(--psp-gold);font-size:9px;letter-spacing:.16em;text-transform:uppercase}
.psp-shop .psp-featured-mini__meta strong{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.08}
.psp-shop .psp-featured-mini__meta em{margin-top:7px;color:var(--psp-muted);font-family:Georgia,"Times New Roman",serif;font-size:13px;font-style:italic}
.psp-shop .psp-featured-mini__meta>span{margin-top:10px;color:#564c43;font-size:13px}

.psp-shop .psp-toolbar{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:68px;margin-bottom:28px;border-top:1px solid var(--psp-line);border-bottom:1px solid var(--psp-line)}
.psp-shop .psp-toolbar__count{display:flex;align-items:center;gap:10px;white-space:nowrap;color:#3f3a34;font-size:12px}
.psp-shop .psp-grid-icon{font-size:18px}
.psp-shop .psp-category-nav{display:flex;align-items:center;gap:clamp(15px,2vw,30px);min-width:0;overflow-x:auto;scrollbar-width:none}
.psp-shop .psp-category-nav::-webkit-scrollbar{display:none}
.psp-shop .psp-category-nav a{flex:0 0 auto;padding:30px 0 25px;border-bottom:2px solid transparent;color:#4c4741;font-size:12px;white-space:nowrap}
.psp-shop .psp-category-nav a:hover,.psp-shop .psp-category-nav a.is-active{color:var(--psp-gold);border-bottom-color:var(--psp-gold)}
.psp-shop .psp-order-form{display:flex;align-items:center;gap:10px;white-space:nowrap;font-size:12px}
.psp-shop .psp-order-form label{color:var(--psp-muted)}
.psp-shop .psp-order-form select{min-width:176px;padding:10px 34px 10px 12px;border:0;border-bottom:1px solid var(--psp-line);border-radius:0;background:transparent;color:var(--psp-ink);font:inherit}

.psp-shop .psp-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 28px}
.psp-shop .psp-product-card{display:flex;flex-direction:column;min-width:0;background:transparent}
.psp-shop .psp-product-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:18px;overflow:hidden;background:#e9dfd2;box-shadow:0 14px 30px rgba(49,36,20,.08)}
.psp-shop .psp-product-card:nth-child(3n+2) .psp-product-card__image{background:#f1eae1}
.psp-shop .psp-product-card:nth-child(3n+3) .psp-product-card__image{background:#e4ddd4}
.psp-shop .psp-product-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .55s ease}
.psp-shop .psp-product-card:hover .psp-product-card__image img{transform:scale(1.03)}
.psp-shop .psp-product-card__body{display:flex;flex:1;flex-direction:column;padding:16px 2px 0}
.psp-shop .psp-product-card h3{margin:0 0 4px;font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400;line-height:1.1}
.psp-shop .psp-product-card__year{min-height:18px;margin:0 0 5px;color:var(--psp-muted);font-size:12px}
.psp-shop .psp-product-card__price{margin:0 0 14px;color:#4d4842;font-family:Georgia,"Times New Roman",serif;font-size:16px}
.psp-shop .psp-product-card__price .woocommerce-Price-amount{color:inherit}
.psp-shop .psp-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:42px;padding:10px 18px;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:background .25s ease,color .25s ease,border-color .25s ease}
.psp-shop .psp-button--outline{justify-content:flex-start;width:max-content;min-height:auto;margin-top:auto;padding:0 0 7px;border:0;border-bottom:1px solid var(--psp-gold);color:#654c2d;background:transparent}
.psp-shop .psp-button--outline:hover{color:var(--psp-gold)}
.psp-shop .psp-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:18px;margin-top:40px}
.psp-shop .psp-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:46px;height:46px;padding:0 16px;border:1px solid rgba(168,133,96,.22);border-radius:999px;background:rgba(255,255,255,.65);color:#5e554d;font-size:11px;letter-spacing:.12em;text-transform:uppercase;transition:all .25s ease}
.psp-shop .psp-pagination a:hover{color:var(--psp-gold);border-color:var(--psp-gold);background:rgba(255,255,255,.92);box-shadow:0 8px 18px rgba(101,76,45,.08);transform:translateY(-1px)}
.psp-shop .psp-pagination a.is-active{color:#fff;border-color:#171717;background:#171717;box-shadow:0 8px 18px rgba(0,0,0,.08)}
.psp-shop .psp-pagination__pages{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}
.psp-shop .psp-pagination__edge{gap:10px;min-width:auto;padding:0 8px;background:transparent;border:0;border-bottom:1px solid rgba(168,133,96,.28);border-radius:0;color:#665b50;text-transform:uppercase}
.psp-shop .psp-pagination__edge:hover{color:var(--psp-gold);border-color:transparent;border-bottom-color:var(--psp-gold);background:transparent;box-shadow:none;transform:none}
.psp-shop .psp-pagination__edge.is-disabled{opacity:.38;pointer-events:none}
.psp-shop .psp-empty{padding:64px 0;text-align:center}

.psp-shop .psp-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:28px clamp(24px,5vw,74px);border-top:1px solid var(--psp-line);border-bottom:1px solid var(--psp-line);background:#e9dfd1}
.psp-shop .psp-trust>div{display:grid;grid-template-columns:38px 1fr;column-gap:13px;padding:4px 26px;border-right:1px solid #d0c2b0}
.psp-shop .psp-trust>div:first-child{padding-left:0}
.psp-shop .psp-trust>div:last-child{padding-right:0;border-right:0}
.psp-shop .psp-trust span{grid-row:1/span 2;align-self:center;font-family:Georgia,serif;font-size:30px}
.psp-shop .psp-trust strong{font-size:11px;letter-spacing:.08em;text-transform:uppercase}
.psp-shop .psp-trust small{color:var(--psp-muted);font-size:11px;line-height:1.45}

.psp-shop .psp-professional{
  position:relative;
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:36px;
  padding:56px clamp(26px,5vw,74px);
  overflow:hidden;
  color:#f7f1e7;
  background:linear-gradient(135deg,#13273f 0%,#16314e 100%)
}
.psp-shop .psp-professional__watermark{position:absolute;right:-.02em;bottom:-.2em;color:rgba(255,255,255,.06);font-family:Georgia,"Times New Roman",serif;font-size:clamp(72px,12vw,168px);line-height:1;letter-spacing:-.06em;pointer-events:none}
.psp-shop .psp-professional__content{position:relative;z-index:1}
.psp-shop .psp-professional h2{max-width:11ch;font-size:clamp(30px,3.6vw,46px);line-height:1.03;color:#f7f1e7;text-wrap:balance;text-shadow:0 1px 0 rgba(0,0,0,.18)}
.psp-shop .psp-professional p:not(.psp-eyebrow){max-width:560px;margin:14px 0 0;color:#dce3ec;font-size:16px;line-height:1.62}
.psp-shop .psp-button--dark{position:relative;z-index:1;min-width:280px;border:1px solid rgba(231,215,181,.78);border-radius:999px;color:#fff;background:rgba(255,255,255,.03);backdrop-filter:blur(2px)}
.psp-shop .psp-button--dark:hover{color:var(--psp-blue);background:#e7d7b5}

.picasso-shop-premium-page .entry-title,
.picasso-shop-premium-page h1.entry-title,
.picasso-shop-premium-page .ast-page-header-content{display:none!important}
.picasso-shop-premium-page .site-content>.ast-container,
.picasso-shop-premium-page .site-main,
.picasso-shop-premium-page .entry-content{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}

@media(max-width:1180px){
  .psp-shop .psp-brandbar__nav{gap:18px}
  .psp-shop .psp-hero{grid-template-columns:.95fr 1.05fr}
  .psp-shop .psp-hero h1{font-size:clamp(50px,4.8vw,72px)}
  .psp-shop .psp-toolbar{grid-template-columns:auto 1fr}
  .psp-shop .psp-order-form{grid-column:1/-1;justify-content:flex-end;padding-bottom:18px}
}
@media(max-width:900px){
  .psp-shop .psp-brandbar{grid-template-columns:auto 1fr}
  .psp-shop .psp-brandbar__nav{grid-column:1/-1;justify-content:center;padding-top:8px}
  .psp-shop .psp-hero{grid-template-columns:1fr;min-height:auto}
  .psp-shop .psp-hero:after{display:none}
  .psp-shop .psp-hero__visual{min-height:420px;order:-1}
  .psp-shop .psp-hero-cats__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .psp-shop .psp-hero__frame{inset:24px 10vw 18px}
  .psp-shop .psp-legacy{grid-template-columns:minmax(220px,.65fr) 1fr}
  .psp-shop .psp-legacy__places{grid-column:1/-1;flex-direction:row;padding:20px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.18)}
  .psp-shop .psp-section-heading,.psp-shop .psp-catalog-intro{grid-template-columns:1fr;align-items:flex-start}
  .psp-shop .psp-featured-mini{max-width:560px}
  .psp-shop .psp-section-heading{flex-direction:column}
  .psp-shop .psp-collection-grid,.psp-shop .psp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .psp-shop .psp-toolbar{grid-template-columns:1fr;gap:0;padding-top:20px}
  .psp-shop .psp-category-nav{order:3;width:100%}
  .psp-shop .psp-order-form{grid-column:auto;justify-content:flex-start;padding:14px 0 18px}
  .psp-shop .psp-trust{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:26px}
  .psp-shop .psp-trust>div:nth-child(2){border-right:0}
  .psp-shop .psp-professional{grid-template-columns:1fr;align-items:flex-start}
}
@media(max-width:680px){
  .psp-shop .psp-brandbar{gap:14px;padding:10px 18px}
  .psp-shop .psp-brandbar__logo{width:64px;height:64px}
  .psp-shop .psp-brandbar__identity strong{font-size:19px}
  .psp-shop .psp-brandbar__identity span{font-size:8px}
  .psp-shop .psp-brandbar__nav{justify-content:flex-start;overflow-x:auto}
  .psp-shop .psp-hero__visual{min-height:350px;padding:22px}
  .psp-shop .psp-hero-cats__grid{grid-template-columns:1fr}
  .psp-shop .psp-hero-cat__body strong{font-size:22px}
  .psp-shop .psp-hero__frame{inset:20px 22px 16px;padding:12px}
  .psp-shop .psp-hero h1{font-size:44px}
  .psp-shop .psp-legacy{grid-template-columns:1fr;gap:28px;padding:52px 24px}
  .psp-shop .psp-legacy__places{grid-column:auto}
  .psp-shop .psp-collections,.psp-shop .psp-catalog{padding-left:20px;padding-right:20px}
  .psp-shop .psp-section-heading h2,.psp-shop .psp-catalog-intro h2{font-size:38px}
  .psp-shop .psp-featured-mini{grid-template-columns:120px 1fr;gap:16px;padding:14px}
  .psp-shop .psp-collection-grid,.psp-shop .psp-product-grid{grid-template-columns:1fr}
  .psp-shop .psp-collection-card__image,.psp-shop .psp-product-card__image{aspect-ratio:4/5}
  .psp-shop .psp-product-card h3{font-size:22px}
  .psp-shop .psp-trust{grid-template-columns:1fr;padding-left:22px;padding-right:22px}
  .psp-shop .psp-trust>div{padding:10px 0;border-right:0;border-bottom:1px solid #d0c2b0}
  .psp-shop .psp-trust>div:last-child{border-bottom:0}
  .psp-shop .psp-professional{padding:42px 20px}
  .psp-shop .psp-button--dark{min-width:0;width:100%}
}

/* 2.2.10 · Profesionales más amplia, legible y premium */
.psp-shop .psp-professional{
	width:100vw!important;
	max-width:none!important;
	min-height:360px;
	margin-left:calc(50% - 50vw)!important;
	margin-right:calc(50% - 50vw)!important;
	padding:
		74px
		max(72px, calc((100vw - 1320px)/2 + 56px))!important;
	grid-template-columns:minmax(0,1.35fr) minmax(260px,360px)!important;
	gap:72px!important;
	background:
		linear-gradient(135deg,#102a46 0%,#173a5f 58%,#1c4269 100%)!important;
	color:#f7f3ec!important;
	box-sizing:border-box;
}

.psp-shop .psp-professional__content{
	max-width:820px;
}

.psp-shop .psp-professional .psp-eyebrow{
	color:#d6ad66!important;
	font-size:11px!important;
	letter-spacing:.18em!important;
	line-height:1.4;
}

.psp-shop .psp-professional h2{
	max-width:15ch!important;
	margin:12px 0 0!important;
	color:#f7f3ec!important;
	-webkit-text-fill-color:#f7f3ec!important;
	font-size:clamp(42px,4.4vw,68px)!important;
	font-weight:400!important;
	line-height:.98!important;
	text-shadow:none!important;
}

.psp-shop .psp-professional p:not(.psp-eyebrow){
	max-width:720px!important;
	margin-top:22px!important;
	color:rgba(247,243,236,.88)!important;
	-webkit-text-fill-color:rgba(247,243,236,.88)!important;
	font-size:17px!important;
	line-height:1.7!important;
}

.psp-shop .psp-professional__watermark{
	color:rgba(247,243,236,.055)!important;
	font-size:clamp(96px,13vw,190px)!important;
	bottom:-.12em!important;
}

.psp-shop .psp-professional .psp-button--dark{
	justify-self:end;
	width:100%;
	min-width:0!important;
	max-width:360px;
	padding:18px 28px!important;
	border:1px solid rgba(247,243,236,.68)!important;
	color:#f7f3ec!important;
	-webkit-text-fill-color:#f7f3ec!important;
	background:rgba(255,255,255,.025)!important;
	font-size:10px!important;
	letter-spacing:.14em!important;
}

.psp-shop .psp-professional .psp-button--dark:hover{
	border-color:#d6ad66!important;
	color:#102a46!important;
	-webkit-text-fill-color:#102a46!important;
	background:#d6ad66!important;
}

@media(max-width:980px){
	.psp-shop .psp-professional{
		min-height:0;
		padding:58px 30px!important;
		grid-template-columns:1fr!important;
		gap:34px!important;
	}
	.psp-shop .psp-professional h2{
		max-width:18ch!important;
		font-size:clamp(38px,8vw,58px)!important;
	}
	.psp-shop .psp-professional .psp-button--dark{
		justify-self:start;
		max-width:320px;
	}
}

@media(max-width:640px){
	.psp-shop .psp-professional{
		padding:46px 22px!important;
	}
	.psp-shop .psp-professional h2{
		font-size:36px!important;
	}
	.psp-shop .psp-professional p:not(.psp-eyebrow){
		font-size:15px!important;
	}
	.psp-shop .psp-professional .psp-button--dark{
		max-width:none;
	}
}


/* 2.2.12 · Hero blanco editorial y página más compacta */
.psp-shop .psp-hero{
  min-height:auto;
  align-items:stretch;
}
.psp-shop .psp-hero__content{
  padding:clamp(40px,5vw,64px) clamp(30px,5vw,72px);
}
.psp-shop .psp-hero__visual{
  min-height:500px;
  padding:34px 36px;
  background:#fff!important;
  border-left:1px solid #e8ded2;
}
.psp-shop .psp-hero__visual:before{
  display:none!important;
}
.psp-shop .psp-hero-cats__inner{
  width:100%;
  max-width:860px;
  gap:14px;
}
.psp-shop .psp-hero-cats__eyebrow{
  color:#b58a4a;
  font-size:10px;
  letter-spacing:.2em;
}
.psp-shop .psp-hero-cats__grid{
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.psp-shop .psp-hero-cat{
  display:grid;
  grid-template-columns:minmax(120px,.9fr) minmax(0,1.05fr);
  align-items:center;
  gap:18px;
  min-height:190px;
  padding:16px;
  border:1px solid #e7ded2;
  background:#fff;
  box-shadow:0 12px 26px rgba(42,31,20,.045);
  backdrop-filter:none;
}
.psp-shop .psp-hero-cat:hover{
  transform:translateY(-2px);
  border-color:#c9a56d;
  background:#fff;
  box-shadow:0 18px 32px rgba(42,31,20,.075);
}
.psp-shop .psp-hero-cat__image{
  aspect-ratio:4/5;
  max-height:180px;
  padding:8px;
  background:#f1ebe2;
}
.psp-shop .psp-hero-cat__body{
  justify-content:center;
  gap:8px;
  padding:0;
}
.psp-shop .psp-hero-cat__body strong{
  color:#171513;
  font-size:clamp(23px,2vw,31px);
  line-height:1;
}
.psp-shop .psp-hero-cat__rule{
  width:26px;
  height:1px;
  background:#b58a4a;
}
.psp-shop .psp-hero-cat__desc{
  color:#635b53;
  font-size:12px;
  line-height:1.55;
}
.psp-shop .psp-hero-cat__body em{
  color:#b58a4a;
  font-size:9px;
  letter-spacing:.14em;
}

/* Reducción global de recorrido vertical sin perder jerarquía */
.psp-shop .psp-legacy{
  gap:36px;
  padding:40px clamp(28px,5vw,64px);
}
.psp-shop .psp-collections{
  padding:44px clamp(24px,5vw,64px) 48px;
}
.psp-shop .psp-section-heading{
  margin-bottom:24px;
}
.psp-shop .psp-collections__grid{
  gap:22px;
}
.psp-shop .psp-catalog{
  padding:46px clamp(24px,5vw,64px) 50px;
}
.psp-shop .psp-catalog-intro{
  gap:34px;
  margin-bottom:22px;
  padding-bottom:22px;
}
.psp-shop .psp-category-nav a{
  padding:20px 0 17px;
}
.psp-shop .psp-products-grid{
  gap:38px 28px;
}
.psp-shop .psp-product-card__image{
  padding:14px;
}
.psp-shop .psp-product-card__body{
  padding-top:12px;
}
.psp-shop .psp-pagination{
  margin-top:34px;
}
.psp-shop .psp-trust{
  padding:20px clamp(24px,5vw,64px);
}
.psp-shop .psp-professional{
  min-height:300px!important;
  padding:52px max(54px,calc((100vw - 1320px)/2 + 48px))!important;
}

@media(max-width:1100px){
  .psp-shop .psp-hero__visual{min-height:auto;padding:28px}
  .psp-shop .psp-hero-cat{grid-template-columns:110px 1fr;min-height:170px}
}
@media(max-width:760px){
  .psp-shop .psp-hero__content{padding:38px 24px}
  .psp-shop .psp-hero__visual{padding:24px 20px}
  .psp-shop .psp-hero-cats__grid{grid-template-columns:1fr}
  .psp-shop .psp-hero-cat{grid-template-columns:104px 1fr;min-height:150px;padding:13px}
  .psp-shop .psp-hero-cat__image{max-height:145px}
  .psp-shop .psp-legacy{padding:38px 22px}
  .psp-shop .psp-collections,.psp-shop .psp-catalog{padding-top:38px;padding-bottom:42px}
  .psp-shop .psp-professional{padding:42px 22px!important}
}

/* 2.2.13 · Compactación premium para reducir scroll sin perder elegancia */
.psp-shop .psp-hero{
  min-height:500px;
}
.psp-shop .psp-hero__content{
  padding:36px clamp(28px,4.5vw,64px);
}
.psp-shop .psp-hero__content .psp-eyebrow{
  margin-bottom:10px;
}
.psp-shop .psp-hero h1{
  margin-bottom:16px;
  line-height:.94;
}
.psp-shop .psp-hero__content p:not(.psp-eyebrow):not(.psp-text-link){
  max-width:470px;
  margin:0 0 18px;
  font-size:15px;
  line-height:1.56;
}
.psp-shop .psp-hero__visual{
  min-height:450px;
  padding:24px 26px;
}
.psp-shop .psp-hero-cats__inner{
  max-width:760px;
  gap:12px;
}
.psp-shop .psp-hero-cats__grid{
  gap:12px;
}
.psp-shop .psp-hero-cat{
  grid-template-columns:104px minmax(0,1fr);
  gap:14px;
  min-height:158px;
  padding:13px;
  box-shadow:0 10px 22px rgba(42,31,20,.04);
}
.psp-shop .psp-hero-cat__image{
  max-height:138px;
  padding:6px;
}
.psp-shop .psp-hero-cat__body{
  gap:6px;
}
.psp-shop .psp-hero-cat__body strong{
  font-size:clamp(21px,1.7vw,27px);
}
.psp-shop .psp-hero-cat__desc{
  font-size:11px;
  line-height:1.46;
}

.psp-shop .psp-legacy{
  gap:28px;
  padding:32px clamp(22px,4vw,56px);
}
.psp-shop .psp-legacy__copy>p:last-child{
  margin-top:10px;
  font-size:15px;
  line-height:1.56;
}
.psp-shop .psp-legacy__places{
  gap:7px;
}

.psp-shop .psp-collections{
  padding:34px clamp(22px,4vw,56px) 38px;
}
.psp-shop .psp-section-heading{
  margin-bottom:18px;
  gap:20px;
}
.psp-shop .psp-section-heading h2,
.psp-shop .psp-catalog-intro h2{
  font-size:clamp(32px,3.2vw,48px);
}
.psp-shop .psp-collection-grid{
  gap:24px 20px;
}
.psp-shop .psp-collection-card__image{
  aspect-ratio:5/4;
}
.psp-shop .psp-collection-card__image img{
  padding:14px;
}
.psp-shop .psp-collection-card__meta{
  gap:14px;
  padding:12px 2px 0;
}
.psp-shop .psp-collection-card strong{
  font-size:22px;
}

.psp-shop .psp-catalog{
  padding:36px clamp(22px,4vw,56px) 40px;
}
.psp-shop .psp-catalog-intro{
  gap:24px;
  margin-bottom:18px;
  padding-bottom:18px;
}
.psp-shop .psp-catalog-intro__copy>p:not(.psp-eyebrow){
  margin:12px 0 16px;
  font-size:15px;
  line-height:1.56;
}
.psp-shop .psp-featured-mini{
  gap:16px;
  padding:14px;
}
.psp-shop .psp-featured-mini__image{
  aspect-ratio:1/1;
  padding:8px;
}
.psp-shop .psp-featured-mini__meta strong{
  font-size:22px;
}
.psp-shop .psp-featured-mini__meta>span{
  margin-top:8px;
}
.psp-shop .psp-toolbar{
  min-height:56px;
  margin-bottom:20px;
}
.psp-shop .psp-category-nav a{
  padding:16px 0 13px;
}
.psp-shop .psp-product-grid{
  gap:28px 24px;
}
.psp-shop .psp-product-card__image{
  aspect-ratio:5/4;
  padding:12px;
}
.psp-shop .psp-product-card__body{
  padding-top:10px;
}
.psp-shop .psp-product-card h3{
  font-size:22px;
  margin-bottom:3px;
}
.psp-shop .psp-product-card__year{
  margin-bottom:4px;
}
.psp-shop .psp-product-card__price{
  margin-bottom:10px;
}
.psp-shop .psp-pagination{
  margin-top:24px;
}
.psp-shop .psp-trust{
  padding:16px clamp(20px,4vw,56px);
}
.psp-shop .psp-professional{
  min-height:270px!important;
  gap:48px!important;
  padding:44px max(40px,calc((100vw - 1320px)/2 + 36px))!important;
}
.psp-shop .psp-professional h2{
  font-size:clamp(38px,3.8vw,60px)!important;
}
.psp-shop .psp-professional p:not(.psp-eyebrow){
  margin-top:16px!important;
  font-size:16px!important;
  line-height:1.6!important;
}

@media(max-width:1180px){
  .psp-shop .psp-hero__visual{
    min-height:410px;
    padding:20px 22px;
  }
  .psp-shop .psp-hero-cat{
    min-height:148px;
  }
}

@media(max-width:900px){
  .psp-shop .psp-hero__content{
    padding:34px 24px;
  }
  .psp-shop .psp-hero__visual{
    padding:20px;
  }
  .psp-shop .psp-collection-card__image,
  .psp-shop .psp-product-card__image{
    aspect-ratio:4/5;
  }
}

@media(max-width:680px){
  .psp-shop .psp-hero__content{
    padding:30px 20px;
  }
  .psp-shop .psp-hero__visual{
    padding:18px;
  }
  .psp-shop .psp-hero-cats__grid{
    gap:10px;
  }
  .psp-shop .psp-hero-cat{
    grid-template-columns:92px 1fr;
    min-height:132px;
    padding:11px;
  }
  .psp-shop .psp-hero-cat__image{
    max-height:118px;
  }
  .psp-shop .psp-legacy,
  .psp-shop .psp-collections,
  .psp-shop .psp-catalog{
    padding-left:18px;
    padding-right:18px;
  }
  .psp-shop .psp-legacy{
    padding-top:28px;
    padding-bottom:30px;
  }
  .psp-shop .psp-collections,
  .psp-shop .psp-catalog{
    padding-top:30px;
    padding-bottom:34px;
  }
  .psp-shop .psp-section-heading,
  .psp-shop .psp-catalog-intro{
    margin-bottom:16px;
    padding-bottom:16px;
  }
  .psp-shop .psp-trust{
    padding:14px 18px;
  }
  .psp-shop .psp-professional{
    padding:38px 18px!important;
  }
}
