
:root{--cream:#fbf7ef;--ivory:#fffdf9;--sage:#87927a;--sage-dark:#65705b;--caramel:#c88d5a;--brown:#4a382e;--ink:#2d2925;--muted:#736c65;--line:#e8dfd5;--shadow:0 22px 60px rgba(55,43,34,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",sans-serif;color:var(--ink);background:var(--ivory);line-height:1.7}img{display:block;width:100%;object-fit:cover}a{text-decoration:none;color:inherit}
.announcement{height:36px;background:var(--brown);color:white;display:flex;align-items:center;justify-content:center;gap:24px;font-size:.78rem}.announcement a{border-bottom:1px solid #ffffff99}
.site-header{position:fixed;top:36px;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 5vw;transition:.35s;color:white}.site-header.scrolled{top:0;background:#fffdf9f2;backdrop-filter:blur(14px);color:var(--ink);box-shadow:0 10px 30px #00000012}.brand{display:flex;flex-direction:column;line-height:1}.brand-main{font-family:"Libre Baskerville",serif;font-size:.88rem;letter-spacing:.22em;font-weight:700}.brand-script{font-family:"Sacramento",cursive;font-size:1.85rem;margin-top:3px}nav{display:flex;gap:28px;align-items:center;font-size:.88rem;font-weight:600}.nav-cta{padding:10px 17px;border:1px solid currentColor;border-radius:999px}.menu-toggle{display:none;background:none;border:0;color:inherit;font-size:1.6rem}
.hero{position:relative;height:92vh;min-height:680px;display:flex;align-items:center;overflow:hidden}.hero-image{position:absolute;inset:0;height:100%;object-position:68% 58%;transform:scale(1.03)}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#18130fa8 0%,#18130f70 34%,#18130f18 66%,#18130f08 100%)}.hero-content{position:relative;z-index:2;color:white;width:min(760px,86vw);margin-left:8vw;padding-top:50px}.kicker,.section-label{font-size:.72rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase}.hero h1{font-family:"Libre Baskerville",serif;font-size:clamp(3.2rem,7vw,6.6rem);line-height:.98;margin:14px 0 24px}.hero h1 em{font-family:"Sacramento",cursive;font-weight:400;font-size:1.08em}.hero-copy{font-size:1.12rem;max-width:610px;color:#ffffffe8}.hero-actions{display:flex;gap:14px;margin-top:30px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;border:0;font-weight:700;cursor:pointer;transition:.25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--sage-dark);color:white}.btn-ghost{border:1px solid #ffffffcc;color:white;background:#ffffff14}.scroll-cue{position:absolute;z-index:3;bottom:22px;left:50%;transform:translateX(-50%);color:white;font-size:2rem;animation:bob 1.8s infinite}@keyframes bob{50%{transform:translate(-50%,8px)}}
.section{padding:105px 8vw}.section-head{text-align:center;max-width:760px;margin:0 auto 55px}.section-head h2,.intro h2,.about h2,.waitlist h2,.spring h2{font-family:"Libre Baskerville",serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.2;margin:4px 0 16px}.script-heading{font-family:"Sacramento",cursive;color:var(--caramel);font-size:2.4rem;line-height:1;margin:8px 0}.section-label{color:var(--sage-dark)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;max-width:1100px;margin:auto}.intro-copy{font-size:1.08rem;color:var(--muted)}.soft-bg{background:var(--cream)}.warm-bg{background:#f4eee5}
.countdown{display:flex;justify-content:center;gap:16px;margin:34px 0 60px;flex-wrap:wrap}.countdown div{width:115px;height:100px;background:white;border:1px solid var(--line);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 30px #0000000a}.countdown strong{font-family:"Libre Baskerville",serif;font-size:2rem}.countdown span{font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}
.litter-feature{display:grid;grid-template-columns:1.06fr .94fr;max-width:1100px;margin:auto;background:white;border-radius:28px;overflow:hidden;box-shadow:var(--shadow)}.litter-feature img{height:100%;min-height:440px}.litter-feature>div{padding:60px}.litter-feature h3{font-family:"Libre Baskerville",serif;font-size:2.3rem;margin:18px 0 12px}.pill{display:inline-block;background:#eef1ea;color:var(--sage-dark);padding:7px 12px;border-radius:999px;font-size:.78rem;font-weight:700}.mini-points{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0;color:var(--brown);font-size:.9rem}
.dog-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;max-width:1100px;margin:auto}.dog-card{position:relative;border-radius:28px;overflow:hidden;min-height:620px;background:#ddd}.dog-card img{height:620px}.dog-card::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#18110dc2,#18110d00 55%)}.dog-card-copy{position:absolute;z-index:2;left:36px;right:36px;bottom:34px;color:white}.dog-card h3{font-family:"Libre Baskerville",serif;font-size:2.5rem;margin:5px 0 7px}.dog-type{font-size:.74rem;text-transform:uppercase;letter-spacing:.15em}
.photo-grid{display:grid;grid-template-columns:1fr 1.05fr 1fr;gap:18px;max-width:1180px;margin:auto;align-items:center}.photo-card{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);margin:0}.photo-card img{height:470px}.photo-card.tall img{height:560px}
.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center;max-width:1120px;margin:auto}.about-photo{position:relative}.about-photo img{height:650px;border-radius:28px;box-shadow:var(--shadow)}.photo-note{position:absolute;right:-20px;bottom:30px;background:white;padding:12px 20px;border-radius:999px;font-family:"Sacramento",cursive;font-size:1.8rem;box-shadow:var(--shadow)}.about-copy p{color:var(--muted)}.signature{font-family:"Sacramento",cursive!important;color:var(--brown)!important;font-size:2.25rem}
.spring-card{display:grid;grid-template-columns:1fr .9fr;max-width:1100px;margin:auto;border-radius:28px;overflow:hidden;background:white;box-shadow:var(--shadow)}.spring-card>div{padding:70px}.spring-card img{height:100%;min-height:460px}
.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;max-width:1100px;margin:auto}.process-grid article{padding:34px;border:1px solid var(--line);border-radius:22px;background:white}.process-grid span{font-family:"Libre Baskerville",serif;color:var(--caramel);font-size:1.7rem}.process-grid h3{font-family:"Libre Baskerville",serif}
.faq-list{max-width:850px;margin:auto}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-family:"Libre Baskerville",serif;font-size:1.08rem;font-weight:700;cursor:pointer}details p{color:var(--muted)}
.waitlist{padding-top:30px}.waitlist-card{max-width:1100px;margin:auto;background:var(--brown);color:white;border-radius:30px;padding:60px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.waitlist .section-label{color:#d9dfd3}.waitlist .script-heading{color:#e2b98f}.waitlist form{display:grid;gap:12px}input,select{width:100%;padding:15px 16px;border-radius:12px;border:1px solid #ffffff2e;font:inherit;background:#fffffff5;color:var(--ink)}.waitlist small{color:#ffffffa6}
footer{padding:50px 8vw 70px;text-align:center;background:#f0e8de;color:var(--brown)}.footer-brand{align-items:center;margin-bottom:15px}
.popup{position:fixed;right:28px;bottom:28px;width:min(360px,calc(100vw - 40px));z-index:70;background:white;border-radius:24px;padding:30px;box-shadow:0 28px 80px #1e16183d;transform:translateY(30px);opacity:0;pointer-events:none;transition:.4s}.popup.show{transform:translateY(0);opacity:1;pointer-events:auto}.popup button{position:absolute;right:14px;top:10px;border:0;background:none;font-size:1.6rem;cursor:pointer}.popup h3{font-family:"Libre Baskerville",serif;font-size:1.5rem;margin:8px 0}.popup-paw{font-size:1.5rem}
.reveal{opacity:0;transform:translateY(34px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.65,.3,1)}.reveal.left{transform:translateX(-45px)}.reveal.right{transform:translateX(45px)}.reveal.visible{opacity:1;transform:translate(0,0)}
@media(max-width:900px){.menu-toggle{display:block}nav{position:absolute;top:100%;left:16px;right:16px;background:var(--ivory);color:var(--ink);border-radius:18px;box-shadow:var(--shadow);padding:20px;display:none;flex-direction:column;align-items:flex-start}nav.open{display:flex}.section{padding:80px 6vw}.intro-grid,.litter-feature,.about-grid,.spring-card,.waitlist-card{grid-template-columns:1fr}.dog-grid,.process-grid{grid-template-columns:1fr}.photo-grid{grid-template-columns:1fr 1fr}.photo-grid figure:last-child{grid-column:1/-1}.photo-card img,.photo-card.tall img{height:430px}.litter-feature>div,.spring-card>div{padding:38px}.about-photo img{height:520px}}
@media(max-width:620px){.announcement{padding:0 12px;height:42px;gap:10px;text-align:center;font-size:.68rem}.site-header{top:42px;padding:14px 20px}.site-header.scrolled{top:0}.brand-main{font-size:.73rem}.brand-script{font-size:1.5rem}.hero{height:88vh;min-height:610px}.hero-image{object-position:72% 58%}.hero h1{font-size:3.15rem}.section{padding:70px 20px}.countdown div{width:74px;height:82px}.countdown strong{font-size:1.45rem}.dog-card,.dog-card img{min-height:520px;height:520px}.photo-grid{grid-template-columns:1fr}.photo-grid figure:last-child{grid-column:auto}.waitlist-card{padding:38px 24px}}

/* Platte Valley Puppy Start + process additions */
.puppy-start .section-head{max-width:850px}
.puppy-start-grid{grid-template-columns:repeat(3,1fr)}
.puppy-start-grid article{min-height:250px}
.steps-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1100px;margin:auto}
.step{background:white;border-radius:22px;padding:30px;border:1px solid var(--line);box-shadow:0 10px 30px rgba(55,43,34,.05)}
.step b{display:flex;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;background:var(--sage-dark);color:white;margin-bottom:18px}
.step h3{font-family:"Libre Baskerville",serif;margin-bottom:8px}
.step p{color:var(--muted);margin-bottom:0}
/* Keep the previous-puppy gallery to puppy images only and balanced */
.puppy-gallery .photo-grid:has(figure:nth-child(2):last-child){grid-template-columns:1fr 1fr;max-width:820px}
@media(max-width:900px){.puppy-start-grid{grid-template-columns:1fr 1fr}.steps-row{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.puppy-start-grid,.steps-row,.puppy-gallery .photo-grid:has(figure:nth-child(2):last-child){grid-template-columns:1fr}}


/* Health & Care */
.health{background:var(--ivory)}
.health-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;max-width:1180px;margin:auto}
.health-card{background:white;border:1px solid var(--line);border-radius:22px;padding:30px 24px;box-shadow:0 12px 32px rgba(55,43,34,.06);transition:transform .25s ease,box-shadow .25s ease}
.health-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(55,43,34,.10)}
.health-icon{display:inline-flex;width:44px;height:44px;border-radius:50%;align-items:center;justify-content:center;background:var(--cream);font-size:1.35rem;margin-bottom:12px}
.health-card h3{font-family:"Libre Baskerville",serif;font-size:1.1rem;line-height:1.35;margin:4px 0 10px}
.health-card p{margin:0;color:var(--muted);font-size:.94rem}
@media(max-width:1000px){.health-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.health-grid{grid-template-columns:1fr}}

/* V7 photo corrections + hero rebuild */
.hero{
  min-height:760px;
  height:auto;
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  background:var(--cream);
  overflow:hidden;
  position:relative;
}
.hero-copy-panel{
  display:flex;
  align-items:center;
  padding:150px 5vw 90px 8vw;
}
.hero .hero-content{
  position:static;
  margin:0;
  padding:0;
  width:min(620px,100%);
  color:var(--ink);
}
.hero .kicker{color:var(--sage-dark)}
.hero h1{
  color:var(--brown);
  font-size:clamp(3rem,5.8vw,5.8rem);
}
.hero .hero-copy{color:var(--muted)}
.btn-outline{
  border:1px solid var(--brown);
  color:var(--brown);
  background:transparent;
}
.hero-photo-panel{
  position:relative;
  min-height:760px;
  overflow:hidden;
}
.hero-photo-panel .hero-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 58%;
  transform:none;
}
.hero-photo-label{
  position:absolute;
  right:30px;
  bottom:32px;
  z-index:2;
  background:rgba(255,253,249,.94);
  color:var(--brown);
  padding:10px 18px;
  border-radius:999px;
  font-family:"Sacramento",cursive;
  font-size:1.8rem;
  box-shadow:var(--shadow);
}
.hero .scroll-cue{
  color:var(--brown);
  bottom:14px;
  z-index:5;
}
.puppy-only-grid{
  grid-template-columns:repeat(3,1fr);
}
.puppy-only-grid .photo-card img,
.puppy-only-grid .photo-card.tall img{
  height:500px;
}
.spring-text-only{
  grid-template-columns:1.15fr .85fr;
}
.spring-decoration{
  min-height:420px;
  background:linear-gradient(145deg,#efe5d8,#dfe4d8);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  padding:40px;
}
.spring-decoration span{font-size:5rem}
.spring-decoration p{
  font-family:"Sacramento",cursive;
  color:var(--brown);
  font-size:2.3rem;
  margin:12px 0 0;
}
@media(max-width:900px){
  .hero{grid-template-columns:1fr;min-height:auto}
  .hero-copy-panel{padding:135px 7vw 55px}
  .hero-photo-panel{min-height:560px}
  .puppy-only-grid{grid-template-columns:1fr 1fr}
  .puppy-only-grid figure:last-child{grid-column:1/-1}
  .spring-text-only{grid-template-columns:1fr}
}
@media(max-width:620px){
  .hero-copy-panel{padding:120px 20px 45px}
  .hero-photo-panel{min-height:480px}
  .hero-photo-panel .hero-image{object-position:center 55%}
  .hero-photo-label{right:16px;bottom:18px}
  .puppy-only-grid{grid-template-columns:1fr}
  .puppy-only-grid figure:last-child{grid-column:auto}
}

/* V8 Meet Kaley photo */
.about-photo img{
  object-fit:cover;
  object-position:center center;
}

/* V9 - full-screen hero and refreshed photos */
.hero-full{
  position:relative !important;
  min-height:92vh !important;
  height:92vh !important;
  display:flex !important;
  align-items:center !important;
  overflow:hidden !important;
  background:#1f1a16 !important;
  grid-template-columns:none !important;
}
.hero-full-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 56%;
  transform:none;
}
.hero-full-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(29,23,19,.72) 0%,rgba(29,23,19,.48) 34%,rgba(29,23,19,.14) 66%,rgba(29,23,19,.01) 100%);
}
.hero-full-content{
  position:relative;
  z-index:2;
  width:min(680px,86vw);
  margin-left:8vw;
  padding-top:50px;
  color:white;
}
.hero-full .kicker{color:white}
.hero-full h1{
  font-family:"Libre Baskerville",serif;
  font-size:clamp(3.2rem,7vw,6.3rem);
  line-height:.98;
  margin:14px 0 24px;
  color:white;
}
.hero-full h1 em{
  font-family:"Sacramento",cursive;
  font-weight:400;
}
.hero-full .hero-copy{color:rgba(255,255,255,.93)}
.hero-full .scroll-cue{color:white}
.hero-full .btn-ghost{color:white;border-color:rgba(255,255,255,.85)}

.dogs-together-strip{
  max-width:1100px;
  margin:30px auto 0;
  display:grid;
  grid-template-columns:1.2fr .8fr;
  border-radius:24px;
  overflow:hidden;
  background:var(--cream);
  border:1px solid var(--line);
}
.dogs-together-strip img{
  height:350px;
  width:100%;
  object-fit:cover;
  object-position:center 58%;
}
.dogs-together-strip>div{
  padding:44px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.puppy-only-grid{
  grid-template-columns:repeat(3,1fr);
}
.puppy-only-grid .photo-card img,
.puppy-only-grid .photo-card.tall img{
  height:445px;
}
@media(max-width:900px){
  .hero-full{height:84vh !important;min-height:650px !important}
  .hero-full-content{margin-left:6vw}
  .dogs-together-strip{grid-template-columns:1fr}
  .dogs-together-strip img{height:300px}
  .puppy-only-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:620px){
  .hero-full{height:80vh !important;min-height:610px !important}
  .hero-full-image{object-position:64% 55%}
  .hero-full-shade{background:linear-gradient(90deg,rgba(29,23,19,.82),rgba(29,23,19,.42) 62%,rgba(29,23,19,.08))}
  .hero-full-content{margin-left:20px;width:calc(100% - 40px)}
  .puppy-only-grid{grid-template-columns:1fr}
}

/* V10 Baylor photo + upgraded upcoming litter */
.dog-card img[alt*="Baylor"]{
  object-position:center 42%;
}

.future-litter-card{
  max-width:1120px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1fr 1fr;
  background:white;
  border-radius:30px;
  overflow:hidden;
  box-shadow:var(--shadow);
  border:1px solid var(--line);
}
.future-litter-photo{
  position:relative;
  min-height:520px;
}
.future-litter-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 60%;
}
.future-badge{
  position:absolute;
  left:24px;
  bottom:24px;
  background:rgba(255,253,249,.94);
  color:var(--brown);
  padding:10px 16px;
  border-radius:999px;
  font-size:.82rem;
  font-weight:700;
  box-shadow:var(--shadow);
}
.future-litter-copy{
  padding:58px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.future-litter-copy h3{
  font-family:"Libre Baskerville",serif;
  font-size:2.2rem;
  line-height:1.2;
  margin:10px 0 16px;
}
.future-details{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:12px;
  margin:24px 0;
}
.future-details div{
  background:var(--cream);
  border:1px solid var(--line);
  border-radius:16px;
  padding:16px;
}
.future-details strong{
  display:block;
  font-size:.72rem;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:var(--sage-dark);
  margin-bottom:4px;
}
.future-details span{
  color:var(--brown);
  font-size:.93rem;
}
.future-note{
  color:var(--muted);
  margin-bottom:24px;
}

@media(max-width:900px){
  .future-litter-card{grid-template-columns:1fr}
  .future-litter-photo{min-height:420px}
}
@media(max-width:620px){
  .future-litter-copy{padding:34px 24px}
  .future-details{grid-template-columns:1fr}
  .future-litter-photo{min-height:340px}
}

.future-litter-art{
  background:
    radial-gradient(circle at 20% 20%, rgba(200,141,90,.18), transparent 34%),
    radial-gradient(circle at 80% 75%, rgba(135,146,122,.18), transparent 36%),
    linear-gradient(145deg,#f6eee4,#e7eadf);
  display:flex;
  align-items:center;
  justify-content:center;
  flex-direction:column;
  text-align:center;
  padding:50px;
}
.future-paw{font-size:4.5rem;line-height:1}
.future-litter-art .script-heading{font-size:2.5rem;margin:16px 0 4px}
.future-litter-art>strong{
  font-family:"Libre Baskerville",serif;
  color:var(--brown);
  font-size:1.35rem;
}

/* V12 refreshed puppy gallery */
.puppy-only-grid{
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.puppy-only-grid .photo-card{
  min-height:0;
}
.puppy-only-grid .photo-card img,
.puppy-only-grid .photo-card.tall img{
  height:430px;
  object-fit:cover;
}
.puppy-start-story{
  max-width:1120px;
  margin:0 auto 34px;
  display:grid;
  grid-template-columns:1.1fr .9fr;
  background:var(--cream);
  border:1px solid var(--line);
  border-radius:26px;
  overflow:hidden;
  box-shadow:var(--shadow);
}
.puppy-start-story img{
  width:100%;
  height:360px;
  object-fit:cover;
}
.puppy-start-story>div{
  padding:42px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
@media(max-width:900px){
  .puppy-only-grid{grid-template-columns:1fr 1fr}
  .puppy-start-story{grid-template-columns:1fr}
}
@media(max-width:620px){
  .puppy-only-grid{grid-template-columns:1fr}
  .puppy-only-grid .photo-card img,
  .puppy-only-grid .photo-card.tall img{height:390px}
}


/* Final functionality additions — intentionally matched to V12 */
.v12-litter-note{
  margin-top:18px;
  padding:14px 16px;
  border-radius:14px;
  background:var(--cream);
  border:1px solid var(--line);
  line-height:1.6;
}
.v12-genetics-note{
  margin-top:14px;
  font-size:.82rem;
  line-height:1.55;
  color:var(--muted);
}
.centered-note{
  max-width:760px;
  margin:20px auto 0;
  text-align:center;
}
.puppy-application-v12{
  display:grid;
  gap:12px;
  max-width:680px;
  margin:24px auto 0;
}
.puppy-application-v12 input,
.puppy-application-v12 select,
.puppy-application-v12 textarea{
  width:100%;
  box-sizing:border-box;
  padding:13px 14px;
  border:1px solid var(--line);
  border-radius:12px;
  background:white;
  font:inherit;
  color:var(--ink);
}
.puppy-application-v12 textarea{resize:vertical}
.v12-check{
  display:flex;
  align-items:flex-start;
  gap:9px;
  text-align:left;
  font-size:.82rem;
  color:var(--muted);
}
.v12-check input{
  width:18px;
  height:18px;
  margin-top:2px;
}
.form-note{
  margin-top:14px;
  font-size:.86rem;
}
.form-note a,
.v12-social a{
  color:inherit;
  text-decoration:underline;
  text-underline-offset:3px;
}
.v12-social{
  margin-top:10px;
  font-size:.85rem;
}


/* V16 — remove popup, flip-style countdown, polished puppy application */
.popup{display:none !important}

/* Flip countdown */
.flip-countdown{
  width:min(760px,92%);
  margin:34px auto 60px;
  padding:26px 34px;
  background:white;
  border:1px solid var(--line);
  border-radius:24px;
  box-shadow:0 14px 38px rgba(50,38,28,.07);
  display:grid;
  grid-template-columns:1fr auto;
  grid-template-areas:
    "copy days"
    "note days";
  gap:6px 34px;
  align-items:center;
}
.flip-copy{grid-area:copy}
.flip-copy .section-label{display:block;margin-bottom:5px}
.flip-copy strong{
  font-family:"Libre Baskerville",serif;
  color:var(--brown);
  font-size:clamp(1.35rem,2.5vw,2rem);
}
.flip-days-wrap{
  grid-area:days;
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
}
.flip-number{
  position:relative;
  width:118px;
  height:112px;
  perspective:700px;
  filter:drop-shadow(0 10px 18px rgba(36,29,23,.12));
}
.flip-top,
.flip-bottom{
  position:absolute;
  left:0;
  width:100%;
  height:50%;
  display:flex;
  justify-content:center;
  font-family:"Libre Baskerville",serif;
  font-size:3.2rem;
  color:white;
  background:#4b493f;
  overflow:hidden;
  line-height:112px;
}
.flip-top{
  top:0;
  align-items:flex-start;
  border-radius:16px 16px 5px 5px;
}
.flip-bottom{
  bottom:0;
  align-items:flex-end;
  border-radius:5px 5px 16px 16px;
}
.flip-line{
  position:absolute;
  z-index:3;
  top:50%;
  left:4px;
  right:4px;
  height:1px;
  background:rgba(255,255,255,.14);
  box-shadow:0 -1px rgba(0,0,0,.3);
}
.flip-number.flipping .flip-top{
  animation:flipTop .35s ease-in;
  transform-origin:bottom;
}
.flip-number.flipping .flip-bottom{
  animation:flipBottom .35s .18s ease-out;
  transform-origin:top;
}
@keyframes flipTop{
  0%{transform:rotateX(0)}
  100%{transform:rotateX(-82deg)}
}
@keyframes flipBottom{
  0%{transform:rotateX(82deg)}
  100%{transform:rotateX(0)}
}
.flip-label{
  font-size:.7rem;
  letter-spacing:.18em;
  font-weight:700;
  color:var(--muted);
}
.flip-note{
  grid-area:note;
  color:var(--muted);
  margin:2px 0 0;
}

/* Application */
.application-card{
  max-width:1120px;
  margin:auto;
  background:var(--brown);
  color:white;
  border-radius:30px;
  padding:58px;
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:55px;
  box-shadow:var(--shadow);
  align-items:start;
}
.application-intro-v16{
  position:sticky;
  top:120px;
}
.application-intro-v16 .section-label{color:#d9dfd3}
.application-intro-v16 .script-heading{
  color:#e2b98f;
  margin:8px 0 3px;
}
.application-intro-v16 h2{
  font-family:"Libre Baskerville",serif;
  font-size:clamp(2.15rem,4.5vw,3.6rem);
  line-height:1.08;
  margin:4px 0 18px;
}
.application-lead{
  color:rgba(255,255,255,.82);
  line-height:1.75;
}
.application-side-note{
  margin-top:28px;
  padding:18px;
  display:grid;
  grid-template-columns:32px 1fr;
  gap:10px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.10);
  border-radius:17px;
}
.application-side-note>span{
  font-size:1.5rem;
  color:#e2b98f;
}
.application-side-note strong{
  display:block;
  margin-bottom:4px;
}
.application-side-note p{
  color:rgba(255,255,255,.72);
  margin:0;
  font-size:.88rem;
  line-height:1.55;
}
.application-contact-v16{
  margin-top:24px;
  display:flex;
  flex-direction:column;
  gap:4px;
  font-size:.88rem;
  color:rgba(255,255,255,.72);
}
.application-contact-v16 a{
  color:white;
  text-decoration:underline;
  text-underline-offset:3px;
}

.puppy-application-v16{
  background:#fbf8f3;
  color:var(--ink);
  border-radius:22px;
  padding:28px;
  display:grid;
  gap:15px;
}
.form-section-title{
  display:grid;
  grid-template-columns:40px 1fr;
  gap:10px;
  align-items:center;
  margin-top:5px;
  padding-top:5px;
}
.form-section-title>span{
  width:36px;
  height:36px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:50%;
  background:var(--sage);
  color:white;
  font-size:.72rem;
  font-weight:700;
}
.form-section-title strong{
  display:block;
  font-family:"Libre Baskerville",serif;
  color:var(--brown);
  font-size:1rem;
}
.form-section-title small{
  color:var(--muted);
  font-size:.78rem;
}
.form-two-col{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:12px;
}
.puppy-application-v16 label{
  display:grid;
  gap:6px;
  font-size:.79rem;
  font-weight:700;
  color:var(--brown);
}
.puppy-application-v16 input,
.puppy-application-v16 select,
.puppy-application-v16 textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid #ded6cc;
  border-radius:12px;
  background:white;
  color:var(--ink);
  padding:13px 14px;
  font:inherit;
  font-weight:400;
  outline:none;
  transition:border-color .2s,box-shadow .2s;
}
.puppy-application-v16 textarea{resize:vertical}
.puppy-application-v16 input:focus,
.puppy-application-v16 select:focus,
.puppy-application-v16 textarea:focus{
  border-color:var(--sage);
  box-shadow:0 0 0 3px rgba(112,126,102,.10);
}
.v16-check{
  display:grid !important;
  grid-template-columns:20px 1fr;
  align-items:flex-start;
  gap:10px !important;
  margin-top:4px;
  padding:13px 14px;
  background:#f3eee7;
  border-radius:12px;
  font-weight:400 !important;
  line-height:1.5;
  color:var(--muted) !important;
}
.v16-check input{
  width:18px;
  height:18px;
  margin-top:2px;
  padding:0;
}
.application-submit-v16{
  width:100%;
  margin-top:3px;
}
.application-privacy{
  text-align:center;
  color:var(--muted);
  font-size:.72rem;
}

@media(max-width:900px){
  .application-card{grid-template-columns:1fr;padding:44px 32px}
  .application-intro-v16{position:static}
}
@media(max-width:620px){
  .flip-countdown{
    grid-template-columns:1fr;
    grid-template-areas:"copy" "days" "note";
    text-align:center;
    padding:26px 20px;
  }
  .flip-days-wrap{margin:12px 0 5px}
  .application-card{padding:34px 20px}
  .puppy-application-v16{padding:20px}
  .form-two-col{grid-template-columns:1fr}
}


/* Google Form embedded preview */
.google-form-preview {
  width: 100%;
  min-width: 0;
}
.google-form-preview-banner {
  background: #f4efe7;
  border: 1px solid rgba(79, 63, 48, .12);
  border-radius: 14px;
  padding: 14px 16px;
  margin-bottom: 14px;
  display: flex;
  flex-direction: column;
  gap: 3px;
}
.google-form-preview-banner span {
  font-weight: 700;
  color: #55493e;
  font-size: .92rem;
  letter-spacing: .02em;
}
.google-form-preview-banner small {
  color: #7b7066;
  line-height: 1.4;
}
.google-form-sheet {
  background: #f0ebf8;
  border-radius: 15px;
  padding: 18px;
  overflow: hidden;
  box-shadow: 0 14px 32px rgba(70, 56, 45, .10);
}
.google-form-topline {
  height: 10px;
  background: #7e6a58;
  border-radius: 10px 10px 0 0;
  margin: -18px -18px 12px;
}
.google-form-head,
.google-question {
  background: white;
  border-radius: 9px;
  padding: 22px;
  margin-bottom: 12px;
  border: 1px solid rgba(60, 47, 38, .08);
}
.google-form-head h3 {
  font-family: 'DM Sans', sans-serif;
  font-size: 1.6rem;
  margin: 0 0 10px;
  color: #302b27;
}
.google-form-head p {
  margin: 0 0 13px;
  color: #5d5752;
  line-height: 1.55;
}
.google-required {
  color: #a33b32;
  font-size: .82rem;
}
.google-question label {
  display: block;
  font-family: 'DM Sans', sans-serif;
  font-weight: 500;
  color: #302b27;
  margin-bottom: 20px;
  line-height: 1.45;
}
.google-question label span { color: #a33b32; }
.google-line {
  width: 62%;
  color: #817a74;
  font-size: .9rem;
  border-bottom: 1px solid #aaa39d;
  padding-bottom: 8px;
}
.google-long-line { width: 90%; }
.google-choice {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 12px 0;
  color: #4d4844;
  font-size: .92rem;
  line-height: 1.35;
}
.google-choice i {
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid #918a84;
  border-radius: 50%;
  flex: 0 0 auto;
}
.google-submit {
  appearance: none;
  border: 0;
  border-radius: 5px;
  padding: 10px 24px;
  background: #7e6a58;
  color: white;
  font-weight: 600;
  font-family: 'DM Sans', sans-serif;
  opacity: 1;
}
.google-form-demo-note {
  font-size: .78rem;
  color: #746d67;
  margin: 8px 0 0;
}
@media (max-width: 760px) {
  .google-form-sheet { padding: 12px; }
  .google-form-topline { margin: -12px -12px 10px; }
  .google-form-head, .google-question { padding: 18px; }
  .google-line, .google-long-line { width: 100%; }
}

/* Live embedded Google Form */
.google-form-live iframe {
  display:block;
  width:100%;
  min-height:1120px;
  border:0;
  border-radius:16px;
  background:#f5f0e7;
}
.google-form-fallback {
  margin:12px 4px 0;
  text-align:center;
  font-size:.84rem;
  color:#746d67;
}
.google-form-fallback a { color:#5b4030; text-decoration:underline; }
@media (max-width:760px){ .google-form-live iframe{min-height:1250px;} }
