/*
Theme Name: Casted Bear
Theme URI: https://castedbear.com
Author: Casted Bear
Description: A clean, modern journal and photo-gallery theme created for Casted Bear.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: casted-bear
*/

:root{--navy:#081e3a;--navy2:#102b50;--blue:#1e5a91;--mist:#f3f7fa;--ink:#12253a;--muted:#66798d;--gold:#d5b55f;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{min-height:94px;padding:0 clamp(24px,6vw,96px);display:flex;align-items:center;justify-content:space-between;background:var(--navy);color:#fff}.brand{display:flex;align-items:center;gap:14px}.brand-mark{width:46px;height:46px;flex:none;border-radius:50%;background:url('assets/casted-bear-symbol.jpeg') 52% 49%/248%;box-shadow:0 0 0 1px #d5b55f80}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-family:Georgia,serif;font-size:22px}.brand-copy small{color:#b7c7d8;font-size:9px;letter-spacing:.2em;text-transform:uppercase;margin-top:3px}.site-nav{display:flex;gap:clamp(20px,3vw,44px)}.site-nav a{font-size:12px;text-transform:uppercase;letter-spacing:.13em;color:#dce7f1}.site-nav a:hover{color:var(--gold)}.hero{min-height:620px;padding:100px clamp(24px,8vw,130px);display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;color:#fff;background:radial-gradient(circle at 83% 47%,#204f7a 0,#102e52 25%,#081e3a 62%)}.eyebrow{margin:0 0 20px;color:var(--gold);font-weight:700;font-size:11px;letter-spacing:.24em}.hero h1,.section-heading h2,.about h2,.page-title{font-family:Georgia,serif;font-weight:400;letter-spacing:-.025em}.hero h1{font-size:clamp(58px,6vw,92px);line-height:.98;margin:0 0 34px}.intro{max-width:660px;font-family:Georgia,serif;font-size:clamp(19px,1.7vw,25px);line-height:1.55;color:#d7e2ec}.hero-actions{display:flex;gap:15px;margin-top:38px;flex-wrap:wrap}.button{min-height:51px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.16em}.button-primary{background:var(--gold);color:#14253a}.button-secondary{border:1px solid #6d8298;color:#fff}.hero-emblem-wrap{display:flex;flex-direction:column;align-items:center;gap:25px}.hero-emblem{width:min(31vw,430px);aspect-ratio:1;border-radius:50%;background:url('assets/casted-bear-symbol.jpeg') 52% 49%/245%;box-shadow:0 25px 90px #0003,0 0 0 1px #ffffff1f}.hero-emblem-wrap span{color:#98adc2;letter-spacing:.45em;font-size:9px}.section{padding:90px clamp(24px,8vw,130px)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}.section-heading h2{font-size:clamp(42px,4vw,64px);line-height:1.05;margin:0}.section-heading>p{color:var(--muted);max-width:380px;line-height:1.7}.text-link{text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;border-bottom:1px solid #afbac5}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.post-card{background:#fff;border:1px solid #e1e8ed}.post-art{height:230px;background:linear-gradient(145deg,#183e62,#4f81ac);background-position:center;background-size:cover}.post-body{padding:27px 28px 30px}.post-meta{color:#708297;font-size:9px;font-weight:700;letter-spacing:.13em}.post-body h3{font-family:Georgia,serif;font-weight:400;font-size:27px;line-height:1.2;margin:17px 0 13px}.post-body p{color:var(--muted);font-size:14px;line-height:1.7}.post-body>a{display:inline-block;margin-top:15px;text-transform:uppercase;font-size:9px;letter-spacing:.14em;font-weight:700}.gallery{background:var(--navy);color:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.gallery-tile{min-height:205px;padding:22px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(135deg,#3d6d96,#102e52)}.gallery-tile:nth-child(2n){background:linear-gradient(145deg,#80a0bb,#244d72)}.gallery-tile.all-photos{background:linear-gradient(100deg,#aa8a3b,#ddc982);color:#10233b}.gallery-tile span{font-family:Georgia,serif;font-size:28px}.gallery-tile small{font-size:8px;letter-spacing:.15em;margin-top:5px}.casts{background:var(--mist)}.cast-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d6e0e7}.cast-list a{display:flex;justify-content:space-between;padding:24px 18px;border-bottom:1px solid #d6e0e7;font-family:Georgia,serif;font-size:27px}.cast-list span{color:var(--gold)}.about{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(50px,9vw,150px)}.about-symbol{min-height:420px;display:grid;place-items:center;background:var(--navy)}.mini-emblem{width:245px;height:245px;border-radius:50%;background:url('assets/casted-bear-symbol.jpeg') 52% 49%/245%}.about h2{font-size:clamp(42px,4vw,64px);margin:0 0 27px}.about p{color:var(--muted);font-size:16px;line-height:1.85}.page-hero{padding:80px clamp(24px,8vw,130px);background:linear-gradient(135deg,var(--navy),#204f7a);color:#fff}.page-title{font-size:clamp(48px,6vw,76px);margin:0}.content-wrap{max-width:920px;margin:auto;padding:70px 24px;line-height:1.8}.content-wrap img{max-width:100%;height:auto}.album-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.album-grid figure{margin:0}.album-grid img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.album-grid figcaption{padding:9px 0;color:var(--muted);font-size:13px}.empty-state{padding:45px;border:1px solid #dbe4eb;background:var(--mist);color:var(--muted)}.pagination{margin-top:40px}.site-footer{background:#06172c;color:#fff;padding:36px clamp(24px,8vw,130px);display:flex;align-items:center;justify-content:space-between}.site-footer p{color:#8499ad;font-size:11px}.screen-reader-text{position:absolute;left:-9999px}@media(max-width:920px){.site-nav{display:none}.hero{grid-template-columns:1fr;text-align:center}.hero-actions{justify-content:center}.hero-emblem{width:min(72vw,350px)}.post-grid,.gallery-grid{grid-template-columns:1fr}.cast-list{grid-template-columns:repeat(2,1fr)}.about{grid-template-columns:1fr}}@media(max-width:600px){.section{padding:70px 22px}.section-heading{align-items:flex-start;flex-direction:column}.cast-list,.album-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;gap:20px;text-align:center}}
