/* Lifestyle Overview — warm editorial category landing page */
.lifestyle-overview{width:min(100%,1640px);max-width:none;margin:0 auto;padding:18px 20px 46px;color:#46514c;font-family:Georgia,"Times New Roman",serif;box-sizing:border-box}
.lifestyle-overview *{box-sizing:border-box}
.lifestyle-overview a{color:inherit}
.lifestyle-overview-kicker{margin:0 0 6px;color:#6b847a;font:700 .72rem/1.2 Inter,Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}
.lifestyle-overview-hero{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(350px,.95fr);gap:18px;margin-bottom:24px}
.lifestyle-overview-title-card,.lifestyle-overview-principle,.lifestyle-overview-ribbon-card,.lifestyle-overview-card{border:1px solid rgba(78,112,102,.16);box-shadow:0 14px 34px rgba(54,75,68,.08),0 3px 10px rgba(54,75,68,.04),inset 0 1px rgba(255,255,255,.86)}
.lifestyle-overview-title-card{display:grid;grid-template-columns:minmax(0,1fr) 126px;align-items:center;gap:18px;min-height:170px;padding:20px 24px;border-radius:24px;background:linear-gradient(145deg,#fffdf8 0%,#f4eee4 100%)}
.lifestyle-overview-title-card h1{margin:0;color:#3f4f49;font:500 clamp(2.8rem,4vw,4.5rem)/.96 Georgia,serif;letter-spacing:-.025em}
.lifestyle-overview-script{margin:9px 0 0;color:#6e756a;font:600 1.25rem/1.2 Caveat,"Segoe Script",cursive}
.lifestyle-overview-hero-art{position:relative;display:grid;place-items:center;min-height:116px;border-radius:22px;overflow:hidden;border:1px solid rgba(72,116,101,.13);background:radial-gradient(circle at 32% 25%,rgba(255,255,255,.96),rgba(206,226,215,.72) 56%,rgba(174,205,191,.55))}
.lifestyle-overview-hero-art>span{position:relative;z-index:2;color:#648778;font-size:4.2rem;transform:rotate(-10deg)}
.lifestyle-overview-hero-art>i{position:absolute;border:2px solid rgba(255,255,255,.55);border-radius:50%}
.lifestyle-overview-hero-art>i:first-of-type{width:120px;height:120px;right:-40px;top:-34px}
.lifestyle-overview-hero-art>i:last-of-type{width:74px;height:74px;left:-20px;bottom:-18px}
.lifestyle-overview-hero-art>b{position:absolute;right:16px;bottom:12px;color:rgba(190,130,104,.75);font-size:1.15rem;font-weight:400}
.lifestyle-overview-principle{position:relative;padding:28px 28px 22px;border-radius:24px;background:linear-gradient(145deg,#eef6f1 0%,#e2ede7 58%,#f5e8df 100%)}
.lifestyle-overview-principle p{margin:18px 0 12px;color:#53665e;font:500 1.05rem/1.7 Georgia,serif}
.lifestyle-overview-principle small{color:#777067;font:700 .78rem/1.3 Inter,Arial,sans-serif;letter-spacing:.08em;text-transform:uppercase}
.lifestyle-overview-quote{position:absolute;left:21px;top:11px;color:rgba(88,130,114,.28);font:700 4rem/1 Georgia,serif}
.lifestyle-overview-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:12px}
.lifestyle-overview-section-heading h2{margin:0;color:#425149;font:500 clamp(2rem,2.6vw,3rem)/1.05 Georgia,serif;letter-spacing:-.018em}
.lifestyle-overview-section-heading>a,.lifestyle-overview-card-heading>a,.lifestyle-overview-text-link{color:#4d7568;text-decoration:none;font:700 .82rem/1.2 Inter,Arial,sans-serif}
.lifestyle-overview-return{margin-bottom:24px}
.lifestyle-overview-ribbon{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.lifestyle-overview-ribbon-card{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:14px;row-gap:3px;min-height:96px;padding:17px 18px;border-radius:19px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}
.lifestyle-overview-ribbon-card:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(54,75,68,.12),0 3px 10px rgba(54,75,68,.05)}
.lifestyle-overview-ribbon-card>span{grid-row:1/3;align-self:center;color:#527a6d;font:500 2rem/1 Georgia,serif}
.lifestyle-overview-ribbon-card strong{align-self:end;color:#46534e;font:600 1rem/1.2 Georgia,serif}
.lifestyle-overview-ribbon-card small{color:#736f67;font:500 .74rem/1.42 Inter,Arial,sans-serif}
.lifestyle-overview-ribbon-card--teal{background:linear-gradient(145deg,#eef8f4,#dcebe5)}
.lifestyle-overview-ribbon-card--sage{background:linear-gradient(145deg,#f5f7ee,#e7ecd9)}
.lifestyle-overview-ribbon-card--blush{background:linear-gradient(145deg,#fff6f2,#f2ded7)}
.lifestyle-overview-ribbon-card--gold{background:linear-gradient(145deg,#fffaf0,#efe1bf)}
.lifestyle-overview-collage{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px}
.lifestyle-overview-card{position:relative;overflow:hidden;padding:24px;border-radius:24px;min-height:250px}
.lifestyle-overview-card h2{margin:0 0 12px;color:#425149;font:500 1.75rem/1.1 Georgia,serif;letter-spacing:-.01em}
.lifestyle-overview-card p:not(.lifestyle-overview-kicker){margin:0;color:#6d6d65;font:400 .9rem/1.65 Inter,Arial,sans-serif}
.lifestyle-overview-card--today{grid-column:span 8}
.lifestyle-overview-card--table{grid-column:span 4}
.lifestyle-overview-card--interests{grid-column:span 5}
.lifestyle-overview-card--travel{grid-column:span 7}
.lifestyle-overview-card--companions{grid-column:span 5}
.lifestyle-overview-card--season{grid-column:span 7}
.lifestyle-overview-card--wide{grid-column:span 12}
.lifestyle-overview-card--tealwash{background:linear-gradient(145deg,#f7fcfa 0%,#e5f0eb 100%)}
.lifestyle-overview-card--cream{background:linear-gradient(145deg,#fffdf7 0%,#f5edde 100%)}
.lifestyle-overview-card--sagewash{background:linear-gradient(145deg,#f7f8f1 0%,#e6eadb 100%)}
.lifestyle-overview-card--blushwash{background:linear-gradient(145deg,#fff9f5 0%,#f0dfd8 100%)}
.lifestyle-overview-card--linen{background:linear-gradient(145deg,#fdfbf6 0%,#eee9df 100%)}
.lifestyle-overview-card--goldwash{background:linear-gradient(145deg,#fffaf0 0%,#f0e2bd 100%)}
.lifestyle-overview-card--deepteal{background:linear-gradient(145deg,#53776d 0%,#3d5f57 62%,#38564f 100%);border-color:rgba(43,76,67,.35);box-shadow:0 18px 40px rgba(42,70,62,.19),inset 0 1px rgba(255,255,255,.18)}
.lifestyle-overview-card--deepteal h2,.lifestyle-overview-card--deepteal p:not(.lifestyle-overview-kicker){color:#fffdf7}
.lifestyle-overview-card--deepteal .lifestyle-overview-kicker{color:#dce9e3}
.lifestyle-overview-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.lifestyle-overview-wellbeing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.lifestyle-overview-wellbeing-grid a,.lifestyle-overview-mini-grid a{display:grid;gap:5px;padding:18px;border:1px solid rgba(74,111,99,.13);border-radius:18px;background:rgba(255,255,255,.48);text-decoration:none;box-shadow:0 8px 20px rgba(62,86,77,.04)}
.lifestyle-overview-wellbeing-grid a>span,.lifestyle-overview-mini-grid a>span{color:#568074;font-size:1.45rem}
.lifestyle-overview-wellbeing-grid strong,.lifestyle-overview-mini-grid strong{color:#46544e;font:600 1.05rem/1.2 Georgia,serif}
.lifestyle-overview-wellbeing-grid small,.lifestyle-overview-mini-grid small{color:#74726a;font:500 .77rem/1.46 Inter,Arial,sans-serif}
.lifestyle-overview-plate-art{position:relative;width:108px;height:108px;margin:10px auto 18px;border:2px solid rgba(180,142,100,.2);border-radius:50%;background:radial-gradient(circle,#fffef8 0 41%,#ead8bc 42% 44%,#fffdf7 45% 66%,#e1caa8 67% 69%,#fff 70%);box-shadow:0 10px 24px rgba(110,87,57,.09)}
.lifestyle-overview-plate-art>span{position:absolute;inset:0;display:grid;place-items:center;color:#8cad93;font-size:2.4rem}
.lifestyle-overview-plate-art>i,.lifestyle-overview-plate-art>b{position:absolute;width:2px;height:72px;top:18px;background:#b99b78;border-radius:3px}
.lifestyle-overview-plate-art>i{left:-17px}
.lifestyle-overview-plate-art>b{right:-17px}
.lifestyle-overview-list{display:grid;gap:11px;margin:0;padding:0;list-style:none}
.lifestyle-overview-list li{display:grid;gap:4px;padding:11px 0;border-bottom:1px solid rgba(74,111,99,.1)}
.lifestyle-overview-list li:last-child{border-bottom:0}
.lifestyle-overview-list strong{color:#44524c;font:600 1rem/1.2 Georgia,serif}
.lifestyle-overview-list span{color:#72716b;font:500 .79rem/1.5 Inter,Arial,sans-serif}
.lifestyle-overview-link-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}
.lifestyle-overview-link-row a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border:1px solid rgba(70,112,99,.18);border-radius:11px;background:rgba(255,255,255,.48);color:#4c7165;text-decoration:none;font:700 .78rem/1.2 Inter,Arial,sans-serif;box-shadow:0 5px 12px rgba(53,78,70,.04)}
.lifestyle-overview-link-row--light a{border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#fff}
.lifestyle-overview-travel-art{position:relative;display:grid;place-items:center;width:190px;height:106px;margin:8px 0 16px;border:1px solid rgba(160,104,87,.16);border-radius:12px;background:linear-gradient(135deg,#f5dcd2,#f8eee8);transform:rotate(-2deg);box-shadow:7px 8px 0 rgba(255,255,255,.45),12px 14px 24px rgba(111,77,66,.08)}
.lifestyle-overview-travel-art>span{color:#a16b5b;font:700 .76rem/1 Cinzel,Georgia,serif;letter-spacing:.22em}
.lifestyle-overview-travel-art>i{position:absolute;border:1px solid rgba(161,107,91,.32);border-radius:50%}
.lifestyle-overview-travel-art>i:first-of-type{width:44px;height:44px;left:18px;top:18px}
.lifestyle-overview-travel-art>i:last-of-type{width:58px;height:58px;right:14px;bottom:11px}
.lifestyle-overview-travel-art>b{position:absolute;left:68px;bottom:14px;color:#5e857a;font-size:1.5rem;font-weight:400}
.lifestyle-overview-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}
.lifestyle-overview-season-art{position:absolute;right:24px;bottom:20px;width:126px;height:126px;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.74) 0 34%,rgba(255,255,255,0) 35%),repeating-conic-gradient(from 0deg,rgba(177,139,75,.22) 0 4deg,transparent 4deg 22deg);opacity:.75}
.lifestyle-overview-season-art>span{position:absolute;inset:0;display:grid;place-items:center;color:#b28c46;font-size:3.1rem}
.lifestyle-overview-season-art>i{position:absolute;border-radius:50%;border:1px solid rgba(177,139,75,.25)}
.lifestyle-overview-season-art>i:first-of-type{inset:15px}
.lifestyle-overview-season-art>i:last-of-type{inset:30px}
.lifestyle-overview-card--season>p:not(.lifestyle-overview-kicker){max-width:68%}
.lifestyle-overview-card--archive{display:grid;grid-template-columns:230px minmax(0,1fr);gap:26px;align-items:center;min-height:220px}
.lifestyle-overview-archive-art{position:relative;display:grid;place-items:center;min-height:160px;border-radius:22px;border:1px solid rgba(255,255,255,.18);background:radial-gradient(circle at center,rgba(255,255,255,.15),rgba(255,255,255,.035));overflow:hidden}
.lifestyle-overview-archive-art>span{position:relative;z-index:2;color:#eef7f3;font-size:4rem;transform:rotate(-10deg)}
.lifestyle-overview-archive-art>i{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:50%}
.lifestyle-overview-archive-art>i:first-of-type{width:130px;height:130px;right:-30px;top:-24px}
.lifestyle-overview-archive-art>i:last-of-type{width:92px;height:92px;left:-20px;bottom:-17px}
.lifestyle-overview-archive-art>b{position:absolute;right:18px;bottom:12px;color:#e8c9aa;font-size:1.25rem;font-weight:400}

@media(max-width:1250px){
  .lifestyle-overview-ribbon{grid-template-columns:1fr 1fr}
  .lifestyle-overview-card--today,.lifestyle-overview-card--table,.lifestyle-overview-card--interests,.lifestyle-overview-card--travel,.lifestyle-overview-card--companions,.lifestyle-overview-card--season{grid-column:span 6}
}
@media(max-width:900px){
  .lifestyle-overview-hero{grid-template-columns:1fr}
  .lifestyle-overview-card--today,.lifestyle-overview-card--table,.lifestyle-overview-card--interests,.lifestyle-overview-card--travel,.lifestyle-overview-card--companions,.lifestyle-overview-card--season,.lifestyle-overview-card--wide{grid-column:1/-1}
  .lifestyle-overview-card--archive{grid-template-columns:1fr}
}
@media(max-width:680px){
  .lifestyle-overview{padding:12px 12px 34px}
  .lifestyle-overview-title-card{grid-template-columns:1fr}
  .lifestyle-overview-title-card h1{font-size:2.7rem}
  .lifestyle-overview-hero-art{min-height:90px}
  .lifestyle-overview-ribbon{grid-template-columns:1fr}
  .lifestyle-overview-section-heading,.lifestyle-overview-card-heading{align-items:flex-start;flex-direction:column}
  .lifestyle-overview-wellbeing-grid,.lifestyle-overview-mini-grid{grid-template-columns:1fr}
  .lifestyle-overview-card--season>p:not(.lifestyle-overview-kicker){max-width:100%;padding-bottom:108px}
}
