/* User-selected option 07. Original PNG preserved; the local section matches its orange backdrop. */
.ritual-explorer{background:#f1723c}
.home-pinch-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;min-width:0}
.ritual-explorer .home-pinch-heading h2{flex:1;max-width:none}
.home-pinch-hand{position:relative;display:block;width:250px;height:180px;flex:0 0 250px;overflow:hidden;margin:-20px -6px -12px 0;pointer-events:none}
.home-pinch-hand img{position:absolute;width:250px;max-width:none;height:250px;left:0;top:-30px}
@media(max-width:760px){.home-pinch-heading{gap:12px}.home-pinch-hand{width:108px;height:101px;flex-basis:108px;margin:0 -5px 0 0}.home-pinch-hand img{width:122px;height:122px;left:-7px;top:-11px}.ritual-explorer .home-pinch-heading h2{font-size:43px;line-height:1.03}.home-pinch-heading h2 em{display:block}}
@media(max-width:360px){.home-pinch-heading{gap:14px}.home-pinch-hand{width:70px;height:80px;flex-basis:70px;margin:0}.home-pinch-hand img{width:90px;height:90px;left:-10px;top:-3px}.ritual-explorer .home-pinch-heading h2{font-size:38px}}
