/*
Theme Name: Thirteen764 Research
Theme URI: https://thirteen764.com/
Description: A calm, editorial WordPress theme for educational research content.
Version: 1.0.0
*/

:root{--ink:#17202b;--muted:#5f6b76;--paper:#f7f8f6;--card:#fff;--accent:#426b73;--accent-dark:#2f5057;--line:#dfe6e4;--serif:Georgia,"Times New Roman",serif;--sans:Inter,Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.7}a{color:var(--accent-dark);text-decoration:none}a:hover{text-decoration:underline}.container{width:min(1120px,calc(100% - 40px));margin:0 auto}.site-header{background:rgba(247,248,246,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.header-inner{align-items:center;display:flex;justify-content:space-between;min-height:76px;gap:24px}.brand{color:var(--ink);font-family:var(--serif);font-size:25px}.brand small{color:var(--muted);display:block;font-family:var(--sans);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.menu{display:flex;flex-wrap:wrap;gap:22px;list-style:none;margin:0;padding:0}.menu a{color:var(--ink);font-size:14px}.hero{background:linear-gradient(135deg,#e5eeeb,#f7f8f6 64%);padding:110px 0 95px}.eyebrow{color:var(--accent-dark);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero h1,.page-title{font-family:var(--serif);font-size:clamp(42px,7vw,76px);font-weight:400;line-height:1.05;margin:16px 0 22px;max-width:780px}.hero p{color:var(--muted);font-size:19px;max-width:680px}.button{background:var(--accent-dark);border-radius:4px;color:#fff;display:inline-block;font-size:13px;font-weight:700;letter-spacing:.04em;margin-top:20px;padding:13px 20px}.button:hover{background:var(--ink);text-decoration:none}.section{padding:78px 0}.section h2{font-family:var(--serif);font-size:42px;font-weight:400;line-height:1.1;margin:0 0 18px}.intro{color:var(--muted);max-width:720px}.grid{display:grid;gap:22px;grid-template-columns:repeat(3,1fr);margin-top:34px}.card{background:var(--card);border:1px solid var(--line);border-radius:10px;padding:28px}.card h3{font-family:var(--serif);font-size:26px;font-weight:400;line-height:1.15;margin:0 0 12px}.card p{color:var(--muted);font-size:15px}.notice{background:#eef4f1;border-left:4px solid var(--accent);margin:28px 0;padding:18px 22px}.article{margin:0 auto;max-width:800px}.article h1{font-family:var(--serif);font-size:clamp(40px,6vw,66px);font-weight:400;line-height:1.08}.article h2{font-family:var(--serif);font-size:34px;font-weight:400;line-height:1.2;margin-top:46px}.article p,.article li{color:#43505a;font-size:17px}.meta{color:var(--muted);font-size:13px}.site-footer{background:var(--ink);color:#dce6e3;margin-top:40px;padding:44px 0}.site-footer a{color:#dce6e3}.footer-inner{display:flex;justify-content:space-between;gap:24px}.footer-note{color:#aab8b5;font-size:13px;max-width:520px}.footer-links{display:flex;gap:18px;font-size:13px;flex-wrap:wrap}@media(max-width:760px){.header-inner{align-items:flex-start;flex-direction:column;padding:16px 0}.menu{gap:12px}.hero{padding:76px 0 68px}.grid{grid-template-columns:1fr}.section{padding:58px 0}.footer-inner{flex-direction:column}}

/* Visual refresh: original page energy, rebuilt with original artwork. */
.hero{background:linear-gradient(90deg,rgba(8,22,42,.97) 0%,rgba(8,22,42,.82) 42%,rgba(8,22,42,.22) 100%),url('/wp-content/themes/thirteen-theme/assets/hero-consciousness.png') center/cover; color:#fff; padding:140px 0 110px; min-height:620px; display:flex; align-items:center}.hero p{color:rgba(255,255,255,.78)}.hero .eyebrow{color:#d9b27a}.button{background:#d9b27a;color:#17202b}.button:hover{background:#fff}.feature-image{border-radius:14px;display:block;height:auto;margin:42px auto 0;max-height:560px;object-fit:cover;width:100%;box-shadow:0 18px 50px rgba(23,32,43,.16)}
@media(max-width:760px){.hero{padding:100px 0 78px;min-height:540px}}
