/* AgeToolBox Discovery Engine V2 — personalised recommendations */
.discovery-shell{margin:34px 0 42px}.discovery-panel{background:linear-gradient(135deg,#fffdf7,#f7fbff);border:1px solid #dce6f2;border-top:4px solid #e9b646;border-radius:24px;box-shadow:0 14px 34px rgba(25,55,95,.09);overflow:hidden}.discovery-head{display:flex;gap:16px;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #e4ebf4;background:linear-gradient(90deg,#fff8df,#fff 42%,#eef7ff)}.discovery-title-wrap{display:flex;gap:14px;align-items:center}.discovery-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#082b68,#1769c7);color:#fff;font-size:24px;box-shadow:0 8px 18px rgba(8,52,112,.2)}.discovery-personal-kicker{display:inline-flex;margin-bottom:4px;color:#936100;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.discovery-head h2{margin:0;color:#10233f;font-size:clamp(22px,2.5vw,31px)}.discovery-head p{margin:5px 0 0;color:#66758b;max-width:780px}.discovery-all{white-space:nowrap;text-decoration:none;font-weight:900;color:#8b5d00;background:#fff1c5;border:1px solid #e9c768;border-radius:999px;padding:9px 13px}.discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px}.discovery-card{display:flex;flex-direction:column;min-height:214px;padding:18px;border-radius:20px;text-decoration:none;color:#17345e;border:1px solid #dce6f2;background:#fff;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.discovery-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(28,66,115,.12);border-color:#c6d8ed}.discovery-card .dc-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;font-size:22px;margin-bottom:12px;background:#fff9}.discovery-card h3{margin:0 0 7px;font-size:17px;color:#10233f}.discovery-card p{margin:0;color:#66758b;font-size:14px;line-height:1.45;flex:1}.discovery-card .dc-reason{display:block;margin-top:12px;padding-top:10px;border-top:1px solid rgba(57,83,116,.12);color:#79642d;font-size:12px;font-weight:800;line-height:1.35}.discovery-card .dc-go{margin-top:10px;font-weight:900;font-size:13px;color:#0758d8}.discovery-card.blue{background:#edf6ff;border-color:#c7def6}.discovery-card.gold{background:#fff8df;border-color:#ead99c}.discovery-card.pink{background:#fff0f5;border-color:#efcad8}.discovery-card.green{background:#effbf5;border-color:#c5ead6}.discovery-card.purple{background:#f4efff;border-color:#d9cdf5}.discovery-card.orange{background:#fff4e8;border-color:#f0d3b3}.discovery-card.teal{background:#eefbfb;border-color:#c9e7e6}.discovery-card .dc-context{display:inline-flex;align-self:flex-start;margin-bottom:8px;padding:4px 8px;border-radius:999px;background:rgba(255,255,255,.75);font-size:11px;font-weight:900;color:#5e6e84}.discovery-page .discovery-hero{background:radial-gradient(circle at 82% 8%,rgba(240,185,69,.28),transparent 26%),linear-gradient(135deg,#071d45,#0c4e91 62%,#2d75bd);color:#fff;padding:48px 0 38px;border-bottom:3px solid #eab54a}.discovery-page .discovery-hero h1{margin:8px 0 12px;color:#fff7df;font-size:clamp(34px,5vw,58px)}.discovery-page .discovery-hero p{max-width:820px;color:#eaf2fb;font-size:18px;line-height:1.6}.discovery-page .discovery-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:#fff2c7;color:#7e5600;font-weight:900}.discovery-page .discovery-main{padding:30px 0 50px}.discovery-page .discover-section{background:#fff;border:1px solid #dce6f2;border-radius:24px;margin:0 0 22px;overflow:hidden;box-shadow:0 12px 28px rgba(20,55,96,.07)}.discovery-page .discover-section-head{padding:20px 22px;background:linear-gradient(90deg,#fff,#f7fbff);border-bottom:1px solid #e5ebf3}.discovery-page .discover-section-head h2{margin:0;color:#10233f}.discovery-page .discover-section-head p{margin:5px 0 0;color:#6a788d}.discovery-page .discover-section-body{padding:20px}.discovery-pill-row{display:flex;gap:9px;flex-wrap:wrap}.discovery-pill{padding:9px 12px;border-radius:999px;text-decoration:none;font-weight:850;color:#23466f;background:#f4f8fd;border:1px solid #d8e3f0}.discovery-pill:hover{background:#fff4d6;border-color:#e5bd58;color:#805700}.discovery-explain{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.discovery-explain div{padding:16px;border-radius:18px;background:#f7fbff;border:1px solid #dce8f5}.discovery-explain b{display:block;color:#17345e;margin-bottom:5px}.discovery-explain p{margin:0;color:#66758b;font-size:14px;line-height:1.45}@media(max-width:980px){.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-explain{grid-template-columns:1fr}}@media(max-width:620px){.discovery-head{align-items:flex-start;flex-direction:column}.discovery-grid{grid-template-columns:1fr;padding:14px}.discovery-card{min-height:auto}.discovery-all{align-self:flex-start}}


/* =========================================================
   FVU-6 — DISCOVERY FLAGSHIP VISUAL UNIFICATION
   A premium onward-journey layer connecting AgeToolBox.
   ========================================================= */

/* Embedded recommendation panel: calm, elegant and destination-led */
.discovery-shell{margin:40px 0 48px}
.discovery-panel{
  position:relative;overflow:hidden;
  border:1px solid rgba(22,48,78,.13);
  border-top:0;border-radius:28px;
  background:linear-gradient(145deg,#fff,#fffaf0 58%,#f4f9ff);
  box-shadow:0 20px 48px rgba(20,45,75,.10)
}
.discovery-panel:before{
  content:"";position:absolute;left:0;right:0;top:0;height:5px;
  background:linear-gradient(90deg,#d9a43b,#f0cf7d 45%,#2d6da5)
}
.discovery-head{
  position:relative;padding:25px 27px;
  background:
    radial-gradient(circle at 88% 0,rgba(227,175,73,.16),transparent 14rem),
    linear-gradient(90deg,#fffaf0,#fff 48%,#f3f8fd);
  border-bottom:1px solid #e2e9f0
}
.discovery-title-wrap{gap:16px}
.discovery-mark{
  width:54px;height:54px;border-radius:50%;
  background:linear-gradient(145deg,#092540,#145d91);
  border:1px solid rgba(227,175,73,.55);
  box-shadow:0 9px 24px rgba(9,46,80,.19),inset 0 0 0 4px rgba(255,255,255,.06)
}
.discovery-personal-kicker{color:#966718;letter-spacing:.12em}
.discovery-head h2{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(24px,2.8vw,34px);letter-spacing:-.018em
}
.discovery-head p{color:#627389;line-height:1.55}
.discovery-all{
  color:#183a59;background:#fff8e5;border-color:#dfc078;
  box-shadow:0 5px 15px rgba(118,83,17,.08)
}
.discovery-grid{gap:17px;padding:23px}
.discovery-card{
  position:relative;overflow:hidden;min-height:225px;padding:21px;
  border-radius:22px;border-color:rgba(24,52,84,.11);
  box-shadow:0 8px 24px rgba(25,50,80,.055)
}
.discovery-card:before{
  content:"";position:absolute;left:0;top:0;bottom:0;width:4px;
  background:linear-gradient(#e2ad47,rgba(226,173,71,.12))
}
.discovery-card:hover{
  transform:translateY(-5px);
  box-shadow:0 18px 38px rgba(25,55,90,.13);
  border-color:rgba(208,164,70,.52)
}
.discovery-card .dc-icon{
  width:48px;height:48px;border-radius:50%;
  background:rgba(255,255,255,.82);
  box-shadow:inset 0 0 0 1px rgba(24,52,84,.08),0 5px 12px rgba(24,52,84,.05)
}
.discovery-card h3{
  font-family:Georgia,'Times New Roman',serif;
  font-size:19px;letter-spacing:-.01em
}
.discovery-card p{line-height:1.52}
.discovery-card .dc-reason{
  color:#796536;border-top-color:rgba(75,91,110,.11)
}
.discovery-card .dc-go{color:#0b5a9d}
.discovery-card .dc-context{
  background:rgba(255,255,255,.82);color:#5d6e82;
  border:1px solid rgba(24,52,84,.07)
}

/* Dedicated Discovery gateway */
.discovery-page{
  background:
    radial-gradient(circle at 9% 15%,rgba(227,175,73,.08),transparent 24rem),
    linear-gradient(180deg,#f7f4ed 0,#f5f8fb 46%,#faf7f0 100%)
}
.discovery-page .discovery-hero{
  position:relative;overflow:hidden;padding:70px 0 76px;
  background:
    radial-gradient(circle at 78% 22%,rgba(227,175,73,.25),transparent 19rem),
    radial-gradient(circle at 15% 5%,rgba(83,139,190,.17),transparent 22rem),
    linear-gradient(145deg,#06162b 0%,#0b2948 56%,#174d72 100%);
  border-bottom:1px solid rgba(227,175,73,.42)
}
.discovery-page .discovery-hero:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.5;
  background-image:
    radial-gradient(circle at 12% 20%,rgba(255,255,255,.8) 0 1px,transparent 1.5px),
    radial-gradient(circle at 38% 70%,rgba(255,224,158,.65) 0 1px,transparent 1.5px),
    radial-gradient(circle at 66% 18%,rgba(255,255,255,.65) 0 1px,transparent 1.5px),
    radial-gradient(circle at 88% 67%,rgba(255,224,158,.55) 0 1px,transparent 1.5px);
  background-size:180px 160px,240px 220px,280px 240px,330px 290px
}
.discovery-page .discovery-hero:after{
  content:"";position:absolute;width:460px;height:460px;right:-115px;bottom:-310px;
  border:1px solid rgba(227,175,73,.28);border-radius:50%;
  box-shadow:0 0 0 35px rgba(227,175,73,.04),0 0 0 70px rgba(227,175,73,.025)
}
.discovery-page .discovery-hero .container{position:relative;z-index:2}
.discovery-page .discovery-kicker{
  border:1px solid rgba(227,175,73,.44);
  background:rgba(5,20,38,.34);color:#f7da93;
  letter-spacing:.08em;padding:8px 13px
}
.discovery-page .discovery-hero h1{
  max-width:940px;margin:17px 0 15px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(2.8rem,6vw,5.5rem);line-height:1.02;letter-spacing:-.035em;
  color:#fff8e8;text-shadow:0 8px 30px rgba(0,0,0,.18)
}
.discovery-page .discovery-hero p{
  max-width:790px;color:#dce8f4;font-size:1.14rem;line-height:1.72
}
.discovery-page .discovery-hero p strong{color:#f6d98e}
.discovery-page .discovery-main{padding:42px 0 74px}
.discovery-page .discover-section{
  border-radius:27px;margin-bottom:25px;
  border:1px solid rgba(22,48,78,.12);
  box-shadow:0 17px 42px rgba(20,45,75,.075)
}
.discovery-page .discover-section-head{
  padding:23px 25px;
  background:linear-gradient(90deg,#fff,#f8fbfe 66%,#fff8e8);
  border-bottom-color:#e2e9f0
}
.discovery-page .discover-section-head h2{
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.55rem,2.7vw,2rem);letter-spacing:-.015em
}
.discovery-page .discover-section-head h2:after{
  content:"";display:block;width:42px;height:3px;margin-top:9px;border-radius:3px;
  background:#d9a43b
}
.discovery-page .discover-section-body{padding:23px}
.discovery-page .discover-section:first-child{
  background:linear-gradient(145deg,#fff,#fffaf0)
}
.discovery-page .discover-section:first-child .discovery-panel{
  box-shadow:none;border-color:#e0e7ef
}
.discovery-explain{gap:17px}
.discovery-explain div{
  position:relative;padding:21px;border-radius:20px;
  background:linear-gradient(145deg,#fbfdff,#f4f8fc);
  border-color:#dce6ef
}
.discovery-explain div:before{
  content:"";position:absolute;left:20px;top:0;width:38px;height:3px;
  background:#d9a43b;border-radius:0 0 3px 3px
}
.discovery-explain b{
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.05rem;color:#173654
}
.discovery-pill{
  padding:10px 14px;background:#f7fafc;border-color:#d8e2ec;color:#234967;
  transition:transform .18s ease,background .18s ease,border-color .18s ease
}
.discovery-pill:hover{
  transform:translateY(-2px);background:#fff7df;border-color:#d9b45c;color:#76530d
}

@media(max-width:620px){
  .discovery-page .discovery-hero{padding:50px 0 57px}
  .discovery-page .discovery-hero h1{font-size:clamp(2.5rem,12vw,3.65rem)}
  .discovery-page .discover-section-head,
  .discovery-page .discover-section-body{padding:19px}
}
