:root{font-family:Roboto,Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;font-weight:400;color:#433d4a;background-color:#fdf7f2;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(255,182,193,.25),transparent 55%),radial-gradient(circle at 80% 0%,rgba(173,216,230,.25),transparent 45%),#fdf7f2;color:inherit}#root{min-height:100vh}a{color:inherit}button,input{font-family:inherit}body{margin:0;min-height:100vh;font-family:Roboto,Segoe UI,Tahoma,sans-serif;background:radial-gradient(circle at 12% 12%,#0c99bd,#13768f 42%,#01070a);color:#45334c;position:relative;overflow-x:hidden}.dust-overlay{position:fixed;inset:0;pointer-events:none;z-index:0;mix-blend-mode:screen;filter:saturate(140%) contrast(110%)}.dust-particle{position:absolute;top:var(--start-y);left:var(--start-x);width:var(--size);height:var(--size);border-radius:999px;background:var(--particle-color, rgba(255, 255, 255, .95));filter:blur(var(--particle-blur, .05px));opacity:0;box-shadow:0 0 calc(var(--particle-glow, 20px) * .35) var(--particle-color, rgba(255, 255, 255, .6)),0 0 var(--particle-glow, 20px) #ffffff59;animation:freeDust var(--duration) linear infinite;animation-delay:var(--delay);mix-blend-mode:screen}body:before{content:"";position:fixed;inset:-20%;background:radial-gradient(circle at 22% 18%,rgba(113,163,255,.35),transparent 60%),radial-gradient(circle at 80% 8%,rgba(117,177,255,.822),transparent 58%),radial-gradient(circle at 54% 76%,rgba(126,160,255,.28),transparent 60%),radial-gradient(circle at 30% 85%,rgba(89,220,255,.3),transparent 55%);filter:blur(130px);opacity:.65;pointer-events:none;z-index:-4;animation:dustDrift 50s ease-in-out infinite alternate}body:after{content:"";position:fixed;top:0;left:0;width:12px;height:12px;border-radius:50%;background:#ffffff59;box-shadow:40vw 5vh 18px 8px #62a7ff59,8vw 18vh 20px 10px #e97aff47,65vw 12vh 16px 8px #55daff4d,20vw 32vh 22px 12px #ffd3f247,50vw 38vh 18px 9px #80b6ff52,72vw 26vh 20px 11px #ff9ae847,88vw 18vh 16px 8px #61e1ff4d,15vw 58vh 18px 9px #ede4ff47,38vw 62vh 24px 12px #ffa5e64d,61vw 58vh 20px 11px #60d2ff4d,80vw 55vh 18px 8px #ffbdeb4d,5vw 75vh 19px 10px #86e0ff47,28vw 78vh 21px 11px #ff8cd952,52vw 80vh 23px 12px #68d2ff47,74vw 78vh 19px 9px #ffc9f34d,90vw 72vh 18px 9px #8accff4d;filter:blur(16px);opacity:.55;animation:dustFloat 36s linear infinite;pointer-events:none;z-index:-3}.app-shell{position:relative;padding:24px 20px;z-index:3}.floating-menu{position:absolute;width:196px;max-width:900px;top:24px;left:20px;z-index:5;padding-top:0;padding-bottom:0}.page{max-width:900px;margin:0 auto;padding:0;display:flex;flex-direction:column;gap:24px}.controls-wrapper{background:linear-gradient(135deg,#bfedf5,#c7d7f0);border-radius:24px;box-shadow:0 18px 40px #4deaff59;padding:24px}.controls{display:flex;flex-direction:column;gap:16px;align-items:stretch}.controls-heading{flex-basis:100%;display:flex;flex-direction:column;gap:6px}.controls-heading p{margin:0;font-size:.95rem;color:#6f8186}.controls-subtitle{font-size:.85rem;color:#5e5169}.number-field{display:flex;flex-direction:column;gap:6px;min-width:180px}.number-field-label{font-size:.9rem;color:#6b6373;font-weight:600;display:block}.number-field input,.number-field select{border-radius:12px;border:1px solid rgba(121,192,201,.4);padding:10px 12px;font-size:1rem;background:#fffefe;width:100%;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.number-field input::-webkit-outer-spin-button,.number-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-field input[type=number]{-moz-appearance:textfield}.number-field input:focus-visible,.number-field input:focus,.number-field select:focus-visible,.number-field select:focus{outline:none;border-color:#fffc;box-shadow:0 18px 40px #4deaff59;background:#fff}.number-field-mode{gap:8px}.number-field-input-wrapper{position:relative;width:100%}.share-splitter .number-field-input-wrapper{width:100%}.number-field-input-wrapper.input-with-toggle{--toggle-padding: 96px}.number-field-input-wrapper.input-with-toggle input{padding-left:var(--toggle-padding);width:100%;box-sizing:border-box}.number-field-input-wrapper.addition-toggle,.number-field-input-wrapper.digits-toggle{--toggle-padding: 150px}.number-field-input-wrapper.random-toggle{--toggle-padding: 92px}.mode-toggle{display:inline-flex;gap:6px}.mode-toggle-inline{position:absolute;top:50%;left:10px;transform:translateY(-50%);padding:2px;border-radius:12px;pointer-events:none}.mode-toggle-button{border:none;border-radius:10px;padding:0 12px;min-width:34px;height:30px;font-size:.95rem;line-height:1;font-weight:700;cursor:pointer;pointer-events:auto;background:linear-gradient(135deg,#e4ffff,#d6e5ff);color:#4b4253;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #b7fdff59,inset 0 0 #fff3;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.mode-toggle-button.active{box-shadow:0 2px 4px #b7f4ff80,inset 0 1px 3px #ffffff80;transform:translateY(1px);opacity:1}.mode-toggle-button:not(.active){opacity:.45}.mode-toggle-button:hover{opacity:1;transform:translateY(1px);box-shadow:0 4px 8px #ffb7c559,inset 0 2px 5px #fff6}.mode-toggle-button:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:0 2px 6px #ffb7c540,inset 0 0 #ffffff1a}.mode-toggle-button:disabled:hover{opacity:.35;transform:none;box-shadow:0 2px 6px #ffb7c540,inset 0 0 #ffffff1a}.split-control{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;justify-items:stretch;align-items:stretch}.stacked-field-column{display:flex;flex-direction:column;gap:12px;min-width:0}.stacked-field{display:flex;flex-direction:column;gap:8px;width:100%}.split-control .number-field{width:100%}.number-field-input-wrapper.bulk-working-inline{--toggle-padding: 154px}.number-field-input-wrapper.bulk-working-inline .bulk-working-type-control{position:absolute;top:50%;left:10px;transform:translateY(-50%);width:136px;min-width:136px;max-width:136px;z-index:3}.number-field-input-wrapper.bulk-working-inline .bulk-working-type-control .bulk-select-trigger{width:136px;min-width:136px;max-width:136px}.number-field-input-wrapper.bulk-working-inline .bulk-working-type-control .bulk-select-popover{min-width:136px;width:136px;max-width:136px}.bulk-select-trigger{justify-content:flex-start;height:30px;padding:0 22px 0 10px;border-radius:10px;border:0;background:linear-gradient(135deg,#f8ffff,#ecf4ff);color:#283646;box-shadow:none}.bulk-select-trigger .editor-select-value{justify-content:flex-start;font-size:.86rem;font-weight:600}.bulk-select-popover{left:0;transform:none;top:calc(100% + 6px);min-width:136px;width:136px;max-width:136px}.bulk-select-popover .editor-select-option span{white-space:nowrap}.bulk-percent-hint{margin:0;font-size:.78rem;color:#425264cc;width:136px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bulk-input-type-control{width:136px;min-width:136px;max-width:136px}.bulk-input-type-control .bulk-select-trigger{height:30px}.bulk-input-type-control .bulk-select-popover{min-width:136px;width:136px;max-width:136px}.bulk-result-type-control{width:136px;min-width:136px;max-width:136px}.bulk-result-type-control .bulk-select-trigger{height:30px}.bulk-result-type-control .bulk-select-popover{min-width:136px;width:136px;max-width:136px}.share-splitter .split-control{grid-template-columns:repeat(3,minmax(0,1fr))}.share-splitter .stacked-field-column{width:100%}.share-splitter .number-field{min-width:0}.summary-inline{margin-bottom:16px}.grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));flex:1}.single-grid{grid-template-columns:1fr;max-width:none;width:100%}.card{background:linear-gradient(135deg,#bfedf5,#c7d7f0);border-radius:24px;padding:24px;min-height:0;display:flex;flex-direction:column;box-shadow:0 18px 40px #bff0ff59}.card-header{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.card-header h2{margin:0;line-height:1.2}.controls-heading-title{margin:0;font-size:2.2rem;font-weight:700;letter-spacing:-.01em;color:#4b4253}.card-header-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-top:0}.card-header p{margin:0;color:#6b6373;min-height:30px;display:flex;align-items:center}.card-header button{border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:10px 20px;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.card-header button:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.card-header button:disabled{background:linear-gradient(135deg,#d1c9d9,#b7aebe);color:#ffffffb3;cursor:not-allowed;box-shadow:none;opacity:.6}.clear-action-button{background:linear-gradient(135deg,#eefafd,#d1f1f6);border-color:#d4ffffb3;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;color:#345052eb}.clear-action-button:hover:not(:disabled){background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.clear-action-button:disabled{background:linear-gradient(135deg,#d1c9d9,#b7aebe);color:#ffffffb3;box-shadow:none;opacity:.6}.paste-area{flex:1;border-radius:18px;border:none;padding:10px 24px 24px 10px;resize:none;min-height:420px;height:420px;font-size:1rem;line-height:1.5;font-family:inherit;background:linear-gradient(135deg,#f0feff,#e8f0ff);box-shadow:inset 0 15px 35px #ffffff80,inset 0 -5px 15px #b7f1ff33,0 10px 25px #b7e5ff59;transition:border-color .2s ease,box-shadow .2s ease}.paste-area:focus-visible,.paste-area:focus{outline:none;background:linear-gradient(135deg,#f7feff,#eef4ff);box-shadow:inset 0 14px 32px #ffffffb3,inset 0 -4px 14px #b7f7ff59,0 10px 22px #b7eeff66}.results-card{background:linear-gradient(135deg,#bfedf5,#c7d7f0);color:#415761}.results-card .card-header .card-header-top>button,.results-card .card-header .split-result-actions>button{background:linear-gradient(135deg,#34d399,#059669);border-color:#34d39999;box-shadow:0 6px 15px #05968a40,inset 0 0 #fff3;color:#f0fff6}.card-header-top button{min-width:140px;text-align:center}.results-card .card-header .card-header-top>button:hover:not(:disabled),.results-card .card-header .split-result-actions>button:hover:not(:disabled){background:linear-gradient(135deg,#2fbb87,#04855c);box-shadow:0 4px 8px #05966959,inset 0 3px 6px #00000026;color:#e7fff2}.results-card .card-header h2{color:#4d4161}.result-summary{background:#fff9;border-radius:16px;padding:14px;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.result-summary>span{color:#a38fb0;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.result-summary .bulk-select-trigger .editor-select-value{text-transform:none;letter-spacing:0;font-size:.86rem;font-weight:600}.result-summary .bulk-select-popover .editor-select-option span{text-transform:none;letter-spacing:0;white-space:nowrap}.result-summary strong{font-size:1.4rem}.result-list{flex:1;overflow-y:auto;border-radius:16px;padding:10px;background:linear-gradient(135deg,#e8faffe5,#d6ebffe6);box-shadow:inset 0 1px 6px #ffffff80}.share-splitter,.creative-renamer{display:flex;flex-direction:column;gap:24px}.creative-renamer .controls,.utm-generator .controls{gap:10px}.utm-generator{display:flex;flex-direction:column;gap:24px}.utm-lp-control{grid-template-columns:minmax(0,1fr) 160px;align-items:stretch}.utm-lp-clear-button{width:100%;min-height:43px;border:1px solid rgba(212,255,255,.7);border-radius:12px;padding:0 14px;font-size:.95rem;font-weight:600;cursor:pointer;box-sizing:border-box;white-space:nowrap}.utm-lp-input{width:100%;min-height:43px;height:auto;border:none;border-radius:12px;padding:10px 12px;box-sizing:border-box;font-family:inherit;font-size:.95rem;line-height:1.2;color:#345052eb;background:linear-gradient(135deg,#f8ffff,#ecf4ff);box-shadow:inset 0 1px 5px #ffffff80,0 4px 12px #78c6e040;resize:none;overflow:hidden}.utm-lp-input:focus{outline:none;box-shadow:inset 0 1px 6px #ffffffa6,0 8px 18px #78c6e059}.utm-grid{display:flex;flex-direction:column;gap:12px;background:linear-gradient(135deg,#bfedf573,#c7d7f08c)}.utm-tree-table{row-gap:10px}.utm-tree-cell{grid-template-columns:minmax(160px,1fr) minmax(120px,1fr) 64px}.utm-level-cell{display:flex;align-items:center;gap:8px;min-width:0}.utm-level-dots{color:#3450527a;font-weight:700;letter-spacing:1px;flex:0 0 auto}.utm-level-cell .split-name-input{min-width:0}.utm-errors{display:flex;flex-direction:column;gap:6px}.utm-results-card{display:flex;flex-direction:column;gap:8px}.utm-result-actions{display:flex;gap:10px}.utm-result-actions button{min-width:150px}.utm-result-list{padding:6px 10px;min-height:0}.utm-result-item{justify-content:flex-start;align-items:center;gap:10px;padding:10px 8px;min-height:50px;box-sizing:border-box}.utm-result-list .muted{margin:0;min-height:32px;display:flex;align-items:center}.utm-result-value{flex:1;font-size:.92rem;color:#3f4b55;line-break:anywhere}.utm-result-error{margin:0;color:#b63f4c}.creative-upload{display:flex;align-items:center;gap:12px;justify-content:space-between;width:100%;padding:0;box-sizing:border-box}.creative-upload button{border:1px solid rgba(212,255,255,.7);border-radius:12px;height:43px;width:100%;padding:0 16px;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;white-space:nowrap}.creative-upload button:hover{transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.creative-upload span{font-size:.85rem;color:#345052bf;text-align:right}.creative-output-select{width:100%;border-radius:12px;border:1px solid rgba(121,192,201,.4);padding:10px 12px;font-size:1rem;background:#fffefe;color:#345052eb;box-sizing:border-box;appearance:none;background-image:linear-gradient(45deg,transparent 50%,rgba(70,92,100,.6) 50%),linear-gradient(135deg,rgba(70,92,100,.6) 50%,transparent 50%);background-position:calc(100% - 18px) 55%,calc(100% - 12px) 55%;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.creative-output-dropdown{width:100%;display:flex}.creative-output-dropdown .split-output-trigger{height:43px}.creative-output-dropdown .split-output-trigger,.creative-output-dropdown .split-output-menu{width:100%}.creative-renamer .number-field-input-wrapper input{height:43px}.creative-output-select:focus{outline:none;border-color:#fffc;box-shadow:0 18px 40px #4deaff59}.creative-toggle{margin-top:10px;font-size:.85rem;color:#345052eb;display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;width:100%;min-height:43px;padding:8px 12px;border-radius:12px;border:1px solid rgba(212,255,255,.7);background:linear-gradient(135deg,#eefafd,#d1f1f6);box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;cursor:pointer;box-sizing:border-box}.creative-toggle-top{margin-top:0}.creative-toggle input{margin:0;justify-self:end;accent-color:rgba(52,80,82,.75)}.creative-toggle span{white-space:nowrap;font-weight:600}.creative-header-clear-button{margin-top:10px;width:100%;min-height:43px;border:1px solid rgba(212,255,255,.7);border-radius:12px;padding:0 14px;font-size:.95rem;font-weight:600;cursor:pointer;box-sizing:border-box;white-space:nowrap}.creative-error{margin:0;font-size:.85rem;color:#b63f4c}.creative-grid{background:linear-gradient(135deg,#bfedf573,#c7d7f08c);border-radius:24px;padding:24px;box-shadow:0 18px 40px #4deaff40,inset 0 1px #ffffff59}.creative-grid .card-header{margin-bottom:16px}.creative-grid .card-header-top{align-items:center;margin-top:0}.creative-grid .card-header h2{margin:0;font-size:1.3rem;color:#4b4253}.creative-grid .card-header button{min-width:140px}.creative-grid-header{display:grid;grid-template-columns:minmax(220px,1fr) 120px 140px 64px;gap:12px;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#615d78b3;padding:0 12px 12px}.creative-header-spacer{display:block}.creative-table{display:grid;row-gap:12px}.creative-row{display:grid;column-gap:12px}.creative-cell{display:grid;grid-template-columns:minmax(220px,1fr) 120px 140px 64px;align-items:center;gap:8px;padding:8px 10px;border-radius:16px;background:linear-gradient(135deg,#f7ffffe6,#d6f1f6e6);width:100%;box-shadow:inset 0 1px 4px #ffffff80,0 6px 16px #05506e26}.creative-name-cell{display:flex;align-items:center;min-width:0;gap:8px}.creative-collapse-toggle{width:22px;height:22px;border-radius:8px;border:none;background:linear-gradient(135deg,#fff,#edfdfc);color:#345052eb;font-size:.85rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 2px 6px #c4f6f861;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.creative-collapse-toggle:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#f3feff,#e2fbf8);box-shadow:inset 0 2px 6px #ffffff8c,0 3px 8px #c4f6f873}.creative-collapse-toggle.is-collapsed{opacity:.8}.creative-size-cell,.creative-id-cell{min-width:0}.creative-drag-handle{font-weight:700;color:#34505299;letter-spacing:1px;cursor:grab;-webkit-user-select:none;user-select:none}.creative-name-input,.creative-size-input,.creative-id-input{width:100%;border:none;background:transparent;font-size:.95rem;color:#3f4b55}.creative-name-input:focus,.creative-size-input:focus,.creative-id-input:focus{outline:none}.creative-size-static{display:inline-block;width:100%;font-size:.9rem;color:#3f4b55bf;text-align:right;padding-right:4px}.creative-file-name{font-size:.95rem;color:#3f4b55;cursor:grab;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.creative-placeholder{color:#615d7880}.creative-outside-spacer{width:28px;height:28px;margin-right:10px;display:inline-block}.creative-result-list{padding:6px 10px}.creative-result-meta{margin:0;font-size:.85rem;color:#345052bf}.creative-result-title{display:flex;align-items:center;gap:12px}.creative-result-title h2,.creative-result-meta{line-height:1.1}.creative-result-meta{transform:translateY(2px)}.creative-result-item{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px;padding:8px}.creative-result-content{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.creative-result-mainline{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:baseline;gap:8px;min-width:0}.creative-result-original{font-size:.78rem;color:#3f4b5599;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.creative-result-separator{color:#3f4b558c;font-size:.82rem}.creative-result-name{font-size:.9rem;color:#3f4b55;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;text-align:left}.creative-result-error{font-size:.75rem;color:#b63f4c}.creative-preview{position:fixed;width:180px;height:180px;border-radius:16px;background:#0a1e28cc;box-shadow:0 12px 24px #0a283c59,inset 0 0 12px #ffffff26;display:flex;align-items:center;justify-content:center;padding:10px;z-index:20;pointer-events:none}.creative-preview img,.creative-preview video,.creative-preview iframe{max-width:100%;max-height:100%;border-radius:12px;object-fit:contain;border:none}.creative-preview-audio{width:100%;display:flex;flex-direction:column;gap:8px}.creative-preview-audio span{font-size:.75rem;color:#dcf0f8e6;line-height:1.2}.creative-preview-audio audio{width:100%}.creative-preview-generic{width:100%;height:100%;border-radius:12px;background:#06141c9e;border:1px solid rgba(190,240,248,.28);padding:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;gap:6px}.creative-preview-generic strong{font-size:1rem;color:#ccf7fffa;letter-spacing:.04em}.creative-preview-generic span{font-size:.72rem;color:#dcf0f8e0;line-height:1.2;word-break:break-word}.creative-resizer,.creative-editor{display:flex;flex-direction:column;gap:24px}.creative-resizer .controls{gap:10px}.creative-editor .controls{gap:16px}.editor-controls-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;width:100%}.editor-control-card{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:14px;background:linear-gradient(135deg,#eefafde6,#d1f1f6d1);border:1px solid rgba(212,255,255,.7);box-shadow:inset 0 1px 5px #ffffff7a,0 3px 8px #c4f6f84d;box-sizing:border-box}.editor-control-card label{font-size:.82rem;font-weight:600;color:#444a60d9}.editor-control-card input:not([type=range]),.editor-control-card select{width:100%;min-height:43px;border-radius:12px;border:1px solid rgba(121,192,201,.4);padding:0 12px;font-size:.96rem;font-weight:600;background:linear-gradient(135deg,#f8ffff,#ecf4ff);color:#283646;box-sizing:border-box;box-shadow:inset 0 1px 5px #ffffff80,0 4px 12px #78c6e040;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.editor-control-card input:not([type=range]):focus,.editor-control-card select:focus{outline:none;border-color:#ffffffd1;background:linear-gradient(135deg,#fff,#f1f7ff);box-shadow:inset 0 1px 6px #ffffffa6,0 8px 18px #78c6e059}.editor-control-card input[type=color]{padding:3px;min-width:46px;cursor:pointer}.editor-control-card input[type=range]{padding:0;min-height:auto;box-shadow:none;background:transparent}.editor-inline-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-items:center}.editor-inline-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editor-inline-actions button{width:100%;min-height:38px;border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:0 12px;font-size:.88rem;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873}.editor-inline-actions button:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480}.editor-inline-actions button.is-active{background:linear-gradient(135deg,#34d399,#059669);border-color:#34d39999;color:#f0fff6}.editor-inline-actions button:disabled{opacity:.65;cursor:not-allowed}.editor-selected-label{margin:0;font-size:.84rem;color:#3f4b55cc}.editor-text-workbench .card-header-top h2{margin:0}.editor-text-toolbar{display:flex;flex-direction:column;gap:10px}.editor-text-toolbar-row{display:grid;gap:10px;align-items:center}.editor-text-toolbar-row-main{display:flex;flex-wrap:wrap;align-items:center;gap:8px;order:1}.editor-text-toolbar-row-background{display:flex;flex-wrap:wrap;align-items:center;gap:8px;order:2}.editor-text-field{display:flex;flex-direction:column;gap:6px;min-width:0}.editor-text-field label{font-size:.78rem;font-weight:600;color:#444a60d9}.editor-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.editor-text-field-compact{gap:0;align-items:center}.editor-text-field input,.editor-text-field select{width:100%;height:32px;border-radius:10px;border:1px solid rgba(121,192,201,.4);padding:0 10px;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#f8ffff,#ecf4ff);color:#283646;box-sizing:border-box;box-shadow:inset 0 1px 5px #ffffff80,0 4px 12px #78c6e040;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.editor-text-field input:focus,.editor-text-field select:focus{outline:none;border-color:#ffffffd1;background:linear-gradient(135deg,#fff,#f1f7ff);box-shadow:inset 0 1px 6px #ffffffa6,0 8px 18px #78c6e059}.editor-select-control{position:relative;width:100%}.editor-select-trigger{position:relative;width:100%;height:32px;border:0;border-radius:0;background:transparent;color:#345052eb;padding:0 18px 0 6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .16s ease,opacity .16s ease}.editor-select-trigger:hover:not(:disabled){color:#23373cf2}.editor-select-trigger.is-active{color:#107e60f5;text-shadow:0 0 .25px currentColor}.editor-select-value{display:inline-flex;align-items:center;justify-content:center;min-width:0;font-size:.96rem;font-weight:700;line-height:1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-select-trigger svg{position:absolute;right:2px;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.editor-select-popover{position:absolute;top:calc(100% + 9px);left:50%;transform:translate(-50%);z-index:34;min-width:74px;display:flex;flex-direction:column;gap:2px;padding:6px;border-radius:12px;border:1px solid rgba(204,236,245,.9);background:#f4fcfffa;box-shadow:0 12px 26px #538ea23d}.editor-select-popover-font{min-width:170px}.editor-select-popover-bg{min-width:108px}.editor-select-option{width:100%;min-height:28px;border:0;border-radius:8px;background:transparent;color:#345052eb;font-size:.84rem;font-weight:700;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:background .16s ease,color .16s ease}.editor-select-option:hover{background:#bff5ff52;color:#23373cf2}.editor-select-option.is-active{background:#107e6024;color:#107e60f5}.editor-select-option span{display:block;width:100%;text-align:center;line-height:1}.editor-text-field input[type=number]{-moz-appearance:textfield;text-align:center}.editor-text-field input[type=number]::-webkit-outer-spin-button,.editor-text-field input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor-text-field input[type=color]{padding:3px;cursor:pointer;border-color:#79c0c975;background:linear-gradient(135deg,#fffffff2,#ecf4fff5),linear-gradient(135deg,#78c6e026,#cef4ff33)}.editor-color-letter-button{position:relative;width:18px;min-width:18px;height:22px;padding:0;border-radius:0;border:0;background:transparent;box-shadow:none;display:inline-flex;align-items:center;justify-content:center;color:#2d3845eb;font-size:1rem;font-weight:700;-webkit-user-select:none;user-select:none;cursor:pointer}.editor-color-letter-button span{text-decoration:underline;text-decoration-color:var(--editor-color, #1f2937);text-decoration-thickness:.16em;text-underline-offset:.16em}.editor-color-control{position:relative;display:inline-flex;align-items:center}.editor-color-popover{position:absolute;top:calc(100% + 8px);left:-8px;z-index:30;min-width:138px;padding:8px;border-radius:10px;border:1px solid rgba(212,255,255,.74);background:linear-gradient(135deg,#eefafd,#d1f1f6);box-shadow:inset 0 1px 5px #ffffff8c,0 8px 16px #78c6e059;display:flex;flex-direction:column;gap:6px}.editor-color-popover-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.78rem;font-weight:600;color:#345052eb}.editor-color-popover-row input[type=color]{width:44px;min-width:44px;height:28px;border-radius:8px}.editor-color-popover-row input[type=number]{width:44px;min-width:44px;height:28px;border-radius:8px;font-size:.84rem;font-weight:700}.editor-text-field input[type=color]::-webkit-color-swatch-wrapper{padding:0}.editor-text-field input[type=color]::-webkit-color-swatch{border:1px solid rgba(255,255,255,.7);border-radius:9px}.editor-text-field input[type=color]::-moz-color-swatch{border:1px solid rgba(255,255,255,.7);border-radius:9px}.editor-text-field-size input,.editor-text-field-bg-color input,.editor-text-field-mini input{width:50px;min-width:50px;height:32px;border-radius:10px;padding:0 6px;text-align:center}.editor-text-field-compact input[type=number]{font-size:1rem;font-weight:700}.editor-text-field-compact input[type=color]{padding:3px}.editor-gradient-color-controls{display:inline-flex;align-items:center;gap:4px}.editor-bg-tools-group{display:inline-flex;align-items:center;gap:6px;padding:2px 6px;border-radius:10px;background:#ffffff9e}.editor-gradient-control-slot{position:relative;width:0;min-width:0;height:24px;opacity:0;transform:translate(-8px);overflow:hidden;pointer-events:none;transition:width .24s ease,opacity .24s ease,transform .24s ease}.editor-gradient-control-slot.is-visible{width:28px;opacity:1;transform:translate(0);overflow:visible;pointer-events:auto}.editor-bg-opacity-control,.editor-bg-radius-control,.editor-bg-direction-control,.editor-gradient-color-trigger{--editor-gradient-color: #000000;position:relative;width:28px;min-width:28px;height:24px;display:inline-flex;align-items:center;justify-content:center;gap:0;color:#345052eb;transition:color .16s ease,opacity .16s ease}.editor-padding-controls{display:inline-flex;align-items:center;gap:4px}.editor-padding-control{position:relative;width:28px;min-width:28px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#345052eb}.editor-padding-button{width:100%;height:100%;border:0;background:transparent;color:inherit;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .16s ease,opacity .16s ease}.editor-padding-button:hover{color:#23373cf2}.editor-padding-button.is-active{color:#107e60f5;text-shadow:0 0 .25px currentColor}.editor-padding-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.editor-gradient-color-trigger{cursor:pointer}.editor-bg-opacity-button:hover:not(:disabled),.editor-bg-radius-button:hover:not(:disabled),.editor-bg-direction-button:hover:not(:disabled),.editor-gradient-color-trigger:hover:not(.is-disabled){color:#23373cf2}.editor-bg-opacity-button,.editor-bg-radius-button,.editor-bg-direction-button{position:relative;width:100%;height:100%;border:0;background:transparent;color:inherit;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.editor-bg-opacity-button:disabled,.editor-bg-radius-button:disabled,.editor-bg-direction-button:disabled{cursor:default}.editor-bg-opacity-button svg,.editor-bg-radius-button svg,.editor-bg-direction-button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.editor-bg-direction-button.is-active{color:#107e60f5;text-shadow:0 0 .25px currentColor}.editor-bg-control-badge{position:absolute;right:-1px;bottom:-1px;min-width:9px;height:9px;border-radius:999px;background:#f4fcfff2;color:#345052eb;font-size:.5rem;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 1px;box-sizing:border-box}.editor-bg-direction-popover{position:absolute;left:50%;top:calc(100% + 8px);transform:translate(-50%);z-index:33;display:grid;grid-template-columns:repeat(2,26px);gap:4px;padding:6px;border-radius:10px;border:1px solid rgba(204,236,245,.9);background:#f4fcfffa;box-shadow:0 12px 26px #538ea23d}.editor-bg-direction-option{width:26px;height:26px;border:0;border-radius:8px;background:transparent;color:#345052eb;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .16s ease,color .16s ease}.editor-bg-direction-option:hover{background:#bff5ff52;color:#23373cf2}.editor-bg-direction-option.is-active{background:#107e6024;color:#107e60f5}.editor-bg-direction-option svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.editor-bg-opacity-popover,.editor-bg-radius-popover,.editor-padding-popover{position:absolute;left:-10px;top:calc(100% + 8px);z-index:32;min-width:126px;display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:10px;border:1px solid rgba(204,236,245,.9);background:#f4fcfffa;box-shadow:0 12px 26px #538ea23d}.editor-bg-opacity-popover input[type=range],.editor-bg-radius-popover input[type=range],.editor-padding-popover input[type=range]{-webkit-appearance:none;appearance:none;width:84px;height:4px;border-radius:999px;background:linear-gradient(90deg,#2e8ba4f2,#86c8d8eb);margin:0;outline:none}.editor-bg-opacity-popover input[type=range]::-webkit-slider-thumb,.editor-bg-radius-popover input[type=range]::-webkit-slider-thumb,.editor-padding-popover input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border-radius:999px;background:#f4fcff;border:1px solid rgba(46,139,164,.82);box-shadow:0 1px 4px #2e8ba457}.editor-bg-opacity-popover input[type=range]::-moz-range-track,.editor-bg-radius-popover input[type=range]::-moz-range-track,.editor-padding-popover input[type=range]::-moz-range-track{height:4px;border-radius:999px;background:linear-gradient(90deg,#2e8ba4f2,#86c8d8eb)}.editor-bg-opacity-popover input[type=range]::-moz-range-thumb,.editor-bg-radius-popover input[type=range]::-moz-range-thumb,.editor-padding-popover input[type=range]::-moz-range-thumb{width:12px;height:12px;border-radius:999px;background:#f4fcff;border:1px solid rgba(46,139,164,.82);box-shadow:0 1px 4px #2e8ba457}.editor-bg-opacity-popover input[type=number],.editor-bg-radius-popover input[type=number],.editor-padding-popover input[type=number]{width:40px;min-width:40px;height:24px;border-radius:7px;border:1px solid rgba(163,212,225,.9);background:#fafefffa;color:#2d414aeb;font-size:.78rem;font-weight:700;line-height:1;padding:0 4px;text-align:center;box-sizing:border-box}.editor-bg-opacity-popover input[type=number]:focus,.editor-bg-radius-popover input[type=number]:focus,.editor-padding-popover input[type=number]:focus{outline:none;border-color:#59adc4e6;box-shadow:0 0 0 1px #59adc433}.editor-bg-opacity-popover input[type=number]::-webkit-outer-spin-button,.editor-bg-opacity-popover input[type=number]::-webkit-inner-spin-button,.editor-bg-radius-popover input[type=number]::-webkit-outer-spin-button,.editor-bg-radius-popover input[type=number]::-webkit-inner-spin-button,.editor-padding-popover input[type=number]::-webkit-outer-spin-button,.editor-padding-popover input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.editor-bg-opacity-popover input[type=number],.editor-bg-radius-popover input[type=number],.editor-padding-popover input[type=number]{-moz-appearance:textfield}.editor-gradient-color-trigger:after{content:"";position:absolute;left:5px;bottom:2px;width:18px;height:2.5px;border-radius:999px;background:var(--editor-gradient-color)}.editor-gradient-color-trigger input[type=color]{position:absolute;inset:0;opacity:0;cursor:pointer}.editor-gradient-color-icon-wrap{display:inline-flex;align-items:center;justify-content:center;gap:1px;transform:translateY(-1px)}.editor-gradient-color-tool{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.editor-gradient-color-caret{width:8px;height:8px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.editor-gradient-color-badge{position:absolute;right:-2px;top:-2px;min-width:9px;height:9px;border-radius:999px;background:#f4fcfff2;color:#345052eb;font-size:.5rem;font-weight:800;line-height:1;display:inline-flex;align-items:center;justify-content:center;padding:0 1px;box-sizing:border-box}.editor-gradient-color-trigger.is-disabled{opacity:.35;cursor:default}.editor-gradient-color-trigger.is-disabled input[type=color]{cursor:default}.editor-size-inline{display:inline-flex;align-items:center;gap:6px}.editor-size-inline button{width:16px;min-width:16px;height:20px;border-radius:0;border:0;background:transparent;color:#345052eb;font-size:.95rem;font-weight:700;line-height:1;padding:0;cursor:pointer;box-shadow:none;transition:color .16s ease,opacity .16s ease}.editor-size-inline button:hover:not(:disabled){color:#23373cf2}.editor-size-inline button:disabled{opacity:.45;cursor:not-allowed}.editor-line-height-control{position:relative;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px}.editor-line-height-button{width:100%;height:100%;border:0;border-radius:0;background:transparent;color:#345052eb;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .16s ease,opacity .16s ease}.editor-line-height-button:hover{color:#23373cf2}.editor-line-height-button.is-active{color:#107e60f5;text-shadow:0 0 .25px currentColor}.editor-line-height-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.editor-line-height-popover{position:absolute;left:50%;top:calc(100% + 9px);transform:translate(-50%);z-index:34;min-width:74px;display:flex;flex-direction:column;gap:2px;padding:6px;border-radius:12px;border:1px solid rgba(204,236,245,.9);background:#f4fcfffa;box-shadow:0 12px 26px #538ea23d}.editor-line-height-option{width:100%;height:28px;border:0;border-radius:8px;background:transparent;color:#345052eb;font-size:.84rem;font-weight:700;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:background .16s ease,color .16s ease}.editor-line-height-option:hover{background:#bff5ff52;color:#23373cf2}.editor-line-height-option.is-active{background:#107e6024;color:#107e60f5}.editor-line-height-option span{display:block;width:100%;text-align:center;line-height:1}.editor-line-height-popover .editor-line-height-option{width:100%;min-height:28px;height:28px;aspect-ratio:auto;align-self:stretch;display:flex;align-items:center;justify-content:center;text-align:center;padding:0}.editor-icon-group{display:grid;grid-template-columns:repeat(4,30px);gap:6px;align-items:center;justify-content:start}.editor-icon-group button{width:30px;height:30px;aspect-ratio:1 / 1;border-radius:0;border:0;padding:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#345052eb;cursor:pointer;box-shadow:none;transition:color .16s ease,opacity .16s ease}.editor-icon-group button svg{width:18px;height:18px;fill:currentColor}.editor-icon-group button:hover:not(:disabled){color:#23373cf2}.editor-icon-group button.is-active{color:#107e60f5;text-shadow:0 0 .25px currentColor}.editor-text-field-font{min-width:150px}.editor-text-field-font .editor-select-control{width:100%}.editor-text-field-font .editor-select-trigger{border-radius:10px;background:transparent;padding:0 22px 0 10px;box-shadow:none}.editor-text-toolbar-row-main .editor-text-field-font{order:1}.editor-text-toolbar-row-main .editor-add-text-mini-button{order:0}.editor-text-toolbar-row-main .editor-text-field-size{order:2}.editor-text-toolbar-row-main .editor-text-tools-frame,.editor-text-toolbar-row-main .editor-text-field-color{order:3}.editor-text-toolbar-row-main .editor-icon-group{order:4}.editor-text-toolbar-row-main .editor-icon-group-align{order:5}.editor-text-toolbar-row-main .editor-icon-group-vertical{order:6}.editor-text-toolbar-row-main .editor-padding-controls{order:7}.editor-text-field-size,.editor-text-field-color,.editor-text-field-opacity,.editor-text-field-bg-color,.editor-text-field-mini{width:auto;min-width:0}.editor-text-field-bg-mode{min-width:108px;flex:0 0 auto}.editor-text-field-bg-mode .editor-select-control{width:108px;min-width:108px}.editor-icon-group-align{grid-template-columns:repeat(5,30px)}.editor-icon-group-vertical{grid-template-columns:repeat(3,30px)}.editor-icon-group-vertical button svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.editor-style-letter{font-size:1.02rem;font-weight:700;line-height:1}.editor-style-letter.is-italic{font-style:italic}.editor-style-letter.is-underlined{text-decoration:underline}.editor-style-letter.is-strike{text-decoration:line-through}.editor-add-text-mini-button{height:36px;border-radius:10px;border:1px solid rgba(212,255,255,.78);padding:0 10px;font-size:.8rem;font-weight:700;letter-spacing:.02em;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052f5;cursor:pointer;box-shadow:inset 0 1px 4px #ffffff94,0 2px 6px #c4f6f86b;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.editor-add-text-mini-button:hover:not(:disabled){transform:translateY(1px);box-shadow:inset 0 2px 5px #ffffff8f,0 3px 8px #addef473}.editor-add-text-mini-button:disabled{opacity:.55;cursor:not-allowed}.editor-sticker-upload-button{min-width:72px}.editor-text-tools-frame{flex-wrap:wrap}.editor-text-toolbar-row-main .editor-text-field-size input{background:transparent;box-shadow:none}.editor-text-toolbar-row-main .editor-text-field-size input:focus{background:transparent;box-shadow:none}@media(max-width:1260px){.editor-text-toolbar-row-main{gap:7px}}@media(max-width:1080px){.editor-text-toolbar-row-main{gap:6px}.editor-icon-group{grid-template-columns:repeat(4,minmax(0,1fr))}.editor-icon-group-align{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:760px){.editor-text-field-bg-mode{min-width:100%;flex-basis:100%}}.editor-layer{position:absolute;-webkit-user-select:none;user-select:none;line-height:1.24;word-break:break-word}.editor-layer.is-selected{outline:1px solid rgba(180,245,255,.95);box-shadow:0 0 0 2px #2bd7ff29}.editor-layer-text{min-width:60px;cursor:move;overflow:visible;box-sizing:border-box}.editor-layer-text.is-selected{cursor:default}.editor-layer-text-background{position:absolute;inset:0;pointer-events:none;z-index:0}.editor-layer-text-view{white-space:pre-wrap;width:100%;height:100%;min-height:0;overflow:hidden;box-sizing:border-box;position:relative;z-index:1;overflow-wrap:anywhere;word-break:break-word}.editor-layer-text-editor{width:100%;min-height:100%;height:100%;border:0;outline:none;padding:0;margin:0;background:transparent;color:inherit;font:inherit;text-align:inherit;resize:none;line-height:inherit;white-space:pre-wrap;overflow:hidden;display:block;caret-color:currentColor;box-sizing:border-box;position:relative;z-index:1;cursor:text;-webkit-user-select:text;user-select:text;overflow-wrap:anywhere;word-break:break-word}.editor-layer-text-editor-contenteditable{white-space:pre-wrap;overflow-wrap:anywhere;cursor:text;-webkit-user-select:text;user-select:text}.editor-layer-text-view p,.editor-layer-text-view div,.editor-layer-text-editor p,.editor-layer-text-editor div{margin:0}.editor-layer-text-editor::-webkit-scrollbar{width:0;height:0}.editor-layer-resize-handle{position:absolute;width:13px;height:13px;border-radius:0;background:transparent;border:0;box-shadow:none;z-index:4;pointer-events:auto;touch-action:none}.editor-layer-delete-button{position:absolute;top:-9px;right:-9px;width:16px;min-width:16px;height:16px;border:1px solid rgba(255,200,206,.9);border-radius:999px;background:#fff0f4f5;color:#a73849eb;font-size:.82rem;font-weight:700;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:6;opacity:0;pointer-events:none;transition:opacity .14s ease,background .14s ease,color .14s ease}.editor-layer-action-group{position:absolute;top:-9px;right:-9px;display:inline-flex;align-items:center;gap:4px;z-index:6;opacity:0;pointer-events:none;transition:opacity .14s ease}.editor-layer-action-button{min-width:16px;height:16px;border:1px solid rgba(172,221,227,.95);border-radius:999px;background:#e6fbfffa;color:#244955f2;font-family:inherit;font-weight:700;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .14s ease,color .14s ease,border-color .14s ease}.editor-layer-action-button:hover{background:#cef5fc;border-color:#83c6d0;color:#153d48fa}.editor-layer-remove-button{width:16px}.editor-layer-reset-button{min-width:23px;padding:0 4px;font-size:.57rem;letter-spacing:.01em}.editor-layer:hover .editor-layer-action-group,.editor-layer.is-selected .editor-layer-action-group,.editor-layer-action-group:focus-within{opacity:1;pointer-events:auto}.editor-layer:hover .editor-layer-delete-button,.editor-layer.is-selected .editor-layer-delete-button,.editor-layer-delete-button:focus-visible{opacity:1;pointer-events:auto}.editor-layer-delete-button:hover{background:#ffe0e7fa;color:#8e2334f2}.editor-layer-resize-handle-nw{left:-6px;top:-6px;cursor:nwse-resize}.editor-layer-resize-handle-n{left:8px;right:8px;width:auto;height:10px;top:-6px;transform:none;cursor:ns-resize}.editor-layer-resize-handle-ne{right:-6px;top:-6px;cursor:nesw-resize}.editor-layer-resize-handle-e{right:-6px;top:8px;bottom:8px;width:10px;height:auto;transform:none;cursor:ew-resize}.editor-layer-resize-handle-sw{left:-6px;bottom:-6px;cursor:nesw-resize}.editor-layer-resize-handle-s{left:8px;right:8px;width:auto;height:10px;bottom:-6px;transform:none;cursor:ns-resize}.editor-layer-resize-handle-se{right:-6px;bottom:-6px;cursor:nwse-resize}.editor-layer-resize-handle-w{left:-6px;top:8px;bottom:8px;width:10px;height:auto;transform:none;cursor:ew-resize}.editor-layer-sticker{min-width:24px;min-height:24px;cursor:move;overflow:visible;box-sizing:border-box}.editor-layer-sticker.is-selected{outline:none;box-shadow:none}.editor-layer-sticker-frame{position:absolute;inset:0;display:block;cursor:move;touch-action:none}.editor-layer-sticker-frame.is-selected{outline:1px solid rgba(185,245,255,.95);outline-offset:-1px;box-shadow:0 0 0 1px #5fe1ff47;border-radius:6px}.editor-layer-sticker-frame.is-selected .editor-layer-resize-handle{background:transparent;border:0;box-shadow:none}.editor-layer-sticker-frame.is-selected .editor-layer-resize-handle-n,.editor-layer-sticker-frame.is-selected .editor-layer-resize-handle-s{left:12px;right:12px;height:8px}.editor-layer-sticker-frame.is-selected .editor-layer-resize-handle-e,.editor-layer-sticker-frame.is-selected .editor-layer-resize-handle-w{top:12px;bottom:12px;width:8px}.editor-layer-rotate-zone{--rotate-gap: 10px;--rotate-band: 12px;position:absolute;display:block;z-index:2;background:transparent;border:0;pointer-events:auto;touch-action:none;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M7.5 4.5A8 8 0 0 1 20 11' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M17 8.2 20.2 11.1 17.1 14.2' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16.5 19.5A8 8 0 0 1 4 13' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M7 15.8 3.8 12.9 6.9 9.8' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 12 12,move}.editor-layer-rotate-zone-top{left:-28px;right:-28px;top:calc(-1 * (var(--rotate-gap) + var(--rotate-band)));height:var(--rotate-band)}.editor-layer-rotate-zone-right{top:-28px;bottom:-28px;right:calc(-1 * (var(--rotate-gap) + var(--rotate-band)));width:var(--rotate-band)}.editor-layer-rotate-zone-bottom{left:-28px;right:-28px;bottom:calc(-1 * (var(--rotate-gap) + var(--rotate-band)));height:var(--rotate-band)}.editor-layer-rotate-zone-left{top:-28px;bottom:-28px;left:calc(-1 * (var(--rotate-gap) + var(--rotate-band)));width:var(--rotate-band)}.editor-layer-sticker img{width:100%;height:100%;object-fit:fill;display:block;pointer-events:none}.editor-layer-sticker.is-selected img{outline:none;border-radius:8px}.editor-toggle{width:100%;min-height:38px;border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:0 10px;font-size:.86rem;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer}.editor-toggle.is-active{background:linear-gradient(135deg,#34d399,#059669);border-color:#34d39999;color:#f0fff6}.editor-stage{width:100%;min-height:420px;border-radius:18px;padding:12px;box-sizing:border-box;background:linear-gradient(135deg,#effcffa6,#d0e7f585);box-shadow:inset 0 1px 6px #ffffff85,0 8px 20px #05506e1f;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.editor-image-wrap{position:relative;max-width:100%;max-height:70vh;display:inline-flex}.editor-image{display:block;max-width:min(100%,1100px);max-height:70vh;width:auto;height:auto;border-radius:10px}.editor-overlay{position:absolute;inset:0}.resizer-primary-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%}.creative-editor-primary-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.resizer-primary-actions button{width:100%;height:43px;border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:0 14px;font-size:.95rem;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;white-space:nowrap}.resizer-primary-actions button:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.resizer-primary-actions button:disabled{opacity:.65;cursor:not-allowed}.resizer-gif-warning{margin:6px 2px 0;font-size:.84rem;font-weight:600;color:#b33c4be6}.resizer-meta-row{display:grid;grid-template-columns:1fr auto;align-items:center}.resizer-inline-button{border:1px solid rgba(212,255,255,.75);border-radius:10px;height:30px;padding:0 12px;font-size:.8rem;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 2px 6px #c4f6f861}.resizer-ratio-inputs{display:flex;gap:8px;align-items:center}.resizer-ratio-inputs .number-field-input-wrapper{width:62px;min-width:62px;max-width:62px}.resizer-ratio-inputs .number-field-input-wrapper input{text-align:center;padding-left:8px;padding-right:8px;font-size:.82rem;font-weight:600;color:#345052eb}.resizer-stage-card .card-header-top{align-items:center}.resizer-controls-row{display:flex;align-items:flex-end;gap:10px;flex-wrap:nowrap;margin-bottom:10px}.resizer-aspect-field{flex:1 1 auto;min-width:0}.resizer-aspect-panel{display:flex;align-items:center;gap:8px;width:100%;padding:4px;border-radius:14px;background:linear-gradient(135deg,#eefafde6,#d1f1f6d1);border:1px solid rgba(212,255,255,.72);box-shadow:inset 0 1px 5px #ffffff80,0 3px 8px #c4f6f859;box-sizing:border-box;overflow:hidden}.resizer-custom-field{flex:0 0 auto;width:auto}.resizer-custom-field .number-field-label{display:none}.resizer-controls-row .number-field-input-wrapper input,.resizer-toolbar-button,.resizer-nav-button{height:38px}.resizer-aspect-buttons{flex:1 1 auto;min-width:0;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:6px;width:auto;transition:width .28s ease,flex-basis .28s ease}.resizer-custom-inline{display:flex;align-items:center;gap:8px;flex:0 0 auto;overflow:hidden;width:0;opacity:0;margin-left:0;transform:translate(-16px);transform-origin:left center;pointer-events:none;transition:width .3s ease,margin-left .3s ease,opacity .22s ease,transform .3s ease}.resizer-custom-inline.is-visible{width:168px;opacity:1;margin-left:2px;transform:translate(0);pointer-events:auto}.resizer-custom-size-toggle{display:inline-flex;align-items:center;justify-content:center;width:20px;min-width:20px;height:20px;opacity:.9;cursor:pointer}.resizer-custom-size-toggle input{margin:0;width:14px;height:14px;accent-color:rgba(52,80,82,.82);cursor:pointer}.resizer-aspect-button{height:38px;border-radius:12px;border:1px solid transparent;padding:0 8px;font-size:.82rem;font-weight:600;background:transparent;color:#345052eb;cursor:pointer;box-shadow:none;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.resizer-aspect-button:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.resizer-aspect-button.is-active{background:linear-gradient(135deg,#34d399,#059669);border-color:#34d39999;box-shadow:0 6px 15px #05968a40,inset 0 0 #fff3;color:#f0fff6}.resizer-actions-field{--resizer-action-row-height: 86px;--resizer-action-row-padding-y: 6px;--resizer-action-row-padding-x: 8px;--resizer-action-row-gap: 10px;display:grid;grid-template-columns:minmax(0,7fr) minmax(0,3fr);align-items:stretch;gap:12px;width:100%;margin-bottom:12px}.resizer-deck-row{position:relative;flex:1 1 auto;min-width:0;min-height:var(--resizer-action-row-height);height:var(--resizer-action-row-height);display:grid;grid-template-columns:43px minmax(0,1fr) 43px;gap:var(--resizer-action-row-gap);align-items:center;padding:var(--resizer-action-row-padding-y) var(--resizer-action-row-padding-x);border-radius:14px;background:linear-gradient(135deg,#eefafde0,#d1f1f6c7);border:1px solid rgba(212,255,255,.68);box-shadow:inset 0 1px 5px #ffffff7a,0 3px 8px #c4f6f852;box-sizing:border-box;margin-bottom:10px}.resizer-deck-row.is-drop-active .resizer-deck,.resizer-deck-row.is-drop-active .resizer-nav-button{opacity:.24}.resizer-nav-button{width:43px;min-width:43px;border-radius:12px;border:1px solid transparent;padding:0;font-size:1.45rem;line-height:1;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.resizer-nav-button:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:none;color:#23373cf2}.resizer-nav-button:disabled{opacity:.55;cursor:not-allowed}.resizer-deck{position:relative;min-height:72px;height:100%;border-radius:14px;display:block;overflow:hidden;padding:10px 16px 14px;background:transparent;box-shadow:none;transition:opacity .16s ease}.resizer-deck-dropzone{position:absolute;inset:var(--resizer-action-row-padding-y) var(--resizer-action-row-padding-x);border-radius:12px;border:1px dashed rgba(96,140,156,.8);background:linear-gradient(135deg,#d9f4faeb,#baecf5e0);box-shadow:inset 0 1px 8px #ffffffb8,0 6px 14px #135e762e;display:flex;align-items:center;justify-content:center;padding:8px 12px;text-align:center;pointer-events:none;z-index:280}.resizer-deck-dropzone span{color:#345052eb;font-size:.88rem;font-weight:600;letter-spacing:.01em}.resizer-deck-track{--deck-offset: 0px;position:relative;left:50%;display:flex;align-items:flex-end;justify-content:flex-start;width:max-content;margin:0;transform:translate(calc(-50% + var(--deck-offset)));transition:transform .24s ease}.resizer-deck-item{--deck-y: 0px;--deck-opacity: 1;--deck-z: 1;position:relative;width:72px;min-width:72px;height:64px;margin-left:-20px;border:none;border-radius:10px;overflow:visible;padding:0;background:linear-gradient(135deg,#ebfbff,#d3eef6);cursor:pointer;opacity:var(--deck-opacity);transform:translateY(var(--deck-y));transform-origin:center center;z-index:var(--deck-z);box-shadow:inset 0 1px 4px #ffffffb3,0 6px 14px #05506e3d;transition:transform .24s ease,box-shadow .24s ease,opacity .24s ease}.resizer-deck-item:first-of-type{margin-left:0}.resizer-deck-item img{width:100%;height:50px;display:block;object-fit:cover;pointer-events:none;border-radius:10px}.resizer-deck-item-remove{position:absolute;top:2px;right:2px;width:16px;min-width:16px;height:16px;border:none;border-radius:999px;background:#c82d2de0;color:#fff;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;pointer-events:none;transform:scale(.9);transition:opacity .16s ease,transform .16s ease,background .16s ease;z-index:2}.resizer-deck-item:hover .resizer-deck-item-remove{opacity:1;pointer-events:auto;transform:scale(1)}.resizer-deck-item-remove:hover{background:#b41c1cf5}.resizer-deck-item-size{display:block;margin-top:2px;width:100%;text-align:center;font-size:.62rem;line-height:1;color:#3f4b55d1;white-space:nowrap;pointer-events:none}.resizer-deck-item.is-active{opacity:1;box-shadow:inset 0 1px 4px #ffffffd1,0 8px 16px #05789157}.resizer-deck-item:hover,.resizer-deck-item:focus-visible{outline:none;opacity:1;transform:translateY(var(--deck-y)) scale(1.1);z-index:240;box-shadow:inset 0 1px 4px #ffffffe0,0 12px 28px #05506e57}.resizer-deck-empty{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;text-align:center;color:#3f4b55b3;font-size:.92rem}.resizer-action-row{align-self:stretch;width:100%;min-height:var(--resizer-action-row-height);height:var(--resizer-action-row-height);display:flex;justify-content:center;align-items:center;gap:var(--resizer-action-row-gap);margin-top:0;padding:var(--resizer-action-row-padding-y) var(--resizer-action-row-padding-x);border-radius:14px;background:linear-gradient(135deg,#eefafde0,#d1f1f6c7);border:1px solid rgba(212,255,255,.68);box-shadow:inset 0 1px 5px #ffffff7a,0 3px 8px #c4f6f852;box-sizing:border-box}.resizer-deck-row .resizer-nav-button{background:transparent}.resizer-actions-field>.resizer-deck-row{margin-bottom:0}.resizer-deck-row .resizer-nav-button:hover:not(:disabled){background:transparent}.resizer-toolbar-button{width:100%;min-width:100%;border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:0 16px;font-size:.95rem;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;white-space:nowrap}.resizer-toolbar-button:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.resizer-toolbar-button:disabled{opacity:.65;cursor:not-allowed}.resizer-toolbar-button-primary{background:linear-gradient(135deg,#34d399,#059669);border-color:#34d39999;box-shadow:0 6px 15px #05968a40,inset 0 0 #fff3;color:#f0fff6}.resizer-toolbar-button-primary:hover:not(:disabled){background:linear-gradient(135deg,#2fbb87,#04855c);box-shadow:0 4px 8px #05966959,inset 0 3px 6px #00000026;color:#e7fff2}.results-card .card-header .card-header-top>.clear-action-button,.results-card .card-header .split-result-actions>.clear-action-button{background:linear-gradient(135deg,#eefafd,#d1f1f6);border-color:#d4ffffb3;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;color:#345052eb}.results-card .card-header .card-header-top>.clear-action-button:hover:not(:disabled),.results-card .card-header .split-result-actions>.clear-action-button:hover:not(:disabled){background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.resizer-action-row .resizer-resize-button{width:136px;min-width:136px}.resizer-rotate-button{width:43px;min-width:43px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#345052c7}.resizer-rotate-button:hover:not(:disabled){background:transparent;color:#23373cf2}.resizer-rotate-button svg{width:18px;height:18px;display:block;fill:currentColor}.resizer-stage{width:100%;min-height:420px;border-radius:18px;padding:12px;box-sizing:border-box;background:linear-gradient(135deg,#effcffa6,#d0e7f585);box-shadow:inset 0 1px 6px #ffffff85,0 8px 20px #05506e1f;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.resizer-stage.is-zoomed{cursor:grab}.resizer-stage.is-panning{cursor:grabbing}.resizer-image-wrap{position:relative;max-width:100%;max-height:70vh;display:inline-flex;align-items:center;justify-content:center}.resizer-stage-toolbar{width:100%;margin-bottom:10px;padding:8px 10px;border-radius:12px;border:1px solid rgba(220,255,255,.62);background:linear-gradient(135deg,#eefafdc2,#d1f1f6a8);box-shadow:inset 0 1px 5px #ffffff80,0 3px 8px #c4f6f847;display:flex;align-items:center;justify-content:space-between;gap:10px;box-sizing:border-box}.resizer-stage-title{flex:1 1 0;min-width:0;color:#3f4b55d1;font-size:.84rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resizer-stage-zoom,.resizer-stage-quality{flex:1 1 0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.resizer-stage-zoom-label{color:#345052db;font-size:.8rem;font-weight:500;letter-spacing:.02em;white-space:nowrap}.resizer-zoom-slider,.resizer-quality-slider{width:108px;height:6px;border-radius:999px;background:linear-gradient(90deg,#c6e7f0e6,#addeecf2);border:none;outline:none;appearance:none}.resizer-quality-slider:disabled{opacity:.45}.resizer-quality-slider::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#c6e7f0e6,#addeecf2)}.resizer-quality-slider::-webkit-slider-thumb{appearance:none;width:14px;height:14px;margin-top:-4px;border-radius:999px;border:1px solid rgba(90,138,156,.52);background:linear-gradient(135deg,#eefafd,#d1f1f6);box-shadow:inset 0 1px 4px #ffffffb8,0 2px 6px #05506e2e;cursor:pointer}.resizer-quality-slider::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#c6e7f0e6,#addeecf2);border:none}.resizer-quality-slider::-moz-range-thumb{width:14px;height:14px;border-radius:999px;border:1px solid rgba(90,138,156,.52);background:linear-gradient(135deg,#eefafd,#d1f1f6);box-shadow:inset 0 1px 4px #ffffffb8,0 2px 6px #05506e2e;cursor:pointer}.resizer-stage-size{min-width:64px;text-align:right;color:#345052cc;font-size:.78rem;font-weight:600;letter-spacing:.01em}.resizer-zoom-slider:disabled{opacity:.45}.resizer-zoom-slider::-webkit-slider-runnable-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#c6e7f0e6,#addeecf2)}.resizer-zoom-slider::-webkit-slider-thumb{appearance:none;width:14px;height:14px;margin-top:-4px;border-radius:999px;border:1px solid rgba(90,138,156,.52);background:linear-gradient(135deg,#eefafd,#d1f1f6);box-shadow:inset 0 1px 4px #ffffffb8,0 2px 6px #05506e2e;cursor:pointer}.resizer-zoom-slider::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(90deg,#c6e7f0e6,#addeecf2);border:none}.resizer-zoom-slider::-moz-range-thumb{width:14px;height:14px;border-radius:999px;border:1px solid rgba(90,138,156,.52);background:linear-gradient(135deg,#eefafd,#d1f1f6);box-shadow:inset 0 1px 4px #ffffffb8,0 2px 6px #05506e2e;cursor:pointer}.resizer-zoom-reset{height:34px;min-width:52px;border-radius:10px;border:1px solid rgba(220,255,255,.55);background:#e6f9ff73;color:#1e3a44e6;font-size:.82rem;font-weight:700;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff73,0 3px 10px #032c3a33;transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.resizer-zoom-reset:hover:not(:disabled){transform:translateY(1px);background:#e6f9ff9e;box-shadow:inset 0 2px 6px #ffffff8c,0 4px 12px #032c3a3d}.resizer-zoom-reset:disabled{opacity:.5;cursor:not-allowed}.resizer-zoom-layer{position:relative;display:inline-block;line-height:0;transform-origin:center center;transition:transform .12s ease-out}.resizer-image{display:block;max-width:100%;max-height:70vh;object-fit:contain;border-radius:0;box-shadow:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.resizer-overlay{position:absolute;inset:0;border-radius:0;overflow:hidden;touch-action:none}.resizer-crop-box{position:absolute;overflow:visible;border:1px solid rgba(220,255,255,.95);border-radius:10px;box-shadow:inset 0 0 0 9999px #00101659,0 0 0 1px #46f0ff73,0 10px 24px #00141c40;cursor:move}.resizer-handle{position:absolute;width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#e6ffff,#b7f2ff);border:1px solid rgba(40,120,145,.45);box-shadow:0 1px 5px #001e2d47;z-index:2}.resizer-handle-nw{top:-5px;left:-5px;cursor:nwse-resize}.resizer-handle-ne{top:-5px;right:-5px;cursor:nesw-resize}.resizer-handle-sw{bottom:-5px;left:-5px;cursor:nesw-resize}.resizer-handle-se{right:-5px;bottom:-5px;cursor:nwse-resize}.resizer-empty{color:#3f4b55bd;font-size:.95rem}.resizer-ready-list{max-height:360px}.resizer-ready-item{align-items:center;justify-content:flex-start;gap:10px}.resizer-ready-item .result-value{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left}.resizer-ready-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resizer-ready-name-link{border:none;background:transparent;padding:0;margin:0;text-align:left;font:inherit;color:inherit;cursor:pointer}.resizer-ready-name-link:hover{color:#23373cf2;text-decoration:underline;text-underline-offset:2px}.resizer-ready-size{flex:0 0 auto;font-size:.8rem;font-weight:600;color:#345052bd}.resizer-ready-weight{flex:0 0 auto;margin-left:12px;font-size:.8rem;font-weight:600;color:#345052bd}.resizer-ready-meta{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px}.resizer-ready-icon-button{width:18px;min-width:18px;height:18px;border:none;background:transparent;color:#345052bd;font-size:.8rem;font-weight:600;line-height:1;padding:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.resizer-ready-icon-button svg{width:15px;height:15px;fill:currentColor;display:block}.resizer-ready-icon-button:hover:not(:disabled){color:#345052f2}.resizer-ready-icon-button.is-copied{color:#159a6e;animation:resizer-copy-pop .32s ease}@keyframes resizer-copy-pop{0%{transform:scale(1)}45%{transform:scale(1.18)}to{transform:scale(1)}}.resizer-ready-remove{flex:0 0 auto;width:22px;min-width:22px;height:22px;border:none;background:transparent;color:#34505294;font-size:.95rem;font-weight:500;line-height:1;padding:0;cursor:pointer}.resizer-ready-remove:hover:not(:disabled){color:#345052e6}.results-card .card-header .split-result-actions>.resizer-clear-result-button{background:linear-gradient(135deg,#eefafd,#d1f1f6);border-color:#d4ffffb3;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;color:#345052eb}.results-card .card-header .split-result-actions>.resizer-clear-result-button:hover:not(:disabled){background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.split-level-actions{display:flex;gap:10px}.split-level-actions button{border:none;border-radius:12px;padding:10px 14px;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;transition:transform .2s ease,box-shadow .2s ease}.split-level-actions button:hover{transform:translateY(1px);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480}.split-grid{background:linear-gradient(135deg,#bfedf573,#c7d7f08c);border-radius:24px;padding:24px;box-shadow:0 18px 40px #4deaff40,inset 0 1px #ffffff59}.split-grid .card-header{margin-bottom:16px}.split-grid .card-header-top{align-items:center;margin-top:0}.split-grid .card-header h2{margin:0;font-size:1.3rem;color:#4b4253}.split-grid .card-header button{min-width:140px}.split-grid-header{display:grid;grid-template-columns:1fr 120px;gap:12px;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:#615d78b3;padding:0 12px 12px}.split-grid-header-row{margin-bottom:8px}.split-table{display:grid;row-gap:12px}.split-row{display:grid;column-gap:12px}.split-cell-wrapper{min-width:0;display:flex}.split-cell-with-outside{display:grid;grid-template-columns:var(--panel-offset, 38px) 1fr;align-items:center;width:100%}.split-outside-action{border:none;border-radius:10px;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;padding:0;box-sizing:border-box;font-size:.95rem;line-height:1;font-weight:700;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 4px #ffffff8c,0 2px 6px #c4f6f873;display:inline-flex;align-items:center;justify-content:center;justify-self:end;margin-right:10px}.split-outside-action:disabled{opacity:.45;cursor:not-allowed}.split-cell{display:grid;grid-template-columns:1fr 120px 64px;align-items:center;gap:8px;padding:8px 10px;border-radius:16px;background:linear-gradient(135deg,#f7ffffe6,#d6f1f6e6);width:100%;box-shadow:inset 0 1px 4px #ffffff80,0 6px 16px #05506e26}.split-cell-muted{opacity:.7}.split-cell-actions{display:flex;gap:6px;width:100%;justify-content:flex-end}.split-cell-actions button{border:none;border-radius:10px;width:28px;min-width:28px;max-width:28px;height:28px;min-height:28px;max-height:28px;padding:0;box-sizing:border-box;font-weight:700;font-size:.95rem;line-height:1;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 4px #ffffff8c,0 2px 6px #c4f6f873;display:inline-flex;align-items:center;justify-content:center}.split-cell-actions button:hover:not(:disabled):not(.split-remove-button){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.split-outside-action:hover:not(:disabled){transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.split-cell-actions .split-remove-button{background:transparent;color:#34505280;box-shadow:none;font-size:.85rem;line-height:1;font-weight:600}.split-name-input,.split-value-input{width:100%;border:none;background:transparent;font-size:.95rem;color:#3f4b55}.split-name-cell{display:flex;align-items:center;gap:6px;min-width:0}.split-name-cell .split-name-input{flex:1;min-width:0}.split-error-inline{font-size:.75rem;color:#b63f4c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.split-name-input:focus,.split-value-input:focus{outline:none}.split-value-input{text-align:right;padding-right:6px}.split-results .card-header-top{align-items:center}.split-result-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.split-result-actions button{border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:0 16px;height:39px;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;white-space:nowrap}.split-output-dropdown{position:relative;display:inline-flex}.split-output-trigger{border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:0 14px;height:39px;width:170px;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.results-card .card-header .split-output-trigger{background:linear-gradient(135deg,#eefafd,#d1f1f6);border-color:#d4ffffb3;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;color:#345052eb}.results-card .card-header .split-output-trigger:hover{background:linear-gradient(135deg,#e1f8ff,#c7edf7);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480}.results-card .card-header .split-output-trigger:focus{box-shadow:inset 0 1px 5px #ffffff8c,0 4px 10px #addef480}.split-output-trigger:focus{outline:none;box-shadow:inset 0 1px 5px #ffffff8c,0 4px 10px #addef480}.split-output-trigger:hover{background:linear-gradient(135deg,#e1f8ff,#c7edf7);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480}.split-output-label{flex:1;text-align:left}.split-output-caret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid rgba(70,92,100,.8)}.split-output-menu{position:absolute;top:calc(100% + 8px);left:0;width:100%;min-width:160px;box-sizing:border-box;padding:8px;border-radius:14px;background:#e6faff;box-shadow:0 12px 24px #0f3c502e,inset 0 1px 8px #ffffffb3;display:grid;gap:6px;z-index:20}.split-output-option{position:relative;border:none;padding:8px 12px;text-align:center;font-size:.9rem;font-weight:600;background:transparent;color:#345052eb;cursor:pointer;transition:color .2s ease;display:flex;align-items:center;justify-content:center;isolation:isolate}.split-output-option-text{position:relative;z-index:1}.results-card .card-header .split-output-menu .split-output-option{background:transparent;border:none;box-shadow:none;color:#345052eb}.results-card .card-header .split-output-menu .split-output-option:hover,.results-card .card-header .split-output-menu .split-output-option.is-active,.results-card .card-header .split-output-menu .split-output-option[aria-selected=true]{background:transparent;box-shadow:none;color:#345052eb}.split-output-option:before{content:"";position:absolute;left:8px;right:8px;top:50%;height:2px;border-radius:999px;background:radial-gradient(ellipse at center,#7adcebb3,#7adceb40 45%,#7adceb00 70%);opacity:0;transform:translateY(-50%);transition:opacity .2s ease,height .2s ease;pointer-events:none;z-index:0}.split-output-option:hover,.split-output-option.is-active,.split-output-option[aria-selected=true]{color:#000}.split-output-option:hover:before,.split-output-option.is-active:before,.split-output-option[aria-selected=true]:before{opacity:1;height:18px}.split-result-list{display:flex;flex-direction:column;gap:8px;padding:6px 2px}.split-result-row{display:flex;justify-content:space-between;align-items:center;font-size:.92rem;color:#3f4b55}.result-item{display:flex;justify-content:space-between;padding:4px 8px;font-size:.85rem;border-bottom:1px dashed rgba(77,65,97,.15)}.result-item:last-child{border-bottom:none}.result-index{opacity:.5;width:24px}.result-empty{opacity:.4;font-style:italic}.menu-card .menu-nav{flex:1;display:flex;flex-direction:column}.tool-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;align-items:stretch}.tool-links-section-title{margin:2px 4px 0;font-size:.72rem;font-weight:700;line-height:1.2;letter-spacing:.06em;text-transform:uppercase;color:#405460b8;pointer-events:none;-webkit-user-select:none;user-select:none}.tool-link-button{display:inline-flex;justify-content:center;border-radius:12px;border:1px solid rgba(212,255,255,.7);padding:10px 20px;font-family:inherit;font-size:.9rem;font-weight:600;background:linear-gradient(135deg,#eefafd,#d1f1f6);color:#345052eb;cursor:pointer;box-shadow:inset 0 1px 5px #ffffff8c,0 3px 8px #c4f6f873;text-decoration:none;white-space:nowrap;width:100%;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease,background .2s ease}.tool-link-button:hover{transform:translateY(1px);background:linear-gradient(135deg,#d8f6fd,#b4f2f4);box-shadow:inset 0 2px 6px #ffffff8c,0 4px 10px #addef480;color:#23373cf2}.whats-new-list{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:10px;color:#4b4253}.release-date{margin:0 0 10px;color:#5e5169;font-size:.9rem}.release-header{gap:0}.release-intro{min-height:30px}.release-entry+.release-entry{margin-top:16px}.release-note{margin:0;color:#4b4253}.muted{margin:0;color:#6f607bd9}.site-footer{margin-top:12px;text-align:center;font-size:.85rem;color:#fbf2ff;text-shadow:0 0 10px rgba(255,210,255,.6),0 0 18px rgba(189,211,255,.4)}.site-disclaimer{margin:0 0 8px;font-size:.8rem;color:#ebf5ffd9;text-shadow:0 0 6px rgba(120,200,255,.4),0 0 12px rgba(80,140,200,.35)}.site-footer a{color:#fbf2ff;font-weight:700;text-decoration:none}.site-footer a:hover{text-decoration:underline}.scroll-cue{position:fixed;right:0;top:0;transform:none;width:74px;height:100vh;border-radius:0;border:none;background:linear-gradient(90deg,#fff0,#d2f5ff14);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:background .2s ease,transform .2s ease,opacity .2s ease;z-index:6}.scroll-cue.is-visible{opacity:1;pointer-events:auto}.scroll-cue-arrow{width:14px;height:14px;border-left:2px solid rgba(240,250,255,.5);border-top:2px solid rgba(240,250,255,.5);transform:rotate(45deg);transition:border-color .2s ease,transform .2s ease}.scroll-cue:hover{background:linear-gradient(90deg,#fff0,#d4f6ff2e);transform:none}.scroll-cue:hover .scroll-cue-arrow{border-color:#fffffff2}.consent-banner{position:fixed;bottom:16px;left:50%;--pulse: 1;--wiggle-x: 0px;--wiggle-y: 0px;transform:translate(-50%) translate(var(--wiggle-x),var(--wiggle-y)) scale(var(--pulse));width:calc(100% - 32px);max-width:920px;background:linear-gradient(135deg,#fafffff0,#e4f4f6eb);border:1px solid rgba(255,255,255,.7);border-radius:16px;box-shadow:0 8px 24px #00496133,inset 0 1px 4px #fff9;padding:14px 16px;display:flex;gap:12px;align-items:center;z-index:50;opacity:.9;animation:consent-pulse 5ms ease-in-out infinite,consent-wiggle 1.8s ease-in-out infinite;transition:opacity .2s ease,box-shadow .2s ease,transform .2s ease}.consent-banner:hover{opacity:1;--wiggle-x: 0px;--wiggle-y: 0px;--pulse: 1;animation:none;box-shadow:0 10px 26px #00496142,inset 0 1px 4px #ffffffb3}.consent-text{flex:1;color:#3a4a55;font-size:.95rem}.consent-actions{display:flex;gap:10px;flex-wrap:wrap}.consent-button{border:none;border-radius:12px;padding:10px 14px;font-weight:600;cursor:pointer;color:#345052f2;background:linear-gradient(135deg,#e9fbff,#c7f1f7);box-shadow:inset 0 1px 4px #ffffffb3,0 4px 10px #00597b2e;transition:transform .15s ease,box-shadow .15s ease}.consent-button:hover{transform:translateY(1px);box-shadow:inset 0 2px 6px #fffc,0 6px 14px #00597b3d}.consent-button.ghost{background:linear-gradient(135deg,#f3f7f8,#e7f0f3)}@keyframes consent-pulse{0%,to{--pulse: 1}12.5%{--pulse: 1.0015}25%{--pulse: 1.003}37.5%{--pulse: 1.0045}50%{--pulse: 1.006}62%{--pulse: 1.0045}75%{--pulse: 1.003}87%{--pulse: 1.0015}}@keyframes consent-wiggle{0%,to{--wiggle-x: 0px;--wiggle-y: 0px}25%{--wiggle-x: -.2px;--wiggle-y: .2px}50%{--wiggle-x: .4px;--wiggle-y: -.4px}75%{--wiggle-x: -.2px;--wiggle-y: -.2px}}@media(max-width:1099px){.scroll-cue{display:none}}@keyframes freeDust{0%{transform:translateZ(0) scale(.65) rotate(0);opacity:0}20%{transform:translate3d(calc(var(--dx) * .25),calc(var(--dy) * .15),0) scale(.9) rotate(12deg);opacity:.12}45%{transform:translate3d(calc(var(--dx) * .6),calc(var(--dy) * .45),0) scale(1.1) rotate(-6deg);opacity:.24}70%{transform:translate3d(calc(var(--return-x) * -.35),calc(var(--return-y) * -.25),0) scale(.95) rotate(-18deg);opacity:.06}to{transform:translate3d(var(--return-x),var(--return-y),0) scale(.6) rotate(8deg);opacity:0}}@keyframes dustFloat{0%{transform:translateZ(0) rotate(0);opacity:.05}30%{transform:translate3d(-3vw,2vh,0) rotate(6deg);opacity:.08}60%{transform:translate3d(4vw,-3vh,0) rotate(-8deg);opacity:.07}to{transform:translate3d(-2vw,2vh,0) rotate(12deg);opacity:.06}}@keyframes dustDrift{0%{transform:translateZ(0) scale(1)}50%{transform:translate3d(-2vw,1vh,0) scale(1.06)}to{transform:translate3d(2vw,-1vh,0) scale(.94)}}@media(max-width:1375px){.app-shell{padding-top:24px}.floating-menu{position:sticky;top:16px;left:0;right:0;width:100%;max-width:900px;box-sizing:border-box;padding:12px 20px;margin:0 auto 24px;display:flex;align-items:center;justify-content:space-between;min-height:64px;border-radius:20px}.floating-menu.menu-card{min-height:initial}.floating-menu .card-header{flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:0;gap:16px;width:auto;padding:0;flex:0 0 auto;display:inline-flex;margin-right:20px}.floating-menu .card-header-top{width:auto;margin-top:0;display:flex;align-items:center;justify-content:flex-start}.floating-menu .card-header h2{margin:0;font-size:1.1rem}.floating-menu .menu-nav{flex:1 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;min-width:0;overflow:hidden;width:100%}.floating-menu .tool-links{flex-direction:row;align-items:center;justify-content:flex-start;width:100%;gap:16px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y}.floating-menu .tool-links-section-title{display:none}.floating-menu .tool-links:active,.floating-menu .tool-links.is-dragging{cursor:grabbing}.floating-menu .tool-links::-webkit-scrollbar{display:none}.floating-menu .tool-link-button{width:auto;flex:0 0 auto;-webkit-user-drag:none}.floating-menu .menu-nav.is-scrollable{position:relative}.floating-menu .menu-nav.is-scrollable:before,.floating-menu .menu-nav.is-scrollable:after{content:"";position:absolute;top:0;bottom:0;width:16px;pointer-events:none;z-index:1;background:linear-gradient(90deg,#0f32461f,#0f324600 90%);opacity:0;transition:opacity .2s ease}.floating-menu .menu-nav.is-scrollable:after{right:0;transform:scaleX(-1)}.floating-menu .menu-nav.is-scrollable:before{left:0}.floating-menu .menu-nav.has-left-fade:before{opacity:1}.floating-menu .menu-nav.has-right-fade:after{opacity:1}}@media(max-width:980px){.resizer-actions-field{grid-template-columns:minmax(0,1fr);gap:10px}.resizer-deck-row{width:100%}.resizer-primary-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.resizer-aspect-buttons{gap:6px}.resizer-aspect-button{font-size:.8rem;padding:0 6px}.resizer-deck-row{grid-template-columns:40px minmax(0,1fr) 40px}.resizer-action-row{width:100%;justify-content:center}.resizer-resize-button{width:100%;min-width:0}.share-splitter .split-control{grid-template-columns:1fr}.share-splitter .stacked-field-column{width:100%}.share-splitter .split-result-actions{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:10px}.share-splitter .split-result-actions .split-output-dropdown,.share-splitter .split-result-actions .split-output-trigger,.share-splitter .split-result-actions>button{width:100%}.creative-grid-header{grid-template-columns:1fr}.creative-grid-header span:not(:first-child){display:none}.creative-cell{grid-template-columns:minmax(0,1fr) minmax(0,.28fr) minmax(0,.32fr) minmax(0,56px);gap:8px}.creative-result-content{min-width:0}.utm-lp-control{grid-template-columns:1fr}.utm-tree-cell{grid-template-columns:minmax(0,1fr) minmax(120px,1fr) 64px}.utm-result-actions{width:100%;flex-direction:column}.utm-result-actions button{width:100%}}@media(max-width:720px){.resizer-primary-actions{grid-template-columns:1fr}.resizer-controls-row,.resizer-stage-toolbar{flex-direction:column;align-items:stretch}.resizer-stage-zoom{width:100%;justify-content:space-between}.resizer-zoom-slider{flex:1 1 auto;width:auto}.resizer-aspect-field,.resizer-custom-field{width:100%;min-width:0}.resizer-aspect-panel{flex-wrap:wrap}.resizer-custom-field .number-field-label{display:block}.resizer-ratio-inputs{width:100%;justify-content:flex-start}.resizer-ratio-inputs .number-field-input-wrapper{width:62px;min-width:62px;max-width:62px}.page{padding:0}.controls{flex-direction:column;align-items:stretch}.control-stats{width:100%;justify-content:space-between}.card-header{flex-direction:column}.floating-menu{flex-direction:column;gap:12px;padding:16px}.tool-links{width:100%;justify-content:center}.split-control{grid-template-columns:1fr}.split-control .stacked-field-column{width:100%}.number-field-input-wrapper.bulk-working-inline{--toggle-padding: 12px}.number-field-input-wrapper.bulk-working-inline .bulk-working-type-control{position:static;transform:none;width:136px;min-width:136px;max-width:136px;margin-bottom:8px}.number-field-input-wrapper.bulk-working-inline .bulk-select-popover{min-width:136px;width:136px;max-width:136px}.number-field-input-wrapper.bulk-working-inline input{padding-left:12px}.bulk-input-type-control,.bulk-result-type-control{width:136px;min-width:136px;max-width:136px}.bulk-percent-hint{width:136px;max-width:136px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.utm-tree-cell{grid-template-columns:1fr;row-gap:8px}.utm-tree-cell .split-cell-actions{justify-content:flex-start}}
