*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font-family:inherit}.header{background:#fff;border-bottom:2px solid #000;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-container,.logo{align-items:center;display:flex}.logo-image{height:50px;object-fit:contain;width:auto}.nav{align-items:center;display:flex;gap:2rem}.nav-link{color:#000;font-size:.9rem;font-weight:500;letter-spacing:.5px;padding:.5rem 0;position:relative;text-transform:uppercase;transition:color .3s ease}.nav-link.active,.nav-link:hover{color:gold}.nav-link.active:after{background:gold;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.nav-link--login{background:#000;border-radius:4px;color:#fff!important;padding:.5rem 1rem!important}.nav-link--login:hover{background:#333;color:gold!important}.nav-link--login.active:after{display:none}.header-marketvendrdirect-link{align-items:center;display:flex;padding:.25rem 0}.header-marketvendrdirect-logo{height:40px;object-fit:contain;opacity:.75;transition:opacity .25s ease;width:auto}.header-marketvendrdirect-link:hover .header-marketvendrdirect-logo{opacity:1}.menu-toggle{background:#0000;display:none;flex-direction:column;gap:5px;padding:.5rem}.menu-toggle span{background:#000;height:3px;transition:all .3s ease;width:25px}@media (max-width:768px){.menu-toggle{display:flex}.nav{background:#fff;border-bottom:2px solid #000;flex-direction:column;left:0;opacity:0;padding:1rem 2rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-link{border-bottom:1px solid #e5e5e5;padding:1rem 0;width:100%}.nav-link:last-child{border-bottom:none}}.footer{background:#000;border-top:2px solid gold;color:#fff;margin-top:auto}.footer-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:3rem 2rem}.footer-section h3{color:gold;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.footer-section p{color:#e5e5e5;line-height:1.8}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#e5e5e5;transition:color .3s ease}.footer-section ul li a:hover{color:gold}.footer-section a{color:gold;transition:color .3s ease}.footer-section a:hover{color:#fff;text-decoration:underline}.footer-address{margin-top:1rem}.footer-address p{margin-bottom:.25rem}.footer-bottom{border-top:1px solid #333;color:#999;padding:1.5rem 2rem;text-align:center}.footer-company-info{line-height:1.8;margin-bottom:1rem}.footer-company-info p{font-size:.9rem;margin-bottom:.25rem}.footer-legal{align-items:center;display:flex;flex-direction:column;gap:.75rem}.cookie-preferences-link{background:none;border:none;color:gold;cursor:pointer;font-size:.9rem;padding:.5rem;text-decoration:underline;transition:color .3s ease}.cookie-preferences-link:hover{color:#fff}@media (max-width:768px){.footer-container{gap:2rem;grid-template-columns:1fr}.footer-legal{gap:1rem}}.cookie-consent-overlay{animation:slideUp .5s ease-out;bottom:0;left:0;position:fixed;right:0;z-index:9999}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-banner{background:#000;border-top:3px solid gold;box-shadow:0 -4px 12px #0000004d;color:#fff;padding:1.25rem 2rem}.cookie-consent-content{margin:0 auto 1rem;max-width:1000px}.cookie-consent-content h3{color:gold;font-size:1.1rem;font-weight:700;margin-bottom:.75rem}.cookie-consent-content p{color:#e5e5e5;font-size:.9rem;line-height:1.5;margin-bottom:.5rem}.cookie-consent-details{color:#ccc;font-size:.85rem}.cookie-consent-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1200px}.cookie-btn{border:2px solid;cursor:pointer;font-size:.85rem;font-weight:600;letter-spacing:.5px;min-width:130px;padding:.75rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.cookie-btn-accept{background:gold;border-color:gold;color:#000}.cookie-btn-accept:hover{background:#fff;border-color:#fff;color:#000}.cookie-btn-decline{background:#0000;border-color:#fff;color:#fff}.cookie-btn-decline:hover{background:#fff;color:#000}@media (max-width:768px){.cookie-consent-banner{padding:1rem}.cookie-consent-content h3{font-size:1rem}.cookie-consent-content p{font-size:.85rem}.cookie-consent-actions{flex-direction:column}.cookie-btn{padding:.875rem;width:100%}}.home{width:100%}.hero{background:#fff;border-bottom:2px solid #000;color:#000;padding:6rem 2rem}.hero-container{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.hero-content{text-align:left}.hero-badge{background:gold;border:2px solid #000;color:#000;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:1.5rem;padding:.5rem 1rem;text-transform:uppercase}.hero h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#333;font-size:1rem;line-height:1.8;margin-bottom:2rem}.hero-visual{align-items:center;display:flex;justify-content:center}.hero-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);max-width:400px;width:100%}.hero-block{align-items:center;aspect-ratio:1;background:#fff;border:2px solid #000;display:flex;justify-content:center;overflow:hidden;position:relative;transition:transform .3s ease}.hero-block:hover{transform:translateY(-5px)}.hero-block-1,.hero-block-2{background:#000}.hero-block-2{padding:.15rem}.hero-block-3,.hero-block-4{background:#000}.hero-block-4{padding:.15rem}.hero-block-5{background:gold;border:none;border-radius:50% 0 50% 50%}.hero-block-6{padding:.15rem}.hero-block-6,.hero-block-7,.hero-block-8{background:#000}.hero-block-8{padding:.15rem}.hero-block-9{background:#000}.hero-block img{border:1px solid #000;display:block;height:100%;object-fit:cover;width:100%}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.btn{border:2px solid;display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:.5px;padding:.875rem 2rem;text-transform:uppercase;transition:all .3s ease}.btn-primary{background:gold;border-color:gold;color:#000}.btn-primary:hover{background:#000;border-color:gold;color:gold}.btn-secondary{background:#0000;border-color:#000;color:#000}.btn-secondary:hover{background:#000;border-color:#000;color:#fff}.btn-large{font-size:1.1rem;padding:1rem 2.5rem}.images-section{background:#fff;border-bottom:2px solid #000;border-top:2px solid #000;padding:5rem 2rem}.images-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.image-block{aspect-ratio:4/3;border:2px solid #000;overflow:hidden}.image-block img{display:block;height:100%;object-fit:cover;width:100%}.services-overview{background:#f5f5f5;padding:5rem 0}.section-subtitle{background:gold;border:2px solid #000;color:#000;display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.25rem;margin-left:auto;margin-right:auto;padding:.5rem 1rem;text-align:center;text-transform:uppercase;width:auto}.section-title{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:3rem;margin-top:0;text-align:center}.services-block{background:#fff;border:2px solid #000}.services-grid-block{align-items:stretch;border-bottom:1px solid #000;display:grid;grid-template-columns:1fr 1fr}.services-grid-block:last-child{border-bottom:none}.block-left{align-items:center;border-right:1px solid #000;display:flex;padding:3rem}.block-left h3{color:#000;font-size:2rem;font-weight:700;line-height:1.2;margin:0}.block-right{align-items:center;display:flex;justify-content:flex-start;padding:3rem}.block-list{display:flex;flex-direction:column;justify-content:center;list-style:none;margin:0;padding:0;width:100%}.block-list li{align-items:center;color:#333;display:flex;font-size:1rem;font-weight:400;justify-content:flex-start;line-height:1.8;margin-bottom:1.5rem;padding-left:1.5rem;position:relative}.block-list li:last-child{margin-bottom:0}.block-list li:before{color:gold;content:"•";font-size:1.5rem;font-weight:700;left:0;position:absolute}.why-choose-us{background:#fff;padding:5rem 0}.why-choose-us .section-title{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.feature p{margin:0}.cta-section{background:#000;border-top:2px solid gold;color:#fff;padding:5rem 2rem;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{color:#e5e5e5;font-size:1.25rem;margin-bottom:2rem}@media (max-width:968px){.hero-container{gap:3rem;grid-template-columns:1fr}.hero-container,.hero-content{text-align:center}.hero-buttons{justify-content:center}.hero-visual{order:-1}.images-grid{grid-template-columns:repeat(2,1fr)}.services-grid-block{grid-template-columns:1fr}.block-left{border-bottom:1px solid #000;border-right:none}}@media (max-width:768px){.hero{padding:4rem 2rem}.hero h1{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-grid{max-width:300px}.images-grid{grid-template-columns:1fr}.section-title{font-size:2rem}.block-left,.block-right{padding:2rem}.block-left h3{font-size:1.5rem}.block-list li{font-size:.95rem}.why-choose-us .section-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.cta-section h2{font-size:2rem}}.about{width:100%}.about-hero{background:#000;border-bottom:2px solid gold;color:#fff;padding:4rem 2rem;text-align:center}.about-hero h1{font-size:3rem;font-weight:700;margin-bottom:1.5rem}.about-intro{color:#e5e5e5;font-size:1.25rem;line-height:1.8;margin:0 auto;max-width:800px}.about-content{background:#f5f5f5;padding:5rem 0}.about-section{margin-bottom:4rem}.about-section h2{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-section p{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;max-width:900px}.about-section p:last-child{margin-bottom:0}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.feature{background:#fff;border:2px solid #000;padding:2rem;transition:transform .3s ease}.feature:hover{box-shadow:4px 4px 0 gold;transform:translateY(-5px)}.feature h3{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.feature p{color:#333;line-height:1.7}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-intro{font-size:1.1rem}.about-section h2{font-size:2rem}.features-grid{grid-template-columns:1fr}}.vendors{width:100%}.vendors-hero{background:#fff;border-bottom:2px solid #000;color:#000;padding:4rem 2rem;text-align:center}.vendors-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.vendors-hero p{color:#333;font-size:1.25rem}.vendors-content{background:#f5f5f5;padding:5rem 2rem}.vendors-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.vendor-card{align-items:center;background:#fff;border:2px solid #000;display:flex;flex-direction:column;padding:2rem;text-align:center;transition:transform .3s ease}.vendor-card-link{color:inherit;cursor:pointer;text-decoration:none}.vendor-card-link:hover,.vendor-card:hover{box-shadow:4px 4px 0 gold;transform:translateY(-5px)}.vendor-image-placeholder{align-items:center;background:#f5f5f5;border:1px solid #000;display:flex;height:250px;justify-content:center;margin-bottom:1.5rem;width:100%}.vendor-image-placeholder img{height:100%;object-fit:contain;padding:1rem;width:100%}.vendor-placeholder{align-items:center;color:#000;display:flex;font-size:4rem;font-weight:700;height:100%;justify-content:center;width:100%}.vendor-card h3{color:#000;font-size:1.25rem;font-weight:700;line-height:1.4;margin:0}.vendor-card.coming-soon .vendor-placeholder{color:gold}.vendor-card.coming-soon h3{color:#666;font-weight:500}.no-vendors{background:#fff;border:2px solid #000;padding:3rem;text-align:center}.no-vendors p{color:#666;font-size:1.1rem}@media (max-width:768px){.vendors-hero h1{font-size:2rem}.vendors-grid{grid-template-columns:1fr}.vendor-image-placeholder{height:200px}.vendor-placeholder{font-size:3rem}}.contact{width:100%}.contact-hero{background:#000;border-bottom:2px solid gold;color:#fff;padding:4rem 2rem;text-align:center}.contact-hero h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.contact-hero p{color:#e5e5e5;font-size:1.25rem}.contact-content{background:#f5f5f5;padding:5rem 2rem}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.contact-grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.contact-info h2{color:#000;font-size:2rem;font-weight:700;margin-bottom:1rem}.contact-info>p{color:#333;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item h3{color:#000;font-size:1.25rem;font-size:.9rem;font-weight:700;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.contact-item p{color:#333;line-height:1.7;margin-bottom:.25rem}.contact-item a{color:#000;text-decoration:underline;transition:color .3s ease}.contact-item a:hover{color:gold}.contact-form-wrapper{background:#fff;border:2px solid #000;padding:2.5rem}.contact-form{display:flex;flex-direction:column}.form-group{margin-bottom:1.5rem}.form-group label{color:#000;display:block;font-size:.85rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.form-group input,.form-group textarea{background:#fff;border:2px solid #000;font-family:inherit;font-size:1rem;padding:.875rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:gold;box-shadow:0 0 0 3px #ffd7001a;outline:none}.form-group textarea{resize:vertical}.submit-btn{align-self:flex-start;background:#000;border:2px solid #000;color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.submit-btn:hover:not(:disabled){background:gold;border-color:gold;color:#000}.submit-btn:disabled{cursor:not-allowed;opacity:.6}.form-message{border:2px solid;font-weight:600;margin-bottom:1.5rem;padding:1rem;text-align:center}.form-success{background:#d4edda;border-color:#c3e6cb;color:#155724}.form-error{background:#f8d7da;border-color:#f5c6cb;color:#721c24}@media (max-width:968px){.contact-grid{grid-template-columns:1fr}}@media (max-width:768px){.contact-hero h1{font-size:2rem}.contact-form-wrapper{padding:2rem}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}
/*# sourceMappingURL=main.d8f2ff08.css.map*/