:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#333;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-height:100vh;width:100%;max-width:100vw;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--header-height: 48px;--nicedig-black: rgba(20, 20, 20, .75);--nicedig-white: #fff;--nicedig-gray: rgba(255, 255, 255, .8);--nicedig-hover: rgba(255, 255, 255, .65);--transition-speed: .3s}._header_1xhzf_11{position:fixed;top:0;left:0;right:0;height:var(--header-height);background:var(--nicedig-black);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1000;transition:transform var(--transition-speed) ease;color:var(--nicedig-gray);font-size:12px}._headerHidden_1xhzf_26{transform:translateY(-100%)}._container_1xhzf_30{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 16px;max-width:1440px;margin:0 auto}._leftSection_1xhzf_40{display:flex;align-items:center;gap:10px}._logo_1xhzf_46{display:flex;align-items:center;color:var(--nicedig-white)}._logo_1xhzf_46 svg{width:24px;height:24px;fill:currentColor}._title_1xhzf_58{font-size:20px;font-weight:600;color:var(--nicedig-white);margin-left:10px;text-decoration:none}._nav_1xhzf_66{display:none}._navList_1xhzf_70{display:flex;list-style:none;gap:24px;margin:0;padding:0}._navItem_1xhzf_78{position:relative;color:var(--nicedig-gray);text-decoration:none;font-size:12px;padding:0;cursor:pointer;transition:color var(--transition-speed) ease}._navItem_1xhzf_78:hover,._navItem_1xhzf_78:focus{color:var(--nicedig-white)}._navItem_1xhzf_78:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:1px;background-color:var(--nicedig-white);transition:width var(--transition-speed) ease}._navItem_1xhzf_78:hover:after,._navItem_1xhzf_78:focus:after{width:100%}._activeNavItem_1xhzf_109{color:var(--nicedig-white)}._activeNavItem_1xhzf_109:after{width:100%}._rightSection_1xhzf_117{display:flex;align-items:center;gap:16px}._iconButton_1xhzf_123{background:none;border:none;color:var(--nicedig-gray);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;transition:color var(--transition-speed) ease,background-color var(--transition-speed) ease}._iconButton_1xhzf_123:hover,._iconButton_1xhzf_123:focus{color:var(--nicedig-white);background-color:#ffffff1a}._iconButton_1xhzf_123 svg{width:20px;height:20px}._menuButton_1xhzf_147{display:flex}._searchOverlay_1xhzf_151{position:fixed;top:0;left:0;width:100%;height:var(--header-height);background:var(--nicedig-black);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1001;display:flex;align-items:center;animation:_slideDown_1xhzf_1 .3s ease forwards}._searchOverlayHidden_1xhzf_166{animation:_slideUp_1xhzf_1 .3s ease forwards}._searchForm_1xhzf_170{display:flex;align-items:center;width:100%;padding:0 16px}._searchInput_1xhzf_177{flex:1;background:none;border:none;color:var(--nicedig-white);font-size:16px;padding:8px 16px;outline:none}._searchInput_1xhzf_177::placeholder{color:var(--nicedig-hover)}._drawer_1xhzf_191{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1002;display:flex;transform:translate(-100%);transition:transform var(--transition-speed) ease}._drawerOpen_1xhzf_204{transform:translate(0)}._drawerContent_1xhzf_208{width:80%;max-width:320px;height:100%;background-color:#1d1d1f;padding:48px 24px 24px;overflow-y:auto}._drawerNavList_1xhzf_217{list-style:none;padding:0;margin:24px 0}._drawerNavItem_1xhzf_223{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.1);color:var(--nicedig-gray);font-size:16px;cursor:pointer}._drawerNavItem_1xhzf_223:hover{color:var(--nicedig-white)}@keyframes _slideDown_1xhzf_1{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes _slideUp_1xhzf_1{0%{transform:translateY(0)}to{transform:translateY(-100%)}}@media (min-width: 768px){._nav_1xhzf_66{display:flex;justify-content:center;flex:1}._menuButton_1xhzf_147{display:none}}._logoutButton_1b0gv_1:hover{background-color:#f4433614!important}._logoutButton_1b0gv_1:focus{background-color:#f443361f!important}._avatarButton_1b0gv_9{border:1px solid rgba(255,255,255,.2);padding:6px;margin-left:8px;transition:all .2s ease}._avatarButton_1b0gv_9:hover{border-color:#fff6;background-color:#ffffff0d}._userHeader_1b0gv_21{display:flex;align-items:center;padding:24px 16px;background-color:#0003;border-bottom:1px solid rgba(255,255,255,.1)}._userAvatar_1b0gv_29{border:2px solid rgba(255,255,255,.2)}._userName_1b0gv_33{font-weight:600;font-size:1rem;color:#fff}._userStatus_1b0gv_39{color:#4caf50;font-size:.75rem}.homepage{min-height:100vh;background-color:#fff;overflow-x:hidden;width:100%;max-width:100%}*{box-sizing:border-box;max-width:100%}.hero-section{background:linear-gradient(#0006,#0009),url(/Herosection.png);background-size:cover;background-position:center;background-attachment:fixed;color:#fff;padding-top:48px;padding-bottom:80px;text-align:center;margin-top:-48px;min-height:548px;display:flex;align-items:center;position:relative}.hero-content{max-width:800px;margin:0 auto;z-index:2;position:relative;padding:60px 20px 40px}.hero-title{font-weight:700!important;margin-bottom:24px!important;font-size:clamp(2.5rem,6vw,4rem)!important;animation:fadeInUp .8s ease-out;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2!important}.hero-subtitle{margin-bottom:40px!important;opacity:.95;font-weight:400!important;line-height:1.6!important;animation:fadeInUp .8s ease-out .2s;animation-fill-mode:both;font-size:clamp(1.1rem,3vw,1.5rem)!important;text-shadow:1px 1px 2px rgba(0,0,0,.5);max-width:600px;margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center;animation:fadeInUp .8s ease-out .4s;animation-fill-mode:both}.hero-buttons .MuiButton-root{background-color:#fffffff2!important;color:#333!important;font-weight:600!important;padding:14px 36px!important;border-radius:30px!important;box-shadow:0 4px 15px #0003!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;transition:all .3s ease!important}.hero-buttons .MuiButton-root:hover{background-color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #0000004d!important}.primary-button{background-color:#fff!important;color:#667eea!important;font-weight:600!important;padding:12px 32px!important;border-radius:8px!important}.primary-button:hover{background-color:#f8f9fa!important;transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.secondary-button{color:#fff!important;border-color:#fff!important;font-weight:600!important;padding:12px 32px!important;border-radius:8px!important}.secondary-button:hover{border-color:#fff!important;background-color:#ffffff1a!important;transform:translateY(-2px)}.featured-section{padding:80px 0!important}.section-title{text-align:center;margin-bottom:16px!important;font-weight:700!important;color:#1a1a1a}.section-subtitle{text-align:center;margin-bottom:48px!important;color:#666;font-size:1.1rem}.projects-grid{margin-top:32px;padding-bottom:40px}.project-card{border-radius:16px!important;box-shadow:0 4px 20px #00000014!important;overflow:hidden!important;height:100%;border:none!important;width:100%;max-width:100%;margin:0 auto;will-change:transform;transform-origin:center center}.project-card:hover{transform:translateY(-8px);box-shadow:0 12px 25px #00000026!important}.card-image-container{position:relative;overflow:hidden;transform-style:preserve-3d}.card-image-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#ffffff0d,#0000000d);opacity:0;transition:opacity .3s ease;pointer-events:none}.project-card:hover .card-image-container:after{opacity:1}.card-image-container{position:relative;width:100%;max-width:100%;overflow:hidden}.card-image{height:280px!important;width:100%!important;object-fit:cover!important;transition:transform .3s ease-out}.project-card:hover .card-image{transform:scale(1.03)}.card-overlay{position:absolute;top:12px;left:12px}.category-chip{background-color:#ffffffe6!important;font-weight:500!important;font-size:.75rem!important}.favorite-button{position:absolute!important;top:12px;right:12px;background-color:#ffffffe6!important;opacity:0;transition:all .3s ease!important}.project-card:hover .favorite-button{opacity:1}.favorite-button:hover{background-color:#fff!important;transform:scale(1.1)}.favorite-button:hover svg{stroke:#e91e63!important}.card-content{padding:20px!important}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.downloads-text{color:#666!important;font-size:.8rem!important}.rating-container{display:flex;align-items:center;gap:4px}.star-icon{color:#ffc107!important;font-size:16px!important}.project-title{font-weight:600!important;margin-bottom:8px!important;line-height:1.3!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.project-description{color:#666!important;margin-bottom:16px!important;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4!important}.tags-container{display:flex;gap:6px;margin-bottom:20px;flex-wrap:wrap}.tag-chip{font-size:.7rem!important;height:20px!important;background-color:#f5f5f5!important;border-color:#e0e0e0!important}.card-footer{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.price-text{color:#1976d2!important;font-weight:700!important;font-size:1.2rem!important}.view-button{border-radius:8px!important;font-weight:500!important;padding:6px 16px!important;background-color:#f5f5f5!important;color:#333!important}.view-button:hover{background-color:#e0e0e0!important;transform:translateY(-1px)}.category-section{background:linear-gradient(135deg,#f8f9fa,#f0f2f5);padding:40px 0;width:100%;overflow:hidden}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:0 24px;max-width:1200px;margin:0 auto}.category-item{height:100%;width:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.category-content{background:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;min-height:160px;box-shadow:0 2px 4px #0000001a;transition:all .3s ease}.category-content:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.category-content img{opacity:.8;transition:opacity .3s ease}.category-content:hover img{opacity:1}.category-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f5ff,#e6e9ff);border-radius:12px;flex-shrink:0}.category-icon svg,.category-icon img{width:24px;height:24px;color:#667eea}.category-name{font-weight:600!important;font-size:1.1rem!important;color:#2d3748;line-height:1.3;margin:0!important}.category-count{color:#718096!important;font-size:.95rem!important;font-weight:500!important;background:#f7fafc;padding:4px 12px;border-radius:20px;display:inline-block}@media (max-width: 768px){.hero-section{padding:48px 20px 40px;min-height:448px;background-attachment:scroll;margin-top:-48px}.hero-content{padding:40px 10px 20px}.featured-section,.category-section,.stats-section{padding:40px 20px!important}.category-content{padding:20px 12px!important}.category-name{font-size:1rem!important}.category-count{font-size:.85rem!important;padding:3px 10px}.hero-buttons{flex-direction:column;align-items:center}.card-content{padding:15px!important}.project-title{font-size:16px!important}.project-description{font-size:14px!important}.category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;padding:0 20px}.category-content{padding:20px!important;min-height:100px;gap:16px}.category-icon{width:48px;height:48px}.category-icon svg,.category-icon img{width:28px;height:28px}.category-name{font-size:1.1rem!important}}@media (max-width: 480px){.hero-section{min-height:398px;padding:48px 15px 30px;background-attachment:scroll;margin-top:-48px}.hero-content{padding:30px 5px 15px}.hero-buttons .MuiButton-root{padding:12px 28px!important;font-size:.9rem!important}.card-content{padding:12px!important}.category-section{padding:20px 12px!important}.category-grid{grid-template-columns:1fr;gap:12px;padding:0 16px}.category-content{padding:16px!important;min-height:90px;gap:14px}.category-icon{width:44px;height:44px}.category-icon svg,.category-icon img{width:24px;height:24px}.category-name{font-size:1rem!important;margin-bottom:4px!important}.category-count{font-size:.85rem!important;padding:3px 10px}.hero-title{font-size:1.8rem!important}.hero-subtitle{font-size:1rem!important}.tag-chip{font-size:.65rem!important;height:18px!important}.card-footer{flex-direction:column;align-items:flex-start;gap:8px}}.api-error-alert{margin-top:20px;margin-bottom:20px;border-radius:8px;box-shadow:0 2px 10px #0000000d}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px) translateZ(0)}to{opacity:1;transform:translateY(0) translateZ(0)}}.section-title,.section-subtitle{animation:fadeInUp .5s cubic-bezier(.2,0,.2,1);will-change:transform,opacity}.project-card,.category-content{transition:transform .25s cubic-bezier(.2,0,.2,1),box-shadow .25s cubic-bezier(.2,0,.2,1)!important;will-change:transform,box-shadow}.primary-button,.secondary-button,.view-button{transition:transform .25s cubic-bezier(.2,0,.2,1),background-color .25s cubic-bezier(.2,0,.2,1),box-shadow .25s cubic-bezier(.2,0,.2,1)!important}:root{--carousel-item-width: 320px;--carousel-gap: 20px;--carousel-transition-timing: cubic-bezier(.2, 0, .2, 1)}.carousel-section{position:relative;width:100%;overflow:hidden;padding:20px 0}.carousel-container{width:100%;overflow:hidden}.carousel-track{display:flex;gap:var(--carousel-gap);overflow-x:scroll;overflow-y:hidden;padding:30px 0;scroll-snap-type:x mandatory;scroll-behavior:smooth;cursor:grab;padding-left:calc(50% - (var(--carousel-item-width) / 2));padding-right:calc(50% - (var(--carousel-item-width) / 2));-webkit-overflow-scrolling:touch}.carousel-track::-webkit-scrollbar{display:none}.carousel-track.dragging{cursor:grabbing;scroll-snap-type:none}.carousel-item{min-width:var(--carousel-item-width);flex-shrink:0;scroll-snap-align:center;opacity:.7;transition:transform .4s var(--carousel-transition-timing),opacity .4s var(--carousel-transition-timing)}.carousel-item.active{opacity:1;transform:scale(1.05);z-index:5}@media (max-width: 768px){:root{--carousel-item-width: 280px;--carousel-gap: 16px}}@media (max-width: 480px){:root{--carousel-item-width: 240px;--carousel-gap: 12px}}.item-detail-page{min-height:100vh;background-color:#f8f9fa}.item-detail-page .MuiCardMedia-root{transition:transform .3s ease}.item-detail-page .MuiCardMedia-root:hover{transform:scale(1.02)}.item-detail-page img{transition:opacity .2s ease,transform .2s ease}.item-detail-page img:hover{opacity:.8;transform:scale(1.05)}.item-detail-page .MuiButton-root{transition:transform .2s ease,box-shadow .2s ease}.item-detail-page .MuiButton-contained:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.item-detail-page .MuiChip-root{transition:transform .2s ease}.item-detail-page .MuiChip-root:hover{transform:translateY(-1px)}.item-detail-page .MuiPaper-root{transition:box-shadow .3s ease}.item-detail-page .sticky-sidebar{position:-webkit-sticky;position:sticky;top:80px;align-self:flex-start;max-height:calc(100vh - 100px);overflow-y:auto;z-index:1}.item-detail-page .sticky-sidebar::-webkit-scrollbar{width:4px}.item-detail-page .sticky-sidebar::-webkit-scrollbar-track{background:transparent}.item-detail-page .sticky-sidebar::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.item-detail-page .sticky-sidebar::-webkit-scrollbar-thumb:hover{background:#0000004d}@media (max-width: 1023px){.item-detail-page .sticky-sidebar{position:static;max-height:none;overflow-y:visible}}@media (max-width: 768px){.item-detail-page .MuiContainer-root{padding-left:16px;padding-right:16px}.item-detail-page .MuiGrid-item{padding:8px}}
