/* START_SECTION:gp-halloween-collection (INDEX:50) */
.gp-hc{--hc-ink:#183e2b;--hc-muted:#506358;--hc-accent:#b84e16;--hc-line:#dbe3de;--hc-soft:#f3f6f4;color:var(--hc-ink);background:#fff;font-size:15px;line-height:1.6}
.gp-hc *{box-sizing:border-box}.gp-hc-wrap{max-width:1240px;margin:auto;padding:0 28px}
.gp-hc h1,.gp-hc h2,.gp-hc h3{color:var(--hc-ink);font-family:inherit;letter-spacing:-.025em;margin:0;line-height:1.2}
.gp-hc h2{font-size:clamp(24px,2.5vw,32px);font-weight:600}.gp-hc h3{font-size:21px;font-weight:600}
.gp-hc p{margin:0;color:var(--hc-muted)}.gp-hc a{color:inherit}.gp-hc a:focus-visible,.gp-hc summary:focus-visible{outline:3px solid var(--hc-accent);outline-offset:4px}
.gp-hc-hero{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:48px;padding:32px 0}
.gp-hc-hero h1{font-size:clamp(34px,3.9vw,52px);font-weight:600;max-width:15ch;line-height:1.1;letter-spacing:-.045em}
.gp-hc-hero p{margin:20px 0 24px;max-width:40ch;font-size:16px}.gp-hc-hero figure{margin:0;aspect-ratio:1.65;overflow:hidden;border-radius:8px}.gp-hc-hero img{display:block;width:100%;height:100%;object-fit:cover}
.gp-hc .gp-hc-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;background:var(--hc-ink);border-radius:4px;color:#fff;font-weight:600;font-size:14px}.gp-hc .gp-hc-button:hover{background:#285c40}
.gp-hc-nav{display:flex;gap:32px;padding:16px 0;border-top:1px solid var(--hc-line);border-bottom:1px solid var(--hc-line)}.gp-hc-nav a{font-size:14px;font-weight:600;padding:4px 0;white-space:nowrap}.gp-hc-nav a:hover{color:var(--hc-accent)}
.gp-hc-section{padding:42px 0;scroll-margin-top:120px}.gp-hc-section+.gp-hc-section{border-top:1px solid var(--hc-line)}
.gp-hc-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:24px}.gp-hc-heading p{max-width:46ch;font-size:14px}
.gp-hc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.gp-hc-card{min-width:0;display:flex;flex-direction:column}
.gp-hc-card__image{display:block;aspect-ratio:1.2;background:var(--hc-soft);border-radius:6px;overflow:hidden}.gp-hc-card__image img{display:block;width:100%;height:100%;object-fit:contain}
.gp-hc-card__body{display:flex;flex:1;flex-direction:column;padding-top:17px;align-items:start}.gp-hc-card h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.gp-hc-card .gp-hc-card__description{font-size:14px;margin:8px 0 12px;max-width:40ch}.gp-hc-faces{display:flex;align-items:center;gap:6px;margin-bottom:15px}.gp-hc-faces a{display:block;border:1px solid var(--hc-line);border-radius:4px;overflow:hidden}.gp-hc-faces img{display:block;width:44px;height:44px;object-fit:contain}.gp-hc-faces span{font-size:12px;color:var(--hc-muted);margin-left:5px}
.gp-hc-card .gp-hc-price{font-weight:600;color:var(--hc-ink);font-size:16px;margin-top:auto}.gp-hc-stock{display:block;font-size:12px;font-weight:400}
.gp-hc .gp-hc-card__link{font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:4px;margin-top:10px;color:var(--hc-accent);padding:4px 0}.gp-hc .gp-hc-note{font-size:12px;margin-top:22px;max-width:85ch}
.gp-hc-grid--compact .gp-hc-card__image{aspect-ratio:1.6}.gp-hc-grid--plants{grid-template-columns:1fr 1fr}.gp-hc-grid--plants .gp-hc-card{flex-direction:row;gap:24px;align-items:center}.gp-hc-grid--plants .gp-hc-card__image{flex:0 0 40%;aspect-ratio:1}.gp-hc-grid--plants .gp-hc-card__body{padding:0}
.gp-hc-scenes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gp-hc-scene{display:flex;flex-direction:column;min-width:0}.gp-hc-scene>img{width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:6px;margin-bottom:18px}.gp-hc-scene>p{font-size:14px;margin:10px 0 16px}.gp-hc-scene__links{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:auto}.gp-hc-scene__links a{font-size:12px;text-decoration:underline;text-underline-offset:4px}
.gp-hc-help{display:grid;grid-template-columns:1fr 1.2fr;gap:60px;padding:32px;margin:0 0 45px;background:var(--hc-soft);border-radius:8px}.gp-hc-help>div>p{font-size:14px;margin:14px 0;max-width:42ch}.gp-hc-help>div>a{font-size:14px;text-decoration:underline;text-underline-offset:4px;font-weight:600}.gp-hc-faq details{border-bottom:1px solid var(--hc-line)}.gp-hc-faq summary{cursor:pointer;padding:15px 0;font-size:14px;font-weight:600}.gp-hc-faq details p{font-size:13px;padding-bottom:16px}
@media(max-width:767px){.gp-hc-wrap{padding:0 18px}.gp-hc-hero{gap:20px;display:flex;flex-direction:column;align-items:stretch;padding:24px 0}.gp-hc-hero h1{font-size:34px;max-width:20ch}.gp-hc-hero p{font-size:14px;margin:12px 0 16px}.gp-hc-hero figure{aspect-ratio:1.8}.gp-hc-nav{gap:0;justify-content:space-between}.gp-hc-nav a{font-size:12px}.gp-hc-section{padding:30px 0;scroll-margin-top:85px}.gp-hc-heading{display:block;margin-bottom:20px}.gp-hc-heading p{margin-top:9px;font-size:13px}.gp-hc-grid{grid-template-columns:1fr;gap:24px}.gp-hc-card{display:grid;grid-template-columns:42% minmax(0,1fr);gap:16px;align-items:start}.gp-hc-card__image,.gp-hc-grid--compact .gp-hc-card__image{aspect-ratio:1}.gp-hc-card__body{padding:0}.gp-hc h3{font-size:18px}.gp-hc-card .gp-hc-card__description{font-size:12px;margin:6px 0 10px}.gp-hc-card .gp-hc-price{font-size:14px}.gp-hc-faces{gap:4px;flex-wrap:wrap;margin-bottom:8px}.gp-hc-faces img{width:32px;height:32px}.gp-hc-faces span{font-size:11px;margin:0;flex-basis:100%}.gp-hc .gp-hc-card__link{font-size:12px;margin-top:4px}.gp-hc-grid--plants .gp-hc-card{display:grid;gap:16px;align-items:start}.gp-hc-scenes{grid-template-columns:1fr;gap:28px}.gp-hc-scene>img{aspect-ratio:1.6;margin-bottom:14px}.gp-hc-help{grid-template-columns:1fr;gap:14px;padding:24px 20px;margin-bottom:28px}}
/* END_SECTION:gp-halloween-collection */
