.pilavera-community{--pvc-background: #fffdfc;--pvc-surface: #f4eee9;--pvc-dark-surface: #2c2724;--pvc-text: #2f2825;--pvc-muted: #756a64;--pvc-accent: #9b5c50;--pvc-accent-hover: #7e493f;--pvc-border: #ded5ce;--pvc-max-width: 1380px;--pvc-radius: 24px;--pvc-padding-top: 72px;--pvc-padding-bottom: 80px;position:relative;width:100%;max-width:100%;overflow:hidden;padding-block:var(--pvc-padding-top) var(--pvc-padding-bottom);color:var(--pvc-text);background:var(--pvc-background)}.pilavera-community *,.pilavera-community *:before,.pilavera-community *:after{box-sizing:border-box}.pilavera-community__container{width:min(calc(100% - 40px),var(--pvc-max-width));margin-inline:auto}.pilavera-community__header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:35px}.pilavera-community__heading-column{max-width:850px}.pilavera-community__eyebrow{display:inline-flex;align-items:center;gap:9px;margin:0 0 15px;color:var(--pvc-accent);font-size:10.5px;font-weight:800;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}.pilavera-community__eyebrow>span{width:7px;height:7px;border-radius:50%;background:var(--pvc-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--pvc-accent) 11%,transparent)}.pilavera-community__heading{max-width:17ch;margin:0;color:var(--pvc-text);font-size:clamp(38px,4.5vw,64px);font-weight:560;line-height:1.02;letter-spacing:-.05em;text-wrap:balance}.pilavera-community__intro{max-width:710px;margin-top:18px;color:var(--pvc-muted);font-size:15px;line-height:1.65}.pilavera-community__intro>*{margin:0}.pilavera-community__pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.pilavera-community__pill{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;color:var(--pvc-text);border:1px solid var(--pvc-border);border-radius:999px;background:var(--pvc-surface);font-size:10.5px;font-weight:720;line-height:1.2}.pilavera-community__pill svg{width:15px;height:15px;fill:none;stroke:var(--pvc-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pilavera-community__header-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:9px;min-height:50px;padding:12px 19px;color:var(--pvc-text);border:1px solid var(--pvc-border);border-radius:999px;background:transparent;font-size:12px;font-weight:780;line-height:1;text-decoration:none;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.pilavera-community__header-button:hover{color:#fff;border-color:var(--pvc-accent);background:var(--pvc-accent);transform:translateY(-1px)}.pilavera-community__header-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pilavera-community__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:clamp(190px,18vw,260px);gap:14px;min-width:0}.pilavera-community-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--pvc-border);border-radius:var(--pvc-radius);background:var(--pvc-surface);box-shadow:0 12px 36px #3426210e;transition:box-shadow .22s ease,transform .22s ease}.pilavera-community-card:hover{box-shadow:0 20px 50px #3426211a;transform:translateY(-2px)}.pilavera-community-card--standard{grid-column:span 3;grid-row:span 1}.pilavera-community-card--wide{grid-column:span 6;grid-row:span 1}.pilavera-community-card--tall{grid-column:span 3;grid-row:span 2}.pilavera-community-card--featured{grid-column:span 6;grid-row:span 2}.pilavera-community-card__media{position:relative;width:100%;height:100%;overflow:hidden;background:var(--pvc-surface)}.pilavera-community-card__image,.pilavera-community-card__video,.pilavera-community-card__placeholder{display:block;width:100%;height:100%}.pilavera-community-card__image,.pilavera-community-card__video{object-fit:cover;object-position:center;transition:transform .6s ease}.pilavera-community-card--ugc:hover .pilavera-community-card__image,.pilavera-community-card--ugc:hover .pilavera-community-card__video{transform:scale(1.025)}.pilavera-community-card__placeholder{color:var(--pvc-muted);background:var(--pvc-surface)}.pilavera-community-card__media-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#1813110a 30%,#181311a8)}.pilavera-community-card__label{position:absolute;z-index:3;top:14px;left:14px;max-width:calc(100% - 28px);padding:7px 10px;color:var(--pvc-text);border:1px solid rgba(255,255,255,.68);border-radius:999px;background:#ffffffe0;box-shadow:0 7px 20px #1e181514;backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px);font-size:8.5px;font-weight:800;line-height:1.25;letter-spacing:.08em}.pilavera-community-card__identity{position:absolute;z-index:3;right:16px;bottom:15px;left:16px;display:flex;flex-direction:column;gap:3px;color:#fff}.pilavera-community-card__identity strong{color:#fff;font-size:14px;font-weight:780;line-height:1.25}.pilavera-community-card__identity span{color:#fffc;font-size:10.5px;line-height:1.4}.pilavera-community-card__play{position:absolute;z-index:4;top:50%;left:50%;display:grid;place-items:center;width:54px;height:54px;padding:0;color:var(--pvc-text);border:1px solid rgba(255,255,255,.68);border-radius:50%;background:#ffffffe0;box-shadow:0 12px 36px #1b151329;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;transform:translate(-50%,-50%);transition:background-color .18s ease,opacity .18s ease,transform .18s ease}.pilavera-community-card__play:hover{background:#fff;transform:translate(-50%,-50%) scale(1.05)}.pilavera-community-card__play svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.pilavera-community-card__play-icon,.pilavera-community-card__pause-icon{display:grid;place-items:center}.pilavera-community-card__pause-icon{display:none}.pilavera-community-card.is-playing .pilavera-community-card__play{width:42px;height:42px;opacity:0}.pilavera-community-card.is-playing:hover .pilavera-community-card__play,.pilavera-community-card.is-playing .pilavera-community-card__play:focus-visible{opacity:1}.pilavera-community-card.is-playing .pilavera-community-card__play-icon{display:none}.pilavera-community-card.is-playing .pilavera-community-card__pause-icon{display:grid}.pilavera-community-card--quote{display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;padding:clamp(22px,3vw,36px);background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--pvc-accent) 13%,transparent),transparent 45%),var(--pvc-surface)}.pilavera-community-card__quote-mark{color:var(--pvc-accent);font-family:Georgia,serif;font-size:70px;line-height:.8}.pilavera-community-card__quote-content{position:relative;z-index:2}.pilavera-community-card__quote-content blockquote{max-width:25ch;margin:0;color:var(--pvc-text);font-size:clamp(19px,2vw,29px);font-weight:570;line-height:1.27;letter-spacing:-.025em}.pilavera-community-card__quote-content footer{display:flex;flex-direction:column;gap:3px;margin-top:22px}.pilavera-community-card__quote-content footer strong{color:var(--pvc-text);font-size:12px;font-weight:800}.pilavera-community-card__quote-content footer span{color:var(--pvc-muted);font-size:10.5px}.pilavera-community-card__quote-decoration{position:absolute;z-index:1;right:-38px;bottom:-38px;width:150px;height:150px;color:var(--pvc-accent);opacity:.1}.pilavera-community-card__quote-decoration svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1}.pilavera-community-card--event{display:flex;flex-direction:column;justify-content:space-between;padding:clamp(22px,3vw,34px);color:#fff9f4;border-color:#ffffff1a;background:radial-gradient(circle at 100% 0,color-mix(in srgb,var(--pvc-accent) 30%,transparent),transparent 43%),var(--pvc-dark-surface)}.pilavera-community-card__event-top{display:flex;align-items:center;gap:11px}.pilavera-community-card__event-icon{display:grid;place-items:center;width:39px;height:39px;color:#fff;border-radius:13px;background:var(--pvc-accent)}.pilavera-community-card__event-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.pilavera-community-card__event-eyebrow{color:#cfc3ba;font-size:9px;font-weight:800;line-height:1.3;letter-spacing:.13em}.pilavera-community-card__event-content{margin-top:22px}.pilavera-community-card__event-content h3{max-width:17ch;margin:0;color:#fff9f4;font-size:clamp(24px,2.5vw,36px);font-weight:580;line-height:1.08;letter-spacing:-.035em}.pilavera-community-card__event-content p{max-width:48ch;margin:13px 0 0;color:#cfc3ba;font-size:11.5px;line-height:1.55}.pilavera-community-card__event-details{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:19px}.pilavera-community-card__event-details>span{display:inline-flex;align-items:center;gap:6px;color:#fff9f4;font-size:10.5px;font-weight:680}.pilavera-community-card__event-details svg{width:16px;height:16px;fill:none;stroke:var(--pvc-accent);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.pilavera-community-card__event-link{display:inline-flex;align-self:flex-start;align-items:center;gap:9px;margin-top:23px;color:#fff9f4;font-size:11.5px;font-weight:780;text-decoration:none}.pilavera-community-card__event-link:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.pilavera-community-card__event-link svg{width:17px;height:17px;fill:none;stroke:var(--pvc-accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.pilavera-community-card__event-link:hover svg{transform:translate(3px)}.pilavera-community__mobile-hint{display:none}@media screen and (max-width:1100px){.pilavera-community__grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:clamp(210px,28vw,280px)}.pilavera-community-card--standard{grid-column:span 3}.pilavera-community-card--wide,.pilavera-community-card--featured{grid-column:span 6}.pilavera-community-card--tall{grid-column:span 3}}@media screen and (max-width:749px){.pilavera-community{padding-block:max(48px,calc(var(--pvc-padding-top) * .7)) max(52px,calc(var(--pvc-padding-bottom) * .7))}.pilavera-community__container{width:100%}.pilavera-community__header{display:block;margin-bottom:25px;padding-inline:16px}.pilavera-community__eyebrow{margin-bottom:13px;font-size:9.5px}.pilavera-community__heading{max-width:15ch;font-size:clamp(36px,10vw,48px)}.pilavera-community__intro{margin-top:15px;font-size:14px}.pilavera-community__pills{gap:6px;margin-top:17px}.pilavera-community__pill{min-height:31px;padding:6px 9px;font-size:9.5px}.pilavera-community__header-button{width:100%;margin-top:20px}.pilavera-community__grid{display:flex;gap:12px;width:100%;padding:2px 16px 14px;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:16px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pilavera-community__grid::-webkit-scrollbar{display:none}.pilavera-community-card,.pilavera-community-card--standard,.pilavera-community-card--wide,.pilavera-community-card--tall,.pilavera-community-card--featured{flex:0 0 min(82vw,350px);width:min(82vw,350px);min-width:min(82vw,350px);aspect-ratio:4 / 5;scroll-snap-align:start;border-radius:min(var(--pvc-radius),22px)}.pilavera-community-card:hover{transform:none}.pilavera-community-card--quote,.pilavera-community-card--event{padding:24px}.pilavera-community-card__quote-content blockquote{font-size:23px}.pilavera-community-card__event-content h3{font-size:29px}.pilavera-community-card__play{width:50px;height:50px}.pilavera-community__mobile-hint{display:flex;align-items:center;justify-content:center;gap:7px;margin:8px 0 0;padding-inline:16px;color:var(--pvc-muted);font-size:9.5px;font-weight:680}.pilavera-community__mobile-hint>span{display:inline-flex;color:var(--pvc-accent)}.pilavera-community__mobile-hint svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}}@media(prefers-reduced-motion:reduce){.pilavera-community *,.pilavera-community *:before,.pilavera-community *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.pilavera-community-card:hover,.pilavera-community-card--ugc:hover .pilavera-community-card__image,.pilavera-community-card--ugc:hover .pilavera-community-card__video{transform:none}}.pilavera-community__grid{display:flex!important;grid-template-columns:none!important;grid-auto-flow:initial!important;grid-auto-rows:auto!important;gap:14px;width:100%;max-width:100%;min-width:0;padding:2px 2px 18px;overflow-x:auto;overflow-y:hidden;scroll-padding-inline:2px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--pvc-accent) 55%,transparent) color-mix(in srgb,var(--pvc-border) 55%,transparent);-webkit-overflow-scrolling:touch}.pilavera-community__grid::-webkit-scrollbar{height:7px}.pilavera-community__grid::-webkit-scrollbar-track{border-radius:999px;background:color-mix(in srgb,var(--pvc-border) 45%,transparent)}.pilavera-community__grid::-webkit-scrollbar-thumb{border-radius:999px;background:color-mix(in srgb,var(--pvc-accent) 55%,transparent)}.pilavera-community-card,.pilavera-community-card--standard,.pilavera-community-card--wide,.pilavera-community-card--tall,.pilavera-community-card--featured{flex:0 0 clamp(280px,28vw,390px)!important;width:clamp(280px,28vw,390px)!important;min-width:clamp(280px,28vw,390px)!important;height:auto!important;min-height:0;aspect-ratio:4 / 5;scroll-snap-align:start}.pilavera-community-card__media{isolation:isolate}.pilavera-community-card__poster{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;filter:none!important;transform:none!important;opacity:1;transition:opacity .18s ease,transform .6s ease}.pilavera-community-card.is-playing .pilavera-community-card__poster{opacity:0;pointer-events:none}.pilavera-community-card--ugc:hover .pilavera-community-card__poster{transform:scale(1.025)!important}.pilavera-community-card__video,.pilavera-community-card__image{filter:none!important}.pilavera-community-card__media-overlay{z-index:3}.pilavera-community-card__label,.pilavera-community-card__identity,.pilavera-community-card__play{z-index:4}.pilavera-community-card__play{z-index:5}@media screen and (max-width:749px){.pilavera-community__grid{gap:12px;padding:2px 16px 14px;scroll-padding-inline:16px;scrollbar-width:none}.pilavera-community__grid::-webkit-scrollbar{display:none}.pilavera-community-card,.pilavera-community-card--standard,.pilavera-community-card--wide,.pilavera-community-card--tall,.pilavera-community-card--featured{flex-basis:min(82vw,350px)!important;width:min(82vw,350px)!important;min-width:min(82vw,350px)!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pilavera-home-community.css.map */
