html,body{height:100%;margin:0;padding:0}html{background:#fff;background:var(--background,#fff);color:var(--foreground,#111);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}body{background:#fff;background:var(--background,#fff);color:var(--foreground,#111);min-height:100%;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;overscroll-behavior:none}button,textarea,input{font:inherit}summary,button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.35}:root{--background:#fff;--foreground:#111;--muted:#666;--panel:#fff;--panel-foreground:#111;--border:#d4d4d4;--input:#d4d4d4;--primary:#111;--primary-foreground:#fff;--hover:#f3f3f3;--focus:#8a8a8a;--shadow:rgba(0,0,0,.18);--radius:10px}.dark{--background:#000;--foreground:#fff;--muted:#b8b8b8;--panel:#111;--panel-foreground:#fff;--border:#3a3a3a;--input:#4a4a4a;--primary:#fff;--primary-foreground:#000;--hover:#242424;--focus:#b8b8b8;--shadow:rgba(255,255,255,.18)}.app-shell,.input-form,.display-page,.display-sign{background:#fff;background:var(--background,#fff);color:var(--foreground,#111)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.input-form{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:24px;display:flex}.input-textarea{box-sizing:border-box;border:2px solid #d4d4d4;border-color:var(--input,#d4d4d4);border-radius:var(--radius,10px);color:var(--foreground,#111);width:100%;max-width:760px;min-height:138px;letter-spacing:.01em;resize:vertical;background:0 0;outline:none;margin:0;padding:20px 22px;font-size:34px;font-weight:700;line-height:1.2;box-shadow:0 1px 2px rgba(0,0,0,.05)}.input-textarea:focus{border-color:#8a8a8a;border-color:var(--focus,#8a8a8a);box-shadow:0 0 0 3px rgba(138,138,138,.28)}.input-textarea::placeholder{color:#999;text-align:center}.input-textarea::placeholder{color:#999;text-align:center}.primary-button,.plain-button,.icon-button,.align-button,.color-button,.step-button{box-sizing:border-box;border:1px solid #d4d4d4;border-color:var(--border,#d4d4d4);border-radius:var(--radius,10px);color:var(--foreground,#111);-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;justify-content:center;align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.primary-button{background:#111;background:var(--primary,#111);color:var(--primary-foreground,#fff);min-width:200px;min-height:56px;letter-spacing:.08em;text-transform:uppercase;margin-top:28px;padding:12px 28px;font-size:24px;font-weight:800}.primary-button:hover,.plain-button:hover,.icon-button:hover,.align-button:hover,.color-button:hover,.step-button:hover{background:#f3f3f3;background:var(--hover,#f3f3f3)}.primary-button:hover{background:#333}.dark .primary-button:hover{background:#e8e8e8}.form-help{color:var(--muted,#666);margin:14px 0 0;font-size:14px}.display-page{height:100vh;min-height:100vh;position:relative;overflow:hidden}.empty-state{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:24px;display:flex}.empty-state h1{margin:0 0 8px;font-size:42px;line-height:1}.empty-state p{color:var(--muted,#666);margin:0 0 22px}.display-sign{box-sizing:border-box;justify-content:center;align-items:center;height:100vh;padding:0 16px;display:flex;overflow:hidden}.display-lines{flex-direction:column;width:100%;font-size:18vw;display:flex}.display-lines.text-left{text-align:left}.display-lines.text-center{text-align:center}.display-lines.text-right{text-align:right}.display-line{white-space:nowrap;letter-spacing:-.03em;line-height:1.05}.top-left,.top-right{z-index:30;position:fixed;top:16px}.top-left{left:16px}.top-right{right:16px}.plain-button,.icon-button{background:rgba(128,128,128,.14);padding:8px 12px;font-size:14px;font-weight:700}.icon-button{opacity:.45;border-radius:999px;width:48px;height:48px;padding:0;font-size:26px;line-height:1}.settings-details{position:relative}.settings-summary{list-style:none}.settings-summary::-webkit-details-marker{display:none}.settings-details[open] .settings-summary{opacity:1}.settings-popover{box-sizing:border-box;border:1px solid #d4d4d4;border-color:var(--border,#d4d4d4);background:#fff;background:var(--panel,#fff);color:var(--panel-foreground,#111);width:320px;max-width:88vw;box-shadow:0 16px 48px var(--shadow,rgba(0,0,0,.18));border-radius:12px;padding:18px;position:absolute;top:56px;right:0}.settings-title{letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:800}.settings-section{border-top:1px solid #d4d4d4;border-top-color:var(--border,#d4d4d4);padding:14px 0}.settings-section:first-of-type{border-top:0;padding-top:0}.settings-row{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.settings-label{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:800}.settings-value{color:var(--muted,#666);font-size:12px}.settings-stack>.plain-button,.settings-stack>.toggle-line{margin-top:10px}.settings-stack>.plain-button:first-child,.settings-stack>.toggle-line:first-child{margin-top:0}.settings-stack .plain-button{width:100%;font-weight:700}.align-group{border:1px solid #d4d4d4;border-color:var(--input,#d4d4d4);border-radius:var(--radius,10px);display:inline-flex;overflow:hidden}.align-button{border:0;border-left:1px solid #d4d4d4;border-left-color:var(--input,#d4d4d4);cursor:pointer;border-radius:0;width:52px;height:40px;min-height:40px;font-weight:800;text-decoration:none}.setting-stepper{justify-content:space-between;align-items:center;gap:10px;display:flex}.step-button{width:64px;height:44px;min-height:44px;font-size:24px;font-weight:900;text-decoration:none}.step-value{text-align:center;min-width:76px;font-size:18px;font-weight:900}.align-button:first-child{border-left:0}.align-button.selected{background:#111;background:var(--primary,#111);color:var(--primary-foreground,#fff)}.color-group{flex-flow:wrap;margin-bottom:-8px;display:flex}.color-button{border:2px solid #d4d4d4;border-color:var(--border,#d4d4d4);cursor:pointer;border-radius:999px;width:44px;height:44px;min-height:44px;margin:0 8px 8px 0;text-decoration:none}.color-button.selected{border-color:#111;box-shadow:0 0 0 3px rgba(17,17,17,.28)}.dark .color-button.selected{border-color:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.28)}.range-input{width:100%;margin:8px 0 0}.toggle-line{justify-content:space-between;align-items:center;min-height:44px;display:flex}.compact-button{min-width:72px;font-weight:800}@media (min-width:700px){.input-textarea{font-size:44px}}@supports (-webkit-touch-callout:none){.input-form,.display-page,.display-sign,.empty-state{height:-webkit-fill-available;min-height:-webkit-fill-available}}
