#berry-root{--color-background-primary:#fff;--color-background-primary-strong:#f9f9fc;--color-background-secondary-weak:#f6f6f8;--color-background-secondary:#e9e9ed;--color-background-secondary-strong:#dddde3;--color-background-accent-weak:#f3eef9;--color-background-accent:#eee7f6;--color-background-accent-strong:#d9c8ea;--color-primary:#41264f;--color-primary-weak:#643c76;--color-text-primary:#0c0811;--color-text-secondary:#757575;--color-text-accent:#762dc5;--color-text-inverted:#fff;--color-border:#e9e7ec;--color-border-strong:#dfdde2;--color-black:#000;--color-red:#ee5b5b;--color-orange:#f3a712;--color-yellow:#f3cd05;--color-green:#5abe57;--color-purple:var(--color-text-accent);--color-blue:#2e86c1;--color-gray:var(--color-text-secondary);--color-list-background:var(--color-background-secondary-weak);--color-list-surface:var(--color-background-primary);--color-list-surface-hover:var(--color-background-primary-strong);--color-list-border:none}#berry-root.theme-dark{--color-background-primary:#121212;--color-background-primary-strong:#1f1f1f;--color-background-secondary-weak:#1c1c1c;--color-background-secondary:#242424;--color-background-secondary-strong:#282828;--color-background-accent-weak:#e1ddeb;--color-background-accent:#c2adf8;--color-background-accent-strong:#afa1d3;--color-primary:#581d90;--color-primary-weak:#6e2aa9;--color-text-primary:#fff;--color-text-secondary:#ccc;--color-text-accent:#864ac6;--color-border:#282828;--color-border-strong:#333;--color-red:#d73939;--color-green:#61c261;--color-list-background:var(--color-background-primary);--color-list-surface:var(--color-background-secondary-weak);--color-list-surface-hover:var(--color-background-secondary);--color-list-border:1px solid var(--color-border-strong)}.input-wrapper{border-radius:10px;display:flex;overflow:hidden;position:relative;transition:box-shadow .15s ease;z-index:0}.input-wrapper:has(.input-one-row):not(.input-wrapper-lg){max-height:32px;min-height:32px}.input-wrapper:has(.input-one-row):has(.input-wrapper-lg){max-height:36px;min-height:36px}.input-wrapper:not(.input-wrapper-no-borders){background-color:var(--color-background-primary);border:1px solid var(--color-border-strong);box-shadow:0 2px 4px #00000008,0 .5px 1px #00000008}.input-wrapper:not(.input-wrapper-no-borders):focus-within{border-color:var(--color-text-primary)}.input-wrapper-lg{border-radius:50px}.input-wrapper-lg .input{max-height:36px;min-height:36px;padding:0 12px}.input-wrapper-width-default{width:350px}.input-wrapper-width-extended{width:450px}.input,.input-wrapper-width-full{flex-grow:1}.input:disabled{cursor:not-allowed}.input-wrapper:has(.input:focus-visible:not(.input-no-borders)){box-shadow:0 0 0 3px var(--color-background-secondary);z-index:1}.input-leading{padding:0 0 0 8px}.input-leading,.input-trailing{align-items:center;color:var(--color-text-secondary);display:flex;justify-content:center;max-height:34px;min-height:34px}.input-trailing{max-width:34px;min-width:34px;position:absolute;right:0;top:0}.input-no-borders{background-color:transparent;border:none}.input-autoresize{resize:none}.input-one-row{padding-bottom:0;padding-left:8px;padding-top:0}
