/*! 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}}:root{--turquoise:#40e0d0;--turquoise-dark:#118e87;--coral:#f88379;--yellow:#ffc125;--ink:#243238;--muted:#667678;--cream:#fffaf3;--line:#e6eceb;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}main{overflow:hidden}.site-header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#fffffff0;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(20px,5vw,78px);display:flex;position:relative}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(145deg,var(--turquoise),#baf5ef);color:#087871;letter-spacing:-2px;border-radius:15px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:0 8px 20px #40e0d040}.brand strong{letter-spacing:.08em;font-size:14px;display:block}.brand small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.site-header nav{align-items:center;gap:30px;font-size:13px;font-weight:700;display:flex}.site-header nav a:hover{color:var(--turquoise-dark)}.nav-cta{background:var(--ink);border-radius:999px;padding:11px 19px;color:#fff!important}.hero{background:radial-gradient(circle at 4% 6%,#40e0d024,transparent 24%),linear-gradient(180deg,#fff 0%,var(--cream) 100%);grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);align-items:center;gap:64px;min-height:650px;padding:70px clamp(22px,6vw,96px);display:grid}.hero-copy{max-width:700px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--turquoise-dark);align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow i{background:var(--coral);width:8px;height:8px;box-shadow:12px -3px 0 -2px var(--yellow);border-radius:50%}.hero h1{letter-spacing:-.045em;margin:24px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(50px,6.2vw,84px);line-height:.98}.hero h1 em{color:var(--coral);font-weight:400;position:relative}.hero h1 em:after{content:"";background:var(--yellow);opacity:.7;border-radius:50%;height:7px;position:absolute;bottom:-2px;left:3%;right:0;transform:rotate(-2deg)}.hero-copy>p{max-width:590px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:34px;display:flex}.primary-button,.cta-section>a{background:var(--ink);color:#fff;border-radius:999px;align-items:center;gap:18px;padding:16px 24px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.primary-button:hover,.cta-section>a:hover{transform:translateY(-2px);box-shadow:0 12px 24px #24323833}.text-link{border-bottom:2px solid var(--turquoise);padding-bottom:5px;font-size:14px;font-weight:800}.trust-row{color:#647375;flex-wrap:wrap;gap:22px;margin-top:52px;font-size:12px;font-weight:700;display:flex}.hero-image-wrap{aspect-ratio:4/5;border-radius:42% 42% 24px 24px;position:relative;overflow:hidden;box-shadow:22px 28px #40e0d02e,-18px -18px #f883791c}.hero-image-wrap img{object-fit:cover;object-position:center;width:100%;height:100%}.floating-note{background:#fffffff0;border-radius:15px;padding:15px 18px;position:absolute;bottom:20px;left:20px;box-shadow:0 12px 30px #24323826}.floating-note strong,.floating-note span{display:block}.floating-note strong{font-family:Georgia,serif}.floating-note span{color:var(--muted);margin-top:4px;font-size:11px}.catalog-section{max-width:1500px;margin:auto;padding:100px clamp(22px,6vw,96px)}.section-heading{justify-content:space-between;align-items:end;gap:60px;margin-bottom:38px;display:flex}.section-heading h2{letter-spacing:-.03em;margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(35px,4vw,54px)}.section-heading>p{max-width:440px;color:var(--muted);font-size:14px;line-height:1.7}.catalog-tools{align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:8px;min-width:245px;height:44px;padding:0 15px;display:flex}.search-box span{color:var(--turquoise-dark);font-size:22px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.category-tabs{flex-wrap:wrap;gap:8px;display:flex}.category-tabs button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:11px 16px;font-size:12px;font-weight:700}.category-tabs button:hover,.category-tabs button.active{background:var(--turquoise);border-color:var(--turquoise);color:#174c49}.results-line{color:var(--muted);margin:28px 0 16px;font-size:12px}.results-line strong{color:var(--ink)}.product-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 44px #2432381a}.product-visual{background:linear-gradient(135deg,#e8fcfa,#fff5f3);place-items:center;height:172px;display:grid;position:relative}.product-visual>span{filter:drop-shadow(0 9px 8px #24323821);font-size:68px;transition:all .25s}.product-card:hover .product-visual>span{transform:scale(1.08)rotate(-3deg)}.product-visual b{color:var(--turquoise-dark);text-transform:uppercase;letter-spacing:.08em;background:#fff;border-radius:999px;padding:7px 10px;font-size:9px;position:absolute;top:14px;right:14px;box-shadow:0 5px 15px #2432381a}.visual-postres-fríos,.visual-repostería,.visual-cakes{background:linear-gradient(135deg,#fff0ed,#fff7d7)}.visual-láser{background:linear-gradient(135deg,#f4eee7,#e6f7f5)}.visual-corporativo{background:linear-gradient(135deg,#fff7d7,#e8fcfa)}.product-content{flex-direction:column;flex:1;padding:20px;display:flex}.product-category{text-transform:uppercase;letter-spacing:.12em;color:var(--coral);font-size:9px;font-weight:900}.product-content h3{margin:8px 0;font-family:Georgia,serif;font-size:19px}.product-content p{color:var(--muted);margin:0 0 22px;font-size:12px;line-height:1.6}.product-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:15px;display:flex}.product-footer strong{font-size:13px}.product-footer a{color:var(--turquoise-dark);font-size:11px;font-weight:900}.empty-state{text-align:center;background:var(--cream);border:1px dashed #cbd8d7;border-radius:22px;padding:70px}.empty-state span{font-size:40px}.empty-state h3{font-family:Georgia,serif;font-size:24px}.empty-state p{color:var(--muted)}.empty-state a{color:var(--turquoise-dark);margin-top:15px;font-weight:800;display:inline-block}.steps-section{background:#f3fbfa;padding:90px clamp(22px,6vw,96px)}.section-heading.compact{margin-bottom:48px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1300px;margin:auto;display:grid}.steps-grid article{background:#fff;border-radius:20px;gap:18px;padding:30px;display:flex;box-shadow:0 8px 30px #2432380d}.steps-grid article>span{color:var(--coral);font-family:Georgia,serif;font-size:34px}.steps-grid h3{margin:3px 0 9px;font-family:Georgia,serif}.steps-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.cta-section{text-align:center;background:var(--turquoise);border-radius:36px;margin:80px clamp(22px,6vw,96px);padding:80px 20px;position:relative;overflow:hidden}.cta-section:before,.cta-section:after{content:"";border:2px solid #fff6;border-radius:50%;width:210px;height:210px;position:absolute}.cta-section:before{top:-100px;left:-80px}.cta-section:after{bottom:-120px;right:-70px}.cta-section p{text-transform:uppercase;letter-spacing:.16em;font-size:10px;font-weight:900}.cta-section h2{margin:12px 0 28px;font-family:Georgia,serif;font-size:clamp(40px,5vw,65px)}.cta-section>a{color:var(--ink);z-index:2;background:#fff;position:relative}.cta-section small{color:#27635f;margin-top:20px;display:block}.spark{color:#fff;position:absolute}.spark-one{font-size:28px;top:24%;left:18%}.spark-two{font-size:20px;bottom:22%;right:16%}footer{background:var(--ink);color:#fff;grid-template-columns:2fr 1fr 1.4fr;gap:40px;padding:60px clamp(22px,6vw,96px) 30px;display:grid}footer>div:not(.brand){color:#cdd6d7;flex-direction:column;gap:9px;font-size:12px;display:flex}footer>div:not(.brand)>strong{color:#fff;margin-bottom:5px}.footer-brand .brand-mark{box-shadow:none}.footer-brand small{color:#aebbbc}footer>p{color:#8fa0a3;border-top:1px solid #405055;grid-column:1/-1;padding-top:24px;font-size:11px}.whatsapp-fab{color:#fff;z-index:20;background:#20b96b;border-radius:999px;align-items:center;gap:8px;padding:14px 18px;font-size:12px;font-weight:900;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #20b96b4d}@media (width<=1050px){.hero{grid-template-columns:1fr .7fr;gap:38px}.product-grid{grid-template-columns:repeat(3,1fr)}.catalog-tools{flex-direction:column}.search-box{width:100%}}@media (width<=780px){.site-header{height:68px}.site-header nav>a:not(.nav-cta){display:none}.brand-mark{width:40px;height:40px}.hero{grid-template-columns:1fr;gap:50px;padding-top:48px}.hero-image-wrap{aspect-ratio:4/3;border-radius:28px}.hero h1{font-size:52px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.trust-row{margin-top:35px}.section-heading{flex-direction:column;align-items:flex-start;gap:15px}.product-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=520px){.site-header{padding:0 16px}.brand small{display:none}.nav-cta{padding:9px 14px}.hero{padding:42px 18px 60px}.hero h1{font-size:43px}.hero-copy>p{font-size:16px}.hero-image-wrap{aspect-ratio:1}.catalog-section,.steps-section{padding:70px 18px}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-visual{height:128px}.product-visual>span{font-size:52px}.product-content{padding:15px}.product-content h3{font-size:16px}.product-content p{display:none}.product-footer{flex-direction:column;align-items:flex-start;gap:5px}.category-tabs{flex-wrap:nowrap;width:calc(100vw - 36px);padding-bottom:5px;overflow-x:auto}.category-tabs button{white-space:nowrap}.cta-section{margin:50px 18px;padding:60px 18px}.cta-section h2{font-size:42px}footer{grid-template-columns:1fr;padding:50px 20px 90px}.footer-brand{grid-column:auto}.whatsapp-fab span{display:none}.whatsapp-fab{place-items:center;width:50px;height:50px;padding:0;font-size:21px;display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
