:root{--red:#cc1100;--red-dark:#3a1a1a;--bg:#2d2d2d;--panel:#353535;--panel-2:#3a3a3a;--stage:#181818;--line:#505050;--text:#fff;--muted:#aaa;--edge:#dadada}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif}.configurator{width:min(1060px,calc(100% - 28px));margin:28px auto 54px}.brand-head{margin-bottom:24px}.brand-head h1{margin:0;color:var(--red);font-size:1.7rem;line-height:1.2}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;margin-right:7px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#eee 40%,var(--red) 41%)}.brand-head p{margin:6px 0 0;color:#ccc;font-size:.87rem}.section-label{margin:0 0 10px;color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.12em}.method-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.method-button,.product-card,.format-button{border:1px solid var(--line);background:var(--panel-2);color:#fff;border-radius:8px;cursor:pointer}.method-button{padding:15px;text-align:left}.method-button strong,.method-button small{display:block}.method-button strong{font-size:.95rem}.method-button small{margin-top:4px;color:#aaa}.method-button:hover,.method-button.is-active,.product-card:hover{border-color:var(--red);background:var(--red-dark)}.product-label{margin-top:20px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.product-card{padding:16px;text-align:left}.product-card span,.product-card strong,.product-card small{display:block}.product-card span{font-size:1.35rem}.product-card strong{margin-top:8px}.product-card small{color:#aaa;margin-top:4px}.back-button{margin:0 0 14px;padding:0;border:0;background:none;color:#bbb;cursor:pointer}.back-button:hover{color:#fff}.editor-grid{display:grid;grid-template-columns:minmax(430px,1fr) minmax(400px,1fr);gap:24px}.stage{position:relative;height:440px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 42%,#292929 0,#181818 62%);border:1px solid #111;border-radius:9px;touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab}.stage.is-dragging{cursor:grabbing}.format-chip{position:absolute;z-index:10;top:11px;left:11px;padding:5px 10px;border-radius:99px;background:#1f0d0d;color:var(--red);font-size:.7rem;font-weight:700}.scene{width:78%;height:74%;display:grid;place-items:center;perspective:850px}.magnet{--mw:300px;--mh:214px;--depth:22px;position:relative;width:var(--mw);height:var(--mh);transform-style:preserve-3d;transform:rotateX(-7deg) rotateY(-18deg);will-change:transform}.magnet-face,.magnet-side{position:absolute;backface-visibility:hidden}.magnet-face{inset:0;border-radius:10px}.magnet-front{overflow:hidden;padding:10px;background:linear-gradient(135deg,#f8f8f8,#c9c9c9);box-shadow:0 28px 45px #0000006b;transform:translateZ(calc(var(--depth)/2))}.magnet-art{width:100%;height:100%;overflow:hidden;border-radius:5px;background:#f7f7f7 center/cover no-repeat}.magnet-art img{position:absolute;max-width:none;pointer-events:none}.ceramic-gloss{position:absolute;inset:10px;border-radius:5px;pointer-events:none;background:linear-gradient(120deg,rgba(255,255,255,.45),transparent 24%,transparent 70%,rgba(255,255,255,.1))}.magnet-back{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#777;background:linear-gradient(145deg,#eee,#bbb);transform:rotateY(180deg) translateZ(calc(var(--depth)/2))}.back-disc{width:76px;height:76px;border-radius:50%;background:radial-gradient(circle,#333 0 45%,#171717 48% 70%,#444 73%);box-shadow:inset 0 3px 5px #000}.magnet-side{background:linear-gradient(#f1f1f1,#aaa)}.side-right,.side-left{top:8px;width:var(--depth);height:calc(100% - 16px)}.side-right{right:calc(var(--depth)/-2);transform:rotateY(90deg)}.side-left{left:calc(var(--depth)/-2);transform:rotateY(-90deg)}.side-top,.side-bottom{left:8px;width:calc(100% - 16px);height:var(--depth)}.side-top{top:calc(var(--depth)/-2);transform:rotateX(90deg)}.side-bottom{bottom:calc(var(--depth)/-2);transform:rotateX(-90deg)}.drag-hint{position:absolute;bottom:11px;left:50%;transform:translate(-50%);padding:5px 10px;border-radius:99px;color:#bbb;background:#000000b3;font-size:.68rem;pointer-events:none}.reset-view{position:absolute;right:10px;bottom:10px;border:1px solid #444;border-radius:5px;background:#282828;color:#aaa;padding:6px 8px;font-size:.68rem;cursor:pointer}.format-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.format-button{height:84px;text-align:center}.format-button span,.format-button strong,.format-button small{display:block}.format-button span{font-size:1.45rem}.format-button small{color:#999}.format-button.is-active{border:2px solid var(--red);color:var(--red);background:var(--red-dark)}.block-label{margin-top:17px}.recommendation{padding:8px 11px;border-left:3px solid var(--red);background:#361f1f;color:#ddd;font-size:.73rem}.image-editor{margin-top:9px}.crop-wrap{padding:12px;background:#222;border:1px solid #484848;border-radius:8px}.crop-frame{position:relative;width:min(100%,360px);aspect-ratio:7/5;margin:auto;overflow:hidden;background:#161616;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.crop-frame.is-vertical{width:240px;aspect-ratio:5/7}.crop-frame.is-dragging{cursor:grabbing}.crop-frame img{position:absolute;display:none;max-width:none;max-height:none;transform-origin:center}.crop-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;color:#777;text-align:center}.crop-placeholder span{font-size:1.8rem}.crop-placeholder small{font-size:.68rem}.crop-corner{position:absolute;width:22px;height:22px;border-color:#fff;pointer-events:none}.crop-corner.tl{left:4px;top:4px;border-left:2px solid;border-top:2px solid}.crop-corner.tr{right:4px;top:4px;border-right:2px solid;border-top:2px solid}.crop-corner.bl{left:4px;bottom:4px;border-left:2px solid;border-bottom:2px solid}.crop-corner.br{right:4px;bottom:4px;border-right:2px solid;border-bottom:2px solid}.crop-actions{display:flex;gap:6px;margin-top:8px}.crop-actions button,.file-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:6px;padding:9px 12px;background:#555;color:#fff;font-size:.78rem;font-weight:600;cursor:pointer}.crop-actions .apply-button{margin-left:auto;background:var(--red)}.crop-actions button:disabled{opacity:.4;cursor:not-allowed}.crop-help{margin-top:6px;color:#999;font-size:.68rem}.accepted-design{height:46px;display:grid;place-items:center;color:#888;font-size:.75rem}.accepted-design.is-ready{color:#fff;background:#333;border-radius:5px}.note{color:#aaa;font-size:.7rem;line-height:1.45}.order-box{border:1px solid var(--red);border-radius:8px;background:var(--red-dark);overflow:hidden}.order-box>div{display:flex;justify-content:space-between;align-items:center;padding:7px 12px;color:#ddd;font-size:.79rem}.order-box .total{border-top:1px solid var(--red);color:var(--red);font-size:1rem}.quantity{display:flex;align-items:center;gap:4px}.quantity button{width:25px;height:24px;border:0;border-radius:4px;background:#555;color:#fff;cursor:pointer}.quantity output{min-width:20px;text-align:center}.cart-button{width:100%;margin-top:10px;border:0;border-radius:7px;padding:13px;background:var(--red);color:#fff;font-weight:700;cursor:pointer}.cart-button:disabled{background:#555;color:#aaa;cursor:not-allowed}.shipping{text-align:center;margin-top:7px;color:#888;font-size:.67rem}@media(max-width:880px){.editor-grid{grid-template-columns:1fr}.stage{height:400px}.method-tabs,.product-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.configurator{width:min(100% - 18px,1060px);margin-top:15px}.brand-head h1{font-size:1.35rem}.method-tabs,.product-grid{grid-template-columns:1fr}.editor-grid{gap:18px}.stage{height:330px}.magnet{--mw:235px;--mh:168px}.crop-actions{flex-wrap:wrap}.crop-actions .apply-button{margin-left:0}.settings-column{min-width:0}}.pen-personalization{margin:10px 0;padding:12px;border:1px solid #4a4a4a;border-radius:8px;background:linear-gradient(135deg,#292929,#202020)}.pen-personalization-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.pen-personalization-head strong{color:#fff}.pen-personalization-head span{padding:3px 8px;border-radius:99px;background:#3a241f;color:#ff7a6f;font-size:.68rem;font-weight:700}.pen-personalization-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:9px}.pen-personalization-grid label{display:grid;gap:5px;color:#bbb;font-size:.72rem;font-weight:700}.pen-personalization-grid input,.pen-personalization-grid select{width:100%;border:1px solid #555;border-radius:6px;padding:9px;background:#171717;color:#fff;font:inherit}.pen-personalization p{margin:9px 0 0;color:#999;font-size:.7rem;line-height:1.45}.crop-frame.is-pen-photo{width:min(100%,250px);aspect-ratio:1/1}.pen-placement-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px;padding-top:11px;border-top:1px solid #414141}.pen-placement-grid label{display:grid;grid-template-columns:1fr auto;gap:6px;color:#bbb;font-size:.72rem;font-weight:700}.pen-placement-grid output{color:#ff7469;font-weight:800}.pen-placement-grid input[type=range]{grid-column:1/-1;width:100%;accent-color:var(--red);cursor:pointer}.laser-apply-button{width:100%;margin-top:10px;border:0;border-radius:7px;padding:11px;background:var(--red);color:#fff;font-weight:800;cursor:pointer}.laser-apply-button:hover{filter:brightness(1.08)}@media(max-width:560px){.pen-personalization-grid{grid-template-columns:1fr}}.method-tabs.is-single{grid-template-columns:minmax(260px,420px)}.method-tabs.is-single .method-button{border-color:var(--red);background:linear-gradient(135deg,var(--red-dark),#2d2020);box-shadow:0 7px 20px #e5211624}.crop-frame .crop-layer-image{position:absolute;display:block;max-width:none;max-height:none;transform-origin:center;pointer-events:none}.crop-frame .crop-layer-image.is-active{outline:2px solid rgba(255,255,255,.72);outline-offset:-2px}.crop-frame.is-phone-case{width:min(100%,238px);border-radius:28px}.phone-case-mask{position:absolute;z-index:8;inset:0;pointer-events:none}.phone-case-mask[hidden]{display:none}.phone-case-mask .phone-camera-module{position:absolute;border:2px solid #aeb2b7;background:#25272c;box-shadow:0 3px 8px #00000073}.phone-case-mask .phone-camera-lens{position:absolute;z-index:2;aspect-ratio:1;border:3px solid #bfc2c5;border-radius:50%;background:radial-gradient(circle at 56% 42%,#32445b 0 18%,#111 38% 64%,#222 66%);box-shadow:0 2px 6px #00000080}.phone-case-mask .phone-camera-flash,.phone-case-mask .phone-camera-sensor{position:absolute;z-index:2;aspect-ratio:1;border-radius:50%}.phone-case-mask .phone-camera-flash{background:#fff3c1;box-shadow:0 0 0 2px #b9b9b9}.phone-case-mask .phone-camera-sensor{border:1px solid #666;background:#151619}.phone-case-mask span{position:absolute;top:38%;left:5%;padding:4px 7px;border-radius:99px;background:#141414bf;color:#fff;font-size:.58rem;font-style:normal}.format-options.is-phone-models{grid-template-columns:repeat(2,minmax(0,1fr));max-height:440px;overflow:auto;padding-right:4px}.format-options.is-phone-models .format-button{height:118px;padding:6px}.format-options.is-phone-models .product-visual{height:54px}.format-options.is-phone-models .product-visual svg{width:54px;height:54px}.format-options.is-phone-models strong{font-size:.72rem}.format-options.is-phone-models small{font-size:.61rem}.customer-notices{display:grid;gap:7px;margin:10px 0}.customer-notice{position:relative;padding:9px 10px 9px 34px;border:1px solid #555;border-radius:7px;background:#252525;color:#bbb}.customer-notice:before{position:absolute;left:10px;top:10px;font-size:.9rem}.customer-notice.rights-notice:before{content:"©";color:#ff756a;font-weight:900}.customer-notice.care-notice:before{content:"✋";font-size:.8rem}.customer-notice strong{display:block;color:#fff;font-size:.7rem}.customer-notice p{margin:3px 0 0;font-size:.63rem;line-height:1.45}.customer-notice.rights-notice{border-color:#65423f;background:#302321}.customer-notice.care-notice{border-color:#625735;background:#2c2920}.layer-panel{margin:9px 0;padding:11px;border:1px solid #4b4b4b;border-radius:8px;background:#242424}.layer-panel[hidden]{display:none}.layer-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.layer-panel-head strong{font-size:.78rem}.layer-panel-head span{color:#999;font-size:.65rem}.layer-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.layer-item{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid #555;border-radius:7px;padding:6px;background:#333;color:#fff;text-align:left;cursor:pointer}.layer-item:hover,.layer-item.is-active{border-color:var(--red);background:var(--red-dark)}.layer-item img{width:44px;height:38px;flex:none;border-radius:4px;background:#fff;object-fit:cover}.layer-item span,.layer-item strong,.layer-item small{display:block;min-width:0}.layer-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem}.layer-item small{margin-top:2px;color:#aaa;font-size:.61rem}.layer-controls{display:grid;grid-template-columns:auto auto 1fr auto;align-items:end;gap:7px;margin-top:9px}.layer-controls button{border:1px solid #555;border-radius:6px;padding:8px;background:#3b3b3b;color:#fff;font-size:.68rem;font-weight:700;cursor:pointer}.layer-controls button:hover:not(:disabled){border-color:var(--red);background:var(--red-dark)}.layer-controls button:disabled{opacity:.38;cursor:not-allowed}.layer-controls label{display:grid;grid-template-columns:1fr auto;gap:4px;color:#bbb;font-size:.68rem;font-weight:700}.layer-controls label input{grid-column:1/-1;width:100%;accent-color:var(--red)}.layer-controls output{color:#ff756a}@media(max-width:650px){.layer-list{grid-template-columns:1fr}.layer-controls{grid-template-columns:1fr 1fr}.layer-controls label{grid-column:1/-1}}.model-hex .magnet-face{clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.model-hex .magnet-front{padding:0;background:#ebf7fac7;filter:drop-shadow(3px 2px 0 #e4ebec) drop-shadow(7px 5px 0 #b8c3c5)}.model-hex .magnet-art{border-radius:0;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);background-color:#d7ebf033}.model-hex .ceramic-gloss{inset:0;border-radius:0;clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%)}.model-flat .magnet-front{padding:0;filter:drop-shadow(3px 2px 0 #dedede) drop-shadow(7px 5px 0 #b7b7b7)}.model-flat .magnet-art{border-radius:0}.model-flat .ceramic-gloss{inset:0;border-radius:0}.model-hex .magnet-back{background:#cde1e6b8}.model-hex .magnet-side{display:none}.model-hex .magnet-back{transform:rotateY(180deg) translateZ(12px)}.model-pen{--depth: 14px}.model-pen .magnet-face{border-radius:20px 5px 5px 20px}.model-pen .magnet-front{padding:6px 50px 6px 95px;background:linear-gradient(#202020,#020202 50%,#272727)}.model-pen .magnet-art{border-radius:2px;background-color:#111}.model-pen .magnet-back{background:#111}.model-pen .magnet-side{display:none}.model-pen .magnet-front:before{content:"";position:absolute;left:20px;top:-16px;width:8px;height:45px;border-radius:4px;background:#111;box-shadow:0 0 0 2px #444}.model-cartkey .magnet-face{border-radius:52px 16px 16px 52px}.model-cartkey .magnet-front{padding:11px 22px 11px 78px;background:linear-gradient(145deg,#eee,#969696)}.model-cartkey .magnet-front:before{content:"";position:absolute;left:22px;top:50%;width:29px;height:29px;border-radius:50%;background:#181818;transform:translateY(-50%);box-shadow:inset 0 0 0 5px #aaa}.model-cartkey .magnet-art{background-color:#c8c8c8}.model-cartkey .magnet-side,.model-flat .magnet-side{display:none}.model-magnet{--depth: 14px}.model-magnet .magnet-front{padding:0;background:#fff;box-shadow:none}.model-magnet .magnet-art{position:relative;border-radius:7px;background-color:#fff}.model-magnet .ceramic-gloss{inset:0;border-radius:7px}.model-magnet .magnet-back{background:linear-gradient(145deg,#f1f1f1,#c2c2c2)}.model-magnet .magnet-side{display:block;background:#d7d7d7}.model-magnet .side-right,.model-magnet .side-left{top:0;height:100%;width:var(--depth)}.model-magnet .side-right{right:auto;left:calc(100% - var(--depth)/2);transform:rotateY(90deg)}.model-magnet .side-left{left:calc(var(--depth)/-2);transform:rotateY(-90deg)}.model-magnet .side-top,.model-magnet .side-bottom{left:0;width:100%;height:var(--depth)}.model-magnet .side-top{top:calc(var(--depth)/-2);transform:rotateX(90deg)}.model-magnet .side-bottom{bottom:calc(var(--depth)/-2);transform:rotateX(-90deg)}.model-magnet .back-magnet{width:72%;height:66%;border-radius:5px;background:linear-gradient(145deg,#292929,#080808);box-shadow:inset 0 0 0 2px #333,0 3px 8px #00000073}.crop-frame{background:#fff}.crop-placeholder{background:#161616}.crop-placeholder[hidden]{display:none}.crop-frame.is-ultrawide{width:100%}.product-announcement{grid-column:1 / -1;display:grid;gap:5px;min-height:105px;place-content:center;padding:22px;border:1px dashed #555;border-radius:8px;background:#242424;color:#aaa;text-align:center}.product-announcement strong{color:#fff}.cart-status{margin-top:8px;padding:9px 11px;border:1px solid #555;border-radius:6px;background:#242424;color:#ccc;font-size:.72rem;line-height:1.4}.cart-status[data-type=ready],.cart-status[data-type=success]{border-color:#2f8f55;color:#d8ffe5}.cart-status[data-type=notice]{border-color:#9d7026;color:#ffe7b8}.product-card{position:relative;min-height:154px;overflow:hidden;background:linear-gradient(145deg,#303030,#202020 72%);box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0003;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.product-card:after{content:"";position:absolute;right:-28px;bottom:-38px;width:105px;height:105px;border-radius:50%;background:radial-gradient(circle,rgba(229,33,22,.18),transparent 68%);pointer-events:none}.product-card:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffff0f,0 13px 25px #0000004d}.product-card .product-visual{display:grid;width:100%;height:78px;margin:-5px 0 3px;place-items:center}.product-card .product-visual svg{width:112px;height:78px;filter:drop-shadow(0 7px 7px rgba(0,0,0,.32))}.product-card .product-visual-photo{position:relative;height:132px;margin:-5px 0 8px;overflow:hidden;border-radius:8px;background:#f7f7f5}.product-card .product-visual-photo img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}.product-card strong{position:relative;z-index:1;font-size:.9rem}.product-card small{position:relative;z-index:1}.product-card[data-product=stoelzle-power-uv]{background:linear-gradient(145deg,#373026,#211f1c 68%);border-color:#6f5b32}.product-card[data-product=stoelzle-power-uv]:after{background:radial-gradient(circle,rgba(224,181,82,.25),transparent 68%)}.catalog-heading{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:22px 0 11px}.catalog-heading div,.catalog-heading span,.catalog-heading strong{display:block}.catalog-heading span{margin-bottom:4px;color:#ff756a;font-size:.67rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-heading strong{font-size:.8rem;letter-spacing:.12em}.catalog-heading small{max-width:340px;color:#999;font-size:.68rem;line-height:1.4;text-align:right}.product-card{display:flex;min-height:260px;flex-direction:column;padding:12px}.product-card .catalog-category{position:absolute;z-index:3;top:20px;left:20px;width:auto;height:auto;margin:0;padding:4px 8px;border-radius:999px;background:#141414d1;color:#fff;font-size:.61rem;font-weight:800;letter-spacing:.04em}.product-card .catalog-copy{display:flex;flex:1;flex-direction:column}.product-card .catalog-copy strong{margin-top:0}.product-card .catalog-meta{min-height:31px;line-height:1.4}.product-card .catalog-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:auto;padding-top:11px;border-top:1px solid rgba(255,255,255,.09)}.product-card .catalog-bottom b{color:#fff;font-size:.73rem}.product-card .catalog-bottom em{padding:6px 9px;border-radius:5px;background:var(--red);color:#fff;font-size:.64rem;font-style:normal;font-weight:800}.product-card:hover .catalog-bottom em{filter:brightness(1.14)}.product-card[data-product=magnet]{border-color:#646464}@media(max-width:560px){.catalog-heading{align-items:start;flex-direction:column}.catalog-heading small{text-align:left}.product-card{min-height:245px}}.format-button .product-visual{display:inline-grid;width:62px;height:46px;vertical-align:middle;place-items:center}.format-button .product-visual svg{width:62px;height:46px}.format-button .product-visual+strong{margin-top:0}.object-view-presets{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;margin-top:8px;color:#999;font-size:.69rem}.object-view-presets[hidden]{display:none}.object-view-presets button{padding:6px 9px;border:1px solid #4b4b4b;border-radius:99px;background:#282828;color:#ddd;cursor:pointer}.object-view-presets button:hover,.object-view-presets button.is-active{border-color:var(--red);color:#fff;background:var(--red-dark)}.method-button{background:linear-gradient(145deg,#303030,#252525);box-shadow:inset 0 1px #ffffff0a}.method-button.is-active{box-shadow:0 7px 20px #e5211624}.model-tumbler{--depth: 0px;--light-position:50%;transform-origin:50% 56%}.model-tumbler .magnet-face{border-radius:50%/4%}.model-tumbler .magnet-front{padding:0;overflow:visible;backface-visibility:visible;background:linear-gradient(90deg,#888 0,#dadada 7%,#fff 22% 72%,#d0d0d0 93%,#777);box-shadow:18px 26px 38px #0000006b}.model-tumbler .magnet-art{height:100%;border-radius:50%/4%;background-color:#fff;box-shadow:inset 18px 0 22px -20px #000,inset -18px 0 22px -20px #000}.model-tumbler .ceramic-gloss{inset:0;border-radius:50%/4%;background:radial-gradient(ellipse 34% 115% at var(--light-position) 48%,rgba(255,255,255,.42),transparent 72%),linear-gradient(90deg,rgba(0,0,0,.3),transparent 18%,transparent 80%,rgba(0,0,0,.3));transition:background-position .08s linear}.model-tumbler .magnet-front:before{content:"";position:absolute;z-index:8;left:0;top:-7px;width:100%;height:22px;border-radius:50%;background:radial-gradient(ellipse at center,#202020 0 52%,#d7d7d7 55% 72%,#888 75%);box-shadow:0 2px 3px #00000059}.model-tumbler .magnet-front:after{content:"";position:absolute;z-index:7;left:0;bottom:-5px;width:100%;height:16px;border-radius:50%;background:radial-gradient(ellipse at center,#eee 0 54%,#aaa 60% 76%,#6d6d6d 80%);box-shadow:0 5px 8px #00000047}.model-tumbler .magnet-back,.model-tumbler .magnet-side{display:none}.product-canvas{display:none;width:320px;height:374px;max-width:88%;object-fit:contain;touch-action:none;transform-origin:50% 52%;will-change:transform}.scene.is-canvas .magnet{display:none}.scene.is-canvas .product-canvas{display:block}.webgl-viewer{display:none;position:absolute;inset:0}.scene.is-webgl .magnet,.scene.is-webgl .product-canvas{display:none}.scene.is-webgl .webgl-viewer{display:block}.webgl-canvas{display:block;width:100%;height:100%;cursor:grab;touch-action:none}.stage.is-tumbler{height:880px}.webgl-canvas:active{cursor:grabbing}.model-upload-section{margin-top:17px;padding-top:15px;border-top:1px solid #494949}.model-upload-button{display:block;padding:13px;border:1px dashed #777;border-radius:7px;background:#333;color:#fff;text-align:center;font-size:.8rem;font-weight:700;cursor:pointer}.model-upload-button:hover{border-color:var(--red);background:var(--red-dark)}.viewer-error{position:absolute;inset:20px;display:grid;place-items:center;color:#aaa;text-align:center;font-size:.8rem}.laser-editor{margin-top:9px;padding:14px;border:1px solid #484848;border-radius:8px;background:#252525}.laser-field{display:grid;gap:6px;color:#bbb;font-size:.72rem}.laser-field textarea,.laser-field select{width:100%;border:1px solid #555;border-radius:6px;padding:9px;background:#171717;color:#fff;font:inherit;font-size:.82rem;resize:vertical}.laser-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.laser-field input[type=range]{width:100%;accent-color:var(--red)}.laser-field output{color:#fff;justify-self:end;margin-top:-20px}.symbol-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.symbol-grid button{min-width:40px;border:1px solid #555;border-radius:6px;padding:8px 10px;background:#3b3b3b;color:#fff;cursor:pointer}.symbol-grid button.is-active,.symbol-grid button:hover{border-color:var(--red);background:var(--red-dark);color:var(--red)}.symbol-controls{grid-template-columns:repeat(3,1fr)}.font-note{margin:12px 0 0;color:#888;font-size:.65rem;line-height:1.45}.svg-export-button{width:100%;margin-top:13px;border:1px solid var(--red);border-radius:7px;padding:11px;background:var(--red-dark);color:#fff;font-weight:700;cursor:pointer}.svg-export-button:hover{background:var(--red)}.design-source{margin-bottom:14px}.design-source-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}.design-source-tabs button{border:1px solid #555;border-radius:7px;padding:10px;background:#363636;color:#ddd;font-weight:700;cursor:pointer}.design-source-tabs button.is-active{border-color:var(--red);background:var(--red-dark);color:#fff}.file-button[hidden],.crop-actions button[hidden],.crop-actions[hidden],.crop-selector[hidden]{display:none!important}.crop-selector{margin-top:9px;padding:12px;border:1px solid #484848;border-radius:8px;background:#222}.crop-selector-title{margin-bottom:8px;color:#ddd;font-size:.75rem;font-weight:700}.crop-overview{position:relative;width:100%;overflow:hidden;background:#111;touch-action:none;-webkit-user-select:none;user-select:none}.crop-overview img{display:block;width:100%;height:auto;pointer-events:none}.crop-selection{position:absolute;border:2px solid #fff;background:#e6140a1f;box-shadow:0 0 0 9999px #00000094,inset 0 0 0 1px #e6140ae6;cursor:move;touch-action:none}.crop-selection-label{position:absolute;left:5px;top:5px;padding:3px 5px;border-radius:3px;background:#000000b8;color:#fff;font-size:.62rem;pointer-events:none}.crop-resize-handle{position:absolute;right:-7px;bottom:-7px;width:18px;height:18px;border:2px solid #fff;border-radius:50%;background:var(--red);cursor:nwse-resize}.crop-selector-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:9px}.crop-selector-actions button{border:0;border-radius:6px;padding:9px 12px;background:#555;color:#fff;font-size:.78rem;font-weight:600;cursor:pointer}.crop-selector-actions #applyCropSelection{background:var(--red)}.preset-browser{padding:11px;border:1px solid #494949;border-radius:8px;background:#202020}.preset-categories{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px}.preset-categories button{border:1px solid #555;border-radius:999px;padding:6px 11px;background:#333;color:#ddd;cursor:pointer}.preset-categories button.is-active{border-color:var(--red);background:var(--red-dark);color:#fff}.preset-designs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.preset-card{overflow:hidden;border:2px solid transparent;border-radius:8px;padding:0;background:#333;color:#fff;text-align:left;cursor:pointer}.preset-card:hover,.preset-card.is-selected{border-color:var(--red)}.preset-card img{display:block;width:100%;aspect-ratio:1.25;object-fit:cover}.preset-card span{display:block;padding:7px;font-size:.68rem;line-height:1.25}@media(max-width:560px){.laser-grid,.symbol-controls{grid-template-columns:1fr}}@media(max-width:560px){.preset-designs{grid-template-columns:repeat(2,minmax(0,1fr))}}.view-controls{position:absolute;right:10px;bottom:10px;display:flex;gap:5px}.view-controls button{position:static;border:1px solid #444;border-radius:5px;background:#282828;color:#aaa;padding:6px 8px;font-size:.68rem;cursor:pointer}.view-controls button:hover{color:#fff;border-color:#666}.process-laser .magnet-art{filter:grayscale(1) sepia(.25) contrast(1.25);mix-blend-mode:multiply}.process-laser.model-pen .magnet-art{filter:grayscale(1) contrast(2) invert(.85);mix-blend-mode:screen}@media(max-width:560px){.magnet{max-width:78vw}.stage.is-tumbler{height:660px}}
