.hills-footer{background:#f7f3ed;border-top:1px solid #ece5d6;padding:32px 24px}.hills-footer__inner{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;max-width:1400px;margin:0 auto;font-family:Courier New,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:lowercase;color:#4a4a4a}.hills-footer__col{display:flex}.hills-footer__col--brand{flex-direction:column;gap:4px}.hills-footer__brand{font-weight:600;color:#1a1a1a}.hills-footer__org{font-size:10px;letter-spacing:.04em;color:#6b6b6b}.hills-footer__col--links{gap:18px;flex-wrap:wrap}.hills-footer__link{color:#4a4a4a;text-decoration:none;transition:color .2s ease}.hills-footer__link:hover{color:#1a1a1a}@media screen and (max-width:600px){.hills-footer__inner{flex-direction:column;align-items:flex-start;gap:16px}.hills-footer__col--links{width:100%}}.hills-header{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--hills-header-bg, rgba(247, 243, 237, 0));backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hills-header__inner{display:flex;align-items:center;justify-content:space-between;padding:18px 24px}.hills-header__brand{display:inline-flex;align-items:center;gap:10px;color:var(--hills-header-text, #ffffff);text-decoration:none}.hills-header__logo{height:28px;width:auto;display:block;filter:drop-shadow(0 1px 4px rgba(0,0,0,.3))}.hills-header__brand-text{font-family:Courier New,ui-monospace,monospace;font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:lowercase;color:#1a1a1a;text-shadow:0 0 2px rgba(255,255,255,.6),0 1px 6px rgba(255,255,255,.5)}.hills-header__cart{position:relative;color:var(--hills-header-text, #ffffff);text-decoration:none;display:flex;align-items:center;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4))}.hills-header__count{position:absolute;top:-6px;right:-8px;background:var(--hills-header-text, #ffffff);color:var(--hills-header-bg, #1a1a1a);font-family:Courier New,monospace;font-size:10px;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:600px){.hills-header__inner{padding:14px 18px}.hills-header__brand{font-size:13px}}.hills-hero-link{display:block;text-decoration:none;color:inherit}.hills-hero{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:#f7f3ed}.hills-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.hills-hero__img{width:100%;height:100%;object-fit:cover;display:block}.hills-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,#00000026,#0006);z-index:1}.hills-hero__center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px;max-width:90vw}.hills-hero__center-logo{width:110px;height:auto;margin-bottom:16px;filter:drop-shadow(0 6px 18px rgba(0,0,0,.45));animation:hills-hero-float 4s ease-in-out infinite}@keyframes hills-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.hills-hero__center-brand{font-family:Courier New,ui-monospace,monospace;font-size:clamp(28px,4.5vw,44px);font-weight:700;color:#fff;margin:0 0 4px;letter-spacing:.06em;text-transform:lowercase;text-shadow:0 0 1px rgba(0,0,0,.6),0 2px 8px rgba(0,0,0,.55),0 0 16px rgba(232,85,107,.4)}.hills-hero__center-tagline{font-family:Courier New,ui-monospace,monospace;font-size:clamp(11px,1.4vw,13px);color:#fff;margin:0 0 28px;letter-spacing:.12em;text-transform:lowercase;opacity:.92;text-shadow:0 1px 6px rgba(0,0,0,.7)}.hills-hero__center-cta{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:var(--hills-hero-accent);color:#fff;font-family:Courier New,ui-monospace,monospace;font-size:14px;font-weight:700;letter-spacing:.14em;text-transform:lowercase;border:2px solid #ffffff;box-shadow:0 4px #1a1a1a2e,0 8px 24px #e8556b73;transition:transform .2s ease,box-shadow .3s ease,gap .25s ease;animation:hills-hero-pulse-btn 2.5s ease-in-out infinite}.hills-hero-link:hover .hills-hero__center-cta{transform:translateY(-2px);gap:16px;box-shadow:0 6px #1a1a1a38,0 12px 32px #e8556b8c}.hills-hero__center-arrow{transition:transform .25s ease}.hills-hero-link:hover .hills-hero__center-arrow{transform:translate(4px)}@keyframes hills-hero-pulse-btn{0%,to{box-shadow:0 4px #1a1a1a2e,0 8px 24px #e8556b73}50%{box-shadow:0 4px #1a1a1a2e,0 8px 32px #e8556ba6}}.hills-hero__tag{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;color:var(--hills-hero-text);font-family:Courier New,ui-monospace,monospace;font-size:11px;letter-spacing:.08em;text-transform:lowercase;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hills-hero__tag--top{top:80px;left:24px}.hills-hero__mark{font-weight:600}.hills-hero__sep{opacity:.6}.hills-hero__file{opacity:.85}.hills-hero__folder{position:absolute;z-index:3;display:flex;flex-direction:column;align-items:center;gap:4px;pointer-events:none;filter:drop-shadow(0 4px 12px rgba(0,0,0,.35));transition:transform .3s ease}.hills-hero-link:hover .hills-hero__folder{transform:scale(1.05) var(--folder-rotation, rotate(0deg))}.hills-hero__folder-icon{width:54px;height:44px}.hills-hero__folder-icon-top{fill:var(--hills-hero-folder-fill-top);stroke:var(--hills-hero-folder-stroke)}.hills-hero__folder-icon-bottom{fill:var(--hills-hero-folder-fill-bottom);stroke:var(--hills-hero-folder-stroke)}.hills-hero__folder-label{font-family:Courier New,ui-monospace,monospace;font-size:11px;color:#fff;letter-spacing:.05em;text-transform:lowercase;background:#00000080;padding:2px 6px;border-radius:2px}.hills-hero__folder--a{top:14%;right:8%;--folder-rotation: rotate(-8deg);transform:var(--folder-rotation)}.hills-hero__folder--b{top:18%;left:6%;--folder-rotation: rotate(6deg);transform:var(--folder-rotation)}.hills-hero__folder--b .hills-hero__folder-icon{width:46px;height:38px}.hills-hero__folder--c{bottom:18%;right:10%;--folder-rotation: rotate(12deg);transform:var(--folder-rotation)}.hills-hero__folder--c .hills-hero__folder-icon{width:44px;height:36px}.hills-hero__live{position:absolute;top:78px;right:24px;z-index:3;display:flex;align-items:center;gap:6px;background:#0009;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-family:Courier New,ui-monospace,monospace;font-size:11px;letter-spacing:.06em;text-transform:lowercase;padding:5px 10px;border-radius:2px}.hills-hero__live-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80;animation:hills-hero-pulse 2s ease-in-out infinite}@keyframes hills-hero-pulse{0%,to{opacity:1}50%{opacity:.4}}.hills-hero__weather{position:absolute;bottom:24px;left:24px;z-index:3;display:flex;align-items:center;gap:6px;color:#fff;font-family:Courier New,ui-monospace,monospace;font-size:11px;letter-spacing:.06em;text-transform:lowercase;text-shadow:0 1px 4px rgba(0,0,0,.5)}.hills-hero__weather-icon{font-size:13px}.hills-hero__sparkle{position:absolute;z-index:2;color:#fff;pointer-events:none;filter:drop-shadow(0 0 6px rgba(255,255,255,.6));animation:hills-hero-twinkle 3s ease-in-out infinite}.hills-hero__sparkle--1{top:28%;right:22%;font-size:18px;animation-delay:0s}.hills-hero__sparkle--2{bottom:36%;left:18%;font-size:16px;animation-delay:1.2s}@keyframes hills-hero-twinkle{0%,to{opacity:.4;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.hills-hero__cherry{position:absolute;bottom:28%;right:20%;z-index:3;font-size:28px;transform:rotate(15deg);filter:drop-shadow(0 3px 8px rgba(232,85,107,.4));pointer-events:none;animation:hills-hero-bob 4s ease-in-out infinite}@keyframes hills-hero-bob{0%,to{transform:rotate(15deg) translateY(0)}50%{transform:rotate(18deg) translateY(-6px)}}@media screen and (max-width:600px){.hills-hero{height:100svh;min-height:560px}.hills-hero__tag--top{top:64px;left:16px;font-size:10px}.hills-hero__live{top:64px;right:14px;font-size:10px;padding:4px 8px}.hills-hero__weather{bottom:18px;left:16px;font-size:10px}.hills-hero__center{padding:16px}.hills-hero__center-logo{width:84px;margin-bottom:14px}.hills-hero__center-brand{font-size:28px}.hills-hero__center-tagline{font-size:11px;margin-bottom:22px}.hills-hero__center-cta{padding:14px 28px;font-size:13px}.hills-hero__folder--a{top:12%;right:6%}.hills-hero__folder--a .hills-hero__folder-icon{width:44px;height:36px}.hills-hero__folder--b{top:14%;left:5%}.hills-hero__folder--b .hills-hero__folder-icon{width:38px;height:30px}.hills-hero__folder--c{bottom:28%;right:8%}.hills-hero__folder--c .hills-hero__folder-icon{width:36px;height:28px}.hills-hero__sparkle--1{top:22%;right:28%;font-size:14px}.hills-hero__sparkle--2{bottom:42%;left:20%;font-size:12px}.hills-hero__cherry{bottom:32%;right:18%;font-size:22px}}
/*# sourceMappingURL=/cdn/shop/t/1/compiled_assets/styles.css.map?subset=AADg */
