.portal-root{color-scheme:light;--portal-bg-deep: #ffffff;--portal-bg-elevated: #ffffff;--portal-bg-inverse: #101012;--portal-card-shadow: 2px 4px 12px rgba(0, 0, 0, .08);--portal-card-shadow-hover: 2px 10px 26px rgba(0, 0, 0, .12);--portal-shelf-sub: #6e6e73;--portal-bg-radial-amber: rgba(232, 133, 63, .06);--portal-bg-radial-teal: rgba(52, 178, 156, .08);--portal-bg-radial-gold: rgba(245, 200, 120, .05);--portal-accent: #0e8f7e;--portal-accent-strong: #0a6e61;--portal-accent-soft: rgba(14, 143, 126, .1);--portal-accent-glow: 0 8px 40px rgba(14, 143, 126, .25);--portal-accent-2: #e8853f;--portal-accent-2-soft: rgba(232, 133, 63, .1);--glass-bg-subtle: rgba(255, 255, 255, .6);--glass-bg-stronger: rgba(255, 255, 255, .78);--glass-border: 1px solid rgba(16, 16, 18, .08);--glass-blur: 20px;--portal-text-primary: #1d1d1f;--portal-text-secondary: rgba(29, 29, 31, .72);--portal-text-muted: rgba(29, 29, 31, .52);--portal-text-on-inverse: #f5f5f7;--portal-menu-bg: rgba(255, 255, 255, .98);--portal-menu-border: rgba(16, 16, 18, .1);--portal-menu-shadow: rgba(0, 0, 0, .12);--portal-menu-item-hover: rgba(16, 16, 18, .05);--portal-menu-item-active: rgba(14, 143, 126, .1);--portal-font-display: -apple-system, BlinkMacSystemFont, "SF Pro Display", "Inter Display", "Inter", "Segoe UI", sans-serif;--portal-hero-size: clamp(2.9rem, 7.2vw, 6rem);--portal-hero-letter-spacing: -.045em;--portal-display-2: clamp(2rem, 4.4vw, 3.5rem);--portal-lead-size: clamp(1.05rem, 1.6vw, 1.35rem);--portal-section-spacing: clamp(4.5rem, 8vw, 7rem);--portal-section-spacing-mobile: 3.5rem;--portal-radius-card: 18px;--portal-radius-pill: 980px;--portal-ease-out: cubic-bezier(.22, 1, .36, 1);--portal-duration: .6s}.portal-root[data-portal-theme=dark]{color-scheme:dark;--portal-bg-deep: #0b0b0d;--portal-bg-elevated: #1a1a1e;--portal-bg-inverse: #f5f5f7;--portal-card-shadow: 2px 4px 12px rgba(0, 0, 0, .4);--portal-card-shadow-hover: 2px 10px 26px rgba(0, 0, 0, .55);--portal-shelf-sub: #86868b;--portal-bg-radial-amber: rgba(232, 133, 63, .1);--portal-bg-radial-teal: rgba(52, 178, 156, .12);--portal-bg-radial-gold: rgba(245, 200, 120, .06);--portal-accent: #35c7b1;--portal-accent-strong: #5ad9c6;--portal-accent-soft: rgba(53, 199, 177, .12);--portal-accent-glow: 0 8px 40px rgba(53, 199, 177, .2);--glass-bg-subtle: rgba(255, 255, 255, .05);--glass-bg-stronger: rgba(255, 255, 255, .08);--glass-border: 1px solid rgba(255, 255, 255, .1);--portal-text-primary: #f5f5f7;--portal-text-secondary: rgba(245, 245, 247, .72);--portal-text-muted: rgba(245, 245, 247, .5);--portal-text-on-inverse: #1d1d1f;--portal-menu-bg: rgba(24, 24, 27, .98);--portal-menu-border: rgba(255, 255, 255, .12);--portal-menu-shadow: rgba(0, 0, 0, .5);--portal-menu-item-hover: rgba(255, 255, 255, .08);--portal-menu-item-active: rgba(53, 199, 177, .16)}.portal-root{background:var(--portal-bg-deep);color:var(--portal-text-primary);font-family:var(--portal-font-display);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}.portal-root .container{max-width:1100px}.portal-root .portal-section{padding:var(--portal-section-spacing) 0}.portal-root .portal-section-title{font-family:var(--portal-font-display);font-size:28px;font-weight:700;letter-spacing:-.03em;margin-bottom:24px;color:var(--portal-text-primary)}.portal-root .portal-status-screen{display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 24px}.portal-root .portal-status-inner{max-width:480px}.portal-root .portal-status-title{font-family:var(--portal-font-display);font-size:32px;font-weight:700;letter-spacing:-.03em;color:var(--portal-text-primary);margin-bottom:12px}.portal-root .portal-status-message{color:var(--portal-text-secondary);font-size:14px;line-height:1.5}.portal-root .portal-status-spinner{width:44px;height:44px;border:3px solid var(--portal-accent-soft);border-top-color:var(--portal-accent);border-radius:50%;animation:portal-spin .8s linear infinite;margin:0 auto}.portal-root .portal-error-screen{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:80px 24px;overflow:hidden}.portal-root .portal-error-glow{position:absolute;top:50%;left:50%;width:600px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(circle,var(--portal-bg-radial-teal) 0%,var(--portal-bg-radial-amber) 35%,transparent 70%);pointer-events:none;filter:blur(40px)}.portal-root .portal-error-inner{position:relative;max-width:520px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:18px}.portal-root .portal-error-icon{width:110px;height:110px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:44px;background:var(--portal-accent-soft);border:1px solid rgba(14,143,126,.2);color:var(--portal-accent);margin-bottom:6px;animation:portal-error-pulse 2.4s ease-in-out infinite}@keyframes portal-error-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 0 var(--portal-accent-soft)}50%{transform:scale(1.04);box-shadow:0 0 0 12px #0e8f7e00}}.portal-root .portal-error-title{font-family:var(--portal-font-display);font-size:clamp(28px,4.5vw,44px);font-weight:700;letter-spacing:-.035em;line-height:1.08;margin:0;color:var(--portal-text-primary)}.portal-root .portal-error-message{color:var(--portal-text-secondary);font-size:15px;line-height:1.6;max-width:420px;margin:0}.portal-root .portal-error-cta{margin-top:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}@keyframes portal-spin{to{transform:rotate(360deg)}}@media (max-width: 768px){.portal-root .portal-section{padding:var(--portal-section-spacing-mobile) 0}}@media (prefers-reduced-motion: reduce){.portal-root *,.portal-root *:before,.portal-root *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.portal-root .glass-card,.portal-root .glass-card-stronger{background:var(--glass-bg-subtle);border:var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:14px}.portal-root .glass-card-stronger{background:var(--glass-bg-stronger)}.portal-root .glass-pill{background:var(--glass-bg-subtle);border:var(--glass-border);-webkit-backdrop-filter:blur(var(--glass-blur));backdrop-filter:blur(var(--glass-blur));border-radius:99px}.portal-root .portal-header{position:fixed;top:0;left:0;right:0;z-index:50;padding:0;background:transparent;border:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:0;transition:background .3s ease,box-shadow .3s ease}.portal-root .portal-header.portal-header--scrolled{background:var(--glass-bg-stronger);backdrop-filter:blur(var(--glass-blur)) saturate(180%);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(180%);box-shadow:inset 0 -1px #10101214}.portal-root .portal-header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding:12px 28px}.portal-root .portal-logo{font-size:17px;font-weight:700;letter-spacing:-.03em;color:var(--portal-text-primary);text-decoration:none;display:inline-flex;align-items:center;gap:10px}.portal-root .portal-logo-dot{color:var(--portal-accent)}.portal-root .portal-logo-img{height:34px;width:auto;display:block}.portal-root .portal-header-menu{display:flex;gap:30px;list-style:none;padding:0;margin:0;font-size:13px}.portal-root .portal-header-menu a{color:var(--portal-text-secondary);text-decoration:none;font-weight:500;letter-spacing:-.01em;transition:color .18s ease}.portal-root .portal-header-menu a:hover{color:var(--portal-text-primary)}.portal-root .portal-header-right{display:flex;align-items:center;gap:12px}.portal-root .portal-cta-pill{background:var(--portal-accent);color:#fff;border:0;padding:9px 20px;font-size:13px;font-weight:600;letter-spacing:-.01em;border-radius:var(--portal-radius-pill);cursor:pointer;transition:background .2s ease,transform .2s var(--portal-ease-out)}.portal-root .portal-cta-pill:hover{background:var(--portal-accent-strong);transform:scale(1.04)}.portal-root .portal-cta-pill:active{transform:scale(.98)}@media (max-width: 768px){.portal-root .portal-header-menu{display:none}}.portal-root .portal-language-switcher{display:inline-flex;align-items:center;position:relative}.portal-root .portal-language-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border:0;background:transparent;font-size:12px;font-weight:500;color:var(--portal-text-secondary);cursor:pointer}.portal-root .portal-language-toggle:hover{color:var(--portal-text-primary)}.portal-root .portal-language-flag{width:18px;height:18px;border-radius:50%;object-fit:cover}.portal-root .portal-language-flag-menu{width:16px;height:16px;margin-right:8px;border-radius:50%}.portal-root .portal-language-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:1000;list-style:none;margin:0;padding:6px;min-width:220px;max-height:320px;overflow-y:auto;background:var(--portal-menu-bg);border:1px solid var(--portal-menu-border);border-radius:14px;box-shadow:0 12px 36px var(--portal-menu-shadow)}.portal-root .portal-language-menu li{margin:0;list-style:none}.portal-root .portal-language-item{display:flex;align-items:center;width:100%;padding:8px 12px;background:transparent;border:0;border-radius:8px;text-align:left;color:var(--portal-text-primary);font-size:13px;cursor:pointer;transition:background .15s ease}.portal-root .portal-language-item:hover{background:var(--portal-menu-item-hover)}.portal-root .portal-language-item.active{font-weight:600;background:var(--portal-menu-item-active)}.portal-root .portal-theme-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0;background:transparent;color:var(--portal-text-secondary);cursor:pointer;transition:color .18s ease}.portal-root .portal-theme-toggle:hover{color:var(--portal-text-primary)}.portal-root .portal-theme-toggle svg{display:block}.portal-root .portal-cta-primary{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;background:var(--portal-accent);color:#fff;font-size:16px;font-weight:600;letter-spacing:-.01em;border-radius:var(--portal-radius-pill);padding:14px 32px;transition:background .2s ease,transform .2s var(--portal-ease-out)}.portal-root .portal-cta-primary:hover{background:var(--portal-accent-strong)}.portal-root .portal-cta-primary:active{transform:scale(.98)}.portal-root .portal-shelf{padding:clamp(28px,4.5vw,44px) 0}.portal-root .portal-shelf__head{max-width:1100px;margin:0 auto 22px;padding:0 28px;display:flex;align-items:baseline;justify-content:space-between;gap:18px}.portal-root .portal-shelf__heading{font-family:var(--portal-font-display);font-size:clamp(21px,2.4vw,28px);font-weight:600;letter-spacing:.007em;line-height:1.2;margin:0}.portal-root .portal-shelf__title{color:var(--portal-text-primary)}.portal-root .portal-shelf__sub{color:var(--portal-shelf-sub);font-weight:600}.portal-root .portal-shelf__paddles{display:flex;gap:10px;flex-shrink:0}.portal-root .portal-shelf__paddle{width:36px;height:36px;border-radius:50%;border:0;background:#0000000f;color:var(--portal-text-secondary);font-size:17px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,opacity .2s ease}.portal-root .portal-shelf__paddle:hover{background:#0000001a;color:var(--portal-text-primary)}.portal-root .portal-shelf__paddle:disabled{opacity:.35;cursor:default}.portal-root .portal-shelf__scroller{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.portal-root .portal-shelf__scroller::-webkit-scrollbar{display:none}.portal-root .portal-shelf__rail{display:flex;gap:20px;list-style:none;margin:0;padding:6px max(28px,(100vw - 1100px) / 2 + 28px) 26px;scroll-snap-type:x mandatory;width:max-content}.portal-root .portal-shelf__item{scroll-snap-align:start;display:flex}.portal-root .portal-store-card{width:clamp(280px,78vw,400px);min-height:380px;display:flex;flex-direction:column;background:var(--portal-bg-elevated);border-radius:var(--portal-radius-card);box-shadow:var(--portal-card-shadow);padding:30px 30px 26px;overflow:hidden;transition:box-shadow .3s ease,transform .3s var(--portal-ease-out)}.portal-root .portal-store-card:hover{box-shadow:var(--portal-card-shadow-hover);transform:translateY(-2px)}.portal-root .portal-store-card--tall{min-height:500px}.portal-root .portal-store-card--compact{min-height:220px;width:clamp(250px,70vw,320px)}.portal-root .portal-store-card--dark{background:var(--portal-bg-inverse)}.portal-root .portal-store-card--dark .portal-store-card__title{color:var(--portal-text-on-inverse)}.portal-root .portal-store-card--dark .portal-store-card__copy{color:color-mix(in srgb,var(--portal-text-on-inverse) 78%,transparent)}.portal-root .portal-store-card--dark .portal-store-card__price{color:color-mix(in srgb,var(--portal-text-on-inverse) 70%,transparent)}.portal-root .portal-store-card--accent{background:linear-gradient(160deg,var(--portal-accent-strong),var(--portal-accent))}.portal-root .portal-store-card--accent .portal-store-card__title{color:#fff}.portal-root .portal-store-card--accent .portal-store-card__copy{color:#ffffffd9}.portal-root .portal-store-card--accent .portal-store-card__eyebrow{color:#ffffffbf}.portal-root .portal-store-card__eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--portal-accent-2);margin-bottom:8px}.portal-root .portal-store-card__title{font-family:var(--portal-font-display);font-size:clamp(21px,2.2vw,27px);font-weight:600;letter-spacing:.007em;line-height:1.16;color:var(--portal-text-primary);margin:0 0 8px}.portal-root .portal-store-card__copy{font-size:15px;line-height:1.5;color:var(--portal-text-secondary);margin:0}.portal-root .portal-store-card__price{font-size:14px;color:var(--portal-text-muted);margin-top:10px}.portal-root .portal-store-card__cta{margin-top:14px;align-self:flex-start}.portal-root .portal-store-card__media{margin:auto -30px -26px;padding-top:22px}.portal-root .portal-store-card__media-img{width:100%;height:340px;object-fit:cover;object-position:50% 8%;display:block}.portal-root .portal-store-card__media-img--cutout{object-fit:contain;object-position:50% 100%;height:380px}.portal-root .portal-quicklinks{max-width:1100px;margin:0 auto;padding:34px 28px 44px}.portal-root .portal-quicklinks__title{font-size:17px;font-weight:600;color:var(--portal-text-primary);margin:0 0 12px}.portal-root .portal-quicklinks__list{list-style:none;display:flex;flex-wrap:wrap;gap:8px 26px;margin:0;padding:0}.portal-root .portal-quicklinks__link{font-size:14px;color:var(--portal-accent);background:none;border:0;padding:0;cursor:pointer;text-decoration:none}.portal-root .portal-quicklinks__link:hover{text-decoration:underline}.portal-root[data-portal-theme=dark] .portal-shelf__paddle{background:#ffffff1a}.portal-root[data-portal-theme=dark] .portal-shelf__paddle:hover{background:#ffffff29}.portal-root{--pe-text: #132415;--pe-text-soft: rgba(19, 36, 21, .82);--pe-text-muted: rgba(19, 36, 21, .55);--pe-hairline: rgba(19, 36, 21, .08);--pe-pill-border: rgba(19, 36, 21, .52);--pe-card-bg: rgba(250, 250, 250, .95);--pe-card-shadow: 0 18px 50px rgba(27, 27, 27, .08);--pe-media-bg: #f2f2f2;--pe-hero-fallback: #101713}.portal-root[data-portal-theme=dark]{--pe-text: #eef2ee;--pe-text-soft: rgba(238, 242, 238, .82);--pe-text-muted: rgba(238, 242, 238, .55);--pe-hairline: rgba(238, 242, 238, .1);--pe-pill-border: rgba(238, 242, 238, .5);--pe-card-bg: rgba(24, 26, 24, .95);--pe-card-shadow: 0 18px 50px rgba(0, 0, 0, .4);--pe-media-bg: #1c1e1c}.portal-root .pe-button{display:inline-flex;align-items:center;justify-content:center;min-width:240px;padding:15px 24px;border-radius:var(--portal-radius-pill);border:1px solid var(--pe-pill-border);background:linear-gradient(180deg,#fff,#eef1eb);color:#101713;font-size:.84rem;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:.07em;font-weight:600;cursor:pointer;box-shadow:0 14px 32px #16221524}.portal-root .pe-button--dark{background:linear-gradient(180deg,var(--portal-accent-strong) 0%,var(--portal-accent) 100%);border-color:var(--portal-accent-strong);color:#fff;box-shadow:0 14px 34px #14221533}@media (max-width: 520px){.portal-root .pe-button{min-width:100%;padding:12px 18px;font-size:.74rem}}.portal-root .pe-hero{position:relative;min-height:100svh;display:flex;align-items:flex-start;justify-content:center;padding:72px 24px 48px;overflow:hidden;isolation:isolate;background:var(--pe-hero-fallback)}.portal-root .pe-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.portal-root .pe-hero__video,.portal-root .pe-hero__image{width:100%;height:100%;object-fit:cover;display:block}.portal-root .pe-hero__canvas{width:100%;height:100%;display:none}.portal-root .pe-hero__media.is-boomerang-ready .pe-hero__video{display:none}.portal-root .pe-hero__media.is-boomerang-ready .pe-hero__canvas{display:block}.portal-root .pe-hero__content{position:relative;z-index:1;max-width:980px;text-align:center}.portal-root .pe-hero__identity{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:26px}.portal-root .pe-hero__identity-logo{width:64px;height:64px;object-fit:contain;display:block}.portal-root .pe-hero__identity-name{font-size:.92rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#101713c7}.portal-root .pe-hero__title{max-width:940px;margin:0 auto;font-family:var(--portal-font-display);font-size:clamp(2.3rem,4.35vw,3.8rem);line-height:1.02;font-weight:400;letter-spacing:-.05em;text-wrap:balance;color:#101713}.portal-root .pe-hero__subtitle{max-width:760px;margin:18px auto 0;color:#101713eb;font-size:clamp(1.02rem,1.3vw,1.18rem);line-height:1.48;font-weight:400}.portal-root .pe-hero__actions{margin-top:24px}.portal-root .pe-hero__cta{min-width:260px;background:#101713;border-color:#101713;color:#fff;box-shadow:0 16px 34px #0000002e}@media (max-width: 920px){.portal-root .pe-hero{padding-top:96px}}@media (max-width: 520px){.portal-root .pe-hero{padding:78px 18px 40px}.portal-root .pe-hero__title{font-size:clamp(1.8rem,7.1vw,2.35rem);line-height:1.08;letter-spacing:-.03em}.portal-root .pe-hero__subtitle{max-width:92%;margin-top:14px;font-size:.94rem;line-height:1.42}.portal-root .pe-hero__actions{margin-top:18px}}@media (prefers-reduced-motion: reduce){.portal-root .pe-hero__video{display:none}}.portal-root .pe-ticker{overflow:hidden;border-top:1px solid var(--pe-hairline);border-bottom:1px solid var(--pe-hairline);padding:18px 0 20px;background:var(--portal-bg-deep)}.portal-root .pe-ticker__track{display:inline-flex;align-items:center;gap:30px;white-space:nowrap;min-width:max-content;animation:pe-ticker-slide 24s linear infinite;color:var(--pe-text);font-family:var(--portal-font-display);font-size:clamp(2.8rem,5vw,5rem);line-height:1;letter-spacing:-.06em;font-weight:300}.portal-root .pe-ticker__group{display:inline-flex;align-items:center;gap:30px}.portal-root .pe-ticker__item{text-transform:uppercase}.portal-root .pe-ticker__plus{display:inline-flex;align-items:center;justify-content:center;width:.92em;height:.92em;flex-shrink:0;border:1px solid rgba(19,36,21,.4);border-radius:999px;color:var(--pe-text-soft);font-size:.36em;line-height:1;letter-spacing:0}@keyframes pe-ticker-slide{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width: 520px){.portal-root .pe-ticker__track{animation-duration:40s}}.portal-root .pe-insight{position:relative;padding:18px 0 120px;overflow:hidden;background:var(--portal-bg-deep)}.portal-root .pe-insight__inner{max-width:1280px;margin:0 auto;padding:54px 30px 0;display:grid;grid-template-columns:minmax(0,720px) minmax(220px,1fr);gap:48px;align-items:start}.portal-root .pe-insight__eyebrow{grid-column:1/-1;color:var(--pe-text-muted);font-size:.92rem;text-transform:uppercase;letter-spacing:.18em;font-weight:400;margin-bottom:18px}.portal-root .pe-insight__title{margin:0;display:flex;flex-wrap:wrap;gap:.08em .24em;font-family:var(--portal-font-display);font-size:clamp(1.9rem,3.15vw,3.35rem);line-height:1.08;letter-spacing:-.05em;font-weight:400;color:var(--pe-text)}.portal-root .pe-insight__word{display:inline-block;will-change:opacity,transform,filter}.portal-root .pe-insight__meta{color:#132415cc;font-size:.95rem;line-height:1.4;letter-spacing:normal;max-width:none}.portal-root .pe-welcome{grid-column:1/-1;margin-top:34px}.portal-root .pe-welcome__poster{position:relative;display:block;width:100%;max-width:720px;padding:0;border:0;border-radius:28px;overflow:hidden;cursor:pointer;background:var(--pe-media-bg);box-shadow:var(--pe-card-shadow)}.portal-root .pe-welcome__poster-img{width:100%;height:auto;display:block}.portal-root .pe-welcome__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:999px;background:#fffffff0;color:#101713;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:transform .3s ease}.portal-root .pe-welcome__poster:hover .pe-welcome__play{transform:translate(-50%,-50%) scale(1.08)}.portal-root .pe-welcome__label{position:absolute;left:18px;bottom:14px;color:#fff;font-size:.84rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.5)}.portal-root .pe-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px}.portal-root .pe-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#0a0e0bdb;cursor:pointer}.portal-root .pe-lightbox__body{position:relative;width:min(960px,100%);border-radius:18px;overflow:hidden;background:#000;box-shadow:0 30px 90px #00000080}.portal-root .pe-lightbox__video{width:100%;height:auto;max-height:80vh;display:block}.portal-root .pe-lightbox__close{position:absolute;top:10px;right:10px;z-index:1;width:38px;height:38px;border:0;border-radius:999px;background:#ffffffeb;color:#101713;font-size:1.3rem;line-height:1;cursor:pointer}.portal-root .pe-insight__topics{max-width:1280px;margin:0 auto;padding:72px 30px 0}.portal-root .pe-topic{display:grid;grid-template-columns:minmax(280px,430px) minmax(280px,420px);justify-content:space-between;gap:32px 48px;padding:26px 0;border-top:1px solid var(--pe-hairline)}.portal-root .pe-topic:last-child{border-bottom:1px solid var(--pe-hairline)}.portal-root .pe-topic__head{display:flex;gap:14px;align-items:flex-start}.portal-root .pe-topic__plus{width:22px;height:22px;flex-shrink:0;border:1px solid rgba(19,36,21,.45);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--pe-text-soft);font-size:.92rem;line-height:1}.portal-root .pe-topic__title{margin:0;max-width:320px;color:var(--pe-text);font-family:var(--portal-font-display);font-size:clamp(1.5rem,2vw,2rem);line-height:.98;letter-spacing:-.05em;font-weight:400}.portal-root .pe-topic__text{margin:0;max-width:360px;color:var(--pe-text-soft);font-size:1rem;line-height:1.15;letter-spacing:-.02em}.portal-root .pe-insight__footer{max-width:1280px;margin:0 auto;padding:42px 30px 0;text-align:center}@media (max-width: 920px){.portal-root .pe-insight{padding-bottom:96px}.portal-root .pe-insight__inner{grid-template-columns:1fr;gap:20px;padding-top:42px}.portal-root .pe-insight__topics{padding-top:54px}.portal-root .pe-topic{grid-template-columns:1fr}}@media (max-width: 520px){.portal-root .pe-insight{padding:12px 0 78px}.portal-root .pe-insight__inner{padding:34px 18px 0}.portal-root .pe-insight__eyebrow{font-size:.74rem}.portal-root .pe-insight__title{font-size:clamp(1.7rem,7.2vw,2.2rem);line-height:1.12;letter-spacing:-.035em}.portal-root .pe-insight__meta{font-size:.86rem}.portal-root .pe-insight__topics{padding:42px 18px 0}.portal-root .pe-topic{padding:20px 0}.portal-root .pe-topic__title{font-size:1.35rem}}.portal-root .pe-stack{position:relative;background:var(--portal-bg-deep)}.portal-root .pe-stack--desktop{height:calc(var(--pe-stack-cards, 4) * 90vh)}.portal-root .pe-stack__sticky{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.portal-root .pe-stack__stage{position:relative;width:100%;height:100%}.portal-root .pe-stack__heading{position:absolute;top:42px;left:50%;transform:translate(-50%);width:min(760px,100% - 40px);text-align:center;z-index:2;pointer-events:none}.portal-root .pe-stack__eyebrow{color:var(--pe-text-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.portal-root .pe-stack__title{margin:6px auto 0;max-width:680px;color:var(--pe-text);font-family:var(--portal-font-display);font-size:clamp(2rem,3.4vw,3.45rem);line-height:1;letter-spacing:-.05em;font-weight:400;text-wrap:balance}.portal-root .pe-stack__cards{position:relative;width:100%;height:100%;display:grid;place-items:center}.portal-root .pe-card{width:min(360px,100vw - 40px);padding:12px 12px 16px;border-radius:32px;background:var(--pe-card-bg);box-shadow:var(--pe-card-shadow)}.portal-root .pe-stack--desktop .pe-card{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) translateY(var(--stack-offset, 0px)) rotate(var(--stack-rotate, 0deg)) scale(var(--stack-scale, 1));opacity:var(--stack-opacity, 1);transition:transform .16s linear,opacity .16s linear}.portal-root .pe-card__media{position:relative;height:258px;border-radius:28px;background:var(--pe-media-bg);overflow:hidden}.portal-root .pe-card__media-img{width:100%;height:100%;object-fit:cover;display:block}.portal-root .pe-card__badge{position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;background:#fffffff0;color:#202020;display:flex;align-items:center;justify-content:center;font-size:.95rem}.portal-root .pe-card__body{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:14px 6px 0}.portal-root .pe-card__title{margin:0;max-width:220px;color:var(--pe-text);font-family:var(--portal-font-display);font-size:clamp(1.5rem,2vw,1.9rem);line-height:.98;letter-spacing:-.05em;font-weight:400}.portal-root .pe-card__tag{min-width:76px;padding:6px 12px;border:1px solid var(--pe-pill-border);border-radius:var(--portal-radius-pill);font-size:.76rem;color:var(--pe-text-soft);text-align:center;white-space:nowrap}.portal-root .pe-stack--mobile{padding:34px 18px 88px}.portal-root .pe-stack--mobile .pe-stack__heading{position:relative;top:auto;left:auto;transform:none;width:auto;pointer-events:auto}.portal-root .pe-stack--mobile .pe-stack__cards{display:grid;gap:18px;margin-top:28px;place-items:center}@media (max-width: 520px){.portal-root .pe-stack--mobile{padding:28px 12px 72px}.portal-root .pe-card{width:min(320px,100vw - 28px);padding:10px 10px 14px;border-radius:26px}.portal-root .pe-card__media{height:220px;border-radius:22px}.portal-root .pe-card__badge{width:30px;height:30px}.portal-root .pe-card__title{font-size:1.3rem}.portal-root .pe-card__tag{min-width:68px;font-size:.72rem}}.portal-root .pe-journey{padding:0 18px 120px;background:var(--portal-bg-deep)}.portal-root .pe-journey--desktop{min-height:calc(var(--pe-journey-steps, 4) * 65vh)}.portal-root .pe-journey__sticky{position:sticky;top:0;min-height:100vh;display:flex;align-items:center}.portal-root .pe-journey__shell{max-width:1420px;width:100%;margin:0 auto;padding:34px 28px 26px;border-radius:18px;background:var(--portal-bg-deep);box-shadow:0 0 0 1px #1324150d;display:flex;flex-direction:column}.portal-root .pe-journey__headline{display:flex;flex-direction:column;align-items:flex-start;gap:26px}.portal-root .pe-journey__title{margin:0;color:var(--pe-text);font-family:var(--portal-font-display);font-size:clamp(3rem,5.2vw,5.6rem);line-height:.98;letter-spacing:-.07em;font-weight:400}.portal-root .pe-journey__content{display:grid;grid-template-columns:140px minmax(0,1fr);gap:48px;align-items:center;padding-top:52px;min-height:190px}.portal-root .pe-journey__arrows{display:flex;gap:18px}.portal-root .pe-journey__arrow{background:transparent;border:0;color:var(--pe-text);font-size:2rem;line-height:1;cursor:default;padding:0}.portal-root .pe-journey__lede{margin:0;max-width:740px;color:var(--pe-text-soft);font-family:var(--portal-font-display);font-size:clamp(2rem,3vw,3.1rem);line-height:1.02;letter-spacing:-.05em;font-weight:400;text-wrap:balance;transition:opacity .3s ease,transform .3s ease}.portal-root .pe-journey__lede--swap{opacity:.35;transform:translateY(10px)}.portal-root .pe-journey__timeline{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding-top:28px}.portal-root .pe-journey__line{position:absolute;left:10px;right:10px;top:33px;height:1px;background:var(--pe-hairline)}.portal-root .pe-journey__step{position:relative;padding-top:26px}.portal-root .pe-journey__dot{position:absolute;top:22px;left:0;width:11px;height:11px;border-radius:50%;background:#d9d9d9;transition:background .3s ease,transform .3s ease}.portal-root .pe-journey__step--active .pe-journey__dot{top:17px;left:-4px;width:20px;height:20px;background:var(--portal-accent);box-shadow:0 0 0 6px var(--portal-accent-soft)}.portal-root .pe-journey__step-text{margin:32px 0 0;max-width:220px;color:var(--pe-text-muted);font-size:.83rem;line-height:1.18;letter-spacing:-.02em;opacity:.5;transition:color .3s ease,opacity .3s ease}.portal-root .pe-journey__step--active .pe-journey__step-text{color:var(--pe-text);opacity:1}.portal-root .pe-journey__footer{text-align:center;padding-top:34px}.portal-root .pe-journey__footer .pe-button{min-width:170px;padding:10px 18px;font-size:.75rem}@media (max-width: 920px){.portal-root .pe-journey__content{grid-template-columns:1fr;gap:22px;min-height:184px}.portal-root .pe-journey__timeline{grid-template-columns:repeat(3,1fr);row-gap:28px}.portal-root .pe-journey__footer{padding-top:28px}}@media (max-width: 520px){.portal-root .pe-journey{padding:0 12px 78px}.portal-root .pe-journey__shell{padding:18px 18px 22px;border-radius:16px}.portal-root .pe-journey__title{font-size:clamp(2.5rem,12vw,3.7rem);line-height:.99}.portal-root .pe-journey__headline{gap:18px}.portal-root .pe-journey__content{padding-top:22px;gap:12px;min-height:172px}.portal-root .pe-journey__arrow{font-size:1.8rem}.portal-root .pe-journey__lede{font-size:clamp(1.38rem,6.6vw,1.82rem);line-height:1.12;letter-spacing:-.04em}.portal-root .pe-journey__timeline{grid-template-columns:repeat(2,1fr);gap:22px 14px;padding-top:22px}.portal-root .pe-journey__line{top:27px}.portal-root .pe-journey__step{padding-top:20px}.portal-root .pe-journey__dot{top:17px}.portal-root .pe-journey__step--active .pe-journey__dot{top:12px}.portal-root .pe-journey__step-text{margin-top:22px;font-size:.8rem;line-height:1.28}}.portal-root .leaflet-container{border-radius:14px}.portal-root .portal-stats-row{display:flex;gap:10px;padding:8px 0 24px}.portal-root .portal-stat-card{flex:1;padding:18px 20px}.portal-root .portal-stat-value{font-size:28px;font-weight:700;letter-spacing:-.03em;color:var(--portal-text-primary)}.portal-root .portal-stat-label{font-size:10px;color:var(--portal-text-muted);letter-spacing:.18em;text-transform:uppercase;margin-top:4px}.portal-root .portal-stat-accent-amber{background:var(--portal-accent-2-soft);border-color:#e8853f38}.portal-root .portal-stat-accent-teal{background:var(--portal-accent-soft);border-color:#0e8f7e38}.portal-root .portal-testimonials-list{display:flex;flex-direction:column;gap:14px;max-width:760px;margin:0 auto}.portal-root .portal-testimonial{padding:28px 32px;border-radius:var(--portal-radius-card);background:var(--portal-bg-elevated);border:none;box-shadow:var(--portal-card-shadow)}.portal-root .portal-testimonial-quote{font-size:17px;color:var(--portal-text-primary);margin-bottom:12px;line-height:1.55;letter-spacing:-.01em}.portal-root .portal-testimonial-author{font-size:14px;font-weight:600;color:var(--portal-text-primary)}.portal-root .portal-testimonial-role{color:var(--portal-text-muted);font-size:12px}.portal-root .portal-open-positions-list{display:flex;flex-direction:column;gap:12px;max-width:720px;margin:0 auto}.portal-root .portal-open-position-card{padding:22px 26px;display:flex;flex-direction:column;gap:5px;border-radius:var(--portal-radius-card);background:var(--portal-bg-elevated);border:none;box-shadow:var(--portal-card-shadow);transition:transform .3s var(--portal-ease-out)}.portal-root .portal-open-position-card:hover{transform:translateY(-2px)}.portal-root .portal-open-position-title{font-size:15px;font-weight:600;color:var(--portal-text-primary)}.portal-root .portal-open-position-note{font-size:13px;color:var(--portal-text-muted);margin:0;line-height:1.45}.portal-root .portal-team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:18px}.portal-root .portal-team-card{padding:26px 22px;text-align:center;border-radius:var(--portal-radius-card);background:var(--portal-bg-elevated);border:none;box-shadow:var(--portal-card-shadow);transition:transform .3s var(--portal-ease-out)}.portal-root .portal-team-card:hover{transform:translateY(-3px)}.portal-root .portal-team-photo{width:76px;height:76px;border-radius:50%;object-fit:cover;margin:0 auto 14px;display:block}.portal-root .portal-team-photo-placeholder{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,var(--portal-accent),var(--portal-accent-2));display:flex;align-items:center;justify-content:center;color:#fff;font-size:26px;font-weight:700;margin:0 auto 14px}.portal-root .portal-team-name{font-size:15px;font-weight:600;color:var(--portal-text-primary);margin-bottom:4px}.portal-root .portal-team-role{font-size:12px;color:var(--portal-text-muted);letter-spacing:.01em}.portal-root .portal-section__inner{max-width:1100px;margin:0 auto;padding:0 28px}.portal-root .portal-section__title{font-family:var(--portal-font-display);font-size:clamp(21px,2.4vw,28px);font-weight:600;letter-spacing:.007em;line-height:1.2;color:var(--portal-text-primary);margin-bottom:4px;text-align:left}.portal-root .portal-section__lead{color:var(--portal-shelf-sub);font-size:clamp(18px,2vw,24px);font-weight:600;letter-spacing:.005em;margin:0 0 34px;max-width:none;text-align:left;line-height:1.3}.portal-root .portal-contact__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.portal-root .portal-contact__item{display:flex;align-items:flex-start;background:var(--portal-bg-elevated);border:none;border-radius:var(--portal-radius-card);padding:24px 26px;min-width:0;box-shadow:var(--portal-card-shadow)}.portal-root .portal-contact__icon{display:none}.portal-root .portal-contact__label{font-size:10px;font-weight:600;color:var(--portal-text-muted);text-transform:uppercase;letter-spacing:.16em;margin-bottom:4px}.portal-root .portal-contact__value{font-size:15px;color:var(--portal-text-primary);font-weight:500;overflow-wrap:anywhere}.portal-root .portal-contact__value a{color:var(--portal-text-primary);text-decoration:none}.portal-root .portal-contact__value a:hover{color:var(--portal-accent)}.portal-root .portal-contact__whatsapp{font-size:12px;color:var(--portal-accent-strong);font-weight:600;margin-top:3px}.portal-root .portal-contact__map{margin-top:28px}.portal-root .portal-contact__map-canvas{height:380px;width:100%;border-radius:var(--portal-radius-card);border:var(--glass-border)}.portal-root .portal-contact__map-loading{height:380px;display:flex;align-items:center;justify-content:center;background:var(--portal-bg-elevated);border:var(--glass-border);border-radius:var(--portal-radius-card);color:var(--portal-text-muted);font-size:14px}.portal-root .portal-footer{background:var(--portal-bg-elevated);border-top:var(--glass-border);padding:44px 0;color:var(--portal-text-muted);margin-top:0}.portal-root .portal-footer__inner{max-width:1100px;margin:0 auto;padding:0 28px;text-align:center}.portal-root .portal-footer__brand{font-size:17px;font-weight:700;letter-spacing:-.02em;color:var(--portal-text-primary);margin-bottom:6px}.portal-root .portal-footer__powered{font-size:12px;color:var(--portal-text-muted)}.portal-root .portal-footer__meta{margin-top:12px;font-size:12px;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.portal-root .portal-footer__access{font-size:12px;color:var(--portal-text-muted);text-decoration:none}.portal-root .portal-footer__access:hover{color:var(--portal-text-primary)}.portal-root .portal-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:20px}.portal-root .portal-loading__spinner{width:44px;height:44px;border:3px solid var(--portal-accent-soft);border-top-color:var(--portal-accent);border-radius:50%;animation:portal-spin .8s linear infinite}.portal-root .portal-loading__text{color:var(--portal-text-secondary);font-size:14px}
