.hero{padding:36px 0 18px}.hero-head{opacity:0;margin-bottom:16px;animation:.7s cubic-bezier(.22,1,.36,1) 50ms forwards revealUp;transform:translateY(24px)}.hero-head h1{letter-spacing:0;color:var(--char);font-family:Chubby,sans-serif;font-size:clamp(2.6rem,5vw,5rem);font-weight:400;line-height:.9}.hero-head h1 em{color:var(--lime);font-style:normal}.hero-layout{grid-template-columns:1.6fr 1fr;grid-template-areas:"photo appbox""photo signup";gap:12px;display:grid}.hero-layout>*{opacity:0;animation:.6s cubic-bezier(.22,1,.36,1) forwards revealUp;transform:translateY(24px)}.hero-layout>:first-child{animation-delay:.18s}.hero-layout>:nth-child(2),.hero-layout>:nth-child(3){animation-delay:.32s}.hero-photo{background:var(--ink);border-radius:20px;grid-area:photo;min-height:420px;position:relative;overflow:hidden}.hero-photo img{object-fit:cover}.hero-photo-veil{background:linear-gradient(#0a0a0a00 45%,#0a0a0acc 100%);position:absolute;inset:0}.hero-photo-caption{z-index:2;color:#fff;max-width:38ch;font-size:1.45rem;font-weight:500;line-height:1.35;position:absolute;bottom:49px;left:49px;right:49px}.hero-cat-peek{z-index:3;width:136px;height:auto;position:absolute;top:-60px;right:-18px;transform:rotate(6deg)scaleX(-1)}.hero-app-box-wrap{grid-area:appbox;position:relative}.hero-app-box{background:var(--ink);text-align:center;border-radius:20px;flex-direction:column;align-items:center;gap:15px;padding:26px;display:flex;position:relative;overflow:hidden}.hero-app-box .spin-wrap{opacity:.16;width:220%;height:220%;animation:40s linear infinite spinBg;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(0)}.hero-app-box .spin-wrap img{object-fit:cover;object-position:center center}.hero-app-kicker{z-index:2;text-transform:uppercase;letter-spacing:.06em;color:#ffffff8c;font-size:.68rem;font-weight:500;position:relative}.hero-app-phones{z-index:2;width:34%;max-width:105px;height:auto;margin:2px 0 0;position:relative}.hero-app-box h2{z-index:2;color:#fff;max-width:20ch;font-family:Chubby,sans-serif;font-size:1.65rem;font-weight:400;line-height:1.15;position:relative}.hero-signup{background:var(--sand);border:1px solid var(--line);border-radius:20px;grid-area:signup;padding:12px 12px 5px}.hero-signup .join-form{max-width:none}.hero-signup .join-email{border-color:var(--lime)}.hero-signup .join-submit{text-transform:uppercase;letter-spacing:.03em}.hero-signup-note{color:var(--muted);text-align:center;margin-top:12px;font-size:.78rem;font-style:italic}.hero-signup-note a{text-underline-offset:2px;text-decoration:underline}@keyframes spinBg{to{transform:translate(-50%,-50%)rotate(360deg)}}.tag.alt{background:var(--lime);color:#fff;-webkit-backdrop-filter:none;backdrop-filter:none}.tag.pink{background:var(--pink);color:#fff}.wl-strip{margin:60px 0 8px}.wl-strip .wl-txt strong{font-size:clamp(1.25rem,2vw,1.6rem);font-weight:500;line-height:1.3}.section{padding:56px 0 0}.sec-top{margin-bottom:26px}.sec-top h2{color:var(--char);max-width:20ch;font-family:Chubby,sans-serif;font-size:clamp(1.9rem,3vw,3.1rem);font-weight:400;line-height:.9}.sec-top .kicker{text-transform:uppercase;color:var(--lime);margin-bottom:10px;font-size:.76rem;font-weight:500}.sec-top-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.see-all{color:var(--ink);white-space:nowrap;padding-bottom:4px;font-size:.85rem;font-weight:500;transition:transform .25s cubic-bezier(.22,1,.36,1)}.see-all:hover{transform:translate(3px)}.filters{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.filters button{cursor:pointer;text-transform:uppercase;border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:999px;padding:9px 15px 8px;font-family:inherit;font-size:calc(.78rem - 1px);font-weight:500;line-height:1;transition:border-color .18s,color .18s;position:relative}.filters button:hover{border-color:var(--ink);color:var(--ink)}.filters button.active{color:#fff;border-color:#0000;font-weight:500}.filters button .pill-bg{background:var(--lime);z-index:0;border-radius:999px;position:absolute;inset:0}.filters button .pill-label{z-index:1;position:relative}.grid{grid-template-columns:1fr 1fr;gap:50px 30px;margin-top:30px;display:grid}.post{cursor:pointer;transition:transform .3s cubic-bezier(.22,1,.36,1)}.post:hover{transform:translateY(-4px)}.post .pthumb{aspect-ratio:3/2;background:var(--sand2);border-radius:20px;transition:box-shadow .3s;position:relative;overflow:hidden}.post:hover .pthumb{box-shadow:0 18px 36px #0a0a0a29}.post .pthumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s cubic-bezier(.22,1,.36,1)}.post:hover .pthumb img{transform:scale(1.05)}.post .ptop{justify-content:space-between;align-items:center;gap:12px;margin:14px 0 8px;display:flex}.post .ptags{gap:7px;display:flex}.post h3{color:var(--char);font-size:1.2rem;font-weight:600;line-height:1.3}.post p{color:#747373;margin-top:8px;font-size:.95rem;font-weight:400}.post .meta{color:var(--muted);flex-shrink:0;font-size:.68rem;font-weight:500}.post-plain h3{margin-top:14px}.philo{background:var(--ink);color:var(--sand);text-align:center;isolation:isolate;border-radius:20px;margin:72px 0 0;padding:64px 54px;position:relative;overflow:hidden}#philosophy{margin-top:38px}.philo .kicker{text-transform:uppercase;color:#ffffffad;z-index:2;font-size:.76rem;font-weight:500;position:relative}.philo h2{z-index:2;max-width:22ch;color:var(--sand);margin:6px auto 0;font-family:Chubby,sans-serif;font-size:clamp(1.9rem,3vw,3.1rem);font-weight:400;line-height:.9;position:relative}.philo p{color:#ffffffad;z-index:2;max-width:64ch;margin:22px auto 0;font-size:clamp(1.08rem,1.08rem + .2vw,1.24rem);font-weight:400;position:relative}.philo p strong{color:var(--sand);font-weight:700}.studies{padding:56px 0 0}.studies .lead{color:var(--muted);max-width:54ch;margin-top:10px;font-weight:400}.study-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:30px;display:grid}.study{color:#fff;background:var(--ink);border-radius:20px;flex-direction:column;justify-content:flex-end;min-height:290px;padding:26px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.study:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0a0a0a2e}.study img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.study:hover img{transform:scale(1.06)}.study:before{content:"";background:linear-gradient(#0000001a,#000000b3);position:absolute;inset:0}#studies .study img{filter:grayscale()}.study .stag{z-index:2;text-transform:uppercase;color:#a2bcf7;font-size:.68rem;font-weight:500;position:relative}.study h3{z-index:2;margin:10px 0 6px;font-size:1.2rem;font-weight:500;line-height:1.3;position:relative}.study p{z-index:2;color:#fffc;max-width:40ch;font-size:.92rem;font-weight:400;position:relative}@media (max-width:880px){.hero-layout{grid-template-columns:1fr;grid-template-areas:"photo""signup"}.hero-app-box-wrap{display:none}.hero-photo{min-height:320px}.hero-photo-caption{font-size:1.05rem;bottom:20px;left:20px;right:20px}.hero-cat-peek{width:52px;top:-22px}.grid,.study-grid{grid-template-columns:1fr}.philo{padding:46px 28px}.philo .cat{width:90px;top:28px;right:24px}.philo p{text-align:left}}
