#gallery-wall-builder.gwb{--gwb-bg: #F5EFE8;--gwb-text: #4A3F35;--gwb-accent: #C9A38E;--gwb-accent-strong: #946B4F;--gwb-border: #D9C9B8;--gwb-oak: #8B6F47;--gwb-mat: #F5F0E8;--gwb-shadow: 0 18px 42px rgba(61,53,48,.1);--gwb-radius: 18px;--gwb-radius-sm: 12px;background:var(--gwb-bg);color:var(--gwb-text);padding:40px 0 64px;font-family:var(--font-body-family)}#gallery-wall-builder .page-width{max-width:1440px;margin:0 auto;padding:0 20px}#gallery-wall-builder,#gallery-wall-builder *{box-sizing:border-box}@media(prefers-reduced-motion:reduce){#gallery-wall-builder *,#gallery-wall-builder *:before,#gallery-wall-builder *:after{transition-duration:.01ms!important;animation-duration:.01ms!important;scroll-behavior:auto!important}}#gallery-wall-builder button,#gallery-wall-builder input{font:inherit}#gallery-wall-builder .gwb__eyebrow{margin:0 0 8px;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--gwb-accent-strong)}#gallery-wall-builder .gwb__title,#gallery-wall-builder .gwb__stage-title,#gallery-wall-builder .gwb__panel-head h2,#gallery-wall-builder .gwb-modal__head h2{font-family:var(--font-heading-family);margin:0;color:var(--gwb-text)}#gallery-wall-builder .gwb__title{font-size:clamp(28px,3vw,46px);line-height:1.04;margin-bottom:12px}#gallery-wall-builder .gwb__subtitle,#gallery-wall-builder .gwb__stage-help,#gallery-wall-builder .gwb-modal__text,#gallery-wall-builder .gwb-modal__status,#gallery-wall-builder .gwb__message{margin:0;color:#3d3530b8}#gallery-wall-builder .gwb__header{margin-bottom:28px}#gallery-wall-builder .gwb__controls-bar{display:flex;gap:16px;align-items:flex-start;flex-wrap:nowrap;width:100%;margin-bottom:24px;overflow:hidden}#gallery-wall-builder .gwb__panel,#gallery-wall-builder .gwb__stage-wrap,#gallery-wall-builder .gwb-modal__dialog{background:#fff;border:1px solid var(--gwb-border);border-radius:var(--gwb-radius);box-shadow:var(--gwb-shadow)}#gallery-wall-builder .gwb__panel{padding:18px}#gallery-wall-builder .gwb__panel--decor{flex:0 0 320px;max-width:320px;overflow:hidden}#gallery-wall-builder .gwb__panel--count{flex:0 0 220px;max-width:220px;overflow:hidden}#gallery-wall-builder .gwb__panel--slots{flex:1 1 auto;min-width:0;overflow:hidden}#gallery-wall-builder .gwb__panel--footer{margin-top:24px}#gallery-wall-builder .gwb__panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:14px}#gallery-wall-builder .gwb__panel-head h2{font-size:20px;line-height:1.1}#gallery-wall-builder .gwb__panel-head span{font-size:13px;color:#3d353099}#gallery-wall-builder .gwb__scene-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#gallery-wall-builder .gwb__scene,#gallery-wall-builder .gwb__count,#gallery-wall-builder .gwb__secondary-btn{-webkit-appearance:none;appearance:none;border:1px solid var(--gwb-border);background:var(--gwb-bg);color:var(--gwb-text);border-radius:16px;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__scene{display:flex;flex-direction:column;gap:8px;padding:10px}#gallery-wall-builder .gwb__count{min-height:48px;display:flex;align-items:center;justify-content:center}#gallery-wall-builder .gwb__scene:hover,#gallery-wall-builder .gwb__count:hover,#gallery-wall-builder .gwb__secondary-btn:hover{border-color:var(--gwb-accent);background:#fbf7f2}#gallery-wall-builder .gwb__scene.is-active,#gallery-wall-builder .gwb__count.is-active{border-color:var(--gwb-accent);box-shadow:inset 0 0 0 2px var(--gwb-accent);background:#fff}#gallery-wall-builder .gwb__scene-thumb{display:block;width:100%;aspect-ratio:4 / 3;border-radius:10px;background-size:cover;background-position:center}#gallery-wall-builder .gwb__count-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}#gallery-wall-builder .gwb__preset-block{margin-top:14px;padding-top:14px;border-top:1px solid rgba(61,53,48,.08)}#gallery-wall-builder .gwb__preset-label{font-size:12px;color:#3d3530a8;margin-bottom:8px}#gallery-wall-builder .gwb__preset-list{display:grid;gap:8px}#gallery-wall-builder .gwb__preset{-webkit-appearance:none;appearance:none;border:1px solid var(--gwb-border);background:#fff;color:var(--gwb-text);border-radius:999px;min-height:40px;padding:0 14px;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__preset:hover{border-color:var(--gwb-accent);background:#fffaf7}#gallery-wall-builder .gwb__preset.is-active{background:var(--gwb-accent);border-color:var(--gwb-accent);color:var(--gwb-text)}#gallery-wall-builder .gwb__reset-btn{-webkit-appearance:none;appearance:none;width:100%;min-height:40px;margin-top:10px;border:1px solid var(--gwb-border);background:#fff;color:var(--gwb-text);border-radius:999px;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__reset-btn:hover{border-color:var(--gwb-accent);background:#fffaf7}#gallery-wall-builder .gwb__spacing-block{margin-top:10px}#gallery-wall-builder .gwb__spacing-list{display:grid;gap:8px;margin-top:8px}#gallery-wall-builder .gwb__preset[disabled],#gallery-wall-builder .gwb__reset-btn[disabled]{opacity:.45;cursor:not-allowed}#gallery-wall-builder .gwb__photo-tools{display:flex;flex-direction:column;gap:10px;margin-top:16px}#gallery-wall-builder .gwb__photo-upload{-webkit-appearance:none;appearance:none;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:52px;padding:14px 16px;border-radius:16px;font-weight:600;background:var(--gwb-bg);border:2px dashed var(--gwb-accent-strong);color:var(--gwb-accent-strong);cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__photo-upload:hover{background:#fbf7f2}#gallery-wall-builder .gwb__photo-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#c4785a1f}#gallery-wall-builder .gwb__linklike{background:none;border:none;padding:0;font-size:12px;color:#3d35309e;cursor:pointer}#gallery-wall-builder .gwb__slot-controls{display:grid;gap:10px}#gallery-wall-builder .gwb__mobile-slot-switch-stage[hidden]{display:none!important}#gallery-wall-builder .gwb__mobile-slot-switch-stage{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}#gallery-wall-builder .gwb__mobile-slot-btn{-webkit-appearance:none;appearance:none;border:1px solid var(--gwb-border);background:#fff;color:var(--gwb-text);border-radius:999px;min-height:40px;padding:0 14px;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__mobile-slot-btn.is-active{border-color:var(--gwb-accent);background:var(--gwb-accent);color:var(--gwb-text)}#gallery-wall-builder .gwb__slot-card{border:1px solid var(--gwb-border);border-radius:var(--gwb-radius-sm);padding:12px;background:#fff;overflow:hidden}#gallery-wall-builder .gwb__slot-card.is-active{border-color:var(--gwb-accent);box-shadow:inset 0 0 0 1px var(--gwb-accent)}#gallery-wall-builder .gwb__slot-card.is-invalid{border-color:var(--gwb-accent);box-shadow:inset 0 0 0 1px var(--gwb-accent);background:#c4785a0f}#gallery-wall-builder .gwb__slot-card-head{display:grid;grid-template-columns:minmax(90px,110px) minmax(120px,160px) minmax(120px,1fr) minmax(120px,1fr);gap:10px;align-items:end}#gallery-wall-builder .gwb__slot-card-title{font-family:var(--font-heading-family);font-size:16px;line-height:1.1}#gallery-wall-builder .gwb__slot-card-meta{font-size:11px;color:#3d353099;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#gallery-wall-builder .gwb__slot-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}#gallery-wall-builder .gwb__slot-lock{-webkit-appearance:none;appearance:none;width:34px;height:34px;border-radius:999px;border:1px solid var(--gwb-border);background:#fff;color:var(--gwb-text);cursor:pointer;transition:.2s ease;flex-shrink:0}#gallery-wall-builder .gwb__slot-lock:hover{border-color:var(--gwb-accent);background:#fffaf7}#gallery-wall-builder .gwb__slot-lock.is-locked{background:var(--gwb-accent);border-color:var(--gwb-accent);color:#fff}#gallery-wall-builder .gwb__slot-price{margin-top:4px;font-size:12px;color:var(--gwb-accent-strong);font-weight:600}#gallery-wall-builder .gwb__slot-note{margin-top:6px;font-size:11px;color:#3d35309e}#gallery-wall-builder .gwb__slot-actions-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center}#gallery-wall-builder .gwb__field label{display:block;font-size:12px;color:#3d3530b8;margin-bottom:5px}#gallery-wall-builder .gwb__pill-group{display:flex;flex-wrap:wrap;gap:8px}#gallery-wall-builder .gwb__pill{-webkit-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:88px;max-width:100%;min-height:38px;padding:8px 12px;border-radius:999px;border:1px solid var(--gwb-border);background:#fff;color:var(--gwb-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__pill:hover{border-color:var(--gwb-accent);background:#fffaf7}#gallery-wall-builder .gwb__pill.is-active{background:var(--gwb-accent);border-color:var(--gwb-accent);color:var(--gwb-text)}#gallery-wall-builder .gwb__slot-select-btn,#gallery-wall-builder .gwb__cta{-webkit-appearance:none;appearance:none;width:100%;min-height:44px;padding:0 18px;background:var(--gwb-accent);border:1px solid var(--gwb-accent);color:var(--gwb-text);border-radius:999px;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb__slot-select-btn:hover,#gallery-wall-builder .gwb__cta:hover{filter:brightness(.96)}#gallery-wall-builder .gwb__cta[disabled]{opacity:.45;cursor:not-allowed}#gallery-wall-builder .gwb__stage-wrap{padding:18px}#gallery-wall-builder .gwb__stage-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-end;margin-bottom:16px}#gallery-wall-builder .gwb__stage{position:relative;width:100%;aspect-ratio:var(--gwb-stage-ratio, 1600 / 1100);border-radius:22px;overflow:hidden;background-color:#e7ddd4;background-image:var(--scene-image);background-size:cover;background-position:center;isolation:isolate}#gallery-wall-builder .gwb__custom-photo-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;overflow:hidden;cursor:grab;touch-action:none}#gallery-wall-builder .gwb__custom-photo-layer.is-dragging{cursor:grabbing}#gallery-wall-builder .gwb__custom-photo-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}#gallery-wall-builder .gwb__stage-overlay,#gallery-wall-builder .gwb__stage-guides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}#gallery-wall-builder .gwb__stage-guide{position:absolute;background:#c4785a8c;box-shadow:0 0 0 1px #ffffff8c}#gallery-wall-builder .gwb__stage-guide--v{top:0;bottom:0;width:1px;transform:translate(-.5px)}#gallery-wall-builder .gwb__stage-guide--h{left:0;right:0;height:1px;transform:translateY(-.5px)}#gallery-wall-builder .gwb__photo-position-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px}#gallery-wall-builder .gwb__photo-position-control{display:grid;gap:8px}#gallery-wall-builder .gwb__photo-position-control label{font-size:13px;color:#3d3530c7}#gallery-wall-builder .gwb__photo-position-control input[type=range]{width:100%;height:4px;appearance:none;-webkit-appearance:none;background:#c4785a38;border-radius:999px;outline:none}#gallery-wall-builder .gwb__photo-position-control input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:var(--gwb-accent);border:0;box-shadow:0 2px 8px #3d353029;cursor:pointer}#gallery-wall-builder .gwb__photo-position-control input[type=range]::-moz-range-track{height:4px;background:#c4785a38;border:none;border-radius:999px}#gallery-wall-builder .gwb__photo-position-control input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--gwb-accent);border:none}#gallery-wall-builder .gwb__frame-slot{position:absolute;overflow:visible;touch-action:none;pointer-events:auto;transition:.2s ease;-webkit-tap-highlight-color:transparent}#gallery-wall-builder .gwb__frame-slot.is-poster,#gallery-wall-builder .gwb__frame-slot.is-framed{background:transparent;border:none;box-shadow:none;padding:0}#gallery-wall-builder .gwb__frame-slot.is-active{box-shadow:0 18px 36px #3d35302e,0 0 0 2px var(--gwb-accent);z-index:4!important}#gallery-wall-builder .gwb__frame-slot.is-invalid{box-shadow:0 0 0 2px var(--gwb-accent)}#gallery-wall-builder .gwb__frame-slot-inner{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent}#gallery-wall-builder .gwb__frame-slot-image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}#gallery-wall-builder .gwb__frame-slot-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#3d35306b;background:var(--gwb-bg);pointer-events:none}#gallery-wall-builder .gwb__frame-slot-placeholder svg{width:36px;height:36px}#gallery-wall-builder .gwb__frame-slot-label{position:absolute;top:-30px;left:0;min-width:58px;padding:5px 8px;border-radius:999px;background:#fff;border:1px solid var(--gwb-border);font-size:12px;box-shadow:0 8px 18px #3d353014;white-space:nowrap}#gallery-wall-builder .gwb__frame-slot-format-badge{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:#3d3530c7;color:#fff;font-size:11px;line-height:1;box-shadow:0 8px 18px #3d353029;z-index:3;white-space:nowrap;pointer-events:none}#gallery-wall-builder .gwb__frame-slot-size-badge{position:absolute;left:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:#ffffffeb;color:#3d3530;font-size:11px;line-height:1;box-shadow:0 8px 18px #3d35301a;z-index:3;white-space:nowrap;pointer-events:none;border:1px solid rgba(217,201,184,.9)}#gallery-wall-builder .gwb__stage.is-preview-clean .gwb__frame-slot-label,#gallery-wall-builder .gwb__stage.is-preview-clean .gwb__frame-slot-format-badge,#gallery-wall-builder .gwb__stage.is-preview-clean .gwb__frame-slot-size-badge{display:none}#gallery-wall-builder .gwb__scale-legend{margin-top:12px;font-size:12px;color:#3d35309e;text-align:right}#gallery-wall-builder .gwb__summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}#gallery-wall-builder .gwb__summary-meta{display:grid;gap:6px}#gallery-wall-builder .gwb__total-price{font-family:var(--font-heading-family);font-size:22px;line-height:1;color:var(--gwb-text)}#gallery-wall-builder .gwb__summary-text{color:#3d3530b8}#gallery-wall-builder .gwb__summary-details{display:flex;flex-wrap:wrap;gap:8px}#gallery-wall-builder .gwb__summary-pill{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:4px 10px;border-radius:999px;background:var(--gwb-bg);border:1px solid var(--gwb-border);font-size:12px;color:var(--gwb-text)}#gallery-wall-builder .gwb__summary-pill strong{font-weight:600}#gallery-wall-builder .gwb__message:empty{display:none}#gallery-wall-builder .gwb-modal[hidden]{display:none!important}#gallery-wall-builder .gwb-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999}#gallery-wall-builder .gwb-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#110c0a9e}#gallery-wall-builder .gwb-modal__dialog{position:relative;max-width:1080px;margin:5vh auto;max-height:90vh;padding:22px;overflow:auto}#gallery-wall-builder .gwb-modal__close{position:absolute;top:10px;right:10px;width:42px;height:42px;border:none;border-radius:999px;background:#fff;cursor:pointer;font-size:30px;line-height:1}#gallery-wall-builder .gwb-modal__searchbar{margin:16px 0 14px}#gallery-wall-builder .gwb-modal__search{width:100%;min-height:48px;border:1px solid var(--gwb-border);border-radius:12px;padding:12px 14px}#gallery-wall-builder .gwb-modal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}#gallery-wall-builder .gwb-modal__card{display:flex;flex-direction:column;gap:10px;text-align:left;width:100%;padding:12px;border:1px solid var(--gwb-border);border-radius:14px;background:#fff;cursor:pointer;transition:.2s ease}#gallery-wall-builder .gwb-modal__card:hover{border-color:var(--gwb-accent);transform:translateY(-1px)}#gallery-wall-builder .gwb-modal__card-media{width:100%;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:var(--gwb-bg)}#gallery-wall-builder .gwb-modal__card-media img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;background:var(--gwb-bg);padding:8px}#gallery-wall-builder .gwb-modal__card-title{font-size:15px;color:var(--gwb-text)}#gallery-wall-builder .gwb-modal__card-meta{font-size:12px;color:#3d353099}#gallery-wall-builder .gwb-modal__footer{display:flex;justify-content:center;margin-top:18px}#gallery-wall-builder .gwb__mobile-drawer[hidden]{display:none!important}#gallery-wall-builder .gwb__mobile-drawer{position:fixed;left:0;right:0;bottom:0;z-index:120;background:#fffffffa;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top-left-radius:22px;border-top-right-radius:22px;box-shadow:0 -12px 40px #3d353024;padding:6px 14px calc(12px + env(safe-area-inset-bottom))}#gallery-wall-builder .gwb__mobile-drawer-handle{box-sizing:content-box;width:56px;height:5px;padding:8px 22px;border-radius:999px;background:#3d353038;background-clip:content-box;margin:0 auto 6px;cursor:pointer;touch-action:none}#gallery-wall-builder .gwb__mobile-drawer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px;touch-action:none}#gallery-wall-builder .gwb__mobile-drawer-title{margin:0;font-family:var(--font-heading-family);font-size:18px;color:var(--gwb-text)}#gallery-wall-builder .gwb__mobile-drawer-close{-webkit-appearance:none;appearance:none;border:none;background:#fff;color:var(--gwb-text);width:38px;height:38px;border-radius:999px;box-shadow:0 4px 14px #3d353014;font-size:28px;line-height:1}#gallery-wall-builder .gwb__mobile-drawer-content{display:grid;gap:10px}#gallery-wall-builder .gwb__mobile-drawer-product{display:grid;gap:8px}#gallery-wall-builder .gwb__mobile-drawer-summary{font-size:12px;color:#3d3530a8}#gallery-wall-builder .gwb__mobile-drawer-price{font-size:12px;color:var(--gwb-accent-strong);font-weight:600}@media screen and (min-width:740px)and (max-width:1023px){#gallery-wall-builder .gwb__controls-bar{flex-wrap:wrap}#gallery-wall-builder .gwb__panel--decor,#gallery-wall-builder .gwb__panel--count{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}#gallery-wall-builder .gwb__panel--slots{flex:1 1 100%;max-width:100%}#gallery-wall-builder .gwb__slot-card-head{grid-template-columns:minmax(80px,100px) minmax(110px,150px) minmax(110px,1fr) minmax(110px,1fr)}#gallery-wall-builder .gwb-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:739px){#gallery-wall-builder.gwb{padding:18px 0 24px}#gallery-wall-builder .page-width{padding:0 12px}#gallery-wall-builder,#gallery-wall-builder button,#gallery-wall-builder input,#gallery-wall-builder label,#gallery-wall-builder .gwb__slot-note,#gallery-wall-builder .gwb__slot-price,#gallery-wall-builder .gwb__slot-card-meta,#gallery-wall-builder .gwb__summary-text{font-size:13px}#gallery-wall-builder .gwb__header{margin-bottom:18px}#gallery-wall-builder .gwb__title{font-size:28px}#gallery-wall-builder .gwb__controls-bar{display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:visible;align-items:start}#gallery-wall-builder .gwb__panel{padding:12px}#gallery-wall-builder .gwb__panel--decor,#gallery-wall-builder .gwb__panel--count{flex:none;max-width:none;width:100%}#gallery-wall-builder .gwb__panel--slots{display:none}#gallery-wall-builder .gwb__panel-head{gap:8px;margin-bottom:10px}#gallery-wall-builder .gwb__panel-head h2{font-size:16px}#gallery-wall-builder .gwb__panel-head span,#gallery-wall-builder .gwb__eyebrow,#gallery-wall-builder .gwb__preset-label{font-size:11px}#gallery-wall-builder .gwb__scene-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}#gallery-wall-builder .gwb__scene{gap:5px;padding:6px;border-radius:12px}#gallery-wall-builder .gwb__scene-thumb{border-radius:8px}#gallery-wall-builder .gwb__count-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}#gallery-wall-builder .gwb__count,#gallery-wall-builder .gwb__preset,#gallery-wall-builder .gwb__reset-btn,#gallery-wall-builder .gwb__photo-upload,#gallery-wall-builder .gwb__mobile-slot-btn,#gallery-wall-builder .gwb__pill,#gallery-wall-builder .gwb__slot-select-btn,#gallery-wall-builder .gwb__cta{min-height:34px;padding:0 10px;border-radius:999px;font-size:12px}#gallery-wall-builder .gwb__preset-list,#gallery-wall-builder .gwb__spacing-list{gap:6px}#gallery-wall-builder .gwb__photo-upload{gap:8px;padding:10px 12px}#gallery-wall-builder .gwb__photo-upload-icon{width:22px;height:22px}#gallery-wall-builder .gwb__mobile-slot-switch-stage{display:flex;flex-wrap:nowrap;gap:6px;overflow:auto;padding-bottom:2px;margin-bottom:8px}#gallery-wall-builder .gwb__mobile-slot-btn{flex:0 0 auto}#gallery-wall-builder .gwb__stage-wrap{padding:12px;position:relative}#gallery-wall-builder .gwb__stage-head{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:10px}#gallery-wall-builder .gwb__stage{min-height:60vh;height:60vh;aspect-ratio:auto;border-radius:18px}#gallery-wall-builder .gwb__frame-slot-label,#gallery-wall-builder .gwb__frame-slot-size-badge,#gallery-wall-builder .gwb__frame-slot-format-badge{display:none}#gallery-wall-builder .gwb__frame-slot.is-active{box-shadow:0 0 0 2px var(--gwb-accent),0 12px 24px #3d353029}#gallery-wall-builder .gwb__photo-position-controls{grid-template-columns:1fr;gap:10px}#gallery-wall-builder .gwb__summary{align-items:flex-start;padding-bottom:84px}#gallery-wall-builder .gwb-modal__dialog{margin:0;min-height:100vh;max-height:100vh;border-radius:0;padding:16px 14px 24px}#gallery-wall-builder .gwb-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}#gallery-wall-builder .gwb__mobile-drawer{display:block}#gallery-wall-builder .gwb__mobile-drawer-content .gwb__field label{font-size:11px;margin-bottom:4px}#gallery-wall-builder .gwb__mobile-drawer-content .gwb__pill-group{display:flex;flex-wrap:nowrap;gap:4px}#gallery-wall-builder .gwb__mobile-drawer-content .gwb__pill{min-width:0;flex:1 1 0;padding:0 6px;font-size:11px}}#gallery-wall-builder .gwb__slot-card-head{display:grid;grid-template-columns:1fr;gap:10px;align-items:start}#gallery-wall-builder .gwb__slot-card-meta,#gallery-wall-builder .gwb__slot-card-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}#gallery-wall-builder .gwb__slot-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:10px}#gallery-wall-builder .gwb-modal__card-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.3}#gallery-wall-builder .gwb__preset-list{display:grid;grid-template-columns:1fr;gap:6px}#gallery-wall-builder .gwb__preset{min-height:44px;text-align:center;white-space:nowrap}@media screen and (max-width:739px){#gallery-wall-builder .gwb__count,#gallery-wall-builder .gwb__preset,#gallery-wall-builder .gwb__pill,#gallery-wall-builder .gwb__slot-select-btn,#gallery-wall-builder .gwb__mobile-slot-btn,#gallery-wall-builder .gwb__cta{min-height:44px}#gallery-wall-builder .gwb__mobile-drawer-content{max-height:40vh;overflow-y:auto;-webkit-overflow-scrolling:touch}#gallery-wall-builder.gwb--mobile-drawer-open .gwb__stage{height:34vh;min-height:34vh}#gallery-wall-builder.gwb--mobile-drawer-open .gwb__photo-position-controls,#gallery-wall-builder.gwb--mobile-drawer-open .gwb__scale-legend{display:none}#gallery-wall-builder .gwb__mobile-drawer-content .gwb__pill{min-height:44px;min-width:60px;flex:1 1 auto;padding:0 10px;font-size:13px}#gallery-wall-builder .gwb__mobile-drawer-content .gwb__pill-group{flex-wrap:wrap;gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/23/assets/gwb.css.map */
