/*
Theme Name: Oro Valley Signal Native
Theme URI: https://orovalleysignal.com/
Author: Oro Valley Signal
Description: Community media and technology theme for Oro Valley Signal.
Version: 1.0.1
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: orovalleysignal
*/
:root {
  --plum: #241238;
  --plum-2: #3c2059;
  --ink: #241d2e;
  --muted: #665f6d;
  --coral: #f45f57;
  --coral-dark: #cb3935;
  --yellow: #ffd166;
  --aqua: #36c4b5;
  --sand: #fbf5e9;
  --white: #fff;
  --line: #e7dfd4;
  --shadow: 0 25px 70px rgba(36,18,56,.16);
  --radius: 25px;
  --max: 1180px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--ink); background: var(--white); font: 17px/1.68 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; text-rendering: optimizeLegibility; }
img, svg { display: block; max-width: 100%; }
a { color: var(--plum-2); text-decoration-thickness: 1.5px; text-underline-offset: 3px; }
button, input, select, textarea { font: inherit; }
:focus-visible { outline: 3px solid var(--yellow); outline-offset: 3px; }
.screen-reader-text { position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0; }
.wrap { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; }
.narrow { width: min(calc(100% - 40px), 820px); margin-inline: auto; }

.site-header { position: sticky; top: 0; z-index: 40; border-bottom: 1px solid rgba(231,223,212,.8); background: rgba(255,255,255,.93); backdrop-filter: blur(14px); }
.header-inner { min-height: 76px; display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.brand { display: flex; align-items: center; gap: 11px; color: var(--plum); font-size: 19px; font-weight: 950; letter-spacing: -.04em; text-decoration: none; }
.brand-mark { width: 41px; height: 41px; }
.nav { display: flex; align-items: center; gap: 6px; }
.nav a { padding: 10px 11px; color: var(--plum); border-radius: 10px; font-size: 14px; font-weight: 800; text-decoration: none; }
.nav a:hover { background: var(--sand); }
.nav .nav-cta { margin-left: 6px; padding: 11px 17px; color: #fff; background: var(--coral); }
.nav .nav-cta:hover { color: #fff; background: var(--coral-dark); }
.menu-toggle { display: none; width: 44px; height: 44px; padding: 10px; color: var(--plum); border: 1px solid var(--line); border-radius: 11px; background: #fff; }
.menu-toggle span { display: block; height: 2px; margin: 5px 0; background: currentColor; }

.hero { position: relative; overflow: hidden; padding: 82px 0 75px; color: #fff; background: linear-gradient(135deg, #180c29 0%, #382051 58%, #66334f 100%); }
.hero::before { content: ""; position: absolute; top: -190px; right: -150px; width: 590px; height: 590px; border: 80px solid rgba(255,209,102,.09); border-radius: 50%; }
.hero::after { content: ""; position: absolute; left: -160px; bottom: -260px; width: 560px; height: 560px; border-radius: 50%; background: rgba(54,196,181,.08); }
.hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.02fr .98fr; gap: 65px; align-items: center; }
.eyebrow { display: inline-flex; align-items: center; gap: 9px; margin: 0 0 17px; color: var(--coral-dark); font-size: 12px; font-weight: 950; letter-spacing: .13em; text-transform: uppercase; }
.eyebrow::before { content: ""; width: 25px; height: 3px; background: currentColor; }
.hero .eyebrow, .section.dark .eyebrow, .join .eyebrow { color: var(--yellow); }
h1, h2, h3 { margin: 0 0 .55em; color: var(--plum); font-weight: 950; line-height: 1.07; letter-spacing: -.045em; }
h1 { color: #fff; font-size: clamp(44px, 5.7vw, 74px); }
h2 { font-size: clamp(33px, 4vw, 51px); }
h3 { font-size: clamp(21px, 2vw, 27px); }
.hero-copy > p:not(.eyebrow) { max-width: 660px; color: #ded4e8; font-size: clamp(18px,2vw,21px); }
.actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 29px; }
.button, a.button, .entry-content a.cta { display: inline-flex; min-height: 52px; align-items: center; justify-content: center; padding: 13px 21px; border: 1px solid transparent; border-radius: 13px; color: #fff; background: var(--coral); font-weight: 880; line-height: 1.2; text-decoration: none; box-shadow: 0 12px 28px rgba(244,95,87,.2); transition: .18s ease; }
.button:hover, a.button:hover { color: #fff; background: var(--coral-dark); transform: translateY(-2px); }
.button.secondary { color: #fff; border-color: rgba(255,255,255,.28); background: rgba(255,255,255,.08); box-shadow: none; }
.button.secondary:hover { background: rgba(255,255,255,.16); }
.microcopy { margin-top: 14px; color: #bfb2cb!important; font-size: 12px!important; }

.signal-board { position: relative; padding: 24px; border: 1px solid rgba(255,255,255,.16); border-radius: 29px; color: #fff; background: rgba(11,5,21,.54); box-shadow: var(--shadow); backdrop-filter: blur(10px); }
.board-top { display: flex; justify-content: space-between; gap: 15px; margin-bottom: 22px; color: #d8cce3; font-size: 11px; font-weight: 900; letter-spacing: .09em; text-transform: uppercase; }
.live-dot { display: flex; align-items: center; gap: 7px; color: #ffe49b; }
.live-dot::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: var(--coral); box-shadow: 0 0 0 6px rgba(244,95,87,.14); }
.wave { height: 125px; display: flex; align-items: center; justify-content: center; gap: 6px; overflow: hidden; border-radius: 18px; background: linear-gradient(180deg,#321b4c,#1c0e2d); }
.wave i { display: block; width: 6px; height: var(--h); border-radius: 8px; background: linear-gradient(180deg,var(--yellow),var(--coral)); }
.board-message { padding: 22px 5px 2px; }
.board-message strong { display: block; margin-bottom: 5px; font-size: 24px; }
.board-message span { color: #bfb2cb; font-size: 14px; }
.board-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 18px; }
.board-tags span { padding: 6px 9px; border: 1px solid #674f77; border-radius: 20px; color: #e5d9ee; font-size: 10px; font-weight: 800; }
.section .signal-board { min-height: 360px; align-self: center; background: linear-gradient(135deg,#241238,#4b285e); }

.proof { padding: 22px 0; color: var(--plum); background: var(--yellow); }
.proof-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.proof-item { display: flex; align-items: center; gap: 11px; font-size: 14px; font-weight: 880; }
.proof-icon { display: grid; width: 34px; height: 34px; place-items: center; border-radius: 50%; color: #fff; background: var(--plum); }

.section { padding: 92px 0; }
.section.tint { background: var(--sand); }
.section.dark { color: #fff; background: var(--plum); }
.section.dark h2, .section.dark h3 { color: #fff; }
.section.dark p, .section.dark .lead { color: #cfc3d8; }
.section-head { max-width: 770px; margin-bottom: 43px; }
.section-head.center { margin-inline: auto; text-align: center; }
.section-head.center .eyebrow { justify-content: center; }
.lead { color: var(--muted); font-size: 19px; }
.grid-2 { display: grid; grid-template-columns: repeat(2,1fr); gap: 23px; }
.grid-3 { display: grid; grid-template-columns: repeat(3,1fr); gap: 21px; }
.card { position: relative; overflow: hidden; padding: 29px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; box-shadow: 0 12px 32px rgba(36,18,56,.045); }
.card::after { content: ""; position: absolute; right: -45px; bottom: -60px; width: 125px; height: 125px; border-radius: 50%; background: rgba(255,209,102,.2); }
.card-icon { display: grid; width: 47px; height: 47px; margin-bottom: 20px; place-items: center; border-radius: 15px; color: #fff; background: var(--plum-2); font-weight: 950; }
.card p { margin-bottom: 0; color: var(--muted); }
.topic-list { display: grid; grid-template-columns: repeat(2,1fr); gap: 12px; margin: 25px 0 0; padding: 0; list-style: none; }
.topic-list li { position: relative; padding: 14px 15px 14px 44px; border-radius: 13px; color: var(--ink); background: #fff; font-weight: 760; }
.topic-list li::before { content: "●"; position: absolute; left: 18px; color: var(--coral); }
.audience { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }
.audience-card { padding: 28px; border: 1px solid #5b436d; border-radius: 22px; background: #301a47; }

.faq { display: grid; gap: 12px; }
.faq details { border: 1px solid var(--line); border-radius: 15px; background: #fff; }
.faq summary { padding: 19px 48px 19px 20px; cursor: pointer; font-weight: 870; list-style: none; }
.faq summary::-webkit-details-marker { display: none; }
.faq summary::after { content: "+"; float: right; margin-right: -29px; color: var(--coral); font-size: 22px; }
.faq details[open] summary::after { content: "-"; }
.faq details p { margin: 0; padding: 0 20px 20px; color: var(--muted); }

.join { overflow: hidden; border-radius: 31px; background: linear-gradient(135deg,#26113c,#4b285e); box-shadow: var(--shadow); }
.join-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 48px; padding: 50px; color: #fff; }
.join h2 { color: #fff; }
.join-copy p { color: #d5c9de; }
.interest-form { padding: 26px; border-radius: 20px; color: var(--ink); background: #fff; }
.form-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 14px; }
.field.full { grid-column: 1/-1; }
.field label { display: block; margin-bottom: 5px; font-size: 12px; font-weight: 870; }
.field input, .field select, .field textarea { width: 100%; min-height: 48px; padding: 10px 12px; border: 1px solid #d2cad8; border-radius: 9px; color: var(--ink); background: #fff; }
.field textarea { min-height: 95px; resize: vertical; }
.interest-form .button { width: 100%; border: 0; }
.form-note { margin: 11px 0 0; color: #756c7b; font-size: 11px; text-align: center; }
.success { margin-bottom: 15px; padding: 12px 14px; border: 1px solid #99d9d1; border-radius: 10px; color: #12625b; background: #e8f9f6; font-weight: 800; }

.page-hero { padding: 66px 0 53px; color: #fff; background: linear-gradient(135deg,#241238,#4b285e); }
.page-hero h1 { max-width: 900px; color: #fff; font-size: clamp(39px,5vw,61px); }
.page-hero p { max-width: 760px; color: #d7ccdf; font-size: 19px; }
.breadcrumbs { margin-bottom: 16px; color: #c4b6ce; font-size: 12px; }
.breadcrumbs a { color: inherit; }
.page-shell { display: grid; grid-template-columns: minmax(0,1fr) 285px; gap: 55px; padding: 58px 0 88px; align-items: start; }
.entry-content section { margin: 0 0 27px; padding: 28px; border: 1px solid var(--line); border-radius: 19px; background: #fff; }
.entry-content section:first-child { padding: 0; border: 0; }
.entry-content h2 { margin-top: 1.15em; font-size: clamp(28px,3vw,39px); }
.entry-content section h2:first-child { margin-top: 0; }
.entry-content p, .entry-content li { color: #4a4050; }
.side-card { position: sticky; top: 98px; padding: 23px; border-radius: 19px; color: #fff; background: var(--plum); }
.side-card h2 { color: #fff; font-size: 24px; }
.side-card p { color: #cfc3d8; font-size: 14px; }
.side-card .button { width: 100%; box-shadow: none; }
.side-links { margin: 19px 0 0; padding: 19px 0 0; border-top: 1px solid #59436b; list-style: none; }
.side-links li + li { margin-top: 8px; }
.side-links a { color: #ded2e7; font-size: 13px; }

.site-footer { padding: 55px 0 28px; color: #c6b9d0; background: #160a25; }
.footer-grid { display: grid; grid-template-columns: 1.5fr repeat(3,1fr); gap: 44px; }
.site-footer .brand { color: #fff; }
.footer-about { max-width: 360px; font-size: 14px; }
.footer-title { margin: 0 0 13px; color: #fff; font-size: 12px; font-weight: 920; letter-spacing: .09em; text-transform: uppercase; }
.footer-links { margin: 0; padding: 0; list-style: none; }
.footer-links li + li { margin-top: 7px; }
.footer-links a { color: #c6b9d0; font-size: 13px; text-decoration: none; }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 44px; padding-top: 21px; border-top: 1px solid #412b51; font-size: 11px; }

@media (max-width: 980px) {
  .menu-toggle { display:block; }
  .nav { position:absolute; top:100%; left:0; right:0; display:none; padding:14px 20px 22px; flex-direction:column; align-items:stretch; border-bottom:1px solid var(--line); background:#fff; box-shadow:0 18px 35px rgba(36,18,56,.1); }
  .nav.is-open { display:flex; }
  .nav .nav-cta { margin:4px 0 0; text-align:center; }
  .hero-grid, .join-grid { grid-template-columns:1fr; }
  .signal-board { width:min(100%,620px); }
  .page-shell { grid-template-columns:1fr; }
  .side-card { position:relative; top:auto; }
  .footer-grid { grid-template-columns:1.5fr 1fr 1fr; }
  .footer-grid > :first-child { grid-column:1/-1; }
}
@media (max-width: 680px) {
  body { font-size:16px; }
  .wrap,.narrow { width:min(calc(100% - 28px),var(--max)); }
  .header-inner { min-height:68px; }
  .hero { padding:54px 0 57px; }
  h1 { font-size:clamp(40px,13vw,55px); }
  .actions,.actions .button { width:100%; }
  .proof-grid,.grid-2,.grid-3,.audience,.topic-list,.form-grid { grid-template-columns:1fr; }
  .section { padding:68px 0; }
  .join { border-radius:22px; }
  .join-grid { padding:27px 17px; gap:27px; }
  .field.full { grid-column:auto; }
  .page-shell { padding-top:38px; gap:35px; }
  .entry-content section { padding:20px; }
  .footer-grid { grid-template-columns:1fr 1fr; gap:30px 20px; }
  .footer-grid > :first-child { grid-column:1/-1; }
  .footer-bottom { flex-direction:column; }
}
@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
