/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--yellow:#ffc900;--yellow-hot:#ffd91a;--ink:#11120f;--muted:#696b65;--paper:#f5f5f1;--line:#dedfd8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.topbar{background:var(--ink);color:#ddd;letter-spacing:.06em;text-transform:uppercase;justify-content:center;align-items:center;gap:5vw;min-height:34px;padding:6px 4vw;font-size:11px;display:flex}.social-links{align-items:center;gap:8px;display:flex}.social-links a{background:#211f20;border:1px solid #5c5d58;border-radius:50%;place-items:center;width:30px;height:30px;transition:border-color .2s,transform .2s,box-shadow .2s;display:grid;overflow:hidden}.social-links a:hover{border-color:var(--yellow);transform:translateY(-1px);box-shadow:0 0 0 2px #ffc90038}.social-icon{background-image:url(/social/redes-sociales-cyd.jpeg);background-repeat:no-repeat;background-size:300% 200%;border-radius:50%;width:100%;height:100%;display:block}.social-icon.facebook{background-position:0}.social-icon.instagram{background-position:50%}.social-icon.tiktok{background-position:100%}.social-links-top{color:#fff}.header{z-index:20;background:#fff;border-bottom:1px solid #ecece6;align-items:center;gap:38px;height:94px;padding:0 5vw;display:flex;position:sticky;top:0}.logo{background:#050505;flex:none;width:180px;height:80px;display:block;overflow:hidden}.logo img{object-fit:contain;object-position:center;width:100%;height:100%}.nav{gap:34px;margin:auto;font-size:13px;font-weight:700;display:flex}.nav a:hover{color:#b58d00}.cart-button{background:var(--ink);color:#fff;cursor:pointer;border:0;align-items:center;gap:10px;padding:11px 16px;font-weight:700;display:flex}.cart-button b{background:var(--yellow);width:22px;height:22px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.menu-button{display:none}.hero{background:linear-gradient(110deg,#f4f4f0 0 55%,#edede8 55%);grid-template-columns:1.1fr .9fr;align-items:center;min-height:610px;padding:86px 8vw 70px;display:grid;overflow:hidden}.eyebrow{color:#8d7100;letter-spacing:.2em;margin-bottom:20px;font-size:11px;font-weight:900;display:inline-block}.hero h1{letter-spacing:-.055em;text-transform:uppercase;max-width:740px;margin:0;font-size:clamp(46px,5.1vw,78px);line-height:.95}.hero h1 em{color:#b58d00;font-style:normal}.hero-copy>p{color:#555750;max-width:610px;margin:28px 0;font-size:17px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:13px;font-weight:900;display:inline-flex}.button-primary{background:var(--yellow)}.button-primary:hover{background:var(--yellow-hot)}.button-primary span{margin-left:34px;font-size:21px}.button-secondary{border:1px solid var(--ink)}.button-service{background:#ffffff73;border:1px solid #b7b8b2}.button-service span{margin-left:18px;font-size:18px}.button-service:hover{border-color:var(--ink);background:#fff}.trust-line{color:#6f716c;text-transform:uppercase;letter-spacing:.06em;flex-wrap:wrap;align-items:center;gap:12px;margin-top:38px;font-size:11px;display:flex}.trust-line b{color:var(--ink)}.trust-line i{background:#8a8c85;border-radius:50%;width:3px;height:3px}.hero-carousel{background:#11120f;width:min(480px,100%);height:520px;margin-left:auto;position:relative;overflow:hidden;box-shadow:28px 38px 48px #0003}.carousel-stage{position:absolute;inset:0}.carousel-slide{opacity:0;visibility:hidden;transition:opacity .5s;position:absolute;inset:0}.carousel-slide.active{opacity:1;visibility:visible}.carousel-slide img,.carousel-slide a{width:100%;height:100%;display:block}.carousel-slide img{object-fit:contain;-webkit-user-select:none;user-select:none;background:#0b0c0a}.carousel-slide a{cursor:pointer}.carousel-arrow{z-index:3;color:#fff;cursor:pointer;background:#080907bf;border:1px solid #ffffff73;width:42px;height:52px;font-size:31px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:var(--yellow);color:var(--ink)}.carousel-arrow.previous{left:12px}.carousel-arrow.next{right:12px}.carousel-dots{z-index:3;background:#080907ad;border-radius:20px;gap:8px;padding:7px 10px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.carousel-dots button{cursor:pointer;background:0 0;border:1px solid #fff;border-radius:50%;width:8px;height:8px;padding:0}.carousel-dots button.active{border-color:var(--yellow);background:var(--yellow);border-radius:8px;width:24px}.yellow-disc{background:var(--yellow);border-radius:50%;width:390px;height:390px;position:absolute;box-shadow:0 50px 70px #211d0424}.machine{color:#fff;z-index:2;background:#171816;border-right:10px solid #070807;border-radius:8px 8px 20px 20px;width:280px;height:315px;padding:24px;position:relative;transform:perspective(900px)rotateY(-10deg)rotateX(2deg);box-shadow:35px 46px 40px #00000045}.machine:before{content:"";border:6px solid #121310;border-bottom:0;border-radius:8px 8px 0 0;height:18px;position:absolute;inset:-13px 32px auto}.machine-top{color:var(--yellow);justify-content:space-between;font-size:25px;font-style:italic;font-weight:950;display:flex}.machine-panel{background:linear-gradient(145deg,#292b27,#11120f);border:1px solid #393a36;border-radius:6px;flex-wrap:wrap;align-items:center;gap:12px;height:135px;margin:20px 0;padding:18px;display:flex}.machine-panel .screen{color:#ffce23;background:#29351c;padding:7px 12px;font-family:monospace;font-size:25px;box-shadow:inset 0 0 10px #000}.machine-panel i{border:5px solid #5c5e58;border-radius:50%;width:30px;height:30px}.machine strong{color:#aaa;font-size:14px}.hero-badge{z-index:3;background:#fff;padding:12px 18px;font-size:12px;position:absolute;top:20%;right:0;box-shadow:0 15px 35px #00000021}.hero-badge b{text-transform:uppercase;display:block}.weld-line{background:linear-gradient(90deg,#0000,#ffad00,#fff,#ffad00,#0000);width:240px;height:4px;position:absolute;bottom:35px;right:15px;transform:rotate(-12deg);box-shadow:0 0 14px 5px #ffad0066}.benefits{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 6vw;display:grid}.benefits article{border-right:1px solid var(--line);align-items:center;gap:20px;min-height:118px;padding:27px 4vw;display:flex}.benefits article:last-child{border:0}.benefits article>span{color:#b58d00;font-size:11px;font-weight:900}.benefits b{text-transform:uppercase;margin-bottom:6px;font-size:14px;display:block}.benefits p{color:var(--muted);margin:0;font-size:12px}.catalog{padding:90px 6vw 110px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2,.service-band h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(32px,4vw,55px);line-height:1}.search{border-bottom:2px solid var(--ink);align-items:center;gap:10px;min-width:310px;padding:12px 16px;display:flex}.search span{font-size:25px}.search input{background:0 0;border:0;outline:0;width:100%;font-size:13px}.category-tabs{scrollbar-width:none;gap:7px;margin:38px 0 34px;display:flex;overflow-x:auto}.category-tabs button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dadbd5;padding:10px 16px;font-size:12px;font-weight:700}.category-tabs button.active,.category-tabs button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e2e3dd;min-width:0;transition:transform .2s,box-shadow .2s;position:relative}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #00000017}.product-tag{z-index:2;background:var(--yellow);text-transform:uppercase;padding:6px 9px;font-size:9px;font-weight:900;position:absolute;top:12px;left:12px}.product-art{background:radial-gradient(circle at 64% 30%,#fff 0 10%,#edede8 50%,#e5e5df 100%);place-items:center;height:240px;display:grid;position:relative;overflow:hidden}.product-photo{background:#f2f2ef;padding:12px}.product-photo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-photo img{transform:scale(1.035)}.product-photo:after{display:none}.product-art:after{content:"";filter:blur(9px);background:#0000002b;border-radius:50%;width:160px;height:20px;position:absolute;bottom:34px}.art-brand{z-index:2;color:#9a9b94;letter-spacing:.14em;font-size:9px;font-weight:950;position:absolute;bottom:12px;left:16px}.art-object{z-index:1;color:#fff;background:#20211e;border:4px solid #11120f;border-right-width:12px;border-radius:8px 8px 16px;flex-direction:column;justify-content:space-between;width:128px;height:132px;padding:18px;display:flex;transform:rotate(-3deg);box-shadow:18px 22px 22px #0000003b}.art-object i{background:#4c4e47;border:6px solid #777971;width:42px;height:27px;display:block}.art-object b{color:var(--yellow);font-size:15px}.art-wire .art-object{background:var(--yellow);border:17px solid #252622;border-radius:50%;width:132px;height:132px;padding:42px;box-shadow:inset 0 0 0 13px #e6b500,18px 22px 22px #0000002e}.art-wire .art-object i{background:#444;border:0;border-radius:50%;width:14px;height:14px}.art-wire .art-object b{display:none}.art-electrode .art-object{background:var(--yellow);color:#161713;border:1px solid #b89100;border-radius:3px;width:54px;height:150px;transform:rotate(-12deg)}.art-electrode .art-object i{background:repeating-linear-gradient(90deg,#777 0 2px,#0000 2px 5px);border:0;width:19px;height:105px}.art-tool .art-object{border-radius:40px 10px 10px 40px;width:155px;height:70px;transform:rotate(-15deg)}.art-accessory .art-object{border-radius:6px 40px 40px 6px;width:155px;height:55px;transform:rotate(-18deg)}.art-ppe .art-object{clip-path:polygon(8% 0,92% 0,100% 75%,72% 100%,28% 100%,0 75%);width:125px;height:145px}.spark{background:#ffae00;border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 8px #ffae00}.spark-one{top:28%;left:28%}.spark-two{bottom:25%;right:23%}.product-info{padding:18px}.product-info>span{color:#898b84;letter-spacing:.05em;text-transform:uppercase;font-size:9px}.product-info h3{min-height:42px;margin:8px 0 18px;font-size:16px;line-height:1.3}.product-bottom{justify-content:space-between;align-items:end;display:flex}.product-bottom small{color:var(--muted);font-size:9px;display:block}.product-bottom b{margin-top:3px;font-size:20px;display:block}.product-bottom button{background:var(--ink);color:#fff;cursor:pointer;border:0;width:39px;height:39px;font-size:25px}.product-bottom button:hover{background:var(--yellow);color:var(--ink)}.empty{text-align:center;color:var(--muted);padding:70px 0}.service-section{color:#fff;isolation:isolate;background:#080906;align-items:center;min-height:680px;display:flex;position:relative;overflow:hidden}.service-photo{z-index:-2;object-fit:cover;object-position:center 10%;width:68%;height:126%;position:absolute;inset:0 0 0 auto}.service-shade{z-index:-1;background:linear-gradient(90deg,#070806 0 33%,#070806eb 44%,#07080659 72%,#0708060f 100%);position:absolute;inset:0}.service-content{width:min(760px,56%);padding:82px 7vw}.service-content .eyebrow{color:var(--yellow);margin-bottom:16px}.service-content h2{letter-spacing:-.045em;text-transform:uppercase;margin:0;font-size:clamp(44px,5.4vw,78px);line-height:.92}.service-content h2 em{color:var(--yellow);font-style:normal}.service-content>p{color:#d3d4ce;max-width:650px;margin:26px 0;font-size:16px;line-height:1.65}.service-features{border-top:1px solid #55564f;border-bottom:1px solid #55564f;grid-template-columns:repeat(3,1fr);max-width:650px;margin:30px 0;display:grid}.service-features article{border-right:1px solid #55564f;flex-direction:column;gap:8px;min-height:92px;padding:18px 15px;display:flex}.service-features article:first-child{padding-left:0}.service-features article:last-child{border-right:0}.service-features span{color:var(--yellow);letter-spacing:.12em;font-size:10px;font-weight:900}.service-features b{text-transform:uppercase;font-size:12px;line-height:1.35}.service-cta{background:var(--yellow);color:var(--ink);text-transform:uppercase}.service-cta:hover{background:var(--yellow-hot)}footer{background:var(--ink);color:#fff;grid-template-columns:2fr repeat(3,1fr);gap:6vw;padding:70px 7vw 30px;display:grid}.logo-light{border:1px solid #262722}.footer-brand p{color:#969891;max-width:270px;margin-top:25px;font-size:13px;line-height:1.6}footer>div:not(.footer-brand){color:#92948e;flex-direction:column;gap:12px;font-size:12px;display:flex}footer>div>b{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:11px}footer a:hover{color:var(--yellow)}.social-links-footer{color:#fff;margin-top:8px}.social-links-footer a{color:#fff;padding:0}.copyright{color:#72746e;border-top:1px solid #30312d;grid-column:1/-1;margin-top:35px;padding-top:20px;font-size:10px}.whatsapp-float{z-index:18;color:#fff;background:#19b85a;border-radius:50%;place-items:center;width:54px;height:54px;font-weight:950;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 8px 24px #00000040}.cart-overlay{z-index:29;opacity:0;pointer-events:none;background:#00000080;transition:opacity .25s;position:fixed;inset:0}.cart-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{z-index:30;background:#fff;flex-direction:column;width:min(430px,100%);transition:transform .3s;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(105%);box-shadow:-20px 0 50px #0000002e}.cart-drawer.open{transform:none}.cart-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding:26px;display:flex}.cart-header span{color:#a27e00;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900}.cart-header h2{text-transform:uppercase;margin:4px 0 0;font-size:28px}.cart-header button{cursor:pointer;background:0 0;border:0;font-size:32px}.cart-items{flex:1;padding:18px 24px;overflow-y:auto}.cart-empty{text-align:center;color:var(--muted);padding:80px 25px}.cart-empty>span{background:var(--paper);border-radius:50%;place-items:center;width:64px;height:64px;margin:auto;font-size:30px;display:grid}.cart-empty h3{color:var(--ink)}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;gap:16px;padding:14px 0;display:grid}.cart-item .product-art{height:90px}.cart-item .product-photo{padding:4px}.cart-item .art-object{transform:scale(.55)}.cart-item .art-brand,.cart-item .spark{display:none}.cart-item>div:last-child{flex-direction:column;gap:7px;font-size:13px;display:flex}.cart-item small{color:var(--muted)}.quantity{border:1px solid var(--line);align-items:center;width:max-content;display:flex}.quantity button{cursor:pointer;background:#fff;border:0;width:28px;height:27px}.quantity span{text-align:center;min-width:28px}.cart-footer{border-top:1px solid var(--line);padding:22px 24px 25px}.total{justify-content:space-between;align-items:end;display:flex}.total span{font-size:12px}.total b{font-size:26px}.cart-footer>p{color:var(--muted);font-size:10px;line-height:1.5}.checkout{text-transform:uppercase;justify-content:center;margin-top:9px;padding:14px;font-size:12px;font-weight:900;display:flex}.checkout.online{background:var(--yellow)}.checkout.whatsapp{color:#fff;background:#1aaf58}@media (width<=1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.nav{gap:18px}.service-content{width:min(820px,65%)}}@media (width<=760px){.topbar span:nth-child(n+2),.nav{display:none}.topbar{justify-content:space-between;padding:6px 18px}.header{gap:12px;height:88px;padding:0 18px}.logo{width:168px;height:74px}.menu-button{background:0 0;border:0;order:3;font-size:23px;display:block}.nav.nav-open{background:#fff;flex-direction:column;padding:22px;display:flex;position:absolute;top:88px;left:0;right:0;box-shadow:0 15px 25px #0000001a}.cart-button{margin-left:auto}.cart-button span{display:none}.hero{background:var(--paper);grid-template-columns:1fr;min-height:auto;padding:68px 22px 35px}.hero h1{font-size:46px}.hero-carousel{width:min(410px,100%);height:500px;margin:45px auto 0}.yellow-disc{width:330px;height:330px}.benefits{grid-template-columns:1fr;padding:0 20px}.benefits article{border-right:0;border-bottom:1px solid var(--line);min-height:96px;padding:20px 4px}.catalog{padding:70px 20px}.section-heading{flex-direction:column;align-items:stretch}.search{min-width:0}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-art{height:180px}.product-info{padding:14px}.product-info h3{font-size:14px}.product-bottom b{font-size:16px}.service-section{align-items:end;min-height:760px}.service-photo{object-position:center top;width:100%;height:76%;top:0;bottom:auto}.service-shade{background:linear-gradient(0deg,#070806 0 45%,#070806c7 68%,#07080614 100%)}.service-content{width:100%;padding:300px 22px 55px}.service-content h2{font-size:42px}.service-content>p{font-size:14px}.service-features{grid-template-columns:1fr}.service-features article{border-bottom:1px solid #454640;border-right:0;min-height:58px;padding:12px 0}.service-features article:last-child{border-bottom:0}.service-cta{width:100%}footer{grid-template-columns:1fr 1fr;padding:60px 25px 25px}.footer-brand{grid-column:1/-1}}@media (width<=430px){.product-grid{grid-template-columns:1fr 1fr}.product-art{height:155px}.art-object{transform:scale(.78)rotate(-3deg)}.hero-actions .button{width:100%}footer{grid-template-columns:1fr}}
