.notice{text-wrap:nowrap;padding:4px 12px;font-size:14px;font-weight:200;overflow:hidden}.notice__content{align-items:flex-top;will-change:transform;gap:.5em;display:flex}.notice__text{color:var(--color-bg-muted);font-size:12px;line-height:1.1}.notice--dark{color:var(--color-text-inverse);background:var(--color-bg-dark)}.notice--brown{background:var(--color-accent-brown);color:var(--color-text-inverse)}.notice--new{color:var(--color-bg-dark);background:#000}.notice--red{white-space:nowrap;min-height:34px;color:var(--color-text-inverse);background:var(--color-accent-red);gap:7px;font-size:11px;display:flex;overflow:hidden}.document-viewer-overlay{z-index:999;background:var(--color-overlay-dark);position:fixed;inset:0}.document-viewer{background:var(--color-bg-card-primary);z-index:1000;height:95vh;box-shadow:0 -2px 10px var(--color-bg-card-);will-change:transform;border-radius:20px 20px 0 0;flex-direction:column;font-family:e-Ukraine,sans-serif;display:flex;position:fixed;bottom:0;left:0;right:0}.document-viewer__handle-container{cursor:grab;justify-content:center;align-items:center;padding:12px 0;display:flex}.document-viewer__handle-container:active{cursor:grabbing}.document-viewer__handle{background:var(--color-bg-dark);border-radius:2px;width:40px;height:4px}.col{margin-bottom:12px}.document-viewer__close-btn{cursor:pointer;width:32px;height:32px;color:var(--color-text-tertiary);background:0 0;border:none;padding:0;position:absolute;top:16px;right:16px}.document-viewer__close-btn svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:24px;height:24px}.document-viewer__close-btn:hover{color:var(--color-text-tertiary)}.document-viewer__content{flex-direction:column;flex:1;padding:20px 20px 40px;display:flex;overflow-y:auto}.document-viewer__content::-webkit-scrollbar{width:6px}.document-viewer__content::-webkit-scrollbar-track{background:0 0}.document-viewer__content::-webkit-scrollbar-thumb{background:var(--color-bg-scrollbar-light);border-radius:3px}.document-viewer__content::-webkit-scrollbar-thumb:hover{background:var(--color-bg-scrollbar-hover)}.document-viewer__title{color:#000;margin:0;font-size:26px;font-weight:300;line-height:1}.document-viewer__header{box-sizing:border-box;justify-content:space-between;align-items:center;padding:20px 14px 25px;display:flex;position:relative}.document-viewer__emblem{justify-content:center;align-items:center;width:1em;height:auto;font-size:38px;font-weight:700;display:flex;position:absolute;top:19px;right:17px}.document-viewer__emblem img{width:100%;height:100%}.document-viewer__block-info-row{flex-direction:row;gap:8px;margin-top:12px;display:flex}.document-viewer__block-info-row .photo{aspect-ratio:35/45;border-radius:8px;width:45%;overflow:hidden}.document-viewer__block-info-row .photo img{object-fit:cover;width:100%;height:100%}.document-viewer__row{justify-content:space-between;align-items:flex-start;gap:16px;margin-top:8px;display:flex}.document-viewer__row span:last-child{text-align:right;flex-shrink:0}.document-viewer__label{color:#000;font-size:14px;line-height:1.1}.document-viewer__label:first-child{margin-top:0}.rw{margin-bottom:1em}.document-viewer__update-status{align-items:center;gap:6px;margin-bottom:10px;font-weight:300;display:flex}.document-viewer__update-status svg{width:1.5em}.document-viewer__update-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:inline-flex}.document-viewer__update-status--ok .document-viewer__update-icon{color:#fff;background:#3a9a5c}.document-viewer__update-status--late .document-viewer__update-icon{color:#fff;background:#c0392b}.document-viewer__block{background:var(--color-text-inverse);box-sizing:border-box;color:#000;word-break:break-word;border-radius:15px;margin-bottom:16px;padding:12px;font-size:16px;font-weight:300;line-height:1.6}.document-viewer__block hr{background-color:var(--color-bg-light-secondary);border:0;width:calc(100% + 24px);height:1px;margin:.8em -12px;padding:0 12px}.document-viewer__block h4,.document-viewer__block h5,.document-viewer__block h6{margin:16px 0 12px;font-weight:300;line-height:1}.document-viewer__block h3{margin:16px 0 12px;font-weight:400;line-height:1}.document-viewer__block p{margin-bottom:.5em;font-size:14px;font-weight:300;line-height:1.1}.document-viewer__block ul,.document-viewer__block ol{margin:12px 0;padding-left:24px}.document-viewer__block li{margin-bottom:6px}.overlay-enter-active,.overlay-leave-active{transition:opacity .3s}.overlay-enter-from,.overlay-leave-to{opacity:0}.slide-up-enter-active,.slide-up-leave-active{transition:transform .3s cubic-bezier(.32,.72,0,1)}.slide-up-enter-from,.slide-up-leave-to{transform:translateY(100%)}.options-menu-overlay[data-v-ae7bd3c3]{background:var(--color-overlay-dark);z-index:999;position:fixed;inset:0}.options-menu[data-v-ae7bd3c3]{background:var(--color-bg-light);z-index:1000;height:30vh;max-height:40vh;box-shadow:0 -.25vh 1.25vh var(--color-overlay-light);will-change:transform;border-radius:2.5vh 2.5vh 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.options-menu__handle-container[data-v-ae7bd3c3]{cursor:grab;justify-content:center;align-items:center;padding:1.5vh 0;display:flex}.options-menu__handle-container[data-v-ae7bd3c3]:active{cursor:grabbing}.options-menu__handle[data-v-ae7bd3c3]{background:var(--color-bg-dark);border-radius:.25vh;width:5vh;height:.5vh}.options-menu__content[data-v-ae7bd3c3]{flex-direction:column;flex:1;justify-content:center;padding:0 2.5vh;display:flex;overflow-y:auto}.options-menu__content[data-v-ae7bd3c3]::-webkit-scrollbar{width:.75vh}.options-menu__content[data-v-ae7bd3c3]::-webkit-scrollbar-track{background:0 0}.options-menu__content[data-v-ae7bd3c3]::-webkit-scrollbar-thumb{background:var(--color-bg-scrollbar-light);border-radius:.4vh}.options-menu__content[data-v-ae7bd3c3]::-webkit-scrollbar-thumb:hover{background:var(--color-bg-scrollbar-hover)}.options-menu__option[data-v-ae7bd3c3]{cursor:pointer;background:0 0;border:none;align-items:center;gap:1.5vh;margin-bottom:1vh;padding:1.5vh 2vh;display:flex}.options-menu__option[data-v-ae7bd3c3]:disabled{opacity:.4;cursor:not-allowed}.options-menu__option-text[data-v-ae7bd3c3]{color:#000;font-size:1.7vh;font-weight:300}.options-menu__option-icon[data-v-ae7bd3c3]{width:3vh;height:3vh;color:var(--color-black);flex:0 0 3vh;justify-content:center;align-items:center;font-size:2.5vh;display:flex}.options-menu__option-icon svg[data-v-ae7bd3c3]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:3vh;height:3vh}.options-menu__close-btn[data-v-ae7bd3c3]{display:none}.overlay-enter-active[data-v-ae7bd3c3],.overlay-leave-active[data-v-ae7bd3c3]{transition:opacity .3s}.overlay-enter-from[data-v-ae7bd3c3],.overlay-leave-to[data-v-ae7bd3c3]{opacity:0}.slide-up-enter-active[data-v-ae7bd3c3],.slide-up-leave-active[data-v-ae7bd3c3]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.slide-up-enter-from[data-v-ae7bd3c3],.slide-up-leave-to[data-v-ae7bd3c3]{transform:translateY(100%)}.notifications[data-v-e7e3b094]{background:var(--color-text-inverse);z-index:10;border-radius:15px;align-items:center;gap:.5em;width:fit-content;padding:.5em 1em;font-size:14px;font-weight:300;display:flex;position:fixed;top:calc(22vh - 122.5px);right:12px;transform:translateY(-50%)}.notifications img[data-v-e7e3b094]{width:auto;height:1em}.reserve-card[data-v-e7e3b094]{perspective:1000px;border:1px solid var(--color-border-light);cursor:pointer;border-radius:15px;outline:none;flex-direction:column;width:100%;max-width:420px;height:490px;margin:auto;transition:border-color .6s,box-shadow .6s;display:flex;position:relative;overflow:hidden}.reserve-card--flipped[data-v-e7e3b094]{border-color:#0000;box-shadow:0 8px 20px #0000001f}.reserve-card--flipping[data-v-e7e3b094]:after{animation:.6s reserve-card-flip-overlay-e7e3b094}.reserve-card[data-v-e7e3b094]:after{content:"";z-index:2;opacity:0;pointer-events:none;background:#000;position:absolute;inset:0}.reserve-card[data-v-e7e3b094]:focus-visible{outline:2px solid var(--color-accent-orange);outline-offset:3px}@keyframes reserve-card-flip-overlay-e7e3b094{0%,to{opacity:0}50%{opacity:.5}}.reserve-card__inner[data-v-e7e3b094]{width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s;position:relative}.reserve-card--flipped .reserve-card__inner[data-v-e7e3b094]{transform:rotateY(180deg)}.reserve-card__face[data-v-e7e3b094]{backface-visibility:hidden;background:var(--color-bg-card-primary);flex-direction:column;display:flex;position:absolute;inset:0}.reserve-card__back[data-v-e7e3b094]{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;gap:1.5em;padding:24px;transform:rotateY(180deg)}.reserve-card__back-title[data-v-e7e3b094]{color:#000;font-size:14px;font-weight:300}.reserve-card__qr[data-v-e7e3b094]{aspect-ratio:1;object-fit:contain;background:#fff;border-radius:8px;width:100%;display:block}.reserve-card__qr-empty[data-v-e7e3b094]{color:var(--color-text-secondary)}.reserve-card__content[data-v-e7e3b094]{box-sizing:border-box;padding:20px 14px 25px;position:relative}.reserve-card__title[data-v-e7e3b094]{font-size:18px;font-weight:400;line-height:1}.reserve-card__emblem[data-v-e7e3b094]{justify-content:center;align-items:center;width:43px;height:43px;font-size:38px;font-weight:700;display:flex;position:absolute;top:19px;right:17px}.reserve-card__emblem img[data-v-e7e3b094]{width:100%;height:100%}.passport[data-v-e7e3b094]{gap:1em;margin-top:1.5em;display:flex}.photo[data-v-e7e3b094]{aspect-ratio:35/45;border-radius:8px;width:45%;overflow:hidden}.photo img[data-v-e7e3b094]{object-fit:cover;width:100%;height:100%}.birth[data-v-e7e3b094]{bottom:27px;left:14px}.birth__label[data-v-e7e3b094]{color:var(--color-text-secondary);margin-bottom:.4em;font-size:13px;font-weight:400}.birth__date[data-v-e7e3b094]{font-size:17px;font-weight:400}.person[data-v-e7e3b094]{background:var(--color-bg-card-secondary);justify-content:space-between;align-items:flex-start;gap:.5em;min-height:100px;padding:24px 17px 20px;display:flex;position:relative}.person__data[data-v-e7e3b094]{flex-direction:column;gap:.5em;display:flex}.person__status[data-v-e7e3b094]{color:var(--color-text-secondary);font-size:14px;font-weight:400;line-height:1}.person__name[data-v-e7e3b094]{font-size:21px;font-weight:400;line-height:1}.person__action[data-v-e7e3b094]{width:44px;height:44px;color:var(--color-text-dark);background:var(--color-accent-orange);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;margin-top:auto;margin-bottom:-1px;font-family:inherit;font-size:38px;font-weight:500;line-height:1;transition:transform .15s;display:flex}.person__action[data-v-e7e3b094]:active{transform:scale(.92)}@media (width>=600px){.intro[data-v-e7e3b094]{flex-direction:column;justify-content:center;display:flex}.intro__header[data-v-e7e3b094]{width:420px}}.options-menu-qr-overlay[data-v-9d55a1ad]{background:var(--color-overlay-dark);z-index:999;position:fixed;inset:0}.options-menu-qr[data-v-9d55a1ad]{background:var(--color-bg-light);z-index:1000;height:35vh;max-height:40vh;box-shadow:0 -.25vh 1.25vh var(--color-overlay-light);will-change:transform;border-radius:2.5vh 2.5vh 0 0;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0}.options-menu-qr h2[data-v-9d55a1ad]{text-align:center;padding:1.5vh 0;font-size:1.7vh;font-weight:300}.options-menu-qr hr[data-v-9d55a1ad]{background-color:var(--color-bg-light-secondary);border:0;width:calc(100% + 24px);height:1px}.options-menu-qr__option-text[data-v-9d55a1ad]{white-space:pre-line}.options-menu-qr__handle-container[data-v-9d55a1ad]{cursor:grab;justify-content:center;align-items:center;padding:1.5vh 0;display:flex}.options-menu-qr__handle-container[data-v-9d55a1ad]:active{cursor:grabbing}.options-menu-qr__handle[data-v-9d55a1ad]{background:var(--color-bg-dark);border-radius:.25vh;width:5vh;height:.5vh}.options-menu-qr__content[data-v-9d55a1ad]{flex-direction:column;flex:1;justify-content:center;padding:0 2.5vh;display:flex;overflow-y:auto}.options-menu-qr__content[data-v-9d55a1ad]::-webkit-scrollbar{width:.75vh}.options-menu-qr__content[data-v-9d55a1ad]::-webkit-scrollbar-track{background:0 0}.options-menu-qr__content[data-v-9d55a1ad]::-webkit-scrollbar-thumb{background:var(--color-bg-scrollbar-light);border-radius:.4vh}.options-menu-qr__content[data-v-9d55a1ad]::-webkit-scrollbar-thumb:hover{background:var(--color-bg-scrollbar-hover)}.options-menu-qr__option[data-v-9d55a1ad]{cursor:pointer;background:0 0;border:none;align-items:center;gap:1.5vh;margin-bottom:1vh;padding:1.5vh 2vh;display:flex}.options-menu-qr__option-text[data-v-9d55a1ad]{color:#000;text-align:left;font-size:1.7vh;font-weight:300}.options-menu-qr__option-icon[data-v-9d55a1ad]{width:3.5vh;height:3.5vh;color:var(--color-black);flex:none;justify-content:center;align-items:center;display:flex}.options-menu-qr__option-icon svg[data-v-9d55a1ad]{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:3vh;height:3vh}.overlay-enter-active[data-v-9d55a1ad],.overlay-leave-active[data-v-9d55a1ad]{transition:opacity .3s}.overlay-enter-from[data-v-9d55a1ad],.overlay-leave-to[data-v-9d55a1ad]{opacity:0}.slide-up-enter-active[data-v-9d55a1ad],.slide-up-leave-active[data-v-9d55a1ad]{transition:transform .3s cubic-bezier(.32,.72,0,1)}.slide-up-enter-from[data-v-9d55a1ad],.slide-up-leave-to[data-v-9d55a1ad]{transform:translateY(100%)}.qr-overlay[data-v-ce05df20]{z-index:2000;position:fixed;inset:0;overflow:hidden}.qr-overlay__video[data-v-ce05df20]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.qr-overlay__canvas[data-v-ce05df20]{display:none}.qr-overlay__instruction[data-v-ce05df20]{text-align:center;color:#fff;text-shadow:0 1px 4px #000c;pointer-events:none;margin:0;padding:0 1.5em;font-size:.85rem;font-weight:300;line-height:1.6;position:absolute;top:calc(38% - 10em);left:0;right:0}.qr-overlay__instruction bold[data-v-ce05df20]{font-size:24px}.qr-overlay__close[data-v-ce05df20]{cursor:pointer;color:#fff;background:#00000073;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:1.25em;right:1.25em}.qr-overlay__close svg[data-v-ce05df20]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:22px;height:22px}.qr-overlay__error[data-v-ce05df20]{text-align:center;color:#ff6b6b;font-size:.85rem;position:absolute;bottom:3em;left:0;right:0}.qr-dimmer[data-v-ce05df20]{pointer-events:none;background:#0000008c;position:absolute}.qr-dimmer--top[data-v-ce05df20]{height:38%;top:0;left:0;right:0}.qr-dimmer--bottom[data-v-ce05df20]{inset:calc(38% + min(72vw,72vh)) 0 0}.qr-dimmer--left[data-v-ce05df20]{width:calc(50% - min(72vw,72vh)/2);height:min(72vw,72vh);top:38%;left:0}.qr-dimmer--right[data-v-ce05df20]{width:calc(50% - min(72vw,72vh)/2);height:min(72vw,72vh);top:38%;right:0}.qr-frame[data-v-ce05df20]{pointer-events:none;width:min(72vw,72vh);height:min(72vw,72vh);position:absolute;top:38%;left:50%;transform:translate(-50%)}.qr-frame__corner[data-v-ce05df20]{width:26px;height:26px;position:absolute}.qr-frame__corner--tl[data-v-ce05df20]{border-top:3px solid #fff;border-left:3px solid #fff;border-radius:5px 0 0;top:0;left:0}.qr-frame__corner--tr[data-v-ce05df20]{border-top:3px solid #fff;border-right:3px solid #fff;border-radius:0 5px 0 0;top:0;right:0}.qr-frame__corner--bl[data-v-ce05df20]{border-bottom:3px solid #fff;border-left:3px solid #fff;border-radius:0 0 0 5px;bottom:0;left:0}.qr-frame__corner--br[data-v-ce05df20]{border-bottom:3px solid #fff;border-right:3px solid #fff;border-radius:0 0 5px;bottom:0;right:0}.qr-frame__line[data-v-ce05df20]{background:linear-gradient(90deg,#0000,#ffffffe6,#0000);height:2px;animation:2s linear infinite scan-ce05df20;position:absolute;top:0;left:0;right:0}@keyframes scan-ce05df20{0%{top:0}to{top:100%}}.qr .document-viewer__title[data-v-daee0a7d]{font-size:18px;font-weight:400}.qr .document-viewer__content[data-v-daee0a7d]{color:#fff;margin-top:0;padding-top:0}.menu-page[data-v-afa09cdc]{box-sizing:border-box;width:100%;max-width:500px;margin:auto;padding:2em 1.25em 0}.menu-page__header[data-v-afa09cdc]{margin-bottom:1.5em}.menu-page__title[data-v-afa09cdc]{color:var(--color-text-primary);margin:0 0 .1em;font-size:1.5rem;font-weight:400;line-height:1.1}.menu-page__version[data-v-afa09cdc]{color:var(--color-text-secondary);font-size:.85rem}.menu-page__content[data-v-afa09cdc]{flex-direction:column;gap:.75em;display:flex}.menu-group[data-v-afa09cdc]{background:var(--color-bg-glass-primary);border-radius:16px;overflow:hidden}.menu-group__item[data-v-afa09cdc]{cursor:pointer;text-align:left;width:100%;color:var(--color-text-primary);box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:0 0;border:none;align-items:center;gap:.75em;padding:.9em 1em;font-family:inherit;font-size:.8rem;display:flex}.menu-group__item[data-v-afa09cdc]:active{background:var(--color-bg-light-secondary)}.menu-group__icon[data-v-afa09cdc]{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.menu-group__icon svg[data-v-afa09cdc]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.menu-group__label[data-v-afa09cdc]{flex:1;font-size:.8rem;font-weight:400}.menu-group__chevron[data-v-afa09cdc]{fill:none;width:18px;height:18px;stroke:var(--color-text-secondary);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.menu-group__divider[data-v-afa09cdc]{background-color:var(--color-bg-light-secondary);height:1px;margin:0 1em}.menu-page__logout[data-v-afa09cdc]{background:var(--color-text-primary);width:120px;color:var(--color-text-inverse);cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:40px;margin:2em auto 1em;padding:.9em;font-family:inherit;font-size:.8rem;font-weight:400;display:block}.menu-page__logout[data-v-afa09cdc]:active{opacity:.85}.menu-page__privacy[data-v-afa09cdc]{text-align:center;color:var(--color-text-primary);margin-top:.25em;font-size:.65rem;font-weight:400;text-decoration:underline;display:block}.services-page[data-v-29968dcd]{width:100%;margin-bottom:auto;padding-top:24px}.services-title[data-v-29968dcd]{margin:0 0 12px;font-size:32px;font-weight:400}.services-list[data-v-29968dcd]{margin:0;padding:0;list-style:none}.services-item[data-v-29968dcd]{border-bottom:1px solid #d6d3c0;justify-content:space-between;align-items:center;padding:18px 0;font-size:16px;font-weight:300;display:flex}.services-item[data-v-29968dcd]:last-child{border-bottom:initial}.services-chevron[data-v-29968dcd]{width:1em;color:var(--color-text-primary);line-height:1}.services-chevron img[data-v-29968dcd]{width:100%;height:auto}.vacancies-page[data-v-e4497336]{width:100%;max-width:420px;margin:auto}.vacancies-card[data-v-e4497336]{border:1px solid var(--color-border-light);background:var(--color-bg-card-primary);box-sizing:border-box;border-radius:15px;width:100%;padding:20px;overflow:hidden}.vacancies-title[data-v-e4497336]{margin:0 0 20px;font-size:26px;font-weight:400}.vacancies-content[data-v-e4497336]{text-align:center;color:var(--color-text-secondary);justify-content:center;align-items:center;min-height:150px;padding:40px 20px;display:flex}.loader[data-v-e4497336]{border:4px solid var(--color-bg-dark);border-top:4px solid var(--color-text-secondary);border-radius:50%;width:40px;height:40px;animation:1s linear infinite spin-e4497336}@keyframes spin-e4497336{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.service-detail-page[data-v-d2e9c57c]{color:#050206;background:#e1decb;justify-content:center;align-items:center;width:calc(100% + 24px);min-height:100dvh;margin-left:-12px;display:flex;position:relative}.service-detail-page__content[data-v-d2e9c57c]{text-align:center;margin:0 auto}.service-detail-page__content h2[data-v-d2e9c57c]{margin-bottom:12px;font-size:24px;font-weight:500}.service-detail-page__content p[data-v-d2e9c57c]{font-size:14px;font-weight:300}.service-detail-page__emblem[data-v-d2e9c57c]{flex-direction:column;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.service-detail-page img[data-v-d2e9c57c]{width:50%;max-width:450px;height:auto}.service-detail-page .back-btn[data-v-d2e9c57c]{cursor:pointer;box-sizing:border-box;background:0 0;background:var(--color-text-inverse);border:none;border-radius:50%;width:40px;height:40px;padding:10px;position:absolute;top:24px;left:24px}.service-detail-page .back-btn img[data-v-d2e9c57c]{width:100%;height:auto;transform:rotate(180deg)}.extended-registry-data-page[data-v-5648a79c]{color:#050206;box-sizing:border-box;text-align:center;background:#e1decb;flex-direction:column;flex:1;justify-content:center;align-items:center;width:calc(100% + 24px);height:100%;margin-left:-12px;margin-right:-12px;display:flex;position:relative}.extended-registry-data-page h1[data-v-5648a79c]{margin:0 0 28px;font-size:28px;font-weight:400;line-height:1}.extended-registry-data-page .registry-status[data-v-5648a79c]{margin:0;font-size:18px;font-weight:400;line-height:1.12}.extended-registry-data-page .registry-status strong[data-v-5648a79c]{font-weight:500}.extended-registry-data-page .row-1[data-v-5648a79c]{margin-top:auto}.extended-registry-data-page__emblem[data-v-5648a79c]{flex-direction:column;justify-content:center;align-items:center;margin:0 0 28px;display:flex}.extended-registry-data-page__emblem img[data-v-5648a79c]{width:160px;height:auto}.extended-registry-data-page .registry-actions[data-v-5648a79c]{gap:18px;margin-top:15%;margin-bottom:auto;display:grid}.extended-registry-data-page .download-btn[data-v-5648a79c],.extended-registry-data-page .retry-btn[data-v-5648a79c]{width:100%;font:inherit;cursor:pointer;border-radius:40px;padding:18px 12px;font-size:18px;line-height:1}.extended-registry-data-page .download-btn[data-v-5648a79c]{color:#050206;background:#ff8808;border:2px solid #ff8808}.extended-registry-data-page .retry-btn[data-v-5648a79c]{color:#85837b;background:0 0;border:3px solid #85837b}.extended-registry-data-page .retry-btn[data-v-5648a79c]:disabled{cursor:not-allowed;opacity:1}.extended-registry-data-page .back-btn[data-v-5648a79c]{background:var(--color-text-inverse);box-sizing:border-box;cursor:pointer;border:none;border-radius:50%;width:40px;height:40px;padding:10px;position:absolute;top:24px;left:24px}.extended-registry-data-page .back-btn img[data-v-5648a79c]{width:100%;height:auto}.qr .document-viewer__title[data-v-0d699e11]{font-size:18px;font-weight:400}.qr .document-viewer__content[data-v-0d699e11]{color:#fff;margin-top:0;padding-top:0}.public-document-page[data-v-0bd773ef]{min-height:100dvh}.public-document-page>p[data-v-0bd773ef]{text-align:center;padding:2rem}.loading-page[data-v-f3023a2d]{color:#050206;background:#343021;justify-content:center;align-items:center;min-height:100dvh;display:flex}.loading-page img[data-v-f3023a2d]{width:50%;max-width:450px;height:auto}.loading-container[data-v-f3023a2d]{text-align:center}.loading-text[data-v-f3023a2d]{margin:0;font-size:18px}*,:before,:after{box-sizing:border-box}html,body,#app{min-height:100%;margin:0;padding:0}body{min-width:320px;margin:0}h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote{margin:0}ul,ol{padding:0;list-style:none}button,input,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:0;padding:0}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}table{border-collapse:collapse;border-spacing:0}:root{--color-text-primary:#050505;--color-text-secondary:#625f4e;--color-text-tertiary:#1e1e1e;--color-text-inverse:#fff;--color-text-dark:#111;--color-black:#000;--color-bg-light:#f5f5f5;--color-bg-light-secondary:#dcdcdc;--color-bg-card-primary:#d5d2bf;--color-bg-card-secondary:#d9d9c5;--color-bg-muted:#e2e0dc;--color-bg-scrollbar-light:#ddd;--color-bg-scrollbar-hover:#ccc;--color-bg-dark:#2c2a26;--color-accent-brown:#6c491f;--color-accent-orange:#fc890c;--color-accent-red:#ed3d25;--color-overlay-dark:#00000080;--color-overlay-light:#0000001a;--color-border-light:#1e1e1e4d;--color-bg-glass-primary:#ffffffe0;--color-bg-glass-border:#fffffff2;--color-bg-glass-shadow:#ffffffe6;--color-shadow-light:#00000014}@font-face{font-family:e-Ukraine;src:url(/assets/e-Ukraine-Thin-B3lhAPKv.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine;src:url(/assets/e-Ukraine-UltraLight-XtTU_qR5.otf)format("opentype");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine;src:url(/assets/e-Ukraine-Light-j3J9HTfd.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine;src:url(/assets/e-Ukraine-Regular-BJXaAJcm.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine;src:url(/assets/e-Ukraine-Medium-DspvbVYB.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:e-Ukraine;src:url(/assets/e-Ukraine-Bold-5HODsI2h.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}body{font-family:e-Ukraine,sans-serif}
