.ps-system{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 0%,rgba(200,136,46,.12),transparent 30%),linear-gradient(180deg,#fbf8f2,#f5f1e9)}.ps-system__intro{margin-bottom:clamp(38px,5vw,64px)}.ps-system__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.85fr);gap:18px;align-items:stretch}.ps-system__panel{overflow:hidden;border:1px solid rgba(82,34,55,.13);border-radius:24px;background:#ffffffd1;box-shadow:0 18px 52px #28161e12}.ps-system__ready{display:flex;min-width:0;flex-direction:column;padding:clamp(24px,3.5vw,42px)}.ps-system__panel-heading{max-width:690px}.ps-system__kicker{margin:0 0 10px;color:var(--ps-wine);font-family:var(--font-body--family);font-size:.72rem;font-weight:700;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.ps-system__panel h3{margin:0;color:var(--ps-ink);font-family:var(--font-body--family);font-size:clamp(1.55rem,2.3vw,2.2rem);font-weight:650;letter-spacing:-.025em;line-height:1.08;text-wrap:balance}.ps-system__panel-heading>p:last-child,.ps-system__copy>p:not(.ps-system__kicker):not(.ps-system__price),.ps-system__complement-content>p:not(.ps-system__kicker){margin:14px 0 0;color:var(--ps-taupe);font-size:.94rem;line-height:1.62}.ps-system__palette-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.ps-system-product{min-width:0;overflow:hidden;border:1px solid rgba(23,23,23,.09);border-radius:17px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.ps-system-product:hover{transform:translateY(-4px);border-color:#6e304847;box-shadow:0 16px 38px #28161e1a}.ps-system-product>a{display:block;height:100%;color:inherit;text-decoration:none}.ps-system-product__media{display:grid;aspect-ratio:1;place-items:center;overflow:hidden;background:#fff}.ps-system-product__media img{width:100%;height:100%;object-fit:contain;transition:transform .26s ease}.ps-system-product:hover img{transform:scale(1.025)}.ps-system-product__content{padding:15px 16px 18px}.ps-system-product__label{display:inline-flex;margin-bottom:7px;color:var(--ps-wine);font-size:.7rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.ps-system-product h4{min-height:2.7em;margin:0;font-family:var(--font-body--family);font-size:.94rem;font-weight:600;line-height:1.35}.ps-system-product__content p{margin:10px 0 0;color:var(--ps-taupe);font-size:.88rem;font-weight:650}.ps-system__link{display:inline-flex;width:fit-content;align-items:center;gap:8px;margin-top:24px;color:var(--ps-wine);font-family:var(--font-body--family);font-size:.88rem;font-weight:700;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.ps-system__side{display:grid;min-width:0;grid-template-rows:minmax(0,1fr) auto;gap:18px}.ps-system__refill{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.82fr);align-items:center;min-height:0}.ps-system__copy{padding:clamp(24px,3vw,34px)}.ps-system__price{margin:18px 0 0;color:var(--ps-ink);font-size:.96rem;font-weight:700}.ps-system__feature-media{display:grid;height:100%;min-height:300px;place-items:center;overflow:hidden;background:#fff}.ps-system__feature-media img{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}.ps-system__refill:hover .ps-system__feature-media img{transform:scale(1.025)}.ps-system__complements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ps-system__complement>a{display:flex;height:100%;flex-direction:column;color:inherit;text-decoration:none}.ps-system__complement-media{display:grid;aspect-ratio:1.18;place-items:center;overflow:hidden;background:#fff}.ps-system__complement-media img{width:100%;height:100%;object-fit:contain;transition:transform .28s ease}.ps-system__complement:hover img{transform:scale(1.025)}.ps-system__complement-content{display:flex;flex:1;flex-direction:column;padding:22px}.ps-system__complement h3{font-size:1.25rem}.ps-system__complement .ps-system__price{display:block;margin-top:17px;font-size:.9rem}.ps-system__complement .ps-system__link{margin-top:12px}.ps-system a:focus-visible{outline:3px solid rgba(200,136,46,.72);outline-offset:4px;border-radius:8px}@media(max-width:1100px){.ps-system__grid{grid-template-columns:1fr}.ps-system__side{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:auto}.ps-system__refill{min-height:100%}.ps-system__complements{grid-template-columns:1fr}.ps-system__complement>a{display:grid;grid-template-columns:150px minmax(0,1fr)}.ps-system__complement-media{height:100%;aspect-ratio:auto}}@media(max-width:749px){.ps-system__intro{text-align:left}.ps-system__ready{padding:24px 18px 26px}.ps-system__palette-list{grid-auto-flow:column;grid-auto-columns:minmax(78%,1fr);grid-template-columns:none;gap:10px;margin-right:-18px;padding-right:18px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:thin}.ps-system-product{scroll-snap-align:start}.ps-system__side,.ps-system__refill{grid-template-columns:1fr}.ps-system__feature-media{min-height:280px;order:-1}.ps-system__complements{grid-template-columns:1fr}.ps-system__complement>a{display:grid;grid-template-columns:132px minmax(0,1fr)}.ps-system__complement-media{height:100%;min-height:220px}.ps-system__complement-content{padding:20px 18px}}@media(max-width:420px){.ps-system__complement>a{grid-template-columns:1fr}.ps-system__complement-media{min-height:0;aspect-ratio:1.3}}@media(prefers-reduced-motion:reduce){.ps-system-product,.ps-system-product__media img,.ps-system__feature-media img,.ps-system__complement-media img{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/paleta-dermacolor-system.css.map */
