
:root{
  --wfr-navy:#12385f;
  --wfr-deep:#0b2f55;
  --wfr-peach:#f7a17a;
  --wfr-peach2:#ffb08e;
  --wfr-cream:#fffaf6;
  --wfr-paper:#fffdfb;
  --wfr-line:#ead9cf;
}
body.wfr27-site .wfr27m-home{
  margin:0!important;padding:0!important;background:var(--wfr-paper);color:var(--wfr-deep);
}
body.wfr27-site .wfr27m-home *{box-sizing:border-box}
body.wfr27-site .wfr27m-home .wfr27m-shell{
  width:min(1180px,calc(100% - 40px));margin:0 auto;
}

/* Header */
body.wfr27-site .site-header{
  background:#fffaf6!important;border-bottom:0!important;box-shadow:none!important;
}
body.wfr27-site .header-inner{
  min-height:90px!important;max-width:1580px!important;width:min(1580px,calc(100% - 56px))!important;
}
body.wfr27-site .brand{gap:12px!important}
body.wfr27-site .brand img{
  width:72px!important;height:72px!important;border-radius:50%;object-fit:contain!important;
}
body.wfr27-site .brand-text{
  font-family:"Cormorant Garamond",Georgia,serif!important;
  font-size:2rem!important;line-height:.72!important;letter-spacing:.06em!important;color:#12385f!important;
}
body.wfr27-site .brand-text span{
  font-family:"Montserrat",Arial,sans-serif!important;font-size:.63rem!important;letter-spacing:.19em!important;margin-top:10px!important;
}
body.wfr27-site .main-nav a{
  font-family:"Montserrat",Arial,sans-serif!important;font-weight:700!important;font-size:.78rem!important;
  color:#12385f!important;text-transform:uppercase;
}
body.wfr27-site .main-nav li:first-child a{color:#f19470!important}
body.wfr27-site .header-cta{
  min-width:160px!important;padding:14px 22px!important;background:#f7a17a!important;color:white!important;
  text-transform:uppercase;border-radius:999px!important;
}

/* Hero: the approved mockup artwork itself, no duplicate live text layered over it */
body.wfr27-site .wfr27m-hero{
  width:100%;background:#fbeadd;overflow:hidden;line-height:0;
}
body.wfr27-site .wfr27m-hero img{
  display:block;width:100%;height:auto;max-height:none!important;margin:0!important;border:0!important;border-radius:0!important;
}

/* Countdown band */
body.wfr27-site .wfr27m-countdown{
  background:#10385f;color:white;padding:14px 0 15px!important;
}
body.wfr27-site .wfr27m-countdown-inner{
  max-width:1480px!important;width:min(1480px,calc(100% - 60px))!important;margin:auto!important;
  display:grid!important;grid-template-columns:1fr auto 1fr!important;align-items:center!important;gap:34px!important;
}
body.wfr27-site .wfr27m-countdown-label{
  font-family:"Allura","Brush Script MT",cursive!important;font-size:2.55rem!important;color:#fff!important;
  justify-self:center;white-space:nowrap;position:relative;
}
body.wfr27-site .wfr27m-countdown-label:after{
  content:"";display:block;width:150px;height:4px;background:#f7a17a;margin:0 auto;border-radius:100%;
  transform:skewX(-18deg);
}
body.wfr27-site .wfr27m-clock{display:flex!important;gap:14px!important;justify-content:center!important}
body.wfr27-site .wfr27m-time{
  width:106px;height:78px;border:1px solid rgba(255,255,255,.65);border-radius:7px;
  display:flex!important;flex-direction:column;align-items:center!important;justify-content:center!important;background:rgba(0,0,0,.04);
}
body.wfr27-site .wfr27m-time strong{font-family:"Montserrat",Arial,sans-serif!important;font-size:2rem!important;line-height:1;color:#fff!important}
body.wfr27-site .wfr27m-time span{font-family:"Montserrat",Arial,sans-serif!important;font-size:.65rem!important;letter-spacing:.06em;text-transform:uppercase;margin-top:6px}
body.wfr27-site .wfr27m-register{justify-self:center!important;background:#f7a17a!important;color:#fff!important;text-transform:uppercase!important;min-width:175px!important}

/* Welcome */
body.wfr27-site .wfr27m-welcome{
  position:relative;padding:34px 0 28px!important;background:#fffdfb;overflow:hidden;
}
body.wfr27-site .wfr27m-welcome:before,
body.wfr27-site .wfr27m-welcome:after{
  content:"";position:absolute;pointer-events:none;opacity:.92;background:url('../images/leaf-branch.svg') center/contain no-repeat;
}
body.wfr27-site .wfr27m-welcome:before{width:150px;height:310px;left:4px;top:16px;transform:rotate(-10deg)}
body.wfr27-site .wfr27m-welcome:after{width:140px;height:280px;right:8px;bottom:0;transform:scaleX(-1) rotate(-4deg)}
body.wfr27-site .wfr27m-welcome-grid{
  position:relative;z-index:2;display:grid!important;grid-template-columns:1.02fr 1fr!important;align-items:center!important;gap:62px!important;
}
body.wfr27-site .wfr27m-copy{text-align:center;padding:20px 22px}
body.wfr27-site .wfr27m-eyebrow{
  color:#f39772;font-family:"Montserrat",Arial,sans-serif!important;font-size:.83rem!important;font-weight:800!important;
  text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px!important;
}
body.wfr27-site .wfr27m-copy h2{
  font-family:"Cormorant Garamond",Georgia,serif!important;color:#12385f!important;font-size:3rem!important;font-weight:700!important;
  text-transform:uppercase;margin:0!important;line-height:1!important;
}
body.wfr27-site .wfr27m-rule{display:flex;align-items:center;justify-content:center;gap:10px;color:#f7a17a;margin:12px 0 22px}
body.wfr27-site .wfr27m-rule:before,body.wfr27-site .wfr27m-rule:after{content:"";display:block;width:52px;height:1px;background:#f7a17a}
body.wfr27-site .wfr27m-copy p{
  max-width:650px;margin:0 auto 22px!important;font-size:.97rem!important;line-height:1.65!important;color:#30455b!important;
}
body.wfr27-site .wfr27m-family{
  border-radius:24px;overflow:hidden;box-shadow:0 10px 30px rgba(13,45,79,.08);line-height:0;
}
body.wfr27-site .wfr27m-family img{display:block;width:100%;height:auto!important}

/* Values strip */
body.wfr27-site .wfr27m-values{
  position:relative;background:linear-gradient(180deg,#fff1e9 0%,#fff8f2 100%);
  padding:22px 0 28px!important;border-top:1px solid rgba(242,161,124,.18);
}
body.wfr27-site .wfr27m-values-grid{
  display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:28px!important;max-width:1140px!important;margin:auto!important;
}
body.wfr27-site .wfr27m-value{display:grid!important;grid-template-columns:68px 1fr!important;align-items:center!important;gap:15px!important}
body.wfr27-site .wfr27m-value-icon{
  width:64px;height:64px;border:2px solid #12385f;border-radius:50%;display:grid!important;place-items:center!important;background:rgba(255,255,255,.35);
}
body.wfr27-site .wfr27m-value-icon img{width:43px!important;height:43px!important;object-fit:contain!important;border-radius:0!important}
body.wfr27-site .wfr27m-value-icon .heart{font-size:2.2rem;line-height:1;color:#12385f}
body.wfr27-site .wfr27m-value h3{
  font-family:"Montserrat",Arial,sans-serif!important;font-size:1rem!important;text-transform:uppercase;margin:0 0 3px!important;color:#12385f!important;
}
body.wfr27-site .wfr27m-value p{font-size:.82rem!important;line-height:1.35!important;margin:0!important;color:#30455b!important}

/* Lower homepage: preserve functionality but match the same visual language */
body.wfr27-site .wfr27m-lower{padding:70px 0!important;background:#fffdfb}
body.wfr27-site .wfr27m-lower .section-heading{text-align:center;margin-bottom:45px!important}
body.wfr27-site .wfr27m-lower h2{font-size:2.8rem!important}
body.wfr27-site .wfr27m-lower .timeline{max-width:950px!important}
body.wfr27-site .wfr27m-dark{
  background:#12385f!important;color:white!important;padding:66px 0!important;
}
body.wfr27-site .wfr27m-dark h2{color:#fff!important}
body.wfr27-site .wfr27m-sponsors{padding:68px 0!important;background:#fffdfb}
body.wfr27-site .wfr27m-sponsors .sponsor{
  box-shadow:none!important;border:1px solid #ead9cf!important;border-radius:12px!important;padding:22px 12px!important;background:#fff!important;
}

/* Tablet/mobile */
@media(max-width:1050px){
  body.wfr27-site .wfr27m-countdown-inner{grid-template-columns:1fr!important;gap:14px!important}
  body.wfr27-site .wfr27m-welcome-grid{grid-template-columns:1fr!important;gap:24px!important}
  body.wfr27-site .wfr27m-family{max-width:760px;margin:auto}
  body.wfr27-site .wfr27m-values-grid{grid-template-columns:repeat(2,1fr)!important}
}
@media(max-width:780px){
  body.wfr27-site .header-inner{width:calc(100% - 28px)!important}
  body.wfr27-site .brand img{width:58px!important;height:58px!important}
  body.wfr27-site .brand-text{font-size:1.5rem!important}
  body.wfr27-site .wfr27m-countdown-inner{width:calc(100% - 28px)!important}
  body.wfr27-site .wfr27m-clock{gap:6px!important}
  body.wfr27-site .wfr27m-time{width:74px;height:70px}
  body.wfr27-site .wfr27m-time strong{font-size:1.45rem!important}
  body.wfr27-site .wfr27m-copy h2{font-size:2.15rem!important}
  body.wfr27-site .wfr27m-values-grid{grid-template-columns:1fr!important;max-width:460px!important}
}
