/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.guide-link{color:#f9cd64;border:1px solid #f9cd64;padding:5px 9px;font-size:12px;font-weight:700;text-decoration:none}.guide-link:hover{color:#102334;background:#f9cd64}.dpi-select{color:#eaf4fa;background:#091621;border:1px solid #57859d;height:27px;padding:2px 5px;font-weight:400}.dpi-manual{display:none}.guide-page{color:#eaf4fa;background:radial-gradient(circle at 50% 0,#14334a,#07121c 48%);min-height:100vh;padding:32px max(28px,50vw - 590px);font-family:Arial,sans-serif}.guide-back{color:#f9cd64;font-weight:700;text-decoration:none}.guide-hero{text-align:center;margin:58px 0 42px}.guide-hero span{color:#78d4ce;letter-spacing:2px;font-size:12px;font-weight:700}.guide-hero h1{color:#f9cd64;margin:10px 0;font-size:34px}.guide-hero p{color:#b7cbd7;margin:0;font-size:17px}.guide-columns{grid-template-columns:1fr 1fr;gap:24px;display:grid}.guide-card{background:#102334f0;border:1px solid #38556a;border-top:3px solid #f9cd64;padding:28px 30px}.guide-card h2{color:#78d4ce;margin:0 0 22px;font-size:21px}.guide-card ol{margin:0;padding-left:25px}.guide-card li{border-bottom:1px solid #29475a;margin:0 0 16px;padding:0 0 18px 6px}.guide-card li:last-child{border:0;margin:0;padding-bottom:0}.guide-card b,.guide-card span{display:block}.guide-card b{color:#f9cd64;margin-bottom:5px;font-size:16px}.guide-card span{color:#eaf4fa;line-height:1.45}@media (width<=760px){.guide-page{padding:22px}.guide-hero{margin:40px 0 28px}.guide-hero h1{font-size:27px}.guide-columns{grid-template-columns:1fr}.guide-card{padding:22px}}.beta-label{color:#78d4ce;border:1px solid #38556a;margin-left:6px;margin-right:10px;padding:2px 5px;font-size:10px;font-weight:700;line-height:1}.stats-page{color:#eaf4fa;background:#07121c;max-width:900px;min-height:100vh;margin:0 auto;padding:42px;font-family:Arial,sans-serif}.stats-page h1{color:#f9cd64;text-align:left;margin:0 0 8px}.stats-note{color:#b7cbd7}.stats-total{background:#112638;border:1px solid #38556a;width:220px;margin:28px 0;padding:20px;display:grid}.stats-total b{color:#f9cd64;font-size:34px}.stats-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.stats-grid section{background:#102334;padding:18px}.stats-grid h2{color:#78d4ce;text-align:left}.stats-grid p{border-bottom:1px solid #29475a;justify-content:space-between;margin:0;padding:8px 0;display:flex}@media (width<=700px){.stats-page{padding:24px}.stats-grid{grid-template-columns:1fr}}:is(.topbar label:has(input[min="0"][max="80"]),.topbar label:has(input[min="-80"][max="80"])){display:none}.share-button{color:#f9cd64;cursor:pointer;background:0 0;border:1px solid #f9cd64;width:max-content;padding:3px 8px;font-size:11px;font-weight:700}.share-button:hover{color:#102334;background:#f9cd64}.brand-footer a>span{gap:1px;display:grid}.brand-footer a b{font-size:11px}.brand-footer a small{color:#b7cbd7;white-space:nowrap;font-size:9px;font-weight:400}.brand-footer a:hover small{color:#eaf4fa}*{box-sizing:border-box}body{color:#eaf4fa;background:#07121c;margin:0;font-family:Arial,sans-serif;overflow:hidden}.app-shell{background:#07121c;height:100vh;overflow:hidden}.topbar{background:#112638;border-bottom:1px solid #38556a;flex-wrap:wrap;align-items:center;gap:11px;min-height:66px;padding:9px 14px;font-size:13px;display:flex}.topbar strong{color:#eaf4fa;margin-right:16px}.topbar label{color:#f9cd64;align-items:center;gap:5px;font-weight:700;display:flex}.topbar input{color:#eaf4fa;background:#091621;border:1px solid #57859d;width:72px;height:27px;padding:2px 5px}.topbar .radio{color:#f9cd64}.topbar .radio input{accent-color:#f9cd64;width:auto;height:auto}.topbar button{color:#fff;background:#176e9e;border:1px solid #326883;padding:6px 10px;font-weight:700}.topbar .reset{color:#fff;background:#8f4448}.move-title{color:#f9cd64;margin-left:8px;font-weight:700}.topbar .compact input{width:48px}.body{grid-template-columns:545px minmax(0,1fr);height:calc(100vh - 66px);min-height:0;display:grid}.sidebar{background:#102334;min-height:0;padding:8px 15px 4px;overflow:auto}.upload{text-align:center;color:#f9cd64;cursor:pointer;border:1px dashed #f9cd64;width:220px;margin:0 auto 8px;padding:6px;font-weight:700;display:block}.upload span,.upload small{display:block}.upload small{color:#b7cbd7;margin-top:3px;font-size:11px;font-weight:400}.upload input{display:none}h1{color:#f9cd64;text-align:center;margin:2px 0 14px;font-size:17px}h2{text-align:center;color:#78d4ce;margin:0 0 9px;font-size:15px}.lists{grid-template-columns:1fr 2px 1fr;gap:17px;display:grid}.lists>i{background:#f9cd64}.measure-row{grid-template-columns:24px repeat(4,1fr);align-items:center;gap:4px;min-height:34px;display:grid}.measure-row b{text-align:right;font-size:16px}.check{white-space:nowrap;align-items:center;gap:3px;font-size:13px;display:flex}.check input{appearance:none;background:#102334;border:1px solid #78a1b8;width:13px;height:13px;margin:0}.check input:checked{background:#f9cd64;box-shadow:inset 0 0 0 3px #102334}.stage{background:#0c1824;border-left:1px solid #38556a;min-height:0;position:relative;overflow:hidden}.stage canvas{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.stage canvas:active{cursor:grabbing}.brand-footer{background:#112638f5;border-top:1px solid #38556a;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:5px 14px;display:flex;position:absolute;bottom:0;left:0;right:0}.brand-copy{gap:2px;display:grid}.brand-copy strong{color:#f9cd64;font-size:12px}.brand-copy span{color:#b7cbd7;font-size:11px}.brand-footer nav{align-items:center;gap:7px;display:flex}.brand-footer a{color:#eaf4fa;border:1px solid #38556a;align-items:center;gap:5px;padding:3px 7px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.brand-footer a:hover{color:#f9cd64;border-color:#f9cd64}.brand-footer img{object-fit:cover;background:#fff;border-radius:50%;width:30px;height:30px}@media (width<=1000px){body,.app-shell{overflow:auto}.body{grid-template-columns:1fr;height:auto}.sidebar{max-height:55vh}.stage canvas{height:65vh}.topbar{z-index:2;position:sticky;top:0}.brand-copy span,.brand-footer a span{display:none}}
