.lbhw-section{padding:60px max(24px, calc((100% - var(--container, 1180px)) / 2));background:#efefef}.lbhw-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%, 270px),1fr));gap:3px}.lbhw-card{min-height:220px;padding:30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border-left:4px solid var(--accent,#f2c94c);background:#fff;color:#292929}.lbhw-image{width:calc(100% + 60px);max-width:none;height:190px;margin:-30px -30px 24px;object-fit:cover}.lbhw-card:only-child{min-height:170px}.lbhw-card--dark{background:#222;color:#fff}.lbhw-card--accent{border-left-color:#222;background:var(--accent,#f2c94c);color:#1b1d20}.lbhw-label{margin:0 0 10px;color:var(--accent-readable,#8a5a00);font-weight:700;line-height:1.3}.lbhw-card--dark .lbhw-label{color:var(--accent,#f2c94c)}.lbhw-card--accent .lbhw-label{color:#1b1d20}.lbhw-card h2{margin:0 0 14px;font:inherit;font-family:var(--lbhw-heading-font,inherit);font-size:clamp(1.8rem, 3vw, 2.7rem);font-weight:700;line-height:1.05;letter-spacing:.015em;text-transform:uppercase;text-wrap:balance}.lbhw-content{max-width:62ch;line-height:1.7}.lbhw-content>:first-child{margin-top:0}.lbhw-content>:last-child{margin-bottom:0}.lbhw-content a{color:inherit;text-decoration:underline;text-underline-offset:3px}.lbhw-button{margin-top:20px;min-height:44px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;background:var(--accent,#f2c94c);color:#1b1d20;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;transition:background-color 160ms ease,color 160ms ease}.lbhw-card--accent .lbhw-button{background:#222;color:#fff}.lbhw-button:hover{background:#222;color:#fff}.lbhw-card--dark .lbhw-button:hover{background:#fff;color:#222}.lbhw-button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.lbhw-section--floating{position:fixed;right:22px;bottom:22px;z-index:60;width:min(360px, calc(100vw - 32px));max-height:min(620px, calc(100vh - 44px));padding:0;overflow:auto;border:1px solid rgb(255 255 255 / .14);border-top:4px solid var(--accent,#f2c94c);border-radius:8px;background:rgb(24 18 15 / .97);box-shadow:0 18px 55px rgb(0 0 0 / .42);color:#fff;animation:lbhw-enter 320ms cubic-bezier(.2,.8,.2,1) both}.lbhw-section--fixed_left{right:auto;left:22px}.lbhw-section--floating[hidden],.lbhw-section--floating.is-dismissed{display:none}.lbhw-section--floating .lbhw-grid{display:grid;grid-template-columns:1fr;gap:0}.lbhw-section--floating .lbhw-card{min-height:0;padding:24px 52px 23px 24px;border:0;border-bottom:1px solid rgb(255 255 255 / .11);background:#fff0;color:#fff}.lbhw-section--floating .lbhw-image{width:calc(100% + 76px);height:150px;margin:-24px -52px 20px -24px}.lbhw-section--floating .lbhw-card:last-child{border-bottom:0}.lbhw-section--floating .lbhw-label{margin-bottom:8px;color:var(--accent,#f2c94c);font-size:.76rem;letter-spacing:.09em;text-transform:uppercase}.lbhw-section--floating h2{margin-bottom:10px;font-size:clamp(1.35rem, 3vw, 1.8rem)}.lbhw-section--floating .lbhw-content{color:rgb(255 255 255 / .9);font-size:.93rem;line-height:1.55}.lbhw-section--floating .lbhw-button{min-height:40px;margin-top:15px;padding:9px 14px;font-size:.78rem}.lbhw-section--floating .lbhw-card--light{background:#fff;color:#222}.lbhw-section--floating .lbhw-card--light .lbhw-label{color:var(--accent-readable,#684500)}.lbhw-section--floating .lbhw-card--light .lbhw-content{color:#444}.lbhw-section--floating .lbhw-card--dark{background:#fff0;color:#fff}.lbhw-section--floating .lbhw-card--accent{background:var(--accent,#f2c94c);color:#1b1d20}.lbhw-section--floating .lbhw-card--accent .lbhw-label,.lbhw-section--floating .lbhw-card--accent .lbhw-content{color:#1b1d20}.lbhw-dismiss{position:absolute;top:10px;right:10px;z-index:2;width:34px;height:34px;padding:0;display:grid;place-items:center;border:1px solid rgb(255 255 255 / .22);border-radius:50%;background:rgb(20 20 20 / .82);color:#fff;font-size:1.35rem;line-height:1;cursor:pointer;transition:background-color 150ms ease,color 150ms ease,border-color 150ms ease}.lbhw-dismiss:hover{border-color:var(--accent,#f2c94c);background:var(--accent,#f2c94c);color:#1b1d20}.lbhw-dismiss:focus-visible{outline:2px solid var(--accent,#f2c94c);outline-offset:3px}@keyframes lbhw-enter{from{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:600px){.lbhw-section--floating,.lbhw-section--fixed_left{right:12px;bottom:12px;left:12px;width:auto;max-height:min(65vh, 480px)}.lbhw-section--floating .lbhw-card{padding:20px 48px 20px 20px}}@media (prefers-reduced-motion:reduce){.lbhw-section--floating{animation:none}}.lbsh-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.lbsh-cta{min-height:42px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--accent,#f2c94c);background:var(--accent,#f2c94c);color:#1b1d20;font-weight:700;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.lbsh-cta--secondary{border-color:currentColor;background:#fff0;color:inherit}.lbsh-cta--text{min-height:0;padding:5px 0;border:0;background:#fff0;color:inherit;text-decoration:underline;text-underline-offset:4px}.lbsh-cta:hover{border-color:#222;background:#222;color:#fff}.lbsh-cta:focus-visible{outline:2px solid currentColor;outline-offset:3px}.lbsh-ctas--header{flex-wrap:nowrap}.lbsh-ctas--header .lbsh-cta{min-height:38px;padding:8px 12px;font-size:.76rem}.lbsh-header-tools{display:flex;align-items:center;gap:10px}.lbsh-header-tools a,.lbsh-header-tools a:visited,.lbsh-header-tools .lbsh-status{color:inherit}.lbsh-header-tools .lbsh-cta{min-height:38px;padding:8px 12px;font-size:.76rem}.lbsh-header-tools .lbsh-cta--secondary{border-color:#222;color:#222}.lbsh-header-tools .lbsh-cta--secondary:hover{color:#fff}.lbsh-navigation-tools{display:none}.lbsh-footer-tools{padding:22px max(24px, calc((100% - var(--container, 1080px)) / 2));display:flex;align-items:center;gap:18px;background:#efefef}.lbsh-status{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:700;white-space:nowrap}.lbsh-status::before{content:"";width:9px;height:9px;border-radius:50%;background:#777}.lbsh-status--open::before{background:#24813b}.lbsh-status--closing::before{background:#b36b00}.lbsh-business,.lbsh-hours,.lbsh-events,.lbsh-catalog,.lbsh-faq{width:min(100% - 32px, var(--container, 1080px));margin:30px auto}.lbsh-business-profiles{margin:16px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px 14px;list-style:none}.lbsh-business-profiles a{font-weight:700;text-underline-offset:3px}.lbsh-hours ul{max-width:580px;margin:0;padding:0;list-style:none}.lbsh-hours li{padding:10px 0;display:flex;justify-content:space-between;gap:24px;border-bottom:1px solid rgb(0 0 0 / .15)}.lbsh-special-hours{margin-top:28px}.lbsh-special-hours h3{margin:0 0 8px}.lbsh-events,.lbsh-catalog-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%, 260px),1fr));gap:18px}.lbsh-event,.lbsh-catalog-item{padding:22px;border-left:3px solid var(--accent,#f2c94c);background:#f2f2f2}.lbsh-event h3,.lbsh-catalog-item h3{margin:7px 0 10px}.lbsh-event time{font-weight:700}.lbsh-price,.lbsh-availability{display:inline-block;margin:0 10px 8px 0}.lbsh-availability{padding:3px 7px;background:#222;color:#fff;font-size:.75rem;font-weight:700;text-transform:uppercase}.lbsh-faq{display:grid;gap:10px}.lbsh-faq-item{border:1px solid rgb(0 0 0 / .16);border-left:3px solid var(--accent,#f2c94c);background:#fff}.lbsh-faq-item summary{padding:17px 48px 17px 18px;position:relative;cursor:pointer;font-weight:700;line-height:1.35;list-style:none}.lbsh-faq-item summary::-webkit-details-marker{display:none}.lbsh-faq-item summary::after{content:"+";position:absolute;top:50%;right:18px;translate:0 -50%;font-size:1.35rem;font-weight:400}.lbsh-faq-item[open] summary::after{content:"−"}.lbsh-faq-item summary:focus-visible{outline:3px solid var(--accent,#f2c94c);outline-offset:-3px}.lbsh-faq-answer{padding:0 18px 18px;color:inherit;line-height:1.65}.lbsh-faq-answer>:first-child{margin-top:0}.lbsh-faq-answer>:last-child{margin-bottom:0}.lbsh-action-dock{position:fixed;z-index:55;padding:9px;border:1px solid rgb(255 255 255 / .16);border-radius:10px;background:rgb(27 27 27 / .97);box-shadow:0 12px 34px rgb(0 0 0 / .32);color:#fff}.lbsh-action-dock .lbsh-ctas{display:grid;gap:7px}.lbsh-action-dock .lbsh-cta{min-width:132px;min-height:40px;padding:9px 12px;font-size:.76rem}.lbsh-action-dock .lbsh-cta--secondary{border-color:rgb(255 255 255 / .72);color:#fff}.lbsh-action-dock .lbsh-cta--text{min-width:0;color:#fff}.lbsh-action-dock--floating_left,.lbsh-action-dock--floating_right{top:50%;translate:0 -50%}.lbsh-action-dock--floating_left{left:14px}.lbsh-action-dock--floating_right{right:14px}.lbsh-action-dock--mobile_bottom{display:none}.lbsh-preview-badge{position:fixed;left:12px;bottom:12px;z-index:100000;padding:8px 12px;background:#222;color:#fff;font:700 12px/1.2 sans-serif}.lbsh-preview-panel{position:fixed;inset:18px;z-index:99999;overflow:auto;border:2px solid var(--accent,#f2c94c);border-radius:10px;background:#fff;box-shadow:0 24px 80px rgb(0 0 0 / .52);color:#222}.lbsh-preview-panel__head{position:sticky;top:0;z-index:2;padding:14px 18px;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgb(0 0 0 / .14);background:#222;color:#fff}.lbsh-preview-panel__head a{color:var(--accent,#f2c94c);font-weight:700}.lbsh-preview-panel .lbsh-business,.lbsh-preview-panel .lbsh-hours,.lbsh-preview-panel .lbsh-events,.lbsh-preview-panel .lbsh-catalog,.lbsh-preview-panel .lbsh-faq{margin-top:28px;margin-bottom:28px}.lbsh-preview-panel>.lbsh-status,.lbsh-preview-panel>.lbsh-ctas{margin:28px}.lbsh-preview-empty{margin:0;padding:36px 24px;text-align:center}.lbsh-seasonal{--lbsh-seasonal-primary:rgba(242, 201, 76, .24);--lbsh-seasonal-secondary:rgba(255, 255, 255, .18);--lbsh-seasonal-tertiary:rgba(255, 255, 255, .08);position:fixed;inset:0;z-index:20;pointer-events:none}.lbsh-seasonal__wash,.lbsh-seasonal__top,.lbsh-seasonal__bottom{position:absolute;inset:0}.lbsh-seasonal__wash{background:radial-gradient(circle at top right,var(--lbsh-seasonal-primary),transparent 30%),radial-gradient(circle at bottom left,var(--lbsh-seasonal-tertiary),transparent 28%);opacity:.7}.lbsh-seasonal__top{inset:0 0 auto;height:18px;background:linear-gradient(90deg,transparent,var(--lbsh-seasonal-secondary),transparent)}.lbsh-seasonal__bottom{inset:auto 0 0;height:12px;background:linear-gradient(90deg,transparent,var(--lbsh-seasonal-primary),transparent)}.lbsh-seasonal__particle{position:absolute;top:-4vh;width:var(--lbsh-seasonal-size,14px);height:var(--lbsh-seasonal-size,14px);opacity:.55;animation:lbsh-seasonal-drift linear infinite}.lbsh-seasonal__particle--1{transform-origin:center center}.lbsh-seasonal__particle--2{transform-origin:center center}.lbsh-seasonal__particle--3{transform-origin:center center}.lbsh-seasonal__particle--4{transform-origin:center center}.lbsh-seasonal--low .lbsh-seasonal__particle{opacity:.28;transform:scale(.75)}.lbsh-seasonal--high .lbsh-seasonal__particle{opacity:.72;transform:scale(1.08)}.lbsh-seasonal-badge{position:fixed;top:14px;right:14px;z-index:21;padding:8px 12px;border:1px solid rgb(255 255 255 / .18);border-radius:999px;background:rgb(19 19 19 / .82);color:#fff;font:700 12px/1.2 system-ui,sans-serif;letter-spacing:.08em;text-transform:uppercase;pointer-events:none}.lbsh-seasonal--winter{--lbsh-seasonal-primary:rgba(146, 211, 255, .20);--lbsh-seasonal-secondary:rgba(255, 255, 255, .42);--lbsh-seasonal-tertiary:rgba(199, 231, 255, .16)}.lbsh-seasonal--winter .lbsh-seasonal__particle{border-radius:50%;background:rgb(255 255 255 / .88);box-shadow:0 0 0 3px rgb(255 255 255 / .14);animation-name:lbsh-seasonal-snow}.lbsh-seasonal--spring{--lbsh-seasonal-primary:rgba(154, 222, 173, .18);--lbsh-seasonal-secondary:rgba(255, 203, 219, .26);--lbsh-seasonal-tertiary:rgba(248, 229, 146, .14)}.lbsh-seasonal--spring .lbsh-seasonal__particle{border-radius:50% 50% 50% 0;rotate:45deg;background:var(--lbsh-seasonal-secondary);animation-name:lbsh-seasonal-petal}.lbsh-seasonal--summer{--lbsh-seasonal-primary:rgba(255, 196, 92, .20);--lbsh-seasonal-secondary:rgba(255, 237, 170, .24);--lbsh-seasonal-tertiary:rgba(255, 155, 61, .14)}.lbsh-seasonal--summer .lbsh-seasonal__particle{border-radius:50%;background:linear-gradient(180deg,rgb(255 225 119 / .95),rgb(255 182 63 / .6));box-shadow:0 0 18px rgb(255 196 92 / .45);animation-name:lbsh-seasonal-float}.lbsh-seasonal--fall{--lbsh-seasonal-primary:rgba(201, 112, 44, .22);--lbsh-seasonal-secondary:rgba(235, 176, 54, .20);--lbsh-seasonal-tertiary:rgba(125, 73, 31, .14)}.lbsh-seasonal--fall .lbsh-seasonal__particle,.lbsh-seasonal--thanksgiving .lbsh-seasonal__particle{width:16px;height:12px;border-radius:100% 0 100% 0;background:rgb(201 112 44 / .85);animation-name:lbsh-seasonal-leaf}.lbsh-seasonal--holiday_lights{--lbsh-seasonal-primary:rgba(232, 54, 73, .18);--lbsh-seasonal-secondary:rgba(57, 180, 96, .22);--lbsh-seasonal-tertiary:rgba(255, 210, 99, .14)}.lbsh-seasonal--holiday_lights .lbsh-seasonal__top{height:24px;background:radial-gradient(circle at 4% 50%,#ffcf59 0 4px,transparent 5px),radial-gradient(circle at 16% 50%,#37d17b 0 4px,transparent 5px),radial-gradient(circle at 28% 50%,#ff6b6b 0 4px,transparent 5px),radial-gradient(circle at 40% 50%,#69b7ff 0 4px,transparent 5px),radial-gradient(circle at 52% 50%,#ffcf59 0 4px,transparent 5px),radial-gradient(circle at 64% 50%,#37d17b 0 4px,transparent 5px),radial-gradient(circle at 76% 50%,#ff6b6b 0 4px,transparent 5px),radial-gradient(circle at 88% 50%,#69b7ff 0 4px,transparent 5px);opacity:.95}.lbsh-seasonal--holiday_lights .lbsh-seasonal__particle{display:none}.lbsh-seasonal--halloween{--lbsh-seasonal-primary:rgba(244, 132, 33, .22);--lbsh-seasonal-secondary:rgba(128, 69, 199, .18);--lbsh-seasonal-tertiary:rgba(34, 26, 44, .16)}.lbsh-seasonal--halloween .lbsh-seasonal__particle{width:18px;height:10px;border-radius:50% 50% 0 0;background:rgb(27 18 31 / .9);box-shadow:10px 0 0 rgb(27 18 31 / .9),5px 5px 0 rgb(244 132 33 / .72);animation-name:lbsh-seasonal-bat}.lbsh-seasonal--st_patrick{--lbsh-seasonal-primary:rgba(58, 176, 96, .22);--lbsh-seasonal-secondary:rgba(124, 214, 140, .20);--lbsh-seasonal-tertiary:rgba(35, 93, 51, .14)}.lbsh-seasonal--st_patrick .lbsh-seasonal__particle{width:14px;height:14px;border-radius:50%;background:rgb(58 176 96 / .88);box-shadow:8px 0 0 rgb(58 176 96 / .88),4px 8px 0 rgb(58 176 96 / .88);animation-name:lbsh-seasonal-clover}.lbsh-seasonal--valentine{--lbsh-seasonal-primary:rgba(228, 89, 130, .20);--lbsh-seasonal-secondary:rgba(255, 174, 200, .24);--lbsh-seasonal-tertiary:rgba(255, 225, 234, .12)}.lbsh-seasonal--valentine .lbsh-seasonal__particle{width:13px;height:13px;border-radius:50% 50% 50% 0;rotate:45deg;background:rgb(255 174 200 / .92);box-shadow:0 0 12px rgb(228 89 130 / .28);animation-name:lbsh-seasonal-heart}.lbsh-seasonal--pride{--lbsh-seasonal-primary:rgba(255, 68, 68, .16);--lbsh-seasonal-secondary:rgba(255, 200, 69, .18);--lbsh-seasonal-tertiary:rgba(71, 111, 255, .14)}.lbsh-seasonal--pride .lbsh-seasonal__particle{width:18px;height:6px;border-radius:999px;background:linear-gradient(90deg,#e64141 0 16.6%,#ef9a2f 16.6% 33.2%,#f2cf4d 33.2% 49.8%,#35b35f 49.8% 66.4%,#3e73e3 66.4% 83%,#8547c5 83% 100%);animation-name:lbsh-seasonal-ribbon}.lbsh-seasonal--pride .lbsh-seasonal__top{height:16px;background:linear-gradient(90deg,#e64141 0 16.6%,#ef9a2f 16.6% 33.2%,#f2cf4d 33.2% 49.8%,#35b35f 49.8% 66.4%,#3e73e3 66.4% 83%,#8547c5 83% 100%);opacity:.78}.lbsh-seasonal--independence_day{--lbsh-seasonal-primary:rgba(208, 48, 67, .20);--lbsh-seasonal-secondary:rgba(77, 121, 222, .20);--lbsh-seasonal-tertiary:rgba(255, 255, 255, .12)}.lbsh-seasonal--independence_day .lbsh-seasonal__particle{width:4px;height:22px;background:linear-gradient(180deg,rgb(255 255 255 / .92),rgb(77 121 222 / .1));box-shadow:0 0 12px rgb(255 255 255 / .42);animation-name:lbsh-seasonal-spark}.lbsh-seasonal--new_year{--lbsh-seasonal-primary:rgba(255, 208, 104, .22);--lbsh-seasonal-secondary:rgba(255, 255, 255, .22);--lbsh-seasonal-tertiary:rgba(83, 118, 207, .12)}.lbsh-seasonal--new_year .lbsh-seasonal__particle{width:10px;height:18px;border-radius:3px;background:linear-gradient(180deg,rgb(255 255 255 / .95),rgb(255 208 104 / .78));animation-name:lbsh-seasonal-confetti}@keyframes lbsh-seasonal-drift{from{transform:translate3d(0,0,0) rotate(0deg)}to{transform:translate3d(18px,112vh,0) rotate(240deg)}}@keyframes lbsh-seasonal-snow{from{transform:translate3d(0,-3vh,0) rotate(0deg) scale(.9)}to{transform:translate3d(26px,112vh,0) rotate(180deg) scale(1.05)}}@keyframes lbsh-seasonal-petal{from{transform:translate3d(0,-3vh,0) rotate(18deg) scale(.9)}50%{transform:translate3d(-22px,52vh,0) rotate(120deg) scale(1.02)}to{transform:translate3d(14px,112vh,0) rotate(220deg) scale(.88)}}@keyframes lbsh-seasonal-float{from{transform:translate3d(0,104vh,0) scale(.85);opacity:0}20%{opacity:.55}to{transform:translate3d(12px,-12vh,0) scale(1.08);opacity:0}}@keyframes lbsh-seasonal-leaf{from{transform:translate3d(0,-4vh,0) rotate(0deg)}35%{transform:translate3d(28px,36vh,0) rotate(110deg)}70%{transform:translate3d(-18px,74vh,0) rotate(220deg)}to{transform:translate3d(24px,112vh,0) rotate(320deg)}}@keyframes lbsh-seasonal-bat{from{transform:translate3d(0,6vh,0) scale(.9);opacity:0}20%{opacity:.7}50%{transform:translate3d(24px,36vh,0) scale(1.02)}to{transform:translate3d(-16px,108vh,0) scale(.82);opacity:0}}@keyframes lbsh-seasonal-clover{from{transform:translate3d(0,108vh,0) rotate(0deg) scale(.88);opacity:0}20%{opacity:.6}to{transform:translate3d(20px,-12vh,0) rotate(180deg) scale(1.04);opacity:0}}@keyframes lbsh-seasonal-heart{from{transform:translate3d(0,-3vh,0) rotate(45deg) scale(.92)}45%{transform:translate3d(18px,42vh,0) rotate(135deg) scale(1.04)}to{transform:translate3d(-12px,112vh,0) rotate(235deg) scale(.9)}}@keyframes lbsh-seasonal-ribbon{from{transform:translate3d(0,-2vh,0) rotate(0deg)}40%{transform:translate3d(24px,40vh,0) rotate(90deg)}to{transform:translate3d(-16px,112vh,0) rotate(240deg)}}@keyframes lbsh-seasonal-spark{from{transform:translate3d(0,108vh,0) scale(.8);opacity:0}15%{opacity:.8}60%{transform:translate3d(12px,45vh,0) scale(1.1);opacity:.95}to{transform:translate3d(-10px,-12vh,0) scale(.7);opacity:0}}@keyframes lbsh-seasonal-confetti{from{transform:translate3d(0,-4vh,0) rotate(0deg)}30%{transform:translate3d(14px,28vh,0) rotate(120deg)}65%{transform:translate3d(-18px,66vh,0) rotate(250deg)}to{transform:translate3d(12px,112vh,0) rotate(360deg)}}@media (max-width:900px){.lbsh-header-tools{display:none}.lbsh-navigation-tools{margin-top:18px;display:grid;gap:12px}.lbsh-navigation-tools .lbsh-status{color:#fff}.lbsh-navigation-tools .lbsh-ctas{align-items:stretch;flex-direction:column}.lbsh-navigation-tools .lbsh-cta{width:100%}.lbsh-seasonal-badge{top:auto;right:10px;bottom:10px}}@media (max-width:600px){.lbsh-footer-tools{align-items:flex-start;flex-direction:column}.lbsh-action-dock--floating_left,.lbsh-action-dock--floating_right{top:auto;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;translate:none}.lbsh-action-dock--mobile_bottom{right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;display:block}.lbsh-action-dock .lbsh-ctas{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.lbsh-action-dock .lbsh-cta{min-width:0}body:has(.lbsh-action-dock) .lbhw-section--floating{bottom:calc(82px + env(safe-area-inset-bottom));max-height:min(55vh, 420px)}.lbsh-preview-panel{inset:8px}.lbsh-preview-panel__head{align-items:flex-start;flex-direction:column;gap:5px}.lbsh-seasonal__particle{opacity:.35}}