@import url('https://cdn.tailwindcss.com');body{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;margin:0;padding:0}.hero-gradient{background:linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);min-height:500px;display:flex;align-items:center}.card-hover{transition:transform 0.3s ease, box-shadow 0.3s ease;background:#f9fafb;border-radius:0.5rem;padding:1.5rem;height:100%}.card-hover:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1)}.feature-icon{width:48px;height:48px}.product-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:2rem;margin-top:3rem}.product-card{background:#f9fafb;border-radius:0.5rem;padding:1.5rem;transition:transform 0.3s ease, box-shadow 0.3s ease;height:100%;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1)}.product-image{width:100%;height:192px;background:linear-gradient(to bottom right, #e5e7eb, #d1d5db);border-radius:0.5rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.product-image
svg{width:96px;height:96px;color:#6b7280}.product-content{flex-grow:1;display:flex;flex-direction:column}.product-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:0.5rem}.product-description{color:#6b7280;margin-bottom:1rem;flex-grow:1}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.product-price{font-size:1.5rem;font-weight:700;color:#2563eb}.product-button{background:#2563eb;color:white;padding:0.5rem 1rem;border-radius:0.5rem;border:none;font-weight:600;cursor:pointer;transition:background-color 0.2s}.product-button:hover{background:#1d4ed8}.service-icon-wrapper{background:linear-gradient(135deg, #667eea 0%, #764ba2 100%);border-radius:20px;padding:1.5rem;width:90px;height:90px;margin:0
auto 1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(102, 126, 234, 0.15);transition:all 0.3s ease;position:relative;overflow:hidden}.service-icon-wrapper::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg, transparent, rgba(255,255,255,0.1), transparent);transform:rotate(45deg);transition:all 0.5s ease}.service-icon-wrapper:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(102, 126, 234, 0.3)}.service-icon-wrapper:hover::before{animation:shine 0.5s ease-in-out}@keyframes
shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}100%{transform:translateX(100%) translateY(100%) rotate(45deg)}}.service-icon-wrapper
svg{width:52px;height:52px;color:#fff;z-index:1;filter:drop-shadow(0 2px 4px rgba(0,0,0,0.1))}.site-header{background:white;box-shadow:0 2px 4px rgba(0, 0, 0, 0.1);position:sticky;top:0;z-index:50;border-bottom:1px solid #e5e7eb}.header-container{max-width:1280px;margin:0
auto;padding:0
1rem}.header-content{display:flex;justify-content:space-between;align-items:center;height:70px;position:relative}.logo-section{flex-shrink:0;display:flex;align-items:center}.logo-container{display:flex;align-items:center}.site-logo{display:flex;align-items:center;text-decoration:none;color:#111827;transition:opacity 0.2s ease}.site-logo:hover{opacity:0.8}.custom-logo-link{display:inline-flex;align-items:center;text-decoration:none;margin-right:12px;flex-shrink:0}.custom-logo{height:auto;width:auto;max-height:50px;max-width:200px;display:block;transition:opacity 0.2s ease}.custom-logo:hover{opacity:0.8}.site-title{font-size:1.5rem;font-weight:700;color:#111827;text-decoration:none;transition:color 0.2s ease;white-space:nowrap}.site-title:hover{color:#1e40af}.logo-container{display:flex;align-items:center;flex-wrap:nowrap}@media (max-width: 640px){.site-title{font-size:1.25rem}.custom-logo{max-height:40px;max-width:150px}.custom-logo-link{margin-right:8px}}.site-title{font-size:1.5rem;font-weight:700;color:#111827;text-decoration:none;transition:color 0.2s ease;white-space:nowrap}.site-title:hover{color:#1e40af}.main-nav{display:none}@media (min-width: 768px){.main-nav{display:flex;align-items:center;gap:0.5rem}.main-nav
a{color:#6b7280;text-decoration:none;padding:0.75rem 1rem;border-radius:0.375rem;font-size:0.95rem;font-weight:500;transition:all 0.2s ease;position:relative}.main-nav a:hover{color:#1e40af;background:#f3f4f6}.main-nav a.current-menu-item{color:#1e40af;background:#eff6ff;font-weight:600}}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;padding:0.5rem;border-radius:0.375rem;color:#6b7280;background:#f9fafb;border:1px
solid #e5e7eb;cursor:pointer;transition:all 0.2s}.mobile-menu-button:hover{background:#f3f4f6;color:#1e40af}.mobile-menu-button
svg{height:1.5rem;width:1.5rem}@media (min-width: 768px){.mobile-menu-button{display:none}}.mobile-menu-container{background:white;border-top:1px solid #e5e7eb;box-shadow:0 4px 6px rgba(0, 0, 0, 0.1)}@media (min-width: 768px){.mobile-menu-container{display:none !important}}#mobile-menu
a{display:block;padding:0.75rem 1rem;color:#374151;text-decoration:none;font-weight:500;transition:all 0.2s;border-left:4px solid transparent}#mobile-menu a:hover{background:#f3f4f6;color:#1e40af;border-left-color:#1e40af}#mobile-menu a.current-menu-item{color:#1e40af;background:#eff6ff;border-left-color:#1e40af;font-weight:600}.premium-footer{background:linear-gradient(135deg, #1f2937 0%, #111827 100%);color:#f9fafb;position:relative;overflow:hidden}.premium-footer::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg, #3b82f6 0%, #1e40af 50%, #3b82f6 100%);background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes
shimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.footer-container{max-width:1280px;margin:0
auto;padding:0
1rem}.footer-content{display:grid;grid-template-columns:1fr;gap:3rem;padding:4rem 0 2rem}@media (min-width: 768px){.footer-content{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;align-items:start}}@media (min-width: 1024px){.footer-content{grid-template-columns:2fr 1fr 1fr 1.2fr;gap:4rem}}.footer-column{position:relative}.footer-title{font-size:1.25rem;font-weight:700;color:white;margin-bottom:1.5rem;position:relative;padding-bottom:0.5rem}.footer-title::after{content:'';position:absolute;bottom:0;left:0;width:40px;height:3px;background:linear-gradient(90deg, #3b82f6, #1e40af);border-radius:2px}.footer-about{padding-right:1rem}.footer-logo-section{display:flex;align-items:center;margin-bottom:1rem}.footer-logo{margin-right:1rem}.footer-logo .custom-logo{max-height:40px;max-width:150px;filter:brightness(1.2)}.footer-company-name{font-size:1.5rem;font-weight:800;color:white;margin:0;line-height:1}.footer-description{color:#d1d5db;line-height:1.6;margin:1.5rem 0;font-size:0.95rem}.footer-contact-info{margin-top:2rem}.contact-item{display:flex;align-items:center;margin-bottom:1rem;color:#d1d5db;font-size:0.9rem}.contact-icon{width:18px;height:18px;margin-right:0.75rem;color:#3b82f6;flex-shrink:0}.contact-item
a{color:#d1d5db;text-decoration:none;transition:color 0.2s}.contact-item a:hover{color:#3b82f6}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu
li{margin-bottom:0.875rem}.footer-menu
a{color:#d1d5db;text-decoration:none;font-size:0.95rem;transition:all 0.2s;position:relative;padding-left:1rem;display:block;line-height:1.4}.footer-menu a::before{content:'→';position:absolute;left:0;color:#3b82f6;opacity:0;transform:translateX(-5px);transition:all 0.2s}.footer-menu a:hover{color:white;padding-left:1.25rem}.footer-menu a:hover::before{opacity:1;transform:translateX(0)}.footer-social{text-align:left}.social-description{color:#d1d5db;font-size:0.95rem;margin-bottom:1.5rem;line-height:1.5}.social-links{display:flex;flex-direction:column;gap:1rem}.social-link{display:flex;align-items:center;padding:0.75rem 1rem;background:rgba(59, 130, 246, 0.1);border:1px
solid rgba(59, 130, 246, 0.3);border-radius:0.5rem;color:#d1d5db;text-decoration:none;transition:all 0.3s;position:relative;overflow:hidden}.social-link::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);transition:left 0.5s}.social-link:hover::before{left:100%}.social-link
svg{width:20px;height:20px;margin-right:0.75rem;transition:transform 0.2s}.social-link
span{font-weight:500;font-size:0.95rem}.social-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(59, 130, 246, 0.3)}.social-link.facebook:hover{background:rgba(59, 89, 152, 0.2);border-color:#3b5998;color:#3b5998}.social-link.instagram:hover{background:linear-gradient(45deg, rgba(225, 48, 108, 0.2), rgba(255, 220, 128, 0.2));border-color:#e1306c;color:#e1306c}.social-link.tiktok:hover{background:rgba(255, 0, 80, 0.2);border-color:#ff0050;color:#ff0050}.social-link:hover
svg{transform:scale(1.1)}.no-social-text{color:#9ca3af;font-style:italic;font-size:0.875rem;padding:1rem;background:rgba(156, 163, 175, 0.1);border-radius:0.375rem;text-align:center}.footer-bottom{border-top:1px solid #374151;padding:2rem 0;margin-top:1rem}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}@media (min-width: 768px){.footer-bottom-content{flex-direction:row;justify-content:space-between;text-align:left}}.copyright{color:#9ca3af;font-size:0.875rem;margin:0}.footer-bottom-menu{margin:0}.footer-nav-list{display:flex;list-style:none;margin:0;padding:0;gap:1.5rem}.footer-nav-list
a{color:#9ca3af;text-decoration:none;font-size:0.875rem;transition:color 0.2s}.footer-nav-list a:hover{color:#3b82f6}@media (max-width: 767px){.footer-content{padding:3rem 0 1.5rem;gap:2.5rem}.footer-about{padding-right:0}.social-links{gap:0.75rem}.social-link{padding:0.625rem 0.875rem;font-size:0.9rem}.footer-nav-list{flex-wrap:wrap;justify-content:center;gap:1rem}}.hero-section{background:linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);color:white;padding:5rem 0;text-align:center}.hero-container{max-width:1280px;margin:0
auto;padding:0
1rem}.hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}@media (min-width: 768px){.hero-title{font-size:3.75rem}}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem;color:#dbeafe}@media (min-width: 768px){.hero-subtitle{font-size:1.5rem}}.hero-tagline{font-size:1.125rem;margin-bottom:2rem;color:#bfdbfe}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;align-items:center}@media (min-width: 640px){.hero-buttons{flex-direction:row}}.hero-button-primary{background:white;color:#2563eb;padding:0.75rem 2rem;border-radius:0.5rem;font-weight:600;text-decoration:none;transition:background-color 0.2s}.hero-button-primary:hover{background:#f3f4f6}.hero-button-secondary{border:2px
solid white;color:white;padding:0.75rem 2rem;border-radius:0.5rem;font-weight:600;text-decoration:none;transition:all 0.2s}.hero-button-secondary:hover{background:white;color:#2563eb}.section{padding:4rem 0}.section-container{max-width:1280px;margin:0
auto;padding:0
1rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;color:#6b7280}.products-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.products-grid{grid-template-columns:repeat(2, 1fr)}}@media (min-width: 1024px){.products-grid{grid-template-columns:repeat(3, 1fr)}}.services-grid{display:grid;grid-template-columns:1fr;gap:3rem;text-align:center;padding:2rem 0}.services-grid>div{padding:2rem 1.5rem;border-radius:15px;transition:all 0.3s ease;background:rgba(255, 255, 255, 0.7);backdrop-filter:blur(10px);border:1px
solid rgba(255, 255, 255, 0.2)}.services-grid>div:hover{transform:translateY(-8px);background:rgba(255, 255, 255, 0.9);box-shadow:0 20px 40px rgba(0, 0, 0, 0.1)}.services-grid
h4{font-size:1.25rem;font-weight:700;color:#1f2937;margin-bottom:1rem;transition:color 0.3s ease}.services-grid
p{color:#6b7280;line-height:1.6;font-size:1rem}@media (min-width: 768px){.services-grid{grid-template-columns:repeat(3, 1fr);gap:2.5rem}}.wp-block-image{margin:1rem 0}.wp-block-image
img{height:auto;max-width:100%}.alignwide{margin-left:auto;margin-right:auto;clear:both}.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);max-width:100vw;width:100vw;clear:both}.admin-bar
.sticky{top:32px}@media screen and (max-width: 782px){.admin-bar
.sticky{top:46px}}.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content
h6{margin-top:2rem;margin-bottom:1rem;font-weight:700}.entry-content
p{margin-bottom:1rem;line-height:1.7}.entry-content ul,
.entry-content
ol{margin-bottom:1rem;padding-left:2rem}.entry-content
blockquote{border-left:4px solid #3b82f6;padding-left:1rem;margin:2rem 0;font-style:italic}.comment-list{list-style:none;padding:0}.comment{margin-bottom:2rem;padding:1rem;background:#f9fafb;border-radius:0.5rem}.comment-author{font-weight:600;margin-bottom:0.5rem}.comment-meta{font-size:0.875rem;color:#6b7280;margin-bottom:0.5rem}.main-navigation{display:block;width:100%}.main-navigation
ul{display:none;list-style:none;margin:0;padding-left:0}.main-navigation ul
ul{box-shadow:0 3px 3px rgba(0, 0, 0, 0.2);float:left;position:absolute;top:100%;left:-999em;z-index:99999}.main-navigation ul ul
ul{left:-999em;top:0}.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul ul
a{width:200px}.main-navigation ul li:hover > ul,
.main-navigation ul li.focus>ul{left:auto}.main-navigation
li{position:relative}.main-navigation
a{display:block;text-decoration:none}.pagination{display:flex;justify-content:center;gap:0.5rem;margin:2rem 0}.pagination a,
.pagination
span{display:block;padding:0.5rem 1rem;border:1px
solid #d1d5db;border-radius:0.375rem;text-decoration:none;color:#374151}.pagination a:hover{background-color:#f3f4f6}.pagination
.current{background-color:#3b82f6;color:white;border-color:#3b82f6}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0, 0, 0, 0.6);clip:auto !important;clip-path:none;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px
23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.contact-section{padding:4rem 0;background:white}.contact-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info{background:#f9fafb;border-radius:0.5rem;padding:2rem}.contact-info
h4{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.contact-item{display:flex;align-items:center;margin-bottom:1rem}.contact-item
svg{width:1.5rem;height:1.5rem;color:#2563eb;margin-right:0.75rem;flex-shrink:0}.contact-item
span{color:#000}.store-hours{margin-top:2rem}.store-hours
h5{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:1rem}.hours-item{display:flex;justify-content:space-between;margin-bottom:0.5rem;color:#374151}.contact-form{background:#f9fafb;border-radius:0.5rem;padding:2rem}.contact-form
h4{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group
label{display:block;font-size:0.875rem;font-weight:500;color:#374151;margin-bottom:0.25rem}.form-group input,
.form-group
textarea{width:100%;padding:0.75rem;border:1px
solid #d1d5db;border-radius:0.5rem;font-size:1rem;line-height:1.5;transition:border-color 0.2s, box-shadow 0.2s}.form-group input:focus,
.form-group textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px rgba(37, 99, 235, 0.1)}.form-submit{width:100%;background:#2563eb;color:white;padding:0.75rem 1rem;border:none;border-radius:0.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color 0.2s}.form-submit:hover{background:#1d4ed8}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-4>*+*{margin-left:1rem}.space-y-1>*+*{margin-top:0.25rem}.hidden{display:none}.block{display:block}@media (min-width: 768px){.md\\:hidden{display:none}.md\\:block{display:block}.md\\:flex{display:flex}}.border-t{border-top:1px solid #e5e7eb}.rounded-lg{border-radius:0.5rem}.rounded-full{border-radius:50%}.bg-white{background-color:white}.bg-gray-50{background-color:#f9fafb}.p-6{padding:1.5rem}.px-2{padding-left:0.5rem;padding-right:0.5rem}.pt-2{padding-top:0.5rem}.pb-3{padding-bottom:0.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-blue-600{color:#2563eb}.hover\\:text-blue-600:hover{color:#2563eb}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea,select{width:100%;padding:0.75rem;border:1px
solid #d1d5db;border-radius:0.375rem;font-size:1rem;line-height:1.5;color:#000 !important;background-color:#fff !important}#contact-form input,
#contact-form textarea,
#contact-form
select{color:#000 !important;background-color:#fff !important}#contact-form
label{color:#000 !important}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus,select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59, 130, 246, 0.1)}button,input[type="button"],input[type="reset"],input[type="submit"]{background:#3b82f6;color:white;border:none;padding:0.75rem 1.5rem;border-radius:0.375rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color 0.2s}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover{background:#2563eb}.products-hero-section{background:linear-gradient(135deg, #1e40af 0%, #3b82f6 100%);color:white;padding:4rem 0;text-align:center}.products-hero-section .hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem}.products-hero-section .hero-subtitle{font-size:1.25rem;opacity:0.9;max-width:600px;margin:0
auto}.product-categories-section{background:white;padding:2rem 0;border-bottom:1px solid #e5e7eb}.categories-filter{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.category-btn{background:#f3f4f6;color:#374151;border:2px
solid transparent;padding:0.75rem 1.5rem;border-radius:2rem;font-weight:500;cursor:pointer;transition:all 0.3s ease}.category-btn:hover{background:#e5e7eb}.category-btn.active{background:#3b82f6;color:white;border-color:#3b82f6}.products-grid-section{background:#f9fafb;padding:3rem 0;min-height:60vh}.products-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:2rem;margin-top:2rem}.product-card{background:white;border-radius:0.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1);transition:transform 0.3s ease, box-shadow 0.3s ease;height:fit-content}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1)}.product-image{height:200px;overflow:hidden;background:#f3f4f6}.product-image
img{width:100%;height:100%;object-fit:cover}.product-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#9ca3af}.product-placeholder
svg{width:64px;height:64px}.product-content{padding:1.5rem}.product-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:0.75rem;line-height:1.3}.product-description{color:#6b7280;margin-bottom:1rem;line-height:1.5}.product-categories{margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:0.5rem}.product-category-tag{background:#dbeafe;color:#1e40af;padding:0.25rem 0.75rem;border-radius:1rem;font-size:0.875rem;font-weight:500}.product-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.product-price{font-size:1.125rem;font-weight:700;color:#3b82f6}.product-button{background:#3b82f6;color:white;padding:0.5rem 1rem;border-radius:0.375rem;text-decoration:none;font-weight:500;transition:background-color 0.2s;display:inline-block}.product-button:hover{background:#2563eb;color:white;text-decoration:none}.no-products{grid-column:1 / -1;text-align:center;padding:4rem 2rem;color:#6b7280}.no-products-icon{width:80px;height:80px;margin:0
auto 1rem;color:#d1d5db}.no-products
h3{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:0.5rem}.no-products
p{font-size:1rem;max-width:400px;margin:0
auto}@keyframes
fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.products-hero-section .hero-title{font-size:2rem}.products-hero-section .hero-subtitle{font-size:1rem}.products-grid{grid-template-columns:1fr;gap:1.5rem}.categories-filter{justify-content:flex-start;overflow-x:auto;padding:0
1rem}.category-btn{white-space:nowrap}}.single-product-hero{background:white;padding:3rem 0}.product-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.product-hero-image{position:sticky;top:2rem}.product-image-gallery{display:flex;flex-direction:column;gap:1rem}.main-product-image{width:100%}.featured-product-image{width:100%;height:auto;border-radius:0.75rem;box-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1);transition:opacity 0.3s ease}.product-thumbnails{display:flex;gap:0.75rem;flex-wrap:wrap;margin-top:1rem}.product-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:0.5rem;cursor:pointer;border:3px
solid transparent;transition:all 0.2s ease;position:relative;overflow:hidden;display:block}.product-thumbnail:hover{border-color:#3b82f6;transform:scale(1.05);box-shadow:0 4px 12px rgba(59, 130, 246, 0.3)}.product-thumbnail.active{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59, 130, 246, 0.2);transform:scale(1.02)}.product-thumbnail:focus{outline:2px
solid #3b82f6;outline-offset:2px}.product-placeholder-large{background:#f3f4f6;border-radius:0.75rem;height:400px;display:flex;align-items:center;justify-content:center;color:#9ca3af}.product-placeholder-large
svg{width:100px;height:100px}.product-categories-single{margin-bottom:1rem;display:flex;gap:0.5rem;flex-wrap:wrap}.product-hero-title{font-size:2.5rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.2}.product-hero-price{font-size:2rem;font-weight:700;color:#059669;margin-bottom:1.5rem}.product-hero-price-unavailable{font-size:1.25rem;font-weight:500;color:#6b7280;margin-bottom:1.5rem;font-style:italic}.product-hero-excerpt{font-size:1.125rem;color:#6b7280;line-height:1.6;margin-bottom:2rem}.product-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.product-cta-button{background:#3b82f6;color:white;padding:1rem 2rem;border-radius:0.5rem;text-decoration:none;font-weight:600;font-size:1.125rem;transition:background-color 0.2s;display:inline-block}.product-cta-button:hover{background:#2563eb;color:white;text-decoration:none}.product-call-button{background:transparent;color:#3b82f6;padding:1rem 2rem;border:2px
solid #3b82f6;border-radius:0.5rem;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all 0.2s;display:inline-flex;align-items:center;gap:0.5rem}.product-call-button:hover{background:#3b82f6;color:white;text-decoration:none}.product-contact-button{background:transparent;color:#059669;padding:1rem 2rem;border:2px
solid #059669;border-radius:0.5rem;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all 0.2s;display:inline-flex;align-items:center;gap:0.5rem}.product-contact-button:hover{background:#059669;color:white;text-decoration:none}.single-product-details{background:#f9fafb;padding:3rem 0}.product-details-grid{display:grid;grid-template-columns:2fr 1fr;gap:3rem}.product-main-content
h2{font-size:2rem;font-weight:700;color:#111827;margin-bottom:1.5rem}.product-content{background:white;padding:2rem;border-radius:0.75rem;margin-bottom:2rem;line-height:1.7;color:#374151}.product-specifications{background:white;padding:2rem;border-radius:0.75rem}.product-specifications
h3{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.specs-grid{display:grid;gap:1rem}.spec-item{display:grid;grid-template-columns:1fr 2fr;gap:1rem;padding:0.75rem 0;border-bottom:1px solid #e5e7eb}.spec-item:last-child{border-bottom:none}.spec-label{font-weight:600;color:#374151}.spec-value{color:#6b7280}.product-sidebar{display:flex;flex-direction:column;gap:2rem}.product-info-card{background:white;padding:2rem;border-radius:0.75rem;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1)}.product-info-card
h3{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1rem}.product-info-card
p{color:#6b7280;margin-bottom:1.5rem;line-height:1.5}.contact-info-small{display:flex;flex-direction:column;gap:0.75rem}.contact-item-small{display:flex;align-items:center;gap:0.75rem;color:#374151;font-size:0.875rem}.contact-item-small
svg{color:#3b82f6}.hours-list-small{display:flex;flex-direction:column;gap:0.75rem}.hours-item-small{display:flex;justify-content:space-between;align-items:center;color:#374151;font-size:0.875rem}.hours-item-small span:first-child{font-weight:500}.related-products-section{background:white;padding:3rem 0}.related-products-section .section-title{text-align:center;font-size:2rem;font-weight:700;color:#111827;margin-bottom:2rem}@media (max-width: 768px){.product-hero-grid{grid-template-columns:1fr;gap:2rem}.product-hero-image{position:static}.product-hero-title{font-size:2rem}.product-hero-price{font-size:1.5rem}.product-hero-buttons{flex-direction:column}.product-details-grid{grid-template-columns:1fr;gap:2rem}.product-main-content
h2{font-size:1.5rem}.spec-item{grid-template-columns:1fr;gap:0.5rem}}@media (max-width: 768px){.contact-details{text-align:center}.contact-details
p{margin-bottom:0.5rem}.contact-details
div{flex-direction:column;gap:0.25rem}}