:root{--color-text-primary:#111827;--color-text-secondary:#6b7280;--color-text-invert:#fff;--color-surface-primary:#fff;--color-surface-sidebar:#f3f3f3;--color-surface-secondary:#f9fafb;--color-surface-highlight:#f3f4f6;--color-surface-invert:#111827;--color-surface-brand:#2d3e801a;--color-footer-background:#111827;--color-button:#1a244c;--color-slider-round-button:hsla(0,0%,100%,.4);--color-border-invert:#fff;--color-border-primary:#d1d5db;--color-border-secondary:#e5e7eb;--color-border-icons:#9ca3af;--color-border-accent:#1a244c;--color-accent-primary:#1a244c;--color-accent-secondary:#2d3d80;--color-gradient-flags:hsla(0,0%,100%,.6);--color-gradient-flags-hover:hsla(0,0%,100%,.5);--gradient-radial:radial-gradient(50% 50% at 50% 50%,#f3f4f6 0%,#f3f4f6 100%);--gradient-slider-fade:linear-gradient(90deg,#f9fafb,hsla(0,0%,100%,0));--color-checked-not-similar:#0651c1;--color-positive-bg:#22ad5c1a;--color-normal-bg:#0651c11a;--color-negative-bg:#da12121a;--color-warning-bg:#fbbf241a;--color-warning:#fbbf24;--color-success:#22ad5c;--color-error:#da1212;--color-info:#0651c1;--sm-shadow:0rem .0625rem .375rem rgba(7,7,8,.15)}.entryarea{align-items:stretch;display:flex;flex:0 1 49%;flex-direction:column;gap:.4375rem;justify-content:flex-start;min-height:3rem;position:relative;width:100%}.entryarea__container{align-items:flex-start;display:flex;flex-direction:column;height:3rem;justify-content:center}.entryarea__input{height:3rem;position:absolute;width:100%}.entryarea__label{background-color:transparent;color:var(--color-text-secondary);margin:0 .5rem;padding:0 .25rem;pointer-events:none;position:absolute;transition:.3s ease}.entryarea__label.active{background-color:var(--color-surface-primary);transform:translate(-.125rem,-1.5rem) scale(.88)}.entryarea__input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.error-message{color:#da1212;font-size:.875rem;font-weight:400;line-height:142%;padding:0 .75rem}.error-message_small{font-size:.75rem;font-weight:400;line-height:142%}.inputs-tips{color:var(--color-text-secondary);display:flex;flex-direction:column;font-size:.75rem;font-weight:400;gap:.25rem;line-height:133%;padding:0 .75rem .5rem}.inputs-tip{align-items:center;display:flex;flex-direction:row;gap:.25rem;justify-content:flex-start}.inputs-tip:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23da1212' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m10 6-4 4m0-4 4 4m4.667-2A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0'/%3E%3C/svg%3E");height:1rem;width:1rem}.inputs-tip_correct:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%2322ad5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m5 8 2 2 4-4m3.667 2A6.667 6.667 0 1 1 1.333 8a6.667 6.667 0 0 1 13.334 0'/%3E%3C/svg%3E")}.inputs-tip-no-symbol{margin-top:.125rem}@media screen and (max-width:46.5rem){.entryarea__input{flex:0 1 auto}}
