:root{--background:#ffffff;--foreground:#171717}@theme inline{--color-background:var(--background);--color-foreground:var(--foreground);--font-sans:var(--font-geist-sans);--font-mono:var(--font-geist-mono)}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.humareso-logo-bg-off-white{background-color:var(--humareso-off-white)}.humareso-logo-text{display:inline-block;width:3.5rem;height:3.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:.75rem;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}@font-face{font-family:Elza;src:url(/_next/static/media/elza-regular.573ecd95.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Elza;src:url(/_next/static/media/elza-medium.f99c3000.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Elza;src:url(/_next/static/media/elza-semibold.f99c3000.otf) format("opentype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Elza;src:url(/_next/static/media/elza-bold.9b5487ff.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Elza;src:url(/_next/static/media/elza-black.9b5487ff.otf) format("opentype");font-weight:900;font-style:normal;font-display:swap}.elza-font,.humareso-logo-text{font-family:Elza,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}:root{--humareso-red:#EF2E24;--humareso-navy:#032F46;--humareso-off-white:#F4F6F9;--humareso-red-primary:#EF2E24;--humareso-red-dark:#670204;--humareso-red-light:#F9DEDE;--humareso-red-muted:#C9261C;--humareso-blue-black:#050707;--humareso-blue-navy:#032F46;--humareso-blue-light:#CFD8E5;--humareso-blue-off-white:#F4F6F9;--text-dark:#1F3440;--text-medium:#3B4B56;--text-light:#FFFFFF;--text-light-80:rgba(255,255,255,0.8);--humareso-brown-dark:#4F1D0B;--humareso-brown-medium:#964C31;--humareso-orange:#C97C1C;--humareso-yellow-green:#BFC91C;--humareso-green:#68C91C;--humareso-teal:#1EC4CC;--humareso-purple:#7D1ECC;--font-family:"Elza",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;--font-weight-normal:400;--font-weight-medium:500;--font-weight-light:300;--font-weight-black:900;--header-spacing:-0.02em;--line-height:1.5;--border-radius:88px;--border-radius-sm:44px;--border-radius-lg:132px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1);--transition-fast:150ms ease-in-out;--transition-normal:250ms ease-in-out;--transition-slow:350ms ease-in-out}.humareso-text-header{font-weight:var(--font-weight-black)}.humareso-text-header,.humareso-text-subheader{font-family:var(--font-family);letter-spacing:var(--header-spacing);line-height:var(--line-height)}.humareso-text-subheader{font-weight:var(--font-weight-light)}.humareso-text-body{font-family:var(--font-family);font-weight:var(--font-weight-medium);line-height:var(--line-height)}h1,h2,h3,h4,h5,h6{text-align:left}.humareso-logo{background-image:url(https://cdn-hds.humareso.com/images/shared/logos/humareso_logo_original_r.png);background-size:contain;background-repeat:no-repeat;background-position:50%;display:inline-block;width:4rem;height:4rem}.humareso-logo-bg-off-white{background-color:var(--humareso-blue-black);padding:.5rem;border-radius:.375rem}.humareso-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1em;font-weight:var(--font-weight-medium);font-family:var(--font-family);text-decoration:none;border:2px solid transparent;border-radius:var(--border-radius);transition:all var(--transition-normal);cursor:pointer;height:44px;min-height:44px;letter-spacing:-.02em;background:linear-gradient(180deg,var(--humareso-red) 0,var(--humareso-red-muted) 100%);color:var(--text-light);border-color:var(--humareso-red)}.humareso-btn:hover:not(:disabled){background:linear-gradient(180deg,var(--humareso-red-muted) 0,#8B0A0A 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,46,36,.3);color:var(--text-light)}.humareso-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(239,46,36,.3)}.humareso-btn:focus{outline:2px solid var(--humareso-red);outline-offset:2px}.humareso-btn:disabled{opacity:.6;cursor:not-allowed}.humareso-btn.humareso-btn-sm{padding:.5rem 1rem;font-size:.75em!important;height:36px!important;min-height:36px!important;letter-spacing:-.02em}.humareso-btn.humareso-btn-lg,.humareso-btn.humareso-btn-sm{line-height:1.2!important;font-weight:var(--font-weight-medium)!important}.humareso-btn.humareso-btn-lg{padding:1.25rem 2.5rem;font-size:1.25em!important;height:56px!important;min-height:56px!important;letter-spacing:-.03em}.humareso-btn-secondary{background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--humareso-red);border-color:var(--humareso-red)}.humareso-btn-secondary:hover:not(:disabled){background:rgba(239,46,36,.1);border-color:var(--humareso-red-muted);color:var(--humareso-red-muted)}div[style*="background: linear-gradient(135deg, var(--humareso-navy)"] .humareso-btn-secondary:hover:not(:disabled){color:var(--text-light)}.humareso-btn-secondary:hover:not(:disabled){color:var(--text-medium)}.humareso-btn-success{background:linear-gradient(180deg,#10b981,#059669);color:var(--text-light);border-color:#10b981}.humareso-btn-success:hover:not(:disabled){background:linear-gradient(180deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.humareso-btn-info{background:linear-gradient(180deg,#3b82f6,#2563eb);color:var(--text-light);border-color:#3b82f6}.humareso-btn-info:hover:not(:disabled){background:linear-gradient(180deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,.3)}.humareso-btn-warning{background:linear-gradient(180deg,#f59e0b,#d97706);color:var(--text-light);border-color:#f59e0b}.humareso-btn-warning:hover:not(:disabled){background:linear-gradient(180deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.3)}.humareso-btn-danger{background:linear-gradient(180deg,#ef4444,#dc2626);color:var(--text-light);border-color:#ef4444;animation:dangerPulse 3s ease-in-out infinite}.humareso-btn-danger:hover:not(:disabled){background:linear-gradient(180deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 12px rgba(239,68,68,.3);animation:dangerShake .5s ease-in-out}@keyframes dangerPulse{0%,to{border-color:#ef4444;box-shadow:0 0 0 0 rgba(239,68,68,.4)}50%{border-color:#dc2626;box-shadow:0 0 0 4px rgba(239,68,68,.1)}}@keyframes dangerShake{0%,to{transform:translateY(-1px) translateX(0)}25%{transform:translateY(-1px) translateX(-2px)}75%{transform:translateY(-1px) translateX(2px)}}.humareso-btn-custom{background:linear-gradient(180deg,var(--btn-color) 0,var(--btn-color-dark) 100%);color:var(--text-light);border-color:var(--btn-color)}.humareso-btn-custom:hover:not(:disabled){background:linear-gradient(180deg,var(--btn-color-dark) 0,var(--btn-color-darker) 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(var(--btn-color-rgb),.3)}.humareso-btn-icon{width:1.5em;height:1.5em}.humareso-btn-icon.emoji{font-size:1.5em;line-height:1;width:auto;height:auto}.humareso-btn-sm .humareso-btn-icon{width:1.5em;height:1.5em}.humareso-btn-sm .humareso-btn-icon.emoji{font-size:1.5em;width:auto;height:auto}.humareso-btn-lg .humareso-btn-icon{width:1.5em;height:1.5em}.humareso-btn-lg .humareso-btn-icon.emoji{font-size:1.5em;width:auto;height:auto}.demo-row .humareso-btn-icon-only,.humareso-btn-icon-only{width:44px!important;min-width:auto!important;height:44px!important;min-height:44px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important}.humareso-btn-icon-only.humareso-btn-sm{width:36px!important;height:36px!important;min-height:36px!important}.humareso-btn-icon-only.humareso-btn-lg{width:56px!important;height:56px!important;min-height:56px!important}.humareso-btn-loading{position:relative;color:transparent}.humareso-btn-loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%!important;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.humareso-btn.inline{padding:.25rem 1.25rem!important;font-size:inherit!important;line-height:inherit!important;vertical-align:baseline!important;display:inline!important;line-height:1!important;height:auto!important;min-height:auto!important;margin:0 0 0 .25rem!important}.demo-row .humareso-btn{font-size:1em;flex:1;min-width:120px}.button-section>div>div:not(.demo-row) .humareso-btn:not(.inline)+.humareso-btn:not(.inline){margin-left:.75rem}.button-section>div>div:not(.demo-row) .humareso-btn:not(.inline){display:inline-flex}