@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:300;src:url(../fonts/comfortaa-v47-cyrillic_latin-300.woff2)format("woff2")}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:400;src:url(../fonts/comfortaa-v47-cyrillic_latin-regular.woff2)format("woff2")}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:500;src:url(../fonts/comfortaa-v47-cyrillic_latin-500.woff2)format("woff2")}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:600;src:url(../fonts/comfortaa-v47-cyrillic_latin-600.woff2)format("woff2")}@font-face{font-display:swap;font-family:Comfortaa;font-style:normal;font-weight:700;src:url(../fonts/comfortaa-v47-cyrillic_latin-700.woff2)format("woff2")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:var(--gradient-header);z-index:1000;width:100%;height:4rem;position:absolute;top:0;left:0}.header-content{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:90rem;height:100%;margin:0 auto;padding:0 1.5rem;display:flex}.logo-container{cursor:pointer;background:0 0;border:none;justify-self:start;align-items:center;gap:.625rem;display:inline-flex;position:relative}.logo{display:block}.logo-text{color:var(--color-text-light);font-family:Comfortaa,cursive;font-size:1.5rem;line-height:1}.logo-mode{color:var(--color-text-light);font-family:Comfortaa;font-size:1rem;font-weight:300;position:absolute;top:0;right:-40px}.header-nav{justify-self:center;align-items:center;gap:2rem;display:inline-flex}.header-nav-link{color:var(--color-text-light);cursor:pointer;opacity:.95;background:0 0;border:none;font-family:Comfortaa,cursive;font-size:1.3125rem;line-height:1}.header-nav-link:hover{opacity:1;text-underline-offset:.2rem;text-decoration:underline}.header-right{justify-self:end;align-items:center;gap:.875rem;display:inline-flex}.header-right-item{background:#d4e1fee6;border:1px solid #fffc;border-radius:50%;box-shadow:.25rem .25rem .7rem #4c5e7a59}.auth-button{color:var(--color-text-light);text-align:right;text-underline-offset:.18rem;cursor:pointer;white-space:nowrap;background:0 0;border:none;font-family:Comfortaa,cursive;font-size:1rem;line-height:1.15;text-decoration:underline}.user-avatar{position:relative}.avatar-glass{cursor:pointer;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.quota{border-radius:25px;justify-content:center;align-items:center;height:2.5rem;padding:0 15px;display:flex}.quota-text{color:var(--color-text-light);text-align:right;padding:3px 10px 0 0;font-family:Comfortaa,cursive;font-size:20px;font-weight:700;line-height:18px}.avatar-glass.active{outline:2px solid #ffffff80}.avatar-icon{width:1.5625rem;height:1.5625rem}.dropdown-menu{background:#eef5ff;border:1px solid #ffffffbf;border-radius:.75rem;min-width:12rem;padding:.375rem;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:.25rem .25rem .7rem #4c5e7a59}.menu-item{color:var(--color-text-dark);cursor:pointer;border-radius:.5rem;padding:.6rem .75rem;font-size:.9rem}.menu-item:hover{background:#6797ff1f}.menu-item.logout{color:#d11c1c}@media (width<=1024px){.header-nav{gap:1.2rem}.header-nav-link{font-size:1.125rem}}@media (width<=768px){.header{height:3.75rem}.header-content{padding:0 .5rem}.header-right{gap:.4rem}.header-nav{justify-self:center;gap:.8rem}.header-nav-link{font-size:.9rem}.logo-text{display:none}.auth-button{font-size:.75rem}}.upload-section{width:30rem;height:21rem;filter:drop-shadow(var(--shadow-drop))}.upload-section-gost{width:28.563rem;height:18.5rem;filter:drop-shadow(var(--shadow-drop));position:relative}.gradient-background{background:var(--gradient-test);background-blend-mode:soft-light, normal, normal;width:100%;height:100%;box-shadow:var(--shadow-soft);color:var(--color-text-light);border-radius:22px;justify-content:center;align-items:center;display:flex;position:absolute}.upload-back-button{cursor:pointer;z-index:2;background:#d4e1fe33;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex;position:absolute;top:1.625rem;left:1.625rem;box-shadow:.25rem .25rem .7rem #4c5e7a59}.upload-back-icon{transform:rotate(180deg)}.glass-upload-area{text-align:center;text-shadow:0 1px 2px #0000001a;cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;height:100%;padding:2rem;transition:all .3s;display:flex;position:relative}.glass-upload-area:hover{transform:translateY(-2px)}.glass-upload-area.drag-over{transform:scale(1.02)}.upload-instruction{opacity:.9;order:1;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.5}.glass-icon-container{order:2;margin:1rem 0}.glass-icon{background:var(--color-glass-dark);-webkit-backdrop-filter:blur(10px);border:1px solid var(--color-glass-border);border-radius:50%;justify-content:center;align-items:center;width:102px;height:102px;margin:0 auto;transition:all .3s;display:flex;position:relative}.glass-upload-area:hover .glass-icon{transform:scale(1.05)}.upload-file-info{opacity:.8;order:3;margin-top:1rem;font-size:.9rem}.upload-section-gost .glass-upload-area{gap:.75rem;padding:1.25rem 1rem}.upload-section-gost .upload-instruction{font-size:1rem;line-height:1.35}.template-drag-over{background:#4caf501a!important;border:2px dashed #6cce6ff5!important}@media (width<=1024px){.upload-section{width:35rem;height:25rem}.upload-section-gost{width:28.563rem;height:18.5rem}}@media (width<=768px){.upload-section,.upload-section-gost{width:95%;height:22rem}.glass-upload-area{gap:1rem;padding:1.5rem}.upload-instruction{font-size:1rem}.upload-file-info{font-size:.8rem}}.glass-upload-area.loading{background:#ffffff40}.loading-spinner{border:3px solid #ffffff4d;border-top:3px solid var(--color-text-light);border-radius:50%;width:50px;height:50px;margin-bottom:1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.glass-upload-area.loading .glass-icon{animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.home-main{background:var(--color-background);padding-top:4rem}.home-container{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:75rem;display:flex}.home-intro{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:34.438rem;display:flex}.home-title{color:var(--color-text-dark);margin-bottom:2rem;font-size:1.5rem;font-weight:400}.home-description{color:var(--color-text-dark);font-size:1.25rem;line-height:1.5}@media (width<=900px){.home-container{flex-direction:column;gap:2rem}}.gost-library-section{width:59rem}.gost-library-container{--clr-border:#cfe0ff;--stroke:.3125rem;--dash:2rem;--gap:2rem;border:5px dashed var(--clr-border);box-sizing:border-box;border-radius:2rem;width:59rem;min-height:11.875rem;max-height:18rem;padding:1.25rem 1.5rem;position:relative;overflow:hidden auto}.gost-library-container::-webkit-scrollbar{width:0;height:0}.gost-library-container{scrollbar-width:none}.gost-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-content:safe center;gap:1.25rem;width:100%;min-height:100%;display:grid}.gost-library-item{text-align:center;cursor:grab;flex-direction:column;align-items:center;gap:.75rem;min-width:0;display:flex}.gost-library-item.dragging{opacity:.5}.gost-icon-wrapper{background:linear-gradient(145deg,#fff9,#fff3);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.gost-icon{object-fit:contain;pointer-events:none;width:2.75rem;height:2.75rem}.gost-name{color:var(--color-text-dark);word-break:break-word;pointer-events:none;max-width:12rem;font-family:Comfortaa;font-size:.875rem;line-height:1.25}@media (width<=1200px){.gost-library-section,.gost-library-container{width:100%}}@media (width<=900px){.gost-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=680px){.gost-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.upload-gost-main{background:var(--color-background)}.upload-gost-container{flex-direction:column;align-items:center;gap:5.875rem;display:flex}.waiting-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.ghost-message-container{justify-content:center;align-items:center;display:flex;position:relative}.ghost-image-container{justify-content:center;align-items:center;display:flex}.ghost-image{object-fit:contain;height:15rem;filter:var(--shadow-soft);animation:3s ease-in-out infinite float}.message-bubble{flex-direction:column;align-items:center;display:flex;position:relative;bottom:6rem}.message-icon{justify-content:center;align-items:center;display:flex;position:relative}.message-image{object-fit:contain;filter:drop-shadow(0 4px 12px #0000001a);width:15rem}.message-text{color:var(--color-text-dark);text-align:center;width:80%;font-family:Comfortaa;font-size:1.1rem;font-style:normal;font-weight:500;line-height:1.3;animation:2s infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (width<=768px){.waiting-content{gap:2rem;padding:1rem}.ghost-message-container{flex-direction:row;gap:1.5rem}.ghost-image{height:14rem}.message-image{width:14rem}.message-text{font-size:1rem}.progress-text{font-size:.9rem}}@media (width<=480px){.ghost-image{width:100px;height:100px}.message-image{width:160px;height:90px}.message-text{font-size:.9rem}.progress-bar{height:6px}.progress-text{font-size:.8rem}}@media (width<=360px){.ghost-image{width:80px;height:80px}.message-image{width:140px;height:80px}.message-text{font-size:.8rem}}.profile-main{background:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding-top:4rem;display:flex}.profile-card{color:#202633;background:#d4e1fe;border-radius:1.8rem;width:480px;padding:2.4rem 1.938rem 1.7rem;position:relative;box-shadow:0 .8rem 2rem #39537459}.profile-card-header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.profile-title{margin:0;font-family:Comfortaa;font-size:1.25rem;font-weight:400}.profile-icon-btn{cursor:pointer;background:linear-gradient(145deg,#ffffff8c,#fff3);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;margin-left:auto;transition:transform .15s;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.profile-icon-btn:hover:not(:disabled){transform:translateY(-1px)}.profile-icon-btn:disabled{opacity:.65;cursor:not-allowed}.profile-fields{flex-direction:column;gap:1.45rem;display:flex}.profile-row{align-items:center;display:flex;position:relative}.profile-row:after{content:"";border-bottom:3px solid #6490ff;position:absolute;bottom:0;left:0;right:4.4rem}.profile-row-label{flex-shrink:0;width:80px;font-family:Comfortaa;font-size:1rem}.profile-row-value-wrap{flex:1;align-items:center;min-height:2.2rem;display:flex}.profile-row-value{font-family:Comfortaa;font-size:1rem}.profile-row-input{color:#202633;background:#ffffff80;border:none;border-radius:.7rem;outline:none;width:100%;padding:.35rem .55rem;font-family:Comfortaa;font-size:1rem}.profile-success-dot{opacity:0;pointer-events:none;background:#9ee2b0;border-radius:50%;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-left:10px;transition:opacity .18s,transform .18s;display:inline-flex;transform:scale(.85);box-shadow:.2rem .2rem .5rem #4b665759}.profile-success-dot--visible{opacity:1;transform:scale(1)}.profile-actions{align-items:center;gap:.85rem;margin-top:2.2rem;display:flex}.profile-pill-btn{color:#202633;cursor:pointer;background:linear-gradient(145deg,#ffffffa6,#ebeff666);border:1px solid #ffffffd9;border-radius:999px;min-width:11.25rem;height:1.75rem;font-family:Comfortaa;font-size:.875rem;box-shadow:.25rem .25rem .75rem #54627e4d}.profile-pill-btn:disabled{opacity:.65;cursor:not-allowed}.profile-pill-btn--danger{color:#e71f1f}.profile-options{flex-direction:column;gap:1rem;margin-top:3rem;display:flex}.profile-option{text-align:left;color:#202633;cursor:pointer;background:0 0;border:none;align-items:center;gap:.9rem;font-family:Comfortaa;font-size:.875rem;display:flex}.profile-option:disabled{opacity:.65;cursor:not-allowed}.profile-option-dot{background:linear-gradient(145deg,#ffffffa6,#ebeff673);border:1px solid #fffc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;display:inline-flex;box-shadow:.2rem .2rem .6rem #485b7c59}.profile-footer{justify-content:flex-end;margin-top:4rem;display:flex}.profile-delete-btn{color:#221f22;cursor:pointer;background:#bb02022e;border:1px solid #ffffffbf;border-radius:999px;min-width:9.375rem;height:1.313rem;font-family:Comfortaa;font-size:.75rem}.profile-delete-btn:disabled{opacity:.65;cursor:not-allowed}.profile-error{color:#d01919;margin:1.1rem 0 0;font-family:Comfortaa;font-size:1.1rem}.profile-modal-backdrop{border-radius:inherit;z-index:20;background:#1420321f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.profile-modal{background:#d1c1c7;border-radius:1.6rem;width:31.875rem;padding:2.6rem 1.4rem 1.5rem;position:relative;box-shadow:0 .8rem 1.6rem #2c354a59}.profile-modal-close{position:absolute;top:.8rem;right:.8rem}.profile-modal-title{text-align:center;margin-top:33px;font-family:Comfortaa;font-size:1.125rem;font-weight:800;line-height:1.35}.profile-modal-subtitle{text-align:center;margin:.7rem 0 3.125rem;font-family:Comfortaa;font-size:1rem;line-height:1.35}.profile-modal-actions{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}@media (width<=768px){.profile-card{min-height:40rem;padding:1.7rem 1.1rem 1.2rem}.profile-title{font-size:1.25rem}.profile-row{grid-template-columns:6.3rem 1fr auto auto}.profile-row-label,.profile-row-value,.profile-row-input{font-size:1rem}.profile-pill-btn{min-width:12rem;font-size:.875rem}.profile-option{font-size:.875rem}.profile-modal-title{font-size:1.5rem}.profile-modal-subtitle{font-size:1.2rem}}.glass-card{background:var(--color-background2);border-radius:24px;position:relative;box-shadow:4px 4px 4px #00000040}@media (width<=768px){.glass-card{border-radius:20px;padding:2rem!important}}@media (width<=480px){.glass-card{border-radius:16px;padding:1.5rem!important}}.confirm-modal-backdrop{border-radius:inherit;z-index:20;background:#1420321f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.confirm-modal{background:#d1c1c7;border-radius:1.6rem;width:min(32rem,100% - 2rem);padding:2.4rem 1.4rem 1.4rem;position:relative;box-shadow:0 .8rem 1.6rem #2c354a59}.confirm-modal-close{cursor:pointer;background:#fff9;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;display:inline-flex;position:absolute;top:.8rem;right:.8rem}.confirm-modal-title{text-align:center;margin:1.4rem 0 .6rem;font-family:Comfortaa;font-size:1.125rem;font-weight:800}.confirm-modal-subtitle{text-align:center;margin:0 0 2rem;font-family:Comfortaa;font-size:1rem}.confirm-modal-actions{justify-content:space-between;gap:1rem;display:flex}.confirm-modal-btn{color:#202633;cursor:pointer;background:linear-gradient(145deg,#ffffffa6,#ebeff666);border:1px solid #ffffffd9;border-radius:999px;min-width:12rem;height:2.2rem;font-family:Comfortaa;font-size:.875rem}.confirm-modal-btn--danger{color:#e71f1f}.templates-main{background:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding-top:4rem;display:flex}.templates-container{justify-content:center;width:100%;padding:2rem;display:flex}.templates-card{background:var(--color-background2);border-radius:24px;width:876px;height:38rem;padding:2.6rem 2.4rem 1.6rem;box-shadow:0 .4rem .8rem #00000040}.templates-header{justify-content:space-between;align-items:center;margin-bottom:2.2rem;display:flex}.templates-title{color:#000;margin:0;font-family:Comfortaa;font-size:1.375rem;font-weight:400}.close-btn{cursor:pointer;background:linear-gradient(145deg,#ffffff8c,#fff3);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.templates-list{scrollbar-width:none;flex-direction:column;gap:1.25rem;width:100%;height:24rem;display:flex;overflow:hidden auto}.templates-list::-webkit-scrollbar{width:0;height:0}.template-item{align-items:center;gap:1.2rem;width:100%;padding-right:1rem;display:flex}.file-icon{flex-shrink:0;order:1;justify-content:center;align-items:center;display:inline-flex}.file-info{flex:1;order:2;align-items:center;gap:10rem;min-width:0;display:flex}.file-name,.file-date{color:var(--color-text-dark);font-family:Comfortaa;font-size:1rem}.file-actions{order:3;gap:.6rem;margin-left:auto;display:flex}.glass-btn{cursor:pointer;background:linear-gradient(145deg,#ffffff8c,#fff3);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.template-divider{border-bottom:2px solid #6797ff;width:100%;margin:.7rem 0 0}.templates-delete-btn{color:#221f22;cursor:pointer;background:#bb02022e;border:1px solid #ffffffbf;border-radius:999px;align-self:flex-end;min-width:9.375rem;height:1.313rem;margin-top:1.1rem;font-family:Comfortaa;font-size:.75rem}.empty-state{flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.empty-message{color:var(--color-text-dark);text-align:center;font-family:Comfortaa;font-size:1rem}@media (width<=768px){.templates-card{height:auto;padding:2rem 1.5rem 1.5rem}.template-item{flex-direction:column;align-items:flex-start}.file-info{width:100%}.file-actions{align-self:flex-end}}.register-main{background:var(--color-background);min-height:100vh;padding-top:6rem}.register-container{justify-content:center;align-items:center;width:100%;min-height:70vh;display:flex}.register-content{background:var(--gradient-test);background-blend-mode:soft-light, normal, normal;box-shadow:var(--shadow-soft);border-radius:20px;width:100%;max-width:450px;padding:3rem;animation:.4s ease-out slideUp;box-shadow:0 8px 32px #0000001a}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.register-title{color:var(--color-text-light);text-align:center;margin-bottom:2.5rem;font-family:Comfortaa;font-size:1.5rem;font-style:normal;font-weight:600;line-height:1.2}.register-form{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;min-width:20rem;display:flex}.form-label{color:var(--color-text-light);margin-bottom:.3rem;font-family:Comfortaa;font-size:1rem;font-style:normal;font-weight:500}.form-input{background:var(--color-glass-light);border:1.5px solid var(--color-glass-border);color:var(--color-text-light);border-radius:2rem;outline:none;padding:1rem 1.2rem;font-family:Comfortaa;font-size:1rem;font-style:normal;font-weight:400;transition:all .3s}.form-input:focus{border-color:var(--color-primary);color:var(--color-text-light);box-shadow:0 0 0 2px #6797ff33}.form-input::placeholder{color:var(--color-text-light)}.register-btn{background:var(--color-glass-light);border:1.5px solid var(--color-glass-border);width:8rem;color:var(--color-text-light);text-shadow:0 1px 2px #0000001a;cursor:pointer;border-radius:2rem;margin-top:1rem;padding:1.2rem 1rem;font-family:Comfortaa;font-size:1.1rem;font-style:normal;font-weight:600;transition:all .3s}.register-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #5855da66}.register-btn:active{transform:translateY(0)}.login-link{text-align:center;color:var(--color-text-light);opacity:.8;margin-top:1.5rem;font-family:Comfortaa;font-size:.95rem;font-style:normal;font-weight:400}.login-link-text{color:var(--color-text-light);font-weight:500;text-decoration:none;transition:all .3s}.login-link-text:hover{color:var(--color-background);text-decoration:underline}.message{text-align:center;border-radius:.5rem;margin-top:1rem;padding:.5rem;font-family:Comfortaa;font-size:.9rem;font-style:normal;font-weight:400}.message.error{color:#ff6b6b;background-color:#ff6b6b1a}.message.success{color:#51cf66;background-color:#51cf661a}.error-message{color:#ff6b6b;margin-top:.5rem;font-family:Comfortaa;font-size:.8rem}@media (width<=768px){.register-main{padding-top:5rem}.register-content{max-width:400px;margin:1rem;padding:2rem}.register-title{margin-bottom:2rem;font-size:2rem}.form-input{padding:.9rem 1.1rem}.register-btn{padding:1.1rem 1.8rem;font-size:1rem}}@media (width<=480px){.register-main{padding-top:4rem}.register-content{border-radius:16px;margin:.5rem;padding:1.5rem}.register-title{margin-bottom:1.5rem;font-size:1.8rem}.register-form{gap:1.2rem}.form-input{padding:.8rem 1rem;font-size:.95rem}.auth-method-btn{padding:.7rem .8rem;font-size:.9rem}.register-btn{padding:1rem 1.5rem;font-size:.95rem}.login-link{font-size:.9rem}}@media (width<=360px){.register-content{padding:1.2rem}.register-title{font-size:1.6rem}.form-input{padding:.7rem .9rem;font-size:.9rem}.auth-method-btn{padding:.6rem .7rem;font-size:.85rem}}.auth-main{background:var(--color-background);min-height:100vh;padding-top:6rem}.auth-container{justify-content:center;align-items:center;width:100%;min-height:70vh;display:flex}.auth-card{width:100%;max-width:430px;color:var(--color-text-light);background:linear-gradient(128deg,#5855da 14%,#6f69d2 39%,#668cd5 65%,#6ec6e7 100%);border-radius:22px;padding:3.1rem 1.938rem 2rem;position:relative;box-shadow:0 16px 30px #384e7a59}.auth-card--register,.auth-card--change-password{max-width:435px}.auth-title{text-align:center;margin:0 0 2rem;font-family:Comfortaa;font-size:1.375rem;font-weight:500;line-height:1.2}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-input-group{display:block}.auth-input-label{color:#fffc;z-index:3;pointer-events:none;font-family:Comfortaa;font-size:.875rem;font-weight:400;line-height:1.2;position:absolute;top:.7rem;left:1rem}.auth-input-wrapper{background:#ffffff21;border-radius:1rem;position:relative}.auth-input-wrapper--invalid,.auth-checkbox-row--invalid .auth-checkbox-custom{box-shadow:inset 2px 2px 6px #fff9,inset -2px -2px 6px #0000001a,0 0 10.2px #fba2b1}.auth-input-wrapper>.auth-input{box-shadow:none;background:0 0;border:none}.auth-input-wrapper>.auth-input-eye{z-index:4}.auth-input-wrapper:after{box-shadow:none}.auth-input{width:100%;min-height:4rem;box-shadow:none;color:var(--color-text-light);background:0 0;border:1px solid #0000;border-radius:24px;outline:none;padding:1.3rem 1rem .1rem;font-family:Comfortaa;font-size:1.125rem;line-height:1.2;transition:border-color .2s,box-shadow .2s}.auth-input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text-light)!important;box-shadow:inset 0 0 0 1000px #0000!important}.auth-input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text-light)!important;box-shadow:inset 0 0 0 1000px #0000!important}.auth-input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text-light)!important;box-shadow:inset 0 0 0 1000px #0000!important}.auth-input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:var(--color-text-light)!important;box-shadow:inset 0 0 0 1000px #0000!important}.auth-input::placeholder{color:#fffffff2}.auth-input:disabled{opacity:.65;cursor:not-allowed}.auth-input-eye{width:2.4rem;height:2.4rem;color:var(--color-text-light);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:62%;right:1.25rem;transform:translateY(-50%)}.auth-input-eye-icon{object-fit:contain;width:1.6rem;height:1.6rem}.auth-input-eye:disabled{cursor:not-allowed;opacity:.6}.auth-inline-link{color:var(--color-text-light);text-underline-offset:.15rem;width:fit-content;font-family:Comfortaa;font-size:.875rem;font-weight:400;text-decoration:underline}.auth-forgot-link{background:0 0;border:none;margin-top:-.2rem}.auth-error-message{color:#ffd0d0;background:#ab355352;border:1px solid #ffc5c566;border-radius:.8rem;padding:.45rem .65rem;font-family:Comfortaa;font-size:.75rem}.auth-field-error{color:red;margin:.2rem 0 0;font-family:Comfortaa;font-size:1.125rem;line-height:1.2}.auth-checkbox-group{flex-direction:column;gap:.55rem;margin-top:.35rem;display:flex}.auth-checkbox-row{cursor:pointer;align-items:center;gap:.65rem;width:fit-content;display:flex;position:relative}.auth-checkbox-row input{opacity:0;width:0;height:0;position:absolute}.auth-checkbox-custom{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.05rem;height:1.05rem;padding:0 1px 2px 0;transition:all .2s;display:inline-flex}.auth-checkbox-row input:checked+.auth-checkbox-custom:after{content:"";border-bottom:2px solid #fff;border-left:2px solid #fff;width:.52rem;height:.28rem;transform:rotate(-45deg)translate(1px)}.auth-checkbox-text{color:var(--color-text-light);font-family:Comfortaa;font-size:.6875rem;line-height:1.3}.auth-bottom-row{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:2.5rem;display:flex}.auth-bottom-row--single{justify-content:flex-end}.auth-bottom-row--center{justify-content:center}.auth-bottom-left{flex-direction:column;gap:.65rem;display:flex}.auth-social-row{gap:.7rem;display:flex}.auth-circle-btn{color:var(--color-text-light);cursor:pointer;background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;position:relative}.auth-circle-btn>*{z-index:2;position:relative}.auth-circle-icon{object-fit:contain;pointer-events:none}.auth-circle-btn--social{width:3rem;height:3rem}.auth-circle-btn--submit{width:4.1rem;height:4.1rem}.auth-circle-btn:hover:not(:disabled){transform:translateY(-1px)}.auth-circle-btn:disabled{opacity:.7;cursor:not-allowed}.auth-social-text{letter-spacing:.02em;font-family:Comfortaa;font-size:1.25rem;font-weight:700;line-height:1}.auth-social-text--ya{font-size:1.45rem}.auth-notification{z-index:6;background:#f5f5f566;border-radius:20px;width:calc(100% - 7rem);min-height:9.375rem;margin:-.2rem auto .3rem;padding:3.5rem 1.4rem 0;position:relative}.auth-notification--success{background:#52c66929;border-color:#d4ffdd66}.auth-notification-overlay{z-index:30;pointer-events:none;position:absolute;top:9.2rem;left:0;right:0}.auth-notification-overlay .auth-notification{pointer-events:auto}.auth-notification-text{text-align:center;color:var(--color-text-light);margin:0;padding:15px 0 35px;font-family:Comfortaa;font-size:1.125rem;line-height:1.55}.auth-notification-close{cursor:pointer;-webkit-backdrop-filter:blur(18px);background:#ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;position:absolute;top:.625rem;right:.625rem}.auth-card-close{cursor:pointer;z-index:35;background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex;position:absolute;top:1rem;right:1rem}.auth-notification-overlay--change-password{top:8.4rem}.retry-message{text-align:center;margin-bottom:64px;font-size:16px;font-weight:700;line-height:22px}.retry-timer{text-align:center;font-size:16px;font-weight:700;line-height:22px}.retry-button{color:#fff;background:0 0;border:none;outline:none;margin:0 auto;font-family:Comfortaa;font-size:16px;font-weight:700;line-height:22px;display:block}.retry-button:disabled{opacity:.3}@media (width<=768px){.auth-main{padding-top:5rem}.auth-card{border-radius:30px;max-width:580px;padding:2.3rem 1.5rem 1.4rem}.auth-title{margin-bottom:1.5rem;font-size:1.375rem}.auth-input{min-height:4rem;padding:1.3125rem .75rem .5625rem;font-size:1.125rem}.auth-input-eye{right:1rem}.auth-circle-btn--social{width:2.8rem;height:2.8rem}.auth-circle-btn--submit{width:3.9rem;height:3.9rem}}@media (width<=480px){.auth-main{padding-top:4rem}.auth-card{border-radius:22px;padding:1.5rem 1rem 1rem}.auth-title{margin-bottom:1.15rem;font-size:1.375rem}.auth-input-group{display:block}.auth-input-label{font-size:.875rem}.auth-input{border-radius:18px;min-height:3.4rem;padding:1.3125rem .75rem .5625rem;font-size:1.125rem}.auth-input-eye{width:2rem;height:2rem}.auth-input-eye-icon{width:1.35rem;height:1.35rem}.auth-inline-link{font-size:.875rem}.auth-checkbox-text{font-size:.6875rem}.auth-bottom-row{align-items:center;margin-top:2rem}.auth-circle-btn--social{width:2.6rem;height:2.6rem}.auth-circle-btn--submit{width:3.3rem;height:3.3rem}.auth-notification{border-radius:1.2rem;width:calc(100% - 1.5rem);min-height:9.375rem;padding:1.8rem 1rem .95rem}.auth-notification-overlay{top:8.2rem}.auth-notification-overlay--change-password{top:7.5rem}.auth-notification-text{font-size:.9rem;line-height:1.45}.auth-notification-close{width:2.4rem;height:2.4rem;top:.5rem;right:.5rem}.auth-notification-close-icon{width:1.1rem;height:1.1rem}.auth-field-error{font-size:.95rem}.auth-card-close{width:2rem;height:2rem;top:.8rem;right:.8rem}.auth-card-close-icon{width:.9rem;height:.9rem}}.download-main{background:var(--color-background);min-height:100vh;padding-top:4rem}.download-container{justify-content:center;width:100%;padding:1.5rem;display:flex}.download-card{background:var(--color-background2);border-radius:1.5rem;box-shadow:0 .4rem .8rem #0003}.download-head{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.download-head-left{align-items:center;gap:.875rem;display:flex}.download-head-right{align-items:center;gap:.7rem;display:flex}.download-title{color:#1f2a3a;margin:0;font-family:Comfortaa;font-size:1.25rem;font-weight:400}.download-btn{cursor:pointer;background:linear-gradient(145deg,#ffffffa6,#ebeff659);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.download-btn:disabled{opacity:.6;cursor:not-allowed}.download-btn--back{width:2.75rem;height:2.75rem}.download-btn--edit{width:2.875rem;height:2.875rem}.download-btn--download{width:3.5rem;height:3.5rem}.download-preview-shell{background:#f5f5f5;border-radius:1rem;width:100%;max-width:58.125rem;height:48.875rem;margin:0 auto;overflow:hidden}.download-preview-scroll{width:100%;height:100%;overflow:hidden}.download-preview-scroll::-webkit-scrollbar{width:.9375rem}.download-preview-scroll::-webkit-scrollbar-track{background:#dbe6fb;border-radius:.5rem;margin:6.375rem 0}.download-preview-scroll::-webkit-scrollbar-thumb{background:#6797ff;border:.1875rem solid #dbe6fb;border-radius:.5rem}.download-preview-frame{background:#fff;border:none;width:100%;height:100%}.download-preview-fallback{color:#1f2a3a;min-height:100%;padding:2rem;font-family:Comfortaa;line-height:1.5}.download-preview-fallback h2{margin-bottom:1rem;font-size:1.125rem}@media (width<=1024px){.download-preview-shell{height:36rem}}@media (width<=768px){.download-container{padding:.75rem}.download-card{padding:1rem!important}.download-title{font-size:1.05rem}.download-preview-shell{height:28rem}}.review-main{background:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding-top:4rem;display:flex}.review-container{justify-content:center;width:100%;padding:2rem;display:flex}.review-card{background:var(--color-background2);border-radius:24px;width:min(100%,65.6875rem);min-height:40rem}.review-header{justify-content:space-between;align-items:center;margin-bottom:1.4rem;display:flex}.review-title{color:#202633;font-family:Comfortaa;font-size:1.25rem}.review-actions{gap:.6rem;display:flex}.review-icon-btn{cursor:pointer;background:linear-gradient(145deg,#fff9,#fff3);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.375rem;height:2.375rem;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.review-tabs{gap:.7rem;margin-bottom:1.2rem;display:flex}.review-tab{cursor:pointer;background:#ffffff8c;border:1px solid #fffc;border-radius:999px;padding:.4rem .9rem;font-family:Comfortaa;font-size:.875rem}.review-tab--active{background:#fffc}.review-body{background:#d9d9d9;border-radius:18px;justify-content:center;align-items:center;height:28rem;display:flex}.review-placeholder{color:#6b7280;font-family:Comfortaa;font-size:1rem}.choose-plan-main{padding-top:4rem}.choose-plan-wrap{justify-content:center;width:100%;padding:1rem;display:flex}.choose-plan-card{background:var(--color-background2);border-radius:1.5rem;width:min(100%,40.75rem);min-height:35.0625rem}.choose-plan-top{justify-content:space-between;align-items:center;margin-bottom:.8125rem;display:flex}.choose-plan-title{margin:0;font-size:1.25rem}.choose-plan-close{cursor:pointer;background:linear-gradient(145deg,#ffffffa6,#ebeff659);border:.0625rem solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.choose-plan-grid{align-items:stretch;gap:.75rem;display:flex}.plan-box{background:#ffffff38;border-radius:.95rem;flex-direction:column;padding:.875rem .875rem .75rem;display:flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.plan-box--free{width:16.3125rem;height:30.375rem}.plan-box--premium{color:#fff;background:linear-gradient(150deg,#5855da 14%,#6f69d2 45%,#4d8ec3 99%);width:21rem;height:30.375rem;position:relative}.plan-name{text-align:center;margin:0 0 1.5rem;font-size:1.625rem}.plan-premium-head{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;position:relative}.plan-premium-head .plan-name{margin:0}.plan-premium-head img{position:absolute;top:-.125rem;right:0}.plan-list{flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:1rem;list-style:none;display:flex}.plan-list li{align-items:flex-start;gap:.375rem;line-height:1.25;display:flex}.plan-list img{flex:none}.plan-free-limit{color:#e11d48;margin-top:.7rem;font-size:.8125rem}.plan-actions{flex-direction:column;align-items:center;margin-top:auto;display:flex}.plan-actions--free{padding-top:1rem;padding-bottom:2.375rem}.plan-actions--premium{padding-top:.875rem}.plan-select-btn{cursor:pointer;background:linear-gradient(145deg,#fffc,#ebeff673);border:.0625rem solid #ffffffd9;border-radius:62.4375rem;width:12.4375rem;height:2.45rem;font-family:Comfortaa;font-size:1.25rem;box-shadow:.25rem .25rem .7rem #4c5e7a59}.plan-select-btn:disabled{opacity:.6;cursor:not-allowed}.plan-select-btn--premium{color:#fff;background:linear-gradient(145deg,#add8ff99,#78b2f5b3)}.plan-more-link{color:#fff;cursor:pointer;background:0 0;border:none;margin-top:.75rem;margin-bottom:.5rem;font-family:Comfortaa;font-size:1rem;text-decoration:underline}.choose-plan-error{color:#dc2626;margin-top:.75rem;font-size:.85rem}@media (width<=48rem){.choose-plan-grid{flex-direction:column;align-items:center}.plan-box--free,.plan-box--premium{width:min(100%,21rem)}}.premium-main{padding-top:4rem}.premium-wrap{justify-content:center;width:100%;padding:1rem;display:flex}.premium-card{background:var(--color-background2);border-radius:1.5rem;width:min(100%,47.125rem)}.premium-head{justify-content:space-between;align-items:center;margin-bottom:1.375rem;display:flex}.premium-head h1{margin:0;font-size:1.25rem;font-weight:400}.premium-close{cursor:pointer;background:linear-gradient(145deg,#ffffffa6,#ebeff659);border:.0625rem solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.125rem;height:2.125rem;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.premium-inner{padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.premium-content{justify-content:space-between;gap:1.625rem;display:flex}.premium-left,.premium-right{flex-direction:column;gap:.1875rem;display:flex}.premium-left p,.premium-right p{margin:0}.premium-black{color:#1b1b1f;font-size:1.25rem}.premium-accent{color:#6797ff;font-size:1rem}.premium-left-tab{margin-left:1.75rem!important}.premium-left-2tab{margin-left:3.5rem!important}.premium-bottom-tab{margin-bottom:.75rem!important}.premium-right{color:#1b1b1f;text-align:right;gap:.9375rem;font-size:1rem}.premium-divider{border-bottom:.125rem solid #6797ff;margin:1.25rem 0 1rem}.premium-packages{align-items:center;gap:.75rem;display:flex}.premium-packages h2{margin:0;font-size:1.375rem;font-weight:400}.premium-badge{background:#dd9b9bcc;border-radius:62.4375rem;padding:.125rem .625rem;font-size:.875rem}.premium-package-grid{justify-content:center;gap:1.625rem;margin-top:2.5rem;display:flex}.premium-package-btn{cursor:pointer;background:#ffffff47;border:.0625rem solid #fffc;border-radius:1.2rem;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;padding:1.125rem 1.8125rem;display:flex}.premium-package-btn span{font-size:1rem}.premium-package-btn strong{font-size:1.25rem;font-weight:400}.premium-package-btn em{color:#6797ff;font-size:1.25rem;font-style:normal}@media (width<=48rem){.premium-content{flex-direction:column}.premium-right{text-align:left}.premium-package-grid{grid-template-columns:1fr}}.site-footer{background:#ced8f0;border-top:1px solid #ffffff73;width:100%;margin-top:2.5rem}.site-footer-inner{justify-content:space-between;gap:2rem;max-width:90rem;margin:0 auto;padding:1.4rem 2rem 1.8rem;display:flex}.site-footer-left{flex-direction:column;gap:1.25rem;display:flex}.site-footer-brand{align-items:center;gap:.8rem;display:flex}.site-footer-brand-text p{color:#1f2a3a;font-size:1rem;line-height:1.3}.site-footer-policies{border-top:2px solid #6797ff;flex-direction:column;gap:.35rem;margin:25px 0 0;padding:15px 0 0;display:flex}.site-footer-policies a{color:#1f2a3a;font-size:.875rem;text-decoration:underline}.site-footer-right{flex-direction:column;align-items:flex-end;gap:.85rem;display:flex}.site-footer-mail{border-bottom:2px solid #6797ff;align-items:center;gap:.55rem;padding-bottom:.4rem;display:flex}.site-footer-mail a{color:#1f2a3a;font-size:1rem;text-decoration:none}.site-footer-social{gap:.6rem;display:flex}.site-footer-social-btn{cursor:pointer;background:linear-gradient(145deg,#fff9,#fff3);border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}@media (width<=768px){.site-footer-inner{flex-direction:column;padding:1.2rem 1rem 1.5rem}.site-footer-right{align-items:flex-start}}.cookie-banner{z-index:1100;background:#ced8f0;border-radius:1rem;align-items:center;gap:.45rem;width:450px;min-height:3.25rem;padding:.5rem .6rem;display:flex;position:fixed;bottom:.75rem;left:.5rem;box-shadow:.25rem .25rem .7rem #4c5e7a59}.cookie-banner-text-wrap{flex:1;min-width:0}.cookie-banner-text{color:#1f2a3a;font-size:14px;line-height:1.2}.cookie-banner-link{color:#6f7692;margin-top:.1rem;font-size:.75rem;text-decoration:underline;display:inline-block}.cookie-banner-btn{color:#1f2a3a;cursor:pointer;background:#ffffff73;border:1px solid #fffc;border-radius:.9rem;min-width:4.625rem;height:2.25rem;font-family:Comfortaa,cursive;font-size:.875rem;box-shadow:.25rem .25rem .7rem #4c5e7a59}@media (width<=480px){.cookie-banner{width:auto;left:.35rem;right:.35rem}}*{box-sizing:border-box;margin:0;padding:0}:root{--color-primary:#6797ff;--color-background:#ebf8ff;--color-background2:#d4e1fe;--color-text-dark:#1e293b;--color-text-light:#fff;--color-white:#fff;--color-glass-light:#ffffff26;--color-glass-dark:#00000014;--color-glass-border:#ffffff4d;--color-avatar-bg:#d4e1fe;--gradient-main:conic-gradient(from 190.73deg at 50% 50%, #2eebe59c -50.17deg, #ff00f7d4 32.9deg, #6f00ffa6 136.75deg, #b6fff599 242.33deg, #88ffdfa6 263.1deg, #2eebe59c 309.83deg, #ff00f7d4 392.9deg), linear-gradient(0deg, #5c79b8, #5c79b8), #eef4fffc;--gradient-test: linear-gradient(145.81deg, #5855da 14.43%, #6f69d2 38.75%, #668cd5 65.07%, #6ec6e7 100%);--gradient-header:linear-gradient(90deg, #5855da 14.43%, #6f69d2 44.89%, #668cd5 78.99%, #4d8ec3 99.2%);--shadow-soft:0px 4px 4px #00000040;--shadow-drop:4px 4px 4px #47556980}body{background-color:var(--color-background);flex-direction:column;min-height:100vh;font-family:Comfortaa,cursive;display:flex}.App,.page{flex-direction:column;min-height:100vh;display:flex}.main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding-top:4rem;display:flex}.container{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.main-title{text-align:center;letter-spacing:.05rem;color:var(--color-text-dark);width:100%;max-width:35rem;margin-bottom:1rem;font-size:2rem;font-style:normal;font-weight:600;line-height:1.3}@media (width<=1024px){.main-title{width:90%;font-size:1.8rem}}@media (width<=768px){.main-title{width:95%;margin-bottom:.5rem;font-size:1.5rem}.container{gap:1.5rem;padding:1rem}}@media (width<=480px){.main{padding-top:3.5rem}.main-title{font-size:1.3rem;line-height:1.4}}.glass-effect{-webkit-backdrop-filter:blur(12px);border:1px solid #ffffff4d;box-shadow:inset 2px 2px 6px #fff9,inset -2px -2px 6px #0000001a,0 8px 16px #00000026,0 4px 6px #0000001a}.glass-effect.shadow{box-shadow:inset 2px 2px 6px #fff9,inset -2px -2px 6px #0000001a,0 8px 16px #00000026,0 4px 6px #0000001a}.pay-card{background:var(--color-background2);border-radius:24px;flex-direction:column;justify-content:space-between;width:360px;height:280px;padding:26px 22px;display:flex;position:relative;box-shadow:4px 4px 4px #00000040}.pay-top{justify-content:space-between;align-items:center;margin-bottom:.8125rem;display:flex}.pay-title{margin:0;font-size:1.25rem}.pay-close{border-radius:50%;width:2.125rem;height:2.125rem}.pay-button{border-radius:25px;width:fit-content;margin-bottom:12px;padding:7px 17px;font-family:Comfortaa;font-size:18px}.pay-close,.pay-button{cursor:pointer;background:linear-gradient(145deg,#ffffffa6,#ebeff659);border:.0625rem solid #fffc;justify-content:center;align-items:center;display:inline-flex;box-shadow:.25rem .25rem .7rem #4c5e7a59}.pay-middle{justify-content:center;align-items:center;display:flex}.pay-cost{background:linear-gradient(145.81deg,#5855da 14.43%,#6f69d2 38.75%,#668cd5 65.07%,#6ec6e7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-family:Comfortaa;font-size:36px;font-weight:700}.pay-bottom{flex-direction:column;align-items:center;display:flex}.pay-rights{text-align:center;font-family:Comfortaa;font-size:12px;font-weight:700}
