@charset "UTF-8";:root{--ion-color-primary: #0054e9;--ion-color-primary-rgb: 0, 84, 233;--ion-color-primary-contrast: #fff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #004acd;--ion-color-primary-tint: #1a65eb;--ion-color-secondary: #0163aa;--ion-color-secondary-rgb: 1, 99, 170;--ion-color-secondary-contrast: #fff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #015796;--ion-color-secondary-tint: #1a73b3;--ion-color-tertiary: #6030ff;--ion-color-tertiary-rgb: 96, 48, 255;--ion-color-tertiary-contrast: #fff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #542ae0;--ion-color-tertiary-tint: #7045ff;--ion-color-success: #2dd55b;--ion-color-success-rgb: 45, 213, 91;--ion-color-success-contrast: #000;--ion-color-success-contrast-rgb: 0, 0, 0;--ion-color-success-shade: #28bb50;--ion-color-success-tint: #42d96b;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #c5000f;--ion-color-danger-rgb: 197, 0, 15;--ion-color-danger-contrast: #fff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #ad000d;--ion-color-danger-tint: #cb1a27;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9;--ion-color-medium: #636469;--ion-color-medium-rgb: 99, 100, 105;--ion-color-medium-contrast: #fff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #57585c;--ion-color-medium-tint: #737478;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #fff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e}html.ios{--ion-default-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Roboto", sans-serif}html.md{--ion-default-font: "Roboto", "Helvetica Neue", sans-serif}html{--ion-dynamic-font: -apple-system-body;--ion-font-family: var(--ion-default-font)}body{background:var(--ion-background-color);color:var(--ion-text-color)}body.backdrop-no-scroll{overflow:hidden}html.ios ion-modal.modal-card ion-header ion-toolbar:first-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:first-of-type,html.ios ion-modal ion-footer ion-toolbar:first-of-type,html.ios ion-footer.modal-footer-moving ion-toolbar:first-of-type{padding-top:6px}html.ios ion-modal.modal-card ion-header ion-toolbar:last-of-type,html.ios ion-modal.modal-sheet ion-header ion-toolbar:last-of-type{padding-bottom:6px}html.ios ion-modal ion-toolbar,html.ios .modal-footer-moving ion-toolbar{padding-right:calc(var(--ion-safe-area-right) + 8px);padding-left:calc(var(--ion-safe-area-left) + 8px)}@media screen and (min-width: 768px){html.ios ion-modal.modal-card:first-of-type{--backdrop-opacity: .18}}ion-modal.modal-default.show-modal~ion-modal.modal-default{--backdrop-opacity: 0;--box-shadow: none}html.ios ion-modal.modal-card .ion-page{border-top-left-radius:var(--border-radius)}.ion-color-primary{--ion-color-base: var(--ion-color-primary, #0054e9) !important;--ion-color-base-rgb: var(--ion-color-primary-rgb, 0, 84, 233) !important;--ion-color-contrast: var(--ion-color-primary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-primary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-primary-shade, #004acd) !important;--ion-color-tint: var(--ion-color-primary-tint, #1a65eb) !important}.ion-color-secondary{--ion-color-base: var(--ion-color-secondary, #0163aa) !important;--ion-color-base-rgb: var(--ion-color-secondary-rgb, 1, 99, 170) !important;--ion-color-contrast: var(--ion-color-secondary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-secondary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-secondary-shade, #015796) !important;--ion-color-tint: var(--ion-color-secondary-tint, #1a73b3) !important}.ion-color-tertiary{--ion-color-base: var(--ion-color-tertiary, #6030ff) !important;--ion-color-base-rgb: var(--ion-color-tertiary-rgb, 96, 48, 255) !important;--ion-color-contrast: var(--ion-color-tertiary-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-tertiary-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-tertiary-shade, #542ae0) !important;--ion-color-tint: var(--ion-color-tertiary-tint, #7045ff) !important}.ion-color-success{--ion-color-base: var(--ion-color-success, #2dd55b) !important;--ion-color-base-rgb: var(--ion-color-success-rgb, 45, 213, 91) !important;--ion-color-contrast: var(--ion-color-success-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-success-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-success-shade, #28bb50) !important;--ion-color-tint: var(--ion-color-success-tint, #42d96b) !important}.ion-color-warning{--ion-color-base: var(--ion-color-warning, #ffc409) !important;--ion-color-base-rgb: var(--ion-color-warning-rgb, 255, 196, 9) !important;--ion-color-contrast: var(--ion-color-warning-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-warning-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-warning-shade, #e0ac08) !important;--ion-color-tint: var(--ion-color-warning-tint, #ffca22) !important}.ion-color-danger{--ion-color-base: var(--ion-color-danger, #c5000f) !important;--ion-color-base-rgb: var(--ion-color-danger-rgb, 197, 0, 15) !important;--ion-color-contrast: var(--ion-color-danger-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-danger-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-danger-shade, #ad000d) !important;--ion-color-tint: var(--ion-color-danger-tint, #cb1a27) !important}.ion-color-light{--ion-color-base: var(--ion-color-light, #f4f5f8) !important;--ion-color-base-rgb: var(--ion-color-light-rgb, 244, 245, 248) !important;--ion-color-contrast: var(--ion-color-light-contrast, #000) !important;--ion-color-contrast-rgb: var(--ion-color-light-contrast-rgb, 0, 0, 0) !important;--ion-color-shade: var(--ion-color-light-shade, #d7d8da) !important;--ion-color-tint: var(--ion-color-light-tint, #f5f6f9) !important}.ion-color-medium{--ion-color-base: var(--ion-color-medium, #636469) !important;--ion-color-base-rgb: var(--ion-color-medium-rgb, 99, 100, 105) !important;--ion-color-contrast: var(--ion-color-medium-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-medium-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-medium-shade, #57585c) !important;--ion-color-tint: var(--ion-color-medium-tint, #737478) !important}.ion-color-dark{--ion-color-base: var(--ion-color-dark, #222428) !important;--ion-color-base-rgb: var(--ion-color-dark-rgb, 34, 36, 40) !important;--ion-color-contrast: var(--ion-color-dark-contrast, #fff) !important;--ion-color-contrast-rgb: var(--ion-color-dark-contrast-rgb, 255, 255, 255) !important;--ion-color-shade: var(--ion-color-dark-shade, #1e2023) !important;--ion-color-tint: var(--ion-color-dark-tint, #383a3e) !important}.ion-page{left:0;right:0;top:0;bottom:0;display:flex;position:absolute;flex-direction:column;justify-content:space-between;contain:layout size style;z-index:0}ion-modal>.ion-page{position:relative;contain:layout style;height:100%}.split-pane-visible>.ion-page.split-pane-main{position:relative}ion-route,ion-route-redirect,ion-router,ion-select-option,ion-nav-controller,ion-menu-controller,ion-action-sheet-controller,ion-alert-controller,ion-loading-controller,ion-modal-controller,ion-picker-controller,ion-popover-controller,ion-toast-controller,.ion-page-hidden{display:none!important}.ion-page-invisible{opacity:0}.can-go-back>ion-header ion-back-button{display:block}html.plt-ios.plt-hybrid,html.plt-ios.plt-pwa{--ion-statusbar-padding: 20px}@supports (padding-top: 20px){html{--ion-safe-area-top: var(--ion-statusbar-padding)}}@supports (padding-top: env(safe-area-inset-top)){html{--ion-safe-area-top: env(safe-area-inset-top);--ion-safe-area-bottom: env(safe-area-inset-bottom);--ion-safe-area-left: env(safe-area-inset-left);--ion-safe-area-right: env(safe-area-inset-right)}}ion-card.ion-color .ion-inherit-color,ion-card-header.ion-color .ion-inherit-color{color:inherit}.menu-content{transform:translateZ(0)}.menu-content-open{cursor:pointer;touch-action:manipulation;pointer-events:none;overflow-y:hidden}.menu-content-open ion-content{--overflow: hidden}.menu-content-open .ion-content-scroll-host{overflow:hidden}.ios .menu-content-reveal{box-shadow:-8px 0 42px rgba(0,0,0,.08)}[dir=rtl].ios .menu-content-reveal{box-shadow:8px 0 42px rgba(0,0,0,.08)}.md .menu-content-reveal,.md .menu-content-push{box-shadow:4px 0 16px rgba(0,0,0,.18)}ion-accordion-group.accordion-group-expand-inset>ion-accordion:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}ion-accordion-group.accordion-group-expand-inset>ion-accordion:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}ion-accordion-group>ion-accordion:last-of-type ion-item[slot=header]{--border-width: 0px}ion-accordion.accordion-animated>[slot=header] .ion-accordion-toggle-icon{transition:.3s transform cubic-bezier(.25,.8,.5,1)}@media (prefers-reduced-motion: reduce){ion-accordion .ion-accordion-toggle-icon{transition:none!important}}ion-accordion.accordion-expanding>[slot=header] .ion-accordion-toggle-icon,ion-accordion.accordion-expanded>[slot=header] .ion-accordion-toggle-icon{transform:rotate(180deg)}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-previous ion-item[slot=header]{--border-width: 0px;--inner-border-width: 0px}ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanding:first-of-type,ion-accordion-group.accordion-group-expand-inset.md>ion-accordion.accordion-expanded:first-of-type{margin-top:0}ion-input input::-webkit-date-and-time-value{text-align:start}.ion-datetime-button-overlay{--width: fit-content;--height: fit-content}.ion-datetime-button-overlay ion-datetime.datetime-grid{width:320px;min-height:320px}[ion-last-focus],header[tabindex="-1"]:focus,[role=banner][tabindex="-1"]:focus,main[tabindex="-1"]:focus,[role=main][tabindex="-1"]:focus,h1[tabindex="-1"]:focus,[role=heading][aria-level="1"][tabindex="-1"]:focus{outline:none}.popover-viewport:has(>ion-content){overflow:hidden}@supports not selector(:has(> ion-content)){.popover-viewport{overflow:hidden}}audio,canvas,progress,video{vertical-align:baseline}audio:not([controls]){display:none;height:0}b,strong{font-weight:700}img{max-width:100%}hr{height:1px;border-width:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}label,input,select,textarea{font-family:inherit;line-height:normal}textarea{overflow:auto;height:auto;font:inherit;color:inherit}textarea::placeholder{padding-left:2px}form,input,optgroup,select{margin:0;font:inherit;color:inherit}html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}a,a div,a span,a ion-icon,a ion-label,button,button div,button span,button ion-icon,button ion-label,.ion-tappable,[tappable],[tappable] div,[tappable] span,[tappable] ion-icon,[tappable] ion-label,input,textarea{touch-action:manipulation}a ion-label,button ion-label{pointer-events:none}button{padding:0;border:0;border-radius:0;font-family:inherit;font-style:inherit;font-variant:inherit;line-height:1;text-transform:none;cursor:pointer;-webkit-appearance:button}[tappable]{cursor:pointer}a[disabled],button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{width:100%;height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}html.ion-ce body{display:block}html.plt-pwa{height:100vh}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;margin:0;padding:0;position:fixed;width:100%;max-width:100%;height:100%;max-height:100%;transform:translateZ(0);text-rendering:optimizeLegibility;overflow:hidden;touch-action:manipulation;-webkit-user-drag:none;-ms-content-zooming:none;word-wrap:break-word;overscroll-behavior-y:none;-webkit-text-size-adjust:none;text-size-adjust:none}html{font-family:var(--ion-font-family)}@supports (-webkit-touch-callout: none){html{font:var(--ion-dynamic-font, 16px var(--ion-font-family))}}a{background-color:transparent;color:var(--ion-color-primary, #0054e9)}h1,h2,h3,h4,h5,h6{margin-top:16px;margin-bottom:10px;font-weight:500;line-height:1.2}h1{margin-top:20px;font-size:1.625rem}h2{margin-top:18px;font-size:1.5rem}h3{font-size:1.375rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}small{font-size:75%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ion-no-padding{--padding-start: 0;--padding-end: 0;--padding-top: 0;--padding-bottom: 0;padding:0}.ion-padding{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-top{--padding-top: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px)}.ion-padding-start{--padding-start: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px)}.ion-padding-end{--padding-end: var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-padding-bottom{--padding-bottom: var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-vertical{--padding-top: var(--ion-padding, 16px);--padding-bottom: var(--ion-padding, 16px);padding-top:var(--ion-padding, 16px);padding-bottom:var(--ion-padding, 16px)}.ion-padding-horizontal{--padding-start: var(--ion-padding, 16px);--padding-end: var(--ion-padding, 16px);-webkit-padding-start:var(--ion-padding, 16px);padding-inline-start:var(--ion-padding, 16px);-webkit-padding-end:var(--ion-padding, 16px);padding-inline-end:var(--ion-padding, 16px)}.ion-no-margin{--margin-start: 0;--margin-end: 0;--margin-top: 0;--margin-bottom: 0;margin:0}.ion-margin{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-top{--margin-top: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px)}.ion-margin-start{--margin-start: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px)}.ion-margin-end{--margin-end: var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-margin-bottom{--margin-bottom: var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-vertical{--margin-top: var(--ion-margin, 16px);--margin-bottom: var(--ion-margin, 16px);margin-top:var(--ion-margin, 16px);margin-bottom:var(--ion-margin, 16px)}.ion-margin-horizontal{--margin-start: var(--ion-margin, 16px);--margin-end: var(--ion-margin, 16px);-webkit-margin-start:var(--ion-margin, 16px);margin-inline-start:var(--ion-margin, 16px);-webkit-margin-end:var(--ion-margin, 16px);margin-inline-end:var(--ion-margin, 16px)}.ion-float-left{float:left!important}.ion-float-right{float:right!important}.ion-float-start{float:left!important}:host-context([dir=rtl]) .ion-float-start{float:right!important}[dir=rtl] .ion-float-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-start:dir(rtl){float:right!important}}.ion-float-end{float:right!important}:host-context([dir=rtl]) .ion-float-end{float:left!important}[dir=rtl] .ion-float-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-end:dir(rtl){float:left!important}}@media (min-width: 576px){.ion-float-sm-left{float:left!important}.ion-float-sm-right{float:right!important}.ion-float-sm-start{float:left!important}:host-context([dir=rtl]) .ion-float-sm-start{float:right!important}[dir=rtl] .ion-float-sm-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-sm-start:dir(rtl){float:right!important}}.ion-float-sm-end{float:right!important}:host-context([dir=rtl]) .ion-float-sm-end{float:left!important}[dir=rtl] .ion-float-sm-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-sm-end:dir(rtl){float:left!important}}}@media (min-width: 768px){.ion-float-md-left{float:left!important}.ion-float-md-right{float:right!important}.ion-float-md-start{float:left!important}:host-context([dir=rtl]) .ion-float-md-start{float:right!important}[dir=rtl] .ion-float-md-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-md-start:dir(rtl){float:right!important}}.ion-float-md-end{float:right!important}:host-context([dir=rtl]) .ion-float-md-end{float:left!important}[dir=rtl] .ion-float-md-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-md-end:dir(rtl){float:left!important}}}@media (min-width: 992px){.ion-float-lg-left{float:left!important}.ion-float-lg-right{float:right!important}.ion-float-lg-start{float:left!important}:host-context([dir=rtl]) .ion-float-lg-start{float:right!important}[dir=rtl] .ion-float-lg-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-lg-start:dir(rtl){float:right!important}}.ion-float-lg-end{float:right!important}:host-context([dir=rtl]) .ion-float-lg-end{float:left!important}[dir=rtl] .ion-float-lg-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-lg-end:dir(rtl){float:left!important}}}@media (min-width: 1200px){.ion-float-xl-left{float:left!important}.ion-float-xl-right{float:right!important}.ion-float-xl-start{float:left!important}:host-context([dir=rtl]) .ion-float-xl-start{float:right!important}[dir=rtl] .ion-float-xl-start{float:right!important}@supports selector(:dir(rtl)){.ion-float-xl-start:dir(rtl){float:right!important}}.ion-float-xl-end{float:right!important}:host-context([dir=rtl]) .ion-float-xl-end{float:left!important}[dir=rtl] .ion-float-xl-end{float:left!important}@supports selector(:dir(rtl)){.ion-float-xl-end:dir(rtl){float:left!important}}}.ion-text-center{text-align:center!important}.ion-text-justify{text-align:justify!important}.ion-text-start{text-align:start!important}.ion-text-end{text-align:end!important}.ion-text-left{text-align:left!important}.ion-text-right{text-align:right!important}.ion-text-nowrap{white-space:nowrap!important}.ion-text-wrap{white-space:normal!important}@media (min-width: 576px){.ion-text-sm-center{text-align:center!important}.ion-text-sm-justify{text-align:justify!important}.ion-text-sm-start{text-align:start!important}.ion-text-sm-end{text-align:end!important}.ion-text-sm-left{text-align:left!important}.ion-text-sm-right{text-align:right!important}.ion-text-sm-nowrap{white-space:nowrap!important}.ion-text-sm-wrap{white-space:normal!important}}@media (min-width: 768px){.ion-text-md-center{text-align:center!important}.ion-text-md-justify{text-align:justify!important}.ion-text-md-start{text-align:start!important}.ion-text-md-end{text-align:end!important}.ion-text-md-left{text-align:left!important}.ion-text-md-right{text-align:right!important}.ion-text-md-nowrap{white-space:nowrap!important}.ion-text-md-wrap{white-space:normal!important}}@media (min-width: 992px){.ion-text-lg-center{text-align:center!important}.ion-text-lg-justify{text-align:justify!important}.ion-text-lg-start{text-align:start!important}.ion-text-lg-end{text-align:end!important}.ion-text-lg-left{text-align:left!important}.ion-text-lg-right{text-align:right!important}.ion-text-lg-nowrap{white-space:nowrap!important}.ion-text-lg-wrap{white-space:normal!important}}@media (min-width: 1200px){.ion-text-xl-center{text-align:center!important}.ion-text-xl-justify{text-align:justify!important}.ion-text-xl-start{text-align:start!important}.ion-text-xl-end{text-align:end!important}.ion-text-xl-left{text-align:left!important}.ion-text-xl-right{text-align:right!important}.ion-text-xl-nowrap{white-space:nowrap!important}.ion-text-xl-wrap{white-space:normal!important}}.ion-text-uppercase{text-transform:uppercase!important}.ion-text-lowercase{text-transform:lowercase!important}.ion-text-capitalize{text-transform:capitalize!important}@media (min-width: 576px){.ion-text-sm-uppercase{text-transform:uppercase!important}.ion-text-sm-lowercase{text-transform:lowercase!important}.ion-text-sm-capitalize{text-transform:capitalize!important}}@media (min-width: 768px){.ion-text-md-uppercase{text-transform:uppercase!important}.ion-text-md-lowercase{text-transform:lowercase!important}.ion-text-md-capitalize{text-transform:capitalize!important}}@media (min-width: 992px){.ion-text-lg-uppercase{text-transform:uppercase!important}.ion-text-lg-lowercase{text-transform:lowercase!important}.ion-text-lg-capitalize{text-transform:capitalize!important}}@media (min-width: 1200px){.ion-text-xl-uppercase{text-transform:uppercase!important}.ion-text-xl-lowercase{text-transform:lowercase!important}.ion-text-xl-capitalize{text-transform:capitalize!important}}.ion-align-content-start{align-content:flex-start!important}.ion-align-content-end{align-content:flex-end!important}.ion-align-content-center{align-content:center!important}.ion-align-content-between{align-content:space-between!important}.ion-align-content-around{align-content:space-around!important}.ion-align-content-stretch{align-content:stretch!important}@media (min-width: 576px){.ion-align-content-sm-start{align-content:flex-start!important}.ion-align-content-sm-end{align-content:flex-end!important}.ion-align-content-sm-center{align-content:center!important}.ion-align-content-sm-between{align-content:space-between!important}.ion-align-content-sm-around{align-content:space-around!important}.ion-align-content-sm-stretch{align-content:stretch!important}}@media (min-width: 768px){.ion-align-content-md-start{align-content:flex-start!important}.ion-align-content-md-end{align-content:flex-end!important}.ion-align-content-md-center{align-content:center!important}.ion-align-content-md-between{align-content:space-between!important}.ion-align-content-md-around{align-content:space-around!important}.ion-align-content-md-stretch{align-content:stretch!important}}@media (min-width: 992px){.ion-align-content-lg-start{align-content:flex-start!important}.ion-align-content-lg-end{align-content:flex-end!important}.ion-align-content-lg-center{align-content:center!important}.ion-align-content-lg-between{align-content:space-between!important}.ion-align-content-lg-around{align-content:space-around!important}.ion-align-content-lg-stretch{align-content:stretch!important}}@media (min-width: 1200px){.ion-align-content-xl-start{align-content:flex-start!important}.ion-align-content-xl-end{align-content:flex-end!important}.ion-align-content-xl-center{align-content:center!important}.ion-align-content-xl-between{align-content:space-between!important}.ion-align-content-xl-around{align-content:space-around!important}.ion-align-content-xl-stretch{align-content:stretch!important}}.ion-align-items-start{align-items:start!important}.ion-align-items-end{align-items:end!important}.ion-align-items-center{align-items:center!important}.ion-align-items-stretch{align-items:stretch!important}.ion-align-items-baseline{align-items:baseline!important}@media (min-width: 576px){.ion-align-items-sm-start{align-items:start!important}.ion-align-items-sm-end{align-items:end!important}.ion-align-items-sm-center{align-items:center!important}.ion-align-items-sm-stretch{align-items:stretch!important}.ion-align-items-sm-baseline{align-items:baseline!important}}@media (min-width: 768px){.ion-align-items-md-start{align-items:start!important}.ion-align-items-md-end{align-items:end!important}.ion-align-items-md-center{align-items:center!important}.ion-align-items-md-stretch{align-items:stretch!important}.ion-align-items-md-baseline{align-items:baseline!important}}@media (min-width: 992px){.ion-align-items-lg-start{align-items:start!important}.ion-align-items-lg-end{align-items:end!important}.ion-align-items-lg-center{align-items:center!important}.ion-align-items-lg-stretch{align-items:stretch!important}.ion-align-items-lg-baseline{align-items:baseline!important}}@media (min-width: 1200px){.ion-align-items-xl-start{align-items:start!important}.ion-align-items-xl-end{align-items:end!important}.ion-align-items-xl-center{align-items:center!important}.ion-align-items-xl-stretch{align-items:stretch!important}.ion-align-items-xl-baseline{align-items:baseline!important}}.ion-align-self-start{align-self:start!important}.ion-align-self-end{align-self:end!important}.ion-align-self-center{align-self:center!important}.ion-align-self-stretch{align-self:stretch!important}.ion-align-self-baseline{align-self:baseline!important}.ion-align-self-auto{align-self:auto!important}@media (min-width: 576px){.ion-align-self-sm-start{align-self:start!important}.ion-align-self-sm-end{align-self:end!important}.ion-align-self-sm-center{align-self:center!important}.ion-align-self-sm-stretch{align-self:stretch!important}.ion-align-self-sm-baseline{align-self:baseline!important}.ion-align-self-sm-auto{align-self:auto!important}}@media (min-width: 768px){.ion-align-self-md-start{align-self:start!important}.ion-align-self-md-end{align-self:end!important}.ion-align-self-md-center{align-self:center!important}.ion-align-self-md-stretch{align-self:stretch!important}.ion-align-self-md-baseline{align-self:baseline!important}.ion-align-self-md-auto{align-self:auto!important}}@media (min-width: 992px){.ion-align-self-lg-start{align-self:start!important}.ion-align-self-lg-end{align-self:end!important}.ion-align-self-lg-center{align-self:center!important}.ion-align-self-lg-stretch{align-self:stretch!important}.ion-align-self-lg-baseline{align-self:baseline!important}.ion-align-self-lg-auto{align-self:auto!important}}@media (min-width: 1200px){.ion-align-self-xl-start{align-self:start!important}.ion-align-self-xl-end{align-self:end!important}.ion-align-self-xl-center{align-self:center!important}.ion-align-self-xl-stretch{align-self:stretch!important}.ion-align-self-xl-baseline{align-self:baseline!important}.ion-align-self-xl-auto{align-self:auto!important}}.ion-justify-content-start{justify-content:flex-start!important}.ion-justify-content-end{justify-content:flex-end!important}.ion-justify-content-center{justify-content:center!important}.ion-justify-content-between{justify-content:space-between!important}.ion-justify-content-around{justify-content:space-around!important}.ion-justify-content-evenly{justify-content:space-evenly!important}@media (min-width: 576px){.ion-justify-content-sm-start{justify-content:flex-start!important}.ion-justify-content-sm-end{justify-content:flex-end!important}.ion-justify-content-sm-center{justify-content:center!important}.ion-justify-content-sm-between{justify-content:space-between!important}.ion-justify-content-sm-around{justify-content:space-around!important}.ion-justify-content-sm-evenly{justify-content:space-evenly!important}}@media (min-width: 768px){.ion-justify-content-md-start{justify-content:flex-start!important}.ion-justify-content-md-end{justify-content:flex-end!important}.ion-justify-content-md-center{justify-content:center!important}.ion-justify-content-md-between{justify-content:space-between!important}.ion-justify-content-md-around{justify-content:space-around!important}.ion-justify-content-md-evenly{justify-content:space-evenly!important}}@media (min-width: 992px){.ion-justify-content-lg-start{justify-content:flex-start!important}.ion-justify-content-lg-end{justify-content:flex-end!important}.ion-justify-content-lg-center{justify-content:center!important}.ion-justify-content-lg-between{justify-content:space-between!important}.ion-justify-content-lg-around{justify-content:space-around!important}.ion-justify-content-lg-evenly{justify-content:space-evenly!important}}@media (min-width: 1200px){.ion-justify-content-xl-start{justify-content:flex-start!important}.ion-justify-content-xl-end{justify-content:flex-end!important}.ion-justify-content-xl-center{justify-content:center!important}.ion-justify-content-xl-between{justify-content:space-between!important}.ion-justify-content-xl-around{justify-content:space-around!important}.ion-justify-content-xl-evenly{justify-content:space-evenly!important}}.ion-flex-row{flex-direction:row!important}.ion-flex-row-reverse{flex-direction:row-reverse!important}.ion-flex-column{flex-direction:column!important}.ion-flex-column-reverse{flex-direction:column-reverse!important}@media (min-width: 576px){.ion-flex-sm-row{flex-direction:row!important}.ion-flex-sm-row-reverse{flex-direction:row-reverse!important}.ion-flex-sm-column{flex-direction:column!important}.ion-flex-sm-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 768px){.ion-flex-md-row{flex-direction:row!important}.ion-flex-md-row-reverse{flex-direction:row-reverse!important}.ion-flex-md-column{flex-direction:column!important}.ion-flex-md-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 992px){.ion-flex-lg-row{flex-direction:row!important}.ion-flex-lg-row-reverse{flex-direction:row-reverse!important}.ion-flex-lg-column{flex-direction:column!important}.ion-flex-lg-column-reverse{flex-direction:column-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-row{flex-direction:row!important}.ion-flex-xl-row-reverse{flex-direction:row-reverse!important}.ion-flex-xl-column{flex-direction:column!important}.ion-flex-xl-column-reverse{flex-direction:column-reverse!important}}.ion-wrap{flex-wrap:wrap!important}.ion-nowrap{flex-wrap:nowrap!important}.ion-wrap-reverse{flex-wrap:wrap-reverse!important}.ion-flex-wrap{flex-wrap:wrap!important}.ion-flex-nowrap{flex-wrap:nowrap!important}.ion-flex-wrap-reverse{flex-wrap:wrap-reverse!important}@media (min-width: 576px){.ion-flex-sm-wrap{flex-wrap:wrap!important}.ion-flex-sm-nowrap{flex-wrap:nowrap!important}.ion-flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 768px){.ion-flex-md-wrap{flex-wrap:wrap!important}.ion-flex-md-nowrap{flex-wrap:nowrap!important}.ion-flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 992px){.ion-flex-lg-wrap{flex-wrap:wrap!important}.ion-flex-lg-nowrap{flex-wrap:nowrap!important}.ion-flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}}@media (min-width: 1200px){.ion-flex-xl-wrap{flex-wrap:wrap!important}.ion-flex-xl-nowrap{flex-wrap:nowrap!important}.ion-flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}}.ion-flex-1{flex:1!important}.ion-flex-auto{flex:auto!important}.ion-flex-initial{flex:initial!important}.ion-flex-none{flex:none!important}@media (min-width: 576px){.ion-flex-sm-1{flex:1!important}.ion-flex-sm-auto{flex:auto!important}.ion-flex-sm-initial{flex:initial!important}.ion-flex-sm-none{flex:none!important}}@media (min-width: 768px){.ion-flex-md-1{flex:1!important}.ion-flex-md-auto{flex:auto!important}.ion-flex-md-initial{flex:initial!important}.ion-flex-md-none{flex:none!important}}@media (min-width: 992px){.ion-flex-lg-1{flex:1!important}.ion-flex-lg-auto{flex:auto!important}.ion-flex-lg-initial{flex:initial!important}.ion-flex-lg-none{flex:none!important}}@media (min-width: 1200px){.ion-flex-xl-1{flex:1!important}.ion-flex-xl-auto{flex:auto!important}.ion-flex-xl-initial{flex:initial!important}.ion-flex-xl-none{flex:none!important}}.ion-flex-grow-0{flex-grow:0!important}.ion-flex-grow-1{flex-grow:1!important}.ion-flex-shrink-0{flex-shrink:0!important}.ion-flex-shrink-1{flex-shrink:1!important}@media (min-width: 576px){.ion-flex-sm-grow-0{flex-grow:0!important}.ion-flex-sm-grow-1{flex-grow:1!important}.ion-flex-sm-shrink-0{flex-shrink:0!important}.ion-flex-sm-shrink-1{flex-shrink:1!important}}@media (min-width: 768px){.ion-flex-md-grow-0{flex-grow:0!important}.ion-flex-md-grow-1{flex-grow:1!important}.ion-flex-md-shrink-0{flex-shrink:0!important}.ion-flex-md-shrink-1{flex-shrink:1!important}}@media (min-width: 992px){.ion-flex-lg-grow-0{flex-grow:0!important}.ion-flex-lg-grow-1{flex-grow:1!important}.ion-flex-lg-shrink-0{flex-shrink:0!important}.ion-flex-lg-shrink-1{flex-shrink:1!important}}@media (min-width: 1200px){.ion-flex-xl-grow-0{flex-grow:0!important}.ion-flex-xl-grow-1{flex-grow:1!important}.ion-flex-xl-shrink-0{flex-shrink:0!important}.ion-flex-xl-shrink-1{flex-shrink:1!important}}.ion-order-first{order:-1!important}.ion-order-0{order:0!important}.ion-order-1{order:1!important}.ion-order-2{order:2!important}.ion-order-3{order:3!important}.ion-order-4{order:4!important}.ion-order-5{order:5!important}.ion-order-6{order:6!important}.ion-order-7{order:7!important}.ion-order-8{order:8!important}.ion-order-9{order:9!important}.ion-order-10{order:10!important}.ion-order-11{order:11!important}.ion-order-12{order:12!important}.ion-order-last{order:13!important}@media (min-width: 576px){.ion-order-sm-first{order:-1!important}.ion-order-sm-0{order:0!important}.ion-order-sm-1{order:1!important}.ion-order-sm-2{order:2!important}.ion-order-sm-3{order:3!important}.ion-order-sm-4{order:4!important}.ion-order-sm-5{order:5!important}.ion-order-sm-6{order:6!important}.ion-order-sm-7{order:7!important}.ion-order-sm-8{order:8!important}.ion-order-sm-9{order:9!important}.ion-order-sm-10{order:10!important}.ion-order-sm-11{order:11!important}.ion-order-sm-12{order:12!important}.ion-order-sm-last{order:13!important}}@media (min-width: 768px){.ion-order-md-first{order:-1!important}.ion-order-md-0{order:0!important}.ion-order-md-1{order:1!important}.ion-order-md-2{order:2!important}.ion-order-md-3{order:3!important}.ion-order-md-4{order:4!important}.ion-order-md-5{order:5!important}.ion-order-md-6{order:6!important}.ion-order-md-7{order:7!important}.ion-order-md-8{order:8!important}.ion-order-md-9{order:9!important}.ion-order-md-10{order:10!important}.ion-order-md-11{order:11!important}.ion-order-md-12{order:12!important}.ion-order-md-last{order:13!important}}@media (min-width: 992px){.ion-order-lg-first{order:-1!important}.ion-order-lg-0{order:0!important}.ion-order-lg-1{order:1!important}.ion-order-lg-2{order:2!important}.ion-order-lg-3{order:3!important}.ion-order-lg-4{order:4!important}.ion-order-lg-5{order:5!important}.ion-order-lg-6{order:6!important}.ion-order-lg-7{order:7!important}.ion-order-lg-8{order:8!important}.ion-order-lg-9{order:9!important}.ion-order-lg-10{order:10!important}.ion-order-lg-11{order:11!important}.ion-order-lg-12{order:12!important}.ion-order-lg-last{order:13!important}}@media (min-width: 1200px){.ion-order-xl-first{order:-1!important}.ion-order-xl-0{order:0!important}.ion-order-xl-1{order:1!important}.ion-order-xl-2{order:2!important}.ion-order-xl-3{order:3!important}.ion-order-xl-4{order:4!important}.ion-order-xl-5{order:5!important}.ion-order-xl-6{order:6!important}.ion-order-xl-7{order:7!important}.ion-order-xl-8{order:8!important}.ion-order-xl-9{order:9!important}.ion-order-xl-10{order:10!important}.ion-order-xl-11{order:11!important}.ion-order-xl-12{order:12!important}.ion-order-xl-last{order:13!important}}.ion-hide,.ion-hide-up,.ion-hide-down{display:none!important}@media (min-width: 576px){.ion-hide-sm-up{display:none!important}}@media (max-width: 575.98px){.ion-hide-sm-down{display:none!important}}@media (min-width: 768px){.ion-hide-md-up{display:none!important}}@media (max-width: 767.98px){.ion-hide-md-down{display:none!important}}@media (min-width: 992px){.ion-hide-lg-up{display:none!important}}@media (max-width: 991.98px){.ion-hide-lg-down{display:none!important}}@media (min-width: 1200px){.ion-hide-xl-up{display:none!important}}@media (max-width: 1199.98px){.ion-hide-xl-down{display:none!important}}.ion-display-none{display:none!important}@media (min-width: 576px){.ion-display-sm-none{display:none!important}}@media (min-width: 768px){.ion-display-md-none{display:none!important}}@media (min-width: 992px){.ion-display-lg-none{display:none!important}}@media (min-width: 1200px){.ion-display-xl-none{display:none!important}}.ion-display-inline{display:inline!important}@media (min-width: 576px){.ion-display-sm-inline{display:inline!important}}@media (min-width: 768px){.ion-display-md-inline{display:inline!important}}@media (min-width: 992px){.ion-display-lg-inline{display:inline!important}}@media (min-width: 1200px){.ion-display-xl-inline{display:inline!important}}.ion-display-inline-block{display:inline-block!important}@media (min-width: 576px){.ion-display-sm-inline-block{display:inline-block!important}}@media (min-width: 768px){.ion-display-md-inline-block{display:inline-block!important}}@media (min-width: 992px){.ion-display-lg-inline-block{display:inline-block!important}}@media (min-width: 1200px){.ion-display-xl-inline-block{display:inline-block!important}}.ion-display-block{display:block!important}@media (min-width: 576px){.ion-display-sm-block{display:block!important}}@media (min-width: 768px){.ion-display-md-block{display:block!important}}@media (min-width: 992px){.ion-display-lg-block{display:block!important}}@media (min-width: 1200px){.ion-display-xl-block{display:block!important}}.ion-display-flex{display:flex!important}@media (min-width: 576px){.ion-display-sm-flex{display:flex!important}}@media (min-width: 768px){.ion-display-md-flex{display:flex!important}}@media (min-width: 992px){.ion-display-lg-flex{display:flex!important}}@media (min-width: 1200px){.ion-display-xl-flex{display:flex!important}}.ion-display-inline-flex{display:inline-flex!important}@media (min-width: 576px){.ion-display-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.ion-display-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.ion-display-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.ion-display-xl-inline-flex{display:inline-flex!important}}.ion-display-grid{display:grid!important}@media (min-width: 576px){.ion-display-sm-grid{display:grid!important}}@media (min-width: 768px){.ion-display-md-grid{display:grid!important}}@media (min-width: 992px){.ion-display-lg-grid{display:grid!important}}@media (min-width: 1200px){.ion-display-xl-grid{display:grid!important}}.ion-display-inline-grid{display:inline-grid!important}@media (min-width: 576px){.ion-display-sm-inline-grid{display:inline-grid!important}}@media (min-width: 768px){.ion-display-md-inline-grid{display:inline-grid!important}}@media (min-width: 992px){.ion-display-lg-inline-grid{display:inline-grid!important}}@media (min-width: 1200px){.ion-display-xl-inline-grid{display:inline-grid!important}}.ion-display-table{display:table!important}@media (min-width: 576px){.ion-display-sm-table{display:table!important}}@media (min-width: 768px){.ion-display-md-table{display:table!important}}@media (min-width: 992px){.ion-display-lg-table{display:table!important}}@media (min-width: 1200px){.ion-display-xl-table{display:table!important}}.ion-display-table-cell{display:table-cell!important}@media (min-width: 576px){.ion-display-sm-table-cell{display:table-cell!important}}@media (min-width: 768px){.ion-display-md-table-cell{display:table-cell!important}}@media (min-width: 992px){.ion-display-lg-table-cell{display:table-cell!important}}@media (min-width: 1200px){.ion-display-xl-table-cell{display:table-cell!important}}.ion-display-table-row{display:table-row!important}@media (min-width: 576px){.ion-display-sm-table-row{display:table-row!important}}@media (min-width: 768px){.ion-display-md-table-row{display:table-row!important}}@media (min-width: 992px){.ion-display-lg-table-row{display:table-row!important}}@media (min-width: 1200px){.ion-display-xl-table-row{display:table-row!important}}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--default-font: "Galyon", sans-serif;--ion-background-color: white;--ion-item-border-color: #171625;--ion-color-primary: #667eea;--ion-color-primary-rgb: 102, 126, 234;--ion-color-primary-contrast: #ffffff;--ion-color-primary-contrast-rgb: 255, 255, 255;--ion-color-primary-shade: #5a6fd1;--ion-color-primary-tint: #758eed;--purple: #171625;--black: #444444;--ion-tab-bar-background: #171625;--ion-tab-bar-color-selected: #667eea;--ion-tab-bar-color: #9b9b9b;--ion-toolbar-background: var(--purple);--ion-toolbar-border-color: #333333;--ion-tab-bar-border-color: #333333;--ion-color-secondary: #667eea;--ion-color-secondary-rgb: 61, 194, 255;--ion-color-secondary-contrast: #ffffff;--ion-color-secondary-contrast-rgb: 255, 255, 255;--ion-color-secondary-shade: #36abe0;--ion-color-secondary-tint: #50c8ff;--ion-color-tertiary: #5260ff;--ion-color-tertiary-rgb: 82, 96, 255;--ion-color-tertiary-contrast: #ffffff;--ion-color-tertiary-contrast-rgb: 255, 255, 255;--ion-color-tertiary-shade: #4854e0;--ion-color-tertiary-tint: #6370ff;--ion-color-success: #2dd36f;--ion-color-success-rgb: 45, 211, 111;--ion-color-success-contrast: #ffffff;--ion-color-success-contrast-rgb: 255, 255, 255;--ion-color-success-shade: #28ba62;--ion-color-success-tint: #42d77d;--ion-color-warning: #ffc409;--ion-color-warning-rgb: 255, 196, 9;--ion-color-warning-contrast: #000000;--ion-color-warning-contrast-rgb: 0, 0, 0;--ion-color-warning-shade: #e0ac08;--ion-color-warning-tint: #ffca22;--ion-color-danger: #eb445a;--ion-color-danger-rgb: 235, 68, 90;--ion-color-danger-contrast: #ffffff;--ion-color-danger-contrast-rgb: 255, 255, 255;--ion-color-danger-shade: #cf3c4f;--ion-color-danger-tint: #ed576b;--ion-color-dark: #222428;--ion-color-dark-rgb: 34, 36, 40;--ion-color-dark-contrast: #ffffff;--ion-color-dark-contrast-rgb: 255, 255, 255;--ion-color-dark-shade: #1e2023;--ion-color-dark-tint: #383a3e;--ion-color-medium: #92949c;--ion-color-medium-rgb: 146, 148, 156;--ion-color-medium-contrast: #ffffff;--ion-color-medium-contrast-rgb: 255, 255, 255;--ion-color-medium-shade: #808289;--ion-color-medium-tint: #9d9fa6;--ion-color-light: #f4f5f8;--ion-color-light-rgb: 244, 245, 248;--ion-color-light-contrast: #000000;--ion-color-light-contrast-rgb: 0, 0, 0;--ion-color-light-shade: #d7d8da;--ion-color-light-tint: #f5f6f9}ion-button{--border-radius: 12px;--transition: all .3s ease;font-weight:600}ion-button[color=primary]{--background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--background-hover: linear-gradient(135deg, #758eed 0%, #8a5bb8 100%);--box-shadow: 0 4px 15px rgba(102, 126, 234, .3);--color: #ffffff}ion-button[color=primary]:hover{transform:translateY(-2px);--box-shadow: 0 6px 20px rgba(102, 126, 234, .4)}ion-button[color=secondary]{--background: linear-gradient(135deg, #10b981 0%, #059669 100%);--background-hover: linear-gradient(135deg, #34d399 0%, #10b981 100%);--box-shadow: 0 4px 15px rgba(16, 185, 129, .3);--color: #ffffff}ion-button[color=secondary]:hover{transform:translateY(-2px);--box-shadow: 0 6px 20px rgba(16, 185, 129, .4)}ion-button[color=tertiary]{--background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--background-hover: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);--box-shadow: 0 4px 15px rgba(139, 92, 246, .3);--color: #ffffff}ion-button[color=tertiary]:hover{transform:translateY(-2px);--box-shadow: 0 6px 20px rgba(139, 92, 246, .4)}ion-button[color=warning]{--background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);--background-hover: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);--box-shadow: 0 4px 15px rgba(245, 158, 11, .3);--color: #ffffff}ion-button[color=warning]:hover{transform:translateY(-2px);--box-shadow: 0 6px 20px rgba(245, 158, 11, .4)}ion-button[color=danger]{--background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);--background-hover: linear-gradient(135deg, #f87171 0%, #ef4444 100%);--box-shadow: 0 4px 15px rgba(239, 68, 68, .3);--color: #ffffff}ion-button[color=danger]:hover{transform:translateY(-2px);--box-shadow: 0 6px 20px rgba(239, 68, 68, .4)}ion-button[color=success]{--background: linear-gradient(135deg, #22c55e 0%, #16a34a 100%);--background-hover: linear-gradient(135deg, #4ade80 0%, #22c55e 100%);--box-shadow: 0 4px 15px rgba(34, 197, 94, .3);--color: #ffffff}ion-button[color=success]:hover{transform:translateY(-2px);--box-shadow: 0 6px 20px rgba(34, 197, 94, .4)}ion-button[fill=outline]{--border-width: 2px;--background: transparent;--background-hover: rgba(255, 255, 255, .1);backdrop-filter:blur(10px)}ion-button[fill=outline]:hover{transform:translateY(-2px);--box-shadow: 0 4px 15px rgba(255, 255, 255, .2)}ion-button[fill=outline][color=primary]{--border-color: #667eea;--color: #667eea}ion-button[fill=outline][color=primary]:hover{--background-hover: rgba(102, 126, 234, .1);--border-color: #758eed;--color: #758eed}ion-button[fill=outline][color=medium]{--border-color: rgba(255, 255, 255, .6);--color: rgba(255, 255, 255, .8)}ion-button[fill=outline][color=medium]:hover{--background-hover: rgba(255, 255, 255, .1);--border-color: rgba(255, 255, 255, .9);--color: rgba(255, 255, 255, 1)}ion-button[fill=clear]{--background: transparent;--background-hover: rgba(255, 255, 255, .1)}ion-button[fill=clear]:hover{transform:translateY(-1px);backdrop-filter:blur(5px)}ion-button[size=small]{--padding-top: 8px;--padding-bottom: 8px;--padding-start: 16px;--padding-end: 16px;font-size:14px}ion-fab-button{--background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--background-hover: linear-gradient(135deg, #758eed 0%, #8a5bb8 100%);--box-shadow: 0 4px 15px rgba(102, 126, 234, .3);--color: #ffffff;--transition: all .3s ease}ion-fab-button:hover{transform:translateY(-2px) scale(1.05);--box-shadow: 0 6px 20px rgba(102, 126, 234, .4)}ion-fab-button[color=secondary]{--background: linear-gradient(135deg, #10b981 0%, #059669 100%);--background-hover: linear-gradient(135deg, #34d399 0%, #10b981 100%);--box-shadow: 0 4px 15px rgba(16, 185, 129, .3)}ion-fab-button[color=tertiary]{--background: linear-gradient(135deg, #8b5cf6 0%, #7c3aed 100%);--background-hover: linear-gradient(135deg, #a78bfa 0%, #8b5cf6 100%);--box-shadow: 0 4px 15px rgba(139, 92, 246, .3)}.ur-verified-brand{white-space:nowrap!important;display:inline-block!important}.no-wrap{white-space:nowrap!important}.flex-gap-1{gap:1px}.flex-gap-2{gap:2px}.flex-gap-4{gap:4px}.flex-gap-5{gap:5px}.flex-gap-10{gap:10px}.flex-gap-15{gap:15px}.flex-gap-20{gap:20px}.flex-gap-30{gap:30px}.flex-gap-40{gap:40px}.flex-gap-60{gap:60px}.flex{display:flex}.flex-grow{flex-grow:1}.flex-column{flex-direction:column}.align-items,.align-center{align-items:center}.align-end{align-items:flex-end}.flex-center{justify-content:center}.flex-end{justify-content:flex-end}.iframe::part(background){background:#26282a!important}.text-center{text-align:center}.text-end{text-align:end}.text-right{text-align:right}.flex-row{flex-direction:row}.space-between{justify-content:space-between}.flex-wrap{flex-wrap:wrap}.m-0-auto{margin:0 auto}.global-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);--color: white}.global-spinner .spinner-crescent{width:50px!important;height:50px!important}.spinner{--color: white}.container{padding:20px}@media only screen and (max-device-width: 480px){.container{padding:20px}}.overflow-scroll{overflow:scroll}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.ion-padding{background:var(--ion-color-dark)}.circular-button{padding:40px;position:fixed;right:50px;bottom:50px}.clickable{cursor:pointer}.desktop-mode{margin:auto}.transform-vertically{transform:rotateY(-180deg)}ion-split-pane{--side-min-width: 200px}.m-10{margin:10px}.p-10{padding:10px}.p-5{padding:5px}.p-40{padding:40px}.m-b-32{margin-bottom:32px}.m-t-5{margin-top:5px!important}.m-b-5{margin-bottom:5px}.m-b-5{margin-bottom:5px!important}.p-t-5{padding-top:5px}.m-b-3{margin-bottom:3px!important}.m-b--10{margin-bottom:-10px}.m-l-20{margin-left:20px}.m-l-10{margin-left:10px}.m-l-0{margin-left:0}.m-l-2{margin-left:2px}.p-20{padding:20px}.p-15{padding:15px}.m-t-40{margin-top:40px!important}.m-l-30{margin-left:30px}.m-b-50{margin-bottom:50px}.m-b-20{margin-bottom:20px}.m-b-30{margin-bottom:30px}.m-b--50{margin-bottom:-50px}.m-b-10{margin-bottom:10px!important}.m-b-0{margin-bottom:0!important}.m-t-10{margin-top:10px}.m-t-2{margin-top:2px}.m-t-15{margin-top:15px}.m-t-30{margin-top:30px}.p-0-20{padding:0 20px}.p-12{padding:12px}.p-t-20{padding-top:20px}.p-b-20{padding-bottom:20px}.p-t-10{padding-top:10px}.p-b-10{padding-bottom:10px}.m-r-20{margin-right:20px}.width-40-per-cent{width:40%}.m-t-50{margin-top:50px}.p-r-60{padding-right:60px}.p-r-70{padding-right:70px}.p-r-90{padding-right:90px}.p-r-95{padding-right:95px}.p-r-102{padding-right:102px}.p-r-88{padding-right:88px}.p-r-84{padding-right:84px}.p-r-149{padding-right:149px}.p-r-50{padding-right:50px}.p-r-40{padding-right:40px}.p-l-70{padding:70px}.p-l-10{padding-left:10px}.p-l-20{padding-left:20px!important}.p-r-20{padding-right:20px}.no-real-header{-–padding-top:var(–-ion-safe-area-top, 0)}.p-b-80{padding-bottom:80px}.p-t-30{padding-top:30px}.m-20{margin:20px}.p-r-10{padding-right:10px}.p-r-30{padding-right:30px!important}.p-r-80{padding-right:80px}.p-b-160{padding-bottom:160px}.p-t-40{padding-top:40px}.p-b-5{padding-bottom:5px}.p-b-30{padding-bottom:30px}.p-b-40{padding-bottom:40px}.m-b-120{margin-bottom:120px}.m-t-100{margin-top:100px}.p-2{padding:2px}.m-r-10{margin-right:10px}.p-b-100{padding-bottom:100px}.m-t-20{margin-top:20px}.m-auto{margin:auto}.m-t-60{margin-top:60px}.p-l-12{padding-left:12px!important}.p-r-12{padding-right:12px!important}.p-t-6{padding-top:6px!important}.p-b-6{padding-bottom:6px!important}.b-r-16{border-radius:16px!important}.relative{position:relative}.absolute{position:absolute}.bottom-0{bottom:0}.bottom-10{bottom:10px}.bottom-20{bottom:20px}.bottom--30{bottom:-30px}.bottom-70{bottom:70px}.fixed{position:fixed}.right-20{right:20px}.top--20{top:-20px}.top-0{top:0}.top-10{top:10px}.top-20{top:20px}.top-15{top:15px}.left-20{left:20px}.top-30{top:30px}.right-0{right:0}.z-index--1{z-index:-1}.z-index{z-index:1}.z-index-0{z-index:0}.z-index-2000{z-index:2000}.z-index-2001{z-index:2001}.z-index-2{z-index:2}.z-index-3{z-index:3}.t-5{top:5px}.r-5{right:5px}.top-minus-10{top:-10px}.right-minus-10{right:-10px}.bottom-minus-45{bottom:-50px}.left-50{left:180px}.left-120{left:120px}.bottom-50{bottom:50px}.top-50{top:50px}.bottom-100{bottom:100px}.top--15{top:-15px}.right--15{right:-15px}.right-5{right:5px}.top--10{top:-10px}.right--10{right:-10px}.right-10{right:10px}.right-100{right:100px}.left-10{left:10px}.left-0{left:0}.top-16{top:16px}.bottom-30{bottom:30px}.left--40{left:-40px}.left--20{left:-20px}.top--40{top:-40px}.right--30{right:-30px}.bottom--20{bottom:-20px}.bottom-40{bottom:40px}.bottom-80{bottom:80px}.top-100{top:100px}.top-5{top:5px}.top--30{top:-30px}.top--34{top:-34px}.top--25{top:-25px}.right-50{right:50px}.bottom-140{bottom:140px}.top-30per{top:30%}.rotate-90{transform:rotate(90deg)}.top-12{top:12px}.right-60{right:60px}.full-height{height:100vh}.safe-full-height{margin-top:calc(var(–-ion-safe-area-top, 0) + 60px);margin-bottom:var(–-ion-safe-area-bottom, 0);height:calc(100vh - var(–-ion-safe-area-top, 0) - var(–-ion-safe-area-bottom, 0) - 60px)}.full-height-with-header{height:calc(100vh - 60px)}.full-width{width:100%!important}.half-width-10{width:calc(50% - 10px)}.auto-width{width:auto!important}.full-container-height{height:100%}.w-10{width:10px!important}.w-13{width:13px!important}.w-15{width:15px!important}.w-16{width:16px!important}.w-20{width:20px!important}.w-25{width:25px!important}.w-30{width:30px!important}.w-40{width:40px!important}.w-50{width:50px!important}.w-55{width:55px!important}.w-60{width:60px!important}.w-70{width:70px!important}.w-80{width:80px!important}.w-85{width:85px!important}.w-90{width:90px!important}.w-100{width:100px!important}.w-110{width:110px!important}.w-120{width:120px!important}.w-150{width:150px!important}.w-160{width:160px!important}.w-190{width:190px!important}.w-200{width:200px!important}.w-240{width:240px!important}.w-250{width:250px!important}.w-270{width:270px!important}.w-300{width:300px!important}.w-320{width:320px!important}.w-380{width:380px!important}.w-400{width:400px!important}.w-500{width:500px!important}.w-860{width:860px!important}.h-10{height:10px}.h-15{height:15px}.h-16{height:16px}.h-20{height:20px}.h-25{height:25px}.h-27{height:27px}.h-30{height:30px}.h-40{height:40px}.h-50{height:50px}.h-60{height:60px}.h-100{height:100px}.h-160{height:160px}.h-170{height:170px}.h-200{height:200px}.h-250{height:250px}.h-300{height:300px}.h-400{height:400px}.h-440{height:440px}.h-500{height:500px}.h-600{height:600px}.min-width-30{min-width:30px}.min-width-50{min-width:50px}.min-width-160{min-width:160px}.min-width-300{min-width:300px}.min-width-320{min-width:320px}.min-height-30{min-height:30px!important}.max-width-70{max-width:70px}.max-width-150{max-width:150px}.max-width-200{max-width:200px}.max-width-300{max-width:300px}.max-width-350{max-width:350px}.max-width-380{max-width:380px}.max-width-400{max-width:400px}.max-height-300{max-height:300px}.full-width-60{width:calc(100% - 60px)}.w-150per{width:150%}.max-page{max-height:calc(100vh - 160px);max-width:100vw;margin-bottom:65px}.full-page-height{height:calc(100vh - 100px)}.w-auto{width:auto!important}.c-thick-green,.c-green{color:#4ebd08!important}.bg-light-green{background-color:#d6ffe6!important}.c-red{color:#ea4040!important}.bg-light-red{background-color:#ffd0d0!important}.c-light-red{color:#ffd0d0!important}.light-blue{color:#6fb5fa}.bg-light-grey-1{background-color:#2e2e2e}.bg-light-grey-2{background-color:#000}.bg-light-primary{background-color:#0c3646!important}.bg-light-danger{background-color:rgba(241,65,65,.2)!important}.bg-light-black{background-color:#26282a!important}.bg-primary{background-color:var(--ion-color-primary)!important}.bg-black{background-color:#000}.bg-purple{background-color:var(--purple)}.bg-black-transparent{background-color:rgba(0,0,0,.7)}.shadow{box-shadow:0 0 4px rgba(255,255,255,.2)}.shadow-primary{box-shadow:0 0 8px rgba(var(--ion-color-primary-rgb),.2)}.thick-shadow-primary{box-shadow:0 0 16px rgba(var(--ion-color-primary-rgb),1)}.thick-shadow-black{box-shadow:0 0 16px rgba(0,0,0,.2)}.thick-shadow-white,.white-shadow{box-shadow:0 0 4px rgba(255,255,255,.4)}.thick-white-shadow{box-shadow:0 0 10px #fff}.c-black{color:#000!important}.bg-white{background:#fff}.bg-grey{background-color:#3d3e40!important}.c-grey-blacked{color:#666!important}.bg-grey-blacked{background-color:#1e2022}.ion-fab{--background: var(--ion-color-primary)}.ion-content-bg-grey{--background: #1e1e1e}.color-black{color:#000!important}.bg-green{background-color:#198754}.bg-red{background-color:#f14141!important}.c-light-blue{color:var(--ion-color-primary)!important}.c-white{color:#fff!important}.c-primary{color:var(--ion-color-primary)!important}.c-grey{color:#9b9b9b!important}.opacity-70{opacity:.7}.opacity-50{opacity:.5}.opacity-80{opacity:.8}.c-yellow{color:#ffdb80!important}.blend{mix-blend-mode:multiply}.bg-shadow{background:linear-gradient(0deg,#636363,#fff)}.hover-primary:hover{background-color:var(--ion-color-primary)}.c-orange{color:#f38105!important}.bg-orange{background-color:#f38105}.bg-light-orange{background-color:#ffead9!important}.c-light-orange{color:#ffead9!important}.shadow-orange{box-shadow:0 0 8px rgba(243,129,5,.2)}.shadow-green{box-shadow:0 0 8px rgba(58,160,27,.2)}.fill-white{fill:#fff}.PhoneInput{background:#fff;height:40px;padding:10px 20px;border-radius:8px;border:none;width:100%;font-size:16px;color:var(--black);font-family:var(--default-font)}.PhoneInput::placeholder{color:#9f9fa2}.PhoneInput:focus{outline:none}.PhoneInput .PhoneInputCountrySelectArrow{color:#fff;opacity:1}.PhoneInput .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:none!important}.PhoneInput .PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#fff!important}.PhoneInput .PhoneInputInput{background:#fff;border:none}.PhoneInput .PhoneInputInput:focus{outline:none}body.scanner-active{--background: transparent;--ion-background-color: transparent}ion-toggle{--track-background: #000000;--track-background-checked: #27aae2}ion-checkbox{--border-color: var(--ion-color-primary) }ion-segment{border-radius:8px;--background: #25282A;color:#fff;--ion-background-color: var(--ion-color-primary)}ion-segment ion-segment-button{margin:0}ion-popover::part(content){background:transparent;box-shadow:none}.avatar-container{width:50px;height:50px}.avatar-container .avatar{border:1px solid var(--ion-color-primary);width:100%;border-radius:50%;object-fit:cover}ion-content{--background: var(--purple)}.show-hover .hide-child{opacity:0;transition:opacity .2s ease-in-out}.show-hover:hover .hide-child{opacity:1}.ant-switch{background:#7f7f7f}ion-popover::part(content){min-width:150px}ion-modal::part(backdrop){background:#fff!important}html,body{height:100%!important;margin:0!important;padding:0!important;background:var(--ion-color-dark)!important}ion-app{height:100vh!important;min-height:100vh!important;background:var(--ion-color-dark)!important}ion-split-pane{height:100vh!important;min-height:100vh!important;background:var(--ion-color-dark)!important}#main{background:var(--ion-color-dark)!important}.dark-app{height:100vh!important;min-height:100vh!important;background:var(--ion-color-dark)!important}@media (min-width: 768px){ion-split-pane{--side-width: 200px;--side-min-width: 200px;--side-max-width: 300px}.desktop-power-sheet.ion-page{position:static!important;width:100%!important;height:100%!important;max-width:88%!important;max-height:none!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;background:var(--ion-color-dark)!important;z-index:auto!important;pointer-events:auto!important}}ion-router-outlet ion-page{position:relative!important;display:flex!important;flex-direction:column!important;height:auto!important;min-height:100vh!important}ion-router-outlet ion-content{--overflow: auto !important;overflow:auto!important}@font-face{font-family:Galyon;src:url(/fonts/Galyon-Book.woff2) format("woff2"),url(/fonts/Galyon-Book.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Galyon;src:url(/fonts/Galyon-Bold.woff2) format("woff2"),url(/fonts/Galyon-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.font-size-18{font-size:18px!important}.font-size-14{font-size:14px!important}.font-size-12{font-size:12px!important}.font-size-10{font-size:10px!important}.font-size-27{font-size:27px!important}.font-size-28{font-size:28px!important}.font-size-22{font-size:22px!important}.font-size-24{font-size:24px!important}.l-h-20{line-height:20px!important}.border-bottom{border-bottom:1px solid #333333}.border-bottom-primary{border-bottom:1px solid var(--ion-color-primary)}.border-bottom-primary-bold{border-bottom:2px solid var(--ion-color-primary)}.border-primary{border:1px solid var(--ion-color-primary)!important}.thick-border-primary{border:2px solid var(--ion-color-primary)!important}.border-danger{border:1px solid var(--ion-color-danger)!important}.border{border:1px solid #333333}.border-top{border-top:1px solid #333333}.border-left{border-left:1px solid #333333}.border-white{border:1px solid #fff}.border-grey{border:1px solid #767676}.b-r-6{border-radius:6px}.b-r-l-6{border-bottom-left-radius:6px;border-top-left-radius:6px}.b-r-l-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.b-r-20{border-radius:20px}.b-r-50{border-radius:50%}.b-r-4{border-radius:4px}.b-r-16{border-radius:16px}.b-r-8{border-radius:8px}.b-r-30{border-radius:30px!important}.header-border-radius{border-radius:0 0 16px 16px}.toolbar-border-radius{border-radius:16px 16px 0 0;padding-top:0!important}.bold-white-border{border:2px solid #fff}.divider{display:flex;align-items:center;justify-content:center;color:#91989e;text-align:center;font-size:14px;font-family:var(--default-font)}.divider:before{flex-grow:1;border-top:.0625rem solid #2f3235;content:"";margin-right:1.5rem}.divider:after{flex-grow:1;border-top:.0625rem solid #2f3235;content:"";margin-left:1.5rem}.b-r-0{border-radius:0!important}.b-r-24{border-radius:24px!important}.dashed-border{border:1px dashed #ffffff}.border-solid{border:2px solid}.border-white{border-color:#fff}.border-top-white{border-top:1px solid white}.border-top-grey{border-top:1px solid #767676}@media only screen and (min-width: 768px) and (min-height: 768px){ion-modal:not(.big-modal)::part(content){--height: 700px;border-radius:16px;transform:none!important}ion-modal:not(.big-modal) ion-toolbar{--background: #1e1e1e}ion-modal:not(.big-modal) ion-content{--background: #1e1e1e}ion-modal:not(.big-modal) ion-footer{background:#1e1e1e}}@media (min-width: 768px){.big-modal::part(content){width:95vw!important;height:88vh!important;max-width:1500px!important;max-height:950px!important;min-height:600px!important;border-radius:12px!important;box-shadow:0 10px 30px rgba(0,0,0,.3)!important;background:var(--ion-color-dark)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.big-modal ion-page{display:flex!important;flex-direction:column!important;height:100%!important}.big-modal ion-header{flex-shrink:0!important;height:auto!important;min-height:60px!important}.big-modal ion-content{flex:1!important;--overflow: auto !important;--padding-start: 16px !important;--padding-end: 16px !important;--padding-top: 16px !important;--padding-bottom: 16px !important;height:auto!important;min-height:0!important;width:100%!important;box-sizing:border-box!important}.big-modal ion-content::part(scroll){overflow-y:auto!important;overflow-x:hidden!important;height:100%!important;width:100%!important;box-sizing:border-box!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important}.big-modal .desktop-power-sheet.ion-page{position:static!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;z-index:auto!important}.big-modal .document-create{width:100%!important;max-width:100%!important;box-sizing:border-box!important;padding:0 16px!important}.big-modal .document-create .flex-column{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.big-modal .document-create .p-20{padding:16px!important}.big-modal ion-footer{flex-shrink:0!important;height:auto!important;min-height:60px!important;background:var(--ion-color-dark-shade)!important}}.smaller-sheet-modal::part(content){background:transparent}.smaller-sheet-modal ion-toolbar{--background: #1e1e1e}.smaller-sheet-modal ion-content{--background: #1e1e1e}.smaller-sheet-modal ion-content::part(background){border-top-left-radius:32px;border-top-right-radius:32px;margin-top:20px}.smaller-sheet-modal ion-content::part(scroll){padding-top:20px}.smaller-sheet-modal ion-footer{background:#1e1e1e}.smaller-sheet-modal.modal-have-header ion-content::part(background){border-top-left-radius:0!important;border-top-right-radius:0!important;margin-top:0!important}.smaller-sheet-modal.modal-have-header ion-content::part(scroll){padding-top:0!important}.modal-logrocket-fix::part(content){transform:none!important}.zoom-in{animation:zoom-in-zoom-out 1s ease;animation-fill-mode:forwards;transform:scale(0);opacity:0;animation-delay:1s}.no-delay{animation-delay:0s!important}.no-anim,.no-anim *{animation:none!important;transition:none!important}@keyframes zoom-in-zoom-out{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button,.primary-button{animation:none!important}.ant-input{background:#fff;height:40px;padding:10px 20px;border-radius:8px;border:none;width:100%;font-size:16px;color:var(--black);font-family:var(--default-font);box-shadow:0 0 4px rgba(255,255,255,.4)}.ant-input::placeholder{color:#9f9fa2}.ant-input:focus{outline:none}.ant-input.dark-mode{background:var(--purple);color:#fff}.ant-picker{background:#fff;height:40px;padding:10px 20px;border-radius:8px;border:none;width:100%;font-size:16px;color:var(--black);font-family:var(--default-font);box-shadow:0 0 4px rgba(255,255,255,.4)}.ant-radio-group{display:flex}.ant-radio-group .ant-radio-button-wrapper{width:100%;text-align:center}.menu .content-menu{border-right:1px solid #444444}.menu .content-menu::part(scroll){background:linear-gradient(135deg,rgba(28,28,30,.98),rgba(22,22,24,.98));overflow:hidden}.menu .content-menu .menu-list{background:transparent}.menu .content-menu .menu-list.menu-bottom{position:absolute;bottom:0}.menu .content-menu .menu-list .icon{margin-right:10px;width:29px}.menu .content-menu .menu-list .menu-item-child{margin-left:40px}.menu .content-menu .menu-list .menu-item-child::part(native){background:transparent}.menu .content-menu .menu-list .menu-item-child .menu-label{color:#929292;font-weight:400;font-size:16px;font-family:var(--default-font)}.menu .content-menu .menu-list .active .menu-item-child .menu-label{color:#fff!important;font-weight:600}.menu .content-menu .menu-list .menu-item{margin-bottom:10px}.menu .content-menu .menu-list .menu-item.have-children{margin-bottom:0}.menu .content-menu .menu-list .menu-item::part(native){background:transparent}.menu .content-menu .menu-list .menu-item .menu-label{padding-top:5px;padding-bottom:5px;color:#929292;font-weight:400;font-size:16px;font-family:var(--default-font)}.menu .content-menu .menu-list .menu-item .icon,.menu .content-menu .menu-list .menu-item .ion-accordion-toggle-icon{color:#929292}.menu .content-menu .menu-list .menu-item.active::part(native){background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.06))!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;box-shadow:0 6px 18px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.05) inset!important}.menu .content-menu .menu-list .menu-item.active .menu-label{color:#fff!important;font-weight:600}.menu .content-menu .menu-list .menu-item.active .icon,.menu .content-menu .menu-list .menu-item.active .ion-accordion-toggle-icon{color:#fff}.menu .content-menu .menu-list .menu-item.focused .menu-label{color:#fff!important;font-weight:600}.menu .content-menu .menu-list .menu-item.focused .icon{color:#fff}.menu .content-menu .menu-list .menu-link{text-decoration:none}ion-split-pane{--side-width: 200px;--border: none}.is-not-authenticated .menu-pane-visible{display:none}.is-authenticated .menu-pane-visible{display:block!important}ion-accordion{background:transparent}.primary-button{position:relative;background:linear-gradient(135deg,#2f3133,#242628);min-height:54px;border:none;padding:.75rem 1rem;font-size:16px;font-weight:600;border-radius:12px;width:100%;color:#fff;font-family:var(--default-font);cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06) inset;border:1px solid rgba(255,255,255,.12);transition:background .25s ease,transform .2s ease,box-shadow .25s ease,border-color .25s ease}.primary-button.small{min-height:unset;padding:11px 16px;font-size:14px}.primary-button.disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 2px 8px rgba(0,0,0,.25),0 0 0 1px rgba(255,255,255,.05) inset}.primary-button:hover{background:linear-gradient(135deg,#2a2b2d,#1f2022);box-shadow:0 12px 28px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.08) inset;transform:translateY(-2px);border-color:rgba(255,255,255,.16)}.primary-button:active{transform:translateY(0);background:linear-gradient(135deg,#262729,#1a1b1d);box-shadow:0 6px 16px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06) inset}.primary-button.grey-bg{background:linear-gradient(135deg,#2f3133,#242628);box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06) inset;border:1px solid rgba(255,255,255,.12)}.primary-button.grey-bg:hover{background:linear-gradient(135deg,#2a2b2d,#1f2022);box-shadow:0 12px 28px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.08) inset;transform:translateY(-2px)}.primary-button .spinner{position:absolute;top:10px;left:10px;--color: #ffffff}.primary-button .standalone-spinner{display:flex;align-items:center;gap:10px;--color: #ffffff}.primary-button .standalone-spinner .spinner-crescent{width:20px!important;height:20px!important}.primary-button.light-grey-bg{background:linear-gradient(135deg,#2a2b2c,#1f2022)!important;box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06) inset;border:1px solid rgba(255,255,255,.12)}.primary-button.light-grey-bg:hover{background:linear-gradient(135deg,#262729,#1a1b1d)!important;box-shadow:0 12px 28px rgba(0,0,0,.48),0 0 0 1px rgba(255,255,255,.08) inset;transform:translateY(-2px)}.primary-button.green-gradient{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 4px 15px rgba(16,185,129,.4)}.primary-button.green-gradient:hover{background:linear-gradient(135deg,#34d399,#10b981)!important;box-shadow:0 6px 20px rgba(16,185,129,.5);transform:translateY(-2px)}.primary-button.green-gradient:active{background:linear-gradient(135deg,#059669,#047857)!important;transform:translateY(0)}.secondary-button{position:relative;background:transparent;min-height:54px;padding:.75rem 1rem;font-size:.875rem;border-radius:12px;border:2px solid rgba(255,255,255,.8);width:100%;color:#fff;font-family:var(--default-font);cursor:pointer;font-weight:600;backdrop-filter:blur(10px);transition:all .3s ease}.secondary-button.disabled{opacity:.6;cursor:not-allowed;transform:none}.secondary-button.small{padding:2px;min-height:30px;max-width:140px}.secondary-button:hover{background:rgba(255,255,255,.1);border-color:#fff;box-shadow:0 4px 15px rgba(255,255,255,.2);transform:translateY(-2px)}.secondary-button.grey-bg{background:#3d3e40}.secondary-button.grey-bg:hover{background:#3d3e40;box-shadow:0 0 10px rgba(197,200,204,.35)}.secondary-button .spinner{position:absolute;top:10px;left:10px;--color: white}.secondary-button .standalone-spinner{--color: white}.secondary-button .standalone-spinner .spinner-crescent{width:20px!important;height:20px!important}.link{color:#fff;font-size:.875rem;font-weight:400;font-family:var(--default-font);margin:0 3px}@media (max-width: 768px){.link{font-size:16px}}.text{margin:0;color:#fff;font-size:16px;font-weight:400;font-family:var(--default-font)}@media (max-width: 768px){.text{font-size:16px;line-height:20px}}.h1{margin-top:0;margin-bottom:0;font-weight:600;line-height:1.2;color:#fff;font-size:22px;font-family:var(--default-font)}.h2{margin-top:0;margin-bottom:.5rem;line-height:1.2;color:#fff;font-size:20px;font-family:var(--default-font)}.h3{margin-top:0;margin-bottom:0;line-height:24px;color:#fff;font-size:18px;font-family:var(--default-font)}.h4{margin-top:0;margin-bottom:0;line-height:22px;color:#fff;font-size:16px;font-family:var(--default-font)}.bold{font-weight:900}.unset{margin-bottom:unset;margin-top:unset}.white{color:#fff!important}.text-decor{margin-top:0;margin-bottom:0;line-height:27px;color:#fff;font-size:10px;font-weight:900;font-family:var(--default-font);font-style:italic}.capitalize{text-transform:capitalize}.text-underline{text-decoration:underline!important}.max-with-ellipses{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:130px}.no-wrap{white-space:nowrap}.barred{text-decoration:line-through}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.recovery-phrase-modal{padding:24px;max-width:600px;margin:0 auto;height:100%;display:flex;flex-direction:column;background:#1a1a2e;color:#fff}.recovery-phrase-modal .modal-header{text-align:center;margin-bottom:24px}.recovery-phrase-modal .modal-header h2{font-size:24px;font-weight:700;margin-bottom:12px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.recovery-phrase-modal .modal-header .warning-text{background:rgba(239,68,68,.1);border:2px solid #ef4444;border-radius:12px;padding:16px;font-size:14px;line-height:1.6}.recovery-phrase-modal .modal-header .warning-text strong{color:#ef4444}.recovery-phrase-modal .modal-content{flex:1;overflow-y:auto}.recovery-phrase-modal .modal-content .phrase-container{background:rgba(255,255,255,.05);border:2px solid rgba(102,126,234,.3);border-radius:16px;padding:24px;margin-bottom:24px}.recovery-phrase-modal .modal-content .phrase-container .phrase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}@media (max-width: 768px){.recovery-phrase-modal .modal-content .phrase-container .phrase-grid{grid-template-columns:repeat(2,1fr)}}.recovery-phrase-modal .modal-content .phrase-container .phrase-grid .phrase-word{background:rgba(255,255,255,.1);border:1px solid rgba(102,126,234,.2);border-radius:8px;padding:12px;display:flex;align-items:center;gap:8px;transition:all .3s ease}.recovery-phrase-modal .modal-content .phrase-container .phrase-grid .phrase-word:hover{background:rgba(102,126,234,.1);border-color:rgba(102,126,234,.5);transform:translateY(-2px)}.recovery-phrase-modal .modal-content .phrase-container .phrase-grid .phrase-word .word-number{font-size:12px;color:#667eea;font-weight:600;min-width:20px}.recovery-phrase-modal .modal-content .phrase-container .phrase-grid .phrase-word .word-text{font-size:16px;font-weight:600;font-family:Courier New,monospace;color:#fff}.recovery-phrase-modal .modal-content .phrase-container .copy-button{width:100%;padding:12px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .3s ease}.recovery-phrase-modal .modal-content .phrase-container .copy-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(102,126,234,.3)}.recovery-phrase-modal .modal-content .phrase-container .copy-button ion-icon{font-size:20px}.recovery-phrase-modal .modal-content .security-warnings{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media (max-width: 768px){.recovery-phrase-modal .modal-content .security-warnings{grid-template-columns:1fr}}.recovery-phrase-modal .modal-content .security-warnings .warning-box{background:rgba(16,185,129,.1);border:2px solid #10b981;border-radius:12px;padding:16px}.recovery-phrase-modal .modal-content .security-warnings .warning-box.danger{background:rgba(239,68,68,.1);border-color:#ef4444}.recovery-phrase-modal .modal-content .security-warnings .warning-box.danger h3{color:#ef4444}.recovery-phrase-modal .modal-content .security-warnings .warning-box h3{font-size:16px;font-weight:700;margin-bottom:12px;color:#10b981}.recovery-phrase-modal .modal-content .security-warnings .warning-box ul{list-style:none;padding:0;margin:0}.recovery-phrase-modal .modal-content .security-warnings .warning-box ul li{font-size:13px;line-height:1.6;margin-bottom:8px;padding-left:20px;position:relative}.recovery-phrase-modal .modal-content .security-warnings .warning-box ul li:before{content:"•";position:absolute;left:8px}.recovery-phrase-modal .modal-content .confirmation-section{background:rgba(255,255,255,.05);border:2px solid rgba(102,126,234,.3);border-radius:12px;padding:20px}.recovery-phrase-modal .modal-content .confirmation-section .checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.recovery-phrase-modal .modal-content .confirmation-section .checkbox-label ion-checkbox{margin-top:2px;--size: 24px;--checkbox-background-checked: #667eea}.recovery-phrase-modal .modal-content .confirmation-section .checkbox-label span{font-size:14px;line-height:1.6}.recovery-phrase-modal .modal-content .confirmation-section .checkbox-label span strong{color:#ef4444;font-weight:700}.recovery-phrase-modal .modal-footer{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.recovery-phrase-modal .modal-footer .confirm-button{width:100%;padding:16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease}.recovery-phrase-modal .modal-footer .confirm-button:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.recovery-phrase-modal .modal-footer .confirm-button.disabled{opacity:.5;cursor:not-allowed;background:#666}ion-tab-bar{contain:none!important;border-width:1px!important}.tab-selected{background:linear-gradient(135deg,rgba(42,43,45,.9),rgba(31,32,34,.9))!important;border:1px solid rgba(255,255,255,.08)}.tab-selected ion-label{color:#fff}.tab-selected .icon-tab path{fill:#fff!important}ion-tab-button ion-label{font-size:12px;font-weight:400;font-family:var(--default-font);margin-top:3px}ion-tab-button::part(native){overflow:visible}.documents-grid{display:grid;grid-template-columns:1fr;gap:20px;width:100%}@media (min-width: 768px){.documents-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1200px){.documents-grid{grid-template-columns:repeat(3,1fr)}}.document-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(102,126,234,.3);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:16px;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2)}.document-card:hover{transform:translateY(-4px);border-color:rgba(102,126,234,.6);box-shadow:0 8px 24px rgba(102,126,234,.3)}.document-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(102,126,234,.2)}.document-card__title{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.document-card__title .text{word-break:break-word;overflow-wrap:anywhere}.progress-badge{display:inline-flex;align-items:center;gap:6px}.progress-badge span{font-size:12px;font-weight:600;padding:4px 12px;border-radius:12px}.progress-badge span.complete{background:rgba(16,185,129,.2);color:#10b981;border:1px solid rgba(16,185,129,.3)}.progress-badge span.pending{background:rgba(251,191,36,.2);color:#fbbf24;border:1px solid rgba(251,191,36,.3)}.delete-icon{font-size:22px;color:#ef4444;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;flex-shrink:0}.delete-icon:hover{background:rgba(239,68,68,.1);transform:scale(1.1)}.signers-preview{display:flex;flex-wrap:wrap;gap:8px}.signer-chip{display:flex;align-items:center;gap:6px;padding:6px 12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:12px}.signer-chip .signer-name{color:rgba(255,255,255,.9);font-weight:500;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.signer-chip .signer-status{display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;font-size:10px;font-weight:700}.signer-chip .signer-status.signed{background:rgba(16,185,129,.2);color:#10b981;border:1px solid rgba(16,185,129,.4)}.signer-chip .signer-status.pending{background:rgba(251,191,36,.2);color:#fbbf24;border:1px solid rgba(251,191,36,.4)}.signer-chip.more{background:rgba(102,126,234,.2);border-color:rgba(102,126,234,.3);color:#667eea;font-weight:600}.document-card__actions{display:flex;gap:10px;flex-wrap:wrap;padding-top:8px}.document-card__actions .secondary-button,.document-card__actions .primary-button{flex:1;min-width:130px;font-size:13px;padding:10px 16px;height:40px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}@media (max-width: 768px){.documents-grid{gap:16px}.document-card{padding:16px}.document-card__actions{flex-direction:column}.document-card__actions .secondary-button,.document-card__actions .primary-button{width:100%;min-width:100%}.signer-chip .signer-name{max-width:100px}}@media (max-width: 480px){.document-card{padding:14px;gap:12px}.signers-preview{gap:6px}.signer-chip{padding:5px 10px;font-size:11px}}.custom-confirm-dialog{--backdrop-opacity: .6}.custom-confirm-dialog .alert-wrapper{border-radius:16px!important;box-shadow:0 20px 60px rgba(0,0,0,.3)!important;background:linear-gradient(145deg,rgba(30,32,44,.98),rgba(20,22,34,.98))!important;border:1px solid rgba(255,255,255,.1)!important;backdrop-filter:blur(10px);max-width:400px!important}.custom-confirm-dialog .alert-head{padding:20px 20px 12px!important}.custom-confirm-dialog .alert-head h2{font-size:20px!important;font-weight:600!important;color:#fff!important;margin:0!important}.custom-confirm-dialog .alert-message{padding:8px 20px 20px!important;font-size:15px!important;line-height:1.5!important;color:rgba(255,255,255,.8)!important;max-height:none!important}.custom-confirm-dialog .alert-button-group{padding:12px!important;border-top:1px solid rgba(255,255,255,.08)!important;display:flex!important;gap:8px!important;flex-direction:row-reverse!important}.custom-confirm-dialog .alert-button{border-radius:10px!important;font-weight:500!important;font-size:15px!important;padding:10px 20px!important;margin:0!important;flex:1!important;min-height:44px!important;text-transform:none!important;letter-spacing:0!important;transition:all .2s ease!important}.custom-confirm-dialog .alert-button-confirm{background:linear-gradient(135deg,#667eea,#764ba2)!important;color:#fff!important;font-weight:600!important}.custom-confirm-dialog .alert-button-confirm:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.custom-confirm-dialog .alert-button-confirm:active{transform:translateY(0)}.custom-confirm-dialog .alert-button-cancel{background:rgba(255,255,255,.08)!important;color:rgba(255,255,255,.9)!important;border:1px solid rgba(255,255,255,.15)!important}.custom-confirm-dialog .alert-button-cancel:hover{background:rgba(255,255,255,.12)!important;border-color:rgba(255,255,255,.25)!important}@media (max-width: 768px){.custom-confirm-dialog .alert-wrapper{max-width:90%!important;margin:0 auto!important}.custom-confirm-dialog .alert-button-group{flex-direction:column-reverse!important}.custom-confirm-dialog .alert-button-group .alert-button{width:100%!important}}.signers-container{width:100%;max-width:1200px;margin:0 auto}.document-status-banner{padding:20px;border-radius:12px;margin-bottom:20px;border:2px solid;background:rgba(255,255,255,.03)}.document-status-banner.status-blockchain_verified{border-color:rgba(16,185,129,.5);background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.05))}.document-status-banner.status-pending_blockchain{border-color:rgba(251,191,36,.5);background:linear-gradient(135deg,rgba(251,191,36,.1),rgba(245,158,11,.05))}.document-status-banner.status-error{border-color:rgba(239,68,68,.5);background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(220,38,38,.05))}@media (max-width: 768px){.document-status-banner{padding:16px}.status-content{flex-direction:column;gap:12px}.status-icon{font-size:24px}}.status-content{display:flex;align-items:flex-start;gap:16px}.status-icon{font-size:32px;flex-shrink:0}.status-text{flex:1;display:flex;flex-direction:column;gap:8px}.status-text .text{color:rgba(255,255,255,.8)}.blockchain-link{display:inline-flex;align-items:center;gap:6px;color:#10b981!important;text-decoration:none;font-size:13px;font-weight:600;padding:6px 12px;background:rgba(16,185,129,.15);border-radius:6px;transition:all .2s ease;margin-top:4px}.blockchain-link:hover{background:rgba(16,185,129,.25);transform:translateY(-1px);text-decoration:none}.signers-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.signers-header__left{min-width:0}.signers-header__left>.text{max-width:70vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.signers-header__right{flex-shrink:0}@media (min-width: 1024px){.signers-header{position:sticky;top:0;z-index:5;padding:8px 0 10px;background:rgba(9,10,17,.65);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,255,255,.06)}}.signers-header__right .primary-button{width:auto;min-width:160px}.search-row{margin-top:6px}.document-preview-section{margin-bottom:24px}.document-preview-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(102,126,234,.3);border-radius:16px;padding:16px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.2)}.pdf-viewer-container{background:#fff;padding:20px;border-radius:8px;max-height:600px;overflow-y:auto;overflow-x:hidden}.pdf-document{display:flex;flex-direction:column;align-items:center;gap:16px}.pdf-page-wrapper{position:relative;display:inline-block;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:16px;border-radius:4px;overflow:visible}.pdf-page{display:block;border-radius:4px}.pdf-page canvas{max-width:100%;height:auto!important;display:block}.signature-overlay{position:absolute;object-fit:contain;background:transparent;z-index:10;pointer-events:none;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.date-overlay{position:absolute;background:rgba(255,255,255,.95);border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:4px 8px;z-index:10;pointer-events:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;box-shadow:0 1px 3px rgba(0,0,0,.15)}@media (max-width: 768px){.pdf-viewer-container{padding:12px;max-height:500px}.pdf-page-wrapper{margin-bottom:12px}}@media (max-width: 480px){.pdf-viewer-container{padding:8px;max-height:400px}.document-preview-card{padding:12px}}.ios .pdf-viewer-container{-webkit-overflow-scrolling:touch}.signers-section-label{margin-top:4px;margin-bottom:-4px}.signers-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.signers-grid{grid-template-columns:1fr 1fr;gap:18px}}@media (min-width: 1200px){.signers-grid{grid-template-columns:1fr 1fr 1fr;gap:20px}}.signer-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);transition:all .2s ease;padding:20px!important;border-radius:12px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)}.signer-card:hover{background:rgba(255,255,255,.05);border-color:rgba(102,126,234,.3);transform:translateY(-2px);box-shadow:0 8px 24px rgba(0,0,0,.2),0 0 0 1px rgba(102,126,234,.1)}.signer-card__row{display:flex;flex-direction:column;gap:16px;width:100%}.signer-card__info{display:flex;flex-direction:column;gap:8px;width:100%}.signer-card__email{width:100%;overflow:hidden}.signer-card__email .text{word-break:break-all;overflow-wrap:anywhere;white-space:normal;line-height:1.5;display:block;width:100%}.signer-card__status{display:flex;flex-direction:column;gap:4px;padding:8px 12px;background:rgba(255,255,255,.02);border-radius:6px;border-left:3px solid rgba(102,126,234,.4)}.signer-card__blockchain{display:flex;gap:8px;margin-top:8px}.blockchain-link-small{color:#10b981!important;text-decoration:none;font-size:12px;display:inline-flex;align-items:center;padding:6px 10px;border-radius:6px;background:rgba(16,185,129,.15);transition:all .2s ease;font-weight:500;border:1px solid rgba(16,185,129,.3)}.blockchain-link-small:hover{background:rgba(16,185,129,.25);text-decoration:none;transform:translateY(-1px);border-color:rgba(16,185,129,.5)}@media (max-width: 768px){.blockchain-link-small{font-size:11px;padding:8px 12px}}.final-document-section{width:100%}.final-document-card{background:linear-gradient(135deg,rgba(16,185,129,.1),rgba(5,150,105,.05));border:2px solid rgba(16,185,129,.3);border-radius:16px;padding:24px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.final-doc-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid rgba(16,185,129,.2)}.final-doc-preview{position:relative;width:200px;height:260px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f5f5f5;border:2px solid rgba(16,185,129,.3);box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;transition:all .3s ease}.final-doc-preview:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.25);border-color:rgba(16,185,129,.5)}.pdf-preview-iframe{width:100%;height:100%;border:none;pointer-events:none;transform:scale(.4);transform-origin:top left;width:250%;height:250%}.preview-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%);display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding:16px;opacity:0;transition:opacity .3s ease;pointer-events:none}.final-doc-preview:hover .preview-overlay{opacity:1}.preview-icon{font-size:32px;color:#fff;margin-bottom:8px}.final-doc-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.final-doc-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px}.final-doc-actions ion-button{--border-radius: 8px;--padding-start: 18px;--padding-end: 18px;font-weight:600;text-transform:none;height:44px;min-width:140px}.ios .final-doc-actions ion-button{--padding-start: 16px;--padding-end: 16px}.md .final-doc-actions ion-button{--border-radius: 4px}.final-doc-blockchain{display:flex;flex-direction:column;gap:16px}.blockchain-info-grid{display:grid;grid-template-columns:1fr;gap:16px}@media (min-width: 768px){.blockchain-info-grid{grid-template-columns:1fr 1fr}}.blockchain-info-item{display:flex;flex-direction:column;gap:8px;padding:12px;background:rgba(255,255,255,.03);border-radius:8px;border:1px solid rgba(16,185,129,.2)}.blockchain-info-item .blockchain-link{font-size:12px;padding:4px 8px;display:inline-flex;align-items:center;width:fit-content}@media (max-width: 768px){.final-document-card{padding:16px}.final-doc-header{flex-direction:column;align-items:center;gap:16px}.final-doc-preview{width:100%;max-width:300px;height:380px}.final-doc-info{width:100%;align-items:center;text-align:center}.final-doc-actions{width:100%;justify-content:center}.final-doc-actions ion-button{flex:1;min-width:120px}.blockchain-info-item .blockchain-link{font-size:11px;word-break:break-all}}@media (max-width: 480px){.final-document-card{padding:12px}.final-doc-icon{font-size:32px}.blockchain-info-grid{gap:12px}.blockchain-info-item{padding:10px}}@media (min-width: 768px) and (max-width: 1024px){.final-doc-info ion-button{max-width:320px}}.signer-card__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;width:100%;padding-top:8px}.signer-card__actions .secondary-button,.signer-card__actions .primary-button{flex:0 1 auto;font-size:12px;padding:7px 12px;display:inline-flex;align-items:center;justify-content:center;gap:4px;white-space:nowrap;transition:all .2s ease;height:32px}.signer-card__actions .secondary-button{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.85);border-radius:6px}.signer-card__actions .secondary-button:hover{background:rgba(255,255,255,.07);border-color:rgba(102,126,234,.5);transform:translateY(-1px);color:rgba(255,255,255,.95)}.signer-card__actions .primary-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;border-radius:6px;font-weight:500}.signer-card__actions .primary-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.signer-card__actions ion-icon{font-size:16px}@media (min-width: 768px){.signer-card__actions{flex-wrap:nowrap;justify-content:flex-start}}@media (max-width: 480px){.signer-card__actions{flex-direction:column;align-items:stretch}.signer-card__actions .secondary-button,.signer-card__actions .primary-button{width:100%}}.doc-heading,.doc-tree,.doc-node__title,.signers-node__title,.doc-bullet,.signers-bullet,.signers-node__children,.signer-leaf{all:unset}.doc-heading{display:flex;flex-direction:column;gap:4px}.doc-tree{margin-top:8px;border-left:2px solid rgba(255,255,255,.08);padding-left:12px}.doc-node__title,.signers-node__title{display:flex;align-items:center;font-weight:600;margin:6px 0}.doc-bullet,.signers-bullet{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:8px}.doc-bullet{background:linear-gradient(135deg,#667eea,#764ba2)}.signers-bullet{background:rgba(255,255,255,.6)}.signers-node__children{display:grid;grid-template-columns:1fr;gap:12px}@media (min-width: 900px){.signers-node__children{grid-template-columns:1fr 1fr}}.signer-leaf{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}.signature-pad-modal{--height: 90%;--width: 90%;--max-width: 600px;--border-radius: 16px}.signature-pad-container{padding:20px;display:flex;flex-direction:column;gap:20px;height:100%}.signature-tabs{display:flex;gap:8px;border-bottom:2px solid rgba(255,255,255,.1)}.signature-tab{flex:1;padding:12px 20px;background:transparent;border:none;border-bottom:3px solid transparent;color:rgba(255,255,255,.6);font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.signature-tab.active{color:#667eea;border-bottom-color:#667eea}.signature-tab:hover{color:rgba(255,255,255,.9)}.signature-draw-area,.signature-type-area{flex:1;display:flex;flex-direction:column;gap:12px}.signature-canvas{width:100%;height:300px;background:#fff;border:2px solid rgba(255,255,255,.1);border-radius:12px;cursor:crosshair;touch-action:none}.signature-canvas.signature-preview{cursor:default}.signature-type-input{width:100%;padding:16px;font-size:18px;background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;outline:none;transition:all .3s ease}.signature-type-input:focus{border-color:#667eea;background:rgba(255,255,255,.08)}.signature-type-input::placeholder{color:rgba(255,255,255,.4)}.signature-actions{display:flex;gap:12px;padding-top:12px;border-top:2px solid rgba(255,255,255,.1)}.signature-actions ion-button{flex:1}.signature-actions .primary-button{flex:2}@media (max-width: 768px){.signature-pad-modal{--height: 95%;--width: 95%}.signature-canvas{height:250px}.signature-actions{flex-direction:column}.signature-actions ion-button,.signature-actions .primary-button{flex:1;width:100%}}:global(.react-pdf__Page__canvas){position:relative!important;z-index:1!important}:global(.react-pdf__Page){position:relative!important}ion-page.document-sign-page{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;background:#090a11}.document-sign-page~ion-menu,.document-sign-page+ion-menu{display:none!important}ion-split-pane.signing-active{--side-width: 0px}ion-menu.hide-for-signing{display:none!important}body.hide-sidebar ion-menu,body.hide-sidebar ion-menu-button{display:none!important;visibility:hidden!important}body.hide-sidebar ion-split-pane{--side-width: 0px !important}.document-sign-page ion-content{--padding-start: 0;--padding-end: 0}.document-sign-content{max-width:1400px;margin:0 auto;padding:20px}.pdf-preview-container{background:#11131b;border-radius:16px;padding:20px;margin-bottom:20px}.pdf-viewer-wrapper{display:flex;justify-content:center;overflow:visible;max-height:70vh;background:rgba(0,0,0,.2);border-radius:12px;padding:20px;touch-action:none;user-select:none;-webkit-user-select:none;position:relative}.pdf-content{width:100%;max-width:900px;transform-origin:top center;transition:transform .2s ease}.signing-container{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px;margin-top:20px;display:flex;flex-direction:row;gap:24px;max-width:1400px;margin-left:auto;margin-right:auto;overflow:visible}@media (max-width: 768px){.signing-container{flex-direction:column;padding:16px;overflow:visible}.signing-container .signer-info-card{position:relative;top:0;order:1}.signing-container .document-viewer-section{order:2;margin-top:20px}}.signer-info-card{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:2px solid rgba(102,126,234,.2);border-radius:16px;padding:24px;display:flex;flex-direction:column;gap:16px;height:fit-content;position:sticky;top:20px;transition:all .3s ease;min-width:320px;max-width:350px;flex-shrink:0}.signer-info-card.collapsed{padding:16px}.signer-info-card.collapsed .signer-header{margin-bottom:0}@media (max-width: 768px){.signer-info-card{max-width:100%;min-width:100%}}.card-content{display:flex;flex-direction:column;gap:16px;animation:slideDown .3s ease}.collapsed-summary{display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:12px;animation:fadeIn .3s ease}.signature-thumbnail{max-width:150px;height:auto;border:2px solid rgba(102,126,234,.3);border-radius:8px;padding:8px;background:#fff}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.placement-overlay{border:2px solid;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;background:rgba(255,255,255,.9)}.placement-overlay.unfilled{border-color:#f59e0b;background:rgba(245,158,11,.1);animation:pulse 2s ease-in-out infinite}.placement-overlay.unfilled:hover{background:rgba(245,158,11,.2);transform:scale(1.05)}.placement-overlay.filled{border-color:#10b981;background:rgba(16,185,129,.05);cursor:default}.placement-overlay .placement-placeholder{font-size:14px;font-weight:600;color:#f59e0b;text-align:center;padding:4px}.placement-overlay .placement-text{font-size:16px;font-weight:500;color:#1e293b;text-align:center;padding:8px 4px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Courier New,monospace}.placement-overlay.date .placement-text{font-size:14px;letter-spacing:.5px}@keyframes pulse{0%,to{box-shadow:0 0 rgba(245,158,11,.4)}50%{box-shadow:0 0 0 8px rgba(245,158,11,0)}}.document-viewer-section{display:flex;flex-direction:column;gap:16px;min-height:70vh;flex:1;overflow:visible}.document-viewer-section .pdf-viewer-wrapper,.document-viewer-section .pdf-viewer-wrapper .pdf-content{width:100%}.document-viewer-section .pdf-viewer-wrapper .pdf-content canvas{width:100%!important;height:auto!important}@media (max-width: 768px){.document-viewer-section{min-height:50vh}}.signer-header{display:flex;align-items:center;gap:12px;padding-bottom:12px;border-bottom:2px solid rgba(255,255,255,.1)}.signer-icon{font-size:32px;color:#667eea}.signer-details{display:flex;flex-direction:column;gap:8px}.signature-preview{background:#fff;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:8px;align-items:center}.signature-image{max-width:100%;height:auto;max-height:100px;border:1px solid rgba(0,0,0,.1);border-radius:8px}.signing-actions{display:flex;flex-direction:column;gap:12px;margin-top:8px}.zoom-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;background:rgba(255,255,255,.05);border-radius:12px;padding:12px 20px;margin-bottom:8px}.zoom-controls ion-button{--padding-start: 8px;--padding-end: 8px}@media (min-width: 768px){.signing-container{flex-direction:row;align-items:flex-start}.signer-info-card{min-width:320px;max-width:400px;flex-shrink:0}.zoom-controls{margin-left:auto}}@media (max-width: 767px){.document-sign-content{padding:12px}.pdf-preview-container{padding:12px;border-radius:12px}.pdf-viewer-wrapper{max-height:60vh;padding:12px}.pdf-content{max-width:100%}.signing-container{padding:16px;margin-top:12px}.signer-info-card{padding:16px}.signing-actions{gap:8px}.zoom-controls{padding:8px 16px}}@supports (padding-top: env(safe-area-inset-top)){.document-sign-page ion-header{padding-top:env(safe-area-inset-top)}.document-sign-content{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}.pdf-viewer-wrapper{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.pdf-viewer-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.signing-container .primary-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;transition:all .3s ease}.signing-container .primary-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.my-plan-page{--background: #1e1e1e}.my-plan-page .glass-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px}.my-plan-page .plan-card{background:linear-gradient(135deg,rgba(102,126,234,.12),rgba(118,75,162,.12));border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03) inset;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.my-plan-page .plan-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.06) inset;border-color:rgba(255,255,255,.18)}.my-plan-page .plan-card.current{background:linear-gradient(135deg,rgba(102,126,234,.16),rgba(118,75,162,.14));border-color:rgba(255,255,255,.18)!important;box-shadow:0 16px 40px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.06) inset}.my-plan-page .my-plan-container{max-width:100%;margin:0 auto;padding:0}.my-plan-page .my-plan-container.desktop-view{max-width:800px;padding:20px}.my-plan-page .my-plan-container.mobile-view{padding:10px}.my-plan-page .plan-header{margin-bottom:24px;text-align:center}@media (min-width: 768px){.my-plan-page .plan-header{text-align:left}}.my-plan-page .current-plan-card{background:linear-gradient(135deg,rgba(102,126,234,.12),rgba(118,75,162,.12));border-radius:16px;padding:24px;box-shadow:0 8px 32px rgba(102,126,234,.3);margin-bottom:24px;position:relative;overflow:hidden}.my-plan-page .current-plan-card:before{content:"";position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.05) 0%,transparent 70%);border-radius:50%;transform:translate(50%,-50%)}.my-plan-page .current-plan-card .plan-badge{display:inline-block;background:rgba(255,255,255,.18);color:#fff;backdrop-filter:blur(10px);padding:6px 16px;border-radius:20px;margin-bottom:16px}.my-plan-page .current-plan-card .plan-info{margin-bottom:24px;position:relative;z-index:1}.my-plan-page .current-plan-card .plan-info .plan-description{margin-top:8px;margin-bottom:16px;opacity:.9}.my-plan-page .current-plan-card .plan-info .plan-pricing{display:flex;align-items:baseline;gap:8px;margin-top:12px}.my-plan-page .current-plan-card .usage-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;position:relative;z-index:1}@media (max-width: 480px){.my-plan-page .current-plan-card .usage-stats{grid-template-columns:1fr}}.my-plan-page .current-plan-card .usage-stats .stat-card{background:rgba(0,0,0,.3);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:16px;text-align:center;transition:all .3s ease}.my-plan-page .current-plan-card .usage-stats .stat-card:hover{background:rgba(0,0,0,.4);transform:translateY(-2px)}.my-plan-page .current-plan-card .features-section{margin-bottom:24px;position:relative;z-index:1}.my-plan-page .current-plan-card .features-section .features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.my-plan-page .current-plan-card .features-section .features-list .feature-item{display:flex;align-items:center;gap:12px;padding:8px;background:rgba(0,0,0,.2);border-radius:8px;transition:all .2s ease}.my-plan-page .current-plan-card .features-section .features-list .feature-item:hover{background:rgba(0,0,0,.3)}.my-plan-page .current-plan-card .features-section .features-list .feature-item .feature-icon{color:#7aa2ff;font-size:20px;flex-shrink:0}.my-plan-page .current-plan-card .upgrade-section{position:relative;z-index:1;margin-top:24px}.my-plan-page .all-plans-section{margin-top:32px}.my-plan-page .all-plans-section .plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}@media (min-width: 768px){.my-plan-page .all-plans-section .plans-grid{grid-template-columns:repeat(3,1fr)}}.my-plan-page .all-plans-section .plans-grid .plan-preview-card{background:#2e2e2e;border:2px solid transparent;border-radius:12px;padding:20px;text-align:center;transition:all .3s ease;position:relative;cursor:pointer}.my-plan-page .all-plans-section .plans-grid .plan-preview-card:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 24px rgba(102,126,234,.2)}.my-plan-page .all-plans-section .plans-grid .plan-preview-card.current{border-color:#667eea;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));box-shadow:0 4px 16px rgba(102,126,234,.3)}.my-plan-page .all-plans-section .plans-grid .plan-preview-card .current-badge{position:absolute;top:-10px;right:10px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:12px;font-size:10px;font-weight:700}@media (max-width: 768px){.my-plan-page .current-plan-card{padding:20px}.my-plan-page .current-plan-card .plan-info,.my-plan-page .current-plan-card .usage-stats,.my-plan-page .current-plan-card .features-section{margin-bottom:20px}}@media (max-width: 480px){.my-plan-page .my-plan-container{padding:8px}.my-plan-page .current-plan-card{padding:16px;border-radius:12px}.my-plan-page .current-plan-card .plan-badge{padding:4px 12px;font-size:10px}.my-plan-page .current-plan-card .usage-stats{gap:12px}.my-plan-page .current-plan-card .usage-stats .stat-card{padding:12px}.my-plan-page .current-plan-card .features-section .features-list{gap:8px}.my-plan-page .current-plan-card .features-section .features-list .feature-item{padding:6px;font-size:14px}.my-plan-page .current-plan-card .features-section .features-list .feature-item .feature-icon{font-size:18px}.my-plan-page .all-plans-section .plans-grid{grid-template-columns:1fr;gap:12px}.my-plan-page .all-plans-section .plans-grid .plan-preview-card{padding:16px}}@supports (padding: max(0px)){.my-plan-page .my-plan-container{padding-left:max(10px,env(safe-area-inset-left));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(10px,env(safe-area-inset-bottom))}}.init-subscriptions .plan-card{background:linear-gradient(135deg,rgba(102,126,234,.12),rgba(118,75,162,.12));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 30px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03) inset;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.init-subscriptions .plan-card:hover{transform:translateY(-4px);box-shadow:0 16px 50px rgba(0,0,0,.45),0 0 0 1px rgba(255,255,255,.06) inset;border-color:rgba(255,255,255,.18)}.init-subscriptions .plan-card.current{background:linear-gradient(135deg,rgba(102,126,234,.16),rgba(118,75,162,.14));border-color:rgba(255,255,255,.18)!important;box-shadow:0 16px 40px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.06) inset}.init-subscriptions .glass-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px}.init-subscriptions .plan-badge,.init-subscriptions .popular-badge{position:absolute;top:10px;left:50%;transform:translate(-50%);padding:6px 16px;border-radius:20px;font-size:12px;font-weight:700;color:#0b0b0f;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.init-subscriptions .plan-badge,.init-subscriptions .popular-badge{background:rgba(255,255,255,.18);color:#fff}.init-subscriptions .init-subscriptions-header{text-align:center}.init-subscriptions .init-subscriptions-header .subtitle{opacity:.7;margin-top:10px}.init-subscriptions .plan-card .feature-item{background:rgba(0,0,0,.18);border-radius:8px}html,body{touch-action:pan-x pan-y!important}*{touch-action:inherit!important}.dark-app{background:var(--ion-color-dark)!important;touch-action:pan-x pan-y!important}.dark-app .ion-page,.dark-app .ion-content,.dark-app .ion-router-outlet,body,html,#main{background:var(--ion-color-dark)!important}.desktop-modal-backdrop{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;background:rgba(0,0,0,.7)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important;z-index:999!important;animation:fadeIn .3s ease-out!important}.desktop-modal-container{display:flex!important;align-items:center!important;justify-content:center!important;padding:40px!important}.desktop-modal-container #ADD_DOCUMENT_PAGE{max-width:1100px!important;width:100%!important;max-height:90vh!important;border-radius:16px!important;overflow:hidden!important;box-shadow:0 20px 60px rgba(0,0,0,.5)!important}@keyframes fadeIn{0%{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}@media (min-width: 768px){.desktop-power-sheet{display:flex;flex-direction:column;height:100%;max-height:90vh;background:#1e1e1e;border-radius:16px;overflow:hidden}.desktop-power-sheet ion-header{flex:0 0 auto;background:#1e1e1e}.desktop-power-sheet ion-header ion-toolbar{--background: #1e1e1e;--border-width: 0 0 1px 0;--border-color: rgba(255, 255, 255, .1);padding:8px 16px}.desktop-power-sheet ion-content{flex:1 1 auto;min-height:0;--background: #1e1e1e;--padding-bottom: 20px}.desktop-power-sheet ion-content::part(scroll){overflow-y:auto!important;overflow-x:hidden!important}.desktop-power-sheet ion-footer{flex:0 0 auto;background:#1e1e1e;border-top:1px solid rgba(255,255,255,.1);box-shadow:0 -4px 12px rgba(0,0,0,.3);z-index:100;padding:16px 24px}.desktop-power-sheet .document-create>div{padding:24px 32px;border-bottom:1px solid rgba(255,255,255,.05)}.desktop-power-sheet .document-create>div:first-child{padding-top:32px}.desktop-power-sheet .document-create>div:last-child{border-bottom:none}.desktop-power-sheet .document-create .add-signers-section{padding:32px;border:none}.desktop-power-sheet .document-create .add-signers-section .signer-inputs{display:flex;flex-direction:column;gap:20px}.desktop-power-sheet .signer-card{padding:24px;background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);border-radius:12px;box-shadow:0 4px 16px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.03) inset;transition:all .3s ease}.desktop-power-sheet .signer-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.5)}.desktop-power-sheet .signer-card .signer-inputs{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.desktop-power-sheet .signer-card .signer-inputs .power-input{margin-bottom:8px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.desktop-power-sheet .signer-card .signer-inputs .power-input input{min-height:44px!important;padding:12px 16px!important;font-size:16px!important;background:rgba(255,255,255,.06)!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:8px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.desktop-power-sheet .signer-card .signer-inputs .power-input input::placeholder{color:rgba(255,255,255,.6)!important;opacity:1!important}.desktop-power-sheet .signer-card .signer-inputs .power-input input:focus{outline:none!important;border-color:rgba(255,255,255,.2)!important;box-shadow:0 0 0 3px rgba(255,255,255,.08)!important;background:rgba(255,255,255,.08)!important}.desktop-power-sheet .signer-card .signer-inputs .flex{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.desktop-power-sheet .signer-card .signer-inputs .flex .power-input{flex:1!important;min-width:0!important;max-width:none!important}.desktop-power-sheet .add-signer-button{min-height:44px;font-weight:600}.desktop-power-sheet .power-input input{min-height:48px;font-size:16px;padding:12px 16px;border-radius:8px}.desktop-power-sheet .document-create .bg-light-grey-1,.desktop-power-sheet .document-create .bg-light-grey-2{background:transparent}}.document-create .upload-pill{display:flex;align-items:center;justify-content:center;height:42px;padding:0 16px;border-radius:10px;font-family:var(--default-font);font-weight:600;color:#fff;background:linear-gradient(135deg,rgba(47,49,51,.9),rgba(36,38,40,.9));border:1px solid rgba(255,255,255,.12);box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.04) inset;margin-bottom:8px;user-select:none}.document-create .ant-radio-group{display:inline-flex;background:transparent!important}.document-create .ant-radio-button-wrapper{background:linear-gradient(135deg,rgba(47,49,51,.9),rgba(36,38,40,.9))!important;color:#e8e8e8!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 4px 12px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.04) inset!important;font-family:var(--default-font);height:40px;line-height:38px;padding:0 16px;transition:all .2s ease}.document-create .ant-radio-button-wrapper:hover{background:linear-gradient(135deg,#2a2b2d,#1f2022)!important;border-color:rgba(255,255,255,.16)!important}.document-create .ant-radio-button-wrapper:before{background-color:rgba(255,255,255,.06)!important}.document-create .ant-radio-group-solid .ant-radio-button-wrapper-checked,.document-create .ant-radio-button-wrapper-checked{background:linear-gradient(135deg,rgba(58,60,62,.95),rgba(33,35,37,.95))!important;color:#fff!important;border-color:rgba(255,255,255,.2)!important;box-shadow:0 0 0 1px rgba(255,255,255,.06) inset,0 8px 18px rgba(0,0,0,.45)!important}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.signer-inputs{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.signer-inputs .power-input{background:rgba(255,255,255,.06)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:8px!important;box-shadow:0 2px 8px rgba(0,0,0,.35)!important;transition:all .2s ease!important;margin-bottom:12px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.signer-inputs .power-input input{background:rgba(255,255,255,.06)!important;color:#fff!important;font-family:var(--ion-font-family, inherit)!important;font-size:16px!important;line-height:1.4!important;padding:12px 16px!important;border:none!important;border-radius:inherit!important;width:100%!important;max-width:100%!important;min-height:44px!important;box-sizing:border-box!important}.signer-inputs .power-input input::placeholder{color:rgba(255,255,255,.6)!important;opacity:1!important;font-weight:400!important}.signer-inputs .power-input input:focus{outline:none!important}.signer-inputs .power-input:hover{border-color:rgba(255,255,255,.18)!important;box-shadow:0 2px 12px rgba(0,0,0,.45)!important}.signer-inputs .power-input:focus-within,.signer-inputs .power-input.has-focus{border-color:rgba(255,255,255,.22)!important;box-shadow:0 0 0 3px rgba(255,255,255,.08),0 2px 12px rgba(0,0,0,.45)!important;background:rgba(255,255,255,.07)!important}.signer-inputs .flex{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.signer-inputs .flex .power-input{flex:1!important;min-width:0!important}.full-screen-modal{--width: 100vw !important;--height: 100vh !important;--max-width: 100vw !important;--max-height: 100vh !important;--border-radius: 0 !important;top:0!important;z-index:1001!important}ion-modal.full-screen-modal::part(content){width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}ion-modal.full-screen-modal ion-page{display:flex!important;flex-direction:column!important;height:100vh!important}ion-modal.full-screen-modal ion-header{flex-shrink:0!important;z-index:10!important}ion-modal.full-screen-modal ion-toolbar{--background: #111 !important;--color: #fff !important;min-height:60px!important}ion-modal.full-screen-modal ion-content{flex:1!important;height:auto!important;min-height:0!important;overflow:hidden!important}.full-screen-document-content{height:100vh!important;--padding-top: 0;--padding-bottom: 0;--background: #111}.full-screen-document-viewer{display:flex;flex-direction:row;height:100vh!important;width:100vw!important;position:relative;overflow:hidden!important}.full-screen-document-viewer .document-viewer-content{flex:1;display:flex;flex-direction:column;overflow:hidden;height:100vh!important}.full-screen-document-viewer .document-viewer-content>div{height:100%!important}.full-screen-document-viewer .document-viewer-content>div>div:last-child{flex:1!important;overflow:auto!important;height:auto!important}.full-screen-document-viewer .signers-panel{width:340px;height:100vh!important;flex-shrink:0;background:#1c1c1e;border-left:1px solid #2b2b2b;overflow-y:auto!important;overflow-x:hidden!important;-webkit-overflow-scrolling:touch!important}.full-screen-document-viewer .signers-panel .signer-item{border:1px solid #2b2b2b;margin:8px;border-radius:8px;background:#2c2c2e}.full-screen-document-viewer .signers-panel .signer-item .signature-field{cursor:grab;user-select:none;transition:all .2s ease;min-height:36px!important}.full-screen-document-viewer .signers-panel .signer-item .signature-field:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.full-screen-document-viewer .signers-panel .signer-item .signature-field:active{cursor:grabbing}@media (max-width: 767px){.big-modal::part(content){width:100vw!important;height:100vh!important;max-width:100vw!important;max-height:100vh!important;border-radius:0!important}.big-modal .document-create .add-signers-section{padding:16px!important}.big-modal .document-create .add-signers-section .signer-card{padding:12px!important;margin-bottom:8px!important}.big-modal .document-create .add-signers-section .signer-card .signer-inputs .power-input{margin-bottom:6px!important}.big-modal .document-create .add-signers-section .signer-card .signer-inputs .power-input input{min-height:40px!important;padding:8px 12px!important;font-size:16px!important}}@media (max-width: 768px){.full-screen-document-viewer{flex-direction:column;height:100vh!important}.full-screen-document-viewer .document-viewer-content{flex:1;height:auto!important;min-height:0!important;order:1;position:relative;touch-action:pan-x pan-y pinch-zoom;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.full-screen-document-viewer .signers-panel-mobile{width:100%!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;background:var(--ion-color-dark)!important;border-top:1px solid rgba(255,255,255,.1)!important;max-height:40vh!important;overflow-y:auto!important;z-index:100!important;transition:transform .3s ease!important}.full-screen-document-viewer .signers-panel-mobile.collapsed{transform:translateY(calc(100% - 60px))}.full-screen-document-viewer .signers-panel-mobile .signers-list{display:flex;overflow-x:auto;padding:16px;gap:16px;-webkit-overflow-scrolling:touch}.full-screen-document-viewer .signers-panel-mobile .signers-list .signer-item{min-width:200px;flex-shrink:0;border-radius:8px;background:#2c2c2e;padding:12px}.document-create .signer-inputs .flex-gap-10{flex-direction:column;gap:4px}.document-create .signer-inputs .flex.flex-gap-10{display:flex!important;gap:8px!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.document-create .signer-inputs .flex.flex-gap-10 .ant-input{flex:1!important;min-width:0!important;width:auto!important;max-width:calc(50% - 4px)!important;box-sizing:border-box!important}.add-signer-button,.remove-signer-button{min-height:var(--ion-item-min-height, 44px)!important;min-width:var(--ion-item-min-height, 44px)!important}.power-input input{min-height:36px!important;font-size:max(16px,var(--ion-font-size-default, 16px))!important;padding:8px 12px!important}}@supports (padding: max(0px)){.full-screen-document-viewer{padding-top:max(0px,env(safe-area-inset-top));padding-bottom:max(0px,env(safe-area-inset-bottom));padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}.document-create.flex.flex-column{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.document-create .p-20{padding:12px!important}.document-create .flex-gap-10,.document-create .flex{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.document-create .add-signers-section{background:#2c2c2e;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:20px!important;margin:12px 0!important;scroll-behavior:smooth;max-width:100%!important;box-sizing:border-box!important}.document-create .add-signers-section .signer-card{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.04));border:1px solid rgba(255,255,255,.12);border-radius:12px;max-width:100%!important;box-sizing:border-box!important;padding:20px!important;margin-bottom:16px!important;box-shadow:0 4px 12px rgba(0,0,0,.35),0 0 0 1px rgba(255,255,255,.03) inset;transition:all .2s ease}.document-create .add-signers-section .signer-card:hover{box-shadow:0 4px 8px var(--ion-color-medium-shade, rgba(0, 0, 0, .1));transform:translateY(-1px)}.document-create .add-signers-section .signer-card:last-child{margin-bottom:0}.document-create .add-signers-section .add-signer-button{--background: linear-gradient(135deg, #2f3133 0%, #242628 100%) !important;--background-hover: linear-gradient(135deg, #2a2b2d 0%, #1f2022 100%) !important;--background-activated: linear-gradient(135deg, #262729 0%, #1a1b1d 100%) !important;--background-focused: linear-gradient(135deg, #2a2b2d 0%, #1f2022 100%) !important;--color: #ffffff !important;--border-radius: 12px !important;--border-color: rgba(255,255,255,.12) !important;--border-style: solid !important;--border-width: 1px !important;--box-shadow: 0 6px 18px rgba(0,0,0,.4), 0 0 0 1px rgba(255,255,255,.06) inset !important;--padding-start: 12px !important;--padding-end: 12px !important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;min-height:var(--ion-item-min-height, 44px)!important;transition:transform .15s ease,box-shadow .2s ease!important}.document-create .add-signers-section .add-signer-button:hover{transform:translateY(-1px)!important}.document-create .add-signers-section .add-signer-button:active{transform:translateY(0)!important}.document-create .add-signers-section .add-signer-button ion-icon,.document-create .add-signers-section .add-signer-button svg{color:#fff!important;fill:#fff!important;width:20px!important;height:20px!important}.document-create .add-signers-section .add-signer-button::part(native){background:linear-gradient(135deg,#2f3133,#242628)!important;color:#fff!important;border-radius:12px!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06) inset!important;padding-inline-start:12px!important;padding-inline-end:12px!important}.document-create .add-signers-section .remove-signer-button{color:var(--ion-color-danger, #eb445a);cursor:pointer;padding:var(--ion-padding-small, 8px);border-radius:var(--ion-border-radius, 4px);transition:all .2s ease;border:none;background:transparent;min-height:var(--ion-item-min-height, 44px);display:flex;align-items:center;justify-content:center}.document-create .add-signers-section .remove-signer-button:hover{background:var(--ion-color-danger-tint, rgba(235, 68, 90, .1))}.document-create .add-signers-section .remove-signer-button:active{background:var(--ion-color-danger-tint, rgba(235, 68, 90, .2))}.document-create .add-signers-section .remove-signer-button ion-icon,.document-create .add-signers-section .remove-signer-button svg{color:var(--ion-color-danger, #eb445a);fill:var(--ion-color-danger, #eb445a);width:20px;height:20px}.signing-order-controls .ion-button{--padding-start: 4px;--padding-end: 4px;height:28px;width:28px;--color: var(--ion-color-light, #f4f4f4)}.signing-order-info{padding:var(--ion-padding-small, 8px) 0;border-top:1px solid rgba(255,255,255,.2);margin-top:var(--ion-margin, 16px)}.remove-signer-button{--background: var(--ion-color-danger, #eb445a) !important;--color: white !important;box-shadow:0 2px 8px rgba(235,68,90,.3)!important}.remove-signer-button:hover{--background: var(--ion-color-danger-shade, #d33a49) !important;transform:scale(1.05)}.remove-signer-button:active{transform:scale(.95)}.autosave-indicator{display:flex;align-items:center;padding:var(--ion-padding-small, 8px);background:var(--ion-color-light-tint, rgba(244, 245, 248, .8));border-radius:var(--ion-border-radius, 4px)}.autosave-indicator:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ion-color-warning, #ffce00);margin-right:var(--ion-padding-small, 8px);animation:pulse 1.5s ease-in-out infinite alternate}@keyframes pulse{0%{opacity:.5}to{opacity:1}}.cancel-button{--border-width: 2px;--border-color: var(--ion-color-medium, #92949c)}.cancel-button:hover{--background: var(--ion-color-light-shade, #d7d8da)}.signer-card{position:relative;overflow:hidden}.signer-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:rgba(255,255,255,.14);opacity:1}.signer-card:hover:before{opacity:1;width:6px}@keyframes smoothScrollHighlight{0%{box-shadow:0 0 0 0 var(--ion-color-primary-tint, rgba(56, 128, 255, .4))}50%{box-shadow:0 0 0 10px var(--ion-color-primary-tint, rgba(56, 128, 255, .1))}to{box-shadow:0 0 0 0 var(--ion-color-primary-tint, rgba(56, 128, 255, 0))}}.signer-card.newly-added{animation:smoothScrollHighlight 2s ease-out}.signer-card{cursor:grab;user-select:none;-webkit-user-select:none;position:relative}.signer-card:active{cursor:grabbing}.signer-card.dragging{opacity:.8;transform:scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.4);z-index:1000}.signer-card.drag-over{border-color:rgba(255,255,255,.25)!important;box-shadow:0 0 0 2px rgba(255,255,255,.2);transform:translateY(-2px)}.drag-handle{padding:4px;margin-right:8px;opacity:.6;transition:opacity .2s ease}.drag-handle:hover{opacity:1}.drag-dots{display:grid;grid-template-columns:repeat(2,3px);grid-template-rows:repeat(3,3px);gap:2px;width:8px;height:8px}.drag-dots div{background:var(--ion-color-light, #f4f4f4);border-radius:50%;width:3px;height:3px}@media (hover: none) and (pointer: coarse){.signer-card:active{transform:scale(1.02);transition:transform .1s ease}.drag-handle{opacity:.8;padding:8px;margin-right:12px}.drag-handle .drag-dots{width:12px;height:12px;gap:3px;grid-template-columns:repeat(2,4px);grid-template-rows:repeat(3,4px)}.drag-handle .drag-dots div{width:4px;height:4px}}@keyframes dragOver{0%{transform:translateY(0)}50%{transform:translateY(-2px)}to{transform:translateY(0)}}.drag-over{animation:dragOver .3s ease-in-out}.remove-signer-btn{transition:all .2s ease!important}.remove-signer-btn:hover{background-color:#d33a49!important;transform:scale(1.1)}.remove-signer-btn:active{transform:scale(.95)}.send-button{min-height:40px!important;padding:8px 16px!important;font-size:14px!important;font-weight:600!important;border-radius:8px!important;margin-right:8px!important;width:120px!important;min-width:120px!important;max-width:120px!important;text-align:center!important}.send-button.green-gradient{background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 2px 8px rgba(16,185,129,.4)!important}.send-button.green-gradient:hover{background:linear-gradient(135deg,#34d399,#10b981)!important;box-shadow:0 4px 12px rgba(16,185,129,.5)!important;transform:translateY(-1px)!important}.send-button.green-gradient:active{background:linear-gradient(135deg,#059669,#047857)!important;transform:translateY(0)!important}.send-button.green-gradient.disabled{opacity:.7!important;transform:none!important;cursor:not-allowed!important}.send-button .sent-state{background:linear-gradient(135deg,#22c55e,#16a34a)!important;box-shadow:0 2px 8px rgba(34,197,94,.4)!important}.send-button .sent-state:hover{background:linear-gradient(135deg,#22c55e,#16a34a)!important;transform:none!important}.signer-item.selected{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 0 0 2px rgba(255,255,255,.14)!important}.signer-item.selected .signature-fields-list{max-height:200px;overflow:visible;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;max-height:0;transform:translateY(-10px)}to{opacity:1;max-height:200px;transform:translateY(0)}}.pdf-scroll-container{position:relative;transition:all .3s ease}.pdf-scroll-container.focused{box-shadow:0 0 20px rgba(255,255,255,.12)!important}.pdf-scroll-container.focused:before{content:"🔍 Pinch to zoom"!important;position:absolute!important;top:10px!important;right:10px!important;background:rgba(28,28,30,.9)!important;color:#fff!important;padding:8px 16px!important;border-radius:20px!important;font-size:14px!important;font-weight:700!important;z-index:1000!important;animation:pulse 2s infinite!important;pointer-events:none!important}.pdf-scroll-container.zooming:before{content:"🔍 Zooming..."!important;background:rgba(245,158,11,.9)!important;animation:none!important}.pdf-scroll-container[style*="cursor: zoom-in"]{cursor:zoom-in!important;cursor:-webkit-zoom-in!important;cursor:-moz-zoom-in!important}.pdf-scroll-container[style*="cursor: move"]{cursor:move!important;cursor:-webkit-grab!important;cursor:-moz-grab!important;cursor:grab!important}.pdf-scroll-container[style*="cursor: move"]:active{cursor:-webkit-grabbing!important;cursor:-moz-grabbing!important;cursor:grabbing!important}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.zoom-controls{background:rgba(28,28,30,.95)!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-bottom:1px solid rgba(255,255,255,.1)!important;padding:12px!important;display:flex!important;align-items:center!important;gap:10px!important;justify-content:center!important}.zoom-controls ion-button{transition:all .2s ease!important}.zoom-controls ion-button:hover{transform:scale(1.1)!important}.zoom-controls ion-button:active{transform:scale(.95)!important}@media (max-width: 768px){html,body{touch-action:pan-x pan-y!important}.full-screen-document-viewer .document-viewer-content{position:relative!important;touch-action:pan-x pan-y!important}.full-screen-document-viewer .document-viewer-content>div[ref]{touch-action:none!important;-webkit-overflow-scrolling:touch!important;position:relative!important}.full-screen-document-viewer .document-viewer-content .react-pdf__Page{position:relative!important;user-select:none!important;-webkit-user-select:none!important}.signers-list-mobile{display:flex!important;overflow-x:auto!important;overflow-y:hidden!important;padding:10px!important;gap:12px!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x mandatory!important}.signers-list-mobile::-webkit-scrollbar{display:none}.signers-list-mobile .signer-item{min-width:280px!important;scroll-snap-align:center!important}}.filepond--root{border-radius:12px;overflow:hidden;width:100%!important;max-width:100%!important}.filepond--panel-root{background-color:rgba(36,38,40,.95)!important;border:1px solid rgba(255,255,255,.1);box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.04) inset}.filepond--drop-label{background:linear-gradient(135deg,rgba(47,49,51,.9),rgba(36,38,40,.9));font-size:.95rem;color:#fff;font-family:var(--default-font);border-radius:10px;min-height:160px!important;display:flex;align-items:center;justify-content:center;padding:12px 16px}.filepond--drop-label label{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px}.filepond--drop-label label:before{content:"+";display:inline-block;width:52px;height:52px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:linear-gradient(135deg,#2f3133,#242628);color:#fff;font-size:26px;line-height:50px;text-align:center;box-shadow:0 6px 18px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.06) inset}.uploader-cta{display:flex;align-items:center;justify-content:center;gap:8px;flex-direction:column;padding:12px 0}.uploader-plus{display:none}.uploader-hint{color:rgba(255,255,255,.85);font-size:.95rem;text-align:center}.filepond--label-action{color:#e6e6e6;text-decoration:underline;text-underline-offset:2px}.filepond--drop-label.filepond--drop-label label{color:#fff}@media (max-width: 480px){.filepond--drop-label{min-height:100px;font-size:.9rem;padding:10px 12px}.filepond--drop-label label{gap:6px}.filepond--drop-label label:before{width:44px;height:44px;line-height:42px;font-size:22px}.filepond--label-action{font-size:.95em}}@media (min-width: 768px){.filepond--drop-label{font-size:1rem!important;min-height:200px!important;padding:16px 20px!important}.filepond--drop-label label{gap:10px}.filepond--drop-label label:before{width:60px!important;height:60px!important;line-height:58px!important;font-size:28px!important}}@media (min-width: 1200px){.filepond--drop-label{min-height:240px!important;font-size:1.05rem!important}.filepond--drop-label label:before{width:72px!important;height:72px!important;line-height:70px!important;font-size:34px!important}}/*!
* FilePond 4.32.8
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*/.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:rgba(0,0,0,.01)}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:none;box-shadow:0 0 rgba(255,255,255,0);transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em rgba(255,255,255,.9)}.filepond--file-action-button[disabled]{color:rgba(255,255,255,.5);background-color:rgba(0,0,0,.25)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translate(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translate(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translate(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translate(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity;touch-action:auto}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.4;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}/*!
* FilePondPluginImagePreview 4.6.12
* Licensed under MIT, https://opensource.org/licenses/MIT/
* Please visit https://pqina.nl/filepond/ for details.
*/.filepond--image-preview-markup{position:absolute;left:0;top:0}.filepond--image-preview-wrapper{z-index:2}.filepond--image-preview-overlay{display:block;position:absolute;left:0;top:0;width:100%;min-height:5rem;max-height:7rem;margin:0;opacity:0;z-index:2;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--image-preview-overlay svg{width:100%;height:auto;color:inherit;max-height:inherit}.filepond--image-preview-overlay-idle{mix-blend-mode:multiply;color:rgba(40,40,40,.85)}.filepond--image-preview-overlay-success{mix-blend-mode:normal;color:#369763}.filepond--image-preview-overlay-failure{mix-blend-mode:normal;color:#c44e47}@supports (-webkit-marquee-repetition: infinite) and ((-o-object-fit: fill) or (object-fit: fill)){.filepond--image-preview-overlay-idle{mix-blend-mode:normal}}.filepond--image-preview-wrapper{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;left:0;top:0;right:0;height:100%;margin:0;border-radius:.45em;overflow:hidden;background:rgba(0,0,0,.01)}.filepond--image-preview{position:absolute;left:0;top:0;z-index:1;display:flex;align-items:center;height:100%;width:100%;pointer-events:none;background:#222;will-change:transform,opacity}.filepond--image-clip{position:relative;overflow:hidden;margin:0 auto}.filepond--image-clip[data-transparency-indicator=grid] img,.filepond--image-clip[data-transparency-indicator=grid] canvas{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg' fill='%23eee'%3E%3Cpath d='M0 0 H50 V50 H0'/%3E%3Cpath d='M50 50 H100 V100 H50'/%3E%3C/svg%3E");background-size:1.25em 1.25em}.filepond--image-bitmap,.filepond--image-vector{position:absolute;left:0;top:0;will-change:transform}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview-wrapper{border-radius:0}.filepond--root[data-style-panel-layout~=integrated] .filepond--image-preview{height:100%;display:flex;justify-content:center;align-items:center}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-wrapper{border-radius:99999rem}.filepond--root[data-style-panel-layout~=circle] .filepond--image-preview-overlay{top:auto;bottom:0;-webkit-transform:scaleY(-1);transform:scaleY(-1)}.filepond--root[data-style-panel-layout~=circle] .filepond--file .filepond--file-action-button[data-align*=bottom]:not([data-align*=center]){margin-bottom:.325em}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=left]{left:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--file [data-align*=right]{right:calc(50% - 3em)}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=left],.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=right]{margin-bottom:.5125em}.filepond--root[data-style-panel-layout~=circle] .filepond--progress-indicator[data-align*=bottom][data-align*=center]{margin-top:0;margin-bottom:.1875em;margin-left:.1875em}.create-signature-modal{--width: 700px;--max-width: 90%;--height: auto;--max-height: 90%}.create-signature-modal ion-toolbar{--background: #1a1a2e;--color: white}.create-signature-modal ion-toolbar ion-title{font-weight:700}.create-signature-modal ion-toolbar ion-button{--color: white}.create-signature-content{--background: #0f0f1e}.create-signature-content .signature-form{padding:24px;max-width:650px;margin:0 auto}.create-signature-content .signature-form .form-group{margin-bottom:24px}.create-signature-content .signature-form .form-group label{display:block;font-size:14px;font-weight:600;color:rgba(255,255,255,.9);margin-bottom:8px}.create-signature-content .signature-form .form-group .signature-input,.create-signature-content .signature-form .form-group .signature-select{--background: rgba(255, 255, 255, .05);--color: rgba(255, 255, 255, .9);--placeholder-color: rgba(255, 255, 255, .5);--border-color: rgba(102, 126, 234, .3);--border-radius: 12px;--padding-start: 16px;--padding-end: 16px;border:2px solid rgba(102,126,234,.3);border-radius:12px;color:rgba(255,255,255,.9)!important}.create-signature-content .signature-form .form-group .signature-input::placeholder,.create-signature-content .signature-form .form-group .signature-select::placeholder{color:rgba(255,255,255,.5)}.create-signature-content .signature-form .form-group .signature-input:focus-within,.create-signature-content .signature-form .form-group .signature-select:focus-within{--border-color: rgba(102, 126, 234, .6);border-color:rgba(102,126,234,.6)}.create-signature-content .signature-form .form-group .signature-select select{color:rgba(255,255,255,.9)!important}.create-signature-content .signature-form .form-group .signature-pad-container{border:2px solid rgba(102,126,234,.3);border-radius:12px;padding:0;overflow:hidden;background:#fff}.create-signature-content .signature-form .form-group .signature-pad-container .signature-pad{width:100%;height:200px;border-radius:8px;cursor:crosshair;display:block;background:#fff}.create-signature-content .signature-form .form-group .signature-hint{margin-top:8px;font-size:12px;color:rgba(255,255,255,.6);text-align:center}.create-signature-content .signature-form .form-actions{display:flex;gap:12px;margin-bottom:24px}.create-signature-content .signature-form .form-actions button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border:none;border-radius:12px;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease}.create-signature-content .signature-form .form-actions button ion-icon{font-size:20px}.create-signature-content .signature-form .form-actions button:disabled{opacity:.5;cursor:not-allowed}.create-signature-content .signature-form .form-actions .clear-btn{background:rgba(239,68,68,.1);border:2px solid rgba(239,68,68,.3);color:#ef4444}.create-signature-content .signature-form .form-actions .clear-btn:hover:not(:disabled){background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5);transform:translateY(-2px)}.create-signature-content .signature-form .form-actions .save-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.create-signature-content .signature-form .form-actions .save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.create-signature-content .signature-form .security-info{background:rgba(16,185,129,.1);border:2px solid rgba(16,185,129,.3);border-radius:12px;padding:16px}.create-signature-content .signature-form .security-info h4{margin:0 0 12px;font-size:16px;color:#10b981}.create-signature-content .signature-form .security-info ul{margin:0;padding-left:20px}.create-signature-content .signature-form .security-info ul li{font-size:13px;color:rgba(255,255,255,.8);margin-bottom:6px}.create-signature-content .signature-form .security-info ul li:last-child{margin-bottom:0}@media (max-width: 768px){.create-signature-modal{--width: 100%;--max-width: 100%;--height: 100%;--max-height: 100%}.create-signature-content .signature-form{padding:16px}.create-signature-content .signature-form .form-group .signature-pad-container .signature-pad{width:100%;height:150px}.create-signature-content .signature-form .form-actions{flex-direction:column}}.wallet-toolbar{--background: #1a1a2e;--color: white}.wallet-toolbar ion-title{font-weight:700;font-size:20px}.wallet-content{--background: #0f0f1e}.wallet-content .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff}.wallet-content .loading-container ion-spinner{--color: #667eea;margin-bottom:16px}.wallet-content .loading-container p{color:rgba(255,255,255,.7)}.wallet-content .wallet-container{padding:20px 20px 100px;max-width:1200px;margin:0 auto}@media (max-width: 768px){.wallet-content .wallet-container{padding:16px 16px 100px}}.wallet-content .wallet-info-banner{background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border:1px solid rgba(102,126,234,.3);border-radius:12px;padding:16px 20px;margin-bottom:24px}.wallet-content .wallet-info-banner .info-content{display:flex;gap:16px;align-items:flex-start}.wallet-content .wallet-info-banner .info-content .info-icon{font-size:24px;color:#667eea;flex-shrink:0;margin-top:2px}.wallet-content .wallet-info-banner .info-content .info-text{flex:1}.wallet-content .wallet-info-banner .info-content .info-text h4{margin:0 0 8px;font-size:16px;font-weight:600;color:#fff}.wallet-content .wallet-info-banner .info-content .info-text p{margin:6px 0;font-size:13px;line-height:1.5;color:rgba(255,255,255,.7)}.wallet-content .wallet-info-banner .info-content .info-text p strong{color:#fff;font-weight:600}.wallet-content .wallet-info-banner .info-content .info-text p .connected-badge{color:#4ade80;font-weight:500}.wallet-content .wallet-info-banner .info-content .info-text p .disconnected-badge{color:#fbbf24;font-weight:500}@media (max-width: 768px){.wallet-content .wallet-info-banner{padding:12px 16px}.wallet-content .wallet-info-banner .info-content{gap:12px}.wallet-content .wallet-info-banner .info-content .info-icon{font-size:20px}.wallet-content .wallet-info-banner .info-content .info-text h4{font-size:14px}.wallet-content .wallet-info-banner .info-content .info-text p{font-size:12px}}.wallet-content .wallet-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(102,126,234,.3);border-radius:16px;padding:24px;margin-bottom:24px;box-shadow:0 8px 32px rgba(0,0,0,.3)}.wallet-content .wallet-card .card-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.wallet-content .wallet-card .card-header .header-icon{font-size:32px;color:#667eea}.wallet-content .wallet-card .card-header h2{font-size:24px;font-weight:700;margin:0;background:linear-gradient(135deg,#667eea,#764ba2);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wallet-content .wallet-card .wallet-address-section{margin-bottom:24px}.wallet-content .wallet-card .wallet-address-section label{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:rgba(255,255,255,.6);margin-bottom:8px;font-weight:600}.wallet-content .wallet-card .wallet-address-section .address-display{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.05);border:1px solid rgba(102,126,234,.2);border-radius:12px;padding:16px}.wallet-content .wallet-card .wallet-address-section .address-display .address-full{flex:1;font-family:Courier New,monospace;font-size:14px;color:#fff;word-break:break-all}@media (max-width: 768px){.wallet-content .wallet-card .wallet-address-section .address-display .address-full{display:none}}.wallet-content .wallet-card .wallet-address-section .address-display .address-short{display:none;font-family:Courier New,monospace;font-size:14px;color:#fff}@media (max-width: 768px){.wallet-content .wallet-card .wallet-address-section .address-display .address-short{display:block;flex:1}}.wallet-content .wallet-card .wallet-address-section .address-display .copy-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.wallet-content .wallet-card .wallet-address-section .address-display .copy-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.wallet-content .wallet-card .wallet-address-section .address-display .copy-btn ion-icon{font-size:18px}.wallet-content .wallet-card .wallet-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.wallet-content .wallet-card .wallet-stats .stat-item{display:flex;align-items:center;gap:12px;padding:16px;background:rgba(255,255,255,.05);border:1px solid rgba(102,126,234,.2);border-radius:12px}.wallet-content .wallet-card .wallet-stats .stat-item ion-icon{font-size:32px;color:#667eea}.wallet-content .wallet-card .wallet-stats .stat-item div{display:flex;flex-direction:column}.wallet-content .wallet-card .wallet-stats .stat-item div .stat-value{font-size:24px;font-weight:700;color:#fff}.wallet-content .wallet-card .wallet-stats .stat-item div .stat-label{font-size:12px;color:rgba(255,255,255,.6)}.wallet-content .section{margin-bottom:32px}.wallet-content .section:last-child{margin-bottom:80px}.wallet-content .section .section-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.wallet-content .section .section-header ion-icon{font-size:24px;color:#667eea}.wallet-content .section .section-header h3{font-size:20px;font-weight:700;color:#fff;margin:0;flex:1}.wallet-content .section .section-header .badge{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:4px 12px;border-radius:12px;font-size:14px;font-weight:600}.wallet-content .library-actions{margin-bottom:20px}.wallet-content .library-actions .create-signature-btn{display:flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;color:#fff;font-weight:600;font-size:16px;cursor:pointer;transition:all .3s ease}.wallet-content .library-actions .create-signature-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.wallet-content .library-actions .create-signature-btn ion-icon{font-size:20px}.wallet-content .signature-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}@media (max-width: 768px){.wallet-content .signature-library-grid{grid-template-columns:1fr}}.wallet-content .signature-library-grid .signature-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(102,126,234,.3);border-radius:16px;padding:0;overflow:hidden;transition:all .3s ease}.wallet-content .signature-library-grid .signature-card:hover{transform:translateY(-4px);border-color:rgba(102,126,234,.6);box-shadow:0 8px 24px rgba(102,126,234,.3)}.wallet-content .signature-library-grid .signature-card .signature-preview{position:relative;height:180px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:2px solid rgba(102,126,234,.2)}.wallet-content .signature-library-grid .signature-card .signature-preview img{max-width:90%;max-height:90%;object-fit:contain}.wallet-content .signature-library-grid .signature-card .signature-preview .signature-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:rgba(0,0,0,.3)}.wallet-content .signature-library-grid .signature-card .signature-preview .signature-placeholder ion-icon{font-size:64px}.wallet-content .signature-library-grid .signature-card .signature-preview .signature-placeholder span{font-size:14px;text-transform:uppercase;letter-spacing:1px}.wallet-content .signature-library-grid .signature-card .signature-preview .signature-image{max-width:90%;max-height:90%;object-fit:contain;filter:none}.wallet-content .signature-library-grid .signature-card .signature-preview .encrypted-badge{position:absolute;top:12px;right:12px;display:flex;align-items:center;gap:4px;padding:6px 12px;background:rgba(16,185,129,.2);backdrop-filter:blur(10px);border:1px solid rgba(16,185,129,.3);border-radius:8px;font-size:11px;color:#10b981;font-weight:600}.wallet-content .signature-library-grid .signature-card .signature-preview .encrypted-badge ion-icon{font-size:14px}.wallet-content .signature-library-grid .signature-card .signature-info{padding:16px}.wallet-content .signature-library-grid .signature-card .signature-info .signature-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.wallet-content .signature-library-grid .signature-card .signature-info .signature-header .signature-type-badge{display:flex;align-items:center;gap:6px;padding:4px 12px;background:rgba(102,126,234,.2);border-radius:8px;font-size:12px;font-weight:600;color:#667eea;text-transform:uppercase}.wallet-content .signature-library-grid .signature-card .signature-info .signature-header .signature-type-badge ion-icon{font-size:14px}.wallet-content .signature-library-grid .signature-card .signature-info .signature-header .status-active{padding:4px 10px;background:rgba(16,185,129,.2);color:#10b981;border-radius:6px;font-size:11px;font-weight:600}.wallet-content .signature-library-grid .signature-card .signature-info .signature-header .status-inactive{padding:4px 10px;background:rgba(239,68,68,.2);color:#ef4444;border-radius:6px;font-size:11px;font-weight:600}.wallet-content .signature-library-grid .signature-card .signature-info h4{font-size:18px;font-weight:600;color:#fff;margin:0 0 8px}.wallet-content .signature-library-grid .signature-card .signature-info .signature-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(255,255,255,.6);margin-bottom:8px}.wallet-content .signature-library-grid .signature-card .signature-info .signature-meta span:nth-child(2){color:rgba(255,255,255,.3)}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info{display:flex;align-items:flex-start;gap:10px;padding:12px;background:rgba(16,185,129,.1);border:1px solid rgba(16,185,129,.3);border-radius:8px;margin-top:8px}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-icon{font-size:18px;color:#10b981;flex-shrink:0;margin-top:2px}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details{flex:1;display:flex;flex-direction:column;gap:6px}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details .tx-hash{display:flex;align-items:center;gap:8px;font-size:11px}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details .tx-hash .label{color:rgba(255,255,255,.6);font-weight:600}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details .tx-hash code{font-family:Courier New,monospace;color:#10b981;background:rgba(16,185,129,.15);padding:2px 8px;border-radius:4px;font-size:11px}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details .blockchain-link{font-size:12px;color:#10b981;text-decoration:none;font-weight:600;transition:all .2s ease;display:inline-flex;align-items:center}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details .blockchain-link:hover{color:#34d399;text-decoration:underline}.wallet-content .signature-library-grid .signature-card .signature-info .nft-info .nft-details .pending-nft{font-size:12px;color:#fbbf24;font-style:italic}.wallet-content .signature-library-grid .signature-card .signature-actions{display:flex;gap:8px;padding:12px 16px;border-top:1px solid rgba(102,126,234,.2)}.wallet-content .signature-library-grid .signature-card .signature-actions .action-btn{flex:1;padding:10px;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:8px;color:#667eea;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.wallet-content .signature-library-grid .signature-card .signature-actions .action-btn:hover{background:rgba(102,126,234,.2);border-color:rgba(102,126,234,.5)}.wallet-content .signature-library-grid .signature-card .signature-actions .action-btn.delete{color:#ef4444;background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3)}.wallet-content .signature-library-grid .signature-card .signature-actions .action-btn.delete:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.wallet-content .nft-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}@media (max-width: 768px){.wallet-content .nft-grid{grid-template-columns:1fr}}.wallet-content .nft-grid .nft-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(102,126,234,.3);border-radius:12px;padding:16px;transition:all .3s ease}.wallet-content .nft-grid .nft-card:hover{transform:translateY(-4px);border-color:rgba(102,126,234,.6);box-shadow:0 8px 24px rgba(102,126,234,.2)}.wallet-content .nft-grid .nft-card .nft-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.wallet-content .nft-grid .nft-card .nft-header .nft-type{display:flex;align-items:center;gap:6px;padding:4px 12px;background:rgba(102,126,234,.2);border-radius:8px;font-size:12px;font-weight:600;color:#667eea;text-transform:uppercase}.wallet-content .nft-grid .nft-card .nft-header .nft-type ion-icon{font-size:16px}.wallet-content .nft-grid .nft-card .nft-header .encrypted-badge{display:flex;align-items:center;gap:4px;font-size:11px;color:#10b981}.wallet-content .nft-grid .nft-card .nft-header .encrypted-badge ion-icon{font-size:14px}.wallet-content .nft-grid .nft-card .nft-body{margin-bottom:12px}.wallet-content .nft-grid .nft-card .nft-body h4{font-size:16px;font-weight:600;color:#fff;margin:0 0 4px}.wallet-content .nft-grid .nft-card .nft-body .nft-date{font-size:12px;color:rgba(255,255,255,.6);margin:0}.wallet-content .nft-grid .nft-card .nft-footer .view-btn{width:100%;padding:10px;background:rgba(102,126,234,.2);border:1px solid rgba(102,126,234,.4);border-radius:8px;color:#667eea;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.wallet-content .nft-grid .nft-card .nft-footer .view-btn:hover{background:rgba(102,126,234,.3);border-color:rgba(102,126,234,.6)}.wallet-content .documents-list{display:flex;flex-direction:column;gap:12px}.wallet-content .documents-list .document-card{display:flex;align-items:center;gap:16px;padding:16px;background:linear-gradient(135deg,#1a1a2e,#16213e);border:2px solid rgba(102,126,234,.3);border-radius:12px;transition:all .3s ease}.wallet-content .documents-list .document-card:hover{border-color:rgba(102,126,234,.6);box-shadow:0 4px 16px rgba(102,126,234,.2)}.wallet-content .documents-list .document-card .doc-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(102,126,234,.2);border-radius:12px}.wallet-content .documents-list .document-card .doc-icon ion-icon{font-size:24px;color:#667eea}.wallet-content .documents-list .document-card .doc-info{flex:1;display:flex;flex-direction:column;gap:6px}.wallet-content .documents-list .document-card .doc-info h4{font-size:16px;font-weight:600;color:#fff;margin:0}.wallet-content .documents-list .document-card .doc-info .doc-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:rgba(255,255,255,.6)}.wallet-content .documents-list .document-card .doc-info .doc-meta span:nth-child(2){color:rgba(255,255,255,.3)}.wallet-content .documents-list .document-card .doc-info .doc-blockchain-link{font-size:12px;color:#10b981;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:4px 8px;background:rgba(16,185,129,.1);border-radius:4px;transition:all .2s ease}.wallet-content .documents-list .document-card .doc-info .doc-blockchain-link:hover{background:rgba(16,185,129,.2);text-decoration:none}.wallet-content .documents-list .document-card .doc-status .status-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600}.wallet-content .documents-list .document-card .doc-status .status-badge.complete{background:rgba(16,185,129,.2);color:#10b981;border:1px solid rgba(16,185,129,.3)}.wallet-content .documents-list .document-card .doc-status .status-badge ion-icon{font-size:16px}.wallet-content .documents-list .document-card .doc-action{padding:8px 16px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:all .3s ease}.wallet-content .documents-list .document-card .doc-action:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}@media (max-width: 768px){.wallet-content .documents-list .document-card{flex-wrap:wrap}.wallet-content .documents-list .document-card .doc-status{order:3;width:100%;margin-top:8px}.wallet-content .documents-list .document-card .doc-action{order:4;width:100%;margin-top:8px}}.wallet-content .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;min-height:250px;color:rgba(255,255,255,.5);text-align:center;border:2px dashed rgba(102,126,234,.2);border-radius:12px;background:rgba(255,255,255,.02)}.wallet-content .empty-state ion-icon{font-size:64px;margin-bottom:16px;opacity:.3}.wallet-content .empty-state p{font-size:18px;font-weight:600;margin:0 0 8px;color:rgba(255,255,255,.6)}.wallet-content .empty-state span{font-size:14px;color:rgba(255,255,255,.4)}html{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}body{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important;overflow:hidden;position:fixed;width:100%;height:100%}*{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}ion-app{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}ion-page,ion-content,ion-header,ion-footer,ion-toolbar,ion-split-pane,ion-router-outlet,ion-modal,ion-popover{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}ion-content{--overflow: hidden !important;touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}button,input,textarea,select,a,ion-button,ion-item,ion-input,ion-textarea{touch-action:manipulation!important;-ms-touch-action:manipulation!important}.full-screen-document-viewer{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}.full-screen-document-viewer .document-viewer-content>div:first-child{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}.signers-panel,.signers-panel-mobile,.signer-item,.signature-fields-list{touch-action:pan-x pan-y!important;-ms-touch-action:pan-x pan-y!important}div[style*="touchAction: 'none'"],div[style*="touch-action: none"]{touch-action:none!important;-ms-touch-action:none!important}body{-webkit-overflow-scrolling:auto!important;overscroll-behavior:none!important}html,body{overscroll-behavior:none!important;-webkit-overflow-scrolling:auto!important}
