@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Tektur:wght@400..900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0a0a0a;font-family:Inter,sans-serif;overflow-x:hidden}::selection{color:#fff;background:#6a6aff4d}.welcome-content,.logo-text,.subtitle{-webkit-user-select:text;user-select:text}.app-layout{min-height:100vh;position:relative}.section-mountains{z-index:1;width:100%;height:100vh;position:relative;overflow:hidden}.section-mountains .background-svg{pointer-events:none;width:auto;min-width:100%;height:auto;min-height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.01)}.section-water{z-index:1;width:100%;min-height:100vh;position:relative;overflow:hidden}.section-water .background-svg-second{pointer-events:none;width:auto;min-width:100%;height:auto;min-height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.01)}.section-content-overlay{z-index:2;justify-content:center;align-items:center;height:100vh;padding:0 2rem;display:flex;position:relative}.hero-section{z-index:2;pointer-events:none;background:0 0;justify-content:center;align-items:center;height:100vh;display:flex;position:relative}.welcome-content{z-index:50;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.logo-text{letter-spacing:.05em;text-align:center;font-family:Tektur,sans-serif;font-size:clamp(4rem,5vw,10rem);font-weight:400;transition:all 1s ease-out}.logo-dd{color:#fff;text-shadow:0 0 30px #ffffff26}.logo-projects{color:#ffffffb3;text-shadow:0 0 30px #ffffff1a}.logo-hidden{opacity:0;transform:translateY(20px)scale(.95)}.logo-visible{opacity:1;transform:translateY(0)scale(1)}.subtitle{letter-spacing:.3em;text-transform:uppercase;text-align:center;color:#ffffff80;margin-top:clamp(.3rem,1vh,1rem);font-size:clamp(.7rem,1.5vw,1.5rem);font-weight:300;transition:all 1s ease-out .3s}.subtitle-hidden{opacity:0;transform:translateY(10px)}.subtitle-visible{opacity:1;transform:translateY(0)}.start-btn{color:#ffffff80;cursor:pointer;pointer-events:auto;opacity:0;letter-spacing:.05em;background:0 0;border:none;border-bottom:1.5px solid #0000;align-items:center;gap:.6rem;margin-top:2.5rem;padding:.5rem;font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;transition:all .3s;display:inline-flex;transform:translateY(15px)}.start-btn-visible{opacity:1;transition-delay:.8s;transform:translateY(0)}.start-btn-hidden{opacity:0;transform:translateY(15px)}.start-btn:hover{color:#ffffffe6;border-bottom-color:#fff6}.start-btn:active{transform:scale(.97)}.start-btn svg{opacity:.6;width:18px;height:18px;transition:transform .3s}.start-btn:hover svg{opacity:1;transform:translateY(2px)}.about-section{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.about-card{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:1200px;padding:3.5rem 3rem;animation:.8s ease-out fadeUp;box-shadow:0 25px 50px -12px #00000080,inset 0 1px #ffffff0d}.about-icon{background:linear-gradient(135deg,#6a6aff33,#4a4aff14);border:1px solid #6a6aff26;border-radius:14px;justify-content:center;align-items:center;margin-bottom:1.8rem;padding:.6rem 2rem;display:inline-flex}.about-icon-text{letter-spacing:.12em;color:#fff;text-shadow:0 0 40px #6a6aff4d;-webkit-user-select:text;user-select:text;font-family:Tektur,sans-serif;font-size:1.8rem;font-weight:400}.about-title{letter-spacing:.02em;color:#fff;-webkit-user-select:text;user-select:text;margin-bottom:1.8rem;font-family:Tektur,sans-serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:400;line-height:1.2}.about-text{color:#fffc;-webkit-user-select:text;user-select:text;margin-bottom:1.4rem;font-size:clamp(1rem,1.1vw,1.15rem);line-height:2}.about-text:last-of-type{margin-bottom:2rem}.about-highlight{color:#8b8bff;font-weight:500}.about-buttons-wrapper{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.about-buttons{flex-wrap:wrap;gap:1rem;display:flex}.about-social{align-items:center;gap:.75rem;margin-left:auto;display:flex}.social-link{color:#fff9;background:#ffffff0f;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:#fff;background:#ffffff1f;border-color:#fff3;transform:translateY(-2px)}.social-link svg{width:24px;height:24px}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6c6cff,#4a4aff);border:none;border-radius:14px;padding:.85rem 2.8rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #4a4aff66}.btn-secondary{color:#ffffffd9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff26;border-radius:14px;padding:.85rem 2.8rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;transition:all .3s}.btn-secondary:hover{background:#ffffff1f;border-color:#ffffff4d}.about-footer{color:#ffffff80;text-align:center;-webkit-user-select:text;user-select:text;border-top:1px solid #ffffff0f;padding-top:1.5rem;font-size:.95rem;font-style:italic}.content-section{z-index:2;color:#fff;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.content-section-dark{background:#0006}.content-section-inner{width:100%;max-width:1200px;margin:0 auto}.content-section-title{-webkit-user-select:text;user-select:text;margin-bottom:2rem;font-size:3rem}.content-section-text{-webkit-user-select:text;user-select:text;font-size:1.2rem;line-height:1.8}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.side-nav{z-index:100;flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex;position:fixed;top:50%;left:2rem;transform:translateY(-50%)}.side-nav-item{cursor:pointer;color:#ffffff40;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.75rem;padding:0;font-family:Inter,sans-serif;font-size:.85rem;font-weight:400;transition:all .3s;display:flex}.side-nav-line{background:#ffffff26;border-radius:2px;flex-shrink:0;width:20px;height:1.5px;transition:all .4s}.side-nav-label{opacity:0;white-space:nowrap;letter-spacing:.12em;color:#ffffff80;font-size:.8rem;transition:all .3s;transform:translate(-8px)}.side-nav-item:not(.active) .side-nav-line{background:#ffffff1f;width:16px;height:1px}.side-nav-item:not(.active) .side-nav-label{color:#ffffff4d;font-size:.7rem}.side-nav-item:hover{color:#fff9}.side-nav-item:hover .side-nav-line{background:#ffffff4d;width:28px}.side-nav-item:hover .side-nav-label{opacity:1;transform:translate(0)}.side-nav-item.active{color:#fffffff2}.side-nav-item.active .side-nav-line{background:#e9e9e9;width:48px;height:2px;box-shadow:0 0 25px #6a6aff59}.side-nav-item.active .side-nav-label{opacity:1;color:#ffffffd9;font-size:.85rem;transform:translate(0)}.stack-wrapper{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.stack-container{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:28px;width:100%;max-width:1200px;padding:3.5rem 3rem;box-shadow:0 25px 50px -12px #0006,inset 0 1px #ffffff08}.stack-header{text-align:center;margin-bottom:3rem}.stack-title{letter-spacing:.05em;color:#fff;text-shadow:0 2px 20px #0000004d;font-family:Tektur,sans-serif;font-size:clamp(1.5rem,2.5vw,2.5rem);font-weight:400}.stack-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1.5rem;width:100%;display:grid}.stack-card{-webkit-backdrop-filter:blur(4px);text-align:center;cursor:default;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:200px;padding:1.5rem 1rem;transition:all .4s;display:flex}.stack-card:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px -12px #00000080}.stack-icon{background:#ffffff26;border:2px solid #fff3;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000026}.stack-card:hover .stack-icon{transform:scale(1.08);box-shadow:0 8px 30px #00000040}.stack-icon-text{text-shadow:0 2px 10px #0003;color:#fff;font-family:Tektur,sans-serif;font-size:1.8rem;font-weight:400}.stack-icon-img{-o-object-fit:contain;object-fit:contain;border-radius:8px;width:40px;height:40px}.stack-name{letter-spacing:.05em;text-shadow:0 2px 8px #000c,0 0 20px #00000080;color:#fff;border-radius:8px;margin:0;padding:4px 12px;font-family:Tektur,sans-serif;font-size:1.1rem;font-weight:500;display:inline-block}.stack-info{flex-direction:column;gap:.15rem;margin-top:.25rem;display:flex}.stack-status{color:#ffffffe6;text-transform:uppercase;letter-spacing:.12em;text-shadow:0 2px 8px #00000026;font-size:.7rem;font-weight:500}.stack-projects{color:#ffffff80;text-transform:uppercase;letter-spacing:.12em;text-shadow:0 2px 8px #00000026;font-size:.65rem;font-weight:400}.stack-empty{text-align:center;color:#ffffff80;letter-spacing:.05em;grid-column:1/-1;padding:50px 0;font-size:1.1rem}@media (width<=768px){.stack-container{border-radius:20px;padding:2rem 1.5rem}.stack-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem}.stack-card{border-radius:16px;min-height:170px;padding:1.2rem .8rem}.stack-icon{border-radius:14px;width:52px;height:52px}.stack-icon-text{font-size:1.5rem}.stack-icon-img{width:32px;height:32px}.stack-name{font-size:.95rem}.stack-status{font-size:.6rem}.stack-projects{font-size:.55rem}}@media (width<=480px){.stack-container{border-radius:16px;padding:1.5rem 1rem}.stack-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.stack-card{border-radius:14px;min-height:140px;padding:.8rem .5rem}.stack-icon{border-radius:12px;width:40px;height:40px}.stack-icon-text{font-size:1.1rem}.stack-icon-img{width:26px;height:26px}.stack-name{font-size:.75rem}.stack-status{font-size:.5rem}.stack-projects{font-size:.45rem}}.projects-wrapper{z-index:2;justify-content:center;align-items:center;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.projects-container{-webkit-backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:28px;width:100%;max-width:1200px;padding:3.5rem 3rem;box-shadow:0 25px 50px -12px #0006,inset 0 1px #ffffff08}.projects-header{text-align:center;margin-bottom:3rem}.projects-title{letter-spacing:.05em;color:#fff;text-shadow:0 2px 20px #0000004d;font-family:Tektur,sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:400}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;width:100%;display:grid}.project-card{cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;transition:transform .3s,box-shadow .3s;overflow:hidden;width:100%!important;height:210px!important}.project-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px -8px #0000004d}.project-image{background:#ffffff05;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.project-image-placeholder{background:#ffffff05;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.project-image-preview{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.project-image-gradient{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000004d 50%,#000000b3 100%);height:60%;position:absolute;bottom:0;left:0;right:0}.project-tech-top{z-index:2;flex-wrap:wrap;justify-content:flex-end;gap:.35rem;max-width:75%;display:flex;position:absolute;top:.8rem;right:.8rem}.project-tech-tag{-webkit-backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.05em;color:#fff;border:1px solid #ffffff1a;border-radius:10px;padding:.15rem .6rem;font-size:.5rem;font-weight:500}.project-name-bottom{z-index:2;position:absolute;bottom:.8rem;left:.8rem}.project-name{color:#fff;letter-spacing:.03em;text-shadow:0 2px 15px #0006;margin:0;font-family:Tektur,sans-serif;font-size:1rem;font-weight:400}.project-overlay{-webkit-backdrop-filter:blur(4px);opacity:0;z-index:3;background:#0009;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:1.5rem;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.project-card:hover .project-overlay{opacity:1}.project-description{color:#fffc;text-align:center;margin:0;font-size:.85rem;line-height:1.6}.project-overlay-status{z-index:4}.project-status-badge{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#000000b3;border-radius:20px;padding:4px 16px;font-size:12px;font-weight:600;display:inline-block}.project-status-badge.dev{color:#fff;background:#ff9800e6}.project-status-badge.rel{color:#fff;background:#4caf50e6}.projects-empty{text-align:center;color:#ffffff80;letter-spacing:.05em;grid-column:1/-1;padding:50px 0;font-size:1.1rem}.project-card-link{height:100%;text-decoration:none;display:block}.project-card-link .project-card{cursor:pointer;height:100%}.project-card-link:hover .project-card{transform:translateY(-4px);box-shadow:0 12px 30px -8px #0000004d}@media (width<=768px){.projects-container{border-radius:20px;padding:2rem 1.5rem}.projects-grid{grid-template-columns:1fr 1fr;gap:1rem}.project-card{aspect-ratio:4/3;height:auto!important}.project-name{font-size:.8rem}.project-tech-tag{padding:.1rem .45rem;font-size:.45rem}.project-tech-top{gap:.25rem;top:.5rem;right:.5rem}.project-name-bottom{bottom:.5rem;left:.5rem}.project-description{font-size:.75rem}.project-overlay{padding:1rem}.project-overlay-status{bottom:55px}.project-status-badge{padding:3px 12px;font-size:10px}}@media (width<=480px){.projects-container{border-radius:16px;padding:1.5rem 1rem}.projects-grid{grid-template-columns:1fr;gap:.8rem}.project-card{aspect-ratio:16/10;height:auto!important}}@media (width<=768px){.side-nav{gap:1rem;left:.75rem}.side-nav-item:not(.active) .side-nav-line{width:12px}.side-nav-item.active .side-nav-line{width:28px}.side-nav-line{width:14px}.side-nav-label,.side-nav-item:hover .side-nav-label{display:none}}.footer{z-index:2;-webkit-backdrop-filter:blur(24px);background:#1a1a2e;border-top:1px solid #ffffff0d;width:100%;margin-top:auto;padding:3rem 2rem 1.5rem;position:relative;box-shadow:0 -10px 40px #00000026}.footer-container{max-width:1200px;margin:0 auto}.footer-top{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 1fr;gap:3rem;padding-bottom:2rem;display:grid}.footer-brand{flex-direction:column;gap:.5rem;display:flex}.footer-logo{letter-spacing:.05em;font-family:Tektur,sans-serif;font-size:1.5rem;font-weight:400}.footer-logo-dd{color:#ffffffe6}.footer-logo-projects{color:#ffffff59}.footer-desc{color:#ffffff4d;max-width:300px;font-size:.9rem;line-height:1.6}.footer-links{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer-col h4{color:#ffffff59;text-transform:uppercase;letter-spacing:.15em;margin-bottom:.8rem;font-size:.7rem;font-weight:600}.footer-col ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer-col ul li a{color:#ffffff40;cursor:pointer;font-size:.85rem;text-decoration:none;transition:all .3s}.footer-col ul li a:hover{color:#ffffffa6}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.footer-copy{color:#fff3;font-size:.75rem}.footer-social{gap:.6rem;display:flex}.footer-social a{color:#fff3;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s;display:flex}.footer-social a:hover{color:#fff9;background:#ffffff14;border-color:#ffffff1a;transform:translateY(-2px)}.footer-social a svg{width:14px;height:14px}@media (width<=768px){.footer{padding:2rem 1.5rem 1rem}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-links{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-desc{max-width:100%}.footer-bottom{text-align:center;flex-direction:column;gap:.8rem}}@media (width<=480px){.footer{padding:1.5rem 1rem .8rem}.footer-links{grid-template-columns:1fr;gap:1rem}.footer-logo{font-size:1.2rem}}@media (width<=768px){.section-mountains .background-svg,.section-water .background-svg-second{min-width:160%;min-height:100%}.logo-text{font-size:clamp(1.8rem,8vw,3rem)}.subtitle{font-size:clamp(.5rem,2vw,.9rem)}.content-section{padding:2rem 1rem}.content-section-title{font-size:2rem}.content-section-text{font-size:1rem}.about-card{border-radius:16px;padding:2rem 1.5rem}.about-buttons-wrapper{flex-direction:column;align-items:stretch}.about-buttons{flex-direction:column;width:100%}.about-social{justify-content:center;margin-left:0;padding-top:.5rem}.btn-primary,.btn-secondary{text-align:center;justify-content:center;width:100%;padding:.75rem 1.5rem}.social-link{width:44px;height:44px}.social-link svg{width:20px;height:20px}.about-icon-text{font-size:1.2rem}.about-icon{padding:.4rem 1.2rem}.start-btn{gap:.4rem;margin-top:1.8rem;font-size:.95rem}.start-btn svg{width:15px;height:15px}}@media (width>=769px) and (width<=1024px){.section-mountains .background-svg,.section-water .background-svg-second{min-width:120%;min-height:100%}.content-section{padding:3rem 1.5rem}.about-card{max-width:90%}}@media (width>=1025px){.section-mountains .background-svg,.section-water .background-svg-second{min-width:100%;min-height:100%}}@media (width>=1921px){.section-mountains .background-svg,.section-water .background-svg-second{min-width:90%;min-height:100%}}.user-layout{background:#f5f6fa;flex-direction:column;min-height:100vh;display:flex}.user-navbar{z-index:1000;background:#fff;border-bottom:1px solid #e8ecf1;flex-shrink:0;width:100%;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.navbar-container{justify-content:space-between;align-items:center;max-width:100%;height:60px;margin:0;padding:0 15px;display:flex}.navbar-left{align-items:center;gap:15px;display:flex}.navbar-toggle-sidebar{color:#333;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:5px 8px;font-size:20px;transition:all .3s}.navbar-toggle-sidebar:hover{background:#f0f2f5}.navbar-logo{letter-spacing:.05em;font-family:Tektur,sans-serif;font-size:1.3rem;font-weight:400;text-decoration:none}.navbar-logo .logo-dd{color:#1a1a2e}.navbar-logo .logo-projects{color:#999}.navbar-right{align-items:center;gap:15px;display:flex}.navbar-user{cursor:pointer;background:#f0f2f5;border-radius:30px;align-items:center;gap:10px;padding:6px 12px 6px 6px;transition:background .3s;display:flex}.navbar-user:hover{background:#e8ecf1}.navbar-avatar{color:#fff;background:#4a6cf7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:600;display:flex}.navbar-username{color:#1a1a2e;font-size:14px;font-weight:500}.navbar-login{color:#fff;background:#4a6cf7;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .3s}.navbar-login:hover{background:#3651d4}.user-body{flex:1;height:auto;margin:0;padding:0;display:flex;overflow:visible}.user-sidebar{background:#fff;border-right:1px solid #e8ecf1;flex-direction:column;flex-shrink:0;align-self:flex-start;width:260px;min-height:100vh;margin:0;padding:15px 0;transition:width .3s,transform .3s;display:flex;position:sticky;top:60px;overflow-y:hidden}.user-sidebar.closed{width:60px}.user-sidebar.closed .sidebar-link-text,.user-sidebar.closed .sidebar-news,.user-sidebar.closed .sidebar-user-info{display:none}.sidebar-user{border-bottom:1px solid #e8ecf1;flex-shrink:0;align-items:center;gap:12px;margin-bottom:15px;padding:15px 20px 20px;display:flex}.sidebar-avatar{color:#fff;background:#4a6cf7;border:3px solid #4a6cf733;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;font-weight:600;display:flex;box-shadow:0 2px 8px #4a6cf733}.sidebar-user-info{flex-direction:column;display:flex;overflow:hidden}.sidebar-username{color:#1a1a2e;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;overflow:hidden}.sidebar-user-role{color:#999;font-size:13px}.user-sidebar.closed .sidebar-user{justify-content:center;padding:15px 10px 20px}.user-sidebar.closed .sidebar-user-info{display:none}.user-sidebar.closed .sidebar-avatar{width:40px;height:40px;font-size:16px}.sidebar-nav{flex-direction:column;gap:6px;margin-bottom:20px;padding:0 10px;display:flex}.sidebar-link{color:#666;border-radius:8px;align-items:center;gap:12px;padding:10px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.sidebar-link:hover{color:#1a1a2e;background:#f0f2f5}.sidebar-link.active{color:#fff;background:#4a6cf7;font-weight:600;box-shadow:0 2px 8px #4a6cf74d}.sidebar-link.active:hover{color:#fff;background:#4a6cf7}.sidebar-link-icon{flex-shrink:0;font-size:18px}.sidebar-link-text{white-space:nowrap;font-weight:500}.sidebar-news{flex:1;padding:0 20px;overflow-y:hidden}.sidebar-news-title{color:#1a1a2e;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #4a6cf7;margin-bottom:12px;padding-bottom:8px;font-size:12px;font-weight:600}.sidebar-news-list{flex-direction:column;gap:10px;display:flex}.news-item{background:#f8f9fc;border-radius:6px;flex-direction:column;padding:8px 10px;transition:background .3s;display:flex}.news-item:hover{background:#f0f2f5}.news-title{color:#1a1a2e;font-size:13px;font-weight:600}.news-text{color:#666;margin-top:2px;font-size:12px}.user-main{background:#f5f6fa;flex:1;height:auto;transition:margin-left .3s;overflow-y:visible;margin:0!important;padding:0!important}.project-page{max-width:100%;box-shadow:none;background:#fff;border-radius:0;width:100%;min-height:100vh;overflow:hidden;margin:0!important;padding:0!important}.project-cover-wrapper{border-radius:0;width:100%;position:relative;overflow:hidden;margin:0!important}.project-cover{border-radius:0;width:100%;min-height:200px;max-height:400px;position:relative;overflow:hidden}.project-cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:200px;max-height:400px}.project-cover-content{background:linear-gradient(#0000 0%,#0003 50%,#000000b3 100%);flex-direction:column;justify-content:space-between;padding:30px;display:flex;position:absolute;inset:0}.project-cover-title{color:#fff;letter-spacing:.05em;text-shadow:0 2px 20px #00000080;margin:0;font-family:Tektur,sans-serif;font-size:2.5rem;font-weight:400;position:absolute;bottom:30px;left:30px}.project-cover-right{flex-direction:column;align-items:flex-end;gap:8px;display:flex;position:absolute;bottom:30px;right:30px}.project-cover-status{text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#00000080;border-radius:20px;padding:4px 16px;font-size:14px;font-weight:700}.project-cover-status.dev{background:#ff9800e6}.project-cover-status.rel{background:#4caf50e6}.project-cover-version{color:#ffffffb3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border-radius:12px;padding:2px 12px;font-size:14px;font-weight:500}.project-cover-stacks{flex-wrap:wrap;gap:8px;display:flex;position:absolute;top:30px;left:30px}.project-cover-tag{-webkit-backdrop-filter:blur(8px);color:#fff;border:1px solid #ffffff1a;border-radius:16px;padding:4px 14px;font-size:13px;font-weight:500}.project-no-cover{background:#f8f9fc;border-radius:0;padding:20px 30px}.project-title{color:#1a1a2e;margin-bottom:15px;font-family:Tektur,sans-serif;font-size:2.2rem}.project-meta{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.project-status{border-radius:20px;padding:4px 16px;font-size:13px;font-weight:600}.project-status.dev{color:#e65100;background:#fff3e0}.project-status.rel{color:#1b5e20;background:#e8f5e9}.project-stacks{flex-wrap:wrap;gap:8px;display:flex}.project-stack-tag{border:1px solid #0000;border-radius:12px;padding:4px 12px;font-size:13px;font-weight:500}.project-description{color:#444;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;width:100%;max-width:100%;padding:20px 30px;font-size:1rem;line-height:1.8;text-align:left!important;margin:0!important}.project-description *{text-align:left!important;overflow-wrap:break-word!important;word-wrap:break-word!important;max-width:100%!important}.project-description h1,.project-description h2,.project-description h3,.project-description h4{color:#1a1a2e;overflow-wrap:break-word;max-width:100%;margin-top:1.5em;margin-bottom:.5em}.project-description p{overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;max-width:100%;margin-bottom:1em}.project-description ul,.project-description ol{overflow-wrap:break-word;max-width:100%;margin-bottom:1em;padding-left:2em}.project-description a{color:#4a6cf7;text-decoration:underline}.project-description img{border-radius:8px;max-width:100%;height:auto}.project-description blockquote{color:#666;border-left:4px solid #4a6cf7;margin-left:0;padding-left:1.5em;font-style:italic}.project-description code{background:#f0f2f5;border-radius:4px;padding:2px 6px;font-size:.9em}.project-description pre{white-space:pre-wrap;word-wrap:break-word;background:#f0f2f5;border-radius:8px;max-width:100%;padding:15px;font-size:.9em;overflow-x:auto}.project-description table{border-collapse:collapse;width:100%;margin-bottom:1em;display:block;overflow-x:auto}.project-description table th,.project-description table td{text-align:left;border:1px solid #ddd;padding:8px 12px}.project-description table th{background:#f0f2f5}.project-tabs{border-bottom:2px solid #e8ecf1;gap:0;padding:0 30px;display:flex;margin:0!important}.tab-btn{color:#666;cursor:pointer;background:0 0;border:none;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s;position:relative}.tab-btn:hover{color:#333}.tab-btn.active{color:#4a6cf7;font-weight:600}.tab-btn.active:after{content:"";background:#4a6cf7;height:2px;position:absolute;bottom:-2px;left:0;right:0}.screenshots-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;padding:25px 30px 30px;display:grid;margin:0!important}.screenshot-image{aspect-ratio:25/16;-o-object-fit:cover;object-fit:cover;cursor:pointer;border:1px solid #e8ecf1;border-radius:12px;width:100%;transition:transform .3s}.updates-list{flex-direction:column;gap:20px;padding:25px 30px 30px;display:flex;margin:0!important}.update-accordion{background:#f8f9fc;border:1px solid #e8ecf1;border-radius:12px;transition:all .3s;overflow:hidden}.update-accordion:hover{border-color:#d0d5dd}.update-accordion-header{cursor:pointer;justify-content:space-between;align-items:center;gap:15px;padding:16px 20px;transition:background .3s;display:flex}.update-accordion-header:hover{background:#4a6cf70d}.update-accordion-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.update-accordion-icon{color:#666;flex-shrink:0;font-size:18px;transition:transform .3s}.update-accordion-title{color:#1a1a2e;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:16px;font-weight:500;overflow:hidden}.update-accordion-right{flex-shrink:0;align-items:center;gap:12px;display:flex}.update-accordion-content{border-top:1px solid #e8ecf1;padding:0 20px 20px;animation:.3s slideDown}.update-accordion-content p{color:#555;margin:.5em 0;line-height:1.6}.update-accordion-content h1,.update-accordion-content h2,.update-accordion-content h3,.update-accordion-content h4{color:#1a1a2e;margin:1em 0 .5em}.update-accordion-content ul,.update-accordion-content ol{margin:.5em 0;padding-left:2em}.update-accordion-content a{color:#4a6cf7;text-decoration:underline}.update-accordion-content img{border-radius:8px;max-width:100%}.update-accordion-content blockquote{color:#666;border-left:4px solid #4a6cf7;padding-left:1.5em;font-style:italic}.update-accordion-content code{background:#f0f2f5;border-radius:4px;padding:2px 6px;font-size:.9em}.update-accordion-content pre{background:#f0f2f5;border-radius:8px;padding:10px;overflow-x:auto}.update-accordion-content strong{color:#1a1a2e;font-weight:700}.update-accordion-content em{font-style:italic}.update-accordion-content u{text-decoration:underline}.update-accordion-content s{text-decoration:line-through}.update-accordion-content table{border-collapse:collapse;width:100%;margin:.5em 0}.update-accordion-content table th,.update-accordion-content table td{text-align:left;border:1px solid #ddd;padding:6px 10px}.update-accordion-content table th{background:#f0f2f5;font-weight:600}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.update-date{color:#999;white-space:nowrap;font-size:12px;font-weight:400}.update-status{white-space:nowrap;border-radius:12px;padding:2px 12px;font-size:12px;font-weight:600}.update-status.dev{color:#e65100;background:#fff3e0}.update-status.rel{color:#1b5e20;background:#e8f5e9}.update-screenshot{-o-object-fit:cover;object-fit:cover;cursor:pointer;border:1px solid #e8ecf1;border-radius:8px;width:120px;height:80px;transition:transform .3s}.empty-text{color:#999;text-align:center;padding:40px 0;font-size:16px}.projects-page{max-width:1200px;margin:0 auto}.page-title{color:#1a1a2e;margin-bottom:30px;font-family:Tektur,sans-serif;font-size:2rem}.projects-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;display:grid}.project-card-image{width:100%;height:180px;overflow:hidden}.project-card-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project-card-content{flex-direction:column;flex:1;padding:16px 20px 20px;display:flex}.project-card-content h3{color:#1a1a2e;margin-bottom:8px;font-size:18px}.project-card-content p{color:#666;flex:1;font-size:14px;line-height:1.5}.project-card-meta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.project-card-stacks{flex-wrap:wrap;gap:4px;display:flex}@media (width<=768px){.navbar-container{height:56px;padding:0 15px}.navbar-username{display:none}.user-body{height:auto;overflow:visible}.user-main{height:auto;overflow-y:visible;padding:0!important}.navbar-logo{font-size:1.1rem}.user-sidebar{z-index:999;width:280px;height:100vh;min-height:100vh;transition:transform .3s;position:fixed;top:56px;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:2px 0 12px #0000001a}.user-sidebar.open{transform:translate(0)}.user-sidebar.closed{width:280px;transform:translate(-100%)}.user-sidebar.closed .sidebar-link-text,.user-sidebar.closed .sidebar-news,.user-sidebar.closed .sidebar-user-info{display:block}.user-sidebar.closed .sidebar-user{justify-content:flex-start;padding:15px 20px 20px}.user-sidebar.closed .sidebar-avatar{width:48px;height:48px;font-size:20px}.navbar-toggle-sidebar{display:block!important}.project-cover-content{padding:20px}.project-cover-title{font-size:1.6rem;bottom:20px;left:20px}.project-cover-right{bottom:20px;right:20px}.project-cover-stacks{top:20px;left:20px}.project-cover-tag{padding:3px 10px;font-size:11px}.project-cover-status{padding:3px 12px;font-size:12px}.project-cover-version{font-size:12px}.project-cover,.project-cover img{max-height:250px}.project-tabs{flex-wrap:wrap;padding:0 15px}.tab-btn{padding:10px 16px;font-size:13px}.screenshots-grid,.updates-list{padding:15px}.project-description{font-size:.95rem;padding:15px!important}.project-no-cover{padding:15px}.projects-list,.screenshots-grid{grid-template-columns:1fr 1fr}.project-title{font-size:1.6rem}}@media (width>=769px){.user-sidebar{position:sticky!important;transform:translate(0)!important}.user-sidebar.closed{width:60px!important;transform:translate(0)!important}.navbar-toggle-sidebar{display:block!important}}@media (width<=480px){.navbar-container{height:50px;padding:0 10px}.user-body,.user-main{height:auto}.user-sidebar{height:100vh!important;top:50px!important}.project-cover-title{font-size:1.2rem;bottom:15px;left:15px}.project-cover-right{bottom:15px;right:15px}.project-cover-stacks{gap:4px;top:15px;left:15px}.project-cover-tag{padding:2px 8px;font-size:10px}.project-cover-status{padding:2px 10px;font-size:10px}.project-cover-version{font-size:10px}.project-cover,.project-cover img{max-height:180px}.project-tabs{padding:0 10px}.tab-btn{padding:8px 12px;font-size:12px}.screenshots-grid{gap:10px;padding:10px}.updates-list{padding:10px}.project-description{font-size:.9rem;padding:10px!important}.project-no-cover{padding:10px}.projects-list,.screenshots-grid{grid-template-columns:1fr}.project-title{font-size:1.3rem}}.stacks-checkboxes{flex-wrap:wrap;gap:10px;margin-top:5px;display:flex}.stack-checkbox{cursor:pointer;color:#333;background:#f9f9f9;border:2px solid #ddd;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.stack-checkbox:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.stack-checkbox.checked{background:#f0f4ff;border-color:#4a6cf7;box-shadow:0 4px 12px #4a6cf733}.stack-checkbox-icon{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:24px;height:24px}.stack-checkbox-name{font-weight:500}.stack-checkbox-color{border:1px solid #0000001a;border-radius:50%;flex-shrink:0;width:12px;height:12px}.admin-layout{background:#f5f7fa;min-height:100vh;display:flex}.admin-sidebar{color:#fff;background:#1a1a2e;flex-shrink:0;width:220px;height:100vh;min-height:100vh;position:sticky;top:0;overflow-y:auto}.sidebar-header{border-bottom:1px solid #ffffff1a;padding:20px}.sidebar-title{color:#fff;margin:0;font-size:18px;font-weight:600}.admin-sidebar .sidebar-nav{padding:10px 0}.admin-sidebar .sidebar-link{color:#fff9;border-radius:6px;margin:2px 10px;padding:10px 20px;font-size:14px;text-decoration:none;display:block;background:0 0!important;border-left:none!important;transition:none!important}.admin-sidebar .sidebar-link:hover{color:#fffc;background:0 0!important}.admin-sidebar .sidebar-link.active{color:#fff;box-shadow:none!important;background:0 0!important;border-left:none!important}.admin-main{background:#f5f7fa;flex:1;min-height:100vh;padding:0}.admin-page{max-width:100%;margin:0;padding:30px}.admin-title{color:#333;margin:0 0 5px;font-size:24px}.admin-text{color:#666;margin:0;font-size:16px}.admin-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.admin-header h1{color:#333;margin:0;font-size:24px}.btn-add{color:#fff;cursor:pointer;background:#4a6cf7;border:none;border-radius:6px;padding:10px 20px;font-size:14px;text-decoration:none;display:inline-block}.btn-add:hover{color:#fff;background:#3651d4}.btn-save{color:#fff;cursor:pointer;background:#4a6cf7;border:none;border-radius:6px;padding:10px 20px;font-size:14px}.btn-save:hover{background:#3651d4}.btn-save:disabled{opacity:.6;cursor:not-allowed}.btn-cancel{color:#333;cursor:pointer;background:#e2e8f0;border:none;border-radius:6px;padding:10px 20px;font-size:14px;text-decoration:none;display:inline-block}.btn-cancel:hover{background:#cbd5e0}.btn-edit{color:#4a6cf7;cursor:pointer;background:0 0;border:none;font-size:14px;text-decoration:none}.btn-edit:hover{text-decoration:underline}.btn-delete{color:#e53e3e;cursor:pointer;background:0 0;border:none;font-size:14px}.btn-delete:hover{text-decoration:underline}.table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.table-search{background:#fff;border:1px solid #ddd;border-radius:6px;min-width:250px;padding:8px 14px;font-size:14px}.table-search:focus{border-color:#4a6cf7;outline:none}.table-count{color:#666;font-size:14px}.table-wrapper{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014}.admin-table{border-collapse:collapse;width:100%;font-size:14px}.admin-table thead{background:#f7f9fc}.admin-table th{text-align:left;color:#555;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #e8ecf1;padding:12px 16px;font-size:13px;font-weight:600}.admin-table td{vertical-align:middle;border-bottom:1px solid #f0f2f5;padding:12px 16px}.admin-table tbody tr:hover{background:#fafbfc}.admin-table tbody tr:last-child td{border-bottom:none}.table-icon{-o-object-fit:contain;object-fit:contain;border-radius:6px;width:36px;height:36px;display:block}.table-icon-placeholder{color:#fff;text-transform:uppercase;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.table-color-wrapper{align-items:center;gap:8px;display:flex}.table-color{border:1px solid #ddd;border-radius:4px;flex-shrink:0;width:24px;height:24px}.table-status{border-radius:12px;padding:3px 12px;font-size:12px;font-weight:500;display:inline-block}.status-learning{color:#e65100;background:#fff3e0}.status-progress{color:#0d47a1;background:#e3f2fd}.status-learned{color:#1b5e20;background:#e8f5e9}.table-actions{gap:8px;display:flex}.table-btn-edit,.table-btn-delete{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.table-btn-edit{color:#1a73e8;background:#e8f0fe}.table-btn-edit:hover{background:#d2e3fc}.table-btn-delete{color:#d93025;background:#fce8e6}.table-btn-delete:hover{background:#fad2cf}.table-empty{text-align:center;color:#999;font-size:15px;padding:40px!important}.table-name{color:#333;font-weight:500}.stacks-list{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;display:grid}.stack-item{background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:20px;transition:box-shadow .3s;display:flex}.stack-info{flex:1;align-items:center;gap:15px;display:flex}.stack-img{-o-object-fit:contain;object-fit:contain;border-radius:4px;width:40px;height:40px}.stack-details{flex-direction:column;flex:1;display:flex}.stack-name{color:#333;font-size:16px;font-weight:600}.stack-status{color:#666;font-size:13px}.stack-color{border:1px solid #ddd;border-radius:4px;flex-shrink:0;width:24px;height:24px}.stack-actions{flex-shrink:0;gap:15px;display:flex}.admin-form{background:#fff;border-radius:8px;max-width:500px;padding:30px}.form-group{margin-bottom:20px}.form-group label{color:#333;margin-bottom:5px;font-size:14px;font-weight:500;display:block}.form-group input,.form-group select{box-sizing:border-box;border:1px solid #ddd;border-radius:4px;width:100%;padding:8px 12px;font-size:14px}.form-group input:focus,.form-group select:focus{border-color:#4a6cf7;outline:none}.form-group input[type=color]{cursor:pointer;width:50px;height:50px;padding:2px}.form-group input[type=file]{border:none;padding:8px 0}.form-error{color:#e53e3e;margin-top:5px;font-size:13px}.form-hint{color:#999;margin-top:5px;font-size:13px}.preview-image{border:1px solid #ddd;border-radius:4px;max-width:100px;max-height:100px;margin-top:10px}.form-actions{gap:10px;margin-top:10px;display:flex}.table-tech-tag{color:#1a73e8;background:#e8f0fe;border-radius:4px;margin:2px;padding:2px 8px;font-size:11px;display:inline-block}.form-select-multiple{border:1px solid #ddd;border-radius:4px;width:100%;min-height:100px;padding:8px}.form-preview-grid{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.update-item{background:#f7f9fc;border-radius:8px;margin-bottom:15px;padding:15px}.update-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.update-header h4{flex:1;margin:0}.btn-delete-small{color:#d93025;cursor:pointer;background:#fce8e6;border:none;border-radius:4px;padding:4px 8px}.update-screenshots{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.project-updates-section{border-top:1px solid #e8ecf1;margin-top:30px;padding-top:20px}.add-update-form{background:#f7f9fc;border-radius:8px;margin-top:20px;padding:20px}@media (width<=768px){.admin-sidebar{width:100%;height:auto;min-height:auto;position:relative}.admin-main{padding:0}.admin-page{padding:15px}.stacks-list{grid-template-columns:1fr}.stack-item{flex-direction:column;align-items:stretch;gap:15px}.stack-actions{justify-content:flex-end}.admin-header{flex-direction:column;align-items:flex-start;gap:15px}.admin-form{padding:20px}.table-toolbar{flex-direction:column;align-items:stretch}.table-search{width:100%;min-width:auto}.admin-table{font-size:13px}.admin-table th,.admin-table td{padding:8px 10px}.admin-table th:last-child,.admin-table td:last-child{min-width:70px}.table-color-wrapper span{display:none}}@media (width<=480px){.admin-page{padding:10px}.admin-table{font-size:12px}.admin-table th,.admin-table td{padding:6px 8px}.table-icon,.table-icon-placeholder{width:28px;height:28px;font-size:11px}.table-btn-edit,.table-btn-delete{width:26px;height:26px;font-size:12px}}.image-modal-overlay{z-index:10000;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.2s fadeIn;display:flex;position:fixed;top:0;left:0}.image-modal-content{cursor:default;max-width:90vw;max-height:90vh;position:relative}.image-modal-content img{-o-object-fit:contain;object-fit:contain;border-radius:8px;max-width:90vw;max-height:90vh;box-shadow:0 8px 40px #0009}.image-modal-close{color:#fff;cursor:pointer;background:0 0;border:none;padding:5px;font-size:25px;position:absolute;top:-65px;right:-45px}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (width<=768px){.image-modal-close{width:36px;height:36px;font-size:20px;top:-45px;right:0}.image-modal-content img{max-width:95vw;max-height:80vh}}@media (width<=480px){.image-modal-close{width:32px;height:32px;font-size:18px;top:-40px;right:0}}.project-release-date{color:#555;background:#e8ecf1;border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500}
