:root{--bg:#e7edec;--surface:#edf3f1;--surface-raised:#f7faf8;--surface-muted:#dfe8e6;--border:#cbd8d4;--border-strong:#9fb3ae;--text:#13202b;--muted:#5b6a66;--primary:#1f6f78;--primary-dark:#174f58;--accent:#9f7a2f;--danger:#b42318;--shadow:0 12px 30px #13202b1f}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.55}.navbar{z-index:20;color:#fff;background:linear-gradient(90deg,#13202bfa,#174f58f5),#13202b;border-bottom:1px solid #ffffff1f;padding:10px 22px;position:sticky;top:0;box-shadow:0 12px 32px #13202b38}.navbar__inner{justify-content:space-between;align-items:center;gap:18px;width:100%;margin:0;display:flex}.navbar__brand{color:inherit;white-space:nowrap;align-items:center;gap:10px;text-decoration:none;display:inline-flex}.navbar__brand-main{align-items:baseline;gap:7px;display:inline-flex;position:relative}.navbar__mark{background:#9f7a2ff2;border:1px solid #ffffff47;border-radius:10px;place-items:center;width:36px;height:36px;font-size:19px;font-weight:750;display:inline-grid;box-shadow:inset 0 1px #fff3}.navbar__brand-text{letter-spacing:0;font-size:21px;font-weight:700}.navbar__version{color:#c8d4d1;letter-spacing:0;font-size:10px;font-weight:600;position:relative;top:5px}.navbar__links{justify-content:flex-end;align-items:center;gap:11px;display:flex}.nav-item{color:#e4ecea;cursor:pointer;letter-spacing:0;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:8px 13px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.nav-item:hover{color:#fff;background:#ffffff0d;border-color:#ffffff14}.nav-item.active{color:#fff;background:#ffffff21;border-color:#ffffff2e}.app-shell{padding:14px 0 32px}.about,.search,.add-product,.reference-page,.roadmap{width:min(100%,1040px);margin:0 auto;padding:32px 24px}.about__hero{text-align:center;margin-bottom:36px}.about__hero h1{max-width:860px;color:var(--text);letter-spacing:0;margin:0 auto 12px;font-size:34px;line-height:1.15}.about__hero p{max-width:820px;color:var(--muted);margin:0 auto;font-size:17px;font-weight:500;line-height:1.6}.about__section{margin-bottom:34px}.about__section h2,.step-title,.roadmap-title,.add-product__title{color:var(--primary-dark);letter-spacing:0;margin:0 0 18px;font-size:26px;line-height:1.2}.about__section h2:after{content:"";background:var(--accent);border-radius:2px;width:48px;height:3px;margin-top:9px;display:block}.step-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.step-title-row .step-title{margin-bottom:0}.results-count{min-width:40px;color:var(--primary);white-space:nowrap;background:#e6f3f6f2;border:1px solid #1b5e7524;border-radius:999px;justify-content:center;align-items:center;padding:6px 12px;font-size:14px;font-weight:500;line-height:1;display:inline-flex}.results-count strong{font-weight:700}.about__steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;display:grid}.step,.result-row,.add-product__card,.roadmap-content{border:1px solid var(--border);background:var(--surface);border-radius:8px;box-shadow:0 1px 2px #13202b0a}.step{padding:16px}.step h3,.roadmap-content h3{color:var(--text);margin:0 0 8px}.step p,.roadmap-content p{color:var(--muted);margin:0;line-height:1.55}.about__list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.about__list li{border-bottom:1px solid var(--border);color:#31414f;padding:10px 0 10px 20px;position:relative}.about__list li:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:0}.contact-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px;display:grid}.contact-panel h2{margin-bottom:8px}.contact-panel p{color:var(--muted);margin:0;line-height:1.55}.contact-link{color:#fff;background:var(--primary);border:1px solid #1f6f7847;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-weight:800;text-decoration:none;display:inline-flex}.contact-link:hover{background:var(--primary-dark)}.search__steps,.add-product__steps{gap:10px;margin-bottom:22px;font-weight:700;display:flex}.search__steps div,.add-product__steps div{background:var(--surface-muted);min-width:0;color:var(--muted);text-align:center;border-radius:8px;flex:1;padding:9px 12px}.search__steps div{cursor:pointer}.search__steps div:hover{color:var(--text)}.search__steps .active,.add-product__steps .active{color:#fff;background:var(--primary)}.step-page h2{margin:0 0 16px}.grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;display:grid}.type-step{gap:18px;display:grid}.type-step__header{border:1px solid var(--border-strong);background:#e2ece9;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:16px;padding:16px;display:flex}.type-step__header h2{margin:0 0 6px;font-size:24px;font-weight:650}.type-step__header p{max-width:620px;color:var(--muted);margin:0;line-height:1.5}.type-step__selection{color:var(--primary-dark);background:#dbe8e5;border:1px solid #1f6f7838;border-radius:8px;flex:none;padding:9px 12px;font-size:14px}.type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.type-card{min-height:274px;color:var(--text);cursor:pointer;text-align:left;background:linear-gradient(#f7fbfa 0%,#e7f0ed 100%);border:1px solid #7c999329;border-radius:8px;grid-template-rows:176px minmax(72px,auto);gap:10px;padding:10px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #25394114}.type-card:hover{background:linear-gradient(#fff 0%,#e8f2ef 100%);border-color:#1f6f7847;transform:translateY(-2px);box-shadow:0 16px 34px #2539411f}.type-card.active{background:linear-gradient(#f6fbfa 0%,#dcebe7 100%);border-color:#1f6f786b;box-shadow:0 0 0 2px #1f6f781f,0 16px 34px #2539411f}.type-card__image-wrap{background:radial-gradient(circle at 72% 22%,#16959a1f,#0000 34%),linear-gradient(135deg,#fff 0%,#eef5f2 100%);border-radius:7px;place-items:center;width:100%;height:176px;display:grid;position:relative;overflow:hidden}.type-card__image-wrap:after{content:"";background:linear-gradient(90deg,#0000,#1f6f7838,#0000);height:1px;position:absolute;inset:auto 16px 0}.type-card__image{object-fit:contain;width:100%;height:100%;padding:8px}.type-card__mark{color:#fff;background:var(--primary);border-radius:8px;place-items:center;width:64px;height:64px;font-size:24px;font-weight:600;display:inline-grid}.type-card.active .type-card__mark{background:var(--accent)}.type-card__body{align-content:start;gap:6px;display:grid}.type-card__name{color:var(--text);overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.3}.type-card__description{color:#64747d;font-size:13px;font-weight:400;line-height:1.35}@media (width<=900px){.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.card{border:1px solid var(--border);background:var(--surface);min-height:54px;color:var(--text);cursor:pointer;text-align:center;border-radius:8px;padding:14px;transition:border-color .2s,box-shadow .2s}.card:hover{border-color:var(--primary);box-shadow:var(--shadow)}.card.active{border-color:var(--primary);color:#fff;background:var(--primary)}.btn,.btn-primary,.btn-secondary,.add-product__btn{cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:40px;padding:10px 14px;font-weight:700;transition:background .2s,border-color .2s,color .2s}.btn,.btn-primary,.add-product__btn--primary{color:#fff;background:var(--primary)}.btn:hover,.btn-primary:hover,.add-product__btn--primary:hover{background:var(--primary-dark)}.btn-secondary,.add-product__btn--secondary{border-color:var(--border);color:var(--text);background:var(--surface)}.btn-secondary:hover,.add-product__btn--secondary:hover{border-color:var(--border-strong);background:var(--surface-muted)}.btn{margin-top:20px}.filters-section{gap:18px;display:grid}.filters-panel{border:1px solid var(--border);background:var(--surface);border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 1px 2px #13202b0a}.filters-list{gap:8px;display:grid}.filter-row{border:1px solid var(--border);background:var(--surface-muted);border-radius:8px;grid-template-columns:minmax(180px,260px) minmax(0,1fr);align-items:center;gap:16px;padding:12px;display:grid}.filter-row--manufacturer{background:#d7e3e0}.filters-subtitle{color:var(--text);margin:2px 0 -2px;font-size:18px}.filter-row__label,.add-product__card label{color:#40505e;font-size:14px;font-weight:700}.filter-row__control{min-width:0}.filters-input,.add-product__card input,.add-product__card select{border:1px solid var(--border);width:100%;min-height:40px;color:var(--text);background:var(--surface-raised);border-radius:8px;outline:none;padding:9px 12px;transition:border-color .2s,box-shadow .2s}.filters-input:hover,.add-product__card input:hover,.add-product__card select:hover{border-color:var(--border-strong)}.filters-input:focus,.add-product__card input:focus,.add-product__card select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1f6f781f}select.filters-input{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--muted) 50%), linear-gradient(135deg, var(--muted) 50%, transparent 50%);background-position:calc(100% - 18px),calc(100% - 13px);background-repeat:no-repeat;background-size:5px 5px;padding-right:36px}.filters-buttons,.add-product__actions{justify-content:space-between;gap:10px;margin-top:18px;display:flex}.number-filter{grid-template-columns:170px minmax(0,1fr) minmax(0,1fr);gap:10px;width:100%;display:grid}.switch{width:42px;height:22px;display:inline-block;position:relative}.switch input{display:none}.slider{cursor:pointer;background:#b7c2cb;border-radius:22px;transition:background .2s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px}.switch input:checked+.slider{background:var(--primary)}.switch input:checked+.slider:before{transform:translate(20px)}.results{flex-direction:column;gap:10px;margin-bottom:14px;display:flex}.result-row{padding:14px;transition:border-color .2s,box-shadow .2s}.result-row:hover{border-color:var(--primary);box-shadow:var(--shadow)}.result-header{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.result-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.result-edit-btn{place-items:center;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:20px;line-height:1;display:inline-grid}.col.main{flex-direction:column;min-width:0;display:flex}.article{color:var(--text);overflow-wrap:anywhere;font-weight:800}.meta{color:var(--muted);margin-top:4px;font-size:13px}.expand{color:var(--primary);font-size:18px;line-height:1}.result-details,.review-block{border-top:1px solid var(--border);flex-direction:column;gap:6px;margin-top:12px;padding-top:12px;display:flex}.edit-product{background:var(--surface-raised);margin-top:14px}.edit-product__manufacturers{min-height:112px}.edit-product__attributes{gap:10px;margin-top:8px;display:grid}.edit-product__attributes h4{color:var(--primary-dark);margin:0 0 2px;font-size:16px}.edit-attribute{gap:6px;display:grid}.edit-attribute--bool{border:1px solid var(--border);background:var(--surface);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;margin-bottom:8px;padding:9px 12px;display:flex}.edit-attribute--bool span:first-child{color:#40505e;font-size:14px;font-weight:700}.attr-row,.review-row{color:#31414f;justify-content:space-between;align-items:center;gap:16px;padding:6px 0;font-size:14px;display:flex}.attr-name,.review-label{color:#40505e;font-weight:700}.attr-value,.review-value{color:var(--text);text-align:right}.add-product{max-width:900px}.add-product__card{padding:22px}.add-product__card h3{color:var(--primary-dark);margin:0 0 18px;font-size:20px}.add-product__card label{margin-bottom:6px;display:block}.add-product__card input,.add-product__card select{margin-bottom:14px}.add-product__card input[type=checkbox]{width:auto;min-height:auto;margin:0 8px 0 0}.reference-page{max-width:1040px}.reference-page--embedded{width:100%;max-width:none;padding:0}.reference-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:start;gap:16px;display:grid}.reference-grid--single{grid-template-columns:minmax(0,1fr)}.add-mode-tabs div{cursor:pointer}.reference-card{margin-bottom:16px}.reference-status{color:var(--primary-dark);background:#dbe8e5;border:1px solid #1f6f7838;border-radius:8px;margin-bottom:14px;padding:10px 12px;font-weight:700}.reference-check{align-items:center;gap:8px;margin:4px 0 0;display:flex!important}.reference-empty{color:var(--muted);margin:0;line-height:1.5}.reference-table{gap:6px;display:grid}.reference-table__head,.reference-table__row{grid-template-columns:minmax(0,1fr) 140px 120px;align-items:center;gap:12px;display:grid}.reference-table__head{border-bottom:1px solid var(--border);color:#40505e;padding:0 0 8px;font-size:13px;font-weight:800}.reference-table__row{border-bottom:1px solid var(--border);color:#31414f;padding:9px 0}.reference-table__row:last-child{border-bottom:none}.roadmap{max-width:920px}.roadmap-title{text-align:center;margin-bottom:44px}.roadmap-line{border-left:3px solid var(--border-strong);margin-left:34px;position:relative}.roadmap-step{margin-bottom:26px;padding-left:34px;position:relative}.roadmap-dot{border:4px solid var(--border-strong);background:var(--surface);border-radius:50%;width:20px;height:20px;position:absolute;top:10px;left:-13px}.roadmap-dot.done{border-color:var(--primary);background:var(--primary)}.roadmap-content{padding:14px 16px}.roadmap-date{color:var(--accent);font-size:12px;font-weight:700}@media (width<=720px){.navbar{padding:12px 14px}.navbar__inner,.navbar__links{align-items:flex-start;width:100%}.navbar__inner{flex-direction:column}.navbar__links{flex-wrap:wrap;gap:6px}.navbar__brand{width:100%}.nav-item{width:auto}.about,.search,.add-product,.reference-page,.roadmap{padding:24px 16px}.about__hero h1{font-size:28px}.contact-panel{grid-template-columns:1fr}.contact-link{width:100%}.type-step__header{flex-direction:column;align-items:flex-start}.type-step__selection{width:100%}.step-title-row{flex-direction:column;align-items:flex-start}.type-grid{grid-template-columns:1fr}.type-card{grid-template-rows:160px minmax(0,auto);min-height:244px}.type-card__image-wrap{height:160px}.search__steps,.add-product__steps,.filters-buttons,.add-product__actions{flex-direction:column}.number-filter{grid-template-columns:1fr}.filter-row{grid-template-columns:1fr;align-items:stretch;gap:8px}.reference-grid,.reference-table__head,.reference-table__row{grid-template-columns:1fr}.reference-table__head{display:none}.reference-table__row{gap:4px}.attr-row,.review-row{flex-direction:column;align-items:flex-start;gap:4px}.result-header,.result-actions{align-items:flex-start}.result-header{flex-direction:column}.attr-value,.review-value{text-align:left}}
