@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Plus+Jakarta+Sans:wght@600;700;800&display=swap');
:root{--yellow:#ffdc5f;--ink:#282828;--cream:#fff8ed;--pink:#f5c7e8;--lime:#d5f25c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:var(--cream)}a{color:inherit;text-decoration:none}.topbar{height:88px;padding:0 4vw;display:flex;align-items:center;justify-content:space-between;position:absolute;z-index:3;width:100%;color:var(--ink)}.wordmark{font:800 34px 'Plus Jakarta Sans';letter-spacing:-2.5px}.desktop-nav{display:flex;gap:36px;font-weight:700}.actions{display:flex;gap:12px;align-items:center}.download-icon,.menu-btn{height:44px;width:70px;border:0;border-radius:24px;background:#fff9ed;display:grid;place-items:center;font-size:29px;line-height:1}.menu-btn{width:70px;display:flex;flex-direction:column;gap:5px;padding:0 22px}.menu-btn i{height:2px;background:var(--ink);width:100%;display:block}.hero{min-height:720px;background:var(--yellow);padding:120px 5vw 0;overflow:hidden;position:relative}.hero h1{position:absolute;bottom:-18px;left:2vw;margin:0;font:800 clamp(100px,20vw,290px)/.9 'Plus Jakarta Sans';letter-spacing:-.1em;color:var(--ink)}.hero-cards{height:445px;max-width:690px;position:relative;margin:0 auto}.card{position:absolute;width:205px;height:330px;border-radius:10px;overflow:hidden;box-shadow:0 14px 25px #997e3850;transform:rotate(-4deg);background:#ddd}.card img{width:100%;height:100%;object-fit:cover}.card figcaption{position:absolute;bottom:18px;left:18px;color:white;font-weight:700;text-shadow:0 1px 4px #000}.card-one{left:14%;top:0;width:235px;height:370px;z-index:3}.card-two{left:40%;top:47px;z-index:2;transform:rotate(4deg)}.card-three{left:65%;top:90px;z-index:1;transform:rotate(8deg)}h2{font:800 clamp(42px,5.7vw,88px)/.95 'Plus Jakarta Sans';letter-spacing:-.07em;margin:10px 0 30px}.intro{padding:150px 9vw 120px;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center}.eyebrow{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;margin:0 0 25px}.intro-copy>p:not(.eyebrow),.member-copy>p:not(.eyebrow),.product p:not(.eyebrow),.get-app p:not(.eyebrow){font-size:19px;line-height:1.45;max-width:450px}.pill{display:inline-block;background:var(--ink);color:#fff;padding:17px 28px;border-radius:30px;font-weight:700;margin-top:18px}.pill.dark{background:var(--ink)}.interest-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.interest-grid figure{margin:0;position:relative;border-radius:16px;overflow:hidden}.interest-grid figure:last-child{grid-column:span 2;max-height:280px}.interest-grid img{width:100%;height:250px;object-fit:cover;display:block}.interest-grid figcaption{position:absolute;bottom:18px;left:20px;color:#fff;font-size:24px;font-weight:700}.member{background:var(--pink);display:grid;grid-template-columns:1.2fr 1fr;min-height:640px}.member-image img{width:100%;height:100%;object-fit:cover}.member-copy{padding:100px 8vw;position:relative}.stamp{position:absolute;right:9%;top:80px;border:2px solid var(--ink);border-radius:50%;width:115px;height:115px;display:grid;place-items:center;text-align:center;font-size:28px;transform:rotate(12deg)}.stamp small{font-size:11px;font-weight:700;line-height:1}.product-section{display:grid;grid-template-columns:1fr 1fr}.product{min-height:600px;padding:90px 9vw;display:flex;align-items:flex-end;background-size:cover;background-position:center}.product.date{background-image:linear-gradient(0deg,#0009,#0000 70%),url('https://bumble.com/_next/image/?url=%2Fbumble-brand-assets%2Fproject-love%2Fassets%2Fbumble-date.jpg&w=1024&q=75');color:white}.product.bff{background-image:linear-gradient(0deg,#0008,#0000 70%),url('https://bumble.com/_next/image/?url=%2Fbumble-brand-assets%2Fproject-love%2Fassets%2Fbff.jpg&w=1024&q=75');color:white}.product h2{margin-bottom:20px}.text-link{font-weight:700;border-bottom:2px solid currentColor;padding-bottom:7px;display:inline-block;margin-top:16px}.text-link span{font-size:22px}.story{text-align:center;padding:130px 10%;background:var(--lime)}.quote{font:800 90px/0 'Plus Jakarta Sans';margin:0}.story blockquote{font:700 clamp(28px,4vw,59px)/1.05 'Plus Jakarta Sans';max-width:950px;margin:25px auto}.story-meta{font-weight:700}.get-app{padding:110px 11vw 50px;display:flex;justify-content:space-between;align-items:center;overflow:hidden}.get-app img{max-width:50%;max-height:430px;object-fit:contain}footer{background:var(--ink);color:#fff;padding:80px 6vw 35px}.footer-brand{font:800 52px 'Plus Jakarta Sans';letter-spacing:-3px}.footer-brand span{color:var(--yellow);font-size:28px;margin-left:8px}.footer-columns{display:grid;grid-template-columns:repeat(3,1fr);max-width:700px;gap:45px;margin:70px 0}.footer-columns h3{font-size:14px;text-transform:uppercase;margin-bottom:24px}.footer-columns a{display:block;color:#bfbfbf;margin:12px 0}.footer-bottom{border-top:1px solid #555;padding-top:25px;display:flex;gap:30px;align-items:center;justify-content:space-between}.socials{display:flex;gap:20px;flex-wrap:wrap}.socials a{color:#ccc}.footer-download{font-weight:700}.language{display:flex;align-items:center;gap:8px;border:1px solid #777;border-radius:25px;padding:9px 12px}.language select{border:0;background:transparent;color:#fff;font:inherit;outline:none}.language option{color:#222}
@media(max-width:700px){.topbar{height:72px;padding:0 18px}.wordmark{font-size:26px}.desktop-nav{display:none}.download-icon,.menu-btn{width:45px;height:40px}.menu-btn{padding:0 13px}.hero{min-height:620px;padding-top:105px}.hero-cards{height:370px;transform:scale(.75);transform-origin:top center}.hero h1{font-size:27vw;bottom:0;left:3vw}.intro{display:block;padding:80px 24px}.intro-copy{margin-bottom:55px}.intro h2{font-size:54px}.intro-copy>p:not(.eyebrow),.member-copy>p:not(.eyebrow),.product p:not(.eyebrow),.get-app p:not(.eyebrow){font-size:17px}.interest-grid{gap:10px}.interest-grid img{height:175px}.interest-grid figcaption{font-size:17px;left:12px;bottom:12px}.member{display:flex;flex-direction:column}.member-image{height:330px}.member-copy{padding:70px 24px 85px}.stamp{top:40px;right:24px;width:85px;height:85px}.member-copy h2{font-size:54px;margin-top:20px}.product-section{display:block}.product{min-height:520px;padding:45px 24px}.product h2{font-size:52px}.story{padding:90px 24px}.story blockquote{font-size:34px}.get-app{display:block;padding:80px 24px 0}.get-app h2{font-size:54px}.get-app img{max-width:100%;margin-top:30px}.footer-columns{grid-template-columns:1fr 1fr;gap:30px;margin:50px 0}.footer-columns div:last-child{grid-column:span 2}.footer-bottom{display:grid;grid-template-columns:1fr;gap:24px}.language{width:max-content}}
