:root{--navy:#061426;--navy2:#0b1d34;--blue:#0d7ff2;--cyan:#2ab4ff;--text:#0c1b31;--muted:#64748b;--line:#dbe4ef;--light:#f6f8fb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--text);background:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{width:min(1480px,92vw);margin:auto}.header{height:82px;background:#04101ffa;position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(255,255,255,.08)}.header-in{height:100%;display:flex;align-items:center;justify-content:space-between}.logo-btn{background:none;border:0;padding:0;display:flex;align-items:center}.logo-btn img{height:58px;width:auto;object-fit:contain}.header nav{display:flex;align-items:center;gap:8px}.header nav button{border:0;background:transparent;color:#edf5ff;padding:13px 14px;border-radius:10px;font-weight:700}.header nav button:hover,.header nav button.active{color:var(--cyan);background:#ffffff0d}.header nav .admin-link{background:var(--blue);color:#fff;padding-inline:20px}.hero{min-height:calc(100svh - 82px);max-height:830px;background:linear-gradient(90deg,#020a16fa,#020a16db 37%,#020a162e 72%,#020a160f),url(/hero-v9.png) center/cover no-repeat;display:flex;align-items:center;color:#fff}.hero-copy{padding:64px 0}.hero-copy>*{max-width:650px}.eyebrow,.kicker{font-size:13px;letter-spacing:.16em;font-weight:800;color:var(--cyan)}.hero h1{font-size:clamp(44px,5.4vw,78px);line-height:.98;letter-spacing:-.04em;margin:22px 0}.hero p{font-size:clamp(17px,1.35vw,22px);line-height:1.65;color:#d7e3f1}.hero-actions{display:flex;gap:14px;margin:30px 0}.btn{border:0;border-radius:10px;padding:14px 22px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.primary{background:var(--blue);color:#fff}.ghost{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4)}.outline{border:1px solid var(--blue);background:#fff;color:var(--blue);border-radius:8px;padding:10px 14px;font-weight:800}.trust-row{display:flex;gap:30px;margin-top:24px}.trust-row span{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:start;color:var(--cyan)}.trust-row b,.trust-row small{color:#fff}.trust-row small{grid-column:2;color:#b6c6d8;margin-top:3px}.light{background:var(--light)}.featured,.page-section{padding:48px 0}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2{font-size:34px;margin:7px 0 0}.link-btn{background:none;border:0;color:var(--blue);font-weight:800}.featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.featured-card{display:grid;grid-template-columns:42% 1fr;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;min-height:220px}.featured-card img{width:100%;height:180px;object-fit:contain}.featured-card h3{font-size:22px;margin:0 0 10px}.featured-card p{color:var(--muted);line-height:1.55}.process{background:linear-gradient(135deg,#061426,#0d2442);color:#fff;padding:22px 0}.process h2{text-align:center;margin:0 0 16px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.process-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:16px;display:flex;gap:12px}.process-card>b{font-size:24px;color:var(--cyan)}.process-card span{display:flex;flex-direction:column}.process-card small{color:#aebed0;margin-top:4px}.stats{padding:20px 0;background:#fff;border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr)}.stats-grid div{text-align:center;border-right:1px solid var(--line)}.stats-grid div:last-child{border:0}.stats strong{display:block;color:var(--blue);font-size:24px}.stats small{color:var(--muted)}.page-hero{background:linear-gradient(135deg,#061426,#0c2341);color:#fff;padding:72px 0}.page-hero span{color:var(--cyan);font-weight:800;letter-spacing:.15em}.page-hero h1{font-size:clamp(38px,4.4vw,64px);margin:14px 0}.page-hero p{font-size:19px;color:#cbd8e6;max-width:780px;line-height:1.6}.category-premium{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.category-premium article{background:#fff;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:42% 1fr;overflow:hidden}.cat-image{background:#eef3f8;padding:18px}.cat-image img{width:100%;height:260px;object-fit:contain}.category-premium article>div:last-child{padding:30px}.category-premium span{color:var(--blue);font-weight:800}.category-premium h2{font-size:28px}.category-premium p{color:var(--muted);line-height:1.6}.product-tools{display:grid;grid-template-columns:1fr 280px;gap:14px;margin-bottom:24px}.product-tools input,.product-tools select{padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}.product-img{position:relative;background:#eef3f8;padding:18px}.product-img img{width:100%;height:270px;object-fit:contain}.product-img span{position:absolute;top:16px;left:16px;background:var(--navy);color:#fff;border-radius:20px;padding:6px 10px;font-size:12px}.product-body{padding:20px}.product-body h3{font-size:22px;margin:0}.product-body p{color:var(--muted);line-height:1.55}.specs{display:grid;gap:5px;margin:16px 0}.specs small{background:#f5f7fa;padding:7px 9px;border-radius:6px}.two-col{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:start}.about-story{padding:62px 0}.about-story h2,.global h2{font-size:40px}.about-story p,.global p{color:var(--muted);line-height:1.8;font-size:17px}.about-panel{background:var(--navy);color:#fff;padding:34px;border-radius:18px}.about-panel p{color:#c7d6e6}.about-panel li{margin:12px 0}.mini-values{display:flex;gap:14px;margin-top:25px}.mini-values span{background:#fff;border:1px solid var(--line);padding:15px;border-radius:10px;display:flex;flex-direction:column}.mini-values b{color:var(--blue)}.global{padding:62px 0;background:#eef3f8}.global-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:40px;align-items:center}.global img{width:100%;mix-blend-mode:multiply}.contact-page{background:#061426;padding:62px 0;color:#fff}.contact-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:34px}.contact-info{display:flex;flex-direction:column;gap:14px}.info-card{background:#0b1d34;border:1px solid #1f3651;padding:18px;border-radius:12px;display:flex;flex-direction:column}.info-card a,.info-card span{color:#cbd8e6;text-decoration:none;margin-top:5px}.contact-grid form{background:#0b1d34;border:1px solid #1f3651;border-radius:18px;padding:30px}.form-title span{color:var(--cyan);font-size:12px;letter-spacing:.15em;font-weight:800}.form-title h2{color:#fff;font-size:38px;margin:8px 0}.form-title p{color:#b9c8d9}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid input,.form-grid textarea{background:#07162a;border:1px solid #213b59;color:#fff;padding:14px;border-radius:10px}.form-grid .wide{grid-column:1/-1}.form-grid textarea{min-height:130px}.check{display:block;color:#c4d2e1;margin:15px 0}.form-status{margin-top:14px;background:#123456;padding:12px;border-radius:8px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.catalog-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px;display:flex;gap:18px}.pdf-icon{width:60px;height:72px;background:#e83030;color:#fff;display:grid;place-items:center;font-weight:900;border-radius:8px}.empty{padding:30px;background:#fff;border-radius:12px}footer{background:#061426;color:#fff;padding-top:40px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px}.footer-grid img{height:64px}.footer-grid>div{display:flex;flex-direction:column;gap:10px}.footer-grid button{background:none;border:0;color:#c4d2e1;text-align:left;padding:0}.footer-grid span{color:#c4d2e1}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding:18px;color:#93a7bc}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;z-index:100;display:grid;place-items:center;padding:20px}.modal-box{background:#fff;border-radius:18px;position:relative;max-height:92vh;overflow:auto}.modal-box.login{width:min(440px,94vw);padding:36px}.modal-box.login input{width:100%;padding:14px;margin:15px 0;border:1px solid var(--line);border-radius:10px}.modal-box.admin{width:min(1200px,96vw);padding:28px}.close{position:absolute;right:14px;top:12px;border:0;background:none;font-size:28px}.admin-head{display:flex;justify-content:space-between}.admin-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin:20px 0}.admin-tabs button{border:0;background:none;padding:12px;font-weight:800}.admin-tabs button.active{color:var(--blue);border-bottom:2px solid var(--blue)}.admin-form{display:grid;gap:12px}.admin-form label{display:grid;grid-template-columns:180px 1fr;align-items:center}.admin-form input,.admin-row input,.admin-card input,.admin-card textarea,.catalog-upload input{padding:11px;border:1px solid var(--line);border-radius:8px}.admin-row{display:grid;grid-template-columns:1fr 2fr;gap:10px;margin-bottom:10px}.admin-products{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.admin-card{border:1px solid var(--line);padding:14px;border-radius:10px;display:grid;gap:8px}.catalog-upload{display:grid;grid-template-columns:2fr 2fr 100px 2fr auto;gap:10px;align-items:end;margin-bottom:20px}.catalog-upload h3{grid-column:1/-1}.catalog-admin-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding:12px}.catalog-admin-row div{display:flex;flex-direction:column}.catalog-admin-row button{padding:8px 12px}.danger{background:#c53030;color:#fff;border:0}.lead-card{border:1px solid var(--line);border-radius:10px;padding:14px;margin-bottom:10px;display:grid;gap:5px}.admin-msg{position:sticky;bottom:0;background:#daf7e8;padding:12px;margin-top:12px}@media (max-width:1000px){.header nav{display:none}.logo-btn img{height:50px}.hero{min-height:720px;background-position:62% center}.hero-copy>*{max-width:560px}.featured-grid,.product-grid,.catalog-grid,.process-grid{grid-template-columns:1fr 1fr}.category-premium,.two-col,.global-grid,.contact-grid,.product-tools,.admin-products,.catalog-upload{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.shell{width:min(92vw,560px)}.header{height:68px}.logo-btn img{height:44px}.hero{min-height:calc(100svh - 68px);background-position:72% center}.hero-copy{padding:44px 0}.hero h1{font-size:42px;max-width:95%}.hero p{font-size:16px}.trust-row{display:grid;gap:10px}.featured-grid,.product-grid,.catalog-grid{grid-template-columns:1fr}.featured-card{grid-template-columns:38% 1fr}.featured-card img{height:140px}.section-head h2{font-size:28px}.process-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div{padding:12px}.category-premium{grid-template-columns:1fr}.category-premium article{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.footer-grid{grid-template-columns:1fr}.mini-values{flex-wrap:wrap}.admin-form label,.admin-row{grid-template-columns:1fr}}@media (min-width:1001px){.header{height:72px}.logo-btn img{height:52px}.hero{min-height:0;height:clamp(500px,calc(100dvh - 72px),650px);max-height:none;overflow:hidden;background-position:center center}.hero-copy{padding:28px 0}.hero-copy>*{max-width:600px}.hero h1{font-size:clamp(46px,4.15vw,64px);line-height:1.01;margin:16px 0 18px;letter-spacing:-.035em}.hero p{font-size:clamp(16px,1.12vw,19px);line-height:1.55;margin:0}.hero-actions{margin:20px 0 16px}.trust-row{gap:22px;margin-top:14px}.trust-row b{font-size:14px}.trust-row small{font-size:12px}.featured{padding:30px 0}.section-head{margin-bottom:16px}.section-head h2{font-size:30px}.featured-card{min-height:180px;padding:14px}.featured-card img{height:145px}.featured-card h3{font-size:19px}.featured-card p{font-size:14px;margin:7px 0}.process{padding:16px 0}.process h2{font-size:22px;margin-bottom:12px}.process-card{padding:12px}.stats{padding:14px 0}.stats strong{font-size:21px}}@media (min-width:1001px) and (max-height:820px){.header{height:68px}.logo-btn img{height:48px}.hero{height:calc(100dvh - 68px);min-height:510px;max-height:590px}.hero-copy{padding:20px 0}.eyebrow,.kicker{font-size:12px}.hero h1{font-size:clamp(42px,3.75vw,58px);margin:12px 0 14px}.hero p{font-size:16px;line-height:1.45;max-width:570px}.hero-actions{margin:16px 0 12px}.btn{padding:12px 18px}.trust-row{margin-top:10px;gap:18px}}@media (min-width:1001px) and (max-height:700px){.hero{height:calc(100dvh - 64px);min-height:460px}.header{height:64px}.logo-btn img{height:44px}.hero h1{font-size:46px}.hero p{font-size:15px}.trust-row{display:none}}@media (min-width:1001px){html{font-size:15px}.shell{width:min(1440px,94vw)}.header{height:64px}.logo-btn img{height:48px}.header nav{gap:4px}.header nav button{padding:10px 12px;font-size:15px}.header nav .admin-link{padding-inline:17px}.hero{height:300px;min-height:300px;max-height:300px;background-position:center 48%}.hero-copy{padding:18px 0}.hero-copy>*{max-width:540px}.eyebrow,.kicker{font-size:11px}.hero h1{font-size:clamp(36px,3.1vw,50px);line-height:1;max-width:520px;margin:10px 0 12px}.hero p{font-size:14px;line-height:1.42;max-width:520px;margin:0}.hero-actions{margin:13px 0 10px;gap:10px}.btn{padding:10px 16px;border-radius:8px;font-size:14px}.trust-row{gap:18px;margin-top:7px}.trust-row b{font-size:12px}.trust-row small{font-size:10px;margin-top:1px}.featured{padding:14px 0 12px}.section-head{margin-bottom:9px;align-items:center}.section-head .kicker{display:none}.section-head h2{font-size:22px;margin:0}.link-btn{font-size:13px}.featured-grid{gap:12px}.featured-card{grid-template-columns:35% 1fr;gap:11px;min-height:126px;padding:10px;border-radius:12px}.featured-card img{height:108px}.featured-card h3{font-size:16px;margin:0 0 4px}.featured-card p{font-size:11.5px;line-height:1.35;margin:0 0 6px}.featured-card .outline{font-size:11px;padding:6px 9px}.process{padding:8px 0}.process h2{font-size:16px;margin:0 0 6px}.process-grid{gap:7px}.process-card{padding:8px 10px;border-radius:9px;gap:8px;min-height:48px;align-items:center}.process-card>b{font-size:18px}.process-card strong{font-size:11.5px}.process-card small{font-size:9.5px;margin-top:1px}.stats{padding:7px 0}.stats strong{font-size:16px}.stats small{font-size:10px}.page-hero{padding:38px 0}.page-hero span{font-size:11px}.page-hero h1{font-size:clamp(34px,3.2vw,48px);margin:9px 0}.page-hero p{font-size:15px;line-height:1.45}.page-section{padding:30px 0}.category-premium{gap:16px}.category-premium article{border-radius:14px;grid-template-columns:38% 1fr}.cat-image{padding:12px}.cat-image img{height:185px}.category-premium article>div:last-child{padding:20px}.category-premium h2{font-size:22px;margin:10px 0}.category-premium p{font-size:14px;line-height:1.45}.product-tools{margin-bottom:16px}.product-grid{gap:15px}.product-img{padding:12px}.product-img img{height:210px}.product-body{padding:15px}.product-body h3{font-size:18px}.product-body p{font-size:13px;line-height:1.4}.specs{margin:10px 0}.about-story,.global,.contact-page{padding:40px 0}.about-story h2,.global h2{font-size:32px}.about-story p,.global p{font-size:15px;line-height:1.65}.contact-grid form{padding:22px}.form-title h2{font-size:30px}.catalog-grid article{padding:18px}}@media (min-width:1001px) and (max-height:760px){.header{height:58px}.logo-btn img{height:43px}.hero{height:270px;min-height:270px;max-height:270px}.hero h1{font-size:38px}.hero p{font-size:13px}.trust-row{display:flex}.featured-card{min-height:115px}.featured-card img{height:95px}.process-card{min-height:43px}}.mobile-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.18);color:#fff;border-radius:9px;width:44px;height:42px;font-size:25px;line-height:1}.product-img{border:0;width:100%;cursor:pointer}.product-actions{display:flex;gap:9px;flex-wrap:wrap}.product-actions .btn,.product-actions .outline{flex:1;min-width:125px}.empty-state{background:#fff;border:1px solid var(--line);border-radius:16px;padding:48px;text-align:center}.empty-state p{color:var(--muted)}.product-detail{width:min(1050px,95vw);padding:28px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.detail-main{width:100%;height:430px;object-fit:contain;background:#f1f5f9;border-radius:14px}.detail-thumbs{display:flex;gap:8px;margin-top:10px}.detail-thumbs button{border:2px solid transparent;background:#f1f5f9;border-radius:8px;padding:4px}.detail-thumbs button.active{border-color:var(--blue)}.detail-thumbs img{width:70px;height:60px;object-fit:contain}.detail-code{display:inline-block;background:var(--navy);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px}.product-detail h2{font-size:34px;margin:14px 0}.product-detail p{color:var(--muted);line-height:1.7}.detail-specs{display:grid;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin:12px 0 22px}.detail-specs div{display:grid;grid-template-columns:160px 1fr;padding:11px 13px;border-bottom:1px solid var(--line)}.detail-specs div:last-child{border-bottom:0}.detail-specs span{color:var(--muted)}.category-premium article{cursor:pointer;transition:transform .2s,box-shadow .2s}.category-premium article:hover,.category-premium article:focus{transform:translateY(-3px);box-shadow:0 14px 35px #0614261a;outline:none}.count-badge{display:inline-flex;background:#eaf4ff;border-radius:999px;padding:6px 10px;font-size:12px}.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.upload-label{display:grid;gap:6px;color:var(--muted);font-size:13px}.upload-label input{padding:7px;background:#f6f8fb}@media (min-width:1001px){body{font-size:14px}.shell{width:min(1400px,93vw)}.header{height:62px}.logo-btn img{height:46px}.header nav button{font-size:14px;padding:9px 11px}.hero{height:286px;min-height:286px;max-height:286px}.hero h1{font-size:clamp(34px,2.9vw,47px);max-width:500px}.hero-copy>*{max-width:515px}.featured{padding:12px 0 10px}.featured-card{min-height:116px}.featured-card img{height:96px}.process{padding:7px 0}.stats{padding:6px 0}}@media (max-width:1000px){.header-in{position:relative}.mobile-toggle{display:inline-grid;place-items:center}.header nav{display:none;position:absolute;left:0;right:0;top:100%;background:#061426;padding:12px;box-shadow:0 18px 30px #0000004d;flex-direction:column;align-items:stretch;gap:4px}.header nav.open{display:flex}.header nav button{text-align:left;width:100%}.header nav .admin-link{text-align:center;margin-top:6px}.detail-grid{grid-template-columns:1fr}.detail-main{height:340px}}@media (max-width:640px){.logo-btn img{height:40px}.product-detail{padding:18px}.detail-main{height:260px}.product-detail h2{font-size:27px}.detail-specs div{grid-template-columns:1fr;gap:4px}.product-actions{flex-direction:column}.product-actions .btn,.product-actions .outline{width:100%}.category-premium article{cursor:default}}.contact-view{min-height:calc(100svh - 62px);display:grid;grid-template-rows:auto 1fr;background:#061426}.contact-view .page-hero{padding:28px 0}.contact-view .page-hero h1{font-size:clamp(34px,3vw,50px);margin:8px 0}.contact-view .page-hero p{font-size:15px;line-height:1.4}.contact-view .contact-page{padding:26px 0;display:flex;align-items:center}.contact-view .contact-grid{gap:26px;align-items:center}.contact-view .contact-info{gap:10px}.contact-view .contact-info h2{margin:0 0 8px;font-size:25px}.contact-view .info-card{padding:14px 16px}.contact-view .contact-grid form{padding:22px 24px}.contact-view .form-title h2{font-size:30px;margin:5px 0}.contact-view .form-title p{margin:0 0 12px}.contact-view .form-grid input,.contact-view .form-grid textarea{padding:12px 14px}.contact-view .form-grid textarea{min-height:90px}.contact-view .check{margin:10px 0}.admin-portal{min-height:100svh;background:linear-gradient(135deg,#061426,#0d2442);padding:28px}.admin-portal .modal.standalone{position:static;inset:auto;min-height:calc(100svh - 56px);background:transparent;padding:0;display:grid;place-items:center}.admin-portal .modal-box.login{box-shadow:0 24px 70px #00000059}.admin-portal .modal-box.admin{max-height:calc(100svh - 56px);box-shadow:0 24px 70px #00000059}@media (max-width:1000px){.contact-view{display:block;min-height:auto}.contact-view .page-hero{padding:34px 0}.contact-view .contact-page{padding:34px 0;display:block}.admin-portal{padding:12px}.admin-portal .modal.standalone{min-height:calc(100svh - 24px)}}@media (min-width:1001px) and (max-height:760px){.contact-view{min-height:calc(100svh - 58px)}.contact-view .page-hero{padding:18px 0}.contact-view .page-hero h1{font-size:34px}.contact-view .contact-page{padding:16px 0}.contact-view .contact-grid form{padding:16px 20px}.contact-view .form-title h2{font-size:26px}.contact-view .form-grid input,.contact-view .form-grid textarea{padding:10px 12px}.contact-view .form-grid textarea{min-height:72px}}.featured-card,.product-card,.category-premium article{overflow:hidden}.featured-card{grid-template-columns:minmax(150px,38%) minmax(0,1fr);align-items:center}.featured-image{height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px;background:#fff}.featured-image img{width:100%;height:100%;object-fit:contain;display:block}.featured-content{min-width:0;position:relative;z-index:1;background:#fff}.featured-content h3,.featured-content p{overflow-wrap:anywhere}.product-img{display:flex;align-items:center;justify-content:center;min-height:300px;overflow:hidden}.product-img img{width:100%;height:270px;max-width:100%;object-fit:contain;display:block}.cat-image{display:flex;align-items:center;justify-content:center;overflow:hidden}.cat-image img{width:100%;height:250px;max-width:100%;object-fit:contain;display:block}@media (min-width:1001px){.featured-card{min-height:174px;padding:12px;gap:16px}.featured-image{height:150px}.featured-card h3{font-size:18px}.featured-card p{font-size:12.5px;line-height:1.42}.product-img{min-height:310px}.product-img img{height:285px}.cat-image img{height:245px}}@media (max-width:1000px){.featured-card{grid-template-columns:minmax(120px,36%) minmax(0,1fr)}.featured-image{height:138px}.product-img{min-height:250px}.product-img img{height:225px}.cat-image img{height:215px}}@media (max-width:640px){.featured-card{grid-template-columns:130px minmax(0,1fr);padding:10px;gap:10px}.featured-image{height:125px}.featured-content h3{font-size:16px}.featured-content p{font-size:12px}.product-img{min-height:220px;padding:8px}.product-img img{height:200px}.cat-image img{height:190px}}.admin-product-manager{display:grid;grid-template-columns:260px minmax(0,1fr);gap:20px;min-height:560px}.admin-category-sidebar{background:#f6f8fb;border:1px solid var(--line);border-radius:14px;padding:16px;align-self:start;position:sticky;top:0}.admin-category-sidebar h3{margin:0 0 5px}.admin-category-sidebar p{font-size:13px;color:var(--muted);margin:0 0 14px}.admin-category-sidebar button{width:100%;border:1px solid transparent;background:#fff;border-radius:10px;padding:11px 12px;margin-bottom:7px;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--text)}.admin-category-sidebar button:hover{border-color:#b9d8fa}.admin-category-sidebar button.active{background:#e9f4ff;border-color:var(--blue);color:#075dac;font-weight:800}.admin-category-sidebar button b{background:#eef2f7;border-radius:999px;padding:3px 8px;font-size:11px}.admin-category-workspace{min-width:0}.admin-category-toolbar{display:grid;grid-template-columns:1fr minmax(310px,440px);gap:20px;align-items:end;border-bottom:1px solid var(--line);padding:0 0 16px;margin-bottom:14px}.admin-kicker{font-size:11px;color:var(--blue);font-weight:900;letter-spacing:.12em}.admin-category-toolbar h3{font-size:25px;margin:5px 0}.admin-category-toolbar p{margin:0;color:var(--muted)}.featured-select{display:grid;gap:6px}.featured-select>span{font-weight:800}.featured-select select,.admin-product-search input{width:100%;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:#fff}.featured-select small{color:var(--muted)}.admin-product-search{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:14px}.admin-products.grouped{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-editor{padding:0;overflow:hidden;display:grid;grid-template-columns:145px 1fr;gap:0;position:relative}.product-editor.is-featured{border:2px solid var(--blue);box-shadow:0 8px 25px #0d7ff21f}.admin-product-thumb{background:#eef3f8;min-height:220px;padding:12px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.admin-product-thumb img{width:100%;height:190px;object-fit:contain}.admin-product-thumb>span{position:absolute;left:8px;top:8px;background:#07162a;color:#fff;border-radius:999px;padding:5px 8px;font-size:10px}.admin-product-thumb>b{position:absolute;right:8px;top:8px;background:var(--blue);color:#fff;border-radius:999px;padding:5px 8px;font-size:10px}.admin-product-fields{padding:13px;display:grid;gap:8px}.admin-product-fields>label{display:grid;gap:4px;font-size:12px;font-weight:700;color:#46566a}.admin-product-fields input[type=text],.admin-product-fields input:not([type]),.admin-product-fields textarea{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:7px}.admin-product-fields textarea{min-height:62px;resize:vertical}.admin-product-options{display:flex;gap:16px;flex-wrap:wrap}.admin-product-options label{font-size:12px;font-weight:700}.admin-product-options input{margin-right:5px}@media (max-width:1050px){.admin-product-manager{grid-template-columns:1fr}.admin-category-sidebar{position:static;display:flex;flex-wrap:wrap;gap:7px}.admin-category-sidebar h3,.admin-category-sidebar p{width:100%}.admin-category-sidebar button{width:auto;margin:0}.admin-category-toolbar,.admin-products.grouped{grid-template-columns:1fr}}@media (max-width:640px){.admin-product-search{grid-template-columns:1fr}.product-editor{grid-template-columns:110px 1fr}.admin-product-thumb{min-height:190px}.admin-product-thumb img{height:165px}.admin-category-sidebar button{width:100%}}.admin-create-bar{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:10px;margin-bottom:18px;position:sticky;top:0;background:#fff;padding:10px 0;z-index:3}.admin-create-bar input,.category-editor input,.category-editor textarea,.product-editor input,.product-editor textarea{width:100%;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:#fff}.save-btn{background:#0b1d34;color:#fff}.add-btn{background:#e9f4ff;color:#075dac;border:1px solid #9dccf8}.category-admin-list{display:grid;gap:14px}.category-editor{border:1px solid var(--line);border-radius:14px;padding:16px;background:#fff}.category-editor-head,.product-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.category-editor-head>div{display:flex;align-items:center;gap:10px}.category-editor-head span{font-size:12px;color:var(--muted);background:#f1f5f9;padding:4px 8px;border-radius:999px}.category-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.category-editor-grid label,.admin-product-fields label{display:grid;gap:5px;font-size:12px;font-weight:700;color:#526276}.category-editor-grid .wide{grid-column:1/-1}.category-editor textarea{min-height:70px}.inline-check{display:flex!important;grid-column:1/-1;align-items:center;gap:7px}.inline-check input{width:auto}.danger.small{padding:7px 10px;border-radius:7px}.admin-product-search{grid-template-columns:minmax(240px,1fr) auto auto}.product-field-grid{display:grid;grid-template-columns:1fr 100px;gap:9px}.product-card-head{margin:0}.product-card-head strong{font-size:14px}.admin-product-fields textarea{min-height:62px}.admin-products.grouped{align-items:start}@media (max-width:800px){.admin-create-bar,.admin-product-search,.category-editor-grid{grid-template-columns:1fr}.category-editor-grid .wide{grid-column:auto}.product-field-grid{grid-template-columns:1fr}.category-editor-head{align-items:flex-start}.category-editor-head>div{align-items:flex-start;flex-direction:column}}.product-card-buttons{display:flex;gap:7px;align-items:center}.outline.small{padding:7px 9px;font-size:11px}.admin-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#020a16c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:22px}.admin-editor-dialog{width:min(980px,96vw);max-height:94vh;background:#fff;border-radius:18px;box-shadow:0 30px 90px #00000061;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.admin-editor-head{background:linear-gradient(135deg,#061426,#0d294b);color:#fff;padding:18px 22px;display:flex;justify-content:space-between;align-items:flex-start}.admin-editor-head span{font-size:10px;letter-spacing:.16em;color:var(--cyan);font-weight:900}.admin-editor-head h3{font-size:25px;margin:5px 0 2px}.admin-editor-head small{color:#b9c9da}.admin-editor-close{border:0;background:#ffffff1a;color:#fff;width:38px;height:38px;border-radius:9px;font-size:26px;line-height:1}.admin-editor-body{display:grid;grid-template-columns:270px minmax(0,1fr);gap:22px;padding:22px;overflow:auto}.admin-editor-image{background:#f1f5f9;border:1px solid var(--line);border-radius:13px;padding:14px;display:flex;flex-direction:column;gap:12px;align-self:start;position:sticky;top:0}.admin-editor-image img{width:100%;height:250px;object-fit:contain;background:#fff;border-radius:10px}.admin-editor-image>b{font-size:12px;background:var(--navy);color:#fff;border-radius:999px;padding:6px 10px;align-self:flex-start}.admin-editor-fields{display:grid;gap:11px}.admin-editor-fields>label,.admin-editor-fields .product-field-grid label{display:grid;gap:5px;font-size:12px;font-weight:800;color:#526276}.admin-editor-fields input,.admin-editor-fields textarea{width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.admin-editor-fields textarea{min-height:72px;resize:vertical}.admin-editor-fields .spec-editor{min-height:105px}.admin-editor-actions{border-top:1px solid var(--line);padding:14px 22px;display:flex;justify-content:space-between;gap:12px;background:#f8fafc}.admin-editor-actions>div{display:flex;gap:9px}@media (max-width:760px){.admin-editor-overlay{padding:8px}.admin-editor-dialog{max-height:98vh}.admin-editor-body{grid-template-columns:1fr;padding:14px}.admin-editor-image{position:static}.admin-editor-image img{height:190px}.admin-editor-actions{align-items:stretch;flex-direction:column-reverse}.admin-editor-actions>div{display:grid;grid-template-columns:1fr 1fr}.product-card-buttons{flex-direction:column;align-items:flex-end}}.admin-editor-image .selected-file{display:block;margin:8px 0;padding:8px 10px;border-radius:8px;background:#eaf4ff;color:#0b5fa8;word-break:break-all}.admin-editor-actions button:disabled,.admin-editor-close:disabled{opacity:.55;cursor:not-allowed}.admin-editor-image img{background:#fff}.admin-editor-head{position:relative;z-index:5;flex:0 0 auto}.admin-editor-head-actions{display:flex;align-items:center;gap:8px;position:sticky;top:0}.admin-editor-top-save{border:0;background:var(--blue);color:#fff;border-radius:9px;padding:10px 14px;font-weight:900;white-space:nowrap}.admin-editor-size{border:0;background:#ffffff1a;color:#fff;width:38px;height:38px;border-radius:9px;font-size:20px;font-weight:900}.admin-editor-dialog.compact{width:min(720px,94vw);max-height:82vh}.admin-editor-dialog.compact .admin-editor-body{grid-template-columns:190px minmax(0,1fr);padding:16px;gap:16px}.admin-editor-dialog.compact .admin-editor-image img{height:170px}.admin-editor-dialog.compact .admin-editor-fields textarea{min-height:54px}.admin-editor-actions{position:relative;z-index:5;align-items:center}.admin-editor-actions>div{align-items:center}.admin-shortcut{font-size:11px;color:var(--muted);margin-right:8px;white-space:nowrap}.admin-editor-top-save:disabled,.admin-editor-size:disabled{opacity:.55;cursor:not-allowed}.admin-editor-body{scrollbar-gutter:stable}@media (max-width:760px){.admin-editor-top-save{padding:9px 10px;font-size:12px}.admin-editor-size,.admin-shortcut{display:none}.admin-editor-head h3{font-size:19px}.admin-editor-head{padding:12px}.admin-editor-head-actions{gap:5px}}.modal-box.admin{overflow:auto;display:block}.modal-box.admin>.admin-head{position:sticky;top:0;z-index:40;background:#fff;padding:12px 4px 10px;border-bottom:1px solid var(--line)}.modal-box.admin>.admin-tabs{position:sticky;top:76px;z-index:39;background:#fff;margin:0 0 18px;padding-top:4px;box-shadow:0 8px 16px #0614260d}.category-admin-shell{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px;align-items:start}.category-admin-workspace{min-width:0}.category-workspace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#f8fafc;position:sticky;top:130px;z-index:8}.category-workspace-toolbar h3{margin:3px 0;font-size:22px}.category-workspace-toolbar p{margin:0;color:var(--muted)}.category-workspace-toolbar>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.category-detail-card{border:1px solid var(--line);border-radius:15px;background:#fff;padding:18px}.category-detail-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.category-detail-head>div{display:flex;align-items:center;gap:9px}.category-detail-head span{font-size:11px;font-weight:800;background:#eaf4ff;color:#0a63b4;border-radius:999px;padding:5px 8px}.category-admin-directory{position:sticky;top:130px;border:1px solid var(--line);border-radius:15px;background:#f8fafc;padding:14px;max-height:calc(92vh - 160px);display:flex;flex-direction:column;overflow:hidden}.category-directory-head{display:flex;align-items:center;justify-content:space-between}.category-directory-head h3{margin:0}.category-directory-head>b{background:var(--navy);color:#fff;border-radius:999px;padding:5px 9px;font-size:11px}.category-admin-directory>p{color:var(--muted);font-size:12px;margin:7px 0 11px}.category-directory-list{display:grid;gap:7px;overflow:auto;padding-right:3px}.category-directory-list button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:10px;display:flex;justify-content:space-between;align-items:center;text-align:left;gap:10px}.category-directory-list button:hover,.category-directory-list button.active{border-color:var(--blue);background:#eaf4ff;box-shadow:0 5px 14px #0d7ff214}.category-directory-list button span{display:grid;gap:3px}.category-directory-list button strong{font-size:13px;color:var(--text)}.category-directory-list button small{font-size:10px;color:var(--muted)}.category-directory-list button>b{min-width:27px;height:27px;display:grid;place-items:center;border-radius:999px;background:#eef3f8;color:#334155;font-size:11px}.category-directory-add{margin-top:12px;width:100%}.category-editor-dialog{width:min(820px,96vw)}.category-editor-body{display:block}.category-editor-body .admin-editor-fields{max-width:720px;margin:auto}.category-editor-dialog.compact{width:min(620px,94vw)}@media (max-width:950px){.category-admin-shell{grid-template-columns:1fr}.category-admin-directory{position:static;max-height:none;order:-1}.category-directory-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:260px}.category-workspace-toolbar{position:static}}@media (max-width:640px){.modal-box.admin>.admin-tabs{top:92px;overflow-x:auto}.category-directory-list{grid-template-columns:1fr}.category-workspace-toolbar{align-items:flex-start;flex-direction:column}.category-workspace-toolbar>div:last-child{width:100%}.category-workspace-toolbar button{flex:1}}.admin-version{font-size:11px;font-weight:700;color:#64748b;background:#eef2f7;border-radius:999px;padding:4px 8px;vertical-align:middle}.modal-box.admin{width:min(1380px,97vw);padding:0;overflow:hidden;max-height:94vh;border-radius:16px;background:#f7f9fc}.admin-head{position:sticky;top:0;z-index:30;background:#fff;padding:18px 24px 14px;border-bottom:1px solid #e6ebf2;align-items:center}.admin-head h2{font-size:22px;margin:0}.admin-head p{margin:4px 0 0;color:#64748b}.admin-head>button{border:1px solid #d9e1eb;background:#fff;border-radius:9px;padding:9px 14px}.admin-tabs{position:sticky;top:79px;z-index:29;background:#fff;margin:0;padding:0 22px;border-bottom:1px solid #e6ebf2;gap:2px}.admin-tabs button{padding:13px 16px;font-size:14px}.admin-tabs button.active{background:#f2f7ff;border-bottom:2px solid var(--blue)}.admin-split-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;padding:20px;min-height:620px}.admin-main-panel,.admin-side-list,.admin-product-list-panel,.admin-compact-categories{background:#fff;border:1px solid #e4eaf2;border-radius:14px}.admin-section-bar,.admin-product-top{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #edf1f6}.admin-section-bar span,.admin-product-top span,.admin-side-head span{font-size:11px;letter-spacing:.12em;color:#0d7ff2;font-weight:800}.admin-section-bar h3,.admin-product-top h3{margin:4px 0 0;font-size:23px}.admin-section-actions,.admin-product-top-actions{display:flex;gap:9px;align-items:center}.btn.subtle{background:#eef4fb;color:#164c86}.admin-product-top-actions input{width:280px;padding:10px 12px;border:1px solid #dce4ee;border-radius:9px}.minimal-form-card{padding:20px}.minimal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.minimal-grid label,.clean-form label{display:grid;gap:6px;color:#516177;font-weight:700;font-size:13px}.minimal-grid input,.minimal-grid textarea,.clean-form input,.clean-form textarea{width:100%;border:1px solid #dbe3ed;border-radius:9px;padding:11px 12px;background:#fff;color:#0c1b31}.minimal-grid textarea,.clean-form textarea{min-height:88px;resize:vertical}.minimal-grid .wide{grid-column:1/-1}.minimal-form-footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding-top:14px;border-top:1px solid #edf1f6}.switch-line{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px}.text-danger{border:0;background:transparent;color:#c62828;font-weight:800;padding:8px 10px}.admin-side-list{display:flex;flex-direction:column;min-height:560px}.admin-side-head{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #edf1f6}.admin-side-head>div{display:flex;gap:8px;align-items:center}.admin-side-head b{background:#eef3f8;border-radius:999px;padding:3px 8px}.admin-side-head>button{width:34px;height:34px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-size:22px}.admin-side-scroll{padding:8px;overflow:auto}.admin-side-scroll>button{width:100%;border:0;background:transparent;border-radius:10px;padding:11px 12px;display:flex;justify-content:space-between;align-items:center;text-align:left;margin-bottom:3px}.admin-side-scroll>button:hover,.admin-side-scroll>button.active{background:#edf5ff;color:#075da9}.admin-side-scroll span{display:flex;flex-direction:column;gap:3px}.admin-side-scroll small{color:#8492a5;font-weight:500}.admin-side-scroll i{font-style:normal;font-size:22px;color:#9aa7b5}.admin-empty-clean{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:#64748b;gap:6px}.admin-empty-clean b{color:#1e293b;font-size:18px}.admin-product-clean{padding:20px}.admin-product-top{background:#fff;border:1px solid #e4eaf2;border-radius:14px;margin-bottom:14px}.admin-product-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:14px}.admin-compact-categories{padding:8px;height:fit-content;position:sticky;top:145px}.admin-compact-categories button{width:100%;border:0;background:transparent;padding:10px 11px;border-radius:9px;display:flex;justify-content:space-between;text-align:left;margin:2px 0}.admin-compact-categories button.active,.admin-compact-categories button:hover{background:#edf5ff;color:#075da9}.admin-compact-categories b{background:#eef2f6;border-radius:999px;padding:2px 7px}.admin-product-list-panel{padding:12px;min-height:520px}.featured-compact{display:flex;align-items:center;gap:12px;padding:8px 8px 14px;border-bottom:1px solid #edf1f6}.featured-compact span{font-weight:800;white-space:nowrap}.featured-compact select{flex:1;max-width:520px;padding:10px;border:1px solid #dbe3ed;border-radius:9px}.admin-product-rows{display:grid;gap:6px;padding-top:10px}.admin-product-row{display:grid;grid-template-columns:58px minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid #e7edf4;border-radius:11px;padding:8px 10px;background:#fff}.admin-product-row:hover{border-color:#bcd4ef;box-shadow:0 5px 15px #0f172a0d}.admin-product-row>img{width:58px;height:52px;object-fit:contain;background:#f4f7fa;border-radius:8px}.admin-product-row-main{display:flex;justify-content:space-between;gap:12px;align-items:center}.admin-product-row-main>div:first-child{display:flex;flex-direction:column}.admin-product-row-main span{font-size:12px;color:#7b8797;margin-top:3px}.row-tags{display:flex;gap:5px}.row-tags em{font-style:normal;font-size:11px;background:#e9f8ef;color:#1f7a42;border-radius:999px;padding:4px 8px}.row-tags em.muted{background:#eef1f5;color:#64748b}.row-tags em.featured{background:#e8f2ff;color:#0d6fce}.row-edit,.row-delete{border:0;border-radius:8px;padding:8px 11px;font-weight:800}.row-edit{background:#eef5ff;color:#0968be}.row-delete{background:#fff0f0;color:#c92a2a}.admin-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#030c189e;display:grid;place-items:center;padding:18px}.clean-editor{width:min(1120px,96vw);max-height:92vh;background:#fff;border-radius:15px;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.clean-editor.compact{width:min(820px,94vw)}.clean-editor-head{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;border-bottom:1px solid #e6ebf2;background:#fff;position:sticky;top:0;z-index:5}.clean-editor-head span{font-size:10px;letter-spacing:.14em;color:#0d7ff2;font-weight:900}.clean-editor-head h3{margin:3px 0;font-size:21px}.clean-editor-head small{color:#728094}.clean-editor-head>div:last-child{display:flex;gap:8px}.icon-button{width:38px;height:38px;border:1px solid #dbe3ed;background:#fff;border-radius:9px;font-size:20px}.close-icon{font-size:25px}.clean-editor-body{display:grid;grid-template-columns:250px minmax(0,1fr);overflow:auto}.clean-editor-body>aside{padding:18px;background:#f3f6fa;border-right:1px solid #e6ebf2;display:flex;flex-direction:column;gap:10px}.clean-editor-body>aside img{width:100%;height:230px;object-fit:contain;background:#fff;border-radius:11px;border:1px solid #e4eaf1}.file-button{display:flex!important;justify-content:center;background:#edf5ff;color:#0968be;padding:10px;border-radius:9px;font-weight:800;cursor:pointer}.file-button input{display:none}.clean-form{padding:18px}.clean-form .minimal-grid{grid-template-columns:1fr 160px}.clean-form .minimal-grid .wide{grid-column:1/-1}.clean-form .minimal-form-footer>div{display:flex;gap:8px}.admin-msg{position:sticky;bottom:0;z-index:40;margin:0;padding:11px 18px;border-top:1px solid #cdebdc;background:#eaf8f0;color:#17643a}@media (max-width:900px){.admin-split-layout,.admin-product-layout{grid-template-columns:1fr}.admin-side-list{order:-1;min-height:auto}.admin-compact-categories{position:static;display:flex;overflow:auto}.admin-compact-categories button{min-width:180px}.clean-editor-body{grid-template-columns:1fr}.clean-editor-body>aside{border-right:0;border-bottom:1px solid #e6ebf2}.minimal-grid,.clean-form .minimal-grid{grid-template-columns:1fr}.admin-product-row{grid-template-columns:50px minmax(0,1fr) auto}.admin-product-row .row-delete{grid-column:3}.admin-product-row-main{display:block}.row-tags{margin-top:6px}.admin-product-top{align-items:flex-start;gap:12px}.admin-product-top-actions{width:100%;flex-wrap:wrap}.admin-product-top-actions input{flex:1;min-width:190px}}.category-list-page{padding:24px}.category-table{display:grid;gap:8px;margin-top:18px}.category-table>button{width:100%;display:grid;grid-template-columns:1fr auto 28px;align-items:center;text-align:left;padding:15px 16px;border:1px solid #e1e8f0;border-radius:12px;background:#fff}.category-table>button:hover{border-color:#9bc9ff;background:#f7fbff}.category-table span{display:grid;gap:3px}.category-table small{color:#718096}.category-table em{font-style:normal;color:#64748b;font-size:13px}.category-table i{font-style:normal;font-size:22px;color:#94a3b8}.floating-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#020a166b}.floating-window{position:fixed;width:min(760px,92vw);min-width:420px;min-height:300px;max-width:96vw;max-height:92vh;background:#fff;border-radius:16px;box-shadow:0 28px 90px #00000047;resize:both;overflow:auto}.floating-window.wide{width:min(980px,94vw)}.floating-window.maxed{top:18px!important;right:18px!important;bottom:18px!important;left:18px!important;width:auto!important;height:auto!important;max-width:none;max-height:none;resize:none}.floating-head{position:sticky;top:0;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;background:#fff;border-bottom:1px solid #e5edf5;cursor:move;-webkit-user-select:none;user-select:none}.floating-head span{font-size:11px;letter-spacing:.12em;color:#0d7ff2;font-weight:900}.floating-head h3{margin:3px 0 0;font-size:20px}.floating-actions{display:flex;align-items:center;gap:8px}.floating-body{padding:20px}.floating-window .clean-editor-body{display:grid;grid-template-columns:220px 1fr;gap:22px}.floating-window .clean-editor-body>aside{position:sticky;top:82px;align-self:start}.admin-msg{position:fixed;right:24px;bottom:24px;z-index:500;max-width:440px;box-shadow:0 12px 35px #0003;border-radius:10px}@media (max-width:700px){.floating-window{left:2vw!important;top:2vh!important;width:96vw!important;min-width:0;height:94vh;resize:none}.floating-window .clean-editor-body{grid-template-columns:1fr}.floating-window .clean-editor-body>aside{position:static}.category-list-page{padding:14px}}.admin-side-scroll,.category-table{scrollbar-width:thin;scrollbar-color:#b8c7d9 #f3f6fa}.category-table{max-height:calc(100vh - 325px);overflow-y:auto;padding-right:6px;padding-bottom:8px}.admin-draggable{resize:both;min-width:760px;min-height:520px;max-width:98vw;max-height:96vh;overflow:auto;transition:box-shadow .15s ease}.admin-draggable:not(.panel-maxed){box-shadow:0 24px 70px #020a1640}.admin-draggable .admin-head{cursor:move;-webkit-user-select:none;user-select:none}.admin-head-actions{display:flex;align-items:center;gap:8px}.admin-head-actions>button{border:1px solid #d9e1eb;background:#fff;border-radius:9px;padding:9px 14px}.admin-head-actions .panel-size-button{width:42px;padding:9px 0;font-size:20px;line-height:1}.admin-draggable.panel-maxed{position:fixed!important;top:10px!important;right:10px!important;bottom:10px!important;left:10px!important;width:auto!important;height:auto!important;max-width:none!important;max-height:none!important;resize:none!important;transform:none!important}.admin-draggable .admin-tabs{top:78px}@media (max-width:900px){.admin-draggable{min-width:0;width:100%!important;height:100%!important;max-width:none;max-height:none;resize:none;transform:none!important}.admin-head-actions .panel-size-button{display:none}.category-table{max-height:none}}.admin-draggable{display:grid;grid-template-rows:auto auto minmax(0,1fr);overflow:hidden}.admin-draggable>.admin-head,.admin-draggable>.admin-tabs{min-height:0}.admin-draggable>div:not(.admin-head):not(.admin-tabs):not(.admin-msg){min-height:0}.admin-product-clean,.category-list-page{min-height:0;height:100%;overflow:hidden}.admin-product-clean{display:grid;grid-template-rows:auto minmax(0,1fr)}.admin-product-layout{min-height:0;height:100%;overflow:hidden}.admin-compact-categories{position:static;min-height:0;max-height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding-right:6px}.admin-product-list-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;max-height:100%;overflow:hidden}.admin-product-rows{min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding-right:8px;padding-bottom:16px}.category-list-page{display:grid;grid-template-rows:auto minmax(0,1fr)}.category-table{min-height:0;max-height:none;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding-right:8px;padding-bottom:16px}.admin-form,.catalog-upload+div,.admin-draggable>.lead-card,.admin-draggable>div:has(>.lead-card){min-height:0;overflow-y:auto;scrollbar-gutter:stable}.admin-side-scroll,.admin-compact-categories,.admin-product-rows,.category-table,.clean-editor-body,.floating-body,.modal-box.admin{scrollbar-width:thin;scrollbar-color:#9fb2c8 #edf2f7}.admin-side-scroll::-webkit-scrollbar,.admin-compact-categories::-webkit-scrollbar,.admin-product-rows::-webkit-scrollbar,.category-table::-webkit-scrollbar,.clean-editor-body::-webkit-scrollbar,.floating-body::-webkit-scrollbar,.modal-box.admin::-webkit-scrollbar{width:10px;height:10px}.admin-side-scroll::-webkit-scrollbar-thumb,.admin-compact-categories::-webkit-scrollbar-thumb,.admin-product-rows::-webkit-scrollbar-thumb,.category-table::-webkit-scrollbar-thumb,.clean-editor-body::-webkit-scrollbar-thumb,.floating-body::-webkit-scrollbar-thumb,.modal-box.admin::-webkit-scrollbar-thumb{background:#9fb2c8;border-radius:999px;border:2px solid #edf2f7}.admin-side-scroll::-webkit-scrollbar-track,.admin-compact-categories::-webkit-scrollbar-track,.admin-product-rows::-webkit-scrollbar-track,.category-table::-webkit-scrollbar-track,.clean-editor-body::-webkit-scrollbar-track,.floating-body::-webkit-scrollbar-track,.modal-box.admin::-webkit-scrollbar-track{background:#edf2f7}.floating-window{overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr)}.floating-body{min-height:0;overflow:auto;scrollbar-gutter:stable}.clean-editor-body{min-height:0;max-height:calc(92vh - 76px);overflow:auto;scrollbar-gutter:stable}@media (max-width:900px){.admin-draggable{display:block;overflow:auto}.admin-product-clean,.category-list-page,.admin-product-layout{height:auto;overflow:visible}.admin-compact-categories{display:flex;max-height:none;overflow-x:auto;overflow-y:hidden}.admin-product-list-panel{display:block;max-height:none;overflow:visible}.admin-product-rows,.category-table{max-height:65vh;overflow-y:auto}}.admin-portal .modal.standalone{height:100svh;min-height:100svh;padding:10px;overflow:hidden}.admin-portal .modal.standalone .modal-box.admin,.modal-box.admin.admin-draggable{width:min(1780px,99vw);height:calc(100svh - 20px);max-height:calc(100svh - 20px);min-height:540px}.admin-draggable{grid-template-rows:auto auto minmax(0,1fr)!important;overflow:hidden!important}.admin-draggable>div:nth-child(3){min-height:0;max-height:100%}.admin-product-clean{height:100%!important;min-height:0!important;padding:14px 18px 18px;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}.admin-product-layout{height:100%!important;min-height:0!important;grid-template-rows:minmax(0,1fr);overflow:hidden!important}.admin-compact-categories,.admin-product-rows,.category-table,.admin-side-scroll,.category-directory-list,.clean-editor-body,.floating-body{overflow-y:scroll!important;overflow-x:hidden!important;min-height:0!important;scrollbar-gutter:stable both-edges;overscroll-behavior:contain}.admin-compact-categories{height:100%!important;max-height:none!important;align-self:stretch}.admin-product-list-panel{height:100%!important;min-height:0!important;max-height:none!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}.admin-product-rows{height:100%!important;max-height:none!important;padding-right:12px!important}.category-list-page{height:100%!important;min-height:0!important;grid-template-rows:auto minmax(0,1fr)!important;overflow:hidden!important}.category-table{height:100%!important;max-height:none!important;padding-right:12px!important}.admin-side-list,.category-admin-directory{min-height:0!important;max-height:100%!important;overflow:hidden!important}.admin-side-scroll,.category-directory-list{flex:1 1 auto;height:100%;max-height:none!important}.admin-form{height:100%;min-height:0;overflow-y:scroll!important;overflow-x:hidden;padding:20px;scrollbar-gutter:stable both-edges}.admin-draggable>div:has(>.catalog-upload),.admin-draggable>div:has(>.catalog-admin-row),.admin-draggable>div:has(>.lead-card){height:100%;min-height:0;overflow-y:scroll!important;overflow-x:hidden;padding:20px;scrollbar-gutter:stable both-edges}.floating-window{overflow:hidden!important;grid-template-rows:auto minmax(0,1fr)!important}.floating-body,.clean-editor-body{height:100%;max-height:none!important}.admin-compact-categories,.admin-product-rows,.category-table,.admin-side-scroll,.category-directory-list,.admin-form,.clean-editor-body,.floating-body,.admin-draggable>div:has(>.catalog-upload),.admin-draggable>div:has(>.catalog-admin-row),.admin-draggable>div:has(>.lead-card){scrollbar-width:auto;scrollbar-color:#6f8faf #e7edf4}.admin-compact-categories::-webkit-scrollbar,.admin-product-rows::-webkit-scrollbar,.category-table::-webkit-scrollbar,.admin-side-scroll::-webkit-scrollbar,.category-directory-list::-webkit-scrollbar,.admin-form::-webkit-scrollbar,.clean-editor-body::-webkit-scrollbar,.floating-body::-webkit-scrollbar,.admin-draggable>div:has(>.catalog-upload)::-webkit-scrollbar,.admin-draggable>div:has(>.catalog-admin-row)::-webkit-scrollbar,.admin-draggable>div:has(>.lead-card)::-webkit-scrollbar{width:14px;height:14px}.admin-compact-categories::-webkit-scrollbar-track,.admin-product-rows::-webkit-scrollbar-track,.category-table::-webkit-scrollbar-track,.admin-side-scroll::-webkit-scrollbar-track,.category-directory-list::-webkit-scrollbar-track,.admin-form::-webkit-scrollbar-track,.clean-editor-body::-webkit-scrollbar-track,.floating-body::-webkit-scrollbar-track,.admin-draggable>div:has(>.catalog-upload)::-webkit-scrollbar-track,.admin-draggable>div:has(>.catalog-admin-row)::-webkit-scrollbar-track,.admin-draggable>div:has(>.lead-card)::-webkit-scrollbar-track{background:#e7edf4;border-radius:999px}.admin-compact-categories::-webkit-scrollbar-thumb,.admin-product-rows::-webkit-scrollbar-thumb,.category-table::-webkit-scrollbar-thumb,.admin-side-scroll::-webkit-scrollbar-thumb,.category-directory-list::-webkit-scrollbar-thumb,.admin-form::-webkit-scrollbar-thumb,.clean-editor-body::-webkit-scrollbar-thumb,.floating-body::-webkit-scrollbar-thumb,.admin-draggable>div:has(>.catalog-upload)::-webkit-scrollbar-thumb,.admin-draggable>div:has(>.catalog-admin-row)::-webkit-scrollbar-thumb,.admin-draggable>div:has(>.lead-card)::-webkit-scrollbar-thumb{background:#6f8faf;border:3px solid #e7edf4;border-radius:999px;min-height:42px}.admin-compact-categories::-webkit-scrollbar-thumb:hover,.admin-product-rows::-webkit-scrollbar-thumb:hover,.category-table::-webkit-scrollbar-thumb:hover,.admin-side-scroll::-webkit-scrollbar-thumb:hover,.category-directory-list::-webkit-scrollbar-thumb:hover,.admin-form::-webkit-scrollbar-thumb:hover,.clean-editor-body::-webkit-scrollbar-thumb:hover,.floating-body::-webkit-scrollbar-thumb:hover{background:#476b91}@media (max-width:900px){.admin-portal .modal.standalone{height:auto;min-height:100svh;overflow:auto;padding:0}.admin-portal .modal.standalone .modal-box.admin,.modal-box.admin.admin-draggable{width:100%!important;height:100svh!important;max-height:100svh!important;min-height:0}.admin-draggable{display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;overflow:hidden!important}.admin-product-clean,.category-list-page{height:100%!important;overflow:hidden!important}.admin-product-layout{height:100%!important;display:grid;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);overflow:hidden!important}.admin-compact-categories{display:flex;height:auto!important;max-height:150px!important;overflow-x:auto!important;overflow-y:scroll!important}.admin-product-list-panel{height:100%!important;overflow:hidden!important}.admin-product-rows,.category-table{height:100%!important;max-height:none!important;overflow-y:scroll!important}}html:has(.admin-portal),body:has(.admin-portal),#root:has(.admin-portal){width:100%;height:100%;min-height:0;overflow:hidden!important}.admin-portal{width:100%;height:100dvh!important;min-height:0!important;padding:8px!important;overflow:hidden!important}.admin-portal>.modal.standalone{width:100%;height:100%!important;min-height:0!important;padding:0!important;overflow:hidden!important;display:flex!important;align-items:stretch!important;justify-content:stretch!important}.admin-portal>.modal.standalone>.modal-box.admin,.modal-box.admin.admin-draggable{width:100%!important;height:100%!important;min-width:0!important;min-height:0!important;max-width:none!important;max-height:none!important;margin:0!important;transform:none!important;resize:none!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr)!important;overflow:hidden!important}.admin-draggable>.admin-head,.admin-draggable>.admin-tabs{position:relative!important;top:auto!important;flex:0 0 auto}.admin-draggable>.admin-form,.admin-draggable>.admin-product-clean,.admin-draggable>.category-list-page,.admin-draggable>div:has(>.catalog-upload),.admin-draggable>div:has(>.catalog-admin-row),.admin-draggable>div:has(>.lead-card){width:100%;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.admin-draggable>.admin-form{overflow-y:scroll!important;padding-bottom:28px!important}.admin-product-clean{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.admin-product-layout{display:grid!important;grid-template-columns:290px minmax(0,1fr)!important;grid-template-rows:minmax(0,1fr)!important;height:100%!important;min-height:0!important;overflow:hidden!important}.admin-compact-categories{height:100%!important;min-height:0!important;max-height:100%!important;overflow-y:scroll!important;overflow-x:hidden!important}.admin-product-list-panel{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important;height:100%!important;min-height:0!important;max-height:100%!important;overflow:hidden!important}.admin-product-rows{display:grid!important;align-content:start;height:100%!important;min-height:0!important;max-height:100%!important;overflow-y:scroll!important;overflow-x:hidden!important;padding-bottom:24px!important}.category-list-page{display:grid!important;grid-template-rows:auto minmax(0,1fr)!important}.category-table{height:100%!important;min-height:0!important;max-height:100%!important;overflow-y:scroll!important}.admin-draggable>div:has(>.catalog-upload),.admin-draggable>div:has(>.catalog-admin-row),.admin-draggable>div:has(>.lead-card){overflow-y:scroll!important;padding-bottom:28px!important}.admin-product-rows,.admin-compact-categories,.category-table,.admin-form,.admin-draggable>div:has(>.catalog-upload),.admin-draggable>div:has(>.catalog-admin-row),.admin-draggable>div:has(>.lead-card){scrollbar-gutter:stable!important}@media (max-width:900px){.admin-portal{padding:0!important}.admin-product-layout{grid-template-columns:1fr!important;grid-template-rows:auto minmax(0,1fr)!important}.admin-compact-categories{display:flex!important;height:132px!important;min-height:132px!important;max-height:132px!important;overflow-x:auto!important;overflow-y:scroll!important}}.catalog-admin-page,.lead-admin-page{height:100%;min-height:0;display:flex;flex-direction:column;gap:16px;overflow:hidden;padding:18px}.catalog-create-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.8fr);gap:16px;flex:0 0 auto}.catalog-generator,.catalog-upload{background:#fff;border:1px solid #dbe6ef;border-radius:16px;padding:18px;display:grid;gap:11px;box-shadow:0 10px 28px #08223d0d}.catalog-generator>div span{font-size:12px;font-weight:900;letter-spacing:.12em;color:#0d7ff2}.catalog-generator h3,.catalog-upload h3{margin:4px 0 0;color:#071a2f;font-size:20px}.catalog-generator p{margin:5px 0 4px;color:#64748b;font-size:13px;line-height:1.5}.catalog-generator input,.catalog-upload input{width:100%;border:1px solid #d7e2ed;border-radius:10px;padding:11px 12px;background:#fbfdff}.catalog-list-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto}.catalog-list-head h3{margin:0;color:#071a2f}.catalog-list-head span{font-size:12px;color:#64748b}.catalog-admin-list,.lead-admin-list{min-height:0;overflow-y:scroll;padding-right:8px;display:grid;align-content:start;gap:9px;scrollbar-gutter:stable}.catalog-admin-row{display:grid;grid-template-columns:minmax(220px,1fr) auto auto auto auto;align-items:center;gap:8px;background:#fff;border:1px solid #dbe6ef;border-radius:12px;padding:12px 14px}.catalog-admin-row>div{min-width:0;display:grid;gap:4px}.catalog-admin-row b{color:#071a2f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-admin-row small{color:#718096}.catalog-admin-row button,.catalog-download-admin{border:1px solid #d7e5f1;background:#f4f8fc;color:#075eae;border-radius:9px;padding:9px 11px;font-weight:800;text-decoration:none;white-space:nowrap}.catalog-admin-row .danger,.lead-card .danger{color:#c62828;background:#fff0f0;border-color:#ffd9d9}.lead-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;background:#fff;border:1px solid #dbe6ef;border-radius:12px;padding:14px 16px}.lead-card>div{display:grid;gap:5px}.lead-card p{margin:4px 0;color:#334155}.lead-card span,.lead-card small{color:#64748b}.admin-product-row-main span:has(+*){white-space:nowrap}@media (max-width:900px){.catalog-create-grid{grid-template-columns:1fr}.catalog-admin-row{grid-template-columns:1fr 1fr}.catalog-admin-row>div{grid-column:1/-1}.catalog-admin-page,.lead-admin-page{padding:12px}}.catalog-admin-page{padding:14px;gap:12px}.catalog-create-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.85fr);gap:12px}.catalog-generator,.catalog-upload{padding:15px;border-radius:14px;box-shadow:none}.catalog-generator{grid-template-columns:1fr 1fr;align-content:start}.catalog-generator>div{grid-column:1/-1}.catalog-generator>input[name=titleTr]{grid-column:1/2}.catalog-generator>input[name=descriptionTr]{grid-column:2/3}.catalog-generator .switch-line{grid-column:1/2;align-self:center;margin:0}.catalog-generator .btn{grid-column:2/3;margin:0}.catalog-upload{grid-template-columns:1fr 1fr 90px;align-content:start}.catalog-upload h3{grid-column:1/-1;margin:0 0 3px}.catalog-upload input[name=titleTr]{grid-column:1/2}.catalog-upload input[name=descriptionTr]{grid-column:2/3}.catalog-upload input[name=order]{grid-column:3/4}.catalog-upload input[type=file]{grid-column:1/3;min-width:0}.catalog-upload .btn{grid-column:3/4;align-self:stretch}.catalog-list-head{padding:0 2px}.catalog-admin-list{gap:7px;padding-right:6px}.catalog-admin-row{grid-template-columns:minmax(260px,1fr) repeat(4,auto);padding:10px 12px;border-radius:10px}.catalog-admin-row button,.catalog-download-admin{padding:8px 10px;font-size:12px}.catalog-admin-row small{font-size:11px}@media (max-width:1100px){.catalog-create-grid,.catalog-generator{grid-template-columns:1fr}.catalog-generator>div,.catalog-generator>input[name=titleTr],.catalog-generator>input[name=descriptionTr],.catalog-generator .switch-line,.catalog-generator .btn{grid-column:1}}@media (max-width:760px){.catalog-upload{grid-template-columns:1fr}.catalog-upload h3,.catalog-upload input[name=titleTr],.catalog-upload input[name=descriptionTr],.catalog-upload input[name=order],.catalog-upload input[type=file],.catalog-upload .btn{grid-column:1}.catalog-admin-row{grid-template-columns:1fr 1fr}.catalog-admin-row>div{grid-column:1/-1}}
