@charset "UTF-8";@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.m-xs{margin:.25rem!important}.m-sm{margin:.5rem!important}.m-md{margin:1rem!important}.m-lg{margin:1.5rem!important}.m-xl{margin:2rem!important}.mt-xs{margin-top:.25rem!important}.mt-sm{margin-top:.5rem!important}.mt-md{margin-top:1rem!important}.mt-lg{margin-top:1.5rem!important}.mt-xl{margin-top:2rem!important}.mb-xs{margin-bottom:.25rem!important}.mb-sm{margin-bottom:.5rem!important}.mb-md{margin-bottom:1rem!important}.mb-lg{margin-bottom:1.5rem!important}.mb-xl{margin-bottom:2rem!important}.p-0{padding:0!important}.p-xs{padding:.25rem!important}.p-sm{padding:.5rem!important}.p-md{padding:1rem!important}.p-lg{padding:1.5rem!important}.p-xl{padding:2rem!important}.pt-xs{padding-top:.25rem!important}.pt-sm{padding-top:.5rem!important}.pt-md{padding-top:1rem!important}.pt-lg{padding-top:1.5rem!important}.pt-xl{padding-top:2rem!important}.pb-xs{padding-bottom:.25rem!important}.pb-sm{padding-bottom:.5rem!important}.pb-md{padding-bottom:1rem!important}.pb-lg{padding-bottom:1.5rem!important}.pb-xl{padding-bottom:2rem!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-md{font-size:1.125rem!important}.text-lg{font-size:1.25rem!important}.text-xl{font-size:1.5rem!important}.text-2xl{font-size:2rem!important}.text-3xl{font-size:2.5rem!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.text-primary{color:#000000de!important}.text-secondary{color:#5a6c7d!important}.text-disabled{color:#7a7979!important}.text-inverse{color:#fff!important}.text-error{color:#dc3546d8!important}.text-success{color:#28a746d0!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.d-none{display:none!important}.d-block{display:block!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.align-start{align-items:flex-start!important}.align-end{align-items:flex-end!important}.align-center{align-items:center!important}.align-stretch{align-items:stretch!important}.flex-1{flex:1!important}.flex-auto{flex:auto!important}.flex-none{flex:none!important}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}.flex-column-center{display:flex;flex-direction:column;justify-content:center;align-items:center}.gap-0{gap:0!important}.gap-xs{gap:.25rem!important}.gap-sm{gap:.5rem!important}.gap-md{gap:1rem!important}.gap-lg{gap:1.5rem!important}.gap-xl{gap:2rem!important}.w-full{width:100%!important}.w-auto{width:auto!important}.w-screen{width:100vw!important}.h-full{height:100%!important}.h-auto{height:auto!important}.h-screen{height:100vh!important}.min-h-screen{min-height:100vh!important}.relative{position:relative!important}.absolute{position:absolute!important}.fixed{position:fixed!important}.sticky{position:sticky!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.rounded-none{border-radius:0!important}.rounded-xs{border-radius:5px!important}.rounded-sm{border-radius:10px!important}.rounded-md{border-radius:12px!important}.rounded-lg{border-radius:15px!important}.rounded-xl{border-radius:20px!important}.rounded-2xl{border-radius:30px!important}.rounded-full{border-radius:100px!important}.shadow-none{box-shadow:none!important}.shadow-xs{box-shadow:0 1px 2px #0000000d}.shadow-sm{box-shadow:0 2px 4px #0000001a}.shadow-md{box-shadow:0 4px 6px #0000001a}.shadow-lg{box-shadow:0 8px 24px #ff9f1c26}.shadow-xl{box-shadow:0 16px 40px #ff9f1c40}.shadow-2xl{box-shadow:0 20px 40px #0000001a}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default!important}.cursor-not-allowed{cursor:not-allowed!important}.cursor-move{cursor:move!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.select-text{-webkit-user-select:text!important;user-select:text!important}.select-all{-webkit-user-select:all!important;user-select:all!important}.pointer-events-none{pointer-events:none!important}.pointer-events-auto{pointer-events:auto!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.bg-primary{background-color:#ffefe1!important}.bg-secondary{background-color:#ffe0c4!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.clearfix:after{content:"";display:table;clear:both}.container{width:100%;max-width:1330px;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media(max-width:480px){.hide-mobile{display:none!important}}@media(max-width:768px){.hide-tablet{display:none!important}}@media(max-width:1130px){.hide-desktop{display:none!important}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{min-height:100vh;width:100%;margin:0;padding:0;font-family:var(--font-family-primary);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-bg-secondary);overflow-x:hidden}:root{--color-primary: #ffefe1;--color-primary-dark: #ffe0c4;--color-accent: #ff9f1c;--color-black: #000000;--color-white: #ffffff;--color-gray: #5a6c7d;--color-gray-light: #7a7979;--color-error: #dc3545;--color-text-primary: rgba(0, 0, 0, .87);--color-text-secondary: #5a6c7d;--color-bg-primary: #ffefe1;--color-bg-secondary: #ffe0c4;--font-family-primary: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;--font-size-base: 1rem;--font-weight-normal: 400;--line-height-normal: 1.5;--transition-base: .3s ease-in-out}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700;line-height:1.2;color:var(--color-black)}h1{font-size:3.2rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin:0 0 1rem}a{color:var(--color-accent);text-decoration:none;transition:color var(--transition-base)}a:hover{color:var(--color-text-primary)}ul,ol{margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit}button{background:none;border:none;padding:0;cursor:pointer}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}#app{min-height:100vh;width:100%}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--color-primary);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--color-gray-light);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--color-gray)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:480px){html{font-size:14px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}@media(max-width:768px){html{font-size:15px}}@keyframes fadeIn-2b6b3379{0%{opacity:0}to{opacity:1}}.footer[data-v-2b6b3379]{padding:1.5rem 2rem;background-color:#000;font-family:Helvetica Neue,Arial,sans-serif;color:#7a7979}.footer-content[data-v-2b6b3379]{display:flex;justify-content:space-between;align-items:center;max-width:1330px;margin:0 auto}.footer-left[data-v-2b6b3379],.footer-right[data-v-2b6b3379]{display:flex;gap:1rem}.footer-copyright[data-v-2b6b3379]{font-size:.875rem}.footer-company[data-v-2b6b3379]{font-weight:600}.footer-region[data-v-2b6b3379]{font-style:italic}@media(max-width:768px){.footer[data-v-2b6b3379]{padding:1rem 1.5rem}.footer.footer--cabinet[data-v-2b6b3379],.footer.footer--public[data-v-2b6b3379]{padding-bottom:calc(1rem + 64px + env(safe-area-inset-bottom,0px))}.footer .footer-content[data-v-2b6b3379]{flex-direction:column;gap:.5rem;text-align:center}}.app-icon[data-v-928d9f1f]{flex-shrink:0;color:currentColor;display:block}@keyframes fadeIn-bdf716cf{0%{opacity:0}to{opacity:1}}.toast-container[data-v-bdf716cf]{position:fixed;top:1.5rem;right:1.5rem;z-index:9999;display:flex;flex-direction:column;gap:.5rem;max-width:min(420px,100vw - 2rem);pointer-events:none}@media(max-width:480px){.toast-container[data-v-bdf716cf]{top:1rem;right:1rem;left:1rem;max-width:none}}.toast[data-v-bdf716cf]{pointer-events:auto;display:flex;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem;border-radius:15px;background:#fff;border:1px solid rgba(255,213,173,.2);box-shadow:0 8px 24px #ff9f1c26}.toast--success[data-v-bdf716cf]{border-color:#28a74659}.toast--success .toast__icon[data-v-bdf716cf]{color:#28a746d0}.toast--error[data-v-bdf716cf]{border-color:#dc354659}.toast--error .toast__icon[data-v-bdf716cf]{color:#dc3546d8}.toast--info .toast__icon[data-v-bdf716cf]{color:#ff9f1c}.toast__message[data-v-bdf716cf]{flex:1;margin:0;font-size:.875rem;line-height:1.6;color:#000000de;white-space:pre-line}.toast__close[data-v-bdf716cf]{flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:.25rem;border:none;background:transparent;color:#5a6c7d;cursor:pointer;border-radius:10px}.toast__close[data-v-bdf716cf]:hover{color:#000000de;background:#ffefe14d}.toast-enter-active[data-v-bdf716cf],.toast-leave-active[data-v-bdf716cf]{transition:opacity .25s ease,transform .25s ease}.toast-enter-from[data-v-bdf716cf],.toast-leave-to[data-v-bdf716cf]{opacity:0;transform:translate(12px)}.app-wrapper[data-v-687365ee]{display:flex;flex-direction:column;min-height:100vh;background-color:var(--color-bg-primary)}.content-wrapper[data-v-687365ee]{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:20px;border-radius:20px}.main-content[data-v-687365ee]{min-height:calc(100vh - 160px);padding:20px 0}.main-content.main-content--cabinet[data-v-687365ee]{min-height:calc(100vh - 100px);padding:8px 0 20px}.content-wrapper.content-wrapper--cabinet[data-v-687365ee]{padding-top:12px;max-width:100%}.content-wrapper.content-wrapper--public[data-v-687365ee]{max-width:100%;padding:0;border-radius:0}.main-content.main-content--public[data-v-687365ee]{min-height:100vh;padding:0}@media(max-width:768px){.content-wrapper.content-wrapper--cabinet[data-v-687365ee]{padding:0;border-radius:0}.main-content.main-content--cabinet[data-v-687365ee]{padding:0;min-height:100dvh}}.loading-state[data-v-687365ee]{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#ffefe1}.loading-spinner[data-v-687365ee]{font-size:1.125rem;color:#666;padding:20px 40px;background:#fffc;border-radius:12px;box-shadow:0 4px 12px #0000001a}@media(max-width:1330px){.content-wrapper[data-v-687365ee]:not(.content-wrapper--public):not(.content-wrapper--cabinet){max-width:1000px}}@media(max-width:1130px){.content-wrapper[data-v-687365ee]:not(.content-wrapper--public):not(.content-wrapper--cabinet){max-width:850px}}@media(max-width:980px){.content-wrapper[data-v-687365ee]:not(.content-wrapper--public):not(.content-wrapper--cabinet){max-width:600px;padding:15px 20px}.main-content[data-v-687365ee]:not(.main-content--public):not(.main-content--cabinet){min-height:calc(100vh - 140px);padding:15px 0}}@media(max-width:768px){.content-wrapper[data-v-687365ee]:not(.content-wrapper--public):not(.content-wrapper--cabinet){max-width:100%;padding:10px 15px;border-radius:20px}.app-wrapper[data-v-687365ee]{border-radius:20px}.main-content[data-v-687365ee]:not(.main-content--public):not(.main-content--cabinet){min-height:calc(100vh - 120px);padding:10px 0}}@media(max-width:480px){.content-wrapper[data-v-687365ee]:not(.content-wrapper--public):not(.content-wrapper--cabinet){padding:10px}.loading-spinner[data-v-687365ee]{font-size:1rem;padding:15px 30px}}@keyframes fadeIn-8fabbd7a{0%{opacity:0}to{opacity:1}}.btn[data-v-8fabbd7a]{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-size:1.125rem;font-weight:500;font-family:inherit;line-height:1.5;text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid transparent;border-radius:30px;transition:all .3s ease-in-out}.btn[data-v-8fabbd7a]:focus{outline:none}.btn--outline[data-v-8fabbd7a]{background-color:transparent;border-color:#2c3e50;color:#2c3e50}.btn--outline[data-v-8fabbd7a]:hover:not(:disabled){background-color:#2c3e50;color:#fff}.btn--filled[data-v-8fabbd7a]{background-color:#ff9f1c;border-color:#ff9f1c;color:#fff}.btn--filled[data-v-8fabbd7a]:hover:not(:disabled){opacity:.9}.btn--filled[data-v-8fabbd7a]:hover:not(:disabled){background-color:#fc9200;border-color:#fc9200;opacity:1}.btn--ghost[data-v-8fabbd7a]{background-color:transparent;border-color:transparent;color:#000}.btn--ghost[data-v-8fabbd7a]:hover:not(:disabled){background-color:#0000000d}.btn--sm[data-v-8fabbd7a]{padding:.25rem 1rem;font-size:.875rem;min-width:100px}.btn--md[data-v-8fabbd7a]{padding:.5rem 1.5rem;font-size:1.125rem;min-width:140px}.btn--lg[data-v-8fabbd7a]{padding:1rem 2rem;font-size:1.25rem;min-width:180px}.btn--no-border[data-v-8fabbd7a]{border:none!important}.btn--no-border[data-v-8fabbd7a]:hover:not(:disabled){background-color:#0000000d;color:#000}.btn[data-v-8fabbd7a]:disabled{opacity:.6;cursor:not-allowed}.btn[data-v-8fabbd7a]:active:not(:disabled){transform:scale(.98)}.modal-overlay[data-v-d6aa7d59]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-d6aa7d59 .15s ease-in-out}.modal-content[data-v-d6aa7d59]{position:relative;background-color:#faecdf;border-radius:15px;padding:2rem;box-shadow:0 20px 40px #0000001a;max-width:90vw;max-height:90vh;overflow-y:auto;animation:slideUp-d6aa7d59 .3s ease-in-out;width:100%;max-width:400px;outline:none}@media(max-width:480px){.modal-content[data-v-d6aa7d59]{max-width:95vw;padding:1.5rem}}.modal-header[data-v-d6aa7d59]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media(max-width:480px){.modal-header[data-v-d6aa7d59]{margin-bottom:1rem}}.modal-title[data-v-d6aa7d59]{font-size:1.5rem;font-weight:600;color:#000;margin:0}@media(max-width:480px){.modal-title[data-v-d6aa7d59]{font-size:1.25rem}}.modal-close[data-v-d6aa7d59]{position:absolute;top:1rem;right:1.5rem;color:#5a6c7d;background:none;border:none;cursor:pointer;padding:.25rem;width:36px;height:36px;border-radius:12px;display:flex;justify-content:center;align-items:center;transition:color .3s ease-in-out,background-color .3s ease-in-out}.modal-close[data-v-d6aa7d59]:hover{color:#000000de;background:#ffefe159}.modal-close[data-v-d6aa7d59]:focus-visible{outline:2px solid rgba(255,159,28,.5);outline-offset:2px}.modal-body[data-v-d6aa7d59]{margin-bottom:1rem}.modal-footer[data-v-d6aa7d59]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e0e0e0}@keyframes fadeIn-d6aa7d59{0%{opacity:0}to{opacity:1}}@keyframes slideUp-d6aa7d59{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-75dc584d{0%{opacity:0}to{opacity:1}}.input-wrapper[data-v-75dc584d]{width:100%}.input-field[data-v-75dc584d]{padding:1rem;font-size:1rem;font-family:inherit;line-height:1.5;color:#000000de;background-color:#fff;border:1px solid #e0e0e0;border-radius:15px;outline:none;transition:all .3s ease-in-out;width:100%}.input-field[data-v-75dc584d]::placeholder{color:#7a7979}.input-field[data-v-75dc584d]:focus{border-color:#ffa01c93;box-shadow:0 2px 4px #0000001a}.input-field[data-v-75dc584d]:disabled{opacity:.6;cursor:not-allowed;background-color:#f0f0f0}.input-field--sm[data-v-75dc584d]{padding:.5rem;font-size:.875rem}.input-field--md[data-v-75dc584d]{padding:1rem;font-size:1rem}.input-field--lg[data-v-75dc584d]{padding:1.5rem;font-size:1.125rem}.input-field--error[data-v-75dc584d]{border-color:#dc3546d8}.input-field--error[data-v-75dc584d]:focus{border-color:#dc3546d8;box-shadow:0 0 0 3px #dc35461a}.input-field[data-v-75dc584d]:-webkit-autofill,.input-field[data-v-75dc584d]:-webkit-autofill:hover,.input-field[data-v-75dc584d]:-webkit-autofill:focus,.input-field[data-v-75dc584d]:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #ffffff inset!important;-webkit-text-fill-color:rgba(0,0,0,.87)!important}.input-error[data-v-75dc584d]{margin-top:.25rem;font-size:.875rem;color:#dc3546d8}@keyframes fadeIn-77853330{0%{opacity:0}to{opacity:1}}.form-group[data-v-77853330]{margin-bottom:1.5rem}.form-group[data-v-77853330]:last-of-type{margin-bottom:0}.form-label[data-v-77853330]{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000000de}.message[data-v-77853330]{margin:1rem 0;padding:1rem;font-size:.875rem;border-radius:5px}.message--error[data-v-77853330]{color:#dc3546d8;background-color:#dc35461a;border-left:3px solid rgba(220,53,70,.8470588235)}.message--success[data-v-77853330]{color:#28a746d0;background-color:#28a7461a;border-left:3px solid rgba(40,167,70,.8156862745)}.message--warning[data-v-77853330]{color:#ffc107;background-color:#ffc1071a;border-left:3px solid #ffc107}.form-actions[data-v-77853330]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:480px){.form-actions[data-v-77853330]{flex-direction:row;gap:.5rem}.form-actions[data-v-77853330] .btn{flex:1 1 0;min-width:0;padding:.5rem 1rem;font-size:.875rem}}.registration-form[data-v-77853330]{width:100%}.form-actions[data-v-77853330]>button:nth-child(n+3){flex:1 1 100%}.password-field[data-v-77853330]{position:relative;display:flex;align-items:center}.password-field .toggle-password[data-v-77853330]{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:.3s ease-in-out;-webkit-user-select:none;user-select:none;color:#5a6c7d}.password-field .toggle-password[data-v-77853330]:hover:not(:disabled){opacity:.7}.password-field .toggle-password[data-v-77853330]:disabled{cursor:not-allowed;opacity:.5}.password-field .toggle-password[data-v-77853330]:focus{outline:2px solid rgba(255,160,28,.5764705882);outline-offset:2px;border-radius:10px}.agreement[data-v-77853330]{margin:1rem 0;font-size:.875rem;color:#5a6c7d;text-align:center}.agreement a[data-v-77853330]{color:#ffa01c93;text-decoration:underline;transition:color .3s ease-in-out}.agreement a[data-v-77853330]:hover{color:#e8870093}.switch-modal[data-v-77853330]{margin:1rem 0;font-size:.875rem;color:#5a6c7d;text-align:center}.switch-modal a[data-v-77853330]{color:#ffa01c93;text-decoration:underline;cursor:pointer;transition:color .3s ease-in-out}.switch-modal a[data-v-77853330]:hover{color:#e8870093}.message[data-v-77853330]{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.message--success[data-v-77853330]{color:#1c7631d0}.message--error[data-v-77853330]{color:#dc3546d8}@keyframes fadeIn-7b8725c5{0%{opacity:0}to{opacity:1}}.form-group[data-v-7b8725c5]{margin-bottom:1.5rem}.form-group[data-v-7b8725c5]:last-of-type{margin-bottom:0}.form-label[data-v-7b8725c5]{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000000de}.message[data-v-7b8725c5]{margin:1rem 0;padding:1rem;font-size:.875rem;border-radius:5px}.message--error[data-v-7b8725c5]{color:#dc3546d8;background-color:#dc35461a;border-left:3px solid rgba(220,53,70,.8470588235)}.message--success[data-v-7b8725c5]{color:#28a746d0;background-color:#28a7461a;border-left:3px solid rgba(40,167,70,.8156862745)}.message--warning[data-v-7b8725c5]{color:#ffc107;background-color:#ffc1071a;border-left:3px solid #ffc107}.form-actions[data-v-7b8725c5]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:480px){.form-actions[data-v-7b8725c5]{flex-direction:row;gap:.5rem}.form-actions[data-v-7b8725c5] .btn{flex:1 1 0;min-width:0;padding:.5rem 1rem;font-size:.875rem}}.login-form[data-v-7b8725c5]{width:100%}.password-field[data-v-7b8725c5]{position:relative;display:flex;align-items:center}.password-field .toggle-password[data-v-7b8725c5]{position:absolute;right:.5rem;background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:#5a6c7d}.password-field .toggle-password[data-v-7b8725c5]:hover:not(:disabled){opacity:.7}.password-field .toggle-password[data-v-7b8725c5]:disabled{cursor:not-allowed;opacity:.5}.password-field .toggle-password[data-v-7b8725c5]:focus-visible{outline:2px solid rgba(255,160,28,.5764705882);outline-offset:2px;border-radius:10px}.message[data-v-7b8725c5]{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.message--error[data-v-7b8725c5]{color:#dc3546d8}.resend[data-v-7b8725c5]{margin-bottom:1rem}.switch-modal[data-v-7b8725c5]{margin:1rem 0;font-size:.875rem;color:#5a6c7d;text-align:center}.switch-modal a[data-v-7b8725c5]{color:#ffa01c93;text-decoration:underline;cursor:pointer;transition:color .3s ease-in-out}.switch-modal a[data-v-7b8725c5]:hover{color:#e8870093}@keyframes fadeIn-ba0d86bd{0%{opacity:0}to{opacity:1}}.home-page[data-v-ba0d86bd]{min-height:100vh;overflow-x:hidden}.container[data-v-ba0d86bd]{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container[data-v-ba0d86bd]{padding:0 1.5rem}}@media(max-width:480px){.container[data-v-ba0d86bd]{padding:0 1rem}}.hero-section[data-v-ba0d86bd]{position:relative;padding:4rem 0;background:linear-gradient(135deg,#ffefe14d,#fff9f380,#ffa01c1a);overflow:hidden}.hero-section[data-v-ba0d86bd]:before{content:"";position:absolute;top:-50%;right:-20%;width:800px;height:800px;background:radial-gradient(circle,rgba(255,160,28,.15) 0%,transparent 70%);border-radius:50%;animation:float-ba0d86bd 20s ease-in-out infinite}@media(max-width:768px){.hero-section[data-v-ba0d86bd]{padding:3rem 0}}@media(max-width:480px){.hero-section[data-v-ba0d86bd]{padding:2.5rem 0}}.hero-content[data-v-ba0d86bd]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:1}@media(max-width:768px){.hero-content[data-v-ba0d86bd]{grid-template-columns:1fr;gap:3rem;text-align:center}}.hero-text .badge[data-v-ba0d86bd]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:linear-gradient(135deg,#fff,#fff9f3cc);border-radius:30px;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;animation:slideInLeft-ba0d86bd .8s ease-out}.hero-text .badge .badge-icon[data-v-ba0d86bd]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%)}.hero-text .badge .badge-text[data-v-ba0d86bd]{font-size:.875rem;font-weight:600;color:#000000de;text-transform:uppercase;letter-spacing:.5px}@media(max-width:768px){.hero-text[data-v-ba0d86bd]{display:flex;flex-direction:column;align-items:center}}.hero-title[data-v-ba0d86bd]{font-size:3.5rem;font-weight:700;color:#000000de;line-height:1.2;margin-bottom:1.5rem;animation:slideInLeft-ba0d86bd .8s ease-out .2s both}.hero-title .highlight[data-v-ba0d86bd]{background:linear-gradient(135deg,#ffa01c93,#cf780093);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative;display:inline-block}.hero-title .highlight[data-v-ba0d86bd]:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:4px;background:linear-gradient(90deg,rgba(255,160,28,.5764705882) 0%,transparent 100%);border-radius:5px}@media(max-width:1130px){.hero-title[data-v-ba0d86bd]{font-size:3rem}}@media(max-width:768px){.hero-title[data-v-ba0d86bd]{font-size:2.5rem}}@media(max-width:480px){.hero-title[data-v-ba0d86bd]{font-size:2rem}}.hero-subtitle[data-v-ba0d86bd]{font-size:1.25rem;color:#5a6c7d;line-height:1.8;margin-bottom:2.5rem;animation:slideInLeft-ba0d86bd .8s ease-out .4s both}@media(max-width:480px){.hero-subtitle[data-v-ba0d86bd]{font-size:1rem}}.hero-stats[data-v-ba0d86bd]{display:flex;gap:2.5rem;margin-bottom:2.5rem;animation:slideInLeft-ba0d86bd .8s ease-out .6s both}@media(max-width:768px){.hero-stats[data-v-ba0d86bd]{justify-content:center}}@media(max-width:480px){.hero-stats[data-v-ba0d86bd]{flex-direction:column;gap:1.5rem}}.stat-item[data-v-ba0d86bd]{text-align:left}@media(max-width:768px){.stat-item[data-v-ba0d86bd]{text-align:center}}.stat-item .stat-number[data-v-ba0d86bd]{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#ffa01c93,#cf780093);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1;margin-bottom:.25rem}@media(max-width:480px){.stat-item .stat-number[data-v-ba0d86bd]{font-size:2rem}}.stat-item .stat-label[data-v-ba0d86bd]{font-size:.875rem;color:#5a6c7d;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.hero-actions[data-v-ba0d86bd]{display:flex;gap:1.5rem;animation:slideInLeft-ba0d86bd .8s ease-out .8s both}@media(max-width:768px){.hero-actions[data-v-ba0d86bd]{justify-content:center}}@media(max-width:480px){.hero-actions[data-v-ba0d86bd]{flex-direction:column;width:100%}}.hero-image[data-v-ba0d86bd]{position:relative;animation:slideInRight-ba0d86bd .8s ease-out .4s both}@media(max-width:768px){.hero-image[data-v-ba0d86bd]{max-width:500px;margin:0 auto}}.image-wrapper[data-v-ba0d86bd]{position:relative;z-index:1}.image-wrapper .hero-logo[data-v-ba0d86bd]{width:100%;height:auto;border-radius:30px;box-shadow:0 20px 40px #0000001a;transition:transform .3s ease-in-out}.image-wrapper .hero-logo[data-v-ba0d86bd]:hover{transform:scale(1.02) translateY(-8px)}.image-wrapper .image-decoration[data-v-ba0d86bd]{position:absolute;border-radius:50%;background:linear-gradient(135deg,#ffa01c4d,#ffa01c1a);z-index:-1;animation:pulse-ba0d86bd 4s ease-in-out infinite}.image-wrapper .image-decoration.decoration-1[data-v-ba0d86bd]{width:300px;height:300px;top:-50px;left:-50px;animation-delay:0s}.image-wrapper .image-decoration.decoration-2[data-v-ba0d86bd]{width:200px;height:200px;bottom:-30px;right:-30px;animation-delay:2s}.features-section[data-v-ba0d86bd]{padding:4rem 0;background:linear-gradient(180deg,transparent 0%,rgba(255,249,243,.3) 100%)}@media(max-width:768px){.features-section[data-v-ba0d86bd]{padding:3rem 0}}.section-header[data-v-ba0d86bd]{text-align:center;margin-bottom:4rem}.section-header .badge[data-v-ba0d86bd]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.5rem;background:linear-gradient(135deg,#fff,#fff9f3cc);border-radius:30px;box-shadow:0 4px 6px #0000001a;margin-bottom:1.5rem}.section-header .badge .badge-icon[data-v-ba0d86bd]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%)}.section-header .badge .badge-text[data-v-ba0d86bd]{font-size:.875rem;font-weight:600;color:#000000de;text-transform:uppercase;letter-spacing:.5px}@media(max-width:480px){.section-header[data-v-ba0d86bd]{margin-bottom:2.5rem}}.section-title[data-v-ba0d86bd]{font-size:2.5rem;font-weight:700;color:#000000de;margin-bottom:1rem}@media(max-width:768px){.section-title[data-v-ba0d86bd]{font-size:2rem}}@media(max-width:480px){.section-title[data-v-ba0d86bd]{font-size:1.75rem}}.section-subtitle[data-v-ba0d86bd]{font-size:1.25rem;color:#5a6c7d;max-width:600px;margin:0 auto}@media(max-width:480px){.section-subtitle[data-v-ba0d86bd]{font-size:1rem}}.features-grid[data-v-ba0d86bd]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem;justify-content:center}@media(max-width:1130px){.features-grid[data-v-ba0d86bd]{gap:2rem}}@media(max-width:768px){.features-grid[data-v-ba0d86bd]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media(max-width:480px){.features-grid[data-v-ba0d86bd]{grid-template-columns:1fr;gap:1.5rem}}.feature-card[data-v-ba0d86bd]{background:linear-gradient(135deg,#fff,#fff9f380);padding:2.5rem;border-radius:20px;box-shadow:0 8px 24px #ff9f1c26;border:2px solid rgba(255,160,28,.1);transition:all .3s ease-in-out;position:relative;overflow:hidden}.feature-card[data-v-ba0d86bd]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ffa01c93,#cf780093);transform:scaleX(0);transform-origin:left;transition:transform .3s ease-in-out}.feature-card[data-v-ba0d86bd]:hover{transform:translateY(-12px);box-shadow:0 20px 40px #0000001a;border-color:#ffa01c4d}.feature-card[data-v-ba0d86bd]:hover:before{transform:scaleX(1)}.feature-card:hover .feature-icon[data-v-ba0d86bd]{transform:scale(1.2) rotate(10deg)}@media(max-width:480px){.feature-card[data-v-ba0d86bd]{padding:2rem}}.feature-icon[data-v-ba0d86bd]{display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;margin-bottom:1.5rem;border-radius:20px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%);transition:all .3s ease-in-out}@media(max-width:480px){.feature-icon[data-v-ba0d86bd]{width:76px;height:76px}}.feature-title[data-v-ba0d86bd]{font-size:1.5rem;font-weight:700;color:#000000de;margin-bottom:1rem}@media(max-width:480px){.feature-title[data-v-ba0d86bd]{font-size:1.25rem}}.feature-description[data-v-ba0d86bd]{font-size:1rem;color:#5a6c7d;line-height:1.7;margin-bottom:1.5rem}.feature-tags[data-v-ba0d86bd]{display:flex;gap:.5rem;flex-wrap:wrap}.feature-tags .tag[data-v-ba0d86bd]{padding:.25rem 1rem;background:linear-gradient(135deg,#ffa01c26,#ffa01c0d);color:#e8870093;font-size:.875rem;font-weight:500;border-radius:15px;border:1px solid rgba(255,160,28,.2)}.advantages-section[data-v-ba0d86bd]{padding:4rem 0}@media(max-width:768px){.advantages-section[data-v-ba0d86bd]{padding:3rem 0}}.advantages-grid[data-v-ba0d86bd]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1130px){.advantages-grid[data-v-ba0d86bd]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.advantages-grid[data-v-ba0d86bd]{grid-template-columns:1fr}}.advantage-item[data-v-ba0d86bd]{background:linear-gradient(135deg,#ffffffe6,#fff9f399);padding:2rem;border-radius:15px;box-shadow:0 4px 6px #0000001a;transition:all .3s ease-in-out;border:2px solid transparent}.advantage-item[data-v-ba0d86bd]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #ff9f1c40;border-color:#ffa01c33;background:linear-gradient(135deg,#fff,#fff9f366)}.advantage-item:hover .advantage-icon[data-v-ba0d86bd]{transform:scale(1.15) rotate(-10deg)}@media(max-width:480px){.advantage-item[data-v-ba0d86bd]{padding:1.5rem}}.advantage-icon[data-v-ba0d86bd]{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:1rem;border-radius:15px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%);transition:all .3s ease-in-out}@media(max-width:480px){.advantage-icon[data-v-ba0d86bd]{width:56px;height:56px}}.advantage-title[data-v-ba0d86bd]{font-size:1.25rem;font-weight:700;color:#000000de;margin-bottom:.5rem}@media(max-width:480px){.advantage-title[data-v-ba0d86bd]{font-size:1.125rem}}.advantage-description[data-v-ba0d86bd]{font-size:1rem;color:#5a6c7d;line-height:1.6}@media(max-width:480px){.advantage-description[data-v-ba0d86bd]{font-size:.875rem}}.cta-section[data-v-ba0d86bd]{padding:4rem 0;background:linear-gradient(135deg,#ffefe133,#fff9f366,#ffa01c26)}@media(max-width:768px){.cta-section[data-v-ba0d86bd]{padding:3rem 0}}.cta-card[data-v-ba0d86bd]{background:linear-gradient(135deg,#fff,#fff9f3b3);border-radius:30px;padding:4rem;box-shadow:0 20px 40px #0000001a;border:3px solid rgba(255,160,28,.2);position:relative;overflow:hidden;text-align:center}@media(max-width:768px){.cta-card[data-v-ba0d86bd]{padding:3rem 2.5rem}}@media(max-width:480px){.cta-card[data-v-ba0d86bd]{padding:2.5rem 1.5rem}}.cta-content[data-v-ba0d86bd]{position:relative;z-index:2;max-width:800px;margin:0 auto}.cta-icon[data-v-ba0d86bd]{display:inline-flex;align-items:center;justify-content:center;width:110px;height:110px;margin-bottom:1.5rem;border-radius:30px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%);animation:bounce-ba0d86bd 2s ease-in-out infinite}@media(max-width:480px){.cta-icon[data-v-ba0d86bd]{width:84px;height:84px}}.cta-title[data-v-ba0d86bd]{font-size:2.5rem;font-weight:700;color:#000000de;margin-bottom:1.5rem}@media(max-width:768px){.cta-title[data-v-ba0d86bd]{font-size:2rem}}@media(max-width:480px){.cta-title[data-v-ba0d86bd]{font-size:1.75rem}}.cta-description[data-v-ba0d86bd]{font-size:1.25rem;color:#5a6c7d;line-height:1.7;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}@media(max-width:480px){.cta-description[data-v-ba0d86bd]{font-size:1rem}}.cta-actions[data-v-ba0d86bd]{display:flex;gap:1.5rem;justify-content:center}@media(max-width:480px){.cta-actions[data-v-ba0d86bd]{flex-direction:column;width:100%}}.cta-decoration[data-v-ba0d86bd]{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.cta-decoration .decoration-circle[data-v-ba0d86bd]{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,160,28,.15) 0%,transparent 70%);animation:pulse-ba0d86bd 4s ease-in-out infinite}.cta-decoration .decoration-circle.circle-1[data-v-ba0d86bd]{width:400px;height:400px;top:-200px;left:-100px;animation-delay:0s}.cta-decoration .decoration-circle.circle-2[data-v-ba0d86bd]{width:300px;height:300px;bottom:-150px;right:-50px;animation-delay:1.5s}.cta-decoration .decoration-circle.circle-3[data-v-ba0d86bd]{width:250px;height:250px;top:50%;right:-125px;animation-delay:3s}@keyframes slideInLeft-ba0d86bd{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight-ba0d86bd{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes float-ba0d86bd{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(5deg)}}@keyframes pulse-ba0d86bd{0%,to{transform:scale(1);opacity:.5}50%{transform:scale(1.1);opacity:.8}}@keyframes bounce-ba0d86bd{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeIn-00ec21f6{0%{opacity:0}to{opacity:1}}.about-page[data-v-00ec21f6]{max-width:1200px;margin:0 auto;padding:2.5rem 2rem}@media(max-width:768px){.about-page[data-v-00ec21f6]{padding:2rem 1.5rem}}@media(max-width:480px){.about-page[data-v-00ec21f6]{padding:1.5rem 1rem}}.hero-section[data-v-00ec21f6]{text-align:center;padding:3rem 0;margin-bottom:3rem}@media(max-width:480px){.hero-section[data-v-00ec21f6]{padding:2.5rem 0;margin-bottom:2.5rem}}.hero-content .hero-title[data-v-00ec21f6]{font-size:3.2rem;font-weight:700;color:#000000de;margin:0 0 1.5rem;line-height:1.2;animation:fadeInUp-00ec21f6 .6s ease .1s both}@media(max-width:768px){.hero-content .hero-title[data-v-00ec21f6]{font-size:2.5rem}}@media(max-width:480px){.hero-content .hero-title[data-v-00ec21f6]{font-size:2rem}}.hero-content .hero-subtitle[data-v-00ec21f6]{font-size:1.25rem;color:#5a6c7d;line-height:1.6;max-width:800px;margin:0 auto;animation:fadeInUp-00ec21f6 .6s ease .2s both}@media(max-width:480px){.hero-content .hero-subtitle[data-v-00ec21f6]{font-size:1rem}}.cards-section[data-v-00ec21f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:4rem}@media(max-width:480px){.cards-section[data-v-00ec21f6]{grid-template-columns:1fr;gap:1.5rem}}.feature-card[data-v-00ec21f6]{background:linear-gradient(135deg,#fff,#fff9f3);border-radius:20px;padding:2.5rem;box-shadow:0 8px 24px #ff9f1c26;transition:all .3s ease-in-out;animation:fadeInUp-00ec21f6 .6s ease both}.feature-card[data-v-00ec21f6]:nth-child(1){animation-delay:.1s}.feature-card[data-v-00ec21f6]:nth-child(2){animation-delay:.2s}.feature-card[data-v-00ec21f6]:nth-child(3){animation-delay:.3s}.feature-card[data-v-00ec21f6]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #ff9f1c40}.feature-card:hover .card-icon[data-v-00ec21f6]{transform:scale(1.1) rotate(5deg)}.feature-card .card-icon[data-v-00ec21f6]{display:inline-flex;align-items:center;justify-content:center;width:90px;height:90px;margin-bottom:1.5rem;border-radius:15px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%);transition:transform .3s ease-in-out}.feature-card .card-title[data-v-00ec21f6]{font-size:1.5rem;font-weight:700;color:#000000de;margin:0 0 1rem}.feature-card .card-text[data-v-00ec21f6]{font-size:1rem;color:#5a6c7d;line-height:1.6;margin:0}.values-section[data-v-00ec21f6]{margin-bottom:4rem;padding:3rem;background:linear-gradient(135deg,#fff9f3,#fff);border-radius:20px;box-shadow:0 8px 24px #ff9f1c26}@media(max-width:480px){.values-section[data-v-00ec21f6]{padding:2.5rem 1.5rem}}.section-header[data-v-00ec21f6]{text-align:center;margin-bottom:3rem}.section-header .section-title[data-v-00ec21f6]{font-size:2.5rem;font-weight:700;color:#000000de;margin:0 0 1rem}@media(max-width:480px){.section-header .section-title[data-v-00ec21f6]{font-size:2rem}}.section-header .section-subtitle[data-v-00ec21f6]{font-size:1.125rem;color:#5a6c7d;margin:0}.values-grid[data-v-00ec21f6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}@media(max-width:480px){.values-grid[data-v-00ec21f6]{grid-template-columns:1fr;gap:1.5rem}}.value-item[data-v-00ec21f6]{text-align:center;padding:2rem;background:#fff;border-radius:15px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease-in-out}.value-item[data-v-00ec21f6]:hover{transform:translateY(-4px);box-shadow:0 4px 6px #0000001a}.value-item:hover .value-icon[data-v-00ec21f6]{transform:scale(1.15) rotate(-5deg)}.value-item .value-icon[data-v-00ec21f6]{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 1rem;border-radius:15px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%);transition:transform .3s ease-in-out}.value-item .value-title[data-v-00ec21f6]{font-size:1.25rem;font-weight:700;color:#000000de;margin:0 0 .5rem}.value-item .value-description[data-v-00ec21f6]{font-size:.875rem;color:#5a6c7d;line-height:1.6;margin:0}.science-teaser[data-v-00ec21f6]{margin-bottom:4rem;animation:fadeInUp-00ec21f6 .6s ease .15s both}.science-teaser__inner[data-v-00ec21f6]{display:grid;grid-template-columns:auto 1fr auto;gap:2rem;align-items:center;padding:2.5rem 3rem;border-radius:20px;background:linear-gradient(135deg,#2c3e50eb,#2c3e50e0);color:#fff;box-shadow:0 16px 40px #ff9f1c40;border:1px solid rgba(255,255,255,.08)}@media(max-width:768px){.science-teaser__inner[data-v-00ec21f6]{grid-template-columns:1fr;text-align:center;justify-items:center;padding:2.5rem 2rem}}.science-teaser__icon-wrap[data-v-00ec21f6]{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:15px;background:#ff9f1c2e;border:1px solid rgba(255,159,28,.35)}.science-teaser__icon[data-v-00ec21f6]{color:#ffb347}.science-teaser__eyebrow[data-v-00ec21f6]{margin:0 0 .25rem;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6}.science-teaser__title[data-v-00ec21f6]{margin:0 0 .5rem;font-size:2rem;font-weight:700;color:#fff}@media(max-width:480px){.science-teaser__title[data-v-00ec21f6]{font-size:1.5rem}}.science-teaser__text[data-v-00ec21f6]{margin:0;max-width:520px;font-size:1rem;line-height:1.6;color:#ffffffd1}.science-teaser__stats[data-v-00ec21f6]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem}@media(max-width:768px){.science-teaser__stats[data-v-00ec21f6]{justify-content:center}}.science-teaser__stat[data-v-00ec21f6]{display:flex;flex-direction:column;gap:2px}.science-teaser__stat-value[data-v-00ec21f6]{font-size:1.5rem;font-weight:700;color:#ffb347;line-height:1}.science-teaser__stat-label[data-v-00ec21f6]{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:#fff9}.science-teaser__cta[data-v-00ec21f6]{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:30px;background:linear-gradient(135deg,#ff9f1c,#f80);color:#fff;font-size:1rem;font-weight:700;text-decoration:none;white-space:nowrap;box-shadow:0 2px 4px #0000001a;transition:all .3s ease-in-out}.science-teaser__cta[data-v-00ec21f6]:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 4px 6px #0000001a}.contact-section[data-v-00ec21f6]{display:flex;justify-content:center}.contact-card[data-v-00ec21f6]{background:linear-gradient(135deg,#fff,#fff9f3);padding:3rem;border-radius:20px;text-align:center;max-width:600px;width:100%;box-shadow:0 8px 24px #ff9f1c26;transition:all .3s ease-in-out;border:2px solid rgba(255,160,28,.1)}.contact-card[data-v-00ec21f6]:hover{transform:translateY(-8px);box-shadow:0 16px 40px #ff9f1c40;border-color:#ffa01c4d}.contact-card:hover .contact-icon[data-v-00ec21f6]{transform:scale(1.1) rotate(5deg)}@media(max-width:480px){.contact-card[data-v-00ec21f6]{padding:2.5rem 1.5rem}}.contact-card .contact-icon[data-v-00ec21f6]{display:inline-flex;align-items:center;justify-content:center;width:96px;height:96px;margin-bottom:1.5rem;border-radius:20px;filter:brightness(0) saturate(100%) invert(62%) sepia(89%) saturate(1200%) hue-rotate(360deg) brightness(103%) contrast(101%);transition:transform .3s ease-in-out}@media(max-width:480px){.contact-card .contact-icon[data-v-00ec21f6]{width:72px;height:72px}}.contact-card .contact-title[data-v-00ec21f6]{font-size:2rem;font-weight:700;color:#000000de;margin:0 0 1rem}@media(max-width:480px){.contact-card .contact-title[data-v-00ec21f6]{font-size:1.5rem}}.contact-card .contact-text[data-v-00ec21f6]{font-size:1.25rem;color:#5a6c7d;margin:0 0 2rem;line-height:1.6}@media(max-width:480px){.contact-card .contact-text[data-v-00ec21f6]{font-size:1rem}}.contact-card .contact-link[data-v-00ec21f6]{display:inline-block;background:linear-gradient(135deg,#ffa01c93,#ff880085);color:#fff;padding:1rem 2.5rem;border-radius:30px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s ease-in-out;box-shadow:0 2px 4px #0000001a}.contact-card .contact-link[data-v-00ec21f6]:hover{transform:scale(1.05);box-shadow:0 4px 6px #0000001a}@media(max-width:480px){.contact-card .contact-link[data-v-00ec21f6]{font-size:1rem;padding:.5rem 2rem}}@keyframes fadeInUp-00ec21f6{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-914ce82f{0%{opacity:0}to{opacity:1}}.science-page[data-v-914ce82f]{max-width:960px;margin:0 auto;padding:2.5rem 2rem 4rem}@media(max-width:768px){.science-page[data-v-914ce82f]{padding:2rem 1.5rem 3rem}}@media(max-width:480px){.science-page[data-v-914ce82f]{padding:1.5rem 1rem 2.5rem}}.science-hero[data-v-914ce82f]{text-align:center;padding:3rem 2rem;margin-bottom:3rem;border-radius:20px;background:linear-gradient(165deg,rgba(44,62,80,.04) 0%,transparent 45%),linear-gradient(135deg,#fff,#fff9f3);border:1px solid rgba(44,62,80,.08);box-shadow:0 8px 24px #ff9f1c26;animation:scienceFadeIn-914ce82f .55s ease both}@media(max-width:480px){.science-hero[data-v-914ce82f]{padding:2.5rem 1.5rem;margin-bottom:2.5rem}}.science-hero__eyebrow[data-v-914ce82f]{margin:0 0 1rem;font-size:.875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5a6c7d}.science-hero__title[data-v-914ce82f]{margin:0 0 1.5rem;font-size:3.2rem;font-weight:700;line-height:1.2;color:#000000de}@media(max-width:768px){.science-hero__title[data-v-914ce82f]{font-size:2.5rem}}@media(max-width:480px){.science-hero__title[data-v-914ce82f]{font-size:2rem}}.science-hero__lead[data-v-914ce82f]{max-width:640px;margin:0 auto;font-size:1.25rem;line-height:1.6;color:#5a6c7d}@media(max-width:480px){.science-hero__lead[data-v-914ce82f]{font-size:1rem}}.science-stats[data-v-914ce82f]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:560px;margin:2.5rem auto 0;padding-top:2.5rem;border-top:1px solid rgba(44,62,80,.1)}.science-stats__item[data-v-914ce82f]{display:flex;flex-direction:column;gap:.25rem}.science-stats__value[data-v-914ce82f]{font-size:2.5rem;font-weight:700;line-height:1;color:#000000de}@media(max-width:480px){.science-stats__value[data-v-914ce82f]{font-size:2rem}}.science-stats__label[data-v-914ce82f]{font-size:.875rem;color:#5a6c7d;text-transform:uppercase;letter-spacing:.04em}.science-catalog[data-v-914ce82f]{animation:scienceFadeIn-914ce82f .55s ease .1s both}.science-filters[data-v-914ce82f]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.science-filters__btn[data-v-914ce82f]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgba(44,62,80,.14);border-radius:12px;background:#fff;color:#5a6c7d;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out}.science-filters__btn[data-v-914ce82f]:hover{border-color:#ff9f1c73;color:#000000de}.science-filters__btn--active[data-v-914ce82f]{background:#ff9f1c1f;border-color:#ff9f1c73;color:#000000de;font-weight:600}.science-filters__count[data-v-914ce82f]{min-width:1.5rem;padding:.1rem .4rem;border-radius:100px;background:#2c3e500f;font-size:.75rem;text-align:center}.science-filters__btn--active .science-filters__count[data-v-914ce82f]{background:#ff9f1c38}.science-state[data-v-914ce82f]{padding:3rem 1.5rem;text-align:center;color:#5a6c7d;background:#fff;border-radius:15px;border:1px dashed rgba(44,62,80,.15)}.science-state--error[data-v-914ce82f]{color:#dc3546d8;border-style:solid}.science-list[data-v-914ce82f]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.science-card[data-v-914ce82f]{padding:2rem;background:#fff;border-radius:15px;border:1px solid rgba(44,62,80,.08);box-shadow:0 2px 4px #0000001a;transition:all .3s ease-in-out}.science-card[data-v-914ce82f]:hover{border-color:#ff9f1c59;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}@media(max-width:480px){.science-card[data-v-914ce82f]{padding:1.5rem}}.science-card__meta[data-v-914ce82f]{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1rem}.science-card__badge[data-v-914ce82f]{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.science-card__badge--article[data-v-914ce82f]{background:#2c3e5014;color:#2c3e50}.science-card__badge--rid[data-v-914ce82f]{background:#ff9f1c29;color:#a65f00}.science-card__project[data-v-914ce82f]{font-size:.875rem;color:#5a6c7d;text-decoration:none;transition:color .3s ease-in-out}.science-card__project[data-v-914ce82f]:hover{color:#000000de;text-decoration:underline}.science-card__title[data-v-914ce82f]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;font-size:1.25rem;font-weight:600;line-height:1.5;color:#000000de;text-decoration:none;transition:color .3s ease-in-out}.science-card__title[data-v-914ce82f]:hover{color:#c46f00}.science-card__title:hover .science-card__link-icon[data-v-914ce82f]{opacity:1;transform:translate(2px)}@media(max-width:480px){.science-card__title[data-v-914ce82f]{font-size:1.125rem}}.science-card__link-icon[data-v-914ce82f]{flex-shrink:0;margin-top:.2rem;opacity:.45;transition:all .3s ease-in-out}@keyframes scienceFadeIn-914ce82f{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn-e9ac33e3{0%{opacity:0}to{opacity:1}}.keys-table-container[data-v-e9ac33e3]{padding:1.5rem 0}@media(max-width:480px){.keys-table-container[data-v-e9ac33e3]{padding:1rem 0}}.keys-table-container--embedded[data-v-e9ac33e3]{padding:0}.keys-table-flat[data-v-e9ac33e3]{width:100%}.keys-table-flat--embedded .keys-table--flat[data-v-e9ac33e3]{border-radius:15px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.keys-table-toolbar[data-v-e9ac33e3]{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.keys-table-toolbar__title[data-v-e9ac33e3]{margin:0;font-size:1.5rem;font-weight:700;color:#000000de}.keys-table-toolbar .reload-btn[data-v-e9ac33e3]{cursor:pointer;padding:.5rem;background:#ffa01c1f;border:none;border-radius:10px;color:#000000de;transition:all .3s ease-in-out;width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.keys-table-toolbar .reload-btn[data-v-e9ac33e3]:hover{transform:rotate(180deg);background:#ffa01c33}.keys-table-toolbar .reload-btn[data-v-e9ac33e3]:active{transform:rotate(180deg) scale(.95)}.keys-table--flat[data-v-e9ac33e3]{margin:0}.no-keys-message[data-v-e9ac33e3]{text-align:center;color:#5a6c7d;padding:2.5rem;font-size:1.125rem;background:linear-gradient(135deg,#ffefe14d,#fff9f380);border-radius:15px;box-shadow:0 2px 4px #0000001a}.project-table[data-v-e9ac33e3]{width:100%;border-collapse:separate;border-spacing:0;background:linear-gradient(135deg,#fff,#fff9f3);box-shadow:0 8px 24px #ff9f1c26;border-radius:20px;overflow:hidden;margin-top:1rem}.project-table>thead>tr>th[data-v-e9ac33e3]{border:none;padding:2rem;text-align:center;background:linear-gradient(135deg,#ffa01c93,#ff880085);color:#fff;font-weight:700;font-size:1.25rem}.project-table>tbody>tr>td[data-v-e9ac33e3]{border:none;padding:0;border-bottom:1px solid rgba(255,213,173,.2)}.project-table>tbody>tr>td[data-v-e9ac33e3]:last-child{border-bottom:none}.table-header[data-v-e9ac33e3]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.table-header .reload-btn[data-v-e9ac33e3]{cursor:pointer;padding:.5rem;background:#fff3;border:none;border-radius:10px;color:#fff;transition:all .3s ease-in-out;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.table-header .reload-btn[data-v-e9ac33e3]:hover{transform:rotate(180deg);background:#ffffff4d}.table-header .reload-btn[data-v-e9ac33e3]:active{transform:rotate(180deg) scale(.95)}.project-row[data-v-e9ac33e3]{cursor:pointer;background:linear-gradient(135deg,#ffd5ad,#ffe0c4);transition:all .3s ease-in-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.project-row td[data-v-e9ac33e3]{font-weight:700;font-size:1.125rem;color:#000000de;position:relative;padding:1.5rem 2rem 1.5rem 3.5rem!important}.project-row td[data-v-e9ac33e3]:before{content:"▶";position:absolute;left:1rem;transition:transform .3s ease-in-out}.project-row[data-v-e9ac33e3]:hover{background:linear-gradient(135deg,#ffb54f93,#ffa01c93);color:#fff;box-shadow:0 4px 6px #0000001a;transform:translate(4px)}.project-row:hover td[data-v-e9ac33e3]{color:#fff}.project-row:hover td[data-v-e9ac33e3]:before{transform:translate(4px)}.project-row[data-v-e9ac33e3]:active{transform:scale(.98)}@media(max-width:480px){.project-row[data-v-e9ac33e3]:active{transform:scale(.97)}}.keys-table[data-v-e9ac33e3]{width:100%;border-collapse:collapse;background:#ffffffb3;margin:1rem 0}@media(max-width:480px){.keys-table[data-v-e9ac33e3]{display:none}}.keys-table thead[data-v-e9ac33e3]{background:#ffa01c99}.keys-table thead th[data-v-e9ac33e3]{text-align:center;padding:1rem 1.5rem;font-weight:600;color:#fff;font-size:.875rem;border-bottom:2px solid rgba(255,255,255,.2)}@media(max-width:768px){.keys-table thead th[data-v-e9ac33e3]{padding:.5rem 1rem;font-size:.75rem}}.keys-table tbody .key-row[data-v-e9ac33e3]{transition:all .3s ease-in-out;background:#fff;min-height:80px;height:80px;vertical-align:middle}.keys-table tbody .key-row[data-v-e9ac33e3]:nth-child(2n){background:#ffefe126}.keys-table tbody .key-row[data-v-e9ac33e3]:hover{background:linear-gradient(135deg,#ffa01c14,#ff88001f);box-shadow:0 2px 4px #0000001a;transform:scale(1.005)}.keys-table tbody .key-row td[data-v-e9ac33e3]{text-align:center;vertical-align:middle;padding:2.5rem 1rem;height:80px;border-bottom:1px solid rgba(255,213,173,.15);font-size:1rem;color:#000000de}@media(max-width:768px){.keys-table tbody .key-row td[data-v-e9ac33e3]{padding:2rem .5rem;font-size:.875rem}}.keys-table tbody .key-row td[data-v-e9ac33e3]:last-child{border-bottom:none}.keys-cards[data-v-e9ac33e3]{display:none}@media(max-width:480px){.keys-cards[data-v-e9ac33e3]{display:block;margin:1rem 0}}.keys-cards .key-card[data-v-e9ac33e3]{background:#fff;border-radius:20px;padding:1.5rem;margin-bottom:1rem;border:1px solid rgba(255,213,173,.15);box-shadow:0 4px 6px #0000001a;transition:all .3s ease-in-out;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.keys-cards .key-card[data-v-e9ac33e3]:last-child{margin-bottom:0}.keys-cards .key-card[data-v-e9ac33e3]:active{transform:scale(.99)}.keys-cards .key-card .card-row[data-v-e9ac33e3]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid rgba(255,213,173,.1);gap:.5rem}.keys-cards .key-card .card-row[data-v-e9ac33e3]:last-child{border-bottom:none}.keys-cards .key-card .card-row .card-label[data-v-e9ac33e3]{font-size:.75rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;min-width:90px}.keys-cards .key-card .card-row .card-value[data-v-e9ac33e3]{font-size:.875rem;color:#000000de;text-align:right;flex:1;word-break:break-word;padding-left:.5rem;min-width:0}.keys-cards .key-card .card-row .card-value span[data-v-e9ac33e3]{display:block;word-break:break-all}@media(max-width:768px){.table-header[data-v-e9ac33e3]{font-size:1rem}.project-row td[data-v-e9ac33e3]{font-size:.875rem;padding:1rem 1.5rem 1rem 2.5rem!important}}@media(max-width:480px){.project-table>thead>tr>th[data-v-e9ac33e3]{padding:1rem;font-size:.875rem}.project-row td[data-v-e9ac33e3]{font-size:.875rem;padding:1rem 1rem 1rem 2rem!important}.project-row td[data-v-e9ac33e3]:before{left:.5rem;font-size:.75rem}.table-header[data-v-e9ac33e3]{font-size:.875rem;flex-wrap:wrap;gap:.5rem}.table-header .reload-btn[data-v-e9ac33e3]{width:32px;height:32px}}@keyframes fadeIn-86b07262{0%{opacity:0}to{opacity:1}}[data-v-86b07262] .keys-table--flat{table-layout:fixed}[data-v-86b07262] .keys-table--flat .col-key{width:32%}[data-v-86b07262] .keys-table--flat .col-device{width:22%}[data-v-86b07262] .keys-table--flat .col-actions{width:56px}[data-v-86b07262] .keys-table--flat th:last-child,[data-v-86b07262] .keys-table--flat td.col-actions{width:56px;padding-left:.25rem!important;padding-right:.25rem!important}[data-v-86b07262] .keys-table--flat td{padding:1rem .5rem!important;height:auto!important;min-height:56px}.cell-content[data-v-86b07262]{display:flex;justify-content:center;align-items:center;width:100%;min-height:44px}.cell-content--center[data-v-86b07262]{justify-content:center}.cell-main[data-v-86b07262]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%}.cell-text[data-v-86b07262]{text-align:center;word-break:break-all;font-size:.875rem;line-height:1.5}.key-action[data-v-86b07262]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(255,213,173,.25);border-radius:12px;background:#fff;color:#5a6c7d;font-family:inherit;cursor:pointer;flex-shrink:0;visibility:hidden;opacity:0;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.key-action[data-v-86b07262]:hover{color:#000000de;border-color:#ff9f1c73;background:#ff9f1c14}.key-action--compact[data-v-86b07262],.key-action--danger[data-v-86b07262]{visibility:visible;opacity:1}.key-action--danger[data-v-86b07262]:hover{color:#dc3546d8;border-color:#dc354659;background:#dc354614}[data-v-86b07262] .key-row:hover .key-action:not(.key-action--danger){visibility:visible;opacity:1}[data-v-86b07262] .key-row:hover .key-action--danger{visibility:visible;opacity:1}@media(max-width:768px){.key-action[data-v-86b07262]{visibility:visible;opacity:.85}}.link-badge[data-v-86b07262]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem 1rem;border-radius:100px;border:1px solid transparent;font-size:.75rem;font-weight:600}.link-badge--linked[data-v-86b07262]{color:#19692cd0;background:#28a7461f;border-color:#28a74640}.link-badge--free[data-v-86b07262]{color:#5a6c7d;background:#ffefe126;border-color:#ffd5ad33}.link-badge--mobile[data-v-86b07262]{font-size:.875rem;padding:.5rem 1rem}.time-remaining[data-v-86b07262]{font-weight:600;padding:.25rem .5rem;border-radius:10px;font-size:.875rem;white-space:nowrap}.time-remaining--unlimited[data-v-86b07262]{color:#28a746d0;background:#28a7461a}.time-remaining--normal[data-v-86b07262]{color:#000000de;background:#ffefe11a}.time-remaining--soon[data-v-86b07262]{color:#d39e00;background:#ffc10726}.time-remaining--warning[data-v-86b07262]{color:#dc3546d8;background:#dc35461a;animation:pulse-86b07262 2s ease-in-out infinite}.time-remaining--expired[data-v-86b07262]{color:#fff;background:linear-gradient(135deg,#dc3546d8,#bd2131d8)}@keyframes pulse-86b07262{0%,to{opacity:1}50%{opacity:.7}}[data-v-86b07262] .keys-cards .card-value--with-action{display:flex;align-items:center;justify-content:flex-end;gap:.5rem}.card-row--actions[data-v-86b07262]{justify-content:center;border-bottom:none;padding-top:1rem}.delete-key-mobile[data-v-86b07262]{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgba(220,53,70,.25);border-radius:12px;background:#dc354614;color:#dc3546d8;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background-color .3s ease-in-out}.delete-key-mobile[data-v-86b07262]:hover{background:#dc354626}@keyframes fadeIn-deb94240{0%{opacity:0}to{opacity:1}}.admin-keys__list[data-v-deb94240]{display:flex;flex-direction:column;gap:1rem}.keys-project-card[data-v-deb94240]{background:#fff;border-radius:20px;border:1px solid rgba(255,213,173,.18);box-shadow:0 2px 4px #0000001a;overflow:hidden}.keys-project-card--expanded[data-v-deb94240]{border-color:#ff9f1c59;box-shadow:0 4px 6px #0000001a}.keys-project-card__toggle[data-v-deb94240]{display:flex;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .3s ease-in-out}.keys-project-card__toggle[data-v-deb94240]:hover{background:#ffefe140}.keys-project-card__toggle[data-v-deb94240]:focus-visible{outline:2px solid rgba(255,159,28,.5);outline-offset:-2px}.keys-project-card__icon[data-v-deb94240]{flex-shrink:0;color:#ff9f1c}.keys-project-card__name[data-v-deb94240]{font-size:1rem;font-weight:600;color:#000000de;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media(max-width:480px){.keys-project-card__name[data-v-deb94240]{max-width:120px}}.keys-project-card__count[data-v-deb94240]{flex-shrink:0;min-width:28px;padding:2px .5rem;border-radius:100px;font-size:.75rem;font-weight:700;text-align:center;color:#000000de;background:#ffefe133}.keys-project-card__meta[data-v-deb94240]{margin-left:auto;font-size:.75rem;color:#5a6c7d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:240px}@media(max-width:480px){.keys-project-card__meta[data-v-deb94240]{display:none}}.keys-project-card__chevron[data-v-deb94240]{flex-shrink:0;color:#5a6c7d;transition:transform .3s ease-in-out}.keys-project-card--expanded .keys-project-card__chevron[data-v-deb94240]{transform:rotate(180deg)}.keys-project-card__body[data-v-deb94240]{padding:0 1rem 1rem;border-top:1px solid rgba(255,213,173,.12)}@keyframes fadeIn-80d33bb8{0%{opacity:0}to{opacity:1}}.dropdown[data-v-80d33bb8]{width:100%;font-size:1rem;font-family:inherit;line-height:1.5;color:#000000de;background-color:#fff;border:1px solid #e0e0e0;border-radius:15px;outline:none;cursor:pointer;transition:all .3s ease-in-out;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:24px}.dropdown--sm[data-v-80d33bb8]{padding:.5rem 3rem .5rem .5rem;font-size:.875rem}.dropdown--md[data-v-80d33bb8]{padding:1rem 3rem 1rem 1rem;font-size:1rem}.dropdown--lg[data-v-80d33bb8]{padding:1.5rem 3rem 1.5rem 1.5rem;font-size:1.125rem}.dropdown[data-v-80d33bb8]:hover:not(:disabled){border-color:#ffa01c93}.dropdown[data-v-80d33bb8]:focus{border-color:#ffa01c93;box-shadow:0 2px 4px #0000001a}.dropdown[data-v-80d33bb8]:disabled{opacity:.6;cursor:not-allowed;background-color:#f0f0f0}.dropdown option[data-v-80d33bb8]{color:#000000de;background-color:#fff;padding:.5rem}@keyframes fadeIn-aee8c5e1{0%{opacity:0}to{opacity:1}}.form-group[data-v-aee8c5e1]{margin-bottom:1.5rem}.form-group[data-v-aee8c5e1]:last-of-type{margin-bottom:0}.form-label[data-v-aee8c5e1]{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000000de}.message[data-v-aee8c5e1]{margin:1rem 0;padding:1rem;font-size:.875rem;border-radius:5px}.message--error[data-v-aee8c5e1]{color:#dc3546d8;background-color:#dc35461a;border-left:3px solid rgba(220,53,70,.8470588235)}.message--success[data-v-aee8c5e1]{color:#28a746d0;background-color:#28a7461a;border-left:3px solid rgba(40,167,70,.8156862745)}.message--warning[data-v-aee8c5e1]{color:#ffc107;background-color:#ffc1071a;border-left:3px solid #ffc107}.form-actions[data-v-aee8c5e1]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:480px){.form-actions[data-v-aee8c5e1]{flex-direction:row;gap:.5rem}.form-actions[data-v-aee8c5e1] .btn{flex:1 1 0;min-width:0;padding:.5rem 1rem;font-size:.875rem}}.add-keys-form[data-v-aee8c5e1]{width:100%}.form-hint[data-v-aee8c5e1]{margin-top:.25rem;font-size:.875rem;color:#5a6c7d;font-style:italic}.form-hint--error[data-v-aee8c5e1]{color:#dc3546d8;font-style:normal}.form-label[data-v-aee8c5e1]{display:flex;align-items:center;gap:.25rem}.form-label-optional[data-v-aee8c5e1]{font-size:.875rem;font-weight:400;color:#5a6c7d;font-style:italic}.message[data-v-aee8c5e1]{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.message--success[data-v-aee8c5e1]{color:#1c7631d0}.message--error[data-v-aee8c5e1]{color:#dc3546d8}@keyframes fadeIn-994c0498{0%{opacity:0}to{opacity:1}}.page-header[data-v-994c0498]{margin-bottom:2rem}.page-header__breadcrumbs[data-v-994c0498]{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem;margin-bottom:.5rem;font-size:.875rem}.page-header__sep[data-v-994c0498]{color:#7a7979}.page-header__crumb[data-v-994c0498]{color:#5a6c7d;text-decoration:none;transition:color .3s ease-in-out}.page-header__crumb[data-v-994c0498]:hover{color:#000000de}.page-header__crumb--current[data-v-994c0498]{color:#000000de;font-weight:500;pointer-events:none}.page-header__main[data-v-994c0498]{display:block}.page-header__main--with-actions[data-v-994c0498]{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem}@media(max-width:768px){.page-header__main--with-actions[data-v-994c0498]{flex-direction:column}}.page-header__text[data-v-994c0498]{width:100%;min-width:0}.page-header__title[data-v-994c0498]{margin:0 0 .25rem;font-size:2rem;font-weight:700;color:#000000de;line-height:1.2}@media(max-width:480px){.page-header__title[data-v-994c0498]{font-size:1.5rem}}.page-header__subtitle[data-v-994c0498]{margin:0;font-size:1rem;color:#5a6c7d;line-height:1.6;max-width:100%}.page-header__actions[data-v-994c0498]{flex-shrink:0}.page-header__extra[data-v-994c0498]{margin-top:1.5rem}.skeleton[data-v-798b23c5]{display:block;background:linear-gradient(90deg,#ff9f1c14,#ff9f1c2e,#ff9f1c14);background-size:200% 100%;animation:skeleton-shimmer-798b23c5 1.2s ease-in-out infinite}@keyframes skeleton-shimmer-798b23c5{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes fadeIn-512ba8ad{0%{opacity:0}to{opacity:1}}.skeleton-card-grid[data-v-512ba8ad]{display:grid;gap:1.5rem}.skeleton-card-grid--cabinet[data-v-512ba8ad]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.skeleton-card-grid--public[data-v-512ba8ad]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}@media(max-width:768px){.skeleton-card-grid--public[data-v-512ba8ad]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.skeleton-card-grid--public[data-v-512ba8ad]{grid-template-columns:1fr}}.skeleton-card-grid--library[data-v-512ba8ad]{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.skeleton-card[data-v-512ba8ad]{border-radius:20px;overflow:hidden;border:1px solid rgba(255,213,173,.12);background:#fff}.skeleton-card__image[data-v-512ba8ad]{width:100%}.skeleton-card__body[data-v-512ba8ad]{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.skeleton-card__btn[data-v-512ba8ad]{margin-top:.5rem}@keyframes fadeIn-63fc1392{0%{opacity:0}to{opacity:1}}.skeleton-table[data-v-63fc1392]{background-color:#fff;border-radius:15px;padding:2rem 1.5rem;box-shadow:0 4px 6px #0000001a;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.skeleton-table__head[data-v-63fc1392],.skeleton-table__row[data-v-63fc1392]{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;align-items:center}@media(max-width:480px){.skeleton-table__head[data-v-63fc1392],.skeleton-table__row[data-v-63fc1392]{grid-template-columns:1fr 1fr}}.skeleton-table__head[data-v-63fc1392]{padding-bottom:.5rem;border-bottom:1px solid rgba(255,213,173,.12)}@keyframes fadeIn-790a5399{0%{opacity:0}to{opacity:1}}.page-state[data-v-790a5399]{background-color:#fff;border-radius:15px;padding:2rem 1.5rem;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-align:center;padding:3rem 2rem}.page-state--error[data-v-790a5399]{background:#dc35460a;border:1px solid rgba(220,53,70,.15)}.page-state--error .page-state__icon[data-v-790a5399]{color:#dc3546d8}.page-state--empty[data-v-790a5399]{background:#fff9f380;border:1px solid rgba(255,213,173,.2)}.page-state--empty .page-state__icon[data-v-790a5399]{color:#5a6c7d}.page-state__spinner[data-v-790a5399]{width:44px;height:44px;border:3px solid rgba(255,159,28,.2);border-top-color:#ff9f1c;border-radius:50%;animation:page-state-spin-790a5399 .9s linear infinite}.page-state__icon[data-v-790a5399]{opacity:.75}.page-state__title[data-v-790a5399]{margin:0;font-size:1.25rem;font-weight:600;color:#000000de}.page-state__message[data-v-790a5399]{margin:0;font-size:1rem;color:#5a6c7d;max-width:40ch}@keyframes page-state-spin-790a5399{to{transform:rotate(360deg)}}@keyframes fadeIn-98eb72cf{0%{opacity:0}to{opacity:1}}.app-card[data-v-98eb72cf]{background:#fff;border-radius:20px;border:1px solid rgba(255,213,173,.18);box-shadow:0 2px 4px #0000001a;overflow:hidden}.app-card--flat .app-card__body[data-v-98eb72cf]{padding:0}.app-card__header[data-v-98eb72cf]{padding:1.5rem 2rem 1rem;border-bottom:1px solid rgba(255,213,173,.12)}.app-card__title[data-v-98eb72cf]{margin:0;font-size:1.25rem;font-weight:600;color:#000000de}.app-card__body[data-v-98eb72cf]{padding:2rem}.app-card__footer[data-v-98eb72cf]{padding:1.5rem 2rem;border-top:1px solid rgba(255,213,173,.12)}@keyframes fadeIn-109c6d87{0%{opacity:0}to{opacity:1}}.confirmation-content[data-v-109c6d87]{text-align:center;padding:.5rem 0 1rem}.confirmation-icon[data-v-109c6d87]{width:64px;height:64px;margin:0 auto 1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.confirmation-icon--success[data-v-109c6d87]{background:#ff9f1c26;color:#ff9f1c}.confirmation-icon--info[data-v-109c6d87]{background:#ffefe159;color:#000000de}.confirmation-icon--warning[data-v-109c6d87]{background:#ffc10726;color:#c99700}.confirmation-icon--error[data-v-109c6d87]{background:#dc35461a;color:#dc3546d8}.confirmation-icon--default[data-v-109c6d87]{background:#ffefe133;color:#5a6c7d}.confirmation-text[data-v-109c6d87]{font-size:1rem;color:#000000de;margin:0 0 1rem;line-height:1.6}.confirmation-warning[data-v-109c6d87]{font-size:.875rem;font-weight:500;margin:0}.confirmation-warning--error[data-v-109c6d87]{color:#dc3546d8;font-weight:700}.confirmation-warning--warning[data-v-109c6d87]{color:#ffc107}.confirmation-footer[data-v-109c6d87]{display:flex;justify-content:space-between;gap:1rem;width:100%}.confirmation-footer--single[data-v-109c6d87]{justify-content:center}@keyframes fadeIn-375e2607{0%{opacity:0}to{opacity:1}}.admin-page[data-v-375e2607]{padding-bottom:2.5rem}.admin-stats[data-v-375e2607]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.admin-stat[data-v-375e2607]{min-width:100px;padding:.5rem 1rem;border-radius:15px;background:#fff9f399;border:1px solid rgba(255,213,173,.12)}.admin-stat__label[data-v-375e2607]{display:block;font-size:.75rem;color:#5a6c7d;margin-bottom:2px}.admin-stat strong[data-v-375e2607]{font-size:1.25rem;color:#000000de}.admin-demo-badge[data-v-375e2607]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem 1rem;border-radius:30px;font-size:.75rem;font-weight:600;color:#ff9f1c;background:#ff9f1c1f;border:1px solid rgba(255,159,28,.35)}.admin-profile-card[data-v-375e2607],.admin-keys-card[data-v-375e2607]{margin-bottom:1.5rem}.admin-keys-toolbar[data-v-375e2607]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.admin-keys-toolbar__title[data-v-375e2607]{margin:0;font-size:1.25rem;font-weight:700;color:#000000de}.admin-keys-toolbar__actions[data-v-375e2607]{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.admin-keys-toolbar__refresh[data-v-375e2607]{cursor:pointer;padding:.5rem;background:#ffa01c1f;border:none;border-radius:10px;color:#000000de;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .3s ease-in-out,transform .3s ease-in-out}.admin-keys-toolbar__refresh[data-v-375e2607]:hover{transform:rotate(180deg);background:#ffa01c33}.profile-fields[data-v-375e2607]{display:flex;flex-direction:column;gap:1rem}.profile-field[data-v-375e2607]{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:15px;background:#ffefe114;border:1px solid rgba(255,213,173,.1)}.profile-field__icon[data-v-375e2607]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:12px;color:#ff9f1c;background:#ff9f1c1f}.profile-field__body[data-v-375e2607]{min-width:0;flex:1}.profile-field__label[data-v-375e2607]{display:block;font-size:.75rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.profile-field__value[data-v-375e2607]{font-size:1rem;font-weight:500;color:#000000de;word-break:break-word}@keyframes fadeIn-61c906ae{0%{opacity:0}to{opacity:1}}.product-image-placeholder[data-v-61c906ae]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:160px;background:linear-gradient(135deg,#fff9f3e6,#ffefe159);color:#ff9f1c}.product-image-placeholder--sm[data-v-61c906ae]{min-height:120px}.product-image-placeholder--lg[data-v-61c906ae]{min-height:220px}@keyframes fadeIn-f6730be7{0%{opacity:0}to{opacity:1}}.admin-pricing[data-v-f6730be7]{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:15px;border:1px solid rgba(255,160,28,.15);background:linear-gradient(135deg,#fff9f359,#ffffffe6)}.admin-pricing__section[data-v-f6730be7]{display:flex;flex-direction:column;gap:.5rem}.admin-pricing__label[data-v-f6730be7]{font-size:.9rem;font-weight:600;color:#000000de}.admin-pricing__hint[data-v-f6730be7]{margin:0;padding:1rem 1.5rem;border-radius:12px;background:#ffefe114;border:1px dashed rgba(255,213,173,.2);color:#5a6c7d;font-size:.875rem}.admin-pricing__hint--inline[data-v-f6730be7]{padding:.5rem 1rem}.model-switch[data-v-f6730be7]{display:flex;flex-wrap:wrap;gap:.5rem;padding:.25rem;border-radius:15px;background:#ffffffd9;border:1px solid rgba(255,213,173,.12)}.model-switch__btn[data-v-f6730be7]{flex:1 1 120px;border:none;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#5a6c7d;background:transparent;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out,box-shadow .3s ease-in-out}.model-switch__btn[data-v-f6730be7]:hover{color:#000000de;background:#ffefe133}.model-switch__btn--active[data-v-f6730be7]{color:#fff;background:linear-gradient(135deg,#ffa01c93,#f28d0093);box-shadow:0 4px 12px #ffa01c40}.admin-pricing__plans[data-v-f6730be7],.admin-pricing__one-time[data-v-f6730be7]{display:flex;flex-direction:column;gap:1rem}.admin-pricing__volume[data-v-f6730be7]{display:flex;flex-direction:column;gap:1rem;padding-top:1rem;border-top:1px dashed rgba(255,213,173,.15)}.admin-pricing__volume-head[data-v-f6730be7]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}@media(max-width:480px){.admin-pricing__volume-head[data-v-f6730be7]{flex-direction:column}}.admin-pricing__head[data-v-f6730be7]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}@media(max-width:480px){.admin-pricing__head[data-v-f6730be7]{flex-direction:column}}.admin-pricing__subtitle[data-v-f6730be7]{margin:0 0 .25rem;font-size:1.25rem;font-weight:700;color:#000000de}.admin-pricing__subtitle--sm[data-v-f6730be7]{font-size:1rem}.admin-pricing__desc[data-v-f6730be7]{margin:0;font-size:.875rem;color:#5a6c7d}.admin-pricing__add-btn[data-v-f6730be7],.admin-pricing__remove-btn[data-v-f6730be7]{border:none;border-radius:12px;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .3s ease-in-out}.admin-pricing__add-btn[data-v-f6730be7]{background:#ffa01c1f;color:#ffa01c93;border:1px solid rgba(255,160,28,.25)}.admin-pricing__add-btn[data-v-f6730be7]:hover{background:#ffa01c93;color:#fff}.admin-pricing__remove-btn[data-v-f6730be7]{background:#dc354614;color:#dc3546d8;border:1px solid rgba(220,53,70,.2)}.admin-pricing__remove-btn[data-v-f6730be7]:hover{background:#dc3546d8;color:#fff}.admin-pricing__plan[data-v-f6730be7]{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;border-radius:15px;background:#fff;border:1px solid rgba(255,213,173,.12);box-shadow:0 2px 4px #0000001a;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.admin-pricing__plan--default[data-v-f6730be7]{border-color:#ffa01c73;box-shadow:0 0 0 1px #ffa01c1f}.admin-pricing__plan--volume[data-v-f6730be7]{background:#fff9f333}.admin-pricing__plan--inactive[data-v-f6730be7]{opacity:.72}.admin-pricing__plan-head[data-v-f6730be7]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,213,173,.1)}.admin-pricing__plan-title[data-v-f6730be7]{display:flex;align-items:center;gap:1rem}.admin-pricing__plan-title strong[data-v-f6730be7]{display:block;font-size:1rem;color:#000000de}.admin-pricing__plan-index[data-v-f6730be7]{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background:#ffa01c1f;color:#ffa01c93;font-weight:700;font-size:.875rem;flex-shrink:0}.admin-pricing__plan-price[data-v-f6730be7]{display:block;margin-top:2px;font-size:.875rem;font-weight:600;color:#ffa01c93}.form-row[data-v-f6730be7]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:480px){.form-row[data-v-f6730be7]{grid-template-columns:1fr;gap:1rem}}.form-row--options[data-v-f6730be7]{align-items:end}.form-group[data-v-f6730be7]{display:flex;flex-direction:column;gap:.25rem}.form-group label[data-v-f6730be7]{font-size:.85rem;font-weight:600;color:#5a6c7d}.form-group--narrow[data-v-f6730be7]{max-width:120px}@media(max-width:480px){.form-group--narrow[data-v-f6730be7]{max-width:none}}.form-group--flags[data-v-f6730be7]{flex:1}.form-input[data-v-f6730be7]{width:100%;padding:.5rem 1rem;border:2px solid rgba(255,160,28,.2);border-radius:12px;font-size:1rem;color:#000000de;background:#fff;box-sizing:border-box;font-family:inherit;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}.form-input--price[data-v-f6730be7]{max-width:280px;font-size:1.25rem;font-weight:600}.form-input[data-v-f6730be7]::placeholder{color:#5a6c7d8c}.form-input[data-v-f6730be7]:focus{outline:none;border-color:#ffa01c93;box-shadow:0 0 0 3px #ffa01c1f}.form-input[data-v-f6730be7]:disabled{background:#fff9f359;color:#5a6c7d;cursor:not-allowed}.plan-flags[data-v-f6730be7]{display:flex;flex-wrap:wrap;gap:.5rem}.plan-flag[data-v-f6730be7]{border:1px solid rgba(255,213,173,.18);border-radius:15px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;color:#5a6c7d;background:#fff9f359;cursor:pointer;transition:all .3s ease-in-out}.plan-flag[data-v-f6730be7]:hover{border-color:#ffa01c59;color:#000000de}.plan-flag--on[data-v-f6730be7]{border-color:#28a74659;background:#28a7461f;color:#165d27d0}.plan-flag--default.plan-flag--on[data-v-f6730be7]{border-color:#ffa01c66;background:#ffa01c1f;color:#de810093}@keyframes fadeIn-cee21dc9{0%{opacity:0}to{opacity:1}}.admin-page[data-v-cee21dc9]{padding-bottom:2.5rem}.admin-stats[data-v-cee21dc9]{display:flex;flex-wrap:wrap;gap:1rem}.admin-stat[data-v-cee21dc9]{min-width:100px;padding:.5rem 1rem;border-radius:15px;background:#fff9f399;border:1px solid rgba(255,213,173,.12)}.admin-stat__label[data-v-cee21dc9]{display:block;font-size:.75rem;color:#5a6c7d;margin-bottom:2px}.admin-stat strong[data-v-cee21dc9]{font-size:1.25rem;color:#000000de}.admin-new-project[data-v-cee21dc9]{margin-bottom:2rem;background:#fff;border-radius:20px;border:1px solid rgba(255,213,173,.18);box-shadow:0 2px 4px #0000001a;overflow:hidden}.admin-new-project__toggle[data-v-cee21dc9]{display:flex;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;border:none;background:transparent;cursor:pointer;text-align:left;transition:background-color .3s ease-in-out}.admin-new-project__toggle[data-v-cee21dc9]:hover{background:#ffefe140}.admin-new-project__toggle[data-v-cee21dc9]:focus-visible{outline:2px solid rgba(255,159,28,.5);outline-offset:-2px}.admin-new-project__toggle-icon[data-v-cee21dc9]{flex-shrink:0;color:#ff9f1c}.admin-new-project__toggle-title[data-v-cee21dc9]{font-size:1rem;font-weight:600;color:#000000de}.admin-new-project__toggle-hint[data-v-cee21dc9]{margin-left:auto;font-size:.875rem;color:#5a6c7d}@media(max-width:480px){.admin-new-project__toggle-hint[data-v-cee21dc9]{display:none}}.admin-new-project__chevron[data-v-cee21dc9]{flex-shrink:0;color:#5a6c7d;transition:transform .3s ease-in-out}.admin-new-project--expanded .admin-new-project__chevron[data-v-cee21dc9]{transform:rotate(180deg)}.admin-new-project__body[data-v-cee21dc9]{padding:0 1.5rem 1.5rem;border-top:1px solid rgba(255,213,173,.12)}.new-project-form[data-v-cee21dc9]{padding-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.actions-row[data-v-cee21dc9]{display:flex;gap:1rem;flex-wrap:wrap}.primary-btn[data-v-cee21dc9],.secondary-btn[data-v-cee21dc9],.delete-project-btn[data-v-cee21dc9]{border:none;border-radius:12px;padding:.5rem 2rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out}.primary-btn[data-v-cee21dc9]{background:#ffa01c93;color:#fff}.primary-btn[data-v-cee21dc9]:disabled{opacity:.6;cursor:not-allowed}.secondary-btn[data-v-cee21dc9]{background:#ffa01c1a;color:#ffa01c93}.secondary-btn[data-v-cee21dc9]:hover:not(:disabled){background:#ffa01c33}.secondary-btn[data-v-cee21dc9]:disabled{opacity:.6;cursor:not-allowed}.checkbox-group label[data-v-cee21dc9]{display:flex;align-items:center;gap:.5rem}.projects-list[data-v-cee21dc9]{display:flex;flex-direction:column;gap:1rem}.project-card[data-v-cee21dc9]{background:#fff;border-radius:20px;border:1px solid rgba(255,213,173,.18);box-shadow:0 2px 4px #0000001a;overflow:hidden}.project-card--expanded[data-v-cee21dc9]{border-color:#ff9f1c59;box-shadow:0 4px 6px #0000001a}.project-card__head[data-v-cee21dc9]{display:flex;align-items:stretch;gap:.5rem;padding:.5rem .5rem .5rem 1rem}.project-card__toggle[data-v-cee21dc9]{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0;padding:.5rem 1rem;border:none;background:transparent;cursor:pointer;text-align:left;border-radius:15px;transition:background-color .3s ease-in-out}.project-card__toggle[data-v-cee21dc9]:hover{background:#ffefe140}.project-card__toggle[data-v-cee21dc9]:focus-visible{outline:2px solid rgba(255,159,28,.5);outline-offset:-2px}.project-card__icon[data-v-cee21dc9]{flex-shrink:0;color:#ff9f1c}.project-card__name[data-v-cee21dc9]{font-size:1rem;font-weight:600;color:#000000de;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}@media(max-width:480px){.project-card__name[data-v-cee21dc9]{max-width:120px}}.project-card__meta[data-v-cee21dc9]{margin-left:auto;font-size:.75rem;color:#5a6c7d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}@media(max-width:480px){.project-card__meta[data-v-cee21dc9]{display:none}}.project-card__chevron[data-v-cee21dc9]{flex-shrink:0;color:#5a6c7d;transition:transform .3s ease-in-out}.project-card--expanded .project-card__chevron[data-v-cee21dc9]{transform:rotate(180deg)}.status-badge[data-v-cee21dc9]{flex-shrink:0;padding:.25rem .5rem;border-radius:15px;font-size:.75rem;font-weight:600}.status-badge.active[data-v-cee21dc9]{background:#28a74626;color:#19692cd0}.status-badge.inactive[data-v-cee21dc9]{background:#dc35461a;color:#dc3546d8}.delete-project-btn[data-v-cee21dc9]{flex-shrink:0;align-self:center;border:none;border-radius:12px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;background:#dc3545;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.delete-project-btn[data-v-cee21dc9]:hover:not(:disabled){background:#d32535}.delete-project-btn[data-v-cee21dc9]:disabled{opacity:.7;cursor:not-allowed}.project-card__body[data-v-cee21dc9]{padding:1.5rem 2rem 2rem;border-top:1px solid rgba(255,213,173,.12)}@media(max-width:480px){.project-card__body[data-v-cee21dc9]{padding:1rem}}.project-content[data-v-cee21dc9]{display:grid;grid-template-columns:300px 1fr;gap:2.5rem;margin-bottom:2.5rem}@media(max-width:768px){.project-content[data-v-cee21dc9]{grid-template-columns:1fr}}.project-image-section .thumbnail-container .thumbnail-preview[data-v-cee21dc9]{width:100%;height:200px;object-fit:cover;border-radius:15px;margin-bottom:1rem;box-shadow:0 4px 6px #0000001a}.project-image-section .thumbnail-container .no-image[data-v-cee21dc9]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:15px;color:#5a6c7d;margin-bottom:1rem}.project-image-section .thumbnail-container .thumbnail-actions[data-v-cee21dc9]{display:flex;flex-direction:column;gap:.5rem}.project-image-section .thumbnail-container .delete-thumbnail-btn[data-v-cee21dc9]{background:#dc3545;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out}.project-image-section .thumbnail-container .delete-thumbnail-btn[data-v-cee21dc9]:hover{background:#bd2130}.project-info[data-v-cee21dc9]{display:flex;flex-direction:column;gap:1.5rem}.form-group label[data-v-cee21dc9]{display:block;margin-bottom:.25rem;font-weight:600;color:#000000de;font-size:.9rem}.form-group .form-input[data-v-cee21dc9]{width:100%;padding:.5rem 1rem;border:2px solid rgba(255,160,28,.2);border-radius:12px;font-size:1rem;transition:all .3s ease-in-out}.form-group .form-input[data-v-cee21dc9]:focus{outline:none;border-color:#ffa01c93}.form-group textarea.form-input[data-v-cee21dc9]{resize:vertical;min-height:80px}.form-row[data-v-cee21dc9]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:480px){.form-row[data-v-cee21dc9]{grid-template-columns:1fr}}.pricing-section[data-v-cee21dc9]{margin-top:1rem;padding-top:2rem;border-top:2px solid rgba(255,160,28,.1)}.pricing-save-row[data-v-cee21dc9]{display:flex;justify-content:flex-end;margin-top:1rem}.upload-label[data-v-cee21dc9]{display:inline-block;cursor:pointer}.upload-label .file-input[data-v-cee21dc9]{display:none}.upload-label .upload-btn[data-v-cee21dc9]{display:inline-block;background:#ffa01c93;color:#fff;padding:.5rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;transition:all .3s ease-in-out}.upload-label .upload-btn[data-v-cee21dc9]:hover{background:#e8870093}.screenshots-section[data-v-cee21dc9]{margin-top:2.5rem;padding-top:2.5rem;border-top:2px solid rgba(255,160,28,.1)}.screenshots-section .section-title[data-v-cee21dc9]{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;color:#000000de}.screenshots-section .screenshots-list[data-v-cee21dc9]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem}.screenshots-section .screenshot-item .screenshot-preview[data-v-cee21dc9]{width:100%;height:150px;object-fit:cover;border-radius:12px;margin-bottom:.5rem;box-shadow:0 2px 4px #0000001a}.screenshots-section .screenshot-item .screenshot-info[data-v-cee21dc9]{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.screenshots-section .screenshot-item .screenshot-info .screenshot-caption[data-v-cee21dc9]{font-size:.85rem;color:#5a6c7d;margin:0;flex:1}.screenshots-section .screenshot-item .screenshot-info .delete-btn[data-v-cee21dc9]{background:#dc3545;color:#fff;border:none;padding:.4rem .8rem;border-radius:10px;font-size:.8rem;cursor:pointer;transition:all .3s ease-in-out}.screenshots-section .screenshot-item .screenshot-info .delete-btn[data-v-cee21dc9]:hover{background:#bd2130}.videos-section[data-v-cee21dc9]{margin-top:2.5rem;padding-top:2.5rem;border-top:2px solid rgba(255,160,28,.1)}.videos-section .section-title[data-v-cee21dc9]{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;color:#000000de}.videos-section .videos-list[data-v-cee21dc9]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-bottom:1.5rem}.videos-section .video-item .video-preview[data-v-cee21dc9]{width:100%;height:150px;object-fit:cover;border-radius:12px;margin-bottom:.5rem;background:#000;box-shadow:0 2px 4px #0000001a}.videos-section .video-item .video-info[data-v-cee21dc9]{display:flex;flex-direction:column;gap:.25rem}.videos-section .video-item .video-info .video-title[data-v-cee21dc9]{font-size:.95rem;font-weight:600;margin:0;color:#000000de}.videos-section .video-item .video-info .video-caption[data-v-cee21dc9]{font-size:.85rem;color:#5a6c7d;margin:0}.videos-section .video-item .video-info .delete-btn[data-v-cee21dc9]{align-self:flex-start;background:#dc3545;color:#fff;border:none;padding:.4rem .8rem;border-radius:10px;font-size:.8rem;cursor:pointer;transition:all .3s ease-in-out}.videos-section .video-item .video-info .delete-btn[data-v-cee21dc9]:hover{background:#bd2130}.publications-section[data-v-cee21dc9]{margin-top:2.5rem;padding-top:2.5rem;border-top:2px solid rgba(255,160,28,.1)}.publications-section .section-title[data-v-cee21dc9]{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;color:#000000de}.publications-section .publications-empty[data-v-cee21dc9]{color:#5a6c7d;font-size:.9rem;margin:0 0 1.5rem}.publications-section .publications-list[data-v-cee21dc9]{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.publications-section .publication-item[data-v-cee21dc9]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;background:#ffa01c0a;border-radius:12px;flex-wrap:wrap}.publications-section .publication-info[data-v-cee21dc9]{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:200px}.publications-section .publication-type-badge[data-v-cee21dc9]{display:inline-block;align-self:flex-start;font-size:.75rem;font-weight:600;color:#ffa01c93;background:#ffa01c1f;padding:.15rem .5rem;border-radius:10px}.publications-section .publication-title[data-v-cee21dc9]{color:#000000de;font-weight:600;text-decoration:none}.publications-section .publication-title[data-v-cee21dc9]:hover{color:#ffa01c93;text-decoration:underline}.publications-section .publication-url[data-v-cee21dc9]{font-size:.8rem;color:#5a6c7d;word-break:break-all}.publications-section .publication-actions[data-v-cee21dc9]{display:flex;gap:.5rem;flex-shrink:0}.publications-section .edit-btn[data-v-cee21dc9],.publications-section .save-btn[data-v-cee21dc9],.publications-section .cancel-btn[data-v-cee21dc9],.publications-section .delete-btn[data-v-cee21dc9]{border:none;padding:.4rem .8rem;border-radius:10px;font-size:.8rem;cursor:pointer;transition:all .3s ease-in-out}.publications-section .edit-btn[data-v-cee21dc9],.publications-section .save-btn[data-v-cee21dc9]{background:#ffa01c93;color:#fff}.publications-section .edit-btn[data-v-cee21dc9]:hover,.publications-section .save-btn[data-v-cee21dc9]:hover{background:#e8870093}.publications-section .cancel-btn[data-v-cee21dc9]{background:#5a6c7d26;color:#000000de}.publications-section .delete-btn[data-v-cee21dc9]{background:#dc3545;color:#fff}.publications-section .delete-btn[data-v-cee21dc9]:hover{background:#bd2130}.publications-section .publication-edit-form[data-v-cee21dc9]{display:flex;flex-direction:column;gap:.5rem;width:100%}.publications-section .publication-add-form[data-v-cee21dc9]{padding-top:1rem;border-top:1px solid rgba(255,160,28,.1)}.publications-section .publication-add-title[data-v-cee21dc9]{font-size:1rem;font-weight:600;margin:0 0 1rem;color:#000000de}.download-file-section[data-v-cee21dc9]{margin-top:2.5rem;padding-top:2.5rem;border-top:2px solid rgba(255,160,28,.1)}.download-file-section .section-title[data-v-cee21dc9]{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;color:#000000de}.download-file-section .current-file[data-v-cee21dc9]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.download-file-section .current-file .file-label[data-v-cee21dc9]{font-weight:600;font-size:.9rem;color:#5a6c7d;white-space:nowrap}.download-file-section .current-file .file-name[data-v-cee21dc9]{background:#d4edda;color:#155724;padding:.3rem .8rem;border-radius:10px;font-size:.9rem;font-weight:600}.download-file-section .current-file .file-empty[data-v-cee21dc9]{background:#f8d7da;color:#721c24;padding:.3rem .8rem;border-radius:10px;font-size:.9rem}.download-file-section .file-actions[data-v-cee21dc9]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.download-file-section .file-actions .delete-file-btn[data-v-cee21dc9]{background:#dc3545;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease-in-out}.download-file-section .file-actions .delete-file-btn[data-v-cee21dc9]:hover{background:#bd2130}@keyframes spin-cee21dc9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn-96f12302{0%{opacity:0}to{opacity:1}}.public-layout[data-v-96f12302]{display:flex;flex-direction:column;min-height:100%;width:100%}@media(max-width:768px){.public-layout__header[data-v-96f12302]{display:none}}.public-layout__header-inner[data-v-96f12302]{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1400px;margin:0 auto;padding:.5rem 1.5rem;min-height:100px}.public-layout__logo[data-v-96f12302]{display:flex;flex-shrink:0;text-decoration:none;filter:drop-shadow(10px 10px 0px rgba(147,118,155,.568))}.public-layout__logo img[data-v-96f12302]{width:80px;height:80px;border-radius:100px;transition:transform .3s ease-in-out}.public-layout__logo img[data-v-96f12302]:hover{transform:scale(1.02)}.public-layout__nav[data-v-96f12302]{display:flex;flex:1;justify-content:center;align-items:center;gap:.25rem}.public-layout__nav-link[data-v-96f12302]{text-decoration:none;color:#000;padding:.5rem 1rem;font-size:1.125rem;border-radius:5px;white-space:nowrap;transition:all .3s ease-in-out}.public-layout__nav-link[data-v-96f12302]:hover{background-color:#0000000f}.public-layout__nav-link--active[data-v-96f12302]{font-weight:600;background-color:#ff9f1c1f}.public-layout__header-actions[data-v-96f12302]{display:flex;gap:.5rem;align-items:center;flex-shrink:0}.public-layout__user[data-v-96f12302]{font-weight:500;font-size:.875rem;color:#000000de;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-layout__cabinet-link[data-v-96f12302]{display:inline-flex;align-items:center;padding:.25rem 1rem;border-radius:15px;font-size:.875rem;font-weight:600;color:#000000de;text-decoration:none;background:#ff9f1c1f;border:1px solid rgba(255,159,28,.35);white-space:nowrap;transition:background-color .3s ease-in-out,border-color .3s ease-in-out}.public-layout__cabinet-link[data-v-96f12302]:hover{background:#ff9f1c33;border-color:#ff9f1c80}.public-layout__cabinet-link--compact[data-v-96f12302]{padding:.5rem 1rem;font-size:.875rem;min-height:44px}.public-layout__topbar[data-v-96f12302]{display:none}@media(max-width:768px){.public-layout__topbar[data-v-96f12302]{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 1rem;padding-top:calc(.5rem + env(safe-area-inset-top,0px));background:#ffefe1eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(255,213,173,.15);position:sticky;top:0;z-index:200}}.public-layout__topbar-logo[data-v-96f12302]{display:flex;flex-shrink:0;text-decoration:none;filter:drop-shadow(10px 10px 0px rgba(147,118,155,.568))}.public-layout__topbar-logo img[data-v-96f12302]{width:48px;height:48px;border-radius:100px}.public-layout__topbar-actions[data-v-96f12302]{display:flex;align-items:center;gap:.5rem;flex-shrink:0;margin-left:auto}.public-layout__topbar-actions[data-v-96f12302] .btn{min-width:auto;padding:.5rem 1rem;font-size:1rem;min-height:44px;white-space:nowrap}.public-layout__topbar-user[data-v-96f12302]{font-size:.75rem;font-weight:500;color:#5a6c7d;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-layout__content[data-v-96f12302]{flex:1;min-width:0;width:100%;max-width:1280px;margin:0 auto;padding:1rem 1.5rem}@media(max-width:768px){.public-layout__content[data-v-96f12302]{max-width:100%;padding:0;padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}.public-layout__tabbar[data-v-96f12302]{display:none}@media(max-width:768px){.public-layout__tabbar[data-v-96f12302]{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:300;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid rgba(255,213,173,.2);box-shadow:0 4px 6px #0000001a}}.public-layout__tab[data-v-96f12302]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:.25rem;text-decoration:none;color:#5a6c7d;font-size:.75rem;font-weight:500;transition:color .3s ease-in-out,background-color .3s ease-in-out;-webkit-tap-highlight-color:transparent}.public-layout__tab--active[data-v-96f12302]{color:#000000de;font-weight:600}.public-layout__tab--active .public-layout__tab-icon[data-v-96f12302]{color:#ff9f1c}.public-layout__tab[data-v-96f12302]:active{background:#ffefe140}.public-layout__tab-icon[data-v-96f12302]{color:#5a6c7d;transition:color .3s ease-in-out}.public-layout__tab-label[data-v-96f12302]{line-height:1.1;text-align:center}@keyframes fadeIn-689c7dd6{0%{opacity:0}to{opacity:1}}.user-layout[data-v-689c7dd6]{display:grid;grid-template-columns:220px minmax(0,1fr);gap:2rem;align-items:start;width:100%;max-width:1120px;margin:0 auto}@media(max-width:768px){.user-layout[data-v-689c7dd6]{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;gap:0;max-width:100%;min-height:calc(100dvh - 80px);padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}.user-layout__topbar[data-v-689c7dd6]{display:none}@media(max-width:768px){.user-layout__topbar[data-v-689c7dd6]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 1rem;padding-top:calc(.5rem + env(safe-area-inset-top,0px));min-height:56px;background:#fff;border-bottom:1px solid rgba(255,213,173,.15);position:sticky;top:0;z-index:200}}.user-layout__topbar-user[data-v-689c7dd6]{margin-left:auto;font-size:1rem;font-weight:600;color:#000000de;max-width:55%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-layout__site-link[data-v-689c7dd6]{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#5a6c7d;text-decoration:none;transition:color .3s ease-in-out;flex-shrink:0}.user-layout__site-link[data-v-689c7dd6]:hover{color:#ff9f1c}.user-layout__site-link--topbar[data-v-689c7dd6]{font-size:1rem;font-weight:600;color:#000000de;padding:.5rem 1rem;margin:-.5rem 0 -.5rem -1rem;border-radius:15px;min-height:44px}.user-layout__site-link--topbar[data-v-689c7dd6]:hover{color:#ff9f1c;background:#ffefe140}.user-layout__site-link--sidebar[data-v-689c7dd6]{margin-bottom:.25rem}.user-layout__sidebar[data-v-689c7dd6]{position:sticky;top:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff;border-radius:20px;border:1px solid rgba(255,213,173,.2);box-shadow:0 2px 4px #0000001a}@media(max-width:768px){.user-layout__sidebar[data-v-689c7dd6]{display:none}}.user-layout__brand[data-v-689c7dd6]{display:flex;flex-direction:column;gap:2px;padding-bottom:.5rem;margin-bottom:.25rem;border-bottom:1px solid rgba(255,213,173,.15);text-decoration:none;transition:opacity .3s ease-in-out}.user-layout__brand[data-v-689c7dd6]:hover{opacity:.85}.user-layout__brand-title[data-v-689c7dd6]{font-size:.875rem;font-weight:700;color:#000000de;line-height:1.2}.user-layout__brand-sub[data-v-689c7dd6]{font-size:.75rem;color:#5a6c7d;letter-spacing:.04em}.user-layout__nav--sidebar[data-v-689c7dd6]{display:flex;flex-direction:column;gap:.25rem}.user-layout__link[data-v-689c7dd6]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:15px;text-decoration:none;color:#000000de;font-weight:500;font-size:.875rem;transition:background-color .3s ease-in-out,color .3s ease-in-out}.user-layout__link[data-v-689c7dd6]:hover{background:#ffefe159}.user-layout__link--active[data-v-689c7dd6]{background:#ff9f1c26;color:#000000de;font-weight:600;box-shadow:inset 3px 0 #ff9f1c}.user-layout__link-icon[data-v-689c7dd6]{flex-shrink:0;color:#5a6c7d}.user-layout__link--active .user-layout__link-icon[data-v-689c7dd6]{color:#000000de}.user-layout__footer[data-v-689c7dd6]{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,213,173,.15);display:flex;flex-direction:column;gap:1rem}.user-layout__user[data-v-689c7dd6]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.user-layout__logout[data-v-689c7dd6]{width:100%}.user-layout__user-label[data-v-689c7dd6]{font-size:.75rem;color:#5a6c7d}.user-layout__user-name[data-v-689c7dd6]{font-size:.875rem;font-weight:600;color:#000000de;word-break:break-word}.user-layout__content[data-v-689c7dd6]{min-width:0}@media(max-width:768px){.user-layout__content[data-v-689c7dd6]{padding:1rem 1rem 1.5rem}}.user-layout__tabbar[data-v-689c7dd6]{display:none}@media(max-width:768px){.user-layout__tabbar[data-v-689c7dd6]{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:300;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid rgba(255,213,173,.2);box-shadow:0 4px 6px #0000001a}}.user-layout__tab[data-v-689c7dd6]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:.25rem;text-decoration:none;color:#5a6c7d;font-size:.75rem;font-weight:500;transition:color .3s ease-in-out,background-color .3s ease-in-out;-webkit-tap-highlight-color:transparent}.user-layout__tab--active[data-v-689c7dd6]{color:#000000de;font-weight:600}.user-layout__tab--active .user-layout__tab-icon[data-v-689c7dd6]{color:#ff9f1c}.user-layout__tab[data-v-689c7dd6]:active{background:#ffefe140}.user-layout__tab-icon[data-v-689c7dd6]{color:#5a6c7d;transition:color .3s ease-in-out}.user-layout__tab-label[data-v-689c7dd6]{line-height:1.1;text-align:center}@keyframes fadeIn-13895b00{0%{opacity:0}to{opacity:1}}.admin-layout[data-v-13895b00]{display:grid;grid-template-columns:220px minmax(0,1fr);gap:2rem;align-items:start;width:100%;max-width:1120px;margin:0 auto}@media(max-width:768px){.admin-layout[data-v-13895b00]{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;gap:0;max-width:100%;min-height:calc(100dvh - 80px);padding-bottom:calc(64px + env(safe-area-inset-bottom,0px))}}.admin-layout__topbar[data-v-13895b00]{display:none}@media(max-width:768px){.admin-layout__topbar[data-v-13895b00]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;padding-top:calc(.5rem + env(safe-area-inset-top,0px));background:#fff;border-bottom:1px solid rgba(255,213,173,.15);position:sticky;top:0;z-index:200}}.admin-layout__topbar-title[data-v-13895b00]{font-size:.875rem;font-weight:700;color:#000000de}.admin-layout__topbar-user[data-v-13895b00]{margin-left:auto;font-size:.75rem;color:#5a6c7d;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-layout__site-link[data-v-13895b00]{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:#5a6c7d;text-decoration:none;transition:color .3s ease-in-out;flex-shrink:0}.admin-layout__site-link[data-v-13895b00]:hover{color:#ff9f1c}.admin-layout__site-link--sidebar[data-v-13895b00]{margin-bottom:.25rem}.admin-layout__sidebar[data-v-13895b00]{position:sticky;top:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff;border-radius:20px;border:1px solid rgba(255,213,173,.2);box-shadow:0 2px 4px #0000001a}@media(max-width:768px){.admin-layout__sidebar[data-v-13895b00]{display:none}}.admin-layout__brand[data-v-13895b00]{display:flex;flex-direction:column;gap:2px;padding-bottom:.5rem;margin-bottom:.25rem;border-bottom:1px solid rgba(255,213,173,.15);text-decoration:none;transition:opacity .3s ease-in-out}.admin-layout__brand[data-v-13895b00]:hover{opacity:.85}.admin-layout__brand-title[data-v-13895b00]{font-size:.875rem;font-weight:700;color:#000000de;line-height:1.2}.admin-layout__brand-sub[data-v-13895b00]{font-size:.75rem;color:#5a6c7d;letter-spacing:.04em}.admin-layout__nav--sidebar[data-v-13895b00]{display:flex;flex-direction:column;gap:.25rem}.admin-layout__link[data-v-13895b00]{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:15px;text-decoration:none;color:#000000de;font-weight:500;font-size:.875rem;transition:background-color .3s ease-in-out,color .3s ease-in-out}.admin-layout__link[data-v-13895b00]:hover{background:#ffefe159}.admin-layout__link--active[data-v-13895b00]{background:#ff9f1c26;font-weight:600;box-shadow:inset 3px 0 #ff9f1c}.admin-layout__link-icon[data-v-13895b00]{flex-shrink:0;color:#5a6c7d}.admin-layout__link--active .admin-layout__link-icon[data-v-13895b00]{color:#000000de}.admin-layout__footer[data-v-13895b00]{margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,213,173,.15);display:flex;flex-direction:column;gap:1rem}.admin-layout__user[data-v-13895b00]{display:flex;flex-direction:column;gap:.25rem;min-width:0}.admin-layout__user-label[data-v-13895b00]{font-size:.75rem;color:#5a6c7d}.admin-layout__user-name[data-v-13895b00]{font-size:.875rem;font-weight:600;color:#000000de;word-break:break-word}.admin-layout__logout[data-v-13895b00]{width:100%}.admin-layout__content[data-v-13895b00]{min-width:0}@media(max-width:768px){.admin-layout__content[data-v-13895b00]{padding:1rem 1rem 1.5rem}}.admin-layout__tabbar[data-v-13895b00]{display:none}@media(max-width:768px){.admin-layout__tabbar[data-v-13895b00]{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:300;height:calc(64px + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);background:#fff;border-top:1px solid rgba(255,213,173,.2);box-shadow:0 4px 6px #0000001a}}.admin-layout__tab[data-v-13895b00]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:.25rem;text-decoration:none;color:#5a6c7d;font-size:.75rem;font-weight:500;transition:color .3s ease-in-out,background-color .3s ease-in-out;-webkit-tap-highlight-color:transparent}.admin-layout__tab--active[data-v-13895b00]{color:#000000de;font-weight:600}.admin-layout__tab--active .admin-layout__tab-icon[data-v-13895b00]{color:#ff9f1c}.admin-layout__tab[data-v-13895b00]:active{background:#ffefe140}.admin-layout__tab-icon[data-v-13895b00]{color:#5a6c7d;transition:color .3s ease-in-out}.admin-layout__tab-label[data-v-13895b00]{line-height:1.1;text-align:center}@keyframes fadeIn-6e103df9{0%{opacity:0}to{opacity:1}}.confirmation-container[data-v-6e103df9]{max-width:350px;margin:0 auto;padding:1.5rem;text-align:center}.confirmation-title[data-v-6e103df9]{font-size:1.5rem;font-weight:600;color:#000000de;margin-bottom:.5rem}.confirmation-message[data-v-6e103df9]{color:#5a6c7d;font-size:.875rem;margin:1rem 0 2rem;line-height:1.6}.code-inputs[data-v-6e103df9]{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:1.5rem}@media(max-width:480px){.code-inputs[data-v-6e103df9]{gap:.25rem}}.code-input[data-v-6e103df9]{width:50px;height:60px;font-size:2rem;font-weight:600;text-align:center;border:2px solid #e0e0e0;border-radius:10px;outline:none;background-color:#fff;color:#000000de;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out}@media(max-width:480px){.code-input[data-v-6e103df9]{width:45px;height:55px;font-size:1.5rem}}.code-input[data-v-6e103df9]:focus{border-color:#ffa01c93;box-shadow:0 2px 4px #0000001a}.code-input--error[data-v-6e103df9]{border-color:#dc3546d8}.code-input--error[data-v-6e103df9]:focus{border-color:#dc3546d8;box-shadow:0 0 5px #dc35464d}.error-message[data-v-6e103df9]{margin:0 0 1rem;font-size:.875rem;color:#dc3546d8;font-weight:500}.resend-button[data-v-6e103df9]{background:none;border:none;color:#ffa01c93;cursor:pointer;font-size:.875rem;padding:.5rem;transition:color .3s ease-in-out}.resend-button[data-v-6e103df9]:hover{color:#e8870093;text-decoration:underline}@keyframes fadeIn-d8a9d087{0%{opacity:0}to{opacity:1}}.form-group[data-v-d8a9d087]{margin-bottom:1.5rem}.form-group[data-v-d8a9d087]:last-of-type{margin-bottom:0}.form-label[data-v-d8a9d087]{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000000de}.message[data-v-d8a9d087]{margin:1rem 0;padding:1rem;font-size:.875rem;border-radius:5px}.message--error[data-v-d8a9d087]{color:#dc3546d8;background-color:#dc35461a;border-left:3px solid rgba(220,53,70,.8470588235)}.message--success[data-v-d8a9d087]{color:#28a746d0;background-color:#28a7461a;border-left:3px solid rgba(40,167,70,.8156862745)}.message--warning[data-v-d8a9d087]{color:#ffc107;background-color:#ffc1071a;border-left:3px solid #ffc107}.form-actions[data-v-d8a9d087]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:480px){.form-actions[data-v-d8a9d087]{flex-direction:row;gap:.5rem}.form-actions[data-v-d8a9d087] .btn{flex:1 1 0;min-width:0;padding:.5rem 1rem;font-size:.875rem}}.code-step[data-v-d8a9d087],.password-form[data-v-d8a9d087]{width:100%}.message[data-v-d8a9d087]{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.message--success[data-v-d8a9d087]{color:#1c7631d0}.message--error[data-v-d8a9d087]{color:#dc3546d8}@keyframes fadeIn-21ffa166{0%{opacity:0}to{opacity:1}}.user-page[data-v-21ffa166]{padding-bottom:2.5rem}.profile-grid[data-v-21ffa166]{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1.5rem}.info-row[data-v-21ffa166]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(255,213,173,.15)}.info-row[data-v-21ffa166]:last-child{border-bottom:none;padding-bottom:0}@media(max-width:480px){.info-row[data-v-21ffa166]{flex-direction:column;align-items:flex-start}}.info-label[data-v-21ffa166]{font-size:.875rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.04em}.info-value[data-v-21ffa166]{font-size:1rem;font-weight:500;color:#000000de;word-break:break-word}.library-hint[data-v-21ffa166]{margin:0;color:#5a6c7d;line-height:1.6}@media(max-width:768px){.profile-header[data-v-21ffa166] .page-header__subtitle{display:none}}@media(max-width:768px){.profile-grid__library[data-v-21ffa166]{display:none}}@keyframes fadeIn-91c00100{0%{opacity:0}to{opacity:1}}.table-container[data-v-91c00100]{width:100%;overflow-x:auto}.search-panel[data-v-91c00100]{display:flex;gap:1rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff9f3,#fff);padding:1.5rem;border-radius:15px;box-shadow:0 2px 4px #0000001a}@media(max-width:768px){.search-panel[data-v-91c00100]{flex-direction:column}}.search-panel .search-select[data-v-91c00100]{color:#000000de;padding:1rem 1.5rem;border:2px solid #ffd5ad;border-radius:12px;background:linear-gradient(135deg,#fff,#fff9f3);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease-in-out}.search-panel .search-select[data-v-91c00100]:hover{border-color:#ffa01c93;box-shadow:0 2px 4px #0000001a}.search-panel .search-select[data-v-91c00100]:focus{border-color:#ffa01c93;outline:none}@media(max-width:768px){.search-panel .search-select[data-v-91c00100]{width:100%}}.search-panel .search-input[data-v-91c00100]{flex-grow:1;padding:1rem 1.5rem;border:2px solid #ffd5ad;border-radius:12px;font-size:1rem;background:#fff;transition:all .3s ease-in-out}.search-panel .search-input[data-v-91c00100]:focus{border-color:#ffa01c93;outline:none;box-shadow:0 2px 4px #0000001a}.search-panel .search-input[data-v-91c00100]::placeholder{color:#7a7979}@media(max-width:768px){.search-panel .search-input[data-v-91c00100]{width:100%}}.search-panel .table-reload[data-v-91c00100]{cursor:pointer;padding:1rem;background:linear-gradient(135deg,#ffa01c93,#ff880085);border-radius:12px;transition:all .3s ease-in-out;box-shadow:0 2px 4px #0000001a;width:48px;height:48px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.search-panel .table-reload[data-v-91c00100]:hover{transform:rotate(180deg) scale(1.1);box-shadow:0 4px 6px #0000001a}.search-panel .table-reload[data-v-91c00100]:active{transform:rotate(180deg) scale(.95)}@media(max-width:768px){.search-panel .table-reload[data-v-91c00100]{align-self:center}}.admin-table[data-v-91c00100]{width:100%;border-collapse:separate;border-spacing:0;background:linear-gradient(135deg,#fff,#fff9f3);box-shadow:0 8px 24px #ff9f1c26;border-radius:20px;overflow:hidden}.admin-table th[data-v-91c00100],.admin-table td[data-v-91c00100]{border:none;padding:1.5rem 2rem;text-align:left;border-bottom:1px solid rgba(255,213,173,.3)}@media(max-width:768px){.admin-table th[data-v-91c00100],.admin-table td[data-v-91c00100]{padding:1rem;font-size:.875rem}}.admin-table thead[data-v-91c00100]{background:linear-gradient(135deg,#ffa01c93,#ff880085)}.admin-table thead th[data-v-91c00100]{cursor:pointer;font-weight:700;color:#fff;-webkit-user-select:none;user-select:none;position:relative;transition:all .3s ease-in-out;border-bottom:2px solid rgba(255,255,255,.2)}.admin-table thead th[data-v-91c00100]:hover{background:linear-gradient(135deg,#ffab3693,#ffa01c93);transform:translateY(-2px)}.admin-table thead th[data-v-91c00100]:active{transform:translateY(0)}.admin-table thead th .sort-indicator[data-v-91c00100]{margin-left:.25rem;font-size:.875rem;opacity:.9}.admin-table tbody tr[data-v-91c00100]{transition:all .3s ease-in-out;background:#fff}.admin-table tbody tr[data-v-91c00100]:nth-child(2n){background:#ffefe133}.admin-table tbody tr[data-v-91c00100]:hover{background:linear-gradient(135deg,#ffa01c1a,#ff880026);transform:scale(1.01);box-shadow:0 4px 6px #0000001a}.admin-table tbody tr:hover .action-btn[data-v-91c00100]{visibility:visible;opacity:1}.admin-table tbody tr:last-child td[data-v-91c00100]{border-bottom:none}.no-results[data-v-91c00100]{text-align:center;color:#5a6c7d;font-style:italic;padding:2.5rem!important;background:#ffefe14d;border-radius:12px}.cell-content[data-v-91c00100]{display:flex;justify-content:space-between;align-items:center;gap:1rem}.cell-content--actions[data-v-91c00100]{justify-content:center}.cell-text[data-v-91c00100]{flex:1;font-weight:500;color:#000000de}.cell-actions[data-v-91c00100]{display:flex;gap:.5rem;align-items:center}.action-btn[data-v-91c00100]{visibility:hidden;opacity:0;cursor:pointer;max-height:32px;max-width:32px;padding:.25rem;background:#fff;border-radius:10px;transition:all .3s ease-in-out;box-shadow:0 1px 2px #0000000d}.action-btn[data-v-91c00100]:hover{opacity:1!important;transform:scale(1.15);box-shadow:0 4px 6px #0000001a}.action-btn[data-v-91c00100]:active{transform:scale(.95)}.action-btn--delete[data-v-91c00100]:hover{background:#dc35461a;filter:brightness(.8) sepia(1) hue-rotate(-10deg) saturate(3)}.action-btn--open[data-v-91c00100]:hover{background:#ffa01c1a}@media(max-width:768px){.action-btn[data-v-91c00100]{visibility:visible;opacity:.7}}@keyframes fadeIn-850d0905{0%{opacity:0}to{opacity:1}}.admin-page[data-v-850d0905]{padding-bottom:2.5rem}.admin-stats[data-v-850d0905]{display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.admin-stat[data-v-850d0905]{min-width:100px;padding:.5rem 1rem;border-radius:15px;background:#fff9f399;border:1px solid rgba(255,213,173,.12)}.admin-stat__label[data-v-850d0905]{display:block;font-size:.75rem;color:#5a6c7d;margin-bottom:2px}.admin-stat strong[data-v-850d0905]{font-size:1.25rem;color:#000000de}.admin-demo-badge[data-v-850d0905]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem 1rem;border-radius:30px;font-size:.75rem;font-weight:600;color:#ff9f1c;background:#ff9f1c1f;border:1px solid rgba(255,159,28,.35)}@keyframes fadeIn-a730005e{0%{opacity:0}to{opacity:1}}.product-price-label--badge[data-v-a730005e]{display:inline-block}.product-price-label--detail[data-v-a730005e]{display:block;font-size:2rem;font-weight:700;color:#ffa01c93;margin-bottom:1.5rem}@media(max-width:480px){.product-price-label--detail[data-v-a730005e]{font-size:1.5rem;margin-bottom:1rem}}@keyframes fadeIn-cabd92f9{0%{opacity:0}to{opacity:1}}.product-card[data-v-cabd92f9]{background:linear-gradient(135deg,#fff,#fff9f380);border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #ff9f1c26;border:2px solid rgba(255,160,28,.1);transition:all .3s ease-in-out;cursor:pointer;display:flex;flex-direction:column;height:100%}.product-card[data-v-cabd92f9]:hover{transform:translateY(-3px);box-shadow:0 8px 24px #ff9f1c26;border-color:#ff9f1c59}.product-card:hover .product-thumbnail[data-v-cabd92f9]{transform:scale(1.02)}.product-image[data-v-cabd92f9]{position:relative;width:100%;height:250px;overflow:hidden;background:linear-gradient(135deg,#fff9f34d,#ffa01c1a)}.product-image .product-thumbnail[data-v-cabd92f9]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.product-image .price-badge[data-v-cabd92f9]{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#ffa01c93,#e8870093);color:#fff;padding:.25rem 1rem;border-radius:15px;font-weight:700;font-size:.875rem;box-shadow:0 4px 6px #0000001a}.product-content[data-v-cabd92f9]{padding:2rem;display:flex;flex-direction:column;flex:1}.product-title[data-v-cabd92f9]{font-size:1.5rem;font-weight:700;color:#000000de;margin-bottom:1rem;line-height:1.3}.product-description[data-v-cabd92f9]{font-size:1rem;color:#5a6c7d;line-height:1.6;margin-bottom:1.5rem;flex:1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-footer[data-v-cabd92f9]{margin-top:auto;padding-top:1rem}@media(max-width:480px){.product-image[data-v-cabd92f9]{height:200px}.product-content[data-v-cabd92f9]{padding:1.5rem}.product-title[data-v-cabd92f9]{font-size:1.25rem}}@keyframes fadeIn-ddfa462c{0%{opacity:0}to{opacity:1}}.products-catalog-grid[data-v-ddfa462c]{display:grid;gap:1.5rem}.products-catalog-grid--cabinet[data-v-ddfa462c]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.products-catalog-grid--public[data-v-ddfa462c]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2.5rem}@media(max-width:1130px){.products-catalog-grid--public[data-v-ddfa462c]{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(max-width:768px){.products-catalog-grid--public[data-v-ddfa462c]{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.products-catalog-grid--cabinet[data-v-ddfa462c]{grid-template-columns:1fr}}@keyframes fadeIn-90aefa24{0%{opacity:0}to{opacity:1}}.user-page[data-v-90aefa24]{padding-bottom:2.5rem}@keyframes fadeIn-0ae98a5d{0%{opacity:0}to{opacity:1}}.library-card[data-v-0ae98a5d]{display:flex;flex-direction:column;border-radius:30px;background:#fff;box-shadow:0 4px 6px #0000001a;overflow:hidden;height:100%;cursor:pointer;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.library-card[data-v-0ae98a5d]:hover{box-shadow:0 8px 24px #ff9f1c26;transform:translateY(-2px)}.library-card[data-v-0ae98a5d]:focus-visible{outline:3px solid rgba(255,160,28,.35);outline-offset:3px}.thumbnail-wrapper[data-v-0ae98a5d]{position:relative;width:100%;padding-top:60%;background:#f0f0f0}.thumbnail-wrapper img[data-v-0ae98a5d]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.card-content[data-v-0ae98a5d]{display:flex;flex-direction:column;gap:1rem;padding:2rem;flex:1}.card-content h3[data-v-0ae98a5d]{margin:0;font-size:1.5rem}.card-content p[data-v-0ae98a5d]{color:#5a6c7d;margin:0;padding:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.stats[data-v-0ae98a5d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin:0;padding:0;width:100%}@media(max-width:768px){.stats[data-v-0ae98a5d]{grid-template-columns:1fr}}.stat[data-v-0ae98a5d]{padding:1rem 1rem 1rem 0;border-radius:15px;background:#ffefe10d;border:1px solid rgba(255,239,225,.1);display:flex;flex-direction:column;gap:.25rem;text-align:left;box-sizing:border-box;margin:0}.stat span[data-v-0ae98a5d]{display:block;font-size:.875rem;color:#5a6c7d;margin:0;padding:0}.stat strong[data-v-0ae98a5d]{font-size:1.25rem;color:#000000de;line-height:1.4;word-break:break-word;white-space:normal;margin:0;padding:0}.stat:nth-child(3) strong[data-v-0ae98a5d]{white-space:nowrap;word-break:normal}.card-actions[data-v-0ae98a5d]{margin-top:auto}@keyframes fadeIn-3b59b3f1{0%{opacity:0}to{opacity:1}}.user-page[data-v-3b59b3f1]{padding-bottom:2.5rem}.library-stats[data-v-3b59b3f1]{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:768px){.library-stats[data-v-3b59b3f1]{display:none}}.library-stat[data-v-3b59b3f1]{min-width:120px;padding:1rem 1.5rem;background:#fff;border:1px solid rgba(255,213,173,.2);border-radius:15px;box-shadow:0 1px 2px #0000000d}.library-stat__label[data-v-3b59b3f1]{display:block;font-size:.75rem;color:#5a6c7d;margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.04em}.library-stat strong[data-v-3b59b3f1]{font-size:1.5rem;color:#000000de}.library-grid[data-v-3b59b3f1]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}.empty-action[data-v-3b59b3f1]{margin-top:.5rem;text-decoration:none}@keyframes fadeIn-4c30af18{0%{opacity:0}to{opacity:1}}.copy-notification[data-v-4c30af18]{position:fixed;bottom:30px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#28a746d0,#1e7e35d0);color:#fff;padding:1.5rem 2rem;border-radius:15px;box-shadow:0 8px 24px #ff9f1c26;font-size:1rem;font-weight:500;z-index:10000;animation:fadeInOut-4c30af18 2s ease-in-out;border:2px solid rgba(255,255,255,.3)}@keyframes fadeInOut-4c30af18{0%{opacity:0;transform:translateY(20px) translate(-50%) scale(.9)}10%{opacity:1;transform:translateY(0) translate(-50%) scale(1)}90%{opacity:1;transform:translateY(0) translate(-50%) scale(1)}to{opacity:0;transform:translateY(20px) translate(-50%) scale(.9)}}[data-v-4c30af18] .keys-table--flat{table-layout:fixed}[data-v-4c30af18] .keys-table--flat .col-key{width:34%}[data-v-4c30af18] .keys-table--flat .col-device{width:26%}[data-v-4c30af18] .keys-table--flat td{padding:1rem .5rem!important;height:auto!important;min-height:56px}.cell-content[data-v-4c30af18]{display:flex;justify-content:center;align-items:center;width:100%;min-height:44px}.cell-content--center[data-v-4c30af18]{justify-content:center}.cell-main[data-v-4c30af18]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;max-width:100%}.cell-text[data-v-4c30af18]{text-align:center;word-break:break-all;font-size:.875rem;line-height:1.5}.key-action[data-v-4c30af18]{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(255,213,173,.25);border-radius:12px;background:#fff;color:#5a6c7d;font-family:inherit;cursor:pointer;flex-shrink:0;visibility:hidden;opacity:0;transition:background-color .3s ease-in-out,color .3s ease-in-out,border-color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}.key-action[data-v-4c30af18]:hover{color:#000000de;border-color:#ff9f1c73;background:#ff9f1c14}.key-action--compact[data-v-4c30af18]{visibility:visible;opacity:1}[data-v-4c30af18] .key-row:hover .key-action{visibility:visible;opacity:1;border-color:#ff9f1c59}@media(max-width:768px){.key-action[data-v-4c30af18]{visibility:visible;opacity:.85}}.link-badge[data-v-4c30af18]{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem 1rem;border-radius:100px;border:1px solid transparent;font-size:.75rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.link-badge--linked[data-v-4c30af18]{color:#19692cd0;background:#28a7461f;border-color:#28a74640}.link-badge--free[data-v-4c30af18]{color:#5a6c7d;background:#ffefe126;border-color:#ffd5ad33;cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none}.link-badge--linked[data-v-4c30af18]:hover{opacity:.9;transform:translateY(-1px)}.link-badge--mobile[data-v-4c30af18]{font-size:.875rem;padding:.5rem 1rem}.link-badge--full[data-v-4c30af18]{width:100%;justify-content:center;padding:1rem}.time-remaining[data-v-4c30af18]{font-weight:600;padding:.25rem .5rem;border-radius:10px;font-size:.875rem;white-space:nowrap}.time-remaining--unlimited[data-v-4c30af18]{color:#28a746d0;background:#28a7461a}.time-remaining--normal[data-v-4c30af18]{color:#000000de;background:#ffefe11a}.time-remaining--soon[data-v-4c30af18]{color:#d39e00;background:#ffc10726}.time-remaining--warning[data-v-4c30af18]{color:#dc3546d8;background:#dc35461a;animation:pulse-4c30af18 2s ease-in-out infinite}.time-remaining--expired[data-v-4c30af18]{color:#fff;background:linear-gradient(135deg,#dc3546d8,#bd2131d8)}@keyframes pulse-4c30af18{0%,to{opacity:1}50%{opacity:.7}}[data-v-4c30af18] .keys-cards .key-card-mobile{display:flex;flex-direction:column;gap:1rem}[data-v-4c30af18] .keys-cards .key-card-mobile__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}[data-v-4c30af18] .keys-cards .key-card-mobile__status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:100px;font-size:.75rem;font-weight:600}[data-v-4c30af18] .keys-cards .key-card-mobile__status--linked{color:#19692cd0;background:#28a7461f}[data-v-4c30af18] .keys-cards .key-card-mobile__status--free{color:#5a6c7d;background:#ffefe133}[data-v-4c30af18] .keys-cards .key-card-mobile__block{display:flex;flex-direction:column;gap:.25rem}[data-v-4c30af18] .keys-cards .key-card-mobile__label{font-size:.75rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.04em}[data-v-4c30af18] .keys-cards .key-card-mobile__value{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.875rem;color:#000000de}[data-v-4c30af18] .keys-cards .key-card-mobile__value--key{padding:.5rem 1rem;background:#ffefe11f;border-radius:12px;border:1px solid rgba(255,213,173,.15)}[data-v-4c30af18] .keys-cards .key-card-mobile__value--key code{flex:1;font-family:ui-monospace,Cascadia Code,monospace;font-size:.75rem;word-break:break-all;line-height:1.4}[data-v-4c30af18] .keys-cards .key-card-mobile__footer{padding-top:.25rem;border-top:1px solid rgba(255,213,173,.12)}@keyframes fadeIn-1512b323{0%{opacity:0}to{opacity:1}}.form-group[data-v-1512b323]{margin-bottom:1.5rem}.form-group[data-v-1512b323]:last-of-type{margin-bottom:0}.form-label[data-v-1512b323]{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#000000de}.message[data-v-1512b323]{margin:1rem 0;padding:1rem;font-size:.875rem;border-radius:5px}.message--error[data-v-1512b323]{color:#dc3546d8;background-color:#dc35461a;border-left:3px solid rgba(220,53,70,.8470588235)}.message--success[data-v-1512b323]{color:#28a746d0;background-color:#28a7461a;border-left:3px solid rgba(40,167,70,.8156862745)}.message--warning[data-v-1512b323]{color:#ffc107;background-color:#ffc1071a;border-left:3px solid #ffc107}.form-actions[data-v-1512b323]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}@media(max-width:480px){.form-actions[data-v-1512b323]{flex-direction:row;gap:.5rem}.form-actions[data-v-1512b323] .btn{flex:1 1 0;min-width:0;padding:.5rem 1rem;font-size:.875rem}}.rename-form[data-v-1512b323]{width:100%}.message[data-v-1512b323]{display:flex;align-items:flex-start;gap:.5rem;margin:0 0 1rem;font-size:.875rem;line-height:1.6}.message--success[data-v-1512b323]{color:#1c7631d0}.message--error[data-v-1512b323]{color:#dc3546d8}@keyframes fadeIn-c7229b82{0%{opacity:0}to{opacity:1}}.user-page[data-v-c7229b82]{padding-bottom:2.5rem}.project-overview[data-v-c7229b82]{display:grid;grid-template-columns:200px 1fr;gap:2rem;align-items:start}@media(max-width:768px){.project-overview[data-v-c7229b82]{grid-template-columns:1fr;gap:1.5rem}}.project-overview__thumb[data-v-c7229b82]{width:100%;height:160px;object-fit:cover;border-radius:15px;box-shadow:0 2px 4px #0000001a}@media(max-width:768px){.project-overview__thumb[data-v-c7229b82]{height:auto;aspect-ratio:16/9;max-height:200px}}.project-overview__stats[data-v-c7229b82]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.stat-pill[data-v-c7229b82]{padding:.5rem 1rem;border-radius:15px;background:#ffefe11f;border:1px solid rgba(255,213,173,.15)}.stat-pill span[data-v-c7229b82]{display:block;font-size:.75rem;color:#5a6c7d;margin-bottom:2px}.stat-pill strong[data-v-c7229b82]{font-size:1.5rem;color:#000000de}.download-block[data-v-c7229b82]{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}@media(max-width:480px){.download-block[data-v-c7229b82] .btn{width:100%}}.download-hint[data-v-c7229b82]{margin:0;font-size:.875rem;color:#5a6c7d}.download-error[data-v-c7229b82]{margin:0;font-size:.875rem;color:#dc3546d8}.download-progress[data-v-c7229b82]{width:100%;max-width:360px}.download-progress__bar[data-v-c7229b82]{height:8px;width:100%;border-radius:100px;background:#5a6c7d33;overflow:hidden}.download-progress__fill[data-v-c7229b82]{height:100%;background:linear-gradient(90deg,#ffefe1,#ffe0c4);transition:width .2s ease}.download-progress__text[data-v-c7229b82]{margin:.25rem 0 0;font-size:.875rem;color:#5a6c7d}.demo-banner[data-v-c7229b82]{display:flex;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.5rem 1rem;border-radius:12px;background:#fff3e0;color:#bf360c;font-size:.875rem;font-weight:500}.demo-banner img[data-v-c7229b82]{width:20px;height:20px}.keys-section[data-v-c7229b82]{margin-top:1.5rem}@keyframes fadeIn-c6f7a341{0%{opacity:0}to{opacity:1}}.product-video-player[data-v-c6f7a341]{width:100%}.product-video-player__video[data-v-c6f7a341]{width:100%;display:block;background:#000}.product-video-player--inline[data-v-c6f7a341]{border-radius:20px;overflow:hidden;box-shadow:0 8px 24px #ff9f1c26}.product-video-player--inline .product-video-player__video[data-v-c6f7a341]{height:320px;object-fit:cover;border-radius:20px}@media(max-width:768px){.product-video-player--inline .product-video-player__video[data-v-c6f7a341]{height:auto;aspect-ratio:16/9;object-fit:contain;border-radius:12px}}@media(max-width:480px){.product-video-player--inline .product-video-player__video[data-v-c6f7a341]{border-radius:0}}.product-video-player--modal .product-video-player__video[data-v-c6f7a341]{max-height:calc(100dvh - 160px);max-width:100vw;object-fit:contain;border-radius:15px}@keyframes fadeIn-fb7bc8bc{0%{opacity:0}to{opacity:1}}.media-lightbox[data-v-fb7bc8bc]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#000000eb;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0)}.media-lightbox__header[data-v-fb7bc8bc]{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;padding-top:calc(1rem + env(safe-area-inset-top,0px));z-index:2}.media-lightbox__counter[data-v-fb7bc8bc]{color:#ffffffd9;font-size:.875rem;font-weight:500}.media-lightbox__close[data-v-fb7bc8bc]{margin-left:auto;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;transition:background-color .3s ease-in-out}.media-lightbox__close[data-v-fb7bc8bc]:hover{background:#ffffff38}.media-lightbox__stage[data-v-fb7bc8bc]{flex:1;display:flex;align-items:center;justify-content:center;width:100%;min-height:0;padding:56px 1rem 100px}.media-lightbox__image-wrap[data-v-fb7bc8bc]{touch-action:none;max-width:100%;max-height:100%;display:flex;align-items:center;justify-content:center}.media-lightbox__image[data-v-fb7bc8bc]{max-width:100vw;max-height:calc(100dvh - 160px);object-fit:contain;transform-origin:center center;will-change:transform;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.media-lightbox__nav[data-v-fb7bc8bc]{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border:none;border-radius:50%;background:#ffffff26;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2;transition:background-color .3s ease-in-out}.media-lightbox__nav[data-v-fb7bc8bc]:hover{background:#ffffff47}.media-lightbox__nav--prev[data-v-fb7bc8bc]{left:1rem}.media-lightbox__nav--prev .media-lightbox__chevron[data-v-fb7bc8bc]{transform:rotate(-135deg)}.media-lightbox__nav--next[data-v-fb7bc8bc]{right:1rem}.media-lightbox__nav--next .media-lightbox__chevron[data-v-fb7bc8bc]{transform:rotate(45deg)}@media(max-width:480px){.media-lightbox__nav[data-v-fb7bc8bc]{width:40px;height:40px}}.media-lightbox__chevron[data-v-fb7bc8bc]{width:14px;height:14px;border-top:2px solid #fff;border-right:2px solid #fff}.media-lightbox__thumbs[data-v-fb7bc8bc]{position:absolute;bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);display:flex;gap:.5rem;max-width:calc(100vw - 2rem);overflow-x:auto;padding:.25rem;-webkit-overflow-scrolling:touch}.media-lightbox__thumb[data-v-fb7bc8bc]{flex-shrink:0;width:56px;height:56px;padding:0;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;background:#ffffff1a}.media-lightbox__thumb--active[data-v-fb7bc8bc]{border-color:#ff9f1c}.media-lightbox__thumb img[data-v-fb7bc8bc]{width:100%;height:100%;object-fit:cover}.media-lightbox__thumb-video[data-v-fb7bc8bc]{display:block;width:100%;height:100%;background:#333}.media-lightbox__thumb-video[data-v-fb7bc8bc]:after{content:"";display:block;width:0;height:0;margin:22px auto;border-style:solid;border-width:8px 0 8px 14px;border-color:transparent transparent transparent #fff}.media-lightbox__hint[data-v-fb7bc8bc]{position:absolute;bottom:calc(.5rem + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);margin:0;font-size:.75rem;color:#ffffff73;pointer-events:none}@media(max-width:480px){.media-lightbox__hint[data-v-fb7bc8bc]{display:none}}[data-v-fb7bc8bc] .product-video-player--modal .product-video-player__video{max-height:calc(100dvh - 160px);max-width:100vw}@keyframes fadeIn-9fbb0065{0%{opacity:0}to{opacity:1}}.product-pricing[data-v-9fbb0065]{margin-bottom:1.5rem}.product-pricing__title[data-v-9fbb0065]{font-size:.875rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.4px;margin:0 0 1rem}.product-pricing__plans[data-v-9fbb0065]{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.product-pricing__legacy-price[data-v-9fbb0065]{font-size:2rem;font-weight:700;color:#ffa01c93;margin:0}.product-pricing__legacy-price--free[data-v-9fbb0065]{color:#5a6c7d}.product-pricing--compact[data-v-9fbb0065]{margin-bottom:0}.product-pricing--compact .product-pricing__plans[data-v-9fbb0065]{grid-template-columns:1fr}.plan-card[data-v-9fbb0065]{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:1rem;border:2px solid rgba(255,160,28,.2);border-radius:15px;background:#fff;cursor:pointer;text-align:left;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,transform .3s ease-in-out}.plan-card[data-v-9fbb0065]:hover{border-color:#ffa01c73;transform:translateY(-1px)}.plan-card--active[data-v-9fbb0065]{border-color:#ffa01c93;box-shadow:0 0 0 3px #ffa01c1f}.plan-card__badge[data-v-9fbb0065]{position:absolute;top:.5rem;right:.5rem;padding:2px .5rem;border-radius:15px;background:#ffa01c26;color:#ffa01c93;font-size:.75rem;font-weight:600}.plan-card__label[data-v-9fbb0065]{font-size:1rem;font-weight:600;color:#000000de;padding-right:2rem}.plan-card__price[data-v-9fbb0065]{font-size:1.5rem;font-weight:700;color:#ffa01c93}.plan-card__hint[data-v-9fbb0065]{font-size:.875rem;color:#5a6c7d}@keyframes fadeIn-bb68b729{0%{opacity:0}to{opacity:1}}.product-detail-page[data-v-bb68b729]{padding-bottom:2.5rem}.container[data-v-bb68b729]{max-width:100%;margin:0;padding:0}.loading-state[data-v-bb68b729],.error-state[data-v-bb68b729]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1.5rem;text-align:center}.loading-state .spinner[data-v-bb68b729],.error-state .spinner[data-v-bb68b729]{width:50px;height:50px;border:4px solid rgba(255,160,28,.2);border-top-color:#ffa01c93;border-radius:50%;animation:spin-bb68b729 1s linear infinite}@keyframes spin-bb68b729{to{transform:rotate(360deg)}}.product-header[data-v-bb68b729]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width:768px){.product-header[data-v-bb68b729]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:480px){.product-header[data-v-bb68b729]{gap:2rem;margin-bottom:2.5rem}}@media(max-width:768px){.product-image-section[data-v-bb68b729]{margin-left:-1rem;margin-right:-1rem}}.product-image-section .main-media-wrapper[data-v-bb68b729]{position:relative;margin-bottom:1.5rem}.product-image-section .main-media-wrapper .product-main-image[data-v-bb68b729]{width:100%;height:320px;object-fit:cover;border-radius:20px;box-shadow:0 8px 24px #ff9f1c26;cursor:zoom-in}@media(max-width:768px){.product-image-section .main-media-wrapper .product-main-image[data-v-bb68b729]{height:auto;aspect-ratio:16/9;object-fit:contain;background:#111;border-radius:12px}}@media(max-width:480px){.product-image-section .main-media-wrapper .product-main-image[data-v-bb68b729]{border-radius:0}}.product-image-section .main-media-wrapper .video-placeholder[data-v-bb68b729]{width:100%;height:320px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:20px;color:#fff;font-size:1.25rem}@media(max-width:768px){.product-image-section .main-media-wrapper .video-placeholder[data-v-bb68b729]{height:auto;aspect-ratio:16/9;border-radius:12px}}@media(max-width:480px){.product-image-section .main-media-wrapper .video-placeholder[data-v-bb68b729]{border-radius:0;font-size:1rem}}.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-bb68b729]{position:absolute;right:1rem;top:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background .3s ease-in-out,transform .3s ease-in-out;color:#000000de}@media(max-width:480px){.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-bb68b729]{width:36px;height:36px;right:.5rem;top:.5rem}}.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-bb68b729]:hover{background:#fff;transform:translateY(-2px)}.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-bb68b729]:active{transform:scale(.95)}.product-image-section .media-gallery[data-v-bb68b729]{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media(max-width:480px){.product-image-section .media-gallery[data-v-bb68b729]{gap:.5rem;padding:.25rem 0}}.product-image-section .media-gallery .media-thumb[data-v-bb68b729]{min-width:80px;height:80px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease-in-out;position:relative;flex-shrink:0}@media(max-width:480px){.product-image-section .media-gallery .media-thumb[data-v-bb68b729]{min-width:60px;height:60px;border-radius:10px}}.product-image-section .media-gallery .media-thumb.active[data-v-bb68b729]{border-color:#ffa01c93;border-width:3px}@media(max-width:480px){.product-image-section .media-gallery .media-thumb.active[data-v-bb68b729]{border-width:2px}}.product-image-section .media-gallery .media-thumb img[data-v-bb68b729]{width:100%;height:100%;object-fit:cover}.product-image-section .media-gallery .media-thumb video[data-v-bb68b729]{width:100%;height:100%;object-fit:cover;background:#000}.product-image-section .media-gallery .media-thumb .media-type-badge[data-v-bb68b729]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#00000080;border-radius:50%;pointer-events:none}.product-image-section .media-gallery .media-thumb .media-type-badge[data-v-bb68b729]:after{content:"";width:0;height:0;margin-left:3px;border-style:solid;border-width:7px 0 7px 12px;border-color:transparent transparent transparent #fff}.product-info-section .product-title[data-v-bb68b729]{font-size:2.5rem;font-weight:700;color:#000000de;margin-bottom:1.5rem;word-wrap:break-word}@media(max-width:768px){.product-info-section .product-title[data-v-bb68b729]{font-size:2rem}}@media(max-width:480px){.product-info-section .product-title[data-v-bb68b729]{font-size:1.5rem;margin-bottom:1rem}}.product-info-section .product-price[data-v-bb68b729]{font-size:2rem;font-weight:700;color:#ffa01c93;margin-bottom:1.5rem}@media(max-width:480px){.product-info-section .product-price[data-v-bb68b729]{font-size:1.5rem;margin-bottom:1rem}}.product-info-section .product-short-description[data-v-bb68b729]{font-size:1.25rem;color:#5a6c7d;line-height:1.7;margin-bottom:2rem}@media(max-width:480px){.product-info-section .product-short-description[data-v-bb68b729]{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}}.product-info-section .product-features[data-v-bb68b729]{margin-bottom:2rem}.product-info-section .product-features .features-title[data-v-bb68b729]{font-size:1.25rem;font-weight:600;color:#000000de;margin-bottom:1rem}.product-info-section .product-features .features-list[data-v-bb68b729]{list-style:none;padding:0;margin:0}.product-info-section .product-features .features-list li[data-v-bb68b729]{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;color:#5a6c7d}.product-info-section .product-features .features-list li .feature-icon[data-v-bb68b729]{flex-shrink:0;color:#ff9f1c}.product-info-section .product-actions[data-v-bb68b729]{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:480px){.product-info-section .product-actions[data-v-bb68b729]{gap:.5rem;margin-top:2rem}}.product-info-section .product-actions .trial-hint[data-v-bb68b729]{font-size:.875rem;color:#5a6c7d}.product-info-section .product-actions .trial-error[data-v-bb68b729]{font-size:.875rem;color:#dc3546d8}.product-info-section .product-actions .trial-info[data-v-bb68b729]{width:100%;border-radius:15px;padding:1rem;background:#ffefe114;border:1px solid rgba(255,239,225,.2);display:flex;flex-direction:column;gap:.25rem}@media(max-width:480px){.product-info-section .product-actions .trial-info[data-v-bb68b729]{padding:.5rem;gap:.25rem}}.product-info-section .product-actions .trial-info--expired[data-v-bb68b729]{background:#dc354614;border-color:#dc35464d}.product-info-section .product-actions .trial-info--expired .trial-info__title[data-v-bb68b729]{color:#dc3546d8}.product-info-section .product-actions .trial-info__title[data-v-bb68b729]{font-weight:600;color:#000000de}.product-info-section .product-actions .trial-info__row[data-v-bb68b729]{display:flex;justify-content:space-between;gap:1rem;font-size:.875rem;color:#5a6c7d}@media(max-width:480px){.product-info-section .product-actions .trial-info__row[data-v-bb68b729]{flex-direction:column;gap:.25rem;font-size:.75rem}}.product-info-section .product-actions .trial-info__row span[data-v-bb68b729]:last-child{color:#000000de;font-weight:500}@media(max-width:480px){.product-info-section .product-actions .trial-info__row span[data-v-bb68b729]:last-child{word-break:break-word}}.product-info-section .product-actions .trial-info .trial-key[data-v-bb68b729]{font-family:Fira Code,Roboto Mono,monospace;background:#fffc;padding:.25rem .5rem;border-radius:10px;word-break:break-all;font-size:.75rem}@media(max-width:480px){.product-info-section .product-actions .trial-info .trial-key[data-v-bb68b729]{font-size:.7rem;padding:.25rem}}.product-description-section[data-v-bb68b729]{margin-bottom:4rem}.product-description-section .section-title[data-v-bb68b729]{font-size:2rem;font-weight:700;color:#000000de;margin-bottom:1.5rem}.product-description-section .description-content[data-v-bb68b729]{font-size:1rem;color:#5a6c7d;line-height:1.8}.product-publications-section[data-v-bb68b729]{margin-bottom:4rem}.product-publications-section .section-title[data-v-bb68b729]{font-size:2rem;font-weight:700;color:#000000de;margin-bottom:1.5rem}.product-publications-section .publications-list[data-v-bb68b729]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.publication-card[data-v-bb68b729]{padding:2rem;background:#fff;border-radius:15px;border:1px solid rgba(44,62,80,.08);box-shadow:0 2px 4px #0000001a;transition:all .3s ease-in-out}.publication-card[data-v-bb68b729]:hover{border-color:#ff9f1c59;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}@media(max-width:480px){.publication-card[data-v-bb68b729]{padding:1.5rem}}.publication-card__badge[data-v-bb68b729]{display:inline-flex;align-items:center;margin-bottom:1rem;padding:.2rem .55rem;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.publication-card__badge--article[data-v-bb68b729]{background:#2c3e5014;color:#2c3e50}.publication-card__badge--rid[data-v-bb68b729]{background:#ff9f1c29;color:#a65f00}.publication-card__title[data-v-bb68b729]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;font-size:1.25rem;font-weight:600;line-height:1.5;color:#000000de;text-decoration:none;transition:color .3s ease-in-out}.publication-card__title[data-v-bb68b729]:hover{color:#c46f00}.publication-card__title:hover .publication-card__link-icon[data-v-bb68b729]{opacity:1;transform:translate(2px)}@media(max-width:480px){.publication-card__title[data-v-bb68b729]{font-size:1.125rem}}.publication-card__link-icon[data-v-bb68b729]{flex-shrink:0;margin-top:.2rem;opacity:.45;transition:all .3s ease-in-out}@media(max-width:435px){.product-image-section[data-v-bb68b729]{margin-left:-.5rem;margin-right:-.5rem}.product-image-section .media-gallery[data-v-bb68b729]{padding-left:.5rem;padding-right:.5rem}.product-image-section .media-gallery .media-thumb[data-v-bb68b729]{min-width:56px;height:56px}.product-info-section .product-title[data-v-bb68b729]{font-size:1.4rem}.product-info-section .product-short-description[data-v-bb68b729]{font-size:.875rem}.product-info-section .product-actions[data-v-bb68b729] .btn{width:100%}}@keyframes fadeIn-e76795d3{0%{opacity:0}to{opacity:1}}.order-page[data-v-e76795d3]{padding-bottom:2.5rem}.container[data-v-e76795d3]{max-width:100%;margin:0;padding:0}.loading-state[data-v-e76795d3],.error-state[data-v-e76795d3]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;gap:1.5rem;text-align:center}.loading-state .spinner[data-v-e76795d3],.error-state .spinner[data-v-e76795d3]{width:48px;height:48px;border:4px solid rgba(255,160,28,.2);border-top-color:#ffa01c93;border-radius:50%;animation:spin-e76795d3 1s linear infinite}.loading-state .error-icon[data-v-e76795d3],.error-state .error-icon[data-v-e76795d3]{color:#dc3546d8}@keyframes spin-e76795d3{to{transform:rotate(360deg)}}.steps-indicator[data-v-e76795d3]{display:flex;align-items:center;gap:0;margin-bottom:2.5rem}@media(max-width:480px){.steps-indicator[data-v-e76795d3]{margin-bottom:2rem}}.step[data-v-e76795d3]{display:flex;align-items:center;gap:.5rem}.step .step-circle[data-v-e76795d3]{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;border:2px solid rgba(90,108,125,.3);color:#5a6c7d;background:transparent;transition:all .3s ease-in-out;flex-shrink:0}.step .step-label[data-v-e76795d3]{font-size:.875rem;color:#5a6c7d;font-weight:500;white-space:nowrap;transition:color .3s ease-in-out}@media(max-width:480px){.step .step-label[data-v-e76795d3]{display:none}}.step.active .step-circle[data-v-e76795d3]{background:#ffa01c93;border-color:#ffa01c93;color:#fff}.step.active .step-label[data-v-e76795d3]{color:#000000de;font-weight:600}.step.done .step-circle[data-v-e76795d3]{background:#ffa01c26;border-color:#ffa01c93;color:#ffa01c93}.step.done .step-label[data-v-e76795d3]{color:#ffa01c93}.step-line[data-v-e76795d3]{flex:1;height:2px;background:#5a6c7d33;margin:0 1rem;transition:background .3s ease-in-out}.step-line.done[data-v-e76795d3]{background:#ffa01c93}.form-card[data-v-e76795d3],.review-card[data-v-e76795d3]{background:#fff;border-radius:20px;padding:2.5rem;box-shadow:0 8px 24px #ff9f1c26;animation:fadeUp-e76795d3 .3s ease}@media(max-width:480px){.form-card[data-v-e76795d3],.review-card[data-v-e76795d3]{padding:1.5rem;border-radius:15px}}@keyframes fadeUp-e76795d3{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.form-title[data-v-e76795d3]{font-size:2rem;font-weight:700;color:#000000de;margin:0 0 .5rem}@media(max-width:480px){.form-title[data-v-e76795d3]{font-size:1.5rem}}.form-subtitle[data-v-e76795d3]{font-size:1rem;color:#5a6c7d;margin:0 0 2.5rem}@media(max-width:480px){.form-subtitle[data-v-e76795d3]{margin-bottom:2rem}}.order-pricing[data-v-e76795d3]{margin-bottom:2rem}.order-one-time-price[data-v-e76795d3]{display:flex;flex-direction:column;gap:.25rem;margin-bottom:2rem;padding:1rem 1.5rem;border-radius:15px;border:2px solid rgba(255,160,28,.2);background:#fff}.order-one-time-price__label[data-v-e76795d3]{font-size:.875rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.4px}.order-one-time-price__value[data-v-e76795d3]{font-size:1.5rem;font-weight:700;color:#ffa01c93}.form-grid[data-v-e76795d3]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem 2rem}@media(max-width:480px){.form-grid[data-v-e76795d3]{grid-template-columns:1fr;gap:1rem}}.field-group[data-v-e76795d3]{display:flex;flex-direction:column;gap:.25rem}.field-group--full[data-v-e76795d3]{grid-column:1/-1}.field-group.field-error .field-input[data-v-e76795d3],.field-group.field-error .field-textarea[data-v-e76795d3]{border-color:#dc3546d8}.field-group.field-error .field-input[data-v-e76795d3]:focus,.field-group.field-error .field-textarea[data-v-e76795d3]:focus{outline-color:#dc3546d8}.field-label[data-v-e76795d3]{font-size:.875rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.4px}.field-label .required[data-v-e76795d3]{color:#dc3546d8;margin-left:2px}.field-input[data-v-e76795d3],.field-textarea[data-v-e76795d3]{border:1.5px solid rgba(90,108,125,.25);border-radius:12px;padding:1rem 1.5rem;font-size:1rem;color:#000000de;background:#fff;outline:none;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out;width:100%;box-sizing:border-box;font-family:inherit}.field-input[data-v-e76795d3]::placeholder,.field-textarea[data-v-e76795d3]::placeholder{color:#5a6c7d80}.field-input[data-v-e76795d3]:focus,.field-textarea[data-v-e76795d3]:focus{border-color:#ffa01c93;box-shadow:0 0 0 3px #ffa01c1f}.field-input--short[data-v-e76795d3]{max-width:160px}.field-textarea[data-v-e76795d3]{resize:vertical;min-height:100px}.error-msg[data-v-e76795d3]{font-size:.75rem;color:#dc3546d8;margin-top:2px}.phone-hint[data-v-e76795d3]{font-size:.75rem;color:#5a6c7d;margin-top:2px;transition:color .3s ease-in-out}.phone-hint--done[data-v-e76795d3]{color:#ffa01c93;font-weight:600}.form-actions[data-v-e76795d3]{display:flex;justify-content:flex-end;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(90,108,125,.12)}@media(max-width:480px){.form-actions[data-v-e76795d3]{flex-direction:column-reverse;margin-top:2rem}}.review-table[data-v-e76795d3]{border:1px solid rgba(90,108,125,.15);border-radius:15px;overflow:hidden;margin-bottom:2rem}.review-row[data-v-e76795d3]{display:flex;align-items:flex-start;gap:1.5rem;padding:1rem 2rem;border-bottom:1px solid rgba(90,108,125,.1);transition:background .3s ease-in-out}.review-row[data-v-e76795d3]:last-child{border-bottom:none}.review-row[data-v-e76795d3]:hover{background:#ffa01c08}.review-row--comment[data-v-e76795d3]{align-items:flex-start}.review-label[data-v-e76795d3]{min-width:180px;font-size:.875rem;font-weight:600;color:#5a6c7d;text-transform:uppercase;letter-spacing:.4px;padding-top:2px;flex-shrink:0}@media(max-width:480px){.review-label[data-v-e76795d3]{min-width:120px;font-size:.75rem}}.review-value[data-v-e76795d3]{font-size:1rem;color:#000000de;font-weight:500;word-break:break-word}.submit-error[data-v-e76795d3]{color:#dc3546d8;font-size:.875rem;margin-bottom:1rem;text-align:center}@keyframes fadeIn-f637269c{0%{opacity:0}to{opacity:1}}.products-page[data-v-f637269c]{min-height:100vh}.container[data-v-f637269c]{max-width:1400px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container[data-v-f637269c]{padding:0 1.5rem}}@media(max-width:480px){.container[data-v-f637269c]{padding:0 1rem}}.hero-section[data-v-f637269c]{padding:4rem 0 3rem;background:linear-gradient(135deg,#ffefe133,#fff9f366,#ffa01c1a)}@media(max-width:768px){.hero-section[data-v-f637269c]{padding:3rem 0 2.5rem}}.section-header[data-v-f637269c]{text-align:center}.section-title[data-v-f637269c]{font-size:3rem;font-weight:700;color:#000000de;margin-bottom:1rem}@media(max-width:768px){.section-title[data-v-f637269c]{font-size:2.5rem}}@media(max-width:480px){.section-title[data-v-f637269c]{font-size:2rem}}.section-subtitle[data-v-f637269c]{font-size:1.25rem;color:#5a6c7d;max-width:600px;margin:0 auto}@media(max-width:480px){.section-subtitle[data-v-f637269c]{font-size:1rem}}.products-section[data-v-f637269c]{padding:4rem 0}@media(max-width:768px){.products-section[data-v-f637269c]{padding:3rem 0}}@keyframes fadeIn-e29a0858{0%{opacity:0}to{opacity:1}}.product-detail-page[data-v-e29a0858]{min-height:100vh;padding:2.5rem 0}@media(max-width:480px){.product-detail-page[data-v-e29a0858]{padding:1.5rem 0}}.container[data-v-e29a0858]{max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:768px){.container[data-v-e29a0858]{padding:0 1.5rem}}@media(max-width:480px){.container[data-v-e29a0858]{padding:0 1rem}}.loading-state[data-v-e29a0858],.error-state[data-v-e29a0858]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;gap:1.5rem;text-align:center}.loading-state .spinner[data-v-e29a0858],.error-state .spinner[data-v-e29a0858]{width:50px;height:50px;border:4px solid rgba(255,160,28,.2);border-top-color:#ffa01c93;border-radius:50%;animation:spin-e29a0858 1s linear infinite}@keyframes spin-e29a0858{to{transform:rotate(360deg)}}.product-header[data-v-e29a0858]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem}@media(max-width:768px){.product-header[data-v-e29a0858]{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:480px){.product-header[data-v-e29a0858]{gap:2rem;margin-bottom:2.5rem}}@media(max-width:768px){.product-image-section[data-v-e29a0858]{margin-left:-1rem;margin-right:-1rem}}.product-image-section .main-media-wrapper[data-v-e29a0858]{position:relative;margin-bottom:1.5rem}.product-image-section .main-media-wrapper .product-main-image[data-v-e29a0858]{width:100%;height:320px;object-fit:cover;border-radius:20px;box-shadow:0 8px 24px #ff9f1c26;cursor:zoom-in}@media(max-width:768px){.product-image-section .main-media-wrapper .product-main-image[data-v-e29a0858]{height:auto;aspect-ratio:16/9;object-fit:contain;background:#111;border-radius:12px}}@media(max-width:480px){.product-image-section .main-media-wrapper .product-main-image[data-v-e29a0858]{border-radius:0}}.product-image-section .main-media-wrapper .video-placeholder[data-v-e29a0858]{width:100%;height:320px;display:flex;align-items:center;justify-content:center;background:#000;border-radius:20px;color:#fff;font-size:1.25rem}@media(max-width:768px){.product-image-section .main-media-wrapper .video-placeholder[data-v-e29a0858]{height:auto;aspect-ratio:16/9;border-radius:12px}}@media(max-width:480px){.product-image-section .main-media-wrapper .video-placeholder[data-v-e29a0858]{border-radius:0;font-size:1rem}}.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-e29a0858]{position:absolute;right:1rem;top:1rem;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#ffffff1a;border:none;border-radius:50%;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:background .3s ease-in-out,transform .3s ease-in-out}@media(max-width:480px){.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-e29a0858]{width:36px;height:36px;right:.5rem;top:.5rem}}.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-e29a0858]:hover{background:#fff;transform:translateY(-2px)}.product-image-section .main-media-wrapper .open-fullscreen-btn[data-v-e29a0858]:active{transform:scale(.95)}.product-image-section .media-gallery[data-v-e29a0858]{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:thin}@media(max-width:480px){.product-image-section .media-gallery[data-v-e29a0858]{gap:.5rem;padding:.25rem 0}}.product-image-section .media-gallery .media-thumb[data-v-e29a0858]{min-width:80px;height:80px;border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .3s ease-in-out;position:relative;flex-shrink:0}@media(max-width:480px){.product-image-section .media-gallery .media-thumb[data-v-e29a0858]{min-width:60px;height:60px;border-radius:10px}}.product-image-section .media-gallery .media-thumb.active[data-v-e29a0858]{border-color:#ffa01c93;border-width:3px}@media(max-width:480px){.product-image-section .media-gallery .media-thumb.active[data-v-e29a0858]{border-width:2px}}.product-image-section .media-gallery .media-thumb img[data-v-e29a0858]{width:100%;height:100%;object-fit:cover}.product-image-section .media-gallery .media-thumb video[data-v-e29a0858]{width:100%;height:100%;object-fit:cover;background:#000}.product-image-section .media-gallery .media-thumb .media-type-badge[data-v-e29a0858]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#00000080;border-radius:50%;pointer-events:none}.product-image-section .media-gallery .media-thumb .media-type-badge[data-v-e29a0858]:after{content:"";width:0;height:0;margin-left:3px;border-style:solid;border-width:7px 0 7px 12px;border-color:transparent transparent transparent #fff}.product-info-section .product-title[data-v-e29a0858]{font-size:2.5rem;font-weight:700;color:#000000de;margin-bottom:1.5rem;word-break:break-word}@media(max-width:768px){.product-info-section .product-title[data-v-e29a0858]{font-size:2rem}}@media(max-width:480px){.product-info-section .product-title[data-v-e29a0858]{font-size:1.5rem;margin-bottom:1rem}}.product-info-section .product-price[data-v-e29a0858]{font-size:2rem;font-weight:700;color:#ffa01c93;margin-bottom:1.5rem}@media(max-width:480px){.product-info-section .product-price[data-v-e29a0858]{font-size:1.5rem;margin-bottom:1rem}}.product-info-section .product-short-description[data-v-e29a0858]{font-size:1.25rem;color:#5a6c7d;line-height:1.7;margin-bottom:2rem}@media(max-width:480px){.product-info-section .product-short-description[data-v-e29a0858]{font-size:1rem;margin-bottom:1.5rem;line-height:1.6}}.product-info-section .product-features[data-v-e29a0858]{margin-bottom:2rem}.product-info-section .product-features .features-title[data-v-e29a0858]{font-size:1.25rem;font-weight:600;color:#000000de;margin-bottom:1rem}.product-info-section .product-features .features-list[data-v-e29a0858]{list-style:none;padding:0;margin:0}.product-info-section .product-features .features-list li[data-v-e29a0858]{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;color:#5a6c7d}.product-info-section .product-features .features-list li .feature-icon[data-v-e29a0858]{width:20px;height:20px;opacity:.7}.product-info-section .product-actions[data-v-e29a0858]{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}@media(max-width:480px){.product-info-section .product-actions[data-v-e29a0858]{margin-top:2rem;gap:.5rem}}.product-description-section[data-v-e29a0858]{margin-bottom:4rem}.product-description-section .section-title[data-v-e29a0858]{font-size:2rem;font-weight:700;color:#000000de;margin-bottom:1.5rem}.product-description-section .description-content[data-v-e29a0858]{font-size:1rem;color:#5a6c7d;line-height:1.8}.product-publications-section[data-v-e29a0858]{margin-bottom:4rem}.product-publications-section .section-title[data-v-e29a0858]{font-size:2rem;font-weight:700;color:#000000de;margin-bottom:1.5rem}.product-publications-section .publications-list[data-v-e29a0858]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.publication-card[data-v-e29a0858]{padding:2rem;background:#fff;border-radius:15px;border:1px solid rgba(44,62,80,.08);box-shadow:0 2px 4px #0000001a;transition:all .3s ease-in-out}.publication-card[data-v-e29a0858]:hover{border-color:#ff9f1c59;box-shadow:0 4px 6px #0000001a;transform:translateY(-2px)}@media(max-width:480px){.publication-card[data-v-e29a0858]{padding:1.5rem}}.publication-card__badge[data-v-e29a0858]{display:inline-flex;align-items:center;margin-bottom:1rem;padding:.2rem .55rem;border-radius:100px;font-size:.75rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase}.publication-card__badge--article[data-v-e29a0858]{background:#2c3e5014;color:#2c3e50}.publication-card__badge--rid[data-v-e29a0858]{background:#ff9f1c29;color:#a65f00}.publication-card__title[data-v-e29a0858]{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;font-size:1.25rem;font-weight:600;line-height:1.5;color:#000000de;text-decoration:none;transition:color .3s ease-in-out}.publication-card__title[data-v-e29a0858]:hover{color:#c46f00}.publication-card__title:hover .publication-card__link-icon[data-v-e29a0858]{opacity:1;transform:translate(2px)}@media(max-width:480px){.publication-card__title[data-v-e29a0858]{font-size:1.125rem}}.publication-card__link-icon[data-v-e29a0858]{flex-shrink:0;margin-top:.2rem;opacity:.45;transition:all .3s ease-in-out}@media(max-width:435px){.container[data-v-e29a0858]{padding:0 .5rem}.product-image-section[data-v-e29a0858]{margin-left:-.5rem;margin-right:-.5rem}.product-image-section .media-gallery[data-v-e29a0858]{padding-left:.5rem;padding-right:.5rem}.product-image-section .media-gallery .media-thumb[data-v-e29a0858]{min-width:56px;height:56px}.product-info-section .product-title[data-v-e29a0858]{font-size:1.4rem}.product-info-section .product-short-description[data-v-e29a0858]{font-size:.875rem}.product-info-section .product-actions[data-v-e29a0858] .btn{width:100%}}@keyframes fadeIn-bbc0d495{0%{opacity:0}to{opacity:1}}.verify-page[data-v-bbc0d495]{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2.5rem 1.5rem;background:#ffefe1}.verify-card[data-v-bbc0d495]{background-color:#fff;border-radius:15px;padding:2rem 1.5rem;box-shadow:0 4px 6px #0000001a;width:min(720px,100%);padding:2.5rem;display:flex;flex-direction:column;gap:1.5rem}.verify-card h1[data-v-bbc0d495]{margin:0;font-size:2rem}.state[data-v-bbc0d495]{display:flex;flex-direction:column;gap:1rem}.spinner[data-v-bbc0d495]{width:48px;height:48px;border-radius:50%;border:4px solid rgba(255,160,28,.25);border-top-color:#ffa01c93;animation:spin-bbc0d495 1s linear infinite;align-self:center}.status[data-v-bbc0d495]{margin:0;color:#5a6c7d}.status.success[data-v-bbc0d495]{color:#28a746d0}.status.error[data-v-bbc0d495]{color:#dc3546d8}.resend[data-v-bbc0d495]{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,224,196,.15)}.resend h2[data-v-bbc0d495]{margin:0 0 .5rem;font-size:1.25rem}.resend-row[data-v-bbc0d495]{display:grid;grid-template-columns:1fr auto;gap:1rem}@media(max-width:480px){.resend-row[data-v-bbc0d495]{grid-template-columns:1fr}}.actions[data-v-bbc0d495]{display:flex;justify-content:flex-end}@keyframes spin-bbc0d495{to{transform:rotate(360deg)}}@keyframes fadeIn-50792749{0%{opacity:0}to{opacity:1}}.not-found[data-v-50792749]{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#ffefe1,#ffe0c4)}@media(max-width:768px){.not-found[data-v-50792749]{min-height:calc(100vh - 150px);padding:1.5rem}}@media(max-width:480px){.not-found[data-v-50792749]{padding:1rem}}.not-found__container[data-v-50792749]{max-width:1200px;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:768px){.not-found__container[data-v-50792749]{grid-template-columns:1fr;gap:2rem;text-align:center}}.not-found__content[data-v-50792749]{display:flex;flex-direction:column;gap:1.5rem}.not-found__code[data-v-50792749]{font-size:8rem;font-weight:700;color:#ffa01c93;line-height:1;margin:0;text-shadow:4px 4px 0px rgba(255,160,28,.2)}@media(max-width:768px){.not-found__code[data-v-50792749]{font-size:6rem}}@media(max-width:480px){.not-found__code[data-v-50792749]{font-size:4rem}}.not-found__title[data-v-50792749]{font-size:2rem;font-weight:600;color:#000000de;margin:0}@media(max-width:768px){.not-found__title[data-v-50792749]{font-size:1.5rem}}@media(max-width:480px){.not-found__title[data-v-50792749]{font-size:1.25rem}}.not-found__description[data-v-50792749]{font-size:1.125rem;color:#5a6c7d;line-height:1.6;max-width:500px;margin:0}@media(max-width:768px){.not-found__description[data-v-50792749]{max-width:100%}}@media(max-width:480px){.not-found__description[data-v-50792749]{font-size:1rem}}.not-found__actions[data-v-50792749]{display:flex;gap:1rem;margin-top:1rem}@media(max-width:768px){.not-found__actions[data-v-50792749]{justify-content:center}}@media(max-width:480px){.not-found__actions[data-v-50792749]{flex-direction:column;gap:.5rem}}.not-found__illustration[data-v-50792749]{display:flex;justify-content:center;align-items:center}.not-found__illustration svg[data-v-50792749]{width:100%;max-width:400px;height:auto;filter:drop-shadow(0 10px 30px rgba(255,160,28,.2));animation:float-50792749 3s ease-in-out infinite}@media(max-width:768px){.not-found__illustration svg[data-v-50792749]{max-width:300px}}@media(max-width:480px){.not-found__illustration svg[data-v-50792749]{max-width:200px}}@keyframes float-50792749{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}[data-v-50792749]:root{--color-accent: rgba(255, 160, 28, .5764705882)}
