*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:#fff8e9;color:#382718;font-family:Arial,sans-serif}
.site-header{height:82px;padding:0 clamp(22px,5vw,76px);display:flex;align-items:center;justify-content:space-between;background:#fff8e9;border-bottom:4px solid #d6a044;position:relative;z-index:10;box-shadow:0 3px 14px #3d271822}
.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#572f1c}
.brand-mark{width:72px;height:58px;object-fit:contain;display:block}
.brand small{display:block;font-family:Georgia,serif;font-style:italic;color:#8a5a2c}
.brand strong{display:block;font-family:Georgia,serif;font-size:26px;color:#9e271f}
nav{display:flex;gap:30px}
nav a{color:#573a25;text-decoration:none;font-weight:800;padding:29px 2px 24px;border-bottom:4px solid transparent}
nav a:hover,nav .active{color:#a52d22;border-color:#e2aa31}
.menu{display:none;border:0;background:none;font-size:28px}

.hero{height:calc(100svh - 82px);min-height:610px;max-height:900px;position:relative;overflow:hidden}
.hero>img{width:100%;height:100%;object-fit:cover;object-position:center}
.shade{position:absolute;inset:0;background:linear-gradient(90deg,#361d097a 0%,#361d093d 30%,transparent 58%)}
.copy{position:absolute;left:clamp(28px,6vw,105px);top:50%;transform:translateY(-54%);width:min(620px,44vw);color:#fff;text-shadow:0 3px 8px #321c0588}
.welcome{display:inline-block;background:#fff8e2eb;color:#8e311e;text-shadow:none;padding:8px 15px;border-radius:999px;font-weight:900}
.copy h1{font-family:Georgia,serif;font-size:clamp(44px,5.2vw,82px);line-height:.98;margin:8px 0}
.copy h1 span{color:#ffe29a}
.tag{font-size:clamp(17px,1.45vw,24px);font-weight:800}
.buttons{display:flex;gap:12px;flex-wrap:wrap}
.buttons a{min-width:130px;padding:13px 20px;border-radius:12px;text-align:center;text-decoration:none;color:white;text-shadow:none;font-weight:900;border:2px solid #ffffffaa;box-shadow:0 5px 0 #4e2a1288}
.red{background:#a83227}.gold{background:#d59a24}.green{background:#477b36}

/* --- Latest Adventure --- */
.latest-adventure{
  position:relative;
  overflow:hidden;
  padding:72px clamp(22px,5vw,80px) 56px;
  background:
    radial-gradient(circle at 12% 12%, #fff3b855 0 90px, transparent 91px),
    radial-gradient(circle at 91% 82%, #dfeebf66 0 110px, transparent 111px),
    linear-gradient(180deg,#fff8e9 0%,#fffdf5 58%,#f4ecd1 100%);
  border-top:8px solid #b77532;
}
.latest-adventure:before{
  content:"";
  position:absolute;left:0;right:0;top:0;height:16px;
  background:repeating-linear-gradient(90deg,#8a5529 0 52px,#9e6733 52px 104px);
  opacity:.22;
}
.section-heading{text-align:center;margin:0 auto 34px}
.sunflower{font-size:36px}
.kicker{margin:5px 0 2px;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;color:#719041}
.section-heading h2{font-family:Georgia,serif;color:#9e271f;font-size:clamp(36px,4vw,54px);margin:4px 0}
.adventure-card{
  max-width:1160px;margin:0 auto;
  display:grid;grid-template-columns:minmax(290px,460px) 1fr;gap:clamp(36px,5vw,76px);
  align-items:center;
  background:#fffdf8;
  border:1px solid #e7d4ad;
  border-radius:30px;
  padding:clamp(24px,3vw,42px);
  box-shadow:0 20px 45px #6a48231c, 0 4px 0 #d2a45d;
}
.book-visual{text-align:center;position:relative}
.cover-frame{
  display:inline-block;
  padding:11px;
  background:#fff;
  border-radius:20px;
  box-shadow:0 18px 35px #3f2d1f3b,0 5px 0 #8c5c2e;
  transform:rotate(-1.3deg);
}
.cover-frame img{display:block;width:100%;max-width:400px;border-radius:12px}
.little-sign{
  display:inline-block;margin-top:24px;
  background:#9a612f;color:#fff7de;
  padding:10px 18px;border-radius:8px;
  font-family:Georgia,serif;font-weight:700;
  box-shadow:0 4px 0 #633c1d;
}
.book-copy{max-width:560px}
.book-badge{
  display:inline-block;
  color:#3f6f32;background:#e8f2d8;
  border:1px solid #c9dfac;
  border-radius:999px;padding:8px 13px;
  font-weight:900;font-size:14px;
}
.book-copy h3{
  font-family:Georgia,serif;
  color:#582d1d;
  font-size:clamp(38px,4.4vw,62px);
  line-height:.94;margin:18px 0 22px;
}
.book-copy h3 span{color:#a72c25}
.book-copy p{font-size:18px;line-height:1.7;color:#69513f;margin:0 0 15px}
.book-copy .book-lead{font-size:20px;color:#4c3b2d}
.book-actions{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin:27px 0 24px}
.primary-book-btn{
  text-decoration:none;color:#fff;background:#a83227;
  font-weight:900;font-size:18px;padding:15px 22px;border-radius:12px;
  border:2px solid #eec6a6;
  box-shadow:0 5px 0 #6e1d18;
  transition:.15s transform,.15s box-shadow;
}
.primary-book-btn:hover{transform:translateY(-2px);box-shadow:0 7px 0 #6e1d18}
.song-teaser{
  text-decoration:none;color:#5e772f;font-weight:900;
  padding:12px 6px;border-bottom:2px dashed #b7c887;
}
.author-note{
  display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;
  color:#876a50;padding-top:18px;border-top:1px solid #eadcc2;
}
.author-note strong{font-family:Georgia,serif;color:#6c3323;font-size:20px}
.field-divider{display:flex;align-items:center;justify-content:center;gap:12px;max-width:600px;margin:42px auto 0}
.field-divider i{height:1px;background:#c9ac78;flex:1}
.coming-next{text-align:center;padding:55px 20px 65px;background:#fff8e9}
.coming-next>p:first-child{font-size:34px;margin:0}
.coming-next h2{font-family:Georgia,serif;color:#9e271f;font-size:36px;margin:8px}
.coming-next p:last-child{color:#7c624c}

@media(max-width:800px){
  .site-header{height:70px;padding:0 18px}
  .brand-mark{width:58px;height:47px}
  .brand small{font-size:11px}.brand strong{font-size:21px}
  .menu{display:block}
  nav{display:none;position:absolute;top:70px;left:0;right:0;background:#fff8e9;padding:10px 20px 18px;flex-direction:column;gap:0}
  nav.open{display:flex}
  nav a{text-align:center;padding:14px}
  .hero{height:calc(100svh - 70px);min-height:620px;max-height:none}
  .hero>img{object-position:58% center}
  .shade{background:linear-gradient(0deg,#321c08b3 0%,#321c084d 44%,transparent 70%)}
  .copy{left:20px;right:20px;bottom:58px;top:auto;transform:none;width:auto;text-align:center}
  .copy h1{font-size:clamp(38px,11vw,56px)}
  .tag{font-size:15px}
  .buttons{justify-content:center}
  .buttons a{min-width:102px;padding:12px 13px;font-size:15px}

  .latest-adventure{padding:58px 18px 42px}
  .section-heading{margin-bottom:25px}
  .adventure-card{grid-template-columns:1fr;gap:32px;padding:22px 18px 30px;border-radius:22px}
  .cover-frame img{max-width:330px}
  .book-copy{text-align:center;margin:auto}
  .book-copy h3{font-size:clamp(36px,10vw,50px)}
  .book-copy p,.book-copy .book-lead{font-size:17px}
  .book-actions{justify-content:center}
  .author-note{justify-content:center}
}
@media(max-width:420px){
  .brand strong{font-size:19px}
  .primary-book-btn{width:100%}
  .song-teaser{width:100%;padding:10px}
}


/* --- Music --- */
.music-section{
  position:relative;overflow:hidden;
  padding:72px clamp(22px,5vw,80px) 64px;
  background:
    radial-gradient(circle at 8% 18%,#ffe6a95c 0 90px,transparent 91px),
    radial-gradient(circle at 94% 74%,#dbeab55c 0 120px,transparent 121px),
    linear-gradient(180deg,#eef7df 0%,#fff8e9 55%,#f9edd1 100%);
  border-top:8px solid #6d8d3e;
}
.music-heading{text-align:center;max-width:760px;margin:0 auto 36px}
.music-note{font-size:38px}
.music-kicker{margin:5px 0 2px;text-transform:uppercase;letter-spacing:.18em;font-size:12px!important;font-weight:900!important;color:#a52d22!important}
.music-heading h2{font-family:Georgia,serif;color:#487333;font-size:clamp(36px,4vw,54px);margin:4px 0 10px}
.music-heading>p:last-child{margin:0;color:#72543c;font-size:18px;line-height:1.55}

.featured-song{
  max-width:1160px;margin:0 auto 38px;
  display:grid;grid-template-columns:minmax(340px,1.12fr) minmax(320px,.88fr);
  background:#fffdf8;border:1px solid #e0cfaa;border-radius:28px;overflow:hidden;
  box-shadow:0 20px 45px #60431f20,0 5px 0 #d29b43;
}
.featured-art{position:relative;min-height:410px;background:#4b3421}
.featured-art img{width:100%;height:100%;object-fit:cover;display:block}
.release-ribbon{
  position:absolute;top:20px;left:20px;background:#a83227;color:#fff;
  border:2px solid #f4d6b2;border-radius:999px;padding:9px 15px;
  font-weight:900;box-shadow:0 4px 12px #321b0a55;
}
.featured-copy{padding:clamp(28px,4vw,52px);align-self:center}
.now-playing{font-size:12px!important;letter-spacing:.13em;font-weight:900!important;color:#78913e!important;margin:0 0 12px!important}
.featured-copy h3{font-family:Georgia,serif;color:#5d3320;font-size:clamp(35px,3.5vw,52px);line-height:1;margin:0 0 20px}
.featured-copy h3 span{color:#a52d22}
.featured-copy>p{font-size:17px;line-height:1.65;color:#6b513e}
.featured-actions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0 20px}
.listen-btn,.watch-btn{display:inline-block;text-decoration:none;font-weight:900;border-radius:11px;padding:13px 17px}
.listen-btn{background:#477b36;color:#fff;border:2px solid #bcd5a3;box-shadow:0 4px 0 #315724}
.watch-btn{background:#fff3cf;color:#8c3b26;border:2px solid #e0b65d;box-shadow:0 4px 0 #bc8d38}
.song-credit{font-size:14px!important;color:#8b705b!important;border-top:1px solid #eadcc2;padding-top:17px;margin-bottom:0!important}

.song-shelf{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.song-card{
  background:#fffdf8;border:1px solid #e4d2ad;border-radius:20px;overflow:hidden;
  box-shadow:0 12px 25px #62451f18,0 4px 0 #c89d59;
  transition:transform .18s ease,box-shadow .18s ease;
}
.song-card:hover{transform:translateY(-4px);box-shadow:0 16px 30px #62451f24,0 6px 0 #c89d59}
.song-art{position:relative;aspect-ratio:16/9;overflow:hidden;background:#ddd}
.song-art img{width:100%;height:100%;object-fit:cover;display:block}
.song-art span{
  position:absolute;right:14px;bottom:12px;width:42px;height:42px;border-radius:50%;
  display:grid;place-items:center;background:#fff9;color:#a52d22;font-size:18px;
  box-shadow:0 3px 10px #321b0a55;backdrop-filter:blur(3px)
}
.song-info{padding:18px 18px 20px;text-align:center}
.song-info h3{font-family:Georgia,serif;color:#603421;font-size:22px;line-height:1.12;margin:0 0 8px}
.song-info p{font-size:13px;color:#876a50;line-height:1.35;margin:0 0 10px}
.song-info a{display:inline-block;text-decoration:none;color:#477b36;font-weight:900;border-bottom:2px dashed #9bb27d;padding:5px 3px}

.music-bottom{max-width:720px;margin:40px auto 0;display:flex;align-items:center;justify-content:center;gap:12px;color:#8e5b2d;text-align:center}
.music-bottom i{height:1px;background:#c8aa75;flex:1}
.music-bottom strong{font-family:Georgia,serif;font-size:17px}
.coming-next{border-top:1px solid #e1cfaa}

@media(max-width:800px){
  .music-section{padding:58px 18px 46px}
  .featured-song{grid-template-columns:1fr;border-radius:22px}
  .featured-art{min-height:0;aspect-ratio:16/9}
  .featured-copy{text-align:center;padding:28px 22px 32px}
  .featured-actions{justify-content:center}
  .song-shelf{grid-template-columns:1fr;max-width:520px}
  .song-card{display:grid;grid-template-columns:44% 56%;align-items:stretch}
  .song-art{aspect-ratio:auto;min-height:150px}
  .song-info{display:flex;flex-direction:column;justify-content:center;padding:15px}
  .song-info h3{font-size:19px}
  .music-bottom i{display:none}
}
@media(max-width:480px){
  .song-card{display:block}
  .song-art{aspect-ratio:16/9;min-height:0}
  .featured-actions a{width:100%}
}


/* --- Meet Moo Moo & Mooey --- */
.meet-section{
  position:relative;overflow:hidden;
  padding:76px clamp(20px,5vw,80px) 80px;
  background:
    radial-gradient(circle at 8% 10%,#fff3bd 0 75px,transparent 76px),
    radial-gradient(circle at 94% 88%,#d9ebc8 0 115px,transparent 116px),
    linear-gradient(180deg,#fffaf0 0%,#f5edda 100%);
  border-top:8px solid #a93327;
}
.meet-heading{text-align:center;max-width:760px;margin:0 auto 38px}
.meet-eyebrow{display:inline-block;color:#a93327;font-weight:900;letter-spacing:.08em;text-transform:uppercase;font-size:13px}
.meet-heading h2{font-family:Georgia,serif;color:#5c3421;font-size:clamp(38px,4.6vw,58px);margin:7px 0 10px}
.meet-heading p{font-size:18px;color:#735741;margin:0;line-height:1.5}
.character-grid{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.character-card{
  position:relative;background:#fffdf9;border:1px solid #dfcda9;border-radius:26px;
  padding:30px;box-shadow:0 16px 35px #5e421c18,0 5px 0 #c99a55;
}
.moo-card{border-top:7px solid #a93327}
.mooey-card{border-top:7px solid #df779a}
.character-top{display:flex;align-items:center;gap:16px;margin-bottom:20px}
.character-badge{
  flex:0 0 62px;width:62px;height:62px;border-radius:50%;display:grid;place-items:center;
  color:#fff;font-family:Georgia,serif;font-size:31px;font-weight:900;
  box-shadow:inset 0 0 0 4px #ffffff70,0 4px 10px #5e421c25;
}
.red-badge{background:#a93327}.pink-badge{background:#d8668d}
.character-label{font-size:11px!important;letter-spacing:.17em;font-weight:900!important;color:#8b765f!important;margin:0 0 3px!important}
.character-card h3{font-family:Georgia,serif;color:#5c3421;font-size:clamp(26px,2.5vw,34px);margin:0}
.character-copy{color:#684f3c;font-size:16px;line-height:1.65;margin:0 0 15px}
.favorites{margin-top:22px;padding-top:18px;border-top:1px dashed #d9c39c}
.favorites>strong{display:block;font-family:Georgia,serif;color:#52783b;font-size:18px;margin-bottom:10px}
.favorite-chips{display:flex;flex-wrap:wrap;gap:8px}
.favorite-chips span{background:#f7efd9;border:1px solid #e4cfaa;border-radius:999px;padding:7px 10px;font-size:13px;font-weight:800;color:#6b5039}
.character-quirk{margin:18px 0 0!important;background:#fff5cf;border-radius:12px;padding:10px 12px;color:#77532d!important;font-size:13px!important;font-weight:800!important}
.mooey-card .character-quirk{background:#fff0f5;color:#8a4660!important}

.better-together{
  max-width:930px;margin:34px auto 0;display:grid;grid-template-columns:80px 1fr;gap:22px;
  align-items:start;background:#5d7f3e;color:#fff;border-radius:24px;padding:30px 34px;
  box-shadow:0 12px 28px #40592b30;border:3px solid #d8c17c;
}
.together-icon{
  width:72px;height:72px;border-radius:50%;display:grid;place-items:center;font-size:34px;
  background:#fff8dc;border:4px solid #e5ca77;box-shadow:0 4px 12px #26351c33;
}
.together-kicker{font-size:11px!important;letter-spacing:.18em;font-weight:900!important;color:#f5dfa1!important;margin:2px 0 4px!important}
.better-together h3{font-family:Georgia,serif;font-size:28px;margin:0 0 10px;color:#fff}
.better-together p{font-size:16px;line-height:1.65;margin:0 0 13px;color:#fff}
.faith-line{color:#fff0b9;letter-spacing:.04em}
@media(max-width:780px){
  .meet-section{padding:58px 18px 60px}
  .character-grid{grid-template-columns:1fr}
  .character-card{padding:24px 20px}
  .better-together{grid-template-columns:1fr;text-align:center;padding:26px 20px}
  .together-icon{margin:auto}
  .favorite-chips{justify-content:center}
  .favorites{text-align:center}
}


/* --- Launch footer --- */
html{scroll-behavior:smooth}
.farm-footer{
  padding:54px 20px 30px;
  background:linear-gradient(180deg,#5b3825 0%,#3f281d 100%);
  color:#fff7e5;text-align:center;border-top:8px solid #c89b4c;
}
.footer-inner{max-width:1050px;margin:0 auto}
.footer-cows{font-size:28px;letter-spacing:.08em}
.footer-brand h2{font-family:Georgia,serif;font-size:clamp(27px,3vw,38px);margin:8px 0 6px;color:#fff7e5}
.footer-brand p{margin:0;color:#f4d98c;font-weight:900;letter-spacing:.06em}
.footer-links{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin:28px 0 20px}
.footer-links a{
  color:#fff;text-decoration:none;font-weight:900;background:#ffffff12;
  border:1px solid #e5c986;border-radius:999px;padding:10px 15px;
  transition:transform .15s ease,background .15s ease;
}
.footer-links a:hover{transform:translateY(-2px);background:#ffffff20}
.footer-note{font-size:15px;color:#eadfcf;margin:0 auto 22px}
.footer-fence{color:#f2cf70;font-size:18px;margin:18px 0}
.copyright{font-size:12px;color:#cdbba8;margin:0}
@media(max-width:560px){
  .footer-links{display:grid;grid-template-columns:1fr 1fr}
  .footer-links a{padding:11px 8px}
  .footer-fence{font-size:14px}
}
