.sd-sheet-app{min-width:1180px;min-height:100vh;color:var(--ink);background:#f4f4f1}.sd-sheet-header{border-bottom:1px solid var(--paper-4);background:#fff;grid-template-columns:1fr auto;align-items:center;gap:28px;height:88px;padding:0 28px;display:grid}.sd-sheet-header img{width:auto;height:65px}.sd-sheet-header nav{align-items:center;gap:14px;display:flex}.sd-sheet-header nav>a,.sd-sheet-header nav>button,.sd-sheet-account{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.11em;white-space:nowrap;border:0;border-bottom:1px solid #0000;padding:8px 0;font-size:11px;font-weight:700;text-decoration:none}.sd-sheet-header nav>a:hover,.sd-sheet-header nav>button:hover{color:#fff;border-color:var(--brand);background:var(--brand)}.sd-sheet-header .sd-sheet-tool-link{color:var(--brand)}.sd-sheet-header nav>.is-solid{border:1px solid var(--ink);background:var(--ink);color:#fff;padding:10px 14px}.sd-sheet-header nav>.is-solid:hover{border-color:var(--brand);background:var(--brand)}.sd-sheet-account{text-overflow:ellipsis;max-width:135px;overflow:hidden}.sd-sheet-counter{border:1px solid var(--brand);min-height:46px;color:var(--brand);align-items:center;gap:8px;padding:0 12px;display:flex}.sd-sheet-counter strong{font-family:var(--font-num);font-size:25px;font-weight:500;line-height:1}.sd-sheet-counter small{max-width:100px;font-family:var(--font-mono);letter-spacing:.06em;font-size:10px;font-weight:700;line-height:1.2}.sd-sheet-notice{border-bottom:1px solid var(--paper-4);min-height:42px;color:var(--brand);font-family:var(--font-mono);letter-spacing:.08em;text-align:center;background:#fff5f5;justify-content:center;align-items:center;gap:20px;padding:8px 24px;font-size:11px;font-weight:700;display:flex}.sd-sheet-notice button{color:var(--brand);font-size:20px}.sd-sheet-workspace{grid-template-columns:320px minmax(540px,1fr) 290px;height:calc(100vh - 88px);min-height:720px;display:grid;overflow:hidden}.sd-sheet-notice+.sd-sheet-workspace{height:calc(100vh - 130px)}.sd-sheet-sidebar,.sd-sheet-right-column{background:#fff;overflow-y:auto}.sd-sheet-sidebar{border-right:1px solid var(--paper-4)}.sd-sheet-right-column{border-left:1px solid var(--paper-4)}.sd-sheet-title{border-bottom:1px solid var(--paper-4);background:var(--ink);color:#fff;padding:25px 22px 20px}.sd-sheet-eyebrow{font-family:var(--font-mono);letter-spacing:.14em;color:var(--brand);font-size:10px;font-weight:700}.sd-sheet-title h1{font-family:var(--font-display);letter-spacing:0;margin:6px 0 4px;font-size:32px;line-height:1}.sd-sheet-title p{color:#b8b8b2;margin:0;font-size:12px;line-height:1.4}.sd-sheet-section{border-bottom:1px solid var(--paper-4);padding:18px 18px 20px}.sd-sheet-section-title{align-items:center;gap:9px;min-height:25px;margin-bottom:13px;display:flex}.sd-sheet-section-title span{color:var(--brand);font-family:var(--font-mono);letter-spacing:.09em;font-size:11px;font-weight:700}.sd-sheet-section-title strong{font-family:var(--font-display);letter-spacing:0;font-size:19px;line-height:1}.sd-sheet-section-title em{background:var(--brand);color:#fff;min-width:25px;height:25px;font-family:var(--font-num);border-radius:50%;place-items:center;margin-left:auto;font-size:13px;font-style:normal;display:grid}.sd-sheet-presets{grid-template-columns:1fr 1fr;display:grid}.sd-sheet-presets button{border:1px solid var(--paper-4);min-height:54px;font-family:var(--font-display);border-bottom:0;border-right:0;padding:7px;font-size:17px;font-weight:700}.sd-sheet-presets button:nth-child(2n){border-right:1px solid var(--paper-4)}.sd-sheet-presets button:nth-last-child(-n+2){border-bottom:1px solid var(--paper-4)}.sd-sheet-presets button small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.06em;margin-top:2px;font-size:10px;display:block}.sd-sheet-presets button:hover{border-color:var(--ink)}.sd-sheet-presets button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.sd-sheet-presets button.is-active small{color:#b8b8b2}.sd-sheet-custom-size{grid-template-columns:1fr 18px 1fr;align-items:end;gap:5px;margin-top:12px;display:grid}.sd-sheet-custom-size>span{color:var(--ink-soft);text-align:center;padding-bottom:10px}.sd-sheet-custom-size label,.sd-sheet-export label{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.07em;font-size:10px;font-weight:700}.sd-sheet-custom-size input,.sd-sheet-export input{border:1px solid var(--paper-4);width:100%;height:38px;color:var(--ink);font-family:var(--font-num);background:#fff;margin-top:5px;padding:0 9px;font-size:18px}.sd-sheet-segmented{grid-template-columns:1fr 1fr;margin-top:12px;display:grid}.sd-sheet-segmented button{border:1px solid var(--paper-4);min-height:38px;font-family:var(--font-mono);letter-spacing:.07em;font-size:10px;font-weight:700}.sd-sheet-segmented button+button{border-left:0}.sd-sheet-segmented button.is-active{background:var(--brand);border-color:var(--brand);color:#fff}.sd-sheet-corner-selector{margin-top:13px}.sd-sheet-corner-selector>strong{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.07em;margin-bottom:7px;font-size:10px;display:block}.sd-sheet-corner-selector>div{grid-template-columns:repeat(5,1fr);display:grid}.sd-sheet-corner-selector button{border:1px solid var(--paper-4);min-height:38px;font-family:var(--font-num);border-right:0;font-size:17px;font-weight:500}.sd-sheet-corner-selector button:last-child{border-right:1px solid var(--paper-4)}.sd-sheet-corner-selector button small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.06em;margin-top:1px;font-size:8px;font-weight:700;display:block}.sd-sheet-corner-selector button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.sd-sheet-corner-selector button.is-active small{color:#b8b8b2}.sd-sheet-cut-selector{margin-top:13px}.sd-sheet-cut-selector>strong{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.07em;margin-bottom:7px;font-size:10px;display:block}.sd-sheet-cut-selector>div{grid-template-columns:1fr 1fr;display:grid}.sd-sheet-cut-selector button{border:1px solid var(--paper-4);min-height:40px;font-family:var(--font-mono);align-items:center;gap:5px;padding:6px 4px;font-size:9px;font-weight:700;line-height:1.1;display:flex}.sd-sheet-cut-selector button:nth-child(2n){border-left:0}.sd-sheet-cut-selector button:nth-child(n+3){border-top:0}.sd-sheet-cut-selector button.is-active{background:var(--ink);color:#fff}.sd-sheet-cut-selector i{border-top-width:2px;width:18px}.sd-sheet-help{border:1px solid var(--brand);cursor:help;border-radius:50%;place-items:center;width:24px;height:24px;margin-left:auto;display:grid;position:relative}.sd-sheet-help>span{z-index:20;border:1px solid var(--ink);width:236px;color:var(--ink);font-family:var(--font-mono);letter-spacing:.03em;background:#fff;padding:10px;font-size:10px;line-height:1.45;display:none;position:absolute;top:31px;right:0;box-shadow:5px 5px #0000001f}.sd-sheet-help:hover>span,.sd-sheet-help:focus>span{display:block}.sd-sheet-background-controls>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.sd-sheet-background-add{border:2px solid var(--ink);width:100%;min-height:44px;color:var(--ink);font-family:var(--font-display);font-size:16px;font-weight:700}.sd-sheet-background-add:hover{background:var(--ink);color:#fff}.sd-sheet-background-controls>small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.04em;text-align:center;margin-top:7px;font-size:10px;font-weight:700;line-height:1.45;display:block}.sd-sheet-background-file{border:1px solid var(--paper-4);text-align:left;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;width:100%;min-height:50px;padding:5px;display:grid}.sd-sheet-background-file:hover{border-color:var(--ink)}.sd-sheet-background-file span{background:#eee;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.sd-sheet-background-file img{object-fit:cover;width:100%;height:100%}.sd-sheet-background-file strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.sd-sheet-background-resolution{color:#176d35;font-family:var(--font-mono);letter-spacing:.03em;background:#edf8ef;margin-top:8px;padding:9px;font-size:10px;font-weight:700;line-height:1.4}.sd-sheet-background-resolution.is-low{color:#8a4f00;background:#fff1d7}.sd-sheet-background-resolution strong,.sd-sheet-background-resolution span{display:block}.sd-sheet-background-resolution span{margin-top:3px;font-weight:500}.sd-sheet-background-actions{grid-template-columns:1fr 1fr;margin-top:8px;display:grid}.sd-sheet-background-actions button{border:1px solid var(--paper-4);min-height:34px;font-family:var(--font-display);font-size:12px;font-weight:700}.sd-sheet-background-actions button+button{border-left:0}.sd-sheet-background-actions .is-danger{color:var(--brand)}.sd-sheet-library>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.sd-sheet-add-files{border:2px solid var(--brand);width:100%;min-height:46px;color:var(--brand);font-family:var(--font-display);font-size:17px;font-weight:700}.sd-sheet-add-files:hover:not(:disabled){background:var(--brand);color:#fff}.sd-sheet-add-files:disabled{opacity:.45}.sd-sheet-file-hint{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.04em;text-align:center;margin-top:7px;font-size:10px;font-weight:700;display:block}.sd-sheet-asset-list{gap:7px;margin-top:14px;display:grid}.sd-sheet-asset-list>p{color:var(--ink-soft);margin:5px 0 0;font-size:12px;line-height:1.45}.sd-sheet-asset{border:1px solid var(--paper-4);background:#fff;grid-template-columns:minmax(0,1fr) 74px;display:grid;position:relative}.sd-sheet-asset.is-selected{border-color:var(--brand);box-shadow:inset 0 0 0 1px var(--brand)}.sd-sheet-asset-fit-issue{border:2px solid var(--brand);background:#fff5f5;padding:8px}.sd-sheet-fit-issue-head{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;display:grid}.sd-sheet-fit-issue-head>span:first-child{background:#fff;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.sd-sheet-fit-issue-head img{object-fit:contain;max-width:100%;max-height:100%}.sd-sheet-fit-issue-head strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.sd-sheet-fit-issue-head small{color:var(--brand);font-family:var(--font-mono);letter-spacing:.04em;margin-top:3px;font-size:10px;font-weight:700;display:block}.sd-sheet-asset-fit-issue>strong{color:var(--brand);font-family:var(--font-display);margin-top:8px;font-size:15px;display:block}.sd-sheet-asset-fit-issue>p{color:var(--ink);margin:3px 0 8px;font-size:11px;line-height:1.4}.sd-sheet-asset-fit-issue>div:last-child{grid-template-columns:1fr auto;display:grid}.sd-sheet-asset-fit-issue>div:last-child button{border:1px solid var(--brand);background:var(--brand);color:#fff;min-height:34px;font-family:var(--font-display);padding:5px 8px;font-size:12px;font-weight:700}.sd-sheet-asset-fit-issue>div:last-child button+button{border-left:0}.sd-sheet-asset-fit-issue>div:last-child .is-danger{color:var(--brand);background:#fff}.sd-sheet-asset-thumb{text-align:left;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:52px;padding:5px;display:grid}.sd-sheet-asset-thumb>span:first-child{background-image:linear-gradient(45deg,#eee 25%,#0000 25%),linear-gradient(-45deg,#eee 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eee 75%),linear-gradient(-45deg,#0000 75%,#eee 75%);background-position:0 0,0 5px,5px -5px,-5px 0;background-size:10px 10px;place-items:center;width:42px;height:42px;display:grid;overflow:hidden}.sd-sheet-asset-thumb img{object-fit:contain;max-width:100%;max-height:100%}.sd-sheet-asset-thumb strong{color:var(--ink);font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.sd-sheet-asset-thumb small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.04em;margin-top:3px;font-size:10px;font-weight:700;display:block}.sd-sheet-asset-thumb b{color:var(--brand);font-family:var(--font-mono);letter-spacing:.05em;margin-top:3px;font-size:10px;display:block}.sd-sheet-asset-actions{border-left:1px solid var(--paper-4);grid-template-rows:1fr 1fr;display:grid}.sd-sheet-asset-actions button{font-family:var(--font-mono);padding:4px;font-size:10px;font-weight:700;line-height:1.1}.sd-sheet-copy{color:var(--brand)}.sd-sheet-delete-asset{border-top:1px solid var(--paper-4);color:var(--ink-soft)}.sd-sheet-copy:hover,.sd-sheet-delete-asset:hover{background:var(--brand);color:#fff}.sd-sheet-asset i{color:var(--brand);font-family:var(--font-mono);letter-spacing:.05em;font-size:10px;font-style:normal;font-weight:700;position:absolute;top:4px;right:78px}.sd-sheet-range{display:block}.sd-sheet-range>span{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.06em;justify-content:space-between;font-size:10px;font-weight:700;display:flex}.sd-sheet-range strong{color:var(--brand)}.sd-sheet-range input{width:100%;accent-color:var(--brand);margin:13px 0 8px}.sd-sheet-check{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.05em;align-items:center;gap:8px;margin:8px 0 14px;font-size:10px;font-weight:700;display:flex}.sd-sheet-check input{accent-color:var(--brand)}.sd-sheet-arrange{background:var(--ink);color:#fff;width:100%;min-height:45px;font-family:var(--font-display);font-size:17px;font-weight:700}.sd-sheet-arrange:hover:not(:disabled){background:var(--brand)}.sd-sheet-arrange:disabled{opacity:.3}.sd-sheet-arrange-message{color:var(--ink-soft);margin-top:9px;font-size:11px;line-height:1.4}.sd-sheet-stage{background-color:#ededeb;background-image:linear-gradient(45deg,#e1e1de 25%,#0000 25%),linear-gradient(-45deg,#e1e1de 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#e1e1de 75%),linear-gradient(-45deg,#0000 75%,#e1e1de 75%);background-position:0 0,0 9px,9px -9px,-9px 0;background-size:18px 18px;grid-template-rows:48px minmax(0,1fr) 38px;min-width:0;min-height:0;display:grid;overflow:hidden}.sd-sheet-toolbar{border-bottom:1px solid var(--paper-4);color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.07em;background:#fffffff0;justify-content:space-between;align-items:center;padding:0 18px;font-size:10px;font-weight:700;display:flex}.sd-sheet-toolbar div{display:flex}.sd-sheet-toolbar button{border:1px solid var(--paper-4);min-height:30px;color:var(--ink);font-family:var(--font-mono);padding:0 11px;font-size:10px;font-weight:700}.sd-sheet-toolbar button+button{border-left:0}.sd-sheet-toolbar button:hover:not(:disabled){background:var(--ink);color:#fff}.sd-sheet-toolbar button:disabled{opacity:.3}.sd-sheet-canvas-wrap{justify-content:flex-start;align-items:flex-start;min-height:0;padding:34px;display:flex;position:relative;overflow:auto}.sd-sheet-canvas-wrap svg{touch-action:none;flex:none;margin:auto;overflow:visible}.sd-sheet-stage.is-file-drag .sd-sheet-canvas-wrap{box-shadow:inset 0 0 0 4px var(--brand)}.sd-sheet-background-image{cursor:grab}.sd-sheet-background-image:active{cursor:grabbing}.sd-sheet-sticker{cursor:grab}.sd-sheet-sticker:active{cursor:grabbing}.sd-sheet-sticker.is-selected{filter:drop-shadow(0 0 .04px #e3091a66)}.sd-sheet-cutline-halo{stroke:#fff;stroke-width:3px;pointer-events:none}.sd-sheet-cutline{stroke:#f0f;stroke-width:1.5px;pointer-events:none}.sd-sheet-selection rect{fill:none;stroke:var(--brand);stroke-width:1.5px;stroke-dasharray:6 4;vector-effect:non-scaling-stroke;pointer-events:none}.sd-sheet-selection circle{fill:#fff;stroke:var(--brand);stroke-width:2px;vector-effect:non-scaling-stroke;cursor:nwse-resize}.sd-sheet-selection .sd-sheet-corner-rotate-zone{fill:#0000;stroke:none;pointer-events:all;cursor:url(/assets/rotate-cursor.svg) 14 14,grab}.sd-sheet-selection .sd-sheet-corner-rotate-zone:active{cursor:url(/assets/rotate-cursor.svg) 14 14,grabbing}.sd-sheet-outer-cutline{stroke-width:1.5px;vector-effect:non-scaling-stroke}.sd-sheet-cut-added{font-family:var(--font-mono);letter-spacing:.01px;pointer-events:none;font-size:.15px;font-weight:700}.sd-sheet-empty-canvas{text-align:center;pointer-events:none;flex-direction:column;align-items:center;width:min(390px,68%);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sd-sheet-empty-canvas strong{color:var(--brand);font-family:var(--font-display);font-size:34px;line-height:1}.sd-sheet-empty-canvas span{color:var(--ink);font-family:var(--font-mono);letter-spacing:.1em;margin-top:15px;font-size:13px;font-weight:700}.sd-sheet-empty-canvas p{max-width:500px;color:var(--ink-soft);margin:10px 0 0;font-size:16px;line-height:1.5}.sd-sheet-drop-overlay{z-index:5;border:3px dashed var(--brand);color:var(--brand);text-align:center;pointer-events:none;background:#fffffff0;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:28px}.sd-sheet-drop-overlay strong{font-family:var(--font-display);font-size:34px}.sd-sheet-drop-overlay span{max-width:440px;font-family:var(--font-mono);letter-spacing:.07em;font-size:11px;font-weight:700;line-height:1.5}.sd-sheet-legend{border-top:1px solid var(--paper-4);color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.05em;background:#fffffff0;justify-content:center;align-items:center;gap:25px;font-size:10px;font-weight:700;display:flex}.sd-sheet-legend i{vertical-align:2px;border-top:2px dashed;width:18px;margin-right:5px;display:inline-block}.sd-sheet-legend .is-kiss{border-color:#f0f}.sd-sheet-legend .is-perf{border-color:#00bfc9}.sd-sheet-inspector{border-bottom:1px solid var(--paper-4);background:#fff;padding:22px 18px}.sd-sheet-inspector.is-empty{text-align:center;flex-direction:column;justify-content:center;min-height:180px;display:flex}.sd-sheet-inspector.is-empty strong{font-family:var(--font-display);font-size:23px}.sd-sheet-inspector.is-empty p{color:var(--ink-soft);margin:8px 0 0;font-size:12px;line-height:1.45}.sd-sheet-inspector-head span{color:var(--brand);font-family:var(--font-mono);letter-spacing:.08em;font-size:10px;font-weight:700;display:block}.sd-sheet-inspector-head strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;margin:5px 0 18px;font-size:23px;display:block;overflow:hidden}.sd-sheet-size-field,.sd-sheet-rotation-field{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.07em;font-size:10px;font-weight:700;display:block;position:relative}.sd-sheet-size-field input{border:2px solid var(--ink);width:100%;height:50px;color:var(--brand);font-family:var(--font-num);margin-top:6px;padding:0 38px 0 12px;font-size:27px}.sd-sheet-size-field>span{color:var(--ink-soft);position:absolute;bottom:17px;right:12px}.sd-sheet-rotation-field{margin-top:14px}.sd-sheet-rotation-field input{border:1px solid var(--ink);width:100%;height:42px;color:var(--ink);font-family:var(--font-num);margin-top:6px;padding:0 34px 0 12px;font-size:21px}.sd-sheet-rotation-field>span{color:var(--ink-soft);font-size:15px;position:absolute;bottom:12px;right:12px}.sd-sheet-inspector>small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.04em;margin-top:8px;font-size:10px;font-weight:700;line-height:1.4;display:block}.sd-sheet-dimensions{grid-template-columns:1fr 1fr;gap:6px;margin:15px 0;display:grid}.sd-sheet-dimensions span{color:var(--ink-soft);font-family:var(--font-mono);background:#f4f4f1;padding:8px;font-size:10px}.sd-sheet-dimensions strong{color:var(--ink);font-family:var(--font-num);margin-top:3px;font-size:16px;display:block}.sd-sheet-resolution{color:#8a4f00;font-family:var(--font-mono);letter-spacing:.04em;background:#fff1d7;margin-bottom:12px;padding:8px;font-size:10px;font-weight:700;line-height:1.4}.sd-sheet-inspector-actions{grid-template-columns:1fr 1fr;display:grid}.sd-sheet-inspector-actions button{border:1px solid var(--paper-4);min-height:40px;font-family:var(--font-display);border-bottom:0;border-right:0;font-size:13px;font-weight:700}.sd-sheet-inspector-actions button:nth-child(2n){border-right:1px solid var(--paper-4)}.sd-sheet-inspector-actions button:nth-last-child(-n+2){border-bottom:1px solid var(--paper-4)}.sd-sheet-inspector-actions button:hover{background:var(--ink);color:#fff}.sd-sheet-inspector-actions .is-danger{color:var(--brand)}.sd-sheet-export{padding:20px 18px}.sd-sheet-export .sd-sheet-segmented{margin:12px 0}.sd-sheet-download{background:var(--brand);color:#fff;width:100%;min-height:58px;font-family:var(--font-display);padding:8px 12px;font-size:18px;font-weight:700;line-height:1.1}.sd-sheet-download:hover:not(:disabled){background:#bd0011}.sd-sheet-download:disabled{opacity:.35}.sd-sheet-export>small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.04em;text-align:center;margin-top:9px;font-size:10px;font-weight:700;line-height:1.4;display:block}.sd-sheet-export>small strong{color:var(--ink)}.sd-sheet-modal-backdrop{z-index:1000;background:#0a0a0aa6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sd-sheet-modal{border:2px solid var(--ink);width:min(520px,100%);box-shadow:12px 12px 0 var(--brand);background:#fff;padding:34px}.sd-sheet-modal h2{font-family:var(--font-display);margin:8px 0 12px;font-size:40px;line-height:.95}.sd-sheet-modal p{color:var(--ink-soft);font-size:15px;line-height:1.5}.sd-sheet-modal form{grid-template-columns:1fr auto;margin-top:18px;display:grid}.sd-sheet-modal input{border:1px solid var(--ink);min-width:0;height:50px;padding:0 12px;font-size:15px}.sd-sheet-modal form button,.sd-sheet-upgrade{background:var(--brand);color:#fff;min-height:50px;font-family:var(--font-display);justify-content:center;align-items:center;padding:0 18px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.sd-sheet-error-text{color:var(--brand);margin-top:10px;font-size:13px}.sd-sheet-modal-close{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.07em;margin-top:18px;font-size:10px;font-weight:700}@media (width<=1179px){.sd-sheet-app:before{z-index:9999;color:var(--ink);content:"THE STICKER SHEET BUILDER IS DESIGNED FOR DESKTOP. OPEN IT ON A SCREEN AT LEAST 1180PX WIDE.";font-family:var(--font-display);text-align:center;background:#fff;place-items:center;padding:30px;font-size:30px;line-height:1.05;display:grid;position:fixed;inset:0}}@media (prefers-reduced-motion:reduce){.sd-sheet-app *{scroll-behavior:auto!important}}
