@font-face{font-family:Brandon Text;font-style:normal;font-weight:100;font-display:swap;src:url(/fonts/BrandonText-Thin.otf) format("opentype")}@font-face{font-family:Brandon Text;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/BrandonText-Light.otf) format("opentype")}@font-face{font-family:Brandon Text;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/BrandonText-Regular.otf) format("opentype")}@font-face{font-family:Brandon Text;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/BrandonText-Medium.otf) format("opentype")}@font-face{font-family:Brandon Text;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/BrandonText-Bold.otf) format("opentype")}@font-face{font-family:Brandon Text;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/BrandonText-Black.otf) format("opentype")}:root{--xan-blue: #4f5c7c;--xan-offwhite: #f6f7f5;--xan-lavender: #9799ae;--xan-sage: #c8d1c2;--xan-dark: #585c54;--xan-orange: #f8b77d;--xan-yellow: #fdd491;--xan-coral: #d67e7a;--xan-peach: #faca96;--xan-light-green: #d5dad0;--xan-blue-hover: #3f4963;--xan-coral-hover: #c86f6b;color:var(--xan-dark);background:var(--xan-offwhite);font-family:Brandon Text,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}.app-shell{min-height:100vh;padding:32px;display:grid;align-items:start;justify-items:center}.workspace{width:min(1180px,100%);display:grid;grid-template-columns:minmax(320px,420px) minmax(360px,1fr);gap:24px;align-items:start}.controls,.preview-panel{border:1px solid var(--xan-light-green);border-radius:8px;background:#fff;box-shadow:0 18px 50px #585c5417}.controls{display:flex;flex-direction:column;gap:18px;padding:24px}.profile-panel{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--xan-light-green)}.profile-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-title{min-width:0;display:grid;gap:2px}.profile-title>span{color:var(--xan-dark);font-size:.72rem;font-weight:400;letter-spacing:0;text-transform:uppercase}.profile-name-button{width:100%;min-height:44px;border:0;border-radius:0;padding:0;color:var(--xan-blue);background:transparent;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:100;line-height:1.25;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-name-button:hover{color:var(--xan-blue-hover);background:transparent}.profile-name-button:disabled{color:var(--xan-dark);cursor:not-allowed;opacity:.45}.profile-name-input{width:min(260px,100%);min-height:44px;border:1px solid var(--xan-sage);border-radius:6px;padding:0 8px;color:var(--xan-dark);background:#fff;font:inherit;font-size:clamp(1.35rem,3vw,1.9rem);font-weight:100;line-height:1.25;outline:none}.profile-name-input:focus{outline:3px solid rgb(214 126 122 / 35%);outline-offset:2px}.profile-name-button[hidden],.profile-name-input[hidden]{display:none}.profile-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.profile-list{min-height:48px;display:flex;flex-wrap:wrap;gap:10px;align-items:center;align-content:flex-start;-webkit-user-select:none;user-select:none}.profile-list.is-height-animating{overflow:hidden;transition:height .26s cubic-bezier(.2,.8,.2,1);will-change:height}.profile-list.is-reordering{cursor:default}.profile-empty{color:var(--xan-dark);font-size:.9rem}.icon-button,.profile-icon{width:42px;min-width:42px;height:42px;min-height:42px;display:grid;place-items:center;border-radius:7px;padding:0}.icon-button{border:0;border-radius:50%;color:var(--xan-blue);background:transparent}.icon-button:hover{color:var(--xan-blue-hover);background:transparent}.icon-button.danger{border:0;color:var(--xan-coral);background:transparent}.icon-button.danger:hover{color:var(--xan-coral-hover);background:transparent}.icon-button:disabled{opacity:.35;cursor:not-allowed}.icon-button .lucide-icon{width:20px;height:20px;stroke-width:2.4}.profile-qr-icon{width:36px;height:36px;display:block;stroke-width:1.9;transform:translateZ(0);will-change:transform}.profile-icon{position:relative;border-color:var(--xan-sage);color:var(--profile-dot);background:#fff;cursor:default;transition:transform .18s cubic-bezier(.2,.8,.2,1),border-color .12s ease,box-shadow .12s ease,opacity .12s ease;will-change:transform}.profile-icon:hover{background:var(--xan-offwhite)}.profile-icon.is-dragging{cursor:default;opacity:.48;transform:scale(.9);box-shadow:0 0 0 3px #d67e7a47}.profile-drag-ghost{position:fixed;top:0;left:0;z-index:9999;width:42px;min-width:42px;height:42px;min-height:42px;display:grid;place-items:center;border:0;border-radius:0;padding:0;color:var(--profile-dot);background:transparent;box-shadow:none;cursor:default;perspective:240px;pointer-events:none;transform-origin:50% 50%;transform-style:preserve-3d;transition:transform .22s cubic-bezier(.18,1.35,.28,1),opacity .14s ease;will-change:transform}.profile-drag-face{position:relative;width:100%;height:100%;display:grid;place-items:center;border:1px solid var(--profile-border, var(--xan-sage));border-radius:7px;color:var(--profile-dot);background:#fff;box-shadow:0 10px 22px #4f5c7c2e;backface-visibility:visible;contain:paint;transform-origin:50% 50%;transform-style:preserve-3d;transition:transform 80ms cubic-bezier(.16,1,.3,1),box-shadow .16s ease;will-change:transform}.profile-drag-ghost.is-floating{transition:opacity .14s ease}.profile-drag-ghost.is-floating .profile-drag-face{box-shadow:0 24px 44px #4f5c7c47;transition:box-shadow .16s ease}.profile-drag-ghost.is-dropping{transition:transform .28s cubic-bezier(.2,1.55,.34,1),opacity .18s ease}.profile-drag-ghost.is-dropping-near{transition:transform .12s cubic-bezier(.2,0,.2,1),opacity .1s ease}.profile-drag-ghost.is-dropping .profile-drag-face{box-shadow:0 8px 18px #4f5c7c24;transition:transform .28s cubic-bezier(.2,1.55,.34,1),box-shadow .22s ease}.profile-drag-ghost.is-dropping-near .profile-drag-face{box-shadow:0 6px 14px #4f5c7c1f;transition:transform .12s cubic-bezier(.2,0,.2,1),box-shadow .1s ease}.profile-icon[aria-selected=true]{border-color:var(--xan-blue);box-shadow:0 0 0 3px #4f5c7c33}.profile-icon-swatch{position:absolute;right:5px;bottom:5px;width:11px;height:11px;border:2px solid #ffffff;border-radius:50%;background:var(--profile-corner);box-shadow:0 0 0 1px #585c5429}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-title{display:grid;gap:6px}.section-title p{margin:0;color:var(--xan-coral);font-size:.78rem;font-weight:400;letter-spacing:0;text-transform:uppercase}.section-title h1{margin:0;padding-bottom:8px;color:var(--xan-dark);font-size:clamp(2rem,4vw,3.4rem);font-weight:100;line-height:1.1;letter-spacing:0;white-space:nowrap}.field,.slider-row{display:grid;gap:8px}.field span,.field>label,.slider-row label,.mode-field legend,.slider-row output{color:var(--xan-dark);font-size:.88rem;font-weight:400}.field input[type=text],.field input[type=password],.number-control input,.field select{width:100%;min-height:46px;border:1px solid var(--xan-sage);border-radius:7px;padding:0 12px;color:var(--xan-dark);background:#fff;outline:none}.field input[type=text]:focus,.field input[type=password]:focus,.number-control:focus-within,.field select:focus,.slider-row input:focus-visible,button:focus-visible{outline:3px solid rgb(214 126 122 / 35%);outline-offset:2px}.field input[type=color]{width:100%;height:46px;border:1px solid var(--xan-sage);border-radius:7px;padding:4px;background:#fff;cursor:pointer}.field input[type=color]:disabled{opacity:.45;cursor:not-allowed}.color-field{align-content:start}.color-pair{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);column-gap:8px;row-gap:10px;align-items:start}.color-transfer-controls{padding-top:26px;display:grid;gap:7px;justify-items:center;align-content:start;justify-self:stretch;z-index:1}.color-transfer-button{width:34px;min-width:34px;height:34px;min-height:34px;display:grid;place-items:center;border:0;border-radius:50%;padding:0;color:var(--xan-blue);background:transparent}.color-transfer-button:hover{color:var(--xan-blue-hover);background:transparent}.color-transfer-button[aria-pressed=true]{color:#fff;background:var(--xan-blue)}.color-transfer-button[aria-pressed=true]:hover{color:#fff;background:var(--xan-blue-hover)}.color-transfer-button .lucide-icon{width:18px;height:18px;stroke-width:2.4}.color-presets{display:grid;grid-template-columns:repeat(6,1fr);gap:6px}.color-preset{width:100%;min-width:0;aspect-ratio:1;min-height:0;border:1px solid var(--xan-sage);border-radius:5px;padding:0;background:linear-gradient(var(--swatch-color),var(--swatch-color)),#fff;cursor:pointer}.color-preset:hover{border-color:var(--xan-blue);background:linear-gradient(var(--swatch-color),var(--swatch-color)),#fff}.color-preset[aria-pressed=true]{border-color:var(--xan-blue);box-shadow:0 0 0 2px #4f5c7c38}.color-preset-transparent,.color-preset-transparent:hover{background:linear-gradient(135deg,transparent 47%,var(--xan-coral) 48%,var(--xan-coral) 52%,transparent 53%),conic-gradient(#ffffff 25%,var(--xan-light-green) 0 50%,#ffffff 0 75%,var(--xan-light-green) 0);background-size:100% 100%,12px 12px}.color-preset:disabled{opacity:.35;cursor:not-allowed}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.field-wide{grid-column:1 / -1}.wifi-fields[hidden],.field[hidden]{display:none}.content-panel-stack{display:grid;align-items:start;min-width:0;overflow:hidden;transition:height .26s cubic-bezier(.2,.8,.2,1);will-change:height}.content-panel-stack>.content-panel{grid-area:1 / 1;align-self:start;min-width:0;transition:opacity .18s ease,transform .26s cubic-bezier(.2,.8,.2,1);will-change:opacity,transform}.content-panel-stack>.content-panel:not(.is-open){opacity:0;pointer-events:none;transform:translateY(-8px)}.content-panel-stack>.content-panel.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.checkbox-field{min-height:46px;display:flex;gap:10px;align-items:center;align-self:end;color:var(--xan-dark);font-size:.88rem;font-weight:400}.checkbox-field input{width:18px;height:18px;margin:0;accent-color:var(--xan-coral)}.mode-field{min-width:0;margin:0;padding:0;border:0;display:grid;gap:8px}.mode-field legend{padding:0}.segmented-control{min-height:46px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;border:1px solid var(--xan-sage);border-radius:7px;padding:4px;background:#fff}.segmented-control label{position:relative;min-width:0;display:grid;place-items:center;border-radius:5px;color:var(--xan-dark);font-size:.86rem;font-weight:400;cursor:pointer}.segmented-control input{position:absolute;opacity:0;pointer-events:none}.segmented-control label>span{width:100%;min-height:36px;display:grid;place-items:center;border-radius:5px;padding:0 8px}.segmented-control .lucide-icon{width:19px;height:19px;stroke-width:2.4}.content-type-control{position:relative;width:max-content;min-height:0;border:0;grid-template-columns:repeat(var(--content-type-count, 2),42px);justify-self:start;overflow:hidden;box-shadow:inset 0 0 0 1px var(--xan-sage)}.content-type-control:before{content:"";position:absolute;top:0;left:0;width:var(--content-type-indicator-width, 42px);height:var(--content-type-indicator-height, 42px);border-radius:5px;background:var(--xan-blue);transform:translate(var(--content-type-indicator-x, 4px),var(--content-type-indicator-y, 4px));transition:transform .18s cubic-bezier(.2,.8,.2,1),width .18s cubic-bezier(.2,.8,.2,1),height .18s cubic-bezier(.2,.8,.2,1);z-index:0}.content-type-control label{z-index:1;width:42px;height:42px}.content-type-control label>span{width:42px;min-height:42px;height:42px;padding:0}.content-type-control .lucide-icon{width:21px;height:21px;display:block}.segmented-control input:checked+span{color:#fff;background:var(--xan-blue)}.content-type-control input:checked+span{color:#fff;background:transparent}.segmented-control input:focus-visible+span{outline:3px solid rgb(214 126 122 / 35%);outline-offset:2px}.style-control{min-height:0;grid-template-columns:repeat(4,minmax(0,1fr))}.style-control label{aspect-ratio:1;place-items:stretch}.segmented-control .style-option{min-height:0;aspect-ratio:1;place-items:start;padding:7px}.style-preview{position:relative;width:25px;height:25px;display:block;color:currentColor}.style-preview:before,.style-preview:after{content:"";position:absolute;background:currentColor}.style-preview-smooth:before{left:1px;top:2px;width:22px;height:9px;border-radius:7px;box-shadow:5px 7px 0 currentColor,0 14px 0 currentColor}.style-preview-smooth:after{left:8px;top:2px;width:9px;height:22px;border-radius:7px}.style-preview-soft:before{left:1px;top:1px;width:23px;height:10px;border-radius:9px;box-shadow:0 8px 0 currentColor,8px 15px 0 currentColor}.style-preview-soft:after{left:8px;top:1px;width:10px;height:23px;border-radius:9px}.style-preview-crisp:before{left:1px;top:1px;width:23px;height:8px;border-radius:2px;box-shadow:0 8px 0 currentColor,8px 16px 0 currentColor}.style-preview-crisp:after{left:9px;top:1px;width:8px;height:23px;border-radius:2px}.style-preview-chain:before,.style-preview-chain:after{left:1px;top:3px;width:23px;height:8px;border-radius:7px;box-shadow:0 11px 0 currentColor,-1px 11px 0 currentColor}.style-preview-chain:after{left:9px;top:1px;width:8px;height:23px;box-shadow:none}.style-preview-dots:before{left:1px;top:1px;width:7px;height:7px;border-radius:50%;box-shadow:10px 0 0 currentColor,20px 0 0 currentColor,0 10px 0 currentColor,10px 10px 0 currentColor,20px 10px 0 currentColor,0 20px 0 currentColor,10px 20px 0 currentColor,20px 20px 0 currentColor}.style-preview-squares:before{left:1px;top:1px;width:7px;height:7px;box-shadow:10px 0 0 currentColor,20px 0 0 currentColor,0 10px 0 currentColor,10px 10px 0 currentColor,20px 10px 0 currentColor,0 20px 0 currentColor,10px 20px 0 currentColor,20px 20px 0 currentColor}.style-preview-rounded:before{left:1px;top:1px;width:7px;height:7px;border-radius:3px;box-shadow:10px 0 0 currentColor,20px 0 0 currentColor,0 10px 0 currentColor,10px 10px 0 currentColor,20px 10px 0 currentColor,0 20px 0 currentColor,10px 20px 0 currentColor,20px 20px 0 currentColor}.style-preview-diamond:before{left:2px;top:2px;width:7px;height:7px;transform:rotate(45deg);transform-origin:center;box-shadow:7px -7px 0 currentColor,14px -14px 0 currentColor,7px 7px 0 currentColor,14px 0 0 currentColor,21px -7px 0 currentColor,14px 14px 0 currentColor}.style-preview-cross:before,.style-preview-cross:after{left:1px;top:10px;width:23px;height:5px;border-radius:4px}.style-preview-cross:after{left:10px;top:1px;width:5px;height:23px}.style-preview-rings:before{left:1px;top:1px;width:7px;height:7px;border:2px solid currentColor;border-radius:50%;background:transparent;box-shadow:10px 0 0 -1px transparent,10px 0 0 1px currentColor,20px 0 0 -1px transparent,20px 0 0 1px currentColor,0 10px 0 -1px transparent,0 10px 0 1px currentColor,10px 10px 0 -1px transparent,10px 10px 0 1px currentColor,20px 10px 0 -1px transparent,20px 10px 0 1px currentColor}.style-preview-slash:before{left:9px;top:0;width:7px;height:25px;border-radius:4px;transform:rotate(42deg)}.style-preview-bars:before{left:2px;top:1px;width:5px;height:23px;border-radius:4px;box-shadow:9px 0 0 currentColor,18px 0 0 currentColor}.style-preview-confetti:before{left:1px;top:1px;width:7px;height:7px;border-radius:50%;box-shadow:11px 0 0 currentColor,20px 2px 0 -1px currentColor,2px 11px 0 -1px currentColor,11px 11px 0 currentColor,20px 11px 0 currentColor,1px 20px 0 currentColor,12px 20px 0 -1px currentColor}.style-preview-confetti:after{left:17px;top:18px;width:7px;height:7px;transform:rotate(45deg)}.style-preview-spark:before{left:0;top:10px;width:25px;height:5px;border-radius:4px}.style-preview-spark:after{left:10px;top:0;width:5px;height:25px;border-radius:4px;transform:rotate(45deg);box-shadow:0 0 0 currentColor}.slider-row{grid-template-columns:1fr auto;align-items:center}.number-control{min-height:38px;display:grid;grid-template-columns:minmax(70px,92px) auto;gap:6px;align-items:center;border:1px solid var(--xan-sage);border-radius:7px;padding:0 9px 0 10px;background:#fff}.number-control input{min-height:34px;border:0;border-radius:0;padding:0;text-align:right;outline:none}.number-control span{color:var(--xan-dark);font-size:.88rem}.slider-row>input[type=range]{grid-column:1 / -1;width:100%;accent-color:var(--xan-coral)}.button-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:2px}button{min-height:44px;border:1px solid var(--xan-blue);border-radius:7px;padding:0 14px;color:#fff;background:var(--xan-blue);font-weight:500;cursor:pointer}.button-row button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.button-row .lucide-icon{width:18px;height:18px;flex:0 0 auto;stroke-width:2.4}button:hover{background:var(--xan-blue-hover)}button.secondary{color:var(--xan-blue);background:#fff}button.secondary:hover,button.ghost:hover{background:var(--xan-offwhite)}button.danger{border-color:var(--xan-coral);color:#fff;background:var(--xan-coral)}button.danger:hover{background:var(--xan-coral-hover)}button.ghost{min-height:36px;color:var(--xan-blue);background:#fff}.status{min-height:22px;margin:0;color:var(--xan-dark);font-size:.9rem;overflow-wrap:anywhere}.preview-panel{position:sticky;top:32px;height:calc(100vh - 64px);min-height:620px;align-self:start;display:block;overflow:hidden}.preview-toolbar{position:absolute;top:12px;right:12px;z-index:3;pointer-events:none}.preview-toolbar-actions{min-width:0;display:flex;gap:12px;align-items:center;justify-content:flex-end;pointer-events:auto}.preview-zoom-control{display:grid;grid-template-columns:34px minmax(128px,168px) 34px;gap:6px;align-items:center;padding:4px;border:1px solid rgb(200 209 194 / 72%);border-radius:7px;background:#ffffffd1;box-shadow:0 12px 28px #585c541f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.preview-zoom-button{width:34px;min-width:34px;height:34px;min-height:34px;border:0;border-radius:0;padding:0;display:grid;place-items:center;color:var(--xan-blue);background:transparent}.preview-zoom-button:hover{color:var(--xan-blue-hover);background:transparent}.preview-zoom-button:disabled{color:var(--xan-dark);opacity:.32}.preview-zoom-button .lucide-icon{width:20px;height:20px;stroke-width:2.4}.preview-zoom-pad{--preview-zoom-progress: 14.2857%;position:relative;height:34px;min-width:0;display:grid;place-items:center;color:var(--xan-blue);cursor:ew-resize;touch-action:none}.preview-zoom-pad:focus-visible{outline:3px solid rgb(214 126 122 / 35%);outline-offset:2px}.preview-zoom-track{position:absolute;left:0;right:0;height:6px;border-radius:999px;background:#4f5c7c26;overflow:hidden}.preview-zoom-fill{display:block;width:var(--preview-zoom-progress);height:100%;border-radius:inherit;background:var(--xan-blue)}.qr-stage{--preview-base-size: 620px;--preview-surface-size: 620px;width:100%;height:100%;min-height:0;padding:0;overflow:auto;overscroll-behavior:contain;scrollbar-width:none;cursor:default;background:linear-gradient(45deg,rgb(79 92 124 / 7%) 25%,transparent 25%),linear-gradient(-45deg,rgb(79 92 124 / 7%) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,rgb(79 92 124 / 7%) 75%),linear-gradient(-45deg,transparent 75%,rgb(79 92 124 / 7%) 75%);background-color:var(--xan-offwhite);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px}.qr-stage.can-pan{cursor:grab}.qr-stage::-webkit-scrollbar{display:none;width:0;height:0}.qr-stage.is-panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.preview-scrollbar{position:absolute;z-index:2;pointer-events:none;opacity:0;transition:opacity .12s ease}.preview-scrollbar span{display:block;border-radius:999px;background:#4f5c7c85}.preview-scrollbar-x{left:10px;right:10px;bottom:8px;height:6px}.preview-scrollbar-x span{width:var(--preview-scrollbar-x-width, 32px);height:100%;transform:translate3d(var(--preview-scrollbar-x-left, 0),0,0)}.preview-scrollbar-y{top:10px;right:8px;bottom:10px;width:6px}.preview-scrollbar-y span{width:100%;height:var(--preview-scrollbar-y-height, 32px);transform:translate3d(0,var(--preview-scrollbar-y-top, 0),0)}.preview-panel.has-preview-scroll-x .preview-scrollbar-x,.preview-panel.has-preview-scroll-y .preview-scrollbar-y{opacity:1}.qr-pan-space{position:relative;width:var(--preview-pan-space-width, 100%);height:var(--preview-pan-space-height, 100%);min-width:100%;min-height:100%}.qr-zoom-surface{--preview-tilt-x: 0deg;--preview-tilt-y: 0deg;--preview-depth: 0px;--preview-warp-x: 1;--preview-warp-y: 1;--preview-origin-x: 50%;--preview-origin-y: 50%;position:absolute;left:var(--preview-surface-left, 0);top:var(--preview-surface-top, 0);width:var(--preview-surface-size);height:var(--preview-surface-size);display:grid;place-items:center;transform:perspective(520px) rotateX(var(--preview-tilt-x)) rotateY(var(--preview-tilt-y)) translateZ(var(--preview-depth)) scaleX(var(--preview-warp-x)) scaleY(var(--preview-warp-y));transform-origin:var(--preview-origin-x) var(--preview-origin-y);transform-style:preserve-3d;transition:transform .17s cubic-bezier(.16,1,.3,1),filter .17s ease;will-change:width,height,transform}.qr-stage.is-panning .qr-zoom-surface{transition:none}.qr-code{width:100%;height:100%;display:grid;place-items:center;border-radius:8px;background:#fff;box-shadow:0 14px 42px #585c541c;pointer-events:none}.qr-code.is-transparent{background:transparent}.qr-code svg,.qr-code canvas{width:100%;height:100%;display:block}@media(max-width:880px){.app-shell{padding:18px}.workspace{grid-template-columns:1fr}.preview-panel{position:static;height:min(72vh,620px);min-height:420px}.qr-stage{min-height:min(70vh,620px)}}@media(max-width:560px){.app-shell{padding:12px}.controls{padding:18px}.field-grid,.profile-panel,.button-row,.color-pair{grid-template-columns:1fr}.color-transfer-controls{padding-top:0;grid-template-columns:repeat(3,34px);justify-content:start}.preview-toolbar{left:12px;right:12px}.preview-toolbar-actions{align-items:center;justify-content:stretch}.preview-zoom-control{grid-template-columns:34px minmax(0,1fr) 34px}}
