:root{--color-primary:peru;--color-primary-end:#b87333;--color-primary-text:#fff;--color-primary-shadow:#cd853f73;--color-primary-shadow-soft:#0f172a1a;--color-tab-active:var(--color-primary);--color-tab-active-end:var(--color-primary-end);--color-tab-active-text:var(--color-primary-text);--color-tab-active-shadow:var(--color-primary-shadow);--color-tab-active-shadow-soft:var(--color-primary-shadow-soft);--category-tile-bg:#e8ddd4;--category-tile-border:#8b5a2b1f}html.theme-dark{--color-primary:peru;--color-primary-end:#a86b2e;--color-primary-text:#fff;--color-primary-shadow:#cd853f80;--color-primary-shadow-soft:#00000040;--color-tab-active:var(--color-primary);--color-tab-active-end:var(--color-primary-end);--color-tab-active-text:var(--color-primary-text);--color-tab-active-shadow:var(--color-primary-shadow);--color-tab-active-shadow-soft:var(--color-primary-shadow-soft);--category-tile-bg:#3d342c;--category-tile-border:#cd853f40}:root{--text:#5c5668;--text-h:#0f0d14;--text-muted:#4b5563;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--brand:#b87333;--brand-hover:#9a6229;--header-surface:#fff;--header-border:#0f172a14;--header-icon-border:#e2e5eb;--header-icon-hover:#cd853f1a;--app-header-offset:calc(2.35rem + 58px);--sans:"DM Sans", system-ui, "Segoe UI", Roboto, sans-serif;--heading:"DM Sans", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:17px/145% var(--sans);letter-spacing:.01em;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html.theme-dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--text:#a8a3b5;--text-h:#f4f3f8;--text-muted:#9ca3af;--bg:#252532;--border:#2e303a;--code-bg:#1f2028;--accent:#b794f6;--accent-bg:#b794f61f;--accent-border:#b794f673;--social-bg:#2f303a80;--shadow:#00000073 0 10px 15px -3px, #0000004d 0 4px 6px -2px;--brand:#daa574;--brand-hover:#e8b88a;--header-surface:#1a1b24;--header-border:#ffffff0f;--header-icon-border:#343648;--header-icon-hover:#cd853f26}@media (width<=480px){:root,html.theme-dark{--app-header-offset:calc(2.35rem + 52px)}}@media (width<=960px){:root,html.theme-dark{--app-header-offset:calc(2.85rem + 44px)}}@media (width>=961px){:root,html.theme-dark{--app-header-offset:calc(4rem + 58px + 0px)}}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}html,body{background:var(--bg);width:100%;margin:0;overflow-x:hidden}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-footer{border-top:1px solid var(--header-border);box-sizing:border-box;background:#f4f5f7;width:100%;margin-top:auto}html.theme-dark .site-footer{border-top-color:var(--header-border);background:#1e1f28}.site-footer__inner{max-width:72rem;padding:clamp(2rem, 5vw, 3rem) clamp(1rem, 4vw, 2rem) max(1.5rem, env(safe-area-inset-bottom));box-sizing:border-box;margin:0 auto}.site-footer__columns{grid-template-columns:1fr;gap:clamp(1.75rem,4vw,2.5rem);display:grid}@media (width>=640px){.site-footer__columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.site-footer__columns{grid-template-columns:minmax(10rem,1.1fr) repeat(4,minmax(0,1fr));align-items:start;gap:clamp(1.25rem,3vw,2rem)}}.site-footer__brand{min-width:0}.site-footer__brand-link{color:var(--text-h);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.site-footer__brand-link:hover .site-footer__brand-line{color:var(--color-primary-end,var(--brand))}.site-footer__logo-wrap{background:var(--header-surface,#fff);border:1px solid var(--header-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a0f}.site-footer__logo{object-fit:contain;width:100%;height:100%;display:block}.site-footer__brand-text{flex-direction:column;gap:.05rem;line-height:1.15;display:flex}.site-footer__brand-line{letter-spacing:-.03em;color:var(--text-h);font-size:1.125rem;font-weight:700;transition:color .15s}.site-footer__col{min-width:0}.site-footer__heading{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .75rem;font-size:.95rem;font-weight:700}.site-footer__list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.site-footer__list--contact li{flex-direction:column;gap:.15rem;display:flex}.site-footer__legal-address{flex-direction:column;gap:.15rem;margin-top:1rem;display:flex}.site-footer__contact-label{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);font-size:.72rem;font-weight:600}.site-footer__address{color:var(--text);flex-direction:column;gap:.05rem;max-width:16rem;margin:0;font-size:.88rem;font-style:normal;font-weight:500;line-height:1.45;display:flex}.site-footer__address-line{display:block}.site-footer__link{color:var(--text);width:fit-content;max-width:100%;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s}.site-footer__link:hover{color:var(--color-primary-end,var(--brand))}.site-footer__link:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:3px;border-radius:4px}.site-footer__social{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.site-footer__social-btn{width:2.5rem;height:2.5rem;color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);box-shadow:0 2px 10px var(--color-primary-shadow);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;transition:filter .15s,box-shadow .15s;display:inline-flex}.site-footer__social-btn:hover{filter:brightness(1.08);box-shadow:0 4px 14px var(--color-primary-shadow)}.site-footer__social-btn:focus-visible{outline:2px solid var(--color-primary-text);outline-offset:2px}.site-footer__rule{background:var(--header-border);height:1px;margin:clamp(1.75rem,4vw,2.25rem) 0 clamp(1.25rem,3vw,1.5rem)}.site-footer__copyright{text-align:center;color:var(--text-muted);margin:0;font-size:.82rem;font-weight:500}.header{z-index:200;width:100%;max-width:none;padding:.34rem max(1rem, env(safe-area-inset-right)) .04rem max(1rem, env(safe-area-inset-left));padding-top:calc(.48rem + env(safe-area-inset-top,0px));box-sizing:border-box;background:var(--bg);margin:0;position:fixed;top:0;left:0;right:0}.header__bar{box-sizing:border-box;background:var(--header-surface,#fff);border:1px solid var(--header-border,#0f172a0f);border-radius:14px;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;width:100%;padding:.42rem 1.05rem;display:flex;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.header__bar-top{align-items:center;gap:inherit;min-width:0;display:flex}@media (width>=961px){.header__bar{box-sizing:border-box;border-radius:16px;flex-flow:column;align-items:stretch;gap:0;padding:.22rem .82rem .06rem}.header__bar-top{flex-shrink:0;justify-content:space-between;gap:.75rem 1rem;width:100%}.header__brand{flex-shrink:0;margin-right:0}.header__promo{background:#4a3218;border:1px solid #3d2814;border-radius:8px;flex:auto;min-width:0;margin:0 .4rem 0 .1rem;padding:.26rem .55rem;display:block;overflow:hidden}.header__promo .header__promo-item{color:#fff}.header__promo .header__promo-item:before{color:#ffffffd1}.header__menu-btn{display:none!important}.header__nav{white-space:nowrap;border-top:none;flex-wrap:nowrap;flex:none;justify-content:flex-start;align-self:stretch;align-items:center;gap:0;width:100%;min-width:0;max-width:none;margin:0;padding:.01rem 0 0;display:flex}.header__nav-flow{scrollbar-width:thin;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;flex-wrap:nowrap;flex:auto;place-content:center flex-start;align-items:center;gap:0;width:100%;min-width:0;max-width:100%;padding:2px 0 3px;display:flex;overflow:auto hidden}.header__nav-flow::-webkit-scrollbar{height:3px}.header__nav-flow::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-primary,var(--brand)) 35%, transparent);border-radius:9999px}.header__logo-img{border-radius:11px;width:58px;height:58px}.header__tools{flex-shrink:0;gap:.38rem;margin-left:0!important}}.header__brand{color:var(--text-h);letter-spacing:-.02em;align-items:center;gap:.6rem;margin-right:auto;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.header__logo-img{object-fit:contain;object-position:center;background:var(--header-surface,#fff);box-sizing:border-box;border-radius:10px;width:58px;max-width:none;height:58px;max-height:none;display:block;box-shadow:0 0 0 1px #0f172a14}@media (width<=480px){.header__logo-img{width:52px;height:52px}}.header__menu-btn{border:1px solid var(--header-icon-border);width:40px;height:40px;color:var(--text-h);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;display:none}.header__menu-icon{background:currentColor;border-radius:1px;width:18px;height:2px;box-shadow:0 -6px,0 6px}.header__nav{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.15rem 1.35rem;display:flex}.header__nav-flow{align-items:center;gap:inherit;flex-wrap:nowrap;display:flex}.header__drawer-brand{display:none}.header__link{color:var(--text-muted,#4b5563);background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.25rem;padding:.5rem 1.15rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:background-color .3s,color .25s,box-shadow .3s,transform .22s;display:inline-flex;position:relative}.header__link:after{content:"";background:var(--color-primary);transform-origin:0;border-radius:1px;height:2px;transition:transform .28s;position:absolute;bottom:.28rem;left:1rem;right:1rem;transform:scaleX(0)}@media (prefers-reduced-motion:reduce){.header__link:after{transition-duration:.01ms}}.header__link:hover:not(.header__link--active),.header__link:focus-visible:not(.header__link--active){color:var(--color-primary)}.header__link:hover:not(.header__link--active):after,.header__link:focus-visible:not(.header__link--active):after{transform:scaleX(1)}.header__link:active{transform:scale(.97)}.header__link--active:after{display:block;transform:scaleX(1)}.header__link--active{color:var(--color-primary-end,var(--brand));box-shadow:none;background:0 0;font-weight:700}.header__link--active:hover{color:var(--color-primary-end,var(--brand))}html.theme-dark .header__link--active{color:var(--color-primary,var(--brand));box-shadow:none;background:0 0}.header__chevron{opacity:.75;flex-shrink:0}.header__tools{flex-wrap:wrap;align-self:center;align-items:center;gap:.45rem;margin-left:auto;display:flex}.header__promo{display:none}.header__promo-track{align-items:center;width:max-content;animation:24s linear infinite headerPromoScroll;display:flex}.header__promo-item{white-space:nowrap;letter-spacing:.01em;color:var(--text-muted,#4b5563);align-items:center;padding-right:2.15rem;font-size:.77rem;font-weight:600;display:inline-flex}.header__promo-item:before{content:"•";color:var(--color-primary,var(--brand));margin-right:.5rem}@keyframes headerPromoScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.header__promo-track{animation:none}}.header__tools-auth{flex-shrink:0;align-items:center;gap:.35rem;display:flex}.header__auth-link{box-sizing:border-box;min-height:40px;color:var(--color-primary);white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.header__auth-link:hover{background:#cd853f1f}html.theme-dark .header__auth-link:hover{background:#cd853f2e}.header__auth-link:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__auth-link--active{text-underline-offset:.22em;text-decoration:underline}button.header__auth-link{cursor:pointer;background:0 0;border:none;font-family:inherit}.header__tools .button.button--primary.header__auth-signup{box-sizing:border-box;justify-content:center;align-items:center;height:40px;min-height:40px;padding:0 1.05rem;font-size:.88rem;font-weight:700;line-height:1.2;display:inline-flex}.header__auth-signup--active{filter:brightness(.97);box-shadow:0 2px 0 #00000014 inset, 0 4px 14px var(--color-primary-shadow)}.header__facebook{min-width:2.75rem;color:var(--text-h);box-sizing:border-box;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;padding:.12rem .3rem .18rem;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.header__facebook:hover{background:var(--category-tile-bg);border-color:var(--category-tile-border)}.header__facebook:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__facebook-icon{flex-shrink:0;display:block}.header__facebook-caption{letter-spacing:.02em;text-align:center;color:var(--text-muted);max-width:5rem;font-size:.58rem;font-weight:700;line-height:1.05}.header__icon-btn{border:1px solid var(--header-icon-border);width:40px;height:40px;color:var(--text-h);cursor:pointer;box-sizing:border-box;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}a.header__icon-btn{color:inherit;text-decoration:none}.header__icon-btn--active{background:var(--category-tile-bg);border-color:var(--category-tile-border);color:var(--color-primary,var(--brand))}.header__icon-btn:hover{background:var(--category-tile-bg);border-color:var(--category-tile-border)}.header__icon-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__icon-wrap{flex-shrink:0;display:inline-flex;position:relative}.header__unread-badge{letter-spacing:-.02em;min-width:1.35rem;height:1.35rem;color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);border:2px solid var(--header-surface,#fff);box-sizing:border-box;box-shadow:0 1px 5px var(--color-primary-shadow-soft);pointer-events:none;border-radius:9999px;justify-content:center;align-items:center;padding:0 .28rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:0;right:0;transform:translate(50%,-50%)}html.theme-dark .header__unread-badge{border-color:var(--header-surface,#1a1b22)}@media (width<=960px){.header__bar{flex-flow:row;align-items:center;gap:.38rem;padding:.38rem .62rem}.header__bar-top{flex:1;gap:.38rem;min-width:0}.header__menu-btn{order:2;margin-left:.12rem;display:inline-flex}.header__brand{order:0;margin-right:0}.header__tools{flex-wrap:nowrap;order:1;justify-content:flex-end;align-items:center;gap:.32rem;width:auto;min-width:0;margin-left:auto;padding-top:0}.header__nav{z-index:260;width:min(84vw,20rem);padding:calc(env(safe-area-inset-top,0px) + .95rem) .75rem calc(env(safe-area-inset-bottom,0px) + .95rem);border-right:1px solid var(--header-icon-border);background:var(--header-surface,#fff);opacity:0;pointer-events:none;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.35rem;transition:transform .22s,opacity .2s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:14px 0 36px #0f172a24}.header__nav--open{opacity:1;pointer-events:auto;transform:translate(0)}.header__nav-flow{flex-direction:column;align-items:stretch;gap:.35rem;width:100%}.header__link{box-sizing:border-box;border-radius:10px;justify-content:flex-start;width:100%;min-height:2.55rem;padding:.65rem .9rem}.header__link:after{display:none}.header__drawer-brand{border-bottom:1px solid var(--header-icon-border);justify-content:center;align-items:center;margin-bottom:.2rem;padding:.2rem .15rem .78rem;display:flex}.header__drawer-logo{object-fit:contain;background:var(--header-surface,#fff);border-radius:12px;width:72px;height:72px;box-shadow:0 0 0 1px #0f172a14}.header__profile-dropdown{min-width:11rem;left:auto;right:0}.header__drawer-backdrop{z-index:250;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#0f172a6b;border:none;margin:0;padding:0;position:fixed;inset:0}.header__logo-img{border-radius:9px;width:44px;height:44px}.header__profile-trigger{border-radius:10px;max-width:none;padding:.24rem .34rem}.header__profile-name{display:none}.header__profile-chevron{opacity:.5}.header__profile-avatar{border-radius:8px;width:28px;height:28px}.header__auth-link{min-height:36px;padding:0 .52rem;font-size:.82rem}.header__tools .button.button--primary.header__auth-signup{height:36px;min-height:36px;padding:0 .72rem;font-size:.8rem}}.header__profile{flex-shrink:0;position:relative}.header__profile-trigger{border:1px solid var(--header-icon-border);background:var(--header-surface,#fff);max-width:min(220px,42vw);color:var(--text-h);cursor:pointer;border-radius:12px;align-items:center;gap:.45rem;padding:.35rem .55rem .35rem .4rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:border-color .18s,box-shadow .18s,background .18s;display:inline-flex}.header__profile-trigger:hover{border-color:#0f172a24;box-shadow:0 2px 8px #0f172a0f}.header__profile-trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.header__profile-avatar{object-fit:cover;background:var(--category-tile-bg);border-radius:9px;flex-shrink:0;width:32px;height:32px}.header__profile-avatar--fallback{color:#1c1917;box-sizing:border-box;background:#fafaf9;border:1px solid #8b5a2b59;justify-content:center;align-items:center;font-size:.82rem;font-weight:800;line-height:1;display:inline-flex}html.theme-dark .header__profile-avatar--fallback{color:#fafaf9;background:#292524;border-color:#f5f5f459}.header__profile-name{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:auto;min-width:0;overflow:hidden}.header__profile-chevron{opacity:.55;flex-shrink:0;transition:transform .22s,opacity .15s}.header__profile-chevron--open{opacity:.85;transform:rotate(180deg)}.header__profile-dropdown{z-index:60;background:var(--header-surface,#fff);border:1px solid var(--header-icon-border);opacity:0;transform-origin:100% 0;pointer-events:none;visibility:hidden;border-radius:12px;min-width:12rem;margin:0;padding:.35rem;list-style:none;transition:opacity .2s,transform .22s cubic-bezier(.22,1,.36,1),visibility .2s;position:absolute;top:calc(100% + 6px);right:0;transform:translateY(-6px)scale(.98);box-shadow:0 4px 6px #0f172a0d,0 12px 28px #0f172a1f}.header__profile-dropdown--open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)scale(1)}@media (prefers-reduced-motion:reduce){.header__profile-dropdown,.header__profile-chevron{transition-duration:.01ms}}.header__profile-menu-link{width:100%;color:var(--text-h);text-align:left;box-sizing:border-box;background:0 0;border-radius:9px;margin:0 0 .25rem;padding:.55rem .65rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:block}.header__profile-menu-link:hover{background:var(--header-icon-hover)}.header__profile-menu-link:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.header__profile-logout{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.55rem;width:100%;margin:0;padding:.55rem .65rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .15s;display:flex}.header__profile-logout:hover{background:#dc262614}.header__profile-logout:focus-visible{outline-offset:2px;outline:2px solid #dc2626}html.theme-dark .header__profile-logout{color:#f87171}html.theme-dark .header__profile-logout:hover{background:#f871711f}@media (width>=961px){.header__promo{display:block}#header-nav .header__nav-flow{gap:2rem;margin-left:.7rem}#header-nav .header__link{white-space:nowrap;flex-shrink:0;margin:0;padding:.42rem .58rem}#header-nav .header__link:after{bottom:.26rem;left:.42rem;right:.42rem}#header-nav .header__link.header__link--active{font-weight:700}}.floating-dock{right:max(2.35rem, calc(.65rem + env(safe-area-inset-right)));bottom:max(2.35rem, calc(1.35rem + env(safe-area-inset-bottom)));z-index:90;pointer-events:none;box-sizing:border-box;flex-direction:column;align-items:center;gap:.7rem;display:flex;position:fixed}.floating-dock>*{pointer-events:auto}.floating-dock__top{border:1px solid var(--header-border);background:var(--header-surface,#fff);width:3.15rem;height:3.15rem;color:var(--text-h);cursor:pointer;opacity:0;visibility:hidden;border-radius:9999px;justify-content:center;align-items:center;padding:0;transition:opacity .2s,visibility .2s,transform .2s,border-color .15s,color .15s,box-shadow .15s;display:flex;transform:translateY(.35rem);box-shadow:0 2px 10px #0f172a14,0 1px 3px #0f172a0f}.floating-dock__top--visible{opacity:1;visibility:visible;transform:translateY(0)}.floating-dock__top:hover{color:var(--color-primary-end,var(--brand));border-color:#b8733373;box-shadow:0 4px 14px #0f172a1a,0 2px 6px #b873331f}.floating-dock__top:focus-visible{outline:3px solid var(--color-primary,peru);outline-offset:3px}.floating-dock__top-icon{margin-top:-2px;display:block}html.theme-dark .floating-dock__top{background:var(--header-surface,#1a1b24);border-color:var(--header-border)}.floating-dock__whatsapp{color:#fff;box-sizing:border-box;background:#25d366;border-radius:9999px;justify-content:center;align-items:center;width:3.35rem;height:3.35rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #25d36673,0 2px 6px #0f172a1f}.floating-dock__whatsapp:hover{transform:scale(1.06);box-shadow:0 6px 22px #25d36680,0 2px 8px #0f172a24}.floating-dock__whatsapp:focus-visible{outline:3px solid var(--color-primary,peru);outline-offset:3px}.floating-dock__whatsapp-icon{flex-shrink:0;display:block}@media (width>=768px){.floating-dock{right:max(2.85rem, calc(.85rem + env(safe-area-inset-right)));bottom:max(2.85rem, calc(1.5rem + env(safe-area-inset-bottom)));gap:.85rem}.floating-dock__top{width:3.35rem;height:3.35rem}.floating-dock__whatsapp{width:3.5rem;height:3.5rem}}.home-category-products{background:0 0;flex-direction:column;gap:clamp(1.75rem,4vw,2.5rem);margin-top:clamp(1.75rem,4vw,2.75rem);display:flex}.home-category-products__section{content-visibility:auto;contain-intrinsic-size:640px;margin:0}.home-category-products__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-category-products__title{letter-spacing:-.02em;color:var(--text-h);margin:0;font-size:clamp(1.2rem,2.4vw,1.4rem);font-weight:600}.home-category-products__see-all{color:var(--color-primary-end,var(--brand));flex-shrink:0;padding:.2rem 0;font-size:.8rem;font-weight:600;text-decoration:none}.home-category-products__see-all:hover{color:var(--color-primary,var(--brand-hover));text-decoration:underline}.home-category-products__see-all:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:3px;border-radius:4px}.home-category-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.home-category-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem}}.home-category-products__cell{min-width:0}.home-category-products__hot-viewport{scroll-behavior:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;--hot-card-width:160px;overflow:auto hidden}.home-category-products__hot-viewport::-webkit-scrollbar{display:none}.home-category-products__hot-track{gap:.75rem;width:max-content;margin:0;padding:0;list-style:none;display:flex}.home-category-products__hot-cell{width:var(--hot-card-width);flex:none}@media (width>=640px){.home-category-products__hot-track{gap:.85rem 1rem}}.app__main--home{padding-left:max(1rem, env(safe-area-inset-left));padding-right:max(1rem, env(safe-area-inset-right));margin-top:0;padding-top:.08rem}@media (width<=960px){.app__main--home{margin-top:0;padding-top:.04rem}}.home-welcome{box-shadow:none;box-sizing:border-box;background:0 0;border:none;border-radius:0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.25rem;padding:.35rem 0;display:flex}.home-welcome__text{flex:16rem;min-width:0}.home-welcome__title{letter-spacing:-.025em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.5rem,4.2vw,2.05rem);font-weight:700;line-height:1.18}.home-welcome__subtitle{color:gray;max-width:52rem;margin:0;font-size:clamp(.9rem,2vw,1rem);font-weight:400;line-height:1.5}.home-welcome__cta{flex-shrink:0}.home-welcome__admin{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.4rem;display:flex}.home-welcome__product-count{color:var(--text-muted,gray);white-space:nowrap;margin:0;font-size:.85rem;font-weight:600}@media (width<=540px){.home-welcome{flex-direction:column;align-items:stretch}.home-welcome__text{flex:0 auto}.home-welcome__admin{align-items:stretch}.home-welcome__product-count{text-align:center}.home-welcome__cta{width:100%}}.home-discover{margin-top:clamp(1.75rem,4.5vw,2.5rem)}.home-search{margin-bottom:clamp(1.35rem,3vw,1.85rem)}.home-search-results{margin-bottom:clamp(1.35rem,3vw,2rem)}.home-search-results__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:clamp(1rem,2.5vw,1.25rem);display:flex}.home-search-results__head-text{flex:12rem;min-width:0}.home-search-results__title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .35rem;font-size:clamp(1.2rem,2.4vw,1.4rem);font-weight:600}.home-search-results__meta{color:var(--text-muted);margin:0;font-size:.92rem}.home-search-results__clear{font:inherit;color:var(--color-primary-end,var(--brand));border:1px solid var(--header-border);cursor:pointer;background:0 0;border-radius:9999px;flex-shrink:0;padding:.35rem .65rem;font-size:.88rem;font-weight:600;transition:background .15s,border-color .15s}.home-search-results__clear:hover{background:#cd853f14;border-color:#b8733373}.home-search-results__clear:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:2px}.home-search-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.home-search-results__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem 1rem}}.home-search-results__cell{min-width:0}.home-search-results__empty{color:var(--text-muted);max-width:36rem;margin:0;padding:1rem 0;font-size:.98rem;line-height:1.5}.home-search__field{box-sizing:border-box;background:#efefef;border:1px solid #d4b08c;border-radius:9999px;align-items:center;gap:.7rem;width:100%;max-width:100%;min-height:3.1rem;padding:.65rem 1.25rem;transition:border-color .2s,box-shadow .2s;display:flex}.home-search__field:focus-within{border-color:#9a6b3d;box-shadow:0 0 0 3px #9a6b3d33}html.theme-dark .home-search__field{background:#2a2b35;border-color:#cda67873}html.theme-dark .home-search__field:focus-within{border-color:peru;box-shadow:0 0 0 3px #cd853f38}.home-search__icon{color:gray;flex-shrink:0;display:flex}html.theme-dark .home-search__icon{color:#9ca3af}.home-search__input{min-width:0;font:inherit;color:var(--text-h);background:0 0;border:none;outline:none;flex:1;font-size:.9375rem}.home-search__input::placeholder{color:gray}html.theme-dark .home-search__input::placeholder{color:#9ca3af}.home-categories{margin-top:.35rem;padding-bottom:clamp(.35rem,1.5vw,.85rem)}.home-categories__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:clamp(1.15rem,2.5vw,1.45rem);display:flex}.home-categories__title{letter-spacing:-.03em;color:var(--text-h);margin:0;font-size:clamp(1.28rem,2.6vw,1.55rem);font-weight:700}.home-categories__toggle{font:inherit;color:var(--color-primary-end,var(--brand));cursor:pointer;background:0 0;border:none;border-radius:0;flex-shrink:0;padding:.2rem 0;font-size:.8rem;font-weight:600;text-decoration:none}.home-categories__toggle:hover{color:var(--color-primary,var(--brand-hover));text-decoration:underline}.home-categories__toggle:focus-visible{outline:2px solid var(--color-primary,var(--brand));outline-offset:3px;border-radius:4px}.home-categories__mobile-arrows{display:none}.home-categories__arrow{border:1px solid var(--header-icon-border);background:var(--header-surface,#fff);width:30px;height:30px;color:var(--text-h);font:inherit;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;font-size:1rem;line-height:1;display:inline-flex}.home-categories__arrow:hover{background:var(--header-icon-hover)}.home-categories__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1rem;margin:0;padding:.35rem 0 .65rem;list-style:none;display:grid}.home-categories__extra{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem 1rem;margin:0;padding:.1rem 0 .65rem;list-style:none;display:grid}.home-cat__item{width:100%}.home-cat{width:100%;color:inherit;flex-direction:column;align-items:center;gap:.6rem;text-decoration:none;transition:transform .18s;display:flex}@media (width<=639px){.home-categories__mobile-arrows{align-items:center;gap:.4rem;margin-left:auto;display:inline-flex}.home-categories__toggle{display:none}.home-categories__row,.home-categories__extra{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:.75rem;padding:.2rem 0 .55rem;display:flex;overflow:auto hidden}.home-categories__row::-webkit-scrollbar{display:none}.home-categories__extra::-webkit-scrollbar{display:none}.home-cat__item{flex:none;width:7.8rem}}@media (width>=640px){.home-categories__row{gap:1rem;padding:.25rem 0 .45rem}.home-categories__extra{gap:1rem;padding:.1rem 0 .5rem}.home-cat{max-width:8.35rem;margin-inline:auto}.home-cat:hover{transform:translateY(-2px)}}@media (width>=1024px){.home-categories__row,.home-categories__extra{grid-template-columns:repeat(7,minmax(0,1fr))}.home-cat{max-width:8.35rem}}.home-cat__tile{aspect-ratio:1;box-sizing:border-box;background-color:var(--category-tile-bg);border:1px solid var(--category-tile-border);border-radius:.85rem;justify-content:center;align-items:center;width:100%;max-width:8.35rem;padding:.45rem;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #0f172a0d}@media (width>=768px){.home-cat__tile{border-radius:.9rem;padding:.55rem}}@media (width>=1024px){.home-cat__tile{padding:.6rem}}.home-cat:hover .home-cat__tile{border-color:#b8733359;box-shadow:0 6px 18px #0f172a14}html.theme-dark .home-cat:hover .home-cat__tile{border-color:#cd853f59;box-shadow:0 6px 18px #00000059}html.theme-dark .home-cat__tile{background-color:var(--category-tile-bg);border-color:var(--category-tile-border)}.home-cat__img{object-fit:contain;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;border-radius:.35rem;width:auto;max-width:96%;height:auto;max-height:96%;display:block}.home-cat__label{letter-spacing:-.02em;color:var(--text-h);text-align:center;max-width:100%;font-size:clamp(.92rem,1.85vw,1.05rem);font-weight:600;line-height:1.2}html.theme-dark .home-cat__label{color:#b0b5c4}.home-cat:focus-visible .home-cat__tile{outline:2px solid var(--brand);outline-offset:3px}.home-seo-copy{border-top:1px solid var(--border,#0f172a14);max-width:48rem;margin-top:clamp(2.25rem,5vw,3rem);padding-top:clamp(1.5rem,3.5vw,2rem)}.home-seo-copy__title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 .85rem;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700}.home-seo-copy__subheading{color:var(--text-h);margin:1.15rem 0 .4rem;font-size:1rem;font-weight:600}.home-seo-copy__body p{color:#6b7280;margin:0 0 .85rem;font-size:.9375rem;line-height:1.6}.home-seo-copy__body a{color:var(--color-primary-end,var(--brand));text-underline-offset:.12em;font-weight:600;text-decoration:underline}html.theme-dark .home-seo-copy__body p{color:#9ca3af}html.theme-dark .home-seo-copy{border-top-color:#ffffff14}.app,.app__routes{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.app__routes--with-header{padding-top:calc(env(safe-area-inset-top,0px) + var(--app-header-offset))}.app__main{--app-pad:clamp(1rem, 4vw, 2rem);padding:var(--app-pad);padding-bottom:max(clamp(2rem, 6vw, 3.5rem), env(safe-area-inset-bottom));box-sizing:border-box;width:100%;max-width:72rem;margin-inline:auto}.app__main--auth-loading{min-height:38vh}.hero{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:clamp(14px,2vw,20px);grid-template-columns:1fr;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(2rem,5vw,3rem);padding:clamp(1.25rem,3vw,2rem);display:grid;box-shadow:0 1px 2px #0f172a0d,0 12px 40px #0f172a14}@media (width>=768px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:clamp(1.5rem,3vw,2.75rem)}}.hero__copy{min-width:0}.hero__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin:0 0 .5rem;font-size:.8rem;font-weight:600}.hero__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .75rem;font-size:clamp(1.75rem,4.5vw,2.75rem);font-weight:700;line-height:1.12}.hero__lead{color:var(--text-muted);max-width:36ch;margin:0 0 1.25rem;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.55}.hero__actions{flex-wrap:wrap;gap:.65rem .75rem;display:flex}.button{cursor:pointer;border:2px solid #0000;border-radius:9999px;justify-content:center;align-items:center;min-height:44px;padding:.6rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.button:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.button--primary{color:var(--color-primary-text);background:linear-gradient(180deg, var(--color-primary) 0%, var(--color-primary-end) 100%);box-shadow:0 4px 14px var(--color-primary-shadow)}.button--primary:hover{filter:brightness(1.05)}.button--ghost{color:var(--text-h);border-color:var(--header-icon-border);background:0 0}.button--ghost:hover{background:var(--header-icon-hover);border-color:var(--brand)}.hero__media{background:var(--code-bg);aspect-ratio:3/2;border-radius:clamp(10px,1.5vw,14px);min-width:0;overflow:hidden}.hero__image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.categories__inner{width:100%}.categories__title{letter-spacing:-.02em;color:var(--text-h);margin:0 0 1.25rem;font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:700}.categories__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=520px){.categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.categories__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}.category-card{box-sizing:border-box;background:var(--header-surface);border:1px solid var(--header-border);border-radius:14px;flex-direction:column;height:100%;padding:1.15rem 1.2rem;scroll-margin-top:1rem;display:flex;box-shadow:0 1px 3px #0f172a0f}.category-card__title{color:var(--text-h);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.category-card__text{color:var(--text-muted);flex:1;margin:0 0 1rem;font-size:.92rem;line-height:1.45}.category-card__link{color:var(--brand);align-items:center;gap:.35rem;width:fit-content;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.category-card__link:hover{text-decoration:underline}.category-card__link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}.category-card__arrow{transition:transform .2s}.category-card__link:hover .category-card__arrow{transform:translate(3px)}.content-page{max-width:42rem}.content-page--catalog{width:100%;max-width:72rem}.content-page__header{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:14px;margin-bottom:clamp(1.5rem,4vw,2.25rem);padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 1px 3px #0f172a0f}.content-page__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brand);margin:0 0 .5rem;font-size:.8rem;font-weight:600}.content-page__title{letter-spacing:-.03em;color:var(--text-h);margin:0 0 .75rem;font-size:clamp(1.65rem,4vw,2.25rem);font-weight:700;line-height:1.15}.content-page__intro{color:var(--text-muted);margin:0;font-size:clamp(1rem,2.2vw,1.1rem);line-height:1.55}.content-page__intro+.content-page__intro{margin-top:.85rem}.content-page__products{margin-top:0;margin-bottom:clamp(1.5rem,4vw,2.25rem)}.content-page__catalog-seo{border-bottom:1px solid var(--color-border,#e8e4df);margin-bottom:1.75rem;padding-bottom:1.25rem}.content-page__catalog-seo-title{margin:0 0 .75rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}.content-page__catalog-seo-block+.content-page__catalog-seo-block{margin-top:1.25rem}.content-page__catalog-peers{margin-top:1.5rem}.content-page__catalog-peers-title{margin:0 0 .65rem;font-size:1rem;font-weight:600}.content-page__catalog-peers-list{grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));gap:.35rem 1rem;margin:0;padding:0;list-style:none;display:grid}.content-page__catalog-peers-link{color:var(--color-link,#1a5f4a);text-underline-offset:.12em;font-size:.92rem;line-height:1.35;text-decoration:underline}.content-page__catalog-peers-link:hover{text-decoration-thickness:2px}.content-page__products-heading{letter-spacing:-.02em;color:var(--text-h);margin:0 0 1rem;font-size:clamp(1.35rem,2.9vw,1.7rem);font-weight:700}.content-page__bed-tabs{flex-wrap:wrap;gap:.45rem;margin:0 0 1.1rem;display:flex}.content-page__bed-tab{border:1px solid var(--header-icon-border);background:var(--header-surface);color:var(--text-h);font:inherit;cursor:pointer;border-radius:9999px;flex-shrink:0;padding:.42rem .85rem;font-size:.84rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s,color .15s}.content-page__bed-tab:hover:not(.content-page__bed-tab--active){color:var(--text-h);background:#cd853f14;border-color:#b8733373}.content-page__bed-tab--active,.content-page__bed-tab--active:hover,.content-page__bed-tab--active:focus,.content-page__bed-tab--active:focus-visible,.content-page__bed-tab--active:active{color:#fff;background:#4a3218;border-color:#4a3218}.content-page__bed-tab:focus-visible{outline:2px solid var(--brand);outline-offset:2px}html.theme-dark .content-page__bed-tab--active,html.theme-dark .content-page__bed-tab--active:hover,html.theme-dark .content-page__bed-tab--active:focus,html.theme-dark .content-page__bed-tab--active:focus-visible,html.theme-dark .content-page__bed-tab--active:active{color:#1a1208;background:peru;border-color:peru}@media (width<=639px){.content-page__bed-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:.15rem;overflow-x:auto}}.content-page__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}@media (width>=640px){.content-page__product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}@media (width>=1024px){.content-page__product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.content-page__product-cell{min-width:0}.content-page__empty{border:1px solid var(--header-border);background:var(--header-surface);color:var(--text-muted);border-radius:12px;margin:0;padding:1rem 1.1rem;font-size:.95rem;font-weight:600}.content-page__blocks{flex-direction:column;gap:1.15rem;display:flex}.content-page__block{background:var(--header-surface);border:1px solid var(--header-border);box-sizing:border-box;border-radius:12px;padding:1.1rem 1.2rem}.content-page--blogs .content-page__block{flex-direction:column;gap:.7rem;padding:1.25rem 1.25rem 1.1rem;display:flex}.content-page__block-media{border-radius:10px;margin:-.2rem -.2rem .8rem;overflow:hidden}.content-page--blogs .content-page__block-media{margin:-.3rem -.3rem .2rem}.content-page__block-img{object-fit:cover;width:100%;height:clamp(300px,46vw,460px);display:block}.content-page__block-title{color:var(--text-h);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.content-page--blogs .content-page__block-title{letter-spacing:-.01em;margin:0;font-size:clamp(1.25rem,2.7vw,1.6rem);line-height:1.25}.content-page__block-text{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.5}.content-page--blogs .content-page__block-text{text-wrap:pretty;font-size:1rem;line-height:1.72}.content-page__inline-seo-link{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1.5px}.content-page__inline-seo-link:hover{color:var(--color-primary-end,var(--brand))}.content-page__block-list{color:var(--text-muted);margin:.35rem 0 0;padding:0 0 0 1.25rem;font-size:.95rem;line-height:1.5}.content-page--blogs .content-page__block-list{margin-top:.1rem;font-size:.98rem;line-height:1.62}.content-page__block-list-item{margin-bottom:.35rem}.content-page__block-list-item:last-child{margin-bottom:0}.content-page__block-list--key-points strong{color:var(--text-h)}.content-page__table-wrap{border:1px solid var(--header-border);background:color-mix(in srgb, var(--header-surface) 90%, #fff 10%);border-radius:12px;margin-top:.35rem;margin-bottom:.35rem;padding:.6rem;overflow-x:auto;box-shadow:0 1px 2px #0f172a0f}.content-page__table-caption{color:var(--text-h);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.content-page__table{border-collapse:collapse;background:var(--header-surface);border:1px solid color-mix(in srgb, var(--header-border) 75%, #fff 25%);border-radius:10px;width:100%;min-width:34rem;overflow:hidden}.content-page__table th,.content-page__table td{text-align:left;vertical-align:top;border-bottom:1px solid var(--header-border);color:var(--text-muted);padding:.6rem .72rem;font-size:.94rem;line-height:1.45}.content-page__table th{color:var(--text-h);background:color-mix(in srgb, var(--header-surface) 82%, var(--brand) 18%);font-weight:700}.content-page__table tbody tr:last-child td{border-bottom:none}.content-page__block-cta{margin:.95rem 0 0}.content-page--blogs .content-page__block-cta{margin-top:.35rem}.content-page--blogs .content-page__block-cta .button{min-height:38px;padding:.15rem .95rem;font-size:.88rem}.content-page__back{margin:clamp(1.75rem,4vw,2.5rem) 0 0}.content-page__back-link{color:var(--brand);font-size:.95rem;font-weight:600;text-decoration:none}.content-page__back-link:hover{text-decoration:underline}.content-page__back-link:focus-visible{outline:2px solid var(--brand);outline-offset:3px;border-radius:4px}
