/* SR1.1: richer non-January Birthday Explorer only. Does not alter approved profile pages. */
.general-explorer-page{background:#f6f8fc;color:#142033}
.general-explorer-page .site-header{box-shadow:0 10px 30px rgba(7,25,58,.10)}
.general-explorer-page .gold-rule{height:4px;background:linear-gradient(90deg,#f2c94c,#ffb43a,#ffd86a)}
.explorer-rich-hero{padding:24px 0 10px;background:linear-gradient(180deg,#fff9e8 0,#f6f8fc 78%)}
.explorer-hero-shell{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:22px;padding:28px;border-radius:26px;background:linear-gradient(135deg,#102d61 0%,#163d7c 52%,#6e4aa8 100%);color:white;box-shadow:0 22px 55px rgba(21,51,102,.18);position:relative;overflow:hidden}
.explorer-hero-shell:after{content:"";position:absolute;width:290px;height:290px;border-radius:50%;right:-95px;top:-110px;background:radial-gradient(circle,rgba(255,217,99,.34),rgba(255,255,255,0) 68%)}
.explorer-hero-main,.explorer-hero-summary{position:relative;z-index:1}
.explorer-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:rgba(255,214,79,.14);border:1px solid rgba(255,219,105,.42);color:#ffe389;font-weight:900;font-size:.84rem;letter-spacing:.02em}
.explorer-hero-main h1{font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.03;margin:14px 0 12px;color:#fff}
.explorer-hero-main .hero-lead{font-size:1.08rem;line-height:1.7;color:#dce8ff;max-width:760px;margin:0}
.explorer-trust-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}
.explorer-trust-row span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);font-weight:800;color:#f5f8ff;font-size:.84rem}
.explorer-hero-summary{align-self:stretch;padding:20px;border-radius:21px;background:linear-gradient(160deg,#fff 0%,#fff9e9 100%);color:#102447;border:1px solid rgba(255,216,91,.62);box-shadow:0 14px 34px rgba(8,31,70,.18)}
.explorer-summary-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#fff2ad,#ffc857);font-size:1.55rem;box-shadow:0 8px 18px rgba(222,167,20,.22)}
.explorer-hero-summary h2{margin:12px 0 4px;font-size:1rem;color:#6f5a19;text-transform:uppercase;letter-spacing:.07em}
.explorer-selected-date{display:block;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.1;color:#12366c;margin:4px 0 14px}
.explorer-summary-pills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
.explorer-summary-pill{padding:10px;border-radius:13px;background:#f3f7ff;border:1px solid #e0e9f8;text-align:center}
.explorer-summary-pill i{display:block;font-style:normal;font-size:1.12rem;margin-bottom:3px}
.explorer-summary-pill b{display:block;font-size:.9rem;color:#213f71}
.general-explorer-main{padding:18px 0 42px}
.explorer-band{margin-top:18px;background:#fff;border:1px solid #e2e9f4;border-radius:24px;box-shadow:0 13px 34px rgba(26,52,94,.08);overflow:hidden}
.explorer-band-head{display:flex;align-items:center;gap:13px;padding:20px 22px;border-bottom:1px solid #e9eef6;background:linear-gradient(90deg,#fff,#fbfcff)}
.explorer-band-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;font-size:1.35rem;box-shadow:0 7px 15px rgba(17,48,91,.09)}
.explorer-band-icon.gold{background:#fff4c7;color:#9b6a00}.explorer-band-icon.purple{background:#f1e9ff}.explorer-band-icon.blue{background:#e9f2ff}.explorer-band-icon.green{background:#e7f8ef}
.explorer-band-head h2{margin:0;color:#183965;font-size:1.35rem}.explorer-band-head p{margin:3px 0 0;color:#69798d}
.explorer-band-body{padding:22px}
.identity-rich-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.identity-rich-card{min-height:150px;border-radius:18px;padding:16px;border:1px solid #e4eaf4;position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}
.identity-rich-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px rgba(25,58,107,.10)}
.identity-rich-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--accent,#3a7bd5)}
.identity-rich-card .big-icon{font-size:1.55rem;display:block;margin-bottom:12px}.identity-rich-card small{display:block;color:#78879a;font-weight:800;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem}.identity-rich-card strong{display:block;color:#183965;font-size:1.07rem;margin:5px 0}.identity-rich-card p{margin:0;color:#647488;font-size:.82rem;line-height:1.45}
.identity-rich-card.purple{--accent:#8857d5;background:#faf7ff}.identity-rich-card.gold{--accent:#e3ac22;background:#fffaf0}.identity-rich-card.pink{--accent:#e86d9c;background:#fff7fb}.identity-rich-card.green{--accent:#45a879;background:#f5fcf8}.identity-rich-card.blue{--accent:#4283d9;background:#f5f9ff}
.context-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}
.context-panel{padding:18px;border-radius:18px;background:#f8fbff;border:1px solid #dfE8f5}
.context-panel h3{margin:0 0 10px;color:#1a3e71}.context-list{display:grid;gap:9px}.context-row{display:flex;align-items:flex-start;gap:10px;padding:10px 11px;border-radius:13px;background:white;border:1px solid #e7edf6}.context-row i{font-style:normal;font-size:1.1rem}.context-row b{color:#25466f}.context-row span{display:block;color:#758296;font-size:.84rem;margin-top:2px}
.milestone-rich-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.milestone-rich-card{padding:18px;border-radius:18px;color:#17365f;border:1px solid #e2e9f4;background:linear-gradient(160deg,#fff,#f7fbff)}
.milestone-rich-card:nth-child(2){background:linear-gradient(160deg,#fff,#fff9eb)}.milestone-rich-card:nth-child(3){background:linear-gradient(160deg,#fff,#f8f2ff)}.milestone-rich-card:nth-child(4){background:linear-gradient(160deg,#fff,#eefaf4)}
.milestone-rich-card i{font-style:normal;font-size:1.35rem}.milestone-rich-card strong{display:block;font-size:1.5rem;color:#173d78;margin:9px 0 2px}.milestone-rich-card span{color:#738298;font-size:.84rem}
.explorer-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.explorer-actions a{display:inline-flex;align-items:center;gap:7px;text-decoration:none;font-weight:900;border-radius:12px;padding:10px 13px;background:#10386d;color:white}.explorer-actions a.secondary{background:#fff3c6;color:#694e00;border:1px solid #f1d16a}
@media(max-width:900px){.explorer-hero-shell{grid-template-columns:1fr}.identity-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.context-grid{grid-template-columns:1fr}.milestone-rich-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.explorer-hero-shell{padding:20px}.identity-rich-grid,.milestone-rich-grid{grid-template-columns:1fr}.explorer-summary-pills{grid-template-columns:1fr 1fr}.explorer-band-body{padding:16px}}
