/* START_SECTION:hp-halloween (INDEX:29) */
.hp-hw{--ink:#30203b;--orange:#f7a34b;--cream:#fff9ef;background:var(--cream);color:var(--ink);font-size:16px;line-height:1.55}.hp-hw *{box-sizing:border-box}.hp-hw h1,.hp-hw h2,.hp-hw h3,.hp-hw p{margin:0}.hp-hw a{color:inherit}.hp-hw [hidden]{display:none!important}.hp-hw-hero{position:relative;isolation:isolate;min-height:490px;display:flex;align-items:center;overflow:hidden;background:#2a1717}.hp-hw-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% center;z-index:-2}.hp-hw-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(30,16,25,.85),rgba(30,16,25,.3) 55%,transparent 80%)}.hp-hw-hero-copy{padding:62px max(5vw,24px);max-width:750px;color:#fff9ef}.hp-hw-kicker{font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hp-hw-hero .hp-hw-kicker{color:#ffd59a}.hp-hw h1{font-family:Georgia,serif;font-weight:700;font-size:clamp(38px,4.4vw,68px);line-height:1.03;color:inherit;max-width:620px;margin:18px 0 22px;letter-spacing:-.035em}.hp-hw-intro{max-width:440px;font-size:17px}.hp-hw-cta{display:inline-flex;gap:28px;justify-content:space-between;align-items:center;margin-top:28px;padding:15px 22px;background:var(--orange);color:#291a25!important;border-radius:7px;text-decoration:none;font-weight:800}.hp-hw-cta:hover{background:#ffd39b}.hp-hw-seal{position:absolute;right:5%;bottom:30px;width:128px;height:128px;border-radius:50%;background:#f7a34b;color:#30203b;text-align:center;display:flex;flex-direction:column;justify-content:center;font-family:Georgia,serif;font-size:34px;font-weight:700;transform:rotate(10deg);outline:1px dashed #30203b;outline-offset:-8px}.hp-hw-seal span{font-family:Arial,sans-serif;font-size:10px;line-height:1.3;max-width:75px;margin:3px auto;letter-spacing:.1em;text-transform:uppercase}.hp-hw-wrap{max-width:1370px;margin:auto;padding:0 32px 36px}.hp-hw-heading{text-align:center;padding:45px 0 24px}.hp-hw-heading>span{font-size:28px;color:#a64a13}.hp-hw h2{font-family:Georgia,serif;font-size:clamp(27px,3vw,40px);line-height:1.15;color:var(--ink);letter-spacing:-.025em}.hp-hw-heading p{margin-top:12px}.hp-hw-paths{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:52px}.hp-hw-paths a{position:relative;border-radius:15px;padding:22px;text-decoration:none;background:#f5dfb9;min-height:185px;transition:transform .2s}.hp-hw-paths a:nth-child(2){background:#e6dded}.hp-hw-paths a:nth-child(3){background:#e5e8cc}.hp-hw-paths a:nth-child(4){background:#392747;color:#fff9ef}.hp-hw-paths a:hover{transform:translateY(-4px)}.hp-hw-path-icon{display:block;font-size:32px;line-height:1.3}.hp-hw-paths strong{display:block;font-size:20px;margin:8px 0 5px;line-height:1.2}.hp-hw-paths a>span:last-of-type{font-size:13px}.hp-hw-paths b{position:absolute;top:24px;right:22px;font-size:23px;font-weight:400}.hp-hw-shop-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:26px}.hp-hw-shop-head h2{margin:9px 0 12px}.hp-hw-pumpkin{font-size:100px;line-height:1;color:#b85b22;transform:rotate(12deg)}#hp-hw-shop{scroll-margin-top:130px}.hp-hw-filter{border-top:1px solid #d7cabd;border-bottom:1px solid #d7cabd;padding:20px 0}.hp-hw-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.hp-hw-tabs button{font:inherit;font-size:13px;font-weight:700;background:transparent;border:1px solid #93848f;border-radius:30px;padding:10px 16px;min-height:44px;cursor:pointer;color:var(--ink)}.hp-hw-tabs button[aria-pressed=true]{background:var(--ink);color:#fff9ef;border-color:var(--ink)}.hp-hw-tools{display:grid;grid-template-columns:2fr 1.2fr 1.4fr auto;gap:18px;align-items:end}.hp-hw-tools label{display:block;font-size:12px;font-weight:700}.hp-hw-tools input[type=search],.hp-hw-tools select{display:block;width:100%;min-width:0;height:46px;margin-top:6px;background:white;border:1px solid #ab9f9b;border-radius:6px;padding:10px;font:inherit;font-size:16px;color:var(--ink)}.hp-hw-tools .hp-hw-check{display:flex;align-items:center;gap:8px;min-height:46px;font-size:13px}.hp-hw-check input{appearance:auto;width:18px;height:18px;accent-color:var(--ink);flex-shrink:0}.hp-hw-reset{background:transparent;min-height:46px;border:0;text-decoration:underline;color:var(--ink);font:inherit;font-size:13px;cursor:pointer}.hp-hw-status{font-size:13px;margin:18px 0!important}.hp-hw-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 18px}.hp-hw-card{min-width:0;background:white;border:1px solid #e4dace;border-radius:13px;overflow:hidden;transition:box-shadow .2s}.hp-hw-card:hover{box-shadow:0 6px 22px #34213a12}.hp-hw-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none}.hp-hw-photo{position:relative;background:white;padding:15px;aspect-ratio:1}.hp-hw-photo img{width:100%;height:100%;object-fit:contain}.hp-hw-sold{position:absolute;top:10px;left:10px;background:#f2ede7;padding:5px 9px;border-radius:20px;font-size:11px}.hp-hw-card-body{padding:16px;display:flex;flex-direction:column;flex:1;gap:10px}.hp-hw-vendor{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#705b68}.hp-hw-card h3{font-family:inherit;font-size:15px;font-weight:600;line-height:1.4;color:var(--ink)}.hp-hw-price{font-size:18px;font-weight:800;margin-top:auto!important;padding-top:4px}.hp-hw-details{display:flex;justify-content:space-between;font-size:12px;border-top:1px solid #eae1d9;padding-top:12px}.hp-hw-note{font-size:12px;margin:20px 0!important;color:#705b68}.hp-hw-pagination{margin-top:22px}.hp-hw-ideas{padding:36px;background:var(--ink);color:#fff9ef;border-radius:18px;margin:48px 0 28px}.hp-hw-ideas>.hp-hw-kicker{color:#ffd09a}.hp-hw-ideas h2{color:inherit;margin:10px 0 24px}.hp-hw-ideas>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.hp-hw-ideas article>span{color:#f7a34b;font-family:Georgia,serif;font-size:32px}.hp-hw-ideas h3{font-family:Georgia,serif;color:inherit;font-size:23px;margin:8px 0 12px}.hp-hw-ideas p{font-size:14px;line-height:1.65}.hp-hw-help{display:flex;align-items:center;gap:35px;justify-content:space-between;border:1px dashed #ab8b6b;border-radius:14px;padding:28px}.hp-hw-help h2{font-size:25px;margin-bottom:10px}.hp-hw-help p{font-size:14px;max-width:780px}.hp-hw-help a{flex-shrink:0;font-weight:700;font-size:14px}.hp-hw :is(a,button,input,select):focus-visible{outline:3px solid #b75615;outline-offset:4px}@media(max-width:1000px){.hp-hw-paths{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-hw-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hp-hw-tools{grid-template-columns:1fr 1fr}.hp-hw-hero-copy{max-width:65%}.hp-hw-seal{width:100px;height:100px;font-size:27px}}@media(max-width:600px){.hp-hw-hero{display:block;min-height:0;padding-top:220px}.hp-hw-hero-img{height:260px;object-position:75% center}.hp-hw-hero:after{background:linear-gradient(0deg,#2a1717 0%,#2a1717 52%,transparent 78%)}.hp-hw-hero-copy{padding:12px 22px 30px;max-width:100%}.hp-hw h1{font-size:39px;margin:12px 0 16px}.hp-hw-intro{font-size:15px}.hp-hw-cta{width:100%;font-size:14px;margin-top:22px}.hp-hw-seal{right:15px;top:145px;bottom:auto;width:82px;height:82px;font-size:23px}.hp-hw-seal span{font-size:8px;max-width:60px}.hp-hw-wrap{padding:0 14px 25px}.hp-hw-heading{padding-top:27px}.hp-hw-heading p{font-size:14px}.hp-hw-paths{gap:9px;margin-bottom:34px}.hp-hw-paths a{padding:15px;min-height:164px}.hp-hw-paths strong{font-size:17px}.hp-hw-paths b{top:17px;right:15px}.hp-hw-paths a>span:last-of-type{font-size:12px}.hp-hw-shop-head>div>p:last-child{font-size:14px}.hp-hw-pumpkin{font-size:55px}.hp-hw-tools{gap:10px}.hp-hw-tabs{gap:7px}.hp-hw-tabs button{font-size:12px;padding:9px 12px}.hp-hw-tools .hp-hw-check{font-size:12px}.hp-hw-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 9px}.hp-hw-photo{padding:9px}.hp-hw-card-body{padding:12px;gap:8px}.hp-hw-card h3{font-size:13px}.hp-hw-price{font-size:16px}.hp-hw-ideas{padding:24px;margin-top:30px}.hp-hw-ideas>div{grid-template-columns:1fr;gap:24px}.hp-hw-help{display:block;padding:22px}.hp-hw-help a{display:inline-block;margin-top:18px}}@media(prefers-reduced-motion:reduce){.hp-hw *{transition:none!important}}
/* END_SECTION:hp-halloween */
