.header{position:sticky;top:0;z-index:1000;background:#f4f7fa;padding-top:0rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.container{position:relative}.top-row{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:5}.logo-block{display:flex;align-items:center;gap:.5rem;cursor:pointer}.logo-icon{width:3rem;height:3rem}.logo-text{font-size:1.5rem;font-weight:700;color:#000}.right-block{display:flex;align-items:center;gap:2rem}.phone-block{display:flex;flex-direction:column;align-items:flex-start;line-height:1.5rem}.phone-label{font-size:.8rem;color:#333;font-weight:700}.phone-number{color:#c00000;font-weight:600;text-decoration:none}.phone-number:hover{text-decoration:underline}.lang-dd{position:relative;display:inline-flex;align-items:center}.lang-dd__btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #d1d5db;background:transparent;padding:6px 10px;border-radius:10px;font-weight:700;font-size:13px;cursor:pointer;color:#111827}.lang-dd__btn:hover{background:#1118270d}.lang-dd__chev{transition:transform .15s ease;opacity:.7}.lang-dd__chev.is-open{transform:rotate(180deg)}.lang-dd__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:72px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:6px;box-shadow:0 10px 24px #0000001f;z-index:50}.lang-dd__item{width:100%;text-align:left;padding:8px 10px;border:none;background:transparent;border-radius:10px;cursor:pointer;font-weight:700;font-size:13px;color:#111827}.lang-dd__item:hover{background:#1118270f}.lang-dd__item.is-active{background:#111827;color:#fff}.nav{display:flex;gap:1rem;margin-top:1rem;color:inherit}.nav span{position:relative;display:inline-block;padding-bottom:4px;cursor:pointer;color:#151201b3;font-weight:500;text-decoration:none;transition:color .2s ease,font-weight .2s ease}.nav span:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background-color:#b80c08;transition:width .25s ease}.nav span:hover{color:#151201;font-weight:600}.nav span:hover:after{width:100%}.nav span.active{color:#151201;font-weight:600}.nav span.active:after{width:100%;background-color:#b80c08}.burger{display:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;cursor:pointer}.burger span{display:block;height:3px;background:#000;border-radius:2px;transition:.3s ease}.burger.active span:nth-child(1){transform:rotate(45deg) translateY(7px)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:rotate(-45deg) translateY(-7px)}@media (max-width: 1000px){.header{padding:0 1rem}.right-block{display:none}.burger{display:flex}.nav{position:absolute;top:100%;left:0;right:0;margin-top:0;background:#f4f7fa;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem 0;transition:transform .3s ease,opacity .3s ease;transform:translateY(-10px);opacity:0;pointer-events:none;z-index:1}.nav.open{transform:translateY(0);opacity:1;pointer-events:all}}.footer{background-color:#15130b;color:#fff;padding:60px 40px 30px;font-family:Arial,sans-serif;display:flex;flex-direction:column;gap:2rem}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem 1rem;gap:2rem}.footer-section{flex:1;min-width:240px}.footer .logo-block{display:flex;align-items:center;gap:.6rem;cursor:pointer}.footer .logo-text{color:#fff;font-size:1.5rem;font-weight:700}.footer .logo-icon{width:2.5rem;height:2.5rem}.company p{padding:1rem 0;font-size:14px;color:#ccc;line-height:1.6}.links h3,.contacts h3{font-size:16px;margin-bottom:15px;color:#fff;text-transform:uppercase;letter-spacing:.5px}.links ul,.contacts ul{list-style:none;padding:0;margin:0}.links ul li{margin-bottom:10px;font-size:14px;color:#ccc;cursor:pointer;transition:color .2s ease}.links ul li:hover{color:#fff}.contacts{display:flex;flex-direction:column;justify-content:flex-start}.contacts li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px;color:#ccc;line-height:1.5;transition:color .2s ease}.contacts li:hover{color:#fff}.contacts .icon{width:20px;height:20px;flex-shrink:0;display:inline-block;vertical-align:middle}.map img{width:180px;height:130px;border-radius:8px;margin-top:10px;object-fit:cover;border:1px solid #333}.footer-bottom{border-top:1px solid #333;max-width:1200px;width:100%;margin:0 auto;padding-top:1.5rem;display:flex;justify-content:space-between;font-size:13px;color:#aaa;flex-wrap:wrap}.footer-bottom span{margin-top:5px}@media (max-width: 1000px){.footer{padding:2.5rem 1rem;gap:1.5rem}.footer-content{flex-direction:column;align-items:center;text-align:center;gap:2rem;padding:0}.footer-section{width:100%;max-width:500px}.footer .logo-block{justify-content:center}.company p{font-size:13px;color:#ccc}.links h3,.contacts h3{font-size:14px;margin-bottom:.8rem}.links ul li,.contacts li{font-size:13px}.map{display:flex;justify-content:center;width:100%}.map img{width:100%;max-width:320px;height:auto;margin-top:1rem}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:.5rem;font-size:12px}.contacts{align-items:center}.contacts li{justify-content:center;text-align:center}.contacts .icon{margin-right:0}}.hero{background:#f4f7fa;padding:4rem 0}.hero-content{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1rem}.hero-text{flex:1}.hero-text h2{font-size:2.5rem;font-weight:700;color:#111;margin-bottom:1rem;line-height:1.3}.hero-text p{font-size:1.1rem;color:#555;margin-bottom:2rem}.hero-text .btn{padding:1rem 2rem;font-size:1rem}.hero-image-wrapper{flex:1;display:flex;justify-content:center}.hero-image{width:120%;max-width:1100px;transform:scale(1.15);border-radius:16px;object-fit:contain;padding:.5rem}@media (max-width: 1000px){.hero{padding:2rem 0 3rem}.hero-content{flex-direction:column-reverse;align-items:center;text-align:center;gap:2rem}.hero-image{max-width:600px}.hero-text{width:100%;padding:0 1rem}.hero-text h2{font-size:1.4rem;line-height:1.3}.hero-text p{font-size:.9rem;margin-bottom:1.2rem}.hero-text .btn{width:100%;padding:1rem;font-size:1rem}}.features .container{display:flex;justify-content:space-between;align-items:center;gap:3rem;padding:6.25rem;box-sizing:border-box}.feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.icon{width:4.375rem;height:4.375rem;margin-bottom:10px;display:block}.title{font-size:18px;font-weight:700;color:#1a1a1a;line-height:1.3}@media (max-width: 1000px){.features .container{flex-direction:column;align-items:center;justify-content:center;gap:2.5rem;padding:3rem 1rem}.feature{flex-direction:column;align-items:center;text-align:center;width:100%}.icon{width:5rem;height:5rem}.title{font-size:1rem}}.about-section{width:100%;background-color:#f5f7fa;padding:4rem 1rem;box-sizing:border-box}.about-section .container{display:flex;align-items:stretch;flex-wrap:wrap;gap:3.75rem}.about-image{flex:1 1 45%;overflow:hidden;border-radius:12px}.about-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.about-content{flex:1 1 45%;color:#1a1a1a}.about-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.about-content p{font-size:1rem;line-height:1.6;color:#333;margin-bottom:2rem}.about-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem 2.5rem;margin-bottom:2rem}.stat{display:flex;flex-direction:column;align-items:flex-start;font-weight:600;font-size:1.25rem;gap:.5rem;color:#151201}.stat span{font-size:1.5rem;font-weight:700;color:#c00000}.stat-label-img{width:2rem;height:2rem;margin-right:.5rem}.stat-label{display:flex;align-items:center;font-weight:600;font-size:1.25rem;color:#151201}@media (max-width: 1000px){.about-section{padding:3rem 1rem}.about-section .container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.about-image{order:-1;width:100%;max-width:500px}.about-content{width:100%;flex:1 1 auto}.about-content h2{font-size:1.6rem;margin-bottom:1rem}.about-content p{font-size:.95rem;line-height:1.5;margin-bottom:1.5rem}.about-stats{grid-template-columns:1fr;justify-items:center;gap:1.2rem;margin-bottom:1.5rem}.stat{align-items:center;text-align:center;font-size:1rem}.stat span{font-size:1.2rem}.about-content .btn{width:100%;padding:1rem;font-size:1rem;box-sizing:border-box}}.production-section{width:100%;background-color:#f5f7fa;padding:4rem 1rem;box-sizing:border-box}.production-section .container{display:flex;align-items:stretch;flex-wrap:wrap;gap:3.75rem}.production-image{flex:1 1 45%;overflow:hidden;border-radius:12px}.production-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px}.production-content{flex:1 1 45%;color:#1a1a1a;display:flex;flex-direction:column;justify-content:center}.production-content h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.production-content p{font-size:1rem;line-height:1.6;color:#333;margin-bottom:1.5rem;max-width:600px}.production-content .btn{background:#161c2d;color:#fff;font-weight:600;padding:.9rem 1.8rem;border-radius:8px;text-decoration:none;transition:background .2s;border:none;cursor:pointer;align-self:flex-start}.production-content .btn:hover{background:#c00000}@media (max-width: 1000px){.production-section{padding:3rem 1rem}.production-section .container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.production-image{order:-1;width:100%;max-width:500px}.production-content{width:100%;align-items:center}.production-content h2{font-size:1.6rem;margin-bottom:1rem}.production-content p{font-size:.95rem;line-height:1.5;margin-bottom:1rem}.production-content .btn{width:100%;padding:1rem;font-size:1rem;box-sizing:border-box;align-self:stretch}}:root{--bg: #f5f7fa;--panel: #ffffff;--text: #151922;--muted: #636363;--ring: rgba(0, 123, 255, .2);--shadow: 0 10px 28px rgba(16, 24, 40, .08);--operating: #151922;--dressing: #00c8a5;--transport: #2ea7ff;--extras: #5b6cff}*{box-sizing:border-box}.cat{padding:clamp(24px,4vw,40px) clamp(16px,4vw,40px) 64px;background:#f5f7fa}.cat__header{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.25rem 1rem;gap:1rem;width:100%;max-width:1200px;margin:0 auto 24px}.cat__title{margin:0 auto;font:700 clamp(22px,4vw,36px)/1.2 ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,"Helvetica Neue",Arial;color:var(--text)}.cat__subtitle{margin:0 auto;max-width:680px;color:var(--muted);font-size:clamp(14px,2vw,16px);line-height:1.5}.cat__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));justify-content:center;justify-items:center;gap:24px;width:100%;max-width:1200px;margin:28px auto 0}.card{position:relative;display:flex;flex-direction:column;gap:12px;padding:18px 18px 16px;border-radius:20px;background:var(--panel);box-shadow:var(--shadow);transition:transform .25s ease,box-shadow .25s ease;isolation:isolate;max-width:300px}.card:before{content:"";position:absolute;inset:0 0 auto;height:40%;background:linear-gradient(180deg,rgba(10,116,255,.06),transparent 70%);border-radius:20px 20px 0 0;pointer-events:none;opacity:.6}.card__tag{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;font:600 12px/1 ui-sans-serif,system-ui;color:#0b62ff;background:#0a74ff1f;-webkit-backdrop-filter:saturate(140%) blur(3px);backdrop-filter:saturate(140%) blur(3px)}.card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #10182824}.card__head{display:flex;align-items:center;gap:1rem;padding-right:1rem}.card__icon{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.25rem;background:var(--operating);color:#e6e6e6}.card__icon svg{width:1.5rem;height:1.5rem}.card__title{margin:0;color:var(--text);font:700 16px/1.25 ui-sans-serif,system-ui}.card__imgWrap{position:relative;display:grid;place-items:center;height:190px;overflow:visible}.card__img{max-width:90%;max-height:170px;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.12));transition:transform .35s ease;transform-origin:center bottom}.card__glow{position:absolute;bottom:14px;width:70%;height:16px;border-radius:999px;filter:blur(12px);opacity:.6;background:radial-gradient(closest-side,var(--operating),transparent 70%);transform:translateZ(0)}.card:hover .card__img{transform:translateY(-3px) scale(1.03)}.card__desc{margin:0;min-height:44px;color:var(--muted);font-size:14px;line-height:1.45}.card__desc--placeholder{visibility:hidden}.card__cta{width:100%;justify-content:center;margin-top:auto;text-align:center;border:none;background:var(--btn-bg, #161c2d);color:#fff;font-weight:700;font-size:.9rem;border-radius:.625rem;transition:background .2s ease,transform .2s ease;padding:.75rem 1rem}.card__cta.btn:hover{background:#a00000;transform:translateY(-2px);box-shadow:none;color:#fff}.card__cta.btn:active{transform:translateY(0)}.card__ctaIcon{width:18px;height:18px}.cat__header .breadcrumb{display:flex;align-items:center;justify-content:flex-start;align-self:flex-start;gap:6px;font-size:14px;width:100%;max-width:1300px;margin:0 auto 1rem}.breadcrumb__link{color:#151201;cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:.5px}.breadcrumb__divider{color:#9ca3af}.cat__header .breadcrumb span:not(.breadcrumb__link):not(.breadcrumb__divider){color:#151201b3;font-weight:400;text-transform:none}.card__ctaWrap{margin-top:auto;display:flex;justify-content:center}.card__cta{display:inline-block;padding:10px 18px;border:1px solid var(--accent);color:var(--accent);text-decoration:none;border-radius:6px;font-weight:500;transition:all .2s ease}.card__cta:hover{background:var(--accent);color:#fff}.hidden-btn .card__cta{visibility:hidden}@media (prefers-reduced-motion: reduce){.card,.card *{transition:none!important}}:root{--text: #151922;--muted: #5e6a7a;--shadow: 0 8px 24px rgba(16, 24, 40, .08);--primary: #383F51}.product{background:var(--bg);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;gap:1rem;padding:40px}.product__top{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;max-width:1200px;margin:0 auto;padding:1.25rem 1rem}.product__gallery{display:flex;align-items:flex-start;gap:20px;flex:1 1 480px}.product__thumbs{display:flex;flex-direction:column;gap:14px}.product__thumbs img{width:90px;height:70px;object-fit:scale-down;border-radius:12px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,outline .2s ease;box-shadow:var(--shadow);background:var(--panel)}.product__thumbs img:hover{transform:scale(1.05)}.product__thumbs img.active{outline:2px solid var(--primary);transform:scale(1.03)}.product__mainImgWrap{flex:1;height:100%;display:flex;justify-content:center;align-items:center;min-height:400px;max-height:600px}.product__mainImg{width:100%;height:100%;max-width:600px;border-radius:20px;object-fit:scale-down;background:var(--panel);box-shadow:var(--shadow);transition:opacity .3s ease}.product__info{flex:1 1 420px;display:flex;flex-direction:column;justify-content:space-around;gap:24px}.product__category{color:var(--muted);font-size:15px}.product__title{font-size:clamp(24px,4vw,32px);font-weight:700}.product__desc{color:var(--muted);line-height:1.6;max-width:500px}.product__specs h3{margin-bottom:8px;font-size:18px}.product__specs ul{padding-left:20px;color:var(--muted);line-height:1.6}.product__buttons{display:flex;gap:12px;margin-top:16px;justify-content:flex-start}.product__btn{padding:12px 20px;border-radius:10px;border:none;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease}.product__btn--light{background:var(--panel);box-shadow:var(--shadow)}.product__btn--dark{background:#383f51;color:#fff}.product__btn--dark:hover{background:#c00000}.product__details{max-width:1200px;margin:40px auto 0;padding:1.25rem 1rem}.product__details h2{font-size:22px;margin-bottom:16px}.product__details p{color:var(--muted);line-height:1.7;margin-bottom:1rem}.product__extra{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;margin-top:40px}.product__extra h3{margin-bottom:8px}.product__extra ul{padding-left:20px;color:var(--muted);line-height:1.6}.product__text{display:flex;flex-direction:column;gap:12px}.product__detailsText{font-size:16px;line-height:1.6;color:var(--muted);white-space:pre-line}.product__detailsText strong{color:var(--text)}.product__detailsText ul{padding-left:1.5rem;list-style-type:disc}.product__detailsText li{margin-bottom:4px}@media (max-width: 1000px){.product{padding:1rem 1rem 2rem}.product__top{flex-direction:column;align-items:center;gap:1rem;padding:0;margin-top:0}.product__gallery{flex-direction:column;align-items:center;width:100%;gap:.4rem;margin:0}.product__mainImgWrap{order:-1;width:100%;max-width:420px;min-height:280px;display:flex;justify-content:center;align-items:center;margin:0}.product__mainImg{width:100%;height:100%;max-width:100%;border-radius:14px;object-fit:contain}.product__thumbs{flex-direction:row;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:.3rem}.product__thumbs img{width:65px;height:55px}.product__info{text-align:center;align-items:center;margin-top:.5rem;gap:10px}.product__title{font-size:1.3rem;margin-bottom:.5rem}.product__desc{font-size:.9rem;line-height:1.4;max-width:100%}.product__buttons{flex-direction:column;align-items:center;gap:.6rem;width:100%}.product__buttons button{width:100%;max-width:320px;padding:.8rem 1rem;font-size:.9rem}.product__details{margin-top:1.5rem;padding:0 .5rem}.product__details h2{font-size:1.1rem}.product__detailsText{font-size:.9rem;line-height:1.5}}.blog{background:#f4f7fa;padding:4rem 1rem;box-sizing:border-box}.blog-inner{max-width:1200px;margin:0 auto}.blog-title{font-size:3rem;font-weight:800;margin-bottom:2.5rem;color:#151201}.blog-date{color:#6b7280;font-size:.85rem}.blog-feature{display:flex;gap:2rem;align-items:stretch;margin-bottom:3rem}.blog-feature-image{flex:1 1 45%;overflow:hidden;border-radius:16px}.blog-feature-image img{width:100%;height:100%;object-fit:cover;display:block;max-height:200px}.blog-feature-content{flex:1 1 55%;display:flex;flex-direction:column;justify-content:center;gap:.75rem}.blog-feature-heading{font-size:1.8rem;font-weight:700;color:#151201}.blog-feature-excerpt{font-size:.95rem;color:#4b5563;line-height:1.6}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:2.5rem;row-gap:3rem}.blog-card{display:flex;flex-direction:column;gap:.5rem}.blog-card-image{width:100%;overflow:hidden;border-radius:12px}.blog-card-image img{width:100%;height:auto;object-fit:cover;display:block;max-height:200px}.blog-card-title{font-size:1.2rem;font-weight:700;color:#151201}.blog-card-excerpt{font-size:.95rem;color:#4b5563;line-height:1.6}@media (max-width: 1000px){.blog{padding:3rem 1rem}.blog-title{font-size:2.2rem;margin-bottom:2rem}.blog-feature{flex-direction:column}.blog-feature-image{width:100%;height:220px}.blog-feature-image img{height:100%}.blog-feature-heading{font-size:1.4rem}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.75rem;row-gap:2.25rem}}.blog-card{transition:transform .25s ease;cursor:pointer}.blog-card:hover{transform:translateY(-6px)}.blog-card-image img{transition:transform .35s ease}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-feature{transition:transform .25s ease}.blog-feature:hover{transform:translateY(-6px)}.blog-feature-image img{transition:transform .35s ease}.blog-feature:hover .blog-feature-image img{transform:scale(1.04)}@media (max-width: 700px){.blog-grid{grid-template-columns:1fr}.blog-title{font-size:2rem}}.news{background:#f4f7fa;color:#151201}.news-hero{width:100%;display:flex;justify-content:center;padding:1rem 0 2rem}.news-hero img{width:100%;max-width:1200px;aspect-ratio:21 / 9;object-fit:cover;border-radius:20px}.news-inner{max-width:800px;margin:0 auto;padding:2.5rem 1rem 4rem}.news-back{background:transparent;border:none;color:#4b5563;font-size:.9rem;cursor:pointer;margin-bottom:1.5rem;padding:0}.news-back:hover{color:#111827}.news-date{display:block;font-size:.85rem;color:#6b7280;margin-bottom:.5rem}.news-title{font-size:2rem;font-weight:800;margin-bottom:1.5rem}.news-content{font-size:1rem;color:#374151;line-height:1.7;display:flex;flex-direction:column;gap:1rem}@media (max-width: 1000px){.news-hero{max-height:320px}.news-title{font-size:1.6rem}.news-inner{padding:2rem 1rem 3rem}}@media (max-width: 600px){.news-hero{max-height:260px}.news-title{font-size:1.4rem}}.dev-form{display:flex;justify-content:center;padding:60px 20px;background:#f4f7fa}.dev-form__container{max-width:520px;width:100%;background:#fff;border-radius:16px;padding:36px;box-shadow:0 8px 24px #0000001a}.dev-form h2{font-size:28px;margin-bottom:10px}.dev-form p{color:#666;margin-bottom:28px}.dev-form form{display:flex;flex-direction:column;gap:20px}.dev-form label{display:flex;flex-direction:column;font-weight:500;color:#333}.dev-form input{margin-top:8px;padding:12px 14px;border:1px solid #ccc;border-radius:8px;font-size:16px}.dev-form input:focus{border-color:#383f51}.dev-error{color:#ff6b6b;font-size:14px;margin-top:-8px}.dev-form__btn{padding:14px;background:#383f51;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:10px;cursor:pointer}.dev-form__btn:hover{background:#c00000}.dev-admin{display:flex;justify-content:center;align-items:flex-start;padding:60px 20px;background:#f4f7fa;min-height:100vh;box-sizing:border-box}.dev-admin__container{max-width:600px;width:100%;background:#fff;border-radius:16px;padding:40px;box-shadow:0 8px 24px #0000001a;text-align:center;margin:0 auto}.dev-admin h2{font-size:28px;margin-bottom:10px}.dev-admin p{color:#666;margin-bottom:30px}.dev-admin__buttons{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.dev-admin__btn{padding:12px 18px;border-radius:10px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-weight:600;font-size:15px;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .1s ease}.dev-admin__btn:hover{background:#f3f4f6;transform:translateY(-1px)}.dev-admin__btn--primary{background:#383f51;color:#fff;border-color:#383f51}.dev-admin__btn--primary:hover{background:#c00000;border-color:#c00000}.dev-admin__btn:disabled{opacity:.6;cursor:default;transform:none}@media (max-width: 768px){.dev-admin{padding:40px 12px}.dev-admin__container{padding:24px}.dev-admin h2{font-size:24px}}.dev-news{display:flex;justify-content:center;padding:60px 20px;background:#f4f7fa}.dev-news__container{width:100%;max-width:1100px}.dev-news__title{font-size:28px;font-weight:700;margin-bottom:24px}.dev-news__layout{display:grid;grid-template-columns:360px 1fr;gap:22px;align-items:start}.dev-news__list-wrap{background:#fff;border-radius:16px;padding:20px 20px 18px;box-shadow:0 8px 24px #0000000a;position:sticky;top:18px;max-height:calc(100vh - 120px);overflow:auto}.dev-news__list-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:16px}.dev-news__list-header h2{font-size:18px;font-weight:600;margin:0}.dev-news__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.dev-news__item{display:grid;grid-template-columns:1fr;gap:10px;padding:10px 0;border-bottom:1px solid #e5e7eb}.dev-news__item:last-child{border-bottom:none}.dev-news__item-left{display:flex;align-items:flex-start;gap:12px;min-width:0}.dev-news__thumb{flex:0 0 56px;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.dev-news__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.dev-news__thumb-placeholder{font-size:10px;text-align:center;color:#9ca3af;line-height:1.2;padding:4px}.dev-news__item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.dev-news__item-date{font-size:12px;color:#6b7280}.dev-news__item-title{font-size:14px;font-weight:600;color:#111827}.dev-news__item-excerpt{font-size:13px;color:#6b7280;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dev-news__item-actions{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.dev-news__panel{background:#fff;border-radius:16px;padding:24px 24px 28px;box-shadow:0 8px 24px #0000000f;min-width:0}.dev-news__panel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:16px}.dev-news__panel-header h2{font-size:20px;font-weight:600;margin:0}.dev-news__form{display:flex;flex-direction:column;gap:16px}.dev-news__form label{display:flex;flex-direction:column;font-weight:500;color:#333;font-size:14px}.dev-news__form input,.dev-news__form textarea,.dev-news__form select{margin-top:6px;padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px;outline:none;background:#fff;resize:vertical}.dev-news__form input:focus,.dev-news__form textarea:focus,.dev-news__form select:focus{border-color:#383f51}.dev-news__row{display:flex;gap:16px;flex-wrap:wrap}.dev-news__row>label{flex:1 1 0}.dev-news__image-column{flex:1 1 0;display:flex;flex-direction:column;gap:8px;min-width:240px}.dev-news__image-label{font-weight:500;color:#333;font-size:14px}.dev-news__dropzone{position:relative;border-radius:10px;border:1px dashed #cbd5e1;background:#f9fafb;padding:10px 12px;cursor:pointer;transition:border-color .2s ease,background .2s ease}.dev-news__dropzone--dragging{border-color:#383f51;background:#eef2ff}.dev-news__file-input{position:absolute;inset:0;opacity:0;cursor:pointer}.dev-news__dropzone-inner{pointer-events:none}.dev-news__dropzone-inner p{margin:0;font-size:12px;color:#4b5563}.dev-news__dropzone-inner span{text-decoration:underline;font-weight:600}.dev-news__dropzone-hint{margin-top:4px;font-size:11px;color:#9ca3af}.dev-news__image-preview{margin-top:4px;width:100%;max-width:260px;height:140px;border-radius:10px;border:1px dashed #e5e7eb;background:#f9fafb;display:flex;align-items:center;justify-content:center;overflow:hidden}.dev-news__image-preview img{width:100%;height:100%;object-fit:cover;display:block}.dev-news__image-preview-placeholder{font-size:12px;color:#9ca3af;padding:8px;text-align:center}.dev-news__image-url-label{display:flex;flex-direction:column;gap:4px;font-weight:500;color:#333;font-size:13px}.dev-news__image-url-label input{margin-top:0;font-family:monospace}.dev-news__btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;border:none;font-weight:600;font-size:14px;cursor:pointer;background:#383f51;color:#fff;transition:background .2s ease,transform .1s ease;white-space:nowrap}.dev-news__btn:hover{background:#c00000;transform:translateY(-1px)}.dev-news__btn:disabled{opacity:.6;cursor:default;transform:none}.dev-news__btn--ghost{background:transparent;color:#383f51;border:1px solid #cbd5e1}.dev-news__btn--ghost:hover{background:#eef2ff;color:#111827}.dev-news__btn--danger{background:#b91c1c}.dev-news__btn--danger:hover{background:#7f1d1d}.dev-news__btn--small{padding:6px 10px;font-size:13px}.dev-news__error{color:#b91c1c;font-size:14px}@media (max-width: 980px){.dev-news__layout{grid-template-columns:320px 1fr}}@media (max-width: 840px){.dev-news{padding:40px 12px}.dev-news__container{max-width:100%}.dev-news__layout{grid-template-columns:1fr}.dev-news__list-wrap{position:static;max-height:none}.dev-news__panel,.dev-news__list-wrap{padding:18px 14px 20px}.dev-news__row{flex-direction:column}.dev-news__item-actions{justify-content:flex-start}}.request-form{display:flex;justify-content:center;padding:60px 20px;background:#f4f7fa}.request-form__container{max-width:600px;width:100%;background:#fff;border-radius:16px;padding:40px;box-shadow:0 8px 24px #0000001a}.request-form h2{font-size:28px;margin-bottom:10px}.request-form p{color:#666;margin-bottom:30px}.request-form form{display:flex;flex-direction:column;gap:20px}.request-form label{display:flex;flex-direction:column;font-weight:500;color:#333}.request-form input,.request-form textarea{margin-top:8px;padding:12px 14px;border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none}.request-form input:focus,.request-form textarea:focus{border-color:#383f51}.request-form__btn{padding:14px;background:#383f51;color:#fff;font-size:16px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:background .3s}.request-form__btn:hover{background:#c00000}.request-form__notice{margin:12px 0 16px;padding:12px 14px;border-radius:12px;font-weight:600;font-size:14px}.request-form__notice--success{background:#10b9811f;border:1px solid rgba(16,185,129,.35);color:#065f46}*{margin:0;padding:0;box-sizing:border-box}.app{font-family:Inter,sans-serif;padding:0;background:red}.container{max-width:1200px;margin:0 auto;padding:1.25rem 1rem}.features{width:100%;background-color:#f5f7fa}.features .container{margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:6.25rem;box-sizing:border-box}.container.about{display:flex;align-items:center;justify-content:space-between;gap:60px;padding:3.75rem 40px;background-color:#f5f7fa;box-sizing:border-box}.btn{border:none;border-radius:8px;padding:.8rem 1.6rem;font-weight:600;cursor:pointer;transition:background .2s ease}.btn.cta-btn{background:#c00000;color:#fff}.btn.cta-btn:hover{background:#161c2d}@media (max-width: 1000px){.features .container,.container.about{padding:3rem 1rem}.container{padding:1rem}}.cta-btn{background:#c00000;color:#fff;border:none;border-radius:.625rem;padding:.75rem 1.25rem;font-weight:700;cursor:pointer;transition:background .2s,transform .2s;font-size:15px}.cta-btn:hover{background:#161c2d;transform:translateY(-2px)}.btn{background:#161c2d;color:#fff;border:none;border-radius:.625rem;padding:.75rem 1.25rem;font-weight:700;cursor:pointer;transition:background .2s,transform .2s;font-size:15px}.btn:hover{background:#a00000;transform:translateY(-2px)}:root{--font-family-base: system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}html,body{margin:0;padding:0;font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111;background-color:#fff}*{font-family:inherit}
