        .obscure-shell-w9x2d1 {
            padding: 16px;
            max-width: 600px;
            margin: auto;
        }

        .cryptic-heading-p5m8z3 {
            font-size: 24px;
            font-weight: bold;
            text-align: center;
            margin-bottom: 12px;
            color: #333;
        }

        .veiled-walk-info-l0v9k6 {
            font-size: 16px;
            margin-bottom: 12px;
            color: #333;
            text-align: center;
        }

        .phantom-map-holder-z3p1n8 {
            width: 100%;
            height: 300px;
            background-color: #e0e0e0;
            border-radius: 12px;
            margin-top: 8px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #777;
        }

        .shrouded-text-j8n2z1 {
            color: green;
            font-weight: bold;
        }

        @media (max-width: 768px) {
            .cryptic-heading-p5m8z3 {
                font-size: 20px;
            }

            .veiled-walk-info-l0v9k6 {
                font-size: 14px;
            }

            .phantom-map-holder-z3p1n8 {
                height: 200px;
            }
        }