/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#1d1d1f;--muted:#6e6e73;--soft:#f5f5f7;--line:#d2d2d7;--accent:#167d59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Apple SD Gothic Neo,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 48px);margin:0 auto}.nav{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;height:56px;display:flex}.brand{letter-spacing:.12em;align-items:center;gap:9px;font-size:15px;font-weight:650;display:flex}.brandMark{object-fit:cover;background:#000;border-radius:50%;width:28px;height:28px;display:block}.navLinks{color:#424245;letter-spacing:-.01em;gap:30px;font-size:12px;display:flex}.navLinks a,.footerLinks a{transition:color .2s}.navLinks a:hover,.footerLinks a:hover{color:#0071e3}.hero{text-align:center;flex-direction:column;align-items:center;min-height:680px;padding:118px 0 110px;display:flex;position:relative;overflow:hidden}.hero:after{display:none}.eyebrow,.sectionLabel{letter-spacing:.08em;color:#86868b;font-size:12px;font-weight:650}.eyebrow{align-items:center;gap:8px;display:flex}.eyebrow span{background:var(--accent);border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:1000px;margin:24px auto 22px;font-size:clamp(54px,7.3vw,88px);font-weight:700;line-height:1.02}.heroCopy{letter-spacing:-.025em;max-width:650px;color:var(--muted);word-break:keep-all;margin-left:auto;margin-right:auto;font-size:21px;line-height:1.45}.button{border-radius:980px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:24px;padding:0 21px;font-size:15px;font-weight:500;display:inline-flex}.primary{color:#fff;background:#0071e3}.primary:hover{background:#0077ed}.productBand{color:#f5f5f7;background:#000;padding:24px 0}.productGrid{background:linear-gradient(145deg,#141416,#050505);border-radius:30px;grid-template-columns:1.06fr .94fr;align-items:center;gap:8%;min-height:720px;padding:70px 7%;display:grid;overflow:hidden}.watchStage{place-items:center;min-height:540px;display:grid;position:relative}.homeAppLogo{aspect-ratio:1;object-fit:cover;z-index:1;border-radius:27%;width:min(58%,360px);position:relative;box-shadow:0 36px 90px #2d68e147}.halo{border:1px solid #ffffff21;border-radius:50%;position:absolute}.haloOne{width:480px;height:480px}.haloTwo{width:360px;height:360px}.watch{background:linear-gradient(145deg,#e4e7e5,#727b77 45%,#eef0ed);border-radius:66px;width:230px;height:275px;padding:13px;position:relative;transform:rotate(-6deg);box-shadow:0 50px 110px #0000008c}.watch:before,.watch:after{content:"";z-index:-1;background:#aeb8b3;width:110px;height:130px;position:absolute;left:62px}.watch:before{border-radius:24px 24px 8px 8px;top:-105px}.watch:after{border-radius:8px 8px 24px 24px;bottom:-105px}.watchCrown{background:#8e9994;border-radius:0 8px 8px 0;width:12px;height:42px;position:absolute;top:75px;right:-12px}.watchScreen{background:radial-gradient(circle at 50% 40%,#174c3b,#07120f 72%);border-radius:53px;flex-direction:column;align-items:center;height:100%;padding:22px;display:flex}.watchTime{opacity:.75;align-self:flex-start;font-size:11px}.orb{background:radial-gradient(circle at 30% 25%,#e1fff3,#69c9aa 38%,#17684f 72%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:126px;height:126px;margin-top:25px;display:flex;box-shadow:0 0 42px #65d9b252}.orb span{letter-spacing:-.05em;font-size:44px;font-weight:650;line-height:1}.orb small{letter-spacing:.15em;margin-top:6px;font-size:8px}.watchScreen p{color:#a8c5ba;margin-top:22px;font-size:12px}.productNumber{color:#86868b;font-size:12px;font-weight:600}.productIntro h2{letter-spacing:-.05em;margin:18px 0 14px;font-size:clamp(54px,6vw,76px);font-weight:700;line-height:1.02}.productIntro>p{color:#a1a1a6;letter-spacing:-.025em;word-break:keep-all;max-width:430px;font-size:21px;line-height:1.4}.featureList{border-top:1px solid #333336;margin:38px 0 28px}.featureList div{border-bottom:1px solid #333336;align-items:center;gap:24px;padding:17px 0;display:flex}.featureList b{color:#6e6e73;font-size:11px}.featureList span{font-size:14px}.textLink{color:#2997ff;align-items:center;gap:7px;font-size:15px;display:inline-flex}.textLink:hover{text-decoration:underline}.collectionLink{color:#86868b;margin-top:20px;font-size:13px;display:block}.principles{text-align:center;padding:140px 0}.principleGrid{max-width:900px;margin:26px auto 0;display:block}.principleGrid h2{letter-spacing:-.05em;text-wrap:balance;margin:0 auto 36px;font-size:clamp(46px,6vw,72px);font-weight:700;line-height:1.06}.principleCopy{max-width:720px;margin:0 auto}.principleCopy p{color:var(--muted);word-break:keep-all;margin:0;padding:8px 0;font-size:19px;line-height:1.55}footer{background:var(--soft);padding:48px 0 28px}.footerInner{grid-template-columns:1fr auto;gap:38px;display:grid}.footerBrand{letter-spacing:.12em;font-size:18px;font-weight:700}.footerInner p{color:#86868b;font-size:12px}.footerLinks{color:#515154;gap:25px;font-size:12px;display:flex}.copyright{border-top:1px solid var(--line);grid-column:1/-1;padding-top:24px}.subNav{-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#ffffffe0}.subHero{padding:82px 0 70px}.subHero h1{letter-spacing:-.055em;margin:22px 0 20px;font-size:clamp(54px,7vw,82px);font-weight:700;line-height:1.02}.subHero>p{max-width:610px;color:var(--muted);letter-spacing:-.025em;font-size:21px;line-height:1.45}.appHero{grid-template-columns:1fr .85fr;align-items:center;gap:7%;min-height:740px;display:grid}.appVisual{background:linear-gradient(145deg,#f5f5f7,#e3eee9);border-radius:30px;place-items:center;min-height:600px;display:grid;overflow:hidden}.appVisual .watch{transform:rotate(7deg)scale(1.08)}.badge{background:var(--soft);color:#515154;border-radius:980px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:600;display:inline-flex}.dot{background:#30a46c;border-radius:50%;width:7px;height:7px}.appStoreBadge{color:#1d1d1f;box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:10px;margin-top:27px;padding:0;display:inline-flex}.appStoreBadgeIcon{background:0 0;flex:0 0 72px;place-items:center;width:72px;height:54px;display:grid;overflow:hidden}.appStoreBadgeIcon img{object-fit:cover;mix-blend-mode:multiply;width:54px;height:54px}.appStoreBadge small{letter-spacing:.01em;text-transform:none;font-size:15px;line-height:1.05;display:block}.appStoreBadge b{letter-spacing:-.03em;font-size:28px;line-height:1.05;display:block}.finePrint{color:#86868b!important;font-size:12px!important}.storySection{padding:125px 0}.storySection.alt{background:var(--soft)}.storyGrid{grid-template-columns:.72fr 1.28fr;gap:8%;display:grid}.storyGrid h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,58px);font-weight:700;line-height:1.07}.storyCards{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.storyCard{background:#fff;border-radius:24px;min-height:260px;padding:30px;box-shadow:0 4px 18px #0000000a}.storyCard b{color:#86868b;font-size:12px}.storyCard h3{letter-spacing:-.025em;margin:60px 0 12px;font-size:20px}.storyCard p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.legal{max-width:820px;padding:90px 0 130px}.legal h1{letter-spacing:-.045em;margin:20px 0 18px;font-size:clamp(46px,6vw,64px);font-weight:700;line-height:1.06}.legal .updated{color:#86868b;border-bottom:1px solid var(--line);padding-bottom:30px;font-size:13px}.legal h2{letter-spacing:-.025em;margin-top:45px;font-size:21px}.legal h3{margin-top:30px;font-size:17px}.legal p,.legal li{color:#515154;word-break:keep-all;font-size:15px;line-height:1.75}.legal table{border-collapse:separate;border-spacing:0;border:1px solid var(--line);border-radius:14px;width:100%;margin:20px 0;font-size:14px;overflow:hidden}.legal th,.legal td{text-align:left;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;padding:16px}.legal th:last-child,.legal td:last-child{border-right:0}.legal tr:last-child td{border-bottom:0}.notice{background:#fff7e0;border-radius:14px;padding:18px 20px;color:#6f5617!important}.supportCards{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:42px;display:grid}.supportCard{background:var(--soft);border-radius:22px;padding:30px}.supportCard h2{margin-top:0}.productsHero{text-align:center;padding:110px 0 80px}.productsHero h1{letter-spacing:-.055em;max-width:900px;margin:20px auto;font-size:clamp(52px,7vw,84px);font-weight:700;line-height:1.02}.productsHero>p{max-width:680px;color:var(--muted);margin:0 auto;font-size:21px;line-height:1.45}.productArchive{grid-template-columns:repeat(2,1fr);gap:22px;padding:20px 0 130px;display:grid}.productTile{color:#fff;background:#000;border-radius:28px;flex-direction:column;min-height:540px;padding:38px;display:flex;position:relative;overflow:hidden}.productTile.coming{background:var(--soft);color:var(--ink)}.tileTop{color:#86868b;letter-spacing:.08em;justify-content:space-between;font-size:11px;display:flex}.productTile h2{letter-spacing:-.045em;margin:auto 0 9px;font-size:54px;font-weight:700}.productTile p{color:#a1a1a6;max-width:390px;margin:0 0 25px;font-size:17px;line-height:1.5}.productTile.coming p{color:var(--muted)}.tileLogo{object-fit:cover;border-radius:52px;width:250px;height:250px;position:absolute;top:44px;right:-26px;box-shadow:0 0 55px #6f9aff33}.emptyOrb{border:1px solid #c7c7cc;border-radius:50%;width:230px;height:230px;position:absolute;top:75px;right:-30px}.flowHero{grid-template-columns:1fr .88fr;align-items:center;gap:7%;min-height:760px;padding:80px 0;display:grid}.flowHeroCopy h1{letter-spacing:-.055em;margin:24px 0 20px;font-size:clamp(54px,6.5vw,78px);font-weight:700;line-height:1.03}.flowHeroCopy>p:not(.finePrint){max-width:600px;color:var(--muted);letter-spacing:-.025em;word-break:keep-all;font-size:21px;line-height:1.45}.appIdentity{align-items:center;gap:14px;margin-top:28px;font-size:17px;font-weight:650;display:flex}.appIdentity img{border-radius:13px;width:54px;height:54px;box-shadow:0 8px 20px #2860c226}.iconStage{background:linear-gradient(145deg,#f7faff,#eef5ff);border-radius:32px;place-items:center;min-height:590px;display:grid;position:relative;overflow:hidden}.iconStage img{z-index:1;border-radius:24%;width:min(64%,350px);position:relative;box-shadow:0 38px 80px #3570de33}.iconGlow{background:radial-gradient(circle,#afceff 0,#c7ddff8c 38%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute}.flowGallerySection{color:#f5f5f7;background:#000;padding:135px 0 120px;overflow:hidden}.flowGalleryHeader{text-align:center}.flowGalleryHeader h2{letter-spacing:-.05em;margin:20px auto;font-size:clamp(48px,6vw,74px);font-weight:700;line-height:1.04}.flowGalleryHeader>p:last-child{color:#a1a1a6;max-width:680px;margin:0 auto;font-size:20px;line-height:1.5}.screenshotRail{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;width:min(1480px,100% - 40px);margin:70px auto 0;display:grid}.screenshotCard{background:#fff;border-radius:24px;margin:0;overflow:hidden;box-shadow:0 22px 55px #00000080}.screenshotCard:nth-child(2n){margin-top:54px}.screenshotCard img{width:100%;height:auto;display:block}.watchFeature{text-align:center;background:#f5f5f7;border-radius:30px;margin-top:24px;margin-bottom:24px;padding:90px 7% 0;overflow:hidden}.watchFeatureCopy{max-width:760px;margin:0 auto 60px}.watchFeature h2{letter-spacing:-.05em;margin:20px 0;font-size:clamp(48px,6vw,72px);font-weight:700;line-height:1.04}.watchFeatureCopy>p:last-child{color:var(--muted);font-size:20px;line-height:1.5}.watchFeature>img{border-radius:22px 22px 0 0;width:100%;height:auto;display:block}@media (width<=800px){.shell{width:min(100% - 32px,1120px)}.nav{height:52px}.navLinks a:first-child{display:none}.navLinks{gap:16px;font-size:11px}.hero{min-height:620px;padding:92px 0 75px}.hero h1{font-size:49px}.heroCopy{max-width:94%;font-size:19px}.productGrid{border-radius:22px;grid-template-columns:1fr;padding:54px 22px}.watchStage{min-height:480px}.haloOne{width:360px;height:360px}.haloTwo{width:280px;height:280px}.productIntro h2{font-size:52px}.productIntro{padding:10px 4px 20px}.principles{padding:95px 0}.principleCopy p{font-size:17px}.footerInner{grid-template-columns:1fr;gap:25px}.footerLinks{flex-wrap:wrap}.appHero,.storyGrid{grid-template-columns:1fr}.appHero{padding:54px 0 85px}.appVisual{border-radius:22px;order:-1;min-height:520px}.subHero{padding-bottom:10px}.subHero h1{font-size:50px}.storyCards{grid-template-columns:1fr}.storyCard{min-height:190px}.storyCard h3{margin-top:35px}.supportCards,.productArchive{grid-template-columns:1fr}.productTile{min-height:460px}.legal table{display:block;overflow-x:auto}.flowHero{grid-template-columns:1fr;padding:48px 0 85px}.flowHeroCopy h1{font-size:49px}.iconStage{border-radius:24px;order:-1;min-height:430px;margin-bottom:45px}.iconStage img{width:58%}.appIdentity{display:none}.flowGallerySection{padding:95px 0 85px}.flowGalleryHeader h2{font-size:46px}.screenshotRail{scroll-snap-type:x mandatory;gap:14px;width:calc(100% - 32px);padding-bottom:18px;display:flex;overflow-x:auto}.screenshotCard{scroll-snap-align:center;min-width:78vw}.screenshotCard:nth-child(2n){margin-top:0}.watchFeature{border-radius:24px;width:calc(100% - 32px);padding:72px 18px 0}.watchFeature h2{font-size:46px}.watchFeatureCopy{margin-bottom:40px}}
