body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(45deg,#e74c3c,#f39c12);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.section-subtitle{color:#7f8c8d;font-size:1.2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.cta-button{border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;margin:0 10px;padding:15px 30px;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:linear-gradient(45deg,#e74c3c,#c0392b);box-shadow:0 4px 15px #e74c3c4d;color:#fff}.cta-button.primary:hover{box-shadow:0 6px 20px #e74c3c66;transform:translateY(-2px)}.cta-button.secondary{background:#0000;border:2px solid #2c3e50;color:#2c3e50}.cta-button.secondary:hover{background:#2c3e50;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.container{padding:0 15px}.section-title{font-size:2rem}.section-subtitle{font-size:1rem;margin-bottom:2rem}.cta-button{display:block;font-size:1rem;margin:5px auto;max-width:300px;padding:12px 24px;text-align:center;width:100%}}@media (max-width:480px){.section-title{font-size:1.8rem}.container{padding:0 10px}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.navbar{padding:1rem 0}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-logo h2{color:#2c3e50;font-size:1.8rem;font-weight:700;margin:0}.nav-logo .tagline{color:#e74c3c;font-size:.9rem;font-weight:500}.nav-menu{align-items:center;display:flex;gap:2rem}.nav-link{background:none;border:none;color:#2c3e50;cursor:pointer;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-link:hover{color:#e74c3c}.nav-cta{background:linear-gradient(45deg,#e74c3c,#c0392b);border-radius:25px;box-shadow:0 2px 10px #e74c3c4d;color:#fff;font-weight:600;padding:10px 20px;text-decoration:none;transition:all .3s ease}.nav-cta:hover{box-shadow:0 4px 15px #e74c3c66;transform:translateY(-2px)}.nav-toggle{cursor:pointer;display:none;flex-direction:column;gap:4px}.bar{background:#2c3e50;border-radius:2px;height:3px;transition:.3s;width:25px}@media (max-width:768px){.nav-toggle{display:flex}.nav-menu{background:#fff;box-shadow:0 10px 27px #0000000d;flex-direction:column;gap:1.5rem;left:-100%;padding:2rem 0;position:fixed;text-align:center;top:70px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-link{font-size:1.1rem;padding:.5rem 0}.nav-cta{display:inline-block;margin-top:1rem}.nav-toggle.active .bar:nth-child(2){opacity:0}.nav-toggle.active .bar:first-child{transform:translateY(7px) rotate(45deg)}.nav-toggle.active .bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width:480px){.nav-container{padding:0 15px}.nav-logo h2{font-size:1.5rem}.nav-logo .tagline{font-size:.8rem}}.hero{align-items:center;background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;display:flex;height:100vh;margin-top:70px;overflow:hidden;position:relative}.hero: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%3Cpath opacity='.05' d='M0 0h100v100H0z'/%3E%3Ccircle cx='20' cy='20' r='1' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='80' cy='40' r='.5' fill='%23fff' opacity='.1'/%3E%3Ccircle cx='40' cy='70' r='1.5' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E") repeat;bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-overlay{position:relative;width:100%;z-index:2}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px;padding:0 20px}.hero-text{text-align:left}.hero-title{margin-bottom:1.5rem}.primary-text{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e74c3c,#f39c12);-webkit-background-clip:text;background-clip:text;display:block;font-size:3.5rem;font-weight:800;margin-bottom:.5rem}.secondary-text{color:#bdc3c7;display:block;font-size:1.8rem;font-weight:300}.hero-description{color:#ecf0f1;font-size:1.3rem;line-height:1.8;margin-bottom:2rem;max-width:600px}.hero-features{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.feature{align-items:center;color:#ecf0f1;display:flex;font-weight:500;gap:.5rem}.feature-icon{font-size:1.2rem}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.hero-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;text-align:center}.stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:2rem}.stat h3{color:#f39c12;font-size:3rem;font-weight:800;margin-bottom:.5rem}.stat p{color:#bdc3c7;font-size:1.1rem;font-weight:500}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr}.hero-content,.hero-text{text-align:center}.hero-stats{gap:1rem;grid-template-columns:repeat(3,1fr)}.stat{padding:1.5rem}.stat h3{font-size:2.5rem}}@media (max-width:768px){.hero{height:auto;min-height:100vh;padding:2rem 0}.hero-content{gap:2rem;padding:0 15px}.primary-text{font-size:2.5rem}.secondary-text{font-size:1.4rem}.hero-description{font-size:1.1rem;margin-bottom:1.5rem}.hero-features{flex-direction:column;gap:1rem;margin-bottom:2rem}.hero-actions{flex-direction:column;width:100%}.hero-actions .cta-button{margin:.5rem 0;max-width:300px;width:100%}.hero-stats{gap:1rem;grid-template-columns:1fr}.stat{padding:1rem}.stat h3{font-size:2rem}}@media (max-width:480px){.primary-text{font-size:2rem}.secondary-text{font-size:1.2rem}.hero-description{font-size:1rem}.hero-content{padding:0 10px}}.about{background:#f8f9fa;padding:5rem 0}.about-header{text-align:center}.about-header,.about-intro{margin-bottom:4rem}.intro-text{color:#2c3e50;font-size:1.3rem;font-weight:400;line-height:1.8;margin:0 auto;max-width:800px;text-align:center}.locations-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;margin-bottom:5rem}.location-card{background:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2.5rem;transition:transform .3s ease,box-shadow .3s ease}.location-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-5px)}.location-card.main-factory{border-top:4px solid #e74c3c}.location-card.branch{border-top:4px solid #f39c12}.location-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.location-header h3{color:#2c3e50;font-size:1.4rem;font-weight:700;margin:0}.location-badge{background:linear-gradient(45deg,#e74c3c,#f39c12);border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.3rem 1rem;text-transform:uppercase}.location-info{margin-bottom:1.5rem}.location-info p{align-items:flex-start;color:#2c3e50;display:flex;gap:.5rem;line-height:1.6;margin-bottom:.8rem}.location-info .icon{font-size:1.1rem;margin-top:.2rem}.location-info a{color:#e74c3c;font-weight:600;text-decoration:none}.location-info a:hover{text-decoration:underline}.location-features h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.location-features ul{list-style:none;margin-bottom:1.5rem}.location-features li{color:#2c3e50;font-weight:500;margin-bottom:.5rem}.location-description{color:#7f8c8d;font-size:1rem;line-height:1.7}.why-choose-us{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:3rem}.why-choose-us h3{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.reasons-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.reason{background:#f8f9fa;border-radius:10px;padding:1.5rem;text-align:center;transition:transform .3s ease}.reason:hover{transform:translateY(-3px)}.reason-icon{display:block;font-size:3rem;margin-bottom:1rem}.reason h4{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.reason p{color:#7f8c8d;line-height:1.6}@media (max-width:1024px){.locations-grid{gap:2rem;grid-template-columns:1fr}.reasons-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about{padding:3rem 0}.location-card{padding:2rem}.location-header{align-items:flex-start;flex-direction:column}.intro-text{font-size:1.1rem}.why-choose-us{padding:2rem}.reasons-grid{gap:1.5rem;grid-template-columns:1fr}.reason{padding:1rem}}@media (max-width:480px){.about{padding:2rem 0}.location-card{padding:1.5rem}.intro-text{font-size:1rem}.location-header h3{font-size:1.2rem}.why-choose-us{padding:1.5rem}.why-choose-us h3{font-size:1.5rem;margin-bottom:2rem}}.gallery{background:#fff;padding:5rem 0}.gallery-header{margin-bottom:3rem;text-align:center}.category-filters{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#0000;border:2px solid #e9ecef;border-radius:25px;color:#2c3e50;cursor:pointer;font-size:.9rem;font-weight:500;padding:.8rem 1.5rem;transition:all .3s ease}.filter-btn:hover{border-color:#e74c3c;color:#e74c3c}.filter-btn.active{background:linear-gradient(45deg,#e74c3c,#f39c12);border-color:#0000;box-shadow:0 4px 15px #e74c3c4d;color:#fff}.stones-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.stone-card{background:#fff;border:1px solid #e9ecef;border-radius:15px;box-shadow:0 10px 30px #0000001a;overflow:hidden;transition:all .3s ease}.stone-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.stone-image{height:250px;overflow:hidden;position:relative}.stone-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.stone-card:hover .stone-image img{transform:scale(1.1)}.stone-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.stone-card:hover .stone-overlay{opacity:1}.view-details{background:linear-gradient(45deg,#e74c3c,#f39c12);border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:transform .3s ease}.view-details:hover{transform:scale(1.05)}.stone-info{padding:1.5rem}.stone-name{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:.8rem}.stone-description{color:#7f8c8d;line-height:1.6;margin-bottom:1.5rem}.stone-actions{display:flex;justify-content:center}.inquire-btn{background:#0000;border:2px solid #e74c3c;border-radius:25px;color:#e74c3c;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease;width:100%}.inquire-btn:hover{background:#e74c3c;color:#fff;transform:translateY(-2px)}.gallery-cta{background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:15px;color:#fff;padding:3rem;text-align:center}.cta-content h3{font-size:2rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.cta-content .cta-button{background:linear-gradient(45deg,#e74c3c,#f39c12);box-shadow:0 4px 15px #e74c3c4d;color:#fff;display:inline-block;text-decoration:none}@media (max-width:768px){.gallery{padding:3rem 0}.stones-grid{gap:1.5rem;grid-template-columns:1fr}.stone-card{margin:0 auto;max-width:400px}.category-filters{gap:.5rem}.filter-btn{font-size:.8rem;padding:.6rem 1rem}.gallery-cta{padding:2rem}.cta-content h3{font-size:1.5rem}.cta-content p{font-size:1rem}}@media (max-width:480px){.gallery{padding:2rem 0}.stone-image{height:200px}.stone-info{padding:1rem}.stone-name{font-size:1.1rem}.category-filters{align-items:center;flex-direction:column}.filter-btn{text-align:center;width:200px}.gallery-cta{padding:1.5rem}}.contact{background:#f8f9fa;padding:5rem 0}.contact-header{margin-bottom:4rem;text-align:center}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.contact-info{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;height:fit-content;padding:2.5rem}.quick-contact{background:linear-gradient(135deg,#e74c3c,#f39c12);border-radius:10px;color:#fff;margin-bottom:2.5rem;padding:2rem;text-align:center}.quick-contact h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.contact-item{align-items:center;display:flex;gap:1rem;justify-content:center}.contact-icon{font-size:1.5rem}.phone-number{color:#fff;display:block;font-size:1.3rem;font-weight:700;margin-top:.5rem;text-decoration:none}.phone-number:hover{text-decoration:underline}.locations-contact h3{color:#2c3e50;font-size:1.4rem;font-weight:700;margin-bottom:2rem;text-align:center}.location-contact{background:#f8f9fa;border-left:4px solid #e74c3c;border-radius:10px;margin-bottom:2rem;padding:1.5rem}.location-contact h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.location-address{color:#7f8c8d;line-height:1.6;margin-bottom:1rem}.location-features{display:flex;flex-wrap:wrap;gap:.5rem}.feature-tag{background:#e74c3c;border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;padding:.2rem .8rem}.business-hours{margin-top:2rem}.business-hours h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.hours-list{background:#f8f9fa;border-radius:8px;padding:1rem}.hour-item{border-bottom:1px solid #e9ecef;color:#2c3e50;display:flex;justify-content:space-between;padding:.5rem 0}.hour-item:last-child{border-bottom:none}.contact-form-section{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.contact-form-section h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group{display:flex;flex-direction:column}.form-group label{color:#2c3e50;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:1rem;padding:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e74c3c;outline:none}.submit-btn{background:linear-gradient(45deg,#e74c3c,#f39c12);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-btn:hover{box-shadow:0 6px 20px #e74c3c66;transform:translateY(-2px)}.emergency-contact{background:linear-gradient(135deg,#c0392b,#e74c3c);border-radius:15px;color:#fff;padding:3rem;text-align:center}.emergency-content h3{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.emergency-content p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.emergency-btn{background:#fff;border-radius:25px;box-shadow:0 4px 15px #0003;color:#e74c3c;display:inline-block;font-size:1.1rem;font-weight:700;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.emergency-btn:hover{box-shadow:0 6px 20px #0000004d;transform:translateY(-3px)}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact{padding:3rem 0}.contact-form-section,.contact-info{padding:2rem}.form-row{grid-template-columns:1fr}.location-contact{padding:1rem}.emergency-contact{padding:2rem}.emergency-content h3{font-size:1.5rem}}@media (max-width:480px){.contact{padding:2rem 0}.contact-form-section,.contact-info,.quick-contact{padding:1.5rem}.phone-number{font-size:1.1rem}.feature-tag{font-size:.7rem;padding:.1rem .6rem}.emergency-contact{padding:1.5rem}}.footer{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1.5fr 1fr 1fr;margin-bottom:2rem}.footer-section h3,.footer-section h4{font-weight:700;margin-bottom:1.5rem}.footer-title{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#e74c3c,#f39c12);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;margin-bottom:1rem}.footer-description{color:#bdc3c7;line-height:1.7;margin-bottom:1.5rem}.footer-contact{text-align:center}.footer-phone{background:linear-gradient(45deg,#e74c3c,#f39c12);border-radius:25px;box-shadow:0 4px 15px #e74c3c4d;color:#fff;display:inline-block;font-weight:600;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.footer-phone:hover{box-shadow:0 6px 20px #e74c3c66;transform:translateY(-2px)}.footer-section h4{border-bottom:2px solid #e74c3c;color:#ecf0f1;font-size:1.2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.footer-locations{display:flex;flex-direction:column;gap:1.5rem}.footer-location h5{color:#f39c12;font-size:1rem;font-weight:600;margin-bottom:.5rem}.footer-location p{color:#bdc3c7;font-size:.9rem;line-height:1.6}.footer-list{list-style:none;padding:0}.footer-list li{color:#bdc3c7;cursor:pointer;font-size:.95rem;margin-bottom:.8rem;transition:color .3s ease}.footer-list li:hover{color:#f39c12}.footer-list li:before{color:#e74c3c;content:"▸ ";margin-right:.5rem}.footer-bottom{border-top:1px solid #34495e;padding-top:2rem}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-copyright{color:#bdc3c7}.footer-copyright p{font-size:.9rem;margin-bottom:.3rem}.footer-tagline{color:#f39c12;font-weight:600}.footer-actions{display:flex;gap:1rem}.back-to-top{background:linear-gradient(45deg,#e74c3c,#f39c12);border:none;border-radius:25px;box-shadow:0 4px 15px #e74c3c4d;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:all .3s ease}.back-to-top:hover{box-shadow:0 6px 20px #e74c3c66;transform:translateY(-2px)}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-locations{align-items:center}.footer-bottom-content{flex-direction:column;text-align:center}.footer-actions{justify-content:center}}@media (max-width:480px){.footer{padding:1.5rem 0 1rem}.footer-title{font-size:1.5rem}.footer-phone{font-size:.9rem;padding:.6rem 1.2rem}.footer-section h4{font-size:1.1rem}.back-to-top{font-size:.9rem;padding:.6rem 1.2rem}}
/*# sourceMappingURL=main.39c4c0c4.css.map*/