.progress-bar{width:328px;height:2px;background-color:var(--fill-secondary);border-radius:2px;overflow:hidden}.progress-bar__fill{height:100%;background-color:var(--fill-positive-secondary);border-radius:var(--radius-xxs);transition:width .2s ease}.progress-bar.progress-bar--inverted{background-color:var(--fill-invert-tertiary)}.progress-bar.progress-bar--inverted .progress-bar__fill{background-color:var(--fill-invert-positive-primary)}.progress-bar.progress-bar--on-color{background-color:var(--fill-positive-secondary)}.progress-bar.progress-bar--on-color .progress-bar__fill{background-color:var(--fill-invert-positive-primary)}.dashboard-locations{display:flex;align-items:center;gap:var(--spacing-8);padding:var(--spacing-0);cursor:pointer;transition:background-color .15s ease}.dashboard-locations--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.dashboard-locations__flags{display:flex;align-items:center;gap:var(--spacing-8);flex-shrink:0}.dashboard-locations__flag{width:42px;height:28px;border-radius:var(--radius-xxs);overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dashboard-locations__flag svg{width:100%;height:100%;display:block}.dashboard-locations__flag--placeholder{background:var(--fill-secondary)}.dashboard-locations--inverted .dashboard-locations__flag--placeholder{background:var(--fill-invert-secondary)}.dashboard-locations__arrow{font-size:14px;color:var(--text-secondary)}.dashboard-locations--inverted .dashboard-locations__arrow{color:var(--text-invert-secondary)}.dashboard-locations__text{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center}.dashboard-locations__country{font-family:var(--typo-body-family);font-weight:var(--typo-body-weight);font-size:var(--typo-body-size);line-height:var(--typo-body-line-height);letter-spacing:var(--typo-body-letter-spacing);color:var(--text-primary)}.dashboard-locations__flag--stacked{position:relative;overflow:visible}.dashboard-locations__flag-layer{border-radius:var(--radius-xxs);overflow:hidden;display:flex;align-items:center;justify-content:center}.dashboard-locations__flag-layer svg{width:100%;height:100%;display:block}.dashboard-locations__flag-layer--back{position:absolute;left:0;bottom:0;width:21px;height:14px;opacity:.5}.dashboard-locations__flag-layer--front{position:absolute;right:0;top:0;width:32px;height:21px}.dashboard-locations--multihopInvert .dashboard-locations__country,.dashboard-locations--inverted .dashboard-locations__country,.dashboard-locations--onColor .dashboard-locations__country{color:var(--text-invert-primary)}.dashboard-locations__city{font-family:var(--typo-footnote-family);font-weight:var(--typo-footnote-weight);font-size:var(--typo-footnote-size);line-height:var(--typo-footnote-line-height);letter-spacing:var(--typo-footnote-letter-spacing);color:var(--text-secondary)}.dashboard-locations--multihopInvert .dashboard-locations__city,.dashboard-locations--inverted .dashboard-locations__city,.dashboard-locations--onColor .dashboard-locations__city{color:var(--text-invert-secondary)}.dashboard-locations__text--second{flex:0 1 auto}.cw{width:360px}.cw__content{display:flex;flex-direction:column;gap:16px;border-radius:16px;padding:16px;box-sizing:border-box}.cw__content--dark{background:var(--fill-invert-secondary)}.cw__content--teal{background:var(--fill-positive-secondary)}.cw__content--transitioning{border-radius:18px}.cw__content--with-divider{padding-top:8px;align-items:center}.cw__content--with-divider>*:not(.cw__divider){align-self:stretch}.cw__divider{width:32px;height:4px;border-radius:2px;background:var(--text-invert-primary);opacity:.3;flex-shrink:0}.cw__content--teal .cw__divider{background:var(--text-primary);opacity:.3}.cw__location-row{display:flex;align-items:center;gap:4px}.cw__location-row .dashboard-locations{flex:1;min-width:0;padding:0}.cw__change-btn{flex-shrink:0;padding:4px 8px;border-radius:4px;border:none;background:none;cursor:pointer;font-size:15px;font-weight:400;line-height:1.47;color:var(--text-positive-primary)}.cw__change-btn:hover{background:color-mix(in srgb,var(--fill-positive-secondary) 10%,transparent)}.cw__change-exit-btn{padding:4px 8px;border-radius:4px;border:none;background:none;cursor:pointer;font-size:15px;font-weight:400;line-height:1.47;color:var(--text-primary);text-align:left;width:fit-content}.cw__change-exit-btn--dark{color:var(--text-positive-primary)}.cw[data-status=Multihop] .cw__change-exit-btn,.cw[data-status="Multihop paused"] .cw__change-exit-btn{align-self:center;text-align:center;letter-spacing:-.23px;line-height:22px}.cw__change-exit-btn:hover{opacity:.8}.cw__progress{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.cw__progress-pct{font-size:15px;font-weight:600;line-height:20px;color:var(--text-positive-primary)}.cw__progress .progress-bar{width:100%;height:2px}.cw__progress .progress-bar.progress-bar--inverted{background-color:color-mix(in srgb,var(--text-invert-primary) 15%,transparent)}.cw__progress .progress-bar.progress-bar--inverted .progress-bar__fill{background-color:var(--fill-positive-secondary);border-radius:2px}.cw__progress-attempt{font-size:13px;font-weight:400;line-height:21px;letter-spacing:-.08px;color:var(--text-invert-secondary)}.cw__btn-row{display:flex;gap:16px}.cw__btn{flex:1;height:48px;border-radius:8px;border:none;cursor:pointer;font-size:17px;font-weight:600;line-height:1.47;display:flex;align-items:center;justify-content:center;padding:11px 16px;box-sizing:border-box}.cw__btn--full{width:100%}.cw__btn--primary{background:var(--fill-positive-secondary);color:var(--text-invert-action)}.cw__btn--primary:hover{filter:brightness(1.05)}.cw__btn--dark{background:var(--fill-invert-primary);color:var(--text-invert-primary)}.cw__btn--dark:hover{filter:brightness(1.1)}.cw__btn--ghost-dark{background:color-mix(in srgb,var(--fill-invert-primary) 12%,transparent);color:var(--text-primary)}.cw__btn--ghost-dark:hover{background:color-mix(in srgb,var(--fill-invert-primary) 20%,transparent)}.cw__btn--ghost-teal{background:transparent;border:1px solid var(--fill-positive-secondary);color:var(--text-positive-primary)}.cw__btn--ghost-teal:hover{background:color-mix(in srgb,var(--fill-positive-secondary) 8%,transparent)}.locations-item{position:relative;display:flex;align-items:center;height:60px;gap:var(--spacing-8);padding:var(--spacing-0);cursor:pointer;transition:background-color .15s ease;width:100%;box-sizing:border-box}.locations-item:hover:not(.locations-item--disabled),.locations-item--onTap:not(.locations-item--disabled){background:var(--fill-hover)}.locations-item[data-inverted=true]:hover:not(.locations-item--disabled),.locations-item[data-inverted=true].locations-item--onTap:not(.locations-item--disabled){background:var(--fill-invert-hover)}.locations-item--disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.locations-item__country-frame{flex:1;min-width:0;display:flex;align-items:center;gap:var(--spacing-8);padding-left:var(--spacing-8);height:100%}.locations-item__flag{width:30px;height:20px;flex-shrink:0;border-radius:2px;overflow:hidden;display:flex;align-items:center;justify-content:center}.locations-item__content{flex:1;min-width:0;display:flex;flex-direction:column;padding:var(--spacing-8) var(--spacing-8) var(--spacing-8) var(--spacing-0)}.locations-item__label{font-family:var(--typo-body-family);font-weight:var(--typo-body-weight);font-size:var(--typo-body-size);line-height:var(--typo-body-line-height);letter-spacing:var(--typo-body-letter-spacing);color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.locations-item[data-inverted=true] .locations-item__label{color:var(--text-invert-primary)}.locations-item__city{font-family:var(--typo-caption-family);font-weight:var(--typo-caption-weight);font-size:var(--typo-caption-size);line-height:var(--typo-caption-line-height);color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.locations-item[data-inverted=true] .locations-item__city{color:var(--text-invert-secondary)}.locations-item__icons{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-4);height:100%}.locations-item__fav,.locations-item__chevron{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:var(--icons-secondary)}.locations-item__fav svg,.locations-item__chevron svg{width:32px;height:32px;display:block}.liquid-glass{position:relative;overflow:hidden;isolation:isolate;background:color-mix(in srgb,var(--background-primary) 16%,transparent);box-shadow:0 10px 40px color-mix(in srgb,var(--text-primary) 12%,transparent),0 2px 8px color-mix(in srgb,var(--text-primary) 5%,transparent)}.liquid-glass--css{backdrop-filter:blur(40px) saturate(1.9) brightness(1.04);-webkit-backdrop-filter:blur(40px) saturate(1.9) brightness(1.04)}.liquid-glass__tint{position:absolute;inset:0;z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(165deg,color-mix(in srgb,var(--background-primary) 28%,transparent),color-mix(in srgb,var(--background-primary) 12%,transparent) 55%,color-mix(in srgb,var(--background-primary) 18%,transparent))}.liquid-glass--pill{border-radius:296px}.liquid-glass--circle{border-radius:50%}.liquid-glass__rim{position:absolute;inset:0;z-index:1;border-radius:inherit;pointer-events:none;border:.5px solid color-mix(in srgb,var(--background-primary) 62%,transparent);box-shadow:inset 0 1.5px 1px color-mix(in srgb,var(--background-primary) 88%,transparent),inset 1px 0 color-mix(in srgb,var(--background-primary) 45%,transparent),inset 0 -1px color-mix(in srgb,var(--text-primary) 10%,transparent),inset -1px 0 color-mix(in srgb,var(--text-primary) 4%,transparent)}.liquid-glass__shine{position:absolute;inset:0;z-index:2;border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,color-mix(in srgb,var(--background-primary) 48%,transparent) 0%,transparent 30%,transparent 70%,color-mix(in srgb,var(--text-primary) 5%,transparent) 100%);mix-blend-mode:soft-light}.liquid-glass__content{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.liquid-glass-button{flex-shrink:0;width:44px;height:44px;padding:0;border:none;background:none;cursor:pointer}.liquid-glass-button__bg{width:44px;height:44px}.liquid-glass-button__icon{color:var(--icons-primary)}.liquid-bottom-nav{flex-shrink:0;display:flex;flex-direction:column;width:100%;padding:16px 16px 0;background:transparent}.liquid-bottom-nav__bar{width:100%;display:flex;justify-content:center}.liquid-bottom-nav__glass{width:100%;max-width:357px;height:62px}.liquid-bottom-nav__tabs{display:flex;align-items:center;justify-content:center;width:100%;height:54px;gap:0;margin:4px 0}.liquid-bottom-nav__tab{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;min-width:0;padding:5px 6px;border:none;background:none;cursor:pointer}.liquid-bottom-nav__tab-pill{position:absolute;left:50%;top:50%;z-index:0;width:calc(100% - 2px);max-width:88px;height:58px;margin-top:-1px;margin-right:-8px;transform:translate(-50%,-50%);border-radius:100px;pointer-events:none;background:color-mix(in srgb,var(--fill-secondary) 88%,var(--background-primary));backdrop-filter:blur(20px) saturate(1.65) brightness(1.06);-webkit-backdrop-filter:blur(20px) saturate(1.65) brightness(1.06);border:.5px solid color-mix(in srgb,var(--background-primary) 75%,transparent);box-shadow:inset 0 1.5px color-mix(in srgb,var(--background-primary) 92%,transparent),inset 0 -1px color-mix(in srgb,var(--text-primary) 7%,transparent),0 1px 4px color-mix(in srgb,var(--text-primary) 9%,transparent)}.liquid-bottom-nav__tab--active .liquid-bottom-nav__icon,.liquid-bottom-nav__tab--active .liquid-bottom-nav__label{position:relative;z-index:1}.liquid-bottom-nav__icon{color:var(--icons-secondary)}.liquid-bottom-nav__icon--active{color:var(--icons-primary)}.liquid-bottom-nav__label{font-family:var(--typo-caption-family, "SF Pro Text", system-ui, sans-serif);font-size:10px;line-height:12px;color:var(--text-secondary);text-align:center;margin-top:2px}.liquid-bottom-nav__label--active{color:var(--text-primary)}.liquid-bottom-nav__home-indicator{display:flex;align-items:center;justify-content:center;height:26px;padding:8px 0}.liquid-bottom-nav__home-indicator-bar{width:135px;height:5px;border-radius:100px;background:var(--icons-primary)}.mobile-frame-top-bar{flex-shrink:0;display:flex;align-items:center;gap:16px;width:100%;height:56px;padding:10px 16px;box-sizing:border-box;background:var(--background-primary)}.mobile-frame-top-bar__time{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding-top:2px;font-family:var(--typo-headline-family, "SF Pro Text", system-ui, sans-serif);font-size:17px;font-weight:600;line-height:22px;letter-spacing:0;color:var(--text-primary)}.mobile-frame-top-bar__island{position:relative;flex-shrink:0;width:120px;height:36px}.mobile-frame-top-bar__island-pill{width:100%;height:100%;border-radius:75px;background:var(--black-500, #000)}.mobile-frame-top-bar__island-lens{position:absolute;right:10px;top:50%;width:18px;height:18px;transform:translateY(-50%);border-radius:50%;background:radial-gradient(circle at 35% 35%,color-mix(in srgb,#6e47a0 30%,transparent),#2b2b2b 55%,#1c1c1c);box-shadow:inset 0 0 6px #6e47a059}.mobile-frame-top-bar__levels{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:7px;padding-top:1px;color:var(--text-primary)}.mobile-frame-top-bar__icon{display:block;flex-shrink:0}.mobile-frame-top-bar__icon--battery{margin-left:1px}.tab-menu{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:16px;padding:8px 16px 12px;flex-shrink:0;background:var(--background-primary)}.tab-menu__tabs{flex:1;display:flex;align-items:stretch;height:42px;border:1px solid var(--border-default);border-radius:24px;overflow:hidden;min-width:0}.tab-menu__tab{flex:1;border:none;background:transparent;border-radius:24px;font-family:var(--typo-headline-family, "SF Pro Text", system-ui, sans-serif);font-size:15px;font-weight:400;line-height:22px;letter-spacing:-.23px;color:var(--text-secondary);cursor:pointer;padding:0 8px}.tab-menu__tab--active{background:var(--fill-secondary);color:var(--text-primary)}.liquid-glass-locations{--footer-overlay-height: 292px;display:flex;flex-direction:column;width:100%;height:100%;background:var(--background-primary);font-family:var(--typo-body-family, "SF Pro Text", system-ui, sans-serif);overflow:hidden}.liquid-glass-locations__main{position:relative;flex:1;min-height:0}.liquid-glass-locations__scroll{position:absolute;inset:0;overflow-y:auto;padding-bottom:var(--footer-overlay-height);scrollbar-width:none;-ms-overflow-style:none}.liquid-glass-locations__scroll::-webkit-scrollbar{display:none}.liquid-glass-locations__section{padding:0 16px}.liquid-glass-locations__section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.liquid-glass-locations__section-title{font-size:13px;line-height:18px;color:var(--text-secondary);text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.liquid-glass-locations__clear-btn{border:none;background:none;padding:0;font-size:13px;line-height:18px;color:var(--text-secondary);text-decoration:underline;cursor:pointer}.liquid-glass-locations__list{display:flex;flex-direction:column}.liquid-glass-locations__footer{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;gap:0;pointer-events:none}.liquid-glass-locations__footer>*{pointer-events:auto}.liquid-glass-locations__connection{padding:0 16px 8px;flex-shrink:0}.liquid-glass-locations .locations-item__country-frame{padding-left:0}.liquid-glass-locations__connection .cw{width:100%;box-sizing:border-box}[data-theme=light]{--background-primary: var(--white-100);--background-secondary: var(--white-200);--background-fade: rgba(91, 96, 101, .75);--background-opacity: rgba(255, 255, 255, .8);--surface-primary: var(--background-primary);--fill-primary: var(--white-100);--fill-secondary: var(--white-200);--fill-hover: var(--white-400);--fill-hover-on-secondary: var(--white-600);--fill-disabled: var(--white-300);--fill-positive-primary: var(--black-500);--fill-positive-primary-hover: var(--black-100);--fill-positive-secondary: var(--azul-200);--fill-positive-secondary-hover: var(--azul-300);--fill-positive-attention: var(--yellow-300);--fill-positive-attention-hover: var(--yellow-450);--fill-positive-attention-secondary: var(--yellow-100);--fill-positive-success: var(--green-100);--fill-positive-success-hover: var(--green-150);--fill-positive-info: var(--blue-100);--fill-positive-info-hover: var(--blue-150);--fill-destructive-primary: var(--red-400);--fill-destructive-primary-hover: var(--red-500);--fill-destructive-secondary: var(--red-500);--fill-destructive-secondary-hover: var(--red-100);--fill-destructive-tertiary: var(--red-100);--fill-negative-primary: var(--fill-destructive-primary);--fill-invert-primary: var(--black-400);--fill-invert-secondary: var(--black-200);--fill-invert-tertiary: var(--black-100);--fill-invert-hover: var(--black-100);--fill-invert-disabled: var(--black-100);--fill-invert-positive-primary: var(--azul-200);--fill-invert-positive-primary-hover: var(--azul-350);--fill-invert-destructive-secondary: var(--red-600);--fill-invert-destructive-secondary-hover: var(--red-550);--text-primary: var(--black-500);--text-secondary: var(--gray-600);--text-action: var(--white-200);--text-disabled: var(--gray-400);--text-positive-primary: var(--azul-200);--text-destructive: var(--red-500);--text-success: var(--green-500);--text-info: var(--blue-600);--text-attention: var(--yellow-550);--text-invert-primary: var(--white-200);--text-invert-secondary: var(--gray-100);--text-invert-tertiary: var(--white-200);--text-invert-action: var(--black-500);--text-invert-disabled: var(--gray-300);--text-invert-destructive: var(--red-300);--text-invert-success: var(--green-300);--text-invert-info: var(--blue-200);--text-invert-attention: var(--yellow-300);--border-default: var(--white-400);--border-hover: var(--white-300);--border-disabled: var(--white-200);--border-positive-primary: var(--black-100);--border-positive-secondary: var(--azul-200);--border-info: var(--blue-500);--border-success: var(--green-500);--border-attention: var(--yellow-500);--border-destructive: var(--red-500);--border-invert-destructive: var(--red-500);--border-invert-dark: var(--black-100);--border-invert-light: var(--white-400);--border-invert-disabled: var(--gray-300);--border-on-color: var(--azul-400);--border-on-secondary: var(--gray-100);--divider-primary: var(--white-400);--divider-invert-light: var(--white-400);--divider-invert-dark: var(--black-100);--divider-positive: var(--azul-200);--divider-on-color: var(--azul-400);--divider-on-secondary: var(--gray-100);--icons-primary: var(--black-500);--icons-secondary: var(--gray-600);--icons-positive: var(--azul-200);--icons-attention: var(--yellow-500);--icons-success: var(--green-500);--icons-info: var(--blue-500);--icons-destructive: var(--red-500);--icons-disabled: var(--gray-400);--icons-action: var(--white-200);--icons-invert-destructive: var(--red-300);--icons-invert-dark: var(--black-500);--icons-invert-light: var(--white-200);--icons-invert-disabled: var(--gray-300);--utilities-topbar-mac-bg: #eeeef0;--utilities-topbar-mac-border: #e9e9e8;--utilities-topbar-windows-bg: var(--background-secondary);--shadow-base-color: rgba(30, 35, 39, .15)}[data-theme=dark]{--background-primary: var(--black-600);--background-secondary: var(--black-400);--background-fade: rgba(91, 96, 101, .75);--background-opacity: rgba(17, 21, 24, .8);--surface-primary: var(--background-primary);--fill-primary: var(--black-600);--fill-secondary: var(--black-400);--fill-hover: var(--black-300);--fill-hover-on-secondary: var(--black-100);--fill-disabled: var(--black-200);--fill-positive-primary: var(--white-300);--fill-positive-primary-hover: var(--white-100);--fill-positive-secondary: var(--azul-200);--fill-positive-secondary-hover: var(--azul-100);--fill-positive-attention: var(--yellow-300);--fill-positive-attention-hover: var(--yellow-450);--fill-positive-attention-secondary: var(--yellow-600);--fill-positive-success: var(--green-600);--fill-positive-success-hover: var(--green-450);--fill-positive-info: var(--blue-600);--fill-positive-info-hover: var(--blue-550);--fill-destructive-primary: var(--red-500);--fill-destructive-primary-hover: var(--red-400);--fill-destructive-secondary: var(--red-500);--fill-destructive-secondary-hover: var(--red-600);--fill-destructive-tertiary: var(--red-600);--fill-negative-primary: var(--fill-destructive-primary);--fill-invert-primary: var(--black-400);--fill-invert-secondary: var(--black-200);--fill-invert-tertiary: var(--black-100);--fill-invert-hover: var(--black-100);--fill-invert-disabled: var(--black-100);--fill-invert-positive-primary: var(--azul-200);--fill-invert-positive-primary-hover: var(--azul-350);--fill-invert-destructive-secondary: var(--red-600);--fill-invert-destructive-secondary-hover: var(--red-550);--text-primary: var(--white-200);--text-secondary: var(--gray-100);--text-action: var(--black-500);--text-disabled: var(--gray-300);--text-positive-primary: var(--azul-200);--text-destructive: var(--red-300);--text-success: var(--green-300);--text-info: var(--blue-200);--text-attention: var(--yellow-300);--text-invert-primary: var(--white-200);--text-invert-secondary: var(--gray-100);--text-invert-tertiary: var(--white-200);--text-invert-action: var(--black-500);--text-invert-disabled: var(--gray-300);--text-invert-destructive: var(--red-300);--text-invert-success: var(--green-500);--text-invert-info: var(--blue-600);--text-invert-attention: var(--yellow-550);--border-default: var(--black-100);--border-hover: var(--gray-600);--border-disabled: var(--gray-500);--border-positive-primary: var(--white-300);--border-positive-secondary: var(--azul-200);--border-info: var(--blue-200);--border-success: var(--green-200);--border-attention: var(--yellow-200);--border-destructive: var(--red-300);--border-invert-destructive: var(--red-500);--border-invert-dark: var(--black-100);--border-invert-light: var(--white-400);--border-invert-disabled: var(--gray-300);--border-on-color: var(--azul-400);--border-on-secondary: var(--gray-600);--divider-primary: var(--black-100);--divider-invert-light: var(--white-400);--divider-invert-dark: var(--black-100);--divider-positive: var(--azul-200);--divider-on-color: var(--azul-400);--divider-on-secondary: var(--gray-600);--icons-primary: var(--white-200);--icons-secondary: var(--gray-100);--icons-positive: var(--azul-200);--icons-attention: var(--yellow-200);--icons-success: var(--green-200);--icons-info: var(--blue-200);--icons-destructive: var(--red-300);--icons-disabled: var(--gray-300);--icons-action: var(--black-500);--icons-invert-destructive: var(--red-300);--icons-invert-dark: var(--black-500);--icons-invert-light: var(--white-200);--icons-invert-disabled: var(--gray-300);--utilities-topbar-mac-bg: #30302f;--utilities-topbar-mac-border: #0f0f10;--utilities-topbar-windows-bg: var(--background-secondary);--shadow-base-color: rgba(57, 62, 65, .15)}[data-platform=macOS]{--typo-title-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-title-weight: 700;--typo-title-size: 25px;--typo-title-line-height: 32px;--typo-title-letter-spacing: .15px;--typo-subtitle-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-subtitle-weight: 700;--typo-subtitle-size: 20px;--typo-subtitle-line-height: 25px;--typo-subtitle-letter-spacing: -.45px;--typo-headline-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-headline-weight: 600;--typo-headline-size: 16px;--typo-headline-line-height: 24px;--typo-headline-letter-spacing: -.31px;--typo-headline-emphasized-weight: 800;--typo-body-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-body-weight: 400;--typo-body-size: 16px;--typo-body-line-height: 24px;--typo-body-letter-spacing: -.31px;--typo-body-emphasized-weight: 600;--typo-callout-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-callout-weight: 400;--typo-callout-size: 15px;--typo-callout-line-height: 22px;--typo-callout-letter-spacing: -.23px;--typo-callout-emphasized-weight: 600;--typo-subhead-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-subhead-weight: 400;--typo-subhead-size: 14px;--typo-subhead-line-height: 22px;--typo-subhead-letter-spacing: -.15px;--typo-subhead-emphasized-weight: 600;--typo-footnote-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-footnote-weight: 400;--typo-footnote-size: 13px;--typo-footnote-line-height: 21px;--typo-footnote-letter-spacing: -.08px;--typo-caption-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-caption-weight: 400;--typo-caption-size: 12px;--typo-caption-line-height: 20px;--typo-caption-letter-spacing: 0}[data-platform=iOS]{--typo-title-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-title-weight: 700;--typo-title-size: 28px;--typo-title-line-height: 34px;--typo-title-letter-spacing: .38px;--typo-subtitle-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-subtitle-weight: 700;--typo-subtitle-size: 20px;--typo-subtitle-line-height: 25px;--typo-subtitle-letter-spacing: -.45px;--typo-headline-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-headline-weight: 600;--typo-headline-size: 17px;--typo-headline-line-height: 25px;--typo-headline-letter-spacing: -.43px;--typo-headline-emphasized-weight: 900;--typo-body-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-body-weight: 400;--typo-body-size: 17px;--typo-body-line-height: 25px;--typo-body-letter-spacing: -.43px;--typo-body-emphasized-weight: 600;--typo-callout-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-callout-weight: 400;--typo-callout-size: 16px;--typo-callout-line-height: 24px;--typo-callout-letter-spacing: -.31px;--typo-callout-emphasized-weight: 600;--typo-subhead-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-subhead-weight: 400;--typo-subhead-size: 15px;--typo-subhead-line-height: 22px;--typo-subhead-letter-spacing: -.23px;--typo-subhead-emphasized-weight: 600;--typo-footnote-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-footnote-weight: 400;--typo-footnote-size: 13px;--typo-footnote-line-height: 21px;--typo-footnote-letter-spacing: -.08px;--typo-caption-family: "SF Pro Text", -apple-system, BlinkMacSystemFont, sans-serif;--typo-caption-weight: 400;--typo-caption-size: 12px;--typo-caption-line-height: 20px;--typo-caption-letter-spacing: 0}:root{font-family:var(--typo-body-family, "Inter", -apple-system, BlinkMacSystemFont, sans-serif);font-size:var(--typo-body-size, 16px);line-height:var(--typo-body-line-height, 24px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--white-100: #ffffff;--white-200: #f5f5f6;--white-300: #f1f1f1;--white-400: #eeeeee;--white-500: #e4e4e4;--white-600: #dadada;--gray-100: #bfbfc0;--gray-200: #a5a8ab;--gray-300: #939597;--gray-400: #7d8185;--gray-500: #616568;--gray-600: #5b6065;--black-100: #393e41;--black-200: #2a3035;--black-300: #262b2f;--black-400: #1e2327;--black-500: #16191c;--black-600: #111518;--azul-100: #1ebfbf;--azul-200: #1ab2b3;--azul-300: #0ea6a7;--azul-350: #129899;--azul-400: #0c8c8d;--azul-500: #0a7576;--azul-600: #064647;--green-100: #e6f7ed;--green-150: #abddc2;--green-200: #5be19d;--green-300: #47cd89;--green-400: #079455;--green-450: #558371;--green-500: #007637;--green-600: #053321;--red-100: #ffedee;--red-200: #ff858f;--red-300: #ff4c5b;--red-400: #d83b48;--red-500: #c91d2b;--red-550: #a01420;--red-600: #380106;--yellow-100: #fff8d2;--yellow-200: #ffee84;--yellow-300: #ffd83f;--yellow-400: #e6ad2a;--yellow-450: #e4b92c;--yellow-500: #ad821f;--yellow-550: #936806;--yellow-600: #472a06;--blue-100: #dcf2fd;--blue-150: #a5d5ed;--blue-200: #51c5ff;--blue-300: #33a7e8;--blue-400: #22a6e8;--blue-500: #0488ca;--blue-550: #5a7591;--blue-600: #013955}[data-theme=light]{--background-primary: var(--white-100);--background-secondary: var(--white-200);--background-fade: rgba(91, 96, 101, .75);--background-opacity: rgba(255, 255, 255, .8);--surface-primary: var(--background-primary);--fill-primary: var(--white-100);--fill-secondary: var(--white-200);--fill-hover: var(--white-400);--fill-hover-on-secondary: var(--white-600);--fill-disabled: var(--white-300);--fill-positive-primary: var(--black-500);--fill-positive-primary-hover: var(--black-100);--fill-positive-secondary: var(--azul-200);--fill-positive-secondary-hover: var(--azul-300);--fill-positive-attention: var(--yellow-300);--fill-positive-attention-hover: var(--yellow-450);--fill-positive-attention-secondary: var(--yellow-100);--fill-positive-success: var(--green-100);--fill-positive-success-hover: var(--green-150);--fill-positive-info: var(--blue-100);--fill-positive-info-hover: var(--blue-150);--fill-destructive-primary: var(--red-400);--fill-destructive-primary-hover: var(--red-500);--fill-destructive-secondary: var(--red-500);--fill-destructive-secondary-hover: var(--red-100);--fill-destructive-tertiary: var(--red-100);--fill-negative-primary: var(--fill-destructive-primary);--text-primary: var(--black-500);--text-secondary: var(--gray-600);--text-action: var(--white-200);--text-positive-primary: var(--azul-200);--text-disabled: var(--gray-400);--text-success: var(--green-500);--text-info: var(--blue-600);--text-attention: var(--yellow-550);--text-destructive: var(--red-500);--border-default: var(--white-400);--border-hover: var(--white-300);--border-disabled: var(--white-200);--border-positive-primary: var(--black-100);--border-positive-secondary: var(--azul-200);--border-info: var(--blue-500);--border-success: var(--green-500);--border-attention: var(--yellow-500);--border-destructive: var(--red-500);--divider-primary: var(--white-400);--divider-positive: var(--azul-200);--divider-inverted: var(--black-100);--divider-on-color: var(--azul-400);--divider-on-secondary: var(--gray-100);--icons-primary: var(--black-500);--icons-secondary: var(--gray-600);--icons-positive: var(--azul-200);--icons-attention: var(--yellow-550);--icons-success: var(--green-500);--icons-info: var(--blue-600);--icons-destructive: var(--red-500);--icons-disabled: var(--gray-400);--icons-action: var(--white-200);--shadow-base: 0 1px 4px 0 rgba(30, 35, 39, .15);--shadow-elevated: 0 4px 12px 0 rgba(30, 35, 39, .12)}[data-theme=dark]{--background-primary: var(--black-600);--background-secondary: var(--black-400);--background-fade: rgba(91, 96, 101, .75);--background-opacity: rgba(17, 21, 24, .8);--surface-primary: var(--background-primary);--fill-primary: var(--black-600);--fill-secondary: var(--black-400);--fill-hover: var(--black-300);--fill-hover-on-secondary: var(--black-100);--fill-disabled: var(--black-200);--fill-positive-primary: var(--white-300);--fill-positive-primary-hover: var(--white-100);--fill-positive-secondary: var(--azul-200);--fill-positive-secondary-hover: var(--azul-100);--fill-positive-attention: var(--yellow-300);--fill-positive-attention-hover: var(--yellow-450);--fill-positive-attention-secondary: var(--yellow-600);--fill-positive-success: var(--green-600);--fill-positive-success-hover: var(--green-450);--fill-positive-info: var(--blue-600);--fill-positive-info-hover: var(--blue-550);--fill-destructive-primary: var(--red-500);--fill-destructive-primary-hover: var(--red-400);--fill-destructive-secondary: var(--red-500);--fill-destructive-secondary-hover: var(--red-600);--fill-destructive-tertiary: var(--red-600);--fill-negative-primary: var(--fill-destructive-primary);--text-primary: var(--white-200);--text-secondary: var(--gray-100);--text-action: var(--black-500);--text-positive-primary: var(--azul-200);--text-disabled: var(--gray-300);--text-success: var(--green-300);--text-info: var(--blue-200);--text-attention: var(--yellow-300);--text-destructive: var(--red-300);--border-default: var(--black-100);--border-hover: var(--gray-600);--border-disabled: var(--gray-500);--border-positive-primary: var(--white-300);--border-positive-secondary: var(--azul-200);--border-info: var(--blue-200);--border-success: var(--green-200);--border-attention: var(--yellow-200);--border-destructive: var(--red-300);--divider-primary: var(--black-100);--divider-positive: var(--azul-200);--divider-inverted: var(--white-400);--divider-on-color: var(--azul-400);--divider-on-secondary: var(--gray-500);--icons-primary: var(--white-200);--icons-secondary: var(--gray-100);--icons-positive: var(--azul-200);--icons-attention: var(--yellow-300);--icons-success: var(--green-300);--icons-info: var(--blue-200);--icons-destructive: var(--red-300);--icons-disabled: var(--gray-300);--icons-action: var(--black-500);--shadow-base: 0 1px 4px 0 rgba(56, 62, 65, .15);--shadow-elevated: 0 4px 12px 0 rgba(56, 62, 65, .2)}:root{--webapp-typo-family-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--webapp-typo-display-size: 42px;--webapp-typo-display-line-height: 50px;--webapp-typo-display-letter-spacing: -.32px;--webapp-typo-display-weight: 700;--webapp-typo-headline1-size: 28px;--webapp-typo-headline1-line-height: 36px;--webapp-typo-headline1-letter-spacing: 0;--webapp-typo-headline1-weight: 700;--webapp-typo-headline2-size: 20px;--webapp-typo-headline2-line-height: 28px;--webapp-typo-headline2-letter-spacing: 0;--webapp-typo-headline2-weight: 700;--webapp-typo-headline3-size: 16px;--webapp-typo-headline3-line-height: 24px;--webapp-typo-headline3-letter-spacing: 0;--webapp-typo-headline3-weight: 600;--webapp-typo-body-family: var(--webapp-typo-family-sans);--webapp-typo-body-size: 14px;--webapp-typo-body-line-height: 22px;--webapp-typo-body-letter-spacing: .15px;--webapp-typo-body-weight: 400;--webapp-typo-body-large-size: 16px;--webapp-typo-body-large-line-height: 24px;--webapp-typo-lead-size: 22px;--webapp-typo-lead-line-height: 32px;--webapp-typo-lead-letter-spacing: -.1px;--webapp-typo-lead-weight: 400;--webapp-typo-caption-size: 13px;--webapp-typo-caption-line-height: 21px;--webapp-typo-caption-letter-spacing: .15px;--webapp-typo-caption-weight: 400;--webapp-typo-overline-size: 10px;--webapp-typo-overline-line-height: 16px;--webapp-typo-overline-letter-spacing: .25px;--webapp-typo-overline-weight: 700;--webapp-typo-button-size: 16px;--webapp-typo-button-line-height: 16px;--webapp-typo-button-letter-spacing: 0;--webapp-typo-button-weight: 700;--webapp-typo-button-small-size: 14px;--webapp-typo-button-small-line-height: 16px}[data-viewport=mobile]{--webapp-typo-display-size: 28px;--webapp-typo-display-line-height: 34px;--webapp-typo-display-letter-spacing: -.5px;--webapp-typo-headline1-size: 22px;--webapp-typo-headline1-line-height: 28px;--webapp-typo-headline1-letter-spacing: -.25px;--webapp-typo-headline2-size: 18px;--webapp-typo-headline2-line-height: 24px;--webapp-typo-headline2-letter-spacing: 0;--webapp-typo-headline3-size: 16px;--webapp-typo-headline3-line-height: 24px;--webapp-typo-body-size: 15px;--webapp-typo-body-line-height: 22px}:root{--spacing-0: 0px;--spacing-2: 2px;--spacing-4: 4px;--spacing-6: 6px;--spacing-8: 8px;--spacing-10: 10px;--spacing-12: 12px;--spacing-16: 16px;--spacing-20: 20px;--spacing-24: 24px;--spacing-32: 32px;--spacing-40: 40px;--spacing-48: 48px;--spacing-56: 56px;--spacing-64: 64px}:root{--dimension-button-default-height: 48px;--dimension-input-field-height: 56px;--dimension-input-field-small-height: 32px;--dimension-search-field-height: 56px;--dimension-search-field-small-height: 40px;--dimension-dropdown-height: 56px;--dimension-selection-item-height: 52px;--dimension-icon-size: 32px}:root{--radius-none: 0px;--radius-xxs: 4px;--radius-xs: 8px;--radius-s: 12px;--radius-sm: 16px;--radius-m: 20px;--radius-ml: 24px;--radius-l: 32px;--radius-xl: 40px;--radius-xxl: 48px;--radius-full: 9999px}:root{--app-footer-height: 57px;--card-border-radius: var(--radius-s);--card-border-radius-large: var(--radius-sm)}:root{--canvas-radius: 6px;--canvas-font-mono: "Azeret Mono", "SF Mono", monospace;--canvas-font-sans: "Outfit", system-ui, sans-serif;--canvas-transition: .18s ease;--canvas-bg: #f4f1ed;--canvas-border: #d1cbc4;--canvas-border-subtle: #e2ddd7;--canvas-text-dim: #665d54;--canvas-shadow-card: rgba(0, 0, 0, .06);--canvas-shadow-heavy: rgba(0, 0, 0, .1);--canvas-pattern-opacity: .03}#publish-root{font-family:var(--canvas-font-sans);margin:0;min-height:100vh}.publish-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--canvas-bg);overflow:auto;position:relative}.publish-shell:before{content:"";position:absolute;inset:0;opacity:var(--canvas-pattern-opacity);background-image:linear-gradient(45deg,var(--canvas-text-dim) 1px,transparent 1px),linear-gradient(-45deg,var(--canvas-text-dim) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.idea-frame-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;gap:12px}.idea-frame{overflow:auto;border-radius:6px;border:1px solid var(--canvas-border);position:relative;box-shadow:0 0 0 1px var(--canvas-border-subtle),0 8px 48px var(--canvas-shadow-heavy);background:var(--background-primary, #ffffff);color:var(--text-primary, #16191c);font-family:var(--typo-body-family, system-ui, sans-serif);font-size:var(--typo-body-size, 14px);line-height:var(--typo-body-line-height, 20px);animation:frameAppear .5s ease both .15s}.idea-frame--ios{border-radius:32px}.frame-loading{display:flex;align-items:center;justify-content:center;height:100%;font-size:16px;opacity:.5}.idea-frame::-webkit-scrollbar{width:6px}.idea-frame::-webkit-scrollbar-track{background:transparent}.idea-frame::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}@keyframes frameAppear{0%{opacity:0;transform:scale(.97);box-shadow:0 0 0 1px var(--canvas-border-subtle),0 4px 20px var(--canvas-shadow-card),0 0 0 transparent}to{opacity:1;transform:scale(1);box-shadow:0 0 0 1px var(--canvas-border-subtle),0 8px 48px var(--canvas-shadow-heavy)}}
