:root{--ink:#10221b;--muted:#607169;--paper:#f7f5ee;--panel:#fffdf8;--line:#d9ddd5;--green:#137a52;--green-dark:#0b5639;--lime:#d8f26a}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.studio-state-page{background:radial-gradient(circle at 78% 20%,#d8f26a52,#0000 28%),linear-gradient(145deg,#fbfaf6,#eef4ed);place-content:center;justify-items:center;gap:16px;min-height:100vh;padding:48px 24px;display:grid}.studio-state-card{border:1px solid var(--line);background:#fffdf8f2;border-radius:28px;width:min(100%,590px);padding:clamp(32px,7vw,58px);box-shadow:0 26px 80px #10221b21}.studio-brand-mark{color:#fff;background:var(--green-dark);letter-spacing:-.08em;border-radius:13px;flex:none;place-items:center;width:44px;height:44px;font-size:15px;font-weight:900;display:grid}.studio-state-card .studio-brand-mark{margin-bottom:44px}.studio-eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900;display:block}.studio-state-card h1{letter-spacing:-.06em;margin:14px 0 18px;font-size:clamp(38px,7vw,62px);line-height:.98}.studio-state-card p{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.studio-state-actions{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.studio-button{border:1px solid #0000;border-radius:11px;padding:13px 18px;font-weight:850}.studio-button-primary{color:#fff;background:var(--green-dark)}.studio-button-secondary{border-color:var(--line);background:#fff}.studio-loader{border:3px solid #cbd8d0;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite studio-spin}@keyframes studio-spin{to{transform:rotate(360deg)}}.studio-app-shell{background:#ecf0e9;min-height:100vh}.studio-app-header{background:#fffdf8;border-bottom:1px solid #cfd6ce;justify-content:space-between;align-items:center;gap:24px;height:68px;padding:0 22px;display:flex}.studio-app-brand{align-items:center;gap:11px;display:flex}.studio-app-brand>span:last-child{gap:1px;display:grid}.studio-app-brand strong{letter-spacing:-.025em;font-size:14px}.studio-app-brand small{color:var(--green);letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:900}.studio-app-header nav{color:#405149;align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.studio-app-header nav a{border-radius:9px;padding:10px 11px}.studio-app-header nav a:hover{color:var(--ink);background:#eef2ec}.studio-account-email{text-overflow:ellipsis;white-space:nowrap;max-width:240px;color:var(--muted);margin-right:5px;font-weight:600;overflow:hidden}.studio-app-shell>.studio-workspace{min-height:calc(100vh - 68px)}@media (max-width:680px){.studio-state-page{padding:22px 14px}.studio-state-card{border-radius:22px;padding:32px 25px}.studio-state-card .studio-brand-mark{margin-bottom:32px}.studio-account-email{display:none}.studio-app-header{padding-inline:13px}.studio-app-header nav a:first-of-type{display:none}}
.ayc-studio{--studio-ink:#13231d;--studio-muted:#647069;--studio-green:#075f43;--studio-lime:#d9fa69;--studio-line:#d8ddd8;--studio-panel:#fbfcf8;border:1px solid var(--studio-line);color:var(--studio-ink);background:#eef1eb;border-radius:22px;grid-template-rows:auto minmax(560px,1fr) auto;min-height:min(780px,100vh - 160px);font-family:inherit;display:grid;position:relative;overflow:hidden;container:studio/inline-size}.ayc-studio button{font:inherit}.ayc-studio-topbar{border-bottom:1px solid var(--studio-line);background:#fff;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:18px;min-height:74px;padding:10px 16px 10px 20px;display:grid}.ayc-studio-title{min-width:0;line-height:1.2;display:grid}.ayc-studio-title>span{color:var(--studio-green);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.ayc-studio-title strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ayc-studio-title small{color:var(--studio-muted);flex-wrap:wrap;align-items:center;gap:5px 8px;display:flex}.ayc-studio-storage-state{color:#315f4b;white-space:nowrap;background:#edf5e8;border:1px solid #c9d9c8;border-radius:999px;align-items:center;padding:4px 7px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.ayc-studio-save-state{align-items:center;gap:5px;font-size:10px;font-weight:800;display:inline-flex}.ayc-studio-save-state:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.ayc-studio-save-state.is-dirty{color:#a44922}.ayc-studio-save-state.is-saved{color:var(--studio-green)}.ayc-studio-history,.ayc-studio-primary-actions{gap:8px;display:flex}.ayc-studio-history button,.ayc-studio-primary-actions button{border:1px solid var(--studio-line);color:var(--studio-ink);cursor:pointer;background:#fff;border-radius:10px;min-height:40px;padding:0 13px;font-size:13px;font-weight:750}.ayc-studio-primary-actions .ayc-studio-add{background:#edf5e8;border-color:#c9d9c8}.ayc-studio-primary-actions .ayc-studio-export{background:var(--studio-green);border-color:var(--studio-green);color:#fff}.ayc-studio-details-toggle{display:none}.ayc-studio button:disabled{cursor:not-allowed;opacity:.43}.ayc-studio button:focus-visible{outline-offset:2px;outline:3px solid #76b3ff}.ayc-studio-unlock-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:20;background:#081c159e;justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;inset:0}.ayc-studio-unlock-dialog{background:#fff;border:1px solid #cbd5cb;border-radius:22px;grid-template-columns:64px minmax(0,1fr);gap:16px;width:100%;max-width:520px;max-height:calc(100% - 24px);padding:24px;display:grid;overflow:auto;box-shadow:0 28px 80px #03181159}.ayc-studio-unlock-file-mark{aspect-ratio:.78;background:var(--studio-green);color:#fff;letter-spacing:.06em;border-radius:12px 12px 17px;justify-content:center;align-self:start;align-items:center;width:54px;font-size:12px;font-weight:900;display:flex}.ayc-studio-unlock-heading{min-width:0;display:grid}.ayc-studio-unlock-heading>span{color:var(--studio-green);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.ayc-studio-unlock-heading h2{letter-spacing:-.025em;margin:3px 0 7px;font-size:24px}.ayc-studio-unlock-heading strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ayc-studio-unlock-heading small{color:var(--studio-muted);margin-top:2px;font-size:11px}.ayc-studio-unlock-dialog>p{color:var(--studio-muted);grid-column:1/-1;margin:0;line-height:1.55}.ayc-studio-unlock-dialog form{grid-column:1/-1;gap:12px;display:grid}.ayc-studio-unlock-dialog label{gap:6px;display:grid}.ayc-studio-unlock-dialog label>span:first-child{color:var(--studio-ink);font-size:12px;font-weight:850}.ayc-studio-unlock-dialog label>small{color:var(--studio-muted);font-size:10px;line-height:1.45}.ayc-studio-unlock-password{grid-template-columns:minmax(0,1fr) auto;display:grid}.ayc-studio-unlock-password input{border:1px solid var(--studio-line);color:var(--studio-ink);font:inherit;background:#f8faf6;border-radius:10px 0 0 10px;min-width:0;min-height:42px;padding:0 12px}.ayc-studio-unlock-password button{border:1px solid var(--studio-line);color:var(--studio-green);cursor:pointer;background:#edf5e8;border-left:0;border-radius:0 10px 10px 0;padding:0 12px;font-size:10px;font-weight:850}.ayc-studio-unlock-error{color:#a62e2e;background:#fff0ed;border-radius:9px;margin:0;padding:9px 10px;font-size:11px;font-weight:750}.ayc-studio-unlock-queue{color:var(--studio-muted);margin:0;font-size:10px;font-weight:750}.ayc-studio-unlock-actions{justify-content:flex-end;gap:8px;display:flex}.ayc-studio-unlock-actions button{border:1px solid var(--studio-line);cursor:pointer;border-radius:10px;min-height:40px;padding:0 14px;font-size:12px;font-weight:850}.ayc-studio-unlock-actions .secondary{color:var(--studio-ink);background:#fff}.ayc-studio-unlock-actions .primary{background:var(--studio-green);border-color:var(--studio-green);color:#fff}.ayc-studio-body{grid-template-columns:152px 226px minmax(390px,1fr) 218px;min-height:0;display:grid;position:relative}.ayc-studio-tools,.ayc-studio-documents,.ayc-studio-inspector{background:var(--studio-panel);min-width:0;padding:18px 12px}.ayc-studio-tools,.ayc-studio-documents{border-right:1px solid var(--studio-line)}.ayc-studio-inspector{border-left:1px solid var(--studio-line)}.ayc-studio-panel-label{color:#758078;letter-spacing:.13em;text-transform:uppercase;margin:0 7px 12px;font-size:10px;font-weight:900;display:block}.ayc-studio-tools{flex-direction:column;gap:10px;display:flex;overflow:auto}.ayc-studio-tool-collections{gap:5px;display:grid}.ayc-studio-tool-collections>button{border:1px solid var(--studio-line);color:var(--studio-muted);cursor:pointer;text-align:left;background:0 0;border-radius:9px;min-height:34px;padding:6px 7px;font-size:10px;font-weight:850}.ayc-studio-tool-collections>button[aria-pressed=true]{background:var(--studio-green);border-color:var(--studio-green);color:#fff}.ayc-studio-tool-actions{flex-direction:column;gap:6px;display:flex}.ayc-studio-tool-actions[hidden]{display:none}.ayc-studio-tool-actions>button{color:var(--studio-ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:28px 1fr;align-items:center;gap:9px;min-height:48px;padding:7px;font-size:12px;display:grid}.ayc-studio-tool-actions>button:not(:disabled):not([aria-pressed=true]):hover{background:#e7ede4}.ayc-studio-tool-actions>button[aria-pressed=true]{background:var(--studio-green);color:#fff}.ayc-studio-tool-actions>button[aria-pressed=true] .ayc-studio-tool-mark{background:var(--studio-lime);color:var(--studio-ink)}.ayc-studio-tool-mark{background:#dfe8db;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:flex}.ayc-studio-tool-guidance{color:var(--studio-muted);background:#eef3eb;border-radius:9px;margin:2px 0 4px;padding:8px;font-size:10px;line-height:1.4}.ayc-studio-tool-requirements{color:var(--studio-muted);background:#eef3eb;border-radius:9px;gap:6px;margin:2px 0 4px;padding:8px;font-size:10px;line-height:1.4;list-style:none;display:grid}.ayc-studio-tool-requirements li{grid-template-columns:12px 1fr;gap:6px;display:grid}.ayc-studio-tool-requirements li[data-ready=true]{color:var(--studio-green)}.ayc-studio-tool-requirements li>span{font-weight:900}.ayc-studio-panel-heading{justify-content:space-between;align-items:center;display:flex}.ayc-studio-panel-heading button{border:1px solid var(--studio-line);cursor:pointer;background:0 0;border-radius:8px;width:28px;height:28px;margin-bottom:9px}.ayc-studio-documents ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.ayc-studio-documents li{border:1px solid #0000;border-radius:12px;grid-template-columns:24px 18px minmax(0,1fr) 24px;align-items:center;padding:4px;display:grid;position:relative}.ayc-studio-documents li.active{background:#e6efe3;border-color:#bfd0ba}.ayc-studio-documents li.is-drop-before:before,.ayc-studio-documents li.is-drop-after:after{background:var(--studio-green);content:"";border-radius:2px;height:3px;position:absolute;left:4px;right:4px}.ayc-studio-documents li.is-drop-before:before{top:-5px}.ayc-studio-documents li.is-drop-after:after{bottom:-5px}.ayc-studio-documents li>label{justify-content:center;align-items:center;display:flex;position:relative}.ayc-studio-documents li>label input{accent-color:var(--studio-green);width:15px;height:15px}.ayc-studio-document-combine-order{background:var(--studio-green);border:2px solid var(--studio-panel);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:13px;height:13px;font-size:7px;font-weight:900;display:flex;position:absolute;top:-4px;right:-2px}.ayc-studio-document-open{color:var(--studio-ink);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;padding:6px 4px;display:grid}.ayc-studio-document-open>span:last-child{min-width:0;display:grid}.ayc-studio-document-drag{color:var(--studio-muted);cursor:grab;background:0 0;border:0;width:18px;height:28px;padding:0;font-size:13px}.ayc-studio-document-drag:active{cursor:grabbing}.ayc-studio-document-drag:not(:disabled):hover,.ayc-studio-document-drag:not(:disabled):focus-visible{color:var(--studio-green)}.ayc-studio-documents li strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.ayc-studio-documents li small{color:var(--studio-muted);flex-wrap:wrap;align-items:center;gap:2px 7px;font-size:10px;display:flex}.ayc-studio-document-save-state{align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.ayc-studio-document-save-state:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.ayc-studio-document-save-state.is-dirty{color:#a44922}.ayc-studio-document-save-state.is-saved{color:var(--studio-green)}.ayc-studio-document-preview{aspect-ratio:.76;color:var(--studio-green);background:#fff;border:1px solid #cfd5cf;border-radius:4px;justify-content:center;align-items:center;font-size:8px;font-weight:900;display:flex}.ayc-studio-document-remove{color:var(--studio-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:18px;display:flex}.ayc-studio-document-remove:not(:disabled):hover{color:#8d2f24;background:#f5deda}.ayc-studio-document-empty{color:var(--studio-muted);padding:4px 7px;font-size:12px;line-height:1.55}.ayc-studio-canvas{background-color:#e8ece5;background-image:radial-gradient(#cfd5cd 1px,#0000 1px);background-size:18px 18px;min-width:0;padding:22px;overflow:auto}.ayc-studio-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:480px;min-height:100%;margin:auto;display:flex}.ayc-studio-empty>span{background:var(--studio-green);color:#fff;border-radius:18px;justify-content:center;align-items:center;width:52px;height:64px;font-size:13px;font-weight:900;display:flex;transform:rotate(-3deg)}.ayc-studio-empty h2{letter-spacing:-.04em;margin:24px 0 8px;font-size:clamp(28px,4vw,45px)}.ayc-studio-empty p{color:var(--studio-muted);margin:0 0 24px;line-height:1.6}.ayc-studio-empty button{background:var(--studio-green);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:46px;padding:0 20px;font-weight:800}.ayc-studio-canvas-heading{justify-content:space-between;align-items:end;gap:18px;max-width:940px;margin:0 auto 18px;display:flex}.ayc-studio-canvas-heading>div{display:grid}.ayc-studio-canvas-heading span{color:var(--studio-green);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.ayc-studio-canvas-heading strong{font-size:18px}.ayc-studio-canvas-heading small{color:var(--studio-muted);text-align:right;max-width:320px;font-size:11px}.ayc-studio-canvas-heading .ayc-studio-canvas-guidance{align-items:end;gap:12px;display:flex}.ayc-studio-selection-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.ayc-studio-selection-actions button{border:1px solid var(--studio-line);color:var(--studio-ink);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;min-height:30px;padding:0 9px;font-size:10px;font-weight:800}.ayc-studio-page-jump{border:1px solid var(--studio-line);background:#fff;border-radius:8px;align-items:center;min-height:30px;display:flex;overflow:hidden}.ayc-studio-page-jump input{appearance:textfield;color:var(--studio-ink);font:inherit;background:#fff;border:0;width:54px;height:28px;padding:0 7px;font-size:10px;font-weight:750}.ayc-studio-page-jump input::-webkit-inner-spin-button{appearance:none;margin:0}.ayc-studio-page-jump input::-webkit-outer-spin-button{appearance:none;margin:0}.ayc-studio-page-jump input[aria-invalid=true]{box-shadow:inset 0 0 0 2px #a62e2e}.ayc-studio-page-jump button{border:0;border-left:1px solid var(--studio-line);border-radius:0;min-height:28px}.ayc-studio-view-controls{border:1px solid var(--studio-line);background:#fff;border-radius:8px;align-items:center;min-height:30px;display:flex;overflow:hidden}.ayc-studio-view-controls button{border:0;border-radius:0;min-width:28px;min-height:28px;padding:0}.ayc-studio-view-controls span{color:var(--studio-muted);text-align:center;min-width:47px;padding:0 4px;font-size:9px;font-weight:800}.ayc-studio-page-grid{grid-template-columns:repeat(auto-fill,minmax(138px,1fr));gap:22px;max-width:940px;margin:auto;display:grid}.ayc-studio-page-grid.view-compact{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:16px}.ayc-studio-page-grid.view-large{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:28px}.ayc-studio-page-card{background:#fff;border:3px solid #0000;border-radius:8px;position:relative;box-shadow:0 7px 22px #13231d1a}.ayc-studio-page-card.selected{border-color:var(--studio-green);box-shadow:0 0 0 4px #075f4321}.ayc-studio-page-card.dragging{opacity:.48}.ayc-studio-page-card.drop-before:before,.ayc-studio-page-card.drop-after:after{background:var(--studio-green);content:"";z-index:2;border-radius:999px;width:4px;position:absolute;top:-4px;bottom:-4px;box-shadow:0 0 0 3px #d9fa69bf}.ayc-studio-page-card.drop-before:before{left:-14px}.ayc-studio-page-card.drop-after:after{right:-14px}.ayc-studio-page-select{cursor:grab;background:0 0;border:0;width:100%;padding:8px;display:block;position:relative}.ayc-studio-page-select:active{cursor:grabbing}.ayc-studio-page-grid img{width:100%;height:auto;display:block}.ayc-studio-page-number{background:var(--studio-ink);color:#fff;z-index:1;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-10px;left:-10px}.ayc-studio-highlight-overlay{box-sizing:border-box;cursor:move;touch-action:none;z-index:3;border:2px solid #8b6b00;position:absolute}.ayc-studio-highlight-overlay:focus-visible{outline:3px solid var(--studio-lime);outline-offset:2px}.ayc-studio-highlight-resize{box-sizing:border-box;cursor:nwse-resize;background:#fff;border:2px solid #8b6b00;width:13px;height:13px;position:absolute;bottom:-7px;right:-7px}.ayc-studio-redaction-overlay,.ayc-studio-redaction-overlay .ayc-studio-highlight-resize{border-color:#9f2f2f}.ayc-studio-inspector{flex-direction:column;gap:10px;display:flex}.ayc-studio-inspector-heading{justify-content:space-between;align-items:center;display:flex}.ayc-studio-inspector-heading .ayc-studio-panel-label{margin-bottom:0}.ayc-studio-inspector-heading>button{color:var(--studio-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;width:30px;height:30px;padding:0;font-size:22px;display:none}.ayc-studio-inspector-heading>button:hover{color:var(--studio-ink);background:#e7ede4}.ayc-studio-inspector section{border:1px solid var(--studio-line);background:#fff;border-radius:12px;gap:5px;padding:13px;display:grid}.ayc-studio-inspector section small{color:var(--studio-muted);text-transform:uppercase;font-size:10px;font-weight:800}.ayc-studio-inspector section strong{font-size:16px}.ayc-studio-inspector section p{color:var(--studio-muted);margin:0;font-size:11px;line-height:1.5}.ayc-studio-name-editor{grid-template-columns:1fr auto}.ayc-studio-name-editor small{grid-column:1/-1}.ayc-studio-name-editor input{border:1px solid var(--studio-line);color:var(--studio-ink);font:inherit;background:#f8faf6;border-radius:8px;min-width:0;padding:8px;font-size:11px}.ayc-studio-name-editor button{background:var(--studio-green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 9px;font-size:10px;font-weight:800}.ayc-studio-name-editor .ayc-studio-duplicate-document{color:var(--studio-green);background:#eef3eb;grid-column:1/-1;min-height:30px}.ayc-studio-page-selection form{grid-template-columns:minmax(0,1fr) auto;gap:5px;margin-top:5px;display:grid}.ayc-studio-page-selection input{border:1px solid var(--studio-line);color:var(--studio-ink);font:inherit;background:#f8faf6;border-radius:8px;min-width:0;padding:8px;font-size:10px}.ayc-studio-page-selection input[aria-invalid=true]{border-color:#a62e2e;box-shadow:0 0 0 2px #a62e2e1a}.ayc-studio-page-selection form button{background:var(--studio-green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:0 9px;font-size:10px;font-weight:800}.ayc-studio-page-number-settings-heading{justify-content:space-between;align-items:center;display:flex}.ayc-studio-page-number-settings-heading>button{color:var(--studio-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:18px;display:flex}.ayc-studio-page-number-settings-heading>button:hover{color:var(--studio-ink);background:#e7ede4}.ayc-studio-page-number-settings form{gap:8px;margin-top:5px;display:grid}.ayc-studio-page-number-settings label{gap:4px;display:grid}.ayc-studio-page-number-settings label>span{color:var(--studio-muted);font-size:9px;font-weight:800}.ayc-studio-page-number-settings select,.ayc-studio-page-number-settings input,.ayc-studio-page-number-settings textarea{border:1px solid var(--studio-line);color:var(--studio-ink);font:inherit;background:#f8faf6;border-radius:8px;width:100%;min-width:0;min-height:34px;padding:7px 8px;font-size:10px}.ayc-studio-text-settings textarea{resize:vertical;min-height:84px}.ayc-studio-watermark-settings input[type=color],.ayc-studio-text-settings input[type=color],.ayc-studio-highlight-settings input[type=color]{cursor:pointer;padding:4px}.ayc-studio-text-target{background:#eef3eb;border-radius:8px;padding:7px 8px;font-weight:800;color:var(--studio-green)!important;font-size:10px!important}.ayc-studio-signature-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.ayc-studio-signature-tabs button{color:var(--studio-green);cursor:pointer;background:#eef3eb;border:1px solid #0000;border-radius:8px;min-height:32px;padding:0 8px;font-size:10px;font-weight:800}.ayc-studio-signature-tabs button.active{background:var(--studio-green);color:#fff}.ayc-studio-signature-tabs button:disabled{cursor:default;opacity:.5}.ayc-studio-signature-draw{gap:5px;display:grid}.ayc-studio-signature-draw>p{margin:0!important}.ayc-studio-signature-pad{gap:5px;display:grid}.ayc-studio-signature-pad canvas{touch-action:none;background:#fff;border:1px dashed #9daf9d;border-radius:8px;width:100%;height:auto;min-height:76px;display:block}.ayc-studio-signature-pad button{color:var(--studio-green);cursor:pointer;background:#eef3eb;border:0;border-radius:8px;min-height:28px;padding:0 8px;font-size:9px;font-weight:800}.ayc-studio-signature-preview{border:1px solid var(--studio-line);background:#f8faf6;border-radius:8px;place-items:center;gap:5px;min-height:72px;padding:7px 8px;display:grid}.ayc-studio-signature-preview small{color:var(--studio-muted);justify-self:start;font-size:8px;font-weight:800}.ayc-studio-signature-preview img{object-fit:contain;max-width:100%;max-height:52px}.ayc-studio-signature-preview>span{color:var(--studio-muted);font-size:16px}.ayc-studio-signature-settings form>em,.ayc-studio-highlight-settings form>em,.ayc-studio-redaction-settings form>em{color:#a62e2e;font-size:9px;font-style:normal;font-weight:750}.ayc-studio-form-status{background:#eef3eb;border-radius:8px;padding:8px;font-weight:700;color:var(--studio-green)!important;font-size:10px!important}.ayc-studio-form-status.is-error{background:#fff0ed;color:#a62e2e!important}.ayc-studio-form-status.is-warning{background:#fff7dd;color:#7a5510!important}.ayc-studio-form-fields{gap:7px;max-height:360px;padding-right:2px;display:grid;overflow:auto}.ayc-studio-form-field{border:1px solid var(--studio-line);background:#f8faf6;border-radius:9px;padding:8px;gap:6px!important;display:grid!important}.ayc-studio-form-field-heading{justify-content:space-between;align-items:flex-start;gap:6px;display:flex}.ayc-studio-form-field-heading strong{overflow-wrap:anywhere;font-size:10px!important}.ayc-studio-form-field-heading small{text-align:right;flex-direction:column;align-items:flex-end;gap:2px;display:flex}.ayc-studio-form-field-heading b{color:#a62e2e;font-size:8px}.ayc-studio-form-field.is-checkbox{grid-template-columns:minmax(0,1fr) auto;align-items:center}.ayc-studio-form-field.is-checkbox>input{width:18px;height:18px;min-height:18px}.ayc-studio-form-field textarea{resize:vertical;min-height:70px}.ayc-studio-compression-level-help{background:#eef3eb;border-radius:8px;padding:8px;font-weight:700;color:var(--studio-green)!important;margin:0!important;font-size:10px!important}.ayc-studio-compression-result{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.ayc-studio-compression-result>div{border:1px solid var(--studio-line);background:#f8faf6;border-radius:8px;gap:2px;padding:8px;display:grid}.ayc-studio-compression-result small{color:var(--studio-muted);font-size:8px;font-weight:800}.ayc-studio-compression-result strong{font-size:11px}.ayc-studio-compression-result>span{color:#12643d;background:#dcf7e8;border-radius:8px;grid-column:1/-1;padding:7px 8px;font-size:9px;font-weight:800}.ayc-studio-protection-password{grid-template-columns:minmax(0,1fr) auto;gap:5px;display:grid}.ayc-studio-protection-password>button{color:var(--studio-green);cursor:pointer;background:#eef3eb;border:0;border-radius:8px;padding:0 9px;font-size:9px;font-weight:800}.ayc-studio-protection-settings label>small{color:var(--studio-muted);text-transform:none;font-size:9px;line-height:1.45}.ayc-studio-protection-settings label>em{color:#a62e2e;font-size:9px;font-style:normal;font-weight:750}.ayc-studio-crop-presets{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin-top:5px;display:grid}.ayc-studio-crop-presets button{color:var(--studio-green);cursor:pointer;background:#eef3eb;border:0;border-radius:8px;min-height:30px;padding:4px;font-size:9px;font-weight:800}.ayc-studio-crop-value{grid-template-columns:minmax(0,1fr) 24px;align-items:center;display:grid}.ayc-studio-crop-value input{border-radius:8px 0 0 8px}.ayc-studio-crop-value b{border:1px solid var(--studio-line);color:var(--studio-muted);background:#eef3eb;border-left:0;border-radius:0 8px 8px 0;justify-content:center;align-self:stretch;align-items:center;font-size:9px;display:flex}.ayc-studio-page-number-settings input[aria-invalid=true],.ayc-studio-page-number-settings textarea[aria-invalid=true]{border-color:#a62e2e;box-shadow:0 0 0 2px #a62e2e1a}.ayc-studio-page-number-settings form>button{background:var(--studio-green);color:#fff;cursor:pointer;border:0;border-radius:8px;min-height:34px;padding:0 9px;font-size:10px;font-weight:800}.ayc-studio-page-number-settings form>button:disabled,.ayc-studio-protection-password>button:disabled{cursor:default;opacity:.5}.ayc-studio-image-preview{border:1px solid var(--studio-line);background:#f8faf6;border-radius:10px;place-items:center;gap:5px;padding:9px;display:grid}.ayc-studio-image-preview img{object-fit:contain;max-width:100%;max-height:120px}.ayc-studio-image-preview small{color:var(--studio-muted);text-transform:uppercase;justify-self:start;font-size:8px;font-weight:800}.ayc-studio-image-preview strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.ayc-studio-image-preview span{color:var(--studio-muted);font-size:9px}.ayc-studio-image-settings form>.ayc-studio-image-picker{color:var(--studio-green);background:#eef3eb}.ayc-studio-image-settings form>em{color:#a62e2e;font-size:9px;font-style:normal;font-weight:750}.ayc-studio-combine-order{gap:4px;max-height:126px;margin:3px 0;padding:0;list-style:none;display:grid;overflow:auto}.ayc-studio-combine-order li{grid-template-columns:18px minmax(0,1fr);align-items:center;gap:7px;display:grid}.ayc-studio-combine-order li>span{color:var(--studio-green);background:#dfe8db;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:8px;font-weight:900;display:flex}.ayc-studio-combine-order li>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.ayc-studio-activity{min-height:0;overflow:hidden}.ayc-studio-activity ol{gap:0;max-height:210px;margin:0 -4px -4px;padding:0 4px 4px;list-style:none;display:grid;overflow:auto}.ayc-studio-activity li{border-left:2px solid #c9d9c8;gap:2px;padding:7px 0 7px 10px;display:grid}.ayc-studio-activity li span{font-size:11px;font-weight:750}.ayc-studio-activity li strong{color:var(--studio-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.ayc-studio-visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ayc-studio-status{border-top:1px solid var(--studio-line);color:var(--studio-muted);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:32px;padding:0 14px;font-size:11px;display:flex}.ayc-studio-status.success>span:first-child{color:var(--studio-green);font-weight:800}.ayc-studio-status.error>span:first-child{color:#a62e2e;font-weight:800}.ayc-studio-status progress{accent-color:var(--studio-green);width:28%;max-width:180px;margin-left:auto}.ayc-studio-status button{color:var(--studio-green);cursor:pointer;background:0 0;border:0;padding:4px 7px;font-size:11px;font-weight:800}.ayc-studio-shortcut-help{text-overflow:ellipsis;white-space:nowrap;margin-left:auto;overflow:hidden}@container studio (max-width:1180px){.ayc-studio-body{grid-template-columns:132px 210px minmax(350px,1fr)}.ayc-studio-inspector{display:none}.ayc-studio-inspector.open{z-index:5;width:300px;max-width:calc(100% - 24px);display:flex;position:absolute;top:0;bottom:0;right:0;overflow:auto;box-shadow:-18px 0 45px #13231d2e}.ayc-studio-inspector.open .ayc-studio-inspector-heading>button{display:block}.ayc-studio-details-toggle{align-items:center;display:inline-flex}.ayc-studio-primary-actions .ayc-studio-quiet,.ayc-studio-shortcut-help{display:none}}@container studio (max-width:850px){.ayc-studio-topbar{grid-template-columns:1fr auto}.ayc-studio-history{display:none}.ayc-studio-primary-actions{grid-area:1/2}.ayc-studio-primary-actions .ayc-studio-add{display:none}.ayc-studio-body{grid-template-columns:110px minmax(0,1fr)}.ayc-studio-documents{display:none}.ayc-studio-tools{padding:12px 6px}.ayc-studio-tool-collections>button{text-align:center}.ayc-studio-tool-actions>button{text-align:center;grid-template-columns:1fr;justify-items:center}.ayc-studio-tool-actions>button strong{font-size:10px}.ayc-studio-canvas{padding:16px}.ayc-studio-page-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr))}.ayc-studio-canvas-heading .ayc-studio-canvas-guidance{align-items:flex-end}.ayc-studio-canvas-heading small,.ayc-studio-view-controls span{display:none}}@media (max-width:850px){.ayc-studio{border-radius:14px;grid-template-rows:auto minmax(600px,1fr) auto}.ayc-studio-unlock-backdrop{padding:12px}.ayc-studio-unlock-dialog{border-radius:16px;grid-template-columns:52px minmax(0,1fr);padding:18px}.ayc-studio-unlock-file-mark{width:46px}.ayc-studio-unlock-heading h2{font-size:20px}}
