*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#121212;background:radial-gradient(circle at top left,rgba(255,151,70,.22),transparent 32rem),radial-gradient(circle at 80% 10%,rgba(86,142,255,.14),transparent 28rem),#fffaf4}a{color:inherit;text-decoration:none}button{font:inherit}.page{min-height:100vh;padding:28px;max-width:1180px;margin:0 auto}.nav{justify-content:space-between;padding:10px 0 42px}.brand,.nav{display:flex;align-items:center}.brand{gap:12px;font-weight:800;font-size:20px}.logo{width:38px;height:38px;border-radius:13px;object-fit:cover;display:block;flex-shrink:0;box-shadow:0 12px 30px rgba(0,0,0,.18)}.navLink{color:#6b6259;font-weight:600}.hero{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:48px;gap:48px;align-items:center;padding:30px 0 58px}.eyebrow{display:inline-flex;color:#a34f00;background:rgba(255,146,65,.16);padding:8px 12px;border-radius:999px;font-weight:800;letter-spacing:.02em}h1{font-size:clamp(42px,7vw,76px);line-height:.95;margin:20px 0;letter-spacing:-.06em}.heroTitle{font-size:clamp(34px,5.5vw,60px);line-height:1.02;letter-spacing:-.05em}.hero p{font-size:21px;line-height:1.55;color:#5f554d;max-width:620px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.actions.vertical{flex-direction:column}.primary,.secondary{min-height:50px;border-radius:999px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.primary{background:#121212;color:#fff;box-shadow:0 18px 38px rgba(0,0,0,.18)}.secondary{background:hsla(0,0%,100%,.75)}.phoneCard,.secondary{border:1px solid rgba(0,0,0,.08)}.phoneCard{background:hsla(0,0%,100%,.72);border-radius:38px;padding:24px;box-shadow:0 28px 80px rgba(75,47,20,.14);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.phoneTop{font-weight:900;margin-bottom:18px}.phoneTop,.reminder{display:flex;justify-content:space-between}.reminder{gap:16px;padding:18px;background:#fff;border-radius:24px;margin:12px 0;border:1px solid rgba(0,0,0,.06)}.reminder.urgent{background:#fff0df}.reminder p{margin:4px 0 0;color:#6a625a;font-size:15px}.reminder span{color:#8a8178;white-space:nowrap;font-size:14px}.features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;padding:24px 0 64px}.feature{background:hsla(0,0%,100%,.64);border:1px solid rgba(0,0,0,.08);border-radius:28px;padding:24px}.featureIcon{width:46px;height:46px;border-radius:16px;background:#121212;color:#fff;display:grid;place-items:center}.feature h2{margin:18px 0 8px}.feature p{color:#6b6259;line-height:1.5}.screensSection{padding:56px 0 24px;scroll-margin-top:24px}.screensHeader{text-align:center;max-width:520px;margin:0 auto 44px}.screensTitle{font-size:clamp(28px,4vw,40px);letter-spacing:-.04em;margin:0 0 12px;line-height:1.1;color:#121212}.screensSubtitle{margin:0;font-size:18px;line-height:1.5;color:#6b6259}.screensGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;align-items:end}.phoneMock{position:relative;width:100%;max-width:240px;margin:0 auto;background:linear-gradient(90deg,hsla(0,0%,100%,.2),transparent 12%,transparent 88%,hsla(0,0%,100%,.08)),linear-gradient(160deg,#343434,#111 54%,#242424);border-radius:34px;padding:7px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.18),inset 0 0 0 2px rgba(0,0,0,.78),0 24px 60px rgba(40,28,18,.18)}.phoneMock:after,.phoneMock:before{content:"";position:absolute;display:block;background:linear-gradient(180deg,#2c2c2c,#111);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08)}.phoneMock:before{left:-3px;top:70px;width:3px;height:42px;border-radius:3px 0 0 3px;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 58px 0 #171717}.phoneMock:after{right:-3px;top:118px;width:3px;height:64px;border-radius:0 3px 3px 0}.phoneMockScreen{position:relative;border-radius:28px;overflow:hidden;aspect-ratio:1320/2868;padding:22px 14px 18px;display:flex;flex-direction:column;gap:12px;border:1px solid hsla(0,0%,100%,.2);box-shadow:inset 0 0 0 1px rgba(0,0,0,.12),inset 0 8px 18px hsla(0,0%,100%,.08)}.phoneMockScreenShot{position:relative;padding:0;display:block;background:#fffaf4}.phoneMockScreenshot{object-fit:contain;object-position:top center}.phoneMockBar{height:10px;border-radius:5px;background:hsla(0,0%,100%,.38);width:58%}.phoneMockBarWide{width:78%}.phoneMockCard{border-radius:16px;background:hsla(0,0%,100%,.52);border:1px solid rgba(0,0,0,.08);min-height:64px;flex:1 1}.phoneMockCardShort{min-height:48px;flex:0.55 1}footer{border-top:1px solid rgba(0,0,0,.08);padding:26px 0;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#6b6259}footer div{display:flex;gap:18px}.sharedReminderPage{min-height:100svh;min-height:100dvh;display:flex;align-items:flex-start;justify-content:center;padding:max(64px,calc(20px + env(safe-area-inset-top, 0px))) max(20px,env(safe-area-inset-right,0px)) max(28px,env(safe-area-inset-bottom,0px)) max(20px,env(safe-area-inset-left,0px))}.sharedReminderInner{width:100%;max-width:420px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:18px}.sharedReminderLogoWrap{margin-bottom:0}.sharedReminderLogo{border-radius:18px;box-shadow:0 14px 36px rgba(0,0,0,.2)}.sharedReminderSenderRow{display:inline-flex;align-self:center;align-items:center;gap:12px;text-align:left;max-width:100%}.sharedReminderAvatar{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:16px;font-weight:700;letter-spacing:-.02em;color:#5a4338;background:linear-gradient(145deg,#ffe8dc,#ffd4c4);border:1px solid hsla(0,0%,100%,.65);box-shadow:0 6px 16px rgba(120,72,48,.12)}.sharedReminderEvent{margin:0;flex:0 1 auto;min-width:0;max-width:22rem;font-size:clamp(20px,5vw,25px);font-weight:800;letter-spacing:-.035em;line-height:1.2;color:#121212}.sharedReminderCard{align-self:stretch;text-align:left;background:hsla(0,0%,100%,.82);border:1px solid rgba(0,0,0,.07);border-radius:28px;padding:22px 20px;box-shadow:0 24px 64px rgba(75,47,20,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sharedReminderTitle{margin:0 0 14px;font-size:clamp(19px,4.6vw,22px);font-weight:600;letter-spacing:-.022em;line-height:1.35;color:#2a2622}.sharedReminderDue{margin:0;display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;color:#6b6259;line-height:1.4}.sharedReminderDue svg{flex-shrink:0;color:#a34f00;opacity:.85}.sharedReminderBlurb{margin:2px 0 0;font-size:16px;line-height:1.55;color:#5f554d;max-width:36ch}.sharedReminderCta{width:100%;margin-top:2px;display:flex;flex-direction:column;align-items:stretch;gap:8px}.sharedReminderStoreBtn{width:100%;min-height:54px;font-size:16px}.sharedReminderOpenApp{align-self:center;margin-top:2px;padding:6px 10px;font-size:15px;font-weight:600;color:#7a6f66;text-decoration:underline;text-underline-offset:3px;background:none;border:none;border-radius:8px}.sharedReminderOpenApp:active{color:#121212}@media (min-width:480px){.sharedReminderInner{gap:20px}.sharedReminderPage{padding-top:max(72px,calc(24px + env(safe-area-inset-top, 0px)))}.sharedReminderCard{padding:26px 24px 24px;border-radius:32px}}.addFriendCardInner{display:flex;align-items:center;gap:14px}.addFriendIcon{flex-shrink:0;color:#a34f00;opacity:.85}.addFriendCardTitle{margin:0 0 4px;font-size:clamp(17px,4vw,20px);font-weight:700;letter-spacing:-.022em;color:#2a2622}.addFriendCardSub{margin:0;font-size:14px;font-weight:500;color:#6b6259;line-height:1.4}.tiny{margin-top:20px;color:#8a8178;font-size:13px}.legal{max-width:760px;margin:0 auto;padding:54px 24px;line-height:1.65}.legal h1{font-size:44px;line-height:1;letter-spacing:-.04em}.legal h2{margin-top:34px}.legalList{margin:8px 0 0;padding-left:1.35em}.legalList li{margin:6px 0}.legal a{text-decoration:underline;text-underline-offset:2px}@media (max-width:850px){.page{padding:20px}.features,.hero,.screensGrid{grid-template-columns:1fr}.hero{gap:28px}.screensGrid{max-width:280px;margin:0 auto}footer{flex-direction:column}}