
/* Pila Pasák stable front-end repair */
body.pila-site {
	overflow-x: hidden;
}
body.pila-site .pila-header {
	backdrop-filter: none !important;
	-webkit-backdrop-filter: none !important;
}
body.pila-site :is(main,.site-main,.entry-content,.woocommerce,.pila-page-content,.pp-single,.pp-catalogue-main)
:is(h1,h2,h3,h4,h5,h6,p,li,a,span,strong,b,th,td,label,address,blockquote) {
	filter: none !important;
	-webkit-filter: none !important;
	opacity: 1 !important;
	visibility: visible !important;
	text-shadow: none;
}
body.pila-site :is(.yith-wcwl-add-to-wishlist,.compare,.compare-button,.wooscp-btn,.woosq-btn,.quick-view,.quick-view-button,.wd-compare-btn,.wd-wishlist-btn,.wd-quick-view-icon,.login-form-side,.cart-widget-side,.wd-compare-table,.compare-info,.woodmart-compare-info) {
	display: none !important;
}
body.pila-site .pila-footer ~ :is(footer,.site-footer,#colophon),
body.pila-site footer:not(.pila-footer) {
	display: none !important;
}
.ppcsr-contact-layout {
	display:grid;
	grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);
	gap:clamp(28px,5vw,64px);
	align-items:start;
}
.ppcsr-contact-panel {
	padding:28px;
	border-radius:16px;
	background:#e8f0ed;
}
.ppcsr-contact-panel h2 { margin-top:0; }
.ppcsr-eyebrow { color:#3f7d46;font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase; }
.ppcsr-form-card { padding:clamp(24px,4vw,38px);border:1px solid #d4dfd7;border-radius:16px;background:#fff;box-shadow:0 12px 34px rgba(24,63,36,.1); }
.ppcsr-form-card h2 { margin-top:0; }
.ppcsr-form-grid { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px; }
.ppcsr-inquiry-form { display:grid;gap:16px; }
.ppcsr-inquiry-form label { display:grid;gap:7px;font-weight:750;color:#19261d!important; }
.ppcsr-inquiry-form :is(input,textarea) { width:100%;min-height:48px;padding:12px 13px;border:1px solid #b9c9bd!important;border-radius:8px;background:#fff!important;color:#19261d!important; }
.ppcsr-inquiry-form textarea { min-height:160px;resize:vertical; }
.ppcsr-consent { display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:9px!important; }
.ppcsr-consent input { width:auto!important;min-height:0!important;margin-top:5px; }
.ppcsr-hp { position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important; }
.ppcsr-notice { margin-bottom:18px;padding:14px;border-radius:8px; }
.ppcsr-notice.success { background:#e8f6ed;color:#166534; }
.ppcsr-notice.error { background:#fff0ef;color:#a72d21; }
.ppcsr-form-status { font-weight:700; }
.ppcsr120-home-categories { padding:clamp(56px,7vw,90px) 0;background:#f7f7f1;clear:both; }
.ppcsr120-section-heading { max-width:800px;margin:0 auto 34px;text-align:center; }
.ppcsr120-section-heading h2 { margin:0;font-size:clamp(31px,4vw,48px);color:#19261d; }
.ppcsr120-section-heading > p:last-child { color:#58655c;line-height:1.7; }
.ppcsr120-category-grid { display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px; }
.ppcsr120-category-card { overflow:hidden;border:1px solid #d4dfd7;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(24,63,36,.08); }
.ppcsr120-category-image { display:block;aspect-ratio:16/10;overflow:hidden;background:#e8f0ed; }
.ppcsr120-category-image img { width:100%;height:100%;object-fit:cover;transition:transform .45s ease; }
.ppcsr120-category-card:hover img { transform:scale(1.04); }
.ppcsr120-category-card > div { padding:24px; }
.ppcsr120-count { color:#3f7d46;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase; }
.ppcsr120-category-card h3 { margin:7px 0 10px;font-size:23px; }
.ppcsr120-category-card h3 a { color:#19261d!important;text-decoration:none; }
.ppcsr120-category-card p { color:#58655c;line-height:1.6; }
.ppcsr120-link { color:#285b32!important;font-weight:800;text-decoration:none; }
.ppcsr120-related { padding:45px 0;background:#e8f0ed;clear:both; }
.ppcsr120-related h2 { margin-top:0;text-align:center; }
.ppcsr120-related > .pila-container > div { display:flex;flex-wrap:wrap;gap:10px;justify-content:center; }
.ppcsr120-related a { display:inline-flex;padding:12px 17px;border:1px solid #b9c9bd;border-radius:999px;background:#fff;color:#285b32!important;font-weight:800;text-decoration:none; }
.pila-product-copy { color:#46534a; }
.pila-product-copy h2 { color:#19261d;font-size:clamp(28px,3.5vw,42px); }
.pila-product-copy h3 { margin-top:30px;color:#19261d;font-size:23px; }
.pila-product-copy p,.pila-product-copy li { line-height:1.75; }
.pila-product-copy a { color:#285b32;font-weight:750; }
.pila-product-spec-scroll { overflow-x:auto;-webkit-overflow-scrolling:touch; }
.pila-product-spec-table { width:100%;border-collapse:collapse;background:#fff; }
.pila-product-spec-table th,.pila-product-spec-table td { padding:12px 14px;border:1px solid #d4dfd7;text-align:left;vertical-align:top; }
.pila-product-spec-table th { width:32%;background:#e8f0ed;color:#19261d; }
.pila-specification-note { padding:13px 15px;border-left:4px solid #f2b134;background:#f7f7f1;font-size:14px; }
@media(max-width:900px){
	.ppcsr-contact-layout { grid-template-columns:1fr; }
	.ppcsr120-category-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media(max-width:620px){
	.ppcsr-form-grid,.ppcsr120-category-grid { grid-template-columns:1fr; }
	.ppcsr-form-card,.ppcsr-contact-panel { padding:20px; }
	.pila-product-spec-table th { width:42%; }
}
