.firstHome,.returningHome{background:#f5f5f6;padding-top:14px}.firstHome .homeSection,.returningHome .homeSection{background:#fff}.watchEntryCard,.watchSummaryCard{margin:0 13px 14px;padding:20px 17px;border-radius:20px;background:#fff;box-shadow:0 5px 20px rgba(34,34,40,.055)}.watchEntryEyebrow,.watchSummaryCard>div>span{display:block;color:var(--pink);font-size:9px;font-weight:950;letter-spacing:.14em;margin-bottom:8px}.watchEntryCopy{display:grid;grid-template-columns:minmax(0,1fr) 92px;grid-gap:10px;gap:10px;align-items:center}.watchEntryCopy h2{font-size:25px;line-height:1.18;letter-spacing:-.045em;margin:0}.watchEntryCopy h2 b{color:var(--pink)}.watchEntryCopy p{margin:9px 0 0;color:#707077;font-size:10px;line-height:1.65}.watchEntryVisual{position:relative;height:102px;border-radius:24px;background:linear-gradient(145deg,#fff4f7,#ffe4eb);display:grid;place-items:center}.watchEntryVisual b{width:56px;height:56px;border-radius:17px;background:linear-gradient(145deg,#ff1d61,#ff654a);display:grid;place-items:center;color:#fff;font:italic 900 31px Georgia,serif;box-shadow:0 10px 20px rgba(246,0,71,.18)}.watchEntryVisual i{position:absolute;right:6px;top:4px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--pink);font-style:normal;font-size:18px;box-shadow:0 4px 12px #0001}.watchEntryMarkets{display:flex;gap:6px;margin:14px 0 11px}.watchEntryMarkets b{padding:5px 8px;border-radius:7px;background:#fff1f5;color:var(--pink);font-size:9px}.watchEntryCta{min-height:51px;border-radius:999px;padding:0 17px;background:linear-gradient(90deg,#ff1760,#ff6949);color:#fff;text-decoration:none;font-size:12px;font-weight:900;display:flex;align-items:center;justify-content:center;position:relative}.watchEntryCta span{position:absolute;right:18px;font-size:22px;font-weight:500}.watchEntryList{display:block;margin:10px auto -5px;border:0;background:none;color:var(--pink);font-size:10px;font-weight:800}.watchSummaryCard{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center}.watchSummaryCard h2{font-size:22px;margin:0}.watchSummaryCard p{font-size:10px;color:#777;margin:5px 0 0}.watchSummaryCard button{border:0;background:var(--pink);color:#fff;border-radius:999px;padding:11px 13px;font-size:10px;font-weight:900}.watchSummaryCard button b{font-size:16px;margin-left:4px}.watchCollection{padding-bottom:74px}.watchCollectionIntro>div{display:flex;align-items:center;justify-content:space-between}.watchBuyingBanner{margin:14px 14px 8px;padding:13px 15px;border-radius:15px;background:#fff1f5;display:grid;grid-template-columns:34px 1fr 15px;align-items:center;grid-gap:8px;gap:8px;color:var(--pink)}.watchBuyingBanner>span{font-size:25px}.watchBuyingBanner small{display:block;font-size:8px;color:#777}.watchBuyingBanner em{font-size:21px;font-style:normal;margin-left:4px}.watchBuyingBanner i{font-size:22px;font-style:normal}.watchFilterPills{display:flex;gap:6px;padding:3px 14px 9px;overflow:auto;scrollbar-width:none}.watchFilterPills button{white-space:nowrap;border:1px solid #e8e8ea;background:#fff;border-radius:999px;padding:7px 11px;font-size:9px}.watchFilterPills button.on{border-color:var(--pink);background:var(--pink)}.watchCollectionPush{display:none}.watchCollectionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:11px;gap:11px;padding:9px 14px 25px}.watchCollectionGrid .watchCollectionCard{display:block;padding:9px;border-radius:15px;min-width:0}.watchCollectionGrid .watchCollectionPhoto{width:100%;aspect-ratio:1/1}.watchCollectionPhoto>button{position:absolute;right:6px;top:6px;width:29px;height:29px;border:0;border-radius:50%;background:#fff;color:var(--pink);box-shadow:0 3px 10px #0002;font-size:16px}.watchCollectionGrid .watchCollectionBody{padding:9px 2px 3px}.watchCollectionGrid .watchCollectionBody h2{height:35px;overflow:hidden;margin-bottom:4px}.watchCollectionGrid .watchCollectionPrice strong{font-size:18px;color:#222}.watchCollectionGrid .watchCollectionBody>p{height:14px;margin:2px 0 5px;color:#888;font-size:8px}.watchDecision{display:inline-block;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:900;margin-bottom:8px}.watchDecision.buy{background:#fff0f4;color:var(--pink)}.watchDecision.drop{background:#e8f8ee;color:#148849}.watchDecision.wait{background:#f0f1f3;color:#666}.watchCollectionGrid .watchCollectionActions,.watchCollectionGrid .watchCollectionBody label{display:none}.watchBottomNav{position:fixed;z-index:8;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,430px);height:66px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.96);border-top:1px solid #e8e8eb;display:grid;grid-template-columns:repeat(3,1fr);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.watchBottomNav button{border:0;background:none;color:#777;font-size:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.watchBottomNav button span{font-size:8px}.watchBottomNav button.on{color:var(--pink);font-weight:900}@media(max-width:360px){.watchEntryCopy{grid-template-columns:minmax(0,1fr) 80px}.watchEntryCopy h2{font-size:22px}.watchCollectionGrid{padding-left:10px;padding-right:10px;gap:8px}}.phone{padding-bottom:88px}.mainDock{position:fixed;z-index:70;left:50%;bottom:12px;transform:translateX(-50%);width:min(calc(100% - 36px),390px);height:72px;padding:3px 15px calc(3px + env(safe-area-inset-bottom));border:1px solid rgba(0,0,0,.04);border-radius:38px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(30,30,38,.16);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:grid;grid-template-columns:repeat(3,1fr)}.mainDock>button{border:0;background:none;color:#252529;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px}.mainDock>button i{height:32px;font-size:29px;line-height:31px;font-style:normal;font-weight:300}.mainDock>button span{font-size:10px;font-weight:850}.mainDock .dockWatchIcon{font-size:26px;color:#444}.mainDockTip{position:absolute;left:8px;bottom:82px;width:190px;padding:14px 18px;border-radius:28px 28px 28px 8px;background:linear-gradient(135deg,#f60047,#f23858);color:#fff;box-shadow:0 10px 24px rgba(246,0,71,.22)}.mainDockTip:after{content:"";position:absolute;left:41px;bottom:-9px;border:10px solid transparent;border-top-color:#f23858;border-bottom:0}.mainDockTip b{font-size:11px;line-height:1.5}.mainDockTip button{position:absolute;right:-7px;top:-8px;width:25px;height:25px;border:2px solid #fff;border-radius:50%;background:#111;color:#fff;font-size:16px;line-height:20px}.addFlowOverlay{position:fixed;z-index:160;inset:0;background:rgba(15,15,18,.42);display:flex;align-items:flex-end;justify-content:center}.addFlowSheet{width:min(100%,430px);padding:19px 17px calc(22px + env(safe-area-inset-bottom));border-radius:25px 25px 0 0;background:#fff;box-shadow:0 -15px 45px #0003}.addFlowSheet>header{display:flex;align-items:flex-start;justify-content:space-between;padding:0 2px 15px}.addFlowSheet>header h2{font-size:22px;margin:4px 0 0}.addFlowSheet>header>button{width:36px;height:36px;border:0;border-radius:50%;background:#f1f1f3;font-size:24px}.addFlowChoices{display:flex;flex-direction:column;gap:10px}.addFlowChoices>a,.addFlowChoices>button{min-height:78px;border:1px solid #ececef;border-radius:17px;background:#fff;color:#222;text-decoration:none;display:grid;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;grid-gap:11px;gap:11px;padding:12px;text-align:left}.addFlowChoices i{width:46px;height:46px;border-radius:14px;background:#fff0f4;color:var(--pink);display:grid;place-items:center;font-size:24px;font-style:normal}.addFlowChoices span b,.addFlowChoices span small{display:block}.addFlowChoices span b{font-size:14px}.addFlowChoices span small{margin-top:4px;color:#888;font-size:9px}.addFlowChoices em{color:#aaa;font-size:24px;font-style:normal}.screenshotConfirm{text-align:center}.screenshotConfirm>img{display:block;width:100%;height:180px;object-fit:contain;border-radius:14px;background:#f4f4f5}.screenshotConfirm>small{display:block;color:#999;font-size:8px;margin:5px 0 13px}.screenshotConfirm label{display:block;text-align:left;color:#666;font-size:9px}.screenshotConfirm input{display:block;width:100%;margin-top:6px;border:1px solid #ddd;border-radius:12px;padding:13px;font-size:14px}.screenshotConfirm>button{width:100%;min-height:48px;margin-top:10px;border:0;border-radius:999px;background:var(--pink);color:#fff;font-size:11px;font-weight:900}.screenshotConfirm>button:disabled{opacity:.35}.screenshotConfirm .screenshotReselect{background:#f1f1f3;color:#555}.screenshotConfirm p{color:#999;font-size:8px;line-height:1.5}.shareLaunchPage{padding-bottom:100px;background:#fff}.shareLaunchIntro{padding:48px 21px 23px;text-align:center}.shareLaunchIntro h1{letter-spacing:-.04em;margin:0 0 15px}.shareLaunchIntro p{font-size:13px;line-height:1.65;margin:0}.shareLaunchIntro p b{color:var(--pink)}.marketLaunchers{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px;padding:5px 18px 26px}.marketLaunchers a{height:116px;border-radius:17px;background:#fff;color:#222;text-decoration:none;box-shadow:0 5px 19px rgba(23,23,31,.12);display:flex;flex-direction:column;align-items:center;justify-content:center}.marketLaunchers span{font-family:Georgia,serif;font-size:17px;font-weight:900;color:#d81920}.marketLaunchers a:first-child span{color:#111}.marketLaunchers small{margin-top:14px;color:#777;font-size:8px}.replayShareGuide{display:block;margin:8px auto 30px;border:0;background:none;color:var(--pink);text-decoration:underline;text-underline-offset:4px;font-size:11px}.shareDeviceSetup{margin:0 18px;border:1px solid #e5e5e7;border-radius:16px;overflow:hidden}.shareDeviceSetup summary{padding:16px;font-size:11px;font-weight:800;cursor:pointer}.shareDeviceSetup>div{padding:18px;border-top:1px solid #eee}.shareDeviceSetup span{color:var(--pink);font-size:9px;font-weight:950;letter-spacing:.13em}.shareDeviceSetup h2{font-size:16px;margin:5px 0 8px}.shareDeviceSetup li,.shareDeviceSetup p{color:#777;font-size:9px;line-height:1.7}.shareDeviceSetup a,.shareDeviceSetup button{display:grid;place-items:center;width:100%;min-height:45px;margin-top:8px;border:0;border-radius:999px;background:#222;color:#fff;text-decoration:none;font-size:10px;font-weight:850}.shareDeviceSetup a{background:linear-gradient(90deg,#ff1760,#ff6949)}.shareGuideOverlay{position:fixed;z-index:200;inset:0;padding:26px 18px;background:rgba(245,245,246,.97);display:grid;place-items:center}.shareGuideCard{position:relative;width:min(100%,360px);min-height:565px;padding:42px 31px 28px;border-radius:25px;background:#fff;box-shadow:0 15px 48px rgba(20,20,26,.12);display:flex;flex-direction:column}.shareGuideClose{position:absolute;right:16px;top:15px;width:34px;height:34px;border:0;border-radius:50%;background:#f1f1f3;font-size:22px}.shareGuideTitle{display:flex;align-items:center;gap:13px;margin-top:13px}.shareGuideTitle i{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#ff2771,#ff003d);color:#fff;display:grid;place-items:center;font-style:normal;font-size:28px;font-weight:900;box-shadow:0 8px 18px rgba(246,0,71,.2)}.shareGuideTitle h2{font-size:24px;margin:0;letter-spacing:-.04em}.shareGuideCard>p{min-height:48px;color:#73737b;font-size:11px;line-height:1.65;margin:17px 1px 10px}.shareGuideVisual{height:245px;border-radius:18px;background:linear-gradient(145deg,#fff8fa,#f7f7f8);display:grid;place-items:center;overflow:hidden}.guideMarkets{display:flex;flex-direction:column;gap:18px;align-items:center}.guideMarkets b{font:900 25px Georgia,serif;color:#d71920}.guideMarkets b:first-child{color:#111}.guideShareVisual{display:grid;grid-template-columns:1fr;place-items:center;grid-gap:13px;gap:13px}.guideShareVisual span{width:180px;padding:35px 10px;border-radius:18px;background:#fff;box-shadow:0 5px 18px #0001;text-align:center;font-weight:800}.guideShareVisual b{width:50px;height:50px;border-radius:15px;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:25px}.guideShareVisual em{font-size:10px;font-style:normal;font-weight:900}.guideKaudokiVisual{width:244px;padding:22px 15px;border-radius:22px;background:#fff;box-shadow:0 7px 25px #0002;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;text-align:center}.guideKaudokiVisual span{font-size:9px}.guideKaudokiVisual b{width:57px;height:57px;margin:auto;border-radius:16px;background:var(--pink);color:#fff;display:grid;place-items:center;font:italic 900 34px Georgia,serif}.guideWatchVisual{width:230px;padding:24px;border-radius:20px;background:#fff;box-shadow:0 7px 25px #0002;text-align:center}.guideWatchVisual small{display:block;color:#888}.guideWatchVisual strong{display:block;color:var(--pink);font-size:31px;margin:6px}.guideWatchVisual b{display:block;border-radius:999px;padding:13px;background:var(--pink);color:#fff;font-size:11px}.shareGuideDots{height:32px}.shareGuideDots i{background:#d5d5d8}.shareGuideDots i.on{width:19px;background:var(--pink)}.shareGuideNext{min-height:54px;border:0;border-radius:0;background:var(--pink);color:#fff;font-size:15px;font-weight:900}.shareGuideBack{margin-top:6px;border:0;background:none;color:#888;font-size:10px}@media(max-width:360px){.mainDock{width:calc(100% - 22px)}.shareGuideCard{min-height:530px;padding:35px 24px 22px}.shareGuideVisual{height:220px}.shareGuideTitle h2{font-size:21px}.marketLaunchers{gap:7px;padding-left:11px;padding-right:11px}}.experienceHome{background:#f5f5f6!important;padding-top:14px;padding-bottom:16px}.experienceHome .homeSection{background:transparent!important}.experienceHome .prototypeProducts{padding-top:14px}.experienceHome .discoveryCard{background:#fff;border:1px solid #ededf0;box-shadow:0 5px 16px rgba(28,28,34,.045)}.discoveryHeart{display:grid!important;place-items:center}.discoveryHeart svg{width:17px;height:17px;stroke-width:1.75}.discoveryHeart.isWatched svg{fill:var(--pink)}.phone{background:#f5f5f6;padding-bottom:76px}.brand,.hero,.searchBrand{background:#fff}.hero{background:linear-gradient(125deg,#f60047,#ff7049)}.mainDock{height:62px;bottom:10px;padding:2px 14px calc(2px + env(safe-area-inset-bottom));border-radius:33px}.mainDock>button{gap:0}.mainDock>button>svg{width:23px;height:23px;stroke-width:1.75}.mainDock>button span{font-size:9px;font-weight:750}.mainDock>button.isActive{color:var(--pink)}.mainDock>button.isActive>svg{stroke-width:2}.mainDockTip{bottom:72px}.mainDockTip button svg{width:13px;height:13px}.addFlowSheet>header{gap:12px}.addFlowSheet>header h2{font-size:21px;line-height:1.25;margin:0}.addFlowSheet>header p{margin:7px 0 0;color:#777;font-size:10px;line-height:1.5}.addFlowSheet>header>button{display:grid;place-items:center;flex:0 0 auto}.addFlowSheet>header>button svg{width:21px}.addFlowChoices i svg{width:23px;height:23px}.addFlowChoices>a>svg,.addFlowChoices>button>svg{width:19px;color:#aaa}.addFlowChoices span b{font-size:13px;line-height:1.35}.collectionPage.notificationCollection,.collectionPage.watchCollection{background:#fff;padding-bottom:78px}.watchPageHeader{height:66px;padding:17px 22px 8px;display:flex;align-items:center}.watchPageHeader img{width:93px;height:auto}.watchCollectionIntro{padding:5px 20px 9px}.watchCollectionIntro>div h1{font-size:27px;letter-spacing:-.045em}.watchCollectionIntro>div>b{font-size:11px}.watchBuyingBanner{margin:8px 18px 11px;padding:14px 15px;border:1px solid #ffd8e3;border-radius:16px;grid-template-columns:43px 1fr 19px;gap:10px;color:#222}.watchBuyingBanner .watchSparkles{position:relative;display:grid;place-items:center;color:var(--pink)}.watchBuyingBanner .watchSparkles svg{width:37px;height:37px;stroke-width:1.8}.watchBuyingBanner .watchSparkles i{position:absolute;right:-1px;top:-8px;font-style:normal;color:var(--pink);font-size:14px}.watchBuyingBanner b{display:block;font-size:14px;color:#222}.watchBuyingBanner b em{color:var(--pink);font-size:25px}.watchBuyingBanner small{margin-top:2px;color:#73737a;font-size:8.5px}.watchBuyingBanner>svg{width:19px;color:var(--pink)}.watchFilterPills{gap:8px;padding:3px 18px 11px}.watchFilterPills button{min-height:42px;padding:0 17px;color:#252529;font-size:10px;font-weight:700}.watchFilterPills button.on{color:#fff}.watchCollectionGrid{gap:9px;padding:4px 18px 28px}.watchCollectionGrid .watchCollectionCard{padding:8px;border:1px solid #e9e9ed!important;box-shadow:0 3px 12px rgba(30,30,35,.05)}.watchCollectionGrid .watchCollectionPhoto{aspect-ratio:1.12/1;background:#fff}.watchCollectionPhoto>button{display:grid;place-items:center;width:30px;height:30px}.watchCollectionPhoto>button svg{width:17px;height:17px;fill:#f60047;stroke-width:1.7}.watchCollectionGrid .watchCollectionBody{padding:7px 3px 2px}.watchCollectionGrid .watchCollectionBody h2{height:34px;font-size:10.5px;line-height:1.55}.watchCollectionGrid .watchCollectionPrice strong{font-size:17px}.watchDecision{display:inline-flex;align-items:center;gap:3px}.watchDecision svg{width:11px;height:11px}.watchBottomNav{display:none}.notificationTitle{display:flex;align-items:flex-end;justify-content:space-between;padding:5px 20px 17px;border-bottom:1px solid #ededf0}.notificationTitle>div{display:flex;align-items:center;gap:8px}.notificationTitle h1{margin:0;font-size:27px;letter-spacing:-.04em}.notificationTitle span{padding:4px 7px;border-radius:999px;background:#fff0f4;color:var(--pink);font-size:9px;font-weight:800}.notificationTitle button{border:0;background:none;color:#666;font-size:9px;text-decoration:underline;text-underline-offset:3px}.notificationGroups{padding:17px 15px 25px}.notificationGroups>h2{margin:0 5px 9px;font-size:12px}.notificationCard{position:relative;min-height:94px;margin-bottom:9px;padding:11px 30px 11px 10px;border:1px solid #ededf0;border-radius:15px;background:#fff;color:#222;text-decoration:none;display:grid;grid-template-columns:57px 24px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px}.notificationCard.unread{background:#fff5f7;border-color:#ffe0e8}.notificationPhoto{width:57px;height:57px;border-radius:12px;background:#f4f4f5;overflow:hidden;display:grid;place-items:center}.notificationPhoto img{width:100%;height:100%;object-fit:contain}.notificationPhoto b{color:var(--pink);font:italic 900 22px Georgia,serif}.notificationType{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff0f4;color:var(--pink)}.notificationType svg{width:14px;height:14px;stroke-width:1.8}.notificationCard.drop .notificationType{background:#e7f8ee;color:#15864a}.notificationCopy{min-width:0}.notificationCopy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#73737a;font-size:8px}.notificationCopy strong{display:block;margin:3px 0;font-size:11px;line-height:1.4}.notificationCopy p{margin:0;color:#555;font-size:9px}.notificationCopy time{margin-left:8px;color:#aaa;font-size:8px}.notificationChevron{position:absolute;right:9px;width:15px;color:#aaa}.notificationEmpty{text-align:center;padding:85px 36px}.notificationEmpty>svg{width:40px;height:40px;color:#bbb;stroke-width:1.5}.notificationEmpty h2{font-size:17px;margin:14px 0 7px}.notificationEmpty p{color:#777;font-size:10px;line-height:1.65}@media(max-width:360px){.watchFilterPills{gap:5px;padding-left:11px;padding-right:11px}.watchFilterPills button{padding:0 12px}.watchCollectionGrid{padding-left:11px;padding-right:11px}.notificationCard{grid-template-columns:50px 22px minmax(0,1fr)}.notificationPhoto{width:50px;height:50px}}.addFlowSheet>header span{margin-bottom:5px}.addFlowSheet>header span,.shareLaunchIntro>span{display:block;color:var(--pink);font-size:9px;font-weight:950;letter-spacing:.14em}.shareLaunchIntro>span{margin-bottom:9px}.shareLaunchIntro{padding-top:34px}.shareLaunchIntro h1{font-size:27px;line-height:1.3}.shareSetupActions{display:grid;grid-gap:9px;gap:9px;padding:0 18px 28px}.shareSetupActions button{min-height:48px;border:0;border-radius:999px;background:linear-gradient(90deg,#ff1760,#ff6949);color:#fff;font-size:11px;font-weight:900}.shareSetupActions button+button{border:1px solid #dedee2;background:#fff;color:#333}.setupFlowOverlay{background:rgba(245,245,246,.98)}.setupFlowCard{min-height:545px;padding:35px 29px 25px;text-align:center}.setupFlowCard>.shareGuideClose{display:grid;place-items:center}.setupFlowCard>.shareGuideClose svg{width:19px}.setupProgress{display:flex;align-items:center;justify-content:space-between;margin:4px 2px 22px;color:#777;font-size:9px}.setupProgress span{color:var(--pink);font-weight:900;letter-spacing:.08em}.setupFlowIcon{width:76px;height:76px;margin:0 auto 18px;border-radius:23px;background:linear-gradient(145deg,#fff0f4,#ffe0e8);color:var(--pink);display:grid;place-items:center}.setupFlowIcon svg{width:34px;height:34px;stroke-width:1.65}.setupFlowCard>h2{margin:0;font-size:24px;letter-spacing:-.04em}.setupFlowCard>p{min-height:0;margin:11px auto 18px;color:#6f6f77;font-size:11px;line-height:1.7}.setupBenefit{margin:0 0 19px;padding:11px 12px;border-radius:12px;background:#f7f7f8;color:#333;display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;font-weight:800}.setupBenefit svg{width:16px;color:var(--pink)}.setupPrimary{width:100%;min-height:53px;padding:0 17px;border:0;border-radius:999px;background:linear-gradient(90deg,#ff1760,#ff6949);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:900}.setupPrimary svg{width:18px}.setupDone{margin-top:9px;border:0;background:none;color:#777;font-size:9px;text-decoration:underline;text-underline-offset:3px}.iosHomeSteps{margin:0 0 18px;padding:14px 16px 14px 38px;border-radius:14px;background:#f7f7f8;text-align:left}.iosHomeSteps li{margin:7px 0;color:#666;font-size:10px}.iosHomeSteps b{color:#222}.installFallback{margin:11px 0 0!important;padding:10px;border-radius:10px;background:#fff3f6;color:#555!important}.setupBack{display:flex!important;align-items:center;justify-content:center;gap:3px}.setupBack svg{width:15px}.shareGuideClose svg{width:19px;height:19px}.sharePage:has(.shareReturnButton){padding-bottom:105px}.shareReturnButton{position:fixed;z-index:60;left:50%;bottom:14px;transform:translateX(-50%);width:min(calc(100% - 36px),394px);min-height:55px;padding:0 18px;border:1px solid #e3e3e6;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 10px 30px rgba(25,25,31,.17);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#222;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:900}.shareReturnButton svg{width:18px;height:18px;stroke-width:1.8}@media(max-width:360px){.setupFlowCard{padding-left:22px;padding-right:22px}.shareReturnButton{width:calc(100% - 24px)}}.onboardingPage{min-height:100svh;background:#fff;color:#17171a;padding-bottom:32px}.onboardingHeader{height:82px;padding:18px 24px 0;border:0}.onboardingHeader img{width:112px;height:auto}.onboardingHeader button{width:42px;height:42px;border:0;background:transparent;display:grid;place-items:center}.onboardingHeader button svg{width:28px;height:28px;stroke-width:1.7}.onboardingGuide,.onboardingIntro,.setupComplete,.shortcutPanel,.usagePanel{width:min(100%,430px);margin:0 auto;padding:0 25px}.onboardingEyebrow{margin:4px 0 20px;color:#ec2645;font-size:12px;font-weight:900;letter-spacing:.02em}.onboardingIntro>h1{margin:0;text-align:center;font-size:25px;line-height:1.3;letter-spacing:-.03em}.onboardingPhone{position:relative;width:calc(100% + 10px);height:260px;margin:20px -5px 0;border-radius:22px 22px 0 0;background:#f5f5f7;display:flex;align-items:flex-start;justify-content:center;overflow:visible}.onboardingPhoneImage{position:absolute;top:-2px;width:270px;height:auto}.onboardingNoticeImage{position:absolute;top:50px;left:1px;width:270px;height:auto;filter:drop-shadow(0 8px 16px rgba(20,20,25,.14))}.onboardingValue{margin:0 -5px;padding:25px 13px 28px;border-radius:0 0 22px 22px;background:#f5f5f7;text-align:center}.onboardingValue>p{margin:0 0 21px;font-size:16px;font-weight:650;line-height:1.65;letter-spacing:-.02em}.onboardingValue>div{display:flex;align-items:center;justify-content:center;gap:10px;font-size:15px}.onboardingValue>div>svg{width:28px;color:#d0d2d5}.onboardingShareIcon,.onboardingValue>div>img{width:43px;height:43px;border-radius:12px}.onboardingShareIcon{background:#fff;display:grid;place-items:center}.onboardingShareIcon svg{width:25px;color:#687482}.onboardingRequirement{margin:32px -4px 14px!important;text-align:center;font-size:16px!important;font-weight:750;line-height:1.55!important;letter-spacing:-.025em}.onboardingPrimary{width:100%;min-height:58px;border:0;border-radius:999px;background:linear-gradient(100deg,#ef1f43,#ec274b);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:900}.onboardingPrimary:disabled{background:#d8d8dc;color:#777}.installFallback{margin:12px 0 0!important;padding:12px;border-radius:12px;background:#f7f7f8}.installFallback p{margin:0 0 9px;font-size:9px;line-height:1.6}.installFallback button{width:100%;padding:10px;border:1px solid #ddd;border-radius:999px;background:#fff;font-weight:800}.onboardingGuide>h1{margin:0 0 16px;font-size:25px}.homeGuidePanel .browserTabs{margin-bottom:18px}.homeStepCard{position:relative;display:grid;grid-template-columns:52% 1fr;align-items:center;grid-gap:18px;gap:18px;min-height:360px;padding:18px 0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.homeStepCard>i{position:absolute;top:4px;left:-10px;width:43px;height:43px;border-radius:50%;background:#ed2947;color:#fff;display:grid;place-items:center;font-size:20px;font-style:normal;font-weight:900;z-index:2}.homeStepImage{height:315px;display:grid;place-items:center;overflow:hidden}.homeStepImage img{width:100%;height:100%;object-fit:contain}.homeStepCard h2{font-size:17px;line-height:1.45}.homeStepCard p{color:#777;font-size:10px;line-height:1.65}.shareGuideDots{height:30px;display:flex;align-items:center;justify-content:center;gap:7px}.shareGuideDots i{width:6px;height:6px;border-radius:50%;background:#d8d8dc}.shareGuideDots i.on{width:18px;border-radius:5px;background:#ed2947}.onboardingBack,.setupComplete>button,.shortcutDone{margin:10px auto 0;border:0;background:transparent;color:#777;text-decoration:underline;text-underline-offset:3px;display:flex;align-items:center;justify-content:center;gap:4px;font-size:10px}.onboardingBack svg{width:14px}.shortcutPanel{padding-top:13px}.shortcutPanel h1{margin:32px 0 8px;font-size:23px;line-height:1.45;letter-spacing:-.035em}.shortcutLead{margin:0;color:#777;font-size:11px;line-height:1.6}.shortcutPanel ul{list-style:none;margin:24px 0 0;padding:0}.shortcutPanel li{display:flex;align-items:center;gap:13px;margin:18px 0;font-size:12px}.shortcutPanel li span{width:40px;height:40px;border-radius:50%;background:#fff0f3;color:#ec2447;display:grid;place-items:center}.shortcutPanel li svg{width:19px}.shortcutPanel .onboardingPrimary{margin-top:190px}.shortcutPanel>small{display:block;margin-top:9px;text-align:center;color:#888;font-size:9px}.usagePanel{text-align:center}.usagePanel .onboardingEyebrow{text-align:left;margin-bottom:9px}.usageNumber{width:35px;height:35px;margin:0 auto 9px;border-radius:50%;background:#ed2947;color:#fff;display:grid;place-items:center;font-weight:900}.usagePanel h1{margin:0;font-size:23px}.usagePanel>p:not(.onboardingEyebrow){margin:7px 0 9px;color:#777;font-size:10px}.usageProductionImage{height:480px}.usageProductionImage img{object-fit:contain}.setupComplete{text-align:center;padding-top:120px}.setupComplete>svg{width:58px;height:58px;padding:14px;border-radius:50%;background:#fff0f3;color:#ec2447}.setupComplete h1{font-size:25px}.setupComplete p{margin:0 0 30px;color:#777;font-size:11px;line-height:1.7}.setupComplete .onboardingPrimary{margin-bottom:12px}.watchPageHeader{position:relative}.watchHeaderAdd{position:absolute;right:20px;top:50%;width:38px;height:38px;transform:translateY(-50%);border:1px solid #ececf0;border-radius:50%;color:var(--pink);display:grid;place-items:center;background:#fff}.watchHeaderAdd svg{width:20px;height:20px;stroke-width:1.8}@media(max-width:370px){.onboardingGuide,.onboardingIntro,.setupComplete,.shortcutPanel,.usagePanel{padding-left:19px;padding-right:19px}.usageProductionImage{height:440px}.shortcutPanel .onboardingPrimary{margin-top:135px}.homeStepCard{min-height:330px}.homeStepImage{height:285px}}.homeGuidePanel{padding-bottom:24px}.homeGuidePanel>.browserTabs{position:-webkit-sticky;position:sticky;top:0;z-index:5;margin:0 0 20px;background:#f1f1f3;box-shadow:0 7px 14px rgba(255,255,255,.9)}.homeStepsList{border-top:1px solid #dedee1}.homeStepRow{position:relative;display:grid;grid-template-columns:minmax(0,56%) minmax(0,44%);align-items:center;grid-gap:12px;gap:12px;padding:25px 0;border-bottom:1px solid #dedee1}.homeStepRow>i{position:absolute;top:17px;left:-10px;z-index:2;width:43px;height:43px;border-radius:50%;background:#ed2947;color:#fff;display:grid;place-items:center;font-size:20px;font-style:normal;font-weight:900;box-shadow:0 0 0 4px #fff}.homeStepRow .homeStepImage{height:205px;border-radius:12px;background:#f3f3f4;overflow:hidden}.homeStepRow .homeStepImage img{width:100%;height:100%;object-fit:cover;object-position:center}.homeStepRow h2{margin:0 0 7px;font-size:15px;line-height:1.45}.homeStepRow p{margin:0;color:#777;font-size:9px;line-height:1.65}.homeGuideComplete{margin-top:22px}.homeGuidePanel>.onboardingEyebrow{margin-bottom:8px}.homeGuidePanel>h1{font-size:24px}.onboardingPage:has(.homeGuidePanel){height:auto;min-height:100svh;overflow:visible}@media(max-width:370px){.homeStepRow{grid-template-columns:54% 46%;gap:10px}.homeStepRow .homeStepImage{height:185px}.homeStepRow h2{font-size:14px}}.usageProductionImage{height:300px;margin-top:5px;display:grid;place-items:center;overflow:hidden}.usageProductionImage img{width:100%;height:100%;object-fit:cover}.usageCrop1 img{object-position:center 8%}.usageCrop2 img{object-position:center 76%}.usageCrop3 img{object-position:center 68%}@media(max-width:370px){.usageProductionImage{height:270px}}.watchEmptyAddCard{width:132px;height:190px;margin:26px 0 0 22px;border:3px dashed #d9d9dc;border-radius:4px;background:#fff;color:#ed2947;display:grid;place-items:center}.watchEmptyAddCard svg{width:38px;height:38px;stroke-width:1.35}.mallChooser{background:#fff;padding-bottom:78px}.mallChooserBody{padding:52px 25px 30px;text-align:center}.mallChooserBody h1{margin:0 0 28px;font-size:23px;line-height:1.45;letter-spacing:-.035em}.mallLinks{display:grid;grid-gap:14px;gap:14px}.mallLinks a{height:68px;border-radius:12px;background:#fff;box-shadow:0 10px 25px rgba(20,20,25,.16);display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:23px;font-weight:900}.mallLinks .amazon{color:#111;font-family:Arial,sans-serif}.mallLinks .rakuten{color:#bf0000}.mallLinks .yahoo{color:#d71920;flex-direction:column;line-height:.85}.mallLinks .yahoo small{font-size:9px;color:#333}.mallChooserBody>button{margin:31px auto 0;border:0;background:transparent;color:#222;font-size:12px;text-decoration:underline;text-underline-offset:4px}.howToOverlay{position:fixed;z-index:220;inset:0;background:rgba(20,20,22,.48);display:grid;place-items:center;padding:20px}.howToModal{position:relative;width:min(100%,390px);height:min(78svh,680px);min-height:570px;padding:24px 25px 22px;border-radius:16px;background:#fff;display:flex;flex-direction:column;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.22)}.howToModal>header{display:flex;align-items:center;justify-content:space-between;text-align:left}.howToModal>header b{color:#ed2947;font-size:18px}.howToModal>header button{width:36px;height:36px;border:0;border-radius:50%;background:#f3f3f4;display:grid;place-items:center}.howToModal>header svg{width:20px}.howToNumber{width:39px;height:39px;margin:25px auto 10px;border-radius:50%;background:#ed2947;color:#fff;display:grid;place-items:center;font-size:19px;font-weight:900}.howToModal h1{margin:0;font-size:24px;letter-spacing:-.035em}.howToModal>p{margin:7px 0 8px;color:#777;font-size:9px}.howToImage{height:270px;margin-top:3px;overflow:hidden;display:grid;place-items:center}.howToImage img{width:100%;height:100%;object-fit:cover}.howToCrop1 img{object-position:center 8%}.howToCrop2 img{object-position:center 76%}.howToCrop3 img{object-position:center 68%}.howToDots{height:24px;display:flex;align-items:center;justify-content:center;gap:6px}.howToDots i{width:6px;height:6px;border-radius:50%;background:#d7d7da}.howToDots i.on{width:18px;border-radius:5px;background:#ed2947}.howToNext{width:100%;min-height:50px;border:0;border-radius:999px;background:#ed2947;color:#fff;font-size:15px;font-weight:900}.howToBack{margin:7px auto 0;border:0;background:transparent;color:#777;display:flex;align-items:center;gap:3px;font-size:9px}.howToBack svg{width:13px}.collectionPage:has(+.howToOverlay){overflow:hidden}@media(max-width:370px){.howToOverlay{padding:12px}.howToModal{height:min(82svh,640px);min-height:540px;padding:20px 19px}.howToNumber{margin-top:17px}.howToImage{height:235px}.mallChooserBody{padding-left:19px;padding-right:19px}}.installCheckError{display:block;margin:0 0 10px;padding:9px 10px;border-radius:9px;background:#fff;color:#d7193f;font-size:10px}.iosHomeConfirmOverlay{position:fixed;z-index:240;inset:0;padding:20px;background:rgba(20,20,22,.5);display:grid;place-items:center}.iosHomeConfirm{position:relative;width:min(100%,370px);padding:42px 25px 25px;border-radius:20px;background:#fff;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.24)}.iosHomeConfirmClose{position:absolute;right:14px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f3f3f4;display:grid;place-items:center}.iosHomeConfirmClose svg{width:20px}.iosHomeConfirm h2{margin:14px 0 28px;font-size:21px;line-height:1.5;letter-spacing:-.035em}.iosHomeNotYet{margin:13px auto 0;border:0;background:transparent;color:#666;font-size:11px;text-decoration:underline;text-underline-offset:4px}.deviceStory{display:grid;grid-gap:9px;gap:9px;padding:0 18px 18px}.deviceStory article{position:relative;min-height:112px;padding:16px 13px 13px 54px;border:1px solid #ececf0;border-radius:18px;background:#fff;box-shadow:0 5px 18px rgba(20,20,28,.06);overflow:hidden}.deviceStory article>i{position:absolute;left:14px;top:15px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ff2771,#ff003d);color:#fff;font-style:normal;font-weight:900}.deviceStory article>div:first-of-type b,.deviceStory article>div:first-of-type small{display:block}.deviceStory article>div:first-of-type b{font-size:15px}.deviceStory article>div:first-of-type small{margin-top:4px;color:#777;font-size:9px}.storyMarkets{display:flex;gap:12px;margin-top:17px}.storyMarkets em{color:#d71920;font:900 14px Georgia,serif;font-style:normal}.storyMarkets em:first-child{color:#111}.storyShare{display:flex;align-items:center;gap:12px;margin-top:13px}.storyShare svg{width:28px;color:#555}.storyShare strong{width:38px;height:38px;border-radius:11px;background:var(--pink);color:#fff;display:grid;place-items:center;font:italic 900 25px Georgia,serif}.storyShare span{font-size:10px;font-weight:800}.storyChart{display:flex;align-items:center;gap:12px;margin-top:5px}.storyChart span{color:var(--pink);font-size:10px;font-weight:900}.storyChart svg{width:118px;height:45px}.storyChart path{fill:none;stroke:var(--pink);stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.shareSetupPrimary{min-height:48px;border-radius:999px;background:linear-gradient(90deg,#ff1760,#ff6949);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:900}.shareSetupActions button svg,.shareSetupPrimary svg{width:18px}.shareSetupActions button:disabled{opacity:.45}.shareSetupActions .setupSecondary{border:1px solid #dedee2;background:#fff;color:#333}.shareLaunchIntro.compact{padding-bottom:31px}.shareLaunchIntro.compact h1{font-size:30px}.homeGuideCard{min-height:610px;padding-top:31px}.browserTabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:5px;gap:5px;padding:4px;border-radius:999px;background:#f1f1f3}.browserTabs button{height:34px;border:0;border-radius:999px;background:transparent;color:#777;font-size:10px;font-weight:800}.browserTabs button.on{background:#fff;color:#222;box-shadow:0 2px 8px #0001}.homeGuideHeading{display:flex;align-items:center;gap:9px;margin:16px 0 10px}.homeGuideHeading i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:#fff;font-style:normal;font-weight:900}.homeGuideHeading h2{margin:0;font-size:17px}.homeGuideShot{height:320px;display:grid;place-items:center;overflow:hidden;border-radius:15px;background:#f5f5f6}.homeGuideShot img{width:100%;height:100%;object-fit:contain}.homeGuideCard .shareGuideBack{display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.deviceUsageVisual{position:relative;background:linear-gradient(145deg,#fff8fa,#f2f2f4)}.phoneMock{width:175px;height:225px;padding:12px;border:5px solid #222;border-radius:25px;background:#fff;box-shadow:0 12px 25px #0002}.phoneMock header{text-align:center;font-size:9px}.mockProduct{height:135px;margin:10px 0;display:grid;place-items:center;border-radius:10px;background:#f2f2f4;color:#999;font-size:11px}.phoneMock button{width:100%;height:36px;border:0;border-radius:10px;background:var(--pink);color:#fff;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:800}.phoneMock button svg{width:16px}.shareSheetMock{width:250px;padding:18px;border-radius:24px;background:#fff;box-shadow:0 8px 26px #0002;text-align:center}.shareSheetMock>small{color:#777}.shareSheetMock>div{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;margin:16px 0 7px}.shareSheetMock span{font-size:8px}.shareSheetMock b{width:54px;height:54px;margin:auto;border-radius:15px;background:var(--pink);color:#fff;display:grid;place-items:center;font:italic 900 32px Georgia,serif}.shareSheetMock strong{color:var(--pink);font-size:11px}.resultMock{width:245px;padding:21px;border-radius:20px;background:#fff;box-shadow:0 8px 25px #0002}.resultMock small{color:#777}.resultMock>div{margin:9px 0;font-size:11px}.resultMock strong{color:var(--pink);font-size:27px}.resultMock p{display:flex;align-items:center;gap:5px;margin:10px 0;color:#168d4b;font-size:10px;font-weight:800}.resultMock p svg{width:15px}.resultMock button{width:100%;height:40px;border:0;border-radius:999px;background:var(--pink);color:#fff;font-weight:900}.usageGuideCard{min-height:585px}@media(max-width:360px){.deviceStory{padding-left:11px;padding-right:11px}.homeGuideShot{height:285px}.homeGuideCard{min-height:560px}.usageGuideCard{min-height:545px}}.setupPrimary:disabled{background:#d8d8dc;color:#777}.androidInstallModal{padding-bottom:28px}.androidInstallSteps{margin:20px 0;padding:24px 18px;border-radius:18px;background:#f6f6f7;text-align:center}.androidInstallSteps b{display:block;font-size:12px;line-height:1.6}.androidInstallSteps span{display:block;margin:10px;color:var(--pink);font-size:20px}.androidInstallClose{width:100%;min-height:49px;border:0;border-radius:999px;background:#222;color:#fff;font-size:11px;font-weight:900}.mainDock .frontBinoculars{width:27px;height:27px}.frontBinoculars *{stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.watchCollectionGrid{padding-bottom:92px}.watchCollectionGrid .watchEmptyAddCard{width:100%;height:auto;min-height:190px;margin:0;border:3px dashed #d9d9dc;border-radius:14px;background:#fff;color:#ed2947;display:grid;place-items:center;align-self:stretch}.watchCollectionGrid .watchEmptyAddCard svg{width:38px;height:38px;stroke-width:1.35}.shareIconHint{margin:-2px 0 8px;padding:9px 11px;border-radius:11px;background:#f2f2f3}.shareIconHint>span{display:block;color:#555;font-size:8px;line-height:1.45}.shareIconHint>div{display:flex;align-items:center;justify-content:center;gap:23px;margin-top:6px}.shareIconHint svg{width:25px;height:25px;fill:none;stroke:#222;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.howToModal:has(.shareIconHint) .howToImage{height:220px}.howToModal:has(.shareIconHint) .howToNumber{margin-top:17px}.detailProductWatch{border:2px solid var(--pink)!important;background:#fff!important;color:var(--pink)!important;font-weight:900}.detailProductWatch.isWatched{background:#fff0f4!important}.shareClose{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#f4f4f5}.shareClose svg{width:20px;height:20px}.shareBuyButton{width:100%;min-height:49px;margin:0 0 9px;border-radius:999px;padding:0 18px;background:linear-gradient(90deg,#f21c55,#ff554c);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:900}.shareBuyButton span{font-size:23px;line-height:1}.shareWatchButton{border:2px solid var(--pink)!important;background:#fff!important;color:var(--pink)!important}.shareWatchButton.isWatched{background:#fff0f4!important;color:var(--pink)!important}