:root{--orange:#ff7900;--orange2:#ff9b43;--black:#111;--ink:#1b1b1b;--muted:#666;--paper:#fff;--soft:#f5f5f5;--line:#dedede;--shadow:0 24px 70px #0002}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0!important;background:linear-gradient(180deg,#fff 0,#f6f6f6 65%,#eee 100%)!important;color:var(--ink)!important;font:16px/1.55 Inter,Segoe UI,Arial,sans-serif!important}a{transition:.18s}.wrap{max-width:1240px!important;padding-left:24px!important;padding-right:24px!important}
header{position:sticky!important;top:0;z-index:30;background:#fffffff0!important;border-bottom:1px solid var(--line)!important;backdrop-filter:blur(16px);box-shadow:0 5px 22px #0000000b}.nav{height:84px!important;gap:22px!important}.brand{display:flex;align-items:center;gap:10px}.brand img:first-child{width:50px!important;height:50px!important;border-radius:50%;object-fit:cover}.brand img:nth-child(2){width:148px!important;height:48px!important;filter:invert(1);object-fit:contain}.nav>a:not(.brand){font-weight:750}.nav>a:not(.btn):hover{color:var(--orange)}
.btn,button{min-height:44px;border:1px solid var(--line)!important;border-radius:12px!important;padding:10px 17px!important;font-weight:800!important;transition:.18s}.btn:hover,button:hover{transform:translateY(-1px);border-color:#222!important}.btn.primary,button.primary{color:#fff!important;background:linear-gradient(135deg,#ff8e26,#ef6200)!important;border-color:var(--orange)!important;box-shadow:0 9px 22px #ff79002d}
.hero{min-height:510px;padding:48px 0 42px!important;gap:38px!important}.hero>div{padding:30px 0}.hero h1{font-size:clamp(48px,6.3vw,78px)!important;line-height:.94!important;letter-spacing:-.068em;margin:14px 0 22px!important}.hero p{max-width:540px;color:var(--muted);font-size:19px}.hero>img{height:455px;width:100%;object-fit:cover;border-radius:30px!important;border:1px solid #222;box-shadow:var(--shadow)}.ey{color:var(--orange)!important;letter-spacing:.12em;font-weight:900!important}
.category-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin:18px 0 30px}.category-chip{display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid var(--line);border-radius:16px;padding:17px 18px;font-weight:850}.category-chip:hover{border-color:var(--orange);box-shadow:0 12px 25px #0001}.category-chip span{color:var(--orange);font-size:20px}
h1,h2,h3{color:#111}h2{font-size:34px!important;letter-spacing:-.045em}.grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}.card,.panel{background:#fff!important;border:1px solid var(--line)!important;border-radius:21px!important;box-shadow:0 10px 34px #0000000b}.card{transition:.22s}.card:hover{transform:translateY(-5px);border-color:var(--orange)!important;box-shadow:0 22px 50px #00000018}.card img{height:260px!important;object-fit:cover}.card .in{padding:21px!important}.card h3{font-size:23px;margin:8px 0;letter-spacing:-.03em}.card p{color:var(--muted);min-height:72px}.price{font-size:24px!important}.field input,.field textarea,.field select{background:#fff!important;border:1px solid #ccc!important;border-radius:11px!important;padding:12px!important}.field input:focus,.field textarea:focus,.field select:focus{outline:2px solid #ff790055;border-color:var(--orange)!important}
.checkout,.legal{max-width:950px!important;margin:42px auto!important}.checkout>h1,.legal>h1{font-size:44px;letter-spacing:-.055em}.panel .in{padding:23px!important}.item{padding:16px 0!important}.status{display:inline-block;background:#fff0e2!important;color:#a94700;border-radius:999px!important;font-weight:800}.admin-grid{grid-template-columns:minmax(320px,.8fr) minmax(440px,1.2fr)!important;align-items:start}table{font-size:14px}th{color:#666;text-transform:uppercase;font-size:12px;letter-spacing:.07em}
.site-footer{margin-top:40px;background:#111;color:#fff}.site-footer .footer-inner{min-height:118px;display:flex;align-items:center;gap:20px}.site-footer img{width:42px;height:42px;border-radius:50%}.site-footer strong{font-size:20px}.site-footer a{color:#ff9d4a;font-weight:750}.site-footer small{margin-left:auto;color:#aaa}.flash{border:1px solid #ffd0a8!important}
@media(max-width:1100px){.category-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-grid{grid-template-columns:1fr!important}.hero>img{height:380px}.nav{gap:10px!important}.nav .hide{display:none}}
@media(max-width:680px){.wrap{padding-left:16px!important;padding-right:16px!important}.nav{height:72px!important}.brand img:nth-child(2){display:none}.hero{grid-template-columns:1fr!important;padding-top:22px!important}.hero>img{height:300px;order:-1}.hero h1{font-size:49px!important}.grid,.category-strip,.two{grid-template-columns:1fr!important}.card img{height:280px!important}.site-footer .footer-inner{padding-top:24px!important;padding-bottom:24px!important;flex-wrap:wrap}.site-footer small{margin-left:0;width:100%}.checkout>h1,.legal>h1{font-size:37px}}
/* EuroAnt v7: poprawione menu, responsywność i panele */
*{box-sizing:border-box}
html,body{max-width:100%;overflow-x:hidden}
img{max-width:100%}
.nav{display:flex!important;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}
.nav>a,.nav .btn,.shop-trigger{white-space:nowrap;text-decoration:none!important}
.shop-menu{position:relative;flex:0 0 auto;z-index:80}
.shop-trigger{display:flex;align-items:center;gap:6px;padding:10px 12px;border-radius:12px;color:#111!important;font-weight:800}
.shop-trigger:hover,.shop-menu:focus-within .shop-trigger{background:#fff0e2}
.shop-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;width:245px;padding:8px;background:#fff;border:1px solid #dedede;border-radius:15px;box-shadow:0 18px 45px #0002;z-index:100}
.shop-menu:hover .shop-dropdown,.shop-menu:focus-within .shop-dropdown{display:grid}
.shop-dropdown a{padding:11px 12px;border-radius:9px;color:#151515!important;text-decoration:none!important;font-weight:700}
.shop-dropdown a:hover,.shop-dropdown a:focus{background:#fff0e2;color:#b64b00!important}
.hero.no-featured{grid-template-columns:minmax(0,760px)!important;justify-content:center}
.featured-home{display:grid;grid-template-columns:minmax(130px,220px) 1fr;align-items:center;gap:20px;padding:18px;background:#111;color:#fff!important;border-radius:24px;text-decoration:none!important;overflow:hidden}
.featured-home img{width:100%;height:180px;object-fit:cover;border-radius:16px}
.featured-home div{display:grid;gap:8px}.featured-home span{color:#ff8500;font-weight:800;text-transform:uppercase;font-size:12px}.featured-home strong{font-size:clamp(22px,4vw,36px)}.featured-home small{font-size:18px}
.old-price{text-decoration:line-through;color:#777}.sale-price{color:#d35400}
.panel,.card,.in,.row>*,.two>*{min-width:0}.panel,.card{overflow-wrap:anywhere}
.page-space{padding-top:35px;padding-bottom:70px}.page-head{margin-bottom:18px}
.delete-order-form{margin-top:18px;padding-top:18px;border-top:1px solid #ddd}.danger-button{background:#fff1f0!important;color:#b42318!important;border:1px solid #f3b4ae!important}
table{max-width:100%}
@media(max-width:900px){.nav{gap:6px}.nav .brand img+img{display:none}.nav>a,.nav .btn,.shop-trigger{padding:8px!important;font-size:14px}.shop-dropdown{position:fixed;left:12px;right:12px;top:68px;width:auto}.row{flex-wrap:wrap}.two{grid-template-columns:1fr!important}.featured-home{grid-template-columns:1fr}.featured-home img{height:210px}.admin-tools{display:grid!important;grid-template-columns:1fr 1fr}.admin-tools a{min-width:0}}
@media(max-width:560px){.wrap{padding-left:14px;padding-right:14px}.nav{padding-left:10px!important;padding-right:10px!important}.nav .brand{max-width:52px}.nav .brand img{max-height:42px}.nav>a:not(.brand),.nav .btn{font-size:12px;padding:7px 6px!important}.shop-trigger{font-size:13px;padding:7px 6px!important}.admin-tools{grid-template-columns:1fr}.footer-inner{align-items:flex-start!important}.featured-home img{height:170px}}
