/* Oddly Safe: approved App first landing page. */
:root { --paper:#f3f4f6;--ink:#111;--muted:#62666d;--line:#d6d8dc;--white:#fff;--plum:#2b2448 }
html { scroll-behavior:smooth;scroll-padding-top:32px }
.oddlysafe-landing { background:var(--paper);color:var(--ink);font-family:Inter,sans-serif;font-size:16px;line-height:1.65 }
.oddlysafe-landing img { display:block;max-width:100%;height:auto }
.oddlysafe-landing button { font:inherit;cursor:pointer }
.oddlysafe-landing a:focus-visible, .oddlysafe-landing button:focus-visible, .oddlysafe-landing summary:focus-visible, .oddlysafe-landing video:focus-visible { outline:3px solid #8b60c5;outline-offset:5px }
.oddlysafe-landing p { margin:0 0 1.2rem }
.oddlysafe-landing h1, .oddlysafe-landing h2, .oddlysafe-landing h3 { color:inherit;font-weight:700;letter-spacing:-.045em;line-height:1.06 }
.oddlysafe-landing h1 { font-size:clamp(2.8rem,4.6vw,4.8rem);font-weight:800;margin:0 0 1.4rem }
.oddlysafe-landing h1 span { color:#7a7d84 }
.oddlysafe-landing h2 { font-size:clamp(2rem,3vw,3.1rem);margin-bottom:1.2rem }
.oddlysafe-landing h3 { font-size:1.4rem;letter-spacing:-.03em }
.oddlysafe-landing .lead { font-size:1.12rem;line-height:1.65;max-width:39ch;color:var(--muted) }
.wrap { max-width:1240px;margin-inline:auto;padding-inline:48px }
.site-header { height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px }
.brand { font-weight:800;font-size:20px;letter-spacing:-.06em;white-space:nowrap }
.brand span { font-weight:500;color:#74777e }
.product { display:flex;align-items:center;gap:10px;font-weight:700 }
.product img { width:34px;height:34px;border-radius:8px }
.support-link { font-size:14px;font-weight:600 }
.support-link span { margin-left:5px }
.eyebrow, .chapter { font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:700;display:block;color:var(--muted) }
.oddlysafe-landing .eyebrow { margin-bottom:20px }
.chapter { margin-bottom:26px }
.oddlysafe-landing .btn-primary { margin-top:10px;margin-bottom:12px;font-size:14px;line-height:1.2;min-height:48px;padding:15px 23px;box-shadow:0 8px 20px #0002 }
.oddlysafe-landing .btn-primary::before { content:none }
.hero-copy { padding-block:32px }
.film-block { min-width:0 }
.film-media { position:relative;overflow:hidden;border-radius:8px;background:#171717;aspect-ratio:16/9 }
.film-media video { width:100%;height:100%;display:block;object-fit:contain }
.film-play { position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;border:0;color:#fff;font-weight:700!important;font-size:18px!important;text-shadow:0 2px 8px #000;background:linear-gradient(transparent,#0003) }
.film-play .bx-play { display:grid;place-content:center;padding-left:4px;width:66px;height:66px;border:1px solid #fffa;border-radius:50%;background:#161616aa;backdrop-filter:blur(6px);margin-bottom:12px;font-size:22px }
.film-play span { font-size:12px;font-weight:500;margin-top:3px }
.film-play:hover .bx-play { background:#111;transform:scale(1.05) }
.film-play[hidden] { display:none }
.film-caption { display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted);padding:12px 0 7px }
.oddlysafe-landing .film-status:empty { display:none }
.oddlysafe-landing .film-status { font-size:13px;margin:6px 0 }
.transcript { font-size:12px;color:var(--muted) }
.transcript summary { cursor:pointer;min-height:32px;padding-top:4px;display:list-item }
.transcript p { max-width:70ch;margin-top:10px }
.connected-pair { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;background:#292345;overflow:hidden;border-radius:8px }
.connected-pair img { width:100%;height:auto;align-self:stretch }
.text-link { display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:5px;min-height:44px }
.text-link:hover { color:#6b498c }
.closing { border-top:1px solid var(--line);padding-block:72px;display:grid;grid-template-columns:1fr 1fr;gap:80px }
.closing h2 { margin-bottom:0 }
.closing>div>p { max-width:50ch;font-size:15px }
.muted { color:var(--muted) }
footer.wrap { border-top:1px solid var(--line);padding-block:30px;display:flex;gap:24px;align-items:center;justify-content:space-between;font-size:11px;color:var(--muted) }
footer p { margin:0!important }
footer nav { display:flex;gap:24px }
footer nav a { padding-block:12px }
.film-feature { display:grid;grid-template-columns:.85fr 1.25fr;gap:70px;align-items:center;padding-bottom:90px }
.film-feature>div>p { max-width:38ch;color:var(--muted);font-size:15px }
.app-hero { display:grid;grid-template-columns:.88fr 1.05fr;align-items:center;gap:64px;padding-top:16px;padding-bottom:70px }
.app-hero h1 { font-size:clamp(2.8rem,4.5vw,4.5rem) }
.app-hero .hero-copy { padding-bottom:0 }
.app-hero .lead { font-size:16px;max-width:40ch }
.app-hero .connected-pair { max-height:670px }
.hero-facts { border-top:1px solid var(--line);margin-top:40px;padding-top:20px;display:flex;gap:30px;font-size:11px;color:var(--muted) }
.hero-facts strong { display:block;font-size:23px;font-weight:700;color:#111;line-height:1.4 }
.editorial-row { padding-block:72px;border-top:1px solid var(--line);display:grid;grid-template-columns:.85fr 1.25fr;gap:70px;align-items:center }
.editorial-heading p { font-size:15px;color:var(--muted);max-width:39ch }
.editorial-row>img { border-radius:8px }
.tools-art { display:grid;grid-template-columns:1fr 1fr;gap:20px }
.tools-art img { width:100%;border-radius:8px }
.tools-row { grid-template-columns:1fr 1fr }
.skip-link { position:fixed;left:12px;top:-80px;padding:14px 20px;background:white;color:#111;z-index:99;border:2px solid #111 }
.skip-link:focus { top:10px }
@media(min-width:1500px) {
.wrap { max-width:1400px }
.app-hero .connected-pair { max-width:560px;justify-self:end }
}
@media(max-width:1000px) {
.wrap { padding-inline:28px }
.closing { gap:40px }
.film-feature, .editorial-row { gap:36px }
.app-hero { gap:32px }
.app-hero h1 { font-size:3rem }
.film-play .bx-play { width:52px;height:52px }
}
@media(max-width:720px) {
.wrap { padding-inline:22px }
.site-header { height:80px }
.brand { font-size:18px }
.product { font-size:14px;gap:7px }
.product img { width:30px;height:30px }
.support-link { font-size:12px }
.support-link span { display:none }
.oddlysafe-landing h1 { font-size:clamp(2.8rem,11vw,4rem) }
.oddlysafe-landing h2 { font-size:2rem;line-height:1.1 }
.oddlysafe-landing .lead { font-size:16px }
.eyebrow { font-size:10px }
.hero-copy { padding:12px 0 }
.film-play { font-size:16px!important }
.film-play .bx-play { width:48px;height:48px;margin-bottom:8px;font-size:17px }
.film-play span { font-size:11px }
.film-caption { font-size:10px }
.connected-pair { max-width:560px;margin-inline:auto }
.closing { grid-template-columns:1fr;gap:28px;padding-block:48px }
.closing h2 { font-size:2.5rem }
.closing>div>p { font-size:14px }
footer.wrap { flex-wrap:wrap;gap:16px }
footer p { flex-basis:100%;order:3 }
footer nav { margin-left:auto }
.film-feature { grid-template-columns:1fr;gap:22px;padding-bottom:52px }
.film-feature>div>p { max-width:none }
.app-hero { grid-template-columns:1fr;gap:36px;padding-top:14px;padding-bottom:50px }
.app-hero .hero-copy { padding-top:8px }
.app-hero h1 { font-size:3.2rem }
.app-hero .connected-pair { width:100%;max-height:none }
.hero-facts { margin-top:24px;gap:36px }
.editorial-row { grid-template-columns:1fr;gap:25px;padding-block:48px }
.chapter { font-size:10px;margin-bottom:20px }
.editorial-heading p { max-width:none }
.tools-art { gap:12px }
}
@media(prefers-reduced-motion:reduce) {
html { scroll-behavior:auto }
.oddlysafe-landing * { transition:none!important }
}
@media(max-width:720px) {
.app-hero .hero-facts { display:none }
}
@media(max-width:360px) {
.site-header { gap:10px }
.site-header .support-link { display:none }
.app-hero h1 { font-size:2.8rem }
}
