.aa-gwt{--gwt-line:#d9d6d0;--gwt-ink:#171714;position:relative;min-height:calc(100vh - 106px);background:#f7f5f1;color:var(--gwt-ink);font-family:var(--ui)}.aa-gwt-topbar{height:62px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gwt-line);background:#fff}.aa-gwt-topbar p{margin:0 0 3px;font-size:8px;font-weight:800;letter-spacing:.14em}.aa-gwt-topbar h1{margin:0;font-family:var(--display);font-size:23px;font-weight:500}.aa-gwt-topbar>button{height:36px;padding:0 18px;border:1px solid #777;background:#fff;font-size:9px;font-weight:800;letter-spacing:.06em}.aa-gwt-shell{height:calc(100vh - 168px);min-height:650px;display:grid;grid-template-columns:190px minmax(0,1fr)}.aa-gwt-steps{position:relative;z-index:6;padding:25px 18px 18px;display:flex;flex-direction:column;border-right:1px solid var(--gwt-line);background:#fff}.aa-gwt-steps>button:not(.aa-gwt-cart){min-height:96px;padding:8px;border:0;background:#fff;color:#777;display:flex;flex-direction:column;align-items:center;gap:9px}.aa-gwt-steps>button b{width:33px;height:33px;display:grid;place-items:center;border:1px solid #aaa;border-radius:50%;font-size:12px}.aa-gwt-steps>button span{font-size:8px;letter-spacing:.04em;text-align:center}.aa-gwt-steps>button.active{color:#111}.aa-gwt-steps>button.active b{background:#111;color:#fff;border-color:#111}.aa-gwt-steps>button.complete b{border-color:#111}.aa-gwt-total{margin-top:auto;padding:18px 5px 13px;display:flex;align-items:end;justify-content:space-between}.aa-gwt-total span{font-size:8px;font-weight:700}.aa-gwt-total strong{font-size:19px;font-weight:500}.aa-gwt-cart{min-height:52px;border:0;background:#050505;color:#fff;font-size:9px;font-weight:800;letter-spacing:.05em}.aa-gwt-cart:disabled{background:#c9c7c2}.aa-gwt-stage{position:relative;overflow:hidden;background:#d5d4cf}.aa-gwt-room{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;opacity:0;transition:opacity .5s ease}.aa-gwt-room.active{opacity:1}.aa-gwt-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.04),transparent 25%)}.aa-gwt-wall{position:absolute;z-index:2;left:50%;top:9%;width:min(720px,66vw);height:min(470px,55vh);transform:translate(-50%)}.aa-gwt-slot{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:var(--h);padding:0;display:grid;place-items:center;overflow:hidden;transform:translate(-50%,-50%);border:5px solid #f6f2e8;background:#f8f7f3;box-shadow:0 7px 16px #14141440;transition:border-color .2s,box-shadow .2s,transform .2s}.aa-gwt-slot:hover,.aa-gwt-slot.active{box-shadow:0 0 0 3px #9c7459,0 9px 18px #14141447}.aa-gwt-slot b{font-size:25px;font-weight:300}.aa-gwt-slot span{position:absolute;bottom:5px;font-size:7px}.aa-gwt-slot img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.aa-gwt-wall.frame-none .aa-gwt-slot{border-width:2px;border-color:#f4f1ea}.aa-gwt-wall.frame-black .aa-gwt-slot{border-color:#161514}.aa-gwt-wall.frame-oak .aa-gwt-slot{border-color:#b89d73}.aa-gwt-wall.frame-dark-oak .aa-gwt-slot{border-color:#5b4333}.aa-gwt-wall.frame-white .aa-gwt-slot{border-color:#fff}.aa-gwt-welcome{position:absolute;z-index:4;left:50%;top:50%;width:min(700px,62vw);padding:58px 55px;transform:translate(-50%,-50%);background:#151514d4;color:#fff;text-align:center;transition:opacity .3s,transform .3s}.aa-gwt-welcome.hidden{opacity:0;pointer-events:none;transform:translate(-50%,-47%)}.aa-gwt-welcome small{letter-spacing:.08em}.aa-gwt-welcome h2{margin:20px 0 16px;font-family:var(--display);font-size:36px;font-style:italic;font-weight:400}.aa-gwt-welcome p{max-width:500px;margin:0 auto 27px;line-height:1.5}.aa-gwt-welcome button{min-width:160px;height:43px;border:1px solid #fff;background:#fff;font-size:10px;font-weight:800}.aa-gwt-panel{position:absolute;z-index:8;right:0;top:62px;bottom:0;width:min(460px,38vw);display:grid;grid-template-rows:54px minmax(0,1fr) 64px;transform:translate(102%);background:#fff;box-shadow:-12px 0 30px #0000001f;transition:transform .35s cubic-bezier(.22,1,.36,1)}.aa-gwt-panel.open{transform:none}.aa-gwt-panel>header{padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gwt-line);font-size:10px}.aa-gwt-panel>header button{width:38px;height:38px;border:0;background:#fff;font-size:29px;font-weight:200}.aa-gwt-pane{min-height:0;padding:25px;display:none;overflow:auto}.aa-gwt-pane.active{display:block}.aa-gwt-pane h2{margin:0 0 8px;font-family:var(--display);font-size:26px;font-weight:500}.aa-gwt-pane>p,.aa-gwt-design-head p{margin:0 0 24px;color:#68655f;font-size:12px;line-height:1.45}.aa-gwt-panel-actions{padding:8px;display:grid;grid-template-columns:1fr 1.45fr;gap:7px;border-top:1px solid var(--gwt-line);background:#fff}.aa-gwt-panel-actions button{border:1px solid #111;background:#fff;font-size:10px}.aa-gwt-panel-actions button:last-child{background:#050505;color:#fff}.aa-gwt-panel-actions button:disabled{opacity:.35}.aa-gwt-backgrounds{display:grid;gap:14px}.aa-gwt-backgrounds button{padding:0 0 11px;border:1px solid #ddd;background:#fff;font-size:9px;font-weight:700;text-align:left}.aa-gwt-backgrounds button.selected{border-color:#111}.aa-gwt-backgrounds span{height:115px;margin-bottom:10px;display:block;background-position:center;background-size:cover}.aa-gwt-layouts{display:grid;grid-template-columns:1fr 1fr;gap:12px}.aa-gwt-layouts button{min-height:145px;padding:15px 10px;border:1px solid #d5d2cc;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.aa-gwt-layouts button.selected{border:2px solid #111;background:#f6f3ed}.aa-gwt-layouts i{width:90px;height:72px;position:relative;display:block}.aa-gwt-layouts i b{position:absolute;border:2px solid #555;background:#eee}.aa-gwt-layouts button:nth-child(1) i b{top:12px;width:30px;height:46px}.aa-gwt-layouts button:nth-child(1) i b:first-child{left:11px}.aa-gwt-layouts button:nth-child(1) i b:last-child{right:11px}.aa-gwt-layouts button:nth-child(2) i b{width:22px;height:38px;top:20px}.aa-gwt-layouts button:nth-child(2) i b:nth-child(1){left:5px}.aa-gwt-layouts button:nth-child(2) i b:nth-child(2){left:34px;top:7px;width:25px;height:48px}.aa-gwt-layouts button:nth-child(2) i b:nth-child(3){right:5px}.aa-gwt-layouts button:nth-child(3) i b{width:26px;height:29px}.aa-gwt-layouts button:nth-child(3) i b:nth-child(odd){left:15px}.aa-gwt-layouts button:nth-child(3) i b:nth-child(2n){right:15px}.aa-gwt-layouts button:nth-child(3) i b:nth-child(-n+2){top:5px}.aa-gwt-layouts button:nth-child(3) i b:nth-child(n+3){bottom:5px}.aa-gwt-layouts button:nth-child(4) i b{width:20px;height:29px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(1){left:2px;top:25px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(2){left:27px;top:3px;width:25px;height:44px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(3){right:9px;top:15px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(4){left:25px;bottom:0;width:24px;height:17px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(5){right:10px;bottom:0;width:27px;height:17px}.aa-gwt-layouts span{margin-top:8px;font-size:11px;font-weight:700}.aa-gwt-layouts small{margin-top:4px;color:#777;font-size:9px}.aa-gwt-design-pane{padding:0}.aa-gwt-design-head{padding:22px 20px 0}.aa-gwt-product-controls{height:51px;display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--gwt-line)}.aa-gwt-product-controls select,.aa-gwt-product-controls label{min-width:0;border:0;background:#fff}.aa-gwt-product-controls select{padding:0 14px;border-right:1px solid var(--gwt-line);font-size:10px;text-transform:uppercase}.aa-gwt-product-controls label{position:relative;display:flex}.aa-gwt-product-controls input{width:100%;padding:0 32px 0 12px;border:0;outline:0;font-size:11px}.aa-gwt-product-controls label b{position:absolute;right:12px;top:16px}.aa-gwt-products{padding:17px 14px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 10px}.aa-gwt-product{min-width:0;padding:0;border:0;background:#fff;text-align:left}.aa-gwt-product>span{position:relative;aspect-ratio:3/4;display:block;overflow:hidden;background:#eee}.aa-gwt-product img{width:100%;height:100%;object-fit:contain;background:#f8f7f3;transition:transform .25s}.aa-gwt-product:hover img{transform:scale(1.02)}.aa-gwt-product.selected>span{box-shadow:0 0 0 3px #9c7459}.aa-gwt-product strong{margin-top:7px;display:block;overflow:hidden;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.aa-gwt-product small{margin-top:4px;display:block;font-size:9px}.aa-gwt-loading,.aa-gwt-empty{grid-column:1/-1;padding:40px 10px;text-align:center;color:#777;font-size:11px}.aa-gwt-load{width:calc(100% - 28px);height:42px;margin:0 14px 20px;border:1px solid #111;background:#fff;font-size:9px;font-weight:700}.aa-gwt-frames{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.aa-gwt-frames button{padding:9px;border:1px solid #d3d0ca;background:#fff}.aa-gwt-frames button.selected{border:2px solid #111}.aa-gwt-frames i{height:58px;display:block;border:8px solid #f4f1e9;background:#dedbd5}.aa-gwt-frames button[data-gwt-frame=black] i{border-color:#171614}.aa-gwt-frames button[data-gwt-frame=oak] i{border-color:#b89d73}.aa-gwt-frames button[data-gwt-frame=dark-oak] i{border-color:#5b4333}.aa-gwt-frames button[data-gwt-frame=white] i{border-color:#fff;box-shadow:inset 0 0 0 1px #ddd}.aa-gwt-frames span{margin-top:7px;display:block;font-size:9px}.aa-gwt-summary{margin-top:24px;border-top:1px solid var(--gwt-line)}.aa-gwt-summary>div{padding:10px 0;display:grid;grid-template-columns:42px 1fr;gap:11px;border-bottom:1px solid var(--gwt-line)}.aa-gwt-summary img,.aa-gwt-summary i{width:42px;height:52px;display:block;object-fit:cover;background:#eee}.aa-gwt-summary span{display:flex;flex-direction:column;justify-content:center}.aa-gwt-summary strong{font-size:10px}.aa-gwt-summary small{margin-top:4px;color:#777;font-size:9px;text-transform:capitalize}.aa-gwt-toast{position:fixed;z-index:500;left:50%;bottom:25px;padding:13px 20px;transform:translate(-50%);background:#172e23;color:#fff;font-size:11px;box-shadow:0 8px 25px #0003}.aa-gwt-toast.error{background:#8e2f28}@media(max-width:900px){.aa-gwt-shell{height:auto;min-height:calc(100vh - 150px);display:block}.aa-gwt-steps{height:62px;padding:5px 8px;display:grid;grid-template-columns:repeat(4,1fr);border:0;border-bottom:1px solid var(--gwt-line)}.aa-gwt-steps>button:not(.aa-gwt-cart){min-height:0;gap:3px}.aa-gwt-steps>button b{width:24px;height:24px}.aa-gwt-steps>button span{font-size:6px}.aa-gwt-total,.aa-gwt-steps>.aa-gwt-cart{display:none}.aa-gwt-stage{height:58vh;min-height:430px}.aa-gwt-wall{width:92vw;height:340px;top:8%}.aa-gwt-welcome{width:88vw;padding:38px 22px}.aa-gwt-welcome h2{font-size:29px}.aa-gwt-panel{position:relative;right:auto;top:auto;bottom:auto;width:100%;height:min(650px,70vh);transform:none;box-shadow:none;display:none}.aa-gwt-panel.open{display:grid}.aa-gwt-panel>header button{display:none}.aa-gwt-pane{padding:20px}.aa-gwt-design-pane{padding:0}.aa-gwt-products{grid-template-columns:repeat(3,1fr)}.aa-gwt-panel-actions{position:sticky;bottom:0}.aa-gwt-topbar{height:58px}.aa-gwt-topbar h1{font-size:20px}}@media(max-width:520px){.aa-gwt-topbar{padding:0 13px}.aa-gwt-topbar>button{padding:0 10px;font-size:8px}.aa-gwt-stage{height:47vh;min-height:350px}.aa-gwt-wall{height:275px}.aa-gwt-slot{border-width:3px}.aa-gwt-products{gap:20px 8px}.aa-gwt-product strong,.aa-gwt-product small{font-size:8px}.aa-gwt-layouts{gap:8px}.aa-gwt-layouts button{min-height:130px;padding:10px 5px}}@media(prefers-reduced-motion:reduce){.aa-gwt-room,.aa-gwt-panel,.aa-gwt-welcome,.aa-gwt-slot,.aa-gwt-product img{transition:none}}.aa-gwt-top-actions{display:flex;gap:8px}.aa-gwt-top-actions button{height:36px;padding:0 18px;border:1px solid #777;background:#fff;font-size:9px;font-weight:800;letter-spacing:.06em}.aa-gwt-top-actions button:first-child{background:#111;color:#fff;border-color:#111}.aa-gwt-slot-control{margin:-8px 0 18px;padding:10px 0;display:flex;align-items:center;justify-content:space-between;border-block:1px solid var(--gwt-line)}.aa-gwt-slot-control strong{font-size:10px}.aa-gwt-slot-control button{padding:6px;border:0;background:transparent;color:#6b211d;font-size:8px;font-weight:800}.aa-gwt-availability{min-height:18px;margin:16px 0 0!important;color:#555!important;font-size:10px!important}.aa-gwt-availability.error{color:#8e2f28!important}.aa-gwt-mobile-total{display:none}.aa-gwt-summary>div.unavailable{padding-inline:6px;background:#fff1ef}.aa-gwt-summary>div.unavailable small{color:#8e2f28}.aa-gwt-wall{top:5%;width:min(820px,76vw);height:min(540px,64vh)}.aa-gwt-slot{box-sizing:border-box}.aa-gwt-slot img{width:100%;height:100%;object-fit:cover;object-position:center;background:#f8f7f3;transform:scale(1.24)}.aa-gwt{overflow-x:clip}.aa-gwt-panel-reopen{position:absolute;z-index:7;right:0;top:50%;width:44px;height:92px;padding:0;border:0;background:#111;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;box-shadow:-5px 5px 18px #0000002e;transition:opacity .2s,transform .25s}.aa-gwt-panel-reopen span{font-family:Arial,sans-serif;font-size:28px;font-weight:300;line-height:1}.aa-gwt-panel-reopen small{font-size:7px;font-weight:800;letter-spacing:.08em;writing-mode:vertical-rl;transform:rotate(180deg)}.aa-gwt-panel.open+.aa-gwt-panel-reopen{opacity:0;pointer-events:none;transform:translate(100%)}@media(max-width:900px){.aa-gwt-wall{top:5%;width:96vw;height:360px}.aa-gwt-panel-reopen{display:none}.aa-gwt-panel-actions{grid-template-columns:auto 1fr 1.45fr}.aa-gwt-mobile-total{padding:0 6px;display:flex;flex-direction:column;justify-content:center}.aa-gwt-mobile-total span{font-size:7px}.aa-gwt-mobile-total strong{font-size:14px}.aa-gwt-top-actions button{padding:0 10px;font-size:8px}}@media(max-width:520px){.aa-gwt-wall{width:98vw;height:300px}.aa-gwt-topbar h1{font-size:17px}.aa-gwt-top-actions{gap:4px}.aa-gwt-top-actions button{height:32px;padding:0 7px;font-size:7px}}.aa-gwt-welcome button{color:#111;font-size:10px;letter-spacing:.05em}.aa-gwt-topbar{position:relative;z-index:20;overflow:visible}.aa-gwt-save-control,.aa-gwt-saved-control{position:relative}.aa-gwt-save-control>button:disabled{cursor:not-allowed;background:#d7d5d0;color:#777;border-color:#d7d5d0}.aa-gwt-save-confirm{position:absolute;z-index:30;left:50%;top:44px;min-width:92px;padding:9px 13px;display:flex;align-items:center;justify-content:center;gap:7px;transform:translate(-50%,-6px);border:1px solid #d8d4cc;background:#fff;color:#172e23;font-size:10px;font-weight:700;box-shadow:0 8px 22px #0000001f;opacity:0;pointer-events:none}.aa-gwt-save-confirm b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:#172e23;color:#fff;font-size:11px;transform:scale(.3)}.aa-gwt-save-confirm.show{animation:aa-gwt-confirm 1.9s ease both}.aa-gwt-save-confirm.show b{animation:aa-gwt-check .38s .08s cubic-bezier(.2,1.5,.5,1) forwards}@keyframes aa-gwt-confirm{0%{opacity:0;transform:translate(-50%,-6px)}12%,78%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-5px)}}@keyframes aa-gwt-check{to{transform:scale(1)}}.aa-gwt-saved-dropdown{position:absolute;z-index:40;right:0;top:44px;width:330px;max-height:430px;overflow:auto;border:1px solid #cfcac2;background:#fff;box-shadow:0 15px 38px #00000029}.aa-gwt-saved-dropdown[hidden]{display:none}.aa-gwt-saved-dropdown>header{height:48px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd8d0}.aa-gwt-saved-dropdown>header strong{font-family:var(--display);font-size:17px;font-weight:500}.aa-gwt-saved-dropdown>header button{width:30px;height:30px;padding:0;border:0;background:#fff;color:#111;font-size:20px}.aa-gwt-saved-empty{margin:0;padding:32px 18px;color:#777;font-size:11px;text-align:center}.aa-gwt-saved-item{position:relative;padding:11px;display:grid;grid-template-columns:112px 1fr 25px;gap:11px;align-items:center;border-bottom:1px solid #e6e2db}.aa-gwt-saved-preview{position:relative;width:112px;height:72px;padding:0;overflow:hidden;border:0;background-color:#e6e0d6;background-position:center;background-size:cover}.aa-gwt-saved-preview i{position:absolute;left:var(--x);top:var(--y);width:var(--w);height:var(--h);overflow:hidden;transform:translate(-50%,-50%);border:1px solid #222;background:#f8f7f3}.aa-gwt-saved-preview img{width:100%;height:100%;object-fit:cover;transform:scale(1.2)}.aa-gwt-saved-item>span{min-width:0}.aa-gwt-saved-item>span strong,.aa-gwt-saved-item>span small{display:block}.aa-gwt-saved-item>span strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.aa-gwt-saved-item>span small{margin-top:5px;color:#777;font-size:8px;text-transform:capitalize}.aa-gwt-saved-delete{width:25px!important;height:25px!important;padding:0!important;border:0!important;background:#fff!important;color:#666!important;font-size:18px!important}.aa-gwt-panel-reopen{width:64px;height:64px;border:1px solid #d5d1ca;border-radius:0;background:#fff;color:#111;box-shadow:-7px 7px 22px #00000026}.aa-gwt-panel-reopen span{font-size:40px;line-height:.8;transform:translateY(-2px)}.aa-gwt-layouts button:nth-child(2) i b{top:14px;width:22px;height:44px}.aa-gwt-layouts button:nth-child(2) i b:nth-child(1){left:3px}.aa-gwt-layouts button:nth-child(2) i b:nth-child(2){left:34px;top:14px;width:22px;height:44px}.aa-gwt-layouts button:nth-child(2) i b:nth-child(3){right:3px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(-n+3){top:3px;width:18px;height:31px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(1){left:7px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(2){left:36px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(3){right:7px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(n+4){bottom:4px;width:25px;height:15px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(4){left:17px}.aa-gwt-layouts button:nth-child(4) i b:nth-child(5){right:17px}@media(max-width:700px){.aa-gwt-saved-dropdown{position:fixed;left:10px;right:10px;top:72px;width:auto}.aa-gwt-top-actions>button:last-child{display:none}.aa-gwt-save-control>button,.aa-gwt-saved-control>button{padding-inline:7px}}html.aa-gwt-lock,body.aa-gwt-lock{height:100%;overflow:hidden}.aa-gwt{height:var(--gwt-viewport-height, calc(100dvh - 106px) );min-height:0;overflow:hidden}.aa-gwt-shell{height:calc(100% - 62px);min-height:0}.aa-gwt-stage{min-height:0}.aa-gwt-pane.active{animation:aa-gwt-pane-forward .32s cubic-bezier(.22,1,.36,1) both}.aa-gwt[data-step-direction=backward] .aa-gwt-pane.active{animation-name:aa-gwt-pane-backward}@keyframes aa-gwt-pane-forward{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}@keyframes aa-gwt-pane-backward{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:none}}.aa-gwt-chevron{width:7px;height:7px;display:inline-block;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .25s}.aa-gwt-saved-control [aria-expanded=true] .aa-gwt-chevron{transform:translateY(2px) rotate(225deg)}.aa-gwt-chevron.left{width:11px;height:11px;transform:rotate(135deg)}.aa-gwt-chevron.right{width:9px;height:9px;transform:rotate(-45deg)}.aa-gwt-panel>header .aa-gwt-panel-close{width:46px;height:46px;display:grid;place-items:center}.aa-gwt-panel-reopen{width:58px;height:74px;border-radius:14px 0 0 14px;background:#fff;color:#111;box-shadow:-5px 7px 24px #00000024}.aa-gwt-panel-reopen:hover{background:#f8f6f1;box-shadow:-7px 9px 28px #0000002e}.aa-gwt-panel-reopen .aa-gwt-chevron{transform:translate(2px) rotate(135deg)}.aa-gwt-slot img{transform:scale(1.34)}@media(max-width:900px){html.aa-gwt-lock,body.aa-gwt-lock{overflow:hidden}.aa-gwt-shell{height:calc(100% - 58px);min-height:0}.aa-gwt-stage{height:100%;min-height:0}.aa-gwt-panel{position:absolute;z-index:12;left:0;right:0;top:120px;bottom:0;width:100%;height:auto}.aa-gwt-panel.open{display:grid}.aa-gwt-pane{overflow-y:auto}.aa-gwt-steps{position:absolute;z-index:13;left:0;right:0;top:58px}.aa-gwt-stage{padding-top:62px}}@media(prefers-reduced-motion:reduce){.aa-gwt-pane.active{animation:none}}.aa-gwt-saved-control>button{display:flex;align-items:center;justify-content:center;gap:10px}.aa-gwt-saved-control>button [data-gwt-saved-count]{min-width:11px;text-align:center}.aa-gwt-saved-control>button .aa-gwt-chevron{margin-left:2px}@media(max-width:900px){.aa-gwt-stage{padding-top:62px;padding-bottom:min(46dvh,430px)}.aa-gwt-panel{position:absolute;z-index:12;left:8px;right:8px;top:auto;bottom:8px;width:auto;height:min(45dvh,420px);border:1px solid #d8d4cd;border-radius:15px 15px 4px 4px;overflow:hidden;box-shadow:0 -8px 30px #19171426;transform:translateY(calc(100% + 14px));display:grid}.aa-gwt-panel.open{display:grid;transform:none}.aa-gwt-panel>header button{display:grid}.aa-gwt-panel-reopen{display:grid;place-items:center;z-index:14;right:12px;top:auto;bottom:24px;width:52px;height:52px;border-radius:50%;transform:none}.aa-gwt-panel.open+.aa-gwt-panel-reopen{opacity:0;pointer-events:none;transform:translateY(18px)}.aa-gwt-panel-reopen .aa-gwt-chevron{transform:translate(2px) rotate(135deg)}.aa-gwt-pane{padding:18px 17px}.aa-gwt-design-pane{padding:0}.aa-gwt-products{grid-template-columns:repeat(3,minmax(0,1fr))}.aa-gwt-wall{top:4%;height:min(300px,38dvh)}.aa-gwt-top-actions{gap:8px}.aa-gwt-saved-control>button{gap:8px}}@media(max-width:520px){.aa-gwt-topbar>div:first-child p{display:none}.aa-gwt-topbar h1{font-size:15px}.aa-gwt-top-actions{gap:6px}.aa-gwt-top-actions button{padding-inline:9px}.aa-gwt-saved-control>button{gap:6px}.aa-gwt-stage{padding-bottom:min(48dvh,390px)}.aa-gwt-panel{height:min(47dvh,390px)}.aa-gwt-wall{width:94vw;height:min(260px,35dvh)}}.template-page-gallery-wall-tool body,body.template-page-gallery-wall-tool{background:#f3f1ec}.template-page-gallery-wall-tool .aa-route-progress{display:none!important}.aa-gwt{--glass-bg:rgba(255,255,255,.68);--glass-line:rgba(255,255,255,.74);--glass-shadow:0 20px 60px rgba(23,22,19,.16),inset 0 1px 0 rgba(255,255,255,.95);--spring:cubic-bezier(.22,1,.36,1);height:100dvh!important;min-height:560px!important;background:#ebe7df}.aa-gwt-topbar{height:72px;padding:0 18px;position:relative;z-index:30;background:#ffffffc2;border-bottom:1px solid rgba(30,28,24,.1);backdrop-filter:blur(26px) saturate(145%);-webkit-backdrop-filter:blur(26px) saturate(145%);box-shadow:0 10px 35px #231e180f}.aa-gwt-topbar-left{display:flex;align-items:center;gap:17px;min-width:0}.aa-gwt-title{min-width:0}.aa-gwt-title p{margin:0 0 3px!important}.aa-gwt-title h1{white-space:nowrap}.aa-gwt-exit{width:46px;height:46px;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:0;background:#ffffffad;border:1px solid rgba(24,22,19,.14);color:#111;text-decoration:none;box-shadow:0 8px 22px #241f1814,inset 0 1px #fffffff2;backdrop-filter:blur(18px) saturate(150%);-webkit-backdrop-filter:blur(18px) saturate(150%);transition:width .42s var(--spring),transform .42s var(--spring),background .25s,box-shadow .35s;overflow:hidden}.aa-gwt-exit i{width:9px;height:9px;border-left:1.7px solid currentColor;border-bottom:1.7px solid currentColor;transform:rotate(45deg);flex:0 0 auto}.aa-gwt-exit span{width:0;opacity:0;font-size:9px;font-weight:800;letter-spacing:.08em;transition:opacity .2s,width .35s var(--spring),margin .35s var(--spring)}.aa-gwt-exit:hover{width:82px;transform:translate(-2px);background:#ffffffe0;box-shadow:0 12px 28px #241f181f,inset 0 1px #fff}.aa-gwt-exit:hover span{width:auto;opacity:1;margin-left:5px}.aa-gwt-shell{height:calc(100% - 72px)!important}.aa-gwt-steps{background:#ffffffc7;backdrop-filter:blur(22px) saturate(140%);-webkit-backdrop-filter:blur(22px) saturate(140%);border-right:1px solid rgba(22,20,17,.1)}.aa-gwt-steps>button:not(.aa-gwt-cart){background:transparent;border-radius:22px;transition:background .35s var(--spring),transform .35s var(--spring),color .25s}.aa-gwt-steps>button:not(.aa-gwt-cart):hover{background:#ffffffb8;transform:translateY(-2px)}.aa-gwt-steps>button b{transition:transform .45s var(--spring),background .3s,color .3s,box-shadow .35s}.aa-gwt-steps>button.active b{transform:scale(1.08);box-shadow:0 7px 17px #00000024}.aa-gwt-stage:after{background:linear-gradient(90deg,rgba(0,0,0,.035),transparent 22%,transparent 80%,rgba(0,0,0,.025))}.aa-gwt-room{transform:scale(1.012);filter:saturate(.98);transition:opacity .72s ease,transform 1.15s var(--spring),filter .7s ease!important}.aa-gwt-room.active{transform:scale(1);filter:saturate(1)}.aa-gwt-welcome{width:min(650px,60vw);border:1px solid rgba(255,255,255,.27);border-radius:30px;background:linear-gradient(145deg,#191816c7,#191816a3);backdrop-filter:blur(28px) saturate(135%);-webkit-backdrop-filter:blur(28px) saturate(135%);box-shadow:0 30px 90px #00000042,inset 0 1px #ffffff3d}.aa-gwt-welcome button{border-radius:999px;transition:transform .42s var(--spring),box-shadow .42s var(--spring),background .25s}.aa-gwt-welcome button:hover{transform:translateY(-3px) scale(1.025);box-shadow:0 15px 30px #00000030}.aa-gwt-panel{width:min(480px,40vw);top:72px;border-left:1px solid rgba(255,255,255,.75);background:#ffffffc7;backdrop-filter:blur(34px) saturate(145%);-webkit-backdrop-filter:blur(34px) saturate(145%);box-shadow:-18px 0 55px #18161221,inset 1px 0 #fffc;transition:transform .58s cubic-bezier(.2,.92,.28,1.08),opacity .32s ease!important}.aa-gwt-panel:not(.open){opacity:.2}.aa-gwt-panel>header,.aa-gwt-panel-actions{background:#ffffff8c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.aa-gwt-panel-reopen{background:#ffffffb8!important;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);box-shadow:-12px 12px 35px #1e1a1421,inset 0 1px #fff!important;transition:opacity .3s,transform .48s var(--spring),box-shadow .35s!important}.aa-gwt-panel-reopen:hover{transform:translate(-5px);box-shadow:-18px 14px 38px #1e1a1429,inset 0 1px #fff!important}.aa-gwt-backgrounds button,.aa-gwt-layouts button,.aa-gwt-frames button{border-radius:20px;overflow:hidden;background:#ffffff94;border:1px solid rgba(40,36,29,.12);box-shadow:0 8px 24px #27221b0a,inset 0 1px #ffffffd9;transition:transform .44s var(--spring),box-shadow .44s var(--spring),background .3s,border-color .3s}.aa-gwt-backgrounds button:hover,.aa-gwt-layouts button:hover,.aa-gwt-frames button:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 14px 35px #27221b17,inset 0 1px #fff}.aa-gwt-layouts button.selected,.aa-gwt-frames button.selected,.aa-gwt-backgrounds button.selected{border-color:#111111b8!important;background:#ffffffdb!important;box-shadow:0 12px 34px #1d19141c,0 0 0 1px #ffffffe6 inset!important}.aa-gwt-layouts button.selected{animation:aa-gwt-card-spring .58s var(--spring)}@keyframes aa-gwt-card-spring{0%{transform:scale(.965)}55%{transform:scale(1.035)}to{transform:scale(1)}}.aa-gwt-frames{gap:12px}.aa-gwt-frames button{position:relative;padding:10px}.aa-gwt-frames button:before{content:"";position:absolute;top:-35%;right:-35%;bottom:-35%;left:-35%;background:radial-gradient(circle at 35% 25%,#fffffff2,#fff0 36%);opacity:0;transform:scale(.6);pointer-events:none}.aa-gwt-frames button.liquid-pop:before{animation:aa-gwt-liquid-bloom .64s var(--spring)}@keyframes aa-gwt-liquid-bloom{0%{opacity:0;transform:scale(.42) rotate(-7deg)}32%{opacity:.86}to{opacity:0;transform:scale(1.35) rotate(4deg)}}.aa-gwt-frames button.selected{transform:translateY(-2px);box-shadow:0 15px 38px #1916111f,0 0 0 1px #fffffff2 inset,0 0 28px #ffffffbf!important}.aa-gwt-wall{--drag-x:0px;--drag-y:0px;transform:translate(calc(-50% + var(--drag-x)),var(--drag-y))!important;transition:transform .48s var(--spring),filter .35s;touch-action:none}.aa-gwt-wall.is-moving{transition:none;z-index:5;filter:drop-shadow(0 14px 24px rgba(24,22,18,.12))}.aa-gwt-wall.is-frame-changing .aa-gwt-slot{animation:aa-gwt-frame-spring .5s var(--spring)}@keyframes aa-gwt-frame-spring{0%{transform:translate(-50%,-50%) scale(.965)}58%{transform:translate(-50%,-50%) scale(1.025)}to{transform:translate(-50%,-50%) scale(1)}}.aa-gwt-slot{overflow:visible!important;border-radius:2px;transition:border-color .38s,box-shadow .42s var(--spring),transform .42s var(--spring),filter .3s!important}.aa-gwt-slot:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1.5px solid transparent;border-radius:8px;pointer-events:none;transition:border-color .25s,box-shadow .35s,opacity .25s}.aa-gwt-slot.active:after,.aa-gwt-slot.move-active:after{border-color:#ffffffe6;box-shadow:0 0 0 2px #1e1e1da3,0 0 0 7px #ffffff38,0 0 30px #ffffffbf}.aa-gwt-slot img{pointer-events:none}.aa-gwt-move-handle{position:absolute;right:-19px;top:-19px;z-index:7;width:38px;height:38px;padding:0;border-radius:50%;border:1px solid rgba(255,255,255,.78);background:linear-gradient(145deg,#ffffffe0,#e9e7e29e);color:#151515;display:grid;place-items:center;box-shadow:0 9px 24px #1513102e,inset 0 1px #fff;backdrop-filter:blur(16px) saturate(160%);-webkit-backdrop-filter:blur(16px) saturate(160%);cursor:grab;opacity:0;transform:scale(.72);transition:opacity .28s,transform .46s var(--spring),box-shadow .35s,background .3s;touch-action:none}.aa-gwt-slot:hover .aa-gwt-move-handle,.aa-gwt-slot.active .aa-gwt-move-handle,.aa-gwt-slot.move-active .aa-gwt-move-handle{opacity:1;transform:scale(1)}.aa-gwt-move-handle:before{content:"";width:12px;height:12px;background:radial-gradient(circle,#222 1.25px,transparent 1.5px) 0 0/6px 6px;opacity:.78}.aa-gwt-move-handle:active,.aa-gwt-slot.move-active .aa-gwt-move-handle{cursor:grabbing;transform:scale(1.12);background:#ffffffeb;box-shadow:0 10px 30px #14120f3d,0 0 0 5px #ffffff38,0 0 30px #fffffff2,inset 0 1px #fff}.aa-gwt-move-tip{margin:16px 0 2px;padding:12px 13px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;border:1px solid rgba(35,31,25,.1);border-radius:16px;background:#f9f8f5b8}.aa-gwt-move-tip>span{width:32px;height:32px;border-radius:50%;background:radial-gradient(circle,#222 1.2px,transparent 1.5px) 7px 7px/6px 6px,#ffffffe6;border:1px solid rgba(30,28,24,.12);box-shadow:0 6px 16px #00000014}.aa-gwt-move-tip p{margin:0!important;font-size:9px!important;line-height:1.4;color:#666!important}.aa-gwt-move-tip button{border:0;background:transparent;padding:7px 4px;font-size:8px;font-weight:800;white-space:nowrap}.aa-gwt-product>span,.aa-gwt-product img{border-radius:14px}.aa-gwt-product{border-radius:16px;transition:transform .4s var(--spring)}.aa-gwt-product:hover{transform:translateY(-3px)}.aa-gwt-product.selected>span{box-shadow:0 0 0 2px #161616,0 0 0 6px #ffffffd9,0 9px 26px #0000001f!important}.aa-gwt-top-actions button,.aa-gwt-cart,.aa-gwt-panel-actions button,.aa-gwt-load{border-radius:999px!important;transition:transform .38s var(--spring),box-shadow .38s var(--spring),background .25s!important}.aa-gwt-top-actions button:hover,.aa-gwt-panel-actions button:hover:not(:disabled),.aa-gwt-load:hover{transform:translateY(-2px);box-shadow:0 10px 22px #00000017}.aa-gwt-toast{border-radius:999px;background:#192c22e6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}@media(max-width:900px){.aa-gwt{height:100dvh!important}.aa-gwt-topbar{height:64px;padding:0 10px}.aa-gwt-shell{height:calc(100% - 64px)!important}.aa-gwt-title h1{font-size:17px}.aa-gwt-title p{font-size:7px!important}.aa-gwt-exit{width:40px;height:40px}.aa-gwt-exit:hover{width:40px}.aa-gwt-exit span{display:none}.aa-gwt-panel{top:auto}.aa-gwt-move-handle{opacity:1;transform:scale(.9);right:-15px;top:-15px;width:34px;height:34px}.aa-gwt-move-tip{grid-template-columns:28px 1fr}.aa-gwt-move-tip>span{width:28px;height:28px}.aa-gwt-move-tip button{grid-column:2;justify-self:start;padding:0}}@media(prefers-reduced-motion:reduce){.aa-gwt *{scroll-behavior:auto!important}.aa-gwt-room,.aa-gwt-panel,.aa-gwt-wall,.aa-gwt-slot,.aa-gwt-backgrounds button,.aa-gwt-layouts button,.aa-gwt-frames button,.aa-gwt-exit{transition-duration:.01ms!important;animation-duration:.01ms!important}}.aa-gwt-backgrounds{gap:16px!important}.aa-gwt-backgrounds button{padding:0 0 14px!important;border-radius:22px!important;overflow:hidden;text-align:left!important;background:#ffffffc7!important}.aa-gwt-backgrounds button>span{height:158px!important;margin:0 0 12px!important;display:block!important;background-position:center 58%!important;background-size:cover!important;transition:transform .65s var(--spring),filter .45s ease!important}.aa-gwt-backgrounds button:hover>span,.aa-gwt-backgrounds button.selected>span{transform:scale(1.018);filter:saturate(1.025) contrast(1.01)}.aa-gwt-backgrounds button>strong{display:block;padding:0 16px;color:#181714;font-size:14px;line-height:1.15;font-weight:650;letter-spacing:.005em;text-transform:none}.aa-gwt-backgrounds button>small{display:block;margin-top:4px;padding:0 16px;color:#777168;font-size:9px;line-height:1.25;text-transform:none}.aa-gwt-backgrounds button.selected>strong{font-weight:750}.aa-gwt-backgrounds button.selected{box-shadow:0 16px 36px #1f1b161f,0 0 0 1px #151411bf inset!important}.aa-gwt-art-window{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:#f8f7f3;pointer-events:none;z-index:1}.aa-gwt-art-window img,.aa-gwt-slot .aa-gwt-art-window img{display:block;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;transform:none!important;background:#f8f7f3!important;transition:opacity .32s ease,transform .55s var(--spring),filter .35s ease!important}.aa-gwt-wall.frame-none .aa-gwt-art-window,.aa-gwt-wall.frame-black .aa-gwt-art-window,.aa-gwt-wall.frame-oak .aa-gwt-art-window,.aa-gwt-wall.frame-dark-oak .aa-gwt-art-window,.aa-gwt-wall.frame-white .aa-gwt-art-window{top:0;right:0;bottom:0;left:0}.aa-gwt-slot.filled:hover .aa-gwt-art-window img{transform:scale(1.008)!important}.aa-gwt-slot>b,.aa-gwt-slot>span{z-index:2}.aa-gwt-design-pane{background:linear-gradient(180deg,#faf9f6f5,#f6f4eff5)}.aa-gwt-design-head{padding:26px 20px 10px!important}.aa-gwt-design-head h2{font-size:28px!important;margin-bottom:7px!important}.aa-gwt-design-head p{margin-bottom:20px!important}.aa-gwt-slot-control{margin:0!important;padding:12px 2px!important;border-top:1px solid rgba(35,31,26,.12)!important;border-bottom:0!important}.aa-gwt-slot-control strong{font-size:10px!important;letter-spacing:.015em}.aa-gwt-product-controls{height:54px!important;margin:0 12px 8px;border:1px solid rgba(35,31,26,.11)!important;border-radius:16px;overflow:hidden;background:#ffffffc7;box-shadow:0 6px 18px #1f1b1609}.aa-gwt-product-controls select,.aa-gwt-product-controls label{background:transparent!important}.aa-gwt-product-controls select{padding:0 13px!important;border-right:1px solid rgba(35,31,26,.1)!important;font-size:9px!important;font-weight:650}.aa-gwt-product-controls input{padding-left:14px!important;font-size:10px!important}.aa-gwt-products{padding:12px 10px 20px!important;gap:12px 9px!important}.aa-gwt-product{padding:5px 5px 9px!important;border:1px solid rgba(35,31,26,.07)!important;border-radius:17px!important;background:#ffffffd6!important;box-shadow:0 6px 18px #1f1b1609;transition:transform .38s var(--spring),box-shadow .38s var(--spring),border-color .28s!important}.aa-gwt-product:hover{transform:translateY(-3px)!important;box-shadow:0 11px 26px #1f1b1614!important}.aa-gwt-product>span{border-radius:13px!important;aspect-ratio:4/5!important;background:#ece9e3!important}.aa-gwt-product img{border-radius:13px!important;object-fit:cover!important}.aa-gwt-product strong{margin:8px 2px 0!important;font-size:9.5px!important;line-height:1.3!important;font-weight:650!important}.aa-gwt-product small{margin:4px 2px 0!important;color:#716b63!important;font-size:8.7px!important;line-height:1.2!important;text-transform:none!important}.aa-gwt-product.selected{border-color:#171714!important;box-shadow:0 0 0 1px #171714,0 12px 28px #1c18131c!important}.aa-gwt-load{width:calc(100% - 24px)!important;margin:0 12px 18px!important}.aa-gwt-frames button.selected i{animation:aa-gwt-frame-swatch-morph .52s var(--spring)}@keyframes aa-gwt-frame-swatch-morph{0%{transform:scale(.93);filter:brightness(1.12);opacity:.7}58%{transform:scale(1.045);filter:brightness(1.03);opacity:1}to{transform:scale(1);filter:brightness(1);opacity:1}}@media(max-width:900px){.aa-gwt-backgrounds button>span{height:170px!important}.aa-gwt-backgrounds button>strong{font-size:15px;padding:0 15px}.aa-gwt-backgrounds button>small{font-size:9px;padding:0 15px}}@media(max-width:520px){.aa-gwt-backgrounds{gap:15px!important}.aa-gwt-backgrounds button{border-radius:20px!important;padding-bottom:13px!important}.aa-gwt-backgrounds button>span{height:176px!important;background-position:center 60%!important}.aa-gwt-backgrounds button>strong{font-size:16px!important;padding:0 15px}.aa-gwt-backgrounds button>small{font-size:9.5px!important;padding:0 15px}.aa-gwt-design-head{padding:23px 10px 8px!important}.aa-gwt-design-head h2{font-size:27px!important}.aa-gwt-product-controls{margin:0 8px 8px}.aa-gwt-products{padding:10px 5px 18px!important;gap:10px 7px!important}.aa-gwt-product{padding:4px 4px 8px!important;border-radius:15px!important}.aa-gwt-product>span,.aa-gwt-product img{border-radius:11px!important}.aa-gwt-product strong{font-size:8.8px!important}.aa-gwt-product small{font-size:8.2px!important}}.aa-gwt-active-glass{position:absolute;z-index:6;left:0;top:0;width:0;height:0;transform:translate(-50%,-50%);border:1.5px solid rgba(255,255,255,.92);border-radius:9px;opacity:0;pointer-events:none;box-shadow:0 0 0 2px #1b1a17a8,0 0 0 7px #fff3,0 0 32px #ffffffad,0 12px 34px #1614111f;transition:left .54s cubic-bezier(.22,1,.36,1),top .54s cubic-bezier(.22,1,.36,1),width .54s cubic-bezier(.22,1,.36,1),height .54s cubic-bezier(.22,1,.36,1),opacity .24s ease,box-shadow .34s ease}.aa-gwt-active-glass.show{opacity:1}.aa-gwt.is-moving .aa-gwt-active-glass{transition:none}.aa-gwt-slot.active:after{border-color:transparent!important;box-shadow:none!important}.aa-gwt-slot.move-active:after{border-color:#ffffffe6!important;box-shadow:0 0 0 2px #1e1e1da3,0 0 0 7px #ffffff38,0 0 30px #ffffffbf!important}.aa-gwt-art-window img{image-rendering:auto;-webkit-font-smoothing:antialiased;backface-visibility:hidden}::view-transition-old(root),::view-transition-new(root){animation:none!important;mix-blend-mode:normal}::view-transition-group(aa-gwt-slot-0),::view-transition-group(aa-gwt-slot-1),::view-transition-group(aa-gwt-slot-2),::view-transition-group(aa-gwt-slot-3),::view-transition-group(aa-gwt-slot-4){animation-duration:.56s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(aa-gwt-slot-0),::view-transition-new(aa-gwt-slot-0),::view-transition-old(aa-gwt-slot-1),::view-transition-new(aa-gwt-slot-1),::view-transition-old(aa-gwt-slot-2),::view-transition-new(aa-gwt-slot-2),::view-transition-old(aa-gwt-slot-3),::view-transition-new(aa-gwt-slot-3),::view-transition-old(aa-gwt-slot-4),::view-transition-new(aa-gwt-slot-4){mix-blend-mode:normal;animation-duration:.48s;animation-timing-function:cubic-bezier(.22,1,.36,1)}.aa-gwt[data-state-transition=layout] .aa-gwt-stage{animation:aa-gwt-stage-breathe .58s cubic-bezier(.22,1,.36,1)}@keyframes aa-gwt-stage-breathe{0%{filter:saturate(1)}45%{filter:saturate(.98) brightness(1.006)}to{filter:saturate(1)}}.aa-gwt[data-state-transition=artwork] .aa-gwt-active-glass{box-shadow:0 0 0 2px #1b1a17b3,0 0 0 8px #ffffff40,0 0 42px #ffffffd9,0 13px 34px #16141124}.aa-gwt[data-state-transition=frame] .aa-gwt-art-window img{animation:aa-gwt-art-settle .5s cubic-bezier(.22,1,.36,1)}@keyframes aa-gwt-art-settle{0%{opacity:.82;transform:scale(.992)!important}55%{opacity:1;transform:scale(1.006)!important}to{opacity:1;transform:none!important}}.aa-gwt[data-state-transition=room] .aa-gwt-stage:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:#ffffff1a;animation:aa-gwt-room-glass .7s ease both}@keyframes aa-gwt-room-glass{0%,to{opacity:0}40%{opacity:1}}@media(prefers-reduced-motion:reduce){.aa-gwt-active-glass{transition:none!important}}.aa-gwt-active-glass{display:none!important}.aa-gwt-slot{overflow:visible!important}.aa-gwt-slot.active{z-index:7}.aa-gwt-slot.active:after{content:"";position:absolute;top:-9px!important;right:-9px!important;bottom:-9px!important;left:-9px!important;z-index:3;border:1.5px solid rgba(32,30,26,.74)!important;border-radius:10px!important;pointer-events:none;box-shadow:0 0 0 3px #ffffffe0,0 10px 28px #18151121!important;opacity:1!important;transition:box-shadow .22s ease,opacity .16s ease!important}.aa-gwt-move-handle{z-index:20!important}.aa-gwt-wall.frame-black .aa-gwt-slot,.aa-gwt-wall.frame-oak .aa-gwt-slot,.aa-gwt-wall.frame-dark-oak .aa-gwt-slot,.aa-gwt-wall.frame-white .aa-gwt-slot{border-width:8px!important}.aa-gwt-wall.frame-none .aa-gwt-slot{border-width:3px!important}.aa-gwt-slot>span{bottom:9px!important;z-index:4!important;padding:3px 6px;border-radius:999px;background:#ffffffc2;color:#25231f;font-size:10px!important;font-weight:650;line-height:1;letter-spacing:.01em;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.aa-gwt-deselect{position:absolute;z-index:9;left:18px;top:18px;height:38px;padding:0 15px;border:1px solid rgba(255,255,255,.74);border-radius:999px;background:#ffffffad;color:#171714;font-size:8.5px;font-weight:800;letter-spacing:.07em;box-shadow:0 8px 24px #19151117,inset 0 1px #ffffffe6;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);opacity:0;transform:translateY(-5px) scale(.96);pointer-events:none;transition:opacity .2s ease,transform .36s cubic-bezier(.22,1,.36,1),background .2s}.aa-gwt-deselect.show{opacity:1;transform:none;pointer-events:auto}.aa-gwt-deselect:hover{background:#ffffffe6;transform:translateY(-1px)}.aa-gwt-native-select{display:none!important}.aa-gwt-product-controls{overflow:visible!important;grid-template-columns:1fr 1fr!important}.aa-gwt-category-picker{position:relative;min-width:0;z-index:35;border-right:1px solid rgba(35,31,26,.1)}.aa-gwt-category-button{width:100%;height:100%;padding:0 14px 0 15px;border:0;background:transparent;color:#24211e;display:flex;align-items:center;justify-content:space-between;gap:10px;font:inherit;font-size:9px;font-weight:700;letter-spacing:.018em;text-align:left;text-transform:none}.aa-gwt-category-button i{width:7px;height:7px;flex:0 0 auto;border-right:1.4px solid currentColor;border-bottom:1.4px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .34s cubic-bezier(.22,1,.36,1)}.aa-gwt-category-picker.open .aa-gwt-category-button i{transform:translateY(2px) rotate(225deg)}.aa-gwt-category-menu{position:absolute;left:-1px;top:calc(100% + 8px);width:max(210px,100%);max-height:min(390px,55vh);padding:7px;overflow:auto;border:1px solid rgba(35,31,26,.11);border-radius:17px;background:#ffffffe6;box-shadow:0 18px 48px #1b171229,inset 0 1px #fffffff2;backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.985);transform-origin:top left;pointer-events:none;transition:opacity .2s ease,transform .34s cubic-bezier(.22,1,.36,1),visibility .2s}.aa-gwt-category-picker.open .aa-gwt-category-menu{opacity:1;visibility:visible;transform:none;pointer-events:auto}.aa-gwt-category-option{width:100%;min-height:34px;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:#24211e;display:block;font:inherit;font-size:9px;font-weight:550;text-align:left;text-transform:none;transition:background .18s,transform .25s cubic-bezier(.22,1,.36,1)}.aa-gwt-category-option:hover{background:#f1eee8;transform:translate(2px)}.aa-gwt-category-option[aria-selected=true]{background:#171714;color:#fff}.aa-gwt-saved-control>button{width:auto!important;min-width:0!important;padding:0 13px 0 15px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important}.aa-gwt-saved-control>button .aa-gwt-chevron{margin-left:1px!important}.aa-gwt-saved-control>button [data-gwt-saved-count]{margin-left:-3px}@media(max-width:520px){.aa-gwt-deselect{left:10px;top:10px;height:34px;padding:0 12px;font-size:8px}.aa-gwt-slot>span{font-size:9px!important;bottom:6px!important}.aa-gwt-category-menu{width:190px;max-height:330px}}.aa-gwt-slot.active:after{opacity:1!important}.aa-gwt-slot.selection-enter:after{animation:aa-gwt-selection-in .18s ease-out both!important}@keyframes aa-gwt-selection-in{0%{opacity:0;box-shadow:0 0 0 3px #fff0,0 6px 18px #18151100}to{opacity:1;box-shadow:0 0 0 3px #ffffffe0,0 10px 28px #18151121}}.aa-gwt-selection-ghost{position:absolute;z-index:18;transform:translate(-50%,-50%);border:1.5px solid rgba(32,30,26,.74);border-radius:10px;pointer-events:none;box-shadow:0 0 0 3px #ffffffe0,0 10px 28px #18151121;animation:aa-gwt-selection-out .16s ease-in forwards}@keyframes aa-gwt-selection-out{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(1.012)}}.aa-gwt-art-window.aa-gwt-art-enter{animation:aa-gwt-art-window-in .22s ease-out both}.aa-gwt-art-window.aa-gwt-art-enter img{animation:aa-gwt-art-image-in .24s cubic-bezier(.22,1,.36,1) both}@keyframes aa-gwt-art-window-in{0%{opacity:0}to{opacity:1}}@keyframes aa-gwt-art-image-in{0%{opacity:0;transform:scale(.992)!important}to{opacity:1;transform:scale(1)!important}}.aa-gwt-frames button{transition:border-color .18s ease,box-shadow .2s ease,background .2s ease,transform .34s cubic-bezier(.22,1,.36,1)!important}.aa-gwt-frames button.selected{animation:aa-gwt-frame-option-select .2s ease-out both}@keyframes aa-gwt-frame-option-select{0%{box-shadow:0 0 #18161200;border-color:#28241d1f}to{box-shadow:0 15px 38px #1916111f,0 0 0 1px #fffffff2 inset,0 0 28px #ffffffbf;border-color:#111111b8}}.aa-gwt-slot{transition:border-color .22s ease,border-width .22s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,transform .42s cubic-bezier(.22,1,.36,1),filter .3s ease!important}@media(prefers-reduced-motion:reduce){.aa-gwt-slot.selection-enter:after,.aa-gwt-selection-ghost,.aa-gwt-art-window.aa-gwt-art-enter,.aa-gwt-art-window.aa-gwt-art-enter img,.aa-gwt-frames button.selected{animation:none!important}}.aa-gwt-slot.active:after{display:none!important}.aa-gwt-selection-outline{position:absolute;top:-9px;right:-9px;bottom:-9px;left:-9px;z-index:15;border:1.5px solid rgba(32,30,26,.74);border-radius:10px;pointer-events:none;opacity:1;box-shadow:0 0 0 3px #ffffffe0,0 10px 28px #18151121}.aa-gwt-selection-outline.enter{animation:aa-gwt-outline-in .18s ease-out both}@keyframes aa-gwt-outline-in{0%{opacity:0;transform:scale(.992);box-shadow:0 0 0 3px #fff0,0 5px 16px #18151100}to{opacity:1;transform:scale(1);box-shadow:0 0 0 3px #ffffffe0,0 10px 28px #18151121}}.aa-gwt-selection-ghost{z-index:15!important}.aa-gwt-move-handle{z-index:30!important}.aa-gwt-art-window.aa-gwt-art-enter{animation:aa-gwt-art-window-in .22s ease-out both!important}.aa-gwt-art-window.aa-gwt-art-enter img{animation:aa-gwt-art-image-in .24s cubic-bezier(.22,1,.36,1) both!important}.aa-gwt-slot:hover,.aa-gwt-slot.active{box-shadow:0 10px 24px #1414142e!important}.aa-gwt-slot.filled{cursor:pointer}.aa-gwt-slot.filled:hover{transform:translate(-50%,-50%) scale(1.016)!important;box-shadow:0 14px 30px #14141436!important}.aa-gwt-wall.is-moving .aa-gwt-slot.filled:hover{transform:translate(-50%,-50%) scale(1)!important}.aa-gwt-slot.filled:hover .aa-gwt-art-window img{transform:scale(1.012)!important}.aa-gwt-product:hover{transform:translateY(-3px) scale(1.015)!important;box-shadow:0 14px 30px #1f1b161a!important}.aa-gwt-product:hover img{transform:scale(1.028)!important}.aa-gwt-stage-actions{position:absolute;z-index:10;left:18px;top:18px;display:flex;align-items:center;gap:8px;pointer-events:none}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position{position:static!important;left:auto!important;top:auto!important;height:40px;padding:0 15px;border:1px solid rgba(255,255,255,.76);border-radius:999px;background:#ffffffb3;color:#171714;font-size:8.5px;font-weight:800;letter-spacing:.065em;box-shadow:0 8px 24px #19151117,inset 0 1px #ffffffeb;backdrop-filter:blur(18px) saturate(145%);-webkit-backdrop-filter:blur(18px) saturate(145%);opacity:0;transform:translateY(-5px) scale(.96);pointer-events:none;transition:opacity .2s ease,transform .34s cubic-bezier(.22,1,.36,1),background .2s,box-shadow .2s}.aa-gwt-stage-actions .aa-gwt-deselect.show,.aa-gwt-stage-actions .aa-gwt-reset-position.show{opacity:1;transform:none;pointer-events:auto}.aa-gwt-stage-actions .aa-gwt-deselect:hover,.aa-gwt-stage-actions .aa-gwt-reset-position:hover{background:#ffffffeb;transform:translateY(-1px);box-shadow:0 11px 28px #1915111f,inset 0 1px #fffffff5}.aa-gwt-selection-outline{top:-10px!important;right:-10px!important;bottom:-10px!important;left:-10px!important;border-radius:15px!important}.aa-gwt-selection-ghost{border-radius:15px!important}.aa-gwt-product{border-radius:20px!important}.aa-gwt-product>span,.aa-gwt-product img{border-radius:16px!important}.aa-gwt-product.selected{border-radius:20px!important;box-shadow:0 0 0 1px #171714eb,0 12px 30px #1c18131a!important}.aa-gwt-product-controls{height:64px!important;margin:0 12px 12px!important;border-radius:19px!important}.aa-gwt-category-button{padding:0 17px!important;font-size:11px!important;font-weight:700!important}.aa-gwt-category-button i{width:8px!important;height:8px!important;border-width:1.2px!important}.aa-gwt-product-controls label{position:relative;align-items:center}.aa-gwt-product-controls input{height:100%;padding:0 72px 0 17px!important;font-size:12px!important;line-height:1!important}.aa-gwt-product-controls input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none;display:none}.aa-gwt-search-clear,.aa-gwt-search-icon{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:grid;place-items:center}.aa-gwt-search-clear{right:37px;padding:0;border:0;background:transparent;opacity:0;pointer-events:none;transition:opacity .16s ease,transform .2s ease}.aa-gwt-search-clear.show{opacity:1;pointer-events:auto}.aa-gwt-search-clear i{position:relative;width:13px;height:13px;display:block}.aa-gwt-search-clear i:before,.aa-gwt-search-clear i:after{content:"";position:absolute;left:6px;top:0;width:1px;height:13px;background:#222;border-radius:999px}.aa-gwt-search-clear i:before{transform:rotate(45deg)}.aa-gwt-search-clear i:after{transform:rotate(-45deg)}.aa-gwt-search-icon{right:7px;pointer-events:none}.aa-gwt-search-icon i{position:relative;width:13px;height:13px;display:block;border:1.2px solid #222;border-radius:50%}.aa-gwt-search-icon i:after{content:"";position:absolute;width:6px;height:1.2px;right:-4px;bottom:-2px;background:#222;border-radius:999px;transform:rotate(45deg);transform-origin:left center}.aa-gwt-category-menu{width:max(230px,100%)!important;border-radius:19px!important}.aa-gwt-category-option{min-height:38px!important;padding:9px 11px!important;border-radius:12px!important;font-size:10px!important}.aa-gwt-art-window img{image-rendering:auto!important;transform:translateZ(0);will-change:opacity}@media(max-width:520px){.aa-gwt-stage-actions{left:10px;top:10px;gap:6px}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position{height:35px;padding:0 11px;font-size:7.5px}.aa-gwt-product-controls{height:58px!important;margin:0 8px 10px!important}.aa-gwt-category-button{padding:0 13px!important;font-size:10px!important}.aa-gwt-product-controls input{font-size:11px!important;padding-left:13px!important}}.aa-gwt-stage-actions{gap:0!important}.aa-gwt-stage-actions .aa-gwt-deselect{max-width:120px;margin-right:8px;overflow:hidden;white-space:nowrap;transition:opacity .2s ease,transform .34s cubic-bezier(.22,1,.36,1),max-width .4s cubic-bezier(.22,1,.36,1),padding-left .4s cubic-bezier(.22,1,.36,1),padding-right .4s cubic-bezier(.22,1,.36,1),margin-right .4s cubic-bezier(.22,1,.36,1),border-width .28s ease,background .2s,box-shadow .2s!important}.aa-gwt-stage-actions .aa-gwt-deselect:not(.show){max-width:0;margin-right:0;padding-left:0!important;padding-right:0!important;border-left-width:0!important;border-right-width:0!important;opacity:0;transform:translate(-8px) scale(.96)}.aa-gwt-stage-actions .aa-gwt-deselect.show{max-width:120px;margin-right:8px}.aa-gwt-stage-actions .aa-gwt-reset-position{transition:opacity .2s ease,transform .4s cubic-bezier(.22,1,.36,1),background .2s,box-shadow .2s!important}.aa-gwt-wall{filter:drop-shadow(0 0 0 rgba(24,22,18,0));transition:transform .48s var(--spring),filter .24s ease!important}.aa-gwt-wall.is-moving{transition:filter .24s ease!important;filter:drop-shadow(0 14px 24px rgba(24,22,18,.12))!important}.aa-gwt-slot{transition:border-color .22s ease,border-width .22s cubic-bezier(.22,1,.36,1),box-shadow .28s ease,transform .42s cubic-bezier(.22,1,.36,1),filter .28s ease!important}.aa-gwt-slot.move-active{box-shadow:0 14px 32px #0f0e0c47,0 0 0 1px #fffffff5,0 0 36px #ffffffd1!important}.aa-gwt-move-handle{transition:opacity .28s ease,transform .46s var(--spring),box-shadow .24s ease,background .24s ease!important}.aa-gwt-panel-actions button[data-gwt-prev],.aa-gwt-panel-actions button[data-gwt-next]{font-size:12px!important;font-weight:750!important;letter-spacing:.035em!important}@media(max-width:520px){.aa-gwt-panel-actions button[data-gwt-prev],.aa-gwt-panel-actions button[data-gwt-next]{font-size:11px!important}}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position{border:0!important}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position,.aa-gwt-stage-actions .aa-gwt-deselect.show,.aa-gwt-stage-actions .aa-gwt-reset-position.show,.aa-gwt-stage-actions .aa-gwt-deselect:hover,.aa-gwt-stage-actions .aa-gwt-reset-position:hover,.aa-gwt-stage-actions .aa-gwt-deselect:focus,.aa-gwt-stage-actions .aa-gwt-reset-position:focus,.aa-gwt-stage-actions .aa-gwt-deselect:focus-visible,.aa-gwt-stage-actions .aa-gwt-reset-position:focus-visible{border:0!important;outline:0!important;box-shadow:0 8px 22px #19151116!important}.aa-gwt-stage-actions .aa-gwt-deselect:before,.aa-gwt-stage-actions .aa-gwt-deselect:after,.aa-gwt-stage-actions .aa-gwt-reset-position:before,.aa-gwt-stage-actions .aa-gwt-reset-position:after{border:0!important;outline:0!important;box-shadow:none!important}.aa-gwt-product.selected{border-color:transparent!important;outline:0!important;box-shadow:none!important}.aa-gwt-product.selected>span{box-shadow:none!important}.aa-gwt-product.selected:before,.aa-gwt-product.selected:after{content:none!important;display:none!important}.aa-gwt-frames{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.aa-gwt-frames button{min-width:0;padding:8px 8px 10px!important;border-radius:18px!important;overflow:hidden}.aa-gwt-frames i{position:relative;height:92px!important;display:block!important;overflow:hidden;border:0!important;border-radius:12px;background:#eeeae3!important;box-shadow:none!important}.aa-gwt-frames i img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1);transition:transform .42s cubic-bezier(.22,1,.36,1),filter .28s ease}.aa-gwt-frames button:hover i img{transform:scale(1.035)}.aa-gwt-frames button.selected i img{transform:scale(1.018)}.aa-gwt-frames span{margin-top:9px!important;display:block;overflow:hidden;color:#24211e;font-size:10px!important;font-weight:600;line-height:1.2;text-align:left;text-overflow:ellipsis;white-space:nowrap;text-transform:none!important}.aa-gwt-frames button.selected{border-color:#171714e0!important}@media(max-width:520px){.aa-gwt-frames{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aa-gwt-frames i{height:104px!important}.aa-gwt-frames span{font-size:10px!important}}.aa-gwt-art-window{background:transparent!important}.aa-gwt-wall.frame-black .aa-gwt-art-window,.aa-gwt-wall.frame-oak .aa-gwt-art-window,.aa-gwt-wall.frame-dark-oak .aa-gwt-art-window,.aa-gwt-wall.frame-white .aa-gwt-art-window{top:-1px!important;right:-1px!important;bottom:-1px!important;left:-1px!important}.aa-gwt-wall.frame-none .aa-gwt-art-window{top:0!important;right:0!important;bottom:0!important;left:0!important}.aa-gwt-art-window img,.aa-gwt-slot .aa-gwt-art-window img{width:100%!important;height:100%!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}.aa-gwt-product{border-radius:14px!important}.aa-gwt-product>span,.aa-gwt-product img{border-radius:11px!important}.aa-gwt-product.selected{border-radius:14px!important}.aa-gwt .aa-gwt-panel-reopen{opacity:0!important;pointer-events:none!important;transform:translate(100%) scale(.96)!important;transition:opacity .28s ease,transform .46s cubic-bezier(.22,1,.36,1),box-shadow .35s ease!important}.aa-gwt.is-started .aa-gwt-panel:not(.open)+.aa-gwt-panel-reopen{opacity:1!important;pointer-events:auto!important;transform:translate(0) scale(1)!important}.aa-gwt.is-started .aa-gwt-panel.open+.aa-gwt-panel-reopen{opacity:0!important;pointer-events:none!important;transform:translate(100%) scale(.96)!important}@media(min-width:901px){.aa-gwt-panel{border-left:0!important;box-shadow:-18px 0 55px #18161221!important}.aa-gwt-panel:before{content:"";position:absolute;z-index:-1;left:-1px;top:0;bottom:0;width:2px;background:#ffffffc7;pointer-events:none}}@media(max-width:900px){.aa-gwt{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important;background:#ebe7df}.aa-gwt-topbar{height:60px!important;padding:0 10px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:8px!important;background:#ffffffdb!important;backdrop-filter:blur(24px) saturate(145%)!important;-webkit-backdrop-filter:blur(24px) saturate(145%)!important;border-bottom:1px solid rgba(32,29,24,.08)!important;box-shadow:0 8px 24px #1d19140e!important}.aa-gwt-topbar-left{gap:9px!important;min-width:0}.aa-gwt-exit{width:40px!important;height:40px!important;flex:0 0 40px!important;border:0!important;background:#f6f4eff0!important;box-shadow:0 6px 18px #1e1a1513!important}.aa-gwt-title{min-width:0}.aa-gwt-title p{display:none!important}.aa-gwt-title h1{margin:0!important;max-width:150px;overflow:hidden;white-space:nowrap!important;text-overflow:ellipsis;font-size:15px!important;line-height:1.1!important}.aa-gwt-top-actions{min-width:0;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:4px!important}.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{height:34px!important;min-width:0!important;padding:0 9px!important;border-radius:999px!important;font-size:7.5px!important;letter-spacing:.045em!important;white-space:nowrap}.aa-gwt-shell{position:relative!important;height:calc(100dvh - 60px)!important;min-height:0!important;overflow:hidden!important}.aa-gwt-steps{position:absolute!important;z-index:14!important;left:0!important;right:0!important;top:0!important;height:56px!important;padding:5px 7px!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;background:#ffffffd1!important;border:0!important;border-bottom:1px solid rgba(28,25,21,.08)!important;backdrop-filter:blur(20px) saturate(140%)!important;-webkit-backdrop-filter:blur(20px) saturate(140%)!important;box-shadow:0 7px 20px #1d19140a!important;transform:translateY(0);opacity:1;transition:opacity .28s ease,transform .4s cubic-bezier(.22,1,.36,1)!important}.aa-gwt:not(.is-started) .aa-gwt-steps{opacity:0!important;transform:translateY(-10px)!important;pointer-events:none!important}.aa-gwt-steps>button:not(.aa-gwt-cart){min-height:44px!important;padding:4px 3px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;border-radius:12px!important}.aa-gwt-steps>button b{width:22px!important;height:22px!important;display:grid!important;place-items:center!important;font-size:8px!important}.aa-gwt-steps>button span{max-width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:5.7px!important;line-height:1!important;letter-spacing:.02em!important}.aa-gwt-steps>button.active{background:#ffffffeb!important;box-shadow:0 5px 15px #1e1a140f!important}.aa-gwt-total,.aa-gwt-steps>.aa-gwt-cart{display:none!important}.aa-gwt-stage{position:relative!important;height:100%!important;min-height:0!important;padding:0!important;overflow:hidden!important}.aa-gwt-room{top:0!important;right:0!important;bottom:0!important;left:0!important;background-position:center center!important}.aa-gwt-wall{top:74px!important;width:94vw!important;height:min(300px,36dvh)!important;max-height:310px!important}.aa-gwt:not(.is-started) .aa-gwt-wall{top:7%!important}.aa-gwt-stage-actions{left:10px!important;top:66px!important;gap:0!important}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position{height:34px!important;padding:0 11px!important;font-size:7px!important;box-shadow:0 5px 16px #19151113!important}.aa-gwt-welcome{width:calc(100% - 28px)!important;max-width:480px!important;padding:30px 22px 26px!important;border-radius:26px!important;transform:translate(-50%,-50%)!important}.aa-gwt-welcome small{font-size:8px!important}.aa-gwt-welcome h2{margin:14px 0 12px!important;font-size:30px!important;line-height:1.05!important}.aa-gwt-welcome p{margin-bottom:20px!important;font-size:12px!important;line-height:1.5!important}.aa-gwt-welcome button{min-width:150px!important;height:44px!important;font-size:9px!important}.aa-gwt-panel{position:absolute!important;z-index:20!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;width:100%!important;height:min(54dvh,560px)!important;max-height:560px!important;display:grid!important;grid-template-rows:50px minmax(0,1fr) 68px!important;border:0!important;border-radius:24px 24px 0 0!important;overflow:hidden!important;background:#faf9f6f7!important;box-shadow:0 -16px 48px #1c181429!important;transform:translateY(calc(100% + 18px))!important;opacity:1!important;transition:transform .52s cubic-bezier(.2,.92,.28,1.04)!important}.aa-gwt-panel.open{transform:translateY(0)!important}.aa-gwt-panel:before{content:""!important;position:absolute!important;z-index:4!important;top:7px!important;left:50%!important;width:38px!important;height:4px!important;transform:translate(-50%)!important;border-radius:999px!important;background:#2925202e!important;pointer-events:none!important}.aa-gwt-panel>header{min-height:50px!important;padding:7px 12px 0 16px!important;background:#ffffff9e!important;border-bottom:1px solid rgba(35,31,26,.08)!important;font-size:9px!important}.aa-gwt-panel>header button{width:38px!important;height:38px!important;display:grid!important;place-items:center!important;background:transparent!important}.aa-gwt-pane{min-height:0!important;padding:18px 16px 22px!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important}.aa-gwt-design-pane{padding:0!important}.aa-gwt-pane h2{font-size:28px!important;line-height:1.08!important}.aa-gwt-pane>p,.aa-gwt-design-head p{margin-bottom:18px!important;font-size:11.5px!important;line-height:1.45!important}.aa-gwt-backgrounds{gap:14px!important}.aa-gwt-backgrounds button{padding-bottom:12px!important;border-radius:18px!important}.aa-gwt-backgrounds button>span{height:170px!important;margin-bottom:10px!important}.aa-gwt-backgrounds button>strong{padding:0 14px!important;font-size:15px!important}.aa-gwt-backgrounds button>small{padding:0 14px!important;font-size:9px!important}.aa-gwt-layouts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.aa-gwt-layouts button{min-height:132px!important;padding:11px 8px!important;border-radius:18px!important}.aa-gwt-layouts button i{min-height:78px!important}.aa-gwt-layouts button span{font-size:10px!important}.aa-gwt-layouts button small{font-size:8px!important}.aa-gwt-design-head{padding:20px 12px 8px!important}.aa-gwt-design-head h2{font-size:27px!important}.aa-gwt-slot-control{padding:11px 0!important}.aa-gwt-slot-control strong{font-size:10px!important}.aa-gwt-slot-control button{font-size:8px!important}.aa-gwt-product-controls{height:58px!important;margin:0 10px 10px!important;grid-template-columns:44% 56%!important;border-radius:16px!important}.aa-gwt-category-button{padding:0 12px!important;font-size:10px!important}.aa-gwt-product-controls input{padding:0 68px 0 13px!important;font-size:11px!important}.aa-gwt-search-clear,.aa-gwt-search-icon{width:30px!important;height:30px!important}.aa-gwt-search-clear{right:34px!important}.aa-gwt-search-icon{right:6px!important}.aa-gwt-category-menu{width:min(235px,82vw)!important;max-height:42dvh!important;border-radius:16px!important}.aa-gwt-category-option{min-height:40px!important;font-size:10px!important}.aa-gwt-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:11px 9px!important;padding:8px 9px 18px!important}.aa-gwt-product{padding:4px 4px 9px!important;border-radius:13px!important}.aa-gwt-product>span,.aa-gwt-product img{border-radius:10px!important}.aa-gwt-product strong{margin:8px 3px 0!important;font-size:9.5px!important;line-height:1.28!important}.aa-gwt-product small{margin:4px 3px 0!important;font-size:8.8px!important}.aa-gwt-load{width:calc(100% - 20px)!important;margin:0 10px 16px!important;min-height:42px!important}.aa-gwt-frames{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.aa-gwt-frames button{padding:7px 7px 10px!important;border-radius:16px!important}.aa-gwt-frames i{height:112px!important;border-radius:10px!important}.aa-gwt-frames span{margin-top:8px!important;font-size:10px!important}.aa-gwt-move-tip{grid-template-columns:30px 1fr!important;padding:10px!important;border-radius:14px!important}.aa-gwt-summary{margin-top:10px!important}.aa-gwt-panel-actions{position:relative!important;bottom:auto!important;min-height:68px!important;padding:8px 10px calc(8px + env(safe-area-inset-bottom))!important;display:grid!important;grid-template-columns:auto 1fr 1.3fr!important;gap:7px!important;background:#ffffffe0!important;border-top:1px solid rgba(34,30,26,.09)!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important}.aa-gwt-mobile-total{min-width:66px!important;padding:0 4px!important}.aa-gwt-mobile-total span{font-size:6.5px!important}.aa-gwt-mobile-total strong{font-size:13px!important}.aa-gwt-panel-actions button[data-gwt-prev],.aa-gwt-panel-actions button[data-gwt-next]{min-height:46px!important;border-radius:999px!important;font-size:10px!important}.aa-gwt-panel-reopen{display:grid!important;place-items:center!important;z-index:22!important;right:12px!important;bottom:16px!important;top:auto!important;width:50px!important;height:50px!important;border-radius:50%!important;background:#ffffffd1!important;color:#171714!important;box-shadow:0 10px 28px #1a161224!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important}.aa-gwt-move-handle{width:40px!important;height:40px!important;right:-16px!important;top:-16px!important;opacity:1!important;transform:scale(.94)!important}.aa-gwt-selection-outline{top:-8px!important;right:-8px!important;bottom:-8px!important;left:-8px!important;border-radius:12px!important}}@media(max-width:520px){.aa-gwt-title{display:none!important}.aa-gwt-top-actions{margin-left:auto!important}.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{padding:0 8px!important;font-size:7px!important}.aa-gwt-wall{top:70px!important;width:96vw!important;height:min(250px,32dvh)!important}.aa-gwt:not(.is-started) .aa-gwt-wall{top:5%!important}.aa-gwt-panel{height:min(58dvh,540px)!important;border-radius:22px 22px 0 0!important}.aa-gwt-welcome{width:calc(100% - 22px)!important;padding:27px 18px 24px!important}.aa-gwt-welcome h2{font-size:27px!important}.aa-gwt-backgrounds button>span{height:158px!important}.aa-gwt-layouts button{min-height:122px!important}.aa-gwt-frames i{height:104px!important}}@media(max-width:900px)and (hover:none){.aa-gwt-slot.filled:hover,.aa-gwt-product:hover,.aa-gwt-backgrounds button:hover,.aa-gwt-layouts button:hover,.aa-gwt-frames button:hover,.aa-gwt-slot.filled:hover .aa-gwt-art-window img,.aa-gwt-product:hover img,.aa-gwt-frames button:hover i img{transform:none!important}}.aa-gwt.is-dragging,.aa-gwt.is-dragging *,.aa-gwt-wall.is-moving,.aa-gwt-wall.is-moving *{-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.aa-gwt.is-dragging img,.aa-gwt-wall.is-moving img{-webkit-user-drag:none!important;user-drag:none!important}.aa-gwt.is-dragging{cursor:grabbing!important}@media(max-width:900px){.aa-gwt{height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.aa-gwt-topbar{height:56px!important;min-height:56px!important;padding:0 8px!important}.aa-gwt-shell{height:calc(100dvh - 56px)!important;min-height:0!important;overflow:hidden!important}.aa-gwt-steps{top:0!important;height:50px!important;padding:4px 6px!important}.aa-gwt-steps>button:not(.aa-gwt-cart){min-height:40px!important;border-radius:11px!important}.aa-gwt-steps>button b{width:20px!important;height:20px!important}.aa-gwt-steps>button span{font-size:5.5px!important}.aa-gwt-stage{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;min-height:0!important;padding:0!important}.aa-gwt-room{top:0!important;right:0!important;bottom:0!important;left:0!important}.aa-gwt-wall{top:64px!important;width:min(92vw,620px)!important;height:min(30dvh,270px)!important;max-height:270px!important}.aa-gwt:not(.is-started) .aa-gwt-wall{top:5%!important;height:min(34dvh,300px)!important}.aa-gwt-stage-actions{top:58px!important;left:8px!important}.aa-gwt-panel{left:6px!important;right:6px!important;bottom:6px!important;width:auto!important;height:min(55dvh,520px)!important;max-height:520px!important;grid-template-rows:48px minmax(0,1fr) 64px!important;border-radius:22px!important;box-shadow:0 -14px 42px #1c181426,0 8px 28px #1c181414!important}.aa-gwt-panel>header{min-height:48px!important;padding:7px 10px 0 14px!important}.aa-gwt-pane{padding:16px 14px 18px!important}.aa-gwt-design-pane{padding:0!important}.aa-gwt-pane h2,.aa-gwt-design-head h2{font-size:24px!important;line-height:1.08!important}.aa-gwt-pane>p,.aa-gwt-design-head p{font-size:11px!important;margin-bottom:15px!important}.aa-gwt-backgrounds{gap:11px!important}.aa-gwt-backgrounds button{border-radius:16px!important;padding-bottom:10px!important}.aa-gwt-backgrounds button>span{height:142px!important;margin-bottom:9px!important}.aa-gwt-backgrounds button>strong{font-size:14px!important;padding:0 12px!important}.aa-gwt-backgrounds button>small{padding:0 12px!important}.aa-gwt-layouts{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.aa-gwt-layouts button{min-height:112px!important;padding:9px 7px!important;border-radius:15px!important}.aa-gwt-layouts button i{min-height:64px!important}.aa-gwt-design-head{padding:17px 10px 7px!important}.aa-gwt-product-controls{height:54px!important;margin:0 8px 8px!important;grid-template-columns:45% 55%!important;border-radius:14px!important}.aa-gwt-category-button{padding:0 11px!important;font-size:9.5px!important}.aa-gwt-product-controls input{padding-left:11px!important;font-size:10.5px!important}.aa-gwt-products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px 8px!important;padding:8px 7px 16px!important}.aa-gwt-product{min-width:0!important;padding:4px 4px 8px!important}.aa-gwt-frames{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.aa-gwt-frames i{height:94px!important}.aa-gwt-panel-actions{min-height:64px!important;padding:7px 8px calc(7px + env(safe-area-inset-bottom))!important;grid-template-columns:62px 1fr 1.25fr!important}.aa-gwt-panel-actions button[data-gwt-prev],.aa-gwt-panel-actions button[data-gwt-next]{min-height:44px!important;font-size:10px!important}.aa-gwt-panel-reopen{right:10px!important;bottom:12px!important;width:48px!important;height:48px!important}}@media(max-width:430px){.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{padding:0 7px!important;font-size:6.8px!important}.aa-gwt-wall{width:94vw!important;height:min(27dvh,235px)!important}.aa-gwt-panel{left:4px!important;right:4px!important;bottom:4px!important;height:min(57dvh,505px)!important}.aa-gwt-backgrounds button>span{height:132px!important}.aa-gwt-frames i{height:88px!important}}@media(max-width:900px){.aa-gwt-topbar{height:48px!important;min-height:48px!important;padding:0 7px!important}.aa-gwt-shell{height:calc(100dvh - 48px)!important}.aa-gwt-exit{width:36px!important;height:36px!important;flex-basis:36px!important}.aa-gwt-top-actions{gap:3px!important}.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{height:30px!important;padding:0 8px!important;font-size:6.8px!important;letter-spacing:.035em!important}.aa-gwt-steps{height:44px!important;padding:3px 5px!important;gap:3px!important}.aa-gwt-steps>button:not(.aa-gwt-cart){min-height:38px!important;padding:2px!important;gap:1px!important;border-radius:10px!important}.aa-gwt-steps>button b{width:19px!important;height:19px!important;font-size:7px!important}.aa-gwt-steps>button span{font-size:5.1px!important;line-height:1!important}.aa-gwt-wall{top:52px!important;width:min(90vw,560px)!important;height:auto!important;aspect-ratio:82 / 54!important;max-height:none!important}.aa-gwt:not(.is-started) .aa-gwt-wall{top:4%!important;width:min(94vw,600px)!important;height:auto!important;aspect-ratio:82 / 54!important}.aa-gwt-slot{height:auto!important;aspect-ratio:var(--slot-ratio)!important}.aa-gwt-stage-actions{top:49px!important;left:7px!important}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position{height:30px!important;padding:0 9px!important;font-size:6.3px!important}.aa-gwt-move-handle{width:34px!important;height:34px!important;right:-13px!important;top:-13px!important;transform:scale(1)!important}.aa-gwt-slot>span{bottom:6px!important;padding:2px 5px!important;font-size:7.5px!important}.aa-gwt-slot>b{font-size:21px!important}.aa-gwt-panel{left:6px!important;right:6px!important;bottom:6px!important;height:min(43dvh,390px)!important;max-height:390px!important;grid-template-rows:42px minmax(0,1fr) 56px!important;border-radius:20px!important}.aa-gwt-panel:before{top:6px!important;width:34px!important;height:3px!important}.aa-gwt-panel>header{min-height:42px!important;padding:7px 9px 0 13px!important;font-size:8px!important}.aa-gwt-panel>header button{width:32px!important;height:32px!important}.aa-gwt-pane{padding:12px 12px 14px!important}.aa-gwt-design-pane{padding:0!important}.aa-gwt-pane h2,.aa-gwt-design-head h2{font-size:21px!important}.aa-gwt-pane>p,.aa-gwt-design-head p{margin-bottom:11px!important;font-size:10px!important}.aa-gwt-backgrounds{gap:9px!important}.aa-gwt-backgrounds button>span{height:112px!important;margin-bottom:7px!important}.aa-gwt-backgrounds button>strong{font-size:12px!important;padding:0 10px!important}.aa-gwt-backgrounds button>small{font-size:8px!important;padding:0 10px!important}.aa-gwt-layouts{gap:7px!important}.aa-gwt-layouts button{min-height:92px!important;padding:7px 5px!important;border-radius:13px!important}.aa-gwt-layouts button i{min-height:51px!important}.aa-gwt-layouts button span{font-size:8.5px!important}.aa-gwt-layouts button small{font-size:7px!important}.aa-gwt-design-head{padding:13px 8px 5px!important}.aa-gwt-slot-control{padding:8px 0!important}.aa-gwt-product-controls{height:46px!important;margin:0 6px 6px!important;border-radius:13px!important}.aa-gwt-category-button{padding:0 9px!important;font-size:8.7px!important}.aa-gwt-product-controls input{font-size:9.5px!important;padding-left:9px!important}.aa-gwt-products{gap:7px 6px!important;padding:6px 6px 12px!important}.aa-gwt-product{padding:3px 3px 7px!important}.aa-gwt-product strong{margin-top:6px!important;font-size:8.4px!important}.aa-gwt-product small{margin-top:2px!important;font-size:7.8px!important}.aa-gwt-frames{gap:7px!important}.aa-gwt-frames button{padding:5px 5px 7px!important;border-radius:13px!important}.aa-gwt-frames i{height:78px!important;border-radius:9px!important}.aa-gwt-frames span{margin-top:6px!important;font-size:8.7px!important}.aa-gwt-panel-actions{min-height:56px!important;padding:6px 7px calc(6px + env(safe-area-inset-bottom))!important;grid-template-columns:54px 1fr 1.2fr!important;gap:6px!important}.aa-gwt-mobile-total{min-width:54px!important}.aa-gwt-mobile-total span{font-size:5.8px!important}.aa-gwt-mobile-total strong{font-size:11px!important}.aa-gwt-panel-actions button[data-gwt-prev],.aa-gwt-panel-actions button[data-gwt-next]{min-height:40px!important;font-size:9px!important}.aa-gwt-panel-reopen{width:44px!important;height:44px!important;right:9px!important;bottom:10px!important}}@media(max-width:520px){.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{height:29px!important;padding:0 7px!important;font-size:6.4px!important}.aa-gwt-wall{top:50px!important;width:88vw!important;aspect-ratio:82 / 54!important}.aa-gwt-panel{left:5px!important;right:5px!important;bottom:5px!important;height:min(42dvh,365px)!important;max-height:365px!important}.aa-gwt-backgrounds button>span{height:104px!important}.aa-gwt-frames i{height:72px!important}}@media(max-width:390px){.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{padding:0 6px!important;font-size:6px!important}.aa-gwt-steps>button span{font-size:4.8px!important}.aa-gwt-wall{width:86vw!important}.aa-gwt-panel{height:min(41dvh,345px)!important}}@media(max-width:900px){.aa-gwt-slot{box-sizing:border-box!important;transform:translate(-50%,-50%)!important}.aa-gwt[data-state-transition=frame] .aa-gwt-slot,.aa-gwt[data-state-transition=frame] .aa-gwt-art-window img{animation:none!important}.aa-gwt-wall.frame-none .aa-gwt-slot,.aa-gwt-wall.frame-black .aa-gwt-slot,.aa-gwt-wall.frame-oak .aa-gwt-slot,.aa-gwt-wall.frame-dark-oak .aa-gwt-slot,.aa-gwt-wall.frame-white .aa-gwt-slot{transition:border-color .2s ease,border-width .2s ease,box-shadow .24s ease,filter .24s ease!important}}@media(max-width:900px){.aa-gwt-topbar{height:42px!important;min-height:42px!important;padding:0 6px!important}.aa-gwt-shell{height:calc(100dvh - 42px)!important}.aa-gwt-exit{width:32px!important;height:32px!important;flex-basis:32px!important}.aa-gwt-top-actions>button,.aa-gwt-top-actions>div>button{height:27px!important;padding:0 7px!important;font-size:6.2px!important}.aa-gwt-steps{height:36px!important;padding:2px 4px!important;gap:2px!important}.aa-gwt-steps>button:not(.aa-gwt-cart){min-height:32px!important;border-radius:9px!important;gap:0!important}.aa-gwt-steps>button b{width:17px!important;height:17px!important;font-size:6.5px!important}.aa-gwt-steps>button span{font-size:4.5px!important;letter-spacing:0!important}.aa-gwt-wall,.aa-gwt:not(.is-started) .aa-gwt-wall{top:44px!important;width:min(72vw,430px)!important;height:auto!important;aspect-ratio:82 / 54!important;max-height:none!important}.aa-gwt:not(.is-started) .aa-gwt-wall{top:4%!important;width:min(82vw,500px)!important}.aa-gwt-slot,.aa-gwt-slot.filled:hover,.aa-gwt-slot.active,.aa-gwt-slot.move-active{transform:translate(-50%,-50%)!important}.aa-gwt-wall.is-moving .aa-gwt-slot,.aa-gwt-wall.is-moving .aa-gwt-slot.filled:hover,.aa-gwt-wall.is-moving .aa-gwt-slot.active,.aa-gwt-wall.is-moving .aa-gwt-slot.move-active{transform:translate(-50%,-50%)!important;transition:border-color .18s ease,border-width .18s ease,box-shadow .18s ease,filter .18s ease!important}.aa-gwt-wall{will-change:transform}.aa-gwt-wall.is-moving{will-change:transform;transition:none!important}.aa-gwt-move-handle{touch-action:none!important;-webkit-user-select:none!important;user-select:none!important}.aa-gwt-stage-actions{top:39px!important;left:6px!important}.aa-gwt-stage-actions .aa-gwt-deselect,.aa-gwt-stage-actions .aa-gwt-reset-position{height:27px!important;padding:0 8px!important;font-size:5.9px!important}.aa-gwt-move-handle{width:30px!important;height:30px!important;right:-11px!important;top:-11px!important}.aa-gwt-selection-outline{top:-6px!important;right:-6px!important;bottom:-6px!important;left:-6px!important;border-radius:10px!important}.aa-gwt-panel{left:7px!important;right:7px!important;bottom:7px!important;height:min(34dvh,300px)!important;max-height:300px!important;grid-template-rows:36px minmax(0,1fr) 48px!important;border-radius:18px!important}.aa-gwt-panel:before{top:5px!important;width:30px!important;height:3px!important}.aa-gwt-panel>header{min-height:36px!important;padding:6px 8px 0 11px!important;font-size:7.3px!important}.aa-gwt-panel>header button{width:28px!important;height:28px!important}.aa-gwt-pane{padding:9px 10px 11px!important}.aa-gwt-design-pane{padding:0!important}.aa-gwt-pane h2,.aa-gwt-design-head h2{font-size:18px!important}.aa-gwt-pane>p,.aa-gwt-design-head p{margin-bottom:8px!important;font-size:9px!important}.aa-gwt-backgrounds button>span{height:90px!important}.aa-gwt-layouts button{min-height:76px!important;padding:5px 4px!important}.aa-gwt-layouts button i{min-height:42px!important}.aa-gwt-design-head{padding:10px 7px 4px!important}.aa-gwt-slot-control{padding:6px 0!important}.aa-gwt-product-controls{height:40px!important;margin:0 5px 5px!important}.aa-gwt-products{gap:6px 5px!important;padding:5px 5px 10px!important}.aa-gwt-product strong{font-size:7.8px!important}.aa-gwt-product small{font-size:7.2px!important}.aa-gwt-frames i{height:62px!important}.aa-gwt-frames span{font-size:8px!important}.aa-gwt-panel-actions{min-height:48px!important;padding:5px 6px calc(5px + env(safe-area-inset-bottom))!important;grid-template-columns:48px 1fr 1.18fr!important}.aa-gwt-panel-actions button[data-gwt-prev],.aa-gwt-panel-actions button[data-gwt-next]{min-height:36px!important;font-size:8px!important}.aa-gwt-panel-reopen{width:40px!important;height:40px!important;right:8px!important;bottom:9px!important}}@media(max-width:520px){.aa-gwt-wall{width:70vw!important}.aa-gwt:not(.is-started) .aa-gwt-wall{width:80vw!important}.aa-gwt-panel{height:min(33dvh,285px)!important;max-height:285px!important}}
/*# sourceMappingURL=/cdn/shop/t/188/assets/gallery-wall-tool.css.map */
