html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{overflow-x:hidden}.wrapper{width:100%;min-height:100vh;margin:0;padding:0;display:flex;flex-direction:column}.hero{position:relative;width:100%;min-height:clamp(550px,80vh,720px);overflow:hidden;display:flex;align-items:center;justify-content:center;background:#0d0d0d;color:#fff;padding:60px 0}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0a0a0ad9,#1e0505b3,#0a0a0ad9);z-index:1;pointer-events:none}.hero-inner{position:relative;z-index:2;width:90%;max-width:1200px;margin:0 auto;padding:0;display:grid;grid-template-columns:1.35fr .85fr;align-items:center;gap:55px}.hero-copy{width:100%;min-width:0;text-align:left;display:flex;flex-direction:column;align-items:flex-start}.hero-copy .eyebrow{color:#ff6f68;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:14px;display:inline-block;background:#ff6f681f;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,111,104,.3)}.hero-copy h1{font-size:clamp(36px,4.8vw,62px);line-height:1.12;font-weight:800;color:#fff;margin:0 0 20px;text-transform:uppercase;letter-spacing:-.5px}.hero-copy p{font-size:clamp(16px,1.8vw,19px);line-height:1.65;color:#e2e8f0;max-width:620px;margin:0 0 32px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.hero-logo{width:100%;display:flex;align-items:center;justify-content:center}.hero-logo-card{width:360px;height:360px;max-width:100%;background:#fff;border-radius:24px;padding:35px;display:flex;align-items:center;justify-content:center;box-shadow:0 20px 50px #00000080,0 0 0 1px #ffffff1a;transition:transform .3s ease,box-shadow .3s ease}.hero-logo-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px #000000a6,0 0 0 1px #fff3}.hero-logo-card img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.06))}.section{width:90%;max-width:1420px;margin-left:auto;margin-right:auto;padding:55px 0}@media(max-width:1200px){.section{width:92%}}@media(max-width:960px){.hero{min-height:auto;padding:60px 0}.hero-inner{width:92%;grid-template-columns:1fr;gap:40px;text-align:center;justify-items:center}.hero-copy{align-items:center;text-align:center}.hero-copy p{text-align:center}.hero-actions{justify-content:center}.hero-logo-card{width:290px;height:290px;padding:25px;margin:0 auto}.section{width:92%;padding:45px 0}}@media(max-width:576px){.hero{padding:45px 0}.hero-inner{width:92%;gap:30px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:15px;margin-bottom:24px}.hero-actions{flex-direction:column;width:100%}.hero-actions .button{width:100%;text-align:center}.hero-logo-card{width:220px;height:220px;padding:20px;border-radius:18px}.section{width:calc(100% - 30px);padding:35px 0}}@media(max-width:400px){.hero-inner,.section{width:calc(100% - 24px)}.hero-copy h1{font-size:28px}.hero-logo-card{width:190px;height:190px}}:root{--red: #b8241d;--dark: #171717;--grey: #6b7280;--light: #f5f5f4;--white: #ffffff;--border: #e5e7eb;--green: #25d366}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;color:var(--dark);background:var(--white)}a{text-decoration:none;color:inherit}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.topbar{background:linear-gradient(90deg,#0a0a0a,#1a0a0a,#8b0000,#1a0a0a,#0a0a0a);background-size:200% 100%;animation:topbar-gradient 8s ease infinite;color:#e0e0e0;padding:10px 0;font-size:13px;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.06)}.topbar:after{content:"";position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);animation:topbar-shimmer 4s ease-in-out infinite}.topbar-track{display:flex;width:max-content}.topbar-content{display:flex;gap:0;animation:marquee-scroll 20s linear infinite;white-space:nowrap}.topbar:hover .topbar-content{animation-play-state:paused}.topbar-item{padding:0 28px;display:inline-flex;align-items:center;gap:6px;color:#ffffffd9;transition:color .3s ease}.topbar-item:hover{color:#fff}@keyframes topbar-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes topbar-shimmer{0%{left:-100%}to{left:200%}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.header{position:sticky;top:0;z-index:50;height:82px;background:var(--white);border-bottom:1px solid var(--border);display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 5vw}.brand{display:flex;align-items:center;gap:12px}.brand img{width:80px;height:80px;object-fit:contain}.brand div{display:flex;flex-direction:column}.brand strong{text-transform:uppercase}.brand span{font-size:19px;color:var(--grey)}.desktop-nav{justify-self:center;display:flex;gap:16px;font-weight:600}.desktop-nav a{position:relative;padding:8px 20px;border:1.5px solid var(--border);border-radius:999px;font-size:16px;letter-spacing:.5px;text-transform:uppercase;color:var(--dark);background:transparent;transition:all .3s ease;overflow:hidden}.desktop-nav a:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--red);border-radius:2px;transition:width .3s ease}.desktop-nav a:hover{color:var(--white);border-color:var(--red);background:var(--red);box-shadow:0 4px 15px #c8000040;transform:translateY(-1px)}.desktop-nav a:hover:before{width:0}.cart-link{background:var(--red);color:var(--white);padding:12px 16px;border-radius:999px;font-weight:700}.cart-link span{background:var(--white);color:var(--red);padding:2px 7px;border-radius:999px;margin-left:6px}.menu-button{display:none;border:none;background:transparent;font-size:24px}.overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:80}.overlay.open{display:block}.drawer{position:fixed;top:0;left:0;bottom:0;width:min(86vw,420px);background:var(--white);z-index:90;transform:translate(-102%);transition:transform .25s ease;padding:26px;display:flex;flex-direction:column;gap:26px;font-size:18px}.drawer.open{transform:translate(0)}@media(max-width:768px)and (orientation:portrait){.menu-button{display:block}.desktop-nav{display:none}.drawer a{display:block;padding:12px 0;border-bottom:1px solid var(--border);font-weight:600}.drawer a:hover{color:var(--red)}.quotation-form,.quotation-single-container,.quotation-grid{width:100%;max-width:100%;box-sizing:border-box}.quote-unlisted-row,.form-group-row,.form-field{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden;gap:12px}.quote-unlisted-row,.form-group-row{grid-template-columns:1fr}.short-qty-field{width:100%;max-width:140px}.quotation-form{overflow-x:hidden}}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.drawer-head button{border:none;background:transparent;font-size:22px}.drawer-cart{margin-top:auto;background:var(--red);color:var(--white);padding:15px;border-radius:10px}.button{display:inline-block;border:none;padding:14px 20px;border-radius:8px;font-weight:700;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--red);color:var(--white)}.button.light{background:var(--white);color:var(--dark)}.trust{margin:30px auto 0;width:min(1100px,calc(100% - 36px));background:var(--white);box-shadow:0 15px 40px #0000001f;border-radius:16px;padding:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}.trust article{display:flex;flex-direction:column}.trust article strong{display:flex;align-items:center;gap:8px;font-size:1rem}.trust-icon{width:28px;height:28px;color:var(--red)}.trust span{color:var(--grey);font-size:14px;margin-top:5px}.section{padding:75px 0}.muted{background:var(--light)}.section-title h2,.page-title h1{font-size:clamp(36px,5vw,60px);text-transform:uppercase;margin:8px 0 28px}.page-title{max-width:760px}.page-title p{color:var(--grey);line-height:1.7}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-grid a{min-height:220px;background:linear-gradient(145deg,#383838,#111);color:var(--white);border-radius:15px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;transition:.2s ease}.category-grid a:hover{transform:translateY(-4px)}.category-grid h3{font-size:25px;text-transform:uppercase;margin:0 0 8px}.category-grid p{color:#ccc;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product-card{border:1px solid var(--border);border-radius:14px;overflow:hidden;background:var(--white);transition:.25s ease}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 30px #0000001f}.product-image{position:relative;width:100%;height:350px;background:#f2f2f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain;padding:15px;display:block}.offer-badge{position:absolute;top:10px;left:10px;background:var(--red);color:var(--white);font-size:10px;font-weight:700;text-transform:uppercase;padding:5px 9px;border-radius:4px;letter-spacing:.5px;z-index:2;box-shadow:0 2px 6px #00000040}.offer-badge-wrapper{margin:10px 0 14px}.offer-badge-detail{display:inline-block;background:var(--red);color:var(--white);font-size:12px;font-weight:700;text-transform:uppercase;padding:6px 12px;border-radius:6px;letter-spacing:.5px}.product-body{padding:18px}.product-body small{color:var(--red);font-weight:700}.product-body h3{font-size:21px;text-transform:uppercase;margin:8px 0 3px}.product-body p{color:var(--grey);font-size:14px;min-height:34px}.price-container{display:flex;align-items:baseline;gap:10px;margin:12px 0}.current-price{color:var(--red);font-size:19px;font-weight:700}.original-price{color:var(--grey);font-size:14px;text-decoration:line-through;font-weight:400}.detail-price-wrapper{margin:15px 0}.detail-original-price{color:var(--grey);font-size:20px;text-decoration:line-through;font-weight:400}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions a,.card-actions button{text-align:center;border:none;padding:11px;border-radius:8px;font-weight:700}.card-actions a{background:var(--light)}.card-actions button{background:var(--red);color:var(--white)}.filters{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:12px;margin:25px 0 12px}.filters input,.filters select{padding:14px;border:1px solid #cccccc;border-radius:8px;background:var(--white)}.result-count{color:var(--grey)}.back-link{display:inline-block;color:var(--red);font-weight:700;margin-bottom:25px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.detail-media-container{display:flex;flex-direction:column;gap:15px}.detail-image{width:100%;height:500px;border-radius:18px;background:#f2f2f2;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-image img,.main-product-image{width:100%;height:100%;object-fit:contain;padding:25px;display:block}.detail-gallery-thumbs{display:flex;gap:12px;overflow-x:auto;padding-bottom:5px}.gallery-thumb-btn{width:76px;height:76px;border-radius:10px;border:2px solid var(--border);background:var(--white);padding:6px;cursor:pointer;flex-shrink:0;transition:.2s ease}.gallery-thumb-btn.active,.gallery-thumb-btn:hover{border-color:var(--red);transform:scale(1.03)}.gallery-thumb-btn img{width:100%;height:100%;object-fit:contain}.detail-copy h1{font-size:clamp(40px,6vw,72px);text-transform:uppercase;margin:8px 0}.detail-copy p{color:var(--grey);line-height:1.7}.detail-price{display:inline-block;font-size:30px;color:var(--red);font-weight:700}.product-features{margin:24px 0 8px;padding:20px 24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.product-features h3{font-size:16px;text-transform:uppercase;letter-spacing:1.5px;margin:0 0 14px;color:var(--white, #fff);font-weight:600}.product-features ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 24px}.product-features li{position:relative;padding-left:22px;font-size:14px;line-height:1.5;color:var(--grey, #aaa)}.product-features li:before{content:"✓";position:absolute;left:0;color:var(--red, #e63946);font-weight:700}@media(max-width:600px){.product-features ul{grid-template-columns:1fr}}.quantity{display:flex;align-items:center;gap:12px;margin:22px 0}.quantity button{width:42px;height:42px}.cart-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:28px}.cart-list{display:grid;gap:12px}.cart-item{border:1px solid var(--border);border-radius:12px;padding:16px;display:grid;grid-template-columns:auto 1fr auto auto;gap:18px;align-items:center}.cart-item-thumb{width:70px;height:70px;border-radius:8px;background:var(--light);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.cart-item-thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.cart-item h3{margin:0 0 5px;text-transform:uppercase}.line-total{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.line-total button{border:none;background:transparent;color:var(--red)}.cart-summary{background:var(--dark);color:var(--white);padding:26px;border-radius:14px;height:max-content;position:sticky;top:105px}.cart-summary>strong{font-size:24px;color:#ff7770}.cart-summary p{color:#bbb;line-height:1.6}.whatsapp-button{display:block;background:var(--green);color:#092410;text-align:center;padding:14px;border-radius:8px;font-weight:700;margin-top:18px}.clear-button{width:100%;border:none;background:transparent;color:#bbb;margin-top:14px}.empty-card,.dark-card{background:var(--dark);color:var(--white);padding:35px;border-radius:16px}.empty-card p,.dark-card p{color:#ccc;line-height:1.8}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:35px}.dark-card h2{font-size:38px;text-transform:uppercase}.info-list{display:grid;gap:15px}.info-list article,.contact-grid article{border:1px solid var(--border);border-radius:13px;padding:22px}.info-list p,.contact-grid p,.contact-grid a{color:var(--grey);line-height:1.6}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:35px}.contact-grid article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:32px;min-height:210px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-shadow:0 8px 25px #0000000f;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.contact-grid article:hover{transform:translateY(-6px);border-color:var(--red);box-shadow:0 18px 40px #0000001f}.map-container{margin-top:2rem;width:100%;height:400px;overflow:hidden;border-radius:12px;box-shadow:0 10px 20px #0000001a}@media(max-width:600px){.button{padding:12px 16px;min-height:44px}.contact-grid{grid-template-columns:1fr}.contact-grid article{padding:24px;min-height:auto}.contact-icon{width:48px;height:48px}.open-map-link{display:inline-block;margin-top:8px;font-size:15px;color:var(--red);text-decoration:underline;padding:8px 0}.map-container{height:250px}.section{padding:30px 0}}.contact-icon{width:55px;height:55px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:20px;font-size:27px}.facebook-icon{background:#1877f2;color:#fff}.instagram-icon{color:#fff;background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5)}.whatsapp-icon{background:#25d366;color:#fff}.address-icon{background:var(--red);color:#fff}.email-icon{background:#fff;color:#fff;border:1px solid rgba(0,0,0,.08)}.contact-email-card{grid-column:1 / -1}.contact-grid h3{margin:0 0 10px;font-size:20px;font-weight:700;text-transform:uppercase}.contact-grid p{margin:0;color:var(--grey);line-height:1.7}.contact-grid a{color:var(--dark);font-weight:600;transition:color .2s ease}.contact-grid a:hover{color:var(--red)}@media(max-width:760px){.contact-grid{grid-template-columns:1fr;gap:16px}.contact-grid article{min-height:auto;padding:25px}}.footer{background:var(--dark);color:#bbb;padding:50px 5vw;display:grid;grid-template-columns:1.3fr .7fr 1fr;gap:35px}.footer section{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer h3,.footer h4{color:var(--white)}.floating-wa{position:fixed;right:20px;bottom:20px;background:var(--green);color:#092410;padding:15px 18px;border-radius:999px;font-weight:700;z-index:60;box-shadow:0 8px 24px #0003}@media(max-width:950px){.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.detail-grid,.cart-layout,.two-column{grid-template-columns:1fr}.cart-summary{position:static}.detail-image{height:450px}}@media(max-width:760px){.topbar{display:none}.header{height:72px;grid-template-columns:auto 1fr auto;padding:0 16px}.menu-button{display:block}.desktop-nav{display:none}.brand{justify-self:center}.brand div{display:none}.brand img{width:50px;height:50px}.hero{grid-template-columns:1fr;padding:65px 20px}.hero-logo{display:none}.trust{grid-template-columns:1fr;margin-top:18px;box-shadow:none;border:1px solid var(--border)}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:230px}.filters,.footer{grid-template-columns:1fr}}@media(max-width:520px){.section{padding:55px 16px}.hero h1{font-size:44px}.hero-actions{flex-direction:column}.category-grid,.product-grid,.contact-grid{grid-template-columns:1fr}.product-image{height:320px}.card-actions{grid-template-columns:1fr}.detail-image{height:360px}.cart-item{grid-template-columns:1fr}.footer{padding:40px 18px}}.quote-tab-switcher{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:35px}.quote-tab-btn{display:flex;align-items:center;gap:14px;padding:18px 24px;border:2px solid var(--border);border-radius:14px;background:var(--white);text-align:left;cursor:pointer;transition:all .25s ease}.quote-tab-btn .tab-icon{font-size:26px}.quote-tab-btn div{display:flex;flex-direction:column}.quote-tab-btn strong{font-size:16px;color:var(--dark)}.quote-tab-btn small{font-size:13px;color:var(--grey);margin-top:2px}.quote-tab-btn.active{border-color:var(--red);background:#fdf2f2;box-shadow:0 8px 25px #b8241d1f}.quote-tab-btn.active strong{color:var(--red)}.quotation-single-container{max-width:900px;margin:0 auto}.quote-unlisted-row{display:grid;grid-template-columns:28px 1fr 140px auto;gap:14px;align-items:end;background:#fffdf0;border:1.5px solid #fde047;padding:18px;border-radius:12px}.quote-unlisted-row .form-field{margin-bottom:0}.full-flex-field{margin-bottom:0!important}.quotation-grid{display:grid;grid-template-columns:1.4fr .9fr;gap:40px;align-items:start}@media(max-width:600px){.quote-unlisted-row{grid-template-columns:1fr!important;gap:12px}.quote-unlisted-row .form-field{width:100%;max-width:100%;margin-bottom:8px}.short-qty-field{max-width:100%}.full-flex-field{width:100%;max-width:100%}.quote-unlisted-row label{display:block;width:100%;white-space:normal;word-break:normal;overflow-wrap:normal}}@media(max-width:600px){.quote-item-row{grid-template-columns:1fr!important;gap:12px;padding:18px;overflow:hidden;box-sizing:border-box}.quote-item-number{display:block;margin-bottom:12px}.quote-item-select-wrapper,.quote-item-qty-wrapper{width:100%;max-width:100%;min-width:0}.quote-item-select-wrapper select,.quote-item-qty-wrapper input{width:100%;max-width:100%;box-sizing:border-box}.quote-item-select-wrapper select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quote-item-qty-wrapper input{max-width:160px}.quote-item-row label{display:block;width:100%;white-space:normal;word-break:normal}}.quotation-form{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 10px 30px #0000000d}.form-badge-header{margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid var(--light)}.badge-pill{display:inline-block;background:#fee2e2;color:var(--red);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:4px 12px;border-radius:999px;margin-bottom:8px}.form-badge-header h2{margin:4px 0 6px;padding-bottom:0;border-bottom:none}.form-badge-header p{margin:0;font-size:14px;color:var(--grey)}.form-highlight-box{background:#fffbe6;border:2px solid #ffe58f;padding:20px;border-radius:12px;margin-bottom:20px}.product-name-highlight-input{font-size:16px!important;font-weight:600!important;border-color:#ffd666!important}.field-hint{font-size:12px;color:var(--grey);margin-top:4px}.short-qty-field{max-width:160px}.side-hint{font-size:13px;color:var(--grey);margin-bottom:16px;line-height:1.5}.custom-import-banner{margin-top:50px;background:linear-gradient(135deg,#111,#450805);color:var(--white);padding:36px 40px;border-radius:18px;display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 15px 40px #0003}.custom-import-copy h3{font-size:24px;margin:6px 0 10px}.custom-import-copy p{margin:0;color:#ccc;max-width:600px;font-size:15px;line-height:1.6}@media(max-width:800px){.quote-tab-switcher{grid-template-columns:1fr}.custom-import-banner{flex-direction:column;text-align:center;padding:28px 20px}}.quotation-form h2{font-size:19px;color:var(--dark);margin:24px 0 16px;padding-bottom:8px;border-bottom:2px solid var(--light)}.quotation-form h2:first-of-type{margin-top:0}.quotation-error-banner{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;padding:12px 16px;border-radius:8px;margin-bottom:20px;font-weight:500}.form-group-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-field label{font-size:14px;font-weight:600;color:var(--dark)}.form-field input,.form-field select,.form-field textarea{padding:13px 15px;border:1px solid #cccccc;border-radius:8px;font-size:15px;background:var(--white);transition:border-color .2s ease,box-shadow .2s ease}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--red);box-shadow:0 0 0 3px #b8241d26}.quote-subtitle{font-size:14px;color:var(--grey);margin:-10px 0 16px}.quote-items-list{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}.quote-item-row{display:grid;grid-template-columns:28px 1fr 90px auto;gap:12px;align-items:end;background:#f9fafb;border:1px solid var(--border);padding:16px;border-radius:12px;transition:border-color .2s ease}.quote-item-row.custom-row{background:#fefce8;border-color:#fef08a}.quote-item-type-toggle{grid-column:2 / -1;display:flex;gap:8px;margin-bottom:4px}.type-btn{padding:6px 12px;font-size:12px;font-weight:600;border:1px solid var(--border);border-radius:6px;background:var(--white);color:var(--grey);cursor:pointer;transition:all .2s ease}.type-btn.active{background:var(--red);color:var(--white);border-color:var(--red)}.quote-item-number{font-weight:700;color:var(--grey);align-self:center;text-align:center}.quote-item-select-wrapper{display:flex;flex-direction:column;gap:6px}.quote-item-select-wrapper label,.quote-item-qty-wrapper label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--grey)}.quote-item-select-wrapper select,.quote-item-select-wrapper input,.quote-item-qty-wrapper input{padding:10px 12px;border:1px solid #cccccc;border-radius:8px;font-size:14px;background:var(--white)}.custom-product-input{padding:10px 12px!important}.remove-item-btn{border:none;background:#fee2e2;color:#b91c1c;width:38px;height:38px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:background .2s ease}.remove-item-btn:hover{background:#fca5a5}.quote-add-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.quote-add-buttons button{margin-bottom:0}.quote-action-box{margin-top:28px}.submit-quote-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;font-size:16px;border-radius:10px}.quotation-summary-aside{position:sticky;top:100px}.quote-summary-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:24px;box-shadow:0 10px 30px #0000000d}.quote-summary-card h3{margin-top:0;margin-bottom:16px;font-size:20px}.quote-value-badge{display:flex;justify-content:space-between;align-items:center;background:#fdf2f2;border:1px solid #fecaca;padding:14px 18px;border-radius:10px;margin-bottom:20px}.quote-value-badge span{font-size:14px;color:var(--grey)}.quote-value-badge strong{font-size:20px;color:var(--red)}.quote-preview-header h4{margin:0 0 10px;font-size:14px;color:var(--grey);text-transform:uppercase;letter-spacing:.5px}.quote-message-preview{background:#0f172a;color:#38bdf8;padding:16px;border-radius:10px;font-family:monospace;font-size:13px;line-height:1.5;white-space:pre-wrap;word-break:break-word;max-height:400px;overflow-y:auto;border:1px solid #1e293b}@media(max-width:900px){.quotation-grid{grid-template-columns:1fr}.quotation-summary-aside{position:static}}@media(max-width:600px){.form-group-row,.quote-item-row{grid-template-columns:1fr}}.about-reg-badge-card{background:linear-gradient(135deg,#18181b,#27272a);border:1px solid rgba(255,255,255,.1);border-left:5px solid var(--red);border-radius:16px;padding:28px 32px;color:var(--white);display:flex;align-items:center;gap:24px;margin-bottom:40px;box-shadow:0 15px 35px #0003}.reg-badge-icon{width:64px;height:64px;background:#b8241d33;color:var(--red);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.reg-badge-info .reg-subtitle{display:inline-block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#f87171;margin-bottom:4px}.reg-badge-info h2{font-size:22px;margin:0 0 6px;color:var(--white);letter-spacing:.5px}.reg-badge-info strong{color:#fca5a5;letter-spacing:1.5px}.reg-badge-info p{margin:0;color:#a1a1aa;font-size:14px}.our-story-section{margin-bottom:40px}.story-header-badge{margin-bottom:20px}.story-header-badge h2{font-size:32px;text-transform:uppercase;margin:4px 0 0}.story-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px}.story-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:32px;box-shadow:0 10px 30px #0000000d;transition:transform .25s ease,border-color .25s ease}.story-card:hover{transform:translateY(-4px);border-color:var(--red)}.story-card h3{font-size:22px;margin-top:0;margin-bottom:16px;color:var(--dark);line-height:1.3}.story-card p{font-size:15px;line-height:1.7;color:#4b5563;margin-bottom:12px}.story-card p:last-child{margin-bottom:0}.story-milestones{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:linear-gradient(135deg,#111,#450805);color:var(--white);padding:32px 36px;border-radius:18px;box-shadow:0 15px 35px #00000026}.milestone-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px}.milestone-item strong{font-size:26px;color:var(--white);letter-spacing:1px}@media(max-width:900px){.story-content-grid{grid-template-columns:1fr}.story-milestones{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:500px){.story-milestones{grid-template-columns:1fr}}.about-grid{display:flex;flex-direction:column;gap:32px}.about-hero-card{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:36px;box-shadow:0 10px 30px #0000000d}.about-hero-card h2{font-size:26px;margin-top:0;margin-bottom:16px;text-transform:uppercase}.about-hero-card p{font-size:16px;line-height:1.7;color:var(--dark)}.about-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.about-feature-box{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:24px;transition:all .25s ease}.about-feature-box:hover{transform:translateY(-4px);border-color:var(--red);box-shadow:0 12px 25px #00000014}.about-feature-box .feature-icon{font-size:32px;margin-bottom:12px}.about-feature-box h3{font-size:17px;margin:0 0 8px}.about-feature-box p{font-size:14px;color:var(--grey);margin:0;line-height:1.5}@media(max-width:900px){.about-features-grid{grid-template-columns:repeat(2,1fr)}.about-reg-badge-card{flex-direction:column;align-items:flex-start;padding:24px}}@media(max-width:500px){.about-features-grid{grid-template-columns:1fr}}.creative-footer{background:#090a0f;color:#94a3b8;position:relative;font-size:14px;border-top:1px solid #1e293b;margin-top:60px}.footer-top-accent{height:3px;background:linear-gradient(90deg,#b8241d,#25d366,#b8241d)}.footer-container{max-width:1280px;margin:0 auto;padding:60px 5vw 40px;display:grid;grid-template-columns:1.4fr .9fr .9fr 1.2fr;gap:40px}.footer-col{display:flex;flex-direction:column;gap:14px}.footer-brand{display:flex;align-items:center;gap:12px;color:#fff}.footer-brand img{width:54px;height:54px;border-radius:12px;object-fit:contain;background:#fff;padding:4px}.footer-brand div{display:flex;flex-direction:column}.footer-brand strong{font-size:18px;letter-spacing:1px;color:#fff}.footer-brand span{font-size:12px;color:#94a3b8}.footer-tagline{line-height:1.6;color:#94a3b8;margin:4px 0 0}.footer-reg-badge{display:inline-flex;align-items:center;gap:8px;background:#b8241d26;border:1px solid rgba(184,36,29,.35);padding:8px 14px;border-radius:999px;color:#f87171;font-size:13px;width:max-content;margin-top:6px}.footer-reg-badge strong{color:#fff;letter-spacing:1px}.footer-col h4{color:#fff;font-size:16px;text-transform:uppercase;letter-spacing:1px;margin:0 0 6px;position:relative}.footer-col h4:after{content:"";display:block;width:24px;height:2px;background:var(--red);margin-top:6px;border-radius:2px}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-links a{color:#cbd5e1;transition:all .2s ease;display:inline-block}.footer-links a:hover{color:var(--white);transform:translate(4px)}.footer-address{line-height:1.6;color:#cbd5e1;margin:0}.footer-contact-link{color:#cbd5e1;font-weight:500;transition:color .2s ease}.footer-contact-link:hover{color:var(--red)}.footer-socials{display:flex;gap:10px;margin-top:10px}.social-btn{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;background:#1e293b;transition:all .25s ease}.social-btn:hover{transform:translateY(-3px)}.social-btn.facebook:hover{background:#1877f2;box-shadow:0 6px 15px #1877f266}.social-btn.instagram:hover{background:linear-gradient(45deg,#feda75,#fa7e1e,#d62976,#962fbf,#4f5bd5);box-shadow:0 6px 15px #d6297666}.social-btn.whatsapp:hover{background:#25d366;color:#092410;box-shadow:0 6px 15px #25d36666}.footer-bottom{background:#020617;border-top:1px solid #0f172a;padding:20px 5vw}.footer-bottom-container{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:13px;color:#64748b}.footer-bottom-container p{margin:0}.footer-bottom-container strong{color:#cbd5e1}.footer-badges-strip{display:flex;gap:16px;color:#94a3b8}@media(max-width:950px){.footer-container{grid-template-columns:1fr 1fr;gap:30px}}@media(max-width:550px){.footer-container{grid-template-columns:1fr}.footer-bottom-container{flex-direction:column;align-items:center;text-align:center}}.container{max-width:1200px;margin:0 auto;padding:0 2rem}
