/* Spiritual Journeys results — devotional, server-rendered and scoped to this view. */
.sp-results{--sp-plum:#402940;--sp-rust:#AA4E2F;--sp-cream:#FCF8F0;--sp-line:#E9DBCA;--sp-muted:#746968;background:var(--sp-cream);color:#44383D;font-family:Inter,'Noto Sans Devanagari',sans-serif}.sp-results *{box-sizing:border-box}.sp-results a{text-decoration:none}.sp-wrap{max-width:1180px;width:calc(100% - 40px);margin:auto}.sp-hero{background:radial-gradient(circle at 80% 30%,#F7D4A3 0,transparent 28%),linear-gradient(120deg,#FCF3E7,#FFF9F0 65%,#F6E4D2);border-bottom:1px solid #EAD9C6;position:relative;overflow:hidden}.sp-hero:after{content:'✺';font-size:340px;line-height:1;color:#B8663D0B;position:absolute;right:2%;top:-48px;pointer-events:none}.sp-hero .sp-wrap{position:relative;z-index:1;padding:28px 0 44px}.sp-crumb{font-size:12px;color:#88736A;font-weight:700;margin-bottom:29px}.sp-crumb a{color:#755D56}.sp-crumb span{margin:0 9px;color:#B39B8C}.sp-eyebrow{color:var(--sp-rust);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.sp-eyebrow:before{content:'✺';font-size:15px;margin-right:8px}.sp-results h1,.sp-results h2,.sp-results h3{font-family:Georgia,serif;color:var(--sp-plum);margin:0}.sp-hero h1{font-size:clamp(42px,5vw,63px);letter-spacing:-.035em;line-height:1.12;margin:11px 0 12px}.sp-hero h1 em{font-style:normal;color:#B65B35}.sp-hero p{color:#705F5C;font-size:15px;line-height:1.7;max-width:620px;margin:0}.sp-hero-top{display:flex;justify-content:space-between;gap:25px;align-items:center}.sp-hero-symbol{width:170px;height:170px;border-radius:50%;border:1px solid #C5856152;box-shadow:0 0 0 24px #CC855319,0 0 0 49px #CC85530B;display:grid;place-items:center;color:#A45737;font:80px Georgia,serif;margin-right:65px;flex-shrink:0}.sp-search{background:#fff;border:1px solid #E7D5BF;box-shadow:0 16px 33px #794B2716;border-radius:16px;margin-top:35px;display:flex;align-items:center;padding:8px;max-width:890px;gap:8px}.sp-search-icon{font-size:20px;padding:0 8px;color:#9B6648}.sp-search input{border:0;outline:0;flex:1;min-width:0;padding:13px 0;font-size:15px;color:var(--sp-plum);background:transparent}.sp-search button{border:0;border-radius:10px;background:var(--sp-rust);color:white;font-weight:800;font-size:13px;padding:14px 22px;cursor:pointer}.sp-search button:hover{background:#8F4028}.sp-suggestions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:15px;font-size:11px;color:#8B756C}.sp-suggestions a{border:1px solid #DFCCB9;background:#FFF9F0;color:#7B503F;border-radius:50px;padding:7px 11px;font-weight:700}.sp-suggestions a:hover{background:#FBECD8}.sp-main{padding:40px 0 70px}.sp-resultbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.sp-resultbar h2{font-size:29px;margin:4px 0}.sp-resultbar p{font-size:12px;color:var(--sp-muted);margin:6px 0 0}.sp-count{font-size:12px;background:#F6E8D9;color:#925036;font-weight:800;padding:8px 12px;border-radius:30px;white-space:nowrap}.sp-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}.sp-chip{border:1px solid #E4D7CB;background:#FFFEFA;padding:9px 14px;border-radius:50px;font-size:12px;color:#65585B;font-weight:800}.sp-chip.active{background:var(--sp-plum);border-color:var(--sp-plum);color:white}.sp-featured{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--sp-line);border-radius:19px;overflow:hidden;background:#fff;margin-bottom:25px;min-height:300px;box-shadow:0 13px 32px #4735300B}.sp-feature-art{position:relative;background:radial-gradient(circle at 65% 20%,#FFE5B4,transparent 30%),linear-gradient(150deg,#A78078,#D5B48B 65%,#F2D3A5);overflow:hidden;min-height:300px}.sp-feature-art:before{content:'';width:145%;height:96px;background:#785C69;position:absolute;bottom:-23px;left:-20%;border-radius:50% 50% 0 0}.sp-feature-art .sp-temple{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);width:54%;max-width:250px;filter:drop-shadow(0 12px 12px #3A344044)}.sp-temple svg{width:100%;display:block}.sp-feature-art .sp-sun{position:absolute;top:50px;right:65px;background:#FFE3AE;width:90px;height:90px;border-radius:50%;box-shadow:0 0 0 20px #FFE8B35A}.sp-art-caption{position:absolute;bottom:15px;left:20px;color:#FFF6EA;font-size:10px;z-index:1;font-weight:800}.sp-feature-text{padding:35px 39px;display:flex;flex-direction:column;justify-content:center}.sp-smalltag{color:var(--sp-rust);font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.sp-feature-text h3{font-size:34px;margin:12px 0}.sp-feature-text p{font-size:14px;line-height:1.75;color:#6E6361;margin:0 0 18px}.sp-feature-text .sp-info{font-size:12px;color:#8A7066;margin-bottom:20px}.sp-link{color:var(--sp-rust);font-weight:800;font-size:13px}.sp-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.sp-card{border:1px solid var(--sp-line);border-radius:16px;background:#FFFEFC;overflow:hidden;min-height:245px;display:flex;flex-direction:column;transition:transform .2s,box-shadow .2s}.sp-card:hover{transform:translateY(-4px);box-shadow:0 13px 25px #472D4513}.sp-card-art{height:88px;background:linear-gradient(130deg,#EFE1CB,#E8C5A1);display:flex;align-items:center;justify-content:flex-end;padding-right:24px;position:relative;overflow:hidden}.sp-card-art:after{content:'ॐ';font:72px Georgia,serif;color:#A45D4035}.sp-card:nth-child(3n+2) .sp-card-art{background:linear-gradient(130deg,#E4D7CD,#C6B0B2)}.sp-card:nth-child(3n+3) .sp-card-art{background:linear-gradient(130deg,#E6E2D5,#BFD2CC)}.sp-card-body{padding:18px 19px;display:flex;flex-direction:column;flex:1}.sp-card h3{font-size:20px;margin:7px 0 6px}.sp-card p{font-size:12px;color:#756967;line-height:1.55;margin:0 0 18px}.sp-card .sp-link{margin-top:auto;font-size:12px}.sp-card.sp-locked{opacity:.68}.sp-card.sp-locked:hover{transform:none;box-shadow:none}.sp-empty{border:1px dashed #D9BFA8;background:#FFF9EF;border-radius:16px;padding:40px;text-align:center}.sp-empty .sp-empty-symbol{font:52px Georgia,serif;color:#B66E46}.sp-empty h3{font-size:25px;margin:10px 0}.sp-empty p{color:#766965;font-size:13px}.sp-empty a{display:inline-block;background:var(--sp-rust);color:#fff;padding:11px 16px;border-radius:9px;font-size:12px;font-weight:800}.sp-note{margin-top:34px;background:#F7EADA;border:1px solid #EBD4B7;border-radius:14px;padding:20px 23px;display:flex;gap:14px;align-items:start}.sp-note span{font-size:22px;color:#A35637}.sp-note b{font-size:13px;color:var(--sp-plum)}.sp-note p{font-size:12px;color:#755F55;line-height:1.6;margin:5px 0 0}@media(max-width:850px){.sp-featured{grid-template-columns:1fr 1.1fr}.sp-feature-text{padding:25px}.sp-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.sp-wrap{width:calc(100% - 28px)}.sp-hero .sp-wrap{padding:20px 0 33px}.sp-crumb{margin-bottom:22px}.sp-hero-symbol{display:none}.sp-hero p{font-size:14px}.sp-search{margin-top:25px}.sp-search button{font-size:12px;padding:13px 10px}.sp-search input{font-size:13px}.sp-suggestions{line-height:2}.sp-main{padding-top:31px}.sp-resultbar h2{font-size:26px}.sp-featured{grid-template-columns:1fr}.sp-feature-art{min-height:195px}.sp-feature-art .sp-temple{bottom:25px;width:46%}.sp-feature-text{padding:23px}.sp-feature-text h3{font-size:29px}.sp-cards{grid-template-columns:1fr}.sp-card{min-height:210px}}
