@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800&family=Work+Sans:wght@400;500;600&display=swap";:root{--color-bg:#fff;--color-text:#272a2d;--color-muted:#4a4f55;--color-grid-dot:#272a2d29;--color-grid-bg:#f8f8f8;--accent-1:#67b7ff;--accent-2:#6956d9;--accent-3:#5ff5cf;--accent-4:#ff7c61;--accent-5:#ff5bd5;--accent-6:#f1d44e;--font-heading:"Nunito", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Nunito", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-hero-title:clamp(2.5rem, 6.2vw, 4.375rem);--text-hero-subtitle:clamp(1.375rem, 2.9vw, 2rem);--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--radius-1:.5rem;--radius-2:.75rem;--radius-pill:999px;--container-max:1400px;--header-height:5.625rem;--bp-tablet:64rem;--bp-mobile:48rem;--indx-hero-gradient:linear-gradient(90deg, #f4b03d 0%, #f0836f 42%, #dc4da0 100%);--indx-divider-violet:linear-gradient(90deg, #ef38d7 0%, #8f36ff 54%, #5921ed 100%);--indx-divider-lime:linear-gradient(90deg, #94e65a 0%, #c5e34f 100%);--indx-footer-accent:linear-gradient(90deg, #6f4fff 0%, #4c17ef 100%);--indx-register-gradient:linear-gradient(90deg, #3683e4 0%, #78c9ee 100%);--indx-surface-dark:#2d2d2b;--indx-surface-dark-soft:#414141;--indx-surface-muted:#f8f8f8;--casos-page-gradient:linear-gradient(90deg, #a873f6 0%, #7c76f1 100%);--recursos-page-gradient:linear-gradient(90deg, #57ebde 0%, #acea42 100%)}@media (width<=1024px){:root{--text-hero-title:clamp(2.125rem, 5vw, 3.625rem);--text-hero-subtitle:clamp(1.125rem, 2.8vw, 1.75rem)}}@media (width<=768px){:root{--text-hero-title:clamp(1.875rem, 8vw, 2.875rem);--text-hero-subtitle:clamp(1rem, 5.1vw, 1.5rem)}}@media (width<=48rem){:root{--header-height:calc(1rem + .95rem + 2.75rem * 55 / 63)}}@font-face{font-family:OpenDyslexic;src:url(../../../fonts/open-dyslexic/OpenDyslexic-Regular.otf)format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(../../../fonts/open-dyslexic/OpenDyslexic-Italic.otf)format("opentype");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(../../../fonts/open-dyslexic/OpenDyslexic-Bold.otf)format("opentype");font-style:normal;font-weight:700;font-display:swap}@font-face{font-family:OpenDyslexic;src:url(../../../fonts/open-dyslexic/OpenDyslexic-BoldItalic.otf)format("opentype");font-style:italic;font-weight:700;font-display:swap}*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);margin:0;padding:0}body[data-agami-typography=work-sans] *,body[data-agami-typography=work-sans] :before,body[data-agami-typography=work-sans] :after,body[data-agami-typography=inter] *,body[data-agami-typography=inter] :before,body[data-agami-typography=inter] :after,body[data-agami-typography=dyslexia] *,body[data-agami-typography=dyslexia] :before,body[data-agami-typography=dyslexia] :after{font-family:var(--agami-selected-font)!important}a{color:inherit;text-decoration:none}button{font:inherit}.page-container{width:calc(100% - 2rem);max-width:var(--container-max);margin-inline:auto}.cart-drawer-backdrop.svelte-1yk3ezw{inset:var(--header-height) 0 0 0;z-index:40;-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);background:#fff6;justify-content:flex-end;animation:.18s ease-out both svelte-1yk3ezw-cart-backdrop-in;display:flex;position:fixed}.cart-drawer.svelte-1yk3ezw{background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(34.8125rem,100vw);height:100%;animation:.24s cubic-bezier(.22,1,.36,1) both svelte-1yk3ezw-cart-drawer-in;display:grid;box-shadow:-.5rem .1875rem 2.125rem #00000024}.cart-drawer-backdrop--closing.svelte-1yk3ezw{animation:.18s ease-in both svelte-1yk3ezw-cart-backdrop-out}.cart-drawer--closing.svelte-1yk3ezw{animation:.22s cubic-bezier(.55,.06,.68,.19) both svelte-1yk3ezw-cart-drawer-out}@keyframes svelte-1yk3ezw-cart-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-1yk3ezw-cart-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes svelte-1yk3ezw-cart-drawer-in{0%{opacity:0;transform:translate(1.25rem)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1yk3ezw-cart-drawer-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(1.25rem)}}.cart-drawer__header.svelte-1yk3ezw{color:#fff;background:#272a2d;justify-content:center;align-items:center;min-height:6.9375rem;padding:1.5rem 2rem;display:flex;position:relative}.cart-drawer__header.svelte-1yk3ezw h2:where(.svelte-1yk3ezw){max-width:calc(100% - 3rem);font-family:var(--font-heading);text-align:center;margin:0;font-size:1.5625rem;font-weight:700;line-height:1.37}.cart-drawer__close.svelte-1yk3ezw{color:currentColor;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:inline-flex;position:absolute;top:50%;left:2rem;transform:translateY(-50%)}.cart-drawer__close.svelte-1yk3ezw svg:where(.svelte-1yk3ezw){width:1rem;height:1rem;display:block}.cart-drawer__body.svelte-1yk3ezw{grid-template-rows:auto auto minmax(0,1fr);min-height:0;display:grid;overflow-y:auto}.cart-drawer__items.svelte-1yk3ezw,.cart-discount.svelte-1yk3ezw{padding:1.5rem 2rem}.cart-list.svelte-1yk3ezw{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.cart-item-row.svelte-1yk3ezw{align-items:center;gap:.75rem;display:flex}.cart-item.svelte-1yk3ezw{border:.5px solid #272a2d5c;border-radius:.6875rem;flex-direction:column;flex:1;align-items:flex-start;gap:.75rem;min-width:0;padding:.9rem 1rem;display:flex}.cart-item__copy.svelte-1yk3ezw p:where(.svelte-1yk3ezw),.cart-item__copy.svelte-1yk3ezw span:where(.svelte-1yk3ezw),.cart-empty.svelte-1yk3ezw{color:#272a2d;font-family:var(--font-heading);margin:0}.cart-item__copy.svelte-1yk3ezw p:where(.svelte-1yk3ezw){font-size:1rem;font-weight:700;line-height:1.22}.cart-item__copy.svelte-1yk3ezw span:where(.svelte-1yk3ezw){font-size:1rem;font-weight:500;line-height:1.22;display:block}.cart-item__price.svelte-1yk3ezw{color:#272a2d;font-family:var(--font-heading);white-space:nowrap;font-size:1rem;font-weight:700;line-height:1.22}.cart-item__remove.svelte-1yk3ezw{flex-shrink:0;align-self:center}.cart-item__remove.svelte-1yk3ezw,.cart-discount__remove.svelte-1yk3ezw{color:#272a2d99;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;padding:0;display:inline-flex}.cart-item__remove.svelte-1yk3ezw svg,.cart-discount__remove.svelte-1yk3ezw svg{width:1.125rem;height:1.125rem;display:block}.cart-empty.svelte-1yk3ezw{font-size:1rem;font-weight:500;line-height:1.5}.cart-feedback.svelte-1yk3ezw{color:#272a2db8;font-family:var(--font-body);margin:.75rem 0 0;font-size:.875rem;line-height:1.45}.cart-discount.svelte-1yk3ezw{border-top:1px solid #272a2d14}.cart-discount__title.svelte-1yk3ezw,.cart-summary.svelte-1yk3ezw h3:where(.svelte-1yk3ezw){color:#272a2d99;font-family:var(--font-heading);text-transform:uppercase;margin:0 0 .9rem;font-size:.9375rem;font-weight:700;line-height:1.37}.cart-discount__title.svelte-1yk3ezw{align-items:center;gap:.5rem;display:flex}.cart-discount__title-icon.svelte-1yk3ezw{opacity:.85;flex-shrink:0;width:1.125rem;height:1.125rem}.cart-discount__input-block.svelte-1yk3ezw{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.cart-discount__input-block.svelte-1yk3ezw input:where(.svelte-1yk3ezw){color:#272a2d;min-width:12rem;height:2.5625rem;font-family:var(--font-body);box-sizing:border-box;background:#f8f8f8;border:1px solid #6a7988b3;border-radius:.4375rem;flex:1;padding:0 1rem;font-size:1rem}.cart-discount__input-block.svelte-1yk3ezw input:where(.svelte-1yk3ezw):focus{border-color:#272a2dd9;outline:none}.cart-discount__apply.svelte-1yk3ezw{color:#272a2d;font-family:var(--font-heading);text-underline-offset:.18em;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:700;line-height:1.37;text-decoration:underline}.cart-discount__apply.svelte-1yk3ezw:disabled{opacity:.55;cursor:wait}.cart-discount__chip-row.svelte-1yk3ezw{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.cart-discount__chip.svelte-1yk3ezw{color:#272a2d;min-height:1.625rem;font-family:var(--font-heading);background:#e5e6e98c;border-radius:.3125rem;justify-content:center;align-items:center;padding:.1875rem .6875rem;font-size:.8125rem;font-weight:700;line-height:1.37;display:inline-flex}.cart-summary.svelte-1yk3ezw{background:#272a2d0a;border-top:1px solid #272a2d14;align-content:start;padding:1rem 2rem 1.5rem;display:grid}.cart-summary__rows.svelte-1yk3ezw{display:grid}.cart-summary__row.svelte-1yk3ezw{border-top:1px solid #272a2d1f;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 0;display:flex}.cart-summary__row.svelte-1yk3ezw span:where(.svelte-1yk3ezw),.cart-summary__row.svelte-1yk3ezw strong:where(.svelte-1yk3ezw),.cart-summary__total.svelte-1yk3ezw span:where(.svelte-1yk3ezw),.cart-summary__total.svelte-1yk3ezw strong:where(.svelte-1yk3ezw){color:#272a2d;font-family:var(--font-heading);margin:0}.cart-summary__row.svelte-1yk3ezw span:where(.svelte-1yk3ezw),.cart-summary__row.svelte-1yk3ezw strong:where(.svelte-1yk3ezw){font-size:1.1875rem;font-weight:700;line-height:1.37}.cart-summary__total.svelte-1yk3ezw{justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0 1.5rem;display:flex}.cart-summary__total.svelte-1yk3ezw span:where(.svelte-1yk3ezw),.cart-summary__total.svelte-1yk3ezw strong:where(.svelte-1yk3ezw){font-size:1.5rem;font-weight:800;line-height:1.37}.cart-summary__checkout.svelte-1yk3ezw{color:#fff;width:100%;min-height:2.875rem;font-family:var(--font-heading);cursor:pointer;background:#272a2d;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 1.5rem;font-size:1rem;font-weight:700;line-height:1.37;display:inline-flex}.cart-summary__checkout.svelte-1yk3ezw:disabled{opacity:.45;cursor:not-allowed}@media (prefers-reduced-motion:reduce){.cart-drawer-backdrop.svelte-1yk3ezw,.cart-drawer.svelte-1yk3ezw{animation:none}}@media (width<=48rem){.cart-drawer-backdrop.svelte-1yk3ezw{justify-content:flex-end;align-items:stretch}.cart-drawer.svelte-1yk3ezw{border-top-left-radius:.625rem;border-bottom-left-radius:.625rem;width:min(23.5rem,100vw);height:100%;max-height:100%;overflow:hidden;box-shadow:-.5rem .1875rem 2.125rem #00000024}.cart-drawer__header.svelte-1yk3ezw{border-top-left-radius:.625rem;min-height:4.9375rem;padding:1rem 1.25rem}.cart-drawer__header.svelte-1yk3ezw h2:where(.svelte-1yk3ezw){font-size:1.5625rem;line-height:1.2}.cart-drawer__close.svelte-1yk3ezw{left:1.25rem}.cart-drawer__items.svelte-1yk3ezw,.cart-discount.svelte-1yk3ezw,.cart-summary.svelte-1yk3ezw{padding-inline:1.25rem}.cart-drawer__items.svelte-1yk3ezw{padding-top:1.25rem}.cart-discount.svelte-1yk3ezw{padding-top:1.25rem;padding-bottom:1.25rem}.cart-summary.svelte-1yk3ezw{padding-bottom:1.5rem}.cart-discount__input-block.svelte-1yk3ezw{flex-direction:column;align-items:stretch}.cart-discount__input-block.svelte-1yk3ezw input:where(.svelte-1yk3ezw){width:100%;min-width:0}.cart-discount__apply.svelte-1yk3ezw{align-self:flex-end}}.header.svelte-100w7jz{z-index:30;background:#fff;position:sticky;top:0;box-shadow:0 4px 34px #0000000a}.header--menu-open.svelte-100w7jz{z-index:120}.shell.svelte-100w7jz{width:calc(100% - 2rem);max-width:var(--container-max);align-items:center;gap:2rem;margin-inline:auto;padding:1.375rem 0 1.1rem;display:flex}.brand.svelte-100w7jz{flex-shrink:0;align-items:center;line-height:0;display:inline-flex}.brand.svelte-100w7jz img:where(.svelte-100w7jz){aspect-ratio:63.0043/55;object-fit:contain;width:3.9375rem;height:auto;display:block}.nav.svelte-100w7jz{flex:1;align-items:center;gap:2.2rem;display:flex}.nav-link.svelte-100w7jz{color:#272a2d;font-family:var(--font-heading);white-space:nowrap;padding-bottom:.7rem;font-size:1.125rem;font-weight:700;line-height:1.7778;position:relative}.nav-trigger.svelte-100w7jz{cursor:pointer;background:0 0;border:0;padding-inline:0}.nav-link.active.svelte-100w7jz:after{content:"";background:#000;border-radius:2px;height:2.5px;position:absolute;bottom:0;left:0;right:0}.actions.svelte-100w7jz{flex-shrink:0;align-items:center;gap:1.1rem;display:flex}.popover-group.svelte-100w7jz{align-items:center;display:inline-flex;position:relative}.nav-popover-group.svelte-100w7jz{align-items:stretch}.register.svelte-100w7jz{color:#272a2d;min-width:8.25rem;height:2.875rem;font-family:var(--font-heading);white-space:nowrap;background-image:linear-gradient(90deg,#3683e4 0%,#78c9ee 35%,#3683e4 70%,#78c9ee 100%);background-size:220% 100%;border-radius:999px;justify-content:center;align-items:center;padding:0 1.15rem;font-size:1.125rem;font-weight:700;line-height:1.37;animation:5.5s ease-in-out infinite svelte-100w7jz-register-gradient-flow;display:inline-flex}.icon-button.svelte-100w7jz{color:#272a2d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.icon-button.svelte-100w7jz svg:where(.svelte-100w7jz){width:1.875rem;height:1.875rem;display:block}.header-icon.svelte-100w7jz{flex:none;display:block}.header-icon--search.svelte-100w7jz{width:1.875rem;height:1.875rem}.header-icon--cart.svelte-100w7jz{width:1.5625rem;height:1.5625rem}.header-icon--user.svelte-100w7jz{width:1.8125rem;height:1.8125rem}.cart-button__badge.svelte-100w7jz{color:#272a2d;min-width:1.05rem;height:1.05rem;font-family:var(--font-heading);background:#8cea3f;border-radius:999px;justify-content:center;align-items:center;padding:0 .2rem;font-size:.625rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.15rem;right:-.35rem}.avatar-trigger.svelte-100w7jz{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.avatar-circle.svelte-100w7jz{color:#272a2d;width:1.875rem;height:1.875rem;font-family:var(--font-heading);background:linear-gradient(135deg,#c69b77 0%,#f0d3b7 100%);border-radius:999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.avatar-circle.svelte-100w7jz img:where(.svelte-100w7jz),.mobile-user-avatar.svelte-100w7jz img:where(.svelte-100w7jz){object-fit:cover;object-position:center;width:100%;height:100%;display:block}.popover-trigger.svelte-100w7jz{z-index:1;position:relative}.popover-panel.svelte-100w7jz{opacity:0;visibility:hidden;pointer-events:none;background:#272a2d;border-radius:.75rem;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:calc(100% + .75rem);right:0;transform:translateY(-.25rem);box-shadow:0 18px 36px #15181b2e}.popover-group[data-open=true].svelte-100w7jz .popover-panel:where(.svelte-100w7jz){opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.compact-panel.svelte-100w7jz{gap:.125rem;min-width:8rem;padding:.5rem;display:grid}.nav-menu-panel.svelte-100w7jz,.notifications-panel.svelte-100w7jz,.profile-menu-panel.svelte-100w7jz{background:#fff;box-shadow:0 14px 32px #272a2d1f}.nav-menu-panel.svelte-100w7jz{gap:.25rem;min-width:12.5rem;padding:.7rem .8rem;display:grid;top:calc(100% + 1.15rem);left:50%;right:auto;transform:translate(-50%,-.25rem)}.popover-group[data-open=true].svelte-100w7jz .nav-menu-panel:where(.svelte-100w7jz){transform:translate(-50%)}.nav-menu-link.svelte-100w7jz{color:#272a2d;font-family:var(--font-body);border-radius:.5rem;padding:.8rem .9rem;font-size:1rem;font-weight:500;line-height:1.3}.nav-menu-link.svelte-100w7jz:hover,.nav-menu-link.svelte-100w7jz:focus-visible{background:#f5f5f5;outline:none}.compact-link.svelte-100w7jz{color:#fff;font-family:var(--font-body);text-align:center;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:.5rem;justify-content:center;align-items:center;padding:.6875rem 1rem;font-size:1rem;font-weight:500;line-height:1.25;display:inline-flex}.compact-link.svelte-100w7jz:hover,.compact-link.svelte-100w7jz:focus-visible{background:#ffffff14;outline:none}.language-panel.svelte-100w7jz:before,.compact-panel.svelte-100w7jz:before{content:"";background:#272a2d;width:.7rem;height:.7rem;position:absolute;top:-.35rem;right:1.05rem;transform:rotate(45deg)}.search-group.svelte-100w7jz{align-self:stretch}.search-panel.svelte-100w7jz{background:#fff;width:min(25rem,100vw - 2rem);padding:1rem 1rem 1.125rem;right:-.8rem;box-shadow:0 16px 40px #15181b24}.notifications-panel.svelte-100w7jz{width:13rem;padding:.875rem 0 0;overflow:hidden}.notifications-panel.svelte-100w7jz h2:where(.svelte-100w7jz){color:#272a2d;font-family:var(--font-body);margin:0;padding:0 .8rem .75rem;font-size:1rem;font-weight:500;line-height:1.3}.notification-list.svelte-100w7jz{max-height:13rem;overflow-y:auto}.notification-empty.svelte-100w7jz{background:#fafafa;border-top:1px solid #272a2d14;padding:1.35rem .9rem 1.5rem}.notification-empty.svelte-100w7jz p:where(.svelte-100w7jz){color:#272a2d9e;font-family:var(--font-body);text-align:center;margin:0;font-size:.86rem;font-weight:500;line-height:1.35}.notification-item.svelte-100w7jz{background:#fafafa;border-top:1px solid #272a2d14;padding:.85rem .8rem}.notification-item.svelte-100w7jz:nth-child(2n){background:#fff}.notification-item.svelte-100w7jz p:where(.svelte-100w7jz),.notification-item.svelte-100w7jz span:where(.svelte-100w7jz){color:#272a2d;font-family:var(--font-body);margin:0}.notification-item.svelte-100w7jz p:where(.svelte-100w7jz){font-size:.86rem;font-weight:500;line-height:1.35}.notification-item.svelte-100w7jz span:where(.svelte-100w7jz){color:#272a2d7a;margin-top:.35rem;font-size:.78rem;font-weight:500;line-height:1.25;display:block}.search-field.svelte-100w7jz{border:1px solid #272a2d29;border-radius:999px;align-items:center;gap:.75rem;height:3rem;padding:0 1rem;display:flex}.search-field.svelte-100w7jz svg:where(.svelte-100w7jz){color:#272a2d6b;flex-shrink:0;width:1rem;height:1rem;display:block}.search-field.svelte-100w7jz input:where(.svelte-100w7jz){color:#272a2d;width:100%;font-family:var(--font-body);background:0 0;border:0;padding:0;font-size:1rem;font-weight:500;line-height:1.5}.search-field.svelte-100w7jz input:where(.svelte-100w7jz):focus{outline:none}.search-results.svelte-100w7jz{gap:1.1rem;max-height:24rem;margin-top:1.15rem;padding-right:.35rem;display:grid;overflow-y:auto}.search-section.svelte-100w7jz{gap:.7rem;display:grid}.search-section.svelte-100w7jz h2:where(.svelte-100w7jz){color:#272a2d94;font-family:var(--font-body);text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800;line-height:1.2}.search-section.svelte-100w7jz ul:where(.svelte-100w7jz){gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.search-result.svelte-100w7jz{color:#272a2d;font-family:var(--font-body);background:#fff;border:1px solid #272a2d14;border-radius:.45rem;gap:.42rem;padding:.72rem .8rem;font-size:.95rem;font-weight:500;line-height:1.4;text-decoration:none;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid}.search-result.svelte-100w7jz:hover,.search-result.svelte-100w7jz:focus-visible{color:#000;background:#fafafa;border-color:#272a2d2e;outline:none;text-decoration:none;transform:translateY(-1px);box-shadow:0 .65rem 1.2rem #272a2d0f}.search-badge.svelte-100w7jz{color:#272a2db8;text-transform:none;background:#f0f2f5;border-radius:999px;width:fit-content;padding:.16rem .48rem;font-size:.68rem;font-weight:700;line-height:1.2}.search-empty.svelte-100w7jz{color:#272a2d;font-family:var(--font-body);margin:1rem 0 0;font-size:1rem;font-weight:500;line-height:1.5}.profile-menu-panel.svelte-100w7jz{width:12.375rem;padding:.55rem 0 0;overflow:hidden}.profile-links.svelte-100w7jz{display:grid}.profile-link.svelte-100w7jz{color:#272a2d;width:100%;font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:0;padding:.95rem 1.15rem;font-size:1rem;font-weight:500;line-height:1.3;display:block}.profile-link.highlighted.svelte-100w7jz{background:#f3f3f3;font-weight:700}.profile-link.svelte-100w7jz:hover,.profile-link.svelte-100w7jz:focus-visible{background:#f6f6f6;outline:none}.creator-cta.svelte-100w7jz{box-sizing:border-box;color:#272a2d;width:calc(100% - 2rem);font-family:var(--font-body);text-align:center;cursor:pointer;background:#fff;border:1.3px solid #272a2d;border-radius:999px;justify-content:center;align-items:center;margin:.55rem 1rem .9rem;padding:.65rem .9rem;font-size:.95rem;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.profile-language-switch.svelte-100w7jz{border-top:1px solid #272a2d1a;align-items:center;gap:1rem;padding:.8rem 1rem .95rem;display:flex}.profile-language-button.svelte-100w7jz{color:#272a2db8;font-family:var(--font-heading);cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:700;line-height:1.1}.profile-language-button.active.svelte-100w7jz{color:#272a2d;text-underline-offset:.25em;text-decoration:underline;text-decoration-thickness:2px}.lang.svelte-100w7jz{color:#272a2d;font-family:var(--font-heading);cursor:pointer;background:0 0;border:0;gap:.2rem;padding:0;font-size:1rem;font-weight:700;line-height:1.37;display:inline-grid}.lang.svelte-100w7jz svg:where(.svelte-100w7jz){width:1.625rem;height:.125rem;display:block}.sr-only.svelte-100w7jz{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.mobile-toggle.svelte-100w7jz{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:4px;padding:.5rem;display:flex}.mobile-actions-inline.svelte-100w7jz{align-items:center;gap:.75rem;margin-left:auto;display:none}.mobile-toggle.svelte-100w7jz span:where(.svelte-100w7jz){background:var(--color-text);border-radius:2px;width:1.25rem;height:2px;display:block}.mobile-overlay.svelte-100w7jz{z-index:100;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0}.mobile-overlay-header.svelte-100w7jz{width:calc(100% - 2rem);max-width:var(--container-max);flex-shrink:0;justify-content:space-between;align-items:center;min-height:5.625rem;margin-inline:auto;padding-block:.25rem;display:flex;box-shadow:0 4px 34px #0000000a}.mobile-overlay-brand.svelte-100w7jz{align-items:center;line-height:0;display:inline-flex}.mobile-overlay-brand.svelte-100w7jz img:where(.svelte-100w7jz){aspect-ratio:63.0043/55;object-fit:contain;width:3.9375rem;height:auto;display:block}.mobile-overlay-close.svelte-100w7jz{color:#272a2d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:.5rem;display:inline-flex}.mobile-overlay-close.svelte-100w7jz svg:where(.svelte-100w7jz){display:block}.mobile-overlay-scroll.svelte-100w7jz{-webkit-overflow-scrolling:touch;width:calc(100% - 2rem);min-height:0;max-width:var(--container-max);flex:1;margin-inline:auto;padding:1.25rem 0 2rem;overflow-y:auto}.mobile-overlay-nav.svelte-100w7jz{flex-direction:column;gap:0;display:flex}.mobile-primary-link.svelte-100w7jz{color:#272a2d;font-family:var(--font-heading);padding:.35rem 0;font-size:1.625rem;font-weight:600;line-height:2.625rem;text-decoration:none;display:block}.mobile-primary-link.active.svelte-100w7jz{color:#272a2d}.mobile-primary-group.svelte-100w7jz{flex-direction:column;gap:0;display:flex}.mobile-primary-row.svelte-100w7jz{justify-content:space-between;align-items:center;gap:1rem;min-height:2.625rem;display:flex}.mobile-primary-row.svelte-100w7jz .mobile-primary-link--agami-toggle:where(.svelte-100w7jz){text-align:start;cursor:pointer;appearance:none;background:0 0;border:0;flex:1;min-width:0;padding:.35rem 0}.mobile-primary-link--agami-toggle.svelte-100w7jz:focus-visible{outline-offset:2px;border-radius:.25rem;outline:2px solid #272a2d73}.mobile-agami-chevron.svelte-100w7jz{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;display:inline-flex}.mobile-chevron-icon.svelte-100w7jz{transition:transform .2s;display:block}.mobile-chevron-icon.open.svelte-100w7jz{transform:rotate(180deg)}.mobile-submenu.svelte-100w7jz{flex-direction:column;gap:.65rem;padding:.75rem 0 .35rem .75rem;display:flex}.mobile-submenu-link.svelte-100w7jz{color:#272a2d;font-family:var(--font-body);font-size:1.125rem;font-weight:500;line-height:1.35;text-decoration:none}.mobile-submenu-link.svelte-100w7jz:focus-visible,.mobile-submenu-link.svelte-100w7jz:hover{text-underline-offset:.15em;text-decoration:underline}.mobile-nav-rule.svelte-100w7jz{border:0;border-top:1px solid #272a2d24;height:0;margin:.65rem 0}.mobile-user-section.svelte-100w7jz{flex-direction:column;gap:1.35rem;margin-top:2.25rem;display:flex}.mobile-user-head.svelte-100w7jz{align-items:center;gap:.85rem;display:flex}.mobile-user-avatar.svelte-100w7jz{color:#272a2d;width:2.25rem;height:2.25rem;font-family:var(--font-heading);background:linear-gradient(135deg,#c69b77 0%,#f0d3b7 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;line-height:1;display:inline-flex;overflow:hidden}.mobile-user-name.svelte-100w7jz{color:#272a2d;font-family:var(--font-heading);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.4375rem;font-weight:600;line-height:2.625rem;overflow:hidden}.mobile-user-links.svelte-100w7jz{flex-direction:column;align-items:flex-start;gap:1.15rem;display:flex}.mobile-user-link.svelte-100w7jz{color:#272a2d;font-family:var(--font-body);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.125rem;font-weight:400;line-height:1.37;text-decoration:none}.mobile-user-link--button.svelte-100w7jz{font-family:var(--font-body)}.mobile-user-link.svelte-100w7jz:focus-visible,.mobile-user-link.svelte-100w7jz:hover{text-underline-offset:.15em;text-decoration:underline}.mobile-creator-cta.svelte-100w7jz{color:#272a2d;width:100%;max-width:19.125rem;min-height:2.75rem;font-family:var(--font-heading);text-align:center;background:#fff;border:1px solid #272a2d;border-radius:100px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:700;line-height:1.37;text-decoration:none;display:flex}.mobile-guest-section.svelte-100w7jz{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:2rem;display:flex}.mobile-guest-login.svelte-100w7jz{color:#272a2d;font-family:var(--font-body);background:0 0;border:0;padding:0;font-size:1.125rem;font-weight:500;line-height:1.37;text-decoration:none}.mobile-guest-register.svelte-100w7jz{color:#272a2d;min-width:8.25rem;min-height:2.875rem;font-family:var(--font-heading);background-image:linear-gradient(90deg,#3683e4 0%,#78c9ee 35%,#3683e4 70%,#78c9ee 100%);background-size:220% 100%;border-radius:999px;justify-content:center;align-items:center;padding:0 1.15rem;font-size:1.125rem;font-weight:700;line-height:1.37;text-decoration:none;animation:5.5s ease-in-out infinite svelte-100w7jz-register-gradient-flow;display:inline-flex}@keyframes svelte-100w7jz-register-gradient-flow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@media (prefers-reduced-motion:reduce){.register.svelte-100w7jz,.mobile-guest-register.svelte-100w7jz{background-image:var(--indx-register-gradient);background-size:auto;animation:none}}.mobile-lang-rule.svelte-100w7jz{border:0;border-top:1px solid #272a2d24;height:0;margin:2rem 0 1.25rem}.mobile-overlay-lang.svelte-100w7jz{padding-bottom:env(safe-area-inset-bottom,0);justify-content:center;align-items:flex-start;gap:2.5rem;display:flex}.mobile-lang-option.svelte-100w7jz{cursor:pointer;color:#272a2d;font-family:var(--font-heading);text-transform:uppercase;background:0 0;border:0;flex-direction:column;align-items:center;gap:.35rem;padding:0;font-size:1rem;font-weight:700;line-height:1.37;display:inline-flex;position:relative}.mobile-lang-option.svelte-100w7jz:not(.active){opacity:.72}.mobile-lang-label.svelte-100w7jz{padding:0 .25rem;display:block}.mobile-lang-underline.svelte-100w7jz{background:#272a2d;border-radius:2px;width:100%;min-width:3rem;height:3px;display:block}@media (width<=80rem){.nav.svelte-100w7jz,.actions.svelte-100w7jz{display:none}.mobile-actions-inline.svelte-100w7jz{display:flex}}@media (width<=48rem){.shell.svelte-100w7jz{gap:1rem;padding:1rem 0 .95rem}.brand.svelte-100w7jz img:where(.svelte-100w7jz),.mobile-overlay-brand.svelte-100w7jz img:where(.svelte-100w7jz){width:2.75rem}.mobile-overlay-header.svelte-100w7jz{min-height:5rem}.mobile-actions-inline.svelte-100w7jz{gap:.55rem}}.footer.svelte-1eecuix{color:#fff;background:#2d2d2b;padding:1.875rem 0 1.65rem;position:relative;box-shadow:inset 0 -1px #ffffffad}.inner.svelte-1eecuix{width:calc(100% - 2rem);max-width:var(--container-max);grid-template-columns:auto 1fr auto;align-items:center;gap:1.75rem;margin-inline:auto;display:grid}.brand.svelte-1eecuix{color:#fff;align-items:center;line-height:0;display:inline-flex}.brand-lockup.svelte-1eecuix{object-fit:contain;width:6.8125rem;height:auto;display:block}.links.svelte-1eecuix{flex-wrap:wrap;justify-self:center;gap:clamp(1.5rem,3vw,3rem);display:flex}.link.svelte-1eecuix{color:#ffffffeb;font-family:var(--font-heading);font-size:.875rem;font-weight:600;line-height:1.2}.link.svelte-1eecuix:hover{color:#fff}.socials.svelte-1eecuix{justify-self:end;align-items:center;gap:.75rem;display:flex}.social.svelte-1eecuix{cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;padding:0;display:inline-flex}.social.svelte-1eecuix img:where(.svelte-1eecuix){object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}@media (width<=48rem){.footer.svelte-1eecuix{padding:1.875rem 0 1.5rem}.inner.svelte-1eecuix{text-align:center;grid-template-columns:1fr;gap:1rem}.brand.svelte-1eecuix{order:1}.socials.svelte-1eecuix{order:2;gap:.5rem}.links.svelte-1eecuix{flex-direction:column;order:3;gap:.5rem}.brand.svelte-1eecuix,.links.svelte-1eecuix,.socials.svelte-1eecuix{justify-content:center;justify-self:center}}.site-shell.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}.site-main.svelte-12qhfyh,.site-main.svelte-12qhfyh>.page-route-motion:where(.svelte-12qhfyh){flex:1;min-width:0;display:flex}.page-route-motion.svelte-12qhfyh{animation:.26s cubic-bezier(.22,1,.36,1) backwards svelte-12qhfyh-page-route-enter}.site-main.svelte-12qhfyh>.page-route-motion:where(.svelte-12qhfyh)>*{flex:1;min-width:0}.page-route-motion--plain.svelte-12qhfyh{min-width:0}@keyframes svelte-12qhfyh-page-route-enter{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-route-motion.svelte-12qhfyh{animation:none}}
