@font-face{font-family:Inter Light;font-style:normal;font-weight:400;src:url(/static/media/Inter-Light.02850f28027788580733.ttf) format("opentype")}@font-face{font-family:Inter Regular;font-style:normal;font-weight:400;src:url(/static/media/Inter-Regular.9ca9ba81e9dcaa12b3a1.ttf) format("opentype")}@font-face{font-family:Inter Medium;font-style:normal;font-weight:400;src:url(/static/media/Inter-Medium.3f7acfe50aad7ad68548.ttf) format("opentype")}@font-face{font-family:Inter Semibold;font-style:normal;font-weight:400;src:url(/static/media/Inter-Semibold.6058d3da655fb35169c2.ttf) format("opentype")}@font-face{font-family:Inter Bold;font-style:normal;font-weight:400;src:url(/static/media/Inter-Bold.0eaf807b1cf0eceabe0f.ttf) format("opentype")}:root{--bg:#fff;--surface:#f2f2f4;--text-primary:#1d1d1f;--text-secondary:#6e6e73;--hairline:#00000014;--fill:#0000000d;--fill-strong:#00000017;--fill-hover:#00000024;--hero-glow-opacity:0.6;--content-width:1200px;--reading-width:900px;color-scheme:light dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#000;--surface:#1c1c1e;--text-primary:#f5f5f7;--text-secondary:#a1a1a6;--hairline:#ffffff1f;--fill:#ffffff14;--fill-strong:#ffffff29;--fill-hover:#ffffff38;--hero-glow-opacity:0.1}}:root[data-theme=dark]{--bg:#000;--surface:#1c1c1e;--text-primary:#f5f5f7;--text-secondary:#a1a1a6;--hairline:#ffffff1f;--fill:#ffffff14;--fill-strong:#ffffff29;--fill-hover:#ffffff38;--hero-glow-opacity:0.1}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}*,:after,:before{box-sizing:border-box}body,html{-webkit-font-smoothing:antialiased;background-color:#fff;background-color:var(--bg);color:#1d1d1f;color:var(--text-primary);font-family:Inter Regular,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;overflow-x:clip;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page{background-color:var(--bg);min-height:100dvh;position:relative;width:100%}.page-content{margin:0 auto;max-width:var(--content-width);width:90%}.page>.page-content:first-child{padding-top:60px}body.is-transitioning{overflow:hidden}.sticky-bar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);mask-image:linear-gradient(180deg,#000 0,#000000f2 60%,#000000b3 80%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 0,#000000f2 60%,#000000b3 80%,#0000);padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.sticky-bar-inner{margin:0 auto;max-width:var(--content-width);width:90%}@media screen and (max-width:500px){.page>.page-content:first-child{padding-top:32px}.sticky-bar{padding:15px 0}}.hero-header{border-bottom:1px solid var(--hairline);margin-bottom:16px;padding-bottom:36px}.hero-subtitle,.hero-title{max-width:780px}.hero-eyebrow{align-items:center;color:var(--text-secondary);display:flex;gap:8px}.hero-eyebrow span{font-family:Inter Bold;font-size:13px;letter-spacing:1.2px;line-height:normal}.hero-eyebrow-logo{background-color:currentColor;height:15px;-webkit-mask:url(/static/media/apple-logo.1be9950df0030584b621.svg) center center/contain no-repeat;mask:url(/static/media/apple-logo.1be9950df0030584b621.svg) center center/contain no-repeat;width:15px}.hero-title{color:var(--text-primary);font-family:Inter Semibold;font-size:32px;font-weight:400;letter-spacing:-1.6px;line-height:1.15;margin:12px 0 0}.hero-subtitle{color:var(--text-secondary);font-family:Inter Regular;font-size:19px;letter-spacing:-.3px;line-height:1.5;margin:14px 0 0}.hero-links{flex-wrap:wrap;gap:12px 28px;margin-top:20px}.hero-link,.hero-links{align-items:center;display:flex}.hero-link{color:var(--text-secondary);gap:8px;transition:color .2s ease}.hero-link:hover{color:var(--text-primary)}.hero-link a{color:inherit;font-family:Inter Regular;font-size:17px;letter-spacing:-.2px;line-height:normal;text-decoration:none}.hero-link-icon{background-color:currentColor;flex-shrink:0;height:14px;width:14px}.hero-link-icon--location{-webkit-mask:url(/static/media/location.f25fe54b60a3855225f8.svg) center center/contain no-repeat;mask:url(/static/media/location.f25fe54b60a3855225f8.svg) center center/contain no-repeat}.hero-link-icon--link{-webkit-mask:url(/static/media/link.d1defde273ec85f3ff16.svg) center center/contain no-repeat;mask:url(/static/media/link.d1defde273ec85f3ff16.svg) center center/contain no-repeat}@media (max-width:500px){.hero-header{margin-bottom:12px;padding-bottom:28px}.hero-title{font-size:26px;letter-spacing:-1.2px}.hero-subtitle{font-size:17px}.hero-links{align-items:flex-start;flex-direction:column;gap:10px}.hero-link a{font-size:16px}}.tab-bar{display:flex;gap:10px;justify-content:flex-start}.tab{background-color:initial;border:none;border-radius:50px;color:var(--text-secondary);cursor:pointer;font-family:Inter Medium,sans-serif;font-size:17px;letter-spacing:-.4px;padding:11px 20px;transition:background-color .2s ease,color .2s ease}.tab:hover{background-color:var(--fill)}.tab--active,.tab:hover{color:var(--text-primary)}.tab--active{background-color:var(--fill-strong)}.tab-content{padding-bottom:0;padding-top:20px}.animated-content{width:100%;will-change:transform,opacity,filter}@media screen and (max-width:500px){.tab-bar{gap:8px}.tab{font-size:16px;padding:9px 16px}}.footer{align-items:center;border-top:1px solid var(--hairline);display:flex;font-family:Inter Regular;justify-content:space-between;letter-spacing:-.75px;line-height:normal;margin-top:64px;padding:64px 0;position:relative;text-decoration:none;width:100%}.copyright,.footer{color:var(--text-primary);font-size:18px}.copyright{font-family:Inter Semibold;margin-bottom:3px}.footer-subtitle{color:var(--text-secondary);font-family:Inter Regular;font-size:16px;letter-spacing:-.1px}.footer-nav{align-items:center;display:flex;gap:24px}.footer-link{color:var(--text-secondary);font-family:Inter Regular;font-size:16px;letter-spacing:-.1px;text-decoration:none;transition:color .2s ease-in-out}.footer-link:hover{color:var(--text-primary)}@media screen and (max-width:500px){.footer{font-size:16px;gap:20px;margin-top:40px;padding:40px 0;text-align:left}.footer,.footer-nav{align-items:flex-start;flex-direction:column}.footer-nav{gap:16px}}.theme-toggle{-webkit-tap-highlight-color:transparent;align-items:center;background-color:initial;border:none;border-radius:50%;color:var(--text-secondary);cursor:pointer;display:inline-flex;height:34px;justify-content:center;margin:-8px 0;padding:0;transition:background-color .2s ease,color .2s ease;width:34px}.theme-toggle:hover{background-color:var(--fill);color:var(--text-primary)}@media screen and (max-width:500px){.theme-toggle{margin:0 0 0 -8px}}.detail-page-viewport{background-color:var(--bg);height:100dvh;inset:0;max-width:100vw;overflow-x:hidden;overflow-y:auto;position:fixed;transform-origin:50% 50%;width:100%;z-index:10}.detail-page{padding-bottom:20px}.detail-page-container{margin:0 auto;max-width:var(--reading-width);position:relative;width:90%}.content{position:relative;z-index:2}.back-button{align-items:center;background-color:var(--fill);border:none;border-radius:50px;color:var(--text-primary);cursor:pointer;display:flex;font-family:Inter Medium,sans-serif;font-size:17px;gap:8px;letter-spacing:-.4px;padding:11px 20px;transition:background-color .2s ease}.back-button:hover{background-color:var(--fill-strong)}.detail-page .detail-page-title{color:var(--text-primary);font-family:Inter Semibold,sans-serif;font-size:36px;letter-spacing:-1.8px;line-height:1.15;margin-bottom:0}.detail-page p{color:var(--text-secondary);font-family:Inter Regular,sans-serif;font-size:18px;letter-spacing:-.1px;line-height:1.6}.info-tags-container{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 32px}@media screen and (max-width:500px){.back-button{font-size:16px;padding:9px 16px}.detail-page .detail-page-title{font-size:26px;letter-spacing:-1.2px}.detail-page p{font-size:16px;letter-spacing:-.3px;line-height:1.5}.info-tags-container{margin:20px 0 28px}}.detail-page-hero-container{background-color:var(--surface);border-radius:28px;height:500px;margin-top:40px;overflow:visible;position:relative;width:100%}.detail-page-hero-container.adaptive-aspect{aspect-ratio:16/9;aspect-ratio:var(--detail-page-hero-aspect,16/9);height:auto}.detail-page-hero-image-blur{filter:blur(40px);pointer-events:none;transform:translateY(10px) scale(1.5);z-index:0}.detail-page-hero-image,.detail-page-hero-image-blur{border-radius:28px;height:100%;inset:0;object-fit:cover;position:absolute;transition:opacity .5s ease-in-out;width:100%}.detail-page-hero-image{z-index:1}.detail-page-hero-scrim{background:linear-gradient(0deg,#0009 0,#00000040 30%,#0000 55%);border-radius:28px;inset:0;pointer-events:none;position:absolute;z-index:2}.detail-page-hero-header{bottom:0;color:#fff;font-family:Inter Semibold;font-size:30px;left:0;letter-spacing:-1.5px;line-height:normal;padding:30px;position:absolute;width:70%;z-index:3}.detail-page-hero-container.no-margin{margin-top:0}@media screen and (max-width:500px){.detail-page-hero-container{border-radius:22px;height:250px;margin-top:32px}.detail-page-hero-container.adaptive-aspect{aspect-ratio:16/9;aspect-ratio:var(--detail-page-hero-aspect,16/9);height:auto}.detail-page-hero-image-blur{border-radius:22px;transform:translateY(5px) scale(1.3)}.detail-page-hero-image,.detail-page-hero-scrim{border-radius:22px}.detail-page-hero-header{font-size:20px;letter-spacing:-.5px;padding:20px;width:100%}.detail-page-hero-container.no-margin{margin-top:0}}.info-tag{align-items:center;background-color:var(--fill);border-radius:50px;display:inline-flex;margin:0;padding:10px 16px}.info-tag-headline{color:var(--text-primary);display:inline;font-family:Inter Semibold,sans-serif;font-size:16px;letter-spacing:-.3px;line-height:1.4;margin-right:6px}.info-tag-subtitle{color:var(--text-secondary);display:inline;font-family:Inter Medium,sans-serif;font-size:15px;letter-spacing:-.2px;line-height:1.3}@media screen and (max-width:500px){.info-tag{border-radius:30px;padding:8px 12px}.info-tag-headline{display:block;font-size:15px;letter-spacing:-.2px;margin-bottom:2px}.info-tag-subtitle{display:block;font-size:14px;letter-spacing:-.1px}}.detail-page-hero-video-container{background-color:var(--surface);border-radius:28px;overflow:hidden;position:relative;width:100%}.detail-page-hero-video{border-radius:28px;display:block;height:500px;object-fit:cover;transition:opacity .3s ease;width:100%}@media screen and (max-width:500px){.detail-page-hero-video-container{border-radius:22px;margin-top:32px}.detail-page-hero-video{border-radius:22px;height:250px}}.banner-container{background-color:var(--fill);border-radius:22px;margin:40px 0;padding:24px}.banner-container span{color:var(--text-primary);font-family:Inter Semibold,sans-serif;font-size:19px;letter-spacing:-.8px;line-height:1.6}.banner-container p{margin:0}@media screen and (max-width:500px){.banner-container{border-radius:18px;margin:30px 0;padding:16px}.banner-container span{font-size:16px;letter-spacing:-.6px}}
/*# sourceMappingURL=main.0003d48a.css.map*/