*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fefefe;color:#333;font-display:swap;font-family:Crimson Text,Libre Baskerville,Times New Roman,serif;font-weight:400;line-height:1.7}h1,h2,h3,h4,h5,h6{color:#333;font-family:Playfair Display,serif;font-weight:700;line-height:1.2;margin-bottom:1rem}h1{font-size:3.5rem;letter-spacing:.5px}h1,h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text}h2{font-size:2.5rem;letter-spacing:.3px}h3{color:#333;font-size:2rem}h4{font-size:1.5rem}h4,h5{color:#8b4513}h5{font-size:1.25rem}h6{color:#8b4513;font-size:1.125rem}p{font-family:Crimson Text,serif;font-size:1rem;line-height:1.7;margin-bottom:1rem}.text-primary,p{color:#333}.text-secondary{color:#666}.text-accent{color:#8b4513}.text-white{color:#fff}.text-left{text-align:left}.text-right{text-align:right}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.text-center{text-align:center}.mb-4{margin-bottom:2rem}.mb-6{margin-bottom:3rem}.mt-4{margin-top:2rem}.mt-6{margin-top:3rem}.btn{font-size:16px;font-weight:500;padding:12px 30px}.btn-primary{background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru)}.btn-primary:hover{box-shadow:0 10px 25px #8b45134d}.btn-secondary{border:2px solid #8b4513;color:#8b4513}.btn-secondary:hover{background:#8b4513}.fade-in{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translateX(-50px);transition:all .6s ease}.slide-in-left.visible{opacity:1;transform:translateX(0)}.slide-in-right{opacity:0;transform:translateX(50px);transition:all .6s ease}.slide-in-right.visible{opacity:1;transform:translateX(0)}@media (max-width:768px){.container{padding:0 15px}.section{padding:60px 0}.btn{font-size:14px;padding:10px 25px}}.submission-popup-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.submission-popup{animation:slideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 25px 80px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}.submission-popup-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.submission-popup-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin:0}.popup-close-btn:hover{background:#f5f5f5;color:#333}.submission-popup-content{padding:2rem}.loading-section{padding:2rem 0;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#667eea;height:60px;margin:0 auto 2rem;width:60px}.loading-section h3{color:#333;font-size:1.3rem;margin-bottom:1rem}.loading-section p{color:#666;margin:0}.success-section{text-align:center}.success-icon{animation:bounceIn .6s ease-out;margin-bottom:2rem}.success-section h3{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.success-message{color:#666;font-size:1rem;line-height:1.6;margin-bottom:2rem}.submission-details{background:#f8f9fa;border-radius:12px;padding:1.5rem}.next-steps,.submission-details{margin-bottom:2rem;text-align:left}.next-steps h4{color:#333;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.next-steps ul{list-style:none;margin:0;padding:0}.next-steps li{color:#666;padding:.5rem 0 .5rem 1.5rem;position:relative}.next-steps li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.contact-info{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-radius:12px;padding:1.5rem;text-align:center}.contact-info p{color:#333;font-weight:500;margin-bottom:1rem}.contact-methods{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact-btn{align-items:center;background:#fff;border:2px solid #667eea;border-radius:8px;color:#667eea;display:inline-flex;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-btn:hover{background:#667eea;box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-2px)}.submission-popup-footer{border-top:1px solid #eee;padding:1rem 2rem 2rem;text-align:center}.btn-primary:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}@media (max-width:768px){.submission-popup{margin:10px;max-height:95vh}.submission-popup-header{padding:1.5rem 1.5rem 1rem}.submission-popup-header h2{font-size:1.5rem}.submission-popup-content{padding:1.5rem}.contact-methods{align-items:center;flex-direction:column}.contact-btn{max-width:200px;width:100%}}@media (max-width:480px){.submission-popup-overlay{padding:10px}.submission-popup-content,.submission-popup-header{padding:1rem}.detail-item{align-items:flex-start;flex-direction:column;gap:.25rem}}.notification-info{align-items:center;background:#e3f2fd;border:1px solid #2196f3;border-radius:10px;display:flex;gap:12px;margin:20px 0;padding:15px}.notification-icon{align-items:center;background:linear-gradient(135deg,#8b4513,#d2691e);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:24px;height:40px;justify-content:center;width:40px}.notification-text{color:#0d47a1;font-size:14px;line-height:1.4}.notification-text strong{color:#1565c0}.confirmation-popup-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2500}.confirmation-popup{animation:slideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 25px 80px #0000004d;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.confirmation-popup-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.confirmation-popup-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;margin:0}.popup-close-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.popup-close-btn:hover:not(:disabled){background:#f5f5f5;color:#333}.popup-close-btn:disabled{cursor:not-allowed;opacity:.5}.confirmation-popup-content{padding:2rem}.confirmation-message{background:linear-gradient(135deg,#ffc1071a,#ff98001a);border:1px solid #ffc1074d;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:center}.warning-icon{animation:bounceIn .6s ease-out;margin-bottom:1rem}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.confirmation-message h3{color:#333;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.confirmation-message p{color:#666;line-height:1.6;margin:0}.confirmation-details,.detail-section{margin-bottom:2rem}.detail-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem}.detail-section h4{border-bottom:2px solid #e9ecef;color:#667eea;font-size:1.1rem;font-weight:600;margin:0 0 1rem;padding-bottom:.5rem}.detail-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.detail-item{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:.75rem 0}.detail-item:last-child{border-bottom:none}.detail-label{color:#333;font-size:.9rem;font-weight:600}.detail-value{color:#667eea;font-size:.9rem;font-weight:500;text-align:right}.products-summary{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.product-summary-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.product-info{display:flex;flex-direction:column;gap:.25rem}.product-name{font-size:.9rem}.product-quantity{align-items:center;display:flex;gap:.5rem}.quantity-value{background:#667eea;border-radius:12px;color:#fff;font-size:.8rem;font-weight:600;padding:.25rem .75rem}.total-summary{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.total-label{color:#333;font-size:1rem;font-weight:600}.total-value{color:#667eea;font-size:1.1rem;font-weight:700}.message-content{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:1rem}.message-content p{color:#666;font-style:italic;line-height:1.6;margin:0}.confirmation-note{align-items:flex-start;background:linear-gradient(135deg,#667eea0d,#764ba20d);border:1px solid #667eea33;border-radius:12px;display:flex;gap:.75rem;padding:1.5rem}.note-icon{flex-shrink:0;margin-top:.125rem}.confirmation-note p{color:#666;font-size:.9rem;line-height:1.6;margin:0}.confirmation-popup-footer{border-top:1px solid #eee;display:flex;gap:1rem;justify-content:flex-end;padding:1rem 2rem 2rem}.btn{align-items:center;display:inline-flex;gap:.5rem;justify-content:center;min-width:140px}.btn-primary:hover:not(:disabled){box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary:hover:not(:disabled){background:#e9ecef;border-color:#d0d0d0}.btn:disabled{box-shadow:none;transform:none}.btn-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.confirmation-popup{margin:10px;max-height:95vh}.confirmation-popup-header{padding:1.5rem 1.5rem 1rem}.confirmation-popup-header h2{font-size:1.5rem}.confirmation-popup-content{padding:1.5rem}.detail-grid{grid-template-columns:1fr}.detail-item{align-items:flex-start;flex-direction:column;gap:.25rem}.detail-value{text-align:left}.confirmation-popup-footer{flex-direction:column;gap:.75rem}.btn{width:100%}}@media (max-width:480px){.confirmation-popup-overlay{padding:10px}.confirmation-popup-content,.confirmation-popup-header,.detail-section{padding:1rem}.product-summary-item{align-items:flex-start;flex-direction:column;gap:.5rem}.product-quantity{align-self:flex-end}}.quote-modal-overlay{align-items:center;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#000000b3;border:2px solid red;bottom:0;display:flex;justify-content:center;left:0;min-height:100vh;opacity:1;overflow-y:auto;padding:20px;position:fixed;right:0;top:0;visibility:visible;width:100vw;z-index:1500}.quote-modal{animation:modalSlideIn .3s ease-out;background:#fff;border:3px solid #8b4513;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:block;margin:0 auto;max-height:90vh;max-width:800px;min-height:400px;overflow-y:auto;position:relative;transform:translateZ(0);width:100%;will-change:transform;z-index:1501}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.quote-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.quote-modal-header h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#333;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin:0}.quote-progress{border-bottom:1px solid #eee;padding:1rem 2rem}.progress-steps{gap:2rem;justify-content:center}.progress-step,.progress-steps{align-items:center;display:flex}.progress-step{flex-direction:column;gap:.5rem;position:relative}.progress-step:not(:last-child):after{background:#e0e0e0;content:"";height:2px;position:absolute;right:-2rem;top:15px;width:4rem;z-index:1}.progress-step.completed:not(:last-child):after{background:#667eea}.step-number{background:#e0e0e0;color:#999;font-size:.9rem;font-weight:600;height:30px;position:relative;transition:all .3s ease;width:30px;z-index:2}.progress-step.active .step-number,.progress-step.completed .step-number{background:#667eea;color:#fff}.step-label{color:#666;font-size:.8rem;font-weight:500;text-align:center}.progress-step.active .step-label{color:#667eea;font-weight:600}.quote-modal-close{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:2rem;height:40px;justify-content:center;padding:0;transition:all .3s ease;width:40px}.quote-modal-close:hover{background:#f5f5f5;color:#333}.quote-form{min-height:300px;padding:2rem}.quote-form,.quote-form-section{display:block;opacity:1;visibility:visible}.quote-form-section{margin-bottom:2rem}.quote-form-section h3{border-bottom:2px solid #f0f0f0;color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.quote-form-section h4{color:#8b4513;font-family:Crimson Text,serif;font-size:1.2rem;font-weight:600;margin:1.5rem 0 1rem}.form-row{margin-bottom:1rem}.form-group label{font-size:.9rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;display:block;font-family:inherit;opacity:1;visibility:visible;width:100%}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.error-message{color:#e74c3c;display:block;font-size:.8rem;margin-top:.25rem}.form-group textarea{min-height:100px}.product-category-section{margin-bottom:3rem}.category-header{align-items:center;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem}.category-title{color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin:0}.category-count{background:#667eea1a;border-radius:12px;color:#667eea;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.products-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{border:2px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 15px #0000000d;cursor:pointer;transition:all .3s ease}.product-card:hover{border-color:#667eea;box-shadow:0 8px 25px #667eea26;transform:translateY(-2px)}.product-card.selected{background:linear-gradient(135deg,#667eea0d,#764ba20d);border-color:#667eea;box-shadow:0 8px 25px #667eea33}.card-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1.5rem 1.5rem 1rem;position:relative}.product-image-placeholder{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;height:60px;margin-bottom:1rem;width:60px}.product-initial{color:#fff;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.card-actions{position:absolute;right:1rem;top:1rem}.action-btn{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:32px;justify-content:center;transition:all .3s ease;width:32px}.action-btn.add{background:#667eea;color:#fff}.action-btn.add:hover{background:#5a6fd8;transform:scale(1.1)}.action-btn.selected{background:#28a745;color:#fff}.action-btn.selected:hover{background:#218838;transform:scale(1.1)}.card-content{padding:0 1.5rem 1.5rem}.product-title{font-size:1.1rem;font-weight:600;line-height:1.3;margin:0 0 .5rem}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.9rem;line-height:1.4;margin:0 0 1rem;overflow:hidden}.feature-tag{background:#667eea1a;border-radius:8px;font-size:.75rem;padding:.25rem .5rem}.selected-products-summary{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px solid #667eea33;border-radius:16px;box-shadow:0 4px 15px #667eea1a;margin-bottom:3rem;padding:2rem}.summary-header{margin-bottom:1.5rem}.summary-header h4{color:#667eea;font-size:1.3rem;font-weight:600;margin:0 0 .5rem}.summary-subtitle{color:#666;font-size:.9rem}.selected-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.selected-product-card{background:#fff;border:2px solid #667eea33;border-radius:12px;overflow:hidden;position:relative;transition:all .3s ease}.selected-product-card:hover{border-color:#667eea;box-shadow:0 4px 15px #667eea33}.selected-card-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);padding:1rem 1rem .5rem;position:relative}.close-card-btn{align-items:center;background:#e74c3c1a;border:none;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;font-size:1rem;font-weight:700;height:24px;justify-content:center;position:absolute;right:.75rem;top:.75rem;transition:all .3s ease;width:24px}.close-card-btn:hover{background:#e74c3c;color:#fff;transform:scale(1.1)}.selected-card-content{padding:0 1rem 1rem}.selected-card-content .product-title{font-size:1rem;margin-bottom:.25rem}.product-category{color:#666;font-size:.8rem;margin-bottom:1rem}.quantity-section{display:flex;flex-direction:column;gap:.5rem}.quantity-label{color:#666;font-size:.8rem;font-weight:500;margin:0}.quantity-controls{gap:.5rem}.quantity-btn,.quantity-controls{align-items:center;display:flex;justify-content:center}.quantity-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:1rem;font-weight:700;height:28px;transition:all .3s ease;width:28px}.quantity-btn:hover{background:#667eea;border-color:#667eea;color:#fff}.quantity-input{border:1px solid #ddd;border-radius:6px;font-size:.9rem;font-weight:500;padding:.25rem;text-align:center;width:50px}.quantity-input:focus{border-color:#667eea;box-shadow:0 0 0 2px #667eea1a;outline:none}.remove-product-btn{align-items:center;background:none;border:none;border-radius:50%;color:#999;cursor:pointer;display:flex;font-size:1.2rem;height:20px;justify-content:center;padding:0;transition:all .2s ease;width:20px}.remove-product-btn:hover{background:#f5f5f5;color:#333}.review-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.review-section h4{color:#667eea;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.review-info p{color:#333;margin:.5rem 0}.review-products{display:flex;flex-direction:column;gap:.75rem}.review-product-item{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.review-product-item .product-info{display:flex;flex-direction:column;gap:.25rem}.review-product-item .product-name{color:#333;font-weight:600}.review-product-item .product-category{color:#666;font-size:.8rem;text-transform:capitalize}.review-product-item .product-quantity{background:#667eea1a;border-radius:12px;color:#667eea;font-size:.8rem;font-weight:600;padding:.25rem .75rem}.quote-form-actions{border-top:1px solid #eee;margin-top:2rem;padding-top:2rem}.action-buttons{align-items:center;justify-content:space-between}.action-buttons .btn{min-width:120px}.btn:disabled{cursor:not-allowed;opacity:.6}.btn:disabled:hover{box-shadow:none;transform:none}@media (max-width:768px){.quote-modal{margin:10px;max-height:95vh}.quote-modal-header{padding:1.5rem 1.5rem 1rem}.quote-modal-header h2{font-size:1.5rem}.quote-progress{padding:1rem}.progress-steps{gap:1rem}.progress-step:not(:last-child):after{right:-1rem;width:2rem}.step-label{font-size:.7rem}.quote-form{padding:1.5rem}.form-row{grid-template-columns:1fr}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.selected-products-grid{gap:1rem;grid-template-columns:1fr}.selected-product-card{margin-bottom:1rem}.quantity-controls{justify-content:flex-start}.action-buttons{flex-direction:column;gap:.75rem}.btn{width:100%}.review-product-item{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.quote-modal-overlay{align-items:flex-start;padding:20px 10px 10px}.quote-modal{margin:0;max-height:95vh}.quote-form,.quote-modal-header{padding:1rem}}.catalog-download{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e9ecef;border-radius:15px;box-shadow:0 4px 15px #0000001a;display:flex;gap:1.5rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.catalog-download:before{background:linear-gradient(135deg,#667eea05,#764ba205);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.catalog-download:hover:before{opacity:1}.catalog-download:hover{border-color:#667eea4d;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.catalog-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;box-shadow:0 4px 15px #667eea4d;color:#fff;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;width:60px;z-index:2}.catalog-content{flex:1 1;position:relative;z-index:2}.catalog-title{color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 .8rem}.catalog-description{color:#666;font-family:Crimson Text,serif;font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.catalog-download-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;letter-spacing:.5px;padding:.8rem 1.5rem;text-transform:uppercase;transition:all .3s ease}.catalog-download-btn:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.catalog-download-btn:active{transform:translateY(0)}.catalog-download.compact{gap:1rem;padding:1.5rem}.catalog-download.compact .catalog-icon{height:50px;width:50px}.catalog-download.compact .catalog-title{font-size:1.3rem;margin-bottom:.6rem}.catalog-download.compact .catalog-description{font-size:.9rem;margin-bottom:1rem}.catalog-download.compact .catalog-download-btn{font-size:.9rem;padding:.6rem 1.2rem}.catalog-download.inline{background:#0000;border:none;box-shadow:none;gap:.8rem;padding:0}.catalog-download.inline:hover{box-shadow:none;transform:none}.catalog-download.inline .catalog-icon{border-radius:8px;height:40px;width:40px}.catalog-download.inline .catalog-content{display:none}.catalog-download.inline .catalog-download-btn{background:#0000;border:2px solid #667eea;box-shadow:none;color:#667eea;font-size:.9rem;margin-left:.5rem;padding:.5rem 1rem}.catalog-download.inline .catalog-download-btn:hover{background:#667eea;box-shadow:0 4px 15px #667eea4d;color:#fff;transform:translateY(-1px)}@media (max-width:768px){.catalog-download{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.catalog-icon{height:50px;width:50px}.catalog-title{font-size:1.3rem}.catalog-description{font-size:.9rem}.catalog-download-btn{justify-content:center;width:100%}.catalog-download.inline{flex-direction:row;text-align:left}.catalog-download.inline .catalog-content{display:flex;flex-direction:column;gap:.5rem}.catalog-download.inline .catalog-title{font-size:.9rem;margin-bottom:.2rem}.catalog-download.inline .catalog-description{font-size:.7rem;margin-bottom:.5rem}}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.navbar-content{justify-content:space-between;padding:1rem 0}.navbar-brand,.navbar-content{align-items:center;display:flex}.navbar-brand{color:#333;text-decoration:none;transition:all .3s ease}.navbar-brand:hover{transform:translateY(-1px)}.logo-container{align-items:center;display:flex;gap:0;height:60px;min-width:200px}.navbar-logo{display:block;flex-shrink:0;height:60px;max-width:200px;object-fit:contain;transition:all .3s ease;width:auto}.navbar-logo:hover{transform:scale(1.05)}.brand-text{align-items:flex-start;display:none;flex-direction:column;gap:.25rem}.brand-name{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;letter-spacing:.5px;line-height:1}.brand-tagline{color:#8b4513;font-family:Crimson Text,serif;font-size:.75rem;font-style:italic;font-weight:400;letter-spacing:1px;line-height:1}.navbar-menu{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.navbar-link{color:#333;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none;transition:all .3s ease}.navbar-link:hover{color:#8b4513;transform:translateY(-1px)}.navbar-link.active{color:#8b4513;font-weight:600}.navbar-link.active:after{border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.navbar-cta,.navbar-link.active:after{background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru)}.navbar-cta{border-radius:8px;box-shadow:0 2px 10px #8b45134d;color:#fff;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.navbar-cta:hover{box-shadow:0 4px 15px #8b451366;color:#fff;transform:translateY(-2px)}.navbar-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:.25rem;padding:.5rem}.navbar-toggle span{background:#333;border-radius:2px;height:3px;transform-origin:center;transition:all .3s ease;width:25px}.navbar-toggle.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.navbar-toggle.active span:nth-child(2){opacity:0}.navbar-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.navbar-menu{background:#fff;box-shadow:0 4px 20px #0000001a;flex-direction:column;gap:1.5rem;left:0;opacity:0;padding:2rem;position:fixed;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.navbar-link{border-bottom:1px solid #f0f0f0;font-size:1.125rem;padding:.75rem 0;text-align:center;width:100%}.navbar-link:last-of-type{border-bottom:none}.navbar-cta{margin-top:1rem;text-align:center;width:100%}.navbar-toggle{display:flex}.navbar-content{padding:.75rem 0}.navbar-logo{height:40px;max-width:50px}.logo-container{gap:.75rem;height:50px;min-width:150px}.brand-name{font-size:1.25rem}.brand-tagline{font-size:.7rem}}@media (max-width:480px){.navbar-menu{padding:1.5rem}.navbar-link{font-size:1rem}.logo-container{gap:.5rem;min-width:120px}.brand-name{font-size:1.125rem}.brand-tagline{font-size:.65rem}.navbar-logo{height:35px;max-width:45px}}.navbar-catalog{flex-shrink:0;margin-left:1rem}.navbar-catalog .catalog-download.inline{background:#0000;border:none;box-shadow:none;gap:.5rem;margin:0;padding:0}.navbar-catalog .catalog-download.inline:hover{box-shadow:none;transform:none}@media (max-width:768px){.navbar-catalog{margin-left:0;margin-top:.5rem;width:100%}}.footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #0000001a;color:#333;margin-top:auto;overflow:hidden;padding:80px 0 0;position:relative}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:3rem;position:relative;z-index:2}.footer-logo-container{align-items:center;display:flex;gap:0;margin-bottom:1.5rem}.footer-logo{height:80px;max-width:250px;object-fit:contain;width:auto}.footer-brand-text{display:none}.footer-brand-text h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;letter-spacing:.5px;margin-bottom:.25rem}.footer-tagline{color:peru;font-family:Crimson Text,serif;font-size:.9rem;font-style:italic;letter-spacing:.5px;margin:0}.footer-description{color:#666;font-family:Crimson Text,serif;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.footer-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;letter-spacing:.3px;margin-bottom:1rem}.footer-section h4{font-size:1.125rem;font-weight:600;letter-spacing:.3px}.footer-section h4,.social-title{color:#8b4513;font-family:Playfair Display,serif;margin-bottom:1.5rem}.social-title{font-size:1.25rem;font-weight:700;letter-spacing:.5px}.footer-brand p{color:#666;line-height:1.6;margin-bottom:1.5rem}.social-links{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.social-icons a{background:#8b45131a;border:2px solid #8b45134d;color:#8b4513;height:45px;width:45px}.social-icons a:hover{background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);box-shadow:0 5px 15px #8b45134d;transform:translateY(-3px)}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#666;font-family:Crimson Text,serif;font-size:.95rem;text-decoration:none;transition:all .3s ease}.footer-section ul li a:hover{color:#8b4513;transform:translateX(5px)}.contact-info{gap:1rem}.contact-item{color:#666;font-family:Crimson Text,serif;font-size:.95rem;gap:.75rem}.contact-item svg{color:#8b4513;flex-shrink:0}.footer-bottom{border-top:1px solid #0000001a;padding:2rem 0;position:relative;z-index:2}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#666;font-family:Crimson Text,serif;font-size:.9rem;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#666;font-family:Crimson Text,serif;font-size:.9rem;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#8b4513;transform:translateY(-2px)}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{padding:40px 0 0}.footer-content{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}.footer-logo-container{justify-content:center;text-align:center}.footer-logo{height:50px}.footer-bottom-content{flex-direction:column;gap:1.5rem;text-align:center}.footer-links{flex-wrap:wrap;gap:1.5rem;justify-content:center}}@media (max-width:480px){.footer-content{gap:1.5rem}.footer-logo{height:40px}.footer-brand-text h3{font-size:1.5rem}.social-links{align-items:center;justify-content:center;text-align:center}.social-title{font-size:1.125rem}.footer-links{gap:1rem}}.home{padding-top:80px}.hero-video{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-bg-video{height:100%;object-fit:cover;opacity:1;width:100%}.hero-image{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-bg-image{height:100%;object-fit:cover;opacity:1;width:100%}.hero-content{z-index:3}.hero-close-btn{align-items:center;background:#ffffffe6;border:none;border-radius:50%;box-shadow:0 2px 10px #0000001a;color:#333;cursor:pointer;display:flex;font-size:24px;font-weight:700;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:4}.hero-close-btn:hover{background:#fff;box-shadow:0 4px 15px #0003;transform:scale(1.1)}.hero-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:20px;box-shadow:0 8px 32px #0000001a;padding:3rem}.hero-subtitle-accent{color:#8b4513;display:block;font-family:Crimson Text,serif;font-size:2.5rem;font-style:italic;font-weight:400;letter-spacing:.5px;margin-top:.5rem}.hero-subtitle{margin-bottom:2.5rem}.hero-buttons{gap:1.5rem}.hero-decoration{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.floating-element{animation:float 6s ease-in-out infinite;background:linear-gradient(135deg,#667eea1a,#764ba21a);border-radius:50%;position:absolute}.element-1{animation-delay:0s;height:200px;right:10%;top:20%;width:200px}.element-2{animation-delay:2s;bottom:30%;height:150px;left:15%;width:150px}.element-3{animation-delay:4s;height:100px;right:20%;top:60%;width:100px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.features-section{background:#fff;padding:100px 0}.features-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.feature-card{border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;transition:all .4s ease}.feature-card:before{background:linear-gradient(90deg,#0000,#667eea0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.feature-card:hover:before{left:100%}.feature-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.feature-icon{font-size:2.5rem;height:90px;margin:0 auto 2rem;transition:transform .3s ease;width:90px}.feature-card:hover .feature-icon{transform:scale(1.1) rotate(5deg)}.feature-title{margin-bottom:1.25rem}.feature-description{color:#666}.stats-section{overflow:hidden;padding:100px 0;position:relative}.stats-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.stats-grid{grid-gap:3rem;gap:3rem;position:relative;z-index:2}.stat-item{padding:1.5rem}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;margin-bottom:.75rem}.stat-label{font-size:1.25rem;font-weight:500}.testimonials-section{padding:100px 0}.testimonials-grid{grid-gap:2.5rem;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:4rem}.testimonial-card{border-radius:20px;box-shadow:0 8px 30px #00000014;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.testimonial-card:before{color:#667eea;content:'"';font-family:serif;font-size:4rem;left:2rem;opacity:.2;position:absolute;top:1rem}.testimonial-quote{line-height:1.7;margin-bottom:2rem;position:relative;z-index:2}.testimonial-author{gap:1.25rem}.author-avatar{flex-shrink:0;font-size:1.5rem;height:60px;width:60px}.author-info h4{font-size:1.125rem}.author-info p{font-size:.95rem}.distributor-section{background:#fff;padding:100px 0}.distributor-content{display:flex;flex-direction:column;gap:4rem;margin-left:auto;margin-right:auto;margin-top:4rem;max-width:1000px}.distributor-header{align-items:flex-start;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:5px solid #8b4513;border-radius:12px;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.mytrident-logo{background:#fff;border-radius:12px;box-shadow:0 6px 20px #00000026;flex-shrink:0;height:100px;object-fit:contain;padding:15px;transition:transform .3s ease;width:100px}.mytrident-logo:hover{transform:scale(1.05)}.distributor-title-section{flex:1 1}.distributor-info h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e);-webkit-background-clip:text;background-clip:text;color:#333;font-size:2rem;font-weight:700;margin:0 0 .5rem}.distributor-subtitle{color:#8b4513;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin:0;text-transform:uppercase}.distributor-description{margin-bottom:2.5rem}.distributor-info p{color:#555;font-size:1.15rem;line-height:1.8;margin:0}.distributor-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.distributor-features .feature{align-items:center;background:#f8f9fa;border-radius:8px;display:flex;gap:.75rem;padding:1rem;transition:all .3s ease}.distributor-features .feature:hover{background:#e9ecef;transform:translateY(-2px)}.distributor-features .feature i{color:#8b4513;font-size:1.2rem}.distributor-features .feature span{color:#333;font-size:.95rem;font-weight:600}.certifications-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-left:5px solid #8b4513;border-radius:12px;margin-bottom:2.5rem;padding:2rem;text-align:center}.certifications-grid h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e);-webkit-background-clip:text;background-clip:text;color:#333;font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.certifications-subtitle{color:#666;font-size:1rem;font-style:italic;margin:0}.certifications-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.cert-item{align-items:center;background:#f8f9fa;border-left:4px solid #8b4513;border-radius:8px;display:flex;gap:1rem;padding:1.25rem;transition:all .3s ease}.cert-item:hover{background:#e9ecef;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.cert-logo{background:#fff;border-radius:6px;box-shadow:0 2px 8px #0000001a;flex-shrink:0;height:60px;object-fit:contain;padding:8px;width:60px}.cert-info{display:flex;flex:1 1;flex-direction:column}.cert-name{color:#333;font-size:1rem;font-weight:700;margin-bottom:.5rem}.cert-desc{color:#666;font-size:.9rem;line-height:1.4}.clients-section{background:#f8f9fa;padding:100px 0}.clients-grid{grid-gap:2rem;align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:4rem}.client-logo{align-items:center;display:flex;justify-content:center;transition:all .3s ease}.client-logo img{height:auto;max-height:60px;max-width:100%;object-fit:contain;transition:all .3s ease;width:auto}.client-logo:hover{transform:translateY(-5px)}.client-logo:hover img{transform:scale(1.05)}.cta-section,.premium-collection-section{background:#fff;padding:100px 0}.collection-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.collection-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;color:inherit;display:block;overflow:hidden;position:relative;text-decoration:none;transition:all .4s ease}.collection-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.collection-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.collection-card:hover .collection-image{transform:scale(1.05)}.collection-overlay{align-items:center;background:linear-gradient(135deg,#667eeae6,#764ba2e6);bottom:0;color:#fff;display:flex;justify-content:center;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:0;transition:all .4s ease}.collection-card:hover .collection-overlay{opacity:1}.collection-overlay-content{text-align:center}.collection-overlay-content h3{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.collection-overlay-content p{color:#f0f0f0;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic;margin-bottom:1.5rem}.collection-feature-list{list-style:none;margin:0;padding:0;text-align:left}.collection-feature-list li{color:#f0f0f0;font-size:.9rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.collection-feature-list li:before{color:#28a745;content:"✓";font-weight:700;left:0;position:absolute}.collection-feature-tag{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:20px;color:#667eea;font-size:.8rem;font-weight:500;padding:.5rem 1rem}@media (max-width:768px){.hero-content{margin:0 1rem;padding:2rem}.hero-title{font-size:2.5rem}.hero-subtitle-accent{font-size:1.75rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{align-items:center;flex-direction:column}.features-grid{gap:2rem;grid-template-columns:1fr}.feature-card{padding:2rem}.section-title{font-size:2rem}.stats-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.collection-grid{gap:1.5rem;grid-template-columns:1fr}.card-image{height:200px}.card-content{padding:1.5rem}.card-title{font-size:1.3rem}.overlay-content h3{font-size:1.5rem}.overlay-content p{font-size:1rem}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:2rem}.clients-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.client-logo{min-height:70px}.client-logo img{max-height:50px}.distributor-content{gap:3rem}.distributor-features{grid-template-columns:1fr}.distributor-header{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.mytrident-logo{height:80px;margin:0 auto;width:80px}.distributor-info h3{font-size:1.6rem}.certifications-header{padding:1.5rem}.certifications-list{gap:1rem;grid-template-columns:1fr}.cert-logo{height:50px;width:50px}.cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle-accent{font-size:1.5rem}.stats-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}.clients-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.client-logo{min-height:60px}.client-logo img{max-height:40px}.distributor-content{gap:2rem;max-width:100%}.certifications-grid h3,.distributor-info h3{font-size:1.5rem}.mytrident-logo{height:70px;width:70px}.distributor-info h3{font-size:1.4rem}.certifications-header,.distributor-header{padding:1rem}.cert-logo{height:45px;width:45px}.cert-item{gap:.75rem;padding:1rem}.testimonial-card{padding:1.5rem}}.about{padding-top:80px}.about-hero{background:#0000;overflow:hidden;padding:100px 0;position:relative;text-align:center}.about-hero-bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.about-hero-image,.about-hero-video{height:100%;object-fit:cover;opacity:1;width:100%}.about-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.about-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#8b4513;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin-bottom:1.5rem}.about-subtitle{color:#8b4513;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;line-height:1.7;margin:0 auto;max-width:600px}.story-section{background:#fff;padding:100px 0}.story-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.story-text{padding-right:2rem}.story-description{color:#8b4513;font-family:Crimson Text,serif;font-size:1.125rem;font-weight:400;line-height:1.8;margin-bottom:1.5rem}.story-image{align-items:center;display:flex;justify-content:center}.mission-img,.story-img{border-radius:20px;box-shadow:0 10px 30px #0000001a;height:300px;object-fit:cover;transition:transform .3s ease;width:400px}.mission-img:hover,.story-img:hover{transform:scale(1.02)}.values-section{background:#f8f9fa;padding:100px 0}.values-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:4rem}.value-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s ease}.value-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.value-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;transition:transform .3s ease;width:80px}.value-card:hover .value-icon{transform:scale(1.1) rotate(5deg)}.value-title{color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;letter-spacing:.3px;margin-bottom:1.25rem}.value-description{color:#8b4513;font-family:Crimson Text,serif;font-size:1rem;font-weight:400;line-height:1.8}.team-section{background:#fff;padding:100px 0}.team-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.team-member{border-radius:20px;padding:2rem;text-align:center;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 8px 25px #667eea4d;color:#fff;display:flex;font-size:2rem;font-weight:700;height:120px;justify-content:center;margin:0 auto 1.5rem;width:120px}.member-name{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.member-role{color:#667eea;font-size:1.125rem;font-weight:500;margin-bottom:1rem}.member-bio{color:#666;font-size:.95rem;line-height:1.6}.mission-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:100px 0;position:relative}.mission-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.mission-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:2}.mission-text .section-title{color:#fff;text-align:left}.mission-description{color:#ffffffe6;font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}.mission-stats{display:flex;gap:2rem;margin-top:2rem}.mission-stat{text-align:center}.mission-stat .stat-number{color:#fff;display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.mission-stat .stat-label{color:#fffc;font-size:.9rem;font-weight:500}.mission-image{align-items:center;display:flex;justify-content:center}.mission-image .image-placeholder{background:#ffffff1a;border:2px solid #fff3;color:#fff}.mission-image .image-placeholder svg{color:#fff;opacity:.8}.mission-image .image-placeholder p{color:#fff}.locations-section{background:#fff;padding:100px 0}.locations-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:4rem}.location-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;padding:3rem;text-align:center;transition:all .4s ease}.location-item:hover{background:#fff;box-shadow:0 15px 40px #0000001a;transform:translateY(-8px)}.location-icon{color:#8b4513;margin-bottom:1.5rem}.location-item h3{color:#333;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:600;letter-spacing:.3px;margin-bottom:1rem}.location-address{color:#8b4513;font-size:1.1rem;font-weight:600;line-height:1.6}.location-address,.location-description{font-family:Crimson Text,serif;margin-bottom:1.5rem}.location-description{color:#666;font-size:1rem;font-style:italic;line-height:1.7}.location-contact{background:#8b45131a;border-left:4px solid #8b4513;border-radius:10px;margin-top:1.5rem;padding:1.5rem}.location-contact p{color:#333;font-family:Crimson Text,serif;font-size:.95rem;font-style:normal;margin-bottom:.5rem}.location-contact p:last-child{margin-bottom:0}.location-contact strong{color:#8b4513;font-weight:600}@media (max-width:1024px){.mission-content,.story-content{gap:3rem;grid-template-columns:1fr}.story-text{padding-right:0}.mission-text .section-title{text-align:center}.mission-stats{justify-content:center}}@media (max-width:768px){.about-title{font-size:2.5rem}.about-subtitle{font-size:1.125rem}.mission-content,.story-content{gap:2rem}.mission-description,.story-description{font-size:1rem}.values-grid{gap:2rem;grid-template-columns:1fr}.value-card{padding:2rem}.team-grid{gap:2rem;grid-template-columns:1fr}.mission-stats{flex-direction:column;gap:1.5rem}.image-placeholder{height:200px;width:300px}}@media (max-width:480px){.about-title{font-size:2rem}.team-member,.value-card{padding:1.5rem}.member-avatar{font-size:1.5rem;height:100px;width:100px}.image-placeholder{height:150px;width:250px}}.products{padding-top:80px}.products-hero{background:#0000;overflow:hidden;padding:100px 0;position:relative;text-align:center}.products-hero-bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.products-hero-image,.products-hero-video{height:100%;object-fit:cover;opacity:1;width:100%}.products-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.products-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#8b4513;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin-bottom:1.5rem}.products-subtitle{color:#8b4513;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;line-height:1.7;margin:0 auto;max-width:600px}.category-filter{background:#fff;border-bottom:1px solid #f0f0f0;padding:2rem 0;position:-webkit-sticky;position:sticky;top:80px;z-index:100}.filter-tabs{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.filter-tab{background:#fff;border:2px solid #e9ecef;border-radius:25px;color:#666;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .3s ease;white-space:nowrap}.filter-tab:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px)}.filter-tab.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#0000;box-shadow:0 4px 15px #667eea4d;color:#fff}.products-section{background:#f8f9fa;padding:80px 0}.products-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.products-grid,.products-grid>*{transition:all .3s ease}.product-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;position:relative;transition:all .4s ease}.product-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.product-image{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;height:200px;justify-content:center}.product-img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-img{transform:scale(1.05)}.product-image-placeholder{align-items:center;color:#667eea;display:flex;flex-direction:column;justify-content:center;opacity:.6}.product-image-placeholder svg{height:60px;margin-bottom:.5rem;width:60px}.product-category{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:1rem;text-transform:capitalize;top:1rem}.product-feature-tag{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;color:#667eea;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.product-footer{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:center;margin-top:1.5rem;padding-top:1rem}.product-btn{display:inline-block;font-size:.9rem;text-align:center;text-decoration:none}.product-btn:hover{box-shadow:0 4px 15px #667eea4d}.custom-orders-section{background:#fff;padding:100px 0}.custom-orders-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.custom-text{padding-right:2rem}.custom-description{color:#666;font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.custom-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.custom-feature{align-items:center;color:#667eea;display:flex;font-weight:500;gap:.75rem}.custom-feature svg{flex-shrink:0;height:20px;width:20px}.custom-image,.custom-image .image-placeholder{align-items:center;display:flex;justify-content:center}.custom-image .image-placeholder{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;box-shadow:0 10px 30px #0000001a;color:#667eea;flex-direction:column;height:300px;width:400px}.custom-image .image-placeholder svg{height:80px;margin-bottom:1rem;opacity:.6;width:80px}.custom-image .image-placeholder p{color:#666;font-size:1.125rem;font-weight:600}.quality-section{background:#f8f9fa;padding:100px 0}.quality-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.quality-item{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;padding:2.5rem;text-align:center;transition:all .4s ease}.quality-item:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.quality-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;transition:transform .3s ease;width:80px}.quality-item:hover .quality-icon{transform:scale(1.1) rotate(5deg)}.quality-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.quality-description{color:#666;font-size:1rem;line-height:1.7}@media (max-width:1024px){.custom-orders-content{gap:3rem;grid-template-columns:1fr}.custom-text{padding-right:0}.custom-features{grid-template-columns:1fr}}@media (max-width:768px){.products-title{font-size:2.5rem}.products-subtitle{font-size:1.125rem}.filter-tabs{gap:.5rem}.filter-tab{font-size:.9rem;padding:.5rem 1rem}.products-grid{gap:2rem;grid-template-columns:1fr}.product-content{padding:1.5rem}.custom-orders-content{gap:2rem}.custom-description{font-size:1rem}.quality-grid{gap:2rem;grid-template-columns:1fr}.quality-item{padding:2rem}.custom-image .image-placeholder{height:200px;width:300px}}@media (max-width:480px){.products-title{font-size:2rem}.filter-tabs{align-items:center;flex-direction:column}.filter-tab{width:200px}.product-content{padding:1.25rem}.product-footer{justify-content:center}.product-btn{width:100%}.custom-image .image-placeholder{height:150px;width:250px}}.services{padding-top:80px}.services-hero{background:#0000;overflow:hidden;padding:100px 0;position:relative;text-align:center}.services-hero-bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.services-hero-image{height:100%;object-fit:cover;opacity:1;width:100%}.services-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.services-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#8b4513;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin-bottom:1.5rem}.services-subtitle{color:#8b4513;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;line-height:1.7;margin:0 auto;max-width:600px}.main-services-section{background:#fff;padding:100px 0}.services-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.service-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s ease}.service-card:before{background:linear-gradient(90deg,#0000,#667eea0d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.service-card:hover:before{left:100%}.service-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.service-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:100px;justify-content:center;margin:0 auto 2rem;transition:transform .3s ease;width:100px}.service-card:hover .service-icon{transform:scale(1.1) rotate(5deg)}.service-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1.25rem}.service-description{color:#666;font-size:1rem;line-height:1.7;margin-bottom:2rem}.service-features{list-style:none;margin:0;padding:0;text-align:left}.service-features li{color:#667eea;font-weight:500;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-features li:before{color:#667eea;content:"✓";font-weight:700;left:0;position:absolute}.process-section{background:#f8f9fa;padding:100px 0}.process-steps{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:4rem}.process-step{align-items:flex-start;background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;display:flex;gap:1.5rem;padding:2rem;transition:all .4s ease}.process-step:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-5px)}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:60px;justify-content:center;width:60px}.step-content{flex:1 1}.step-title{color:#333;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.step-description{color:#666;font-size:.95rem;line-height:1.6}.benefits-section{background:#fff;padding:100px 0}.benefits-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.benefits-text{padding-right:2rem}.benefits-description{color:#666;font-size:1.125rem;line-height:1.7;margin-bottom:2rem}.benefits-list{display:flex;flex-direction:column;gap:1.5rem}.benefit-item svg{color:#667eea;flex-shrink:0;margin-top:.25rem}.benefit-item h4{color:#333;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.benefit-item p{color:#666;font-size:.95rem;line-height:1.5}.benefits-image{align-items:center;display:flex;justify-content:center}.benefits-img{-webkit-backface-visibility:hidden;background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;height:auto;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:pixelated;max-width:100%;object-fit:contain;padding:20px;transform:translateZ(0);transition:transform .3s ease;width:300px}.benefits-img:hover{transform:scale(1.02)}.services-cta-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;overflow:hidden;padding:100px 0;position:relative}.services-cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='10' cy='10' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.services-cta-section .section-title{color:#fff}.services-cta-section .section-subtitle{color:#ffffffe6}.cta-content{margin:0 auto;max-width:600px}.cta-buttons{flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:2rem}.services-cta-section .btn-primary{background:#fff;color:#667eea}.services-cta-section .btn-primary:hover{background:#f8f9fa;color:#667eea}.services-cta-section .btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.services-cta-section .btn-secondary:hover{background:#fff;color:#667eea}@media (max-width:1024px){.benefits-content{gap:3rem;grid-template-columns:1fr}.benefits-text{padding-right:0}.benefits-image .image-placeholder{height:200px;width:300px}}@media (max-width:768px){.services-title{font-size:2.5rem}.services-subtitle{font-size:1.125rem}.services-grid{gap:2rem;grid-template-columns:1fr}.service-card{padding:2rem}.process-steps{gap:2rem;grid-template-columns:1fr}.process-step{flex-direction:column;padding:1.5rem;text-align:center}.step-number{align-self:center}.benefits-content{gap:2rem}.benefits-description{font-size:1rem}.cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.services-title{font-size:2rem}.service-card{padding:1.5rem}.process-step{padding:1.25rem}.step-number{font-size:1.25rem;height:50px;width:50px}.benefits-image .image-placeholder{height:150px;width:250px}}.contact{padding-top:80px}.contact-hero{background:#0000;overflow:hidden;padding:100px 0;position:relative;text-align:center}.contact-hero-bg{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.contact-hero-image,.contact-hero-video{height:100%;object-fit:cover;opacity:1;width:100%}.contact-hero-content{margin:0 auto;max-width:800px;position:relative;z-index:2}.contact-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#8b4513;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin-bottom:1.5rem}.contact-subtitle{color:#8b4513;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;line-height:1.7;margin:0 auto;max-width:600px}.contact-section{background:#fff;padding:100px 0}.contact-content{grid-gap:4rem;align-items:flex-start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.contact-info{padding-right:2rem}.contact-description{color:#666;font-size:1.125rem;line-height:1.7;margin-bottom:3rem}.contact-details{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.contact-detail{align-items:flex-start;display:flex;gap:1rem}.detail-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.detail-content h4{color:#333;font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.detail-content p{color:#666;font-size:.95rem;line-height:1.5}.social-links h4{color:#333;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.social-icons{display:flex;gap:1rem}.social-icons a{align-items:center;background:#f8f9fa;border-radius:50%;color:#667eea;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icons a:hover{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;transform:translateY(-2px)}.contact-form-container{background:#f8f9fa;border-radius:20px;box-shadow:0 8px 30px #00000014;padding:2.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-title{color:#333;font-size:1.5rem;font-weight:600;margin-bottom:1rem;text-align:center}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#333;font-size:.95rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;padding:.75rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.form-success{align-items:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;color:#155724;display:flex;font-weight:500;gap:.5rem;padding:1rem}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.map-section{background:#f8f9fa;padding:0}.map-container{height:500px;overflow:hidden;position:relative}.map-wrapper{height:100%;position:relative;width:100%}.map-iframe{border:none;border-radius:0;height:100%;width:100%}.map-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:12px;box-shadow:0 8px 32px #00000026;max-width:300px;padding:1.5rem;position:absolute;right:20px;top:20px;z-index:10}.map-info h3{color:#333;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:.75rem}.map-info p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.map-actions{margin-top:1rem}.map-btn{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px #667eea4d;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.map-btn,.map-btn:hover{color:#fff;text-decoration:none}.map-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.faq-section{background:#fff;padding:100px 0}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));margin-top:4rem}.faq-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;padding:2rem;transition:all .3s ease}.faq-item:hover{box-shadow:0 8px 25px #00000014;transform:translateY(-2px)}.faq-question{color:#333;font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.faq-answer{color:#666;font-size:.95rem;line-height:1.6}@media (max-width:1024px){.map-overlay{margin:1rem;max-width:none;position:relative;right:auto;top:auto}}@media (max-width:768px){.map-container{height:400px}.map-overlay{margin:.5rem;padding:1rem}.map-info h3{font-size:1.125rem}.map-info p{font-size:.9rem}.map-btn{font-size:.85rem;padding:.625rem 1.25rem}}@media (max-width:480px){.map-container{height:350px}.map-overlay{margin:.25rem;padding:.75rem}.contact-content{gap:3rem;grid-template-columns:1fr}.contact-info{padding-right:0}.form-row{grid-template-columns:1fr}}@media (max-width:768px){.contact-title{font-size:2.5rem}.contact-subtitle{font-size:1.125rem}.contact-content{gap:2rem}.contact-description{font-size:1rem}.contact-form-container{padding:2rem}.contact-details{gap:1.5rem}.contact-detail{flex-direction:column;text-align:center}.detail-icon{align-self:center}.faq-grid{gap:1.5rem;grid-template-columns:1fr}.faq-item{padding:1.5rem}}@media (max-width:480px){.contact-title{font-size:2rem}.contact-form-container{padding:1.5rem}.contact-detail{gap:.75rem}.detail-icon{height:40px;width:40px}.social-icons{justify-content:center}.faq-item{padding:1.25rem}}.bed-linens-page{padding-top:80px}.bed-linens-hero{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:100px 0;text-align:center}.product-image{height:250px;overflow:hidden;position:relative}.product-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image img{transform:scale(1.05)}.product-content{padding:2rem}.product-name{margin-bottom:1rem}.product-description{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.product-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.feature-tag{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:1px solid #667eea33;border-radius:20px;color:#667eea;font-size:.8rem;font-weight:500;padding:.5rem 1rem}.product-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.product-btn:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.product-overlay{align-items:flex-end;background:linear-gradient(180deg,#0000 0,#000000b3);bottom:0;display:flex;left:0;opacity:0;padding:1rem;position:absolute;right:0;top:0;transition:opacity .3s ease}.product-card:hover .product-overlay{opacity:1}.product-specs-preview{display:flex;flex-wrap:wrap;gap:.5rem}.spec-highlight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:15px;color:#333;font-size:.8rem;font-weight:600;padding:.3rem .8rem}.product-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.product-name{color:#333;flex:1 1;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;margin:0}.product-grade{margin-left:1rem}.grade-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;letter-spacing:.5px;padding:.3rem .8rem;text-transform:uppercase}.product-specifications{background:#f8f9fa;border-radius:10px;margin-bottom:1.5rem;padding:1rem}.spec-row{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:.5rem 0}.spec-row:last-child{border-bottom:none}.spec-value{font-size:.9rem}.product-benefits{margin-bottom:1.5rem}.benefits-title{color:#333;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600;margin-bottom:.8rem}.benefits-list{list-style:none;margin:0;padding:0}.benefit-item{color:#666;font-family:Crimson Text,serif;font-size:.9rem;line-height:1.5;margin-bottom:.5rem;padding-left:1.2rem;position:relative}.benefit-item:before{color:#667eea;content:"✓";font-size:.8rem;font-weight:700;left:0;position:absolute}.product-actions{display:flex;flex-direction:column;gap:1rem}.product-info{text-align:center}.info-text{color:#8b4513;font-family:Crimson Text,serif;font-size:.85rem;font-style:italic}.cta-section{padding:0!important}.btn{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-align:center;text-decoration:none;transition:all .3s ease}.btn-secondary{background:#f8f9fa;border:2px solid #e0e0e0;color:#333}.btn-secondary:hover{background:#e9ecef;border-color:#d0d0d0}.fabric-availability-section{background:#f8f9fa;padding:100px 0 50px}.fabric-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:4rem}.fabric-card{background:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 5px 20px #00000014;padding:2rem;transition:all .3s ease}.fabric-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.fabric-header{border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1rem}.fabric-name{color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;letter-spacing:.3px;margin-bottom:.5rem}.fabric-type{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff;display:inline-block;font-size:.85rem;font-weight:500;letter-spacing:.5px;padding:.3rem .8rem;text-transform:uppercase}.fabric-details{display:flex;flex-direction:column;gap:1rem}.fabric-spec{align-items:center;border-bottom:1px solid #f5f5f5;display:flex;justify-content:space-between;padding:.5rem 0}.spec-label{font-size:.95rem}.fabric-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.fabric-features .feature-tag{background:#667eea1a;border:1px solid #667eea33;border-radius:15px;color:#667eea;font-size:.8rem;font-weight:500;padding:.3rem .8rem}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.products-detailed-grid{gap:2rem}.product-header-section{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.product-image-container{height:250px}.product-title{font-size:1.8rem}.product-subtitle{flex-direction:column;gap:.5rem}.tab-navigation{flex-wrap:wrap}.tab-btn{font-size:.9rem;min-width:100px;padding:.8rem 1rem}.tab-content{min-height:250px;padding:1.5rem}.specs-grid{gap:1rem}.benefits-grid,.specs-grid{grid-template-columns:1fr}.product-actions-section{align-items:stretch;flex-direction:column;text-align:center}.action-buttons{justify-content:center}.product-availability{align-items:center}.cta-content{gap:2rem;grid-template-columns:1fr;text-align:center}.cta-title{font-size:2.2rem}.cta-description{font-size:1.1rem}.cta-features{gap:.8rem;grid-template-columns:1fr}.cta-actions{align-items:center}.cta-buttons,.cta-contact{max-width:300px;width:100%}.product-content{padding:1.5rem}.fabric-grid{gap:1.5rem;grid-template-columns:1fr}.fabric-card{padding:1.5rem}.fabric-name{font-size:1.3rem}.product-header{align-items:flex-start;flex-direction:column;gap:.5rem}.product-grade{margin-left:0}.product-name{font-size:1.3rem}.product-specifications{padding:.8rem}.spec-row{align-items:flex-start;flex-direction:column;gap:.3rem}.benefits-title{font-size:1rem}.benefit-item{font-size:.85rem}}.bath-range-page{padding-top:80px}.bath-range-hero{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:100px 0;text-align:center}.pillows-range-page{padding-top:80px}.pillows-range-hero{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:100px 0;text-align:center}.duvets-range-page{padding-top:80px}.duvets-range-hero{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:100px 0;text-align:center}.protectors-range-page{padding-top:80px}.protectors-range-hero{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:100px 0;text-align:center}.restaurant-banquet-linens-page{padding-top:80px}.restaurant-banquet-linens-hero{background:linear-gradient(135deg,#667eea1a,#764ba21a);padding:100px 0;text-align:center}.hero-content{margin:0 auto;max-width:800px}.products-section{background:#fff;padding:100px 0}.products-detailed-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-top:4rem}.detailed-product-card{background:#fff;border:1px solid #e9ecef;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;position:relative;transition:all .4s ease}.detailed-product-card:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-5px)}.product-header-section{grid-gap:2rem;background:linear-gradient(135deg,#f8f9fa,#fff);border-bottom:1px solid #e9ecef;display:grid;gap:2rem;grid-template-columns:300px 1fr;padding:2rem}.product-image-container{border-radius:15px;box-shadow:0 8px 25px #0000001a;height:300px;overflow:hidden;position:relative}.product-main-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-image-container:hover .product-main-image{transform:scale(1.05)}.product-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;box-shadow:0 4px 15px #667eea4d;color:#fff;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.badge-text{font-size:.9rem;font-weight:600;letter-spacing:.5px}.product-title-section{display:flex;flex-direction:column;justify-content:center;padding:1rem 0}.product-title{color:#333;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.product-subtitle{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.weave-type{background:linear-gradient(135deg,#8b4513,#d2691e);color:#fff;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.material-type,.weave-type{border-radius:20px;font-size:.85rem;padding:.4rem 1rem}.material-type{background:#667eea1a;border:1px solid #667eea33;color:#667eea;font-weight:500}.product-description{color:#666;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic;line-height:1.7;margin:0}.product-info-tabs{background:#fff}.tab-navigation{background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;overflow-x:auto}.tab-btn{background:#0000;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;flex:1 1;font-family:Playfair Display,serif;font-size:1rem;font-weight:600;min-width:120px;padding:1rem 1.5rem;transition:all .3s ease}.tab-btn:hover{background:#667eea0d;color:#667eea}.tab-btn.active{background:#fff;border-bottom-color:#667eea;color:#667eea}.tab-content{min-height:300px;padding:2rem}.tab-panel{animation:fadeIn .3s ease-in-out;display:none}.tab-panel.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.specs-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.spec-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.spec-item:hover{background:#fff;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.spec-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.spec-info{display:flex;flex-direction:column;gap:.3rem}.spec-label{color:#8b4513;font-family:Crimson Text,serif;font-size:.9rem;font-weight:500}.spec-value{color:#333;font-family:Playfair Display,serif;font-size:1rem;font-weight:600}.benefits-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.benefit-item{align-items:flex-start;background:#f8f9fa;border-left:4px solid #667eea;border-radius:10px;display:flex;gap:1rem;padding:1rem}.benefit-icon{align-items:center;background:#667eea;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.8rem;font-weight:700;height:24px;justify-content:center;margin-top:.2rem;width:24px}.benefit-text{color:#666;font-family:Crimson Text,serif;font-size:.95rem;line-height:1.5}.features-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature-item{align-items:center;background:linear-gradient(135deg,#667eea0d,#764ba20d);border:1px solid #667eea1a;border-radius:10px;display:flex;gap:.8rem;padding:1rem}.feature-icon{color:#667eea;font-size:1.2rem}.feature-text{color:#333;font-family:Crimson Text,serif;font-size:.95rem;font-weight:500}.details-section{display:flex;flex-direction:column;gap:2rem}.detail-group{background:#f8f9fa;border-left:4px solid #8b4513;border-radius:12px;padding:1.5rem}.detail-title{color:#333;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:600;margin:0 0 .8rem}.detail-text{color:#666;font-family:Crimson Text,serif;font-size:1rem;line-height:1.6;margin:0}.product-actions-section{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff);border-top:1px solid #e9ecef;justify-content:space-between;padding:2rem}.action-buttons,.product-actions-section{display:flex;flex-wrap:wrap;gap:1rem}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:.8rem 2rem;text-transform:uppercase;transition:all .3s ease}.btn-primary:hover{box-shadow:0 8px 25px #667eea4d;transform:translateY(-2px)}.btn-secondary{background:#0000;border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:.8rem 2rem;text-transform:uppercase;transition:all .3s ease}.btn-secondary:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.product-availability{align-items:flex-end;display:flex;flex-direction:column;gap:.3rem}.availability-text{color:#8b4513;font-family:Crimson Text,serif;font-size:.95rem;font-weight:600}.availability-note{color:#666;font-family:Crimson Text,serif;font-size:.8rem;font-style:italic}.cta-section{background:linear-gradient(135deg,#667eea,#764ba2);margin:0!important;overflow:hidden;padding:0;position:relative}.cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='50' cy='10' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3Ccircle cx='10' cy='60' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3Ccircle cx='90' cy='40' r='.5' fill='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.cta-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;margin:0;padding:50px 0 0;position:relative;z-index:2}.cta-text{color:#fff}.cta-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000001a}.cta-description{font-family:Crimson Text,serif;font-size:1.2rem;line-height:1.7;margin-bottom:2rem;opacity:.95}.cta-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.cta-feature{gap:.8rem;padding:.8rem 0}.cta-feature,.cta-feature-icon{align-items:center;display:flex}.cta-feature-icon{background:#fff3;border-radius:50%;color:#fff;flex-shrink:0;font-size:.8rem;font-weight:700;height:24px;justify-content:center;width:24px}.cta-feature-text{font-family:Crimson Text,serif;font-size:1rem;font-weight:500;opacity:.95}.cta-actions{align-items:center;gap:2rem}.cta-actions,.cta-buttons{display:flex;flex-direction:column}.cta-buttons{gap:1rem;width:100%}.cta-btn-primary{background:#fff;border:none;border-radius:8px;box-shadow:0 4px 15px #0000001a;color:#667eea;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.cta-btn-primary:hover{background:#f8f9fa;box-shadow:0 8px 25px #0003;transform:translateY(-3px)}.cta-btn-secondary{background:#0000;border:2px solid #fff;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-transform:uppercase;transition:all .3s ease}.cta-btn-secondary:hover{background:#fff;box-shadow:0 8px 25px #0003;color:#667eea;transform:translateY(-3px)}.cta-contact{display:flex;flex-direction:column;gap:1.5rem;width:100%}.contact-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:10px;gap:1rem;padding:1rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:#fff3;border-radius:50%;flex-shrink:0;font-size:1.5rem;height:40px;justify-content:center;width:40px}.contact-info{display:flex;flex-direction:column;gap:.2rem}.contact-label{font-family:Crimson Text,serif;font-size:.9rem;font-weight:500;opacity:.8}.contact-value{color:#fff;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:600}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}.products-detailed-grid{gap:2rem}.product-header-section{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.product-image-container{height:250px}.product-title{font-size:1.8rem}.product-subtitle{flex-direction:column;gap:.5rem}.tab-navigation{flex-wrap:wrap}.tab-btn{font-size:.9rem;min-width:100px;padding:.8rem 1rem}.tab-content{min-height:250px;padding:1.5rem}.specs-grid{gap:1rem}.benefits-grid,.features-grid,.specs-grid{grid-template-columns:1fr}.product-actions-section{align-items:stretch;flex-direction:column;text-align:center}.action-buttons{justify-content:center}.product-availability{align-items:center}.cta-content{gap:2rem;grid-template-columns:1fr;text-align:center}.cta-title{font-size:2.2rem}.cta-description{font-size:1.1rem}.cta-features{gap:.8rem;grid-template-columns:1fr}.cta-actions{align-items:center}.cta-buttons,.cta-contact{max-width:300px;width:100%}}.App{display:flex;flex-direction:column;min-height:100vh}main{flex:1 1}.hero-section{align-items:center;background:#0000;display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-content{color:#333;position:relative;text-align:center;z-index:2}.hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#8b4513;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{color:#8b4513;font-family:Crimson Text,serif;font-size:1.25rem;font-style:italic;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:3rem}.feature-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.feature-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.feature-title{color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;letter-spacing:.3px;margin-bottom:1rem}.feature-description{color:#8b4513;font-family:Crimson Text,serif;font-size:1rem;line-height:1.7}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);-webkit-background-clip:text;background-clip:text;color:#8b4513;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;letter-spacing:.3px;margin-bottom:1rem;text-align:center}.modern-cta-section{background:linear-gradient(135deg,#667eea,#764ba2);margin:0;overflow:hidden;padding:100px 0;position:relative}.modern-cta-section:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0;z-index:1}.modern-cta-content{margin:0 auto;max-width:800px;padding:0 20px;position:relative;text-align:center;z-index:2}.modern-cta-title{color:#fff;font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;letter-spacing:.5px;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000001a}.modern-cta-subtitle{color:#ffffffe6;font-family:Crimson Text,serif;font-size:1.25rem;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:600px}.modern-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.modern-cta-btn{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:600;min-width:200px;overflow:hidden;padding:16px 32px;position:relative;text-align:center;text-decoration:none;transition:all .3s ease}.modern-cta-btn-primary{background:linear-gradient(135deg,#8b4513,#d2691e 50%,peru);box-shadow:0 8px 25px #8b45134d;color:#fff}.modern-cta-btn-primary:hover{box-shadow:0 15px 35px #8b451366;transform:translateY(-3px)}.modern-cta-btn-secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #ffffff4d;color:#fff}.modern-cta-btn-secondary:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-3px)}.modern-cta-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:3rem}.modern-cta-feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:1.5rem;text-align:center;transition:all .3s ease}.modern-cta-feature:hover{background:#ffffff26;transform:translateY(-5px)}.modern-cta-feature-icon{display:block;font-size:2.5rem;margin-bottom:1rem}.modern-cta-feature-title{color:#fff;font-family:Playfair Display,serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.modern-cta-feature-text{color:#fffc;font-family:Crimson Text,serif;font-size:.95rem;line-height:1.5}.modern-cta-stats{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-top:3rem}.modern-cta-stat{text-align:center}.modern-cta-stat-number{color:#fff;display:block;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:700;margin-bottom:.5rem;text-shadow:0 2px 4px #0000001a}.modern-cta-stat-label{color:#fffc;font-family:Crimson Text,serif;font-size:1rem;letter-spacing:1px;text-transform:uppercase}@media (max-width:768px){.modern-cta-section{padding:80px 0}.modern-cta-title{font-size:2.5rem}.modern-cta-subtitle{font-size:1.1rem}.modern-cta-buttons{align-items:center;flex-direction:column;gap:1rem}.modern-cta-btn{max-width:300px;width:100%}.modern-cta-features{gap:1.5rem;grid-template-columns:1fr}.modern-cta-stats{gap:2rem}.modern-cta-stat-number{font-size:2rem}}@media (max-width:480px){.modern-cta-title{font-size:2rem}.modern-cta-subtitle{font-size:1rem}.modern-cta-features{gap:1rem}.modern-cta-feature{padding:1rem}}.section-subtitle{color:#8b4513;font-family:Crimson Text,serif;font-size:1.125rem;font-style:italic;line-height:1.7;margin:0 auto 3rem;max-width:600px;text-align:center}.stats-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:80px 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{padding:1rem}.stat-number{display:block;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:1.125rem;opacity:.9}.testimonials-section{background:#f8f9fa;padding:80px 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:3rem}.testimonial-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;position:relative}.testimonial-quote{color:#666;font-size:1.125rem;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:1rem}.author-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:600;height:50px;justify-content:center;width:50px}.author-info h4{color:#333;font-weight:600;margin-bottom:.25rem}.author-info p{color:#666;font-size:.9rem}.card-base{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;position:relative;transition:all .4s ease}.card-base:hover{box-shadow:0 15px 40px #00000026;transform:translateY(-8px)}.card-content{padding:2rem}.card-content-compact{padding:1.5rem}.card-content-spacious{padding:2.5rem}.card-image{background:linear-gradient(135deg,#f8f9fa,#e9ecef);height:250px;overflow:hidden;position:relative}.card-image-small{height:200px}.card-image-large{height:300px}.card-image img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.card-base:hover .card-image img{transform:scale(1.05)}.card-title{color:#333;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;line-height:1.3;margin-bottom:1rem}.card-title-large{font-size:1.75rem}.card-title-small{font-size:1.25rem}.card-description{color:#666;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.card-description-large{font-size:1rem}.card-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.card-feature-tag{background:#667eea1a;border:1px solid #667eea33;border-radius:12px;color:#667eea;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.card-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 2rem;transition:transform .3s ease;width:80px}.card-icon-small{height:60px;margin:0 auto 1.5rem;width:60px}.card-icon-large{height:100px;margin:0 auto 2.5rem;width:100px}.card-base:hover .card-icon{transform:scale(1.1) rotate(5deg)}.card-overlay{align-items:center;background:linear-gradient(135deg,#667eeae6,#764ba2e6);bottom:0;color:#fff;display:flex;justify-content:center;left:0;opacity:0;padding:2rem;position:absolute;right:0;top:0;transition:all .4s ease}.card-base:hover .card-overlay{opacity:1}.overlay-content{text-align:center}.overlay-content h3{color:#fff;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.overlay-content p{color:#f0f0f0;font-family:Crimson Text,serif;font-size:1.1rem;font-style:italic;margin-bottom:1.5rem}.card-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;margin-top:4rem}.card-grid-2{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.card-grid-3{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.card-grid-4{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.card-variant-elevated{box-shadow:0 12px 40px #0000001f}.card-variant-flat{box-shadow:0 2px 10px #0000000d}.card-variant-outlined{border:2px solid #e9ecef;box-shadow:none}.card-variant-outlined:hover{border-color:#667eea;box-shadow:0 8px 25px #667eea26}.card-actions{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:center;margin-top:1.5rem;padding-top:1rem}.card-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease}.card-btn:hover{box-shadow:0 4px 15px #667eea4d;transform:translateY(-2px)}.card-btn-full{width:100%}@media (max-width:768px){.card-content{padding:1.5rem}.card-content-compact{padding:1.25rem}.card-content-spacious{padding:2rem}.card-image{height:200px}.card-image-small{height:150px}.card-image-large{height:250px}.card-title{font-size:1.25rem}.card-title-large{font-size:1.5rem}.card-title-small{font-size:1.125rem}.card-grid-2,.card-grid-3,.card-grid-4{gap:2rem;grid-template-columns:1fr}}@media (max-width:480px){.card-content{padding:1.25rem}.card-content-compact{padding:1rem}.card-content-spacious{padding:1.5rem}.card-image{height:180px}.card-image-small{height:120px}.card-image-large{height:220px}.card-icon{height:60px;margin:0 auto 1.5rem;width:60px}.card-icon-small{height:50px;margin:0 auto 1rem;width:50px}.card-icon-large{height:80px;margin:0 auto 2rem;width:80px}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.hero-buttons{align-items:center;flex-direction:column}.features-grid{gap:1.5rem;grid-template-columns:1fr}.section-title{font-size:2rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2.5rem}.testimonials-grid{grid-template-columns:1fr}}@media (max-width:480px){.hero-title{font-size:2rem}.stats-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.ec469179.css.map*/