.pg-home .hero{background:linear-gradient(135deg,var(--dark)0%,var(--dark-warm)100%);justify-content:center;align-items:center;min-height:70vh;display:flex;position:relative;overflow:visible}.pg-home .hero-bg{opacity:.4;background:url(/images/Beer-Garden.jpg) 50%/cover;position:absolute;inset:0}.pg-home .hero-content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:800px;padding:40px 24px;display:flex;position:relative}.pg-home .hero-badge{color:var(--copper-light);letter-spacing:3px;text-transform:uppercase;background:#c06b1333;border:1px solid #c06b1366;border-radius:30px;margin-bottom:24px;padding:8px 20px;font-size:12px;font-weight:700;display:inline-block}.pg-home .hero h1{font-family:var(--font-display);color:var(--white);margin-bottom:20px;font-size:clamp(24px,4vw,48px);line-height:.95}.pg-home .hero p{color:#ffffffbf;max-width:520px;margin:0 auto 36px;font-size:18px;line-height:1.6}.pg-home .hero-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.pg-home .hero-buttons .btn{padding:13px 24px}.pg-home .hero-order{display:inline-block;position:relative}.pg-home .hero-order>.btn{width:100%}.pg-home .hero-order-menu{background:var(--white);z-index:60;text-align:left;border-radius:14px;min-width:250px;display:none;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 44px #0000003d}.pg-home .hero-order-menu.open{display:block}.pg-home .hero-order-head{background:var(--copper);color:var(--white);font-family:var(--font-heading);letter-spacing:2px;text-transform:uppercase;text-align:center;padding:12px 18px;font-size:12px;font-weight:700}.pg-home .hero-order-menu a{color:#503629;letter-spacing:.3px;border-bottom:1px solid #0000000f;padding:14px 18px;font-size:15px;font-weight:700;transition:background .15s,color .15s;display:block}.pg-home .hero-order-menu a:last-child{border-bottom:none}.pg-home .hero-order-menu a:hover{background:var(--copper);color:var(--white)}.pg-home .hero-order-menu a span{color:var(--text-light);margin-top:2px;font-size:12px;font-weight:400;display:block}.pg-home .hero-order-menu a:hover span{color:#ffffffd9}.pg-home .hero-order-menu a.nearest{background:var(--sage-bg)}.pg-home .hero-strip{background:var(--copper);color:var(--white);font-family:var(--font-display);text-transform:none;letter-spacing:1px;padding:20px 0;font-size:clamp(18px,2.6vw,30px);font-weight:400;overflow:hidden}.pg-home .hero-strip-track{white-space:nowrap;will-change:transform;animation:60s linear infinite heroMarquee;display:inline-flex}.pg-home .hero-strip:hover .hero-strip-track{animation-play-state:paused}@media (prefers-reduced-motion:reduce){.pg-home .hero-strip-track{animation:none}}.pg-home .btn{font-family:var(--font-heading);letter-spacing:.3px;cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:15px 38px;font-size:15px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .15s,box-shadow .2s;display:inline-flex}.pg-home .btn-primary{background:var(--copper);color:var(--white);box-shadow:0 4px 14px #c06b1352}.pg-home .btn-primary:hover{background:#503629;transform:translateY(-2px);box-shadow:0 6px 20px #50362959}.pg-home .btn-outline{color:var(--white);background:0 0;border:2px solid #ffffffbf}.pg-home .btn-outline:hover{background:var(--white);color:var(--copper);border-color:var(--white);transform:translateY(-2px)}.pg-home .locations-bg{background:var(--sage-bg)}.pg-home .locations-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pg-home .location-card{background:var(--white);border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden}.pg-home .location-card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001a}.pg-home .loc-dots{display:none}@media (max-width:768px){.pg-home .locations-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;gap:16px;margin:0 -24px;padding:4px 24px 6px;display:flex;overflow-x:auto}.pg-home .locations-grid::-webkit-scrollbar{display:none}.pg-home .location-card{scroll-snap-align:center;flex:0 0 86%}.pg-home .loc-dots{justify-content:center;gap:9px;margin-top:22px;display:flex}.pg-home .loc-dots span{cursor:pointer;background:#50362940;border-radius:50%;width:9px;height:9px;transition:background .2s,transform .2s}.pg-home .loc-dots span.active{background:var(--copper);transform:scale(1.3)}}.pg-home .location-img{background:var(--copper);height:220px;position:relative;overflow:hidden}.pg-home .location-img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.pg-home .location-card:hover .location-img img{transform:scale(1.06)}.pg-home .location-info{padding:24px}.pg-home .location-info h3{font-family:var(--font-heading);color:var(--text);margin-bottom:8px;font-size:28px;font-weight:700}.pg-home .location-info .address{color:var(--text-light);margin-bottom:4px;font-size:14px}.pg-home .location-info .hours{color:var(--copper);margin-bottom:16px;font-size:13px;font-weight:600}.pg-home .location-link{text-transform:uppercase;letter-spacing:1px;color:var(--copper);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.pg-home .location-link:hover{gap:10px}.pg-home .hours-list{margin:0 0 4px;padding:0;font-size:13px;list-style:none}.pg-home .hours-list li{border-bottom:1px solid #0000000f;justify-content:space-between;gap:12px;padding:4px 0;display:flex}.pg-home .hours-list li:last-child{border-bottom:none}.pg-home .hours-list .day{color:var(--text);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.pg-home .hours-list .time{color:var(--copper);font-weight:600}.pg-home .hours-toggle{margin-bottom:18px}.pg-home .hours-toggle summary{cursor:pointer;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.5px;color:var(--copper);border-top:1px solid #00000014;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;padding:12px 0;font-size:13px;font-weight:700;list-style:none;display:flex}.pg-home .hours-toggle[open] summary{border-bottom:none}.pg-home .hours-toggle summary::-webkit-details-marker{display:none}.pg-home .hours-toggle summary:after{content:"▾";font-size:14px;transition:transform .2s}.pg-home .hours-toggle[open] summary:after{transform:rotate(180deg)}.pg-home .loc-actions{grid-template-columns:1fr 1fr;gap:10px;padding:20px 24px 24px;display:grid}.pg-home .loc-actions a{text-align:center;letter-spacing:.5px;text-transform:uppercase;color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:13px 14px;font-size:12px;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:flex}.pg-home .loc-actions a:hover{opacity:.92;transform:translateY(-1px)}.pg-home .loc-actions .full{grid-column:1/-1}.pg-home .loc-btn-order{background:var(--copper)}.pg-home .loc-btn-party{background:#503629}.pg-home .loc-btn-rent{background:var(--sage)}.pg-home .loc-btn-directions{background:var(--copper-light)}@media (max-width:768px){.pg-home .loc-actions{grid-template-columns:1fr;gap:9px;padding-top:14px}.pg-home .location-info{padding-bottom:6px}.pg-home .hours-toggle{margin-bottom:0}}.pg-home .beers-filter{justify-content:center;gap:8px;margin-bottom:40px;display:flex}.pg-home .filter-btn{letter-spacing:.5px;border:2px solid var(--copper);color:var(--copper);cursor:pointer;background:0 0;border-radius:30px;padding:8px 20px;font-size:13px;font-weight:600;transition:all .2s}.pg-home .filter-btn.active,.pg-home .filter-btn:hover{background:var(--copper);color:var(--white)}.pg-home .beers-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:32px;display:grid}.pg-home .beer-card{text-align:center}.pg-home .beer-can{background:linear-gradient(135deg,var(--copper-light),var(--copper-dark));width:140px;height:200px;color:var(--white);font-family:var(--font-heading);text-align:center;border-radius:12px;justify-content:center;align-items:center;margin:0 auto 16px;padding:16px;font-size:18px;font-weight:700;line-height:1.1;display:flex;position:relative;overflow:hidden}.pg-home .beer-can:before{content:"";background:#ffffff26;border-radius:12px 12px 0 0;height:20px;position:absolute;top:0;left:0;right:0}.pg-home .beer-card h4{font-family:var(--font-heading);color:var(--text);margin-bottom:4px;font-size:22px;font-weight:700}.pg-home .beer-style{color:var(--text-light);margin-bottom:2px;font-size:13px}.pg-home .beer-abv{color:var(--copper);font-size:12px;font-weight:700}.pg-home .burger-scroll{pointer-events:none;height:160px;position:relative;overflow:hidden}.pg-home .burger-scroll-img{aspect-ratio:90.69/79.4;will-change:transform;width:170px;position:absolute;top:50%;left:0;transform:translate(110vw,-50%)}.pg-home .burger-scroll-svg{width:100%;height:100%}.pg-home .burger-scroll-svg svg{transform-origin:50% 82%;width:100%;height:100%;display:block}.pg-home .burger-scroll-img{animation:4.2s linear infinite burgerDrive}.pg-home .burger-scroll-svg svg{animation:.12s linear infinite burgerBurnout}.pg-home .burger-skid{opacity:0;pointer-events:none;width:120px;height:16px;position:absolute;bottom:12%;left:calc(70vw + 20px)}.pg-home .burger-skid:before,.pg-home .burger-skid:after{content:"";background:linear-gradient(90deg,#3c2a208c 0%,#3c2a2080 60%,#3c2a2000 100%);border-radius:3px;width:100%;height:5px;position:absolute;left:0}.pg-home .burger-skid:before{top:0}.pg-home .burger-skid:after{bottom:0}.pg-home .burger-skid{animation:4.2s linear infinite burgerSkid}.pg-home .burger-smoke{opacity:0;pointer-events:none;will-change:transform,opacity;background:#c9bcac;border-radius:50%;width:16px;height:16px;position:absolute;bottom:22%;left:70vw;transform:translate(0)scale(.2);box-shadow:9px 5px 0 -2px #c9bcac,-5px 4px 0 -4px #c9bcac,4px -6px 0 -5px #d6ccc0}.pg-home .burger-smoke.s2{bottom:36%;left:calc(70vw + 16px)}.pg-home .burger-smoke.s3{bottom:16%;left:calc(70vw - 8px)}.pg-home .burger-smoke.s4{bottom:28%;left:calc(70vw + 28px)}.pg-home .burger-smoke{animation-name:burgerSmoke;animation-duration:4.2s;animation-timing-function:linear;animation-iteration-count:infinite}.pg-home .burger-smoke.s1{animation-delay:0s}.pg-home .burger-smoke.s2{animation-delay:90ms}.pg-home .burger-smoke.s3{animation-delay:.18s}.pg-home .burger-smoke.s4{animation-delay:.28s}@media (max-width:640px){.pg-home .burger-scroll{height:120px}.pg-home .burger-scroll-img{width:128px}.pg-home .burger-skid{width:80px;left:calc(70vw + 12px)}}.pg-home .food-section{background:var(--copper);color:var(--white)}.pg-home .food-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1280px;margin:0 auto;display:grid}.pg-home .food-content .section-label{color:#ffffffd9}.pg-home .food-content .section-title{color:var(--white);margin-bottom:20px}.pg-home .food-content p{color:#ffffffb3;margin-bottom:32px;font-size:16px;line-height:1.7}.pg-home .food-image{aspect-ratio:4/3;background:var(--copper);border-radius:16px;justify-content:center;align-items:center;display:flex;overflow:hidden}.pg-home .food-image-placeholder{font-family:var(--font-heading);color:#ffffff4d;text-align:center;font-size:48px;font-weight:700}.pg-home .events-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.pg-home .event-card{background:var(--white);border:1px solid #0000000f;border-radius:16px;padding:32px;transition:transform .3s,box-shadow .3s}.pg-home .event-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.pg-home .event-icon{background:var(--sage-bg);border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:28px;display:flex}.pg-home .event-card h3{font-family:var(--font-heading);margin-bottom:8px;font-size:26px;font-weight:700}.pg-home .event-card p{color:var(--text-light);margin-bottom:16px;font-size:14px;line-height:1.6}.pg-home .food-truck-section{background:var(--cream);padding:80px 24px}.pg-home .ft-inner{background:var(--copper);border-radius:24px;grid-template-columns:1fr 1fr;align-items:center;gap:56px;max-width:1080px;margin:0 auto;padding:56px;display:grid;box-shadow:0 16px 50px #00000029}.pg-home .ft-img{aspect-ratio:4/3;border-radius:16px;overflow:hidden;box-shadow:0 12px 40px #0003}.pg-home .ft-img img{object-fit:cover;width:100%;height:100%;display:block}.pg-home .ft-content{text-align:center}.pg-home .ft-content .section-label{color:#ffffffd9}.pg-home .ft-content .section-title{color:var(--white);margin-bottom:16px}.pg-home .ft-content p{color:#ffffffe6;max-width:420px;margin:0 auto 28px;font-size:16px;line-height:1.7}.pg-home .ft-btn{background:var(--white);color:var(--copper);font-family:var(--font-heading);border-radius:999px;align-items:center;gap:8px;padding:14px 34px;font-weight:700;transition:opacity .2s,transform .2s;display:inline-flex}.pg-home .ft-btn:hover{opacity:.92;transform:translateY(-1px)}@media (max-width:768px){.pg-home .ft-inner{grid-template-columns:1fr;gap:32px;padding:32px}}.pg-home .pl-split{grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.pg-home .pl-split .pl-img{background-position:50%;background-size:cover;min-height:340px;transition:transform .6s}.pg-home .pl-split:hover .pl-img{transform:scale(1.045)}.pg-home .pl-split .pl-panel{flex-direction:column;justify-content:center;padding:64px 56px;display:flex}.pg-home .pl-split .pl-panel.copper{background:var(--copper)}.pg-home .pl-split .pl-panel.dark{background:#503629}.pg-home .pl-split .pl-panel.copper .section-label{color:#ffe6c2}.pg-home .pl-split .pl-panel.dark .section-label{color:#ffd95e}.pg-home .pl-split h2{font-family:var(--font-display);color:var(--white);margin:6px 0 14px;font-size:clamp(32px,4vw,52px);line-height:1.05}.pg-home .pl-split p{color:#ffffffeb;max-width:460px;margin:0 0 26px;font-size:17px;line-height:1.7}.pg-home .pl-split .pl-btn{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;border-radius:999px;align-self:flex-start;padding:15px 32px;font-size:14px;font-weight:700;transition:background .2s;display:inline-block}.pg-home .pl-split .pl-panel.copper .pl-btn{background:var(--white);color:var(--copper)}.pg-home .pl-split .pl-panel.copper .pl-btn:hover{background:var(--cream)}.pg-home .pl-split .pl-panel.dark .pl-btn{background:var(--copper);color:var(--white)}.pg-home .pl-split .pl-panel.dark .pl-btn:hover{background:var(--copper-dark)}@media (min-width:861px){.pg-home .pl-split.flip .pl-img{order:2}.pg-home .pl-split.flip .pl-panel{order:1}}@media (max-width:860px){.pg-home .pl-split{grid-template-columns:1fr}.pg-home .pl-split .pl-img{order:0;min-height:240px}.pg-home .pl-split .pl-panel{order:1;padding:48px 28px}}.pg-home .gb-teaser{background:var(--cream);padding:70px 24px}.pg-home .gb-teaser-inner{grid-template-columns:1fr 1fr;align-items:center;gap:36px;max-width:1040px;margin:0 auto;display:grid}.pg-home .gb-teaser-photo{border-radius:18px;min-height:360px;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000001f}.pg-home .gb-teaser-photo img{object-fit:cover;object-position:center 62%;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.pg-home .gb-teaser:hover .gb-teaser-photo img{transform:scale(1.05)}.pg-home .gb-teaser .section-label{color:var(--copper)}.pg-home .gb-teaser h2{font-family:var(--font-display);color:var(--copper);margin:6px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.04}.pg-home .gb-teaser p{color:#503629;margin-bottom:20px;font-size:16px;line-height:1.7}.pg-home .gb-spotlight-card{background:#fff;border:1px solid #ececec;border-radius:14px;margin:0 0 24px;padding:16px 20px;box-shadow:0 8px 26px #00000014}.pg-home .gb-spot-label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1.5px;color:var(--copper);margin-bottom:4px;font-size:11px;font-weight:700}.pg-home .gb-spot-name{font-family:var(--font-display);color:var(--copper);font-size:27px;line-height:1.04}.pg-home .gb-spot-meta{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:1px;color:var(--sage);margin-top:5px;font-size:12px;font-weight:700}@media (max-width:760px){.pg-home .gb-teaser-inner{grid-template-columns:1fr;gap:22px}.pg-home .gb-teaser-photo{min-height:260px}}.pg-home .faq-section{background:var(--white);padding:84px 24px}.pg-home .faq-inner{max-width:820px;margin:0 auto}.pg-home .faq-list{flex-direction:column;gap:12px;margin-top:40px;display:flex}@media (min-width:768px){.pg-home .faq-inner{max-width:1060px}.pg-home .faq-list{grid-template-columns:1fr 1fr;align-items:start;gap:12px 20px;display:grid}}.pg-home .faq-item{border-radius:18px;overflow:hidden}.pg-home .faq-item summary{cursor:pointer;border:2px solid var(--copper);color:#503629;font-family:var(--font-heading);background:#faf4ec;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;padding:15px 24px;font-size:16px;font-weight:700;line-height:1.4;list-style:none;transition:background .2s,color .2s,border-radius .2s;display:flex}.pg-home .faq-item summary::-webkit-details-marker{display:none}.pg-home .faq-item summary:hover{background:#f3e6d3}.pg-home .faq-icon{flex-shrink:0;width:22px;height:22px;transition:transform .25s;position:relative}.pg-home .faq-icon:before,.pg-home .faq-icon:after{content:"";background:var(--copper);border-radius:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pg-home .faq-icon:before{width:14px;height:2.5px}.pg-home .faq-icon:after{width:2.5px;height:14px}.pg-home .faq-item[open] summary{background:var(--copper);color:var(--white);border-radius:22px 22px 0 0}.pg-home .faq-item[open] summary:hover{background:var(--copper-dark)}.pg-home .faq-item[open] .faq-icon{transform:rotate(45deg)}.pg-home .faq-item[open] .faq-icon:before,.pg-home .faq-item[open] .faq-icon:after{background:var(--white)}.pg-home .faq-answer{border:2px solid var(--copper);color:var(--text);background:#faf4ec;border-top:none;border-radius:0 0 22px 22px;padding:18px 24px 22px;font-size:15.5px;line-height:1.7}@media (max-width:640px){.pg-home .faq-section{padding:64px 18px}.pg-home .faq-item summary{padding:14px 20px;font-size:15px}}.pg-home .instagram-section{background:var(--cream);text-align:center;padding:84px 24px}.pg-home .instagram-inner{max-width:1100px;margin:0 auto}.pg-home .instagram-section behold-widget{margin:36px 0 28px;display:block}.pg-home .instagram-follow{background:var(--copper);color:var(--white);font-family:var(--font-heading);letter-spacing:1px;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:14px 30px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 4px 14px #c06b134d}.pg-home .instagram-follow:hover{background:#503629;transform:translateY(-2px)}.pg-home .locations-bg,.pg-home .gb-teaser,.pg-home .faq-section{position:relative;overflow:hidden}.pg-home .locations-bg>.section,.pg-home .gb-teaser-inner,.pg-home .faq-inner{z-index:1;position:relative}.pg-home .home-stripe-svg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.pg-home .home-stripe-center{fill:none;stroke:none}.pg-home .home-stripe{fill:none;stroke-linecap:butt;stroke-linejoin:round;stroke-width:25.3px;stroke-dasharray:1;stroke-dashoffset:1px}.pg-home .home-stripe.copper{stroke:var(--copper)}.pg-home .home-stripe.brown{stroke:var(--brown,#503629)}@media (prefers-reduced-motion:reduce){.pg-home .home-stripe{stroke-dashoffset:0}}@media (max-width:760px){.pg-home .home-stripe-svg{display:none}}@keyframes heroMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes burgerDrive{0%{animation-timing-function:cubic-bezier(.18,.7,.3,1);transform:translate(110vw,-50%)}14%{animation-timing-function:linear;transform:translate(70vw,-50%)}44%{animation-timing-function:cubic-bezier(.42,0,.85,.5);transform:translate(69vw,-50%)}74%{animation-timing-function:linear;transform:translate(-150%,-50%)}to{transform:translate(-150%,-50%)}}@keyframes burgerBurnout{0%{transform:translateY(0)rotate(0)}20%{transform:translateY(-2.5px)rotate(-2.6deg)}40%{transform:translateY(2px)rotate(2deg)}60%{transform:translateY(-2px)rotate(-1.6deg)}80%{transform:translateY(2.6px)rotate(1.2deg)}to{transform:translateY(0)rotate(0)}}@keyframes burgerSmoke{0%,16%{opacity:0;transform:translate(0)scale(.2)}20%{opacity:.85;transform:translate(5px,-6px)scale(.7)}46%{opacity:0;transform:translate(24px,-34px)scale(1.7)}to{opacity:0;transform:translate(24px,-34px)scale(1.7)}}@keyframes burgerSkid{0%,42%{opacity:0}46%{opacity:.6}74%{opacity:.6}86%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion:reduce){.pg-home .burger-scroll-img,.pg-home .burger-scroll-svg svg,.pg-home .burger-smoke,.pg-home .burger-skid{animation:none}.pg-home .burger-smoke,.pg-home .burger-skid{display:none}.pg-home .burger-scroll-img{transform:translate(22vw,-50%)}}.pg-home .food-section{z-index:5;position:relative}.pg-home .order-dd{display:inline-block;position:relative}.pg-home .order-dd .nav-order-menu{border:none;min-width:240px;max-width:86vw;position:absolute;top:calc(100% + 8px);left:0;right:auto;box-shadow:0 14px 40px #00000038}@media (max-width:900px){.pg-home .food-grid{grid-template-columns:1fr;gap:28px}.pg-home .food-image{order:-1}.pg-home .food-content .section-title{font-size:clamp(30px,8vw,42px)}}.pg-home .whatsnew{background:var(--cream);padding:56px 24px 60px}.pg-home .wn-head{text-align:center;max-width:1280px;margin:0 auto 26px}.pg-home .wn-title{font-family:var(--font-display);color:var(--brown,#503629);margin-top:4px;font-size:clamp(28px,4vw,44px);line-height:1}.pg-home .wn-rail{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(270px,1fr);grid-auto-flow:column;gap:22px;max-width:1280px;margin:0 auto;padding-bottom:6px;display:grid;overflow-x:auto}.pg-home .wn-rail::-webkit-scrollbar{display:none}.pg-home .wn-card{scroll-snap-align:start;background:var(--white);border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000000f}.pg-home .wn-card:hover{transform:translateY(-5px);box-shadow:0 18px 46px #0000001f}.pg-home .wn-card-img{aspect-ratio:16/10;background-position:50%;background-size:cover;position:relative}.pg-home .wn-tag{font-family:var(--font-heading);letter-spacing:1px;text-transform:uppercase;color:#fff;border-radius:999px;padding:5px 12px;font-size:11px;font-weight:800;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #00000040}.pg-home .wn-tag.lto{background:var(--copper)}.pg-home .wn-tag.seasonal{background:var(--sage)}.pg-home .wn-tag.event{background:var(--brown,#503629)}.pg-home .wn-tag.merch{background:var(--copper-light)}.pg-home .wn-card-body{flex-direction:column;flex:1;padding:18px 20px 22px;display:flex}.pg-home .wn-card-body h3{font-family:var(--font-display);color:var(--text,#382410);margin:0 0 8px;font-size:22px;line-height:1.05}.pg-home .wn-card-body p{color:var(--text-light,#7c6853);flex:1;margin:0 0 14px;font-size:14px;line-height:1.55}.pg-home .wn-cta{font-family:var(--font-heading);letter-spacing:1px;text-transform:uppercase;color:var(--copper);font-size:12px;font-weight:800}.pg-home .wn-card:hover .wn-cta{text-decoration:underline}@media (max-width:640px){.pg-home .whatsnew{padding:42px 18px 48px}.pg-home .wn-rail{grid-auto-columns:82%;gap:14px}}
