@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Space+Grotesk:wght@400;600;700&family=Space+Mono:wght@400;700&display=swap";.lumo-edge-guard-customizer{--lumo-ink: #2d2a26;--lumo-paper: #fdfbf7;--lumo-white: #fffefa;--lumo-yellow: #efc862;--lumo-orange: #f27a62;--lumo-blue: #7d98a1;--lumo-green: #8fb996;color:var(--lumo-ink);background:var(--lumo-white);font-family:Space Grotesk,sans-serif}.lumo-edge-guard-customizer *,.lumo-edge-guard-customizer *:before,.lumo-edge-guard-customizer *:after{box-sizing:border-box}.lumo-edge-guard-customizer__production-file{display:none}.lumo-edge-guard-customizer__inner{display:grid;grid-template-columns:minmax(460px,1.42fr) minmax(300px,.58fr);align-items:stretch}.lumo-edge-guard-customizer__preview{display:grid;gap:14px;min-width:0;border-right:4px solid var(--lumo-ink);background-color:#f5efe6;background-image:linear-gradient(rgba(45,42,38,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(45,42,38,.08) 1px,transparent 1px);background-size:20px 20px;padding:clamp(18px,2.7vw,30px)}.lumo-edge-guard-customizer__ticket-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;border:3px dashed rgba(45,42,38,.32);background:#ffffffc7;padding:14px 16px}.lumo-edge-guard-customizer__ticket-head strong{display:block;margin-top:4px;font:400 40px/.9 Bebas Neue,sans-serif;text-transform:uppercase}.lumo-edge-guard-customizer__micro,.lumo-edge-guard-customizer__print-size{font:700 11px/1.25 Space Mono,monospace;color:var(--lumo-blue);text-transform:uppercase}.lumo-edge-guard-customizer__print-size{max-width:190px;color:var(--lumo-ink);text-align:right}.lumo-edge-guard-customizer__drop-copy{margin:0;color:#0a0a0abd;font:700 12px/1.45 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__visual-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,180px);gap:14px;align-items:center}.lumo-edge-guard-customizer__view-card{display:grid;gap:8px;min-width:0}.lumo-edge-guard-customizer__view-label{display:flex;align-items:center;justify-content:space-between;gap:10px;border:3px solid var(--lumo-ink);background:var(--lumo-white);box-shadow:4px 4px 0 var(--lumo-ink);padding:7px 9px}.lumo-edge-guard-customizer__view-label span,.lumo-edge-guard-customizer__view-label strong{font-family:Space Mono,monospace;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase}.lumo-edge-guard-customizer__view-label span{color:var(--lumo-blue)}.lumo-edge-guard-customizer__mockup-shell{position:relative;overflow:hidden;aspect-ratio:960 / 720;min-height:0;border:4px solid var(--lumo-ink);border-radius:3% 95% 4% 92%/92% 6% 94% 5%;background:var(--lumo-white);box-shadow:8px 8px 0 var(--lumo-ink);padding:0}.lumo-edge-guard-customizer__wrap-canvas{position:relative;z-index:1;display:block;width:100%;height:100%;margin:0 auto;aspect-ratio:960 / 720;background:var(--lumo-white)}.lumo-edge-guard-customizer__mockup-badge{position:absolute;right:18px;bottom:18px;z-index:4;display:grid;gap:4px;border:3px solid var(--lumo-ink);background:var(--lumo-white);box-shadow:4px 4px 0 var(--lumo-ink);padding:9px 11px;transform:rotate(1.5deg)}.lumo-edge-guard-customizer__mockup-badge span,.lumo-edge-guard-customizer__mockup-badge strong{font-family:Space Mono,monospace;line-height:1.1;text-transform:uppercase}.lumo-edge-guard-customizer__mockup-badge span{color:var(--lumo-blue);font-size:10px;font-weight:700}.lumo-edge-guard-customizer__mockup-badge strong{font-size:11px}.lumo-edge-guard-customizer__stage-shell{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;align-items:stretch;height:clamp(360px,34vw,430px)}.lumo-edge-guard-customizer__ruler{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;height:100%;min-height:0;border-right:3px solid var(--lumo-ink);padding:4px 7px 4px 0;font:700 9px/1 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__stage-wrap{position:relative;width:min(100%,128px);height:100%;min-height:0;margin:0 auto;touch-action:none;-webkit-user-select:none;user-select:none;--halo-x: 50%;--halo-y: 50%}.lumo-edge-guard-customizer__stage-wrap:before{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border:3px solid var(--lumo-ink);background:var(--lumo-yellow);transform:rotate(-1.5deg);z-index:0}.lumo-edge-guard-customizer__canvas{position:relative;z-index:1;display:block;width:100%;height:100%;min-height:0;aspect-ratio:360 / 1200;border:4px solid var(--lumo-ink);border-radius:4px 22px 6px 18px/18px 6px 22px 4px;background:var(--lumo-white);box-shadow:8px 8px 0 var(--lumo-ink);cursor:grab}.lumo-edge-guard-customizer__canvas:active,.lumo-edge-guard-customizer.is-manipulating .lumo-edge-guard-customizer__canvas{cursor:grabbing;transform:translate(-3px,-3px);box-shadow:11px 11px 0 var(--lumo-ink)}.lumo-edge-guard-customizer__upload-trigger{position:absolute;left:50%;top:50%;z-index:5;transform:translate(-50%,-50%) rotate(-3deg);display:grid;justify-items:center;gap:5px;min-width:196px;min-height:112px;border:4px solid var(--lumo-ink);background:var(--lumo-yellow);color:var(--lumo-ink);box-shadow:5px 5px 0 var(--lumo-ink);border-radius:3px 25px 5px 20px/25px 3px 20px 5px;padding:16px 18px;font:700 13px/1 Space Mono,monospace;text-transform:uppercase;cursor:pointer}.lumo-edge-guard-customizer.has-artwork .lumo-edge-guard-customizer__upload-trigger,.lumo-edge-guard-customizer.has-artwork .lumo-edge-guard-customizer__upload-trigger small,.lumo-edge-guard-customizer.has-artwork .lumo-edge-guard-customizer__upload-plus,.lumo-edge-guard-customizer.has-artwork .lumo-edge-guard-customizer__mockup-badge{display:none}.lumo-edge-guard-customizer__upload-plus{display:grid;place-items:center;width:34px;height:34px;border:3px solid var(--lumo-ink);background:var(--lumo-white);color:var(--lumo-blue);font:700 26px/1 Space Mono,monospace}.lumo-edge-guard-customizer__pointer-halo{position:absolute;left:var(--halo-x);top:var(--halo-y);z-index:6;width:42px;height:42px;border:3px solid var(--lumo-blue);background:#ffffffb8;box-shadow:4px 4px 0 var(--lumo-ink);opacity:0;pointer-events:none;transform:translate(-50%,-50%) rotate(6deg) scale(.82)}.lumo-edge-guard-customizer.has-artwork.is-pointer-on-stage .lumo-edge-guard-customizer__pointer-halo,.lumo-edge-guard-customizer.is-manipulating .lumo-edge-guard-customizer__pointer-halo{opacity:1}.lumo-edge-guard-customizer__drag-note{position:absolute;right:18px;bottom:18px;z-index:5;border:3px solid var(--lumo-ink);background:var(--lumo-blue);color:var(--lumo-white);padding:8px 10px;font:700 10px/1 Space Mono,monospace;text-transform:uppercase;transform:rotate(2deg)}.lumo-edge-guard-customizer:not(.has-artwork) .lumo-edge-guard-customizer__drag-note{display:none}.lumo-edge-guard-customizer__drag-note strong,.lumo-edge-guard-customizer__drag-note span{display:block}.lumo-edge-guard-customizer__drag-note span{margin-top:4px;opacity:.78}.lumo-edge-guard-customizer.is-drag-over .lumo-edge-guard-customizer__canvas{outline:6px solid var(--lumo-yellow);outline-offset:4px}.lumo-edge-guard-customizer__gesture-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lumo-edge-guard-customizer__gesture-strip span,.lumo-edge-guard-customizer__hud,.lumo-edge-guard-customizer__status{border:3px solid var(--lumo-ink);background:var(--lumo-white);box-shadow:4px 4px 0 var(--lumo-ink)}.lumo-edge-guard-customizer__gesture-strip span{padding:8px 10px;font:700 10px/1.25 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__gesture-strip b{color:var(--lumo-blue)}.lumo-edge-guard-customizer__hud{display:grid;gap:10px;border-width:4px;padding:12px}.lumo-edge-guard-customizer__hud-head{display:flex;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:3px dashed rgba(10,10,10,.24)}.lumo-edge-guard-customizer__hud-head span,.lumo-edge-guard-customizer__hud-head strong,.lumo-edge-guard-customizer__hud-grid dt,.lumo-edge-guard-customizer__hud-grid dd{font-family:Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__hud-head span,.lumo-edge-guard-customizer__hud-grid dt{color:var(--lumo-blue);font-size:10px;font-weight:700}.lumo-edge-guard-customizer__hud-head strong{font-size:11px}.lumo-edge-guard-customizer.is-source-small .lumo-edge-guard-customizer__hud-head strong{color:var(--lumo-orange)}.lumo-edge-guard-customizer.is-production-ready .lumo-edge-guard-customizer__hud-head strong{color:var(--lumo-green)}.lumo-edge-guard-customizer__hud-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0}.lumo-edge-guard-customizer__hud-grid div{min-width:0;border:3px solid var(--lumo-ink);background:var(--lumo-paper);padding:8px 9px}.lumo-edge-guard-customizer__hud-grid dt,.lumo-edge-guard-customizer__hud-grid dd{margin:0}.lumo-edge-guard-customizer__hud-grid dd{margin-top:5px;min-height:28px;font:700 10px/1.3 Space Mono,monospace;overflow-wrap:anywhere}.lumo-edge-guard-customizer__controls{display:grid;align-content:start;gap:18px;background:var(--lumo-white);padding:clamp(22px,3vw,34px)}.lumo-edge-guard-customizer__controls-head{display:grid;gap:10px;padding-bottom:18px;border-bottom:3px dashed rgba(10,10,10,.28)}.lumo-edge-guard-customizer__title{margin:0;font:400 54px/.88 Bebas Neue,sans-serif;text-transform:uppercase}.lumo-edge-guard-customizer__note{margin:0;max-width:440px;font:400 14px/1.5 Space Mono,monospace}.lumo-edge-guard-customizer__group{display:grid;gap:10px;border:3px solid rgba(10,10,10,.18);background:#efece661;padding:14px}.lumo-edge-guard-customizer__group--file{border-color:var(--lumo-ink);background:var(--lumo-yellow)}.lumo-edge-guard-customizer__group--fine{background:var(--lumo-white)}.lumo-edge-guard-customizer__label{display:inline-flex;align-items:center;gap:9px;font:700 12px/1 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__step{display:inline-grid;place-items:center;width:23px;height:23px;border:2px solid var(--lumo-ink);background:var(--lumo-orange);color:var(--lumo-white)}.lumo-edge-guard-customizer__segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.lumo-edge-guard-customizer__segmented button,.lumo-edge-guard-customizer__button{min-height:42px;border:3px solid var(--lumo-ink);background:var(--lumo-white);color:var(--lumo-ink);box-shadow:4px 4px 0 var(--lumo-ink);padding:8px 12px;cursor:pointer;font:700 12px/1 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__segmented button[aria-pressed=true]{background:var(--lumo-blue);color:var(--lumo-white)}.lumo-edge-guard-customizer__file{width:100%;border:3px dashed var(--lumo-ink);background:#efece6b3;padding:12px;color:var(--lumo-ink);font:700 13px/1.2 Space Mono,monospace}.lumo-edge-guard-customizer__helper{margin:0;color:#0a0a0aad;font:700 10px/1.45 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__row{display:flex;flex-wrap:wrap;gap:9px}.lumo-edge-guard-customizer__zoom-row,.lumo-edge-guard-customizer__range-row{display:grid;grid-template-columns:1fr 46px 46px;gap:10px;align-items:center}.lumo-edge-guard-customizer__range-row{grid-template-columns:1fr 72px}.lumo-edge-guard-customizer__range{width:100%;accent-color:var(--lumo-blue)}.lumo-edge-guard-customizer__range-row output{border:3px solid var(--lumo-ink);background:var(--lumo-paper);padding:8px;font:700 11px/1 Space Mono,monospace;text-align:center}.lumo-edge-guard-customizer__button--quiet{min-height:36px;border-width:2px;background:#efece6b3;box-shadow:3px 3px 0 var(--lumo-ink);font-size:10px}.lumo-edge-guard-customizer__status{min-height:22px;margin:0;padding:10px 12px;color:var(--lumo-ink);font:700 12px/1.4 Space Mono,monospace;text-transform:uppercase}.lumo-edge-guard-customizer__warning{background:var(--lumo-yellow)}.lumo-edge-guard-customizer.is-artwork-just-loaded .lumo-edge-guard-customizer__canvas,.lumo-edge-guard-customizer.is-placement-just-set .lumo-edge-guard-customizer__status{animation:lumo-edge-guard-confirm .62s cubic-bezier(.16,1,.3,1) both}@keyframes lumo-edge-guard-confirm{0%{transform:translate(0) scale(1)}44%{transform:translate(-4px,-4px) scale(1.01);box-shadow:18px 18px 0 var(--lumo-ink)}to{transform:translate(0) scale(1)}}@media(max-width:980px){.lumo-edge-guard-customizer__inner{grid-template-columns:1fr}.lumo-edge-guard-customizer__preview{border-right:0;border-bottom:4px solid var(--lumo-ink)}}@media(max-width:640px){.lumo-edge-guard-customizer__preview{gap:10px;padding:14px}.lumo-edge-guard-customizer__ticket-head{align-items:center;padding:9px 10px}.lumo-edge-guard-customizer__ticket-head strong{font-size:26px}.lumo-edge-guard-customizer__print-size{max-width:130px}.lumo-edge-guard-customizer__drop-copy{display:none}.lumo-edge-guard-customizer__visual-row{grid-template-columns:1fr}.lumo-edge-guard-customizer__mockup-shell{box-shadow:6px 6px 0 var(--lumo-ink)}.lumo-edge-guard-customizer__mockup-badge{right:10px;bottom:10px}.lumo-edge-guard-customizer__stage-shell{grid-template-columns:44px minmax(0,1fr);gap:9px;width:min(100%,210px);height:440px;margin:0 auto}.lumo-edge-guard-customizer__ruler,.lumo-edge-guard-customizer__stage-wrap,.lumo-edge-guard-customizer__canvas{height:100%;min-height:0}.lumo-edge-guard-customizer__stage-wrap{width:min(100%,132px)}.lumo-edge-guard-customizer__gesture-strip,.lumo-edge-guard-customizer__hud-grid{grid-template-columns:1fr}.lumo-edge-guard-customizer__controls{padding:18px 14px}.lumo-edge-guard-customizer__title{font-size:36px}}@media(prefers-reduced-motion:reduce){.lumo-edge-guard-customizer.is-artwork-just-loaded .lumo-edge-guard-customizer__canvas,.lumo-edge-guard-customizer.is-placement-just-set .lumo-edge-guard-customizer__status{animation:none}}.lumo-edge-guard-customizer__hud,.lumo-edge-guard-customizer__print-size,.lumo-edge-guard-customizer__gesture-strip{display:none!important}.lumo-gift-paddle--edge-guard .lumo-edge-page-compact-grid{display:grid;grid-template-columns:minmax(320px,.68fr) minmax(0,1.32fr);gap:clamp(18px,3vw,38px);align-items:start;width:min(100%,1580px);margin:0 auto;padding:clamp(18px,3vw,42px)}.lumo-edge-page-left-panel{position:sticky;top:108px;display:grid;gap:clamp(18px,3vw,30px);min-height:auto;border:5px solid var(--lumo-ink);background:var(--lumo-yellow);box-shadow:12px 12px 0 var(--lumo-ink);padding:clamp(20px,3vw,38px)}.lumo-edge-page-left-panel .lumo-gift-paddle__brand{width:fit-content;margin:0}.lumo-edge-page-left-panel .lumo-gift-paddle__copy h1{max-width:620px;margin:12px 0 0;color:var(--lumo-ink);font-size:72px;line-height:.86}.lumo-edge-page-left-panel .lumo-gift-paddle__copy p{max-width:620px;color:var(--lumo-ink)}.lumo-edge-page-ticket-stack{display:grid;gap:12px}.lumo-edge-page-mini-ticket{border:3px solid var(--lumo-ink);background:var(--lumo-paper);box-shadow:5px 5px 0 var(--lumo-ink);padding:14px;color:var(--lumo-ink);transform:rotate(-1deg)}.lumo-edge-page-mini-ticket--yellow{background:var(--lumo-orange);transform:rotate(1deg)}.lumo-edge-page-mini-ticket--cyan{background:var(--lumo-blue);color:var(--lumo-ink);transform:rotate(-.5deg)}.lumo-edge-page-mini-ticket span,.lumo-edge-page-mini-ticket strong,.lumo-edge-page-mini-ticket p{display:block;margin:0;color:inherit;text-transform:uppercase}.lumo-edge-page-mini-ticket span{width:fit-content;margin-bottom:8px;border:2px solid var(--lumo-ink);background:var(--lumo-ink);color:var(--lumo-white);padding:5px 7px;font:900 10px/1 Space Mono,monospace}.lumo-edge-page-mini-ticket strong{font:950 30px/.9 Anton,Impact,sans-serif}.lumo-edge-page-mini-ticket p{margin-top:8px;font:800 11px/1.35 Space Mono,monospace}.lumo-edge-page-right-panel{min-width:0}.lumo-edge-page-form{display:grid;gap:16px;border:5px solid var(--lumo-ink);background:var(--lumo-paper);box-shadow:12px 12px 0 var(--lumo-ink);padding:clamp(14px,2vw,24px)}.lumo-edge-page-work-order,.lumo-edge-page-variant-row,.lumo-edge-customizer-wrapper,.lumo-edge-checkout-bar{border:3px solid var(--lumo-ink);background:var(--lumo-white);box-shadow:5px 5px 0 var(--lumo-ink)}.lumo-edge-page-work-order{margin:0}.lumo-edge-page-variant-row{padding:14px}.lumo-edge-customizer-wrapper{padding:clamp(10px,1.6vw,18px);overflow:hidden}.lumo-edge-customizer-wrapper .lumo-edge-guard-customizer,.lumo-edge-customizer-wrapper .lumo-edge-guard-customizer__inner{margin:0}.lumo-edge-customizer-wrapper .lumo-edge-guard-customizer__title{font-size:58px}.lumo-edge-checkout-bar{margin-top:0;padding:16px}.lumo-g35-submit-btn{min-height:54px;background:var(--lumo-yellow)!important;color:var(--lumo-ink)!important;border:3px solid var(--lumo-ink)!important;box-shadow:4px 4px 0 var(--lumo-ink)!important;font-weight:950!important;text-transform:uppercase;transition:transform .11s ease,box-shadow .11s ease,background-color 80ms linear;will-change:transform}.lumo-g35-submit-btn:hover,.lumo-g35-submit-btn:focus-visible{background:var(--lumo-blue)!important;color:var(--lumo-ink)!important;transform:translate3d(-2px,-2px,0);box-shadow:6px 6px 0 var(--lumo-ink)!important}@media(max-width:1100px){.lumo-gift-paddle--edge-guard .lumo-edge-page-compact-grid{grid-template-columns:1fr}.lumo-edge-page-left-panel{position:relative;top:auto}}@media(max-width:720px){.lumo-gift-paddle--edge-guard .lumo-edge-page-compact-grid{padding:14px}.lumo-edge-page-form{padding:12px}.lumo-edge-guard-customizer,.lumo-edge-guard-customizer__inner,.lumo-edge-guard-customizer__preview,.lumo-edge-guard-customizer__controls,.lumo-edge-guard-customizer__visual-row,.lumo-edge-guard-customizer__view-card,.lumo-edge-guard-customizer__mockup-shell,.lumo-edge-guard-customizer__stage-shell,.lumo-edge-guard-customizer__segmented,.lumo-edge-guard-customizer__row,.lumo-edge-guard-customizer__zoom-row,.lumo-edge-guard-customizer__range-row{width:100%;max-width:100%;min-width:0}.lumo-edge-guard-customizer__upload-trigger{width:min(calc(100% - 2rem),196px);min-width:0}.lumo-edge-page-left-panel .lumo-gift-paddle__copy h1{font-size:54px}}.lumo-edge-guard-customizer__upload-trigger,.lumo-edge-guard-customizer__upload-plus,.lumo-edge-guard-customizer__drag-note,.lumo-edge-guard-customizer__ticket-head,.lumo-edge-guard-customizer__drop-copy,.lumo-edge-guard-customizer__status,.lumo-edge-guard-customizer__view-label,.lumo-edge-guard-customizer__mockup-badge,.lumo-edge-guard-customizer__ruler,.lumo-edge-guard-customizer__pointer-halo{display:none!important;animation:none!important}.lumo-edge-guard-customizer__stage-shell{grid-template-columns:minmax(0,1fr)!important}.lumo-edge-guard-customizer.is-drag-over,.lumo-edge-guard-customizer.is-artwork-just-loaded,.lumo-edge-guard-customizer__visual-row,.lumo-edge-guard-customizer__view-card,.lumo-edge-guard-customizer__mockup-shell,.lumo-edge-guard-customizer__stage-shell,.lumo-edge-guard-customizer__stage-wrap,.lumo-edge-guard-customizer.is-drag-over .lumo-edge-guard-customizer__canvas,.lumo-edge-guard-customizer.is-artwork-just-loaded .lumo-edge-guard-customizer__canvas{animation:none!important;transition:none!important}.lumo-edge-guard-customizer__inner{grid-template-columns:minmax(650px,1fr) minmax(390px,.58fr)!important}.lumo-edge-guard-customizer__preview{align-items:center;justify-items:center;padding:clamp(.68rem,.92vw,.98rem)!important}.lumo-edge-guard-customizer__visual-row{width:min(100%,44rem)!important;max-width:44rem!important;grid-template-columns:minmax(29rem,32rem) minmax(6.65rem,7.1rem)!important;align-items:center!important;justify-content:center;gap:clamp(.75rem,.95vw,1rem)!important}.lumo-edge-guard-customizer__mockup-shell{width:100%!important;height:auto!important;aspect-ratio:4 / 3!important;align-self:center}.lumo-edge-guard-customizer__stage-shell{width:min(100%,7.1rem)!important;justify-self:center;align-self:center;grid-template-columns:minmax(0,1fr)!important}.lumo-edge-guard-customizer__stage-wrap{width:min(100%,6.25rem)!important;height:min(27.4rem,61vh)!important;justify-self:center}.lumo-edge-guard-customizer__wrap-canvas{width:100%!important;height:100%!important;transform:none!important}.lumo-edge-guard-customizer__controls{grid-template-columns:minmax(0,1fr)!important;align-content:start;gap:clamp(.9rem,1vw,1.05rem)!important;padding:clamp(1rem,1.16vw,1.18rem)!important}.lumo-edge-guard-customizer__controls-head{gap:.22rem!important;padding-bottom:.42rem!important}.lumo-edge-guard-customizer__title{font-size:clamp(1.16rem,1.38vw,1.52rem)!important}.lumo-edge-guard-customizer__note{max-width:29rem!important;font-size:.62rem!important;line-height:1.24!important}.lumo-edge-guard-customizer__group{width:100%;gap:.62rem!important;padding:clamp(.78rem,.92vw,.95rem)!important}.lumo-edge-guard-customizer__helper{font-size:.56rem!important;line-height:1.18!important}.lumo-edge-guard-customizer__upload-field{min-height:2.58rem!important;padding:.5rem .62rem!important}.lumo-edge-guard-customizer__upload-field span{font-size:.7rem!important}.lumo-edge-guard-customizer__upload-field small{font-size:.52rem!important}.lumo-edge-guard-customizer__segmented{gap:.68rem!important}.lumo-edge-guard-customizer__segmented button{min-height:2.3rem!important;padding-inline:.42rem!important}.lumo-edge-guard-customizer__zoom-row,.lumo-edge-guard-customizer__range-row{gap:.68rem!important}.lumo-edge-guard-customizer__button{min-height:2.2rem!important;padding:.46rem .58rem!important}.lumo-edge-guard-customizer__range-row output{min-width:4.1rem!important;min-height:2.2rem!important}@media(max-width:980px){.lumo-edge-guard-customizer__inner{grid-template-columns:minmax(0,1fr)!important}.lumo-edge-guard-customizer__visual-row{grid-template-columns:minmax(0,1fr) minmax(6rem,7.2rem)!important}}.lumo-edge-guard-customizer__wrap-canvas{aspect-ratio:4 / 3!important}@media(min-width:1101px){.lumo-edge-guard-customizer__inner{grid-template-columns:minmax(0,1fr) clamp(19.5rem,21vw,22rem)!important}.lumo-edge-guard-customizer__visual-row{width:min(100%,62rem)!important;max-width:62rem!important;grid-template-columns:minmax(34rem,1fr) clamp(7.6rem,8.8vw,8.5rem)!important;gap:clamp(.85rem,1vw,1.15rem)!important}.lumo-edge-guard-customizer__stage-shell{width:min(100%,8.5rem)!important}.lumo-edge-guard-customizer__stage-wrap{width:min(100%,7.65rem)!important;height:min(31rem,64vh)!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/lumo-edge-guard-customizer.css.map */
