:root{
  --navy:#102a43;
  --navy-soft:#173c70;
  --sage:#008c83;
  --sage-dark:#006e68;
  --sage-pale:#daf4f1;
  --apricot:#ff7a33;
  --apricot-pale:#fff0e6;
  --coral:#e9506c;
  --yellow:#ffd166;
  --violet:#6b5ce7;
  --cream:#fff9f2;
  --ink:#17243b;
  --muted:#5f6978;
  --line:#d9dde3;
  --white:#fff;
  --shadow:0 18px 48px rgba(12,36,72,.10);
}

*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:17px;line-height:1.5}
button,input{font:inherit}
button,a{touch-action:manipulation}
.concept-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}

.concept-header{border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:20}
.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.wordmark{display:flex;align-items:center;gap:12px;color:var(--navy);font-weight:800;text-decoration:none;line-height:1.05;letter-spacing:.01em}
.wordmark small{font-size:.7rem;color:var(--muted);text-transform:uppercase;letter-spacing:.13em}
.wordmark-mark{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--violet);color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:1.35rem}
.my-week-link{color:var(--navy);background:var(--yellow);border:1px solid #dfb94d;border-radius:999px;padding:10px 16px;font-size:.86rem;font-weight:800;text-decoration:none}

.hero{background:
  radial-gradient(circle at 83% 13%,rgba(255,209,102,.35) 0 9%,transparent 9.3%),
  radial-gradient(circle at 9% 91%,rgba(233,80,108,.12) 0 12%,transparent 12.3%),
  linear-gradient(135deg,#fff 0%,var(--cream) 58%,#fff0e6 100%);
  border-bottom:1px solid var(--line);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.16fr .84fr;gap:76px;align-items:center;padding:72px 0 68px}
.kicker{margin:0 0 11px;color:var(--sage-dark);font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.16em}
.hero h1,.section-heading h2,.return-card h2,.week-planner h2{font-family:Georgia,"Times New Roman",serif;color:var(--navy)}
.hero h1{max-width:690px;margin:0;font-size:clamp(3rem,6.5vw,5.8rem);line-height:.96;letter-spacing:-.045em}
.hero-lede{max-width:670px;margin:24px 0;color:#405067;font-size:1.14rem;line-height:1.65}
.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:27px 0 25px}
.primary-action,.save-button,.concept-signup button{border:0;border-radius:5px;background:var(--apricot);color:var(--navy);font-weight:900;text-decoration:none;cursor:pointer}
.primary-action{padding:14px 20px}
.primary-action:hover,.save-button:hover,.concept-signup button:hover{background:var(--yellow)}
.text-action{color:var(--navy);font-weight:800;text-decoration:none;text-underline-offset:4px}
.text-action:hover{text-decoration:underline}
.freshness{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:.82rem;font-weight:700}
.freshness span{width:10px;height:10px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 6px rgba(233,80,108,.14)}

.week-planner{position:relative;background:var(--navy);color:#fff;border-radius:18px;padding:33px 27px 27px;box-shadow:0 26px 70px rgba(12,36,72,.23);overflow:hidden}
.week-planner:before{content:"";position:absolute;inset:0 0 auto;height:7px;background:linear-gradient(90deg,var(--apricot) 0 25%,var(--yellow) 25% 50%,var(--coral) 50% 75%,var(--violet) 75%)}
.planner-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.2)}
.planner-kicker{margin:0 0 2px;color:#bdd4c8;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.week-planner h2{color:#fff;font-size:2rem;margin:0}
.saved-total{border-radius:999px;background:rgba(255,255,255,.12);padding:7px 11px;font-size:.75rem}
.saved-empty{text-align:center;color:#d9e1ec;padding:31px 10px 27px}
.saved-empty p{max-width:290px;margin:11px auto 0;font-size:.85rem}
.empty-symbol{display:grid;place-items:center;margin:auto;width:38px;height:38px;border:1px dashed #8fa0b8;border-radius:50%;font-size:1.5rem}
.saved-list{list-style:none;margin:16px 0 18px;padding:0;display:grid;gap:10px}
.saved-list li{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:rgba(255,255,255,.09);border-radius:8px;padding:11px 12px}
.saved-list strong{display:block;font-family:Georgia,"Times New Roman",serif;font-size:.92rem}
.saved-list small{color:#c7d2e1}
.remove-saved{border:0;background:transparent;color:#fff;font-size:1.25rem;cursor:pointer;padding:7px}
.email-plan{display:block;border:1px solid rgba(255,255,255,.55);border-radius:5px;padding:11px;text-align:center;color:#fff;font-size:.84rem;font-weight:800;text-decoration:none}
.email-plan.disabled{opacity:.45;pointer-events:none}

.weekly-section{padding:70px 0 76px}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}
.section-heading h2{max-width:760px;margin:0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.06;letter-spacing:-.025em}
.week-range{margin:0;color:var(--muted);font-size:.85rem;font-weight:800;white-space:nowrap}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.feature-card{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid var(--line);border-top:6px solid var(--apricot);border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(12,36,72,.05);transition:transform .2s ease,box-shadow .2s ease}
.feature-card:nth-child(2){border-top-color:var(--sage)}
.feature-card:nth-child(3){border-top-color:var(--violet)}
.feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.feature-image{height:240px;background:#e9ecef center/cover no-repeat;position:relative}
.moment-badge{position:absolute;left:15px;top:15px;background:var(--yellow);color:var(--navy);border-radius:999px;padding:7px 11px;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 4px 14px rgba(16,42,67,.15)}
.feature-card:nth-child(2) .moment-badge{background:var(--sage);color:#fff}
.feature-card:nth-child(3) .moment-badge{background:var(--violet);color:#fff}
.feature-body{padding:23px;display:flex;flex:1;flex-direction:column}
.feature-body h3{margin:0 0 8px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:1.55rem;line-height:1.12}
.provider{color:var(--muted);font-size:.78rem;margin-bottom:16px}
.schedule{margin:0 0 8px;color:var(--navy);font-size:.89rem;font-weight:800}
.price{margin:0 0 17px;color:var(--sage-dark);font-weight:900;font-size:.88rem}
.why{margin:0 0 18px;color:#435166;font-size:.9rem;line-height:1.55}
.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin:auto 0 19px}
.tag{border-radius:999px;background:#eef2f6;color:var(--navy);padding:5px 9px;font-size:.68rem;font-weight:800}
.social-note{display:flex;align-items:center;gap:7px;margin:0 0 13px;color:var(--muted);font-size:.76rem;font-weight:700}
.social-note:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--coral)}
.card-actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}
.save-button{min-height:45px;padding:11px 13px}
.save-button.saved{background:var(--sage-dark);color:#fff}
.organizer-link{color:var(--navy);font-size:.76rem;font-weight:800;text-decoration:none;padding:8px}
.organizer-link:hover{text-decoration:underline}

.events-section{padding:64px 0 70px;background:var(--cream);border-block:1px solid var(--line)}
.compact-heading h2{font-size:clamp(1.8rem,3.5vw,2.8rem)}
.event-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.event-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-top:5px solid var(--sage);min-width:0}
.event-card:nth-child(2){border-top-color:var(--coral)}
.event-card:nth-child(3){border-top-color:var(--violet)}
.event-card:nth-child(4){border-top-color:var(--yellow)}
.event-image{height:145px;background:#e8ecef center/cover no-repeat}
.event-body{display:flex;flex-direction:column;flex:1;padding:15px}
.event-body h3{margin:0 0 7px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:1.08rem;line-height:1.18}
.event-meta{margin:0 0 7px;font-size:.75rem;font-weight:800}
.event-price{margin:0 0 10px;color:var(--sage-dark);font-size:.76rem;font-weight:900}
.event-description{margin:0 0 14px;color:#4e5b6c;font-size:.77rem;line-height:1.45}
.event-card .card-actions{margin-top:auto}
.event-card .save-button{font-size:.75rem;min-height:40px}

.return-section{padding:72px 0}
.return-card{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:linear-gradient(120deg,#fff7d8 0%,#fff0e6 58%,#fbe6ed 100%);border:1px solid #e6c45d;border-radius:16px;padding:43px 48px;overflow:hidden}
.return-card:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-35px;top:-35px;background:rgba(107,92,231,.15)}
.return-card h2{font-size:2.35rem;line-height:1.05;margin:0 0 12px}
.return-card p{margin:0;color:#425267}
.concept-signup label{display:block;color:var(--navy);font-size:.83rem;font-weight:800;margin-bottom:8px}
.signup-row{display:grid;grid-template-columns:1fr auto;gap:9px}
.concept-signup input{min-height:50px;border:1px solid #9dafb9;border-radius:5px;background:#fff;padding:0 13px;color:var(--ink)}
.concept-signup button{padding:12px 16px}
#concept-signup-status{min-height:22px;margin:8px 0 0;font-size:.78rem;font-weight:700;color:var(--sage-dark)}
.concept-footer{padding:28px 0;border-top:1px solid var(--line);color:var(--muted);font-size:.75rem;text-align:center}

@media(max-width:940px){
  .hero-grid{grid-template-columns:1fr;gap:36px;padding:52px 0}
  .week-planner{max-width:650px}
  .feature-grid{grid-template-columns:1fr}
  .feature-card{display:grid;grid-template-columns:minmax(260px,.8fr) 1.2fr}
  .feature-image{height:100%;min-height:360px}
  .event-strip{grid-template-columns:repeat(2,1fr)}
  .return-card{grid-template-columns:1fr;gap:30px}
}

@media(max-width:640px){
  body{font-size:16px}
  .concept-shell{width:min(100% - 28px,1180px)}
  .header-inner{min-height:70px}
  .wordmark small{display:none}
  .my-week-link{padding:9px 11px;font-size:.72rem}
  .hero-grid{padding:39px 0}
  .hero h1{font-size:3.15rem}
  .hero-lede{font-size:1rem}
  .section-heading{align-items:flex-start;flex-direction:column;gap:10px}
  .weekly-section,.events-section,.return-section{padding:48px 0}
  .feature-card{display:flex}
  .feature-image{height:215px;min-height:0}
  .event-strip{grid-template-columns:1fr}
  .event-card{display:grid;grid-template-columns:125px 1fr}
  .event-image{height:100%;min-height:195px}
  .return-card{padding:28px 22px}
  .signup-row{grid-template-columns:1fr}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .feature-card{transition:none}
}
