/* Responsive refinements; the source palette and font families are retained. */
:root{--layout-width:min(100vw,640px);--layout-unit:min(.3125vw,2px)}
html{scroll-padding-top:1.5rem;-webkit-text-size-adjust:100%;text-size-adjust:100%}
img,video,iframe{max-width:100%}
.wixui-rich-text{overflow-wrap:anywhere}
input,textarea,select{max-width:100%;box-sizing:border-box}
textarea{resize:vertical}
input:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
/* Wix's frozen entrance animations must not conceal content in a static copy. */
[id][data-motion-enter]:not([data-motion-enter="done"]),[id]:not([data-motion-enter="done"]){animation:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}*,*::before,*::after{animation:none!important;transition:none!important}}
html[data-layout="compact"]{--site-width:var(--layout-width)}
html[data-layout="compact"] body{min-width:0!important;margin:0}
html[data-layout="compact"] #masterPage,html[data-layout="compact"] #site-root{width:var(--layout-width)!important;max-width:100%;margin-inline:auto!important;left:auto!important}
html[data-layout="compact"] #SITE_CONTAINER{min-width:0!important;width:100%}
html[data-layout="compact"] .wixui-rich-text{height:auto!important;min-height:0!important}
html[data-layout="compact"] .wixui-rich-text p,html[data-layout="compact"] .wixui-rich-text li{line-height:1.6}
html[data-layout="compact"] input:not([type="checkbox"]),html[data-layout="compact"] textarea,html[data-layout="compact"] select{font-size:16px!important;min-height:44px}
html[data-layout="compact"] .wixui-checkbox{height:auto!important;min-height:44px;align-items:flex-start}
html[data-layout="compact"] .wixui-checkbox label{overflow-wrap:anywhere}
html[data-layout="compact"] .wixui-button{min-height:44px}
html[data-layout="compact"] [data-testid="slidesWrapper"]{height:auto!important}
html[data-layout="compact"] [data-testid="slidesWrapper"]>div{height:auto!important}
/* Header uses available space instead of a hard-coded hamburger position. */
html[data-layout="compact"] [data-mesh-id="SITE_HEADERinlineContent-gridContainer"]{display:flex!important;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px!important;min-height:150px!important;box-sizing:border-box}
html[data-layout="compact"] #comp-m9jsbeuz{position:relative!important;left:0!important;margin:0!important;width:160px!important;height:132px!important;order:0;flex:0 0 160px}
#MENU_AS_CONTAINER_TOGGLE{appearance:none;border:0;background:transparent;padding:8px;box-sizing:border-box;color:inherit;cursor:pointer}
html[data-layout="compact"] #MENU_AS_CONTAINER_TOGGLE{position:relative!important;left:0!important;right:auto!important;margin:0!important;width:48px!important;height:48px!important;min-width:48px;order:1;flex:0 0 48px}
#MENU_AS_CONTAINER[hidden]{display:none!important}
html[data-layout="compact"] #MENU_AS_CONTAINER.local-open{position:fixed!important;inset:0 0 0 auto!important;width:min(90vw,360px)!important;height:100dvh!important;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain;padding-top:max(70px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom));box-sizing:border-box}
html[data-layout="compact"] #MENU_AS_CONTAINER [data-mesh-id],html[data-layout="compact"] #MENU_AS_CONTAINER_EXPANDABLE_MENU{width:100%!important;max-width:100%;left:0!important;margin:0!important;box-sizing:border-box}
html[data-layout="compact"] #MENU_AS_CONTAINER_EXPANDABLE_MENU{padding:12px 20px}
#MENU_AS_CONTAINER a{display:flex;align-items:center;min-height:44px;overflow-wrap:anywhere}
#MENU_AS_CONTAINER [data-testid="expandablemenu-toggle"]{min-width:44px;min-height:44px}
.responsive-menu-close{position:absolute;right:16px;top:max(16px,env(safe-area-inset-top));width:44px;height:44px;border:0;background:transparent;color:inherit;font:32px/1 sans-serif;cursor:pointer;z-index:2}
body.responsive-menu-open{overflow:hidden!important}
html[data-layout="compact"] .local-form-note{grid-column:1/-1;max-width:100%;box-sizing:border-box}
/* Blog cards wrap rather than retaining the gallery's absolute desktop coordinates. */
html[data-layout="compact"] [id^="pro-gallery-container"]{height:auto!important;max-width:100%;overflow:visible!important}
html[data-layout="compact"] [id^="pgi"]{max-width:100%}
@media(max-width:1023px){
 html[data-layout="wide"] #site-root,html[data-layout="wide"] #masterPage{min-width:0!important;max-width:100%;}
 html[data-layout="wide"] .wixui-form{max-width:calc(100vw - 32px)}
}
html[data-layout="compact"] [id^="pro-gallery-margin-container"]{width:100%!important;height:auto!important;display:grid;gap:20px}
html[data-layout="compact"] .item-link-wrapper{min-width:0;width:100%}
html[data-layout="compact"] [id^="pgi"]{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;box-sizing:border-box}
html[data-layout="compact"] .gallery-item-wrapper,html[data-layout="compact"] .gallery-item-content{width:100%!important;height:auto!important;aspect-ratio:4/3;margin:0!important}
html[data-layout="compact"] .gallery-item-content{position:relative!important}
html[data-layout="compact"] .gallery-item-content picture{position:absolute;inset:0;display:block}
html[data-layout="compact"] .gallery-item-content picture:first-child:not(:last-child){display:none}
html[data-layout="compact"] .gallery-item-content img{display:block;width:100%!important;height:100%!important;object-fit:cover}
html[data-layout="compact"] .gallery-item-common-info-outer,html[data-layout="compact"] .gallery-item-common-info{height:auto!important;min-height:120px;overflow:visible!important}
html[data-layout="compact"] [data-hook="post-title"] h2{-webkit-line-clamp:unset!important;overflow-wrap:anywhere}

/* Use the actual available width, including classic browser scrollbars. */
html[data-layout="compact"] body{container-type:inline-size}
html[data-layout="compact"]{--layout-width:min(100cqw,640px);--layout-unit:min(.3125cqw,2px)}
html[data-layout="compact"] body #SITE_CONTAINER{width:100%!important;max-width:none!important;left:0!important;margin:0!important}
html[data-layout="compact"] body #main_MF{width:100%!important;max-width:none!important}
html[data-layout="compact"] body #site-root,html[data-layout="compact"] body #masterPage{width:var(--layout-width)!important;max-width:100%!important;margin-inline:auto!important;left:0!important}
.updated-heading{font-size:clamp(28px,3.3vw,46px)!important;line-height:1.25!important;overflow-wrap:normal!important}
html[data-layout="compact"] .updated-heading{font-size:clamp(25px,6.2vw,36px)!important;line-height:1.3!important}
html[data-layout="compact"] .wixui-rich-text{max-width:100%!important;box-sizing:border-box}
html[data-layout="compact"] .wixui-rich-text p,html[data-layout="compact"] .wixui-rich-text span{overflow-wrap:break-word}

/* Manual review controls stay below the text, never on top of it. */
.wixui-slideshow .review-controls{position:relative;display:flex;align-items:center;justify-content:center;gap:12px;padding:16px 8px;box-sizing:border-box}
.wixui-slideshow .review-controls button{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:44px!important;height:44px!important;background:#657984;border:0;border-radius:50%;display:grid;place-items:center;flex:0 0 44px}
.wixui-slideshow .review-controls button svg{width:14px;height:24px;fill:white}
.wixui-slideshow .review-controls [data-testid=nextButton] svg{transform:rotate(180deg)}
.wixui-slideshow .review-controls nav{position:relative!important;inset:auto!important;transform:none!important;margin:0!important;width:auto!important}
.wixui-slideshow .review-controls ol{display:flex!important;flex-wrap:wrap;justify-content:center;gap:2px;margin:0;padding:0;list-style:none}
.wixui-slideshow .review-controls [data-slide-to]{width:24px;height:32px;background:none!important;border:0!important}
.wixui-slideshow .review-controls [data-slide-to]:after{content:"";width:8px;height:8px;border:1px solid #50324f;border-radius:50%;background:transparent}
.wixui-slideshow .review-controls [aria-pressed=true]:after{background:#50324f}
html[data-layout=compact] .wixui-slideshow,html[data-layout=compact] .wixui-slideshow [data-slide-index]{height:auto!important;min-height:0!important}
html[data-layout=compact] .review-card{margin:0 20px;padding:24px 20px;background:#657984;color:white;border-radius:12px;box-sizing:border-box;text-align:center}
html[data-layout=compact] .review-card p,html[data-layout=compact] .review-card span{font-size:16px!important;line-height:1.65!important}
html[data-layout=compact] .review-card img{display:block;width:90px;height:124px;object-fit:contain;margin:24px auto 0}
.wixui-slideshow{display:flex!important;flex-direction:column!important;height:auto!important}
.wixui-slideshow [data-testid=slidesWrapper]{position:relative!important;inset:auto!important;width:100%!important;flex:0 0 auto;height:auto!important}
.wixui-slideshow .review-controls{flex:0 0 auto;width:100%}
.wixui-slideshow .review-controls ol li{width:24px!important;height:32px!important;margin:0!important;padding:0!important;flex:0 0 24px}
.wixui-slideshow .review-controls [data-slide-to]{display:flex!important;align-items:center;justify-content:center;padding:0!important;margin:0!important;border-radius:0!important;min-height:32px}
.wixui-slideshow .review-controls [data-slide-to]:before{display:none!important}
.wixui-slideshow .review-controls [data-slide-to]:after{display:block!important;flex:0 0 8px!important;position:static!important;margin:0!important;box-sizing:border-box}
@media(max-width:360px){.wixui-slideshow .review-controls{gap:4px;padding-inline:4px}}
