:root{--kurio-bg:#141a23;--kurio-surface:#1f2a3d;--kurio-surface-2:#223852;--kurio-surface-3:#203a61;--kurio-surface-dark:#252c38;--kurio-accent:#d7a449;--kurio-accent-hover:#e2ad4f;--kurio-accent-hover2:#d7a3499d;--kurio-ink:#000;--kurio-white:#fff;--kurio-danger:#ff5a5f;--kurio-card-accent:#be9043;--kurio-text:#edf3ff;--kurio-text-soft:#dce5f5;--kurio-text-muted:#b8c8df;--kurio-form-label:#ebeff7;--kurio-form-placeholder:#d6e2f3;--kurio-submit-text:#1c2028;--kurio-border-soft:#ffffff0d;--kurio-border:#ffffff14;--kurio-border-strong:#ffffff1f;--kurio-border-paper:#ffffff26;--kurio-outline:#ecf3ffa8;--kurio-outline-soft:#ecf3ff52;--kurio-hover-soft:#ffffff0f;--kurio-hover-strong:#ffffff1f;--kurio-sidebar-width:260px;--kurio-header-height:56px}*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}body{background:var(--kurio-bg);color:var(--kurio-text);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.global-feedback-toast{border:1px solid #0000;border-radius:12px;align-items:flex-start;min-width:320px}.global-feedback-toast--success{border-color:#61f1a859;background:#103d29fa!important}.global-feedback-toast--error{border-color:#ff787866;background:#541818fa!important}.global-feedback-title,.global-feedback-text{color:#fff}.global-feedback-title{margin-bottom:4px;font-weight:700!important}.global-feedback-text{font-size:.9rem!important}.global-feedback-close{color:#fff}.global-feedback-close:hover{background:#ffffff1f}@media (width<=600px){.global-feedback-toast{width:calc(100vw - 20px);min-width:0}}.auth-page{background:var(--kurio-bg);justify-content:stretch;align-items:stretch;min-height:100vh;display:flex}.auth-page__shell{flex-direction:row;width:100%;height:100vh;display:flex;overflow:hidden}.auth-page__panel{background:var(--kurio-surface-2);flex-direction:column;justify-content:flex-start;width:min(38vw,430px);height:100%;padding:25.6px 41.6px 33.6px;display:flex;position:relative}.auth-page__panel--scroll{overflow-y:auto}.auth-page__brand{align-items:center;gap:10px;margin-bottom:37px;display:flex}.auth-page__brand-logo{object-fit:contain;width:44px;height:44px}.auth-page__brand-name,.MuiTypography-root.auth-page__brand-name{color:var(--kurio-accent);font-size:2.55rem;font-weight:700;line-height:1}.auth-page__content{width:100%;max-width:340px;margin:clamp(34px,9vh,110px) 0 0}.auth-page__title,.MuiTypography-root.auth-page__title{color:var(--kurio-accent);text-align:left;margin-bottom:4.8px;font-size:2.2rem;font-weight:500}.auth-page__title--forgot,.MuiTypography-root.auth-page__title--forgot{white-space:nowrap;font-size:1.95rem}.auth-page__subtitle,.MuiTypography-root.auth-page__subtitle{color:var(--kurio-white);margin-bottom:16.8px;font-size:1.2rem;font-weight:700}.auth-page__subtitle--forgot,.MuiTypography-root.auth-page__subtitle--forgot{white-space:nowrap;font-size:1.05rem}.auth-page__form{gap:11.6px;display:grid}.auth-field .MuiInputBase-root{height:48px;color:var(--kurio-white);background:0 0;border-radius:.9rem}.auth-field .MuiOutlinedInput-notchedOutline{border-color:var(--kurio-outline)}.auth-field .MuiInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#fff}.auth-field .MuiInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--kurio-accent)}.auth-field .MuiInputLabel-root{color:var(--kurio-white);pointer-events:none;z-index:1;font-weight:500;transition:transform .16s,color .16s,max-width .16s;transform:translate(14px,13px)scale(1)}.auth-field .MuiInputLabel-root.Mui-focused,.auth-field .MuiInputLabel-root.MuiInputLabel-shrink{color:var(--kurio-accent);background-color:var(--kurio-surface-2);padding-inline:6px;transform:translate(14px,-9px)scale(.75)}.auth-field .MuiInputLabel-root:not(.Mui-focused):not(.MuiInputLabel-shrink){max-width:calc(100% - 28px)}.auth-field .MuiInputBase-input::placeholder{opacity:1;color:#ffffffd9}.auth-field__icon-button{color:var(--kurio-white);padding:4px}.MuiIconButton-root.auth-field__icon-button{color:var(--kurio-white)!important}.auth-field__icon{color:var(--kurio-white);font-size:18px}.auth-page__submit,.auth-page__code-button{text-transform:none;background:var(--kurio-accent);height:46px;color:var(--kurio-white);box-shadow:none;border-radius:999px;font-size:1.1rem;font-weight:700}.MuiButton-root.auth-page__submit,.MuiButton-root.auth-page__code-button{text-transform:none;border-radius:999px;height:46px;font-size:1.1rem;font-weight:700;background:var(--kurio-accent)!important;color:var(--kurio-white)!important;box-shadow:none!important}.auth-page__submit{width:100%;margin-top:12px}.auth-page__code-button,.MuiButton-root.auth-page__code-button{white-space:nowrap;border-radius:12px;flex:0 0 40%;height:48px;padding:0 16px;font-size:.86rem}.auth-page__submit:hover,.auth-page__code-button:hover{background:var(--kurio-accent-hover);box-shadow:none}.MuiButton-root.auth-page__submit:hover,.MuiButton-root.auth-page__code-button:hover{background:var(--kurio-accent-hover)!important;box-shadow:none!important}.auth-page__links{flex-direction:column;gap:6.4px;margin-top:7.2px;display:flex}.auth-page__link,.MuiLink-root.auth-page__link{color:var(--kurio-white);margin-inline:auto;font-size:1.02rem;font-weight:500}.auth-page__link--centered{margin-top:7.2px}.auth-page__footer{border-top:1px solid var(--kurio-border);justify-content:flex-end;align-items:center;gap:8px;margin-top:auto;padding-top:16px;display:flex}.auth-page__footer-label,.MuiTypography-root.auth-page__footer-label{color:var(--kurio-white);font-size:.92rem;font-weight:600}.auth-language-button{min-width:48px;height:34px;padding:2px 6px}.auth-page__code-row{align-items:stretch;gap:9.6px;width:100%;display:flex}.auth-page__code-row .auth-field{flex:1}.auth-page__visual{background:linear-gradient(92deg,#1d3450f7 0%,#1d3450e8 28%,#233f5fcc 58%,#29496c9e 100%);flex:1;min-height:260px;position:relative;overflow:hidden}.auth-page__visual:before{content:"";background:radial-gradient(circle at 16%,#101f33d1,#0000 34%),radial-gradient(circle at 64% 30%,#4a73a85c,#0000 40%);position:absolute;inset:0}.auth-page__visual-img{object-fit:cover;transform-origin:50%;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0;transform:scale(1.42)}.auth-page__visual-img--zoomin,.auth-page__visual-img--zoomout{transform:scale(1.65)}@media (width<=900px){.auth-page__shell{flex-direction:column;height:auto;min-height:100vh}.auth-page__panel{width:100%;padding:24px 12.8px 17.6px}.auth-page__content{max-width:100%;margin-top:26px}.auth-page__footer{justify-content:center}.auth-page__visual{min-height:260px}.auth-page__code-row{flex-direction:column}.auth-page__code-button{flex:auto;width:100%}}@media (width<=768px){.auth-page__shell{min-height:100dvh}.auth-page__panel{min-height:100dvh;padding:20px 12px 16px}.auth-page__brand{margin-bottom:24px}.auth-page__content{margin-top:18px}.auth-page__visual{display:none}.auth-page__title,.MuiTypography-root.auth-page__title{font-size:1.9rem}.auth-page__subtitle,.MuiTypography-root.auth-page__subtitle{font-size:1rem}.auth-page__title--forgot,.MuiTypography-root.auth-page__title--forgot,.auth-page__subtitle--forgot,.MuiTypography-root.auth-page__subtitle--forgot{white-space:normal}}.header{top:12px;left:calc(var(--kurio-sidebar-width) + 12px);z-index:50;height:var(--kurio-header-height);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1f2a3ddb;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:12px;padding:6px 12px;display:flex;position:fixed;right:12px;box-shadow:0 12px 30px #00000038}.header__search{background:var(--kurio-surface-3);border-radius:999px;flex:1;align-items:center;gap:7px;max-width:50%;height:30px;padding:0 12px;display:flex}.header__search-icon{color:var(--kurio-white);flex:none}.header__search-input{width:100%;color:var(--kurio-white);font-size:.875rem}.header__search-input input,.header__search-input .MuiInputBase-input{color:var(--kurio-white)!important}.header__search-input input::placeholder,.header__search-input .MuiInputBase-input::placeholder{opacity:1;color:#ffffffb3!important}.header__actions{gap:8px;margin-left:auto;display:flex}.header__profile-button{color:var(--kurio-text);background:#ffffff14;border-radius:999px;align-items:center;gap:8px;padding:4px 10px 4px 6px;display:inline-flex}.header__profile-button:hover{background:#ffffff14}.header__icon-button{color:var(--kurio-text);background:#ffffff14;border-radius:4px;padding:2px 4px}.header__icon-button:hover{background:var(--kurio-accent-hover)}.header__country-button{gap:2px}.header__country-flag-image{object-fit:cover;border-radius:2px;width:18px;height:14px;display:block}.header__icon{color:var(--kurio-text)}.header__icon--profile{color:var(--kurio-white)}.header__profile-avatar{object-fit:cover;background:#ffffff1f;border-radius:50%;flex:none;width:28px;height:28px;display:block}.header__profile-avatar--fallback{justify-content:center;align-items:center;display:inline-flex}.header__profile-label{color:var(--kurio-text);white-space:nowrap;font-size:.92rem;font-weight:600}.header__menu-paper{border:1px solid #ffffff26;border-radius:8px;min-width:190px;margin-top:8px;box-shadow:0 18px 50px #00000059;background:var(--kurio-surface-3)!important}.header__menu-paper--countries{min-width:220px;background:var(--kurio-surface-3)!important}.header__menu-item{border-radius:4px;align-items:center;margin:2px 8px;padding:8px 12px;display:flex;color:var(--kurio-text-soft)!important}.header__menu-item .MuiTypography-root{color:inherit}.MuiMenuItem-root.header__menu-item:hover,.MuiMenuItem-root.header__menu-item:focus-visible,.MuiMenuItem-root.header__menu-item.Mui-focusVisible,.MuiMenuItem-root.header__menu-item.Mui-selected,.MuiMenuItem-root.header__menu-item.Mui-selected:hover,.MuiMenuItem-root.header__menu-item.Mui-selected.Mui-focusVisible{background:var(--kurio-accent-hover2)!important}.header__menu-item.Mui-selected{background:#0000002e}.header__menu-item--danger,.MuiMenuItem-root.header__menu-item--danger{color:#ff7b7f!important}.header__menu-item--danger:hover,.MuiMenuItem-root.header__menu-item--danger:hover{color:#ff8b8f!important;background:#ff5a5f24!important}.header__dialog-paper{border:1px solid var(--kurio-border-paper);background:var(--kurio-surface)!important;color:var(--kurio-text)!important;border-radius:8px!important;box-shadow:0 22px 60px #00000073!important}.header__dialog-title{color:var(--kurio-text)!important;font-weight:700!important}.header__dialog-content,.header__dialog-description{color:var(--kurio-text-soft)!important}.header__dialog-actions{padding:0 24px 20px}.header__dialog-button{color:var(--kurio-text-soft)!important}.header__dialog-button--danger{color:#ffd0d2!important}.header__menu-flag-image{object-fit:cover;border-radius:2px;width:20px;height:14px;margin-right:12px;display:block}@media (width<=900px){.header{top:10px;left:10px;right:10px}.header__search{max-width:none}}@media (width<=768px){.header{gap:8px;padding:6px 8px;top:8px;left:8px;right:8px}.header__search{min-width:0;max-width:none;height:34px;padding:0 10px}.header__actions{gap:4px}.header__profile-label{display:none}.header__profile-button{padding:4px 8px 4px 6px}.header__menu-paper,.header__menu-paper--countries{min-width:calc(100vw - 24px)}}@media (width<=520px){.header__search-icon{font-size:.9rem}.header__search-input{font-size:.8rem}.header__icon-button{padding:2px 3px}}.header__feedback-toast{border:1px solid #0000;border-radius:12px;align-items:flex-start;min-width:320px}.header__feedback-toast--success{border-color:#61f1a859;background:#103d29fa!important}.header__feedback-title{color:#fff!important;font-weight:700!important}.header__feedback-close{color:#fff}.header__feedback-close:hover{background:#ffffff1f}@media (width<=600px){.header__feedback-toast{width:calc(100vw - 20px);min-width:0}}.post-card{background:var(--kurio-surface);border:1px solid var(--kurio-border-soft);box-sizing:border-box;border-radius:19px;gap:8px;width:100%;min-width:0;padding:8px;display:grid;overflow:hidden}.post-card--clickable{cursor:pointer;transition:transform .12s,border-color .12s,box-shadow .12s}.post-card--clickable:hover{border-color:var(--kurio-border-strong);transform:translateY(-2px);box-shadow:0 12px 20px #0003}.post-card--clickable:focus-visible{outline:2px solid var(--kurio-outline-soft);outline-offset:2px}.post-card__image{object-fit:contain;object-position:center;background:0 0;width:100%;height:100%;transition:opacity .18s;display:block;position:relative}.post-card__image-wrapper{aspect-ratio:4/3;background:var(--kurio-surface);border-radius:16px;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.post-card__image-loader{background:#0a0f1838;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.post-card__image-loader .MuiCircularProgress-root{color:var(--kurio-accent)}.post-card__image--hidden{opacity:0}.post-card__title,.MuiTypography-root.post-card__title{color:var(--kurio-text);white-space:nowrap;text-overflow:ellipsis;width:100%;min-width:0;padding:0 4px;font-size:1.15rem;font-weight:600;line-height:1.2;overflow:hidden}.post-card__meta{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.post-card__meta-group{color:var(--kurio-text-soft);align-items:center;gap:4px;min-width:0;max-width:100%;font-size:1rem;display:flex}.post-card__avatar{object-fit:cover;object-position:center;background:var(--kurio-surface-3);border:1px solid #ffffff24;border-radius:50%;flex:none;width:30px;height:30px}.post-card__meta-group--author{overflow:hidden}.comment-item{background:#ffffff08;border-radius:10px;padding:12px;display:block}.comment-item__main{color:var(--kurio-text);white-space:pre-wrap;word-break:break-word;margin-bottom:8px;font-size:.98rem;line-height:1.4}.comment-item__user-row{align-items:center;gap:8px;display:flex}.comment-item__avatar{object-fit:cover;background:#ffffff14;border-radius:50%;flex:none;width:28px;height:28px}.comment-item__avatar--fallback{justify-content:center;align-items:center;display:inline-flex}.comment-item__username{color:var(--kurio-text-soft);font-size:.92rem}.comment-item__header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.comment-item__top-row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.comment-item__header--clickable{cursor:pointer;padding:4px 0;transition:opacity .2s}.comment-item__header--clickable:hover{opacity:.8}.comment-item__delete-btn.MuiIconButton-root{color:#ff9d9d;background:#0a0f1866;border:1px solid #ff9d9d47;width:28px;height:28px}.comment-item__delete-btn.MuiIconButton-root:hover{color:#ffd7d7;background:#9b262652}.comment-item__date{color:var(--kurio-text-soft);opacity:.72;margin-top:6px;font-size:.72rem;line-height:1}.post-card__icon{color:var(--kurio-accent);flex:none}.post-card__meta-text,.MuiTypography-root.post-card__meta-text{max-width:100%;color:var(--kurio-text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;line-height:1.2;overflow:hidden}.post-card__meta-text--author{flex:auto;min-width:0}.post-card__comment-meta{color:var(--kurio-text-soft);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;line-height:1.2;overflow:hidden}.post-card__comment-text{color:var(--kurio-text);white-space:normal;overflow-wrap:anywhere;font-size:1rem;font-weight:600;line-height:1.3}.post-card__meta-group--author .post-card__meta-text--author{color:var(--kurio-text);font-weight:600}.sidebar-menu{width:var(--kurio-sidebar-width);z-index:45;background:var(--kurio-surface);border:1px solid var(--kurio-hover-soft);flex-direction:column;height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.sidebar-menu__brand{text-align:center;border-bottom:1px solid var(--kurio-border-strong);background:var(--kurio-surface);flex-direction:column;align-items:center;padding:24px 24px 19px;display:flex}.sidebar-menu__logo{object-fit:contain;width:102px;height:102px;margin-bottom:9px}.sidebar-menu__title,.MuiTypography-root.sidebar-menu__title{color:var(--kurio-accent);font-size:2.2rem;font-weight:700;line-height:1}.sidebar-menu__items{gap:4px;padding:14px 18px 0;display:grid}.sidebar-menu__item{text-align:left;width:100%;color:var(--kurio-text);border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;padding:9px 11px;font-size:1.05rem;font-weight:500;display:flex}.MuiButtonBase-root.sidebar-menu__item{text-align:left;width:100%;color:var(--kurio-text);border-radius:4px;justify-content:flex-start;align-items:center;gap:8px;padding:9px 11px;font-size:1.05rem;font-weight:500;line-height:1.2;display:flex}.sidebar-menu__item:hover{background:var(--kurio-hover-soft)}.sidebar-menu__item--active{border-left:3px solid #d7a449;padding-left:8px;color:#d7a449!important;background:#d7a44940!important}.sidebar-menu__item--active .sidebar-menu__item-icon{color:#d7a449}.sidebar-menu__item-icon{color:var(--kurio-accent);font-size:1.12rem;display:inline-flex}.sidebar-menu__footer{background:var(--kurio-surface);border-top:1px solid var(--kurio-hover-strong);margin-top:auto;padding:9px 12px}.sidebar-menu__footer-text,.MuiTypography-root.sidebar-menu__footer-text{color:var(--kurio-text-soft);text-align:center;font-size:.95rem}@media (width<=900px){.sidebar-menu{z-index:auto;border-left:0;border-right:0;width:100%;height:auto;position:static}.sidebar-menu__brand{flex-direction:row;justify-content:flex-start;gap:12px;padding:12px 14px}.sidebar-menu__logo{width:56px;height:56px;margin-bottom:0}.sidebar-menu__title,.MuiTypography-root.sidebar-menu__title{font-size:1.45rem}.sidebar-menu__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:10px}.sidebar-menu__item,.MuiButtonBase-root.sidebar-menu__item{justify-content:center;padding:10px;font-size:.92rem}}@media (width<=520px){.sidebar-menu__items{grid-template-columns:1fr}.sidebar-menu__footer-text,.MuiTypography-root.sidebar-menu__footer-text{font-size:.85rem}}.home-page{background:var(--kurio-bg);min-height:100vh}.home-page__content{margin-left:var(--kurio-sidebar-width);grid-template-rows:auto 1fr;gap:12px;min-width:0;padding:74px 12px 12px;display:grid}.home-page__posts{border-radius:4px;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;padding:12px;display:grid}.home-page__empty-state{min-height:240px;color:var(--kurio-text-soft);background:#12182357;border:1px dashed #ffffff2e;border-radius:12px;grid-column:1/-1;place-items:center;font-size:1rem;display:grid}@media (width<=1536px){.home-page__posts{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1200px){.home-page__posts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.home-page__content{margin-left:0;padding:72px 10px 10px}.home-page__posts{grid-template-columns:1fr}}@media (width<=520px){.home-page__content{padding:68px 8px 8px}.home-page__posts{gap:10px;padding:10px}}.model-detail{background:var(--kurio-bg);min-height:100vh;margin-left:var(--kurio-sidebar-width);padding:calc(var(--kurio-header-height) + 30px) 16px 24px}.model-detail__container{width:100%;min-height:calc(100vh - var(--kurio-header-height) - 56px)}.model-detail__loader{width:100%;min-height:calc(100vh - var(--kurio-header-height) - 56px);justify-content:center;align-items:center;padding:24px;display:flex}.model-detail__grid{grid-template-columns:1fr;align-items:start;gap:16px;display:grid}@media (width>=768px){.model-detail__grid{grid-template-columns:1.4fr .95fr}}@media (width<=900px){.model-detail{margin-left:0;padding:74px 10px 18px}.model-detail__container,.model-detail__loader{min-height:calc(100vh - 92px)}.model-detail__info-paper{min-width:0;padding:16px}.model-detail__stats-bar{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.model-detail{padding:68px 8px 16px}.model-detail__gallery-paper,.model-detail__info-paper,.model-detail__comments-paper{border-radius:12px!important}.model-detail__gallery-paper{gap:10px;padding:10px}.model-detail__thumbnails{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.model-detail__preview-btn{padding:7px 12px!important;bottom:10px!important;left:10px!important}.model-detail__info-title{font-size:1.4rem!important}.model-detail__meta-row,.model-detail__meta-group{flex-direction:column;align-items:flex-start}.model-detail__info-date{text-align:left;justify-self:start}.model-detail__download-btn{width:100%!important;min-width:0!important}.model-detail__stats-bar{gap:6px;padding:10px 0}.model-detail__feedback-toast{width:calc(100vw - 20px);min-width:0}}.model-detail__gallery-paper,.model-detail__info-paper,.model-detail__comments-paper{border:1px solid var(--kurio-border)!important;background:#1218239e!important;border-radius:14px!important;box-shadow:0 18px 32px #0000002e!important}.model-detail__gallery-paper{gap:12px;padding:12px;display:grid}.model-detail__image-container{aspect-ratio:16/10;background:#ffffff0f;border-radius:10px;width:100%;position:relative;overflow:hidden}.model-detail__3d-container{background:radial-gradient(circle,#141c2acc,#0a0e16f2)}.model-detail__3d-viewer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.model-detail__image{object-fit:contain;background:#0003;width:100%;height:100%;display:block}.model-detail__preview-btn{background:var(--kurio-accent)!important;color:#fff!important;text-transform:none!important;z-index:1!important;border-radius:8px!important;min-width:auto!important;padding:8px 16px!important;font-weight:700!important;position:absolute!important;bottom:16px!important;left:16px!important}.model-detail__preview-btn:hover{background:var(--kurio-accent-hover)!important}.model-detail__preview-btn svg{color:#fff!important}.model-detail__thumbnails{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid;position:relative}.model-detail__carousel-btn{z-index:2;width:38px;height:38px;top:50%;transform:translateY(-50%);color:#fff!important;background:#0a0e16ad!important;border:1px solid #fff3!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;display:flex!important;position:absolute!important}.model-detail__carousel-btn svg{color:#fff!important}.model-detail__carousel-btn:hover{background:#0f1723db!important}.model-detail__carousel-btn--prev{left:8px}.model-detail__carousel-btn--next{right:8px}.model-detail__thumbnail{opacity:.88;cursor:pointer;border:2px solid #0000;border-radius:8px;width:100%;transition:border-color .15s,opacity .15s,transform .15s;overflow:hidden}.model-detail__thumbnail:hover{opacity:1;transform:translateY(-1px)}.model-detail__thumbnail--active{opacity:1;border-color:#15c21a}.model-detail__thumbnail-img{aspect-ratio:4/3;object-fit:contain;background:#0003;width:100%;display:block}.model-detail__meta-row{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;display:flex}.model-detail__meta-group{color:var(--kurio-text-soft);flex-direction:row;align-items:center;gap:8px;display:flex}.model-detail__username{font-size:.95rem}.model-detail__user-icon{font-size:1.8rem}.model-detail__user-avatar{object-fit:cover;border-radius:50%;flex:none;width:40px;height:40px;display:block}.model-detail__user-profile-btn{cursor:pointer;font-size:inherit;color:inherit;background:0 0;border:none;flex-direction:row;align-items:center;gap:8px;padding:0;transition:opacity .2s;display:flex}.model-detail__user-profile-btn:hover{opacity:.8}.model-detail__dialog-paper{border:1px solid var(--kurio-border-paper);background:var(--kurio-surface)!important;color:var(--kurio-text)!important;border-radius:8px!important;box-shadow:0 22px 60px #00000073!important}.model-detail__dialog-title{color:var(--kurio-text)!important;font-weight:700!important}.model-detail__dialog-content,.model-detail__dialog-description{color:var(--kurio-text-soft)!important}.model-detail__dialog-actions{padding:0 24px 20px}.model-detail__dialog-button{color:var(--kurio-text-soft)!important}.model-detail__dialog-button--danger{color:#ffd0d2!important}.model-detail__stat-btn--saved{color:var(--kurio-accent)!important;background:#d7a44914!important}.model-detail__feedback-title,.model-detail__feedback-text{color:#fff}.model-detail__feedback-title{margin-bottom:4px;font-weight:700!important}.model-detail__feedback-text{font-size:.9rem!important}.model-detail__follow-btn{border:1px solid var(--kurio-accent)!important;min-width:92px!important;height:32px!important;color:var(--kurio-accent)!important;text-transform:none!important;background:#d7a44914!important;border-radius:999px!important;margin-left:6px!important;font-weight:700!important}.model-detail__follow-btn:hover{color:#fff!important;background:var(--kurio-accent)!important}@media (width<=600px){.model-detail__follow-btn{width:100%!important;margin-left:0!important}}.model-detail__likes-badge{color:#fff;background:linear-gradient(135deg,#d7a449eb,#a0772deb);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;display:inline-flex}.model-detail__info-paper{flex:.95;align-content:start;gap:16px;min-width:320px;height:fit-content;padding:22px;display:grid}.model-detail__info-date{color:var(--kurio-text-muted);letter-spacing:.04em;text-align:right;justify-self:end;font-size:.84rem}.model-detail__info-title{color:var(--kurio-text)!important;font-size:2rem!important;font-weight:700!important;line-height:1!important}.model-detail__info-desc{color:var(--kurio-text-soft);line-height:1.45}.model-detail__download-btn{color:#fff!important;text-transform:none!important;background:linear-gradient(135deg,#d7a449f5,#b07e2af5)!important;border-radius:8px!important;justify-self:center!important;min-width:190px!important;margin-top:4px!important;padding:10px 26px!important;font-weight:700!important}.model-detail__download-btn:hover{background:linear-gradient(135deg,#e2ad4f,#bf8932)!important}.model-detail__download-btn svg{color:#fff!important}.model-detail__stats-bar{border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:8px;padding:12px 0;display:grid}.model-detail__stat-btn{color:#fff9!important;cursor:pointer!important;background:0 0!important;border:1px solid #ffffff14!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;gap:6px!important;height:36px!important;padding:0 8px!important;transition:all .12s!important;display:flex!important}.model-detail__stat-btn:hover{color:var(--kurio-accent)!important;border-color:var(--kurio-accent)!important;background:#d7a44926!important}.model-detail__stat-btn--liked{color:var(--kurio-accent)!important;border-color:var(--kurio-accent)!important;background:#d7a44929!important}.model-detail__stat-btn--liked svg{color:var(--kurio-accent)!important}.model-detail__stat-btn svg{color:inherit!important}.model-detail__stat-num{font-size:.85rem;font-weight:600}.model-detail__comments-paper{gap:14px;padding:12px;display:grid}.model-detail__comments-title{color:var(--kurio-text);font-size:1.15rem!important;font-weight:700!important}.model-detail__comment-input-row{background:#ffffff0a!important;border:1px solid #ffffff14!important;border-radius:12px!important;flex-direction:row!important;align-items:center!important;gap:10px!important;padding:8px 10px!important;display:flex!important}.model-detail__comment-input{color:var(--kurio-text)!important;flex:1!important}.model-detail__comment-input input{color:var(--kurio-text)!important;font-size:.95rem!important;line-height:1.5!important}.model-detail__comment-input input::placeholder{color:var(--kurio-text-muted)!important;opacity:1!important}.model-detail__comment-input .MuiInputBase-input{color:var(--kurio-text)!important;font-size:.95rem!important}.model-detail__send-btn{text-transform:none!important;color:#fff!important;background:var(--kurio-accent)!important;border-radius:999px!important;min-width:auto!important;padding:6px 16px!important;font-weight:700!important}.model-detail__send-btn:hover{background:var(--kurio-accent-hover)!important}.model-detail__send-btn svg{color:#fff!important}.model-detail__comments-list{gap:12px;display:grid}.model-detail__comments-loader{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;display:flex}.model-detail__comment-item{background:#ffffff08;border-radius:10px;flex-direction:row;gap:10px;padding:10px;display:flex}.model-detail__comment-item-body{gap:4px;display:grid}.model-detail__comment-author{color:var(--kurio-text);font-size:.9rem!important;font-weight:700!important}.model-detail__comment-text{color:var(--kurio-text-soft);line-height:1.4!important}.model-detail__comment-icon{color:var(--kurio-text-soft);font-size:1.5rem}.model-detail__feedback-toast{border:1px solid #0000;border-radius:12px;align-items:flex-start;min-width:320px}.model-detail__feedback-toast--success{border-color:#61f1a859;background:#103d29fa!important}.model-detail__feedback-toast--error{border-color:#ff787866;background:#541818fa!important}.model-detail__feedback-title{color:#fff!important;font-weight:700!important}.model-detail__feedback-close{color:#fff}.model-detail__feedback-close:hover{background:#ffffff1f}.profile-page{background:var(--kurio-bg);min-height:100vh}.profile-page__content{margin-left:var(--kurio-sidebar-width);min-width:0;padding:74px 14px 14px}.profile-page__layout{background:#162031c7;border:1px solid #ffffff0a;border-radius:10px;grid-template-columns:300px minmax(0,1fr);gap:16px;min-height:calc(100vh - 96px);padding:16px;display:grid}.profile-page__user-panel{background:#121b2961;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;align-items:center;gap:10px;padding:14px;display:flex}.profile-page__avatar-wrap{aspect-ratio:1;background:#000;border-radius:50%;justify-content:center;align-items:center;width:min(100%,220px);display:flex;position:relative;overflow:hidden}.profile-page__avatar-image{object-fit:cover;width:100%;height:100%}.profile-page__avatar-icon{color:#1f2f45;font-size:clamp(120px,12vw,180px)}.profile-page__avatar-wrap:hover{cursor:default}.profile-page__avatar-overlay{background:var(--kurio-accent);cursor:pointer;opacity:0;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .16s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0006}.profile-page__avatar-wrap:hover .profile-page__avatar-overlay{opacity:1}.profile-page__avatar-overlay-icon{color:#fff;font-size:1rem}.profile-page__username,.MuiTypography-root.profile-page__username{text-align:left;width:100%;color:var(--kurio-accent);font-size:1.6rem;font-weight:600;line-height:1.15}.profile-page__username-row{align-items:center;gap:8px;display:flex}.profile-page__edit-username{color:#fff!important}.profile-page__edit-icon{color:#fff;font-size:1rem}.profile-page__username-edit-wrap{align-items:center;gap:8px;display:flex}.profile-page__username-edit-field{flex:1}.profile-page__username-edit-field .MuiOutlinedInput-root,.profile-page__username-edit-field .MuiOutlinedInput-notchedOutline{border-color:var(--kurio-accent)!important}.profile-page__username-edit-field .MuiInputBase-input{color:var(--kurio-white)}.profile-page__username-edit-field .MuiInputBase-input::placeholder{color:#ffffff80;opacity:1}.profile-page__username-confirm-btn{text-transform:uppercase;font-size:.85rem;background:var(--kurio-accent)!important;color:#fff!important;padding:6px 12px!important}.profile-dialog .MuiDialog-paper{background:#162031f2;border:1px solid #ffffff0a}.profile-dialog .MuiDialogTitle-root{color:var(--kurio-accent);font-weight:700}.profile-dialog .MuiTypography-root{color:var(--kurio-white)}.profile-dialog .MuiButton-root{text-transform:uppercase}.profile-dialog .MuiDialogActions-root .MuiButton-outlined{color:var(--kurio-white);border-color:#fff3}.profile-dialog .MuiDialogActions-root .MuiButton-outlined:hover{background:#ffffff14;border-color:#ffffff4d}.profile-dialog .MuiDialogActions-root .MuiButton-contained{background:var(--kurio-accent)!important;color:#fff!important}.profile-page__follow-button.MuiButton-root{text-transform:none;background:var(--kurio-card-accent);color:#fff;border-radius:12px;width:100%;min-height:40px;font-size:.95rem;font-weight:600}.profile-page__follow-button.MuiButton-root:hover{background:#ca9849}.profile-page__stats,.MuiTypography-root.profile-page__stats{text-align:left;width:100%;color:var(--kurio-white);font-size:.95rem;font-weight:600}.profile-page__member-since,.MuiTypography-root.profile-page__member-since{text-align:left;width:100%;color:var(--kurio-text-soft);font-size:1.05rem;font-weight:600}.profile-page__posts-area{align-content:start;gap:10px;min-width:0;display:grid}.profile-page__posts-title,.MuiTypography-root.profile-page__posts-title{text-align:center;color:var(--kurio-accent);font-size:1.85rem;font-weight:700}.profile-page__posts-grid{grid-template-columns:repeat(auto-fit,minmax(260px,320px));place-content:start;gap:10px;max-height:calc(100vh - 190px);display:grid;overflow:auto}.profile-page__post-card-wrap{position:relative}.profile-page__delete-post-button.MuiIconButton-root{z-index:3;color:#ff9d9d;background:#0a0f18b8;border:1px solid #ff9d9d59;width:32px;height:32px;position:absolute;top:10px;right:10px}.profile-page__delete-post-button.MuiIconButton-root:hover{color:#ffd7d7;background:#9b26266b}.profile-page__loader{place-items:center;min-height:calc(100vh - 96px);display:grid}.profile-page__loader--posts{min-height:240px}.profile-page__empty-posts,.MuiTypography-root.profile-page__empty-posts{color:var(--kurio-text-soft);text-align:center;border:1px dashed #ffffff26;border-radius:10px;grid-column:1/-1;place-self:center;padding:16px}.profile-page__error,.MuiTypography-root.profile-page__error{color:#ffb8b8;width:100%;font-size:.94rem}.profile-page__dialog-paper{border:1px solid var(--kurio-border-paper);background:var(--kurio-surface)!important;color:var(--kurio-text)!important;border-radius:8px!important;box-shadow:0 22px 60px #00000073!important}.profile-page__dialog-title{color:var(--kurio-text)!important;font-weight:700!important}.profile-page__dialog-content,.profile-page__dialog-description{color:var(--kurio-text-soft)!important}.profile-page__dialog-actions{padding:0 24px 20px}.profile-page__dialog-button{color:var(--kurio-text-soft)!important}.profile-page__dialog-button--danger{color:#ffd0d2!important}@media (width<=1400px){.profile-page__posts-title,.MuiTypography-root.profile-page__posts-title{font-size:1.55rem}}@media (width<=1100px){.profile-page__layout{grid-template-columns:1fr}.profile-page__avatar-wrap{width:min(100%,180px)}.profile-page__username,.MuiTypography-root.profile-page__username{font-size:1.4rem}.profile-page__posts-grid{max-height:none}}.profile-page__feedback-toast{border:1px solid #0000;border-radius:12px;align-items:flex-start;min-width:320px}.profile-page__feedback-toast--success{border-color:#61f1a859;background:#103d29fa!important}.profile-page__feedback-toast--error{border-color:#ff787866;background:#541818fa!important}.profile-page__feedback-title{color:#fff!important;font-weight:700!important}.profile-page__feedback-close{color:#fff}.profile-page__feedback-close:hover{background:#ffffff1f}@media (width<=900px){.profile-page__content{margin-left:0;padding:72px 10px 10px}.profile-page__layout{padding:10px}.profile-page__member-since,.MuiTypography-root.profile-page__member-since{font-size:.95rem}.profile-page__posts-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=600px){.profile-page__content{padding:68px 8px 8px}.profile-page__layout{gap:12px;padding:8px}.profile-page__user-panel{align-items:stretch;padding:10px}.profile-page__avatar-wrap{width:min(100%,152px)}.profile-page__username-row,.profile-page__username-edit-wrap{flex-direction:column;align-items:stretch;width:100%}.profile-page__username,.MuiTypography-root.profile-page__username,.profile-page__stats,.MuiTypography-root.profile-page__stats,.profile-page__member-since,.MuiTypography-root.profile-page__member-since{text-align:center}.profile-page__username,.MuiTypography-root.profile-page__username{font-size:1.2rem}.profile-page__posts-title,.MuiTypography-root.profile-page__posts-title{font-size:1.3rem}.profile-page__posts-grid{gap:8px}.profile-page__dialog-actions{flex-direction:column;gap:8px;padding:0 16px 16px}.profile-page__dialog-actions .MuiButton-root{width:100%}.profile-page__feedback-toast{width:calc(100vw - 20px);min-width:0}}.upload-page{background:var(--kurio-bg);align-items:stretch;height:100vh;overflow:hidden}.upload-page__content{height:100vh;margin-left:var(--kurio-sidebar-width);flex:1;grid-template-rows:auto 1fr;gap:14px;min-width:0;padding:74px 12px 12px;display:grid;overflow:hidden}.upload-page__workspace{background:var(--kurio-surface);border-radius:4px;min-height:0;padding:18px;overflow:auto}.upload-page__form-shell{justify-content:center;align-items:flex-start;min-height:100%;padding:6px 0 18px;display:flex}.upload-page__form-panel{border:1px solid var(--kurio-border-soft);background:#1c263585;border-radius:6px;gap:22px;width:min(100%,780px);padding:20px;display:grid;box-shadow:inset 0 1px #ffffff08}.upload-page__section{gap:12px;padding:6px 0 0;display:grid}.upload-page__section-label{color:var(--kurio-text);text-align:center;font-size:.8rem!important;font-weight:700!important;line-height:1.1!important}.upload-page__text-input .MuiOutlinedInput-root{background:var(--kurio-surface-3);color:var(--kurio-text);border-radius:10px}.upload-page__text-input .MuiOutlinedInput-notchedOutline{border-color:#ffffff14}.upload-page__text-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#fff3}.upload-page__text-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--kurio-accent)}.upload-page__text-input .MuiInputBase-input{color:var(--kurio-text);font-size:.88rem}.upload-page__text-input .MuiInputBase-input::placeholder{color:var(--kurio-text-muted);opacity:1}.upload-page__text-input--multiline .MuiInputBase-input{min-height:64px}.upload-page__dropzone{background:var(--kurio-surface-2);border:1px solid #ffffff0a;border-radius:0;align-content:center;justify-items:center;gap:14px;min-height:180px;padding:16px 20px;display:grid;position:relative}.upload-page__dropzone--filled{min-height:380px}.upload-page__dropzone--error{box-shadow:0 0 0 4px #ff5a5f0f;border-color:var(--kurio-danger)!important}.upload-page__dropzone-title{color:var(--kurio-text);text-align:center;font-size:.82rem!important;font-weight:700!important}.upload-page__hidden-input{display:none}.upload-page__preview-grid{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;display:flex}.upload-page__preview-item{display:inline-block;position:relative}.upload-page__preview-image{object-fit:contain;background:#0000004d;border:1px solid #ffffff1a;border-radius:6px;width:280px;height:280px}.upload-page__preview-remove{color:#f44;z-index:5;background:#000000e0;border:2px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:inline-flex;position:absolute;top:-265px;right:35px}.upload-page__model-file-remove{color:#fff;background:#0009;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.upload-page__model-file-remove:hover{background:#000000bf}.upload-page__preview-remove:hover{background:#000000f2}.upload-page__preview-remove svg{width:28px;height:28px}.upload-page__error-text{color:var(--kurio-danger);text-align:center;margin-top:8px;font-size:.82rem}.upload-page__dropzone-controls{align-items:center;gap:10px;display:flex}.upload-page__clear-button{color:var(--kurio-text)}.upload-page__model-file-info{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.upload-page__model-file-name{max-width:100%;color:var(--kurio-text);text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:.85rem!important;font-weight:700!important}.upload-page__model-file-size{color:var(--kurio-text-soft);text-align:center;font-size:.78rem!important}.upload-page__action-button,.MuiButton-root.upload-page__action-button{background:var(--kurio-accent);text-transform:none;min-width:88px;box-shadow:none;border-radius:999px;padding:6px 22px;font-weight:700;color:#fff!important}.upload-page__action-button:hover,.MuiButton-root.upload-page__action-button:hover{background:var(--kurio-accent-hover);box-shadow:none}.upload-page__section--license .upload-page__license-list{background:var(--kurio-surface-2);border:1px solid #ffffff0a;border-radius:0;padding:12px 18px 10px;display:block}.upload-page__section--license .MuiRadioGroup-root{gap:8px;display:grid}.upload-page__section--license .MuiFormControlLabel-root{color:var(--kurio-text-soft);cursor:pointer;align-items:center;gap:8px;margin-left:0;margin-right:0}.upload-page__section--license .MuiFormControlLabel-label{align-items:center;font-size:.8rem;line-height:1.2;display:inline-flex}.upload-page__section--license .MuiRadio-root{color:var(--kurio-text-muted);padding-top:0;padding-bottom:0;padding-left:0}.upload-page__section--license .MuiRadio-root.Mui-checked{color:var(--kurio-accent)}.upload-page__footer{justify-content:flex-end;padding-top:14px;display:flex}.upload-page__publish-button,.MuiButton-root.upload-page__publish-button{background:var(--kurio-accent);text-transform:none;min-width:132px;box-shadow:none;border-radius:999px;padding:9px 28px;font-weight:700;color:#fff!important}.upload-page__publish-button:hover,.MuiButton-root.upload-page__publish-button:hover{background:var(--kurio-accent-hover);box-shadow:none;color:#fff!important}.upload-page__publish-button.Mui-disabled,.MuiButton-root.upload-page__publish-button.Mui-disabled{background:#ffffff1f;color:#ffffff73!important}.upload-page__publish-button.Mui-disabled:hover,.MuiButton-root.upload-page__publish-button.Mui-disabled:hover{background:#ffffff1f}.upload-page__feedback-toast{border:1px solid #0000;border-radius:12px;align-items:flex-start;min-width:320px}.upload-page__feedback-toast--success{border-color:#61f1a859;background:#103d29fa!important}.upload-page__feedback-toast--error{border-color:#ff787866;background:#541818fa!important}.upload-page__feedback-title,.upload-page__feedback-text,.upload-page__feedback-time{color:#fff}.upload-page__feedback-title{margin-bottom:4px;font-weight:700!important}.upload-page__feedback-text{font-size:.9rem!important}.upload-page__feedback-time{opacity:.92;margin-top:6px;font-size:.78rem!important}.upload-page__feedback-close{color:#fff}.upload-page__feedback-close:hover{background:#ffffff1f}@media (width<=900px){.upload-page{height:auto;overflow:visible}.upload-page__content{height:auto;margin-left:0;padding:72px 10px 10px;overflow:visible}.upload-page__workspace{padding:10px}.upload-page__form-panel{gap:16px;padding:12px}.upload-page__preview-grid{gap:10px}.upload-page__preview-image{width:120px;height:88px}}@media (width<=600px){.upload-page__content{padding:68px 8px 8px}.upload-page__workspace{padding:8px}.upload-page__form-panel{border-radius:10px;gap:14px;padding:10px}.upload-page__preview-grid{gap:8px}.upload-page__preview-image{width:100%;max-width:180px;height:130px}.upload-page__preview-remove{top:-124px;right:10px}.upload-page__dropzone{min-height:160px;padding:12px}.upload-page__dropzone--filled{min-height:240px}.upload-page__dropzone-controls,.upload-page__model-file-info,.upload-page__footer{flex-direction:column;align-items:stretch}.upload-page__action-button,.MuiButton-root.upload-page__action-button,.upload-page__publish-button,.MuiButton-root.upload-page__publish-button{width:100%}.upload-page__feedback-toast{width:calc(100vw - 20px);min-width:0}}
