.auth-page{min-height:100vh;background-image:url(/assets/background_2k_2560w-DP9aZAol.png);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}.auth-left{width:40%;min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:48px 52px;position:relative;z-index:1;box-shadow:4px 0 32px #0000000f}.auth-left:before{content:"";background:var(--surface-main);opacity:.82;position:absolute;inset:0;z-index:-1}.auth-logo{width:100%;max-width:400px}.auth-card{width:100%;max-width:400px;background:var(--surface-main);border-radius:16px;box-shadow:0 4px 6px #0000000a,0 10px 32px #00000017,0 1px 3px #0000000d;padding:32px 28px 24px;display:flex;flex-direction:column}.auth-card__title{font-size:21px;font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:20px;letter-spacing:-.3px}.auth-card__subtitle{font-size:13px;color:var(--text-muted);text-align:center;margin-top:-14px;margin-bottom:18px}.auth-card__form{display:flex;flex-direction:column;gap:13px}.auth-field{display:flex;flex-direction:column;gap:5px}.auth-field__label{font-size:12px;font-weight:500;color:var(--text-label)}.auth-field__input{width:100%;height:42px;padding:0 14px;border:1.5px solid var(--border-input);border-radius:8px;font-size:14px;color:var(--text-primary);background:var(--bg-input);outline:none;transition:border-color .2s,background .2s,box-shadow .2s}.auth-field__input::placeholder{color:var(--text-muted);font-size:13px}.auth-field__input:focus{border-color:#e8642a;background:var(--surface-main);box-shadow:0 0 0 3px #e8642a1a}.auth-field__wrap{position:relative;display:flex;align-items:center;width:100%;overflow:hidden;border-radius:8px}.auth-field__wrap .auth-field__input{padding-right:44px;width:100%}.auth-field__eye{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;padding:0;cursor:pointer;color:var(--text-muted);display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;transition:color .2s;z-index:2}.auth-field__eye:hover{color:#e8642a}.auth-card__options{display:flex;align-items:center;justify-content:space-between}.auth-card__remember{display:flex;align-items:center;gap:7px;font-size:13px;color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none}.auth-card__checkbox{width:14px;height:14px;accent-color:#e8642a;cursor:pointer;flex-shrink:0}.auth-card__forgot{background:none;border:none;font-size:13px;color:var(--text-muted);cursor:pointer;padding:0;transition:color .2s}.auth-card__forgot:hover{color:#e8642a}.auth-card__submit{width:100%;height:44px;background:#e8642a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:.4px;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s}.auth-card__submit:hover{background:#d45720;box-shadow:0 4px 18px #e8642a59}.auth-card__submit:active{transform:scale(.98)}.auth-card__btn-row{display:flex;gap:10px;align-items:center}.auth-card__submit--flex{flex:1;width:auto}.auth-card__back{height:44px;background:#fff;color:#555;border:1.5px solid #e0e0e0;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;padding:0 18px;white-space:nowrap;transition:border-color .2s,color .2s}.auth-card__back:hover{border-color:#bbb;color:#333}.auth-card__footer{margin-top:16px;text-align:center;font-size:13px;color:#999}.auth-card__link{background:none;border:none;color:#e8642a;font-size:13px;font-weight:600;cursor:pointer;padding:0;margin-left:3px;text-decoration:underline;text-underline-offset:2px;transition:color .2s}.auth-card__link:hover{color:#d45720}.auth-right{flex:1;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:60px 64px;overflow:hidden}.auth-right__arc{position:absolute;border-radius:50%;pointer-events:none}.auth-right__arc--1{width:680px;height:680px;border:88px solid rgba(175,165,155,.16);top:-210px;right:-210px}.auth-right__arc--2{width:500px;height:500px;border:68px solid rgba(175,165,155,.11);bottom:-160px;left:-100px}.auth-right__arc--3{width:360px;height:360px;border:50px solid rgba(175,165,155,.09);top:50%;right:12%;transform:translateY(-50%)}.auth-right__content{text-align:center;position:relative;z-index:1;max-width:360px}.auth-right__title{font-size:36px;font-weight:800;color:#626365;margin-bottom:22px;letter-spacing:-.5px;line-height:1.1}.auth-right__text{font-size:14px;color:#666;line-height:1.7;margin-bottom:14px}.auth-right__text:last-child{margin-bottom:0}@media(max-width:1650px){.auth-logo__img{width:46%}}@media(max-width:992px){.auth-logo{display:flex;margin:0;width:100%;justify-content:center}.auth-logo__img{position:absolute;top:26%;left:25%;width:27%;height:auto}}@media(max-width:768px){.auth-page{flex-direction:column}.auth-logo{display:flex;margin:0;width:100%;justify-content:center}.auth-logo__img{position:static;height:70px;width:auto;object-fit:contain}.auth-left{width:100%;min-height:unset;padding:36px 24px 48px;align-items:center;box-shadow:none}.auth-card{max-width:100%;margin:0}.auth-right{min-height:280px;padding:44px 28px}.auth-right__title{font-size:26px}}@media(max-width:576px){.auth-page{min-height:100dvh}.auth-left{padding:28px 16px 34px}.auth-card{padding:24px 18px 22px;border-radius:12px}.auth-card__title{font-size:22px}.auth-field__input,.auth-card__submit{min-height:44px}.auth-right{min-height:220px;padding:32px 18px}.auth-right__title{font-size:23px}.auth-steps__label{font-size:9px}.auth-logo__img{position:static;height:70px;width:auto;object-fit:contain}.auth-logo{display:flex;margin:0;width:100%;justify-content:center}}.auth-field__req{color:#e8642a;margin-left:2px}.auth-steps{position:relative;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding:0 2px}.auth-steps__track{position:absolute;top:13px;left:18px;right:18px;height:2px;background:#e5e5e5;border-radius:2px;z-index:0}.auth-steps__fill{height:100%;background:#e8642a;border-radius:2px;transition:width .35s ease}.auth-steps__item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:6px;flex:1}.auth-steps__dot{width:26px;height:26px;border-radius:50%;background:#fff;border:2px solid #e0e0e0;font-size:11px;font-weight:700;color:#bbb;display:flex;align-items:center;justify-content:center;transition:background .25s,border-color .25s,color .25s,box-shadow .25s}.auth-steps__item--active .auth-steps__dot{background:#e8642a;border-color:#e8642a;color:#fff;box-shadow:0 0 0 3px #e8642a26}.auth-steps__item--done .auth-steps__dot{background:#e8642a;border-color:#e8642a}.auth-steps__label{font-size:10px;font-weight:500;color:#bbb;text-align:center;white-space:nowrap;transition:color .25s}.auth-steps__item--active .auth-steps__label,.auth-steps__item--done .auth-steps__label{color:#e8642a}input::-ms-reveal,input::-ms-clear{display:none}.auth-card__submit:disabled,.auth-card__back:disabled{background:#ccc!important;color:#888!important;cursor:not-allowed;box-shadow:none!important;transform:none!important;border-color:#ccc!important}.auth-card__form:has(button:disabled){opacity:.8;pointer-events:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}.confirmation-container{min-height:100vh;background-image:url(/assets/background_2k_2560w-DP9aZAol.png);background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;font-family:Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif}.confirmation-left{width:40%;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 52px;position:relative;z-index:1;box-shadow:4px 0 32px #0000000f}.confirmation-left:before{content:"";background:#fff;opacity:.7;position:absolute;inset:0;z-index:-1}.confirmation-logo{width:100%;max-width:400px}.confirmation-card{width:100%;max-width:400px;background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000a,0 10px 32px #00000017,0 1px 3px #0000000d;padding:32px 28px 28px;display:flex;flex-direction:column;align-items:center;gap:0}.confirmation-icon{display:flex;align-items:center;justify-content:center;margin-bottom:20px;animation:confirmation-pop .45s cubic-bezier(.34,1.56,.64,1) both}@keyframes confirmation-pop{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.confirmation-header{text-align:center;margin-bottom:14px}.confirmation-title{font-size:21px;font-weight:700;color:#626365;letter-spacing:-.3px;margin-bottom:6px}.confirmation-subtitle{font-size:13px;color:#999}.confirmation-message{font-size:13px;color:#666;line-height:1.65;text-align:center;margin-bottom:22px;padding:0 4px}.confirmation-message strong{color:#e8642a;font-weight:600}.continue-button{width:100%;height:44px;background:#e8642a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;letter-spacing:.4px;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;margin-bottom:16px}.continue-button:hover{background:#d45720;box-shadow:0 4px 18px #e8642a59}.continue-button:active{transform:scale(.98)}.help-text{font-size:13px;color:#999;text-align:center;margin-top:0}.help-link{color:#e8642a;font-size:13px;font-weight:600;margin-left:3px;text-decoration:underline;text-underline-offset:2px;transition:color .2s;cursor:pointer}.help-link:hover{color:#d45720}.confirmation-right{flex:1;min-height:100vh;position:relative;display:flex;align-items:center;justify-content:center;padding:60px 64px;overflow:hidden}.confirmation-right__arc{position:absolute;border-radius:50%;pointer-events:none}.confirmation-right__arc--1{width:680px;height:680px;border:88px solid rgba(175,165,155,.16);top:-210px;right:-210px}.confirmation-right__arc--2{width:500px;height:500px;border:68px solid rgba(175,165,155,.11);bottom:-160px;left:-100px}.confirmation-right__arc--3{width:360px;height:360px;border:50px solid rgba(175,165,155,.09);top:50%;right:12%;transform:translateY(-50%)}.confirmation-right__content{text-align:center;position:relative;z-index:1;max-width:360px}.confirmation-right__title{font-size:36px;font-weight:800;color:#626365;margin-bottom:22px;letter-spacing:-.5px;line-height:1.1}.confirmation-right__text{font-size:14px;color:#666;line-height:1.7;margin-bottom:14px}.confirmation-right__text:last-child{margin-bottom:0}@media(max-width:1650px){.confirmation-logo__img{width:46%}}@media(max-width:992px){.confirmation-logo{display:flex;margin:0;width:100%;justify-content:center}.confirmation-logo__img{position:absolute;top:26%;left:25%;width:27%;height:auto}}@media(max-width:768px){.confirmation-container{flex-direction:column}.confirmation-logo{display:flex;margin:0;width:100%;justify-content:center}.confirmation-logo__img{position:static;height:70px;width:auto;object-fit:contain}.confirmation-left{width:100%;min-height:unset;padding:36px 24px 48px;align-items:center;box-shadow:none}.confirmation-card{max-width:100%;margin:0}.confirmation-right{min-height:280px;padding:44px 28px}.confirmation-right__title{font-size:26px}}@media(max-width:576px){.confirmation-container{min-height:100dvh}.confirmation-left{padding:28px 16px 34px}.confirmation-card{padding:24px 18px 22px;border-radius:12px}.confirmation-title{font-size:19px}.continue-button{min-height:44px}.confirmation-right{min-height:220px;padding:32px 18px}.confirmation-right__title{font-size:23px}.confirmation-logo__img{position:static;height:70px;width:auto;object-fit:contain}.confirmation-logo{display:flex;margin:0;width:100%;justify-content:center}}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f3f0;color:#2d2318}.nav-link{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#c4b8a8;text-decoration:none;border-radius:8px;transition:background-color .2s,color .2s}.logout-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#c4b8a8;text-decoration:none;border-radius:8px;width:100%;background:none;border:none;cursor:pointer;font-size:14px}.welcome-banner{background-color:#5c4d3d;border-radius:12px;padding:24px;margin-bottom:24px}.welcome-banner h2{color:#fff;font-size:24px;font-weight:700;margin-bottom:4px}.welcome-banner p{color:#fffc}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.stats-grid{grid-template-columns:1fr}}.stat-card{background-color:#fff;border-radius:12px;padding:20px;border:1px solid #e5e0d8}.stat-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.stat-title{font-size:14px;font-weight:500;color:#f59e0b}.stat-icon{width:40px;height:40px;border-radius:8px;background-color:#fef3e2;display:flex;align-items:center;justify-content:center;color:#f59e0b}.stat-value{font-size:32px;font-weight:700;margin-bottom:8px}.stat-change{display:flex;align-items:center;gap:8px;font-size:14px}.stat-change .positive{color:#22c55e}.stat-change .negative{color:#ef4444}.stat-change span:last-child{color:#6b5e4f}.actions-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:768px){.actions-grid{grid-template-columns:1fr}}.action-card{background-color:#fff;border-radius:12px;padding:24px;border:1px solid #e5e0d8;display:flex;align-items:center;gap:16px;cursor:pointer;transition:box-shadow .2s;text-decoration:none;color:inherit}.action-card:hover{box-shadow:0 4px 12px #0000001a}.action-icon{width:48px;height:48px;border-radius:8px;background-color:#fef3e2;display:flex;align-items:center;justify-content:center;color:#f59e0b;flex-shrink:0}.action-text h3{font-size:16px;font-weight:600;margin-bottom:4px}.action-text p{font-size:14px;color:#6b5e4f}.logo-icon,.nav-link.active,.stat-title,.stat-icon,.action-icon{color:var(--accent-orange)}.logo-icon,.nav-link.active{background-color:var(--admin-accent-soft)}.logo-text h1,.nav-link:hover,.logout-btn:hover,.header h2,.stat-value,.action-text h3{color:var(--admin-text)}.logo-text p,.nav-label,.nav-link,.logout-btn,.menu-btn,.stat-change span:last-child,.action-text p{color:var(--admin-text-secondary)}.nav-link:hover,.logout-btn:hover,.menu-btn:hover{background-color:var(--admin-hover)}.sidebar-footer,.header,.stat-card,.action-card{border-color:var(--admin-border)}.header,.stat-card,.action-card{background-color:var(--admin-panel)}.welcome-banner{background:linear-gradient(135deg,var(--admin-panel-elevated),var(--admin-muted-surface));border:1px solid var(--admin-border)}.welcome-banner h2{color:var(--admin-text)}.welcome-banner p{color:var(--admin-text-secondary)}.stat-icon,.action-icon{background-color:var(--admin-accent-soft)}.action-card:hover{box-shadow:0 4px 12px var(--admin-shadow)}.dropdown-row td{background:#f8f9fa}.dropdown-content{padding:20px}.form-grid{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.form-grid input,.form-grid select{padding:8px;min-width:150px}.dropdown-actions{display:flex;gap:10px}.save-btn{background:#28a745;color:#fff;padding:8px 14px;border:none;cursor:pointer}.cancel-btn{background:#dc3545;color:#fff;padding:8px 14px;border:none;cursor:pointer}.logo-text h1,.nav-link:hover,.logout-btn:hover,.user-name{color:var(--admin-text)}.logo-text p,.nav-label,.nav-link,.logout-btn,.menu-btn,.user-email,th,.action-btn{color:var(--admin-text-secondary)}thead,.dropdown-row td{background-color:var(--admin-table-head)}.search-box input,.form-grid input,.form-grid select{background:var(--admin-input-bg);border:1px solid var(--admin-border);color:var(--admin-text)}.search-box svg{color:var(--accent-orange)}.badge.inactive{background-color:var(--admin-muted-surface);color:var(--admin-text-secondary)}.material-name{font-weight:500}.text-muted{color:#6b5e4f}.badge.in-stock{background-color:#22c55e26;color:#16a34a}.badge.low-stock{background-color:#f59e0b26;color:#d97706}.badge.out-of-stock{background-color:#ef444426;color:#dc2626}body{background-color:var(--admin-bg);color:var(--admin-text)}.container,.main,.content{background:var(--admin-bg);color:var(--admin-text)}.sidebar{background:var(--admin-sidebar);border-right:1px solid var(--admin-border)}.logo-icon,.nav-link.active,.add-btn{background-color:var(--accent-orange);color:var(--text-inverse)}.logo-text h1,.nav-link:hover,.logout-btn:hover{color:var(--admin-text)}.logo-text p,.nav-label,.nav-link,.logout-btn,.menu-btn,.text-muted,th,.action-btn{color:var(--admin-text-secondary)}.nav-link:hover,.logout-btn:hover,.menu-btn:hover,.action-btn:hover,tr:hover{background-color:var(--admin-hover)}.header,.table-card{background:var(--admin-panel);border-color:var(--admin-border)}.table-header,td,.sidebar-footer{border-color:var(--admin-border)}.search-box input{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}.search-box input:focus{border-color:var(--accent-orange)}.search-box svg,.stat-icon,.action-icon{color:var(--accent-orange)}.header p{font-size:13px;color:#6b5e4f}.discounts-card{background:#fff;border-radius:12px;border:1px solid #e5e0d8;overflow:hidden}.discounts-header{padding:16px;border-bottom:1px solid #e5e0d8;display:flex;justify-content:space-between;align-items:center}.discounts-header h3{font-size:16px;font-weight:600;color:#2d2318}.discounts-header button{padding:10px 16px;background-color:#f59e0b;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500}.discounts-header button:hover{background-color:#d97706}select,input[type=number]{padding:8px 10px;border:1px solid #e5e0d8;border-radius:8px;font-size:14px;width:100%}select:focus,input[type=number]:focus{outline:none;border-color:#f59e0b}td button{padding:8px 12px;background:none;border:none;border-radius:6px;cursor:pointer;color:#6b5e4f}td button:hover{background-color:#f0ebe4;color:#ef4444}.save-btn{margin:16px;padding:12px 20px;background-color:#16a34a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.save-btn:hover{background-color:#15803d}.empty-discounts{padding:24px;text-align:center;color:#6b5e4f;font-size:14px}.header p,.empty-discounts,th,td button{color:var(--admin-text-secondary)}.discounts-card{background:var(--admin-panel);border-color:var(--admin-border);color:var(--admin-text)}.discounts-header,td{border-color:var(--admin-border)}.discounts-header h3{color:var(--admin-text)}.discounts-header button{background-color:var(--accent-orange);color:var(--text-inverse)}thead{background-color:var(--admin-table-head)}select,input[type=number]{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}td button:hover{background-color:var(--admin-hover)}.viewcube-wrapper{display:flex;flex-direction:column;align-items:center;pointer-events:auto;-webkit-user-select:none;user-select:none}.viewcube-scene{width:120px;height:120px;perspective:300px;perspective-origin:50% 50%}.viewcube{width:75px;height:75px;position:relative;transform-style:preserve-3d;transition:transform .05s linear;margin:22px auto}.vc-face{position:absolute;width:75px;height:75px;display:grid;grid-template-columns:10px 1fr 10px;grid-template-rows:10px 1fr 10px;gap:1px;background:var(--bg-toolbar)}.vc-front{transform:translateZ(37.5px)}.vc-back{transform:rotateY(180deg) translateZ(37.5px)}.vc-top{transform:rotateX(90deg) translateZ(37.5px)}.vc-bottom{transform:rotateX(-90deg) translateZ(37.5px)}.vc-right{transform:rotateY(-90deg) translateZ(37.5px)}.vc-left{transform:rotateY(90deg) translateZ(37.5px)}.vc-cell{cursor:pointer;pointer-events:auto;background:var(--bg-toolbar);transition:background .12s,color .12s}.vc-cell.vc-hl,.vc-cell:hover{background:#ec6a2766}.vc-center{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;font-family:Inter,Segoe UI,system-ui,sans-serif;letter-spacing:.3px;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap}.vc-center:hover{color:#fff;background:#ec6a2766}.vc-edge,.vc-corner{background:var(--bg-toolbar)}.glb-decor-controls{width:184px;display:flex;flex-direction:column;gap:8px;padding:9px;border:1px solid var(--border-toolbar, rgba(236, 106, 39, .38));border-radius:8px;background:var(--bg-toolbar, rgba(20, 24, 34, .9));color:var(--text-primary, #fff);box-shadow:0 12px 28px #00000038;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.glb-decor-controls--collapsed{width:32px;height:32px;padding:0;align-items:center;justify-content:center;color:var(--text-secondary, #b9c4d3);cursor:pointer}.glb-decor-controls--collapsed:hover{background:var(--bg-hover, rgba(30, 35, 48, .94));color:var(--accent-orange, #ec6a27)}.glb-decor-controls__header,.glb-decor-scale-row,.glb-decor-rotation-row{display:flex;align-items:center;gap:8px}.glb-decor-controls__header{justify-content:flex-start}.glb-decor-controls__title{min-width:0;display:flex;align-items:center;gap:7px;color:var(--accent-orange, #ec6a27);font-size:13px;font-weight:700}.glb-decor-controls__title i{flex:0 0 auto;font-size:14px}.glb-decor-controls__title span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glb-decor-controls__actions{display:flex;align-items:center;gap:6px;flex:1 1 auto}.glb-decor-controls__mode{display:flex;align-items:center;overflow:hidden;flex:0 0 auto;border:1px solid var(--border-light, rgba(255, 255, 255, .12));border-radius:6px}.glb-decor-controls__mode button,.glb-decor-reset-btn,.glb-decor-collapse-btn,.glb-decor-lock-btn{border:0;background:var(--surface-subtle, rgba(255, 255, 255, .07));color:var(--text-secondary, #b9c4d3);font-family:inherit;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease}.glb-decor-controls__mode button{width:28px;height:25px}.glb-decor-controls__mode button+button{border-left:1px solid var(--border-light, rgba(255, 255, 255, .12))}.glb-decor-controls__mode button:hover,.glb-decor-reset-btn:hover,.glb-decor-collapse-btn:hover,.glb-decor-lock-btn:hover{background:#ec6a2733;color:var(--accent-orange, #ec6a27)}.glb-decor-controls__mode button.active{background:#ec6a2747;color:var(--accent-orange, #ec6a27)}.glb-decor-controls__mode button:disabled,.glb-decor-reset-btn:disabled,.glb-decor-scale-row input:disabled{opacity:.4;cursor:not-allowed}.glb-decor-controls__mode button:disabled:hover,.glb-decor-reset-btn:disabled:hover{background:var(--surface-subtle, rgba(255, 255, 255, .07));color:var(--text-secondary, #b9c4d3)}.glb-decor-collapse-btn,.glb-decor-lock-btn{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;border:1px solid var(--border-light, rgba(255, 255, 255, .12))}.glb-decor-lock-btn{flex:0 0 auto;margin-left:auto}.glb-decor-lock-btn.locked{background:#ec6a2747;color:var(--accent-orange, #ec6a27);border-color:#ec6a278c}.glb-decor-scale-row input,.glb-decor-rotation-row input{min-width:0;flex:1;height:30px;padding:0 9px;border:1px solid var(--border-input, rgba(255, 255, 255, .18));border-radius:7px;background:var(--bg-input, rgba(255, 255, 255, .08));color:var(--text-primary, #fff);font-size:13px;font-weight:600;outline:none}.glb-decor-scale-row input:focus,.glb-decor-rotation-row input:focus{border-color:#ec6a27a6;box-shadow:0 0 0 2px #ec6a272e}.glb-decor-rotation-row span{flex:0 0 56px;color:var(--accent-orange, #ec6a27);font-family:Consolas,Monaco,monospace;font-size:12px;font-weight:700;text-align:right}.glb-decor-reset-btn{flex:0 0 30px;height:30px;border-radius:7px;border:1px solid var(--border-light, rgba(255, 255, 255, .12))}.glb-rotation-editor{position:fixed;z-index:120;display:flex;align-items:center;gap:7px;width:136px;height:40px;padding:6px 8px;border:1px solid rgba(236,106,39,.48);border-radius:8px;background:#13161ff0;box-shadow:0 10px 26px #00000057;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:auto}.glb-rotation-editor span,.glb-rotation-editor strong{flex:0 0 auto;color:#ff5c8d;font-family:Consolas,Monaco,monospace;font-size:12px;font-weight:800;line-height:1}.glb-rotation-editor strong{color:#dfe7f2;font-size:11px}.glb-rotation-editor input{min-width:0;flex:1 1 auto;height:28px;padding:0 7px;border:1px solid rgba(255,255,255,.18);border-radius:6px;background:#ffffff14;color:var(--text-primary);font-size:13px;font-weight:700;outline:none}.glb-rotation-editor input:focus{border-color:#ec6a27b8;box-shadow:0 0 0 2px #ec6a2733}.viewport-toolbar-area{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;z-index:50;pointer-events:none}.viewport-toolbar{display:flex;align-items:center;gap:5px;pointer-events:auto;position:relative;z-index:60}.viewport-tool-stack{pointer-events:auto}.vt-group{display:flex;align-items:center;background:var(--bg-toolbar);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-toolbar);border-radius:6px;position:relative}.vt-group-vertical{flex-direction:column}.vt-group .vt-btn:first-child{border-radius:5px 0 0 5px}.vt-group .vt-btn:last-child{border-radius:0 5px 5px 0}.vt-group .vt-btn:only-child{border-radius:5px}.vt-group-vertical .vt-btn:first-child{border-radius:5px 5px 0 0}.vt-group-vertical .vt-btn:last-child{border-radius:0 0 5px 5px}.vt-group .vt-btn+.vt-btn{border-left:1px solid var(--border-toolbar)}.vt-group-vertical .vt-btn+.vt-btn{border-left:0;border-top:1px solid var(--border-toolbar)}.vt-btn{width:calc(32px * var(--numina-ui-scale));height:calc(32px * var(--numina-ui-scale));border-radius:0;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;gap:2px;transition:background .15s ease,color .15s ease;font-family:system-ui,-apple-system,sans-serif;padding:0;position:relative}.vt-btn:hover:not(:disabled){background:var(--bg-hover)}.vt-btn:active:not(:disabled){transform:scale(.92)}.vt-btn.disabled,.vt-btn:disabled{opacity:.35;cursor:not-allowed}.vt-icon{font-size:calc(16px * var(--numina-ui-scale));line-height:1}.vt-tool-letter{font-size:calc(14px * var(--numina-ui-scale));font-weight:700;font-family:Consolas,Monaco,monospace;color:var(--text-secondary);transition:color .15s,text-shadow .15s}.vt-btn.active,.vt-btn.active:hover{background:#ec6a272e}.vt-btn.active:hover{background:#ec6a2747}.vt-btn.scale-active,.vt-btn.scale-active:hover{background:#ec6a2738}.vt-btn.scale-active:hover{background:#ec6a2752}.vt-btn.scale-active .vt-tool-letter,.vt-btn.scale-active:hover .vt-tool-letter{color:#ec6a27;text-shadow:0 0 8px rgba(236,106,39,.6)}.vt-btn.transform-active,.vt-btn.transform-active:hover{background:#ff980038}.vt-btn.transform-active:hover{background:#ff980052}.vt-btn.transform-active .vt-tool-letter,.vt-btn.transform-active:hover .vt-tool-letter{color:#ff9800;text-shadow:0 0 8px rgba(255,152,0,.6)}.vt-btn.dimension-active,.vt-btn.dimension-active:hover{background:#00bcd438}.vt-btn.dimension-active:hover{background:#00bcd452}.vt-btn.dimension-active .vt-tool-letter,.vt-btn.dimension-active:hover .vt-tool-letter{color:#00bcd4;text-shadow:0 0 8px rgba(0,188,212,.6)}.vt-btn.point-measurement-active,.vt-btn.point-measurement-active:hover{background:#ffc1073d}.vt-btn.point-measurement-active:hover{background:#ffc10757}.vt-btn.point-measurement-active .vt-icon,.vt-btn.point-measurement-active:hover .vt-icon{color:#ffc107;text-shadow:0 0 8px rgba(255,193,7,.58)}.vt-btn.animation-active,.vt-btn.animation-active:hover{background:#ec6a2738}.vt-btn.animation-active:hover{background:#ec6a2752}.vt-btn.animation-active .vt-tool-letter,.vt-btn.animation-active:hover .vt-tool-letter{color:#ec6a27;text-shadow:0 0 8px rgba(236,106,39,.6)}.vt-btn.wireframe-active,.vt-btn.wireframe-active:hover{background:#ec6a2738}.vt-btn.wireframe-active:hover{background:#ec6a2752}.vt-btn.transparent-active,.vt-btn.transparent-active:hover{background:#00bcd438}.vt-btn.transparent-active:hover{background:#00bcd452}.vt-btn.realistic-active,.vt-btn.realistic-active:hover{background:#ffc10738}.vt-btn.realistic-active:hover{background:#ffc10752}.vt-visibility-btn.filters-active,.vt-visibility-btn.filters-active:hover{background:#ffc1072e}.vt-filter-warning{position:absolute;top:-5px;right:-5px;width:15px;height:15px;border-radius:50%;background:#ffc107;color:#1a1a1a;border:1px solid rgba(0,0,0,.35);box-shadow:0 2px 8px #00000059;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;line-height:1;pointer-events:none}.vt-visibility-popup{position:absolute;top:calc(100% + 6px);right:0;min-width:190px;padding:10px 12px;background:var(--bg-toolbar);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border-toolbar);border-radius:10px;box-shadow:0 8px 30px #0009;z-index:220}.vt-visibility-popup-title{margin-bottom:8px;color:var(--text-soft);font-size:12px;font-weight:700;white-space:nowrap}.vt-visibility-option{display:flex;align-items:center;gap:8px;min-height:28px;color:var(--text-secondary);font-size:12px;cursor:pointer;-webkit-user-select:none;user-select:none}.vt-visibility-option:hover{color:var(--text-primary)}.vt-visibility-option input{width:14px;height:14px;accent-color:#ffc107;cursor:pointer}.vt-zoom-group{position:relative}.vt-zoom-btn{width:auto!important;padding:0 8px!important;gap:4px!important}.vt-zoom-value{font-size:10px;font-weight:600;color:var(--text-secondary);font-family:Consolas,Monaco,monospace;white-space:nowrap}.vt-btn.vt-zoom-btn.active .vt-zoom-value{color:#ec6a27}.vt-zoom-popup{position:absolute;top:calc(100% + 6px);right:0;background:var(--bg-toolbar);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border-toolbar);border-radius:10px;padding:10px 12px;box-shadow:0 8px 30px #0009;min-width:160px;z-index:200}.vt-zoom-popup-title{font-size:10px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.vt-zoom-input{width:100%;padding:5px 8px;background:var(--bg-input);border:1px solid var(--border-toolbar);border-radius:6px;color:var(--text-soft);font-size:13px;font-family:Consolas,Monaco,monospace;outline:none;transition:border-color .15s}.vt-zoom-input:focus{border-color:#ec6a27}.vt-zoom-input::-webkit-outer-spin-button,.vt-zoom-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vt-zoom-input[type=number]{-moz-appearance:textfield;appearance:textfield}.vt-zoom-presets{display:flex;gap:4px;margin-top:8px;flex-wrap:wrap}.vt-zoom-preset{flex:1;min-width:0;padding:3px 0;border-radius:5px;border:1px solid var(--border-toolbar);background:var(--bg-input);color:var(--text-secondary);font-size:10px;font-weight:600;cursor:pointer;transition:all .12s;font-family:Consolas,Monaco,monospace}.vt-zoom-preset:hover{background:#ec6a2726;border-color:#ec6a27;color:#fff}.vt-zoom-preset.selected{background:#ec6a2733;border-color:#ec6a27;color:#ec6a27}.vt-zoom-hint{margin-top:8px;font-size:9px;color:var(--text-very-muted);text-align:center;letter-spacing:.3px}.viewport-viewcube-container{pointer-events:auto;margin-right:8px;margin-top:2px;position:relative;z-index:40}@media(max-width:900px){.viewport-toolbar{padding:3px 4px;gap:2px}.vt-btn{width:28px;height:28px;border-radius:6px}.vt-icon{font-size:14px}.vt-zoom-value{display:none}}.viewport-glb-controls-container{position:absolute;top:10px;left:10px;pointer-events:auto;z-index:55}.loading-overlay{position:absolute;inset:0;z-index:100;pointer-events:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:#0a0e1400;transition:background .4s ease}.loading-overlay.active{background:#0a0e144d}.loading-overlay.fade-out{background:#0a0e1400}.loading-indicator{display:flex;flex-direction:column;align-items:center;gap:20px;opacity:0;transform:translateY(8px) scale(.97);transition:opacity .35s ease,transform .35s ease}.loading-overlay.active .loading-indicator{opacity:1;transform:translateY(0) scale(1)}.loading-overlay.fade-out .loading-indicator{opacity:0;transform:translateY(-6px) scale(.97)}.loader{height:80px;aspect-ratio:1;padding:10px;border-radius:20px;box-sizing:border-box;position:relative;-webkit-mask:conic-gradient(#000 0 0) content-box exclude,conic-gradient(#000 0 0);mask:conic-gradient(#000 0 0) content-box exclude,conic-gradient(#000 0 0);filter:blur(12px)}.loader:before{content:"";position:absolute;inset:0;background:repeating-conic-gradient(#0000 0 5%,#fff,#0000 20% 50%);animation:loader-spin 1.5s linear infinite}@keyframes loader-spin{to{rotate:1turn}}.loading-status-text{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;letter-spacing:.4px;color:#ffffffeb;text-shadow:0 2px 12px rgba(0,0,0,.7),0 0px 4px rgba(0,0,0,.4);-webkit-user-select:none;user-select:none;white-space:nowrap}.comment-toolbar{position:fixed;bottom:0;left:50%;transform:translate(-50%);z-index:1000;display:flex;flex-direction:column;align-items:stretch;width:720px;max-width:calc(100vw - 120px);background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);border:1px solid var(--border-main, #2a3a4a);border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 -4px 24px #00000080;padding:16px 20px;transition:transform .3s ease,opacity .3s ease}.comment-toolbar.hidden{transform:translate(-50%) translateY(100%);opacity:0;pointer-events:none}.comment-toolbar-label{font-size:13px;font-weight:600;color:var(--text-primary, #f1f5f9);margin-bottom:8px;display:flex;align-items:center;gap:6px}.comment-toolbar-label .element-name{color:#ec6a27;font-weight:500}.comment-input-row{display:flex;gap:8px}.comment-input{flex:1;padding:10px 14px;background:var(--bg-input);border:1px solid var(--border-main, #2a3a4a);border-radius:8px;color:var(--text-primary, #fff);font-size:14px;font-family:system-ui,-apple-system,sans-serif;resize:none;min-height:40px;max-height:120px}.comment-input::placeholder{color:var(--text-muted, #64748b)}.comment-input:focus{outline:none;border-color:#ec6a27;box-shadow:0 0 0 2px #ec6a2726}.comment-send-btn{display:flex;align-items:center;justify-content:center;padding:10px 16px;background:#ec6a27;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:background .15s ease;white-space:nowrap}.comment-send-btn:hover{background:#d85f22}.comment-send-btn:disabled{opacity:.5;cursor:not-allowed}.comments-panel-overlay{position:fixed;top:0;left:var(--side-rail-width, 64px);bottom:0;width:380px;max-width:90vw;background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);border-right:1px solid var(--border-main, #2a3a4a);z-index:1500;display:flex;flex-direction:column;box-shadow:6px 0 24px var(--shadow-panel, rgba(0, 0, 0, .35));transition:transform .3s ease}.comments-panel-overlay.closed{transform:translate(-130%)}.comments-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-main, #334155);flex-shrink:0}.comments-panel-header h3{margin:0;font-size:16px;color:var(--text-primary, #f1f5f9);display:flex;align-items:center;gap:8px}.comments-panel-header .badge{background:#ec6a27;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px}.comments-panel-actions{display:flex;gap:4px}.comments-panel-actions button{background:transparent;border:none;color:var(--text-secondary, #94a3b8);cursor:pointer;padding:6px;border-radius:4px;font-size:16px}.comments-panel-actions button:hover{background:var(--bg-hover);color:var(--text-primary, #f1f5f9)}.comments-panel-search{padding:12px 20px;border-bottom:1px solid var(--border-main, #334155);flex-shrink:0}.comments-panel-search input{width:100%;padding:8px 12px;background:var(--bg-input);border:1px solid var(--border-main, #2a3a4a);border-radius:6px;color:var(--text-primary, #fff);font-size:13px}.comments-panel-search input::placeholder{color:var(--text-muted, #64748b)}.comments-panel-search input:focus{outline:none;border-color:#ec6a27}.comments-list{flex:1;overflow-y:auto;padding:12px 0}.comments-list::-webkit-scrollbar{width:6px}.comments-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.comments-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;color:var(--text-muted, #64748b);text-align:center}.comments-empty i{font-size:48px;margin-bottom:12px;opacity:.3}.comment-card{padding:12px 20px;border-bottom:1px solid var(--border-light);transition:background .15s ease;cursor:pointer}.comment-card:hover{background:#ec6a270f}.comment-card:active{background:#ec6a271f}.comment-card.resolved{opacity:.6}.comment-card-body{display:flex;align-items:flex-start;gap:12px}.comment-card-content{flex:1;min-width:0}.comment-element-name{font-size:12px;font-weight:600;color:#ec6a27;display:flex;align-items:center;gap:4px}.comment-element-name i{font-size:11px}.comment-resolve-btn{width:22px;height:22px;border-radius:50%;border:2px solid var(--text-muted, #64748b);background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .15s ease}.comment-resolve-btn:hover{border-color:#ec6a27}.comment-resolve-btn.resolved{border-color:#ec6a27;background:#ec6a27}.comment-resolve-btn.resolved i{color:#fff;font-size:12px}.comment-text{font-size:14px;color:var(--text-primary, #f1f5f9);line-height:1.5;margin-bottom:6px;word-break:break-word}.comment-meta{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:var(--text-muted, #64748b)}.comment-author{font-weight:500}.comment-actions{display:flex;gap:4px;opacity:0;transition:opacity .15s ease}.comment-card:hover .comment-actions{opacity:1}.comment-actions button{background:transparent;border:none;color:var(--text-muted, #64748b);cursor:pointer;padding:2px 4px;font-size:12px;border-radius:3px}.comment-actions button:hover{color:var(--text-primary, #f1f5f9);background:var(--bg-hover)}.comment-actions button.delete-btn:hover{color:#f44336}.comment-edit-input{width:100%;padding:6px 10px;background:var(--bg-input);border:1px solid #EC6A27;border-radius:6px;color:var(--text-primary, #fff);font-size:13px;margin-bottom:6px;resize:none}.comment-edit-actions{display:flex;gap:6px}.comment-edit-actions button{padding:4px 10px;border:none;border-radius:4px;font-size:12px;cursor:pointer}.comment-edit-actions .save-btn{background:#ec6a27;color:#fff;font-weight:600}.comment-edit-actions .cancel-btn{background:var(--bg-hover);color:var(--text-secondary, #94a3b8)}.comment-group-header{padding:8px 20px 4px;font-size:12px;font-weight:600;color:#ec6a27;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;user-select:none}.comment-group-header:hover{color:#d85f22}.comment-group-header i{font-size:10px;transition:transform .2s ease}.comment-group-header.collapsed i{transform:rotate(-90deg)}.comment-group-count{font-size:10px;background:#ec6a2733;color:#ec6a27;padding:1px 6px;border-radius:8px;font-weight:400}@media(max-width:768px){.comment-toolbar{width:calc(100vw - 20px);max-width:calc(100vw - 20px);padding:12px 14px max(12px,env(safe-area-inset-bottom));border-radius:10px 10px 0 0}.comment-toolbar-label{font-size:12px;line-height:1.35}.comments-panel-overlay{width:min(420px,100vw);max-width:100vw}.comments-panel-header,.comments-panel-search,.comment-card{padding-left:14px;padding-right:14px}.comment-card-body{gap:10px}}@media(max-width:480px){.comment-input-row{flex-direction:column}.comment-input{min-height:74px}.comment-send-btn{min-height:42px;width:100%}.comments-panel-overlay{width:100vw;border-left:0}.comments-panel-header h3{font-size:15px}}@font-face{font-display:block;font-family:bootstrap-icons;src:url(/assets/bootstrap-icons-mSm7cUeB.woff2?e34853135f9e39acf64315236852cd5a) format("woff2"),url(/assets/bootstrap-icons-BeopsB42.woff?e34853135f9e39acf64315236852cd5a) format("woff")}.bi:before,[class^=bi-]:before,[class*=" bi-"]:before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:400!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bi-123:before{content:""}.bi-alarm-fill:before{content:""}.bi-alarm:before{content:""}.bi-align-bottom:before{content:""}.bi-align-center:before{content:""}.bi-align-end:before{content:""}.bi-align-middle:before{content:""}.bi-align-start:before{content:""}.bi-align-top:before{content:""}.bi-alt:before{content:""}.bi-app-indicator:before{content:""}.bi-app:before{content:""}.bi-archive-fill:before{content:""}.bi-archive:before{content:""}.bi-arrow-90deg-down:before{content:""}.bi-arrow-90deg-left:before{content:""}.bi-arrow-90deg-right:before{content:""}.bi-arrow-90deg-up:before{content:""}.bi-arrow-bar-down:before{content:""}.bi-arrow-bar-left:before{content:""}.bi-arrow-bar-right:before{content:""}.bi-arrow-bar-up:before{content:""}.bi-arrow-clockwise:before{content:""}.bi-arrow-counterclockwise:before{content:""}.bi-arrow-down-circle-fill:before{content:""}.bi-arrow-down-circle:before{content:""}.bi-arrow-down-left-circle-fill:before{content:""}.bi-arrow-down-left-circle:before{content:""}.bi-arrow-down-left-square-fill:before{content:""}.bi-arrow-down-left-square:before{content:""}.bi-arrow-down-left:before{content:""}.bi-arrow-down-right-circle-fill:before{content:""}.bi-arrow-down-right-circle:before{content:""}.bi-arrow-down-right-square-fill:before{content:""}.bi-arrow-down-right-square:before{content:""}.bi-arrow-down-right:before{content:""}.bi-arrow-down-short:before{content:""}.bi-arrow-down-square-fill:before{content:""}.bi-arrow-down-square:before{content:""}.bi-arrow-down-up:before{content:""}.bi-arrow-down:before{content:""}.bi-arrow-left-circle-fill:before{content:""}.bi-arrow-left-circle:before{content:""}.bi-arrow-left-right:before{content:""}.bi-arrow-left-short:before{content:""}.bi-arrow-left-square-fill:before{content:""}.bi-arrow-left-square:before{content:""}.bi-arrow-left:before{content:""}.bi-arrow-repeat:before{content:""}.bi-arrow-return-left:before{content:""}.bi-arrow-return-right:before{content:""}.bi-arrow-right-circle-fill:before{content:""}.bi-arrow-right-circle:before{content:""}.bi-arrow-right-short:before{content:""}.bi-arrow-right-square-fill:before{content:""}.bi-arrow-right-square:before{content:""}.bi-arrow-right:before{content:""}.bi-arrow-up-circle-fill:before{content:""}.bi-arrow-up-circle:before{content:""}.bi-arrow-up-left-circle-fill:before{content:""}.bi-arrow-up-left-circle:before{content:""}.bi-arrow-up-left-square-fill:before{content:""}.bi-arrow-up-left-square:before{content:""}.bi-arrow-up-left:before{content:""}.bi-arrow-up-right-circle-fill:before{content:""}.bi-arrow-up-right-circle:before{content:""}.bi-arrow-up-right-square-fill:before{content:""}.bi-arrow-up-right-square:before{content:""}.bi-arrow-up-right:before{content:""}.bi-arrow-up-short:before{content:""}.bi-arrow-up-square-fill:before{content:""}.bi-arrow-up-square:before{content:""}.bi-arrow-up:before{content:""}.bi-arrows-angle-contract:before{content:""}.bi-arrows-angle-expand:before{content:""}.bi-arrows-collapse:before{content:""}.bi-arrows-expand:before{content:""}.bi-arrows-fullscreen:before{content:""}.bi-arrows-move:before{content:""}.bi-aspect-ratio-fill:before{content:""}.bi-aspect-ratio:before{content:""}.bi-asterisk:before{content:""}.bi-at:before{content:""}.bi-award-fill:before{content:""}.bi-award:before{content:""}.bi-back:before{content:""}.bi-backspace-fill:before{content:""}.bi-backspace-reverse-fill:before{content:""}.bi-backspace-reverse:before{content:""}.bi-backspace:before{content:""}.bi-badge-3d-fill:before{content:""}.bi-badge-3d:before{content:""}.bi-badge-4k-fill:before{content:""}.bi-badge-4k:before{content:""}.bi-badge-8k-fill:before{content:""}.bi-badge-8k:before{content:""}.bi-badge-ad-fill:before{content:""}.bi-badge-ad:before{content:""}.bi-badge-ar-fill:before{content:""}.bi-badge-ar:before{content:""}.bi-badge-cc-fill:before{content:""}.bi-badge-cc:before{content:""}.bi-badge-hd-fill:before{content:""}.bi-badge-hd:before{content:""}.bi-badge-tm-fill:before{content:""}.bi-badge-tm:before{content:""}.bi-badge-vo-fill:before{content:""}.bi-badge-vo:before{content:""}.bi-badge-vr-fill:before{content:""}.bi-badge-vr:before{content:""}.bi-badge-wc-fill:before{content:""}.bi-badge-wc:before{content:""}.bi-bag-check-fill:before{content:""}.bi-bag-check:before{content:""}.bi-bag-dash-fill:before{content:""}.bi-bag-dash:before{content:""}.bi-bag-fill:before{content:""}.bi-bag-plus-fill:before{content:""}.bi-bag-plus:before{content:""}.bi-bag-x-fill:before{content:""}.bi-bag-x:before{content:""}.bi-bag:before{content:""}.bi-bar-chart-fill:before{content:""}.bi-bar-chart-line-fill:before{content:""}.bi-bar-chart-line:before{content:""}.bi-bar-chart-steps:before{content:""}.bi-bar-chart:before{content:""}.bi-basket-fill:before{content:""}.bi-basket:before{content:""}.bi-basket2-fill:before{content:""}.bi-basket2:before{content:""}.bi-basket3-fill:before{content:""}.bi-basket3:before{content:""}.bi-battery-charging:before{content:""}.bi-battery-full:before{content:""}.bi-battery-half:before{content:""}.bi-battery:before{content:""}.bi-bell-fill:before{content:""}.bi-bell:before{content:""}.bi-bezier:before{content:""}.bi-bezier2:before{content:""}.bi-bicycle:before{content:""}.bi-binoculars-fill:before{content:""}.bi-binoculars:before{content:""}.bi-blockquote-left:before{content:""}.bi-blockquote-right:before{content:""}.bi-book-fill:before{content:""}.bi-book-half:before{content:""}.bi-book:before{content:""}.bi-bookmark-check-fill:before{content:""}.bi-bookmark-check:before{content:""}.bi-bookmark-dash-fill:before{content:""}.bi-bookmark-dash:before{content:""}.bi-bookmark-fill:before{content:""}.bi-bookmark-heart-fill:before{content:""}.bi-bookmark-heart:before{content:""}.bi-bookmark-plus-fill:before{content:""}.bi-bookmark-plus:before{content:""}.bi-bookmark-star-fill:before{content:""}.bi-bookmark-star:before{content:""}.bi-bookmark-x-fill:before{content:""}.bi-bookmark-x:before{content:""}.bi-bookmark:before{content:""}.bi-bookmarks-fill:before{content:""}.bi-bookmarks:before{content:""}.bi-bookshelf:before{content:""}.bi-bootstrap-fill:before{content:""}.bi-bootstrap-reboot:before{content:""}.bi-bootstrap:before{content:""}.bi-border-all:before{content:""}.bi-border-bottom:before{content:""}.bi-border-center:before{content:""}.bi-border-inner:before{content:""}.bi-border-left:before{content:""}.bi-border-middle:before{content:""}.bi-border-outer:before{content:""}.bi-border-right:before{content:""}.bi-border-style:before{content:""}.bi-border-top:before{content:""}.bi-border-width:before{content:""}.bi-border:before{content:""}.bi-bounding-box-circles:before{content:""}.bi-bounding-box:before{content:""}.bi-box-arrow-down-left:before{content:""}.bi-box-arrow-down-right:before{content:""}.bi-box-arrow-down:before{content:""}.bi-box-arrow-in-down-left:before{content:""}.bi-box-arrow-in-down-right:before{content:""}.bi-box-arrow-in-down:before{content:""}.bi-box-arrow-in-left:before{content:""}.bi-box-arrow-in-right:before{content:""}.bi-box-arrow-in-up-left:before{content:""}.bi-box-arrow-in-up-right:before{content:""}.bi-box-arrow-in-up:before{content:""}.bi-box-arrow-left:before{content:""}.bi-box-arrow-right:before{content:""}.bi-box-arrow-up-left:before{content:""}.bi-box-arrow-up-right:before{content:""}.bi-box-arrow-up:before{content:""}.bi-box-seam:before{content:""}.bi-box:before{content:""}.bi-braces:before{content:""}.bi-bricks:before{content:""}.bi-briefcase-fill:before{content:""}.bi-briefcase:before{content:""}.bi-brightness-alt-high-fill:before{content:""}.bi-brightness-alt-high:before{content:""}.bi-brightness-alt-low-fill:before{content:""}.bi-brightness-alt-low:before{content:""}.bi-brightness-high-fill:before{content:""}.bi-brightness-high:before{content:""}.bi-brightness-low-fill:before{content:""}.bi-brightness-low:before{content:""}.bi-broadcast-pin:before{content:""}.bi-broadcast:before{content:""}.bi-brush-fill:before{content:""}.bi-brush:before{content:""}.bi-bucket-fill:before{content:""}.bi-bucket:before{content:""}.bi-bug-fill:before{content:""}.bi-bug:before{content:""}.bi-building:before{content:""}.bi-bullseye:before{content:""}.bi-calculator-fill:before{content:""}.bi-calculator:before{content:""}.bi-calendar-check-fill:before{content:""}.bi-calendar-check:before{content:""}.bi-calendar-date-fill:before{content:""}.bi-calendar-date:before{content:""}.bi-calendar-day-fill:before{content:""}.bi-calendar-day:before{content:""}.bi-calendar-event-fill:before{content:""}.bi-calendar-event:before{content:""}.bi-calendar-fill:before{content:""}.bi-calendar-minus-fill:before{content:""}.bi-calendar-minus:before{content:""}.bi-calendar-month-fill:before{content:""}.bi-calendar-month:before{content:""}.bi-calendar-plus-fill:before{content:""}.bi-calendar-plus:before{content:""}.bi-calendar-range-fill:before{content:""}.bi-calendar-range:before{content:""}.bi-calendar-week-fill:before{content:""}.bi-calendar-week:before{content:""}.bi-calendar-x-fill:before{content:""}.bi-calendar-x:before{content:""}.bi-calendar:before{content:""}.bi-calendar2-check-fill:before{content:""}.bi-calendar2-check:before{content:""}.bi-calendar2-date-fill:before{content:""}.bi-calendar2-date:before{content:""}.bi-calendar2-day-fill:before{content:""}.bi-calendar2-day:before{content:""}.bi-calendar2-event-fill:before{content:""}.bi-calendar2-event:before{content:""}.bi-calendar2-fill:before{content:""}.bi-calendar2-minus-fill:before{content:""}.bi-calendar2-minus:before{content:""}.bi-calendar2-month-fill:before{content:""}.bi-calendar2-month:before{content:""}.bi-calendar2-plus-fill:before{content:""}.bi-calendar2-plus:before{content:""}.bi-calendar2-range-fill:before{content:""}.bi-calendar2-range:before{content:""}.bi-calendar2-week-fill:before{content:""}.bi-calendar2-week:before{content:""}.bi-calendar2-x-fill:before{content:""}.bi-calendar2-x:before{content:""}.bi-calendar2:before{content:""}.bi-calendar3-event-fill:before{content:""}.bi-calendar3-event:before{content:""}.bi-calendar3-fill:before{content:""}.bi-calendar3-range-fill:before{content:""}.bi-calendar3-range:before{content:""}.bi-calendar3-week-fill:before{content:""}.bi-calendar3-week:before{content:""}.bi-calendar3:before{content:""}.bi-calendar4-event:before{content:""}.bi-calendar4-range:before{content:""}.bi-calendar4-week:before{content:""}.bi-calendar4:before{content:""}.bi-camera-fill:before{content:""}.bi-camera-reels-fill:before{content:""}.bi-camera-reels:before{content:""}.bi-camera-video-fill:before{content:""}.bi-camera-video-off-fill:before{content:""}.bi-camera-video-off:before{content:""}.bi-camera-video:before{content:""}.bi-camera:before{content:""}.bi-camera2:before{content:""}.bi-capslock-fill:before{content:""}.bi-capslock:before{content:""}.bi-card-checklist:before{content:""}.bi-card-heading:before{content:""}.bi-card-image:before{content:""}.bi-card-list:before{content:""}.bi-card-text:before{content:""}.bi-caret-down-fill:before{content:""}.bi-caret-down-square-fill:before{content:""}.bi-caret-down-square:before{content:""}.bi-caret-down:before{content:""}.bi-caret-left-fill:before{content:""}.bi-caret-left-square-fill:before{content:""}.bi-caret-left-square:before{content:""}.bi-caret-left:before{content:""}.bi-caret-right-fill:before{content:""}.bi-caret-right-square-fill:before{content:""}.bi-caret-right-square:before{content:""}.bi-caret-right:before{content:""}.bi-caret-up-fill:before{content:""}.bi-caret-up-square-fill:before{content:""}.bi-caret-up-square:before{content:""}.bi-caret-up:before{content:""}.bi-cart-check-fill:before{content:""}.bi-cart-check:before{content:""}.bi-cart-dash-fill:before{content:""}.bi-cart-dash:before{content:""}.bi-cart-fill:before{content:""}.bi-cart-plus-fill:before{content:""}.bi-cart-plus:before{content:""}.bi-cart-x-fill:before{content:""}.bi-cart-x:before{content:""}.bi-cart:before{content:""}.bi-cart2:before{content:""}.bi-cart3:before{content:""}.bi-cart4:before{content:""}.bi-cash-stack:before{content:""}.bi-cash:before{content:""}.bi-cast:before{content:""}.bi-chat-dots-fill:before{content:""}.bi-chat-dots:before{content:""}.bi-chat-fill:before{content:""}.bi-chat-left-dots-fill:before{content:""}.bi-chat-left-dots:before{content:""}.bi-chat-left-fill:before{content:""}.bi-chat-left-quote-fill:before{content:""}.bi-chat-left-quote:before{content:""}.bi-chat-left-text-fill:before{content:""}.bi-chat-left-text:before{content:""}.bi-chat-left:before{content:""}.bi-chat-quote-fill:before{content:""}.bi-chat-quote:before{content:""}.bi-chat-right-dots-fill:before{content:""}.bi-chat-right-dots:before{content:""}.bi-chat-right-fill:before{content:""}.bi-chat-right-quote-fill:before{content:""}.bi-chat-right-quote:before{content:""}.bi-chat-right-text-fill:before{content:""}.bi-chat-right-text:before{content:""}.bi-chat-right:before{content:""}.bi-chat-square-dots-fill:before{content:""}.bi-chat-square-dots:before{content:""}.bi-chat-square-fill:before{content:""}.bi-chat-square-quote-fill:before{content:""}.bi-chat-square-quote:before{content:""}.bi-chat-square-text-fill:before{content:""}.bi-chat-square-text:before{content:""}.bi-chat-square:before{content:""}.bi-chat-text-fill:before{content:""}.bi-chat-text:before{content:""}.bi-chat:before{content:""}.bi-check-all:before{content:""}.bi-check-circle-fill:before{content:""}.bi-check-circle:before{content:""}.bi-check-square-fill:before{content:""}.bi-check-square:before{content:""}.bi-check:before{content:""}.bi-check2-all:before{content:""}.bi-check2-circle:before{content:""}.bi-check2-square:before{content:""}.bi-check2:before{content:""}.bi-chevron-bar-contract:before{content:""}.bi-chevron-bar-down:before{content:""}.bi-chevron-bar-expand:before{content:""}.bi-chevron-bar-left:before{content:""}.bi-chevron-bar-right:before{content:""}.bi-chevron-bar-up:before{content:""}.bi-chevron-compact-down:before{content:""}.bi-chevron-compact-left:before{content:""}.bi-chevron-compact-right:before{content:""}.bi-chevron-compact-up:before{content:""}.bi-chevron-contract:before{content:""}.bi-chevron-double-down:before{content:""}.bi-chevron-double-left:before{content:""}.bi-chevron-double-right:before{content:""}.bi-chevron-double-up:before{content:""}.bi-chevron-down:before{content:""}.bi-chevron-expand:before{content:""}.bi-chevron-left:before{content:""}.bi-chevron-right:before{content:""}.bi-chevron-up:before{content:""}.bi-circle-fill:before{content:""}.bi-circle-half:before{content:""}.bi-circle-square:before{content:""}.bi-circle:before{content:""}.bi-clipboard-check:before{content:""}.bi-clipboard-data:before{content:""}.bi-clipboard-minus:before{content:""}.bi-clipboard-plus:before{content:""}.bi-clipboard-x:before{content:""}.bi-clipboard:before{content:""}.bi-clock-fill:before{content:""}.bi-clock-history:before{content:""}.bi-clock:before{content:""}.bi-cloud-arrow-down-fill:before{content:""}.bi-cloud-arrow-down:before{content:""}.bi-cloud-arrow-up-fill:before{content:""}.bi-cloud-arrow-up:before{content:""}.bi-cloud-check-fill:before{content:""}.bi-cloud-check:before{content:""}.bi-cloud-download-fill:before{content:""}.bi-cloud-download:before{content:""}.bi-cloud-drizzle-fill:before{content:""}.bi-cloud-drizzle:before{content:""}.bi-cloud-fill:before{content:""}.bi-cloud-fog-fill:before{content:""}.bi-cloud-fog:before{content:""}.bi-cloud-fog2-fill:before{content:""}.bi-cloud-fog2:before{content:""}.bi-cloud-hail-fill:before{content:""}.bi-cloud-hail:before{content:""}.bi-cloud-haze-fill:before{content:""}.bi-cloud-haze:before{content:""}.bi-cloud-haze2-fill:before{content:""}.bi-cloud-lightning-fill:before{content:""}.bi-cloud-lightning-rain-fill:before{content:""}.bi-cloud-lightning-rain:before{content:""}.bi-cloud-lightning:before{content:""}.bi-cloud-minus-fill:before{content:""}.bi-cloud-minus:before{content:""}.bi-cloud-moon-fill:before{content:""}.bi-cloud-moon:before{content:""}.bi-cloud-plus-fill:before{content:""}.bi-cloud-plus:before{content:""}.bi-cloud-rain-fill:before{content:""}.bi-cloud-rain-heavy-fill:before{content:""}.bi-cloud-rain-heavy:before{content:""}.bi-cloud-rain:before{content:""}.bi-cloud-slash-fill:before{content:""}.bi-cloud-slash:before{content:""}.bi-cloud-sleet-fill:before{content:""}.bi-cloud-sleet:before{content:""}.bi-cloud-snow-fill:before{content:""}.bi-cloud-snow:before{content:""}.bi-cloud-sun-fill:before{content:""}.bi-cloud-sun:before{content:""}.bi-cloud-upload-fill:before{content:""}.bi-cloud-upload:before{content:""}.bi-cloud:before{content:""}.bi-clouds-fill:before{content:""}.bi-clouds:before{content:""}.bi-cloudy-fill:before{content:""}.bi-cloudy:before{content:""}.bi-code-slash:before{content:""}.bi-code-square:before{content:""}.bi-code:before{content:""}.bi-collection-fill:before{content:""}.bi-collection-play-fill:before{content:""}.bi-collection-play:before{content:""}.bi-collection:before{content:""}.bi-columns-gap:before{content:""}.bi-columns:before{content:""}.bi-command:before{content:""}.bi-compass-fill:before{content:""}.bi-compass:before{content:""}.bi-cone-striped:before{content:""}.bi-cone:before{content:""}.bi-controller:before{content:""}.bi-cpu-fill:before{content:""}.bi-cpu:before{content:""}.bi-credit-card-2-back-fill:before{content:""}.bi-credit-card-2-back:before{content:""}.bi-credit-card-2-front-fill:before{content:""}.bi-credit-card-2-front:before{content:""}.bi-credit-card-fill:before{content:""}.bi-credit-card:before{content:""}.bi-crop:before{content:""}.bi-cup-fill:before{content:""}.bi-cup-straw:before{content:""}.bi-cup:before{content:""}.bi-cursor-fill:before{content:""}.bi-cursor-text:before{content:""}.bi-cursor:before{content:""}.bi-dash-circle-dotted:before{content:""}.bi-dash-circle-fill:before{content:""}.bi-dash-circle:before{content:""}.bi-dash-square-dotted:before{content:""}.bi-dash-square-fill:before{content:""}.bi-dash-square:before{content:""}.bi-dash:before{content:""}.bi-diagram-2-fill:before{content:""}.bi-diagram-2:before{content:""}.bi-diagram-3-fill:before{content:""}.bi-diagram-3:before{content:""}.bi-diamond-fill:before{content:""}.bi-diamond-half:before{content:""}.bi-diamond:before{content:""}.bi-dice-1-fill:before{content:""}.bi-dice-1:before{content:""}.bi-dice-2-fill:before{content:""}.bi-dice-2:before{content:""}.bi-dice-3-fill:before{content:""}.bi-dice-3:before{content:""}.bi-dice-4-fill:before{content:""}.bi-dice-4:before{content:""}.bi-dice-5-fill:before{content:""}.bi-dice-5:before{content:""}.bi-dice-6-fill:before{content:""}.bi-dice-6:before{content:""}.bi-disc-fill:before{content:""}.bi-disc:before{content:""}.bi-discord:before{content:""}.bi-display-fill:before{content:""}.bi-display:before{content:""}.bi-distribute-horizontal:before{content:""}.bi-distribute-vertical:before{content:""}.bi-door-closed-fill:before{content:""}.bi-door-closed:before{content:""}.bi-door-open-fill:before{content:""}.bi-door-open:before{content:""}.bi-dot:before{content:""}.bi-download:before{content:""}.bi-droplet-fill:before{content:""}.bi-droplet-half:before{content:""}.bi-droplet:before{content:""}.bi-earbuds:before{content:""}.bi-easel-fill:before{content:""}.bi-easel:before{content:""}.bi-egg-fill:before{content:""}.bi-egg-fried:before{content:""}.bi-egg:before{content:""}.bi-eject-fill:before{content:""}.bi-eject:before{content:""}.bi-emoji-angry-fill:before{content:""}.bi-emoji-angry:before{content:""}.bi-emoji-dizzy-fill:before{content:""}.bi-emoji-dizzy:before{content:""}.bi-emoji-expressionless-fill:before{content:""}.bi-emoji-expressionless:before{content:""}.bi-emoji-frown-fill:before{content:""}.bi-emoji-frown:before{content:""}.bi-emoji-heart-eyes-fill:before{content:""}.bi-emoji-heart-eyes:before{content:""}.bi-emoji-laughing-fill:before{content:""}.bi-emoji-laughing:before{content:""}.bi-emoji-neutral-fill:before{content:""}.bi-emoji-neutral:before{content:""}.bi-emoji-smile-fill:before{content:""}.bi-emoji-smile-upside-down-fill:before{content:""}.bi-emoji-smile-upside-down:before{content:""}.bi-emoji-smile:before{content:""}.bi-emoji-sunglasses-fill:before{content:""}.bi-emoji-sunglasses:before{content:""}.bi-emoji-wink-fill:before{content:""}.bi-emoji-wink:before{content:""}.bi-envelope-fill:before{content:""}.bi-envelope-open-fill:before{content:""}.bi-envelope-open:before{content:""}.bi-envelope:before{content:""}.bi-eraser-fill:before{content:""}.bi-eraser:before{content:""}.bi-exclamation-circle-fill:before{content:""}.bi-exclamation-circle:before{content:""}.bi-exclamation-diamond-fill:before{content:""}.bi-exclamation-diamond:before{content:""}.bi-exclamation-octagon-fill:before{content:""}.bi-exclamation-octagon:before{content:""}.bi-exclamation-square-fill:before{content:""}.bi-exclamation-square:before{content:""}.bi-exclamation-triangle-fill:before{content:""}.bi-exclamation-triangle:before{content:""}.bi-exclamation:before{content:""}.bi-exclude:before{content:""}.bi-eye-fill:before{content:""}.bi-eye-slash-fill:before{content:""}.bi-eye-slash:before{content:""}.bi-eye:before{content:""}.bi-eyedropper:before{content:""}.bi-eyeglasses:before{content:""}.bi-facebook:before{content:""}.bi-file-arrow-down-fill:before{content:""}.bi-file-arrow-down:before{content:""}.bi-file-arrow-up-fill:before{content:""}.bi-file-arrow-up:before{content:""}.bi-file-bar-graph-fill:before{content:""}.bi-file-bar-graph:before{content:""}.bi-file-binary-fill:before{content:""}.bi-file-binary:before{content:""}.bi-file-break-fill:before{content:""}.bi-file-break:before{content:""}.bi-file-check-fill:before{content:""}.bi-file-check:before{content:""}.bi-file-code-fill:before{content:""}.bi-file-code:before{content:""}.bi-file-diff-fill:before{content:""}.bi-file-diff:before{content:""}.bi-file-earmark-arrow-down-fill:before{content:""}.bi-file-earmark-arrow-down:before{content:""}.bi-file-earmark-arrow-up-fill:before{content:""}.bi-file-earmark-arrow-up:before{content:""}.bi-file-earmark-bar-graph-fill:before{content:""}.bi-file-earmark-bar-graph:before{content:""}.bi-file-earmark-binary-fill:before{content:""}.bi-file-earmark-binary:before{content:""}.bi-file-earmark-break-fill:before{content:""}.bi-file-earmark-break:before{content:""}.bi-file-earmark-check-fill:before{content:""}.bi-file-earmark-check:before{content:""}.bi-file-earmark-code-fill:before{content:""}.bi-file-earmark-code:before{content:""}.bi-file-earmark-diff-fill:before{content:""}.bi-file-earmark-diff:before{content:""}.bi-file-earmark-easel-fill:before{content:""}.bi-file-earmark-easel:before{content:""}.bi-file-earmark-excel-fill:before{content:""}.bi-file-earmark-excel:before{content:""}.bi-file-earmark-fill:before{content:""}.bi-file-earmark-font-fill:before{content:""}.bi-file-earmark-font:before{content:""}.bi-file-earmark-image-fill:before{content:""}.bi-file-earmark-image:before{content:""}.bi-file-earmark-lock-fill:before{content:""}.bi-file-earmark-lock:before{content:""}.bi-file-earmark-lock2-fill:before{content:""}.bi-file-earmark-lock2:before{content:""}.bi-file-earmark-medical-fill:before{content:""}.bi-file-earmark-medical:before{content:""}.bi-file-earmark-minus-fill:before{content:""}.bi-file-earmark-minus:before{content:""}.bi-file-earmark-music-fill:before{content:""}.bi-file-earmark-music:before{content:""}.bi-file-earmark-person-fill:before{content:""}.bi-file-earmark-person:before{content:""}.bi-file-earmark-play-fill:before{content:""}.bi-file-earmark-play:before{content:""}.bi-file-earmark-plus-fill:before{content:""}.bi-file-earmark-plus:before{content:""}.bi-file-earmark-post-fill:before{content:""}.bi-file-earmark-post:before{content:""}.bi-file-earmark-ppt-fill:before{content:""}.bi-file-earmark-ppt:before{content:""}.bi-file-earmark-richtext-fill:before{content:""}.bi-file-earmark-richtext:before{content:""}.bi-file-earmark-ruled-fill:before{content:""}.bi-file-earmark-ruled:before{content:""}.bi-file-earmark-slides-fill:before{content:""}.bi-file-earmark-slides:before{content:""}.bi-file-earmark-spreadsheet-fill:before{content:""}.bi-file-earmark-spreadsheet:before{content:""}.bi-file-earmark-text-fill:before{content:""}.bi-file-earmark-text:before{content:""}.bi-file-earmark-word-fill:before{content:""}.bi-file-earmark-word:before{content:""}.bi-file-earmark-x-fill:before{content:""}.bi-file-earmark-x:before{content:""}.bi-file-earmark-zip-fill:before{content:""}.bi-file-earmark-zip:before{content:""}.bi-file-earmark:before{content:""}.bi-file-easel-fill:before{content:""}.bi-file-easel:before{content:""}.bi-file-excel-fill:before{content:""}.bi-file-excel:before{content:""}.bi-file-fill:before{content:""}.bi-file-font-fill:before{content:""}.bi-file-font:before{content:""}.bi-file-image-fill:before{content:""}.bi-file-image:before{content:""}.bi-file-lock-fill:before{content:""}.bi-file-lock:before{content:""}.bi-file-lock2-fill:before{content:""}.bi-file-lock2:before{content:""}.bi-file-medical-fill:before{content:""}.bi-file-medical:before{content:""}.bi-file-minus-fill:before{content:""}.bi-file-minus:before{content:""}.bi-file-music-fill:before{content:""}.bi-file-music:before{content:""}.bi-file-person-fill:before{content:""}.bi-file-person:before{content:""}.bi-file-play-fill:before{content:""}.bi-file-play:before{content:""}.bi-file-plus-fill:before{content:""}.bi-file-plus:before{content:""}.bi-file-post-fill:before{content:""}.bi-file-post:before{content:""}.bi-file-ppt-fill:before{content:""}.bi-file-ppt:before{content:""}.bi-file-richtext-fill:before{content:""}.bi-file-richtext:before{content:""}.bi-file-ruled-fill:before{content:""}.bi-file-ruled:before{content:""}.bi-file-slides-fill:before{content:""}.bi-file-slides:before{content:""}.bi-file-spreadsheet-fill:before{content:""}.bi-file-spreadsheet:before{content:""}.bi-file-text-fill:before{content:""}.bi-file-text:before{content:""}.bi-file-word-fill:before{content:""}.bi-file-word:before{content:""}.bi-file-x-fill:before{content:""}.bi-file-x:before{content:""}.bi-file-zip-fill:before{content:""}.bi-file-zip:before{content:""}.bi-file:before{content:""}.bi-files-alt:before{content:""}.bi-files:before{content:""}.bi-film:before{content:""}.bi-filter-circle-fill:before{content:""}.bi-filter-circle:before{content:""}.bi-filter-left:before{content:""}.bi-filter-right:before{content:""}.bi-filter-square-fill:before{content:""}.bi-filter-square:before{content:""}.bi-filter:before{content:""}.bi-flag-fill:before{content:""}.bi-flag:before{content:""}.bi-flower1:before{content:""}.bi-flower2:before{content:""}.bi-flower3:before{content:""}.bi-folder-check:before{content:""}.bi-folder-fill:before{content:""}.bi-folder-minus:before{content:""}.bi-folder-plus:before{content:""}.bi-folder-symlink-fill:before{content:""}.bi-folder-symlink:before{content:""}.bi-folder-x:before{content:""}.bi-folder:before{content:""}.bi-folder2-open:before{content:""}.bi-folder2:before{content:""}.bi-fonts:before{content:""}.bi-forward-fill:before{content:""}.bi-forward:before{content:""}.bi-front:before{content:""}.bi-fullscreen-exit:before{content:""}.bi-fullscreen:before{content:""}.bi-funnel-fill:before{content:""}.bi-funnel:before{content:""}.bi-gear-fill:before{content:""}.bi-gear-wide-connected:before{content:""}.bi-gear-wide:before{content:""}.bi-gear:before{content:""}.bi-gem:before{content:""}.bi-geo-alt-fill:before{content:""}.bi-geo-alt:before{content:""}.bi-geo-fill:before{content:""}.bi-geo:before{content:""}.bi-gift-fill:before{content:""}.bi-gift:before{content:""}.bi-github:before{content:""}.bi-globe:before{content:""}.bi-globe2:before{content:""}.bi-google:before{content:""}.bi-graph-down:before{content:""}.bi-graph-up:before{content:""}.bi-grid-1x2-fill:before{content:""}.bi-grid-1x2:before{content:""}.bi-grid-3x2-gap-fill:before{content:""}.bi-grid-3x2-gap:before{content:""}.bi-grid-3x2:before{content:""}.bi-grid-3x3-gap-fill:before{content:""}.bi-grid-3x3-gap:before{content:""}.bi-grid-3x3:before{content:""}.bi-grid-fill:before{content:""}.bi-grid:before{content:""}.bi-grip-horizontal:before{content:""}.bi-grip-vertical:before{content:""}.bi-hammer:before{content:""}.bi-hand-index-fill:before{content:""}.bi-hand-index-thumb-fill:before{content:""}.bi-hand-index-thumb:before{content:""}.bi-hand-index:before{content:""}.bi-hand-thumbs-down-fill:before{content:""}.bi-hand-thumbs-down:before{content:""}.bi-hand-thumbs-up-fill:before{content:""}.bi-hand-thumbs-up:before{content:""}.bi-handbag-fill:before{content:""}.bi-handbag:before{content:""}.bi-hash:before{content:""}.bi-hdd-fill:before{content:""}.bi-hdd-network-fill:before{content:""}.bi-hdd-network:before{content:""}.bi-hdd-rack-fill:before{content:""}.bi-hdd-rack:before{content:""}.bi-hdd-stack-fill:before{content:""}.bi-hdd-stack:before{content:""}.bi-hdd:before{content:""}.bi-headphones:before{content:""}.bi-headset:before{content:""}.bi-heart-fill:before{content:""}.bi-heart-half:before{content:""}.bi-heart:before{content:""}.bi-heptagon-fill:before{content:""}.bi-heptagon-half:before{content:""}.bi-heptagon:before{content:""}.bi-hexagon-fill:before{content:""}.bi-hexagon-half:before{content:""}.bi-hexagon:before{content:""}.bi-hourglass-bottom:before{content:""}.bi-hourglass-split:before{content:""}.bi-hourglass-top:before{content:""}.bi-hourglass:before{content:""}.bi-house-door-fill:before{content:""}.bi-house-door:before{content:""}.bi-house-fill:before{content:""}.bi-house:before{content:""}.bi-hr:before{content:""}.bi-hurricane:before{content:""}.bi-image-alt:before{content:""}.bi-image-fill:before{content:""}.bi-image:before{content:""}.bi-images:before{content:""}.bi-inbox-fill:before{content:""}.bi-inbox:before{content:""}.bi-inboxes-fill:before{content:""}.bi-inboxes:before{content:""}.bi-info-circle-fill:before{content:""}.bi-info-circle:before{content:""}.bi-info-square-fill:before{content:""}.bi-info-square:before{content:""}.bi-info:before{content:""}.bi-input-cursor-text:before{content:""}.bi-input-cursor:before{content:""}.bi-instagram:before{content:""}.bi-intersect:before{content:""}.bi-journal-album:before{content:""}.bi-journal-arrow-down:before{content:""}.bi-journal-arrow-up:before{content:""}.bi-journal-bookmark-fill:before{content:""}.bi-journal-bookmark:before{content:""}.bi-journal-check:before{content:""}.bi-journal-code:before{content:""}.bi-journal-medical:before{content:""}.bi-journal-minus:before{content:""}.bi-journal-plus:before{content:""}.bi-journal-richtext:before{content:""}.bi-journal-text:before{content:""}.bi-journal-x:before{content:""}.bi-journal:before{content:""}.bi-journals:before{content:""}.bi-joystick:before{content:""}.bi-justify-left:before{content:""}.bi-justify-right:before{content:""}.bi-justify:before{content:""}.bi-kanban-fill:before{content:""}.bi-kanban:before{content:""}.bi-key-fill:before{content:""}.bi-key:before{content:""}.bi-keyboard-fill:before{content:""}.bi-keyboard:before{content:""}.bi-ladder:before{content:""}.bi-lamp-fill:before{content:""}.bi-lamp:before{content:""}.bi-laptop-fill:before{content:""}.bi-laptop:before{content:""}.bi-layer-backward:before{content:""}.bi-layer-forward:before{content:""}.bi-layers-fill:before{content:""}.bi-layers-half:before{content:""}.bi-layers:before{content:""}.bi-layout-sidebar-inset-reverse:before{content:""}.bi-layout-sidebar-inset:before{content:""}.bi-layout-sidebar-reverse:before{content:""}.bi-layout-sidebar:before{content:""}.bi-layout-split:before{content:""}.bi-layout-text-sidebar-reverse:before{content:""}.bi-layout-text-sidebar:before{content:""}.bi-layout-text-window-reverse:before{content:""}.bi-layout-text-window:before{content:""}.bi-layout-three-columns:before{content:""}.bi-layout-wtf:before{content:""}.bi-life-preserver:before{content:""}.bi-lightbulb-fill:before{content:""}.bi-lightbulb-off-fill:before{content:""}.bi-lightbulb-off:before{content:""}.bi-lightbulb:before{content:""}.bi-lightning-charge-fill:before{content:""}.bi-lightning-charge:before{content:""}.bi-lightning-fill:before{content:""}.bi-lightning:before{content:""}.bi-link-45deg:before{content:""}.bi-link:before{content:""}.bi-linkedin:before{content:""}.bi-list-check:before{content:""}.bi-list-nested:before{content:""}.bi-list-ol:before{content:""}.bi-list-stars:before{content:""}.bi-list-task:before{content:""}.bi-list-ul:before{content:""}.bi-list:before{content:""}.bi-lock-fill:before{content:""}.bi-lock:before{content:""}.bi-mailbox:before{content:""}.bi-mailbox2:before{content:""}.bi-map-fill:before{content:""}.bi-map:before{content:""}.bi-markdown-fill:before{content:""}.bi-markdown:before{content:""}.bi-mask:before{content:""}.bi-megaphone-fill:before{content:""}.bi-megaphone:before{content:""}.bi-menu-app-fill:before{content:""}.bi-menu-app:before{content:""}.bi-menu-button-fill:before{content:""}.bi-menu-button-wide-fill:before{content:""}.bi-menu-button-wide:before{content:""}.bi-menu-button:before{content:""}.bi-menu-down:before{content:""}.bi-menu-up:before{content:""}.bi-mic-fill:before{content:""}.bi-mic-mute-fill:before{content:""}.bi-mic-mute:before{content:""}.bi-mic:before{content:""}.bi-minecart-loaded:before{content:""}.bi-minecart:before{content:""}.bi-moisture:before{content:""}.bi-moon-fill:before{content:""}.bi-moon-stars-fill:before{content:""}.bi-moon-stars:before{content:""}.bi-moon:before{content:""}.bi-mouse-fill:before{content:""}.bi-mouse:before{content:""}.bi-mouse2-fill:before{content:""}.bi-mouse2:before{content:""}.bi-mouse3-fill:before{content:""}.bi-mouse3:before{content:""}.bi-music-note-beamed:before{content:""}.bi-music-note-list:before{content:""}.bi-music-note:before{content:""}.bi-music-player-fill:before{content:""}.bi-music-player:before{content:""}.bi-newspaper:before{content:""}.bi-node-minus-fill:before{content:""}.bi-node-minus:before{content:""}.bi-node-plus-fill:before{content:""}.bi-node-plus:before{content:""}.bi-nut-fill:before{content:""}.bi-nut:before{content:""}.bi-octagon-fill:before{content:""}.bi-octagon-half:before{content:""}.bi-octagon:before{content:""}.bi-option:before{content:""}.bi-outlet:before{content:""}.bi-paint-bucket:before{content:""}.bi-palette-fill:before{content:""}.bi-palette:before{content:""}.bi-palette2:before{content:""}.bi-paperclip:before{content:""}.bi-paragraph:before{content:""}.bi-patch-check-fill:before{content:""}.bi-patch-check:before{content:""}.bi-patch-exclamation-fill:before{content:""}.bi-patch-exclamation:before{content:""}.bi-patch-minus-fill:before{content:""}.bi-patch-minus:before{content:""}.bi-patch-plus-fill:before{content:""}.bi-patch-plus:before{content:""}.bi-patch-question-fill:before{content:""}.bi-patch-question:before{content:""}.bi-pause-btn-fill:before{content:""}.bi-pause-btn:before{content:""}.bi-pause-circle-fill:before{content:""}.bi-pause-circle:before{content:""}.bi-pause-fill:before{content:""}.bi-pause:before{content:""}.bi-peace-fill:before{content:""}.bi-peace:before{content:""}.bi-pen-fill:before{content:""}.bi-pen:before{content:""}.bi-pencil-fill:before{content:""}.bi-pencil-square:before{content:""}.bi-pencil:before{content:""}.bi-pentagon-fill:before{content:""}.bi-pentagon-half:before{content:""}.bi-pentagon:before{content:""}.bi-people-fill:before{content:""}.bi-people:before{content:""}.bi-percent:before{content:""}.bi-person-badge-fill:before{content:""}.bi-person-badge:before{content:""}.bi-person-bounding-box:before{content:""}.bi-person-check-fill:before{content:""}.bi-person-check:before{content:""}.bi-person-circle:before{content:""}.bi-person-dash-fill:before{content:""}.bi-person-dash:before{content:""}.bi-person-fill:before{content:""}.bi-person-lines-fill:before{content:""}.bi-person-plus-fill:before{content:""}.bi-person-plus:before{content:""}.bi-person-square:before{content:""}.bi-person-x-fill:before{content:""}.bi-person-x:before{content:""}.bi-person:before{content:""}.bi-phone-fill:before{content:""}.bi-phone-landscape-fill:before{content:""}.bi-phone-landscape:before{content:""}.bi-phone-vibrate-fill:before{content:""}.bi-phone-vibrate:before{content:""}.bi-phone:before{content:""}.bi-pie-chart-fill:before{content:""}.bi-pie-chart:before{content:""}.bi-pin-angle-fill:before{content:""}.bi-pin-angle:before{content:""}.bi-pin-fill:before{content:""}.bi-pin:before{content:""}.bi-pip-fill:before{content:""}.bi-pip:before{content:""}.bi-play-btn-fill:before{content:""}.bi-play-btn:before{content:""}.bi-play-circle-fill:before{content:""}.bi-play-circle:before{content:""}.bi-play-fill:before{content:""}.bi-play:before{content:""}.bi-plug-fill:before{content:""}.bi-plug:before{content:""}.bi-plus-circle-dotted:before{content:""}.bi-plus-circle-fill:before{content:""}.bi-plus-circle:before{content:""}.bi-plus-square-dotted:before{content:""}.bi-plus-square-fill:before{content:""}.bi-plus-square:before{content:""}.bi-plus:before{content:""}.bi-power:before{content:""}.bi-printer-fill:before{content:""}.bi-printer:before{content:""}.bi-puzzle-fill:before{content:""}.bi-puzzle:before{content:""}.bi-question-circle-fill:before{content:""}.bi-question-circle:before{content:""}.bi-question-diamond-fill:before{content:""}.bi-question-diamond:before{content:""}.bi-question-octagon-fill:before{content:""}.bi-question-octagon:before{content:""}.bi-question-square-fill:before{content:""}.bi-question-square:before{content:""}.bi-question:before{content:""}.bi-rainbow:before{content:""}.bi-receipt-cutoff:before{content:""}.bi-receipt:before{content:""}.bi-reception-0:before{content:""}.bi-reception-1:before{content:""}.bi-reception-2:before{content:""}.bi-reception-3:before{content:""}.bi-reception-4:before{content:""}.bi-record-btn-fill:before{content:""}.bi-record-btn:before{content:""}.bi-record-circle-fill:before{content:""}.bi-record-circle:before{content:""}.bi-record-fill:before{content:""}.bi-record:before{content:""}.bi-record2-fill:before{content:""}.bi-record2:before{content:""}.bi-reply-all-fill:before{content:""}.bi-reply-all:before{content:""}.bi-reply-fill:before{content:""}.bi-reply:before{content:""}.bi-rss-fill:before{content:""}.bi-rss:before{content:""}.bi-rulers:before{content:""}.bi-save-fill:before{content:""}.bi-save:before{content:""}.bi-save2-fill:before{content:""}.bi-save2:before{content:""}.bi-scissors:before{content:""}.bi-screwdriver:before{content:""}.bi-search:before{content:""}.bi-segmented-nav:before{content:""}.bi-server:before{content:""}.bi-share-fill:before{content:""}.bi-share:before{content:""}.bi-shield-check:before{content:""}.bi-shield-exclamation:before{content:""}.bi-shield-fill-check:before{content:""}.bi-shield-fill-exclamation:before{content:""}.bi-shield-fill-minus:before{content:""}.bi-shield-fill-plus:before{content:""}.bi-shield-fill-x:before{content:""}.bi-shield-fill:before{content:""}.bi-shield-lock-fill:before{content:""}.bi-shield-lock:before{content:""}.bi-shield-minus:before{content:""}.bi-shield-plus:before{content:""}.bi-shield-shaded:before{content:""}.bi-shield-slash-fill:before{content:""}.bi-shield-slash:before{content:""}.bi-shield-x:before{content:""}.bi-shield:before{content:""}.bi-shift-fill:before{content:""}.bi-shift:before{content:""}.bi-shop-window:before{content:""}.bi-shop:before{content:""}.bi-shuffle:before{content:""}.bi-signpost-2-fill:before{content:""}.bi-signpost-2:before{content:""}.bi-signpost-fill:before{content:""}.bi-signpost-split-fill:before{content:""}.bi-signpost-split:before{content:""}.bi-signpost:before{content:""}.bi-sim-fill:before{content:""}.bi-sim:before{content:""}.bi-skip-backward-btn-fill:before{content:""}.bi-skip-backward-btn:before{content:""}.bi-skip-backward-circle-fill:before{content:""}.bi-skip-backward-circle:before{content:""}.bi-skip-backward-fill:before{content:""}.bi-skip-backward:before{content:""}.bi-skip-end-btn-fill:before{content:""}.bi-skip-end-btn:before{content:""}.bi-skip-end-circle-fill:before{content:""}.bi-skip-end-circle:before{content:""}.bi-skip-end-fill:before{content:""}.bi-skip-end:before{content:""}.bi-skip-forward-btn-fill:before{content:""}.bi-skip-forward-btn:before{content:""}.bi-skip-forward-circle-fill:before{content:""}.bi-skip-forward-circle:before{content:""}.bi-skip-forward-fill:before{content:""}.bi-skip-forward:before{content:""}.bi-skip-start-btn-fill:before{content:""}.bi-skip-start-btn:before{content:""}.bi-skip-start-circle-fill:before{content:""}.bi-skip-start-circle:before{content:""}.bi-skip-start-fill:before{content:""}.bi-skip-start:before{content:""}.bi-slack:before{content:""}.bi-slash-circle-fill:before{content:""}.bi-slash-circle:before{content:""}.bi-slash-square-fill:before{content:""}.bi-slash-square:before{content:""}.bi-slash:before{content:""}.bi-sliders:before{content:""}.bi-smartwatch:before{content:""}.bi-snow:before{content:""}.bi-snow2:before{content:""}.bi-snow3:before{content:""}.bi-sort-alpha-down-alt:before{content:""}.bi-sort-alpha-down:before{content:""}.bi-sort-alpha-up-alt:before{content:""}.bi-sort-alpha-up:before{content:""}.bi-sort-down-alt:before{content:""}.bi-sort-down:before{content:""}.bi-sort-numeric-down-alt:before{content:""}.bi-sort-numeric-down:before{content:""}.bi-sort-numeric-up-alt:before{content:""}.bi-sort-numeric-up:before{content:""}.bi-sort-up-alt:before{content:""}.bi-sort-up:before{content:""}.bi-soundwave:before{content:""}.bi-speaker-fill:before{content:""}.bi-speaker:before{content:""}.bi-speedometer:before{content:""}.bi-speedometer2:before{content:""}.bi-spellcheck:before{content:""}.bi-square-fill:before{content:""}.bi-square-half:before{content:""}.bi-square:before{content:""}.bi-stack:before{content:""}.bi-star-fill:before{content:""}.bi-star-half:before{content:""}.bi-star:before{content:""}.bi-stars:before{content:""}.bi-stickies-fill:before{content:""}.bi-stickies:before{content:""}.bi-sticky-fill:before{content:""}.bi-sticky:before{content:""}.bi-stop-btn-fill:before{content:""}.bi-stop-btn:before{content:""}.bi-stop-circle-fill:before{content:""}.bi-stop-circle:before{content:""}.bi-stop-fill:before{content:""}.bi-stop:before{content:""}.bi-stoplights-fill:before{content:""}.bi-stoplights:before{content:""}.bi-stopwatch-fill:before{content:""}.bi-stopwatch:before{content:""}.bi-subtract:before{content:""}.bi-suit-club-fill:before{content:""}.bi-suit-club:before{content:""}.bi-suit-diamond-fill:before{content:""}.bi-suit-diamond:before{content:""}.bi-suit-heart-fill:before{content:""}.bi-suit-heart:before{content:""}.bi-suit-spade-fill:before{content:""}.bi-suit-spade:before{content:""}.bi-sun-fill:before{content:""}.bi-sun:before{content:""}.bi-sunglasses:before{content:""}.bi-sunrise-fill:before{content:""}.bi-sunrise:before{content:""}.bi-sunset-fill:before{content:""}.bi-sunset:before{content:""}.bi-symmetry-horizontal:before{content:""}.bi-symmetry-vertical:before{content:""}.bi-table:before{content:""}.bi-tablet-fill:before{content:""}.bi-tablet-landscape-fill:before{content:""}.bi-tablet-landscape:before{content:""}.bi-tablet:before{content:""}.bi-tag-fill:before{content:""}.bi-tag:before{content:""}.bi-tags-fill:before{content:""}.bi-tags:before{content:""}.bi-telegram:before{content:""}.bi-telephone-fill:before{content:""}.bi-telephone-forward-fill:before{content:""}.bi-telephone-forward:before{content:""}.bi-telephone-inbound-fill:before{content:""}.bi-telephone-inbound:before{content:""}.bi-telephone-minus-fill:before{content:""}.bi-telephone-minus:before{content:""}.bi-telephone-outbound-fill:before{content:""}.bi-telephone-outbound:before{content:""}.bi-telephone-plus-fill:before{content:""}.bi-telephone-plus:before{content:""}.bi-telephone-x-fill:before{content:""}.bi-telephone-x:before{content:""}.bi-telephone:before{content:""}.bi-terminal-fill:before{content:""}.bi-terminal:before{content:""}.bi-text-center:before{content:""}.bi-text-indent-left:before{content:""}.bi-text-indent-right:before{content:""}.bi-text-left:before{content:""}.bi-text-paragraph:before{content:""}.bi-text-right:before{content:""}.bi-textarea-resize:before{content:""}.bi-textarea-t:before{content:""}.bi-textarea:before{content:""}.bi-thermometer-half:before{content:""}.bi-thermometer-high:before{content:""}.bi-thermometer-low:before{content:""}.bi-thermometer-snow:before{content:""}.bi-thermometer-sun:before{content:""}.bi-thermometer:before{content:""}.bi-three-dots-vertical:before{content:""}.bi-three-dots:before{content:""}.bi-toggle-off:before{content:""}.bi-toggle-on:before{content:""}.bi-toggle2-off:before{content:""}.bi-toggle2-on:before{content:""}.bi-toggles:before{content:""}.bi-toggles2:before{content:""}.bi-tools:before{content:""}.bi-tornado:before{content:""}.bi-trash-fill:before{content:""}.bi-trash:before{content:""}.bi-trash2-fill:before{content:""}.bi-trash2:before{content:""}.bi-tree-fill:before{content:""}.bi-tree:before{content:""}.bi-triangle-fill:before{content:""}.bi-triangle-half:before{content:""}.bi-triangle:before{content:""}.bi-trophy-fill:before{content:""}.bi-trophy:before{content:""}.bi-tropical-storm:before{content:""}.bi-truck-flatbed:before{content:""}.bi-truck:before{content:""}.bi-tsunami:before{content:""}.bi-tv-fill:before{content:""}.bi-tv:before{content:""}.bi-twitch:before{content:""}.bi-twitter:before{content:""}.bi-type-bold:before{content:""}.bi-type-h1:before{content:""}.bi-type-h2:before{content:""}.bi-type-h3:before{content:""}.bi-type-italic:before{content:""}.bi-type-strikethrough:before{content:""}.bi-type-underline:before{content:""}.bi-type:before{content:""}.bi-ui-checks-grid:before{content:""}.bi-ui-checks:before{content:""}.bi-ui-radios-grid:before{content:""}.bi-ui-radios:before{content:""}.bi-umbrella-fill:before{content:""}.bi-umbrella:before{content:""}.bi-union:before{content:""}.bi-unlock-fill:before{content:""}.bi-unlock:before{content:""}.bi-upc-scan:before{content:""}.bi-upc:before{content:""}.bi-upload:before{content:""}.bi-vector-pen:before{content:""}.bi-view-list:before{content:""}.bi-view-stacked:before{content:""}.bi-vinyl-fill:before{content:""}.bi-vinyl:before{content:""}.bi-voicemail:before{content:""}.bi-volume-down-fill:before{content:""}.bi-volume-down:before{content:""}.bi-volume-mute-fill:before{content:""}.bi-volume-mute:before{content:""}.bi-volume-off-fill:before{content:""}.bi-volume-off:before{content:""}.bi-volume-up-fill:before{content:""}.bi-volume-up:before{content:""}.bi-vr:before{content:""}.bi-wallet-fill:before{content:""}.bi-wallet:before{content:""}.bi-wallet2:before{content:""}.bi-watch:before{content:""}.bi-water:before{content:""}.bi-whatsapp:before{content:""}.bi-wifi-1:before{content:""}.bi-wifi-2:before{content:""}.bi-wifi-off:before{content:""}.bi-wifi:before{content:""}.bi-wind:before{content:""}.bi-window-dock:before{content:""}.bi-window-sidebar:before{content:""}.bi-window:before{content:""}.bi-wrench:before{content:""}.bi-x-circle-fill:before{content:""}.bi-x-circle:before{content:""}.bi-x-diamond-fill:before{content:""}.bi-x-diamond:before{content:""}.bi-x-octagon-fill:before{content:""}.bi-x-octagon:before{content:""}.bi-x-square-fill:before{content:""}.bi-x-square:before{content:""}.bi-x:before{content:""}.bi-youtube:before{content:""}.bi-zoom-in:before{content:""}.bi-zoom-out:before{content:""}.bi-bank:before{content:""}.bi-bank2:before{content:""}.bi-bell-slash-fill:before{content:""}.bi-bell-slash:before{content:""}.bi-cash-coin:before{content:""}.bi-check-lg:before{content:""}.bi-coin:before{content:""}.bi-currency-bitcoin:before{content:""}.bi-currency-dollar:before{content:""}.bi-currency-euro:before{content:""}.bi-currency-exchange:before{content:""}.bi-currency-pound:before{content:""}.bi-currency-yen:before{content:""}.bi-dash-lg:before{content:""}.bi-exclamation-lg:before{content:""}.bi-file-earmark-pdf-fill:before{content:""}.bi-file-earmark-pdf:before{content:""}.bi-file-pdf-fill:before{content:""}.bi-file-pdf:before{content:""}.bi-gender-ambiguous:before{content:""}.bi-gender-female:before{content:""}.bi-gender-male:before{content:""}.bi-gender-trans:before{content:""}.bi-headset-vr:before{content:""}.bi-info-lg:before{content:""}.bi-mastodon:before{content:""}.bi-messenger:before{content:""}.bi-piggy-bank-fill:before{content:""}.bi-piggy-bank:before{content:""}.bi-pin-map-fill:before{content:""}.bi-pin-map:before{content:""}.bi-plus-lg:before{content:""}.bi-question-lg:before{content:""}.bi-recycle:before{content:""}.bi-reddit:before{content:""}.bi-safe-fill:before{content:""}.bi-safe2-fill:before{content:""}.bi-safe2:before{content:""}.bi-sd-card-fill:before{content:""}.bi-sd-card:before{content:""}.bi-skype:before{content:""}.bi-slash-lg:before{content:""}.bi-translate:before{content:""}.bi-x-lg:before{content:""}.bi-safe:before{content:""}.bi-apple:before{content:""}.bi-microsoft:before{content:""}.bi-windows:before{content:""}.bi-behance:before{content:""}.bi-dribbble:before{content:""}.bi-line:before{content:""}.bi-medium:before{content:""}.bi-paypal:before{content:""}.bi-pinterest:before{content:""}.bi-signal:before{content:""}.bi-snapchat:before{content:""}.bi-spotify:before{content:""}.bi-stack-overflow:before{content:""}.bi-strava:before{content:""}.bi-wordpress:before{content:""}.bi-vimeo:before{content:""}.bi-activity:before{content:""}.bi-easel2-fill:before{content:""}.bi-easel2:before{content:""}.bi-easel3-fill:before{content:""}.bi-easel3:before{content:""}.bi-fan:before{content:""}.bi-fingerprint:before{content:""}.bi-graph-down-arrow:before{content:""}.bi-graph-up-arrow:before{content:""}.bi-hypnotize:before{content:""}.bi-magic:before{content:""}.bi-person-rolodex:before{content:""}.bi-person-video:before{content:""}.bi-person-video2:before{content:""}.bi-person-video3:before{content:""}.bi-person-workspace:before{content:""}.bi-radioactive:before{content:""}.bi-webcam-fill:before{content:""}.bi-webcam:before{content:""}.bi-yin-yang:before{content:""}.bi-bandaid-fill:before{content:""}.bi-bandaid:before{content:""}.bi-bluetooth:before{content:""}.bi-body-text:before{content:""}.bi-boombox:before{content:""}.bi-boxes:before{content:""}.bi-dpad-fill:before{content:""}.bi-dpad:before{content:""}.bi-ear-fill:before{content:""}.bi-ear:before{content:""}.bi-envelope-check-fill:before{content:""}.bi-envelope-check:before{content:""}.bi-envelope-dash-fill:before{content:""}.bi-envelope-dash:before{content:""}.bi-envelope-exclamation-fill:before{content:""}.bi-envelope-exclamation:before{content:""}.bi-envelope-plus-fill:before{content:""}.bi-envelope-plus:before{content:""}.bi-envelope-slash-fill:before{content:""}.bi-envelope-slash:before{content:""}.bi-envelope-x-fill:before{content:""}.bi-envelope-x:before{content:""}.bi-explicit-fill:before{content:""}.bi-explicit:before{content:""}.bi-git:before{content:""}.bi-infinity:before{content:""}.bi-list-columns-reverse:before{content:""}.bi-list-columns:before{content:""}.bi-meta:before{content:""}.bi-nintendo-switch:before{content:""}.bi-pc-display-horizontal:before{content:""}.bi-pc-display:before{content:""}.bi-pc-horizontal:before{content:""}.bi-pc:before{content:""}.bi-playstation:before{content:""}.bi-plus-slash-minus:before{content:""}.bi-projector-fill:before{content:""}.bi-projector:before{content:""}.bi-qr-code-scan:before{content:""}.bi-qr-code:before{content:""}.bi-quora:before{content:""}.bi-quote:before{content:""}.bi-robot:before{content:""}.bi-send-check-fill:before{content:""}.bi-send-check:before{content:""}.bi-send-dash-fill:before{content:""}.bi-send-dash:before{content:""}.bi-send-exclamation-fill:before{content:""}.bi-send-exclamation:before{content:""}.bi-send-fill:before{content:""}.bi-send-plus-fill:before{content:""}.bi-send-plus:before{content:""}.bi-send-slash-fill:before{content:""}.bi-send-slash:before{content:""}.bi-send-x-fill:before{content:""}.bi-send-x:before{content:""}.bi-send:before{content:""}.bi-steam:before{content:""}.bi-terminal-dash:before{content:""}.bi-terminal-plus:before{content:""}.bi-terminal-split:before{content:""}.bi-ticket-detailed-fill:before{content:""}.bi-ticket-detailed:before{content:""}.bi-ticket-fill:before{content:""}.bi-ticket-perforated-fill:before{content:""}.bi-ticket-perforated:before{content:""}.bi-ticket:before{content:""}.bi-tiktok:before{content:""}.bi-window-dash:before{content:""}.bi-window-desktop:before{content:""}.bi-window-fullscreen:before{content:""}.bi-window-plus:before{content:""}.bi-window-split:before{content:""}.bi-window-stack:before{content:""}.bi-window-x:before{content:""}.bi-xbox:before{content:""}.bi-ethernet:before{content:""}.bi-hdmi-fill:before{content:""}.bi-hdmi:before{content:""}.bi-usb-c-fill:before{content:""}.bi-usb-c:before{content:""}.bi-usb-fill:before{content:""}.bi-usb-plug-fill:before{content:""}.bi-usb-plug:before{content:""}.bi-usb-symbol:before{content:""}.bi-usb:before{content:""}.bi-boombox-fill:before{content:""}.bi-displayport:before{content:""}.bi-gpu-card:before{content:""}.bi-memory:before{content:""}.bi-modem-fill:before{content:""}.bi-modem:before{content:""}.bi-motherboard-fill:before{content:""}.bi-motherboard:before{content:""}.bi-optical-audio-fill:before{content:""}.bi-optical-audio:before{content:""}.bi-pci-card:before{content:""}.bi-router-fill:before{content:""}.bi-router:before{content:""}.bi-thunderbolt-fill:before{content:""}.bi-thunderbolt:before{content:""}.bi-usb-drive-fill:before{content:""}.bi-usb-drive:before{content:""}.bi-usb-micro-fill:before{content:""}.bi-usb-micro:before{content:""}.bi-usb-mini-fill:before{content:""}.bi-usb-mini:before{content:""}.bi-cloud-haze2:before{content:""}.bi-device-hdd-fill:before{content:""}.bi-device-hdd:before{content:""}.bi-device-ssd-fill:before{content:""}.bi-device-ssd:before{content:""}.bi-displayport-fill:before{content:""}.bi-mortarboard-fill:before{content:""}.bi-mortarboard:before{content:""}.bi-terminal-x:before{content:""}.bi-arrow-through-heart-fill:before{content:""}.bi-arrow-through-heart:before{content:""}.bi-badge-sd-fill:before{content:""}.bi-badge-sd:before{content:""}.bi-bag-heart-fill:before{content:""}.bi-bag-heart:before{content:""}.bi-balloon-fill:before{content:""}.bi-balloon-heart-fill:before{content:""}.bi-balloon-heart:before{content:""}.bi-balloon:before{content:""}.bi-box2-fill:before{content:""}.bi-box2-heart-fill:before{content:""}.bi-box2-heart:before{content:""}.bi-box2:before{content:""}.bi-braces-asterisk:before{content:""}.bi-calendar-heart-fill:before{content:""}.bi-calendar-heart:before{content:""}.bi-calendar2-heart-fill:before{content:""}.bi-calendar2-heart:before{content:""}.bi-chat-heart-fill:before{content:""}.bi-chat-heart:before{content:""}.bi-chat-left-heart-fill:before{content:""}.bi-chat-left-heart:before{content:""}.bi-chat-right-heart-fill:before{content:""}.bi-chat-right-heart:before{content:""}.bi-chat-square-heart-fill:before{content:""}.bi-chat-square-heart:before{content:""}.bi-clipboard-check-fill:before{content:""}.bi-clipboard-data-fill:before{content:""}.bi-clipboard-fill:before{content:""}.bi-clipboard-heart-fill:before{content:""}.bi-clipboard-heart:before{content:""}.bi-clipboard-minus-fill:before{content:""}.bi-clipboard-plus-fill:before{content:""}.bi-clipboard-pulse:before{content:""}.bi-clipboard-x-fill:before{content:""}.bi-clipboard2-check-fill:before{content:""}.bi-clipboard2-check:before{content:""}.bi-clipboard2-data-fill:before{content:""}.bi-clipboard2-data:before{content:""}.bi-clipboard2-fill:before{content:""}.bi-clipboard2-heart-fill:before{content:""}.bi-clipboard2-heart:before{content:""}.bi-clipboard2-minus-fill:before{content:""}.bi-clipboard2-minus:before{content:""}.bi-clipboard2-plus-fill:before{content:""}.bi-clipboard2-plus:before{content:""}.bi-clipboard2-pulse-fill:before{content:""}.bi-clipboard2-pulse:before{content:""}.bi-clipboard2-x-fill:before{content:""}.bi-clipboard2-x:before{content:""}.bi-clipboard2:before{content:""}.bi-emoji-kiss-fill:before{content:""}.bi-emoji-kiss:before{content:""}.bi-envelope-heart-fill:before{content:""}.bi-envelope-heart:before{content:""}.bi-envelope-open-heart-fill:before{content:""}.bi-envelope-open-heart:before{content:""}.bi-envelope-paper-fill:before{content:""}.bi-envelope-paper-heart-fill:before{content:""}.bi-envelope-paper-heart:before{content:""}.bi-envelope-paper:before{content:""}.bi-filetype-aac:before{content:""}.bi-filetype-ai:before{content:""}.bi-filetype-bmp:before{content:""}.bi-filetype-cs:before{content:""}.bi-filetype-css:before{content:""}.bi-filetype-csv:before{content:""}.bi-filetype-doc:before{content:""}.bi-filetype-docx:before{content:""}.bi-filetype-exe:before{content:""}.bi-filetype-gif:before{content:""}.bi-filetype-heic:before{content:""}.bi-filetype-html:before{content:""}.bi-filetype-java:before{content:""}.bi-filetype-jpg:before{content:""}.bi-filetype-js:before{content:""}.bi-filetype-jsx:before{content:""}.bi-filetype-key:before{content:""}.bi-filetype-m4p:before{content:""}.bi-filetype-md:before{content:""}.bi-filetype-mdx:before{content:""}.bi-filetype-mov:before{content:""}.bi-filetype-mp3:before{content:""}.bi-filetype-mp4:before{content:""}.bi-filetype-otf:before{content:""}.bi-filetype-pdf:before{content:""}.bi-filetype-php:before{content:""}.bi-filetype-png:before{content:""}.bi-filetype-ppt:before{content:""}.bi-filetype-psd:before{content:""}.bi-filetype-py:before{content:""}.bi-filetype-raw:before{content:""}.bi-filetype-rb:before{content:""}.bi-filetype-sass:before{content:""}.bi-filetype-scss:before{content:""}.bi-filetype-sh:before{content:""}.bi-filetype-svg:before{content:""}.bi-filetype-tiff:before{content:""}.bi-filetype-tsx:before{content:""}.bi-filetype-ttf:before{content:""}.bi-filetype-txt:before{content:""}.bi-filetype-wav:before{content:""}.bi-filetype-woff:before{content:""}.bi-filetype-xls:before{content:""}.bi-filetype-xml:before{content:""}.bi-filetype-yml:before{content:""}.bi-heart-arrow:before{content:""}.bi-heart-pulse-fill:before{content:""}.bi-heart-pulse:before{content:""}.bi-heartbreak-fill:before{content:""}.bi-heartbreak:before{content:""}.bi-hearts:before{content:""}.bi-hospital-fill:before{content:""}.bi-hospital:before{content:""}.bi-house-heart-fill:before{content:""}.bi-house-heart:before{content:""}.bi-incognito:before{content:""}.bi-magnet-fill:before{content:""}.bi-magnet:before{content:""}.bi-person-heart:before{content:""}.bi-person-hearts:before{content:""}.bi-phone-flip:before{content:""}.bi-plugin:before{content:""}.bi-postage-fill:before{content:""}.bi-postage-heart-fill:before{content:""}.bi-postage-heart:before{content:""}.bi-postage:before{content:""}.bi-postcard-fill:before{content:""}.bi-postcard-heart-fill:before{content:""}.bi-postcard-heart:before{content:""}.bi-postcard:before{content:""}.bi-search-heart-fill:before{content:""}.bi-search-heart:before{content:""}.bi-sliders2-vertical:before{content:""}.bi-sliders2:before{content:""}.bi-trash3-fill:before{content:""}.bi-trash3:before{content:""}.bi-valentine:before{content:""}.bi-valentine2:before{content:""}.bi-wrench-adjustable-circle-fill:before{content:""}.bi-wrench-adjustable-circle:before{content:""}.bi-wrench-adjustable:before{content:""}.bi-filetype-json:before{content:""}.bi-filetype-pptx:before{content:""}.bi-filetype-xlsx:before{content:""}.bi-1-circle-fill:before{content:""}.bi-1-circle:before{content:""}.bi-1-square-fill:before{content:""}.bi-1-square:before{content:""}.bi-2-circle-fill:before{content:""}.bi-2-circle:before{content:""}.bi-2-square-fill:before{content:""}.bi-2-square:before{content:""}.bi-3-circle-fill:before{content:""}.bi-3-circle:before{content:""}.bi-3-square-fill:before{content:""}.bi-3-square:before{content:""}.bi-4-circle-fill:before{content:""}.bi-4-circle:before{content:""}.bi-4-square-fill:before{content:""}.bi-4-square:before{content:""}.bi-5-circle-fill:before{content:""}.bi-5-circle:before{content:""}.bi-5-square-fill:before{content:""}.bi-5-square:before{content:""}.bi-6-circle-fill:before{content:""}.bi-6-circle:before{content:""}.bi-6-square-fill:before{content:""}.bi-6-square:before{content:""}.bi-7-circle-fill:before{content:""}.bi-7-circle:before{content:""}.bi-7-square-fill:before{content:""}.bi-7-square:before{content:""}.bi-8-circle-fill:before{content:""}.bi-8-circle:before{content:""}.bi-8-square-fill:before{content:""}.bi-8-square:before{content:""}.bi-9-circle-fill:before{content:""}.bi-9-circle:before{content:""}.bi-9-square-fill:before{content:""}.bi-9-square:before{content:""}.bi-airplane-engines-fill:before{content:""}.bi-airplane-engines:before{content:""}.bi-airplane-fill:before{content:""}.bi-airplane:before{content:""}.bi-alexa:before{content:""}.bi-alipay:before{content:""}.bi-android:before{content:""}.bi-android2:before{content:""}.bi-box-fill:before{content:""}.bi-box-seam-fill:before{content:""}.bi-browser-chrome:before{content:""}.bi-browser-edge:before{content:""}.bi-browser-firefox:before{content:""}.bi-browser-safari:before{content:""}.bi-c-circle-fill:before{content:""}.bi-c-circle:before{content:""}.bi-c-square-fill:before{content:""}.bi-c-square:before{content:""}.bi-capsule-pill:before{content:""}.bi-capsule:before{content:""}.bi-car-front-fill:before{content:""}.bi-car-front:before{content:""}.bi-cassette-fill:before{content:""}.bi-cassette:before{content:""}.bi-cc-circle-fill:before{content:""}.bi-cc-circle:before{content:""}.bi-cc-square-fill:before{content:""}.bi-cc-square:before{content:""}.bi-cup-hot-fill:before{content:""}.bi-cup-hot:before{content:""}.bi-currency-rupee:before{content:""}.bi-dropbox:before{content:""}.bi-escape:before{content:""}.bi-fast-forward-btn-fill:before{content:""}.bi-fast-forward-btn:before{content:""}.bi-fast-forward-circle-fill:before{content:""}.bi-fast-forward-circle:before{content:""}.bi-fast-forward-fill:before{content:""}.bi-fast-forward:before{content:""}.bi-filetype-sql:before{content:""}.bi-fire:before{content:""}.bi-google-play:before{content:""}.bi-h-circle-fill:before{content:""}.bi-h-circle:before{content:""}.bi-h-square-fill:before{content:""}.bi-h-square:before{content:""}.bi-indent:before{content:""}.bi-lungs-fill:before{content:""}.bi-lungs:before{content:""}.bi-microsoft-teams:before{content:""}.bi-p-circle-fill:before{content:""}.bi-p-circle:before{content:""}.bi-p-square-fill:before{content:""}.bi-p-square:before{content:""}.bi-pass-fill:before{content:""}.bi-pass:before{content:""}.bi-prescription:before{content:""}.bi-prescription2:before{content:""}.bi-r-circle-fill:before{content:""}.bi-r-circle:before{content:""}.bi-r-square-fill:before{content:""}.bi-r-square:before{content:""}.bi-repeat-1:before{content:""}.bi-repeat:before{content:""}.bi-rewind-btn-fill:before{content:""}.bi-rewind-btn:before{content:""}.bi-rewind-circle-fill:before{content:""}.bi-rewind-circle:before{content:""}.bi-rewind-fill:before{content:""}.bi-rewind:before{content:""}.bi-train-freight-front-fill:before{content:""}.bi-train-freight-front:before{content:""}.bi-train-front-fill:before{content:""}.bi-train-front:before{content:""}.bi-train-lightrail-front-fill:before{content:""}.bi-train-lightrail-front:before{content:""}.bi-truck-front-fill:before{content:""}.bi-truck-front:before{content:""}.bi-ubuntu:before{content:""}.bi-unindent:before{content:""}.bi-unity:before{content:""}.bi-universal-access-circle:before{content:""}.bi-universal-access:before{content:""}.bi-virus:before{content:""}.bi-virus2:before{content:""}.bi-wechat:before{content:""}.bi-yelp:before{content:""}.bi-sign-stop-fill:before{content:""}.bi-sign-stop-lights-fill:before{content:""}.bi-sign-stop-lights:before{content:""}.bi-sign-stop:before{content:""}.bi-sign-turn-left-fill:before{content:""}.bi-sign-turn-left:before{content:""}.bi-sign-turn-right-fill:before{content:""}.bi-sign-turn-right:before{content:""}.bi-sign-turn-slight-left-fill:before{content:""}.bi-sign-turn-slight-left:before{content:""}.bi-sign-turn-slight-right-fill:before{content:""}.bi-sign-turn-slight-right:before{content:""}.bi-sign-yield-fill:before{content:""}.bi-sign-yield:before{content:""}.bi-ev-station-fill:before{content:""}.bi-ev-station:before{content:""}.bi-fuel-pump-diesel-fill:before{content:""}.bi-fuel-pump-diesel:before{content:""}.bi-fuel-pump-fill:before{content:""}.bi-fuel-pump:before{content:""}.bi-0-circle-fill:before{content:""}.bi-0-circle:before{content:""}.bi-0-square-fill:before{content:""}.bi-0-square:before{content:""}.bi-rocket-fill:before{content:""}.bi-rocket-takeoff-fill:before{content:""}.bi-rocket-takeoff:before{content:""}.bi-rocket:before{content:""}.bi-stripe:before{content:""}.bi-subscript:before{content:""}.bi-superscript:before{content:""}.bi-trello:before{content:""}.bi-envelope-at-fill:before{content:""}.bi-envelope-at:before{content:""}.bi-regex:before{content:""}.bi-text-wrap:before{content:""}.bi-sign-dead-end-fill:before{content:""}.bi-sign-dead-end:before{content:""}.bi-sign-do-not-enter-fill:before{content:""}.bi-sign-do-not-enter:before{content:""}.bi-sign-intersection-fill:before{content:""}.bi-sign-intersection-side-fill:before{content:""}.bi-sign-intersection-side:before{content:""}.bi-sign-intersection-t-fill:before{content:""}.bi-sign-intersection-t:before{content:""}.bi-sign-intersection-y-fill:before{content:""}.bi-sign-intersection-y:before{content:""}.bi-sign-intersection:before{content:""}.bi-sign-merge-left-fill:before{content:""}.bi-sign-merge-left:before{content:""}.bi-sign-merge-right-fill:before{content:""}.bi-sign-merge-right:before{content:""}.bi-sign-no-left-turn-fill:before{content:""}.bi-sign-no-left-turn:before{content:""}.bi-sign-no-parking-fill:before{content:""}.bi-sign-no-parking:before{content:""}.bi-sign-no-right-turn-fill:before{content:""}.bi-sign-no-right-turn:before{content:""}.bi-sign-railroad-fill:before{content:""}.bi-sign-railroad:before{content:""}.bi-building-add:before{content:""}.bi-building-check:before{content:""}.bi-building-dash:before{content:""}.bi-building-down:before{content:""}.bi-building-exclamation:before{content:""}.bi-building-fill-add:before{content:""}.bi-building-fill-check:before{content:""}.bi-building-fill-dash:before{content:""}.bi-building-fill-down:before{content:""}.bi-building-fill-exclamation:before{content:""}.bi-building-fill-gear:before{content:""}.bi-building-fill-lock:before{content:""}.bi-building-fill-slash:before{content:""}.bi-building-fill-up:before{content:""}.bi-building-fill-x:before{content:""}.bi-building-fill:before{content:""}.bi-building-gear:before{content:""}.bi-building-lock:before{content:""}.bi-building-slash:before{content:""}.bi-building-up:before{content:""}.bi-building-x:before{content:""}.bi-buildings-fill:before{content:""}.bi-buildings:before{content:""}.bi-bus-front-fill:before{content:""}.bi-bus-front:before{content:""}.bi-ev-front-fill:before{content:""}.bi-ev-front:before{content:""}.bi-globe-americas:before{content:""}.bi-globe-asia-australia:before{content:""}.bi-globe-central-south-asia:before{content:""}.bi-globe-europe-africa:before{content:""}.bi-house-add-fill:before{content:""}.bi-house-add:before{content:""}.bi-house-check-fill:before{content:""}.bi-house-check:before{content:""}.bi-house-dash-fill:before{content:""}.bi-house-dash:before{content:""}.bi-house-down-fill:before{content:""}.bi-house-down:before{content:""}.bi-house-exclamation-fill:before{content:""}.bi-house-exclamation:before{content:""}.bi-house-gear-fill:before{content:""}.bi-house-gear:before{content:""}.bi-house-lock-fill:before{content:""}.bi-house-lock:before{content:""}.bi-house-slash-fill:before{content:""}.bi-house-slash:before{content:""}.bi-house-up-fill:before{content:""}.bi-house-up:before{content:""}.bi-house-x-fill:before{content:""}.bi-house-x:before{content:""}.bi-person-add:before{content:""}.bi-person-down:before{content:""}.bi-person-exclamation:before{content:""}.bi-person-fill-add:before{content:""}.bi-person-fill-check:before{content:""}.bi-person-fill-dash:before{content:""}.bi-person-fill-down:before{content:""}.bi-person-fill-exclamation:before{content:""}.bi-person-fill-gear:before{content:""}.bi-person-fill-lock:before{content:""}.bi-person-fill-slash:before{content:""}.bi-person-fill-up:before{content:""}.bi-person-fill-x:before{content:""}.bi-person-gear:before{content:""}.bi-person-lock:before{content:""}.bi-person-slash:before{content:""}.bi-person-up:before{content:""}.bi-scooter:before{content:""}.bi-taxi-front-fill:before{content:""}.bi-taxi-front:before{content:""}.bi-amd:before{content:""}.bi-database-add:before{content:""}.bi-database-check:before{content:""}.bi-database-dash:before{content:""}.bi-database-down:before{content:""}.bi-database-exclamation:before{content:""}.bi-database-fill-add:before{content:""}.bi-database-fill-check:before{content:""}.bi-database-fill-dash:before{content:""}.bi-database-fill-down:before{content:""}.bi-database-fill-exclamation:before{content:""}.bi-database-fill-gear:before{content:""}.bi-database-fill-lock:before{content:""}.bi-database-fill-slash:before{content:""}.bi-database-fill-up:before{content:""}.bi-database-fill-x:before{content:""}.bi-database-fill:before{content:""}.bi-database-gear:before{content:""}.bi-database-lock:before{content:""}.bi-database-slash:before{content:""}.bi-database-up:before{content:""}.bi-database-x:before{content:""}.bi-database:before{content:""}.bi-houses-fill:before{content:""}.bi-houses:before{content:""}.bi-nvidia:before{content:""}.bi-person-vcard-fill:before{content:""}.bi-person-vcard:before{content:""}.bi-sina-weibo:before{content:""}.bi-tencent-qq:before{content:""}.bi-wikipedia:before{content:""}.bi-alphabet-uppercase:before{content:""}.bi-alphabet:before{content:""}.bi-amazon:before{content:""}.bi-arrows-collapse-vertical:before{content:""}.bi-arrows-expand-vertical:before{content:""}.bi-arrows-vertical:before{content:""}.bi-arrows:before{content:""}.bi-ban-fill:before{content:""}.bi-ban:before{content:""}.bi-bing:before{content:""}.bi-cake:before{content:""}.bi-cake2:before{content:""}.bi-cookie:before{content:""}.bi-copy:before{content:""}.bi-crosshair:before{content:""}.bi-crosshair2:before{content:""}.bi-emoji-astonished-fill:before{content:""}.bi-emoji-astonished:before{content:""}.bi-emoji-grimace-fill:before{content:""}.bi-emoji-grimace:before{content:""}.bi-emoji-grin-fill:before{content:""}.bi-emoji-grin:before{content:""}.bi-emoji-surprise-fill:before{content:""}.bi-emoji-surprise:before{content:""}.bi-emoji-tear-fill:before{content:""}.bi-emoji-tear:before{content:""}.bi-envelope-arrow-down-fill:before{content:""}.bi-envelope-arrow-down:before{content:""}.bi-envelope-arrow-up-fill:before{content:""}.bi-envelope-arrow-up:before{content:""}.bi-feather:before{content:""}.bi-feather2:before{content:""}.bi-floppy-fill:before{content:""}.bi-floppy:before{content:""}.bi-floppy2-fill:before{content:""}.bi-floppy2:before{content:""}.bi-gitlab:before{content:""}.bi-highlighter:before{content:""}.bi-marker-tip:before{content:""}.bi-nvme-fill:before{content:""}.bi-nvme:before{content:""}.bi-opencollective:before{content:""}.bi-pci-card-network:before{content:""}.bi-pci-card-sound:before{content:""}.bi-radar:before{content:""}.bi-send-arrow-down-fill:before{content:""}.bi-send-arrow-down:before{content:""}.bi-send-arrow-up-fill:before{content:""}.bi-send-arrow-up:before{content:""}.bi-sim-slash-fill:before{content:""}.bi-sim-slash:before{content:""}.bi-sourceforge:before{content:""}.bi-substack:before{content:""}.bi-threads-fill:before{content:""}.bi-threads:before{content:""}.bi-transparency:before{content:""}.bi-twitter-x:before{content:""}.bi-type-h4:before{content:""}.bi-type-h5:before{content:""}.bi-type-h6:before{content:""}.bi-backpack-fill:before{content:""}.bi-backpack:before{content:""}.bi-backpack2-fill:before{content:""}.bi-backpack2:before{content:""}.bi-backpack3-fill:before{content:""}.bi-backpack3:before{content:""}.bi-backpack4-fill:before{content:""}.bi-backpack4:before{content:""}.bi-brilliance:before{content:""}.bi-cake-fill:before{content:""}.bi-cake2-fill:before{content:""}.bi-duffle-fill:before{content:""}.bi-duffle:before{content:""}.bi-exposure:before{content:""}.bi-gender-neuter:before{content:""}.bi-highlights:before{content:""}.bi-luggage-fill:before{content:""}.bi-luggage:before{content:""}.bi-mailbox-flag:before{content:""}.bi-mailbox2-flag:before{content:""}.bi-noise-reduction:before{content:""}.bi-passport-fill:before{content:""}.bi-passport:before{content:""}.bi-person-arms-up:before{content:""}.bi-person-raised-hand:before{content:""}.bi-person-standing-dress:before{content:""}.bi-person-standing:before{content:""}.bi-person-walking:before{content:""}.bi-person-wheelchair:before{content:""}.bi-shadows:before{content:""}.bi-suitcase-fill:before{content:""}.bi-suitcase-lg-fill:before{content:""}.bi-suitcase-lg:before{content:""}.bi-suitcase:before{content:"豈"}.bi-suitcase2-fill:before{content:"更"}.bi-suitcase2:before{content:"車"}.bi-vignette:before{content:"賈"}.bi-bluesky:before{content:""}.bi-tux:before{content:"滑"}.bi-beaker-fill:before{content:"串"}.bi-beaker:before{content:"句"}.bi-flask-fill:before{content:"龜"}.bi-flask-florence-fill:before{content:"龜"}.bi-flask-florence:before{content:"契"}.bi-flask:before{content:"金"}.bi-leaf-fill:before{content:"喇"}.bi-leaf:before{content:"奈"}.bi-measuring-cup-fill:before{content:"懶"}.bi-measuring-cup:before{content:"癩"}.bi-unlock2-fill:before{content:"羅"}.bi-unlock2:before{content:"蘿"}.bi-battery-low:before{content:"螺"}.bi-anthropic:before{content:"裸"}.bi-apple-music:before{content:"邏"}.bi-claude:before{content:"樂"}.bi-openai:before{content:"洛"}.bi-perplexity:before{content:"烙"}.bi-css:before{content:"珞"}.bi-javascript:before{content:"落"}.bi-typescript:before{content:"酪"}.bi-fork-knife:before{content:"駱"}.bi-globe-americas-fill:before{content:"亂"}.bi-globe-asia-australia-fill:before{content:"卵"}.bi-globe-central-south-asia-fill:before{content:"欄"}.bi-globe-europe-africa-fill:before{content:"爛"}.renders-modal{position:fixed;inset:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:20px}.renders-modal__scrim{position:absolute;inset:0;background:#000000d9;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.renders-modal__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:14px;width:min(1640px,calc(100vw - 40px));max-height:calc(100vh - 40px)}.renders-modal__header{display:flex;align-items:center;justify-content:space-between;color:#fff}.renders-modal__header h3{margin:0;font-size:18px;font-weight:600;display:flex;align-items:baseline;gap:12px}.renders-modal__counter{font-size:13px;font-weight:500;color:#ffffffb3}.renders-modal__icon-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:10px;background:#fff;color:#142033;font-size:16px;cursor:pointer;transition:border-color .15s,color .15s}.renders-modal__icon-btn:hover{border-color:#ec6a27;color:#ec6a27}.renders-modal__stage{position:relative;flex:1;min-height:0;display:flex;align-items:center;justify-content:center}.renders-modal__image{max-width:100%;max-height:calc(100vh - 200px);object-fit:contain;border-radius:10px;box-shadow:0 24px 80px #00000080;background:#0a0e14}.renders-modal__placeholder{color:#ffffffd9;font-size:15px;text-align:center;padding:64px 16px}.renders-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff;color:#142033;font-size:18px;cursor:pointer;box-shadow:0 4px 16px #0006;transition:color .15s,transform .1s}.renders-modal__nav:hover{color:#ec6a27}.renders-modal__nav:active{transform:translateY(-50%) scale(.94)}.renders-modal__nav--prev{left:10px}.renders-modal__nav--next{right:10px}.renders-modal__footer{display:flex;align-items:center;gap:16px}.renders-modal__download{flex-shrink:0;margin-left:auto;display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border:none;border-radius:10px;background:#ec6a27;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.renders-modal__download:hover:not(:disabled){background:#d85f22}.renders-modal__download:disabled{opacity:.6;cursor:not-allowed}.renders-modal__thumbs{flex:1;min-width:0;display:flex;gap:8px;overflow-x:auto;padding:4px 2px;scrollbar-width:thin}.renders-modal__thumb{flex:0 0 auto;width:84px;height:56px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#0a0e14;cursor:pointer;opacity:.65;transition:opacity .15s,border-color .15s}.renders-modal__thumb img{width:100%;height:100%;object-fit:cover;display:block}.renders-modal__thumb:hover{opacity:1}.renders-modal__thumb.is-active{opacity:1;border-color:#ec6a27}@media(max-width:640px){.renders-modal{padding:12px}.renders-modal__footer{flex-wrap:wrap}.renders-modal__image{max-height:calc(100vh - 210px)}}.shared-renders-panel{position:fixed;top:0;bottom:0;left:var(--side-rail-width, 64px);width:340px;max-width:calc(100vw - var(--side-rail-width, 64px));z-index:1400;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);border-right:1px solid var(--border-main);box-shadow:6px 0 24px var(--shadow-panel);transform:translate(0);transition:transform .28s ease,opacity .28s ease}.shared-renders-panel.closed{transform:translate(-110%);opacity:0;pointer-events:none}.shared-renders-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border-subtle);flex-shrink:0}.shared-renders-header h3{margin:0;font-size:15px;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:8px}.shared-renders-header h3 i{color:#ec6a27}.shared-renders-close{background:transparent;border:none;color:var(--text-muted);cursor:pointer;padding:6px;border-radius:6px;font-size:15px;transition:background .15s ease,color .15s ease}.shared-renders-close:hover{background:var(--bg-hover);color:var(--text-primary)}.shared-renders-body{flex:1;overflow-y:auto;padding:16px}.shared-renders-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.shared-render-card{margin:0;padding:0;border-radius:10px;overflow:hidden;border:1px solid var(--border-main);background:var(--bg-card);cursor:pointer;display:block;width:100%;transition:border-color .15s,transform .1s}.shared-render-card:hover{border-color:#ec6a27;transform:translateY(-1px)}.shared-render-card img{width:100%;aspect-ratio:16 / 11;object-fit:cover;display:block}.shared-render-skeleton{aspect-ratio:16 / 11;border-radius:10px;border:1px dashed var(--border-input);background:var(--bg-card);display:flex;align-items:center;justify-content:center;color:var(--text-very-muted);font-size:26px}.shared-renders-empty-text{margin:16px 4px 0;font-size:12.5px;line-height:1.5;color:var(--text-muted);text-align:center}@media(max-width:768px){.shared-renders-panel{width:min(360px,calc(100vw - var(--side-rail-width, 64px)))}}.shared-view .app-container{position:relative}.shared-view--no-header,.shared-view--no-header .shared-view-container{height:100vh}.shared-rail{position:fixed;top:0;left:0;bottom:0;width:var(--side-rail-width, 64px);box-sizing:border-box;z-index:1600;display:flex;flex-direction:column;align-items:center;background:var(--rail-bg);box-shadow:1px 0 0 var(--rail-border)}.shared-rail-brand{display:flex;align-items:center;justify-content:center;width:100%;height:56px;box-sizing:border-box;padding:8px;border-bottom:1px solid var(--rail-border);background:var(--rail-surface)}.shared-rail-brand img{display:block;width:calc(36px * var(--numina-ui-scale));height:calc(36px * var(--numina-ui-scale));object-fit:cover}.shared-rail-tabs{display:flex;flex-direction:column;align-items:center;gap:2px;padding-top:10px;width:100%;flex:1;min-height:0}.shared-rail-tab{position:relative;width:52px;height:44px;min-height:44px;border:1px solid transparent;border-radius:6px;background:transparent;color:var(--rail-text);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:3px 2px;transition:all .2s ease}.shared-rail-badge{position:absolute;top:3px;right:6px;background:#ec6a27;color:#fff;font-size:9px;font-weight:700;min-width:15px;height:15px;display:flex;align-items:center;justify-content:center;border-radius:8px;padding:0 3px}.shared-rail-tab:hover{color:var(--rail-text-hover);background:var(--rail-hover-bg)}.shared-rail-tab.active{color:var(--rail-active-text);background:var(--rail-active-bg);border-color:var(--rail-active-border)}.shared-rail-tab i{font-size:calc(15px * var(--numina-ui-scale));line-height:1}.shared-rail-tab-label{font-size:8px;font-weight:600;text-transform:uppercase;line-height:1;white-space:nowrap}.shared-view-container{position:relative}.shared-loading-overlay{position:fixed;inset:0;background:#0f172ad9;display:flex;align-items:center;justify-content:center;z-index:5000}.shared-loading-card{text-align:center;color:var(--text-primary, #f1f5f9)}.shared-loading-spinner{width:48px;height:48px;border:3px solid rgba(236,106,39,.2);border-top-color:#ec6a27;border-radius:50%;animation:spin .8s linear infinite;margin:0 auto 16px}@keyframes spin{to{transform:rotate(360deg)}}.shared-loading-card p{font-size:16px;margin:0;color:var(--text-secondary, #94a3b8)}.shared-error-banner{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#f4433626;border:1px solid rgba(244,67,54,.3);color:#f44336;padding:10px 20px;border-radius:8px;font-size:14px;z-index:1000;display:flex;align-items:center;gap:8px}.shared-view-error{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background:var(--bg-main, #0f172a)}.shared-view-error-card{text-align:center;color:var(--text-primary, #fff);background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);border:1px solid var(--border-main, #2a3a4a);border-radius:16px;padding:48px;max-width:400px}.shared-view-error-card i{font-size:48px;color:#ec6a27;margin-bottom:16px}.shared-view-error-card h2{margin:0 0 8px;font-size:24px}.shared-view-error-card p{margin:0 0 24px;color:var(--text-secondary, #94a3b8)}.shared-view-error-card button{padding:10px 24px;background:#ec6a27;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease}.shared-view-error-card button:hover{background:#d85f22}.shared-view .main-sidebar,.shared-view .right-category-sidebar{display:none!important}.shared-view .babylon-viewport{width:100%!important;flex:1!important}@media(max-width:768px){.shared-error-banner{left:12px;right:12px;bottom:72px;transform:none;justify-content:center;text-align:center}.shared-view-error-card{max-width:calc(100vw - 32px);padding:32px 22px;border-radius:12px}}body{font-family:Outfit,system-ui,-apple-system,sans-serif;background-color:var(--admin-bg);color:var(--admin-text)}.cabinet-app-container{display:flex;flex-direction:column;min-height:100vh;background-color:var(--admin-bg);color:var(--admin-text);padding:0}.cabinet-app-container:has(.page-stack){height:100vh;overflow:hidden}.cabinet-layout-wrapper:has(.page-stack),.cabinet-layout-body:has(.page-stack){min-height:0}.cabinet-layout-wrapper{flex:1;display:flex;flex-direction:column;padding:24px}@media(min-width:1700px){.cabinet-layout-wrapper{padding:24px max(24px,calc((100% - 1440px)/2)) 24px max(24px,calc((100% - 1440px)/2))}.cabinet-layout-wrapper:has(.page-stack){padding:24px}}.cabinet-layout-body{display:flex;flex:1;width:100%;border-radius:12px;border:1px solid var(--admin-border);background-color:var(--admin-panel);box-shadow:0 4px 14px var(--admin-shadow);overflow:visible;position:relative}.cabinet-main-content{width:100%;flex:1;display:flex;padding:24px 20px;overflow-y:auto;border-left:1px solid #d4d4d6;border-radius:0 12px 12px 0}.cabinet-content-wrapper{margin-left:0;width:100%;max-width:1100px;background:var(--admin-panel);border-radius:8px;display:flex;flex-direction:column;flex:1;min-height:0}.cabinet-content-wrapper:has(.page-stack){max-width:none;min-width:0}.cabinet-main-content:has(.page-stack){overflow:hidden;min-width:0;min-height:0;padding:16px}.monitoring-view-container:has(.page-stack),.board-layer:has(.page-stack){flex:1;min-height:0;min-width:0;display:flex;flex-direction:column}.cabinet-layout-wrapper:has(.wide-page){padding:24px}.cabinet-layout-body:has(.wide-page){max-width:1872px;min-width:1700px;margin-left:auto;margin-right:auto}.cabinet-content-wrapper:has(.wide-page){max-width:none}.cabinet-main-content:has(.wide-page){overflow-x:auto;min-width:0}:root[data-numina-theme=dark] .header-left h2{color:var(--admin-text)}:root[data-numina-theme=dark] .search-input{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .search-input:hover{border-color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .search-wrapper:hover .search-icon{color:var(--admin-text)}:root[data-numina-theme=dark] .numina-table thead th{background:var(--surface-elevated);color:var(--admin-text)}:root[data-numina-theme=dark] .numina-table tbody td{color:var(--admin-text);border-bottom-color:var(--admin-border);border-right-color:var(--admin-border)}:root[data-numina-theme=dark] .numina-table tbody tr:hover{background:var(--admin-hover)}:root[data-numina-theme=dark] .add-entity-btn,:root[data-numina-theme=dark] .projects-add-btn{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .add-entity-btn:hover,:root[data-numina-theme=dark] .projects-add-btn:hover{background:var(--admin-hover);border-color:var(--admin-text-secondary)}.numina-sidebar-wrapper{--numina-sidebar-collapsed: 64px;--numina-sidebar-expanded: 280px;width:var(--numina-sidebar-collapsed);flex-shrink:0;position:relative;z-index:200;transition:width .22s cubic-bezier(.4,0,.2,1)}.numina-sidebar-wrapper.open{width:var(--numina-sidebar-expanded)}.numina-sidebar{position:relative;width:100%;height:100%;min-height:100%;background:#fff;border-right:none;display:flex;flex-direction:column;font-family:Roboto,sans-serif;overflow:hidden;transition:box-shadow .22s ease;z-index:200;border-radius:12px 0 0 12px}.numina-sidebar.open{box-shadow:4px 0 20px #00000014}.numina-sidebar:after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:#e05c1a;opacity:0;transition:opacity .2s ease;pointer-events:none}.numina-sidebar:not(.open):after{opacity:0}.numina-header{display:flex;align-items:center;justify-content:center;gap:8px;padding:0 8px;height:52px;flex-shrink:0;overflow:hidden}.numina-sidebar.open .numina-header{justify-content:space-between;height:88px;padding:28px 16px}.numina-header-title{flex:1;font-size:24px;font-weight:500;line-height:32px;color:#202022;white-space:nowrap;opacity:0;transform:translate(-8px);transition:opacity .18s ease .06s,transform .18s ease .06s;pointer-events:none}.numina-sidebar:not(.open) .numina-header-title{display:none}.numina-sidebar.open .numina-header-title{opacity:1;transform:translate(0);pointer-events:auto}.numina-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:6px;background:transparent;color:#9b8f84;cursor:pointer;transition:background .15s ease,color .15s ease}.numina-sidebar-toggle:hover{background:#faf6f2;color:#1a1a1a}.numina-nav{flex:1;padding:6px 0;display:flex;flex-direction:column;gap:1px;overflow:hidden}.numina-nav-item{font-family:Roboto,sans-serif;position:relative;display:flex;align-items:center;gap:12px;min-height:48px;padding:12px 16px;color:#202022;font-size:16px;line-height:20px;font-weight:400;cursor:pointer;transition:background .15s ease,color .15s ease;border:none;background:none;width:100%;text-align:left;white-space:nowrap;overflow:hidden}.numina-nav-icon{width:24px;height:24px;flex-shrink:0;color:#88888c;transition:color .15s ease;display:flex;align-items:center;justify-content:center}.nav-icon-img{width:100%;height:100%}.nav-icon-img path,.nav-icon-img circle,.nav-icon-img rect,.nav-icon-img polyline,.nav-icon-img line{stroke:currentColor}.numina-nav-label{opacity:0;transform:translate(-8px);transition:opacity .16s ease .07s,transform .16s ease .07s;pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.numina-sidebar.open .numina-nav-label{opacity:1;transform:translate(0);pointer-events:auto}.numina-nav-item.numina-nav-item--disabled{color:#b5b5b8;cursor:not-allowed;pointer-events:none;background:none}.numina-nav-item.numina-nav-item--disabled .numina-nav-icon{color:#c4c4c7}.numina-nav-item:hover{background:#faf6f2;color:#1a1a1a}.numina-nav-item:hover .numina-nav-icon{color:#5a5047}.numina-nav-item.active{background:#fdf0e9;color:#e05c1a;font-weight:500}.numina-nav-item.active .numina-nav-icon{color:#e05c1a}.numina-footer{padding:8px 4px 16px;display:flex;flex-direction:column;gap:4px;flex-shrink:0}.numina-profile{display:flex;align-items:center;gap:12px;padding:8px 12px;border-radius:8px;color:#202022;font-size:16px;line-height:20px;font-weight:400;cursor:pointer;transition:background .15s ease;background:none;border:none;width:100%;text-align:left;font-family:Roboto,sans-serif;white-space:nowrap;overflow:hidden}.numina-profile:hover{background:#f4f4f5}.numina-profile-avatar{width:40px;height:40px;flex-shrink:0;border-radius:50%;background:#ff935c;display:flex;align-items:center;justify-content:center;color:#fff}.numina-profile-avatar-icon{width:24px;height:24px}.numina-profile-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.numina-profile-avatar-icon path,.numina-profile-avatar-icon circle,.numina-profile-avatar-icon rect{stroke:currentColor}.numina-logout{display:flex;align-items:center;gap:22px;padding:8px 12px 8px 22px;border-radius:8px;color:#202022;font-size:16px;line-height:20px;font-weight:400;cursor:pointer;transition:background .15s ease,color .15s ease;background:none;border:none;width:100%;text-align:left;font-family:Roboto,sans-serif;white-space:nowrap;overflow:hidden}.numina-logout:hover{background:#fdf1ec;color:#e05c1a}.logout-icon{width:20px;height:20px;flex-shrink:0;stroke:currentColor;fill:none}.logout-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:1000;animation:overlay-in .18s ease}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.logout-modal{background:#fff;border-radius:16px;padding:24px;width:602px;height:208px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:16px;animation:modal-in .2s cubic-bezier(.34,1.56,.64,1)}@keyframes modal-in{0%{opacity:0;transform:scale(.92) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.logout-modal-close{position:absolute;top:12px;right:12px;width:28px;height:28px;border-radius:6px;border:none;background:none;cursor:pointer;color:#9b8f84;display:flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease}.logout-modal-close:hover{background:#faf6f2;color:#1a1a1a}.logout-modal-text{font-family:Roboto,sans-serif;font-size:20px;font-weight:500;padding:0 8px 0 24px;gap:8px;color:#1a1a1a;text-align:center;line-height:1.5}.logout-modal-actions{display:flex;gap:16px;width:100%;margin-top:25px}.logout-modal-btn{flex:1;padding:10px 0;border-radius:8px;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease;border:1px solid transparent}.logout-modal-btn.cancel{background:#fff;color:#4a4a4d;border-color:#e0dbd5}.logout-modal-btn.cancel:hover{background:#faf6f2;border-color:#c8c0b8}.logout-modal-btn.confirm{background:#e05c1a;color:#fff;border-color:#e05c1a}.logout-modal-btn.confirm:hover{background:#c94e12;border-color:#c94e12}.numina-sidebar{background:#fff;border-right-color:var(--admin-border);color:var(--admin-text)}.numina-sidebar.open{box-shadow:none}.numina-sidebar:after,.numina-nav-item.active:before{background:var(--accent-orange)}.numina-header,.numina-footer{border-color:var(--admin-border)}.numina-sidebar-toggle:hover,.numina-nav-item:hover,.logout-modal-close:hover,.logout-modal-text,.logout-modal-btn.cancel:hover{color:var(--admin-text)}.numina-header-title,.numina-nav-item,.numina-profile,.numina-logout{color:#202022}.numina-sidebar-toggle,.logout-modal-close{color:var(--admin-text-muted)}.numina-nav-item:hover,.numina-sidebar-toggle:hover,.logout-modal-close:hover,.logout-modal-btn.cancel:hover{background:var(--admin-hover)}.numina-nav-item:hover .numina-nav-icon{color:var(--admin-text-secondary)}.numina-nav-item.active,.numina-nav-item.active .numina-nav-icon,.numina-logout:hover{color:var(--accent-orange)}.numina-nav-item.active,.numina-logout:hover{background:var(--admin-accent-soft)}.logout-modal-overlay{background:var(--bg-overlay-dim)}.logout-modal{background:var(--bg-modal);border:1px solid var(--border-modal);color:var(--text-primary);box-shadow:0 20px 60px var(--shadow-modal)}.logout-modal-btn.cancel{background:var(--bg-modal-input);color:var(--text-secondary);border-color:var(--border-input)}.logout-modal-btn.confirm{background:var(--accent-orange);border-color:var(--accent-orange);color:var(--text-inverse)}.numina-nav-item:hover{background:#f4f4f5}.numina-nav-item:active{background:#eeeeef}.numina-nav-item.active{background:#fdf0e9}.numina-nav-item.active:hover{background:#fbe1d1}.numina-sidebar-toggle{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%205V19M5%205H19C20.1046%205%2021%205.69645%2021%206.55556V17.4444C21%2018.3036%2020.1046%2019%2019%2019H5C3.89543%2019%203%2018.3036%203%2017.4444V6.55556C3%205.69645%203.89543%205%205%205Z'%20stroke='%2388888C'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.numina-sidebar-toggle:hover{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%205V19M5%205H19C20.1046%205%2021%205.69645%2021%206.55556V17.4444C21%2018.3036%2020.1046%2019%2019%2019H5C3.89543%2019%203%2018.3036%203%2017.4444V6.55556C3%205.69645%203.89543%205%205%205Z'%20stroke='%23202022'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.numina-sidebar-toggle:active{background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%205V19M5%205H19C20.1046%205%2021%205.69645%2021%206.55556V17.4444C21%2018.3036%2020.1046%2019%2019%2019H5C3.89543%2019%203%2018.3036%203%2017.4444V6.55556C3%205.69645%203.89543%205%205%205Z'%20stroke='%23EC6A27'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:20px 20px}.main-header{width:100%;height:80px;background-color:#fff;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;box-sizing:border-box}.cabinet-header-row{width:100%;margin:0;padding:0;display:flex;justify-content:flex-start;align-items:center}.logo-section{display:flex;align-items:center;font-family:sans-serif;letter-spacing:-.5px;margin-left:24px}.logo-section img{width:110px;height:64px;display:block}.logo-bold{color:#f27420;font-weight:800;font-size:24px}.logo-light{color:#9ca3af;font-weight:300;font-size:24px;margin-left:4px}.user-profile{display:flex;align-items:center;gap:12px;margin-right:24px}.user-info{display:flex;flex-direction:column;text-align:right}.user-name{font-size:14px;font-weight:600;color:#1f2937;line-height:1.2}.user-role{font-size:10px;color:#6b7280;text-transform:uppercase;margin-top:2px}.user-avatar{width:40px;height:40px;background-color:#f27420;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.user-avatar svg{width:24px;height:24px}@media(min-width:1993px){.cabinet-header-row{max-width:100%;margin:0}.cabinet-content-wrapper{max-width:100%}}.main-header{background-color:var(--admin-header);border-bottom-color:var(--admin-border);color:var(--admin-text)}.logo-bold{color:var(--accent-orange)}.logo-light,.user-role{color:var(--admin-text-muted)}.user-name{color:var(--admin-text)}.user-avatar{background-color:var(--accent-orange);color:var(--text-inverse)}.costs-container{width:100%;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.costs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:14px;border-bottom:1px solid #E8E8E9}.costs-header__text h2{font-size:24px;font-weight:500;color:#4a4a4d;margin-bottom:4px}.costs-header__text p{font-size:15px;padding-top:10px;font-weight:500;color:#69696d;line-height:1.5}.costs-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0;min-width:220px}.costs-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;row-gap:0;align-items:start}.costs-col{display:flex;flex-direction:column}.cost-item{display:flex;margin-top:10px;align-items:center;justify-content:space-between;padding:12px 16px;gap:16px;background:#fafafa;border-radius:8px;margin-bottom:10px;box-shadow:0 2px #e8e8e9}.cost-item:last-child{margin-bottom:0}.cost-item__name{font-size:14px;color:#555;font-weight:400;flex:1;min-width:0}.cost-item__controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.cost-item__input{width:72px!important;text-align:center;padding:6px 8px;border:1px solid #e0e0e0;border-radius:6px;font-size:13px;font-weight:600;color:#333;outline:none;background:#fff;transition:border-color .15s;-moz-appearance:textfield}.cost-item__input::-webkit-outer-spin-button,.cost-item__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cost-item__input:focus{border-color:#f17228}.cost-item__toggle{display:flex;border:1px solid #e5e0d8;border-radius:6px;overflow:hidden;background:#fff;height:34px}.toggle-btn{border:none;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s,color .15s;background:#fff;color:#bbb;white-space:nowrap}.toggle-btn:first-child{min-width:40px;border-right:1px solid #e5e0d8}.toggle-btn:last-child{min-width:40px}.toggle-btn.active{background:#f17228;color:#fff}.toggle-btn:hover:not(.active){background:#f0f0f0;color:#666}.costs-footer{margin-top:18px;display:flex;align-items:center;justify-content:end;gap:10px}.btn-reset{padding:7px 18px;background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-weight:500;font-size:13px;color:#555;transition:background .15s;font-family:inherit}.btn-reset:hover{background:#f7f7f7}.status-badge{font-size:12px;font-weight:500;padding:4px 10px;border-radius:20px;white-space:nowrap}.status-badge--saved{background:#f0faf5;color:#2db47d;border:1px solid #b3e8cf}@media(max-width:640px){.costs-grid{grid-template-columns:1fr}}.costs-container{color:var(--admin-text)}.costs-header{border-bottom-color:var(--admin-border)}.costs-header__text h2{color:#202022}.costs-header__text p,.btn-reset{color:var(--admin-text-secondary)}.cost-item__name{color:#202022}.cost-item{background:#fafafa;box-shadow:0 2px #e8e8e9}.cost-item__input,.cost-item__toggle,.toggle-btn,.btn-reset{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}.cost-item__input:focus{border-color:var(--accent-orange)}.toggle-btn{color:var(--admin-text-muted)}.toggle-btn:first-child{border-right-color:var(--admin-border)}.toggle-btn.active{background:var(--accent-orange);color:var(--text-inverse)}.toggle-btn:hover:not(.active),.btn-reset:hover{background:var(--admin-hover);color:var(--admin-text)}.status-badge--saved{background:var(--admin-success-soft);color:var(--accent-green);border-color:#22c55e57}.costs-header__text p{font-size:16px;color:#4a4a4d}.cost-item__name{font-size:20px;font-weight:500;color:#2e2e30}.costs-header{border-bottom-color:#d4d4d6}.cabinet-main-content:has(.costs-container){padding-top:24px}.costs-header__actions{align-self:flex-end}.cost-item__check{display:inline-flex;align-items:center;gap:6px;margin-right:4px;font-size:13px;font-weight:500;color:#4a4a4d;white-space:nowrap;cursor:pointer}.cost-item__check input[type=checkbox]{width:18px;height:18px;accent-color:#ec6a27;cursor:pointer;margin:0}.cost-item--disabled .cost-item__name,.cost-item--disabled .cost-item__check{color:#b5b5b8}.cost-item--disabled .cost-item__input{color:#b5b5b8;background:#f4f4f5;border-color:#e8e8e9;cursor:not-allowed}.cost-item--disabled .toggle-btn,.cost-item--disabled .toggle-btn.active{background:#f0f0f0;color:#b5b5b8;cursor:not-allowed}:root[data-numina-theme=dark] .costs-header__text h2{color:var(--admin-text)}:root[data-numina-theme=dark] .costs-header__text p{color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .costs-header{border-bottom-color:var(--admin-border)}:root[data-numina-theme=dark] .cost-item{background:var(--surface-elevated);box-shadow:none;border:1px solid var(--admin-border)}:root[data-numina-theme=dark] .cost-item__name{color:var(--admin-text)}:root[data-numina-theme=dark] .cost-item__check{color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .cost-item__input,:root[data-numina-theme=dark] .cost-item__toggle{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .toggle-btn{color:var(--admin-text-muted)}:root[data-numina-theme=dark] .btn-reset{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .cost-item--disabled .cost-item__name,:root[data-numina-theme=dark] .cost-item--disabled .cost-item__check{color:var(--admin-text-muted)}:root[data-numina-theme=dark] .cost-item--disabled .cost-item__input,:root[data-numina-theme=dark] .cost-item--disabled .toggle-btn,:root[data-numina-theme=dark] .cost-item--disabled .toggle-btn.active{background:var(--surface-muted);border-color:var(--admin-border);color:var(--admin-text-muted)}body{font-family:system-ui,-apple-system,sans-serif;background-color:#f5f3f0;color:#2d2318}.container{display:flex;min-height:100vh}.sidebar{width:256px;background-color:#3d3028;display:flex;flex-direction:column}.logo{padding:16px;display:flex;align-items:center;gap:12px}.logo-icon{width:40px;height:40px;border-radius:50%;background-color:#f59e0b;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px}.logo-text h1{color:#e8e0d5;font-size:16px;font-weight:600}.logo-text p{color:#9a8d7f;font-size:12px}.nav-label{padding:0 24px;margin-top:24px;margin-bottom:12px;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#9a8d7f}.nav-menu{list-style:none;flex:1}.nav-item{margin:4px 8px}.nav-link{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#c4b8a8;text-decoration:none;border-radius:8px;transition:all .2s}.nav-link:hover{background-color:#4a4038;color:#e8e0d5}.nav-link.active{background-color:#f59e0b;color:#fff}.nav-link svg{width:20px;height:20px}.sidebar-footer{padding:16px;border-top:1px solid #4a4038}.logout-btn{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#c4b8a8;background:none;border:none;border-radius:8px;width:100%;cursor:pointer;font-size:14px}.logout-btn:hover{background-color:#4a4038;color:#e8e0d5}.main{flex:1;display:flex;flex-direction:column}.header{height:56px;background-color:#fff;border-bottom:1px solid #e5e0d8;display:flex;align-items:center;padding:0 24px;gap:16px}.menu-btn{padding:8px;background:none;border:none;cursor:pointer;border-radius:8px;color:#6b5e4f}.menu-btn:hover{background-color:#f0ebe4}.header h2{font-size:18px;font-weight:600}.content{flex:1;padding:24px;overflow:auto}.table-card{background:#fff;border-radius:12px;border:1px solid #e5e0d8;overflow:hidden}.table-header{padding:16px;border-bottom:1px solid #e5e0d8;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.search-box{position:relative}.search-box input{padding:10px 16px 10px 40px;border:1px solid #e5e0d8;border-radius:8px;width:300px;font-size:14px}.search-box input:focus{outline:none;border-color:#f59e0b}.search-box svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9a8d7f;width:16px;height:16px}.add-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;background-color:#f59e0b;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500}.add-btn:hover{background-color:#d97706}table{width:100%;border-collapse:collapse}thead{background-color:#f8f6f3}th{text-align:left;padding:12px 16px;font-size:13px;font-weight:500;color:#6b5e4f}td{padding:16px;border-top:1px solid #e5e0d8}tr:hover{background-color:#faf9f7}.user-name{font-weight:500}.user-email{color:#6b5e4f}.badge{display:inline-block;padding:4px 10px;border-radius:20px;font-size:12px;font-weight:500}.badge.active{background-color:#22c55e26;color:#16a34a}.badge.inactive{background-color:#f0ebe4;color:#6b5e4f}.actions{display:flex;gap:8px;justify-content:flex-end}.action-btn{padding:8px;background:none;border:none;cursor:pointer;border-radius:6px;color:#6b5e4f}.action-btn:hover{background-color:#f0ebe4}.action-btn.delete:hover{color:#ef4444}.dropdown-row td{padding:0!important;border-top:none!important;background:transparent!important}.dropdown-wrapper{overflow:hidden;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.dropdown-wrapper.open{max-height:300px}.dropdown-content{margin:8px 0 16px;background:#fff;border:1px solid #e8e8e9;border-radius:12px;padding:20px 24px;box-shadow:0 6px 20px #0c0d0d0f;font-family:Roboto,sans-serif}.dropdown-label{font-size:14px;font-weight:600;text-transform:none;letter-spacing:0;color:#202022;margin-bottom:16px}.form-grid{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:13px;font-weight:500;text-transform:none;letter-spacing:0;color:#4a4a4d;font-family:Inter,sans-serif}.form-grid input[type=text],.form-grid input[type=email],.form-grid input:not([type]){min-width:200px;padding:10px 14px;border:1px solid #d4d4d6;border-radius:8px;background:#f7f7f9;font-size:14px;color:#202022;font-family:Roboto,sans-serif;outline:none;transition:border-color .18s,background .18s}.form-grid input[type=text]:focus,.form-grid input[type=email]:focus,.form-grid input:not([type]):focus{border-color:#ec6a27;background:#fff}.form-grid select{appearance:none;-webkit-appearance:none;padding:10px 40px 10px 14px;min-width:220px;border:1.5px solid #e0d5c8;border-radius:8px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239a8d7f' stroke-width='2.5'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;font-size:14px;color:#2d2318;cursor:pointer;transition:border-color .2s,box-shadow .2s;font-family:inherit}.form-grid select:focus{outline:none;border-color:#ec6a27;box-shadow:0 0 0 3px #ec6a2726}.dropdown-actions{display:flex;align-items:center;gap:10px;width:100%;margin-top:18px}.dropdown-actions .delete-btn{margin-right:auto}.save-btn{display:inline-flex;align-items:center;gap:6px;background:#ec6a27;color:#fff;padding:10px 22px;border:1px solid #ec6a27;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;letter-spacing:0;transition:background .18s,border-color .18s}.save-btn:hover{background:#d35e1f;border-color:#d35e1f}.cancel-btn{display:inline-flex;align-items:center;gap:6px;background:#fff;color:#4a4a4d;padding:10px 22px;border:1px solid #d4d4d6;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;letter-spacing:0;transition:background .18s,border-color .18s}.cancel-btn:hover{background:#f5f5f6;border-color:#c4c4c7;color:#202022}.dropdown-actions .delete-btn{display:inline-flex;align-items:center;width:auto;margin:0 auto 0 0;padding:9px 18px;background:#fff;color:#e5484d;border:1px solid rgba(229,72,77,.4);border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;transition:background .18s,border-color .18s}.dropdown-actions .delete-btn:hover{background:#e5484d14;border-color:#e5484d}.row--new-login{background-color:#63b3ed1f;border-left:3px solid #63b3ed;transition:background-color .5s ease}.row--new-login td:first-child:before{content:"🟢 "}.content:has(.numina-table){background:transparent}.table-card:has(.numina-table){border:none;border-radius:0;overflow:visible;background:transparent}.numina-table{width:100%;border-collapse:separate;border-spacing:0 8px;font-family:Roboto,sans-serif}.numina-table thead th{background:#fdf0e9;text-align:center;padding:14px 16px;font-size:14px;font-weight:500;color:#202022;white-space:nowrap;border:none}.numina-table thead th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.numina-table thead th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.numina-table tbody td{padding:0 4px;border:none;font-size:14px;color:#202022;background:transparent;vertical-align:middle;text-align:center;white-space:nowrap}.numina-table tbody .nt-cell-input,.numina-table tbody .nt-cell-select{background:#f4f4f5;border:1px solid transparent;border-radius:4px;text-align:center;min-height:44px}.numina-table tbody tr:hover .nt-cell-input,.numina-table tbody tr:hover .nt-cell-select,.numina-table tbody tr:hover .nt-name-cell{background:#eeeeef}.numina-table tbody tr:hover{background:transparent}.numina-table tbody .nt-cell-input:focus,.numina-table tbody .nt-cell-select:focus{background:#fff;border-color:#ec6a27}.numina-table tbody .nt-name-cell{display:flex;flex-direction:column;gap:0;justify-content:center;background:#f4f4f5;border-radius:4px;padding:2px 6px;min-height:44px}.numina-table tbody .nt-name-cell .nt-cell-input{background:transparent;border-color:transparent;min-height:0;padding:3px 4px}.numina-table tbody .nt-name-cell .nt-cell-input:hover{background:transparent;border-color:transparent}.nt-th{display:inline-flex;align-items:center;gap:6px}.nt-th--sortable{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;text-align:center;justify-content:center;cursor:pointer;max-width:100%}.nt-th__label{min-width:0}.numina-table thead th:last-child,.numina-table thead th:nth-last-child(2){white-space:normal}.numina-table tbody .nt-row-delete{opacity:0;pointer-events:none;transition:opacity .15s,background .15s,color .15s}.numina-table tbody tr:hover .nt-row-delete{opacity:1;pointer-events:auto}.nt-sort{display:inline-flex;flex-direction:column;line-height:0;color:#a8a8ab;flex-shrink:0}.nt-sort-arrow{display:inline-block;width:16px;height:16px;flex-shrink:0;background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%2388888C'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:16px 16px;transition:transform .18s ease}.nt-th--sortable:hover .nt-sort-arrow:not(.is-active){background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%23202022'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.nt-sort-arrow.is-active{background-image:url("data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4%206L8%2010L12%206'%20stroke='%23EC6A27'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.nt-sort-arrow.is-up{transform:rotate(180deg)}.numina-table input[type=checkbox].nt-check{width:18px;height:18px;accent-color:#ec6a27;cursor:pointer;margin:0}.nt-photo{width:32px;height:32px;border-radius:50%;object-fit:cover;display:block;margin:0 auto}.numina-table tbody td:has(.nt-photo){padding:16px}.nt-photo--placeholder{background:#ff935c;display:flex;align-items:center;justify-content:center;color:#fff}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0px;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (max-width:480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lu-avatar-wrapper{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;flex:1}.lu-avatar{box-sizing:border-box;width:100%;height:248px;border-radius:8px;border:1px solid #d4d4d6;background:#ff935c;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;transition:filter .2s;flex-shrink:0}.lu-avatar:hover{filter:brightness(.92)}.lu-avatar--drag{outline:3px solid #e05c1a;outline-offset:2px}.lu-avatar--loading{pointer-events:none;opacity:.7}.lu-avatar__img{width:100%;height:100%;object-fit:cover;border-radius:8px}.lu-avatar__overlay{position:absolute;inset:0;border-radius:8px;background:#0006;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;font-size:12px;font-weight:500;color:#fff}.lu-avatar:hover .lu-avatar__overlay{opacity:1}.lu-avatar__remove{position:absolute;top:6px;right:6px;width:20px;height:20px;border-radius:50%;border:none;background:#0000008c;color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .15s}.lu-avatar__remove:hover{background:#dc2626d9}.lu-logo-wrapper{display:flex;flex-direction:column;gap:6px;width:100%;flex:1}.lu-logo{box-sizing:border-box;flex:0 0 auto;height:248px;border:1px dashed #d4d4d6;border-radius:8px;background:#fafafd;display:flex;align-items:stretch;justify-content:center;overflow:hidden;position:relative;transition:border-color .2s,background .2s;cursor:pointer}.lu-logo--drag{border-color:#e05c1a;border-style:solid;background:#fff8f5}.lu-logo--error{border-color:#f87171}.lu-logo--loading{pointer-events:none;opacity:.7}.lu-logo__placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px 12px;text-align:center;width:100%;height:100%;min-height:200px}.lu-logo__icon{width:40px;height:40px;opacity:.45;margin-bottom:2px}.lu-logo__hint{max-width:282px;font-size:15px;font-weight:400;color:#88888c;line-height:24px;letter-spacing:0;white-space:pre-line}.lu-logo__meta{font-size:11px;color:#a0a0a8;line-height:1.4;margin-bottom:6px}.lu-logo__btn{min-width:132px;height:48px;padding:12px 16px;border:1px solid #d4d4d6;border-radius:8px;background:#fff;font-size:16px;font-weight:400;color:#202022;cursor:pointer;transition:border-color .15s,background .15s;margin-top:2px}.lu-logo__btn:hover{border-color:#e05c1a;color:#e05c1a;background:#fff8f5}.lu-logo__preview{position:relative;width:100%;min-height:110px;display:flex;align-items:center;justify-content:center}.lu-logo__preview-img{max-height:70px;max-width:80%;object-fit:contain;border-radius:4px}.lu-logo__preview-overlay{position:absolute;inset:0;background:#0006;border-radius:8px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s;font-size:13px;font-weight:500;color:#fff}.lu-logo:hover .lu-logo__preview-overlay{opacity:1}.lu-logo__remove{position:absolute;top:7px;right:7px;width:22px;height:22px;border-radius:50%;border:none;background:#00000080;color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2;transition:background .15s}.lu-logo__remove:hover{background:#dc2626d9}.lu-error{font-size:12px;color:#ef4444;font-weight:500;margin:0}.lu-avatar{background:#ff935c}.lu-avatar--drag,.lu-logo--drag,.lu-logo__btn:hover{outline-color:var(--accent-orange);border-color:var(--accent-orange)}.lu-logo{background:var(--admin-table-head);border-color:var(--admin-border)}.lu-logo--drag,.lu-logo__btn:hover{background:var(--admin-accent-soft)}.lu-logo__hint,.lu-logo__meta{color:var(--admin-text-muted)}.lu-logo__btn{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text-secondary)}.lu-logo__btn:hover{color:var(--accent-orange)}.lu-error{color:var(--accent-red)}.gi-container{background:transparent;padding:0;font-family:Roboto,sans-serif}.gi-header-title{font-size:32px;font-weight:600;line-height:40px;color:#1a1a1a;margin-bottom:24px}.gi-two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start;max-width:1523px}.gi-right-col{min-width:0;display:flex;flex-direction:column;gap:24px}.gi-card{box-sizing:border-box;background:#fff;box-shadow:inset 0 0 0 1px #d4d4d6;border-radius:8px;padding:24px;display:flex;flex-direction:column;gap:24px}.gi-two-col>.gi-card{height:848px}.gi-card--legal{height:368px}.gi-card--bank{height:456px}.gi-card__title{font-size:15px;font-weight:600;color:#1a1a1a;margin:0;padding-bottom:12px;border-bottom:1px solid #e8e8e9}.gi-section__title{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:500;line-height:32px;color:#2e2e30;margin:0}.gi-section__icon-frame{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:48px;height:48px;background:#fafafd;border:1px solid #D4D4D6;border-radius:4px}.gi-section__icon{flex:0 0 auto;width:32px;height:32px;color:#88888c}.gi-media-row{display:flex;gap:24px;align-items:stretch}.gi-media-item{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.gi-section{display:flex;flex-direction:column;gap:24px}.gi-group{display:flex;flex-direction:column;gap:14px}.gi-group__title{font-size:14px;font-weight:600;color:#4a4a4d;margin:0;padding-bottom:8px;border-bottom:1px solid #e8e8e9}.gi-fields-list{display:flex;flex-direction:column;gap:16px}.gi-field{display:flex;flex-direction:column;gap:4px}.gi-field__label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#050510;letter-spacing:0}.gi-input-wrapper{position:relative;display:flex;align-items:center}.gi-input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#88888c;pointer-events:none}.gi-input-divider{position:absolute;left:52px;top:50%;transform:translateY(-50%);width:1px;height:24px;background:#d4d4d6;pointer-events:none}.gi-field__input{width:100%;min-height:48px;padding:12px 16px 12px 64px;border:1px solid #d4d4d6;border-radius:8px;background:#f7f7f9;font-size:16px;line-height:16px;color:#0c0d0d;transition:border-color .18s,background .18s;box-sizing:border-box}.gi-field__input:focus{outline:none;border-color:#ec6a27;background:#fff}.gi-field__input::placeholder{color:#88888c}.gi-field__input--masked{padding-right:44px}.gi-toggle-visibility{position:absolute;right:10px;background:none;border:none;padding:0;cursor:pointer;color:#a0a0a8;display:flex;align-items:center;transition:color .15s}.gi-toggle-visibility:hover{color:#555}.gi-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.btn{min-height:40px;padding:10px 22px;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;border:1px solid transparent;transition:background .18s,border-color .18s,opacity .18s}.btn--primary{background:#ec6a27;color:#fff;border-color:#ec6a27}.btn--primary:hover:not(:disabled){background:#d35e1f;border-color:#d35e1f}.btn--primary:disabled{opacity:.55;cursor:not-allowed}.btn--ghost{background:#fff;border-color:#e3e3e5;color:#4a4a4d}.btn--ghost:hover{background:#f5f5f6}.gi-loader{display:flex;flex-direction:column;align-items:center;gap:12px;padding:60px 0;color:#888}.gi-spinner{width:28px;height:28px;border:3px solid #e8e8e9;border-top-color:#e05c1a;border-radius:50%;animation:gi-spin .7s linear infinite}@keyframes gi-spin{to{transform:rotate(360deg)}}@media(max-width:900px){.gi-two-col{grid-template-columns:1fr}}@media(max-width:540px){.gi-media-row{flex-direction:column}.gi-actions{justify-content:stretch}.btn{flex:1;text-align:center}}.gi-container,.gi-header-title,.gi-card__title,.gi-section__title,.gi-toggle-visibility:hover{color:var(--admin-text)}.gi-card{background:var(--admin-panel);box-shadow:inset 0 0 0 1px var(--admin-border)}.gi-card__title,.gi-group__title{border-bottom-color:var(--admin-border)}.gi-group__title,.btn--ghost{color:var(--admin-text-secondary)}.btn--ghost{background:var(--admin-input-bg);border-color:var(--admin-border)}.gi-field__input:focus{background:var(--admin-input-bg);border-color:var(--accent-orange)}.gi-field__input::placeholder,.gi-toggle-visibility,.gi-loader{color:var(--admin-text-muted)}.btn--primary{background:var(--accent-orange);border-color:var(--accent-orange);color:var(--text-inverse)}.btn--primary:hover:not(:disabled){background:#d97706;border-color:#d97706}:root[data-numina-theme=dark] .gi-field__input{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .gi-section__title,:root[data-numina-theme=dark] .gi-header-title,:root[data-numina-theme=dark] .gi-card__title{color:var(--admin-text)}:root[data-numina-theme=dark] .gi-input-divider{background:var(--admin-border)}.btn--ghost:hover{background:var(--admin-hover)}.gi-spinner{border-color:var(--admin-border);border-top-color:var(--accent-orange)}.notif-badge{display:flex;align-items:center;gap:6px;background:#fff7f3;border:1px solid #f5c9b0;border-radius:20px;padding:6px 14px;font-size:13px;color:#e8642a;font-weight:600}.notif-badge__icon{font-size:16px;animation:bell-shake 1.2s ease infinite}@keyframes bell-shake{0%,to{transform:rotate(0)}15%{transform:rotate(15deg)}30%{transform:rotate(-12deg)}45%{transform:rotate(10deg)}60%{transform:rotate(-8deg)}75%{transform:rotate(5deg)}}.notif-badge__count{background:#e8642a;color:#fff;font-size:11px;font-weight:700;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;padding:0 4px}.table-card__title{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:#626365;padding:0 0 12px;margin-bottom:4px}.table-card__new-badge{background:#fff3e0;color:#e8642a;font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;border:1px solid #f5c9b0}.row--new-device{background:#fff8f5!important;border-left:3px solid #e8642a!important;animation:row-pulse 2s ease-in-out infinite}@keyframes row-pulse{0%,to{background:#fff8f5}50%{background:#ffeee5}}.approve-btn{background:#e8642a;color:#fff;border:none;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}.approve-btn:hover{background:#d45720}.revoke-btn{background:none;color:#999;border:1px solid #ddd;border-radius:6px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s}.revoke-btn:hover{border-color:#e53935;color:#e53935}.notif-badge,.table-card__new-badge,.row--new-device{background:var(--admin-accent-soft)!important;border-color:#ff980057!important;color:var(--accent-orange)}.notif-badge__count,.approve-btn{background:var(--accent-orange);color:var(--text-inverse)}.table-card__title{color:var(--admin-text-secondary)}.revoke-btn{color:var(--admin-text-muted);border-color:var(--admin-border)}@keyframes row-pulse{0%,to{background:var(--admin-accent-soft)}50%{background:var(--admin-accent-softer)}}.fv-root{display:flex;flex:1;min-height:0;background:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;overflow:hidden}.fv-tree{width:280px;min-width:240px;background:#fff;display:flex;flex-direction:column;border-right:1px solid #ede9e3;overflow:hidden}.fv-tree__header{display:flex;align-items:center;justify-content:space-between;padding:18px 16px 12px;border-bottom:1px solid #ede9e3;gap:8px}.fv-tree__title{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9b8f84}.fv-tree__renew-btn{padding:4px 10px;border-radius:6px;border:1px solid #ede9e3;background:transparent;color:#9b8f84;font-size:11px;cursor:pointer;transition:all .15s;font-family:inherit}.fv-tree__renew-btn:hover{background:#e05c1a;border-color:#e05c1a;color:#fff}.fv-tree__add-btn{width:24px;height:24px;border-radius:6px;border:1px solid #ede9e3;background:transparent;color:#9b8f84;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.fv-tree__add-btn:hover{background:#e05c1a;border-color:#e05c1a;color:#fff}.fv-tree__search{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid #ede9e3}.fv-tree__search-icon{color:#9b8f84;font-size:15px}.fv-tree__search-input{flex:1;background:transparent;border:none;outline:none;font-size:13px;color:#1a1a1a;font-family:inherit}.fv-tree__search-input::placeholder{color:#c4bdb5}.fv-tree__nodes{flex:1;overflow-y:auto;padding:8px 0}.fv-tree__nodes::-webkit-scrollbar{width:4px}.fv-tree__nodes::-webkit-scrollbar-thumb{background:#ddd8d2;border-radius:2px}.tree-node{display:flex;align-items:center;gap:7px;padding:7px 12px;cursor:pointer;border-radius:0;transition:background .12s;-webkit-user-select:none;user-select:none;border-left:2px solid transparent}.tree-node:hover{background:#faf6f2}.tree-node--active{background:#fff4ee!important;border-left:2px solid #e05c1a}.tree-arrow{font-size:8px;color:#9b8f84;transition:transform .18s;width:10px;flex-shrink:0;display:inline-block}.tree-arrow--open{transform:rotate(90deg)}.tree-arrow--hidden{visibility:hidden}.tree-icon{font-size:10px;color:#e05c1a;opacity:.6;flex-shrink:0}.tree-node--active .tree-icon{opacity:1}.tree-label{font-size:13px;color:#5a5047;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tree-node--active .tree-label{color:#1a1a1a;font-weight:600}.fv-main{flex:1;overflow-y:auto;display:flex;flex-direction:column;background:#f8f7f5}.fv-empty-state{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:60px;color:#9b8f84}.fv-empty-state__icon{font-size:42px;opacity:.2}.fv-empty-state__title{font-size:16px;font-weight:600;color:#5a5047;margin:0}.fv-empty-state__sub{font-size:13px;color:#9b8f84;margin:0}.fv-variants-panel{flex:1;display:flex;flex-direction:column;padding:28px 32px;gap:20px}.fv-variants-header{display:flex;align-items:flex-end;justify-content:space-between}.fv-variants-header__breadcrumb{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#9b8f84;margin-bottom:4px}.fv-variants-header__title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0}.fv-variants-header__actions{display:flex;gap:10px}.fv-btn{cursor:pointer;border-radius:8px;font-family:inherit;font-weight:500;transition:all .18s;font-size:13px;padding:9px 18px;border:none}.fv-btn--primary{background:#e05c1a;color:#fff}.fv-btn--primary:hover{background:#c94e15}.fv-btn--outline{background:#fff;color:#5a5047;border:1px solid #ede9e3}.fv-btn--outline:hover{background:#faf6f2}.fv-btn--sm{padding:5px 12px;font-size:12px}.fv-options-table-wrap{background:#fff;border:1px solid #ede9e3;border-radius:12px;overflow:hidden}.fv-options-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 20px;border-bottom:1px solid #ede9e3;background:#fff}.fv-options-toolbar__count{font-size:12px;color:#9b8f84;white-space:nowrap}.fv-options-toolbar__right{display:flex;align-items:center;gap:10px;margin-left:auto}.fv-options-toolbar__right .fv-btn:disabled{opacity:.45;cursor:not-allowed}.fv-options-search{display:flex;align-items:center;gap:8px;width:min(420px,100%);padding:10px 12px;border:1px solid #e5e0d8;border-radius:10px;background:#fbfaf8}.fv-options-search__icon{color:#9b8f84;font-size:14px}.fv-options-search__input{flex:1;border:none;outline:none;background:transparent;color:#1a1a1a;font-size:13px;font-family:inherit}.fv-options-search__input::placeholder{color:#b7ada3}.fv-options-table-head{display:grid;grid-template-columns:36px 60px minmax(170px,1.25fr) minmax(150px,1fr) 96px 150px 160px 100px 90px;padding:10px 20px;background:#f8f7f5;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#5a5047;border-bottom:1px solid #ede9e3;align-items:center;text-align:center}.fv-options-table-head>span{display:flex;align-items:center;justify-content:center}.fv-panel-loading,.fv-panel-empty{padding:40px;text-align:center;font-size:13px;color:#9b8f84;font-style:italic}.fv-option-row-wrap{border-bottom:1px solid #f0ece6}.fv-option-row-wrap:last-child{border-bottom:none}.fv-option-row{display:grid;grid-template-columns:36px 60px minmax(170px,1.25fr) minmax(150px,1fr) 96px 150px 160px 100px 90px;padding:10px 20px;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .12s}.fv-option-row:hover,.fv-option-row--expanded{background:#faf6f2}.fv-option-row--selected{background:#fff4ee}.fv-option-row>div{min-width:0}.fv-option-row__name{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:600;color:#1a1a1a}.fv-option-row__select,.fv-head-select{display:flex;align-items:center;justify-content:center}.fv-option-row__select{min-height:44px;cursor:pointer}.fv-option-row__select input,.fv-head-select input{cursor:pointer}.fv-option-row__chevron{font-size:8px;color:#9b8f84;transition:transform .18s;display:inline-block}.fv-option-row__chevron--open{transform:rotate(90deg)}.fv-option-row__thumb{width:44px;height:44px;border-radius:6px;border:1.5px dashed #ddd8d2;background:#f8f7f5;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;transition:border-color .15s,box-shadow .15s;flex-shrink:0}.fv-option-row__thumb:hover{border-color:#e05c1a;box-shadow:0 0 0 2px #e05c1a26}.fv-option-row__thumb-img{width:100%;height:100%;object-fit:cover;border-radius:4px}.fv-option-row__thumb-placeholder{font-size:18px;opacity:.35}.fv-option-row__thumb:hover .fv-option-row__thumb-placeholder{opacity:.7}.fv-option-row__count{text-align:center;font-size:12px;color:#9b8f84}.fv-option-row__tags-preview{display:flex;flex-wrap:wrap;gap:6px;justify-content:center}.fv-option-row__availability{display:flex;justify-content:center}.fv-option-row__category,.fv-option-row__opening{font-size:12px;color:#5a5047;text-align:center}.fv-option-row__muted{font-size:12px;color:#9b8f84}.fv-option-editor{-webkit-user-select:auto;user-select:auto}.fv-meta-chip{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#fff3eb;color:#9c4a1b;font-size:11px;font-weight:600}.fv-availability-pill{display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700}.fv-availability-pill--action{border:none;cursor:pointer;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.fv-availability-pill--action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 10px #00000014}.fv-availability-pill--action:disabled{cursor:wait;opacity:.75}.fv-availability-pill.is-on{background:#ecfdf3;color:#027a48}.fv-availability-pill.is-off{background:#fef3f2;color:#b42318}.fv-option-row__actions{display:flex;gap:6px;justify-content:flex-end}.fv-filter-head{position:relative;display:flex;justify-content:center}.fv-filter-head--right{justify-content:flex-end}.fv-filter-head__btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;max-width:100%;border:none;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;padding:3px 5px;border-radius:6px}.fv-filter-head__btn:hover,.fv-filter-head__btn.is-filtered{background:#fff3eb;color:#e05c1a}.fv-filter-head__count{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;border-radius:999px;background:#e05c1a;color:#fff;font-size:10px}.fv-filter-head__arrow{font-size:10px}.fv-filter-menu{position:absolute;top:calc(100% + 8px);left:50%;z-index:20;width:min(260px,70vw);max-height:300px;overflow:auto;transform:translate(-50%);background:#fff;border:1px solid #ede9e3;border-radius:10px;box-shadow:0 12px 30px #1414141f;padding:8px;text-align:left;text-transform:none;letter-spacing:0}.fv-filter-menu__title{padding:4px 8px 8px;color:#5a5047;font-size:12px;font-weight:700}.fv-filter-menu__item{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:8px;color:#1a1a1a;font-size:12px;font-weight:500;cursor:pointer}.fv-filter-menu__item:hover{background:#faf6f2}.fv-filter-menu__item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fv-filter-menu__empty{padding:8px;color:#9b8f84;font-size:12px}.fv-filter-menu__clear{width:100%;margin-top:6px;padding:7px 8px;border:1px solid #ede9e3;border-radius:8px;background:#fbfaf8;color:#5a5047;cursor:pointer;font-family:inherit;font-size:12px}.fv-bulk-panel{display:flex;align-items:center;gap:10px;padding:10px 20px;border-bottom:1px solid #ede9e3;background:#fff4ee}.fv-bulk-panel__count{color:#9c4a1b;font-size:12px;font-weight:700;white-space:nowrap}.fv-bulk-panel__copy{flex:1;display:grid;grid-template-columns:auto minmax(220px,1fr);align-items:center;gap:10px;color:#5a5047;font-size:12px;font-weight:600}.fv-icon-btn{width:28px;height:28px;border-radius:6px;border:1px solid #ede9e3;background:#fff;cursor:pointer;font-size:13px;color:#5a5047;display:flex;align-items:center;justify-content:center;transition:all .15s}.fv-icon-btn:hover{background:#faf6f2;border-color:#ddd8d2}.fv-icon-btn--danger:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.fv-variables-grid{background:#fdfcfb;padding:12px 20px 16px 46px;display:flex;flex-wrap:wrap;gap:8px;border-top:1px solid #f0ece6}.fv-variables-empty{font-size:12px;color:#9b8f84;font-style:italic;align-self:center}.fv-variable-chip{display:flex;align-items:center;gap:0;border-radius:6px;overflow:hidden;border:1px solid #ede9e3;font-size:12px}.fv-variable-chip__name{padding:4px 10px;background:#f0ece6;color:#5a5047;font-weight:500}.fv-variable-chip__value{padding:4px 10px;background:#fff;color:#e05c1a;font-weight:600}.fv-variables-actions{width:100%;display:flex;gap:8px;padding-top:8px}.fv-option-editor{width:100%;display:grid;gap:14px;margin-top:8px}.fv-option-editor__row{display:grid;gap:12px}.fv-option-editor__row--split{grid-template-columns:minmax(220px,1fr) minmax(220px,1fr)}.fv-option-editor__field{display:grid;gap:8px;font-size:12px;font-weight:600;color:#5a5047}.fv-option-editor__field--grow{width:100%}.fv-option-editor__input,.fv-option-editor__select,.fv-tags-manager__input,.fv-tag-item__input{width:100%;border:1px solid #e5e0d8;border-radius:8px;background:#fff;color:#1a1a1a;padding:9px 12px;font-size:13px;font-family:inherit;outline:none}.fv-option-editor__input:focus,.fv-option-editor__select:focus,.fv-tags-manager__input:focus,.fv-tag-item__input:focus{border-color:#e05c1a;box-shadow:0 0 0 3px #e05c1a1f}.fv-option-editor__section{display:grid;gap:10px}.fv-option-editor__label{font-size:12px;font-weight:700;color:#5a5047}.fv-chip-grid{display:flex;flex-wrap:wrap;gap:8px}.fv-chip-toggle{border:1px solid #e5e0d8;background:#fffaf2;color:#6b5e4f;border-radius:999px;padding:8px 12px;cursor:pointer;font-size:12px;transition:.2s}.fv-chip-toggle.active{background:#e05c1a;border-color:#e05c1a;color:#fff}.fv-detail-rules{display:grid;gap:12px}.fv-detail-rule-card{border:1px solid #ede9e3;border-radius:12px;background:#fff;padding:12px}.fv-detail-rule-card__title{font-size:12px;font-weight:700;color:#4f4032;margin-bottom:8px}.fv-tags-manager{background:#fff;border:1px solid #ede9e3;border-radius:12px;padding:16px;display:grid;gap:12px}.fv-tags-manager__header{display:flex;align-items:center;justify-content:space-between}.fv-tags-manager__title{font-size:13px;font-weight:700;color:#1a1a1a}.fv-tags-manager__count{font-size:12px;color:#9b8f84}.fv-tags-manager__creator{display:grid;grid-template-columns:1fr auto;gap:10px}.fv-tags-manager__list{display:grid;gap:10px}.fv-tags-manager__empty{font-size:12px;color:#9b8f84}.fv-tag-item{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;border:1px solid #f0ece6;border-radius:10px;padding:10px 12px}.fv-tag-item__name{font-size:13px;color:#1a1a1a;font-weight:600}.fv-tag-item__actions{display:flex;gap:6px}.cabinet-main-content:has(.fv-root){padding:0}.cabinet-content-wrapper:has(.fv-root){max-width:none;border-radius:0}@media(max-width:1280px){.fv-options-table-head,.fv-option-row{grid-template-columns:36px 60px minmax(150px,1.2fr) minmax(120px,1fr) 86px 120px 140px 80px 80px}}@media(max-width:960px){.fv-variants-panel{padding:20px}.fv-options-toolbar,.fv-option-editor__row--split,.fv-tags-manager__creator,.fv-bulk-panel__copy{grid-template-columns:1fr}.fv-bulk-panel{flex-wrap:wrap}}.fv-root,.fv-tree,.fv-main,.fv-options-table-wrap,.fv-options-toolbar,.fv-tags-manager,.fv-detail-rule-card,.fv-filter-menu{background:var(--admin-panel);color:var(--admin-text)}.fv-main,.fv-empty-state,.fv-options-table-head,.fv-variables-grid{background:var(--admin-bg)}.fv-tree,.fv-tree__header,.fv-tree__search,.fv-options-table-wrap,.fv-options-toolbar,.fv-options-table-head,.fv-option-row-wrap,.fv-filter-menu,.fv-filter-menu__clear,.fv-bulk-panel,.fv-variable-chip,.fv-icon-btn,.fv-option-editor__input,.fv-option-editor__select,.fv-tags-manager__input,.fv-tag-item__input,.fv-tags-manager,.fv-tag-item,.fv-detail-rule-card,.fv-chip-toggle,.fv-btn--outline,.fv-options-search,.fv-option-row__thumb{border-color:var(--admin-border)}.fv-tree__title,.fv-tree__renew-btn,.fv-tree__add-btn,.fv-tree__search-icon,.tree-arrow,.fv-empty-state,.fv-empty-state__sub,.fv-variants-header__breadcrumb,.fv-options-toolbar__count,.fv-options-search__icon,.fv-panel-loading,.fv-panel-empty,.fv-option-row__chevron,.fv-option-row__count,.fv-option-row__muted,.fv-filter-menu__empty,.fv-variables-empty,.fv-tags-manager__count,.fv-tags-manager__empty{color:var(--admin-text-muted)}.tree-label,.fv-empty-state__title,.fv-btn--outline,.fv-options-table-head,.fv-option-row__category,.fv-option-row__opening,.fv-filter-menu__title,.fv-filter-menu__clear,.fv-bulk-panel__copy,.fv-variable-chip__name,.fv-option-editor__field,.fv-option-editor__label,.fv-chip-toggle,.fv-icon-btn{color:var(--admin-text-secondary)}.fv-variants-header__title,.tree-node--active .tree-label,.fv-option-row__name,.fv-filter-menu__item,.fv-option-editor__input,.fv-option-editor__select,.fv-tags-manager__input,.fv-tag-item__input,.fv-tags-manager__title,.fv-tag-item__name,.fv-detail-rule-card__title{color:var(--admin-text)}.fv-tree__renew-btn,.fv-tree__add-btn,.fv-btn--outline,.fv-icon-btn,.fv-filter-menu__clear,.fv-option-editor__input,.fv-option-editor__select,.fv-tags-manager__input,.fv-tag-item__input,.fv-options-search,.fv-variable-chip__value{background:var(--admin-input-bg)}.tree-node:hover,.fv-btn--outline:hover,.fv-options-search,.fv-options-table-head,.fv-option-row:hover,.fv-option-row--expanded,.fv-filter-menu__item:hover,.fv-icon-btn:hover,.fv-variable-chip__name,.fv-chip-toggle:hover,.fv-option-row__thumb,.fv-tag-item{background:var(--admin-table-head)}.tree-node--active,.fv-option-row--selected,.fv-bulk-panel,.fv-filter-head__btn:hover,.fv-filter-head__btn.is-filtered,.fv-meta-chip{background:var(--admin-accent-soft)!important}.tree-node--active,.tree-icon,.fv-btn--primary,.fv-tree__renew-btn:hover,.fv-tree__add-btn:hover,.fv-option-row__thumb:hover,.fv-filter-head__btn:hover,.fv-filter-head__btn.is-filtered,.fv-variable-chip__value,.fv-meta-chip,.fv-bulk-panel__count,.fv-chip-toggle.active{color:var(--accent-orange)}.fv-btn--primary,.fv-tree__renew-btn:hover,.fv-tree__add-btn:hover,.fv-filter-head__count,.fv-chip-toggle.active{background:var(--accent-orange)!important;border-color:var(--accent-orange)!important;color:var(--text-inverse)!important}.fv-btn--primary:hover{background:#d97706!important}.fv-option-editor__input:focus,.fv-option-editor__select:focus,.fv-tags-manager__input:focus,.fv-tag-item__input:focus,.fv-option-row__thumb:hover{border-color:var(--accent-orange)}.fv-icon-btn--danger:hover{background:var(--admin-danger-soft)}.mat-modal-overlay{position:fixed;inset:0;z-index:1000;background:#00000059;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mat-modal{background:#fff;border-radius:14px;width:520px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000002e;font-family:Outfit,system-ui,-apple-system,sans-serif}.mat-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 0}.mat-modal__title{font-size:18px;font-weight:700;color:#1a1a1a;margin:0}.mat-modal__close{width:28px;height:28px;border-radius:6px;border:none;background:transparent;font-size:16px;color:#9b8f84;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.mat-modal__close:hover{background:#f8f7f5;color:#1a1a1a}.mat-modal__form{padding:20px 24px 24px;display:flex;flex-direction:column;gap:14px}.mat-field{display:flex;flex-direction:column;gap:4px;flex:1}.mat-field__label{font-size:12px;font-weight:600;color:#9b8f84;text-transform:uppercase;letter-spacing:.06em}.mat-field__input{padding:9px 12px;border-radius:8px;border:1px solid #ede9e3;font-size:14px;font-family:inherit;color:#1a1a1a;outline:none;transition:border-color .15s;background:#fff}.mat-field__input:focus{border-color:#e05c1a}.mat-field__input--color{height:40px;padding:4px;cursor:pointer}.mat-field__input--textarea{min-height:86px;resize:vertical}.mat-field--inline-check{flex-direction:row;align-items:center;gap:10px;color:#5a5047;font-size:14px;font-weight:600}.mat-field--inline-check input{width:16px;height:16px;accent-color:#e05c1a}.mat-field-row{display:flex;gap:12px}.mat-files-section{display:flex;flex-direction:column;gap:10px;margin-top:4px}.mat-files-section__title{font-size:12px;font-weight:700;color:#9b8f84;text-transform:uppercase;letter-spacing:.08em}.mat-file-row{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border:1px solid #ede9e3;border-radius:8px;gap:12px}.mat-file-info{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.mat-file-label{font-size:13px;font-weight:500;color:#5a5047}.mat-file-name{font-size:12px;color:#9b8f84;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mat-file-name--linked{color:#22c55e;font-weight:600}.mat-file-preview{width:32px;height:32px;border-radius:4px;object-fit:cover;border:1px solid #ede9e3}.mat-modal__footer{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.mat-btn--sm{padding:5px 12px;font-size:12px}.mat-modal-overlay{background:var(--bg-overlay-dim)}.mat-modal{background:var(--bg-modal);border:1px solid var(--border-modal);color:var(--text-primary);box-shadow:0 20px 60px var(--shadow-modal)}.mat-modal__title,.mat-modal__close:hover,.mat-field__input,.mat-file-name--linked{color:var(--text-primary)}.mat-modal__close,.mat-field__label,.mat-files-section__title,.mat-file-name{color:var(--text-muted)}.mat-field__input,.mat-file-row,.mat-file-preview{border-color:var(--border-input)}.mat-field__input,.mat-modal__close:hover{background:var(--bg-modal-input)}.mat-field__input:focus{border-color:var(--accent-orange)}.mat-file-label,.mat-field--inline-check{color:var(--text-secondary)}.upload-progress-stack{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column-reverse;gap:12px;max-height:calc(100vh - 48px);overflow-y:auto;pointer-events:none}.upload-progress{width:320px;background:#fff;border:1px solid #ede9e3;border-radius:12px;box-shadow:0 8px 24px #0000001f;padding:16px;font-family:Outfit,system-ui,-apple-system,sans-serif;animation:upload-slide-in .25s ease-out;pointer-events:auto}@keyframes upload-slide-in{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.upload-progress--done{border-color:#34a853}.upload-progress--error{border-color:#ea4335}.upload-progress__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.upload-progress__icon{font-size:14px;width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e05c1a;color:#fff;flex-shrink:0;font-weight:700}.upload-progress--done .upload-progress__icon{background:#34a853}.upload-progress--error .upload-progress__icon{background:#ea4335}.upload-progress__label{font-size:14px;font-weight:600;color:#1a1a1a;flex:1}.upload-progress__close{background:none;border:none;color:#9b8f84;cursor:pointer;font-size:16px;padding:2px 6px;border-radius:4px;line-height:1}.upload-progress__close:hover{background:#f3f0ec;color:#1a1a1a}.upload-progress__bar-track{height:6px;background:#ede9e3;border-radius:3px;overflow:hidden;margin-bottom:8px}.upload-progress__bar-fill{height:100%;background:#e05c1a;border-radius:3px;transition:width .3s ease}.upload-progress--done .upload-progress__bar-fill{background:#34a853}.upload-progress--error .upload-progress__bar-fill{background:#ea4335}.upload-progress__info{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#5a5047}.upload-progress__pct{font-weight:600;color:#1a1a1a}.upload-progress__unmatched{margin-top:8px}.upload-progress__toggle{display:flex;align-items:center;gap:4px;background:none;border:none;cursor:pointer;font-size:12px;font-weight:600;color:#e05c1a;padding:2px 0;font-family:inherit}.upload-progress__toggle:hover{color:#c04d12}.upload-progress__chevron{display:inline-block;transition:transform .2s ease;font-size:11px}.upload-progress__chevron--open{transform:rotate(90deg)}.upload-progress__list-wrap{margin-top:6px;border:1px solid #ede9e3;border-radius:8px;background:#faf8f6;overflow:hidden}.upload-progress__list-actions{display:flex;justify-content:flex-end;padding:6px 8px 0}.upload-progress__copy-btn{background:none;border:1px solid #d8d2cb;border-radius:4px;font-size:11px;color:#5a5047;cursor:pointer;padding:2px 8px;font-family:inherit;transition:all .15s}.upload-progress__copy-btn:hover{background:#ede9e3;color:#1a1a1a}.upload-progress{background:var(--admin-panel);border-color:var(--admin-border);color:var(--admin-text);box-shadow:0 8px 24px var(--admin-shadow)}.upload-progress__icon,.upload-progress__bar-fill{background:var(--accent-orange);color:var(--text-inverse)}.upload-progress__label,.upload-progress__pct,.upload-progress__close:hover,.upload-progress__copy-btn:hover{color:var(--admin-text)}.upload-progress__close,.upload-progress__info,.upload-progress__copy-btn{color:var(--admin-text-secondary)}.upload-progress__close:hover,.upload-progress__copy-btn:hover,.upload-progress__list-wrap{background:var(--admin-muted-surface)}.upload-progress__bar-track,.upload-progress__copy-btn{background:var(--admin-table-head)}.upload-progress__list-wrap,.upload-progress__copy-btn{border-color:var(--admin-border)}.upload-progress__toggle{color:var(--accent-orange)}.upload-progress__list{list-style:none;margin:0;padding:6px 10px 8px;max-height:160px;overflow-y:auto;font-size:11px;color:#5a5047}.upload-progress__list-item{padding:2px 0;border-bottom:1px solid #ede9e3;word-break:break-all}.upload-progress__list-item:last-child{border-bottom:none}.mat-root{display:flex;flex-direction:column;flex:1;min-height:0;width:100%;background:#fff;font-family:Outfit,system-ui,-apple-system,sans-serif;padding:24px 28px;overflow-y:auto}.cabinet-content-wrapper:has(.mat-root){max-width:100%}.mat-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.mat-header__title{font-size:22px;font-weight:700;color:#1a1a1a;margin:0}.mat-header__actions{display:flex;gap:10px}.mat-btn{padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s;border:1px solid transparent}.mat-btn--primary{background:#e05c1a;color:#fff;border-color:#e05c1a}.mat-btn--primary:hover{background:#c94e15;border-color:#c94e15}.mat-btn--outline{background:transparent;color:#5a5047;border-color:#ede9e3}.mat-btn--outline:hover{background:#f8f7f5;border-color:#c4bdb5}.mat-tabs{display:flex;gap:0;border-bottom:2px solid #ede9e3;margin-bottom:16px}.mat-tab{padding:10px 22px;font-size:14px;font-weight:600;font-family:inherit;background:transparent;border:none;border-bottom:2px solid transparent;margin-bottom:-2px;color:#9b8f84;cursor:pointer;transition:all .15s}.mat-tab:hover{color:#5a5047}.mat-tab--active{color:#e05c1a;border-bottom-color:#e05c1a}.mat-table-wrap{flex:1;min-height:0}.mat-table-head{display:flex;align-items:center;padding:10px 16px;background:#f8f7f5;border-radius:8px 8px 0 0;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#9b8f84}.mat-row{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #ede9e3;transition:background .1s}.mat-row:hover{background:#faf8f6}.mat-col{flex-shrink:0}.mat-col--thumb{width:56px}.mat-col--name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:8px;padding-right:12px}.mat-col--room-role{width:76px;display:flex;align-items:center;justify-content:center;gap:6px;text-align:center}.mat-col--id{width:120px}.mat-col--json{width:56px;text-align:center}.mat-col--mfg{width:120px}.mat-col--runtime{width:210px}.mat-col--preset-type{width:86px;text-align:center}.mat-col--order{width:70px;text-align:center}.mat-col--published{width:96px;text-align:center}.mat-col--default{width:72px;text-align:center}.mat-col--actions{width:80px;display:flex;gap:8px;justify-content:flex-end}.mat-row .mat-col--name{font-weight:500;color:#1a1a1a}.mat-row--hidden{opacity:.62}.mat-status-toggle{min-width:68px;min-height:26px;padding:0 9px;border-radius:999px;border:1px solid #d0d5dd;background:transparent;color:#667085;cursor:pointer;font-size:11px;font-weight:700;font-family:inherit;transition:all .15s}.mat-status-toggle:hover{background:#f8f7f5}.mat-status-toggle.active{border-color:#22c55e;background:#22c55e1f;color:#15803d}.mat-json-yes{color:#34a853;font-weight:700;font-size:15px}.mat-json-no{color:#d93025;font-weight:700;font-size:15px}.mat-thumb-placeholder{position:relative;display:flex;align-items:center;justify-content:center}.mat-thumb-missing{color:#d93025;font-size:16px;font-weight:700}.mat-id-text{font-size:12px;color:#9b8f84;font-family:JetBrains Mono,monospace}.mat-thumb-button{width:40px;height:40px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer;display:block}.mat-thumb-button:hover .mat-thumb-img,.mat-thumb-button:hover .mat-thumb-placeholder{border-color:#e05c1a;box-shadow:0 0 0 2px #e05c1a24}.mat-thumb-img{width:40px;height:40px;border-radius:6px;object-fit:cover;border:1px solid #ede9e3}.mat-thumb-placeholder{display:block;width:40px;height:40px;border-radius:6px;background:#f8f7f5;border:1px dashed #c4bdb5}.mat-icon-btn{width:30px;height:30px;border-radius:6px;border:1px solid #ede9e3;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px;color:#5a5047;transition:all .15s}.mat-icon-btn:hover{background:#f8f7f5;border-color:#c4bdb5}.mat-icon-btn--danger:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.mat-icon-btn--default{font-size:18px;color:#c4bdb5}.mat-icon-btn--default:hover{color:#e6a817;background:#fffbeb;border-color:#f5d880}.mat-icon-btn--default.active{color:#e6a817}.mat-icon-btn--default.active:hover{color:#b8860b}.mat-icon-btn:disabled{opacity:.35;cursor:not-allowed}.mat-room-check{width:16px;height:16px;accent-color:#e05c1a;cursor:pointer}.mat-room-check:disabled{cursor:not-allowed;opacity:.35}.mat-room-default{width:22px;height:22px;border:none;background:transparent;color:#c4bdb5;cursor:pointer;font-size:16px;line-height:1;padding:0}.mat-room-default:hover:not(:disabled),.mat-room-default.active{color:#e6a817}.mat-room-default:disabled{cursor:not-allowed;opacity:.35}.mat-loading,.mat-empty{padding:40px 0;text-align:center;color:#9b8f84;font-size:14px}.mat-search{position:relative;margin-bottom:12px}.mat-search__input{width:100%;padding:8px 36px 8px 12px;border:1px solid #ede9e3;border-radius:6px;font-size:14px;font-family:inherit;outline:none;box-sizing:border-box;color:#1a1a1a}.mat-search__input:focus{border-color:#e05c1a}.mat-search__clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;font-size:16px;color:#9b8f84;padding:2px 6px}.mat-search__clear:hover{color:#1a1a1a}.mat-btn--danger{background:#fff;color:#dc2626;border:1px solid #dc2626;border-radius:8px;padding:8px 18px;cursor:pointer;font-size:13px;font-weight:600;font-family:inherit;transition:all .15s}.mat-btn--danger:hover{background:#dc2626;color:#fff}.mat-root{background:var(--admin-panel);color:var(--admin-text)}.mat-header__title,.mat-row .mat-col--name,.mat-search__clear:hover{color:var(--admin-text)}.mat-btn--outline,.mat-id-text,.mat-loading,.mat-empty,.mat-icon-btn,.mat-search__clear,.mat-tab,.mat-table-head{color:var(--admin-text-secondary)}.mat-tabs,.mat-table-head,.mat-row,.mat-thumb-img,.mat-thumb-placeholder,.mat-icon-btn,.mat-search__input,.mat-btn--outline{border-color:var(--admin-border)}.mat-table-head,.mat-thumb-placeholder,.mat-btn--outline:hover,.mat-icon-btn:hover{background:var(--admin-table-head)}.mat-row:hover{background:var(--admin-hover)}.mat-btn--outline,.mat-icon-btn,.mat-btn--danger,.mat-search__input{background:var(--admin-input-bg);color:var(--admin-text-secondary)}.mat-search__input{color:var(--admin-text)}.mat-tab:hover,.mat-tab--active,.mat-btn--primary,.mat-room-check,.mat-btn--danger{color:var(--accent-orange)}.mat-btn--primary{background:var(--accent-orange);border-color:var(--accent-orange);color:var(--text-inverse)}.mat-btn--primary:hover{background:#d97706;border-color:#d97706}.mat-tab--active{border-bottom-color:var(--accent-orange)}.mat-icon-btn--danger:hover{background:var(--admin-danger-soft)}.mat-status-toggle{border-color:var(--admin-border);background:var(--admin-input-bg);color:var(--admin-text-secondary)}.mat-status-toggle:hover{background:var(--admin-hover)}.mat-status-toggle.active{border-color:#22c55e;background:#22c55e1f;color:#22c55e}.decor-root .mat-header__actions .mat-btn:disabled{opacity:.45;cursor:not-allowed}.decor-table-head,.decor-row{display:flex;align-items:center}.decor-col{flex-shrink:0}.decor-col--thumb{width:72px}.decor-col--name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:16px}.decor-row .decor-col--name{font-weight:600;color:#1a1a1a}.decor-col--category{width:180px;color:#5a5047}.decor-col--file{width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9b8f84;font-size:12px}.decor-col--actions{width:86px;display:flex;gap:8px;justify-content:flex-end}.decor-thumb-img{object-fit:contain;background:#eef1f4}.decor-thumb-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer;transition:box-shadow .15s,transform .15s}.decor-thumb-button:hover{box-shadow:0 0 0 2px #e05c1a2e}.decor-thumb-button:focus-visible{outline:2px solid #e05c1a;outline-offset:2px}.decor-thumb-button:disabled{cursor:wait;opacity:.65}.decor-thumb-placeholder{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#9b8f84}.decor-thumb-uploading{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ede9e3;border-radius:6px;background:#f8f7f5;color:#9b8f84;font-size:12px;font-weight:700}.decor-modal-sm{width:420px}.decor-modal-lg{width:600px}.decor-upload-status{padding:10px 12px;border:1px solid #ede9e3;border-radius:8px;background:#f8f7f5;color:#5a5047;font-size:13px}.decor-row .decor-col--name{color:var(--admin-text)}.decor-col--category,.decor-upload-status{color:var(--admin-text-secondary)}.decor-col--file,.decor-thumb-placeholder,.decor-thumb-uploading{color:var(--admin-text-muted)}.decor-thumb-img,.decor-thumb-uploading,.decor-upload-status{background:var(--admin-muted-surface)}.decor-thumb-uploading,.decor-upload-status{border-color:var(--admin-border)}.decor-thumb-button:focus-visible{outline-color:var(--accent-orange)}.hardware-root .mat-header__actions{flex-wrap:wrap}.hardware-modal-sm{max-width:520px}.hardware-modal-lg{width:min(940px,calc(100vw - 32px));max-width:940px}.hardware-modal-lg .mat-modal__form{padding:22px 28px 28px;gap:16px}.hardware-modal-lg .mat-field-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.hardware-table-head,.hardware-row{display:flex;align-items:center;gap:12px}.hardware-row--selected{background:#fff4ee}.hardware-row--selected:hover{background:#ffefe4}.hardware-col{min-width:0;color:inherit}.hardware-col--select{flex:0 0 36px;display:inline-flex;justify-content:center}.hardware-col--thumb{flex:0 0 72px}.hardware-col--name{flex:1.5 1 180px}.hardware-col--code,.hardware-col--category,.hardware-col--manufacturer{flex:1 1 130px}.hardware-col--subtype{flex:.9 1 130px}.hardware-col--plate{flex:0 0 82px;display:inline-flex;justify-content:center}.hardware-col--file{flex:1.2 1 160px;display:inline-flex;align-items:center;gap:8px}.hardware-col--actions{flex:0 0 96px;display:inline-flex;justify-content:flex-end;gap:8px}.hardware-thumb-btn{width:48px;height:48px;padding:0;border:0;background:transparent;cursor:pointer}.hardware-thumb-btn:disabled{cursor:wait;opacity:.65}.hardware-select-checkbox{width:16px;height:16px;accent-color:#e05c1a;cursor:pointer}.hardware-select-checkbox:disabled{cursor:not-allowed;opacity:.5}.hardware-file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--admin-text-secondary, #5a5047);font-size:13px}.hardware-upload-status{padding:10px 12px;border-radius:8px;background:var(--admin-muted-surface, #f8f7f5);color:var(--admin-text-secondary, #5a5047);font-size:14px}.hardware-scene-section{padding:16px;border:1px solid var(--admin-border, #e3ddd5);border-radius:10px;border-color:var(--admin-border, #e3ddd5);background:var(--admin-muted-surface, #fbfaf8)}.hardware-bulk-panel{display:flex;align-items:center;gap:10px;padding:10px 16px;border-bottom:1px solid var(--admin-border, #ede9e3);background:var(--admin-accent-softer, #fff4ee);flex-wrap:wrap}.hardware-bulk-panel__count{color:var(--accent-orange, #9c4a1b);font-size:12px;font-weight:700;white-space:nowrap}.hardware-bulk-panel__copy{flex:1 1 280px;display:grid;grid-template-columns:auto minmax(320px,1fr);align-items:center;gap:10px;color:var(--admin-text-secondary, #5a5047);font-size:12px;font-weight:600}.hardware-bulk-panel__source-controls{display:grid;grid-template-columns:minmax(160px,240px) minmax(220px,1fr);gap:8px}.hardware-loading-banner{padding:10px 16px;color:var(--admin-text-muted, #9b8f84);font-size:13px}.hardware-save-notice{padding:10px 12px;border:1px solid rgba(34,197,94,.28);border-radius:8px;background:var(--admin-success-soft, rgba(34, 197, 94, .14));color:#2f9a47;font-size:13px;font-weight:700}.hardware-subtype-filter{flex:0 0 220px}.hardware-drawer-catalog{display:grid;gap:10px;padding:14px 16px 12px;border:1px solid var(--admin-border, #e3ddd5);border-radius:10px;background:var(--admin-muted-surface, #fbfaf8)}.hardware-drawer-catalog__row{display:flex;gap:8px;flex-wrap:wrap}.hardware-drawer-catalog__row--series{padding-bottom:4px;border-bottom:1px solid var(--admin-border, #e3ddd5)}.hardware-drawer-catalog__tab{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border:1px solid var(--admin-border, #d8e1ed);border-radius:6px;background:var(--admin-panel, #ffffff);color:var(--admin-text-secondary, #5d6b82);font-size:13px;font-weight:700;cursor:pointer}.hardware-drawer-catalog__tab:hover{border-color:var(--accent-orange, #f59e0b);color:var(--admin-text, #1f2937)}.hardware-drawer-catalog__tab.is-active{border-color:var(--accent-orange, #f59e0b);background:var(--admin-accent-softer, #fff7ed);color:var(--accent-orange, #d97706)}.hardware-drawer-catalog__count{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;border-radius:999px;background:var(--admin-muted-surface, #f1f5f9);color:var(--admin-text-secondary, #64748b);font-size:11px}.hardware-drawer-catalog__tab.is-active .hardware-drawer-catalog__count{background:#fff;color:var(--accent-orange, #d97706)}.hardware-drawer-catalog__tools{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:2px 0 4px}.hardware-drawer-catalog__branch{display:inline-flex;align-items:center;gap:10px;color:var(--admin-text-secondary, #5d6b82);font-size:13px;font-weight:700}.hardware-drawer-catalog__branch span:last-child{color:var(--admin-text-muted, #7d8ca1);font-size:12px;font-weight:600}.hardware-drawer-filters{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr)) auto;gap:8px;align-items:center}.hardware-preview-shot-btn{gap:6px}.hardware-preview-shot-btn i{font-size:13px;line-height:1}.hardware-component-grid{display:grid;gap:12px}.hardware-component-card{display:grid;gap:10px;padding:12px;border:1px solid var(--admin-border, #ede9e3);border-radius:8px;background:var(--admin-panel, #ffffff)}.hardware-component-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hardware-component-card__title,.hardware-component-card__meta{display:block}.hardware-component-card__title{color:var(--admin-text, #2c2824);font-size:14px;font-weight:700}.hardware-component-card__meta{margin-top:2px;color:var(--admin-text-secondary, #7d7065);font-size:12px}.hardware-component-status{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:var(--admin-muted-surface, #f1eee9);color:var(--admin-text-secondary, #7d7065);font-size:11px;font-weight:700}.hardware-component-status.is-filled{background:var(--admin-success-soft, #e8f5ea);color:#2f9a47}.hardware-component-file-row{margin:0}.hardware-component-fields{gap:8px}.hardware-component-fields .mat-field{min-width:0}.drawer-kit-component{display:grid;gap:10px}.drawer-kit-component .mat-field-row{grid-template-columns:repeat(3,minmax(0,1fr))}.hardware-modal-lg .mat-file-info,.hardware-modal-lg .mat-file-label,.hardware-modal-lg .mat-file-name{min-width:0}.hardware-modal-lg .mat-file-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1100px){.hardware-col--manufacturer,.hardware-col--subtype{display:none}}@media(max-width:860px){.hardware-modal-lg .mat-field-row,.drawer-kit-component .mat-field-row{grid-template-columns:1fr}.hardware-col--select,.hardware-col--code,.hardware-col--category,.hardware-col--plate{display:none}.hardware-bulk-panel__copy{grid-template-columns:1fr}.hardware-drawer-filters{grid-template-columns:1fr 1fr}}.hardware-row--selected,.hardware-bulk-panel{background:var(--admin-accent-soft)}.hardware-row--selected:hover{background:var(--admin-accent-softer)}.hardware-select-checkbox{accent-color:var(--accent-orange)}.hardware-file-name,.hardware-upload-status,.hardware-bulk-panel__copy{color:var(--admin-text-secondary)}.hardware-upload-status,.hardware-scene-section{background:var(--admin-muted-surface)}.hardware-scene-section,.hardware-bulk-panel{border-color:var(--admin-border)}.hardware-bulk-panel__count{color:var(--accent-orange)}.hardware-loading-banner{color:var(--admin-text-muted)}:root{color-scheme:normal;font-family:Roboto,Segoe UI,sans-serif;color:var(--admin-text);background:var(--admin-bg);--color-page: var(--admin-bg);--color-surface: var(--admin-panel);--color-border: var(--admin-border);--color-border-strong: var(--admin-border);--color-border-secondary: var(--admin-border);--color-border-tertiary: var(--admin-border-soft);--color-text: var(--admin-text);--color-text-primary: var(--admin-text);--color-text-secondary: var(--admin-text-secondary);--color-text-strong: var(--admin-text);--color-text-muted: var(--admin-text-secondary);--color-text-soft: var(--admin-text-muted);--color-background-secondary: var(--admin-muted-surface);--color-accent: var(--accent-orange);--color-accent-soft: var(--admin-accent-soft);--color-input: var(--admin-input-bg);--project-list-row-bg: rgba(255, 255, 255, .06);--project-list-row-alt-bg: rgba(255, 255, 255, .09);--project-list-row-hover-bg: rgba(255, 255, 255, .12);--shadow-shell: 0 4px 14px var(--admin-shadow);--shadow-card: 0 2px 6px var(--admin-shadow);--radius-lg: 8px;--radius-md: 6px;--radius-pill: 12px}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:var(--color-page);color:var(--color-text)}button,input{font:inherit}button{cursor:pointer}input{border:0;outline:none;background:transparent}.app-shell{min-height:100vh}.app-header{background:var(--color-surface);box-shadow:inset 0 -1px #e8e8e9f2}.app-header__inner,.app-main__inner{width:min(1632px,calc(100vw - clamp(32px,15vw,288px)));margin:0 auto}.app-header__inner{display:flex;align-items:center;justify-content:space-between;padding:8px 0;min-height:106px}.brand-mark{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:216px;min-height:90px;padding:8px}.brand-mark__word{display:inline-flex;align-items:baseline;gap:6px;font-size:2rem;line-height:1;text-transform:uppercase}.brand-mark__accent{color:var(--color-accent);font-weight:700}.brand-mark__muted{color:#4b4b4b;font-weight:300;font-family:Inter,Segoe UI,sans-serif}.brand-mark__line{width:2px;height:26px;margin-left:30px;background:var(--color-accent);border-radius:999px}.user-badge{display:flex;align-items:center;gap:12px}.user-badge__avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;color:#fff;background:#ff9800}.user-badge__meta{display:flex;flex-direction:column;gap:2px}.user-badge__meta strong{font-size:18px;line-height:20px;font-weight:500}.user-badge__meta span{font-size:12px;line-height:16px;font-weight:500}.app-main{padding:32px clamp(16px,7vw,144px) 40px}.workspace-card{display:flex;gap:32px;min-height:calc(100vh - 178px);background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-shell);overflow:hidden}.sidebar-panel{width:384px;flex-shrink:0;border-right:1px solid var(--color-border);padding:16px 0}.sidebar-nav{display:flex;flex-direction:column}.sidebar-nav__item{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;padding:12px 18px;border:0;border-left:2px solid transparent;background:transparent;color:var(--color-text-strong);font-size:16px;line-height:20px;font-weight:500;text-align:left}.sidebar-nav__item.is-active{min-height:56px;padding-block:16px;border-left-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent);font-size:18px}.sidebar-nav__icon{flex-shrink:0}.content-panel{flex:1;min-width:0;padding:40px 32px 40px 0}.page-stack{display:flex;flex-direction:column;min-width:0;flex:1;min-height:0}.page-stack>.projects-page-header,.page-stack>.projects-toolbar-row{flex-shrink:0}.page-title{display:flex;flex-direction:column;gap:8px}.page-title h1{margin:0;color:var(--color-text-strong);font-size:30px;line-height:40px;font-weight:500}.page-title p{font-size:14px;font-weight:500;color:#69696d;line-height:1.5;padding-bottom:5px}.page-title--with-search{display:grid;grid-template-columns:minmax(220px,max-content) minmax(320px,932px);align-items:center;gap:24px}.content-section{display:flex;flex-direction:column;gap:24px}.content-section__header{padding-bottom:12px;border-bottom:2px solid var(--color-border)}.content-section__header h2,.monitoring-note h2,.content-section__header--text p{margin:0;color:var(--color-text-muted);font-size:24px;line-height:24px;font-weight:500}.content-section__body--form{display:flex;flex-direction:column;gap:16px;width:min(100%,661px)}.form-field{display:flex;flex-direction:column;gap:4px}.form-field__label{color:#050510;font-family:Inter,Segoe UI,sans-serif;font-size:14px;line-height:20px;font-weight:500}.form-field__control{display:flex;align-items:center;min-height:48px;padding:12px 16px;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-input)}.form-field__input{width:100%;color:var(--color-text-soft);font-family:Inter,Segoe UI,sans-serif;font-size:16px;line-height:24px}.form-field__icon{display:grid;place-items:center;padding:0;border:0;background:transparent;color:var(--color-text-soft)}.page-actions{display:flex;flex-wrap:wrap;gap:16px 24px}.button{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:40px;padding:8px 16px;border-radius:var(--radius-lg);font-family:Inter,Segoe UI,sans-serif;font-size:16px;line-height:24px}.button--ghost{border:1px solid var(--color-border-strong);background:var(--color-surface);color:#0c0d0d}.button--primary{border:1px solid transparent;background:var(--color-accent);color:#fff;padding-inline:40px}.expense-list{display:flex;flex-direction:column;gap:12px;width:min(100%,939px)}.expense-row{display:flex;align-items:center;gap:16px;min-height:68px;padding:12px 16px;border-bottom:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-input)}.expense-row__label{flex:1;color:var(--color-text-muted);font-size:20px;line-height:24px;font-weight:500}.expense-row__controls{display:flex;align-items:center;gap:8px}.expense-row__input{width:68px;min-height:44px;padding:8px;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-strong);font-size:16px;line-height:20px;font-weight:600;text-align:right}.segmented-toggle{display:inline-flex;gap:2px;padding:4px;border:1px solid var(--color-border-strong);border-radius:var(--radius-md);background:var(--color-surface)}.segmented-toggle__option{min-width:30px;min-height:32px;padding:8px 12px;border:0;border-radius:4px;background:transparent;color:#a8a8ab;font-size:14px;line-height:16px;font-weight:600}.segmented-toggle__option.is-active{background:var(--color-accent);color:#fff}.projects-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:16px 0 16px 16px}.projects-page-header .page-title{min-width:0}.projects-page-header .page-title h1{font-size:24px;line-height:30px;font-weight:700;color:#2f3034}.projects-page-header .page-title p{max-width:620px;margin:0;padding:0;color:#5d6168;font-size:13px;line-height:18px;font-weight:400}.projects-view-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:nowrap;min-height:38px;padding-top:4px;font-family:Inter,Segoe UI,sans-serif}.projects-view-switcher,.projects-sort-select{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;color:#303236;font-size:12px;line-height:16px;font-weight:600}.projects-sort-select span{white-space:nowrap}.projects-view-switcher button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:7px 12px;border:1px solid #d8d9dc;border-radius:4px;background:#f3f4f6;color:#6b6e75;font-size:12px;line-height:16px;font-weight:600}.projects-view-switcher button.is-active{border-color:#fde7d9;background:#fdf0e9;color:var(--color-accent)}.projects-view-switcher__kanban-icon{display:grid;grid-template-columns:repeat(2,4px);grid-template-rows:repeat(2,4px);gap:2px;width:10px;height:10px}.projects-view-switcher__kanban-icon:before,.projects-view-switcher__kanban-icon:after{content:"";width:4px;height:10px;border-radius:1px;background:currentColor}.projects-sort-select select{min-width:140px;flex-shrink:0;min-height:32px;padding:7px 30px 7px 10px;border:1px solid #d8d9dc;border-radius:4px;background:#f3f4f6;color:#6b6e75;font:inherit;font-weight:500}.projects-search-field{display:flex;align-items:center;width:100%;min-height:36px;margin-bottom:16px;padding:8px 12px;border:1px solid #dedfe3;border-radius:8px;background:#fff}.projects-search-field input{width:100%;color:#34363b;font-family:Inter,Segoe UI,sans-serif;font-size:13px;line-height:18px}.projects-search-field input::placeholder{color:#a4a6ac}.project-list-view{display:flex;flex-direction:column;gap:14px;padding-bottom:24px;font-family:Inter,Segoe UI,sans-serif;flex:1;min-height:0;overflow-y:auto}.project-list-stage{display:flex;flex-direction:column;gap:4px}.project-list-stage__header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:5px 8px 5px 12px;border:1px solid rgba(205,207,213,.9);border-radius:8px;box-shadow:0 2px 5px #2022272e;width:100%;background:transparent;cursor:pointer;transition:background-color .12s ease}.project-list-stage__header:hover{opacity:.9}.project-list-stage__header-content{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%}.project-list-stage--draft .project-list-stage__header{background:#ededed}.project-list-stage--approval .project-list-stage__header{background:#f0edfe}.project-list-stage--production .project-list-stage__header{background:#e4eef9}.project-list-stage--partial .project-list-stage__header{background:#fdfae2}.project-list-stage--done .project-list-stage__header{background:#f2fcd7}.project-list-stage--installed .project-list-stage__header{background:#e8fae0}.project-list-stage--cancelled .project-list-stage__header{background:#f9ddda}.project-list-stage__summary{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:0;border:0;background:transparent;color:#222327;text-align:left}.project-list-stage__summary strong{font-size:15px;line-height:20px;font-weight:700}.project-list-stage__summary span{color:#8c8f96;font-size:13px;line-height:18px;font-weight:600}.project-list-stage__actions{display:inline-flex;align-items:center;gap:6px;flex-shrink:0}.project-list-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:6px 12px;border:1px solid #dfe0e4;border-radius:6px;background:#fff;color:#3e4147;font-size:12px;line-height:16px;font-weight:600}.project-list-stage__toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid #dfe0e4;border-radius:6px;background:#fff;color:#9da0a7}.project-list-stage__toggle svg{transition:transform .16s ease}.project-list-stage__toggle.is-open svg{transform:rotate(180deg)}.project-list-stage__body{display:flex;flex-direction:column;gap:4px;padding:0 8px}.project-list-row{display:grid;grid-template-columns:minmax(280px,1.8fr) minmax(92px,.62fr) minmax(98px,.64fr) minmax(72px,.48fr) minmax(110px,.72fr) minmax(112px,.74fr) 26px;align-items:center;gap:10px;width:100%;min-height:42px;padding:5px 8px;border:0;border-radius:4px;background:var(--project-list-row-bg);color:#202126;text-align:left;transition:background .12s ease}.project-list-row__title,.project-list-row__cell{min-width:0;display:flex;flex-direction:column;gap:1px}.project-list-row__title strong{overflow:hidden;color:#1e2025;font-size:13px;line-height:16px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.project-list-row__title span,.project-list-row__label{overflow:hidden;color:#8d9097;font-size:11px;line-height:14px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.project-list-row__title b{margin-left:4px;color:#30333a;font-size:11px;font-weight:600}.project-list-row__cell strong{overflow:hidden;color:#22242a;font-size:12px;line-height:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.project-list-row__cell--open a{width:max-content;color:#1d1e23;font-size:12px;line-height:15px;font-weight:600;text-decoration:underline}.project-list-row__more{justify-self:end;align-self:center;color:#a2a5ac;font-size:18px;line-height:12px;letter-spacing:1px}.project-list-empty{display:flex;align-items:center;min-height:42px;padding:8px 10px;border-radius:4px;background:var(--project-list-row-bg);color:#8d9097;font-size:12px;line-height:16px;font-weight:500}.project-list-pagination{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:24px;color:#4f535b;font-size:12px;line-height:16px;font-weight:600}.project-list-pagination button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;border:1px solid #dfe0e4;border-radius:5px;background:#fff;color:#888b92}.project-list-pagination button:first-child svg{transform:rotate(90deg)}.project-list-pagination button:last-child svg{transform:rotate(-90deg)}.project-list-pagination button:disabled{opacity:.45;cursor:default}.kanban-board{margin:0;padding-top:16px;padding-left:16px;background:#f4f4f7;display:flex;gap:0;align-items:stretch;overflow-x:auto;overflow-y:hidden;padding-bottom:12px;min-width:0;max-width:100%;flex:1;min-height:0}.stage-column{position:relative;display:flex;flex-direction:column;gap:16px;width:312px;min-width:312px;padding:0 12px 16px;align-self:stretch;min-height:0;background:#f4f4f7}.stage-column>.status-pill{flex-shrink:0}.stage-column:not(:last-child):after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:repeating-linear-gradient(to bottom,#bcbdc1 0,#bcbdc1 12px,transparent 12px,transparent 24px);pointer-events:none}.stage-column--production,.stage-column--partial,.stage-column--done,.stage-column--installed{background:#ecf0f5}.stage-column__add{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:8px 16px;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text-strong)}.stage-column__cards{flex:1;display:flex;flex-direction:column;gap:12px;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 0;border-radius:8px;transition:background .15s}.stage-column__cards,.project-list-view{scrollbar-width:none;-ms-overflow-style:none}.stage-column__cards::-webkit-scrollbar,.project-list-view::-webkit-scrollbar{width:0;height:0;display:none}.stage-column__cards--over{background:#0000000d}.stage-column--production .stage-column__cards--over,.stage-column--partial .stage-column__cards--over,.stage-column--done .stage-column__cards--over{background:transparent}.status-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 16px;border:1px solid var(--color-border-strong);border-radius:var(--radius-pill);box-shadow:var(--shadow-card);color:#0c0d0d;font-family:Inter,Segoe UI,sans-serif;font-size:16px;line-height:24px;font-weight:500}.status-pill--draft{background:#ededed}.status-pill--approval{background:#f0edfe}.status-pill--production{background:#e4eef9}.status-pill--partial{background:#fdfae2}.status-pill--done{background:#f2fcd7}.status-pill--installed{background:#e8fae0}.status-pill--cancelled{background:#f9ddda}.project-card{display:flex;flex-direction:column;gap:16px;padding:12px;border-bottom:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card);-webkit-user-select:none;user-select:none;touch-action:none;cursor:grab;position:relative}.project-card:active{cursor:grabbing}.project-card[style*="position: fixed"]{z-index:9999!important;pointer-events:none}.project-card__header{display:flex;flex-direction:column;gap:8px}.project-card__header h3{margin:0;color:var(--color-text);font-size:16px;line-height:20px;font-weight:700;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;word-break:break-word}.project-card__meta{display:flex;align-items:center;gap:8px}.project-card__id{color:#a8a8ab;font-family:Inter,Segoe UI,sans-serif;font-size:14px;line-height:16px;font-weight:500}.project-card__priority{padding:2px 4px;border-radius:4px;background:#e4eef9;color:var(--color-text);font-family:Inter,Segoe UI,sans-serif;font-size:12px;line-height:16px;font-weight:500}.project-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.project-card__stats div,.project-card__person div{display:flex;flex-direction:column;gap:4px}.project-card__stats span,.project-card__person span{color:var(--color-text-muted);font-size:12px;line-height:12px;font-weight:500}.project-card__stats strong,.project-card__person strong{color:var(--color-text);font-size:14px;line-height:14px;font-weight:500}.project-card__stats button{padding:0;border:0;background:transparent;color:var(--color-text);font-size:14px;line-height:14px;text-decoration:underline;text-align:left}.project-card__stats button:hover{color:var(--color-accent)}.project-card__person{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px;border:1px solid #f4f4f5;border-radius:4px}.project-card__assignees{display:flex;flex-direction:column;gap:4px}.search-field{display:flex;align-items:center;gap:8px;width:100%;min-height:48px;padding:12px 16px;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text-soft)}.search-field input{width:100%;color:var(--color-text-soft);font-size:16px;line-height:24px}.table-shell{width:100%}.data-table__scroll{overflow-x:auto}.data-table{width:100%;min-width:1050px;border-collapse:collapse}.data-table th,.data-table td{padding:16px;border-right:1px solid var(--color-border-strong);border-bottom:1px solid var(--color-border-strong);color:var(--color-text-muted);font-family:Inter,Segoe UI,sans-serif;font-size:14px;line-height:20px;font-weight:500;vertical-align:middle;text-align:left}.data-table th:last-child,.data-table td:last-child{border-right:0}.data-table th{height:72px;background:var(--color-surface)}.data-table--compact td{height:52px}.data-table--comfortable td{height:64px}.data-table .is-center{text-align:center}.data-table .is-right{text-align:right}.data-table .is-nowrap{white-space:nowrap}.table-heading{display:inline-flex;align-items:center;gap:6px}.table-checkbox{display:inline-block;width:20px;height:20px;border:1px solid var(--color-text-muted);border-radius:4px;background:#fff}.table-checkbox.is-checked{position:relative;border-color:var(--color-accent);background:var(--color-accent)}.table-checkbox.is-checked:after{content:"";position:absolute;top:4px;left:7px;width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.employee-cell{display:flex;align-items:center;gap:12px}.employee-cell__avatar{display:grid;place-items:center;width:40px;height:40px;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent);font-size:16px;font-weight:700}.employee-cell div{display:flex;flex-direction:column;gap:4px}.employee-cell strong{color:var(--color-text);font-size:14px;line-height:20px}.employee-cell span{color:var(--color-text-muted);font-size:12px;line-height:16px}.status-tag{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border-radius:999px;background:var(--color-accent-soft);color:var(--color-accent)}.overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.overview-card,.monitoring-note{padding:24px;border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-card)}.overview-card{display:flex;align-items:center;gap:16px}.overview-card__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--color-accent-soft);color:var(--color-accent)}.overview-card__meta{display:flex;flex-direction:column;gap:4px}.overview-card__meta strong{font-size:28px;line-height:32px;font-weight:500}.overview-card__meta span,.monitoring-note p{margin:0;color:var(--color-text-muted);font-size:16px;line-height:24px}.project-detail-overlay{position:fixed;inset:0;z-index:1000}.project-detail-overlay__scrim{position:absolute;inset:0;background:#1e1e2094;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.project-detail-overlay__content{position:relative;display:flex;flex-direction:column;gap:12px;width:min(1632px,calc(100vw - 64px));margin:38px auto 50px}.project-detail-overlay__label{color:#ffffffe0;font-size:14px;line-height:20px;font-weight:500}.project-detail-modal{overflow-y:auto;max-height:calc(100vh - 88px);display:flex;flex-direction:column;gap:0;padding:0;border:1px solid #ececef;border-radius:10px;background:#fff;box-shadow:0 24px 60px #00000038}.project-detail-modal__header{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:88px;padding:0 24px;border-bottom:1px solid #D4D4D6}.project-detail-modal__title{display:flex;align-items:center;gap:12px;min-width:0}.project-detail-modal__title-text{display:flex;flex-direction:column;gap:2px;min-width:0}.project-detail-modal__back,.project-detail-modal__menu{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--color-text-soft)}.project-detail-modal__id{color:#a6a6ac;font-family:Inter,Segoe UI,sans-serif;font-size:13px;line-height:16px;font-weight:600}.project-detail-modal__title h1{margin:0;min-width:0;color:var(--color-text-strong);font-size:19px;line-height:26px;font-weight:600}.project-detail-modal__header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.project-detail-modal__delete{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 14px;border:1px solid #D4D4D6;border-radius:8px;background:#fafafd;color:#202022;font-size:16px;line-height:18px;font-weight:500;cursor:pointer;transition:filter .15s ease}.project-detail-modal__delete:hover{filter:brightness(.96)}.project-detail-modal__delete-icon{flex:0 0 auto;width:24px;height:24px}.project-detail-modal__menu{width:40px;height:40px;border:1px solid #D4D4D6;border-radius:8px;background:#fafafd;cursor:pointer;transition:filter .15s ease}.project-detail-modal__menu:hover{filter:brightness(.96)}.project-detail-modal__body{display:grid;grid-template-columns:minmax(0,1fr) 384px;gap:0;align-items:stretch}.project-detail-modal__main,.project-detail-modal__sidebar{display:flex;flex-direction:column;gap:14px}.project-detail-modal__main{padding:24px;border-radius:0;background:#f4f4f5}.project-detail-modal__sidebar{gap:16px;padding:24px 32px;border:none;border-left:1px solid #D4D4D6;border-radius:0;background:var(--color-surface);align-self:stretch}.project-detail-modal__sidebar .project-sidebar-card{padding:0;border:none;border-radius:0;background:transparent}.project-detail-modal__sidebar .project-detail-modal__footer{margin-top:auto}.project-sheet,.project-sidebar-card{padding:14px 16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface)}.project-sheet h2{margin:0 0 16px;color:var(--color-text-strong);font-size:16px;line-height:22px;font-weight:600}.project-sheet__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 20px}.project-fact{display:flex;flex-direction:column;gap:6px}.project-fact--wide{grid-column:span 2}.project-client-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.project-client-head h2{margin:0}.project-client-search{display:flex;align-items:center;gap:10px;width:556px;max-width:100%;height:48px;padding:0 16px;border:1px solid #dedfe3;border-radius:10px;background:var(--color-input);color:#a4a6ac;box-sizing:border-box}.project-client-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;color:var(--color-text-strong);font-size:14px}.project-client-search input::placeholder{color:#a4a6ac}.project-client-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 48px}.project-client-col{display:flex;flex-direction:column;gap:16px}.project-client-fact{display:flex;align-items:center;gap:24px}.project-client-fact>span:first-child{flex:0 0 64px;color:#a3a3a8;font-size:13px;line-height:16px}.project-client-fact>strong{color:var(--color-text-strong);font-size:14px;font-weight:600}.project-client-lift-label{color:#a3a3a8;font-size:13px;line-height:16px}.project-idnp-eye{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;color:#a3a3a8;cursor:pointer}.project-idnp-eye:hover{color:var(--color-text-strong)}.project-client-fact--floor .project-client-lift-label{flex:0 0 auto;margin-left:28px}.project-client-fact--name{align-items:center}.project-client-combo{position:relative;flex:1;min-width:0}.project-client-combo__field{display:flex;align-items:center;gap:10px;width:100%;height:40px;padding:0 12px;border:1px solid #D4D4D6;border-radius:8px;background:var(--color-input);color:var(--color-text-strong);font-size:14px;font-weight:600;cursor:pointer;text-align:left}.project-client-combo__value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-client-combo__chev{flex-shrink:0;color:var(--color-text-soft);transition:transform .2s ease}.project-client-combo__chev.is-open{transform:rotate(180deg)}.project-client-dropdown{position:absolute;z-index:20;top:calc(100% + 6px);left:0;right:0;display:flex;flex-direction:column;padding:8px;border:1px solid #E3E3E5;border-radius:10px;background:var(--color-surface);box-shadow:0 12px 32px #0000001f}.project-client-dropdown__search{display:flex;align-items:center;gap:8px;height:36px;padding:0 10px;margin-bottom:6px;border:1px solid #E3E3E5;border-radius:8px;background:var(--color-input);color:var(--color-text-soft)}.project-client-dropdown__search input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:var(--color-text-strong);font-size:13px}.project-client-dropdown__search input::placeholder{color:#a4a6ac}.project-client-dropdown__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.project-client-dropdown__item{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 8px;border-radius:6px;color:var(--color-text-strong);font-size:13px;cursor:pointer}.project-client-dropdown__item:hover{background:var(--color-input)}.project-client-dropdown__item.is-selected{color:var(--color-accent)}.project-client-dropdown__check{width:14px;color:var(--color-accent);font-weight:700}.project-fact span,.project-breakdown__metric span,.project-sidebar-card__label,.project-sidebar-card__dates span,.project-sidebar-card__meta span,.project-sidebar-card__person span,.project-sidebar-card__note span,.project-lift-field__label{color:#a3a3a8;font-family:Inter,Segoe UI,sans-serif;font-size:12px;line-height:16px;font-weight:500}.project-fact strong,.project-sidebar-card__dates strong,.project-sidebar-card__person strong{color:var(--color-text-strong);font-size:14px;line-height:20px;font-weight:600}.project-fact--lift{align-self:end;justify-self:end;display:inline-flex;flex-direction:row;align-items:center;gap:10px}.project-checkbox{display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:1px solid var(--color-border);border-radius:4px;background:var(--color-surface)}.project-checkbox.is-checked{border-color:var(--color-accent);background:var(--color-accent)}.project-checkbox.is-checked:after{content:"";width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg)}.project-detail-modal .project-checkbox.is-checked{border-color:#fb7d3c;background:#fb7d3c}.project-sheet__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.project-sheet__form-wide{grid-column:span 2}.project-sheet .form-field{gap:6px}.project-sheet .form-field__label{color:#a3a3a8;font-size:12px;line-height:16px;font-weight:500}.project-sheet .form-field__control{min-height:34px;padding:8px 12px;border-color:var(--color-border);border-radius:8px;background:var(--color-input)}.project-sheet .form-field__input{color:var(--color-text-strong);font-size:13px;line-height:18px}.project-sheet .form-field__icon{color:#c4c4c7}.project-lift-field{display:inline-flex;align-items:flex-end;gap:10px;min-height:100%}.project-documents{display:flex;flex-wrap:wrap;gap:12px}.project-document-chip{display:inline-flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border:1px solid #D4D4D6;border-radius:8px;background:#fafafd;color:var(--color-text-strong);font-size:13px;line-height:18px;font-weight:500}.project-detail-modal .project-document-chip{background:#fafafd;border-color:#d4d4d6;border-radius:8px;min-height:48px}.project-document-chip__icon{display:inline-grid;place-items:center;color:#aeafb4}.project-document-chip--action{font-family:inherit;cursor:pointer;transition:filter .15s ease,opacity .15s ease}.project-document-chip--action:hover:not(:disabled){filter:brightness(.96)}.project-document-chip--action:disabled{cursor:progress}.project-document-chip--action:disabled:not([aria-busy=true]){cursor:not-allowed}.project-document-chip--action>svg:first-child{color:#aeafb4}.project-document-chip--action.is-disabled{color:#b3b4b9}.project-document-chip--action.is-disabled>svg:first-child{color:#cccdd1}.project-document-chip--action.is-ready{color:var(--color-text-strong)}.project-document-chip--action.is-ready>svg:first-child{color:var(--color-text-soft)}.project-document-chip--action.is-done{color:var(--color-text-strong)}.project-document-chip--action.is-done>svg:first-child{color:var(--color-text-soft)}.project-document-chip__dl{display:inline-grid;place-items:center;margin-left:4px;color:#ec6a27}.project-breakdown{display:flex;flex-direction:column;gap:10px}.project-breakdown__row{border:1px solid var(--color-border);border-radius:8px;overflow:hidden;background:var(--color-surface)}.project-breakdown__summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:10px 12px}.project-breakdown__summary strong{color:var(--color-text-strong);font-size:13px;line-height:18px;font-weight:500}.project-breakdown__values{display:flex;align-items:center;gap:10px}.project-breakdown__metric{display:inline-flex;align-items:center;justify-content:center;min-width:74px;min-height:30px;padding:6px 10px;border-radius:6px;background:var(--color-input)}.project-breakdown__metric strong{color:var(--color-text-strong);font-size:13px;line-height:18px;font-weight:600}.project-breakdown__toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:1px solid var(--color-border);border-radius:6px;background:var(--color-surface);color:var(--color-text-soft)}.project-breakdown__toggle.is-open svg{transform:rotate(180deg)}.project-breakdown__table{padding:0 10px 10px}.project-breakdown__table .data-table{min-width:0}.project-breakdown__table .data-table th,.project-breakdown__table .data-table td{padding:12px 14px;font-size:12px;line-height:18px}.project-breakdown__table .data-table th{height:44px;background:var(--color-input)}.project-breakdown__total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:8px}.project-breakdown__total span{color:var(--color-text-strong);font-size:16px;line-height:22px;font-weight:600}.project-breakdown__total strong{color:var(--color-accent);font-size:28px;line-height:30px;font-weight:700}.project-cost-group{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid var(--color-border);border-radius:12px;overflow:visible;background:var(--color-surface);margin-bottom:14px}.project-cost-row{background:#f7f7f9;border:1px solid #E8E8E9;border-radius:8px;overflow:hidden}.project-cost-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 88px 156px 92px 32px;align-items:center;gap:10px;padding:12px 16px}.project-cost-head{position:relative;z-index:1;border-radius:8px;min-height:40px}.project-cost-head:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:444px;height:40px;background:#fdf0e9;border-radius:8px;z-index:-1}.project-cost-group__title{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:600;color:#2e2e30}.project-cost-add{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:6px;background:transparent;color:var(--color-text-soft);cursor:pointer;transition:background .15s ease,color .15s ease}.project-cost-add:hover{background:#ec6a271f;color:#ec6a27}.project-cost-add-wrap{position:relative;display:inline-flex}.project-cost-add-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:60}.project-cost-add-menu.is-up{top:auto;bottom:calc(100% + 6px)}.project-cost-add-menu{min-width:240px;padding:6px;display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid #d4d4d6;border-radius:10px;box-shadow:0 12px 32px #0f172a24}.project-cost-add-opt{text-align:left;padding:9px 12px;border:none;background:none;border-radius:6px;cursor:pointer;font-size:14px;color:#202022;font-family:Roboto,sans-serif}.project-cost-add-opt:hover{background:#f4f4f5}.project-cost-add-empty{padding:9px 12px;font-size:13px;color:#88888c}.project-cost-empty{margin:0;color:#a3a3a8;font-size:13px;line-height:18px}.project-cost-col{font-size:16px;font-weight:500;color:#0c0d0d;text-align:center}.project-cost-row__summary{min-height:72px}.project-cost-name{font-size:20px;font-weight:500;color:#2e2e30}.project-cost-cell{font-size:16px;color:#0c0d0d;text-align:center}.project-cost-cell--total{font-weight:400}.project-cost-cell--muted{color:var(--color-text-soft)}.project-cost-markup{display:inline-flex;align-items:stretch;justify-self:center;border:1px solid var(--color-border);border-radius:8px;overflow:hidden;background:var(--color-surface)}.project-cost-markup__input{width:56px;border:none;background:transparent;text-align:right;font-size:13px;font-weight:600;padding:7px 8px;color:var(--color-text-strong);outline:none;-moz-appearance:textfield}.project-cost-markup__input::-webkit-inner-spin-button,.project-cost-markup__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.project-cost-markup__toggle{display:inline-flex;flex-shrink:0}.project-cost-markup__seg{display:inline-flex;align-items:center;justify-content:center;min-width:30px;padding:0 8px;font-size:12px;font-weight:600;color:var(--color-text-soft);background:var(--color-input)}.project-cost-markup__seg.active{background:#fb7d3c;color:#fff}.project-cost-action{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;color:var(--color-text-soft);cursor:pointer;justify-self:center;padding:0}.project-cost-chevron svg{transition:transform .2s ease}.project-cost-row.is-expanded .project-cost-chevron svg{transform:rotate(180deg)}.project-cost-subtable{padding:0 16px 14px}.project-cost-subtable .data-table{min-width:0}.project-cost-subtable .data-table th,.project-cost-subtable .data-table td{padding:12px 14px;font-size:13px;line-height:18px;border-right:1px solid #E8E8E9;border-bottom:1px solid #E8E8E9}.project-cost-subtable .data-table th:last-child,.project-cost-subtable .data-table td:last-child{border-right:none}.project-cost-subtable .data-table th{height:44px;background:#fdf0e9;font-size:16px;color:#0c0d0d}.project-cost-total{display:flex;align-items:baseline;gap:24px;padding:18px 4px 4px}.project-cost-total>span{margin-right:auto;font-size:16px;font-weight:600;color:var(--color-text-strong)}.project-cost-total strong{font-size:22px;font-weight:700;color:var(--color-text-strong);white-space:nowrap}.project-cost-total strong.accent{color:#fb7d3c}.project-performer{display:flex;align-items:flex-start;gap:12px}.project-performer__avatar{display:grid;place-items:center;width:48px;height:48px;min-width:48px;flex:0 0 48px;border-radius:50%;background:var(--color-accent-soft);color:var(--color-accent);font-size:14px;font-weight:700;overflow:hidden}.project-performer__avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.project-performer__box{flex:1;min-width:0;border-radius:12px;background:var(--color-input)}.project-performer__head{display:flex;align-items:center;gap:8px;width:100%;padding:9px 12px;border:none;background:transparent;cursor:pointer;text-align:left}.project-performer__head-text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.project-performer__role{font-size:12px;color:var(--color-text-soft)}.project-performer__name{font-size:15px;font-weight:600;color:var(--color-text-strong);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.project-performer__chev{flex-shrink:0;color:var(--color-text-soft);transition:transform .2s ease}.project-performer__chev.is-open{transform:rotate(180deg)}.project-performer__details{display:flex;flex-direction:column;gap:10px;padding:2px 12px 12px}.project-performer__row{display:flex;flex-direction:column;gap:2px}.project-performer__row span{font-size:12px;color:var(--color-text-soft)}.project-performer__row strong{font-size:14px;font-weight:600;color:var(--color-text-strong);word-break:break-word}.project-dates3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;text-align:center}.project-dates3__col{display:flex;flex-direction:column;gap:6px}.project-dates3__col span{font-size:13px;line-height:1.2;color:var(--color-text-soft)}.project-dates3__col strong{font-size:15px;font-weight:600;color:var(--color-text-strong)}.project-deadline-input{width:100%;min-width:0;box-sizing:border-box;margin:0;padding:0;border:none;background:transparent;font-family:inherit;font-size:15px;font-weight:600;height:18px;line-height:18px;color:var(--color-text-strong);cursor:pointer;outline:none;border-radius:6px;transition:box-shadow .15s,background .15s}.project-deadline-input:hover,.project-deadline-input:focus{background:var(--color-input);box-shadow:0 0 0 4px var(--color-input)}.project-deadline-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.project-share-row{display:flex;align-items:center;justify-content:center;gap:16px}.project-share-btn{flex:0 0 auto;width:155px;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:56px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-text-strong);font-size:16px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.project-share-btn:hover:not(:disabled){background:var(--color-input)}.project-share-btn:disabled{opacity:.6;cursor:progress}.project-3d-icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:56px;height:56px;padding:0;border:1px solid #D4D4D6;border-radius:8px;background:#fafafd;color:#69696d;cursor:pointer;transition:color .12s,background .15s ease,border-color .15s ease,transform .1s ease}.project-3d-icon img{display:block;width:32px;height:32px}.project-3d-icon:hover{background:#f0f0f2;border-color:#c8c8ca;color:#202022}.project-3d-icon:active{color:#ec6a27}.project-3d-icon:active{transform:scale(.94)}.project-sidebar-card{display:flex;flex-direction:column;gap:14px}.project-sidebar-card__person{display:flex;align-items:center;gap:10px}.project-sidebar-card__person>div{display:flex;min-width:0;flex-direction:column;justify-content:center}.project-sidebar-card__avatar{display:grid;place-items:center;width:34px;height:34px;min-width:34px;flex:0 0 34px;aspect-ratio:1;border-radius:50%;background:var(--color-accent-soft);color:var(--color-accent);font-size:12px;font-weight:700}.project-sidebar-card__dates{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.project-sidebar-card__dates>div{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.project-sidebar-card__actions{display:flex;gap:8px}.project-sidebar-card__primary-action{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;flex:1;min-height:36px;padding:8px 12px;border:0;border-radius:8px;background:#ffe5d6;color:var(--color-text-strong);font-size:13px;line-height:18px;font-weight:500}.project-sidebar-card__primary-action-icon{transform:rotate(-90deg)}.project-sidebar-card__icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid #ececef;border-radius:8px;background:#fff;color:#8b8d92}.project-sidebar-card__meta{display:flex;flex-direction:column;gap:8px}.project-sidebar-card__tag{display:inline-flex;align-items:center;justify-content:center;width:max-content;min-height:28px;padding:6px 10px;border-radius:8px;font-size:12px;line-height:16px;font-weight:600}.project-sidebar-card__tag--draft,.project-sidebar-card__tag--approval{background:#eeecff;color:#5951b8}.project-sidebar-card__tag--partial,.project-sidebar-card__tag--production{background:#eef5ff;color:#46698f}.project-sidebar-card__tag--done,.project-sidebar-card__tag--installed{background:#edf9e9;color:#448152}.project-sidebar-card__tag--cancelled{background:#fdeceb;color:#a15d59}.project-sidebar-card__tag--priority{background:#eef4fb;color:#54749c}.project-detail-modal__sidebar .status-pill{width:100%;box-sizing:border-box}.status-pill,.status-pill span{font-size:16px;color:#0c0d0d}.project-comment-autosave{font-size:12px;color:var(--color-text-soft)}.project-priority-pill{display:inline-flex;align-items:center;justify-content:center;width:100px;height:32px;border-radius:4px;font-size:13px;font-weight:500;color:#2e2e30;background:#e4eef9;box-sizing:border-box}.project-priority-pill.priority-обычный{background:#e4eef9}.project-priority-pill.priority-средний{background:#fef3c6}.project-priority-pill.priority-высокий{background:#ffd6a7}.project-priority-pill.priority-просрочен{background:#ffc9c9}.project-sidebar-card__note{display:flex;flex-direction:column;gap:6px}.project-sidebar-card__note p{margin:0;padding:12px;border-radius:8px;background:#f7f7f8;color:var(--color-text-muted);font-size:12px;line-height:18px}.project-sidebar-card__comment-input{width:100%;min-height:94px;resize:vertical;padding:12px;border:1px solid var(--color-border);border-radius:8px;background:#c8c8cd1a;color:var(--color-text);font:inherit;font-size:12px;line-height:18px;outline:none}.project-sidebar-card__comment-input:focus{border-color:var(--color-accent)}.project-sidebar-card__comment-save{align-self:flex-start;min-height:32px;padding:7px 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text);font-size:12px;font-weight:600}.project-sidebar-card__comment-save:not(:disabled):hover{border-color:var(--color-accent);color:var(--color-accent)}.project-sidebar-card__comment-save:disabled{opacity:.65;cursor:not-allowed}.project-sidebar-card__footer{display:flex;gap:10px;margin-top:auto}.project-sidebar-card__footer .button{flex:1;min-width:0;min-height:38px;padding-inline:16px;font-size:14px}@media(max-width:1200px){.workspace-card{flex-direction:column;gap:0}.sidebar-panel{width:auto;border-right:0;border-bottom:1px solid var(--color-border);padding:12px 0}.sidebar-nav{flex-direction:row;overflow-x:auto;padding:0 12px}.sidebar-nav__item{flex:0 0 auto;width:max-content;border-left:0;border-bottom:2px solid transparent;border-radius:8px}.sidebar-nav__item.is-active{min-height:48px;padding-block:12px;border-left:0;border-bottom-color:var(--color-accent)}.content-panel{padding:24px 16px}.page-title--with-search{grid-template-columns:1fr}.overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-detail-overlay__content{width:calc(100vw - 32px);margin:24px auto}.project-detail-modal__body{grid-template-columns:1fr}.project-detail-modal__sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media(max-width:860px){.app-header__inner,.app-main__inner{width:100%}.app-header__inner{min-height:auto;padding:12px 16px;gap:16px}.brand-mark{width:auto;min-height:auto;padding:0}.app-main{padding:16px}.content-section__header--text p{font-size:20px;line-height:24px}.expense-row{flex-direction:column;align-items:flex-start}.expense-row__controls{width:100%;justify-content:space-between}.project-card__stats,.overview-grid{grid-template-columns:1fr}.project-detail-overlay__content{width:calc(100vw - 16px);margin:16px auto}.project-detail-modal{padding:14px}.project-detail-modal__header,.project-detail-modal__title{align-items:flex-start}.project-detail-modal__header{flex-direction:column}.project-detail-modal__title{flex-wrap:wrap}.project-detail-modal__title h1{width:100%;font-size:18px;line-height:26px}.project-sheet,.project-sidebar-card{padding:14px}.project-sheet__facts,.project-sheet__form,.project-detail-modal__sidebar,.project-sidebar-card__dates{grid-template-columns:1fr}.project-fact--wide,.project-sheet__form-wide{grid-column:auto}.project-fact--lift{justify-self:start;align-self:start}.project-breakdown__summary{flex-direction:column;align-items:flex-start}.project-breakdown__values,.project-sidebar-card__actions,.project-sidebar-card__footer{width:100%;flex-wrap:wrap}.project-sidebar-card__primary-action,.project-sidebar-card__footer .button{width:100%}}.project-card__production-trigger{padding:8px;border-bottom:1px solid #eee;background:#f0fff4;border-radius:8px 8px 0 0}.btn-production-launch{width:100%;padding:10px;background-color:#28a745;color:#fff;border:none;border-radius:4px;font-weight:700;cursor:pointer;transition:background .2s}.btn-production-launch:hover{background-color:#218838}:root[data-numina-theme=light]{color-scheme:light;--project-list-row-bg: #f2f2f3;--project-list-row-alt-bg: #e9e9eb;--project-list-row-hover-bg: #e5e6e9}:root[data-numina-theme=dark]{color-scheme:dark}.app-header{box-shadow:inset 0 -1px 0 var(--color-border)}.brand-mark__muted,.page-title p,.content-section__header h2,.monitoring-note h2,.content-section__header--text p,.projects-page-header .page-title p,.project-list-stage__summary span,.project-list-row__title span,.project-list-row__label,.project-list-row__more,.project-list-empty,.project-list-pagination,.project-list-pagination button,.project-card__id,.project-fact span,.project-breakdown__metric span,.project-sidebar-card__label,.project-sidebar-card__dates span,.project-sidebar-card__meta span,.project-sidebar-card__person span,.project-sidebar-card__note span,.project-lift-field__label,.project-detail-modal__id,.project-sheet .form-field__label,.project-sheet .form-field__icon,.project-document-chip__icon,.project-breakdown__toggle,.project-sidebar-card__icon-button,.project-sidebar-card__note p{color:var(--color-text-soft)}.form-field__label,.button--ghost,.segmented-toggle__option,.projects-view-switcher,.projects-sort-select,.projects-view-switcher button,.projects-sort-select select,.project-list-stage__summary,.project-list-row,.project-list-row__title strong,.project-list-row__title b,.project-list-row__cell strong,.project-list-row__cell--open a,.status-pill,.project-card__priority,.project-detail-modal,.project-sheet,.project-sidebar-card,.project-sheet .form-field__control,.project-document-chip,.project-breakdown__row,.project-breakdown__metric,.project-breakdown__toggle,.project-sidebar-card__primary-action,.project-sidebar-card__icon-button{color:var(--color-text)}.brand-mark__accent,.project-sidebar-card__primary-action-icon{color:var(--color-accent)}.user-badge__avatar,.button--primary,.segmented-toggle__option.is-active,.table-checkbox.is-checked,.project-checkbox.is-checked,.btn-production-launch{background:var(--color-accent);color:var(--text-inverse)}.button--ghost,.projects-view-switcher button,.projects-sort-select select,.projects-search-field,.project-list-add-btn,.project-list-stage__toggle,.project-list-pagination button,.project-detail-modal,.project-sheet,.project-sidebar-card,.project-checkbox,.project-sheet .form-field__control,.project-document-chip,.project-breakdown__row,.project-breakdown__toggle,.project-sidebar-card__icon-button,.project-card__person,.table-checkbox{border-color:var(--color-border)}.button--ghost,.projects-view-switcher button,.projects-sort-select select,.projects-search-field,.project-list-add-btn,.project-list-stage__toggle,.project-list-pagination button,.project-detail-modal,.project-sheet,.project-sidebar-card,.project-checkbox,.project-sidebar-card__icon-button,.table-checkbox{background:var(--color-surface)}.form-field__control,.expense-row,.kanban-board,.stage-column,.project-sheet .form-field__control,.project-breakdown__metric,.project-breakdown__table .data-table th,.project-sidebar-card__note p{background:var(--color-input)}.projects-view-switcher button.is-active,.project-card__priority,.project-sidebar-card__primary-action,.project-document-chip,.project-card__production-trigger{background:var(--color-accent-soft)}.projects-view-switcher button.is-active{border-color:#ff980057}.projects-search-field input,.form-field__input,.project-sheet .form-field__input{color:var(--color-text)}.projects-search-field input::placeholder{color:var(--color-text-soft)}.project-list-row,.project-list-empty{background:var(--project-list-row-bg)}.project-list-row:nth-child(2n){background:var(--project-list-row-alt-bg)}.project-list-row:hover{background:var(--project-list-row-hover-bg)}.button--ghost:hover{background:var(--admin-hover)}.project-list-stage__header{border-color:var(--color-border);box-shadow:0 2px 5px var(--admin-shadow)}.project-list-stage--draft .project-list-stage__header,.status-pill--draft{background:var(--admin-muted-surface)}.project-list-stage--approval .project-list-stage__header,.status-pill--approval,.project-sidebar-card__tag--draft,.project-sidebar-card__tag--approval{background:#8b5cf629;color:#a78bfa}.project-list-stage--production .project-list-stage__header,.status-pill--production,.project-sidebar-card__tag--partial,.project-sidebar-card__tag--production,.project-sidebar-card__tag--priority{background:#3b82f626;color:#60a5fa}.project-list-stage--partial .project-list-stage__header,.status-pill--partial{background:#f59e0b29;color:#f59e0b}.project-list-stage--done .project-list-stage__header,.status-pill--done,.project-sidebar-card__tag--done{background:#22c55e29;color:#22c55e}.project-list-stage--installed .project-list-stage__header,.status-pill--installed,.project-sidebar-card__tag--installed{background:#10b98129;color:#10b981}.project-list-stage--cancelled .project-list-stage__header,.status-pill--cancelled,.project-sidebar-card__tag--cancelled{background:#ef444429;color:#ef4444}.project-list-stage__summary strong,.project-detail-modal__title h1,.project-sheet h2,.project-fact strong,.project-sidebar-card__dates strong,.project-sidebar-card__person strong,.project-breakdown__summary strong,.project-breakdown__metric strong,.project-breakdown__total span,.project-card__header h3,.project-card__stats strong,.project-card__person strong,.overview-card__meta strong,.employee-cell strong{color:var(--color-text-strong)}.project-detail-modal__footer{position:sticky;display:flex;flex-direction:column;gap:12px;align-items:stretch;justify-content:flex-start;padding:18px 0 0;margin-top:18px}.project-action-btn{width:100%;min-width:0;min-height:44px;padding:11px 16px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);color:var(--color-text-strong);font-size:14px;font-weight:600;line-height:18px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;white-space:normal;transition:filter .15s ease,background .15s ease}.project-action-btn:not(:disabled):hover{filter:brightness(.97)}.project-action-btn--calc{border-color:var(--color-border);color:var(--color-text-strong)}.project-action-btn--launch,.project-action-btn--recall{border-color:#f0bdba;color:#c5564e;background:var(--color-surface);font-weight:600}.project-action-btn--launch:not(:disabled):hover,.project-action-btn--recall:not(:disabled):hover{background:#fcf1f0;filter:none}.project-details__launch:disabled{border-color:var(--color-border);background:var(--color-input);color:var(--color-text-soft);cursor:not-allowed}.project-details__launch:disabled:hover{background:var(--color-input);filter:none}@media(max-width:640px){.project-detail-modal__footer{flex-direction:column;align-items:stretch;gap:10px}.project-action-btn{width:100%}}.project-details__recalc-warning{display:flex;gap:12px;align-items:flex-start;background:#fff6e6;border:1px solid #ffd8a8;padding:12px;border-radius:8px;margin:0 0 12px;color:var(--color-text)}.project-details__recalc-warning__content{display:grid;gap:5px}.project-details__recalc-warning__content strong{font-size:13px}.project-details__recalc-warning__content span{color:var(--color-text-soft);font-size:12px;line-height:1.45}.project-details__recalc-warning--error{background:#fdeced;border-color:#f5b5b5}.project-details__recalc-warning--error .project-details__recalc-warning__content strong{color:#b42318}.project-details__calculation-status{display:flex;align-items:flex-start;gap:10px;padding:12px;margin:0 0 12px;border:1px solid var(--color-border);border-radius:8px;background:var(--color-input);color:var(--color-text)}.project-details__calculation-status div{display:grid;gap:4px}.project-details__calculation-status strong{font-size:13px}.project-details__calculation-status span:not(.project-details__spinner){color:var(--color-text-soft);font-size:12px;line-height:1.45}.project-details__spinner{width:16px;height:16px;flex:0 0 16px;border:2px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;margin-top:2px;animation:project-details-spin .8s linear infinite}@keyframes project-details-spin{to{transform:rotate(360deg)}}.project-detail-modal__btn:disabled,.project-details__launch:disabled{opacity:1;cursor:not-allowed}.project-details__launch:disabled{border-color:var(--color-border);background:var(--color-input);color:var(--color-text-soft)}.project-detail-modal__btn:disabled:hover,.project-details__launch:disabled:hover{background-color:var(--color-input);filter:none}.status-pill{color:#0c0d0d}.status-pill--draft{background:#ededed;color:#0c0d0d}.status-pill--approval{background:#f0edfe;color:#0c0d0d}.status-pill--production{background:#e4eef9;color:#0c0d0d}.status-pill--partial{background:#fdfae2;color:#0c0d0d}.status-pill--done{background:#f2fcd7;color:#0c0d0d}.status-pill--installed{background:#e8fae0;color:#0c0d0d}.status-pill--cancelled{background:#f9ddda;color:#0c0d0d}.stage-column--production,.stage-column--partial,.stage-column--done{background:#eff3f8}.projects-add-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;width:280px;min-height:44px;padding:10px 18px;border:1px solid #d4d4d6;border-radius:8px;background:#fff;color:#202022;font-family:Roboto,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s}.projects-add-btn:hover{background:#f7f7f9;border-color:#c4c4c7}.projects-add-btn svg{flex-shrink:0}.projects-toolbar-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:16px;padding-left:16px;font-family:Roboto,sans-serif}.projects-toolbar-row .projects-search-field{flex:1 1 200px;width:auto;min-width:160px;margin-bottom:0;min-height:44px;border-radius:8px}.projects-toolbar-row .projects-view-switcher{flex-shrink:0}.projects-toolbar-row .projects-sort-select{flex-shrink:1;min-width:0}.projects-toolbar-row .projects-sort-select select{width:auto;min-width:172px;max-width:none;flex-shrink:0;font-size:16px;padding:7px 36px 7px 10px;appearance:none;-webkit-appearance:none;background-color:#fff;border-color:#d4d4d6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b6e75' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:16px 16px}.projects-toolbar-row .projects-sort-select select:hover{background-color:#f4f4f5;border-color:#a8a8ab}.projects-toolbar-row .projects-sort-select select:active,.projects-toolbar-row .projects-sort-select select:focus{background-color:#eeeeef;border-color:#88888c}.pl-table-wrap{width:100%;overflow-x:auto;font-family:Roboto,sans-serif}.pl-table{width:100%;border-collapse:separate;border-spacing:0;color:#202022}.pl-table thead th{position:relative;background:#fbe9dd;padding:14px 16px;text-align:center;white-space:nowrap;vertical-align:middle}.pl-table thead th:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.pl-table thead th:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.pl-table thead th.pl-th--title{text-align:center}.pl-th--has-reset{display:flex;align-items:center;gap:8px}.pl-th--has-reset .pl-th__btn{flex:1;justify-content:center}.pl-reset-filters{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#6b6e75;cursor:pointer;transition:background .15s,color .15s}.pl-reset-filters:hover{background:#ec6a271f;color:#ec6a27}.pl-reset-filters.is-active{color:#ec6a27}.pl-th__btn,.pl-th__plain{display:inline-flex;align-items:center;gap:6px;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;color:#0c0d0d;background:none;border:none;padding:0;cursor:pointer;white-space:normal;text-align:left;line-height:20px}.pl-th__plain{cursor:default}.pl-th__caret{color:#6b6e75;flex-shrink:0;transition:transform .15s}.pl-th__btn.is-open .pl-th__caret{transform:rotate(180deg)}.pl-th__btn.is-filtered,.pl-th__btn.is-filtered .pl-th__caret{color:#ec6a27}.pl-th--actions{width:40px}.pl-menu{position:absolute;top:calc(100% + 6px);left:12px;z-index:50;width:230px;background:#fff;border:1px solid #e6e6e8;border-radius:10px;box-shadow:0 10px 30px #0c0d0d1f;padding:8px;font-weight:400}.pl-menu__sort{display:flex;gap:6px;margin-bottom:8px}.pl-menu__sort button{flex:1;padding:7px 8px;border:1px solid #e3e3e5;border-radius:6px;background:#fff;font-size:12px;font-weight:500;color:#4a4a4d;cursor:pointer}.pl-menu__sort button:hover{background:#f7f7f9}.pl-menu__sort button.is-active{border-color:#ec6a27;background:#fdf0e9;color:#ec6a27}.pl-menu__search{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #d4d4d6;border-radius:6px;font-size:13px;color:#202022;outline:none;margin-bottom:6px}.pl-menu__search:focus{border-color:#ec6a27}.pl-menu__list{max-height:220px;overflow-y:auto}.pl-menu__option{display:flex;align-items:center;gap:8px;padding:7px 6px;border-radius:6px;font-size:13px;color:#202022;cursor:pointer}.pl-menu__option:hover{background:#f7f7f9}.pl-menu__option input{accent-color:#ec6a27;width:16px;height:16px;cursor:pointer}.pl-menu__option--all{font-weight:600;border-bottom:1px solid #efeff1;border-radius:0;margin-bottom:4px}.pl-menu__empty{padding:8px 6px;font-size:13px;color:#9a9a9e}.pl-row{cursor:pointer;transition:background .12s}.pl-row:hover{background:#fafafa}.pl-td{padding:14px 16px;border-bottom:1px solid #ececee;font-size:14px;color:#202022;vertical-align:middle;white-space:nowrap;text-align:center}.pl-td--center{text-align:center}.pl-td--title{max-width:340px;text-align:left}.pl-td--title strong{display:block;max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#202022;line-height:18px}.pl-id{display:block;margin-top:4px;font-size:12px;color:#9a9a9e}.pl-priority{display:inline-block;padding:4px 12px;border-radius:8px;font-size:13px;font-weight:500;white-space:nowrap}.pl-priority{color:#2e2e30}.pl-priority--normal{background:#e4eef9}.pl-priority--medium{background:#fef3c6}.pl-priority--high{background:#ffd6a7}.pl-priority--overdue{background:#ffc9c9}.pl-status{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:500;color:#2e2e30;text-align:left;line-height:16px;white-space:normal}.pl-status img{flex-shrink:0}.pl-status--draft{background:#ededed}.pl-status--approval{background:#f0edfe}.pl-status--production{background:#e4eef9}.pl-status--partial{background:#fdfae2}.pl-status--done{background:#f2fcd7}.pl-status--installed{background:#e8fae0}.pl-status--cancelled{background:#f9ddda}.pl-pill-edit{position:relative;display:inline-flex;justify-content:center}.pl-pill-trigger{border:none;background:none;padding:0;cursor:pointer;border-radius:8px}.pl-pill-trigger:hover{filter:brightness(.97)}.pl-pill-menu{position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);z-index:80;display:flex;flex-direction:column;gap:8px;padding:10px;background:#fff;border:1px solid #d4d4d6;border-radius:12px;box-shadow:0 12px 32px #0f172a29}.pl-pill-opt{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:none;cursor:pointer;white-space:nowrap}.pl-pill-check{flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center}.pl-pill-opt.is-selected .pl-status,.pl-pill-opt.is-selected .pl-priority{box-shadow:0 0 0 1.5px #16a34a}.pl-3d{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:48px;height:48px;border:1px solid #D4D4D6;border-radius:8px;background:#fafafd;cursor:pointer;padding:0}.pl-3d{color:#69696d;transition:color .12s,background .12s,border-color .12s}.pl-3d:hover{color:#202022;background:#f0f0f2;border-color:#c8c8ca}.pl-3d:active{color:#ec6a27}.pl-more{border:none;background:none;cursor:pointer;color:#9a9a9e;font-size:16px;letter-spacing:1px;padding:4px 8px;border-radius:6px;line-height:1}.pl-more:hover{background:#f2f2f4;color:#4a4a4d}.pl-empty{padding:40px 16px;text-align:center;color:#9a9a9e;font-size:14px}.asg{position:relative;font-family:Roboto,sans-serif;display:inline-block}.asg--card{display:block;width:100%}.asg--card .asg__trigger{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:8px 34px 8px 12px;border:1px solid #e3e3e5;border-radius:8px;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s}.asg--card .asg__trigger:hover{border-color:#cfcfd2}.asg--card .asg__trigger.is-open{border-color:#ec6a27}.asg--card .asg__label{font-size:11px;color:#88888c}.asg--card .asg__value{font-size:14px;font-weight:500;color:#202022;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asg--card .asg__caret{position:absolute;top:50%;right:12px;transform:translateY(-50%);color:#9a9a9e}.asg--inline .asg__trigger{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:4px 6px;border:none;border-radius:6px;background:none;cursor:pointer;font-size:14px;color:#202022;transition:background .12s}.asg--inline .asg__trigger:hover,.asg--inline .asg__trigger.is-open{background:#f2f2f4}.asg--inline .asg__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asg--inline .asg__caret{color:#9a9a9e;flex-shrink:0}.asg__value.is-empty{color:#9a9a9e;font-weight:400}.asg__menu{position:absolute;z-index:60;bottom:calc(100% + 6px);left:0;min-width:220px;max-width:300px;background:#fff;border:1px solid #e6e6e8;border-radius:10px;box-shadow:0 10px 30px #0c0d0d24;padding:8px}.asg__search{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #d4d4d6;border-radius:6px;font-size:13px;color:#202022;outline:none;margin-bottom:6px}.asg__search:focus{border-color:#ec6a27}.asg__list{max-height:220px;overflow-y:auto;display:flex;flex-direction:column}.asg__opt{text-align:left;border:none;background:none;padding:8px;border-radius:6px;font-size:13px;color:#202022;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.asg__opt:hover{background:#f7f7f9}.asg__opt.is-selected{background:#fdf0e9;color:#ec6a27;font-weight:500}.asg__opt--clear{color:#9a9a9e;border-bottom:1px solid #efeff1;border-radius:0;margin-bottom:4px}.asg__empty{padding:8px;font-size:13px;color:#9a9a9e}.project-card__stats>div:nth-child(1){align-items:flex-start}.project-card__stats>div:nth-child(2){align-items:center}.project-card__stats-3d{align-items:flex-end!important;justify-content:center}.open-project-btn--3d{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;width:48px;height:48px;padding:0;border:1px solid #D4D4D6;border-radius:8px;background:#fafafd;cursor:pointer}.open-project-btn--3d{transition:color .12s,background .12s,border-color .12s}.project-card__stats .open-project-btn--3d{color:#69696d;background:#fafafd;border:1px solid #D4D4D6}.project-card__stats .open-project-btn--3d:hover{color:#202022;background:#f0f0f2;border-color:#c8c8ca}.project-card__stats .open-project-btn--3d:active{color:#ec6a27}.icon-3d{display:block;width:32px;height:32px}.icon-3d g{opacity:1}.icon-3d path[stroke]{stroke:currentColor}.icon-3d path[fill]:not([stroke]){fill:currentColor}.project-card__priority.priority-обычный{background:#e4eef9;color:#2e2e30}.project-card__priority.priority-средний{background:#fef3c6;color:#2e2e30}.project-card__priority.priority-высокий{background:#ffd6a7;color:#2e2e30}.project-card__priority.priority-просрочен{background:#ffc9c9;color:#2e2e30}.projects-view-switcher{width:278px;gap:0;justify-content:space-between}.projects-view-switcher button{flex:none;width:112px;gap:8px}.projects-view-switcher__kanban-icon{display:inline-block;width:24px;height:24px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%207V14M12%207V11M16%207V16M5%203H19C20.1046%203%2021%203.89543%2021%205V19C21%2020.1046%2020.1046%2021%2019%2021H5C3.89543%2021%203%2020.1046%203%2019V5C3%203.89543%203.89543%203%205%203Z'%20stroke='%23A8A8AB'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:24px 24px}.projects-view-switcher__kanban-icon:before,.projects-view-switcher__kanban-icon:after{content:none}.projects-view-switcher button.is-active .projects-view-switcher__kanban-icon{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%207V14M12%207V11M16%207V16M5%203H19C20.1046%203%2021%203.89543%2021%205V19C21%2020.1046%2020.1046%2021%2019%2021H5C3.89543%2021%203%2020.1046%203%2019V5C3%203.89543%203.89543%203%205%203Z'%20stroke='%23EC6A27'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.projects-view-switcher button svg{width:24px;height:24px}.projects-sort-select select{border-radius:8px}.projects-view-switcher>span,.projects-sort-select span{font-size:14px}.projects-sort-select{width:299px;gap:0;justify-content:space-between}.board-error{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:24px;color:#4a4a4d;font-family:Roboto,sans-serif}.board-error button{padding:8px 16px;border:1px solid #d4d4d6;border-radius:8px;background:#fff;cursor:pointer}.projects-page-header .page-title h1{font-size:32px;line-height:40px;font-weight:500;color:#202022}.projects-page-header .page-title p{max-width:none;white-space:nowrap;font-size:16px;font-weight:500;color:#4a4a4d}.projects-toolbar-row .projects-search{position:relative;flex:1 1 200px;min-width:160px}.projects-search .search-input{width:100%;padding:12px 44px 12px 16px;border-radius:8px;border:1px solid #d4d4d6;background:#f7f7f9;font-size:15px;color:#202022;outline:none;transition:border-color .2s,background .2s;font-family:Roboto,sans-serif}.projects-search .search-input:hover{border-color:#202022}.projects-search .search-input:focus{border-color:#ec6a27;background:#fff}.projects-search .search-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#aaa;pointer-events:none;transition:color .2s}.projects-search:hover .search-icon{color:#202022}.projects-search:focus-within .search-icon{color:#ec6a27}.projects-toolbar-row .projects-search--compact{flex:0 1 280px;min-width:160px}.projects-toolbar-row .projects-view-switcher--right{margin-left:auto}.pf-root{position:relative;display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;flex-wrap:wrap;font-family:Roboto,sans-serif}.pf-trigger{flex:0 0 auto;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:56px;height:48px;border:1px solid #d4d4d6;border-radius:8px;background:#fff;color:#4a4a4d;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.pf-trigger:hover{background:#f4f4f5;border-color:#a8a8ab}.pf-trigger.is-open{background:#eeeeef;border-color:#88888c;color:#202022}.pf-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:60;min-width:230px;padding:8px 0;display:flex;flex-direction:column;gap:2px;background:#fff;border:1px solid #d4d4d6;border-radius:10px;box-shadow:0 12px 32px #0f172a24}.pf-menu__title{padding:4px 14px 6px;font-size:12px;color:#88888c}.pf-menu__item{position:relative;display:flex;align-items:center;gap:10px;margin:0 6px;padding:8px 8px 8px 10px;border-radius:6px;cursor:pointer;font-size:14px;color:#202022}.pf-menu__item:hover,.pf-menu__item.is-open{background:#f4f4f5}.pf-menu__item.is-active{color:#ec6a27}.pf-menu__label{flex:1}.pf-menu__chev{display:inline-flex;color:#88888c}.pf-flyout{position:absolute;top:-8px;left:100%;z-index:70;min-width:210px;max-height:280px;overflow:auto;padding:6px;margin-left:4px;background:#fff;border:1px solid #d4d4d6;border-radius:10px;box-shadow:0 12px 32px #0f172a24}.pf-flyout:before{content:"";position:absolute;top:0;left:-6px;width:6px;height:100%}.pf-flyout__opt{display:block;width:100%;text-align:left;padding:8px 10px;border:none;background:none;border-radius:6px;cursor:pointer;font-size:14px;color:#202022;white-space:nowrap}.pf-flyout__opt:hover{background:#f4f4f5}.pf-flyout__opt.is-selected{background:#fdeee6;color:#ec6a27;font-weight:500}.pf-flyout__empty{padding:8px 10px;font-size:13px;color:#88888c}.pf-chip{position:relative;display:inline-flex;align-items:center;flex:0 0 auto;padding:16px 56px 16px 16px;border:1px solid #d4d4d6;border-radius:8px;background:#fff;cursor:pointer;transition:background .15s,border-color .15s}.pf-chip:hover{background:#f4f4f5}.pf-chip__value{font-size:16px;line-height:16px;color:#202022;white-space:nowrap}.pf-chip__x{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#4a4a4d}.pf-chip__x svg{width:16px;height:16px}:root[data-numina-theme=dark] .pf-trigger,:root[data-numina-theme=dark] .pf-chip,:root[data-numina-theme=dark] .pf-menu,:root[data-numina-theme=dark] .pf-flyout{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .pf-chip__value,:root[data-numina-theme=dark] .pf-menu__item,:root[data-numina-theme=dark] .pf-flyout__opt{color:var(--admin-text)}:root[data-numina-theme=dark] .pf-trigger:hover,:root[data-numina-theme=dark] .pf-chip:hover,:root[data-numina-theme=dark] .pf-menu__item:hover,:root[data-numina-theme=dark] .pf-flyout__opt:hover{background:var(--admin-hover)}.pd-confirm-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f172a73}.pd-confirm{position:relative;box-sizing:border-box;width:440px;max-width:100%;padding:32px;background:#fff;border-radius:16px;box-shadow:0 24px 60px #00000047;font-family:Roboto,sans-serif}.pd-confirm__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:none;color:#9a9a9e;cursor:pointer;transition:background .15s,color .15s}.pd-confirm__close:hover{background:#f4f4f5;color:#202022}.pd-confirm__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;margin:8px auto 0}.pd-confirm__icon--success{color:#2e9e5b}.pd-confirm__title{margin:8px 0 0;padding-right:24px;font-size:24px;font-weight:700;line-height:1.25;text-align:center;color:#202022}.pd-confirm__icon+.pd-confirm__title{padding-right:0}.pd-confirm__message{margin:12px 0 0;font-size:16px;line-height:1.4;text-align:center;color:#6b6b70;white-space:pre-line}.pd-confirm__actions{display:flex;gap:12px;margin-top:28px}.pd-confirm__btn{box-sizing:border-box;min-height:52px;padding:12px 24px;border-radius:10px;border:1px solid transparent;font-size:16px;font-weight:500;font-family:Roboto,sans-serif;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.pd-confirm__btn--cancel{flex:0 0 auto;background:#fff;border-color:#d4d4d6;color:#202022}.pd-confirm__btn--cancel:hover{background:#f4f4f5}.pd-confirm__btn--confirm{flex:1;background:#ec6a27;color:#fff}.pd-confirm__btn--confirm:hover{background:#d35e1f}:root[data-numina-theme=dark] .pd-confirm{background:var(--admin-panel)}:root[data-numina-theme=dark] .pd-confirm__title{color:var(--admin-text)}:root[data-numina-theme=dark] .pd-confirm__message{color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .pd-confirm__btn--cancel{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .projects-page-header .page-title h1{color:var(--admin-text)}:root[data-numina-theme=dark] .projects-page-header .page-title p{color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .projects-search .search-input{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .projects-search:hover .search-input{border-color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .projects-search:hover .search-icon{color:var(--admin-text)}:root[data-numina-theme=dark] .projects-view-switcher,:root[data-numina-theme=dark] .projects-sort-select{color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .projects-view-switcher button{background:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .projects-toolbar-row .projects-sort-select select{background-color:var(--admin-input-bg);border-color:var(--admin-border);color:var(--admin-text)}:root[data-numina-theme=dark] .projects-toolbar-row .projects-sort-select select:hover{background-color:var(--admin-hover);border-color:var(--admin-text-secondary)}:root[data-numina-theme=dark] .projects-toolbar-row .projects-sort-select select:active,:root[data-numina-theme=dark] .projects-toolbar-row .projects-sort-select select:focus{background-color:var(--admin-hover);border-color:var(--accent-orange)}.community-page{min-height:100vh;background:linear-gradient(180deg,var(--bg-sidebar-start) 0%,var(--bg-sidebar-end) 100%);color:var(--text-primary, #fff);font-family:system-ui,-apple-system,sans-serif}.community-topbar{padding:8px 0;border-bottom:1px solid var(--border-main, #2a3a4a);background:linear-gradient(90deg,var(--bg-header-end) 0%,var(--bg-header-start) 100%)}.community-topbar-inner{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 32px}.community-topbar-left{position:relative;display:flex;align-items:center;gap:16px}.community-topbar-left .community-back-btn{position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:16px;white-space:nowrap}@media(max-width:1480px){.community-topbar-left .community-back-btn{position:static;transform:none;margin-right:0;order:-1}}.community-topbar-right{display:flex;align-items:center;gap:12px}.community-admin-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;background:#ff98001f;border:1px solid rgba(255,152,0,.3);border-radius:6px;color:#ff9800;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;text-decoration:none}.community-admin-btn:hover{background:#ff980038;border-color:#ff980080}.community-topbar-left .logo{display:inline-flex;align-items:center;cursor:pointer;text-decoration:none}.community-topbar-left .logo img{width:110px;height:64px;display:block}.community-back-btn{display:flex;align-items:center;gap:6px;padding:6px 14px;background:var(--bg-card, rgba(255, 255, 255, .05));border:1px solid var(--border-main, #2a3a4a);border-radius:6px;color:var(--text-secondary, #aabbcc);font-size:13px;cursor:pointer;transition:all .15s;text-decoration:none}.community-back-btn:hover{background:var(--bg-hover, rgba(255, 255, 255, .1));color:var(--text-primary, #fff)}.community-header{padding:32px 32px 0;max-width:1280px;margin:0 auto}.community-header h1{font-size:24px;font-weight:700;margin:0 0 6px}.community-header p{font-size:14px;color:var(--text-secondary, #aabbcc);margin:0}.community-filters{display:flex;align-items:center;gap:12px;padding:20px 32px;max-width:1280px;margin:0 auto;flex-wrap:wrap}.community-sort-dropdown{position:relative}.community-sort-trigger{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#ffffff0d;border:1px solid var(--border-main, #2a3a4a);border-radius:8px;color:var(--text-primary, #fff);font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.community-sort-trigger:hover{background:#ffffff14;border-color:#ff98004d}.community-sort-chevron{font-size:11px;opacity:.6}.community-sort-menu{position:absolute;top:calc(100% + 4px);left:0;min-width:180px;background:#1a2332;border:1px solid var(--border-main, #2a3a4a);border-radius:8px;padding:4px;z-index:100;box-shadow:0 8px 24px #0006;animation:sortDropIn .12s ease}@keyframes sortDropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.community-sort-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 12px;background:none;border:none;border-radius:6px;color:var(--text-secondary, #aabbcc);font-size:13px;cursor:pointer;transition:all .1s}.community-sort-item:hover{background:#ffffff0f;color:var(--text-primary, #fff)}.community-sort-item.active{color:#ff9800}.community-sort-item .bi-check2{font-size:14px}.community-search{flex:1;min-width:200px;max-width:320px;position:relative}.community-search i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--text-muted, #667788);font-size:14px;pointer-events:none}.community-search input{width:100%;padding:8px 12px 8px 32px;background:var(--bg-input, #1e2a3a);border:1px solid var(--border-main, #2a3a4a);border-radius:6px;color:var(--text-primary, #fff);font-size:13px;transition:border-color .15s}.community-search input:focus{outline:none;border-color:#ff9800;box-shadow:0 0 0 3px #ff98001a}.community-search input::placeholder{color:var(--text-muted, #667788)}.community-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 32px 40px;max-width:1280px;margin:0 auto}@media(max-width:1100px){.community-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:780px){.community-grid{grid-template-columns:1fr}}@media(max-width:500px){.community-grid{grid-template-columns:1fr}}.community-card{position:relative;background:#ffffff0d;border:2px solid transparent;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .2s ease}.community-card:hover{border-color:#ff980059;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.community-card.featured{border-color:#ff98004d;box-shadow:0 0 0 1px #ff98001a}.community-card.featured:hover{border-color:#ff980080}.community-card-new-badge{position:absolute;top:8px;left:8px;z-index:2;padding:2px 8px;background:#ec6a27;color:#fff;font-size:10px;font-weight:700;letter-spacing:.5px;border-radius:4px;line-height:1.4;pointer-events:none}.community-card-actions{position:absolute;top:8px;right:8px;display:flex;gap:4px;opacity:0;transition:opacity .15s;z-index:2}.community-card:hover .community-card-actions{opacity:1}.community-card-action-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0f1520d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#abc;font-size:14px;cursor:pointer;transition:all .15s}.community-card-action-btn:hover{background:#0f1520f2;color:#fff;border-color:#ffffff4d}.community-card-action-btn.active{color:#ff9800;border-color:#ff980066}.community-card-action-btn.active:hover{color:#ffb74d;border-color:#ff980099}.community-card-action-btn.delete:hover{color:#ef5350;border-color:#ef535066}.community-card-thumb{position:relative;width:100%;aspect-ratio:16 / 10;background:#ffffff08;overflow:hidden}.community-card-slider-track{display:flex;width:100%;height:100%;transition:transform .45s cubic-bezier(.22,.61,.36,1);will-change:transform}.community-card-slide{flex:0 0 100%;min-width:100%;height:100%}.community-card-slide-image{width:100%;height:100%;object-fit:cover;display:block}.community-card-thumb-placeholder{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;color:var(--text-muted, #667788)}.community-card-thumb-placeholder i{font-size:28px;opacity:.4}.community-card-body{padding:12px 14px}.community-card-body-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.community-card-name{font-size:14px;font-weight:600;color:var(--text-primary, #fff);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1 auto}.community-card-meta{display:flex;align-items:center;justify-content:space-between}.community-card-author{font-size:12px;color:var(--text-muted, #667788);margin:0}.community-like-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:var(--text-muted, #667788);font-size:13px;cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .15s}.community-like-btn:hover,.community-like-btn.liked{color:#ef5350}.community-like-btn.liked i{animation:likePopIn .25s ease}@keyframes likePopIn{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.community-card-meta-actions{display:flex;align-items:center;gap:2px}.community-fav-btn{display:inline-flex;align-items:center;gap:4px;background:none;border:none;color:var(--text-muted, #667788);font-size:13px;cursor:pointer;padding:2px 4px;border-radius:4px;transition:all .15s}.community-fav-btn:hover,.community-fav-btn.active{color:#ff9800}.community-fav-btn.preview{font-size:14px;gap:5px;padding:4px 8px;border-radius:6px}.community-fav-btn.preview:hover{background:#ff98001a}.community-empty{grid-column:1 / -1;text-align:center;padding:60px 20px;color:var(--text-muted, #667788)}.community-empty i{font-size:48px;display:block;margin-bottom:12px;opacity:.4}.community-loading{grid-column:1 / -1;text-align:center;padding:60px 20px;color:var(--text-secondary, #aabbcc)}.community-loading-spinner{display:inline-block;width:32px;height:32px;border:3px solid rgba(255,152,0,.2);border-top-color:#ff9800;border-radius:50%;animation:communitySpin .8s linear infinite;margin-bottom:12px}@keyframes communitySpin{to{transform:rotate(360deg)}}.community-load-more{display:flex;justify-content:center;padding:0 32px 40px;max-width:1280px;margin:0 auto}.community-load-more-btn{padding:10px 32px;background:#ff980026;border:1px solid rgba(255,152,0,.3);border-radius:6px;color:#ff9800;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.community-load-more-btn:hover{background:#ff980040;border-color:#ff980080}.community-load-more-btn:disabled{opacity:.5;cursor:not-allowed}.community-skeleton-card{background:#ffffff0d;border-radius:10px;overflow:hidden}.community-skeleton-thumb{width:100%;aspect-ratio:16 / 10;background:linear-gradient(90deg,#ffffff08 25%,#ffffff0f,#ffffff08 75%);background-size:200% 100%;animation:communityShimmer 1.5s infinite}.community-skeleton-body{padding:12px 14px;display:flex;flex-direction:column;gap:8px}.community-skeleton-line{height:12px;border-radius:4px;background:linear-gradient(90deg,#ffffff0d 25%,#ffffff14,#ffffff0d 75%);background-size:200% 100%;animation:communityShimmer 1.5s infinite}.community-skeleton-line.short{width:60%}@keyframes communityShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.community-preview-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#000000b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:previewFadeIn .2s ease}@keyframes previewFadeIn{0%{opacity:0}to{opacity:1}}.community-preview-card{position:relative;width:90%;max-width:700px;max-height:90vh;background:#1a2332;border:1px solid var(--border-main, #2a3a4a);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 24px 64px #00000080;animation:previewSlideIn .25s ease}@keyframes previewSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.community-preview-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0f1520cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ccc;font-size:16px;cursor:pointer;transition:all .15s}.community-preview-close:hover{background:#0f1520f2;color:#fff;border-color:#ffffff4d}.community-preview-thumb{width:100%;aspect-ratio:16 / 9;background:#ffffff08;overflow:hidden;flex-shrink:0}.community-preview-slider-track{display:flex;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.community-preview-slide{flex:0 0 100%;min-width:100%;height:100%}.community-preview-slide-image{width:100%;height:100%;object-fit:cover;display:block}.community-preview-thumb-placeholder{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;color:var(--text-muted, #667788)}.community-preview-thumb-placeholder i{font-size:48px;opacity:.3}.community-preview-body{padding:20px 24px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.community-preview-name{font-size:20px;font-weight:700;margin:0;color:var(--text-primary, #fff)}.community-preview-description{font-size:14px;color:var(--text-secondary, #aabbcc);margin:0;line-height:1.55;white-space:pre-wrap}.community-preview-footer{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:14px;border-top:1px solid var(--border-main, #2a3a4a);flex-wrap:wrap;gap:12px}.community-preview-meta{display:flex;align-items:center;gap:14px}.community-preview-author{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--text-secondary, #aabbcc)}.community-like-btn.preview{font-size:14px;gap:5px;padding:4px 8px;border-radius:6px}.community-like-btn.preview:hover{background:#ef53501a}.community-preview-actions{display:flex;align-items:center;gap:8px}.community-preview-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.community-preview-btn.open{background:#ff9800;color:#fff}.community-preview-btn.open:hover{background:#f5a623}.community-preview-btn.open:disabled{opacity:.5;cursor:not-allowed}.community-preview-btn.edit{background:#ffffff14;border:1px solid var(--border-main, #2a3a4a);color:var(--text-secondary, #aabbcc)}.community-preview-btn.edit:hover{background:#ffffff24;color:var(--text-primary, #fff)}.gallery-filter{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--text-secondary, #aabbcc)}.gallery-filter-label{opacity:.7}.gallery-filter-select{padding:7px 10px;background:var(--bg-input, #1e2a3a);border:1px solid var(--border-main, #2a3a4a);border-radius:6px;color:var(--text-primary, #fff);font-size:13px;cursor:pointer}.gallery-filter-select:focus{outline:none;border-color:#ff9800}.gallery-filter-reset{margin-left:auto;padding:7px 12px;background:transparent;border:1px dashed rgba(255,255,255,.2);border-radius:6px;color:var(--text-muted, #889);font-size:12px;cursor:pointer}.gallery-filter-reset:hover{border-color:#ff980066;color:#ff9800}.community-filters-chips{padding:0 32px 16px;max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:10px}.gallery-chips{display:flex;align-items:flex-start;gap:10px}.gallery-chips-label{padding-top:6px;font-size:12px;color:var(--text-muted, #889);min-width:110px}.gallery-chips-row{display:flex;flex-wrap:wrap;gap:6px}.gallery-chip{padding:5px 11px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:var(--text-secondary, #aabbcc);font-size:12px;cursor:pointer;transition:all .12s}.gallery-chip:hover:not(.disabled):not(.selected){border-color:#ff980066;color:#fff}.gallery-chip.selected{background:#ff98002e;border-color:#ff9800;color:#ffb74d}.gallery-chip.disabled{opacity:.35;cursor:not-allowed}.community-card-tags{font-size:12px;color:var(--text-muted, #889)}.community-preview-gallery{display:flex;gap:6px;padding:10px 16px 0;overflow-x:auto}.community-preview-thumb-btn{flex:0 0 auto;width:64px;height:48px;padding:0;background:transparent;border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer}.community-preview-thumb-btn.active{border-color:#ff9800}.community-preview-thumb-btn img{width:100%;height:100%;object-fit:cover}.community-preview-tags{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.community-preview-tag{padding:3px 10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:999px;font-size:11px;color:var(--text-secondary, #aabbcc)}.community-card-thumb{position:relative}.community-card-overlay-bar{position:absolute;inset:8px;z-index:3;pointer-events:none}.community-card-top-right{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;max-width:calc(100% - 24px)}.community-card-dim-pill{padding:5px 9px;background:#0f1520b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#eef4ff;font-size:11px;font-weight:600;line-height:1;white-space:nowrap;box-shadow:0 8px 18px #00000029}.community-card-dim-pill.width{max-width:min(190px,calc(100vw - 180px));overflow:hidden;text-overflow:ellipsis}.community-card-dim-pill.depth{position:absolute;top:150px;right:25px;transform:rotate(90deg) translateY(-100%);transform-origin:top right}.community-card-xy-icon{width:38px;height:38px;flex:0 0 38px;padding:4px;object-fit:contain;background:transparent;border:none;border-radius:10px;box-shadow:none}.community-card-nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#0f1520c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;font-size:14px;cursor:pointer;opacity:0;transition:opacity .15s,background .15s;z-index:3}.community-card-nav.prev{left:8px}.community-card-nav.next{right:8px}.community-card:hover .community-card-nav{opacity:1}.community-card-nav:hover{background:#0f1520f2;border-color:#ff980080;color:#ff9800}.community-card-dots{position:absolute;bottom:8px;left:50%;transform:translate(-50%);display:flex;gap:4px;padding:4px 8px;background:#0f15208c;border-radius:999px;z-index:2;pointer-events:none}.community-card-dot{width:5px;height:5px;border-radius:50%;background:#fff6;transition:background .2s,transform .2s}.community-card-dot.active{background:#ff9800;transform:scale(1.25)}.community-fav-btn.card-meta{width:34px;height:34px;display:flex;align-items:center;justify-content:center;background:#0f1520c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:8px;font-size:14px;color:#abc;padding:0;flex:0 0 34px;transition:all .15s}.community-fav-btn.card-meta:hover{background:#0f1520f2;color:#ff9800;border-color:#ff980080}.community-fav-btn.card-meta.active{color:#ff9800;border-color:#ff980099}:root[data-numina-theme=light] .community-preview-card{background:#fff;border-color:var(--border-main)}:root[data-numina-theme=light] .community-preview-thumb{background:#0f172a0a}:root[data-numina-theme=light] .community-preview-tag{background:#0f172a0d;border-color:#0f172a1f}:root[data-numina-theme=light] .community-fav-btn.card-meta{background:#ffffffeb;border-color:var(--border-main);color:var(--text-secondary)}:root[data-numina-theme=light] .community-fav-btn.card-meta:hover{background:#fff;color:#ec6a27;border-color:#ec6a2780}:root[data-numina-theme=light] .community-fav-btn.card-meta.active{color:#ec6a27;border-color:#ec6a2799}:root[data-numina-theme=light] .community-page,:root[data-numina-theme=light] .community-topbar{background:#f4f4f5}.community-grid.is-refetching{opacity:.75;transition:opacity .2s ease}.community-preview-thumb{position:relative}.community-preview-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#0f1520cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;font-size:16px;cursor:pointer;transition:all .15s;z-index:3}.community-preview-nav.prev{left:14px}.community-preview-nav.next{right:14px}.community-preview-nav:hover{background:#0f1520f2;color:#ff9800;border-color:#ff980080}.community-preview-counter{position:absolute;bottom:12px;left:50%;transform:translate(-50%);padding:3px 10px;background:#0f1520bf;border-radius:999px;font-size:12px;color:#fff;z-index:2;pointer-events:none}.community-preview-fullscreen{position:absolute;bottom:12px;right:14px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#0f1520cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;transition:all .15s;z-index:3}.community-preview-fullscreen:hover{background:#0f1520f2;color:#ff9800;border-color:#ff980080}.community-fullscreen-overlay{position:fixed;inset:0;z-index:2000;background:#000000eb;display:flex;align-items:center;justify-content:center;padding:24px 72px 64px;animation:previewFadeIn .2s ease}.community-fullscreen-image{width:min(96vw,1680px);max-width:100%;max-height:calc(100vh - 48px);height:auto;object-fit:contain;border-radius:8px;box-shadow:0 18px 60px #000c}.community-fullscreen-close{position:absolute;top:18px;right:18px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:#0f1520cc;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;font-size:18px;cursor:pointer;transition:all .15s}.community-fullscreen-close:hover{background:#0f1520f2;color:#ff9800;border-color:#ff980080}.community-fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;display:flex;align-items:center;justify-content:center;background:#0f1520cc;border:1px solid rgba(255,255,255,.15);border-radius:50%;color:#fff;font-size:22px;cursor:pointer;transition:all .15s}.community-fullscreen-nav.prev{left:24px}.community-fullscreen-nav.next{right:24px}.community-fullscreen-nav:hover{background:#0f1520f2;color:#ff9800;border-color:#ff980080}.community-fullscreen-counter{position:absolute;bottom:24px;left:50%;transform:translate(-50%);padding:6px 14px;background:#0f1520cc;border-radius:999px;font-size:13px;color:#fff}@media(max-width:640px){.community-card-overlay-bar{inset:8px}.community-card-top-right{gap:6px;max-width:calc(100% - 12px)}.community-card-dim-pill{font-size:10px;padding:4px 8px}.community-card-dim-pill.width{max-width:min(150px,calc(100vw - 150px))}.community-card-dim-pill.depth{top:52px;right:4px}.community-card-xy-icon{width:32px;height:32px;flex-basis:32px;padding:3px;border-radius:8px}.community-fullscreen-overlay{padding:16px 52px 48px}.community-fullscreen-image{width:min(98vw,1280px);max-height:calc(100vh - 32px)}}@media(max-width:768px){.community-topbar{padding:12px 18px;gap:12px}.community-topbar-left,.community-topbar-right{min-width:0;gap:10px}.community-header{padding:24px 18px 0}.community-header h1{font-size:22px}.community-filters,.community-filters-chips,.community-grid,.community-load-more{padding-left:18px;padding-right:18px}.community-filters{align-items:stretch}.community-search{max-width:none;flex:1 1 260px}.gallery-filter{flex:1 1 220px;justify-content:space-between}.gallery-filter-select{min-width:150px}.gallery-filter-reset{margin-left:0}.gallery-chips{flex-direction:column;gap:6px}.gallery-chips-label{min-width:0;padding-top:0}.community-preview-card{width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}}@media(max-width:520px){.community-topbar{align-items:flex-start;flex-direction:column}.community-topbar-left,.community-topbar-right{width:100%}.community-back-btn,.community-admin-btn{min-height:38px}.community-filters{flex-direction:column;gap:10px}.community-sort-dropdown,.community-sort-trigger,.community-search,.gallery-filter,.gallery-filter-select,.gallery-filter-reset{width:100%}.community-sort-trigger,.gallery-filter{min-height:40px}.community-sort-menu{width:100%}.community-grid{gap:14px}.community-card-actions{opacity:1}.community-preview-body{padding:16px}.community-preview-footer,.community-preview-actions{align-items:stretch;flex-direction:column;width:100%}.community-preview-btn{justify-content:center;min-height:42px;width:100%}.community-fullscreen-overlay{padding:12px 12px 56px}.community-fullscreen-nav{top:auto;bottom:14px;width:42px;height:42px}.community-fullscreen-nav.prev{left:18px}.community-fullscreen-nav.next{right:18px}}.admin-templates-layout{display:grid;grid-template-columns:340px 1fr;gap:20px;padding:0 32px 40px;max-width:1280px;margin:0 auto;align-items:flex-start}.admin-templates-page-alert{max-width:1280px;margin:0 auto 16px;padding:11px 14px;border-radius:8px;border:1px solid var(--border-lightest);font-size:13px;line-height:1.45}.admin-templates-page-alert.error{background:#ef53501f;border-color:#ef53504d;color:#ffb4b2}.admin-templates-page-alert.success{background:#ec6a271f;border-color:#ec6a2747;color:#a5d6a7}@media(max-width:900px){.admin-templates-layout{grid-template-columns:1fr}}.admin-templates-left{display:flex;flex-direction:column;gap:12px}.admin-templates-tabs{display:flex;gap:6px;background:var(--bg-card);padding:4px;border-radius:8px;border:1px solid var(--border-light)}.admin-templates-tab{flex:1;padding:6px 10px;background:transparent;border:none;border-radius:6px;color:var(--text-secondary);font-size:12px;cursor:pointer;transition:all .15s}.admin-templates-tab.active{background:#ff980029;color:#ffb74d}.admin-templates-list{display:flex;flex-direction:column;gap:6px;max-height:calc(100vh - 260px);overflow-y:auto;padding-right:4px}.admin-template-row{display:flex;gap:10px;align-items:center;padding:8px;background:var(--bg-card);border:1px solid transparent;border-radius:8px;text-align:left;cursor:pointer;color:inherit}.admin-template-row:hover{border-color:#ff98004d}.admin-template-row.active{border-color:#ff9800;background:#ff98001a}.admin-template-row-thumb{flex:0 0 56px;width:56px;height:42px;border-radius:6px;overflow:hidden;background:var(--bg-card);display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.admin-template-row-thumb img{width:100%;height:100%;object-fit:cover}.admin-template-row-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.admin-template-row-name{font-size:13px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.admin-template-row-meta{display:flex;gap:8px;font-size:11px;color:#889}.admin-template-status{padding:1px 8px;border-radius:999px;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px}.admin-template-status-draft{background:#ff98002e;color:#ffb74d}.admin-template-status-published{background:#ec6a272e;color:#81c784}.admin-templates-right{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:20px;min-height:60vh}.admin-templates-empty{padding:80px 0;text-align:center;color:#678}.admin-templates-empty i{font-size:32px;display:block;margin-bottom:12px}.template-editor-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.template-editor-header h2{margin:0;font-size:18px}.template-editor-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.template-editor-alert{margin:0 0 16px;padding:11px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.12);font-size:13px;line-height:1.45}.template-editor-alert.error{background:#ef53501f;border-color:#ef53504d;color:#ffb4b2}.template-editor-alert.warning{background:#ff98001f;border-color:#ff980052;color:#ffd08a}.template-editor-alert.success{background:#ec6a271f;border-color:#ec6a2747;color:#a5d6a7}.template-btn{padding:8px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#ddd;font-size:13px;cursor:pointer}.template-btn:hover:not(:disabled){border-color:#ff980066}.template-btn.primary{background:#ff9800;border-color:#ff9800;color:#0f1520}.template-btn.primary:hover:not(:disabled){background:#ffa726}.template-btn.danger:hover:not(:disabled){border-color:#ef535066;color:#ef5350}.template-btn:disabled{opacity:.5;cursor:not-allowed}.template-editor-section{margin-bottom:24px}.template-editor-section h3{margin:0 0 12px;font-size:14px;color:#abc;text-transform:uppercase;letter-spacing:.8px}.template-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.template-field span{font-size:12px;color:#889}.template-field input,.template-field textarea,.template-field select{padding:8px 10px;background:#1e2a3a;border:1px solid #2a3a4a;border-radius:6px;color:#fff;font-size:13px}.template-field input:focus,.template-field textarea:focus,.template-field select:focus{outline:none;border-color:#ff9800}.template-field-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:700px){.template-field-row{grid-template-columns:1fr}}.template-chips{display:flex;flex-wrap:wrap;gap:6px}.template-chip{padding:5px 11px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#abc;font-size:12px;cursor:pointer}.template-chip.selected{background:#ff980033;border-color:#ff9800;color:#ffb74d}.template-chip.disabled{opacity:.35;cursor:not-allowed}.template-editor-save{text-align:right;margin-top:8px}.template-gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:10px}.template-gallery-item{position:relative;aspect-ratio:4 / 3;background:#0003;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:grab}.template-gallery-item.is-cover{border-color:#ff9800}.template-gallery-item img{width:100%;height:100%;object-fit:cover}.template-gallery-actions{position:absolute;top:6px;right:6px;display:flex;gap:4px;opacity:0;transition:opacity .15s}.template-gallery-item:hover .template-gallery-actions{opacity:1}.template-gallery-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#0f1520e6;border:1px solid rgba(255,255,255,.15);border-radius:6px;color:#ddd;cursor:pointer;font-size:12px}.template-gallery-btn:hover{border-color:#ff9800}.template-gallery-btn.danger:hover{border-color:#ef5350;color:#ef5350}.template-gallery-badge{position:absolute;bottom:6px;left:6px;padding:2px 8px;background:#ff9800;color:#0f1520;font-size:10px;font-weight:700;border-radius:4px}.template-gallery-upload{aspect-ratio:4 / 3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#ffffff0a;border:1px dashed rgba(255,255,255,.2);border-radius:8px;color:#abc;font-size:12px;cursor:pointer}.template-gallery-upload i{font-size:20px}.template-gallery-upload:hover{border-color:#ff9800;color:#ff9800}.image-hover-preview{position:fixed;z-index:2147483000;pointer-events:none;padding:8px;border:1px solid var(--border-main);border-radius:8px;background:var(--bg-panel-start);box-shadow:0 18px 44px #0000006b;color:var(--text-primary)}.image-hover-preview-media{display:block;width:100%;aspect-ratio:6 / 5;border-radius:6px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-lightest)}.image-hover-preview-media img{display:block;width:100%;height:100%;object-fit:contain}.image-hover-preview-caption{display:block;margin-top:7px;min-width:0}.image-hover-preview-caption strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:17px;font-weight:700}:root{--numina-ui-scale: 1;--bg-app: #101722;--bg-app-soft: #151c28;--bg-panel-start: #1a2332;--bg-panel-end: #151c28;--bg-sidebar-start: #0f1520;--bg-sidebar-end: #0c1018;--bg-header-start: #1a2332;--bg-header-end: #151c28;--bg-input: #1e2a3a;--bg-bottom-start: #1e2a3a;--bg-bottom-end: #151c28;--bg-module-bottom-start: #1a2332;--bg-module-bottom-end: #151c28;--surface-main: #1a2332;--surface-elevated: #202b3c;--surface-muted: #151c28;--surface-subtle: rgba(255, 255, 255, .05);--surface-contrast: #0f1520;--rail-bg: linear-gradient(180deg, var(--bg-sidebar-start) 0%, var(--bg-sidebar-end) 100%);--rail-surface: var(--surface-contrast);--rail-border: var(--border-subtle);--rail-text: var(--text-muted);--rail-text-hover: var(--text-primary);--rail-hover-bg: var(--bg-hover);--rail-active-bg: rgba(255, 152, 0, .14);--rail-active-text: var(--accent-orange);--rail-active-border: var(--accent-orange);--bg-modal: #1e1e2e;--bg-modal-header: #252535;--bg-modal-input: #2a2a3a;--bg-card: rgba(255, 255, 255, .05);--bg-card-hover: rgba(255, 255, 255, .1);--bg-hover-subtle: rgba(255, 255, 255, .04);--bg-hover: rgba(255, 255, 255, .08);--hierarchy-row-bg-closed: rgba(255, 255, 255, .03);--hierarchy-row-bg-open: rgba(255, 255, 255, .06);--bg-toolbar: rgba(22, 28, 40, .78);--bg-overlay-dim: rgba(0, 0, 0, .5);--border-main: #2a3a4a;--border-subtle: #1a2535;--border-modal: #333;--border-input: #444;--border-light: rgba(255, 255, 255, .08);--border-lighter: rgba(255, 255, 255, .1);--border-lightest: rgba(255, 255, 255, .15);--border-toolbar: rgba(55, 70, 90, .4);--text-primary: #fff;--text-secondary: #aabbcc;--text-label: #8899aa;--text-muted: #667788;--text-very-muted: #556677;--text-soft: #ccdde8;--text-card: #e0e0e0;--text-modal-label: #ccc;--text-modal-section: #888;--text-inverse: #101722;--shadow-panel: rgba(0, 0, 0, .3);--shadow-modal: rgba(0, 0, 0, .5);--scrollbar-thumb: #F7C3A2;--scrollbar-thumb-hover: #F2AC82;--accent-orange: #EC6A27;--accent-pink: #EC6A27;--accent-green: #EC6A27;--accent-blue: #EC6A27;--accent-cyan: #EC6A27;--accent-red: #d32f2f;--admin-bg: var(--bg-app);--admin-panel: var(--surface-main);--admin-panel-elevated: var(--surface-elevated);--admin-sidebar: var(--surface-contrast);--admin-header: var(--surface-main);--admin-card: var(--surface-main);--admin-table-head: var(--surface-muted);--admin-input-bg: var(--bg-input);--admin-muted-surface: var(--surface-muted);--admin-hover: var(--bg-hover);--admin-accent-soft: rgba(255, 152, 0, .14);--admin-accent-softer: rgba(255, 152, 0, .08);--admin-danger-soft: rgba(239, 68, 68, .14);--admin-success-soft: rgba(34, 197, 94, .14);--admin-border: var(--border-main);--admin-border-soft: var(--border-light);--admin-text: var(--text-primary);--admin-text-secondary: var(--text-secondary);--admin-text-muted: var(--text-muted);--admin-placeholder: var(--text-very-muted);--admin-shadow: var(--shadow-panel);--bp-phone: 480px;--bp-tablet: 768px;--bp-editor-touch: 1024px;--bp-wide: 1280px;--header-height: calc(50px * var(--numina-ui-scale));--side-rail-width: calc(64px * var(--numina-ui-scale));--side-tab-height: calc(52px * var(--numina-ui-scale));--side-tab-inner-width: calc(48px * var(--numina-ui-scale));--panel-left-default: 280px;--panel-right-default: 330px;--touch-target: calc(44px * var(--numina-ui-scale));--touch-panel-gap: calc(10px * var(--numina-ui-scale));--touch-main-rail-width: calc(65px * var(--numina-ui-scale));--touch-bottom-sheet-height: clamp(138px, 22vh, 180px)}:root[data-numina-theme=light]{--bg-app: #eef3f8;--bg-app-soft: #f6f8fb;--bg-panel-start: #ffffff;--bg-panel-end: #f2f6fb;--bg-sidebar-start: #f8fbff;--bg-sidebar-end: #edf3fa;--bg-header-start: #ffffff;--bg-header-end: #f3f6fb;--bg-input: #ffffff;--bg-bottom-start: #ffffff;--bg-bottom-end: #eef3f8;--bg-module-bottom-start: #ffffff;--bg-module-bottom-end: #eef3f8;--surface-main: #ffffff;--surface-elevated: #ffffff;--surface-muted: #edf3fa;--surface-subtle: rgba(15, 23, 42, .04);--surface-contrast: #e6edf6;--rail-bg: #f6f6f8;--rail-surface: #ffffff;--rail-border: #dfe1e6;--rail-text: #7d8088;--rail-text-hover: #2d2f35;--rail-hover-bg: #ffffff;--rail-active-bg: #fff7f2;--rail-active-text: #ef6c2f;--rail-active-border: #ef6c2f;--bg-modal: #ffffff;--bg-modal-header: #f2f6fb;--bg-modal-input: #ffffff;--bg-card: rgba(15, 23, 42, .04);--bg-card-hover: rgba(15, 23, 42, .08);--bg-hover-subtle: rgba(15, 23, 42, .04);--bg-hover: rgba(15, 23, 42, .08);--hierarchy-row-bg-closed: #F4F4F5;--hierarchy-row-bg-open: #EEEEEF;--bg-toolbar: rgba(255, 255, 255, .86);--bg-overlay-dim: rgba(15, 23, 42, .38);--border-main: #d5dee9;--border-subtle: #e5ebf3;--border-modal: #d7e0eb;--border-input: #cdd8e5;--border-light: rgba(15, 23, 42, .08);--border-lighter: rgba(15, 23, 42, .1);--border-lightest: rgba(15, 23, 42, .16);--border-toolbar: rgba(120, 136, 158, .32);--text-primary: #142033;--text-secondary: #4d5f76;--text-label: #65758a;--text-muted: #7d8ca1;--text-very-muted: #98a5b7;--text-soft: #334155;--text-card: #1f2937;--text-modal-label: #4b5563;--text-modal-section: #64748b;--text-inverse: #ffffff;--shadow-panel: rgba(30, 41, 59, .12);--shadow-modal: rgba(15, 23, 42, .2);--scrollbar-thumb: #F7C3A2;--scrollbar-thumb-hover: #F2AC82;--admin-bg: #f4f4f5;--admin-panel: #ffffff;--admin-panel-elevated: #ffffff;--admin-sidebar: #f8fbff;--admin-header: #ffffff;--admin-card: #ffffff;--admin-table-head: #f2f6fb;--admin-input-bg: #ffffff;--admin-muted-surface: #edf3fa;--admin-hover: rgba(15, 23, 42, .06);--admin-accent-soft: rgba(255, 152, 0, .13);--admin-accent-softer: rgba(255, 152, 0, .07);--admin-danger-soft: rgba(239, 68, 68, .12);--admin-success-soft: rgba(34, 197, 94, .12);--admin-border: #d5dee9;--admin-border-soft: rgba(15, 23, 42, .1);--admin-text: #142033;--admin-text-secondary: #4d5f76;--admin-text-muted: #7d8ca1;--admin-placeholder: #98a5b7;--admin-shadow: rgba(30, 41, 59, .12)}*{margin:0;padding:0;box-sizing:border-box}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}body{background:var(--bg-app);color:var(--text-primary)}.app-wrapper{display:flex;flex-direction:column;width:100vw;height:100vh;height:100dvh;overflow:hidden;background:var(--bg-app);color:var(--text-primary)}.app-container{display:flex;width:100%;flex:1;overflow:hidden;position:relative}.babylon-viewport{flex:1;height:100%;min-width:0}.hierarchy-panel{width:100%;height:100%;background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);color:var(--text-primary);font-family:system-ui,-apple-system,sans-serif;box-shadow:1px 0 0 var(--border-main);display:flex;flex-direction:column;overflow:hidden;transition:border-color .3s}.hierarchy-header{padding:20px;border-bottom:1px solid var(--border-main);display:flex;justify-content:space-between;align-items:center}.hierarchy-header h2{font-size:18px;font-weight:600;color:var(--text-primary);margin:0}.hierarchy-toggle-all-btn{width:16px;height:16px;padding:0;border:none;background:none;box-shadow:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.hierarchy-toggle-all-btn .collapse-icon{width:16px;height:16px;display:none}.hierarchy-toggle-all-btn .collapse-icon--base{display:block}.hierarchy-toggle-all-btn:hover .collapse-icon--base{display:none}.hierarchy-toggle-all-btn:hover .collapse-icon--hover{display:block}.hierarchy-toggle-all-btn.is-active .collapse-icon--base,.hierarchy-toggle-all-btn.is-active .collapse-icon--hover{display:none}.hierarchy-toggle-all-btn.is-active .collapse-icon--clicked{display:block}.hierarchy-content{flex:1;overflow-y:auto;padding:10px 0}.hierarchy-item{margin-bottom:2px}.hierarchy-furniture{display:flex;align-items:center;width:100%;height:40px;box-sizing:border-box;padding:8px 15px;cursor:pointer;transition:background .15s;gap:8px;background:var(--hierarchy-row-bg-closed)}.hierarchy-furniture.expanded{background:var(--hierarchy-row-bg-open)}.hierarchy-furniture-main{display:flex;align-items:center;flex:1;min-width:0;gap:8px;cursor:pointer;overflow:hidden}.hierarchy-furniture.selected{background:#ec6a2733;border-left:3px solid #EC6A27}.hierarchy-furniture.multi-selected{background:#ec6a2726;border-left:3px solid #EC6A27}.hierarchy-furniture.multi-selected.selected{background:#ec6a2740;border-left:3px solid #EC6A27}.hierarchy-furniture.hidden-item{opacity:.5}.hierarchy-furniture.locked-item .furniture-name{color:#ff9800}.hierarchy-item-controls{display:flex;align-items:center;gap:8px;margin-left:auto;flex-shrink:0}.hierarchy-item-btn{width:12px;height:12px;border:none;background:transparent;color:#88888c;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;line-height:1;padding:0;opacity:0;transition:opacity .15s,color .15s}.hierarchy-item-btn>i{font-size:12px;line-height:1}.hierarchy-furniture:hover .hierarchy-item-btn,.hierarchy-part:hover .hierarchy-item-btn{opacity:1}.hierarchy-item-btn:hover{color:#5a5a5e}.hierarchy-item-btn.active{color:#ec6a27;opacity:1}.expand-icon{font-size:10px;color:#678;width:16px;text-align:center;cursor:pointer}.expand-icon:hover{color:#fff}.furniture-icon{font-size:16px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 24px}.furniture-cat-icon{width:24px;height:24px;display:block;object-fit:contain}.furniture-name{flex:1;min-width:0;max-width:120px;font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.furniture-name-input{flex:1;min-width:40px;max-width:130px;font-size:13px;font-weight:500;font-family:inherit;color:#fff;background:#ffffff14;border:1px solid rgba(236,106,39,.5);border-radius:4px;padding:2px 6px;outline:none;transition:border-color .2s,box-shadow .2s}.furniture-name-input:focus{border-color:#ec6a27;box-shadow:0 0 0 2px #ec6a2733;background:#ffffff1f}.furniture-dims{font-size:11px;color:#678;font-family:Consolas,Monaco,monospace}.hierarchy-parts{padding-left:24px}.part-group{margin-bottom:2px}.hierarchy-part{display:flex;align-items:center;padding:6px 15px;cursor:pointer;transition:background .15s;gap:8px}.hierarchy-part:hover{background:#ffffff0d}.hierarchy-part.selected{background:#ff980033;border-left:3px solid #ff9800}.hierarchy-part.multi-selected{background:#ec6a2726;border-left:3px solid #EC6A27}.hierarchy-part.furniture-tab{margin-top:4px;border-top:1px solid rgba(255,152,0,.2);padding-top:8px}.hierarchy-part.furniture-tab:hover{background:#ff98001a}.hierarchy-part.furniture-tab.selected{background:#ff980040;border-left:3px solid #ff9800}.hierarchy-furniture-folder{margin-top:4px;border-top:1px solid rgba(255,152,0,.2)}.hierarchy-furniture-folder .hierarchy-part.furniture-tab{margin-top:0;border-top:none;padding-top:6px}.hierarchy-furniture-folder .expand-icon.furniture-expand{font-size:10px;margin-right:4px;color:#ff9800;cursor:pointer;opacity:.7;transition:opacity .15s}.hierarchy-furniture-folder .expand-icon.furniture-expand:hover{opacity:1}.hierarchy-furniture-folder .furniture-count{font-size:11px;color:#888;margin-left:auto;opacity:.7}.hierarchy-furniture-items{padding-left:16px;border-left:1px solid rgba(255,152,0,.15);margin-left:10px}.hierarchy-furniture-items .hierarchy-part.furniture-item{padding:5px 12px;font-size:12px;opacity:.9}.hierarchy-furniture-items .hierarchy-part.furniture-item:hover{background:#ff98001a;opacity:1}.hierarchy-furniture-items .hierarchy-part.furniture-item.selected{background:#ff980033;border-left:2px solid #ff9800;opacity:1}.part-icon{font-size:14px;opacity:.8;width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;position:relative}.part-icon--asset{opacity:1;width:20px;height:20px;flex:0 0 20px}.part-icon-img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;transition:opacity .14s ease}.part-icon-img--hover,.hierarchy-part.selected .part-icon-img--default,.hierarchy-part.multi-selected .part-icon-img--default{opacity:0}.hierarchy-part.selected .part-icon-img--hover,.hierarchy-part.multi-selected .part-icon-img--hover{opacity:1}.part-icon:hover,.part-icon:hover .part-icon-img,.hierarchy-part:hover .part-icon,.hierarchy-part:hover .part-icon-img,.logo-link:hover img,.logo-link img:hover,.main-header img:hover,.auth-logo__img:hover,.activation-logo__img:hover,.confirmation-logo__img:hover{transform:none!important}.part-name{font-size:13px;color:#abc}.hierarchy-empty{padding:40px 20px;text-align:center;color:#567}.hierarchy-empty p{margin-bottom:10px}.hierarchy-empty .hint{font-size:12px;font-style:italic}.part-options-panel{position:absolute;bottom:0;left:280px;right:320px;height:230px;min-height:230px;background:linear-gradient(180deg,#1e2a3a,#151c28);border-top:1px solid #2a3a4a;padding:18px 15px 12px;z-index:100;box-shadow:0 -4px 20px #0000004d;transition:none;display:flex;flex-direction:column}.part-options-panel.resizing{transition:none;-webkit-user-select:none;user-select:none}.part-options-resize-handle{position:absolute;top:0;left:0;right:0;height:8px;cursor:ns-resize;background:transparent;z-index:10}.part-options-resize-handle:before{content:"";position:absolute;top:3px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#fff3;border-radius:2px;transition:background .2s}.part-options-resize-handle:hover:before{background:var(--scrollbar-thumb-hover)}.part-options-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.part-options-title-container{display:flex;align-items:center;gap:10px}.part-options-title{font-size:14px;font-weight:600;color:#ff9800}.part-options-family-id{font-size:11px;color:#678;font-family:monospace;background:#ffffff0d;padding:2px 6px;border-radius:4px}.part-options-multi-badge{display:inline-flex;align-items:center;justify-content:center;background:#ec6a27;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:12px;min-width:24px;line-height:1;animation:badgePulse .3s ease-out}@keyframes badgePulse{0%{transform:scale(.8);opacity:.5}to{transform:scale(1);opacity:1}}.part-options-select-all-btn{display:inline-flex;align-items:center;justify-content:center;background:#e65100;color:#fff;font-size:11px;font-weight:700;padding:4px 12px;border-radius:4px;border:1px solid #ff6d00;cursor:pointer;letter-spacing:.5px;transition:all .2s;white-space:nowrap}.part-options-select-all-btn:hover{background:#ff6d00;border-color:#ff9100}.part-options-select-all-btn:active{background:#bf360c;transform:scale(.96)}.part-options-search{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:4px;padding:4px 10px;font-size:12px;color:#e0e0e0;width:150px;outline:none;transition:all .2s}.part-options-search::placeholder{color:#678}.part-options-search:focus{border-color:#ff9800;background:#ff98001a}.part-options-count{font-size:11px;color:#8ac;background:#88aacc26;padding:3px 8px;border-radius:4px}.part-options-empty{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%;color:#678;font-size:14px;font-style:italic;padding:20px;text-align:center}.part-options-close{background:none;border:none;color:#678;font-size:18px;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .15s}.part-options-close:hover{background:#ffffff1a;color:#fff}.part-options-content{flex:1;display:flex;align-items:stretch;gap:8px;overflow:hidden;min-height:0}.part-options-container{display:flex;align-items:stretch;gap:8px;flex:1;min-height:0}.part-options-arrow{flex-shrink:0;width:36px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#abc;font-size:28px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.part-options-arrow:hover:not(.disabled){background:#ff980033;border-color:#ff980066;color:#ff9800}.part-options-arrow.disabled{opacity:.3;cursor:default}.part-options-list{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;flex:1;padding:4px 0;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.part-options-list::-webkit-scrollbar{height:6px}.part-options-list::-webkit-scrollbar-track{background:transparent}.part-options-list::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.part-options-list::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.part-option-item{position:relative;display:flex;flex-direction:column;align-items:center;padding:8px 10px;background:#ffffff0d;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .15s;width:100px;height:130px;flex-shrink:0;box-sizing:border-box}.part-option-item:hover{background:#ffffff1a;border-color:#ff98004d}.part-option-item.selected{background:#ff980033;border-color:#ff9800}.part-option-preview{width:48px;height:48px;margin-bottom:6px;display:flex;align-items:center;justify-content:center;position:relative}.part-option-image{width:48px;height:48px;object-fit:contain;border-radius:4px}.room-decor-preview-img{background:#eef1f4;object-fit:contain}.room-decor-category-select{height:30px;min-width:150px;padding:0 10px;border:1px solid rgba(255,152,0,.35);border-radius:6px;background:#1e2a3a;color:#ccdde8;font-size:12px;outline:none}.room-decor-category-select:focus{border-color:#ff9800}.part-option-icon{font-size:24px;width:48px;height:48px;align-items:center;justify-content:center;background:#ffffff08;border-radius:4px}.part-option-item.admin-img{padding:0;overflow:hidden}.part-option-item.admin-img .part-option-preview{width:100%;height:100%;margin:0;background:#fff;border-radius:6px}.part-option-item.admin-img .part-option-image{width:100%;height:100%;object-fit:contain;border-radius:6px}.part-option-info{display:flex;flex-direction:column;align-items:center;gap:3px;width:100%;overflow:hidden}.part-option-name{font-size:11px;color:#ccdde8;text-align:center;line-height:1.3;max-width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;word-break:break-word}.part-option-id{font-size:9px;color:#678;font-family:Consolas,Monaco,monospace;text-align:center;background:#0003;padding:2px 6px;border-radius:3px}.part-option-favorite{position:absolute;top:4px;left:4px;background:transparent;border:none;cursor:pointer;font-size:14px;color:#567;opacity:0;transition:all .15s ease;padding:2px;line-height:1;z-index:10}.part-option-item:hover .part-option-favorite{opacity:.7}.part-option-favorite:hover{opacity:1!important;color:#ffc107;transform:scale(1.2)}.part-option-favorite.active{opacity:1;color:#ffc107}.part-option-favorite.active:hover{color:#ff9800}.part-option-item.back-card{background:#ff98001a;border-color:#ff980033}.part-option-item.back-card:hover{background:#ff980033;border-color:#ff980066}.part-option-item.back-card .part-option-icon{color:#ff9800}.part-option-height{font-size:10px;color:#ff9800;font-weight:600;background:#ff980026;padding:2px 6px;border-radius:3px}.part-option-selected-mark{position:absolute;top:4px;right:4px;width:18px;height:18px;background:#ff9800;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;font-weight:700}.part-option-item.none-variant{opacity:.7}.part-option-item.none-variant:hover{opacity:1}.properties-panel{width:100%;height:100%;background:linear-gradient(180deg,#1a2332,#151c28);color:#fff;padding:0;overflow-y:auto;font-family:system-ui,-apple-system,sans-serif;border-left:1px solid #2a3a4a}.panel-header{display:flex;justify-content:space-between;align-items:center;height:56px;box-sizing:border-box;padding:0 20px;border-bottom:1px solid #2a3a4a}.panel-header h2{font-size:18px;font-weight:600;color:#fff;margin:0}.panel-header .add-btn{padding:8px 16px;background:#ec6a27;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:background .2s}.panel-header .add-btn:hover{background:#f50057}.section-title{padding:15px 20px 10px;font-size:12px;font-weight:600;color:#ec6a27;letter-spacing:.5px}.property-row{display:flex;align-items:center;padding:8px 20px;gap:15px;overflow:hidden;min-width:0}.property-row label{min-width:60px;font-size:13px;color:#89a;flex-shrink:0}.property-row input,.property-row select{flex:1;min-width:0;padding:10px 12px;border:1px solid #2a3a4a;border-radius:6px;background:#1e2a3a;color:#fff;font-size:14px}.property-row input:focus,.property-row select:focus{outline:none;border-color:#ec6a27}input[type=number]{appearance:textfield;-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.property-value{font-size:13px;color:#abc;font-family:Consolas,Monaco,monospace;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.position-value{color:#ec6a27}.part-type-value{color:#ff9800;font-weight:500}.part-section{color:#ff9800}.part-hint{padding:15px 20px;background:#ff98001a;margin:10px 20px;border-radius:8px;border-left:3px solid #ff9800}.part-hint p{font-size:13px;color:#abc;margin:0}.no-selection{color:#567;font-style:italic;text-align:center;padding:40px 20px}.delete-btn{width:calc(100% - 40px);margin:20px;padding:12px;background:#d32f2f;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.delete-btn:hover{background:#f44336}.apply-btn{width:calc(100% - 40px);margin:10px 20px;padding:12px;background:#ec6a27;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.apply-btn:hover{background:#42a5f5}.add-btn{width:calc(100% - 40px);margin:10px 20px;padding:12px;background:#ec6a27;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background .2s}.add-btn:hover{background:#66bb6a}.render-settings-panel{width:100%;height:100%;background:linear-gradient(180deg,#1a2332,#151c28);color:#fff;font-family:system-ui,-apple-system,sans-serif;border-right:1px solid #2a3a4a;display:flex;flex-direction:column}.resizable-panel{position:relative;flex-shrink:0;height:100%}.resizable-panel.resizing{transition:none}.resize-handle{position:absolute;top:0;bottom:0;width:6px;cursor:ew-resize;background:transparent;z-index:100;transition:background .2s ease}.resize-handle:hover,.resizable-panel.resizing .resize-handle{background:#ec6a2780}.resize-handle:active{background:#ec6a27cc}.resize-handle-left{right:-3px}.resize-handle-right{left:-3px}.resize-handle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:40px;background:#ec6a274d;border-radius:1px;opacity:0;transition:opacity .2s ease}.resize-handle:hover:after,.resizable-panel.resizing .resize-handle:after{opacity:1}.furniture-panel{position:fixed;bottom:0;background:linear-gradient(180deg,#1e2a3a,#151c28);border-top:1px solid #2a3a4a;z-index:100;display:flex;flex-direction:column;box-shadow:0 -4px 20px #0000004d}.furniture-panel.resizing{-webkit-user-select:none;user-select:none}.furniture-panel-resize{position:absolute;top:0;left:0;right:0;height:8px;cursor:ns-resize;background:transparent;z-index:10}.furniture-panel-resize:before{content:"";position:absolute;top:3px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#fff3;border-radius:2px;transition:background .2s}.furniture-panel-resize:hover:before{background:var(--scrollbar-thumb-hover)}.furniture-panel-header{display:flex;align-items:center;gap:16px;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.furniture-panel-title{font-size:14px;font-weight:600;color:#ff9800}.furniture-panel-search{flex:1;max-width:250px;padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:13px;outline:none;transition:all .15s}.furniture-panel-search:focus{border-color:#ff980080;background:#ffffff14}.furniture-panel-search::placeholder{color:#678}.furniture-header-spacer{flex:1}.furniture-panel-close{background:transparent;border:none;color:#678;cursor:pointer;font-size:16px;padding:4px 8px;border-radius:4px;transition:all .15s}.furniture-panel-close:hover{background:#ffffff1a;color:#ff6b6b}.furniture-panel-body{display:flex;flex:1;overflow:hidden}.furniture-menu{width:200px;min-width:200px;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.furniture-menu-scroll{flex:1;overflow-y:auto;padding:8px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.furniture-menu-scroll::-webkit-scrollbar{width:4px}.furniture-menu-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.furniture-cat{margin-bottom:12px}.furniture-cat-header{display:flex;align-items:center;gap:8px;padding:6px 8px;margin-bottom:4px}.furniture-cat-icon{font-size:14px}.furniture-cat-name{font-size:12px;font-weight:600;color:#ff9800;text-transform:uppercase;letter-spacing:.5px}.furniture-cat-items{display:flex;flex-direction:column;gap:2px}.furniture-cat-item{padding:8px 12px;font-size:13px;color:#abc;cursor:pointer;border-radius:6px;transition:all .15s;background:transparent}.furniture-cat-item:hover{background:#ff98001a;color:#fff}.furniture-cat-item.active{background:#ff980033;color:#ff9800;font-weight:500}.furniture-variants{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:12px}.furniture-cards-container{display:flex;align-items:stretch;gap:8px;flex:1;min-height:0}.furniture-arrow{flex-shrink:0;width:36px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#abc;font-size:28px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.furniture-arrow:hover:not(.disabled){background:#ff980033;border-color:#ff980066;color:#ff9800}.furniture-arrow.disabled{opacity:.3;cursor:default}.furniture-cards{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;flex:1;padding:4px 0;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.furniture-cards::-webkit-scrollbar{height:6px}.furniture-cards::-webkit-scrollbar-track{background:transparent}.furniture-cards::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.furniture-cards::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.furniture-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px;background:#ffffff0d;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .15s;width:115px;height:130px;flex-shrink:0;box-sizing:border-box}.furniture-card:hover{background:#ffffff1a;border-color:#ff98004d}.furniture-card.selected{background:#ff980026;border-color:#ff9800}.furniture-card.none-variant{opacity:.6}.furniture-card.none-variant:hover{opacity:1}.furniture-card-fav{position:absolute;top:4px;left:4px;background:transparent;border:none;cursor:pointer;font-size:14px;color:#567;opacity:0;transition:all .15s;padding:2px;line-height:1}.furniture-card:hover .furniture-card-fav{opacity:.7}.furniture-card-fav:hover{opacity:1!important;transform:scale(1.2)}.furniture-card-fav.active{color:#ffc107;opacity:1}.furniture-card-check{position:absolute;top:4px;right:4px;width:18px;height:18px;background:#ff9800;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;font-weight:700}.furniture-card-preview{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#0003;border-radius:6px;margin-bottom:8px;overflow:hidden}.furniture-card-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.furniture-card-icon{font-size:24px;display:flex;align-items:center;justify-content:center}.furniture-card.admin-img{padding:0;overflow:hidden}.furniture-card.admin-img .furniture-card-preview{width:100%;height:100%;margin:0;background:#fff;border-radius:6px}.furniture-card.admin-img .furniture-card-image{width:100%;height:100%;object-fit:contain;border-radius:6px}.furniture-card-info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;width:100%}.furniture-card-name{font-size:11px;font-weight:500;color:#e0e0e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.furniture-card-id{font-size:9px;color:#678}.furniture-card-height{font-size:10px;color:#ff9800;font-weight:500}.furniture-empty{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%;color:#678;font-size:14px;font-style:italic;padding:20px;text-align:center}.furniture-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:12px;color:#567}.furniture-placeholder-icon{font-size:48px;opacity:.5}.furniture-placeholder-text{font-size:14px}.module-panel{position:fixed;bottom:0;z-index:100;background:linear-gradient(180deg,#1a2332,#151c28);border-top:1px solid rgba(255,152,0,.25);display:flex;flex-direction:column;box-shadow:0 -4px 20px #0006}.module-panel.resizing{transition:none;-webkit-user-select:none;user-select:none}.module-panel-resize{position:absolute;top:-4px;left:0;right:0;height:8px;cursor:ns-resize;z-index:10;background:transparent}.module-panel-resize:hover{background:var(--scrollbar-thumb)}.module-panel-header{display:flex;align-items:center;gap:10px;padding:8px 14px;border-bottom:1px solid rgba(255,255,255,.08);min-height:40px}.module-panel-title{font-size:14px;font-weight:600;color:#ff9800;white-space:nowrap}.module-panel-search{flex:0 1 250px;min-width:120px;padding:6px 12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff;font-size:13px;outline:none;transition:all .15s}.module-panel-search:focus{border-color:#ff980080;background:#ffffff14}.module-panel-search::placeholder{color:#678}.module-header-spacer{flex:1}.module-panel-close{background:transparent;border:none;color:#678;cursor:pointer;font-size:16px;padding:4px 8px;border-radius:4px;transition:all .15s}.module-panel-close:hover{background:#ffffff1a;color:#ff6b6b}.module-panel-body{display:flex;flex:1;overflow:hidden}.module-menu{width:220px;min-width:220px;border-right:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.module-menu-scroll{flex:1;overflow-y:auto;padding:8px;display:flex;flex-direction:column;gap:4px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.module-menu-scroll::-webkit-scrollbar{width:4px}.module-menu-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.module-cat-item{display:flex;align-items:center;gap:10px;padding:10px 12px;font-size:13px;color:#abc;cursor:pointer;border-radius:8px;transition:all .15s;background:transparent}.module-cat-item:hover{background:#ff98001a;color:#fff}.module-cat-item.active{background:#ff980033;color:#ff9800;font-weight:500}.module-cat-item-icon{font-size:16px;flex-shrink:0;width:24px;text-align:center}.module-cat-item-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-cat-item-count{font-size:11px;color:#567;background:#ffffff0d;padding:2px 7px;border-radius:10px;flex-shrink:0}.module-cat-item.active .module-cat-item-count{color:#ff9800;background:#ff980026}.module-variants{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:12px}.module-cards-container{display:flex;align-items:stretch;gap:8px;flex:1;min-height:0}.module-arrow{flex-shrink:0;width:36px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#abc;font-size:28px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.module-arrow:hover:not(.disabled){background:#ff980033;border-color:#ff980066;color:#ff9800}.module-arrow.disabled{opacity:.3;cursor:default}.module-cards{display:flex;flex-direction:column;flex-wrap:wrap;align-content:flex-start;gap:10px;overflow-x:auto;overflow-y:hidden;flex:1;padding:4px 0;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.module-cards::-webkit-scrollbar{height:6px}.module-cards::-webkit-scrollbar-track{background:transparent}.module-cards::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.module-cards::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.module-card{position:relative;display:flex;flex-direction:column;align-items:center;padding:10px;background:#ffffff0d;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .15s;width:115px;height:130px;flex-shrink:0;box-sizing:border-box}.module-card:hover{background:#ffffff1a;border-color:#ff98004d}.module-card.selected{background:#ff980026;border-color:#ff9800}.module-card-fav{position:absolute;top:4px;left:4px;background:transparent;border:none;cursor:pointer;font-size:14px;color:#567;opacity:0;transition:all .15s;padding:2px;line-height:1}.module-card:hover .module-card-fav{opacity:.7}.module-card-fav:hover{opacity:1!important;transform:scale(1.2)}.module-card-fav.active{color:#ffc107;opacity:1}.module-card-check{position:absolute;top:4px;right:4px;width:18px;height:18px;background:#ff9800;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;color:#fff;font-weight:700}.module-card-preview{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background:#0003;border-radius:6px;margin-bottom:8px;overflow:hidden}.module-card-image{width:100%;height:100%;object-fit:cover;border-radius:6px}.module-card-icon{font-size:24px;display:flex;align-items:center;justify-content:center}.module-card-info{display:flex;flex-direction:column;align-items:center;text-align:center;gap:2px;width:100%}.module-card-name{font-size:11px;font-weight:500;color:#e0e0e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.module-card-id{font-size:9px;color:#678}.module-card-zone-tag{font-size:8px;color:#ec6a27;margin-top:1px}.module-card.admin-img{padding:0;overflow:hidden}.module-card.admin-img .module-card-preview{width:100%;height:100%;margin:0;background:#ffffff54;border-radius:6px}.module-card.admin-img .module-card-image{width:100%;height:100%;object-fit:contain;border-radius:6px}.module-card.zone-filling-card{border-color:#ec6a2759}.module-card.zone-filling-card:hover{border-color:#ec6a27}.module-empty{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%;color:#678;font-size:14px;font-style:italic;padding:20px;text-align:center}.module-category-dropdown{position:relative;z-index:200;flex-shrink:0}.module-category-dropdown-btn{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#ff98001f;border:1px solid rgba(255,152,0,.35);border-radius:8px;color:#ff9800;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;white-space:nowrap}.module-category-dropdown-btn:hover,.module-category-dropdown-btn.open{background:#ff980038;border-color:#ff980099}.module-category-dropdown-icon{font-size:16px}.module-category-dropdown-label{max-width:180px;overflow:hidden;text-overflow:ellipsis}.module-category-dropdown-arrow{font-size:10px;transition:transform .2s;color:#ff9800}.module-category-dropdown-arrow.open{transform:rotate(180deg)}.module-category-dropdown-menu{position:absolute;bottom:calc(100% + 6px);left:0;min-width:240px;max-height:320px;overflow-y:auto;background:linear-gradient(180deg,#1e2a3a,#192231);border:1px solid rgba(255,152,0,.3);border-radius:10px;box-shadow:0 -8px 32px #00000080;padding:6px;display:flex;flex-direction:column;gap:2px;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent;animation:dropdownSlideUp .15s ease-out}@keyframes dropdownSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.module-category-dropdown-menu::-webkit-scrollbar{width:4px}.module-category-dropdown-menu::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:2px}.module-category-dropdown-item{display:flex;align-items:center;gap:10px;padding:9px 12px;font-size:13px;color:#abc;cursor:pointer;border-radius:7px;transition:all .12s;background:transparent}.module-category-dropdown-item:hover{background:#ff98001f;color:#fff}.module-category-dropdown-item.active{background:#ff980038;color:#ff9800;font-weight:500}.module-opening-type-dropdown{position:relative;z-index:200;flex-shrink:0}.module-opening-type-btn{display:flex;align-items:center;gap:6px;padding:5px 12px;background:#64b4ff1a;border:1px solid rgba(100,180,255,.3);border-radius:7px;color:#8ac4ff;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap}.module-opening-type-btn:hover,.module-opening-type-btn.open{background:#64b4ff33;border-color:#64b4ff8c}.module-opening-type-btn:disabled{opacity:.55;cursor:not-allowed}.module-opening-type-label{max-width:160px;overflow:hidden;text-overflow:ellipsis}.module-opening-type-arrow{font-size:9px;transition:transform .2s}.module-opening-type-arrow.open{transform:rotate(180deg)}.module-opening-type-menu{position:absolute;bottom:calc(100% + 6px);left:0;min-width:200px;background:linear-gradient(180deg,#1e2a3a,#192231);border:1px solid rgba(100,180,255,.3);border-radius:9px;box-shadow:0 -6px 24px #00000073;padding:5px;display:flex;flex-direction:column;gap:2px;animation:dropdownSlideUp .15s ease-out}.module-opening-type-item{padding:8px 12px;font-size:13px;color:#abc;cursor:pointer;border-radius:6px;transition:all .12s}.module-opening-type-item:hover{background:#64b4ff1f;color:#fff}.module-opening-type-item.active{background:#64b4ff38;color:#8ac4ff;font-weight:500}.module-panel-body-full{display:flex;flex:1;overflow:hidden}.module-variants-full{flex:1;display:flex;flex-direction:column;overflow:hidden;padding:12px}.zone-overlay{position:absolute;inset:0;z-index:150;background:linear-gradient(180deg,#1a2332,#151c28);color:#fff;display:flex;flex-direction:column;overflow-y:auto;font-family:system-ui,-apple-system,sans-serif;border-left:1px solid #2a3a4a;animation:zoneOverlayIn .15s ease-out}@keyframes zoneOverlayIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.zone-overlay-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #2a3a4a;flex-shrink:0}.zone-overlay-header h2{font-size:18px;font-weight:600;color:#fff;margin:0}.zone-overlay-close{width:28px;height:28px;border-radius:6px;border:1px solid #444;background:#2a2a2a;color:#aaa;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.zone-overlay-close:hover{background:#3a3a3a;color:#fff;border-color:#666}.zone-overlay-tabs{display:flex;gap:4px;padding:12px 20px;flex-shrink:0}.zone-overlay-tab{flex:1;padding:6px 2px;border-radius:4px;border:1px solid #444;background:#2d2d2d;color:#bbb;font-weight:400;cursor:pointer;font-size:11px;transition:all .15s}.zone-overlay-tab:hover{border-color:#ec6a2766;color:#ddd}.zone-overlay-tab.active{border:2px solid #EC6A27;background:#1a3a4a;color:#ec6a27;font-weight:600}.zone-overlay-body{padding:12px 20px;font-size:12px;display:flex;flex-direction:column;gap:8px;flex:1;overflow-y:auto}.zone-appliance-block{padding-top:4px;border-top:1px solid rgba(148,163,184,.18)}.zone-appliance-actions{padding:0 20px 8px}.appliance-model-button{width:100%;min-height:36px;border:1px solid rgba(236,106,39,.45);border-radius:6px;background:linear-gradient(180deg,#ec6a2738,#ec6a271f);color:#f5f7fb;font-size:13px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,transform .15s}.appliance-model-button:hover:not(:disabled){border-color:#ec6a27;background:linear-gradient(180deg,#ec6a2752,#ec6a272e)}.appliance-model-button:active:not(:disabled){transform:translateY(1px)}.appliance-model-button:disabled{cursor:not-allowed;opacity:.45}.zone-appliance-error{margin:4px 20px 12px;padding:10px 12px;border:1px solid rgba(239,68,68,.55);border-radius:6px;background:#7f1d1d38;color:#fecaca;font-size:12px;line-height:1.35}.zone-appliance-error-title{margin-bottom:4px;color:#fee2e2;font-weight:700}.zone-appliance-error-line{color:#fecaca}:root[data-numina-theme=light] .zone-appliance-error{background:#ef44441a;border-color:#dc262680;color:#991b1b}:root[data-numina-theme=light] .zone-appliance-error-title{color:#7f1d1d}:root[data-numina-theme=light] .zone-appliance-error-line{color:#b91c1c}:root[data-numina-theme=light] .appliance-model-button{background:linear-gradient(180deg,#ec6a272e,#ec6a271a);border-color:#ec6a2799;color:#7c2d12}:root[data-numina-theme=light] .appliance-model-button:hover:not(:disabled){background:linear-gradient(180deg,#ec6a274d,#ec6a2729);border-color:#ec6a27;color:#6b2410}:root[data-numina-theme=light] .appliance-model-button:disabled{opacity:1;background:#ec6a2712;border-color:#ec6a2752;color:#92400e}.module-zone-count-btns{display:flex;gap:3px;margin-left:4px;flex-shrink:0}.module-zone-count-btn{width:28px;height:24px;border-radius:4px;border:1px solid #555;background:#2a2a2a;color:#ccc;font-weight:400;cursor:pointer;font-size:13px;padding:0;transition:all .15s}.module-zone-count-btn:hover{background:#1a3a4a;border-color:#ec6a27;color:#ec6a27}.module-zone-count-btn.active{border:2px solid #EC6A27;background:#1a3a4a;color:#ec6a27;font-weight:700}.module-zone-tabs{display:flex;gap:6px;margin-left:10px;flex-shrink:0;align-items:flex-end}.module-zone-tab-wrapper{position:relative;display:flex;align-items:stretch;border-radius:6px;border:1px solid #444;background:#2a2a2a;transition:all .15s;overflow:visible}.module-zone-tab-wrapper:hover{border-color:#ec6a2766}.module-zone-tab-wrapper.active{border-color:#ec6a27;background:#1a3a4a}.module-zone-tab{display:flex;flex-direction:column;align-items:center;padding:5px 18px;min-width:72px;border:none;background:transparent;cursor:pointer;color:#bbb;font-size:12px;transition:all .15s;white-space:nowrap;gap:1px}.module-zone-tab.active{color:#ec6a27;font-weight:600}.module-zone-tab.invalid{color:#fecaca;box-shadow:inset 0 0 0 1px #ef4444b3;background:#7f1d1d47}.module-zone-tab.invalid.active{color:#fee2e2;background:#991b1b6b}.module-zone-tab-label{font-size:12px;line-height:1.3}.module-zone-tab-height{font-size:10px;color:#888;line-height:1.2}.module-zone-tab.active .module-zone-tab-height{color:#ec6a2799}.module-zone-tab.invalid .module-zone-tab-height,.module-zone-tab.invalid.active .module-zone-tab-height{color:#fca5a5}.module-zone-filter-trigger{display:flex;align-items:center;justify-content:center;width:20px;border:none;border-left:1px solid rgba(255,255,255,.08);background:transparent;cursor:pointer;color:#888;font-size:10px;transition:all .15s;padding:0}.module-zone-filter-trigger:hover{background:#ffffff14;color:#ec6a27}.module-zone-filter-trigger.filtered{color:#66bb6a;background:#66bb6a1a}.module-zone-filter-popup{position:absolute;bottom:calc(100% + 6px);left:0;min-width:200px;max-height:280px;overflow-y:auto;background:linear-gradient(180deg,#1e2a3a,#192231);border:1px solid rgba(236,106,39,.3);border-radius:8px;box-shadow:0 -6px 24px #00000080;padding:4px;display:flex;flex-direction:column;gap:2px;z-index:300;scrollbar-width:thin;scrollbar-color:rgba(236,106,39,.3) transparent;animation:dropdownSlideUp .15s ease-out}.module-zone-filter-popup::-webkit-scrollbar{width:4px}.module-zone-filter-popup::-webkit-scrollbar-thumb{background:#ec6a274d;border-radius:2px}.module-zone-filter-item{display:flex;align-items:center;gap:8px;padding:7px 10px;font-size:12px;color:#abc;cursor:pointer;border-radius:6px;transition:all .12s;background:transparent}.module-zone-filter-item:hover{background:#ec6a271f;color:#fff}.module-zone-filter-item.active{background:#ec6a2733;color:#ec6a27;font-weight:500}.module-zone-filter-icon{font-size:14px;flex-shrink:0;width:20px;text-align:center}.module-zone-filter-name{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.module-zone-filter-count{font-size:10px;color:#567;background:#ffffff0d;padding:1px 6px;border-radius:8px;flex-shrink:0}.module-zone-filter-item.active .module-zone-filter-count{color:#ec6a27;background:#ec6a2726}.panel-visibility-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:26px;border-radius:4px;border:1px solid rgba(255,255,255,.15);background:#ffffff0f;cursor:pointer;font-size:14px;transition:all .2s;padding:0;line-height:1}.panel-visibility-btn:hover{background:#ffffff26;border-color:#ffffff4d}.panel-visibility-btn.hide-btn.active{background:#f4433640;border-color:#f44336}.panel-visibility-btn.transparent-btn.active{background:#ec6a2740;border-color:#ec6a27}.hierarchy-part-state-icons{display:flex;align-items:center;gap:2px;margin-left:auto;flex-shrink:0}.part-state-icon{font-size:12px;line-height:1;opacity:.9}.part-state-icon.hidden-icon{color:#f44336}.part-state-icon.transparent-icon{color:#ec6a27}.hierarchy-part.part-hidden .part-name{text-decoration:line-through;opacity:.5;color:#f44336}.hierarchy-part.part-transparent .part-name{opacity:.6;font-style:italic;color:#ce93d8}.visibility-warning-banner{position:absolute;top:60px;left:10px;z-index:100;pointer-events:auto}.visibility-warning-content{display:flex;align-items:center;gap:16px;background:#1e1e28eb;border:1px solid rgba(255,152,0,.4);border-radius:8px;padding:8px 18px;box-shadow:0 4px 20px #00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.visibility-warning-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;white-space:nowrap}.visibility-warning-icon{font-size:16px}.hidden-warning{color:#f44336}.transparent-warning{color:#ce93d8}.visibility-reset-btn{background:#ff980033;border:1px solid #ff9800;color:#ff9800;font-size:12px;font-weight:600;padding:4px 14px;border-radius:4px;cursor:pointer;transition:all .2s;white-space:nowrap}.visibility-reset-btn:hover{background:#ff980066;color:#fff}.hierarchy-category-row{display:flex;align-items:center;justify-content:center;gap:12px;min-height:52px;padding:9px 32px 9px 12px;border-bottom:1px solid var(--border-main);position:relative}.hierarchy-category-buttons{display:flex;align-items:center;justify-content:center;gap:4px;flex:1 1 auto;min-width:0}.hierarchy-cat-circle{width:40px;height:40px;min-width:40px;flex:0 0 auto;box-sizing:border-box;border-radius:8px;border:1px solid var(--border-lightest);background:var(--surface-subtle);color:var(--text-label);cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;gap:0;padding:8px;overflow:visible;transition:width .22s ease,min-width .22s ease,padding .22s ease,background .18s ease,border-color .18s ease,color .18s ease;flex-shrink:0}.hierarchy-cat-circle:hover{border-color:var(--cat-color);background:#ff980014;color:var(--cat-color)}.hierarchy-cat-circle.active{flex:1 1 auto;width:auto;min-width:0;justify-content:center;gap:8px;padding:8px;border-color:var(--cat-color);background:#ff980014;color:var(--cat-color)}.hierarchy-cat-circle-icon{position:relative;width:24px;height:24px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center}.hierarchy-cat-circle-icon .cat-icon-img{width:24px;height:24px;display:block}.hierarchy-cat-circle-icon .cat-icon-img--selected,.hierarchy-cat-circle.active .cat-icon-img--default{display:none}.hierarchy-cat-circle.active .cat-icon-img--selected{display:block}.hierarchy-cat-circle-label{min-width:0;max-width:0;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:0;transform:translate(-6px);transition:max-width .22s ease,opacity .16s ease,transform .22s ease}.hierarchy-cat-circle.active .hierarchy-cat-circle-label{max-width:100%;opacity:1;transform:translate(0)}.hierarchy-category-row .hierarchy-toggle-all-btn{position:absolute;top:50%;right:12px;transform:translateY(-50%)}:root[data-numina-theme=light] .hierarchy-cat-circle{border-color:#cfd8e3;background:#fff;box-shadow:0 1px 2px #0f172a0d}:root[data-numina-theme=light] .hierarchy-cat-circle:hover,:root[data-numina-theme=light] .hierarchy-cat-circle.active{border-color:var(--cat-color, #ef6c2f)}.hierarchy-cat-circle-count{position:absolute;top:-4px;right:-4px;min-width:15px;height:15px;border-radius:8px;background:var(--cat-color);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;box-shadow:0 0 4px #0006}.hierarchy-cat-circle.active .hierarchy-cat-circle-count{background:var(--surface-elevated);color:var(--cat-color)}.hierarchy-active-cat-header{display:flex;align-items:center;gap:8px;padding:6px 16px;background:var(--surface-subtle);border-bottom:1px solid var(--border-main)}.hierarchy-active-cat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hierarchy-active-cat-name{font-size:13px;font-weight:600;color:var(--text-soft)}.hierarchy-active-cat-count{margin-left:auto;font-size:11px;color:var(--text-muted)}.category-properties-panel{padding:0}.category-props-header{display:flex;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid rgba(var(--cat-color),.2);background:#ffffff05}.category-props-badge{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:700;flex-shrink:0;box-shadow:0 2px 10px #0000004d}.category-props-title{display:flex;flex-direction:column;gap:2px}.category-props-name{font-size:12px;font-weight:700;color:#ff9800;letter-spacing:.5px}.category-props-count{font-size:11px;color:#678}.category-props-empty{padding:30px 20px;text-align:center;color:#567}.category-props-empty p{margin-bottom:8px}.category-props-empty .hint{font-size:12px;font-style:italic;color:#456}.category-props-items-list{padding:0 0 8px;margin-bottom:8px;border-bottom:1px solid #2a3a4a}.category-props-item-row{display:flex;align-items:center;gap:8px;padding:5px 20px;font-size:13px;color:#abc}.category-props-item-icon{font-size:14px;opacity:.7}.category-props-item-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-props-item-dims{font-size:11px;color:#567;font-family:Consolas,Monaco,monospace}.door-slider-inline{display:flex;align-items:center;gap:6px;margin-left:8px;flex-shrink:0}.door-slider-label{font-size:11px;color:#abc;white-space:nowrap}.door-slider{-webkit-appearance:none;appearance:none;width:100px;height:4px;background:#2a3a4a;border-radius:2px;outline:none;cursor:pointer}.door-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#ff9800;border:2px solid #e65100;cursor:pointer;transition:transform .15s,box-shadow .15s}.door-slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 0 6px #ff980080}.door-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#ff9800;border:2px solid #e65100;cursor:pointer}.door-slider-value{font-size:12px;color:#ff9800;font-weight:600;font-family:Consolas,Monaco,monospace;min-width:36px;text-align:right}.door-slider-value-input{width:48px;min-width:48px;height:24px;padding:0 5px;border:1px solid rgba(255,152,0,.38);border-radius:5px;background:#ff980014;outline:none}.door-slider-value-input:focus{border-color:#ff9800;box-shadow:0 0 0 2px #ff980029}.door-slider-unit{min-width:14px;color:#ff9800;font-size:11px;font-weight:600}.hierarchy-countertops-section{margin-top:8px;border-top:1px solid rgba(255,152,0,.15)}.hierarchy-countertop-header{display:flex;align-items:center;gap:8px;padding:10px 15px 6px;font-size:12px;font-weight:600;color:#ff9800;text-transform:uppercase;letter-spacing:.5px}.hierarchy-item-btn.countertop-on{color:#ec6a27!important;opacity:1!important}.hierarchy-item-btn.countertop-on:hover{background:#ec6a2726}.countertop-item .part-name{flex:1;font-size:12px;color:#abc;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.countertop-item .part-dims{font-size:11px;color:#567;font-family:Consolas,Monaco,monospace}.countertop-toggle-btn{width:100%;padding:10px 16px;border:2px dashed rgba(236,106,39,.35);border-radius:8px;background:#ec6a270d;color:#89a;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:6px}.countertop-toggle-btn:hover{background:#ec6a271f;border-color:#ec6a2780;color:#ec6a27}.countertop-toggle-btn.active{background:#ec6a271f;border-style:solid;border-color:#ec6a27;color:#ec6a27}.countertop-toggle-btn.active:hover{background:#f443361a;border-color:#f44336;color:#f44336}.countertop-type-row{display:flex;gap:8px;padding:4px 20px 12px}.countertop-type-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;background:#ffffff0a;border:2px solid rgba(255,255,255,.1);border-radius:8px;color:#89a;cursor:pointer;transition:all .2s}.countertop-type-btn:hover{background:#ff980014;border-color:#ff98004d;color:#ccdde8}.countertop-type-btn.active{background:#ff980026;border-color:#ff9800;color:#fff}.countertop-type-icon{font-size:18px;line-height:1}.countertop-type-label{font-size:12px;font-weight:500}.countertop-type-size{font-size:10px;opacity:.6;font-family:Consolas,Monaco,monospace}.countertop-type-btn.active .countertop-type-size{color:#ff9800;opacity:1}.countertop-select{flex:1;padding:8px 12px;border:1px solid #2a3a4a;border-radius:6px;background:#1e2a3a;color:#fff;font-size:13px;cursor:pointer;transition:border-color .2s}.countertop-select:hover{border-color:#ff980066}.countertop-select:focus{outline:none;border-color:#ec6a27}.countertop-checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:13px;color:#abc}.countertop-checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#EC6A27;cursor:pointer}.countertop-info-row{display:flex;gap:12px;padding:8px 20px 16px}.countertop-info-item{flex:1;display:flex;flex-direction:column;gap:2px;padding:8px 12px;background:#ffffff08;border-radius:6px;border:1px solid rgba(255,255,255,.06)}.countertop-info-label{font-size:10px;color:#678;text-transform:uppercase;letter-spacing:.5px}.countertop-info-value{font-size:14px;color:#ec6a27;font-family:Consolas,Monaco,monospace;font-weight:500}.hardware-joint-block{margin-bottom:8px;padding:8px 12px;background:#ffffff08;border-radius:6px;border-left:2px solid #2a3a4a}.hardware-joint-name{font-size:12px;font-weight:600;color:#8ac;margin-bottom:6px;padding-bottom:4px;border-bottom:1px solid rgba(255,255,255,.06)}.hardware-side-row{display:flex;align-items:center;gap:6px;padding:3px 0}.hardware-side-label{font-size:11px;font-weight:700;color:#678;min-width:16px;text-align:center}.hardware-select{flex:1;min-width:0;background:var(--bg-input);color:var(--text-modal-label);border:1px solid var(--border-input);border-radius:3px;padding:2px 4px;font-size:11px;cursor:pointer}.hardware-select:hover{border-color:#ff9800}.hardware-split-row{display:flex;align-items:center;gap:6px;padding:4px 0 0;font-size:11px;color:#678;cursor:pointer}.hardware-split-row input[type=checkbox]{margin:0;cursor:pointer}.editor-shell{min-width:0}.editor-panel-backdrop{position:absolute;inset:0;z-index:60;border:0;background:#04080e6b;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:pointer}.editor-orientation-hint{position:fixed;top:10px;left:50%;transform:translate(-50%);z-index:1800;display:flex;align-items:center;gap:8px;max-width:calc(100vw - 28px);padding:10px 14px;border:1px solid rgba(255,152,0,.4);border-radius:8px;background:#141c28f0;color:#ffcc80;box-shadow:0 8px 24px #00000061;font-size:13px;font-weight:600;pointer-events:none}.editor-touch .app-container{position:relative;overflow:hidden}.editor-touch .babylon-viewport{width:100%;height:100%;min-width:0}.editor-touch .main-sidebar{position:absolute;left:var(--touch-panel-gap);top:var(--touch-panel-gap);right:auto;bottom:auto;transform:none;z-index:120;flex-direction:column;width:var(--touch-main-rail-width);min-width:0;height:auto;max-height:calc(100% - var(--touch-panel-gap) * 2);border:1px solid rgba(255,152,0,.28);border-radius:12px;box-shadow:0 10px 28px #0000006b;overflow-x:hidden;overflow-y:auto}.editor-touch .main-sidebar-tabs{flex:1;flex-direction:column;justify-content:flex-start;height:auto;gap:2px;padding:6px 0}.editor-touch .main-sidebar-tab{flex:0 0 auto;width:100%;min-width:0;height:50px;border-left:0;border-top:0;border-left:3px solid transparent;padding:5px 3px}.editor-touch .main-sidebar-tab.active{border-left-color:#ff9800;border-top-color:transparent}.editor-touch .main-sidebar-tab i{font-size:17px}.editor-touch .main-sidebar-tab-label{max-width:52px;font-size:7.5px;line-height:1.05;white-space:normal}.editor-touch .right-category-sidebar{position:absolute;top:10px;right:10px;z-index:90;width:54px;min-width:54px;max-height:calc(100% - 24px);border:1px solid rgba(255,152,0,.24);border-radius:12px;box-shadow:0 8px 24px #0000005c;overflow-x:hidden;overflow-y:auto}.editor-touch .right-cat-label{font-size:8px;max-width:100%}.editor-touch .resizable-panel{position:absolute;top:var(--touch-panel-gap);bottom:var(--touch-panel-gap);height:auto;max-height:calc(100% - 20px);border:1px solid rgba(255,152,0,.24);border-radius:12px;box-shadow:0 12px 36px #0000007a;overflow:hidden}.editor-touch .resizable-panel-left{left:calc(var(--touch-main-rail-width) + (var(--touch-panel-gap) * 2));z-index:100;width:min(40vw,340px)!important}.editor-touch .resizable-panel-right{right:var(--touch-panel-gap);z-index:110;width:min(88vw,390px)!important}.editor-touch.editor-has-bottom-sheet .resizable-panel{bottom:calc(var(--touch-bottom-sheet-height) + max(18px,env(safe-area-inset-bottom)) + 8px);max-height:calc(100% - var(--touch-bottom-sheet-height) - 36px)}.editor-tablet-landscape .resizable-panel-left{width:min(34vw,340px)!important}.editor-tablet-landscape .resizable-panel-right{width:min(40vw,410px)!important}.editor-drawer-close{position:absolute;top:8px;right:8px;z-index:180;width:34px;height:34px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#0a1018c7;color:#d7e2ee;cursor:pointer;font-size:15px}.editor-drawer-close:hover{border-color:#ff980080;color:#fff}.editor-touch .properties-panel,.editor-touch .hierarchy-panel,.editor-touch .render-settings-panel,.editor-touch .kitchen-panel{height:100%;border-right:0;border-left:0}.editor-touch .panel-header,.editor-touch .hierarchy-header{padding:14px 16px}.editor-touch .part-options-panel,.editor-touch .module-panel,.editor-touch .furniture-panel{left:max(8px,env(safe-area-inset-left))!important;right:max(8px,env(safe-area-inset-right))!important;bottom:max(8px,env(safe-area-inset-bottom))!important;height:var(--touch-bottom-sheet-height)!important;min-height:0;max-height:var(--touch-bottom-sheet-height);z-index:95;border-radius:12px 12px 10px 10px;padding-top:0}.editor-touch .part-options-panel.non-resizable,.editor-touch .module-panel.non-resizable,.editor-touch .furniture-panel.non-resizable{-webkit-user-select:auto;user-select:auto}.editor-touch .part-options-resize-handle,.editor-touch .module-panel-resize,.editor-touch .furniture-panel-resize,.editor-touch .resize-handle{display:none!important}.editor-touch .part-options-header,.editor-touch .module-panel-header,.editor-touch .furniture-panel-header{flex-wrap:nowrap;align-items:center;gap:6px;min-height:0;padding:6px 10px}.editor-touch .part-options-title-container{flex:0 1 auto;min-width:0;max-width:180px;flex-wrap:nowrap}.editor-touch .part-options-title,.editor-touch .module-panel-title,.editor-touch .furniture-panel-title{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.editor-touch .part-options-search,.editor-touch .module-panel-search,.editor-touch .furniture-panel-search,.editor-touch .room-decor-category-select{flex:0 1 180px;width:auto;min-width:110px;max-width:190px;min-height:30px;padding:5px 8px;font-size:12px}.editor-touch .part-options-content,.editor-touch .module-panel-body,.editor-touch .furniture-panel-body{min-height:0}.editor-touch .module-menu,.editor-touch .furniture-menu{width:118px;min-width:118px}.editor-touch .module-variants{padding:8px}.editor-touch .module-menu-scroll,.editor-touch .furniture-menu-scroll{padding:6px}.editor-touch .module-cat-item{gap:6px;padding:7px 8px;font-size:11px}.editor-touch .module-cat-item-icon{width:18px;font-size:13px}.editor-touch .module-cat-item-count{display:none}.editor-touch .part-options-list,.editor-touch .module-cards,.editor-touch .furniture-cards{gap:8px;padding:2px 0}.editor-touch .part-option-item,.editor-touch .module-card,.editor-touch .furniture-card{width:86px;height:96px;padding:6px;border-radius:7px}.editor-touch .part-option-preview,.editor-touch .module-card-preview,.editor-touch .furniture-card-preview{width:38px;height:38px;margin-bottom:5px}.editor-touch .part-option-image,.editor-touch .module-card-image,.editor-touch .furniture-card-image{width:100%;height:100%}.editor-touch .part-option-name,.editor-touch .module-card-name,.editor-touch .furniture-card-name{font-size:10px;line-height:1.15}.editor-touch .part-option-id,.editor-touch .module-card-id,.editor-touch .furniture-card-id{display:none}.editor-touch .part-options-arrow,.editor-touch .module-arrow,.editor-touch .furniture-arrow{width:30px;min-width:30px;font-size:22px}.editor-touch .viewport-toolbar-area{top:10px;right:76px;max-width:calc(100% - 156px);align-items:flex-end}.editor-touch .viewport-toolbar{flex-wrap:wrap;justify-content:flex-end}.editor-touch .viewport-viewcube-container{margin-right:0;transform:scale(.86);transform-origin:top right}.editor-touch .visibility-warning-banner{left:10px;right:74px;top:10px;max-width:none}@media(max-width:767px){.editor-phone .main-sidebar{left:8px;top:8px;width:58px}.editor-phone .main-sidebar-tab{height:48px}.editor-phone .main-sidebar-tab i{font-size:17px}.editor-phone .main-sidebar-tab-label{font-size:7px}.editor-phone .right-category-sidebar{top:8px;right:8px;width:50px;min-width:50px}.editor-phone .right-cat-tab{width:44px;min-height:46px}.editor-phone .resizable-panel-left,.editor-phone .resizable-panel-right{right:8px;top:8px;bottom:8px;width:auto!important}.editor-phone .resizable-panel-left{left:76px}.editor-phone .resizable-panel-right{left:8px}.editor-phone .part-options-panel,.editor-phone .module-panel,.editor-phone .furniture-panel{left:8px!important;right:8px!important;height:clamp(132px,28vh,168px)!important}.editor-phone.editor-has-bottom-sheet .resizable-panel{bottom:calc(clamp(132px,28vh,168px) + 18px)}.editor-phone .module-menu,.editor-phone .furniture-menu{width:98px;min-width:98px}.editor-phone .part-option-item,.editor-phone .module-card,.editor-phone .furniture-card{width:78px;height:88px;padding:5px}.editor-phone .part-option-preview,.editor-phone .module-card-preview,.editor-phone .furniture-card-preview{width:34px;height:34px}.editor-phone .viewport-toolbar-area{right:64px;max-width:calc(100% - 138px)}}.hierarchy-panel,.properties-panel,.render-settings-panel,.zone-overlay{background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);color:var(--text-primary);border-color:var(--border-main)}.part-options-panel,.furniture-panel,.module-panel{background:linear-gradient(180deg,var(--bg-bottom-start) 0%,var(--bg-bottom-end) 100%);color:var(--text-primary);border-top-color:var(--border-main);box-shadow:0 -4px 20px var(--shadow-panel)}.hierarchy-header,.panel-header,.zone-overlay-header,.part-options-header,.furniture-panel-header,.module-panel-header{border-color:var(--border-main)}.panel-header h2,.zone-overlay-header h2,.furniture-name{color:var(--text-primary)}.expand-icon,.furniture-dims,.hierarchy-empty,.part-options-family-id,.part-options-empty,.part-options-close,.furniture-panel-close,.module-panel-close,.furniture-empty,.furniture-placeholder,.category-props-count,.category-props-empty,.category-props-item-dims{color:var(--text-muted)}.expand-icon:hover,.part-options-close:hover,.furniture-panel-close:hover,.module-panel-close:hover{background:var(--bg-hover);color:var(--text-primary)}.hierarchy-item-btn{color:#88888c}.hierarchy-item-btn:hover{background:transparent;color:#5a5a5e}.hierarchy-item-btn.active{color:#ec6a27}.part-name,.property-value,.part-hint p,.furniture-cat-item,.module-cat-item,.module-category-dropdown-item,.module-opening-type-item,.module-zone-filter-item,.category-props-item-row{color:var(--text-secondary)}.property-row label{color:var(--text-label)}.furniture-name-input,.property-row input,.property-row select,.part-options-search,.furniture-panel-search,.module-panel-search,.room-decor-category-select{background:var(--bg-input);border-color:var(--border-lightest);color:var(--text-primary)}.furniture-name-input:focus,.property-row input:focus,.property-row select:focus,.part-options-search:focus,.furniture-panel-search:focus,.module-panel-search:focus,.room-decor-category-select:focus{background:var(--bg-input)}.part-options-search::placeholder,.furniture-panel-search::placeholder,.module-panel-search::placeholder,.room-decor-category-select::placeholder{color:var(--text-muted)}.part-options-family-id,.part-options-count,.part-option-id,.furniture-card-id,.module-card-id,.module-cat-item-count{background:var(--surface-subtle);color:var(--text-muted)}.part-options-arrow,.furniture-arrow,.module-arrow,.zone-overlay-close,.zone-overlay-tab,.module-zone-count-btn,.module-zone-tab-wrapper{background:var(--surface-subtle);border-color:var(--border-lightest);color:var(--text-secondary)}.part-options-arrow:hover:not(.disabled),.furniture-arrow:hover:not(.disabled),.module-arrow:hover:not(.disabled){background:#ff980024;border-color:#ff980073;color:var(--accent-orange)}.part-option-item,.furniture-card,.module-card{background:var(--bg-card);color:var(--text-primary)}.part-option-item:hover,.furniture-card:hover,.module-card:hover{background:var(--bg-card-hover);border-color:#ff980059}.part-option-item.selected,.furniture-card.selected,.module-card.selected{background:#ff980029;border-color:var(--accent-orange)}.part-option-preview,.part-option-icon,.furniture-card-preview,.module-card-preview{background:var(--surface-subtle)}.part-option-name,.furniture-card-name,.module-card-name{color:var(--text-card)}.part-option-favorite,.furniture-card-fav,.module-card-fav{color:var(--text-muted)}.furniture-menu,.module-menu,.category-props-items-list{border-color:var(--border-main)}.furniture-cat-item:hover,.module-cat-item:hover,.module-category-dropdown-item:hover,.module-opening-type-item:hover,.module-zone-filter-item:hover{background:#ff98001f;color:var(--text-primary)}.module-category-dropdown-menu,.module-opening-type-menu,.module-zone-filter-popup{background:linear-gradient(180deg,var(--bg-panel-start) 0%,var(--bg-panel-end) 100%);border-color:var(--border-lightest);box-shadow:0 -8px 32px var(--shadow-modal)}.category-props-header,.hierarchy-active-cat-header{background:var(--surface-subtle);border-color:var(--border-main)}.category-props-empty .hint{color:var(--text-very-muted)}.zone-overlay-close:hover,.zone-overlay-tab:hover,.module-zone-count-btn:hover,.module-zone-tab-wrapper:hover{background:var(--bg-hover);color:var(--text-primary)}.module-zone-tab,.module-zone-filter-trigger,.module-zone-tab-height{color:var(--text-muted)}.module-zone-tab.active,.module-zone-count-btn.active,.zone-overlay-tab.active,.module-zone-tab-wrapper.active{background:#ec6a2724;border-color:var(--accent-cyan);color:var(--accent-cyan)}
