.rcc-quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:26px;box-shadow:0 12px 30px rgba(15,23,42,.08)}.rcc-quote-form label{display:flex;flex-direction:column;font-weight:600;color:#1f2937;font-size:14px}.rcc-quote-form input,.rcc-quote-form select,.rcc-quote-form textarea{margin-top:6px;border:1px solid #d1d5db;border-radius:10px;padding:12px;font-size:15px}.rcc-quote-form textarea,.rcc-quote-form label:has(textarea),.rcc-checkbox,.rcc-submit-button,.g-recaptcha{grid-column:1/-1}.rcc-submit-button,.rcc-request-quote-button{background:var(--rcc-primary,#174EA6)!important;color:#fff!important;border-radius:999px!important;padding:13px 22px!important;border:0!important;text-decoration:none!important;font-weight:700!important;display:inline-block}.rcc-sample-button{border-radius:999px!important}.rcc-success-message{background:#e8f0fe;border:1px solid #b8cdfa;color:#102a6b;padding:14px 16px;border-radius:12px;margin-bottom:16px}.rcc-hp{position:absolute!important;left:-9999px!important}.rcc-product-quote-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:18px;margin-top:18px}.rcc-product-status{font-weight:700;color:var(--rcc-primary,#174EA6);margin:0 0 12px}.rcc-small-note{font-size:13px;color:#64748b;margin-top:12px}.rcc-quote-price{font-weight:700;color:var(--rcc-primary,#174EA6)}.rcc-sample-cta{background:linear-gradient(135deg,#f8fafc,#eef7f0);border:1px solid #d8eadb;border-radius:18px;padding:28px;margin:20px 0}.rcc-sample-cta h3{margin-top:0;color:var(--rcc-primary,#174EA6)}@media(max-width:768px){.rcc-quote-form{grid-template-columns:1fr;padding:18px}.rcc-quote-form textarea,.rcc-quote-form label:has(textarea),.rcc-checkbox,.rcc-submit-button,.g-recaptcha{grid-column:auto}}

.rcc-site{--gap:clamp(18px,3vw,34px);font-family:inherit;color:var(--rcc-dark,#101828)}.rcc-site *{box-sizing:border-box}.rcc-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:var(--gap);align-items:center;min-height:520px;padding:clamp(48px,8vw,96px) clamp(18px,5vw,72px);border-radius:28px;background:linear-gradient(135deg,#fff 0%,var(--rcc-light,#f6f8fb) 52%,#eef4ff 100%);overflow:hidden;position:relative}.rcc-hero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:320px;height:320px;border-radius:50%;background:rgba(23,78,166,.10)}.rcc-eyebrow{display:inline-flex;margin-bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(11,79,138,.09);color:var(--rcc-primary,#0b4f8a);font-weight:700;letter-spacing:.04em;text-transform:uppercase;font-size:12px}.rcc-hero h1,.rcc-page-head h1{font-size:clamp(34px,5vw,68px);line-height:1.03;margin:0 0 18px;color:var(--rcc-dark,#101828);max-width:900px}.rcc-hero p,.rcc-page-head p{font-size:clamp(16px,2vw,21px);line-height:1.65;color:#475467;max-width:760px}.rcc-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.rcc-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 22px;font-weight:800;text-decoration:none!important;transition:.2s ease}.rcc-btn-primary{background:var(--rcc-primary,#174EA6);color:#fff!important}.rcc-btn-primary:hover{filter:brightness(.92);transform:translateY(-1px)}.rcc-btn-secondary{background:#fff;color:var(--rcc-primary,#0b4f8a)!important;border:1px solid rgba(11,79,138,.18)}.rcc-hero-card{position:relative;z-index:1;background:#fff;border:1px solid rgba(11,79,138,.12);border-radius:24px;padding:32px;box-shadow:0 24px 70px rgba(16,24,40,.12)}.rcc-hero-card strong{display:block;font-size:38px;color:var(--rcc-primary,#0b4f8a)}.rcc-hero-card span{display:block;color:var(--rcc-support,#0a7fb5);font-weight:800;margin:8px 0 16px}.rcc-section{padding:clamp(36px,6vw,72px) clamp(18px,5vw,72px)}.rcc-light{background:var(--rcc-light,#f6f8fb);border-radius:28px}.rcc-section h2{font-size:clamp(28px,4vw,44px);line-height:1.1;margin:0 0 22px}.rcc-grid-4,.rcc-grid-3,.rcc-product-grid{display:grid;gap:18px}.rcc-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.rcc-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.rcc-category-card,.rcc-industry-card,.rcc-product-card{display:block;background:#fff;border:1px solid #e8edf3;border-radius:20px;padding:22px;text-decoration:none!important;color:inherit!important;box-shadow:0 10px 30px rgba(16,24,40,.05);transition:.2s ease}.rcc-category-card:hover,.rcc-industry-card:hover,.rcc-product-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(16,24,40,.1)}.rcc-category-card h3,.rcc-product-card h3{font-size:20px;margin:0 0 10px;color:var(--rcc-primary,#0b4f8a)}.rcc-category-card p,.rcc-product-card p{color:#667085;line-height:1.55;margin:0}.rcc-industry-card{font-size:20px;font-weight:800;border-left:5px solid var(--rcc-accent,#e53935)}.rcc-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.rcc-steps>div{background:#fff;border-radius:18px;padding:22px;border:1px solid #e8edf3}.rcc-steps b{display:inline-flex;width:36px;height:36px;border-radius:50%;align-items:center;justify-content:center;background:var(--rcc-primary,#0b4f8a);color:#fff}.rcc-steps h3{margin:16px 0 8px}.rcc-sample-band,.rcc-quote-band{background:linear-gradient(135deg,var(--rcc-primary,#174EA6),var(--rcc-dark,#102a6b));color:#fff;border-radius:28px;margin:clamp(18px,4vw,44px) 0}.rcc-sample-band h2,.rcc-quote-band h2{color:#fff}.rcc-sample-band p,.rcc-quote-band p{max-width:780px;font-size:18px;line-height:1.65;color:rgba(255,255,255,.9)}.rcc-page-head{padding:clamp(42px,7vw,86px) clamp(18px,5vw,72px);background:var(--rcc-light,#f6f8fb);border-radius:28px;margin-bottom:28px}.rcc-note,.rcc-empty-products,.rcc-legal-box{margin:20px clamp(18px,5vw,72px);padding:18px 22px;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;color:#7c2d12}.rcc-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 clamp(18px,5vw,72px) clamp(36px,6vw,72px)}.rcc-product-card span{display:inline-flex;margin:12px 0;padding:7px 10px;border-radius:999px;background:#e8f0fe;color:#174EA6;font-weight:700;font-size:12px}.rcc-card-link{display:inline-flex;color:var(--rcc-accent,#e53935)!important;font-weight:800;text-decoration:none!important}.rcc-contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;padding:0 clamp(18px,5vw,72px) clamp(36px,6vw,72px)}.rcc-contact-grid>div,.rcc-legal-box{background:#fff;border:1px solid #e8edf3;border-radius:20px;padding:24px;color:#344054}.rcc-legal-box{color:#344054}.rcc-sample-large{margin:0 0 28px}.rcc-site .rcc-quote-form{background:#fff;border:1px solid #e8edf3;border-radius:20px;padding:24px;box-shadow:0 12px 35px rgba(16,24,40,.06)}@media(max-width:1024px){.rcc-grid-4,.rcc-steps,.rcc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rcc-hero,.rcc-contact-grid{grid-template-columns:1fr}}@media(max-width:640px){.rcc-hero{min-height:auto;padding:36px 18px;border-radius:18px}.rcc-grid-4,.rcc-grid-3,.rcc-steps,.rcc-product-grid{grid-template-columns:1fr}.rcc-section,.rcc-page-head{padding:34px 18px}.rcc-product-grid{padding:0 18px 34px}.rcc-note,.rcc-empty-products,.rcc-legal-box{margin:18px}.rcc-actions{flex-direction:column}.rcc-btn{width:100%}.rcc-hero-card strong{font-size:30px}}

.rcc-thankyou-card{max-width:980px;margin:40px auto;padding:clamp(30px,5vw,64px);border-radius:28px;background:linear-gradient(135deg,#fff,#f6f8fb);border:1px solid #e8edf3;box-shadow:0 24px 70px rgba(16,24,40,.10)}.rcc-thankyou-icon{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--rcc-primary,#174EA6);color:#fff;font-size:34px;font-weight:800;margin-bottom:18px}.rcc-thankyou-card h1{font-size:clamp(32px,4vw,54px);line-height:1.1;margin:0 0 18px;color:var(--rcc-dark,#102A6B)}.rcc-thankyou-card p{font-size:18px;line-height:1.65;color:#475467}.rcc-thankyou-next{background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:22px;margin:24px 0}.rcc-thankyou-next h3{margin-top:0;color:var(--rcc-primary,#174EA6)}.rcc-thankyou-next li{margin:8px 0;color:#344054}body:has(.rcc-site) .sidebar-container,body:has(.rcc-site) aside.sidebar-container,body:has(.rcc-site) .wd-sidebar{display:none!important}body:has(.rcc-site) .site-content,body:has(.rcc-site) .content-area{max-width:1280px!important;width:100%!important;margin-left:auto!important;margin-right:auto!important}.rcc-page-thank-you{padding:20px}

/* Raschelind independent language switcher. Injected because WoodMart headers can ignore WP menu language switchers depending on header layout. */
.rcc-language-switcher{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid rgba(23,78,166,.18);border-radius:999px;padding:4px;box-shadow:0 10px 30px rgba(16,24,40,.12);font-weight:800;line-height:1;z-index:99990}
.rcc-language-switcher a{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:34px;border-radius:999px;text-decoration:none!important;color:#174EA6!important;font-size:13px;letter-spacing:.03em}
.rcc-language-switcher a.is-active{background:#174EA6;color:#fff!important}
.rcc-language-switcher-floating{position:fixed;right:22px;top:22px}
.admin-bar .rcc-language-switcher-floating{top:54px}
.rcc-language-switcher-inline{position:static;box-shadow:none}
@media(max-width:782px){.admin-bar .rcc-language-switcher-floating{top:60px}.rcc-language-switcher-floating{right:12px;top:12px}.rcc-language-switcher a{min-width:38px;height:32px;font-size:12px}}

/* v0.2.5 editable imagery */
.rcc-hero-image{display:block;width:100%;max-height:230px;object-fit:cover;border-radius:18px;margin-bottom:18px;border:1px solid #e8edf3}
.rcc-category-card img{display:block;width:100%;height:130px;object-fit:cover;border-radius:14px;margin-bottom:16px;background:#f3f6fb}
.rcc-sample-band{display:flex;align-items:center;justify-content:space-between;gap:24px}
.rcc-sample-band>div{max-width:780px}
.rcc-sample-image{max-width:320px;width:32%;min-width:220px;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.25);box-shadow:0 20px 50px rgba(0,0,0,.18)}
@media(max-width:768px){.rcc-sample-band{display:block}.rcc-sample-image{width:100%;max-width:none;margin-top:18px}.rcc-category-card img{height:170px}}

/* v0.2.6 quote-only B2B product cleanup */
body.rcc-quote-product .wd-wishlist-btn,
body.rcc-quote-product .wd-compare-btn,
body.rcc-quote-product .compare,
body.rcc-quote-product .yith-wcwl-add-to-wishlist,
body.rcc-quote-product .wd-action-btn.wd-style-icon,
body.rcc-quote-product .woocommerce-product-rating,
body.rcc-quote-product .star-rating,
body.rcc-quote-product .woocommerce-Reviews,
body.rcc-quote-product #reviews,
body.rcc-quote-product .comment-respond,
body.rcc-quote-product .wd-product-countdown,
body.rcc-quote-product .wd-product-stock,
body.rcc-quote-product .wd-visits-count,
body.rcc-quote-product .wd-product-visits,
body.rcc-quote-product .wd-product-count,
body.rcc-quote-product .wd-product-info-icons,
body.rcc-quote-product .wd-single-product-icons,
body.rcc-quote-product .product-extra-content,
body.rcc-quote-product .wd-product-extra-content,
body.rcc-quote-product .wd-product-brands,
body.rcc-quote-product .wd-sizeguide-btn,
body.rcc-quote-product .wd-compare-btn,
body.rcc-quote-product .wd-wishlist-btn,
body.rcc-quote-product .summary-inner > .wd-action-btn,
body.rcc-quote-product .summary-inner > .wd-buttons,
body.rcc-quote-product .summary-inner > .wd-wishlist-btn,
body.rcc-quote-product .summary-inner > .compare-btn,
body.rcc-quote-product .summary-inner > .wd-compare-btn{display:none!important}
body.rcc-quote-product .summary-inner .price{margin:10px 0 18px!important;font-size:20px!important;color:#174EA6!important}
body.rcc-quote-product .product_title{font-size:clamp(30px,3.4vw,48px)!important;line-height:1.08!important;color:#102A6B!important;margin-bottom:12px!important}
body.rcc-quote-product .rcc-product-quote-box{background:linear-gradient(135deg,#fff,#f6f8fb);border:1px solid #dbe6f5;border-radius:22px;padding:24px;margin:24px 0;box-shadow:0 18px 45px rgba(16,24,40,.08)}
body.rcc-quote-product .rcc-product-actions{display:flex;gap:12px;flex-wrap:wrap;margin:12px 0 10px}
body.rcc-quote-product .rcc-product-details{margin-top:20px;background:#fff;border:1px solid #e8edf3;border-radius:16px;padding:18px}
body.rcc-quote-product .rcc-product-details h3{margin:0 0 12px;color:#102A6B;font-size:20px}
body.rcc-quote-product .rcc-product-details table{width:100%;border-collapse:collapse;margin:0;font-size:14px}
body.rcc-quote-product .rcc-product-details th,
body.rcc-quote-product .rcc-product-details td{padding:10px 8px;border-bottom:1px solid #eef2f7;text-align:left;vertical-align:top}
body.rcc-quote-product .rcc-product-details th{width:38%;color:#475467;font-weight:800}
body.rcc-quote-product .rcc-product-details td{color:#101828;font-weight:600}
body.rcc-quote-product .rcc-product-details tr:last-child th,
body.rcc-quote-product .rcc-product-details tr:last-child td{border-bottom:0}
body.rcc-quote-product .woocommerce-tabs{margin-top:34px!important}
body.rcc-quote-product .woocommerce-tabs .tabs li.reviews_tab,
body.rcc-quote-product .woocommerce-tabs .tabs li.additional_information_tab{display:none!important}
body.rcc-quote-product .woocommerce-Tabs-panel--description{font-size:16px;line-height:1.7;color:#344054;background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:22px!important}
body.rcc-quote-product .rcc-product-placeholder{width:100%;aspect-ratio:1/1;min-height:360px;border-radius:18px;background:linear-gradient(135deg,#f4f7fb,#e8f0fe);border:1px solid #dbe6f5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#174EA6;padding:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.8)}
body.rcc-quote-product .rcc-product-placeholder-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#fff;color:#174EA6;font-size:12px;font-weight:900;letter-spacing:.05em;margin-bottom:24px;box-shadow:0 8px 22px rgba(16,24,40,.08)}
body.rcc-quote-product .rcc-roll-icon{width:180px;height:120px;border:10px solid #174EA6;border-radius:70px;background:#fff;position:relative;margin-bottom:22px;opacity:.92}
body.rcc-quote-product .rcc-roll-icon:before{content:"";position:absolute;left:24px;top:20px;width:64px;height:64px;border:8px solid #174EA6;border-radius:50%;background:#f4f7fb}
body.rcc-quote-product .rcc-roll-icon span{position:absolute;right:-28px;top:30px;width:85px;height:50px;background:repeating-linear-gradient(45deg,#174EA6 0 5px,#e8f0fe 5px 10px);border-radius:8px;opacity:.28}
body.rcc-quote-product .rcc-product-placeholder p{margin:0;color:#475467;font-weight:700}
body.rcc-quote-product .product-image-summary-wrap{align-items:flex-start!important}
@media(max-width:768px){body.rcc-quote-product .rcc-product-actions{flex-direction:column}body.rcc-quote-product .rcc-product-actions .button{width:100%;text-align:center}body.rcc-quote-product .rcc-product-placeholder{min-height:260px}.rcc-product-details th,.rcc-product-details td{display:block;width:100%!important}.rcc-product-details th{padding-bottom:2px!important}.rcc-product-details td{padding-top:2px!important}}

/* v0.2.7 stronger quote-only product cleanup */
body.rcc-quote-product form.cart,
body.rcc-quote-product .cart,
body.rcc-quote-product .quantity,
body.rcc-quote-product .single_add_to_cart_button,
body.rcc-quote-product .wd-buy-now-btn,
body.rcc-quote-product .wd-sticky-add-to-cart,
body.rcc-quote-product .woocommerce-variation-add-to-cart,
body.rcc-quote-product .single_variation_wrap,
body.rcc-quote-product .product_meta,
body.rcc-quote-product .wd-product-meta,
body.rcc-quote-product .wd-product-share,
body.rcc-quote-product .wd-social-icons,
body.rcc-quote-product .wd-product-count,
body.rcc-quote-product .wd-visits-count,
body.rcc-quote-product .wd-product-visits,
body.rcc-quote-product .wd-products-element,
body.rcc-quote-product .related.products,
body.rcc-quote-product .upsells.products,
body.rcc-quote-product .cross-sells,
body.rcc-quote-product .recently-viewed-products,
body.rcc-quote-product .product-grid-item .wd-product-cats,
body.rcc-quote-product .wd-product-info-icons,
body.rcc-quote-product .wd-single-product-icons,
body.rcc-quote-product .wd-product-extra-content,
body.rcc-quote-product .product-extra-content,
body.rcc-quote-product .wd-service,
body.rcc-quote-product .wd-services,
body.rcc-quote-product .wd-info-box-wrapper,
body.rcc-quote-product .wd-info-box,
body.rcc-quote-product .woodmart-info-box,
body.rcc-quote-product [class*="recently-viewed"],
body.rcc-quote-product [class*="visits"]{
  display:none!important;
}
body.rcc-quote-product .wd-wishlist-btn,
body.rcc-quote-product .wd-compare-btn,
body.rcc-quote-product a.compare,
body.rcc-quote-product .compare-btn,
body.rcc-quote-product .yith-wcwl-add-to-wishlist{
  display:none!important;
}

body.rcc-quote-product .summary-inner form.cart + *,
body.rcc-quote-product .summary-inner .cart + *{
  margin-top:0!important;
}

body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:430px!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#f4f7fb,#e8f0fe)!important;
  border:1px solid #dbe6f5!important;
  opacity:1!important;
  position:relative!important;
  overflow:hidden!important;
  box-shadow:0 18px 45px rgba(16,24,40,.06)!important;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery:before{
  content:"RASCHELIND";
  position:absolute;
  top:32px;
  left:32px;
  display:inline-flex;
  padding:8px 13px;
  border-radius:999px;
  background:#fff;
  color:#174EA6;
  font-size:12px;
  font-weight:900;
  letter-spacing:.05em;
  box-shadow:0 8px 22px rgba(16,24,40,.08);
  z-index:2;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery:after{
  content:"Product image coming soon";
  color:#475467;
  font-weight:800;
  font-size:16px;
  z-index:2;
  padding-top:170px;
  background:
    radial-gradient(circle at 38% 38%, transparent 0 34px,#174EA6 35px 43px, transparent 44px),
    linear-gradient(90deg,#174EA6 0 100%);
  background-size:180px 130px,180px 110px;
  background-repeat:no-repeat;
  background-position:center 75px,center 75px;
  border-radius:22px;
  opacity:.95;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery__wrapper,
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery__image,
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery img,
body.rcc-quote-product.rcc-no-product-image .product-image-wrap img,
body.rcc-quote-product.rcc-no-product-image img.wp-post-image{
  display:none!important;
}
body.rcc-quote-product .summary-inner:empty,
body.rcc-quote-product .summary-inner input[type="hidden"]:only-child,
body.rcc-quote-product .summary-inner .wd-action-btn:empty{
  display:none!important;
}
@media(max-width:768px){body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery{min-height:300px!important}body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery:after{background-size:130px 100px,130px 85px;background-position:center 65px,center 65px;padding-top:140px}}

/* v0.2.8 safe quote-only patch: avoid destructive JS. Keep product page visible. */
body.rcc-quote-product .rcc-product-quote-box{display:block!important;visibility:visible!important;opacity:1!important}
body.rcc-quote-product .summary-inner{display:block!important;visibility:visible!important;opacity:1!important}

/* v0.2.9 safer no-image and empty WooCommerce residue cleanup */
body.rcc-quote-product .summary-inner > form.cart,
body.rcc-quote-product .summary-inner > .cart,
body.rcc-quote-product .summary-inner > .wd-before-add-to-cart,
body.rcc-quote-product .summary-inner > .wd-after-add-to-cart,
body.rcc-quote-product .summary-inner > .wd-action-btn,
body.rcc-quote-product .summary-inner > .wd-buttons,
body.rcc-quote-product .summary-inner > .wd-compare-btn,
body.rcc-quote-product .summary-inner > .wd-wishlist-btn,
body.rcc-quote-product .summary-inner > .compare,
body.rcc-quote-product .summary-inner > .compare-btn,
body.rcc-quote-product .summary-inner > .wd-product-count,
body.rcc-quote-product .summary-inner > .wd-visits-count,
body.rcc-quote-product .summary-inner > .product_meta,
body.rcc-quote-product .summary-inner > .wd-product-meta,
body.rcc-quote-product .summary-inner > .wd-social-icons,
body.rcc-quote-product .summary-inner > .wd-product-share,
body.rcc-quote-product .summary-inner > .wd-sticky-btn-cart,
body.rcc-quote-product .summary-inner > .wd-buy-now-btn{
  display:none!important;
}
body.rcc-quote-product .summary-inner > .rcc-product-quote-box,
body.rcc-quote-product .summary-inner > .price,
body.rcc-quote-product .summary-inner > .product_title,
body.rcc-quote-product .summary-inner > .woocommerce-product-details__short-description{
  display:block!important;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:430px!important;
  height:430px!important;
  width:100%!important;
  border-radius:22px!important;
  background:linear-gradient(135deg,#f6f8fb 0%,#e8f0fe 100%)!important;
  border:1px solid #dbe6f5!important;
  box-shadow:0 18px 45px rgba(16,24,40,.06)!important;
  position:relative!important;
  overflow:hidden!important;
  opacity:1!important;
  visibility:visible!important;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery *{
  visibility:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery:before{
  content:"RASCHELIND"!important;
  position:absolute!important;
  top:32px!important;
  left:32px!important;
  z-index:3!important;
  visibility:visible!important;
  opacity:1!important;
  display:inline-flex!important;
  padding:8px 13px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#174EA6!important;
  font-size:12px!important;
  font-weight:900!important;
  letter-spacing:.05em!important;
  box-shadow:0 8px 22px rgba(16,24,40,.08)!important;
}
body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery:after{
  content:"Product image coming soon"!important;
  position:absolute!important;
  left:50%!important;
  top:56%!important;
  transform:translate(-50%,-50%)!important;
  z-index:3!important;
  visibility:visible!important;
  opacity:1!important;
  width:min(72%,340px)!important;
  min-height:210px!important;
  padding-top:170px!important;
  box-sizing:border-box!important;
  text-align:center!important;
  color:#475467!important;
  font-size:16px!important;
  font-weight:800!important;
  background:none!important;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='260' height='170' viewBox='0 0 260 170'%3E%3Crect x='42' y='42' width='170' height='86' rx='43' fill='white' stroke='%23174EA6' stroke-width='12'/%3E%3Ccircle cx='94' cy='85' r='30' fill='%23F6F8FB' stroke='%23174EA6' stroke-width='10'/%3E%3Cpath d='M148 62h70v48h-70z' fill='%23174EA6' opacity='.22'/%3E%3Cpath d='M154 70h64v8h-64zm0 18h64v8h-64zm0 18h64v8h-64z' stroke='%23174EA6' stroke-width='5' opacity='.45'/%3E%3C/svg%3E")!important;
  background-repeat:no-repeat!important;
  background-position:center 0!important;
  background-size:230px auto!important;
  border-radius:0!important;
}
body.rcc-quote-product .rcc-product-quote-box + .wd-products-element,
body.rcc-quote-product .rcc-product-quote-box + .wd-product-info-icons,
body.rcc-quote-product .rcc-product-quote-box + .wd-services,
body.rcc-quote-product .woocommerce-tabs + .wd-products-element,
body.rcc-quote-product .woocommerce-tabs + .related,
body.rcc-quote-product .woocommerce-tabs + .products,
body.rcc-quote-product .recently-viewed-products,
body.rcc-quote-product .wd-recently-viewed{
  display:none!important;
}
@media(max-width:768px){
  body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery{min-height:300px!important;height:300px!important}
  body.rcc-quote-product.rcc-no-product-image .woocommerce-product-gallery:after{background-size:170px auto!important;padding-top:125px!important;min-height:160px!important;top:58%!important}
}


/* v0.3.0 plugin-managed header/footer and quote-only polish */
body.rcc-plugin-shell{background:#fff!important}
.rcc-shell-wrap{position:relative;z-index:50;background:#fff;border-bottom:1px solid #e8edf3;box-shadow:0 8px 24px rgba(16,24,40,.04)}
.rcc-shell-top{display:flex;justify-content:space-between;gap:18px;align-items:center;max-width:1240px;margin:0 auto;padding:8px 18px;color:#475467;font-size:13px;border-bottom:1px solid #eef2f7}
.rcc-shell-top a{color:#102A6B;text-decoration:none;font-weight:700}.rcc-shell-sep{margin:0 8px;color:#d0d5dd}
.rcc-shell-header{display:flex;align-items:center;gap:22px;max-width:1240px;margin:0 auto;padding:16px 18px;background:#fff}
.rcc-shell-logo{display:flex;align-items:center;gap:10px;text-decoration:none!important;color:#102A6B!important;min-width:190px}.rcc-shell-logo img{max-height:42px;width:auto;display:block}.rcc-shell-logo-mark{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#174EA6;color:#fff;font-weight:900}.rcc-shell-logo strong{text-transform:uppercase;letter-spacing:.02em;font-size:22px}
.rcc-shell-nav{display:flex;align-items:center;gap:18px;flex:1;justify-content:center}.rcc-shell-nav a{color:#344054;text-decoration:none!important;font-weight:800;font-size:14px}.rcc-shell-nav a:hover{color:#174EA6!important}
.rcc-shell-actions{display:flex;align-items:center;gap:12px}.rcc-shell-quote{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#174EA6;color:#fff!important;text-decoration:none!important;font-weight:900;padding:12px 18px;white-space:nowrap}.rcc-shell-quote:hover{filter:brightness(.92)}
.rcc-shell-lang{display:inline-flex;gap:4px;background:#f3f6fb;border:1px solid #dbe6f5;border-radius:999px;padding:4px}.rcc-shell-lang a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:30px;border-radius:999px;text-decoration:none!important;color:#475467;font-weight:900;font-size:12px}.rcc-shell-lang a.is-active{background:#174EA6;color:#fff!important}
.rcc-shell-footer{background:#102A6B;color:#fff;margin-top:60px;padding:46px 18px 34px}.rcc-shell-footer-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:1.35fr .8fr 1.2fr .7fr;gap:28px}.rcc-shell-footer h3,.rcc-shell-footer h4{color:#fff;margin:0 0 12px}.rcc-shell-footer p{color:rgba(255,255,255,.82);line-height:1.65;margin:0 0 10px}.rcc-shell-footer a{color:#fff!important;text-decoration:none!important;font-weight:800}.rcc-shell-legal-note{font-size:13px;color:rgba(255,255,255,.7)!important}
body.rcc-quote-product .woocommerce-product-details__short-description:empty,
body.rcc-quote-product .summary-inner>.woocommerce-product-details__short-description,
body.rcc-quote-product .summary-inner>.wd-before-add-to-cart,
body.rcc-quote-product .summary-inner>.wd-after-add-to-cart,
body.rcc-quote-product .summary-inner>.wd-sizeguide-btn,
body.rcc-quote-product .summary-inner>.wd-action-btn:not(.rcc-product-quote-box){display:none!important}
body.rcc-quote-product .rcc-product-placeholder{aspect-ratio:4/3;min-height:320px!important}.rcc-product-details table td,.rcc-product-details table th{font-size:13px}
@media(max-width:960px){.rcc-shell-top{display:none}.rcc-shell-header{flex-wrap:wrap}.rcc-shell-logo{min-width:0;flex:1}.rcc-shell-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow:auto;padding:6px 0}.rcc-shell-actions{margin-left:auto}.rcc-shell-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.rcc-shell-header{gap:12px}.rcc-shell-nav{gap:14px}.rcc-shell-nav a{font-size:13px}.rcc-shell-quote{padding:10px 14px}.rcc-shell-logo img{max-height:34px}.rcc-shell-footer-grid{grid-template-columns:1fr}.rcc-shell-footer{padding:34px 18px}.rcc-shell-actions{gap:8px}.rcc-shell-lang a{min-width:30px;height:28px}}


/* v0.3.1 - Visual polish: wider desktop layout, stronger hero, premium cards and better responsive spacing. */
body.rcc-plugin-shell .main-page-wrapper,
body.rcc-plugin-shell .website-wrapper,
body.rcc-plugin-shell .site-content,
body.rcc-plugin-shell .content-area,
body.rcc-plugin-page .main-page-wrapper,
body.rcc-plugin-page .site-content,
body.rcc-plugin-page .content-area{
  background:#fff!important;
}
body.rcc-plugin-shell .main-page-wrapper .container,
body.rcc-plugin-page .main-page-wrapper .container,
body.rcc-plugin-shell .container,
body.rcc-plugin-page .container{
  width:100%!important;
  max-width:1320px!important;
  padding-left:24px!important;
  padding-right:24px!important;
}
.rcc-site{
  max-width:1280px;
  width:100%;
  margin:34px auto 0;
  padding:0 22px;
}
.rcc-page-home{margin-top:28px;}
.rcc-hero{
  grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);
  min-height:590px;
  gap:clamp(34px,5vw,76px);
  padding:clamp(56px,6vw,88px) clamp(38px,6vw,86px);
  border-radius:30px;
  box-shadow:0 22px 60px rgba(16,24,40,.055);
}
.rcc-hero:before{
  content:"";
  position:absolute;
  right:clamp(120px,18vw,280px);
  top:48px;
  width:140px;
  height:140px;
  border-radius:50%;
  background:rgba(10,127,181,.08);
  pointer-events:none;
}
.rcc-hero h1{
  font-size:clamp(46px,4.65vw,74px);
  letter-spacing:-.045em;
  max-width:780px;
}
.rcc-hero p{max-width:720px;color:#3f4f67;font-size:clamp(17px,1.35vw,21px)}
.rcc-hero-card{
  align-self:center;
  min-height:330px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  overflow:hidden;
  background:linear-gradient(180deg,#fff,#f8fbff);
}
.rcc-hero-card:after{
  content:"";
  position:absolute;
  inset:auto -70px -90px auto;
  width:210px;
  height:210px;
  border-radius:50%;
  background:rgba(23,78,166,.09);
}
.rcc-hero-card strong{font-size:clamp(38px,3.2vw,56px);line-height:1.05;letter-spacing:-.03em;position:relative;z-index:1}
.rcc-hero-card span,.rcc-hero-card p{position:relative;z-index:1}
.rcc-hero-image{width:100%;max-height:220px;object-fit:cover;border-radius:18px;margin-bottom:20px;border:1px solid #e8edf3;box-shadow:0 12px 30px rgba(16,24,40,.08)}
.rcc-section{padding:clamp(48px,6vw,86px) clamp(36px,6vw,72px)}
.rcc-grid-4{gap:22px}.rcc-grid-3{gap:22px}
.rcc-category-card,.rcc-industry-card,.rcc-product-card{
  padding:28px;
  border-radius:22px;
  min-height:190px;
}
.rcc-category-card h3,.rcc-product-card h3{font-size:clamp(20px,1.45vw,25px);line-height:1.13;margin-bottom:13px}
.rcc-category-card p,.rcc-product-card p{font-size:15.5px;line-height:1.65;color:#526173}
.rcc-light{border-radius:30px;background:linear-gradient(135deg,#f7f9fc,#f1f6ff)}
.rcc-steps{gap:22px}.rcc-steps>div{padding:28px;min-height:235px;border-radius:22px}
.rcc-steps h3{font-size:20px;line-height:1.2}.rcc-steps p{font-size:15.5px;line-height:1.62;color:#526173}
.rcc-sample-band,.rcc-quote-band{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);
  align-items:center;
  gap:28px;
  padding:clamp(48px,6vw,76px);
  border-radius:30px;
  box-shadow:0 22px 60px rgba(16,24,40,.08);
  overflow:hidden;
  position:relative;
}
.rcc-sample-band:after,.rcc-quote-band:after{
  content:"";
  position:absolute;
  right:-90px;
  bottom:-130px;
  width:320px;
  height:320px;
  border-radius:50%;
  background:rgba(255,255,255,.12);
}
.rcc-sample-band>div,.rcc-quote-band>*{position:relative;z-index:1}
.rcc-sample-band h2,.rcc-quote-band h2{font-size:clamp(32px,3.6vw,54px);max-width:760px;margin-bottom:16px;line-height:1.05}
.rcc-sample-band p,.rcc-quote-band p{font-size:clamp(17px,1.25vw,21px);max-width:840px}
.rcc-sample-image{width:100%;max-height:320px;object-fit:cover;border-radius:24px;border:1px solid rgba(255,255,255,.24);box-shadow:0 18px 55px rgba(0,0,0,.16)}
.rcc-btn{padding:15px 24px;font-size:15px}.rcc-btn-primary{box-shadow:0 12px 28px rgba(23,78,166,.23)}
.rcc-shell-wrap{border-bottom:1px solid #edf2f7;box-shadow:0 10px 28px rgba(16,24,40,.05)}
.rcc-shell-top,.rcc-shell-header{max-width:1320px!important}.rcc-shell-header{padding:18px 24px}.rcc-shell-nav{gap:22px}.rcc-shell-nav a{font-size:14.5px}.rcc-shell-quote{padding:12px 20px}.rcc-shell-logo img{max-height:46px}.rcc-shell-footer{margin-top:76px}.rcc-shell-footer-grid{max-width:1320px!important}
.rcc-thankyou-card{max-width:1040px;margin-top:54px;margin-bottom:54px}
.woocommerce div.product .rcc-product-quote-box{font-size:15px}.woocommerce div.product .rcc-product-quote-box .rcc-product-status{font-size:15px}.woocommerce div.product .rcc-technical-table{font-size:14px}
@media(max-width:1100px){
  .rcc-hero{grid-template-columns:1fr;min-height:auto}.rcc-hero-card{max-width:520px}.rcc-sample-band,.rcc-quote-band{grid-template-columns:1fr}.rcc-shell-nav{order:3;flex-basis:100%;justify-content:flex-start;overflow:auto;gap:18px;padding-top:8px}.rcc-shell-header{flex-wrap:wrap}.rcc-shell-logo{flex:1}.rcc-shell-actions{margin-left:auto}
}
@media(max-width:760px){
  body.rcc-plugin-shell .main-page-wrapper .container,body.rcc-plugin-page .main-page-wrapper .container,body.rcc-plugin-shell .container,body.rcc-plugin-page .container{padding-left:14px!important;padding-right:14px!important}.rcc-site{padding:0 12px;margin-top:18px}.rcc-hero{padding:34px 20px;border-radius:22px}.rcc-hero h1{font-size:clamp(36px,10vw,50px)}.rcc-hero-card{min-height:230px;padding:24px}.rcc-section{padding:38px 20px}.rcc-category-card,.rcc-industry-card,.rcc-product-card,.rcc-steps>div{min-height:unset;padding:22px}.rcc-sample-band,.rcc-quote-band{padding:34px 22px;border-radius:24px}.rcc-sample-band h2,.rcc-quote-band h2{font-size:32px}.rcc-shell-header{padding:14px}.rcc-shell-actions{width:100%;justify-content:space-between}.rcc-shell-quote{flex:1}.rcc-shell-nav{gap:14px}.rcc-shell-nav a{white-space:nowrap}.rcc-shell-logo img{max-height:38px}.rcc-shell-footer{margin-top:46px}
}


/* v0.3.4 stable layout recovery: no broad full-width overrides. */
body.rcc-plugin-shell .main-page-wrapper,
body.rcc-plugin-page .main-page-wrapper,
body.rcc-quote-product .main-page-wrapper{
  background:#fff!important;
}
body.rcc-plugin-shell .main-page-wrapper > .container,
body.rcc-plugin-page .main-page-wrapper > .container{
  max-width:1320px!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:24px!important;
  padding-right:24px!important;
}
.rcc-site{
  width:100%!important;
  max-width:1240px!important;
  margin:34px auto 0!important;
  padding-left:0!important;
  padding-right:0!important;
}
.rcc-page-home .rcc-hero{width:100%!important;}
.rcc-page-home .rcc-grid-4,
.rcc-page-home .rcc-steps{width:100%!important;}
.rcc-page-request-quote .rcc-site,
.rcc-page-contact .rcc-site{max-width:1120px!important;}
.rcc-page-request-quote .rcc-quote-form{width:100%!important;}

body.rcc-quote-product .main-page-wrapper > .container,
body.rcc-quote-product .main-page-wrapper .container{
  max-width:1280px!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:24px!important;
  padding-right:24px!important;
}
body.rcc-quote-product .product-image-summary,
body.rcc-quote-product .product-image-summary-wrap,
body.rcc-quote-product .single-product-content,
body.rcc-quote-product div.product{
  max-width:1280px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rcc-quote-product form.cart,
body.rcc-quote-product .cart,
body.rcc-quote-product .summary form.cart,
body.rcc-quote-product .summary .cart,
body.rcc-quote-product .summary-inner form.cart,
body.rcc-quote-product .summary-inner .cart,
body.rcc-quote-product .woocommerce-product-details__short-description,
body.rcc-quote-product .summary-inner > .woocommerce-product-details__short-description,
body.rcc-quote-product .product_meta,
body.rcc-quote-product .wd-product-meta,
body.rcc-quote-product .wd-before-add-to-cart,
body.rcc-quote-product .wd-after-add-to-cart,
body.rcc-quote-product .quantity,
body.rcc-quote-product .single_add_to_cart_button,
body.rcc-quote-product .wd-buy-now-btn{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  overflow:hidden!important;
  border:0!important;
  padding:0!important;
  margin:0!important;
}
body.rcc-quote-product .summary .price,
body.rcc-quote-product .summary-inner .price{
  display:block!important;
  margin:10px 0 22px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  min-height:0!important;
}
body.rcc-quote-product .rcc-product-quote-box{margin-top:0!important;}
@media(max-width:760px){
  body.rcc-plugin-shell .main-page-wrapper > .container,
  body.rcc-plugin-page .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper .container{padding-left:14px!important;padding-right:14px!important;}
  .rcc-site{margin-top:20px!important;}
}


/* v0.3.5 confirmed targeted fixes
   - Hide the confirmed empty Elementor container below quote price.
   - Keep plugin pages centered with controlled widths.
   - Do not use broad/destructive DOM cleanup. */
body.rcc-quote-product .elementor-element-2fd9118,
body.rcc-quote-product .elementor-element-2fd9118.elementor-element,
body.rcc-quote-product .elementor-element-2fd9118.e-con,
body.rcc-quote-product .elementor-element-8fda471.elementor-element:empty,
body.rcc-quote-product .elementor-element-87dbc22.elementor-element:empty{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  overflow:hidden!important;
}

/* Confirmed page width recovery: centered, not full-bleed, not left-shifted. */
body.rcc-plugin-shell .main-page-wrapper,
body.rcc-plugin-page .main-page-wrapper,
body.rcc-quote-product .main-page-wrapper{
  padding-top:0!important;
}
body.rcc-plugin-shell .main-page-wrapper > .container,
body.rcc-plugin-page .main-page-wrapper > .container{
  max-width:1240px!important;
  width:calc(100% - 48px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.rcc-plugin-page .rcc-site,
body.rcc-plugin-shell .rcc-site{
  max-width:1180px!important;
  width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rcc-plugin-page .rcc-page-home,
body.rcc-plugin-page .rcc-page-request-quote,
body.rcc-plugin-page .rcc-page-contact,
body.rcc-plugin-page .rcc-page-thank-you{
  margin-left:auto!important;
  margin-right:auto!important;
}
.rcc-page-home .rcc-hero,
.rcc-page-home .rcc-grid-4,
.rcc-page-home .rcc-light,
.rcc-page-home .rcc-sample-band,
.rcc-page-home .rcc-quote-band{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.rcc-page-home .rcc-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1.05fr) minmax(280px,.75fr)!important;
  align-items:center!important;
}
.rcc-page-request-quote .rcc-site{
  max-width:1120px!important;
}
.rcc-page-request-quote .rcc-quote-form{
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Quote-only product width: controlled and centered. */
body.rcc-quote-product .main-page-wrapper > .container,
body.rcc-quote-product .main-page-wrapper .container{
  max-width:1240px!important;
  width:calc(100% - 48px)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.rcc-quote-product .single-product-content,
body.rcc-quote-product div.product,
body.rcc-quote-product .product-image-summary,
body.rcc-quote-product .product-image-summary-wrap{
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rcc-quote-product .summary .price,
body.rcc-quote-product .summary-inner .price{
  margin-bottom:14px!important;
}
body.rcc-quote-product .rcc-product-quote-box{
  margin-top:0!important;
}

/* Hide WoodMart mobile bottom toolbar only on Raschelind shell contexts. */
body.rcc-plugin-shell .wd-toolbar,
body.rcc-plugin-shell .wd-toolbar-shop,
body.rcc-plugin-shell .woodmart-toolbar,
body.rcc-plugin-shell .wd-sticky-btn,
body.rcc-plugin-shell .wd-sticky-add-to-cart{
  display:none!important;
}

@media(max-width:900px){
  body.rcc-plugin-shell .main-page-wrapper > .container,
  body.rcc-plugin-page .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper .container{
    width:calc(100% - 28px)!important;
  }
  .rcc-page-home .rcc-hero{
    grid-template-columns:1fr!important;
    gap:24px!important;
    padding:34px 22px!important;
  }
  .rcc-page-home .rcc-hero-card{
    width:100%!important;
    max-width:420px!important;
  }
  .rcc-page-home .rcc-grid-4,
  .rcc-page-home .rcc-steps{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:600px){
  body.rcc-plugin-shell .main-page-wrapper > .container,
  body.rcc-plugin-page .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper .container{
    width:calc(100% - 22px)!important;
  }
  .rcc-page-home .rcc-grid-4,
  .rcc-page-home .rcc-steps{
    grid-template-columns:1fr!important;
  }
}

/* v0.3.6 - confirmed visual polish only.
   Scope: plugin-managed pages and quote-only products.
   No CRM/importer/product data changes. */
body.rcc-plugin-page,
body.rcc-plugin-shell,
body.rcc-quote-product{
  --rcc-container:1180px;
  --rcc-product-container:1180px;
}

/* Keep plugin content centered and prevent WoodMart/Elementor left shift. */
body.rcc-plugin-page .main-page-wrapper > .container,
body.rcc-plugin-shell .main-page-wrapper > .container{
  width:min(var(--rcc-container), calc(100vw - 48px))!important;
  max-width:var(--rcc-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.rcc-plugin-page .rcc-site,
body.rcc-plugin-shell .rcc-site{
  width:100%!important;
  max-width:var(--rcc-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}

/* Home: wider, balanced hero without oversized text. */
.rcc-page-home .rcc-hero{
  width:100%!important;
  max-width:var(--rcc-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  min-height:500px!important;
  grid-template-columns:minmax(0, 1.12fr) minmax(300px, .78fr)!important;
  gap:clamp(28px,4vw,58px)!important;
  padding:clamp(46px,5vw,72px) clamp(42px,5vw,72px)!important;
}
.rcc-page-home .rcc-hero h1{
  font-size:clamp(40px,3.75vw,58px)!important;
  line-height:1.04!important;
  letter-spacing:-.035em!important;
  max-width:650px!important;
}
.rcc-page-home .rcc-hero p{
  max-width:600px!important;
  font-size:clamp(16px,1.15vw,18px)!important;
  line-height:1.62!important;
}
.rcc-page-home .rcc-hero-card{
  max-width:360px!important;
  min-height:260px!important;
  justify-self:center!important;
  padding:28px!important;
}
.rcc-page-home .rcc-hero-card strong{
  font-size:clamp(34px,3vw,46px)!important;
}
.rcc-page-home .rcc-grid-4,
.rcc-page-home .rcc-light,
.rcc-page-home .rcc-sample-band,
.rcc-page-home .rcc-quote-band{
  width:100%!important;
  max-width:var(--rcc-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.rcc-page-home .rcc-grid-4{
  gap:20px!important;
}
.rcc-page-home .rcc-category-card{
  min-height:170px!important;
  padding:24px!important;
}
.rcc-page-home .rcc-category-card h3{
  font-size:20px!important;
}
.rcc-page-home .rcc-category-card p{
  font-size:14.5px!important;
  line-height:1.55!important;
}
.rcc-page-home .rcc-light{
  padding:48px 54px!important;
}
.rcc-page-home .rcc-steps{
  gap:20px!important;
}
.rcc-page-home .rcc-steps > div{
  min-height:185px!important;
  padding:24px!important;
}

/* RFQ: centered, usable width, less vertical bloat. */
.rcc-page-request-quote.rcc-site,
.rcc-page-contact.rcc-site{
  max-width:1120px!important;
  width:min(1120px, calc(100vw - 48px))!important;
}
.rcc-page-request-quote .rcc-quote-form{
  width:100%!important;
  max-width:100%!important;
  margin:0 auto!important;
  gap:15px 18px!important;
  padding:28px!important;
}
.rcc-page-request-quote .rcc-quote-form input,
.rcc-page-request-quote .rcc-quote-form select,
.rcc-page-request-quote .rcc-quote-form textarea{
  min-height:44px!important;
}
.rcc-page-request-quote .rcc-quote-form textarea{
  min-height:160px!important;
}

/* Quote-only product: controlled width and better title wrapping. */
body.rcc-quote-product .main-page-wrapper > .container,
body.rcc-quote-product .main-page-wrapper .container{
  width:min(var(--rcc-product-container), calc(100vw - 48px))!important;
  max-width:var(--rcc-product-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.rcc-quote-product .product-image-summary,
body.rcc-quote-product .product-image-summary-wrap,
body.rcc-quote-product .single-product-content,
body.rcc-quote-product div.product{
  max-width:var(--rcc-product-container)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rcc-quote-product .product-image-summary,
body.rcc-quote-product .product-image-summary-wrap{
  gap:clamp(28px,4vw,52px)!important;
}
body.rcc-quote-product .summary .product_title,
body.rcc-quote-product .summary-inner .product_title,
body.rcc-quote-product .product_title{
  font-size:clamp(32px,3.2vw,46px)!important;
  line-height:1.06!important;
  letter-spacing:-.03em!important;
  max-width:620px!important;
}
body.rcc-quote-product .rcc-product-quote-box{
  max-width:100%!important;
}
body.rcc-quote-product .rcc-product-details table th,
body.rcc-quote-product .rcc-product-details table td{
  font-size:13.5px!important;
}

/* Keep the confirmed empty WoodMart/Elementor quote-price container removed. */
body.rcc-quote-product .elementor-element-2fd9118,
body.rcc-quote-product .elementor-element-2fd9118.elementor-element,
body.rcc-quote-product .elementor-element-2fd9118.e-con{
  display:none!important;
  visibility:hidden!important;
  height:0!important;
  min-height:0!important;
  max-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  overflow:hidden!important;
}

@media(max-width:900px){
  body.rcc-plugin-page .main-page-wrapper > .container,
  body.rcc-plugin-shell .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper .container,
  .rcc-page-request-quote.rcc-site,
  .rcc-page-contact.rcc-site{
    width:calc(100vw - 28px)!important;
  }
  .rcc-page-home .rcc-hero{
    grid-template-columns:1fr!important;
    min-height:auto!important;
    padding:34px 24px!important;
  }
  .rcc-page-home .rcc-hero h1{
    font-size:clamp(36px,7vw,48px)!important;
  }
  .rcc-page-home .rcc-hero-card{
    justify-self:start!important;
    max-width:420px!important;
    width:100%!important;
  }
  .rcc-page-home .rcc-grid-4,
  .rcc-page-home .rcc-steps{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .rcc-page-home .rcc-light{
    padding:36px 24px!important;
  }
}
@media(max-width:640px){
  body.rcc-plugin-page .main-page-wrapper > .container,
  body.rcc-plugin-shell .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper > .container,
  body.rcc-quote-product .main-page-wrapper .container,
  .rcc-page-request-quote.rcc-site,
  .rcc-page-contact.rcc-site{
    width:calc(100vw - 22px)!important;
  }
  .rcc-page-home .rcc-hero h1{
    font-size:clamp(34px,9vw,44px)!important;
  }
  .rcc-page-home .rcc-grid-4,
  .rcc-page-home .rcc-steps{
    grid-template-columns:1fr!important;
  }
  .rcc-page-request-quote .rcc-quote-form{
    grid-template-columns:1fr!important;
    padding:20px!important;
  }
  body.rcc-quote-product .summary .product_title,
  body.rcc-quote-product .summary-inner .product_title,
  body.rcc-quote-product .product_title{
    font-size:clamp(30px,8vw,40px)!important;
  }
}


/* v0.3.7 - safe form polish only.
   Fixes oversized sample-kit checkbox created by theme form styles.
   No layout/data/CRM/product changes. */
.rcc-quote-form .rcc-checkbox{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-direction:row!important;
  font-size:14px!important;
  line-height:1.35!important;
  margin:2px 0 4px!important;
}
.rcc-quote-form .rcc-checkbox input[type="checkbox"],
.rcc-quote-form input[type="checkbox"]{
  width:16px!important;
  min-width:16px!important;
  max-width:16px!important;
  height:16px!important;
  min-height:16px!important;
  max-height:16px!important;
  margin:0!important;
  padding:0!important;
  appearance:auto!important;
  -webkit-appearance:checkbox!important;
  border-radius:3px!important;
  display:inline-block!important;
  vertical-align:middle!important;
}
.rcc-page-request-quote .rcc-quote-form{
  margin-top:26px!important;
}
@media(max-width:640px){
  .rcc-quote-form .rcc-checkbox{align-items:flex-start!important}
}


/* v0.3.8 - confirmed centering patch for plugin-generated pages only.
   Purpose: Elementor/WoodMart wrappers were keeping normal Raschelind pages inside a narrow left-aligned column.
   Scope: rcc-plugin-page only. Product pages/CRM/importer/leads are not touched. */
body.rcc-plugin-page .main-page-wrapper,
body.rcc-plugin-page .site-content,
body.rcc-plugin-page .content-area,
body.rcc-plugin-page .wd-content-area,
body.rcc-plugin-page .entry-content,
body.rcc-plugin-page article.page,
body.rcc-plugin-page .page,
body.rcc-plugin-page .elementor,
body.rcc-plugin-page .elementor-section-wrap,
body.rcc-plugin-page .elementor-section,
body.rcc-plugin-page .elementor-container,
body.rcc-plugin-page .elementor-column,
body.rcc-plugin-page .elementor-widget-wrap,
body.rcc-plugin-page .elementor-widget-container,
body.rcc-plugin-page .e-con,
body.rcc-plugin-page .e-con-inner{
  width:100%!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
  box-sizing:border-box!important;
}
body.rcc-plugin-page .main-page-wrapper > .container,
body.rcc-plugin-page .main-page-wrapper .container{
  width:100%!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.rcc-plugin-page .rcc-site{
  width:min(1180px, calc(100vw - 48px))!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
body.rcc-plugin-page .rcc-page-home .rcc-hero,
body.rcc-plugin-page .rcc-page-home .rcc-grid-4,
body.rcc-plugin-page .rcc-page-home .rcc-light,
body.rcc-plugin-page .rcc-page-home .rcc-sample-band,
body.rcc-plugin-page .rcc-page-home .rcc-quote-band,
body.rcc-plugin-page .rcc-page-home .rcc-grid-3{
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rcc-plugin-page .rcc-page-request-quote.rcc-site,
body.rcc-plugin-page .rcc-page-contact.rcc-site{
  width:min(1120px, calc(100vw - 48px))!important;
  max-width:1120px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
body.rcc-plugin-page .rcc-page-request-quote .rcc-quote-form{
  width:100%!important;
  max-width:100%!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:760px){
  body.rcc-plugin-page .rcc-site,
  body.rcc-plugin-page .rcc-page-request-quote.rcc-site,
  body.rcc-plugin-page .rcc-page-contact.rcc-site{
    width:calc(100vw - 28px)!important;
  }
}
@media(max-width:480px){
  body.rcc-plugin-page .rcc-site,
  body.rcc-plugin-page .rcc-page-request-quote.rcc-site,
  body.rcc-plugin-page .rcc-page-contact.rcc-site{
    width:calc(100vw - 22px)!important;
  }
}

/* v0.3.9 - dynamic product catalog cards and filters. Safe scope: plugin catalog only. */
.rcc-catalog{width:100%;margin:28px auto 0}.rcc-catalog-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:end;margin:0 0 24px;padding:18px;background:#f6f8fb;border:1px solid #e8edf3;border-radius:20px}.rcc-catalog-tools label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#092b63;font-size:13px}.rcc-catalog-tools select{height:44px;border:1px solid #d8e2ef;border-radius:12px;background:#fff;padding:0 12px;color:#102a56}.rcc-filter-reset{height:44px;border:1px solid #d8e2ef;border-radius:999px;background:#fff;color:#174EA6;font-weight:800;cursor:pointer}.rcc-product-grid-catalog{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rcc-product-card-rich{padding:0;overflow:hidden;display:flex;flex-direction:column}.rcc-product-card-rich:hover{transform:translateY(-2px)}.rcc-product-media{display:block;text-decoration:none!important}.rcc-product-media img{display:block;width:100%;height:190px;object-fit:cover;background:#edf4ff}.rcc-catalog-placeholder{height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#edf4ff,#f8fbff);color:#174EA6;border-bottom:1px solid #e8edf3;text-align:center}.rcc-catalog-placeholder em{font-style:normal;font-weight:800;font-size:13px;max-width:80%;line-height:1.3}.rcc-mini-roll-icon{width:76px;height:42px;border:8px solid #174EA6;border-radius:999px;display:block;position:relative}.rcc-mini-roll-icon:before{content:"";position:absolute;left:7px;top:6px;width:16px;height:16px;border:5px solid #174EA6;border-radius:50%;background:#fff}.rcc-mini-roll-icon:after{content:"";position:absolute;right:-18px;top:7px;width:28px;height:18px;background:repeating-linear-gradient(0deg,#a9bad4 0 3px,transparent 3px 6px)}.rcc-product-card-body{padding:20px;display:flex;flex-direction:column;gap:12px;flex:1}.rcc-product-status{display:inline-flex;width:max-content;padding:6px 10px;border-radius:999px;background:rgba(23,78,166,.08);color:#174EA6;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.rcc-product-title{text-decoration:none!important;color:#082865!important}.rcc-product-title h3{font-size:19px!important;line-height:1.18!important;margin:0!important;color:#082865!important}.rcc-product-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.rcc-product-meta div{border-top:1px solid #edf1f7;padding-top:8px}.rcc-product-meta dt{font-size:11px;color:#667085;font-weight:800;text-transform:uppercase;letter-spacing:.03em}.rcc-product-meta dd{margin:2px 0 0;color:#101828;font-weight:800;font-size:13px}.rcc-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.rcc-card-actions .rcc-btn{padding:11px 15px;font-size:13px}.rcc-catalog-empty{padding:18px;border:1px dashed #b8c7dc;border-radius:16px;color:#667085;text-align:center;background:#f8fbff}.rcc-page-products .rcc-product-grid,.rcc-page-wholesale-rolls .rcc-product-grid{width:100%}
@media(max-width:1024px){.rcc-product-grid-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.rcc-catalog-tools{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.rcc-product-grid-catalog{grid-template-columns:1fr}.rcc-catalog-tools{grid-template-columns:1fr}.rcc-product-media img,.rcc-catalog-placeholder{height:170px}.rcc-card-actions .rcc-btn{width:100%}}

/* v0.4.0 - product hub separation and family image mapping.
   Products page becomes a category hub; Wholesale Rolls remains the live filtered product catalog. */
.rcc-product-hub-note{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:24px;
  padding:28px;
  border:1px solid #dbe6f5;
  border-radius:24px;
  background:linear-gradient(135deg,#f8fbff 0%,#edf4ff 100%);
}
.rcc-product-hub-note h2{margin:0 0 8px!important;color:#082865!important;font-size:clamp(24px,3vw,34px)!important;line-height:1.15!important}
.rcc-product-hub-note p{margin:0!important;color:#475467!important;max-width:760px!important;line-height:1.65!important}
.rcc-page-products .rcc-category-card{min-height:260px}
.rcc-page-products .rcc-category-card img{height:150px;object-fit:cover;border-radius:16px;margin-bottom:16px;background:#edf4ff}
.rcc-page-products .rcc-grid-4{margin-top:26px}
.rcc-catalog-placeholder.rcc-placeholder-black-pro-shade-cloth,
.rcc-catalog-placeholder.rcc-placeholder-black-premium-shade-cloth{background:linear-gradient(135deg,#111827,#344054);color:#fff}.rcc-catalog-placeholder.rcc-placeholder-black-pro-shade-cloth .rcc-mini-roll-icon,.rcc-catalog-placeholder.rcc-placeholder-black-premium-shade-cloth .rcc-mini-roll-icon{border-color:#fff}.rcc-catalog-placeholder.rcc-placeholder-black-pro-shade-cloth .rcc-mini-roll-icon:before,.rcc-catalog-placeholder.rcc-placeholder-black-premium-shade-cloth .rcc-mini-roll-icon:before{border-color:#fff;background:#111827}.rcc-catalog-placeholder.rcc-placeholder-black-pro-shade-cloth .rcc-mini-roll-icon:after,.rcc-catalog-placeholder.rcc-placeholder-black-premium-shade-cloth .rcc-mini-roll-icon:after{background:repeating-linear-gradient(0deg,rgba(255,255,255,.55) 0 3px,transparent 3px 6px)}
.rcc-catalog-placeholder[class*="orange"],.rcc-catalog-placeholder[class*="construction"]{background:linear-gradient(135deg,#fff2e8,#ffb36b);color:#7a2e00}.rcc-catalog-placeholder[class*="red"]{background:linear-gradient(135deg,#fff0f0,#d92d20);color:#fff}.rcc-catalog-placeholder[class*="green"]{background:linear-gradient(135deg,#effaf3,#157347);color:#fff}.rcc-catalog-placeholder[class*="blue"]{background:linear-gradient(135deg,#edf4ff,#174EA6);color:#fff}.rcc-catalog-placeholder[class*="white"]{background:linear-gradient(135deg,#fff,#edf2f7);color:#344054}.rcc-catalog-placeholder[class*="gray"],.rcc-catalog-placeholder[class*="reflective"],.rcc-catalog-placeholder[class*="aluminized"]{background:linear-gradient(135deg,#f7f9fc,#c7d7ed);color:#102A6B}
@media(max-width:760px){.rcc-product-hub-note{flex-direction:column;align-items:flex-start;padding:22px}.rcc-product-hub-note .rcc-btn{width:100%;text-align:center;justify-content:center}}

/* v0.4.1 - Products page as full product-line hub */
.rcc-products-hub{padding:34px 0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.rcc-products-hub-head{margin:0 0 22px!important;max-width:840px!important}
.rcc-products-hub-head h2{margin:0 0 8px!important;color:#082865!important;font-size:clamp(30px,3.2vw,44px)!important;line-height:1.05!important}
.rcc-products-hub-head p{margin:0!important;color:#526173!important;font-size:16px!important;line-height:1.65!important}
.rcc-product-line-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%}
.rcc-product-line-card{background:#fff;border:1px solid #dfe8f3;border-radius:18px;padding:24px;box-shadow:0 12px 30px rgba(16,24,40,.06);display:flex;flex-direction:column;min-height:270px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.rcc-product-line-card:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(16,24,40,.1);border-color:#c8d8ee}
.rcc-line-badge{display:inline-flex;width:max-content;max-width:100%;padding:7px 11px;border-radius:999px;background:rgba(23,78,166,.08);color:#174EA6;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:16px}
.rcc-line-status-soon .rcc-line-badge{background:rgba(229,57,53,.09);color:#b42318}
.rcc-line-status-sample .rcc-line-badge{background:rgba(10,127,181,.1);color:#0A7FB5}
.rcc-product-line-card h3{margin:0 0 12px!important;color:#082865!important;font-size:clamp(20px,1.7vw,26px)!important;line-height:1.12!important}
.rcc-product-line-card p{margin:0!important;color:#526173!important;font-size:15px!important;line-height:1.55!important}
.rcc-line-meta{margin-top:14px;padding:10px 12px;border-radius:12px;background:#f6f8fb;color:#526173;font-weight:700;font-size:12px;line-height:1.35}
.rcc-line-link{margin-top:auto;padding-top:18px;color:#174EA6!important;text-decoration:none!important;font-weight:900;font-size:14px;display:inline-flex;align-items:center;gap:6px}
.rcc-line-link:after{content:'→';font-weight:900}
.rcc-page-products .rcc-grid-4{display:none!important}
.rcc-page-products .rcc-product-hub-note{margin-top:18px!important}
.rcc-page-products .rcc-product-hub-note .rcc-status-pill{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e8f0fe;color:#174EA6;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px}
@media(max-width:1180px){.rcc-product-line-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.rcc-product-line-grid{grid-template-columns:1fr}.rcc-product-line-card{min-height:unset;padding:22px}.rcc-products-hub{padding-top:20px!important}}

/* v0.4.2 - Wholesale Rolls catalog polish: search, count and sorting. Scoped to catalog only. */
.rcc-catalog-searchbar{display:grid;grid-template-columns:1fr minmax(260px,420px) minmax(180px,260px);gap:14px;align-items:end;margin:0 0 14px;padding:16px 18px;background:#fff;border:1px solid #dfe8f3;border-radius:18px;box-shadow:0 10px 26px rgba(16,24,40,.04)}
.rcc-catalog-count{font-weight:900;color:#082865;font-size:15px;padding-bottom:12px}
.rcc-catalog-search,.rcc-catalog-sort{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#092b63;font-size:13px;margin:0!important}
.rcc-catalog-search input,.rcc-catalog-sort select{height:44px;border:1px solid #d8e2ef!important;border-radius:12px!important;background:#f8fbff!important;padding:0 13px!important;color:#102a56!important;box-shadow:none!important}
.rcc-catalog-tools{margin-top:0!important}
.rcc-product-grid-catalog{gap:26px!important}
.rcc-product-card-rich{border-radius:20px!important;border-color:#dbe6f5!important}
.rcc-product-card-body{padding:22px!important}
.rcc-product-title h3{min-height:2.35em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.rcc-product-meta{margin-top:2px!important}
.rcc-product-status{font-size:10.5px!important;letter-spacing:.045em!important}
.rcc-card-actions{padding-top:4px}
.rcc-card-actions .rcc-btn-secondary{background:#f8fbff!important}
@media(max-width:900px){.rcc-catalog-searchbar{grid-template-columns:1fr 1fr}.rcc-catalog-count{grid-column:1/-1;padding-bottom:0}}
@media(max-width:640px){.rcc-catalog-searchbar{grid-template-columns:1fr;padding:14px}.rcc-catalog-count{font-size:14px}.rcc-product-title h3{min-height:unset}}


/* v0.4.8 quote prefill summary */
.rcc-prefill-summary{max-width:1120px;margin:0 auto 18px;background:linear-gradient(135deg,#f8fafc,#eef4ff);border:1px solid #dbe7fb;border-radius:18px;padding:20px 24px;box-shadow:0 12px 32px rgba(16,24,40,.06)}
.rcc-prefill-summary h3{margin:6px 0 6px;color:var(--rcc-primary,#174EA6);font-size:22px;line-height:1.2}
.rcc-prefill-label{display:inline-flex;border-radius:999px;background:#fff;color:var(--rcc-primary,#174EA6);font-weight:800;font-size:11px;letter-spacing:.04em;text-transform:uppercase;padding:6px 10px;box-shadow:0 8px 18px rgba(16,24,40,.06)}
.rcc-prefill-product{font-weight:800;font-size:18px;color:#0f172a;margin:0 0 10px}
.rcc-prefill-meta{display:flex;gap:10px;flex-wrap:wrap;margin:10px 0;color:#334155;font-size:14px}
.rcc-prefill-meta span{display:none}
.rcc-prefill-meta strong{color:#0f172a}
.rcc-prefill-note{margin:8px 0 0;color:#475569;line-height:1.55;font-size:14px;max-width:920px}
.rcc-quote-form input.rcc-prefilled-field{background:#eef4ff!important;border-color:#bfdbfe!important;color:#0f172a!important;font-weight:700}
@media(max-width:640px){.rcc-prefill-summary{margin:0 18px 16px;padding:16px}.rcc-prefill-product{font-size:16px}.rcc-prefill-meta{display:block}.rcc-prefill-meta>*{display:block;margin:4px 0}}

/* v0.4.9 - Tarps&All-inspired commercial sections, adapted for Raschelind */
.rcc-section-intro{max-width:860px;margin:0 0 28px}.rcc-section-intro h2{margin-bottom:12px}.rcc-section-intro p{font-size:17px;line-height:1.65;color:#475467;margin:0}.rcc-trust-strip{padding-top:18px}.rcc-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.rcc-trust-item{background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:18px 18px 16px;box-shadow:0 10px 28px rgba(16,24,40,.045)}.rcc-trust-item strong{display:block;font-size:22px;color:var(--rcc-primary,#174EA6);line-height:1.1}.rcc-trust-item span{display:block;font-weight:800;color:#102A6B;margin:7px 0}.rcc-trust-item p{margin:0;color:#667085;line-height:1.45}.rcc-applications{padding-top:28px}.rcc-app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.rcc-app-card{display:grid;grid-template-rows:180px auto;background:#fff;border:1px solid #e8edf3;border-radius:22px;overflow:hidden;color:inherit!important;text-decoration:none!important;box-shadow:0 14px 38px rgba(16,24,40,.06);transition:.2s ease}.rcc-app-card:hover{transform:translateY(-3px);box-shadow:0 22px 50px rgba(16,24,40,.11)}.rcc-app-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:180px;background:linear-gradient(135deg,#e8f0fe,#fff)}.rcc-app-visual:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 20%,rgba(23,78,166,.16) 0 42px,transparent 43px),radial-gradient(circle at 18% 78%,rgba(229,57,53,.12) 0 54px,transparent 55px)}.rcc-app-visual img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}.rcc-app-visual span{position:absolute;left:16px;bottom:16px;z-index:2;display:inline-flex;padding:8px 11px;border-radius:999px;background:#fff;color:var(--rcc-primary,#174EA6);font-weight:900;font-size:12px;box-shadow:0 10px 25px rgba(16,24,40,.12)}.rcc-app-card>div:last-child{padding:20px}.rcc-app-card h3{margin:0 0 8px;color:var(--rcc-primary,#174EA6);font-size:22px;line-height:1.12}.rcc-app-card p{margin:0;color:#667085;line-height:1.55}.rcc-shade-guide .rcc-section-intro{margin-bottom:24px}.rcc-shade-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.rcc-shade-card{background:#fff;border:1px solid #e8edf3;border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(16,24,40,.045)}.rcc-shade-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:14px}.rcc-shade-top strong{font-size:26px;line-height:1;color:var(--rcc-primary,#174EA6)}.rcc-shade-top span{font-size:13px;font-weight:900;color:#102A6B;text-align:right;line-height:1.2}.rcc-shade-meter{height:9px;border-radius:999px;background:#e8edf3;overflow:hidden;margin:0 0 14px}.rcc-shade-meter i{display:block;width:var(--shade-level,50%);height:100%;border-radius:999px;background:linear-gradient(90deg,var(--rcc-primary,#174EA6),var(--rcc-support,#0a7fb5))}.rcc-shade-card p{font-size:14px;line-height:1.45;color:#667085;margin:0}.rcc-fineprint{margin:18px 0 0;color:#667085;font-size:13px;line-height:1.55}.rcc-products-hub .rcc-product-line-grid{margin-top:22px}@media(max-width:1100px){.rcc-trust-grid,.rcc-shade-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rcc-app-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.rcc-trust-grid,.rcc-app-grid,.rcc-shade-grid{grid-template-columns:1fr}.rcc-app-card{grid-template-rows:150px auto}.rcc-app-visual{min-height:150px}.rcc-shade-top span{text-align:left}.rcc-shade-top{display:block}.rcc-shade-top strong{display:block;margin-bottom:8px}}


/* v0.5.0 - Brand logo fallback and sizing */
.rcc-shell-logo{min-width:170px;}
.rcc-shell-logo img{max-height:54px!important;width:auto!important;max-width:220px!important;object-fit:contain!important;}
@media(max-width:760px){.rcc-shell-logo img{max-height:42px!important;max-width:180px!important;}}

/* v0.5.1 - Footer logo uses the same editable/fallback logo as the header */
.rcc-shell-footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;}
.rcc-footer-logo{display:inline-flex;align-items:center;text-decoration:none!important;margin-bottom:2px;}
.rcc-footer-logo img{max-height:56px!important;width:auto!important;max-width:230px!important;object-fit:contain!important;display:block!important;filter:none!important;}
.rcc-shell-footer .rcc-shell-logo-mark{background:#fff!important;color:#174EA6!important;}
.rcc-shell-footer .rcc-footer-logo strong{color:#fff!important;text-transform:uppercase;letter-spacing:.02em;font-size:24px;}
@media(max-width:760px){.rcc-footer-logo img{max-height:44px!important;max-width:190px!important;}}


/* v0.5.2 - Footer logo visibility on dark footer */
.rcc-shell-footer .rcc-footer-logo{opacity:1!important;filter:none!important;}
.rcc-shell-footer .rcc-footer-logo img,.rcc-shell-footer .rcc-footer-logo-img{opacity:1!important;filter:none!important;max-height:58px!important;max-width:240px!important;width:auto!important;object-fit:contain!important;}

/* v0.5.3 - Footer all-white logo */
.rcc-shell-footer .rcc-footer-logo-img{display:block!important;opacity:1!important;filter:none!important;}


/* v0.5.4 - larger, cropped all-white footer logo */
.rcc-shell-footer .rcc-footer-logo{margin-bottom:14px!important;display:inline-flex!important;align-items:center!important;}
.rcc-shell-footer .rcc-footer-logo-img,
.rcc-shell-footer .rcc-footer-logo img{width:clamp(220px,18vw,320px)!important;max-width:320px!important;max-height:none!important;height:auto!important;object-fit:contain!important;display:block!important;opacity:1!important;filter:none!important;}
@media(max-width:760px){.rcc-shell-footer .rcc-footer-logo-img,.rcc-shell-footer .rcc-footer-logo img{width:220px!important;max-width:80vw!important;}}


/* v0.5.5 - Clean flat white footer logo sizing */
.rcc-shell-footer .rcc-footer-logo{margin-bottom:18px!important;display:inline-flex!important;align-items:center!important;}
.rcc-shell-footer .rcc-footer-logo-img,
.rcc-shell-footer .rcc-footer-logo img{width:220px!important;max-width:220px!important;max-height:52px!important;height:auto!important;object-fit:contain!important;display:block!important;opacity:1!important;filter:none!important;}
.rcc-shell-footer-brand{gap:10px!important;}
@media(max-width:760px){.rcc-shell-footer .rcc-footer-logo-img,.rcc-shell-footer .rcc-footer-logo img{width:190px!important;max-width:76vw!important;max-height:46px!important;}}


/* v0.5.6 - Footer logo visual balance: clean white logo, controlled size and tighter spacing */
.rcc-shell-footer .rcc-shell-footer-brand{gap:8px!important;}
.rcc-shell-footer .rcc-footer-logo{margin:0 0 10px!important;line-height:0!important;display:inline-flex!important;align-items:center!important;}
.rcc-shell-footer .rcc-footer-logo-img,
.rcc-shell-footer .rcc-footer-logo img{width:280px!important;max-width:280px!important;max-height:none!important;height:auto!important;display:block!important;object-fit:contain!important;opacity:1!important;filter:none!important;}
.rcc-shell-footer .rcc-shell-footer-brand p:first-of-type{margin-top:0!important;}
@media(max-width:980px){.rcc-shell-footer .rcc-footer-logo-img,.rcc-shell-footer .rcc-footer-logo img{width:245px!important;max-width:245px!important;}}
@media(max-width:760px){.rcc-shell-footer .rcc-footer-logo-img,.rcc-shell-footer .rcc-footer-logo img{width:220px!important;max-width:72vw!important;}.rcc-shell-footer .rcc-footer-logo{margin-bottom:8px!important;}}

/* v0.5.7 - Home visual cards: icons/placeholders and tighter section rhythm */
.rcc-page-home .rcc-trust-strip{padding-top:30px!important;padding-bottom:28px!important}
.rcc-page-home .rcc-family-cards-section{padding-top:14px!important;padding-bottom:38px!important}
.rcc-page-home .rcc-applications{padding-top:38px!important;padding-bottom:44px!important}
.rcc-page-home .rcc-shade-guide{margin-top:0!important}
.rcc-trust-item{display:grid!important;grid-template-columns:52px 1fr;gap:14px;align-items:start;padding:20px!important}
.rcc-trust-icon{width:52px;height:52px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8f0fe,#fff);color:var(--rcc-primary,#174EA6);box-shadow:inset 0 0 0 1px rgba(23,78,166,.10)}
.rcc-trust-icon svg,.rcc-home-visual svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:3.2;stroke-linecap:round;stroke-linejoin:round}
.rcc-trust-item strong{font-size:20px!important;margin-bottom:3px}
.rcc-trust-item span{margin:0 0 6px!important}
.rcc-family-grid{gap:22px!important}
.rcc-category-card-media{padding:0!important;overflow:hidden;display:flex!important;flex-direction:column;min-height:260px;border-radius:22px!important}
.rcc-category-visual{height:122px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef4ff,#fff);position:relative;overflow:hidden;border-bottom:1px solid #e8edf3}
.rcc-category-visual:before{content:"";position:absolute;right:-28px;bottom:-38px;width:105px;height:105px;border-radius:50%;background:rgba(23,78,166,.10)}
.rcc-category-visual img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;border-radius:0!important;margin:0!important;border:0!important;padding:0!important;background:transparent!important}
.rcc-category-copy{padding:20px 20px 22px;display:flex;flex-direction:column;gap:8px;flex:1}
.rcc-category-card-media h3{font-size:19px!important;margin:0!important;line-height:1.12!important}
.rcc-category-card-media p{font-size:14px!important;line-height:1.5!important}
.rcc-home-visual{width:82px;height:82px;border-radius:24px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;color:var(--rcc-primary,#174EA6);background:#fff;box-shadow:0 14px 35px rgba(16,24,40,.10)}
.rcc-home-visual-roll{background:linear-gradient(135deg,#fff,#e8f0fe)}
.rcc-home-visual-reflective{color:#0a7fb5;background:linear-gradient(135deg,#fff,#edf9ff)}
.rcc-home-visual-privacy{color:#102A6B;background:linear-gradient(135deg,#fff,#eef2f7)}
.rcc-home-visual-grommet{color:#174EA6;background:linear-gradient(135deg,#fff,#f6f8fb)}
.rcc-app-visual .rcc-home-visual{width:96px;height:96px;border-radius:28px;box-shadow:0 18px 46px rgba(16,24,40,.12)}
.rcc-app-visual .rcc-home-visual svg{width:46px;height:46px}
.rcc-home-visual-greenhouse,.rcc-home-visual-nursery,.rcc-home-visual-agriculture{color:#0a7fb5;background:linear-gradient(135deg,#fff,#eefaf4)}
.rcc-home-visual-construction{color:#E53935;background:linear-gradient(135deg,#fff,#fff1f0)}
.rcc-home-visual-outdoor{color:#174EA6;background:linear-gradient(135deg,#fff,#eef4ff)}
.rcc-app-card h3{font-size:20px!important}.rcc-app-card>div:last-child{padding:18px!important}
@media(max-width:1024px){.rcc-category-card-media{min-height:238px}.rcc-category-visual{height:110px}.rcc-page-home .rcc-family-cards-section{padding-bottom:30px!important}}
@media(max-width:640px){.rcc-trust-item{grid-template-columns:44px 1fr;padding:16px!important}.rcc-trust-icon{width:44px;height:44px}.rcc-trust-icon svg{width:28px;height:28px}.rcc-category-card-media{min-height:unset}.rcc-page-home .rcc-trust-strip{padding-top:22px!important;padding-bottom:18px!important}.rcc-page-home .rcc-family-cards-section{padding-top:8px!important;padding-bottom:26px!important}.rcc-page-home .rcc-applications{padding-top:28px!important}.rcc-category-visual{height:104px}}


/* v0.6.0 RFQ intro and product-context improvements */
.rcc-quote-intro{max-width:1120px;margin:0 auto 18px;display:grid;grid-template-columns:1.5fr .9fr;gap:18px;align-items:center;background:#fff;border:1px solid #e8edf3;border-radius:22px;padding:22px 26px;box-shadow:0 14px 36px rgba(16,24,40,.06)}
.rcc-quote-intro span{display:inline-flex;border-radius:999px;background:#e8f0fe;color:var(--rcc-primary,#174EA6);font-weight:900;font-size:12px;letter-spacing:.04em;text-transform:uppercase;padding:7px 11px;margin-bottom:10px}
.rcc-quote-intro h2{margin:0 0 8px;color:#102A6B;font-size:clamp(24px,3vw,34px);line-height:1.1}
.rcc-quote-intro p{margin:0;color:#475569;line-height:1.55;font-size:16px}
.rcc-quote-intro ul{margin:0;padding:0;list-style:none;display:grid;gap:8px}
.rcc-quote-intro li{display:flex;align-items:center;gap:8px;color:#0f172a;font-weight:800;font-size:14px}
.rcc-quote-intro li:before{content:"";width:9px;height:9px;border-radius:999px;background:var(--rcc-primary,#174EA6);box-shadow:0 0 0 4px rgba(23,78,166,.10)}
.rcc-prefill-summary{border-left:5px solid var(--rcc-primary,#174EA6)}
.rcc-quote-form input.rcc-prefilled-field{cursor:not-allowed}
@media(max-width:768px){.rcc-quote-intro{grid-template-columns:1fr;margin:0 18px 16px;padding:18px}.rcc-quote-intro ul{gap:6px}.rcc-quote-intro li{font-size:13px}}

.rcc-error-message{margin:0 auto 18px;max-width:1120px;background:#fff1f2;border:1px solid #fecdd3;color:#991b1b;border-radius:14px;padding:14px 16px;font-weight:700;}
