@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;--color-slate-900:oklch(20.8% .042 265.755);--color-black:#000;--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;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{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.bg-black{background-color:var(--color-black)}.text-slate-900{color:var(--color-slate-900)}}:root{--vya-red:#f93a37;--vya-black:#121212;--vya-dark:#1f1f1f;--vya-light:#f3f4f6;--vya-gray:#374151;--vya-white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--vya-black);color:#0f172a;margin:0;font-family:Inter,system-ui,sans-serif}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.02em;font-family:Archivo Black,system-ui,sans-serif}.container{width:min(1120px,100% - 2.5rem);margin:0 auto}.section{padding:5rem 0}.section-light{background:var(--vya-light)}.section-white{background:var(--vya-white)}.section-dark{background:var(--vya-black);color:var(--vya-white)}.section-header{text-align:center;margin-bottom:2.5rem}.section-header p{color:var(--vya-gray);margin-top:.75rem}.hero-section{min-height:100dvh;color:var(--vya-white);background-color:#0000;background-image:linear-gradient(90deg,#0a0a0a,#0a0a0aeb 35%,#0a0a0a66 60%,#0a0a0a00 78%),url(/hero_bg.webp);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";background:linear-gradient(120deg,#f93a371f,#0000 55%);position:absolute;inset:0}.hero-section:after{content:"";background:linear-gradient(#0000 40%,#0009);position:absolute;inset:0}.hero-grid{z-index:1;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:center;gap:3rem;padding:6rem 0 5rem;display:grid;position:relative}.brand-card{aspect-ratio:709/567;text-transform:uppercase;letter-spacing:.08em;background-color:#fff;background-image:url(/logo.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #ffffff1f;border-radius:18px;justify-content:center;align-items:center;width:250px;height:auto;margin-bottom:1.5rem;display:flex;position:relative}.brand-mark,.brand-subtitle{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.badge-urgent{color:#ffd6d6;text-transform:uppercase;letter-spacing:.12em;background:#f93a372e;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.75rem;display:inline-flex}.hero-title{margin:1.2rem 0;font-size:clamp(2.6rem,4vw,4.3rem);line-height:1.05}.hero-lead{color:#e5e7eb;max-width:520px;margin-top:1.8rem;margin-bottom:1.8rem;font-size:1.05rem;line-height:1.6}@media(min-width:900px){.hero-lead{max-width:680px;font-size:1.25rem}}.brand-highlight{color:var(--vya-red);text-shadow:0 6px 16px #f93a374d;padding:0 .2rem;font-size:18.8px;font-weight:700;position:relative}.brand-highlight:after{content:"";filter:blur(6px);z-index:-1;background:#f93a372e;height:.5rem;position:absolute;bottom:.05rem;left:0;right:0}.hero-actions{flex-direction:column;gap:1rem;display:flex}.hero-note{color:#fef2f2;font-size:.9rem}.btn-primary{background:var(--vya-red);width:100%;max-width:520px;color:var(--vya-white);border-radius:10px;justify-content:center;align-items:center;padding:.9rem 1.8rem;font-weight:600;transition:transform .2s,background .2s;animation:1.9s ease-in-out infinite cta-pulse;display:inline-flex;box-shadow:0 12px 30px #f93a3740}.btn-primary:hover{background:#df2f2c;transform:translateY(-2px)}@keyframes cta-pulse{0%{transform:scale(1);box-shadow:0 12px 30px #f93a374d}50%{transform:scale(1.035);box-shadow:0 22px 50px #f93a37a6}to{transform:scale(1);box-shadow:0 12px 30px #f93a374d}}.hero-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0f0fcc;border:1px solid #ffffff14;border-radius:18px;padding:2rem;box-shadow:0 20px 50px #00000073}.card-title{margin-bottom:1rem;font-size:1.4rem}.hero-list{color:#e5e7eb;gap:.6rem;margin:0 0 1.5rem;padding:0;list-style:none;display:grid}.hero-meta{color:#9ca3af;justify-content:space-between;font-size:.85rem;display:flex}.section-separator{clip-path:polygon(0 0,100% 10%,100% 100%,0 90%);height:60px}.section-separator.light{background:var(--vya-light)}.section-separator.dark{background:var(--vya-black)}.service-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.service-card{background:var(--vya-white);border-top:6px solid var(--vya-red);padding:2.5rem 1.8rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 16px 40px #0f172a14}.service-card:hover{transform:translateY(-6px);box-shadow:0 24px 50px #0f172a1f}.service-watermark{color:#f93a3714;font-size:4.2rem;font-weight:700;position:absolute;top:18px;right:18px}.service-icon{color:var(--vya-red);margin-bottom:1rem;font-size:2rem}.service-card h3{margin-bottom:.7rem;font-size:1.2rem}.service-card p{color:var(--vya-gray);line-height:1.5}@media(min-width:600px)and (max-width:819px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-card:nth-child(3){grid-column:1/-1;justify-self:center;width:100%;max-width:360px}}@media(min-width:820px){.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card:nth-child(3){grid-column:auto;justify-self:stretch;width:auto;max-width:none}}.productos-section{background:var(--vya-white);padding:80px 0}.productos-header{text-align:center;margin-bottom:48px}.productos-header h2{color:var(--vya-black);margin:0 0 .5rem;font-family:Archivo Black,sans-serif;font-weight:900}.productos-header p{color:var(--vya-gray);margin:0;font-family:Inter Variable,sans-serif;font-size:16px}.productos-grid{flex-direction:row;justify-content:center;align-items:stretch;gap:32px;display:flex}.producto-card{background:var(--vya-white);border-top:4px solid var(--vya-red);flex-direction:column;justify-content:space-between;width:calc(50% - 16px);max-width:480px;padding:32px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 4px 24px #00000014}.producto-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #00000021}.producto-body{flex-direction:column;display:flex}.producto-foto{filter:drop-shadow(0 16px 32px #00000059);justify-content:center;align-items:center;width:100%;margin:24px 0;display:flex}.producto-foto img{object-fit:contain;width:100%;max-height:200px}.producto-card h3{color:var(--vya-black);margin:0 0 12px;font-family:Archivo Black,sans-serif;font-size:22px}.producto-benefits{margin:0 0 24px;padding:0;list-style:none}.producto-benefits li{color:var(--vya-gray);gap:8px;margin-bottom:8px;font-family:Inter Variable,sans-serif;font-size:14px;line-height:1.8;display:flex}.producto-benefits li span{color:var(--vya-red);font-weight:700}.producto-cta{background:var(--vya-red);color:var(--vya-white);text-align:center;border-radius:8px;margin-top:auto;padding:12px 24px;font-family:Inter Variable,sans-serif;font-weight:600;transition:background .2s,transform .2s}.producto-cta:hover{background:#d42f2c;transform:translateY(-2px)}@media(min-width:768px){.productos-grid{flex-direction:row;align-items:stretch}}@media(max-width:767px){.productos-grid{flex-direction:column;align-items:center}.producto-card{width:100%;max-width:400px}}.sustainP{color:var(--vya-light)!important}.product-copy h2{margin:0 0 1rem;font-size:2rem}.product-copy p{color:var(--vya-gray);margin-bottom:1.4rem;line-height:1.6}.product-list{color:var(--vya-gray);gap:.5rem;margin:0 0 1.6rem;padding:0;list-style:none;display:grid}.sustain-block{text-align:center;max-width:720px}.sustain-icon{color:#25d366;background:#25d36633;border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;font-size:2.2rem;display:flex}.payments-grid{grid-template-columns:1fr;gap:1.2rem;display:grid}@media(min-width:480px)and (max-width:899px){.payments-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:900px){.payments-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.payment-card{background:var(--vya-white);text-align:center;color:#1f2937;border-radius:14px;padding:1.4rem;font-weight:600;box-shadow:0 10px 30px #0f172a14}.payment-icon{margin-bottom:.5rem;font-size:1.6rem;display:block}.footer{color:#e5e7eb;background:#0f0f10;position:relative}.footer-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));place-items:center;display:grid}@media(min-width:768px){.footer-grid{text-align:left;justify-items:stretch}.footer-grid>div:first-child{text-align:left}.footer-links{text-align:center;justify-content:center}.footer-meta{text-align:right;justify-self:end}}.footer-title{color:var(--vya-red);margin-bottom:.6rem;font-size:1.4rem}.footer-logo{border-radius:14px;width:120px;height:auto;margin:.6rem auto 1rem;display:block}@media(min-width:768px){.footer-logo{margin:.6rem 0}}.footer-links{justify-content:center;align-items:center;gap:2rem;display:flex}.footer-links a{color:var(--vya-red);border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,background .2s;display:inline-flex}.footer-links a:hover{transform:translateY(-2px)}.footer-links svg{width:40px;height:40px}.footer-top{color:#fca5a5;background:#fca5a51f;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background .2s;display:inline-flex;position:absolute;bottom:1.5rem;right:1.5rem}.footer-top:hover{background:#fca5a533;transform:translateY(-2px)}.footer-top svg{width:22px;height:22px}.footer-meta{color:#e5e7eb;gap:.4rem;display:grid}.footer-copy{text-align:center;color:#9ca3af;margin:4rem 0 0;font-size:.9rem}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(min-width:900px){.hero-actions{flex-direction:row;align-items:center}}@media(max-width:480px){.hero-copy{text-align:center;align-items:center}.brand-card{width:180px;margin-left:auto;margin-right:auto}.hero-lead{margin-left:auto;margin-right:auto;font-size:.9rem}.hero-actions{align-items:center}.hero-title{font-size:2.3rem}.badge-urgent{font-size:10px}.brand-highlight{font-size:15px}.footer-grid{gap:2rem}.hero-grid{padding:1.5rem 0}}@media(min-width:481px)and (max-width:767px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"footer-info footer-links""footer-meta footer-meta";gap:2rem}.footer-grid>div:first-child{grid-area:footer-info}.footer-links{grid-area:footer-links}.footer-meta{text-align:center;grid-area:footer-meta;margin-top:2rem}}
