.gallery-wall{display:block;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:var(--font-body--family);font-size:var(--font-size--paragraph);line-height:var(--font-paragraph--line-height)}body:has(solis-gallery-wall) .shopify-section-group-footer-group:has(.custom-section__content):not(:has(.custom-section__content>*)){display:none}.gallery-wall__shell{display:grid;min-height:calc(100vh - var(--header-height, 0px))}.gallery-wall__visual{position:relative;min-height:0;aspect-ratio:1 / 1;overflow:hidden;background:rgb(var(--color-background-secondary))}.gallery-wall__room{position:relative;width:100%;height:100%;overflow:hidden}.gallery-wall__room-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.gallery-wall__hotspots{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;pointer-events:none}.gallery-wall__hotspot{position:absolute;top:var(--hotspot-y-mobile);left:var(--hotspot-x-mobile);display:grid;width:30px;height:30px;place-items:center;border:1px solid rgb(255 255 255 / 72%);border-radius:50%;background:#141412e0;box-shadow:0 3px 12px #00000047;color:#fff;font-size:11px;font-weight:750;line-height:1;text-decoration:none;transform:translate(-50%,-50%);transition:background var(--animation-duration--fast),color var(--animation-duration--fast),transform var(--animation-duration--fast);pointer-events:auto}.gallery-wall__hotspot b{position:absolute;top:calc(100% + 7px);left:50%;width:max-content;max-width:190px;padding:6px 8px;border-radius:3px;background:#141412f0;box-shadow:0 4px 14px #00000038;color:#fff;font-size:10px;font-weight:600;line-height:1.25;opacity:0;transform:translate(-50%,-3px);transition:opacity var(--animation-duration--fast),transform var(--animation-duration--fast);visibility:hidden}.gallery-wall__hotspot:hover,.gallery-wall__hotspot:focus-visible{background:#fff;color:#171717;transform:translate(-50%,-50%) scale(1.08)}.gallery-wall__hotspot:hover b,.gallery-wall__hotspot:focus-visible b{opacity:1;transform:translate(-50%);visibility:visible}.gallery-wall__hotspot:focus-visible{outline:2px solid #fff;outline-offset:3px}.gallery-wall__image-key{position:absolute;z-index:2;right:0;bottom:0;left:0;padding:24px 14px 12px;background:linear-gradient(transparent,#0f0f0ddb 24%);color:#fff}.gallery-wall__image-key p{margin:0 0 7px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.gallery-wall__image-key ol{display:grid;grid-template-columns:repeat(var(--gallery-key-count),minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.gallery-wall__image-key a{display:grid;grid-template-columns:auto minmax(0,1fr);gap:6px;align-items:start;color:inherit;font-size:10px;line-height:1.2;text-decoration:none}.gallery-wall__image-key a span{opacity:.62}.gallery-wall__image-key a b{display:-webkit-box;font-weight:600;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gallery-wall__image-key a:hover b,.gallery-wall__image-key a:focus-visible b{text-decoration:underline;text-underline-offset:3px}.gallery-wall__image-key a:focus-visible{outline:2px solid #fff;outline-offset:3px}.gallery-wall__composition{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#e7e1d7 0 72%,#c3b49f 72% 74%,#b9aa94 74%),#e7e1d7}.gallery-wall__composition:after{content:"";position:absolute;left:8%;right:8%;bottom:8%;height:12%;border-radius:50%;background:#3627191a;filter:blur(22px)}.gallery-wall__composition-item{position:absolute;z-index:1;left:var(--gw-left);top:var(--gw-top);width:var(--gw-width);padding:clamp(4px,.8vw,11px);background:#191816;box-shadow:0 12px 26px #221a1240}.gallery-wall__composition-item img{display:block;width:100%;aspect-ratio:3 / 4;object-fit:cover}.gallery-wall__panel{padding:34px 22px 42px}.gallery-wall__eyebrow{margin:0 0 8px;font-family:var(--font-subheading--family);font-size:var(--font-subheading--size);font-style:var(--font-subheading--style);font-weight:var(--font-subheading--weight);letter-spacing:var(--font-subheading--letter-spacing);text-transform:var(--font-subheading--transform)}.gallery-wall__title{margin:0;font-family:var(--font-h1--family, var(--font-heading--family));font-size:var(--font-size--h1);font-style:var(--font-h1--style);font-weight:var(--font-h1--weight);line-height:var(--font-h1--line-height);letter-spacing:normal}.gallery-wall__price{display:inline-flex;align-items:baseline;gap:.8rem;margin:1rem 0 0}.gallery-wall__price strong{font-family:var(--font-pcard-price--family, inherit);font-size:var(--font-size--h4);font-weight:var(--font-pcard-price--weight, 600)}.gallery-wall__price span{font-size:var(--font-size--paragraph-small);opacity:.7}.gallery-wall__offer{display:inline-flex;flex-direction:column;gap:.2rem;align-self:flex-start;margin:1.2rem 0 0;padding:1rem 1.4rem;border-radius:var(--badge-corner-radius, .4rem);background:rgb(var(--color-sale-badge-background));color:rgb(var(--color-sale-badge-text))}.gallery-wall__offer strong{font-family:var(--font-pcard-badge--family);font-size:var(--font-size--paragraph);font-style:var(--font-pcard-badge--style);font-weight:var(--font-pcard-badge--weight, 700);letter-spacing:var(--font-pcard-badge--letter-spacing);line-height:1.3;text-transform:var(--font-pcard-badge--transform)}.gallery-wall__offer small{font-size:1.1rem;line-height:1.3;opacity:.85}.gallery-wall__intro{max-width:62ch;margin:14px 0 24px;color:rgb(var(--color-foreground) / 72%)}.gallery-wall__intro>:first-child{margin-top:0}.gallery-wall__intro>:last-child{margin-bottom:0}.gallery-wall__colour-logic{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;margin:2rem 0 0;padding:14px 15px;border-left:3px solid currentColor;background:rgb(var(--color-foreground) / 5%)}.gallery-wall__palette{display:flex;gap:5px;padding-top:2px}.gallery-wall__palette span{display:block;width:15px;height:15px;border:1px solid rgb(var(--color-foreground) / 15%);border-radius:50%;background:var(--gallery-swatch)}.gallery-wall__colour-logic strong{display:block;font-size:12px}.gallery-wall__colour-logic p{margin:5px 0;color:rgb(var(--color-foreground) / 72%);font-size:12px;line-height:1.45}.gallery-wall__colour-logic small{font-size:10px;letter-spacing:.04em}.gallery-wall__fieldset{min-width:0;margin:0 0 22px;padding:0;border:0}.gallery-wall__fieldset legend{margin-bottom:5px;font-weight:600}.gallery-wall__field-help{margin:0 0 11px;color:rgb(var(--color-foreground) / 65%);font-size:var(--font-size--paragraph-small);line-height:var(--line-height--body-normal)}.gallery-wall__choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.gallery-wall__choice,.gallery-wall__finish{position:relative;cursor:pointer}.gallery-wall__choice input,.gallery-wall__finish input{position:absolute;width:1px;height:1px;opacity:0}.gallery-wall__choice>span{display:flex;min-height:72px;flex-direction:column;justify-content:center;padding:10px 12px;border:1px solid rgb(var(--color-foreground) / 20%);border-radius:4px;background:rgb(var(--color-background));text-align:center;transition:border-color var(--animation-duration--fast),box-shadow var(--animation-duration--fast)}.gallery-wall__choice small{display:block;margin-top:3px;color:rgb(var(--color-foreground) / 62%);font-size:10px;line-height:1.25;white-space:nowrap}.gallery-wall__choice em{display:block;margin-top:5px;color:rgb(var(--color-foreground) / 78%);font-size:10px;font-style:normal;font-weight:600;line-height:1.2}.gallery-wall__choice input:checked+span,.gallery-wall__choice input:focus-visible+span{border-color:currentColor;box-shadow:inset 0 0 0 1px currentColor,0 2px 8px rgb(var(--color-foreground) / 8%)}.gallery-wall__choice input:checked+span{background:rgb(var(--color-foreground) / 5%)}.gallery-wall__choices--finish{grid-template-columns:repeat(5,minmax(0,1fr))}.gallery-wall__finish{display:grid;justify-items:center;gap:6px;text-align:center}.gallery-wall__finish>span{display:block;width:34px;height:34px;border:1px solid rgb(var(--color-foreground) / 20%);border-radius:50%;background:#f3f0e8;box-shadow:0 0 0 2px rgb(var(--color-background))}.gallery-wall__finish[data-finish=black-frame]>span{background:#171717}.gallery-wall__finish[data-finish=wood-frame]>span{background:#c99a62}.gallery-wall__finish[data-finish=dark-wood-frame]>span{background:#5b3b28}.gallery-wall__finish[data-finish=white-frame]>span{border-color:rgb(var(--color-foreground) / 42%);background:#fff;box-shadow:0 0 0 2px rgb(var(--color-background)),0 0 0 3px rgb(var(--color-foreground) / 18%)}.gallery-wall__finish[data-finish=unframed]>span{position:relative;background:transparent}.gallery-wall__finish[data-finish=unframed]>span:after{content:"";position:absolute;top:50%;left:5px;right:5px;height:1px;background:currentColor;transform:rotate(-45deg)}.gallery-wall__finish input:checked+span,.gallery-wall__finish input:focus-visible+span{outline:2px solid currentColor;outline-offset:3px}.gallery-wall__finish small{font-size:10px;line-height:1.15}.gallery-wall__customise{border:1px solid rgb(var(--color-foreground) / 18%);border-radius:4px;background:rgb(var(--color-background));overflow:hidden}.gallery-wall__customise summary{position:relative;display:flex;align-items:center;min-height:68px;padding:13px 50px 13px 15px;cursor:pointer;list-style:none}.gallery-wall__customise summary::-webkit-details-marker{display:none}.gallery-wall__customise summary:after{content:"+";position:absolute;right:15px;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgb(var(--color-foreground) / 24%);border-radius:50%;font-size:20px;font-weight:400;line-height:1;transition:transform var(--animation-duration--fast)}.gallery-wall__customise[open] summary:after{content:"\2212";transform:rotate(180deg)}.gallery-wall__customise summary strong,.gallery-wall__customise summary small{display:block}.gallery-wall__customise summary strong{font-size:14px;font-weight:650}.gallery-wall__customise summary small{margin-top:3px;color:rgb(var(--color-foreground) / 64%);font-size:11px;line-height:1.35}.gallery-wall__customise summary:focus-visible,.gallery-wall__item-controls select:focus-visible{outline:2px solid currentColor;outline-offset:3px}.gallery-wall__items{padding:0 15px 10px;border-top:1px solid rgb(var(--color-foreground) / 12%)}.gallery-wall__custom-note{margin-top:20px;border-top:1px solid rgb(var(--color-foreground) / 18%)}.gallery-wall__custom-note summary{padding:13px 34px 13px 0;cursor:pointer;list-style:none;font-weight:600;font-size:var(--font-size--paragraph-small)}.gallery-wall__custom-note summary::-webkit-details-marker{display:none}.gallery-wall__custom-note summary:focus-visible{outline:2px solid currentColor;outline-offset:3px}.gallery-wall__custom-note p{margin:0 0 13px;color:rgb(var(--color-foreground) / 72%);font-size:var(--font-size--paragraph-small);line-height:1.45}.gallery-wall__item{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;padding:13px 0;border-top:1px solid rgb(var(--color-foreground) / 10%)}.gallery-wall__item-image img{display:block;width:76px;height:94px;object-fit:contain;background:rgb(var(--color-background-secondary))}.gallery-wall__item-image{position:relative;align-self:start;padding:0;border:0;background:transparent;color:inherit;cursor:zoom-in}.gallery-wall__item-image span{position:absolute;inset:auto 4px 4px;padding:3px 5px;background:rgb(var(--color-background) / 88%);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.gallery-wall__item-heading{display:flex;align-items:start;justify-content:space-between;gap:10px;margin-bottom:9px}.gallery-wall__item-body h2{margin:0;font-size:14px;line-height:1.25}.gallery-wall__item-body h2 a{color:inherit;text-decoration-color:rgb(var(--color-foreground) / 30%);text-underline-offset:3px}.gallery-wall__item-heading>button{flex:0 0 auto;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;cursor:zoom-in;font:inherit;font-size:10px;line-height:1.4}.gallery-wall__item-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px}.gallery-wall__item-controls label{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.gallery-wall__item-controls select{display:block;width:100%;min-height:var(--input-height);margin-top:4px;padding:7px 26px 7px 8px;border:var(--input-border-width) solid var(--input-border-color);border-radius:var(--input-border-radius);background:rgb(var(--color-input-background));color:inherit;font:inherit;font-size:var(--font-size--paragraph-small)}.gallery-wall__item-price{margin:8px 0 0;font-size:13px;font-weight:600}.gallery-wall__artwork-dialog{width:min(960px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:0;border:0;border-radius:var(--dialog-radius);background:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:auto}.gallery-wall__artwork-dialog::backdrop{background:rgb(var(--color-black) / var(--dialog-backdrop-opacity))}.gallery-wall__artwork-close{position:fixed;z-index:var(--layer-heightened);top:max(22px,calc((100vh - min(720px,100vh - 28px))/2 + 12px));right:max(22px,calc((100vw - min(960px,100vw - 28px))/2 + 12px));display:grid;width:40px;height:40px;place-items:center;padding:0;border:1px solid rgb(var(--color-foreground) / 18%);border-radius:50%;background:rgb(var(--color-background) / 94%);color:inherit;cursor:pointer;font-size:26px;line-height:1}.gallery-wall__artwork-dialog-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;min-height:min(720px,calc(100vh - 28px))}.gallery-wall__artwork-dialog-image{display:grid;min-height:0;place-items:center;padding:clamp(24px,4vw,54px);background:rgb(var(--color-background-secondary))}.gallery-wall__artwork-dialog-image img{display:block;max-width:100%;max-height:calc(100vh - 130px);object-fit:contain;box-shadow:0 12px 34px rgb(var(--color-foreground) / 15%)}.gallery-wall__artwork-dialog-copy{align-self:end;padding:34px 28px}.gallery-wall__artwork-dialog-copy p{margin:0 0 8px;color:rgb(var(--color-foreground) / 60%);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.gallery-wall__artwork-dialog-copy h2{margin:0 0 22px;font-family:var(--font-heading--family);font-size:24px;line-height:1.15}.gallery-wall__artwork-dialog-copy a{color:inherit;font-size:13px;font-weight:650;text-underline-offset:4px}.gallery-wall__purchase{position:sticky;z-index:var(--layer-raised);bottom:0;margin:26px -8px -16px;padding:16px 8px;background:rgb(var(--color-background) / 94%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-wall__purchase>div{display:flex;align-items:baseline;justify-content:space-between;gap:18px;margin-bottom:12px}.gallery-wall__purchase>div span{font-size:13px}.gallery-wall__purchase>div strong{font-size:22px}.gallery-wall__add{width:100%;min-height:var(--button-height)}.gallery-wall__add[disabled]{cursor:not-allowed;opacity:.55}.gallery-wall__add[aria-busy=true] .gallery-wall__spinner{display:inline-block}.gallery-wall__spinner{display:none;width:16px;height:16px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:gallery-wall-spin .7s linear infinite}.gallery-wall__status{min-height:20px;margin:9px 0 0;color:rgb(var(--color-foreground) / 70%);font-size:12px}.gallery-wall__status[data-error=true]{color:#a12620}.gallery-wall__empty{padding:18px;border:1px dashed currentColor}@keyframes gallery-wall-spin{to{transform:rotate(360deg)}}@media(min-width:990px){.gallery-wall__shell{grid-template-columns:minmax(0,1.35fr) minmax(420px,.85fr)}.gallery-wall__visual{display:flex;min-height:100%;justify-content:center;aspect-ratio:auto;overflow:visible}.gallery-wall__room{position:sticky;top:var(--header-height, 0);width:min(100%,calc(100vh - var(--header-height, 0px)));height:auto;aspect-ratio:1 / 1}.gallery-wall__hotspot{top:var(--hotspot-y);left:var(--hotspot-x)}.gallery-wall__panel{max-width:660px;padding:clamp(22px,2.5vw,38px) var(--page-padding) 24px}.gallery-wall__purchase{position:static;margin-inline:-12px;padding:16px 12px 0}}@media(max-width:520px){.gallery-wall__choices{gap:5px}.gallery-wall__choice>span{padding-inline:7px}.gallery-wall__item-controls{grid-template-columns:1fr}.gallery-wall__finish small{font-size:9px}.gallery-wall__artwork-dialog-layout{display:block;min-height:0}.gallery-wall__artwork-dialog-image{min-height:60vh;padding:50px 22px 22px}.gallery-wall__artwork-dialog-image img{max-height:54vh}.gallery-wall__artwork-dialog-copy{padding:22px}.gallery-wall__artwork-close{position:absolute;top:10px;right:10px}.gallery-wall__image-key{padding:22px 12px 10px;overflow:hidden}.gallery-wall__image-key ol{grid-template-columns:none;grid-auto-columns:minmax(132px,44vw);grid-auto-flow:column;overflow-x:auto;scrollbar-width:none}.gallery-wall__image-key ol::-webkit-scrollbar{display:none}}@media(prefers-reduced-motion:reduce){.gallery-wall__choice>span,.gallery-wall__hotspot,.gallery-wall__hotspot b{transition:none}.gallery-wall__spinner{animation:none}}body:has(.gallery-wall) .shopify-section:has(.announcement-bar){display:none}
/*# sourceMappingURL=/cdn/shop/t/10/assets/solis-gallery-wall.css.map */
