:root {
  --ink: #171713;
  --muted: #5d5b54;
  --paper: #f4f0e7;
  --paper-2: #fffdf7;
  --line: #1d1c18;
  --signal: #ef5b3f;
  --acid: #dffc69;
  --blue: #4968ef;
  --mint: #9bdcc4;
  --gold: #f0bd43;
  --shadow: 10px 12px 0 rgba(23, 23, 19, .14);
  --display: "Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;
  --sans: "Avenir Next", Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; overflow-x: hidden; }
body { margin: 0; overflow-x: hidden; color: var(--ink); background: var(--paper); font-family: var(--sans); font-size: 17px; line-height: 1.55; }
body[data-theme="countdowns"] { --signal: #ff7347; --acid: #ffdc70; --blue: #305e59; --mint: #a9ddca; }
body[data-theme="habits"] { --signal: #765bdf; --acid: #e9dbff; --blue: #493f91; --mint: #b7e2c5; }
body[data-theme="coffee"] { --signal: #c16739; --acid: #e8c28f; --blue: #553729; --mint: #d8c8b7; }
body[data-theme="travel"] { --signal: #e75d3d; --acid: #d7ef74; --blue: #176b7e; --mint: #a9dce5; }
body[data-theme="world"] { --signal: #1fac72; --acid: #d8f36b; --blue: #194f83; --mint: #a7e6c6; }
body[data-theme="photography"] { --signal: #f2a142; --acid: #e8ff77; --blue: #1d4a4e; --mint: #91d2c9; }

a { color: inherit; }
img { display: block; max-width: 100%; }
h1, h2, h3, p, figure { margin-top: 0; }
h1, h2, h3 { margin-bottom: .35em; font-family: var(--display); font-weight: 600; line-height: .95; letter-spacing: -.055em; }
h1 { font-size: clamp(4rem, 10.5vw, 8.8rem); }
h2 { font-size: clamp(3rem, 7vw, 6.3rem); }
h3 { font-size: clamp(2.05rem, 4vw, 4rem); }
p { color: var(--muted); }
button, a { font: inherit; }
.wrap { width: min(1260px, calc(100% - 34px)); margin-inline: auto; }
.skip { position: fixed; z-index: 1000; top: 8px; left: 8px; padding: 12px 16px; color: white; background: var(--ink); transform: translateY(-150%); }
.skip:focus { transform: none; }
:focus-visible { outline: 3px solid var(--signal); outline-offset: 4px; }

/* Navigation */
.nav { position: sticky; z-index: 60; top: 0; border-bottom: 1px solid var(--line); background: rgba(244, 240, 231, .92); backdrop-filter: blur(16px); }
.navin { min-height: 72px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.logo { display: inline-flex; align-items: center; gap: 12px; color: var(--ink); font-size: .93rem; font-weight: 760; letter-spacing: -.025em; text-decoration: none; }
.logo i { width: 46px; height: 46px; flex: 0 0 46px; overflow: hidden; border: 0; border-radius: 50%; color: transparent; background: #020817 url("/assets/brand/lets-build-apps-hq-mark.webp") center / cover no-repeat; box-shadow: 0 0 0 1px rgba(23,23,19,.16); font-size: 0; font-style: normal; }
.logo i::before, .logo i::after { content: none; }
.logo strong { color: var(--ink); font-weight: 850; }
.navlinks { display: none; align-items: center; gap: 28px; }
.navlinks a { color: var(--muted); font-size: .78rem; font-weight: 700; letter-spacing: .08em; text-decoration: none; text-transform: uppercase; }
.navlinks a:hover { color: var(--ink); }
.navcta, .btn { min-height: 48px; display: inline-flex; align-items: center; justify-content: center; gap: 12px; padding: 12px 18px; border: 1px solid var(--ink); border-radius: 0; color: var(--paper-2); background: var(--ink); box-shadow: 4px 5px 0 var(--signal); font-size: .84rem; font-weight: 800; letter-spacing: .015em; text-decoration: none; transition: transform .18s ease, box-shadow .18s ease; }
.navcta:hover, .btn:hover { box-shadow: 1px 2px 0 var(--signal); transform: translate(3px, 3px); }
.btn.alt { color: var(--ink); background: transparent; box-shadow: none; }
.textLink, .linkArrow { display: inline-flex; align-items: center; gap: 8px; padding-bottom: 4px; border-bottom: 1px solid currentColor; color: inherit; font-size: .9rem; font-weight: 800; text-decoration: none; }
.textLink span { transition: transform .18s ease; }
.textLink:hover span { transform: translateX(4px); }

/* Homepage cover */
.homeHero { position: relative; min-height: 780px; display: flex; align-items: center; overflow: hidden; padding: 78px 0 92px; border-bottom: 1px solid var(--line); isolation: isolate; }
.homeHero::before { position: absolute; z-index: -2; inset: 0; content: ""; background: repeating-linear-gradient(115deg, transparent 0 26px, rgba(23,23,19,.035) 26px 27px); }
.heroType { position: absolute; z-index: -1; right: -2vw; bottom: -5vw; color: transparent; font-size: clamp(8rem, 24vw, 24rem); font-weight: 900; letter-spacing: -.09em; line-height: .7; -webkit-text-stroke: 1px rgba(23,23,19,.09); white-space: nowrap; }
.homeHeroGrid { display: grid; gap: 70px; align-items: center; }
.edition { margin-bottom: 28px; color: var(--ink); font-size: .72rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.homeHero h1 { max-width: 760px; }
.homeHero h1 em { position: relative; display: inline-block; color: var(--signal); font-weight: inherit; }
.homeHero h1 em::after { position: absolute; left: .03em; right: -.03em; bottom: -.02em; height: .08em; content: ""; background: var(--ink); transform: rotate(-1.5deg); }
.homeHero .lead { max-width: 650px; font-size: clamp(1.08rem, 2vw, 1.35rem); }
.actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; margin-top: 30px; }
.heroProof { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin-top: 54px; border-block: 1px solid var(--line); }
.heroProof div { padding: 18px 10px 18px 0; }
.heroProof div + div { padding-left: 16px; border-left: 1px solid var(--line); }
.heroProof strong { display: block; font-family: var(--display); font-size: 2.6rem; font-weight: 600; line-height: 1; }
.heroProof span { display: block; margin-top: 4px; color: var(--muted); font-size: .7rem; font-weight: 700; letter-spacing: .06em; text-transform: uppercase; }
.coverStory { position: relative; min-height: 590px; }
.coverField { position: absolute; inset: 3% 4% 8% 8%; border: 1px solid var(--ink); background: var(--blue); box-shadow: var(--shadow); transform: rotate(2.5deg); }
.coverField::after { position: absolute; right: -12px; top: -12px; width: 64%; height: 52%; border: 1px solid var(--ink); content: ""; background: var(--acid); }
.coverPhone { position: absolute; overflow: hidden; margin: 0; border: 7px solid var(--ink); border-radius: 24px; background: var(--ink); box-shadow: 7px 8px 0 rgba(23,23,19,.23); }
.coverPhone img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.coverPhoneA { z-index: 2; left: 8%; top: 9%; width: 42%; aspect-ratio: 900/1955; transform: rotate(-6deg); }
.coverPhoneB { z-index: 3; right: 4%; top: 17%; width: 41%; aspect-ratio: 900/1955; transform: rotate(7deg); }
.coverPhoneC { z-index: 4; left: 38%; bottom: 2%; width: 35%; aspect-ratio: 900/1955; transform: rotate(1.5deg); }
.coverCaption { position: absolute; z-index: 5; right: 2%; bottom: 0; width: 190px; padding: 12px; border: 1px solid var(--ink); color: var(--ink); background: var(--paper-2); font-size: .73rem; font-weight: 700; line-height: 1.35; transform: rotate(-2deg); }
.coverCaption span { display: block; margin-bottom: 4px; color: var(--signal); font-weight: 900; }
.releaseRail { border-bottom: 1px solid var(--line); color: var(--paper-2); background: var(--ink); }
.releaseRailInner { min-height: 54px; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; gap: 8px 28px; padding-block: 12px; font-size: .72rem; font-weight: 700; letter-spacing: .045em; text-transform: uppercase; }
.liveDot { width: 8px; height: 8px; display: inline-block; margin-right: 7px; border-radius: 50%; background: var(--acid); box-shadow: 0 0 0 4px rgba(223,252,105,.14); }

/* Catalogue */
section { padding: 100px 0; }
.catalogue { padding-top: 128px; }
.sectionHead { max-width: 980px; margin-bottom: 54px; }
.catalogueHead, .worksHead { display: grid; gap: 28px; align-items: end; max-width: none; }
.catalogueHead h2, .worksHead h2 { margin-bottom: 0; }
.catalogueHead .intro, .worksHead .intro { max-width: 520px; margin-bottom: 4px; }
.kicker { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 18px; color: var(--ink); font-size: .72rem; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.kicker::before { width: 28px; height: 3px; content: ""; background: var(--signal); }
.intro { max-width: 700px; font-size: 1.12rem; }
.productGrid { display: grid; gap: 20px; }
.product { position: relative; overflow: hidden; display: grid; gap: 28px; padding: 26px; border: 1px solid var(--line); border-radius: 0; background: var(--paper-2); box-shadow: 6px 7px 0 rgba(23,23,19,.10); }
.product::before { position: absolute; top: 0; left: 0; width: 100%; height: 7px; content: ""; background: var(--signal); }
.productMeta { display: flex; align-items: center; justify-content: space-between; gap: 16px; margin-bottom: 24px; color: var(--muted); font-size: .68rem; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.status { display: inline-flex; align-items: center; gap: 6px; padding: 6px 9px; border: 1px solid currentColor; color: #155f42; background: #dff4e7; font-size: .64rem; font-weight: 850; letter-spacing: .06em; text-transform: uppercase; }
.status::before { width: 6px; height: 6px; border-radius: 50%; content: ""; background: currentColor; }
.statusReview { color: #74430b; background: #ffedbc; }
.statusPrivate { color: #4d4a5e; background: #e9e5f4; }
.appIdentity { display: flex; align-items: center; gap: 14px; margin-bottom: 22px; }
.appIcon { width: 60px; height: 60px; border: 1px solid rgba(23,23,19,.14); border-radius: 14px; box-shadow: 4px 5px 0 rgba(23,23,19,.12); }
.productName { font-size: .78rem; font-weight: 850; letter-spacing: .09em; text-transform: uppercase; }
.product h3 { max-width: 760px; }
.product p { max-width: 690px; }
.chips { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 20px; }
.chips span { padding: 6px 9px; border: 1px solid rgba(23,23,19,.28); color: var(--muted); background: rgba(255,255,255,.35); font-size: .69rem; font-weight: 750; letter-spacing: .025em; }
.miniShots { min-width: 0; display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; align-items: end; padding: 22px 22px 0; border: 1px solid var(--line); background: var(--acid); }
.miniShots img { width: 100%; aspect-ratio: 900/1955; border: 5px solid var(--ink); border-bottom: 0; border-radius: 20px 20px 0 0; object-fit: cover; object-position: top; box-shadow: 5px 0 0 rgba(23,23,19,.12); }
.miniShots img:nth-child(2) { transform: translateY(20px); }
.wideShot { overflow: hidden; border: 1px solid var(--line); background: var(--acid); }
.wideShot img { width: 100%; }
.product.featured { color: var(--paper-2); background: var(--ink); }
.product.featured p { color: #c7c4ba; }
.product.featured .productMeta { color: #b9b5aa; }
.product.featured .textLink { color: var(--acid); }
.product.featured .chips span { border-color: rgba(255,255,255,.25); color: #d5d1c7; background: rgba(255,255,255,.04); }
.product.featured .btn { color: var(--ink); background: var(--acid); box-shadow: 4px 5px 0 var(--signal); }
.product.world::before { background: #20a86d; }
.product.world .miniShots { background: #9de2bc; }
.product.countdown::before { background: #e87842; }
.product.countdown .wideShot { background: #ffd278; }
.product.photography { color: #f7f3e9; background: #11191b; }
.product.photography::before { background: #f0a44c; }
.product.photography p, .product.photography .productMeta { color: #bcc5c3; }
.product.photography .textLink { color: #f3b765; }
.product.photography .chips span { border-color: rgba(255,255,255,.22); color: #d2d7d5; background: rgba(255,255,255,.04); }
.product.photography .miniShots { background: #326b67; }
.worksHead { margin-top: 140px; padding-top: 44px; border-top: 1px solid var(--line); }
.worksGrid .product h3 { font-size: clamp(2rem, 3.4vw, 3.3rem); }
.worksGrid .product p { font-size: .94rem; }
.worksGrid .product.coffee { background: #e8d4bf; }
.worksGrid .product.travel { background: #dcebed; }
.worksGrid .product.travelPlans { background: #e8ecdc; }
.worksGrid .product.habits { background: #e5dff2; }
.worksGrid .product.wedding { background: #efe1dc; }

/* Principles and CTA */
.manifesto { border-block: 1px solid var(--line); color: var(--paper-2); background: var(--ink); }
.manifesto .kicker, .manifesto h2 { color: var(--paper-2); }
.manifestoGrid { display: grid; gap: 64px; }
.manifestoTitle h2 { font-size: clamp(3rem, 7vw, 6rem); }
.principles { margin: 0; padding: 0; border-top: 1px solid rgba(255,255,255,.35); list-style: none; }
.principles li { display: grid; grid-template-columns: 46px 1fr; gap: 18px; padding: 24px 0; border-bottom: 1px solid rgba(255,255,255,.25); }
.principles li > span { color: var(--acid); font-family: var(--display); font-size: 1.35rem; }
.principles b { display: block; margin-bottom: 7px; font-size: 1.05rem; }
.principles p { margin-bottom: 0; color: #bdbab0; font-size: .92rem; }
.socialDesk { position: relative; overflow: hidden; border-bottom: 1px solid var(--line); background: #e7dfce; isolation: isolate; }
.socialDesk::before { position: absolute; z-index: -1; inset: 0; content: "@"; color: transparent; font-family: var(--display); font-size: min(60vw, 680px); font-weight: 700; line-height: .78; text-align: right; -webkit-text-stroke: 1px rgba(23,23,19,.09); transform: translate(4%, 4%); }
.socialDeskGrid { display: grid; gap: 48px; align-items: end; }
.socialDeskCopy h2 { max-width: 760px; font-size: clamp(3.2rem, 7vw, 6.7rem); }
.socialDeskCopy h2 em { color: var(--signal); font-weight: inherit; }
.socialDeskCopy p { max-width: 650px; margin-bottom: 0; font-size: 1.04rem; }
.socialCards { display: grid; gap: 14px; }
.socialCard { min-height: 142px; display: grid; grid-template-columns: auto 1fr auto; gap: 18px; align-items: center; padding: 24px; border: 1px solid var(--line); color: var(--paper-2); background: var(--ink); box-shadow: 7px 8px 0 rgba(23,23,19,.14); text-decoration: none; transition: transform .18s ease, box-shadow .18s ease; }
.socialCard:hover { box-shadow: 2px 3px 0 rgba(23,23,19,.14); transform: translate(5px, 5px); }
.socialCardInstagram { color: var(--ink); background: var(--acid); }
.socialCardYouTube { color: var(--ink); background: var(--signal); }
.socialGlyph { width: 50px; height: 50px; display: grid; place-items: center; border: 1px solid currentColor; border-radius: 50%; font-family: var(--display); font-size: 1.65rem; font-weight: 700; }
.socialCard small { display: block; margin-bottom: 4px; color: inherit; font-size: .67rem; font-weight: 750; letter-spacing: .07em; text-transform: uppercase; opacity: .72; }
.socialCard strong { display: block; font-family: var(--display); font-size: clamp(1.5rem, 4vw, 2.3rem); font-weight: 600; letter-spacing: -.04em; }
.socialCard i { font-size: 1.7rem; font-style: normal; }
.ctaSection { padding: 110px 0; }
.ctaBox { padding: 40px 0 0; border-top: 1px solid var(--line); }
.ctaBox h2 { max-width: 900px; }
.downloadList { margin-top: 46px; border-top: 1px solid var(--line); }
.downloadList a { display: grid; grid-template-columns: 1fr 2fr auto; gap: 18px; align-items: center; padding: 20px 6px; border-bottom: 1px solid var(--line); text-decoration: none; transition: padding .18s ease, background .18s ease; }
.downloadList a:hover { padding-inline: 16px; background: var(--acid); }
.downloadList span { color: var(--muted); font-size: .68rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.downloadList b { font-family: var(--display); font-size: clamp(1.7rem, 4vw, 3rem); font-weight: 600; letter-spacing: -.04em; }
.downloadList i { font-size: 1.5rem; font-style: normal; }

/* Product pages */
.hero { position: relative; overflow: hidden; padding: 88px 0 110px; border-bottom: 1px solid var(--line); isolation: isolate; }
.hero::before { position: absolute; z-index: -2; inset: 0; content: ""; background: repeating-linear-gradient(115deg, transparent 0 26px, rgba(23,23,19,.035) 26px 27px); }
.heroGrid, .split { display: grid; gap: 58px; align-items: center; }
.heroCopy .lead { max-width: 680px; font-size: clamp(1.08rem, 2vw, 1.28rem); }
.heroVisual { position: relative; min-height: 530px; }
.halo { position: absolute; inset: 3% 4% 8% 8%; border: 1px solid var(--ink); background: var(--blue); box-shadow: var(--shadow); transform: rotate(2.5deg); }
.phoneStack { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; gap: 15px; }
.shot { position: relative; width: min(240px, 48%); overflow: hidden; padding: 6px; border: 1px solid var(--ink); border-radius: 26px; background: var(--ink); box-shadow: 6px 8px 0 rgba(23,23,19,.18); }
.shot img { width: 100%; border-radius: 20px; }
.shot:first-child { transform: rotate(-5deg) translateY(24px); }
.shot:last-child { transform: rotate(5deg) translateY(-18px); }
.sticker { position: absolute; z-index: 5; padding: 9px 12px; border: 1px solid var(--ink); color: var(--ink); background: var(--paper-2); box-shadow: 4px 5px 0 rgba(23,23,19,.18); font-size: .73rem; font-weight: 850; letter-spacing: .04em; text-transform: uppercase; }
.sticker.a { left: 0; top: 15%; transform: rotate(-5deg); }
.sticker.b { right: 0; bottom: 10%; background: var(--acid); transform: rotate(4deg); }
.evidence { border-block: 1px solid var(--line); color: var(--paper-2); background: var(--ink); }
.evidence h2, .evidence h3, .evidence .kicker { color: var(--paper-2); }
.evidence .intro, .evidence p { color: #c6c2b8; }
.evidenceGrid { display: grid; gap: 20px; }
.evidenceCard { margin: 0; padding: 12px; border: 1px solid rgba(255,255,255,.28); background: #292923; }
.evidenceCard img { width: 100%; }
.proofFrame { position: relative; overflow: hidden; margin: 0; border: 1px solid rgba(255,255,255,.24); background: #111; box-shadow: 7px 8px 0 rgba(0,0,0,.28); }
.proofFrame img { width: 100%; }
.proofLabel { position: absolute; right: 10px; bottom: 10px; left: 10px; padding: 12px 14px; border: 1px solid rgba(255,255,255,.34); color: white; background: rgba(17,17,15,.86); backdrop-filter: blur(10px); font-size: .74rem; font-weight: 850; }
.proofLabel small { display: block; margin-top: 3px; color: rgba(255,255,255,.7); font-weight: 600; }
.caption { margin: 12px 4px 2px; font-size: .75rem; }
.featureGrid, .valueGrid, .steps { display: grid; gap: 0; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.feature, .value, .step { padding: 26px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: rgba(255,255,255,.22); }
.feature b, .value b, .step b { display: block; margin-bottom: 8px; font-size: 1.03rem; }
.feature p, .value p, .step p { margin: 0; font-size: .9rem; }
.icon { width: 42px; height: 42px; display: grid; place-items: center; margin-bottom: 28px; border: 1px solid var(--line); color: var(--ink); background: var(--acid); font-family: var(--display); font-weight: 700; }
.values { border-block: 1px solid var(--line); color: var(--paper-2); background: var(--blue); }
.values h2, .values h3, .values .kicker { color: var(--paper-2); }
.values p { color: rgba(255,255,255,.76); }
.values .valueGrid { border-color: rgba(255,255,255,.3); }
.values .value { border-color: rgba(255,255,255,.3); background: rgba(255,255,255,.08); }
.factbox { padding: 30px; border: 1px solid var(--paper-2); color: var(--paper-2); background: var(--ink); box-shadow: 7px 8px 0 rgba(0,0,0,.22); }
.factbox h2 { font-size: clamp(2.2rem, 5vw, 4.5rem); }
.factbox p { color: #c8c5bc; }
.factbox ul { margin: 22px 0 0; padding: 0; list-style: none; }
.factbox li { display: grid; grid-template-columns: 18px 1fr; gap: 8px; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.17); }
.factbox li::before { content: "↳"; color: var(--acid); font-weight: 900; }
.notice, .legalNote { padding: 16px 18px; border: 1px solid var(--line); border-left: 7px solid var(--signal); color: var(--ink); background: var(--paper-2); font-size: .88rem; }
.ctaBox > p:not(.edition) { max-width: 680px; font-size: 1.08rem; }
.ctaBox > .actions { justify-content: flex-start; }

/* Better Pictures special presentation */
.bpHero { color: #f7f3e9; background: #10191b; }
.bpHero::before { background: repeating-linear-gradient(115deg, transparent 0 26px, rgba(255,255,255,.04) 26px 27px); }
.bpHero h1, .bpHero .kicker { color: #f7f3e9; }
.bpHero .lead { color: #bfc7c5; }
.bpHero .btn { color: #12191a; background: #f2ad50; }
.bpHero .btn.alt { color: #f7f3e9; border-color: #f7f3e9; }
.bpHero .chips span { border-color: rgba(255,255,255,.25); color: #d1d7d5; background: transparent; }
.bpVisual { min-height: 640px; }
.bpLensGlow { position: absolute; inset: 5%; border: 1px solid rgba(255,255,255,.25); background: #2d6461; box-shadow: 10px 12px 0 rgba(241,170,77,.28); transform: rotate(3deg); }
.bpPhone { position: absolute; z-index: 2; top: 0; left: 50%; width: min(350px, 74%); height: 620px; margin: 0; padding: 7px; overflow: hidden; border: 1px solid rgba(255,255,255,.3); border-radius: 36px; background: #05090a; box-shadow: 9px 11px 0 rgba(0,0,0,.4); transform: translateX(-50%) rotate(2deg); }
.bpPhone img { width: 100%; border-radius: 29px; }
.bpDarkSection { border-block: 1px solid var(--line); color: #f7f3e9; background: #11191b; }
.bpDarkSection p { color: #bdc5c4; }
.bpPlan { padding: 28px; border: 1px solid rgba(255,255,255,.3); background: #1b292b; box-shadow: 7px 8px 0 rgba(0,0,0,.3); }
.bpPlanEyebrow { display: block; margin-bottom: 18px; color: #f2ad50; font-size: .72rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.bpSettings { display: grid; grid-template-columns: repeat(2,1fr); gap: 1px; margin-bottom: 22px; border: 1px solid rgba(255,255,255,.2); background: rgba(255,255,255,.2); }
.bpSettings div { padding: 15px; background: #172224; }
.bpSettings small { display: block; color: #8e9b9b; font-size: .65rem; font-weight: 800; letter-spacing: .09em; }
.bpSettings strong { font-family: var(--display); font-size: 2rem; }
.bpFaq { display: grid; gap: 0; border-top: 1px solid var(--line); }
.bpFaq details { border-bottom: 1px solid var(--line); }
.bpFaq summary { padding: 20px 42px 20px 0; cursor: pointer; font-weight: 800; }
.bpFaq details p { max-width: 820px; padding-bottom: 22px; }

/* Policy and support pages */
.privacyWrap { width: min(900px, calc(100% - 34px)); margin: auto; padding: 70px 0 110px; }
.policy { padding: 30px; border: 1px solid var(--line); background: var(--paper-2); box-shadow: 7px 8px 0 rgba(23,23,19,.11); }
.policy h1 { font-size: clamp(3.4rem, 8vw, 6.8rem); }
.policy h2 { margin-top: 48px; padding-top: 20px; border-top: 1px solid var(--line); font-size: clamp(1.9rem, 4vw, 3.2rem); }
.policy h3 { margin-top: 28px; font-family: var(--sans); font-size: 1rem; letter-spacing: 0; }
.policy li, .policy p { color: var(--muted); }
.policyNav { display: grid; gap: 0; margin: 30px 0; border-top: 1px solid var(--line); }
.policyNav a { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 14px 4px; border-bottom: 1px solid var(--line); font-weight: 750; text-decoration: none; }
.policyNav a::after { content: "↓"; color: var(--signal); }
.policy section { padding: 0; scroll-margin-top: 90px; }
.policy section + section { margin-top: 42px; }
.availability { display: grid; gap: 0; margin: 24px 0; border-top: 1px solid var(--line); }
.availability div { display: flex; justify-content: space-between; gap: 18px; padding: 12px 0; border-bottom: 1px solid var(--line); }

footer { padding: 50px 0; border-top: 1px solid var(--line); }
.foot { display: grid; gap: 22px; align-items: start; color: var(--muted); font-size: .82rem; }
.foot p { margin: 0; }
.footlinks { display: flex; flex-wrap: wrap; gap: 18px; }
.footlinks a { font-weight: 700; }
.pawIcon { width: 60px; height: 60px; display: grid; place-items: center; border: 1px solid var(--line); background: #e5dff2; font-size: 1.55rem; box-shadow: 4px 5px 0 rgba(23,23,19,.12); }

/* Press and creator desk */
.pressHero { position: relative; min-height: 780px; display: flex; align-items: center; overflow: hidden; padding: 78px 0 92px; border-bottom: 1px solid var(--line); isolation: isolate; }
.pressHero::before { position: absolute; z-index: -2; inset: 0; content: ""; background: repeating-linear-gradient(115deg, transparent 0 26px, rgba(23,23,19,.035) 26px 27px); }
.pressHero h1 { max-width: 830px; }
.pressHero h1 em { color: var(--signal); font-weight: inherit; }
.pressHero .lead { max-width: 670px; font-size: clamp(1.08rem, 2vw, 1.35rem); }
.pressLineup { padding-top: 128px; }
.pressAppGrid { display: grid; gap: 20px; }
.pressApp { padding: 28px; border: 1px solid var(--line); background: var(--paper-2); box-shadow: 6px 7px 0 rgba(23,23,19,.1); }
.pressApp h3 { font-size: clamp(2.3rem, 4.4vw, 4rem); }
.pressAppDark { color: #f7f3e9; background: #11191b; }
.pressAppDark p { color: #bdc5c4; }
.pressAppDark .kicker, .pressAppDark .textLink { color: #f2ad50; }
.pressAppDark .chips span { border-color: rgba(255,255,255,.25); color: #d1d7d5; }
.assetDesk { border-block: 1px solid var(--line); background: #e7dfce; }
.assetGrid { display: grid; gap: 20px; }
.assetCard { margin: 0; padding: 14px; border: 1px solid var(--line); background: var(--paper-2); box-shadow: 6px 7px 0 rgba(23,23,19,.12); }
.assetImage { position: relative; overflow: hidden; height: 500px; border: 1px solid var(--line); background: var(--ink); }
.assetImage img { width: 100%; height: 100%; object-fit: cover; object-position: top; }
.assetImageWide img { object-fit: contain; object-position: center; }
.assetImagePortrait img { object-position: center; }
.assetImage span { position: absolute; right: 10px; bottom: 10px; left: 10px; padding: 10px 12px; border: 1px solid rgba(255,255,255,.4); color: white; background: rgba(17,17,15,.84); font-size: .68rem; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; backdrop-filter: blur(10px); }
.assetCard figcaption { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 16px 4px 4px; }
.assetCard figcaption b { font-size: .86rem; }
.assetCard figcaption a { font-size: .72rem; font-weight: 800; }
.socialAssetHead { margin-top: 86px; padding-top: 34px; border-top: 1px solid var(--line); }
.pressBoilerplate { margin-bottom: 32px; padding: 25px; border: 1px solid rgba(255,255,255,.3); background: rgba(255,255,255,.07); }
.pressBoilerplate p { margin: 0; color: #e3dfd4; font-family: var(--display); font-size: clamp(1.45rem, 2.7vw, 2.2rem); line-height: 1.2; letter-spacing: -.03em; }
.pressContact > p:not(.edition) { max-width: 750px; }

@media (min-width: 720px) {
  .wrap { width: min(1260px, calc(100% - 72px)); }
  .homeHeroGrid, .heroGrid, .split { grid-template-columns: 1.02fr .98fr; }
  .catalogueHead, .worksHead { grid-template-columns: 1.2fr .8fr; }
  .productGrid { grid-template-columns: repeat(2, 1fr); }
  .liveGrid .product { grid-column: span 2; grid-template-columns: 1.05fr .95fr; align-items: stretch; padding: 34px; }
  .liveGrid .product.countdown { grid-template-columns: .9fr 1.1fr; }
  .liveGrid .product.countdown .wideShot { align-self: center; }
  .worksGrid .product.coffee { grid-column: span 2; grid-template-columns: 1fr .8fr; }
  .worksGrid .product.coffee .productMeta, .worksGrid .product.coffee .appIdentity, .worksGrid .product.coffee h3, .worksGrid .product.coffee p, .worksGrid .product.coffee .actions { grid-column: 1; }
  .worksGrid .product.coffee .wideShot { grid-column: 2; grid-row: 1 / span 6; align-self: stretch; }
  .worksGrid .product.coffee .wideShot img { height: 100%; object-fit: cover; object-position: top; }
  .manifestoGrid { grid-template-columns: .9fr 1.1fr; }
  .socialDeskGrid { grid-template-columns: 1.08fr .92fr; }
  .featureGrid, .valueGrid, .steps { grid-template-columns: repeat(3,1fr); }
  .evidenceGrid { grid-template-columns: repeat(2,1fr); }
  .pressAppGrid, .assetGrid { grid-template-columns: repeat(2,1fr); }
  .foot { grid-template-columns: 1fr 1fr auto; }
  .policy { padding: 50px; }
}

@media (min-width: 1040px) {
  .navlinks { display: flex; }
  .homeHeroGrid { grid-template-columns: 1.1fr .9fr; }
  .productGrid { grid-template-columns: repeat(12,1fr); }
  .liveGrid .product.featured, .liveGrid .product.world, .liveGrid .product.photography { grid-column: span 12; }
  .liveGrid .product.countdown { grid-column: 2 / span 10; }
  .worksGrid .product { grid-column: span 4; }
  .worksGrid .product.coffee { grid-column: span 8; }
  .worksGrid .product.wedding { grid-column: span 8; }
  .worksGrid .product.habits { grid-column: span 4; }
  .coffeeEvidence { grid-template-columns: repeat(3,1fr); }
}

@media (max-width: 719px) {
  body { font-size: 16px; }
  .navcta { padding-inline: 12px; font-size: .72rem; }
  .homeHero { min-height: auto; padding-top: 58px; }
  .pressHero { min-height: auto; padding-top: 58px; }
  .homeHero h1 { font-size: clamp(3.9rem, 20vw, 6.1rem); }
  .pressHero h1 { font-size: clamp(3.9rem, 18vw, 6.1rem); }
  .homeHeroGrid { gap: 52px; }
  .coverStory { min-height: 500px; }
  .coverCaption { right: 0; }
  .releaseRailInner { align-items: flex-start; flex-direction: column; padding-block: 16px; }
  .heroProof strong { font-size: 2rem; }
  .catalogue { padding-top: 90px; }
  section { padding: 78px 0; }
  .product { padding: 22px; }
  .product h3 { font-size: 2.7rem; }
  .miniShots { padding-inline: 12px; }
  .worksHead { margin-top: 96px; }
  .downloadList a { grid-template-columns: 1fr auto; }
  .downloadList span { grid-column: 1 / span 2; }
  .heroVisual { min-height: 480px; }
  .bpVisual { min-height: 530px; }
  .bpPhone { width: min(278px, 76%); height: 520px; }
  .featureGrid.compactFeatures { grid-template-columns: 1fr; }
}

@media (max-width: 420px) {
  .nav .logo span { display: none; }
}

@media (prefers-reduced-motion: reduce) {
  * { scroll-behavior: auto !important; transition: none !important; }
}
