.order-app-shell{--order-blue: var(--sh-brand-blue-700, #25718a);--order-blue-soft: var(--sh-brand-blue-400, #87adad);--order-accent: var(--sh-brand-accent, #dc391c);--order-text: var(--sh-text-default, #333333);--order-muted: var(--sh-text-muted, #6b6b6b);--order-subtle: var(--sh-text-subtle, #8c8c8c);--order-disabled: var(--sh-text-disabled, #b3b3b3);--order-border: var(--sh-border-soft, #dddddd);--order-border-blue: var(--sh-border-blue-12, rgba(37, 113, 138, .12));--order-surface: #ffffff;--order-surface-alt: var(--sh-surface-alt, #f2f2f2);--order-stage: #f4f1ec;--order-warn-bg: var(--app-warn-bg, #fff3dd);--order-warn-text: var(--app-warn-text, #9a6a04);--order-success: var(--app-success-text, #1d6a36);--order-ppi-low: var(--sh-feedback-error, #b42318);--order-ppi-low-bg: #fff1ef;--order-ppi-warn: var(--order-warn-text);--order-ppi-warn-bg: var(--order-warn-bg);--order-ppi-good: var(--order-success);--order-ppi-good-bg: #ecf7ee;--order-heading-font: var(--sh-font-heading, Bitter, Georgia, serif);--order-body-font: var(--sh-font-body, "Source Sans Pro", "Source Sans 3", Arial, sans-serif);--order-dock-space: 124px;--order-preview-top: 20px;--order-preview-page-space: 178px;--order-preview-min-height: 320px;--order-shell-visible-height: 100vh;--order-shell-visible-height: 100dvh;background:var(--order-surface);color:var(--order-text);font-family:var(--order-body-font);min-height:100vh;padding-bottom:var(--order-dock-space)}body.template-sfx-new-order #stackhouse-chat-root,body.template-sfx-new-order #stackhouse-chat-loader,body.template-sfx-new-order .stackhouse-chat-loader,body.template-sfx-new-order #smile-ui-container,body.template-sfx-new-order #smile-ui-lite-container,body.template-sfx-new-order .smile-launcher-frame-container,body.template-sfx-new-order iframe.smile-launcher-frame,body.template-sfx-new-order iframe#launcher,body.template-sfx-start-order #stackhouse-chat-root,body.template-sfx-start-order #stackhouse-chat-loader,body.template-sfx-start-order .stackhouse-chat-loader,body.template-sfx-start-order #smile-ui-container,body.template-sfx-start-order #smile-ui-lite-container,body.template-sfx-start-order .smile-launcher-frame-container,body.template-sfx-start-order iframe.smile-launcher-frame,body.template-sfx-start-order iframe#launcher,body:has([data-order-app-shell]) #stackhouse-chat-root,body:has([data-order-app-shell]) #stackhouse-chat-loader,body:has([data-order-app-shell]) .stackhouse-chat-loader,body:has([data-order-app-shell]) #smile-ui-container,body:has([data-order-app-shell]) #smile-ui-lite-container,body:has([data-order-app-shell]) .smile-launcher-frame-container,body:has([data-order-app-shell]) iframe.smile-launcher-frame,body:has([data-order-app-shell]) iframe#launcher{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.order-app-shell *,.order-app-shell *:before,.order-app-shell *:after{box-sizing:border-box}.order-app-shell [hidden]{display:none!important}body.order-app-beta-is-open{overflow:hidden}.order-app-shell button,.order-app-shell input{font:inherit}.order-app-shell button{letter-spacing:0}.order-app-shell__wrap{max-width:1280px;margin:0 auto;padding:18px 32px 140px}.order-app-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--order-muted);font-size:13px}.order-app-breadcrumb a{color:var(--order-muted);text-decoration:underline;text-underline-offset:2px}.order-app-layout{display:grid;grid-template-columns:minmax(0,1fr) 392px;gap:48px;align-items:start}.order-app-preview{position:sticky;top:var(--order-preview-top);min-width:0;align-self:start;max-height:calc(100vh - var(--order-dock-space) - var(--order-preview-top) - 16px);max-height:calc(100dvh - var(--order-dock-space) - var(--order-preview-top) - 16px);display:flex;flex-direction:column;gap:10px}.order-app-preview__stage{position:relative;height:560px;height:var(--order-preview-stage-height, clamp(var(--order-preview-min-height), calc(100vh - var(--order-dock-space) - var(--order-preview-page-space)), 560px));height:var(--order-preview-stage-height, clamp(var(--order-preview-min-height), calc(100dvh - var(--order-dock-space) - var(--order-preview-page-space)), 560px));display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--order-border-blue);border-radius:4px;background:var(--order-stage);transition:background .18s ease}.order-app-preview__stage.is-crop-open{background:#eeeeec}.order-app-preview__view-toggle{position:absolute;top:12px;right:12px;z-index:5;display:flex;align-items:center;gap:2px;padding:3px;border:1px solid rgba(37,113,138,.16);border-radius:5px;background:#ffffffeb;box-shadow:0 8px 18px #00000014}.order-app-preview__view-toggle[hidden]{display:none}.order-app-preview__view-toggle button{min-height:28px;border:0;border-radius:3px;background:transparent;color:var(--order-muted);cursor:pointer;font-size:12px;font-weight:800;line-height:1;padding:7px 10px}.order-app-preview__view-toggle button[aria-pressed=true]{background:var(--order-blue);color:#fff}.order-app-preview__empty,.order-app-preview__uploading{width:min(72%,480px);aspect-ratio:1 / 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;border-radius:4px;color:var(--order-subtle);font-size:13px}.order-app-preview__empty{border:0}.order-app-preview__uploading{background:linear-gradient(100deg,#ece8e1 30%,#f6f3ee,#ece8e1 70%);background-size:200% 100%;animation:order-app-shimmer 1.1s linear infinite}.order-app-preview__empty-icon{width:42px;height:42px;border:1.5px solid currentColor;border-radius:3px;position:relative}.order-app-preview__empty-icon:before,.order-app-preview__empty-icon:after{content:"";position:absolute;background:currentColor}.order-app-preview__empty-icon:before{width:8px;height:8px;border-radius:50%;top:9px;left:10px}.order-app-preview__empty-icon:after{left:7px;right:7px;bottom:8px;height:13px;clip-path:polygon(0 100%,34% 36%,54% 66%,72% 44%,100% 100%)}.order-app-beta-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px}.order-app-beta-modal[hidden]{display:none!important}.order-app-beta-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1e1e1e7a}.order-app-beta-modal__panel{position:relative;z-index:1;width:min(100%,520px);padding:28px;border:1px solid var(--order-border-blue);border-radius:6px;background:#fff;box-shadow:0 22px 60px #00000038}.order-app-beta-modal__eyebrow{margin:0 0 8px;color:var(--order-blue);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.order-app-beta-modal h2{margin:0 0 12px;color:var(--order-blue);font-family:var(--order-heading-font);font-size:30px;line-height:1.12;letter-spacing:0}.order-app-beta-modal p{color:var(--order-muted);font-size:15px;line-height:1.55}.order-app-beta-modal__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.order-app-beta-modal__actions .order-app-primary-button,.order-app-beta-modal__actions .order-app-secondary-button{display:inline-flex;align-items:center;justify-content:center;text-align:center;text-decoration:none}.order-app-print{--order-mockup-front-x: 0px;--order-mockup-front-y: 0px;--order-mockup-front-center-x: 50%;--order-mockup-front-center-y: 50%;--order-mockup-front-w: 100%;--order-mockup-front-h: 100%;position:relative;display:grid;place-items:center;max-width:calc(100% - 72px);max-height:calc(100% - 72px)}.order-app-presentation-mockup{display:none;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;overflow:visible;pointer-events:none}.order-app-print__sheet{--order-photo-image: none;--order-border-fill: #ffffff;--order-border-top-px: 0px;--order-border-right-px: 0px;--order-border-bottom-px: 0px;--order-border-left-px: 0px;--order-presentation-mat: #ffffff;--order-presentation-mat-edge: #e2e2e2;--order-presentation-aperture-line: rgba(72, 72, 72, .18);--order-presentation-frame: transparent;--order-presentation-frame-width: 0px;width:min(480px,72vw);aspect-ratio:1 / 1;position:relative;display:block;overflow:hidden;padding:0;background:#f5ead8;border-radius:1px;box-shadow:0 12px 30px #00000029;transition:width .18s ease,height .18s ease,aspect-ratio .18s ease,padding .18s ease,background .18s ease,transform .18s ease}.order-app-print__context{position:absolute;top:50%;left:50%;z-index:0;width:var(--order-context-frame-w, 0);height:var(--order-context-frame-h, 0);overflow:visible;pointer-events:none;transform:translate(-50%,-50%)}.order-app-print__context img{position:absolute;top:var(--order-context-image-top, 0);left:var(--order-context-image-left, 0);display:block;width:var(--order-context-image-w, 0);height:var(--order-context-image-h, 0);max-width:none;filter:saturate(.9);opacity:.32;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.order-app-print__sheet img{display:block;width:var(--order-preview-image-w, 100%);height:var(--order-preview-image-h, 100%);max-width:none;position:absolute;top:var(--order-preview-image-top, 0);left:var(--order-preview-image-left, 0);object-fit:cover;z-index:1;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.order-app-preview__stage.is-crop-open .order-app-print__sheet{z-index:1;outline:2px solid rgba(37,113,138,.7);outline-offset:4px;cursor:grab;touch-action:none}.order-app-preview__stage.is-dragging .order-app-print__sheet{cursor:grabbing}.order-app-preview__stage.is-crop-open .order-app-print__sheet img{cursor:grab;touch-action:none}.order-app-preview__stage.is-dragging .order-app-print__sheet img{cursor:grabbing}.order-app-print.is-paper .order-app-print__sheet{padding:0}.order-app-print.is-paper .order-app-print__sheet:after,.order-app-print.is-matting-package .order-app-print__sheet:after,.order-app-print.is-framed-print .order-app-print__sheet:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:linear-gradient(var(--order-presentation-frame),var(--order-presentation-frame)) top / 100% var(--order-presentation-frame-width) no-repeat,linear-gradient(var(--order-presentation-frame),var(--order-presentation-frame)) right / var(--order-presentation-frame-width) 100% no-repeat,linear-gradient(var(--order-presentation-frame),var(--order-presentation-frame)) bottom / 100% var(--order-presentation-frame-width) no-repeat,linear-gradient(var(--order-presentation-frame),var(--order-presentation-frame)) left / var(--order-presentation-frame-width) 100% no-repeat,linear-gradient(var(--order-border-fill),var(--order-border-fill)) top / 100% var(--order-border-top-px) no-repeat,linear-gradient(var(--order-border-fill),var(--order-border-fill)) right / var(--order-border-right-px) 100% no-repeat,linear-gradient(var(--order-border-fill),var(--order-border-fill)) bottom / 100% var(--order-border-bottom-px) no-repeat,linear-gradient(var(--order-border-fill),var(--order-border-fill)) left / var(--order-border-left-px) 100% no-repeat}.order-app-print.is-paper .order-app-print__sheet img{border-radius:1px}.order-app-print__crop-guides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;border:1px solid rgba(255,255,255,.92);box-shadow:inset 0 0 0 9999px #14161914;background:linear-gradient(to right,transparent 33.2%,rgba(255,255,255,.7) 33.2%,rgba(255,255,255,.7) 33.8%,transparent 33.8%,transparent 66.2%,rgba(255,255,255,.7) 66.2%,rgba(255,255,255,.7) 66.8%,transparent 66.8%),linear-gradient(to bottom,transparent 33.2%,rgba(255,255,255,.7) 33.2%,rgba(255,255,255,.7) 33.8%,transparent 33.8%,transparent 66.2%,rgba(255,255,255,.7) 66.2%,rgba(255,255,255,.7) 66.8%,transparent 66.8%)}.order-app-print.is-paper .order-app-print__crop-guides,.order-app-print.is-matting-package .order-app-print__crop-guides,.order-app-print.is-framed-print .order-app-print__crop-guides{top:var(--order-border-top-px, 0);right:var(--order-border-right-px, 0);bottom:var(--order-border-bottom-px, 0);left:var(--order-border-left-px, 0)}.order-app-print.is-gallery-wrap{isolation:isolate}.order-app-print.is-gallery-wrap.has-presentation-mockup{display:block;transform:none}.order-app-print.is-gallery-wrap.has-presentation-mockup.is-crop-editing{transform:none}.order-app-print.is-gallery-wrap.has-presentation-mockup .order-app-print__sheet{position:absolute;top:var(--order-mockup-front-y);left:var(--order-mockup-front-x);z-index:2;padding:0;opacity:0;pointer-events:none;box-shadow:0 2px 6px #00000014}.order-app-print.is-gallery-wrap.has-presentation-mockup.is-crop-editing .order-app-print__sheet{opacity:1;pointer-events:auto}.order-app-print.has-presentation-mockup .order-app-presentation-mockup{display:block}.order-app-presentation-mockup.canvas-preview-active{overflow:visible}.order-app-presentation-mockup .canvas-preview-shadow{position:absolute;left:50%;top:50%;width:calc(var(--canvas-object-width, 76%) + 2%);height:calc(var(--canvas-object-height, 84%) * .1);transform:translate(calc(-50% + var(--canvas-object-shift-x, 2%)),calc(var(--canvas-object-height, 84%) * .56)) scale(var(--canvas-shadow-scale, 1));border-radius:999px;background:radial-gradient(ellipse at center,rgba(0,0,0,var(--canvas-shadow-opacity, .18)),#0000000d 62%,#0000);filter:blur(12px);z-index:1;pointer-events:none}.order-app-presentation-mockup .canvas-preview-object{position:absolute;left:50%;top:50%;width:var(--canvas-object-width, 76%);height:var(--canvas-object-height, 90%);transform:translate(calc(-50% + var(--canvas-object-shift-x, 4%)),-50%);z-index:2;pointer-events:none}.order-app-presentation-mockup .canvas-preview-front{position:absolute;right:0;top:0;width:var(--canvas-front-width, 90%);height:var(--canvas-front-height, 100%);overflow:hidden;clip-path:polygon(var(--canvas-seam-inset, .18%) 0,100% 0,100% 100%,var(--canvas-seam-inset, .18%) 100%,0 calc(100% - var(--canvas-side-lift, 12%)),0 var(--canvas-side-lift, 12%));transform-origin:left center;transform:perspective(1200px) rotateY(var(--canvas-front-rotate, 4deg));box-shadow:0 12px 26px #00000029;z-index:2}.order-app-presentation-mockup .canvas-preview-front>img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.order-app-presentation-mockup .canvas-preview-side{position:absolute;left:0;top:0;width:var(--canvas-side-width, 10%);height:100%;overflow:hidden;clip-path:polygon(100% 0,100% 100%,0 calc(100% - var(--canvas-side-lift, 12%)),0 var(--canvas-side-lift, 12%));background:linear-gradient(180deg,#181818f5,#000000e6);box-shadow:inset -1px 0 #ffffff1f,inset 8px 0 16px #0000002e;z-index:1}.order-app-presentation-mockup .canvas-preview-side-image{position:absolute;left:0;top:0;width:220%;height:100%;object-fit:cover;object-position:left center;transform:scaleX(-1);transform-origin:center center;filter:saturate(.96) brightness(.95)}.order-app-presentation-mockup .canvas-preview-side[style*="url("] .canvas-preview-side-image,.order-app-presentation-mockup.edge-black .canvas-preview-side-image,.order-app-presentation-mockup.edge-white .canvas-preview-side-image{display:none}.order-app-presentation-mockup.edge-white .canvas-preview-side{background:linear-gradient(180deg,#fffffffa,#eeeeeef5);box-shadow:inset -1px 0 #ffffffb3,inset 10px 0 18px #00000014}.order-app-presentation-mockup.edge-black .canvas-preview-side{background:linear-gradient(180deg,#181818fa,#000000f0)}.order-app-presentation-mockup.gallery-layout-active{overflow:hidden}.order-app-print.is-gallery-wrap.has-presentation-mockup.is-layout-view .order-app-print__sheet{display:none}.gallery-layout-map{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border:0;background:var(--gallery-layout-edge-fill, #f8f7f2);box-shadow:0 0 0 1px #26262633,0 16px 34px #0000001f}.gallery-layout-edge,.gallery-layout-front,.gallery-layout-corner,.gallery-layout-fold,.gallery-layout-depth,.gallery-layout-label{box-sizing:border-box;position:absolute;pointer-events:none}.gallery-layout-edge,.gallery-layout-corner,.gallery-layout-front{overflow:hidden}.gallery-layout-corner{background:var(--gallery-layout-edge-fill, #f8f7f2)}.gallery-layout-front{background:#f8f8f4;box-shadow:none;z-index:2}.gallery-layout-front img,.gallery-layout-edge img{position:absolute;display:block;max-width:none;z-index:0;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.gallery-layout-edge img{opacity:.72;filter:saturate(.92) contrast(.96)}.gallery-layout-edge.is-solid img{display:none}.gallery-layout-edge.is-solid{background:var(--gallery-layout-edge-fill, #f8f7f2)}.gallery-layout-edge.is-tinted:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--gallery-edge-tint, transparent)}.gallery-layout-edge-label{position:absolute;z-index:2;top:50%;left:50%;color:#ffffffeb;font-family:var(--order-body-font);font-size:10px;font-weight:800;letter-spacing:3px;line-height:1;text-shadow:0 1px 3px rgba(0,0,0,.42);text-transform:uppercase;white-space:nowrap}.gallery-layout-map.edge-white .gallery-layout-edge-label{color:#ffffff14;text-shadow:none;-webkit-text-stroke:.7px rgba(0,0,0,.56)}.gallery-layout-map.edge-black .gallery-layout-edge-label{color:#ffffffe6;text-shadow:none;-webkit-text-stroke:.4px rgba(255,255,255,.35)}.gallery-layout-edge.is-top .gallery-layout-edge-label{transform:translate(-50%,-50%)}.gallery-layout-edge.is-right .gallery-layout-edge-label{transform:translate(-50%,-50%) rotate(90deg)}.gallery-layout-edge.is-bottom .gallery-layout-edge-label{transform:translate(-50%,-50%) rotate(180deg)}.gallery-layout-edge.is-left .gallery-layout-edge-label{transform:translate(-50%,-50%) rotate(-90deg)}.gallery-layout-edge.is-top,.gallery-layout-edge.is-bottom{left:var(--gallery-front-left);width:var(--gallery-front-width);height:var(--gallery-edge-top)}.gallery-layout-edge.is-top{top:0;border-bottom:1px solid rgba(37,113,138,.28)}.gallery-layout-edge.is-bottom{top:calc(var(--gallery-front-top) + var(--gallery-front-height));height:var(--gallery-edge-bottom);border-top:1px solid rgba(37,113,138,.28)}.gallery-layout-edge.is-left,.gallery-layout-edge.is-right{top:var(--gallery-front-top);width:var(--gallery-edge-left);height:var(--gallery-front-height)}.gallery-layout-edge.is-left{left:0;border-right:1px solid rgba(37,113,138,.28)}.gallery-layout-edge.is-right{left:calc(var(--gallery-front-left) + var(--gallery-front-width));width:var(--gallery-edge-right);border-left:1px solid rgba(37,113,138,.28)}.gallery-layout-corner.is-top-left{left:0;top:0;width:var(--gallery-edge-left);height:var(--gallery-edge-top)}.gallery-layout-corner.is-top-right{right:0;top:0;width:var(--gallery-edge-right);height:var(--gallery-edge-top)}.gallery-layout-corner.is-bottom-left{left:0;bottom:0;width:var(--gallery-edge-left);height:var(--gallery-edge-bottom)}.gallery-layout-corner.is-bottom-right{right:0;bottom:0;width:var(--gallery-edge-right);height:var(--gallery-edge-bottom)}.gallery-layout-fold{z-index:4;border:1px solid rgba(37,113,138,.86);box-shadow:none}.gallery-layout-depth{z-index:4;border:1px dashed rgba(167,103,0,.88)}.gallery-layout-label{z-index:5;max-width:min(210px,52%);padding:5px 7px;border-radius:4px;background:#ffffffe6;color:#343434;font-size:11px;font-weight:800;line-height:1.15;box-shadow:0 5px 13px #00000014;white-space:nowrap}.gallery-layout-label.is-depth{top:8px;right:8px;max-width:calc(100% - 16px);display:flex;align-items:center;gap:6px;color:#5f4520}.gallery-layout-label.is-depth:before{content:"";width:10px;height:10px;flex:0 0 auto;border:1px solid rgba(0,0,0,.18);border-radius:50%;background:var(--gallery-edge-accent, #9a6400)}.gallery-layout-label.is-face{left:calc(var(--gallery-front-left) + 8px);bottom:calc(var(--gallery-edge-bottom) + 8px);color:var(--order-blue)}.order-app-print.has-presentation-mockup .order-app-print__context{top:var(--order-mockup-front-center-y);left:var(--order-mockup-front-center-x);z-index:1}.order-app-preview__stage.is-crop-open .order-app-print.is-gallery-wrap.has-presentation-mockup .order-app-print__sheet{z-index:2}.order-app-print.is-gallery-wrap.is-crop-editing .order-app-presentation-mockup{opacity:.18}.order-app-print.is-matting-package .order-app-print__sheet,.order-app-print.is-framed-print .order-app-print__sheet{padding:0;background:var(--order-presentation-mat);border:1px solid var(--order-presentation-mat-edge);box-shadow:0 1px #ffffffe6 inset,0 16px 38px #00000029}.order-app-print.is-matting-package .order-app-print__sheet:before,.order-app-print.is-framed-print .order-app-print__sheet:before{content:"";position:absolute;inset:var(--order-border-top-px, 0) var(--order-border-right-px, 0) var(--order-border-bottom-px, 0) var(--order-border-left-px, 0);z-index:2;pointer-events:none;box-shadow:0 0 0 1px var(--order-presentation-aperture-line),0 2px 7px #00000021}.order-app-print.is-matting-package .order-app-print__sheet img,.order-app-print.is-framed-print .order-app-print__sheet img{border-radius:0}.order-app-print.is-framed .order-app-print__sheet{padding:calc(var(--order-border-px, 0) + 18px);background:#f3eee4;border:12px solid #40372d;box-shadow:0 16px 42px #0000002e}.order-app-print__badge{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:3px;background:#9a6a04f2;color:#fff;font-size:11px;font-weight:700}.order-app-crop-toolbar{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;width:max-content;max-width:100%;margin:0 auto;padding:6px;border:1px solid rgba(37,113,138,.16);border-radius:6px;background:#fff;box-shadow:0 8px 22px #0000001a}.order-app-crop-toolbar.is-editing{border-color:#25718a47}.order-app-crop-toolbar button{min-height:34px;border:0;border-radius:4px;background:transparent;color:var(--order-text);cursor:pointer;font-size:13px;font-weight:700;padding:7px 10px;white-space:nowrap}.order-app-crop-toolbar button:hover{background:var(--order-surface-alt)}.order-app-crop-toolbar button:disabled{color:var(--order-disabled);cursor:default}.order-app-crop-toolbar button:disabled:hover{background:transparent}.order-app-crop-toolbar [data-order-crop-done]{background:var(--order-blue);color:#fff;padding-inline:14px}.order-app-crop-toolbar [data-order-crop-done]:hover{background:#1f6378}.order-app-crop-toolbar__icon{width:34px;min-width:34px;padding:0!important;font-size:18px!important;line-height:1}.order-app-crop-toolbar__scale{min-width:190px;display:flex;align-items:center;gap:8px;color:var(--order-muted);font-size:12px}.order-app-crop-toolbar__scale input{width:118px;accent-color:var(--order-blue)}.order-app-crop-toolbar__scale output{min-width:38px;color:var(--order-text);font-variant-numeric:tabular-nums;text-align:right}.order-app-crop-overlay{position:absolute;top:40px;right:40px;bottom:40px;left:40px;display:flex;align-items:center;justify-content:center;pointer-events:none}.order-app-crop-overlay__grid{width:min(480px,70%);aspect-ratio:var(--order-preview-ratio, 1 / 1);border:2px solid #ffffff;border-radius:2px;box-shadow:0 0 0 9999px #1416198c;background:linear-gradient(to right,transparent 33.2%,rgba(255,255,255,.45) 33.2%,rgba(255,255,255,.45) 33.8%,transparent 33.8%,transparent 66.2%,rgba(255,255,255,.45) 66.2%,rgba(255,255,255,.45) 66.8%,transparent 66.8%),linear-gradient(to bottom,transparent 33.2%,rgba(255,255,255,.45) 33.2%,rgba(255,255,255,.45) 33.8%,transparent 33.8%,transparent 66.2%,rgba(255,255,255,.45) 66.2%,rgba(255,255,255,.45) 66.8%,transparent 66.8%)}.order-app-preview__stage.has-crop-error .order-app-crop-overlay__grid{border-color:var(--sh-feedback-error, #ee1115);background:linear-gradient(to right,transparent 33.2%,rgba(238,17,21,.5) 33.2%,rgba(238,17,21,.5) 33.8%,transparent 33.8%,transparent 66.2%,rgba(238,17,21,.5) 66.2%,rgba(238,17,21,.5) 66.8%,transparent 66.8%),linear-gradient(to bottom,transparent 33.2%,rgba(238,17,21,.5) 33.2%,rgba(238,17,21,.5) 33.8%,transparent 33.8%,transparent 66.2%,rgba(238,17,21,.5) 66.2%,rgba(238,17,21,.5) 66.8%,transparent 66.8%)}.order-app-preview__caption{display:flex;justify-content:space-between;gap:12px;margin-top:0;margin-bottom:6px;color:var(--order-muted);font-size:13px}.order-app-preview__caption span:last-child{text-align:right}.order-app-config{min-width:0}@media(min-width:981px){.order-app-shell{height:var(--order-shell-visible-height);min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.order-app-shell__wrap{width:100%;flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.order-app-layout{flex:1 1 auto;min-height:0;align-items:stretch;grid-template-rows:minmax(0,1fr);overflow:hidden}.order-app-preview{position:relative;top:auto;height:100%;max-height:none;display:grid;grid-template-rows:minmax(0,1fr) auto auto;gap:10px}.order-app-preview__stage{height:auto;min-height:0}.order-app-config{height:100%;max-height:100%;min-height:0;position:relative;display:flex;flex-direction:column;overflow:hidden}.order-app-config:after{content:"";position:absolute;right:0;bottom:0;left:0;height:22px;z-index:2;pointer-events:none;background:linear-gradient(to bottom,#fff0,#fff 84%)}.order-app-config__header{flex:0 0 auto;position:relative;z-index:3;margin-bottom:0;background:#fff}.order-app-steps{flex:1 1 auto;min-height:0;margin-right:-22px;overflow-y:auto;overscroll-behavior:contain;padding-right:22px;padding-bottom:32px;scroll-padding:10px 0 34px;scrollbar-gutter:stable;scrollbar-color:rgba(37,113,138,.35) transparent;scrollbar-width:thin}.order-app-steps::-webkit-scrollbar{width:10px}.order-app-steps::-webkit-scrollbar-track{background:transparent}.order-app-steps::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background-clip:content-box;background-color:#25718a57}.order-app-dock{position:relative;bottom:auto;flex:0 0 auto;margin-top:0}}.order-app-config__header{padding-bottom:16px;border-bottom:1px solid var(--order-border-blue)}.order-app-config__title-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.order-app-config__title-row h1{margin:0;color:#1f5364;font-family:var(--order-heading-font);font-size:34px;font-weight:600;letter-spacing:0;line-height:1.08}.order-app-link-button{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--order-accent);cursor:pointer;font-size:13px;font-weight:700;padding:0;text-decoration:none}.order-app-link-button:hover{text-decoration:underline;text-underline-offset:2px}.order-app-product-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:16px 0 6px}.order-app-product-picker__item{min-width:0;display:flex;align-items:center;gap:10px;min-height:64px;padding:8px;border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-text);cursor:pointer;text-align:left}.order-app-product-picker__item img{width:48px;height:48px;border-radius:3px;object-fit:cover;background:var(--order-surface-alt);flex:0 0 auto}.order-app-product-picker__item span{min-width:0;display:grid;gap:2px}.order-app-product-picker__item strong,.order-app-product-picker__item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-app-product-picker__item strong{color:var(--order-text);font-size:13px;font-weight:700}.order-app-product-picker__item small{color:var(--order-muted);font-size:12px}.order-app-product-picker__item.is-active{border-color:var(--order-blue);box-shadow:0 0 0 1px var(--order-blue) inset}.order-app-step{border-top:0;border-bottom:1px solid var(--order-border-blue);padding:20px 0;opacity:1}.order-app-step.is-locked{opacity:.55}.order-app-step__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left}.order-app-step.is-locked .order-app-step__header{cursor:default}.order-app-step__label{min-width:0;display:flex;align-items:center;gap:11px}.order-app-step__label>span{width:28px;height:24px;display:inline-grid;place-items:center;border:1px solid rgba(37,113,138,.18);border-radius:999px;background:#25718a0d;color:var(--order-blue);font-family:var(--order-body-font);font-size:11px;font-weight:800;letter-spacing:.08em;line-height:1}.order-app-step__label strong{color:var(--order-text);font-family:var(--order-body-font);font-size:20px;font-weight:800;letter-spacing:0;line-height:1.2}.order-app-step.is-open .order-app-step__label>span{border-color:var(--order-blue);background:var(--order-blue);color:#fff}.order-app-step.is-locked .order-app-step__label strong{color:var(--order-disabled)}.order-app-step.is-locked .order-app-step__label>span{border-color:var(--order-border);background:var(--order-surface-alt);color:var(--order-disabled)}.order-app-step__meta{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;color:var(--order-muted);font-size:12px}.order-app-step__meta [data-order-step-summary]{max-width:176px;overflow:hidden;color:var(--order-muted);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.order-app-step__edit{display:none;color:var(--order-accent);font-weight:700}.order-app-step.is-complete:not(.is-open) .order-app-step__edit{display:inline}.order-app-step__body{display:none;margin-top:18px}.order-app-step.is-open .order-app-step__body{display:block}.order-app-photo-tabs,.order-app-segment{display:flex;gap:6px;margin-bottom:14px}.order-app-photo-tabs button,.order-app-segment button{min-height:38px;padding:8px 16px;border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-text);cursor:pointer;font-size:13px;font-weight:700}.order-app-photo-tabs button.is-active,.order-app-segment button.is-active{border-color:var(--order-blue);background:var(--order-blue);color:#fff}.order-app-upload{width:100%;min-height:156px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:30px 20px;border:1.5px dashed var(--sh-border-default, #a3a3a3);border-radius:6px;background:var(--order-surface-alt);color:var(--order-text);cursor:pointer;text-align:center}.order-app-upload.is-dragging{border-color:var(--order-blue);background:#25718a12}.order-app-upload__icon{width:30px;height:30px;border:2px solid var(--order-blue);border-radius:50%;position:relative}.order-app-upload__icon:before,.order-app-upload__icon:after{content:"";position:absolute;background:var(--order-blue);left:50%;transform:translate(-50%)}.order-app-upload__icon:before{width:2px;height:14px;top:7px}.order-app-upload__icon:after{width:10px;height:10px;top:6px;background:transparent;border-left:2px solid var(--order-blue);border-top:2px solid var(--order-blue);transform:translate(-50%) rotate(45deg)}.order-app-upload strong{font-size:15px}.order-app-upload small,.order-app-helper{color:var(--order-muted);font-size:12px;line-height:1.45}.order-app-helper{margin:10px 0 0}.order-app-library__toolbar{display:flex;gap:8px;margin-bottom:12px}.order-app-library__toolbar label{min-width:0;flex:1}.order-app-library__toolbar input{width:100%;height:38px;border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-text);padding:0 10px;font-size:13px}.order-app-library__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.order-app-library__empty{grid-column:1 / -1;display:grid;gap:4px;min-height:116px;align-content:center;padding:18px;border:1px dashed var(--order-border);border-radius:4px;background:var(--order-surface-alt);color:var(--order-muted);text-align:center}.order-app-library__empty strong{color:var(--order-text);font-size:14px}.order-app-library__empty span{font-size:12px;line-height:1.45}.order-app-library__item,.order-app-size-card,.order-app-media-card,.order-app-border-card{border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-text);cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease,transform 80ms ease}.order-app-library__item:hover,.order-app-size-card:hover,.order-app-media-card:hover,.order-app-border-card:hover{border-color:var(--order-blue-soft);box-shadow:0 2px 10px #25718a1f}.order-app-library__item:active,.order-app-size-card:active,.order-app-media-card:active,.order-app-border-card:active{transform:translateY(1px)}.order-app-library__item{min-width:0;position:relative;display:block;aspect-ratio:1 / 1;overflow:hidden;padding:0;text-align:left}.order-app-library__item-image{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--order-surface-alt);overflow:hidden}.order-app-library__item-image img{width:100%;height:100%;display:block;object-fit:cover}.order-app-library__item-image span{position:absolute;top:6px;left:6px;border-radius:3px;background:var(--order-warn-text);color:#fff;font-size:9px;font-weight:700;padding:2px 5px;text-transform:uppercase}.order-app-library__item-copy{position:absolute;inset-inline:0;bottom:0;z-index:1;padding:22px 8px 8px;background:linear-gradient(to top,#171819c7,#17181900);opacity:0;transform:translateY(6px);transition:opacity .14s ease,transform .14s ease;pointer-events:none}.order-app-library__item:hover .order-app-library__item-copy,.order-app-library__item:focus-visible .order-app-library__item-copy{opacity:1;transform:translateY(0)}.order-app-library__item-copy strong,.order-app-library__item-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-app-library__item-copy strong{color:#fff;font-size:12px;text-shadow:0 1px 2px rgba(0,0,0,.35)}.order-app-library__item-copy small{color:#ffffffd1;font-size:11px;text-shadow:0 1px 2px rgba(0,0,0,.35)}.order-app-library__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:12px;color:var(--order-muted);font-size:12px}.order-app-library__pager{display:flex;align-items:center;gap:6px}.order-app-library__pager button{min-width:42px;min-height:30px;border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-blue);cursor:pointer;font-size:12px}.order-app-library__pager button:disabled{color:var(--order-disabled);cursor:default}.order-app-file-card{display:flex;align-items:center;gap:14px;padding:14px;border:1px solid var(--order-border);border-radius:6px}.order-app-upload-progress{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid var(--order-border);border-radius:6px}.order-app-upload-progress span:last-child{min-width:0;display:grid;gap:4px}.order-app-upload-progress strong{color:var(--order-text);font-size:14px}.order-app-upload-progress small{color:var(--order-muted);font-size:12px}.order-app-file-card img{width:56px;height:56px;border-radius:3px;object-fit:cover;flex:0 0 auto}.order-app-file-card span{min-width:0;flex:1;display:grid;gap:2px}.order-app-file-card strong,.order-app-file-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-app-file-card strong{font-size:14px}.order-app-file-card small{color:var(--order-muted);font-size:13px}.order-app-warning{display:flex;gap:10px;margin-top:12px;padding:12px 14px;border-radius:6px;background:var(--order-warn-bg);color:var(--order-warn-text);font-size:13px;line-height:1.45}.order-app-warning:before{content:"!";width:18px;height:18px;display:inline-grid;place-items:center;flex:0 0 auto;margin-top:1px;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:700}.order-app-size-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.order-app-size-card{min-height:88px;padding:12px;position:relative;text-align:left}.order-app-size-card strong{display:block;color:var(--order-blue);font-family:var(--order-heading-font);font-size:16px;font-weight:500}.order-app-size-card small{display:block;color:var(--order-muted);font-size:12px}.order-app-size-card__resolution{margin-top:4px;font-weight:700}.order-app-size-card__bucket{margin-top:4px;color:var(--order-blue);font-weight:700}.order-app-size-card.is-size-extended,.order-app-size-card.is-size-review,.order-app-size-card.is-size-custom_only{background:#fafafa}.order-app-size-card.is-live-resolution .order-app-size-card__resolution{padding-top:4px;border-top:1px solid currentColor}.order-app-size-card.is-active,.order-app-media-card.is-active,.order-app-border-card.is-active{border:2px solid var(--order-blue)}.order-app-size-card.is-resolution-low{border-color:var(--order-ppi-low);background:var(--order-ppi-low-bg)}.order-app-size-card.is-resolution-low .order-app-size-card__resolution{color:var(--order-ppi-low)}.order-app-size-card.is-resolution-warn{border-color:var(--order-ppi-warn);background:var(--order-ppi-warn-bg)}.order-app-size-card.is-resolution-warn .order-app-size-card__resolution{color:var(--order-ppi-warn)}.order-app-size-card.is-resolution-good{border-color:var(--order-ppi-good);background:var(--order-ppi-good-bg)}.order-app-size-card.is-resolution-good .order-app-size-card__resolution{color:var(--order-ppi-good)}.order-app-size-card.is-disabled,.order-app-size-card:disabled{border-color:var(--order-border);background:#f3f3f3;color:var(--order-disabled);cursor:not-allowed;opacity:.62}.order-app-size-card.is-disabled:hover,.order-app-size-card:disabled:hover{border-color:var(--order-border);box-shadow:none}.order-app-size-card.is-disabled strong,.order-app-size-card.is-disabled small,.order-app-size-card:disabled strong,.order-app-size-card:disabled small{color:var(--order-disabled)}.order-app-size-card.is-resolution-low:after,.order-app-size-card.is-resolution-warn:after{content:"!";position:absolute;top:7px;right:8px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;border:1px solid currentColor;font-size:11px;font-weight:700}.order-app-size-card.is-resolution-low:after{color:var(--order-ppi-low)}.order-app-size-card.is-resolution-warn:after{color:var(--order-ppi-warn)}.order-app-custom-size{display:grid;gap:12px}.order-app-custom-size__fields{display:grid;grid-template-columns:1fr auto 1fr auto;align-items:end;gap:12px}.order-app-custom-size label{display:grid;gap:5px;color:var(--order-muted);font-size:12px}.order-app-custom-size input{width:100%;min-height:40px;border:1px solid var(--order-border);border-radius:4px;padding:9px 12px;color:var(--order-text);font-size:15px}.order-app-custom-size__tools{display:flex;flex-wrap:wrap;gap:8px}.order-app-custom-size__tools button{min-height:34px;padding:7px 11px;border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-blue);cursor:pointer;font-size:12px;font-weight:700}.order-app-custom-size__tools button[aria-pressed=true]{border-color:var(--order-blue);background:#25718a14;color:var(--order-text)}.order-app-custom-size__tools button:disabled{color:var(--order-disabled);cursor:default}.order-app-resolution-note{margin-top:10px;padding:9px 10px;border:1px solid var(--order-border);border-radius:4px;background:#fff;color:var(--order-muted);font-size:12px;line-height:1.4}.order-app-resolution-note.is-blocked,.order-app-resolution-note.is-low{border-color:var(--order-ppi-low);background:var(--order-ppi-low-bg);color:var(--order-ppi-low)}.order-app-resolution-note.is-warn{border-color:var(--order-ppi-warn);background:var(--order-ppi-warn-bg);color:var(--order-ppi-warn)}.order-app-resolution-note.is-good{border-color:var(--order-ppi-good);background:var(--order-ppi-good-bg);color:var(--order-ppi-good)}.order-app-crop-button{margin-top:14px}.order-app-crop-card{margin-top:14px;padding:14px;border:1px solid var(--order-border);border-radius:6px;background:#fff}.order-app-crop-card.has-error{border-color:var(--sh-feedback-error, #ee1115);background:#fff6f5}.order-app-crop-card>div:first-child,.order-app-crop-card>div:last-child,.order-app-zoom{display:flex;align-items:center;justify-content:space-between;gap:8px}.order-app-crop-card>div:first-child span,.order-app-crop-card p{color:var(--order-muted);font-size:13px;line-height:1.45}.order-app-crop-card.has-error p{color:var(--sh-feedback-error, #ee1115)}.order-app-zoom{justify-content:flex-start;margin:12px 0;color:var(--order-muted);font-size:12px}.order-app-zoom input{flex:1;accent-color:var(--order-blue)}.order-app-zoom span{min-width:48px;text-align:right;color:var(--order-text);font-variant-numeric:tabular-nums}.order-app-media-list{display:grid;gap:8px}.order-app-media-card{min-width:0;display:flex;align-items:center;gap:12px;padding:10px;text-align:left}.order-app-media-card__swatch{width:56px;height:40px;flex:0 0 auto;border-radius:2px;background:radial-gradient(circle at 22% 30%,rgba(255,255,255,.58),transparent 22%),linear-gradient(135deg,var(--swatch-a),var(--swatch-b) 62%,var(--swatch-c))}.order-app-media-card__image{width:64px;height:44px;flex:0 0 auto;border-radius:3px;background:var(--order-surface-alt);overflow:hidden}.order-app-media-card__image img{width:100%;height:100%;display:block;object-fit:cover}.order-app-media-card__copy{min-width:0;flex:1;display:grid;gap:2px}.order-app-media-card strong,.order-app-media-card small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-app-media-card strong{color:var(--order-text);font-family:var(--order-heading-font);font-size:15px;font-weight:500}.order-app-media-card small{color:var(--order-muted);font-size:12px}.order-app-media-card.is-active:after{content:"";width:10px;height:18px;border-bottom:2px solid var(--order-blue);border-right:2px solid var(--order-blue);transform:rotate(45deg);flex:0 0 auto}.order-app-border-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.order-app-border-grid.has-option-groups{row-gap:10px}.order-app-option-group-title{grid-column:1 / -1;margin:8px 0 0;color:var(--order-muted);font-family:var(--order-body-font);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.order-app-option-group-title:first-child{margin-top:0}.order-app-border-card{min-height:54px;padding:16px;color:var(--order-text);font-weight:700;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.order-app-border-card strong{font:inherit}.order-app-border-card small{max-width:100%;color:var(--order-muted);font-size:12px;font-weight:600;line-height:1.25}.order-app-border-card.is-active{color:var(--order-blue)}.order-app-primary-button,.order-app-secondary-button{min-height:44px;border-radius:4px;cursor:pointer;font-weight:700}.order-app-primary-button{border:0;background:var(--order-accent);color:#fff;padding:12px 22px}.order-app-secondary-button{border:1px solid var(--order-border);background:transparent;color:var(--order-text);padding:10px 16px}.order-app-primary-button:disabled,.order-app-secondary-button:disabled{cursor:not-allowed;opacity:.45}.order-app-dock{position:sticky;bottom:0;z-index:20;margin-top:calc(var(--order-dock-space) * -1);border-top:1px solid var(--order-border-blue);background:#fff;box-shadow:0 -8px 24px #0000000d;padding:14px 32px}.order-app-dock__inner{max-width:1280px;margin:0 auto}@media(min-width:981px){.order-app-shell .order-app-dock{position:relative;bottom:auto;flex:0 0 auto;margin-top:0}}.order-app-volume{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(360px,460px);align-items:center;gap:10px 18px;margin-bottom:12px;padding:3px 0 12px;border-bottom:1px solid var(--order-border-blue);color:var(--order-text);font-size:13px}.order-app-volume__icon{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;color:var(--order-blue)}.order-app-volume__icon svg{display:block;width:20px;height:20px;overflow:visible;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.order-app-volume__icon circle{fill:currentColor;stroke:none}.order-app-volume [data-order-volume-text]{min-width:0;line-height:1.35}.order-app-volume__meter{position:relative;min-width:320px;height:28px}.order-app-volume__meter:before,.order-app-volume__meter-bar{content:"";position:absolute;top:11px;left:0;height:6px;border-radius:999px}.order-app-volume__meter:before{right:0;background:#e6eeee;box-shadow:inset 0 0 0 1px #2a7b9014}.order-app-volume__meter-bar{width:var(--order-volume-fill, 0%);min-width:14px;max-width:100%;background:var(--order-blue);box-shadow:0 0 0 1px #2a7b900f}.order-app-volume__point{position:absolute;top:14px;width:13px;height:13px;border:3px solid #ffffff;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #9fb6bb,0 1px 2px #2a35391f;transform:translate(-50%,-50%)}.order-app-volume__point.is-reached{background:var(--order-blue);box-shadow:0 0 0 1px var(--order-blue),0 1px 2px #2a35391f}.order-app-dock__row{display:flex;align-items:center;justify-content:space-between;gap:24px}.order-app-dock__summary{min-width:0;display:flex;align-items:center;gap:20px;color:var(--order-muted);font-size:13px}.order-app-dock__summary strong{color:var(--order-text);font-family:var(--order-heading-font);font-size:16px;font-weight:500;white-space:nowrap}.order-app-dock__summary span{min-width:0}.order-app-dock__actions{display:flex;align-items:center;gap:20px;flex:0 0 auto}.order-app-qty{display:flex;align-items:center;border:1px solid var(--order-border);border-radius:4px}.order-app-qty button{width:36px;height:40px;border:0;background:transparent;color:var(--order-accent);cursor:pointer;font-size:18px}.order-app-qty span{width:32px;text-align:center}.order-app-price{min-width:94px;color:var(--order-text);font-family:var(--order-heading-font);font-size:24px;font-weight:600;text-align:right}.order-app-price.has-discount{color:var(--order-blue)}.order-app-add{min-width:190px;padding:16px 34px}.order-app-dock.is-added .order-app-dock__summary{color:var(--order-success);font-size:15px;font-weight:700}.order-app-dock.is-added .order-app-dock__summary strong{color:var(--order-success)}.order-app-dock.is-adding .order-app-dock__summary,.order-app-dock.is-adding .order-app-dock__summary strong{color:var(--order-blue)}.order-app-dock.has-error .order-app-dock__summary,.order-app-dock.has-error .order-app-dock__summary strong{color:var(--sh-feedback-error, #ee1115)}.order-app-spinner{width:30px;height:30px;border:3px solid var(--order-border);border-top-color:var(--order-blue);border-radius:50%;animation:order-app-spin .9s linear infinite}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes order-app-spin{to{transform:rotate(360deg)}}@keyframes order-app-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:980px){.order-app-shell{--order-dock-space: 150px;--order-preview-top: 0px;padding-bottom:var(--order-dock-space)}.order-app-shell__wrap{padding:14px 16px 180px}.order-app-layout{display:block}.order-app-preview{position:sticky;top:0;z-index:10;margin:0 -16px;padding:6px 16px 10px;border-bottom:1px solid var(--order-border-blue);background:#fff}.order-app-preview__stage{height:186px}.order-app-crop-toolbar{gap:4px;max-width:100%;padding:4px}.order-app-crop-toolbar button{min-height:30px;padding:6px 8px;font-size:12px}.order-app-crop-toolbar__icon{width:30px;min-width:30px}.order-app-crop-toolbar__scale{min-width:112px;gap:5px}.order-app-crop-toolbar__scale span{display:none}.order-app-crop-toolbar__scale input{width:72px}.order-app-crop-toolbar__scale output{min-width:34px;font-size:11px}.order-app-print{max-width:calc(100% - 40px);max-height:calc(100% - 30px)}.order-app-beta-modal{padding:16px}.order-app-beta-modal__panel{padding:22px}.order-app-beta-modal h2{font-size:24px}.order-app-beta-modal__actions{display:grid;grid-template-columns:1fr}.order-app-print__sheet{width:min(170px,72vw)}.order-app-preview__caption{display:none}.order-app-config{padding-top:14px}.order-app-custom-size__fields{grid-template-columns:1fr auto 1fr}.order-app-custom-size__fields .order-app-primary-button{grid-column:1 / -1}.order-app-config__title-row h1{font-size:26px;line-height:1.1}.order-app-product-picker{grid-template-columns:1fr}.order-app-step{padding:15px 0}.order-app-step__label{gap:8px}.order-app-step__label>span{width:25px;height:22px;font-size:10px}.order-app-step__label strong{font-size:17px;line-height:1.25}.order-app-step__body{margin-top:12px}.order-app-library__grid,.order-app-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.order-app-custom-size{grid-template-columns:1fr auto 1fr}.order-app-custom-size .order-app-primary-button{grid-column:1 / -1}.order-app-dock{margin-top:calc(var(--order-dock-space) * -1);padding:10px 16px 14px}.order-app-volume{grid-template-columns:auto minmax(0,1fr);gap:8px 10px}.order-app-volume__meter{grid-column:1 / -1;width:100%;min-width:0}.order-app-dock__row,.order-app-dock__actions{display:grid;grid-template-columns:1fr auto;gap:9px 12px}.order-app-dock__row{grid-template-columns:1fr}.order-app-dock__summary{display:block}.order-app-dock__summary strong,.order-app-dock__summary span{display:inline}.order-app-add{grid-column:1 / -1;width:100%;min-width:0;min-height:48px;padding:13px 0;text-transform:uppercase}.order-app-price{min-width:0;font-size:22px}}@media(max-width:480px){.order-app-breadcrumb{margin-bottom:10px}.order-app-step__meta [data-order-step-summary]{max-width:96px}.order-app-border-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/order-app.css.map */
